]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: update multi-page table description
[features.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 504
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/fr/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package arydshln
108 % used for tables with dashed lines
109 \newboolean{arydshln}
110 \IfFileExists{arydshln.sty}
111  {\usepackage{arydshln}
112   \setboolean{arydshln}{true}}
113  {\setboolean{arydshln}{false}}
114
115 % check for package marginnote
116 % used for margin notes
117 \newboolean{marginnote}
118 \IfFileExists{marginnote.sty}
119  {\usepackage{marginnote}
120   \let\marginpar\marginnote
121   \setboolean{marginnote}{true}}
122  {\setboolean{marginnote}{false}}
123
124 % check for package sidecap
125 % used for captions on the side
126 \newboolean{sidecap}
127 \IfFileExists{sidecap.sty}
128  {\usepackage{sidecap}
129   \setboolean{sidecap}{true}}
130  {\setboolean{sidecap}{false}}
131
132 % check for picinpar
133 % used for surrounded fixed objects
134 \newboolean{picinpar}
135 \IfFileExists{picinpar.sty}
136  {\usepackage{picinpar}
137   \setboolean{picinpar}{true}}
138  {\setboolean{picinpar}{false}}
139
140 % check for lettrine
141 \newboolean{lettrine}
142 \IfFileExists{lettrine.sty}
143  {\usepackage{lettrine}
144   \setboolean{lettrine}{true}}
145  {\setboolean{lettrine}{false}}
146
147 % check for diagbox
148 \newboolean{diagbox}
149 \IfFileExists{diagbox.sty}
150  {\usepackage{diagbox}
151   \setboolean{diagbox}{true}}
152  {\setboolean{diagbox}{false}}
153
154 % use normal list environments also in French documents
155 \@ifpackageloaded{babel}{%
156 \frenchbsetup{StandardLayout}
157 }{}
158 \end_preamble
159 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
160 \use_default_options false
161 \begin_modules
162 initials
163 graphicboxes
164 \end_modules
165 \maintain_unincluded_children false
166 \language french
167 \language_package default
168 \inputencoding auto
169 \fontencoding global
170 \font_roman "lmodern" "default"
171 \font_sans "lmss" "default"
172 \font_typewriter "lmtt" "default"
173 \font_math "auto" "auto"
174 \font_default_family default
175 \use_non_tex_fonts false
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100 100
179 \font_tt_scale 100 100
180 \graphics default
181 \default_output_format pdf2
182 \output_sync 0
183 \bibtex_command default
184 \index_command default
185 \paperfontsize 12
186 \spacing single
187 \use_hyperref true
188 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
189 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
190 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
191 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
192 \pdf_bookmarks true
193 \pdf_bookmarksnumbered true
194 \pdf_bookmarksopen true
195 \pdf_bookmarksopenlevel 1
196 \pdf_breaklinks false
197 \pdf_pdfborder false
198 \pdf_colorlinks true
199 \pdf_backref false
200 \pdf_pdfusetitle false
201 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
202 \papersize default
203 \use_geometry false
204 \use_package amsmath 2
205 \use_package amssymb 2
206 \use_package cancel 0
207 \use_package esint 0
208 \use_package mathdots 1
209 \use_package mathtools 0
210 \use_package mhchem 1
211 \use_package stackrel 0
212 \use_package stmaryrd 0
213 \use_package undertilde 0
214 \cite_engine basic
215 \cite_engine_type default
216 \biblio_style plain
217 \use_bibtopic false
218 \use_indices false
219 \paperorientation portrait
220 \suppress_date false
221 \justification true
222 \use_refstyle 0
223 \notefontcolor #0000ff
224 \index Index
225 \shortcut idx
226 \color #008000
227 \end_index
228 \secnumdepth 3
229 \tocdepth 3
230 \paragraph_separation skip
231 \defskip medskip
232 \quotes_language french
233 \papercolumns 1
234 \papersides 2
235 \paperpagestyle default
236 \tracking_changes false
237 \output_changes false
238 \html_math_output 0
239 \html_css_as_file 0
240 \html_be_strict false
241 \end_header
242
243 \begin_body
244
245 \begin_layout Title
246 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
247  les boîtes et les objets externes de \SpecialChar LyX
248
249 \end_layout
250
251 \begin_layout Author
252 par l'Équipe \SpecialChar LyX
253
254 \begin_inset Foot
255 status collapsed
256
257 \begin_layout Plain Layout
258 \noindent
259 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
260  de la documentation de \SpecialChar LyX
261
262 \begin_inset CommandInset href
263 LatexCommand href
264 name "lyx-docs@lists.lyx.org"
265 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
266 type "mailto:"
267
268 \end_inset
269
270
271 \end_layout
272
273 \end_inset
274
275
276 \begin_inset Note Note
277 status collapsed
278
279 \begin_layout Plain Layout
280 auteur original : Uwe Stöhr
281 \end_layout
282
283 \begin_layout Plain Layout
284 Traduction française : Siegfried Meunier-Guttin-Cluzel
285 \end_layout
286
287 \begin_layout Plain Layout
288 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
289 n/Navigation, 31/10/2012, JPChrétien
290 \end_layout
291
292 \begin_layout Plain Layout
293 version initiale 2.1.x avril 2014, mise à jour J.P.
294  Chrétien
295 \end_layout
296
297 \begin_layout Plain Layout
298 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
299 \end_layout
300
301 \begin_layout Plain Layout
302 Mise à jour pour 2.2, 22 janvier 2016 (JPC)
303 \end_layout
304
305 \end_inset
306
307
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \begin_inset Newline newline
313 \end_inset
314
315
316 \family sans
317 Version 2.2.x
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset CommandInset toc
322 LatexCommand tableofcontents
323
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Standard
330 \begin_inset Note Note
331 status open
332
333 \begin_layout Plain Layout
334 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
335  
336 \series bold
337 arydshln
338 \series default
339
340 \series bold
341 colortbl
342 \series default
343
344 \series bold
345 diagbox, lettrine, marginnote, picinpar
346 \series default
347 , et 
348 \series bold
349 sidecap
350 \series default
351  doivent être installés.
352  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
353  les sections qui nécessitent les paquetages en question n'apparaîtront
354  pas sur la sortie.
355 \end_layout
356
357 \begin_layout Plain Layout
358 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
359 \begin_inset Newline newline
360 \end_inset
361
362
363 \series bold
364 http://wiki.lyx.org/\SpecialChar LyX
365 /DocumentationDevelopment#EmbeddedObjects
366 \end_layout
367
368 \end_inset
369
370
371 \end_layout
372
373 \begin_layout Chapter
374 Figures
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 Figures
380 \end_layout
381
382 \end_inset
383
384
385 \begin_inset Index idx
386 status collapsed
387
388 \begin_layout Plain Layout
389 Graphiques|see
390 \begin_inset ERT
391 status collapsed
392
393 \begin_layout Plain Layout
394
395 {
396 \end_layout
397
398 \end_inset
399
400 Figures
401 \begin_inset ERT
402 status collapsed
403
404 \begin_layout Plain Layout
405
406 }
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \end_inset
415
416
417 \end_layout
418
419 \begin_layout Section
420 La fenêtre de dialogue graphique
421 \begin_inset Index idx
422 status collapsed
423
424 \begin_layout Plain Layout
425 Figures ! Fenêtre de dialogue Graphique
426 \end_layout
427
428 \end_inset
429
430
431 \begin_inset CommandInset label
432 LatexCommand label
433 name "sec:Graphics-Dialog"
434
435 \end_inset
436
437
438 \end_layout
439
440 \begin_layout Standard
441 Pour placer une figure dans votre document, cliquez sur le bouton 
442 \begin_inset Info
443 type  "icon"
444 arg   "dialog-show-new-inset graphics"
445 \end_inset
446
447  dans la barre d'outils, ou faites 
448 \family sans
449 Insertion\SpecialChar menuseparator
450 Graphique
451 \family default
452 .
453  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
454  à charger.
455  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
456  dans le texte.
457 \end_layout
458
459 \begin_layout Standard
460 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
461  sur une image
462 \begin_inset Note Note
463 status collapsed
464
465 \begin_layout Plain Layout
466 Ça marche aussi avec le bouton gauche ! (NdT)
467 \end_layout
468
469 \end_inset
470
471 .
472  Cette fenêtre de dialogue possède trois onglets:
473 \end_layout
474
475 \begin_layout Description
476 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
477  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
478  Les unités de longueurs utilisées sont décrites dans l'annexe
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "cha:Unités-de-longueur"
486
487 \end_inset
488
489 .
490 \begin_inset Newline newline
491 \end_inset
492
493
494 \begin_inset Index idx
495 status collapsed
496
497 \begin_layout Plain Layout
498 Figures ! Pivotées
499 \end_layout
500
501 \end_inset
502
503 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
504  d'une montre, en donnant l'angle de rotation et la position du pivot.
505  L'image apparaîtra pivotée dans \SpecialChar LyX
506 .
507 \begin_inset Newline newline
508 \end_inset
509
510
511 \begin_inset Index idx
512 status collapsed
513
514 \begin_layout Plain Layout
515 Figures ! Redimensionnées
516 \end_layout
517
518 \end_inset
519
520 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
521  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
522  sa largeur.
523  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
524  déterminée automatiquement.
525  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
526  éventuellement une distorsion.
527  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
528  
529 \family sans
530 Conserver
531 \begin_inset space ~
532 \end_inset
533
534 les
535 \begin_inset space ~
536 \end_inset
537
538 proportions
539 \family default
540 .
541  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
542  pas les valeurs fixées.
543  
544 \begin_inset Newline newline
545 \end_inset
546
547 Les images peuvent être modifiée en utilisant le programme de votre choix
548  en faisant un clic droit dessus et en choisissant 
549 \family sans
550 Éditer le fichier ailleurs
551 \family default
552  dans le menu contextuel qui apparaît.
553  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
554  
555 \family sans
556 Formats
557 \begin_inset space ~
558 \end_inset
559
560 de
561 \begin_inset space ~
562 \end_inset
563
564 fichiers
565 \family default
566  dans la fenêtre de dialogue de 
567 \family sans
568 Préférences
569 \family default
570  de \SpecialChar LyX
571 .
572 \end_layout
573
574 \begin_layout Description
575 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
576  la sortie finale est de modifier les coordonnées de la zone de l'image
577  qui est affichée.
578  Cette zone peut être calculée automatiquement à partir des données présentes
579  dans le fichier en appuyant sur le bouton 
580 \family sans
581 Valeurs
582 \begin_inset space ~
583 \end_inset
584
585 du
586 \begin_inset space ~
587 \end_inset
588
589 Fichier
590 \family default
591 .
592  Avec l'option 
593 \family sans
594 Couper
595 \begin_inset space ~
596 \end_inset
597
598 à
599 \begin_inset space ~
600 \end_inset
601
602 la
603 \begin_inset space ~
604 \end_inset
605
606 boîte
607 \begin_inset space ~
608 \end_inset
609
610 de
611 \begin_inset space ~
612 \end_inset
613
614 délimitation, 
615 \family default
616 seule la portion de l'image qui est dans la zone définie sera imprimée.
617  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
618  donc vous pouvez ignorer l'onglet 
619 \family sans
620 Rogner
621 \family default
622 .
623 \end_layout
624
625 \begin_layout Description
626
627 \family sans
628 Options
629 \begin_inset space ~
630 \end_inset
631
632 \SpecialChar LaTeX
633
634 \begin_inset space ~
635 \end_inset
636
637 et
638 \begin_inset space ~
639 \end_inset
640
641 \SpecialChar LyX
642
643 \family default
644  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
645  et les
646  experts ès-\SpecialChar LaTeX
647  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
648
649 \begin_inset Newline newline
650 \end_inset
651
652 L'option 
653 \family sans
654 Mode brouillon
655 \family default
656  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
657  avec la taille de l'image.
658 \begin_inset Newline newline
659 \end_inset
660
661 Dans la section 
662 \family sans
663 Groupe
664 \begin_inset space ~
665 \end_inset
666
667 de
668 \begin_inset space ~
669 \end_inset
670
671 graphiques
672 \family default
673  vous pouvez définir ou de choisir un groupe de paramètres d'image
674 \begin_inset Index idx
675 status collapsed
676
677 \begin_layout Plain Layout
678 Figures ! Groupes de paramétrisation
679 \end_layout
680
681 \end_inset
682
683 .
684  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
685  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
686  les autres soient automatiquement modifiées de la même manière.
687  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
688  avoir à modifier leur taille manuellement une par une.
689  On peut rattacher une image à un groupe existant en utilisant le menu contextue
690 l de l'image et en cochant le nom du groupe dans la liste
691 \begin_inset Foot
692 status collapsed
693
694 \begin_layout Plain Layout
695 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
696 \end_layout
697
698 \end_inset
699
700 .
701 \end_layout
702
703 \begin_layout Standard
704 \begin_inset VSpace bigskip
705 \end_inset
706
707
708 \end_layout
709
710 \begin_layout Standard
711 Voici un exemple d'image au format EPS
712 \begin_inset Foot
713 status collapsed
714
715 \begin_layout Plain Layout
716 Les format d'images sont décrits dans la section
717 \begin_inset space ~
718 \end_inset
719
720
721 \begin_inset CommandInset ref
722 LatexCommand ref
723 reference "sec:Image-Formats"
724
725 \end_inset
726
727 .
728 \end_layout
729
730 \end_inset
731
732  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
733 nt:
734 \begin_inset Separator parbreak
735 \end_inset
736
737
738 \end_layout
739
740 \begin_layout Standard
741 \align center
742 \begin_inset Graphics
743         filename ../clipart/mobius.eps
744         scale 70
745         scaleBeforeRotation
746         rotateOrigin center
747
748 \end_inset
749
750
751 \end_layout
752
753 \begin_layout Standard
754 Et voici la même image mais en mode brouillon:
755 \begin_inset Separator parbreak
756 \end_inset
757
758
759 \end_layout
760
761 \begin_layout Standard
762 \align center
763 \begin_inset Graphics
764         filename ../clipart/mobius.eps
765         scale 70
766         draft
767         scaleBeforeRotation
768         rotateOrigin center
769
770 \end_inset
771
772
773 \end_layout
774
775 \begin_layout Section
776 Figures flottantes
777 \begin_inset CommandInset label
778 LatexCommand label
779 name "sec:Figure-Floats"
780
781 \end_inset
782
783
784 \begin_inset Index idx
785 status collapsed
786
787 \begin_layout Plain Layout
788 Flottants ! Figures
789 \end_layout
790
791 \end_inset
792
793
794 \begin_inset Index idx
795 status collapsed
796
797 \begin_layout Plain Layout
798 Figures ! Flottants
799 \end_layout
800
801 \end_inset
802
803
804 \end_layout
805
806 \begin_layout Standard
807 Pour des explications d'ordre général concernant les flottants, jetez un
808  coup d'œil à la section
809 \begin_inset space ~
810 \end_inset
811
812
813 \begin_inset CommandInset ref
814 LatexCommand ref
815 reference "sec:Flottants-Introduction"
816
817 \end_inset
818
819 .
820 \end_layout
821
822 \begin_layout Standard
823 Le bouton 
824 \begin_inset Info
825 type  "icon"
826 arg   "float-insert figure"
827 \end_inset
828
829  de la barre d'outils et le menu 
830 \family sans
831 Insertion\SpecialChar menuseparator
832 Flottant\SpecialChar menuseparator
833 Figure
834 \family default
835  insèrent un flottant avec l'étiquette 
836 \begin_inset Quotes fld
837 \end_inset
838
839
840 \series bold
841 Figure
842 \begin_inset space ~
843 \end_inset
844
845 #:
846 \series default
847
848 \begin_inset Quotes frd
849 \end_inset
850
851  (# est le numéro réel de l'image).
852  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
853 \begin_inset space ~
854 \end_inset
855
856
857 \begin_inset CommandInset ref
858 LatexCommand ref
859 reference "fig:kill-plat"
860
861 \end_inset
862
863  ou en dessous de la légende comme pour la Figure
864 \begin_inset space ~
865 \end_inset
866
867
868 \begin_inset CommandInset ref
869 LatexCommand ref
870 reference "fig:escher"
871
872 \end_inset
873
874 .
875  Vous trouverez plus d'information sur le positionnement des légendes dans
876  la section
877 \begin_inset space ~
878 \end_inset
879
880
881 \begin_inset CommandInset ref
882 LatexCommand ref
883 reference "sec:Placement-légende"
884
885 \end_inset
886
887 .
888 \end_layout
889
890 \begin_layout Standard
891 \begin_inset Float figure
892 wide false
893 sideways false
894 status open
895
896 \begin_layout Plain Layout
897 \align center
898 \begin_inset Graphics
899         filename ../clipart/platypus.eps
900         width 50col%
901         scaleBeforeRotation
902         rotateOrigin center
903
904 \end_inset
905
906
907 \end_layout
908
909 \begin_layout Plain Layout
910 \begin_inset Caption Standard
911
912 \begin_layout Plain Layout
913 \begin_inset CommandInset label
914 LatexCommand label
915 name "fig:kill-plat"
916
917 \end_inset
918
919 Un ornithorynque sévèrement déformé dans un flottant de figure.
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \end_inset
928
929
930 \end_layout
931
932 \begin_layout Standard
933 \begin_inset Float figure
934 wide false
935 sideways false
936 status open
937
938 \begin_layout Plain Layout
939 \begin_inset Caption Standard
940
941 \begin_layout Plain Layout
942 \begin_inset CommandInset label
943 LatexCommand label
944 name "fig:escher"
945
946 \end_inset
947
948 M.C.
949  Escher sous LSD.
950 \end_layout
951
952 \end_inset
953
954
955 \end_layout
956
957 \begin_layout Plain Layout
958 \align center
959 \begin_inset Graphics
960         filename ../clipart/escher-lsd.eps
961         scale 80
962         scaleBeforeRotation
963         rotateOrigin center
964
965 \end_inset
966
967
968 \end_layout
969
970 \end_inset
971
972
973 \end_layout
974
975 \begin_layout Standard
976 \begin_inset Index idx
977 status collapsed
978
979 \begin_layout Plain Layout
980 References@Références ! à des Figures
981 \end_layout
982
983 \end_inset
984
985 Les figure
986 \begin_inset space ~
987 \end_inset
988
989
990 \begin_inset CommandInset ref
991 LatexCommand ref
992 reference "fig:kill-plat"
993
994 \end_inset
995
996  et 
997 \begin_inset CommandInset ref
998 LatexCommand ref
999 reference "fig:escher"
1000
1001 \end_inset
1002
1003  sont des exemples de figures référencées.
1004  Dans le texte, on fait référence à une figure en faisant référence à sa
1005  légende.
1006  On insère donc une étiquette dans la légende en utilisant le menu 
1007 \family sans
1008 Insertion
1009 \family default
1010 \SpecialChar menuseparator
1011
1012 \family sans
1013 Étiquette
1014 \family default
1015  ou le bouton 
1016 \begin_inset Info
1017 type  "icon"
1018 arg   "label-insert"
1019 \end_inset
1020
1021  de la barre d'outils.
1022  On peut alors faire référence à cette étiquette en utilisant le menu 
1023 \family sans
1024 Insertion\SpecialChar menuseparator
1025 Référence
1026 \begin_inset space ~
1027 \end_inset
1028
1029 croisée
1030 \family default
1031  ou le bouton 
1032 \begin_inset Info
1033 type  "icon"
1034 arg   "dialog-show-new-inset ref"
1035 \end_inset
1036
1037  de la barre d'outils.
1038  Il est important d'utiliser des références pour les flottants de figures
1039  plutôt que des locutions vagues du genre 
1040 \begin_inset Quotes fld
1041 \end_inset
1042
1043 la figure ci-dessous
1044 \begin_inset Quotes frd
1045 \end_inset
1046
1047 , puisque \SpecialChar LaTeX
1048  va repositionner la figure dans le document final.
1049  Votre figure risque de ne plus être ci-dessous du tout !
1050 \begin_inset Newline newline
1051 \end_inset
1052
1053 Le référencement est expliqué plus en détail dans la section
1054 \begin_inset space ~
1055 \end_inset
1056
1057
1058 \begin_inset CommandInset ref
1059 LatexCommand ref
1060 reference "sec:Referencer-les-Flottants"
1061
1062 \end_inset
1063
1064 .
1065 \end_layout
1066
1067 \begin_layout Standard
1068 En principe on met une seule figure dans un flottant, mais parfois vous
1069  pouvez vouloir deux figures avec chacune sa sous-légende.
1070  C'est possible en insérant des flottants d'image dans des flottants d'image
1071  existants.
1072  Notez que seule la légende principale des flottants est reprise dans la
1073  liste des figures.
1074  La figure
1075 \begin_inset space ~
1076 \end_inset
1077
1078
1079 \begin_inset CommandInset ref
1080 LatexCommand ref
1081 reference "fig:Deux-images-déformées"
1082
1083 \end_inset
1084
1085  est un exemple de flottant de figure avec deux images mises l'une à côté
1086  de l'autre.
1087  Vous pouvez aussi mettre les images les unes sous les autres.
1088  Les figures
1089 \begin_inset space ~
1090 \end_inset
1091
1092
1093 \begin_inset CommandInset ref
1094 LatexCommand ref
1095 reference "fig:Structure-indéfinissable"
1096
1097 \end_inset
1098
1099  et 
1100 \begin_inset CommandInset ref
1101 LatexCommand ref
1102 reference "fig:Un-ornithorynque"
1103
1104 \end_inset
1105
1106  sont des sous-figures.
1107 \end_layout
1108
1109 \begin_layout Standard
1110 \begin_inset Float figure
1111 wide false
1112 sideways false
1113 status open
1114
1115 \begin_layout Plain Layout
1116 \begin_inset space \hfill{}
1117 \end_inset
1118
1119
1120 \begin_inset Float figure
1121 wide false
1122 sideways false
1123 status open
1124
1125 \begin_layout Plain Layout
1126 \begin_inset Caption Standard
1127
1128 \begin_layout Plain Layout
1129 \begin_inset CommandInset label
1130 LatexCommand label
1131 name "fig:Structure-indéfinissable"
1132
1133 \end_inset
1134
1135 Structure indéfinissable
1136 \end_layout
1137
1138 \end_inset
1139
1140
1141 \end_layout
1142
1143 \begin_layout Plain Layout
1144 \begin_inset Graphics
1145         filename ../clipart/escher-lsd.eps
1146         width 45col%
1147         scaleBeforeRotation
1148         groupId Déformés
1149
1150 \end_inset
1151
1152
1153 \end_layout
1154
1155 \end_inset
1156
1157
1158 \begin_inset space \hfill{}
1159 \end_inset
1160
1161
1162 \begin_inset Float figure
1163 wide false
1164 sideways false
1165 status open
1166
1167 \begin_layout Plain Layout
1168 \begin_inset Caption Standard
1169
1170 \begin_layout Plain Layout
1171 \begin_inset CommandInset label
1172 LatexCommand label
1173 name "fig:Un-ornithorynque"
1174
1175 \end_inset
1176
1177 Un ornithorynque
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_layout Plain Layout
1186 \begin_inset Graphics
1187         filename ../clipart/platypus.eps
1188         width 45col%
1189         scaleBeforeRotation
1190         groupId Déformés
1191
1192 \end_inset
1193
1194
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \begin_inset space \hfill{}
1201 \end_inset
1202
1203
1204 \end_layout
1205
1206 \begin_layout Plain Layout
1207 \begin_inset Caption Standard
1208
1209 \begin_layout Plain Layout
1210 \begin_inset CommandInset label
1211 LatexCommand label
1212 name "fig:Deux-images-déformées"
1213
1214 \end_inset
1215
1216 Deux images déformées.
1217  Les deux images font partie du groupe de paramétrisation 
1218 \begin_inset Quotes fld
1219 \end_inset
1220
1221 déformés
1222 \begin_inset Quotes frd
1223 \end_inset
1224
1225 .
1226 \end_layout
1227
1228 \end_inset
1229
1230
1231 \end_layout
1232
1233 \end_inset
1234
1235
1236 \end_layout
1237
1238 \begin_layout Section
1239 Les formats d'images
1240 \begin_inset CommandInset label
1241 LatexCommand label
1242 name "sec:Image-Formats"
1243
1244 \end_inset
1245
1246
1247 \begin_inset Index idx
1248 status collapsed
1249
1250 \begin_layout Plain Layout
1251 Formats d' images
1252 \end_layout
1253
1254 \end_inset
1255
1256
1257 \begin_inset Index idx
1258 status collapsed
1259
1260 \begin_layout Plain Layout
1261 Figures ! Formats d'images
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \end_layout
1268
1269 \begin_layout Standard
1270 Vous pouvez insérer des images dans n'importe quel format connu.
1271  Mais, comme nous l'avons expliqué dans l'annexe
1272 \begin_inset space ~
1273 \end_inset
1274
1275
1276 \begin_inset CommandInset ref
1277 LatexCommand ref
1278 reference "cha:Formats-fichiers-graphiques"
1279
1280 \end_inset
1281
1282 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1283  de formats d'images.
1284  Pour s'en sortir \SpecialChar LyX
1285  utilise le programme 
1286 \family typewriter
1287 ImageMagick
1288 \family default
1289  en arrière plan pour convertir les formats que vous utilisez dans un des
1290  formats acceptés par le format de sortie.
1291  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1292 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1293 \begin_inset space ~
1294 \end_inset
1295
1296
1297 \begin_inset CommandInset ref
1298 LatexCommand ref
1299 reference "cha:Formats-fichiers-graphiques"
1300
1301 \end_inset
1302
1303 .
1304 \end_layout
1305
1306 \begin_layout Standard
1307 Comme pour les polices de caractères, il y a deux grands types de formats
1308  d'images:
1309 \end_layout
1310
1311 \begin_layout Description
1312 Les
1313 \begin_inset space ~
1314 \end_inset
1315
1316 images
1317 \begin_inset space ~
1318 \end_inset
1319
1320 Matricielles
1321 \begin_inset space ~
1322 \end_inset
1323
1324 (ou
1325 \begin_inset space ~
1326 \end_inset
1327
1328 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1329  enregistrés sous un format compressé.
1330  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1331  petits carrés quand on utilise des agrandissements trop importants (aspect
1332  
1333 \begin_inset Quotes fld
1334 \end_inset
1335
1336 pixellisé
1337 \begin_inset Quotes frd
1338 \end_inset
1339
1340 ).
1341  Les formats matriciels les plus connus sont le GIF (
1342 \begin_inset Quotes fld
1343 \end_inset
1344
1345 Graphics Interchange Format
1346 \begin_inset Quotes frd
1347 \end_inset
1348
1349 , avec comme suffixe de fichier 
1350 \begin_inset Quotes fld
1351 \end_inset
1352
1353
1354 \family typewriter
1355 .gif
1356 \family default
1357
1358 \begin_inset Quotes frd
1359 \end_inset
1360
1361 )
1362 \begin_inset Index idx
1363 status collapsed
1364
1365 \begin_layout Plain Layout
1366 GIF|see
1367 \begin_inset ERT
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371
1372 {
1373 \end_layout
1374
1375 \end_inset
1376
1377 Format d'image
1378 \begin_inset ERT
1379 status collapsed
1380
1381 \begin_layout Plain Layout
1382
1383 }
1384 \end_layout
1385
1386 \end_inset
1387
1388
1389 \end_layout
1390
1391 \end_inset
1392
1393 , le PNG (
1394 \begin_inset Quotes fld
1395 \end_inset
1396
1397 Portable Network Graphics
1398 \begin_inset Quotes frd
1399 \end_inset
1400
1401 , suffixe 
1402 \begin_inset Quotes fld
1403 \end_inset
1404
1405
1406 \family typewriter
1407 .png
1408 \family default
1409
1410 \begin_inset Quotes frd
1411 \end_inset
1412
1413 )
1414 \begin_inset Index idx
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418 PNG|see
1419 \begin_inset ERT
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423
1424 {
1425 \end_layout
1426
1427 \end_inset
1428
1429 Formats d'image
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 }
1436 \end_layout
1437
1438 \end_inset
1439
1440
1441 \end_layout
1442
1443 \end_inset
1444
1445  et le JPG (
1446 \begin_inset Quotes fld
1447 \end_inset
1448
1449 Joint Photographic Expert Group
1450 \begin_inset Quotes frd
1451 \end_inset
1452
1453 , suffixe 
1454 \begin_inset Quotes fld
1455 \end_inset
1456
1457
1458 \family typewriter
1459 .jpg
1460 \family default
1461
1462 \begin_inset Quotes frd
1463 \end_inset
1464
1465  ou 
1466 \begin_inset Quotes fld
1467 \end_inset
1468
1469
1470 \family typewriter
1471 .jpeg
1472 \family default
1473
1474 \begin_inset Quotes frd
1475 \end_inset
1476
1477 )
1478 \begin_inset Index idx
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482 JPG|see
1483 \begin_inset ERT
1484 status collapsed
1485
1486 \begin_layout Plain Layout
1487
1488 {
1489 \end_layout
1490
1491 \end_inset
1492
1493 Formats d'image
1494 \begin_inset ERT
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498
1499 }
1500 \end_layout
1501
1502 \end_inset
1503
1504
1505 \end_layout
1506
1507 \end_inset
1508
1509 .
1510 \end_layout
1511
1512 \begin_layout Description
1513 Les
1514 \begin_inset space ~
1515 \end_inset
1516
1517 images
1518 \begin_inset space ~
1519 \end_inset
1520
1521 Vectorielles
1522 \begin_inset space ~
1523 \end_inset
1524
1525 (ou
1526 \begin_inset space ~
1527 \end_inset
1528
1529 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1530  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1531 nnée comme on le veut sans perte de précision.
1532  La possibilité de redimensionner les images est très utilisé pour les présentat
1533 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1534 nnement.
1535  Le redimensionnement permet aussi de présenter des documents en ligne où
1536  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1537  étudier les détails.
1538 \begin_inset Newline newline
1539 \end_inset
1540
1541 Les principaux formats vectoriels sont le SVG (
1542 \begin_inset Quotes fld
1543 \end_inset
1544
1545 Scalable Vector Graphics
1546 \begin_inset Quotes frd
1547 \end_inset
1548
1549 , suffixe 
1550 \begin_inset Quotes fld
1551 \end_inset
1552
1553
1554 \family typewriter
1555 .svg
1556 \family default
1557
1558 \begin_inset Quotes frd
1559 \end_inset
1560
1561 )
1562 \begin_inset Index idx
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566 SVG|see
1567 \begin_inset ERT
1568 status collapsed
1569
1570 \begin_layout Plain Layout
1571
1572 {
1573 \end_layout
1574
1575 \end_inset
1576
1577 Format d'image
1578 \begin_inset ERT
1579 status collapsed
1580
1581 \begin_layout Plain Layout
1582
1583 }
1584 \end_layout
1585
1586 \end_inset
1587
1588
1589 \end_layout
1590
1591 \end_inset
1592
1593 , l'EPS ( 
1594 \begin_inset Quotes fld
1595 \end_inset
1596
1597 encapsulated PostScript
1598 \begin_inset Quotes frd
1599 \end_inset
1600
1601 , suffixe 
1602 \begin_inset Quotes fld
1603 \end_inset
1604
1605
1606 \family typewriter
1607 .eps
1608 \family default
1609
1610 \begin_inset Quotes frd
1611 \end_inset
1612
1613 )
1614 \begin_inset Index idx
1615 status collapsed
1616
1617 \begin_layout Plain Layout
1618 EPS|see
1619 \begin_inset ERT
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623
1624 {
1625 \end_layout
1626
1627 \end_inset
1628
1629 Format d'image
1630 \begin_inset ERT
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634
1635 }
1636 \end_layout
1637
1638 \end_inset
1639
1640
1641 \end_layout
1642
1643 \end_inset
1644
1645 , le PDF (
1646 \begin_inset Quotes fld
1647 \end_inset
1648
1649 Portable Document Format
1650 \begin_inset Quotes frd
1651 \end_inset
1652
1653 , suffixe 
1654 \begin_inset Quotes fld
1655 \end_inset
1656
1657
1658 \family typewriter
1659 .pdf
1660 \family default
1661
1662 \begin_inset Quotes frd
1663 \end_inset
1664
1665 )
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 PDF|see
1671 \begin_inset ERT
1672 status collapsed
1673
1674 \begin_layout Plain Layout
1675
1676 {
1677 \end_layout
1678
1679 \end_inset
1680
1681 Format d'image
1682 \begin_inset ERT
1683 status collapsed
1684
1685 \begin_layout Plain Layout
1686
1687 }
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \end_inset
1696
1697  et le WMF (
1698 \begin_inset Quotes fld
1699 \end_inset
1700
1701 Windows Metafile
1702 \begin_inset Quotes frd
1703 \end_inset
1704
1705 , suffixe 
1706 \begin_inset Quotes fld
1707 \end_inset
1708
1709
1710 \family typewriter
1711 .wfm
1712 \family default
1713
1714 \begin_inset Quotes frd
1715 \end_inset
1716
1717  ou 
1718 \begin_inset Quotes fld
1719 \end_inset
1720
1721
1722 \family typewriter
1723 .emf
1724 \family default
1725
1726 \begin_inset Quotes frd
1727 \end_inset
1728
1729 )
1730 \begin_inset Index idx
1731 status collapsed
1732
1733 \begin_layout Plain Layout
1734 WMF|see
1735 \begin_inset ERT
1736 status collapsed
1737
1738 \begin_layout Plain Layout
1739
1740 {
1741 \end_layout
1742
1743 \end_inset
1744
1745 Formats d'images
1746 \begin_inset ERT
1747 status collapsed
1748
1749 \begin_layout Plain Layout
1750
1751 }
1752 \end_layout
1753
1754 \end_inset
1755
1756
1757 \end_layout
1758
1759 \end_inset
1760
1761 .
1762  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1763  en EPS, mais le résultat ne sera pas redimensionnable.
1764  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1765 \begin_inset Foot
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769 Dans le cas du PDF l'image initiale est aussi compressée.
1770 \end_layout
1771
1772 \end_inset
1773
1774
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Les fichiers PDF générés par 
1779 \family typewriter
1780 Adobe Photoshop
1781 \family default
1782 , par exemple, sont des images matricielles.
1783 \end_layout
1784
1785 \begin_layout Standard
1786 En principe il est quasiment impossible de convertir une image matricielle
1787  en graphique vectoriel, seul le contraire est possible.
1788  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1789  dans respectivement un fichier de sortie PDF ou PostScript.
1790  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1791  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1792  WMF/SVG
1793 \begin_inset Formula $\to$
1794 \end_inset
1795
1796 PDF/EPS convenables.
1797 \end_layout
1798
1799 \begin_layout Chapter
1800 Tableaux
1801 \begin_inset Index idx
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805 Tableau
1806 \end_layout
1807
1808 \end_inset
1809
1810
1811 \end_layout
1812
1813 \begin_layout Section
1814 Introduction
1815 \begin_inset Index idx
1816 status collapsed
1817
1818 \begin_layout Plain Layout
1819 Tableau ! Introduction
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \end_layout
1826
1827 \begin_layout Standard
1828 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1829  
1830 \begin_inset Info
1831 type  "icon"
1832 arg   "tabular-insert"
1833 \end_inset
1834
1835  soit 
1836 \family sans
1837 Insertion\SpecialChar menuseparator
1838 Tableau
1839 \family default
1840 .
1841  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1842  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1843  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1844  sur un bouton de la souris pour valider votre choix.
1845  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1846  vous demandant le nombre de lignes et de colonnes.
1847 \begin_inset Newline newline
1848 \end_inset
1849
1850 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1851  une à droite de la colonne la plus à droite et une en bas de la rangée
1852  du bas, qui forment une boîte autour du tableau.
1853  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1854  apparaît séparée du reste du tableau.
1855  Voici un exemple :
1856 \begin_inset Separator parbreak
1857 \end_inset
1858
1859
1860 \end_layout
1861
1862 \begin_layout Standard
1863 \align center
1864 \begin_inset Tabular
1865 <lyxtabular version="3" rows="4" columns="4">
1866 <features tabularvalignment="middle">
1867 <column alignment="center" valignment="top">
1868 <column alignment="center" valignment="top">
1869 <column alignment="center" valignment="top">
1870 <column alignment="center" valignment="top">
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Plain Layout
1885 1
1886 \end_layout
1887
1888 \end_inset
1889 </cell>
1890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894 2
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903 3
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 </row>
1909 <row>
1910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914 A
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923
1924 \end_layout
1925
1926 \end_inset
1927 </cell>
1928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1929 \begin_inset Text
1930
1931 \begin_layout Plain Layout
1932
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1938 \begin_inset Text
1939
1940 \begin_layout Plain Layout
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 <row>
1948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952 B
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1958 \begin_inset Text
1959
1960 \begin_layout Plain Layout
1961
1962 \end_layout
1963
1964 \end_inset
1965 </cell>
1966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1967 \begin_inset Text
1968
1969 \begin_layout Plain Layout
1970
1971 \end_layout
1972
1973 \end_inset
1974 </cell>
1975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1976 \begin_inset Text
1977
1978 \begin_layout Plain Layout
1979
1980 \end_layout
1981
1982 \end_inset
1983 </cell>
1984 </row>
1985 <row>
1986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990 C
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008
2009 \end_layout
2010
2011 \end_inset
2012 </cell>
2013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2014 \begin_inset Text
2015
2016 \begin_layout Plain Layout
2017
2018 \end_layout
2019
2020 \end_inset
2021 </cell>
2022 </row>
2023 </lyxtabular>
2024
2025 \end_inset
2026
2027
2028 \end_layout
2029
2030 \begin_layout Section
2031 La fenêtre 
2032 \family sans
2033 tableau
2034 \family default
2035
2036 \begin_inset Index idx
2037 status collapsed
2038
2039 \begin_layout Plain Layout
2040 Tableau ! Fenêtre de dialogue
2041 \end_layout
2042
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2050  de la souris, qui ouvre le menu contextuel.
2051  A l'aide du choix de menu 
2052 \family sans
2053 Plus...
2054
2055 \family default
2056  vous pouvez modifier les réglages concernant la cellule, la colonne et
2057  la ligne dans laquelle le curseur se trouve.
2058  Le menu contextuel 
2059 \family sans
2060 Plus...\SpecialChar menuseparator
2061 Paramètres...
2062
2063 \family default
2064  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2065  sont possibles.
2066  La plupart des options peuvent s'appliquer à des sélections.
2067  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2068  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2069  votre sélection.
2070  Notez qu'il y a une différence entre sélectionner le 
2071 \emph on
2072 contenu 
2073 \emph default
2074 d'une cellule et sélectionner la cellule elle-même.
2075 \begin_inset Newline newline
2076 \end_inset
2077
2078 En cochant l'option 
2079 \family sans
2080 Application
2081 \begin_inset space ~
2082 \end_inset
2083
2084 immédiate
2085 \family default
2086  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2087  est appliquée directement.
2088  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2089  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2090  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2091  de dialogue, vous devez appuyer sur 
2092 \family sans
2093 Entrée
2094 \family default
2095  pour que la modification soit appliquée.
2096 \begin_inset Newline newline
2097 \end_inset
2098
2099 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2100  :
2101 \end_layout
2102
2103 \begin_layout Description
2104 Paramètres
2105 \begin_inset space ~
2106 \end_inset
2107
2108 du
2109 \begin_inset space ~
2110 \end_inset
2111
2112 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2113  la largeur de la colonne courante.
2114  L'alignement horizontal 
2115 \family sans
2116 Au
2117 \begin_inset space ~
2118 \end_inset
2119
2120 séparateur
2121 \begin_inset space ~
2122 \end_inset
2123
2124 décimal
2125 \family default
2126  est décrit dans la section
2127 \begin_inset space ~
2128 \end_inset
2129
2130
2131 \begin_inset CommandInset ref
2132 LatexCommand ref
2133 reference "subsec:Alignements-de-cellules"
2134
2135 \end_inset
2136
2137 .
2138  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2139  vertical de la ligne courante.
2140  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2141  et donc, plusieurs paragraphes de texte, voir la section
2142 \begin_inset space ~
2143 \end_inset
2144
2145
2146 \begin_inset CommandInset ref
2147 LatexCommand ref
2148 reference "subsec:Lignes-multiple-dans-cellule"
2149
2150 \end_inset
2151
2152 .
2153  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2154  pour accommoder le contenu de cellule le plus large.
2155 \begin_inset Newline newline
2156 \end_inset
2157
2158 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2159  un multi-colonnes, voir la section
2160 \begin_inset space ~
2161 \end_inset
2162
2163
2164 \begin_inset CommandInset ref
2165 LatexCommand ref
2166 reference "subsec:Multicolonnes"
2167
2168 \end_inset
2169
2170  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2171 \begin_inset space ~
2172 \end_inset
2173
2174
2175 \begin_inset CommandInset ref
2176 LatexCommand ref
2177 reference "subsec:Multi-lignes"
2178
2179 \end_inset
2180
2181 .
2182 \begin_inset Newline newline
2183 \end_inset
2184
2185 L'option 
2186 \family sans
2187 Tourner
2188 \begin_inset space ~
2189 \end_inset
2190
2191 la
2192 \begin_inset space ~
2193 \end_inset
2194
2195 case
2196 \begin_inset space ~
2197 \end_inset
2198
2199 de
2200 \begin_inset space ~
2201 \end_inset
2202
2203 90°
2204 \family default
2205  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2206  L'option 
2207 \family sans
2208 Tourner
2209 \begin_inset space ~
2210 \end_inset
2211
2212 le
2213 \begin_inset space ~
2214 \end_inset
2215
2216 tableau
2217 \begin_inset space ~
2218 \end_inset
2219
2220 de
2221 \begin_inset space ~
2222 \end_inset
2223
2224 90°
2225 \family default
2226  fait pivoter tout le tableau.
2227  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2228 , mais devraient l'être dans la
2229  sortie finale.
2230  Pour plus d'information voir la section
2231 \begin_inset space ~
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "sec:Pivotement-des-cellules"
2238
2239 \end_inset
2240
2241 .
2242 \begin_inset Newline newline
2243 \end_inset
2244
2245
2246 \begin_inset Note Greyedout
2247 status open
2248
2249 \begin_layout Plain Layout
2250
2251 \series bold
2252 Note:
2253 \series default
2254  La plupart des visualiseurs DVI ne sont 
2255 \emph on
2256 pas
2257 \emph default
2258  capables d'afficher ces rotations.
2259 \end_layout
2260
2261 \end_inset
2262
2263
2264 \begin_inset Newline newline
2265 \end_inset
2266
2267 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2268  qui sont incorporés dans une ligne de texte :
2269 \begin_inset Newline newline
2270 \end_inset
2271
2272 Une ligne avec des tableaux alignés de différentes manières: 
2273 \begin_inset Tabular
2274 <lyxtabular version="3" rows="2" columns="2">
2275 <features tabularvalignment="top">
2276 <column alignment="center" valignment="top" width="0pt">
2277 <column alignment="center" valignment="top">
2278 <row>
2279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2280 \begin_inset Text
2281
2282 \begin_layout Plain Layout
2283
2284 \end_layout
2285
2286 \end_inset
2287 </cell>
2288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2289 \begin_inset Text
2290
2291 \begin_layout Plain Layout
2292 1
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 </row>
2298 <row>
2299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2300 \begin_inset Text
2301
2302 \begin_layout Plain Layout
2303 A
2304 \end_layout
2305
2306 \end_inset
2307 </cell>
2308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312
2313 \end_layout
2314
2315 \end_inset
2316 </cell>
2317 </row>
2318 </lyxtabular>
2319
2320 \end_inset
2321
2322  
2323 \begin_inset Tabular
2324 <lyxtabular version="3" rows="2" columns="2">
2325 <features tabularvalignment="middle">
2326 <column alignment="center" valignment="top">
2327 <column alignment="center" valignment="top">
2328 <row>
2329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2330 \begin_inset Text
2331
2332 \begin_layout Plain Layout
2333
2334 \end_layout
2335
2336 \end_inset
2337 </cell>
2338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2339 \begin_inset Text
2340
2341 \begin_layout Plain Layout
2342 1
2343 \end_layout
2344
2345 \end_inset
2346 </cell>
2347 </row>
2348 <row>
2349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353 A
2354 \end_layout
2355
2356 \end_inset
2357 </cell>
2358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2359 \begin_inset Text
2360
2361 \begin_layout Plain Layout
2362
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 </row>
2368 </lyxtabular>
2369
2370 \end_inset
2371
2372  
2373 \begin_inset Tabular
2374 <lyxtabular version="3" rows="2" columns="2">
2375 <features tabularvalignment="bottom">
2376 <column alignment="center" valignment="top" width="0pt">
2377 <column alignment="center" valignment="top">
2378 <row>
2379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2380 \begin_inset Text
2381
2382 \begin_layout Plain Layout
2383
2384 \end_layout
2385
2386 \end_inset
2387 </cell>
2388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2389 \begin_inset Text
2390
2391 \begin_layout Plain Layout
2392 1
2393 \end_layout
2394
2395 \end_inset
2396 </cell>
2397 </row>
2398 <row>
2399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 A
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \begin_layout Plain Layout
2412
2413 \end_layout
2414
2415 \end_inset
2416 </cell>
2417 </row>
2418 </lyxtabular>
2419
2420 \end_inset
2421
2422
2423 \begin_inset Newline newline
2424 \end_inset
2425
2426 On peut aussi entrer des paramètres \SpecialChar LaTeX
2427  pour obtenir des mise en formes spéciales
2428  pour le tableau, voir les sections
2429 \begin_inset space ~
2430 \end_inset
2431
2432
2433 \begin_inset CommandInset ref
2434 LatexCommand ref
2435 reference "subsec:Calculs-multicolonnes"
2436
2437 \end_inset
2438
2439  et 
2440 \begin_inset CommandInset ref
2441 LatexCommand ref
2442 reference "sec:Tableaux-Colorés"
2443
2444 \end_inset
2445
2446 .
2447 \end_layout
2448
2449 \begin_layout Description
2450 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2451  la ligne ou la colonne courante.
2452  
2453 \begin_inset Newline newline
2454 \end_inset
2455
2456 En utilisant le style 
2457 \family sans
2458 Formel
2459 \family default
2460  à la place du style par 
2461 \family sans
2462 Défaut
2463 \family default
2464 , on va convertir le tableau en tableau formel comme on le décrit dans la
2465  section
2466 \begin_inset space ~
2467 \end_inset
2468
2469
2470 \begin_inset CommandInset ref
2471 LatexCommand ref
2472 reference "sec:Tableaux-Formels"
2473
2474 \end_inset
2475
2476 .
2477 \begin_inset Newline newline
2478 \end_inset
2479
2480 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2481  dans les lignes du tableau comme c'est décrit dans la section
2482 \begin_inset space ~
2483 \end_inset
2484
2485
2486 \begin_inset CommandInset ref
2487 LatexCommand ref
2488 reference "subsec:Espacement-lignes"
2489
2490 \end_inset
2491
2492 .
2493 \end_layout
2494
2495 \begin_layout Description
2496 Tableau
2497 \begin_inset space ~
2498 \end_inset
2499
2500 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2501  un 
2502 \begin_inset Quotes fld
2503 \end_inset
2504
2505
2506 \emph on
2507 tableau long
2508 \emph default
2509
2510 \begin_inset Quotes frd
2511 \end_inset
2512
2513  qui peut continuer sur plusieurs pages.
2514  Les sections
2515 \begin_inset space ~
2516 \end_inset
2517
2518
2519 \begin_inset CommandInset ref
2520 LatexCommand ref
2521 reference "sec:Tableaux-longs"
2522
2523 \end_inset
2524
2525  et 
2526 \begin_inset CommandInset ref
2527 LatexCommand ref
2528 reference "sec:Questions-sur-tableaux-longs"
2529
2530 \end_inset
2531
2532  décrivent ces tableaux longs plus en détail.
2533 \end_layout
2534
2535 \begin_layout Section
2536 La barre d'outils tableau
2537 \begin_inset Index idx
2538 status collapsed
2539
2540 \begin_layout Plain Layout
2541 Tableau ! Barre d'outils
2542 \end_layout
2543
2544 \end_inset
2545
2546
2547 \end_layout
2548
2549 \begin_layout Standard
2550 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2551  permet de modifier plus rapidement les tableaux.
2552  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2553  quand le
2554  curseur se trouve à l'intérieur d'un tableau.
2555  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2556  au menu 
2557 \family sans
2558 Visualiser\SpecialChar menuseparator
2559 Barres
2560 \begin_inset space ~
2561 \end_inset
2562
2563 d'outils\SpecialChar menuseparator
2564 Tableau
2565 \family default
2566 .
2567 \end_layout
2568
2569 \begin_layout Standard
2570 La barre d'outils contient les icônes suivantes :
2571 \end_layout
2572
2573 \begin_layout Labeling
2574 \labelwidthstring 00.00.0000
2575 \begin_inset Info
2576 type  "icon"
2577 arg   "inset-modify tabular append-row"
2578 \end_inset
2579
2580  ajoute une ligne sous la cellule ou la sélection courante
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Info
2586 type  "icon"
2587 arg   "inset-modify tabular append-column"
2588 \end_inset
2589
2590  ajoute une colonne à la droite de la cellule ou de la sélection courante
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Info
2596 type  "icon"
2597 arg   "inset-modify tabular delete-row"
2598 \end_inset
2599
2600  supprime la ligne ou la sélection courante
2601 \end_layout
2602
2603 \begin_layout Labeling
2604 \labelwidthstring 00.00.0000
2605 \begin_inset Info
2606 type  "icon"
2607 arg   "inset-modify tabular delete-column"
2608 \end_inset
2609
2610  supprime la colonne ou la sélection courante
2611 \end_layout
2612
2613 \begin_layout Labeling
2614 \labelwidthstring 00.00.0000
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "inset-modify tabular move-row-up"
2618 \end_inset
2619
2620  déplace la ligne vers le haut
2621 \end_layout
2622
2623 \begin_layout Labeling
2624 \labelwidthstring 00.00.0000
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "inset-modify tabular move-column-left"
2628 \end_inset
2629
2630  déplace la colonne vers la gauche
2631 \end_layout
2632
2633 \begin_layout Labeling
2634 \labelwidthstring 00.00.0000
2635 \begin_inset Info
2636 type  "icon"
2637 arg   "inset-modify tabular move-row-down"
2638 \end_inset
2639
2640  déplace la ligne vers le bas
2641 \end_layout
2642
2643 \begin_layout Labeling
2644 \labelwidthstring 00.00.0000
2645 \begin_inset Info
2646 type  "icon"
2647 arg   "inset-modify tabular move-column-right"
2648 \end_inset
2649
2650  déplace la colonne vers la droite
2651 \end_layout
2652
2653 \begin_layout Labeling
2654 \labelwidthstring 00.00.0000
2655 \begin_inset Info
2656 type  "icon"
2657 arg   "inset-modify tabular toggle-line-top"
2658 \end_inset
2659
2660  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2661  courante
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Info
2667 type  "icon"
2668 arg   "inset-modify tabular toggle-line-bottom"
2669 \end_inset
2670
2671  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2672 \end_layout
2673
2674 \begin_layout Labeling
2675 \labelwidthstring 00.00.0000
2676 \begin_inset Info
2677 type  "icon"
2678 arg   "inset-modify tabular toggle-line-left"
2679 \end_inset
2680
2681  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2682 \begin_inset Note Note
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686 ou colonne ?
2687 \end_layout
2688
2689 \end_inset
2690
2691  ou de la sélection courante
2692 \end_layout
2693
2694 \begin_layout Labeling
2695 \labelwidthstring 00.00.0000
2696 \begin_inset Info
2697 type  "icon"
2698 arg   "inset-modify tabular toggle-line-right"
2699 \end_inset
2700
2701  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2702 \begin_inset Note Note
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 ou colonne ?
2707 \end_layout
2708
2709 \end_inset
2710
2711  ou de la sélection courante
2712 \end_layout
2713
2714 \begin_layout Labeling
2715 \labelwidthstring 00.00.0000
2716 \begin_inset Info
2717 type  "icon"
2718 arg   "inset-modify tabular set-all-lines"
2719 \end_inset
2720
2721  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2722  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2723  colonne et la ligne courante
2724 \end_layout
2725
2726 \begin_layout Labeling
2727 \labelwidthstring 00.00.0000
2728 \begin_inset Info
2729 type  "icon"
2730 arg   "inset-modify tabular unset-all-lines"
2731 \end_inset
2732
2733  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2734  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2735  aussi la colonne et la ligne courante
2736 \end_layout
2737
2738 \begin_layout Labeling
2739 \labelwidthstring 00.00.0000
2740 \begin_inset Info
2741 type  "icon"
2742 arg   "inset-modify tabular m-align-left"
2743 \end_inset
2744
2745  aligne à gauche le contenu de la cellule ou de la colonne courante
2746 \end_layout
2747
2748 \begin_layout Labeling
2749 \labelwidthstring 00.00.0000
2750 \begin_inset Info
2751 type  "icon"
2752 arg   "inset-modify tabular m-align-center"
2753 \end_inset
2754
2755  centre horizontalement le contenu de la cellule ou de la colonne courante
2756 \end_layout
2757
2758 \begin_layout Labeling
2759 \labelwidthstring 00.00.0000
2760 \begin_inset Info
2761 type  "icon"
2762 arg   "inset-modify tabular m-align-right"
2763 \end_inset
2764
2765  aligne à droite le contenu de la cellule ou de la colonne courante
2766 \end_layout
2767
2768 \begin_layout Labeling
2769 \labelwidthstring 00.00.0000
2770 \begin_inset Info
2771 type  "icon"
2772 arg   "inset-modify tabular align-decimal"
2773 \end_inset
2774
2775  aligne le contenu de la colonne courante sur un caractère
2776 \end_layout
2777
2778 \begin_layout Labeling
2779 \labelwidthstring 00.00.0000
2780 \begin_inset Info
2781 type  "icon"
2782 arg   "inset-modify tabular m-valign-top"
2783 \end_inset
2784
2785  aligne le contenu de la cellule courante verticalement vers le haut
2786 \end_layout
2787
2788 \begin_layout Labeling
2789 \labelwidthstring 00.00.0000
2790 \begin_inset Info
2791 type  "icon"
2792 arg   "inset-modify tabular m-valign-middle"
2793 \end_inset
2794
2795  centre verticalement le contenu de la cellule courante
2796 \end_layout
2797
2798 \begin_layout Labeling
2799 \labelwidthstring 00.00.0000
2800 \begin_inset Info
2801 type  "icon"
2802 arg   "inset-modify tabular m-valign-bottom"
2803 \end_inset
2804
2805  aligne le contenu de la cellule courante verticalement vers le bas
2806 \end_layout
2807
2808 \begin_layout Labeling
2809 \labelwidthstring 00.00.0000
2810 \begin_inset Info
2811 type  "icon"
2812 arg   "inset-modify tabular set-rotate-cell"
2813 \end_inset
2814
2815  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2816 re
2817 \end_layout
2818
2819 \begin_layout Labeling
2820 \labelwidthstring 00.00.0000
2821 \begin_inset Info
2822 type  "icon"
2823 arg   "inset-modify tabular set-rotate-tabular"
2824 \end_inset
2825
2826  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2827 \end_layout
2828
2829 \begin_layout Labeling
2830 \labelwidthstring 00.00.0000
2831 \begin_inset Info
2832 type  "icon"
2833 arg   "inset-modify tabular multicolumn"
2834 \end_inset
2835
2836  transforme en multi-colonnes la cellule ou la sélection courante
2837 \end_layout
2838
2839 \begin_layout Labeling
2840 \labelwidthstring 00.00.0000
2841 \begin_inset Info
2842 type  "icon"
2843 arg   "inset-modify tabular multirow"
2844 \end_inset
2845
2846  transforme en multi-lignes la cellule ou la sélection courante
2847 \end_layout
2848
2849 \begin_layout Standard
2850 \begin_inset Note Greyedout
2851 status open
2852
2853 \begin_layout Plain Layout
2854
2855 \series bold
2856 Note :
2857 \series default
2858  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2859  est utilisé pour toutes les autres cellules de la ligne.
2860 \end_layout
2861
2862 \end_inset
2863
2864
2865 \end_layout
2866
2867 \begin_layout Section
2868 Le menu Édition tableau
2869 \begin_inset Index idx
2870 status collapsed
2871
2872 \begin_layout Plain Layout
2873 Tableau ! Menu Édition
2874 \end_layout
2875
2876 \end_inset
2877
2878
2879 \end_layout
2880
2881 \begin_layout Standard
2882 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2883  
2884 \family sans
2885 Édition\SpecialChar menuseparator
2886 Tableau
2887 \family default
2888  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2889  ou de la ligne courante et aussi de transformer la sélection courante en
2890  multi-colonnes.
2891  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2892 \end_layout
2893
2894 \begin_layout Section
2895 Flottant de tableau
2896 \begin_inset CommandInset label
2897 LatexCommand label
2898 name "sec:Table-Floats"
2899
2900 \end_inset
2901
2902
2903 \begin_inset Index idx
2904 status collapsed
2905
2906 \begin_layout Plain Layout
2907 Flottants ! Tableaux
2908 \end_layout
2909
2910 \end_inset
2911
2912
2913 \begin_inset Index idx
2914 status collapsed
2915
2916 \begin_layout Plain Layout
2917 Tableau ! Flottants
2918 \end_layout
2919
2920 \end_inset
2921
2922
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Pour des explications générales sur les flottants, jetez un œil à la section
2927 \begin_inset space ~
2928 \end_inset
2929
2930
2931 \begin_inset CommandInset ref
2932 LatexCommand ref
2933 reference "sec:Flottants-Introduction"
2934
2935 \end_inset
2936
2937 .
2938 \end_layout
2939
2940 \begin_layout Standard
2941 \begin_inset Float table
2942 placement h
2943 wide false
2944 sideways false
2945 status open
2946
2947 \begin_layout Plain Layout
2948 \begin_inset Caption Standard
2949
2950 \begin_layout Plain Layout
2951 \begin_inset CommandInset label
2952 LatexCommand label
2953 name "tab:Flottant-de-tableau"
2954
2955 \end_inset
2956
2957 Un flottant de tableau.
2958 \end_layout
2959
2960 \end_inset
2961
2962
2963 \end_layout
2964
2965 \begin_layout Plain Layout
2966 \align center
2967 \begin_inset Tabular
2968 <lyxtabular version="3" rows="3" columns="3">
2969 <features tabularvalignment="middle">
2970 <column alignment="center" valignment="top" width="0pt">
2971 <column alignment="center" valignment="top" width="0pt">
2972 <column alignment="center" valignment="top" width="0pt">
2973 <row>
2974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978 1
2979 \end_layout
2980
2981 \end_inset
2982 </cell>
2983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2984 \begin_inset Text
2985
2986 \begin_layout Plain Layout
2987 2
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996 3
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 <row>
3003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 Jules
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016 Marie
3017 \end_layout
3018
3019 \end_inset
3020 </cell>
3021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3022 \begin_inset Text
3023
3024 \begin_layout Plain Layout
3025 Jean
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 </row>
3031 <row>
3032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 \begin_inset Formula $\int x^{2}dx$
3037 \end_inset
3038
3039
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048 \begin_inset Formula $\left[\begin{array}{cc}
3049 a & b\\
3050 c & d
3051 \end{array}\right]$
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3060 \begin_inset Text
3061
3062 \begin_layout Plain Layout
3063 \begin_inset Formula $1+1=2$
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 </row>
3072 </lyxtabular>
3073
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \end_inset
3080
3081
3082 \end_layout
3083
3084 \begin_layout Standard
3085 Les flottants de tableau sont insérés en utilisant le menu 
3086 \family sans
3087 Insertion\SpecialChar menuseparator
3088 Flottant\SpecialChar menuseparator
3089 Tableau
3090 \family default
3091  ou le bouton 
3092 \begin_inset Info
3093 type  "icon"
3094 arg   "float-insert table"
3095 \end_inset
3096
3097  de la barre d'outils.
3098 \end_layout
3099
3100 \begin_layout Standard
3101 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3102  qui a comme étiquette 
3103 \begin_inset Quotes fld
3104 \end_inset
3105
3106 Tableau
3107 \begin_inset space ~
3108 \end_inset
3109
3110 #:
3111 \begin_inset Quotes frd
3112 \end_inset
3113
3114  (où # est le numéro du tableau).
3115  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3116 \end_layout
3117
3118 \begin_layout Standard
3119 Le tableau
3120 \begin_inset space ~
3121 \end_inset
3122
3123
3124 \begin_inset CommandInset ref
3125 LatexCommand ref
3126 reference "tab:Flottant-de-tableau"
3127
3128 \end_inset
3129
3130  est un exemple de tableau dans un flottant de tableau.
3131 \end_layout
3132
3133 \begin_layout Standard
3134 On met habituellement la légende au dessus des tableaux, mais cette règle
3135  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3136 .
3137  Cela signifie que si vous utilisez un document appartenant aux classes
3138  
3139 \family sans
3140 article
3141 \family default
3142
3143 \family sans
3144 book
3145 \family default
3146
3147 \family sans
3148 letter
3149 \family default
3150 , ou
3151 \family sans
3152  report
3153 \family default
3154  il n'y aura pas d'espace entre la légende et le tableau.
3155  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3156  la commande de chargement du paquetage \SpecialChar LaTeX
3157  
3158 \series bold
3159 caption
3160 \series default
3161
3162 \begin_inset Index idx
3163 status collapsed
3164
3165 \begin_layout Plain Layout
3166 Paquetages \SpecialChar LaTeX
3167  ! caption
3168 \end_layout
3169
3170 \end_inset
3171
3172  dans le préambule de votre document.
3173 \begin_inset Foot
3174 status collapsed
3175
3176 \begin_layout Plain Layout
3177 Pour plus d'information voyez la section
3178 \begin_inset space ~
3179 \end_inset
3180
3181
3182 \begin_inset CommandInset ref
3183 LatexCommand ref
3184 reference "sec:Placement-légende"
3185
3186 \end_inset
3187
3188 .
3189 \end_layout
3190
3191 \end_inset
3192
3193 :
3194 \end_layout
3195
3196 \begin_layout Standard
3197
3198 \series bold
3199 tableposition=top
3200 \end_layout
3201
3202 \begin_layout Standard
3203 Le paquetage 
3204 \series bold
3205 caption
3206 \series default
3207 , qui est décrit dans la section
3208 \begin_inset space ~
3209 \end_inset
3210
3211
3212 \begin_inset CommandInset ref
3213 LatexCommand ref
3214 reference "sec:Formatage-légende"
3215
3216 \end_inset
3217
3218 , est utilisé pour ajuster le format des légendes.
3219 \end_layout
3220
3221 \begin_layout Standard
3222 Dans le texte, on fait référence à un tableau
3223 \begin_inset Index idx
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 References@Références ! à des Tableaux
3228 \end_layout
3229
3230 \end_inset
3231
3232  en faisant référence à sa légende.
3233  On insère donc une étiquette dans la légende en utilisant le menu 
3234 \family sans
3235 Insertion
3236 \family default
3237 \SpecialChar menuseparator
3238
3239 \family sans
3240 Étiquette
3241 \family default
3242  ou le bouton 
3243 \begin_inset Info
3244 type  "icon"
3245 arg   "label-insert"
3246 \end_inset
3247
3248  de la barre d'outils.
3249  On peut alors faire référence à cette étiquette en utilisant le menu 
3250 \family sans
3251 Insertion\SpecialChar menuseparator
3252 Référence
3253 \begin_inset space ~
3254 \end_inset
3255
3256 croisée
3257 \family default
3258  ou le bouton 
3259 \begin_inset Info
3260 type  "icon"
3261 arg   "dialog-show-new-inset ref"
3262 \end_inset
3263
3264  de la barre d'outils.
3265 \begin_inset Newline newline
3266 \end_inset
3267
3268 Les références croisées sont expliquées en détail dans la section
3269 \begin_inset space ~
3270 \end_inset
3271
3272
3273 \begin_inset CommandInset ref
3274 LatexCommand ref
3275 reference "sec:Referencer-les-Flottants"
3276
3277 \end_inset
3278
3279 .
3280 \end_layout
3281
3282 \begin_layout Section
3283 Tableaux Longs
3284 \begin_inset CommandInset label
3285 LatexCommand label
3286 name "sec:Tableaux-longs"
3287
3288 \end_inset
3289
3290
3291 \begin_inset Index idx
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Tableau long
3296 \end_layout
3297
3298 \end_inset
3299
3300
3301 \begin_inset Index idx
3302 status collapsed
3303
3304 \begin_layout Plain Layout
3305 Tableau ! long
3306 \end_layout
3307
3308 \end_inset
3309
3310
3311 \end_layout
3312
3313 \begin_layout Standard
3314 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3315  l'option 
3316 \family sans
3317 Utiliser
3318 \begin_inset space ~
3319 \end_inset
3320
3321 les
3322 \begin_inset space ~
3323 \end_inset
3324
3325 tableaux
3326 \begin_inset space ~
3327 \end_inset
3328
3329 longs
3330 \family default
3331  de l'onglet 
3332 \family sans
3333 Tableau
3334 \begin_inset space ~
3335 \end_inset
3336
3337 long
3338 \family default
3339  de la fenêtre 
3340 \family sans
3341 Paramètres
3342 \begin_inset space ~
3343 \end_inset
3344
3345 du
3346 \begin_inset space ~
3347 \end_inset
3348
3349 tableau
3350 \family default
3351  pour le répartir automatiquement sur plusieurs pages.
3352  En cochant cette option, vous activez les options suivantes:
3353 \end_layout
3354
3355 \begin_layout Description
3356 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3357  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3358  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3359  première page, si 
3360 \family sans
3361 Premier
3362 \begin_inset space ~
3363 \end_inset
3364
3365 en-tête
3366 \family default
3367  est défini.
3368  Ces lignes forment l'en-tête principal.
3369 \end_layout
3370
3371 \begin_layout Description
3372 Premier
3373 \begin_inset space ~
3374 \end_inset
3375
3376 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3377  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3378  d'en-tête utilisées pour la première page du tableau long.
3379 \end_layout
3380
3381 \begin_layout Description
3382 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3383  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3384  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3385  page si 
3386 \family sans
3387 Dernier
3388 \begin_inset space ~
3389 \end_inset
3390
3391 pied
3392 \family default
3393  est défini.
3394 \end_layout
3395
3396 \begin_layout Description
3397 Dernier
3398 \begin_inset space ~
3399 \end_inset
3400
3401 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3402  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3403  constituant le pied de la dernière page du tableau long.
3404 \end_layout
3405
3406 \begin_layout Description
3407 Légende La ligne courante contient la légende du tableau.
3408  La première ligne est transformée en une colonne unique et une légende
3409  est insérée.
3410  Vous trouverez d'autres explications sur les légendes pour les tableaux
3411  longs dans la section
3412 \begin_inset space ~
3413 \end_inset
3414
3415
3416 \begin_inset CommandInset ref
3417 LatexCommand ref
3418 reference "subsec:Tableaux-longs-légende"
3419
3420 \end_inset
3421
3422 .
3423 \end_layout
3424
3425 \begin_layout Standard
3426 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3427  Voyez le tableau long qui suit pour voir comment ça marche :
3428 \begin_inset Separator parbreak
3429 \end_inset
3430
3431
3432 \end_layout
3433
3434 \begin_layout Standard
3435 \align center
3436 \begin_inset Tabular
3437 <lyxtabular version="3" rows="69" columns="3">
3438 <features islongtable="true" longtabularalignment="center">
3439 <column alignment="left" valignment="top" width="0cm">
3440 <column alignment="left" valignment="top" width="0pt">
3441 <column alignment="center" valignment="top" width="0pt">
3442 <row endfirsthead="true">
3443 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3444 \begin_inset Text
3445
3446 \begin_layout Plain Layout
3447
3448 \series bold
3449 Exemple d'annuaire téléphonique (ignorez les noms)
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3464 \begin_inset Text
3465
3466 \begin_layout Plain Layout
3467
3468 \end_layout
3469
3470 \end_inset
3471 </cell>
3472 </row>
3473 <row endfirsthead="true">
3474 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3475 \begin_inset Text
3476
3477 \begin_layout Plain Layout
3478
3479 \series bold
3480 NOM
3481 \end_layout
3482
3483 \end_inset
3484 </cell>
3485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489
3490 \end_layout
3491
3492 \end_inset
3493 </cell>
3494 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3495 \begin_inset Text
3496
3497 \begin_layout Plain Layout
3498
3499 \series bold
3500 TEL.
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 </row>
3506 <row endhead="true">
3507 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511
3512 \series bold
3513 Exemple d'annuaire téléphonique
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 </row>
3537 <row endhead="true">
3538 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542
3543 \series bold
3544 NOM
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562
3563 \series bold
3564 TEL.
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row endfoot="true">
3571 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575  continue page suivante
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 </row>
3599 <row>
3600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604
3605 \series bold
3606 Annovi
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 <cell alignment="center" valignment="top" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 Silvia
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 111
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 </row>
3630 <row>
3631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635
3636 \series bold
3637 Bertoli
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 Stefano
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 111
3656 \end_layout
3657
3658 \end_inset
3659 </cell>
3660 </row>
3661 <row>
3662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666
3667 \series bold
3668 Bozzi
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 Walter
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3683 \begin_inset Text
3684
3685 \begin_layout Plain Layout
3686 111
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 </row>
3692 <row>
3693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697
3698 \series bold
3699 Cachia
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 <cell alignment="center" valignment="top" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708 Maria
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3714 \begin_inset Text
3715
3716 \begin_layout Plain Layout
3717 111
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 </row>
3723 <row>
3724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728
3729 \series bold
3730 Cachia
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 <cell alignment="center" valignment="top" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 Maurizio
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3745 \begin_inset Text
3746
3747 \begin_layout Plain Layout
3748 111
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 </row>
3754 <row>
3755 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Plain Layout
3759
3760 \series bold
3761 Cinquemani
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 Giusi
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Plain Layout
3779 111
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 </row>
3785 <row>
3786 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790
3791 \series bold
3792 Colin
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 <cell alignment="center" valignment="top" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 Bernard
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810 111
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 </row>
3816 <row>
3817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821
3822 \series bold
3823 Concli
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 <cell alignment="center" valignment="top" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832 Gianfranco
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3838 \begin_inset Text
3839
3840 \begin_layout Plain Layout
3841 111
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 </row>
3847 <row>
3848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852
3853 \series bold
3854 Dal Bosco
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 Carolina
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872 111
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 </row>
3878 <row>
3879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883
3884 \series bold
3885 Dalpiaz
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 Annamaria
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Plain Layout
3903 111
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 </row>
3909 <row>
3910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914
3915 \series bold
3916 Feliciello
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 Domenico
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934 111
3935 \end_layout
3936
3937 \end_inset
3938 </cell>
3939 </row>
3940 <row>
3941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945
3946 \series bold
3947 Focarelli
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 <cell alignment="center" valignment="top" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956 Paola
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Plain Layout
3965 111
3966 \end_layout
3967
3968 \end_inset
3969 </cell>
3970 </row>
3971 <row>
3972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976
3977 \series bold
3978 Galletti
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 <cell alignment="center" valignment="top" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987 Oreste
3988 \end_layout
3989
3990 \end_inset
3991 </cell>
3992 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3993 \begin_inset Text
3994
3995 \begin_layout Plain Layout
3996 111
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 </row>
4002 <row>
4003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007
4008 \series bold
4009 Gasparini
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018 Franca
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027 111
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 </row>
4033 <row>
4034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038
4039 \series bold
4040 Rizzardi
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 <cell alignment="center" valignment="top" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049 Paola
4050 \end_layout
4051
4052 \end_inset
4053 </cell>
4054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4055 \begin_inset Text
4056
4057 \begin_layout Plain Layout
4058 111
4059 \end_layout
4060
4061 \end_inset
4062 </cell>
4063 </row>
4064 <row>
4065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069
4070 \series bold
4071 Lassini
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 <cell alignment="center" valignment="top" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080 Giancarlo
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4086 \begin_inset Text
4087
4088 \begin_layout Plain Layout
4089 111
4090 \end_layout
4091
4092 \end_inset
4093 </cell>
4094 </row>
4095 <row>
4096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4097 \begin_inset Text
4098
4099 \begin_layout Plain Layout
4100
4101 \series bold
4102 Malfatti
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 <cell alignment="center" valignment="top" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111 Luciano
4112 \end_layout
4113
4114 \end_inset
4115 </cell>
4116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120 111
4121 \end_layout
4122
4123 \end_inset
4124 </cell>
4125 </row>
4126 <row>
4127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131
4132 \series bold
4133 Malfatti
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell alignment="center" valignment="top" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142 Valeriano
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 111
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 </row>
4157 <row>
4158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162
4163 \series bold
4164 Meneguzzo
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 <cell alignment="center" valignment="top" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173 Roberto
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182 111
4183 \end_layout
4184
4185 \end_inset
4186 </cell>
4187 </row>
4188 <row>
4189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193
4194 \series bold
4195 Mezzadra
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 Roberto
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4210 \begin_inset Text
4211
4212 \begin_layout Plain Layout
4213 111
4214 \end_layout
4215
4216 \end_inset
4217 </cell>
4218 </row>
4219 <row>
4220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224
4225 \series bold
4226 Pirpamer
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 Erich
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 111
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 </row>
4250 <row>
4251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255
4256 \series bold
4257 Pochiesa
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 Paolo
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275 111, 222
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 </row>
4281 <row>
4282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286
4287 \series bold
4288 Radina
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell alignment="center" valignment="top" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 Claudio
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 111
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 <row>
4313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317
4318 \series bold
4319 Stuffer
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell alignment="center" valignment="top" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328 Oskar
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337 111
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 </row>
4343 <row>
4344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348
4349 \series bold
4350 Tacchelli
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 <cell alignment="center" valignment="top" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 Ugo
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 111
4369 \end_layout
4370
4371 \end_inset
4372 </cell>
4373 </row>
4374 <row>
4375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379
4380 \series bold
4381 Tezzele
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 Margit
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 111
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 </row>
4405 <row>
4406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410
4411 \series bold
4412 Unterkalmsteiner
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 Frieda
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 111
4431 \end_layout
4432
4433 \end_inset
4434 </cell>
4435 </row>
4436 <row>
4437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441
4442 \series bold
4443 Vieider
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 Hilde
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461 111
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 </row>
4467 <row>
4468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472
4473 \series bold
4474 Vigna
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 Jürgen
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492 111
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 </row>
4498 <row>
4499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503
4504 \series bold
4505 Weber
4506 \end_layout
4507
4508 \end_inset
4509 </cell>
4510 <cell alignment="center" valignment="top" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514 Maurizio
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 111
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534
4535 \series bold
4536 Winkler
4537 \end_layout
4538
4539 \end_inset
4540 </cell>
4541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545 Franz
4546 \end_layout
4547
4548 \end_inset
4549 </cell>
4550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554 111
4555 \end_layout
4556
4557 \end_inset
4558 </cell>
4559 </row>
4560 <row>
4561 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565  
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Plain Layout
4583
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 </row>
4589 <row>
4590 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594
4595 \series bold
4596 Annovi
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 Silvia
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 555
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 </row>
4620 <row>
4621 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625
4626 \series bold
4627 Bertoli
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 <cell alignment="center" valignment="top" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636 Stefano
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645 555
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 </row>
4651 <row>
4652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Plain Layout
4656
4657 \series bold
4658 Bozzi
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 <cell alignment="center" valignment="top" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667 Walter
4668 \end_layout
4669
4670 \end_inset
4671 </cell>
4672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676 555
4677 \end_layout
4678
4679 \end_inset
4680 </cell>
4681 </row>
4682 <row>
4683 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4684 \begin_inset Text
4685
4686 \begin_layout Plain Layout
4687
4688 \series bold
4689 Cachia
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 <cell alignment="center" valignment="top" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698 Maria
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 555
4708 \end_layout
4709
4710 \end_inset
4711 </cell>
4712 </row>
4713 <row>
4714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4715 \begin_inset Text
4716
4717 \begin_layout Plain Layout
4718
4719 \series bold
4720 Cachia
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 <cell alignment="center" valignment="top" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729 Maurizio
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Plain Layout
4738 555
4739 \end_layout
4740
4741 \end_inset
4742 </cell>
4743 </row>
4744 <row>
4745 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749
4750 \series bold
4751 Cinquemani
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 Giusi
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769 555
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 </row>
4775 <row>
4776 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780
4781 \series bold
4782 Colin
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 <cell alignment="center" valignment="top" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791 Bernard
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4797 \begin_inset Text
4798
4799 \begin_layout Plain Layout
4800 555
4801 \end_layout
4802
4803 \end_inset
4804 </cell>
4805 </row>
4806 <row>
4807 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811
4812 \series bold
4813 Concli
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 Gianfranco
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Plain Layout
4831 555
4832 \end_layout
4833
4834 \end_inset
4835 </cell>
4836 </row>
4837 <row>
4838 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Plain Layout
4842
4843 \series bold
4844 Dal Bosco
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 <cell alignment="center" valignment="top" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 Carolina
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4859 \begin_inset Text
4860
4861 \begin_layout Plain Layout
4862 555
4863 \end_layout
4864
4865 \end_inset
4866 </cell>
4867 </row>
4868 <row>
4869 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873
4874 \series bold
4875 Dalpiaz
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 <cell alignment="center" valignment="top" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884 Annamaria
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893 555
4894 \end_layout
4895
4896 \end_inset
4897 </cell>
4898 </row>
4899 <row>
4900 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4901 \begin_inset Text
4902
4903 \begin_layout Plain Layout
4904
4905 \series bold
4906 Feliciello
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 <cell alignment="center" valignment="top" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915 Domenico
4916 \end_layout
4917
4918 \end_inset
4919 </cell>
4920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4921 \begin_inset Text
4922
4923 \begin_layout Plain Layout
4924 555
4925 \end_layout
4926
4927 \end_inset
4928 </cell>
4929 </row>
4930 <row>
4931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935
4936 \series bold
4937 Focarelli
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 <cell alignment="center" valignment="top" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946 Paola
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4952 \begin_inset Text
4953
4954 \begin_layout Plain Layout
4955 555
4956 \end_layout
4957
4958 \end_inset
4959 </cell>
4960 </row>
4961 <row>
4962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4963 \begin_inset Text
4964
4965 \begin_layout Plain Layout
4966
4967 \series bold
4968 Galletti
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 <cell alignment="center" valignment="top" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977 Oreste
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Plain Layout
4986 555
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 </row>
4992 <row>
4993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997
4998 \series bold
4999 Gasparini
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 <cell alignment="center" valignment="top" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008 Franca
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5014 \begin_inset Text
5015
5016 \begin_layout Plain Layout
5017 555
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 </row>
5023 <row>
5024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028
5029 \series bold
5030 Rizzardi
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 <cell alignment="center" valignment="top" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039 Paola
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Plain Layout
5048 555
5049 \end_layout
5050
5051 \end_inset
5052 </cell>
5053 </row>
5054 <row>
5055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059
5060 \series bold
5061 Lassini
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 <cell alignment="center" valignment="top" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070 Giancarlo
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5076 \begin_inset Text
5077
5078 \begin_layout Plain Layout
5079 555
5080 \end_layout
5081
5082 \end_inset
5083 </cell>
5084 </row>
5085 <row>
5086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090
5091 \series bold
5092 Malfatti
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 Luciano
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110 555
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 </row>
5116 <row>
5117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121
5122 \series bold
5123 Malfatti
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 <cell alignment="center" valignment="top" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132 Valeriano
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141 555
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 </row>
5147 <row>
5148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152
5153 \series bold
5154 Meneguzzo
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 Roberto
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 555
5173 \end_layout
5174
5175 \end_inset
5176 </cell>
5177 </row>
5178 <row>
5179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183
5184 \series bold
5185 Mezzadra
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194 Roberto
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 555
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 </row>
5209 <row>
5210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Plain Layout
5214
5215 \series bold
5216 Pirpamer
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 <cell alignment="center" valignment="top" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225 Erich
5226 \end_layout
5227
5228 \end_inset
5229 </cell>
5230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234 555
5235 \end_layout
5236
5237 \end_inset
5238 </cell>
5239 </row>
5240 <row>
5241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245
5246 \series bold
5247 Pochiesa
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 <cell alignment="center" valignment="top" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256 Paolo
5257 \end_layout
5258
5259 \end_inset
5260 </cell>
5261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265 555, 222
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 </row>
5271 <row>
5272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276
5277 \series bold
5278 Radina
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 <cell alignment="center" valignment="top" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287 Claudio
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5293 \begin_inset Text
5294
5295 \begin_layout Plain Layout
5296 555
5297 \end_layout
5298
5299 \end_inset
5300 </cell>
5301 </row>
5302 <row>
5303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307
5308 \series bold
5309 Stuffer
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell alignment="center" valignment="top" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318 Oskar
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327 555
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 </row>
5333 <row>
5334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338
5339 \series bold
5340 Tacchelli
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 <cell alignment="center" valignment="top" usebox="none">
5346 \begin_inset Text
5347
5348 \begin_layout Plain Layout
5349 Ugo
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358 555
5359 \end_layout
5360
5361 \end_inset
5362 </cell>
5363 </row>
5364 <row>
5365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369
5370 \series bold
5371 Tezzele
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 <cell alignment="center" valignment="top" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Plain Layout
5380 Margit
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389 555
5390 \end_layout
5391
5392 \end_inset
5393 </cell>
5394 </row>
5395 <row>
5396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400
5401 \series bold
5402 Unterkalmsteiner
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 <cell alignment="center" valignment="top" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411 Frieda
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420 555
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 </row>
5426 <row>
5427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431
5432 \series bold
5433 Vieider
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 <cell alignment="center" valignment="top" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442 Hilde
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5448 \begin_inset Text
5449
5450 \begin_layout Plain Layout
5451 555
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 </row>
5457 <row>
5458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462
5463 \series bold
5464 Vigna
5465 \end_layout
5466
5467 \end_inset
5468 </cell>
5469 <cell alignment="center" valignment="top" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473 Jürgen
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482 999
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 <row>
5489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493
5494 \series bold
5495 Weber
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 <cell alignment="center" valignment="top" usebox="none">
5501 \begin_inset Text
5502
5503 \begin_layout Plain Layout
5504 Maurizio
5505 \end_layout
5506
5507 \end_inset
5508 </cell>
5509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513 555
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 </row>
5519 <row>
5520 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5521 \begin_inset Text
5522
5523 \begin_layout Plain Layout
5524
5525 \series bold
5526 Winkler
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535 Franz
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 555
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row endlastfoot="true">
5551 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 Fin
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 </row>
5579 </lyxtabular>
5580
5581 \end_inset
5582
5583
5584 \begin_inset ERT
5585 status collapsed
5586
5587 \begin_layout Plain Layout
5588
5589
5590 \backslash
5591 addtocounter{table}{-1}
5592 \end_layout
5593
5594 \end_inset
5595
5596
5597 \begin_inset Note Note
5598 status collapsed
5599
5600 \begin_layout Plain Layout
5601 Voyez la première note grisée de la section
5602 \begin_inset space ~
5603 \end_inset
5604
5605
5606 \begin_inset CommandInset ref
5607 LatexCommand ref
5608 reference "subsec:Tableaux-longs-légende"
5609
5610 \end_inset
5611
5612  pour une explication de cette commande.
5613 \end_layout
5614
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \begin_layout Subsection
5621 Notes de bas de page dans les tableaux longs
5622 \begin_inset CommandInset label
5623 LatexCommand label
5624 name "subsec:Notes-dans-tableau-long"
5625
5626 \end_inset
5627
5628
5629 \begin_inset Index idx
5630 status collapsed
5631
5632 \begin_layout Plain Layout
5633 Tableau ! long ! Notes de bas de page
5634 \end_layout
5635
5636 \end_inset
5637
5638
5639 \end_layout
5640
5641 \begin_layout Standard
5642 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5643  long.
5644  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5645  contenant la note.
5646  Par exemple le tableau
5647 \begin_inset space ~
5648 \end_inset
5649
5650
5651 \begin_inset CommandInset ref
5652 LatexCommand ref
5653 reference "tab:Légendes-tableau-différentes"
5654
5655 \end_inset
5656
5657  a une note de bas de page.
5658 \end_layout
5659
5660 \begin_layout Subsection
5661 Alignement des tableaux longs
5662 \begin_inset Index idx
5663 status collapsed
5664
5665 \begin_layout Plain Layout
5666 Tableau ! long ! Alignement
5667 \end_layout
5668
5669 \end_inset
5670
5671
5672 \end_layout
5673
5674 \begin_layout Standard
5675 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5676  de dialogue des paramètres de tableau.
5677  Pour les alignements à droite et à gauche, le tableau sera directement
5678  au bord de la page.
5679  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5680  l'alignement centré et modifier les valeurs des longueurs 
5681 \series bold
5682
5683 \backslash
5684 LTleft 
5685 \series default
5686 et 
5687 \series bold
5688
5689 \backslash
5690 LTright
5691 \series default
5692  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5693  avant le tableau long
5694  concerné :
5695 \end_layout
5696
5697 \begin_layout Standard
5698
5699 \series bold
5700
5701 \backslash
5702 setlength{
5703 \backslash
5704 LTleft}{valeur}
5705 \end_layout
5706
5707 \begin_layout Standard
5708 Où 
5709 \series bold
5710 valeur
5711 \series default
5712  peut avoir n'importe laquelle des unités listées dans le tableau
5713 \begin_inset space ~
5714 \end_inset
5715
5716
5717 \begin_inset CommandInset ref
5718 LatexCommand ref
5719 reference "cha:Unités-de-longueur"
5720
5721 \end_inset
5722
5723 .
5724  
5725 \series bold
5726
5727 \backslash
5728 LTleft
5729 \series default
5730  contrôle la distance horizontale entre le bord gauche de la page et le
5731  tableau, et
5732 \series bold
5733  
5734 \backslash
5735 LTright
5736 \series default
5737  la distance au bord droit.
5738  La valeur implicite des ces deux distances est 
5739 \series bold
5740
5741 \backslash
5742 fill
5743 \series default
5744 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5745 .
5746 \end_layout
5747
5748 \begin_layout Standard
5749 Le tableau long suivant a été centrée en mettant 
5750 \series bold
5751
5752 \backslash
5753 LTleft
5754 \series default
5755  à 
5756 \family sans
5757 0.1
5758 \backslash
5759 columnwidth
5760 \family default
5761 :
5762 \begin_inset ERT
5763 status collapsed
5764
5765 \begin_layout Plain Layout
5766
5767
5768 \backslash
5769 setlength{
5770 \backslash
5771 LTleft}{0.1
5772 \backslash
5773 columnwidth}
5774 \end_layout
5775
5776 \end_inset
5777
5778
5779 \end_layout
5780
5781 \begin_layout Standard
5782 \begin_inset Tabular
5783 <lyxtabular version="3" rows="5" columns="5">
5784 <features islongtable="true" longtabularalignment="center">
5785 <column alignment="center" valignment="top">
5786 <column alignment="center" valignment="top">
5787 <column alignment="center" valignment="top">
5788 <column alignment="center" valignment="top">
5789 <column alignment="center" valignment="top">
5790 <row>
5791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 1
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 2
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 3
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 4
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 5
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 </row>
5837 <row>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 asd
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 s
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 s
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 s
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 asd
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 </row>
5884 <row>
5885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 asd
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 s
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 s
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916 s
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 asd
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 asd
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 s
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 s
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 s
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 asd
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 </row>
5978 <row>
5979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 asd
5984 \end_layout
5985
5986 \end_inset
5987 </cell>
5988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 asd
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 asd
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 asd
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 asd
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 </row>
6025 </lyxtabular>
6026
6027 \end_inset
6028
6029
6030 \begin_inset ERT
6031 status collapsed
6032
6033 \begin_layout Plain Layout
6034
6035
6036 \backslash
6037 setlength{
6038 \backslash
6039 LTleft}{
6040 \backslash
6041 fill}
6042 \end_layout
6043
6044 \end_inset
6045
6046
6047 \begin_inset ERT
6048 status collapsed
6049
6050 \begin_layout Plain Layout
6051
6052
6053 \backslash
6054 addtocounter{table}{-1}
6055 \end_layout
6056
6057 \end_inset
6058
6059
6060 \begin_inset Note Note
6061 status collapsed
6062
6063 \begin_layout Plain Layout
6064 Voyez la première note grisée de la section
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "subsec:Tableaux-longs-légende"
6072
6073 \end_inset
6074
6075  pour une explication de cette commande.
6076 \end_layout
6077
6078 \end_inset
6079
6080
6081 \end_layout
6082
6083 \begin_layout Subsection
6084 Légendes et tableaux longs
6085 \begin_inset Index idx
6086 status collapsed
6087
6088 \begin_layout Plain Layout
6089 Tableau ! long ! Legendes@Légendes
6090 \end_layout
6091
6092 \end_inset
6093
6094
6095 \begin_inset CommandInset label
6096 LatexCommand label
6097 name "subsec:Tableaux-longs-légende"
6098
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \begin_layout Standard
6105 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6106  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6107  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6108  longs quand on utilise pour une ligne l'option de tableau long 
6109 \family sans
6110 Légende
6111 \family default
6112 , comme c'est expliqué dans la section
6113 \begin_inset space ~
6114 \end_inset
6115
6116
6117 \begin_inset CommandInset ref
6118 LatexCommand ref
6119 reference "sec:Tableaux-longs"
6120
6121 \end_inset
6122
6123 .
6124 \end_layout
6125
6126 \begin_layout Standard
6127 Voici un petit Tableau long pour voir comment ça marche :
6128 \end_layout
6129
6130 \begin_layout Standard
6131 \begin_inset Tabular
6132 <lyxtabular version="3" rows="6" columns="5">
6133 <features islongtable="true" longtabularalignment="center">
6134 <column alignment="center" valignment="top">
6135 <column alignment="center" valignment="top">
6136 <column alignment="center" valignment="top">
6137 <column alignment="center" valignment="top">
6138 <column alignment="center" valignment="top">
6139 <row endfirsthead="true" caption="true">
6140 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 \begin_inset Caption Standard
6145
6146 \begin_layout Plain Layout
6147 Tableau long avec une légende
6148 \begin_inset Argument 1
6149 status open
6150
6151 \begin_layout Plain Layout
6152 Tableau long
6153 \end_layout
6154
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 </row>
6204 <row>
6205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6206 \begin_inset Text
6207
6208 \begin_layout Plain Layout
6209 1
6210 \end_layout
6211
6212 \end_inset
6213 </cell>
6214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6215 \begin_inset Text
6216
6217 \begin_layout Plain Layout
6218 2
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227 3
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 4
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 5
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 </row>
6251 <row>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 asd
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 s
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 s
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 s
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 asd
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 </row>
6298 <row>
6299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6300 \begin_inset Text
6301
6302 \begin_layout Plain Layout
6303 asd
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 s
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 s
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 s
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 asd
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 </row>
6345 <row>
6346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6347 \begin_inset Text
6348
6349 \begin_layout Plain Layout
6350 asd
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 s
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 s
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 s
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 asd
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 </row>
6392 <row>
6393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397 asd
6398 \end_layout
6399
6400 \end_inset
6401 </cell>
6402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 asd
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 asd
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 asd
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 asd
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 </row>
6439 </lyxtabular>
6440
6441 \end_inset
6442
6443
6444 \end_layout
6445
6446 \begin_layout Standard
6447 \begin_inset VSpace medskip
6448 \end_inset
6449
6450
6451 \begin_inset Note Greyedout
6452 status open
6453
6454 \begin_layout Plain Layout
6455
6456 \series bold
6457 Note
6458 \begin_inset space ~
6459 \end_inset
6460
6461 1:
6462 \series default
6463  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6464  n'avez pas prévu de légende.
6465  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6466 \begin_inset space ~
6467 \end_inset
6468
6469 2.4 suit le tableau
6470 \begin_inset space ~
6471 \end_inset
6472
6473 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6474  sans légende.
6475  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6476  après
6477  chaque tableau long sans légende :
6478 \end_layout
6479
6480 \begin_layout Plain Layout
6481
6482 \series bold
6483
6484 \backslash
6485 addtocounter{table}{-1}
6486 \end_layout
6487
6488 \begin_layout Plain Layout
6489 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6490  et que vous ajoutez le code suivant dans le préambule du document :
6491 \end_layout
6492
6493 \begin_layout Plain Layout
6494
6495 \series bold
6496
6497 \backslash
6498 let
6499 \backslash
6500 myEnd
6501 \backslash
6502 endlongtable
6503 \begin_inset Newline newline
6504 \end_inset
6505
6506
6507 \backslash
6508 renewcommand{
6509 \backslash
6510 endlongtable}{
6511 \backslash
6512 myEnd
6513 \backslash
6514 addtocounter{table}{-1}}
6515 \end_layout
6516
6517 \end_inset
6518
6519
6520 \end_layout
6521
6522 \begin_layout Standard
6523 \begin_inset Note Greyedout
6524 status open
6525
6526 \begin_layout Plain Layout
6527
6528 \series bold
6529 Note
6530 \begin_inset space ~
6531 \end_inset
6532
6533 2:
6534 \series default
6535  Si vous utilisez 
6536 \series bold
6537 hyperref
6538 \series default
6539
6540 \begin_inset Index idx
6541 status collapsed
6542
6543 \begin_layout Plain Layout
6544 Paquetages \SpecialChar LaTeX
6545  ! hyperref
6546 \end_layout
6547
6548 \end_inset
6549
6550  dans les 
6551 \family sans
6552 Paramètres du document
6553 \family default
6554  rubrique 
6555 \family sans
6556 Propriétés
6557 \begin_inset space ~
6558 \end_inset
6559
6560 du
6561 \begin_inset space ~
6562 \end_inset
6563
6564 PDF
6565 \family default
6566 , pour transformer vos références croisées en liens cliquables, le lien
6567  vers un tableau long pointera toujours sur le début du document.
6568 \end_layout
6569
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \begin_layout Subsubsection
6576 Références à des tableaux longs
6577 \begin_inset Index idx
6578 status collapsed
6579
6580 \begin_layout Plain Layout
6581 Tableau ! long ! Références
6582 \end_layout
6583
6584 \end_inset
6585
6586
6587 \end_layout
6588
6589 \begin_layout Standard
6590 \begin_inset Tabular
6591 <lyxtabular version="3" rows="6" columns="5">
6592 <features islongtable="true" longtabularalignment="center">
6593 <column alignment="center" valignment="top">
6594 <column alignment="center" valignment="top">
6595 <column alignment="center" valignment="top">
6596 <column alignment="center" valignment="top">
6597 <column alignment="center" valignment="top">
6598 <row endfirsthead="true" caption="true">
6599 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6600 \begin_inset Text
6601
6602 \begin_layout Plain Layout
6603 \begin_inset Caption Standard
6604
6605 \begin_layout Plain Layout
6606 Tableau long référencé
6607 \begin_inset CommandInset label
6608 LatexCommand label
6609 name "tab:RefExemple"
6610
6611 \end_inset
6612
6613
6614 \end_layout
6615
6616 \end_inset
6617
6618
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627
6628 \end_layout
6629
6630 \end_inset
6631 </cell>
6632 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6633 \begin_inset Text
6634
6635 \begin_layout Plain Layout
6636
6637 \end_layout
6638
6639 \end_inset
6640 </cell>
6641 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6642 \begin_inset Text
6643
6644 \begin_layout Plain Layout
6645
6646 \end_layout
6647
6648 \end_inset
6649 </cell>
6650 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6651 \begin_inset Text
6652
6653 \begin_layout Plain Layout
6654
6655 \end_layout
6656
6657 \end_inset
6658 </cell>
6659 </row>
6660 <row>
6661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Plain Layout
6665 1
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6671 \begin_inset Text
6672
6673 \begin_layout Plain Layout
6674 2
6675 \end_layout
6676
6677 \end_inset
6678 </cell>
6679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6680 \begin_inset Text
6681
6682 \begin_layout Plain Layout
6683 3
6684 \end_layout
6685
6686 \end_inset
6687 </cell>
6688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6689 \begin_inset Text
6690
6691 \begin_layout Plain Layout
6692 4
6693 \end_layout
6694
6695 \end_inset
6696 </cell>
6697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6698 \begin_inset Text
6699
6700 \begin_layout Plain Layout
6701 5
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 </row>
6707 <row>
6708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 asd
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6718 \begin_inset Text
6719
6720 \begin_layout Plain Layout
6721 s
6722 \end_layout
6723
6724 \end_inset
6725 </cell>
6726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6727 \begin_inset Text
6728
6729 \begin_layout Plain Layout
6730 s
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739 s
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6745 \begin_inset Text
6746
6747 \begin_layout Plain Layout
6748 asd
6749 \end_layout
6750
6751 \end_inset
6752 </cell>
6753 </row>
6754 <row>
6755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6756 \begin_inset Text
6757
6758 \begin_layout Plain Layout
6759 asd
6760 \end_layout
6761
6762 \end_inset
6763 </cell>
6764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6765 \begin_inset Text
6766
6767 \begin_layout Plain Layout
6768 s
6769 \end_layout
6770
6771 \end_inset
6772 </cell>
6773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Plain Layout
6777 s
6778 \end_layout
6779
6780 \end_inset
6781 </cell>
6782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6783 \begin_inset Text
6784
6785 \begin_layout Plain Layout
6786 s
6787 \end_layout
6788
6789 \end_inset
6790 </cell>
6791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6792 \begin_inset Text
6793
6794 \begin_layout Plain Layout
6795 asd
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 </row>
6801 <row>
6802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806 asd
6807 \end_layout
6808
6809 \end_inset
6810 </cell>
6811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6812 \begin_inset Text
6813
6814 \begin_layout Plain Layout
6815 s
6816 \end_layout
6817
6818 \end_inset
6819 </cell>
6820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6821 \begin_inset Text
6822
6823 \begin_layout Plain Layout
6824 s
6825 \end_layout
6826
6827 \end_inset
6828 </cell>
6829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833 s
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Plain Layout
6842 asd
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 </row>
6848 <row>
6849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853 asd
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6859 \begin_inset Text
6860
6861 \begin_layout Plain Layout
6862 sad
6863 \end_layout
6864
6865 \end_inset
6866 </cell>
6867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6868 \begin_inset Text
6869
6870 \begin_layout Plain Layout
6871 asd
6872 \end_layout
6873
6874 \end_inset
6875 </cell>
6876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880 asd
6881 \end_layout
6882
6883 \end_inset
6884 </cell>
6885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889 asd
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 </row>
6895 </lyxtabular>
6896
6897 \end_inset
6898
6899
6900 \end_layout
6901
6902 \begin_layout Standard
6903 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6904  dans sa légende.
6905 \end_layout
6906
6907 \begin_layout Standard
6908 Ceci est une référence au tableau
6909 \begin_inset space ~
6910 \end_inset
6911
6912
6913 \begin_inset CommandInset ref
6914 LatexCommand ref
6915 reference "tab:RefExemple"
6916
6917 \end_inset
6918
6919 .
6920 \end_layout
6921
6922 \begin_layout Standard
6923 La mise en forme de la légende peut être ajustée avec celle de toutes les
6924  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6925  
6926 \series bold
6927 caption
6928 \series default
6929
6930 \begin_inset Index idx
6931 status collapsed
6932
6933 \begin_layout Plain Layout
6934 Paquetages \SpecialChar LaTeX
6935  ! caption
6936 \end_layout
6937
6938 \end_inset
6939
6940 , voir la section
6941 \begin_inset space ~
6942 \end_inset
6943
6944
6945 \begin_inset CommandInset ref
6946 LatexCommand ref
6947 reference "sec:Formatage-légende"
6948
6949 \end_inset
6950
6951 .
6952 \end_layout
6953
6954 \begin_layout Subsubsection
6955 Largeur de la légende
6956 \begin_inset Index idx
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960 Tableau ! long ! Largeur de la légende
6961 \end_layout
6962
6963 \end_inset
6964
6965
6966 \end_layout
6967
6968 \begin_layout Standard
6969 La largeur maximale des lignes de légende est définie par la longueur 
6970 \series bold
6971
6972 \backslash
6973 LTcapwidth
6974 \series default
6975 .
6976  Sa valeur implicite est 4
6977 \begin_inset space \thinspace{}
6978 \end_inset
6979
6980 in.
6981  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6982  de votre document ou en tant que code \SpecialChar TeX
6983  directement dans votre document
6984  avant le tableau qui doit être affectée.
6985 \end_layout
6986
6987 \begin_layout Standard
6988
6989 \series bold
6990
6991 \backslash
6992 setlength{
6993 \backslash
6994 LTcapwidth}{largeur}
6995 \end_layout
6996
6997 \begin_layout Standard
6998 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
6999 \begin_inset space ~
7000 \end_inset
7001
7002
7003 \begin_inset CommandInset ref
7004 LatexCommand ref
7005 reference "cha:Unités-de-longueur"
7006
7007 \end_inset
7008
7009 .
7010 \end_layout
7011
7012 \begin_layout Standard
7013 Les tableaux suivants montrent la différence :
7014 \end_layout
7015
7016 \begin_layout Standard
7017 \begin_inset Tabular
7018 <lyxtabular version="3" rows="6" columns="5">
7019 <features islongtable="true" longtabularalignment="center">
7020 <column alignment="center" valignment="top">
7021 <column alignment="center" valignment="top">
7022 <column alignment="center" valignment="top">
7023 <column alignment="center" valignment="top">
7024 <column alignment="center" valignment="top">
7025 <row endfirsthead="true" caption="true">
7026 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 \begin_inset Caption Standard
7031
7032 \begin_layout Plain Layout
7033 long titre complet avec la largeur implicite long titre complet avec la
7034  largeur implicite long titre complet avec la largeur implicite
7035 \begin_inset Argument 1
7036 status open
7037
7038 \begin_layout Plain Layout
7039 Légende avec largeur implicite
7040 \end_layout
7041
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058
7059 \end_layout
7060
7061 \end_inset
7062 </cell>
7063 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7082 \begin_inset Text
7083
7084 \begin_layout Plain Layout
7085
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 </row>
7091 <row>
7092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096 1
7097 \end_layout
7098
7099 \end_inset
7100 </cell>
7101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7102 \begin_inset Text
7103
7104 \begin_layout Plain Layout
7105 2
7106 \end_layout
7107
7108 \end_inset
7109 </cell>
7110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7111 \begin_inset Text
7112
7113 \begin_layout Plain Layout
7114 3
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7120 \begin_inset Text
7121
7122 \begin_layout Plain Layout
7123 4
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7129 \begin_inset Text
7130
7131 \begin_layout Plain Layout
7132 5
7133 \end_layout
7134
7135 \end_inset
7136 </cell>
7137 </row>
7138 <row>
7139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Plain Layout
7143 asd
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Plain Layout
7152 s
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161 s
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7167 \begin_inset Text
7168
7169 \begin_layout Plain Layout
7170 s
7171 \end_layout
7172
7173 \end_inset
7174 </cell>
7175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7176 \begin_inset Text
7177
7178 \begin_layout Plain Layout
7179 asd
7180 \end_layout
7181
7182 \end_inset
7183 </cell>
7184 </row>
7185 <row>
7186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 asd
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7196 \begin_inset Text
7197
7198 \begin_layout Plain Layout
7199 s
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Plain Layout
7208 s
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7214 \begin_inset Text
7215
7216 \begin_layout Plain Layout
7217 s
7218 \end_layout
7219
7220 \end_inset
7221 </cell>
7222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226 asd
7227 \end_layout
7228
7229 \end_inset
7230 </cell>
7231 </row>
7232 <row>
7233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7234 \begin_inset Text
7235
7236 \begin_layout Plain Layout
7237 asd
7238 \end_layout
7239
7240 \end_inset
7241 </cell>
7242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7243 \begin_inset Text
7244
7245 \begin_layout Plain Layout
7246 s
7247 \end_layout
7248
7249 \end_inset
7250 </cell>
7251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7252 \begin_inset Text
7253
7254 \begin_layout Plain Layout
7255 s
7256 \end_layout
7257
7258 \end_inset
7259 </cell>
7260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7261 \begin_inset Text
7262
7263 \begin_layout Plain Layout
7264 s
7265 \end_layout
7266
7267 \end_inset
7268 </cell>
7269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273 asd
7274 \end_layout
7275
7276 \end_inset
7277 </cell>
7278 </row>
7279 <row>
7280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7281 \begin_inset Text
7282
7283 \begin_layout Plain Layout
7284 asd
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7290 \begin_inset Text
7291
7292 \begin_layout Plain Layout
7293 sad
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302 asd
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7308 \begin_inset Text
7309
7310 \begin_layout Plain Layout
7311 asd
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320 asd
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 </row>
7326 </lyxtabular>
7327
7328 \end_inset
7329
7330
7331 \end_layout
7332
7333 \begin_layout Standard
7334 \begin_inset ERT
7335 status collapsed
7336
7337 \begin_layout Plain Layout
7338
7339
7340 \backslash
7341 setlength{
7342 \backslash
7343 LTcapwidth}{5cm}
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \begin_inset Tabular
7350 <lyxtabular version="3" rows="6" columns="5">
7351 <features islongtable="true" longtabularalignment="center">
7352 <column alignment="center" valignment="top">
7353 <column alignment="center" valignment="top">
7354 <column alignment="center" valignment="top">
7355 <column alignment="center" valignment="top">
7356 <column alignment="center" valignment="top">
7357 <row endfirsthead="true" caption="true">
7358 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 \begin_inset Caption Standard
7363
7364 \begin_layout Plain Layout
7365 long titre complet avec la largeur réglée à 5
7366 \begin_inset space \thinspace{}
7367 \end_inset
7368
7369 cm long titre complet avec la largeur réglée à 5
7370 \begin_inset space \thinspace{}
7371 \end_inset
7372
7373 cm long titre complet avec la largeur réglée à 5
7374 \begin_inset space \thinspace{}
7375 \end_inset
7376
7377 cm
7378 \begin_inset Argument 1
7379 status open
7380
7381 \begin_layout Plain Layout
7382 Légende avec largeur à
7383 \begin_inset space \thinspace{}
7384 \end_inset
7385
7386 =
7387 \begin_inset space \thinspace{}
7388 \end_inset
7389
7390 5
7391 \begin_inset space \thinspace{}
7392 \end_inset
7393
7394 cm
7395 \end_layout
7396
7397 \end_inset
7398
7399
7400 \end_layout
7401
7402 \end_inset
7403
7404
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413
7414 \end_layout
7415
7416 \end_inset
7417 </cell>
7418 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7419 \begin_inset Text
7420
7421 \begin_layout Plain Layout
7422
7423 \end_layout
7424
7425 \end_inset
7426 </cell>
7427 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7428 \begin_inset Text
7429
7430 \begin_layout Plain Layout
7431
7432 \end_layout
7433
7434 \end_inset
7435 </cell>
7436 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7437 \begin_inset Text
7438
7439 \begin_layout Plain Layout
7440
7441 \end_layout
7442
7443 \end_inset
7444 </cell>
7445 </row>
7446 <row>
7447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451 1
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460 2
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Plain Layout
7469 3
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Plain Layout
7478 4
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487 5
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 </row>
7493 <row>
7494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 asd
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507 s
7508 \end_layout
7509
7510 \end_inset
7511 </cell>
7512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7513 \begin_inset Text
7514
7515 \begin_layout Plain Layout
7516 s
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 s
7526 \end_layout
7527
7528 \end_inset
7529 </cell>
7530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7531 \begin_inset Text
7532
7533 \begin_layout Plain Layout
7534 asd
7535 \end_layout
7536
7537 \end_inset
7538 </cell>
7539 </row>
7540 <row>
7541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 asd
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7551 \begin_inset Text
7552
7553 \begin_layout Plain Layout
7554 s
7555 \end_layout
7556
7557 \end_inset
7558 </cell>
7559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563 s
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572 s
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \begin_layout Plain Layout
7581 asd
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 </row>
7587 <row>
7588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592 asd
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601 s
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7607 \begin_inset Text
7608
7609 \begin_layout Plain Layout
7610 s
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7616 \begin_inset Text
7617
7618 \begin_layout Plain Layout
7619 s
7620 \end_layout
7621
7622 \end_inset
7623 </cell>
7624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628 asd
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 </row>
7634 <row>
7635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639 asd
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648 sad
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657 asd
7658 \end_layout
7659
7660 \end_inset
7661 </cell>
7662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666 asd
7667 \end_layout
7668
7669 \end_inset
7670 </cell>
7671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7672 \begin_inset Text
7673
7674 \begin_layout Plain Layout
7675 asd
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 </row>
7681 </lyxtabular>
7682
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \begin_layout Standard
7689 \begin_inset ERT
7690 status collapsed
7691
7692 \begin_layout Plain Layout
7693
7694
7695 \backslash
7696 setlength{
7697 \backslash
7698 LTcapwidth}{4in}
7699 \end_layout
7700
7701 \end_inset
7702
7703
7704 \end_layout
7705
7706 \begin_layout Standard
7707 \begin_inset Note Greyedout
7708 status open
7709
7710 \begin_layout Plain Layout
7711
7712 \series bold
7713 Note:
7714 \series default
7715  Quand on utilise la paquetage \SpecialChar LaTeX
7716  
7717 \series bold
7718 caption
7719 \series default
7720
7721 \begin_inset Index idx
7722 status collapsed
7723
7724 \begin_layout Plain Layout
7725 Paquetages \SpecialChar LaTeX
7726  ! caption
7727 \end_layout
7728
7729 \end_inset
7730
7731  , comme c'est les cas dans ce document, la légende prend toute la largeur
7732  de la page quand on utilise la largeur implicite de 4
7733 \begin_inset space \thinspace{}
7734 \end_inset
7735
7736 in pour 
7737 \series bold
7738
7739 \backslash
7740 LTcapwidth
7741 \series default
7742 .
7743  Pour avoir dans ce cas une légende qui fasse exactement 4
7744 \begin_inset space \thinspace{}
7745 \end_inset
7746
7747 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7748  comme par exemple 3.99
7749 \begin_inset space \thinspace{}
7750 \end_inset
7751
7752 in, soit utiliser la commande \SpecialChar LaTeX
7753  
7754 \series bold
7755
7756 \backslash
7757 captionsetup{width=valeur}
7758 \series default
7759  qui est disponible dans le paquetage 
7760 \series bold
7761 caption
7762 \series default
7763 .
7764 \end_layout
7765
7766 \end_inset
7767
7768
7769 \end_layout
7770
7771 \begin_layout Subsubsection
7772 Des légendes différentes sur chaque page d'un tableau
7773 \begin_inset Argument 1
7774 status collapsed
7775
7776 \begin_layout Plain Layout
7777 Légendes différentes
7778 \end_layout
7779
7780 \end_inset
7781
7782
7783 \begin_inset Index idx
7784 status collapsed
7785
7786 \begin_layout Plain Layout
7787 Tableau ! long ! Legendes@Légendes différentes par page
7788 \end_layout
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \begin_layout Standard
7796 Quand la légende du tableau pour les pages suivantes doit être différente
7797  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7798  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7799  dans le menu contextuel
7800 \family sans
7801  Légende (TableauLongSansNuméro)
7802 \family default
7803 .
7804  Le tableau
7805 \begin_inset space ~
7806 \end_inset
7807
7808
7809 \begin_inset CommandInset ref
7810 LatexCommand ref
7811 reference "tab:Légendes-tableau-différentes"
7812
7813 \end_inset
7814
7815  est un exemple de tableau long avec des légendes différentes et où la seconde
7816  légende ne contient pas le numéro du tableau.
7817 \begin_inset Separator parbreak
7818 \end_inset
7819
7820
7821 \end_layout
7822
7823 \begin_layout Standard
7824 \align center
7825 \begin_inset Tabular
7826 <lyxtabular version="3" rows="59" columns="3">
7827 <features islongtable="true" longtabularalignment="center">
7828 <column alignment="left" valignment="top" width="0pt">
7829 <column alignment="left" valignment="top" width="0pt">
7830 <column alignment="center" valignment="top" width="0pt">
7831 <row endfirsthead="true" caption="true">
7832 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836 \begin_inset Caption Standard
7837
7838 \begin_layout Plain Layout
7839 Exemple d'annuaire téléphonique
7840 \begin_inset CommandInset label
7841 LatexCommand label
7842 name "tab:Légendes-tableau-différentes"
7843
7844 \end_inset
7845
7846
7847 \begin_inset Argument 1
7848 status collapsed
7849
7850 \begin_layout Plain Layout
7851 Exemple Annuaire 
7852 \end_layout
7853
7854 \end_inset
7855
7856
7857 \end_layout
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 </row>
7885 <row endfirsthead="true">
7886 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \series bold
7892 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 </row>
7916 <row endfirsthead="true">
7917 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921
7922 \series bold
7923 NOM
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941
7942 \series bold
7943 TÉL.
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 </row>
7949 <row endhead="true" caption="true">
7950 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954 \begin_inset Caption LongTableNoNumber
7955
7956 \begin_layout Plain Layout
7957 Suite de l'exemple d'annuaire téléphonique
7958 \end_layout
7959
7960 \end_inset
7961
7962
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 </row>
7986 <row endhead="true">
7987 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \series bold
7993 Exemple d'annuaire téléphonique
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row endhead="true">
8018 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \series bold
8024 NOM
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042
8043 \series bold
8044 TÉL.
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 </row>
8050 <row endfoot="true">
8051 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 suite page suivante\SpecialChar ldots
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 </row>
8080 <row>
8081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085
8086 \series bold
8087 Annovi
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096 Silvia
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 111
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 </row>
8111 <row>
8112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116
8117 \series bold
8118 Bertoli
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127 Stefano
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 111
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 </row>
8142 <row>
8143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147
8148 \series bold
8149 Bozzi
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158 Walter
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 111
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 </row>
8173 <row>
8174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178
8179 \series bold
8180 Cachia
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189 Maria
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 111
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 </row>
8204 <row>
8205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209
8210 \series bold
8211 Cachia
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220 Maurizio
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \begin_layout Plain Layout
8229 111
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 </row>
8235 <row>
8236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240
8241 \series bold
8242 Cinquemani
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 Giusi
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 111
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 </row>
8266 <row>
8267 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271
8272 \series bold
8273 Colin
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282 Bernard
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 111
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 </row>
8297 <row>
8298 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302
8303 \series bold
8304 Concli
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313 Gianfranco
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322 111
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 </row>
8328 <row>
8329 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333
8334 \series bold
8335 Dal Bosco
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 Carolina
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353 111
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 <row>
8360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364
8365 \series bold
8366 Dalpiaz
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375 Annamaria
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384 111
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 </row>
8390 <row>
8391 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395
8396 \series bold
8397 Feliciello
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406 Domenico
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 111
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 </row>
8421 <row>
8422 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426
8427 \series bold
8428 Focarelli
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 Paola
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 111
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 </row>
8452 <row>
8453 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457
8458 \series bold
8459 Galletti
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468 Oreste
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 111
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 </row>
8483 <row>
8484 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488
8489 \series bold
8490 Gasparini
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 Franca
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508 111
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 </row>
8514 <row>
8515 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519
8520 \series bold
8521 Rizzardi
8522 \series default
8523
8524 \begin_inset Foot
8525 status open
8526
8527 \begin_layout Plain Layout
8528 Exemple de note de bas de page
8529 \end_layout
8530
8531 \end_inset
8532
8533
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 Paola
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 111
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 </row>
8557 <row>
8558 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \series bold
8564 Lassini
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 Giancarlo
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 111
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 </row>
8588 <row>
8589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593
8594 \series bold
8595 Malfatti
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604 Luciano
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 111
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 </row>
8619 <row>
8620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624
8625 \series bold
8626 Malfatti
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 Valeriano
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 111
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 </row>
8650 <row>
8651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655
8656 \series bold
8657 Meneguzzo
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 Roberto
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 111
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 <row>
8682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686
8687 \series bold
8688 Mezzadra
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697 Roberto
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706 111
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 </row>
8712 <row>
8713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717
8718 \series bold
8719 Pirpamer
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728 Erich
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 111
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 <row>
8744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748
8749 \series bold
8750 Pochiesa
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759 Paolo
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768 111, 222
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 </row>
8774 <row>
8775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779
8780 \series bold
8781 Radina
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790 Claudio
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799 111
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row>
8806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \series bold
8812 Stuffer
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 Oskar
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 111
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 <row>
8837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841
8842 \series bold
8843 Tacchelli
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852 Ugo
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861 111
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 </row>
8867 <row>
8868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \series bold
8874 Tezzele
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883 Margit
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 111
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903
8904 \series bold
8905 Unterkalmsteiner
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914 Frieda
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923 111
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 </row>
8929 <row>
8930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Plain Layout
8934
8935 \series bold
8936 Vieider
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 Hilde
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 111
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row>
8961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965
8966 \series bold
8967 Vigna
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 Jürgen
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985 111
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 </row>
8991 <row>
8992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996
8997 \series bold
8998 Weber
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 Maurizio
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 111
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \series bold
9029 Winkler
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 Franz
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 111
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 </row>
9053 <row>
9054 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058  
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 </row>
9082 <row>
9083 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087
9088 \series bold
9089 Annovi
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098 Silvia
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107 555
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 </row>
9113 <row>
9114 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118
9119 \series bold
9120 Bertoli
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 Stefano
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 555
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 </row>
9144 <row>
9145 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149
9150 \series bold
9151 Bozzi
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160 Walter
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169 555
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 </row>
9175 <row>
9176 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180
9181 \series bold
9182 Cachia
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 Maria
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200 555
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 </row>
9206 <row>
9207 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211
9212 \series bold
9213 Cachia
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222 Maurizio
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 555
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 </row>
9237 <row>
9238 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \series bold
9244 Cinquemani
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253 Giusi
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 555
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 </row>
9268 <row>
9269 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273
9274 \series bold
9275 Colin
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284 Bernard
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293 555
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 </row>
9299 <row>
9300 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304
9305 \series bold
9306 Concli
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315 Gianfranco
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 555
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 </row>
9330 <row>
9331 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335
9336 \series bold
9337 Dal Bosco
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346 Carolina
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355 555
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 </row>
9361 <row>
9362 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366
9367 \series bold
9368 Dalpiaz
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 Annamaria
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 555
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row>
9393 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397
9398 \series bold
9399 Feliciello
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 Domenico
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Plain Layout
9417 555
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 </row>
9423 <row>
9424 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428
9429 \series bold
9430 Focarelli
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 Paola
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 555
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 </row>
9454 <row>
9455 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459
9460 \series bold
9461 Galletti
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470 Oreste
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479 555
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 </row>
9485 <row>
9486 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490
9491 \series bold
9492 Gasparini
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501 Franca
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510 555
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 </row>
9516 <row>
9517 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521
9522 \series bold
9523 Rizzardi
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 Paola
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541 555
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 </row>
9547 <row>
9548 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552
9553 \series bold
9554 Lassini
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 Giancarlo
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 555
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 </row>
9578 <row>
9579 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583
9584 \series bold
9585 Malfatti
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594 Luciano
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603 555
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 </row>
9609 <row>
9610 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \series bold
9616 Malfatti
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625 Valeriano
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634 555
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 </row>
9640 <row>
9641 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645
9646 \series bold
9647 Meneguzzo
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656 Roberto
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665 555
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row>
9672 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \series bold
9678 Mezzadra
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 Roberto
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Plain Layout
9696 555
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 </row>
9702 </lyxtabular>
9703
9704 \end_inset
9705
9706
9707 \end_layout
9708
9709 \begin_layout Section
9710 Questions particulières concernant les tableaux longs
9711 \begin_inset Argument 1
9712 status collapsed
9713
9714 \begin_layout Plain Layout
9715 Questions sur les tableaux longs
9716 \end_layout
9717
9718 \end_inset
9719
9720
9721 \begin_inset CommandInset label
9722 LatexCommand label
9723 name "sec:Questions-sur-tableaux-longs"
9724
9725 \end_inset
9726
9727
9728 \end_layout
9729
9730 \begin_layout Subsection
9731 Calculs des pages des tableaux longs
9732 \begin_inset Index idx
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736 Tableau ! long ! Calculs
9737 \end_layout
9738
9739 \end_inset
9740
9741
9742 \end_layout
9743
9744 \begin_layout Standard
9745 \SpecialChar LaTeX
9746  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9747  utilisant des blocs (chunks).
9748  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9749  mémoire de \SpecialChar LaTeX
9750 .
9751  La valeur implicite est fixée pour des raisons historiques à seulement
9752  20
9753 \begin_inset space ~
9754 \end_inset
9755
9756 lignes de tableau.
9757  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9758  peut ralentir la création de votre document.
9759  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9760  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9761  préambule de votre document :
9762 \end_layout
9763
9764 \begin_layout Standard
9765
9766 \series bold
9767
9768 \backslash
9769 setcounter{LTchunksize}{100}
9770 \end_layout
9771
9772 \begin_layout Subsection
9773 Les flottants et les tableaux longs
9774 \begin_inset Index idx
9775 status collapsed
9776
9777 \begin_layout Plain Layout
9778 Tableau ! long ! Flottants
9779 \end_layout
9780
9781 \end_inset
9782
9783
9784 \end_layout
9785
9786 \begin_layout Standard
9787 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9788  commence un tableau long.
9789  Pour éviter une telle situation, insérez un saut de page (menu 
9790 \family sans
9791 Insertion\SpecialChar menuseparator
9792 Typographie
9793 \begin_inset space ~
9794 \end_inset
9795
9796 spéciale\SpecialChar menuseparator
9797 Saut de page (vide le tampon)
9798 \family default
9799
9800 \begin_inset space \thinspace{}
9801 \end_inset
9802
9803 ) juste avant votre tableau long.
9804 \end_layout
9805
9806 \begin_layout Subsection
9807 Sauts de pages forcés
9808 \begin_inset Index idx
9809 status collapsed
9810
9811 \begin_layout Plain Layout
9812 Tableau ! long ! Sauts de pages forcés
9813 \end_layout
9814
9815 \end_inset
9816
9817
9818 \end_layout
9819
9820 \begin_layout Standard
9821 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9822  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9823  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9824  de
9825  saut de ligne 
9826 \begin_inset Quotes fld
9827 \end_inset
9828
9829
9830 \backslash
9831
9832 \backslash
9833
9834 \begin_inset Quotes frd
9835 \end_inset
9836
9837  en code \SpecialChar TeX
9838  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9839  Avant la commande 
9840 \begin_inset Quotes fld
9841 \end_inset
9842
9843
9844 \backslash
9845
9846 \backslash
9847
9848 \begin_inset Quotes frd
9849 \end_inset
9850
9851 , vous devez insérer en code \SpecialChar TeX
9852 , autant de caractères 
9853 \begin_inset Quotes fld
9854 \end_inset
9855
9856 &
9857 \begin_inset Quotes frd
9858 \end_inset
9859
9860  qu'il y a de colonnes après la cellule concernée.
9861  Le caractère 
9862 \begin_inset Quotes fld
9863 \end_inset
9864
9865 &
9866 \begin_inset Quotes frd
9867 \end_inset
9868
9869  sert à séparer les colonnes d'un tableau.
9870  Écrivez en code-\SpecialChar TeX
9871 , après chaque 
9872 \begin_inset Quotes fld
9873 \end_inset
9874
9875 &
9876 \begin_inset Quotes frd
9877 \end_inset
9878
9879  le contenu des cellules correspondantes et en même temps supprimez le contenu
9880  de ces cellules dans le texte normal.
9881  
9882 \begin_inset Newline newline
9883 \end_inset
9884
9885 Après la commande 
9886 \backslash
9887
9888 \backslash
9889 , insérez autant de caractères 
9890 \begin_inset Quotes fld
9891 \end_inset
9892
9893 &
9894 \begin_inset Quotes frd
9895 \end_inset
9896
9897  qu'il y a de colonnes avant la colonne traitée.
9898  Dans le tableau
9899 \begin_inset space ~
9900 \end_inset
9901
9902
9903 \begin_inset CommandInset ref
9904 LatexCommand ref
9905 reference "tab:Tableau-saut-de-page"
9906
9907 \end_inset
9908
9909  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9910  suivie par une autre colonne.
9911  La commande suivante a donc été insérée en code \SpecialChar TeX
9912  dans la cellule après
9913  le mot 
9914 \begin_inset Quotes fld
9915 \end_inset
9916
9917
9918 \emph on
9919 Castelchiodato,
9920 \emph default
9921
9922 \begin_inset Quotes frd
9923 \end_inset
9924
9925 :
9926 \end_layout
9927
9928 \begin_layout Standard
9929
9930 \series bold
9931 & 111
9932 \backslash
9933
9934 \backslash
9935  
9936 \backslash
9937 newpage
9938 \begin_inset Newline newline
9939 \end_inset
9940
9941 &
9942 \end_layout
9943
9944 \begin_layout Standard
9945 Le 
9946 \begin_inset Quotes fld
9947 \end_inset
9948
9949 111
9950 \begin_inset Quotes frd
9951 \end_inset
9952
9953  dans la troisième colonne de la ligne a été supprimé.
9954  
9955 \series bold
9956
9957 \backslash
9958 newpage
9959 \series default
9960  est nécessaire seulement quand un saut de page doit impérativement avoir
9961  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9962  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9963  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9964  est coupée, utilisez cette commande à la place de la précédente :
9965 \end_layout
9966
9967 \begin_layout Standard
9968
9969 \series bold
9970 & 111
9971 \backslash
9972
9973 \backslash
9974
9975 \begin_inset Newline newline
9976 \end_inset
9977
9978
9979 \backslash
9980 hline &
9981 \end_layout
9982
9983 \begin_layout Standard
9984 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9985  insérer la commande
9986 \end_layout
9987
9988 \begin_layout Standard
9989
9990 \series bold
9991
9992 \backslash
9993 setlength{
9994 \backslash
9995 parfillskip}{0pt}
9996 \end_layout
9997
9998 \begin_layout Standard
9999 au début de la cellule.
10000  Cela assure que la portion de la cellule qui va se trouver affichée sur
10001  la page suivante le sera avec toute la largeur de la cellule.
10002 \begin_inset Separator parbreak
10003 \end_inset
10004
10005
10006 \end_layout
10007
10008 \begin_layout Standard
10009 \align center
10010 \begin_inset Tabular
10011 <lyxtabular version="3" rows="38" columns="3">
10012 <features islongtable="true" longtabularalignment="center">
10013 <column alignment="left" valignment="top" width="0pt">
10014 <column alignment="left" valignment="top" width="3cm">
10015 <column alignment="center" valignment="top" width="0pt">
10016 <row endfirsthead="true" caption="true">
10017 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10018 \begin_inset Text
10019
10020 \begin_layout Plain Layout
10021 \begin_inset Caption Standard
10022
10023 \begin_layout Plain Layout
10024 Tableau avec un saut de page forcé dans une cellule
10025 \begin_inset CommandInset label
10026 LatexCommand label
10027 name "tab:Tableau-saut-de-page"
10028
10029 \end_inset
10030
10031
10032 \begin_inset Argument 1
10033 status collapsed
10034
10035 \begin_layout Plain Layout
10036 Tableau avec un saut de page forcé dans une cellule
10037 \end_layout
10038
10039 \end_inset
10040
10041
10042 \end_layout
10043
10044 \end_inset
10045
10046
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row endfirsthead="true">
10071 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \series bold
10077 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 </row>
10101 <row endfirsthead="true">
10102 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \series bold
10108 NOM
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \series bold
10128 TÉL.
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 </row>
10134 <row endhead="true" caption="true">
10135 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 \begin_inset Caption LongTableNoNumber
10140
10141 \begin_layout Plain Layout
10142 Tableau sur deux pages avec un saut de page dans une cellule
10143 \end_layout
10144
10145 \end_inset
10146
10147
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell multicolumn="2" 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 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 </row>
10171 <row endhead="true">
10172 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176  
10177 \series bold
10178 Exemple d'annuaire téléphonique
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 </row>
10202 <row endhead="true">
10203 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207
10208 \series bold
10209 NOM
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227
10228 \series bold
10229 TÉL.
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 </row>
10235 <row endfoot="true">
10236 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10237 \begin_inset Text
10238
10239 \begin_layout Plain Layout
10240 suite page suivante\SpecialChar ldots
10241
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 </row>
10265 <row>
10266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270
10271 \series bold
10272 Annovi
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 Silvia
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 111
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 </row>
10296 <row>
10297 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301
10302 \series bold
10303 Bertoli
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 Stefano
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 111
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 </row>
10327 <row>
10328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332
10333 \series bold
10334 Bozzi
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 Walter
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 111
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 </row>
10358 <row>
10359 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363
10364 \series bold
10365 Cachia
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 Maria
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 111
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 </row>
10389 <row>
10390 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \series bold
10396 Cachia
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 Maurizio
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 111
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row>
10421 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425
10426 \series bold
10427 Cinquemani
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 Giusi
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 111
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 </row>
10451 <row>
10452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456
10457 \series bold
10458 Colin
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 Bernard
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 111
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 </row>
10482 <row>
10483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487
10488 \series bold
10489 Concli
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 Gianfranco
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 111
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 </row>
10513 <row>
10514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518
10519 \series bold
10520 Dal Bosco
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 Carolina
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 111
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 </row>
10544 <row>
10545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549
10550 \series bold
10551 Dalpiaz
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 Annamaria
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569 111
10570 \end_layout
10571
10572 \end_inset
10573 </cell>
10574 </row>
10575 <row>
10576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580
10581 \series bold
10582 Feliciello
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 Domenico
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600 111
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 </row>
10606 <row>
10607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611
10612 \series bold
10613 Focarelli
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 Paola
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 111
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 </row>
10637 <row>
10638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642
10643 \series bold
10644 Galletti
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 Oreste
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662 111
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 </row>
10668 <row>
10669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673
10674 \series bold
10675 Gasparini
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 Franca
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 111
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 <row>
10700 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704
10705 \series bold
10706 Lassini
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 Giancarlo
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 111
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 </row>
10730 <row>
10731 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735
10736 \series bold
10737 Malfatti
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 Luciano
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 111
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 </row>
10761 <row>
10762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \series bold
10768 Malfatti
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 Valeriano
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 111
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 </row>
10792 <row>
10793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797
10798 \series bold
10799 Meneguzzo
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 Roberto
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817 111
10818 \end_layout
10819
10820 \end_inset
10821 </cell>
10822 </row>
10823 <row>
10824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10825 \begin_inset Text
10826
10827 \begin_layout Plain Layout
10828
10829 \series bold
10830 Mezzadra
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 Roberto
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 111
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 </row>
10854 <row>
10855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10856 \begin_inset Text
10857
10858 \begin_layout Plain Layout
10859
10860 \series bold
10861 Pirpamer
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 Erich
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879 111
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 </row>
10885 <row>
10886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10887 \begin_inset Text
10888
10889 \begin_layout Plain Layout
10890
10891 \series bold
10892 Pochiesa
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 Paolo
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910 111, 222
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 </row>
10916 <row>
10917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10918 \begin_inset Text
10919
10920 \begin_layout Plain Layout
10921
10922 \series bold
10923 Radina
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 Claudio
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941 111
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 </row>
10947 <row>
10948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10949 \begin_inset Text
10950
10951 \begin_layout Plain Layout
10952
10953 \series bold
10954 Rizzardi
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10960 \begin_inset Text
10961
10962 \begin_layout Plain Layout
10963 Giancarlo, 11.
10964  Fürst von Montecompatri, 11.
10965  Fürst von Sulmona und Vivaro, 10.
10966  Fürst von Rossano, 5.
10967  Herzog von Canemorte, 11.
10968  Herzog von Palombara, 5.
10969  Herzog von Castelchiodato,
10970 \begin_inset ERT
10971 status open
10972
10973 \begin_layout Plain Layout
10974
10975 & 111
10976 \backslash
10977
10978 \backslash
10979  
10980 \backslash
10981 newpage
10982 \end_layout
10983
10984 \begin_layout Plain Layout
10985
10986 &
10987 \end_layout
10988
10989 \end_inset
10990
10991  11.
10992  Herzog von Poggionativo, 11.
10993  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10994  Graf von Valinfreda, 11.
10995  Baron von Cropalati, 11.
10996  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 </row>
11011 <row>
11012 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016
11017 \series bold
11018 Stuffer
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 Oskar
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 111
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 </row>
11042 <row>
11043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047
11048 \series bold
11049 Tacchelli
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 Ugo
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 111
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 </row>
11073 <row>
11074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078
11079 \series bold
11080 Tezzele
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 Margit
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 111
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 </row>
11104 <row>
11105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109
11110 \series bold
11111 Unterkalmsteiner
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 Frieda
11121 \end_layout
11122
11123 \end_inset
11124 </cell>
11125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129 111
11130 \end_layout
11131
11132 \end_inset
11133 </cell>
11134 </row>
11135 <row>
11136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140
11141 \series bold
11142 Vieider
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 Hilde
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160 111
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 </row>
11166 <row>
11167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171
11172 \series bold
11173 Vigna
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 Jürgen
11183 \end_layout
11184
11185 \end_inset
11186 </cell>
11187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11188 \begin_inset Text
11189
11190 \begin_layout Plain Layout
11191 111
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 </row>
11197 <row>
11198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202
11203 \series bold
11204 Weber
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 Maurizio
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 111
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 </row>
11228 <row>
11229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233
11234 \series bold
11235 Winkler
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 Franz
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11250 \begin_inset Text
11251
11252 \begin_layout Plain Layout
11253 111
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 </row>
11259 </lyxtabular>
11260
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \begin_layout Section
11267 Colonnes et lignes à lignes multiples
11268 \end_layout
11269
11270 \begin_layout Subsection
11271 Lignes multiples dans une cellule de tableau
11272 \begin_inset CommandInset label
11273 LatexCommand label
11274 name "subsec:Lignes-multiple-dans-cellule"
11275
11276 \end_inset
11277
11278
11279 \begin_inset Index idx
11280 status collapsed
11281
11282 \begin_layout Plain Layout
11283 Plusieurs lignes dans une case de tableau
11284 \end_layout
11285
11286 \end_inset
11287
11288
11289 \begin_inset Index idx
11290 status collapsed
11291
11292 \begin_layout Plain Layout
11293 Tableau ! Saut de ligne
11294 \end_layout
11295
11296 \end_inset
11297
11298
11299 \end_layout
11300
11301 \begin_layout Standard
11302 \noindent
11303 \begin_inset Float table
11304 placement H
11305 wide false
11306 sideways false
11307 status open
11308
11309 \begin_layout Plain Layout
11310 \begin_inset Caption Standard
11311
11312 \begin_layout Plain Layout
11313 \begin_inset CommandInset label
11314 LatexCommand label
11315 name "tab:Tableau-avec-plusieurs-lignes"
11316
11317 \end_inset
11318
11319 Tableau avec des lignes multiples dans une cellule
11320 \end_layout
11321
11322 \end_inset
11323
11324
11325 \end_layout
11326
11327 \begin_layout Plain Layout
11328 \align center
11329 \begin_inset Tabular
11330 <lyxtabular version="3" rows="3" columns="3">
11331 <features tabularvalignment="middle">
11332 <column alignment="center" valignment="middle" width="2.5cm">
11333 <column alignment="center" valignment="middle">
11334 <column alignment="center" valignment="middle">
11335 <row>
11336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340 Lignes
11341 \begin_inset Newline linebreak
11342 \end_inset
11343
11344 multiples
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 b
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 c
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 </row>
11368 <row>
11369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 d
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 e
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 f
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 </row>
11397 <row>
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 g
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 h
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 i
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 </row>
11426 </lyxtabular>
11427
11428 \end_inset
11429
11430
11431 \end_layout
11432
11433 \end_inset
11434
11435
11436 \end_layout
11437
11438 \begin_layout Standard
11439 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11440  d'un paragraphe avec des sauts de lignes et des césures.
11441 \end_layout
11442
11443 \begin_layout Standard
11444 Pour obtenir le tableau
11445 \begin_inset space ~
11446 \end_inset
11447
11448
11449 \begin_inset CommandInset ref
11450 LatexCommand ref
11451 reference "tab:Tableau-avec-plusieurs-lignes"
11452
11453 \end_inset
11454
11455 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11456  droit dessus.
11457  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11458  2.5
11459 \begin_inset space \thinspace{}
11460 \end_inset
11461
11462 cm et choisissez les alignements vertical et horizontal centrés.
11463  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11464  Comme notre texte est plus petit que 2.5
11465 \begin_inset space \thinspace{}
11466 \end_inset
11467
11468 cm, une seule ligne va apparaître.
11469  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11470  
11471 \family sans
11472 Ctrl-Shift-Entrée
11473 \family default
11474 ).
11475  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11476 ement découpé en plusieurs lignes.
11477 \end_layout
11478
11479 \begin_layout Standard
11480 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11481  ne peut pas
11482  effectuer de césure si c'est le premier élément de la cellule.
11483  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11484  premier élément : Ajoutez un espace horizontal de 0
11485 \begin_inset space \thinspace{}
11486 \end_inset
11487
11488 pt juste avant votre mot.
11489  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11490  Le tableau
11491 \begin_inset space ~
11492 \end_inset
11493
11494
11495 \begin_inset CommandInset ref
11496 LatexCommand ref
11497 reference "tab:Tableau-césure"
11498
11499 \end_inset
11500
11501  montre l'effet de cette insertion.
11502 \end_layout
11503
11504 \begin_layout Standard
11505 \begin_inset Float table
11506 placement h
11507 wide false
11508 sideways false
11509 status open
11510
11511 \begin_layout Plain Layout
11512 \begin_inset Caption Standard
11513
11514 \begin_layout Plain Layout
11515 \begin_inset CommandInset label
11516 LatexCommand label
11517 name "tab:Tableau-césure"
11518
11519 \end_inset
11520
11521 Tableau avec et sans césure.
11522 \end_layout
11523
11524 \end_inset
11525
11526
11527 \end_layout
11528
11529 \begin_layout Plain Layout
11530 \begin_inset space \hfill{}
11531 \end_inset
11532
11533
11534 \begin_inset Tabular
11535 <lyxtabular version="3" rows="3" columns="3">
11536 <features tabularvalignment="middle">
11537 <column alignment="center" valignment="middle" width="2.5cm">
11538 <column alignment="center" valignment="middle">
11539 <column alignment="center" valignment="middle">
11540 <row>
11541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11542 \begin_inset Text
11543
11544 \begin_layout Plain Layout
11545 mottrèslongdansunecellule
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 b
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 c
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 </row>
11569 <row>
11570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 d
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583 e
11584 \end_layout
11585
11586 \end_inset
11587 </cell>
11588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Plain Layout
11592 f
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
11597 </row>
11598 <row>
11599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603 g
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612 h
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 i
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 </row>
11627 </lyxtabular>
11628
11629 \end_inset
11630
11631
11632 \begin_inset space \hfill{}
11633 \end_inset
11634
11635
11636 \begin_inset Tabular
11637 <lyxtabular version="3" rows="3" columns="3">
11638 <features tabularvalignment="middle">
11639 <column alignment="center" valignment="middle" width="2.5cm">
11640 <column alignment="center" valignment="middle">
11641 <column alignment="center" valignment="middle">
11642 <row>
11643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11644 \begin_inset Text
11645
11646 \begin_layout Plain Layout
11647 \begin_inset space \hspace{}
11648 \length 0pt
11649 \end_inset
11650
11651 mottrèslongdansunecellule
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 b
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 c
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 </row>
11675 <row>
11676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 d
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 e
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 f
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 <row>
11705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709 g
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718 h
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Plain Layout
11727 i
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 </row>
11733 </lyxtabular>
11734
11735 \end_inset
11736
11737
11738 \begin_inset space \hfill{}
11739 \end_inset
11740
11741
11742 \end_layout
11743
11744 \end_inset
11745
11746
11747 \end_layout
11748
11749 \begin_layout Subsection
11750 Multi-colonnes
11751 \begin_inset CommandInset label
11752 LatexCommand label
11753 name "subsec:Multicolonnes"
11754
11755 \end_inset
11756
11757
11758 \begin_inset Index idx
11759 status collapsed
11760
11761 \begin_layout Plain Layout
11762 Multi-colonnes
11763 \end_layout
11764
11765 \end_inset
11766
11767
11768 \begin_inset Index idx
11769 status collapsed
11770
11771 \begin_layout Plain Layout
11772 Tableau ! Multi-colonnes
11773 \end_layout
11774
11775 \end_inset
11776
11777
11778 \end_layout
11779
11780 \begin_layout Subsubsection
11781 Les bases des multi-colonnes
11782 \end_layout
11783
11784 \begin_layout Standard
11785 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11786  qu'elle doit couvrir et utilisez soit le bouton 
11787 \begin_inset Info
11788 type  "icon"
11789 arg   "inset-modify tabular multicolumn"
11790 \end_inset
11791
11792  de la barre d'outils tableau, ou le menu 
11793 \family sans
11794 Édition\SpecialChar menuseparator
11795 Tableau\SpecialChar menuseparator
11796 Multi-colonnes
11797 \family default
11798 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11799  
11800 \family sans
11801 Multi-colonnes
11802 \family default
11803 .
11804 \end_layout
11805
11806 \begin_layout Standard
11807 Les multi-colonnes ont leurs propres paramètres de cellule.
11808  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11809  de la cellule, cela n'affecte que la cellule multi-colonnes.
11810  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11811  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11812 \begin_inset Separator parbreak
11813 \end_inset
11814
11815
11816 \end_layout
11817
11818 \begin_layout Standard
11819 \align center
11820 \begin_inset Tabular
11821 <lyxtabular version="3" rows="3" columns="4">
11822 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11823 <column alignment="center" valignment="top" width="0pt">
11824 <column alignment="center" valignment="middle">
11825 <column alignment="center" valignment="top" width="0in">
11826 <column alignment="center" valignment="top" width="0pt">
11827 <row>
11828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11829 \begin_inset Text
11830
11831 \begin_layout Plain Layout
11832 abc
11833 \end_layout
11834
11835 \end_inset
11836 </cell>
11837 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11838 \begin_inset Text
11839
11840 \begin_layout Plain Layout
11841 def ghi
11842 \end_layout
11843
11844 \end_inset
11845 </cell>
11846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11847 \begin_inset Text
11848
11849 \begin_layout Plain Layout
11850
11851 \end_layout
11852
11853 \end_inset
11854 </cell>
11855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11856 \begin_inset Text
11857
11858 \begin_layout Plain Layout
11859 jkl
11860 \end_layout
11861
11862 \end_inset
11863 </cell>
11864 </row>
11865 <row>
11866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11867 \begin_inset Text
11868
11869 \begin_layout Plain Layout
11870 A
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11876 \begin_inset Text
11877
11878 \begin_layout Plain Layout
11879 B
11880 \end_layout
11881
11882 \end_inset
11883 </cell>
11884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11885 \begin_inset Text
11886
11887 \begin_layout Plain Layout
11888 C
11889 \end_layout
11890
11891 \end_inset
11892 </cell>
11893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11894 \begin_inset Text
11895
11896 \begin_layout Plain Layout
11897 D
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 </row>
11903 <row>
11904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11905 \begin_inset Text
11906
11907 \begin_layout Plain Layout
11908 1
11909 \end_layout
11910
11911 \end_inset
11912 </cell>
11913 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11914 \begin_inset Text
11915
11916 \begin_layout Plain Layout
11917 2
11918 \end_layout
11919
11920 \end_inset
11921 </cell>
11922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11923 \begin_inset Text
11924
11925 \begin_layout Plain Layout
11926 3
11927 \end_layout
11928
11929 \end_inset
11930 </cell>
11931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935 4
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 </row>
11941 </lyxtabular>
11942
11943 \end_inset
11944
11945
11946 \end_layout
11947
11948 \begin_layout Subsubsection
11949 Calculs avec les multi-colonnes
11950 \begin_inset CommandInset label
11951 LatexCommand label
11952 name "subsec:Calculs-multicolonnes"
11953
11954 \end_inset
11955
11956
11957 \begin_inset Index idx
11958 status collapsed
11959
11960 \begin_layout Plain Layout
11961 Multi-colonnes ! Calculs
11962 \end_layout
11963
11964 \end_inset
11965
11966
11967 \end_layout
11968
11969 \begin_layout Standard
11970 \SpecialChar LyX
11971  gère directement les multi-colonnes, mais nous devons faire attention à
11972  la largeur des cellules couvertes par la cellule multi-colonnes.
11973 \end_layout
11974
11975 \begin_layout Standard
11976 \begin_inset Float table
11977 placement h
11978 wide false
11979 sideways false
11980 status open
11981
11982 \begin_layout Plain Layout
11983 \begin_inset Caption Standard
11984
11985 \begin_layout Plain Layout
11986 \begin_inset CommandInset label
11987 LatexCommand label
11988 name "tab:Tableau-multicolonne-parfaite"
11989
11990 \end_inset
11991
11992 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
11993  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
11994 \begin_inset Argument 1
11995 status open
11996
11997 \begin_layout Plain Layout
11998 Tableau avec multi-colonnes parfaite
11999 \end_layout
12000
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \end_inset
12007
12008
12009 \end_layout
12010
12011 \begin_layout Plain Layout
12012 \align center
12013 \begin_inset Tabular
12014 <lyxtabular version="3" rows="3" columns="3">
12015 <features tabularvalignment="middle">
12016 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12017 <column alignment="center" valignment="middle">
12018 <column alignment="center" valignment="top">
12019 <row>
12020 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12021 \begin_inset Text
12022
12023 \begin_layout Plain Layout
12024 multi-colonnes sur plusieurs lignes
12025 \end_layout
12026
12027 \end_inset
12028 </cell>
12029 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12039 \begin_inset Text
12040
12041 \begin_layout Plain Layout
12042 c
12043 \end_layout
12044
12045 \end_inset
12046 </cell>
12047 </row>
12048 <row>
12049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12050 \begin_inset Text
12051
12052 \begin_layout Plain Layout
12053 d
12054 \end_layout
12055
12056 \end_inset
12057 </cell>
12058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12059 \begin_inset Text
12060
12061 \begin_layout Plain Layout
12062 e
12063 \end_layout
12064
12065 \end_inset
12066 </cell>
12067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Plain Layout
12071 f
12072 \end_layout
12073
12074 \end_inset
12075 </cell>
12076 </row>
12077 <row>
12078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082 g
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 h
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12097 \begin_inset Text
12098
12099 \begin_layout Plain Layout
12100 i
12101 \end_layout
12102
12103 \end_inset
12104 </cell>
12105 </row>
12106 </lyxtabular>
12107
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \end_inset
12114
12115
12116 \end_layout
12117
12118 \begin_layout Standard
12119 Par exemple, pour créer le tableau
12120 \begin_inset space ~
12121 \end_inset
12122
12123
12124 \begin_inset CommandInset ref
12125 LatexCommand ref
12126 reference "tab:Tableau-multicolonne-parfaite"
12127
12128 \end_inset
12129
12130 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12131  3×3 et faites un clic droit dessus.
12132  Ensuite choisissez pour cette cellule
12133 \emph on
12134 ,
12135 \emph default
12136  dans la fenêtre de dialogue de tableau, 
12137 \emph on
12138 multi-colonnes
12139 \emph default
12140
12141 \emph on
12142 alignement
12143 \begin_inset space ~
12144 \end_inset
12145
12146 horizontal
12147 \begin_inset space ~
12148 \end_inset
12149
12150 centré
12151 \emph default
12152  et une largeur de 2.5
12153 \begin_inset space \thinspace{}
12154 \end_inset
12155
12156 cm.
12157  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12158  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12159 \begin_inset space \thinspace{}
12160 \end_inset
12161
12162 cm pour la première colonne.
12163  La deuxième colonne aura alors automatiquement une largeur de 1.25
12164 \begin_inset space \thinspace{}
12165 \end_inset
12166
12167 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12168  C'est ce qui a été fait pour le tableau
12169 \begin_inset space ~
12170 \end_inset
12171
12172
12173 \begin_inset CommandInset ref
12174 LatexCommand ref
12175 reference "tab:Tableau-multicolonne-imparfait"
12176
12177 \end_inset
12178
12179 .
12180 \end_layout
12181
12182 \begin_layout Standard
12183 \begin_inset Float table
12184 wide false
12185 sideways false
12186 status open
12187
12188 \begin_layout Plain Layout
12189 \begin_inset Caption Standard
12190
12191 \begin_layout Plain Layout
12192 \begin_inset CommandInset label
12193 LatexCommand label
12194 name "tab:Tableau-multicolonne-imparfait"
12195
12196 \end_inset
12197
12198 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12199  de la largeur de la cellule multi-colonnes.
12200 \begin_inset Argument 1
12201 status open
12202
12203 \begin_layout Plain Layout
12204 Tableau avec multi-colonnes pas parfaite
12205 \end_layout
12206
12207 \end_inset
12208
12209
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \begin_layout Plain Layout
12218 \align center
12219 \begin_inset Tabular
12220 <lyxtabular version="3" rows="3" columns="3">
12221 <features tabularvalignment="middle">
12222 <column alignment="center" valignment="top" width="1.25cm">
12223 <column alignment="center" valignment="top">
12224 <column alignment="center" valignment="top">
12225 <row>
12226 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12227 \begin_inset Text
12228
12229 \begin_layout Plain Layout
12230 multi-colonnes sur plusieurs lignes
12231 \end_layout
12232
12233 \end_inset
12234 </cell>
12235 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12236 \begin_inset Text
12237
12238 \begin_layout Plain Layout
12239
12240 \end_layout
12241
12242 \end_inset
12243 </cell>
12244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12245 \begin_inset Text
12246
12247 \begin_layout Plain Layout
12248 c
12249 \end_layout
12250
12251 \end_inset
12252 </cell>
12253 </row>
12254 <row>
12255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12256 \begin_inset Text
12257
12258 \begin_layout Plain Layout
12259 d
12260 \end_layout
12261
12262 \end_inset
12263 </cell>
12264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12265 \begin_inset Text
12266
12267 \begin_layout Plain Layout
12268 e
12269 \end_layout
12270
12271 \end_inset
12272 </cell>
12273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12274 \begin_inset Text
12275
12276 \begin_layout Plain Layout
12277 f
12278 \end_layout
12279
12280 \end_inset
12281 </cell>
12282 </row>
12283 <row>
12284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12285 \begin_inset Text
12286
12287 \begin_layout Plain Layout
12288 g
12289 \end_layout
12290
12291 \end_inset
12292 </cell>
12293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12294 \begin_inset Text
12295
12296 \begin_layout Plain Layout
12297 h
12298 \end_layout
12299
12300 \end_inset
12301 </cell>
12302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12303 \begin_inset Text
12304
12305 \begin_layout Plain Layout
12306 i
12307 \end_layout
12308
12309 \end_inset
12310 </cell>
12311 </row>
12312 </lyxtabular>
12313
12314 \end_inset
12315
12316
12317 \end_layout
12318
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \begin_layout Standard
12325 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12326  de la cellule multi-colonnes, elle est un peu plus large.
12327  La raison est que la taille que l'on donne à une cellule, 
12328 \begin_inset Formula $W_{g}$
12329 \end_inset
12330
12331  n'est pas sa taille totale, 
12332 \begin_inset Formula $W_{\mathrm{tot}}$
12333 \end_inset
12334
12335  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12336  lui donne.
12337  L'annexe
12338 \begin_inset space ~
12339 \end_inset
12340
12341
12342 \begin_inset CommandInset ref
12343 LatexCommand ref
12344 reference "cha:Explication-de-l'Equation"
12345
12346 \end_inset
12347
12348  explique pourquoi en détail.
12349 \end_layout
12350
12351 \begin_layout Standard
12352 La largeur nécessaire 
12353 \begin_inset Formula $W_{g\,n}$
12354 \end_inset
12355
12356  quand 
12357 \emph on
12358 n
12359 \emph default
12360  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12361  ait une largeur totale de 
12362 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12363 \end_inset
12364
12365 :
12366 \begin_inset Formula 
12367 \begin{equation}
12368 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12369 \end{equation}
12370
12371 \end_inset
12372
12373
12374 \end_layout
12375
12376 \begin_layout Standard
12377 Dans notre cas nous avons 
12378 \begin_inset Formula $n=2$
12379 \end_inset
12380
12381
12382 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12383 \end_inset
12384
12385 cm et les valeurs implicites pour les autres longueurs, l'équation
12386 \begin_inset space ~
12387 \end_inset
12388
12389
12390 \begin_inset CommandInset ref
12391 LatexCommand ref
12392 reference "eq:Wgn"
12393
12394 \end_inset
12395
12396  devient
12397 \begin_inset Formula 
12398 \begin{equation}
12399 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12400 \end{equation}
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \begin_layout Standard
12408 Pour permettre des calculs avec \SpecialChar LaTeX
12409 , vous devez charger le paquetage \SpecialChar LaTeX
12410  
12411 \series bold
12412 calc
12413 \series default
12414  avec la ligne suivante dans le préambule du document
12415 \begin_inset Index idx
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 Paquetages \SpecialChar LaTeX
12420  ! calc
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \end_layout
12427
12428 \begin_layout Standard
12429
12430 \series bold
12431
12432 \backslash
12433 usepackage{calc}
12434 \end_layout
12435
12436 \begin_layout Standard
12437 \SpecialChar LyX
12438  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12439  de dialogue.
12440  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12441  dans la
12442  fenêtre de dialogue.
12443  Voici un aperçu de ces paramètres :
12444 \end_layout
12445
12446 \begin_layout Itemize
12447
12448 \series bold
12449 p{largeur}
12450 \series default
12451  crée une cellule de taille donnée, le texte est aligné verticalement en
12452  haut.
12453 \end_layout
12454
12455 \begin_layout Itemize
12456
12457 \series bold
12458 m{largeur}
12459 \series default
12460  crée une cellule de taille donnée, le texte est aligné verticalement au
12461  centre
12462 \end_layout
12463
12464 \begin_layout Itemize
12465
12466 \series bold
12467 b{largeur}
12468 \series default
12469  crée une cellule de taille donnée, le texte est aligné verticalement en
12470  bas
12471 \end_layout
12472
12473 \begin_layout Standard
12474 En entrant un paramètre \SpecialChar LaTeX
12475 , tous les réglages de cellule donnés dans la fenêtre
12476  de dialogue sont ignorés.
12477 \end_layout
12478
12479 \begin_layout Standard
12480 \begin_inset Note Greyedout
12481 status open
12482
12483 \begin_layout Plain Layout
12484
12485 \series bold
12486 Note:
12487 \series default
12488  À cause d'un bug, \SpecialChar LyX
12489  affiche quand même les réglages qui ne sont pas pris
12490  en compte.
12491 \end_layout
12492
12493 \end_inset
12494
12495
12496 \end_layout
12497
12498 \begin_layout Standard
12499 Comme le texte doit être centré horizontalement, on ajoute la commande 
12500 \series bold
12501
12502 \backslash
12503 centering
12504 \series default
12505 .
12506  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12507  suivant pour la première des
12508  colonnes recouvertes :
12509 \end_layout
12510
12511 \begin_layout Standard
12512
12513 \series bold
12514 >{
12515 \backslash
12516 centering}m{1.25cm-6.2pt}
12517 \end_layout
12518
12519 \begin_layout Standard
12520 La commande 
12521 \series bold
12522 >{ }
12523 \series default
12524  signifie que les commandes qui se trouvent entre les accolades doivent
12525  être appliquées avant que la cellule ne soit créée.
12526 \end_layout
12527
12528 \begin_layout Standard
12529 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12530  multi-colonnes, il est toujours aligné à gauche.
12531  Cela vient du fait que \SpecialChar LyX
12532  applique l'alignement seulement à des colonnes
12533  isolées.
12534  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12535  suivant pour la multi-colonnes
12536 \end_layout
12537
12538 \begin_layout Standard
12539
12540 \series bold
12541 >{
12542 \backslash
12543 centering}m{2.5cm}
12544 \end_layout
12545
12546 \begin_layout Subsection
12547 Multi-lignes
12548 \begin_inset CommandInset label
12549 LatexCommand label
12550 name "subsec:Multi-lignes"
12551
12552 \end_inset
12553
12554
12555 \begin_inset Index idx
12556 status collapsed
12557
12558 \begin_layout Plain Layout
12559 Multi-lignes
12560 \end_layout
12561
12562 \end_inset
12563
12564
12565 \begin_inset Index idx
12566 status collapsed
12567
12568 \begin_layout Plain Layout
12569 Tableau ! multi-lignes
12570 \end_layout
12571
12572 \end_inset
12573
12574
12575 \end_layout
12576
12577 \begin_layout Standard
12578 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12579  qu'elle doit couvrir et utilisez soit le bouton 
12580 \begin_inset Info
12581 type  "icon"
12582 arg   "inset-modify tabular multirow"
12583 \end_inset
12584
12585  de la barre d'outils tableau, ou le menu 
12586 \family sans
12587 Édition\SpecialChar menuseparator
12588 Tableau\SpecialChar menuseparator
12589 Multi-lignes
12590 \family default
12591 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12592  
12593 \family sans
12594 Multi-lignes
12595 \family default
12596 .
12597 \end_layout
12598
12599 \begin_layout Standard
12600 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12601 \begin_inset Separator parbreak
12602 \end_inset
12603
12604
12605 \end_layout
12606
12607 \begin_layout Standard
12608 \align center
12609 \begin_inset Tabular
12610 <lyxtabular version="3" rows="3" columns="3">
12611 <features tabularvalignment="middle">
12612 <column alignment="center" valignment="top" width="0pt">
12613 <column alignment="center" valignment="top">
12614 <column alignment="center" valignment="top">
12615 <row>
12616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12617 \begin_inset Text
12618
12619 \begin_layout Plain Layout
12620 un contenu long
12621 \end_layout
12622
12623 \end_inset
12624 </cell>
12625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12626 \begin_inset Text
12627
12628 \begin_layout Plain Layout
12629 b
12630 \end_layout
12631
12632 \end_inset
12633 </cell>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 c
12639 \end_layout
12640
12641 \end_inset
12642 </cell>
12643 </row>
12644 <row>
12645 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649 multi-lignes
12650 \end_layout
12651
12652 \end_inset
12653 </cell>
12654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12655 \begin_inset Text
12656
12657 \begin_layout Plain Layout
12658 e
12659 \end_layout
12660
12661 \end_inset
12662 </cell>
12663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12664 \begin_inset Text
12665
12666 \begin_layout Plain Layout
12667 f
12668 \end_layout
12669
12670 \end_inset
12671 </cell>
12672 </row>
12673 <row>
12674 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12675 \begin_inset Text
12676
12677 \begin_layout Plain Layout
12678
12679 \end_layout
12680
12681 \end_inset
12682 </cell>
12683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12684 \begin_inset Text
12685
12686 \begin_layout Plain Layout
12687 h
12688 \end_layout
12689
12690 \end_inset
12691 </cell>
12692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12693 \begin_inset Text
12694
12695 \begin_layout Plain Layout
12696 i
12697 \end_layout
12698
12699 \end_inset
12700 </cell>
12701 </row>
12702 </lyxtabular>
12703
12704 \end_inset
12705
12706
12707 \end_layout
12708
12709 \begin_layout Standard
12710 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12711  la colonne.
12712  L'
12713 \family sans
12714 Espacement
12715 \begin_inset space ~
12716 \end_inset
12717
12718 vertical
12719 \family default
12720  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12721  est positive ou négative.
12722 \end_layout
12723
12724 \begin_layout Standard
12725 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12726  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12727  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12728  implicite, vous devez redéfinir la commande 
12729 \series bold
12730
12731 \backslash
12732 multirowsetup
12733 \series default
12734  avec la commande
12735 \end_layout
12736
12737 \begin_layout Standard
12738
12739 \series bold
12740
12741 \backslash
12742 renewcommand{
12743 \backslash
12744 multirowsetup}{
12745 \backslash
12746 centering}
12747 \end_layout
12748
12749 \begin_layout Standard
12750 dans le préambule du document.
12751  Après ça, tous les contenus de cellules multi-lignes du document seront
12752  centrés.
12753  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12754  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12755  juste
12756  avant le tableau concerné, plutôt que dans le préambule.
12757  Si le texte doit être aligné à droite, remplacez 
12758 \series bold
12759
12760 \backslash
12761 centering
12762 \series default
12763  par 
12764 \series bold
12765
12766 \backslash
12767 raggedleft
12768 \series default
12769 .
12770  Pour revenir à l'alignement à gauche utilisez 
12771 \series bold
12772
12773 \backslash
12774 raggedright
12775 \series default
12776 .
12777 \end_layout
12778
12779 \begin_layout Standard
12780 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12781  avec un décalage vertical de -4
12782 \begin_inset space \thinspace{}
12783 \end_inset
12784
12785 mm dans une colonne de 3
12786 \begin_inset space \thinspace{}
12787 \end_inset
12788
12789 cm de large
12790 \begin_inset space ~
12791 \end_inset
12792
12793 :
12794 \begin_inset Separator parbreak
12795 \end_inset
12796
12797
12798 \end_layout
12799
12800 \begin_layout Standard
12801 \noindent
12802 \align center
12803 \begin_inset ERT
12804 status collapsed
12805
12806 \begin_layout Plain Layout
12807
12808
12809 \backslash
12810 renewcommand{
12811 \backslash
12812 multirowsetup}{
12813 \backslash
12814 raggedleft}
12815 \end_layout
12816
12817 \end_inset
12818
12819
12820 \begin_inset Tabular
12821 <lyxtabular version="3" rows="4" columns="3">
12822 <features tabularvalignment="middle">
12823 <column alignment="center" valignment="top" width="3cm">
12824 <column alignment="center" valignment="top">
12825 <column alignment="center" valignment="top">
12826 <row>
12827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 un contenu long
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12837 \begin_inset Text
12838
12839 \begin_layout Plain Layout
12840 b
12841 \end_layout
12842
12843 \end_inset
12844 </cell>
12845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 c
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 </row>
12855 <row>
12856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12857 \begin_inset Text
12858
12859 \begin_layout Plain Layout
12860 t
12861 \end_layout
12862
12863 \end_inset
12864 </cell>
12865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 n
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 m
12879 \end_layout
12880
12881 \end_inset
12882 </cell>
12883 </row>
12884 <row>
12885 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12886 \begin_inset Text
12887
12888 \begin_layout Plain Layout
12889 multi-lignes
12890 \end_layout
12891
12892 \end_inset
12893 </cell>
12894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12895 \begin_inset Text
12896
12897 \begin_layout Plain Layout
12898 e
12899 \end_layout
12900
12901 \end_inset
12902 </cell>
12903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12904 \begin_inset Text
12905
12906 \begin_layout Plain Layout
12907 f
12908 \end_layout
12909
12910 \end_inset
12911 </cell>
12912 </row>
12913 <row>
12914 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12915 \begin_inset Text
12916
12917 \begin_layout Plain Layout
12918
12919 \end_layout
12920
12921 \end_inset
12922 </cell>
12923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12924 \begin_inset Text
12925
12926 \begin_layout Plain Layout
12927 h
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 i
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 </row>
12942 </lyxtabular>
12943
12944 \end_inset
12945
12946
12947 \begin_inset ERT
12948 status collapsed
12949
12950 \begin_layout Plain Layout
12951
12952
12953 \backslash
12954 renewcommand{
12955 \backslash
12956 multirowsetup}{
12957 \backslash
12958 raggedright}
12959 \end_layout
12960
12961 \end_inset
12962
12963
12964 \end_layout
12965
12966 \begin_layout Standard
12967 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12968  utiliser un saut de ligne forcé (
12969 \begin_inset space ~
12970 \end_inset
12971
12972 raccourci 
12973 \family sans
12974 Ctrl+Entrée
12975 \family default
12976
12977 \begin_inset space ~
12978 \end_inset
12979
12980 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12981  on le voit dans ce tableau :
12982 \begin_inset Separator parbreak
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \begin_layout Standard
12989 \noindent
12990 \align center
12991 \begin_inset Tabular
12992 <lyxtabular version="3" rows="3" columns="2">
12993 <features tabularvalignment="middle">
12994 <column alignment="left" valignment="middle" width="2cm">
12995 <column alignment="center" valignment="top">
12996 <row>
12997 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12998 \begin_inset Text
12999
13000 \begin_layout Plain Layout
13001 aaa
13002 \begin_inset Newline newline
13003 \end_inset
13004
13005 aaa
13006 \begin_inset Newline newline
13007 \end_inset
13008
13009 mauvaise cellule
13010 \end_layout
13011
13012 \end_inset
13013 </cell>
13014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13015 \begin_inset Text
13016
13017 \begin_layout Plain Layout
13018 ccc
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 </row>
13024 <row>
13025 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038 ddd
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 </row>
13044 <row>
13045 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049 bbb
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 eee
13059 \end_layout
13060
13061 \end_inset
13062 </cell>
13063 </row>
13064 </lyxtabular>
13065
13066 \end_inset
13067
13068
13069 \end_layout
13070
13071 \begin_layout Standard
13072 Vous devez donc faire attention avec les saut de lignes forcés.
13073 \end_layout
13074
13075 \begin_layout Subsection
13076 Cellules avec ligne(s) diagonale(s)
13077 \end_layout
13078
13079 \begin_layout Standard
13080 Pour instruire le lecteur de la signification ds titres de lignes et de
13081  colonnes dans un tableau, il est pratique de partager le première cellule
13082  du tableau à l'aide d'une ou deux lignes diagonales.
13083  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13084  \SpecialChar LaTeX
13085
13086 \series bold
13087 \lang english
13088  diagbox
13089 \series default
13090 \lang french
13091
13092 \begin_inset Index idx
13093 status collapsed
13094
13095 \begin_layout Plain Layout
13096 Paquetages \SpecialChar LaTeX
13097  ! diagbox
13098 \end_layout
13099
13100 \end_inset
13101
13102 .
13103  Ce paquetage inclut la commande 
13104 \series bold
13105 \lang english
13106
13107 \backslash
13108 diagbox
13109 \series default
13110 \lang french
13111  que l'on peut insérer en mode \SpecialChar TeX
13112  et qui peut avoir 2 ou 3 arguments:
13113 \end_layout
13114
13115 \begin_layout Standard
13116
13117 \series bold
13118 \lang english
13119
13120 \backslash
13121 diagbox[options]
13122 \lang french
13123 {inférieur gauche}{supérieur droit}
13124 \end_layout
13125
13126 \begin_layout Standard
13127
13128 \series bold
13129 \lang english
13130
13131 \backslash
13132 diagbox[options]
13133 \lang french
13134 {inférieur gauche}{supérieur gauche}{supérieur droit}
13135 \end_layout
13136
13137 \begin_layout Standard
13138 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13139  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13140  Dans le second cas, la cellule est partagée par deux lignes.
13141 \end_layout
13142
13143 \begin_layout Standard
13144 \begin_inset ERT
13145 status collapsed
13146
13147 \begin_layout Plain Layout
13148
13149
13150 \backslash
13151 ifdiagbox
13152 \end_layout
13153
13154 \end_inset
13155
13156
13157 \begin_inset Note Note
13158 status open
13159
13160 \begin_layout Plain Layout
13161 La section suivante ne s'affichera que si vous avez installé le paquetage
13162  \SpecialChar LaTeX
13163  
13164 \series bold
13165 diagbox
13166 \series default
13167 .
13168 \end_layout
13169
13170 \end_inset
13171
13172
13173 \end_layout
13174
13175 \begin_layout Standard
13176 Voici un exemple de tableau où 
13177 \series bold
13178 \lang english
13179
13180 \backslash
13181 diagbox
13182 \lang french
13183  
13184 \series default
13185 est utilisé avec 2 arguments
13186 \begin_inset space ~
13187 \end_inset
13188
13189 dans la première cellule:
13190 \lang english
13191
13192 \begin_inset VSpace medskip
13193 \end_inset
13194
13195
13196 \end_layout
13197
13198 \begin_layout Standard
13199 \noindent
13200
13201 \lang english
13202 \begin_inset Tabular
13203 <lyxtabular version="3" rows="4" columns="4">
13204 <features tabularvalignment="middle">
13205 <column alignment="center" valignment="top">
13206 <column alignment="center" valignment="top">
13207 <column alignment="center" valignment="top">
13208 <column alignment="center" valignment="top">
13209 <row>
13210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13211 \begin_inset Text
13212
13213 \begin_layout Plain Layout
13214 \begin_inset ERT
13215 status collapsed
13216
13217 \begin_layout Plain Layout
13218
13219
13220 \backslash
13221 diagbox{
13222 \end_layout
13223
13224 \end_inset
13225
13226 Nom
13227 \begin_inset ERT
13228 status collapsed
13229
13230 \begin_layout Plain Layout
13231
13232 }{
13233 \end_layout
13234
13235 \end_inset
13236
13237 Paramètre
13238 \begin_inset ERT
13239 status collapsed
13240
13241 \begin_layout Plain Layout
13242
13243 }
13244 \end_layout
13245
13246 \end_inset
13247
13248
13249 \end_layout
13250
13251 \end_inset
13252 </cell>
13253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13254 \begin_inset Text
13255
13256 \begin_layout Plain Layout
13257 Épaisseur en nm
13258 \end_layout
13259
13260 \end_inset
13261 </cell>
13262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13263 \begin_inset Text
13264
13265 \begin_layout Plain Layout
13266 Transparence en %
13267 \end_layout
13268
13269 \end_inset
13270 </cell>
13271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13272 \begin_inset Text
13273
13274 \begin_layout Plain Layout
13275 Dureté en MPa
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 </row>
13281 <row>
13282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 Vert parfait
13287 \end_layout
13288
13289 \end_inset
13290 </cell>
13291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13292 \begin_inset Text
13293
13294 \begin_layout Plain Layout
13295 45
13296 \end_layout
13297
13298 \end_inset
13299 </cell>
13300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13301 \begin_inset Text
13302
13303 \begin_layout Plain Layout
13304 80
13305 \end_layout
13306
13307 \end_inset
13308 </cell>
13309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13310 \begin_inset Text
13311
13312 \begin_layout Plain Layout
13313 504
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 </row>
13319 <row>
13320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13321 \begin_inset Text
13322
13323 \begin_layout Plain Layout
13324 Multi-P foncé
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333 60
13334 \end_layout
13335
13336 \end_inset
13337 </cell>
13338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13339 \begin_inset Text
13340
13341 \begin_layout Plain Layout
13342 72
13343 \end_layout
13344
13345 \end_inset
13346 </cell>
13347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13348 \begin_inset Text
13349
13350 \begin_layout Plain Layout
13351 982
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 </row>
13357 <row>
13358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 Pro transparent
13363 \end_layout
13364
13365 \end_inset
13366 </cell>
13367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13368 \begin_inset Text
13369
13370 \begin_layout Plain Layout
13371 18
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380 86
13381 \end_layout
13382
13383 \end_inset
13384 </cell>
13385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13386 \begin_inset Text
13387
13388 \begin_layout Plain Layout
13389 374
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 </row>
13395 </lyxtabular>
13396
13397 \end_inset
13398
13399
13400 \begin_inset VSpace medskip
13401 \end_inset
13402
13403
13404 \end_layout
13405
13406 \begin_layout Standard
13407 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13408  sport ou les distances:
13409 \begin_inset Separator parbreak
13410 \end_inset
13411
13412
13413 \end_layout
13414
13415 \begin_layout Standard
13416 \noindent
13417 \align center
13418 \begin_inset Tabular
13419 <lyxtabular version="3" rows="4" columns="4">
13420 <features tabularvalignment="middle">
13421 <column alignment="center" valignment="top" width="0pt">
13422 <column alignment="center" valignment="top">
13423 <column alignment="center" valignment="top">
13424 <column alignment="center" valignment="top">
13425 <row>
13426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13427 \begin_inset Text
13428
13429 \begin_layout Plain Layout
13430 \begin_inset ERT
13431 status collapsed
13432
13433 \begin_layout Plain Layout
13434
13435
13436 \backslash
13437 diagbox{
13438 \end_layout
13439
13440 \end_inset
13441
13442 À domicile
13443 \begin_inset ERT
13444 status collapsed
13445
13446 \begin_layout Plain Layout
13447
13448 }{
13449 \end_layout
13450
13451 \end_inset
13452
13453 Résultat
13454 \begin_inset ERT
13455 status open
13456
13457 \begin_layout Plain Layout
13458
13459 }{
13460 \end_layout
13461
13462 \end_inset
13463
13464 À l'extérieur
13465 \begin_inset ERT
13466 status collapsed
13467
13468 \begin_layout Plain Layout
13469
13470 }
13471 \end_layout
13472
13473 \end_inset
13474
13475
13476 \end_layout
13477
13478 \end_inset
13479 </cell>
13480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13481 \begin_inset Text
13482
13483 \begin_layout Plain Layout
13484 Tigres
13485 \end_layout
13486
13487 \end_inset
13488 </cell>
13489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13490 \begin_inset Text
13491
13492 \begin_layout Plain Layout
13493 Panthères
13494 \end_layout
13495
13496 \end_inset
13497 </cell>
13498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13499 \begin_inset Text
13500
13501 \begin_layout Plain Layout
13502 Faucons
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 Tigres
13514 \end_layout
13515
13516 \end_inset
13517 </cell>
13518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13519 \begin_inset Text
13520
13521 \begin_layout Plain Layout
13522
13523 \end_layout
13524
13525 \end_inset
13526 </cell>
13527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13528 \begin_inset Text
13529
13530 \begin_layout Plain Layout
13531 1:3
13532 \end_layout
13533
13534 \end_inset
13535 </cell>
13536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13537 \begin_inset Text
13538
13539 \begin_layout Plain Layout
13540 0:1
13541 \end_layout
13542
13543 \end_inset
13544 </cell>
13545 </row>
13546 <row>
13547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13548 \begin_inset Text
13549
13550 \begin_layout Plain Layout
13551 Panthères
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560 3:1
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578 0:0
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 </row>
13584 <row>
13585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13586 \begin_inset Text
13587
13588 \begin_layout Plain Layout
13589 Faucons
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598 1:0
13599 \end_layout
13600
13601 \end_inset
13602 </cell>
13603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607 0:0
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 </row>
13622 </lyxtabular>
13623
13624 \end_inset
13625
13626
13627 \end_layout
13628
13629 \begin_layout Standard
13630 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13631  2 coins ou plus du tableau comme ici:
13632 \begin_inset Separator parbreak
13633 \end_inset
13634
13635
13636 \end_layout
13637
13638 \begin_layout Standard
13639 \noindent
13640 \align center
13641 \begin_inset Tabular
13642 <lyxtabular version="3" rows="5" columns="5">
13643 <features tabularvalignment="middle">
13644 <column alignment="center" valignment="top" width="0pt">
13645 <column alignment="center" valignment="top">
13646 <column alignment="center" valignment="top">
13647 <column alignment="center" valignment="top">
13648 <column alignment="center" valignment="top">
13649 <row>
13650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13651 \begin_inset Text
13652
13653 \begin_layout Plain Layout
13654 \begin_inset ERT
13655 status open
13656
13657 \begin_layout Plain Layout
13658
13659
13660 \backslash
13661 diagbox{
13662 \end_layout
13663
13664 \end_inset
13665
13666 À domicile}{Résultat
13667 \begin_inset ERT
13668 status collapsed
13669
13670 \begin_layout Plain Layout
13671
13672 }{
13673 \end_layout
13674
13675 \end_inset
13676
13677 À l'extérieur
13678 \begin_inset ERT
13679 status open
13680
13681 \begin_layout Plain Layout
13682
13683 }
13684 \end_layout
13685
13686 \end_inset
13687
13688
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697 Tigres
13698 \end_layout
13699
13700 \end_inset
13701 </cell>
13702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706 Panthères
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 Faucons
13716 \end_layout
13717
13718 \end_inset
13719 </cell>
13720 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13721 \begin_inset Text
13722
13723 \begin_layout Plain Layout
13724 \begin_inset ERT
13725 status open
13726
13727 \begin_layout Plain Layout
13728
13729
13730 \backslash
13731 diagbox[dir=NE]{
13732 \end_layout
13733
13734 \end_inset
13735
13736 À domicile
13737 \begin_inset ERT
13738 status collapsed
13739
13740 \begin_layout Plain Layout
13741
13742 }{
13743 \end_layout
13744
13745 \end_inset
13746
13747 Résultat
13748 \begin_inset ERT
13749 status collapsed
13750
13751 \begin_layout Plain Layout
13752
13753 }{
13754 \end_layout
13755
13756 \end_inset
13757
13758 À l'extérieur
13759 \begin_inset ERT
13760 status collapsed
13761
13762 \begin_layout Plain Layout
13763
13764 }
13765 \end_layout
13766
13767 \end_inset
13768
13769
13770 \end_layout
13771
13772 \end_inset
13773 </cell>
13774 </row>
13775 <row>
13776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13777 \begin_inset Text
13778
13779 \begin_layout Plain Layout
13780 Tigres
13781 \end_layout
13782
13783 \end_inset
13784 </cell>
13785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13786 \begin_inset Text
13787
13788 \begin_layout Plain Layout
13789
13790 \end_layout
13791
13792 \end_inset
13793 </cell>
13794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13795 \begin_inset Text
13796
13797 \begin_layout Plain Layout
13798 1:3
13799 \end_layout
13800
13801 \end_inset
13802 </cell>
13803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13804 \begin_inset Text
13805
13806 \begin_layout Plain Layout
13807 0:1
13808 \end_layout
13809
13810 \end_inset
13811 </cell>
13812 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816 Tigres
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 </row>
13822 <row>
13823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827 Panthères
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 3:1
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 0:0
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 Panthères
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 </row>
13869 <row>
13870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Plain Layout
13874 Faucons
13875 \end_layout
13876
13877 \end_inset
13878 </cell>
13879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13880 \begin_inset Text
13881
13882 \begin_layout Plain Layout
13883 1:0
13884 \end_layout
13885
13886 \end_inset
13887 </cell>
13888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13889 \begin_inset Text
13890
13891 \begin_layout Plain Layout
13892 0:0
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13898 \begin_inset Text
13899
13900 \begin_layout Plain Layout
13901
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13907 \begin_inset Text
13908
13909 \begin_layout Plain Layout
13910 Faucons
13911 \end_layout
13912
13913 \end_inset
13914 </cell>
13915 </row>
13916 <row>
13917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Plain Layout
13921 \begin_inset ERT
13922 status open
13923
13924 \begin_layout Plain Layout
13925
13926
13927 \backslash
13928 diagbox[dir=SW]{
13929 \end_layout
13930
13931 \end_inset
13932
13933 À domicile
13934 \begin_inset ERT
13935 status collapsed
13936
13937 \begin_layout Plain Layout
13938
13939 }{
13940 \end_layout
13941
13942 \end_inset
13943
13944 Résultat
13945 \begin_inset ERT
13946 status collapsed
13947
13948 \begin_layout Plain Layout
13949
13950 }{
13951 \end_layout
13952
13953 \end_inset
13954
13955 À l'extérieur
13956 \begin_inset ERT
13957 status open
13958
13959 \begin_layout Plain Layout
13960
13961 }
13962 \end_layout
13963
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975 Tigres
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 Panthères
13985 \end_layout
13986
13987 \end_inset
13988 </cell>
13989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13990 \begin_inset Text
13991
13992 \begin_layout Plain Layout
13993 Faucons
13994 \end_layout
13995
13996 \end_inset
13997 </cell>
13998 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13999 \begin_inset Text
14000
14001 \begin_layout Plain Layout
14002 \begin_inset ERT
14003 status open
14004
14005 \begin_layout Plain Layout
14006
14007
14008 \backslash
14009 diagbox[dir=SE]{
14010 \end_layout
14011
14012 \end_inset
14013
14014 À domicile
14015 \begin_inset ERT
14016 status collapsed
14017
14018 \begin_layout Plain Layout
14019
14020 }{
14021 \end_layout
14022
14023 \end_inset
14024
14025 Résultat
14026 \begin_inset ERT
14027 status open
14028
14029 \begin_layout Plain Layout
14030
14031 }{
14032 \end_layout
14033
14034 \end_inset
14035
14036 À l'extérieur
14037 \begin_inset ERT
14038 status collapsed
14039
14040 \begin_layout Plain Layout
14041
14042 }
14043 \end_layout
14044
14045 \end_inset
14046
14047
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 </row>
14053 </lyxtabular>
14054
14055 \end_inset
14056
14057
14058 \end_layout
14059
14060 \begin_layout Standard
14061 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14062  
14063 \series bold
14064 dir=direction
14065 \series default
14066
14067 \emph on
14068 direction
14069 \emph default
14070  est à choisir parmi 
14071 \series bold
14072 NE
14073 \series default
14074
14075 \series bold
14076 SE
14077 \series default
14078
14079 \series bold
14080 SW
14081 \series default
14082  et 
14083 \series bold
14084 NW
14085 \series default
14086  comme sur une rose des vents.
14087  
14088 \series bold
14089 SW
14090 \series default
14091  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14092  du tableau ci-dessus, désigné via la commande:
14093 \end_layout
14094
14095 \begin_layout Standard
14096
14097 \series bold
14098 \lang english
14099
14100 \backslash
14101 diagbox[dir=SW]{
14102 \series default
14103 \lang french
14104 À domicile
14105 \series bold
14106 \lang english
14107 }{
14108 \series default
14109 \lang french
14110 Résultat
14111 \series bold
14112 \lang english
14113 }{
14114 \series default
14115 \lang french
14116 À l'extérieur
14117 \series bold
14118 \lang english
14119 }
14120 \series default
14121 \lang french
14122 .
14123  
14124 \end_layout
14125
14126 \begin_layout Standard
14127 Si aucune direction n'est spécifiée, elle est implicitement NW.
14128 \end_layout
14129
14130 \begin_layout Standard
14131 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14132  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14133  le contenu de la cellule va déborder:
14134 \begin_inset Separator parbreak
14135 \end_inset
14136
14137
14138 \end_layout
14139
14140 \begin_layout Standard
14141 \noindent
14142 \align center
14143 \begin_inset Tabular
14144 <lyxtabular version="3" rows="2" columns="2">
14145 <features tabularvalignment="middle">
14146 <column alignment="center" valignment="top" width="3cm">
14147 <column alignment="center" valignment="top">
14148 <row>
14149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14150 \begin_inset Text
14151
14152 \begin_layout Plain Layout
14153 \begin_inset ERT
14154 status collapsed
14155
14156 \begin_layout Plain Layout
14157
14158
14159 \backslash
14160 diagbox{
14161 \end_layout
14162
14163 \end_inset
14164
14165 Nom
14166 \begin_inset ERT
14167 status collapsed
14168
14169 \begin_layout Plain Layout
14170
14171 }{
14172 \end_layout
14173
14174 \end_inset
14175
14176 Paramètre
14177 \begin_inset ERT
14178 status collapsed
14179
14180 \begin_layout Plain Layout
14181
14182 }
14183 \end_layout
14184
14185 \end_inset
14186
14187
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14193 \begin_inset Text
14194
14195 \begin_layout Plain Layout
14196 Épaisseur en nm
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row>
14203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Plain Layout
14207 Vert parfait
14208 \end_layout
14209
14210 \end_inset
14211 </cell>
14212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14213 \begin_inset Text
14214
14215 \begin_layout Plain Layout
14216 45
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 </row>
14222 </lyxtabular>
14223
14224 \end_inset
14225
14226
14227 \end_layout
14228
14229 \begin_layout Standard
14230 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14231  cellule partagée, utilisez l'option de commande 
14232 \series bold
14233 \lang english
14234 width=3cm
14235 \series default
14236 \lang french
14237  (remplacez 
14238 \begin_inset Quotes fld
14239 \end_inset
14240
14241 3cm
14242 \begin_inset Quotes frd
14243 \end_inset
14244
14245 par la largeur désirée).
14246  Dans le tableau qui suit, la largeur de la première colonne est réglée
14247  à 4cm.
14248  Pour 
14249 \series bold
14250 \lang english
14251
14252 \backslash
14253 diagbox
14254 \series default
14255 \lang french
14256  une largeur de 4
14257 \begin_inset space \thinspace{}
14258 \end_inset
14259
14260 cm + 2
14261 \begin_inset space \thinspace{}
14262 \end_inset
14263
14264
14265 \backslash
14266 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14267  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14268  de la cellule.
14269  Le calcul de la largeur ne peut pas être fait directement dans l'option
14270  de la commande 
14271 \series bold
14272 \lang english
14273
14274 \backslash
14275 diagbox
14276 \series default
14277 \lang french
14278 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14279  la suite.
14280  Ceci se fait via les commandes en code \SpecialChar TeX
14281 :
14282 \end_layout
14283
14284 \begin_layout Standard
14285
14286 \series bold
14287
14288 \backslash
14289 newlength{
14290 \backslash
14291 diagtest}
14292 \begin_inset Newline newline
14293 \end_inset
14294
14295
14296 \backslash
14297 setlength{
14298 \backslash
14299 diagtest}{4cm+2
14300 \backslash
14301 tabcolsep}
14302 \end_layout
14303
14304 \begin_layout Standard
14305 \begin_inset ERT
14306 status collapsed
14307
14308 \begin_layout Plain Layout
14309
14310
14311 \backslash
14312 newlength{
14313 \backslash
14314 diagtest}
14315 \end_layout
14316
14317 \begin_layout Plain Layout
14318
14319
14320 \backslash
14321 setlength{
14322 \backslash
14323 diagtest}{4cm+2
14324 \backslash
14325 tabcolsep}
14326 \end_layout
14327
14328 \end_inset
14329
14330
14331 \end_layout
14332
14333 \begin_layout Standard
14334 Pour permettre les calculs en \SpecialChar LaTeX
14335 , il faut charger dans le préambule du document
14336  le paquetage 
14337 \series bold
14338 calc
14339 \series default
14340
14341 \begin_inset Index idx
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345 Paquetages \SpecialChar LaTeX
14346  ! calc
14347 \end_layout
14348
14349 \end_inset
14350
14351 .
14352 \end_layout
14353
14354 \begin_layout Standard
14355 Dans le tableau vous pouvez maintenant utiliser la commande
14356 \end_layout
14357
14358 \begin_layout Standard
14359
14360 \series bold
14361
14362 \backslash
14363 diagbox[width=
14364 \backslash
14365 diagtest]{A}{B}
14366 \end_layout
14367
14368 \begin_layout Standard
14369 dans la première cellule:
14370 \begin_inset Separator parbreak
14371 \end_inset
14372
14373
14374 \end_layout
14375
14376 \begin_layout Standard
14377 \noindent
14378 \align center
14379 \begin_inset Tabular
14380 <lyxtabular version="3" rows="2" columns="2">
14381 <features tabularvalignment="middle">
14382 <column alignment="center" valignment="top" width="4cm">
14383 <column alignment="center" valignment="top">
14384 <row>
14385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14386 \begin_inset Text
14387
14388 \begin_layout Plain Layout
14389 \begin_inset ERT
14390 status open
14391
14392 \begin_layout Plain Layout
14393
14394
14395 \backslash
14396 diagbox[width=
14397 \backslash
14398 diagtest]{
14399 \end_layout
14400
14401 \end_inset
14402
14403 A
14404 \begin_inset ERT
14405 status collapsed
14406
14407 \begin_layout Plain Layout
14408
14409 }{
14410 \end_layout
14411
14412 \end_inset
14413
14414 B
14415 \begin_inset ERT
14416 status collapsed
14417
14418 \begin_layout Plain Layout
14419
14420 }
14421 \end_layout
14422
14423 \end_inset
14424
14425
14426 \end_layout
14427
14428 \end_inset
14429 </cell>
14430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Plain Layout
14434 Épaisseur en nm
14435 \end_layout
14436
14437 \end_inset
14438 </cell>
14439 </row>
14440 <row>
14441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14442 \begin_inset Text
14443
14444 \begin_layout Plain Layout
14445 Vert parfait
14446 \end_layout
14447
14448 \end_inset
14449 </cell>
14450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Plain Layout
14454 45
14455 \end_layout
14456
14457 \end_inset
14458 </cell>
14459 </row>
14460 </lyxtabular>
14461
14462 \end_inset
14463
14464
14465 \end_layout
14466
14467 \begin_layout Standard
14468 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14469  la longueur de la diagonale ne peut pas être calculée correctement comme
14470  dans ce tableau:
14471 \begin_inset Separator parbreak
14472 \end_inset
14473
14474
14475 \end_layout
14476
14477 \begin_layout Standard
14478 \noindent
14479 \align center
14480 \begin_inset Tabular
14481 <lyxtabular version="3" rows="2" columns="2">
14482 <features tabularvalignment="middle">
14483 <column alignment="center" valignment="top" width="0pt">
14484 <column alignment="center" valignment="top">
14485 <row>
14486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Plain Layout
14490 \begin_inset ERT
14491 status collapsed
14492
14493 \begin_layout Plain Layout
14494
14495
14496 \backslash
14497 diagbox{
14498 \end_layout
14499
14500 \end_inset
14501
14502 A
14503 \begin_inset ERT
14504 status collapsed
14505
14506 \begin_layout Plain Layout
14507
14508 }{
14509 \end_layout
14510
14511 \end_inset
14512
14513 B
14514 \begin_inset ERT
14515 status collapsed
14516
14517 \begin_layout Plain Layout
14518
14519 }
14520 \end_layout
14521
14522 \end_inset
14523
14524
14525 \end_layout
14526
14527 \end_inset
14528 </cell>
14529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14530 \begin_inset Text
14531
14532 \begin_layout Plain Layout
14533 Épaisseur en nm
14534 \end_layout
14535
14536 \end_inset
14537 </cell>
14538 </row>
14539 <row>
14540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14541 \begin_inset Text
14542
14543 \begin_layout Plain Layout
14544 Vert parfait
14545 \end_layout
14546
14547 \end_inset
14548 </cell>
14549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14550 \begin_inset Text
14551
14552 \begin_layout Plain Layout
14553 45
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 </row>
14559 </lyxtabular>
14560
14561 \end_inset
14562
14563
14564 \end_layout
14565
14566 \begin_layout Standard
14567 Dans ce cas, vous pouvez utiliser directement
14568 \series bold
14569  
14570 \lang english
14571 width
14572 \series default
14573 \lang french
14574  dans l'option de 
14575 \series bold
14576 \lang english
14577
14578 \backslash
14579 diagbox
14580 \series default
14581 \lang french
14582 , il n'est plus nécessaire d’ajouter 2
14583 \backslash
14584 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14585  colonne.
14586  Ici une largeur de 3cm est utilisée:
14587 \begin_inset Separator parbreak
14588 \end_inset
14589
14590
14591 \end_layout
14592
14593 \begin_layout Standard
14594 \noindent
14595 \align center
14596 \begin_inset Tabular
14597 <lyxtabular version="3" rows="2" columns="2">
14598 <features tabularvalignment="middle">
14599 <column alignment="center" valignment="top" width="0pt">
14600 <column alignment="center" valignment="top">
14601 <row>
14602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606 \begin_inset ERT
14607 status open
14608
14609 \begin_layout Plain Layout
14610
14611
14612 \backslash
14613 diagbox[width=3cm]{
14614 \end_layout
14615
14616 \end_inset
14617
14618 A
14619 \begin_inset ERT
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623
14624 }{
14625 \end_layout
14626
14627 \end_inset
14628
14629 B
14630 \begin_inset ERT
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634
14635 }
14636 \end_layout
14637
14638 \end_inset
14639
14640
14641 \end_layout
14642
14643 \end_inset
14644 </cell>
14645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649 Épaisseur en nm
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 </row>
14655 <row>
14656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14657 \begin_inset Text
14658
14659 \begin_layout Plain Layout
14660 Vert parfait
14661 \end_layout
14662
14663 \end_inset
14664 </cell>
14665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14666 \begin_inset Text
14667
14668 \begin_layout Plain Layout
14669 45
14670 \end_layout
14671
14672 \end_inset
14673 </cell>
14674 </row>
14675 </lyxtabular>
14676
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \begin_layout Standard
14683 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14684  supplémentaire pour placer le texte dans la cellule.
14685  Ceci peut être obtenu avec l'option
14686 \series bold
14687  
14688 \lang english
14689 height
14690 \lang french
14691 =3cm
14692 \series default
14693  de la commande 
14694 \series bold
14695 \lang english
14696
14697 \backslash
14698 diagbox
14699 \series default
14700 \lang french
14701  (remplacer « 3cm » par la hauteur désirée).
14702  Dans le tableau qui suit, la commande
14703 \end_layout
14704
14705 \begin_layout Standard
14706
14707 \series bold
14708
14709 \backslash
14710 diagbox[width=3cm,height=1.4cm]{A
14711 \backslash
14712
14713 \backslash
14714 B}{C
14715 \backslash
14716
14717 \backslash
14718 D}
14719 \end_layout
14720
14721 \begin_layout Standard
14722 est utilisée dans la première cellule.
14723  La commande 
14724 \backslash
14725
14726 \backslash
14727  crée le saut de ligne
14728 \begin_inset Foot
14729 status open
14730
14731 \begin_layout Plain Layout
14732 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14733  largeur fixée.
14734 \end_layout
14735
14736 \end_inset
14737
14738 .
14739 \begin_inset Separator parbreak
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \begin_layout Standard
14746 \noindent
14747 \align center
14748 \begin_inset Tabular
14749 <lyxtabular version="3" rows="2" columns="2">
14750 <features tabularvalignment="middle">
14751 <column alignment="center" valignment="top">
14752 <column alignment="center" valignment="top">
14753 <row>
14754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Plain Layout
14758 \begin_inset ERT
14759 status open
14760
14761 \begin_layout Plain Layout
14762
14763
14764 \backslash
14765 diagbox[width=3cm,height=1.4cm]{
14766 \end_layout
14767
14768 \end_inset
14769
14770 A
14771 \begin_inset ERT
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775
14776
14777 \backslash
14778
14779 \backslash
14780
14781 \end_layout
14782
14783 \end_inset
14784
14785 B
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791 }{
14792 \end_layout
14793
14794 \end_inset
14795
14796 C
14797 \begin_inset ERT
14798 status collapsed
14799
14800 \begin_layout Plain Layout
14801
14802
14803 \backslash
14804
14805 \backslash
14806
14807 \end_layout
14808
14809 \end_inset
14810
14811 D
14812 \begin_inset ERT
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816
14817 }
14818 \end_layout
14819
14820 \end_inset
14821
14822
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 Épaisseur en nm
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 </row>
14837 <row>
14838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14839 \begin_inset Text
14840
14841 \begin_layout Plain Layout
14842 Vert parfait
14843 \end_layout
14844
14845 \end_inset
14846 </cell>
14847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851 45
14852 \end_layout
14853
14854 \end_inset
14855 </cell>
14856 </row>
14857 </lyxtabular>
14858
14859 \end_inset
14860
14861
14862 \end_layout
14863
14864 \begin_layout Standard
14865 \begin_inset ERT
14866 status collapsed
14867
14868 \begin_layout Plain Layout
14869
14870
14871 \backslash
14872 else
14873 \end_layout
14874
14875 \end_inset
14876
14877
14878 \begin_inset Note Note
14879 status open
14880
14881 \begin_layout Plain Layout
14882 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14883  
14884 \series bold
14885 diagbox
14886 \series default
14887  n'est pas installé :
14888 \end_layout
14889
14890 \end_inset
14891
14892
14893 \end_layout
14894
14895 \begin_layout Standard
14896 Vous devez installer le paquetage \SpecialChar LaTeX
14897  
14898 \series bold
14899 diagbox
14900 \series default
14901  pour voir le contenu de cette section dans la sortie imprimée.
14902 \end_layout
14903
14904 \begin_layout Standard
14905 \begin_inset ERT
14906 status collapsed
14907
14908 \begin_layout Plain Layout
14909
14910
14911 \backslash
14912 fi
14913 \end_layout
14914
14915 \end_inset
14916
14917
14918 \end_layout
14919
14920 \begin_layout Standard
14921 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14922  
14923 \series bold
14924 \lang english
14925 diagbox
14926 \series default
14927 \lang french
14928 , voir sa documentation, 
14929 \begin_inset CommandInset citation
14930 LatexCommand cite
14931 key "diagbox"
14932
14933 \end_inset
14934
14935 .
14936 \end_layout
14937
14938 \begin_layout Section
14939 Les tableaux formels
14940 \begin_inset CommandInset label
14941 LatexCommand label
14942 name "sec:Tableaux-Formels"
14943
14944 \end_inset
14945
14946
14947 \begin_inset Index idx
14948 status collapsed
14949
14950 \begin_layout Plain Layout
14951 Tableau ! Formel
14952 \end_layout
14953
14954 \end_inset
14955
14956
14957 \end_layout
14958
14959 \begin_layout Standard
14960 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14961  à celle du tableau
14962 \begin_inset space ~
14963 \end_inset
14964
14965
14966 \begin_inset CommandInset ref
14967 LatexCommand ref
14968 reference "tab:Exemple-tableau-booktabs"
14969
14970 \end_inset
14971
14972 .
14973  Ce genre de tableau est appelé 
14974 \begin_inset Quotes fld
14975 \end_inset
14976
14977
14978 \emph on
14979 formel
14980 \emph default
14981
14982 \begin_inset Quotes frd
14983 \end_inset
14984
14985 .
14986  Pour transformer un tableau en tableau formel, utilisez l'option 
14987 \family sans
14988 Formel
14989 \family default
14990  de l'onglet 
14991 \family sans
14992 Bordures
14993 \family default
14994  de la fenêtre de dialogue 
14995 \family sans
14996 Paramètres
14997 \begin_inset space ~
14998 \end_inset
14999
15000 du
15001 \begin_inset space ~
15002 \end_inset
15003
15004 tableau
15005 \family default
15006 .
15007 \end_layout
15008
15009 \begin_layout Standard
15010 \begin_inset Float table
15011 placement h
15012 wide false
15013 sideways false
15014 status open
15015
15016 \begin_layout Plain Layout
15017 \begin_inset Caption Standard
15018
15019 \begin_layout Plain Layout
15020 \begin_inset CommandInset label
15021 LatexCommand label
15022 name "tab:Exemple-tableau-booktabs"
15023
15024 \end_inset
15025
15026 Exemple de tableau formel
15027 \end_layout
15028
15029 \end_inset
15030
15031
15032 \end_layout
15033
15034 \begin_layout Plain Layout
15035 \align center
15036 \begin_inset Tabular
15037 <lyxtabular version="3" rows="8" columns="4">
15038 <features booktabs="true" tabularvalignment="middle">
15039 <column alignment="center" valignment="top">
15040 <column alignment="center" valignment="top">
15041 <column alignment="center" valignment="top">
15042 <column alignment="center" valignment="top">
15043 <row>
15044 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Plain Layout
15048 Système
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 <cell alignment="center" valignment="top" topline="true" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Plain Layout
15057 Chip
15058 \begin_inset space \thinspace{}
15059 \end_inset
15060
15061 1
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 Chip
15071 \begin_inset space \thinspace{}
15072 \end_inset
15073
15074 2
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15080 \begin_inset Text
15081
15082 \begin_layout Plain Layout
15083
15084 \end_layout
15085
15086 \end_inset
15087 </cell>
15088 </row>
15089 <row>
15090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15091 \begin_inset Text
15092
15093 \begin_layout Plain Layout
15094 \begin_inset ERT
15095 status collapsed
15096
15097 \begin_layout Plain Layout
15098
15099
15100 \backslash
15101 cmidrule(r){2-2}
15102 \end_layout
15103
15104 \end_inset
15105
15106
15107 \begin_inset ERT
15108 status collapsed
15109
15110 \begin_layout Plain Layout
15111
15112
15113 \backslash
15114 cmidrule(l){3-4}
15115 \end_layout
15116
15117 \end_inset
15118
15119 Épaisseur du capteur en µm
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 <cell alignment="center" valignment="top" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128 300
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 300
15138 \end_layout
15139
15140 \end_inset
15141 </cell>
15142 <cell alignment="center" valignment="top" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146 700
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 </row>
15152 <row>
15153 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Plain Layout
15157 Angle du biseau en °
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 <cell alignment="center" valignment="top" topline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 3.55
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 <cell alignment="center" valignment="top" topline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 2.71
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 <cell alignment="center" valignment="top" topline="true" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184 7.99
15185 \end_layout
15186
15187 \end_inset
15188 </cell>
15189 </row>
15190 <row topspace="default">
15191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 Résolution spatiale en µm
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 <cell alignment="center" valignment="top" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 4.26
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213 10.17
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 10.56
15223 \end_layout
15224
15225 \end_inset
15226 </cell>
15227 </row>
15228 <row topspace="default">
15229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15230 \begin_inset Text
15231
15232 \begin_layout Plain Layout
15233 MTF à 
15234 \begin_inset Formula $f_{\mathrm{max}}$
15235 \end_inset
15236
15237
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 0.53
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 <cell alignment="center" valignment="top" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Plain Layout
15255 0.37
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264 0.39
15265 \end_layout
15266
15267 \end_inset
15268 </cell>
15269 </row>
15270 <row topspace="default">
15271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 \begin_inset ERT
15276 status collapsed
15277
15278 \begin_layout Plain Layout
15279
15280
15281 \backslash
15282 cmidrule[2pt](l{10pt}){1-1}
15283 \end_layout
15284
15285 \end_inset
15286
15287 résolution spatiale LSF
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 <cell alignment="center" valignment="top" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 <cell alignment="center" valignment="top" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 </row>
15320 <row>
15321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15322 \begin_inset Text
15323
15324 \begin_layout Plain Layout
15325 en µm
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 <cell alignment="center" valignment="top" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334 129.7
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 52.75
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352 50.78
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 </row>
15358 <row>
15359 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363 en % de la taille des pixels
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 76.3
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381 95.9
15382 \end_layout
15383
15384 \end_inset
15385 </cell>
15386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15387 \begin_inset Text
15388
15389 \begin_layout Plain Layout
15390 92.3
15391 \end_layout
15392
15393 \end_inset
15394 </cell>
15395 </row>
15396 </lyxtabular>
15397
15398 \end_inset
15399
15400
15401 \end_layout
15402
15403 \end_inset
15404
15405
15406 \end_layout
15407
15408 \begin_layout Standard
15409 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15410  
15411 \family sans
15412 Bordures
15413 \family default
15414  de la fenêtre de dialogue 
15415 \family sans
15416 Paramètres
15417 \begin_inset space ~
15418 \end_inset
15419
15420 du
15421 \begin_inset space ~
15422 \end_inset
15423
15424 tableau
15425 \family default
15426  comme c'est décrit dans la section
15427 \begin_inset space ~
15428 \end_inset
15429
15430
15431 \begin_inset CommandInset ref
15432 LatexCommand ref
15433 reference "subsec:Espacement-lignes"
15434
15435 \end_inset
15436
15437 .
15438 \end_layout
15439
15440 \begin_layout Standard
15441 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15442  verticales.
15443  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15444  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15445  sortie imprimée :
15446 \begin_inset Newline newline
15447 \end_inset
15448
15449 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15450 \begin_inset space \thinspace{}
15451 \end_inset
15452
15453 em alors que les autres lignes ont implicite une épaisseur de 0.05
15454 \begin_inset space \thinspace{}
15455 \end_inset
15456
15457 em.
15458 \end_layout
15459
15460 \begin_layout Standard
15461 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15462  les lignes de préambule suivantes :
15463 \end_layout
15464
15465 \begin_layout Standard
15466
15467 \series bold
15468
15469 \backslash
15470 let
15471 \backslash
15472 mytoprule
15473 \backslash
15474 toprule
15475 \begin_inset Newline newline
15476 \end_inset
15477
15478
15479 \backslash
15480 renewcommand{
15481 \backslash
15482 toprule}{
15483 \backslash
15484 mytoprule[width]}
15485 \end_layout
15486
15487 \begin_layout Standard
15488 Cet exemple concerne la première ligne, appelée 
15489 \series bold
15490 toprule
15491 \series default
15492 .
15493  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15494 \series bold
15495 toprule
15496 \series default
15497  par 
15498 \series bold
15499 bottomrule
15500 \series default
15501 .
15502  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15503  
15504 \series bold
15505 toprule
15506 \series default
15507  par 
15508 \series bold
15509 midrule
15510 \series default
15511 .
15512  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15513 \begin_inset space ~
15514 \end_inset
15515
15516
15517 \begin_inset CommandInset ref
15518 LatexCommand ref
15519 reference "cha:Unités-de-longueur"
15520
15521 \end_inset
15522
15523  pour préciser l'épaisseur voulue.
15524 \end_layout
15525
15526 \begin_layout Standard
15527 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15528  en mettant une ligne pour une cellule multi-colonnes.
15529  \SpecialChar LyX
15530  va utiliser en interne la commande 
15531 \series bold
15532
15533 \backslash
15534 cmidrule
15535 \series default
15536  pour créer cette ligne.
15537  Sa syntaxe complète est :
15538 \end_layout
15539
15540 \begin_layout Standard
15541
15542 \series bold
15543
15544 \backslash
15545 cmidrule[largeur](rognage){colDépart-colFin}
15546 \end_layout
15547
15548 \begin_layout Standard
15549 Les options de la commande 
15550 \series bold
15551
15552 \backslash
15553 cmidrule
15554 \series default
15555  ne sont pas actuellement gérées par \SpecialChar LyX
15556 , vous devez donc utiliser du code
15557  \SpecialChar TeX
15558  pour pouvoir les utiliser.
15559  On peut créer manuellement des lignes 
15560 \series bold
15561
15562 \backslash
15563 mitrales
15564 \series default
15565  en insérant la commande en code \SpecialChar TeX
15566  comme le premier élément de la première
15567  cellule de la ligne.
15568  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15569  en question.
15570 \end_layout
15571
15572 \begin_layout Standard
15573 La valeur 
15574 \series bold
15575 largeur
15576 \series default
15577  pour l'épaisseur des lignes est de 0.03
15578 \begin_inset space \thinspace{}
15579 \end_inset
15580
15581 em.
15582  
15583 \series bold
15584 colDépart
15585 \series default
15586  est le numéro de la colonne dans laquelle la ligne commence et 
15587 \series bold
15588 colFin
15589 \series default
15590  est le numéro de la colonne dans laquelle elle se termine.
15591  La valeur de 
15592 \series bold
15593 colFin
15594 \series default
15595  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15596  Le paramètre optionnel 
15597 \series bold
15598 rognage
15599 \series default
15600  peut être soit 
15601 \emph on
15602 l{largeurRognage}
15603 \emph default
15604 , ou 
15605 \emph on
15606 r{largeurRognage}
15607 \emph default
15608  où les valeurs de
15609 \emph on
15610  largeurRognage
15611 \emph default
15612  sont aussi optionnelles.
15613  En utilisant par exemple la valeur 
15614 \emph on
15615 l{2pt}
15616 \emph default
15617  pour ce paramètre, la ligne va être rognée de 2
15618 \begin_inset space \thinspace{}
15619 \end_inset
15620
15621 pt à son extrémité gauche.
15622  Si vous ne spécifiez pas de valeur pour 
15623 \emph on
15624 largeurRognage
15625 \emph default
15626  les lignes sont implicitement rognées de 0.5
15627 \begin_inset space \thinspace{}
15628 \end_inset
15629
15630 em.
15631 \end_layout
15632
15633 \begin_layout Standard
15634 \begin_inset VSpace bigskip
15635 \end_inset
15636
15637 Le tableau
15638 \begin_inset space ~
15639 \end_inset
15640
15641
15642 \begin_inset CommandInset ref
15643 LatexCommand ref
15644 reference "tab:Exemple-tableau-booktabs"
15645
15646 \end_inset
15647
15648  a été créé en utilisant les commandes
15649 \end_layout
15650
15651 \begin_layout Standard
15652
15653 \series bold
15654
15655 \backslash
15656 cmidrule(r){2-2}
15657 \backslash
15658 cmidrule(l){3-4}
15659 \end_layout
15660
15661 \begin_layout Standard
15662 au début de la deuxième ligne et
15663 \end_layout
15664
15665 \begin_layout Standard
15666
15667 \series bold
15668
15669 \backslash
15670 cmidrule[2pt](l{10pt}){1-1}
15671 \end_layout
15672
15673 \begin_layout Standard
15674 au début de la sixième ligne.
15675 \end_layout
15676
15677 \begin_layout Standard
15678 \begin_inset VSpace bigskip
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 Vous pouvez vouloir des commandes 
15686 \series bold
15687
15688 \backslash
15689 cmidrule
15690 \series default
15691 s qui se recouvrent comme pour le tableau
15692 \begin_inset space ~
15693 \end_inset
15694
15695
15696 \begin_inset CommandInset ref
15697 LatexCommand ref
15698 reference "tab:Tableau-booktabs-special"
15699
15700 \end_inset
15701
15702 .
15703  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15704
15705 \end_layout
15706
15707 \begin_layout Standard
15708
15709 \series bold
15710
15711 \backslash
15712 morecmidrules
15713 \end_layout
15714
15715 \begin_layout Standard
15716 La commande qui a été utilisée pour la deuxième ligne du tableau
15717 \begin_inset space ~
15718 \end_inset
15719
15720
15721 \begin_inset CommandInset ref
15722 LatexCommand ref
15723 reference "tab:Tableau-booktabs-special"
15724
15725 \end_inset
15726
15727  est
15728 \end_layout
15729
15730 \begin_layout Standard
15731
15732 \series bold
15733
15734 \backslash
15735 cmidrule(r){2-2}
15736 \backslash
15737 cmidrule(l){3-4}
15738 \backslash
15739 morecmidrules
15740 \backslash
15741 cmidrule{2-4}
15742 \end_layout
15743
15744 \begin_layout Standard
15745 La commande pour la sixième ligne est
15746 \end_layout
15747
15748 \begin_layout Standard
15749
15750 \series bold
15751
15752 \backslash
15753 midrule
15754 \backslash
15755 morecmidrules
15756 \backslash
15757 cmidrule{3-4}
15758 \end_layout
15759
15760 \begin_layout Standard
15761 \begin_inset VSpace bigskip
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \begin_layout Standard
15768 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15769 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15770  font toute la largeur du tableau :
15771 \end_layout
15772
15773 \begin_layout Standard
15774
15775 \series bold
15776
15777 \backslash
15778 specialrule{largeur}{espace au dessus}{espace en dessous}
15779 \end_layout
15780
15781 \begin_layout Standard
15782 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15783  du paquetage \SpecialChar LaTeX
15784  
15785 \series bold
15786 booktabs
15787 \series default
15788  
15789 \begin_inset CommandInset citation
15790 LatexCommand cite
15791 key "booktabs"
15792
15793 \end_inset
15794
15795 .
15796 \begin_inset Index idx
15797 status collapsed
15798
15799 \begin_layout Plain Layout
15800 Paquetages \SpecialChar LaTeX
15801  ! booktabs
15802 \end_layout
15803
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \begin_layout Standard
15810 \begin_inset Float table
15811 placement h
15812 wide false
15813 sideways false
15814 status open
15815
15816 \begin_layout Plain Layout
15817 \begin_inset Caption Standard
15818
15819 \begin_layout Plain Layout
15820 \begin_inset CommandInset label
15821 LatexCommand label
15822 name "tab:Tableau-booktabs-special"
15823
15824 \end_inset
15825
15826 Tableau formel spécial
15827 \end_layout
15828
15829 \end_inset
15830
15831
15832 \end_layout
15833
15834 \begin_layout Plain Layout
15835 \align center
15836 \begin_inset Tabular
15837 <lyxtabular version="3" rows="8" columns="4">
15838 <features booktabs="true" tabularvalignment="middle">
15839 <column alignment="center" valignment="top">
15840 <column alignment="center" valignment="top">
15841 <column alignment="center" valignment="top">
15842 <column alignment="center" valignment="top">
15843 <row>
15844 <cell alignment="center" valignment="top" topline="true" usebox="none">
15845 \begin_inset Text
15846
15847 \begin_layout Plain Layout
15848 Système
15849 \end_layout
15850
15851 \end_inset
15852 </cell>
15853 <cell alignment="center" valignment="top" topline="true" usebox="none">
15854 \begin_inset Text
15855
15856 \begin_layout Plain Layout
15857 Chip
15858 \begin_inset space \thinspace{}
15859 \end_inset
15860
15861 1
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870 Chip
15871 \begin_inset space \thinspace{}
15872 \end_inset
15873
15874 2
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 </row>
15889 <row>
15890 <cell alignment="center" valignment="top" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894 \begin_inset ERT
15895 status collapsed
15896
15897 \begin_layout Plain Layout
15898
15899
15900 \backslash
15901 cmidrule(r){2-2}
15902 \end_layout
15903
15904 \end_inset
15905
15906
15907 \begin_inset ERT
15908 status collapsed
15909
15910 \begin_layout Plain Layout
15911
15912
15913 \backslash
15914 cmidrule(l){3-4}
15915 \end_layout
15916
15917 \end_inset
15918
15919
15920 \begin_inset ERT
15921 status collapsed
15922
15923 \begin_layout Plain Layout
15924
15925
15926 \backslash
15927 morecmidrules 
15928 \end_layout
15929
15930 \end_inset
15931
15932
15933 \begin_inset ERT
15934 status collapsed
15935
15936 \begin_layout Plain Layout
15937
15938
15939 \backslash
15940 cmidrule{2-4}
15941 \end_layout
15942
15943 \end_inset
15944
15945 Epaisseur du capteur en µm
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 <cell alignment="center" valignment="top" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954 300
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 300
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 <cell alignment="center" valignment="top" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Plain Layout
15972 700
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 </row>
15978 <row>
15979 <cell alignment="center" valignment="top" topline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 Angle biseau en °
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" topline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 3.55
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 <cell alignment="center" valignment="top" topline="true" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Plain Layout
16001 2.71
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 <cell alignment="center" valignment="top" topline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010 7.99
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 </row>
16016 <row topspace="default">
16017 <cell alignment="center" valignment="top" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 Résolution spatiale en µm
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 4.26
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 <cell alignment="center" valignment="top" usebox="none">
16036 \begin_inset Text
16037
16038 \begin_layout Plain Layout
16039 10.17
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 <cell alignment="center" valignment="top" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048 10.56
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 </row>
16054 <row topspace="default">
16055 <cell alignment="center" valignment="top" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 MTF à 
16060 \begin_inset Formula $f_{\mathrm{max}}$
16061 \end_inset
16062
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072 0.53
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 <cell alignment="center" valignment="top" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Plain Layout
16081 0.37
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 <cell alignment="center" valignment="top" usebox="none">
16087 \begin_inset Text
16088
16089 \begin_layout Plain Layout
16090 0.39
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 </row>
16096 <row>
16097 <cell alignment="center" valignment="top" topline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101 \begin_inset ERT
16102 status collapsed
16103
16104 \begin_layout Plain Layout
16105
16106
16107 \backslash
16108 morecmidrules 
16109 \end_layout
16110
16111 \end_inset
16112
16113
16114 \begin_inset ERT
16115 status collapsed
16116
16117 \begin_layout Plain Layout
16118
16119
16120 \backslash
16121 cmidrule{3-4}
16122 \end_layout
16123
16124 \end_inset
16125
16126 résolution spatiale LSF
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" topline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 <cell alignment="center" valignment="top" topline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 </row>
16159 <row>
16160 <cell alignment="center" valignment="top" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Plain Layout
16164 en µm
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173 129.7
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182 52.75
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 <cell alignment="center" valignment="top" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Plain Layout
16191 50.78
16192 \end_layout
16193
16194 \end_inset
16195 </cell>
16196 </row>
16197 <row>
16198 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Plain Layout
16202 en % de la taille des pixels
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211 76.3
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220 95.9
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229 92.3
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 </row>
16235 </lyxtabular>
16236
16237 \end_inset
16238
16239
16240 \end_layout
16241
16242 \end_inset
16243
16244
16245 \end_layout
16246
16247 \begin_layout Section
16248 Alignement vertical des tableaux
16249 \begin_inset Index idx
16250 status collapsed
16251
16252 \begin_layout Plain Layout
16253 Tableau ! Alignement
16254 \end_layout
16255
16256 \end_inset
16257
16258
16259 \end_layout
16260
16261 \begin_layout Standard
16262 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16263  doit être à l'intérieur d'une boîte.
16264  La boîte peut alors être alignée comme c'est décrit dans la 
16265 \begin_inset space ~
16266 \end_inset
16267
16268
16269 \begin_inset CommandInset ref
16270 LatexCommand ref
16271 reference "sec:Boîte-Dialogue"
16272
16273 \end_inset
16274
16275 .
16276 \end_layout
16277
16278 \begin_layout Standard
16279 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16280  minipage
16281 \begin_inset Foot
16282 status open
16283
16284 \begin_layout Plain Layout
16285 Les minipages son décrites dans la section
16286 \begin_inset space ~
16287 \end_inset
16288
16289
16290 \begin_inset CommandInset ref
16291 LatexCommand ref
16292 reference "sec:Minipages"
16293
16294 \end_inset
16295
16296 .
16297 \end_layout
16298
16299 \end_inset
16300
16301  dont la largeur est de 15
16302 \begin_inset space \thinspace{}
16303 \end_inset
16304
16305 col% :
16306 \end_layout
16307
16308 \begin_layout Itemize
16309 test 
16310 \begin_inset Box Frameless
16311 position "t"
16312 hor_pos "c"
16313 has_inner_box 1
16314 inner_pos "c"
16315 use_parbox 0
16316 use_makebox 0
16317 width "15col%"
16318 special "none"
16319 height "1in"
16320 height_special "totalheight"
16321 thickness "0.4pt"
16322 separation "3pt"
16323 shadowsize "4pt"
16324 framecolor "black"
16325 backgroundcolor "none"
16326 status collapsed
16327
16328 \begin_layout Plain Layout
16329 \begin_inset Tabular
16330 <lyxtabular version="3" rows="3" columns="3">
16331 <features tabularvalignment="middle">
16332 <column alignment="center" valignment="top">
16333 <column alignment="center" valignment="top">
16334 <column alignment="center" valignment="top">
16335 <row>
16336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 a
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 d
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 g
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 </row>
16364 <row>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369 b
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 e
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 h
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 </row>
16393 <row>
16394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398 c
16399 \end_layout
16400
16401 \end_inset
16402 </cell>
16403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 f
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416 i
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 </row>
16422 </lyxtabular>
16423
16424 \end_inset
16425
16426
16427 \end_layout
16428
16429 \end_inset
16430
16431  test 
16432 \begin_inset ERT
16433 status collapsed
16434
16435 \begin_layout Plain Layout
16436
16437
16438 \backslash
16439 raisebox{0.85
16440 \backslash
16441 baselineskip}{
16442 \end_layout
16443
16444 \end_inset
16445
16446
16447 \begin_inset Box Frameless
16448 position "t"
16449 hor_pos "c"
16450 has_inner_box 1
16451 inner_pos "c"
16452 use_parbox 0
16453 use_makebox 0
16454 width "15col%"
16455 special "none"
16456 height "1in"
16457 height_special "totalheight"
16458 thickness "0.4pt"
16459 separation "3pt"
16460 shadowsize "4pt"
16461 framecolor "black"
16462 backgroundcolor "none"
16463 status collapsed
16464
16465 \begin_layout Plain Layout
16466 \begin_inset Tabular
16467 <lyxtabular version="3" rows="3" columns="3">
16468 <features tabularvalignment="middle">
16469 <column alignment="center" valignment="top">
16470 <column alignment="center" valignment="top">
16471 <column alignment="center" valignment="top">
16472 <row>
16473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 a
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 d
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495 g
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 </row>
16501 <row>
16502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 b
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 e
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 h
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 </row>
16530 <row>
16531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16532 \begin_inset Text
16533
16534 \begin_layout Plain Layout
16535 c
16536 \end_layout
16537
16538 \end_inset
16539 </cell>
16540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544 f
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 i
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 </row>
16559 </lyxtabular>
16560
16561 \end_inset
16562
16563
16564 \end_layout
16565
16566 \end_inset
16567
16568
16569 \begin_inset ERT
16570 status collapsed
16571
16572 \begin_layout Plain Layout
16573
16574 }
16575 \end_layout
16576
16577 \end_inset
16578
16579
16580 \end_layout
16581
16582 \begin_layout Itemize
16583 test 
16584 \begin_inset Box Frameless
16585 position "c"
16586 hor_pos "c"
16587 has_inner_box 1
16588 inner_pos "c"
16589 use_parbox 0
16590 use_makebox 0
16591 width "15col%"
16592 special "none"
16593 height "1in"
16594 height_special "totalheight"
16595 thickness "0.4pt"
16596 separation "3pt"
16597 shadowsize "4pt"
16598 framecolor "black"
16599 backgroundcolor "none"
16600 status collapsed
16601
16602 \begin_layout Plain Layout
16603 \begin_inset Tabular
16604 <lyxtabular version="3" rows="3" columns="3">
16605 <features tabularvalignment="middle">
16606 <column alignment="center" valignment="top">
16607 <column alignment="center" valignment="top">
16608 <column alignment="center" valignment="top">
16609 <row>
16610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614 a
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 d
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632 g
16633 \end_layout
16634
16635 \end_inset
16636 </cell>
16637 </row>
16638 <row>
16639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Plain Layout
16643 b
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 e
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661 h
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 </row>
16667 <row>
16668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672 c
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16678 \begin_inset Text
16679
16680 \begin_layout Plain Layout
16681 f
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 i
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 </row>
16696 </lyxtabular>
16697
16698 \end_inset
16699
16700
16701 \end_layout
16702
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \begin_layout Itemize
16709 test 
16710 \begin_inset Box Frameless
16711 position "b"
16712 hor_pos "c"
16713 has_inner_box 1
16714 inner_pos "c"
16715 use_parbox 0
16716 use_makebox 0
16717 width "15col%"
16718 special "none"
16719 height "1in"
16720 height_special "totalheight"
16721 thickness "0.4pt"
16722 separation "3pt"
16723 shadowsize "4pt"
16724 framecolor "black"
16725 backgroundcolor "none"
16726 status collapsed
16727
16728 \begin_layout Plain Layout
16729 \begin_inset Tabular
16730 <lyxtabular version="3" rows="3" columns="3">
16731 <features tabularvalignment="middle">
16732 <column alignment="center" valignment="top">
16733 <column alignment="center" valignment="top">
16734 <column alignment="center" valignment="top">
16735 <row>
16736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 a
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 d
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758 g
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 </row>
16764 <row>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769 b
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778 e
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787 h
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 </row>
16793 <row>
16794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 c
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 f
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816 i
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 </row>
16822 </lyxtabular>
16823
16824 \end_inset
16825
16826
16827 \end_layout
16828
16829 \end_inset
16830
16831  test 
16832 \begin_inset ERT
16833 status collapsed
16834
16835 \begin_layout Plain Layout
16836
16837
16838 \backslash
16839 raisebox{-0.32
16840 \backslash
16841 baselineskip}{
16842 \end_layout
16843
16844 \end_inset
16845
16846
16847 \begin_inset Box Frameless
16848 position "b"
16849 hor_pos "c"
16850 has_inner_box 1
16851 inner_pos "c"
16852 use_parbox 0
16853 use_makebox 0
16854 width "15col%"
16855 special "none"
16856 height "1in"
16857 height_special "totalheight"
16858 thickness "0.4pt"
16859 separation "3pt"
16860 shadowsize "4pt"
16861 framecolor "black"
16862 backgroundcolor "none"
16863 status collapsed
16864
16865 \begin_layout Plain Layout
16866 \begin_inset Tabular
16867 <lyxtabular version="3" rows="3" columns="3">
16868 <features tabularvalignment="middle">
16869 <column alignment="center" valignment="top">
16870 <column alignment="center" valignment="top">
16871 <column alignment="center" valignment="top">
16872 <row>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 a
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 d
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895 g
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 </row>
16901 <row>
16902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906 b
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915 e
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924 h
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 </row>
16930 <row>
16931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 c
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944 f
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953 i
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 </row>
16959 </lyxtabular>
16960
16961 \end_inset
16962
16963
16964 \end_layout
16965
16966 \end_inset
16967
16968
16969 \begin_inset ERT
16970 status collapsed
16971
16972 \begin_layout Plain Layout
16973
16974 }
16975 \end_layout
16976
16977 \end_inset
16978
16979
16980 \end_layout
16981
16982 \begin_layout Standard
16983 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16984  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16985  la ligne dans laquelle le tableau est inséré.
16986  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16987  boîte élévatrice (raisebox)
16988 \begin_inset Foot
16989 status collapsed
16990
16991 \begin_layout Plain Layout
16992 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16993 \begin_inset space ~
16994 \end_inset
16995
16996
16997 \begin_inset CommandInset ref
16998 LatexCommand ref
16999 reference "subsec:Alignement-Vertical"
17000
17001 \end_inset
17002
17003 .
17004 \end_layout
17005
17006 \end_inset
17007
17008 .
17009  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17010  aligné en utilisant la commande en code \SpecialChar TeX
17011  suivante 
17012 \end_layout
17013
17014 \begin_layout Standard
17015
17016 \series bold
17017
17018 \backslash
17019 raisebox{0.85
17020 \backslash
17021 baselineskip}{
17022 \end_layout
17023
17024 \begin_layout Standard
17025 placée juste avant la boîte minipage.
17026  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17027 .
17028  Pour le deuxième tableau de la dernière ligne, la commande 
17029 \end_layout
17030
17031 \begin_layout Standard
17032
17033 \series bold
17034
17035 \backslash
17036 raisebox{-0.32
17037 \backslash
17038 baselineskip}{
17039 \end_layout
17040
17041 \begin_layout Standard
17042 est utilisée.
17043 \end_layout
17044
17045 \begin_layout Standard
17046 \begin_inset Note Greyedout
17047 status open
17048
17049 \begin_layout Plain Layout
17050
17051 \series bold
17052 Note:
17053 \series default
17054  L'alignement entre le contenu de la ligne du tableau et le texte de la
17055  ligne qui l'entoure ne peut pas être parfait.
17056  Le facteur utilisé dans la commande 
17057 \series bold
17058
17059 \backslash
17060 raisebox
17061 \series default
17062  pour obtenir cet alignement dépend de la police de caractères du document,
17063  de la taille de la police et de l'épaisseur des lignes du tableau.
17064 \end_layout
17065
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \begin_layout Section
17072 Tableaux colorés
17073 \begin_inset CommandInset label
17074 LatexCommand label
17075 name "sec:Tableaux-Colorés"
17076
17077 \end_inset
17078
17079
17080 \begin_inset Index idx
17081 status collapsed
17082
17083 \begin_layout Plain Layout
17084 Tableau ! Coloré
17085 \end_layout
17086
17087 \end_inset
17088
17089
17090 \end_layout
17091
17092 \begin_layout Subsection
17093 Cellules colorées
17094 \begin_inset Index idx
17095 status collapsed
17096
17097 \begin_layout Plain Layout
17098 Couleur des tableaux ! Pour les cellules
17099 \end_layout
17100
17101 \end_inset
17102
17103
17104 \begin_inset Index idx
17105 status collapsed
17106
17107 \begin_layout Plain Layout
17108 Couleur ! Pour les cellules de tableau
17109 \end_layout
17110
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \begin_layout Standard
17117 \begin_inset Float table
17118 placement h
17119 wide false
17120 sideways false
17121 status open
17122
17123 \begin_layout Plain Layout
17124 \begin_inset Caption Standard
17125
17126 \begin_layout Plain Layout
17127 \begin_inset CommandInset label
17128 LatexCommand label
17129 name "tab:Tableau-coloré-sans-colortbl"
17130
17131 \end_inset
17132
17133 Tableau coloré sans utiliser le paquetage  
17134 \series bold
17135 colortbl
17136 \series default
17137
17138 \begin_inset Argument 1
17139 status open
17140
17141 \begin_layout Plain Layout
17142 Tableau sans colortbl
17143 \end_layout
17144
17145 \end_inset
17146
17147
17148 \end_layout
17149
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \begin_layout Plain Layout
17156 \align center
17157 \begin_inset Tabular
17158 <lyxtabular version="3" rows="3" columns="3">
17159 <features tabularvalignment="middle">
17160 <column alignment="center" valignment="top">
17161 <column alignment="center" valignment="top">
17162 <column alignment="center" valignment="top">
17163 <row>
17164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168
17169 \color green
17170 a
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179
17180 \color red
17181 b
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190
17191 \color red
17192 c
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 </row>
17198 <row>
17199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203
17204 \color green
17205 d
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214
17215 \color blue
17216 e
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225
17226 \color blue
17227 f
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 </row>
17233 <row>
17234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Plain Layout
17238
17239 \color green
17240 g
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249
17250 \color blue
17251 h
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260
17261 \color blue
17262 i
17263 \end_layout
17264
17265 \end_inset
17266 </cell>
17267 </row>
17268 </lyxtabular>
17269
17270 \end_inset
17271
17272
17273 \end_layout
17274
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \begin_layout Standard
17281 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17282  et choisissez une couleur dans le menu 
17283 \family sans
17284 Édition\SpecialChar menuseparator
17285 Style
17286 \begin_inset space ~
17287 \end_inset
17288
17289 de
17290 \begin_inset space ~
17291 \end_inset
17292
17293 Texte
17294 \family default
17295 .
17296  C'est ce qui a été utilisé pour créer le tableau
17297 \begin_inset space ~
17298 \end_inset
17299
17300
17301 \begin_inset CommandInset ref
17302 LatexCommand ref
17303 reference "tab:Tableau-coloré-sans-colortbl"
17304
17305 \end_inset
17306
17307 .
17308  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17309  
17310 \series bold
17311 colortbl
17312 \series default
17313 .
17314 \begin_inset Index idx
17315 status collapsed
17316
17317 \begin_layout Plain Layout
17318 Paquetages \SpecialChar LaTeX
17319  ! colortbl
17320 \end_layout
17321
17322 \end_inset
17323
17324
17325 \end_layout
17326
17327 \begin_layout Standard
17328 \begin_inset ERT
17329 status collapsed
17330
17331 \begin_layout Plain Layout
17332
17333
17334 \backslash
17335 ifcolortbl
17336 \end_layout
17337
17338 \end_inset
17339
17340
17341 \begin_inset Note Note
17342 status open
17343
17344 \begin_layout Plain Layout
17345 La section qui suit ne sera affichée que si vous avez installé le paquetage
17346  \SpecialChar LaTeX
17347  
17348 \series bold
17349 colortbl
17350 \series default
17351 .
17352 \end_layout
17353
17354 \end_inset
17355
17356
17357 \end_layout
17358
17359 \begin_layout Standard
17360 Pour créer des tableaux colorés, vous devez charger le paquetage
17361 \series bold
17362  colortbl
17363 \series default
17364  dans le préambule avec la ligne
17365 \end_layout
17366
17367 \begin_layout Standard
17368
17369 \series bold
17370
17371 \backslash
17372 usepackage{colortbl}
17373 \end_layout
17374
17375 \begin_layout Standard
17376 On choisit la couleur d'une colonne avec la commande 
17377 \end_layout
17378
17379 \begin_layout Standard
17380
17381 \series bold
17382
17383 \backslash
17384 columncolor{nom de couleur}
17385 \end_layout
17386
17387 \begin_layout Standard
17388 à l'intérieur d'une commande 
17389 \series bold
17390 >{ }
17391 \series default
17392 .
17393  Vous trouverez plus d'information sur la commande 
17394 \series bold
17395 >{}
17396 \series default
17397  dans la section
17398 \begin_inset space ~
17399 \end_inset
17400
17401
17402 \begin_inset CommandInset ref
17403 LatexCommand ref
17404 reference "subsec:Calculs-multicolonnes"
17405
17406 \end_inset
17407
17408 .
17409 \end_layout
17410
17411 \begin_layout Standard
17412 Les noms de couleurs suivants sont prédéfinis :
17413 \end_layout
17414
17415 \begin_layout Standard
17416
17417 \family sans
17418 red
17419 \family default
17420  (rouge), 
17421 \family sans
17422 green
17423 \family default
17424  (vert), 
17425 \family sans
17426 yellow
17427 \family default
17428  (jaune), 
17429 \family sans
17430 blue
17431 \family default
17432  (bleu), 
17433 \family sans
17434 cyan
17435 \family default
17436
17437 \family sans
17438 magenta
17439 \family default
17440
17441 \family sans
17442 black 
17443 \family default
17444 (noir) et 
17445 \family sans
17446 white 
17447 \family default
17448 (blanc)
17449 \end_layout
17450
17451 \begin_layout Standard
17452 \begin_inset VSpace medskip
17453 \end_inset
17454
17455
17456 \end_layout
17457
17458 \begin_layout Standard
17459 Si vous ajoutez l'option
17460 \end_layout
17461
17462 \begin_layout Standard
17463
17464 \series bold
17465 dvipsname
17466 \end_layout
17467
17468 \begin_layout Standard
17469 aux options de la classe de document dans les paramètres du document, vous
17470  pouvez utiliser 61
17471 \begin_inset space ~
17472 \end_inset
17473
17474 couleurs supplémentaires.
17475  Ces couleurs sont listées dans l'annexe
17476 \begin_inset space ~
17477 \end_inset
17478
17479
17480 \begin_inset CommandInset ref
17481 LatexCommand ref
17482 reference "chap:Liste-de-noms-de-couleur-dvips"
17483
17484 \end_inset
17485
17486 .
17487  Une de ces couleurs, 
17488 \family sans
17489 Maroon
17490 \family default
17491 , est utilisée comme exemple dans le tableau
17492 \begin_inset space ~
17493 \end_inset
17494
17495
17496 \begin_inset CommandInset ref
17497 LatexCommand ref
17498 reference "tab:Tableau-coloré-avec-colortbl"
17499
17500 \end_inset
17501
17502 .
17503 \end_layout
17504
17505 \begin_layout Standard
17506 \begin_inset VSpace medskip
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \begin_layout Standard
17513 Vous pouvez aussi définir votre propre couleur avec la commande
17514 \end_layout
17515
17516 \begin_layout Standard
17517
17518 \series bold
17519
17520 \backslash
17521 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17522 \end_layout
17523
17524 \begin_layout Standard
17525 Le modèle de couleur peut être
17526 \end_layout
17527
17528 \begin_layout Labeling
17529 \labelwidthstring 00.00.0000
17530 cmyk
17531 \begin_inset space ~
17532 \end_inset
17533
17534 : cyan, magenta, jaune (yellow), noir (black)
17535 \end_layout
17536
17537 \begin_layout Labeling
17538 \labelwidthstring 00.00.0000
17539 rgb
17540 \begin_inset space ~
17541 \end_inset
17542
17543 : rouge (red), vert (green), bleu (blue)
17544 \end_layout
17545
17546 \begin_layout Labeling
17547 \labelwidthstring 00.00.0000
17548 gray
17549 \begin_inset space ~
17550 \end_inset
17551
17552 : dégradé de gris (gray)
17553 \end_layout
17554
17555 \begin_layout Standard
17556 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17557  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17558 \end_layout
17559
17560 \begin_layout Standard
17561 Vous pouvez par exemple définir la couleur 
17562 \begin_inset Quotes fld
17563 \end_inset
17564
17565
17566 \emph on
17567 vertfonce
17568 \begin_inset Quotes frd
17569 \end_inset
17570
17571  dans le préambule avec la ligne
17572 \end_layout
17573
17574 \begin_layout Standard
17575
17576 \series bold
17577
17578 \backslash
17579 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17580 \end_layout
17581
17582 \begin_layout Standard
17583 et la couleur 
17584 \emph on
17585
17586 \begin_inset Quotes fld
17587 \end_inset
17588
17589 grisclair
17590 \emph default
17591
17592 \begin_inset Quotes frd
17593 \end_inset
17594
17595  avec
17596 \end_layout
17597
17598 \begin_layout Standard
17599
17600 \series bold
17601
17602 \backslash
17603 definecolor{grisclair}{gray}{0.8}
17604 \end_layout
17605
17606 \begin_layout Standard
17607 \begin_inset VSpace medskip
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \begin_layout Standard
17614 Les lignes sont colorées avec la commande
17615 \end_layout
17616
17617 \begin_layout Standard
17618
17619 \series bold
17620
17621 \backslash
17622 rowcolor{nom de la couleur}
17623 \end_layout
17624
17625 \begin_layout Standard
17626 et les cellules sont colorées avec la commande
17627 \end_layout
17628
17629 \begin_layout Standard
17630
17631 \series bold
17632
17633 \backslash
17634 cellcolor{nom de la couleur}
17635 \end_layout
17636
17637 \begin_layout Standard
17638 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17639 .
17640 \end_layout
17641
17642 \begin_layout Standard
17643 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17644  choisissez une couleur dans le menu 
17645 \family sans
17646 Édition\SpecialChar menuseparator
17647 Style
17648 \begin_inset space ~
17649 \end_inset
17650
17651 de
17652 \begin_inset space ~
17653 \end_inset
17654
17655 Texte
17656 \family default
17657 .
17658  Si une cellule contient du code \SpecialChar TeX
17659 , faites bien attention à ne colorer que
17660  le texte, sinon le code \SpecialChar TeX
17661  coloré provoquera des erreurs \SpecialChar LaTeX
17662 .
17663 \end_layout
17664
17665 \begin_layout Standard
17666 \begin_inset Note Greyedout
17667 status open
17668
17669 \begin_layout Plain Layout
17670
17671 \series bold
17672 Note:
17673 \series default
17674  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17675  définies par l'utilisateur.
17676 \end_layout
17677
17678 \end_inset
17679
17680
17681 \end_layout
17682
17683 \begin_layout Standard
17684 \begin_inset VSpace bigskip
17685 \end_inset
17686
17687
17688 \end_layout
17689
17690 \begin_layout Standard
17691 Pour créer le tableau
17692 \begin_inset space ~
17693 \end_inset
17694
17695
17696 \begin_inset CommandInset ref
17697 LatexCommand ref
17698 reference "tab:Tableau-coloré-avec-colortbl"
17699
17700 \end_inset
17701
17702  faites ce qui suit : La couleur de la première colonne doit être 
17703 \emph on
17704 vertfonce
17705 \emph default
17706 .
17707  On insère donc la commande
17708 \end_layout
17709
17710 \begin_layout Standard
17711
17712 \series bold
17713 >{
17714 \backslash
17715 columncolor{vertfonce}
17716 \backslash
17717 centering}c
17718 \end_layout
17719
17720 \begin_layout Standard
17721 en code \SpecialChar TeX
17722  pour cette colonne.
17723  La première ligne doit être bleue clair, d'où la commande en code \SpecialChar TeX
17724
17725 \end_layout
17726
17727 \begin_layout Standard
17728
17729 \series bold
17730
17731 \backslash
17732 rowcolor{cyan}
17733 \end_layout
17734
17735 \begin_layout Standard
17736 qui est insérée dans la première cellule de cette ligne.
17737  Notez que cela annule la couleur de colonne pour la première cellule.
17738  La dernière cellule de la dernière ligne est colorée en marron
17739 \series bold
17740  
17741 \series default
17742 en insérant en code \SpecialChar TeX
17743  la commande
17744 \end_layout
17745
17746 \begin_layout Standard
17747
17748 \series bold
17749
17750 \backslash
17751 cellcolor{Maroon}
17752 \end_layout
17753
17754 \begin_layout Standard
17755 Les caractères peuvent maintenant être colorés en utilisant le menu 
17756 \family sans
17757 Édition\SpecialChar menuseparator
17758 Style
17759 \begin_inset space ~
17760 \end_inset
17761
17762 de
17763 \begin_inset space ~
17764 \end_inset
17765
17766 Texte
17767 \family default
17768 .
17769 \end_layout
17770
17771 \begin_layout Standard
17772 \begin_inset Float table
17773 placement h
17774 wide false
17775 sideways false
17776 status open
17777
17778 \begin_layout Plain Layout
17779 \begin_inset Caption Standard
17780
17781 \begin_layout Plain Layout
17782 \begin_inset CommandInset label
17783 LatexCommand label
17784 name "tab:Tableau-coloré-avec-colortbl"
17785
17786 \end_inset
17787
17788 Tableau coloré en utilisant le paquetage 
17789 \series bold
17790 colortbl
17791 \series default
17792
17793 \begin_inset Argument 1
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797 Tableau avec colortbl
17798 \end_layout
17799
17800 \end_inset
17801
17802
17803 \end_layout
17804
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \begin_layout Plain Layout
17811 \align center
17812 \begin_inset Tabular
17813 <lyxtabular version="3" rows="3" columns="3">
17814 <features tabularvalignment="middle">
17815 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17816 <column alignment="center" valignment="top">
17817 <column alignment="center" valignment="top">
17818 <row>
17819 <cell alignment="center" valignment="top" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 \begin_inset ERT
17824 status collapsed
17825
17826 \begin_layout Plain Layout
17827
17828
17829 \backslash
17830 rowcolor{cyan}
17831 \end_layout
17832
17833 \end_inset
17834
17835
17836 \color magenta
17837 a
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 <cell alignment="center" valignment="top" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846
17847 \color red
17848 b
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857
17858 \color red
17859 c
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 </row>
17865 <row>
17866 <cell alignment="center" valignment="top" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870
17871 \color yellow
17872 d
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881
17882 \color blue
17883 e
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 <cell alignment="center" valignment="top" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892
17893 \color blue
17894 f
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 </row>
17900 <row>
17901 <cell alignment="center" valignment="top" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905
17906 \color yellow
17907 g
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916
17917 \color blue
17918 h
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 <cell alignment="center" valignment="top" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927 \begin_inset ERT
17928 status collapsed
17929
17930 \begin_layout Plain Layout
17931
17932
17933 \backslash
17934 cellcolor{Maroon}
17935 \end_layout
17936
17937 \end_inset
17938
17939
17940 \color green
17941 i
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 </lyxtabular>
17948
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \begin_layout Standard
17960 \begin_inset ERT
17961 status collapsed
17962
17963 \begin_layout Plain Layout
17964
17965
17966 \backslash
17967 else
17968 \end_layout
17969
17970 \end_inset
17971
17972
17973 \begin_inset Note Note
17974 status open
17975
17976 \begin_layout Plain Layout
17977 Ce qui suit sera affiché si le paquetage 
17978 \series bold
17979 colortbl
17980 \series default
17981  n'est pas installé :
17982 \end_layout
17983
17984 \end_inset
17985
17986
17987 \end_layout
17988
17989 \begin_layout Standard
17990 Vous devez installer le paquetage 
17991 \series bold
17992 colortbl
17993 \series default
17994  pour voir le contenu des cette section dans la sortie imprimée.
17995 \end_layout
17996
17997 \begin_layout Standard
17998 \begin_inset ERT
17999 status collapsed
18000
18001 \begin_layout Plain Layout
18002
18003
18004 \backslash
18005 fi
18006 \end_layout
18007
18008 \end_inset
18009
18010
18011 \end_layout
18012
18013 \begin_layout Subsection
18014 Lignes colorées
18015 \begin_inset Index idx
18016 status collapsed
18017
18018 \begin_layout Plain Layout
18019 Tableau Coloré ! Pour les lignes
18020 \end_layout
18021
18022 \end_inset
18023
18024
18025 \begin_inset Index idx
18026 status collapsed
18027
18028 \begin_layout Plain Layout
18029 Couleur ! Pour les lignes de tableau
18030 \end_layout
18031
18032 \end_inset
18033
18034
18035 \end_layout
18036
18037 \begin_layout Standard
18038 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
18039  alternative à la méthode décrite dans le paragraphe précédent: il faut
18040  charger le paquetage 
18041 \series bold
18042 xcolor
18043 \series default
18044
18045 \begin_inset Index idx
18046 status collapsed
18047
18048 \begin_layout Plain Layout
18049 Paquetages \SpecialChar LaTeX
18050  ! xcolor
18051 \begin_inset ERT
18052 status collapsed
18053
18054 \begin_layout Plain Layout
18055
18056
18057 \backslash
18058 vspace{4mm}
18059 \end_layout
18060
18061 \end_inset
18062
18063
18064 \end_layout
18065
18066 \end_inset
18067
18068  dans le préambule du document avec la commande
18069 \end_layout
18070
18071 \begin_layout Standard
18072
18073 \series bold
18074
18075 \backslash
18076 usepackage[table]{xcolor}
18077 \end_layout
18078
18079 \begin_layout Standard
18080
18081 \series bold
18082 xcolor
18083 \series default
18084  charge automatiquement le paquetage 
18085 \series bold
18086 colortbl
18087 \series default
18088
18089 \begin_inset Index idx
18090 status collapsed
18091
18092 \begin_layout Plain Layout
18093 Paquetages \SpecialChar LaTeX
18094  ! colortbl
18095 \end_layout
18096
18097 \end_inset
18098
18099 , il faut donc que
18100 \series bold
18101  colortbl
18102 \series default
18103  existe dans votre distribution \SpecialChar LaTeX
18104 , sinon vous aurez des erreurs.
18105 \end_layout
18106
18107 \begin_layout Standard
18108 \begin_inset ERT
18109 status collapsed
18110
18111 \begin_layout Plain Layout
18112
18113
18114 \backslash
18115 ifcolortbl
18116 \end_layout
18117
18118 \end_inset
18119
18120
18121 \begin_inset Note Note
18122 status open
18123
18124 \begin_layout Plain Layout
18125 La section qui suit ne sera affichée que si vous avez installé le paquetage
18126  \SpecialChar LaTeX
18127  
18128 \series bold
18129 colortbl
18130 \series default
18131 .
18132 \end_layout
18133
18134 \end_inset
18135
18136
18137 \end_layout
18138
18139 \begin_layout Standard
18140 Les lignes de tableau sont colorées par la commande
18141 \end_layout
18142
18143 \begin_layout Standard
18144
18145 \series bold
18146
18147 \backslash
18148 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18149  paire}
18150 \end_layout
18151
18152 \begin_layout Standard
18153 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18154  avant le premier
18155  tableau nécessitant la coloration alternative des lignes.
18156  
18157 \series bold
18158 numéro de ligne
18159 \series default
18160  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18161  
18162 \series bold
18163 commandes
18164 \series default
18165 \emph on
18166  
18167 \emph default
18168 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18169  Par exemple la commande
18170 \end_layout
18171
18172 \begin_layout Standard
18173
18174 \series bold
18175
18176 \backslash
18177 rowcolors{1}{white}{lightgray}
18178 \end_layout
18179
18180 \begin_layout Standard
18181 donne le schéma de couleurs du tableau
18182 \begin_inset space ~
18183 \end_inset
18184
18185
18186 \begin_inset CommandInset ref
18187 LatexCommand ref
18188 reference "tab:Table-rowcolors"
18189
18190 \end_inset
18191
18192 .
18193  La commande
18194 \end_layout
18195
18196 \begin_layout Standard
18197
18198 \series bold
18199
18200 \backslash
18201 rowcolors[
18202 \backslash
18203 hline]{1}{lightgray}{cyan}
18204 \end_layout
18205
18206 \begin_layout Standard
18207 donne le schéma de couleurs du tableau
18208 \begin_inset space ~
18209 \end_inset
18210
18211
18212 \begin_inset CommandInset ref
18213 LatexCommand ref
18214 reference "tab:Table-rowcolors-2"
18215
18216 \end_inset
18217
18218 .
18219  Si 
18220 \series bold
18221 couleur ligne impaire
18222 \series default
18223  ou 
18224 \series bold
18225 couleur ligne paire
18226 \series default
18227  est vide, aucune couleur n'est utilisée, donc la commande
18228 \end_layout
18229
18230 \begin_layout Standard
18231
18232 \series bold
18233
18234 \backslash
18235 rowcolors{1}{}{}
18236 \end_layout
18237
18238 \begin_layout Standard
18239 supprime toutes les couleurs.
18240  
18241 \series bold
18242
18243 \backslash
18244 rowcolors
18245 \series default
18246  s'applique aux tableaux qui suivent cette commande.
18247 \end_layout
18248
18249 \begin_layout Standard
18250 \begin_inset ERT
18251 status open
18252
18253 \begin_layout Plain Layout
18254
18255
18256 \backslash
18257 rowcolors{1}{white}{lightgray}
18258 \end_layout
18259
18260 \end_inset
18261
18262
18263 \end_layout
18264
18265 \begin_layout Standard
18266 \begin_inset Float table
18267 placement h
18268 wide false
18269 sideways false
18270 status open
18271
18272 \begin_layout Plain Layout
18273 \begin_inset Caption Standard
18274
18275 \begin_layout Plain Layout
18276
18277 \lang english
18278 \begin_inset CommandInset label
18279 LatexCommand label
18280 name "tab:Table-rowcolors"
18281
18282 \end_inset
18283
18284
18285 \lang french
18286 Tableau avec une colonne sur deux en gris clair.
18287 \end_layout
18288
18289 \end_inset
18290
18291
18292 \end_layout
18293
18294 \begin_layout Plain Layout
18295 \align center
18296 \begin_inset Tabular
18297 <lyxtabular version="3" rows="4" columns="3">
18298 <features tabularvalignment="middle">
18299 <column alignment="center" valignment="top">
18300 <column alignment="center" valignment="top" width="0pt">
18301 <column alignment="center" valignment="top" width="0pt">
18302 <row>
18303 <cell alignment="center" valignment="top" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307 X
18308 \end_layout
18309
18310 \end_inset
18311 </cell>
18312 <cell alignment="center" valignment="top" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 Y
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell alignment="center" valignment="top" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 Z
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 </row>
18331 <row>
18332 <cell alignment="center" valignment="top" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336 1
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 2
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 <cell alignment="center" valignment="top" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354 3
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 </row>
18360 <row>
18361 <cell alignment="center" valignment="top" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365 4
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 <cell alignment="center" valignment="top" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 5
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 6
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 </row>
18389 <row>
18390 <cell alignment="center" valignment="top" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394 7
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 <cell alignment="center" valignment="top" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403 8
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 9
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 </row>
18418 </lyxtabular>
18419
18420 \end_inset
18421
18422
18423 \end_layout
18424
18425 \end_inset
18426
18427
18428 \end_layout
18429
18430 \begin_layout Standard
18431 \begin_inset ERT
18432 status open
18433
18434 \begin_layout Plain Layout
18435
18436
18437 \backslash
18438 rowcolors[
18439 \backslash
18440 hline]{1}{lightgray}{cyan}
18441 \end_layout
18442
18443 \end_inset
18444
18445
18446 \end_layout
18447
18448 \begin_layout Standard
18449 \begin_inset Float table
18450 placement h
18451 wide false
18452 sideways false
18453 status open
18454
18455 \begin_layout Plain Layout
18456 \begin_inset Caption Standard
18457
18458 \begin_layout Plain Layout
18459
18460 \lang english
18461 \begin_inset CommandInset label
18462 LatexCommand label
18463 name "tab:Table-rowcolors-2"
18464
18465 \end_inset
18466
18467
18468 \lang french
18469 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18470  ligne
18471 \end_layout
18472
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \begin_layout Plain Layout
18479 \align center
18480 \begin_inset Tabular
18481 <lyxtabular version="3" rows="4" columns="3">
18482 <features tabularvalignment="middle">
18483 <column alignment="center" valignment="top">
18484 <column alignment="center" valignment="top">
18485 <column alignment="center" valignment="top" width="0pt">
18486 <row>
18487 <cell alignment="center" valignment="top" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 X
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 Y
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 Z
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 </row>
18515 <row>
18516 <cell alignment="center" valignment="top" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520 1
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 2
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 <cell alignment="center" valignment="top" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 3
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 </row>
18544 <row>
18545 <cell alignment="center" valignment="top" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549 4
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell alignment="center" valignment="top" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558 5
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 <cell alignment="center" valignment="top" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567 6
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 </row>
18573 <row>
18574 <cell alignment="center" valignment="top" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578 7
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 8
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 <cell alignment="center" valignment="top" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596 9
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 </row>
18602 </lyxtabular>
18603
18604 \end_inset
18605
18606
18607 \end_layout
18608
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \begin_layout Standard
18615 \begin_inset ERT
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619
18620
18621 \backslash
18622 rowcolors{1}{}{}
18623 \end_layout
18624
18625 \end_inset
18626
18627
18628 \begin_inset Note Note
18629 status collapsed
18630
18631 \begin_layout Plain Layout
18632
18633 \lang english
18634 turns off the row coloring
18635 \end_layout
18636
18637 \end_inset
18638
18639
18640 \end_layout
18641
18642 \begin_layout Standard
18643 \begin_inset ERT
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647
18648
18649 \backslash
18650 else
18651 \end_layout
18652
18653 \end_inset
18654
18655
18656 \begin_inset Note Note
18657 status open
18658
18659 \begin_layout Plain Layout
18660 Ce qui suit sera affiché si le paquetage 
18661 \series bold
18662 colortbl
18663 \series default
18664  n'est pas installé :
18665 \end_layout
18666
18667 \end_inset
18668
18669
18670 \end_layout
18671
18672 \begin_layout Standard
18673 Vous devez installer le paquetage 
18674 \series bold
18675 colortbl
18676 \series default
18677  pour voir le contenu des cette section dans la sortie imprimée.
18678 \end_layout
18679
18680 \begin_layout Standard
18681 \begin_inset ERT
18682 status collapsed
18683
18684 \begin_layout Plain Layout
18685
18686
18687 \backslash
18688 fi
18689 \end_layout
18690
18691 \end_inset
18692
18693
18694 \end_layout
18695
18696 \begin_layout Subsection
18697 Les filets colorés
18698 \begin_inset Index idx
18699 status open
18700
18701 \begin_layout Plain Layout
18702 Tableau Coloré ! Pour les filets
18703 \end_layout
18704
18705 \end_inset
18706
18707
18708 \begin_inset Index idx
18709 status collapsed
18710
18711 \begin_layout Plain Layout
18712 Couleur ! Pour les filets des tableaux
18713 \end_layout
18714
18715 \end_inset
18716
18717
18718 \begin_inset Note Note
18719 status collapsed
18720
18721 \begin_layout Plain Layout
18722 on parle de filets plutôt que de lignes pour les tableaux
18723 \end_layout
18724
18725 \end_inset
18726
18727
18728 \end_layout
18729
18730 \begin_layout Standard
18731 Comme c'est décrit dans la section
18732 \begin_inset space ~
18733 \end_inset
18734
18735
18736 \begin_inset CommandInset ref
18737 LatexCommand ref
18738 reference "subsec:Epaisseur-filets"
18739
18740 \end_inset
18741
18742 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18743  variable 
18744 \series bold
18745
18746 \backslash
18747 arrayrulewidth
18748 \series default
18749 .
18750  Elle est mise à 1.5
18751 \begin_inset space \thinspace{}
18752 \end_inset
18753
18754 pt pour tous les tableaux de cette section.
18755 \begin_inset ERT
18756 status collapsed
18757
18758 \begin_layout Plain Layout
18759
18760
18761 \backslash
18762 setlength{
18763 \backslash
18764 arrayrulewidth}{1.5pt}
18765 \end_layout
18766
18767 \end_inset
18768
18769
18770 \end_layout
18771
18772 \begin_layout Standard
18773 Pour colorer les filets verticaux, par exemple en vert, créez le format
18774  de colonne suivant dans le préambule du document, en suivant la description
18775  de la section
18776 \begin_inset space ~
18777 \end_inset
18778
18779
18780 \begin_inset CommandInset ref
18781 LatexCommand ref
18782 reference "subsec:Formats-personnalisés"
18783
18784 \end_inset
18785
18786 :
18787 \end_layout
18788
18789 \begin_layout Standard
18790
18791 \series bold
18792
18793 \backslash
18794 newcolumntype{W}{!{
18795 \backslash
18796 color{green}
18797 \backslash
18798 vline}}
18799 \end_layout
18800
18801 \begin_layout Standard
18802 Pour le tableau
18803 \begin_inset space ~
18804 \end_inset
18805
18806
18807 \begin_inset CommandInset ref
18808 LatexCommand ref
18809 reference "tab:Tableau-filets-verticaux-colorés"
18810
18811 \end_inset
18812
18813  le paramètre \SpecialChar LaTeX
18814
18815 \series bold
18816  WcW
18817 \series default
18818  a été utilisé pour la dernière colonne et
18819 \series bold
18820  Wc
18821 \series default
18822  pour les autres colonnes.
18823 \end_layout
18824
18825 \begin_layout Standard
18826 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18827 \end_layout
18828
18829 \begin_layout Standard
18830 \begin_inset Float table
18831 placement h
18832 wide false
18833 sideways false
18834 status open
18835
18836 \begin_layout Plain Layout
18837 \begin_inset Caption Standard
18838
18839 \begin_layout Plain Layout
18840 \begin_inset CommandInset label
18841 LatexCommand label
18842 name "tab:Tableau-filets-verticaux-colorés"
18843
18844 \end_inset
18845
18846 Tableau avec filets verticaux colorés
18847 \end_layout
18848
18849 \end_inset
18850
18851
18852 \end_layout
18853
18854 \begin_layout Plain Layout
18855 \align center
18856 \begin_inset Tabular
18857 <lyxtabular version="3" rows="3" columns="3">
18858 <features tabularvalignment="middle">
18859 <column alignment="center" valignment="top" special="Wc">
18860 <column alignment="center" valignment="top" special="Wc">
18861 <column alignment="center" valignment="top" special="WcW">
18862 <row>
18863 <cell alignment="center" valignment="top" topline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867 sd
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" topline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" topline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 </row>
18891 <row>
18892 <cell alignment="center" valignment="top" topline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" topline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905 sd
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" topline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 </row>
18920 <row>
18921 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18931 \begin_inset Text
18932
18933 \begin_layout Plain Layout
18934
18935 \end_layout
18936
18937 \end_inset
18938 </cell>
18939 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943 sd
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 </row>
18949 </lyxtabular>
18950
18951 \end_inset
18952
18953
18954 \end_layout
18955
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \begin_layout Standard
18962 \begin_inset VSpace bigskip
18963 \end_inset
18964
18965 Pour colorer les filets horizontaux en rouge comme pour le tableau
18966 \begin_inset space ~
18967 \end_inset
18968
18969
18970 \begin_inset CommandInset ref
18971 LatexCommand ref
18972 reference "tab:Tableau-filet-horizontaux-colorés"
18973
18974 \end_inset
18975
18976 , insérez les commandes suivantes en code \SpecialChar TeX
18977  juste avant le tableau ou le
18978  flottant de tableau :
18979 \end_layout
18980
18981 \begin_layout Standard
18982
18983 \series bold
18984
18985 \backslash
18986 let
18987 \backslash
18988 myHlineC
18989 \backslash
18990 hline
18991 \begin_inset Newline newline
18992 \end_inset
18993
18994
18995 \backslash
18996 renewcommand{
18997 \backslash
18998 hline}
18999 \begin_inset Newline newline
19000 \end_inset
19001
19002
19003 \begin_inset Phantom HPhantom
19004 status open
19005
19006 \begin_layout Plain Layout
19007
19008 \series bold
19009 \begin_inset space ~
19010 \end_inset
19011
19012
19013 \end_layout
19014
19015 \end_inset
19016
19017 {
19018 \backslash
19019 arrayrulecolor{red}
19020 \backslash
19021 myHlineC
19022 \backslash
19023 arrayrulecolor{black}}
19024 \end_layout
19025
19026 \begin_layout Standard
19027 \begin_inset ERT
19028 status collapsed
19029
19030 \begin_layout Plain Layout
19031
19032
19033 \backslash
19034 let
19035 \backslash
19036 myHlineC
19037 \backslash
19038 hline
19039 \end_layout
19040
19041 \begin_layout Plain Layout
19042
19043
19044 \backslash
19045 renewcommand{
19046 \backslash
19047 hline}
19048 \end_layout
19049
19050 \begin_layout Plain Layout
19051
19052  {
19053 \backslash
19054 arrayrulecolor{red}
19055 \backslash
19056 myHlineC
19057 \backslash
19058 arrayrulecolor{black}}
19059 \end_layout
19060
19061 \end_inset
19062
19063
19064 \begin_inset Float table
19065 placement h
19066 wide false
19067 sideways false
19068 status open
19069
19070 \begin_layout Plain Layout
19071 \begin_inset Caption Standard
19072
19073 \begin_layout Plain Layout
19074 \begin_inset CommandInset label
19075 LatexCommand label
19076 name "tab:Tableau-filet-horizontaux-colorés"
19077
19078 \end_inset
19079
19080 Tableau avec filets horizontaux colorés
19081 \end_layout
19082
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \begin_layout Plain Layout
19089 \align center
19090 \begin_inset Tabular
19091 <lyxtabular version="3" rows="3" columns="3">
19092 <features tabularvalignment="middle">
19093 <column alignment="center" valignment="top">
19094 <column alignment="center" valignment="top">
19095 <column alignment="center" valignment="top">
19096 <row>
19097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101 sd
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 <row>
19126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 sd
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 <row>
19155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19165 \begin_inset Text
19166
19167 \begin_layout Plain Layout
19168
19169 \end_layout
19170
19171 \end_inset
19172 </cell>
19173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Plain Layout
19177 sd
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 </row>
19183 </lyxtabular>
19184
19185 \end_inset
19186
19187
19188 \end_layout
19189
19190 \end_inset
19191
19192
19193 \end_layout
19194
19195 \begin_layout Standard
19196 Pour revenir à la couleur noire implicite, insérez la commande suivante
19197  en code \SpecialChar TeX
19198 , juste après le tableau ou le flottant de tableau :
19199 \end_layout
19200
19201 \begin_layout Standard
19202
19203 \series bold
19204
19205 \backslash
19206 renewcommand{
19207 \backslash
19208 hline}{
19209 \backslash
19210 myHlineC}
19211 \end_layout
19212
19213 \begin_layout Standard
19214 Le tableau
19215 \begin_inset space ~
19216 \end_inset
19217
19218
19219 \begin_inset CommandInset ref
19220 LatexCommand ref
19221 reference "tab:Tableau-avec-filets-colorés"
19222
19223 \end_inset
19224
19225  est un exemple avec des filets horizontaux et verticaux colorés.
19226 \end_layout
19227
19228 \begin_layout Standard
19229 \begin_inset Float table
19230 placement h
19231 wide false
19232 sideways false
19233 status open
19234
19235 \begin_layout Plain Layout
19236 \begin_inset Caption Standard
19237
19238 \begin_layout Plain Layout
19239 \begin_inset CommandInset label
19240 LatexCommand label
19241 name "tab:Tableau-avec-filets-colorés"
19242
19243 \end_inset
19244
19245 Tableau avec filets horizontaux et verticaux colorés
19246 \end_layout
19247
19248 \end_inset
19249
19250
19251 \end_layout
19252
19253 \begin_layout Plain Layout
19254 \align center
19255 \begin_inset Tabular
19256 <lyxtabular version="3" rows="3" columns="3">
19257 <features tabularvalignment="middle">
19258 <column alignment="center" valignment="top" special="Wc">
19259 <column alignment="center" valignment="top" special="Wc">
19260 <column alignment="center" valignment="top" special="WcW">
19261 <row>
19262 <cell alignment="center" valignment="top" topline="true" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 sd
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" topline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 <cell alignment="center" valignment="top" topline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 <row>
19291 <cell alignment="center" valignment="top" topline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" topline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 sd
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 <cell alignment="center" valignment="top" topline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 </row>
19319 <row topspace="default">
19320 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 sd
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 </lyxtabular>
19349
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \end_inset
19356
19357
19358 \end_layout
19359
19360 \begin_layout Standard
19361 \begin_inset ERT
19362 status collapsed
19363
19364 \begin_layout Plain Layout
19365
19366
19367 \backslash
19368 renewcommand{
19369 \backslash
19370 hline}{
19371 \backslash
19372 myHlineC}
19373 \end_layout
19374
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \begin_layout Standard
19381 \begin_inset ERT
19382 status collapsed
19383
19384 \begin_layout Plain Layout
19385
19386
19387 \backslash
19388 setlength{
19389 \backslash
19390 arrayrulewidth}{0.4pt}
19391 \end_layout
19392
19393 \end_inset
19394
19395
19396 \end_layout
19397
19398 \begin_layout Section
19399 Pivotement des cellules
19400 \begin_inset CommandInset label
19401 LatexCommand label
19402 name "sec:Pivotement-des-cellules"
19403
19404 \end_inset
19405
19406
19407 \begin_inset Index idx
19408 status collapsed
19409
19410 \begin_layout Plain Layout
19411 Tableau ! Pivotement des cellules
19412 \end_layout
19413
19414 \end_inset
19415
19416
19417 \begin_inset Index idx
19418 status collapsed
19419
19420 \begin_layout Plain Layout
19421 Pivoter des objets
19422 \end_layout
19423
19424 \end_inset
19425
19426
19427 \end_layout
19428
19429 \begin_layout Standard
19430 \begin_inset Note Greyedout
19431 status open
19432
19433 \begin_layout Plain Layout
19434
19435 \series bold
19436 Nota:
19437 \series default
19438  toutes les visionneuses DVI n'affichent pas les rotations.
19439 \end_layout
19440
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \begin_layout Standard
19447 Le tableau
19448 \begin_inset space ~
19449 \end_inset
19450
19451
19452 \begin_inset CommandInset ref
19453 LatexCommand ref
19454 reference "tab:Tableau-incluant-des"
19455
19456 \end_inset
19457
19458  est un exemple dans lequel 3 cellules pivotent de 45
19459 \begin_inset space \thinspace{}
19460 \end_inset
19461
19462 °.
19463 \end_layout
19464
19465 \begin_layout Standard
19466 \begin_inset Float table
19467 placement h
19468 wide false
19469 sideways false
19470 status open
19471
19472 \begin_layout Plain Layout
19473 \begin_inset Caption Standard
19474
19475 \begin_layout Plain Layout
19476 \begin_inset CommandInset label
19477 LatexCommand label
19478 name "tab:Tableau-incluant-des"
19479
19480 \end_inset
19481
19482 Tableau incluant des cellules pivotées dans la première ligne.
19483 \end_layout
19484
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \begin_layout Plain Layout
19491 \noindent
19492 \align center
19493 \begin_inset Tabular
19494 <lyxtabular version="3" rows="2" columns="3">
19495 <features tabularvalignment="middle">
19496 <column alignment="center" valignment="top" width="0pt">
19497 <column alignment="center" valignment="top" width="0pt">
19498 <column alignment="center" valignment="top" width="0pt">
19499 <row>
19500 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504 soucoupes
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513 assiettes
19514 \end_layout
19515
19516 \end_inset
19517 </cell>
19518 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522 plats
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 </row>
19528 <row>
19529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 45
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 33
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 21
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 </lyxtabular>
19558
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \end_inset
19565
19566
19567 \end_layout
19568
19569 \begin_layout Standard
19570 \begin_inset Note Greyedout
19571 status open
19572
19573 \begin_layout Plain Layout
19574
19575 \series bold
19576 Nota:
19577 \series default
19578  les ruptures de ligne (raccourci 
19579 \begin_inset Info
19580 type  "shortcut"
19581 arg   "newline-insert newline"
19582 \end_inset
19583
19584 ) ne sont pas autorisées dans les cellules pivotées
19585 \end_layout
19586
19587 \end_inset
19588
19589
19590 \end_layout
19591
19592 \begin_layout Standard
19593 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
19594  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
19595 \begin_inset Foot
19596 status collapsed
19597
19598 \begin_layout Plain Layout
19599 Pour en savoir plus sur ces boîtes, voir les sections
19600 \begin_inset space ~
19601 \end_inset
19602
19603
19604 \begin_inset CommandInset ref
19605 LatexCommand ref
19606 reference "sec:Minipages"
19607
19608 \end_inset
19609
19610  et 
19611 \begin_inset CommandInset ref
19612 LatexCommand ref
19613 reference "sec:Parboxes"
19614
19615 \end_inset
19616
19617 .
19618 \end_layout
19619
19620 \end_inset
19621
19622  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
19623  la hauteur de la cellule.
19624  Le tableau
19625 \begin_inset space ~
19626 \end_inset
19627
19628
19629 \begin_inset CommandInset ref
19630 LatexCommand ref
19631 reference "tab:Tableau-incluant-une"
19632
19633 \end_inset
19634
19635  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
19636  réglée à 3
19637 \begin_inset space \thinspace{}
19638 \end_inset
19639
19640 cm.
19641 \end_layout
19642
19643 \begin_layout Standard
19644 \begin_inset Float table
19645 placement h
19646 wide false
19647 sideways false
19648 status open
19649
19650 \begin_layout Plain Layout
19651 \begin_inset Caption Standard
19652
19653 \begin_layout Plain Layout
19654 \begin_inset CommandInset label
19655 LatexCommand label
19656 name "tab:Tableau-incluant-une"
19657
19658 \end_inset
19659
19660 Tableau incluant une cellule multi-lignes pivotée.
19661 \end_layout
19662
19663 \end_inset
19664
19665
19666 \end_layout
19667
19668 \begin_layout Plain Layout
19669 \noindent
19670 \align center
19671 \begin_inset Tabular
19672 <lyxtabular version="3" rows="2" columns="3">
19673 <features tabularvalignment="middle">
19674 <column alignment="center" valignment="top">
19675 <column alignment="center" valignment="top" width="0pt">
19676 <column alignment="center" valignment="top">
19677 <row>
19678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 a
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 \begin_inset Box Frameless
19692 position "t"
19693 hor_pos "c"
19694 has_inner_box 1
19695 inner_pos "t"
19696 use_parbox 0
19697 use_makebox 0
19698 width "3cm"
19699 special "none"
19700 height "1in"
19701 height_special "totalheight"
19702 thickness "0.4pt"
19703 separation "3pt"
19704 shadowsize "4pt"
19705 framecolor "black"
19706 backgroundcolor "none"
19707 status open
19708
19709 \begin_layout Plain Layout
19710 cellule pivotée
19711 \begin_inset Newline newline
19712 \end_inset
19713
19714 avec saut de ligne
19715 \end_layout
19716
19717 \end_inset
19718
19719
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 e
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 </row>
19734 <row>
19735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739 b
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 c
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 d
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 </row>
19763 </lyxtabular>
19764
19765 \end_inset
19766
19767
19768 \end_layout
19769
19770 \end_inset
19771
19772
19773 \end_layout
19774
19775 \begin_layout Section
19776 Calcul de la largeur du tableau
19777 \begin_inset CommandInset label
19778 LatexCommand label
19779 name "sec:Table-Width-Calculation"
19780
19781 \end_inset
19782
19783
19784 \end_layout
19785
19786 \begin_layout Standard
19787 Pour les tableaux un peu larges il est parfois difficile de garantir que
19788  le tableau ne déborde pas dans la marge.
19789  Fixer une largeur pour chaque colonne est une solution, mais quelle est
19790  la valeur à donner à chacune?
19791 \end_layout
19792
19793 \begin_layout Standard
19794 La largeur du tableau 
19795 \begin_inset Formula $L_{\mathrm{tableau}}$
19796 \end_inset
19797
19798  peut se calculer précisément: chaque colonne contribue pour sa largeur
19799  propre 
19800 \begin_inset Formula $L_{\mathrm{colonne}}$
19801 \end_inset
19802
19803  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
19804  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
19805
19806 \series bold
19807  
19808 \backslash
19809 tabcolsep
19810 \series default
19811 , implicitement 6
19812 \begin_inset space \thinspace{}
19813 \end_inset
19814
19815 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
19816  
19817 \series bold
19818
19819 \backslash
19820 arrayrulewidth
19821 \series default
19822 , implicitement 0.4
19823 \begin_inset space \thinspace{}
19824 \end_inset
19825
19826 pt).
19827  Donc si les 
19828 \begin_inset Formula $n$
19829 \end_inset
19830
19831
19832 \begin_inset space ~
19833 \end_inset
19834
19835 colonnes ont la même largeur, la largeur du tableau est
19836 \begin_inset Formula 
19837 \begin{equation}
19838 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19839 \end{equation}
19840
19841 \end_inset
19842
19843
19844 \end_layout
19845
19846 \begin_layout Standard
19847 La largeur disponible pour placer un tableau est la distance entre les marges
19848  de la page ou la largeur de la colonne de texte (pour un document présenté
19849  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
19850  
19851 \series bold
19852
19853 \backslash
19854 columnwidth
19855 \series default
19856 .
19857  Si toutes le colonnes ont la même largeur et que 
19858 \begin_inset Formula $L_{\mathrm{tableau}}$
19859 \end_inset
19860
19861  doit valoir 1
19862 \begin_inset space \thinspace{}
19863 \end_inset
19864
19865
19866 \backslash
19867 columnwidth, 
19868 \begin_inset Formula $L_{\mathrm{colonne}}$
19869 \end_inset
19870
19871  se calcule facilement.
19872 \end_layout
19873
19874 \begin_layout Standard
19875 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
19876  
19877 \series bold
19878 calc
19879 \series default
19880
19881 \begin_inset Index idx
19882 status collapsed
19883
19884 \begin_layout Plain Layout
19885 Paquetages \SpecialChar LaTeX
19886  ! calc
19887 \end_layout
19888
19889 \end_inset
19890
19891  dans le préambule du document.
19892  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
19893  il faut utiliser le champ
19894 \family sans
19895  Argument \SpecialChar LaTeX
19896
19897 \family default
19898 .
19899  Le principe des commandes qui peuvent être saisies dans ce champ est celui
19900  qui est expliqué dans la section
19901 \begin_inset space ~
19902 \end_inset
19903
19904
19905 \begin_inset CommandInset ref
19906 LatexCommand ref
19907 reference "subsec:Calculs-multicolonnes"
19908
19909 \end_inset
19910
19911 .
19912  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
19913  saisir pour chaque colonne la commande
19914 \end_layout
19915
19916 \begin_layout Standard
19917
19918 \series bold
19919 >{
19920 \backslash
19921 centering}p{(1
19922 \backslash
19923 columnwidth-62.4pt)/5}
19924 \end_layout
19925
19926 \begin_layout Standard
19927 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
19928 \begin_inset space ~
19929 \end_inset
19930
19931 fois celle des 3 autres, le calcul est le suivant:
19932 \end_layout
19933
19934 \begin_layout Standard
19935 \begin_inset Formula 
19936 \begin{align}
19937 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19938  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19939  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
19940 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19941 \end{align}
19942
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \begin_layout Standard
19949 Par conséquent, dans le tableau, la commande
19950 \end_layout
19951
19952 \begin_layout Standard
19953
19954 \series bold
19955 >{
19956 \backslash
19957 centering}p{(1
19958 \backslash
19959 columnwidth-62.4pt)/
19960 \backslash
19961 real{4.5}}
19962 \end_layout
19963
19964 \begin_layout Standard
19965 est utilisée pour les colonnes les plus larges, et la commande
19966 \end_layout
19967
19968 \begin_layout Standard
19969
19970 \series bold
19971 >{
19972 \backslash
19973 centering}p{(1
19974 \backslash
19975 columnwidth-62.4pt)/
19976 \backslash
19977 real{4.5}*
19978 \backslash
19979 real{0.75}}
19980 \end_layout
19981
19982 \begin_layout Standard
19983 est utilisée pour les plus étroites:
19984 \end_layout
19985
19986 \begin_layout Standard
19987 \begin_inset Tabular
19988 <lyxtabular version="3" rows="2" columns="5">
19989 <features tabularvalignment="middle">
19990 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19991 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19992 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19993 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
19994 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
19995 <row>
19996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000 1
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009 2
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20015 \begin_inset Text
20016
20017 \begin_layout Plain Layout
20018 3
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 4
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 5
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047 111111 1111111 111111 111111111 11111 11111 1111
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 2222 22222 222222 222222222 2222222 22 22222
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 333333 333333 333333 33333 3333333 333
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 </row>
20089 </lyxtabular>
20090
20091 \end_inset
20092
20093
20094 \end_layout
20095
20096 \begin_layout Section
20097 Personnalisation des tableaux
20098 \begin_inset Index idx
20099 status collapsed
20100
20101 \begin_layout Plain Layout
20102 Tableau ! Personnalisation
20103 \end_layout
20104
20105 \end_inset
20106
20107
20108 \begin_inset Index idx
20109 status collapsed
20110
20111 \begin_layout Plain Layout
20112 Personnalisation des tableaux
20113 \end_layout
20114
20115 \end_inset
20116
20117
20118 \end_layout
20119
20120 \begin_layout Subsection
20121 Espacement des lignes
20122 \begin_inset CommandInset label
20123 LatexCommand label
20124 name "subsec:Espacement-lignes"
20125
20126 \end_inset
20127
20128
20129 \begin_inset Index idx
20130 status collapsed
20131
20132 \begin_layout Plain Layout
20133 Personnalisation des tableaux ! Espacement des lignes
20134 \end_layout
20135
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \begin_layout Standard
20142 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20143  l'onglet 
20144 \family sans
20145 Bordures
20146 \family default
20147  de la fenêtre de dialogue 
20148 \family sans
20149 Paramètres
20150 \begin_inset space ~
20151 \end_inset
20152
20153 du
20154 \begin_inset space ~
20155 \end_inset
20156
20157 tableau
20158 \family default
20159 .
20160  Vous y trouverez trois possibilités :
20161 \end_layout
20162
20163 \begin_layout Description
20164 Haut
20165 \begin_inset space ~
20166 \end_inset
20167
20168 de
20169 \begin_inset space ~
20170 \end_inset
20171
20172 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20173  Si le tableau est un tableau formel
20174 \begin_inset Foot
20175 status collapsed
20176
20177 \begin_layout Plain Layout
20178 Les tableaux formels sont décrits dans la section
20179 \begin_inset space ~
20180 \end_inset
20181
20182
20183 \begin_inset CommandInset ref
20184 LatexCommand ref
20185 reference "sec:Tableaux-Formels"
20186
20187 \end_inset
20188
20189 .
20190 \end_layout
20191
20192 \end_inset
20193
20194  \SpecialChar LyX
20195  va insérer implicitement un espace de 0.5
20196 \begin_inset space \thinspace{}
20197 \end_inset
20198
20199 em.
20200  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20201  les filets verticaux comme dans le tableau suivant :
20202 \begin_inset VSpace medskip
20203 \end_inset
20204
20205
20206 \begin_inset Newline newline
20207 \end_inset
20208
20209
20210 \begin_inset space \hspace*{}
20211 \length 0pt
20212 \end_inset
20213
20214
20215 \begin_inset space \hfill{}
20216 \end_inset
20217
20218
20219 \begin_inset Tabular
20220 <lyxtabular version="3" rows="3" columns="1">
20221 <features tabularvalignment="middle">
20222 <column alignment="center" valignment="top">
20223 <row>
20224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 A
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 </row>
20234 <row topspace="3mm">
20235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 espace de 3
20240 \begin_inset space \thinspace{}
20241 \end_inset
20242
20243 mm en haut de la ligne
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 C
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 </row>
20260 </lyxtabular>
20261
20262 \end_inset
20263
20264
20265 \begin_inset space \hfill{}
20266 \end_inset
20267
20268
20269 \begin_inset space \hspace*{}
20270 \length 0pt
20271 \end_inset
20272
20273
20274 \begin_inset VSpace medskip
20275 \end_inset
20276
20277
20278 \begin_inset Newline newline
20279 \end_inset
20280
20281 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20282  pas de filets verticaux.
20283 \end_layout
20284
20285 \begin_layout Description
20286 Bas
20287 \begin_inset space ~
20288 \end_inset
20289
20290 de
20291 \begin_inset space ~
20292 \end_inset
20293
20294 ligne va ajouter de l'espace sous les caractères de la ligne.
20295  Si le tableau est un tableau formel \SpecialChar LyX
20296  va insérer implicitement un espace
20297  de 0.5
20298 \begin_inset space \thinspace{}
20299 \end_inset
20300
20301 em, pour les tableaux normaux, l'espace implicite est de 2
20302 \begin_inset space \thinspace{}
20303 \end_inset
20304
20305 pt.
20306 \end_layout
20307
20308 \begin_layout Description
20309 Entre
20310 \begin_inset space ~
20311 \end_inset
20312
20313 les
20314 \begin_inset space ~
20315 \end_inset
20316
20317 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20318  Si le tableau est un tableau formel \SpecialChar LyX
20319  va insérer implicitement un espace
20320  de 0.5
20321 \begin_inset space \thinspace{}
20322 \end_inset
20323
20324 em.
20325  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20326  les filets verticaux comme dans le tableau suivant :
20327 \begin_inset VSpace medskip
20328 \end_inset
20329
20330
20331 \begin_inset Newline newline
20332 \end_inset
20333
20334
20335 \begin_inset space \hspace*{}
20336 \length 0pt
20337 \end_inset
20338
20339
20340 \begin_inset space \hfill{}
20341 \end_inset
20342
20343
20344 \begin_inset Tabular
20345 <lyxtabular version="3" rows="3" columns="1">
20346 <features tabularvalignment="middle">
20347 <column alignment="center" valignment="top">
20348 <row>
20349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353 A
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 </row>
20359 <row interlinespace="3mm">
20360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 \begin_inset Formula $\downarrow$
20365 \end_inset
20366
20367  espace de 3
20368 \begin_inset space \thinspace{}
20369 \end_inset
20370
20371 mm entre les lignes 
20372 \begin_inset Formula $\downarrow$
20373 \end_inset
20374
20375
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 </row>
20381 <row>
20382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386 \begin_inset Formula $\uparrow$
20387 \end_inset
20388
20389  espace de 3
20390 \begin_inset space \thinspace{}
20391 \end_inset
20392
20393 mm entre les lignes 
20394 \begin_inset Formula $\uparrow$
20395 \end_inset
20396
20397
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 </row>
20403 </lyxtabular>
20404
20405 \end_inset
20406
20407
20408 \begin_inset space \hfill{}
20409 \end_inset
20410
20411
20412 \begin_inset space \hspace*{}
20413 \length 0pt
20414 \end_inset
20415
20416
20417 \begin_inset VSpace medskip
20418 \end_inset
20419
20420
20421 \begin_inset Newline newline
20422 \end_inset
20423
20424 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20425  pas de filets verticaux.
20426 \end_layout
20427
20428 \begin_layout Standard
20429 \begin_inset VSpace bigskip
20430 \end_inset
20431
20432 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20433  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20434  dans le préambule :
20435 \end_layout
20436
20437 \begin_layout Standard
20438
20439 \series bold
20440
20441 \backslash
20442 @ifundefined{extrarowheight}
20443 \begin_inset Newline newline
20444 \end_inset
20445
20446
20447 \begin_inset Phantom HPhantom
20448 status open
20449
20450 \begin_layout Plain Layout
20451
20452 \series bold
20453 \begin_inset space ~
20454 \end_inset
20455
20456
20457 \end_layout
20458
20459 \end_inset
20460
20461 {
20462 \backslash
20463 usepackage{array}}{}
20464 \begin_inset Newline newline
20465 \end_inset
20466
20467
20468 \backslash
20469 setlength{
20470 \backslash
20471 extrarowheight}{height}
20472 \end_layout
20473
20474 \begin_layout Standard
20475 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20476  plus exactement centré verticalement.
20477  (le paquetage 
20478 \series bold
20479 array 
20480 \series default
20481 sera chargé automatiquement par \SpecialChar LyX
20482  quand vous utilisez des formats de tableaux
20483  auto-définis.
20484  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20485  
20486 \series bold
20487
20488 \backslash
20489 @ifundefined
20490 \series default
20491  dans la commande précédente.)
20492 \end_layout
20493
20494 \begin_layout Standard
20495 Si vous utilisez des polices de taille plus grande que la taille normale,
20496  les bordures des tableaux sont souvent trop proches du texte.
20497  On peut corriger ce problème en insérant la commande 
20498 \series bold
20499
20500 \begin_inset space \space{}
20501 \end_inset
20502
20503
20504 \backslash
20505 strut
20506 \series default
20507  en code \SpecialChar TeX
20508  au debut d'une ligne du tableau.
20509  Le tableau
20510 \begin_inset space ~
20511 \end_inset
20512
20513
20514 \begin_inset CommandInset ref
20515 LatexCommand ref
20516 reference "tab:Alignement-vertical"
20517
20518 \end_inset
20519
20520  montre l'effet de cette commande.
20521 \end_layout
20522
20523 \begin_layout Standard
20524 \noindent
20525 \begin_inset Float table
20526 placement h
20527 wide false
20528 sideways false
20529 status open
20530
20531 \begin_layout Plain Layout
20532 \begin_inset Caption Standard
20533
20534 \begin_layout Plain Layout
20535 \begin_inset CommandInset label
20536 LatexCommand label
20537 name "tab:Alignement-vertical"
20538
20539 \end_inset
20540
20541 Alignement vertical d'un texte avec une police de grande taille.
20542 \end_layout
20543
20544 \end_inset
20545
20546
20547 \end_layout
20548
20549 \begin_layout Plain Layout
20550 \begin_inset space \hfill{}
20551 \end_inset
20552
20553
20554 \begin_inset Float table
20555 wide false
20556 sideways false
20557 status collapsed
20558
20559 \begin_layout Plain Layout
20560 \begin_inset Caption Standard
20561
20562 \begin_layout Plain Layout
20563 Tableau normal.
20564 \end_layout
20565
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \begin_layout Plain Layout
20572 \noindent
20573 \align center
20574 \begin_inset Tabular
20575 <lyxtabular version="3" rows="6" columns="1">
20576 <features tabularvalignment="middle">
20577 <column alignment="left" valignment="top">
20578 <row>
20579 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583 Normal, g
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 </row>
20589 <row>
20590 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594
20595 \size large
20596 Large
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 </row>
20602 <row>
20603 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607
20608 \size larger
20609 Larger
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 </row>
20615 <row>
20616 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620
20621 \size largest
20622 Largest
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 </row>
20628 <row>
20629 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633
20634 \size huge
20635 Huge
20636 \end_layout
20637
20638 \end_inset
20639 </cell>
20640 </row>
20641 <row>
20642 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646
20647 \size huge
20648 Huger
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 </row>
20654 </lyxtabular>
20655
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \end_inset
20662
20663
20664 \begin_inset space \hfill{}
20665 \end_inset
20666
20667
20668 \begin_inset Float table
20669 wide false
20670 sideways false
20671 status collapsed
20672
20673 \begin_layout Plain Layout
20674 \begin_inset Caption Standard
20675
20676 \begin_layout Plain Layout
20677 Tableau utilisant la commande 
20678 \series bold
20679
20680 \backslash
20681 strut
20682 \series default
20683 .
20684 \end_layout
20685
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \begin_layout Plain Layout
20692 \noindent
20693 \align center
20694 \begin_inset Tabular
20695 <lyxtabular version="3" rows="6" columns="1">
20696 <features tabularvalignment="middle">
20697 <column alignment="left" valignment="top">
20698 <row>
20699 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Normal, g
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 </row>
20709 <row>
20710 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20711 \begin_inset Text
20712
20713 \begin_layout Plain Layout
20714
20715 \size large
20716 \begin_inset ERT
20717 status collapsed
20718
20719 \begin_layout Plain Layout
20720
20721
20722 \backslash
20723 strut 
20724 \end_layout
20725
20726 \end_inset
20727
20728 Large
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 </row>
20734 <row>
20735 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739
20740 \size larger
20741 \begin_inset ERT
20742 status collapsed
20743
20744 \begin_layout Plain Layout
20745
20746
20747 \backslash
20748 strut 
20749 \end_layout
20750
20751 \end_inset
20752
20753 Larger
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 <row>
20760 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764
20765 \size largest
20766 \begin_inset ERT
20767 status collapsed
20768
20769 \begin_layout Plain Layout
20770
20771
20772 \backslash
20773 strut 
20774 \end_layout
20775
20776 \end_inset
20777
20778 Largest
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 </row>
20784 <row>
20785 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789
20790 \size huge
20791 \begin_inset ERT
20792 status collapsed
20793
20794 \begin_layout Plain Layout
20795
20796
20797 \backslash
20798 strut 
20799 \end_layout
20800
20801 \end_inset
20802
20803 Huge
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 </row>
20809 <row>
20810 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814
20815 \size giant
20816 \begin_inset ERT
20817 status collapsed
20818
20819 \begin_layout Plain Layout
20820
20821
20822 \backslash
20823 strut 
20824 \end_layout
20825
20826 \end_inset
20827
20828
20829 \size huge
20830 Huger
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 </row>
20836 </lyxtabular>
20837
20838 \end_inset
20839
20840
20841 \end_layout
20842
20843 \end_inset
20844
20845
20846 \begin_inset space \hfill{}
20847 \end_inset
20848
20849
20850 \end_layout
20851
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \begin_layout Standard
20858 \begin_inset Newpage newpage
20859 \end_inset
20860
20861
20862 \end_layout
20863
20864 \begin_layout Subsection
20865 Alignements de cellules spéciaux
20866 \begin_inset CommandInset label
20867 LatexCommand label
20868 name "subsec:Alignements-de-cellules"
20869
20870 \end_inset
20871
20872
20873 \begin_inset Index idx
20874 status collapsed
20875
20876 \begin_layout Plain Layout
20877 Personnalisation des tableaux ! Alignement de cellules spéciaux
20878 \end_layout
20879
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \begin_layout Standard
20886 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
20887  cellules sur un caractère donné, par exemple le séparateur décimal comme
20888  dans le tableau
20889 \begin_inset space ~
20890 \end_inset
20891
20892
20893 \begin_inset CommandInset ref
20894 LatexCommand ref
20895 reference "tab:Tableau-centré-sur-séparateur-1"
20896
20897 \end_inset
20898
20899 .
20900  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
20901  soit en appuyant sur le bouton 
20902 \begin_inset Info
20903 type  "icon"
20904 arg   "inset-modify tabular align-decimal"
20905 \end_inset
20906
20907  de la barre d'outils ou en modifiant le paramètre 
20908 \family sans
20909 Alignement horizontal
20910 \family default
20911  à 
20912 \family sans
20913 Au séparateur décimal
20914 \family default
20915 .
20916  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
20917  dans les paramètres du tableau.
20918 \end_layout
20919
20920 \begin_layout Standard
20921 \begin_inset Float table
20922 placement h
20923 wide false
20924 sideways false
20925 status open
20926
20927 \begin_layout Plain Layout
20928 \begin_inset Caption Standard
20929
20930 \begin_layout Plain Layout
20931 \begin_inset CommandInset label
20932 LatexCommand label
20933 name "tab:Tableau-centré-sur-séparateur-1"
20934
20935 \end_inset
20936
20937 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
20938 \end_layout
20939
20940 \end_inset
20941
20942
20943 \end_layout
20944
20945 \begin_layout Plain Layout
20946 \align center
20947 \begin_inset Tabular
20948 <lyxtabular version="3" rows="4" columns="1">
20949 <features booktabs="true" tabularvalignment="middle">
20950 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20951 <row>
20952 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956 en-tête
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 </row>
20962 <row>
20963 <cell alignment="center" valignment="top" topline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967 12,6
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 </row>
20973 <row>
20974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978 0,68
20979 \end_layout
20980
20981 \end_inset
20982 </cell>
20983 </row>
20984 <row>
20985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989 -123,0
20990 \end_layout
20991
20992 \end_inset
20993 </cell>
20994 </row>
20995 </lyxtabular>
20996
20997 \end_inset
20998
20999
21000 \end_layout
21001
21002 \end_inset
21003
21004
21005 \end_layout
21006
21007 \begin_layout Standard
21008 \begin_inset Float table
21009 placement h
21010 wide false
21011 sideways false
21012 status open
21013
21014 \begin_layout Plain Layout
21015 \begin_inset Caption Standard
21016
21017 \begin_layout Plain Layout
21018 \begin_inset CommandInset label
21019 LatexCommand label
21020 name "tab:Tableau-centré-sur-séparateur-2"
21021
21022 \end_inset
21023
21024 Les cellules d'une colonnes sont centrées sur les opérateurs.
21025 \end_layout
21026
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \begin_layout Plain Layout
21033 \align center
21034 \begin_inset Tabular
21035 <lyxtabular version="3" rows="4" columns="2">
21036 <features booktabs="true" tabularvalignment="middle">
21037 <column alignment="right" valignment="top" width="0pt">
21038 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21039 <row>
21040 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044 en-tête
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 </row>
21059 <row>
21060 <cell alignment="center" valignment="top" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064 \begin_inset Formula $12\,+$
21065 \end_inset
21066
21067
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 <cell alignment="center" valignment="top" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076 \begin_inset Formula $\,6$
21077 \end_inset
21078
21079
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 </row>
21085 <row>
21086 <cell alignment="center" valignment="top" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Plain Layout
21090 \begin_inset Formula $0\,-$
21091 \end_inset
21092
21093
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 <cell alignment="center" valignment="top" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102 \begin_inset Formula $\,68$
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \end_inset
21109 </cell>
21110 </row>
21111 <row>
21112 <cell alignment="center" valignment="top" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 \begin_inset Formula $-123\,/$
21117 \end_inset
21118
21119
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 <cell alignment="center" valignment="top" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128 \begin_inset Formula $\,0$
21129 \end_inset
21130
21131
21132 \end_layout
21133
21134 \end_inset
21135 </cell>
21136 </row>
21137 </lyxtabular>
21138
21139 \end_inset
21140
21141
21142 \end_layout
21143
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \begin_layout Standard
21150 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21151  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21152  formules.
21153  Dans ce cas on doit utiliser la méthode du tableau
21154 \begin_inset space ~
21155 \end_inset
21156
21157
21158 \begin_inset CommandInset ref
21159 LatexCommand ref
21160 reference "tab:Tableau-centré-sur-séparateur-2"
21161
21162 \end_inset
21163
21164 .
21165  Ce tableau a été créé comme un tableau 4×2.
21166  L'en-tête est une cellule multi-colonnes centrée.
21167  La première colonne est alignée à droite et contient la première partie
21168  et inclue l'opérateur.
21169  La seconde colonne contient le reste de la cellule aligné à gauche.
21170  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21171  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21172  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21173  tableau, le paramètre \SpecialChar LaTeX
21174  suivant a été utilisé pour la deuxième colonne :
21175 \end_layout
21176
21177 \begin_layout Standard
21178
21179 \series bold
21180 @{}l
21181 \end_layout
21182
21183 \begin_layout Standard
21184 Le tableau
21185 \begin_inset space ~
21186 \end_inset
21187
21188
21189 \begin_inset CommandInset ref
21190 LatexCommand ref
21191 reference "tab:Plusieurs-exemples-alignements"
21192
21193 \end_inset
21194
21195  montre quelques exemples d'alignements.
21196  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21197  comme pour la deuxième colonne du tableau
21198 \begin_inset space ~
21199 \end_inset
21200
21201
21202 \begin_inset CommandInset ref
21203 LatexCommand ref
21204 reference "tab:Tableau-centré-sur-séparateur-2"
21205
21206 \end_inset
21207
21208 .
21209 \end_layout
21210
21211 \begin_layout Standard
21212 \begin_inset Float table
21213 wide false
21214 sideways false
21215 status open
21216
21217 \begin_layout Plain Layout
21218 \begin_inset Caption Standard
21219
21220 \begin_layout Plain Layout
21221 \begin_inset CommandInset label
21222 LatexCommand label
21223 name "tab:Plusieurs-exemples-alignements"
21224
21225 \end_inset
21226
21227 Plusieurs exemples d'alignement de cellules.
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \begin_layout Plain Layout
21236 \align center
21237 \begin_inset Tabular
21238 <lyxtabular version="3" rows="4" columns="6">
21239 <features tabularvalignment="middle">
21240 <column alignment="right" valignment="top">
21241 <column alignment="left" valignment="top" special="@{}l">
21242 <column alignment="right" valignment="top">
21243 <column alignment="left" valignment="top" special="@{}l">
21244 <column alignment="right" valignment="top">
21245 <column alignment="left" valignment="top" special="@{}l">
21246 <row>
21247 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251 unités
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \end_layout
21262
21263 \end_inset
21264 </cell>
21265 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269 exposants
21270 \end_layout
21271
21272 \end_inset
21273 </cell>
21274 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21275 \begin_inset Text
21276
21277 \begin_layout Plain Layout
21278
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \begin_layout Plain Layout
21287 relations
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 </row>
21302 <row>
21303 <cell alignment="center" valignment="top" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 12×
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21313 \begin_inset Text
21314
21315 \begin_layout Plain Layout
21316 24
21317 \begin_inset space \thinspace{}
21318 \end_inset
21319
21320 bouteilles
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell alignment="center" valignment="top" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 \begin_inset Formula $10\cdot$
21330 \end_inset
21331
21332
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21338 \begin_inset Text
21339
21340 \begin_layout Plain Layout
21341 \begin_inset Formula $10^{\mbox{-}17}$
21342 \end_inset
21343
21344
21345 \end_layout
21346
21347 \end_inset
21348 </cell>
21349 <cell alignment="center" valignment="top" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353 \begin_inset Formula $\Gamma(t)\propto$
21354 \end_inset
21355
21356
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 <cell alignment="center" valignment="top" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365 \begin_inset Formula $\:\Upsilon(t)$
21366 \end_inset
21367
21368
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 </row>
21374 <row>
21375 <cell alignment="center" valignment="top" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 1024×
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388 768
21389 \begin_inset space \thinspace{}
21390 \end_inset
21391
21392 Pixels
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 \begin_inset Formula $5.78\cdot$
21402 \end_inset
21403
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413 \begin_inset Formula $10^{7}$
21414 \end_inset
21415
21416
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 \begin_inset Formula $A\ne$
21426 \end_inset
21427
21428
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437 \begin_inset Formula $\:B_{\mathrm{red}}$
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 </row>
21446 <row>
21447 <cell alignment="center" valignment="top" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 32×
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460 6
21461 \begin_inset space \thinspace{}
21462 \end_inset
21463
21464 cm
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 <cell alignment="center" valignment="top" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473 -
21474 \begin_inset Formula $33.5\cdot$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Plain Layout
21486 \begin_inset Formula $10^{4}$
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 <cell alignment="center" valignment="top" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498 \begin_inset Formula $\sin(\alpha)\ge$
21499 \end_inset
21500
21501
21502 \end_layout
21503
21504 \end_inset
21505 </cell>
21506 <cell alignment="center" valignment="top" usebox="none">
21507 \begin_inset Text
21508
21509 \begin_layout Plain Layout
21510 \begin_inset Formula $\:\sin(\beta)$
21511 \end_inset
21512
21513
21514 \end_layout
21515
21516 \end_inset
21517 </cell>
21518 </row>
21519 </lyxtabular>
21520
21521 \end_inset
21522
21523
21524 \end_layout
21525
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \begin_layout Subsection
21532 Formats de cellule et de colonne personnalisés
21533 \begin_inset CommandInset label
21534 LatexCommand label
21535 name "subsec:Formats-personnalisés"
21536
21537 \end_inset
21538
21539
21540 \begin_inset Index idx
21541 status collapsed
21542
21543 \begin_layout Plain Layout
21544 Personnalisation des tableaux !  Format de cellule/colonne
21545 \end_layout
21546
21547 \end_inset
21548
21549
21550 \end_layout
21551
21552 \begin_layout Standard
21553 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21554 \begin_inset space ~
21555 \end_inset
21556
21557
21558 \begin_inset CommandInset ref
21559 LatexCommand ref
21560 reference "sec:Table-Width-Calculation"
21561
21562 \end_inset
21563
21564  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
21565  la section
21566 \begin_inset space ~
21567 \end_inset
21568
21569
21570 \begin_inset CommandInset ref
21571 LatexCommand ref
21572 reference "subsec:Calculs-multicolonnes"
21573
21574 \end_inset
21575
21576  peut devenir très pénible si vous avez plusieurs tableaux.
21577  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21578  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21579  du document.
21580  Le format est défini avec la commande
21581 \end_layout
21582
21583 \begin_layout Standard
21584
21585 \series bold
21586
21587 \backslash
21588 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21589 \end_layout
21590
21591 \begin_layout Standard
21592 Le nom du format peut n'avoir qu'une lettre.
21593  Les lettres 
21594 \emph on
21595 b
21596 \emph default
21597
21598 \emph on
21599 c
21600 \emph default
21601
21602 \emph on
21603 l
21604 \emph default
21605
21606 \emph on
21607 m
21608 \emph default
21609
21610 \emph on
21611 p
21612 \emph default
21613  et 
21614 \emph on
21615 r
21616 \emph default
21617  sont prédéfinies et donc ne peuvent être utilisées.
21618  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21619 \end_layout
21620
21621 \begin_layout Standard
21622 \begin_inset VSpace medskip
21623 \end_inset
21624
21625
21626 \end_layout
21627
21628 \begin_layout Standard
21629 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21630  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21631  :
21632 \end_layout
21633
21634 \begin_layout Standard
21635
21636 \series bold
21637
21638 \backslash
21639 newcolumntype{M}[1]{>{
21640 \backslash
21641 centering
21642 \backslash
21643 hspace{0pt}}m{#1}}
21644 \end_layout
21645
21646 \begin_layout Standard
21647 Où le 
21648 \series bold
21649
21650 \backslash
21651 hspace{0pt}
21652 \series default
21653  évite le problème de césure du premier mot, comme c'est décrit en section
21654 \begin_inset space ~
21655 \end_inset
21656
21657
21658 \begin_inset CommandInset ref
21659 LatexCommand ref
21660 reference "subsec:Lignes-multiple-dans-cellule"
21661
21662 \end_inset
21663
21664 .
21665  Ensuite, vous pouvez entrer
21666 \end_layout
21667
21668 \begin_layout Standard
21669
21670 \series bold
21671 M{width}
21672 \end_layout
21673
21674 \begin_layout Standard
21675 comme paramètre \SpecialChar LaTeX
21676  dans la fenêtre de dialogue de tableau pour créer une multi-col
21677 onnes.
21678 \end_layout
21679
21680 \begin_layout Standard
21681 \begin_inset VSpace bigskip
21682 \end_inset
21683
21684
21685 \end_layout
21686
21687 \begin_layout Standard
21688 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
21689  pouvez définir le format
21690 \end_layout
21691
21692 \begin_layout Standard
21693
21694 \series bold
21695
21696 \backslash
21697 newcolumntype{S}[2]{>{
21698 \backslash
21699 centering
21700 \backslash
21701 hspace{0pt}}
21702 \begin_inset Newline newline
21703 \end_inset
21704
21705
21706 \begin_inset Phantom HPhantom
21707 status open
21708
21709 \begin_layout Plain Layout
21710
21711 \series bold
21712
21713 \backslash
21714 newcolumntype{S}[2]
21715 \end_layout
21716
21717 \end_inset
21718
21719 m{(#1+(2
21720 \backslash
21721 tabcolsep+
21722 \backslash
21723 arrayrulewidth)*(1-#2))/#2}}
21724 \end_layout
21725
21726 \begin_layout Standard
21727 Ce format utilise l'équation
21728 \begin_inset space ~
21729 \end_inset
21730
21731
21732 \begin_inset CommandInset ref
21733 LatexCommand eqref
21734 reference "eq:Wgn"
21735
21736 \end_inset
21737
21738  pour calculer la largeur que doit avoir chacune des cellules couverte par
21739  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
21740 \end_layout
21741
21742 \begin_layout Standard
21743 Ensuite, vous pouvez entrer
21744 \end_layout
21745
21746 \begin_layout Standard
21747
21748 \series bold
21749 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
21750 \end_layout
21751
21752 \begin_layout Standard
21753 comme paramètre \SpecialChar LaTeX
21754  de la colonne.
21755 \end_layout
21756
21757 \begin_layout Standard
21758 \begin_inset VSpace bigskip
21759 \end_inset
21760
21761
21762 \end_layout
21763
21764 \begin_layout Standard
21765 Pour des colonnes colorées, vous pouvez définir
21766 \end_layout
21767
21768 \begin_layout Standard
21769
21770 \series bold
21771
21772 \backslash
21773 newcolumntype{K}[1]{>{
21774 \backslash
21775 columncolor{#1}
21776 \backslash
21777 hspace{0pt}}c}
21778 \end_layout
21779
21780 \begin_layout Standard
21781 Le 
21782 \begin_inset Quotes fld
21783 \end_inset
21784
21785 c
21786 \begin_inset Quotes frd
21787 \end_inset
21788
21789  à la fin crée une colonne de largeur variable dont le texte est centré
21790  horizontalement.
21791  Vous pouvez maintenant entrer
21792 \end_layout
21793
21794 \begin_layout Standard
21795
21796 \series bold
21797 K{nom de couleur}
21798 \end_layout
21799
21800 \begin_layout Standard
21801 comme paramètre \SpecialChar LaTeX
21802 .
21803 \end_layout
21804
21805 \begin_layout Standard
21806 \begin_inset VSpace bigskip
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \begin_layout Standard
21813 Pour créer le tableau
21814 \begin_inset space ~
21815 \end_inset
21816
21817
21818 \begin_inset CommandInset ref
21819 LatexCommand ref
21820 reference "tab:Tableau-formats-personnalisés"
21821
21822 \end_inset
21823
21824  utilisez les paramètres \SpecialChar LaTeX
21825
21826 \end_layout
21827
21828 \begin_layout Standard
21829
21830 \series bold
21831 M{2.5cm}
21832 \end_layout
21833
21834 \begin_layout Standard
21835 pour la première colonne et la multi-colonnes,
21836 \end_layout
21837
21838 \begin_layout Standard
21839
21840 \series bold
21841 K{red}
21842 \end_layout
21843
21844 \begin_layout Standard
21845 pour la dernière colonne, et
21846 \end_layout
21847
21848 \begin_layout Standard
21849
21850 \series bold
21851 S{2.5cm}{2}
21852 \end_layout
21853
21854 \begin_layout Standard
21855 pour les cellules de la deuxième colonne.
21856 \end_layout
21857
21858 \begin_layout Standard
21859 \begin_inset Float table
21860 placement h
21861 wide false
21862 sideways false
21863 status open
21864
21865 \begin_layout Plain Layout
21866 \begin_inset Caption Standard
21867
21868 \begin_layout Plain Layout
21869 \begin_inset CommandInset label
21870 LatexCommand label
21871 name "tab:Tableau-formats-personnalisés"
21872
21873 \end_inset
21874
21875 Tableau utilisant des formats personnalisés
21876 \end_layout
21877
21878 \end_inset
21879
21880
21881 \end_layout
21882
21883 \begin_layout Plain Layout
21884 \align center
21885 \begin_inset Tabular
21886 <lyxtabular version="3" rows="3" columns="4">
21887 <features tabularvalignment="middle">
21888 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21889 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21890 <column alignment="center" valignment="middle">
21891 <column alignment="center" valignment="middle" special="K{red}">
21892 <row>
21893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 motTrèsLongDansUneCellule
21898 \end_layout
21899
21900 \end_inset
21901 </cell>
21902 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21903 \begin_inset Text
21904
21905 \begin_layout Plain Layout
21906 multi-colonnes avec multi-lignes
21907 \end_layout
21908
21909 \end_inset
21910 </cell>
21911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 c
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 </row>
21930 <row>
21931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 d
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21941 \begin_inset Text
21942
21943 \begin_layout Plain Layout
21944 e
21945 \end_layout
21946
21947 \end_inset
21948 </cell>
21949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \begin_layout Plain Layout
21953 f
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 g
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 </row>
21968 <row>
21969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21970 \begin_inset Text
21971
21972 \begin_layout Plain Layout
21973 h
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982 i
21983 \end_layout
21984
21985 \end_inset
21986 </cell>
21987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 j
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000 k
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 </row>
22006 </lyxtabular>
22007
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \begin_layout Subsection
22019 Épaisseur des filets
22020 \begin_inset CommandInset label
22021 LatexCommand label
22022 name "subsec:Epaisseur-filets"
22023
22024 \end_inset
22025
22026
22027 \begin_inset Index idx
22028 status collapsed
22029
22030 \begin_layout Plain Layout
22031 Personnalisation des tableaux ! Épaisseur filets
22032 \end_layout
22033
22034 \end_inset
22035
22036
22037 \end_layout
22038
22039 \begin_layout Standard
22040 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
22041  
22042 \series bold
22043
22044 \backslash
22045 arrayrulewidth
22046 \series default
22047 .
22048  Pour mettre, par exemple, une épaisseur de filet de 1.5
22049 \begin_inset space \thinspace{}
22050 \end_inset
22051
22052 pt, comme pour le tableau
22053 \begin_inset space ~
22054 \end_inset
22055
22056
22057 \begin_inset CommandInset ref
22058 LatexCommand ref
22059 reference "tab:Tableau-filets-1.5pt"
22060
22061 \end_inset
22062
22063 , insérez la commande
22064 \end_layout
22065
22066 \begin_layout Standard
22067
22068 \series bold
22069
22070 \backslash
22071 setlength{
22072 \backslash
22073 arrayrulewidth}{1.5pt}
22074 \end_layout
22075
22076 \begin_layout Standard
22077 en code \SpecialChar TeX
22078  avant le tableau ou le flottant de tableau.
22079  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22080  suivent.
22081  pour revenir aux valeurs implicites, mettez 
22082 \series bold
22083
22084 \backslash
22085 arrayrulewidth
22086 \series default
22087  à 0.4
22088 \begin_inset space \thinspace{}
22089 \end_inset
22090
22091 pt en utilisant du code \SpecialChar LaTeX
22092  après le tableau ou le flottant de tableau.
22093 \end_layout
22094
22095 \begin_layout Standard
22096 \begin_inset ERT
22097 status collapsed
22098
22099 \begin_layout Plain Layout
22100
22101
22102 \backslash
22103 setlength{
22104 \backslash
22105 arrayrulewidth}{1.5pt}
22106 \end_layout
22107
22108 \end_inset
22109
22110
22111 \begin_inset Float table
22112 wide false
22113 sideways false
22114 status open
22115
22116 \begin_layout Plain Layout
22117 \begin_inset Caption Standard
22118
22119 \begin_layout Plain Layout
22120 \begin_inset CommandInset label
22121 LatexCommand label
22122 name "tab:Tableau-filets-1.5pt"
22123
22124 \end_inset
22125
22126 Tableau avec des filets de 1.5
22127 \begin_inset space \thinspace{}
22128 \end_inset
22129
22130 pt
22131 \end_layout
22132
22133 \end_inset
22134
22135
22136 \end_layout
22137
22138 \begin_layout Plain Layout
22139 \align center
22140 \begin_inset Tabular
22141 <lyxtabular version="3" rows="3" columns="3">
22142 <features tabularvalignment="middle">
22143 <column alignment="center" valignment="top">
22144 <column alignment="center" valignment="top">
22145 <column alignment="center" valignment="top">
22146 <row>
22147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 sd
22152 \end_layout
22153
22154 \end_inset
22155 </cell>
22156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 </row>
22175 <row>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189 sd
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
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 </row>
22204 <row>
22205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227 sd
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 </lyxtabular>
22234
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \end_inset
22241
22242
22243 \begin_inset ERT
22244 status collapsed
22245
22246 \begin_layout Plain Layout
22247
22248
22249 \backslash
22250 setlength{
22251 \backslash
22252 arrayrulewidth}{0.4pt}
22253 \end_layout
22254
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \begin_layout Standard
22261 \begin_inset VSpace bigskip
22262 \end_inset
22263
22264 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22265 \begin_inset space \thinspace{}
22266 \end_inset
22267
22268 pt, comme dans le tableau
22269 \begin_inset space ~
22270 \end_inset
22271
22272
22273 \begin_inset CommandInset ref
22274 LatexCommand ref
22275 reference "tab:Tableau-filets-horizontaux-1.5pt"
22276
22277 \end_inset
22278
22279 , insérez les commandes suivantes en code \SpecialChar TeX
22280  avant le tableau ou le flottant
22281  de tableau :
22282 \end_layout
22283
22284 \begin_layout Standard
22285
22286 \series bold
22287
22288 \backslash
22289 let
22290 \backslash
22291 myHline
22292 \backslash
22293 hline
22294 \begin_inset Newline newline
22295 \end_inset
22296
22297
22298 \backslash
22299 renewcommand{
22300 \backslash
22301 hline}
22302 \begin_inset Newline newline
22303 \end_inset
22304
22305  {
22306 \backslash
22307 noalign{
22308 \backslash
22309 global
22310 \backslash
22311 arrayrulewidth 1.5pt}
22312 \begin_inset Newline newline
22313 \end_inset
22314
22315  
22316 \backslash
22317 myHline
22318 \backslash
22319 noalign{
22320 \backslash
22321 global
22322 \backslash
22323 arrayrulewidth 0.4pt}}
22324 \end_layout
22325
22326 \begin_layout Standard
22327 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22328  en code \SpecialChar TeX
22329  après le tableau ou le flottant de tableau :
22330 \end_layout
22331
22332 \begin_layout Standard
22333
22334 \series bold
22335
22336 \backslash
22337 renewcommand{
22338 \backslash
22339 hline}{
22340 \backslash
22341 myHline}
22342 \end_layout
22343
22344 \begin_layout Standard
22345 \begin_inset ERT
22346 status collapsed
22347
22348 \begin_layout Plain Layout
22349
22350
22351 \backslash
22352 let
22353 \backslash
22354 myHline
22355 \backslash
22356 hline
22357 \end_layout
22358
22359 \begin_layout Plain Layout
22360
22361
22362 \backslash
22363 renewcommand{
22364 \backslash
22365 hline}
22366 \end_layout
22367
22368 \begin_layout Plain Layout
22369
22370  {
22371 \backslash
22372 noalign{
22373 \backslash
22374 global
22375 \backslash
22376 arrayrulewidth 1.5pt}
22377 \end_layout
22378
22379 \begin_layout Plain Layout
22380
22381   
22382 \backslash
22383 myHline
22384 \backslash
22385 noalign{
22386 \backslash
22387 global
22388 \backslash
22389 arrayrulewidth 0.4pt}}
22390 \end_layout
22391
22392 \end_inset
22393
22394
22395 \begin_inset Float table
22396 wide false
22397 sideways false
22398 status open
22399
22400 \begin_layout Plain Layout
22401 \begin_inset Caption Standard
22402
22403 \begin_layout Plain Layout
22404 \begin_inset CommandInset label
22405 LatexCommand label
22406 name "tab:Tableau-filets-horizontaux-1.5pt"
22407
22408 \end_inset
22409
22410 Tableau avec des filets horizontaux de 1.5
22411 \begin_inset space \thinspace{}
22412 \end_inset
22413
22414 pt
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \begin_layout Plain Layout
22423 \align center
22424 \begin_inset Tabular
22425 <lyxtabular version="3" rows="3" columns="3">
22426 <features tabularvalignment="middle">
22427 <column alignment="center" valignment="top">
22428 <column alignment="center" valignment="top">
22429 <column alignment="center" valignment="top">
22430 <row>
22431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22432 \begin_inset Text
22433
22434 \begin_layout Plain Layout
22435 sd
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453
22454 \end_layout
22455
22456 \end_inset
22457 </cell>
22458 </row>
22459 <row>
22460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Plain Layout
22464
22465 \end_layout
22466
22467 \end_inset
22468 </cell>
22469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473 sd
22474 \end_layout
22475
22476 \end_inset
22477 </cell>
22478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22479 \begin_inset Text
22480
22481 \begin_layout Plain Layout
22482
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 </row>
22488 <row>
22489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22508 \begin_inset Text
22509
22510 \begin_layout Plain Layout
22511 sd
22512 \end_layout
22513
22514 \end_inset
22515 </cell>
22516 </row>
22517 </lyxtabular>
22518
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \end_inset
22525
22526
22527 \begin_inset ERT
22528 status collapsed
22529
22530 \begin_layout Plain Layout
22531
22532
22533 \backslash
22534 renewcommand{
22535 \backslash
22536 hline}{
22537 \backslash
22538 myHline}
22539 \end_layout
22540
22541 \end_inset
22542
22543
22544 \end_layout
22545
22546 \begin_layout Standard
22547 \begin_inset VSpace bigskip
22548 \end_inset
22549
22550 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22551 \begin_inset space \thinspace{}
22552 \end_inset
22553
22554 pt, créez le format de colonne suivant dans le préambule, en suivant la
22555  description de la section
22556 \begin_inset space ~
22557 \end_inset
22558
22559
22560 \begin_inset CommandInset ref
22561 LatexCommand ref
22562 reference "subsec:Formats-personnalisés"
22563
22564 \end_inset
22565
22566 :
22567 \end_layout
22568
22569 \begin_layout Standard
22570
22571 \series bold
22572
22573 \backslash
22574 newcolumntype{V}{!{
22575 \backslash
22576 vrule width 1.5pt}}
22577 \end_layout
22578
22579 \begin_layout Standard
22580 Pour le tableau
22581 \begin_inset space ~
22582 \end_inset
22583
22584
22585 \begin_inset CommandInset ref
22586 LatexCommand ref
22587 reference "tab:Tableau-filets-verticaux-1.5pt"
22588
22589 \end_inset
22590
22591  le paramètre \SpecialChar LaTeX
22592  
22593 \end_layout
22594
22595 \begin_layout Standard
22596
22597 \series bold
22598 VcV
22599 \end_layout
22600
22601 \begin_layout Standard
22602 a été utilisé pour la dernière colonne et
22603 \end_layout
22604
22605 \begin_layout Standard
22606
22607 \series bold
22608 Vc
22609 \end_layout
22610
22611 \begin_layout Standard
22612 pour les autres colonnes.
22613 \end_layout
22614
22615 \begin_layout Standard
22616 \begin_inset Float table
22617 wide false
22618 sideways false
22619 status open
22620
22621 \begin_layout Plain Layout
22622 \begin_inset Caption Standard
22623
22624 \begin_layout Plain Layout
22625 \begin_inset CommandInset label
22626 LatexCommand label
22627 name "tab:Tableau-filets-verticaux-1.5pt"
22628
22629 \end_inset
22630
22631 Tableau avec des filets verticaux de 1.5
22632 \begin_inset space \thinspace{}
22633 \end_inset
22634
22635 pt 
22636 \end_layout
22637
22638 \end_inset
22639
22640
22641 \end_layout
22642
22643 \begin_layout Plain Layout
22644 \align center
22645 \begin_inset Tabular
22646 <lyxtabular version="3" rows="3" columns="3">
22647 <features tabularvalignment="middle">
22648 <column alignment="center" valignment="top" special="Vc">
22649 <column alignment="center" valignment="top" special="Vc">
22650 <column alignment="center" valignment="top" special="VcV">
22651 <row>
22652 <cell alignment="center" valignment="top" topline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 sd
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 <cell alignment="center" valignment="top" topline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 </row>
22680 <row>
22681 <cell alignment="center" valignment="top" topline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" topline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694 sd
22695 \end_layout
22696
22697 \end_inset
22698 </cell>
22699 <cell alignment="center" valignment="top" topline="true" usebox="none">
22700 \begin_inset Text
22701
22702 \begin_layout Plain Layout
22703
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 </row>
22709 <row>
22710 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 sd
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 </row>
22738 </lyxtabular>
22739
22740 \end_inset
22741
22742
22743 \end_layout
22744
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \begin_layout Subsection
22751 Filets à traits interrompus
22752 \begin_inset Index idx
22753 status collapsed
22754
22755 \begin_layout Plain Layout
22756 Personnalisation des tableaux ! Filets à traits interrompus
22757 \end_layout
22758
22759 \end_inset
22760
22761
22762 \end_layout
22763
22764 \begin_layout Standard
22765 \begin_inset ERT
22766 status collapsed
22767
22768 \begin_layout Plain Layout
22769
22770
22771 \backslash
22772 ifarydshln
22773 \end_layout
22774
22775 \end_inset
22776
22777
22778 \begin_inset Note Note
22779 status open
22780
22781 \begin_layout Plain Layout
22782 La section suivante ne s'affichera que si vous avez installé le paquetage
22783  \SpecialChar LaTeX
22784  
22785 \series bold
22786 arydshln
22787 \series default
22788 .
22789 \end_layout
22790
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \begin_layout Standard
22797 \begin_inset Float table
22798 placement H
22799 wide false
22800 sideways false
22801 status open
22802
22803 \begin_layout Plain Layout
22804 \begin_inset Caption Standard
22805
22806 \begin_layout Plain Layout
22807 \begin_inset CommandInset label
22808 LatexCommand label
22809 name "tab:Tableau-filets-tirets"
22810
22811 \end_inset
22812
22813 Tableau avec des filets à traits interrompus
22814 \end_layout
22815
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \begin_layout Plain Layout
22822 \align center
22823 \begin_inset Tabular
22824 <lyxtabular version="3" rows="5" columns="5">
22825 <features tabularvalignment="middle">
22826 <column alignment="center" valignment="top">
22827 <column alignment="center" valignment="top">
22828 <column alignment="center" valignment="top" special=":c">
22829 <column alignment="center" valignment="top">
22830 <column alignment="center" valignment="top">
22831 <row>
22832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836 a
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845 b
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854 c
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22860 \begin_inset Text
22861
22862 \begin_layout Plain Layout
22863 d
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872 e
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 </row>
22878 <row>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883 f
22884 \end_layout
22885
22886 \end_inset
22887 </cell>
22888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22889 \begin_inset Text
22890
22891 \begin_layout Plain Layout
22892 g
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 <cell alignment="center" valignment="top" topline="true" usebox="none">
22898 \begin_inset Text
22899
22900 \begin_layout Plain Layout
22901 h
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910 i
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919 j
22920 \end_layout
22921
22922 \end_inset
22923 </cell>
22924 </row>
22925 <row>
22926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22927 \begin_inset Text
22928
22929 \begin_layout Plain Layout
22930 \begin_inset ERT
22931 status collapsed
22932
22933 \begin_layout Plain Layout
22934
22935
22936 \backslash
22937 hdashline 
22938 \end_layout
22939
22940 \end_inset
22941
22942 k
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22948 \begin_inset Text
22949
22950 \begin_layout Plain Layout
22951 l
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 <cell alignment="center" valignment="top" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960 m
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22966 \begin_inset Text
22967
22968 \begin_layout Plain Layout
22969 n
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978 o
22979 \end_layout
22980
22981 \end_inset
22982 </cell>
22983 </row>
22984 <row>
22985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 \begin_inset ERT
22990 status collapsed
22991
22992 \begin_layout Plain Layout
22993
22994
22995 \backslash
22996 cdashline{4-5}
22997 \end_layout
22998
22999 \end_inset
23000
23001 p
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 q
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 r
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028 s
23029 \end_layout
23030
23031 \end_inset
23032 </cell>
23033 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23034 \begin_inset Text
23035
23036 \begin_layout Plain Layout
23037
23038 \end_layout
23039
23040 \end_inset
23041 </cell>
23042 </row>
23043 <row>
23044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Plain Layout
23048 t
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 u
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 v
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075 w
23076 \end_layout
23077
23078 \end_inset
23079 </cell>
23080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084 x
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 </row>
23090 </lyxtabular>
23091
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \end_inset
23098
23099
23100 \end_layout
23101
23102 \begin_layout Standard
23103 \SpecialChar LyX
23104  ne gère pas de façon native les filets à lignes interrompues, vous devez
23105  donc employer du code \SpecialChar TeX
23106 .
23107  Mais avant il faut charger le paquetage \SpecialChar LaTeX
23108  
23109 \series bold
23110 arydshln
23111 \series default
23112
23113 \begin_inset Index idx
23114 status collapsed
23115
23116 \begin_layout Plain Layout
23117 Paquetages \SpecialChar LaTeX
23118  ! arydshln
23119 \end_layout
23120
23121 \end_inset
23122
23123  dans le préambule du document avec la commande 
23124 \end_layout
23125
23126 \begin_layout Standard
23127
23128 \series bold
23129
23130 \backslash
23131 usepackage{arydshln}
23132 \end_layout
23133
23134 \begin_layout Standard
23135 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23136  
23137 \begin_inset Quotes fld
23138 \end_inset
23139
23140 :
23141 \begin_inset Quotes frd
23142 \end_inset
23143
23144  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
23145  dans
23146  la fenêtre de dialogue de paramètre du tableau.
23147 \end_layout
23148
23149 \begin_layout Standard
23150 Pour un trait horizontal interrompu, ajoutez la commande
23151 \end_layout
23152
23153 \begin_layout Standard
23154
23155 \series bold
23156
23157 \backslash
23158 hdashline
23159 \end_layout
23160
23161 \begin_layout Standard
23162 en code \SpecialChar TeX
23163  comme premier élément de la première cellule de la ligne de tableau.
23164 \end_layout
23165
23166 \begin_layout Standard
23167 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23168  commande 
23169 \end_layout
23170
23171 \begin_layout Standard
23172
23173 \series bold
23174
23175 \backslash
23176 cdashline{
23177 \series default
23178 numéros de colonnes}
23179 \end_layout
23180
23181 \begin_layout Standard
23182 en code \SpecialChar TeX
23183  comme premier élément de la première cellule de la ligne.
23184  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
23185  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23186 \end_layout
23187
23188 \begin_layout Standard
23189
23190 \series bold
23191
23192 \backslash
23193 cdashline{2-4}
23194 \end_layout
23195
23196 \begin_layout Standard
23197 comme premier élément de la première cellule de la ligne contenant la multi-colo
23198 nnes.
23199 \end_layout
23200
23201 \begin_layout Standard
23202 \begin_inset VSpace bigskip
23203 \end_inset
23204
23205
23206 \end_layout
23207
23208 \begin_layout Standard
23209 Le tableau
23210 \begin_inset space ~
23211 \end_inset
23212
23213
23214 \begin_inset CommandInset ref
23215 LatexCommand ref
23216 reference "tab:Tableau-filets-tirets"
23217
23218 \end_inset
23219
23220  a été créé en utilisant 
23221 \begin_inset Quotes fld
23222 \end_inset
23223
23224
23225 \series bold
23226 :c
23227 \series default
23228
23229 \begin_inset Quotes frd
23230 \end_inset
23231
23232  comme paramètre \SpecialChar LaTeX
23233  pour la troisième colonne.
23234  La commande en code \SpecialChar TeX
23235  
23236 \series bold
23237
23238 \backslash
23239 hdashline
23240 \series default
23241  a été insérée dans la première cellule de la troisième ligne et la commande
23242  en code \SpecialChar TeX
23243  
23244 \series bold
23245
23246 \backslash
23247 cdashline{4-5}
23248 \series default
23249  a été insérée dans la première cellule de la quatrième ligne.
23250 \end_layout
23251
23252 \begin_layout Standard
23253 \begin_inset VSpace bigskip
23254 \end_inset
23255
23256 Les filets interrompus peuvent également colorés comme indiqué tableau
23257 \begin_inset space ~
23258 \end_inset
23259
23260
23261 \begin_inset CommandInset ref
23262 LatexCommand ref
23263 reference "tab:Colored-table-with"
23264
23265 \end_inset
23266
23267 .
23268 \end_layout
23269
23270 \begin_layout Standard
23271 \begin_inset ERT
23272 status collapsed
23273
23274 \begin_layout Plain Layout
23275
23276
23277 \backslash
23278 setlength{
23279 \backslash
23280 arrayrulewidth}{1pt}
23281 \end_layout
23282
23283 \end_inset
23284
23285
23286 \begin_inset Note Note
23287 status collapsed
23288
23289 \begin_layout Plain Layout
23290 filets épaissis pour un meilleur affichage de la couleur du file
23291 \lang english
23292 t
23293 \end_layout
23294
23295 \end_inset
23296
23297
23298 \end_layout
23299
23300 \begin_layout Standard
23301 \begin_inset ERT
23302 status collapsed
23303
23304 \begin_layout Plain Layout
23305
23306
23307 \backslash
23308 dashgapcolor{green}
23309 \end_layout
23310
23311 \end_inset
23312
23313
23314 \begin_inset Note Note
23315 status collapsed
23316
23317 \begin_layout Plain Layout
23318 espaces entre les tirets en vert
23319 \end_layout
23320
23321 \end_inset
23322
23323
23324 \end_layout
23325
23326 \begin_layout Standard
23327 \begin_inset ERT
23328 status collapsed
23329
23330 \begin_layout Plain Layout
23331
23332
23333 \backslash
23334 let
23335 \backslash
23336 myHdashline
23337 \backslash
23338 hdashline
23339 \end_layout
23340
23341 \begin_layout Plain Layout
23342
23343
23344 \backslash
23345 renewcommand{
23346 \backslash
23347 hdashline}
23348 \end_layout
23349
23350 \begin_layout Plain Layout
23351
23352  {
23353 \backslash
23354 arrayrulecolor{red}
23355 \backslash
23356 myHdashline
23357 \backslash
23358 arrayrulecolor{black}}
23359 \end_layout
23360
23361 \end_inset
23362
23363
23364 \begin_inset Note Note
23365 status collapsed
23366
23367 \begin_layout Plain Layout
23368 filets interrompus horizontaux en rouge
23369 \end_layout
23370
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \begin_layout Standard
23377 \begin_inset ERT
23378 status collapsed
23379
23380 \begin_layout Plain Layout
23381
23382
23383 \backslash
23384 let
23385 \backslash
23386 myCdashline
23387 \backslash
23388 cdashline
23389 \end_layout
23390
23391 \begin_layout Plain Layout
23392
23393
23394 \backslash
23395 renewcommand{
23396 \backslash
23397 cdashline}[1]
23398 \end_layout
23399
23400 \begin_layout Plain Layout
23401
23402  {
23403 \backslash
23404 arrayrulecolor{yellow}
23405 \backslash
23406 myCdashline{#1}
23407 \backslash
23408 arrayrulecolor{black}}
23409 \end_layout
23410
23411 \end_inset
23412
23413
23414 \begin_inset Note Note
23415 status collapsed
23416
23417 \begin_layout Plain Layout
23418 filets interrompus horizontaux en jaune, partiellement
23419 \end_layout
23420
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \begin_layout Standard
23427 \begin_inset Float table
23428 placement h
23429 wide false
23430 sideways false
23431 status open
23432
23433 \begin_layout Plain Layout
23434 \begin_inset Caption Standard
23435
23436 \begin_layout Plain Layout
23437 \begin_inset CommandInset label
23438 LatexCommand label
23439 name "tab:Colored-table-with"
23440
23441 \end_inset
23442
23443 Tableau coloré avec filets interropus
23444 \end_layout
23445
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \begin_layout Plain Layout
23452 \align center
23453 \begin_inset Tabular
23454 <lyxtabular version="3" rows="5" columns="5">
23455 <features tabularvalignment="middle">
23456 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
23457 <column alignment="center" valignment="top" width="0pt">
23458 <column alignment="center" valignment="top" width="0pt" special=":c">
23459 <column alignment="center" valignment="top">
23460 <column alignment="center" valignment="top">
23461 <row>
23462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466 a
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 <cell alignment="center" valignment="top" topline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475 b
23476 \end_layout
23477
23478 \end_inset
23479 </cell>
23480 <cell alignment="center" valignment="top" topline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484 c
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493 d
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 e
23503 \end_layout
23504
23505 \end_inset
23506 </cell>
23507 </row>
23508 <row>
23509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23510 \begin_inset Text
23511
23512 \begin_layout Plain Layout
23513 f
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" topline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522 g
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 h
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 i
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549 j
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560 \begin_inset ERT
23561 status collapsed
23562
23563 \begin_layout Plain Layout
23564
23565
23566 \backslash
23567 hdashline 
23568 \end_layout
23569
23570 \end_inset
23571
23572
23573 \begin_inset ERT
23574 status collapsed
23575
23576 \begin_layout Plain Layout
23577
23578
23579 \backslash
23580 rowcolor{Gray}
23581 \end_layout
23582
23583 \end_inset
23584
23585 k
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594 l
23595 \end_layout
23596
23597 \end_inset
23598 </cell>
23599 <cell alignment="center" valignment="top" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603 m
23604 \end_layout
23605
23606 \end_inset
23607 </cell>
23608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612 n
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621 o
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 </row>
23627 <row>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632 \begin_inset ERT
23633 status collapsed
23634
23635 \begin_layout Plain Layout
23636
23637
23638 \backslash
23639 cdashline{4-5}
23640 \end_layout
23641
23642 \end_inset
23643
23644 p
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653 q
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662 r
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671 s
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 </row>
23686 <row>
23687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691 t
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 u
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 v
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718 w
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 \begin_inset ERT
23728 status collapsed
23729
23730 \begin_layout Plain Layout
23731
23732
23733 \backslash
23734 cellcolor{Maroon}
23735 \end_layout
23736
23737 \end_inset
23738
23739 i
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 </row>
23745 </lyxtabular>
23746
23747 \end_inset
23748
23749
23750 \end_layout
23751
23752 \end_inset
23753
23754
23755 \end_layout
23756
23757 \begin_layout Standard
23758 \begin_inset ERT
23759 status collapsed
23760
23761 \begin_layout Plain Layout
23762
23763
23764 \backslash
23765 renewcommand{
23766 \backslash
23767 hdashline}{
23768 \backslash
23769 myHdashline}
23770 \end_layout
23771
23772 \end_inset
23773
23774
23775 \lang english
23776
23777 \begin_inset Note Note
23778 status collapsed
23779
23780 \begin_layout Plain Layout
23781 retour à la valeur implicite
23782 \end_layout
23783
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \begin_layout Standard
23790 \begin_inset ERT
23791 status collapsed
23792
23793 \begin_layout Plain Layout
23794
23795
23796 \backslash
23797 renewcommand{
23798 \backslash
23799 cdashline}{
23800 \backslash
23801 myCdashline}
23802 \end_layout
23803
23804 \end_inset
23805
23806
23807 \lang english
23808
23809 \begin_inset Note Note
23810 status collapsed
23811
23812 \begin_layout Plain Layout
23813 retour à la valeur implicite
23814 \end_layout
23815
23816 \end_inset
23817
23818
23819 \end_layout
23820
23821 \begin_layout Standard
23822 \begin_inset ERT
23823 status collapsed
23824
23825 \begin_layout Plain Layout
23826
23827
23828 \backslash
23829 nodashgapcolor
23830 \end_layout
23831
23832 \end_inset
23833
23834
23835 \lang english
23836
23837 \begin_inset Note Note
23838 status collapsed
23839
23840 \begin_layout Plain Layout
23841 retour à la valeur implicite
23842 \end_layout
23843
23844 \end_inset
23845
23846
23847 \end_layout
23848
23849 \begin_layout Standard
23850 \begin_inset ERT
23851 status collapsed
23852
23853 \begin_layout Plain Layout
23854
23855
23856 \backslash
23857 setlength{
23858 \backslash
23859 arrayrulewidth}{0.4pt}
23860 \end_layout
23861
23862 \end_inset
23863
23864
23865 \lang english
23866
23867 \begin_inset Note Note
23868 status collapsed
23869
23870 \begin_layout Plain Layout
23871 retour à la valeur implicite
23872 \end_layout
23873
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \begin_layout Standard
23880 La coloration des lignes, des colonnes et des filets fonctionne comme il
23881  est décrit section
23882 \begin_inset space ~
23883 \end_inset
23884
23885
23886 \begin_inset CommandInset ref
23887 LatexCommand ref
23888 reference "sec:Tableaux-Colorés"
23889
23890 \end_inset
23891
23892 .
23893  Coloret les filets horizontaux fonctionne de manière analogue comme il
23894  est décrit ici, il suffit de remplacer la commande 
23895 \series bold
23896
23897 \backslash
23898 myHlineC
23899 \series default
23900  par 
23901 \series bold
23902
23903 \backslash
23904 myHdashline
23905 \series default
23906  et la commande 
23907 \backslash
23908
23909 \series bold
23910 hlinepar
23911 \series default
23912  
23913 \series bold
23914
23915 \backslash
23916 hdashline
23917 \series default
23918 .
23919  On utilise donc les commandes:
23920 \end_layout
23921
23922 \begin_layout Standard
23923
23924 \series bold
23925
23926 \backslash
23927 let
23928 \backslash
23929 myHdashline
23930 \backslash
23931 hdashline
23932 \begin_inset Newline newline
23933 \end_inset
23934
23935
23936 \backslash
23937 renewcommand{
23938 \backslash
23939 hdashline}
23940 \begin_inset Newline newline
23941 \end_inset
23942
23943
23944 \begin_inset Phantom HPhantom
23945 status open
23946
23947 \begin_layout Plain Layout
23948 \begin_inset space ~
23949 \end_inset
23950
23951
23952 \end_layout
23953
23954 \end_inset
23955
23956 {
23957 \backslash
23958 arrayrulecolor{red}
23959 \backslash
23960 myHdashline
23961 \backslash
23962 arrayrulecolor{black}}
23963 \end_layout
23964
23965 \begin_layout Standard
23966 Pour colorer 
23967 \series bold
23968
23969 \backslash
23970 cdashline
23971 \series default
23972 , la commande est:
23973 \end_layout
23974
23975 \begin_layout Standard
23976
23977 \series bold
23978
23979 \backslash
23980 let
23981 \backslash
23982 myCdashline
23983 \backslash
23984 cdashline
23985 \begin_inset Newline newline
23986 \end_inset
23987
23988
23989 \backslash
23990 renewcommand{
23991 \backslash
23992 cdashline}[1]
23993 \begin_inset Newline newline
23994 \end_inset
23995
23996
23997 \begin_inset Phantom HPhantom
23998 status open
23999
24000 \begin_layout Plain Layout
24001 \begin_inset space ~
24002 \end_inset
24003
24004
24005 \end_layout
24006
24007 \end_inset
24008
24009 {
24010 \backslash
24011 arrayrulecolor{red}
24012 \backslash
24013 myCdashline{#1}
24014 \backslash
24015 arrayrulecolor{black}}
24016 \end_layout
24017
24018 \begin_layout Standard
24019 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
24020  code \SpecialChar TeX
24021  après le tableau,
24022 \end_layout
24023
24024 \begin_layout Standard
24025 pour 
24026 \series bold
24027
24028 \backslash
24029 hdashline:
24030 \end_layout
24031
24032 \begin_layout Standard
24033
24034 \series bold
24035
24036 \backslash
24037 renewcommand{
24038 \backslash
24039 hdashline}{
24040 \backslash
24041 myHdashline}
24042 \end_layout
24043
24044 \begin_layout Standard
24045 et pour 
24046 \series bold
24047
24048 \backslash
24049 cdashline
24050 \end_layout
24051
24052 \begin_layout Standard
24053
24054 \series bold
24055
24056 \backslash
24057 renewcommand{
24058 \backslash
24059 cdashline}{
24060 \backslash
24061 myCdashline}
24062 \end_layout
24063
24064 \begin_layout Standard
24065 Pour colorer les espaces entre les tirets la commande
24066 \end_layout
24067
24068 \begin_layout Standard
24069
24070 \series bold
24071
24072 \backslash
24073 dashgapcolor{couleur}
24074 \end_layout
24075
24076 \begin_layout Standard
24077 peut être insérée en code \SpecialChar TeX
24078  avant un tableau.
24079  
24080 \series bold
24081 couleur
24082 \series default
24083  est ici le nom d'une couleur définie précédemment.
24084  La commande
24085 \end_layout
24086
24087 \begin_layout Standard
24088
24089 \series bold
24090
24091 \backslash
24092 nodashgapcolor
24093 \end_layout
24094
24095 \begin_layout Standard
24096 annule les changements induits par 
24097 \series bold
24098
24099 \backslash
24100 dashgapcolor
24101 \series default
24102 .
24103 \end_layout
24104
24105 \begin_layout Standard
24106 \begin_inset Note Greyedout
24107 status open
24108
24109 \begin_layout Plain Layout
24110
24111 \series bold
24112 Not
24113 \series default
24114 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
24115  de 
24116 \series bold
24117 arydshln
24118 \series default
24119  en premier.
24120  Donc dans la cellule 
24121 \emph on
24122 k
24123 \emph default
24124  du tableau
24125 \begin_inset space ~
24126 \end_inset
24127
24128
24129 \begin_inset CommandInset ref
24130 LatexCommand ref
24131 reference "tab:Colored-table-with"
24132
24133 \end_inset
24134
24135  , la commande 
24136 \series bold
24137
24138 \backslash
24139 hdashline
24140 \series default
24141  est placée avant 
24142 \series bold
24143
24144 \backslash
24145 rowcolor
24146 \series default
24147 .
24148 \end_layout
24149
24150 \end_inset
24151
24152
24153 \end_layout
24154
24155 \begin_layout Standard
24156 \begin_inset Note Greyedout
24157 status open
24158
24159 \begin_layout Plain Layout
24160
24161 \series bold
24162 Nota:
24163 \series default
24164  le paquetage \SpecialChar LaTeX
24165  
24166 \series bold
24167 arydshln
24168 \series default
24169  doit être chargé dans le préambule 
24170 \emph on
24171 avant
24172 \emph default
24173  le paquetage 
24174 \series bold
24175 colortbl
24176 \series default
24177
24178 \begin_inset Index idx
24179 status collapsed
24180
24181 \begin_layout Plain Layout
24182 Paquetages \SpecialChar LaTeX
24183  ! colortbl
24184 \end_layout
24185
24186 \end_inset
24187
24188 .
24189 \end_layout
24190
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \begin_layout Standard
24197 \begin_inset ERT
24198 status collapsed
24199
24200 \begin_layout Plain Layout
24201
24202
24203 \backslash
24204 else
24205 \end_layout
24206
24207 \end_inset
24208
24209
24210 \begin_inset Note Note
24211 status open
24212
24213 \begin_layout Plain Layout
24214 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
24215  
24216 \series bold
24217 arydshln
24218 \series default
24219  n'est pas installé :
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \end_layout
24226
24227 \begin_layout Standard
24228 Vous devez installer le paquetage \SpecialChar LaTeX
24229  
24230 \series bold
24231 arydshln
24232 \series default
24233  pour voir le contenu des cette section dans la sortie imprimée.
24234 \end_layout
24235
24236 \begin_layout Standard
24237 \begin_inset ERT
24238 status collapsed
24239
24240 \begin_layout Plain Layout
24241
24242
24243 \backslash
24244 fi
24245 \end_layout
24246
24247 \end_inset
24248
24249
24250 \end_layout
24251
24252 \begin_layout Standard
24253 Pour les détails concernant les filets colorés, voir la documentation du
24254  paquetage 
24255 \series bold
24256 arydshln
24257 \series default
24258
24259 \begin_inset CommandInset citation
24260 LatexCommand cite
24261 key "arydshln"
24262
24263 \end_inset
24264
24265 .
24266 \end_layout
24267
24268 \begin_layout Chapter
24269 Flottants
24270 \begin_inset CommandInset label
24271 LatexCommand label
24272 name "chap:Flottants"
24273
24274 \end_inset
24275
24276
24277 \begin_inset Index idx
24278 status collapsed
24279
24280 \begin_layout Plain Layout
24281 Flottants
24282 \end_layout
24283
24284 \end_inset
24285
24286
24287 \end_layout
24288
24289 \begin_layout Section
24290 Introduction
24291 \begin_inset CommandInset label
24292 LatexCommand label
24293 name "sec:Flottants-Introduction"
24294
24295 \end_inset
24296
24297
24298 \begin_inset Index idx
24299 status collapsed
24300
24301 \begin_layout Plain Layout
24302 Flottants ! Introduction
24303 \end_layout
24304
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \begin_layout Standard
24311 Un flottant est une portion de document, qui peut être associé à une étiquette
24312  et dont la position n'est pas fixée.
24313  Il peut 
24314 \begin_inset Quotes fld
24315 \end_inset
24316
24317 flotter
24318 \begin_inset Quotes frd
24319 \end_inset
24320
24321  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24322  plus approprié.
24323  Les 
24324 \family sans
24325 Notes
24326 \begin_inset space ~
24327 \end_inset
24328
24329 en
24330 \begin_inset space ~
24331 \end_inset
24332
24333 Bas
24334 \begin_inset space ~
24335 \end_inset
24336
24337 de
24338 \begin_inset space ~
24339 \end_inset
24340
24341 Page
24342 \family default
24343  et le 
24344 \family sans
24345 Notes
24346 \begin_inset space ~
24347 \end_inset
24348
24349 en
24350 \begin_inset space ~
24351 \end_inset
24352
24353 Marge
24354 \family default
24355  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24356  sur la page suivante quand il y a trop de notes sur la page courante.
24357 \end_layout
24358
24359 \begin_layout Standard
24360 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24361  très grande qualité.
24362  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24363  éviter des lignes blanches ou des pages sans texte.
24364  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24365  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24366  le texte.
24367  Les flottants sont donc numérotés.
24368  Les références croisées sont décrites dans la section
24369 \begin_inset space ~
24370 \end_inset
24371
24372
24373 \begin_inset CommandInset ref
24374 LatexCommand ref
24375 reference "sec:Referencer-les-Flottants"
24376
24377 \end_inset
24378
24379 .
24380 \end_layout
24381
24382 \begin_layout Standard
24383 Pour insérer un flottant, on utilise un des sous menus du menu 
24384 \family sans
24385 Insertion\SpecialChar menuseparator
24386 Flottant
24387 \family default
24388  (barre d'outils 
24389 \begin_inset Info
24390 type  "icon"
24391 arg   "float-insert figure"
24392 \end_inset
24393
24394  ou 
24395 \begin_inset Info
24396 type  "icon"
24397 arg   "float-insert table"
24398 \end_inset
24399
24400 ).
24401  Une boîte va être insérée dans votre document avec par exemple une étiquette
24402  du genre 
24403 \begin_inset Quotes fld
24404 \end_inset
24405
24406 Figure
24407 \begin_inset space ~
24408 \end_inset
24409
24410 #:
24411 \begin_inset Quotes frd
24412 \end_inset
24413
24414  (où # est un numéro).
24415  L'étiquette est automatiquement traduite dans la langue du document dans
24416  la sortie finale.
24417  Après l'étiquette vous pouvez insérer du texte comme légende.
24418  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24419  séparé, à l'intérieur du flottant.
24420  Vous trouverez plus de détails sur le positionnement des légendes dans
24421  la section
24422 \begin_inset space ~
24423 \end_inset
24424
24425
24426 \begin_inset CommandInset ref
24427 LatexCommand ref
24428 reference "sec:Placement-légende"
24429
24430 \end_inset
24431
24432 .
24433  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
24434 , vous pouvez fermer
24435  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24436  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24437  Une boîte de flottant fermée ressemble à ceci : 
24438 \begin_inset Graphics
24439         filename clipart/float.png
24440         scale 60
24441
24442 \end_inset
24443
24444  – une case grise avec un texte rouge.
24445 \end_layout
24446
24447 \begin_layout Standard
24448 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24449  pour éviter des erreurs avec \SpecialChar LaTeX
24450 , quand le texte qui entoure le flottant est
24451  formaté de façon particulière.
24452 \end_layout
24453
24454 \begin_layout Section
24455 Les types de flottants
24456 \end_layout
24457
24458 \begin_layout Standard
24459 En plus des flottants de figures et de tableau qui sont décrits respectivement
24460  dans les sections
24461 \begin_inset space ~
24462 \end_inset
24463
24464
24465 \begin_inset CommandInset ref
24466 LatexCommand ref
24467 reference "sec:Figure-Floats"
24468
24469 \end_inset
24470
24471  et 
24472 \begin_inset CommandInset ref
24473 LatexCommand ref
24474 reference "sec:Table-Floats"
24475
24476 \end_inset
24477
24478 , \SpecialChar LyX
24479  offre aussi les types 
24480 \family sans
24481 Algorithme
24482 \family default
24483  et 
24484 \family sans
24485 Enrobage
24486 \family default
24487 .
24488  Ces derniers sont expliques dans la section
24489 \begin_inset space \thinspace{}
24490 \end_inset
24491
24492
24493 \begin_inset CommandInset ref
24494 LatexCommand ref
24495 reference "sec:Flottant-d'enrobage"
24496
24497 \end_inset
24498
24499 .
24500 \end_layout
24501
24502 \begin_layout Subsection
24503 Flottant d'algorithme
24504 \begin_inset Index idx
24505 status collapsed
24506
24507 \begin_layout Plain Layout
24508 Flottants ! Algorithmes
24509 \end_layout
24510
24511 \end_inset
24512
24513
24514 \end_layout
24515
24516 \begin_layout Standard
24517 \begin_inset Float algorithm
24518 placement h
24519 wide false
24520 sideways false
24521 status open
24522
24523 \begin_layout Plain Layout
24524 \begin_inset Caption Standard
24525
24526 \begin_layout Plain Layout
24527 \begin_inset CommandInset label
24528 LatexCommand label
24529 name "alg:Exemple-Flottant-Algorithme"
24530
24531 \end_inset
24532
24533 Exemple de flottant d'algorithme
24534 \end_layout
24535
24536 \end_inset
24537
24538
24539 \end_layout
24540
24541 \begin_layout LyX-Code
24542 for I in 1..N loop
24543 \begin_inset Newline newline
24544 \end_inset
24545
24546  Sum:= Sum + A(I); /*comment*/
24547 \begin_inset Newline newline
24548 \end_inset
24549
24550 end loop
24551 \begin_inset VSpace -4mm
24552 \end_inset
24553
24554
24555 \end_layout
24556
24557 \end_inset
24558
24559
24560 \end_layout
24561
24562 \begin_layout Standard
24563 Ce type de flottant est inséré à l'aide du menu 
24564 \family sans
24565 Insertion\SpecialChar menuseparator
24566 Flottant\SpecialChar menuseparator
24567 Algorithme
24568 \family default
24569 .
24570  Il peut être utilisé pour des morceaux de code source ou des descriptions
24571  d'algorithmes et peut être utilisé comme une alternative au listing de
24572  code source qui est décrit au chapitre
24573 \begin_inset space ~
24574 \end_inset
24575
24576
24577 \begin_inset CommandInset ref
24578 LatexCommand ref
24579 reference "cha:Program-Code-Listings"
24580
24581 \end_inset
24582
24583 .
24584  Vous pouvez par exemple utiliser l'environnement Code
24585 \begin_inset space ~
24586 \end_inset
24587
24588 \SpecialChar LyX
24589  qui est décrit dans le 
24590 \emph on
24591 Guide
24592 \emph default
24593
24594 \begin_inset space ~
24595 \end_inset
24596
24597
24598 \emph on
24599 de
24600 \begin_inset space ~
24601 \end_inset
24602
24603 l'Utilisateur
24604 \emph default
24605  de \SpecialChar LyX
24606 .
24607  l'algorithme
24608 \begin_inset space ~
24609 \end_inset
24610
24611
24612 \begin_inset CommandInset ref
24613 LatexCommand ref
24614 reference "alg:Exemple-Flottant-Algorithme"
24615
24616 \end_inset
24617
24618  est un exemple de flottant d'algorithme où un espace vertical de -4
24619 \begin_inset space \thinspace{}
24620 \end_inset
24621
24622 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24623  soit placée exactement sous le texte de la dernière ligne.
24624 \end_layout
24625
24626 \begin_layout Standard
24627 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24628  du document.
24629  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24630 ent en ajoutant la ligne suivante dans le préambule de votre document :
24631 \end_layout
24632
24633 \begin_layout Standard
24634
24635 \series bold
24636
24637 \backslash
24638 floatname{algorithm}{votre
24639 \begin_inset space ~
24640 \end_inset
24641
24642 nom}
24643 \end_layout
24644
24645 \begin_layout Standard
24646
24647 \family sans
24648  votre
24649 \begin_inset space ~
24650 \end_inset
24651
24652 nom
24653 \family default
24654  est le mot 
24655 \begin_inset Quotes fld
24656 \end_inset
24657
24658
24659 \emph on
24660 algorithme
24661 \emph default
24662
24663 \begin_inset Quotes frd
24664 \end_inset
24665
24666  dans votre langue.
24667 \end_layout
24668
24669 \begin_layout Standard
24670 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24671 \family sans
24672 Insertion\SpecialChar menuseparator
24673 Listes
24674 \begin_inset space ~
24675 \end_inset
24676
24677 &
24678 \begin_inset space ~
24679 \end_inset
24680
24681 TdM\SpecialChar menuseparator
24682 Liste
24683 \begin_inset space ~
24684 \end_inset
24685
24686 des
24687 \begin_inset space ~
24688 \end_inset
24689
24690 algorithmes
24691 \family default
24692  si votre document est en la même langue que les menus de \SpecialChar LyX
24693 .
24694  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
24695  en code \SpecialChar TeX
24696  à la place:
24697 \end_layout
24698
24699 \begin_layout Standard
24700
24701 \series bold
24702
24703 \backslash
24704 listof{algorithm}{votre
24705 \begin_inset space ~
24706 \end_inset
24707
24708 nom}
24709 \end_layout
24710
24711 \begin_layout Standard
24712 où 
24713 \family sans
24714 votre
24715 \begin_inset space ~
24716 \end_inset
24717
24718 nom
24719 \family default
24720  est la traduction de 
24721 \begin_inset Quotes fld
24722 \end_inset
24723
24724
24725 \emph on
24726 List of Algorithm
24727 \emph default
24728 s
24729 \begin_inset Quotes frd
24730 \end_inset
24731
24732  dans votre langue.
24733 \end_layout
24734
24735 \begin_layout Standard
24736 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
24737  le schéma 
24738 \begin_inset Quotes fld
24739 \end_inset
24740
24741 chapitre.algorithme
24742 \begin_inset Quotes frd
24743 \end_inset
24744
24745  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
24746  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
24747  commande dans le préambule de votre document :
24748 \end_layout
24749
24750 \begin_layout Standard
24751
24752 \series bold
24753
24754 \backslash
24755 numberwithin{algorithm}{chapter}
24756 \end_layout
24757
24758 \begin_layout Standard
24759 Pour pouvoir utiliser la commande 
24760 \series bold
24761
24762 \backslash
24763 numberwithin
24764 \series default
24765 , activez l'option 
24766 \family sans
24767 Utiliser
24768 \begin_inset space ~
24769 \end_inset
24770
24771 le
24772 \begin_inset space ~
24773 \end_inset
24774
24775 paquetage
24776 \begin_inset space ~
24777 \end_inset
24778
24779 AMS
24780 \begin_inset space ~
24781 \end_inset
24782
24783 math
24784 \family default
24785  dans la rubrique 
24786 \family sans
24787 Options
24788 \begin_inset space ~
24789 \end_inset
24790
24791 des
24792 \begin_inset space ~
24793 \end_inset
24794
24795 Maths
24796 \family default
24797  de la fenêtre de dialogue 
24798 \family sans
24799 Paramètres
24800 \begin_inset space ~
24801 \end_inset
24802
24803 du
24804 \begin_inset space ~
24805 \end_inset
24806
24807 Document
24808 \family default
24809 .
24810 \end_layout
24811
24812 \begin_layout Section
24813 Numérotation des flottants
24814 \begin_inset Index idx
24815 status collapsed
24816
24817 \begin_layout Plain Layout
24818 Flottants ! Numérotation
24819 \end_layout
24820
24821 \end_inset
24822
24823
24824 \end_layout
24825
24826 \begin_layout Standard
24827 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
24828  ils se trouvent, soit en utilisant un format du genre 
24829 \begin_inset Quotes fld
24830 \end_inset
24831
24832 chapitre.numéro
24833 \begin_inset Quotes frd
24834 \end_inset
24835
24836  ou 
24837 \begin_inset Quotes fld
24838 \end_inset
24839
24840 section.numéro
24841 \begin_inset Quotes frd
24842 \end_inset
24843
24844 .
24845  Cela dépend de la classe de document utilisée.
24846 \end_layout
24847
24848 \begin_layout Standard
24849 Pour changer le format de la numérotation qui ne dépend pas de la section
24850  dans laquelle on se trouve, on peut utiliser la commande suivante dans
24851  le préambule du document :
24852 \end_layout
24853
24854 \begin_layout Standard
24855
24856 \series bold
24857
24858 \backslash
24859 renewcommand{
24860 \backslash
24861 thetable}{
24862 \backslash
24863 roman{table}}
24864 \end_layout
24865
24866 \begin_layout Standard
24867
24868 \series bold
24869
24870 \backslash
24871 thetable
24872 \series default
24873  est la commande qui imprime le numéro du tableau, pour les figures, la
24874  commande serait 
24875 \series bold
24876
24877 \backslash
24878 thefigure
24879 \series default
24880 .
24881  La commande 
24882 \series bold
24883
24884 \backslash
24885 roman
24886 \series default
24887  utilisée dans la commande précédente, imprime le numéro du tableau sous
24888  forme de petits chiffres romains.
24889 \end_layout
24890
24891 \begin_layout Standard
24892 Pour changer le type de numérotation pour par exemple 
24893 \begin_inset Quotes fld
24894 \end_inset
24895
24896 sous-section.numéro
24897 \begin_inset Quotes frd
24898 \end_inset
24899
24900 , utilisez la commande suivante dans le préambule du document :
24901 \end_layout
24902
24903 \begin_layout Standard
24904
24905 \series bold
24906
24907 \backslash
24908 numberwithin{table}{subsection}
24909 \end_layout
24910
24911 \begin_layout Standard
24912 Pour pouvoir utiliser la commande 
24913 \series bold
24914
24915 \backslash
24916 numberwithin
24917 \series default
24918 , vous devez activer l'option 
24919 \family sans
24920 Utiliser
24921 \begin_inset space ~
24922 \end_inset
24923
24924 le
24925 \begin_inset space ~
24926 \end_inset
24927
24928 paquetage
24929 \begin_inset space ~
24930 \end_inset
24931
24932 maths
24933 \begin_inset space ~
24934 \end_inset
24935
24936 AMS
24937 \family default
24938  dans la rubrique 
24939 \family sans
24940 Options
24941 \begin_inset space ~
24942 \end_inset
24943
24944 des
24945 \begin_inset space ~
24946 \end_inset
24947
24948 Maths
24949 \family default
24950  de la fenêtre de dialogue 
24951 \family sans
24952 Paramètres
24953 \family default
24954  du document.
24955 \end_layout
24956
24957 \begin_layout Standard
24958 Veuillez aussi jeter un coup d'œil à la section
24959 \begin_inset space ~
24960 \end_inset
24961
24962
24963 \begin_inset CommandInset ref
24964 LatexCommand ref
24965 reference "subsec:Numerotation-notes-bas-de-page"
24966
24967 \end_inset
24968
24969  pour plus de détails et des notes importantes sur les commandes de numérotation.
24970 \end_layout
24971
24972 \begin_layout Section
24973 Faire référence à des flottants
24974 \begin_inset CommandInset label
24975 LatexCommand label
24976 name "sec:Referencer-les-Flottants"
24977
24978 \end_inset
24979
24980
24981 \begin_inset Index idx
24982 status collapsed
24983
24984 \begin_layout Plain Layout
24985 Flottants ! Références
24986 \end_layout
24987
24988 \end_inset
24989
24990
24991 \begin_inset Index idx
24992 status collapsed
24993
24994 \begin_layout Plain Layout
24995 References@Références ! à des Flottants 
24996 \end_layout
24997
24998 \end_inset
24999
25000
25001 \end_layout
25002
25003 \begin_layout Standard
25004 Pour faire référence à un flottant, insérez une étiquette dans sa légende
25005  en utilisant le menu 
25006 \family sans
25007 Insertion\SpecialChar menuseparator
25008 Étiquette
25009 \family default
25010  ou le bouton 
25011 \begin_inset Info
25012 type  "icon"
25013 arg   "label-insert"
25014 \end_inset
25015
25016  de la barre d'outils.
25017  Une boîte grise de ce genre : 
25018 \begin_inset Graphics
25019         filename clipart/label.png
25020         lyxscale 85
25021         scale 85
25022         scaleBeforeRotation
25023
25024 \end_inset
25025
25026  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
25027  de saisir le texte de l'étiquette.
25028  \SpecialChar LyX
25029  propose comme texte pour l'étiquette les premiers mots de la légendes
25030  précédés d'un préfixe.
25031  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
25032  préfixe sera 
25033 \begin_inset Quotes fld
25034 \end_inset
25035
25036
25037 \family sans
25038 fig:
25039 \family default
25040
25041 \begin_inset Quotes frd
25042 \end_inset
25043
25044 .
25045 \end_layout
25046
25047 \begin_layout Standard
25048 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
25049  Vous pouvez faire référence à cette étiquette en utilisant le menu 
25050 \family sans
25051 Insertion\SpecialChar menuseparator
25052 Référence
25053 \begin_inset space ~
25054 \end_inset
25055
25056 Croisée
25057 \family default
25058  ou le bouton 
25059 \begin_inset Info
25060 type  "icon"
25061 arg   "dialog-show-new-inset ref"
25062 \end_inset
25063
25064  de la barre d'outils.
25065  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
25066  définies dans votre document.
25067  Si vous avez plusieurs documents \SpecialChar LyX
25068  ouverts, vous pouvez choisir celui que
25069  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
25070  la fenêtre de dialogue.
25071  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
25072  une.
25073  Une boîte grise de référence croisée comme celle-ci : 
25074 \begin_inset Graphics
25075         filename ../clipart/reference.png
25076         scale 85
25077         scaleBeforeRotation
25078
25079 \end_inset
25080
25081  va être insérée.
25082  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
25083  de la référence croisée.
25084 \end_layout
25085
25086 \begin_layout Standard
25087 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
25088  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
25089  les deux.
25090  Si une référence croisées fait référence à une étiquette qui n'existe pas,
25091  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25092  du numéro de la référence.
25093 \end_layout
25094
25095 \begin_layout Standard
25096 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25097  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25098  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25099  pas à vous en préoccuper.
25100 \end_layout
25101
25102 \begin_layout Standard
25103 Le bouton 
25104 \family sans
25105 Aller
25106 \begin_inset space ~
25107 \end_inset
25108
25109 à
25110 \begin_inset space ~
25111 \end_inset
25112
25113 l'étiquette
25114 \family default
25115  dans la fenêtre de référence croisée va positionner le curseur juste devant
25116  l'étiquette à laquelle on fait référence.
25117  Le nom du bouton bouton 
25118 \family sans
25119 Revenir
25120 \family default
25121  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25122 \end_layout
25123
25124 \begin_layout Subsection
25125 Formats de références croisées
25126 \begin_inset CommandInset label
25127 LatexCommand label
25128 name "subsec:Formats-Références-Croisées"
25129
25130 \end_inset
25131
25132
25133 \begin_inset Index idx
25134 status collapsed
25135
25136 \begin_layout Plain Layout
25137 References@Références ! Formats
25138 \end_layout
25139
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \begin_layout Standard
25146 Il y a six types de références croisées :
25147 \end_layout
25148
25149 \begin_layout Description
25150 <référence>
25151 \begin_inset space ~
25152 \end_inset
25153
25154 : affiche le numéro de l'élément, c'est le choix implicite : 
25155 \begin_inset CommandInset ref
25156 LatexCommand ref
25157 reference "fig:Deux-images-déformées"
25158
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Description
25165 (<référence>)
25166 \begin_inset space ~
25167 \end_inset
25168
25169 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25170  normalement pour faire référence à des formules mathématiques, en particulier
25171  quand le mot 
25172 \begin_inset Quotes fld
25173 \end_inset
25174
25175 Équation
25176 \begin_inset Quotes frd
25177 \end_inset
25178
25179  est omis : 
25180 \begin_inset CommandInset ref
25181 LatexCommand eqref
25182 reference "eq:Wgn"
25183
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \begin_layout Description
25190 <page>
25191 \begin_inset space ~
25192 \end_inset
25193
25194 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25195 \begin_inset space ~
25196 \end_inset
25197
25198
25199 \begin_inset CommandInset ref
25200 LatexCommand pageref
25201 reference "fig:Deux-images-déformées"
25202
25203 \end_inset
25204
25205
25206 \end_layout
25207
25208 \begin_layout Description
25209 Sur
25210 \begin_inset space ~
25211 \end_inset
25212
25213 la
25214 \begin_inset space ~
25215 \end_inset
25216
25217 page
25218 \begin_inset space ~
25219 \end_inset
25220
25221 <page>
25222 \begin_inset space ~
25223 \end_inset
25224
25225 : affiche le mot 
25226 \begin_inset Quotes fld
25227 \end_inset
25228
25229 page
25230 \begin_inset Quotes frd
25231 \end_inset
25232
25233  suivi du numéro de la page sur laquelle se trouve l'élément : 
25234 \begin_inset CommandInset ref
25235 LatexCommand vpageref
25236 reference "fig:Deux-images-déformées"
25237
25238 \end_inset
25239
25240
25241 \end_layout
25242
25243 \begin_layout Description
25244 <référence>
25245 \begin_inset space ~
25246 \end_inset
25247
25248 page
25249 \begin_inset space ~
25250 \end_inset
25251
25252 <page>
25253 \begin_inset space ~
25254 \end_inset
25255
25256 : affiche le numéro de l'élément, le mot 
25257 \begin_inset Quotes fld
25258 \end_inset
25259
25260 page
25261 \begin_inset Quotes frd
25262 \end_inset
25263
25264  et le numéro de la page : 
25265 \begin_inset CommandInset ref
25266 LatexCommand vref
25267 reference "fig:Deux-images-déformées"
25268
25269 \end_inset
25270
25271
25272 \end_layout
25273
25274 \begin_layout Description
25275 Référence
25276 \begin_inset space ~
25277 \end_inset
25278
25279 mise
25280 \begin_inset space ~
25281 \end_inset
25282
25283 en
25284 \begin_inset space ~
25285 \end_inset
25286
25287 forme
25288 \begin_inset space ~
25289 \end_inset
25290
25291 : affiche une référence croisée qui définit son propre format.
25292 \begin_inset Newline newline
25293 \end_inset
25294
25295
25296 \begin_inset Note Greyedout
25297 status open
25298
25299 \begin_layout Plain Layout
25300
25301 \series bold
25302 Note:
25303 \series default
25304  Ce type de référence croisée n'est disponible que si vous avez installé
25305  le paquetage \SpecialChar LaTeX
25306  
25307 \series bold
25308 prettyref
25309 \series default
25310  ou 
25311 \series bold
25312 refstyle
25313 \series default
25314
25315 \begin_inset Index idx
25316 status collapsed
25317
25318 \begin_layout Plain Layout
25319 Paquetages \SpecialChar LaTeX
25320  ! prettyref
25321 \end_layout
25322
25323 \end_inset
25324
25325
25326 \begin_inset Index idx
25327 status collapsed
25328
25329 \begin_layout Plain Layout
25330 Paquetages \SpecialChar LaTeX
25331  ! refstyle
25332 \end_layout
25333
25334 \end_inset
25335
25336 .
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \begin_inset Newline newline
25343 \end_inset
25344
25345 Vous pouvez choisir le paquetage \SpecialChar LaTeX
25346  qui doit être utilisé pour cette fonction
25347  en utilisant l'option 
25348 \family sans
25349 Utiliser refstyle (à la place de prettyref) pour les références croisées
25350 \family default
25351  dans le menu 
25352 \family sans
25353 Document\SpecialChar menuseparator
25354 Paramètres\SpecialChar menuseparator
25355 Classe de document
25356 \family default
25357 .
25358  Le format est précisé en ajoutant la commande 
25359 \series bold
25360
25361 \backslash
25362 newrefformat
25363 \series default
25364  (prettyref) ou 
25365 \series bold
25366
25367 \backslash
25368 newref
25369 \series default
25370  (refstyle) au préambule du document.
25371  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25372  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25373 \begin_inset space ~
25374 \end_inset
25375
25376 :
25377 \begin_inset Newline newline
25378 \end_inset
25379
25380
25381 \series bold
25382
25383 \backslash
25384 newref{fig}{refcmd={Image sur la page 
25385 \backslash
25386 pageref{#1}}}
25387 \series default
25388
25389 \begin_inset Newline newline
25390 \end_inset
25391
25392 Pour plus d'information sur le format, jetez un œil sur la documentation
25393  du paquetage, 
25394 \begin_inset CommandInset citation
25395 LatexCommand cite
25396 key "prettyref,refstyle"
25397
25398 \end_inset
25399
25400 .
25401 \end_layout
25402
25403 \begin_layout Description
25404 Référence
25405 \begin_inset space ~
25406 \end_inset
25407
25408 textuelle: affiche la légende de la référence
25409 \begin_inset space ~
25410 \end_inset
25411
25412
25413 \begin_inset CommandInset ref
25414 LatexCommand nameref
25415 reference "fig:Deux-images-déformées"
25416
25417 \end_inset
25418
25419
25420 \end_layout
25421
25422 \begin_layout Standard
25423
25424 \family sans
25425 <page>
25426 \family default
25427  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25428  précédente, la même page ou la page suivante.
25429  Vous verrez par exemple un texte du genre 
25430 \begin_inset Quotes fld
25431 \end_inset
25432
25433
25434 \family sans
25435 sur cette page
25436 \family default
25437
25438 \begin_inset Quotes frd
25439 \end_inset
25440
25441  à la place.
25442  Le style 
25443 \family sans
25444 <référence>
25445 \begin_inset space ~
25446 \end_inset
25447
25448 page
25449 \begin_inset space ~
25450 \end_inset
25451
25452 <page> 
25453 \family default
25454 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25455  page.
25456 \end_layout
25457
25458 \begin_layout Standard
25459 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25460  se trouve sont calculés automatiquement par \SpecialChar LaTeX
25461 .
25462  Vous choisissez une des six variétés de références dans le champ Format
25463  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25464  boîte de la référence croisée.
25465 \end_layout
25466
25467 \begin_layout Standard
25468 \begin_inset Note Greyedout
25469 status open
25470
25471 \begin_layout Plain Layout
25472
25473 \series bold
25474 Note:
25475 \series default
25476  L'utilisation du paquetage \SpecialChar LaTeX
25477  
25478 \series bold
25479 refstyle
25480 \series default
25481
25482 \begin_inset Index idx
25483 status collapsed
25484
25485 \begin_layout Plain Layout
25486 Paquetages \SpecialChar LaTeX
25487  ! refstyle
25488 \end_layout
25489
25490 \end_inset
25491
25492  est recommandée parce que 
25493 \series bold
25494 prettyref
25495 \series default
25496
25497 \begin_inset Index idx
25498 status collapsed
25499
25500 \begin_layout Plain Layout
25501 Paquetages \SpecialChar LaTeX
25502  ! prettyref
25503 \end_layout
25504
25505 \end_inset
25506
25507  ne connaît pas tous les raccourcis possibles pour les étiquettes
25508 \begin_inset Foot
25509 status collapsed
25510
25511 \begin_layout Plain Layout
25512 \begin_inset Quotes fld
25513 \end_inset
25514
25515 fig:
25516 \begin_inset Quotes frd
25517 \end_inset
25518
25519  est par exemple le raccourci \SpecialChar LyX
25520  pour les étiquettes dans les légendes de
25521  figures,.
25522 \end_layout
25523
25524 \end_inset
25525
25526  et n'est pas internationalisé.
25527 \end_layout
25528
25529 \end_inset
25530
25531
25532 \end_layout
25533
25534 \begin_layout Subsection
25535 Nommage automatique des références croisées
25536 \begin_inset Index idx
25537 status collapsed
25538
25539 \begin_layout Plain Layout
25540 References@Références ! Nommage automatique
25541 \end_layout
25542
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \begin_layout Standard
25549 Le paquetage \SpecialChar LaTeX
25550  
25551 \series bold
25552 hyperref
25553 \series default
25554
25555 \begin_inset Index idx
25556 status collapsed
25557
25558 \begin_layout Plain Layout
25559 Paquetages \SpecialChar LaTeX
25560  ! hyperref
25561 \end_layout
25562
25563 \end_inset
25564
25565
25566 \series bold
25567
25568 \series default
25569 qui est activé dans la rubrique 
25570 \family sans
25571 Propriétés du PDF
25572 \family default
25573  de la fenêtre de dialogue 
25574 \family sans
25575 Paramètres du document
25576 \family default
25577  fournit une fonction très utile pour automatiser la création des références
25578  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25579  une section).
25580  Par exemple pour vous éviter de devoir écrire le mot 
25581 \begin_inset Quotes fld
25582 \end_inset
25583
25584 Figure
25585 \begin_inset Quotes frd
25586 \end_inset
25587
25588  devant chaque référence à une figure.
25589  Pour profiter de ce nommage automatique des références croisées, vous devez
25590  activer 
25591 \series bold
25592 hyperref
25593 \series default
25594  et insérer la ligne suivante dans le préambule du document :
25595 \end_layout
25596
25597 \begin_layout Standard
25598
25599 \series bold
25600
25601 \backslash
25602 AtBeginDocument{
25603 \backslash
25604 renewcommand{
25605 \backslash
25606 ref}[1]{
25607 \backslash
25608 mbox{
25609 \backslash
25610 autoref{#1}}}}
25611 \end_layout
25612
25613 \begin_layout Standard
25614 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25615  défaut, par exemple vous préférez le nom 
25616 \begin_inset Quotes fld
25617 \end_inset
25618
25619 sec.
25620 \begin_inset Quotes frd
25621 \end_inset
25622
25623  plutôt que 
25624 \begin_inset Quotes fld
25625 \end_inset
25626
25627 section
25628 \begin_inset Quotes frd
25629 \end_inset
25630
25631 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25632 \end_layout
25633
25634 \begin_layout Standard
25635
25636 \series bold
25637
25638 \backslash
25639 addto
25640 \backslash
25641 extrasfrench{
25642 \backslash
25643 renewcommand{
25644 \backslash
25645 sectionautorefname}
25646 \begin_inset Newline newline
25647 \end_inset
25648
25649
25650 \begin_inset Phantom HPhantom
25651 status open
25652
25653 \begin_layout Plain Layout
25654
25655 \series bold
25656 \begin_inset space ~
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \end_inset
25663
25664 {sec.
25665 \backslash
25666 negthinspace}}
25667 \end_layout
25668
25669 \begin_layout Standard
25670 Si vous utilisez une autre langue que le français, remplacez 
25671 \series bold
25672
25673 \backslash
25674 extrasfrench
25675 \series default
25676  par 
25677 \series bold
25678
25679 \backslash
25680 extras***
25681 \series default
25682 , où *** est le nom de la langue que vous utilisez.
25683
25684 \series bold
25685  
25686 \end_layout
25687
25688 \begin_layout Standard
25689 Pour avoir des noms automatiques, mais pas pour certains types de références,
25690  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
25691 \end_layout
25692
25693 \begin_layout Standard
25694
25695 \series bold
25696
25697 \backslash
25698 addto
25699 \backslash
25700 extrasfrench{
25701 \backslash
25702 renewcommand*{
25703 \backslash
25704 equationautorefname}[1]{}}
25705 \end_layout
25706
25707 \begin_layout Standard
25708 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
25709  de 
25710 \series bold
25711 hyperref
25712 \series default
25713  
25714 \begin_inset CommandInset citation
25715 LatexCommand cite
25716 key "hyperref"
25717
25718 \end_inset
25719
25720 .
25721 \end_layout
25722
25723 \begin_layout Standard
25724 \begin_inset Note Greyedout
25725 status open
25726
25727 \begin_layout Plain Layout
25728
25729 \series bold
25730 Note:
25731 \series default
25732  Le nommage automatique de références ne peut être utilisé si vous avez
25733  choisi le style de référence 
25734 \family sans
25735 Référence
25736 \begin_inset space ~
25737 \end_inset
25738
25739 mise
25740 \begin_inset space ~
25741 \end_inset
25742
25743 en
25744 \begin_inset space ~
25745 \end_inset
25746
25747 forme
25748 \family default
25749  décrit dans la section
25750 \begin_inset space ~
25751 \end_inset
25752
25753
25754 \begin_inset CommandInset ref
25755 LatexCommand ref
25756 reference "subsec:Formats-Références-Croisées"
25757
25758 \end_inset
25759
25760 .
25761 \end_layout
25762
25763 \end_inset
25764
25765
25766 \end_layout
25767
25768 \begin_layout Standard
25769 Le manuel 
25770 \emph on
25771 Math
25772 \emph default
25773  est un exemple dans lequel on a utilisé le référencement automatique.
25774 \end_layout
25775
25776 \begin_layout Subsection
25777 Positionnement des références 
25778 \begin_inset CommandInset label
25779 LatexCommand label
25780 name "subsec:Reference-Position"
25781
25782 \end_inset
25783
25784
25785 \begin_inset Index idx
25786 status collapsed
25787
25788 \begin_layout Plain Layout
25789 References@Références ! Positionnement
25790 \end_layout
25791
25792 \end_inset
25793
25794
25795 \end_layout
25796
25797 \begin_layout Standard
25798 Si vous utilisez le paquetage 
25799 \series bold
25800 hyperref, 
25801 \series default
25802 qui est activé dans la rubrique 
25803 \family sans
25804 Propriétés du PDF
25805 \family default
25806  de la fenêtre de dialogue 
25807 \family sans
25808 Paramètres du document,
25809 \family default
25810  pour lier vos références croisées dans la sortie finale, vous verrez que
25811  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
25812  l'image.
25813  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
25814  pourrez voir l'image sans faire défiler le texte.
25815  Ce problème vient du fait que le point d'ancrage de la référence se situe
25816  à l'endroit de l'étiquette.
25817  En utilisant le paquetage \SpecialChar LaTeX
25818  
25819 \series bold
25820 hypcap
25821 \series default
25822
25823 \begin_inset Index idx
25824 status collapsed
25825
25826 \begin_layout Plain Layout
25827 Paquetages \SpecialChar LaTeX
25828  ! hypcap
25829 \end_layout
25830
25831 \end_inset
25832
25833 , qui fait partie du paquetage \SpecialChar LaTeX
25834  
25835 \series bold
25836 oberdiek
25837 \series default
25838
25839 \begin_inset Index idx
25840 status collapsed
25841
25842 \begin_layout Plain Layout
25843 Paquetages \SpecialChar LaTeX
25844  ! oberdiek
25845 \end_layout
25846
25847 \end_inset
25848
25849 , le point d'ancrage d'un lien est place en haut du flottant.
25850  Pour utiliser cette fonction avec les flottants de figure, chargez 
25851 \series bold
25852 hypcap
25853 \series default
25854  dans l'entête du document avec la ligne
25855 \end_layout
25856
25857 \begin_layout Standard
25858
25859 \series bold
25860
25861 \backslash
25862 usepackage[figure]{hypcap}
25863 \end_layout
25864
25865 \begin_layout Standard
25866 Vous pouvez aussi utiliser 
25867 \series bold
25868 hypcap
25869 \series default
25870  pour tous les types de flottants, mais ce n'est pas recommandé pour des
25871  raisons de stabilité.
25872  Pour plus d'information, jetez un coup d'œil au manuel d' 
25873 \series bold
25874 hypcap
25875 \series default
25876  
25877 \begin_inset CommandInset citation
25878 LatexCommand cite
25879 key "hypcap"
25880
25881 \end_inset
25882
25883 .
25884 \end_layout
25885
25886 \begin_layout Standard
25887 \begin_inset Note Greyedout
25888 status open
25889
25890 \begin_layout Plain Layout
25891
25892 \series bold
25893 Note:
25894 \series default
25895  
25896 \series bold
25897 hypcap
25898 \series default
25899  n'a aucun effet pour les références à des sous-figures.
25900 \end_layout
25901
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \begin_layout Section
25908 Placement des flottants
25909 \begin_inset CommandInset label
25910 LatexCommand label
25911 name "sec:Placement-flottants"
25912
25913 \end_inset
25914
25915
25916 \begin_inset Index idx
25917 status collapsed
25918
25919 \begin_layout Plain Layout
25920 Flottants ! Placement
25921 \end_layout
25922
25923 \end_inset
25924
25925
25926 \end_layout
25927
25928 \begin_layout Standard
25929 En faisant un clic droit sur la boîte d'un flottant et 
25930 \lang english
25931 clicking on 
25932 \family sans
25933 Settings
25934 \family default
25935 \lang french
25936  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
25937  paramètres de placement que \SpecialChar LaTeX
25938  utilise pour déterminer où placer le flottant.
25939 \begin_inset Newline newline
25940 \end_inset
25941
25942 L'option 
25943 \family sans
25944 Plusieurs
25945 \begin_inset space ~
25946 \end_inset
25947
25948 colonnes
25949 \family default
25950  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
25951  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
25952  confiné sur une seule colonne.
25953 \begin_inset Newline newline
25954 \end_inset
25955
25956 L'option 
25957 \family sans
25958 Rotation
25959 \begin_inset space ~
25960 \end_inset
25961
25962 90°
25963 \family default
25964  est utilisée pour faire tourner les flottants, voyez la section
25965 \begin_inset space ~
25966 \end_inset
25967
25968
25969 \begin_inset CommandInset ref
25970 LatexCommand ref
25971 reference "sec:Flottants-renversés"
25972
25973 \end_inset
25974
25975 .
25976 \end_layout
25977
25978 \begin_layout Standard
25979 En désactivant l'option 
25980 \family sans
25981 Utilise
25982 \begin_inset space ~
25983 \end_inset
25984
25985 le
25986 \begin_inset space ~
25987 \end_inset
25988
25989 placement
25990 \begin_inset space ~
25991 \end_inset
25992
25993 par
25994 \begin_inset space ~
25995 \end_inset
25996
25997 défaut
25998 \family default
25999  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
26000  le placement du flottant:
26001 \end_layout
26002
26003 \begin_layout Description
26004 Ici,
26005 \begin_inset space ~
26006 \end_inset
26007
26008 si
26009 \begin_inset space ~
26010 \end_inset
26011
26012 possible: essaie de placer le flottant à la position où il a été inséré
26013  dans \SpecialChar LyX
26014
26015 \end_layout
26016
26017 \begin_layout Description
26018 Haut
26019 \begin_inset space ~
26020 \end_inset
26021
26022 de
26023 \begin_inset space ~
26024 \end_inset
26025
26026 la
26027 \begin_inset space ~
26028 \end_inset
26029
26030 page: essaie de placer le flottant en haut de la page courante
26031 \end_layout
26032
26033 \begin_layout Description
26034 Bas
26035 \begin_inset space ~
26036 \end_inset
26037
26038 de
26039 \begin_inset space ~
26040 \end_inset
26041
26042 la
26043 \begin_inset space ~
26044 \end_inset
26045
26046 page: essaie de placer le flottant en bas de la page courante
26047 \end_layout
26048
26049 \begin_layout Description
26050 Page
26051 \begin_inset space ~
26052 \end_inset
26053
26054 de
26055 \begin_inset space ~
26056 \end_inset
26057
26058 flottants: essaie de placer le flottant sur une page à part, éventuellement
26059  avec d'autres flottants 
26060 \end_layout
26061
26062 \begin_layout Standard
26063 \SpecialChar LaTeX
26064  utilise
26065 \emph on
26066  toujours 
26067 \emph default
26068 les options dans l'ordre donné ci-dessus.
26069  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
26070  va d'abord
26071  essayer 
26072 \family sans
26073 Ici
26074 \begin_inset space ~
26075 \end_inset
26076
26077 si
26078 \begin_inset space ~
26079 \end_inset
26080
26081 possible
26082 \family default
26083 , ensuite 
26084 \family sans
26085 Haut
26086 \begin_inset space ~
26087 \end_inset
26088
26089 de
26090 \begin_inset space ~
26091 \end_inset
26092
26093 la
26094 \begin_inset space ~
26095 \end_inset
26096
26097 page
26098 \family default
26099 , et ainsi de suite.
26100  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
26101  va essayer les options
26102  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26103  Si aucune des quatre options de placement n'est possible, la procédure
26104  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26105 \end_layout
26106
26107 \begin_layout Standard
26108 Implicitement, chaque option a ses propres règles d'application:
26109 \end_layout
26110
26111 \begin_layout Standard
26112
26113 \family sans
26114 Haut
26115 \begin_inset space ~
26116 \end_inset
26117
26118 de
26119 \begin_inset space ~
26120 \end_inset
26121
26122 la
26123 \begin_inset space ~
26124 \end_inset
26125
26126 page
26127 \family default
26128  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26129  en haut de page (
26130 \series bold
26131
26132 \backslash
26133 topfraction
26134 \series default
26135 ).
26136 \end_layout
26137
26138 \begin_layout Standard
26139
26140 \family sans
26141 Bas
26142 \begin_inset space ~
26143 \end_inset
26144
26145 de
26146 \begin_inset space ~
26147 \end_inset
26148
26149 la
26150 \begin_inset space ~
26151 \end_inset
26152
26153 page
26154 \family default
26155  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26156  en bas de page (
26157 \series bold
26158
26159 \backslash
26160 bottomfraction
26161 \series default
26162 ).
26163 \end_layout
26164
26165 \begin_layout Standard
26166
26167 \family sans
26168 Page
26169 \begin_inset space ~
26170 \end_inset
26171
26172 de
26173 \begin_inset space ~
26174 \end_inset
26175
26176 flottants
26177 \family default
26178  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26179  si ils occupent plus de 50% de celle-ci (
26180 \series bold
26181
26182 \backslash
26183 floatpagefraction
26184 \series default
26185 ).
26186 \end_layout
26187
26188 \begin_layout Standard
26189 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26190  supplémentaire 
26191 \family sans
26192 Ignorer
26193 \begin_inset space ~
26194 \end_inset
26195
26196 les
26197 \begin_inset space ~
26198 \end_inset
26199
26200 règles
26201 \begin_inset space ~
26202 \end_inset
26203
26204 \SpecialChar LaTeX
26205
26206 \family default
26207 \lang english
26208 .
26209 \begin_inset Newline newline
26210 \end_inset
26211
26212
26213 \lang french
26214 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
26215  qui sont données
26216  entre parenthèses après les descriptions des règles données ci-dessus.
26217  Par exemple, pour augmenter à 50
26218 \begin_inset space \thinspace{}
26219 \end_inset
26220
26221 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26222  trop petite, ajoutez cette ligne au préambule de votre document :
26223 \end_layout
26224
26225 \begin_layout Standard
26226
26227 \series bold
26228
26229 \backslash
26230 renewcommand{
26231 \backslash
26232 bottomfraction}{0.5}
26233 \end_layout
26234
26235 \begin_layout Standard
26236 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26237  exactement à l'endroit où vous l'avez inséré.
26238  dans ce cas utilisez l'option 
26239 \family sans
26240 Ici
26241 \begin_inset space ~
26242 \end_inset
26243
26244 à
26245 \begin_inset space ~
26246 \end_inset
26247
26248 tout
26249 \begin_inset space ~
26250 \end_inset
26251
26252 Prix
26253 \family default
26254 .
26255  Utilisez cette option le moins souvent possible et seulement quand le document
26256  est presque prêt à être imprimé.
26257  En effet, le flottant n'est plus capable de 
26258 \begin_inset Quotes fld
26259 \end_inset
26260
26261 flotter
26262 \begin_inset Quotes frd
26263 \end_inset
26264
26265 , ce qui peut perturber toutes les mises en page.
26266 \end_layout
26267
26268 \begin_layout Standard
26269 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26270  sont toujours entourés par le texte d'un paragraphe donné.
26271 \begin_inset VSpace bigskip
26272 \end_inset
26273
26274
26275 \end_layout
26276
26277 \begin_layout Standard
26278 On peut parfois se trouver dans la situation où un flottant est placé en
26279  haut d'une page alors que la section concernée ne commence qu'au milieu
26280  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26281  la section précédente.
26282  On peut utiliser la commande \SpecialChar LaTeX
26283  
26284 \series bold
26285
26286 \backslash
26287 suppressfloats
26288 \series default
26289  pour éviter ce cas.
26290  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26291  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26292  soit placé avant que la section commence.
26293  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26294  votre document :
26295 \end_layout
26296
26297 \begin_layout Standard
26298
26299 \series bold
26300
26301 \backslash
26302 let
26303 \backslash
26304 mySection
26305 \backslash
26306 section
26307 \begin_inset Newline newline
26308 \end_inset
26309
26310
26311 \backslash
26312 renewcommand{
26313 \backslash
26314 section}{
26315 \backslash
26316 suppressfloats[t]
26317 \backslash
26318 mySection}
26319 \end_layout
26320
26321 \begin_layout Standard
26322 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26323  comme les chapitres et les sous-sections.
26324  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26325  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
26326  pourrait ensuite
26327  avoir du mal à trouver un positionnement correct.
26328 \end_layout
26329
26330 \begin_layout Standard
26331 \begin_inset VSpace bigskip
26332 \end_inset
26333
26334 Dans certains cas il est demandé de placer toutes les figures et tous les
26335  tableaux à la fin du document.
26336  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
26337  
26338 \series bold
26339 endfloat
26340 \series default
26341
26342 \begin_inset Index idx
26343 status collapsed
26344
26345 \begin_layout Plain Layout
26346 Paquetages \SpecialChar LaTeX
26347  ! endfloat
26348 \end_layout
26349
26350 \end_inset
26351
26352  a été développé.
26353  Il met en effet tous les flottants de figures et de tableaux à la fin du
26354  document dans leurs propres sections.
26355  À la position d'origine du flottant, une indication textuelle du genre
26356  
26357 \begin_inset Quotes fld
26358 \end_inset
26359
26360
26361 \family sans
26362 [Figure
26363 \begin_inset space ~
26364 \end_inset
26365
26366 3.2 
26367 \lang english
26368 about here.
26369 \lang french
26370 ]
26371 \family default
26372
26373 \begin_inset Quotes frd
26374 \end_inset
26375
26376  est insérée.
26377  Le paquetage 
26378 \series bold
26379 endfloat
26380 \series default
26381  est chargé dans le préambule avec la ligne suivante 
26382 \end_layout
26383
26384 \begin_layout Standard
26385
26386 \series bold
26387
26388 \backslash
26389 usepackage[options]{endfloat}
26390 \end_layout
26391
26392 \begin_layout Standard
26393 Il y a aussi de nombreuses options de paquetage pour modifier le format
26394  des sections de figures ou de tableau qui sont créées.
26395  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26396  
26397 \series bold
26398 endfloa
26399 \series default
26400
26401 \begin_inset CommandInset citation
26402 LatexCommand cite
26403 key "endfloat"
26404
26405 \end_inset
26406
26407 .
26408 \begin_inset Newline newline
26409 \end_inset
26410
26411
26412 \begin_inset Note Greyedout
26413 status open
26414
26415 \begin_layout Plain Layout
26416
26417 \series bold
26418 Note: endfloat
26419 \series default
26420  ne fournit pas de traduction automatique de l'indication textuelle, vous
26421  devez donc le faire manuellement, voyez la section
26422 \begin_inset space ~
26423 \end_inset
26424
26425 4 de 
26426 \begin_inset CommandInset citation
26427 LatexCommand cite
26428 key "endfloat"
26429
26430 \end_inset
26431
26432 .
26433 \end_layout
26434
26435 \end_inset
26436
26437
26438 \begin_inset Newline newline
26439 \end_inset
26440
26441
26442 \begin_inset Note Greyedout
26443 status open
26444
26445 \begin_layout Plain Layout
26446
26447 \series bold
26448 Note:
26449 \series default
26450  Il y a actuellement un bug dans le paquetage 
26451 \series bold
26452 endfloat
26453 \series default
26454  quand la légende contient un 
26455 \begin_inset Quotes fld
26456 \end_inset
26457
26458 ß
26459 \begin_inset Quotes frd
26460 \end_inset
26461
26462  allemand.
26463  Utilisez dans ce cas la commande 
26464 \begin_inset Quotes fld
26465 \end_inset
26466
26467
26468 \series bold
26469
26470 \backslash
26471 ss
26472 \series default
26473
26474 \begin_inset Quotes frd
26475 \end_inset
26476
26477  en code \SpecialChar TeX
26478  à la place du 
26479 \begin_inset Quotes fld
26480 \end_inset
26481
26482 ß
26483 \begin_inset Quotes frd
26484 \end_inset
26485
26486 .
26487 \end_layout
26488
26489 \end_inset
26490
26491
26492 \end_layout
26493
26494 \begin_layout Standard
26495 \begin_inset VSpace bigskip
26496 \end_inset
26497
26498 Pour plus d'information sur les manières de placer les flottants, jetez
26499  un coup d'œil aux livres sur \SpecialChar LaTeX
26500
26501 \begin_inset CommandInset citation
26502 LatexCommand cite
26503 key "latexcompanion,latexguide,latexbook"
26504
26505 \end_inset
26506
26507 .
26508 \end_layout
26509
26510 \begin_layout Section
26511 Rotation des flottants
26512 \begin_inset CommandInset label
26513 LatexCommand label
26514 name "sec:Flottants-renversés"
26515
26516 \end_inset
26517
26518
26519 \begin_inset Index idx
26520 status collapsed
26521
26522 \begin_layout Plain Layout
26523 Flottants ! Renversés
26524 \end_layout
26525
26526 \end_inset
26527
26528
26529 \end_layout
26530
26531 \begin_layout Standard
26532 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26533  tableaux très larges.
26534  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26535  un clic droit sur la boîte du flottant et utilisez l'option 
26536 \family sans
26537 Rotation
26538 \begin_inset space ~
26539 \end_inset
26540
26541 90°
26542 \family default
26543 .
26544 \end_layout
26545
26546 \begin_layout Standard
26547 Les flottants pivotés sont systématiquement placés sur leur propre page
26548  (ou colonne, si vous avez un document sur deux colonnes).
26549  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26550  
26551 \family sans
26552 Plusieurs
26553 \begin_inset space ~
26554 \end_inset
26555
26556 colonnes
26557 \family default
26558  dans les paramètres du flottant.
26559  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26560  du côté de la marge externe.
26561  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26562  ajouter soit l'option 
26563 \series bold
26564 figuresleft
26565 \series default
26566  soit l'option 
26567 \series bold
26568 figuresright
26569 \series default
26570  aux options de la classe de document.
26571 \end_layout
26572
26573 \begin_layout Standard
26574 Faire référence à un flottant pivoté se fait de la même manière que pour
26575  un flottant normal, la mise en forme de la légende est aussi identique
26576  : Le tableau
26577 \begin_inset space ~
26578 \end_inset
26579
26580
26581 \begin_inset CommandInset ref
26582 LatexCommand ref
26583 reference "tab:Tableau-pivoté"
26584
26585 \end_inset
26586
26587  est un exemple de flottant de tableau pivoté.
26588 \end_layout
26589
26590 \begin_layout Standard
26591 \begin_inset Note Greyedout
26592 status open
26593
26594 \begin_layout Plain Layout
26595
26596 \series bold
26597 Note:
26598 \series default
26599  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26600  DVI.
26601 \end_layout
26602
26603 \end_inset
26604
26605
26606 \end_layout
26607
26608 \begin_layout Standard
26609 \begin_inset Float table
26610 wide false
26611 sideways true
26612 status open
26613
26614 \begin_layout Plain Layout
26615 \begin_inset Caption Standard
26616
26617 \begin_layout Plain Layout
26618 \begin_inset CommandInset label
26619 LatexCommand label
26620 name "tab:Tableau-pivoté"
26621
26622 \end_inset
26623
26624  Tableau pivoté
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \end_layout
26631
26632 \begin_layout Plain Layout
26633 \align center
26634 \begin_inset Tabular
26635 <lyxtabular version="3" rows="1" columns="5">
26636 <features tabularvalignment="middle">
26637 <column alignment="center" valignment="top">
26638 <column alignment="center" valignment="top">
26639 <column alignment="center" valignment="top">
26640 <column alignment="center" valignment="top">
26641 <column alignment="center" valignment="top">
26642 <row>
26643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Plain Layout
26647 test
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Plain Layout
26656 b
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26662 \begin_inset Text
26663
26664 \begin_layout Plain Layout
26665 c
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674 d
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683 e
26684 \end_layout
26685
26686 \end_inset
26687 </cell>
26688 </row>
26689 </lyxtabular>
26690
26691 \end_inset
26692
26693
26694 \end_layout
26695
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \begin_layout Section
26702 Sous-flottants
26703 \begin_inset Index idx
26704 status collapsed
26705
26706 \begin_layout Plain Layout
26707 Flottants ! Sous-flottants
26708 \end_layout
26709
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \begin_layout Standard
26716 Un exemple de sous-flottant : une figure composée de plusieurs images.
26717  On les crée en insérant un flottant dans un flottant existant.
26718  Le positionnement des sous-flottants peut être contrôlé comme pour les
26719  paragraphes comme on le voit avec les tableaux
26720 \begin_inset space ~
26721 \end_inset
26722
26723
26724 \begin_inset CommandInset ref
26725 LatexCommand ref
26726 reference "tab:Deux-sous-tableaux-cote-a-cote"
26727
26728 \end_inset
26729
26730  et 
26731 \begin_inset CommandInset ref
26732 LatexCommand ref
26733 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26734
26735 \end_inset
26736
26737 .
26738 \end_layout
26739
26740 \begin_layout Standard
26741 On fait référence à des sous-flottants comme on le ferait avec des flottants
26742  normaux : Les tableaux
26743 \begin_inset space ~
26744 \end_inset
26745
26746
26747 \begin_inset CommandInset ref
26748 LatexCommand ref
26749 reference "tab:Le-sous-tableau-a"
26750
26751 \end_inset
26752
26753  et 
26754 \begin_inset CommandInset ref
26755 LatexCommand ref
26756 reference "tab:Le-sous-tableau-b"
26757
26758 \end_inset
26759
26760  sont des sous-tableaux du tableau
26761 \begin_inset space ~
26762 \end_inset
26763
26764
26765 \begin_inset CommandInset ref
26766 LatexCommand ref
26767 reference "tab:Deux-sous-tableaux-cote-a-cote"
26768
26769 \end_inset
26770
26771 .
26772 \end_layout
26773
26774 \begin_layout Standard
26775 \begin_inset Float table
26776 wide false
26777 sideways false
26778 status open
26779
26780 \begin_layout Plain Layout
26781 \begin_inset Caption Standard
26782
26783 \begin_layout Plain Layout
26784 \begin_inset CommandInset label
26785 LatexCommand label
26786 name "tab:Deux-sous-tableaux-cote-a-cote"
26787
26788 \end_inset
26789
26790 Deux sous-tableaux placés côte-à-côte.
26791 \end_layout
26792
26793 \end_inset
26794
26795
26796 \end_layout
26797
26798 \begin_layout Plain Layout
26799 \align center
26800 \begin_inset space \hfill{}
26801 \end_inset
26802
26803
26804 \begin_inset Float table
26805 wide false
26806 sideways false
26807 status collapsed
26808
26809 \begin_layout Plain Layout
26810 \begin_inset Caption Standard
26811
26812 \begin_layout Plain Layout
26813 \begin_inset CommandInset label
26814 LatexCommand label
26815 name "tab:Le-sous-tableau-a"
26816
26817 \end_inset
26818
26819 Le sous-tableau a
26820 \end_layout
26821
26822 \end_inset
26823
26824
26825 \end_layout
26826
26827 \begin_layout Plain Layout
26828 \align center
26829 \begin_inset Tabular
26830 <lyxtabular version="3" rows="1" columns="5">
26831 <features tabularvalignment="middle">
26832 <column alignment="center" valignment="top">
26833 <column alignment="center" valignment="top">
26834 <column alignment="center" valignment="top">
26835 <column alignment="center" valignment="top">
26836 <column alignment="center" valignment="top">
26837 <row>
26838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26839 \begin_inset Text
26840
26841 \begin_layout Plain Layout
26842 test
26843 \end_layout
26844
26845 \end_inset
26846 </cell>
26847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26848 \begin_inset Text
26849
26850 \begin_layout Plain Layout
26851 b
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26857 \begin_inset Text
26858
26859 \begin_layout Plain Layout
26860 c
26861 \end_layout
26862
26863 \end_inset
26864 </cell>
26865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26866 \begin_inset Text
26867
26868 \begin_layout Plain Layout
26869 d
26870 \end_layout
26871
26872 \end_inset
26873 </cell>
26874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26875 \begin_inset Text
26876
26877 \begin_layout Plain Layout
26878 e
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 </row>
26884 </lyxtabular>
26885
26886 \end_inset
26887
26888
26889 \end_layout
26890
26891 \end_inset
26892
26893
26894 \begin_inset space \hfill{}
26895 \end_inset
26896
26897
26898 \begin_inset Float table
26899 wide false
26900 sideways false
26901 status collapsed
26902
26903 \begin_layout Plain Layout
26904 \begin_inset Caption Standard
26905
26906 \begin_layout Plain Layout
26907 \begin_inset CommandInset label
26908 LatexCommand label
26909 name "tab:Le-sous-tableau-b"
26910
26911 \end_inset
26912
26913 Le sous-tableau b.
26914 \end_layout
26915
26916 \end_inset
26917
26918
26919 \end_layout
26920
26921 \begin_layout Plain Layout
26922 \align center
26923 \begin_inset Tabular
26924 <lyxtabular version="3" rows="1" columns="5">
26925 <features tabularvalignment="middle">
26926 <column alignment="center" valignment="top">
26927 <column alignment="center" valignment="top">
26928 <column alignment="center" valignment="top">
26929 <column alignment="center" valignment="top">
26930 <column alignment="center" valignment="top">
26931 <row>
26932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26933 \begin_inset Text
26934
26935 \begin_layout Plain Layout
26936 e
26937 \end_layout
26938
26939 \end_inset
26940 </cell>
26941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26942 \begin_inset Text
26943
26944 \begin_layout Plain Layout
26945 d
26946 \end_layout
26947
26948 \end_inset
26949 </cell>
26950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26951 \begin_inset Text
26952
26953 \begin_layout Plain Layout
26954 c
26955 \end_layout
26956
26957 \end_inset
26958 </cell>
26959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26960 \begin_inset Text
26961
26962 \begin_layout Plain Layout
26963 b
26964 \end_layout
26965
26966 \end_inset
26967 </cell>
26968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26969 \begin_inset Text
26970
26971 \begin_layout Plain Layout
26972 test
26973 \end_layout
26974
26975 \end_inset
26976 </cell>
26977 </row>
26978 </lyxtabular>
26979
26980 \end_inset
26981
26982
26983 \end_layout
26984
26985 \end_inset
26986
26987
26988 \begin_inset space \hfill{}
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \end_inset
26995
26996
26997 \end_layout
26998
26999 \begin_layout Standard
27000 \begin_inset Float table
27001 wide false
27002 sideways false
27003 status open
27004
27005 \begin_layout Plain Layout
27006 \begin_inset Caption Standard
27007
27008 \begin_layout Plain Layout
27009 \begin_inset CommandInset label
27010 LatexCommand label
27011 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27012
27013 \end_inset
27014
27015 Deux sous-tableaux placés l'un sur l'autre.
27016  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
27017 \end_layout
27018
27019 \end_inset
27020
27021
27022 \end_layout
27023
27024 \begin_layout Plain Layout
27025 \align center
27026 \begin_inset Float table
27027 wide false
27028 sideways false
27029 status collapsed
27030
27031 \begin_layout Plain Layout
27032 \begin_inset Caption Standard
27033
27034 \begin_layout Plain Layout
27035
27036 \end_layout
27037
27038 \end_inset
27039
27040
27041 \end_layout
27042
27043 \begin_layout Plain Layout
27044 \align center
27045 \begin_inset Tabular
27046 <lyxtabular version="3" rows="1" columns="4">
27047 <features tabularvalignment="middle">
27048 <column alignment="center" valignment="top">
27049 <column alignment="center" valignment="top">
27050 <column alignment="center" valignment="top">
27051 <column alignment="center" valignment="top">
27052 <row>
27053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27054 \begin_inset Text
27055
27056 \begin_layout Plain Layout
27057 test
27058 \end_layout
27059
27060 \end_inset
27061 </cell>
27062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27063 \begin_inset Text
27064
27065 \begin_layout Plain Layout
27066 test
27067 \end_layout
27068
27069 \end_inset
27070 </cell>
27071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27072 \begin_inset Text
27073
27074 \begin_layout Plain Layout
27075 test
27076 \end_layout
27077
27078 \end_inset
27079 </cell>
27080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27081 \begin_inset Text
27082
27083 \begin_layout Plain Layout
27084 test
27085 \end_layout
27086
27087 \end_inset
27088 </cell>
27089 </row>
27090 </lyxtabular>
27091
27092 \end_inset
27093
27094
27095 \end_layout
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \begin_layout Plain Layout
27103 \align center
27104 \begin_inset Float table
27105 wide false
27106 sideways false
27107 status collapsed
27108
27109 \begin_layout Plain Layout
27110 \begin_inset Caption Standard
27111
27112 \begin_layout Plain Layout
27113
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \begin_layout Plain Layout
27122 \align center
27123 \begin_inset Tabular
27124 <lyxtabular version="3" rows="1" columns="5">
27125 <features tabularvalignment="middle">
27126 <column alignment="center" valignment="top">
27127 <column alignment="center" valignment="top">
27128 <column alignment="center" valignment="top">
27129 <column alignment="center" valignment="top">
27130 <column alignment="center" valignment="top">
27131 <row>
27132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27133 \begin_inset Text
27134
27135 \begin_layout Plain Layout
27136 a
27137 \end_layout
27138
27139 \end_inset
27140 </cell>
27141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27142 \begin_inset Text
27143
27144 \begin_layout Plain Layout
27145 b
27146 \end_layout
27147
27148 \end_inset
27149 </cell>
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 c
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 d
27164 \end_layout
27165
27166 \end_inset
27167 </cell>
27168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27169 \begin_inset Text
27170
27171 \begin_layout Plain Layout
27172 e
27173 \end_layout
27174
27175 \end_inset
27176 </cell>
27177 </row>
27178 </lyxtabular>
27179
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \end_inset
27186
27187
27188 \end_layout
27189
27190 \end_inset
27191
27192
27193 \end_layout
27194
27195 \begin_layout Section
27196 Flottants côte-à-côte
27197 \begin_inset Index idx
27198 status collapsed
27199
27200 \begin_layout Plain Layout
27201 Flottants ! côte-à-côte
27202 \end_layout
27203
27204 \end_inset
27205
27206
27207 \end_layout
27208
27209 \begin_layout Standard
27210 Pour placer des flottants côte-à-côte, comme pour la figure
27211 \begin_inset space ~
27212 \end_inset
27213
27214
27215 \begin_inset CommandInset ref
27216 LatexCommand ref
27217 reference "fig:Flottant-gauche"
27218
27219 \end_inset
27220
27221  et 
27222 \begin_inset CommandInset ref
27223 LatexCommand ref
27224 reference "fig:Flottant-droit"
27225
27226 \end_inset
27227
27228 , on n'utilise 
27229 \emph on
27230 qu'un seul 
27231 \emph default
27232 flottant.
27233  On y insère deux boîtes de minipages.
27234 \begin_inset Foot
27235 status collapsed
27236
27237 \begin_layout Plain Layout
27238 Les minipages sont décrites dans la section
27239 \begin_inset space ~
27240 \end_inset
27241
27242
27243 \begin_inset CommandInset ref
27244 LatexCommand ref
27245 reference "sec:Minipages"
27246
27247 \end_inset
27248
27249 .
27250 \end_layout
27251
27252 \end_inset
27253
27254  La largeur est mise à 45
27255 \begin_inset space \thinspace{}
27256 \end_inset
27257
27258 -50
27259 \begin_inset space \thinspace{}
27260 \end_inset
27261
27262 column% et l'alignement de la boîte à 
27263 \family sans
27264 Bas
27265 \family default
27266  pour chaque minipage.
27267  Les boîtes minipages contiennent l'image et la légende exactement comme
27268  avec un flottant.
27269  La seule différence est que l'unité de longueur 
27270 \family sans
27271 Largeur
27272 \begin_inset space ~
27273 \end_inset
27274
27275 colonne
27276 \begin_inset space ~
27277 \end_inset
27278
27279 %
27280 \family default
27281  utilisée pour l'image est maintenant définie par rapport à la largeur des
27282  boîtes minipages.
27283 \end_layout
27284
27285 \begin_layout Standard
27286 \begin_inset Float figure
27287 wide false
27288 sideways false
27289 status open
27290
27291 \begin_layout Plain Layout
27292 \begin_inset Box Frameless
27293 position "b"
27294 hor_pos "c"
27295 has_inner_box 1
27296 inner_pos "t"
27297 use_parbox 0
27298 use_makebox 0
27299 width "45col%"
27300 special "none"
27301 height "1in"
27302 height_special "totalheight"
27303 thickness "0.4pt"
27304 separation "3pt"
27305 shadowsize "4pt"
27306 framecolor "black"
27307 backgroundcolor "none"
27308 status open
27309
27310 \begin_layout Plain Layout
27311 \align center
27312 \begin_inset Graphics
27313         filename ../clipart/mobius.eps
27314         lyxscale 50
27315         width 100col%
27316         scaleBeforeRotation
27317
27318 \end_inset
27319
27320
27321 \end_layout
27322
27323 \begin_layout Plain Layout
27324 \begin_inset Caption Standard
27325
27326 \begin_layout Plain Layout
27327 \begin_inset CommandInset label
27328 LatexCommand label
27329 name "fig:Flottant-gauche"
27330
27331 \end_inset
27332
27333 Flottant du côté gauche.
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \end_inset
27342
27343
27344 \begin_inset space \hfill{}
27345 \end_inset
27346
27347
27348 \begin_inset Box Frameless
27349 position "b"
27350 hor_pos "c"
27351 has_inner_box 1
27352 inner_pos "t"
27353 use_parbox 0
27354 use_makebox 0
27355 width "45col%"
27356 special "none"
27357 height "1in"
27358 height_special "totalheight"
27359 thickness "0.4pt"
27360 separation "3pt"
27361 shadowsize "4pt"
27362 framecolor "black"
27363 backgroundcolor "none"
27364 status open
27365
27366 \begin_layout Plain Layout
27367 \align center
27368 \begin_inset Graphics
27369         filename ../clipart/platypus.eps
27370         lyxscale 50
27371         width 100col%
27372         scaleBeforeRotation
27373
27374 \end_inset
27375
27376
27377 \end_layout
27378
27379 \begin_layout Plain Layout
27380 \begin_inset Caption Standard
27381
27382 \begin_layout Plain Layout
27383 \begin_inset CommandInset label
27384 LatexCommand label
27385 name "fig:Flottant-droit"
27386
27387 \end_inset
27388
27389 Flottant du côté droit.
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \end_inset
27398
27399
27400 \end_layout
27401
27402 \end_inset
27403
27404
27405 \end_layout
27406
27407 \begin_layout Standard
27408 Une solution alternative plus simple consiste à utiliser le module 
27409 \family sans
27410 Minipages à largeur variable
27411 \family default
27412 , voir la section
27413 \begin_inset space \thinspace{}
27414 \end_inset
27415
27416
27417 \begin_inset CommandInset ref
27418 LatexCommand ref
27419 reference "sec:Minipages"
27420
27421 \end_inset
27422
27423 .
27424  Les minipages à largeur variable s’adaptent automatiquement à la largeur
27425  des figures et des tableaux.
27426  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
27427  améliorent l'alignement horizontal des figures.
27428  Le fichier du répertoire des exemples 
27429 \emph on
27430 varwidth-floats-side-by-side
27431 \emph default
27432  donnes des exemples d'utilisation du module.
27433 \end_layout
27434
27435 \begin_layout Section
27436 Mise en forme de la légende
27437 \begin_inset Index idx
27438 status collapsed
27439
27440 \begin_layout Plain Layout
27441 Légende ! Mise en forme
27442 \end_layout
27443
27444 \end_inset
27445
27446
27447 \begin_inset Index idx
27448 status collapsed
27449
27450 \begin_layout Plain Layout
27451 Flottants ! Mise en forme de la Légende
27452 \end_layout
27453
27454 \end_inset
27455
27456
27457 \begin_inset CommandInset label
27458 LatexCommand label
27459 name "sec:Formatage-légende"
27460
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Standard
27467 L'environnement 
27468 \family sans
27469 Légende
27470 \family default
27471  est l'environnement de paragraphe implicite pour les 
27472 \family sans
27473 flottants
27474 \family default
27475 .
27476  Dans la fenêtre de \SpecialChar LyX
27477  les légendes apparaissent comme une étiquette comme
27478  par exemple 
27479 \begin_inset Quotes fld
27480 \end_inset
27481
27482
27483 \family sans
27484 Figure #:
27485 \family default
27486
27487 \begin_inset Quotes frd
27488 \end_inset
27489
27490  suivi par le texte de la légende.
27491  Le 
27492 \begin_inset Quotes fld
27493 \end_inset
27494
27495 #
27496 \begin_inset Quotes frd
27497 \end_inset
27498
27499  étant remplacé par le numéro de référence réel.
27500  implicitement l'étiquette et le numéro sont dans la même police de caractères
27501  que le texte de la légende et deux points suivent le numéro pour séparer
27502  l'étiquette du texte.
27503  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27504 \end_layout
27505
27506 \begin_layout Standard
27507 Pour modifier le format implicite des légendes, il faut charger le paquetage
27508  \SpecialChar LaTeX
27509  
27510 \series bold
27511 caption
27512 \series default
27513
27514 \begin_inset Index idx
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518 Paquetages \SpecialChar LaTeX
27519  ! caption
27520 \end_layout
27521
27522 \end_inset
27523
27524  dans le préambule de votre document avec la ligne suivante :
27525 \end_layout
27526
27527 \begin_layout Standard
27528
27529 \series bold
27530
27531 \backslash
27532 usepackage[format definition]{caption}
27533 \end_layout
27534
27535 \begin_layout Standard
27536 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27537  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27538  dans ce document, utilisez les commandes suivantes :
27539 \end_layout
27540
27541 \begin_layout Standard
27542
27543 \series bold
27544
27545 \backslash
27546 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27547 \end_layout
27548
27549 \begin_layout Standard
27550 Vous pouvez aussi définir des formats de légendes différents pour les différents
27551  types de flottants.
27552  Dans ce cas chargez le paquetage 
27553 \series bold
27554 caption 
27555 \series default
27556 sans option de format spécifique et définissez les différents formats à
27557  l'aide de la commande 
27558 \end_layout
27559
27560 \begin_layout Standard
27561
27562 \series bold
27563
27564 \backslash
27565 captionsetup[type de flottant]{définition du format}
27566 \end_layout
27567
27568 \begin_layout Standard
27569 dans le préambule du document.
27570  Par exemple les formats de légende de la Figure
27571 \begin_inset space ~
27572 \end_inset
27573
27574
27575 \begin_inset CommandInset ref
27576 LatexCommand ref
27577 reference "fig:Legende-de-fig"
27578
27579 \end_inset
27580
27581  et du Tableau
27582 \begin_inset space ~
27583 \end_inset
27584
27585
27586 \begin_inset CommandInset ref
27587 LatexCommand ref
27588 reference "tab:Légende-de-tab"
27589
27590 \end_inset
27591
27592  peuvent être créés en utilisant les commandes suivantes dans le préambule
27593  :
27594 \end_layout
27595
27596 \begin_layout Standard
27597
27598 \series bold
27599
27600 \backslash
27601 usepackage[tableposition=top]{caption}
27602 \series default
27603
27604 \begin_inset Newline newline
27605 \end_inset
27606
27607
27608 \series bold
27609
27610 \backslash
27611 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27612 \begin_inset Newline newline
27613 \end_inset
27614
27615
27616 \begin_inset Phantom HPhantom
27617 status open
27618
27619 \begin_layout Plain Layout
27620
27621 \series bold
27622
27623 \backslash
27624 captionsetup[figure]{
27625 \end_layout
27626
27627 \end_inset
27628
27629 labelsep=period}
27630 \begin_inset Newline newline
27631 \end_inset
27632
27633
27634 \backslash
27635 captionsetup[table]{labelfont={bf,sf}}
27636 \end_layout
27637
27638 \begin_layout Standard
27639 \begin_inset Note Greyedout
27640 status open
27641
27642 \begin_layout Plain Layout
27643
27644 \series bold
27645 Note:
27646 \series default
27647  L'option 
27648 \series bold
27649 tableposition=top
27650 \series default
27651  n'a pas d'effet quand on utilise un document de classe 
27652 \series bold
27653 KOMA-Script
27654 \series default
27655
27656 \begin_inset Index idx
27657 status collapsed
27658
27659 \begin_layout Plain Layout
27660 Paquetages \SpecialChar LaTeX
27661  ! KOMA-Script
27662 \end_layout
27663
27664 \end_inset
27665
27666 .
27667  Dans ce cas on doit utiliser l'option 
27668 \series bold
27669 captions=tableheading
27670 \series default
27671  de la classe de document.
27672 \end_layout
27673
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \begin_layout Standard
27680 Pour plus d'information sur le paquetage 
27681 \series bold
27682 caption
27683 \series default
27684  nous vous renvoyons à sa documentation 
27685 \begin_inset CommandInset citation
27686 LatexCommand cite
27687 key "caption"
27688
27689 \end_inset
27690
27691 .
27692 \end_layout
27693
27694 \begin_layout Standard
27695 Pour changer le nom de l'étiquette, par exemple de 
27696 \begin_inset Quotes fld
27697 \end_inset
27698
27699 Figure
27700 \begin_inset Quotes frd
27701 \end_inset
27702
27703  à 
27704 \begin_inset Quotes fld
27705 \end_inset
27706
27707 Image
27708 \begin_inset Quotes frd
27709 \end_inset
27710
27711 , utilisez la commande suivante dans le préambule :
27712 \end_layout
27713
27714 \begin_layout Standard
27715
27716 \series bold
27717
27718 \backslash
27719 renewcommand{
27720 \backslash
27721 fnum@figure}{Image~
27722 \backslash
27723 thefigure}
27724 \end_layout
27725
27726 \begin_layout Standard
27727 où 
27728 \series bold
27729
27730 \backslash
27731 thefigure
27732 \series default
27733  insère le numéro de la figure et
27734 \series bold
27735  
27736 \begin_inset Quotes fld
27737 \end_inset
27738
27739 ~
27740 \series default
27741
27742 \begin_inset Quotes frd
27743 \end_inset
27744
27745  ajoute une espace insécable.
27746 \end_layout
27747
27748 \begin_layout Standard
27749 \begin_inset VSpace bigskip
27750 \end_inset
27751
27752 Si vous utilisez un document de classe 
27753 \series bold
27754 KOMA-Script
27755 \series default
27756
27757 \begin_inset Index idx
27758 status collapsed
27759
27760 \begin_layout Plain Layout
27761 Paquetages \SpecialChar LaTeX
27762  ! KOMA-Script
27763 \end_layout
27764
27765 \end_inset
27766
27767  (
27768 \family sans
27769 article (KOMA-Script)
27770 \family default
27771
27772 \family sans
27773 book (KOMA-Script)
27774 \family default
27775
27776 \family sans
27777 letter (KOMA-Script)
27778 \family default
27779 , ou 
27780 \family sans
27781 report (KOMA-Script)
27782 \family default
27783
27784 \begin_inset space \thinspace{}
27785 \end_inset
27786
27787 ), Vous pouvez utiliser la commande incorporée 
27788 \series bold
27789
27790 \backslash
27791 setkomafont 
27792 \series default
27793 du paquetage
27794 \series bold
27795  KOMA-Script 
27796 \series default
27797 à la place du paquetage
27798 \series bold
27799  caption.
27800  
27801 \series default
27802 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
27803  suivante au préambule de votre document :
27804 \end_layout
27805
27806 \begin_layout Standard
27807
27808 \series bold
27809
27810 \backslash
27811 setkomafont{captionlabel}{
27812 \backslash
27813 bfseries}
27814 \end_layout
27815
27816 \begin_layout Standard
27817 Pour plus d'information au sujet de 
27818 \series bold
27819
27820 \backslash
27821 setkomafont
27822 \series default
27823  nous vous renvoyons à la documentation du paquetage 
27824 \series bold
27825 KOMA-Script
27826 \series default
27827  
27828 \begin_inset CommandInset citation
27829 LatexCommand cite
27830 key "KOMA-Script"
27831
27832 \end_inset
27833
27834 .
27835 \end_layout
27836
27837 \begin_layout Standard
27838 \begin_inset ERT
27839 status collapsed
27840
27841 \begin_layout Plain Layout
27842
27843
27844 \backslash
27845 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27846 }
27847 \end_layout
27848
27849 \end_inset
27850
27851
27852 \begin_inset Note Note
27853 status open
27854
27855 \begin_layout Plain Layout
27856 Le format de la légende n'est modifié que pour cet exemple.
27857 \end_layout
27858
27859 \end_inset
27860
27861
27862 \end_layout
27863
27864 \begin_layout Standard
27865 \begin_inset Float figure
27866 placement !p
27867 wide false
27868 sideways false
27869 status open
27870
27871 \begin_layout Plain Layout
27872 \align center
27873 \begin_inset Graphics
27874         filename ../clipart/mobius.eps
27875         lyxscale 50
27876         scale 50
27877         scaleBeforeRotation
27878
27879 \end_inset
27880
27881
27882 \end_layout
27883
27884 \begin_layout Plain Layout
27885 \begin_inset Caption Standard
27886
27887 \begin_layout Plain Layout
27888 \begin_inset CommandInset label
27889 LatexCommand label
27890 name "fig:Legende-de-fig"
27891
27892 \end_inset
27893
27894 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
27895  pour montrer les différents types de formats de légendes.
27896  Ici on a utilisé un format de légende personnalisé.
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \end_inset
27905
27906
27907 \end_layout
27908
27909 \begin_layout Standard
27910 \begin_inset ERT
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914
27915
27916 \backslash
27917 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27918 on}
27919 \end_layout
27920
27921 \end_inset
27922
27923
27924 \end_layout
27925
27926 \begin_layout Standard
27927 \begin_inset Float table
27928 placement !p
27929 wide false
27930 sideways false
27931 status open
27932
27933 \begin_layout Plain Layout
27934 \begin_inset Caption Standard
27935
27936 \begin_layout Plain Layout
27937 \begin_inset CommandInset label
27938 LatexCommand label
27939 name "tab:Légende-de-tab"
27940
27941 \end_inset
27942
27943 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
27944  pour montrer les différents types de formats de légendes.
27945  Ici on a utilisé le format de légende implicite.
27946 \end_layout
27947
27948 \end_inset
27949
27950
27951 \end_layout
27952
27953 \begin_layout Plain Layout
27954 \align center
27955 \begin_inset Tabular
27956 <lyxtabular version="3" rows="1" columns="5">
27957 <features tabularvalignment="middle">
27958 <column alignment="center" valignment="top">
27959 <column alignment="center" valignment="top">
27960 <column alignment="center" valignment="top">
27961 <column alignment="center" valignment="top">
27962 <column alignment="center" valignment="top">
27963 <row>
27964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27965 \begin_inset Text
27966
27967 \begin_layout Plain Layout
27968 a
27969 \end_layout
27970
27971 \end_inset
27972 </cell>
27973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27974 \begin_inset Text
27975
27976 \begin_layout Plain Layout
27977 b
27978 \end_layout
27979
27980 \end_inset
27981 </cell>
27982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27983 \begin_inset Text
27984
27985 \begin_layout Plain Layout
27986 c
27987 \end_layout
27988
27989 \end_inset
27990 </cell>
27991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27992 \begin_inset Text
27993
27994 \begin_layout Plain Layout
27995 d
27996 \end_layout
27997
27998 \end_inset
27999 </cell>
28000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28001 \begin_inset Text
28002
28003 \begin_layout Plain Layout
28004 e
28005 \end_layout
28006
28007 \end_inset
28008 </cell>
28009 </row>
28010 </lyxtabular>
28011
28012 \end_inset
28013
28014
28015 \end_layout
28016
28017 \end_inset
28018
28019
28020 \end_layout
28021
28022 \begin_layout Section
28023 Positionnement de la Légende
28024 \begin_inset Index idx
28025 status collapsed
28026
28027 \begin_layout Plain Layout
28028 Légende ! Placement
28029 \end_layout
28030
28031 \end_inset
28032
28033
28034 \begin_inset Index idx
28035 status collapsed
28036
28037 \begin_layout Plain Layout
28038 Flottants ! Placement de la légende
28039 \end_layout
28040
28041 \end_inset
28042
28043
28044 \begin_inset CommandInset label
28045 LatexCommand label
28046 name "sec:Placement-légende"
28047
28048 \end_inset
28049
28050
28051 \end_layout
28052
28053 \begin_layout Standard
28054 La règle habituelle pour placer la légende est :
28055 \end_layout
28056
28057 \begin_layout Description
28058 Figure
28059 \begin_inset space ~
28060 \end_inset
28061
28062 : La légende est placée en dessous de la figure
28063 \end_layout
28064
28065 \begin_layout Description
28066 Tableau
28067 \begin_inset space ~
28068 \end_inset
28069
28070 : La légende est placée au dessus du tableau
28071 \end_layout
28072
28073 \begin_layout Standard
28074 Malheureusement les classes standard de \SpecialChar LaTeX
28075  ne gèrent pas les légendes au dessus
28076  des tableaux.
28077  Ce qui fait que si vous utilisez une des classes de document 
28078 \family sans
28079 article
28080 \family default
28081
28082 \family sans
28083 book
28084 \family default
28085
28086 \family sans
28087 letter
28088 \family default
28089 , ou 
28090 \family sans
28091 report
28092 \family default
28093  il n'y aura pas d'espace libre entre la légende et le tableau.
28094  Pour insérer l'espace nécessaire, 
28095 \lang english
28096 load
28097 \lang french
28098  le paquetage \SpecialChar LaTeX
28099  
28100 \series bold
28101 caption
28102 \series default
28103
28104 \begin_inset Index idx
28105 status collapsed
28106
28107 \begin_layout Plain Layout
28108 Paquetages \SpecialChar LaTeX
28109  ! caption
28110 \end_layout
28111
28112 \end_inset
28113
28114  dans le préambule de votre document avec l'option
28115 \begin_inset Foot
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119 Voir la section
28120 \begin_inset space ~
28121 \end_inset
28122
28123
28124 \begin_inset CommandInset ref
28125 LatexCommand ref
28126 reference "sec:Formatage-légende"
28127
28128 \end_inset
28129
28130  pour plus d'information sur le paquetage 
28131 \series bold
28132 caption
28133 \series default
28134 .
28135 \end_layout
28136
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \begin_layout Standard
28143
28144 \series bold
28145 tableposition=top
28146 \end_layout
28147
28148 \begin_layout Standard
28149 Si vous utilisez une classe de document 
28150 \series bold
28151 KOMA-Script
28152 \series default
28153
28154 \begin_inset Index idx
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 Paquetages \SpecialChar LaTeX
28159  ! KOMA-Script
28160 \end_layout
28161
28162 \end_inset
28163
28164  (
28165 \family sans
28166 article (KOMA-Script)
28167 \family default
28168
28169 \family sans
28170 book (KOMA-Script)
28171 \family default
28172
28173 \family sans
28174 letter (KOMA-Script)
28175 \family default
28176 , ou 
28177 \family sans
28178 report (KOMA-Script)
28179 \family default
28180
28181 \begin_inset space \thinspace{}
28182 \end_inset
28183
28184 ), vous pouvez utiliser à la place du paquetage 
28185 \series bold
28186 caption
28187 \series default
28188  l'option
28189 \end_layout
28190
28191 \begin_layout Standard
28192
28193 \series bold
28194 captions=tableheading
28195 \end_layout
28196
28197 \begin_layout Standard
28198 de la classe de document.
28199 \begin_inset Foot
28200 status open
28201
28202 \begin_layout Plain Layout
28203 Cette option est utilisée dans le document
28204 \end_layout
28205
28206 \end_inset
28207
28208
28209 \end_layout
28210
28211 \begin_layout Standard
28212 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
28213  le menu contextuel dans une légende avec un clic droit et indiquer si la
28214  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
28215  Vous pouvez de cette façon écraser le réglage global de placement des légendes
28216  pour certaines d'entre elles.
28217  Le tableau
28218 \begin_inset space ~
28219 \end_inset
28220
28221
28222 \begin_inset CommandInset ref
28223 LatexCommand ref
28224 reference "tab:A-caption-marked"
28225
28226 \end_inset
28227
28228  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
28229  alors qu'elle est insérée au-dessus.
28230  Par comparaison, la légende du tableau
28231 \begin_inset space ~
28232 \end_inset
28233
28234
28235 \begin_inset CommandInset ref
28236 LatexCommand ref
28237 reference "tab:A-standard-table"
28238
28239 \end_inset
28240
28241  n'est pas repositionnée.
28242 \end_layout
28243
28244 \begin_layout Standard
28245 \begin_inset Float table
28246 wide false
28247 sideways false
28248 status open
28249
28250 \begin_layout Plain Layout
28251 \begin_inset Caption Below
28252
28253 \begin_layout Plain Layout
28254 \begin_inset CommandInset label
28255 LatexCommand label
28256 name "tab:A-caption-marked"
28257
28258 \end_inset
28259
28260 Une légende positionnée sous le tableau par le menu contextuel
28261 \lang english
28262 .
28263 \end_layout
28264
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \begin_layout Plain Layout
28271 \align center
28272 \begin_inset Tabular
28273 <lyxtabular version="3" rows="3" columns="3">
28274 <features tabularvalignment="middle">
28275 <column alignment="center" valignment="top" width="0pt">
28276 <column alignment="center" valignment="top" width="0pt">
28277 <column alignment="center" valignment="top" width="0pt">
28278 <row>
28279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28280 \begin_inset Text
28281
28282 \begin_layout Plain Layout
28283 1
28284 \end_layout
28285
28286 \end_inset
28287 </cell>
28288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28289 \begin_inset Text
28290
28291 \begin_layout Plain Layout
28292 2
28293 \end_layout
28294
28295 \end_inset
28296 </cell>
28297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28298 \begin_inset Text
28299
28300 \begin_layout Plain Layout
28301 3
28302 \end_layout
28303
28304 \end_inset
28305 </cell>
28306 </row>
28307 <row>
28308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28309 \begin_inset Text
28310
28311 \begin_layout Plain Layout
28312 Jean
28313 \end_layout
28314
28315 \end_inset
28316 </cell>
28317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28318 \begin_inset Text
28319
28320 \begin_layout Plain Layout
28321 Marie
28322 \end_layout
28323
28324 \end_inset
28325 </cell>
28326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28327 \begin_inset Text
28328
28329 \begin_layout Plain Layout
28330 Pierre
28331 \end_layout
28332
28333 \end_inset
28334 </cell>
28335 </row>
28336 <row>
28337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28338 \begin_inset Text
28339
28340 \begin_layout Plain Layout
28341 \begin_inset Formula $\int x^{2}dx$
28342 \end_inset
28343
28344
28345 \end_layout
28346
28347 \end_inset
28348 </cell>
28349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28350 \begin_inset Text
28351
28352 \begin_layout Plain Layout
28353 \begin_inset Formula $\left[\begin{array}{cc}
28354 a & b\\
28355 c & d
28356 \end{array}\right]$
28357 \end_inset
28358
28359
28360 \end_layout
28361
28362 \end_inset
28363 </cell>
28364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28365 \begin_inset Text
28366
28367 \begin_layout Plain Layout
28368 \begin_inset Formula $1+1=2$
28369 \end_inset
28370
28371
28372 \end_layout
28373
28374 \end_inset
28375 </cell>
28376 </row>
28377 </lyxtabular>
28378
28379 \end_inset
28380
28381
28382 \end_layout
28383
28384 \end_inset
28385
28386
28387 \end_layout
28388
28389 \begin_layout Standard
28390 \begin_inset Float table
28391 wide false
28392 sideways false
28393 status open
28394
28395 \begin_layout Plain Layout
28396 \begin_inset Caption Standard
28397
28398 \begin_layout Plain Layout
28399 \begin_inset CommandInset label
28400 LatexCommand label
28401 name "tab:A-standard-table"
28402
28403 \end_inset
28404
28405 Une légende de tableau standard
28406 \end_layout
28407
28408 \end_inset
28409
28410
28411 \end_layout
28412
28413 \begin_layout Plain Layout
28414 \align center
28415 \begin_inset Tabular
28416 <lyxtabular version="3" rows="3" columns="3">
28417 <features tabularvalignment="middle">
28418 <column alignment="center" valignment="top" width="0pt">
28419 <column alignment="center" valignment="top" width="0pt">
28420 <column alignment="center" valignment="top" width="0pt">
28421 <row>
28422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28423 \begin_inset Text
28424
28425 \begin_layout Plain Layout
28426 1
28427 \end_layout
28428
28429 \end_inset
28430 </cell>
28431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28432 \begin_inset Text
28433
28434 \begin_layout Plain Layout
28435 2
28436 \end_layout
28437
28438 \end_inset
28439 </cell>
28440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28441 \begin_inset Text
28442
28443 \begin_layout Plain Layout
28444 3
28445 \end_layout
28446
28447 \end_inset
28448 </cell>
28449 </row>
28450 <row>
28451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28452 \begin_inset Text
28453
28454 \begin_layout Plain Layout
28455 Jean
28456 \end_layout
28457
28458 \end_inset
28459 </cell>
28460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28461 \begin_inset Text
28462
28463 \begin_layout Plain Layout
28464 Marie
28465 \end_layout
28466
28467 \end_inset
28468 </cell>
28469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28470 \begin_inset Text
28471
28472 \begin_layout Plain Layout
28473 Pierre
28474 \end_layout
28475
28476 \end_inset
28477 </cell>
28478 </row>
28479 <row>
28480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28481 \begin_inset Text
28482
28483 \begin_layout Plain Layout
28484 \begin_inset Formula $\int x^{2}dx$
28485 \end_inset
28486
28487
28488 \end_layout
28489
28490 \end_inset
28491 </cell>
28492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28493 \begin_inset Text
28494
28495 \begin_layout Plain Layout
28496 \begin_inset Formula $\left[\begin{array}{cc}
28497 a & b\\
28498 c & d
28499 \end{array}\right]$
28500 \end_inset
28501
28502
28503 \end_layout
28504
28505 \end_inset
28506 </cell>
28507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28508 \begin_inset Text
28509
28510 \begin_layout Plain Layout
28511 \begin_inset Formula $1+1=2$
28512 \end_inset
28513
28514
28515 \end_layout
28516
28517 \end_inset
28518 </cell>
28519 </row>
28520 </lyxtabular>
28521
28522 \end_inset
28523
28524
28525 \end_layout
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \begin_layout Standard
28533 \begin_inset VSpace bigskip
28534 \end_inset
28535
28536 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28537  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
28538  
28539 \series bold
28540 sidecap
28541 \series default
28542
28543 \begin_inset Index idx
28544 status collapsed
28545
28546 \begin_layout Plain Layout
28547 Paquetages \SpecialChar LaTeX
28548  ! sidecap
28549 \end_layout
28550
28551 \end_inset
28552
28553  dans le préambule de votre document avec la ligne de commande suivante
28554 \end_layout
28555
28556 \begin_layout Standard
28557
28558 \series bold
28559
28560 \backslash
28561 usepackage[option]{sidecap}
28562 \end_layout
28563
28564 \begin_layout Standard
28565 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28566  extérieure – à droite sur les pages impaires et à gauche sur les pages
28567  paires.
28568  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28569  
28570 \series bold
28571 innercaption
28572 \series default
28573 .
28574  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28575  
28576 \series bold
28577 rightcaption
28578 \series default
28579  ou 
28580 \series bold
28581 leftcaption
28582 \series default
28583 .
28584 \end_layout
28585
28586 \begin_layout Standard
28587 \begin_inset ERT
28588 status collapsed
28589
28590 \begin_layout Plain Layout
28591
28592
28593 \backslash
28594 ifsidecap
28595 \end_layout
28596
28597 \end_inset
28598
28599
28600 \begin_inset Note Note
28601 status open
28602
28603 \begin_layout Plain Layout
28604 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
28605  
28606 \series bold
28607 sidecap
28608 \series default
28609  a été installé.
28610 \end_layout
28611
28612 \end_inset
28613
28614
28615 \end_layout
28616
28617 \begin_layout Standard
28618 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28619  ajouter ces commandes dans le préambule de votre document :
28620 \end_layout
28621
28622 \begin_layout Standard
28623 \noindent
28624 \begin_inset CommandInset line
28625 LatexCommand rule
28626 offset "0.5ex"
28627 width "100line%"
28628 height "1pt"
28629
28630 \end_inset
28631
28632
28633 \end_layout
28634
28635 \begin_layout Standard
28636
28637 \series bold
28638
28639 \backslash
28640 newcommand{
28641 \backslash
28642 TabBesBeg}[1][1.0]{%
28643 \begin_inset Newline newline
28644 \end_inset
28645
28646
28647 \begin_inset Phantom HPhantom
28648 status open
28649
28650 \begin_layout Plain Layout
28651 \begin_inset space ~
28652 \end_inset
28653
28654
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \backslash
28661 let
28662 \backslash
28663 MyTable
28664 \backslash
28665 table
28666 \begin_inset Newline newline
28667 \end_inset
28668
28669
28670 \begin_inset Phantom HPhantom
28671 status open
28672
28673 \begin_layout Plain Layout
28674
28675 \series medium
28676 \begin_inset space ~
28677 \end_inset
28678
28679
28680 \end_layout
28681
28682 \end_inset
28683
28684
28685 \backslash
28686 let
28687 \backslash
28688 MyEndtable
28689 \backslash
28690 endtable
28691 \begin_inset Newline newline
28692 \end_inset
28693
28694
28695 \begin_inset Phantom HPhantom
28696 status open
28697
28698 \begin_layout Plain Layout
28699
28700 \series medium
28701 \begin_inset space ~
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \end_inset
28708
28709
28710 \backslash
28711 renewenvironment{table}[1]{
28712 \backslash
28713 begin{SCtable}[#1]##1}{
28714 \backslash
28715 end{SCtable}}}
28716 \end_layout
28717
28718 \begin_layout Standard
28719
28720 \series bold
28721
28722 \backslash
28723 newcommand{
28724 \backslash
28725 TabBesEnd}{%
28726 \begin_inset Newline newline
28727 \end_inset
28728
28729
28730 \begin_inset Phantom HPhantom
28731 status open
28732
28733 \begin_layout Plain Layout
28734 \begin_inset space ~
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \end_inset
28741
28742
28743 \backslash
28744 let
28745 \backslash
28746 table
28747 \backslash
28748 MyTable
28749 \begin_inset Newline newline
28750 \end_inset
28751
28752
28753 \begin_inset Phantom HPhantom
28754 status open
28755
28756 \begin_layout Plain Layout
28757 \begin_inset space ~
28758 \end_inset
28759
28760
28761 \end_layout
28762
28763 \end_inset
28764
28765
28766 \backslash
28767 let
28768 \backslash
28769 endtable
28770 \backslash
28771 MyEndtable
28772 \end_layout
28773
28774 \begin_layout Standard
28775
28776 \series bold
28777
28778 \backslash
28779 newcommand{
28780 \backslash
28781 FigBesBeg}[1][1.0]{%
28782 \begin_inset Newline newline
28783 \end_inset
28784
28785
28786 \begin_inset Phantom HPhantom
28787 status open
28788
28789 \begin_layout Plain Layout
28790 \begin_inset space ~
28791 \end_inset
28792
28793
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \backslash
28800 let
28801 \backslash
28802 MyFigure
28803 \backslash
28804 figure
28805 \begin_inset Newline newline
28806 \end_inset
28807
28808
28809 \begin_inset Phantom HPhantom
28810 status open
28811
28812 \begin_layout Plain Layout
28813 \begin_inset space ~
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \backslash
28823 let
28824 \backslash
28825 MyEndfigure
28826 \backslash
28827 endfigure
28828 \begin_inset Newline newline
28829 \end_inset
28830
28831
28832 \begin_inset Phantom HPhantom
28833 status open
28834
28835 \begin_layout Plain Layout
28836 \begin_inset space ~
28837 \end_inset
28838
28839
28840 \end_layout
28841
28842 \end_inset
28843
28844
28845 \backslash
28846 renewenvironment{figure}[1]{
28847 \backslash
28848 begin{SCfigure}[#1]##1}{
28849 \backslash
28850 end{SCfigure}}}
28851 \end_layout
28852
28853 \begin_layout Standard
28854
28855 \series bold
28856
28857 \backslash
28858 newcommand{
28859 \backslash
28860 FigBesEnd}{%
28861 \begin_inset Newline newline
28862 \end_inset
28863
28864
28865 \begin_inset Phantom HPhantom
28866 status open
28867
28868 \begin_layout Plain Layout
28869 \begin_inset space ~
28870 \end_inset
28871
28872
28873 \end_layout
28874
28875 \end_inset
28876
28877
28878 \backslash
28879 let
28880 \backslash
28881 figure
28882 \backslash
28883 MyFigure
28884 \begin_inset Newline newline
28885 \end_inset
28886
28887
28888 \begin_inset Phantom HPhantom
28889 status open
28890
28891 \begin_layout Plain Layout
28892 \begin_inset space ~
28893 \end_inset
28894
28895
28896 \end_layout
28897
28898 \end_inset
28899
28900
28901 \backslash
28902 let
28903 \backslash
28904 endfigure
28905 \backslash
28906 MyEndfigure}
28907 \end_layout
28908
28909 \begin_layout Standard
28910 \noindent
28911 \begin_inset CommandInset line
28912 LatexCommand rule
28913 offset "0.5ex"
28914 width "100line%"
28915 height "1pt"
28916
28917 \end_inset
28918
28919
28920 \end_layout
28921
28922 \begin_layout Standard
28923 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
28924  la légende se place sur le côté.
28925  Pour les flottants de figure, utilisez la commande
28926 \end_layout
28927
28928 \begin_layout Standard
28929
28930 \series bold
28931
28932 \backslash
28933 FigBesBeg
28934 \end_layout
28935
28936 \begin_layout Standard
28937 en code \SpecialChar TeX
28938  avant le flottant.
28939  Et insérez la commande
28940 \end_layout
28941
28942 \begin_layout Standard
28943
28944 \series bold
28945
28946 \backslash
28947 FigBesEnd
28948 \end_layout
28949
28950 \begin_layout Standard
28951 en code \SpecialChar TeX
28952  à l'endroit où vous voulez revenir à la définition originale du
28953  flottant.
28954 \end_layout
28955
28956 \begin_layout Standard
28957 Pour les flottants de tableau, utilisez les commandes correspondantes
28958 \end_layout
28959
28960 \begin_layout Standard
28961
28962 \series bold
28963
28964 \backslash
28965 TabBesBeg
28966 \series default
28967  et 
28968 \series bold
28969
28970 \backslash
28971 TabBesEnd
28972 \end_layout
28973
28974 \begin_layout Standard
28975 La figure
28976 \begin_inset space ~
28977 \end_inset
28978
28979
28980 \begin_inset CommandInset ref
28981 LatexCommand ref
28982 reference "fig:legende-a-coté-fig"
28983
28984 \end_inset
28985
28986  et le tableau
28987 \begin_inset space ~
28988 \end_inset
28989
28990
28991 \begin_inset CommandInset ref
28992 LatexCommand ref
28993 reference "tab:legende-à-coté-tableau"
28994
28995 \end_inset
28996
28997  sont des exemples où la légende a été mises sur le coté.
28998 \end_layout
28999
29000 \begin_layout Standard
29001 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
29002  pour les flottants de tableau et vers le bas pour les flottants de figure.
29003  Pour changer ce comportement, vous pouvez utiliser les commandes
29004 \end_layout
29005
29006 \begin_layout Standard
29007
29008 \series bold
29009
29010 \backslash
29011 sidecaptionvpos{type flottant}{placement}
29012 \end_layout
29013
29014 \begin_layout Standard
29015 dans le préambule du document ou en code \SpecialChar TeX
29016  juste avant le flottant visé.
29017  Le type du flottant est soit 
29018 \family sans
29019 figure
29020 \family default
29021  soit 
29022 \family sans
29023 table
29024 \family default
29025 , le placement peut être 
29026 \begin_inset Quotes fld
29027 \end_inset
29028
29029
29030 \family sans
29031 t
29032 \family default
29033
29034 \begin_inset Quotes frd
29035 \end_inset
29036
29037  pour haut (top), 
29038 \begin_inset Quotes fld
29039 \end_inset
29040
29041
29042 \family sans
29043 c
29044 \family default
29045
29046 \begin_inset Quotes frd
29047 \end_inset
29048
29049
29050 \begin_inset Quotes erd
29051 \end_inset
29052
29053  pour centre (center), ou 
29054 \begin_inset Quotes fld
29055 \end_inset
29056
29057
29058 \family sans
29059 b
29060 \family default
29061
29062 \begin_inset Quotes frd
29063 \end_inset
29064
29065  pour bas (bottom).
29066  Pour que, par exemple, les légendes des flottants de figure soient centrés
29067  verticalement, utilisez la commande
29068 \end_layout
29069
29070 \begin_layout Standard
29071
29072 \series bold
29073
29074 \backslash
29075 sidecaptionvpos{figure}{c}
29076 \end_layout
29077
29078 \begin_layout Standard
29079 C'est ce qui a été utilisé pour la figure
29080 \begin_inset space ~
29081 \end_inset
29082
29083
29084 \begin_inset CommandInset ref
29085 LatexCommand ref
29086 reference "fig:legende-à-coté-fig-2"
29087
29088 \end_inset
29089
29090 .
29091 \end_layout
29092
29093 \begin_layout Standard
29094 \begin_inset VSpace medskip
29095 \end_inset
29096
29097
29098 \end_layout
29099
29100 \begin_layout Standard
29101 La largeur de légende par défaut est celle de l'image ou du tableau.
29102  Pour des images ou des tableaux étroits, comme le tableau
29103 \begin_inset space ~
29104 \end_inset
29105
29106
29107 \begin_inset CommandInset ref
29108 LatexCommand ref
29109 reference "tab:legende-à-coté-tableau"
29110
29111 \end_inset
29112
29113 , cela donne des légendes trop étroites.
29114  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
29115  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
29116  La largeur de la légende sera automatiquement recalculée dans le cas où
29117  cette dernière déborderait dans la marge de la page ou de la colonne à
29118  cause de la largeur indiquée.
29119  Le 
29120 \emph on
29121 facteur 
29122 \emph default
29123 peut soit être donné comme argument pour 
29124 \series bold
29125
29126 \backslash
29127 FigBesBeg
29128 \series default
29129 :
29130 \end_layout
29131
29132 \begin_layout Standard
29133
29134 \series bold
29135
29136 \backslash
29137 FigBesBeg[facteur]
29138 \end_layout
29139
29140 \begin_layout Standard
29141 ou dans la définition de 
29142 \series bold
29143
29144 \backslash
29145 FigBesBeg 
29146 \series default
29147 en remplaçant le
29148 \series bold
29149  1.0 
29150 \series default
29151 par une autre valeur.
29152  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29153  façon implicite quand  
29154 \series bold
29155
29156 \backslash
29157 FigBesBeg
29158 \series default
29159  est utilisé sans argument.
29160  Pour le tableau
29161 \begin_inset space ~
29162 \end_inset
29163
29164
29165 \begin_inset CommandInset ref
29166 LatexCommand ref
29167 reference "tab:cap-beside-tab-wider"
29168
29169 \end_inset
29170
29171  on a utilisé 5 comme facteur.
29172 \end_layout
29173
29174 \begin_layout Standard
29175
29176 \lang english
29177 \begin_inset Note Greyedout
29178 status open
29179
29180 \begin_layout Plain Layout
29181
29182 \series bold
29183 Note:
29184 \series default
29185  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29186  utiliser l'option de placement, 
29187 \family sans
29188 Ici
29189 \begin_inset space ~
29190 \end_inset
29191
29192 à
29193 \begin_inset space ~
29194 \end_inset
29195
29196 tout
29197 \begin_inset space ~
29198 \end_inset
29199
29200 prix
29201 \family default
29202  parce qu'elle n'est pas gérée par 
29203 \series bold
29204 sidecap
29205 \series default
29206 .
29207 \end_layout
29208
29209 \end_inset
29210
29211
29212 \end_layout
29213
29214 \begin_layout Standard
29215 \begin_inset VSpace medskip
29216 \end_inset
29217
29218 Pour plus d'information sur le paquetage 
29219 \series bold
29220 sidecap
29221 \series default
29222  nous vous renvoyons à sa documentation 
29223 \begin_inset CommandInset citation
29224 LatexCommand cite
29225 key "sidecap"
29226
29227 \end_inset
29228
29229 .
29230 \end_layout
29231
29232 \begin_layout Standard
29233 \begin_inset Note Greyedout
29234 status open
29235
29236 \begin_layout Plain Layout
29237
29238 \series bold
29239 Note:
29240 \series default
29241  Le paquetage \SpecialChar LaTeX
29242  
29243 \series bold
29244 hypcap
29245 \series default
29246
29247 \begin_inset Index idx
29248 status collapsed
29249
29250 \begin_layout Plain Layout
29251 Paquetages \SpecialChar LaTeX
29252  ! hypcap
29253 \end_layout
29254
29255 \end_inset
29256
29257 , qui est décrit dans la section
29258 \begin_inset space ~
29259 \end_inset
29260
29261
29262 \begin_inset CommandInset ref
29263 LatexCommand ref
29264 reference "subsec:Reference-Position"
29265
29266 \end_inset
29267
29268 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29269 \end_layout
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \begin_layout Standard
29277 \begin_inset ERT
29278 status collapsed
29279
29280 \begin_layout Plain Layout
29281
29282
29283 \backslash
29284 FigBesBeg 
29285 \end_layout
29286
29287 \end_inset
29288
29289
29290 \end_layout
29291
29292 \begin_layout Standard
29293 \begin_inset Float figure
29294 wide false
29295 sideways false
29296 status open
29297
29298 \begin_layout Plain Layout
29299 \begin_inset Graphics
29300         filename ../clipart/escher-lsd.eps
29301         scale 75
29302         scaleBeforeRotation
29303
29304 \end_inset
29305
29306
29307 \end_layout
29308
29309 \begin_layout Plain Layout
29310 \begin_inset Caption Standard
29311
29312 \begin_layout Plain Layout
29313 \begin_inset CommandInset label
29314 LatexCommand label
29315 name "fig:legende-a-coté-fig"
29316
29317 \end_inset
29318
29319 Une légende à côté d'une figure.
29320 \end_layout
29321
29322 \end_inset
29323
29324
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Standard
29333 \begin_inset ERT
29334 status collapsed
29335
29336 \begin_layout Plain Layout
29337
29338
29339 \backslash
29340 FigBesEnd
29341 \end_layout
29342
29343 \end_inset
29344
29345
29346 \end_layout
29347
29348 \begin_layout Standard
29349 \begin_inset ERT
29350 status collapsed
29351
29352 \begin_layout Plain Layout
29353
29354
29355 \backslash
29356 TabBesBeg 
29357 \end_layout
29358
29359 \end_inset
29360
29361
29362 \end_layout
29363
29364 \begin_layout Standard
29365 \begin_inset Float table
29366 wide false
29367 sideways false
29368 status open
29369
29370 \begin_layout Plain Layout
29371 \begin_inset Caption Standard
29372
29373 \begin_layout Plain Layout
29374 \begin_inset CommandInset label
29375 LatexCommand label
29376 name "tab:legende-à-coté-tableau"
29377
29378 \end_inset
29379
29380 Une légende à côté d'un tableau.
29381 \end_layout
29382
29383 \end_inset
29384
29385
29386 \end_layout
29387
29388 \begin_layout Plain Layout
29389 \begin_inset Tabular
29390 <lyxtabular version="3" rows="4" columns="5">
29391 <features tabularvalignment="middle">
29392 <column alignment="center" valignment="top">
29393 <column alignment="center" valignment="top">
29394 <column alignment="center" valignment="top">
29395 <column alignment="center" valignment="top">
29396 <column alignment="center" valignment="top">
29397 <row>
29398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29399 \begin_inset Text
29400
29401 \begin_layout Plain Layout
29402 a
29403 \end_layout
29404
29405 \end_inset
29406 </cell>
29407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29408 \begin_inset Text
29409
29410 \begin_layout Plain Layout
29411
29412 \end_layout
29413
29414 \end_inset
29415 </cell>
29416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29417 \begin_inset Text
29418
29419 \begin_layout Plain Layout
29420 b
29421 \end_layout
29422
29423 \end_inset
29424 </cell>
29425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29426 \begin_inset Text
29427
29428 \begin_layout Plain Layout
29429
29430 \end_layout
29431
29432 \end_inset
29433 </cell>
29434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29435 \begin_inset Text
29436
29437 \begin_layout Plain Layout
29438 c
29439 \end_layout
29440
29441 \end_inset
29442 </cell>
29443 </row>
29444 <row>
29445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29446 \begin_inset Text
29447
29448 \begin_layout Plain Layout
29449
29450 \end_layout
29451
29452 \end_inset
29453 </cell>
29454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29455 \begin_inset Text
29456
29457 \begin_layout Plain Layout
29458 d
29459 \end_layout
29460
29461 \end_inset
29462 </cell>
29463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29464 \begin_inset Text
29465
29466 \begin_layout Plain Layout
29467
29468 \end_layout
29469
29470 \end_inset
29471 </cell>
29472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Plain Layout
29476 e
29477 \end_layout
29478
29479 \end_inset
29480 </cell>
29481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29482 \begin_inset Text
29483
29484 \begin_layout Plain Layout
29485
29486 \end_layout
29487
29488 \end_inset
29489 </cell>
29490 </row>
29491 <row>
29492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29493 \begin_inset Text
29494
29495 \begin_layout Plain Layout
29496 f
29497 \end_layout
29498
29499 \end_inset
29500 </cell>
29501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29502 \begin_inset Text
29503
29504 \begin_layout Plain Layout
29505
29506 \end_layout
29507
29508 \end_inset
29509 </cell>
29510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29511 \begin_inset Text
29512
29513 \begin_layout Plain Layout
29514 g
29515 \end_layout
29516
29517 \end_inset
29518 </cell>
29519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29520 \begin_inset Text
29521
29522 \begin_layout Plain Layout
29523
29524 \end_layout
29525
29526 \end_inset
29527 </cell>
29528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29529 \begin_inset Text
29530
29531 \begin_layout Plain Layout
29532 h
29533 \end_layout
29534
29535 \end_inset
29536 </cell>
29537 </row>
29538 <row>
29539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29540 \begin_inset Text
29541
29542 \begin_layout Plain Layout
29543
29544 \end_layout
29545
29546 \end_inset
29547 </cell>
29548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29549 \begin_inset Text
29550
29551 \begin_layout Plain Layout
29552 i
29553 \end_layout
29554
29555 \end_inset
29556 </cell>
29557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29558 \begin_inset Text
29559
29560 \begin_layout Plain Layout
29561
29562 \end_layout
29563
29564 \end_inset
29565 </cell>
29566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29567 \begin_inset Text
29568
29569 \begin_layout Plain Layout
29570 j
29571 \end_layout
29572
29573 \end_inset
29574 </cell>
29575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29576 \begin_inset Text
29577
29578 \begin_layout Plain Layout
29579
29580 \end_layout
29581
29582 \end_inset
29583 </cell>
29584 </row>
29585 </lyxtabular>
29586
29587 \end_inset
29588
29589
29590 \end_layout
29591
29592 \end_inset
29593
29594
29595 \end_layout
29596
29597 \begin_layout Standard
29598 \begin_inset ERT
29599 status collapsed
29600
29601 \begin_layout Plain Layout
29602
29603
29604 \backslash
29605 TabBesEnd
29606 \end_layout
29607
29608 \end_inset
29609
29610
29611 \end_layout
29612
29613 \begin_layout Standard
29614 \begin_inset ERT
29615 status collapsed
29616
29617 \begin_layout Plain Layout
29618
29619
29620 \backslash
29621 FigBesBeg 
29622 \end_layout
29623
29624 \end_inset
29625
29626
29627 \end_layout
29628
29629 \begin_layout Standard
29630 \begin_inset ERT
29631 status collapsed
29632
29633 \begin_layout Plain Layout
29634
29635
29636 \backslash
29637 sidecaptionvpos{figure}{c}
29638 \end_layout
29639
29640 \end_inset
29641
29642
29643 \begin_inset Float figure
29644 wide false
29645 sideways false
29646 status open
29647
29648 \begin_layout Plain Layout
29649 \begin_inset Graphics
29650         filename ../clipart/escher-lsd.eps
29651         scale 75
29652         scaleBeforeRotation
29653
29654 \end_inset
29655
29656
29657 \end_layout
29658
29659 \begin_layout Plain Layout
29660 \begin_inset Caption Standard
29661
29662 \begin_layout Plain Layout
29663 \begin_inset CommandInset label
29664 LatexCommand label
29665 name "fig:legende-à-coté-fig-2"
29666
29667 \end_inset
29668
29669 Une légende centrée verticalement à côté d'une figure.
29670 \end_layout
29671
29672 \end_inset
29673
29674
29675 \end_layout
29676
29677 \end_inset
29678
29679
29680 \end_layout
29681
29682 \begin_layout Standard
29683 \begin_inset ERT
29684 status collapsed
29685
29686 \begin_layout Plain Layout
29687
29688
29689 \backslash
29690 FigBesEnd
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \end_layout
29697
29698 \begin_layout Standard
29699 \begin_inset ERT
29700 status collapsed
29701
29702 \begin_layout Plain Layout
29703
29704
29705 \backslash
29706 TabBesBeg[5]
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \begin_layout Standard
29715 \begin_inset Float table
29716 wide false
29717 sideways false
29718 status open
29719
29720 \begin_layout Plain Layout
29721 \begin_inset Caption Standard
29722
29723 \begin_layout Plain Layout
29724
29725 \lang english
29726 \begin_inset CommandInset label
29727 LatexCommand label
29728 name "tab:cap-beside-tab-wider"
29729
29730 \end_inset
29731
29732 This is a caption is wider than the one in
29733 \lang french
29734  tableau
29735 \begin_inset space ~
29736 \end_inset
29737
29738
29739 \begin_inset CommandInset ref
29740 LatexCommand ref
29741 reference "tab:legende-à-coté-tableau"
29742
29743 \end_inset
29744
29745 .
29746 \end_layout
29747
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \begin_layout Plain Layout
29754 \begin_inset Tabular
29755 <lyxtabular version="3" rows="4" columns="5">
29756 <features tabularvalignment="middle">
29757 <column alignment="center" valignment="top">
29758 <column alignment="center" valignment="top">
29759 <column alignment="center" valignment="top">
29760 <column alignment="center" valignment="top">
29761 <column alignment="center" valignment="top">
29762 <row>
29763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29764 \begin_inset Text
29765
29766 \begin_layout Plain Layout
29767 a
29768 \end_layout
29769
29770 \end_inset
29771 </cell>
29772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29773 \begin_inset Text
29774
29775 \begin_layout Plain Layout
29776
29777 \end_layout
29778
29779 \end_inset
29780 </cell>
29781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29782 \begin_inset Text
29783
29784 \begin_layout Plain Layout
29785 b
29786 \end_layout
29787
29788 \end_inset
29789 </cell>
29790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29791 \begin_inset Text
29792
29793 \begin_layout Plain Layout
29794
29795 \end_layout
29796
29797 \end_inset
29798 </cell>
29799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29800 \begin_inset Text
29801
29802 \begin_layout Plain Layout
29803 c
29804 \end_layout
29805
29806 \end_inset
29807 </cell>
29808 </row>
29809 <row>
29810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29811 \begin_inset Text
29812
29813 \begin_layout Plain Layout
29814
29815 \end_layout
29816
29817 \end_inset
29818 </cell>
29819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29820 \begin_inset Text
29821
29822 \begin_layout Plain Layout
29823 d
29824 \end_layout
29825
29826 \end_inset
29827 </cell>
29828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29829 \begin_inset Text
29830
29831 \begin_layout Plain Layout
29832
29833 \end_layout
29834
29835 \end_inset
29836 </cell>
29837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29838 \begin_inset Text
29839
29840 \begin_layout Plain Layout
29841 e
29842 \end_layout
29843
29844 \end_inset
29845 </cell>
29846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29847 \begin_inset Text
29848
29849 \begin_layout Plain Layout
29850
29851 \end_layout
29852
29853 \end_inset
29854 </cell>
29855 </row>
29856 <row>
29857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29858 \begin_inset Text
29859
29860 \begin_layout Plain Layout
29861 f
29862 \end_layout
29863
29864 \end_inset
29865 </cell>
29866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29867 \begin_inset Text
29868
29869 \begin_layout Plain Layout
29870
29871 \end_layout
29872
29873 \end_inset
29874 </cell>
29875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29876 \begin_inset Text
29877
29878 \begin_layout Plain Layout
29879 g
29880 \end_layout
29881
29882 \end_inset
29883 </cell>
29884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29885 \begin_inset Text
29886
29887 \begin_layout Plain Layout
29888
29889 \end_layout
29890
29891 \end_inset
29892 </cell>
29893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29894 \begin_inset Text
29895
29896 \begin_layout Plain Layout
29897 h
29898 \end_layout
29899
29900 \end_inset
29901 </cell>
29902 </row>
29903 <row>
29904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29914 \begin_inset Text
29915
29916 \begin_layout Plain Layout
29917 i
29918 \end_layout
29919
29920 \end_inset
29921 </cell>
29922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29923 \begin_inset Text
29924
29925 \begin_layout Plain Layout
29926
29927 \end_layout
29928
29929 \end_inset
29930 </cell>
29931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29932 \begin_inset Text
29933
29934 \begin_layout Plain Layout
29935 j
29936 \end_layout
29937
29938 \end_inset
29939 </cell>
29940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29941 \begin_inset Text
29942
29943 \begin_layout Plain Layout
29944
29945 \end_layout
29946
29947 \end_inset
29948 </cell>
29949 </row>
29950 </lyxtabular>
29951
29952 \end_inset
29953
29954
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \begin_layout Standard
29963 \begin_inset ERT
29964 status collapsed
29965
29966 \begin_layout Plain Layout
29967
29968
29969 \backslash
29970 TabBesEnd
29971 \end_layout
29972
29973 \end_inset
29974
29975
29976 \end_layout
29977
29978 \begin_layout Standard
29979 \begin_inset ERT
29980 status collapsed
29981
29982 \begin_layout Plain Layout
29983
29984
29985 \backslash
29986 else
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \begin_inset Note Note
29993 status open
29994
29995 \begin_layout Plain Layout
29996 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
29997  
29998 \series bold
29999 sidecap
30000 \series default
30001  n'est pas installé :
30002 \end_layout
30003
30004 \end_inset
30005
30006
30007 \end_layout
30008
30009 \begin_layout Standard
30010 Vous devez installer le paquetage \SpecialChar LaTeX
30011  
30012 \series bold
30013 sidecap
30014 \series default
30015  pour voir la suite de cette section dans la sortie imprimée.
30016 \end_layout
30017
30018 \begin_layout Standard
30019 \begin_inset ERT
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024
30025 \backslash
30026 fi
30027 \end_layout
30028
30029 \end_inset
30030
30031
30032 \end_layout
30033
30034 \begin_layout Section
30035 Les listes de flottants
30036 \begin_inset Index idx
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040 Flottants ! Listes de Flottants
30041 \end_layout
30042
30043 \end_inset
30044
30045
30046 \end_layout
30047
30048 \begin_layout Standard
30049 De la même façon que la table des matières fait la liste des sections du
30050  document, il y a des listes pour tous les types de flottants, comme par
30051  exemple pour les figures du document.
30052  Vous pouvez les insérer en utilisant le menu 
30053 \family sans
30054 Insertion\SpecialChar menuseparator
30055 Listes
30056 \begin_inset space ~
30057 \end_inset
30058
30059 &
30060 \begin_inset space ~
30061 \end_inset
30062
30063 TdM
30064 \family default
30065 .
30066 \end_layout
30067
30068 \begin_layout Standard
30069 Les entrées de la liste sont la légende du flottant ou éventuellement le
30070  titre court, le numéro du flottant, et le numéro de la page où le flottant
30071  apparaît dans le document.
30072 \end_layout
30073
30074 \begin_layout Standard
30075 Vous trouverez à la fin de ce document une liste des figures et une liste
30076  des tableaux.
30077 \end_layout
30078
30079 \begin_layout Chapter
30080 Notes
30081 \end_layout
30082
30083 \begin_layout Section
30084 Les notes de \SpecialChar LyX
30085
30086 \begin_inset Index idx
30087 status collapsed
30088
30089 \begin_layout Plain Layout
30090 Notes ! Notes \SpecialChar LyX
30091  
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \end_layout
30098
30099 \begin_layout Standard
30100 On peut insérer une note en utilisant le bouton 
30101 \begin_inset Info
30102 type  "icon"
30103 arg   "note-insert"
30104 \end_inset
30105
30106  de la barre d'outils ou avec le menu 
30107 \family sans
30108 Insertion\SpecialChar menuseparator
30109 Note
30110 \family default
30111 .
30112  Il y a trois types de notes :
30113 \end_layout
30114
30115 \begin_layout Description
30116 Note
30117 \begin_inset space ~
30118 \end_inset
30119
30120 \SpecialChar LyX
30121  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
30122  La boîte de cette note ressemble à ceci :
30123 \begin_inset Newline newline
30124 \end_inset
30125
30126
30127 \begin_inset Newline newline
30128 \end_inset
30129
30130
30131 \begin_inset Graphics
30132         filename clipart/LyXNoteImage.png
30133         display false
30134         scale 90
30135         scaleBeforeRotation
30136
30137 \end_inset
30138
30139  
30140 \begin_inset Note Note
30141 status open
30142
30143 \begin_layout Plain Layout
30144 Le texte de cette note n'apparaîtra pas à l'impression.
30145 \end_layout
30146
30147 \end_inset
30148
30149
30150 \end_layout
30151
30152 \begin_layout Description
30153 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30154  il est inséré comme un commentaire \SpecialChar LaTeX
30155  quand vous exportez votre document
30156  vers un fichier au format \SpecialChar LaTeX
30157  avec le menu 
30158 \family sans
30159 Fichier\SpecialChar menuseparator
30160 Exporter\SpecialChar menuseparator
30161 LaTeX
30162 \begin_inset space ~
30163 \end_inset
30164
30165 (pdflatex) / (plain)
30166 \family default
30167 .
30168  La boîte de cette note ressemble à ceci :
30169 \begin_inset Newline newline
30170 \end_inset
30171
30172
30173 \begin_inset Newline newline
30174 \end_inset
30175
30176
30177 \begin_inset Graphics
30178         filename clipart/CommentNoteImage.png
30179         display false
30180         scale 90
30181         scaleBeforeRotation
30182
30183 \end_inset
30184
30185  
30186 \begin_inset Note Comment
30187 status open
30188
30189 \begin_layout Plain Layout
30190 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30191  \SpecialChar LaTeX
30192 .
30193 \end_layout
30194
30195 \end_inset
30196
30197
30198 \end_layout
30199
30200 \begin_layout Description
30201 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30202  La boîte de cette note ressemble à ceci :
30203 \begin_inset Newline newline
30204 \end_inset
30205
30206
30207 \begin_inset Newline newline
30208 \end_inset
30209
30210
30211 \begin_inset Graphics
30212         filename clipart/GreyedOutNoteImage.png
30213         lyxscale 80
30214         display false
30215         scale 90
30216         scaleBeforeRotation
30217
30218 \end_inset
30219
30220
30221 \begin_inset Newline newline
30222 \end_inset
30223
30224
30225 \begin_inset ERT
30226 status collapsed
30227
30228 \begin_layout Plain Layout
30229
30230
30231 \backslash
30232 renewenvironment{lyxgreyedout}
30233 \end_layout
30234
30235 \begin_layout Plain Layout
30236
30237 {
30238 \backslash
30239 textcolor[gray]{0.8}
30240 \backslash
30241 bgroup}{
30242 \backslash
30243 egroup}
30244 \end_layout
30245
30246 \end_inset
30247
30248
30249 \begin_inset Note Greyedout
30250 status open
30251
30252 \begin_layout Plain Layout
30253 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
30254  grisé.
30255 \end_layout
30256
30257 \end_inset
30258
30259
30260 \begin_inset ERT
30261 status collapsed
30262
30263 \begin_layout Plain Layout
30264
30265
30266 \backslash
30267 renewenvironment{lyxgreyedout}
30268 \end_layout
30269
30270 \begin_layout Plain Layout
30271
30272 {
30273 \backslash
30274 textcolor{blue}
30275 \backslash
30276 bgroup}{
30277 \backslash
30278 egroup}
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \begin_inset Note Note
30285 status collapsed
30286
30287 \begin_layout Plain Layout
30288 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30289  originale qu'elle a dans \SpecialChar LyX
30290 .
30291  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30292  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30293 \end_layout
30294
30295 \end_inset
30296
30297
30298 \begin_inset Newline newline
30299 \end_inset
30300
30301
30302 \begin_inset Newline newline
30303 \end_inset
30304
30305 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30306  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30307 \end_layout
30308
30309 \begin_layout Standard
30310 \begin_inset VSpace bigskip
30311 \end_inset
30312
30313 Quand vous utilisez le bouton 
30314 \begin_inset Info
30315 type  "icon"
30316 arg   "note-insert"
30317 \end_inset
30318
30319  de la barre d'outils, vous insérez une 
30320 \family sans
30321 Note
30322 \begin_inset space ~
30323 \end_inset
30324
30325 \SpecialChar LyX
30326
30327 \family default
30328 .
30329  Vous pouvez commuter entre les trois types de note avec un clic droit sur
30330  la boîte.
30331  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30332 la et cliquez sur le bouton d'insertion de note.
30333  Pour retransformer une note en texte, appuyez sur la touche 
30334 \family sans
30335 backspace
30336 \family default
30337  quand le curseur est au tout début de la note ou appuyez sur la touche
30338  
30339 \family sans
30340 Suppr.
30341
30342 \family default
30343  quand le curseur se trouve à la fin de la note.
30344 \end_layout
30345
30346 \begin_layout Standard
30347 \begin_inset VSpace bigskip
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Standard
30354 Vous pouvez changer la couleur des notes grisées dans le menu 
30355 \family sans
30356 Document\SpecialChar menuseparator
30357 Paramètres\SpecialChar menuseparator
30358 Couleurs
30359 \family default
30360 .
30361 \end_layout
30362
30363 \begin_layout Section
30364 Notes en bas de page
30365 \begin_inset CommandInset label
30366 LatexCommand label
30367 name "sec:Notes-bas-de-page"
30368
30369 \end_inset
30370
30371
30372 \begin_inset Index idx
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376 Notes ! Notes de bas de page
30377 \end_layout
30378
30379 \end_inset
30380
30381
30382 \begin_inset Index idx
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386 Notes de bas de page
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Standard
30395 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30396  
30397 \begin_inset Info
30398 type  "icon"
30399 arg   "footnote-insert"
30400 \end_inset
30401
30402  de la barre d'outils, soit en utilisant le menu 
30403 \family sans
30404 Insertion\SpecialChar menuseparator
30405 Note
30406 \begin_inset space ~
30407 \end_inset
30408
30409 en
30410 \begin_inset space ~
30411 \end_inset
30412
30413 Bas
30414 \begin_inset space ~
30415 \end_inset
30416
30417 de
30418 \begin_inset space ~
30419 \end_inset
30420
30421 Page
30422 \family default
30423 .
30424  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30425  rouge 
30426 \begin_inset Quotes fld
30427 \end_inset
30428
30429 bas
30430 \begin_inset Quotes frd
30431 \end_inset
30432
30433  qui ressemble à ceci : 
30434 \begin_inset Graphics
30435         filename clipart/footnote.png
30436         scale 80
30437         scaleBeforeRotation
30438
30439 \end_inset
30440
30441  Vous pouvez y entrer votre texte.
30442  Si vous voulez transformer du texte déjà existant en note en bas de page,
30443  sélectionnez-le et cliquez sur le bouton 
30444 \family sans
30445 Note
30446 \begin_inset space ~
30447 \end_inset
30448
30449 en
30450 \begin_inset space ~
30451 \end_inset
30452
30453 Bas
30454 \begin_inset space ~
30455 \end_inset
30456
30457 de
30458 \begin_inset space ~
30459 \end_inset
30460
30461 Page
30462 \family default
30463  de la barre d'outils.
30464  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30465  
30466 \family sans
30467 Backspace
30468 \family default
30469  quand le curseur est au tout début de la note ou appuyez sur la touche
30470  
30471 \family sans
30472 Suppr.
30473
30474 \family default
30475  quand le curseur se trouve à la fin de la note.
30476 \end_layout
30477
30478 \begin_layout Standard
30479 Voici un exemple de note en bas de page:
30480 \begin_inset Foot
30481 status open
30482
30483 \begin_layout Plain Layout
30484 \begin_inset CommandInset label
30485 LatexCommand label
30486 name "fn:Note-en-bas"
30487
30488 \end_inset
30489
30490 Ceci est un exemple de note en bas de page.
30491 \end_layout
30492
30493 \end_inset
30494
30495
30496 \begin_inset ERT
30497 status collapsed
30498
30499 \begin_layout Plain Layout
30500
30501
30502 \backslash
30503 newcounter{MyRepeatFoot}
30504 \end_layout
30505
30506 \begin_layout Plain Layout
30507
30508
30509 \backslash
30510 setcounter{MyRepeatFoot}{
30511 \backslash
30512 thefootnote}
30513 \end_layout
30514
30515 \end_inset
30516
30517
30518 \end_layout
30519
30520 \begin_layout Standard
30521 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30522  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30523  de note.
30524  Le texte de la note est placé en bas de la page courante.
30525  Le numéro de note est calculé par \SpecialChar LaTeX
30526 , et les numéros se suivent.
30527  Selon votre classe de document les numéros de notes pourront être réinitialisés
30528  à chaque nouveau chapitre.
30529 \end_layout
30530
30531 \begin_layout Standard
30532 On peut faire référence à une note en bas de page comme on le fait avec
30533  les flottants : Insérez une étiquette dans la note et faites une référence
30534  croisée vers cette étiquette comme c'est décrit dans la
30535 \begin_inset space ~
30536 \end_inset
30537
30538
30539 \begin_inset CommandInset ref
30540 LatexCommand ref
30541 reference "sec:Referencer-les-Flottants"
30542
30543 \end_inset
30544
30545 .
30546 \begin_inset Newline newline
30547 \end_inset
30548
30549 Voici une référence à une note de bas de page :
30550 \begin_inset space ~
30551 \end_inset
30552
30553
30554 \begin_inset CommandInset ref
30555 LatexCommand ref
30556 reference "fn:Note-en-bas"
30557
30558 \end_inset
30559
30560 .
30561 \end_layout
30562
30563 \begin_layout Standard
30564 \begin_inset VSpace defskip
30565 \end_inset
30566
30567
30568 \lang english
30569 Footnotes in title environments are usually not numbered with symbols and
30570  they cannot contain several paragraphs.
30571  See for example the footnote in the titling of this document.
30572 \end_layout
30573
30574 \begin_layout Standard
30575 \begin_inset VSpace defskip
30576 \end_inset
30577
30578
30579 \end_layout
30580
30581 \begin_layout Standard
30582 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30583  par \SpecialChar LaTeX
30584  pour des raisons techniques.
30585  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30586  
30587 \series bold
30588
30589 \backslash
30590 footnotemark{}
30591 \series default
30592  en code \SpecialChar TeX
30593  à la place de la note de bas de page.
30594  Le texte de la note est mis en argument de la commande \SpecialChar TeX
30595  
30596 \series bold
30597
30598 \backslash
30599 footnotetext
30600 \series default
30601  après le tableau.
30602 \begin_inset Newline newline
30603 \end_inset
30604
30605 C'est ce qui a été fait pour le tableau qui suit avec la commande
30606 \end_layout
30607
30608 \begin_layout Standard
30609
30610 \series bold
30611
30612 \backslash
30613 footnotetext{
30614 \series default
30615 Note de bas de page de tableau imprimée.
30616 \series bold
30617 }
30618 \end_layout
30619
30620 \begin_layout Standard
30621
30622 \lang english
30623 \begin_inset Tabular
30624 <lyxtabular version="3" rows="2" columns="1">
30625 <features tabularvalignment="middle">
30626 <column alignment="center" valignment="top">
30627 <row>
30628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632 Un exemple de texte
30633 \begin_inset Foot
30634 status open
30635
30636 \begin_layout Plain Layout
30637 Cette note ne sera pas imprimée
30638 \begin_inset space ~
30639 \end_inset
30640
30641 !
30642 \end_layout
30643
30644 \end_inset
30645
30646
30647 \end_layout
30648
30649 \end_inset
30650 </cell>
30651 </row>
30652 <row>
30653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30654 \begin_inset Text
30655
30656 \begin_layout Plain Layout
30657 Un autre exemple de texte
30658 \begin_inset ERT
30659 status collapsed
30660
30661 \begin_layout Plain Layout
30662
30663
30664 \backslash
30665 footnotemark{}
30666 \end_layout
30667
30668 \end_inset
30669
30670
30671 \end_layout
30672
30673 \end_inset
30674 </cell>
30675 </row>
30676 </lyxtabular>
30677
30678 \end_inset
30679
30680
30681 \begin_inset ERT
30682 status collapsed
30683
30684 \begin_layout Plain Layout
30685
30686
30687 \backslash
30688 footnotetext{
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \lang french
30695 Note de bas de page de tableau imprimée.
30696 \lang english
30697
30698 \begin_inset ERT
30699 status collapsed
30700
30701 \begin_layout Plain Layout
30702
30703 }
30704 \end_layout
30705
30706 \end_inset
30707
30708
30709 \end_layout
30710
30711 \begin_layout Standard
30712 Les notes de bas de page dans des tableaux longs sont décrites dans la section
30713 \begin_inset space ~
30714 \end_inset
30715
30716
30717 \begin_inset CommandInset ref
30718 LatexCommand ref
30719 reference "subsec:Notes-dans-tableau-long"
30720
30721 \end_inset
30722
30723 .
30724 \end_layout
30725
30726 \begin_layout Standard
30727 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30728  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30729 e, vu que la minipage est considérée comme une page se trouvant dans une
30730  autre page.
30731  Pour plus d'information sur les minipages, voyez la section
30732 \begin_inset space ~
30733 \end_inset
30734
30735
30736 \begin_inset CommandInset ref
30737 LatexCommand ref
30738 reference "sec:Minipages"
30739
30740 \end_inset
30741
30742 .
30743  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30744  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30745  la méthode utilisant les commandes 
30746 \series bold
30747
30748 \backslash
30749 footnotemark{}
30750 \series default
30751  et 
30752 \series bold
30753
30754 \backslash
30755 footnotetext
30756 \series default
30757 .
30758 \end_layout
30759
30760 \begin_layout Standard
30761 \begin_inset Box Frameless
30762 position "t"
30763 hor_pos "c"
30764 has_inner_box 1
30765 inner_pos "t"
30766 use_parbox 0
30767 use_makebox 0
30768 width "100col%"
30769 special "none"
30770 height "1in"
30771 height_special "totalheight"
30772 thickness "0.4pt"
30773 separation "3pt"
30774 shadowsize "4pt"
30775 framecolor "black"
30776 backgroundcolor "none"
30777 status open
30778
30779 \begin_layout Plain Layout
30780 Un exemple de texte dans une minipage.
30781 \begin_inset Foot
30782 status open
30783
30784 \begin_layout Plain Layout
30785 Note de bas de page dans la minipage.
30786 \end_layout
30787
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \begin_layout Plain Layout
30794 Un autre exemple de texte dans une minipage.
30795 \begin_inset ERT
30796 status collapsed
30797
30798 \begin_layout Plain Layout
30799
30800
30801 \backslash
30802 footnotemark{}
30803 \end_layout
30804
30805 \end_inset
30806
30807
30808 \end_layout
30809
30810 \end_inset
30811
30812
30813 \end_layout
30814
30815 \begin_layout Standard
30816 \begin_inset ERT
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820
30821
30822 \backslash
30823 footnotetext{
30824 \end_layout
30825
30826 \end_inset
30827
30828 Note de bas de page en dehors de la minipage.
30829 \begin_inset ERT
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833
30834 }
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \end_layout
30841
30842 \begin_layout Standard
30843 \begin_inset VSpace defskip
30844 \end_inset
30845
30846
30847 \end_layout
30848
30849 \begin_layout Standard
30850 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30851  utilisez la commande 
30852 \series bold
30853
30854 \backslash
30855 footnotemark[number]
30856 \series default
30857  en code \SpecialChar TeX
30858 .
30859 \begin_inset Newline newline
30860 \end_inset
30861
30862 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30863  votre texte, vous devez enregistrer son numéro.
30864  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30865  ont été insérées en code \SpecialChar TeX
30866  après la note
30867 \begin_inset space ~
30868 \end_inset
30869
30870
30871 \begin_inset CommandInset ref
30872 LatexCommand ref
30873 reference "fn:Note-en-bas"
30874
30875 \end_inset
30876
30877  pour enregistrer son numéro
30878 \begin_inset space ~
30879 \end_inset
30880
30881 :
30882 \end_layout
30883
30884 \begin_layout Standard
30885
30886 \series bold
30887
30888 \backslash
30889 newcounter{MaNoteDupliquee}
30890 \begin_inset Newline newline
30891 \end_inset
30892
30893
30894 \backslash
30895 setcounter{MaNoteDupliquee}{
30896 \backslash
30897 thefootnote}
30898 \end_layout
30899
30900 \begin_layout Standard
30901 La note de bas de page a été créée avec la commande
30902 \begin_inset space ~
30903 \end_inset
30904
30905 :
30906 \end_layout
30907
30908 \begin_layout Standard
30909
30910 \series bold
30911
30912 \backslash
30913 footnotemark[
30914 \backslash
30915 MaNoteDupliquee]
30916 \end_layout
30917
30918 \begin_layout Standard
30919 Voici une note de bas de page dupliquée
30920 \begin_inset space ~
30921 \end_inset
30922
30923 :
30924 \begin_inset ERT
30925 status collapsed
30926
30927 \begin_layout Plain Layout
30928
30929
30930 \backslash
30931 footnotemark[
30932 \backslash
30933 theMyRepeatFoot]
30934 \end_layout
30935
30936 \end_inset
30937
30938
30939 \end_layout
30940
30941 \begin_layout Standard
30942 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
30943 t du numéro de note et juste utiliser la commande suivante
30944 \end_layout
30945
30946 \begin_layout Standard
30947
30948 \series bold
30949
30950 \backslash
30951 footnotemark[
30952 \backslash
30953 thefootnote]
30954 \end_layout
30955
30956 \begin_layout Standard
30957 Voici une autre note de bas de page dupliquée
30958 \begin_inset space ~
30959 \end_inset
30960
30961 :
30962 \begin_inset ERT
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966
30967
30968 \backslash
30969 footnotemark[
30970 \backslash
30971 thefootnote]
30972 \end_layout
30973
30974 \end_inset
30975
30976
30977 \end_layout
30978
30979 \begin_layout Subsection
30980 Numérotation de notes de bas de page
30981 \begin_inset CommandInset label
30982 LatexCommand label
30983 name "subsec:Numerotation-notes-bas-de-page"
30984
30985 \end_inset
30986
30987
30988 \begin_inset Index idx
30989 status collapsed
30990
30991 \begin_layout Plain Layout
30992 Notes de bas de page ! Numérotation
30993 \end_layout
30994
30995 \end_inset
30996
30997
30998 \end_layout
30999
31000 \begin_layout Standard
31001 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
31002  ajoutez cette commande dans le préambule de votre document :
31003 \end_layout
31004
31005 \begin_layout Standard
31006
31007 \series bold
31008
31009 \backslash
31010 @addtoreset{footnote}{section}
31011 \end_layout
31012
31013 \begin_layout Standard
31014 \begin_inset VSpace bigskip
31015 \end_inset
31016
31017 La commande de préambule suivante change le style de numérotation des notes
31018  en petits chiffres romains :
31019 \end_layout
31020
31021 \begin_layout Standard
31022
31023 \series bold
31024
31025 \backslash
31026 renewcommand{
31027 \backslash
31028 thefootnote}{
31029 \backslash
31030 roman{footnote}}
31031 \end_layout
31032
31033 \begin_layout Standard
31034 \begin_inset ERT
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038
31039
31040 \backslash
31041 renewcommand{
31042 \backslash
31043 thefootnote}{
31044 \backslash
31045 roman{footnote}}
31046 \end_layout
31047
31048 \end_inset
31049
31050  Cette note de bas de page utilise une numérotation en chiffres romains
31051  :
31052 \begin_inset Foot
31053 status open
31054
31055 \begin_layout Plain Layout
31056 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
31057  romains.
31058 \end_layout
31059
31060 \end_inset
31061
31062
31063 \end_layout
31064
31065 \begin_layout Standard
31066 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
31067  la commande précédente 
31068 \series bold
31069
31070 \backslash
31071 roman
31072 \series default
31073  par 
31074 \series bold
31075
31076 \backslash
31077 Roman
31078 \series default
31079 .
31080  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
31081  utilisez respectivement soit 
31082 \series bold
31083
31084 \backslash
31085 Alph
31086 \series default
31087  soit 
31088 \series bold
31089
31090 \backslash
31091 alph
31092 \series default
31093 .
31094  Pour les 
31095 \begin_inset Quotes fld
31096 \end_inset
31097
31098 numéroter
31099 \begin_inset Quotes frd
31100 \end_inset
31101
31102  avec des symboles, utilisez 
31103 \series bold
31104
31105 \backslash
31106 fnsymbol
31107 \series default
31108 .
31109 \end_layout
31110
31111 \begin_layout Standard
31112 \begin_inset Note Greyedout
31113 status open
31114
31115 \begin_layout Plain Layout
31116
31117 \series bold
31118 Note:
31119 \series default
31120  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
31121  puisque cette numérotation est limitée à des lettres seules.
31122 \end_layout
31123
31124 \end_inset
31125
31126
31127 \begin_inset Newline newline
31128 \end_inset
31129
31130
31131 \begin_inset Note Greyedout
31132 status open
31133
31134 \begin_layout Plain Layout
31135
31136 \series bold
31137 Note:
31138 \series default
31139  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
31140 \end_layout
31141
31142 \end_inset
31143
31144
31145 \end_layout
31146
31147 \begin_layout Standard
31148 Pour revenir au style de numérotation implicite quand vous en avez changé,
31149  utilisez 
31150 \series bold
31151
31152 \backslash
31153 arabic
31154 \series default
31155  à la place de 
31156 \series bold
31157
31158 \backslash
31159 roman
31160 \series default
31161  dans la commande précédente.
31162 \begin_inset ERT
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166
31167
31168 \backslash
31169 renewcommand{
31170 \backslash
31171 thefootnote}{
31172 \backslash
31173 arabic{footnote}}
31174 \end_layout
31175
31176 \end_inset
31177
31178
31179 \end_layout
31180
31181 \begin_layout Standard
31182 \begin_inset VSpace bigskip
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \begin_layout Standard
31189 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31190  le schéma 
31191 \begin_inset Quotes fld
31192 \end_inset
31193
31194 chapitre.note
31195 \begin_inset Quotes frd
31196 \end_inset
31197
31198 , ajoutez la commande suivante au préambule de votre document :
31199 \end_layout
31200
31201 \begin_layout Standard
31202
31203 \series bold
31204
31205 \backslash
31206 numberwithin{footnote}{chapter}
31207 \end_layout
31208
31209 \begin_layout Standard
31210 Pour pouvoir utiliser la commande 
31211 \series bold
31212
31213 \backslash
31214 numberwithin
31215 \series default
31216 , activez dans la rubrique 
31217 \family sans
31218 Options
31219 \begin_inset space ~
31220 \end_inset
31221
31222 des
31223 \begin_inset space ~
31224 \end_inset
31225
31226 Maths
31227 \family default
31228  dans les paramètres du document, l'option 
31229 \family sans
31230 Utiliser
31231 \begin_inset space ~
31232 \end_inset
31233
31234 le
31235 \begin_inset space ~
31236 \end_inset
31237
31238 paquetage
31239 \begin_inset space ~
31240 \end_inset
31241
31242 maths
31243 \begin_inset space ~
31244 \end_inset
31245
31246 AMS
31247 \family default
31248 .
31249 \end_layout
31250
31251 \begin_layout Standard
31252 \begin_inset ERT
31253 status collapsed
31254
31255 \begin_layout Plain Layout
31256
31257
31258 \backslash
31259 numberwithin{footnote}{chapter}
31260 \end_layout
31261
31262 \end_inset
31263
31264 Ceci est un autre exemple de note de bas de page:
31265 \series bold
31266
31267 \begin_inset Foot
31268 status open
31269
31270 \begin_layout Plain Layout
31271 Cette note est numérotée en suivant le schéma 
31272 \begin_inset Quotes fld
31273 \end_inset
31274
31275 chapitre.note
31276 \begin_inset Quotes frd
31277 \end_inset
31278
31279 .
31280 \end_layout
31281
31282 \end_inset
31283
31284
31285 \series default
31286
31287 \begin_inset ERT
31288 status collapsed
31289
31290 \begin_layout Plain Layout
31291
31292
31293 \backslash
31294 renewcommand{
31295 \backslash
31296 thefootnote}{
31297 \backslash
31298 arabic{footnote}}
31299 \end_layout
31300
31301 \end_inset
31302
31303
31304 \end_layout
31305
31306 \begin_layout Standard
31307 \begin_inset Note Greyedout
31308 status open
31309
31310 \begin_layout Plain Layout
31311
31312 \series bold
31313 Note:
31314 \series default
31315  
31316 \series bold
31317
31318 \backslash
31319 numberwithin
31320 \series default
31321  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31322  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31323  prises en compte.
31324  
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \end_layout
31331
31332 \begin_layout Standard
31333 Donc pour avoir par exemple le schéma 
31334 \begin_inset Quotes fld
31335 \end_inset
31336
31337 chapitre.
31338 \backslash
31339 Roman{note}
31340 \begin_inset Quotes frd
31341 \end_inset
31342
31343 , utilisez la commande suivante plutôt que 
31344 \series bold
31345
31346 \backslash
31347 numberwithin
31348 \series default
31349  :
31350 \end_layout
31351
31352 \begin_layout Standard
31353
31354 \series bold
31355
31356 \backslash
31357 renewcommand{
31358 \backslash
31359 thefootnote}{
31360 \backslash
31361 thechapter.
31362 \backslash
31363 Roman{footnote}}
31364 \end_layout
31365
31366 \begin_layout Subsection
31367 Positionnement de notes de bas de page
31368 \begin_inset Index idx
31369 status collapsed
31370
31371 \begin_layout Plain Layout
31372 Notes de bas de page ! Positionnement
31373 \end_layout
31374
31375 \end_inset
31376
31377
31378 \end_layout
31379
31380 \begin_layout Standard
31381 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31382  vertical entre elles en bas de la page.
31383  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31384  de 1.5
31385 \begin_inset space \thinspace{}
31386 \end_inset
31387
31388 mm avec la commande suivante dans le préambule :
31389 \end_layout
31390
31391 \begin_layout Standard
31392
31393 \series bold
31394
31395 \backslash
31396 let
31397 \backslash
31398 myFoot
31399 \backslash
31400 footnote
31401 \begin_inset Newline newline
31402 \end_inset
31403
31404
31405 \backslash
31406 renewcommand{
31407 \backslash
31408 footnote}[1]{
31409 \backslash
31410 myFoot{#1
31411 \backslash
31412 vspace{1.5mm}}}
31413 \end_layout
31414
31415 \begin_layout Standard
31416 \begin_inset VSpace bigskip
31417 \end_inset
31418
31419 Dans un document à deux colonnes les notes de bas de page apparaissent en
31420  bas de chaque colonne, comme sur la Figure
31421 \begin_inset space ~
31422 \end_inset
31423
31424
31425 \begin_inset CommandInset ref
31426 LatexCommand ref
31427 reference "fig:Position-standard-note-bas-de-page"
31428
31429 \end_inset
31430
31431 .
31432  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31433  sur la Figure
31434 \begin_inset space ~
31435 \end_inset
31436
31437
31438 \begin_inset CommandInset ref
31439 LatexCommand ref
31440 reference "fig:Position-note-avec-ftnright"
31441
31442 \end_inset
31443
31444 , utilisez le paquetage \SpecialChar LaTeX
31445  
31446 \series bold
31447 ftnright
31448 \series default
31449
31450 \begin_inset Index idx
31451 status collapsed
31452
31453 \begin_layout Plain Layout
31454 Paquetages \SpecialChar LaTeX
31455  ! ftnright
31456 \end_layout
31457
31458 \end_inset
31459
31460  avec cette commande dans le préambule du document:
31461 \end_layout
31462
31463 \begin_layout Standard
31464
31465 \series bold
31466
31467 \backslash
31468 usepackage{ftnright}
31469 \end_layout
31470
31471 \begin_layout Standard
31472 \begin_inset Float figure
31473 placement !h
31474 wide false
31475 sideways false
31476 status open
31477
31478 \begin_layout Plain Layout
31479 \begin_inset ERT
31480 status collapsed
31481
31482 \begin_layout Plain Layout
31483
31484
31485 \backslash
31486 framebox{
31487 \end_layout
31488
31489 \end_inset
31490
31491
31492 \begin_inset Graphics
31493         filename ../clipart/without_fntright.pdf
31494         width 100col%
31495         scaleBeforeRotation
31496
31497 \end_inset
31498
31499
31500 \begin_inset ERT
31501 status collapsed
31502
31503 \begin_layout Plain Layout
31504
31505 }
31506 \end_layout
31507
31508 \end_inset
31509
31510
31511 \end_layout
31512
31513 \begin_layout Plain Layout
31514 \begin_inset Caption Standard
31515
31516 \begin_layout Plain Layout
31517 \begin_inset CommandInset label
31518 LatexCommand label
31519 name "fig:Position-standard-note-bas-de-page"
31520
31521 \end_inset
31522
31523 Positionnement standard des notes de bas de page dans un document à deux
31524  colonnes.
31525 \end_layout
31526
31527 \end_inset
31528
31529
31530 \end_layout
31531
31532 \end_inset
31533
31534
31535 \end_layout
31536
31537 \begin_layout Standard
31538 \begin_inset Float figure
31539 placement !h
31540 wide false
31541 sideways false
31542 status open
31543
31544 \begin_layout Plain Layout
31545 \begin_inset ERT
31546 status collapsed
31547
31548 \begin_layout Plain Layout
31549
31550
31551 \backslash
31552 framebox{
31553 \end_layout
31554
31555 \end_inset
31556
31557
31558 \begin_inset Graphics
31559         filename ../clipart/with_fntright.pdf
31560         width 100col%
31561         scaleBeforeRotation
31562
31563 \end_inset
31564
31565
31566 \begin_inset ERT
31567 status collapsed
31568
31569 \begin_layout Plain Layout
31570
31571 }
31572 \end_layout
31573
31574 \end_inset
31575
31576
31577 \end_layout
31578
31579 \begin_layout Plain Layout
31580 \begin_inset Caption Standard
31581
31582 \begin_layout Plain Layout
31583 \begin_inset CommandInset label
31584 LatexCommand label
31585 name "fig:Position-note-avec-ftnright"
31586
31587 \end_inset
31588
31589 Positionnement de notes de bas de page dans un document à deux colonnes
31590  en utilisant le paquetage \SpecialChar LaTeX
31591  
31592 \series bold
31593 ftnright
31594 \series default
31595 .
31596 \end_layout
31597
31598 \end_inset
31599
31600
31601 \end_layout
31602
31603 \end_inset
31604
31605
31606 \end_layout
31607
31608 \begin_layout Standard
31609 \begin_inset VSpace bigskip
31610 \end_inset
31611
31612 Dans certaines publications scientifiques, il est courant de rassembler
31613  les notes de bas de page et de les imprimer dans un paragraphe particulier
31614  à la fin de la section, comme sur la Figure
31615 \begin_inset space ~
31616 \end_inset
31617
31618
31619 \begin_inset CommandInset ref
31620 LatexCommand ref
31621 reference "fig:Notes-de-fin"
31622
31623 \end_inset
31624
31625 .
31626  On les appelle 
31627 \begin_inset Quotes fld
31628 \end_inset
31629
31630 notes de fin
31631 \begin_inset Quotes frd
31632 \end_inset
31633
31634 .
31635 \begin_inset Index idx
31636 status collapsed
31637
31638 \begin_layout Plain Layout
31639 Notes de fin
31640 \end_layout
31641
31642 \end_inset
31643
31644  Pour utiliser des notes de fin à la place des notes de bas de page dans
31645  votre document, charger le module 
31646 \family sans
31647 Note de bas de page en fin de document
31648 \family default
31649  à partir de 
31650 \family sans
31651 Document\SpecialChar menuseparator
31652 Paramètres\SpecialChar menuseparator
31653 Modules
31654 \family default
31655 .
31656  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31657 \end_layout
31658
31659 \begin_layout Standard
31660
31661 \series bold
31662
31663 \backslash
31664 theendnotes
31665 \end_layout
31666
31667 \begin_layout Standard
31668 en code \SpecialChar TeX
31669  à la fin d'une section ou d'un chapitre.
31670 \end_layout
31671
31672 \begin_layout Standard
31673 \begin_inset Float figure
31674 wide false
31675 sideways false
31676 status open
31677
31678 \begin_layout Plain Layout
31679 \align center
31680 \begin_inset ERT
31681 status collapsed
31682
31683 \begin_layout Plain Layout
31684
31685
31686 \backslash
31687 framebox{
31688 \end_layout
31689
31690 \end_inset
31691
31692
31693 \begin_inset Graphics
31694         filename ../clipart/endnotes.pdf
31695         scaleBeforeRotation
31696
31697 \end_inset
31698
31699
31700 \begin_inset ERT
31701 status collapsed
31702
31703 \begin_layout Plain Layout
31704
31705 }
31706 \end_layout
31707
31708 \end_inset
31709
31710
31711 \end_layout
31712
31713 \begin_layout Plain Layout
31714 \begin_inset Caption Standard
31715
31716 \begin_layout Plain Layout
31717 \begin_inset CommandInset label
31718 LatexCommand label
31719 name "fig:Notes-de-fin"
31720
31721 \end_inset
31722
31723 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31724  séparé à la fin des sections ou des chapitres.
31725 \end_layout
31726
31727 \end_inset
31728
31729
31730 \end_layout
31731
31732 \end_inset
31733
31734
31735 \end_layout
31736
31737 \begin_layout Standard
31738 \begin_inset VSpace medskip
31739 \end_inset
31740
31741 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31742  dans la langue du document, cela doit être fait manuellement.
31743  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31744  
31745 \begin_inset Quotes fld
31746 \end_inset
31747
31748 Notes
31749 \begin_inset Quotes frd
31750 \end_inset
31751
31752  en sa traduction Allemande
31753 \begin_inset Foot
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757 En français, 
31758 \begin_inset Quotes fld
31759 \end_inset
31760
31761 Notes
31762 \begin_inset Quotes frd
31763 \end_inset
31764
31765  peut être conservé.
31766 \end_layout
31767
31768 \end_inset
31769
31770  
31771 \begin_inset Quotes fld
31772 \end_inset
31773
31774 Anmerkungen
31775 \begin_inset Quotes frd
31776 \end_inset
31777
31778  :
31779 \end_layout
31780
31781 \begin_layout Standard
31782
31783 \series bold
31784
31785 \backslash
31786 renewcommand{
31787 \backslash
31788 notesname}{Anmerkungen}
31789 \end_layout
31790
31791 \begin_layout Standard
31792 \begin_inset VSpace medskip
31793 \end_inset
31794
31795 La numérotation des notes de fin peut être modifiée comme celle des notes
31796  de bas de page comme c'est décrit dans la section
31797 \begin_inset space ~
31798 \end_inset
31799
31800
31801 \begin_inset CommandInset ref
31802 LatexCommand ref
31803 reference "subsec:Numerotation-notes-bas-de-page"
31804
31805 \end_inset
31806
31807  ; remplacez juste la commande 
31808 \series bold
31809
31810 \backslash
31811 thefootnote
31812 \series default
31813  par 
31814 \series bold
31815
31816 \backslash
31817 theendnote
31818 \series default
31819 .
31820  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31821 \series bold
31822
31823 \backslash
31824 @addtoreset
31825 \series default
31826  comme c'est décrit dans la section
31827 \begin_inset space ~
31828 \end_inset
31829
31830
31831 \begin_inset CommandInset ref
31832 LatexCommand ref
31833 reference "subsec:Numerotation-notes-bas-de-page"
31834
31835 \end_inset
31836
31837  et remplacez le paramètre de commande 
31838 \series bold
31839 footnote
31840 \series default
31841  par 
31842 \series bold
31843 endnote
31844 \series default
31845 .
31846 \end_layout
31847
31848 \begin_layout Standard
31849 Pour les notes de fin, il y a la commande 
31850 \series bold
31851
31852 \backslash
31853 endnotemark[numéro]
31854 \series default
31855  qui est semblable à 
31856 \series bold
31857
31858 \backslash
31859 footnotemark
31860 \series default
31861 , décrite dans la section
31862 \begin_inset space ~
31863 \end_inset
31864
31865
31866 \begin_inset CommandInset ref
31867 LatexCommand ref
31868 reference "sec:Notes-bas-de-page"
31869
31870 \end_inset
31871
31872 .
31873 \end_layout
31874
31875 \begin_layout Standard
31876 \begin_inset VSpace bigskip
31877 \end_inset
31878
31879  Les notes de bas de page peuvent être mise dans la marge de la page et
31880  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
31881
31882  
31883 \series bold
31884 footmisc
31885 \series default
31886
31887 \begin_inset Index idx
31888 status collapsed
31889
31890 \begin_layout Plain Layout
31891 Paquetages \SpecialChar LaTeX
31892  ! footmisc
31893 \end_layout
31894
31895 \end_inset
31896
31897
31898 \begin_inset CommandInset citation
31899 LatexCommand cite
31900 key "footmisc"
31901
31902 \end_inset
31903
31904  pour plus d'information à ce sujet.
31905 \end_layout
31906
31907 \begin_layout Standard
31908 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31909  voyez les livres sur \SpecialChar LaTeX
31910
31911 \begin_inset CommandInset citation
31912 LatexCommand cite
31913 key "latexcompanion,latexguide,latexbook"
31914
31915 \end_inset
31916
31917 .
31918  Si vous utilisez une classe de document  
31919 \series bold
31920 KOMA-Script
31921 \series default
31922
31923 \begin_inset Index idx
31924 status collapsed
31925
31926 \begin_layout Plain Layout
31927 Paquetages \SpecialChar LaTeX
31928  ! KOMA-Script
31929 \end_layout
31930
31931 \end_inset
31932
31933 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31934  des commandes spécifiques à la classe de document utilisée, voyez 
31935 \begin_inset CommandInset citation
31936 LatexCommand cite
31937 key "KOMA-Script"
31938
31939 \end_inset
31940
31941 .
31942 \end_layout
31943
31944 \begin_layout Section
31945 Notes en marge
31946 \begin_inset Index idx
31947 status collapsed
31948
31949 \begin_layout Plain Layout
31950 Notes ! Notes en Marge
31951 \end_layout
31952
31953 \end_inset
31954
31955
31956 \end_layout
31957
31958 \begin_layout Standard
31959 Les notes en marge dans \SpecialChar LyX
31960  ressemblent aux notes en bas de page et se comportent
31961  de la même façon.
31962  Quand vous insérez une note en marge avec 
31963 \family sans
31964 Insertion\SpecialChar menuseparator
31965 Note
31966 \begin_inset space ~
31967 \end_inset
31968
31969 en
31970 \begin_inset space ~
31971 \end_inset
31972
31973 Marge
31974 \family default
31975  ou avec le bouton 
31976 \begin_inset Info
31977 type  "icon"
31978 arg   "marginalnote-insert"
31979 \end_inset
31980
31981  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
31982  grise avec une étiquette rouge 
31983 \begin_inset Quotes fld
31984 \end_inset
31985
31986 marge
31987 \begin_inset Quotes frd
31988 \end_inset
31989
31990 .
31991  
31992 \begin_inset Marginal
31993 status collapsed
31994
31995 \begin_layout Plain Layout
31996 C'est une note en marge.
31997 \end_layout
31998
31999 \end_inset
32000
32001  Cette boîte est la représentation de votre note dans \SpecialChar LyX
32002 .
32003  Vous pouvez y entrer votre texte.
32004 \end_layout
32005
32006 \begin_layout Standard
32007 Les notes en marge apparaissent dans la marge de droite dans les documents
32008  imprimées sur une seule face.
32009  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
32010  
32011 \begin_inset Quotes fld
32012 \end_inset
32013
32014 extérieure
32015 \begin_inset Quotes frd
32016 \end_inset
32017
32018  – la gauche sur les pages paires et la droite sur les pages impaires.
32019  Le texte de la note en marge est aligné à l'opposé de la marge externe
32020  – aligné à droite quand la note apparaît dans la marge de gauche.
32021  La première ligne de la note apparaît à la hauteur de la ligne de texte
32022  où la note a été insérée dans le document.
32023 \end_layout
32024
32025 \begin_layout Standard
32026 \begin_inset VSpace bigskip
32027 \end_inset
32028
32029 Pour placer une note dans la marge interne, ajoutez la commande suivante
32030  :
32031 \end_layout
32032
32033 \begin_layout Standard
32034
32035 \series bold
32036
32037 \backslash
32038 reversemarginpar
32039 \end_layout
32040
32041 \begin_layout Standard
32042 sous forme de code \SpecialChar TeX
32043  avant votre note de marge.
32044  Le nouveau positionnement est pris en compte pour toutes les notes en marge
32045  qui suivent 
32046 \begin_inset ERT
32047 status collapsed
32048
32049 \begin_layout Plain Layout
32050
32051
32052 \backslash
32053 reversemarginpar 
32054 \end_layout
32055
32056 \end_inset
32057
32058
32059 \begin_inset Marginal
32060 status open
32061
32062 \begin_layout Plain Layout
32063 Cette note en marge est dans la marge interne.
32064 \end_layout
32065
32066 \end_inset
32067
32068
32069 \series bold
32070
32071 \begin_inset Newline newline
32072 \end_inset
32073
32074
32075 \series default
32076
32077 \begin_inset Note Greyedout
32078 status open
32079
32080 \begin_layout Plain Layout
32081
32082 \series bold
32083 Note:
32084 \series default
32085  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
32086  les notes sont souvent mal mises en formes dans la sortie imprimée.
32087 \end_layout
32088
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \begin_layout Standard
32095 Pour revenir au positionnement implicite, ajoutez la commande :
32096 \end_layout
32097
32098 \begin_layout Standard
32099
32100 \series bold
32101
32102 \backslash
32103 normalmarginpar
32104 \end_layout
32105
32106 \begin_layout Standard
32107 sous forme de code \SpecialChar TeX
32108 .
32109 \begin_inset ERT
32110 status collapsed
32111
32112 \begin_layout Plain Layout
32113
32114
32115 \backslash
32116 normalmarginpar 
32117 \end_layout
32118
32119 \end_inset
32120
32121
32122 \begin_inset Newline newline
32123 \end_inset
32124
32125  
32126 \begin_inset Note Greyedout
32127 status open
32128
32129 \begin_layout Plain Layout
32130
32131 \series bold
32132 Note:
32133 \series default
32134  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
32135  
32136 \series bold
32137
32138 \backslash
32139 reversemarginpar
32140 \series default
32141  est aussi utilisée.
32142 \end_layout
32143
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \begin_layout Standard
32150 \begin_inset VSpace bigskip
32151 \end_inset
32152
32153
32154 \begin_inset Marginal
32155 status open
32156
32157 \begin_layout Plain Layout
32158 UnTrèsLongMotEnMarge sans césure.
32159 \end_layout
32160
32161 \end_inset
32162
32163  Comme dans le cas décrit dans la section
32164 \begin_inset space ~
32165 \end_inset
32166
32167
32168 \begin_inset CommandInset ref
32169 LatexCommand ref
32170 reference "subsec:Lignes-multiple-dans-cellule"
32171
32172 \end_inset
32173
32174 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32175  mot d'une note en marge.
32176  Pour éviter ce problème, insérez un espacement horizontal de 0
32177 \begin_inset space \thinspace{}
32178 \end_inset
32179
32180 pt avant le mot en question: 
32181 \begin_inset Marginal
32182 status open
32183
32184 \begin_layout Plain Layout
32185 \begin_inset space \hspace{}
32186 \length 0pt
32187 \end_inset
32188
32189 UnMotTrèsLongEnMarge avec une césure.
32190 \end_layout
32191
32192 \end_inset
32193
32194
32195 \end_layout
32196
32197 \begin_layout Standard
32198 \begin_inset VSpace bigskip
32199 \end_inset
32200
32201
32202 \end_layout
32203
32204 \begin_layout Standard
32205 \begin_inset Note Greyedout
32206 status open
32207
32208 \begin_layout Plain Layout
32209
32210 \series bold
32211 Note:
32212 \series default
32213  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32214  tableaux, des flottants et des notes de bas de page.
32215 \end_layout
32216
32217 \end_inset
32218
32219
32220 \end_layout
32221
32222 \begin_layout Standard
32223 \begin_inset VSpace bigskip
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \begin_layout Standard
32230 \begin_inset ERT
32231 status collapsed
32232
32233 \begin_layout Plain Layout
32234
32235
32236 \backslash
32237 ifmarginnote
32238 \end_layout
32239
32240 \end_inset
32241
32242
32243 \begin_inset Note Note
32244 status open
32245
32246 \begin_layout Plain Layout
32247 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
32248  
32249 \series bold
32250 marginnote
32251 \series default
32252  a été installé.
32253 \end_layout
32254
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \begin_layout Standard
32261 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
32262  
32263 \series bold
32264 marginnote
32265 \series default
32266
32267 \begin_inset Index idx
32268 status collapsed
32269
32270 \begin_layout Plain Layout
32271 Paquetages \SpecialChar LaTeX
32272  ! marginnote
32273 \end_layout
32274
32275 \end_inset
32276
32277 .
32278  En ajoutant les deux lignes suivantes au préambule de votre document, la
32279  commande que \SpecialChar LyX
32280  utilise pour les notes de marge est redéfinie pour utiliser
32281  la commande fournie par le paquetage 
32282 \series bold
32283 marginnote
32284 \series default
32285  :
32286 \end_layout
32287
32288 \begin_layout Standard
32289
32290 \series bold
32291
32292 \backslash
32293 usepackage{marginnote}
32294 \begin_inset Newline newline
32295 \end_inset
32296
32297
32298 \backslash
32299 let
32300 \backslash
32301 marginpar
32302 \backslash
32303 marginnote
32304 \end_layout
32305
32306 \begin_layout Standard
32307 Ce paquetage est aussi utilisé dans ce document parce que 
32308 \series bold
32309 marginnote
32310 \series default
32311  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32312  vertical pour une note.
32313  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32314  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32315  en page.
32316  Le décalage est inséré dans \SpecialChar LyX
32317  sous forme de code \SpecialChar TeX
32318  directement après la note
32319  sous la forme
32320 \end_layout
32321
32322 \begin_layout Standard
32323
32324 \series bold
32325 [offset]
32326 \end_layout
32327
32328 \begin_layout Standard
32329 où l'offset utilise l'une des unités listées dans le tableau
32330 \begin_inset space ~
32331 \end_inset
32332
32333
32334 \begin_inset CommandInset ref
32335 LatexCommand ref
32336 reference "cha:Unités-de-longueur"
32337
32338 \end_inset
32339
32340 .
32341  Une valeur négative déplace la note vers le haut, une valeur positive la
32342  déplace vers le bas.
32343  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32344  vers le haut de 1.5
32345 \begin_inset space \thinspace{}
32346 \end_inset
32347
32348 cm avec la commande en code \SpecialChar TeX
32349  
32350 \begin_inset Quotes fld
32351 \end_inset
32352
32353
32354 \series bold
32355 [-1.5cm]
32356 \series default
32357
32358 \begin_inset Quotes frd
32359 \end_inset
32360
32361
32362 \begin_inset Marginal
32363 status collapsed
32364
32365 \begin_layout Plain Layout
32366 Cette note en marge est décalée vers le haut de 1.5
32367 \begin_inset space \thinspace{}
32368 \end_inset
32369
32370 cm par rapport à sa position d'origine.
32371 \end_layout
32372
32373 \end_inset
32374
32375
32376 \begin_inset ERT
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380
32381 [-1.5cm]
32382 \end_layout
32383
32384 \end_inset
32385
32386
32387 \end_layout
32388
32389 \begin_layout Standard
32390 \begin_inset VSpace medskip
32391 \end_inset
32392
32393 Avec le paquetage 
32394 \series bold
32395 marginnote
32396 \series default
32397  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32398  Par exemple les commandes 
32399 \end_layout
32400
32401 \begin_layout Standard
32402
32403 \series bold
32404
32405 \backslash
32406 renewcommand*{
32407 \backslash
32408 raggedleftmarginnote}{
32409 \backslash
32410 centering}
32411 \begin_inset Newline newline
32412 \end_inset
32413
32414
32415 \backslash
32416 renewcommand*{
32417 \backslash
32418 raggedrightmarginnote}{
32419 \backslash
32420 centering}
32421 \end_layout
32422
32423 \begin_layout Standard
32424 donnent un alignement centré.
32425  
32426 \series bold
32427
32428 \backslash
32429 raggedleftmarginnote
32430 \series default
32431  indique une note qui apparaît dans la marge de gauche.
32432 \begin_inset ERT
32433 status collapsed
32434
32435 \begin_layout Plain Layout
32436
32437
32438 \backslash
32439 renewcommand*{
32440 \backslash
32441 raggedleftmarginnote}{
32442 \backslash
32443 centering}
32444 \end_layout
32445
32446 \begin_layout Plain Layout
32447
32448
32449 \backslash
32450 renewcommand*{
32451 \backslash
32452 raggedrightmarginnote}{
32453 \backslash
32454 centering}
32455 \end_layout
32456
32457 \end_inset
32458
32459
32460 \begin_inset Marginal
32461 status collapsed
32462
32463 \begin_layout Plain Layout
32464 Le texte de cette note en marge est centré.
32465 \end_layout
32466
32467 \end_inset
32468
32469 .
32470  Le comportement implicite est donné par
32471 \end_layout
32472
32473 \begin_layout Standard
32474
32475 \series bold
32476
32477 \backslash
32478 renewcommand*{
32479 \backslash
32480 raggedleftmarginnote}{
32481 \backslash
32482 raggedleft}
32483 \begin_inset Newline newline
32484 \end_inset
32485
32486
32487 \backslash
32488 renewcommand*{
32489 \backslash
32490 raggedrightmarginnote}{
32491 \backslash
32492 raggedright}
32493 \series default
32494
32495 \begin_inset ERT
32496 status collapsed
32497
32498 \begin_layout Plain Layout
32499
32500
32501 \backslash
32502 renewcommand*{
32503 \backslash
32504 raggedleftmarginnote}{
32505 \backslash
32506 raggedleft}
32507 \end_layout
32508
32509 \begin_layout Plain Layout
32510
32511
32512 \backslash
32513 renewcommand*{
32514 \backslash
32515 raggedrightmarginnote}{
32516 \backslash
32517 raggedright}
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 \begin_inset VSpace medskip
32527 \end_inset
32528
32529 Pour les autre fonctions du paquetage 
32530 \series bold
32531 marginnote
32532 \series default
32533  nous vous renvoyons à sa documentation 
32534 \begin_inset CommandInset citation
32535 LatexCommand cite
32536 key "marginnote"
32537
32538 \end_inset
32539
32540 .
32541 \end_layout
32542
32543 \begin_layout Standard
32544 \begin_inset VSpace bigskip
32545 \end_inset
32546
32547 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32548  définition.
32549  Pour créer par exemple une entête pour toutes les notes en marge avec le
32550  texte 
32551 \begin_inset Quotes fld
32552 \end_inset
32553
32554
32555 \family sans
32556 \series bold
32557 \bar under
32558 Attention!
32559 \family default
32560 \series default
32561 \bar default
32562
32563 \begin_inset Quotes frd
32564 \end_inset
32565
32566  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32567  de votre document :
32568 \end_layout
32569
32570 \begin_layout Standard
32571
32572 \series bold
32573
32574 \backslash
32575 let
32576 \backslash
32577 myMarginpar
32578 \backslash
32579 marginpar
32580 \begin_inset Newline newline
32581 \end_inset
32582
32583
32584 \backslash
32585 renewcommand{
32586 \backslash
32587 marginpar}[1]{
32588 \backslash
32589 myMarginpar{%
32590 \begin_inset Newline newline
32591 \end_inset
32592
32593
32594 \begin_inset Phantom HPhantom
32595 status open
32596
32597 \begin_layout Plain Layout
32598
32599 \series bold
32600 \begin_inset space ~
32601 \end_inset
32602
32603
32604 \end_layout
32605
32606 \end_inset
32607
32608
32609 \backslash
32610 hspace{0pt}
32611 \backslash
32612 textsf{
32613 \backslash
32614 textbf{
32615 \backslash
32616 underbar{Attention!}}}%
32617 \begin_inset Newline newline
32618 \end_inset
32619
32620
32621 \begin_inset Phantom HPhantom
32622 status open
32623
32624 \begin_layout Plain Layout
32625
32626 \series bold
32627 \begin_inset space ~
32628 \end_inset
32629
32630
32631 \end_layout
32632
32633 \end_inset
32634
32635
32636 \backslash
32637 vspace{1.5mm}
32638 \backslash
32639
32640 \backslash
32641 #1}}
32642 \end_layout
32643
32644 \begin_layout Standard
32645 \begin_inset ERT
32646 status collapsed
32647
32648 \begin_layout Plain Layout
32649
32650
32651 \backslash
32652 let
32653 \backslash
32654 myMarginpar
32655 \backslash
32656 marginpar
32657 \end_layout
32658
32659 \begin_layout Plain Layout
32660
32661
32662 \backslash
32663 renewcommand{
32664 \backslash
32665 marginpar}[1]{
32666 \backslash
32667 myMarginpar{%
32668 \end_layout
32669
32670 \begin_layout Plain Layout
32671
32672    
32673 \backslash
32674 textsf{
32675 \backslash
32676 textbf{
32677 \backslash
32678 underbar{Attention!}}}%
32679 \end_layout
32680
32681 \begin_layout Plain Layout
32682
32683    
32684 \backslash
32685 vspace{1.5mm}
32686 \backslash
32687
32688 \backslash
32689 #1}}
32690 \end_layout
32691
32692 \end_inset
32693
32694
32695 \begin_inset Marginal
32696 status open
32697
32698 \begin_layout Plain Layout
32699 Ceci est une note en marge avec une en-tête prédéfinie.
32700 \end_layout
32701
32702 \end_inset
32703
32704
32705 \begin_inset ERT
32706 status collapsed
32707
32708 \begin_layout Plain Layout
32709
32710 [-1.5cm]
32711 \end_layout
32712
32713 \end_inset
32714
32715
32716 \begin_inset ERT
32717 status collapsed
32718
32719 \begin_layout Plain Layout
32720
32721
32722 \backslash
32723 renewcommand{
32724 \backslash
32725 marginpar}[1]{
32726 \backslash
32727 myMarginpar{#1}}
32728 \end_layout
32729
32730 \end_inset
32731
32732
32733 \begin_inset Note Note
32734 status collapsed
32735
32736 \begin_layout Plain Layout
32737
32738 \lang english
32739 The margin note format is changed only for this example.
32740 \end_layout
32741
32742 \end_inset
32743
32744
32745 \end_layout
32746
32747 \begin_layout Standard
32748 \begin_inset ERT
32749 status collapsed
32750
32751 \begin_layout Plain Layout
32752
32753
32754 \backslash
32755 else
32756 \end_layout
32757
32758 \end_inset
32759
32760
32761 \begin_inset Note Note
32762 status open
32763
32764 \begin_layout Plain Layout
32765 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
32766  
32767 \series bold
32768 marginnote
32769 \series default
32770  n'est pas installé :
32771 \end_layout
32772
32773 \end_inset
32774
32775
32776 \end_layout
32777
32778 \begin_layout Standard
32779 Vous devez installer le paquetage \SpecialChar LaTeX
32780  
32781 \series bold
32782 marginnote
32783 \series default
32784  pour voir la suite de cette section dans la sortie imprimée.
32785 \end_layout
32786
32787 \begin_layout Standard
32788 \begin_inset ERT
32789 status collapsed
32790
32791 \begin_layout Plain Layout
32792
32793
32794 \backslash
32795 fi
32796 \end_layout
32797
32798 \end_inset
32799
32800
32801 \end_layout
32802
32803 \begin_layout Chapter
32804 Boîtes
32805 \end_layout
32806
32807 \begin_layout Section
32808 Introduction
32809 \begin_inset Index idx
32810 status collapsed
32811
32812 \begin_layout Plain Layout
32813 Boîtes ! Introduction
32814 \end_layout
32815
32816 \end_inset
32817
32818
32819 \end_layout
32820
32821 \begin_layout Standard
32822 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32823  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32824  voir la section
32825 \begin_inset space ~
32826 \end_inset
32827
32828
32829 \begin_inset CommandInset ref
32830 LatexCommand ref
32831 reference "sec:Minipages"
32832
32833 \end_inset
32834
32835 , pour encadrer des portions de texte, voir la section
32836 \begin_inset space ~
32837 \end_inset
32838
32839
32840 \begin_inset CommandInset ref
32841 LatexCommand ref
32842 reference "sec:Décorations"
32843
32844 \end_inset
32845
32846 , pour empêcher que des mots subissent une césure, voir la section
32847 \begin_inset space ~
32848 \end_inset
32849
32850
32851 \begin_inset CommandInset ref
32852 LatexCommand ref
32853 reference "sec:Empêcher-césure"
32854
32855 \end_inset
32856
32857 , pour aligner du texte, voir la section
32858 \begin_inset space ~
32859 \end_inset
32860
32861
32862 \begin_inset CommandInset ref
32863 LatexCommand ref
32864 reference "subsec:Alignement-Vertical"
32865
32866 \end_inset
32867
32868 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32869 \begin_inset space ~
32870 \end_inset
32871
32872
32873 \begin_inset CommandInset ref
32874 LatexCommand ref
32875 reference "sec:Boîtes-colorées"
32876
32877 \end_inset
32878
32879 .
32880 \end_layout
32881
32882 \begin_layout Standard
32883 On peut insérer une boîte en utilisant le menu 
32884 \family sans
32885 Insertion\SpecialChar menuseparator
32886 Boîte
32887 \family default
32888  ou avec le bouton 
32889 \begin_inset Info
32890 type  "icon"
32891 arg   "box-insert Frameless"
32892 \end_inset
32893
32894  de la barre d'outils.
32895  Une boîte grise avec une étiquette 
32896 \family sans
32897 Boîte
32898 \begin_inset space ~
32899 \end_inset
32900
32901 (Minipage)
32902 \family default
32903
32904 \begin_inset Graphics
32905         filename clipart/BoxInsetDefault.png
32906         scale 65
32907         scaleBeforeRotation
32908
32909 \end_inset
32910
32911  est alors insérée.
32912  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32913  et en choisissant 
32914 \family sans
32915 Paramètres
32916 \family default
32917  .
32918  La fenêtre de dialogue qui apparaît donne accès aux types de
32919 \family sans
32920  Boîte
32921 \begin_inset space ~
32922 \end_inset
32923
32924 Intérieure
32925 \family default
32926  
32927 \family sans
32928 Makebox, Parbox
32929 \family default
32930  et 
32931 \family sans
32932 Minipage
32933 \family default
32934 .
32935  Le type 
32936 \family sans
32937 Minipage
32938 \family default
32939  est le type implicite pour les boîtes nouvellement créées et il est décrit
32940  dans la section
32941 \begin_inset space ~
32942 \end_inset
32943
32944
32945 \begin_inset CommandInset ref
32946 LatexCommand ref
32947 reference "sec:Minipages"
32948
32949 \end_inset
32950
32951 ; le type 
32952 \family sans
32953 Parbox
32954 \family default
32955  est décrit dans la section
32956 \begin_inset space ~
32957 \end_inset
32958
32959
32960 \begin_inset CommandInset ref
32961 LatexCommand ref
32962 reference "sec:Parboxes"
32963
32964 \end_inset
32965
32966  et le type 
32967 \family sans
32968 Makebox
32969 \family default
32970  est décrit dans la section
32971 \begin_inset space ~
32972 \end_inset
32973
32974
32975 \begin_inset CommandInset ref
32976 LatexCommand ref
32977 reference "sec:Empêcher-césure"
32978
32979 \end_inset
32980
32981 .
32982 \end_layout
32983
32984 \begin_layout Standard
32985 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
32986  comme les flottants ou les notes de bas de page.
32987 \end_layout
32988
32989 \begin_layout Standard
32990 \begin_inset Note Greyedout
32991 status open
32992
32993 \begin_layout Plain Layout
32994
32995 \series bold
32996 Note:
32997 \series default
32998  Vous ne pouvez pas employer une boîte comme élément dans un environnement
32999  de type 
33000 \family sans
33001 Liste
33002 \family default
33003  ou 
33004 \family sans
33005 Description
33006 \family default
33007 .
33008 \end_layout
33009
33010 \end_inset
33011
33012
33013 \end_layout
33014
33015 \begin_layout Standard
33016 \begin_inset Note Greyedout
33017 status open
33018
33019 \begin_layout Plain Layout
33020
33021 \series bold
33022 Note:
33023 \series default
33024  Pour une raison inconnue, vous ne pouvez mettre le type de la 
33025 \family sans
33026 Boîte
33027 \begin_inset space ~
33028 \end_inset
33029
33030 Intérieure
33031 \family default
33032  à 
33033 \family sans
33034 Aucune
33035 \family default
33036  que quand vous utilisez une boîte encadrée.
33037  Les boîtes sans 
33038 \family sans
33039 Boîte
33040 \begin_inset space ~
33041 \end_inset
33042
33043 Intérieure
33044 \family default
33045  et sans cadre sont expliquées dans la section
33046 \begin_inset space ~
33047 \end_inset
33048
33049
33050 \begin_inset CommandInset ref
33051 LatexCommand ref
33052 reference "sec:Empêcher-césure"
33053
33054 \end_inset
33055
33056 .
33057 \end_layout
33058
33059 \end_inset
33060
33061
33062 \end_layout
33063
33064 \begin_layout Section
33065 La fenêtre de dialogue Boîte
33066 \begin_inset CommandInset label
33067 LatexCommand label
33068 name "sec:Boîte-Dialogue"
33069
33070 \end_inset
33071
33072
33073 \begin_inset Index idx
33074 status collapsed
33075
33076 \begin_layout Plain Layout
33077 Boîtes ! Fenêtre de dialogue Boîte
33078 \end_layout
33079
33080 \end_inset
33081
33082
33083 \end_layout
33084
33085 \begin_layout Subsection
33086 Taille
33087 \begin_inset Index idx
33088 status collapsed
33089
33090 \begin_layout Plain Layout
33091 Boîtes ! Taille
33092 \end_layout
33093
33094 \end_inset
33095
33096
33097 \end_layout
33098
33099 \begin_layout Standard
33100 Dans la fenêtre de dialogue 
33101 \family sans
33102 Paramètres
33103 \begin_inset space ~
33104 \end_inset
33105
33106 de
33107 \begin_inset space ~
33108 \end_inset
33109
33110 Boîte
33111 \family default
33112  vous pouvez modifier la géométrie de la boîte avec les champs 
33113 \family sans
33114 Largeur
33115 \family default
33116  et 
33117 \family sans
33118 Hauteur
33119 \family default
33120 .
33121  Les unités de longueur qui sont utilisables dans ces champs sont décrites
33122  dans le tableau
33123 \begin_inset space ~
33124 \end_inset
33125
33126
33127 \begin_inset CommandInset ref
33128 LatexCommand ref
33129 reference "tab:Unités"
33130
33131 \end_inset
33132
33133 .
33134  Le champ 
33135 \family sans
33136 Hauteur
33137 \family default
33138  offre en plus les spécifications de taille suivantes :
33139 \end_layout
33140
33141 \begin_layout Description
33142 Profondeur C'est simplement la 
33143 \begin_inset Quotes fld
33144 \end_inset
33145
33146 hauteur
33147 \begin_inset Quotes frd
33148 \end_inset
33149
33150  du texte.
33151  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
33152  lignes de texte dans la boîte.
33153 \begin_inset Newline newline
33154 \end_inset
33155
33156
33157 \begin_inset Newline newline
33158 \end_inset
33159
33160
33161 \begin_inset Newline newline
33162 \end_inset
33163
33164
33165 \begin_inset Box Boxed
33166 position "c"
33167 hor_pos "c"
33168 has_inner_box 1
33169 inner_pos "c"
33170 use_parbox 0
33171 use_makebox 0
33172 width "12col%"
33173 special "none"
33174 height "1in"
33175 height_special "depth"
33176 thickness "0.4pt"
33177 separation "3pt"
33178 shadowsize "4pt"
33179 framecolor "black"
33180 backgroundcolor "none"
33181 status open
33182
33183 \begin_layout Plain Layout
33184 \align center
33185 Boîte dont la hauteur est égale à 1
33186 \begin_inset space \thinspace{}
33187 \end_inset
33188
33189 Profondeur
33190 \end_layout
33191
33192 \end_inset
33193
33194
33195 \begin_inset Newline newline
33196 \end_inset
33197
33198
33199 \begin_inset Newline newline
33200 \end_inset
33201
33202
33203 \end_layout
33204
33205 \begin_layout Description
33206 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33207  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33208  est deux fois plus haute que le texte : 
33209 \begin_inset Box Boxed
33210 position "c"
33211 hor_pos "c"
33212 has_inner_box 1
33213 inner_pos "c"
33214 use_parbox 0
33215 use_makebox 0
33216 width "20col%"
33217 special "none"
33218 height "2in"
33219 height_special "height"
33220 thickness "0.4pt"
33221 separation "3pt"
33222 shadowsize "4pt"
33223 framecolor "black"
33224 backgroundcolor "none"
33225 status open
33226
33227 \begin_layout Plain Layout
33228 \align center
33229 Boîte dont la hauteur est 2
33230 \begin_inset space \thinspace{}
33231 \end_inset
33232
33233 Hauteur
33234 \end_layout
33235
33236 \end_inset
33237
33238
33239 \end_layout
33240
33241 \begin_layout Description
33242 Hauteur
33243 \begin_inset space ~
33244 \end_inset
33245
33246 Totale C'est égal à Hauteur
33247 \begin_inset space \thinspace{}
33248 \end_inset
33249
33250 +
33251 \begin_inset space \thinspace{}
33252 \end_inset
33253
33254 Profondeur : 
33255 \begin_inset Box Boxed
33256 position "c"
33257 hor_pos "c"
33258 has_inner_box 1
33259 inner_pos "c"
33260 use_parbox 0
33261 use_makebox 0
33262 width "20col%"
33263 special "none"
33264 height "1in"
33265 height_special "totalheight"
33266 thickness "0.4pt"
33267 separation "3pt"
33268 shadowsize "4pt"
33269 framecolor "black"
33270 backgroundcolor "none"
33271 status open
33272
33273 \begin_layout Plain Layout
33274 \align center
33275 Boîte dont la hauteur est 1
33276 \begin_inset space \thinspace{}
33277 \end_inset
33278
33279 Hauteur
33280 \begin_inset space ~
33281 \end_inset
33282
33283 Totale
33284 \end_layout
33285
33286 \end_inset
33287
33288
33289 \end_layout
33290
33291 \begin_layout Description
33292 Largeur On prend la largeur de la boîte comme hauteur : 
33293 \begin_inset Box Boxed
33294 position "c"
33295 hor_pos "c"
33296 has_inner_box 1
33297 inner_pos "c"
33298 use_parbox 0
33299 use_makebox 0
33300 width "12col%"
33301 special "none"
33302 height "1in"
33303 height_special "width"
33304 thickness "0.4pt"
33305 separation "3pt"
33306 shadowsize "4pt"
33307 framecolor "black"
33308 backgroundcolor "none"
33309 status open
33310
33311 \begin_layout Plain Layout
33312 \align center
33313 Boîte dont la hauteur est 1
33314 \begin_inset space \thinspace{}
33315 \end_inset
33316
33317 Largeur
33318 \end_layout
33319
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \begin_layout Subsection
33326 Alignement
33327 \begin_inset Index idx
33328 status collapsed
33329
33330 \begin_layout Plain Layout
33331 Boîtes ! Alignement
33332 \end_layout
33333
33334 \end_inset
33335
33336
33337 \end_layout
33338
33339 \begin_layout Standard
33340 Quand vous avez choisi une 
33341 \family sans
33342 Boîte
33343 \begin_inset space ~
33344 \end_inset
33345
33346 Intérieure
33347 \family default
33348 , l'alignement vertical de la boîte peut être :
33349 \end_layout
33350
33351 \begin_layout Description
33352 Haut Ceci est un exemple de texte.
33353  
33354 \begin_inset Box Boxed
33355 position "t"
33356 hor_pos "c"
33357 has_inner_box 1
33358 inner_pos "c"
33359 use_parbox 0
33360 use_makebox 0
33361 width "12col%"
33362 special "none"
33363 height "1in"
33364 height_special "totalheight"
33365 thickness "0.4pt"
33366 separation "3pt"
33367 shadowsize "4pt"
33368 framecolor "black"
33369 backgroundcolor "none"
33370 status collapsed
33371
33372 \begin_layout Plain Layout
33373 \align center
33374 Cette boîte est alignée sur le haut.
33375 \end_layout
33376
33377 \end_inset
33378
33379  Ceci est un exemple de texte.
33380 \end_layout
33381
33382 \begin_layout Description
33383 Milieu 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 "c"
33390 use_parbox 0
33391 use_makebox 0
33392 width "12col%"
33393 special "none"
33394 height "1in"
33395 height_special "totalheight"
33396 thickness "0.4pt"
33397 separation "3pt"
33398 shadowsize "4pt"
33399 framecolor "black"
33400 backgroundcolor "none"
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404 \align center
33405 Cette boîte est alignée au centre.
33406 \end_layout
33407
33408 \end_inset
33409
33410  Ceci est un exemple de texte.
33411 \end_layout
33412
33413 \begin_layout Description
33414 Bas Ceci est un exemple de texte.
33415  
33416 \begin_inset Box Boxed
33417 position "b"
33418 hor_pos "c"
33419 has_inner_box 1
33420 inner_pos "c"
33421 use_parbox 0
33422 use_makebox 0
33423 width "12col%"
33424 special "none"
33425 height "1in"
33426 height_special "totalheight"
33427 thickness "0.4pt"
33428 separation "3pt"
33429 shadowsize "4pt"
33430 framecolor "black"
33431 backgroundcolor "none"
33432 status collapsed
33433
33434 \begin_layout Plain Layout
33435 \align center
33436 Cette boîte est alignée sur le bas.
33437 \end_layout
33438
33439 \end_inset
33440
33441  Ceci est un exemple de texte.
33442 \end_layout
33443
33444 \begin_layout Standard
33445 \begin_inset Note Greyedout
33446 status open
33447
33448 \begin_layout Plain Layout
33449
33450 \series bold
33451 Note:
33452 \series default
33453  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33454  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33455  l'autre non.
33456 \end_layout
33457
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \begin_layout Standard
33464 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33465  paragraphe grâce à la fenêtre de dialogue 
33466 \family sans
33467 Paramètres
33468 \begin_inset space ~
33469 \end_inset
33470
33471 de
33472 \begin_inset space ~
33473 \end_inset
33474
33475 Boîte
33476 \family default
33477 .
33478 \end_layout
33479
33480 \begin_layout Standard
33481 \begin_inset VSpace bigskip
33482 \end_inset
33483
33484 Quand vous avez choisi une 
33485 \family sans
33486 Boîte
33487 \begin_inset space ~
33488 \end_inset
33489
33490 Intérieure
33491 \family default
33492 , l'alignement vertical du contenu de la boîte peut être :
33493 \end_layout
33494
33495 \begin_layout Description
33496 haut Ceci est un exemple de texte.
33497 \begin_inset Box Boxed
33498 position "c"
33499 hor_pos "c"
33500 has_inner_box 1
33501 inner_pos "t"
33502 use_parbox 0
33503 use_makebox 0
33504 width "12col%"
33505 special "none"
33506 height "1.5in"
33507 height_special "totalheight"
33508 thickness "0.4pt"
33509 separation "3pt"
33510 shadowsize "4pt"
33511 framecolor "black"
33512 backgroundcolor "none"
33513 status collapsed
33514
33515 \begin_layout Plain Layout
33516 \align center
33517 Le texte de cette boîte est aligné sur le haut.
33518 \end_layout
33519
33520 \end_inset
33521
33522  Ceci est un exemple de texte.
33523 \end_layout
33524
33525 \begin_layout Description
33526 milieu Ceci est un exemple de texte.
33527  
33528 \begin_inset Box Boxed
33529 position "c"
33530 hor_pos "c"
33531 has_inner_box 1
33532 inner_pos "c"
33533 use_parbox 0
33534 use_makebox 0
33535 width "12col%"
33536 special "none"
33537 height "1.5in"
33538 height_special "totalheight"
33539 thickness "0.4pt"
33540 separation "3pt"
33541 shadowsize "4pt"
33542 framecolor "black"
33543 backgroundcolor "none"
33544 status collapsed
33545
33546 \begin_layout Plain Layout
33547 \align center
33548 Le texte de cette boîte est aligné au centre
33549 \end_layout
33550
33551 \end_inset
33552
33553  Ceci est un exemple de texte.
33554 \end_layout
33555
33556 \begin_layout Description
33557 bas Ceci est un exemple de texte.
33558  
33559 \begin_inset Box Boxed
33560 position "c"
33561 hor_pos "c"
33562 has_inner_box 1
33563 inner_pos "b"
33564 use_parbox 0
33565 use_makebox 0
33566 width "12col%"
33567 special "none"
33568 height "1.5in"
33569 height_special "totalheight"
33570 thickness "0.4pt"
33571 separation "3pt"
33572 shadowsize "4pt"
33573 framecolor "black"
33574 backgroundcolor "none"
33575 status collapsed
33576
33577 \begin_layout Plain Layout
33578 \align center
33579 Le texte de cette boîte est aligné en bas.
33580 \end_layout
33581
33582 \end_inset
33583
33584  Ceci est un exemple de texte.
33585 \end_layout
33586
33587 \begin_layout Description
33588 élongation Ceci est un exemple de texte.
33589  
33590 \begin_inset Box Boxed
33591 position "c"
33592 hor_pos "c"
33593 has_inner_box 1
33594 inner_pos "s"
33595 use_parbox 0
33596 use_makebox 0
33597 width "12col%"
33598 special "none"
33599 height "1.5in"
33600 height_special "totalheight"
33601 thickness "0.4pt"
33602 separation "3pt"
33603 shadowsize "4pt"
33604 framecolor "black"
33605 backgroundcolor "none"
33606 status collapsed
33607
33608 \begin_layout Plain Layout
33609 \align center
33610 Le texte 
33611 \end_layout
33612
33613 \begin_layout Plain Layout
33614 \align center
33615 de cette
33616 \end_layout
33617
33618 \begin_layout Plain Layout
33619 \align center
33620 boîte est
33621 \end_layout
33622
33623 \begin_layout Plain Layout
33624 \align center
33625 allongé.
33626 \end_layout
33627
33628 \end_inset
33629
33630  Ceci est un exemple de texte.
33631 \end_layout
33632
33633 \begin_layout Standard
33634 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33635  paragraphe.
33636  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33637 \end_layout
33638
33639 \begin_layout Standard
33640 \begin_inset VSpace bigskip
33641 \end_inset
33642
33643 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33644  la fenêtre de dialogue 
33645 \family sans
33646 Paramètres
33647 \begin_inset space ~
33648 \end_inset
33649
33650 de
33651 \begin_inset space ~
33652 \end_inset
33653
33654 paragraphe
33655 \family default
33656  quand vous avez choisi une 
33657 \family sans
33658 Boîte
33659 \begin_inset space ~
33660 \end_inset
33661
33662 Intérieure
33663 \family default
33664 .
33665 \end_layout
33666
33667 \begin_layout Standard
33668 \align center
33669 \begin_inset Box Boxed
33670 position "c"
33671 hor_pos "c"
33672 has_inner_box 1
33673 inner_pos "s"
33674 use_parbox 0
33675 use_makebox 0
33676 width "15col%"
33677 special "none"
33678 height "1.25in"
33679 height_special "totalheight"
33680 thickness "0.4pt"
33681 separation "3pt"
33682 shadowsize "4pt"
33683 framecolor "black"
33684 backgroundcolor "none"
33685 status open
33686
33687 \begin_layout Plain Layout
33688 \align left
33689 Le texte de 
33690 \end_layout
33691
33692 \begin_layout Plain Layout
33693 \align left
33694 cette boîte
33695 \end_layout
33696
33697 \begin_layout Plain Layout
33698 \align right
33699 est allongé.
33700 \end_layout
33701
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \begin_layout Standard
33708 Si vous n'avez pas choisi une 
33709 \family sans
33710 Boîte
33711 \begin_inset space ~
33712 \end_inset
33713
33714 Intérieure
33715 \family default
33716 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33717  de dialogue de boîte.
33718 \begin_inset Separator parbreak
33719 \end_inset
33720
33721
33722 \end_layout
33723
33724 \begin_layout Standard
33725 \align center
33726 \begin_inset Box Boxed
33727 position "c"
33728 hor_pos "s"
33729 has_inner_box 0
33730 inner_pos "s"
33731 use_parbox 0
33732 use_makebox 0
33733 width "90col%"
33734 special "none"
33735 height "1.25in"
33736 height_special "totalheight"
33737 thickness "0.4pt"
33738 separation "3pt"
33739 shadowsize "4pt"
33740 framecolor "black"
33741 backgroundcolor "none"
33742 status open
33743
33744 \begin_layout Plain Layout
33745 Le texte de cette boîte est allongé horizontalement.
33746 \end_layout
33747
33748 \end_inset
33749
33750
33751 \end_layout
33752
33753 \begin_layout Subsection
33754 Décorations
33755 \begin_inset CommandInset label
33756 LatexCommand label
33757 name "sec:Décorations"
33758
33759 \end_inset
33760
33761
33762 \begin_inset Index idx
33763 status collapsed
33764
33765 \begin_layout Plain Layout
33766 Boîtes ! Décorations
33767 \end_layout
33768
33769 \end_inset
33770
33771
33772 \end_layout
33773
33774 \begin_layout Standard
33775 On peut spécifier le style de la boîte en utilisant la liste déroulante
33776  
33777 \family sans
33778 Décoration
33779 \family default
33780 .
33781  Les possibilités sont les suivantes :
33782 \end_layout
33783
33784 \begin_layout Description
33785 Aucun
33786 \begin_inset space ~
33787 \end_inset
33788
33789 cadre
33790 \begin_inset space ~
33791 \end_inset
33792
33793 tracé Rien n'est tracé
33794 \end_layout
33795
33796 \begin_layout Description
33797 Cadre
33798 \begin_inset space ~
33799 \end_inset
33800
33801 rectangulaire
33802 \begin_inset space ~
33803 \end_inset
33804
33805 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33806  L'épaisseur du trait de ce cadre peut être précisé.
33807 \begin_inset Newline newline
33808 \end_inset
33809
33810
33811 \begin_inset Box Boxed
33812 position "c"
33813 hor_pos "c"
33814 has_inner_box 1
33815 inner_pos "c"
33816 use_parbox 0
33817 use_makebox 0
33818 width "20col%"
33819 special "none"
33820 height "1in"
33821 height_special "totalheight"
33822 thickness "0.4pt"
33823 separation "3pt"
33824 shadowsize "4pt"
33825 framecolor "black"
33826 backgroundcolor "none"
33827 status open
33828
33829 \begin_layout Plain Layout
33830 \align center
33831 Boîte rectangulaire
33832 \end_layout
33833
33834 \end_inset
33835
33836
33837 \end_layout
33838
33839 \begin_layout Description
33840 Cadre
33841 \begin_inset space ~
33842 \end_inset
33843
33844 oval,
33845 \begin_inset space ~
33846 \end_inset
33847
33848 fin Ceci dessine un cadre ovalisée autour de la boîte.
33849  L'épaisseur du trait de ce cadre est de  0.4
33850 \begin_inset space \thinspace{}
33851 \end_inset
33852
33853 pt.
33854  
33855 \begin_inset Box ovalbox
33856 position "c"
33857 hor_pos "c"
33858 has_inner_box 1
33859 inner_pos "c"
33860 use_parbox 0
33861 use_makebox 0
33862 width "20col%"
33863 special "none"
33864 height "1in"
33865 height_special "totalheight"
33866 thickness "0.4pt"
33867 separation "3pt"
33868 shadowsize "4pt"
33869 framecolor "black"
33870 backgroundcolor "none"
33871 status open
33872
33873 \begin_layout Plain Layout
33874 \align center
33875 Boîte ovalisée, fine
33876 \end_layout
33877
33878 \end_inset
33879
33880
33881 \end_layout
33882
33883 \begin_layout Description
33884 Cadre
33885 \begin_inset space ~
33886 \end_inset
33887
33888 oval,
33889 \begin_inset space ~
33890 \end_inset
33891
33892 épais Ceci dessine un cadre ovalisée autour de la boîte.
33893  L'épaisseur du trait de ce cadre est de   0.8
33894 \begin_inset space \thinspace{}
33895 \end_inset
33896
33897 pt.
33898  
33899 \begin_inset Box Ovalbox
33900 position "c"
33901 hor_pos "c"
33902 has_inner_box 1
33903 inner_pos "c"
33904 use_parbox 0
33905 use_makebox 0
33906 width "20col%"
33907 special "none"
33908 height "1in"
33909 height_special "totalheight"
33910 thickness "0.4pt"
33911 separation "3pt"
33912 shadowsize "4pt"
33913 framecolor "black"
33914 backgroundcolor "none"
33915 status open
33916
33917 \begin_layout Plain Layout
33918 \align center
33919 Boîte ovalisée, épaisse
33920 \end_layout
33921
33922 \end_inset
33923
33924
33925 \end_layout
33926
33927 \begin_layout Description
33928 Ombre
33929 \begin_inset space ~
33930 \end_inset
33931
33932 en
33933 \begin_inset space ~
33934 \end_inset
33935
33936 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33937  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
33938  
33939 \begin_inset Box Shadowbox
33940 position "c"
33941 hor_pos "c"
33942 has_inner_box 1
33943 inner_pos "c"
33944 use_parbox 0
33945 use_makebox 0
33946 width "20col%"
33947 special "none"
33948 height "1in"
33949 height_special "totalheight"
33950 thickness "0.4pt"
33951 separation "3pt"
33952 shadowsize "4pt"
33953 framecolor "black"
33954 backgroundcolor "none"
33955 status open
33956
33957 \begin_layout Plain Layout
33958 \align center
33959 Boîte ombrée
33960 \end_layout
33961
33962 \end_inset
33963
33964
33965 \end_layout
33966
33967 \begin_layout Description
33968 Fond
33969 \begin_inset space ~
33970 \end_inset
33971
33972 ombré Ceci dessine une boîte avec un arrière plan rouge.
33973  Contrairement aux boîtes coloriées
33974 \begin_inset Foot
33975 status collapsed
33976
33977 \begin_layout Plain Layout
33978 Voir la section
33979 \begin_inset space ~
33980 \end_inset
33981
33982
33983 \begin_inset CommandInset ref
33984 LatexCommand ref
33985 reference "sec:Boîtes-colorées"
33986
33987 \end_inset
33988
33989 .
33990 \end_layout
33991
33992 \end_inset
33993
33994 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
33995  son propre paragraphe.
33996 \begin_inset Box Shaded
33997 position "t"
33998 hor_pos "c"
33999 has_inner_box 0
34000 inner_pos "t"
34001 use_parbox 0
34002 use_makebox 0
34003 width "50col%"
34004 special "none"
34005 height "1in"
34006 height_special "totalheight"
34007 thickness "0.4pt"
34008 separation "3pt"
34009 shadowsize "4pt"
34010 framecolor "black"
34011 backgroundcolor "none"
34012 status open
34013
34014 \begin_layout Plain Layout
34015 Boîte avec fond ombré
34016 \end_layout
34017
34018 \end_inset
34019
34020
34021 \end_layout
34022
34023 \begin_layout Description
34024 Cadre
34025 \begin_inset space ~
34026 \end_inset
34027
34028 rectangulaire
34029 \begin_inset space ~
34030 \end_inset
34031
34032 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
34033  boîte.
34034  L'épaisseur du trait du cadre interne est de 0.75
34035 \begin_inset space \thinspace{}
34036 \end_inset
34037
34038 épaisseur
34039 \begin_inset space ~
34040 \end_inset
34041
34042 du
34043 \begin_inset space ~
34044 \end_inset
34045
34046 trait, l'épaisseur du trait du cadre externe est de 1.5
34047 \begin_inset space \thinspace{}
34048 \end_inset
34049
34050 épaisseur
34051 \begin_inset space ~
34052 \end_inset
34053
34054 du
34055 \begin_inset space ~
34056 \end_inset
34057
34058 trait.
34059  La distance entre les deux cadres est de 1.5
34060 \begin_inset space \thinspace{}
34061 \end_inset
34062
34063 épaisseur
34064 \begin_inset space ~
34065 \end_inset
34066
34067 du
34068 \begin_inset space ~
34069 \end_inset
34070
34071 trait
34072 \begin_inset space \thinspace{}
34073 \end_inset
34074
34075 +
34076 \begin_inset space \thinspace{}
34077 \end_inset
34078
34079 0.5
34080 \begin_inset space \thinspace{}
34081 \end_inset
34082
34083 pt.
34084  
34085 \begin_inset Box Doublebox
34086 position "c"
34087 hor_pos "c"
34088 has_inner_box 1
34089 inner_pos "c"
34090 use_parbox 0
34091 use_makebox 0
34092 width "20col%"
34093 special "none"
34094 height "1in"
34095 height_special "totalheight"
34096 thickness "0.4pt"
34097 separation "3pt"
34098 shadowsize "4pt"
34099 framecolor "black"
34100 backgroundcolor "none"
34101 status open
34102
34103 \begin_layout Plain Layout
34104 \align center
34105 Boîte double
34106 \end_layout
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \begin_layout Standard
34114 \begin_inset VSpace bigskip
34115 \end_inset
34116
34117 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
34118  s'adapte pour montrer le style
34119  de boîte utilisé.
34120  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
34121  le paquetage \SpecialChar LaTeX
34122  
34123 \series bold
34124 fancybox
34125 \series default
34126
34127 \begin_inset Index idx
34128 status collapsed
34129
34130 \begin_layout Plain Layout
34131 Paquetages \SpecialChar LaTeX
34132  ! fancybox
34133 \end_layout
34134
34135 \end_inset
34136
34137 .
34138 \end_layout
34139
34140 \begin_layout Standard
34141 \begin_inset VSpace bigskip
34142 \end_inset
34143
34144 Quand vous utilisez le style de décoration 
34145 \family sans
34146 cadre rectangulaire simple
34147 \family default
34148  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
34149  de la boîte.
34150  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
34151  prendra toute la largeur de la colonne et la boîte sera considérée comme
34152  son propre paragraphe: 
34153 \begin_inset Box Framed
34154 position "t"
34155 hor_pos "c"
34156 has_inner_box 0
34157 inner_pos "t"
34158 use_parbox 0
34159 use_makebox 0
34160 width "100col%"
34161 special "none"
34162 height "1in"
34163 height_special "totalheight"
34164 thickness "0.4pt"
34165 separation "3pt"
34166 shadowsize "4pt"
34167 framecolor "black"
34168 backgroundcolor "none"
34169 status collapsed
34170
34171 \begin_layout Plain Layout
34172 Boîte avec cadre simple et sauts de page
34173 \end_layout
34174
34175 \end_inset
34176
34177
34178 \end_layout
34179
34180 \begin_layout Section
34181 Personnalisation des boîtes
34182 \begin_inset Index idx
34183 status collapsed
34184
34185 \begin_layout Plain Layout
34186 Boîtes! Personnalisation
34187 \end_layout
34188
34189 \end_inset
34190
34191
34192 \end_layout
34193
34194 \begin_layout Standard
34195 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34196  la commande 
34197 \series bold
34198
34199 \backslash
34200 cornersize
34201 \series default
34202 .
34203  Par exemple, la commande
34204 \end_layout
34205
34206 \begin_layout Standard
34207
34208 \series bold
34209
34210 \backslash
34211 cornersize*{1cm}
34212 \end_layout
34213
34214 \begin_layout Standard
34215 donne un diamètre de 1
34216 \begin_inset space \thinspace{}
34217 \end_inset
34218
34219 cm.
34220  La commande
34221 \end_layout
34222
34223 \begin_layout Standard
34224
34225 \series bold
34226
34227 \backslash
34228 cornersize{num}
34229 \end_layout
34230
34231 \begin_layout Standard
34232 fixe le diamètre à 
34233 \family sans
34234 num
34235 \begin_inset space \thinspace{}
34236 \end_inset
34237
34238 ×
34239 \begin_inset space \thinspace{}
34240 \end_inset
34241
34242 minimum(largeur et hauteur de la boîte)
34243 \family default
34244 .
34245  La valeur implicite est 
34246 \series bold
34247
34248 \backslash
34249 cornersize{0.5}
34250 \series default
34251 .
34252 \end_layout
34253
34254 \begin_layout Standard
34255 \begin_inset ERT
34256 status collapsed
34257
34258 \begin_layout Plain Layout
34259
34260
34261 \backslash
34262 cornersize*{1.5cm}
34263 \end_layout
34264
34265 \end_inset
34266
34267
34268 \begin_inset Box Ovalbox
34269 position "c"
34270 hor_pos "c"
34271 has_inner_box 1
34272 inner_pos "c"
34273 use_parbox 0
34274 use_makebox 0
34275 width "25col%"
34276 special "none"
34277 height "1in"
34278 height_special "totalheight"
34279 thickness "0.4pt"
34280 separation "3pt"
34281 shadowsize "4pt"
34282 framecolor "black"
34283 backgroundcolor "none"
34284 status open
34285
34286 \begin_layout Plain Layout
34287 \align center
34288 Boîte ovale avec 
34289 \series bold
34290
34291 \backslash
34292 cornersize
34293 \series default
34294
34295 \begin_inset space \thinspace{}
34296 \end_inset
34297
34298 =
34299 \begin_inset space \thinspace{}
34300 \end_inset
34301
34302 1.5
34303 \begin_inset space \thinspace{}
34304 \end_inset
34305
34306 cm
34307 \end_layout
34308
34309 \end_inset
34310
34311
34312 \begin_inset ERT
34313 status collapsed
34314
34315 \begin_layout Plain Layout
34316
34317
34318 \backslash
34319 cornersize{0.5}
34320 \end_layout
34321
34322 \end_inset
34323
34324
34325 \end_layout
34326
34327 \begin_layout Standard
34328 \begin_inset VSpace bigskip
34329 \end_inset
34330
34331
34332 \end_layout
34333
34334 \begin_layout Standard
34335 La couleur rouge utilisée implicitement pour les boîtes à 
34336 \family sans
34337 Fond
34338 \begin_inset space ~
34339 \end_inset
34340
34341 ombré
34342 \family default
34343  peut soit être modifiée localement avec la commande 
34344 \series bold
34345
34346 \backslash
34347 definecolor{shadecolor}
34348 \series default
34349 , soit globalement avec le menu 
34350 \family sans
34351 Outils\SpecialChar menuseparator
34352 Préférences
34353 \family default
34354 \SpecialChar menuseparator
34355
34356 \family sans
34357 Couleurs\SpecialChar menuseparator
34358 boîte
34359 \begin_inset space ~
34360 \end_inset
34361
34362 ombrée
34363 \family default
34364 .
34365  La syntaxe de la commande 
34366 \series bold
34367
34368 \backslash
34369 definecolor
34370 \series default
34371  est expliquée dans la section
34372 \begin_inset space ~
34373 \end_inset
34374
34375
34376 \begin_inset CommandInset ref
34377 LatexCommand ref
34378 reference "sec:Tableaux-Colorés"
34379
34380 \end_inset
34381
34382 .
34383 \begin_inset Foot
34384 status collapsed
34385
34386 \begin_layout Plain Layout
34387 Notez que l'utilisation de 
34388 \series bold
34389
34390 \backslash
34391 definecolor
34392 \series default
34393  ne peut se faire sans le paquetage \SpecialChar LaTeX
34394  
34395 \series bold
34396 color
34397 \series default
34398  dans le préambule, voir la section
34399 \begin_inset space ~
34400 \end_inset
34401
34402
34403 \begin_inset CommandInset ref
34404 LatexCommand ref
34405 reference "sec:Boîtes-colorées"
34406
34407 \end_inset
34408
34409 .
34410  
34411 \end_layout
34412
34413 \end_inset
34414
34415
34416 \end_layout
34417
34418 \begin_layout Standard
34419 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34420  le commande en code \SpecialChar TeX
34421  suivantes
34422 \end_layout
34423
34424 \begin_layout Standard
34425
34426 \series bold
34427
34428 \backslash
34429 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34430 \end_layout
34431
34432 \begin_layout Standard
34433 \begin_inset ERT
34434 status collapsed
34435
34436 \begin_layout Plain Layout
34437
34438
34439 \backslash
34440 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34441 \end_layout
34442
34443 \end_inset
34444
34445
34446 \begin_inset Box Shaded
34447 position "t"
34448 hor_pos "c"
34449 has_inner_box 0
34450 inner_pos "t"
34451 use_parbox 0
34452 use_makebox 0
34453 width "100col%"
34454 special "none"
34455 height "1in"
34456 height_special "totalheight"
34457 thickness "0.4pt"
34458 separation "3pt"
34459 shadowsize "4pt"
34460 framecolor "black"
34461 backgroundcolor "none"
34462 status open
34463
34464 \begin_layout Plain Layout
34465
34466 \color yellow
34467 Ceci est un texte jaune dans une boîte à 
34468 \family sans
34469 Fond
34470 \begin_inset space ~
34471 \end_inset
34472
34473 ombré
34474 \family default
34475 \color inherit
34476  
34477 \color yellow
34478 avec un fond vert foncé.
34479 \end_layout
34480
34481 \end_inset
34482
34483
34484 \begin_inset ERT
34485 status collapsed
34486
34487 \begin_layout Plain Layout
34488
34489
34490 \backslash
34491 definecolor{shadecolor}{rgb}{1,0,0}
34492 \end_layout
34493
34494 \end_inset
34495
34496
34497 \end_layout
34498
34499 \begin_layout Standard
34500 \begin_inset VSpace bigskip
34501 \end_inset
34502
34503
34504 \end_layout
34505
34506 \begin_layout Standard
34507 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
34508  boîtes qui suivent la commandes qui les a changées.
34509 \end_layout
34510
34511 \begin_layout Section
34512 Minipages
34513 \begin_inset CommandInset label
34514 LatexCommand label
34515 name "sec:Minipages"
34516
34517 \end_inset
34518
34519
34520 \begin_inset Index idx
34521 status collapsed
34522
34523 \begin_layout Plain Layout
34524 Boîtes ! Minipages
34525 \end_layout
34526
34527 \end_inset
34528
34529
34530 \end_layout
34531
34532 \begin_layout Standard
34533 \SpecialChar LaTeX
34534  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
34535  d'une page.
34536  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34537  règles d'indentation, de saut de ligne, etc.
34538  s'appliquent.
34539 \end_layout
34540
34541 \begin_layout Standard
34542 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34543  langues.
34544 \end_layout
34545
34546 \begin_layout Standard
34547 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34548  Leur largeur est fixée à 45
34549 \begin_inset space \thinspace{}
34550 \end_inset
34551
34552 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34553  via le menu 
34554 \family sans
34555 Insertion\SpecialChar menuseparator
34556 Typographie
34557 \begin_inset space ~
34558 \end_inset
34559
34560 spéciale\SpecialChar menuseparator
34561 Ressort
34562 \begin_inset space ~
34563 \end_inset
34564
34565 Horizontal
34566 \family default
34567 .
34568 \end_layout
34569
34570 \begin_layout Standard
34571 \begin_inset Box Frameless
34572 position "t"
34573 hor_pos "c"
34574 has_inner_box 1
34575 inner_pos "c"
34576 use_parbox 0
34577 use_makebox 0
34578 width "45col%"
34579 special "none"
34580 height "1in"
34581 height_special "totalheight"
34582 thickness "0.4pt"
34583 separation "3pt"
34584 shadowsize "4pt"
34585 framecolor "black"
34586 backgroundcolor "none"
34587 status open
34588
34589 \begin_layout Plain Layout
34590 Ceci est un texte en français.
34591  Ceci est un texte en français.
34592  Ceci est un texte en français.
34593  Ceci est un texte en français.
34594  Ceci est un texte en français.
34595  Ceci est un texte en français.
34596  Ceci est un texte en français.
34597  Ceci est un texte en français.Ceci est un texte en français.
34598  Ceci est un texte en français.
34599  Ceci est un texte en français.
34600  Ceci est un texte en français
34601 \begin_inset Foot
34602 status collapsed
34603
34604 \begin_layout Plain Layout
34605 Ceci est une note de bas de page en français.
34606 \end_layout
34607
34608 \end_inset
34609
34610 .Ceci est un texte en français
34611 \end_layout
34612
34613 \end_inset
34614
34615
34616 \begin_inset space \hfill{}
34617 \end_inset
34618
34619
34620 \begin_inset Box Frameless
34621 position "t"
34622 hor_pos "c"
34623 has_inner_box 1
34624 inner_pos "c"
34625 use_parbox 0
34626 use_makebox 0
34627 width "45col%"
34628 special "none"
34629 height "1in"
34630 height_special "totalheight"
34631 thickness "0.4pt"
34632 separation "3pt"
34633 shadowsize "4pt"
34634 framecolor "black"
34635 backgroundcolor "none"
34636 status open
34637
34638 \begin_layout Plain Layout
34639
34640 \lang english
34641 This is an English Text.
34642  This is an English Text.
34643  This is an English Text.
34644  This is an English Text.
34645  This is an English Text.
34646  This is an English Text.
34647  This is an English Text.
34648  This is an English Text.
34649  This is an English Text.
34650  This is an English Text.
34651  This is an English Text.
34652  This is an English Text.
34653  This is an English Text.
34654  This is an English Text.
34655  This is an English Text.
34656  This is an English Text.
34657 \begin_inset Foot
34658 status collapsed
34659
34660 \begin_layout Plain Layout
34661
34662 \lang english
34663 This is an English footnote.
34664 \end_layout
34665
34666 \end_inset
34667
34668  This is an English Text.
34669 \end_layout
34670
34671 \end_inset
34672
34673
34674 \end_layout
34675
34676 \begin_layout Standard
34677 \begin_inset VSpace bigskip
34678 \end_inset
34679
34680 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34681  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34682  minipages, même si vous les avez mis par exemple à 
34683 \family sans
34684 Moyen
34685 \family default
34686  dans les paramètres du document.
34687 \end_layout
34688
34689 \begin_layout Standard
34690 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34691  portion de texte, voyez la section
34692 \begin_inset space ~
34693 \end_inset
34694
34695
34696 \begin_inset CommandInset ref
34697 LatexCommand ref
34698 reference "sec:Boîtes-colorées"
34699
34700 \end_inset
34701
34702 .
34703 \end_layout
34704
34705 \begin_layout Standard
34706 \begin_inset Note Greyedout
34707 status open
34708
34709 \begin_layout Plain Layout
34710
34711 \series bold
34712 Note:
34713 \series default
34714  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34715  mais les minipages peuvent être utilisées dans un tableau, un flottant
34716  ou une autre boîte.
34717 \end_layout
34718
34719 \end_inset
34720
34721
34722 \end_layout
34723
34724 \begin_layout Standard
34725 \begin_inset VSpace bigskip
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Standard
34732 \SpecialChar LyX
34733  propose également une fonctionnalité de base pour des minipages dont la
34734  taille est automatiquement déterminée par la largeur de leur contenu, via
34735  le module 
34736 \family sans
34737 Minipages de largeur variable
34738 \family default
34739 .
34740  Le fichier du répertoire des exemples \SpecialChar LyX
34741  
34742 \emph on
34743 varwidth-floats-side-by-side
34744 \emph default
34745  illustre l'utilisation de minipages de largeur variable pour placer deux
34746  flottants côte à côte.
34747 \end_layout
34748
34749 \begin_layout Section
34750 Les parboxes
34751 \begin_inset CommandInset label
34752 LatexCommand label
34753 name "sec:Parboxes"
34754
34755 \end_inset
34756
34757
34758 \begin_inset Index idx
34759 status collapsed
34760
34761 \begin_layout Plain Layout
34762 Boîtes ! Parboxes
34763 \end_layout
34764
34765 \end_inset
34766
34767
34768 \end_layout
34769
34770 \begin_layout Standard
34771 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34772  ne peuvent avoir de note de bas de page.
34773 \begin_inset Separator parbreak
34774 \end_inset
34775
34776
34777 \end_layout
34778
34779 \begin_layout Standard
34780 \align center
34781 \begin_inset Box Frameless
34782 position "t"
34783 hor_pos "c"
34784 has_inner_box 1
34785 inner_pos "t"
34786 use_parbox 1
34787 use_makebox 0
34788 width "33col%"
34789 special "none"
34790 height "1in"
34791 height_special "totalheight"
34792 thickness "0.4pt"
34793 separation "3pt"
34794 shadowsize "4pt"
34795 framecolor "black"
34796 backgroundcolor "none"
34797 status open
34798
34799 \begin_layout Plain Layout
34800 Ceci est un texte à l'intérieur d'une parbox.
34801  Ceci est un texte à l'intérieur d'une parbox.
34802 \end_layout
34803
34804 \begin_layout Plain Layout
34805 Cette note de bas de page ne devrait pas apparaître :
34806 \begin_inset Foot
34807 status open
34808
34809 \begin_layout Plain Layout
34810 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34811  pas.
34812 \end_layout
34813
34814 \end_inset
34815
34816
34817 \end_layout
34818
34819 \end_inset
34820
34821
34822 \end_layout
34823
34824 \begin_layout Section
34825 Des boîtes pour les mots et les caractères
34826 \begin_inset Index idx
34827 status collapsed
34828
34829 \begin_layout Plain Layout
34830 Boîtes ! Pour les caractères
34831 \end_layout
34832
34833 \end_inset
34834
34835
34836 \end_layout
34837
34838 \begin_layout Subsection
34839 Empêcher la césure
34840 \begin_inset CommandInset label
34841 LatexCommand label
34842 name "sec:Empêcher-césure"
34843
34844 \end_inset
34845
34846
34847 \begin_inset Index idx
34848 status collapsed
34849
34850 \begin_layout Plain Layout
34851 Boîtes ! Pour empêcher la césure
34852 \end_layout
34853
34854 \end_inset
34855
34856
34857 \end_layout
34858
34859 \begin_layout Standard
34860 Vous pouvez utiliser une boîte de type 
34861 \family sans
34862 Makebox
34863 \family default
34864  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
34865 \begin_inset Newline newline
34866 \end_inset
34867
34868 Voici un exemple de texte :
34869 \end_layout
34870
34871 \begin_layout Standard
34872 Cette ligne est un exemple comment vous pouvez empêcher une césure
34873 \begin_inset space ~
34874 \end_inset
34875
34876
34877 \begin_inset Quotes fld
34878 \end_inset
34879
34880 motTrèsTrèsLong
34881 \begin_inset Quotes frd
34882 \end_inset
34883
34884
34885 \end_layout
34886
34887 \begin_layout Standard
34888 Pour empêcher que le mot 
34889 \begin_inset Quotes fld
34890 \end_inset
34891
34892 motTrèsTrèsLong
34893 \begin_inset Quotes frd
34894 \end_inset
34895
34896  soit coupé, mettez le mot dans une boîte, mettez 
34897 \family sans
34898 Boîte
34899 \begin_inset space ~
34900 \end_inset
34901
34902 intérieure
34903 \family default
34904  à 
34905 \family sans
34906 Makebox
34907 \family default
34908  sans spécifier de largeur.
34909 \end_layout
34910
34911 \begin_layout Standard
34912 Voici le résultat :
34913 \end_layout
34914
34915 \begin_layout Standard
34916 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34917  
34918 \begin_inset Box Frameless
34919 position "t"
34920 hor_pos "c"
34921 has_inner_box 1
34922 inner_pos "t"
34923 use_parbox 0
34924 use_makebox 1
34925 width ""
34926 special "none"
34927 height "1in"
34928 height_special "totalheight"
34929 thickness "0.4pt"
34930 separation "3pt"
34931 shadowsize "4pt"
34932 framecolor "black"
34933 backgroundcolor "none"
34934 status open
34935
34936 \begin_layout Plain Layout
34937 \begin_inset Quotes fld
34938 \end_inset
34939
34940 motTrèsTrèsLong
34941 \begin_inset Quotes frd
34942 \end_inset
34943
34944
34945 \end_layout
34946
34947 \end_inset
34948
34949
34950 \end_layout
34951
34952 \begin_layout Standard
34953 Une autre méthode consiste à mettre la commande 
34954 \series bold
34955
34956 \begin_inset Quotes fld
34957 \end_inset
34958
34959
34960 \backslash
34961 -
34962 \series default
34963
34964 \begin_inset Quotes frd
34965 \end_inset
34966
34967  en code \SpecialChar TeX
34968 , juste avant le mot :
34969 \end_layout
34970
34971 \begin_layout Standard
34972 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34973  
34974 \begin_inset Quotes fld
34975 \end_inset
34976
34977
34978 \begin_inset ERT
34979 status collapsed
34980
34981 \begin_layout Plain Layout
34982
34983
34984 \backslash
34985 -
34986 \end_layout
34987
34988 \end_inset
34989
34990 motTrèsTrèsLong
34991 \begin_inset Quotes frd
34992 \end_inset
34993
34994
34995 \end_layout
34996
34997 \begin_layout Standard
34998 Bien sûr, maintenant le mot dépasse dans la marge latérale.
34999  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35000 \family sans
35001 Insertion\SpecialChar menuseparator
35002 Typographie
35003 \begin_inset space ~
35004 \end_inset
35005
35006 spéciale\SpecialChar menuseparator
35007 Passage
35008 \begin_inset space ~
35009 \end_inset
35010
35011 à
35012 \begin_inset space ~
35013 \end_inset
35014
35015 la
35016 \begin_inset space ~
35017 \end_inset
35018
35019 Ligne
35020 \family default
35021  (raccourci 
35022 \family sans
35023 Ctrl-Entrée
35024 \family default
35025 ) :
35026 \end_layout
35027
35028 \begin_layout Standard
35029 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35030 \begin_inset Newline newline
35031 \end_inset
35032
35033
35034 \begin_inset Box Frameless
35035 position "t"
35036 hor_pos "c"
35037 has_inner_box 1
35038 inner_pos "t"
35039 use_parbox 0
35040 use_makebox 1
35041 width ""
35042 special "none"
35043 height "1in"
35044 height_special "totalheight"
35045 thickness "0.4pt"
35046 separation "3pt"
35047 shadowsize "4pt"
35048 framecolor "black"
35049 backgroundcolor "none"
35050 status open
35051
35052 \begin_layout Plain Layout
35053 \begin_inset Quotes fld
35054 \end_inset
35055
35056 motTrèsTrèsLong
35057 \begin_inset Quotes frd
35058 \end_inset
35059
35060
35061 \end_layout
35062
35063 \end_inset
35064
35065
35066 \end_layout
35067
35068 \begin_layout Subsection
35069 Alignement vertical
35070 \begin_inset CommandInset label
35071 LatexCommand label
35072 name "subsec:Alignement-Vertical"
35073
35074 \end_inset
35075
35076
35077 \begin_inset Index idx
35078 status collapsed
35079
35080 \begin_layout Plain Layout
35081 Boîtes ! Pour l'alignement vertical
35082 \end_layout
35083
35084 \end_inset
35085
35086
35087 \begin_inset Index idx
35088 status collapsed
35089
35090 \begin_layout Plain Layout
35091 Boîtes ! Boîtes élévatrices
35092 \end_layout
35093
35094 \end_inset
35095
35096
35097 \begin_inset Index idx
35098 status collapsed
35099
35100 \begin_layout Plain Layout
35101 Raisebox|see
35102 \begin_inset ERT
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106
35107 {
35108 \end_layout
35109
35110 \end_inset
35111
35112 Boîtes élévatrices
35113 \begin_inset ERT
35114 status collapsed
35115
35116 \begin_layout Plain Layout
35117
35118 }
35119 \end_layout
35120
35121 \end_inset
35122
35123
35124 \end_layout
35125
35126 \end_inset
35127
35128
35129 \end_layout
35130
35131 \begin_layout Standard
35132 Avec la commande 
35133 \series bold
35134
35135 \backslash
35136 raisebox
35137 \series default
35138  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35139  par rapport au texte qui l'entoure.
35140  La commande
35141 \series bold
35142  
35143 \backslash
35144 raisebox
35145 \series default
35146  s'utilise en suivant la syntaxe suivante :
35147 \end_layout
35148
35149 \begin_layout Standard
35150
35151 \series bold
35152
35153 \backslash
35154 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35155 \end_layout
35156
35157 \begin_layout Standard
35158 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35159  pour l'abaisser.
35160 \end_layout
35161
35162 \begin_layout Standard
35163 Pour aligner le mot 
35164 \begin_inset Quotes fld
35165 \end_inset
35166
35167 empêcher
35168 \begin_inset Quotes frd
35169 \end_inset
35170
35171  de façon à ce que le point le plus bas du caractère le plus 
35172 \begin_inset Quotes fld
35173 \end_inset
35174
35175 profond
35176 \begin_inset Quotes frd
35177 \end_inset
35178
35179 , le 
35180 \begin_inset Quotes fld
35181 \end_inset
35182
35183 p
35184 \begin_inset Quotes frd
35185 \end_inset
35186
35187 , soit au niveau de la ligne de base, insérez la commande 
35188 \end_layout
35189
35190 \begin_layout Standard
35191
35192 \series bold
35193
35194 \backslash
35195 raisebox{
35196 \backslash
35197 depth}{
35198 \end_layout
35199
35200 \begin_layout Standard
35201 en code \SpecialChar TeX
35202  avant le mot.
35203  Insérez après le mot l'accolade fermante 
35204 \begin_inset Quotes fld
35205 \end_inset
35206
35207
35208 \series bold
35209 }
35210 \series default
35211
35212 \begin_inset Quotes frd
35213 \end_inset
35214
35215  en code \SpecialChar TeX
35216 .
35217 \begin_inset Newline newline
35218 \end_inset
35219
35220 Voici le résultat :
35221 \end_layout
35222
35223 \begin_layout Standard
35224 Cette ligne de texte contient le mot 
35225 \begin_inset ERT
35226 status open
35227
35228 \begin_layout Plain Layout
35229
35230
35231 \backslash
35232 raisebox{
35233 \backslash
35234 depth}{
35235 \end_layout
35236
35237 \end_inset
35238
35239
35240 \begin_inset Quotes fld
35241 \end_inset
35242
35243 empêcher
35244 \begin_inset Quotes frd
35245 \end_inset
35246
35247
35248 \begin_inset ERT
35249 status collapsed
35250
35251 \begin_layout Plain Layout
35252
35253 }
35254 \end_layout
35255
35256 \end_inset
35257
35258  comme mot élevé.
35259 \end_layout
35260
35261 \begin_layout Standard
35262 \begin_inset VSpace bigskip
35263 \end_inset
35264
35265 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35266  entre les lignes va être agrandie :
35267 \end_layout
35268
35269 \begin_layout Standard
35270 Cette ligne de texte contient le mot
35271 \begin_inset ERT
35272 status collapsed
35273
35274 \begin_layout Plain Layout
35275
35276
35277 \backslash
35278 raisebox{-
35279 \backslash
35280 depth}{
35281 \end_layout
35282
35283 \end_inset
35284
35285
35286 \begin_inset Quotes fld
35287 \end_inset
35288
35289 empêcher
35290 \begin_inset Quotes frd
35291 \end_inset
35292
35293
35294 \begin_inset ERT
35295 status collapsed
35296
35297 \begin_layout Plain Layout
35298
35299 }
35300 \end_layout
35301
35302 \end_inset
35303
35304  comme mot abaissé.
35305 \begin_inset Newline newline
35306 \end_inset
35307
35308 Cette ligne de texte contient le mot 
35309 \begin_inset ERT
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313
35314
35315 \backslash
35316 raisebox{0.5cm}{
35317 \end_layout
35318
35319 \end_inset
35320
35321
35322 \begin_inset Quotes fld
35323 \end_inset
35324
35325 tester
35326 \begin_inset Quotes frd
35327 \end_inset
35328
35329
35330 \begin_inset ERT
35331 status collapsed
35332
35333 \begin_layout Plain Layout
35334
35335 }
35336 \end_layout
35337
35338 \end_inset
35339
35340  comme mot élevé.
35341 \end_layout
35342
35343 \begin_layout Standard
35344 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35345  mettez la hauteur de la boîte à zéro.
35346  Par exemple utilisez
35347 \end_layout
35348
35349 \begin_layout Standard
35350
35351 \series bold
35352
35353 \backslash
35354 raisebox{-
35355 \backslash
35356 depth}[0pt]{
35357 \end_layout
35358
35359 \begin_layout Standard
35360 Cette ligne de texte contient le mot
35361 \begin_inset ERT
35362 status collapsed
35363
35364 \begin_layout Plain Layout
35365
35366
35367 \backslash
35368 raisebox{-
35369 \backslash
35370 depth}[0pt]{
35371 \end_layout
35372
35373 \end_inset
35374
35375
35376 \begin_inset Quotes fld
35377 \end_inset
35378
35379 empêcher
35380 \begin_inset Quotes frd
35381 \end_inset
35382
35383
35384 \begin_inset ERT
35385 status collapsed
35386
35387 \begin_layout Plain Layout
35388
35389 }
35390 \end_layout
35391
35392 \end_inset
35393
35394  comme mot abaissé.
35395 \begin_inset Newline newline
35396 \end_inset
35397
35398
35399 \begin_inset Newline newline
35400 \end_inset
35401
35402 Cette ligne de texte contient le mot 
35403 \begin_inset ERT
35404 status collapsed
35405
35406 \begin_layout Plain Layout
35407
35408
35409 \backslash
35410 raisebox{0.5cm}[0pt]{
35411 \end_layout
35412
35413 \end_inset
35414
35415
35416 \begin_inset Quotes fld
35417 \end_inset
35418
35419 tester
35420 \begin_inset Quotes frd
35421 \end_inset
35422
35423
35424 \begin_inset ERT
35425 status collapsed
35426
35427 \begin_layout Plain Layout
35428
35429 }
35430 \end_layout
35431
35432 \end_inset
35433
35434  comme mot élevé.
35435 \end_layout
35436
35437 \begin_layout Section
35438 Boîtes colorées
35439 \begin_inset CommandInset label
35440 LatexCommand label
35441 name "sec:Boîtes-colorées"
35442
35443 \end_inset
35444
35445
35446 \begin_inset Index idx
35447 status collapsed
35448
35449 \begin_layout Plain Layout
35450 Boîtes ! Couleur
35451 \end_layout
35452
35453 \end_inset
35454
35455
35456 \end_layout
35457
35458 \begin_layout Standard
35459 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
35460  couleur désirée dans la fenêtre de dialogue de la boîte.
35461  Voici par exemple une boîte avec un fond orangé:
35462 \lang english
35463  
35464 \begin_inset Box Frameless
35465 position "t"
35466 hor_pos "c"
35467 has_inner_box 1
35468 inner_pos "t"
35469 use_parbox 0
35470 use_makebox 1
35471 width ""
35472 special "none"
35473 height "1in"
35474 height_special "totalheight"
35475 thickness "0.4pt"
35476 separation "3pt"
35477 shadowsize "4pt"
35478 framecolor "black"
35479 backgroundcolor "orange"
35480 status open
35481
35482 \begin_layout Plain Layout
35483 Boîte avec un fond orangé
35484 \end_layout
35485
35486 \end_inset
35487
35488
35489 \end_layout
35490
35491 \begin_layout Standard
35492 Si vous utilisez la décoration 
35493 \family sans
35494 Cadre
35495 \begin_inset space ~
35496 \end_inset
35497
35498 rectangulaire
35499 \begin_inset space ~
35500 \end_inset
35501
35502 simple
35503 \family default
35504 , vous pouvez colorer le cadre.
35505  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
35506  le met implicitement
35507  en blanc).
35508  voici un exemple: 
35509 \begin_inset Box Boxed
35510 position "t"
35511 hor_pos "c"
35512 has_inner_box 0
35513 inner_pos "t"
35514 use_parbox 0
35515 use_makebox 0
35516 width ""
35517 special "none"
35518 height "1in"
35519 height_special "totalheight"
35520 thickness "0.4pt"
35521 separation "3pt"
35522 shadowsize "4pt"
35523 framecolor "teal"
35524 backgroundcolor "yellow"
35525 status open
35526
35527 \begin_layout Plain Layout
35528 Box with teal frame color and yellow background color
35529 \end_layout
35530
35531 \end_inset
35532
35533
35534 \end_layout
35535
35536 \begin_layout Standard
35537 \begin_inset VSpace bigskip
35538 \end_inset
35539
35540 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
35541  est en couleurs:
35542 \begin_inset Newline newline
35543 \end_inset
35544
35545
35546 \begin_inset Box Boxed
35547 position "t"
35548 hor_pos "c"
35549 has_inner_box 0
35550 inner_pos "t"
35551 use_parbox 0
35552 use_makebox 0
35553 width ""
35554 special "none"
35555 height "1in"
35556 height_special "totalheight"
35557 thickness "0.4pt"
35558 separation "3pt"
35559 shadowsize "4pt"
35560 framecolor "cyan"
35561 backgroundcolor "magenta"
35562 status open
35563
35564 \begin_layout Plain Layout
35565
35566 \color yellow
35567 Ce texte est coloré dans une boîte colorée et encadrée.
35568 \end_layout
35569
35570 \end_inset
35571
35572
35573 \end_layout
35574
35575 \begin_layout Standard
35576 \begin_inset VSpace bigskip
35577 \end_inset
35578
35579
35580 \end_layout
35581
35582 \begin_layout Standard
35583 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
35584  définir vos propres couleurs comme c'est décrit dans la section
35585 \begin_inset space ~
35586 \end_inset
35587
35588
35589 \begin_inset CommandInset ref
35590 LatexCommand ref
35591 reference "sec:Tableaux-Colorés"
35592
35593 \end_inset
35594
35595 .
35596  Pour cela vous devez saisir la boîte ne code TeX.
35597 \end_layout
35598
35599 \begin_layout Standard
35600 Les boîtes à fond coloré sont créées par la commande 
35601 \series bold
35602
35603 \backslash
35604 colorbox
35605 \series default
35606 .
35607  Elle est utilisée avec la syntaxe suivante :
35608 \end_layout
35609
35610 \begin_layout Standard
35611
35612 \series bold
35613
35614 \backslash
35615 colorbox{couleur}{contenu de la boîte}
35616 \end_layout
35617
35618 \begin_layout Standard
35619 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35620  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
35621  un mot sur fond 
35622 \emph on
35623 vertfonce
35624 \emph default
35625 , insérez la commande 
35626 \end_layout
35627
35628 \begin_layout Standard
35629
35630 \series bold
35631
35632 \backslash
35633 colorbox{vertfonce}{
35634 \end_layout
35635
35636 \begin_layout Standard
35637 avant le mot en code \SpecialChar TeX
35638 .
35639  Insérez l'accolade fermante 
35640 \begin_inset Quotes fld
35641 \end_inset
35642
35643 }
35644 \begin_inset Quotes frd
35645 \end_inset
35646
35647  après le mot, en code \SpecialChar TeX
35648 .
35649 \begin_inset Newline newline
35650 \end_inset
35651
35652 Voici le résultat :
35653 \end_layout
35654
35655 \begin_layout Standard
35656 Cette ligne de texte contient le mot
35657 \begin_inset ERT
35658 status collapsed
35659
35660 \begin_layout Plain Layout
35661
35662
35663 \backslash
35664 colorbox{vertfonce}{
35665 \end_layout
35666
35667 \end_inset
35668
35669
35670 \begin_inset Quotes fld
35671 \end_inset
35672
35673 Attention!
35674 \begin_inset Quotes frd
35675 \end_inset
35676
35677
35678 \begin_inset ERT
35679 status collapsed
35680
35681 \begin_layout Plain Layout
35682
35683 }
35684 \end_layout
35685
35686 \end_inset
35687
35688  sur fond vertfonce.
35689 \end_layout
35690
35691 \begin_layout Standard
35692 Les boîtes avec fond et cadre colorés sont créées via la commande 
35693 \series bold
35694
35695 \backslash
35696 fcolorbox
35697 \series default
35698  avec la syntaxe suivante :
35699 \end_layout
35700
35701 \begin_layout Standard
35702
35703 \series bold
35704
35705 \backslash
35706 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35707 \end_layout
35708
35709 \begin_layout Section
35710 Boîtes pivotées et redimensionnées
35711 \end_layout
35712
35713 \begin_layout Standard
35714 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
35715 \family sans
35716 BoîtesGraphiques
35717 \family default
35718  oit être vchargé via les paramètres du document.
35719 \end_layout
35720
35721 \begin_layout Standard
35722 \begin_inset Note Greyedout
35723 status open
35724
35725 \begin_layout Plain Layout
35726
35727 \series bold
35728 Note:
35729 \series default
35730  La plupart des visualiseurs DVI ne sont 
35731 \emph on
35732 pas
35733 \emph default
35734  capables d'afficher des rotations ou des redimensionnements.
35735 \end_layout
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Standard
35743 \begin_inset Note Greyedout
35744 status open
35745
35746 \begin_layout Plain Layout
35747
35748 \series bold
35749 Note:
35750 \series default
35751  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
35752  redimensionnée.
35753 \end_layout
35754
35755 \end_inset
35756
35757
35758 \end_layout
35759
35760 \begin_layout Subsection
35761 Boîtes pivotées
35762 \begin_inset Index idx
35763 status collapsed
35764
35765 \begin_layout Plain Layout
35766 Boîtes ! pivotées
35767 \end_layout
35768
35769 \end_inset
35770
35771
35772 \begin_inset Index idx
35773 status collapsed
35774
35775 \begin_layout Plain Layout
35776 Pivoter des objets
35777 \end_layout
35778
35779 \end_inset
35780
35781
35782 \end_layout
35783
35784 \begin_layout Standard
35785 Pour faire tourner des objets, vous pouvez les mettre dans une 
35786 \family sans
35787 BoîtePivotée
35788 \family default
35789 .
35790  Une telle boîte est insérée via le menu 
35791 \family sans
35792 Insertion\SpecialChar menuseparator
35793 Inserts personnalisables\SpecialChar menuseparator
35794 BoîtePivotée
35795 \family default
35796 .
35797 \end_layout
35798
35799 \begin_layout Standard
35800 La position du pivot peut être précisée via l'insert 
35801 \family sans
35802 Origine
35803 \family default
35804  (menu 
35805 \family sans
35806 Insertion\SpecialChar menuseparator
35807 Origine
35808 \family default
35809 ) sous la forme 
35810 \series bold
35811 origin=position
35812 \series default
35813 .
35814  Les valeurs suivantes sont possibles pour la position: 
35815 \emph on
35816 c
35817 \emph default
35818  (centre), 
35819 \emph on
35820 l
35821 \emph default
35822  (gauche/
35823 \lang english
35824 left
35825 \lang french
35826 ), 
35827 \emph on
35828 r
35829 \emph default
35830  (droite/
35831 \lang english
35832 right
35833 \lang french
35834 ), 
35835 \emph on
35836 b
35837 \emph default
35838  (bas/
35839 \lang english
35840 bottom
35841 \lang french
35842 ), 
35843 \emph on
35844 t
35845 \emph default
35846  (haut/
35847 \lang english
35848 top
35849 \lang french
35850 ), et aussi des combinaisons des quatre positions de base.
35851  Par exemple 
35852 \emph on
35853 lt
35854 \emph default
35855  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
35856  Quand on ne donne pas d'origine, la position 
35857 \emph on
35858 l
35859 \emph default
35860  est utilisée.
35861  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
35862  ou négatif.
35863  Le sens positif de rotation est anti-horaire.
35864 \end_layout
35865
35866 \begin_layout Standard
35867 Dans l'exemple qui suit, 
35868 \series bold
35869 origin=c
35870 \series default
35871  a été saisi dans l'insert 
35872 \family sans
35873 Origin
35874 \family default
35875  et 
35876 \series bold
35877 60
35878 \series default
35879  a été saisi dans l'insert 
35880 \family sans
35881 Angle
35882 \family default
35883 .
35884 \end_layout
35885
35886 \begin_layout Standard
35887 Voici une ligne avec du 
35888 \begin_inset Flex Rotatebox
35889 status open
35890
35891 \begin_layout Plain Layout
35892 \begin_inset Argument 1
35893 status open
35894
35895 \begin_layout Plain Layout
35896 origin=c
35897 \end_layout
35898
35899 \end_inset
35900
35901
35902 \begin_inset Argument 2
35903 status open
35904
35905 \begin_layout Plain Layout
35906 60
35907 \end_layout
35908
35909 \end_inset
35910
35911 texte pivoté
35912 \end_layout
35913
35914 \end_inset
35915
35916 .
35917 \end_layout
35918
35919 \begin_layout Standard
35920 La boîte peut contenir une autre boîte ou une formule en ligne :
35921 \end_layout
35922
35923 \begin_layout Standard
35924 Voici une ligne avec du 
35925 \begin_inset Flex Rotatebox
35926 status open
35927
35928 \begin_layout Plain Layout
35929 \begin_inset Argument 1
35930 status open
35931
35932 \begin_layout Plain Layout
35933 origin=r
35934 \end_layout
35935
35936 \end_inset
35937
35938
35939 \begin_inset Argument 2
35940 status open
35941
35942 \begin_layout Plain Layout
35943 -60
35944 \end_layout
35945
35946 \end_inset
35947
35948
35949 \begin_inset Box Doublebox
35950 position "c"
35951 hor_pos "c"
35952 has_inner_box 0
35953 inner_pos "c"
35954 use_parbox 0
35955 use_makebox 0
35956 width "1in"
35957 special "width"
35958 height "1in"
35959 height_special "totalheight"
35960 thickness "0.4pt"
35961 separation "3pt"
35962 shadowsize "4pt"
35963 framecolor "black"
35964 backgroundcolor "none"
35965 status collapsed
35966
35967 \begin_layout Plain Layout
35968 texte pivoté
35969 \end_layout
35970
35971 \end_inset
35972
35973
35974 \end_layout
35975
35976 \end_inset
35977
35978  et encadré 
35979 \begin_inset Flex Rotatebox
35980 status open
35981
35982 \begin_layout Plain Layout
35983 \begin_inset Argument 1
35984 status open
35985
35986 \begin_layout Plain Layout
35987 origin=lb
35988 \end_layout
35989
35990 \end_inset
35991
35992
35993 \begin_inset Argument 2
35994 status open
35995
35996 \begin_layout Plain Layout
35997 60
35998 \end_layout
35999
36000 \end_inset
36001
36002
36003 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36004 \end_inset
36005
36006
36007 \end_layout
36008
36009 \end_inset
36010
36011  et une formule.
36012 \end_layout
36013
36014 \begin_layout Standard
36015 ou encore une figure ou un tableau :
36016 \end_layout
36017
36018 \begin_layout Standard
36019 Voici une ligne 
36020 \begin_inset Flex Rotatebox
36021 status open
36022
36023 \begin_layout Plain Layout
36024 \begin_inset Argument 1
36025 status open
36026
36027 \begin_layout Plain Layout
36028 origin=lb
36029 \end_layout
36030
36031 \end_inset
36032
36033
36034 \begin_inset Argument 2
36035 status open
36036
36037 \begin_layout Plain Layout
36038 90
36039 \end_layout
36040
36041 \end_inset
36042
36043
36044 \begin_inset Graphics
36045         filename ../clipart/platypus.eps
36046         lyxscale 50
36047         width 25col%
36048
36049 \end_inset
36050
36051
36052 \end_layout
36053
36054 \end_inset
36055
36056  avec une image pivotée de 90° 
36057 \begin_inset Flex Rotatebox
36058 status open
36059
36060 \begin_layout Plain Layout
36061 \begin_inset Argument 2
36062 status open
36063
36064 \begin_layout Plain Layout
36065 -90
36066 \end_layout
36067
36068 \end_inset
36069
36070
36071 \begin_inset Tabular
36072 <lyxtabular version="3" rows="2" columns="2">
36073 <features tabularvalignment="middle">
36074 <column alignment="center" valignment="top">
36075 <column alignment="center" valignment="top">
36076 <row>
36077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36078 \begin_inset Text
36079
36080 \begin_layout Plain Layout
36081 q
36082 \end_layout
36083
36084 \end_inset
36085 </cell>
36086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36087 \begin_inset Text
36088
36089 \begin_layout Plain Layout
36090 w
36091 \end_layout
36092
36093 \end_inset
36094 </cell>
36095 </row>
36096 <row>
36097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36098 \begin_inset Text
36099
36100 \begin_layout Plain Layout
36101 e
36102 \end_layout
36103
36104 \end_inset
36105 </cell>
36106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36107 \begin_inset Text
36108
36109 \begin_layout Plain Layout
36110 r
36111 \end_layout
36112
36113 \end_inset
36114 </cell>
36115 </row>
36116 </lyxtabular>
36117
36118 \end_inset
36119
36120
36121 \end_layout
36122
36123 \end_inset
36124
36125  et un tableau.
36126 \begin_inset Index idx
36127 status collapsed
36128
36129 \begin_layout Plain Layout
36130 Figures ! Pivotées
36131 \end_layout
36132
36133 \end_inset
36134
36135
36136 \begin_inset Index idx
36137 status collapsed
36138
36139 \begin_layout Plain Layout
36140 Tableau ! Pivoter
36141 \end_layout
36142
36143 \end_inset
36144
36145
36146 \end_layout
36147
36148 \begin_layout Standard
36149
36150 \lang english
36151 \begin_inset Note Greyedout
36152 status open
36153
36154 \begin_layout Plain Layout
36155
36156 \series bold
36157 Nota:
36158 \series default
36159  si l'insert 
36160 \family sans
36161 Angle
36162 \family default
36163  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36164  \SpecialChar LaTeX
36165  à l'affichage ou l'exportation du document.
36166 \end_layout
36167
36168 \end_inset
36169
36170
36171 \end_layout
36172
36173 \begin_layout Subsection
36174 Les boîtes redimensionnées
36175 \begin_inset Index idx
36176 status collapsed
36177
36178 \begin_layout Plain Layout
36179 Boîtes ! Redimensionnées
36180 \end_layout
36181
36182 \end_inset
36183
36184
36185 \begin_inset Index idx
36186 status collapsed
36187
36188 \begin_layout Plain Layout
36189 Redimensionner des objets
36190 \end_layout
36191
36192 \end_inset
36193
36194
36195 \end_layout
36196
36197 \begin_layout Standard
36198 Pour redimensionner des objets, il faut les insérer dans une 
36199 \family sans
36200 BoîteÉchelle
36201 \family default
36202 , et pour cela utiliser le menu 
36203 \family sans
36204 Insertion\SpecialChar menuseparator
36205 Inserts personnalisables\SpecialChar menuseparator
36206 BoîteÉchelle
36207 \family default
36208 .
36209 \end_layout
36210
36211 \begin_layout Standard
36212 L'insert 
36213 \family sans
36214 BoîteÉchelle
36215 \family default
36216  comporte un insert obligatoire 
36217 \family sans
36218 Facteur-H 
36219 \family default
36220 et un insert facultatif 
36221 \family sans
36222 Facteur-V
36223 \family default
36224  (ouvert via le menu 
36225 \family sans
36226 Insertion\SpecialChar menuseparator
36227 Facteur-V)
36228 \family default
36229 .
36230  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
36231  vertical.
36232  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
36233  comme facteur vertical.
36234 \end_layout
36235
36236 \begin_layout Standard
36237 Pour doubler la taille du texte par rapport à la taille de texte du document,
36238  saisir 
36239 \series bold
36240 2
36241 \series default
36242  dans l'insert 
36243 \family sans
36244 Facteur-H:
36245 \family default
36246  
36247 \begin_inset Flex Scalebox
36248 status open
36249
36250 \begin_layout Plain Layout
36251 \begin_inset Argument 1
36252 status open
36253
36254 \begin_layout Plain Layout
36255 2
36256 \end_layout
36257
36258 \end_inset
36259
36260 Bonjour
36261 \end_layout
36262
36263 \end_inset
36264
36265
36266 \end_layout
36267
36268 \begin_layout Standard
36269
36270 \series bold
36271 2
36272 \series default
36273  comme 
36274 \family sans
36275 Facteur-H
36276 \family default
36277  et 
36278 \series bold
36279 1
36280 \series default
36281  comme
36282 \family sans
36283  Facteur-V
36284 \family default
36285  déforme le texte: 
36286 \begin_inset Flex Scalebox
36287 status open
36288
36289 \begin_layout Plain Layout
36290 \begin_inset Argument 1
36291 status open
36292
36293 \begin_layout Plain Layout
36294 2
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \begin_inset Argument 2
36301 status open
36302
36303 \begin_layout Plain Layout
36304 1
36305 \end_layout
36306
36307 \end_inset
36308
36309 Bonjour
36310 \end_layout
36311
36312 \end_inset
36313
36314 .
36315 \end_layout
36316
36317 \begin_layout Standard
36318 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
36319  par conséquent 
36320 \series bold
36321 -1
36322 \series default
36323  comme
36324 \family sans
36325  Facteur-H
36326 \family default
36327  et 
36328 \series bold
36329 1
36330 \series default
36331  comme
36332 \family sans
36333  Facteur-V 
36334 \family default
36335 permet de créer de l'écriture en miroir: 
36336 \begin_inset Flex Scalebox
36337 status open
36338
36339 \begin_layout Plain Layout
36340 \begin_inset Argument 1
36341 status open
36342
36343 \begin_layout Plain Layout
36344 -1
36345 \end_layout
36346
36347 \end_inset
36348
36349
36350 \begin_inset Argument 2
36351 status open
36352
36353 \begin_layout Plain Layout
36354 1
36355 \end_layout
36356
36357 \end_inset
36358
36359 Bonjour
36360 \end_layout
36361
36362 \end_inset
36363
36364
36365 \end_layout
36366
36367 \begin_layout Standard
36368
36369 \series bold
36370 1
36371 \series default
36372  comme
36373 \family sans
36374  Facteur-H
36375 \family default
36376  et 
36377 \series bold
36378 -1
36379 \series default
36380  comme
36381 \family sans
36382  Facteur-V
36383 \family default
36384  réfléchit le texte 
36385 \begin_inset Flex Scalebox
36386 status open
36387
36388 \begin_layout Plain Layout
36389 \begin_inset Argument 1
36390 status open
36391
36392 \begin_layout Plain Layout
36393 1
36394 \end_layout
36395
36396 \end_inset
36397
36398
36399 \begin_inset Argument 2
36400 status open
36401
36402 \begin_layout Plain Layout
36403 -1
36404 \end_layout
36405
36406 \end_inset
36407
36408 Bonjour
36409 \end_layout
36410
36411 \end_inset
36412
36413  sous la ligne de base.
36414 \end_layout
36415
36416 \begin_layout Standard
36417 La 
36418 \family sans
36419 BoîteMiroir
36420 \family default
36421  (menu 
36422 \family sans
36423 Insertion\SpecialChar menuseparator
36424 Inserts personnalisables\SpecialChar menuseparator
36425 BoîteMiroir)
36426 \family default
36427  est équivalente à 
36428 \series bold
36429 -1
36430 \series default
36431  comme
36432 \family sans
36433  Facteur-H
36434 \family default
36435  et 
36436 \series bold
36437 1
36438 \series default
36439  comme
36440 \family sans
36441  Facteur-V
36442 \family default
36443  pour une 
36444 \family sans
36445 BoîteÉchelle
36446 \family default
36447 .
36448 \end_layout
36449
36450 \begin_layout Standard
36451
36452 \lang english
36453 \begin_inset Note Greyedout
36454 status open
36455
36456 \begin_layout Plain Layout
36457
36458 \series bold
36459 Nota:
36460 \series default
36461  si l'insert 
36462 \family sans
36463 Facteur-H
36464 \family default
36465  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36466  \SpecialChar LaTeX
36467  à l'affichage ou l'exportation du document.
36468 \end_layout
36469
36470 \end_inset
36471
36472
36473 \end_layout
36474
36475 \begin_layout Standard
36476 \begin_inset VSpace bigskip
36477 \end_inset
36478
36479 La 
36480 \family sans
36481 BoîteRetaillée
36482 \family default
36483  (menu 
36484 \family sans
36485 Insertion\SpecialChar menuseparator
36486 Inserts personnalisables\SpecialChar menuseparator
36487 BoîteRetaillée
36488 \family default
36489 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
36490  L'insert 
36491 \family sans
36492 BoîteRetaillée
36493 \family default
36494  comporte un insert obligatoire 
36495 \family sans
36496 Largeur
36497 \family default
36498  et un insert facultatif 
36499 \family sans
36500 Hauteur
36501 \family default
36502  (obtenu via 
36503 \family sans
36504 Insertion\SpecialChar menuseparator
36505 Hauteur)
36506 \family default
36507 .
36508  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
36509  unité.
36510  Le tableau
36511 \begin_inset space ~
36512 \end_inset
36513
36514  
36515 \begin_inset CommandInset ref
36516 LatexCommand ref
36517 reference "tab:Unités"
36518
36519 \end_inset
36520
36521  énumère les unités possibles.
36522  S'il y a un point d'exclamation 
36523 \series bold
36524 !
36525 \series default
36526  dans un des deux inserts, la taille est ajustée pour conserver le rapport
36527  d'aspect de la boîte.
36528  S'il n'y a pas d'insert 
36529 \family sans
36530 Hauteur
36531 \family default
36532 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
36533  
36534 \end_layout
36535
36536 \begin_layout Standard
36537
36538 \series bold
36539 2cm
36540 \series default
36541  comme 
36542 \family sans
36543 Largeur
36544 \family default
36545  et 
36546 \series bold
36547 1cm
36548 \series default
36549  comme 
36550 \family sans
36551 Hauteur
36552 \family default
36553  produit: 
36554 \begin_inset Flex Resizebox
36555 status open
36556
36557 \begin_layout Plain Layout
36558 \begin_inset Argument 1
36559 status open
36560
36561 \begin_layout Plain Layout
36562 2cm
36563 \end_layout
36564
36565 \end_inset
36566
36567
36568 \begin_inset Argument 2
36569 status open
36570
36571 \begin_layout Plain Layout
36572 1cm
36573 \end_layout
36574
36575 \end_inset
36576
36577 Bonjour
36578 \end_layout
36579
36580 \end_inset
36581
36582
36583 \begin_inset Newline newline
36584 \end_inset
36585
36586
36587 \series bold
36588 2cm
36589 \series default
36590  comme 
36591 \family sans
36592 Largeur
36593 \family default
36594  et 
36595 \series bold
36596 !
36597 \series default
36598  comme 
36599 \family sans
36600 Hauteur
36601 \family default
36602  (ou aucune
36603 \family sans
36604  Hauteur
36605 \family default
36606 ) produit: 
36607 \begin_inset Flex Resizebox
36608 status open
36609
36610 \begin_layout Plain Layout
36611 \begin_inset Argument 1
36612 status open
36613
36614 \begin_layout Plain Layout
36615 2cm
36616 \end_layout
36617
36618 \end_inset
36619
36620
36621 \begin_inset Argument 2
36622 status open
36623
36624 \begin_layout Plain Layout
36625 !
36626 \end_layout
36627
36628 \end_inset
36629
36630 Bonjour
36631 \end_layout
36632
36633 \end_inset
36634
36635
36636 \end_layout
36637
36638 \begin_layout Standard
36639 \begin_inset Note Greyedout
36640 status open
36641
36642 \begin_layout Plain Layout
36643
36644 \series bold
36645 Nota:
36646 \series default
36647  si l'insert 
36648 \family sans
36649 Largeur
36650 \family default
36651  est vide ou contient autre chose que des nombres, vous aurez des erreurs
36652  \SpecialChar LaTeX
36653  à l'affichage ou l'exportation du document.
36654 \end_layout
36655
36656 \end_inset
36657
36658
36659 \end_layout
36660
36661 \begin_layout Standard
36662 \begin_inset VSpace bigskip
36663 \end_inset
36664
36665
36666 \end_layout
36667
36668 \begin_layout Standard
36669 Les boîtes peuvent être combinée dans n'importe quel ordre.
36670  Par exemple voici une
36671 \family sans
36672  BoîteMiroir
36673 \family default
36674  
36675 \family sans
36676 dans une BoîteRetaillée 
36677 \family default
36678 qui est à son tour dans une 
36679 \family sans
36680 BoîtePivotée
36681 \family default
36682 :
36683 \end_layout
36684
36685 \begin_layout Standard
36686 \noindent
36687 \align center
36688 \begin_inset Flex Rotatebox
36689 status open
36690
36691 \begin_layout Plain Layout
36692 \begin_inset Argument 1
36693 status open
36694
36695 \begin_layout Plain Layout
36696 origin=c
36697 \end_layout
36698
36699 \end_inset
36700
36701
36702 \begin_inset Argument 2
36703 status open
36704
36705 \begin_layout Plain Layout
36706 -45
36707 \end_layout
36708
36709 \end_inset
36710
36711
36712 \begin_inset Flex Resizebox
36713 status open
36714
36715 \begin_layout Plain Layout
36716 \begin_inset Argument 1
36717 status open
36718
36719 \begin_layout Plain Layout
36720 2cm
36721 \end_layout
36722
36723 \end_inset
36724
36725
36726 \begin_inset Flex Reflectbox
36727 status open
36728
36729 \begin_layout Plain Layout
36730 Bonjour
36731 \end_layout
36732
36733 \end_inset
36734
36735
36736 \end_layout
36737
36738 \end_inset
36739
36740
36741 \end_layout
36742
36743 \end_inset
36744
36745
36746 \end_layout
36747
36748 \begin_layout Standard
36749 \noindent
36750 Les images, les tableaux et les formules sont autorisées comme contenu de
36751  boîte :
36752 \end_layout
36753
36754 \begin_layout Standard
36755 \noindent
36756 \align center
36757 \begin_inset Flex Resizebox
36758 status open
36759
36760 \begin_layout Plain Layout
36761 \begin_inset Argument 1
36762 status open
36763
36764 \begin_layout Plain Layout
36765 2cm
36766 \end_layout
36767
36768 \end_inset
36769
36770
36771 \begin_inset Flex Reflectbox
36772 status open
36773
36774 \begin_layout Plain Layout
36775 \begin_inset Graphics
36776         filename ../clipart/platypus.eps
36777         lyxscale 50
36778         width 25col%
36779
36780 \end_inset
36781
36782
36783 \end_layout
36784
36785 \end_inset
36786
36787
36788 \end_layout
36789
36790 \end_inset
36791
36792  
36793 \begin_inset Flex Resizebox
36794 status open
36795
36796 \begin_layout Plain Layout
36797 \begin_inset Argument 1
36798 status open
36799
36800 \begin_layout Plain Layout
36801 2cm
36802 \end_layout
36803
36804 \end_inset
36805
36806
36807 \begin_inset Flex Reflectbox
36808 status open
36809
36810 \begin_layout Plain Layout
36811 \begin_inset Tabular
36812 <lyxtabular version="3" rows="2" columns="2">
36813 <features tabularvalignment="middle">
36814 <column alignment="center" valignment="top">
36815 <column alignment="center" valignment="top">
36816 <row>
36817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821 q
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36827 \begin_inset Text
36828
36829 \begin_layout Plain Layout
36830 w
36831 \end_layout
36832
36833 \end_inset
36834 </cell>
36835 </row>
36836 <row>
36837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Plain Layout
36841 e
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36847 \begin_inset Text
36848
36849 \begin_layout Plain Layout
36850 r
36851 \end_layout
36852
36853 \end_inset
36854 </cell>
36855 </row>
36856 </lyxtabular>
36857
36858 \end_inset
36859
36860
36861 \end_layout
36862
36863 \end_inset
36864
36865
36866 \end_layout
36867
36868 \end_inset
36869
36870  
36871 \begin_inset Flex Resizebox
36872 status open
36873
36874 \begin_layout Plain Layout
36875 \begin_inset Argument 1
36876 status open
36877
36878 \begin_layout Plain Layout
36879 3cm
36880 \end_layout
36881
36882 \end_inset
36883
36884
36885 \begin_inset Flex Reflectbox
36886 status open
36887
36888 \begin_layout Plain Layout
36889 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36890 \end_inset
36891
36892
36893 \end_layout
36894
36895 \end_inset
36896
36897
36898 \end_layout
36899
36900 \end_inset
36901
36902
36903 \begin_inset Index idx
36904 status collapsed
36905
36906 \begin_layout Plain Layout
36907 Figures ! Redimensionnées
36908 \end_layout
36909
36910 \end_inset
36911
36912
36913 \begin_inset Index idx
36914 status collapsed
36915
36916 \begin_layout Plain Layout
36917 Tableau ! Redimensionner
36918 \end_layout
36919
36920 \end_inset
36921
36922
36923 \end_layout
36924
36925 \begin_layout Standard
36926 Quand on utilise le style global de formule 
36927 \series bold
36928 fleqn
36929 \series default
36930  dans le document
36931 \begin_inset Foot
36932 status collapsed
36933
36934 \begin_layout Plain Layout
36935 Quand 
36936 \begin_inset Quotes fld
36937 \end_inset
36938
36939 fleqn
36940 \begin_inset Quotes frd
36941 \end_inset
36942
36943  est ajouté aux options de la classe de document.
36944 \end_layout
36945
36946 \end_inset
36947
36948 , les formules hors texte peuvent aussi être redimensionnées.
36949 \end_layout
36950
36951 \begin_layout Chapter
36952 Objets entourés par du texte
36953 \begin_inset Index idx
36954 status collapsed
36955
36956 \begin_layout Plain Layout
36957 Entourés par du texte
36958 \end_layout
36959
36960 \end_inset
36961
36962
36963 \end_layout
36964
36965 \begin_layout Section
36966 Flottant d'enrobage
36967 \begin_inset CommandInset label
36968 LatexCommand label
36969 name "sec:Flottant-d'enrobage"
36970
36971 \end_inset
36972
36973
36974 \begin_inset Index idx
36975 status collapsed
36976
36977 \begin_layout Plain Layout
36978 Flottants ! Flottants d'enrobage
36979 \end_layout
36980
36981 \end_inset
36982
36983
36984 \begin_inset Index idx
36985 status collapsed
36986
36987 \begin_layout Plain Layout
36988 Entourés par du texte ! Flottants d'enrobage
36989 \end_layout
36990
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \begin_layout Standard
36997 \begin_inset Wrap figure
36998 lines 0
36999 placement l
37000 overhang 1cm
37001 width "40col%"
37002 status open
37003
37004 \begin_layout Plain Layout
37005 \begin_inset Graphics
37006         filename ../clipart/mobius.eps
37007         width 40col%
37008         scaleBeforeRotation
37009         rotateOrigin center
37010
37011 \end_inset
37012
37013
37014 \end_layout
37015
37016 \begin_layout Plain Layout
37017 \begin_inset Caption Standard
37018
37019 \begin_layout Plain Layout
37020 \begin_inset CommandInset label
37021 LatexCommand label
37022 name "fig:Figure-enrobée"
37023
37024 \end_inset
37025
37026 Ceci est une figure habillée.
37027 \end_layout
37028
37029 \end_inset
37030
37031
37032 \end_layout
37033
37034 \end_inset
37035
37036  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37037  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37038  Vous pouvez en insérer un en utilisant le menu 
37039 \family sans
37040 Insertion\SpecialChar menuseparator
37041 Flottant\SpecialChar menuseparator
37042 Flottant
37043 \begin_inset space ~
37044 \end_inset
37045
37046 d'enrobage
37047 \family default
37048  à la condition que le paquetage \SpecialChar LaTeX
37049  
37050 \series bold
37051 wrapfig
37052 \series default
37053
37054 \begin_inset Index idx
37055 status collapsed
37056
37057 \begin_layout Plain Layout
37058 Paquetages \SpecialChar LaTeX
37059  ! wrapfig
37060 \end_layout
37061
37062 \end_inset
37063
37064  soit installé.
37065 \begin_inset Foot
37066 status collapsed
37067
37068 \begin_layout Plain Layout
37069 Voyez dans la manuel 
37070 \emph on
37071 Configuration
37072 \begin_inset space ~
37073 \end_inset
37074
37075 \SpecialChar LaTeX
37076  
37077 \emph default
37078 comment installer des paquetages \SpecialChar LaTeX
37079 .
37080 \end_layout
37081
37082 \end_inset
37083
37084  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37085  sur la boîte du flottant.
37086  Les paramètres obligatoires sont l'
37087 \family sans
37088 Emplacement
37089 \family default
37090  et la 
37091 \family sans
37092 Largeur
37093 \family default
37094 .
37095  Les paramètres facultatifs sont le 
37096 \family sans
37097 Débordement
37098 \family default
37099  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37100  de la page et la 
37101 \family sans
37102 Porté de la ligne
37103 \family default
37104  qui précise le nombre approximatif de lignes dont le flottant va avoir
37105  besoin.
37106  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37107  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37108  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
37109  à faire flotter le flottant
37110  à l'intérieur du paragraphe ou vers les autres paragraphes.
37111  La figure
37112 \begin_inset space ~
37113 \end_inset
37114
37115
37116 \begin_inset CommandInset ref
37117 LatexCommand ref
37118 reference "fig:Figure-enrobée"
37119
37120 \end_inset
37121
37122  est un exemple de flottant d'enrobage avec une largeur de 40
37123 \begin_inset space \thinspace{}
37124 \end_inset
37125
37126 col%, un débordement de 1
37127 \begin_inset space \thinspace{}
37128 \end_inset
37129
37130 cm et placé à gauche.
37131 \end_layout
37132
37133 \begin_layout Standard
37134 \begin_inset Note Greyedout
37135 status open
37136
37137 \begin_layout Plain Layout
37138
37139 \series bold
37140 Note:
37141 \series default
37142  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37143  figure trop près du bas de page peut tout chambouler et faire que le flottant
37144  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37145  de texte.
37146 \end_layout
37147
37148 \end_inset
37149
37150
37151 \end_layout
37152
37153 \begin_layout Standard
37154 En général:
37155 \end_layout
37156
37157 \begin_layout Itemize
37158 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37159  qui risquent de passer à la page suivante.
37160  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37161  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37162  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37163  de page.
37164 \end_layout
37165
37166 \begin_layout Itemize
37167 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37168  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37169 e.
37170 \end_layout
37171
37172 \begin_layout Itemize
37173 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37174  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37175  texte entre les deux, comme séparateur.
37176 \end_layout
37177
37178 \begin_layout Itemize
37179 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37180  ou les tableaux.
37181 \end_layout
37182
37183 \begin_layout Itemize
37184 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37185  chapitre
37186 \begin_inset space ~
37187 \end_inset
37188
37189
37190 \begin_inset CommandInset ref
37191 LatexCommand ref
37192 reference "chap:Flottants"
37193
37194 \end_inset
37195
37196 .
37197 \end_layout
37198
37199 \begin_layout Section
37200 Objets fixes entourés par du texte
37201 \begin_inset Index idx
37202 status collapsed
37203
37204 \begin_layout Plain Layout
37205 Entouré par du texte ! Objets fixes
37206 \end_layout
37207
37208 \end_inset
37209
37210
37211 \end_layout
37212
37213 \begin_layout Standard
37214 Les flottants d'enrobage décrits dans la section
37215 \begin_inset space \thinspace{}
37216 \end_inset
37217
37218
37219 \begin_inset CommandInset ref
37220 LatexCommand ref
37221 reference "sec:Flottant-d'enrobage"
37222
37223 \end_inset
37224
37225  prennent les positions suivantes dans le paragraphe :
37226 \begin_inset Separator parbreak
37227 \end_inset
37228
37229
37230 \end_layout
37231
37232 \begin_layout Standard
37233 \noindent
37234 \align center
37235 \begin_inset Tabular
37236 <lyxtabular version="3" rows="2" columns="2">
37237 <features tabularvalignment="middle">
37238 <column alignment="center" valignment="top">
37239 <column alignment="center" valignment="top">
37240 <row>
37241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37242 \begin_inset Text
37243
37244 \begin_layout Plain Layout
37245 \begin_inset Info
37246 type  "icon"
37247 arg   "dialog-show-new-inset graphics"
37248 \end_inset
37249
37250
37251 \end_layout
37252
37253 \end_inset
37254 </cell>
37255 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259 texte
37260 \end_layout
37261
37262 \end_inset
37263 </cell>
37264 </row>
37265 <row>
37266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270 texte
37271 \end_layout
37272
37273 \end_inset
37274 </cell>
37275 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37276 \begin_inset Text
37277
37278 \begin_layout Plain Layout
37279 texte
37280 \end_layout
37281
37282 \end_inset
37283 </cell>
37284 </row>
37285 </lyxtabular>
37286
37287 \end_inset
37288
37289  ou 
37290 \begin_inset Tabular
37291 <lyxtabular version="3" rows="2" columns="2">
37292 <features tabularvalignment="middle">
37293 <column alignment="center" valignment="top">
37294 <column alignment="center" valignment="top">
37295 <row>
37296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37297 \begin_inset Text
37298
37299 \begin_layout Plain Layout
37300 texte
37301 \end_layout
37302
37303 \end_inset
37304 </cell>
37305 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37306 \begin_inset Text
37307
37308 \begin_layout Plain Layout
37309 \begin_inset Info
37310 type  "icon"
37311 arg   "dialog-show-new-inset graphics"
37312 \end_inset
37313
37314
37315 \end_layout
37316
37317 \end_inset
37318 </cell>
37319 </row>
37320 <row>
37321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37322 \begin_inset Text
37323
37324 \begin_layout Plain Layout
37325 texte
37326 \end_layout
37327
37328 \end_inset
37329 </cell>
37330 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37331 \begin_inset Text
37332
37333 \begin_layout Plain Layout
37334 texte
37335 \end_layout
37336
37337 \end_inset
37338 </cell>
37339 </row>
37340 </lyxtabular>
37341
37342 \end_inset
37343
37344
37345 \end_layout
37346
37347 \begin_layout Standard
37348 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37349  par exemple pour avoir une de ces positions :
37350 \begin_inset VSpace defskip
37351 \end_inset
37352
37353
37354 \end_layout
37355
37356 \begin_layout Standard
37357 \noindent
37358 \align center
37359 \begin_inset Tabular
37360 <lyxtabular version="3" rows="2" columns="2">
37361 <features tabularvalignment="middle">
37362 <column alignment="center" valignment="top">
37363 <column alignment="center" valignment="top">
37364 <row>
37365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37366 \begin_inset Text
37367
37368 \begin_layout Plain Layout
37369 texte
37370 \end_layout
37371
37372 \end_inset
37373 </cell>
37374 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37375 \begin_inset Text
37376
37377 \begin_layout Plain Layout
37378 texte
37379 \end_layout
37380
37381 \end_inset
37382 </cell>
37383 </row>
37384 <row>
37385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37386 \begin_inset Text
37387
37388 \begin_layout Plain Layout
37389 \begin_inset Info
37390 type  "icon"
37391 arg   "dialog-show-new-inset graphics"
37392 \end_inset
37393
37394
37395 \end_layout
37396
37397 \end_inset
37398 </cell>
37399 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37400 \begin_inset Text
37401
37402 \begin_layout Plain Layout
37403 texte
37404 \end_layout
37405
37406 \end_inset
37407 </cell>
37408 </row>
37409 </lyxtabular>
37410
37411 \end_inset
37412
37413  
37414 \begin_inset Tabular
37415 <lyxtabular version="3" rows="2" columns="2">
37416 <features tabularvalignment="middle">
37417 <column alignment="center" valignment="top">
37418 <column alignment="center" valignment="top">
37419 <row>
37420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37421 \begin_inset Text
37422
37423 \begin_layout Plain Layout
37424 texte
37425 \end_layout
37426
37427 \end_inset
37428 </cell>
37429 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37430 \begin_inset Text
37431
37432 \begin_layout Plain Layout
37433 texte
37434 \end_layout
37435
37436 \end_inset
37437 </cell>
37438 </row>
37439 <row>
37440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37441 \begin_inset Text
37442
37443 \begin_layout Plain Layout
37444 texte
37445 \end_layout
37446
37447 \end_inset
37448 </cell>
37449 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37450 \begin_inset Text
37451
37452 \begin_layout Plain Layout
37453 \begin_inset Info
37454 type  "icon"
37455 arg   "dialog-show-new-inset graphics"
37456 \end_inset
37457
37458
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 </row>
37464 </lyxtabular>
37465
37466 \end_inset
37467
37468  
37469 \begin_inset Tabular
37470 <lyxtabular version="3" rows="2" columns="3">
37471 <features tabularvalignment="middle">
37472 <column alignment="center" valignment="top">
37473 <column alignment="center" valignment="top">
37474 <column alignment="center" valignment="top">
37475 <row>
37476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37477 \begin_inset Text
37478
37479 \begin_layout Plain Layout
37480 texte
37481 \end_layout
37482
37483 \end_inset
37484 </cell>
37485 <cell alignment="center" valignment="top" topline="true" usebox="none">
37486 \begin_inset Text
37487
37488 \begin_layout Plain Layout
37489 \begin_inset Info
37490 type  "icon"
37491 arg   "dialog-show-new-inset graphics"
37492 \end_inset
37493
37494
37495 \end_layout
37496
37497 \end_inset
37498 </cell>
37499 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37500 \begin_inset Text
37501
37502 \begin_layout Plain Layout
37503 texte
37504 \end_layout
37505
37506 \end_inset
37507 </cell>
37508 </row>
37509 <row>
37510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout Plain Layout
37514 texte
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523 texte
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532 texte
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 </row>
37538 </lyxtabular>
37539
37540 \end_inset
37541
37542  
37543 \begin_inset Tabular
37544 <lyxtabular version="3" rows="2" columns="3">
37545 <features tabularvalignment="middle">
37546 <column alignment="center" valignment="top">
37547 <column alignment="center" valignment="top">
37548 <column alignment="center" valignment="top">
37549 <row>
37550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37551 \begin_inset Text
37552
37553 \begin_layout Plain Layout
37554 texte
37555 \end_layout
37556
37557 \end_inset
37558 </cell>
37559 <cell alignment="center" valignment="top" topline="true" usebox="none">
37560 \begin_inset Text
37561
37562 \begin_layout Plain Layout
37563 texte
37564 \end_layout
37565
37566 \end_inset
37567 </cell>
37568 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37569 \begin_inset Text
37570
37571 \begin_layout Plain Layout
37572 texte
37573 \end_layout
37574
37575 \end_inset
37576 </cell>
37577 </row>
37578 <row>
37579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37580 \begin_inset Text
37581
37582 \begin_layout Plain Layout
37583 texte
37584 \end_layout
37585
37586 \end_inset
37587 </cell>
37588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37589 \begin_inset Text
37590
37591 \begin_layout Plain Layout
37592 \begin_inset Info
37593 type  "icon"
37594 arg   "dialog-show-new-inset graphics"
37595 \end_inset
37596
37597
37598 \end_layout
37599
37600 \end_inset
37601 </cell>
37602 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37603 \begin_inset Text
37604
37605 \begin_layout Plain Layout
37606 texte
37607 \end_layout
37608
37609 \end_inset
37610 </cell>
37611 </row>
37612 </lyxtabular>
37613
37614 \end_inset
37615
37616
37617 \end_layout
37618
37619 \begin_layout Standard
37620 \noindent
37621 \align center
37622 \begin_inset Tabular
37623 <lyxtabular version="3" rows="3" columns="2">
37624 <features tabularvalignment="middle">
37625 <column alignment="center" valignment="top">
37626 <column alignment="center" valignment="top">
37627 <row>
37628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37629 \begin_inset Text
37630
37631 \begin_layout Plain Layout
37632 texte
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37638 \begin_inset Text
37639
37640 \begin_layout Plain Layout
37641 texte
37642 \end_layout
37643
37644 \end_inset
37645 </cell>
37646 </row>
37647 <row>
37648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37649 \begin_inset Text
37650
37651 \begin_layout Plain Layout
37652 \begin_inset Info
37653 type  "icon"
37654 arg   "dialog-show-new-inset graphics"
37655 \end_inset
37656
37657
37658 \end_layout
37659
37660 \end_inset
37661 </cell>
37662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37663 \begin_inset Text
37664
37665 \begin_layout Plain Layout
37666 texte
37667 \end_layout
37668
37669 \end_inset
37670 </cell>
37671 </row>
37672 <row>
37673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37674 \begin_inset Text
37675
37676 \begin_layout Plain Layout
37677 texte
37678 \end_layout
37679
37680 \end_inset
37681 </cell>
37682 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37683 \begin_inset Text
37684
37685 \begin_layout Plain Layout
37686 texte
37687 \end_layout
37688
37689 \end_inset
37690 </cell>
37691 </row>
37692 </lyxtabular>
37693
37694 \end_inset
37695
37696  
37697 \begin_inset Tabular
37698 <lyxtabular version="3" rows="3" columns="3">
37699 <features tabularvalignment="middle">
37700 <column alignment="center" valignment="top">
37701 <column alignment="center" valignment="top">
37702 <column alignment="center" valignment="top">
37703 <row>
37704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37705 \begin_inset Text
37706
37707 \begin_layout Plain Layout
37708 texte
37709 \end_layout
37710
37711 \end_inset
37712 </cell>
37713 <cell alignment="center" valignment="top" topline="true" usebox="none">
37714 \begin_inset Text
37715
37716 \begin_layout Plain Layout
37717 texte
37718 \end_layout
37719
37720 \end_inset
37721 </cell>
37722 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37723 \begin_inset Text
37724
37725 \begin_layout Plain Layout
37726 texte
37727 \end_layout
37728
37729 \end_inset
37730 </cell>
37731 </row>
37732 <row>
37733 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37734 \begin_inset Text
37735
37736 \begin_layout Plain Layout
37737 texte
37738 \end_layout
37739
37740 \end_inset
37741 </cell>
37742 <cell alignment="center" valignment="top" usebox="none">
37743 \begin_inset Text
37744
37745 \begin_layout Plain Layout
37746 \begin_inset Info
37747 type  "icon"
37748 arg   "dialog-show-new-inset graphics"
37749 \end_inset
37750
37751
37752 \end_layout
37753
37754 \end_inset
37755 </cell>
37756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37757 \begin_inset Text
37758
37759 \begin_layout Plain Layout
37760 texte
37761 \end_layout
37762
37763 \end_inset
37764 </cell>
37765 </row>
37766 <row>
37767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 texte
37772 \end_layout
37773
37774 \end_inset
37775 </cell>
37776 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37777 \begin_inset Text
37778
37779 \begin_layout Plain Layout
37780 texte
37781 \end_layout
37782
37783 \end_inset
37784 </cell>
37785 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37786 \begin_inset Text
37787
37788 \begin_layout Plain Layout
37789 texte
37790 \end_layout
37791
37792 \end_inset
37793 </cell>
37794 </row>
37795 </lyxtabular>
37796
37797 \end_inset
37798
37799  
37800 \begin_inset Tabular
37801 <lyxtabular version="3" rows="3" columns="2">
37802 <features tabularvalignment="middle">
37803 <column alignment="center" valignment="top">
37804 <column alignment="center" valignment="top">
37805 <row>
37806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37807 \begin_inset Text
37808
37809 \begin_layout Plain Layout
37810 texte
37811 \end_layout
37812
37813 \end_inset
37814 </cell>
37815 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37816 \begin_inset Text
37817
37818 \begin_layout Plain Layout
37819 texte
37820 \end_layout
37821
37822 \end_inset
37823 </cell>
37824 </row>
37825 <row>
37826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37827 \begin_inset Text
37828
37829 \begin_layout Plain Layout
37830 texte
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839 \begin_inset Info
37840 type  "icon"
37841 arg   "dialog-show-new-inset graphics"
37842 \end_inset
37843
37844
37845 \end_layout
37846
37847 \end_inset
37848 </cell>
37849 </row>
37850 <row>
37851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37852 \begin_inset Text
37853
37854 \begin_layout Plain Layout
37855 texte
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37861 \begin_inset Text
37862
37863 \begin_layout Plain Layout
37864 texte
37865 \end_layout
37866
37867 \end_inset
37868 </cell>
37869 </row>
37870 </lyxtabular>
37871
37872 \end_inset
37873
37874
37875 \end_layout
37876
37877 \begin_layout Standard
37878 vous pouvez utiliser la paquetage \SpecialChar LaTeX
37879  
37880 \end_layout
37881
37882 \begin_layout Standard
37883 \noindent
37884
37885 \series bold
37886 picinpar
37887 \series default
37888
37889 \begin_inset Index idx
37890 status collapsed
37891
37892 \begin_layout Plain Layout
37893 Paquetages \SpecialChar LaTeX
37894  ! picinpar
37895 \end_layout
37896
37897 \end_inset
37898
37899 .
37900  Voici un exemple :
37901 \end_layout
37902
37903 \begin_layout Standard
37904 \begin_inset ERT
37905 status collapsed
37906
37907 \begin_layout Plain Layout
37908
37909
37910 \backslash
37911 ifpicinpar
37912 \end_layout
37913
37914 \end_inset
37915
37916
37917 \begin_inset Note Note
37918 status open
37919
37920 \begin_layout Plain Layout
37921 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
37922  
37923 \series bold
37924 picinpar
37925 \series default
37926  a été installé.
37927 \end_layout
37928
37929 \end_inset
37930
37931
37932 \end_layout
37933
37934 \begin_layout Standard
37935 \begin_inset ERT
37936 status collapsed
37937
37938 \begin_layout Plain Layout
37939
37940
37941 \backslash
37942 begin{window}[2,c,{
37943 \end_layout
37944
37945 \end_inset
37946
37947
37948 \begin_inset Graphics
37949         filename ../clipart/mobius.eps
37950         lyxscale 60
37951         width 40col%
37952         scaleBeforeRotation
37953         rotateOrigin center
37954
37955 \end_inset
37956
37957
37958 \begin_inset ERT
37959 status collapsed
37960
37961 \begin_layout Plain Layout
37962
37963 },]
37964 \end_layout
37965
37966 \begin_layout Plain Layout
37967
37968 {}
37969 \end_layout
37970
37971 \end_inset
37972
37973
37974 \size small
37975 \lang english
37976 It was in the spring of the year 1894 that all London was interested, and
37977  the fashionable world dismayed, by the murder of the Honourable Ronald
37978  Adair under most unusual and inexplicable circumstances.
37979  The public has already learned those particulars of the crime which
37980 \size default
37981
37982 \begin_inset ERT
37983 status collapsed
37984
37985 \begin_layout Plain Layout
37986
37987
37988 \backslash
37989 footnotemark{}
37990 \end_layout
37991
37992 \end_inset
37993
37994
37995 \size small
37996  came out in the police investigation, but a good deal was suppressed upon
37997  that occasion, since the case for the prosecution was so overwhelmingly
37998  strong that it was not necessary to bring forward all the facts.
37999  Only now, at the end of nearly ten years, am I allowed to supply those
38000  missing links which make up the whole of that remarkable chain
38001 \lang french
38002 .
38003 \size default
38004
38005 \begin_inset ERT
38006 status collapsed
38007
38008 \begin_layout Plain Layout
38009
38010
38011 \backslash
38012 end{window}
38013 \end_layout
38014
38015 \end_inset
38016
38017
38018 \end_layout
38019
38020 \begin_layout Standard
38021 \begin_inset ERT
38022 status collapsed
38023
38024 \begin_layout Plain Layout
38025
38026
38027 \backslash
38028 footnotetext{
38029 \end_layout
38030
38031 \end_inset
38032
38033 Note de pied de page du paragraphe avec objet fixe.
38034 \begin_inset ERT
38035 status collapsed
38036
38037 \begin_layout Plain Layout
38038
38039 }
38040 \end_layout
38041
38042 \end_inset
38043
38044
38045 \end_layout
38046
38047 \begin_layout Standard
38048 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38049  d'eux et leur position est déterminée par le nombre de lignes de texte
38050  situées audessus d'eux.
38051  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38052  numérotée.
38053 \end_layout
38054
38055 \begin_layout Standard
38056 Un objet fixe enrobé est inséré en ajoutant la commande
38057 \end_layout
38058
38059 \begin_layout Standard
38060
38061 \series bold
38062
38063 \backslash
38064 begin{window}[2,c,{
38065 \end_layout
38066
38067 \begin_layout Standard
38068 en code \SpecialChar TeX
38069  au debut du paragraphe.
38070  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38071  dessus de l'objet, le second, ici 'c', la position de l'objet.
38072  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38073  ) sont possibles.
38074  Après la commande, vous insérez votre objet.
38075  Dans cet exemple, c'est une image avec une largeur de 40
38076 \begin_inset space \thinspace{}
38077 \end_inset
38078
38079 % de la colonne de texte qui a été insérée.
38080  L'objet peut aussi être un tableau, une boîte ou une équation.
38081  Après l'objet, on insère la commande
38082 \end_layout
38083
38084 \begin_layout Standard
38085
38086 \series bold
38087 },texte de description ]
38088 \begin_inset Newline newline
38089 \end_inset
38090
38091 {}
38092 \end_layout
38093
38094 \begin_layout Standard
38095 Notez que le 
38096 \begin_inset Quotes fld
38097 \end_inset
38098
38099
38100 \series bold
38101 {}
38102 \series default
38103
38104 \begin_inset Quotes frd
38105 \end_inset
38106
38107  est sur la deuxième ligne.
38108  Le texte de description est facultatif.
38109  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38110  il doit donc commence juste après le 
38111 \series bold
38112 {}
38113 \series default
38114 .
38115  A la fin du paragraphe on insère la commande :
38116 \end_layout
38117
38118 \begin_layout Standard
38119
38120 \series bold
38121
38122 \backslash
38123 end{window}
38124 \end_layout
38125
38126 \begin_layout Standard
38127 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38128  ajouter des notes de pied de page de la façon habituelle.
38129  Vous devez utiliser la commande 
38130 \series bold
38131
38132 \backslash
38133 footnotemark
38134 \series default
38135  à l'intérieur du paragraphe et la commande 
38136 \series bold
38137
38138 \backslash
38139 footnotetext
38140 \series default
38141  à l'extérieur, comme décrit dans la section
38142 \begin_inset space \thinspace{}
38143 \end_inset
38144
38145
38146 \begin_inset CommandInset ref
38147 LatexCommand ref
38148 reference "sec:Notes-bas-de-page"
38149
38150 \end_inset
38151
38152 .
38153 \end_layout
38154
38155 \begin_layout Standard
38156 \begin_inset ERT
38157 status collapsed
38158
38159 \begin_layout Plain Layout
38160
38161
38162 \backslash
38163 else
38164 \end_layout
38165
38166 \end_inset
38167
38168
38169 \begin_inset Note Note
38170 status open
38171
38172 \begin_layout Plain Layout
38173 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38174  
38175 \series bold
38176 picinpar
38177 \series default
38178  n'est pas installé :
38179 \end_layout
38180
38181 \end_inset
38182
38183
38184 \end_layout
38185
38186 \begin_layout Standard
38187 Vous devez installer le paquetage \SpecialChar LaTeX
38188  
38189 \series bold
38190 picinpar
38191 \series default
38192  pour voir la suite de cette section dans la sortie imprimée.
38193 \end_layout
38194
38195 \begin_layout Standard
38196 \begin_inset ERT
38197 status collapsed
38198
38199 \begin_layout Plain Layout
38200
38201
38202 \backslash
38203 fi
38204 \end_layout
38205
38206 \end_inset
38207
38208
38209 \end_layout
38210
38211 \begin_layout Section
38212 Lettrines
38213 \begin_inset Index idx
38214 status collapsed
38215
38216 \begin_layout Plain Layout
38217 Lettrines
38218 \end_layout
38219
38220 \end_inset
38221
38222
38223 \begin_inset Index idx
38224 status collapsed
38225
38226 \begin_layout Plain Layout
38227 Entouré par du texte ! Lettrines
38228 \end_layout
38229
38230 \end_inset
38231
38232
38233 \end_layout
38234
38235 \begin_layout Standard
38236 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
38237  
38238 \series bold
38239 lettrine
38240 \series default
38241
38242 \begin_inset Index idx
38243 status collapsed
38244
38245 \begin_layout Plain Layout
38246 Paquetages \SpecialChar LaTeX
38247  ! lettrine
38248 \end_layout
38249
38250 \end_inset
38251
38252  doit être installé et vous devez utiliser le module Initiales (
38253 \begin_inset space ~
38254 \end_inset
38255
38256 menu 
38257 \family sans
38258 Document\SpecialChar menuseparator
38259 Paramètres\SpecialChar menuseparator
38260 Modules
38261 \family default
38262
38263 \begin_inset space ~
38264 \end_inset
38265
38266 ).
38267  Pour insérer une lettrine, utilisez le style 
38268 \family sans
38269 Initial
38270 \family default
38271 .
38272  Les paramètres sont insérés avec le menu 
38273 \family sans
38274 Insertion
38275 \family default
38276 .
38277  Le paramètre obligatoire 
38278 \family sans
38279 \lang english
38280 Initial
38281 \family default
38282 \lang french
38283  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38284 \family sans
38285 \lang english
38286 Rest
38287 \begin_inset space ~
38288 \end_inset
38289
38290 of
38291 \begin_inset space ~
38292 \end_inset
38293
38294 Initial
38295 \family default
38296  
38297 \lang french
38298 contient
38299 \lang english
38300  the rest of the word or text of the initial letter(s)
38301 \lang french
38302 .
38303  Le paramètre 
38304 \family sans
38305 \lang english
38306 Options
38307 \family default
38308 \lang french
38309  contient paramètres pour modifier la lettrine.
38310  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38311  du paquetage 
38312 \series bold
38313 lettrine
38314 \series default
38315
38316 \begin_inset CommandInset citation
38317 LatexCommand cite
38318 key "lettrine"
38319
38320 \end_inset
38321
38322 .
38323  Le style lui-même contient le texte qui doit entourer la lettrine.
38324  Le style habituel est par conséquent que le mot dont la première lettre
38325  est l'initiale soit en 
38326 \shape smallcaps
38327 petites capitales
38328 \shape default
38329 .
38330 \end_layout
38331
38332 \begin_layout Standard
38333 \begin_inset Newpage pagebreak
38334 \end_inset
38335
38336
38337 \end_layout
38338
38339 \begin_layout Standard
38340 Voici quelques exemples
38341 \begin_inset space ~
38342 \end_inset
38343
38344 :
38345 \end_layout
38346
38347 \begin_layout Standard
38348 \begin_inset ERT
38349 status collapsed
38350
38351 \begin_layout Plain Layout
38352
38353
38354 \backslash
38355 iflettrine
38356 \end_layout
38357
38358 \end_inset
38359
38360
38361 \begin_inset Note Note
38362 status open
38363
38364 \begin_layout Plain Layout
38365 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
38366  
38367 \series bold
38368 lettrine
38369 \series default
38370  a été installé.
38371 \end_layout
38372
38373 \end_inset
38374
38375
38376 \end_layout
38377
38378 \begin_layout Enumerate
38379 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38380  mathématique 
38381 \begin_inset Formula $\mathfrak{Fraktur}$
38382 \end_inset
38383
38384 :
38385 \begin_inset Separator parbreak
38386 \end_inset
38387
38388
38389 \end_layout
38390
38391 \begin_deeper
38392 \begin_layout Initial
38393 \begin_inset Argument 2
38394 status open
38395
38396 \begin_layout Plain Layout
38397 \begin_inset Formula $\mathfrak{I}$
38398 \end_inset
38399
38400
38401 \end_layout
38402
38403 \end_inset
38404
38405
38406 \begin_inset Argument 3
38407 status open
38408
38409 \begin_layout Plain Layout
38410 t
38411 \end_layout
38412
38413 \end_inset
38414
38415  
38416 \lang english
38417 was in the spring of the year 1894 that all London was interested, and the
38418  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38419  under most unusual and inexplicable circumstances.
38420  The public has already learned those particulars of the crime which came
38421  out in the police investigation, but a good deal was suppressed upon that
38422  occasion, since the case for the prosecution was so overwhelmingly strong
38423  that it was not necessary to bring forward all the facts.
38424 \end_layout
38425
38426 \end_deeper
38427 \begin_layout Enumerate
38428 L'initiale est entourée par une seule ligne et est formée de deux lettres
38429  dans la police standard ; aucun texte n'est écrit en petites capitales
38430 \begin_inset space ~
38431 \end_inset
38432
38433 :
38434 \begin_inset Separator parbreak
38435 \end_inset
38436
38437
38438 \end_layout
38439
38440 \begin_deeper
38441 \begin_layout Initial
38442 \begin_inset Argument 1
38443 status open
38444
38445 \begin_layout Plain Layout
38446 lines=1
38447 \end_layout
38448
38449 \end_inset
38450
38451
38452 \begin_inset Argument 2
38453 status open
38454
38455 \begin_layout Plain Layout
38456 It
38457 \end_layout
38458
38459 \end_inset
38460
38461  
38462 \lang english
38463 was in the spring of the year 1894 that all London was interested, and the
38464  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38465  under most unusual and inexplicable circumstances.
38466  The public has already learned those particulars of the crime which came
38467  out in the police investigation, but a good deal was suppressed upon that
38468  occasion, since the case for the prosecution was so overwhelmingly strong
38469  that it was not necessary to bring forward all the facts.
38470 \end_layout
38471
38472 \end_deeper
38473 \begin_layout Enumerate
38474 Initiale descendante sur 3
38475 \begin_inset space ~
38476 \end_inset
38477
38478 lignes en magenta en police mathématique
38479 \begin_inset Newline newline
38480 \end_inset
38481
38482
38483 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38484 \end_inset
38485
38486 , le texte 
38487 \begin_inset Quotes fld
38488 \end_inset
38489
38490
38491 \lang english
38492 t was in the spring
38493 \lang french
38494
38495 \begin_inset Quotes frd
38496 \end_inset
38497
38498  est en 
38499 \shape smallcaps
38500 petites capitales
38501 \shape default
38502  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38503  avant l'initiale
38504 \begin_inset space ~
38505 \end_inset
38506
38507 :
38508 \begin_inset Newline newline
38509 \end_inset
38510
38511
38512 \series bold
38513
38514 \backslash
38515 renewcommand{
38516 \backslash
38517 LettrineFontHook}{
38518 \backslash
38519 color{couleur}}
38520 \series default
38521
38522 \begin_inset Newline newline
38523 \end_inset
38524
38525 où la 
38526 \emph on
38527 couleur
38528 \emph default
38529  peut être 
38530 \begin_inset Quotes fld
38531 \end_inset
38532
38533 red
38534 \begin_inset Quotes frd
38535 \end_inset
38536
38537
38538 \begin_inset Quotes fld
38539 \end_inset
38540
38541 blue
38542 \begin_inset Quotes frd
38543 \end_inset
38544
38545
38546 \begin_inset Quotes fld
38547 \end_inset
38548
38549 green
38550 \begin_inset Quotes frd
38551 \end_inset
38552
38553
38554 \begin_inset Quotes fld
38555 \end_inset
38556
38557 yellow
38558 \begin_inset Quotes frd
38559 \end_inset
38560
38561
38562 \begin_inset Quotes fld
38563 \end_inset
38564
38565 cyan
38566 \begin_inset Quotes frd
38567 \end_inset
38568
38569
38570 \begin_inset Quotes fld
38571 \end_inset
38572
38573 magenta
38574 \begin_inset Quotes frd
38575 \end_inset
38576
38577
38578 \begin_inset Quotes fld
38579 \end_inset
38580
38581 black
38582 \begin_inset Quotes frd
38583 \end_inset
38584
38585  ou 
38586 \begin_inset Quotes fld
38587 \end_inset
38588
38589 white
38590 \begin_inset Quotes frd
38591 \end_inset
38592
38593 .
38594  On doit aussi ajouter la commande suivante au préambule du document
38595 \begin_inset space ~
38596 \end_inset
38597
38598 :
38599 \begin_inset Newline newline
38600 \end_inset
38601
38602
38603 \series bold
38604
38605 \backslash
38606 @ifundefined{textcolor}
38607 \begin_inset Newline newline
38608 \end_inset
38609
38610
38611 \begin_inset space ~
38612 \end_inset
38613
38614 {
38615 \backslash
38616 usepackage{color}}{}
38617 \series default
38618
38619 \begin_inset Separator parbreak
38620 \end_inset
38621
38622
38623 \end_layout
38624
38625 \begin_deeper
38626 \begin_layout Standard
38627 \begin_inset ERT
38628 status collapsed
38629
38630 \begin_layout Plain Layout
38631
38632
38633 \backslash
38634 renewcommand{
38635 \backslash
38636 LettrineFontHook}{
38637 \backslash
38638 color{magenta}}
38639 \end_layout
38640
38641 \end_inset
38642
38643
38644 \begin_inset Note Note
38645 status collapsed
38646
38647 \begin_layout Plain Layout
38648 colore la lettrine en magenta
38649 \end_layout
38650
38651 \end_inset
38652
38653
38654 \end_layout
38655
38656 \begin_layout Initial
38657 \begin_inset Argument 1
38658 status open
38659
38660 \begin_layout Plain Layout
38661 lines=3, lhang=0.33, loversize=0.25
38662 \end_layout
38663
38664 \end_inset
38665
38666
38667 \begin_inset Argument 2
38668 status open
38669
38670 \begin_layout Plain Layout
38671 \begin_inset Formula $\mathcal{I}$
38672 \end_inset
38673
38674
38675 \end_layout
38676
38677 \end_inset
38678
38679
38680 \begin_inset Argument 3
38681 status open
38682
38683 \begin_layout Plain Layout
38684
38685 \lang english
38686 t was in the spring
38687 \end_layout
38688
38689 \end_inset
38690
38691
38692 \lang english
38693  of the year 1894 that all London was interested, and the fashionable world
38694  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38695  and inexplicable circumstances.
38696  The public has already learned those particulars of the crime which came
38697  out in the police investigation, but a good deal was suppressed upon that
38698  occasion, since the case for the prosecution was so overwhelmingly strong
38699  that it was not necessary to bring forward all the facts.
38700 \end_layout
38701
38702 \end_deeper
38703 \begin_layout Standard
38704 \begin_inset ERT
38705 status collapsed
38706
38707 \begin_layout Plain Layout
38708
38709
38710 \backslash
38711 else
38712 \end_layout
38713
38714 \end_inset
38715
38716
38717 \begin_inset Note Note
38718 status open
38719
38720 \begin_layout Plain Layout
38721 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38722  
38723 \series bold
38724 lettrine
38725 \series default
38726  n'est pas installé :
38727 \end_layout
38728
38729 \end_inset
38730
38731
38732 \end_layout
38733
38734 \begin_layout Standard
38735 Vous devez installer le paquetage \SpecialChar LaTeX
38736  
38737 \series bold
38738 lettrine
38739 \series default
38740  pour voir la suite de cette section dans la sortie imprimée.
38741 \end_layout
38742
38743 \begin_layout Standard
38744 \begin_inset ERT
38745 status collapsed
38746
38747 \begin_layout Plain Layout
38748
38749
38750 \backslash
38751 fi
38752 \end_layout
38753
38754 \end_inset
38755
38756
38757 \end_layout
38758
38759 \begin_layout Chapter
38760 Trucs externes
38761 \begin_inset Index idx
38762 status collapsed
38763
38764 \begin_layout Plain Layout
38765 Trucs externes
38766 \end_layout
38767
38768 \end_inset
38769
38770
38771 \end_layout
38772
38773 \begin_layout Standard
38774 Avec le menu 
38775 \family sans
38776 Insertion\SpecialChar menuseparator
38777 Fichier
38778 \family default
38779  vous pouvez insérer un contenu externe à votre document.
38780  Ce contenu peut être :
38781 \end_layout
38782
38783 \begin_layout Description
38784 Document
38785 \begin_inset space ~
38786 \end_inset
38787
38788 \SpecialChar LyX
38789  Un autre document \SpecialChar LyX
38790  ; son contenu est directement inséré dans votre document.
38791 \end_layout
38792
38793 \begin_layout Description
38794 Texte
38795 \begin_inset space ~
38796 \end_inset
38797
38798 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
38799 e.
38800 \end_layout
38801
38802 \begin_layout Description
38803 Texte
38804 \begin_inset space ~
38805 \end_inset
38806
38807 Brut
38808 \begin_inset space ~
38809 \end_inset
38810
38811 par
38812 \begin_inset space ~
38813 \end_inset
38814
38815 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
38816  Les lignes vides créent un nouveau paragraphe dans votre document.
38817 \end_layout
38818
38819 \begin_layout Description
38820 Objet
38821 \begin_inset space ~
38822 \end_inset
38823
38824 Externe Fichiers de formats variés.
38825 \end_layout
38826
38827 \begin_layout Description
38828 Sous-document Documents \SpecialChar LyX
38829  ou \SpecialChar LaTeX
38830 .
38831 \end_layout
38832
38833 \begin_layout Section
38834 Objets externes 
38835 \begin_inset Index idx
38836 status collapsed
38837
38838 \begin_layout Plain Layout
38839 Trucs externes ! Objets Externes
38840 \end_layout
38841
38842 \end_inset
38843
38844
38845 \end_layout
38846
38847 \begin_layout Standard
38848 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
38849  de fichiers dans votre document sans avoir à convertir ces derniers en
38850  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
38851
38852  qui va s'occuper des conversions.
38853  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
38854  \SpecialChar LyX
38855  des images dans des formats divers.
38856  Quand vous avez activé 
38857 \family sans
38858 Aperçu
38859 \begin_inset space ~
38860 \end_inset
38861
38862 sur
38863 \begin_inset space ~
38864 \end_inset
38865
38866 le
38867 \begin_inset space ~
38868 \end_inset
38869
38870 vif
38871 \family default
38872  dans le menu des préférences de \SpecialChar LyX
38873 , dans la rubrique 
38874 \family sans
38875 Apparence\SpecialChar menuseparator
38876 Graphiques
38877 \family default
38878 , les objets externes de type Dia et Xfig sont affichés directement dans
38879  \SpecialChar LyX
38880 .
38881 \end_layout
38882
38883 \begin_layout Standard
38884 On insère des objets externes en utilisant la fenêtre de dialogue 
38885 \family sans
38886 Objet
38887 \begin_inset space ~
38888 \end_inset
38889
38890 Externe
38891 \family default
38892  qui est accessible via le menu 
38893 \family sans
38894 Insertion\SpecialChar menuseparator
38895 Fichiers\SpecialChar menuseparator
38896 Objet
38897 \begin_inset space ~
38898 \end_inset
38899
38900 Externe
38901 \family default
38902 .
38903  Actuellement les types de fichiers (
38904 \family sans
38905 Modèles
38906 \family default
38907 ) suivants sont autorisés :
38908 \end_layout
38909
38910 \begin_layout Description
38911 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
38912  par le programme 
38913 \series bold
38914
38915 \begin_inset CommandInset href
38916 LatexCommand href
38917 name "XBoard"
38918 target "http://fr.wikipedia.org/wiki/XBoard"
38919
38920 \end_inset
38921
38922
38923 \series default
38924 .
38925 \end_layout
38926
38927 \begin_layout Description
38928 Date Ce modèle insère la date sous la forme 
38929 \emph on
38930 Jour-Mois-Année
38931 \emph default
38932 .
38933  Voici un exemple de date insérée comme objet externe : 
38934 \begin_inset External
38935         template Date
38936         filename .
38937
38938 \end_inset
38939
38940
38941 \begin_inset space ~
38942 \end_inset
38943
38944
38945 \begin_inset Note Note
38946 status collapsed
38947
38948 \begin_layout Plain Layout
38949 Retirer l'espace protégé quand le bug 4398 sera résolu !
38950 \end_layout
38951
38952 \end_inset
38953
38954
38955 \begin_inset Newline newline
38956 \end_inset
38957
38958 La date n'apparaîtra pas dans \SpecialChar LyX
38959 , mais seulement dans la sortie imprimée.
38960  Il y a deux autre méthodes pour insérer une date : Avec le menu 
38961 \family sans
38962 Insertion\SpecialChar menuseparator
38963 Date
38964 \family default
38965  et avec la commande \SpecialChar LaTeX
38966  
38967 \series bold
38968
38969 \backslash
38970 today
38971 \series default
38972  entrée comme code \SpecialChar TeX
38973 .
38974  Ces différentes méthodes sont comparée dans le tableau
38975 \begin_inset space ~
38976 \end_inset
38977
38978
38979 \begin_inset CommandInset ref
38980 LatexCommand ref
38981 reference "tab:Comparaison-des-dates"
38982
38983 \end_inset
38984
38985 .
38986 \end_layout
38987
38988 \begin_layout Description
38989 Diagramme
38990 \begin_inset space ~
38991 \end_inset
38992
38993 Dia Ce modèle accepte les diagrammes créés avec le programme 
38994 \series bold
38995
38996 \begin_inset CommandInset href
38997 LatexCommand href
38998 name "Dia"
38999 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39000
39001 \end_inset
39002
39003
39004 \series default
39005 .
39006 \end_layout
39007
39008 \begin_layout Description
39009 Tableur Avec ce modèle vous pouvez insérer des feuilles de calcul ou des
39010  tableaux dans le format de 
39011 \series bold
39012
39013 \begin_inset CommandInset href
39014 LatexCommand href
39015 name "Gnumeric"
39016 target "http://fr.wikipedia.org/wiki/Gnumeric"
39017
39018 \end_inset
39019
39020
39021 \series default
39022
39023 \begin_inset CommandInset href
39024 LatexCommand href
39025 name "OpenDocument"
39026 target "http://fr.wikipedia.org/wiki/OpenDocument"
39027
39028 \end_inset
39029
39030
39031 \begin_inset CommandInset href
39032 LatexCommand href
39033 name "Microsoft Office XML"
39034 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39035
39036 \end_inset
39037
39038  et 
39039 \begin_inset CommandInset href
39040 LatexCommand href
39041 name "Office Open XML"
39042 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39043
39044 \end_inset
39045
39046 .
39047  Pour cette fonction, \SpecialChar LyX
39048  doit pouvoir trouver le programme 
39049 \family typewriter
39050 ssconvert
39051 \family default
39052  au cours de sa configuration.
39053  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39054  même si vous n'avez pas de tableaux au format gnumeric.
39055  Pour des exemples et les limitations possibles, jetez un œil au fichier
39056  \SpecialChar LyX
39057  d'exemple, 
39058 \emph on
39059 spreadsheet.lyx
39060 \emph default
39061 .
39062 \end_layout
39063
39064 \begin_layout Description
39065 Musique
39066 \begin_inset space ~
39067 \end_inset
39068
39069 mise
39070 \begin_inset space ~
39071 \end_inset
39072
39073 en
39074 \begin_inset space ~
39075 \end_inset
39076
39077 forme
39078 \begin_inset space ~
39079 \end_inset
39080
39081 avec
39082 \begin_inset space ~
39083 \end_inset
39084
39085 Lilypond Ce modèle est utilisé avec des partitions musicales mises en forme
39086  par le programme 
39087 \series bold
39088
39089 \begin_inset CommandInset href
39090 LatexCommand href
39091 name "LilyPond"
39092 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39093
39094 \end_inset
39095
39096
39097 \series default
39098 .
39099  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39100  au fichier \SpecialChar LyX
39101  d'exemple 
39102 \emph on
39103 lilypond.lyx
39104 \emph default
39105 .
39106 \end_layout
39107
39108 \begin_layout Description
39109 Pages
39110 \begin_inset space ~
39111 \end_inset
39112
39113 PDF Ce modèle permet d'insérer des documents en PDF dans votre document.
39114  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39115  
39116 \emph on
39117 pages
39118 \emph default
39119  dans le champ 
39120 \family sans
39121 Option
39122 \family default
39123  dans l'onglet 
39124 \family sans
39125 Options \SpecialChar LaTeX
39126  et \SpecialChar LyX
39127
39128 \family default
39129 .
39130  L'argument de cette option est une liste d'éléments séparés par des virgules,
39131  contenant des numéros de pages (
39132 \begin_inset space ~
39133 \end_inset
39134
39135 insérez comme option 
39136 \series bold
39137 pages={3,5,6,8}
39138 \series default
39139
39140 \begin_inset space ~
39141 \end_inset
39142
39143 ), des plages de numéros de pages (
39144 \series bold
39145
39146 \begin_inset space ~
39147 \end_inset
39148
39149 pages={4-9}
39150 \series default
39151
39152 \begin_inset space ~
39153 \end_inset
39154
39155 ) ou n'importe quelle combinaison des deux.
39156  Pour insérer des pages vides, utilisez 
39157 \series bold
39158 {}
39159 \series default
39160 .
39161  Par exemple 
39162 \begin_inset space ~
39163 \end_inset
39164
39165
39166 \series bold
39167 pages={3,{},8-11,15}
39168 \series default
39169  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39170  15.
39171  Les plages de pages sont décrites avec la syntaxe 
39172 \emph on
39173 début-fin
39174 \emph default
39175  qui sélectionne toutes les pages de 
39176 \emph on
39177 début
39178 \emph default
39179  jusqu'à 
39180 \emph on
39181 fin
39182 \emph default
39183 .
39184  Si on omet 
39185 \emph on
39186 début
39187 \emph default
39188 , on commence implicitement à la première page ; de même, omettre 
39189 \emph on
39190 fin
39191 \emph default
39192  termine implicitement à la dernière page du document.
39193  La dernière page du document peut aussi être désignée par le mot-clé 
39194 \series bold
39195 last
39196 \series default
39197  (
39198 \begin_inset space ~
39199 \end_inset
39200
39201 ce dernier n'est accepté que pour une plage de pages
39202 \begin_inset space ~
39203 \end_inset
39204
39205 ).
39206  Donc 
39207 \series bold
39208 pages=-
39209 \series default
39210  va insérer toutes les pages du document et 
39211 \series bold
39212 pages=last-1
39213 \series default
39214  va insérer toutes les pages dans l'ordre inverse.
39215  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39216 \begin_inset Newline newline
39217 \end_inset
39218
39219 L'option 
39220 \series bold
39221 noautoscale
39222 \series default
39223  insère les pages avec leur taille d'origine, si cette option n'est pas
39224  donnée, les pages seront redimensionnées
39225 \begin_inset space \space{}
39226 \end_inset
39227
39228 pour tenir dans la largeur de page de votre document.
39229  Dans l'onglet 
39230 \family sans
39231 Taille
39232 \begin_inset space ~
39233 \end_inset
39234
39235 et
39236 \begin_inset space ~
39237 \end_inset
39238
39239 rotation
39240 \family default
39241  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39242  qu'une éventuelle rotation.
39243  Si vous utilisez une autre largeur que 100
39244 \begin_inset space \thinspace{}
39245 \end_inset
39246
39247 Échelle%, l'option 
39248 \series bold
39249 noautoscale
39250 \series default
39251  sera neutralisée.
39252  Pour plus d'information sur les options possibles, jetez un œil sur la
39253  documentation du paquetage \SpecialChar LaTeX
39254  
39255 \series bold
39256 pdfpages
39257 \series default
39258  
39259 \begin_inset CommandInset citation
39260 LatexCommand cite
39261 key "pdfpages"
39262
39263 \end_inset
39264
39265 .
39266 \begin_inset Index idx
39267 status collapsed
39268
39269 \begin_layout Plain Layout
39270 Paquetages \SpecialChar LaTeX
39271  ! pdfpages
39272 \end_layout
39273
39274 \end_inset
39275
39276
39277 \begin_inset Newline newline
39278 \end_inset
39279
39280 Pour utiliser ce modèle dans une présentation 
39281 \family sans
39282 Beamer
39283 \family default
39284  vous devez d'abord insérer un environnement 
39285 \family sans
39286 FinCadre
39287 \family default
39288  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
39289  contenant la commande
39290  
39291 \series bold
39292
39293 \backslash
39294 setbeamertemplate{background canvas}{}
39295 \series default
39296 .
39297  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39298  que vous voulez.
39299  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39300  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39301  section.
39302  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39303  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39304  le modèle.
39305 \begin_inset Newline newline
39306 \end_inset
39307
39308 Voici un PDF incorporé basculé de -5°
39309 \begin_inset space ~
39310 \end_inset
39311
39312 °: 
39313 \begin_inset External
39314         template PDFPages
39315         filename ../clipart/Abstract.pdf
39316         extra LaTeX "noautoscale, pages=-"
39317         rotateAngle -5
39318         rotateOrigin bottomleft
39319
39320 \end_inset
39321
39322
39323 \end_layout
39324
39325 \begin_layout Description
39326 Image
39327 \begin_inset space ~
39328 \end_inset
39329
39330 tramée Ce modèle peut être utilisé pour les images matricielles (bitmap).
39331  Les images peuvent être traitées dans la fenêtre de dialogue 
39332 \family sans
39333 Objet
39334 \begin_inset space ~
39335 \end_inset
39336
39337 Externe
39338 \family default
39339  comme les images qui sont habituellement incorporées en utilisant le menu
39340  
39341 \family sans
39342 Insertion\SpecialChar menuseparator
39343 Graphique
39344 \family default
39345 , comme c'est décrit dans la section
39346 \begin_inset space ~
39347 \end_inset
39348
39349
39350 \begin_inset CommandInset ref
39351 LatexCommand ref
39352 reference "sec:Graphics-Dialog"
39353
39354 \end_inset
39355
39356 .
39357  Voici un exemple d'insertion d'image matricielle
39358 \begin_inset space ~
39359 \end_inset
39360
39361
39362 \begin_inset External
39363         template RasterImage
39364         filename ../clipart/ToolbarEnvBox.png
39365
39366 \end_inset
39367
39368
39369 \end_layout
39370
39371 \begin_layout Description
39372 Graphiques
39373 \begin_inset space ~
39374 \end_inset
39375
39376 vectoriels 
39377 \lang english
39378 This can be used for
39379 \lang french
39380  graphiques
39381 \begin_inset space ~
39382 \end_inset
39383
39384 vectoriels.
39385  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
39386 \family sans
39387 Objet
39388 \begin_inset space ~
39389 \end_inset
39390
39391 Externe
39392 \family default
39393  comme les images qui sont habituellement incorporées en utilisant le menu
39394  
39395 \family sans
39396 Insertion\SpecialChar menuseparator
39397 Graphique
39398 \family default
39399 , comme c'est décrit dans la section
39400 \begin_inset space ~
39401 \end_inset
39402
39403
39404 \begin_inset CommandInset ref
39405 LatexCommand ref
39406 reference "sec:Graphics-Dialog"
39407
39408 \end_inset
39409
39410 .
39411  
39412 \lang english
39413 Here is an inserted vector graphics
39414 \lang french
39415
39416 \begin_inset External
39417         template VectorGraphics
39418         filename ../clipart/SVG-Drawing.svg
39419         scale 33
39420
39421 \end_inset
39422
39423
39424 \end_layout
39425
39426 \begin_layout Description
39427 Figure
39428 \begin_inset space ~
39429 \end_inset
39430
39431 Xfig Ce modèle accepte les images créées avec le programme 
39432 \series bold
39433
39434 \begin_inset CommandInset href
39435 LatexCommand href
39436 name "Xfig"
39437 target "http://fr.wikipedia.org/wiki/Xfig"
39438
39439 \end_inset
39440
39441
39442 \series default
39443 .
39444 \end_layout
39445
39446 \begin_layout Standard
39447 \begin_inset Float table
39448 placement !h
39449 wide false
39450 sideways false
39451 status open
39452
39453 \begin_layout Plain Layout
39454 \begin_inset Caption Standard
39455
39456 \begin_layout Plain Layout
39457 \begin_inset CommandInset label
39458 LatexCommand label
39459 name "tab:Comparaison-des-dates"
39460
39461 \end_inset
39462
39463 Comparaison des méthodes d'insertion de la date.
39464 \end_layout
39465
39466 \end_inset
39467
39468
39469 \end_layout
39470
39471 \begin_layout Plain Layout
39472 \align center
39473 \begin_inset Tabular
39474 <lyxtabular version="3" rows="4" columns="4">
39475 <features tabularvalignment="middle">
39476 <column alignment="center" valignment="top">
39477 <column alignment="center" valignment="top">
39478 <column alignment="center" valignment="top">
39479 <column alignment="center" valignment="top">
39480 <row>
39481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39482 \begin_inset Text
39483
39484 \begin_layout Plain Layout
39485 Format du document
39486 \end_layout
39487
39488 \end_inset
39489 </cell>
39490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39491 \begin_inset Text
39492
39493 \begin_layout Plain Layout
39494
39495 \family sans
39496 Objet
39497 \begin_inset space ~
39498 \end_inset
39499
39500 Externe\SpecialChar menuseparator
39501 Date
39502 \end_layout
39503
39504 \end_inset
39505 </cell>
39506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39507 \begin_inset Text
39508
39509 \begin_layout Plain Layout
39510
39511 \family sans
39512 Insertion\SpecialChar menuseparator
39513 Date
39514 \end_layout
39515
39516 \end_inset
39517 </cell>
39518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39519 \begin_inset Text
39520
39521 \begin_layout Plain Layout
39522 commande 
39523 \series bold
39524
39525 \backslash
39526 today
39527 \end_layout
39528
39529 \end_inset
39530 </cell>
39531 </row>
39532 <row>
39533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39534 \begin_inset Text
39535
39536 \begin_layout Plain Layout
39537 \SpecialChar LyX
39538
39539 \end_layout
39540
39541 \end_inset
39542 </cell>
39543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39544 \begin_inset Text
39545
39546 \begin_layout Plain Layout
39547 comme boîte d'insert
39548 \end_layout
39549
39550 \end_inset
39551 </cell>
39552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39553 \begin_inset Text
39554
39555 \begin_layout Plain Layout
39556 comme date
39557 \end_layout
39558
39559 \end_inset
39560 </cell>
39561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39562 \begin_inset Text
39563
39564 \begin_layout Plain Layout
39565 comme boîte de code \SpecialChar TeX
39566
39567 \end_layout
39568
39569 \end_inset
39570 </cell>
39571 </row>
39572 <row>
39573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39574 \begin_inset Text
39575
39576 \begin_layout Plain Layout
39577 \SpecialChar LaTeX
39578
39579 \end_layout
39580
39581 \end_inset
39582 </cell>
39583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39584 \begin_inset Text
39585
39586 \begin_layout Plain Layout
39587 comme date
39588 \end_layout
39589
39590 \end_inset
39591 </cell>
39592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39593 \begin_inset Text
39594
39595 \begin_layout Plain Layout
39596 comme date
39597 \end_layout
39598
39599 \end_inset
39600 </cell>
39601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39602 \begin_inset Text
39603
39604 \begin_layout Plain Layout
39605 comme commande
39606 \end_layout
39607
39608 \end_inset
39609 </cell>
39610 </row>
39611 <row>
39612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39613 \begin_inset Text
39614
39615 \begin_layout Plain Layout
39616 DVI, PDF, PS
39617 \end_layout
39618
39619 \end_inset
39620 </cell>
39621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39622 \begin_inset Text
39623
39624 \begin_layout Plain Layout
39625 comme date
39626 \end_layout
39627
39628 \end_inset
39629 </cell>
39630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39631 \begin_inset Text
39632
39633 \begin_layout Plain Layout
39634 comme date
39635 \end_layout
39636
39637 \end_inset
39638 </cell>
39639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39640 \begin_inset Text
39641
39642 \begin_layout Plain Layout
39643 comme date date
39644 \end_layout
39645
39646 \end_inset
39647 </cell>
39648 </row>
39649 </lyxtabular>
39650
39651 \end_inset
39652
39653
39654 \end_layout
39655
39656 \end_inset
39657
39658
39659 \end_layout
39660
39661 \begin_layout Standard
39662 Quand vous activez l'option 
39663 \family sans
39664 Brouillon
39665 \family default
39666  de l'onglet 
39667 \family sans
39668 Fichier
39669 \family default
39670  de la fenêtre de dialogue 
39671 \family sans
39672 Objet
39673 \begin_inset space ~
39674 \end_inset
39675
39676 Externe
39677 \family default
39678 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39679 \begin_inset Newline newline
39680 \end_inset
39681
39682 Les objets externes apparaissent dans \SpecialChar LyX
39683 , soit comme une boîte comme celle-ci
39684  : 
39685 \begin_inset Graphics
39686         filename ../clipart/ExternalMaterial.png
39687         scale 75
39688         scaleBeforeRotation
39689
39690 \end_inset
39691
39692  soit comme une image, selon que vous avez ou non activé l'option 
39693 \family sans
39694 Afficher
39695 \begin_inset space ~
39696 \end_inset
39697
39698 dans
39699 \begin_inset space ~
39700 \end_inset
39701
39702 \SpecialChar LyX
39703
39704 \family default
39705  de l'onglet 
39706 \family sans
39707 Options \SpecialChar LaTeX
39708  et \SpecialChar LyX
39709
39710 \family default
39711  de la fenêtre de dialogue.
39712 \end_layout
39713
39714 \begin_layout Standard
39715 Le manuel 
39716 \family sans
39717 \emph on
39718 Personnalisation
39719 \family default
39720 \emph default
39721  explique comment vous pouvez créer vos propres modèles.
39722 \end_layout
39723
39724 \begin_layout Section
39725 Sous-documents
39726 \begin_inset CommandInset label
39727 LatexCommand label
39728 name "sec:Sous-documents"
39729
39730 \end_inset
39731
39732
39733 \begin_inset Index idx
39734 status collapsed
39735
39736 \begin_layout Plain Layout
39737 Trucs externes ! Sous-documents
39738 \end_layout
39739
39740 \end_inset
39741
39742
39743 \begin_inset Index idx
39744 status collapsed
39745
39746 \begin_layout Plain Layout
39747 Fichiers ! Insertion
39748 \end_layout
39749
39750 \end_inset
39751
39752
39753 \end_layout
39754
39755 \begin_layout Standard
39756 Les sous-documents sont utilisés quand on a un document très long qui peut
39757  être décomposé en plusieurs parties ou sections plus petites.
39758  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
39759  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
39760  Les différents documents sont ce que l'on appelle les sous-documents et
39761  un document maître les relie pour imprimer le document complet ou seulement
39762  une partie de celui-ci.
39763  Un sous-document hérite du contenu de son maître, par exemple le préambule
39764  \SpecialChar LaTeX
39765 , la bibliographie, et les étiquettes pour les références croisées.
39766 \end_layout
39767
39768 \begin_layout Standard
39769 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
39770  maître, précisez dans le sous-document le document maître dans le menu
39771  
39772 \family sans
39773 Document\SpecialChar menuseparator
39774 Paramètres\SpecialChar menuseparator
39775 Classe de document
39776 \family default
39777 .
39778  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
39779  à chaque
39780  fois que vous modifierez le sous-document.
39781 \end_layout
39782
39783 \begin_layout Standard
39784 Les documents inclus sont visualisés dans \SpecialChar LyX
39785  sous la forme d'une boîte comme
39786  celle-ci : 
39787 \begin_inset Graphics
39788         filename clipart/SousDocument.png
39789         scaleBeforeRotation
39790
39791 \end_inset
39792
39793  Pour inclure des sous-documents dans un document maître , on utilise le
39794  menu 
39795 \family sans
39796 Insertion\SpecialChar menuseparator
39797 Fichier\SpecialChar menuseparator
39798 Sous-document
39799 \family default
39800 .
39801  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
39802  des quatre méthodes d'inclusion :
39803 \end_layout
39804
39805 \begin_layout Description
39806 Inclus
39807 \begin_inset space ~
39808 \end_inset
39809
39810 (include) Vous pouvez inclure des documents \SpecialChar LyX
39811  et \SpecialChar LaTeX
39812 .
39813  Quand vous cliquez sur le bouton 
39814 \family sans
39815 Modifier
39816 \family default
39817  dans la fenêtre de dialogue 
39818 \family sans
39819 Sous-document
39820 \family default
39821 , le document inclus est ouvert dans \SpecialChar LyX
39822  dans un nouvel onglet pour que vous
39823  puissiez le modifier.
39824 \begin_inset Newline newline
39825 \end_inset
39826
39827
39828 \end_layout
39829
39830 \begin_layout Standard
39831 Voici un sous-document inséré avec la méthode 
39832 \family sans
39833 Inclus
39834 \family default
39835  : 
39836 \begin_inset CommandInset include
39837 LatexCommand include
39838 filename "DocumentBidon1.lyx"
39839
39840 \end_inset
39841
39842
39843 \end_layout
39844
39845 \begin_layout Standard
39846 La numérotation des sections va prendre en compte les sections des fichiers
39847  incorporés dans l'ordre où ils sont insérés dans le document maître.
39848  Le document qui est inclus comme exemple possède une sous-section qui sera
39849  numérotée comme sous-section de la section actuelle.
39850  Les étiquettes présentes dans le fichier inclus peuvent être référencées
39851  : la sous-section
39852 \begin_inset space ~
39853 \end_inset
39854
39855
39856 \begin_inset CommandInset ref
39857 LatexCommand ref
39858 reference "subsec:Sous-section-externe-1"
39859
39860 \end_inset
39861
39862  est dans le fichier inclus.
39863 \end_layout
39864
39865 \begin_layout Standard
39866 Le préambule du sous-document est tout simplement ignoré, seul le préambule
39867  du document maître est utilisé.
39868  Les branches présentes dans le sous-document seront ignorées par le document
39869  maître si celui-ci ne possède pas une branche avec le même nom.
39870  Les documents inclus sont insérés en commençant une nouvelle page et sont
39871  suivis par un saut de page.
39872 \end_layout
39873
39874 \begin_layout Standard
39875 \begin_inset Note Greyedout
39876 status open
39877
39878 \begin_layout Plain Layout
39879
39880 \series bold
39881 Note:
39882 \series default
39883  Quand vous avez inclus un fichier \SpecialChar LyX
39884  ou \SpecialChar LaTeX
39885 , et que ce dernier utilise une classe
39886  de document différente de celle du document maître, vous recevez un avertisseme
39887 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
39888  produire des résultats inattendus sur la sortie imprimée.
39889 \end_layout
39890
39891 \end_inset
39892
39893
39894 \end_layout
39895
39896 \begin_layout Description
39897 Incorporé
39898 \begin_inset space ~
39899 \end_inset
39900
39901 (input) Cette méthode est très semblable à la méthode Inclus, les différences
39902  sont :
39903 \begin_inset Separator parbreak
39904 \end_inset
39905
39906
39907 \end_layout
39908
39909 \begin_deeper
39910 \begin_layout Itemize
39911 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
39912  par un saut de page.
39913 \end_layout
39914
39915 \begin_layout Itemize
39916 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
39917  quand l'option
39918  
39919 \family sans
39920 Aperçu
39921 \begin_inset space ~
39922 \end_inset
39923
39924 sur
39925 \begin_inset space ~
39926 \end_inset
39927
39928 le
39929 \begin_inset space ~
39930 \end_inset
39931
39932 vif
39933 \family default
39934  est activée dans les préférences dans la rubrique 
39935 \family sans
39936 Apparence\SpecialChar menuseparator
39937 Graphique
39938 \family default
39939 .
39940 \end_layout
39941
39942 \begin_layout Itemize
39943 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
39944 \family sans
39945 Document\SpecialChar menuseparator
39946 Paramètres\SpecialChar menuseparator
39947 Sous-documents
39948 \family default
39949 .
39950 \end_layout
39951
39952 \end_deeper
39953 \begin_layout Standard
39954 Voici un sous document inséré en utilisant la méthode 
39955 \family sans
39956 Incorporé
39957 \family default
39958  : 
39959 \begin_inset CommandInset include
39960 LatexCommand input
39961 preview true
39962 filename "DocumentBidon2.lyx"
39963
39964 \end_inset
39965
39966
39967 \end_layout
39968
39969 \begin_layout Standard
39970 Voici un sous-document
39971 \emph on
39972 input
39973 \emph default
39974  comme \SpecialChar LaTeX
39975  source:
39976 \end_layout
39977
39978 \begin_layout Quote
39979 \begin_inset CommandInset include
39980 LatexCommand input
39981 filename "DocumentTexteBidon.txt"
39982
39983 \end_inset
39984
39985
39986 \end_layout
39987
39988 \begin_layout Description
39989 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
39990  Si c'est un fichier \SpecialChar LyX
39991  ou \SpecialChar LaTeX
39992 , le contenu sera affiché dans la sortie sous forme
39993  de code source et aucune des commandes éventuellement présentes ne sera
39994  exécutée.
39995  Vous pouvez utiliser l'option 
39996 \family sans
39997 Marquer
39998 \begin_inset space ~
39999 \end_inset
40000
40001 les
40002 \begin_inset space ~
40003 \end_inset
40004
40005 espaces
40006 \family default
40007  qui matérialise chaque espace présente dans le code source par un caractère
40008  
40009 \begin_inset Quotes fld
40010 \end_inset
40011
40012
40013 \begin_inset ERT
40014 status collapsed
40015
40016 \begin_layout Plain Layout
40017
40018
40019 \backslash
40020 textvisiblespace 
40021 \end_layout
40022
40023 \end_inset
40024
40025
40026 \begin_inset Quotes frd
40027 \end_inset
40028
40029  .
40030  La différence avec la méthode qui consiste à utiliser le menu 
40031 \family sans
40032 Insertion\SpecialChar menuseparator
40033 Fichier\SpecialChar menuseparator
40034 Texte
40035 \begin_inset space ~
40036 \end_inset
40037
40038 brut
40039 \family default
40040  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
40041 .
40042 \end_layout
40043
40044 \begin_layout Standard
40045 Voici un sous-document inclus en utilisant la méthode 
40046 \family sans
40047 verbatim
40048 \family default
40049  : 
40050 \begin_inset CommandInset include
40051 LatexCommand verbatiminput
40052 filename "DocumentTexteBidon.txt"
40053
40054 \end_inset
40055
40056
40057 \begin_inset VSpace bigskip
40058 \end_inset
40059
40060 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40061  l'option 
40062 \family sans
40063 Marquer
40064 \begin_inset space ~
40065 \end_inset
40066
40067 les
40068 \begin_inset space ~
40069 \end_inset
40070
40071 espaces :
40072 \family default
40073  
40074 \begin_inset CommandInset include
40075 LatexCommand verbatiminput*
40076 filename "DocumentTexteBidon.txt"
40077
40078 \end_inset
40079
40080
40081 \end_layout
40082
40083 \begin_layout Standard
40084 \begin_inset VSpace bigskip
40085 \end_inset
40086
40087
40088 \end_layout
40089
40090 \begin_layout Standard
40091 \begin_inset Note Greyedout
40092 status open
40093
40094 \begin_layout Plain Layout
40095
40096 \series bold
40097 Note:
40098 \series default
40099  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40100  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40101 \end_layout
40102
40103 \end_inset
40104
40105
40106 \end_layout
40107
40108 \begin_layout Description
40109 Listings Ce type d'inclusion est décrit dans le chapitre
40110 \begin_inset space ~
40111 \end_inset
40112
40113
40114 \begin_inset CommandInset ref
40115 LatexCommand ref
40116 reference "cha:Program-Code-Listings"
40117
40118 \end_inset
40119
40120 .
40121 \end_layout
40122
40123 \begin_layout Standard
40124 \begin_inset Note Greyedout
40125 status open
40126
40127 \begin_layout Plain Layout
40128
40129 \series bold
40130 Note:
40131 \series default
40132  Inclure le même document deux fois dans un même document peut poser des
40133  problèmes avec \SpecialChar LaTeX
40134 .
40135 \end_layout
40136
40137 \end_inset
40138
40139
40140 \end_layout
40141
40142 \begin_layout Standard
40143 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40144  de votre document maître, que ce soit pour diminuer les temps de compilation
40145  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40146  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40147  la sortie en utilisant le menu 
40148 \family sans
40149 Document\SpecialChar menuseparator
40150 Paramètres\SpecialChar menuseparator
40151 Sous-documents
40152 \family default
40153 .
40154  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40155  sur la ligne correspondant dans la colonne 
40156 \family sans
40157 Inclus dans le résultat
40158 \family default
40159  de la liste (
40160 \begin_inset space ~
40161 \end_inset
40162
40163 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40164  
40165 \begin_inset Quotes fld
40166 \end_inset
40167
40168 inclus
40169 \begin_inset Quotes frd
40170 \end_inset
40171
40172  et pas la méthode 
40173 \begin_inset Quotes fld
40174 \end_inset
40175
40176 incorporé
40177 \begin_inset Quotes frd
40178 \end_inset
40179
40180
40181 \begin_inset space ~
40182 \end_inset
40183
40184 ).
40185  Si on active l'option 
40186 \family sans
40187 Assurer la cohérence des compteurs et des références
40188 \family default
40189 , \SpecialChar LyX
40190  va s'assurer que tous les numéros de pages, références etc...
40191  sont corrects comme si tous le document avait été traité.
40192  C'est utile si vous voulez que les sous-documents choisis aient exactement
40193  le même aspect que s'il étaient dans le document complet.
40194  Pour réaliser cette condition, il faut que \SpecialChar LyX
40195  traite de façon silencieuse
40196  la totalité du document.
40197  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40198  les compteurs et autres références n'ont pas à être à tout prix valides,
40199  vous devez impérativement désactiver cette option.
40200  
40201 \end_layout
40202
40203 \begin_layout Standard
40204 Une autre solution consiste à inclure chaque fichier dans une branche
40205 \begin_inset Foot
40206 status collapsed
40207
40208 \begin_layout Plain Layout
40209 Les branches sont décrites dans la section 
40210 \emph on
40211 Branches
40212 \emph default
40213  du 
40214 \emph on
40215 Guide de l'utilisateur
40216 \emph default
40217  de \SpecialChar LyX
40218 .
40219 \end_layout
40220
40221 \end_inset
40222
40223 .
40224  En activant ou désactivant une branche, vous pouvez décider les fichiers
40225  inclus qui doivent apparaître dans la sortie imprimée.
40226  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40227  
40228 \begin_inset Quotes fld
40229 \end_inset
40230
40231 incorporés
40232 \begin_inset Quotes frd
40233 \end_inset
40234
40235 .
40236  Le défaut est que les compteurs et autres références ne sont pas conservés
40237  avec cette approche.
40238 \end_layout
40239
40240 \begin_layout Chapter
40241 Listings de code source
40242 \begin_inset CommandInset label
40243 LatexCommand label
40244 name "cha:Program-Code-Listings"
40245
40246 \end_inset
40247
40248
40249 \begin_inset Index idx
40250 status collapsed
40251
40252 \begin_layout Plain Layout
40253 Listings
40254 \end_layout
40255
40256 \end_inset
40257
40258
40259 \begin_inset Index idx
40260 status collapsed
40261
40262 \begin_layout Plain Layout
40263 Code Source
40264 \end_layout
40265
40266 \end_inset
40267
40268
40269 \begin_inset Index idx
40270 status collapsed
40271
40272 \begin_layout Plain Layout
40273 Flottants ! Listings
40274 \end_layout
40275
40276 \end_inset
40277
40278
40279 \end_layout
40280
40281 \begin_layout Standard
40282 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40283  un insert 
40284 \family sans
40285 Listings
40286 \family default
40287  qui peut être créé grâce au menu 
40288 \family sans
40289 Insertion
40290 \family default
40291 \SpecialChar menuseparator
40292
40293 \family sans
40294 Listing
40295 \begin_inset space ~
40296 \end_inset
40297
40298 de
40299 \begin_inset space ~
40300 \end_inset
40301
40302 Code
40303 \begin_inset space ~
40304 \end_inset
40305
40306 Source
40307 \family default
40308 .
40309  Le paquetage \SpecialChar LaTeX
40310  
40311 \series bold
40312 listings
40313 \series default
40314
40315 \begin_inset Index idx
40316 status collapsed
40317
40318 \begin_layout Plain Layout
40319 Paquetages \SpecialChar LaTeX
40320  ! listings
40321 \end_layout
40322
40323 \end_inset
40324
40325  fournit un moyen puissant et flexible d'insérer des listings de code source
40326  dans votre document.
40327  
40328 \end_layout
40329
40330 \begin_layout Standard
40331 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40332  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40333 \end_layout
40334
40335 \begin_layout Standard
40336 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40337  imprimée.
40338  L'option d'emplacement 
40339 \family sans
40340 Listing
40341 \begin_inset space ~
40342 \end_inset
40343
40344 en
40345 \begin_inset space ~
40346 \end_inset
40347
40348 Ligne
40349 \family default
40350  imprime le listing dans la ligne comme ceci : 
40351 \begin_inset listings
40352 lstparams "language={C++}"
40353 inline true
40354 status open
40355
40356 \begin_layout Plain Layout
40357
40358 int a=5;
40359 \end_layout
40360
40361 \end_inset
40362
40363
40364 \begin_inset Newline newline
40365 \end_inset
40366
40367 L'option 
40368 \family sans
40369 Flottant
40370 \family default
40371  crée un flottant de listing pour lequel vous pouvez préciser les options
40372  classiques d'emplacement : 
40373 \begin_inset Quotes fld
40374 \end_inset
40375
40376
40377 \family sans
40378 h
40379 \family default
40380
40381 \begin_inset Quotes frd
40382 \end_inset
40383
40384
40385 \begin_inset Quotes fld
40386 \end_inset
40387
40388
40389 \family sans
40390 t
40391 \family default
40392
40393 \begin_inset Quotes frd
40394 \end_inset
40395
40396
40397 \begin_inset Quotes fld
40398 \end_inset
40399
40400
40401 \family sans
40402 b
40403 \family default
40404
40405 \begin_inset Quotes frd
40406 \end_inset
40407
40408 , et 
40409 \begin_inset Quotes fld
40410 \end_inset
40411
40412
40413 \family sans
40414 p
40415 \family default
40416
40417 \begin_inset Quotes frd
40418 \end_inset
40419
40420  correspondant aux emplacement décrits dans la section
40421 \begin_inset space ~
40422 \end_inset
40423
40424
40425 \begin_inset CommandInset ref
40426 LatexCommand ref
40427 reference "sec:Placement-flottants"
40428
40429 \end_inset
40430
40431 .
40432  Les options de positionnement peuvent être mélangées et doivent être saisies
40433  sans séparation, par exemple, on peut taper 
40434 \begin_inset Quotes fld
40435 \end_inset
40436
40437
40438 \family sans
40439 htbp
40440 \family default
40441
40442 \begin_inset Quotes frd
40443 \end_inset
40444
40445 .
40446  L'option 
40447 \begin_inset Quotes fld
40448 \end_inset
40449
40450 h
40451 \begin_inset Quotes frd
40452 \end_inset
40453
40454  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40455  
40456 \family sans
40457 Flottant
40458 \family default
40459  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40460  légende et être référencés.
40461 \end_layout
40462
40463 \begin_layout Standard
40464 Vous pouvez ajouter une légende à un listing avec le menu 
40465 \family sans
40466 Insertion\SpecialChar menuseparator
40467 Légende
40468 \family default
40469 .
40470  On peut référencer les listings de la même façon que les flottants :Voir
40471  le listing
40472 \begin_inset space ~
40473 \end_inset
40474
40475
40476 \begin_inset CommandInset ref
40477 LatexCommand ref
40478 reference "lst:Listing-exemple"
40479
40480 \end_inset
40481
40482 .
40483  Une liste des listings qui contient tous les listings légendés peut être
40484  créée par le menu 
40485 \family sans
40486 Insertion\SpecialChar menuseparator
40487 Listes
40488 \begin_inset space ~
40489 \end_inset
40490
40491 &
40492 \begin_inset space ~
40493 \end_inset
40494
40495 TdM\SpecialChar menuseparator
40496 Liste des listings
40497 \family default
40498 .
40499  Les éléments de la liste sont les légendes et le numéro de listing.
40500 \end_layout
40501
40502 \begin_layout Standard
40503 \begin_inset listings
40504 lstparams "language=Python"
40505 inline false
40506 status open
40507
40508 \begin_layout Plain Layout
40509
40510 \begin_inset Caption Standard
40511
40512 \begin_layout Plain Layout
40513 \begin_inset CommandInset label
40514 LatexCommand label
40515 name "lst:Listing-exemple"
40516
40517 \end_inset
40518
40519 Exemple de listing flottant
40520 \end_layout
40521
40522 \end_inset
40523
40524 # Exemple de listing flottant
40525 \end_layout
40526
40527 \begin_layout Plain Layout
40528
40529 def func(param):
40530 \end_layout
40531
40532 \begin_layout Plain Layout
40533
40534     'ceci est une fonction python'
40535 \end_layout
40536
40537 \begin_layout Plain Layout
40538
40539     pass
40540 \end_layout
40541
40542 \end_inset
40543
40544
40545 \end_layout
40546
40547 \begin_layout Standard
40548 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40549  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40550  de manière particulière dans la sortie imprimée.
40551  Dans l'exemple de listing, le mot clé Python 
40552 \begin_inset Quotes fld
40553 \end_inset
40554
40555 def
40556 \begin_inset Quotes frd
40557 \end_inset
40558
40559  est reconnu et imprimé en caractères gras dans la sortie.
40560 \end_layout
40561
40562 \begin_layout Standard
40563 \begin_inset Note Greyedout
40564 status open
40565
40566 \begin_layout Plain Layout
40567
40568 \series bold
40569 Note:
40570 \series default
40571  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40572  une police de caractères à 
40573 \family typewriter
40574 chasse fixe
40575 \family default
40576 , c'est que votre police ne contient probablement pas de série grasse.
40577  Dans ce cas choisissez une police différente dans le menu 
40578 \family sans
40579 Document\SpecialChar menuseparator
40580 Paramètres\SpecialChar menuseparator
40581 Polices
40582 \family default
40583 .
40584  (Les polices 
40585 \emph on
40586 LuxiMono, BeraMono
40587 \emph default
40588  et 
40589 \emph on
40590 Courier
40591 \emph default
40592  contiennent une série grasse.)
40593 \end_layout
40594
40595 \end_inset
40596
40597
40598 \end_layout
40599
40600 \begin_layout Standard
40601 Dans la rubrique 
40602 \family sans
40603 Numérotation
40604 \begin_inset space ~
40605 \end_inset
40606
40607 des
40608 \begin_inset space ~
40609 \end_inset
40610
40611 Lignes
40612 \family default
40613  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40614 n des lignes.
40615  Vous pouvez mettre un nombre dans le champ 
40616 \family sans
40617 Pas
40618 \family default
40619  pour désigner les lignes qui seront numérotées.
40620  Par exemple, si vous mettez 
40621 \begin_inset Quotes fld
40622 \end_inset
40623
40624 3
40625 \begin_inset Quotes frd
40626 \end_inset
40627
40628 , seule une ligne sur trois sera numérotée.
40629 \end_layout
40630
40631 \begin_layout Standard
40632 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40633  apparaîtront dans la sortie.
40634  Vous devez utiliser l'option 
40635 \family sans
40636 Table
40637 \begin_inset space ~
40638 \end_inset
40639
40640 de
40641 \begin_inset space ~
40642 \end_inset
40643
40644 Caractères
40645 \begin_inset space ~
40646 \end_inset
40647
40648 Étendue
40649 \family default
40650  quand vous employez des caractères spécifiques à une langue donnée comme
40651  les umlauts Allemands dans votre listing.
40652 \begin_inset Newline newline
40653 \end_inset
40654
40655 Voici un exemple de listing avec la numérotation des lignes à gauche par
40656  pas de 3, en langage Python, avec les options 
40657 \begin_inset Quotes fld
40658 \end_inset
40659
40660 Table
40661 \begin_inset space ~
40662 \end_inset
40663
40664 de
40665 \begin_inset space ~
40666 \end_inset
40667
40668 caractères
40669 \begin_inset space ~
40670 \end_inset
40671
40672 étendue
40673 \begin_inset Quotes frd
40674 \end_inset
40675
40676  et 
40677 \begin_inset Quotes fld
40678 \end_inset
40679
40680 Espace
40681 \begin_inset space ~
40682 \end_inset
40683
40684 représenté
40685 \begin_inset space ~
40686 \end_inset
40687
40688 par
40689 \begin_inset space ~
40690 \end_inset
40691
40692 un
40693 \begin_inset space ~
40694 \end_inset
40695
40696 symbole
40697 \begin_inset Quotes frd
40698 \end_inset
40699
40700 , l'intervalle de ligne étant 3
40701 \begin_inset space \thinspace{}
40702 \end_inset
40703
40704 -
40705 \begin_inset space \thinspace{}
40706 \end_inset
40707
40708 8:
40709 \end_layout
40710
40711 \begin_layout Standard
40712 \begin_inset listings
40713 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40714 inline false
40715 status open
40716
40717 \begin_layout Plain Layout
40718
40719 def func(param):
40720 \end_layout
40721
40722 \begin_layout Plain Layout
40723
40724     'ceci est une fonction Python'
40725 \end_layout
40726
40727 \begin_layout Plain Layout
40728
40729     pass
40730 \end_layout
40731
40732 \begin_layout Plain Layout
40733
40734 def func(param):
40735 \end_layout
40736
40737 \begin_layout Plain Layout
40738
40739 'Ça, c'est un mot Allemand : Tschüß'
40740 \end_layout
40741
40742 \begin_layout Plain Layout
40743
40744 pass
40745 \end_layout
40746
40747 \begin_layout Plain Layout
40748
40749 def func(param):
40750 \end_layout
40751
40752 \begin_layout Plain Layout
40753
40754 'ceci est une fonction Python'
40755 \end_layout
40756
40757 \begin_layout Plain Layout
40758
40759 pass
40760 \end_layout
40761
40762 \end_inset
40763
40764
40765 \end_layout
40766
40767 \begin_layout Standard
40768 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
40769  nombre de caractères que doit représenter une tabulation dans le champ
40770  
40771 \family sans
40772 Taille du tabulateur
40773 \family default
40774 .
40775 \end_layout
40776
40777 \begin_layout Standard
40778 \begin_inset Note Greyedout
40779 status open
40780
40781 \begin_layout Plain Layout
40782
40783 \series bold
40784 Note:
40785 \series default
40786  À cause d'un bug dans le paquetage 
40787 \series bold
40788 listings
40789 \series default
40790  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
40791  listing.
40792  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
40793  les lignes 3 et 6.
40794 \end_layout
40795
40796 \end_inset
40797
40798
40799 \end_layout
40800
40801 \begin_layout Standard
40802 \begin_inset VSpace bigskip
40803 \end_inset
40804
40805
40806 \end_layout
40807
40808 \begin_layout Standard
40809 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
40810  listing.
40811  Pour le faire, il suffit d'utiliser le menu 
40812 \family sans
40813 Insertion\SpecialChar menuseparator
40814 Fichier\SpecialChar menuseparator
40815 Sous-document
40816 \family default
40817  et de choisir le type 
40818 \family sans
40819 Listing
40820 \family default
40821
40822 \begin_inset space ~
40823 \end_inset
40824
40825
40826 \family sans
40827 de
40828 \begin_inset space ~
40829 \end_inset
40830
40831 Code
40832 \begin_inset space ~
40833 \end_inset
40834
40835 source
40836 \family default
40837 .
40838 \begin_inset Foot
40839 status collapsed
40840
40841 \begin_layout Plain Layout
40842 Les autres types de sous-documents sont décrits dans la section
40843 \begin_inset space ~
40844 \end_inset
40845
40846
40847 \begin_inset CommandInset ref
40848 LatexCommand ref
40849 reference "sec:Sous-documents"
40850
40851 \end_inset
40852
40853 .
40854 \end_layout
40855
40856 \end_inset
40857
40858  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
40859  à utiliser pour le listing dans une zone de texte.
40860  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
40861  
40862 \begin_inset Quotes fld
40863 \end_inset
40864
40865 ?
40866 \begin_inset Quotes frd
40867 \end_inset
40868
40869  dans la zone de texte.
40870 \end_layout
40871
40872 \begin_layout Standard
40873 Pour faire référence à un sous-document de type listing, tapez une étiquette
40874  dans le champ correspondant de la fenêtre de dialogue.
40875  On peut alors faire référence à cette étiquette en utilisant le menu 
40876 \family sans
40877 Insertion\SpecialChar menuseparator
40878 Référence
40879 \begin_inset space ~
40880 \end_inset
40881
40882 Croisée
40883 \family default
40884 .
40885 \end_layout
40886
40887 \begin_layout Standard
40888 Le listing
40889 \begin_inset space ~
40890 \end_inset
40891
40892
40893 \begin_inset CommandInset ref
40894 LatexCommand ref
40895 reference "lst:listing-fichier"
40896
40897 \end_inset
40898
40899  est un exemple de listing issu d'un fichier ; ici les lignes 10
40900 \begin_inset space \thinspace{}
40901 \end_inset
40902
40903 -
40904 \begin_inset space \thinspace{}
40905 \end_inset
40906
40907 15 de ce fichier \SpecialChar LyX
40908  sont listées.
40909 \end_layout
40910
40911 \begin_layout Standard
40912 \begin_inset Newpage pagebreak
40913 \end_inset
40914
40915
40916 \end_layout
40917
40918 \begin_layout Standard
40919 \begin_inset CommandInset include
40920 LatexCommand lstinputlisting
40921 filename "EmbeddedObjects.lyx"
40922 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
40923
40924 \end_inset
40925
40926
40927 \end_layout
40928
40929 \begin_layout Standard
40930 \begin_inset VSpace bigskip
40931 \end_inset
40932
40933
40934 \end_layout
40935
40936 \begin_layout Standard
40937 L'insertion d'une formule dans un listing peut se faire de la façon suivante
40938 \begin_inset space ~
40939 \end_inset
40940
40941 :
40942 \end_layout
40943
40944 \begin_layout Enumerate
40945 Ouvrez la fenêtre de dialogue listings et ajoutez
40946 \begin_inset Newline newline
40947 \end_inset
40948
40949
40950 \family sans
40951 mathescape=true
40952 \family default
40953
40954 \begin_inset Newline newline
40955 \end_inset
40956
40957 dans le champ de l'onglet 
40958 \family sans
40959 Avancé
40960 \family default
40961 .
40962 \end_layout
40963
40964 \begin_layout Enumerate
40965 Créez la formule en dehors du listing.
40966 \end_layout
40967
40968 \begin_layout Enumerate
40969 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
40970  (raccourci 
40971 \begin_inset Info
40972 type  "shortcut"
40973 arg   "copy"
40974 \end_inset
40975
40976 )
40977 \end_layout
40978
40979 \begin_layout Enumerate
40980 Dans le listing écrivez 
40981 \begin_inset Quotes fld
40982 \end_inset
40983
40984
40985 \family sans
40986 $$
40987 \family default
40988
40989 \begin_inset Quotes frd
40990 \end_inset
40991
40992  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
40993  
40994 \begin_inset Info
40995 type  "shortcut"
40996 arg   "paste"
40997 \end_inset
40998
40999 )
41000 \end_layout
41001
41002 \begin_layout Standard
41003 \begin_inset listings
41004 lstparams "language=Python,mathescape=true"
41005 inline false
41006 status open
41007
41008 \begin_layout Plain Layout
41009
41010 \begin_inset Caption Standard
41011
41012 \begin_layout Plain Layout
41013 Exemple de listing flottant contenant une formule
41014 \end_layout
41015
41016 \end_inset
41017
41018 # Exemple de listing flottant
41019 \end_layout
41020
41021 \begin_layout Plain Layout
41022
41023 def func(param):
41024 \end_layout
41025
41026 \begin_layout Plain Layout
41027
41028     # $
41029 \backslash
41030 prod_{n=1}^{
41031 \backslash
41032 infty}
41033 \backslash
41034 ,
41035 \backslash
41036 frac{1}{x^{2}}$
41037 \end_layout
41038
41039 \begin_layout Plain Layout
41040
41041     pass
41042 \end_layout
41043
41044 \end_inset
41045
41046
41047 \end_layout
41048
41049 \begin_layout Standard
41050 \begin_inset VSpace bigskip
41051 \end_inset
41052
41053
41054 \end_layout
41055
41056 \begin_layout Standard
41057 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41058  de dialogue 
41059 \family sans
41060 Document\SpecialChar menuseparator
41061 Paramètres\SpecialChar menuseparator
41062 Listings
41063 \family default
41064 .
41065  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41066  
41067 \begin_inset Quotes fld
41068 \end_inset
41069
41070 ?
41071 \begin_inset Quotes frd
41072 \end_inset
41073
41074  dans le champ.
41075 \end_layout
41076
41077 \begin_layout Standard
41078 Pour plus d'information sur le paquetage 
41079 \series bold
41080 listings
41081 \series default
41082 , nous vous renvoyons à sa documentation 
41083 \begin_inset CommandInset citation
41084 LatexCommand cite
41085 key "listings"
41086
41087 \end_inset
41088
41089 .
41090 \end_layout
41091
41092 \begin_layout Standard
41093 \begin_inset Newpage newpage
41094 \end_inset
41095
41096
41097 \end_layout
41098
41099 \begin_layout Chapter
41100 \start_of_appendix
41101 Unités de longueur utilisables avec \SpecialChar LyX
41102
41103 \begin_inset Argument 1
41104 status collapsed
41105
41106 \begin_layout Plain Layout
41107 Unités de longueur
41108 \end_layout
41109
41110 \end_inset
41111
41112
41113 \begin_inset Index idx
41114 status collapsed
41115
41116 \begin_layout Plain Layout
41117 Unités
41118 \end_layout
41119
41120 \end_inset
41121
41122
41123 \begin_inset CommandInset label
41124 LatexCommand label
41125 name "cha:Unités-de-longueur"
41126
41127 \end_inset
41128
41129
41130 \end_layout
41131
41132 \begin_layout Standard
41133 Pour comprendre les unités de longueur utilisées dans cette documentation,
41134  le tableau
41135 \begin_inset space ~
41136 \end_inset
41137
41138
41139 \begin_inset CommandInset ref
41140 LatexCommand ref
41141 reference "tab:Unités"
41142
41143 \end_inset
41144
41145 décrit les unités utilisées par \SpecialChar LyX
41146 .
41147 \begin_inset Float table
41148 placement h
41149 wide false
41150 sideways false
41151 status open
41152
41153 \begin_layout Plain Layout
41154 \begin_inset Caption Standard
41155
41156 \begin_layout Plain Layout
41157 \begin_inset CommandInset label
41158 LatexCommand label
41159 name "tab:Unités"
41160
41161 \end_inset
41162
41163 Unités de longueur
41164 \end_layout
41165
41166 \end_inset
41167
41168
41169 \end_layout
41170
41171 \begin_layout Plain Layout
41172 \begin_inset VSpace medskip
41173 \end_inset
41174
41175
41176 \end_layout
41177
41178 \begin_layout Plain Layout
41179 \align center
41180 \begin_inset Tabular
41181 <lyxtabular version="3" rows="20" columns="3">
41182 <features tabularvalignment="middle">
41183 <column alignment="center" valignment="top">
41184 <column alignment="center" valignment="top">
41185 <column alignment="center" valignment="top">
41186 <row>
41187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41188 \begin_inset Text
41189
41190 \begin_layout Plain Layout
41191 unité
41192 \end_layout
41193
41194 \end_inset
41195 </cell>
41196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41197 \begin_inset Text
41198
41199 \begin_layout Plain Layout
41200 nom/description
41201 \end_layout
41202
41203 \end_inset
41204 </cell>
41205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41206 \begin_inset Text
41207
41208 \begin_layout Plain Layout
41209 commande \SpecialChar LaTeX
41210
41211 \end_layout
41212
41213 \end_inset
41214 </cell>
41215 </row>
41216 <row>
41217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41218 \begin_inset Text
41219
41220 \begin_layout Plain Layout
41221 mm
41222 \end_layout
41223
41224 \end_inset
41225 </cell>
41226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41227 \begin_inset Text
41228
41229 \begin_layout Plain Layout
41230 millimètre
41231 \end_layout
41232
41233 \end_inset
41234 </cell>
41235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41236 \begin_inset Text
41237
41238 \begin_layout Plain Layout
41239 -
41240 \end_layout
41241
41242 \end_inset
41243 </cell>
41244 </row>
41245 <row>
41246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41247 \begin_inset Text
41248
41249 \begin_layout Plain Layout
41250 cm
41251 \end_layout
41252
41253 \end_inset
41254 </cell>
41255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41256 \begin_inset Text
41257
41258 \begin_layout Plain Layout
41259 centimètre
41260 \end_layout
41261
41262 \end_inset
41263 </cell>
41264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41265 \begin_inset Text
41266
41267 \begin_layout Plain Layout
41268 -
41269 \end_layout
41270
41271 \end_inset
41272 </cell>
41273 </row>
41274 <row>
41275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41276 \begin_inset Text
41277
41278 \begin_layout Plain Layout
41279 in
41280 \end_layout
41281
41282 \end_inset
41283 </cell>
41284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41285 \begin_inset Text
41286
41287 \begin_layout Plain Layout
41288 pouce (inch)
41289 \end_layout
41290
41291 \end_inset
41292 </cell>
41293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41294 \begin_inset Text
41295
41296 \begin_layout Plain Layout
41297 -
41298 \end_layout
41299
41300 \end_inset
41301 </cell>
41302 </row>
41303 <row>
41304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41305 \begin_inset Text
41306
41307 \begin_layout Plain Layout
41308 pt
41309 \end_layout
41310
41311 \end_inset
41312 </cell>
41313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41314 \begin_inset Text
41315
41316 \begin_layout Plain Layout
41317 point (72.27
41318 \begin_inset space \thinspace{}
41319 \end_inset
41320
41321 pt = 1
41322 \begin_inset space \thinspace{}
41323 \end_inset
41324
41325 in)
41326 \end_layout
41327
41328 \end_inset
41329 </cell>
41330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41331 \begin_inset Text
41332
41333 \begin_layout Plain Layout
41334 -
41335 \end_layout
41336
41337 \end_inset
41338 </cell>
41339 </row>
41340 <row>
41341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41342 \begin_inset Text
41343
41344 \begin_layout Plain Layout
41345 pc
41346 \end_layout
41347
41348 \end_inset
41349 </cell>
41350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41351 \begin_inset Text
41352
41353 \begin_layout Plain Layout
41354 pica (1
41355 \begin_inset space \thinspace{}
41356 \end_inset
41357
41358 pc = 12
41359 \begin_inset space \thinspace{}
41360 \end_inset
41361
41362 pt)
41363 \end_layout
41364
41365 \end_inset
41366 </cell>
41367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41368 \begin_inset Text
41369
41370 \begin_layout Plain Layout
41371 -
41372 \end_layout
41373
41374 \end_inset
41375 </cell>
41376 </row>
41377 <row>
41378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41379 \begin_inset Text
41380
41381 \begin_layout Plain Layout
41382 sp
41383 \end_layout
41384
41385 \end_inset
41386 </cell>
41387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41388 \begin_inset Text
41389
41390 \begin_layout Plain Layout
41391 scaled point (65536
41392 \begin_inset space \thinspace{}
41393 \end_inset
41394
41395 sp = 1
41396 \begin_inset space \thinspace{}
41397 \end_inset
41398
41399 pt)
41400 \end_layout
41401
41402 \end_inset
41403 </cell>
41404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41405 \begin_inset Text
41406
41407 \begin_layout Plain Layout
41408 -
41409 \end_layout
41410
41411 \end_inset
41412 </cell>
41413 </row>
41414 <row>
41415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41416 \begin_inset Text
41417
41418 \begin_layout Plain Layout
41419 bp
41420 \end_layout
41421
41422 \end_inset
41423 </cell>
41424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41425 \begin_inset Text
41426
41427 \begin_layout Plain Layout
41428 gros point (72
41429 \begin_inset space \thinspace{}
41430 \end_inset
41431
41432 bp = 1
41433 \begin_inset space \thinspace{}
41434 \end_inset
41435
41436 in)
41437 \end_layout
41438
41439 \end_inset
41440 </cell>
41441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41442 \begin_inset Text
41443
41444 \begin_layout Plain Layout
41445 -
41446 \end_layout
41447
41448 \end_inset
41449 </cell>
41450 </row>
41451 <row>
41452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41453 \begin_inset Text
41454
41455 \begin_layout Plain Layout
41456 dd
41457 \end_layout
41458
41459 \end_inset
41460 </cell>
41461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41462 \begin_inset Text
41463
41464 \begin_layout Plain Layout
41465 didot (72
41466 \begin_inset space \thinspace{}
41467 \end_inset
41468
41469 dd 
41470 \begin_inset Formula $\approx$
41471 \end_inset
41472
41473  37.6
41474 \begin_inset space \thinspace{}
41475 \end_inset
41476
41477 mm)
41478 \end_layout
41479
41480 \end_inset
41481 </cell>
41482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41483 \begin_inset Text
41484
41485 \begin_layout Plain Layout
41486 -
41487 \end_layout
41488
41489 \end_inset
41490 </cell>
41491 </row>
41492 <row>
41493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41494 \begin_inset Text
41495
41496 \begin_layout Plain Layout
41497 cc
41498 \end_layout
41499
41500 \end_inset
41501 </cell>
41502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41503 \begin_inset Text
41504
41505 \begin_layout Plain Layout
41506 cicero (1
41507 \begin_inset space \thinspace{}
41508 \end_inset
41509
41510 cc = 12
41511 \begin_inset space \thinspace{}
41512 \end_inset
41513
41514 dd)
41515 \end_layout
41516
41517 \end_inset
41518 </cell>
41519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41520 \begin_inset Text
41521
41522 \begin_layout Plain Layout
41523 -
41524 \end_layout
41525
41526 \end_inset
41527 </cell>
41528 </row>
41529 <row>
41530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41531 \begin_inset Text
41532
41533 \begin_layout Plain Layout
41534 Échelle graphique %
41535 \end_layout
41536
41537 \end_inset
41538 </cell>
41539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41540 \begin_inset Text
41541
41542 \begin_layout Plain Layout
41543 % de largeur originale de l'image
41544 \end_layout
41545
41546 \end_inset
41547 </cell>
41548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41549 \begin_inset Text
41550
41551 \begin_layout Plain Layout
41552
41553 \end_layout
41554
41555 \end_inset
41556 </cell>
41557 </row>
41558 <row>
41559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41560 \begin_inset Text
41561
41562 \begin_layout Plain Layout
41563 Largeur texte %
41564 \end_layout
41565
41566 \end_inset
41567 </cell>
41568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41569 \begin_inset Text
41570
41571 \begin_layout Plain Layout
41572 % de largeur du texte
41573 \end_layout
41574
41575 \end_inset
41576 </cell>
41577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41578 \begin_inset Text
41579
41580 \begin_layout Plain Layout
41581
41582 \backslash
41583 textwidth
41584 \end_layout
41585
41586 \end_inset
41587 </cell>
41588 </row>
41589 <row>
41590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41591 \begin_inset Text
41592
41593 \begin_layout Plain Layout
41594 Largeur colonne %
41595 \end_layout
41596
41597 \end_inset
41598 </cell>
41599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41600 \begin_inset Text
41601
41602 \begin_layout Plain Layout
41603 % de largeur de la colonne
41604 \end_layout
41605
41606 \end_inset
41607 </cell>
41608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41609 \begin_inset Text
41610
41611 \begin_layout Plain Layout
41612
41613 \backslash
41614 columnwidth
41615 \end_layout
41616
41617 \end_inset
41618 </cell>
41619 </row>
41620 <row>
41621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41622 \begin_inset Text
41623
41624 \begin_layout Plain Layout
41625 Largeur page %
41626 \end_layout
41627
41628 \end_inset
41629 </cell>
41630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41631 \begin_inset Text
41632
41633 \begin_layout Plain Layout
41634 % de largeur du papier
41635 \end_layout
41636
41637 \end_inset
41638 </cell>
41639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41640 \begin_inset Text
41641
41642 \begin_layout Plain Layout
41643
41644 \backslash
41645 paperwidth
41646 \end_layout
41647
41648 \end_inset
41649 </cell>
41650 </row>
41651 <row>
41652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41653 \begin_inset Text
41654
41655 \begin_layout Plain Layout
41656 Largeur ligne %
41657 \end_layout
41658
41659 \end_inset
41660 </cell>
41661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41662 \begin_inset Text
41663
41664 \begin_layout Plain Layout
41665 % de largeur de la ligne
41666 \end_layout
41667
41668 \end_inset
41669 </cell>
41670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41671 \begin_inset Text
41672
41673 \begin_layout Plain Layout
41674
41675 \backslash
41676 linewidth
41677 \end_layout
41678
41679 \end_inset
41680 </cell>
41681 </row>
41682 <row>
41683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41684 \begin_inset Text
41685
41686 \begin_layout Plain Layout
41687 Hauteur texte %
41688 \end_layout
41689
41690 \end_inset
41691 </cell>
41692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41693 \begin_inset Text
41694
41695 \begin_layout Plain Layout
41696 % de hauteur du texte
41697 \end_layout
41698
41699 \end_inset
41700 </cell>
41701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41702 \begin_inset Text
41703
41704 \begin_layout Plain Layout
41705
41706 \backslash
41707 textheight
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 Hauteur page %
41719 \end_layout
41720
41721 \end_inset
41722 </cell>
41723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41724 \begin_inset Text
41725
41726 \begin_layout Plain Layout
41727 % de hauteur du papier
41728 \end_layout
41729
41730 \end_inset
41731 </cell>
41732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41733 \begin_inset Text
41734
41735 \begin_layout Plain Layout
41736
41737 \backslash
41738 paperheight
41739 \end_layout
41740
41741 \end_inset
41742 </cell>
41743 </row>
41744 <row>
41745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41746 \begin_inset Text
41747
41748 \begin_layout Plain Layout
41749 ex
41750 \end_layout
41751
41752 \end_inset
41753 </cell>
41754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41755 \begin_inset Text
41756
41757 \begin_layout Plain Layout
41758 hauteur de lettre 
41759 \emph on
41760 x
41761 \emph default
41762  dans police courante
41763 \end_layout
41764
41765 \end_inset
41766 </cell>
41767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41768 \begin_inset Text
41769
41770 \begin_layout Plain Layout
41771 -
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 </row>
41777 <row>
41778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41779 \begin_inset Text
41780
41781 \begin_layout Plain Layout
41782 em
41783 \end_layout
41784
41785 \end_inset
41786 </cell>
41787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41788 \begin_inset Text
41789
41790 \begin_layout Plain Layout
41791 largeur de lettre
41792 \emph on
41793  M
41794 \emph default
41795  dans police courante
41796 \end_layout
41797
41798 \end_inset
41799 </cell>
41800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41801 \begin_inset Text
41802
41803 \begin_layout Plain Layout
41804 -
41805 \end_layout
41806
41807 \end_inset
41808 </cell>
41809 </row>
41810 <row>
41811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41812 \begin_inset Text
41813
41814 \begin_layout Plain Layout
41815 mu
41816 \end_layout
41817
41818 \end_inset
41819 </cell>
41820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41821 \begin_inset Text
41822
41823 \begin_layout Plain Layout
41824 unité mathématique (1
41825 \begin_inset space \thinspace{}
41826 \end_inset
41827
41828 mu = 1/18
41829 \begin_inset space \thinspace{}
41830 \end_inset
41831
41832 em)
41833 \end_layout
41834
41835 \end_inset
41836 </cell>
41837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41838 \begin_inset Text
41839
41840 \begin_layout Plain Layout
41841 -
41842 \end_layout
41843
41844 \end_inset
41845 </cell>
41846 </row>
41847 </lyxtabular>
41848
41849 \end_inset
41850
41851
41852 \end_layout
41853
41854 \end_inset
41855
41856
41857 \end_layout
41858
41859 \begin_layout Chapter
41860 Formats des fichiers de sortie graphiques
41861 \begin_inset CommandInset label
41862 LatexCommand label
41863 name "cha:Formats-fichiers-graphiques"
41864
41865 \end_inset
41866
41867
41868 \end_layout
41869
41870 \begin_layout Section
41871 DVI
41872 \begin_inset Index idx
41873 status collapsed
41874
41875 \begin_layout Plain Layout
41876 Formats de Fichiers! DVI
41877 \end_layout
41878
41879 \end_inset
41880
41881
41882 \begin_inset Index idx
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886 DVI|see
41887 \begin_inset ERT
41888 status collapsed
41889
41890 \begin_layout Plain Layout
41891
41892 {
41893 \end_layout
41894
41895 \end_inset
41896
41897 Formats de Fichiers
41898 \begin_inset ERT
41899 status collapsed
41900
41901 \begin_layout Plain Layout
41902
41903 }
41904 \end_layout
41905
41906 \end_inset
41907
41908
41909 \end_layout
41910
41911 \end_inset
41912
41913
41914 \end_layout
41915
41916 \begin_layout Standard
41917 Ce type de fichiers a l'extension 
41918 \begin_inset Quotes fld
41919 \end_inset
41920
41921
41922 \family typewriter
41923 .dvi
41924 \family default
41925
41926 \begin_inset Quotes frd
41927 \end_inset
41928
41929 .
41930  Il est appelé 
41931 \emph on
41932 indépendant de l'appareil
41933 \emph default
41934  ou 
41935 \begin_inset Quotes fld
41936 \end_inset
41937
41938 device independent (DVI)
41939 \begin_inset Quotes frd
41940 \end_inset
41941
41942 , car il est complètement portable ; vous pouvez les recopier d'une machine
41943  à l'autre sans avoir à faire de conversion.
41944  À l'époque où ce format a été développé, c'était loin d'être évident.
41945  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
41946  étape préliminaire avant la conversion vers un autre format comme le PostScript.
41947 \end_layout
41948
41949 \begin_layout Standard
41950 \begin_inset Note Greyedout
41951 status open
41952
41953 \begin_layout Plain Layout
41954
41955 \series bold
41956 Note:
41957 \series default
41958  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
41959  au fichier.
41960  
41961 \end_layout
41962
41963 \end_inset
41964
41965  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
41966  
41967 \family typewriter
41968 .dvi
41969 \family default
41970 .
41971  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
41972 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
41973  pour les rendre visibles quand vous faites défiler votre document.
41974  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
41975  avec de nombreuses images.
41976 \end_layout
41977
41978 \begin_layout Standard
41979 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
41980  menu 
41981 \family sans
41982 Fichier\SpecialChar menuseparator
41983 Exporter\SpecialChar menuseparator
41984 DVI.
41985
41986 \family default
41987  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
41988 \family sans
41989 Visualiser
41990 \family default
41991 .
41992 \end_layout
41993
41994 \begin_layout Section
41995 PostScript
41996 \begin_inset Index idx
41997 status collapsed
41998
41999 \begin_layout Plain Layout
42000 Formats de Fichiers ! PostScript
42001 \end_layout
42002
42003 \end_inset
42004
42005
42006 \begin_inset Index idx
42007 status collapsed
42008
42009 \begin_layout Plain Layout
42010 PostScript|see
42011 \begin_inset ERT
42012 status collapsed
42013
42014 \begin_layout Plain Layout
42015
42016 {
42017 \end_layout
42018
42019 \end_inset
42020
42021 Formats de Fichiers
42022 \begin_inset ERT
42023 status collapsed
42024
42025 \begin_layout Plain Layout
42026
42027 }
42028 \end_layout
42029
42030 \end_inset
42031
42032
42033 \end_layout
42034
42035 \end_inset
42036
42037
42038 \end_layout
42039
42040 \begin_layout Standard
42041 Ce type de fichiers a l'extension 
42042 \begin_inset Quotes fld
42043 \end_inset
42044
42045
42046 \family typewriter
42047 .ps
42048 \family default
42049
42050 \begin_inset Quotes frd
42051 \end_inset
42052
42053 .
42054  PostScript a été développé par la société 
42055 \series bold
42056 Adobe
42057 \series default
42058  comme un langage pour les imprimantes.
42059  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
42060  pour imprimer le document.
42061  PostScript peut être considéré comme un 
42062 \begin_inset Quotes fld
42063 \end_inset
42064
42065 langage de programmation
42066 \begin_inset Quotes frd
42067 \end_inset
42068
42069  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
42070  images.
42071 \begin_inset Foot
42072 status collapsed
42073
42074 \begin_layout Plain Layout
42075 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
42076  \SpecialChar LaTeX
42077  
42078 \series bold
42079 pstricks
42080 \series default
42081
42082 \begin_inset CommandInset citation
42083 LatexCommand cite
42084 key "pstricks"
42085
42086 \end_inset
42087
42088 .
42089 \end_layout
42090
42091 \end_inset
42092
42093  En partie à cause de toutes ces possibilités un fichier PostScript est
42094  souvent plus gros qu'un PDF.
42095 \end_layout
42096
42097 \begin_layout Standard
42098 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
42099  plus gros qu'un PDF.
42100 \end_layout
42101
42102 \begin_layout Standard
42103 PostScript ne peut contenir que des images au format 
42104 \begin_inset Quotes fld
42105 \end_inset
42106
42107 PostScript Encapsulé
42108 \begin_inset Quotes frd
42109 \end_inset
42110
42111  (encapsulated PostScript ou EPS, d'extension 
42112 \family typewriter
42113 .eps
42114 \family default
42115 ).
42116  Comme \SpecialChar LyX
42117  vous permet n'importe quel format d'image connu dans votre document,
42118  il doit les convertir en interne en EPS.
42119  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
42120  doit faire 50
42121  conversions à chaque fois que vous visualisez ou que vous exportez votre
42122  document.
42123  Cela risque de ralentir de façon importante votre rythme de travail.
42124  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
42125  vos images directement en EPS pour éviter ce problème.
42126 \end_layout
42127
42128 \begin_layout Standard
42129 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
42130  le menu 
42131 \family sans
42132 Fichier\SpecialChar menuseparator
42133 Exporter\SpecialChar menuseparator
42134 PostScript.
42135
42136 \family default
42137  Vous pouvez visionner votre document sous forme PostScript grâce au menu
42138  
42139 \family sans
42140 Visualiser
42141 \family default
42142 .
42143 \end_layout
42144
42145 \begin_layout Section
42146 PDF
42147 \begin_inset Index idx
42148 status collapsed
42149
42150 \begin_layout Plain Layout
42151 Formats de Fichiers ! PDF
42152 \end_layout
42153
42154 \end_inset
42155
42156
42157 \begin_inset Index idx
42158 status collapsed
42159
42160 \begin_layout Plain Layout
42161 PDF
42162 \end_layout
42163
42164 \end_inset
42165
42166
42167 \end_layout
42168
42169 \begin_layout Standard
42170 Ce type de fichiers a l'extension 
42171 \begin_inset Quotes fld
42172 \end_inset
42173
42174
42175 \family typewriter
42176 .pdf
42177 \family default
42178
42179 \begin_inset Quotes frd
42180 \end_inset
42181
42182 .
42183  Ce 
42184 \begin_inset Quotes fld
42185 \end_inset
42186
42187 format de document portable
42188 \begin_inset Quotes frd
42189 \end_inset
42190
42191  (portable document format ou PDF) est développé par 
42192 \family typewriter
42193 Adobe
42194 \family default
42195  comme une évolution de PostScript.
42196  Il est plus comprimé et utilise moins de commandes que PostScript.
42197  Comme son nom l'indique, il est 
42198 \begin_inset Quotes fld
42199 \end_inset
42200
42201 portable
42202 \begin_inset Quotes frd
42203 \end_inset
42204
42205  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42206  aura exactement le même aspect.
42207 \end_layout
42208
42209 \begin_layout Standard
42210 PDF peut contenir des images dans son propre format PDF et dans les formats
42211  JPG (format du 
42212 \begin_inset Quotes fld
42213 \end_inset
42214
42215 Joint Photographic Expert Group
42216 \begin_inset Quotes frd
42217 \end_inset
42218
42219  avec comme extension 
42220 \family typewriter
42221 .jpg
42222 \family default
42223  ou 
42224 \family typewriter
42225 .jpeg
42226 \family default
42227 ) et PNG (
42228 \begin_inset Quotes fld
42229 \end_inset
42230
42231 Portable Network Graphics
42232 \begin_inset Quotes frd
42233 \end_inset
42234
42235  avec l'extension 
42236 \family typewriter
42237 .png
42238 \family default
42239 ).
42240  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
42241  les convertit
42242  dans un de ces formats.
42243  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42244  vont ralentir votre travail.
42245  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42246 \end_layout
42247
42248 \begin_layout Standard
42249 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42250  menu 
42251 \family sans
42252 Fichier\SpecialChar menuseparator
42253 Exporter 
42254 \family default
42255 de trois façons différentes:
42256 \end_layout
42257
42258 \begin_layout Description
42259 PDF
42260 \begin_inset space ~
42261 \end_inset
42262
42263 (ps2pdf) Ceci utilise le programme 
42264 \family typewriter
42265 ps2pdf
42266 \family default
42267  qui créé un PDF à partir de la version PostScript de votre fichier.
42268  Cette dernière est produite par le programme 
42269 \family typewriter
42270 dvips
42271 \family default
42272  qui utilise une version DVI comme étape intermédiaire.
42273  Cette variante consiste donc en trois conversions.
42274 \end_layout
42275
42276 \begin_layout Description
42277 PDF
42278 \begin_inset space ~
42279 \end_inset
42280
42281 (dvipdfm) Ceci utilise le programme 
42282 \family typewriter
42283 dvipdfm
42284 \family default
42285  qui convertit votre fichier en DVI avant de le convertir en PDF.
42286 \end_layout
42287
42288 \begin_layout Description
42289 PDF
42290 \begin_inset space ~
42291 \end_inset
42292
42293 (pdflatex) Ceci utilise le programme 
42294 \family typewriter
42295 pdftex
42296 \family default
42297  qui convertit directement votre fichier en PDF.
42298 \end_layout
42299
42300 \begin_layout Standard
42301 Nous recommandons d'utiliser l'option 
42302 \family sans
42303 PDF
42304 \begin_inset space ~
42305 \end_inset
42306
42307 (pdflatex)
42308 \family default
42309  car 
42310 \family typewriter
42311 pdftex
42312 \family default
42313  accepte toutes les fonctionnalités des versions actuelles de PDF.
42314  Il est en plus rapide et stable.
42315  Le programme 
42316 \family typewriter
42317 dvipdfm
42318 \family default
42319  n'est plus développé est est donc un peu dépassé.
42320 \end_layout
42321
42322 \begin_layout Standard
42323 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42324 \family sans
42325 Visualiser
42326 \family default
42327  ou en utilisant un bouton de la barre d'outils.
42328 \end_layout
42329
42330 \begin_layout Chapter
42331 Liste de noms de couleur pour dvips
42332 \begin_inset CommandInset label
42333 LatexCommand label
42334 name "chap:Liste-de-noms-de-couleur-dvips"
42335
42336 \end_inset
42337
42338
42339 \end_layout
42340
42341 \begin_layout Standard
42342 \begin_inset Tabular
42343 <lyxtabular version="3" rows="17" columns="4">
42344 <features tabularvalignment="middle">
42345 <column alignment="left" valignment="top" width="0pt">
42346 <column alignment="left" valignment="top" width="0pt">
42347 <column alignment="left" valignment="top" width="0pt">
42348 <column alignment="left" valignment="top" width="0pt">
42349 <row>
42350 <cell alignment="left" valignment="top" usebox="none">
42351 \begin_inset Text
42352
42353 \begin_layout Plain Layout
42354 \begin_inset ERT
42355 status collapsed
42356
42357 \begin_layout Plain Layout
42358
42359
42360 \backslash
42361 fcolorbox{black}{
42362 \end_layout
42363
42364 \end_inset
42365
42366 white
42367 \begin_inset ERT
42368 status collapsed
42369
42370 \begin_layout Plain Layout
42371
42372 }{
42373 \end_layout
42374
42375 \end_inset
42376
42377 Couleur
42378 \begin_inset ERT
42379 status collapsed
42380
42381 \begin_layout Plain Layout
42382
42383 }
42384 \end_layout
42385
42386 \end_inset
42387
42388  Nom
42389 \end_layout
42390
42391 \end_inset
42392 </cell>
42393 <cell alignment="left" valignment="top" usebox="none">
42394 \begin_inset Text
42395
42396 \begin_layout Plain Layout
42397 \begin_inset ERT
42398 status collapsed
42399
42400 \begin_layout Plain Layout
42401
42402
42403 \backslash
42404 fcolorbox{black}{
42405 \end_layout
42406
42407 \end_inset
42408
42409 white
42410 \begin_inset ERT
42411 status collapsed
42412
42413 \begin_layout Plain Layout
42414
42415 }{
42416 \end_layout
42417
42418 \end_inset
42419
42420 Couleur
42421 \begin_inset ERT
42422 status collapsed
42423
42424 \begin_layout Plain Layout
42425
42426 }
42427 \end_layout
42428
42429 \end_inset
42430
42431  Nom
42432 \end_layout
42433
42434 \end_inset
42435 </cell>
42436 <cell alignment="left" valignment="top" usebox="none">
42437 \begin_inset Text
42438
42439 \begin_layout Plain Layout
42440 \begin_inset ERT
42441 status collapsed
42442
42443 \begin_layout Plain Layout
42444
42445
42446 \backslash
42447 fcolorbox{black}{
42448 \end_layout
42449
42450 \end_inset
42451
42452 white
42453 \begin_inset ERT
42454 status collapsed
42455
42456 \begin_layout Plain Layout
42457
42458 }{
42459 \end_layout
42460
42461 \end_inset
42462
42463 Couleur
42464 \begin_inset ERT
42465 status collapsed
42466
42467 \begin_layout Plain Layout
42468
42469 }
42470 \end_layout
42471
42472 \end_inset
42473
42474  Nom
42475 \end_layout
42476
42477 \end_inset
42478 </cell>
42479 <cell alignment="left" valignment="top" usebox="none">
42480 \begin_inset Text
42481
42482 \begin_layout Plain Layout
42483 \begin_inset ERT
42484 status collapsed
42485
42486 \begin_layout Plain Layout
42487
42488
42489 \backslash
42490 fcolorbox{black}{
42491 \end_layout
42492
42493 \end_inset
42494
42495 white
42496 \begin_inset ERT
42497 status collapsed
42498
42499 \begin_layout Plain Layout
42500
42501 }{
42502 \end_layout
42503
42504 \end_inset
42505
42506 Couleur
42507 \begin_inset ERT
42508 status collapsed
42509
42510 \begin_layout Plain Layout
42511
42512 }
42513 \end_layout
42514
42515 \end_inset
42516
42517  Nom
42518 \end_layout
42519
42520 \end_inset
42521 </cell>
42522 </row>
42523 <row>
42524 <cell alignment="center" valignment="top" usebox="none">
42525 \begin_inset Text
42526
42527 \begin_layout Plain Layout
42528 \begin_inset ERT
42529 status collapsed
42530
42531 \begin_layout Plain Layout
42532
42533
42534 \backslash
42535 fcolorbox{black}{
42536 \end_layout
42537
42538 \end_inset
42539
42540 Apricot
42541 \begin_inset ERT
42542 status collapsed
42543
42544 \begin_layout Plain Layout
42545
42546 }{
42547 \end_layout
42548
42549 \end_inset
42550
42551
42552 \begin_inset Phantom Phantom
42553 status open
42554
42555 \begin_layout Plain Layout
42556 W
42557 \end_layout
42558
42559 \end_inset
42560
42561
42562 \begin_inset ERT
42563 status collapsed
42564
42565 \begin_layout Plain Layout
42566
42567 }
42568 \end_layout
42569
42570 \end_inset
42571
42572  Apricot
42573 \end_layout
42574
42575 \end_inset
42576 </cell>
42577 <cell alignment="center" valignment="top" usebox="none">
42578 \begin_inset Text
42579
42580 \begin_layout Plain Layout
42581 \begin_inset ERT
42582 status collapsed
42583
42584 \begin_layout Plain Layout
42585
42586
42587 \backslash
42588 fcolorbox{black}{
42589 \end_layout
42590
42591 \end_inset
42592
42593 Aquamarine
42594 \begin_inset ERT
42595 status collapsed
42596
42597 \begin_layout Plain Layout
42598
42599 }{
42600 \end_layout
42601
42602 \end_inset
42603
42604
42605 \begin_inset Phantom Phantom
42606 status open
42607
42608 \begin_layout Plain Layout
42609 W
42610 \end_layout
42611
42612 \end_inset
42613
42614
42615 \begin_inset ERT
42616 status collapsed
42617
42618 \begin_layout Plain Layout
42619
42620 }
42621 \end_layout
42622
42623 \end_inset
42624
42625  Aquamarine
42626 \end_layout
42627
42628 \end_inset
42629 </cell>
42630 <cell alignment="center" valignment="top" usebox="none">
42631 \begin_inset Text
42632
42633 \begin_layout Plain Layout
42634 \begin_inset ERT
42635 status collapsed
42636
42637 \begin_layout Plain Layout
42638
42639
42640 \backslash
42641 fcolorbox{black}{
42642 \end_layout
42643
42644 \end_inset
42645
42646 Bittersweet
42647 \begin_inset ERT
42648 status collapsed
42649
42650 \begin_layout Plain Layout
42651
42652 }{
42653 \end_layout
42654
42655 \end_inset
42656
42657
42658 \begin_inset Phantom Phantom
42659 status open
42660
42661 \begin_layout Plain Layout
42662 W
42663 \end_layout
42664
42665 \end_inset
42666
42667
42668 \begin_inset ERT
42669 status collapsed
42670
42671 \begin_layout Plain Layout
42672
42673 }
42674 \end_layout
42675
42676 \end_inset
42677
42678  Bittersweet
42679 \end_layout
42680
42681 \end_inset
42682 </cell>
42683 <cell alignment="center" valignment="top" usebox="none">
42684 \begin_inset Text
42685
42686 \begin_layout Plain Layout
42687 \begin_inset ERT
42688 status collapsed
42689
42690 \begin_layout Plain Layout
42691
42692
42693 \backslash
42694 fcolorbox{black}{
42695 \end_layout
42696
42697 \end_inset
42698
42699 BlueGreen
42700 \begin_inset ERT
42701 status collapsed
42702
42703 \begin_layout Plain Layout
42704
42705 }{
42706 \end_layout
42707
42708 \end_inset
42709
42710
42711 \begin_inset Phantom Phantom
42712 status open
42713
42714 \begin_layout Plain Layout
42715 W
42716 \end_layout
42717
42718 \end_inset
42719
42720
42721 \begin_inset ERT
42722 status collapsed
42723
42724 \begin_layout Plain Layout
42725
42726 }
42727 \end_layout
42728
42729 \end_inset
42730
42731  BlueGreen
42732 \end_layout
42733
42734 \end_inset
42735 </cell>
42736 </row>
42737 <row>
42738 <cell alignment="left" valignment="top" usebox="none">
42739 \begin_inset Text
42740
42741 \begin_layout Plain Layout
42742 \begin_inset ERT
42743 status collapsed
42744
42745 \begin_layout Plain Layout
42746
42747
42748 \backslash
42749 fcolorbox{black}{
42750 \end_layout
42751
42752 \end_inset
42753
42754 BlueViolet
42755 \begin_inset ERT
42756 status collapsed
42757
42758 \begin_layout Plain Layout
42759
42760 }{
42761 \end_layout
42762
42763 \end_inset
42764
42765
42766 \begin_inset Phantom Phantom
42767 status open
42768
42769 \begin_layout Plain Layout
42770 W
42771 \end_layout
42772
42773 \end_inset
42774
42775
42776 \begin_inset ERT
42777 status collapsed
42778
42779 \begin_layout Plain Layout
42780
42781 }
42782 \end_layout
42783
42784 \end_inset
42785
42786  BlueViolet
42787 \end_layout
42788
42789 \end_inset
42790 </cell>
42791 <cell alignment="left" valignment="top" usebox="none">
42792 \begin_inset Text
42793
42794 \begin_layout Plain Layout
42795 \begin_inset ERT
42796 status collapsed
42797
42798 \begin_layout Plain Layout
42799
42800
42801 \backslash
42802 fcolorbox{black}{
42803 \end_layout
42804
42805 \end_inset
42806
42807 BrickRed
42808 \begin_inset ERT
42809 status collapsed
42810
42811 \begin_layout Plain Layout
42812
42813 }{
42814 \end_layout
42815
42816 \end_inset
42817
42818
42819 \begin_inset Phantom Phantom
42820 status open
42821
42822 \begin_layout Plain Layout
42823 W
42824 \end_layout
42825
42826 \end_inset
42827
42828
42829 \begin_inset ERT
42830 status collapsed
42831
42832 \begin_layout Plain Layout
42833
42834 }
42835 \end_layout
42836
42837 \end_inset
42838
42839  BrickRed
42840 \end_layout
42841
42842 \end_inset
42843 </cell>
42844 <cell alignment="left" valignment="top" usebox="none">
42845 \begin_inset Text
42846
42847 \begin_layout Plain Layout
42848 \begin_inset ERT
42849 status collapsed
42850
42851 \begin_layout Plain Layout
42852
42853
42854 \backslash
42855 fcolorbox{black}{
42856 \end_layout
42857
42858 \end_inset
42859
42860 Brown
42861 \begin_inset ERT
42862 status collapsed
42863
42864 \begin_layout Plain Layout
42865
42866 }{
42867 \end_layout
42868
42869 \end_inset
42870
42871
42872 \begin_inset Phantom Phantom
42873 status open
42874
42875 \begin_layout Plain Layout
42876 W
42877 \end_layout
42878
42879 \end_inset
42880
42881
42882 \begin_inset ERT
42883 status collapsed
42884
42885 \begin_layout Plain Layout
42886
42887 }
42888 \end_layout
42889
42890 \end_inset
42891
42892  Brown
42893 \end_layout
42894
42895 \end_inset
42896 </cell>
42897 <cell alignment="left" valignment="top" usebox="none">
42898 \begin_inset Text
42899
42900 \begin_layout Plain Layout
42901 \begin_inset ERT
42902 status collapsed
42903
42904 \begin_layout Plain Layout
42905
42906
42907 \backslash
42908 fcolorbox{black}{
42909 \end_layout
42910
42911 \end_inset
42912
42913 BurntOrange
42914 \begin_inset ERT
42915 status collapsed
42916
42917 \begin_layout Plain Layout
42918
42919 }{
42920 \end_layout
42921
42922 \end_inset
42923
42924
42925 \begin_inset Phantom Phantom
42926 status open
42927
42928 \begin_layout Plain Layout
42929 W
42930 \end_layout
42931
42932 \end_inset
42933
42934
42935 \begin_inset ERT
42936 status collapsed
42937
42938 \begin_layout Plain Layout
42939
42940 }
42941 \end_layout
42942
42943 \end_inset
42944
42945  BurntOrange
42946 \end_layout
42947
42948 \end_inset
42949 </cell>
42950 </row>
42951 <row>
42952 <cell alignment="left" valignment="top" usebox="none">
42953 \begin_inset Text
42954
42955 \begin_layout Plain Layout
42956 \begin_inset ERT
42957 status collapsed
42958
42959 \begin_layout Plain Layout
42960
42961
42962 \backslash
42963 fcolorbox{black}{
42964 \end_layout
42965
42966 \end_inset
42967
42968 CadetBlue
42969 \begin_inset ERT
42970 status collapsed
42971
42972 \begin_layout Plain Layout
42973
42974 }{
42975 \end_layout
42976
42977 \end_inset
42978
42979
42980 \begin_inset Phantom Phantom
42981 status open
42982
42983 \begin_layout Plain Layout
42984 W
42985 \end_layout
42986
42987 \end_inset
42988
42989
42990 \begin_inset ERT
42991 status collapsed
42992
42993 \begin_layout Plain Layout
42994
42995 }
42996 \end_layout
42997
42998 \end_inset
42999
43000  CadetBlue
43001 \end_layout
43002
43003 \end_inset
43004 </cell>
43005 <cell alignment="left" valignment="top" usebox="none">
43006 \begin_inset Text
43007
43008 \begin_layout Plain Layout
43009 \begin_inset ERT
43010 status collapsed
43011
43012 \begin_layout Plain Layout
43013
43014
43015 \backslash
43016 fcolorbox{black}{
43017 \end_layout
43018
43019 \end_inset
43020
43021 CarnationPink
43022 \begin_inset ERT
43023 status collapsed
43024
43025 \begin_layout Plain Layout
43026
43027 }{
43028 \end_layout
43029
43030 \end_inset
43031
43032
43033 \begin_inset Phantom Phantom
43034 status open
43035
43036 \begin_layout Plain Layout
43037 W
43038 \end_layout
43039
43040 \end_inset
43041
43042
43043 \begin_inset ERT
43044 status collapsed
43045
43046 \begin_layout Plain Layout
43047
43048 }
43049 \end_layout
43050
43051 \end_inset
43052
43053  CarnationPink
43054 \end_layout
43055
43056 \end_inset
43057 </cell>
43058 <cell alignment="left" valignment="top" usebox="none">
43059 \begin_inset Text
43060
43061 \begin_layout Plain Layout
43062 \begin_inset ERT
43063 status collapsed
43064
43065 \begin_layout Plain Layout
43066
43067
43068 \backslash
43069 fcolorbox{black}{
43070 \end_layout
43071
43072 \end_inset
43073
43074 Cerulean
43075 \begin_inset ERT
43076 status collapsed
43077
43078 \begin_layout Plain Layout
43079
43080 }{
43081 \end_layout
43082
43083 \end_inset
43084
43085
43086 \begin_inset Phantom Phantom
43087 status open
43088
43089 \begin_layout Plain Layout
43090 W
43091 \end_layout
43092
43093 \end_inset
43094
43095
43096 \begin_inset ERT
43097 status collapsed
43098
43099 \begin_layout Plain Layout
43100
43101 }
43102 \end_layout
43103
43104 \end_inset
43105
43106  Cerulean
43107 \end_layout
43108
43109 \end_inset
43110 </cell>
43111 <cell alignment="left" valignment="top" usebox="none">
43112 \begin_inset Text
43113
43114 \begin_layout Plain Layout
43115 \begin_inset ERT
43116 status collapsed
43117
43118 \begin_layout Plain Layout
43119
43120
43121 \backslash
43122 fcolorbox{black}{
43123 \end_layout
43124
43125 \end_inset
43126
43127 CornflowerBlue
43128 \begin_inset ERT
43129 status collapsed
43130
43131 \begin_layout Plain Layout
43132
43133 }{
43134 \end_layout
43135
43136 \end_inset
43137
43138
43139 \begin_inset Phantom Phantom
43140 status open
43141
43142 \begin_layout Plain Layout
43143 W
43144 \end_layout
43145
43146 \end_inset
43147
43148
43149 \begin_inset ERT
43150 status collapsed
43151
43152 \begin_layout Plain Layout
43153
43154 }
43155 \end_layout
43156
43157 \end_inset
43158
43159  CornflowerBlue
43160 \end_layout
43161
43162 \end_inset
43163 </cell>
43164 </row>
43165 <row>
43166 <cell alignment="left" valignment="top" usebox="none">
43167 \begin_inset Text
43168
43169 \begin_layout Plain Layout
43170 \begin_inset ERT
43171 status collapsed
43172
43173 \begin_layout Plain Layout
43174
43175
43176 \backslash
43177 fcolorbox{black}{
43178 \end_layout
43179
43180 \end_inset
43181
43182 Dandelion
43183 \begin_inset ERT
43184 status collapsed
43185
43186 \begin_layout Plain Layout
43187
43188 }{
43189 \end_layout
43190
43191 \end_inset
43192
43193
43194 \begin_inset Phantom Phantom
43195 status open
43196
43197 \begin_layout Plain Layout
43198 W
43199 \end_layout
43200
43201 \end_inset
43202
43203
43204 \begin_inset ERT
43205 status collapsed
43206
43207 \begin_layout Plain Layout
43208
43209 }
43210 \end_layout
43211
43212 \end_inset
43213
43214  Dandelion
43215 \end_layout
43216
43217 \end_inset
43218 </cell>
43219 <cell alignment="left" valignment="top" usebox="none">
43220 \begin_inset Text
43221
43222 \begin_layout Plain Layout
43223 \begin_inset ERT
43224 status collapsed
43225
43226 \begin_layout Plain Layout
43227
43228
43229 \backslash
43230 fcolorbox{black}{
43231 \end_layout
43232
43233 \end_inset
43234
43235 DarkOrchid
43236 \begin_inset ERT
43237 status collapsed
43238
43239 \begin_layout Plain Layout
43240
43241 }{
43242 \end_layout
43243
43244 \end_inset
43245
43246
43247 \begin_inset Phantom Phantom
43248 status open
43249
43250 \begin_layout Plain Layout
43251 W
43252 \end_layout
43253
43254 \end_inset
43255
43256
43257 \begin_inset ERT
43258 status collapsed
43259
43260 \begin_layout Plain Layout
43261
43262 }
43263 \end_layout
43264
43265 \end_inset
43266
43267  DarkOrchid
43268 \end_layout
43269
43270 \end_inset
43271 </cell>
43272 <cell alignment="left" valignment="top" usebox="none">
43273 \begin_inset Text
43274
43275 \begin_layout Plain Layout
43276 \begin_inset ERT
43277 status collapsed
43278
43279 \begin_layout Plain Layout
43280
43281
43282 \backslash
43283 fcolorbox{black}{
43284 \end_layout
43285
43286 \end_inset
43287
43288 Emerald
43289 \begin_inset ERT
43290 status collapsed
43291
43292 \begin_layout Plain Layout
43293
43294 }{
43295 \end_layout
43296
43297 \end_inset
43298
43299
43300 \begin_inset Phantom Phantom
43301 status open
43302
43303 \begin_layout Plain Layout
43304 W
43305 \end_layout
43306
43307 \end_inset
43308
43309
43310 \begin_inset ERT
43311 status collapsed
43312
43313 \begin_layout Plain Layout
43314
43315 }
43316 \end_layout
43317
43318 \end_inset
43319
43320  Emerald
43321 \end_layout
43322
43323 \end_inset
43324 </cell>
43325 <cell alignment="left" valignment="top" usebox="none">
43326 \begin_inset Text
43327
43328 \begin_layout Plain Layout
43329 \begin_inset ERT
43330 status collapsed
43331
43332 \begin_layout Plain Layout
43333
43334
43335 \backslash
43336 fcolorbox{black}{
43337 \end_layout
43338
43339 \end_inset
43340
43341 ForestGreen
43342 \begin_inset ERT
43343 status collapsed
43344
43345 \begin_layout Plain Layout
43346
43347 }{
43348 \end_layout
43349
43350 \end_inset
43351
43352
43353 \begin_inset Phantom Phantom
43354 status open
43355
43356 \begin_layout Plain Layout
43357 W
43358 \end_layout
43359
43360 \end_inset
43361
43362
43363 \begin_inset ERT
43364 status collapsed
43365
43366 \begin_layout Plain Layout
43367
43368 }
43369 \end_layout
43370
43371 \end_inset
43372
43373  ForestGreen
43374 \end_layout
43375
43376 \end_inset
43377 </cell>
43378 </row>
43379 <row>
43380 <cell alignment="left" valignment="top" usebox="none">
43381 \begin_inset Text
43382
43383 \begin_layout Plain Layout
43384 \begin_inset ERT
43385 status collapsed
43386
43387 \begin_layout Plain Layout
43388
43389
43390 \backslash
43391 fcolorbox{black}{
43392 \end_layout
43393
43394 \end_inset
43395
43396 Fuchsia
43397 \begin_inset ERT
43398 status collapsed
43399
43400 \begin_layout Plain Layout
43401
43402 }{
43403 \end_layout
43404
43405 \end_inset
43406
43407
43408 \begin_inset Phantom Phantom
43409 status open
43410
43411 \begin_layout Plain Layout
43412 W
43413 \end_layout
43414
43415 \end_inset
43416
43417
43418 \begin_inset ERT
43419 status collapsed
43420
43421 \begin_layout Plain Layout
43422
43423 }
43424 \end_layout
43425
43426 \end_inset
43427
43428  Fuchsia
43429 \end_layout
43430
43431 \end_inset
43432 </cell>
43433 <cell alignment="left" valignment="top" usebox="none">
43434 \begin_inset Text
43435
43436 \begin_layout Plain Layout
43437 \begin_inset ERT
43438 status collapsed
43439
43440 \begin_layout Plain Layout
43441
43442
43443 \backslash
43444 fcolorbox{black}{
43445 \end_layout
43446
43447 \end_inset
43448
43449 Goldenrod
43450 \begin_inset ERT
43451 status collapsed
43452
43453 \begin_layout Plain Layout
43454
43455 }{
43456 \end_layout
43457
43458 \end_inset
43459
43460
43461 \begin_inset Phantom Phantom
43462 status open
43463
43464 \begin_layout Plain Layout
43465 W
43466 \end_layout
43467
43468 \end_inset
43469
43470
43471 \begin_inset ERT
43472 status collapsed
43473
43474 \begin_layout Plain Layout
43475
43476 }
43477 \end_layout
43478
43479 \end_inset
43480
43481  Goldenrod
43482 \end_layout
43483
43484 \end_inset
43485 </cell>
43486 <cell alignment="left" valignment="top" usebox="none">
43487 \begin_inset Text
43488
43489 \begin_layout Plain Layout
43490 \begin_inset ERT
43491 status collapsed
43492
43493 \begin_layout Plain Layout
43494
43495
43496 \backslash
43497 fcolorbox{black}{
43498 \end_layout
43499
43500 \end_inset
43501
43502 Gray
43503 \begin_inset ERT
43504 status collapsed
43505
43506 \begin_layout Plain Layout
43507
43508 }{
43509 \end_layout
43510
43511 \end_inset
43512
43513
43514 \begin_inset Phantom Phantom
43515 status open
43516
43517 \begin_layout Plain Layout
43518 W
43519 \end_layout
43520
43521 \end_inset
43522
43523
43524 \begin_inset ERT
43525 status collapsed
43526
43527 \begin_layout Plain Layout
43528
43529 }
43530 \end_layout
43531
43532 \end_inset
43533
43534  Gray
43535 \end_layout
43536
43537 \end_inset
43538 </cell>
43539 <cell alignment="left" valignment="top" usebox="none">
43540 \begin_inset Text
43541
43542 \begin_layout Plain Layout
43543 \begin_inset ERT
43544 status collapsed
43545
43546 \begin_layout Plain Layout
43547
43548
43549 \backslash
43550 fcolorbox{black}{
43551 \end_layout
43552
43553 \end_inset
43554
43555 GreenYellow
43556 \begin_inset ERT
43557 status collapsed
43558
43559 \begin_layout Plain Layout
43560
43561 }{
43562 \end_layout
43563
43564 \end_inset
43565
43566
43567 \begin_inset Phantom Phantom
43568 status open
43569
43570 \begin_layout Plain Layout
43571 W
43572 \end_layout
43573
43574 \end_inset
43575
43576
43577 \begin_inset ERT
43578 status collapsed
43579
43580 \begin_layout Plain Layout
43581
43582 }
43583 \end_layout
43584
43585 \end_inset
43586
43587  GreenYellow
43588 \end_layout
43589
43590 \end_inset
43591 </cell>
43592 </row>
43593 <row>
43594 <cell alignment="center" valignment="top" usebox="none">
43595 \begin_inset Text
43596
43597 \begin_layout Plain Layout
43598 \begin_inset ERT
43599 status collapsed
43600
43601 \begin_layout Plain Layout
43602
43603
43604 \backslash
43605 fcolorbox{black}{
43606 \end_layout
43607
43608 \end_inset
43609
43610 JungleGreen
43611 \begin_inset ERT
43612 status collapsed
43613
43614 \begin_layout Plain Layout
43615
43616 }{
43617 \end_layout
43618
43619 \end_inset
43620
43621
43622 \begin_inset Phantom Phantom
43623 status open
43624
43625 \begin_layout Plain Layout
43626 W
43627 \end_layout
43628
43629 \end_inset
43630
43631
43632 \begin_inset ERT
43633 status collapsed
43634
43635 \begin_layout Plain Layout
43636
43637 }
43638 \end_layout
43639
43640 \end_inset
43641
43642  JungleGreen
43643 \end_layout
43644
43645 \end_inset
43646 </cell>
43647 <cell alignment="center" valignment="top" usebox="none">
43648 \begin_inset Text
43649
43650 \begin_layout Plain Layout
43651 \begin_inset ERT
43652 status collapsed
43653
43654 \begin_layout Plain Layout
43655
43656
43657 \backslash
43658 fcolorbox{black}{
43659 \end_layout
43660
43661 \end_inset
43662
43663 Lavender
43664 \begin_inset ERT
43665 status collapsed
43666
43667 \begin_layout Plain Layout
43668
43669 }{
43670 \end_layout
43671
43672 \end_inset
43673
43674
43675 \begin_inset Phantom Phantom
43676 status open
43677
43678 \begin_layout Plain Layout
43679 W
43680 \end_layout
43681
43682 \end_inset
43683
43684
43685 \begin_inset ERT
43686 status collapsed
43687
43688 \begin_layout Plain Layout
43689
43690 }
43691 \end_layout
43692
43693 \end_inset
43694
43695  Lavender
43696 \end_layout
43697
43698 \end_inset
43699 </cell>
43700 <cell alignment="center" valignment="top" usebox="none">
43701 \begin_inset Text
43702
43703 \begin_layout Plain Layout
43704 \begin_inset ERT
43705 status collapsed
43706
43707 \begin_layout Plain Layout
43708
43709
43710 \backslash
43711 fcolorbox{black}{
43712 \end_layout
43713
43714 \end_inset
43715
43716 LimeGreen
43717 \begin_inset ERT
43718 status collapsed
43719
43720 \begin_layout Plain Layout
43721
43722 }{
43723 \end_layout
43724
43725 \end_inset
43726
43727
43728 \begin_inset Phantom Phantom
43729 status open
43730
43731 \begin_layout Plain Layout
43732 W
43733 \end_layout
43734
43735 \end_inset
43736
43737
43738 \begin_inset ERT
43739 status collapsed
43740
43741 \begin_layout Plain Layout
43742
43743 }
43744 \end_layout
43745
43746 \end_inset
43747
43748  LimeGreen
43749 \end_layout
43750
43751 \end_inset
43752 </cell>
43753 <cell alignment="center" valignment="top" usebox="none">
43754 \begin_inset Text
43755
43756 \begin_layout Plain Layout
43757 \begin_inset ERT
43758 status collapsed
43759
43760 \begin_layout Plain Layout
43761
43762
43763 \backslash
43764 fcolorbox{black}{
43765 \end_layout
43766
43767 \end_inset
43768
43769 Mahogany
43770 \begin_inset ERT
43771 status collapsed
43772
43773 \begin_layout Plain Layout
43774
43775 }{
43776 \end_layout
43777
43778 \end_inset
43779
43780
43781 \begin_inset Phantom Phantom
43782 status open
43783
43784 \begin_layout Plain Layout
43785 W
43786 \end_layout
43787
43788 \end_inset
43789
43790
43791 \begin_inset ERT
43792 status collapsed
43793
43794 \begin_layout Plain Layout
43795
43796 }
43797 \end_layout
43798
43799 \end_inset
43800
43801  Mahogany
43802 \end_layout
43803
43804 \end_inset
43805 </cell>
43806 </row>
43807 <row>
43808 <cell alignment="left" valignment="top" usebox="none">
43809 \begin_inset Text
43810
43811 \begin_layout Plain Layout
43812 \begin_inset ERT
43813 status collapsed
43814
43815 \begin_layout Plain Layout
43816
43817
43818 \backslash
43819 fcolorbox{black}{
43820 \end_layout
43821
43822 \end_inset
43823
43824 Mahogany
43825 \begin_inset ERT
43826 status collapsed
43827
43828 \begin_layout Plain Layout
43829
43830 }{
43831 \end_layout
43832
43833 \end_inset
43834
43835
43836 \begin_inset Phantom Phantom
43837 status open
43838
43839 \begin_layout Plain Layout
43840 W
43841 \end_layout
43842
43843 \end_inset
43844
43845
43846 \begin_inset ERT
43847 status collapsed
43848
43849 \begin_layout Plain Layout
43850
43851 }
43852 \end_layout
43853
43854 \end_inset
43855
43856  Mahogany
43857 \end_layout
43858
43859 \end_inset
43860 </cell>
43861 <cell alignment="left" valignment="top" usebox="none">
43862 \begin_inset Text
43863
43864 \begin_layout Plain Layout
43865 \begin_inset ERT
43866 status collapsed
43867
43868 \begin_layout Plain Layout
43869
43870
43871 \backslash
43872 fcolorbox{black}{
43873 \end_layout
43874
43875 \end_inset
43876
43877 Maroon
43878 \begin_inset ERT
43879 status collapsed
43880
43881 \begin_layout Plain Layout
43882
43883 }{
43884 \end_layout
43885
43886 \end_inset
43887
43888
43889 \begin_inset Phantom Phantom
43890 status open
43891
43892 \begin_layout Plain Layout
43893 W
43894 \end_layout
43895
43896 \end_inset
43897
43898
43899 \begin_inset ERT
43900 status collapsed
43901
43902 \begin_layout Plain Layout
43903
43904 }
43905 \end_layout
43906
43907 \end_inset
43908
43909  Maroon
43910 \end_layout
43911
43912 \end_inset
43913 </cell>
43914 <cell alignment="left" valignment="top" usebox="none">
43915 \begin_inset Text
43916
43917 \begin_layout Plain Layout
43918 \begin_inset ERT
43919 status collapsed
43920
43921 \begin_layout Plain Layout
43922
43923
43924 \backslash
43925 fcolorbox{black}{
43926 \end_layout
43927
43928 \end_inset
43929
43930 Melon
43931 \begin_inset ERT
43932 status collapsed
43933
43934 \begin_layout Plain Layout
43935
43936 }{
43937 \end_layout
43938
43939 \end_inset
43940
43941
43942 \begin_inset Phantom Phantom
43943 status open
43944
43945 \begin_layout Plain Layout
43946 W
43947 \end_layout
43948
43949 \end_inset
43950
43951
43952 \begin_inset ERT
43953 status collapsed
43954
43955 \begin_layout Plain Layout
43956
43957 }
43958 \end_layout
43959
43960 \end_inset
43961
43962  Melon
43963 \end_layout
43964
43965 \end_inset
43966 </cell>
43967 <cell alignment="left" valignment="top" usebox="none">
43968 \begin_inset Text
43969
43970 \begin_layout Plain Layout
43971 \begin_inset ERT
43972 status collapsed
43973
43974 \begin_layout Plain Layout
43975
43976
43977 \backslash
43978 fcolorbox{black}{
43979 \end_layout
43980
43981 \end_inset
43982
43983 MidnightBlue
43984 \begin_inset ERT
43985 status collapsed
43986
43987 \begin_layout Plain Layout
43988
43989 }{
43990 \end_layout
43991
43992 \end_inset
43993
43994
43995 \begin_inset Phantom Phantom
43996 status open
43997
43998 \begin_layout Plain Layout
43999 W
44000 \end_layout
44001
44002 \end_inset
44003
44004
44005 \begin_inset ERT
44006 status collapsed
44007
44008 \begin_layout Plain Layout
44009
44010 }
44011 \end_layout
44012
44013 \end_inset
44014
44015  MidnightBlue
44016 \end_layout
44017
44018 \end_inset
44019 </cell>
44020 </row>
44021 <row>
44022 <cell alignment="left" valignment="top" usebox="none">
44023 \begin_inset Text
44024
44025 \begin_layout Plain Layout
44026 \begin_inset ERT
44027 status collapsed
44028
44029 \begin_layout Plain Layout
44030
44031
44032 \backslash
44033 fcolorbox{black}{
44034 \end_layout
44035
44036 \end_inset
44037
44038 Mulberry
44039 \begin_inset ERT
44040 status collapsed
44041
44042 \begin_layout Plain Layout
44043
44044 }{
44045 \end_layout
44046
44047 \end_inset
44048
44049
44050 \begin_inset Phantom Phantom
44051 status open
44052
44053 \begin_layout Plain Layout
44054 W
44055 \end_layout
44056
44057 \end_inset
44058
44059
44060 \begin_inset ERT
44061 status collapsed
44062
44063 \begin_layout Plain Layout
44064
44065 }
44066 \end_layout
44067
44068 \end_inset
44069
44070  Mulberry
44071 \end_layout
44072
44073 \end_inset
44074 </cell>
44075 <cell alignment="left" valignment="top" usebox="none">
44076 \begin_inset Text
44077
44078 \begin_layout Plain Layout
44079 \begin_inset ERT
44080 status collapsed
44081
44082 \begin_layout Plain Layout
44083
44084
44085 \backslash
44086 fcolorbox{black}{
44087 \end_layout
44088
44089 \end_inset
44090
44091 NavyBlue
44092 \begin_inset ERT
44093 status collapsed
44094
44095 \begin_layout Plain Layout
44096
44097 }{
44098 \end_layout
44099
44100 \end_inset
44101
44102
44103 \begin_inset Phantom Phantom
44104 status open
44105
44106 \begin_layout Plain Layout
44107 W
44108 \end_layout
44109
44110 \end_inset
44111
44112
44113 \begin_inset ERT
44114 status collapsed
44115
44116 \begin_layout Plain Layout
44117
44118 }
44119 \end_layout
44120
44121 \end_inset
44122
44123  NavyBlue
44124 \end_layout
44125
44126 \end_inset
44127 </cell>
44128 <cell alignment="left" valignment="top" usebox="none">
44129 \begin_inset Text
44130
44131 \begin_layout Plain Layout
44132 \begin_inset ERT
44133 status collapsed
44134
44135 \begin_layout Plain Layout
44136
44137
44138 \backslash
44139 fcolorbox{black}{
44140 \end_layout
44141
44142 \end_inset
44143
44144 OliveGreen
44145 \begin_inset ERT
44146 status collapsed
44147
44148 \begin_layout Plain Layout
44149
44150 }{
44151 \end_layout
44152
44153 \end_inset
44154
44155
44156 \begin_inset Phantom Phantom
44157 status open
44158
44159 \begin_layout Plain Layout
44160 W
44161 \end_layout
44162
44163 \end_inset
44164
44165
44166 \begin_inset ERT
44167 status collapsed
44168
44169 \begin_layout Plain Layout
44170
44171 }
44172 \end_layout
44173
44174 \end_inset
44175
44176  OliveGreen
44177 \end_layout
44178
44179 \end_inset
44180 </cell>
44181 <cell alignment="left" valignment="top" usebox="none">
44182 \begin_inset Text
44183
44184 \begin_layout Plain Layout
44185 \begin_inset ERT
44186 status collapsed
44187
44188 \begin_layout Plain Layout
44189
44190
44191 \backslash
44192 fcolorbox{black}{
44193 \end_layout
44194
44195 \end_inset
44196
44197 Orange
44198 \begin_inset ERT
44199 status collapsed
44200
44201 \begin_layout Plain Layout
44202
44203 }{
44204 \end_layout
44205
44206 \end_inset
44207
44208
44209 \begin_inset Phantom Phantom
44210 status open
44211
44212 \begin_layout Plain Layout
44213 W
44214 \end_layout
44215
44216 \end_inset
44217
44218
44219 \begin_inset ERT
44220 status collapsed
44221
44222 \begin_layout Plain Layout
44223
44224 }
44225 \end_layout
44226
44227 \end_inset
44228
44229  Orange
44230 \end_layout
44231
44232 \end_inset
44233 </cell>
44234 </row>
44235 <row>
44236 <cell alignment="left" valignment="top" usebox="none">
44237 \begin_inset Text
44238
44239 \begin_layout Plain Layout
44240 \begin_inset ERT
44241 status collapsed
44242
44243 \begin_layout Plain Layout
44244
44245
44246 \backslash
44247 fcolorbox{black}{
44248 \end_layout
44249
44250 \end_inset
44251
44252 OrangeRed
44253 \begin_inset ERT
44254 status collapsed
44255
44256 \begin_layout Plain Layout
44257
44258 }{
44259 \end_layout
44260
44261 \end_inset
44262
44263
44264 \begin_inset Phantom Phantom
44265 status open
44266
44267 \begin_layout Plain Layout
44268 W
44269 \end_layout
44270
44271 \end_inset
44272
44273
44274 \begin_inset ERT
44275 status collapsed
44276
44277 \begin_layout Plain Layout
44278
44279 }
44280 \end_layout
44281
44282 \end_inset
44283
44284  OrangeRed
44285 \end_layout
44286
44287 \end_inset
44288 </cell>
44289 <cell alignment="left" valignment="top" usebox="none">
44290 \begin_inset Text
44291
44292 \begin_layout Plain Layout
44293 \begin_inset ERT
44294 status collapsed
44295
44296 \begin_layout Plain Layout
44297
44298
44299 \backslash
44300 fcolorbox{black}{
44301 \end_layout
44302
44303 \end_inset
44304
44305 Orchid
44306 \begin_inset ERT
44307 status collapsed
44308
44309 \begin_layout Plain Layout
44310
44311 }{
44312 \end_layout
44313
44314 \end_inset
44315
44316
44317 \begin_inset Phantom Phantom
44318 status open
44319
44320 \begin_layout Plain Layout
44321 W
44322 \end_layout
44323
44324 \end_inset
44325
44326
44327 \begin_inset ERT
44328 status collapsed
44329
44330 \begin_layout Plain Layout
44331
44332 }
44333 \end_layout
44334
44335 \end_inset
44336
44337  Orchid
44338 \end_layout
44339
44340 \end_inset
44341 </cell>
44342 <cell alignment="left" valignment="top" usebox="none">
44343 \begin_inset Text
44344
44345 \begin_layout Plain Layout
44346 \begin_inset ERT
44347 status collapsed
44348
44349 \begin_layout Plain Layout
44350
44351
44352 \backslash
44353 fcolorbox{black}{
44354 \end_layout
44355
44356 \end_inset
44357
44358 Peach
44359 \begin_inset ERT
44360 status collapsed
44361
44362 \begin_layout Plain Layout
44363
44364 }{
44365 \end_layout
44366
44367 \end_inset
44368
44369
44370 \begin_inset Phantom Phantom
44371 status open
44372
44373 \begin_layout Plain Layout
44374 W
44375 \end_layout
44376
44377 \end_inset
44378
44379
44380 \begin_inset ERT
44381 status collapsed
44382
44383 \begin_layout Plain Layout
44384
44385 }
44386 \end_layout
44387
44388 \end_inset
44389
44390  Peach
44391 \end_layout
44392
44393 \end_inset
44394 </cell>
44395 <cell alignment="left" valignment="top" usebox="none">
44396 \begin_inset Text
44397
44398 \begin_layout Plain Layout
44399 \begin_inset ERT
44400 status collapsed
44401
44402 \begin_layout Plain Layout
44403
44404
44405 \backslash
44406 fcolorbox{black}{
44407 \end_layout
44408
44409 \end_inset
44410
44411 Periwinkle
44412 \begin_inset ERT
44413 status collapsed
44414
44415 \begin_layout Plain Layout
44416
44417 }{
44418 \end_layout
44419
44420 \end_inset
44421
44422
44423 \begin_inset Phantom Phantom
44424 status open
44425
44426 \begin_layout Plain Layout
44427 W
44428 \end_layout
44429
44430 \end_inset
44431
44432
44433 \begin_inset ERT
44434 status collapsed
44435
44436 \begin_layout Plain Layout
44437
44438 }
44439 \end_layout
44440
44441 \end_inset
44442
44443  Periwinkle
44444 \end_layout
44445
44446 \end_inset
44447 </cell>
44448 </row>
44449 <row>
44450 <cell alignment="left" valignment="top" usebox="none">
44451 \begin_inset Text
44452
44453 \begin_layout Plain Layout
44454 \begin_inset ERT
44455 status collapsed
44456
44457 \begin_layout Plain Layout
44458
44459
44460 \backslash
44461 fcolorbox{black}{
44462 \end_layout
44463
44464 \end_inset
44465
44466 PineGreen
44467 \begin_inset ERT
44468 status collapsed
44469
44470 \begin_layout Plain Layout
44471
44472 }{
44473 \end_layout
44474
44475 \end_inset
44476
44477
44478 \begin_inset Phantom Phantom
44479 status open
44480
44481 \begin_layout Plain Layout
44482 W
44483 \end_layout
44484
44485 \end_inset
44486
44487
44488 \begin_inset ERT
44489 status collapsed
44490
44491 \begin_layout Plain Layout
44492
44493 }
44494 \end_layout
44495
44496 \end_inset
44497
44498  PineGreen
44499 \end_layout
44500
44501 \end_inset
44502 </cell>
44503 <cell alignment="left" valignment="top" usebox="none">
44504 \begin_inset Text
44505
44506 \begin_layout Plain Layout
44507 \begin_inset ERT
44508 status collapsed
44509
44510 \begin_layout Plain Layout
44511
44512
44513 \backslash
44514 fcolorbox{black}{
44515 \end_layout
44516
44517 \end_inset
44518
44519 Plum
44520 \begin_inset ERT
44521 status collapsed
44522
44523 \begin_layout Plain Layout
44524
44525 }{
44526 \end_layout
44527
44528 \end_inset
44529
44530
44531 \begin_inset Phantom Phantom
44532 status open
44533
44534 \begin_layout Plain Layout
44535 W
44536 \end_layout
44537
44538 \end_inset
44539
44540
44541 \begin_inset ERT
44542 status collapsed
44543
44544 \begin_layout Plain Layout
44545
44546 }
44547 \end_layout
44548
44549 \end_inset
44550
44551  Plum
44552 \end_layout
44553
44554 \end_inset
44555 </cell>
44556 <cell alignment="left" valignment="top" usebox="none">
44557 \begin_inset Text
44558
44559 \begin_layout Plain Layout
44560 \begin_inset ERT
44561 status collapsed
44562
44563 \begin_layout Plain Layout
44564
44565
44566 \backslash
44567 fcolorbox{black}{
44568 \end_layout
44569
44570 \end_inset
44571
44572 ProcessBlue
44573 \begin_inset ERT
44574 status collapsed
44575
44576 \begin_layout Plain Layout
44577
44578 }{
44579 \end_layout
44580
44581 \end_inset
44582
44583
44584 \begin_inset Phantom Phantom
44585 status open
44586
44587 \begin_layout Plain Layout
44588 W
44589 \end_layout
44590
44591 \end_inset
44592
44593
44594 \begin_inset ERT
44595 status collapsed
44596
44597 \begin_layout Plain Layout
44598
44599 }
44600 \end_layout
44601
44602 \end_inset
44603
44604  ProcessBlue
44605 \end_layout
44606
44607 \end_inset
44608 </cell>
44609 <cell alignment="left" valignment="top" usebox="none">
44610 \begin_inset Text
44611
44612 \begin_layout Plain Layout
44613 \begin_inset ERT
44614 status collapsed
44615
44616 \begin_layout Plain Layout
44617
44618
44619 \backslash
44620 fcolorbox{black}{
44621 \end_layout
44622
44623 \end_inset
44624
44625 Purple
44626 \begin_inset ERT
44627 status collapsed
44628
44629 \begin_layout Plain Layout
44630
44631 }{
44632 \end_layout
44633
44634 \end_inset
44635
44636
44637 \begin_inset Phantom Phantom
44638 status open
44639
44640 \begin_layout Plain Layout
44641 W
44642 \end_layout
44643
44644 \end_inset
44645
44646
44647 \begin_inset ERT
44648 status collapsed
44649
44650 \begin_layout Plain Layout
44651
44652 }
44653 \end_layout
44654
44655 \end_inset
44656
44657  Purple
44658 \end_layout
44659
44660 \end_inset
44661 </cell>
44662 </row>
44663 <row>
44664 <cell alignment="left" valignment="top" usebox="none">
44665 \begin_inset Text
44666
44667 \begin_layout Plain Layout
44668 \begin_inset ERT
44669 status collapsed
44670
44671 \begin_layout Plain Layout
44672
44673
44674 \backslash
44675 fcolorbox{black}{
44676 \end_layout
44677
44678 \end_inset
44679
44680 RawSienna
44681 \begin_inset ERT
44682 status collapsed
44683
44684 \begin_layout Plain Layout
44685
44686 }{
44687 \end_layout
44688
44689 \end_inset
44690
44691
44692 \begin_inset Phantom Phantom
44693 status open
44694
44695 \begin_layout Plain Layout
44696 W
44697 \end_layout
44698
44699 \end_inset
44700
44701
44702 \begin_inset ERT
44703 status collapsed
44704
44705 \begin_layout Plain Layout
44706
44707 }
44708 \end_layout
44709
44710 \end_inset
44711
44712  RawSienna
44713 \end_layout
44714
44715 \end_inset
44716 </cell>
44717 <cell alignment="left" valignment="top" usebox="none">
44718 \begin_inset Text
44719
44720 \begin_layout Plain Layout
44721 \begin_inset ERT
44722 status collapsed
44723
44724 \begin_layout Plain Layout
44725
44726
44727 \backslash
44728 fcolorbox{black}{
44729 \end_layout
44730
44731 \end_inset
44732
44733 RedOrange
44734 \begin_inset ERT
44735 status collapsed
44736
44737 \begin_layout Plain Layout
44738
44739 }{
44740 \end_layout
44741
44742 \end_inset
44743
44744
44745 \begin_inset Phantom Phantom
44746 status open
44747
44748 \begin_layout Plain Layout
44749 W
44750 \end_layout
44751
44752 \end_inset
44753
44754
44755 \begin_inset ERT
44756 status collapsed
44757
44758 \begin_layout Plain Layout
44759
44760 }
44761 \end_layout
44762
44763 \end_inset
44764
44765  RedOrange
44766 \end_layout
44767
44768 \end_inset
44769 </cell>
44770 <cell alignment="left" valignment="top" usebox="none">
44771 \begin_inset Text
44772
44773 \begin_layout Plain Layout
44774 \begin_inset ERT
44775 status collapsed
44776
44777 \begin_layout Plain Layout
44778
44779
44780 \backslash
44781 fcolorbox{black}{
44782 \end_layout
44783
44784 \end_inset
44785
44786 RedViolet
44787 \begin_inset ERT
44788 status collapsed
44789
44790 \begin_layout Plain Layout
44791
44792 }{
44793 \end_layout
44794
44795 \end_inset
44796
44797
44798 \begin_inset Phantom Phantom
44799 status open
44800
44801 \begin_layout Plain Layout
44802 W
44803 \end_layout
44804
44805 \end_inset
44806
44807
44808 \begin_inset ERT
44809 status collapsed
44810
44811 \begin_layout Plain Layout
44812
44813 }
44814 \end_layout
44815
44816 \end_inset
44817
44818  RedViolet
44819 \end_layout
44820
44821 \end_inset
44822 </cell>
44823 <cell alignment="left" valignment="top" usebox="none">
44824 \begin_inset Text
44825
44826 \begin_layout Plain Layout
44827 \begin_inset ERT
44828 status collapsed
44829
44830 \begin_layout Plain Layout
44831
44832
44833 \backslash
44834 fcolorbox{black}{
44835 \end_layout
44836
44837 \end_inset
44838
44839 Rhodamine
44840 \begin_inset ERT
44841 status collapsed
44842
44843 \begin_layout Plain Layout
44844
44845 }{
44846 \end_layout
44847
44848 \end_inset
44849
44850
44851 \begin_inset Phantom Phantom
44852 status open
44853
44854 \begin_layout Plain Layout
44855 W
44856 \end_layout
44857
44858 \end_inset
44859
44860
44861 \begin_inset ERT
44862 status collapsed
44863
44864 \begin_layout Plain Layout
44865
44866 }
44867 \end_layout
44868
44869 \end_inset
44870
44871  Rhodamine
44872 \end_layout
44873
44874 \end_inset
44875 </cell>
44876 </row>
44877 <row>
44878 <cell alignment="left" valignment="top" usebox="none">
44879 \begin_inset Text
44880
44881 \begin_layout Plain Layout
44882 \begin_inset ERT
44883 status collapsed
44884
44885 \begin_layout Plain Layout
44886
44887
44888 \backslash
44889 fcolorbox{black}{
44890 \end_layout
44891
44892 \end_inset
44893
44894 RoyalBlue
44895 \begin_inset ERT
44896 status collapsed
44897
44898 \begin_layout Plain Layout
44899
44900 }{
44901 \end_layout
44902
44903 \end_inset
44904
44905
44906 \begin_inset Phantom Phantom
44907 status open
44908
44909 \begin_layout Plain Layout
44910 W
44911 \end_layout
44912
44913 \end_inset
44914
44915
44916 \begin_inset ERT
44917 status collapsed
44918
44919 \begin_layout Plain Layout
44920
44921 }
44922 \end_layout
44923
44924 \end_inset
44925
44926  RoyalBlue
44927 \end_layout
44928
44929 \end_inset
44930 </cell>
44931 <cell alignment="left" valignment="top" usebox="none">
44932 \begin_inset Text
44933
44934 \begin_layout Plain Layout
44935 \begin_inset ERT
44936 status collapsed
44937
44938 \begin_layout Plain Layout
44939
44940
44941 \backslash
44942 fcolorbox{black}{
44943 \end_layout
44944
44945 \end_inset
44946
44947 RoyalPurple
44948 \begin_inset ERT
44949 status collapsed
44950
44951 \begin_layout Plain Layout
44952
44953 }{
44954 \end_layout
44955
44956 \end_inset
44957
44958
44959 \begin_inset Phantom Phantom
44960 status open
44961
44962 \begin_layout Plain Layout
44963 W
44964 \end_layout
44965
44966 \end_inset
44967
44968
44969 \begin_inset ERT
44970 status collapsed
44971
44972 \begin_layout Plain Layout
44973
44974 }
44975 \end_layout
44976
44977 \end_inset
44978
44979  RoyalPurple
44980 \end_layout
44981
44982 \end_inset
44983 </cell>
44984 <cell alignment="left" valignment="top" usebox="none">
44985 \begin_inset Text
44986
44987 \begin_layout Plain Layout
44988 \begin_inset ERT
44989 status collapsed
44990
44991 \begin_layout Plain Layout
44992
44993
44994 \backslash
44995 fcolorbox{black}{
44996 \end_layout
44997
44998 \end_inset
44999
45000 RubineRed
45001 \begin_inset ERT
45002 status collapsed
45003
45004 \begin_layout Plain Layout
45005
45006 }{
45007 \end_layout
45008
45009 \end_inset
45010
45011
45012 \begin_inset Phantom Phantom
45013 status open
45014
45015 \begin_layout Plain Layout
45016 W
45017 \end_layout
45018
45019 \end_inset
45020
45021
45022 \begin_inset ERT
45023 status collapsed
45024
45025 \begin_layout Plain Layout
45026
45027 }
45028 \end_layout
45029
45030 \end_inset
45031
45032  RubineRed
45033 \end_layout
45034
45035 \end_inset
45036 </cell>
45037 <cell alignment="left" valignment="top" usebox="none">
45038 \begin_inset Text
45039
45040 \begin_layout Plain Layout
45041 \begin_inset ERT
45042 status collapsed
45043
45044 \begin_layout Plain Layout
45045
45046
45047 \backslash
45048 fcolorbox{black}{
45049 \end_layout
45050
45051 \end_inset
45052
45053 Salmon
45054 \begin_inset ERT
45055 status collapsed
45056
45057 \begin_layout Plain Layout
45058
45059 }{
45060 \end_layout
45061
45062 \end_inset
45063
45064
45065 \begin_inset Phantom Phantom
45066 status open
45067
45068 \begin_layout Plain Layout
45069 W
45070 \end_layout
45071
45072 \end_inset
45073
45074
45075 \begin_inset ERT
45076 status collapsed
45077
45078 \begin_layout Plain Layout
45079
45080 }
45081 \end_layout
45082
45083 \end_inset
45084
45085  Salmon
45086 \end_layout
45087
45088 \end_inset
45089 </cell>
45090 </row>
45091 <row>
45092 <cell alignment="left" valignment="top" usebox="none">
45093 \begin_inset Text
45094
45095 \begin_layout Plain Layout
45096 \begin_inset ERT
45097 status collapsed
45098
45099 \begin_layout Plain Layout
45100
45101
45102 \backslash
45103 fcolorbox{black}{
45104 \end_layout
45105
45106 \end_inset
45107
45108 SeaGreen
45109 \begin_inset ERT
45110 status collapsed
45111
45112 \begin_layout Plain Layout
45113
45114 }{
45115 \end_layout
45116
45117 \end_inset
45118
45119
45120 \begin_inset Phantom Phantom
45121 status open
45122
45123 \begin_layout Plain Layout
45124 W
45125 \end_layout
45126
45127 \end_inset
45128
45129
45130 \begin_inset ERT
45131 status collapsed
45132
45133 \begin_layout Plain Layout
45134
45135 }
45136 \end_layout
45137
45138 \end_inset
45139
45140  SeaGreen
45141 \end_layout
45142
45143 \end_inset
45144 </cell>
45145 <cell alignment="left" valignment="top" usebox="none">
45146 \begin_inset Text
45147
45148 \begin_layout Plain Layout
45149 \begin_inset ERT
45150 status collapsed
45151
45152 \begin_layout Plain Layout
45153
45154
45155 \backslash
45156 fcolorbox{black}{
45157 \end_layout
45158
45159 \end_inset
45160
45161 Sepia
45162 \begin_inset ERT
45163 status collapsed
45164
45165 \begin_layout Plain Layout
45166
45167 }{
45168 \end_layout
45169
45170 \end_inset
45171
45172
45173 \begin_inset Phantom Phantom
45174 status open
45175
45176 \begin_layout Plain Layout
45177 W
45178 \end_layout
45179
45180 \end_inset
45181
45182
45183 \begin_inset ERT
45184 status collapsed
45185
45186 \begin_layout Plain Layout
45187
45188 }
45189 \end_layout
45190
45191 \end_inset
45192
45193  Sepia
45194 \end_layout
45195
45196 \end_inset
45197 </cell>
45198 <cell alignment="left" valignment="top" usebox="none">
45199 \begin_inset Text
45200
45201 \begin_layout Plain Layout
45202 \begin_inset ERT
45203 status collapsed
45204
45205 \begin_layout Plain Layout
45206
45207
45208 \backslash
45209 fcolorbox{black}{
45210 \end_layout
45211
45212 \end_inset
45213
45214 SkyBlue
45215 \begin_inset ERT
45216 status collapsed
45217
45218 \begin_layout Plain Layout
45219
45220 }{
45221 \end_layout
45222
45223 \end_inset
45224
45225
45226 \begin_inset Phantom Phantom
45227 status open
45228
45229 \begin_layout Plain Layout
45230 W
45231 \end_layout
45232
45233 \end_inset
45234
45235
45236 \begin_inset ERT
45237 status collapsed
45238
45239 \begin_layout Plain Layout
45240
45241 }
45242 \end_layout
45243
45244 \end_inset
45245
45246  SkyBlue
45247 \end_layout
45248
45249 \end_inset
45250 </cell>
45251 <cell alignment="left" valignment="top" usebox="none">
45252 \begin_inset Text
45253
45254 \begin_layout Plain Layout
45255 \begin_inset ERT
45256 status collapsed
45257
45258 \begin_layout Plain Layout
45259
45260
45261 \backslash
45262 fcolorbox{black}{
45263 \end_layout
45264
45265 \end_inset
45266
45267 SpringGreen
45268 \begin_inset ERT
45269 status collapsed
45270
45271 \begin_layout Plain Layout
45272
45273 }{
45274 \end_layout
45275
45276 \end_inset
45277
45278
45279 \begin_inset Phantom Phantom
45280 status open
45281
45282 \begin_layout Plain Layout
45283 W
45284 \end_layout
45285
45286 \end_inset
45287
45288
45289 \begin_inset ERT
45290 status collapsed
45291
45292 \begin_layout Plain Layout
45293
45294 }
45295 \end_layout
45296
45297 \end_inset
45298
45299  SpringGreen
45300 \end_layout
45301
45302 \end_inset
45303 </cell>
45304 </row>
45305 <row>
45306 <cell alignment="left" valignment="top" usebox="none">
45307 \begin_inset Text
45308
45309 \begin_layout Plain Layout
45310 \begin_inset ERT
45311 status collapsed
45312
45313 \begin_layout Plain Layout
45314
45315
45316 \backslash
45317 fcolorbox{black}{
45318 \end_layout
45319
45320 \end_inset
45321
45322 Tan
45323 \begin_inset ERT
45324 status collapsed
45325
45326 \begin_layout Plain Layout
45327
45328 }{
45329 \end_layout
45330
45331 \end_inset
45332
45333
45334 \begin_inset Phantom Phantom
45335 status open
45336
45337 \begin_layout Plain Layout
45338 W
45339 \end_layout
45340
45341 \end_inset
45342
45343
45344 \begin_inset ERT
45345 status collapsed
45346
45347 \begin_layout Plain Layout
45348
45349 }
45350 \end_layout
45351
45352 \end_inset
45353
45354  Tan
45355 \end_layout
45356
45357 \end_inset
45358 </cell>
45359 <cell alignment="left" valignment="top" usebox="none">
45360 \begin_inset Text
45361
45362 \begin_layout Plain Layout
45363 \begin_inset ERT
45364 status collapsed
45365
45366 \begin_layout Plain Layout
45367
45368
45369 \backslash
45370 fcolorbox{black}{
45371 \end_layout
45372
45373 \end_inset
45374
45375 TealBlue
45376 \begin_inset ERT
45377 status collapsed
45378
45379 \begin_layout Plain Layout
45380
45381 }{
45382 \end_layout
45383
45384 \end_inset
45385
45386
45387 \begin_inset Phantom Phantom
45388 status open
45389
45390 \begin_layout Plain Layout
45391 W
45392 \end_layout
45393
45394 \end_inset
45395
45396
45397 \begin_inset ERT
45398 status collapsed
45399
45400 \begin_layout Plain Layout
45401
45402 }
45403 \end_layout
45404
45405 \end_inset
45406
45407  TealBlue
45408 \end_layout
45409
45410 \end_inset
45411 </cell>
45412 <cell alignment="left" valignment="top" usebox="none">
45413 \begin_inset Text
45414
45415 \begin_layout Plain Layout
45416 \begin_inset ERT
45417 status collapsed
45418
45419 \begin_layout Plain Layout
45420
45421
45422 \backslash
45423 fcolorbox{black}{
45424 \end_layout
45425
45426 \end_inset
45427
45428 Thistle
45429 \begin_inset ERT
45430 status collapsed
45431
45432 \begin_layout Plain Layout
45433
45434 }{
45435 \end_layout
45436
45437 \end_inset
45438
45439
45440 \begin_inset Phantom Phantom
45441 status open
45442
45443 \begin_layout Plain Layout
45444 W
45445 \end_layout
45446
45447 \end_inset
45448
45449
45450 \begin_inset ERT
45451 status collapsed
45452
45453 \begin_layout Plain Layout
45454
45455 }
45456 \end_layout
45457
45458 \end_inset
45459
45460  Thistle
45461 \end_layout
45462
45463 \end_inset
45464 </cell>
45465 <cell alignment="left" valignment="top" usebox="none">
45466 \begin_inset Text
45467
45468 \begin_layout Plain Layout
45469 \begin_inset ERT
45470 status collapsed
45471
45472 \begin_layout Plain Layout
45473
45474
45475 \backslash
45476 fcolorbox{black}{
45477 \end_layout
45478
45479 \end_inset
45480
45481 Turquoise
45482 \begin_inset ERT
45483 status collapsed
45484
45485 \begin_layout Plain Layout
45486
45487 }{
45488 \end_layout
45489
45490 \end_inset
45491
45492
45493 \begin_inset Phantom Phantom
45494 status open
45495
45496 \begin_layout Plain Layout
45497 W
45498 \end_layout
45499
45500 \end_inset
45501
45502
45503 \begin_inset ERT
45504 status collapsed
45505
45506 \begin_layout Plain Layout
45507
45508 }
45509 \end_layout
45510
45511 \end_inset
45512
45513  Turquoise
45514 \end_layout
45515
45516 \end_inset
45517 </cell>
45518 </row>
45519 <row>
45520 <cell alignment="left" valignment="top" usebox="none">
45521 \begin_inset Text
45522
45523 \begin_layout Plain Layout
45524 \begin_inset ERT
45525 status collapsed
45526
45527 \begin_layout Plain Layout
45528
45529
45530 \backslash
45531 fcolorbox{black}{
45532 \end_layout
45533
45534 \end_inset
45535
45536 Violet
45537 \begin_inset ERT
45538 status collapsed
45539
45540 \begin_layout Plain Layout
45541
45542 }{
45543 \end_layout
45544
45545 \end_inset
45546
45547
45548 \begin_inset Phantom Phantom
45549 status open
45550
45551 \begin_layout Plain Layout
45552 W
45553 \end_layout
45554
45555 \end_inset
45556
45557
45558 \begin_inset ERT
45559 status collapsed
45560
45561 \begin_layout Plain Layout
45562
45563 }
45564 \end_layout
45565
45566 \end_inset
45567
45568  Violet
45569 \end_layout
45570
45571 \end_inset
45572 </cell>
45573 <cell alignment="left" valignment="top" usebox="none">
45574 \begin_inset Text
45575
45576 \begin_layout Plain Layout
45577 \begin_inset ERT
45578 status collapsed
45579
45580 \begin_layout Plain Layout
45581
45582
45583 \backslash
45584 fcolorbox{black}{
45585 \end_layout
45586
45587 \end_inset
45588
45589 VioletRed
45590 \begin_inset ERT
45591 status collapsed
45592
45593 \begin_layout Plain Layout
45594
45595 }{
45596 \end_layout
45597
45598 \end_inset
45599
45600
45601 \begin_inset Phantom Phantom
45602 status open
45603
45604 \begin_layout Plain Layout
45605 W
45606 \end_layout
45607
45608 \end_inset
45609
45610
45611 \begin_inset ERT
45612 status collapsed
45613
45614 \begin_layout Plain Layout
45615
45616 }
45617 \end_layout
45618
45619 \end_inset
45620
45621  VioletRed
45622 \end_layout
45623
45624 \end_inset
45625 </cell>
45626 <cell alignment="left" valignment="top" usebox="none">
45627 \begin_inset Text
45628
45629 \begin_layout Plain Layout
45630 \begin_inset ERT
45631 status collapsed
45632
45633 \begin_layout Plain Layout
45634
45635
45636 \backslash
45637 fcolorbox{black}{
45638 \end_layout
45639
45640 \end_inset
45641
45642 WildStrawberry
45643 \begin_inset ERT
45644 status collapsed
45645
45646 \begin_layout Plain Layout
45647
45648 }{
45649 \end_layout
45650
45651 \end_inset
45652
45653
45654 \begin_inset Phantom Phantom
45655 status open
45656
45657 \begin_layout Plain Layout
45658 W
45659 \end_layout
45660
45661 \end_inset
45662
45663
45664 \begin_inset ERT
45665 status collapsed
45666
45667 \begin_layout Plain Layout
45668
45669 }
45670 \end_layout
45671
45672 \end_inset
45673
45674  WildStrawberry
45675 \end_layout
45676
45677 \end_inset
45678 </cell>
45679 <cell alignment="left" valignment="top" usebox="none">
45680 \begin_inset Text
45681
45682 \begin_layout Plain Layout
45683 \begin_inset ERT
45684 status collapsed
45685
45686 \begin_layout Plain Layout
45687
45688
45689 \backslash
45690 fcolorbox{black}{
45691 \end_layout
45692
45693 \end_inset
45694
45695 YellowGreen
45696 \begin_inset ERT
45697 status collapsed
45698
45699 \begin_layout Plain Layout
45700
45701 }{
45702 \end_layout
45703
45704 \end_inset
45705
45706
45707 \begin_inset Phantom Phantom
45708 status open
45709
45710 \begin_layout Plain Layout
45711 W
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \begin_inset ERT
45718 status collapsed
45719
45720 \begin_layout Plain Layout
45721
45722 }
45723 \end_layout
45724
45725 \end_inset
45726
45727  YellowGreen
45728 \end_layout
45729
45730 \end_inset
45731 </cell>
45732 </row>
45733 <row>
45734 <cell alignment="left" valignment="top" usebox="none">
45735 \begin_inset Text
45736
45737 \begin_layout Plain Layout
45738 \begin_inset ERT
45739 status collapsed
45740
45741 \begin_layout Plain Layout
45742
45743
45744 \backslash
45745 fcolorbox{black}{
45746 \end_layout
45747
45748 \end_inset
45749
45750 YellowOrange
45751 \begin_inset ERT
45752 status collapsed
45753
45754 \begin_layout Plain Layout
45755
45756 }{
45757 \end_layout
45758
45759 \end_inset
45760
45761
45762 \begin_inset Phantom Phantom
45763 status open
45764
45765 \begin_layout Plain Layout
45766 W
45767 \end_layout
45768
45769 \end_inset
45770
45771
45772 \begin_inset ERT
45773 status collapsed
45774
45775 \begin_layout Plain Layout
45776
45777 }
45778 \end_layout
45779
45780 \end_inset
45781
45782  YellowOrange
45783 \end_layout
45784
45785 \end_inset
45786 </cell>
45787 <cell alignment="left" valignment="top" usebox="none">
45788 \begin_inset Text
45789
45790 \begin_layout Plain Layout
45791
45792 \end_layout
45793
45794 \end_inset
45795 </cell>
45796 <cell alignment="left" valignment="top" usebox="none">
45797 \begin_inset Text
45798
45799 \begin_layout Plain Layout
45800
45801 \end_layout
45802
45803 \end_inset
45804 </cell>
45805 <cell alignment="left" valignment="top" usebox="none">
45806 \begin_inset Text
45807
45808 \begin_layout Plain Layout
45809
45810 \end_layout
45811
45812 \end_inset
45813 </cell>
45814 </row>
45815 </lyxtabular>
45816
45817 \end_inset
45818
45819
45820 \end_layout
45821
45822 \begin_layout Chapter
45823 Explication de l' équation
45824 \begin_inset space ~
45825 \end_inset
45826
45827 (
45828 \begin_inset CommandInset ref
45829 LatexCommand ref
45830 reference "eq:Wgn"
45831
45832 \end_inset
45833
45834 )
45835 \begin_inset CommandInset label
45836 LatexCommand label
45837 name "cha:Explication-de-l'Equation"
45838
45839 \end_inset
45840
45841
45842 \end_layout
45843
45844 \begin_layout Standard
45845 La largeur totale de 
45846 \emph on
45847 n
45848 \emph default
45849  cellules de tableau 
45850 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45851 \end_inset
45852
45853  peut être calculée avec
45854 \begin_inset Formula 
45855 \begin{equation}
45856 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45857 \end{equation}
45858
45859 \end_inset
45860
45861
45862 \end_layout
45863
45864 \begin_layout Standard
45865 où 
45866 \begin_inset Formula $L_{g\,n}$
45867 \end_inset
45868
45869  est la largeur fixe de toutes les cellules.
45870  
45871 \series bold
45872
45873 \backslash
45874 tabcolsep
45875 \series default
45876  est la largeur utilisée par \SpecialChar LaTeX
45877  entre le texte de la cellule et la bordure,
45878  sa valeur implicite est 6
45879 \begin_inset space \thinspace{}
45880 \end_inset
45881
45882 pt.
45883  
45884 \series bold
45885
45886 \backslash
45887 arrayrulewidth
45888 \series default
45889  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45890 \begin_inset space \thinspace{}
45891 \end_inset
45892
45893 pt.
45894 \end_layout
45895
45896 \begin_layout Standard
45897 D'après l'équation
45898 \begin_inset space ~
45899 \end_inset
45900
45901
45902 \begin_inset CommandInset ref
45903 LatexCommand eqref
45904 reference "eq:Wtot_n"
45905
45906 \end_inset
45907
45908 , la largeur totale d'une multi-colonnes, 
45909 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45910 \end_inset
45911
45912  est
45913 \begin_inset Formula 
45914 \begin{equation}
45915 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45916 \end{equation}
45917
45918 \end_inset
45919
45920
45921 \end_layout
45922
45923 \begin_layout Standard
45924 En posant que les équations 
45925 \begin_inset space ~
45926 \end_inset
45927
45928
45929 \begin_inset CommandInset ref
45930 LatexCommand eqref
45931 reference "eq:Wtot_n"
45932
45933 \end_inset
45934
45935  et 
45936 \begin_inset CommandInset ref
45937 LatexCommand eqref
45938 reference "eq:Wtot_mult"
45939
45940 \end_inset
45941
45942  sont égales, on peut calculer la largeur nécessaire 
45943 \begin_inset Formula $L_{g\,n}$
45944 \end_inset
45945
45946  quand 
45947 \emph on
45948 n
45949 \emph default
45950  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
45951  de 
45952 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
45953 \end_inset
45954
45955 :
45956 \begin_inset Formula 
45957 \begin{equation}
45958 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45959 \end{equation}
45960
45961 \end_inset
45962
45963
45964 \end_layout
45965
45966 \begin_layout Bibliography
45967 \begin_inset CommandInset bibitem
45968 LatexCommand bibitem
45969 key "latexcompanion"
45970
45971 \end_inset
45972
45973 Frank Mittelbach and Michel Goossens: 
45974 \emph on
45975 The \SpecialChar LaTeX
45976  Companion Second Edition.
45977
45978 \emph default
45979  Addison-Wesley, 2004
45980 \end_layout
45981
45982 \begin_layout Bibliography
45983 \begin_inset CommandInset bibitem
45984 LatexCommand bibitem
45985 key "latexguide"
45986
45987 \end_inset
45988
45989 Helmut Kopka and Patrick W.
45990  Daly: 
45991 \emph on
45992 A Guide to \SpecialChar LaTeX
45993  Fourth Edition.
45994
45995 \emph default
45996  Addison-Wesley, 2003
45997 \end_layout
45998
45999 \begin_layout Bibliography
46000 \begin_inset CommandInset bibitem
46001 LatexCommand bibitem
46002 key "latexbook"
46003
46004 \end_inset
46005
46006 Leslie Lamport: 
46007 \emph on
46008 \SpecialChar LaTeX
46009 : A Document Preparation System.
46010
46011 \emph default
46012  Addison-Wesley, second edition, 1994
46013 \end_layout
46014
46015 \begin_layout Bibliography
46016 \begin_inset CommandInset bibitem
46017 LatexCommand bibitem
46018 key "arydshln"
46019
46020 \end_inset
46021
46022 Documentation du paquetage \SpecialChar LaTeX
46023
46024 \series bold
46025  
46026 \begin_inset CommandInset href
46027 LatexCommand href
46028 name "arydshln"
46029 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46030
46031 \end_inset
46032
46033
46034 \series default
46035
46036 \begin_inset Index idx
46037 status collapsed
46038
46039 \begin_layout Plain Layout
46040 Paquetages \SpecialChar LaTeX
46041  ! arydshln
46042 \end_layout
46043
46044 \end_inset
46045
46046
46047 \end_layout
46048
46049 \begin_layout Bibliography
46050 \begin_inset CommandInset bibitem
46051 LatexCommand bibitem
46052 key "booktabs"
46053
46054 \end_inset
46055
46056 Documentation du paquetage \SpecialChar LaTeX
46057  
46058 \series bold
46059
46060 \begin_inset CommandInset href
46061 LatexCommand href
46062 name "booktabs"
46063 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46064
46065 \end_inset
46066
46067
46068 \series default
46069
46070 \begin_inset Index idx
46071 status collapsed
46072
46073 \begin_layout Plain Layout
46074 Paquetages \SpecialChar LaTeX
46075  ! booktabs
46076 \end_layout
46077
46078 \end_inset
46079
46080
46081 \end_layout
46082
46083 \begin_layout Bibliography
46084 \begin_inset CommandInset bibitem
46085 LatexCommand bibitem
46086 key "caption"
46087
46088 \end_inset
46089
46090 Documentation du paquetage \SpecialChar LaTeX
46091  
46092 \series bold
46093
46094 \begin_inset CommandInset href
46095 LatexCommand href
46096 name "caption"
46097 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46098
46099 \end_inset
46100
46101
46102 \series default
46103
46104 \begin_inset Index idx
46105 status collapsed
46106
46107 \begin_layout Plain Layout
46108 Paquetages \SpecialChar LaTeX
46109  ! caption
46110 \end_layout
46111
46112 \end_inset
46113
46114
46115 \end_layout
46116
46117 \begin_layout Bibliography
46118 \begin_inset CommandInset bibitem
46119 LatexCommand bibitem
46120 key "diagbox"
46121
46122 \end_inset
46123
46124 Documentation du paquetage \SpecialChar LaTeX
46125  
46126 \series bold
46127
46128 \begin_inset CommandInset href
46129 LatexCommand href
46130 name "diagbox"
46131 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46132
46133 \end_inset
46134
46135
46136 \series default
46137
46138 \begin_inset Index idx
46139 status collapsed
46140
46141 \begin_layout Plain Layout
46142 Paquetages \SpecialChar LaTeX
46143  ! diagbox
46144 \end_layout
46145
46146 \end_inset
46147
46148
46149 \end_layout
46150
46151 \begin_layout Bibliography
46152 \begin_inset CommandInset bibitem
46153 LatexCommand bibitem
46154 key "endfloat"
46155
46156 \end_inset
46157
46158 Documentation du paquetage \SpecialChar LaTeX
46159  
46160 \series bold
46161
46162 \begin_inset CommandInset href
46163 LatexCommand href
46164 name "endfloat"
46165 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46166
46167 \end_inset
46168
46169
46170 \series default
46171
46172 \begin_inset Index idx
46173 status collapsed
46174
46175 \begin_layout Plain Layout
46176 Paquetages \SpecialChar LaTeX
46177  ! endfloat
46178 \end_layout
46179
46180 \end_inset
46181
46182
46183 \end_layout
46184
46185 \begin_layout Bibliography
46186 \begin_inset CommandInset bibitem
46187 LatexCommand bibitem
46188 key "footmisc"
46189
46190 \end_inset
46191
46192 Documentation du paquetage \SpecialChar LaTeX
46193  
46194 \series bold
46195
46196 \begin_inset CommandInset href
46197 LatexCommand href
46198 name "footmisc"
46199 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46200
46201 \end_inset
46202
46203
46204 \series default
46205
46206 \begin_inset Index idx
46207 status collapsed
46208
46209 \begin_layout Plain Layout
46210 Paquetages \SpecialChar LaTeX
46211  ! footmisc
46212 \end_layout
46213
46214 \end_inset
46215
46216
46217 \end_layout
46218
46219 \begin_layout Bibliography
46220 \begin_inset CommandInset bibitem
46221 LatexCommand bibitem
46222 key "hypcap"
46223
46224 \end_inset
46225
46226 Documentation du paquetage \SpecialChar LaTeX
46227  
46228 \series bold
46229
46230 \begin_inset CommandInset href
46231 LatexCommand href
46232 name "hypcap"
46233 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46234
46235 \end_inset
46236
46237
46238 \series default
46239
46240 \begin_inset Index idx
46241 status collapsed
46242
46243 \begin_layout Plain Layout
46244 Paquetages \SpecialChar LaTeX
46245  ! hyperref
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 "hyperref"
46257
46258 \end_inset
46259
46260 Documentation du paquetage \SpecialChar LaTeX
46261  
46262 \series bold
46263
46264 \begin_inset CommandInset href
46265 LatexCommand href
46266 name "hyperref"
46267 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46268
46269 \end_inset
46270
46271
46272 \series default
46273
46274 \begin_inset Index idx
46275 status collapsed
46276
46277 \begin_layout Plain Layout
46278 Paquetages \SpecialChar LaTeX
46279  ! hyperref
46280 \end_layout
46281
46282 \end_inset
46283
46284
46285 \end_layout
46286
46287 \begin_layout Bibliography
46288 \begin_inset CommandInset bibitem
46289 LatexCommand bibitem
46290 key "KOMA-Script"
46291
46292 \end_inset
46293
46294 Documentation du paquetage \SpecialChar LaTeX
46295  
46296 \series bold
46297
46298 \begin_inset CommandInset href
46299 LatexCommand href
46300 name "KOMA-Script"
46301 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46302
46303 \end_inset
46304
46305
46306 \series default
46307
46308 \begin_inset Index idx
46309 status collapsed
46310
46311 \begin_layout Plain Layout
46312 Paquetages \SpecialChar LaTeX
46313  ! KOMA-Script
46314 \end_layout
46315
46316 \end_inset
46317
46318
46319 \end_layout
46320
46321 \begin_layout Bibliography
46322 \begin_inset CommandInset bibitem
46323 LatexCommand bibitem
46324 key "lettrine"
46325
46326 \end_inset
46327
46328 Documentation du paquetage \SpecialChar LaTeX
46329  
46330 \series bold
46331
46332 \begin_inset CommandInset href
46333 LatexCommand href
46334 name "lettrine"
46335 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46336
46337 \end_inset
46338
46339
46340 \series default
46341  et un 
46342 \begin_inset CommandInset href
46343 LatexCommand href
46344 name "exemple"
46345 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46346
46347 \end_inset
46348
46349
46350 \begin_inset Index idx
46351 status collapsed
46352
46353 \begin_layout Plain Layout
46354 Paquetages \SpecialChar LaTeX
46355  ! lettrine
46356 \end_layout
46357
46358 \end_inset
46359
46360
46361 \end_layout
46362
46363 \begin_layout Bibliography
46364 \begin_inset CommandInset bibitem
46365 LatexCommand bibitem
46366 key "listings"
46367
46368 \end_inset
46369
46370 Documentation du paquetage \SpecialChar LaTeX
46371  
46372 \series bold
46373
46374 \begin_inset CommandInset href
46375 LatexCommand href
46376 name "listings"
46377 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46378
46379 \end_inset
46380
46381
46382 \series default
46383
46384 \begin_inset Index idx
46385 status collapsed
46386
46387 \begin_layout Plain Layout
46388 Paquetages \SpecialChar LaTeX
46389  ! listings
46390 \end_layout
46391
46392 \end_inset
46393
46394
46395 \end_layout
46396
46397 \begin_layout Bibliography
46398 \begin_inset CommandInset bibitem
46399 LatexCommand bibitem
46400 key "marginnote"
46401
46402 \end_inset
46403
46404 Documentation du paquetage \SpecialChar LaTeX
46405  
46406 \series bold
46407
46408 \begin_inset CommandInset href
46409 LatexCommand href
46410 name "marginnote"
46411 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46412
46413 \end_inset
46414
46415
46416 \series default
46417
46418 \begin_inset Index idx
46419 status collapsed
46420
46421 \begin_layout Plain Layout
46422 Paquetages \SpecialChar LaTeX
46423  ! marginnote
46424 \end_layout
46425
46426 \end_inset
46427
46428
46429 \end_layout
46430
46431 \begin_layout Bibliography
46432 \begin_inset CommandInset bibitem
46433 LatexCommand bibitem
46434 key "pdfpages"
46435
46436 \end_inset
46437
46438 Documentation du paquetage \SpecialChar LaTeX
46439  
46440 \series bold
46441
46442 \begin_inset CommandInset href
46443 LatexCommand href
46444 name "pdfpages"
46445 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46446
46447 \end_inset
46448
46449
46450 \series default
46451
46452 \begin_inset Index idx
46453 status collapsed
46454
46455 \begin_layout Plain Layout
46456 Paquetages \SpecialChar LaTeX
46457  ! pdfpages
46458 \end_layout
46459
46460 \end_inset
46461
46462
46463 \end_layout
46464
46465 \begin_layout Bibliography
46466 \begin_inset CommandInset bibitem
46467 LatexCommand bibitem
46468 key "prettyref"
46469
46470 \end_inset
46471
46472 Documentation du paquetage \SpecialChar LaTeX
46473
46474 \series bold
46475  
46476 \begin_inset CommandInset href
46477 LatexCommand href
46478 name "prettyref"
46479 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46480
46481 \end_inset
46482
46483
46484 \series default
46485
46486 \begin_inset Index idx
46487 status collapsed
46488
46489 \begin_layout Plain Layout
46490 Paquetages \SpecialChar LaTeX
46491  ! prettyref
46492 \end_layout
46493
46494 \end_inset
46495
46496
46497 \end_layout
46498
46499 \begin_layout Bibliography
46500 \begin_inset CommandInset bibitem
46501 LatexCommand bibitem
46502 key "pstricks"
46503
46504 \end_inset
46505
46506 Page Web du paquetage \SpecialChar LaTeX
46507  
46508 \series bold
46509
46510 \begin_inset CommandInset href
46511 LatexCommand href
46512 name "PSTricks"
46513 target "http://tug.org/PSTricks/"
46514
46515 \end_inset
46516
46517
46518 \series default
46519
46520 \begin_inset Index idx
46521 status collapsed
46522
46523 \begin_layout Plain Layout
46524 Paquetages \SpecialChar LaTeX
46525  ! PSTricks
46526 \end_layout
46527
46528 \end_inset
46529
46530
46531 \end_layout
46532
46533 \begin_layout Bibliography
46534 \begin_inset CommandInset bibitem
46535 LatexCommand bibitem
46536 key "refstyle"
46537
46538 \end_inset
46539
46540 Documentation du paquetage \SpecialChar LaTeX
46541
46542 \series bold
46543  
46544 \begin_inset CommandInset href
46545 LatexCommand href
46546 name "refstyle"
46547 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
46548
46549 \end_inset
46550
46551
46552 \series default
46553
46554 \begin_inset Index idx
46555 status collapsed
46556
46557 \begin_layout Plain Layout
46558 Paquetages \SpecialChar LaTeX
46559  ! refstyle
46560 \end_layout
46561
46562 \end_inset
46563
46564
46565 \end_layout
46566
46567 \begin_layout Bibliography
46568 \begin_inset CommandInset bibitem
46569 LatexCommand bibitem
46570 key "sidecap"
46571
46572 \end_inset
46573
46574 Documentation du paquetage \SpecialChar LaTeX
46575  
46576 \series bold
46577
46578 \begin_inset CommandInset href
46579 LatexCommand href
46580 name "sidecap"
46581 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46582
46583 \end_inset
46584
46585
46586 \series default
46587
46588 \begin_inset Index idx
46589 status collapsed
46590
46591 \begin_layout Plain Layout
46592 Paquetages \SpecialChar LaTeX
46593  ! sidecap
46594 \end_layout
46595
46596 \end_inset
46597
46598
46599 \end_layout
46600
46601 \begin_layout Bibliography
46602 \begin_inset CommandInset bibitem
46603 LatexCommand bibitem
46604 key "NewInLyX20"
46605
46606 \end_inset
46607
46608
46609 \begin_inset CommandInset href
46610 LatexCommand href
46611 name "Page Wiki"
46612 target "http://wiki.lyx.org/LyX/NewInLyX20"
46613
46614 \end_inset
46615
46616  au sujet des nouveautés de 
46617 \family sans
46618 \SpecialChar LyX
46619  2.0
46620 \family default
46621 .
46622 \end_layout
46623
46624 \begin_layout Standard
46625 \begin_inset CommandInset index_print
46626 LatexCommand printindex
46627 type "idx"
46628
46629 \end_inset
46630
46631
46632 \end_layout
46633
46634 \end_body
46635 \end_document