]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
Math.lyx: replace tables by formal ones - part 1
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 497
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/fr/
6 \textclass scrbook
7 \begin_preamble
8 % if pdflatex is used
9 \usepackage{ifpdf}
10 \ifpdf
11
12 % set fonts for nicer pdf view
13 \IfFileExists{lmodern.sty}
14  {\usepackage{lmodern}}{}
15
16 \fi % end if pdflatex is used
17
18 % that links to image floats jumps
19 % to the beginning of the float and 
20 % not to its caption
21 \usepackage[figure]{hypcap}
22
23 % the pages of the TOC are numbered roman
24 % and a PDF-bookmark for the TOC is added
25 \let\myTOC\tableofcontents
26 \renewcommand\tableofcontents{%
27   \frontmatter
28   \pdfbookmark[1]{\contentsname}{}
29   \myTOC
30   \mainmatter }
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \newcommand{\TabBesBeg}[1][1.0]{%
38  \let\MyTable\table
39  \let\MyEndtable\endtable
40  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
41
42 \newcommand{\TabBesEnd}{%
43  \let\table\MyTable
44  \let\endtable\MyEndtable}
45
46 \newcommand{\FigBesBeg}[1][1.0]{%
47  \let\MyFigure\figure
48  \let\MyEndfigure\endfigure
49  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
50
51 \newcommand{\FigBesEnd}{%
52  \let\figure\MyFigure
53  \let\endfigure\MyEndfigure}
54
55 % enables calculation of values,
56 \usepackage{calc}
57
58 % increase the bottom float placement fraction
59 \renewcommand{\bottomfraction}{0.5}
60
61 % avoids that floats are placed before their
62 % corresponding section starts
63 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
64
65 % speed up the longtable calculation
66 \setcounter{LTchunksize}{100}
67
68 % used for scaled and rotated boxes
69 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
70
71 % used for colored tables
72 \@ifundefined{textcolor}
73  {\usepackage{color}}{}
74 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
75 \definecolor{lightgrey}{gray}{0.8}
76
77 % check for package colortbl
78 % used for colored table cells
79 \newboolean{colortbl}
80 \IfFileExists{colortbl.sty}
81  {\usepackage{colortbl}
82   \setboolean{colortbl}{true}}
83  {\setboolean{colortbl}{false}}
84
85 % used to have extra space in table cells
86 \@ifundefined{extrarowheight}
87  {\usepackage{array}}{}
88 \setlength{\extrarowheight}{2pt}
89
90 % used for customized tables
91 % ---
92 \newcolumntype{M}[1]
93  {>{\centering\hspace{0pt}}m{#1}}
94
95 \newcolumntype{S}[2]
96  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
97
98 \newcolumntype{K}[1]
99  {>{\columncolor{#1}\hspace{0pt}}c}
100
101 \newcolumntype{V}{!{\vrule width 1.5pt}}
102
103 \newcolumntype{W}{!{\color{green}\vline}}
104 % ---
105
106 % insert additional vertical space of
107 % 1.5 mm between footnotes
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % number algorithm floats within chapters
112 \numberwithin{algorithm}{chapter}
113
114
115 % ------------------------------------
116 % used to check for needed LaTeX packages
117 \usepackage{ifthen}
118
119 % check for package arydshln
120 % used for tables with dashed lines
121 \newboolean{arydshln}
122 \IfFileExists{arydshln.sty}
123  {\usepackage{arydshln}
124   \setboolean{arydshln}{true}}
125  {\setboolean{arydshln}{false}}
126
127 % check for package marginnote
128 % used for margin notes
129 \newboolean{marginnote}
130 \IfFileExists{marginnote.sty}
131  {\usepackage{marginnote}
132   \let\marginpar\marginnote
133   \setboolean{marginnote}{true}}
134  {\setboolean{marginnote}{false}}
135
136 % check for package sidecap
137 % used for captions on the side
138 \newboolean{sidecap}
139 \IfFileExists{sidecap.sty}
140  {\usepackage{sidecap}
141   \setboolean{sidecap}{true}}
142  {\setboolean{sidecap}{false}}
143
144 % check for picinpar
145 % used for surrounded fixed objects
146 \newboolean{picinpar}
147 \IfFileExists{picinpar.sty}
148  {\usepackage{picinpar}
149   \setboolean{picinpar}{true}}
150  {\setboolean{picinpar}{false}}
151
152 % check for lettrine
153 \newboolean{lettrine}
154 \IfFileExists{lettrine.sty}
155  {\usepackage{lettrine}
156   \setboolean{lettrine}{true}}
157  {\setboolean{lettrine}{false}}
158
159 % check for diagbox
160 \newboolean{diagbox}
161 \IfFileExists{diagbox.sty}
162  {\usepackage{diagbox}
163   \setboolean{diagbox}{true}}
164  {\setboolean{diagbox}{false}}
165
166 % use normal list environments also in French documents
167 \@ifpackageloaded{babel}{%
168 \frenchbsetup{StandardLayout}
169 }{}
170 \end_preamble
171 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames,table
172 \use_default_options false
173 \begin_modules
174 initials
175 \end_modules
176 \maintain_unincluded_children false
177 \language french
178 \language_package default
179 \inputencoding auto
180 \fontencoding global
181 \font_roman default
182 \font_sans default
183 \font_typewriter default
184 \font_math auto
185 \font_default_family default
186 \use_non_tex_fonts false
187 \font_sc false
188 \font_osf false
189 \font_sf_scale 100
190 \font_tt_scale 100
191 \graphics default
192 \default_output_format default
193 \output_sync 0
194 \bibtex_command default
195 \index_command default
196 \paperfontsize 12
197 \spacing single
198 \use_hyperref true
199 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
200 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
201 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
202 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
203 \pdf_bookmarks true
204 \pdf_bookmarksnumbered true
205 \pdf_bookmarksopen true
206 \pdf_bookmarksopenlevel 1
207 \pdf_breaklinks false
208 \pdf_pdfborder false
209 \pdf_colorlinks true
210 \pdf_backref false
211 \pdf_pdfusetitle false
212 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
213 \papersize default
214 \use_geometry false
215 \use_package amsmath 2
216 \use_package amssymb 2
217 \use_package cancel 0
218 \use_package esint 0
219 \use_package mathdots 1
220 \use_package mathtools 0
221 \use_package mhchem 1
222 \use_package stackrel 0
223 \use_package stmaryrd 0
224 \use_package undertilde 0
225 \cite_engine basic
226 \cite_engine_type default
227 \biblio_style plain
228 \use_bibtopic false
229 \use_indices false
230 \paperorientation portrait
231 \suppress_date false
232 \justification true
233 \use_refstyle 0
234 \notefontcolor #0000ff
235 \index Index
236 \shortcut idx
237 \color #008000
238 \end_index
239 \secnumdepth 3
240 \tocdepth 3
241 \paragraph_separation skip
242 \defskip medskip
243 \quotes_language french
244 \papercolumns 1
245 \papersides 2
246 \paperpagestyle default
247 \tracking_changes false
248 \output_changes false
249 \html_math_output 0
250 \html_css_as_file 0
251 \html_be_strict false
252 \end_header
253
254 \begin_body
255
256 \begin_layout Title
257 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
258  les boîtes et les objets externes de \SpecialChar LyX
259
260 \end_layout
261
262 \begin_layout Author
263 par l'Équipe \SpecialChar LyX
264
265 \begin_inset Foot
266 status collapsed
267
268 \begin_layout Plain Layout
269 \noindent
270 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
271  de la documentation de \SpecialChar LyX
272
273 \begin_inset CommandInset href
274 LatexCommand href
275 name "lyx-docs@lists.lyx.org"
276 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
277 type "mailto:"
278
279 \end_inset
280
281
282 \end_layout
283
284 \end_inset
285
286
287 \begin_inset Note Note
288 status collapsed
289
290 \begin_layout Plain Layout
291 auteur original : Uwe Stöhr
292 \end_layout
293
294 \begin_layout Plain Layout
295 Traduction française : Siegfried Meunier-Guttin-Cluzel
296 \end_layout
297
298 \begin_layout Plain Layout
299 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
300 n/Navigation, 31/10/2012, JPChrétien
301 \end_layout
302
303 \begin_layout Plain Layout
304 version initiale 2.1.x avril 2014, mise à jour J.P.
305  Chrétien
306 \end_layout
307
308 \begin_layout Plain Layout
309 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
310 \end_layout
311
312 \end_inset
313
314
315 \begin_inset Newline newline
316 \end_inset
317
318
319 \begin_inset Newline newline
320 \end_inset
321
322
323 \family sans
324 Version 2.1.x
325 \end_layout
326
327 \begin_layout Standard
328 \begin_inset CommandInset toc
329 LatexCommand tableofcontents
330
331 \end_inset
332
333
334 \end_layout
335
336 \begin_layout Standard
337 \begin_inset Note Note
338 status open
339
340 \begin_layout Plain Layout
341 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
342  
343 \series bold
344 arydshln
345 \series default
346
347 \series bold
348 colortbl
349 \series default
350
351 \series bold
352 diagbox, lettrine, marginnote, picinpar
353 \series default
354 , et 
355 \series bold
356 sidecap
357 \series default
358  doivent être installés.
359  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
360  les sections qui nécessitent les paquetages en question n'apparaîtront
361  pas sur la sortie.
362 \end_layout
363
364 \begin_layout Plain Layout
365 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
366 \begin_inset Newline newline
367 \end_inset
368
369
370 \series bold
371 http://wiki.lyx.org/\SpecialChar LyX
372 /DocumentationDevelopment#EmbeddedObjects
373 \end_layout
374
375 \end_inset
376
377
378 \end_layout
379
380 \begin_layout Chapter
381 Figures
382 \begin_inset Index idx
383 status collapsed
384
385 \begin_layout Plain Layout
386 Figures
387 \end_layout
388
389 \end_inset
390
391
392 \begin_inset Index idx
393 status collapsed
394
395 \begin_layout Plain Layout
396 Graphiques|see
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Plain Layout
401
402 {
403 \end_layout
404
405 \end_inset
406
407 Figures
408 \begin_inset ERT
409 status collapsed
410
411 \begin_layout Plain Layout
412
413 }
414 \end_layout
415
416 \end_inset
417
418
419 \end_layout
420
421 \end_inset
422
423
424 \end_layout
425
426 \begin_layout Section
427 La fenêtre de dialogue graphique
428 \begin_inset Index idx
429 status collapsed
430
431 \begin_layout Plain Layout
432 Figures ! Fenêtre de dialogue Graphique
433 \end_layout
434
435 \end_inset
436
437
438 \begin_inset CommandInset label
439 LatexCommand label
440 name "sec:Graphics-Dialog"
441
442 \end_inset
443
444
445 \end_layout
446
447 \begin_layout Standard
448 Pour placer une figure dans votre document, cliquez sur le bouton 
449 \begin_inset Info
450 type  "icon"
451 arg   "dialog-show-new-inset graphics"
452 \end_inset
453
454  dans la barre d'outils, ou faites 
455 \family sans
456 Insertion\SpecialChar menuseparator
457 Graphique
458 \family default
459 .
460  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
461  à charger.
462  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
463  dans le texte.
464 \end_layout
465
466 \begin_layout Standard
467 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
468  sur une image
469 \begin_inset Note Note
470 status collapsed
471
472 \begin_layout Plain Layout
473 Ça marche aussi avec le bouton gauche ! (NdT)
474 \end_layout
475
476 \end_inset
477
478 .
479  Cette fenêtre de dialogue possède trois onglets:
480 \end_layout
481
482 \begin_layout Description
483 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
484  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
485  Les unités de longueurs utilisées sont décrites dans l'annexe
486 \begin_inset space ~
487 \end_inset
488
489
490 \begin_inset CommandInset ref
491 LatexCommand ref
492 reference "cha:Unités-de-longueur"
493
494 \end_inset
495
496 .
497 \begin_inset Newline newline
498 \end_inset
499
500
501 \begin_inset Index idx
502 status collapsed
503
504 \begin_layout Plain Layout
505 Figures ! Pivotées
506 \end_layout
507
508 \end_inset
509
510 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
511  d'une montre, en donnant l'angle de rotation et la position du pivot.
512  L'image apparaîtra pivotée dans \SpecialChar LyX
513 .
514 \begin_inset Newline newline
515 \end_inset
516
517
518 \begin_inset Index idx
519 status collapsed
520
521 \begin_layout Plain Layout
522 Figures ! Redimensionnées
523 \end_layout
524
525 \end_inset
526
527 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
528  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
529  sa largeur.
530  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
531  déterminée automatiquement.
532  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
533  éventuellement une distorsion.
534  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
535  
536 \family sans
537 Conserver
538 \begin_inset space ~
539 \end_inset
540
541 les
542 \begin_inset space ~
543 \end_inset
544
545 proportions
546 \family default
547 .
548  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
549  pas les valeurs fixées.
550  
551 \begin_inset Newline newline
552 \end_inset
553
554 Les images peuvent être modifiée en utilisant le programme de votre choix
555  en faisant un clic droit dessus et en choisissant 
556 \family sans
557 Éditer le fichier ailleurs
558 \family default
559  dans le menu contextuel qui apparaît.
560  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
561  
562 \family sans
563 Formats
564 \begin_inset space ~
565 \end_inset
566
567 de
568 \begin_inset space ~
569 \end_inset
570
571 fichiers
572 \family default
573  dans la fenêtre de dialogue de 
574 \family sans
575 Préférences
576 \family default
577  de \SpecialChar LyX
578 .
579 \end_layout
580
581 \begin_layout Description
582 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
583  la sortie finale est de modifier les coordonnées de la zone de l'image
584  qui est affichée.
585  Cette zone peut être calculée automatiquement à partir des données présentes
586  dans le fichier en appuyant sur le bouton 
587 \family sans
588 Valeurs
589 \begin_inset space ~
590 \end_inset
591
592 du
593 \begin_inset space ~
594 \end_inset
595
596 Fichier
597 \family default
598 .
599  Avec l'option 
600 \family sans
601 Couper
602 \begin_inset space ~
603 \end_inset
604
605 à
606 \begin_inset space ~
607 \end_inset
608
609 la
610 \begin_inset space ~
611 \end_inset
612
613 boîte
614 \begin_inset space ~
615 \end_inset
616
617 de
618 \begin_inset space ~
619 \end_inset
620
621 délimitation, 
622 \family default
623 seule la portion de l'image qui est dans la zone définie sera imprimée.
624  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
625  donc vous pouvez ignorer l'onglet 
626 \family sans
627 Rogner
628 \family default
629 .
630 \end_layout
631
632 \begin_layout Description
633
634 \family sans
635 Options
636 \begin_inset space ~
637 \end_inset
638
639 \SpecialChar LaTeX
640
641 \begin_inset space ~
642 \end_inset
643
644 et
645 \begin_inset space ~
646 \end_inset
647
648 \SpecialChar LyX
649
650 \family default
651  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
652  et les
653  experts ès-\SpecialChar LaTeX
654  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
655
656 \begin_inset Newline newline
657 \end_inset
658
659 L'option 
660 \family sans
661 Mode brouillon
662 \family default
663  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
664  avec la taille de l'image.
665 \begin_inset Newline newline
666 \end_inset
667
668 Dans la section 
669 \family sans
670 Groupe
671 \begin_inset space ~
672 \end_inset
673
674 de
675 \begin_inset space ~
676 \end_inset
677
678 graphiques
679 \family default
680  vous pouvez définir ou de choisir un groupe de paramètres d'image
681 \begin_inset Index idx
682 status collapsed
683
684 \begin_layout Plain Layout
685 Figures ! Groupes de paramétrisation
686 \end_layout
687
688 \end_inset
689
690 .
691  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
692  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
693  les autres soient automatiquement modifiées de la même manière.
694  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
695  avoir à modifier leur taille manuellement une par une.
696  On peut rattacher une image à un groupe existant en utilisant le menu contextue
697 l de l'image et en cochant le nom du groupe dans la liste
698 \begin_inset Foot
699 status collapsed
700
701 \begin_layout Plain Layout
702 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
703 \end_layout
704
705 \end_inset
706
707 .
708 \end_layout
709
710 \begin_layout Standard
711 \begin_inset VSpace bigskip
712 \end_inset
713
714
715 \end_layout
716
717 \begin_layout Standard
718 Voici un exemple d'image au format EPS
719 \begin_inset Foot
720 status collapsed
721
722 \begin_layout Plain Layout
723 Les format d'images sont décrits dans la section
724 \begin_inset space ~
725 \end_inset
726
727
728 \begin_inset CommandInset ref
729 LatexCommand ref
730 reference "sec:Image-Formats"
731
732 \end_inset
733
734 .
735 \end_layout
736
737 \end_inset
738
739  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
740 nt:
741 \begin_inset Separator parbreak
742 \end_inset
743
744
745 \end_layout
746
747 \begin_layout Standard
748 \align center
749 \begin_inset Graphics
750         filename ../clipart/mobius.eps
751         scale 70
752         scaleBeforeRotation
753         rotateOrigin center
754
755 \end_inset
756
757
758 \end_layout
759
760 \begin_layout Standard
761 Et voici la même image mais en mode brouillon:
762 \begin_inset Separator parbreak
763 \end_inset
764
765
766 \end_layout
767
768 \begin_layout Standard
769 \align center
770 \begin_inset Graphics
771         filename ../clipart/mobius.eps
772         scale 70
773         draft
774         scaleBeforeRotation
775         rotateOrigin center
776
777 \end_inset
778
779
780 \end_layout
781
782 \begin_layout Section
783 Figures flottantes
784 \begin_inset CommandInset label
785 LatexCommand label
786 name "sec:Figure-Floats"
787
788 \end_inset
789
790
791 \begin_inset Index idx
792 status collapsed
793
794 \begin_layout Plain Layout
795 Flottants ! Figures
796 \end_layout
797
798 \end_inset
799
800
801 \begin_inset Index idx
802 status collapsed
803
804 \begin_layout Plain Layout
805 Figures ! Flottants
806 \end_layout
807
808 \end_inset
809
810
811 \end_layout
812
813 \begin_layout Standard
814 Pour des explications d'ordre général concernant les flottants, jetez un
815  coup d'œil à la section
816 \begin_inset space ~
817 \end_inset
818
819
820 \begin_inset CommandInset ref
821 LatexCommand ref
822 reference "sec:Flottants-Introduction"
823
824 \end_inset
825
826 .
827 \end_layout
828
829 \begin_layout Standard
830 Le bouton 
831 \begin_inset Info
832 type  "icon"
833 arg   "float-insert figure"
834 \end_inset
835
836  de la barre d'outils et le menu 
837 \family sans
838 Insertion\SpecialChar menuseparator
839 Flottant\SpecialChar menuseparator
840 Figure
841 \family default
842  insèrent un flottant avec l'étiquette 
843 \begin_inset Quotes fld
844 \end_inset
845
846
847 \series bold
848 Figure
849 \begin_inset space ~
850 \end_inset
851
852 #:
853 \series default
854
855 \begin_inset Quotes frd
856 \end_inset
857
858  (# est le numéro réel de l'image).
859  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
860 \begin_inset space ~
861 \end_inset
862
863
864 \begin_inset CommandInset ref
865 LatexCommand ref
866 reference "fig:kill-plat"
867
868 \end_inset
869
870  ou en dessous de la légende comme pour la Figure
871 \begin_inset space ~
872 \end_inset
873
874
875 \begin_inset CommandInset ref
876 LatexCommand ref
877 reference "fig:escher"
878
879 \end_inset
880
881 .
882  Vous trouverez plus d'information sur le positionnement des légendes dans
883  la section
884 \begin_inset space ~
885 \end_inset
886
887
888 \begin_inset CommandInset ref
889 LatexCommand ref
890 reference "sec:Placement-légende"
891
892 \end_inset
893
894 .
895 \end_layout
896
897 \begin_layout Standard
898 \begin_inset Float figure
899 wide false
900 sideways false
901 status open
902
903 \begin_layout Plain Layout
904 \align center
905 \begin_inset Graphics
906         filename ../clipart/platypus.eps
907         width 50col%
908         scaleBeforeRotation
909         rotateOrigin center
910
911 \end_inset
912
913
914 \end_layout
915
916 \begin_layout Plain Layout
917 \begin_inset Caption Standard
918
919 \begin_layout Plain Layout
920 \begin_inset CommandInset label
921 LatexCommand label
922 name "fig:kill-plat"
923
924 \end_inset
925
926 Un ornithorynque sévèrement déformé dans un flottant de figure.
927 \end_layout
928
929 \end_inset
930
931
932 \end_layout
933
934 \end_inset
935
936
937 \end_layout
938
939 \begin_layout Standard
940 \begin_inset Float figure
941 wide false
942 sideways false
943 status open
944
945 \begin_layout Plain Layout
946 \begin_inset Caption Standard
947
948 \begin_layout Plain Layout
949 \begin_inset CommandInset label
950 LatexCommand label
951 name "fig:escher"
952
953 \end_inset
954
955 M.C.
956  Escher sous LSD.
957 \end_layout
958
959 \end_inset
960
961
962 \end_layout
963
964 \begin_layout Plain Layout
965 \align center
966 \begin_inset Graphics
967         filename ../clipart/escher-lsd.eps
968         scale 80
969         scaleBeforeRotation
970         rotateOrigin center
971
972 \end_inset
973
974
975 \end_layout
976
977 \end_inset
978
979
980 \end_layout
981
982 \begin_layout Standard
983 \begin_inset Index idx
984 status collapsed
985
986 \begin_layout Plain Layout
987 References@Références ! à des Figures
988 \end_layout
989
990 \end_inset
991
992 Les figure
993 \begin_inset space ~
994 \end_inset
995
996
997 \begin_inset CommandInset ref
998 LatexCommand ref
999 reference "fig:kill-plat"
1000
1001 \end_inset
1002
1003  et 
1004 \begin_inset CommandInset ref
1005 LatexCommand ref
1006 reference "fig:escher"
1007
1008 \end_inset
1009
1010  sont des exemples de figures référencées.
1011  Dans le texte, on fait référence à une figure en faisant référence à sa
1012  légende.
1013  On insère donc une étiquette dans la légende en utilisant le menu 
1014 \family sans
1015 Insertion
1016 \family default
1017 \SpecialChar menuseparator
1018
1019 \family sans
1020 Étiquette
1021 \family default
1022  ou le bouton 
1023 \begin_inset Info
1024 type  "icon"
1025 arg   "label-insert"
1026 \end_inset
1027
1028  de la barre d'outils.
1029  On peut alors faire référence à cette étiquette en utilisant le menu 
1030 \family sans
1031 Insertion\SpecialChar menuseparator
1032 Référence
1033 \begin_inset space ~
1034 \end_inset
1035
1036 croisée
1037 \family default
1038  ou le bouton 
1039 \begin_inset Info
1040 type  "icon"
1041 arg   "dialog-show-new-inset ref"
1042 \end_inset
1043
1044  de la barre d'outils.
1045  Il est important d'utiliser des références pour les flottants de figures
1046  plutôt que des locutions vagues du genre 
1047 \begin_inset Quotes fld
1048 \end_inset
1049
1050 la figure ci-dessous
1051 \begin_inset Quotes frd
1052 \end_inset
1053
1054 , puisque \SpecialChar LaTeX
1055  va repositionner la figure dans le document final.
1056  Votre figure risque de ne plus être ci-dessous du tout !
1057 \begin_inset Newline newline
1058 \end_inset
1059
1060 Le référencement est expliqué plus en détail dans la section
1061 \begin_inset space ~
1062 \end_inset
1063
1064
1065 \begin_inset CommandInset ref
1066 LatexCommand ref
1067 reference "sec:Referencer-les-Flottants"
1068
1069 \end_inset
1070
1071 .
1072 \end_layout
1073
1074 \begin_layout Standard
1075 En principe on met une seule figure dans un flottant, mais parfois vous
1076  pouvez vouloir deux figures avec chacune sa sous-légende.
1077  C'est possible en insérant des flottants d'image dans des flottants d'image
1078  existants.
1079  Notez que seule la légende principale des flottants est reprise dans la
1080  liste des figures.
1081  La figure
1082 \begin_inset space ~
1083 \end_inset
1084
1085
1086 \begin_inset CommandInset ref
1087 LatexCommand ref
1088 reference "fig:Deux-images-déformées"
1089
1090 \end_inset
1091
1092  est un exemple de flottant de figure avec deux images mises l'une à côté
1093  de l'autre.
1094  Vous pouvez aussi mettre les images les unes sous les autres.
1095  Les figures
1096 \begin_inset space ~
1097 \end_inset
1098
1099
1100 \begin_inset CommandInset ref
1101 LatexCommand ref
1102 reference "fig:Structure-indéfinissable"
1103
1104 \end_inset
1105
1106  et 
1107 \begin_inset CommandInset ref
1108 LatexCommand ref
1109 reference "fig:Un-ornithorynque"
1110
1111 \end_inset
1112
1113  sont des sous-figures.
1114 \end_layout
1115
1116 \begin_layout Standard
1117 \begin_inset Float figure
1118 wide false
1119 sideways false
1120 status open
1121
1122 \begin_layout Plain Layout
1123 \begin_inset space \hfill{}
1124 \end_inset
1125
1126
1127 \begin_inset Float figure
1128 wide false
1129 sideways false
1130 status open
1131
1132 \begin_layout Plain Layout
1133 \begin_inset Caption Standard
1134
1135 \begin_layout Plain Layout
1136 \begin_inset CommandInset label
1137 LatexCommand label
1138 name "fig:Structure-indéfinissable"
1139
1140 \end_inset
1141
1142 Structure indéfinissable
1143 \end_layout
1144
1145 \end_inset
1146
1147
1148 \end_layout
1149
1150 \begin_layout Plain Layout
1151 \begin_inset Graphics
1152         filename ../clipart/escher-lsd.eps
1153         width 45col%
1154         scaleBeforeRotation
1155         groupId Déformés
1156
1157 \end_inset
1158
1159
1160 \end_layout
1161
1162 \end_inset
1163
1164
1165 \begin_inset space \hfill{}
1166 \end_inset
1167
1168
1169 \begin_inset Float figure
1170 wide false
1171 sideways false
1172 status open
1173
1174 \begin_layout Plain Layout
1175 \begin_inset Caption Standard
1176
1177 \begin_layout Plain Layout
1178 \begin_inset CommandInset label
1179 LatexCommand label
1180 name "fig:Un-ornithorynque"
1181
1182 \end_inset
1183
1184 Un ornithorynque
1185 \end_layout
1186
1187 \end_inset
1188
1189
1190 \end_layout
1191
1192 \begin_layout Plain Layout
1193 \begin_inset Graphics
1194         filename ../clipart/platypus.eps
1195         width 45col%
1196         scaleBeforeRotation
1197         groupId Déformés
1198
1199 \end_inset
1200
1201
1202 \end_layout
1203
1204 \end_inset
1205
1206
1207 \begin_inset space \hfill{}
1208 \end_inset
1209
1210
1211 \end_layout
1212
1213 \begin_layout Plain Layout
1214 \begin_inset Caption Standard
1215
1216 \begin_layout Plain Layout
1217 \begin_inset CommandInset label
1218 LatexCommand label
1219 name "fig:Deux-images-déformées"
1220
1221 \end_inset
1222
1223 Deux images déformées.
1224  Les deux images font partie du groupe de paramétrisation 
1225 \begin_inset Quotes fld
1226 \end_inset
1227
1228 déformés
1229 \begin_inset Quotes frd
1230 \end_inset
1231
1232 .
1233 \end_layout
1234
1235 \end_inset
1236
1237
1238 \end_layout
1239
1240 \end_inset
1241
1242
1243 \end_layout
1244
1245 \begin_layout Section
1246 Les formats d'images
1247 \begin_inset CommandInset label
1248 LatexCommand label
1249 name "sec:Image-Formats"
1250
1251 \end_inset
1252
1253
1254 \begin_inset Index idx
1255 status collapsed
1256
1257 \begin_layout Plain Layout
1258 Formats d' images
1259 \end_layout
1260
1261 \end_inset
1262
1263
1264 \begin_inset Index idx
1265 status collapsed
1266
1267 \begin_layout Plain Layout
1268 Figures ! Formats d'images
1269 \end_layout
1270
1271 \end_inset
1272
1273
1274 \end_layout
1275
1276 \begin_layout Standard
1277 Vous pouvez insérer des images dans n'importe quel format connu.
1278  Mais, comme nous l'avons expliqué dans l'annexe
1279 \begin_inset space ~
1280 \end_inset
1281
1282
1283 \begin_inset CommandInset ref
1284 LatexCommand ref
1285 reference "cha:Formats-fichiers-graphiques"
1286
1287 \end_inset
1288
1289 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1290  de formats d'images.
1291  Pour s'en sortir \SpecialChar LyX
1292  utilise le programme 
1293 \family typewriter
1294 ImageMagick
1295 \family default
1296  en arrière plan pour convertir les formats que vous utilisez dans un des
1297  formats acceptés par le format de sortie.
1298  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1299 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1300 \begin_inset space ~
1301 \end_inset
1302
1303
1304 \begin_inset CommandInset ref
1305 LatexCommand ref
1306 reference "cha:Formats-fichiers-graphiques"
1307
1308 \end_inset
1309
1310 .
1311 \end_layout
1312
1313 \begin_layout Standard
1314 Comme pour les polices de caractères, il y a deux grands types de formats
1315  d'images:
1316 \end_layout
1317
1318 \begin_layout Description
1319 Les
1320 \begin_inset space ~
1321 \end_inset
1322
1323 images
1324 \begin_inset space ~
1325 \end_inset
1326
1327 Matricielles
1328 \begin_inset space ~
1329 \end_inset
1330
1331 (ou
1332 \begin_inset space ~
1333 \end_inset
1334
1335 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1336  enregistrés sous un format compressé.
1337  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1338  petits carrés quand on utilise des agrandissements trop importants (aspect
1339  
1340 \begin_inset Quotes fld
1341 \end_inset
1342
1343 pixellisé
1344 \begin_inset Quotes frd
1345 \end_inset
1346
1347 ).
1348  Les formats matriciels les plus connus sont le GIF (
1349 \begin_inset Quotes fld
1350 \end_inset
1351
1352 Graphics Interchange Format
1353 \begin_inset Quotes frd
1354 \end_inset
1355
1356 , avec comme suffixe de fichier 
1357 \begin_inset Quotes fld
1358 \end_inset
1359
1360
1361 \family typewriter
1362 .gif
1363 \family default
1364
1365 \begin_inset Quotes frd
1366 \end_inset
1367
1368 )
1369 \begin_inset Index idx
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 GIF|see
1374 \begin_inset ERT
1375 status collapsed
1376
1377 \begin_layout Plain Layout
1378
1379 {
1380 \end_layout
1381
1382 \end_inset
1383
1384 Format d'image
1385 \begin_inset ERT
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389
1390 }
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \end_inset
1399
1400 , le PNG (
1401 \begin_inset Quotes fld
1402 \end_inset
1403
1404 Portable Network Graphics
1405 \begin_inset Quotes frd
1406 \end_inset
1407
1408 , suffixe 
1409 \begin_inset Quotes fld
1410 \end_inset
1411
1412
1413 \family typewriter
1414 .png
1415 \family default
1416
1417 \begin_inset Quotes frd
1418 \end_inset
1419
1420 )
1421 \begin_inset Index idx
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 PNG|see
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 {
1432 \end_layout
1433
1434 \end_inset
1435
1436 Formats d'image
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452  et le JPG (
1453 \begin_inset Quotes fld
1454 \end_inset
1455
1456 Joint Photographic Expert Group
1457 \begin_inset Quotes frd
1458 \end_inset
1459
1460 , suffixe 
1461 \begin_inset Quotes fld
1462 \end_inset
1463
1464
1465 \family typewriter
1466 .jpg
1467 \family default
1468
1469 \begin_inset Quotes frd
1470 \end_inset
1471
1472  ou 
1473 \begin_inset Quotes fld
1474 \end_inset
1475
1476
1477 \family typewriter
1478 .jpeg
1479 \family default
1480
1481 \begin_inset Quotes frd
1482 \end_inset
1483
1484 )
1485 \begin_inset Index idx
1486 status collapsed
1487
1488 \begin_layout Plain Layout
1489 JPG|see
1490 \begin_inset ERT
1491 status collapsed
1492
1493 \begin_layout Plain Layout
1494
1495 {
1496 \end_layout
1497
1498 \end_inset
1499
1500 Formats d'image
1501 \begin_inset ERT
1502 status collapsed
1503
1504 \begin_layout Plain Layout
1505
1506 }
1507 \end_layout
1508
1509 \end_inset
1510
1511
1512 \end_layout
1513
1514 \end_inset
1515
1516 .
1517 \end_layout
1518
1519 \begin_layout Description
1520 Les
1521 \begin_inset space ~
1522 \end_inset
1523
1524 images
1525 \begin_inset space ~
1526 \end_inset
1527
1528 Vectorielles
1529 \begin_inset space ~
1530 \end_inset
1531
1532 (ou
1533 \begin_inset space ~
1534 \end_inset
1535
1536 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1537  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1538 nnée comme on le veut sans perte de précision.
1539  La possibilité de redimensionner les images est très utilisé pour les présentat
1540 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1541 nnement.
1542  Le redimensionnement permet aussi de présenter des documents en ligne où
1543  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1544  étudier les détails.
1545 \begin_inset Newline newline
1546 \end_inset
1547
1548 Les principaux formats vectoriels sont le SVG (
1549 \begin_inset Quotes fld
1550 \end_inset
1551
1552 Scalable Vector Graphics
1553 \begin_inset Quotes frd
1554 \end_inset
1555
1556 , suffixe 
1557 \begin_inset Quotes fld
1558 \end_inset
1559
1560
1561 \family typewriter
1562 .svg
1563 \family default
1564
1565 \begin_inset Quotes frd
1566 \end_inset
1567
1568 )
1569 \begin_inset Index idx
1570 status collapsed
1571
1572 \begin_layout Plain Layout
1573 SVG|see
1574 \begin_inset ERT
1575 status collapsed
1576
1577 \begin_layout Plain Layout
1578
1579 {
1580 \end_layout
1581
1582 \end_inset
1583
1584 Format d'image
1585 \begin_inset ERT
1586 status collapsed
1587
1588 \begin_layout Plain Layout
1589
1590 }
1591 \end_layout
1592
1593 \end_inset
1594
1595
1596 \end_layout
1597
1598 \end_inset
1599
1600 , l'EPS ( 
1601 \begin_inset Quotes fld
1602 \end_inset
1603
1604 encapsulated PostScript
1605 \begin_inset Quotes frd
1606 \end_inset
1607
1608 , suffixe 
1609 \begin_inset Quotes fld
1610 \end_inset
1611
1612
1613 \family typewriter
1614 .eps
1615 \family default
1616
1617 \begin_inset Quotes frd
1618 \end_inset
1619
1620 )
1621 \begin_inset Index idx
1622 status collapsed
1623
1624 \begin_layout Plain Layout
1625 EPS|see
1626 \begin_inset ERT
1627 status collapsed
1628
1629 \begin_layout Plain Layout
1630
1631 {
1632 \end_layout
1633
1634 \end_inset
1635
1636 Format d'image
1637 \begin_inset ERT
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641
1642 }
1643 \end_layout
1644
1645 \end_inset
1646
1647
1648 \end_layout
1649
1650 \end_inset
1651
1652 , le PDF (
1653 \begin_inset Quotes fld
1654 \end_inset
1655
1656 Portable Document Format
1657 \begin_inset Quotes frd
1658 \end_inset
1659
1660 , suffixe 
1661 \begin_inset Quotes fld
1662 \end_inset
1663
1664
1665 \family typewriter
1666 .pdf
1667 \family default
1668
1669 \begin_inset Quotes frd
1670 \end_inset
1671
1672 )
1673 \begin_inset Index idx
1674 status collapsed
1675
1676 \begin_layout Plain Layout
1677 PDF|see
1678 \begin_inset ERT
1679 status collapsed
1680
1681 \begin_layout Plain Layout
1682
1683 {
1684 \end_layout
1685
1686 \end_inset
1687
1688 Format d'image
1689 \begin_inset ERT
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693
1694 }
1695 \end_layout
1696
1697 \end_inset
1698
1699
1700 \end_layout
1701
1702 \end_inset
1703
1704  et le WMF (
1705 \begin_inset Quotes fld
1706 \end_inset
1707
1708 Windows Metafile
1709 \begin_inset Quotes frd
1710 \end_inset
1711
1712 , suffixe 
1713 \begin_inset Quotes fld
1714 \end_inset
1715
1716
1717 \family typewriter
1718 .wfm
1719 \family default
1720
1721 \begin_inset Quotes frd
1722 \end_inset
1723
1724  ou 
1725 \begin_inset Quotes fld
1726 \end_inset
1727
1728
1729 \family typewriter
1730 .emf
1731 \family default
1732
1733 \begin_inset Quotes frd
1734 \end_inset
1735
1736 )
1737 \begin_inset Index idx
1738 status collapsed
1739
1740 \begin_layout Plain Layout
1741 WMF|see
1742 \begin_inset ERT
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746
1747 {
1748 \end_layout
1749
1750 \end_inset
1751
1752 Formats d'images
1753 \begin_inset ERT
1754 status collapsed
1755
1756 \begin_layout Plain Layout
1757
1758 }
1759 \end_layout
1760
1761 \end_inset
1762
1763
1764 \end_layout
1765
1766 \end_inset
1767
1768 .
1769  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1770  en EPS, mais le résultat ne sera pas redimensionnable.
1771  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1772 \begin_inset Foot
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776 Dans le cas du PDF l'image initiale est aussi compressée.
1777 \end_layout
1778
1779 \end_inset
1780
1781
1782 \end_layout
1783
1784 \begin_layout Standard
1785 Les fichiers PDF générés par 
1786 \family typewriter
1787 Adobe Photoshop
1788 \family default
1789 , par exemple, sont des images matricielles.
1790 \end_layout
1791
1792 \begin_layout Standard
1793 En principe il est quasiment impossible de convertir une image matricielle
1794  en graphique vectoriel, seul le contraire est possible.
1795  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1796  dans respectivement un fichier de sortie PDF ou PostScript.
1797  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1798  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1799  WMF/SVG
1800 \begin_inset Formula $\to$
1801 \end_inset
1802
1803 PDF/EPS convenables.
1804 \end_layout
1805
1806 \begin_layout Chapter
1807 Tableaux
1808 \begin_inset Index idx
1809 status collapsed
1810
1811 \begin_layout Plain Layout
1812 Tableau
1813 \end_layout
1814
1815 \end_inset
1816
1817
1818 \end_layout
1819
1820 \begin_layout Section
1821 Introduction
1822 \begin_inset Index idx
1823 status collapsed
1824
1825 \begin_layout Plain Layout
1826 Tableau ! Introduction
1827 \end_layout
1828
1829 \end_inset
1830
1831
1832 \end_layout
1833
1834 \begin_layout Standard
1835 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1836  
1837 \begin_inset Info
1838 type  "icon"
1839 arg   "tabular-insert"
1840 \end_inset
1841
1842  soit 
1843 \family sans
1844 Insertion\SpecialChar menuseparator
1845 Tableau
1846 \family default
1847 .
1848  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1849  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1850  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1851  sur un bouton de la souris pour valider votre choix.
1852  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1853  vous demandant le nombre de lignes et de colonnes.
1854 \begin_inset Newline newline
1855 \end_inset
1856
1857 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1858  une à droite de la colonne la plus à droite et une en bas de la rangée
1859  du bas, qui forment une boîte autour du tableau.
1860  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1861  apparaît séparée du reste du tableau.
1862  Voici un exemple :
1863 \begin_inset Separator parbreak
1864 \end_inset
1865
1866
1867 \end_layout
1868
1869 \begin_layout Standard
1870 \align center
1871 \begin_inset Tabular
1872 <lyxtabular version="3" rows="4" columns="4">
1873 <features tabularvalignment="middle">
1874 <column alignment="center" valignment="top">
1875 <column alignment="center" valignment="top">
1876 <column alignment="center" valignment="top">
1877 <column alignment="center" valignment="top">
1878 <row>
1879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1880 \begin_inset Text
1881
1882 \begin_layout Plain Layout
1883
1884 \end_layout
1885
1886 \end_inset
1887 </cell>
1888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1889 \begin_inset Text
1890
1891 \begin_layout Plain Layout
1892 1
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901 2
1902 \end_layout
1903
1904 \end_inset
1905 </cell>
1906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910 3
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 </row>
1916 <row>
1917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1918 \begin_inset Text
1919
1920 \begin_layout Plain Layout
1921 A
1922 \end_layout
1923
1924 \end_inset
1925 </cell>
1926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1927 \begin_inset Text
1928
1929 \begin_layout Plain Layout
1930
1931 \end_layout
1932
1933 \end_inset
1934 </cell>
1935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1936 \begin_inset Text
1937
1938 \begin_layout Plain Layout
1939
1940 \end_layout
1941
1942 \end_inset
1943 </cell>
1944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1945 \begin_inset Text
1946
1947 \begin_layout Plain Layout
1948
1949 \end_layout
1950
1951 \end_inset
1952 </cell>
1953 </row>
1954 <row>
1955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1956 \begin_inset Text
1957
1958 \begin_layout Plain Layout
1959 B
1960 \end_layout
1961
1962 \end_inset
1963 </cell>
1964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1965 \begin_inset Text
1966
1967 \begin_layout Plain Layout
1968
1969 \end_layout
1970
1971 \end_inset
1972 </cell>
1973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1974 \begin_inset Text
1975
1976 \begin_layout Plain Layout
1977
1978 \end_layout
1979
1980 \end_inset
1981 </cell>
1982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1983 \begin_inset Text
1984
1985 \begin_layout Plain Layout
1986
1987 \end_layout
1988
1989 \end_inset
1990 </cell>
1991 </row>
1992 <row>
1993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1994 \begin_inset Text
1995
1996 \begin_layout Plain Layout
1997 C
1998 \end_layout
1999
2000 \end_inset
2001 </cell>
2002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2003 \begin_inset Text
2004
2005 \begin_layout Plain Layout
2006
2007 \end_layout
2008
2009 \end_inset
2010 </cell>
2011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2012 \begin_inset Text
2013
2014 \begin_layout Plain Layout
2015
2016 \end_layout
2017
2018 \end_inset
2019 </cell>
2020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2021 \begin_inset Text
2022
2023 \begin_layout Plain Layout
2024
2025 \end_layout
2026
2027 \end_inset
2028 </cell>
2029 </row>
2030 </lyxtabular>
2031
2032 \end_inset
2033
2034
2035 \end_layout
2036
2037 \begin_layout Section
2038 La fenêtre 
2039 \family sans
2040 tableau
2041 \family default
2042
2043 \begin_inset Index idx
2044 status collapsed
2045
2046 \begin_layout Plain Layout
2047 Tableau ! Fenêtre de dialogue
2048 \end_layout
2049
2050 \end_inset
2051
2052
2053 \end_layout
2054
2055 \begin_layout Standard
2056 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2057  de la souris, qui ouvre le menu contextuel.
2058  A l'aide du choix de menu 
2059 \family sans
2060 Plus...
2061
2062 \family default
2063  vous pouvez modifier les réglages concernant la cellule, la colonne et
2064  la ligne dans laquelle le curseur se trouve.
2065  Le menu contextuel 
2066 \family sans
2067 Plus...\SpecialChar menuseparator
2068 Paramètres...
2069
2070 \family default
2071  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2072  sont possibles.
2073  La plupart des options peuvent s'appliquer à des sélections.
2074  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2075  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2076  votre sélection.
2077  Notez qu'il y a une différence entre sélectionner le 
2078 \emph on
2079 contenu 
2080 \emph default
2081 d'une cellule et sélectionner la cellule elle-même.
2082 \begin_inset Newline newline
2083 \end_inset
2084
2085 En cochant l'option 
2086 \family sans
2087 Application
2088 \begin_inset space ~
2089 \end_inset
2090
2091 immédiate
2092 \family default
2093  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2094  est appliquée directement.
2095  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2096  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2097  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2098  de dialogue, vous devez appuyer sur 
2099 \family sans
2100 Entrée
2101 \family default
2102  pour que la modification soit appliquée.
2103 \begin_inset Newline newline
2104 \end_inset
2105
2106 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2107  :
2108 \end_layout
2109
2110 \begin_layout Description
2111 Paramètres
2112 \begin_inset space ~
2113 \end_inset
2114
2115 du
2116 \begin_inset space ~
2117 \end_inset
2118
2119 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2120  la largeur de la colonne courante.
2121  L'alignement horizontal 
2122 \family sans
2123 Au
2124 \begin_inset space ~
2125 \end_inset
2126
2127 séparateur
2128 \begin_inset space ~
2129 \end_inset
2130
2131 décimal
2132 \family default
2133  est décrit dans la section
2134 \begin_inset space ~
2135 \end_inset
2136
2137
2138 \begin_inset CommandInset ref
2139 LatexCommand ref
2140 reference "subsec:Alignements-de-cellules"
2141
2142 \end_inset
2143
2144 .
2145  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2146  vertical de la ligne courante.
2147  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2148  et donc, plusieurs paragraphes de texte, voir la section
2149 \begin_inset space ~
2150 \end_inset
2151
2152
2153 \begin_inset CommandInset ref
2154 LatexCommand ref
2155 reference "subsec:Lignes-multiple-dans-cellule"
2156
2157 \end_inset
2158
2159 .
2160  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2161  pour accommoder le contenu de cellule le plus large.
2162 \begin_inset Newline newline
2163 \end_inset
2164
2165 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2166  un multi-colonnes, voir la section
2167 \begin_inset space ~
2168 \end_inset
2169
2170
2171 \begin_inset CommandInset ref
2172 LatexCommand ref
2173 reference "subsec:Multicolonnes"
2174
2175 \end_inset
2176
2177  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2178 \begin_inset space ~
2179 \end_inset
2180
2181
2182 \begin_inset CommandInset ref
2183 LatexCommand ref
2184 reference "subsec:Multi-lignes"
2185
2186 \end_inset
2187
2188 .
2189 \begin_inset Newline newline
2190 \end_inset
2191
2192 L'option 
2193 \family sans
2194 Tourner
2195 \begin_inset space ~
2196 \end_inset
2197
2198 la
2199 \begin_inset space ~
2200 \end_inset
2201
2202 case
2203 \begin_inset space ~
2204 \end_inset
2205
2206 de
2207 \begin_inset space ~
2208 \end_inset
2209
2210 90°
2211 \family default
2212  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2213  L'option 
2214 \family sans
2215 Tourner
2216 \begin_inset space ~
2217 \end_inset
2218
2219 le
2220 \begin_inset space ~
2221 \end_inset
2222
2223 tableau
2224 \begin_inset space ~
2225 \end_inset
2226
2227 de
2228 \begin_inset space ~
2229 \end_inset
2230
2231 90°
2232 \family default
2233  fait pivoter tout le tableau.
2234  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2235 , mais devraient l'être dans la
2236  sortie finale.
2237  Pour plus d'information voir la section
2238 \begin_inset space ~
2239 \end_inset
2240
2241
2242 \begin_inset CommandInset ref
2243 LatexCommand ref
2244 reference "sec:Pivotement-des-cellules"
2245
2246 \end_inset
2247
2248 .
2249 \begin_inset Newline newline
2250 \end_inset
2251
2252
2253 \begin_inset Note Greyedout
2254 status open
2255
2256 \begin_layout Plain Layout
2257
2258 \series bold
2259 Note:
2260 \series default
2261  La plupart des visualiseurs DVI ne sont 
2262 \emph on
2263 pas
2264 \emph default
2265  capables d'afficher ces rotations.
2266 \end_layout
2267
2268 \end_inset
2269
2270
2271 \begin_inset Newline newline
2272 \end_inset
2273
2274 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2275  qui sont incorporés dans une ligne de texte :
2276 \begin_inset Newline newline
2277 \end_inset
2278
2279 Une ligne avec des tableaux alignés de différentes manières: 
2280 \begin_inset Tabular
2281 <lyxtabular version="3" rows="2" columns="2">
2282 <features tabularvalignment="top">
2283 <column alignment="center" valignment="top" width="0pt">
2284 <column alignment="center" valignment="top">
2285 <row>
2286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2287 \begin_inset Text
2288
2289 \begin_layout Plain Layout
2290
2291 \end_layout
2292
2293 \end_inset
2294 </cell>
2295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2296 \begin_inset Text
2297
2298 \begin_layout Plain Layout
2299 1
2300 \end_layout
2301
2302 \end_inset
2303 </cell>
2304 </row>
2305 <row>
2306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2307 \begin_inset Text
2308
2309 \begin_layout Plain Layout
2310 A
2311 \end_layout
2312
2313 \end_inset
2314 </cell>
2315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2316 \begin_inset Text
2317
2318 \begin_layout Plain Layout
2319
2320 \end_layout
2321
2322 \end_inset
2323 </cell>
2324 </row>
2325 </lyxtabular>
2326
2327 \end_inset
2328
2329  
2330 \begin_inset Tabular
2331 <lyxtabular version="3" rows="2" columns="2">
2332 <features tabularvalignment="middle">
2333 <column alignment="center" valignment="top">
2334 <column alignment="center" valignment="top">
2335 <row>
2336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2337 \begin_inset Text
2338
2339 \begin_layout Plain Layout
2340
2341 \end_layout
2342
2343 \end_inset
2344 </cell>
2345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349 1
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 </row>
2355 <row>
2356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2357 \begin_inset Text
2358
2359 \begin_layout Plain Layout
2360 A
2361 \end_layout
2362
2363 \end_inset
2364 </cell>
2365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369
2370 \end_layout
2371
2372 \end_inset
2373 </cell>
2374 </row>
2375 </lyxtabular>
2376
2377 \end_inset
2378
2379  
2380 \begin_inset Tabular
2381 <lyxtabular version="3" rows="2" columns="2">
2382 <features tabularvalignment="bottom">
2383 <column alignment="center" valignment="top" width="0pt">
2384 <column alignment="center" valignment="top">
2385 <row>
2386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2387 \begin_inset Text
2388
2389 \begin_layout Plain Layout
2390
2391 \end_layout
2392
2393 \end_inset
2394 </cell>
2395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2396 \begin_inset Text
2397
2398 \begin_layout Plain Layout
2399 1
2400 \end_layout
2401
2402 \end_inset
2403 </cell>
2404 </row>
2405 <row>
2406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2407 \begin_inset Text
2408
2409 \begin_layout Plain Layout
2410 A
2411 \end_layout
2412
2413 \end_inset
2414 </cell>
2415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2416 \begin_inset Text
2417
2418 \begin_layout Plain Layout
2419
2420 \end_layout
2421
2422 \end_inset
2423 </cell>
2424 </row>
2425 </lyxtabular>
2426
2427 \end_inset
2428
2429
2430 \begin_inset Newline newline
2431 \end_inset
2432
2433 On peut aussi entrer des paramètres \SpecialChar LaTeX
2434  pour obtenir des mise en formes spéciales
2435  pour le tableau, voir les sections
2436 \begin_inset space ~
2437 \end_inset
2438
2439
2440 \begin_inset CommandInset ref
2441 LatexCommand ref
2442 reference "subsec:Calculs-multicolonnes"
2443
2444 \end_inset
2445
2446  et 
2447 \begin_inset CommandInset ref
2448 LatexCommand ref
2449 reference "sec:Tableaux-Colorés"
2450
2451 \end_inset
2452
2453 .
2454 \end_layout
2455
2456 \begin_layout Description
2457
2458 \family sans
2459 Bordures
2460 \family default
2461  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2462  ou la colonne courante.
2463  
2464 \begin_inset Newline newline
2465 \end_inset
2466
2467 En utilisant le style 
2468 \family sans
2469 Formel
2470 \family default
2471  à la place du style par 
2472 \family sans
2473 Défaut
2474 \family default
2475 , on va convertir le tableau en tableau formel comme on le décrit dans la
2476  section
2477 \begin_inset space ~
2478 \end_inset
2479
2480
2481 \begin_inset CommandInset ref
2482 LatexCommand ref
2483 reference "sec:Tableaux-Formels"
2484
2485 \end_inset
2486
2487 .
2488 \begin_inset Newline newline
2489 \end_inset
2490
2491 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2492  dans les lignes du tableau comme c'est décrit dans la section
2493 \begin_inset space ~
2494 \end_inset
2495
2496
2497 \begin_inset CommandInset ref
2498 LatexCommand ref
2499 reference "subsec:Espacement-lignes"
2500
2501 \end_inset
2502
2503 .
2504 \end_layout
2505
2506 \begin_layout Description
2507 Tableau
2508 \begin_inset space ~
2509 \end_inset
2510
2511 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2512  un 
2513 \begin_inset Quotes fld
2514 \end_inset
2515
2516
2517 \emph on
2518 tableau long
2519 \emph default
2520
2521 \begin_inset Quotes frd
2522 \end_inset
2523
2524  qui peut continuer sur plusieurs pages.
2525  Les sections
2526 \begin_inset space ~
2527 \end_inset
2528
2529
2530 \begin_inset CommandInset ref
2531 LatexCommand ref
2532 reference "sec:Tableaux-longs"
2533
2534 \end_inset
2535
2536  et 
2537 \begin_inset CommandInset ref
2538 LatexCommand ref
2539 reference "sec:Questions-sur-tableaux-longs"
2540
2541 \end_inset
2542
2543  décrivent ces tableaux longs plus en détail.
2544 \end_layout
2545
2546 \begin_layout Section
2547 La barre d'outils tableau
2548 \begin_inset Index idx
2549 status collapsed
2550
2551 \begin_layout Plain Layout
2552 Tableau ! Barre d'outils
2553 \end_layout
2554
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Standard
2561 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2562  permet de modifier plus rapidement les tableaux.
2563  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2564  quand le
2565  curseur se trouve à l'intérieur d'un tableau.
2566  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2567  au menu 
2568 \family sans
2569 Visualiser\SpecialChar menuseparator
2570 Barres
2571 \begin_inset space ~
2572 \end_inset
2573
2574 d'outils\SpecialChar menuseparator
2575 Tableau
2576 \family default
2577 .
2578 \end_layout
2579
2580 \begin_layout Standard
2581 La barre d'outils contient les icônes suivantes :
2582 \end_layout
2583
2584 \begin_layout Labeling
2585 \labelwidthstring 00.00.0000
2586 \begin_inset Info
2587 type  "icon"
2588 arg   "inset-modify tabular append-row"
2589 \end_inset
2590
2591  ajoute une ligne sous la cellule ou la sélection courante
2592 \end_layout
2593
2594 \begin_layout Labeling
2595 \labelwidthstring 00.00.0000
2596 \begin_inset Info
2597 type  "icon"
2598 arg   "inset-modify tabular append-column"
2599 \end_inset
2600
2601  ajoute une colonne à la droite de la cellule ou de la sélection courante
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Info
2607 type  "icon"
2608 arg   "inset-modify tabular delete-row"
2609 \end_inset
2610
2611  supprime la ligne ou la sélection courante
2612 \end_layout
2613
2614 \begin_layout Labeling
2615 \labelwidthstring 00.00.0000
2616 \begin_inset Info
2617 type  "icon"
2618 arg   "inset-modify tabular delete-column"
2619 \end_inset
2620
2621  supprime la colonne ou la sélection courante
2622 \end_layout
2623
2624 \begin_layout Labeling
2625 \labelwidthstring 00.00.0000
2626 \begin_inset Info
2627 type  "icon"
2628 arg   "inset-modify tabular move-row-up"
2629 \end_inset
2630
2631  déplace la ligne vers le haut
2632 \end_layout
2633
2634 \begin_layout Labeling
2635 \labelwidthstring 00.00.0000
2636 \begin_inset Info
2637 type  "icon"
2638 arg   "inset-modify tabular move-column-left"
2639 \end_inset
2640
2641  déplace la colonne vers la gauche
2642 \end_layout
2643
2644 \begin_layout Labeling
2645 \labelwidthstring 00.00.0000
2646 \begin_inset Info
2647 type  "icon"
2648 arg   "inset-modify tabular move-row-down"
2649 \end_inset
2650
2651  déplace la ligne vers le bas
2652 \end_layout
2653
2654 \begin_layout Labeling
2655 \labelwidthstring 00.00.0000
2656 \begin_inset Info
2657 type  "icon"
2658 arg   "inset-modify tabular move-column-right"
2659 \end_inset
2660
2661  déplace la colonne vers la droite
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-top"
2669 \end_inset
2670
2671  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2672  courante
2673 \end_layout
2674
2675 \begin_layout Labeling
2676 \labelwidthstring 00.00.0000
2677 \begin_inset Info
2678 type  "icon"
2679 arg   "inset-modify tabular toggle-line-bottom"
2680 \end_inset
2681
2682  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2683 \end_layout
2684
2685 \begin_layout Labeling
2686 \labelwidthstring 00.00.0000
2687 \begin_inset Info
2688 type  "icon"
2689 arg   "inset-modify tabular toggle-line-left"
2690 \end_inset
2691
2692  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2693 \begin_inset Note Note
2694 status collapsed
2695
2696 \begin_layout Plain Layout
2697 ou colonne ?
2698 \end_layout
2699
2700 \end_inset
2701
2702  ou de la sélection courante
2703 \end_layout
2704
2705 \begin_layout Labeling
2706 \labelwidthstring 00.00.0000
2707 \begin_inset Info
2708 type  "icon"
2709 arg   "inset-modify tabular toggle-line-right"
2710 \end_inset
2711
2712  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2713 \begin_inset Note Note
2714 status collapsed
2715
2716 \begin_layout Plain Layout
2717 ou colonne ?
2718 \end_layout
2719
2720 \end_inset
2721
2722  ou de la sélection courante
2723 \end_layout
2724
2725 \begin_layout Labeling
2726 \labelwidthstring 00.00.0000
2727 \begin_inset Info
2728 type  "icon"
2729 arg   "inset-modify tabular set-all-lines"
2730 \end_inset
2731
2732  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2733  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2734  colonne et la ligne courante
2735 \end_layout
2736
2737 \begin_layout Labeling
2738 \labelwidthstring 00.00.0000
2739 \begin_inset Info
2740 type  "icon"
2741 arg   "inset-modify tabular unset-all-lines"
2742 \end_inset
2743
2744  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2745  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2746  aussi la colonne et la ligne courante
2747 \end_layout
2748
2749 \begin_layout Labeling
2750 \labelwidthstring 00.00.0000
2751 \begin_inset Info
2752 type  "icon"
2753 arg   "inset-modify tabular m-align-left"
2754 \end_inset
2755
2756  aligne à gauche le contenu de la cellule ou de la colonne courante
2757 \end_layout
2758
2759 \begin_layout Labeling
2760 \labelwidthstring 00.00.0000
2761 \begin_inset Info
2762 type  "icon"
2763 arg   "inset-modify tabular m-align-center"
2764 \end_inset
2765
2766  centre horizontalement le contenu de la cellule ou de la colonne courante
2767 \end_layout
2768
2769 \begin_layout Labeling
2770 \labelwidthstring 00.00.0000
2771 \begin_inset Info
2772 type  "icon"
2773 arg   "inset-modify tabular m-align-right"
2774 \end_inset
2775
2776  aligne à droite le contenu de la cellule ou de la colonne courante
2777 \end_layout
2778
2779 \begin_layout Labeling
2780 \labelwidthstring 00.00.0000
2781 \begin_inset Info
2782 type  "icon"
2783 arg   "inset-modify tabular align-decimal"
2784 \end_inset
2785
2786  aligne le contenu de la colonne courante sur un caractère
2787 \end_layout
2788
2789 \begin_layout Labeling
2790 \labelwidthstring 00.00.0000
2791 \begin_inset Info
2792 type  "icon"
2793 arg   "inset-modify tabular m-valign-top"
2794 \end_inset
2795
2796  aligne le contenu de la cellule courante verticalement vers le haut
2797 \end_layout
2798
2799 \begin_layout Labeling
2800 \labelwidthstring 00.00.0000
2801 \begin_inset Info
2802 type  "icon"
2803 arg   "inset-modify tabular m-valign-middle"
2804 \end_inset
2805
2806  centre verticalement le contenu de la cellule courante
2807 \end_layout
2808
2809 \begin_layout Labeling
2810 \labelwidthstring 00.00.0000
2811 \begin_inset Info
2812 type  "icon"
2813 arg   "inset-modify tabular m-valign-bottom"
2814 \end_inset
2815
2816  aligne le contenu de la cellule courante verticalement vers le bas
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-cell"
2824 \end_inset
2825
2826  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2827 re
2828 \end_layout
2829
2830 \begin_layout Labeling
2831 \labelwidthstring 00.00.0000
2832 \begin_inset Info
2833 type  "icon"
2834 arg   "inset-modify tabular set-rotate-tabular"
2835 \end_inset
2836
2837  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2838 \end_layout
2839
2840 \begin_layout Labeling
2841 \labelwidthstring 00.00.0000
2842 \begin_inset Info
2843 type  "icon"
2844 arg   "inset-modify tabular multicolumn"
2845 \end_inset
2846
2847  transforme en multi-colonnes la cellule ou la sélection courante
2848 \end_layout
2849
2850 \begin_layout Labeling
2851 \labelwidthstring 00.00.0000
2852 \begin_inset Info
2853 type  "icon"
2854 arg   "inset-modify tabular multirow"
2855 \end_inset
2856
2857  transforme en multi-lignes la cellule ou la sélection courante
2858 \end_layout
2859
2860 \begin_layout Standard
2861 \begin_inset Note Greyedout
2862 status open
2863
2864 \begin_layout Plain Layout
2865
2866 \series bold
2867 Note :
2868 \series default
2869  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2870  est utilisé pour toutes les autres cellules de la ligne.
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Section
2879 Le menu Édition tableau
2880 \begin_inset Index idx
2881 status collapsed
2882
2883 \begin_layout Plain Layout
2884 Tableau ! Menu Édition
2885 \end_layout
2886
2887 \end_inset
2888
2889
2890 \end_layout
2891
2892 \begin_layout Standard
2893 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2894  
2895 \family sans
2896 Édition\SpecialChar menuseparator
2897 Tableau
2898 \family default
2899  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2900  ou de la ligne courante et aussi de transformer la sélection courante en
2901  multi-colonnes.
2902  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2903 \end_layout
2904
2905 \begin_layout Section
2906 Flottant de tableau
2907 \begin_inset CommandInset label
2908 LatexCommand label
2909 name "sec:Table-Floats"
2910
2911 \end_inset
2912
2913
2914 \begin_inset Index idx
2915 status collapsed
2916
2917 \begin_layout Plain Layout
2918 Flottants ! Tableaux
2919 \end_layout
2920
2921 \end_inset
2922
2923
2924 \begin_inset Index idx
2925 status collapsed
2926
2927 \begin_layout Plain Layout
2928 Tableau ! Flottants
2929 \end_layout
2930
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \begin_layout Standard
2937 Pour des explications générales sur les flottants, jetez un œil à la section
2938 \begin_inset space ~
2939 \end_inset
2940
2941
2942 \begin_inset CommandInset ref
2943 LatexCommand ref
2944 reference "sec:Flottants-Introduction"
2945
2946 \end_inset
2947
2948 .
2949 \end_layout
2950
2951 \begin_layout Standard
2952 \begin_inset Float table
2953 placement h
2954 wide false
2955 sideways false
2956 status open
2957
2958 \begin_layout Plain Layout
2959 \begin_inset Caption Standard
2960
2961 \begin_layout Plain Layout
2962 \begin_inset CommandInset label
2963 LatexCommand label
2964 name "tab:Flottant-de-tableau"
2965
2966 \end_inset
2967
2968 Un flottant de tableau.
2969 \end_layout
2970
2971 \end_inset
2972
2973
2974 \end_layout
2975
2976 \begin_layout Plain Layout
2977 \align center
2978 \begin_inset Tabular
2979 <lyxtabular version="3" rows="3" columns="3">
2980 <features tabularvalignment="middle">
2981 <column alignment="center" valignment="top" width="0pt">
2982 <column alignment="center" valignment="top" width="0pt">
2983 <column alignment="center" valignment="top" width="0pt">
2984 <row>
2985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2986 \begin_inset Text
2987
2988 \begin_layout Plain Layout
2989 1
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2995 \begin_inset Text
2996
2997 \begin_layout Plain Layout
2998 2
2999 \end_layout
3000
3001 \end_inset
3002 </cell>
3003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \begin_layout Plain Layout
3007 3
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 </row>
3013 <row>
3014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3015 \begin_inset Text
3016
3017 \begin_layout Plain Layout
3018 Jules
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027 Marie
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036 Jean
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047 \begin_inset Formula $\int x^{2}dx$
3048 \end_inset
3049
3050
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059 \begin_inset Formula $\left[\begin{array}{cc}
3060 a & b\\
3061 c & d
3062 \end{array}\right]$
3063 \end_inset
3064
3065
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \begin_layout Plain Layout
3074 \begin_inset Formula $1+1=2$
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \end_inset
3081 </cell>
3082 </row>
3083 </lyxtabular>
3084
3085 \end_inset
3086
3087
3088 \end_layout
3089
3090 \end_inset
3091
3092
3093 \end_layout
3094
3095 \begin_layout Standard
3096 Les flottants de tableau sont insérés en utilisant le menu 
3097 \family sans
3098 Insertion\SpecialChar menuseparator
3099 Flottant\SpecialChar menuseparator
3100 Tableau
3101 \family default
3102  ou le bouton 
3103 \begin_inset Info
3104 type  "icon"
3105 arg   "float-insert table"
3106 \end_inset
3107
3108  de la barre d'outils.
3109 \end_layout
3110
3111 \begin_layout Standard
3112 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3113  qui a comme étiquette 
3114 \begin_inset Quotes fld
3115 \end_inset
3116
3117 Tableau
3118 \begin_inset space ~
3119 \end_inset
3120
3121 #:
3122 \begin_inset Quotes frd
3123 \end_inset
3124
3125  (où # est le numéro du tableau).
3126  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3127 \end_layout
3128
3129 \begin_layout Standard
3130 Le tableau
3131 \begin_inset space ~
3132 \end_inset
3133
3134
3135 \begin_inset CommandInset ref
3136 LatexCommand ref
3137 reference "tab:Flottant-de-tableau"
3138
3139 \end_inset
3140
3141  est un exemple de tableau dans un flottant de tableau.
3142 \end_layout
3143
3144 \begin_layout Standard
3145 On met habituellement la légende au dessus des tableaux, mais cette règle
3146  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3147 .
3148  Cela signifie que si vous utilisez un document appartenant aux classes
3149  
3150 \family sans
3151 article
3152 \family default
3153
3154 \family sans
3155 book
3156 \family default
3157
3158 \family sans
3159 letter
3160 \family default
3161 , ou
3162 \family sans
3163  report
3164 \family default
3165  il n'y aura pas d'espace entre la légende et le tableau.
3166  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3167  la commande de chargement du paquetage \SpecialChar LaTeX
3168  
3169 \series bold
3170 caption
3171 \series default
3172
3173 \begin_inset Index idx
3174 status collapsed
3175
3176 \begin_layout Plain Layout
3177 Paquetages \SpecialChar LaTeX
3178  ! caption
3179 \end_layout
3180
3181 \end_inset
3182
3183  dans le préambule de votre document.
3184 \begin_inset Foot
3185 status collapsed
3186
3187 \begin_layout Plain Layout
3188 Pour plus d'information voyez la section
3189 \begin_inset space ~
3190 \end_inset
3191
3192
3193 \begin_inset CommandInset ref
3194 LatexCommand ref
3195 reference "sec:Placement-légende"
3196
3197 \end_inset
3198
3199 .
3200 \end_layout
3201
3202 \end_inset
3203
3204 :
3205 \end_layout
3206
3207 \begin_layout Standard
3208
3209 \series bold
3210 tableposition=top
3211 \end_layout
3212
3213 \begin_layout Standard
3214 Le paquetage 
3215 \series bold
3216 caption
3217 \series default
3218 , qui est décrit dans la section
3219 \begin_inset space ~
3220 \end_inset
3221
3222
3223 \begin_inset CommandInset ref
3224 LatexCommand ref
3225 reference "sec:Formatage-légende"
3226
3227 \end_inset
3228
3229 , est utilisé pour ajuster le format des légendes.
3230 \end_layout
3231
3232 \begin_layout Standard
3233 Dans le texte, on fait référence à un tableau
3234 \begin_inset Index idx
3235 status collapsed
3236
3237 \begin_layout Plain Layout
3238 References@Références ! à des Tableaux
3239 \end_layout
3240
3241 \end_inset
3242
3243  en faisant référence à sa légende.
3244  On insère donc une étiquette dans la légende en utilisant le menu 
3245 \family sans
3246 Insertion
3247 \family default
3248 \SpecialChar menuseparator
3249
3250 \family sans
3251 Étiquette
3252 \family default
3253  ou le bouton 
3254 \begin_inset Info
3255 type  "icon"
3256 arg   "label-insert"
3257 \end_inset
3258
3259  de la barre d'outils.
3260  On peut alors faire référence à cette étiquette en utilisant le menu 
3261 \family sans
3262 Insertion\SpecialChar menuseparator
3263 Référence
3264 \begin_inset space ~
3265 \end_inset
3266
3267 croisée
3268 \family default
3269  ou le bouton 
3270 \begin_inset Info
3271 type  "icon"
3272 arg   "dialog-show-new-inset ref"
3273 \end_inset
3274
3275  de la barre d'outils.
3276 \begin_inset Newline newline
3277 \end_inset
3278
3279 Les références croisées sont expliquées en détail dans la section
3280 \begin_inset space ~
3281 \end_inset
3282
3283
3284 \begin_inset CommandInset ref
3285 LatexCommand ref
3286 reference "sec:Referencer-les-Flottants"
3287
3288 \end_inset
3289
3290 .
3291 \end_layout
3292
3293 \begin_layout Section
3294 Tableaux Longs
3295 \begin_inset CommandInset label
3296 LatexCommand label
3297 name "sec:Tableaux-longs"
3298
3299 \end_inset
3300
3301
3302 \begin_inset Index idx
3303 status collapsed
3304
3305 \begin_layout Plain Layout
3306 Tableaux longs
3307 \end_layout
3308
3309 \end_inset
3310
3311
3312 \begin_inset Index idx
3313 status collapsed
3314
3315 \begin_layout Plain Layout
3316 Tableau ! Tableaux longs
3317 \end_layout
3318
3319 \end_inset
3320
3321
3322 \end_layout
3323
3324 \begin_layout Standard
3325 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3326  l'option 
3327 \family sans
3328 Utiliser
3329 \begin_inset space ~
3330 \end_inset
3331
3332 les
3333 \begin_inset space ~
3334 \end_inset
3335
3336 tableaux
3337 \begin_inset space ~
3338 \end_inset
3339
3340 longs
3341 \family default
3342  de l'onglet 
3343 \family sans
3344 Tableau
3345 \begin_inset space ~
3346 \end_inset
3347
3348 long
3349 \family default
3350  de la fenêtre 
3351 \family sans
3352 Paramètres
3353 \begin_inset space ~
3354 \end_inset
3355
3356 du
3357 \begin_inset space ~
3358 \end_inset
3359
3360 tableau
3361 \family default
3362  pour le répartir automatiquement sur plusieurs pages.
3363  En cochant cette option, vous activez les options suivantes:
3364 \end_layout
3365
3366 \begin_layout Description
3367 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3368  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3369  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3370  première page, si 
3371 \family sans
3372 Premier
3373 \begin_inset space ~
3374 \end_inset
3375
3376 en-tête
3377 \family default
3378  est défini.
3379  Ces lignes forment l'en-tête principal.
3380 \end_layout
3381
3382 \begin_layout Description
3383 Premier
3384 \begin_inset space ~
3385 \end_inset
3386
3387 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3388  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3389  d'en-tête utilisées pour la première page du tableau long.
3390 \end_layout
3391
3392 \begin_layout Description
3393 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3394  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3395  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3396  page si 
3397 \family sans
3398 Dernier
3399 \begin_inset space ~
3400 \end_inset
3401
3402 pied
3403 \family default
3404  est défini.
3405 \end_layout
3406
3407 \begin_layout Description
3408 Dernier
3409 \begin_inset space ~
3410 \end_inset
3411
3412 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3413  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3414  constituant le pied de la dernière page du tableau long.
3415 \end_layout
3416
3417 \begin_layout Description
3418 Légende La ligne courante contient la légende du tableau.
3419  La première ligne est transformée en une colonne unique et une légende
3420  est insérée.
3421  Vous trouverez d'autres explications sur les légendes pour les tableaux
3422  longs dans la section
3423 \begin_inset space ~
3424 \end_inset
3425
3426
3427 \begin_inset CommandInset ref
3428 LatexCommand ref
3429 reference "subsec:Tableaux-longs-légende"
3430
3431 \end_inset
3432
3433 .
3434 \end_layout
3435
3436 \begin_layout Standard
3437 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3438  Voyez le tableau long qui suit pour voir comment ça marche :
3439 \begin_inset Separator parbreak
3440 \end_inset
3441
3442
3443 \end_layout
3444
3445 \begin_layout Standard
3446 \align center
3447 \begin_inset Tabular
3448 <lyxtabular version="3" rows="69" columns="3">
3449 <features islongtable="true" longtabularalignment="center">
3450 <column alignment="left" valignment="top" width="0cm">
3451 <column alignment="left" valignment="top" width="0pt">
3452 <column alignment="center" valignment="top" width="0pt">
3453 <row endfirsthead="true">
3454 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3455 \begin_inset Text
3456
3457 \begin_layout Plain Layout
3458
3459 \series bold
3460 Exemple d'annuaire téléphonique (ignorez les noms)
3461 \end_layout
3462
3463 \end_inset
3464 </cell>
3465 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3466 \begin_inset Text
3467
3468 \begin_layout Plain Layout
3469
3470 \end_layout
3471
3472 \end_inset
3473 </cell>
3474 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3475 \begin_inset Text
3476
3477 \begin_layout Plain Layout
3478
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 </row>
3484 <row endfirsthead="true">
3485 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489
3490 \series bold
3491 NOM
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3497 \begin_inset Text
3498
3499 \begin_layout Plain Layout
3500
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3506 \begin_inset Text
3507
3508 \begin_layout Plain Layout
3509
3510 \series bold
3511 TEL.
3512 \end_layout
3513
3514 \end_inset
3515 </cell>
3516 </row>
3517 <row endhead="true">
3518 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522
3523 \series bold
3524 Exemple d'annuaire téléphonique
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542
3543 \end_layout
3544
3545 \end_inset
3546 </cell>
3547 </row>
3548 <row endhead="true">
3549 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553
3554 \series bold
3555 NOM
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3570 \begin_inset Text
3571
3572 \begin_layout Plain Layout
3573
3574 \series bold
3575 TEL.
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 </row>
3581 <row endfoot="true">
3582 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586  continue page suivante
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604
3605 \end_layout
3606
3607 \end_inset
3608 </cell>
3609 </row>
3610 <row>
3611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615
3616 \series bold
3617 Annovi
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626 Silvia
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635 111
3636 \end_layout
3637
3638 \end_inset
3639 </cell>
3640 </row>
3641 <row>
3642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646
3647 \series bold
3648 Bertoli
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 Stefano
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666 111
3667 \end_layout
3668
3669 \end_inset
3670 </cell>
3671 </row>
3672 <row>
3673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677
3678 \series bold
3679 Bozzi
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688 Walter
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697 111
3698 \end_layout
3699
3700 \end_inset
3701 </cell>
3702 </row>
3703 <row>
3704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708
3709 \series bold
3710 Cachia
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 Maria
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728 111
3729 \end_layout
3730
3731 \end_inset
3732 </cell>
3733 </row>
3734 <row>
3735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739
3740 \series bold
3741 Cachia
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 <cell alignment="center" valignment="top" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750 Maurizio
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Plain Layout
3759 111
3760 \end_layout
3761
3762 \end_inset
3763 </cell>
3764 </row>
3765 <row>
3766 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770
3771 \series bold
3772 Cinquemani
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 <cell alignment="center" valignment="top" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781 Giusi
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790 111
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 </row>
3796 <row>
3797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801
3802 \series bold
3803 Colin
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812 Bernard
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821 111
3822 \end_layout
3823
3824 \end_inset
3825 </cell>
3826 </row>
3827 <row>
3828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832
3833 \series bold
3834 Concli
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 Gianfranco
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852 111
3853 \end_layout
3854
3855 \end_inset
3856 </cell>
3857 </row>
3858 <row>
3859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863
3864 \series bold
3865 Dal Bosco
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 Carolina
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883 111
3884 \end_layout
3885
3886 \end_inset
3887 </cell>
3888 </row>
3889 <row>
3890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894
3895 \series bold
3896 Dalpiaz
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905 Annamaria
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914 111
3915 \end_layout
3916
3917 \end_inset
3918 </cell>
3919 </row>
3920 <row>
3921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925
3926 \series bold
3927 Feliciello
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 <cell alignment="center" valignment="top" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936 Domenico
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945 111
3946 \end_layout
3947
3948 \end_inset
3949 </cell>
3950 </row>
3951 <row>
3952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956
3957 \series bold
3958 Focarelli
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 Paola
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976 111
3977 \end_layout
3978
3979 \end_inset
3980 </cell>
3981 </row>
3982 <row>
3983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987
3988 \series bold
3989 Galletti
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998 Oreste
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007 111
4008 \end_layout
4009
4010 \end_inset
4011 </cell>
4012 </row>
4013 <row>
4014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018
4019 \series bold
4020 Gasparini
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 <cell alignment="center" valignment="top" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029 Franca
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038 111
4039 \end_layout
4040
4041 \end_inset
4042 </cell>
4043 </row>
4044 <row>
4045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049
4050 \series bold
4051 Rizzardi
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 <cell alignment="center" valignment="top" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060 Paola
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069 111
4070 \end_layout
4071
4072 \end_inset
4073 </cell>
4074 </row>
4075 <row>
4076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080
4081 \series bold
4082 Lassini
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 <cell alignment="center" valignment="top" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091 Giancarlo
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4097 \begin_inset Text
4098
4099 \begin_layout Plain Layout
4100 111
4101 \end_layout
4102
4103 \end_inset
4104 </cell>
4105 </row>
4106 <row>
4107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111
4112 \series bold
4113 Malfatti
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122 Luciano
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131 111
4132 \end_layout
4133
4134 \end_inset
4135 </cell>
4136 </row>
4137 <row>
4138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142
4143 \series bold
4144 Malfatti
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 <cell alignment="center" valignment="top" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153 Valeriano
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162 111
4163 \end_layout
4164
4165 \end_inset
4166 </cell>
4167 </row>
4168 <row>
4169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173
4174 \series bold
4175 Meneguzzo
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 <cell alignment="center" valignment="top" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184 Roberto
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193 111
4194 \end_layout
4195
4196 \end_inset
4197 </cell>
4198 </row>
4199 <row>
4200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204
4205 \series bold
4206 Mezzadra
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 <cell alignment="center" valignment="top" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215 Roberto
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224 111
4225 \end_layout
4226
4227 \end_inset
4228 </cell>
4229 </row>
4230 <row>
4231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235
4236 \series bold
4237 Pirpamer
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell alignment="center" valignment="top" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246 Erich
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255 111
4256 \end_layout
4257
4258 \end_inset
4259 </cell>
4260 </row>
4261 <row>
4262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266
4267 \series bold
4268 Pochiesa
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 <cell alignment="center" valignment="top" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 Paolo
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286 111, 222
4287 \end_layout
4288
4289 \end_inset
4290 </cell>
4291 </row>
4292 <row>
4293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297
4298 \series bold
4299 Radina
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell alignment="center" valignment="top" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308 Claudio
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317 111
4318 \end_layout
4319
4320 \end_inset
4321 </cell>
4322 </row>
4323 <row>
4324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328
4329 \series bold
4330 Stuffer
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 <cell alignment="center" valignment="top" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339 Oskar
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348 111
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 </row>
4354 <row>
4355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359
4360 \series bold
4361 Tacchelli
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell alignment="center" valignment="top" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 Ugo
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379 111
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 </row>
4385 <row>
4386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390
4391 \series bold
4392 Tezzele
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 <cell alignment="center" valignment="top" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401 Margit
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410 111
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 </row>
4416 <row>
4417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421
4422 \series bold
4423 Unterkalmsteiner
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 <cell alignment="center" valignment="top" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 Frieda
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441 111
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 </row>
4447 <row>
4448 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452
4453 \series bold
4454 Vieider
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 <cell alignment="center" valignment="top" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463 Hilde
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 111
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 </row>
4478 <row>
4479 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483
4484 \series bold
4485 Vigna
4486 \end_layout
4487
4488 \end_inset
4489 </cell>
4490 <cell alignment="center" valignment="top" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494 Jürgen
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503 111
4504 \end_layout
4505
4506 \end_inset
4507 </cell>
4508 </row>
4509 <row>
4510 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514
4515 \series bold
4516 Weber
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 <cell alignment="center" valignment="top" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525 Maurizio
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534 111
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 </row>
4540 <row>
4541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545
4546 \series bold
4547 Winkler
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556 Franz
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565 111
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 </row>
4571 <row>
4572 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576  
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585
4586 \end_layout
4587
4588 \end_inset
4589 </cell>
4590 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 </row>
4600 <row>
4601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605
4606 \series bold
4607 Annovi
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 <cell alignment="center" valignment="top" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616 Silvia
4617 \end_layout
4618
4619 \end_inset
4620 </cell>
4621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625 555
4626 \end_layout
4627
4628 \end_inset
4629 </cell>
4630 </row>
4631 <row>
4632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636
4637 \series bold
4638 Bertoli
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 Stefano
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Plain Layout
4656 555
4657 \end_layout
4658
4659 \end_inset
4660 </cell>
4661 </row>
4662 <row>
4663 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667
4668 \series bold
4669 Bozzi
4670 \end_layout
4671
4672 \end_inset
4673 </cell>
4674 <cell alignment="center" valignment="top" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678 Walter
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4684 \begin_inset Text
4685
4686 \begin_layout Plain Layout
4687 555
4688 \end_layout
4689
4690 \end_inset
4691 </cell>
4692 </row>
4693 <row>
4694 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698
4699 \series bold
4700 Cachia
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 Maria
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4715 \begin_inset Text
4716
4717 \begin_layout Plain Layout
4718 555
4719 \end_layout
4720
4721 \end_inset
4722 </cell>
4723 </row>
4724 <row>
4725 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729
4730 \series bold
4731 Cachia
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 Maurizio
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749 555
4750 \end_layout
4751
4752 \end_inset
4753 </cell>
4754 </row>
4755 <row>
4756 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760
4761 \series bold
4762 Cinquemani
4763 \end_layout
4764
4765 \end_inset
4766 </cell>
4767 <cell alignment="center" valignment="top" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771 Giusi
4772 \end_layout
4773
4774 \end_inset
4775 </cell>
4776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780 555
4781 \end_layout
4782
4783 \end_inset
4784 </cell>
4785 </row>
4786 <row>
4787 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791
4792 \series bold
4793 Colin
4794 \end_layout
4795
4796 \end_inset
4797 </cell>
4798 <cell alignment="center" valignment="top" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802 Bernard
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811 555
4812 \end_layout
4813
4814 \end_inset
4815 </cell>
4816 </row>
4817 <row>
4818 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822
4823 \series bold
4824 Concli
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833 Gianfranco
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Plain Layout
4842 555
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 </row>
4848 <row>
4849 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853
4854 \series bold
4855 Dal Bosco
4856 \end_layout
4857
4858 \end_inset
4859 </cell>
4860 <cell alignment="center" valignment="top" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864 Carolina
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873 555
4874 \end_layout
4875
4876 \end_inset
4877 </cell>
4878 </row>
4879 <row>
4880 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884
4885 \series bold
4886 Dalpiaz
4887 \end_layout
4888
4889 \end_inset
4890 </cell>
4891 <cell alignment="center" valignment="top" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895 Annamaria
4896 \end_layout
4897
4898 \end_inset
4899 </cell>
4900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4901 \begin_inset Text
4902
4903 \begin_layout Plain Layout
4904 555
4905 \end_layout
4906
4907 \end_inset
4908 </cell>
4909 </row>
4910 <row>
4911 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915
4916 \series bold
4917 Feliciello
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 <cell alignment="center" valignment="top" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926 Domenico
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935 555
4936 \end_layout
4937
4938 \end_inset
4939 </cell>
4940 </row>
4941 <row>
4942 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946
4947 \series bold
4948 Focarelli
4949 \end_layout
4950
4951 \end_inset
4952 </cell>
4953 <cell alignment="center" valignment="top" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957 Paola
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4963 \begin_inset Text
4964
4965 \begin_layout Plain Layout
4966 555
4967 \end_layout
4968
4969 \end_inset
4970 </cell>
4971 </row>
4972 <row>
4973 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977
4978 \series bold
4979 Galletti
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 <cell alignment="center" valignment="top" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988 Oreste
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997 555
4998 \end_layout
4999
5000 \end_inset
5001 </cell>
5002 </row>
5003 <row>
5004 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008
5009 \series bold
5010 Gasparini
5011 \end_layout
5012
5013 \end_inset
5014 </cell>
5015 <cell alignment="center" valignment="top" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019 Franca
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028 555
5029 \end_layout
5030
5031 \end_inset
5032 </cell>
5033 </row>
5034 <row>
5035 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039
5040 \series bold
5041 Rizzardi
5042 \end_layout
5043
5044 \end_inset
5045 </cell>
5046 <cell alignment="center" valignment="top" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050 Paola
5051 \end_layout
5052
5053 \end_inset
5054 </cell>
5055 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059 555
5060 \end_layout
5061
5062 \end_inset
5063 </cell>
5064 </row>
5065 <row>
5066 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070
5071 \series bold
5072 Lassini
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 Giancarlo
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090 555
5091 \end_layout
5092
5093 \end_inset
5094 </cell>
5095 </row>
5096 <row>
5097 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101
5102 \series bold
5103 Malfatti
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 <cell alignment="center" valignment="top" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112 Luciano
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121 555
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 </row>
5127 <row>
5128 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132
5133 \series bold
5134 Malfatti
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 <cell alignment="center" valignment="top" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143 Valeriano
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152 555
5153 \end_layout
5154
5155 \end_inset
5156 </cell>
5157 </row>
5158 <row>
5159 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163
5164 \series bold
5165 Meneguzzo
5166 \end_layout
5167
5168 \end_inset
5169 </cell>
5170 <cell alignment="center" valignment="top" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174 Roberto
5175 \end_layout
5176
5177 \end_inset
5178 </cell>
5179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183 555
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 </row>
5189 <row>
5190 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194
5195 \series bold
5196 Mezzadra
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 <cell alignment="center" valignment="top" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Plain Layout
5205 Roberto
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Plain Layout
5214 555
5215 \end_layout
5216
5217 \end_inset
5218 </cell>
5219 </row>
5220 <row>
5221 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225
5226 \series bold
5227 Pirpamer
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236 Erich
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245 555
5246 \end_layout
5247
5248 \end_inset
5249 </cell>
5250 </row>
5251 <row>
5252 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256
5257 \series bold
5258 Pochiesa
5259 \end_layout
5260
5261 \end_inset
5262 </cell>
5263 <cell alignment="center" valignment="top" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 Paolo
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276 555, 222
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 </row>
5282 <row>
5283 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287
5288 \series bold
5289 Radina
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell alignment="center" valignment="top" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 Claudio
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307 555
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 </row>
5313 <row>
5314 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318
5319 \series bold
5320 Stuffer
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 <cell alignment="center" valignment="top" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329 Oskar
5330 \end_layout
5331
5332 \end_inset
5333 </cell>
5334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338 555
5339 \end_layout
5340
5341 \end_inset
5342 </cell>
5343 </row>
5344 <row>
5345 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5346 \begin_inset Text
5347
5348 \begin_layout Plain Layout
5349
5350 \series bold
5351 Tacchelli
5352 \end_layout
5353
5354 \end_inset
5355 </cell>
5356 <cell alignment="center" valignment="top" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360 Ugo
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369 555
5370 \end_layout
5371
5372 \end_inset
5373 </cell>
5374 </row>
5375 <row>
5376 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Plain Layout
5380
5381 \series bold
5382 Tezzele
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391 Margit
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 555
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 </row>
5406 <row>
5407 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411
5412 \series bold
5413 Unterkalmsteiner
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 <cell alignment="center" valignment="top" usebox="none">
5419 \begin_inset Text
5420
5421 \begin_layout Plain Layout
5422 Frieda
5423 \end_layout
5424
5425 \end_inset
5426 </cell>
5427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431 555
5432 \end_layout
5433
5434 \end_inset
5435 </cell>
5436 </row>
5437 <row>
5438 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442
5443 \series bold
5444 Vieider
5445 \end_layout
5446
5447 \end_inset
5448 </cell>
5449 <cell alignment="center" valignment="top" usebox="none">
5450 \begin_inset Text
5451
5452 \begin_layout Plain Layout
5453 Hilde
5454 \end_layout
5455
5456 \end_inset
5457 </cell>
5458 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 555
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 <row>
5469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473
5474 \series bold
5475 Vigna
5476 \end_layout
5477
5478 \end_inset
5479 </cell>
5480 <cell alignment="center" valignment="top" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Plain Layout
5484 Jürgen
5485 \end_layout
5486
5487 \end_inset
5488 </cell>
5489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 999
5494 \end_layout
5495
5496 \end_inset
5497 </cell>
5498 </row>
5499 <row>
5500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5501 \begin_inset Text
5502
5503 \begin_layout Plain Layout
5504
5505 \series bold
5506 Weber
5507 \end_layout
5508
5509 \end_inset
5510 </cell>
5511 <cell alignment="center" valignment="top" usebox="none">
5512 \begin_inset Text
5513
5514 \begin_layout Plain Layout
5515 Maurizio
5516 \end_layout
5517
5518 \end_inset
5519 </cell>
5520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5521 \begin_inset Text
5522
5523 \begin_layout Plain Layout
5524 555
5525 \end_layout
5526
5527 \end_inset
5528 </cell>
5529 </row>
5530 <row>
5531 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535
5536 \series bold
5537 Winkler
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 Franz
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 555
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 </row>
5561 <row endlastfoot="true">
5562 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5563 \begin_inset Text
5564
5565 \begin_layout Plain Layout
5566 Fin
5567 \end_layout
5568
5569 \end_inset
5570 </cell>
5571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5572 \begin_inset Text
5573
5574 \begin_layout Plain Layout
5575
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5581 \begin_inset Text
5582
5583 \begin_layout Plain Layout
5584
5585 \end_layout
5586
5587 \end_inset
5588 </cell>
5589 </row>
5590 </lyxtabular>
5591
5592 \end_inset
5593
5594
5595 \begin_inset ERT
5596 status collapsed
5597
5598 \begin_layout Plain Layout
5599
5600
5601 \backslash
5602 addtocounter{table}{-1}
5603 \end_layout
5604
5605 \end_inset
5606
5607
5608 \begin_inset Note Note
5609 status collapsed
5610
5611 \begin_layout Plain Layout
5612 Voyez la première note grisée de la section
5613 \begin_inset space ~
5614 \end_inset
5615
5616
5617 \begin_inset CommandInset ref
5618 LatexCommand ref
5619 reference "subsec:Tableaux-longs-légende"
5620
5621 \end_inset
5622
5623  pour une explication de cette commande.
5624 \end_layout
5625
5626 \end_inset
5627
5628
5629 \end_layout
5630
5631 \begin_layout Subsection
5632 Notes de bas de page dans les tableaux longs
5633 \begin_inset CommandInset label
5634 LatexCommand label
5635 name "subsec:Notes-dans-tableau-long"
5636
5637 \end_inset
5638
5639
5640 \begin_inset Index idx
5641 status collapsed
5642
5643 \begin_layout Plain Layout
5644 Tableaux longs ! Notes de bas de page
5645 \end_layout
5646
5647 \end_inset
5648
5649
5650 \end_layout
5651
5652 \begin_layout Standard
5653 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5654  long.
5655  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5656  contenant la note.
5657  Par exemple le tableau
5658 \begin_inset space ~
5659 \end_inset
5660
5661
5662 \begin_inset CommandInset ref
5663 LatexCommand ref
5664 reference "tab:Légendes-tableau-différentes"
5665
5666 \end_inset
5667
5668  a une note de bas de page.
5669 \end_layout
5670
5671 \begin_layout Subsection
5672 Alignement des tableaux longs
5673 \begin_inset Index idx
5674 status collapsed
5675
5676 \begin_layout Plain Layout
5677 Tableaux longs ! Alignement
5678 \end_layout
5679
5680 \end_inset
5681
5682
5683 \end_layout
5684
5685 \begin_layout Standard
5686 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5687  de dialogue des paramètres de tableau.
5688  Pour les alignements à droite et à gauche, le tableau sera directement
5689  au bord de la page.
5690  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5691  l'alignement centré et modifier les valeurs des longueurs 
5692 \series bold
5693
5694 \backslash
5695 LTleft 
5696 \series default
5697 et 
5698 \series bold
5699
5700 \backslash
5701 LTright
5702 \series default
5703  en insérant la ligne suivante sous forme de code \SpecialChar TeX
5704  avant le tableau long
5705  concerné :
5706 \end_layout
5707
5708 \begin_layout Standard
5709
5710 \series bold
5711
5712 \backslash
5713 setlength{
5714 \backslash
5715 LTleft}{valeur}
5716 \end_layout
5717
5718 \begin_layout Standard
5719 Où 
5720 \series bold
5721 valeur
5722 \series default
5723  peut avoir n'importe laquelle des unités listées dans le tableau
5724 \begin_inset space ~
5725 \end_inset
5726
5727
5728 \begin_inset CommandInset ref
5729 LatexCommand ref
5730 reference "cha:Unités-de-longueur"
5731
5732 \end_inset
5733
5734 .
5735  
5736 \series bold
5737
5738 \backslash
5739 LTleft
5740 \series default
5741  contrôle la distance horizontale entre le bord gauche de la page et le
5742  tableau, et
5743 \series bold
5744  
5745 \backslash
5746 LTright
5747 \series default
5748  la distance au bord droit.
5749  La valeur implicite des ces deux distances est 
5750 \series bold
5751
5752 \backslash
5753 fill
5754 \series default
5755 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
5756 .
5757 \end_layout
5758
5759 \begin_layout Standard
5760 Le tableau long suivant a été centrée en mettant 
5761 \series bold
5762
5763 \backslash
5764 LTleft
5765 \series default
5766  à 
5767 \family sans
5768 0.1
5769 \backslash
5770 columnwidth
5771 \family default
5772 :
5773 \begin_inset ERT
5774 status collapsed
5775
5776 \begin_layout Plain Layout
5777
5778
5779 \backslash
5780 setlength{
5781 \backslash
5782 LTleft}{0.1
5783 \backslash
5784 columnwidth}
5785 \end_layout
5786
5787 \end_inset
5788
5789
5790 \end_layout
5791
5792 \begin_layout Standard
5793 \begin_inset Tabular
5794 <lyxtabular version="3" rows="5" columns="5">
5795 <features islongtable="true" longtabularalignment="center">
5796 <column alignment="center" valignment="top">
5797 <column alignment="center" valignment="top">
5798 <column alignment="center" valignment="top">
5799 <column alignment="center" valignment="top">
5800 <column alignment="center" valignment="top">
5801 <row>
5802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 1
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 2
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 3
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 4
5834 \end_layout
5835
5836 \end_inset
5837 </cell>
5838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 5
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 </row>
5848 <row>
5849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853 asd
5854 \end_layout
5855
5856 \end_inset
5857 </cell>
5858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5859 \begin_inset Text
5860
5861 \begin_layout Plain Layout
5862 s
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 s
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 s
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
5895 <row>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900 asd
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 s
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 s
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 s
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
5942 <row>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947 asd
5948 \end_layout
5949
5950 \end_inset
5951 </cell>
5952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5953 \begin_inset Text
5954
5955 \begin_layout Plain Layout
5956 s
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5962 \begin_inset Text
5963
5964 \begin_layout Plain Layout
5965 s
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 s
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
5989 <row>
5990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5991 \begin_inset Text
5992
5993 \begin_layout Plain Layout
5994 asd
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 asd
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012 asd
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 asd
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 asd
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 </row>
6036 </lyxtabular>
6037
6038 \end_inset
6039
6040
6041 \begin_inset ERT
6042 status collapsed
6043
6044 \begin_layout Plain Layout
6045
6046
6047 \backslash
6048 setlength{
6049 \backslash
6050 LTleft}{
6051 \backslash
6052 fill}
6053 \end_layout
6054
6055 \end_inset
6056
6057
6058 \begin_inset ERT
6059 status collapsed
6060
6061 \begin_layout Plain Layout
6062
6063
6064 \backslash
6065 addtocounter{table}{-1}
6066 \end_layout
6067
6068 \end_inset
6069
6070
6071 \begin_inset Note Note
6072 status collapsed
6073
6074 \begin_layout Plain Layout
6075 Voyez la première note grisée de la section
6076 \begin_inset space ~
6077 \end_inset
6078
6079
6080 \begin_inset CommandInset ref
6081 LatexCommand ref
6082 reference "subsec:Tableaux-longs-légende"
6083
6084 \end_inset
6085
6086  pour une explication de cette commande.
6087 \end_layout
6088
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \begin_layout Subsection
6095 Légendes et tableaux longs
6096 \begin_inset Index idx
6097 status collapsed
6098
6099 \begin_layout Plain Layout
6100 Tableaux longs ! Legendes@Légendes
6101 \end_layout
6102
6103 \end_inset
6104
6105
6106 \begin_inset CommandInset label
6107 LatexCommand label
6108 name "subsec:Tableaux-longs-légende"
6109
6110 \end_inset
6111
6112
6113 \end_layout
6114
6115 \begin_layout Standard
6116 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6117  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6118  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6119  longs quand on utilise pour une ligne l'option de tableau long 
6120 \family sans
6121 Légende
6122 \family default
6123 , comme c'est expliqué dans la section
6124 \begin_inset space ~
6125 \end_inset
6126
6127
6128 \begin_inset CommandInset ref
6129 LatexCommand ref
6130 reference "sec:Tableaux-longs"
6131
6132 \end_inset
6133
6134 .
6135 \end_layout
6136
6137 \begin_layout Standard
6138 Voici un petit Tableau long pour voir comment ça marche :
6139 \end_layout
6140
6141 \begin_layout Standard
6142 \begin_inset Tabular
6143 <lyxtabular version="3" rows="6" columns="5">
6144 <features islongtable="true" longtabularalignment="center">
6145 <column alignment="center" valignment="top">
6146 <column alignment="center" valignment="top">
6147 <column alignment="center" valignment="top">
6148 <column alignment="center" valignment="top">
6149 <column alignment="center" valignment="top">
6150 <row endfirsthead="true" caption="true">
6151 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 \begin_inset Caption Standard
6156
6157 \begin_layout Plain Layout
6158 Tableau long avec une légende
6159 \begin_inset Argument 1
6160 status open
6161
6162 \begin_layout Plain Layout
6163 Tableau long
6164 \end_layout
6165
6166 \end_inset
6167
6168
6169 \end_layout
6170
6171 \end_inset
6172
6173
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6188 \begin_inset Text
6189
6190 \begin_layout Plain Layout
6191
6192 \end_layout
6193
6194 \end_inset
6195 </cell>
6196 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6197 \begin_inset Text
6198
6199 \begin_layout Plain Layout
6200
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6206 \begin_inset Text
6207
6208 \begin_layout Plain Layout
6209
6210 \end_layout
6211
6212 \end_inset
6213 </cell>
6214 </row>
6215 <row>
6216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6217 \begin_inset Text
6218
6219 \begin_layout Plain Layout
6220 1
6221 \end_layout
6222
6223 \end_inset
6224 </cell>
6225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6226 \begin_inset Text
6227
6228 \begin_layout Plain Layout
6229 2
6230 \end_layout
6231
6232 \end_inset
6233 </cell>
6234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6235 \begin_inset Text
6236
6237 \begin_layout Plain Layout
6238 3
6239 \end_layout
6240
6241 \end_inset
6242 </cell>
6243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Plain Layout
6247 4
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 5
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 </row>
6262 <row>
6263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6264 \begin_inset Text
6265
6266 \begin_layout Plain Layout
6267 asd
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 s
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 s
6286 \end_layout
6287
6288 \end_inset
6289 </cell>
6290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6291 \begin_inset Text
6292
6293 \begin_layout Plain Layout
6294 s
6295 \end_layout
6296
6297 \end_inset
6298 </cell>
6299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6309 <row>
6310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6311 \begin_inset Text
6312
6313 \begin_layout Plain Layout
6314 asd
6315 \end_layout
6316
6317 \end_inset
6318 </cell>
6319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6320 \begin_inset Text
6321
6322 \begin_layout Plain Layout
6323 s
6324 \end_layout
6325
6326 \end_inset
6327 </cell>
6328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6329 \begin_inset Text
6330
6331 \begin_layout Plain Layout
6332 s
6333 \end_layout
6334
6335 \end_inset
6336 </cell>
6337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6338 \begin_inset Text
6339
6340 \begin_layout Plain Layout
6341 s
6342 \end_layout
6343
6344 \end_inset
6345 </cell>
6346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6356 <row>
6357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6358 \begin_inset Text
6359
6360 \begin_layout Plain Layout
6361 asd
6362 \end_layout
6363
6364 \end_inset
6365 </cell>
6366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6367 \begin_inset Text
6368
6369 \begin_layout Plain Layout
6370 s
6371 \end_layout
6372
6373 \end_inset
6374 </cell>
6375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6376 \begin_inset Text
6377
6378 \begin_layout Plain Layout
6379 s
6380 \end_layout
6381
6382 \end_inset
6383 </cell>
6384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6385 \begin_inset Text
6386
6387 \begin_layout Plain Layout
6388 s
6389 \end_layout
6390
6391 \end_inset
6392 </cell>
6393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6403 <row>
6404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408 asd
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6414 \begin_inset Text
6415
6416 \begin_layout Plain Layout
6417 asd
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426 asd
6427 \end_layout
6428
6429 \end_inset
6430 </cell>
6431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6432 \begin_inset Text
6433
6434 \begin_layout Plain Layout
6435 asd
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6441 \begin_inset Text
6442
6443 \begin_layout Plain Layout
6444 asd
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 </row>
6450 </lyxtabular>
6451
6452 \end_inset
6453
6454
6455 \end_layout
6456
6457 \begin_layout Standard
6458 \begin_inset VSpace medskip
6459 \end_inset
6460
6461
6462 \begin_inset Note Greyedout
6463 status open
6464
6465 \begin_layout Plain Layout
6466
6467 \series bold
6468 Note
6469 \begin_inset space ~
6470 \end_inset
6471
6472 1:
6473 \series default
6474  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6475  n'avez pas prévu de légende.
6476  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6477 \begin_inset space ~
6478 \end_inset
6479
6480 2.4 suit le tableau
6481 \begin_inset space ~
6482 \end_inset
6483
6484 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6485  sans légende.
6486  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6487  après
6488  chaque tableau long sans légende :
6489 \end_layout
6490
6491 \begin_layout Plain Layout
6492
6493 \series bold
6494
6495 \backslash
6496 addtocounter{table}{-1}
6497 \end_layout
6498
6499 \begin_layout Plain Layout
6500 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6501  et que vous ajoutez le code suivant dans le préambule du document :
6502 \end_layout
6503
6504 \begin_layout Plain Layout
6505
6506 \series bold
6507
6508 \backslash
6509 let
6510 \backslash
6511 myEnd
6512 \backslash
6513 endlongtable
6514 \begin_inset Newline newline
6515 \end_inset
6516
6517
6518 \backslash
6519 renewcommand{
6520 \backslash
6521 endlongtable}{
6522 \backslash
6523 myEnd
6524 \backslash
6525 addtocounter{table}{-1}}
6526 \end_layout
6527
6528 \end_inset
6529
6530
6531 \end_layout
6532
6533 \begin_layout Standard
6534 \begin_inset Note Greyedout
6535 status open
6536
6537 \begin_layout Plain Layout
6538
6539 \series bold
6540 Note
6541 \begin_inset space ~
6542 \end_inset
6543
6544 2:
6545 \series default
6546  Si vous utilisez 
6547 \series bold
6548 hyperref
6549 \series default
6550
6551 \begin_inset Index idx
6552 status collapsed
6553
6554 \begin_layout Plain Layout
6555 Paquetages \SpecialChar LaTeX
6556  ! hyperref
6557 \end_layout
6558
6559 \end_inset
6560
6561  dans les 
6562 \family sans
6563 Paramètres du document
6564 \family default
6565  rubrique 
6566 \family sans
6567 Propriétés
6568 \begin_inset space ~
6569 \end_inset
6570
6571 du
6572 \begin_inset space ~
6573 \end_inset
6574
6575 PDF
6576 \family default
6577 , pour transformer vos références croisées en liens cliquables, le lien
6578  vers un tableau long pointera toujours sur le début du document.
6579 \end_layout
6580
6581 \end_inset
6582
6583
6584 \end_layout
6585
6586 \begin_layout Subsubsection
6587 Références à des tableaux longs
6588 \begin_inset Index idx
6589 status collapsed
6590
6591 \begin_layout Plain Layout
6592 Tableaux longs ! Références
6593 \end_layout
6594
6595 \end_inset
6596
6597
6598 \end_layout
6599
6600 \begin_layout Standard
6601 \begin_inset Tabular
6602 <lyxtabular version="3" rows="6" columns="5">
6603 <features islongtable="true" longtabularalignment="center">
6604 <column alignment="center" valignment="top">
6605 <column alignment="center" valignment="top">
6606 <column alignment="center" valignment="top">
6607 <column alignment="center" valignment="top">
6608 <column alignment="center" valignment="top">
6609 <row endfirsthead="true" caption="true">
6610 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6611 \begin_inset Text
6612
6613 \begin_layout Plain Layout
6614 \begin_inset Caption Standard
6615
6616 \begin_layout Plain Layout
6617 Tableau long référencé
6618 \begin_inset CommandInset label
6619 LatexCommand label
6620 name "tab:RefExemple"
6621
6622 \end_inset
6623
6624
6625 \end_layout
6626
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Plain Layout
6665
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 </row>
6671 <row>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 1
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 2
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 3
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 4
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 5
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 </row>
6718 <row>
6719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723 asd
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 s
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741 s
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6747 \begin_inset Text
6748
6749 \begin_layout Plain Layout
6750 s
6751 \end_layout
6752
6753 \end_inset
6754 </cell>
6755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6765 <row>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 asd
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 s
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788 s
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6794 \begin_inset Text
6795
6796 \begin_layout Plain Layout
6797 s
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6812 <row>
6813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6814 \begin_inset Text
6815
6816 \begin_layout Plain Layout
6817 asd
6818 \end_layout
6819
6820 \end_inset
6821 </cell>
6822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Plain Layout
6826 s
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 s
6836 \end_layout
6837
6838 \end_inset
6839 </cell>
6840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6841 \begin_inset Text
6842
6843 \begin_layout Plain Layout
6844 s
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6859 <row>
6860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 asd
6865 \end_layout
6866
6867 \end_inset
6868 </cell>
6869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 sad
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Plain Layout
6882 asd
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891 asd
6892 \end_layout
6893
6894 \end_inset
6895 </cell>
6896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout Plain Layout
6900 asd
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 </row>
6906 </lyxtabular>
6907
6908 \end_inset
6909
6910
6911 \end_layout
6912
6913 \begin_layout Standard
6914 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6915  dans sa légende.
6916 \end_layout
6917
6918 \begin_layout Standard
6919 Ceci est une référence au tableau
6920 \begin_inset space ~
6921 \end_inset
6922
6923
6924 \begin_inset CommandInset ref
6925 LatexCommand ref
6926 reference "tab:RefExemple"
6927
6928 \end_inset
6929
6930 .
6931 \end_layout
6932
6933 \begin_layout Standard
6934 La mise en forme de la légende peut être ajustée avec celle de toutes les
6935  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
6936  
6937 \series bold
6938 caption
6939 \series default
6940
6941 \begin_inset Index idx
6942 status collapsed
6943
6944 \begin_layout Plain Layout
6945 Paquetages \SpecialChar LaTeX
6946  ! caption
6947 \end_layout
6948
6949 \end_inset
6950
6951 , voir la section
6952 \begin_inset space ~
6953 \end_inset
6954
6955
6956 \begin_inset CommandInset ref
6957 LatexCommand ref
6958 reference "sec:Formatage-légende"
6959
6960 \end_inset
6961
6962 .
6963 \end_layout
6964
6965 \begin_layout Subsubsection
6966 Largeur de la légende
6967 \begin_inset Index idx
6968 status collapsed
6969
6970 \begin_layout Plain Layout
6971 Tableaux longs ! Largeur de la légende
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \end_layout
6978
6979 \begin_layout Standard
6980 La largeur maximale des lignes de légende est définie par la longueur 
6981 \series bold
6982
6983 \backslash
6984 LTcapwidth
6985 \series default
6986 .
6987  Sa valeur implicite est 4
6988 \begin_inset space \thinspace{}
6989 \end_inset
6990
6991 in.
6992  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6993  de votre document ou en tant que code \SpecialChar TeX
6994  directement dans votre document
6995  avant le tableau qui doit être affectée.
6996 \end_layout
6997
6998 \begin_layout Standard
6999
7000 \series bold
7001
7002 \backslash
7003 setlength{
7004 \backslash
7005 LTcapwidth}{largeur}
7006 \end_layout
7007
7008 \begin_layout Standard
7009 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7010 \begin_inset space ~
7011 \end_inset
7012
7013
7014 \begin_inset CommandInset ref
7015 LatexCommand ref
7016 reference "cha:Unités-de-longueur"
7017
7018 \end_inset
7019
7020 .
7021 \end_layout
7022
7023 \begin_layout Standard
7024 Les tableaux suivants montrent la différence :
7025 \end_layout
7026
7027 \begin_layout Standard
7028 \begin_inset Tabular
7029 <lyxtabular version="3" rows="6" columns="5">
7030 <features islongtable="true" longtabularalignment="center">
7031 <column alignment="center" valignment="top">
7032 <column alignment="center" valignment="top">
7033 <column alignment="center" valignment="top">
7034 <column alignment="center" valignment="top">
7035 <column alignment="center" valignment="top">
7036 <row endfirsthead="true" caption="true">
7037 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 \begin_inset Caption Standard
7042
7043 \begin_layout Plain Layout
7044 long titre complet avec la largeur implicite long titre complet avec la
7045  largeur implicite long titre complet avec la largeur implicite
7046 \begin_inset Argument 1
7047 status open
7048
7049 \begin_layout Plain Layout
7050 Légende avec largeur implicite
7051 \end_layout
7052
7053 \end_inset
7054
7055
7056 \end_layout
7057
7058 \end_inset
7059
7060
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7075 \begin_inset Text
7076
7077 \begin_layout Plain Layout
7078
7079 \end_layout
7080
7081 \end_inset
7082 </cell>
7083 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096
7097 \end_layout
7098
7099 \end_inset
7100 </cell>
7101 </row>
7102 <row>
7103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 1
7108 \end_layout
7109
7110 \end_inset
7111 </cell>
7112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7113 \begin_inset Text
7114
7115 \begin_layout Plain Layout
7116 2
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Plain Layout
7125 3
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134 4
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Plain Layout
7143 5
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 </row>
7149 <row>
7150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 asd
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 s
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 s
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Plain Layout
7181 s
7182 \end_layout
7183
7184 \end_inset
7185 </cell>
7186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7196 <row>
7197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 asd
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210 s
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 s
7220 \end_layout
7221
7222 \end_inset
7223 </cell>
7224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7225 \begin_inset Text
7226
7227 \begin_layout Plain Layout
7228 s
7229 \end_layout
7230
7231 \end_inset
7232 </cell>
7233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7243 <row>
7244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248 asd
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257 s
7258 \end_layout
7259
7260 \end_inset
7261 </cell>
7262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266 s
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7272 \begin_inset Text
7273
7274 \begin_layout Plain Layout
7275 s
7276 \end_layout
7277
7278 \end_inset
7279 </cell>
7280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7290 <row>
7291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295 asd
7296 \end_layout
7297
7298 \end_inset
7299 </cell>
7300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7301 \begin_inset Text
7302
7303 \begin_layout Plain Layout
7304 sad
7305 \end_layout
7306
7307 \end_inset
7308 </cell>
7309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313 asd
7314 \end_layout
7315
7316 \end_inset
7317 </cell>
7318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7319 \begin_inset Text
7320
7321 \begin_layout Plain Layout
7322 asd
7323 \end_layout
7324
7325 \end_inset
7326 </cell>
7327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7328 \begin_inset Text
7329
7330 \begin_layout Plain Layout
7331 asd
7332 \end_layout
7333
7334 \end_inset
7335 </cell>
7336 </row>
7337 </lyxtabular>
7338
7339 \end_inset
7340
7341
7342 \end_layout
7343
7344 \begin_layout Standard
7345 \begin_inset ERT
7346 status collapsed
7347
7348 \begin_layout Plain Layout
7349
7350
7351 \backslash
7352 setlength{
7353 \backslash
7354 LTcapwidth}{5cm}
7355 \end_layout
7356
7357 \end_inset
7358
7359
7360 \begin_inset Tabular
7361 <lyxtabular version="3" rows="6" columns="5">
7362 <features islongtable="true" longtabularalignment="center">
7363 <column alignment="center" valignment="top">
7364 <column alignment="center" valignment="top">
7365 <column alignment="center" valignment="top">
7366 <column alignment="center" valignment="top">
7367 <column alignment="center" valignment="top">
7368 <row endfirsthead="true" caption="true">
7369 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7370 \begin_inset Text
7371
7372 \begin_layout Plain Layout
7373 \begin_inset Caption Standard
7374
7375 \begin_layout Plain Layout
7376 long titre complet avec la largeur réglée à 5
7377 \begin_inset space \thinspace{}
7378 \end_inset
7379
7380 cm long titre complet avec la largeur réglée à 5
7381 \begin_inset space \thinspace{}
7382 \end_inset
7383
7384 cm long titre complet avec la largeur réglée à 5
7385 \begin_inset space \thinspace{}
7386 \end_inset
7387
7388 cm
7389 \begin_inset Argument 1
7390 status open
7391
7392 \begin_layout Plain Layout
7393 Légende avec largeur à
7394 \begin_inset space \thinspace{}
7395 \end_inset
7396
7397 =
7398 \begin_inset space \thinspace{}
7399 \end_inset
7400
7401 5
7402 \begin_inset space \thinspace{}
7403 \end_inset
7404
7405 cm
7406 \end_layout
7407
7408 \end_inset
7409
7410
7411 \end_layout
7412
7413 \end_inset
7414
7415
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Plain Layout
7424
7425 \end_layout
7426
7427 \end_inset
7428 </cell>
7429 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Plain Layout
7433
7434 \end_layout
7435
7436 \end_inset
7437 </cell>
7438 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7439 \begin_inset Text
7440
7441 \begin_layout Plain Layout
7442
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7448 \begin_inset Text
7449
7450 \begin_layout Plain Layout
7451
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 </row>
7457 <row>
7458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462 1
7463 \end_layout
7464
7465 \end_inset
7466 </cell>
7467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \begin_layout Plain Layout
7471 2
7472 \end_layout
7473
7474 \end_inset
7475 </cell>
7476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Plain Layout
7480 3
7481 \end_layout
7482
7483 \end_inset
7484 </cell>
7485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489 4
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 5
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 </row>
7504 <row>
7505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509 asd
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 s
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527 s
7528 \end_layout
7529
7530 \end_inset
7531 </cell>
7532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7533 \begin_inset Text
7534
7535 \begin_layout Plain Layout
7536 s
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7551 <row>
7552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556 asd
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7562 \begin_inset Text
7563
7564 \begin_layout Plain Layout
7565 s
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574 s
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 s
7584 \end_layout
7585
7586 \end_inset
7587 </cell>
7588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7598 <row>
7599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 asd
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612 s
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621 s
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7627 \begin_inset Text
7628
7629 \begin_layout Plain Layout
7630 s
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7645 <row>
7646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Plain Layout
7650 asd
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 sad
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 asd
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677 asd
7678 \end_layout
7679
7680 \end_inset
7681 </cell>
7682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7683 \begin_inset Text
7684
7685 \begin_layout Plain Layout
7686 asd
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 </row>
7692 </lyxtabular>
7693
7694 \end_inset
7695
7696
7697 \end_layout
7698
7699 \begin_layout Standard
7700 \begin_inset ERT
7701 status collapsed
7702
7703 \begin_layout Plain Layout
7704
7705
7706 \backslash
7707 setlength{
7708 \backslash
7709 LTcapwidth}{4in}
7710 \end_layout
7711
7712 \end_inset
7713
7714
7715 \end_layout
7716
7717 \begin_layout Standard
7718 \begin_inset Note Greyedout
7719 status open
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 Note:
7725 \series default
7726  Quand on utilise la paquetage \SpecialChar LaTeX
7727  
7728 \series bold
7729 caption
7730 \series default
7731
7732 \begin_inset Index idx
7733 status collapsed
7734
7735 \begin_layout Plain Layout
7736 Paquetages \SpecialChar LaTeX
7737  ! caption
7738 \end_layout
7739
7740 \end_inset
7741
7742  , comme c'est les cas dans ce document, la légende prend toute la largeur
7743  de la page quand on utilise la largeur implicite de 4
7744 \begin_inset space \thinspace{}
7745 \end_inset
7746
7747 in pour 
7748 \series bold
7749
7750 \backslash
7751 LTcapwidth
7752 \series default
7753 .
7754  Pour avoir dans ce cas une légende qui fasse exactement 4
7755 \begin_inset space \thinspace{}
7756 \end_inset
7757
7758 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7759  comme par exemple 3.99
7760 \begin_inset space \thinspace{}
7761 \end_inset
7762
7763 in, soit utiliser la commande \SpecialChar LaTeX
7764  
7765 \series bold
7766
7767 \backslash
7768 captionsetup{width=valeur}
7769 \series default
7770  qui est disponible dans le paquetage 
7771 \series bold
7772 caption
7773 \series default
7774 .
7775 \end_layout
7776
7777 \end_inset
7778
7779
7780 \end_layout
7781
7782 \begin_layout Subsubsection
7783 Des légendes différentes sur chaque page d'un tableau
7784 \begin_inset Argument 1
7785 status collapsed
7786
7787 \begin_layout Plain Layout
7788 Légendes différentes
7789 \end_layout
7790
7791 \end_inset
7792
7793
7794 \begin_inset Index idx
7795 status collapsed
7796
7797 \begin_layout Plain Layout
7798 Tableaux longs ! Legendes@Légendes différentes par page
7799 \end_layout
7800
7801 \end_inset
7802
7803
7804 \end_layout
7805
7806 \begin_layout Standard
7807 Quand la légende du tableau pour les pages suivantes doit être différente
7808  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7809  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7810  dans le menu contextuel
7811 \family sans
7812  Légende (TableauLongSansNuméro)
7813 \family default
7814 .
7815  Le tableau
7816 \begin_inset space ~
7817 \end_inset
7818
7819
7820 \begin_inset CommandInset ref
7821 LatexCommand ref
7822 reference "tab:Légendes-tableau-différentes"
7823
7824 \end_inset
7825
7826  est un exemple de tableau long avec des légendes différentes et où la seconde
7827  légende ne contient pas le numéro du tableau.
7828 \begin_inset Separator parbreak
7829 \end_inset
7830
7831
7832 \end_layout
7833
7834 \begin_layout Standard
7835 \align center
7836 \begin_inset Tabular
7837 <lyxtabular version="3" rows="59" columns="3">
7838 <features islongtable="true" longtabularalignment="center">
7839 <column alignment="left" valignment="top" width="0pt">
7840 <column alignment="left" valignment="top" width="0pt">
7841 <column alignment="center" valignment="top" width="0pt">
7842 <row endfirsthead="true" caption="true">
7843 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 \begin_inset Caption Standard
7848
7849 \begin_layout Plain Layout
7850 Exemple d'annuaire téléphonique
7851 \begin_inset CommandInset label
7852 LatexCommand label
7853 name "tab:Légendes-tableau-différentes"
7854
7855 \end_inset
7856
7857
7858 \begin_inset Argument 1
7859 status collapsed
7860
7861 \begin_layout Plain Layout
7862 Exemple Annuaire 
7863 \end_layout
7864
7865 \end_inset
7866
7867
7868 \end_layout
7869
7870 \end_inset
7871
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 </row>
7896 <row endfirsthead="true">
7897 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901
7902 \series bold
7903 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 <row endfirsthead="true">
7928 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \series bold
7934 NOM
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952
7953 \series bold
7954 TÉL.
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 </row>
7960 <row endhead="true" caption="true">
7961 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965 \begin_inset Caption LongTableNoNumber
7966
7967 \begin_layout Plain Layout
7968 Suite de l'exemple d'annuaire téléphonique
7969 \end_layout
7970
7971 \end_inset
7972
7973
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 </row>
7997 <row endhead="true">
7998 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \series bold
8004 Exemple d'annuaire téléphonique
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 </row>
8028 <row endhead="true">
8029 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033
8034 \series bold
8035 NOM
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \series bold
8055 TÉL.
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 </row>
8061 <row endfoot="true">
8062 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066 suite page suivante\SpecialChar ldots
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 </row>
8091 <row>
8092 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096
8097 \series bold
8098 Annovi
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 Silvia
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 111
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 </row>
8122 <row>
8123 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127
8128 \series bold
8129 Bertoli
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 Stefano
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 111
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 </row>
8153 <row>
8154 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158
8159 \series bold
8160 Bozzi
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 Walter
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178 111
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 </row>
8184 <row>
8185 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189
8190 \series bold
8191 Cachia
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 Maria
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 111
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 </row>
8215 <row>
8216 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220
8221 \series bold
8222 Cachia
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231 Maurizio
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240 111
8241 \end_layout
8242
8243 \end_inset
8244 </cell>
8245 </row>
8246 <row>
8247 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251
8252 \series bold
8253 Cinquemani
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262 Giusi
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271 111
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \series bold
8284 Colin
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 Bernard
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302 111
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 </row>
8308 <row>
8309 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313
8314 \series bold
8315 Concli
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 Gianfranco
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 111
8334 \end_layout
8335
8336 \end_inset
8337 </cell>
8338 </row>
8339 <row>
8340 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344
8345 \series bold
8346 Dal Bosco
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 Carolina
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364 111
8365 \end_layout
8366
8367 \end_inset
8368 </cell>
8369 </row>
8370 <row>
8371 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375
8376 \series bold
8377 Dalpiaz
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 Annamaria
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 111
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \series bold
8408 Feliciello
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 Domenico
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 111
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 </row>
8432 <row>
8433 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437
8438 \series bold
8439 Focarelli
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448 Paola
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 111
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 </row>
8463 <row>
8464 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468
8469 \series bold
8470 Galletti
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479 Oreste
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 111
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \series bold
8501 Gasparini
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 Franca
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 111
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 <row>
8526 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530
8531 \series bold
8532 Rizzardi
8533 \series default
8534
8535 \begin_inset Foot
8536 status open
8537
8538 \begin_layout Plain Layout
8539 Exemple de note de bas de page
8540 \end_layout
8541
8542 \end_inset
8543
8544
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553 Paola
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562 111
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 </row>
8568 <row>
8569 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573
8574 \series bold
8575 Lassini
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584 Giancarlo
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593 111
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 </row>
8599 <row>
8600 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604
8605 \series bold
8606 Malfatti
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615 Luciano
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624 111
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 </row>
8630 <row>
8631 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635
8636 \series bold
8637 Malfatti
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 Valeriano
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655 111
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 </row>
8661 <row>
8662 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666
8667 \series bold
8668 Meneguzzo
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677 Roberto
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686 111
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 </row>
8692 <row>
8693 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697
8698 \series bold
8699 Mezzadra
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708 Roberto
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717 111
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 </row>
8723 <row>
8724 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728
8729 \series bold
8730 Pirpamer
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739 Erich
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748 111
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 </row>
8754 <row>
8755 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759
8760 \series bold
8761 Pochiesa
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770 Paolo
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779 111, 222
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 </row>
8785 <row>
8786 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790
8791 \series bold
8792 Radina
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801 Claudio
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810 111
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 </row>
8816 <row>
8817 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821
8822 \series bold
8823 Stuffer
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832 Oskar
8833 \end_layout
8834
8835 \end_inset
8836 </cell>
8837 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841 111
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 </row>
8847 <row>
8848 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852
8853 \series bold
8854 Tacchelli
8855 \end_layout
8856
8857 \end_inset
8858 </cell>
8859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863 Ugo
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872 111
8873 \end_layout
8874
8875 \end_inset
8876 </cell>
8877 </row>
8878 <row>
8879 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883
8884 \series bold
8885 Tezzele
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894 Margit
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 111
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 </row>
8909 <row>
8910 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914
8915 \series bold
8916 Unterkalmsteiner
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 Frieda
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Plain Layout
8934 111
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 </row>
8940 <row>
8941 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945
8946 \series bold
8947 Vieider
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956 Hilde
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965 111
8966 \end_layout
8967
8968 \end_inset
8969 </cell>
8970 </row>
8971 <row>
8972 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976
8977 \series bold
8978 Vigna
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Plain Layout
8987 Jürgen
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996 111
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 </row>
9002 <row>
9003 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007
9008 \series bold
9009 Weber
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018 Maurizio
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 111
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 </row>
9033 <row>
9034 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038
9039 \series bold
9040 Winkler
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049 Franz
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058 111
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 </row>
9064 <row>
9065 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069  
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 </row>
9093 <row>
9094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098
9099 \series bold
9100 Annovi
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109 Silvia
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118 555
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 </row>
9124 <row>
9125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129
9130 \series bold
9131 Bertoli
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140 Stefano
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149 555
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 </row>
9155 <row>
9156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160
9161 \series bold
9162 Bozzi
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171 Walter
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180 555
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 </row>
9186 <row>
9187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191
9192 \series bold
9193 Cachia
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 Maria
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 555
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 </row>
9217 <row>
9218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222
9223 \series bold
9224 Cachia
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 Maurizio
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242 555
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 <row>
9249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253
9254 \series bold
9255 Cinquemani
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 Giusi
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273 555
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 <row>
9280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284
9285 \series bold
9286 Colin
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 Bernard
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 555
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \series bold
9317 Concli
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 Gianfranco
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 555
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 </row>
9341 <row>
9342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346
9347 \series bold
9348 Dal Bosco
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357 Carolina
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366 555
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 </row>
9372 <row>
9373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377
9378 \series bold
9379 Dalpiaz
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388 Annamaria
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397 555
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 </row>
9403 <row>
9404 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408
9409 \series bold
9410 Feliciello
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 Domenico
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428 555
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 </row>
9434 <row>
9435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439
9440 \series bold
9441 Focarelli
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Plain Layout
9450 Paola
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459 555
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row>
9466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \series bold
9472 Galletti
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 Oreste
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 555
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 <row>
9497 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501
9502 \series bold
9503 Gasparini
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512 Franca
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521 555
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 </row>
9527 <row>
9528 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532
9533 \series bold
9534 Rizzardi
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Plain Layout
9543 Paola
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552 555
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563
9564 \series bold
9565 Lassini
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Plain Layout
9574 Giancarlo
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583 555
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row>
9590 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594
9595 \series bold
9596 Malfatti
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605 Luciano
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614 555
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row>
9621 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \series bold
9627 Malfatti
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636 Valeriano
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645 555
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 </row>
9651 <row>
9652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656
9657 \series bold
9658 Meneguzzo
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667 Roberto
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 555
9677 \end_layout
9678
9679 \end_inset
9680 </cell>
9681 </row>
9682 <row>
9683 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687
9688 \series bold
9689 Mezzadra
9690 \end_layout
9691
9692 \end_inset
9693 </cell>
9694 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9695 \begin_inset Text
9696
9697 \begin_layout Plain Layout
9698 Roberto
9699 \end_layout
9700
9701 \end_inset
9702 </cell>
9703 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9704 \begin_inset Text
9705
9706 \begin_layout Plain Layout
9707 555
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 </row>
9713 </lyxtabular>
9714
9715 \end_inset
9716
9717
9718 \end_layout
9719
9720 \begin_layout Section
9721 Questions particulières concernant les tableaux longs
9722 \begin_inset Argument 1
9723 status collapsed
9724
9725 \begin_layout Plain Layout
9726 Questions sur les tableaux longs
9727 \end_layout
9728
9729 \end_inset
9730
9731
9732 \begin_inset CommandInset label
9733 LatexCommand label
9734 name "sec:Questions-sur-tableaux-longs"
9735
9736 \end_inset
9737
9738
9739 \end_layout
9740
9741 \begin_layout Subsection
9742 Calculs des pages des tableaux longs
9743 \begin_inset Index idx
9744 status collapsed
9745
9746 \begin_layout Plain Layout
9747 Tableaux longs ! Calculs
9748 \end_layout
9749
9750 \end_inset
9751
9752
9753 \end_layout
9754
9755 \begin_layout Standard
9756 \SpecialChar LaTeX
9757  calcule la hauteur de chaque page de tableau et leurs sauts de page en
9758  utilisant des blocs (chunks).
9759  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9760  mémoire de \SpecialChar LaTeX
9761 .
9762  La valeur implicite est fixée pour des raisons historiques à seulement
9763  20 lignes de tableau.
9764  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9765  peut ralentir la création de votre document.
9766  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9767  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9768  préambule de votre document :
9769 \end_layout
9770
9771 \begin_layout Standard
9772
9773 \series bold
9774
9775 \backslash
9776 setcounter{LTchunksize}{100}
9777 \end_layout
9778
9779 \begin_layout Subsection
9780 Les flottants et les tableaux longs
9781 \begin_inset Index idx
9782 status collapsed
9783
9784 \begin_layout Plain Layout
9785 Tableaux longs ! Flottants
9786 \end_layout
9787
9788 \end_inset
9789
9790
9791 \end_layout
9792
9793 \begin_layout Standard
9794 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9795  commence un tableau long.
9796  Pour éviter une telle situation, insérez un saut de page (menu 
9797 \family sans
9798 Insertion\SpecialChar menuseparator
9799 Typographie
9800 \begin_inset space ~
9801 \end_inset
9802
9803 spéciale\SpecialChar menuseparator
9804 Saut de page (vide le tampon)
9805 \family default
9806
9807 \begin_inset space \thinspace{}
9808 \end_inset
9809
9810 ) juste avant votre tableau long.
9811 \end_layout
9812
9813 \begin_layout Subsection
9814 Sauts de pages forcés
9815 \begin_inset Index idx
9816 status collapsed
9817
9818 \begin_layout Plain Layout
9819 Tableaux longs ! Sauts de pages forcés
9820 \end_layout
9821
9822 \end_inset
9823
9824
9825 \end_layout
9826
9827 \begin_layout Standard
9828 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9829  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9830  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
9831  de
9832  saut de ligne 
9833 \begin_inset Quotes fld
9834 \end_inset
9835
9836
9837 \backslash
9838
9839 \backslash
9840
9841 \begin_inset Quotes frd
9842 \end_inset
9843
9844  en code \SpecialChar TeX
9845  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9846  Avant la commande 
9847 \begin_inset Quotes fld
9848 \end_inset
9849
9850
9851 \backslash
9852
9853 \backslash
9854
9855 \begin_inset Quotes frd
9856 \end_inset
9857
9858 , vous devez insérer en code \SpecialChar TeX
9859 , autant de caractères 
9860 \begin_inset Quotes fld
9861 \end_inset
9862
9863 &
9864 \begin_inset Quotes frd
9865 \end_inset
9866
9867  qu'il y a de colonnes après la cellule concernée.
9868  Le caractère 
9869 \begin_inset Quotes fld
9870 \end_inset
9871
9872 &
9873 \begin_inset Quotes frd
9874 \end_inset
9875
9876  sert à séparer les colonnes d'un tableau.
9877  Écrivez en code-\SpecialChar TeX
9878 , après chaque 
9879 \begin_inset Quotes fld
9880 \end_inset
9881
9882 &
9883 \begin_inset Quotes frd
9884 \end_inset
9885
9886  le contenu des cellules correspondantes et en même temps supprimez le contenu
9887  de ces cellules dans le texte normal.
9888  
9889 \begin_inset Newline newline
9890 \end_inset
9891
9892 Après la commande 
9893 \backslash
9894
9895 \backslash
9896 , insérez autant de caractères 
9897 \begin_inset Quotes fld
9898 \end_inset
9899
9900 &
9901 \begin_inset Quotes frd
9902 \end_inset
9903
9904  qu'il y a de colonnes avant la colonne traitée.
9905  Dans le tableau
9906 \begin_inset space ~
9907 \end_inset
9908
9909
9910 \begin_inset CommandInset ref
9911 LatexCommand ref
9912 reference "tab:Tableau-saut-de-page"
9913
9914 \end_inset
9915
9916  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9917  suivie par une autre colonne.
9918  La commande suivante a donc été insérée en code \SpecialChar TeX
9919  dans la cellule après
9920  le mot 
9921 \begin_inset Quotes fld
9922 \end_inset
9923
9924
9925 \emph on
9926 Castelchiodato,
9927 \emph default
9928
9929 \begin_inset Quotes frd
9930 \end_inset
9931
9932 :
9933 \end_layout
9934
9935 \begin_layout Standard
9936
9937 \series bold
9938 & 111
9939 \backslash
9940
9941 \backslash
9942  
9943 \backslash
9944 newpage
9945 \begin_inset Newline newline
9946 \end_inset
9947
9948 &
9949 \end_layout
9950
9951 \begin_layout Standard
9952 Le 
9953 \begin_inset Quotes fld
9954 \end_inset
9955
9956 111
9957 \begin_inset Quotes frd
9958 \end_inset
9959
9960  dans la troisième colonne de la ligne a été supprimé.
9961  
9962 \series bold
9963
9964 \backslash
9965 newpage
9966 \series default
9967  est nécessaire seulement quand un saut de page doit impérativement avoir
9968  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9969  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9970  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9971  est coupée, utilisez cette commande à la place de la précédente :
9972 \end_layout
9973
9974 \begin_layout Standard
9975
9976 \series bold
9977 & 111
9978 \backslash
9979
9980 \backslash
9981
9982 \begin_inset Newline newline
9983 \end_inset
9984
9985
9986 \backslash
9987 hline &
9988 \end_layout
9989
9990 \begin_layout Standard
9991 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9992  insérer la commande
9993 \end_layout
9994
9995 \begin_layout Standard
9996
9997 \series bold
9998
9999 \backslash
10000 setlength{
10001 \backslash
10002 parfillskip}{0pt}
10003 \end_layout
10004
10005 \begin_layout Standard
10006 au début de la cellule.
10007  Cela assure que la portion de la cellule qui va se trouver affichée sur
10008  la page suivante le sera avec toute la largeur de la cellule.
10009 \begin_inset Separator parbreak
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \begin_layout Standard
10016 \align center
10017 \begin_inset Tabular
10018 <lyxtabular version="3" rows="38" columns="3">
10019 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10020 <column alignment="left" valignment="top" width="0cm">
10021 <column alignment="left" valignment="top" width="3cm">
10022 <column alignment="center" valignment="top" width="0pt">
10023 <row endfirsthead="true" caption="true">
10024 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028 \begin_inset Caption Standard
10029
10030 \begin_layout Plain Layout
10031 Tableau avec un saut de page forcé dans une cellule
10032 \begin_inset CommandInset label
10033 LatexCommand label
10034 name "tab:Tableau-saut-de-page"
10035
10036 \end_inset
10037
10038
10039 \begin_inset Argument 1
10040 status collapsed
10041
10042 \begin_layout Plain Layout
10043 Tableau avec un saut de page forcé dans une cellule
10044 \end_layout
10045
10046 \end_inset
10047
10048
10049 \end_layout
10050
10051 \end_inset
10052
10053
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 </row>
10077 <row endfirsthead="true">
10078 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082
10083 \series bold
10084 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 </row>
10108 <row endfirsthead="true">
10109 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113
10114 \series bold
10115 NOM
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133
10134 \series bold
10135 TÉL.
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row endhead="true">
10142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 \begin_inset ERT
10147 status collapsed
10148
10149 \begin_layout Plain Layout
10150
10151
10152 \backslash
10153 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10154 \backslash
10155
10156 \backslash
10157 %
10158 \end_layout
10159
10160 \end_inset
10161
10162
10163 \end_layout
10164
10165 \end_inset
10166 </cell>
10167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10168 \begin_inset Text
10169
10170 \begin_layout Plain Layout
10171
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 </row>
10186 <row endhead="true">
10187 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191  
10192 \series bold
10193 Exemple d'annuaire téléphonique
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 </row>
10217 <row endhead="true">
10218 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222
10223 \series bold
10224 NOM
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242
10243 \series bold
10244 TÉL.
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 </row>
10250 <row endfoot="true">
10251 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255 suite page suivante\SpecialChar ldots
10256
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 </row>
10280 <row>
10281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285
10286 \series bold
10287 Annovi
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 Silvia
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305 111
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 </row>
10311 <row>
10312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316
10317 \series bold
10318 Bertoli
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 Stefano
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 111
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 </row>
10342 <row>
10343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347
10348 \series bold
10349 Bozzi
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 Walter
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 111
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 </row>
10373 <row>
10374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378
10379 \series bold
10380 Cachia
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 Maria
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 111
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 </row>
10404 <row>
10405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409
10410 \series bold
10411 Cachia
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 Maurizio
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 111
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 </row>
10435 <row>
10436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440
10441 \series bold
10442 Cinquemani
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 Giusi
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 111
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 </row>
10466 <row>
10467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10468 \begin_inset Text
10469
10470 \begin_layout Plain Layout
10471
10472 \series bold
10473 Colin
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 Bernard
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 111
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 </row>
10497 <row>
10498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502
10503 \series bold
10504 Concli
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 Gianfranco
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 111
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 </row>
10528 <row>
10529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533
10534 \series bold
10535 Dal Bosco
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 Carolina
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 111
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 </row>
10559 <row>
10560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564
10565 \series bold
10566 Dalpiaz
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 Annamaria
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 111
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 </row>
10590 <row>
10591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595
10596 \series bold
10597 Feliciello
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 Domenico
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 111
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 </row>
10621 <row>
10622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626
10627 \series bold
10628 Focarelli
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 Paola
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 111
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 </row>
10652 <row>
10653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657
10658 \series bold
10659 Galletti
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 Oreste
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 111
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 </row>
10683 <row>
10684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688
10689 \series bold
10690 Gasparini
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 Franca
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 111
10709 \end_layout
10710
10711 \end_inset
10712 </cell>
10713 </row>
10714 <row>
10715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10716 \begin_inset Text
10717
10718 \begin_layout Plain Layout
10719
10720 \series bold
10721 Lassini
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 Giancarlo
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 111
10740 \end_layout
10741
10742 \end_inset
10743 </cell>
10744 </row>
10745 <row>
10746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750
10751 \series bold
10752 Malfatti
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761 Luciano
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770 111
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 </row>
10776 <row>
10777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781
10782 \series bold
10783 Malfatti
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 Valeriano
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 111
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 </row>
10807 <row>
10808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812
10813 \series bold
10814 Meneguzzo
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 Roberto
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 111
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 </row>
10838 <row>
10839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843
10844 \series bold
10845 Mezzadra
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854 Roberto
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 111
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 </row>
10869 <row>
10870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874
10875 \series bold
10876 Pirpamer
10877 \end_layout
10878
10879 \end_inset
10880 </cell>
10881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885 Erich
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894 111
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 </row>
10900 <row>
10901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905
10906 \series bold
10907 Pochiesa
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916 Paolo
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 111, 222
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 </row>
10931 <row>
10932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10933 \begin_inset Text
10934
10935 \begin_layout Plain Layout
10936
10937 \series bold
10938 Radina
10939 \end_layout
10940
10941 \end_inset
10942 </cell>
10943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10944 \begin_inset Text
10945
10946 \begin_layout Plain Layout
10947 Claudio
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956 111
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 </row>
10962 <row>
10963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10964 \begin_inset Text
10965
10966 \begin_layout Plain Layout
10967
10968 \series bold
10969 Rizzardi
10970 \end_layout
10971
10972 \end_inset
10973 </cell>
10974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978 Giancarlo, 11.
10979  Fürst von Montecompatri, 11.
10980  Fürst von Sulmona und Vivaro, 10.
10981  Fürst von Rossano, 5.
10982  Herzog von Canemorte, 11.
10983  Herzog von Palombara, 5.
10984  Herzog von Castelchiodato,
10985 \begin_inset ERT
10986 status open
10987
10988 \begin_layout Plain Layout
10989
10990 & 111
10991 \backslash
10992
10993 \backslash
10994  
10995 \backslash
10996 newpage
10997 \end_layout
10998
10999 \begin_layout Plain Layout
11000
11001 &
11002 \end_layout
11003
11004 \end_inset
11005
11006  11.
11007  Herzog von Poggionativo, 11.
11008  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11009  Graf von Valinfreda, 11.
11010  Baron von Cropalati, 11.
11011  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 </row>
11026 <row>
11027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031
11032 \series bold
11033 Stuffer
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042 Oskar
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051 111
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 </row>
11057 <row>
11058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062
11063 \series bold
11064 Tacchelli
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073 Ugo
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 111
11083 \end_layout
11084
11085 \end_inset
11086 </cell>
11087 </row>
11088 <row>
11089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11090 \begin_inset Text
11091
11092 \begin_layout Plain Layout
11093
11094 \series bold
11095 Tezzele
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 Margit
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11110 \begin_inset Text
11111
11112 \begin_layout Plain Layout
11113 111
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 </row>
11119 <row>
11120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124
11125 \series bold
11126 Unterkalmsteiner
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 Frieda
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 111
11145 \end_layout
11146
11147 \end_inset
11148 </cell>
11149 </row>
11150 <row>
11151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11152 \begin_inset Text
11153
11154 \begin_layout Plain Layout
11155
11156 \series bold
11157 Vieider
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 Hilde
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 111
11176 \end_layout
11177
11178 \end_inset
11179 </cell>
11180 </row>
11181 <row>
11182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186
11187 \series bold
11188 Vigna
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 Jürgen
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 111
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 </row>
11212 <row>
11213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217
11218 \series bold
11219 Weber
11220 \end_layout
11221
11222 \end_inset
11223 </cell>
11224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228 Maurizio
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 111
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 </row>
11243 <row>
11244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248
11249 \series bold
11250 Winkler
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11256 \begin_inset Text
11257
11258 \begin_layout Plain Layout
11259 Franz
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11265 \begin_inset Text
11266
11267 \begin_layout Plain Layout
11268 111
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 </row>
11274 </lyxtabular>
11275
11276 \end_inset
11277
11278
11279 \end_layout
11280
11281 \begin_layout Section
11282 Colonnes et lignes à lignes multiples
11283 \end_layout
11284
11285 \begin_layout Subsection
11286 Lignes multiples dans une cellule de tableau
11287 \begin_inset CommandInset label
11288 LatexCommand label
11289 name "subsec:Lignes-multiple-dans-cellule"
11290
11291 \end_inset
11292
11293
11294 \begin_inset Index idx
11295 status collapsed
11296
11297 \begin_layout Plain Layout
11298 Plusieurs lignes dans une case de tableau
11299 \end_layout
11300
11301 \end_inset
11302
11303
11304 \begin_inset Index idx
11305 status collapsed
11306
11307 \begin_layout Plain Layout
11308 Tableau ! Saut de ligne
11309 \end_layout
11310
11311 \end_inset
11312
11313
11314 \end_layout
11315
11316 \begin_layout Standard
11317 \noindent
11318 \begin_inset Float table
11319 placement H
11320 wide false
11321 sideways false
11322 status open
11323
11324 \begin_layout Plain Layout
11325 \begin_inset Caption Standard
11326
11327 \begin_layout Plain Layout
11328 \begin_inset CommandInset label
11329 LatexCommand label
11330 name "tab:Tableau-avec-plusieurs-lignes"
11331
11332 \end_inset
11333
11334 Tableau avec des lignes multiples dans une cellule
11335 \end_layout
11336
11337 \end_inset
11338
11339
11340 \end_layout
11341
11342 \begin_layout Plain Layout
11343 \align center
11344 \begin_inset Tabular
11345 <lyxtabular version="3" rows="3" columns="3">
11346 <features tabularvalignment="middle">
11347 <column alignment="center" valignment="middle" width="2.5cm">
11348 <column alignment="center" valignment="middle">
11349 <column alignment="center" valignment="middle">
11350 <row>
11351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355 Lignes
11356 \begin_inset Newline linebreak
11357 \end_inset
11358
11359 multiples
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368 b
11369 \end_layout
11370
11371 \end_inset
11372 </cell>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 c
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 </row>
11383 <row>
11384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 d
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397 e
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 f
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 </row>
11412 <row>
11413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11414 \begin_inset Text
11415
11416 \begin_layout Plain Layout
11417 g
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 h
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 i
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 </row>
11441 </lyxtabular>
11442
11443 \end_inset
11444
11445
11446 \end_layout
11447
11448 \end_inset
11449
11450
11451 \end_layout
11452
11453 \begin_layout Standard
11454 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11455  d'un paragraphe avec des sauts de lignes et des césures.
11456 \end_layout
11457
11458 \begin_layout Standard
11459 Pour obtenir le tableau
11460 \begin_inset space ~
11461 \end_inset
11462
11463
11464 \begin_inset CommandInset ref
11465 LatexCommand ref
11466 reference "tab:Tableau-avec-plusieurs-lignes"
11467
11468 \end_inset
11469
11470 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11471  droit dessus.
11472  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11473  2.5
11474 \begin_inset space \thinspace{}
11475 \end_inset
11476
11477 cm et choisissez les alignements vertical et horizontal centrés.
11478  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11479  Comme notre texte est plus petit que 2.5
11480 \begin_inset space \thinspace{}
11481 \end_inset
11482
11483 cm, une seule ligne va apparaître.
11484  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11485  
11486 \family sans
11487 Ctrl-Shift-Entrée
11488 \family default
11489 ).
11490  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11491 ement découpé en plusieurs lignes.
11492 \end_layout
11493
11494 \begin_layout Standard
11495 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
11496  ne peut pas
11497  effectuer de césure si c'est le premier élément de la cellule.
11498  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11499  premier élément : Ajoutez un espace horizontal de 0
11500 \begin_inset space \thinspace{}
11501 \end_inset
11502
11503 pt juste avant votre mot.
11504  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11505  Le tableau
11506 \begin_inset space ~
11507 \end_inset
11508
11509
11510 \begin_inset CommandInset ref
11511 LatexCommand ref
11512 reference "tab:Tableau-césure"
11513
11514 \end_inset
11515
11516  montre l'effet de cette insertion.
11517 \end_layout
11518
11519 \begin_layout Standard
11520 \begin_inset Float table
11521 placement h
11522 wide false
11523 sideways false
11524 status open
11525
11526 \begin_layout Plain Layout
11527 \begin_inset Caption Standard
11528
11529 \begin_layout Plain Layout
11530 \begin_inset CommandInset label
11531 LatexCommand label
11532 name "tab:Tableau-césure"
11533
11534 \end_inset
11535
11536 Tableau avec et sans césure.
11537 \end_layout
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \begin_layout Plain Layout
11545 \begin_inset space \hfill{}
11546 \end_inset
11547
11548
11549 \begin_inset Tabular
11550 <lyxtabular version="3" rows="3" columns="3">
11551 <features tabularvalignment="middle">
11552 <column alignment="center" valignment="middle" width="2.5cm">
11553 <column alignment="center" valignment="middle">
11554 <column alignment="center" valignment="middle">
11555 <row>
11556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 mottrèslongdansunecellule
11561 \end_layout
11562
11563 \end_inset
11564 </cell>
11565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11566 \begin_inset Text
11567
11568 \begin_layout Plain Layout
11569 b
11570 \end_layout
11571
11572 \end_inset
11573 </cell>
11574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11575 \begin_inset Text
11576
11577 \begin_layout Plain Layout
11578 c
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 </row>
11584 <row>
11585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11586 \begin_inset Text
11587
11588 \begin_layout Plain Layout
11589 d
11590 \end_layout
11591
11592 \end_inset
11593 </cell>
11594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11595 \begin_inset Text
11596
11597 \begin_layout Plain Layout
11598 e
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 f
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 </row>
11613 <row>
11614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618 g
11619 \end_layout
11620
11621 \end_inset
11622 </cell>
11623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 h
11628 \end_layout
11629
11630 \end_inset
11631 </cell>
11632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11633 \begin_inset Text
11634
11635 \begin_layout Plain Layout
11636 i
11637 \end_layout
11638
11639 \end_inset
11640 </cell>
11641 </row>
11642 </lyxtabular>
11643
11644 \end_inset
11645
11646
11647 \begin_inset space \hfill{}
11648 \end_inset
11649
11650
11651 \begin_inset Tabular
11652 <lyxtabular version="3" rows="3" columns="3">
11653 <features tabularvalignment="middle">
11654 <column alignment="center" valignment="middle" width="2.5cm">
11655 <column alignment="center" valignment="middle">
11656 <column alignment="center" valignment="middle">
11657 <row>
11658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662 \begin_inset space \hspace{}
11663 \length 0pt
11664 \end_inset
11665
11666 mottrèslongdansunecellule
11667 \end_layout
11668
11669 \end_inset
11670 </cell>
11671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11672 \begin_inset Text
11673
11674 \begin_layout Plain Layout
11675 b
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 c
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 </row>
11690 <row>
11691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695 d
11696 \end_layout
11697
11698 \end_inset
11699 </cell>
11700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11701 \begin_inset Text
11702
11703 \begin_layout Plain Layout
11704 e
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713 f
11714 \end_layout
11715
11716 \end_inset
11717 </cell>
11718 </row>
11719 <row>
11720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11721 \begin_inset Text
11722
11723 \begin_layout Plain Layout
11724 g
11725 \end_layout
11726
11727 \end_inset
11728 </cell>
11729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11730 \begin_inset Text
11731
11732 \begin_layout Plain Layout
11733 h
11734 \end_layout
11735
11736 \end_inset
11737 </cell>
11738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11739 \begin_inset Text
11740
11741 \begin_layout Plain Layout
11742 i
11743 \end_layout
11744
11745 \end_inset
11746 </cell>
11747 </row>
11748 </lyxtabular>
11749
11750 \end_inset
11751
11752
11753 \begin_inset space \hfill{}
11754 \end_inset
11755
11756
11757 \end_layout
11758
11759 \end_inset
11760
11761
11762 \end_layout
11763
11764 \begin_layout Subsection
11765 Multi-colonnes
11766 \begin_inset CommandInset label
11767 LatexCommand label
11768 name "subsec:Multicolonnes"
11769
11770 \end_inset
11771
11772
11773 \begin_inset Index idx
11774 status collapsed
11775
11776 \begin_layout Plain Layout
11777 Multi-colonnes
11778 \end_layout
11779
11780 \end_inset
11781
11782
11783 \begin_inset Index idx
11784 status collapsed
11785
11786 \begin_layout Plain Layout
11787 Tableau ! Multi-colonnes
11788 \end_layout
11789
11790 \end_inset
11791
11792
11793 \end_layout
11794
11795 \begin_layout Subsubsection
11796 Les bases des multi-colonnes
11797 \end_layout
11798
11799 \begin_layout Standard
11800 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11801  qu'elle doit couvrir et utilisez soit le bouton 
11802 \begin_inset Info
11803 type  "icon"
11804 arg   "inset-modify tabular multicolumn"
11805 \end_inset
11806
11807  de la barre d'outils tableau, ou le menu 
11808 \family sans
11809 Édition\SpecialChar menuseparator
11810 Tableau\SpecialChar menuseparator
11811 Multi-colonnes
11812 \family default
11813 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11814  
11815 \family sans
11816 Multi-colonnes
11817 \family default
11818 .
11819 \end_layout
11820
11821 \begin_layout Standard
11822 Les multi-colonnes ont leurs propres paramètres de cellule.
11823  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11824  de la cellule, cela n'affecte que la cellule multi-colonnes.
11825  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11826  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11827 \begin_inset Separator parbreak
11828 \end_inset
11829
11830
11831 \end_layout
11832
11833 \begin_layout Standard
11834 \align center
11835 \begin_inset Tabular
11836 <lyxtabular version="3" rows="3" columns="4">
11837 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11838 <column alignment="center" valignment="top" width="0pt">
11839 <column alignment="center" valignment="middle">
11840 <column alignment="center" valignment="top" width="0in">
11841 <column alignment="center" valignment="top" width="0pt">
11842 <row>
11843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 abc
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 def ghi
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 jkl
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 </row>
11880 <row>
11881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 A
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 B
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 C
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 D
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 </row>
11918 <row>
11919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11920 \begin_inset Text
11921
11922 \begin_layout Plain Layout
11923 1
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 2
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11938 \begin_inset Text
11939
11940 \begin_layout Plain Layout
11941 3
11942 \end_layout
11943
11944 \end_inset
11945 </cell>
11946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11947 \begin_inset Text
11948
11949 \begin_layout Plain Layout
11950 4
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 </row>
11956 </lyxtabular>
11957
11958 \end_inset
11959
11960
11961 \end_layout
11962
11963 \begin_layout Subsubsection
11964 Calculs avec les multi-colonnes
11965 \begin_inset CommandInset label
11966 LatexCommand label
11967 name "subsec:Calculs-multicolonnes"
11968
11969 \end_inset
11970
11971
11972 \begin_inset Index idx
11973 status collapsed
11974
11975 \begin_layout Plain Layout
11976 Multi-colonnes ! Calculs
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \end_layout
11983
11984 \begin_layout Standard
11985 \SpecialChar LyX
11986  gère directement les multi-colonnes, mais nous devons faire attention à
11987  la largeur des cellules couvertes par la cellule multi-colonnes.
11988 \end_layout
11989
11990 \begin_layout Standard
11991 \begin_inset Float table
11992 placement h
11993 wide false
11994 sideways false
11995 status open
11996
11997 \begin_layout Plain Layout
11998 \begin_inset Caption Standard
11999
12000 \begin_layout Plain Layout
12001 \begin_inset CommandInset label
12002 LatexCommand label
12003 name "tab:Tableau-multicolonne-parfaite"
12004
12005 \end_inset
12006
12007 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
12008  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
12009 \begin_inset Argument 1
12010 status open
12011
12012 \begin_layout Plain Layout
12013 Tableau avec multi-colonnes parfaite
12014 \end_layout
12015
12016 \end_inset
12017
12018
12019 \end_layout
12020
12021 \end_inset
12022
12023
12024 \end_layout
12025
12026 \begin_layout Plain Layout
12027 \align center
12028 \begin_inset Tabular
12029 <lyxtabular version="3" rows="3" columns="3">
12030 <features tabularvalignment="middle">
12031 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12032 <column alignment="center" valignment="middle">
12033 <column alignment="center" valignment="top">
12034 <row>
12035 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12036 \begin_inset Text
12037
12038 \begin_layout Plain Layout
12039 multi-colonnes sur plusieurs lignes
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Plain Layout
12057 c
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 </row>
12063 <row>
12064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 d
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 e
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12083 \begin_inset Text
12084
12085 \begin_layout Plain Layout
12086 f
12087 \end_layout
12088
12089 \end_inset
12090 </cell>
12091 </row>
12092 <row>
12093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12094 \begin_inset Text
12095
12096 \begin_layout Plain Layout
12097 g
12098 \end_layout
12099
12100 \end_inset
12101 </cell>
12102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12103 \begin_inset Text
12104
12105 \begin_layout Plain Layout
12106 h
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Plain Layout
12115 i
12116 \end_layout
12117
12118 \end_inset
12119 </cell>
12120 </row>
12121 </lyxtabular>
12122
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \end_inset
12129
12130
12131 \end_layout
12132
12133 \begin_layout Standard
12134 Par exemple, pour créer le tableau
12135 \begin_inset space ~
12136 \end_inset
12137
12138
12139 \begin_inset CommandInset ref
12140 LatexCommand ref
12141 reference "tab:Tableau-multicolonne-parfaite"
12142
12143 \end_inset
12144
12145 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12146  3×3 et faites un clic droit dessus.
12147  Ensuite choisissez pour cette cellule
12148 \emph on
12149 ,
12150 \emph default
12151  dans la fenêtre de dialogue de tableau, 
12152 \emph on
12153 multi-colonnes
12154 \emph default
12155
12156 \emph on
12157 alignement
12158 \begin_inset space ~
12159 \end_inset
12160
12161 horizontal
12162 \begin_inset space ~
12163 \end_inset
12164
12165 centré
12166 \emph default
12167  et une largeur de 2.5
12168 \begin_inset space \thinspace{}
12169 \end_inset
12170
12171 cm.
12172  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12173  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12174 \begin_inset space \thinspace{}
12175 \end_inset
12176
12177 cm pour la première colonne.
12178  La deuxième colonne aura alors automatiquement une largeur de 1.25
12179 \begin_inset space \thinspace{}
12180 \end_inset
12181
12182 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12183  C'est ce qui a été fait pour le tableau
12184 \begin_inset space ~
12185 \end_inset
12186
12187
12188 \begin_inset CommandInset ref
12189 LatexCommand ref
12190 reference "tab:Tableau-multicolonne-imparfait"
12191
12192 \end_inset
12193
12194 .
12195 \end_layout
12196
12197 \begin_layout Standard
12198 \begin_inset Float table
12199 wide false
12200 sideways false
12201 status open
12202
12203 \begin_layout Plain Layout
12204 \begin_inset Caption Standard
12205
12206 \begin_layout Plain Layout
12207 \begin_inset CommandInset label
12208 LatexCommand label
12209 name "tab:Tableau-multicolonne-imparfait"
12210
12211 \end_inset
12212
12213 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12214  de la largeur de la cellule multi-colonnes.
12215 \begin_inset Argument 1
12216 status open
12217
12218 \begin_layout Plain Layout
12219 Tableau avec multi-colonnes pas parfaite
12220 \end_layout
12221
12222 \end_inset
12223
12224
12225 \end_layout
12226
12227 \end_inset
12228
12229
12230 \end_layout
12231
12232 \begin_layout Plain Layout
12233 \align center
12234 \begin_inset Tabular
12235 <lyxtabular version="3" rows="3" columns="3">
12236 <features tabularvalignment="middle">
12237 <column alignment="center" valignment="top" width="1.25cm">
12238 <column alignment="center" valignment="top">
12239 <column alignment="center" valignment="top">
12240 <row>
12241 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12242 \begin_inset Text
12243
12244 \begin_layout Plain Layout
12245 multi-colonnes sur plusieurs lignes
12246 \end_layout
12247
12248 \end_inset
12249 </cell>
12250 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12251 \begin_inset Text
12252
12253 \begin_layout Plain Layout
12254
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12260 \begin_inset Text
12261
12262 \begin_layout Plain Layout
12263 c
12264 \end_layout
12265
12266 \end_inset
12267 </cell>
12268 </row>
12269 <row>
12270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12271 \begin_inset Text
12272
12273 \begin_layout Plain Layout
12274 d
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 e
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12289 \begin_inset Text
12290
12291 \begin_layout Plain Layout
12292 f
12293 \end_layout
12294
12295 \end_inset
12296 </cell>
12297 </row>
12298 <row>
12299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12300 \begin_inset Text
12301
12302 \begin_layout Plain Layout
12303 g
12304 \end_layout
12305
12306 \end_inset
12307 </cell>
12308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12309 \begin_inset Text
12310
12311 \begin_layout Plain Layout
12312 h
12313 \end_layout
12314
12315 \end_inset
12316 </cell>
12317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12318 \begin_inset Text
12319
12320 \begin_layout Plain Layout
12321 i
12322 \end_layout
12323
12324 \end_inset
12325 </cell>
12326 </row>
12327 </lyxtabular>
12328
12329 \end_inset
12330
12331
12332 \end_layout
12333
12334 \end_inset
12335
12336
12337 \end_layout
12338
12339 \begin_layout Standard
12340 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12341  de la cellule multi-colonnes, elle est un peu plus large.
12342  La raison est que la taille que l'on donne à une cellule, 
12343 \begin_inset Formula $W_{g}$
12344 \end_inset
12345
12346  n'est pas sa taille totale, 
12347 \begin_inset Formula $W_{\mathrm{tot}}$
12348 \end_inset
12349
12350  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12351  lui donne.
12352  L'annexe
12353 \begin_inset space ~
12354 \end_inset
12355
12356
12357 \begin_inset CommandInset ref
12358 LatexCommand ref
12359 reference "cha:Explication-de-l'Equation"
12360
12361 \end_inset
12362
12363  explique pourquoi en détail.
12364 \end_layout
12365
12366 \begin_layout Standard
12367 La largeur nécessaire 
12368 \begin_inset Formula $W_{g\,n}$
12369 \end_inset
12370
12371  quand 
12372 \emph on
12373 n
12374 \emph default
12375  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12376  ait une largeur totale de 
12377 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12378 \end_inset
12379
12380 :
12381 \begin_inset Formula 
12382 \begin{equation}
12383 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12384 \end{equation}
12385
12386 \end_inset
12387
12388
12389 \end_layout
12390
12391 \begin_layout Standard
12392 Dans notre cas nous avons 
12393 \begin_inset Formula $n=2$
12394 \end_inset
12395
12396
12397 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12398 \end_inset
12399
12400 cm et les valeurs implicites pour les autres longueurs, l'équation
12401 \begin_inset space ~
12402 \end_inset
12403
12404
12405 \begin_inset CommandInset ref
12406 LatexCommand ref
12407 reference "eq:Wgn"
12408
12409 \end_inset
12410
12411  devient
12412 \begin_inset Formula 
12413 \begin{equation}
12414 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12415 \end{equation}
12416
12417 \end_inset
12418
12419
12420 \end_layout
12421
12422 \begin_layout Standard
12423 Pour permettre des calculs avec \SpecialChar LaTeX
12424 , vous devez charger le paquetage \SpecialChar LaTeX
12425  
12426 \series bold
12427 calc
12428 \series default
12429  avec la ligne suivante dans le préambule du document
12430 \begin_inset Index idx
12431 status collapsed
12432
12433 \begin_layout Plain Layout
12434 Paquetages \SpecialChar LaTeX
12435  ! calc
12436 \end_layout
12437
12438 \end_inset
12439
12440
12441 \end_layout
12442
12443 \begin_layout Standard
12444
12445 \series bold
12446
12447 \backslash
12448 usepackage{calc}
12449 \end_layout
12450
12451 \begin_layout Standard
12452 \SpecialChar LyX
12453  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12454  de dialogue.
12455  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
12456  dans la
12457  fenêtre de dialogue.
12458  Voici un aperçu de ces paramètres :
12459 \end_layout
12460
12461 \begin_layout Itemize
12462
12463 \series bold
12464 p{largeur}
12465 \series default
12466  crée une cellule de taille donnée, le texte est aligné verticalement en
12467  haut.
12468 \end_layout
12469
12470 \begin_layout Itemize
12471
12472 \series bold
12473 m{largeur}
12474 \series default
12475  crée une cellule de taille donnée, le texte est aligné verticalement au
12476  centre
12477 \end_layout
12478
12479 \begin_layout Itemize
12480
12481 \series bold
12482 b{largeur}
12483 \series default
12484  crée une cellule de taille donnée, le texte est aligné verticalement en
12485  bas
12486 \end_layout
12487
12488 \begin_layout Standard
12489 En entrant un paramètre \SpecialChar LaTeX
12490 , tous les réglages de cellule donnés dans la fenêtre
12491  de dialogue sont ignorés.
12492 \end_layout
12493
12494 \begin_layout Standard
12495 \begin_inset Note Greyedout
12496 status open
12497
12498 \begin_layout Plain Layout
12499
12500 \series bold
12501 Note:
12502 \series default
12503  À cause d'un bug, \SpecialChar LyX
12504  affiche quand même les réglages qui ne sont pas pris
12505  en compte.
12506 \end_layout
12507
12508 \end_inset
12509
12510
12511 \end_layout
12512
12513 \begin_layout Standard
12514 Comme le texte doit être centré horizontalement, on ajoute la commande 
12515 \series bold
12516
12517 \backslash
12518 centering
12519 \series default
12520 .
12521  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
12522  suivant pour la première des
12523  colonnes recouvertes :
12524 \end_layout
12525
12526 \begin_layout Standard
12527
12528 \series bold
12529 >{
12530 \backslash
12531 centering}m{1.25cm-6.2pt}
12532 \end_layout
12533
12534 \begin_layout Standard
12535 La commande 
12536 \series bold
12537 >{ }
12538 \series default
12539  signifie que les commandes qui se trouvent entre les accolades doivent
12540  être appliquées avant que la cellule ne soit créée.
12541 \end_layout
12542
12543 \begin_layout Standard
12544 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12545  multi-colonnes, il est toujours aligné à gauche.
12546  Cela vient du fait que \SpecialChar LyX
12547  applique l'alignement seulement à des colonnes
12548  isolées.
12549  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
12550  suivant pour la multi-colonnes
12551 \end_layout
12552
12553 \begin_layout Standard
12554
12555 \series bold
12556 >{
12557 \backslash
12558 centering}m{2.5cm}
12559 \end_layout
12560
12561 \begin_layout Subsection
12562 Multi-lignes
12563 \begin_inset CommandInset label
12564 LatexCommand label
12565 name "subsec:Multi-lignes"
12566
12567 \end_inset
12568
12569
12570 \begin_inset Index idx
12571 status collapsed
12572
12573 \begin_layout Plain Layout
12574 Multi-lignes
12575 \end_layout
12576
12577 \end_inset
12578
12579
12580 \begin_inset Index idx
12581 status collapsed
12582
12583 \begin_layout Plain Layout
12584 Tableau ! multi-lignes
12585 \end_layout
12586
12587 \end_inset
12588
12589
12590 \end_layout
12591
12592 \begin_layout Standard
12593 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12594  qu'elle doit couvrir et utilisez soit le bouton 
12595 \begin_inset Info
12596 type  "icon"
12597 arg   "inset-modify tabular multirow"
12598 \end_inset
12599
12600  de la barre d'outils tableau, ou le menu 
12601 \family sans
12602 Édition\SpecialChar menuseparator
12603 Tableau\SpecialChar menuseparator
12604 Multi-lignes
12605 \family default
12606 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12607  
12608 \family sans
12609 Multi-lignes
12610 \family default
12611 .
12612 \end_layout
12613
12614 \begin_layout Standard
12615 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12616 \begin_inset Separator parbreak
12617 \end_inset
12618
12619
12620 \end_layout
12621
12622 \begin_layout Standard
12623 \align center
12624 \begin_inset Tabular
12625 <lyxtabular version="3" rows="3" columns="3">
12626 <features tabularvalignment="middle">
12627 <column alignment="center" valignment="top" width="0pt">
12628 <column alignment="center" valignment="top">
12629 <column alignment="center" valignment="top">
12630 <row>
12631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12632 \begin_inset Text
12633
12634 \begin_layout Plain Layout
12635 un contenu long
12636 \end_layout
12637
12638 \end_inset
12639 </cell>
12640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12641 \begin_inset Text
12642
12643 \begin_layout Plain Layout
12644 b
12645 \end_layout
12646
12647 \end_inset
12648 </cell>
12649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12650 \begin_inset Text
12651
12652 \begin_layout Plain Layout
12653 c
12654 \end_layout
12655
12656 \end_inset
12657 </cell>
12658 </row>
12659 <row>
12660 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12661 \begin_inset Text
12662
12663 \begin_layout Plain Layout
12664 multi-lignes
12665 \end_layout
12666
12667 \end_inset
12668 </cell>
12669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12670 \begin_inset Text
12671
12672 \begin_layout Plain Layout
12673 e
12674 \end_layout
12675
12676 \end_inset
12677 </cell>
12678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \begin_layout Plain Layout
12682 f
12683 \end_layout
12684
12685 \end_inset
12686 </cell>
12687 </row>
12688 <row>
12689 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693
12694 \end_layout
12695
12696 \end_inset
12697 </cell>
12698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12699 \begin_inset Text
12700
12701 \begin_layout Plain Layout
12702 h
12703 \end_layout
12704
12705 \end_inset
12706 </cell>
12707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12708 \begin_inset Text
12709
12710 \begin_layout Plain Layout
12711 i
12712 \end_layout
12713
12714 \end_inset
12715 </cell>
12716 </row>
12717 </lyxtabular>
12718
12719 \end_inset
12720
12721
12722 \end_layout
12723
12724 \begin_layout Standard
12725 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12726  la colonne.
12727  L'
12728 \family sans
12729 Espacement
12730 \begin_inset space ~
12731 \end_inset
12732
12733 vertical
12734 \family default
12735  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12736  est positive ou négative.
12737 \end_layout
12738
12739 \begin_layout Standard
12740 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12741  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12742  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12743  implicite, vous devez redéfinir la commande 
12744 \series bold
12745
12746 \backslash
12747 multirowsetup
12748 \series default
12749  avec la commande
12750 \end_layout
12751
12752 \begin_layout Standard
12753
12754 \series bold
12755
12756 \backslash
12757 renewcommand{
12758 \backslash
12759 multirowsetup}{
12760 \backslash
12761 centering}
12762 \end_layout
12763
12764 \begin_layout Standard
12765 dans le préambule du document.
12766  Après ça, tous les contenus de cellules multi-lignes du document seront
12767  centrés.
12768  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12769  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
12770  juste
12771  avant le tableau concerné, plutôt que dans le préambule.
12772  Si le texte doit être aligné à droite, remplacez 
12773 \series bold
12774
12775 \backslash
12776 centering
12777 \series default
12778  par 
12779 \series bold
12780
12781 \backslash
12782 raggedleft
12783 \series default
12784 .
12785  Pour revenir à l'alignement à gauche utilisez 
12786 \series bold
12787
12788 \backslash
12789 raggedright
12790 \series default
12791 .
12792 \end_layout
12793
12794 \begin_layout Standard
12795 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12796  avec un décalage vertical de -4
12797 \begin_inset space \thinspace{}
12798 \end_inset
12799
12800 mm dans une colonne de 3
12801 \begin_inset space \thinspace{}
12802 \end_inset
12803
12804 cm de large
12805 \begin_inset space ~
12806 \end_inset
12807
12808 :
12809 \begin_inset Separator parbreak
12810 \end_inset
12811
12812
12813 \end_layout
12814
12815 \begin_layout Standard
12816 \noindent
12817 \align center
12818 \begin_inset ERT
12819 status collapsed
12820
12821 \begin_layout Plain Layout
12822
12823
12824 \backslash
12825 renewcommand{
12826 \backslash
12827 multirowsetup}{
12828 \backslash
12829 raggedleft}
12830 \end_layout
12831
12832 \end_inset
12833
12834
12835 \begin_inset Tabular
12836 <lyxtabular version="3" rows="4" columns="3">
12837 <features tabularvalignment="middle">
12838 <column alignment="center" valignment="top" width="3cm">
12839 <column alignment="center" valignment="top">
12840 <column alignment="center" valignment="top">
12841 <row>
12842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12843 \begin_inset Text
12844
12845 \begin_layout Plain Layout
12846 un contenu long
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12852 \begin_inset Text
12853
12854 \begin_layout Plain Layout
12855 b
12856 \end_layout
12857
12858 \end_inset
12859 </cell>
12860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12861 \begin_inset Text
12862
12863 \begin_layout Plain Layout
12864 c
12865 \end_layout
12866
12867 \end_inset
12868 </cell>
12869 </row>
12870 <row>
12871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12872 \begin_inset Text
12873
12874 \begin_layout Plain Layout
12875 t
12876 \end_layout
12877
12878 \end_inset
12879 </cell>
12880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12881 \begin_inset Text
12882
12883 \begin_layout Plain Layout
12884 n
12885 \end_layout
12886
12887 \end_inset
12888 </cell>
12889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12890 \begin_inset Text
12891
12892 \begin_layout Plain Layout
12893 m
12894 \end_layout
12895
12896 \end_inset
12897 </cell>
12898 </row>
12899 <row>
12900 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 multi-lignes
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 e
12914 \end_layout
12915
12916 \end_inset
12917 </cell>
12918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12919 \begin_inset Text
12920
12921 \begin_layout Plain Layout
12922 f
12923 \end_layout
12924
12925 \end_inset
12926 </cell>
12927 </row>
12928 <row>
12929 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12930 \begin_inset Text
12931
12932 \begin_layout Plain Layout
12933
12934 \end_layout
12935
12936 \end_inset
12937 </cell>
12938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12939 \begin_inset Text
12940
12941 \begin_layout Plain Layout
12942 h
12943 \end_layout
12944
12945 \end_inset
12946 </cell>
12947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12948 \begin_inset Text
12949
12950 \begin_layout Plain Layout
12951 i
12952 \end_layout
12953
12954 \end_inset
12955 </cell>
12956 </row>
12957 </lyxtabular>
12958
12959 \end_inset
12960
12961
12962 \begin_inset ERT
12963 status collapsed
12964
12965 \begin_layout Plain Layout
12966
12967
12968 \backslash
12969 renewcommand{
12970 \backslash
12971 multirowsetup}{
12972 \backslash
12973 raggedright}
12974 \end_layout
12975
12976 \end_inset
12977
12978
12979 \end_layout
12980
12981 \begin_layout Standard
12982 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12983  utiliser un saut de ligne forcé (
12984 \begin_inset space ~
12985 \end_inset
12986
12987 raccourci 
12988 \family sans
12989 Ctrl+Entrée
12990 \family default
12991
12992 \begin_inset space ~
12993 \end_inset
12994
12995 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12996  on le voit dans ce tableau :
12997 \begin_inset Separator parbreak
12998 \end_inset
12999
13000
13001 \end_layout
13002
13003 \begin_layout Standard
13004 \noindent
13005 \align center
13006 \begin_inset Tabular
13007 <lyxtabular version="3" rows="3" columns="2">
13008 <features tabularvalignment="middle">
13009 <column alignment="left" valignment="middle" width="2cm">
13010 <column alignment="center" valignment="top">
13011 <row>
13012 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13013 \begin_inset Text
13014
13015 \begin_layout Plain Layout
13016 aaa
13017 \begin_inset Newline newline
13018 \end_inset
13019
13020 aaa
13021 \begin_inset Newline newline
13022 \end_inset
13023
13024 mauvaise cellule
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13030 \begin_inset Text
13031
13032 \begin_layout Plain Layout
13033 ccc
13034 \end_layout
13035
13036 \end_inset
13037 </cell>
13038 </row>
13039 <row>
13040 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053 ddd
13054 \end_layout
13055
13056 \end_inset
13057 </cell>
13058 </row>
13059 <row>
13060 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 bbb
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13070 \begin_inset Text
13071
13072 \begin_layout Plain Layout
13073 eee
13074 \end_layout
13075
13076 \end_inset
13077 </cell>
13078 </row>
13079 </lyxtabular>
13080
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \begin_layout Standard
13087 Vous devez donc faire attention avec les saut de lignes forcés.
13088 \end_layout
13089
13090 \begin_layout Subsection
13091 Cellules avec ligne(s) diagonale(s)
13092 \end_layout
13093
13094 \begin_layout Standard
13095 Pour instruire le lecteur de la signification ds titres de lignes et de
13096  colonnes dans un tableau, il est pratique de partager le première cellule
13097  du tableau à l'aide d'une ou deux lignes diagonales.
13098  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13099  \SpecialChar LaTeX
13100
13101 \series bold
13102 \lang english
13103  diagbox
13104 \series default
13105 \lang french
13106
13107 \begin_inset Index idx
13108 status collapsed
13109
13110 \begin_layout Plain Layout
13111 Paquetages \SpecialChar LaTeX
13112  ! diagbox
13113 \end_layout
13114
13115 \end_inset
13116
13117 .
13118  Ce paquetage inclut la commande 
13119 \series bold
13120 \lang english
13121
13122 \backslash
13123 diagbox
13124 \series default
13125 \lang french
13126  que l'on peut insérer en mode \SpecialChar TeX
13127  et qui peut avoir 2 ou 3 arguments:
13128 \end_layout
13129
13130 \begin_layout Standard
13131
13132 \series bold
13133 \lang english
13134
13135 \backslash
13136 diagbox[options]
13137 \lang french
13138 {inférieur gauche}{supérieur droit}
13139 \end_layout
13140
13141 \begin_layout Standard
13142
13143 \series bold
13144 \lang english
13145
13146 \backslash
13147 diagbox[options]
13148 \lang french
13149 {inférieur gauche}{supérieur gauche}{supérieur droit}
13150 \end_layout
13151
13152 \begin_layout Standard
13153 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13154  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13155  Dans le second cas, la cellule est partagée par deux lignes.
13156 \end_layout
13157
13158 \begin_layout Standard
13159 \begin_inset ERT
13160 status collapsed
13161
13162 \begin_layout Plain Layout
13163
13164
13165 \backslash
13166 ifdiagbox
13167 \end_layout
13168
13169 \end_inset
13170
13171
13172 \begin_inset Note Note
13173 status open
13174
13175 \begin_layout Plain Layout
13176 La section suivante ne s'affichera que si vous avez installé le paquetage
13177  \SpecialChar LaTeX
13178  
13179 \series bold
13180 diagbox
13181 \series default
13182 .
13183 \end_layout
13184
13185 \end_inset
13186
13187
13188 \end_layout
13189
13190 \begin_layout Standard
13191 Voici un exemple de tableau où 
13192 \series bold
13193 \lang english
13194
13195 \backslash
13196 diagbox
13197 \lang french
13198  
13199 \series default
13200 est utilisé avec 2 arguments
13201 \begin_inset space ~
13202 \end_inset
13203
13204 dans la première cellule:
13205 \lang english
13206
13207 \begin_inset VSpace medskip
13208 \end_inset
13209
13210
13211 \end_layout
13212
13213 \begin_layout Standard
13214 \noindent
13215
13216 \lang english
13217 \begin_inset Tabular
13218 <lyxtabular version="3" rows="4" columns="4">
13219 <features tabularvalignment="middle">
13220 <column alignment="center" valignment="top">
13221 <column alignment="center" valignment="top">
13222 <column alignment="center" valignment="top">
13223 <column alignment="center" valignment="top">
13224 <row>
13225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13226 \begin_inset Text
13227
13228 \begin_layout Plain Layout
13229 \begin_inset ERT
13230 status collapsed
13231
13232 \begin_layout Plain Layout
13233
13234
13235 \backslash
13236 diagbox{
13237 \end_layout
13238
13239 \end_inset
13240
13241 Nom
13242 \begin_inset ERT
13243 status collapsed
13244
13245 \begin_layout Plain Layout
13246
13247 }{
13248 \end_layout
13249
13250 \end_inset
13251
13252 Paramètre
13253 \begin_inset ERT
13254 status collapsed
13255
13256 \begin_layout Plain Layout
13257
13258 }
13259 \end_layout
13260
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 Épaisseur en nm
13273 \end_layout
13274
13275 \end_inset
13276 </cell>
13277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 Transparence en %
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13287 \begin_inset Text
13288
13289 \begin_layout Plain Layout
13290 Dureté en MPa
13291 \end_layout
13292
13293 \end_inset
13294 </cell>
13295 </row>
13296 <row>
13297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 Vert parfait
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310 45
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319 80
13320 \end_layout
13321
13322 \end_inset
13323 </cell>
13324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13325 \begin_inset Text
13326
13327 \begin_layout Plain Layout
13328 504
13329 \end_layout
13330
13331 \end_inset
13332 </cell>
13333 </row>
13334 <row>
13335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339 Multi-P foncé
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 60
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 72
13358 \end_layout
13359
13360 \end_inset
13361 </cell>
13362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13363 \begin_inset Text
13364
13365 \begin_layout Plain Layout
13366 982
13367 \end_layout
13368
13369 \end_inset
13370 </cell>
13371 </row>
13372 <row>
13373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13374 \begin_inset Text
13375
13376 \begin_layout Plain Layout
13377 Pro transparent
13378 \end_layout
13379
13380 \end_inset
13381 </cell>
13382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13383 \begin_inset Text
13384
13385 \begin_layout Plain Layout
13386 18
13387 \end_layout
13388
13389 \end_inset
13390 </cell>
13391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13392 \begin_inset Text
13393
13394 \begin_layout Plain Layout
13395 86
13396 \end_layout
13397
13398 \end_inset
13399 </cell>
13400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13401 \begin_inset Text
13402
13403 \begin_layout Plain Layout
13404 374
13405 \end_layout
13406
13407 \end_inset
13408 </cell>
13409 </row>
13410 </lyxtabular>
13411
13412 \end_inset
13413
13414
13415 \begin_inset VSpace medskip
13416 \end_inset
13417
13418
13419 \end_layout
13420
13421 \begin_layout Standard
13422 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13423  sport ou les distances:
13424 \begin_inset Separator parbreak
13425 \end_inset
13426
13427
13428 \end_layout
13429
13430 \begin_layout Standard
13431 \noindent
13432 \align center
13433 \begin_inset Tabular
13434 <lyxtabular version="3" rows="4" columns="4">
13435 <features tabularvalignment="middle">
13436 <column alignment="center" valignment="top" width="0pt">
13437 <column alignment="center" valignment="top">
13438 <column alignment="center" valignment="top">
13439 <column alignment="center" valignment="top">
13440 <row>
13441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 \begin_inset ERT
13446 status collapsed
13447
13448 \begin_layout Plain Layout
13449
13450
13451 \backslash
13452 diagbox{
13453 \end_layout
13454
13455 \end_inset
13456
13457 À domicile
13458 \begin_inset ERT
13459 status collapsed
13460
13461 \begin_layout Plain Layout
13462
13463 }{
13464 \end_layout
13465
13466 \end_inset
13467
13468 Résultat
13469 \begin_inset ERT
13470 status open
13471
13472 \begin_layout Plain Layout
13473
13474 }{
13475 \end_layout
13476
13477 \end_inset
13478
13479 À l'extérieur
13480 \begin_inset ERT
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484
13485 }
13486 \end_layout
13487
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \end_inset
13494 </cell>
13495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13496 \begin_inset Text
13497
13498 \begin_layout Plain Layout
13499 Tigres
13500 \end_layout
13501
13502 \end_inset
13503 </cell>
13504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13505 \begin_inset Text
13506
13507 \begin_layout Plain Layout
13508 Panthères
13509 \end_layout
13510
13511 \end_inset
13512 </cell>
13513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517 Faucons
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 </row>
13523 <row>
13524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13525 \begin_inset Text
13526
13527 \begin_layout Plain Layout
13528 Tigres
13529 \end_layout
13530
13531 \end_inset
13532 </cell>
13533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13534 \begin_inset Text
13535
13536 \begin_layout Plain Layout
13537
13538 \end_layout
13539
13540 \end_inset
13541 </cell>
13542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13543 \begin_inset Text
13544
13545 \begin_layout Plain Layout
13546 1:3
13547 \end_layout
13548
13549 \end_inset
13550 </cell>
13551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13552 \begin_inset Text
13553
13554 \begin_layout Plain Layout
13555 0:1
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 </row>
13561 <row>
13562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13563 \begin_inset Text
13564
13565 \begin_layout Plain Layout
13566 Panthères
13567 \end_layout
13568
13569 \end_inset
13570 </cell>
13571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13572 \begin_inset Text
13573
13574 \begin_layout Plain Layout
13575 3:1
13576 \end_layout
13577
13578 \end_inset
13579 </cell>
13580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13581 \begin_inset Text
13582
13583 \begin_layout Plain Layout
13584
13585 \end_layout
13586
13587 \end_inset
13588 </cell>
13589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13590 \begin_inset Text
13591
13592 \begin_layout Plain Layout
13593 0:0
13594 \end_layout
13595
13596 \end_inset
13597 </cell>
13598 </row>
13599 <row>
13600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13601 \begin_inset Text
13602
13603 \begin_layout Plain Layout
13604 Faucons
13605 \end_layout
13606
13607 \end_inset
13608 </cell>
13609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13610 \begin_inset Text
13611
13612 \begin_layout Plain Layout
13613 1:0
13614 \end_layout
13615
13616 \end_inset
13617 </cell>
13618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13619 \begin_inset Text
13620
13621 \begin_layout Plain Layout
13622 0:0
13623 \end_layout
13624
13625 \end_inset
13626 </cell>
13627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13628 \begin_inset Text
13629
13630 \begin_layout Plain Layout
13631
13632 \end_layout
13633
13634 \end_inset
13635 </cell>
13636 </row>
13637 </lyxtabular>
13638
13639 \end_inset
13640
13641
13642 \end_layout
13643
13644 \begin_layout Standard
13645 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13646  2 coins ou plus du tableau comme ici:
13647 \begin_inset Separator parbreak
13648 \end_inset
13649
13650
13651 \end_layout
13652
13653 \begin_layout Standard
13654 \noindent
13655 \align center
13656 \begin_inset Tabular
13657 <lyxtabular version="3" rows="5" columns="5">
13658 <features tabularvalignment="middle">
13659 <column alignment="center" valignment="top" width="0pt">
13660 <column alignment="center" valignment="top">
13661 <column alignment="center" valignment="top">
13662 <column alignment="center" valignment="top">
13663 <column alignment="center" valignment="top">
13664 <row>
13665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 \begin_inset ERT
13670 status open
13671
13672 \begin_layout Plain Layout
13673
13674
13675 \backslash
13676 diagbox{
13677 \end_layout
13678
13679 \end_inset
13680
13681 À domicile}{Résultat
13682 \begin_inset ERT
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686
13687 }{
13688 \end_layout
13689
13690 \end_inset
13691
13692 À l'extérieur
13693 \begin_inset ERT
13694 status open
13695
13696 \begin_layout Plain Layout
13697
13698 }
13699 \end_layout
13700
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 Tigres
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 Panthères
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730 Faucons
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739 \begin_inset ERT
13740 status open
13741
13742 \begin_layout Plain Layout
13743
13744
13745 \backslash
13746 diagbox[dir=NE]{
13747 \end_layout
13748
13749 \end_inset
13750
13751 À domicile
13752 \begin_inset ERT
13753 status collapsed
13754
13755 \begin_layout Plain Layout
13756
13757 }{
13758 \end_layout
13759
13760 \end_inset
13761
13762 Résultat
13763 \begin_inset ERT
13764 status collapsed
13765
13766 \begin_layout Plain Layout
13767
13768 }{
13769 \end_layout
13770
13771 \end_inset
13772
13773 À l'extérieur
13774 \begin_inset ERT
13775 status collapsed
13776
13777 \begin_layout Plain Layout
13778
13779 }
13780 \end_layout
13781
13782 \end_inset
13783
13784
13785 \end_layout
13786
13787 \end_inset
13788 </cell>
13789 </row>
13790 <row>
13791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 Tigres
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813 1:3
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822 0:1
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13828 \begin_inset Text
13829
13830 \begin_layout Plain Layout
13831 Tigres
13832 \end_layout
13833
13834 \end_inset
13835 </cell>
13836 </row>
13837 <row>
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842 Panthères
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 3:1
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869 0:0
13870 \end_layout
13871
13872 \end_inset
13873 </cell>
13874 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13875 \begin_inset Text
13876
13877 \begin_layout Plain Layout
13878 Panthères
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 </row>
13884 <row>
13885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 Faucons
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 1:0
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907 0:0
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Plain Layout
13916
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13922 \begin_inset Text
13923
13924 \begin_layout Plain Layout
13925 Faucons
13926 \end_layout
13927
13928 \end_inset
13929 </cell>
13930 </row>
13931 <row>
13932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936 \begin_inset ERT
13937 status open
13938
13939 \begin_layout Plain Layout
13940
13941
13942 \backslash
13943 diagbox[dir=SW]{
13944 \end_layout
13945
13946 \end_inset
13947
13948 À domicile
13949 \begin_inset ERT
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953
13954 }{
13955 \end_layout
13956
13957 \end_inset
13958
13959 Résultat
13960 \begin_inset ERT
13961 status collapsed
13962
13963 \begin_layout Plain Layout
13964
13965 }{
13966 \end_layout
13967
13968 \end_inset
13969
13970 À l'extérieur
13971 \begin_inset ERT
13972 status open
13973
13974 \begin_layout Plain Layout
13975
13976 }
13977 \end_layout
13978
13979 \end_inset
13980
13981
13982 \end_layout
13983
13984 \end_inset
13985 </cell>
13986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13987 \begin_inset Text
13988
13989 \begin_layout Plain Layout
13990 Tigres
13991 \end_layout
13992
13993 \end_inset
13994 </cell>
13995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13996 \begin_inset Text
13997
13998 \begin_layout Plain Layout
13999 Panthères
14000 \end_layout
14001
14002 \end_inset
14003 </cell>
14004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14005 \begin_inset Text
14006
14007 \begin_layout Plain Layout
14008 Faucons
14009 \end_layout
14010
14011 \end_inset
14012 </cell>
14013 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14014 \begin_inset Text
14015
14016 \begin_layout Plain Layout
14017 \begin_inset ERT
14018 status open
14019
14020 \begin_layout Plain Layout
14021
14022
14023 \backslash
14024 diagbox[dir=SE]{
14025 \end_layout
14026
14027 \end_inset
14028
14029 À domicile
14030 \begin_inset ERT
14031 status collapsed
14032
14033 \begin_layout Plain Layout
14034
14035 }{
14036 \end_layout
14037
14038 \end_inset
14039
14040 Résultat
14041 \begin_inset ERT
14042 status open
14043
14044 \begin_layout Plain Layout
14045
14046 }{
14047 \end_layout
14048
14049 \end_inset
14050
14051 À l'extérieur
14052 \begin_inset ERT
14053 status collapsed
14054
14055 \begin_layout Plain Layout
14056
14057 }
14058 \end_layout
14059
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 </row>
14068 </lyxtabular>
14069
14070 \end_inset
14071
14072
14073 \end_layout
14074
14075 \begin_layout Standard
14076 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14077  
14078 \series bold
14079 dir=direction
14080 \series default
14081
14082 \emph on
14083 direction
14084 \emph default
14085  est à choisir parmi 
14086 \series bold
14087 NE
14088 \series default
14089
14090 \series bold
14091 SE
14092 \series default
14093
14094 \series bold
14095 SW
14096 \series default
14097  et 
14098 \series bold
14099 NW
14100 \series default
14101  comme sur une rose des vents.
14102  
14103 \series bold
14104 SW
14105 \series default
14106  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14107  du tableau ci-dessus, désigné via la commande:
14108 \end_layout
14109
14110 \begin_layout Standard
14111
14112 \series bold
14113 \lang english
14114
14115 \backslash
14116 diagbox[dir=SW]{
14117 \series default
14118 \lang french
14119 À domicile
14120 \series bold
14121 \lang english
14122 }{
14123 \series default
14124 \lang french
14125 Résultat
14126 \series bold
14127 \lang english
14128 }{
14129 \series default
14130 \lang french
14131 À l'extérieur
14132 \series bold
14133 \lang english
14134 }
14135 \series default
14136 \lang french
14137 .
14138  
14139 \end_layout
14140
14141 \begin_layout Standard
14142 Si aucune direction n'est spécifiée, elle est implicitement NW.
14143 \end_layout
14144
14145 \begin_layout Standard
14146 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14147  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14148  le contenu de la cellule va déborder:
14149 \begin_inset Separator parbreak
14150 \end_inset
14151
14152
14153 \end_layout
14154
14155 \begin_layout Standard
14156 \noindent
14157 \align center
14158 \begin_inset Tabular
14159 <lyxtabular version="3" rows="2" columns="2">
14160 <features tabularvalignment="middle">
14161 <column alignment="center" valignment="top" width="3cm">
14162 <column alignment="center" valignment="top">
14163 <row>
14164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168 \begin_inset ERT
14169 status collapsed
14170
14171 \begin_layout Plain Layout
14172
14173
14174 \backslash
14175 diagbox{
14176 \end_layout
14177
14178 \end_inset
14179
14180 Nom
14181 \begin_inset ERT
14182 status collapsed
14183
14184 \begin_layout Plain Layout
14185
14186 }{
14187 \end_layout
14188
14189 \end_inset
14190
14191 Paramètre
14192 \begin_inset ERT
14193 status collapsed
14194
14195 \begin_layout Plain Layout
14196
14197 }
14198 \end_layout
14199
14200 \end_inset
14201
14202
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 Épaisseur en nm
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 </row>
14217 <row>
14218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 Vert parfait
14223 \end_layout
14224
14225 \end_inset
14226 </cell>
14227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231 45
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 </row>
14237 </lyxtabular>
14238
14239 \end_inset
14240
14241
14242 \end_layout
14243
14244 \begin_layout Standard
14245 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14246  cellule partagée, utilisez l'option de commande 
14247 \series bold
14248 \lang english
14249 width=3cm
14250 \series default
14251 \lang french
14252  (remplacez 
14253 \begin_inset Quotes fld
14254 \end_inset
14255
14256 3cm
14257 \begin_inset Quotes frd
14258 \end_inset
14259
14260 par la largeur désirée).
14261  Dans le tableau qui suit, la largeur de la première colonne est réglée
14262  à 4cm.
14263  Pour 
14264 \series bold
14265 \lang english
14266
14267 \backslash
14268 diagbox
14269 \series default
14270 \lang french
14271  une largeur de 4
14272 \begin_inset space \thinspace{}
14273 \end_inset
14274
14275 cm + 2
14276 \begin_inset space \thinspace{}
14277 \end_inset
14278
14279
14280 \backslash
14281 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14282  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14283  de la cellule.
14284  Le calcul de la largeur ne peut pas être fait directement dans l'option
14285  de la commande 
14286 \series bold
14287 \lang english
14288
14289 \backslash
14290 diagbox
14291 \series default
14292 \lang french
14293 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14294  la suite.
14295  Ceci se fait via les commandes en code \SpecialChar TeX
14296 :
14297 \end_layout
14298
14299 \begin_layout Standard
14300
14301 \series bold
14302
14303 \backslash
14304 newlength{
14305 \backslash
14306 diagtest}
14307 \begin_inset Newline newline
14308 \end_inset
14309
14310
14311 \backslash
14312 setlength{
14313 \backslash
14314 diagtest}{4cm+2
14315 \backslash
14316 tabcolsep}
14317 \end_layout
14318
14319 \begin_layout Standard
14320 \begin_inset ERT
14321 status collapsed
14322
14323 \begin_layout Plain Layout
14324
14325
14326 \backslash
14327 newlength{
14328 \backslash
14329 diagtest}
14330 \end_layout
14331
14332 \begin_layout Plain Layout
14333
14334
14335 \backslash
14336 setlength{
14337 \backslash
14338 diagtest}{4cm+2
14339 \backslash
14340 tabcolsep}
14341 \end_layout
14342
14343 \end_inset
14344
14345
14346 \end_layout
14347
14348 \begin_layout Standard
14349 Pour permettre les calculs en \SpecialChar LaTeX
14350 , il faut charger dans le préambule du document
14351  le paquetage 
14352 \series bold
14353 calc
14354 \series default
14355
14356 \begin_inset Index idx
14357 status collapsed
14358
14359 \begin_layout Plain Layout
14360 Paquetages \SpecialChar LaTeX
14361  ! calc
14362 \end_layout
14363
14364 \end_inset
14365
14366 .
14367 \end_layout
14368
14369 \begin_layout Standard
14370 Dans le tableau vous pouvez maintenant utiliser la commande
14371 \end_layout
14372
14373 \begin_layout Standard
14374
14375 \series bold
14376
14377 \backslash
14378 diagbox[width=
14379 \backslash
14380 diagtest]{A}{B}
14381 \end_layout
14382
14383 \begin_layout Standard
14384 dans la première cellule:
14385 \begin_inset Separator parbreak
14386 \end_inset
14387
14388
14389 \end_layout
14390
14391 \begin_layout Standard
14392 \noindent
14393 \align center
14394 \begin_inset Tabular
14395 <lyxtabular version="3" rows="2" columns="2">
14396 <features tabularvalignment="middle">
14397 <column alignment="center" valignment="top" width="4cm">
14398 <column alignment="center" valignment="top">
14399 <row>
14400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14401 \begin_inset Text
14402
14403 \begin_layout Plain Layout
14404 \begin_inset ERT
14405 status open
14406
14407 \begin_layout Plain Layout
14408
14409
14410 \backslash
14411 diagbox[width=
14412 \backslash
14413 diagtest]{
14414 \end_layout
14415
14416 \end_inset
14417
14418 A
14419 \begin_inset ERT
14420 status collapsed
14421
14422 \begin_layout Plain Layout
14423
14424 }{
14425 \end_layout
14426
14427 \end_inset
14428
14429 B
14430 \begin_inset ERT
14431 status collapsed
14432
14433 \begin_layout Plain Layout
14434
14435 }
14436 \end_layout
14437
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14446 \begin_inset Text
14447
14448 \begin_layout Plain Layout
14449 Épaisseur en nm
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 </row>
14455 <row>
14456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14457 \begin_inset Text
14458
14459 \begin_layout Plain Layout
14460 Vert parfait
14461 \end_layout
14462
14463 \end_inset
14464 </cell>
14465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14466 \begin_inset Text
14467
14468 \begin_layout Plain Layout
14469 45
14470 \end_layout
14471
14472 \end_inset
14473 </cell>
14474 </row>
14475 </lyxtabular>
14476
14477 \end_inset
14478
14479
14480 \end_layout
14481
14482 \begin_layout Standard
14483 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14484  la longueur de la diagonale ne peut pas être calculée correctement comme
14485  dans ce tableau:
14486 \begin_inset Separator parbreak
14487 \end_inset
14488
14489
14490 \end_layout
14491
14492 \begin_layout Standard
14493 \noindent
14494 \align center
14495 \begin_inset Tabular
14496 <lyxtabular version="3" rows="2" columns="2">
14497 <features tabularvalignment="middle">
14498 <column alignment="center" valignment="top" width="0pt">
14499 <column alignment="center" valignment="top">
14500 <row>
14501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Plain Layout
14505 \begin_inset ERT
14506 status collapsed
14507
14508 \begin_layout Plain Layout
14509
14510
14511 \backslash
14512 diagbox{
14513 \end_layout
14514
14515 \end_inset
14516
14517 A
14518 \begin_inset ERT
14519 status collapsed
14520
14521 \begin_layout Plain Layout
14522
14523 }{
14524 \end_layout
14525
14526 \end_inset
14527
14528 B
14529 \begin_inset ERT
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533
14534 }
14535 \end_layout
14536
14537 \end_inset
14538
14539
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548 Épaisseur en nm
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 </row>
14554 <row>
14555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14556 \begin_inset Text
14557
14558 \begin_layout Plain Layout
14559 Vert parfait
14560 \end_layout
14561
14562 \end_inset
14563 </cell>
14564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14565 \begin_inset Text
14566
14567 \begin_layout Plain Layout
14568 45
14569 \end_layout
14570
14571 \end_inset
14572 </cell>
14573 </row>
14574 </lyxtabular>
14575
14576 \end_inset
14577
14578
14579 \end_layout
14580
14581 \begin_layout Standard
14582 Dans ce cas, vous pouvez utiliser directement
14583 \series bold
14584  
14585 \lang english
14586 width
14587 \series default
14588 \lang french
14589  dans l'option de 
14590 \series bold
14591 \lang english
14592
14593 \backslash
14594 diagbox
14595 \series default
14596 \lang french
14597 , il n'est plus nécessaire d’ajouter 2
14598 \backslash
14599 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14600  colonne.
14601  Ici une largeur de 3cm est utilisée:
14602 \begin_inset Separator parbreak
14603 \end_inset
14604
14605
14606 \end_layout
14607
14608 \begin_layout Standard
14609 \noindent
14610 \align center
14611 \begin_inset Tabular
14612 <lyxtabular version="3" rows="2" columns="2">
14613 <features tabularvalignment="middle">
14614 <column alignment="center" valignment="top" width="0pt">
14615 <column alignment="center" valignment="top">
14616 <row>
14617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14618 \begin_inset Text
14619
14620 \begin_layout Plain Layout
14621 \begin_inset ERT
14622 status open
14623
14624 \begin_layout Plain Layout
14625
14626
14627 \backslash
14628 diagbox[width=3cm]{
14629 \end_layout
14630
14631 \end_inset
14632
14633 A
14634 \begin_inset ERT
14635 status collapsed
14636
14637 \begin_layout Plain Layout
14638
14639 }{
14640 \end_layout
14641
14642 \end_inset
14643
14644 B
14645 \begin_inset ERT
14646 status collapsed
14647
14648 \begin_layout Plain Layout
14649
14650 }
14651 \end_layout
14652
14653 \end_inset
14654
14655
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 Épaisseur en nm
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 </row>
14670 <row>
14671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14672 \begin_inset Text
14673
14674 \begin_layout Plain Layout
14675 Vert parfait
14676 \end_layout
14677
14678 \end_inset
14679 </cell>
14680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14681 \begin_inset Text
14682
14683 \begin_layout Plain Layout
14684 45
14685 \end_layout
14686
14687 \end_inset
14688 </cell>
14689 </row>
14690 </lyxtabular>
14691
14692 \end_inset
14693
14694
14695 \end_layout
14696
14697 \begin_layout Standard
14698 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14699  supplémentaire pour placer le texte dans la cellule.
14700  Ceci peut être obtenu avec l'option
14701 \series bold
14702  
14703 \lang english
14704 height
14705 \lang french
14706 =3cm
14707 \series default
14708  de la commande 
14709 \series bold
14710 \lang english
14711
14712 \backslash
14713 diagbox
14714 \series default
14715 \lang french
14716  (remplacer « 3cm » par la hauteur désirée).
14717  Dans le tableau qui suit, la commande
14718 \end_layout
14719
14720 \begin_layout Standard
14721
14722 \series bold
14723
14724 \backslash
14725 diagbox[width=3cm,height=1.4cm]{A
14726 \backslash
14727
14728 \backslash
14729 B}{C
14730 \backslash
14731
14732 \backslash
14733 D}
14734 \end_layout
14735
14736 \begin_layout Standard
14737 est utilisée dans la première cellule.
14738  La commande 
14739 \backslash
14740
14741 \backslash
14742  crée le saut de ligne
14743 \begin_inset Foot
14744 status open
14745
14746 \begin_layout Plain Layout
14747 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14748  largeur fixée.
14749 \end_layout
14750
14751 \end_inset
14752
14753 .
14754 \begin_inset Separator parbreak
14755 \end_inset
14756
14757
14758 \end_layout
14759
14760 \begin_layout Standard
14761 \noindent
14762 \align center
14763 \begin_inset Tabular
14764 <lyxtabular version="3" rows="2" columns="2">
14765 <features tabularvalignment="middle">
14766 <column alignment="center" valignment="top">
14767 <column alignment="center" valignment="top">
14768 <row>
14769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14770 \begin_inset Text
14771
14772 \begin_layout Plain Layout
14773 \begin_inset ERT
14774 status open
14775
14776 \begin_layout Plain Layout
14777
14778
14779 \backslash
14780 diagbox[width=3cm,height=1.4cm]{
14781 \end_layout
14782
14783 \end_inset
14784
14785 A
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791
14792 \backslash
14793
14794 \backslash
14795
14796 \end_layout
14797
14798 \end_inset
14799
14800 B
14801 \begin_inset ERT
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805
14806 }{
14807 \end_layout
14808
14809 \end_inset
14810
14811 C
14812 \begin_inset ERT
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816
14817
14818 \backslash
14819
14820 \backslash
14821
14822 \end_layout
14823
14824 \end_inset
14825
14826 D
14827 \begin_inset ERT
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831
14832 }
14833 \end_layout
14834
14835 \end_inset
14836
14837
14838 \end_layout
14839
14840 \end_inset
14841 </cell>
14842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846 Épaisseur en nm
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 </row>
14852 <row>
14853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14854 \begin_inset Text
14855
14856 \begin_layout Plain Layout
14857 Vert parfait
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866 45
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 </row>
14872 </lyxtabular>
14873
14874 \end_inset
14875
14876
14877 \end_layout
14878
14879 \begin_layout Standard
14880 \begin_inset ERT
14881 status collapsed
14882
14883 \begin_layout Plain Layout
14884
14885
14886 \backslash
14887 else
14888 \end_layout
14889
14890 \end_inset
14891
14892
14893 \begin_inset Note Note
14894 status open
14895
14896 \begin_layout Plain Layout
14897 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
14898  
14899 \series bold
14900 diagbox
14901 \series default
14902  n'est pas installé :
14903 \end_layout
14904
14905 \end_inset
14906
14907
14908 \end_layout
14909
14910 \begin_layout Standard
14911 Vous devez installer le paquetage \SpecialChar LaTeX
14912  
14913 \series bold
14914 diagbox
14915 \series default
14916  pour voir le contenu de cette section dans la sortie imprimée.
14917 \end_layout
14918
14919 \begin_layout Standard
14920 \begin_inset ERT
14921 status collapsed
14922
14923 \begin_layout Plain Layout
14924
14925
14926 \backslash
14927 fi
14928 \end_layout
14929
14930 \end_inset
14931
14932
14933 \end_layout
14934
14935 \begin_layout Standard
14936 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
14937  
14938 \series bold
14939 \lang english
14940 diagbox
14941 \series default
14942 \lang french
14943 , voir sa documentation, 
14944 \begin_inset CommandInset citation
14945 LatexCommand cite
14946 key "diagbox"
14947
14948 \end_inset
14949
14950 .
14951 \end_layout
14952
14953 \begin_layout Section
14954 Les tableaux formels
14955 \begin_inset CommandInset label
14956 LatexCommand label
14957 name "sec:Tableaux-Formels"
14958
14959 \end_inset
14960
14961
14962 \begin_inset Index idx
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966 Tableau ! Formel
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \begin_layout Standard
14975 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14976  à celle du tableau
14977 \begin_inset space ~
14978 \end_inset
14979
14980
14981 \begin_inset CommandInset ref
14982 LatexCommand ref
14983 reference "tab:Exemple-tableau-booktabs"
14984
14985 \end_inset
14986
14987 .
14988  Ce genre de tableau est appelé 
14989 \begin_inset Quotes fld
14990 \end_inset
14991
14992
14993 \emph on
14994 formel
14995 \emph default
14996
14997 \begin_inset Quotes frd
14998 \end_inset
14999
15000 .
15001  Pour transformer un tableau en tableau formel, utilisez l'option 
15002 \family sans
15003 Formel
15004 \family default
15005  de l'onglet 
15006 \family sans
15007 Bordures
15008 \family default
15009  de la fenêtre de dialogue 
15010 \family sans
15011 Paramètres
15012 \begin_inset space ~
15013 \end_inset
15014
15015 du
15016 \begin_inset space ~
15017 \end_inset
15018
15019 tableau
15020 \family default
15021 .
15022 \end_layout
15023
15024 \begin_layout Standard
15025 \begin_inset Float table
15026 placement h
15027 wide false
15028 sideways false
15029 status open
15030
15031 \begin_layout Plain Layout
15032 \begin_inset Caption Standard
15033
15034 \begin_layout Plain Layout
15035 \begin_inset CommandInset label
15036 LatexCommand label
15037 name "tab:Exemple-tableau-booktabs"
15038
15039 \end_inset
15040
15041 Exemple de tableau formel
15042 \end_layout
15043
15044 \end_inset
15045
15046
15047 \end_layout
15048
15049 \begin_layout Plain Layout
15050 \align center
15051 \begin_inset Tabular
15052 <lyxtabular version="3" rows="8" columns="4">
15053 <features booktabs="true" tabularvalignment="middle">
15054 <column alignment="center" valignment="top">
15055 <column alignment="center" valignment="top">
15056 <column alignment="center" valignment="top">
15057 <column alignment="center" valignment="top">
15058 <row>
15059 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063 Système
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 <cell alignment="center" valignment="top" topline="true" usebox="none">
15069 \begin_inset Text
15070
15071 \begin_layout Plain Layout
15072 Chip
15073 \begin_inset space \thinspace{}
15074 \end_inset
15075
15076 1
15077 \end_layout
15078
15079 \end_inset
15080 </cell>
15081 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085 Chip
15086 \begin_inset space \thinspace{}
15087 \end_inset
15088
15089 2
15090 \end_layout
15091
15092 \end_inset
15093 </cell>
15094 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 </row>
15104 <row>
15105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109 \begin_inset ERT
15110 status collapsed
15111
15112 \begin_layout Plain Layout
15113
15114
15115 \backslash
15116 cmidrule(r){2-2}
15117 \end_layout
15118
15119 \end_inset
15120
15121
15122 \begin_inset ERT
15123 status collapsed
15124
15125 \begin_layout Plain Layout
15126
15127
15128 \backslash
15129 cmidrule(l){3-4}
15130 \end_layout
15131
15132 \end_inset
15133
15134 Épaisseur du capteur en µm
15135 \end_layout
15136
15137 \end_inset
15138 </cell>
15139 <cell alignment="center" valignment="top" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143 300
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 300
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 <cell alignment="center" valignment="top" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161 700
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 </row>
15167 <row>
15168 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172 Angle du biseau en °
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 <cell alignment="center" valignment="top" topline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Plain Layout
15181 3.55
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" topline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 2.71
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 <cell alignment="center" valignment="top" topline="true" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199 7.99
15200 \end_layout
15201
15202 \end_inset
15203 </cell>
15204 </row>
15205 <row topspace="default">
15206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Plain Layout
15210 Résolution spatiale en µm
15211 \end_layout
15212
15213 \end_inset
15214 </cell>
15215 <cell alignment="center" valignment="top" usebox="none">
15216 \begin_inset Text
15217
15218 \begin_layout Plain Layout
15219 4.26
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 <cell alignment="center" valignment="top" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228 10.17
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 <cell alignment="center" valignment="top" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 10.56
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 </row>
15243 <row topspace="default">
15244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248 MTF à 
15249 \begin_inset Formula $f_{\mathrm{max}}$
15250 \end_inset
15251
15252
15253 \end_layout
15254
15255 \end_inset
15256 </cell>
15257 <cell alignment="center" valignment="top" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261 0.53
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270 0.37
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 <cell alignment="center" valignment="top" usebox="none">
15276 \begin_inset Text
15277
15278 \begin_layout Plain Layout
15279 0.39
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 </row>
15285 <row topspace="default">
15286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290 \begin_inset ERT
15291 status collapsed
15292
15293 \begin_layout Plain Layout
15294
15295
15296 \backslash
15297 cmidrule[2pt](l{10pt}){1-1}
15298 \end_layout
15299
15300 \end_inset
15301
15302 résolution spatiale LSF
15303 \end_layout
15304
15305 \end_inset
15306 </cell>
15307 <cell alignment="center" valignment="top" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 <cell alignment="center" valignment="top" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 <cell alignment="center" valignment="top" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Plain Layout
15329
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 </row>
15335 <row>
15336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340 en µm
15341 \end_layout
15342
15343 \end_inset
15344 </cell>
15345 <cell alignment="center" valignment="top" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Plain Layout
15349 129.7
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 <cell alignment="center" valignment="top" usebox="none">
15355 \begin_inset Text
15356
15357 \begin_layout Plain Layout
15358 52.75
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 <cell alignment="center" valignment="top" usebox="none">
15364 \begin_inset Text
15365
15366 \begin_layout Plain Layout
15367 50.78
15368 \end_layout
15369
15370 \end_inset
15371 </cell>
15372 </row>
15373 <row>
15374 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378 en % de la taille des pixels
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387 76.3
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396 95.9
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Plain Layout
15405 92.3
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 </row>
15411 </lyxtabular>
15412
15413 \end_inset
15414
15415
15416 \end_layout
15417
15418 \end_inset
15419
15420
15421 \end_layout
15422
15423 \begin_layout Standard
15424 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15425  
15426 \family sans
15427 Bordures
15428 \family default
15429  de la fenêtre de dialogue 
15430 \family sans
15431 Paramètres
15432 \begin_inset space ~
15433 \end_inset
15434
15435 du
15436 \begin_inset space ~
15437 \end_inset
15438
15439 tableau
15440 \family default
15441  comme c'est décrit dans la section
15442 \begin_inset space ~
15443 \end_inset
15444
15445
15446 \begin_inset CommandInset ref
15447 LatexCommand ref
15448 reference "subsec:Espacement-lignes"
15449
15450 \end_inset
15451
15452 .
15453 \end_layout
15454
15455 \begin_layout Standard
15456 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15457  verticales.
15458  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15459  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15460  sortie imprimée :
15461 \begin_inset Newline newline
15462 \end_inset
15463
15464 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15465 \begin_inset space \thinspace{}
15466 \end_inset
15467
15468 em alors que les autres lignes ont implicite une épaisseur de 0.05
15469 \begin_inset space \thinspace{}
15470 \end_inset
15471
15472 em.
15473 \end_layout
15474
15475 \begin_layout Standard
15476 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15477  les lignes de préambule suivantes :
15478 \end_layout
15479
15480 \begin_layout Standard
15481
15482 \series bold
15483
15484 \backslash
15485 let
15486 \backslash
15487 mytoprule
15488 \backslash
15489 toprule
15490 \begin_inset Newline newline
15491 \end_inset
15492
15493
15494 \backslash
15495 renewcommand{
15496 \backslash
15497 toprule}{
15498 \backslash
15499 mytoprule[width]}
15500 \end_layout
15501
15502 \begin_layout Standard
15503 Cet exemple concerne la première ligne, appelée 
15504 \series bold
15505 toprule
15506 \series default
15507 .
15508  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15509 \series bold
15510 toprule
15511 \series default
15512  par 
15513 \series bold
15514 bottomrule
15515 \series default
15516 .
15517  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15518  
15519 \series bold
15520 toprule
15521 \series default
15522  par 
15523 \series bold
15524 midrule
15525 \series default
15526 .
15527  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15528 \begin_inset space ~
15529 \end_inset
15530
15531
15532 \begin_inset CommandInset ref
15533 LatexCommand ref
15534 reference "cha:Unités-de-longueur"
15535
15536 \end_inset
15537
15538  pour préciser l'épaisseur voulue.
15539 \end_layout
15540
15541 \begin_layout Standard
15542 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15543  en mettant une ligne pour une cellule multi-colonnes.
15544  \SpecialChar LyX
15545  va utiliser en interne la commande 
15546 \series bold
15547
15548 \backslash
15549 cmidrule
15550 \series default
15551  pour créer cette ligne.
15552  Sa syntaxe complète est :
15553 \end_layout
15554
15555 \begin_layout Standard
15556
15557 \series bold
15558
15559 \backslash
15560 cmidrule[largeur](rognage){colDépart-colFin}
15561 \end_layout
15562
15563 \begin_layout Standard
15564 Les options de la commande 
15565 \series bold
15566
15567 \backslash
15568 cmidrule
15569 \series default
15570  ne sont pas actuellement gérées par \SpecialChar LyX
15571 , vous devez donc utiliser du code
15572  \SpecialChar TeX
15573  pour pouvoir les utiliser.
15574  On peut créer manuellement des lignes 
15575 \series bold
15576
15577 \backslash
15578 mitrales
15579 \series default
15580  en insérant la commande en code \SpecialChar TeX
15581  comme le premier élément de la première
15582  cellule de la ligne.
15583  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15584  en question.
15585 \end_layout
15586
15587 \begin_layout Standard
15588 La valeur 
15589 \series bold
15590 largeur
15591 \series default
15592  pour l'épaisseur des lignes est de 0.03
15593 \begin_inset space \thinspace{}
15594 \end_inset
15595
15596 em.
15597  
15598 \series bold
15599 colDépart
15600 \series default
15601  est le numéro de la colonne dans laquelle la ligne commence et 
15602 \series bold
15603 colFin
15604 \series default
15605  est le numéro de la colonne dans laquelle elle se termine.
15606  La valeur de 
15607 \series bold
15608 colFin
15609 \series default
15610  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15611  Le paramètre optionnel 
15612 \series bold
15613 rognage
15614 \series default
15615  peut être soit 
15616 \emph on
15617 l{largeurRognage}
15618 \emph default
15619 , ou 
15620 \emph on
15621 r{largeurRognage}
15622 \emph default
15623  où les valeurs de
15624 \emph on
15625  largeurRognage
15626 \emph default
15627  sont aussi optionnelles.
15628  En utilisant par exemple la valeur 
15629 \emph on
15630 l{2pt}
15631 \emph default
15632  pour ce paramètre, la ligne va être rognée de 2
15633 \begin_inset space \thinspace{}
15634 \end_inset
15635
15636 pt à son extrémité gauche.
15637  Si vous ne spécifiez pas de valeur pour 
15638 \emph on
15639 largeurRognage
15640 \emph default
15641  les lignes sont implicitement rognées de 0.5
15642 \begin_inset space \thinspace{}
15643 \end_inset
15644
15645 em.
15646 \end_layout
15647
15648 \begin_layout Standard
15649 \begin_inset VSpace bigskip
15650 \end_inset
15651
15652 Le tableau
15653 \begin_inset space ~
15654 \end_inset
15655
15656
15657 \begin_inset CommandInset ref
15658 LatexCommand ref
15659 reference "tab:Exemple-tableau-booktabs"
15660
15661 \end_inset
15662
15663  a été créé en utilisant les commandes
15664 \end_layout
15665
15666 \begin_layout Standard
15667
15668 \series bold
15669
15670 \backslash
15671 cmidrule(r){2-2}
15672 \backslash
15673 cmidrule(l){3-4}
15674 \end_layout
15675
15676 \begin_layout Standard
15677 au début de la deuxième ligne et
15678 \end_layout
15679
15680 \begin_layout Standard
15681
15682 \series bold
15683
15684 \backslash
15685 cmidrule[2pt](l{10pt}){1-1}
15686 \end_layout
15687
15688 \begin_layout Standard
15689 au début de la sixième ligne.
15690 \end_layout
15691
15692 \begin_layout Standard
15693 \begin_inset VSpace bigskip
15694 \end_inset
15695
15696
15697 \end_layout
15698
15699 \begin_layout Standard
15700 Vous pouvez vouloir des commandes 
15701 \series bold
15702
15703 \backslash
15704 cmidrule
15705 \series default
15706 s qui se recouvrent comme pour le tableau
15707 \begin_inset space ~
15708 \end_inset
15709
15710
15711 \begin_inset CommandInset ref
15712 LatexCommand ref
15713 reference "tab:Tableau-booktabs-special"
15714
15715 \end_inset
15716
15717 .
15718  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
15719
15720 \end_layout
15721
15722 \begin_layout Standard
15723
15724 \series bold
15725
15726 \backslash
15727 morecmidrules
15728 \end_layout
15729
15730 \begin_layout Standard
15731 La commande qui a été utilisée pour la deuxième ligne du tableau
15732 \begin_inset space ~
15733 \end_inset
15734
15735
15736 \begin_inset CommandInset ref
15737 LatexCommand ref
15738 reference "tab:Tableau-booktabs-special"
15739
15740 \end_inset
15741
15742  est
15743 \end_layout
15744
15745 \begin_layout Standard
15746
15747 \series bold
15748
15749 \backslash
15750 cmidrule(r){2-2}
15751 \backslash
15752 cmidrule(l){3-4}
15753 \backslash
15754 morecmidrules
15755 \backslash
15756 cmidrule{2-4}
15757 \end_layout
15758
15759 \begin_layout Standard
15760 La commande pour la sixième ligne est
15761 \end_layout
15762
15763 \begin_layout Standard
15764
15765 \series bold
15766
15767 \backslash
15768 midrule
15769 \backslash
15770 morecmidrules
15771 \backslash
15772 cmidrule{3-4}
15773 \end_layout
15774
15775 \begin_layout Standard
15776 \begin_inset VSpace bigskip
15777 \end_inset
15778
15779
15780 \end_layout
15781
15782 \begin_layout Standard
15783 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15784 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15785  font toute la largeur du tableau :
15786 \end_layout
15787
15788 \begin_layout Standard
15789
15790 \series bold
15791
15792 \backslash
15793 specialrule{largeur}{espace au dessus}{espace en dessous}
15794 \end_layout
15795
15796 \begin_layout Standard
15797 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15798  du paquetage \SpecialChar LaTeX
15799  
15800 \series bold
15801 booktabs
15802 \series default
15803  
15804 \begin_inset CommandInset citation
15805 LatexCommand cite
15806 key "booktabs"
15807
15808 \end_inset
15809
15810 .
15811 \begin_inset Index idx
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815 Paquetages \SpecialChar LaTeX
15816  ! booktabs
15817 \end_layout
15818
15819 \end_inset
15820
15821
15822 \end_layout
15823
15824 \begin_layout Standard
15825 \begin_inset Float table
15826 placement h
15827 wide false
15828 sideways false
15829 status open
15830
15831 \begin_layout Plain Layout
15832 \begin_inset Caption Standard
15833
15834 \begin_layout Plain Layout
15835 \begin_inset CommandInset label
15836 LatexCommand label
15837 name "tab:Tableau-booktabs-special"
15838
15839 \end_inset
15840
15841 Tableau formel spécial
15842 \end_layout
15843
15844 \end_inset
15845
15846
15847 \end_layout
15848
15849 \begin_layout Plain Layout
15850 \align center
15851 \begin_inset Tabular
15852 <lyxtabular version="3" rows="8" columns="4">
15853 <features booktabs="true" tabularvalignment="middle">
15854 <column alignment="center" valignment="top">
15855 <column alignment="center" valignment="top">
15856 <column alignment="center" valignment="top">
15857 <column alignment="center" valignment="top">
15858 <row>
15859 <cell alignment="center" valignment="top" topline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863 Système
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 <cell alignment="center" valignment="top" topline="true" usebox="none">
15869 \begin_inset Text
15870
15871 \begin_layout Plain Layout
15872 Chip
15873 \begin_inset space \thinspace{}
15874 \end_inset
15875
15876 1
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885 Chip
15886 \begin_inset space \thinspace{}
15887 \end_inset
15888
15889 2
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898
15899 \end_layout
15900
15901 \end_inset
15902 </cell>
15903 </row>
15904 <row>
15905 <cell alignment="center" valignment="top" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Plain Layout
15909 \begin_inset ERT
15910 status collapsed
15911
15912 \begin_layout Plain Layout
15913
15914
15915 \backslash
15916 cmidrule(r){2-2}
15917 \end_layout
15918
15919 \end_inset
15920
15921
15922 \begin_inset ERT
15923 status collapsed
15924
15925 \begin_layout Plain Layout
15926
15927
15928 \backslash
15929 cmidrule(l){3-4}
15930 \end_layout
15931
15932 \end_inset
15933
15934
15935 \begin_inset ERT
15936 status collapsed
15937
15938 \begin_layout Plain Layout
15939
15940
15941 \backslash
15942 morecmidrules 
15943 \end_layout
15944
15945 \end_inset
15946
15947
15948 \begin_inset ERT
15949 status collapsed
15950
15951 \begin_layout Plain Layout
15952
15953
15954 \backslash
15955 cmidrule{2-4}
15956 \end_layout
15957
15958 \end_inset
15959
15960 Epaisseur du capteur en µm
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 <cell alignment="center" valignment="top" usebox="none">
15966 \begin_inset Text
15967
15968 \begin_layout Plain Layout
15969 300
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Plain Layout
15978 300
15979 \end_layout
15980
15981 \end_inset
15982 </cell>
15983 <cell alignment="center" valignment="top" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Plain Layout
15987 700
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 </row>
15993 <row>
15994 <cell alignment="center" valignment="top" topline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998 Angle biseau en °
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" topline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Plain Layout
16007 3.55
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell alignment="center" valignment="top" topline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016 2.71
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 <cell alignment="center" valignment="top" topline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025 7.99
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 </row>
16031 <row topspace="default">
16032 <cell alignment="center" valignment="top" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036 Résolution spatiale en µm
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 <cell alignment="center" valignment="top" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045 4.26
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 <cell alignment="center" valignment="top" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 10.17
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063 10.56
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 </row>
16069 <row topspace="default">
16070 <cell alignment="center" valignment="top" usebox="none">
16071 \begin_inset Text
16072
16073 \begin_layout Plain Layout
16074 MTF à 
16075 \begin_inset Formula $f_{\mathrm{max}}$
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087 0.53
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096 0.37
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 <cell alignment="center" valignment="top" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105 0.39
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 </row>
16111 <row>
16112 <cell alignment="center" valignment="top" topline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116 \begin_inset ERT
16117 status collapsed
16118
16119 \begin_layout Plain Layout
16120
16121
16122 \backslash
16123 morecmidrules 
16124 \end_layout
16125
16126 \end_inset
16127
16128
16129 \begin_inset ERT
16130 status collapsed
16131
16132 \begin_layout Plain Layout
16133
16134
16135 \backslash
16136 cmidrule{3-4}
16137 \end_layout
16138
16139 \end_inset
16140
16141 résolution spatiale LSF
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 <cell alignment="center" valignment="top" topline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" topline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Plain Layout
16159
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 <cell alignment="center" valignment="top" topline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 </row>
16174 <row>
16175 <cell alignment="center" valignment="top" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179 en µm
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Plain Layout
16188 129.7
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 <cell alignment="center" valignment="top" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 52.75
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 <cell alignment="center" valignment="top" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206 50.78
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 </row>
16212 <row>
16213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217 en % de la taille des pixels
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226 76.3
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235 95.9
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Plain Layout
16244 92.3
16245 \end_layout
16246
16247 \end_inset
16248 </cell>
16249 </row>
16250 </lyxtabular>
16251
16252 \end_inset
16253
16254
16255 \end_layout
16256
16257 \end_inset
16258
16259
16260 \end_layout
16261
16262 \begin_layout Section
16263 Alignement vertical des tableaux
16264 \begin_inset Index idx
16265 status collapsed
16266
16267 \begin_layout Plain Layout
16268 Tableau ! Alignement
16269 \end_layout
16270
16271 \end_inset
16272
16273
16274 \end_layout
16275
16276 \begin_layout Standard
16277 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16278  doit être à l'intérieur d'une boîte.
16279  La boîte peut alors être alignée comme c'est décrit dans la 
16280 \begin_inset space ~
16281 \end_inset
16282
16283
16284 \begin_inset CommandInset ref
16285 LatexCommand ref
16286 reference "sec:Boîte-Dialogue"
16287
16288 \end_inset
16289
16290 .
16291 \end_layout
16292
16293 \begin_layout Standard
16294 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16295  minipage
16296 \begin_inset Foot
16297 status open
16298
16299 \begin_layout Plain Layout
16300 Les minipages son décrites dans la section
16301 \begin_inset space ~
16302 \end_inset
16303
16304
16305 \begin_inset CommandInset ref
16306 LatexCommand ref
16307 reference "sec:Minipages"
16308
16309 \end_inset
16310
16311 .
16312 \end_layout
16313
16314 \end_inset
16315
16316  dont la largeur est de 15
16317 \begin_inset space \thinspace{}
16318 \end_inset
16319
16320 col% :
16321 \end_layout
16322
16323 \begin_layout Itemize
16324 test 
16325 \begin_inset Box Frameless
16326 position "t"
16327 hor_pos "c"
16328 has_inner_box 1
16329 inner_pos "c"
16330 use_parbox 0
16331 use_makebox 0
16332 width "15col%"
16333 special "none"
16334 height "1in"
16335 height_special "totalheight"
16336 thickness "0.4pt"
16337 separation "3pt"
16338 shadowsize "4pt"
16339 framecolor "black"
16340 backgroundcolor "none"
16341 status collapsed
16342
16343 \begin_layout Plain Layout
16344 \begin_inset Tabular
16345 <lyxtabular version="3" rows="3" columns="3">
16346 <features tabularvalignment="middle">
16347 <column alignment="center" valignment="top">
16348 <column alignment="center" valignment="top">
16349 <column alignment="center" valignment="top">
16350 <row>
16351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Plain Layout
16355 a
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 d
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Plain Layout
16373 g
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 </row>
16379 <row>
16380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384 b
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393 e
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402 h
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 </row>
16408 <row>
16409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 c
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422 f
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 i
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 </row>
16437 </lyxtabular>
16438
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \end_inset
16445
16446  test 
16447 \begin_inset ERT
16448 status collapsed
16449
16450 \begin_layout Plain Layout
16451
16452
16453 \backslash
16454 raisebox{0.85
16455 \backslash
16456 baselineskip}{
16457 \end_layout
16458
16459 \end_inset
16460
16461
16462 \begin_inset Box Frameless
16463 position "t"
16464 hor_pos "c"
16465 has_inner_box 1
16466 inner_pos "c"
16467 use_parbox 0
16468 use_makebox 0
16469 width "15col%"
16470 special "none"
16471 height "1in"
16472 height_special "totalheight"
16473 thickness "0.4pt"
16474 separation "3pt"
16475 shadowsize "4pt"
16476 framecolor "black"
16477 backgroundcolor "none"
16478 status collapsed
16479
16480 \begin_layout Plain Layout
16481 \begin_inset Tabular
16482 <lyxtabular version="3" rows="3" columns="3">
16483 <features tabularvalignment="middle">
16484 <column alignment="center" valignment="top">
16485 <column alignment="center" valignment="top">
16486 <column alignment="center" valignment="top">
16487 <row>
16488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 a
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501 d
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Plain Layout
16510 g
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 </row>
16516 <row>
16517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521 b
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530 e
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16536 \begin_inset Text
16537
16538 \begin_layout Plain Layout
16539 h
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 </row>
16545 <row>
16546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16547 \begin_inset Text
16548
16549 \begin_layout Plain Layout
16550 c
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559 f
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568 i
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 </lyxtabular>
16575
16576 \end_inset
16577
16578
16579 \end_layout
16580
16581 \end_inset
16582
16583
16584 \begin_inset ERT
16585 status collapsed
16586
16587 \begin_layout Plain Layout
16588
16589 }
16590 \end_layout
16591
16592 \end_inset
16593
16594
16595 \end_layout
16596
16597 \begin_layout Itemize
16598 test 
16599 \begin_inset Box Frameless
16600 position "c"
16601 hor_pos "c"
16602 has_inner_box 1
16603 inner_pos "c"
16604 use_parbox 0
16605 use_makebox 0
16606 width "15col%"
16607 special "none"
16608 height "1in"
16609 height_special "totalheight"
16610 thickness "0.4pt"
16611 separation "3pt"
16612 shadowsize "4pt"
16613 framecolor "black"
16614 backgroundcolor "none"
16615 status collapsed
16616
16617 \begin_layout Plain Layout
16618 \begin_inset Tabular
16619 <lyxtabular version="3" rows="3" columns="3">
16620 <features tabularvalignment="middle">
16621 <column alignment="center" valignment="top">
16622 <column alignment="center" valignment="top">
16623 <column alignment="center" valignment="top">
16624 <row>
16625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Plain Layout
16629 a
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Plain Layout
16638 d
16639 \end_layout
16640
16641 \end_inset
16642 </cell>
16643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647 g
16648 \end_layout
16649
16650 \end_inset
16651 </cell>
16652 </row>
16653 <row>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 b
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667 e
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 h
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 </row>
16682 <row>
16683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687 c
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Plain Layout
16696 f
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 i
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 </row>
16711 </lyxtabular>
16712
16713 \end_inset
16714
16715
16716 \end_layout
16717
16718 \end_inset
16719
16720
16721 \end_layout
16722
16723 \begin_layout Itemize
16724 test 
16725 \begin_inset Box Frameless
16726 position "b"
16727 hor_pos "c"
16728 has_inner_box 1
16729 inner_pos "c"
16730 use_parbox 0
16731 use_makebox 0
16732 width "15col%"
16733 special "none"
16734 height "1in"
16735 height_special "totalheight"
16736 thickness "0.4pt"
16737 separation "3pt"
16738 shadowsize "4pt"
16739 framecolor "black"
16740 backgroundcolor "none"
16741 status collapsed
16742
16743 \begin_layout Plain Layout
16744 \begin_inset Tabular
16745 <lyxtabular version="3" rows="3" columns="3">
16746 <features tabularvalignment="middle">
16747 <column alignment="center" valignment="top">
16748 <column alignment="center" valignment="top">
16749 <column alignment="center" valignment="top">
16750 <row>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 a
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16761 \begin_inset Text
16762
16763 \begin_layout Plain Layout
16764 d
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 g
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 </row>
16779 <row>
16780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16781 \begin_inset Text
16782
16783 \begin_layout Plain Layout
16784 b
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Plain Layout
16793 e
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 h
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 <row>
16809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813 c
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 f
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831 i
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 </row>
16837 </lyxtabular>
16838
16839 \end_inset
16840
16841
16842 \end_layout
16843
16844 \end_inset
16845
16846  test 
16847 \begin_inset ERT
16848 status collapsed
16849
16850 \begin_layout Plain Layout
16851
16852
16853 \backslash
16854 raisebox{-0.32
16855 \backslash
16856 baselineskip}{
16857 \end_layout
16858
16859 \end_inset
16860
16861
16862 \begin_inset Box Frameless
16863 position "b"
16864 hor_pos "c"
16865 has_inner_box 1
16866 inner_pos "c"
16867 use_parbox 0
16868 use_makebox 0
16869 width "15col%"
16870 special "none"
16871 height "1in"
16872 height_special "totalheight"
16873 thickness "0.4pt"
16874 separation "3pt"
16875 shadowsize "4pt"
16876 framecolor "black"
16877 backgroundcolor "none"
16878 status collapsed
16879
16880 \begin_layout Plain Layout
16881 \begin_inset Tabular
16882 <lyxtabular version="3" rows="3" columns="3">
16883 <features tabularvalignment="middle">
16884 <column alignment="center" valignment="top">
16885 <column alignment="center" valignment="top">
16886 <column alignment="center" valignment="top">
16887 <row>
16888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 a
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901 d
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 g
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921 b
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930 e
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 h
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 </row>
16945 <row>
16946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950 c
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Plain Layout
16959 f
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 i
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 </row>
16974 </lyxtabular>
16975
16976 \end_inset
16977
16978
16979 \end_layout
16980
16981 \end_inset
16982
16983
16984 \begin_inset ERT
16985 status collapsed
16986
16987 \begin_layout Plain Layout
16988
16989 }
16990 \end_layout
16991
16992 \end_inset
16993
16994
16995 \end_layout
16996
16997 \begin_layout Standard
16998 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16999  et de la dernière ligne, n'est pas correctement aligné avec le texte de
17000  la ligne dans laquelle le tableau est inséré.
17001  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
17002  boîte élévatrice (raisebox)
17003 \begin_inset Foot
17004 status collapsed
17005
17006 \begin_layout Plain Layout
17007 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
17008 \begin_inset space ~
17009 \end_inset
17010
17011
17012 \begin_inset CommandInset ref
17013 LatexCommand ref
17014 reference "subsec:Alignement-Vertical"
17015
17016 \end_inset
17017
17018 .
17019 \end_layout
17020
17021 \end_inset
17022
17023 .
17024  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17025  aligné en utilisant la commande en code \SpecialChar TeX
17026  suivante 
17027 \end_layout
17028
17029 \begin_layout Standard
17030
17031 \series bold
17032
17033 \backslash
17034 raisebox{0.85
17035 \backslash
17036 baselineskip}{
17037 \end_layout
17038
17039 \begin_layout Standard
17040 placée juste avant la boîte minipage.
17041  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17042 .
17043  Pour le deuxième tableau de la dernière ligne, la commande 
17044 \end_layout
17045
17046 \begin_layout Standard
17047
17048 \series bold
17049
17050 \backslash
17051 raisebox{-0.32
17052 \backslash
17053 baselineskip}{
17054 \end_layout
17055
17056 \begin_layout Standard
17057 est utilisée.
17058 \end_layout
17059
17060 \begin_layout Standard
17061 \begin_inset Note Greyedout
17062 status open
17063
17064 \begin_layout Plain Layout
17065
17066 \series bold
17067 Note:
17068 \series default
17069  L'alignement entre le contenu de la ligne du tableau et le texte de la
17070  ligne qui l'entoure ne peut pas être parfait.
17071  Le facteur utilisé dans la commande 
17072 \series bold
17073
17074 \backslash
17075 raisebox
17076 \series default
17077  pour obtenir cet alignement dépend de la police de caractères du document,
17078  de la taille de la police et de l'épaisseur des lignes du tableau.
17079 \end_layout
17080
17081 \end_inset
17082
17083
17084 \end_layout
17085
17086 \begin_layout Section
17087 Tableaux colorés
17088 \begin_inset CommandInset label
17089 LatexCommand label
17090 name "sec:Tableaux-Colorés"
17091
17092 \end_inset
17093
17094
17095 \begin_inset Index idx
17096 status collapsed
17097
17098 \begin_layout Plain Layout
17099 Tableau ! Coloré
17100 \end_layout
17101
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \begin_layout Subsection
17108 Cellules colorées
17109 \begin_inset Index idx
17110 status collapsed
17111
17112 \begin_layout Plain Layout
17113 Couleur des tableaux ! Pour les cellules
17114 \end_layout
17115
17116 \end_inset
17117
17118
17119 \begin_inset Index idx
17120 status collapsed
17121
17122 \begin_layout Plain Layout
17123 Couleur ! Pour les cellules de tableau
17124 \end_layout
17125
17126 \end_inset
17127
17128
17129 \end_layout
17130
17131 \begin_layout Standard
17132 \begin_inset Float table
17133 placement h
17134 wide false
17135 sideways false
17136 status open
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Caption Standard
17140
17141 \begin_layout Plain Layout
17142 \begin_inset CommandInset label
17143 LatexCommand label
17144 name "tab:Tableau-coloré-sans-colortbl"
17145
17146 \end_inset
17147
17148 Tableau coloré sans utiliser le paquetage  
17149 \series bold
17150 colortbl
17151 \series default
17152
17153 \begin_inset Argument 1
17154 status open
17155
17156 \begin_layout Plain Layout
17157 Tableau sans colortbl
17158 \end_layout
17159
17160 \end_inset
17161
17162
17163 \end_layout
17164
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \begin_layout Plain Layout
17171 \align center
17172 \begin_inset Tabular
17173 <lyxtabular version="3" rows="3" columns="3">
17174 <features tabularvalignment="middle">
17175 <column alignment="center" valignment="top">
17176 <column alignment="center" valignment="top">
17177 <column alignment="center" valignment="top">
17178 <row>
17179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183
17184 \color green
17185 a
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194
17195 \color red
17196 b
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205
17206 \color red
17207 c
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 </row>
17213 <row>
17214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Plain Layout
17218
17219 \color green
17220 d
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229
17230 \color blue
17231 e
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \color blue
17242 f
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 <row>
17249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253
17254 \color green
17255 g
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264
17265 \color blue
17266 h
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275
17276 \color blue
17277 i
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 </row>
17283 </lyxtabular>
17284
17285 \end_inset
17286
17287
17288 \end_layout
17289
17290 \end_inset
17291
17292
17293 \end_layout
17294
17295 \begin_layout Standard
17296 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17297  et choisissez une couleur dans le menu 
17298 \family sans
17299 Édition\SpecialChar menuseparator
17300 Style
17301 \begin_inset space ~
17302 \end_inset
17303
17304 de
17305 \begin_inset space ~
17306 \end_inset
17307
17308 Texte
17309 \family default
17310 .
17311  C'est ce qui a été utilisé pour créer le tableau
17312 \begin_inset space ~
17313 \end_inset
17314
17315
17316 \begin_inset CommandInset ref
17317 LatexCommand ref
17318 reference "tab:Tableau-coloré-sans-colortbl"
17319
17320 \end_inset
17321
17322 .
17323  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17324  
17325 \series bold
17326 colortbl
17327 \series default
17328 .
17329 \begin_inset Index idx
17330 status collapsed
17331
17332 \begin_layout Plain Layout
17333 Paquetages \SpecialChar LaTeX
17334  ! colortbl
17335 \end_layout
17336
17337 \end_inset
17338
17339
17340 \end_layout
17341
17342 \begin_layout Standard
17343 \begin_inset ERT
17344 status collapsed
17345
17346 \begin_layout Plain Layout
17347
17348
17349 \backslash
17350 ifcolortbl
17351 \end_layout
17352
17353 \end_inset
17354
17355
17356 \begin_inset Note Note
17357 status open
17358
17359 \begin_layout Plain Layout
17360 La section qui suit ne sera affichée que si vous avez installé le paquetage
17361  \SpecialChar LaTeX
17362  
17363 \series bold
17364 colortbl
17365 \series default
17366 .
17367 \end_layout
17368
17369 \end_inset
17370
17371
17372 \end_layout
17373
17374 \begin_layout Standard
17375 Pour créer des tableaux colorés, vous devez charger le paquetage
17376 \series bold
17377  colortbl
17378 \series default
17379  dans le préambule avec la ligne
17380 \end_layout
17381
17382 \begin_layout Standard
17383
17384 \series bold
17385
17386 \backslash
17387 usepackage{colortbl}
17388 \end_layout
17389
17390 \begin_layout Standard
17391 On choisit la couleur d'une colonne avec la commande 
17392 \end_layout
17393
17394 \begin_layout Standard
17395
17396 \series bold
17397
17398 \backslash
17399 columncolor{nom de couleur}
17400 \end_layout
17401
17402 \begin_layout Standard
17403 à l'intérieur d'une commande 
17404 \series bold
17405 >{ }
17406 \series default
17407 .
17408  Vous trouverez plus d'information sur la commande 
17409 \series bold
17410 >{}
17411 \series default
17412  dans la section
17413 \begin_inset space ~
17414 \end_inset
17415
17416
17417 \begin_inset CommandInset ref
17418 LatexCommand ref
17419 reference "subsec:Calculs-multicolonnes"
17420
17421 \end_inset
17422
17423 .
17424 \end_layout
17425
17426 \begin_layout Standard
17427 Les noms de couleurs suivants sont prédéfinis :
17428 \end_layout
17429
17430 \begin_layout Standard
17431
17432 \family sans
17433 red
17434 \family default
17435  (rouge), 
17436 \family sans
17437 green
17438 \family default
17439  (vert), 
17440 \family sans
17441 yellow
17442 \family default
17443  (jaune), 
17444 \family sans
17445 blue
17446 \family default
17447  (bleu), 
17448 \family sans
17449 cyan
17450 \family default
17451
17452 \family sans
17453 magenta
17454 \family default
17455
17456 \family sans
17457 black 
17458 \family default
17459 (noir) et 
17460 \family sans
17461 white 
17462 \family default
17463 (blanc)
17464 \end_layout
17465
17466 \begin_layout Standard
17467 \begin_inset VSpace medskip
17468 \end_inset
17469
17470
17471 \end_layout
17472
17473 \begin_layout Standard
17474 Si vous ajoutez les options
17475 \end_layout
17476
17477 \begin_layout Standard
17478
17479 \series bold
17480 usenames,dvipsnames
17481 \end_layout
17482
17483 \begin_layout Standard
17484 aux options de la classe de document dans les paramètres du document, vous
17485  pouvez utiliser 61
17486 \begin_inset space ~
17487 \end_inset
17488
17489 couleurs supplémentaires.
17490  Ces couleurs sont listées dans l'annexe
17491 \begin_inset space ~
17492 \end_inset
17493
17494
17495 \begin_inset CommandInset ref
17496 LatexCommand ref
17497 reference "chap:Liste-de-noms-de-couleur-dvips"
17498
17499 \end_inset
17500
17501 .
17502  Une de ces couleurs, 
17503 \family sans
17504 Maroon
17505 \family default
17506 , est utilisée comme exemple dans le tableau
17507 \begin_inset space ~
17508 \end_inset
17509
17510
17511 \begin_inset CommandInset ref
17512 LatexCommand ref
17513 reference "tab:Tableau-coloré-avec-colortbl"
17514
17515 \end_inset
17516
17517 .
17518 \end_layout
17519
17520 \begin_layout Standard
17521 \begin_inset VSpace medskip
17522 \end_inset
17523
17524
17525 \end_layout
17526
17527 \begin_layout Standard
17528 Vous pouvez aussi définir votre propre couleur avec la commande
17529 \end_layout
17530
17531 \begin_layout Standard
17532
17533 \series bold
17534
17535 \backslash
17536 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17537 \end_layout
17538
17539 \begin_layout Standard
17540 Le modèle de couleur peut être
17541 \end_layout
17542
17543 \begin_layout Labeling
17544 \labelwidthstring 00.00.0000
17545 cmyk
17546 \begin_inset space ~
17547 \end_inset
17548
17549 : cyan, magenta, jaune (yellow), noir (black)
17550 \end_layout
17551
17552 \begin_layout Labeling
17553 \labelwidthstring 00.00.0000
17554 rgb
17555 \begin_inset space ~
17556 \end_inset
17557
17558 : rouge (red), vert (green), bleu (blue)
17559 \end_layout
17560
17561 \begin_layout Labeling
17562 \labelwidthstring 00.00.0000
17563 gray
17564 \begin_inset space ~
17565 \end_inset
17566
17567 : dégradé de gris (gray)
17568 \end_layout
17569
17570 \begin_layout Standard
17571 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17572  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17573 \end_layout
17574
17575 \begin_layout Standard
17576 Vous pouvez par exemple définir la couleur 
17577 \begin_inset Quotes fld
17578 \end_inset
17579
17580
17581 \emph on
17582 vertfonce
17583 \begin_inset Quotes frd
17584 \end_inset
17585
17586  dans le préambule avec la ligne
17587 \end_layout
17588
17589 \begin_layout Standard
17590
17591 \series bold
17592
17593 \backslash
17594 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17595 \end_layout
17596
17597 \begin_layout Standard
17598 et la couleur 
17599 \emph on
17600
17601 \begin_inset Quotes fld
17602 \end_inset
17603
17604 grisclair
17605 \emph default
17606
17607 \begin_inset Quotes frd
17608 \end_inset
17609
17610  avec
17611 \end_layout
17612
17613 \begin_layout Standard
17614
17615 \series bold
17616
17617 \backslash
17618 definecolor{grisclair}{gray}{0.8}
17619 \end_layout
17620
17621 \begin_layout Standard
17622 \begin_inset VSpace medskip
17623 \end_inset
17624
17625
17626 \end_layout
17627
17628 \begin_layout Standard
17629 Les lignes sont colorées avec la commande
17630 \end_layout
17631
17632 \begin_layout Standard
17633
17634 \series bold
17635
17636 \backslash
17637 rowcolor{nom de la couleur}
17638 \end_layout
17639
17640 \begin_layout Standard
17641 et les cellules sont colorées avec la commande
17642 \end_layout
17643
17644 \begin_layout Standard
17645
17646 \series bold
17647
17648 \backslash
17649 cellcolor{nom de la couleur}
17650 \end_layout
17651
17652 \begin_layout Standard
17653 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
17654 .
17655 \end_layout
17656
17657 \begin_layout Standard
17658 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17659  choisissez une couleur dans le menu 
17660 \family sans
17661 Édition\SpecialChar menuseparator
17662 Style
17663 \begin_inset space ~
17664 \end_inset
17665
17666 de
17667 \begin_inset space ~
17668 \end_inset
17669
17670 Texte
17671 \family default
17672 .
17673  Si une cellule contient du code \SpecialChar TeX
17674 , faites bien attention à ne colorer que
17675  le texte, sinon le code \SpecialChar TeX
17676  coloré provoquera des erreurs \SpecialChar LaTeX
17677 .
17678 \end_layout
17679
17680 \begin_layout Standard
17681 \begin_inset Note Greyedout
17682 status open
17683
17684 \begin_layout Plain Layout
17685
17686 \series bold
17687 Note:
17688 \series default
17689  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17690  définies par l'utilisateur.
17691 \end_layout
17692
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \begin_layout Standard
17699 \begin_inset VSpace bigskip
17700 \end_inset
17701
17702
17703 \end_layout
17704
17705 \begin_layout Standard
17706 Pour créer le tableau
17707 \begin_inset space ~
17708 \end_inset
17709
17710
17711 \begin_inset CommandInset ref
17712 LatexCommand ref
17713 reference "tab:Tableau-coloré-avec-colortbl"
17714
17715 \end_inset
17716
17717  faites ce qui suit : La couleur de la première colonne doit être 
17718 \emph on
17719 vertfonce
17720 \emph default
17721 .
17722  On insère donc la commande
17723 \end_layout
17724
17725 \begin_layout Standard
17726
17727 \series bold
17728 >{
17729 \backslash
17730 columncolor{vertfonce}
17731 \backslash
17732 centering}c
17733 \end_layout
17734
17735 \begin_layout Standard
17736 en code \SpecialChar TeX
17737  pour cette colonne.
17738  La première ligne doit être bleue clair, d'où la commande en code \SpecialChar TeX
17739
17740 \end_layout
17741
17742 \begin_layout Standard
17743
17744 \series bold
17745
17746 \backslash
17747 rowcolor{cyan}
17748 \end_layout
17749
17750 \begin_layout Standard
17751 qui est insérée dans la première cellule de cette ligne.
17752  Notez que cela annule la couleur de colonne pour la première cellule.
17753  La dernière cellule de la dernière ligne est colorée en marron
17754 \series bold
17755  
17756 \series default
17757 en insérant en code \SpecialChar TeX
17758  la commande
17759 \end_layout
17760
17761 \begin_layout Standard
17762
17763 \series bold
17764
17765 \backslash
17766 cellcolor{Maroon}
17767 \end_layout
17768
17769 \begin_layout Standard
17770 Les caractères peuvent maintenant être colorés en utilisant le menu 
17771 \family sans
17772 Édition\SpecialChar menuseparator
17773 Style
17774 \begin_inset space ~
17775 \end_inset
17776
17777 de
17778 \begin_inset space ~
17779 \end_inset
17780
17781 Texte
17782 \family default
17783 .
17784 \end_layout
17785
17786 \begin_layout Standard
17787 \begin_inset Float table
17788 placement h
17789 wide false
17790 sideways false
17791 status open
17792
17793 \begin_layout Plain Layout
17794 \begin_inset Caption Standard
17795
17796 \begin_layout Plain Layout
17797 \begin_inset CommandInset label
17798 LatexCommand label
17799 name "tab:Tableau-coloré-avec-colortbl"
17800
17801 \end_inset
17802
17803 Tableau coloré en utilisant le paquetage 
17804 \series bold
17805 colortbl
17806 \series default
17807
17808 \begin_inset Argument 1
17809 status collapsed
17810
17811 \begin_layout Plain Layout
17812 Tableau avec colortbl
17813 \end_layout
17814
17815 \end_inset
17816
17817
17818 \end_layout
17819
17820 \end_inset
17821
17822
17823 \end_layout
17824
17825 \begin_layout Plain Layout
17826 \align center
17827 \begin_inset Tabular
17828 <lyxtabular version="3" rows="3" columns="3">
17829 <features tabularvalignment="middle">
17830 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
17831 <column alignment="center" valignment="top">
17832 <column alignment="center" valignment="top">
17833 <row>
17834 <cell alignment="center" valignment="top" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 \begin_inset ERT
17839 status collapsed
17840
17841 \begin_layout Plain Layout
17842
17843
17844 \backslash
17845 rowcolor{cyan}
17846 \end_layout
17847
17848 \end_inset
17849
17850
17851 \color magenta
17852 a
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 <cell alignment="center" valignment="top" usebox="none">
17858 \begin_inset Text
17859
17860 \begin_layout Plain Layout
17861
17862 \color red
17863 b
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872
17873 \color red
17874 c
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 </row>
17880 <row>
17881 <cell alignment="center" valignment="top" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885
17886 \color yellow
17887 d
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 <cell alignment="center" valignment="top" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \color blue
17898 e
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell alignment="center" valignment="top" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907
17908 \color blue
17909 f
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row>
17916 <cell alignment="center" valignment="top" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \color yellow
17922 g
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \color blue
17933 h
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942 \begin_inset ERT
17943 status collapsed
17944
17945 \begin_layout Plain Layout
17946
17947
17948 \backslash
17949 cellcolor{Maroon}
17950 \end_layout
17951
17952 \end_inset
17953
17954
17955 \color green
17956 i
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 </row>
17962 </lyxtabular>
17963
17964 \end_inset
17965
17966
17967 \end_layout
17968
17969 \end_inset
17970
17971
17972 \end_layout
17973
17974 \begin_layout Standard
17975 \begin_inset ERT
17976 status collapsed
17977
17978 \begin_layout Plain Layout
17979
17980
17981 \backslash
17982 else
17983 \end_layout
17984
17985 \end_inset
17986
17987
17988 \begin_inset Note Note
17989 status open
17990
17991 \begin_layout Plain Layout
17992 Ce qui suit sera affiché si le paquetage 
17993 \series bold
17994 colortbl
17995 \series default
17996  n'est pas installé :
17997 \end_layout
17998
17999 \end_inset
18000
18001
18002 \end_layout
18003
18004 \begin_layout Standard
18005 Vous devez installer le paquetage 
18006 \series bold
18007 colortbl
18008 \series default
18009  pour voir le contenu des cette section dans la sortie imprimée.
18010 \end_layout
18011
18012 \begin_layout Standard
18013 \begin_inset ERT
18014 status collapsed
18015
18016 \begin_layout Plain Layout
18017
18018
18019 \backslash
18020 fi
18021 \end_layout
18022
18023 \end_inset
18024
18025
18026 \end_layout
18027
18028 \begin_layout Subsection
18029 Lignes colorées
18030 \begin_inset Index idx
18031 status collapsed
18032
18033 \begin_layout Plain Layout
18034 Tableau Coloré ! Pour les lignes
18035 \end_layout
18036
18037 \end_inset
18038
18039
18040 \begin_inset Index idx
18041 status collapsed
18042
18043 \begin_layout Plain Layout
18044 Couleur ! Pour les lignes de tableau
18045 \end_layout
18046
18047 \end_inset
18048
18049
18050 \end_layout
18051
18052 \begin_layout Standard
18053 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
18054  alternative à la méthode décrite dans le paragraphe précédent: il faut
18055  charger le paquetage 
18056 \series bold
18057 xcolor
18058 \series default
18059
18060 \begin_inset Index idx
18061 status collapsed
18062
18063 \begin_layout Plain Layout
18064 Paquetages \SpecialChar LaTeX
18065  ! xcolor
18066 \begin_inset ERT
18067 status collapsed
18068
18069 \begin_layout Plain Layout
18070
18071
18072 \backslash
18073 vspace{4mm}
18074 \end_layout
18075
18076 \end_inset
18077
18078
18079 \end_layout
18080
18081 \end_inset
18082
18083  dans le préambule du document avec la commande
18084 \end_layout
18085
18086 \begin_layout Standard
18087
18088 \series bold
18089
18090 \backslash
18091 usepackage[table]{xcolor}
18092 \end_layout
18093
18094 \begin_layout Standard
18095
18096 \series bold
18097 xcolor
18098 \series default
18099  charge automatiquement le paquetage 
18100 \series bold
18101 colortbl
18102 \series default
18103
18104 \begin_inset Index idx
18105 status collapsed
18106
18107 \begin_layout Plain Layout
18108 Paquetages \SpecialChar LaTeX
18109  ! colortbl
18110 \end_layout
18111
18112 \end_inset
18113
18114 , il faut donc que
18115 \series bold
18116  colortbl
18117 \series default
18118  existe dans votre distribution \SpecialChar LaTeX
18119 , sinon vous aurez des erreurs.
18120 \end_layout
18121
18122 \begin_layout Standard
18123 \begin_inset ERT
18124 status collapsed
18125
18126 \begin_layout Plain Layout
18127
18128
18129 \backslash
18130 ifcolortbl
18131 \end_layout
18132
18133 \end_inset
18134
18135
18136 \begin_inset Note Note
18137 status open
18138
18139 \begin_layout Plain Layout
18140 La section qui suit ne sera affichée que si vous avez installé le paquetage
18141  \SpecialChar LaTeX
18142  
18143 \series bold
18144 colortbl
18145 \series default
18146 .
18147 \end_layout
18148
18149 \end_inset
18150
18151
18152 \end_layout
18153
18154 \begin_layout Standard
18155 Les lignes de tableau sont colorées par la commande
18156 \end_layout
18157
18158 \begin_layout Standard
18159
18160 \series bold
18161
18162 \backslash
18163 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18164  paire}
18165 \end_layout
18166
18167 \begin_layout Standard
18168 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18169  avant le premier
18170  tableau nécessitant la coloration alternative des lignes.
18171  
18172 \series bold
18173 numéro de ligne
18174 \series default
18175  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18176  
18177 \series bold
18178 commandes
18179 \series default
18180 \emph on
18181  
18182 \emph default
18183 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18184  Par exemple la commande
18185 \end_layout
18186
18187 \begin_layout Standard
18188
18189 \series bold
18190
18191 \backslash
18192 rowcolors{1}{white}{lightgray}
18193 \end_layout
18194
18195 \begin_layout Standard
18196 donne le schéma de couleurs du tableau
18197 \begin_inset space ~
18198 \end_inset
18199
18200
18201 \begin_inset CommandInset ref
18202 LatexCommand ref
18203 reference "tab:Table-rowcolors"
18204
18205 \end_inset
18206
18207 .
18208  La commande
18209 \end_layout
18210
18211 \begin_layout Standard
18212
18213 \series bold
18214
18215 \backslash
18216 rowcolors[
18217 \backslash
18218 hline]{1}{lightgray}{cyan}
18219 \end_layout
18220
18221 \begin_layout Standard
18222 donne le schéma de couleurs du tableau
18223 \begin_inset space ~
18224 \end_inset
18225
18226
18227 \begin_inset CommandInset ref
18228 LatexCommand ref
18229 reference "tab:Table-rowcolors-2"
18230
18231 \end_inset
18232
18233 .
18234  Si 
18235 \series bold
18236 couleur ligne impaire
18237 \series default
18238  ou 
18239 \series bold
18240 couleur ligne paire
18241 \series default
18242  est vide, aucune couleur n'est utilisée, donc la commande
18243 \end_layout
18244
18245 \begin_layout Standard
18246
18247 \series bold
18248
18249 \backslash
18250 rowcolors{1}{}{}
18251 \end_layout
18252
18253 \begin_layout Standard
18254 supprime toutes les couleurs.
18255  
18256 \series bold
18257
18258 \backslash
18259 rowcolors
18260 \series default
18261  s'applique aux tableaux qui suivent cette commande.
18262 \end_layout
18263
18264 \begin_layout Standard
18265 \begin_inset ERT
18266 status open
18267
18268 \begin_layout Plain Layout
18269
18270
18271 \backslash
18272 rowcolors{1}{white}{lightgray}
18273 \end_layout
18274
18275 \end_inset
18276
18277
18278 \end_layout
18279
18280 \begin_layout Standard
18281 \begin_inset Float table
18282 placement h
18283 wide false
18284 sideways false
18285 status open
18286
18287 \begin_layout Plain Layout
18288 \begin_inset Caption Standard
18289
18290 \begin_layout Plain Layout
18291
18292 \lang english
18293 \begin_inset CommandInset label
18294 LatexCommand label
18295 name "tab:Table-rowcolors"
18296
18297 \end_inset
18298
18299
18300 \lang french
18301 Tableau avec une colonne sur deux en gris clair.
18302 \end_layout
18303
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \begin_layout Plain Layout
18310 \align center
18311 \begin_inset Tabular
18312 <lyxtabular version="3" rows="4" columns="3">
18313 <features tabularvalignment="middle">
18314 <column alignment="center" valignment="top">
18315 <column alignment="center" valignment="top" width="0pt">
18316 <column alignment="center" valignment="top" width="0pt">
18317 <row>
18318 <cell alignment="center" valignment="top" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 X
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 <cell alignment="center" valignment="top" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331 Y
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 <cell alignment="center" valignment="top" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Plain Layout
18340 Z
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 </row>
18346 <row>
18347 <cell alignment="center" valignment="top" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 1
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 <cell alignment="center" valignment="top" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360 2
18361 \end_layout
18362
18363 \end_inset
18364 </cell>
18365 <cell alignment="center" valignment="top" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369 3
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 </row>
18375 <row>
18376 <cell alignment="center" valignment="top" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 4
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 5
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398 6
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 </row>
18404 <row>
18405 <cell alignment="center" valignment="top" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409 7
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418 8
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 9
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 </row>
18433 </lyxtabular>
18434
18435 \end_inset
18436
18437
18438 \end_layout
18439
18440 \end_inset
18441
18442
18443 \end_layout
18444
18445 \begin_layout Standard
18446 \begin_inset ERT
18447 status open
18448
18449 \begin_layout Plain Layout
18450
18451
18452 \backslash
18453 rowcolors[
18454 \backslash
18455 hline]{1}{lightgray}{cyan}
18456 \end_layout
18457
18458 \end_inset
18459
18460
18461 \end_layout
18462
18463 \begin_layout Standard
18464 \begin_inset Float table
18465 placement h
18466 wide false
18467 sideways false
18468 status open
18469
18470 \begin_layout Plain Layout
18471 \begin_inset Caption Standard
18472
18473 \begin_layout Plain Layout
18474
18475 \lang english
18476 \begin_inset CommandInset label
18477 LatexCommand label
18478 name "tab:Table-rowcolors-2"
18479
18480 \end_inset
18481
18482
18483 \lang french
18484 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18485  ligne
18486 \end_layout
18487
18488 \end_inset
18489
18490
18491 \end_layout
18492
18493 \begin_layout Plain Layout
18494 \align center
18495 \begin_inset Tabular
18496 <lyxtabular version="3" rows="4" columns="3">
18497 <features tabularvalignment="middle">
18498 <column alignment="center" valignment="top">
18499 <column alignment="center" valignment="top">
18500 <column alignment="center" valignment="top" width="0pt">
18501 <row>
18502 <cell alignment="center" valignment="top" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506 X
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 <cell alignment="center" valignment="top" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515 Y
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 <cell alignment="center" valignment="top" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524 Z
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 </row>
18530 <row>
18531 <cell alignment="center" valignment="top" usebox="none">
18532 \begin_inset Text
18533
18534 \begin_layout Plain Layout
18535 1
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 <cell alignment="center" valignment="top" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544 2
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 <cell alignment="center" valignment="top" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 3
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 </row>
18559 <row>
18560 <cell alignment="center" valignment="top" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564 4
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 <cell alignment="center" valignment="top" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573 5
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582 6
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 </row>
18588 <row>
18589 <cell alignment="center" valignment="top" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593 7
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 8
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 <cell alignment="center" valignment="top" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611 9
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 </row>
18617 </lyxtabular>
18618
18619 \end_inset
18620
18621
18622 \end_layout
18623
18624 \end_inset
18625
18626
18627 \end_layout
18628
18629 \begin_layout Standard
18630 \begin_inset ERT
18631 status collapsed
18632
18633 \begin_layout Plain Layout
18634
18635
18636 \backslash
18637 rowcolors{1}{}{}
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \begin_inset Note Note
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647
18648 \lang english
18649 turns off the row coloring
18650 \end_layout
18651
18652 \end_inset
18653
18654
18655 \end_layout
18656
18657 \begin_layout Standard
18658 \begin_inset ERT
18659 status collapsed
18660
18661 \begin_layout Plain Layout
18662
18663
18664 \backslash
18665 else
18666 \end_layout
18667
18668 \end_inset
18669
18670
18671 \begin_inset Note Note
18672 status open
18673
18674 \begin_layout Plain Layout
18675 Ce qui suit sera affiché si le paquetage 
18676 \series bold
18677 colortbl
18678 \series default
18679  n'est pas installé :
18680 \end_layout
18681
18682 \end_inset
18683
18684
18685 \end_layout
18686
18687 \begin_layout Standard
18688 Vous devez installer le paquetage 
18689 \series bold
18690 colortbl
18691 \series default
18692  pour voir le contenu des cette section dans la sortie imprimée.
18693 \end_layout
18694
18695 \begin_layout Standard
18696 \begin_inset ERT
18697 status collapsed
18698
18699 \begin_layout Plain Layout
18700
18701
18702 \backslash
18703 fi
18704 \end_layout
18705
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \begin_layout Subsection
18712 Les filets colorés
18713 \begin_inset Index idx
18714 status open
18715
18716 \begin_layout Plain Layout
18717 Tableau Coloré ! Pour les filets
18718 \end_layout
18719
18720 \end_inset
18721
18722
18723 \begin_inset Index idx
18724 status collapsed
18725
18726 \begin_layout Plain Layout
18727 Couleur ! Pour les filets des tableaux
18728 \end_layout
18729
18730 \end_inset
18731
18732
18733 \begin_inset Note Note
18734 status collapsed
18735
18736 \begin_layout Plain Layout
18737 on parle de filets plutôt que de lignes pour les tableaux
18738 \end_layout
18739
18740 \end_inset
18741
18742
18743 \end_layout
18744
18745 \begin_layout Standard
18746 Comme c'est décrit dans la section
18747 \begin_inset space ~
18748 \end_inset
18749
18750
18751 \begin_inset CommandInset ref
18752 LatexCommand ref
18753 reference "subsec:Epaisseur-filets"
18754
18755 \end_inset
18756
18757 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18758  variable 
18759 \series bold
18760
18761 \backslash
18762 arrayrulewidth
18763 \series default
18764 .
18765  Elle est mise à 1.5
18766 \begin_inset space \thinspace{}
18767 \end_inset
18768
18769 pt pour tous les tableaux de cette section.
18770 \begin_inset ERT
18771 status collapsed
18772
18773 \begin_layout Plain Layout
18774
18775
18776 \backslash
18777 setlength{
18778 \backslash
18779 arrayrulewidth}{1.5pt}
18780 \end_layout
18781
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \begin_layout Standard
18788 Pour colorer les filets verticaux, par exemple en vert, créez le format
18789  de colonne suivant dans le préambule du document, en suivant la description
18790  de la section
18791 \begin_inset space ~
18792 \end_inset
18793
18794
18795 \begin_inset CommandInset ref
18796 LatexCommand ref
18797 reference "subsec:Formats-personnalisés"
18798
18799 \end_inset
18800
18801 :
18802 \end_layout
18803
18804 \begin_layout Standard
18805
18806 \series bold
18807
18808 \backslash
18809 newcolumntype{W}{!{
18810 \backslash
18811 color{green}
18812 \backslash
18813 vline}}
18814 \end_layout
18815
18816 \begin_layout Standard
18817 Pour le tableau
18818 \begin_inset space ~
18819 \end_inset
18820
18821
18822 \begin_inset CommandInset ref
18823 LatexCommand ref
18824 reference "tab:Tableau-filets-verticaux-colorés"
18825
18826 \end_inset
18827
18828  le paramètre \SpecialChar LaTeX
18829
18830 \series bold
18831  WcW
18832 \series default
18833  a été utilisé pour la dernière colonne et
18834 \series bold
18835  Wc
18836 \series default
18837  pour les autres colonnes.
18838 \end_layout
18839
18840 \begin_layout Standard
18841 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18842 \end_layout
18843
18844 \begin_layout Standard
18845 \begin_inset Float table
18846 placement h
18847 wide false
18848 sideways false
18849 status open
18850
18851 \begin_layout Plain Layout
18852 \begin_inset Caption Standard
18853
18854 \begin_layout Plain Layout
18855 \begin_inset CommandInset label
18856 LatexCommand label
18857 name "tab:Tableau-filets-verticaux-colorés"
18858
18859 \end_inset
18860
18861 Tableau avec filets verticaux colorés
18862 \end_layout
18863
18864 \end_inset
18865
18866
18867 \end_layout
18868
18869 \begin_layout Plain Layout
18870 \align center
18871 \begin_inset Tabular
18872 <lyxtabular version="3" rows="3" columns="3">
18873 <features tabularvalignment="middle">
18874 <column alignment="center" valignment="top" special="Wc">
18875 <column alignment="center" valignment="top" special="Wc">
18876 <column alignment="center" valignment="top" special="WcW">
18877 <row>
18878 <cell alignment="center" valignment="top" topline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 sd
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" topline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" topline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 </row>
18906 <row>
18907 <cell alignment="center" valignment="top" topline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell alignment="center" valignment="top" topline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920 sd
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell alignment="center" valignment="top" topline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 </row>
18935 <row>
18936 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 sd
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 </row>
18964 </lyxtabular>
18965
18966 \end_inset
18967
18968
18969 \end_layout
18970
18971 \end_inset
18972
18973
18974 \end_layout
18975
18976 \begin_layout Standard
18977 \begin_inset VSpace bigskip
18978 \end_inset
18979
18980 Pour colorer les filets horizontaux en rouge comme pour le tableau
18981 \begin_inset space ~
18982 \end_inset
18983
18984
18985 \begin_inset CommandInset ref
18986 LatexCommand ref
18987 reference "tab:Tableau-filet-horizontaux-colorés"
18988
18989 \end_inset
18990
18991 , insérez les commandes suivantes en code \SpecialChar TeX
18992  juste avant le tableau ou le
18993  flottant de tableau :
18994 \end_layout
18995
18996 \begin_layout Standard
18997
18998 \series bold
18999
19000 \backslash
19001 let
19002 \backslash
19003 myHlineC
19004 \backslash
19005 hline
19006 \begin_inset Newline newline
19007 \end_inset
19008
19009
19010 \backslash
19011 renewcommand{
19012 \backslash
19013 hline}
19014 \begin_inset Newline newline
19015 \end_inset
19016
19017
19018 \begin_inset Phantom HPhantom
19019 status open
19020
19021 \begin_layout Plain Layout
19022
19023 \series bold
19024 \begin_inset space ~
19025 \end_inset
19026
19027
19028 \end_layout
19029
19030 \end_inset
19031
19032 {
19033 \backslash
19034 arrayrulecolor{red}
19035 \backslash
19036 myHlineC
19037 \backslash
19038 arrayrulecolor{black}}
19039 \end_layout
19040
19041 \begin_layout Standard
19042 \begin_inset ERT
19043 status collapsed
19044
19045 \begin_layout Plain Layout
19046
19047
19048 \backslash
19049 let
19050 \backslash
19051 myHlineC
19052 \backslash
19053 hline
19054 \end_layout
19055
19056 \begin_layout Plain Layout
19057
19058
19059 \backslash
19060 renewcommand{
19061 \backslash
19062 hline}
19063 \end_layout
19064
19065 \begin_layout Plain Layout
19066
19067  {
19068 \backslash
19069 arrayrulecolor{red}
19070 \backslash
19071 myHlineC
19072 \backslash
19073 arrayrulecolor{black}}
19074 \end_layout
19075
19076 \end_inset
19077
19078
19079 \begin_inset Float table
19080 placement h
19081 wide false
19082 sideways false
19083 status open
19084
19085 \begin_layout Plain Layout
19086 \begin_inset Caption Standard
19087
19088 \begin_layout Plain Layout
19089 \begin_inset CommandInset label
19090 LatexCommand label
19091 name "tab:Tableau-filet-horizontaux-colorés"
19092
19093 \end_inset
19094
19095 Tableau avec filets horizontaux colorés
19096 \end_layout
19097
19098 \end_inset
19099
19100
19101 \end_layout
19102
19103 \begin_layout Plain Layout
19104 \align center
19105 \begin_inset Tabular
19106 <lyxtabular version="3" rows="3" columns="3">
19107 <features tabularvalignment="middle">
19108 <column alignment="center" valignment="top">
19109 <column alignment="center" valignment="top">
19110 <column alignment="center" valignment="top">
19111 <row>
19112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 sd
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134
19135 \end_layout
19136
19137 \end_inset
19138 </cell>
19139 </row>
19140 <row>
19141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154 sd
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Plain Layout
19163
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 </row>
19169 <row>
19170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19171 \begin_inset Text
19172
19173 \begin_layout Plain Layout
19174
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 sd
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 </row>
19198 </lyxtabular>
19199
19200 \end_inset
19201
19202
19203 \end_layout
19204
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \begin_layout Standard
19211 Pour revenir à la couleur noire implicite, insérez la commande suivante
19212  en code \SpecialChar TeX
19213 , juste après le tableau ou le flottant de tableau :
19214 \end_layout
19215
19216 \begin_layout Standard
19217
19218 \series bold
19219
19220 \backslash
19221 renewcommand{
19222 \backslash
19223 hline}{
19224 \backslash
19225 myHlineC}
19226 \end_layout
19227
19228 \begin_layout Standard
19229 Le tableau
19230 \begin_inset space ~
19231 \end_inset
19232
19233
19234 \begin_inset CommandInset ref
19235 LatexCommand ref
19236 reference "tab:Tableau-avec-filets-colorés"
19237
19238 \end_inset
19239
19240  est un exemple avec des filets horizontaux et verticaux colorés.
19241 \end_layout
19242
19243 \begin_layout Standard
19244 \begin_inset Float table
19245 placement h
19246 wide false
19247 sideways false
19248 status open
19249
19250 \begin_layout Plain Layout
19251 \begin_inset Caption Standard
19252
19253 \begin_layout Plain Layout
19254 \begin_inset CommandInset label
19255 LatexCommand label
19256 name "tab:Tableau-avec-filets-colorés"
19257
19258 \end_inset
19259
19260 Tableau avec filets horizontaux et verticaux colorés
19261 \end_layout
19262
19263 \end_inset
19264
19265
19266 \end_layout
19267
19268 \begin_layout Plain Layout
19269 \align center
19270 \begin_inset Tabular
19271 <lyxtabular version="3" rows="3" columns="3">
19272 <features tabularvalignment="middle">
19273 <column alignment="center" valignment="top" special="Wc">
19274 <column alignment="center" valignment="top" special="Wc">
19275 <column alignment="center" valignment="top" special="WcW">
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 sd
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 </row>
19305 <row>
19306 <cell alignment="center" valignment="top" topline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" topline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 sd
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" topline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 </row>
19334 <row topspace="default">
19335 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357 sd
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 </row>
19363 </lyxtabular>
19364
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \begin_layout Standard
19376 \begin_inset ERT
19377 status collapsed
19378
19379 \begin_layout Plain Layout
19380
19381
19382 \backslash
19383 renewcommand{
19384 \backslash
19385 hline}{
19386 \backslash
19387 myHlineC}
19388 \end_layout
19389
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \begin_layout Standard
19396 \begin_inset ERT
19397 status collapsed
19398
19399 \begin_layout Plain Layout
19400
19401
19402 \backslash
19403 setlength{
19404 \backslash
19405 arrayrulewidth}{0.4pt}
19406 \end_layout
19407
19408 \end_inset
19409
19410
19411 \end_layout
19412
19413 \begin_layout Section
19414 Pivotement des cellules
19415 \begin_inset CommandInset label
19416 LatexCommand label
19417 name "sec:Pivotement-des-cellules"
19418
19419 \end_inset
19420
19421
19422 \begin_inset Index idx
19423 status collapsed
19424
19425 \begin_layout Plain Layout
19426 Tableau ! Pivotement des cellules
19427 \end_layout
19428
19429 \end_inset
19430
19431
19432 \begin_inset Index idx
19433 status collapsed
19434
19435 \begin_layout Plain Layout
19436 Pivoter des objets
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \begin_layout Standard
19445 \begin_inset Note Greyedout
19446 status open
19447
19448 \begin_layout Plain Layout
19449
19450 \series bold
19451 Nota:
19452 \series default
19453  toutes les visionneuses DVI n'affichent pas les rotations.
19454 \end_layout
19455
19456 \end_inset
19457
19458
19459 \end_layout
19460
19461 \begin_layout Standard
19462 Le tableau
19463 \begin_inset space ~
19464 \end_inset
19465
19466
19467 \begin_inset CommandInset ref
19468 LatexCommand ref
19469 reference "tab:Tableau-incluant-des"
19470
19471 \end_inset
19472
19473  est un exemple dans lequel 3 cellules pivotent de 45
19474 \begin_inset space \thinspace{}
19475 \end_inset
19476
19477 °.
19478 \end_layout
19479
19480 \begin_layout Standard
19481 \begin_inset Float table
19482 placement h
19483 wide false
19484 sideways false
19485 status open
19486
19487 \begin_layout Plain Layout
19488 \begin_inset Caption Standard
19489
19490 \begin_layout Plain Layout
19491 \begin_inset CommandInset label
19492 LatexCommand label
19493 name "tab:Tableau-incluant-des"
19494
19495 \end_inset
19496
19497 Tableau incluant des cellules pivotées dans la première ligne.
19498 \end_layout
19499
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \begin_layout Plain Layout
19506 \noindent
19507 \align center
19508 \begin_inset Tabular
19509 <lyxtabular version="3" rows="2" columns="3">
19510 <features tabularvalignment="middle">
19511 <column alignment="center" valignment="top" width="0pt">
19512 <column alignment="center" valignment="top" width="0pt">
19513 <column alignment="center" valignment="top" width="0pt">
19514 <row>
19515 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519 soucoupes
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 assiettes
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" rotate="45" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 plats
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 </row>
19543 <row>
19544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548 45
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557 33
19558 \end_layout
19559
19560 \end_inset
19561 </cell>
19562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19563 \begin_inset Text
19564
19565 \begin_layout Plain Layout
19566 21
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 </row>
19572 </lyxtabular>
19573
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \begin_layout Standard
19585 \begin_inset Note Greyedout
19586 status open
19587
19588 \begin_layout Plain Layout
19589
19590 \series bold
19591 Nota:
19592 \series default
19593  les ruptures de ligne (raccourci 
19594 \begin_inset Info
19595 type  "shortcut"
19596 arg   "newline-insert newline"
19597 \end_inset
19598
19599 ) ne sont pas autorisées dans les cellules pivotées
19600 \end_layout
19601
19602 \end_inset
19603
19604
19605 \end_layout
19606
19607 \begin_layout Standard
19608 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
19609  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
19610 \begin_inset Foot
19611 status collapsed
19612
19613 \begin_layout Plain Layout
19614 Pour en savoir plus sur ces boîtes, voir les sections
19615 \begin_inset space ~
19616 \end_inset
19617
19618
19619 \begin_inset CommandInset ref
19620 LatexCommand ref
19621 reference "sec:Minipages"
19622
19623 \end_inset
19624
19625  et 
19626 \begin_inset CommandInset ref
19627 LatexCommand ref
19628 reference "sec:Parboxes"
19629
19630 \end_inset
19631
19632 .
19633 \end_layout
19634
19635 \end_inset
19636
19637  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
19638  la hauteur de la cellule.
19639  Le tableau
19640 \begin_inset space ~
19641 \end_inset
19642
19643
19644 \begin_inset CommandInset ref
19645 LatexCommand ref
19646 reference "tab:Tableau-incluant-une"
19647
19648 \end_inset
19649
19650  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
19651  réglée à 3
19652 \begin_inset space \thinspace{}
19653 \end_inset
19654
19655 cm.
19656 \end_layout
19657
19658 \begin_layout Standard
19659 \begin_inset Float table
19660 placement h
19661 wide false
19662 sideways false
19663 status open
19664
19665 \begin_layout Plain Layout
19666 \begin_inset Caption Standard
19667
19668 \begin_layout Plain Layout
19669 \begin_inset CommandInset label
19670 LatexCommand label
19671 name "tab:Tableau-incluant-une"
19672
19673 \end_inset
19674
19675 Tableau incluant une cellule multi-lignes pivotée.
19676 \end_layout
19677
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \begin_layout Plain Layout
19684 \noindent
19685 \align center
19686 \begin_inset Tabular
19687 <lyxtabular version="3" rows="2" columns="3">
19688 <features tabularvalignment="middle">
19689 <column alignment="center" valignment="top">
19690 <column alignment="center" valignment="top" width="0pt">
19691 <column alignment="center" valignment="top">
19692 <row>
19693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 a
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706 \begin_inset Box Frameless
19707 position "t"
19708 hor_pos "c"
19709 has_inner_box 1
19710 inner_pos "t"
19711 use_parbox 0
19712 use_makebox 0
19713 width "3cm"
19714 special "none"
19715 height "1in"
19716 height_special "totalheight"
19717 thickness "0.4pt"
19718 separation "3pt"
19719 shadowsize "4pt"
19720 framecolor "black"
19721 backgroundcolor "none"
19722 status open
19723
19724 \begin_layout Plain Layout
19725 cellule pivotée
19726 \begin_inset Newline newline
19727 \end_inset
19728
19729 avec saut de ligne
19730 \end_layout
19731
19732 \end_inset
19733
19734
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743 e
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 </row>
19749 <row>
19750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754 b
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763 c
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772 d
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 </row>
19778 </lyxtabular>
19779
19780 \end_inset
19781
19782
19783 \end_layout
19784
19785 \end_inset
19786
19787
19788 \end_layout
19789
19790 \begin_layout Section
19791 Calcul de la largeur du tableau
19792 \begin_inset CommandInset label
19793 LatexCommand label
19794 name "sec:Table-Width-Calculation"
19795
19796 \end_inset
19797
19798
19799 \end_layout
19800
19801 \begin_layout Standard
19802 Pour les tableaux un peu larges il est parfois difficile de garantir que
19803  le tableau ne déborde pas dans la marge.
19804  Fixer une largeur pour chaque colonne est une solution, mais quelle est
19805  la valeur à donner à chacune?
19806 \end_layout
19807
19808 \begin_layout Standard
19809 La largeur du tableau 
19810 \begin_inset Formula $L_{\mathrm{tableau}}$
19811 \end_inset
19812
19813  peut se calculer précisément: chaque colonne contribue pour sa largeur
19814  propre 
19815 \begin_inset Formula $L_{\mathrm{colonne}}$
19816 \end_inset
19817
19818  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
19819  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
19820
19821 \series bold
19822  
19823 \backslash
19824 tabcolsep
19825 \series default
19826 , implicitement 6
19827 \begin_inset space \thinspace{}
19828 \end_inset
19829
19830 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
19831  
19832 \series bold
19833
19834 \backslash
19835 arrayrulewidth
19836 \series default
19837 , implicitement 0.4
19838 \begin_inset space \thinspace{}
19839 \end_inset
19840
19841 pt).
19842  Donc si les 
19843 \begin_inset Formula $n$
19844 \end_inset
19845
19846
19847 \begin_inset space ~
19848 \end_inset
19849
19850 colonnes ont la même largeur, la largeur du tableau est
19851 \begin_inset Formula 
19852 \begin{equation}
19853 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19854 \end{equation}
19855
19856 \end_inset
19857
19858
19859 \end_layout
19860
19861 \begin_layout Standard
19862 La largeur disponible pour placer un tableau est la distance entre les marges
19863  de la page ou la largeur de la colonne de texte (pour un document présenté
19864  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
19865  
19866 \series bold
19867
19868 \backslash
19869 columnwidth
19870 \series default
19871 .
19872  Si toutes le colonnes ont la même largeur et que 
19873 \begin_inset Formula $L_{\mathrm{tableau}}$
19874 \end_inset
19875
19876  doit valoir 1
19877 \begin_inset space \thinspace{}
19878 \end_inset
19879
19880
19881 \backslash
19882 columnwidth, 
19883 \begin_inset Formula $L_{\mathrm{colonne}}$
19884 \end_inset
19885
19886  se calcule facilement.
19887 \end_layout
19888
19889 \begin_layout Standard
19890 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
19891  
19892 \series bold
19893 calc
19894 \series default
19895
19896 \begin_inset Index idx
19897 status collapsed
19898
19899 \begin_layout Plain Layout
19900 Paquetages \SpecialChar LaTeX
19901  ! calc
19902 \end_layout
19903
19904 \end_inset
19905
19906  dans le préambule du document.
19907  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
19908  il faut utiliser le champ
19909 \family sans
19910  Argument \SpecialChar LaTeX
19911
19912 \family default
19913 .
19914  Le principe des commandes qui peuvent être saisies dans ce champ est celui
19915  qui est expliqué dans la section
19916 \begin_inset space ~
19917 \end_inset
19918
19919
19920 \begin_inset CommandInset ref
19921 LatexCommand ref
19922 reference "subsec:Calculs-multicolonnes"
19923
19924 \end_inset
19925
19926 .
19927  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
19928  saisir pour chaque colonne la commande
19929 \end_layout
19930
19931 \begin_layout Standard
19932
19933 \series bold
19934 >{
19935 \backslash
19936 centering}p{(1
19937 \backslash
19938 columnwidth-62.4pt)/5}
19939 \end_layout
19940
19941 \begin_layout Standard
19942 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
19943 \begin_inset space ~
19944 \end_inset
19945
19946 fois celle des 3 autres, le calcul est le suivant:
19947 \end_layout
19948
19949 \begin_layout Standard
19950 \begin_inset Formula 
19951 \begin{align}
19952 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
19953  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
19954  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
19955 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
19956 \end{align}
19957
19958 \end_inset
19959
19960
19961 \end_layout
19962
19963 \begin_layout Standard
19964 Par conséquent, dans le tableau, la commande
19965 \end_layout
19966
19967 \begin_layout Standard
19968
19969 \series bold
19970 >{
19971 \backslash
19972 centering}p{(1
19973 \backslash
19974 columnwidth-62.4pt)/
19975 \backslash
19976 real{4.5}}
19977 \end_layout
19978
19979 \begin_layout Standard
19980 est utilisée pour les colonnes les plus larges, et la commande
19981 \end_layout
19982
19983 \begin_layout Standard
19984
19985 \series bold
19986 >{
19987 \backslash
19988 centering}p{(1
19989 \backslash
19990 columnwidth-62.4pt)/
19991 \backslash
19992 real{4.5}*
19993 \backslash
19994 real{0.75}}
19995 \end_layout
19996
19997 \begin_layout Standard
19998 est utilisée pour les plus étroites:
19999 \end_layout
20000
20001 \begin_layout Standard
20002 \begin_inset Tabular
20003 <lyxtabular version="3" rows="2" columns="5">
20004 <features tabularvalignment="middle">
20005 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20006 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20007 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20008 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20009 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20010 <row>
20011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 1
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024 2
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 3
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 4
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051 5
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 </row>
20057 <row>
20058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062 111111 1111111 111111 111111111 11111 11111 1111
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080 2222 22222 222222 222222222 2222222 22 22222
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 333333 333333 333333 33333 3333333 333
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 </lyxtabular>
20105
20106 \end_inset
20107
20108
20109 \end_layout
20110
20111 \begin_layout Section
20112 Personnalisation des tableaux
20113 \begin_inset Index idx
20114 status collapsed
20115
20116 \begin_layout Plain Layout
20117 Tableau ! Personnalisation
20118 \end_layout
20119
20120 \end_inset
20121
20122
20123 \begin_inset Index idx
20124 status collapsed
20125
20126 \begin_layout Plain Layout
20127 Personnalisation des tableaux
20128 \end_layout
20129
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \begin_layout Subsection
20136 Espacement des lignes
20137 \begin_inset CommandInset label
20138 LatexCommand label
20139 name "subsec:Espacement-lignes"
20140
20141 \end_inset
20142
20143
20144 \begin_inset Index idx
20145 status collapsed
20146
20147 \begin_layout Plain Layout
20148 Personnalisation des tableaux ! Espacement des lignes
20149 \end_layout
20150
20151 \end_inset
20152
20153
20154 \end_layout
20155
20156 \begin_layout Standard
20157 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20158  l'onglet 
20159 \family sans
20160 Bordures
20161 \family default
20162  de la fenêtre de dialogue 
20163 \family sans
20164 Paramètres
20165 \begin_inset space ~
20166 \end_inset
20167
20168 du
20169 \begin_inset space ~
20170 \end_inset
20171
20172 tableau
20173 \family default
20174 .
20175  Vous y trouverez trois possibilités :
20176 \end_layout
20177
20178 \begin_layout Description
20179 Haut
20180 \begin_inset space ~
20181 \end_inset
20182
20183 de
20184 \begin_inset space ~
20185 \end_inset
20186
20187 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20188  Si le tableau est un tableau formel
20189 \begin_inset Foot
20190 status collapsed
20191
20192 \begin_layout Plain Layout
20193 Les tableaux formels sont décrits dans la section
20194 \begin_inset space ~
20195 \end_inset
20196
20197
20198 \begin_inset CommandInset ref
20199 LatexCommand ref
20200 reference "sec:Tableaux-Formels"
20201
20202 \end_inset
20203
20204 .
20205 \end_layout
20206
20207 \end_inset
20208
20209  \SpecialChar LyX
20210  va insérer implicitement un espace de 0.5
20211 \begin_inset space \thinspace{}
20212 \end_inset
20213
20214 em.
20215  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20216  les filets verticaux comme dans le tableau suivant :
20217 \begin_inset VSpace medskip
20218 \end_inset
20219
20220
20221 \begin_inset Newline newline
20222 \end_inset
20223
20224
20225 \begin_inset space \hspace*{}
20226 \length 0pt
20227 \end_inset
20228
20229
20230 \begin_inset space \hfill{}
20231 \end_inset
20232
20233
20234 \begin_inset Tabular
20235 <lyxtabular version="3" rows="3" columns="1">
20236 <features tabularvalignment="middle">
20237 <column alignment="center" valignment="top">
20238 <row>
20239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243 A
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row topspace="3mm">
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 espace de 3
20255 \begin_inset space \thinspace{}
20256 \end_inset
20257
20258 mm en haut de la ligne
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 </row>
20264 <row>
20265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 C
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 </row>
20275 </lyxtabular>
20276
20277 \end_inset
20278
20279
20280 \begin_inset space \hfill{}
20281 \end_inset
20282
20283
20284 \begin_inset space \hspace*{}
20285 \length 0pt
20286 \end_inset
20287
20288
20289 \begin_inset VSpace medskip
20290 \end_inset
20291
20292
20293 \begin_inset Newline newline
20294 \end_inset
20295
20296 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20297  pas de filets verticaux.
20298 \end_layout
20299
20300 \begin_layout Description
20301 Bas
20302 \begin_inset space ~
20303 \end_inset
20304
20305 de
20306 \begin_inset space ~
20307 \end_inset
20308
20309 ligne va ajouter de l'espace sous les caractères de la ligne.
20310  Si le tableau est un tableau formel \SpecialChar LyX
20311  va insérer implicitement un espace
20312  de 0.5
20313 \begin_inset space \thinspace{}
20314 \end_inset
20315
20316 em, pour les tableaux normaux, l'espace implicite est de 2
20317 \begin_inset space \thinspace{}
20318 \end_inset
20319
20320 pt.
20321 \end_layout
20322
20323 \begin_layout Description
20324 Entre
20325 \begin_inset space ~
20326 \end_inset
20327
20328 les
20329 \begin_inset space ~
20330 \end_inset
20331
20332 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20333  Si le tableau est un tableau formel \SpecialChar LyX
20334  va insérer implicitement un espace
20335  de 0.5
20336 \begin_inset space \thinspace{}
20337 \end_inset
20338
20339 em.
20340  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20341  les filets verticaux comme dans le tableau suivant :
20342 \begin_inset VSpace medskip
20343 \end_inset
20344
20345
20346 \begin_inset Newline newline
20347 \end_inset
20348
20349
20350 \begin_inset space \hspace*{}
20351 \length 0pt
20352 \end_inset
20353
20354
20355 \begin_inset space \hfill{}
20356 \end_inset
20357
20358
20359 \begin_inset Tabular
20360 <lyxtabular version="3" rows="3" columns="1">
20361 <features tabularvalignment="middle">
20362 <column alignment="center" valignment="top">
20363 <row>
20364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 A
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 </row>
20374 <row interlinespace="3mm">
20375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 \begin_inset Formula $\downarrow$
20380 \end_inset
20381
20382  espace de 3
20383 \begin_inset space \thinspace{}
20384 \end_inset
20385
20386 mm entre les lignes 
20387 \begin_inset Formula $\downarrow$
20388 \end_inset
20389
20390
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 </row>
20396 <row>
20397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401 \begin_inset Formula $\uparrow$
20402 \end_inset
20403
20404  espace de 3
20405 \begin_inset space \thinspace{}
20406 \end_inset
20407
20408 mm entre les lignes 
20409 \begin_inset Formula $\uparrow$
20410 \end_inset
20411
20412
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 </row>
20418 </lyxtabular>
20419
20420 \end_inset
20421
20422
20423 \begin_inset space \hfill{}
20424 \end_inset
20425
20426
20427 \begin_inset space \hspace*{}
20428 \length 0pt
20429 \end_inset
20430
20431
20432 \begin_inset VSpace medskip
20433 \end_inset
20434
20435
20436 \begin_inset Newline newline
20437 \end_inset
20438
20439 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20440  pas de filets verticaux.
20441 \end_layout
20442
20443 \begin_layout Standard
20444 \begin_inset VSpace bigskip
20445 \end_inset
20446
20447 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20448  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20449  dans le préambule :
20450 \end_layout
20451
20452 \begin_layout Standard
20453
20454 \series bold
20455
20456 \backslash
20457 @ifundefined{extrarowheight}
20458 \begin_inset Newline newline
20459 \end_inset
20460
20461
20462 \begin_inset Phantom HPhantom
20463 status open
20464
20465 \begin_layout Plain Layout
20466
20467 \series bold
20468 \begin_inset space ~
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \end_inset
20475
20476 {
20477 \backslash
20478 usepackage{array}}{}
20479 \begin_inset Newline newline
20480 \end_inset
20481
20482
20483 \backslash
20484 setlength{
20485 \backslash
20486 extrarowheight}{height}
20487 \end_layout
20488
20489 \begin_layout Standard
20490 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20491  plus exactement centré verticalement.
20492  (le paquetage 
20493 \series bold
20494 array 
20495 \series default
20496 sera chargé automatiquement par \SpecialChar LyX
20497  quand vous utilisez des formats de tableaux
20498  auto-définis.
20499  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20500  
20501 \series bold
20502
20503 \backslash
20504 @ifundefined
20505 \series default
20506  dans la commande précédente.)
20507 \end_layout
20508
20509 \begin_layout Standard
20510 Si vous utilisez des polices de taille plus grande que la taille normale,
20511  les bordures des tableaux sont souvent trop proches du texte.
20512  On peut corriger ce problème en insérant la commande 
20513 \series bold
20514
20515 \begin_inset space \space{}
20516 \end_inset
20517
20518
20519 \backslash
20520 strut
20521 \series default
20522  en code \SpecialChar TeX
20523  au debut d'une ligne du tableau.
20524  Le tableau
20525 \begin_inset space ~
20526 \end_inset
20527
20528
20529 \begin_inset CommandInset ref
20530 LatexCommand ref
20531 reference "tab:Alignement-vertical"
20532
20533 \end_inset
20534
20535  montre l'effet de cette commande.
20536 \end_layout
20537
20538 \begin_layout Standard
20539 \noindent
20540 \begin_inset Float table
20541 placement h
20542 wide false
20543 sideways false
20544 status open
20545
20546 \begin_layout Plain Layout
20547 \begin_inset Caption Standard
20548
20549 \begin_layout Plain Layout
20550 \begin_inset CommandInset label
20551 LatexCommand label
20552 name "tab:Alignement-vertical"
20553
20554 \end_inset
20555
20556 Alignement vertical d'un texte avec une police de grande taille.
20557 \end_layout
20558
20559 \end_inset
20560
20561
20562 \end_layout
20563
20564 \begin_layout Plain Layout
20565 \begin_inset space \hfill{}
20566 \end_inset
20567
20568
20569 \begin_inset Float table
20570 wide false
20571 sideways false
20572 status collapsed
20573
20574 \begin_layout Plain Layout
20575 \begin_inset Caption Standard
20576
20577 \begin_layout Plain Layout
20578 Tableau normal.
20579 \end_layout
20580
20581 \end_inset
20582
20583
20584 \end_layout
20585
20586 \begin_layout Plain Layout
20587 \noindent
20588 \align center
20589 \begin_inset Tabular
20590 <lyxtabular version="3" rows="6" columns="1">
20591 <features tabularvalignment="middle">
20592 <column alignment="left" valignment="top">
20593 <row>
20594 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 Normal, g
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 </row>
20604 <row>
20605 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Plain Layout
20609
20610 \size large
20611 Large
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 </row>
20617 <row>
20618 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622
20623 \size larger
20624 Larger
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 </row>
20630 <row>
20631 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20632 \begin_inset Text
20633
20634 \begin_layout Plain Layout
20635
20636 \size largest
20637 Largest
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 </row>
20643 <row>
20644 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648
20649 \size huge
20650 Huge
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \size huge
20663 Huger
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 </row>
20669 </lyxtabular>
20670
20671 \end_inset
20672
20673
20674 \end_layout
20675
20676 \end_inset
20677
20678
20679 \begin_inset space \hfill{}
20680 \end_inset
20681
20682
20683 \begin_inset Float table
20684 wide false
20685 sideways false
20686 status collapsed
20687
20688 \begin_layout Plain Layout
20689 \begin_inset Caption Standard
20690
20691 \begin_layout Plain Layout
20692 Tableau utilisant la commande 
20693 \series bold
20694
20695 \backslash
20696 strut
20697 \series default
20698 .
20699 \end_layout
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \begin_layout Plain Layout
20707 \noindent
20708 \align center
20709 \begin_inset Tabular
20710 <lyxtabular version="3" rows="6" columns="1">
20711 <features tabularvalignment="middle">
20712 <column alignment="left" valignment="top">
20713 <row>
20714 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 Normal, g
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 </row>
20724 <row>
20725 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729
20730 \size large
20731 \begin_inset ERT
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735
20736
20737 \backslash
20738 strut 
20739 \end_layout
20740
20741 \end_inset
20742
20743 Large
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \size larger
20756 \begin_inset ERT
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760
20761
20762 \backslash
20763 strut 
20764 \end_layout
20765
20766 \end_inset
20767
20768 Larger
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 </row>
20774 <row>
20775 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779
20780 \size largest
20781 \begin_inset ERT
20782 status collapsed
20783
20784 \begin_layout Plain Layout
20785
20786
20787 \backslash
20788 strut 
20789 \end_layout
20790
20791 \end_inset
20792
20793 Largest
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 </row>
20799 <row>
20800 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804
20805 \size huge
20806 \begin_inset ERT
20807 status collapsed
20808
20809 \begin_layout Plain Layout
20810
20811
20812 \backslash
20813 strut 
20814 \end_layout
20815
20816 \end_inset
20817
20818 Huge
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 </row>
20824 <row>
20825 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829
20830 \size giant
20831 \begin_inset ERT
20832 status collapsed
20833
20834 \begin_layout Plain Layout
20835
20836
20837 \backslash
20838 strut 
20839 \end_layout
20840
20841 \end_inset
20842
20843
20844 \size huge
20845 Huger
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 </row>
20851 </lyxtabular>
20852
20853 \end_inset
20854
20855
20856 \end_layout
20857
20858 \end_inset
20859
20860
20861 \begin_inset space \hfill{}
20862 \end_inset
20863
20864
20865 \end_layout
20866
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \begin_layout Standard
20873 \begin_inset Newpage newpage
20874 \end_inset
20875
20876
20877 \end_layout
20878
20879 \begin_layout Subsection
20880 Alignements de cellules spéciaux
20881 \begin_inset CommandInset label
20882 LatexCommand label
20883 name "subsec:Alignements-de-cellules"
20884
20885 \end_inset
20886
20887
20888 \begin_inset Index idx
20889 status collapsed
20890
20891 \begin_layout Plain Layout
20892 Personnalisation des tableaux ! Alignement de cellules spéciaux
20893 \end_layout
20894
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \begin_layout Standard
20901 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
20902  cellules sur un caractère donné, par exemple le séparateur décimal comme
20903  dans le tableau
20904 \begin_inset space ~
20905 \end_inset
20906
20907
20908 \begin_inset CommandInset ref
20909 LatexCommand ref
20910 reference "tab:Tableau-centré-sur-séparateur-1"
20911
20912 \end_inset
20913
20914 .
20915  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
20916  soit en appuyant sur le bouton 
20917 \begin_inset Info
20918 type  "icon"
20919 arg   "inset-modify tabular align-decimal"
20920 \end_inset
20921
20922  de la barre d'outils ou en modifiant le paramètre 
20923 \family sans
20924 Alignement horizontal
20925 \family default
20926  à 
20927 \family sans
20928 Au séparateur décimal
20929 \family default
20930 .
20931  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
20932  dans les paramètres du tableau.
20933 \end_layout
20934
20935 \begin_layout Standard
20936 \begin_inset Float table
20937 placement h
20938 wide false
20939 sideways false
20940 status open
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Caption Standard
20944
20945 \begin_layout Plain Layout
20946 \begin_inset CommandInset label
20947 LatexCommand label
20948 name "tab:Tableau-centré-sur-séparateur-1"
20949
20950 \end_inset
20951
20952 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
20953 \end_layout
20954
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \begin_layout Plain Layout
20961 \align center
20962 \begin_inset Tabular
20963 <lyxtabular version="3" rows="4" columns="1">
20964 <features booktabs="true" tabularvalignment="middle">
20965 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
20966 <row>
20967 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971 en-tête
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="center" valignment="top" topline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982 12,6
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 </row>
20988 <row>
20989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 0,68
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 </row>
20999 <row>
21000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004 -123,0
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 </row>
21010 </lyxtabular>
21011
21012 \end_inset
21013
21014
21015 \end_layout
21016
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \begin_layout Standard
21023 \begin_inset Float table
21024 placement h
21025 wide false
21026 sideways false
21027 status open
21028
21029 \begin_layout Plain Layout
21030 \begin_inset Caption Standard
21031
21032 \begin_layout Plain Layout
21033 \begin_inset CommandInset label
21034 LatexCommand label
21035 name "tab:Tableau-centré-sur-séparateur-2"
21036
21037 \end_inset
21038
21039 Les cellules d'une colonnes sont centrées sur les opérateurs.
21040 \end_layout
21041
21042 \end_inset
21043
21044
21045 \end_layout
21046
21047 \begin_layout Plain Layout
21048 \align center
21049 \begin_inset Tabular
21050 <lyxtabular version="3" rows="4" columns="2">
21051 <features booktabs="true" tabularvalignment="middle">
21052 <column alignment="right" valignment="top" width="0pt">
21053 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21054 <row>
21055 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21056 \begin_inset Text
21057
21058 \begin_layout Plain Layout
21059 en-tête
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 </row>
21074 <row>
21075 <cell alignment="center" valignment="top" usebox="none">
21076 \begin_inset Text
21077
21078 \begin_layout Plain Layout
21079 \begin_inset Formula $12\,+$
21080 \end_inset
21081
21082
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 <cell alignment="center" valignment="top" usebox="none">
21088 \begin_inset Text
21089
21090 \begin_layout Plain Layout
21091 \begin_inset Formula $\,6$
21092 \end_inset
21093
21094
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 </row>
21100 <row>
21101 <cell alignment="center" valignment="top" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Formula $0\,-$
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 \begin_inset Formula $\,68$
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 </row>
21126 <row>
21127 <cell alignment="center" valignment="top" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 \begin_inset Formula $-123\,/$
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 \begin_inset Formula $\,0$
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 </lyxtabular>
21153
21154 \end_inset
21155
21156
21157 \end_layout
21158
21159 \end_inset
21160
21161
21162 \end_layout
21163
21164 \begin_layout Standard
21165 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21166  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21167  formules.
21168  Dans ce cas on doit utiliser la méthode du tableau
21169 \begin_inset space ~
21170 \end_inset
21171
21172
21173 \begin_inset CommandInset ref
21174 LatexCommand ref
21175 reference "tab:Tableau-centré-sur-séparateur-2"
21176
21177 \end_inset
21178
21179 .
21180  Ce tableau a été créé comme un tableau 4×2.
21181  L'en-tête est une cellule multi-colonnes centrée.
21182  La première colonne est alignée à droite et contient la première partie
21183  et inclue l'opérateur.
21184  La seconde colonne contient le reste de la cellule aligné à gauche.
21185  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21186  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21187  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21188  tableau, le paramètre \SpecialChar LaTeX
21189  suivant a été utilisé pour la deuxième colonne :
21190 \end_layout
21191
21192 \begin_layout Standard
21193
21194 \series bold
21195 @{}l
21196 \end_layout
21197
21198 \begin_layout Standard
21199 Le tableau
21200 \begin_inset space ~
21201 \end_inset
21202
21203
21204 \begin_inset CommandInset ref
21205 LatexCommand ref
21206 reference "tab:Plusieurs-exemples-alignements"
21207
21208 \end_inset
21209
21210  montre quelques exemples d'alignements.
21211  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21212  comme pour la deuxième colonne du tableau
21213 \begin_inset space ~
21214 \end_inset
21215
21216
21217 \begin_inset CommandInset ref
21218 LatexCommand ref
21219 reference "tab:Tableau-centré-sur-séparateur-2"
21220
21221 \end_inset
21222
21223 .
21224 \end_layout
21225
21226 \begin_layout Standard
21227 \begin_inset Float table
21228 wide false
21229 sideways false
21230 status open
21231
21232 \begin_layout Plain Layout
21233 \begin_inset Caption Standard
21234
21235 \begin_layout Plain Layout
21236 \begin_inset CommandInset label
21237 LatexCommand label
21238 name "tab:Plusieurs-exemples-alignements"
21239
21240 \end_inset
21241
21242 Plusieurs exemples d'alignement de cellules.
21243 \end_layout
21244
21245 \end_inset
21246
21247
21248 \end_layout
21249
21250 \begin_layout Plain Layout
21251 \align center
21252 \begin_inset Tabular
21253 <lyxtabular version="3" rows="4" columns="6">
21254 <features tabularvalignment="middle">
21255 <column alignment="right" valignment="top">
21256 <column alignment="left" valignment="top" special="@{}l">
21257 <column alignment="right" valignment="top">
21258 <column alignment="left" valignment="top" special="@{}l">
21259 <column alignment="right" valignment="top">
21260 <column alignment="left" valignment="top" special="@{}l">
21261 <row>
21262 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21263 \begin_inset Text
21264
21265 \begin_layout Plain Layout
21266 unités
21267 \end_layout
21268
21269 \end_inset
21270 </cell>
21271 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284 exposants
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302 relations
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row>
21318 <cell alignment="center" valignment="top" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322 12×
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 24
21332 \begin_inset space \thinspace{}
21333 \end_inset
21334
21335 bouteilles
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 <cell alignment="center" valignment="top" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 \begin_inset Formula $10\cdot$
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356 \begin_inset Formula $10^{\mbox{-}17}$
21357 \end_inset
21358
21359
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 <cell alignment="center" valignment="top" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368 \begin_inset Formula $\Gamma(t)\propto$
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 \begin_inset Formula $\:\Upsilon(t)$
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="center" valignment="top" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 1024×
21395 \end_layout
21396
21397 \end_inset
21398 </cell>
21399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403 768
21404 \begin_inset space \thinspace{}
21405 \end_inset
21406
21407 Pixels
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 <cell alignment="center" valignment="top" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416 \begin_inset Formula $5.78\cdot$
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428 \begin_inset Formula $10^{7}$
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 <cell alignment="center" valignment="top" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440 \begin_inset Formula $A\ne$
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 <cell alignment="center" valignment="top" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452 \begin_inset Formula $\:B_{\mathrm{red}}$
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 </row>
21461 <row>
21462 <cell alignment="center" valignment="top" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 32×
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 6
21476 \begin_inset space \thinspace{}
21477 \end_inset
21478
21479 cm
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 <cell alignment="center" valignment="top" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488 -
21489 \begin_inset Formula $33.5\cdot$
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $10^{4}$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 <cell alignment="center" valignment="top" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513 \begin_inset Formula $\sin(\alpha)\ge$
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Formula $\:\sin(\beta)$
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 </lyxtabular>
21535
21536 \end_inset
21537
21538
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Subsection
21547 Formats de cellule et de colonne personnalisés
21548 \begin_inset CommandInset label
21549 LatexCommand label
21550 name "subsec:Formats-personnalisés"
21551
21552 \end_inset
21553
21554
21555 \begin_inset Index idx
21556 status collapsed
21557
21558 \begin_layout Plain Layout
21559 Personnalisation des tableaux !  Format de cellule/colonne
21560 \end_layout
21561
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \begin_layout Standard
21568 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21569 \begin_inset space ~
21570 \end_inset
21571
21572
21573 \begin_inset CommandInset ref
21574 LatexCommand ref
21575 reference "sec:Table-Width-Calculation"
21576
21577 \end_inset
21578
21579  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
21580  la section
21581 \begin_inset space ~
21582 \end_inset
21583
21584
21585 \begin_inset CommandInset ref
21586 LatexCommand ref
21587 reference "subsec:Calculs-multicolonnes"
21588
21589 \end_inset
21590
21591  peut devenir très pénible si vous avez plusieurs tableaux.
21592  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21593  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21594  du document.
21595  Le format est défini avec la commande
21596 \end_layout
21597
21598 \begin_layout Standard
21599
21600 \series bold
21601
21602 \backslash
21603 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21604 \end_layout
21605
21606 \begin_layout Standard
21607 Le nom du format peut n'avoir qu'une lettre.
21608  Les lettres 
21609 \emph on
21610 b
21611 \emph default
21612
21613 \emph on
21614 c
21615 \emph default
21616
21617 \emph on
21618 l
21619 \emph default
21620
21621 \emph on
21622 m
21623 \emph default
21624
21625 \emph on
21626 p
21627 \emph default
21628  et 
21629 \emph on
21630 r
21631 \emph default
21632  sont prédéfinies et donc ne peuvent être utilisées.
21633  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21634 \end_layout
21635
21636 \begin_layout Standard
21637 \begin_inset VSpace medskip
21638 \end_inset
21639
21640
21641 \end_layout
21642
21643 \begin_layout Standard
21644 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21645  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21646  :
21647 \end_layout
21648
21649 \begin_layout Standard
21650
21651 \series bold
21652
21653 \backslash
21654 newcolumntype{M}[1]{>{
21655 \backslash
21656 centering
21657 \backslash
21658 hspace{0pt}}m{#1}}
21659 \end_layout
21660
21661 \begin_layout Standard
21662 Où le 
21663 \series bold
21664
21665 \backslash
21666 hspace{0pt}
21667 \series default
21668  évite le problème de césure du premier mot, comme c'est décrit en section
21669 \begin_inset space ~
21670 \end_inset
21671
21672
21673 \begin_inset CommandInset ref
21674 LatexCommand ref
21675 reference "subsec:Lignes-multiple-dans-cellule"
21676
21677 \end_inset
21678
21679 .
21680  Ensuite, vous pouvez entrer
21681 \end_layout
21682
21683 \begin_layout Standard
21684
21685 \series bold
21686 M{width}
21687 \end_layout
21688
21689 \begin_layout Standard
21690 comme paramètre \SpecialChar LaTeX
21691  dans la fenêtre de dialogue de tableau pour créer une multi-col
21692 onnes.
21693 \end_layout
21694
21695 \begin_layout Standard
21696 \begin_inset VSpace bigskip
21697 \end_inset
21698
21699
21700 \end_layout
21701
21702 \begin_layout Standard
21703 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
21704  pouvez définir le format
21705 \end_layout
21706
21707 \begin_layout Standard
21708
21709 \series bold
21710
21711 \backslash
21712 newcolumntype{S}[2]{>{
21713 \backslash
21714 centering
21715 \backslash
21716 hspace{0pt}}
21717 \begin_inset Newline newline
21718 \end_inset
21719
21720
21721 \begin_inset Phantom HPhantom
21722 status open
21723
21724 \begin_layout Plain Layout
21725
21726 \series bold
21727
21728 \backslash
21729 newcolumntype{S}[2]
21730 \end_layout
21731
21732 \end_inset
21733
21734 m{(#1+(2
21735 \backslash
21736 tabcolsep+
21737 \backslash
21738 arrayrulewidth)*(1-#2))/#2}}
21739 \end_layout
21740
21741 \begin_layout Standard
21742 Ce format utilise l'équation
21743 \begin_inset space ~
21744 \end_inset
21745
21746
21747 \begin_inset CommandInset ref
21748 LatexCommand eqref
21749 reference "eq:Wgn"
21750
21751 \end_inset
21752
21753  pour calculer la largeur que doit avoir chacune des cellules couverte par
21754  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
21755 \end_layout
21756
21757 \begin_layout Standard
21758 Ensuite, vous pouvez entrer
21759 \end_layout
21760
21761 \begin_layout Standard
21762
21763 \series bold
21764 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
21765 \end_layout
21766
21767 \begin_layout Standard
21768 comme paramètre \SpecialChar LaTeX
21769  de la colonne.
21770 \end_layout
21771
21772 \begin_layout Standard
21773 \begin_inset VSpace bigskip
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \begin_layout Standard
21780 Pour des colonnes colorées, vous pouvez définir
21781 \end_layout
21782
21783 \begin_layout Standard
21784
21785 \series bold
21786
21787 \backslash
21788 newcolumntype{K}[1]{>{
21789 \backslash
21790 columncolor{#1}
21791 \backslash
21792 hspace{0pt}}c}
21793 \end_layout
21794
21795 \begin_layout Standard
21796 Le 
21797 \begin_inset Quotes fld
21798 \end_inset
21799
21800 c
21801 \begin_inset Quotes frd
21802 \end_inset
21803
21804  à la fin crée une colonne de largeur variable dont le texte est centré
21805  horizontalement.
21806  Vous pouvez maintenant entrer
21807 \end_layout
21808
21809 \begin_layout Standard
21810
21811 \series bold
21812 K{nom de couleur}
21813 \end_layout
21814
21815 \begin_layout Standard
21816 comme paramètre \SpecialChar LaTeX
21817 .
21818 \end_layout
21819
21820 \begin_layout Standard
21821 \begin_inset VSpace bigskip
21822 \end_inset
21823
21824
21825 \end_layout
21826
21827 \begin_layout Standard
21828 Pour créer le tableau
21829 \begin_inset space ~
21830 \end_inset
21831
21832
21833 \begin_inset CommandInset ref
21834 LatexCommand ref
21835 reference "tab:Tableau-formats-personnalisés"
21836
21837 \end_inset
21838
21839  utilisez les paramètres \SpecialChar LaTeX
21840
21841 \end_layout
21842
21843 \begin_layout Standard
21844
21845 \series bold
21846 M{2.5cm}
21847 \end_layout
21848
21849 \begin_layout Standard
21850 pour la première colonne et la multi-colonnes,
21851 \end_layout
21852
21853 \begin_layout Standard
21854
21855 \series bold
21856 K{red}
21857 \end_layout
21858
21859 \begin_layout Standard
21860 pour la dernière colonne, et
21861 \end_layout
21862
21863 \begin_layout Standard
21864
21865 \series bold
21866 S{2.5cm}{2}
21867 \end_layout
21868
21869 \begin_layout Standard
21870 pour les cellules de la deuxième colonne.
21871 \end_layout
21872
21873 \begin_layout Standard
21874 \begin_inset Float table
21875 placement h
21876 wide false
21877 sideways false
21878 status open
21879
21880 \begin_layout Plain Layout
21881 \begin_inset Caption Standard
21882
21883 \begin_layout Plain Layout
21884 \begin_inset CommandInset label
21885 LatexCommand label
21886 name "tab:Tableau-formats-personnalisés"
21887
21888 \end_inset
21889
21890 Tableau utilisant des formats personnalisés
21891 \end_layout
21892
21893 \end_inset
21894
21895
21896 \end_layout
21897
21898 \begin_layout Plain Layout
21899 \align center
21900 \begin_inset Tabular
21901 <lyxtabular version="3" rows="3" columns="4">
21902 <features tabularvalignment="middle">
21903 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21904 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21905 <column alignment="center" valignment="middle">
21906 <column alignment="center" valignment="middle" special="K{red}">
21907 <row>
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 motTrèsLongDansUneCellule
21913 \end_layout
21914
21915 \end_inset
21916 </cell>
21917 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21918 \begin_inset Text
21919
21920 \begin_layout Plain Layout
21921 multi-colonnes avec multi-lignes
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939 c
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 </row>
21945 <row>
21946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 d
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959 e
21960 \end_layout
21961
21962 \end_inset
21963 </cell>
21964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21965 \begin_inset Text
21966
21967 \begin_layout Plain Layout
21968 f
21969 \end_layout
21970
21971 \end_inset
21972 </cell>
21973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977 g
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 </row>
21983 <row>
21984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 h
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997 i
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006 j
22007 \end_layout
22008
22009 \end_inset
22010 </cell>
22011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015 k
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 </row>
22021 </lyxtabular>
22022
22023 \end_inset
22024
22025
22026 \end_layout
22027
22028 \end_inset
22029
22030
22031 \end_layout
22032
22033 \begin_layout Subsection
22034 Épaisseur des filets
22035 \begin_inset CommandInset label
22036 LatexCommand label
22037 name "subsec:Epaisseur-filets"
22038
22039 \end_inset
22040
22041
22042 \begin_inset Index idx
22043 status collapsed
22044
22045 \begin_layout Plain Layout
22046 Personnalisation des tableaux ! Épaisseur filets
22047 \end_layout
22048
22049 \end_inset
22050
22051
22052 \end_layout
22053
22054 \begin_layout Standard
22055 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
22056  
22057 \series bold
22058
22059 \backslash
22060 arrayrulewidth
22061 \series default
22062 .
22063  Pour mettre, par exemple, une épaisseur de filet de 1.5
22064 \begin_inset space \thinspace{}
22065 \end_inset
22066
22067 pt, comme pour le tableau
22068 \begin_inset space ~
22069 \end_inset
22070
22071
22072 \begin_inset CommandInset ref
22073 LatexCommand ref
22074 reference "tab:Tableau-filets-1.5pt"
22075
22076 \end_inset
22077
22078 , insérez la commande
22079 \end_layout
22080
22081 \begin_layout Standard
22082
22083 \series bold
22084
22085 \backslash
22086 setlength{
22087 \backslash
22088 arrayrulewidth}{1.5pt}
22089 \end_layout
22090
22091 \begin_layout Standard
22092 en code \SpecialChar TeX
22093  avant le tableau ou le flottant de tableau.
22094  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22095  suivent.
22096  pour revenir aux valeurs implicites, mettez 
22097 \series bold
22098
22099 \backslash
22100 arrayrulewidth
22101 \series default
22102  à 0.4
22103 \begin_inset space \thinspace{}
22104 \end_inset
22105
22106 pt en utilisant du code \SpecialChar LaTeX
22107  après le tableau ou le flottant de tableau.
22108 \end_layout
22109
22110 \begin_layout Standard
22111 \begin_inset ERT
22112 status collapsed
22113
22114 \begin_layout Plain Layout
22115
22116
22117 \backslash
22118 setlength{
22119 \backslash
22120 arrayrulewidth}{1.5pt}
22121 \end_layout
22122
22123 \end_inset
22124
22125
22126 \begin_inset Float table
22127 wide false
22128 sideways false
22129 status open
22130
22131 \begin_layout Plain Layout
22132 \begin_inset Caption Standard
22133
22134 \begin_layout Plain Layout
22135 \begin_inset CommandInset label
22136 LatexCommand label
22137 name "tab:Tableau-filets-1.5pt"
22138
22139 \end_inset
22140
22141 Tableau avec des filets de 1.5
22142 \begin_inset space \thinspace{}
22143 \end_inset
22144
22145 pt
22146 \end_layout
22147
22148 \end_inset
22149
22150
22151 \end_layout
22152
22153 \begin_layout Plain Layout
22154 \align center
22155 \begin_inset Tabular
22156 <lyxtabular version="3" rows="3" columns="3">
22157 <features tabularvalignment="middle">
22158 <column alignment="center" valignment="top">
22159 <column alignment="center" valignment="top">
22160 <column alignment="center" valignment="top">
22161 <row>
22162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166 sd
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175
22176 \end_layout
22177
22178 \end_inset
22179 </cell>
22180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22181 \begin_inset Text
22182
22183 \begin_layout Plain Layout
22184
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 </row>
22190 <row>
22191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204 sd
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 </row>
22219 <row>
22220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Plain Layout
22242 sd
22243 \end_layout
22244
22245 \end_inset
22246 </cell>
22247 </row>
22248 </lyxtabular>
22249
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \end_inset
22256
22257
22258 \begin_inset ERT
22259 status collapsed
22260
22261 \begin_layout Plain Layout
22262
22263
22264 \backslash
22265 setlength{
22266 \backslash
22267 arrayrulewidth}{0.4pt}
22268 \end_layout
22269
22270 \end_inset
22271
22272
22273 \end_layout
22274
22275 \begin_layout Standard
22276 \begin_inset VSpace bigskip
22277 \end_inset
22278
22279 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22280 \begin_inset space \thinspace{}
22281 \end_inset
22282
22283 pt, comme dans le tableau
22284 \begin_inset space ~
22285 \end_inset
22286
22287
22288 \begin_inset CommandInset ref
22289 LatexCommand ref
22290 reference "tab:Tableau-filets-horizontaux-1.5pt"
22291
22292 \end_inset
22293
22294 , insérez les commandes suivantes en code \SpecialChar TeX
22295  avant le tableau ou le flottant
22296  de tableau :
22297 \end_layout
22298
22299 \begin_layout Standard
22300
22301 \series bold
22302
22303 \backslash
22304 let
22305 \backslash
22306 myHline
22307 \backslash
22308 hline
22309 \begin_inset Newline newline
22310 \end_inset
22311
22312
22313 \backslash
22314 renewcommand{
22315 \backslash
22316 hline}
22317 \begin_inset Newline newline
22318 \end_inset
22319
22320  {
22321 \backslash
22322 noalign{
22323 \backslash
22324 global
22325 \backslash
22326 arrayrulewidth 1.5pt}
22327 \begin_inset Newline newline
22328 \end_inset
22329
22330  
22331 \backslash
22332 myHline
22333 \backslash
22334 noalign{
22335 \backslash
22336 global
22337 \backslash
22338 arrayrulewidth 0.4pt}}
22339 \end_layout
22340
22341 \begin_layout Standard
22342 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22343  en code \SpecialChar TeX
22344  après le tableau ou le flottant de tableau :
22345 \end_layout
22346
22347 \begin_layout Standard
22348
22349 \series bold
22350
22351 \backslash
22352 renewcommand{
22353 \backslash
22354 hline}{
22355 \backslash
22356 myHline}
22357 \end_layout
22358
22359 \begin_layout Standard
22360 \begin_inset ERT
22361 status collapsed
22362
22363 \begin_layout Plain Layout
22364
22365
22366 \backslash
22367 let
22368 \backslash
22369 myHline
22370 \backslash
22371 hline
22372 \end_layout
22373
22374 \begin_layout Plain Layout
22375
22376
22377 \backslash
22378 renewcommand{
22379 \backslash
22380 hline}
22381 \end_layout
22382
22383 \begin_layout Plain Layout
22384
22385  {
22386 \backslash
22387 noalign{
22388 \backslash
22389 global
22390 \backslash
22391 arrayrulewidth 1.5pt}
22392 \end_layout
22393
22394 \begin_layout Plain Layout
22395
22396   
22397 \backslash
22398 myHline
22399 \backslash
22400 noalign{
22401 \backslash
22402 global
22403 \backslash
22404 arrayrulewidth 0.4pt}}
22405 \end_layout
22406
22407 \end_inset
22408
22409
22410 \begin_inset Float table
22411 wide false
22412 sideways false
22413 status open
22414
22415 \begin_layout Plain Layout
22416 \begin_inset Caption Standard
22417
22418 \begin_layout Plain Layout
22419 \begin_inset CommandInset label
22420 LatexCommand label
22421 name "tab:Tableau-filets-horizontaux-1.5pt"
22422
22423 \end_inset
22424
22425 Tableau avec des filets horizontaux de 1.5
22426 \begin_inset space \thinspace{}
22427 \end_inset
22428
22429 pt
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \begin_layout Plain Layout
22438 \align center
22439 \begin_inset Tabular
22440 <lyxtabular version="3" rows="3" columns="3">
22441 <features tabularvalignment="middle">
22442 <column alignment="center" valignment="top">
22443 <column alignment="center" valignment="top">
22444 <column alignment="center" valignment="top">
22445 <row>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 sd
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 <row>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \end_layout
22481
22482 \end_inset
22483 </cell>
22484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488 sd
22489 \end_layout
22490
22491 \end_inset
22492 </cell>
22493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22494 \begin_inset Text
22495
22496 \begin_layout Plain Layout
22497
22498 \end_layout
22499
22500 \end_inset
22501 </cell>
22502 </row>
22503 <row>
22504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 sd
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 </row>
22532 </lyxtabular>
22533
22534 \end_inset
22535
22536
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \begin_inset ERT
22543 status collapsed
22544
22545 \begin_layout Plain Layout
22546
22547
22548 \backslash
22549 renewcommand{
22550 \backslash
22551 hline}{
22552 \backslash
22553 myHline}
22554 \end_layout
22555
22556 \end_inset
22557
22558
22559 \end_layout
22560
22561 \begin_layout Standard
22562 \begin_inset VSpace bigskip
22563 \end_inset
22564
22565 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22566 \begin_inset space \thinspace{}
22567 \end_inset
22568
22569 pt, créez le format de colonne suivant dans le préambule, en suivant la
22570  description de la section
22571 \begin_inset space ~
22572 \end_inset
22573
22574
22575 \begin_inset CommandInset ref
22576 LatexCommand ref
22577 reference "subsec:Formats-personnalisés"
22578
22579 \end_inset
22580
22581 :
22582 \end_layout
22583
22584 \begin_layout Standard
22585
22586 \series bold
22587
22588 \backslash
22589 newcolumntype{V}{!{
22590 \backslash
22591 vrule width 1.5pt}}
22592 \end_layout
22593
22594 \begin_layout Standard
22595 Pour le tableau
22596 \begin_inset space ~
22597 \end_inset
22598
22599
22600 \begin_inset CommandInset ref
22601 LatexCommand ref
22602 reference "tab:Tableau-filets-verticaux-1.5pt"
22603
22604 \end_inset
22605
22606  le paramètre \SpecialChar LaTeX
22607  
22608 \end_layout
22609
22610 \begin_layout Standard
22611
22612 \series bold
22613 VcV
22614 \end_layout
22615
22616 \begin_layout Standard
22617 a été utilisé pour la dernière colonne et
22618 \end_layout
22619
22620 \begin_layout Standard
22621
22622 \series bold
22623 Vc
22624 \end_layout
22625
22626 \begin_layout Standard
22627 pour les autres colonnes.
22628 \end_layout
22629
22630 \begin_layout Standard
22631 \begin_inset Float table
22632 wide false
22633 sideways false
22634 status open
22635
22636 \begin_layout Plain Layout
22637 \begin_inset Caption Standard
22638
22639 \begin_layout Plain Layout
22640 \begin_inset CommandInset label
22641 LatexCommand label
22642 name "tab:Tableau-filets-verticaux-1.5pt"
22643
22644 \end_inset
22645
22646 Tableau avec des filets verticaux de 1.5
22647 \begin_inset space \thinspace{}
22648 \end_inset
22649
22650 pt 
22651 \end_layout
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Plain Layout
22659 \align center
22660 \begin_inset Tabular
22661 <lyxtabular version="3" rows="3" columns="3">
22662 <features tabularvalignment="middle">
22663 <column alignment="center" valignment="top" special="Vc">
22664 <column alignment="center" valignment="top" special="Vc">
22665 <column alignment="center" valignment="top" special="VcV">
22666 <row>
22667 <cell alignment="center" valignment="top" topline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671 sd
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" topline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680
22681 \end_layout
22682
22683 \end_inset
22684 </cell>
22685 <cell alignment="center" valignment="top" topline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 </row>
22695 <row>
22696 <cell alignment="center" valignment="top" topline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700
22701 \end_layout
22702
22703 \end_inset
22704 </cell>
22705 <cell alignment="center" valignment="top" topline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 sd
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" topline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718
22719 \end_layout
22720
22721 \end_inset
22722 </cell>
22723 </row>
22724 <row>
22725 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22735 \begin_inset Text
22736
22737 \begin_layout Plain Layout
22738
22739 \end_layout
22740
22741 \end_inset
22742 </cell>
22743 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22744 \begin_inset Text
22745
22746 \begin_layout Plain Layout
22747 sd
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 </row>
22753 </lyxtabular>
22754
22755 \end_inset
22756
22757
22758 \end_layout
22759
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \begin_layout Subsection
22766 Filets à traits interrompus
22767 \begin_inset Index idx
22768 status collapsed
22769
22770 \begin_layout Plain Layout
22771 Personnalisation des tableaux ! Filets à traits interrompus
22772 \end_layout
22773
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \begin_layout Standard
22780 \begin_inset ERT
22781 status collapsed
22782
22783 \begin_layout Plain Layout
22784
22785
22786 \backslash
22787 ifarydshln
22788 \end_layout
22789
22790 \end_inset
22791
22792
22793 \begin_inset Note Note
22794 status open
22795
22796 \begin_layout Plain Layout
22797 La section suivante ne s'affichera que si vous avez installé le paquetage
22798  \SpecialChar LaTeX
22799  
22800 \series bold
22801 arydshln
22802 \series default
22803 .
22804 \end_layout
22805
22806 \end_inset
22807
22808
22809 \end_layout
22810
22811 \begin_layout Standard
22812 \begin_inset Float table
22813 placement H
22814 wide false
22815 sideways false
22816 status open
22817
22818 \begin_layout Plain Layout
22819 \begin_inset Caption Standard
22820
22821 \begin_layout Plain Layout
22822 \begin_inset CommandInset label
22823 LatexCommand label
22824 name "tab:Tableau-filets-tirets"
22825
22826 \end_inset
22827
22828 Tableau avec des filets à traits interrompus
22829 \end_layout
22830
22831 \end_inset
22832
22833
22834 \end_layout
22835
22836 \begin_layout Plain Layout
22837 \align center
22838 \begin_inset Tabular
22839 <lyxtabular version="3" rows="5" columns="5">
22840 <features tabularvalignment="middle">
22841 <column alignment="center" valignment="top">
22842 <column alignment="center" valignment="top">
22843 <column alignment="center" valignment="top" special=":c">
22844 <column alignment="center" valignment="top">
22845 <column alignment="center" valignment="top">
22846 <row>
22847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22848 \begin_inset Text
22849
22850 \begin_layout Plain Layout
22851 a
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860 b
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22866 \begin_inset Text
22867
22868 \begin_layout Plain Layout
22869 c
22870 \end_layout
22871
22872 \end_inset
22873 </cell>
22874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22875 \begin_inset Text
22876
22877 \begin_layout Plain Layout
22878 d
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887 e
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 </row>
22893 <row>
22894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898 f
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 g
22908 \end_layout
22909
22910 \end_inset
22911 </cell>
22912 <cell alignment="center" valignment="top" topline="true" usebox="none">
22913 \begin_inset Text
22914
22915 \begin_layout Plain Layout
22916 h
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925 i
22926 \end_layout
22927
22928 \end_inset
22929 </cell>
22930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934 j
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 </row>
22940 <row>
22941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945 \begin_inset ERT
22946 status collapsed
22947
22948 \begin_layout Plain Layout
22949
22950
22951 \backslash
22952 hdashline 
22953 \end_layout
22954
22955 \end_inset
22956
22957 k
22958 \end_layout
22959
22960 \end_inset
22961 </cell>
22962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22963 \begin_inset Text
22964
22965 \begin_layout Plain Layout
22966 l
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 <cell alignment="center" valignment="top" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975 m
22976 \end_layout
22977
22978 \end_inset
22979 </cell>
22980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984 n
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993 o
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 </row>
22999 <row>
23000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004 \begin_inset ERT
23005 status collapsed
23006
23007 \begin_layout Plain Layout
23008
23009
23010 \backslash
23011 cdashline{4-5}
23012 \end_layout
23013
23014 \end_inset
23015
23016 p
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 q
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034 r
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 s
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052
23053 \end_layout
23054
23055 \end_inset
23056 </cell>
23057 </row>
23058 <row>
23059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Plain Layout
23063 t
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072 u
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Plain Layout
23081 v
23082 \end_layout
23083
23084 \end_inset
23085 </cell>
23086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23087 \begin_inset Text
23088
23089 \begin_layout Plain Layout
23090 w
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099 x
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 </row>
23105 </lyxtabular>
23106
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \end_inset
23113
23114
23115 \end_layout
23116
23117 \begin_layout Standard
23118 \SpecialChar LyX
23119  ne gère pas de façon native les filets à lignes interrompues, vous devez
23120  donc employer du code \SpecialChar TeX
23121 .
23122  Mais avant il faut charger le paquetage \SpecialChar LaTeX
23123  
23124 \series bold
23125 arydshln
23126 \series default
23127
23128 \begin_inset Index idx
23129 status collapsed
23130
23131 \begin_layout Plain Layout
23132 Paquetages \SpecialChar LaTeX
23133  ! arydshln
23134 \end_layout
23135
23136 \end_inset
23137
23138  dans le préambule du document avec la commande 
23139 \end_layout
23140
23141 \begin_layout Standard
23142
23143 \series bold
23144
23145 \backslash
23146 usepackage{arydshln}
23147 \end_layout
23148
23149 \begin_layout Standard
23150 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23151  
23152 \begin_inset Quotes fld
23153 \end_inset
23154
23155 :
23156 \begin_inset Quotes frd
23157 \end_inset
23158
23159  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
23160  dans
23161  la fenêtre de dialogue de paramètre du tableau.
23162 \end_layout
23163
23164 \begin_layout Standard
23165 Pour un trait horizontal interrompu, ajoutez la commande
23166 \end_layout
23167
23168 \begin_layout Standard
23169
23170 \series bold
23171
23172 \backslash
23173 hdashline
23174 \end_layout
23175
23176 \begin_layout Standard
23177 en code \SpecialChar TeX
23178  comme premier élément de la première cellule de la ligne de tableau.
23179 \end_layout
23180
23181 \begin_layout Standard
23182 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23183  commande 
23184 \end_layout
23185
23186 \begin_layout Standard
23187
23188 \series bold
23189
23190 \backslash
23191 cdashline{
23192 \series default
23193 numéros de colonnes}
23194 \end_layout
23195
23196 \begin_layout Standard
23197 en code \SpecialChar TeX
23198  comme premier élément de la première cellule de la ligne.
23199  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
23200  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23201 \end_layout
23202
23203 \begin_layout Standard
23204
23205 \series bold
23206
23207 \backslash
23208 cdashline{2-4}
23209 \end_layout
23210
23211 \begin_layout Standard
23212 comme premier élément de la première cellule de la ligne contenant la multi-colo
23213 nnes.
23214 \end_layout
23215
23216 \begin_layout Standard
23217 \begin_inset VSpace bigskip
23218 \end_inset
23219
23220
23221 \end_layout
23222
23223 \begin_layout Standard
23224 Le tableau
23225 \begin_inset space ~
23226 \end_inset
23227
23228
23229 \begin_inset CommandInset ref
23230 LatexCommand ref
23231 reference "tab:Tableau-filets-tirets"
23232
23233 \end_inset
23234
23235  a été créé en utilisant 
23236 \begin_inset Quotes fld
23237 \end_inset
23238
23239
23240 \series bold
23241 :c
23242 \series default
23243
23244 \begin_inset Quotes frd
23245 \end_inset
23246
23247  comme paramètre \SpecialChar LaTeX
23248  pour la troisième colonne.
23249  La commande en code \SpecialChar TeX
23250  
23251 \series bold
23252
23253 \backslash
23254 hdashline
23255 \series default
23256  a été insérée dans la première cellule de la troisième ligne et la commande
23257  en code \SpecialChar TeX
23258  
23259 \series bold
23260
23261 \backslash
23262 cdashline{4-5}
23263 \series default
23264  a été insérée dans la première cellule de la quatrième ligne.
23265 \end_layout
23266
23267 \begin_layout Standard
23268 \begin_inset VSpace bigskip
23269 \end_inset
23270
23271 Les filets interrompus peuvent également colorés comme indiqué tableau
23272 \begin_inset space ~
23273 \end_inset
23274
23275
23276 \begin_inset CommandInset ref
23277 LatexCommand ref
23278 reference "tab:Colored-table-with"
23279
23280 \end_inset
23281
23282 .
23283 \end_layout
23284
23285 \begin_layout Standard
23286 \begin_inset ERT
23287 status collapsed
23288
23289 \begin_layout Plain Layout
23290
23291
23292 \backslash
23293 setlength{
23294 \backslash
23295 arrayrulewidth}{1pt}
23296 \end_layout
23297
23298 \end_inset
23299
23300
23301 \begin_inset Note Note
23302 status collapsed
23303
23304 \begin_layout Plain Layout
23305 filets épaissis pour un meilleur affichage de la couleur du file
23306 \lang english
23307 t
23308 \end_layout
23309
23310 \end_inset
23311
23312
23313 \end_layout
23314
23315 \begin_layout Standard
23316 \begin_inset ERT
23317 status collapsed
23318
23319 \begin_layout Plain Layout
23320
23321
23322 \backslash
23323 dashgapcolor{green}
23324 \end_layout
23325
23326 \end_inset
23327
23328
23329 \begin_inset Note Note
23330 status collapsed
23331
23332 \begin_layout Plain Layout
23333 espaces entre les tirets en vert
23334 \end_layout
23335
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \begin_layout Standard
23342 \begin_inset ERT
23343 status collapsed
23344
23345 \begin_layout Plain Layout
23346
23347
23348 \backslash
23349 let
23350 \backslash
23351 myHdashline
23352 \backslash
23353 hdashline
23354 \end_layout
23355
23356 \begin_layout Plain Layout
23357
23358
23359 \backslash
23360 renewcommand{
23361 \backslash
23362 hdashline}
23363 \end_layout
23364
23365 \begin_layout Plain Layout
23366
23367  {
23368 \backslash
23369 arrayrulecolor{red}
23370 \backslash
23371 myHdashline
23372 \backslash
23373 arrayrulecolor{black}}
23374 \end_layout
23375
23376 \end_inset
23377
23378
23379 \begin_inset Note Note
23380 status collapsed
23381
23382 \begin_layout Plain Layout
23383 filets interrompus horizontaux en rouge
23384 \end_layout
23385
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \begin_layout Standard
23392 \begin_inset ERT
23393 status collapsed
23394
23395 \begin_layout Plain Layout
23396
23397
23398 \backslash
23399 let
23400 \backslash
23401 myCdashline
23402 \backslash
23403 cdashline
23404 \end_layout
23405
23406 \begin_layout Plain Layout
23407
23408
23409 \backslash
23410 renewcommand{
23411 \backslash
23412 cdashline}[1]
23413 \end_layout
23414
23415 \begin_layout Plain Layout
23416
23417  {
23418 \backslash
23419 arrayrulecolor{yellow}
23420 \backslash
23421 myCdashline{#1}
23422 \backslash
23423 arrayrulecolor{black}}
23424 \end_layout
23425
23426 \end_inset
23427
23428
23429 \begin_inset Note Note
23430 status collapsed
23431
23432 \begin_layout Plain Layout
23433 filets interrompus horizontaux en jaune, partiellement
23434 \end_layout
23435
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \begin_layout Standard
23442 \begin_inset Float table
23443 placement h
23444 wide false
23445 sideways false
23446 status open
23447
23448 \begin_layout Plain Layout
23449 \begin_inset Caption Standard
23450
23451 \begin_layout Plain Layout
23452 \begin_inset CommandInset label
23453 LatexCommand label
23454 name "tab:Colored-table-with"
23455
23456 \end_inset
23457
23458 Tableau coloré avec filets interropus
23459 \end_layout
23460
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \begin_layout Plain Layout
23467 \align center
23468 \begin_inset Tabular
23469 <lyxtabular version="3" rows="5" columns="5">
23470 <features tabularvalignment="middle">
23471 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
23472 <column alignment="center" valignment="top" width="0pt">
23473 <column alignment="center" valignment="top" width="0pt" special=":c">
23474 <column alignment="center" valignment="top">
23475 <column alignment="center" valignment="top">
23476 <row>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481 a
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" topline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 b
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 <cell alignment="center" valignment="top" topline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499 c
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 d
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517 e
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528 f
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 <cell alignment="center" valignment="top" topline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537 g
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 h
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 i
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 j
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 </row>
23570 <row>
23571 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 \begin_inset ERT
23576 status collapsed
23577
23578 \begin_layout Plain Layout
23579
23580
23581 \backslash
23582 hdashline 
23583 \end_layout
23584
23585 \end_inset
23586
23587
23588 \begin_inset ERT
23589 status collapsed
23590
23591 \begin_layout Plain Layout
23592
23593
23594 \backslash
23595 rowcolor{Gray}
23596 \end_layout
23597
23598 \end_inset
23599
23600 k
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609 l
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 <cell alignment="center" valignment="top" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Plain Layout
23618 m
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 n
23628 \end_layout
23629
23630 \end_inset
23631 </cell>
23632 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636 o
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 </row>
23642 <row>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647 \begin_inset ERT
23648 status collapsed
23649
23650 \begin_layout Plain Layout
23651
23652
23653 \backslash
23654 cdashline{4-5}
23655 \end_layout
23656
23657 \end_inset
23658
23659 p
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668 q
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23674 \begin_inset Text
23675
23676 \begin_layout Plain Layout
23677 r
23678 \end_layout
23679
23680 \end_inset
23681 </cell>
23682 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23683 \begin_inset Text
23684
23685 \begin_layout Plain Layout
23686 s
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695
23696 \end_layout
23697
23698 \end_inset
23699 </cell>
23700 </row>
23701 <row>
23702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706 t
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715 u
23716 \end_layout
23717
23718 \end_inset
23719 </cell>
23720 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724 v
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23730 \begin_inset Text
23731
23732 \begin_layout Plain Layout
23733 w
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742 \begin_inset ERT
23743 status collapsed
23744
23745 \begin_layout Plain Layout
23746
23747
23748 \backslash
23749 cellcolor{Maroon}
23750 \end_layout
23751
23752 \end_inset
23753
23754 i
23755 \end_layout
23756
23757 \end_inset
23758 </cell>
23759 </row>
23760 </lyxtabular>
23761
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \begin_layout Standard
23773 \begin_inset ERT
23774 status collapsed
23775
23776 \begin_layout Plain Layout
23777
23778
23779 \backslash
23780 renewcommand{
23781 \backslash
23782 hdashline}{
23783 \backslash
23784 myHdashline}
23785 \end_layout
23786
23787 \end_inset
23788
23789
23790 \lang english
23791
23792 \begin_inset Note Note
23793 status collapsed
23794
23795 \begin_layout Plain Layout
23796 retour à la valeur implicite
23797 \end_layout
23798
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \begin_layout Standard
23805 \begin_inset ERT
23806 status collapsed
23807
23808 \begin_layout Plain Layout
23809
23810
23811 \backslash
23812 renewcommand{
23813 \backslash
23814 cdashline}{
23815 \backslash
23816 myCdashline}
23817 \end_layout
23818
23819 \end_inset
23820
23821
23822 \lang english
23823
23824 \begin_inset Note Note
23825 status collapsed
23826
23827 \begin_layout Plain Layout
23828 retour à la valeur implicite
23829 \end_layout
23830
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \begin_layout Standard
23837 \begin_inset ERT
23838 status collapsed
23839
23840 \begin_layout Plain Layout
23841
23842
23843 \backslash
23844 nodashgapcolor
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \lang english
23851
23852 \begin_inset Note Note
23853 status collapsed
23854
23855 \begin_layout Plain Layout
23856 retour à la valeur implicite
23857 \end_layout
23858
23859 \end_inset
23860
23861
23862 \end_layout
23863
23864 \begin_layout Standard
23865 \begin_inset ERT
23866 status collapsed
23867
23868 \begin_layout Plain Layout
23869
23870
23871 \backslash
23872 setlength{
23873 \backslash
23874 arrayrulewidth}{0.4pt}
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \lang english
23881
23882 \begin_inset Note Note
23883 status collapsed
23884
23885 \begin_layout Plain Layout
23886 retour à la valeur implicite
23887 \end_layout
23888
23889 \end_inset
23890
23891
23892 \end_layout
23893
23894 \begin_layout Standard
23895 La coloration des lignes, des colonnes et des filets fonctionne comme il
23896  est décrit section
23897 \begin_inset space ~
23898 \end_inset
23899
23900
23901 \begin_inset CommandInset ref
23902 LatexCommand ref
23903 reference "sec:Tableaux-Colorés"
23904
23905 \end_inset
23906
23907 .
23908  Coloret les filets horizontaux fonctionne de manière analogue comme il
23909  est décrit ici, il suffit de remplacer la commande 
23910 \series bold
23911
23912 \backslash
23913 myHlineC
23914 \series default
23915  par 
23916 \series bold
23917
23918 \backslash
23919 myHdashline
23920 \series default
23921  et la commande 
23922 \backslash
23923
23924 \series bold
23925 hlinepar
23926 \series default
23927  
23928 \series bold
23929
23930 \backslash
23931 hdashline
23932 \series default
23933 .
23934  On utilise donc les commandes:
23935 \end_layout
23936
23937 \begin_layout Standard
23938
23939 \series bold
23940
23941 \backslash
23942 let
23943 \backslash
23944 myHdashline
23945 \backslash
23946 hdashline
23947 \begin_inset Newline newline
23948 \end_inset
23949
23950
23951 \backslash
23952 renewcommand{
23953 \backslash
23954 hdashline}
23955 \begin_inset Newline newline
23956 \end_inset
23957
23958
23959 \begin_inset Phantom HPhantom
23960 status open
23961
23962 \begin_layout Plain Layout
23963 \begin_inset space ~
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \end_inset
23970
23971 {
23972 \backslash
23973 arrayrulecolor{red}
23974 \backslash
23975 myHdashline
23976 \backslash
23977 arrayrulecolor{black}}
23978 \end_layout
23979
23980 \begin_layout Standard
23981 Pour colorer 
23982 \series bold
23983
23984 \backslash
23985 cdashline
23986 \series default
23987 , la commande est:
23988 \end_layout
23989
23990 \begin_layout Standard
23991
23992 \series bold
23993
23994 \backslash
23995 let
23996 \backslash
23997 myCdashline
23998 \backslash
23999 cdashline
24000 \begin_inset Newline newline
24001 \end_inset
24002
24003
24004 \backslash
24005 renewcommand{
24006 \backslash
24007 cdashline}[1]
24008 \begin_inset Newline newline
24009 \end_inset
24010
24011
24012 \begin_inset Phantom HPhantom
24013 status open
24014
24015 \begin_layout Plain Layout
24016 \begin_inset space ~
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \end_inset
24023
24024 {
24025 \backslash
24026 arrayrulecolor{red}
24027 \backslash
24028 myCdashline{#1}
24029 \backslash
24030 arrayrulecolor{black}}
24031 \end_layout
24032
24033 \begin_layout Standard
24034 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
24035  code \SpecialChar TeX
24036  après le tableau,
24037 \end_layout
24038
24039 \begin_layout Standard
24040 pour 
24041 \series bold
24042
24043 \backslash
24044 hdashline:
24045 \end_layout
24046
24047 \begin_layout Standard
24048
24049 \series bold
24050
24051 \backslash
24052 renewcommand{
24053 \backslash
24054 hdashline}{
24055 \backslash
24056 myHdashline}
24057 \end_layout
24058
24059 \begin_layout Standard
24060 et pour 
24061 \series bold
24062
24063 \backslash
24064 cdashline
24065 \end_layout
24066
24067 \begin_layout Standard
24068
24069 \series bold
24070
24071 \backslash
24072 renewcommand{
24073 \backslash
24074 cdashline}{
24075 \backslash
24076 myCdashline}
24077 \end_layout
24078
24079 \begin_layout Standard
24080 Pour colorer les espaces entre les tirets la commande
24081 \end_layout
24082
24083 \begin_layout Standard
24084
24085 \series bold
24086
24087 \backslash
24088 dashgapcolor{couleur}
24089 \end_layout
24090
24091 \begin_layout Standard
24092 peut être insérée en code \SpecialChar TeX
24093  avant un tableau.
24094  
24095 \series bold
24096 couleur
24097 \series default
24098  est ici le nom d'une couleur définie précédemment.
24099  La commande
24100 \end_layout
24101
24102 \begin_layout Standard
24103
24104 \series bold
24105
24106 \backslash
24107 nodashgapcolor
24108 \end_layout
24109
24110 \begin_layout Standard
24111 annule les changements induits par 
24112 \series bold
24113
24114 \backslash
24115 dashgapcolor
24116 \series default
24117 .
24118 \end_layout
24119
24120 \begin_layout Standard
24121 \begin_inset Note Greyedout
24122 status open
24123
24124 \begin_layout Plain Layout
24125
24126 \series bold
24127 Not
24128 \series default
24129 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
24130  de 
24131 \series bold
24132 arydshln
24133 \series default
24134  en premier.
24135  Donc dans la cellule 
24136 \emph on
24137 k
24138 \emph default
24139  du tableau
24140 \begin_inset space ~
24141 \end_inset
24142
24143
24144 \begin_inset CommandInset ref
24145 LatexCommand ref
24146 reference "tab:Colored-table-with"
24147
24148 \end_inset
24149
24150  , la commande 
24151 \series bold
24152
24153 \backslash
24154 hdashline
24155 \series default
24156  est placée avant 
24157 \series bold
24158
24159 \backslash
24160 rowcolor
24161 \series default
24162 .
24163 \end_layout
24164
24165 \end_inset
24166
24167
24168 \end_layout
24169
24170 \begin_layout Standard
24171 \begin_inset Note Greyedout
24172 status open
24173
24174 \begin_layout Plain Layout
24175
24176 \series bold
24177 Nota:
24178 \series default
24179  le paquetage \SpecialChar LaTeX
24180  
24181 \series bold
24182 arydshln
24183 \series default
24184  doit être chargé dans le préambule 
24185 \emph on
24186 avant
24187 \emph default
24188  le paquetage 
24189 \series bold
24190 colortbl
24191 \series default
24192
24193 \begin_inset Index idx
24194 status collapsed
24195
24196 \begin_layout Plain Layout
24197 Paquetages \SpecialChar LaTeX
24198  ! colortbl
24199 \end_layout
24200
24201 \end_inset
24202
24203 .
24204 \end_layout
24205
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \begin_layout Standard
24212 \begin_inset ERT
24213 status collapsed
24214
24215 \begin_layout Plain Layout
24216
24217
24218 \backslash
24219 else
24220 \end_layout
24221
24222 \end_inset
24223
24224
24225 \begin_inset Note Note
24226 status open
24227
24228 \begin_layout Plain Layout
24229 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
24230  
24231 \series bold
24232 arydshln
24233 \series default
24234  n'est pas installé :
24235 \end_layout
24236
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \begin_layout Standard
24243 Vous devez installer le paquetage \SpecialChar LaTeX
24244  
24245 \series bold
24246 arydshln
24247 \series default
24248  pour voir le contenu des cette section dans la sortie imprimée.
24249 \end_layout
24250
24251 \begin_layout Standard
24252 \begin_inset ERT
24253 status collapsed
24254
24255 \begin_layout Plain Layout
24256
24257
24258 \backslash
24259 fi
24260 \end_layout
24261
24262 \end_inset
24263
24264
24265 \end_layout
24266
24267 \begin_layout Standard
24268 Pour les détails concernant les filets colorés, voir la documentation du
24269  paquetage 
24270 \series bold
24271 arydshln
24272 \series default
24273
24274 \begin_inset CommandInset citation
24275 LatexCommand cite
24276 key "arydshln"
24277
24278 \end_inset
24279
24280 .
24281 \end_layout
24282
24283 \begin_layout Chapter
24284 Flottants
24285 \begin_inset CommandInset label
24286 LatexCommand label
24287 name "chap:Flottants"
24288
24289 \end_inset
24290
24291
24292 \begin_inset Index idx
24293 status collapsed
24294
24295 \begin_layout Plain Layout
24296 Flottants
24297 \end_layout
24298
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \begin_layout Section
24305 Introduction
24306 \begin_inset CommandInset label
24307 LatexCommand label
24308 name "sec:Flottants-Introduction"
24309
24310 \end_inset
24311
24312
24313 \begin_inset Index idx
24314 status collapsed
24315
24316 \begin_layout Plain Layout
24317 Flottants ! Introduction
24318 \end_layout
24319
24320 \end_inset
24321
24322
24323 \end_layout
24324
24325 \begin_layout Standard
24326 Un flottant est une portion de document, qui peut être associé à une étiquette
24327  et dont la position n'est pas fixée.
24328  Il peut 
24329 \begin_inset Quotes fld
24330 \end_inset
24331
24332 flotter
24333 \begin_inset Quotes frd
24334 \end_inset
24335
24336  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24337  plus approprié.
24338  Les 
24339 \family sans
24340 Notes
24341 \begin_inset space ~
24342 \end_inset
24343
24344 en
24345 \begin_inset space ~
24346 \end_inset
24347
24348 Bas
24349 \begin_inset space ~
24350 \end_inset
24351
24352 de
24353 \begin_inset space ~
24354 \end_inset
24355
24356 Page
24357 \family default
24358  et le 
24359 \family sans
24360 Notes
24361 \begin_inset space ~
24362 \end_inset
24363
24364 en
24365 \begin_inset space ~
24366 \end_inset
24367
24368 Marge
24369 \family default
24370  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24371  sur la page suivante quand il y a trop de notes sur la page courante.
24372 \end_layout
24373
24374 \begin_layout Standard
24375 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24376  très grande qualité.
24377  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24378  éviter des lignes blanches ou des pages sans texte.
24379  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24380  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24381  le texte.
24382  Les flottants sont donc numérotés.
24383  Les références croisées sont décrites dans la section
24384 \begin_inset space ~
24385 \end_inset
24386
24387
24388 \begin_inset CommandInset ref
24389 LatexCommand ref
24390 reference "sec:Referencer-les-Flottants"
24391
24392 \end_inset
24393
24394 .
24395 \end_layout
24396
24397 \begin_layout Standard
24398 Pour insérer un flottant, on utilise un des sous menus du menu 
24399 \family sans
24400 Insertion\SpecialChar menuseparator
24401 Flottant
24402 \family default
24403  (barre d'outils 
24404 \begin_inset Info
24405 type  "icon"
24406 arg   "float-insert figure"
24407 \end_inset
24408
24409  ou 
24410 \begin_inset Info
24411 type  "icon"
24412 arg   "float-insert table"
24413 \end_inset
24414
24415 ).
24416  Une boîte va être insérée dans votre document avec par exemple une étiquette
24417  du genre 
24418 \begin_inset Quotes fld
24419 \end_inset
24420
24421 Figure
24422 \begin_inset space ~
24423 \end_inset
24424
24425 #:
24426 \begin_inset Quotes frd
24427 \end_inset
24428
24429  (où # est un numéro).
24430  L'étiquette est automatiquement traduite dans la langue du document dans
24431  la sortie finale.
24432  Après l'étiquette vous pouvez insérer du texte comme légende.
24433  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24434  séparé, à l'intérieur du flottant.
24435  Vous trouverez plus de détails sur le positionnement des légendes dans
24436  la section
24437 \begin_inset space ~
24438 \end_inset
24439
24440
24441 \begin_inset CommandInset ref
24442 LatexCommand ref
24443 reference "sec:Placement-légende"
24444
24445 \end_inset
24446
24447 .
24448  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
24449 , vous pouvez fermer
24450  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24451  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24452  Une boîte de flottant fermée ressemble à ceci : 
24453 \begin_inset Graphics
24454         filename clipart/floatQt4.png
24455         scale 60
24456
24457 \end_inset
24458
24459  – une case grise avec un texte rouge.
24460 \end_layout
24461
24462 \begin_layout Standard
24463 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24464  pour éviter des erreurs avec \SpecialChar LaTeX
24465 , quand le texte qui entoure le flottant est
24466  formaté de façon particulière.
24467 \end_layout
24468
24469 \begin_layout Section
24470 Les types de flottants
24471 \end_layout
24472
24473 \begin_layout Standard
24474 En plus des flottants de figures et de tableau qui sont décrits respectivement
24475  dans les sections
24476 \begin_inset space ~
24477 \end_inset
24478
24479
24480 \begin_inset CommandInset ref
24481 LatexCommand ref
24482 reference "sec:Figure-Floats"
24483
24484 \end_inset
24485
24486  et 
24487 \begin_inset CommandInset ref
24488 LatexCommand ref
24489 reference "sec:Table-Floats"
24490
24491 \end_inset
24492
24493 , \SpecialChar LyX
24494  offre aussi les types 
24495 \family sans
24496 Algorithme
24497 \family default
24498  et 
24499 \family sans
24500 Enrobage
24501 \family default
24502 .
24503  Ces derniers sont expliques dans la section
24504 \begin_inset space \thinspace{}
24505 \end_inset
24506
24507
24508 \begin_inset CommandInset ref
24509 LatexCommand ref
24510 reference "sec:Flottant-d'enrobage"
24511
24512 \end_inset
24513
24514 .
24515 \end_layout
24516
24517 \begin_layout Subsection
24518 Flottant d'algorithme
24519 \begin_inset Index idx
24520 status collapsed
24521
24522 \begin_layout Plain Layout
24523 Flottants ! Algorithmes
24524 \end_layout
24525
24526 \end_inset
24527
24528
24529 \end_layout
24530
24531 \begin_layout Standard
24532 \begin_inset Float algorithm
24533 placement h
24534 wide false
24535 sideways false
24536 status open
24537
24538 \begin_layout Plain Layout
24539 \begin_inset Caption Standard
24540
24541 \begin_layout Plain Layout
24542 \begin_inset CommandInset label
24543 LatexCommand label
24544 name "alg:Exemple-Flottant-Algorithme"
24545
24546 \end_inset
24547
24548 Exemple de flottant d'algorithme
24549 \end_layout
24550
24551 \end_inset
24552
24553
24554 \end_layout
24555
24556 \begin_layout LyX-Code
24557 for I in 1..N loop
24558 \begin_inset Newline newline
24559 \end_inset
24560
24561  Sum:= Sum + A(I); /*comment*/
24562 \begin_inset Newline newline
24563 \end_inset
24564
24565 end loop
24566 \begin_inset VSpace -4mm
24567 \end_inset
24568
24569
24570 \end_layout
24571
24572 \end_inset
24573
24574
24575 \end_layout
24576
24577 \begin_layout Standard
24578 Ce type de flottant est inséré à l'aide du menu 
24579 \family sans
24580 Insertion\SpecialChar menuseparator
24581 Flottant\SpecialChar menuseparator
24582 Algorithme
24583 \family default
24584 .
24585  Il peut être utilisé pour des morceaux de code source ou des descriptions
24586  d'algorithmes et peut être utilisé comme une alternative au listing de
24587  code source qui est décrit au chapitre
24588 \begin_inset space ~
24589 \end_inset
24590
24591
24592 \begin_inset CommandInset ref
24593 LatexCommand ref
24594 reference "cha:Program-Code-Listings"
24595
24596 \end_inset
24597
24598 .
24599  Vous pouvez par exemple utiliser l'environnement Code
24600 \begin_inset space ~
24601 \end_inset
24602
24603 \SpecialChar LyX
24604  qui est décrit dans le 
24605 \emph on
24606 Guide
24607 \emph default
24608
24609 \begin_inset space ~
24610 \end_inset
24611
24612
24613 \emph on
24614 de
24615 \begin_inset space ~
24616 \end_inset
24617
24618 l'Utilisateur
24619 \emph default
24620  de \SpecialChar LyX
24621 .
24622  l'algorithme
24623 \begin_inset space ~
24624 \end_inset
24625
24626
24627 \begin_inset CommandInset ref
24628 LatexCommand ref
24629 reference "alg:Exemple-Flottant-Algorithme"
24630
24631 \end_inset
24632
24633  est un exemple de flottant d'algorithme où un espace vertical de -4
24634 \begin_inset space \thinspace{}
24635 \end_inset
24636
24637 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24638  soit placée exactement sous le texte de la dernière ligne.
24639 \end_layout
24640
24641 \begin_layout Standard
24642 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24643  du document.
24644  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24645 ent en ajoutant la ligne suivante dans le préambule de votre document :
24646 \end_layout
24647
24648 \begin_layout Standard
24649
24650 \series bold
24651
24652 \backslash
24653 floatname{algorithm}{votre
24654 \begin_inset space ~
24655 \end_inset
24656
24657 nom}
24658 \end_layout
24659
24660 \begin_layout Standard
24661
24662 \family sans
24663  votre
24664 \begin_inset space ~
24665 \end_inset
24666
24667 nom
24668 \family default
24669  est le mot 
24670 \begin_inset Quotes fld
24671 \end_inset
24672
24673
24674 \emph on
24675 algorithme
24676 \emph default
24677
24678 \begin_inset Quotes frd
24679 \end_inset
24680
24681  dans votre langue.
24682 \end_layout
24683
24684 \begin_layout Standard
24685 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24686 \family sans
24687 Insertion\SpecialChar menuseparator
24688 Listes
24689 \begin_inset space ~
24690 \end_inset
24691
24692 &
24693 \begin_inset space ~
24694 \end_inset
24695
24696 TdM\SpecialChar menuseparator
24697 Liste
24698 \begin_inset space ~
24699 \end_inset
24700
24701 des
24702 \begin_inset space ~
24703 \end_inset
24704
24705 algorithmes
24706 \family default
24707  si votre document est en la même langue que les menus de \SpecialChar LyX
24708 .
24709  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
24710  en code \SpecialChar TeX
24711  à la place:
24712 \end_layout
24713
24714 \begin_layout Standard
24715
24716 \series bold
24717
24718 \backslash
24719 listof{algorithm}{votre
24720 \begin_inset space ~
24721 \end_inset
24722
24723 nom}
24724 \end_layout
24725
24726 \begin_layout Standard
24727 où 
24728 \family sans
24729 votre
24730 \begin_inset space ~
24731 \end_inset
24732
24733 nom
24734 \family default
24735  est la traduction de 
24736 \begin_inset Quotes fld
24737 \end_inset
24738
24739
24740 \emph on
24741 List of Algorithm
24742 \emph default
24743 s
24744 \begin_inset Quotes frd
24745 \end_inset
24746
24747  dans votre langue.
24748 \end_layout
24749
24750 \begin_layout Standard
24751 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
24752  le schéma 
24753 \begin_inset Quotes fld
24754 \end_inset
24755
24756 chapitre.algorithme
24757 \begin_inset Quotes frd
24758 \end_inset
24759
24760  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
24761  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
24762  commande dans le préambule de votre document :
24763 \end_layout
24764
24765 \begin_layout Standard
24766
24767 \series bold
24768
24769 \backslash
24770 numberwithin{algorithm}{chapter}
24771 \end_layout
24772
24773 \begin_layout Standard
24774 Pour pouvoir utiliser la commande 
24775 \series bold
24776
24777 \backslash
24778 numberwithin
24779 \series default
24780 , activez l'option 
24781 \family sans
24782 Utiliser
24783 \begin_inset space ~
24784 \end_inset
24785
24786 le
24787 \begin_inset space ~
24788 \end_inset
24789
24790 paquetage
24791 \begin_inset space ~
24792 \end_inset
24793
24794 AMS
24795 \begin_inset space ~
24796 \end_inset
24797
24798 math
24799 \family default
24800  dans la rubrique 
24801 \family sans
24802 Options
24803 \begin_inset space ~
24804 \end_inset
24805
24806 des
24807 \begin_inset space ~
24808 \end_inset
24809
24810 Maths
24811 \family default
24812  de la fenêtre de dialogue 
24813 \family sans
24814 Paramètres
24815 \begin_inset space ~
24816 \end_inset
24817
24818 du
24819 \begin_inset space ~
24820 \end_inset
24821
24822 Document
24823 \family default
24824 .
24825 \end_layout
24826
24827 \begin_layout Section
24828 Numérotation des flottants
24829 \begin_inset Index idx
24830 status collapsed
24831
24832 \begin_layout Plain Layout
24833 Flottants ! Numérotation
24834 \end_layout
24835
24836 \end_inset
24837
24838
24839 \end_layout
24840
24841 \begin_layout Standard
24842 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
24843  ils se trouvent, soit en utilisant un format du genre 
24844 \begin_inset Quotes fld
24845 \end_inset
24846
24847 chapitre.numéro
24848 \begin_inset Quotes frd
24849 \end_inset
24850
24851  ou 
24852 \begin_inset Quotes fld
24853 \end_inset
24854
24855 section.numéro
24856 \begin_inset Quotes frd
24857 \end_inset
24858
24859 .
24860  Cela dépend de la classe de document utilisée.
24861 \end_layout
24862
24863 \begin_layout Standard
24864 Pour changer le format de la numérotation qui ne dépend pas de la section
24865  dans laquelle on se trouve, on peut utiliser la commande suivante dans
24866  le préambule du document :
24867 \end_layout
24868
24869 \begin_layout Standard
24870
24871 \series bold
24872
24873 \backslash
24874 renewcommand{
24875 \backslash
24876 thetable}{
24877 \backslash
24878 roman{table}}
24879 \end_layout
24880
24881 \begin_layout Standard
24882
24883 \series bold
24884
24885 \backslash
24886 thetable
24887 \series default
24888  est la commande qui imprime le numéro du tableau, pour les figures, la
24889  commande serait 
24890 \series bold
24891
24892 \backslash
24893 thefigure
24894 \series default
24895 .
24896  La commande 
24897 \series bold
24898
24899 \backslash
24900 roman
24901 \series default
24902  utilisée dans la commande précédente, imprime le numéro du tableau sous
24903  forme de petits chiffres romains.
24904 \end_layout
24905
24906 \begin_layout Standard
24907 Pour changer le type de numérotation pour par exemple 
24908 \begin_inset Quotes fld
24909 \end_inset
24910
24911 sous-section.numéro
24912 \begin_inset Quotes frd
24913 \end_inset
24914
24915 , utilisez la commande suivante dans le préambule du document :
24916 \end_layout
24917
24918 \begin_layout Standard
24919
24920 \series bold
24921
24922 \backslash
24923 numberwithin{table}{subsection}
24924 \end_layout
24925
24926 \begin_layout Standard
24927 Pour pouvoir utiliser la commande 
24928 \series bold
24929
24930 \backslash
24931 numberwithin
24932 \series default
24933 , vous devez activer l'option 
24934 \family sans
24935 Utiliser
24936 \begin_inset space ~
24937 \end_inset
24938
24939 le
24940 \begin_inset space ~
24941 \end_inset
24942
24943 paquetage
24944 \begin_inset space ~
24945 \end_inset
24946
24947 maths
24948 \begin_inset space ~
24949 \end_inset
24950
24951 AMS
24952 \family default
24953  dans la rubrique 
24954 \family sans
24955 Options
24956 \begin_inset space ~
24957 \end_inset
24958
24959 des
24960 \begin_inset space ~
24961 \end_inset
24962
24963 Maths
24964 \family default
24965  de la fenêtre de dialogue 
24966 \family sans
24967 Paramètres
24968 \family default
24969  du document.
24970 \end_layout
24971
24972 \begin_layout Standard
24973 Veuillez aussi jeter un coup d'œil à la section
24974 \begin_inset space ~
24975 \end_inset
24976
24977
24978 \begin_inset CommandInset ref
24979 LatexCommand ref
24980 reference "subsec:Numerotation-notes-bas-de-page"
24981
24982 \end_inset
24983
24984  pour plus de détails et des notes importantes sur les commandes de numérotation.
24985 \end_layout
24986
24987 \begin_layout Section
24988 Faire référence à des flottants
24989 \begin_inset CommandInset label
24990 LatexCommand label
24991 name "sec:Referencer-les-Flottants"
24992
24993 \end_inset
24994
24995
24996 \begin_inset Index idx
24997 status collapsed
24998
24999 \begin_layout Plain Layout
25000 Flottants ! Références
25001 \end_layout
25002
25003 \end_inset
25004
25005
25006 \begin_inset Index idx
25007 status collapsed
25008
25009 \begin_layout Plain Layout
25010 References@Références ! à des Flottants 
25011 \end_layout
25012
25013 \end_inset
25014
25015
25016 \end_layout
25017
25018 \begin_layout Standard
25019 Pour faire référence à un flottant, insérez une étiquette dans sa légende
25020  en utilisant le menu 
25021 \family sans
25022 Insertion\SpecialChar menuseparator
25023 Étiquette
25024 \family default
25025  ou le bouton 
25026 \begin_inset Info
25027 type  "icon"
25028 arg   "label-insert"
25029 \end_inset
25030
25031  de la barre d'outils.
25032  Une boîte grise de ce genre : 
25033 \begin_inset Graphics
25034         filename clipart/labelQt4.png
25035         lyxscale 85
25036         scale 85
25037         scaleBeforeRotation
25038
25039 \end_inset
25040
25041  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
25042  de saisir le texte de l'étiquette.
25043  \SpecialChar LyX
25044  propose comme texte pour l'étiquette les premiers mots de la légendes
25045  précédés d'un préfixe.
25046  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
25047  préfixe sera 
25048 \begin_inset Quotes fld
25049 \end_inset
25050
25051
25052 \family sans
25053 fig:
25054 \family default
25055
25056 \begin_inset Quotes frd
25057 \end_inset
25058
25059 .
25060 \end_layout
25061
25062 \begin_layout Standard
25063 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
25064  Vous pouvez faire référence à cette étiquette en utilisant le menu 
25065 \family sans
25066 Insertion\SpecialChar menuseparator
25067 Référence
25068 \begin_inset space ~
25069 \end_inset
25070
25071 Croisée
25072 \family default
25073  ou le bouton 
25074 \begin_inset Info
25075 type  "icon"
25076 arg   "dialog-show-new-inset ref"
25077 \end_inset
25078
25079  de la barre d'outils.
25080  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
25081  définies dans votre document.
25082  Si vous avez plusieurs documents \SpecialChar LyX
25083  ouverts, vous pouvez choisir celui que
25084  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
25085  la fenêtre de dialogue.
25086  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
25087  une.
25088  Une boîte grise de référence croisée comme celle-ci : 
25089 \begin_inset Graphics
25090         filename ../clipart/referenceQt4.png
25091         scale 85
25092         scaleBeforeRotation
25093
25094 \end_inset
25095
25096  va être insérée.
25097  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
25098  de la référence croisée.
25099 \end_layout
25100
25101 \begin_layout Standard
25102 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
25103  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
25104  les deux.
25105  Si une référence croisées fait référence à une étiquette qui n'existe pas,
25106  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25107  du numéro de la référence.
25108 \end_layout
25109
25110 \begin_layout Standard
25111 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25112  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25113  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25114  pas à vous en préoccuper.
25115 \end_layout
25116
25117 \begin_layout Standard
25118 Le bouton 
25119 \family sans
25120 Aller
25121 \begin_inset space ~
25122 \end_inset
25123
25124 à
25125 \begin_inset space ~
25126 \end_inset
25127
25128 l'étiquette
25129 \family default
25130  dans la fenêtre de référence croisée va positionner le curseur juste devant
25131  l'étiquette à laquelle on fait référence.
25132  Le nom du bouton bouton 
25133 \family sans
25134 Revenir
25135 \family default
25136  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25137 \end_layout
25138
25139 \begin_layout Subsection
25140 Formats de références croisées
25141 \begin_inset CommandInset label
25142 LatexCommand label
25143 name "subsec:Formats-Références-Croisées"
25144
25145 \end_inset
25146
25147
25148 \begin_inset Index idx
25149 status collapsed
25150
25151 \begin_layout Plain Layout
25152 References@Références ! Formats
25153 \end_layout
25154
25155 \end_inset
25156
25157
25158 \end_layout
25159
25160 \begin_layout Standard
25161 Il y a six types de références croisées :
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, c'est le choix implicite : 
25170 \begin_inset CommandInset ref
25171 LatexCommand ref
25172 reference "fig:Deux-images-déformées"
25173
25174 \end_inset
25175
25176
25177 \end_layout
25178
25179 \begin_layout Description
25180 (<référence>)
25181 \begin_inset space ~
25182 \end_inset
25183
25184 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25185  normalement pour faire référence à des formules mathématiques, en particulier
25186  quand le mot 
25187 \begin_inset Quotes fld
25188 \end_inset
25189
25190 Équation
25191 \begin_inset Quotes frd
25192 \end_inset
25193
25194  est omis : 
25195 \begin_inset CommandInset ref
25196 LatexCommand eqref
25197 reference "eq:Wgn"
25198
25199 \end_inset
25200
25201
25202 \end_layout
25203
25204 \begin_layout Description
25205 <page>
25206 \begin_inset space ~
25207 \end_inset
25208
25209 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25210 \begin_inset space ~
25211 \end_inset
25212
25213
25214 \begin_inset CommandInset ref
25215 LatexCommand pageref
25216 reference "fig:Deux-images-déformées"
25217
25218 \end_inset
25219
25220
25221 \end_layout
25222
25223 \begin_layout Description
25224 Sur
25225 \begin_inset space ~
25226 \end_inset
25227
25228 la
25229 \begin_inset space ~
25230 \end_inset
25231
25232 page
25233 \begin_inset space ~
25234 \end_inset
25235
25236 <page>
25237 \begin_inset space ~
25238 \end_inset
25239
25240 : affiche le mot 
25241 \begin_inset Quotes fld
25242 \end_inset
25243
25244 page
25245 \begin_inset Quotes frd
25246 \end_inset
25247
25248  suivi du numéro de la page sur laquelle se trouve l'élément : 
25249 \begin_inset CommandInset ref
25250 LatexCommand vpageref
25251 reference "fig:Deux-images-déformées"
25252
25253 \end_inset
25254
25255
25256 \end_layout
25257
25258 \begin_layout Description
25259 <référence>
25260 \begin_inset space ~
25261 \end_inset
25262
25263 page
25264 \begin_inset space ~
25265 \end_inset
25266
25267 <page>
25268 \begin_inset space ~
25269 \end_inset
25270
25271 : affiche le numéro de l'élément, le mot 
25272 \begin_inset Quotes fld
25273 \end_inset
25274
25275 page
25276 \begin_inset Quotes frd
25277 \end_inset
25278
25279  et le numéro de la page : 
25280 \begin_inset CommandInset ref
25281 LatexCommand vref
25282 reference "fig:Deux-images-déformées"
25283
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \begin_layout Description
25290 Référence
25291 \begin_inset space ~
25292 \end_inset
25293
25294 mise
25295 \begin_inset space ~
25296 \end_inset
25297
25298 en
25299 \begin_inset space ~
25300 \end_inset
25301
25302 forme
25303 \begin_inset space ~
25304 \end_inset
25305
25306 : affiche une référence croisée qui définit son propre format.
25307 \begin_inset Newline newline
25308 \end_inset
25309
25310
25311 \begin_inset Note Greyedout
25312 status open
25313
25314 \begin_layout Plain Layout
25315
25316 \series bold
25317 Note:
25318 \series default
25319  Ce type de référence croisée n'est disponible que si vous avez installé
25320  le paquetage \SpecialChar LaTeX
25321  
25322 \series bold
25323 prettyref
25324 \series default
25325  ou 
25326 \series bold
25327 refstyle
25328 \series default
25329
25330 \begin_inset Index idx
25331 status collapsed
25332
25333 \begin_layout Plain Layout
25334 Paquetages \SpecialChar LaTeX
25335  ! prettyref
25336 \end_layout
25337
25338 \end_inset
25339
25340
25341 \begin_inset Index idx
25342 status collapsed
25343
25344 \begin_layout Plain Layout
25345 Paquetages \SpecialChar LaTeX
25346  ! refstyle
25347 \end_layout
25348
25349 \end_inset
25350
25351 .
25352 \end_layout
25353
25354 \end_inset
25355
25356
25357 \begin_inset Newline newline
25358 \end_inset
25359
25360 Vous pouvez choisir le paquetage \SpecialChar LaTeX
25361  qui doit être utilisé pour cette fonction
25362  en utilisant l'option 
25363 \family sans
25364 Utiliser refstyle (à la place de prettyref) pour les références croisées
25365 \family default
25366  dans le menu 
25367 \family sans
25368 Document\SpecialChar menuseparator
25369 Paramètres\SpecialChar menuseparator
25370 Classe de document
25371 \family default
25372 .
25373  Le format est précisé en ajoutant la commande 
25374 \series bold
25375
25376 \backslash
25377 newrefformat
25378 \series default
25379  (prettyref) ou 
25380 \series bold
25381
25382 \backslash
25383 newref
25384 \series default
25385  (refstyle) au préambule du document.
25386  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25387  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25388 \begin_inset space ~
25389 \end_inset
25390
25391 :
25392 \begin_inset Newline newline
25393 \end_inset
25394
25395
25396 \series bold
25397
25398 \backslash
25399 newref{fig}{refcmd={Image sur la page 
25400 \backslash
25401 pageref{#1}}}
25402 \series default
25403
25404 \begin_inset Newline newline
25405 \end_inset
25406
25407 Pour plus d'information sur le format, jetez un œil sur la documentation
25408  du paquetage, 
25409 \begin_inset CommandInset citation
25410 LatexCommand cite
25411 key "prettyref,refstyle"
25412
25413 \end_inset
25414
25415 .
25416 \end_layout
25417
25418 \begin_layout Description
25419 Référence
25420 \begin_inset space ~
25421 \end_inset
25422
25423 textuelle: affiche la légende de la référence
25424 \begin_inset space ~
25425 \end_inset
25426
25427
25428 \begin_inset CommandInset ref
25429 LatexCommand nameref
25430 reference "fig:Deux-images-déformées"
25431
25432 \end_inset
25433
25434
25435 \end_layout
25436
25437 \begin_layout Standard
25438
25439 \family sans
25440 <page>
25441 \family default
25442  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25443  précédente, la même page ou la page suivante.
25444  Vous verrez par exemple un texte du genre 
25445 \begin_inset Quotes fld
25446 \end_inset
25447
25448
25449 \family sans
25450 sur cette page
25451 \family default
25452
25453 \begin_inset Quotes frd
25454 \end_inset
25455
25456  à la place.
25457  Le style 
25458 \family sans
25459 <référence>
25460 \begin_inset space ~
25461 \end_inset
25462
25463 page
25464 \begin_inset space ~
25465 \end_inset
25466
25467 <page> 
25468 \family default
25469 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25470  page.
25471 \end_layout
25472
25473 \begin_layout Standard
25474 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25475  se trouve sont calculés automatiquement par \SpecialChar LaTeX
25476 .
25477  Vous choisissez une des six variétés de références dans le champ Format
25478  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25479  boîte de la référence croisée.
25480 \end_layout
25481
25482 \begin_layout Standard
25483 \begin_inset Note Greyedout
25484 status open
25485
25486 \begin_layout Plain Layout
25487
25488 \series bold
25489 Note:
25490 \series default
25491  L'utilisation du paquetage \SpecialChar LaTeX
25492  
25493 \series bold
25494 refstyle
25495 \series default
25496
25497 \begin_inset Index idx
25498 status collapsed
25499
25500 \begin_layout Plain Layout
25501 Paquetages \SpecialChar LaTeX
25502  ! refstyle
25503 \end_layout
25504
25505 \end_inset
25506
25507  est recommandée parce que 
25508 \series bold
25509 prettyref
25510 \series default
25511
25512 \begin_inset Index idx
25513 status collapsed
25514
25515 \begin_layout Plain Layout
25516 Paquetages \SpecialChar LaTeX
25517  ! prettyref
25518 \end_layout
25519
25520 \end_inset
25521
25522  ne connaît pas tous les raccourcis possibles pour les étiquettes
25523 \begin_inset Foot
25524 status collapsed
25525
25526 \begin_layout Plain Layout
25527 \begin_inset Quotes fld
25528 \end_inset
25529
25530 fig:
25531 \begin_inset Quotes frd
25532 \end_inset
25533
25534  est par exemple le raccourci \SpecialChar LyX
25535  pour les étiquettes dans les légendes de
25536  figures,.
25537 \end_layout
25538
25539 \end_inset
25540
25541  et n'est pas internationalisé.
25542 \end_layout
25543
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \begin_layout Standard
25550 \begin_inset Note Greyedout
25551 status open
25552
25553 \begin_layout Plain Layout
25554
25555 \series bold
25556 Note:
25557 \series default
25558  Du fait d'un bogue dans la paquetage \SpecialChar LaTeX
25559  
25560 \series bold
25561 varioref
25562 \series default
25563  (version 1.4w), certaines références croisées produiront des erreurs \SpecialChar LaTeX
25564  si
25565  la langue du document est le français.
25566  Pour contourner ce bogue, voir
25567 \begin_inset Newline newline
25568 \end_inset
25569
25570
25571 \begin_inset CommandInset href
25572 LatexCommand href
25573 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
25574
25575 \end_inset
25576
25577 .
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \end_layout
25584
25585 \begin_layout Subsection
25586 Nommage automatique des références croisées
25587 \begin_inset Index idx
25588 status collapsed
25589
25590 \begin_layout Plain Layout
25591 References@Références ! Nommage automatique
25592 \end_layout
25593
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \begin_layout Standard
25600 Le paquetage \SpecialChar LaTeX
25601  
25602 \series bold
25603 hyperref
25604 \series default
25605
25606 \begin_inset Index idx
25607 status collapsed
25608
25609 \begin_layout Plain Layout
25610 Paquetages \SpecialChar LaTeX
25611  ! hyperref
25612 \end_layout
25613
25614 \end_inset
25615
25616
25617 \series bold
25618
25619 \series default
25620 qui est activé dans la rubrique 
25621 \family sans
25622 Propriétés du PDF
25623 \family default
25624  de la fenêtre de dialogue 
25625 \family sans
25626 Paramètres du document
25627 \family default
25628  fournit une fonction très utile pour automatiser la création des références
25629  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25630  une section).
25631  Par exemple pour vous éviter de devoir écrire le mot 
25632 \begin_inset Quotes fld
25633 \end_inset
25634
25635 Figure
25636 \begin_inset Quotes frd
25637 \end_inset
25638
25639  devant chaque référence à une figure.
25640  Pour profiter de ce nommage automatique des références croisées, vous devez
25641  activer 
25642 \series bold
25643 hyperref
25644 \series default
25645  et insérer la ligne suivante dans le préambule du document :
25646 \end_layout
25647
25648 \begin_layout Standard
25649
25650 \series bold
25651
25652 \backslash
25653 AtBeginDocument{
25654 \backslash
25655 renewcommand{
25656 \backslash
25657 ref}[1]{
25658 \backslash
25659 mbox{
25660 \backslash
25661 autoref{#1}}}}
25662 \end_layout
25663
25664 \begin_layout Standard
25665 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25666  défaut, par exemple vous préférez le nom 
25667 \begin_inset Quotes fld
25668 \end_inset
25669
25670 sec.
25671 \begin_inset Quotes frd
25672 \end_inset
25673
25674  plutôt que 
25675 \begin_inset Quotes fld
25676 \end_inset
25677
25678 section
25679 \begin_inset Quotes frd
25680 \end_inset
25681
25682 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25683 \end_layout
25684
25685 \begin_layout Standard
25686
25687 \series bold
25688
25689 \backslash
25690 addto
25691 \backslash
25692 extrasfrench{
25693 \backslash
25694 renewcommand{
25695 \backslash
25696 sectionautorefname}
25697 \begin_inset Newline newline
25698 \end_inset
25699
25700
25701 \begin_inset Phantom HPhantom
25702 status open
25703
25704 \begin_layout Plain Layout
25705
25706 \series bold
25707 \begin_inset space ~
25708 \end_inset
25709
25710
25711 \end_layout
25712
25713 \end_inset
25714
25715 {sec.
25716 \backslash
25717 negthinspace}}
25718 \end_layout
25719
25720 \begin_layout Standard
25721 Si vous utilisez une autre langue que le français, remplacez 
25722 \series bold
25723
25724 \backslash
25725 extrasfrench
25726 \series default
25727  par 
25728 \series bold
25729
25730 \backslash
25731 extras***
25732 \series default
25733 , où *** est le nom de la langue que vous utilisez.
25734
25735 \series bold
25736  
25737 \end_layout
25738
25739 \begin_layout Standard
25740 Pour avoir des noms automatiques, mais pas pour certains types de références,
25741  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
25742 \end_layout
25743
25744 \begin_layout Standard
25745
25746 \series bold
25747
25748 \backslash
25749 addto
25750 \backslash
25751 extrasfrench{
25752 \backslash
25753 renewcommand*{
25754 \backslash
25755 equationautorefname}[1]{}}
25756 \end_layout
25757
25758 \begin_layout Standard
25759 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
25760  de 
25761 \series bold
25762 hyperref
25763 \series default
25764  
25765 \begin_inset CommandInset citation
25766 LatexCommand cite
25767 key "hyperref"
25768
25769 \end_inset
25770
25771 .
25772 \end_layout
25773
25774 \begin_layout Standard
25775 \begin_inset Note Greyedout
25776 status open
25777
25778 \begin_layout Plain Layout
25779
25780 \series bold
25781 Note:
25782 \series default
25783  Le nommage automatique de références ne peut être utilisé si vous avez
25784  choisi le style de référence 
25785 \family sans
25786 Référence
25787 \begin_inset space ~
25788 \end_inset
25789
25790 mise
25791 \begin_inset space ~
25792 \end_inset
25793
25794 en
25795 \begin_inset space ~
25796 \end_inset
25797
25798 forme
25799 \family default
25800  décrit dans la section
25801 \begin_inset space ~
25802 \end_inset
25803
25804
25805 \begin_inset CommandInset ref
25806 LatexCommand ref
25807 reference "subsec:Formats-Références-Croisées"
25808
25809 \end_inset
25810
25811 .
25812 \end_layout
25813
25814 \end_inset
25815
25816
25817 \end_layout
25818
25819 \begin_layout Standard
25820 Le manuel 
25821 \emph on
25822 Math
25823 \emph default
25824  est un exemple dans lequel on a utilisé le référencement automatique.
25825 \end_layout
25826
25827 \begin_layout Subsection
25828 Positionnement des références 
25829 \begin_inset CommandInset label
25830 LatexCommand label
25831 name "subsec:Reference-Position"
25832
25833 \end_inset
25834
25835
25836 \begin_inset Index idx
25837 status collapsed
25838
25839 \begin_layout Plain Layout
25840 References@Références ! Positionnement
25841 \end_layout
25842
25843 \end_inset
25844
25845
25846 \end_layout
25847
25848 \begin_layout Standard
25849 Si vous utilisez le paquetage 
25850 \series bold
25851 hyperref, 
25852 \series default
25853 qui est activé dans la rubrique 
25854 \family sans
25855 Propriétés du PDF
25856 \family default
25857  de la fenêtre de dialogue 
25858 \family sans
25859 Paramètres du document,
25860 \family default
25861  pour lier vos références croisées dans la sortie finale, vous verrez que
25862  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
25863  l'image.
25864  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
25865  pourrez voir l'image sans faire défiler le texte.
25866  Ce problème vient du fait que le point d'ancrage de la référence se situe
25867  à l'endroit de l'étiquette.
25868  En utilisant le paquetage \SpecialChar LaTeX
25869  
25870 \series bold
25871 hypcap
25872 \series default
25873
25874 \begin_inset Index idx
25875 status collapsed
25876
25877 \begin_layout Plain Layout
25878 Paquetages \SpecialChar LaTeX
25879  ! hypcap
25880 \end_layout
25881
25882 \end_inset
25883
25884 , qui fait partie du paquetage \SpecialChar LaTeX
25885  
25886 \series bold
25887 oberdiek
25888 \series default
25889
25890 \begin_inset Index idx
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894 Paquetages \SpecialChar LaTeX
25895  ! oberdiek
25896 \end_layout
25897
25898 \end_inset
25899
25900 , le point d'ancrage d'un lien est place en haut du flottant.
25901  Pour utiliser cette fonction avec les flottants de figure, chargez 
25902 \series bold
25903 hypcap
25904 \series default
25905  dans l'entête du document avec la ligne
25906 \end_layout
25907
25908 \begin_layout Standard
25909
25910 \series bold
25911
25912 \backslash
25913 usepackage[figure]{hypcap}
25914 \end_layout
25915
25916 \begin_layout Standard
25917 Vous pouvez aussi utiliser 
25918 \series bold
25919 hypcap
25920 \series default
25921  pour tous les types de flottants, mais ce n'est pas recommandé pour des
25922  raisons de stabilité.
25923  Pour plus d'information, jetez un coup d'œil au manuel d' 
25924 \series bold
25925 hypcap
25926 \series default
25927  
25928 \begin_inset CommandInset citation
25929 LatexCommand cite
25930 key "hypcap"
25931
25932 \end_inset
25933
25934 .
25935 \end_layout
25936
25937 \begin_layout Standard
25938 \begin_inset Note Greyedout
25939 status open
25940
25941 \begin_layout Plain Layout
25942
25943 \series bold
25944 Note:
25945 \series default
25946  
25947 \series bold
25948 hypcap
25949 \series default
25950  n'a aucun effet pour les références à des sous-figures.
25951 \end_layout
25952
25953 \end_inset
25954
25955
25956 \end_layout
25957
25958 \begin_layout Section
25959 Placement des flottants
25960 \begin_inset CommandInset label
25961 LatexCommand label
25962 name "sec:Placement-flottants"
25963
25964 \end_inset
25965
25966
25967 \begin_inset Index idx
25968 status collapsed
25969
25970 \begin_layout Plain Layout
25971 Flottants ! Placement
25972 \end_layout
25973
25974 \end_inset
25975
25976
25977 \end_layout
25978
25979 \begin_layout Standard
25980 En faisant un clic droit sur la boîte d'un flottant et 
25981 \lang english
25982 clicking on 
25983 \family sans
25984 Settings
25985 \family default
25986 \lang french
25987  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
25988  paramètres de placement que \SpecialChar LaTeX
25989  utilise pour déterminer où placer le flottant.
25990 \begin_inset Newline newline
25991 \end_inset
25992
25993 L'option 
25994 \family sans
25995 Plusieurs
25996 \begin_inset space ~
25997 \end_inset
25998
25999 colonnes
26000 \family default
26001  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
26002  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
26003  confiné sur une seule colonne.
26004 \begin_inset Newline newline
26005 \end_inset
26006
26007 L'option 
26008 \family sans
26009 Rotation
26010 \begin_inset space ~
26011 \end_inset
26012
26013 90°
26014 \family default
26015  est utilisée pour faire tourner les flottants, voyez la section
26016 \begin_inset space ~
26017 \end_inset
26018
26019
26020 \begin_inset CommandInset ref
26021 LatexCommand ref
26022 reference "sec:Flottants-renversés"
26023
26024 \end_inset
26025
26026 .
26027 \end_layout
26028
26029 \begin_layout Standard
26030 En désactivant l'option 
26031 \family sans
26032 Utilise
26033 \begin_inset space ~
26034 \end_inset
26035
26036 le
26037 \begin_inset space ~
26038 \end_inset
26039
26040 placement
26041 \begin_inset space ~
26042 \end_inset
26043
26044 par
26045 \begin_inset space ~
26046 \end_inset
26047
26048 défaut
26049 \family default
26050  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
26051  le placement du flottant:
26052 \end_layout
26053
26054 \begin_layout Description
26055 Ici,
26056 \begin_inset space ~
26057 \end_inset
26058
26059 si
26060 \begin_inset space ~
26061 \end_inset
26062
26063 possible: essaie de placer le flottant à la position où il a été inséré
26064  dans \SpecialChar LyX
26065
26066 \end_layout
26067
26068 \begin_layout Description
26069 Haut
26070 \begin_inset space ~
26071 \end_inset
26072
26073 de
26074 \begin_inset space ~
26075 \end_inset
26076
26077 la
26078 \begin_inset space ~
26079 \end_inset
26080
26081 page: essaie de placer le flottant en haut de la page courante
26082 \end_layout
26083
26084 \begin_layout Description
26085 Bas
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: essaie de placer le flottant en bas de la page courante
26098 \end_layout
26099
26100 \begin_layout Description
26101 Page
26102 \begin_inset space ~
26103 \end_inset
26104
26105 de
26106 \begin_inset space ~
26107 \end_inset
26108
26109 flottants: essaie de placer le flottant sur une page à part, éventuellement
26110  avec d'autres flottants 
26111 \end_layout
26112
26113 \begin_layout Standard
26114 \SpecialChar LaTeX
26115  utilise
26116 \emph on
26117  toujours 
26118 \emph default
26119 les options dans l'ordre donné ci-dessus.
26120  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
26121  va d'abord
26122  essayer 
26123 \family sans
26124 Ici
26125 \begin_inset space ~
26126 \end_inset
26127
26128 si
26129 \begin_inset space ~
26130 \end_inset
26131
26132 possible
26133 \family default
26134 , ensuite 
26135 \family sans
26136 Haut
26137 \begin_inset space ~
26138 \end_inset
26139
26140 de
26141 \begin_inset space ~
26142 \end_inset
26143
26144 la
26145 \begin_inset space ~
26146 \end_inset
26147
26148 page
26149 \family default
26150 , et ainsi de suite.
26151  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
26152  va essayer les options
26153  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26154  Si aucune des quatre options de placement n'est possible, la procédure
26155  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26156 \end_layout
26157
26158 \begin_layout Standard
26159 Implicitement, chaque option a ses propres règles d'application:
26160 \end_layout
26161
26162 \begin_layout Standard
26163
26164 \family sans
26165 Haut
26166 \begin_inset space ~
26167 \end_inset
26168
26169 de
26170 \begin_inset space ~
26171 \end_inset
26172
26173 la
26174 \begin_inset space ~
26175 \end_inset
26176
26177 page
26178 \family default
26179  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26180  en haut de page (
26181 \series bold
26182
26183 \backslash
26184 topfraction
26185 \series default
26186 ).
26187 \end_layout
26188
26189 \begin_layout Standard
26190
26191 \family sans
26192 Bas
26193 \begin_inset space ~
26194 \end_inset
26195
26196 de
26197 \begin_inset space ~
26198 \end_inset
26199
26200 la
26201 \begin_inset space ~
26202 \end_inset
26203
26204 page
26205 \family default
26206  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26207  en bas de page (
26208 \series bold
26209
26210 \backslash
26211 bottomfraction
26212 \series default
26213 ).
26214 \end_layout
26215
26216 \begin_layout Standard
26217
26218 \family sans
26219 Page
26220 \begin_inset space ~
26221 \end_inset
26222
26223 de
26224 \begin_inset space ~
26225 \end_inset
26226
26227 flottants
26228 \family default
26229  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26230  si ils occupent plus de 50% de celle-ci (
26231 \series bold
26232
26233 \backslash
26234 floatpagefraction
26235 \series default
26236 ).
26237 \end_layout
26238
26239 \begin_layout Standard
26240 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26241  supplémentaire 
26242 \family sans
26243 Ignorer
26244 \begin_inset space ~
26245 \end_inset
26246
26247 les
26248 \begin_inset space ~
26249 \end_inset
26250
26251 règles
26252 \begin_inset space ~
26253 \end_inset
26254
26255 \SpecialChar LaTeX
26256
26257 \family default
26258 \lang english
26259 .
26260 \begin_inset Newline newline
26261 \end_inset
26262
26263
26264 \lang french
26265 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
26266  qui sont données
26267  entre parenthèses après les descriptions des règles données ci-dessus.
26268  Par exemple, pour augmenter à 50
26269 \begin_inset space \thinspace{}
26270 \end_inset
26271
26272 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26273  trop petite, ajoutez cette ligne au préambule de votre document :
26274 \end_layout
26275
26276 \begin_layout Standard
26277
26278 \series bold
26279
26280 \backslash
26281 renewcommand{
26282 \backslash
26283 bottomfraction}{0.5}
26284 \end_layout
26285
26286 \begin_layout Standard
26287 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26288  exactement à l'endroit où vous l'avez inséré.
26289  dans ce cas utilisez l'option 
26290 \family sans
26291 Ici
26292 \begin_inset space ~
26293 \end_inset
26294
26295 à
26296 \begin_inset space ~
26297 \end_inset
26298
26299 tout
26300 \begin_inset space ~
26301 \end_inset
26302
26303 Prix
26304 \family default
26305 .
26306  Utilisez cette option le moins souvent possible et seulement quand le document
26307  est presque prêt à être imprimé.
26308  En effet, le flottant n'est plus capable de 
26309 \begin_inset Quotes fld
26310 \end_inset
26311
26312 flotter
26313 \begin_inset Quotes frd
26314 \end_inset
26315
26316 , ce qui peut perturber toutes les mises en page.
26317 \end_layout
26318
26319 \begin_layout Standard
26320 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26321  sont toujours entourés par le texte d'un paragraphe donné.
26322 \begin_inset VSpace bigskip
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \begin_layout Standard
26329 On peut parfois se trouver dans la situation où un flottant est placé en
26330  haut d'une page alors que la section concernée ne commence qu'au milieu
26331  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26332  la section précédente.
26333  On peut utiliser la commande \SpecialChar LaTeX
26334  
26335 \series bold
26336
26337 \backslash
26338 suppressfloats
26339 \series default
26340  pour éviter ce cas.
26341  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26342  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26343  soit placé avant que la section commence.
26344  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26345  votre document :
26346 \end_layout
26347
26348 \begin_layout Standard
26349
26350 \series bold
26351
26352 \backslash
26353 let
26354 \backslash
26355 mySection
26356 \backslash
26357 section
26358 \begin_inset Newline newline
26359 \end_inset
26360
26361
26362 \backslash
26363 renewcommand{
26364 \backslash
26365 section}{
26366 \backslash
26367 suppressfloats[t]
26368 \backslash
26369 mySection}
26370 \end_layout
26371
26372 \begin_layout Standard
26373 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26374  comme les chapitres et les sous-sections.
26375  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26376  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
26377  pourrait ensuite
26378  avoir du mal à trouver un positionnement correct.
26379 \end_layout
26380
26381 \begin_layout Standard
26382 \begin_inset VSpace bigskip
26383 \end_inset
26384
26385 Dans certains cas il est demandé de placer toutes les figures et tous les
26386  tableaux à la fin du document.
26387  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
26388  
26389 \series bold
26390 endfloat
26391 \series default
26392
26393 \begin_inset Index idx
26394 status collapsed
26395
26396 \begin_layout Plain Layout
26397 Paquetages \SpecialChar LaTeX
26398  ! endfloat
26399 \end_layout
26400
26401 \end_inset
26402
26403  a été développé.
26404  Il met en effet tous les flottants de figures et de tableaux à la fin du
26405  document dans leurs propres sections.
26406  À la position d'origine du flottant, une indication textuelle du genre
26407  
26408 \begin_inset Quotes fld
26409 \end_inset
26410
26411
26412 \family sans
26413 [Figure
26414 \begin_inset space ~
26415 \end_inset
26416
26417 3.2 
26418 \lang english
26419 about here.
26420 \lang french
26421 ]
26422 \family default
26423
26424 \begin_inset Quotes frd
26425 \end_inset
26426
26427  est insérée.
26428  Le paquetage 
26429 \series bold
26430 endfloat
26431 \series default
26432  est chargé dans le préambule avec la ligne suivante 
26433 \end_layout
26434
26435 \begin_layout Standard
26436
26437 \series bold
26438
26439 \backslash
26440 usepackage[options]{endfloat}
26441 \end_layout
26442
26443 \begin_layout Standard
26444 Il y a aussi de nombreuses options de paquetage pour modifier le format
26445  des sections de figures ou de tableau qui sont créées.
26446  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26447  
26448 \series bold
26449 endfloa
26450 \series default
26451
26452 \begin_inset CommandInset citation
26453 LatexCommand cite
26454 key "endfloat"
26455
26456 \end_inset
26457
26458 .
26459 \begin_inset Newline newline
26460 \end_inset
26461
26462
26463 \begin_inset Note Greyedout
26464 status open
26465
26466 \begin_layout Plain Layout
26467
26468 \series bold
26469 Note: endfloat
26470 \series default
26471  ne fournit pas de traduction automatique de l'indication textuelle, vous
26472  devez donc le faire manuellement, voyez la section
26473 \begin_inset space ~
26474 \end_inset
26475
26476 4 de 
26477 \begin_inset CommandInset citation
26478 LatexCommand cite
26479 key "endfloat"
26480
26481 \end_inset
26482
26483 .
26484 \end_layout
26485
26486 \end_inset
26487
26488
26489 \begin_inset Newline newline
26490 \end_inset
26491
26492
26493 \begin_inset Note Greyedout
26494 status open
26495
26496 \begin_layout Plain Layout
26497
26498 \series bold
26499 Note:
26500 \series default
26501  Il y a actuellement un bug dans le paquetage 
26502 \series bold
26503 endfloat
26504 \series default
26505  quand la légende contient un 
26506 \begin_inset Quotes fld
26507 \end_inset
26508
26509 ß
26510 \begin_inset Quotes frd
26511 \end_inset
26512
26513  allemand.
26514  Utilisez dans ce cas la commande 
26515 \begin_inset Quotes fld
26516 \end_inset
26517
26518
26519 \series bold
26520
26521 \backslash
26522 ss
26523 \series default
26524
26525 \begin_inset Quotes frd
26526 \end_inset
26527
26528  en code \SpecialChar TeX
26529  à la place du 
26530 \begin_inset Quotes fld
26531 \end_inset
26532
26533 ß
26534 \begin_inset Quotes frd
26535 \end_inset
26536
26537 .
26538 \end_layout
26539
26540 \end_inset
26541
26542
26543 \end_layout
26544
26545 \begin_layout Standard
26546 \begin_inset VSpace bigskip
26547 \end_inset
26548
26549 Pour plus d'information sur les manières de placer les flottants, jetez
26550  un coup d'œil aux livres sur \SpecialChar LaTeX
26551
26552 \begin_inset CommandInset citation
26553 LatexCommand cite
26554 key "latexcompanion,latexguide,latexbook"
26555
26556 \end_inset
26557
26558 .
26559 \end_layout
26560
26561 \begin_layout Section
26562 Flottants renversés
26563 \begin_inset CommandInset label
26564 LatexCommand label
26565 name "sec:Flottants-renversés"
26566
26567 \end_inset
26568
26569
26570 \begin_inset Index idx
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574 Flottants ! Renversés
26575 \end_layout
26576
26577 \end_inset
26578
26579
26580 \end_layout
26581
26582 \begin_layout Standard
26583 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26584  tableaux très larges.
26585  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26586  un clic droit sur la boîte du flottant et utilisez l'option 
26587 \family sans
26588 Rotation
26589 \begin_inset space ~
26590 \end_inset
26591
26592 90°
26593 \family default
26594 .
26595 \end_layout
26596
26597 \begin_layout Standard
26598 Les flottants renversés sont systématiquement placés sur leur propre page
26599  ( ou colonne, si vous avez un document sur deux colonnes ).
26600  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26601  
26602 \family sans
26603 Plusieurs
26604 \begin_inset space ~
26605 \end_inset
26606
26607 colonnes
26608 \family default
26609  dans les paramètres du flottant.
26610  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26611  du côté de la marge externe.
26612  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26613  ajouter soit l'option 
26614 \series bold
26615 figuresleft
26616 \series default
26617  soit l'option 
26618 \series bold
26619 figuresright
26620 \series default
26621  aux options de la classe de document.
26622 \end_layout
26623
26624 \begin_layout Standard
26625 Faire référence à un flottant renversé se fait de la même manière que pour
26626  un flottant normal, la mise en forme de la légende est aussi identique
26627  : Le tableau
26628 \begin_inset space ~
26629 \end_inset
26630
26631
26632 \begin_inset CommandInset ref
26633 LatexCommand ref
26634 reference "tab:Tableau-pivoté"
26635
26636 \end_inset
26637
26638  est un exemple de flottant de tableau renversé.
26639 \end_layout
26640
26641 \begin_layout Standard
26642 \begin_inset Note Greyedout
26643 status open
26644
26645 \begin_layout Plain Layout
26646
26647 \series bold
26648 Note:
26649 \series default
26650  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26651  DVI.
26652 \end_layout
26653
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \begin_layout Standard
26660 \begin_inset Float table
26661 wide false
26662 sideways true
26663 status open
26664
26665 \begin_layout Plain Layout
26666 \begin_inset Caption Standard
26667
26668 \begin_layout Plain Layout
26669 \begin_inset CommandInset label
26670 LatexCommand label
26671 name "tab:Tableau-pivoté"
26672
26673 \end_inset
26674
26675  Tableau pivoté
26676 \end_layout
26677
26678 \end_inset
26679
26680
26681 \end_layout
26682
26683 \begin_layout Plain Layout
26684 \align center
26685 \begin_inset Tabular
26686 <lyxtabular version="3" rows="1" columns="5">
26687 <features tabularvalignment="middle">
26688 <column alignment="center" valignment="top">
26689 <column alignment="center" valignment="top">
26690 <column alignment="center" valignment="top">
26691 <column alignment="center" valignment="top">
26692 <column alignment="center" valignment="top">
26693 <row>
26694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26695 \begin_inset Text
26696
26697 \begin_layout Plain Layout
26698 test
26699 \end_layout
26700
26701 \end_inset
26702 </cell>
26703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26704 \begin_inset Text
26705
26706 \begin_layout Plain Layout
26707 b
26708 \end_layout
26709
26710 \end_inset
26711 </cell>
26712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26713 \begin_inset Text
26714
26715 \begin_layout Plain Layout
26716 c
26717 \end_layout
26718
26719 \end_inset
26720 </cell>
26721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26722 \begin_inset Text
26723
26724 \begin_layout Plain Layout
26725 d
26726 \end_layout
26727
26728 \end_inset
26729 </cell>
26730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26731 \begin_inset Text
26732
26733 \begin_layout Plain Layout
26734 e
26735 \end_layout
26736
26737 \end_inset
26738 </cell>
26739 </row>
26740 </lyxtabular>
26741
26742 \end_inset
26743
26744
26745 \end_layout
26746
26747 \end_inset
26748
26749
26750 \end_layout
26751
26752 \begin_layout Section
26753 Sous-flottants
26754 \begin_inset Index idx
26755 status collapsed
26756
26757 \begin_layout Plain Layout
26758 Flottants ! Sous-flottants
26759 \end_layout
26760
26761 \end_inset
26762
26763
26764 \end_layout
26765
26766 \begin_layout Standard
26767 Un exemple de sous-flottant : une figure composée de plusieurs images.
26768  On les crée en insérant un flottant dans un flottant existant.
26769  Le positionnement des sous-flottants peut être contrôlé comme pour les
26770  paragraphes comme on le voit avec les tableaux
26771 \begin_inset space ~
26772 \end_inset
26773
26774
26775 \begin_inset CommandInset ref
26776 LatexCommand ref
26777 reference "tab:Deux-sous-tableaux-cote-a-cote"
26778
26779 \end_inset
26780
26781  et 
26782 \begin_inset CommandInset ref
26783 LatexCommand ref
26784 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26785
26786 \end_inset
26787
26788 .
26789 \end_layout
26790
26791 \begin_layout Standard
26792 On fait référence à des sous-flottants comme on le ferait avec des flottants
26793  normaux : Les tableaux
26794 \begin_inset space ~
26795 \end_inset
26796
26797
26798 \begin_inset CommandInset ref
26799 LatexCommand ref
26800 reference "tab:Le-sous-tableau-a"
26801
26802 \end_inset
26803
26804  et 
26805 \begin_inset CommandInset ref
26806 LatexCommand ref
26807 reference "tab:Le-sous-tableau-b"
26808
26809 \end_inset
26810
26811  sont des sous-tableaux du tableau
26812 \begin_inset space ~
26813 \end_inset
26814
26815
26816 \begin_inset CommandInset ref
26817 LatexCommand ref
26818 reference "tab:Deux-sous-tableaux-cote-a-cote"
26819
26820 \end_inset
26821
26822 .
26823 \end_layout
26824
26825 \begin_layout Standard
26826 \begin_inset Float table
26827 wide false
26828 sideways false
26829 status open
26830
26831 \begin_layout Plain Layout
26832 \begin_inset Caption Standard
26833
26834 \begin_layout Plain Layout
26835 \begin_inset CommandInset label
26836 LatexCommand label
26837 name "tab:Deux-sous-tableaux-cote-a-cote"
26838
26839 \end_inset
26840
26841 Deux sous-tableaux placés côte-à-côte.
26842 \end_layout
26843
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \begin_layout Plain Layout
26850 \align center
26851 \begin_inset space \hfill{}
26852 \end_inset
26853
26854
26855 \begin_inset Float table
26856 wide false
26857 sideways false
26858 status collapsed
26859
26860 \begin_layout Plain Layout
26861 \begin_inset Caption Standard
26862
26863 \begin_layout Plain Layout
26864 \begin_inset CommandInset label
26865 LatexCommand label
26866 name "tab:Le-sous-tableau-a"
26867
26868 \end_inset
26869
26870 Le sous-tableau a
26871 \end_layout
26872
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \begin_layout Plain Layout
26879 \align center
26880 \begin_inset Tabular
26881 <lyxtabular version="3" rows="1" columns="5">
26882 <features tabularvalignment="middle">
26883 <column alignment="center" valignment="top">
26884 <column alignment="center" valignment="top">
26885 <column alignment="center" valignment="top">
26886 <column alignment="center" valignment="top">
26887 <column alignment="center" valignment="top">
26888 <row>
26889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26890 \begin_inset Text
26891
26892 \begin_layout Plain Layout
26893 test
26894 \end_layout
26895
26896 \end_inset
26897 </cell>
26898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26899 \begin_inset Text
26900
26901 \begin_layout Plain Layout
26902 b
26903 \end_layout
26904
26905 \end_inset
26906 </cell>
26907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26908 \begin_inset Text
26909
26910 \begin_layout Plain Layout
26911 c
26912 \end_layout
26913
26914 \end_inset
26915 </cell>
26916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26917 \begin_inset Text
26918
26919 \begin_layout Plain Layout
26920 d
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Plain Layout
26929 e
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 </row>
26935 </lyxtabular>
26936
26937 \end_inset
26938
26939
26940 \end_layout
26941
26942 \end_inset
26943
26944
26945 \begin_inset space \hfill{}
26946 \end_inset
26947
26948
26949 \begin_inset Float table
26950 wide false
26951 sideways false
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955 \begin_inset Caption Standard
26956
26957 \begin_layout Plain Layout
26958 \begin_inset CommandInset label
26959 LatexCommand label
26960 name "tab:Le-sous-tableau-b"
26961
26962 \end_inset
26963
26964 Le sous-tableau b.
26965 \end_layout
26966
26967 \end_inset
26968
26969
26970 \end_layout
26971
26972 \begin_layout Plain Layout
26973 \align center
26974 \begin_inset Tabular
26975 <lyxtabular version="3" rows="1" columns="5">
26976 <features tabularvalignment="middle">
26977 <column alignment="center" valignment="top">
26978 <column alignment="center" valignment="top">
26979 <column alignment="center" valignment="top">
26980 <column alignment="center" valignment="top">
26981 <column alignment="center" valignment="top">
26982 <row>
26983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26984 \begin_inset Text
26985
26986 \begin_layout Plain Layout
26987 e
26988 \end_layout
26989
26990 \end_inset
26991 </cell>
26992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26993 \begin_inset Text
26994
26995 \begin_layout Plain Layout
26996 d
26997 \end_layout
26998
26999 \end_inset
27000 </cell>
27001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27002 \begin_inset Text
27003
27004 \begin_layout Plain Layout
27005 c
27006 \end_layout
27007
27008 \end_inset
27009 </cell>
27010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27011 \begin_inset Text
27012
27013 \begin_layout Plain Layout
27014 b
27015 \end_layout
27016
27017 \end_inset
27018 </cell>
27019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27020 \begin_inset Text
27021
27022 \begin_layout Plain Layout
27023 test
27024 \end_layout
27025
27026 \end_inset
27027 </cell>
27028 </row>
27029 </lyxtabular>
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \end_inset
27037
27038
27039 \begin_inset space \hfill{}
27040 \end_inset
27041
27042
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \begin_layout Standard
27051 \begin_inset Float table
27052 wide false
27053 sideways false
27054 status open
27055
27056 \begin_layout Plain Layout
27057 \begin_inset Caption Standard
27058
27059 \begin_layout Plain Layout
27060 \begin_inset CommandInset label
27061 LatexCommand label
27062 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27063
27064 \end_inset
27065
27066 Deux sous-tableaux placés l'un sur l'autre.
27067  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
27068 \end_layout
27069
27070 \end_inset
27071
27072
27073 \end_layout
27074
27075 \begin_layout Plain Layout
27076 \align center
27077 \begin_inset Float table
27078 wide false
27079 sideways false
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083 \begin_inset Caption Standard
27084
27085 \begin_layout Plain Layout
27086
27087 \end_layout
27088
27089 \end_inset
27090
27091
27092 \end_layout
27093
27094 \begin_layout Plain Layout
27095 \align center
27096 \begin_inset Tabular
27097 <lyxtabular version="3" rows="1" columns="4">
27098 <features tabularvalignment="middle">
27099 <column alignment="center" valignment="top">
27100 <column alignment="center" valignment="top">
27101 <column alignment="center" valignment="top">
27102 <column alignment="center" valignment="top">
27103 <row>
27104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27105 \begin_inset Text
27106
27107 \begin_layout Plain Layout
27108 test
27109 \end_layout
27110
27111 \end_inset
27112 </cell>
27113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27114 \begin_inset Text
27115
27116 \begin_layout Plain Layout
27117 test
27118 \end_layout
27119
27120 \end_inset
27121 </cell>
27122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27123 \begin_inset Text
27124
27125 \begin_layout Plain Layout
27126 test
27127 \end_layout
27128
27129 \end_inset
27130 </cell>
27131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27132 \begin_inset Text
27133
27134 \begin_layout Plain Layout
27135 test
27136 \end_layout
27137
27138 \end_inset
27139 </cell>
27140 </row>
27141 </lyxtabular>
27142
27143 \end_inset
27144
27145
27146 \end_layout
27147
27148 \end_inset
27149
27150
27151 \end_layout
27152
27153 \begin_layout Plain Layout
27154 \align center
27155 \begin_inset Float table
27156 wide false
27157 sideways false
27158 status collapsed
27159
27160 \begin_layout Plain Layout
27161 \begin_inset Caption Standard
27162
27163 \begin_layout Plain Layout
27164
27165 \end_layout
27166
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \begin_layout Plain Layout
27173 \align center
27174 \begin_inset Tabular
27175 <lyxtabular version="3" rows="1" columns="5">
27176 <features tabularvalignment="middle">
27177 <column alignment="center" valignment="top">
27178 <column alignment="center" valignment="top">
27179 <column alignment="center" valignment="top">
27180 <column alignment="center" valignment="top">
27181 <column alignment="center" valignment="top">
27182 <row>
27183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27184 \begin_inset Text
27185
27186 \begin_layout Plain Layout
27187 a
27188 \end_layout
27189
27190 \end_inset
27191 </cell>
27192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27193 \begin_inset Text
27194
27195 \begin_layout Plain Layout
27196 b
27197 \end_layout
27198
27199 \end_inset
27200 </cell>
27201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27202 \begin_inset Text
27203
27204 \begin_layout Plain Layout
27205 c
27206 \end_layout
27207
27208 \end_inset
27209 </cell>
27210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27211 \begin_inset Text
27212
27213 \begin_layout Plain Layout
27214 d
27215 \end_layout
27216
27217 \end_inset
27218 </cell>
27219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27220 \begin_inset Text
27221
27222 \begin_layout Plain Layout
27223 e
27224 \end_layout
27225
27226 \end_inset
27227 </cell>
27228 </row>
27229 </lyxtabular>
27230
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \end_inset
27237
27238
27239 \end_layout
27240
27241 \end_inset
27242
27243
27244 \end_layout
27245
27246 \begin_layout Section
27247 Flottants côte-à-côte
27248 \begin_inset Index idx
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252 Flottants ! côte-à-côte
27253 \end_layout
27254
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \begin_layout Standard
27261 Pour placer des flottants côte-à-côte, comme pour la figure
27262 \begin_inset space ~
27263 \end_inset
27264
27265
27266 \begin_inset CommandInset ref
27267 LatexCommand ref
27268 reference "fig:Flottant-gauche"
27269
27270 \end_inset
27271
27272  et 
27273 \begin_inset CommandInset ref
27274 LatexCommand ref
27275 reference "fig:Flottant-droit"
27276
27277 \end_inset
27278
27279 , on n'utilise 
27280 \emph on
27281 qu'un seul 
27282 \emph default
27283 flottant.
27284  On y insère deux boîtes de minipages.
27285 \begin_inset Foot
27286 status collapsed
27287
27288 \begin_layout Plain Layout
27289 Les minipages sont décrites dans la section
27290 \begin_inset space ~
27291 \end_inset
27292
27293
27294 \begin_inset CommandInset ref
27295 LatexCommand ref
27296 reference "sec:Minipages"
27297
27298 \end_inset
27299
27300 .
27301 \end_layout
27302
27303 \end_inset
27304
27305  La largeur est mise à 45
27306 \begin_inset space \thinspace{}
27307 \end_inset
27308
27309 -50
27310 \begin_inset space \thinspace{}
27311 \end_inset
27312
27313 column% et l'alignement de la boîte à 
27314 \family sans
27315 Bas
27316 \family default
27317  pour chaque minipage.
27318  Les boîtes minipages contiennent l'image et la légende exactement comme
27319  avec un flottant.
27320  La seule différence est que l'unité de longueur 
27321 \family sans
27322 Largeur
27323 \begin_inset space ~
27324 \end_inset
27325
27326 colonne
27327 \begin_inset space ~
27328 \end_inset
27329
27330 %
27331 \family default
27332  utilisée pour l'image est maintenant définie par rapport à la largeur des
27333  boîtes minipages.
27334 \end_layout
27335
27336 \begin_layout Standard
27337 \begin_inset Float figure
27338 wide false
27339 sideways false
27340 status open
27341
27342 \begin_layout Plain Layout
27343 \begin_inset Box Frameless
27344 position "b"
27345 hor_pos "c"
27346 has_inner_box 1
27347 inner_pos "t"
27348 use_parbox 0
27349 use_makebox 0
27350 width "45col%"
27351 special "none"
27352 height "1in"
27353 height_special "totalheight"
27354 thickness "0.4pt"
27355 separation "3pt"
27356 shadowsize "4pt"
27357 framecolor "black"
27358 backgroundcolor "none"
27359 status open
27360
27361 \begin_layout Plain Layout
27362 \align center
27363 \begin_inset Graphics
27364         filename ../clipart/mobius.eps
27365         lyxscale 50
27366         width 100col%
27367         scaleBeforeRotation
27368
27369 \end_inset
27370
27371
27372 \end_layout
27373
27374 \begin_layout Plain Layout
27375 \begin_inset Caption Standard
27376
27377 \begin_layout Plain Layout
27378 \begin_inset CommandInset label
27379 LatexCommand label
27380 name "fig:Flottant-gauche"
27381
27382 \end_inset
27383
27384 Flottant du côté gauche.
27385 \end_layout
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \begin_inset space \hfill{}
27396 \end_inset
27397
27398
27399 \begin_inset Box Frameless
27400 position "b"
27401 hor_pos "c"
27402 has_inner_box 1
27403 inner_pos "t"
27404 use_parbox 0
27405 use_makebox 0
27406 width "45col%"
27407 special "none"
27408 height "1in"
27409 height_special "totalheight"
27410 thickness "0.4pt"
27411 separation "3pt"
27412 shadowsize "4pt"
27413 framecolor "black"
27414 backgroundcolor "none"
27415 status open
27416
27417 \begin_layout Plain Layout
27418 \align center
27419 \begin_inset Graphics
27420         filename ../clipart/platypus.eps
27421         lyxscale 50
27422         width 100col%
27423         scaleBeforeRotation
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \begin_layout Plain Layout
27431 \begin_inset Caption Standard
27432
27433 \begin_layout Plain Layout
27434 \begin_inset CommandInset label
27435 LatexCommand label
27436 name "fig:Flottant-droit"
27437
27438 \end_inset
27439
27440 Flottant du côté droit.
27441 \end_layout
27442
27443 \end_inset
27444
27445
27446 \end_layout
27447
27448 \end_inset
27449
27450
27451 \end_layout
27452
27453 \end_inset
27454
27455
27456 \end_layout
27457
27458 \begin_layout Section
27459 Mise en forme de la légende
27460 \begin_inset Index idx
27461 status collapsed
27462
27463 \begin_layout Plain Layout
27464 Légende ! Mise en forme
27465 \end_layout
27466
27467 \end_inset
27468
27469
27470 \begin_inset Index idx
27471 status collapsed
27472
27473 \begin_layout Plain Layout
27474 Flottants ! Mise en forme de la Légende
27475 \end_layout
27476
27477 \end_inset
27478
27479
27480 \begin_inset CommandInset label
27481 LatexCommand label
27482 name "sec:Formatage-légende"
27483
27484 \end_inset
27485
27486
27487 \end_layout
27488
27489 \begin_layout Standard
27490 L'environnement 
27491 \family sans
27492 Légende
27493 \family default
27494  est l'environnement de paragraphe implicite pour les 
27495 \family sans
27496 flottants
27497 \family default
27498 .
27499  Dans la fenêtre de \SpecialChar LyX
27500  les légendes apparaissent comme une étiquette comme
27501  par exemple 
27502 \begin_inset Quotes fld
27503 \end_inset
27504
27505
27506 \family sans
27507 Figure #:
27508 \family default
27509
27510 \begin_inset Quotes frd
27511 \end_inset
27512
27513  suivi par le texte de la légende.
27514  Le 
27515 \begin_inset Quotes fld
27516 \end_inset
27517
27518 #
27519 \begin_inset Quotes frd
27520 \end_inset
27521
27522  étant remplacé par le numéro de référence réel.
27523  implicitement l'étiquette et le numéro sont dans la même police de caractères
27524  que le texte de la légende et deux points suivent le numéro pour séparer
27525  l'étiquette du texte.
27526  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27527 \end_layout
27528
27529 \begin_layout Standard
27530 Pour modifier le format implicite des légendes, il faut charger le paquetage
27531  \SpecialChar LaTeX
27532  
27533 \series bold
27534 caption
27535 \series default
27536
27537 \begin_inset Index idx
27538 status collapsed
27539
27540 \begin_layout Plain Layout
27541 Paquetages \SpecialChar LaTeX
27542  ! caption
27543 \end_layout
27544
27545 \end_inset
27546
27547  dans le préambule de votre document avec la ligne suivante :
27548 \end_layout
27549
27550 \begin_layout Standard
27551
27552 \series bold
27553
27554 \backslash
27555 usepackage[format definition]{caption}
27556 \end_layout
27557
27558 \begin_layout Standard
27559 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27560  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27561  dans ce document, utilisez les commandes suivantes :
27562 \end_layout
27563
27564 \begin_layout Standard
27565
27566 \series bold
27567
27568 \backslash
27569 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27570 \end_layout
27571
27572 \begin_layout Standard
27573 Vous pouvez aussi définir des formats de légendes différents pour les différents
27574  types de flottants.
27575  Dans ce cas chargez le paquetage 
27576 \series bold
27577 caption 
27578 \series default
27579 sans option de format spécifique et définissez les différents formats à
27580  l'aide de la commande 
27581 \end_layout
27582
27583 \begin_layout Standard
27584
27585 \series bold
27586
27587 \backslash
27588 captionsetup[type de flottant]{définition du format}
27589 \end_layout
27590
27591 \begin_layout Standard
27592 dans le préambule du document.
27593  Par exemple les formats de légende de la Figure
27594 \begin_inset space ~
27595 \end_inset
27596
27597
27598 \begin_inset CommandInset ref
27599 LatexCommand ref
27600 reference "fig:Legende-de-fig"
27601
27602 \end_inset
27603
27604  et du Tableau
27605 \begin_inset space ~
27606 \end_inset
27607
27608
27609 \begin_inset CommandInset ref
27610 LatexCommand ref
27611 reference "tab:Légende-de-tab"
27612
27613 \end_inset
27614
27615  peuvent être créés en utilisant les commandes suivantes dans le préambule
27616  :
27617 \end_layout
27618
27619 \begin_layout Standard
27620
27621 \series bold
27622
27623 \backslash
27624 usepackage[tableposition=top]{caption}
27625 \series default
27626
27627 \begin_inset Newline newline
27628 \end_inset
27629
27630
27631 \series bold
27632
27633 \backslash
27634 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27635 \begin_inset Newline newline
27636 \end_inset
27637
27638
27639 \begin_inset Phantom HPhantom
27640 status open
27641
27642 \begin_layout Plain Layout
27643
27644 \series bold
27645
27646 \backslash
27647 captionsetup[figure]{
27648 \end_layout
27649
27650 \end_inset
27651
27652 labelsep=period}
27653 \begin_inset Newline newline
27654 \end_inset
27655
27656
27657 \backslash
27658 captionsetup[table]{labelfont={bf,sf}}
27659 \end_layout
27660
27661 \begin_layout Standard
27662 \begin_inset Note Greyedout
27663 status open
27664
27665 \begin_layout Plain Layout
27666
27667 \series bold
27668 Note:
27669 \series default
27670  L'option 
27671 \series bold
27672 tableposition=top
27673 \series default
27674  n'a pas d'effet quand on utilise un document de classe 
27675 \series bold
27676 KOMA-Script
27677 \series default
27678
27679 \begin_inset Index idx
27680 status collapsed
27681
27682 \begin_layout Plain Layout
27683 Paquetages \SpecialChar LaTeX
27684  ! KOMA-Script
27685 \end_layout
27686
27687 \end_inset
27688
27689 .
27690  Dans ce cas on doit utiliser l'option 
27691 \series bold
27692 captions=tableheading
27693 \series default
27694  de la classe de document.
27695 \end_layout
27696
27697 \end_inset
27698
27699
27700 \end_layout
27701
27702 \begin_layout Standard
27703 Pour plus d'information sur le paquetage 
27704 \series bold
27705 caption
27706 \series default
27707  nous vous renvoyons à sa documentation 
27708 \begin_inset CommandInset citation
27709 LatexCommand cite
27710 key "caption"
27711
27712 \end_inset
27713
27714 .
27715 \end_layout
27716
27717 \begin_layout Standard
27718 Pour changer le nom de l'étiquette, par exemple de 
27719 \begin_inset Quotes fld
27720 \end_inset
27721
27722 Figure
27723 \begin_inset Quotes frd
27724 \end_inset
27725
27726  à 
27727 \begin_inset Quotes fld
27728 \end_inset
27729
27730 Image
27731 \begin_inset Quotes frd
27732 \end_inset
27733
27734 , utilisez la commande suivante dans le préambule :
27735 \end_layout
27736
27737 \begin_layout Standard
27738
27739 \series bold
27740
27741 \backslash
27742 renewcommand{
27743 \backslash
27744 fnum@figure}{Image~
27745 \backslash
27746 thefigure}
27747 \end_layout
27748
27749 \begin_layout Standard
27750 où 
27751 \series bold
27752
27753 \backslash
27754 thefigure
27755 \series default
27756  insère le numéro de la figure et
27757 \series bold
27758  
27759 \begin_inset Quotes fld
27760 \end_inset
27761
27762 ~
27763 \series default
27764
27765 \begin_inset Quotes frd
27766 \end_inset
27767
27768  ajoute une espace insécable.
27769 \end_layout
27770
27771 \begin_layout Standard
27772 \begin_inset VSpace bigskip
27773 \end_inset
27774
27775 Si vous utilisez un document de classe 
27776 \series bold
27777 KOMA-Script
27778 \series default
27779
27780 \begin_inset Index idx
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784 Paquetages \SpecialChar LaTeX
27785  ! KOMA-Script
27786 \end_layout
27787
27788 \end_inset
27789
27790  (
27791 \family sans
27792 article (KOMA-Script)
27793 \family default
27794
27795 \family sans
27796 book (KOMA-Script)
27797 \family default
27798
27799 \family sans
27800 letter (KOMA-Script)
27801 \family default
27802 , ou 
27803 \family sans
27804 report (KOMA-Script)
27805 \family default
27806
27807 \begin_inset space \thinspace{}
27808 \end_inset
27809
27810 ), Vous pouvez utiliser la commande incorporée 
27811 \series bold
27812
27813 \backslash
27814 setkomafont 
27815 \series default
27816 du paquetage
27817 \series bold
27818  KOMA-Script 
27819 \series default
27820 à la place du paquetage
27821 \series bold
27822  caption.
27823  
27824 \series default
27825 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
27826  suivante au préambule de votre document :
27827 \end_layout
27828
27829 \begin_layout Standard
27830
27831 \series bold
27832
27833 \backslash
27834 setkomafont{captionlabel}{
27835 \backslash
27836 bfseries}
27837 \end_layout
27838
27839 \begin_layout Standard
27840 Pour plus d'information au sujet de 
27841 \series bold
27842
27843 \backslash
27844 setkomafont
27845 \series default
27846  nous vous renvoyons à la documentation du paquetage 
27847 \series bold
27848 KOMA-Script
27849 \series default
27850  
27851 \begin_inset CommandInset citation
27852 LatexCommand cite
27853 key "KOMA-Script"
27854
27855 \end_inset
27856
27857 .
27858 \end_layout
27859
27860 \begin_layout Standard
27861 \begin_inset ERT
27862 status collapsed
27863
27864 \begin_layout Plain Layout
27865
27866
27867 \backslash
27868 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27869 }
27870 \end_layout
27871
27872 \end_inset
27873
27874
27875 \begin_inset Note Note
27876 status open
27877
27878 \begin_layout Plain Layout
27879 Le format de la légende n'est modifié que pour cet exemple.
27880 \end_layout
27881
27882 \end_inset
27883
27884
27885 \end_layout
27886
27887 \begin_layout Standard
27888 \begin_inset Float figure
27889 placement !p
27890 wide false
27891 sideways false
27892 status open
27893
27894 \begin_layout Plain Layout
27895 \align center
27896 \begin_inset Graphics
27897         filename ../clipart/mobius.eps
27898         lyxscale 50
27899         scale 50
27900         scaleBeforeRotation
27901
27902 \end_inset
27903
27904
27905 \end_layout
27906
27907 \begin_layout Plain Layout
27908 \begin_inset Caption Standard
27909
27910 \begin_layout Plain Layout
27911 \begin_inset CommandInset label
27912 LatexCommand label
27913 name "fig:Legende-de-fig"
27914
27915 \end_inset
27916
27917 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
27918  pour montrer les différents types de formats de légendes.
27919  Ici on a utilisé un format de légende personnalisé.
27920 \end_layout
27921
27922 \end_inset
27923
27924
27925 \end_layout
27926
27927 \end_inset
27928
27929
27930 \end_layout
27931
27932 \begin_layout Standard
27933 \begin_inset ERT
27934 status collapsed
27935
27936 \begin_layout Plain Layout
27937
27938
27939 \backslash
27940 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27941 on}
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \begin_layout Standard
27950 \begin_inset Float table
27951 placement !p
27952 wide false
27953 sideways false
27954 status open
27955
27956 \begin_layout Plain Layout
27957 \begin_inset Caption Standard
27958
27959 \begin_layout Plain Layout
27960 \begin_inset CommandInset label
27961 LatexCommand label
27962 name "tab:Légende-de-tab"
27963
27964 \end_inset
27965
27966 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
27967  pour montrer les différents types de formats de légendes.
27968  Ici on a utilisé le format de légende implicite.
27969 \end_layout
27970
27971 \end_inset
27972
27973
27974 \end_layout
27975
27976 \begin_layout Plain Layout
27977 \align center
27978 \begin_inset Tabular
27979 <lyxtabular version="3" rows="1" columns="5">
27980 <features tabularvalignment="middle">
27981 <column alignment="center" valignment="top">
27982 <column alignment="center" valignment="top">
27983 <column alignment="center" valignment="top">
27984 <column alignment="center" valignment="top">
27985 <column alignment="center" valignment="top">
27986 <row>
27987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27988 \begin_inset Text
27989
27990 \begin_layout Plain Layout
27991 a
27992 \end_layout
27993
27994 \end_inset
27995 </cell>
27996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27997 \begin_inset Text
27998
27999 \begin_layout Plain Layout
28000 b
28001 \end_layout
28002
28003 \end_inset
28004 </cell>
28005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28006 \begin_inset Text
28007
28008 \begin_layout Plain Layout
28009 c
28010 \end_layout
28011
28012 \end_inset
28013 </cell>
28014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28015 \begin_inset Text
28016
28017 \begin_layout Plain Layout
28018 d
28019 \end_layout
28020
28021 \end_inset
28022 </cell>
28023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28024 \begin_inset Text
28025
28026 \begin_layout Plain Layout
28027 e
28028 \end_layout
28029
28030 \end_inset
28031 </cell>
28032 </row>
28033 </lyxtabular>
28034
28035 \end_inset
28036
28037
28038 \end_layout
28039
28040 \end_inset
28041
28042
28043 \end_layout
28044
28045 \begin_layout Section
28046 Positionnement de la Légende
28047 \begin_inset Index idx
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 Légende ! Placement
28052 \end_layout
28053
28054 \end_inset
28055
28056
28057 \begin_inset Index idx
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061 Flottants ! Placement de la légende
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \begin_inset CommandInset label
28068 LatexCommand label
28069 name "sec:Placement-légende"
28070
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \begin_layout Standard
28077 La règle habituelle pour placer la légende est :
28078 \end_layout
28079
28080 \begin_layout Description
28081 Figure
28082 \begin_inset space ~
28083 \end_inset
28084
28085 : La légende est placée en dessous de la figure
28086 \end_layout
28087
28088 \begin_layout Description
28089 Tableau
28090 \begin_inset space ~
28091 \end_inset
28092
28093 : La légende est placée au dessus du tableau
28094 \end_layout
28095
28096 \begin_layout Standard
28097 Malheureusement les classes standard de \SpecialChar LaTeX
28098  ne gèrent pas les légendes au dessus
28099  des tableaux.
28100  Ce qui fait que si vous utilisez une des classes de document 
28101 \family sans
28102 article
28103 \family default
28104
28105 \family sans
28106 book
28107 \family default
28108
28109 \family sans
28110 letter
28111 \family default
28112 , ou 
28113 \family sans
28114 report
28115 \family default
28116  il n'y aura pas d'espace libre entre la légende et le tableau.
28117  Pour insérer l'espace nécessaire, 
28118 \lang english
28119 load
28120 \lang french
28121  le paquetage \SpecialChar LaTeX
28122  
28123 \series bold
28124 caption
28125 \series default
28126
28127 \begin_inset Index idx
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131 Paquetages \SpecialChar LaTeX
28132  ! caption
28133 \end_layout
28134
28135 \end_inset
28136
28137  dans le préambule de votre document avec l'option
28138 \begin_inset Foot
28139 status collapsed
28140
28141 \begin_layout Plain Layout
28142 Voir la section
28143 \begin_inset space ~
28144 \end_inset
28145
28146
28147 \begin_inset CommandInset ref
28148 LatexCommand ref
28149 reference "sec:Formatage-légende"
28150
28151 \end_inset
28152
28153  pour plus d'information sur le paquetage 
28154 \series bold
28155 caption
28156 \series default
28157 .
28158 \end_layout
28159
28160 \end_inset
28161
28162
28163 \end_layout
28164
28165 \begin_layout Standard
28166
28167 \series bold
28168 tableposition=top
28169 \end_layout
28170
28171 \begin_layout Standard
28172 Si vous utilisez une classe de document 
28173 \series bold
28174 KOMA-Script
28175 \series default
28176
28177 \begin_inset Index idx
28178 status collapsed
28179
28180 \begin_layout Plain Layout
28181 Paquetages \SpecialChar LaTeX
28182  ! KOMA-Script
28183 \end_layout
28184
28185 \end_inset
28186
28187  (
28188 \family sans
28189 article (KOMA-Script)
28190 \family default
28191
28192 \family sans
28193 book (KOMA-Script)
28194 \family default
28195
28196 \family sans
28197 letter (KOMA-Script)
28198 \family default
28199 , ou 
28200 \family sans
28201 report (KOMA-Script)
28202 \family default
28203
28204 \begin_inset space \thinspace{}
28205 \end_inset
28206
28207 ), vous pouvez utiliser à la place du paquetage 
28208 \series bold
28209 caption
28210 \series default
28211  l'option
28212 \end_layout
28213
28214 \begin_layout Standard
28215
28216 \series bold
28217 captions=tableheading
28218 \end_layout
28219
28220 \begin_layout Standard
28221 de la classe de document.
28222 \begin_inset Foot
28223 status open
28224
28225 \begin_layout Plain Layout
28226 Cette option est utilisée dans le document
28227 \end_layout
28228
28229 \end_inset
28230
28231
28232 \end_layout
28233
28234 \begin_layout Standard
28235 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
28236  le menu contextuel dans une légende avec un clic droit et indiquer si la
28237  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
28238  Vous pouvez de cette façon écraser le réglage global de placement des légendes
28239  pour certaines d'entre elles.
28240  Le tableau
28241 \begin_inset space ~
28242 \end_inset
28243
28244
28245 \begin_inset CommandInset ref
28246 LatexCommand ref
28247 reference "tab:A-caption-marked"
28248
28249 \end_inset
28250
28251  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
28252  alors qu'elle est insérée au-dessus.
28253  Par comparaison, la légende du tableau
28254 \begin_inset space ~
28255 \end_inset
28256
28257
28258 \begin_inset CommandInset ref
28259 LatexCommand ref
28260 reference "tab:A-standard-table"
28261
28262 \end_inset
28263
28264  n'est pas repositionnée.
28265 \end_layout
28266
28267 \begin_layout Standard
28268 \begin_inset Float table
28269 wide false
28270 sideways false
28271 status open
28272
28273 \begin_layout Plain Layout
28274 \begin_inset Caption Below
28275
28276 \begin_layout Plain Layout
28277 \begin_inset CommandInset label
28278 LatexCommand label
28279 name "tab:A-caption-marked"
28280
28281 \end_inset
28282
28283 Une légende positionnée sous le tableau par le menu contextuel
28284 \lang english
28285 .
28286 \end_layout
28287
28288 \end_inset
28289
28290
28291 \end_layout
28292
28293 \begin_layout Plain Layout
28294 \align center
28295 \begin_inset Tabular
28296 <lyxtabular version="3" rows="3" columns="3">
28297 <features tabularvalignment="middle">
28298 <column alignment="center" valignment="top" width="0pt">
28299 <column alignment="center" valignment="top" width="0pt">
28300 <column alignment="center" valignment="top" width="0pt">
28301 <row>
28302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28303 \begin_inset Text
28304
28305 \begin_layout Plain Layout
28306 1
28307 \end_layout
28308
28309 \end_inset
28310 </cell>
28311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28312 \begin_inset Text
28313
28314 \begin_layout Plain Layout
28315 2
28316 \end_layout
28317
28318 \end_inset
28319 </cell>
28320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28321 \begin_inset Text
28322
28323 \begin_layout Plain Layout
28324 3
28325 \end_layout
28326
28327 \end_inset
28328 </cell>
28329 </row>
28330 <row>
28331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28332 \begin_inset Text
28333
28334 \begin_layout Plain Layout
28335 Jean
28336 \end_layout
28337
28338 \end_inset
28339 </cell>
28340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28341 \begin_inset Text
28342
28343 \begin_layout Plain Layout
28344 Marie
28345 \end_layout
28346
28347 \end_inset
28348 </cell>
28349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28350 \begin_inset Text
28351
28352 \begin_layout Plain Layout
28353 Pierre
28354 \end_layout
28355
28356 \end_inset
28357 </cell>
28358 </row>
28359 <row>
28360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28361 \begin_inset Text
28362
28363 \begin_layout Plain Layout
28364 \begin_inset Formula $\int x^{2}dx$
28365 \end_inset
28366
28367
28368 \end_layout
28369
28370 \end_inset
28371 </cell>
28372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28373 \begin_inset Text
28374
28375 \begin_layout Plain Layout
28376 \begin_inset Formula $\left[\begin{array}{cc}
28377 a & b\\
28378 c & d
28379 \end{array}\right]$
28380 \end_inset
28381
28382
28383 \end_layout
28384
28385 \end_inset
28386 </cell>
28387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28388 \begin_inset Text
28389
28390 \begin_layout Plain Layout
28391 \begin_inset Formula $1+1=2$
28392 \end_inset
28393
28394
28395 \end_layout
28396
28397 \end_inset
28398 </cell>
28399 </row>
28400 </lyxtabular>
28401
28402 \end_inset
28403
28404
28405 \end_layout
28406
28407 \end_inset
28408
28409
28410 \end_layout
28411
28412 \begin_layout Standard
28413 \begin_inset Float table
28414 wide false
28415 sideways false
28416 status open
28417
28418 \begin_layout Plain Layout
28419 \begin_inset Caption Standard
28420
28421 \begin_layout Plain Layout
28422 \begin_inset CommandInset label
28423 LatexCommand label
28424 name "tab:A-standard-table"
28425
28426 \end_inset
28427
28428 Une légende de tableau standard
28429 \end_layout
28430
28431 \end_inset
28432
28433
28434 \end_layout
28435
28436 \begin_layout Plain Layout
28437 \align center
28438 \begin_inset Tabular
28439 <lyxtabular version="3" rows="3" columns="3">
28440 <features tabularvalignment="middle">
28441 <column alignment="center" valignment="top" width="0pt">
28442 <column alignment="center" valignment="top" width="0pt">
28443 <column alignment="center" valignment="top" width="0pt">
28444 <row>
28445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28446 \begin_inset Text
28447
28448 \begin_layout Plain Layout
28449 1
28450 \end_layout
28451
28452 \end_inset
28453 </cell>
28454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28455 \begin_inset Text
28456
28457 \begin_layout Plain Layout
28458 2
28459 \end_layout
28460
28461 \end_inset
28462 </cell>
28463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28464 \begin_inset Text
28465
28466 \begin_layout Plain Layout
28467 3
28468 \end_layout
28469
28470 \end_inset
28471 </cell>
28472 </row>
28473 <row>
28474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28475 \begin_inset Text
28476
28477 \begin_layout Plain Layout
28478 Jean
28479 \end_layout
28480
28481 \end_inset
28482 </cell>
28483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28484 \begin_inset Text
28485
28486 \begin_layout Plain Layout
28487 Marie
28488 \end_layout
28489
28490 \end_inset
28491 </cell>
28492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28493 \begin_inset Text
28494
28495 \begin_layout Plain Layout
28496 Pierre
28497 \end_layout
28498
28499 \end_inset
28500 </cell>
28501 </row>
28502 <row>
28503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28504 \begin_inset Text
28505
28506 \begin_layout Plain Layout
28507 \begin_inset Formula $\int x^{2}dx$
28508 \end_inset
28509
28510
28511 \end_layout
28512
28513 \end_inset
28514 </cell>
28515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28516 \begin_inset Text
28517
28518 \begin_layout Plain Layout
28519 \begin_inset Formula $\left[\begin{array}{cc}
28520 a & b\\
28521 c & d
28522 \end{array}\right]$
28523 \end_inset
28524
28525
28526 \end_layout
28527
28528 \end_inset
28529 </cell>
28530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28531 \begin_inset Text
28532
28533 \begin_layout Plain Layout
28534 \begin_inset Formula $1+1=2$
28535 \end_inset
28536
28537
28538 \end_layout
28539
28540 \end_inset
28541 </cell>
28542 </row>
28543 </lyxtabular>
28544
28545 \end_inset
28546
28547
28548 \end_layout
28549
28550 \end_inset
28551
28552
28553 \end_layout
28554
28555 \begin_layout Standard
28556 \begin_inset VSpace bigskip
28557 \end_inset
28558
28559 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28560  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
28561  
28562 \series bold
28563 sidecap
28564 \series default
28565
28566 \begin_inset Index idx
28567 status collapsed
28568
28569 \begin_layout Plain Layout
28570 Paquetages \SpecialChar LaTeX
28571  ! sidecap
28572 \end_layout
28573
28574 \end_inset
28575
28576  dans le préambule de votre document avec la ligne de commande suivante
28577 \end_layout
28578
28579 \begin_layout Standard
28580
28581 \series bold
28582
28583 \backslash
28584 usepackage[option]{sidecap}
28585 \end_layout
28586
28587 \begin_layout Standard
28588 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28589  extérieure – à droite sur les pages impaires et à gauche sur les pages
28590  paires.
28591  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28592  
28593 \series bold
28594 innercaption
28595 \series default
28596 .
28597  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28598  
28599 \series bold
28600 rightcaption
28601 \series default
28602  ou 
28603 \series bold
28604 leftcaption
28605 \series default
28606 .
28607 \end_layout
28608
28609 \begin_layout Standard
28610 \begin_inset ERT
28611 status collapsed
28612
28613 \begin_layout Plain Layout
28614
28615
28616 \backslash
28617 ifsidecap
28618 \end_layout
28619
28620 \end_inset
28621
28622
28623 \begin_inset Note Note
28624 status open
28625
28626 \begin_layout Plain Layout
28627 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
28628  
28629 \series bold
28630 sidecap
28631 \series default
28632  a été installé.
28633 \end_layout
28634
28635 \end_inset
28636
28637
28638 \end_layout
28639
28640 \begin_layout Standard
28641 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28642  ajouter ces commandes dans le préambule de votre document :
28643 \end_layout
28644
28645 \begin_layout Standard
28646 \noindent
28647 \begin_inset CommandInset line
28648 LatexCommand rule
28649 offset "0.5ex"
28650 width "100line%"
28651 height "1pt"
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Standard
28659
28660 \series bold
28661
28662 \backslash
28663 newcommand{
28664 \backslash
28665 TabBesBeg}[1][1.0]{%
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 \begin_inset space ~
28675 \end_inset
28676
28677
28678 \end_layout
28679
28680 \end_inset
28681
28682
28683 \backslash
28684 let
28685 \backslash
28686 MyTable
28687 \backslash
28688 table
28689 \begin_inset Newline newline
28690 \end_inset
28691
28692
28693 \begin_inset Phantom HPhantom
28694 status open
28695
28696 \begin_layout Plain Layout
28697
28698 \series medium
28699 \begin_inset space ~
28700 \end_inset
28701
28702
28703 \end_layout
28704
28705 \end_inset
28706
28707
28708 \backslash
28709 let
28710 \backslash
28711 MyEndtable
28712 \backslash
28713 endtable
28714 \begin_inset Newline newline
28715 \end_inset
28716
28717
28718 \begin_inset Phantom HPhantom
28719 status open
28720
28721 \begin_layout Plain Layout
28722
28723 \series medium
28724 \begin_inset space ~
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \backslash
28734 renewenvironment{table}[1]{
28735 \backslash
28736 begin{SCtable}[#1]##1}{
28737 \backslash
28738 end{SCtable}}}
28739 \end_layout
28740
28741 \begin_layout Standard
28742
28743 \series bold
28744
28745 \backslash
28746 newcommand{
28747 \backslash
28748 TabBesEnd}{%
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 table
28770 \backslash
28771 MyTable
28772 \begin_inset Newline newline
28773 \end_inset
28774
28775
28776 \begin_inset Phantom HPhantom
28777 status open
28778
28779 \begin_layout Plain Layout
28780 \begin_inset space ~
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \backslash
28790 let
28791 \backslash
28792 endtable
28793 \backslash
28794 MyEndtable
28795 \end_layout
28796
28797 \begin_layout Standard
28798
28799 \series bold
28800
28801 \backslash
28802 newcommand{
28803 \backslash
28804 FigBesBeg}[1][1.0]{%
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 MyFigure
28826 \backslash
28827 figure
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 let
28847 \backslash
28848 MyEndfigure
28849 \backslash
28850 endfigure
28851 \begin_inset Newline newline
28852 \end_inset
28853
28854
28855 \begin_inset Phantom HPhantom
28856 status open
28857
28858 \begin_layout Plain Layout
28859 \begin_inset space ~
28860 \end_inset
28861
28862
28863 \end_layout
28864
28865 \end_inset
28866
28867
28868 \backslash
28869 renewenvironment{figure}[1]{
28870 \backslash
28871 begin{SCfigure}[#1]##1}{
28872 \backslash
28873 end{SCfigure}}}
28874 \end_layout
28875
28876 \begin_layout Standard
28877
28878 \series bold
28879
28880 \backslash
28881 newcommand{
28882 \backslash
28883 FigBesEnd}{%
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 figure
28905 \backslash
28906 MyFigure
28907 \begin_inset Newline newline
28908 \end_inset
28909
28910
28911 \begin_inset Phantom HPhantom
28912 status open
28913
28914 \begin_layout Plain Layout
28915 \begin_inset space ~
28916 \end_inset
28917
28918
28919 \end_layout
28920
28921 \end_inset
28922
28923
28924 \backslash
28925 let
28926 \backslash
28927 endfigure
28928 \backslash
28929 MyEndfigure}
28930 \end_layout
28931
28932 \begin_layout Standard
28933 \noindent
28934 \begin_inset CommandInset line
28935 LatexCommand rule
28936 offset "0.5ex"
28937 width "100line%"
28938 height "1pt"
28939
28940 \end_inset
28941
28942
28943 \end_layout
28944
28945 \begin_layout Standard
28946 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
28947  la légende se place sur le côté.
28948  Pour les flottants de figure, utilisez la commande
28949 \end_layout
28950
28951 \begin_layout Standard
28952
28953 \series bold
28954
28955 \backslash
28956 FigBesBeg
28957 \end_layout
28958
28959 \begin_layout Standard
28960 en code \SpecialChar TeX
28961  avant le flottant.
28962  Et insérez la commande
28963 \end_layout
28964
28965 \begin_layout Standard
28966
28967 \series bold
28968
28969 \backslash
28970 FigBesEnd
28971 \end_layout
28972
28973 \begin_layout Standard
28974 en code \SpecialChar TeX
28975  à l'endroit où vous voulez revenir à la définition originale du
28976  flottant.
28977 \end_layout
28978
28979 \begin_layout Standard
28980 Pour les flottants de tableau, utilisez les commandes correspondantes
28981 \end_layout
28982
28983 \begin_layout Standard
28984
28985 \series bold
28986
28987 \backslash
28988 TabBesBeg
28989 \series default
28990  et 
28991 \series bold
28992
28993 \backslash
28994 TabBesEnd
28995 \end_layout
28996
28997 \begin_layout Standard
28998 La figure
28999 \begin_inset space ~
29000 \end_inset
29001
29002
29003 \begin_inset CommandInset ref
29004 LatexCommand ref
29005 reference "fig:legende-a-coté-fig"
29006
29007 \end_inset
29008
29009  et le tableau
29010 \begin_inset space ~
29011 \end_inset
29012
29013
29014 \begin_inset CommandInset ref
29015 LatexCommand ref
29016 reference "tab:legende-à-coté-tableau"
29017
29018 \end_inset
29019
29020  sont des exemples où la légende a été mises sur le coté.
29021 \end_layout
29022
29023 \begin_layout Standard
29024 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
29025  pour les flottants de tableau et vers le bas pour les flottants de figure.
29026  Pour changer ce comportement, vous pouvez utiliser les commandes
29027 \end_layout
29028
29029 \begin_layout Standard
29030
29031 \series bold
29032
29033 \backslash
29034 sidecaptionvpos{type flottant}{placement}
29035 \end_layout
29036
29037 \begin_layout Standard
29038 dans le préambule du document ou en code \SpecialChar TeX
29039  juste avant le flottant visé.
29040  Le type du flottant est soit 
29041 \family sans
29042 figure
29043 \family default
29044  soit 
29045 \family sans
29046 table
29047 \family default
29048 , le placement peut être 
29049 \begin_inset Quotes fld
29050 \end_inset
29051
29052
29053 \family sans
29054 t
29055 \family default
29056
29057 \begin_inset Quotes frd
29058 \end_inset
29059
29060  pour haut (top), 
29061 \begin_inset Quotes fld
29062 \end_inset
29063
29064
29065 \family sans
29066 c
29067 \family default
29068
29069 \begin_inset Quotes frd
29070 \end_inset
29071
29072
29073 \begin_inset Quotes erd
29074 \end_inset
29075
29076  pour centre (center), ou 
29077 \begin_inset Quotes fld
29078 \end_inset
29079
29080
29081 \family sans
29082 b
29083 \family default
29084
29085 \begin_inset Quotes frd
29086 \end_inset
29087
29088  pour bas (bottom).
29089  Pour que, par exemple, les légendes des flottants de figure soient centrés
29090  verticalement, utilisez la commande
29091 \end_layout
29092
29093 \begin_layout Standard
29094
29095 \series bold
29096
29097 \backslash
29098 sidecaptionvpos{figure}{c}
29099 \end_layout
29100
29101 \begin_layout Standard
29102 C'est ce qui a été utilisé pour la figure
29103 \begin_inset space ~
29104 \end_inset
29105
29106
29107 \begin_inset CommandInset ref
29108 LatexCommand ref
29109 reference "fig:legende-à-coté-fig-2"
29110
29111 \end_inset
29112
29113 .
29114 \end_layout
29115
29116 \begin_layout Standard
29117 \begin_inset VSpace medskip
29118 \end_inset
29119
29120
29121 \end_layout
29122
29123 \begin_layout Standard
29124 La largeur de légende par défaut est celle de l'image ou du tableau.
29125  Pour des images ou des tableaux étroits, comme le tableau
29126 \begin_inset space ~
29127 \end_inset
29128
29129
29130 \begin_inset CommandInset ref
29131 LatexCommand ref
29132 reference "tab:legende-à-coté-tableau"
29133
29134 \end_inset
29135
29136 , cela donne des légendes trop étroites.
29137  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
29138  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
29139  La largeur de la légende sera automatiquement recalculée dans le cas où
29140  cette dernière déborderait dans la marge de la page ou de la colonne à
29141  cause de la largeur indiquée.
29142  Le 
29143 \emph on
29144 facteur 
29145 \emph default
29146 peut soit être donné comme argument pour 
29147 \series bold
29148
29149 \backslash
29150 FigBesBeg
29151 \series default
29152 :
29153 \end_layout
29154
29155 \begin_layout Standard
29156
29157 \series bold
29158
29159 \backslash
29160 FigBesBeg[facteur]
29161 \end_layout
29162
29163 \begin_layout Standard
29164 ou dans la définition de 
29165 \series bold
29166
29167 \backslash
29168 FigBesBeg 
29169 \series default
29170 en remplaçant le
29171 \series bold
29172  1.0 
29173 \series default
29174 par une autre valeur.
29175  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29176  façon implicite quand  
29177 \series bold
29178
29179 \backslash
29180 FigBesBeg
29181 \series default
29182  est utilisé sans argument.
29183  Pour le tableau
29184 \begin_inset space ~
29185 \end_inset
29186
29187
29188 \begin_inset CommandInset ref
29189 LatexCommand ref
29190 reference "tab:cap-beside-tab-wider"
29191
29192 \end_inset
29193
29194  on a utilisé 5 comme facteur.
29195 \end_layout
29196
29197 \begin_layout Standard
29198
29199 \lang english
29200 \begin_inset Note Greyedout
29201 status open
29202
29203 \begin_layout Plain Layout
29204
29205 \series bold
29206 Note:
29207 \series default
29208  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29209  utiliser l'option de placement, 
29210 \family sans
29211 Ici
29212 \begin_inset space ~
29213 \end_inset
29214
29215 à
29216 \begin_inset space ~
29217 \end_inset
29218
29219 tout
29220 \begin_inset space ~
29221 \end_inset
29222
29223 prix
29224 \family default
29225  parce qu'elle n'est pas gérée par 
29226 \series bold
29227 sidecap
29228 \series default
29229 .
29230 \end_layout
29231
29232 \end_inset
29233
29234
29235 \end_layout
29236
29237 \begin_layout Standard
29238 \begin_inset VSpace medskip
29239 \end_inset
29240
29241 Pour plus d'information sur le paquetage 
29242 \series bold
29243 sidecap
29244 \series default
29245  nous vous renvoyons à sa documentation 
29246 \begin_inset CommandInset citation
29247 LatexCommand cite
29248 key "sidecap"
29249
29250 \end_inset
29251
29252 .
29253 \end_layout
29254
29255 \begin_layout Standard
29256 \begin_inset Note Greyedout
29257 status open
29258
29259 \begin_layout Plain Layout
29260
29261 \series bold
29262 Note:
29263 \series default
29264  Le paquetage \SpecialChar LaTeX
29265  
29266 \series bold
29267 hypcap
29268 \series default
29269
29270 \begin_inset Index idx
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274 Paquetages \SpecialChar LaTeX
29275  ! hypcap
29276 \end_layout
29277
29278 \end_inset
29279
29280 , qui est décrit dans la section
29281 \begin_inset space ~
29282 \end_inset
29283
29284
29285 \begin_inset CommandInset ref
29286 LatexCommand ref
29287 reference "subsec:Reference-Position"
29288
29289 \end_inset
29290
29291 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29292 \end_layout
29293
29294 \end_inset
29295
29296
29297 \end_layout
29298
29299 \begin_layout Standard
29300 \begin_inset ERT
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304
29305
29306 \backslash
29307 FigBesBeg 
29308 \end_layout
29309
29310 \end_inset
29311
29312
29313 \end_layout
29314
29315 \begin_layout Standard
29316 \begin_inset Float figure
29317 wide false
29318 sideways false
29319 status open
29320
29321 \begin_layout Plain Layout
29322 \begin_inset Graphics
29323         filename ../clipart/escher-lsd.eps
29324         scale 75
29325         scaleBeforeRotation
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Plain Layout
29333 \begin_inset Caption Standard
29334
29335 \begin_layout Plain Layout
29336 \begin_inset CommandInset label
29337 LatexCommand label
29338 name "fig:legende-a-coté-fig"
29339
29340 \end_inset
29341
29342 Une légende à côté d'une figure.
29343 \end_layout
29344
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \end_inset
29351
29352
29353 \end_layout
29354
29355 \begin_layout Standard
29356 \begin_inset ERT
29357 status collapsed
29358
29359 \begin_layout Plain Layout
29360
29361
29362 \backslash
29363 FigBesEnd
29364 \end_layout
29365
29366 \end_inset
29367
29368
29369 \end_layout
29370
29371 \begin_layout Standard
29372 \begin_inset ERT
29373 status collapsed
29374
29375 \begin_layout Plain Layout
29376
29377
29378 \backslash
29379 TabBesBeg 
29380 \end_layout
29381
29382 \end_inset
29383
29384
29385 \end_layout
29386
29387 \begin_layout Standard
29388 \begin_inset Float table
29389 wide false
29390 sideways false
29391 status open
29392
29393 \begin_layout Plain Layout
29394 \begin_inset Caption Standard
29395
29396 \begin_layout Plain Layout
29397 \begin_inset CommandInset label
29398 LatexCommand label
29399 name "tab:legende-à-coté-tableau"
29400
29401 \end_inset
29402
29403 Une légende à côté d'un tableau.
29404 \end_layout
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \begin_layout Plain Layout
29412 \begin_inset Tabular
29413 <lyxtabular version="3" rows="4" columns="5">
29414 <features tabularvalignment="middle">
29415 <column alignment="center" valignment="top">
29416 <column alignment="center" valignment="top">
29417 <column alignment="center" valignment="top">
29418 <column alignment="center" valignment="top">
29419 <column alignment="center" valignment="top">
29420 <row>
29421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29422 \begin_inset Text
29423
29424 \begin_layout Plain Layout
29425 a
29426 \end_layout
29427
29428 \end_inset
29429 </cell>
29430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29431 \begin_inset Text
29432
29433 \begin_layout Plain Layout
29434
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29440 \begin_inset Text
29441
29442 \begin_layout Plain Layout
29443 b
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29449 \begin_inset Text
29450
29451 \begin_layout Plain Layout
29452
29453 \end_layout
29454
29455 \end_inset
29456 </cell>
29457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29458 \begin_inset Text
29459
29460 \begin_layout Plain Layout
29461 c
29462 \end_layout
29463
29464 \end_inset
29465 </cell>
29466 </row>
29467 <row>
29468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29469 \begin_inset Text
29470
29471 \begin_layout Plain Layout
29472
29473 \end_layout
29474
29475 \end_inset
29476 </cell>
29477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29478 \begin_inset Text
29479
29480 \begin_layout Plain Layout
29481 d
29482 \end_layout
29483
29484 \end_inset
29485 </cell>
29486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29487 \begin_inset Text
29488
29489 \begin_layout Plain Layout
29490
29491 \end_layout
29492
29493 \end_inset
29494 </cell>
29495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29496 \begin_inset Text
29497
29498 \begin_layout Plain Layout
29499 e
29500 \end_layout
29501
29502 \end_inset
29503 </cell>
29504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29505 \begin_inset Text
29506
29507 \begin_layout Plain Layout
29508
29509 \end_layout
29510
29511 \end_inset
29512 </cell>
29513 </row>
29514 <row>
29515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29516 \begin_inset Text
29517
29518 \begin_layout Plain Layout
29519 f
29520 \end_layout
29521
29522 \end_inset
29523 </cell>
29524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29525 \begin_inset Text
29526
29527 \begin_layout Plain Layout
29528
29529 \end_layout
29530
29531 \end_inset
29532 </cell>
29533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29534 \begin_inset Text
29535
29536 \begin_layout Plain Layout
29537 g
29538 \end_layout
29539
29540 \end_inset
29541 </cell>
29542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29543 \begin_inset Text
29544
29545 \begin_layout Plain Layout
29546
29547 \end_layout
29548
29549 \end_inset
29550 </cell>
29551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29552 \begin_inset Text
29553
29554 \begin_layout Plain Layout
29555 h
29556 \end_layout
29557
29558 \end_inset
29559 </cell>
29560 </row>
29561 <row>
29562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566
29567 \end_layout
29568
29569 \end_inset
29570 </cell>
29571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29572 \begin_inset Text
29573
29574 \begin_layout Plain Layout
29575 i
29576 \end_layout
29577
29578 \end_inset
29579 </cell>
29580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29581 \begin_inset Text
29582
29583 \begin_layout Plain Layout
29584
29585 \end_layout
29586
29587 \end_inset
29588 </cell>
29589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29590 \begin_inset Text
29591
29592 \begin_layout Plain Layout
29593 j
29594 \end_layout
29595
29596 \end_inset
29597 </cell>
29598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29599 \begin_inset Text
29600
29601 \begin_layout Plain Layout
29602
29603 \end_layout
29604
29605 \end_inset
29606 </cell>
29607 </row>
29608 </lyxtabular>
29609
29610 \end_inset
29611
29612
29613 \end_layout
29614
29615 \end_inset
29616
29617
29618 \end_layout
29619
29620 \begin_layout Standard
29621 \begin_inset ERT
29622 status collapsed
29623
29624 \begin_layout Plain Layout
29625
29626
29627 \backslash
29628 TabBesEnd
29629 \end_layout
29630
29631 \end_inset
29632
29633
29634 \end_layout
29635
29636 \begin_layout Standard
29637 \begin_inset ERT
29638 status collapsed
29639
29640 \begin_layout Plain Layout
29641
29642
29643 \backslash
29644 FigBesBeg 
29645 \end_layout
29646
29647 \end_inset
29648
29649
29650 \end_layout
29651
29652 \begin_layout Standard
29653 \begin_inset ERT
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657
29658
29659 \backslash
29660 sidecaptionvpos{figure}{c}
29661 \end_layout
29662
29663 \end_inset
29664
29665
29666 \begin_inset Float figure
29667 wide false
29668 sideways false
29669 status open
29670
29671 \begin_layout Plain Layout
29672 \begin_inset Graphics
29673         filename ../clipart/escher-lsd.eps
29674         scale 75
29675         scaleBeforeRotation
29676
29677 \end_inset
29678
29679
29680 \end_layout
29681
29682 \begin_layout Plain Layout
29683 \begin_inset Caption Standard
29684
29685 \begin_layout Plain Layout
29686 \begin_inset CommandInset label
29687 LatexCommand label
29688 name "fig:legende-à-coté-fig-2"
29689
29690 \end_inset
29691
29692 Une légende centrée verticalement à côté d'une figure.
29693 \end_layout
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \end_inset
29701
29702
29703 \end_layout
29704
29705 \begin_layout Standard
29706 \begin_inset ERT
29707 status collapsed
29708
29709 \begin_layout Plain Layout
29710
29711
29712 \backslash
29713 FigBesEnd
29714 \end_layout
29715
29716 \end_inset
29717
29718
29719 \end_layout
29720
29721 \begin_layout Standard
29722 \begin_inset ERT
29723 status collapsed
29724
29725 \begin_layout Plain Layout
29726
29727
29728 \backslash
29729 TabBesBeg[5]
29730 \end_layout
29731
29732 \end_inset
29733
29734
29735 \end_layout
29736
29737 \begin_layout Standard
29738 \begin_inset Float table
29739 wide false
29740 sideways false
29741 status open
29742
29743 \begin_layout Plain Layout
29744 \begin_inset Caption Standard
29745
29746 \begin_layout Plain Layout
29747
29748 \lang english
29749 \begin_inset CommandInset label
29750 LatexCommand label
29751 name "tab:cap-beside-tab-wider"
29752
29753 \end_inset
29754
29755 This is a caption is wider than the one in
29756 \lang french
29757  tableau
29758 \begin_inset space ~
29759 \end_inset
29760
29761
29762 \begin_inset CommandInset ref
29763 LatexCommand ref
29764 reference "tab:legende-à-coté-tableau"
29765
29766 \end_inset
29767
29768 .
29769 \end_layout
29770
29771 \end_inset
29772
29773
29774 \end_layout
29775
29776 \begin_layout Plain Layout
29777 \begin_inset Tabular
29778 <lyxtabular version="3" rows="4" columns="5">
29779 <features tabularvalignment="middle">
29780 <column alignment="center" valignment="top">
29781 <column alignment="center" valignment="top">
29782 <column alignment="center" valignment="top">
29783 <column alignment="center" valignment="top">
29784 <column alignment="center" valignment="top">
29785 <row>
29786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29787 \begin_inset Text
29788
29789 \begin_layout Plain Layout
29790 a
29791 \end_layout
29792
29793 \end_inset
29794 </cell>
29795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799
29800 \end_layout
29801
29802 \end_inset
29803 </cell>
29804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29805 \begin_inset Text
29806
29807 \begin_layout Plain Layout
29808 b
29809 \end_layout
29810
29811 \end_inset
29812 </cell>
29813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Plain Layout
29817
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Plain Layout
29826 c
29827 \end_layout
29828
29829 \end_inset
29830 </cell>
29831 </row>
29832 <row>
29833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29834 \begin_inset Text
29835
29836 \begin_layout Plain Layout
29837
29838 \end_layout
29839
29840 \end_inset
29841 </cell>
29842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29843 \begin_inset Text
29844
29845 \begin_layout Plain Layout
29846 d
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Plain Layout
29855
29856 \end_layout
29857
29858 \end_inset
29859 </cell>
29860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29861 \begin_inset Text
29862
29863 \begin_layout Plain Layout
29864 e
29865 \end_layout
29866
29867 \end_inset
29868 </cell>
29869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29870 \begin_inset Text
29871
29872 \begin_layout Plain Layout
29873
29874 \end_layout
29875
29876 \end_inset
29877 </cell>
29878 </row>
29879 <row>
29880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29881 \begin_inset Text
29882
29883 \begin_layout Plain Layout
29884 f
29885 \end_layout
29886
29887 \end_inset
29888 </cell>
29889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29890 \begin_inset Text
29891
29892 \begin_layout Plain Layout
29893
29894 \end_layout
29895
29896 \end_inset
29897 </cell>
29898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29899 \begin_inset Text
29900
29901 \begin_layout Plain Layout
29902 g
29903 \end_layout
29904
29905 \end_inset
29906 </cell>
29907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29908 \begin_inset Text
29909
29910 \begin_layout Plain Layout
29911
29912 \end_layout
29913
29914 \end_inset
29915 </cell>
29916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29917 \begin_inset Text
29918
29919 \begin_layout Plain Layout
29920 h
29921 \end_layout
29922
29923 \end_inset
29924 </cell>
29925 </row>
29926 <row>
29927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29928 \begin_inset Text
29929
29930 \begin_layout Plain Layout
29931
29932 \end_layout
29933
29934 \end_inset
29935 </cell>
29936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29937 \begin_inset Text
29938
29939 \begin_layout Plain Layout
29940 i
29941 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29946 \begin_inset Text
29947
29948 \begin_layout Plain Layout
29949
29950 \end_layout
29951
29952 \end_inset
29953 </cell>
29954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29955 \begin_inset Text
29956
29957 \begin_layout Plain Layout
29958 j
29959 \end_layout
29960
29961 \end_inset
29962 </cell>
29963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29964 \begin_inset Text
29965
29966 \begin_layout Plain Layout
29967
29968 \end_layout
29969
29970 \end_inset
29971 </cell>
29972 </row>
29973 </lyxtabular>
29974
29975 \end_inset
29976
29977
29978 \end_layout
29979
29980 \end_inset
29981
29982
29983 \end_layout
29984
29985 \begin_layout Standard
29986 \begin_inset ERT
29987 status collapsed
29988
29989 \begin_layout Plain Layout
29990
29991
29992 \backslash
29993 TabBesEnd
29994 \end_layout
29995
29996 \end_inset
29997
29998
29999 \end_layout
30000
30001 \begin_layout Standard
30002 \begin_inset ERT
30003 status collapsed
30004
30005 \begin_layout Plain Layout
30006
30007
30008 \backslash
30009 else
30010 \end_layout
30011
30012 \end_inset
30013
30014
30015 \begin_inset Note Note
30016 status open
30017
30018 \begin_layout Plain Layout
30019 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
30020  
30021 \series bold
30022 sidecap
30023 \series default
30024  n'est pas installé :
30025 \end_layout
30026
30027 \end_inset
30028
30029
30030 \end_layout
30031
30032 \begin_layout Standard
30033 Vous devez installer le paquetage \SpecialChar LaTeX
30034  
30035 \series bold
30036 sidecap
30037 \series default
30038  pour voir la suite de cette section dans la sortie imprimée.
30039 \end_layout
30040
30041 \begin_layout Standard
30042 \begin_inset ERT
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046
30047
30048 \backslash
30049 fi
30050 \end_layout
30051
30052 \end_inset
30053
30054
30055 \end_layout
30056
30057 \begin_layout Section
30058 Les listes de flottants
30059 \begin_inset Index idx
30060 status collapsed
30061
30062 \begin_layout Plain Layout
30063 Flottants ! Listes de Flottants
30064 \end_layout
30065
30066 \end_inset
30067
30068
30069 \end_layout
30070
30071 \begin_layout Standard
30072 De la même façon que la table des matières fait la liste des sections du
30073  document, il y a des listes pour tous les types de flottants, comme par
30074  exemple pour les figures du document.
30075  Vous pouvez les insérer en utilisant le menu 
30076 \family sans
30077 Insertion\SpecialChar menuseparator
30078 Listes
30079 \begin_inset space ~
30080 \end_inset
30081
30082 &
30083 \begin_inset space ~
30084 \end_inset
30085
30086 TdM
30087 \family default
30088 .
30089 \end_layout
30090
30091 \begin_layout Standard
30092 Les entrées de la liste sont la légende du flottant ou éventuellement le
30093  titre court, le numéro du flottant, et le numéro de la page où le flottant
30094  apparaît dans le document.
30095 \end_layout
30096
30097 \begin_layout Standard
30098 Vous trouverez à la fin de ce document une liste des figures et une liste
30099  des tableaux.
30100 \end_layout
30101
30102 \begin_layout Chapter
30103 Notes
30104 \end_layout
30105
30106 \begin_layout Section
30107 Les notes de \SpecialChar LyX
30108
30109 \begin_inset Index idx
30110 status collapsed
30111
30112 \begin_layout Plain Layout
30113 Notes ! Notes \SpecialChar LyX
30114  
30115 \end_layout
30116
30117 \end_inset
30118
30119
30120 \end_layout
30121
30122 \begin_layout Standard
30123 On peut insérer une note en utilisant le bouton 
30124 \begin_inset Info
30125 type  "icon"
30126 arg   "note-insert"
30127 \end_inset
30128
30129  de la barre d'outils ou avec le menu 
30130 \family sans
30131 Insertion\SpecialChar menuseparator
30132 Note
30133 \family default
30134 .
30135  Il y a trois types de notes :
30136 \end_layout
30137
30138 \begin_layout Description
30139 Note
30140 \begin_inset space ~
30141 \end_inset
30142
30143 \SpecialChar LyX
30144  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
30145  La boîte de cette note ressemble à ceci :
30146 \begin_inset Newline newline
30147 \end_inset
30148
30149
30150 \begin_inset Newline newline
30151 \end_inset
30152
30153
30154 \begin_inset Graphics
30155         filename clipart/LyXNoteImageQt4.png
30156         display false
30157         scale 65
30158         scaleBeforeRotation
30159
30160 \end_inset
30161
30162  
30163 \begin_inset Note Note
30164 status open
30165
30166 \begin_layout Plain Layout
30167 Le texte de cette note n'apparaîtra pas à l'impression.
30168 \end_layout
30169
30170 \end_inset
30171
30172
30173 \end_layout
30174
30175 \begin_layout Description
30176 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30177  il est inséré comme un commentaire \SpecialChar LaTeX
30178  quand vous exportez votre document
30179  vers un fichier au format \SpecialChar LaTeX
30180  avec le menu 
30181 \family sans
30182 Fichier\SpecialChar menuseparator
30183 Exporter\SpecialChar menuseparator
30184 \SpecialChar LaTeX
30185  (pdflatex) / (plain)
30186 \family default
30187 .
30188  La boîte de cette note ressemble à ceci :
30189 \begin_inset Newline newline
30190 \end_inset
30191
30192
30193 \begin_inset Newline newline
30194 \end_inset
30195
30196
30197 \begin_inset Graphics
30198         filename clipart/CommentNoteImageQt4.png
30199         display false
30200         scale 55
30201         scaleBeforeRotation
30202
30203 \end_inset
30204
30205  
30206 \begin_inset Note Comment
30207 status open
30208
30209 \begin_layout Plain Layout
30210 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30211  \SpecialChar LaTeX
30212 .
30213 \end_layout
30214
30215 \end_inset
30216
30217
30218 \end_layout
30219
30220 \begin_layout Description
30221 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30222  La boîte de cette note ressemble à ceci :
30223 \begin_inset Newline newline
30224 \end_inset
30225
30226
30227 \begin_inset Newline newline
30228 \end_inset
30229
30230
30231 \begin_inset Graphics
30232         filename clipart/GreyedOutNoteImageQt4.png
30233         lyxscale 80
30234         display false
30235         scale 55
30236         scaleBeforeRotation
30237
30238 \end_inset
30239
30240
30241 \begin_inset Newline newline
30242 \end_inset
30243
30244
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250
30251 \backslash
30252 renewenvironment{lyxgreyedout}
30253 \end_layout
30254
30255 \begin_layout Plain Layout
30256
30257 {
30258 \backslash
30259 textcolor[gray]{0.8}
30260 \backslash
30261 bgroup}{
30262 \backslash
30263 egroup}
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \begin_inset Note Greyedout
30270 status open
30271
30272 \begin_layout Plain Layout
30273 Le texte
30274 \begin_inset Foot
30275 status collapsed
30276
30277 \begin_layout Plain Layout
30278 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
30279  grisé.
30280  
30281 \end_layout
30282
30283 \end_inset
30284
30285  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
30286 \end_layout
30287
30288 \end_inset
30289
30290
30291 \begin_inset ERT
30292 status collapsed
30293
30294 \begin_layout Plain Layout
30295
30296
30297 \backslash
30298 renewenvironment{lyxgreyedout}
30299 \end_layout
30300
30301 \begin_layout Plain Layout
30302
30303 {
30304 \backslash
30305 textcolor{blue}
30306 \backslash
30307 bgroup}{
30308 \backslash
30309 egroup}
30310 \end_layout
30311
30312 \end_inset
30313
30314
30315 \begin_inset Note Note
30316 status collapsed
30317
30318 \begin_layout Plain Layout
30319 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30320  originale qu'elle a dans \SpecialChar LyX
30321 .
30322  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30323  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30324 \end_layout
30325
30326 \end_inset
30327
30328
30329 \begin_inset Newline newline
30330 \end_inset
30331
30332
30333 \begin_inset Newline newline
30334 \end_inset
30335
30336 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30337  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30338 \end_layout
30339
30340 \begin_layout Standard
30341 \begin_inset VSpace bigskip
30342 \end_inset
30343
30344 Quand vous utilisez le bouton 
30345 \begin_inset Info
30346 type  "icon"
30347 arg   "note-insert"
30348 \end_inset
30349
30350  de la barre d'outils, vous insérez une 
30351 \family sans
30352 Note
30353 \begin_inset space ~
30354 \end_inset
30355
30356 \SpecialChar LyX
30357
30358 \family default
30359 .
30360  
30361 \lang english
30362 You can switch between the three note types by right-clicking on the note-box.
30363
30364 \lang french
30365  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30366 la et cliquez sur le bouton d'insertion de note.
30367  Pour retransformer une note en texte, appuyez sur la touche 
30368 \family sans
30369 backspace
30370 \family default
30371  quand le curseur est au tout début de la note ou appuyez sur la touche
30372  
30373 \family sans
30374 Suppr.
30375
30376 \family default
30377  quand le curseur se trouve à la fin de la note.
30378 \end_layout
30379
30380 \begin_layout Standard
30381 \begin_inset VSpace bigskip
30382 \end_inset
30383
30384
30385 \end_layout
30386
30387 \begin_layout Standard
30388 Vous pouvez changer la couleur des notes grisées dans le menu 
30389 \family sans
30390 Document\SpecialChar menuseparator
30391 Paramètres\SpecialChar menuseparator
30392 Couleurs
30393 \family default
30394 .
30395 \end_layout
30396
30397 \begin_layout Section
30398 Notes en bas de page
30399 \begin_inset CommandInset label
30400 LatexCommand label
30401 name "sec:Notes-bas-de-page"
30402
30403 \end_inset
30404
30405
30406 \begin_inset Index idx
30407 status collapsed
30408
30409 \begin_layout Plain Layout
30410 Notes ! Notes de bas de page
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \begin_inset Index idx
30417 status collapsed
30418
30419 \begin_layout Plain Layout
30420 Notes de bas de page
30421 \end_layout
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30430  
30431 \begin_inset Info
30432 type  "icon"
30433 arg   "footnote-insert"
30434 \end_inset
30435
30436  de la barre d'outils, soit en utilisant le menu 
30437 \family sans
30438 Insertion\SpecialChar menuseparator
30439 Note
30440 \begin_inset space ~
30441 \end_inset
30442
30443 en
30444 \begin_inset space ~
30445 \end_inset
30446
30447 Bas
30448 \begin_inset space ~
30449 \end_inset
30450
30451 de
30452 \begin_inset space ~
30453 \end_inset
30454
30455 Page
30456 \family default
30457 .
30458  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30459  rouge 
30460 \begin_inset Quotes fld
30461 \end_inset
30462
30463 bas
30464 \begin_inset Quotes frd
30465 \end_inset
30466
30467  qui ressemble à ceci : 
30468 \begin_inset Graphics
30469         filename clipart/footnoteQt4.png
30470         scale 80
30471         scaleBeforeRotation
30472
30473 \end_inset
30474
30475  Vous pouvez y entrer votre texte.
30476  Si vous voulez transformer du texte déjà existant en note en bas de page,
30477  sélectionnez-le et cliquez sur le bouton 
30478 \family sans
30479 Note
30480 \begin_inset space ~
30481 \end_inset
30482
30483 en
30484 \begin_inset space ~
30485 \end_inset
30486
30487 Bas
30488 \begin_inset space ~
30489 \end_inset
30490
30491 de
30492 \begin_inset space ~
30493 \end_inset
30494
30495 Page
30496 \family default
30497  de la barre d'outils.
30498  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30499  
30500 \family sans
30501 Backspace
30502 \family default
30503  quand le curseur est au tout début de la note ou appuyez sur la touche
30504  
30505 \family sans
30506 Suppr.
30507
30508 \family default
30509  quand le curseur se trouve à la fin de la note.
30510 \end_layout
30511
30512 \begin_layout Standard
30513 Voici un exemple de note en bas de page:
30514 \begin_inset Foot
30515 status open
30516
30517 \begin_layout Plain Layout
30518 \begin_inset CommandInset label
30519 LatexCommand label
30520 name "fn:Note-en-bas"
30521
30522 \end_inset
30523
30524 Ceci est un exemple de note en bas de page.
30525 \end_layout
30526
30527 \end_inset
30528
30529
30530 \begin_inset ERT
30531 status collapsed
30532
30533 \begin_layout Plain Layout
30534
30535
30536 \backslash
30537 newcounter{MyRepeatFoot}
30538 \end_layout
30539
30540 \begin_layout Plain Layout
30541
30542
30543 \backslash
30544 setcounter{MyRepeatFoot}{
30545 \backslash
30546 thefootnote}
30547 \end_layout
30548
30549 \end_inset
30550
30551
30552 \end_layout
30553
30554 \begin_layout Standard
30555 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30556  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30557  de note.
30558  Le texte de la note est placé en bas de la page courante.
30559  Le numéro de note est calculé par \SpecialChar LaTeX
30560 , et les numéros se suivent.
30561  Selon votre classe de document les numéros de notes pourront être réinitialisés
30562  à chaque nouveau chapitre.
30563 \end_layout
30564
30565 \begin_layout Standard
30566 On peut faire référence à une note en bas de page comme on le fait avec
30567  les flottants : Insérez une étiquette dans la note et faites une référence
30568  croisée vers cette étiquette comme c'est décrit dans la
30569 \begin_inset space ~
30570 \end_inset
30571
30572
30573 \begin_inset CommandInset ref
30574 LatexCommand ref
30575 reference "sec:Referencer-les-Flottants"
30576
30577 \end_inset
30578
30579 .
30580 \begin_inset Newline newline
30581 \end_inset
30582
30583 Voici une référence à une note de bas de page :
30584 \begin_inset space ~
30585 \end_inset
30586
30587
30588 \begin_inset CommandInset ref
30589 LatexCommand ref
30590 reference "fn:Note-en-bas"
30591
30592 \end_inset
30593
30594 .
30595 \end_layout
30596
30597 \begin_layout Standard
30598 \begin_inset VSpace defskip
30599 \end_inset
30600
30601
30602 \lang english
30603 Footnotes in title environments are usually not numbered with symbols and
30604  they cannot contain several paragraphs.
30605  See for example the footnote in the titling of this document.
30606 \end_layout
30607
30608 \begin_layout Standard
30609 \begin_inset VSpace defskip
30610 \end_inset
30611
30612
30613 \end_layout
30614
30615 \begin_layout Standard
30616 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30617  par \SpecialChar LaTeX
30618  pour des raisons techniques.
30619  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30620  
30621 \series bold
30622
30623 \backslash
30624 footnotemark{}
30625 \series default
30626  en code \SpecialChar TeX
30627  à la place de la note de bas de page.
30628  Le texte de la note est mis en argument de la commande \SpecialChar TeX
30629  
30630 \series bold
30631
30632 \backslash
30633 footnotetext
30634 \series default
30635  après le tableau.
30636 \begin_inset Newline newline
30637 \end_inset
30638
30639 C'est ce qui a été fait pour le tableau qui suit avec la commande
30640 \end_layout
30641
30642 \begin_layout Standard
30643
30644 \series bold
30645
30646 \backslash
30647 footnotetext{
30648 \series default
30649 Note de bas de page de tableau imprimée.
30650 \series bold
30651 }
30652 \end_layout
30653
30654 \begin_layout Standard
30655
30656 \lang english
30657 \begin_inset Tabular
30658 <lyxtabular version="3" rows="2" columns="1">
30659 <features tabularvalignment="middle">
30660 <column alignment="center" valignment="top">
30661 <row>
30662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30663 \begin_inset Text
30664
30665 \begin_layout Plain Layout
30666 Un exemple de texte
30667 \begin_inset Foot
30668 status open
30669
30670 \begin_layout Plain Layout
30671 Cette note ne sera pas imprimée
30672 \begin_inset space ~
30673 \end_inset
30674
30675 !
30676 \end_layout
30677
30678 \end_inset
30679
30680
30681 \end_layout
30682
30683 \end_inset
30684 </cell>
30685 </row>
30686 <row>
30687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30688 \begin_inset Text
30689
30690 \begin_layout Plain Layout
30691 Un autre exemple de texte
30692 \begin_inset ERT
30693 status collapsed
30694
30695 \begin_layout Plain Layout
30696
30697
30698 \backslash
30699 footnotemark{}
30700 \end_layout
30701
30702 \end_inset
30703
30704
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 </row>
30710 </lyxtabular>
30711
30712 \end_inset
30713
30714
30715 \begin_inset ERT
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719
30720
30721 \backslash
30722 footnotetext{
30723 \end_layout
30724
30725 \end_inset
30726
30727
30728 \lang french
30729 Note de bas de page de tableau imprimée.
30730 \lang english
30731
30732 \begin_inset ERT
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736
30737 }
30738 \end_layout
30739
30740 \end_inset
30741
30742
30743 \end_layout
30744
30745 \begin_layout Standard
30746 Les notes de bas de page dans des tableaux longs sont décrites dans la section
30747 \begin_inset space ~
30748 \end_inset
30749
30750
30751 \begin_inset CommandInset ref
30752 LatexCommand ref
30753 reference "subsec:Notes-dans-tableau-long"
30754
30755 \end_inset
30756
30757 .
30758 \end_layout
30759
30760 \begin_layout Standard
30761 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30762  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30763 e, vu que la minipage est considérée comme une page se trouvant dans une
30764  autre page.
30765  Pour plus d'information sur les minipages, voyez la section
30766 \begin_inset space ~
30767 \end_inset
30768
30769
30770 \begin_inset CommandInset ref
30771 LatexCommand ref
30772 reference "sec:Minipages"
30773
30774 \end_inset
30775
30776 .
30777  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30778  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30779  la méthode utilisant les commandes 
30780 \series bold
30781
30782 \backslash
30783 footnotemark{}
30784 \series default
30785  et 
30786 \series bold
30787
30788 \backslash
30789 footnotetext
30790 \series default
30791 .
30792 \end_layout
30793
30794 \begin_layout Standard
30795 \begin_inset Box Frameless
30796 position "t"
30797 hor_pos "c"
30798 has_inner_box 1
30799 inner_pos "t"
30800 use_parbox 0
30801 use_makebox 0
30802 width "100col%"
30803 special "none"
30804 height "1in"
30805 height_special "totalheight"
30806 thickness "0.4pt"
30807 separation "3pt"
30808 shadowsize "4pt"
30809 framecolor "black"
30810 backgroundcolor "none"
30811 status open
30812
30813 \begin_layout Plain Layout
30814 Un exemple de texte dans une minipage.
30815 \begin_inset Foot
30816 status open
30817
30818 \begin_layout Plain Layout
30819 Note de bas de page dans la minipage.
30820 \end_layout
30821
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \begin_layout Plain Layout
30828 Un autre exemple de texte dans une minipage.
30829 \begin_inset ERT
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833
30834
30835 \backslash
30836 footnotemark{}
30837 \end_layout
30838
30839 \end_inset
30840
30841
30842 \end_layout
30843
30844 \end_inset
30845
30846
30847 \end_layout
30848
30849 \begin_layout Standard
30850 \begin_inset ERT
30851 status collapsed
30852
30853 \begin_layout Plain Layout
30854
30855
30856 \backslash
30857 footnotetext{
30858 \end_layout
30859
30860 \end_inset
30861
30862 Note de bas de page en dehors de la minipage.
30863 \begin_inset ERT
30864 status collapsed
30865
30866 \begin_layout Plain Layout
30867
30868 }
30869 \end_layout
30870
30871 \end_inset
30872
30873
30874 \end_layout
30875
30876 \begin_layout Standard
30877 \begin_inset VSpace defskip
30878 \end_inset
30879
30880
30881 \end_layout
30882
30883 \begin_layout Standard
30884 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30885  utilisez la commande 
30886 \series bold
30887
30888 \backslash
30889 footnotemark[number]
30890 \series default
30891  en code \SpecialChar TeX
30892 .
30893 \begin_inset Newline newline
30894 \end_inset
30895
30896 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30897  votre texte, vous devez enregistrer son numéro.
30898  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30899  ont été insérées en code \SpecialChar TeX
30900  après la note
30901 \begin_inset space ~
30902 \end_inset
30903
30904
30905 \begin_inset CommandInset ref
30906 LatexCommand ref
30907 reference "fn:Note-en-bas"
30908
30909 \end_inset
30910
30911  pour enregistrer son numéro
30912 \begin_inset space ~
30913 \end_inset
30914
30915 :
30916 \end_layout
30917
30918 \begin_layout Standard
30919
30920 \series bold
30921
30922 \backslash
30923 newcounter{MaNoteDupliquee}
30924 \begin_inset Newline newline
30925 \end_inset
30926
30927
30928 \backslash
30929 setcounter{MaNoteDupliquee}{
30930 \backslash
30931 thefootnote}
30932 \end_layout
30933
30934 \begin_layout Standard
30935 La note de bas de page a été créée avec la commande
30936 \begin_inset space ~
30937 \end_inset
30938
30939 :
30940 \end_layout
30941
30942 \begin_layout Standard
30943
30944 \series bold
30945
30946 \backslash
30947 footnotemark[
30948 \backslash
30949 MaNoteDupliquee]
30950 \end_layout
30951
30952 \begin_layout Standard
30953 Voici une note de bas de page dupliquée
30954 \begin_inset space ~
30955 \end_inset
30956
30957 :
30958 \begin_inset ERT
30959 status collapsed
30960
30961 \begin_layout Plain Layout
30962
30963
30964 \backslash
30965 footnotemark[
30966 \backslash
30967 theMyRepeatFoot]
30968 \end_layout
30969
30970 \end_inset
30971
30972
30973 \end_layout
30974
30975 \begin_layout Standard
30976 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
30977 t du numéro de note et juste utiliser la commande suivante
30978 \end_layout
30979
30980 \begin_layout Standard
30981
30982 \series bold
30983
30984 \backslash
30985 footnotemark[
30986 \backslash
30987 thefootnote]
30988 \end_layout
30989
30990 \begin_layout Standard
30991 Voici une autre note de bas de page dupliquée
30992 \begin_inset space ~
30993 \end_inset
30994
30995 :
30996 \begin_inset ERT
30997 status collapsed
30998
30999 \begin_layout Plain Layout
31000
31001
31002 \backslash
31003 footnotemark[
31004 \backslash
31005 thefootnote]
31006 \end_layout
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \begin_layout Subsection
31014 Numérotation de notes de bas de page
31015 \begin_inset CommandInset label
31016 LatexCommand label
31017 name "subsec:Numerotation-notes-bas-de-page"
31018
31019 \end_inset
31020
31021
31022 \begin_inset Index idx
31023 status collapsed
31024
31025 \begin_layout Plain Layout
31026 Notes de bas de page ! Numérotation
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \end_layout
31033
31034 \begin_layout Standard
31035 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
31036  ajoutez cette commande dans le préambule de votre document :
31037 \end_layout
31038
31039 \begin_layout Standard
31040
31041 \series bold
31042
31043 \backslash
31044 @addtoreset{footnote}{section}
31045 \end_layout
31046
31047 \begin_layout Standard
31048 \begin_inset VSpace bigskip
31049 \end_inset
31050
31051 La commande de préambule suivante change le style de numérotation des notes
31052  en petits chiffres romains :
31053 \end_layout
31054
31055 \begin_layout Standard
31056
31057 \series bold
31058
31059 \backslash
31060 renewcommand{
31061 \backslash
31062 thefootnote}{
31063 \backslash
31064 roman{footnote}}
31065 \end_layout
31066
31067 \begin_layout Standard
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 renewcommand{
31076 \backslash
31077 thefootnote}{
31078 \backslash
31079 roman{footnote}}
31080 \end_layout
31081
31082 \end_inset
31083
31084  Cette note de bas de page utilise une numérotation en chiffres romains
31085  :
31086 \begin_inset Foot
31087 status open
31088
31089 \begin_layout Plain Layout
31090 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
31091  romains.
31092 \end_layout
31093
31094 \end_inset
31095
31096
31097 \end_layout
31098
31099 \begin_layout Standard
31100 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
31101  la commande précédente 
31102 \series bold
31103
31104 \backslash
31105 roman
31106 \series default
31107  par 
31108 \series bold
31109
31110 \backslash
31111 Roman
31112 \series default
31113 .
31114  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
31115  utilisez respectivement soit 
31116 \series bold
31117
31118 \backslash
31119 Alph
31120 \series default
31121  soit 
31122 \series bold
31123
31124 \backslash
31125 alph
31126 \series default
31127 .
31128  Pour les 
31129 \begin_inset Quotes fld
31130 \end_inset
31131
31132 numéroter
31133 \begin_inset Quotes frd
31134 \end_inset
31135
31136  avec des symboles, utilisez 
31137 \series bold
31138
31139 \backslash
31140 fnsymbol
31141 \series default
31142 .
31143 \end_layout
31144
31145 \begin_layout Standard
31146 \begin_inset Note Greyedout
31147 status open
31148
31149 \begin_layout Plain Layout
31150
31151 \series bold
31152 Note:
31153 \series default
31154  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
31155  puisque cette numérotation est limitée à des lettres seules.
31156 \end_layout
31157
31158 \end_inset
31159
31160
31161 \begin_inset Newline newline
31162 \end_inset
31163
31164
31165 \begin_inset Note Greyedout
31166 status open
31167
31168 \begin_layout Plain Layout
31169
31170 \series bold
31171 Note:
31172 \series default
31173  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
31174 \end_layout
31175
31176 \end_inset
31177
31178
31179 \end_layout
31180
31181 \begin_layout Standard
31182 Pour revenir au style de numérotation implicite quand vous en avez changé,
31183  utilisez 
31184 \series bold
31185
31186 \backslash
31187 arabic
31188 \series default
31189  à la place de 
31190 \series bold
31191
31192 \backslash
31193 roman
31194 \series default
31195  dans la commande précédente.
31196 \begin_inset ERT
31197 status collapsed
31198
31199 \begin_layout Plain Layout
31200
31201
31202 \backslash
31203 renewcommand{
31204 \backslash
31205 thefootnote}{
31206 \backslash
31207 arabic{footnote}}
31208 \end_layout
31209
31210 \end_inset
31211
31212
31213 \end_layout
31214
31215 \begin_layout Standard
31216 \begin_inset VSpace bigskip
31217 \end_inset
31218
31219
31220 \end_layout
31221
31222 \begin_layout Standard
31223 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31224  le schéma 
31225 \begin_inset Quotes fld
31226 \end_inset
31227
31228 chapitre.note
31229 \begin_inset Quotes frd
31230 \end_inset
31231
31232 , ajoutez la commande suivante au préambule de votre document :
31233 \end_layout
31234
31235 \begin_layout Standard
31236
31237 \series bold
31238
31239 \backslash
31240 numberwithin{footnote}{chapter}
31241 \end_layout
31242
31243 \begin_layout Standard
31244 Pour pouvoir utiliser la commande 
31245 \series bold
31246
31247 \backslash
31248 numberwithin
31249 \series default
31250 , activez dans la rubrique 
31251 \family sans
31252 Options
31253 \begin_inset space ~
31254 \end_inset
31255
31256 des
31257 \begin_inset space ~
31258 \end_inset
31259
31260 Maths
31261 \family default
31262  dans les paramètres du document, l'option 
31263 \family sans
31264 Utiliser
31265 \begin_inset space ~
31266 \end_inset
31267
31268 le
31269 \begin_inset space ~
31270 \end_inset
31271
31272 paquetage
31273 \begin_inset space ~
31274 \end_inset
31275
31276 maths
31277 \begin_inset space ~
31278 \end_inset
31279
31280 AMS
31281 \family default
31282 .
31283 \end_layout
31284
31285 \begin_layout Standard
31286 \begin_inset ERT
31287 status collapsed
31288
31289 \begin_layout Plain Layout
31290
31291
31292 \backslash
31293 numberwithin{footnote}{chapter}
31294 \end_layout
31295
31296 \end_inset
31297
31298 Ceci est un autre exemple de note de bas de page:
31299 \series bold
31300
31301 \begin_inset Foot
31302 status open
31303
31304 \begin_layout Plain Layout
31305 Cette note est numérotée en suivant le schéma 
31306 \begin_inset Quotes fld
31307 \end_inset
31308
31309 chapitre.note
31310 \begin_inset Quotes frd
31311 \end_inset
31312
31313 .
31314 \end_layout
31315
31316 \end_inset
31317
31318
31319 \series default
31320
31321 \begin_inset ERT
31322 status collapsed
31323
31324 \begin_layout Plain Layout
31325
31326
31327 \backslash
31328 renewcommand{
31329 \backslash
31330 thefootnote}{
31331 \backslash
31332 arabic{footnote}}
31333 \end_layout
31334
31335 \end_inset
31336
31337
31338 \end_layout
31339
31340 \begin_layout Standard
31341 \begin_inset Note Greyedout
31342 status open
31343
31344 \begin_layout Plain Layout
31345
31346 \series bold
31347 Note:
31348 \series default
31349  
31350 \series bold
31351
31352 \backslash
31353 numberwithin
31354 \series default
31355  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31356  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31357  prises en compte.
31358  
31359 \end_layout
31360
31361 \end_inset
31362
31363
31364 \end_layout
31365
31366 \begin_layout Standard
31367 Donc pour avoir par exemple le schéma 
31368 \begin_inset Quotes fld
31369 \end_inset
31370
31371 chapitre.
31372 \backslash
31373 Roman{note}
31374 \begin_inset Quotes frd
31375 \end_inset
31376
31377 , utilisez la commande suivante plutôt que 
31378 \series bold
31379
31380 \backslash
31381 numberwithin
31382 \series default
31383  :
31384 \end_layout
31385
31386 \begin_layout Standard
31387
31388 \series bold
31389
31390 \backslash
31391 renewcommand{
31392 \backslash
31393 thefootnote}{
31394 \backslash
31395 thechapter.
31396 \backslash
31397 Roman{footnote}}
31398 \end_layout
31399
31400 \begin_layout Subsection
31401 Positionnement de notes de bas de page
31402 \begin_inset Index idx
31403 status collapsed
31404
31405 \begin_layout Plain Layout
31406 Notes de bas de page ! Positionnement
31407 \end_layout
31408
31409 \end_inset
31410
31411
31412 \end_layout
31413
31414 \begin_layout Standard
31415 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31416  vertical entre elles en bas de la page.
31417  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31418  de 1.5
31419 \begin_inset space \thinspace{}
31420 \end_inset
31421
31422 mm avec la commande suivante dans le préambule :
31423 \end_layout
31424
31425 \begin_layout Standard
31426
31427 \series bold
31428
31429 \backslash
31430 let
31431 \backslash
31432 myFoot
31433 \backslash
31434 footnote
31435 \begin_inset Newline newline
31436 \end_inset
31437
31438
31439 \backslash
31440 renewcommand{
31441 \backslash
31442 footnote}[1]{
31443 \backslash
31444 myFoot{#1
31445 \backslash
31446 vspace{1.5mm}}}
31447 \end_layout
31448
31449 \begin_layout Standard
31450 \begin_inset VSpace bigskip
31451 \end_inset
31452
31453 Dans un document à deux colonnes les notes de bas de page apparaissent en
31454  bas de chaque colonne, comme sur la Figure
31455 \begin_inset space ~
31456 \end_inset
31457
31458
31459 \begin_inset CommandInset ref
31460 LatexCommand ref
31461 reference "fig:Position-standard-note-bas-de-page"
31462
31463 \end_inset
31464
31465 .
31466  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31467  sur la Figure
31468 \begin_inset space ~
31469 \end_inset
31470
31471
31472 \begin_inset CommandInset ref
31473 LatexCommand ref
31474 reference "fig:Position-note-avec-ftnright"
31475
31476 \end_inset
31477
31478 , utilisez le paquetage \SpecialChar LaTeX
31479  
31480 \series bold
31481 ftnright
31482 \series default
31483
31484 \begin_inset Index idx
31485 status collapsed
31486
31487 \begin_layout Plain Layout
31488 Paquetages \SpecialChar LaTeX
31489  ! ftnright
31490 \end_layout
31491
31492 \end_inset
31493
31494  avec cette commande dans le préambule du document:
31495 \end_layout
31496
31497 \begin_layout Standard
31498
31499 \series bold
31500
31501 \backslash
31502 usepackage{ftnright}
31503 \end_layout
31504
31505 \begin_layout Standard
31506 \begin_inset Float figure
31507 placement !h
31508 wide false
31509 sideways false
31510 status open
31511
31512 \begin_layout Plain Layout
31513 \begin_inset ERT
31514 status collapsed
31515
31516 \begin_layout Plain Layout
31517
31518
31519 \backslash
31520 framebox{
31521 \end_layout
31522
31523 \end_inset
31524
31525
31526 \begin_inset Graphics
31527         filename ../clipart/without_fntright.pdf
31528         width 100col%
31529         scaleBeforeRotation
31530
31531 \end_inset
31532
31533
31534 \begin_inset ERT
31535 status collapsed
31536
31537 \begin_layout Plain Layout
31538
31539 }
31540 \end_layout
31541
31542 \end_inset
31543
31544
31545 \end_layout
31546
31547 \begin_layout Plain Layout
31548 \begin_inset Caption Standard
31549
31550 \begin_layout Plain Layout
31551 \begin_inset CommandInset label
31552 LatexCommand label
31553 name "fig:Position-standard-note-bas-de-page"
31554
31555 \end_inset
31556
31557 Positionnement standard des notes de bas de page dans un document à deux
31558  colonnes.
31559 \end_layout
31560
31561 \end_inset
31562
31563
31564 \end_layout
31565
31566 \end_inset
31567
31568
31569 \end_layout
31570
31571 \begin_layout Standard
31572 \begin_inset Float figure
31573 placement !h
31574 wide false
31575 sideways false
31576 status open
31577
31578 \begin_layout Plain Layout
31579 \begin_inset ERT
31580 status collapsed
31581
31582 \begin_layout Plain Layout
31583
31584
31585 \backslash
31586 framebox{
31587 \end_layout
31588
31589 \end_inset
31590
31591
31592 \begin_inset Graphics
31593         filename ../clipart/with_fntright.pdf
31594         width 100col%
31595         scaleBeforeRotation
31596
31597 \end_inset
31598
31599
31600 \begin_inset ERT
31601 status collapsed
31602
31603 \begin_layout Plain Layout
31604
31605 }
31606 \end_layout
31607
31608 \end_inset
31609
31610
31611 \end_layout
31612
31613 \begin_layout Plain Layout
31614 \begin_inset Caption Standard
31615
31616 \begin_layout Plain Layout
31617 \begin_inset CommandInset label
31618 LatexCommand label
31619 name "fig:Position-note-avec-ftnright"
31620
31621 \end_inset
31622
31623 Positionnement de notes de bas de page dans un document à deux colonnes
31624  en utilisant le paquetage \SpecialChar LaTeX
31625  
31626 \series bold
31627 ftnright
31628 \series default
31629 .
31630 \end_layout
31631
31632 \end_inset
31633
31634
31635 \end_layout
31636
31637 \end_inset
31638
31639
31640 \end_layout
31641
31642 \begin_layout Standard
31643 \begin_inset VSpace bigskip
31644 \end_inset
31645
31646 Dans certaines publications scientifiques, il est courant de rassembler
31647  les notes de bas de page et de les imprimer dans un paragraphe particulier
31648  à la fin de la section, comme sur la Figure
31649 \begin_inset space ~
31650 \end_inset
31651
31652
31653 \begin_inset CommandInset ref
31654 LatexCommand ref
31655 reference "fig:Notes-de-fin"
31656
31657 \end_inset
31658
31659 .
31660  On les appelle 
31661 \begin_inset Quotes fld
31662 \end_inset
31663
31664 notes de fin
31665 \begin_inset Quotes frd
31666 \end_inset
31667
31668 .
31669 \begin_inset Index idx
31670 status collapsed
31671
31672 \begin_layout Plain Layout
31673 Notes de fin
31674 \end_layout
31675
31676 \end_inset
31677
31678  Pour utiliser des notes de fin à la place des notes de bas de page dans
31679  votre document, charger le module 
31680 \family sans
31681 Note de bas de page en fin de document
31682 \family default
31683  à partir de 
31684 \family sans
31685 Document\SpecialChar menuseparator
31686 Paramètres\SpecialChar menuseparator
31687 Modules
31688 \family default
31689 .
31690  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31691 \end_layout
31692
31693 \begin_layout Standard
31694
31695 \series bold
31696
31697 \backslash
31698 theendnotes
31699 \end_layout
31700
31701 \begin_layout Standard
31702 en code \SpecialChar TeX
31703  à la fin d'une section ou d'un chapitre.
31704 \end_layout
31705
31706 \begin_layout Standard
31707 \begin_inset Float figure
31708 wide false
31709 sideways false
31710 status open
31711
31712 \begin_layout Plain Layout
31713 \align center
31714 \begin_inset ERT
31715 status collapsed
31716
31717 \begin_layout Plain Layout
31718
31719
31720 \backslash
31721 framebox{
31722 \end_layout
31723
31724 \end_inset
31725
31726
31727 \begin_inset Graphics
31728         filename ../clipart/endnotes.pdf
31729         scaleBeforeRotation
31730
31731 \end_inset
31732
31733
31734 \begin_inset ERT
31735 status collapsed
31736
31737 \begin_layout Plain Layout
31738
31739 }
31740 \end_layout
31741
31742 \end_inset
31743
31744
31745 \end_layout
31746
31747 \begin_layout Plain Layout
31748 \begin_inset Caption Standard
31749
31750 \begin_layout Plain Layout
31751 \begin_inset CommandInset label
31752 LatexCommand label
31753 name "fig:Notes-de-fin"
31754
31755 \end_inset
31756
31757 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31758  séparé à la fin des sections ou des chapitres.
31759 \end_layout
31760
31761 \end_inset
31762
31763
31764 \end_layout
31765
31766 \end_inset
31767
31768
31769 \end_layout
31770
31771 \begin_layout Standard
31772 \begin_inset VSpace medskip
31773 \end_inset
31774
31775 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31776  dans la langue du document, cela doit être fait manuellement.
31777  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31778  
31779 \begin_inset Quotes fld
31780 \end_inset
31781
31782 Notes
31783 \begin_inset Quotes frd
31784 \end_inset
31785
31786  en sa traduction Allemande
31787 \begin_inset Foot
31788 status collapsed
31789
31790 \begin_layout Plain Layout
31791 En français, 
31792 \begin_inset Quotes fld
31793 \end_inset
31794
31795 Notes
31796 \begin_inset Quotes frd
31797 \end_inset
31798
31799  peut être conservé.
31800 \end_layout
31801
31802 \end_inset
31803
31804  
31805 \begin_inset Quotes fld
31806 \end_inset
31807
31808 Anmerkungen
31809 \begin_inset Quotes frd
31810 \end_inset
31811
31812  :
31813 \end_layout
31814
31815 \begin_layout Standard
31816
31817 \series bold
31818
31819 \backslash
31820 renewcommand{
31821 \backslash
31822 notesname}{Anmerkungen}
31823 \end_layout
31824
31825 \begin_layout Standard
31826 \begin_inset VSpace medskip
31827 \end_inset
31828
31829 La numérotation des notes de fin peut être modifiée comme celle des notes
31830  de bas de page comme c'est décrit dans la section
31831 \begin_inset space ~
31832 \end_inset
31833
31834
31835 \begin_inset CommandInset ref
31836 LatexCommand ref
31837 reference "subsec:Numerotation-notes-bas-de-page"
31838
31839 \end_inset
31840
31841  ; remplacez juste la commande 
31842 \series bold
31843
31844 \backslash
31845 thefootnote
31846 \series default
31847  par 
31848 \series bold
31849
31850 \backslash
31851 theendnote
31852 \series default
31853 .
31854  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31855 \series bold
31856
31857 \backslash
31858 @addtoreset
31859 \series default
31860  comme c'est décrit dans la section
31861 \begin_inset space ~
31862 \end_inset
31863
31864
31865 \begin_inset CommandInset ref
31866 LatexCommand ref
31867 reference "subsec:Numerotation-notes-bas-de-page"
31868
31869 \end_inset
31870
31871  et remplacez le paramètre de commande 
31872 \series bold
31873 footnote
31874 \series default
31875  par 
31876 \series bold
31877 endnote
31878 \series default
31879 .
31880 \end_layout
31881
31882 \begin_layout Standard
31883 Pour les notes de fin, il y a la commande 
31884 \series bold
31885
31886 \backslash
31887 endnotemark[numéro]
31888 \series default
31889  qui est semblable à 
31890 \series bold
31891
31892 \backslash
31893 footnotemark
31894 \series default
31895 , décrite dans la section
31896 \begin_inset space ~
31897 \end_inset
31898
31899
31900 \begin_inset CommandInset ref
31901 LatexCommand ref
31902 reference "sec:Notes-bas-de-page"
31903
31904 \end_inset
31905
31906 .
31907 \end_layout
31908
31909 \begin_layout Standard
31910 \begin_inset VSpace bigskip
31911 \end_inset
31912
31913  Les notes de bas de page peuvent être mise dans la marge de la page et
31914  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
31915
31916  
31917 \series bold
31918 footmisc
31919 \series default
31920
31921 \begin_inset Index idx
31922 status collapsed
31923
31924 \begin_layout Plain Layout
31925 Paquetages \SpecialChar LaTeX
31926  ! footmisc
31927 \end_layout
31928
31929 \end_inset
31930
31931
31932 \begin_inset CommandInset citation
31933 LatexCommand cite
31934 key "footmisc"
31935
31936 \end_inset
31937
31938  pour plus d'information à ce sujet.
31939 \end_layout
31940
31941 \begin_layout Standard
31942 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31943  voyez les livres sur \SpecialChar LaTeX
31944
31945 \begin_inset CommandInset citation
31946 LatexCommand cite
31947 key "latexcompanion,latexguide,latexbook"
31948
31949 \end_inset
31950
31951 .
31952  Si vous utilisez une classe de document  
31953 \series bold
31954 KOMA-Script
31955 \series default
31956
31957 \begin_inset Index idx
31958 status collapsed
31959
31960 \begin_layout Plain Layout
31961 Paquetages \SpecialChar LaTeX
31962  ! KOMA-Script
31963 \end_layout
31964
31965 \end_inset
31966
31967 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31968  des commandes spécifiques à la classe de document utilisée, voyez 
31969 \begin_inset CommandInset citation
31970 LatexCommand cite
31971 key "KOMA-Script"
31972
31973 \end_inset
31974
31975 .
31976 \end_layout
31977
31978 \begin_layout Section
31979 Notes en marge
31980 \begin_inset Index idx
31981 status collapsed
31982
31983 \begin_layout Plain Layout
31984 Notes ! Notes en Marge
31985 \end_layout
31986
31987 \end_inset
31988
31989
31990 \end_layout
31991
31992 \begin_layout Standard
31993 Les notes en marge dans \SpecialChar LyX
31994  ressemblent aux notes en bas de page et se comportent
31995  de la même façon.
31996  Quand vous insérez une note en marge avec 
31997 \family sans
31998 Insertion\SpecialChar menuseparator
31999 Note
32000 \begin_inset space ~
32001 \end_inset
32002
32003 en
32004 \begin_inset space ~
32005 \end_inset
32006
32007 Marge
32008 \family default
32009  ou avec le bouton 
32010 \begin_inset Info
32011 type  "icon"
32012 arg   "marginalnote-insert"
32013 \end_inset
32014
32015  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
32016  grise avec une étiquette rouge 
32017 \begin_inset Quotes fld
32018 \end_inset
32019
32020 marge
32021 \begin_inset Quotes frd
32022 \end_inset
32023
32024 .
32025  
32026 \begin_inset Marginal
32027 status collapsed
32028
32029 \begin_layout Plain Layout
32030 C'est une note en marge.
32031 \end_layout
32032
32033 \end_inset
32034
32035  Cette boîte est la représentation de votre note dans \SpecialChar LyX
32036 .
32037  Vous pouvez y entrer votre texte.
32038 \end_layout
32039
32040 \begin_layout Standard
32041 Les notes en marge apparaissent dans la marge de droite dans les documents
32042  imprimées sur une seule face.
32043  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
32044  
32045 \begin_inset Quotes fld
32046 \end_inset
32047
32048 extérieure
32049 \begin_inset Quotes frd
32050 \end_inset
32051
32052  – la gauche sur les pages paires et la droite sur les pages impaires.
32053  Le texte de la note en marge est aligné à l'opposé de la marge externe
32054  – aligné à droite quand la note apparaît dans la marge de gauche.
32055  La première ligne de la note apparaît à la hauteur de la ligne de texte
32056  où la note a été insérée dans le document.
32057 \end_layout
32058
32059 \begin_layout Standard
32060 \begin_inset VSpace bigskip
32061 \end_inset
32062
32063 Pour placer une note dans la marge interne, ajoutez la commande suivante
32064  :
32065 \end_layout
32066
32067 \begin_layout Standard
32068
32069 \series bold
32070
32071 \backslash
32072 reversemarginpar
32073 \end_layout
32074
32075 \begin_layout Standard
32076 sous forme de code \SpecialChar TeX
32077  avant votre note de marge.
32078  Le nouveau positionnement est pris en compte pour toutes les notes en marge
32079  qui suivent 
32080 \begin_inset ERT
32081 status collapsed
32082
32083 \begin_layout Plain Layout
32084
32085
32086 \backslash
32087 reversemarginpar 
32088 \end_layout
32089
32090 \end_inset
32091
32092
32093 \begin_inset Marginal
32094 status open
32095
32096 \begin_layout Plain Layout
32097 Cette note en marge est dans la marge interne.
32098 \end_layout
32099
32100 \end_inset
32101
32102
32103 \series bold
32104
32105 \begin_inset Newline newline
32106 \end_inset
32107
32108
32109 \series default
32110
32111 \begin_inset Note Greyedout
32112 status open
32113
32114 \begin_layout Plain Layout
32115
32116 \series bold
32117 Note:
32118 \series default
32119  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
32120  les notes sont souvent mal mises en formes dans la sortie imprimée.
32121 \end_layout
32122
32123 \end_inset
32124
32125
32126 \end_layout
32127
32128 \begin_layout Standard
32129 Pour revenir au positionnement implicite, ajoutez la commande :
32130 \end_layout
32131
32132 \begin_layout Standard
32133
32134 \series bold
32135
32136 \backslash
32137 normalmarginpar
32138 \end_layout
32139
32140 \begin_layout Standard
32141 sous forme de code \SpecialChar TeX
32142 .
32143 \begin_inset ERT
32144 status collapsed
32145
32146 \begin_layout Plain Layout
32147
32148
32149 \backslash
32150 normalmarginpar 
32151 \end_layout
32152
32153 \end_inset
32154
32155
32156 \begin_inset Newline newline
32157 \end_inset
32158
32159  
32160 \begin_inset Note Greyedout
32161 status open
32162
32163 \begin_layout Plain Layout
32164
32165 \series bold
32166 Note:
32167 \series default
32168  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
32169  
32170 \series bold
32171
32172 \backslash
32173 reversemarginpar
32174 \series default
32175  est aussi utilisée.
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \begin_layout Standard
32184 \begin_inset VSpace bigskip
32185 \end_inset
32186
32187
32188 \begin_inset Marginal
32189 status open
32190
32191 \begin_layout Plain Layout
32192 UnTrèsLongMotEnMarge sans césure.
32193 \end_layout
32194
32195 \end_inset
32196
32197  Comme dans le cas décrit dans la section
32198 \begin_inset space ~
32199 \end_inset
32200
32201
32202 \begin_inset CommandInset ref
32203 LatexCommand ref
32204 reference "subsec:Lignes-multiple-dans-cellule"
32205
32206 \end_inset
32207
32208 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32209  mot d'une note en marge.
32210  Pour éviter ce problème, insérez un espacement horizontal de 0
32211 \begin_inset space \thinspace{}
32212 \end_inset
32213
32214 pt avant le mot en question: 
32215 \begin_inset Marginal
32216 status open
32217
32218 \begin_layout Plain Layout
32219 \begin_inset space \hspace{}
32220 \length 0pt
32221 \end_inset
32222
32223 UnMotTrèsLongEnMarge avec une césure.
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \end_layout
32230
32231 \begin_layout Standard
32232 \begin_inset VSpace bigskip
32233 \end_inset
32234
32235
32236 \end_layout
32237
32238 \begin_layout Standard
32239 \begin_inset Note Greyedout
32240 status open
32241
32242 \begin_layout Plain Layout
32243
32244 \series bold
32245 Note:
32246 \series default
32247  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32248  tableaux, des flottants et des notes de bas de page.
32249 \end_layout
32250
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \begin_layout Standard
32257 \begin_inset VSpace bigskip
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \begin_layout Standard
32264 \begin_inset ERT
32265 status collapsed
32266
32267 \begin_layout Plain Layout
32268
32269
32270 \backslash
32271 ifmarginnote
32272 \end_layout
32273
32274 \end_inset
32275
32276
32277 \begin_inset Note Note
32278 status open
32279
32280 \begin_layout Plain Layout
32281 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
32282  
32283 \series bold
32284 marginnote
32285 \series default
32286  a été installé.
32287 \end_layout
32288
32289 \end_inset
32290
32291
32292 \end_layout
32293
32294 \begin_layout Standard
32295 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
32296  
32297 \series bold
32298 marginnote
32299 \series default
32300
32301 \begin_inset Index idx
32302 status collapsed
32303
32304 \begin_layout Plain Layout
32305 Paquetages \SpecialChar LaTeX
32306  ! marginnote
32307 \end_layout
32308
32309 \end_inset
32310
32311 .
32312  En ajoutant les deux lignes suivantes au préambule de votre document, la
32313  commande que \SpecialChar LyX
32314  utilise pour les notes de marge est redéfinie pour utiliser
32315  la commande fournie par le paquetage 
32316 \series bold
32317 marginnote
32318 \series default
32319  :
32320 \end_layout
32321
32322 \begin_layout Standard
32323
32324 \series bold
32325
32326 \backslash
32327 usepackage{marginnote}
32328 \begin_inset Newline newline
32329 \end_inset
32330
32331
32332 \backslash
32333 let
32334 \backslash
32335 marginpar
32336 \backslash
32337 marginnote
32338 \end_layout
32339
32340 \begin_layout Standard
32341 Ce paquetage est aussi utilisé dans ce document parce que 
32342 \series bold
32343 marginnote
32344 \series default
32345  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32346  vertical pour une note.
32347  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32348  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32349  en page.
32350  Le décalage est inséré dans \SpecialChar LyX
32351  sous forme de code \SpecialChar TeX
32352  directement après la note
32353  sous la forme
32354 \end_layout
32355
32356 \begin_layout Standard
32357
32358 \series bold
32359 [offset]
32360 \end_layout
32361
32362 \begin_layout Standard
32363 où l'offset utilise l'une des unités listées dans le tableau
32364 \begin_inset space ~
32365 \end_inset
32366
32367
32368 \begin_inset CommandInset ref
32369 LatexCommand ref
32370 reference "cha:Unités-de-longueur"
32371
32372 \end_inset
32373
32374 .
32375  Une valeur négative déplace la note vers le haut, une valeur positive la
32376  déplace vers le bas.
32377  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32378  vers le haut de 1.5
32379 \begin_inset space \thinspace{}
32380 \end_inset
32381
32382 cm avec la commande en code \SpecialChar TeX
32383  
32384 \begin_inset Quotes fld
32385 \end_inset
32386
32387
32388 \series bold
32389 [-1.5cm]
32390 \series default
32391
32392 \begin_inset Quotes frd
32393 \end_inset
32394
32395
32396 \begin_inset Marginal
32397 status collapsed
32398
32399 \begin_layout Plain Layout
32400 Cette note en marge est décalée vers le haut de 1.5
32401 \begin_inset space \thinspace{}
32402 \end_inset
32403
32404 cm par rapport à sa position d'origine.
32405 \end_layout
32406
32407 \end_inset
32408
32409
32410 \begin_inset ERT
32411 status collapsed
32412
32413 \begin_layout Plain Layout
32414
32415 [-1.5cm]
32416 \end_layout
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset VSpace medskip
32425 \end_inset
32426
32427 Avec le paquetage 
32428 \series bold
32429 marginnote
32430 \series default
32431  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32432  Par exemple les commandes 
32433 \end_layout
32434
32435 \begin_layout Standard
32436
32437 \series bold
32438
32439 \backslash
32440 renewcommand*{
32441 \backslash
32442 raggedleftmarginnote}{
32443 \backslash
32444 centering}
32445 \begin_inset Newline newline
32446 \end_inset
32447
32448
32449 \backslash
32450 renewcommand*{
32451 \backslash
32452 raggedrightmarginnote}{
32453 \backslash
32454 centering}
32455 \end_layout
32456
32457 \begin_layout Standard
32458 donnent un alignement centré.
32459  
32460 \series bold
32461
32462 \backslash
32463 raggedleftmarginnote
32464 \series default
32465  indique une note qui apparaît dans la marge de gauche.
32466 \begin_inset ERT
32467 status collapsed
32468
32469 \begin_layout Plain Layout
32470
32471
32472 \backslash
32473 renewcommand*{
32474 \backslash
32475 raggedleftmarginnote}{
32476 \backslash
32477 centering}
32478 \end_layout
32479
32480 \begin_layout Plain Layout
32481
32482
32483 \backslash
32484 renewcommand*{
32485 \backslash
32486 raggedrightmarginnote}{
32487 \backslash
32488 centering}
32489 \end_layout
32490
32491 \end_inset
32492
32493
32494 \begin_inset Marginal
32495 status collapsed
32496
32497 \begin_layout Plain Layout
32498 Le texte de cette note en marge est centré.
32499 \end_layout
32500
32501 \end_inset
32502
32503 .
32504  Le comportement implicite est donné par
32505 \end_layout
32506
32507 \begin_layout Standard
32508
32509 \series bold
32510
32511 \backslash
32512 renewcommand*{
32513 \backslash
32514 raggedleftmarginnote}{
32515 \backslash
32516 raggedleft}
32517 \begin_inset Newline newline
32518 \end_inset
32519
32520
32521 \backslash
32522 renewcommand*{
32523 \backslash
32524 raggedrightmarginnote}{
32525 \backslash
32526 raggedright}
32527 \series default
32528
32529 \begin_inset ERT
32530 status collapsed
32531
32532 \begin_layout Plain Layout
32533
32534
32535 \backslash
32536 renewcommand*{
32537 \backslash
32538 raggedleftmarginnote}{
32539 \backslash
32540 raggedleft}
32541 \end_layout
32542
32543 \begin_layout Plain Layout
32544
32545
32546 \backslash
32547 renewcommand*{
32548 \backslash
32549 raggedrightmarginnote}{
32550 \backslash
32551 raggedright}
32552 \end_layout
32553
32554 \end_inset
32555
32556
32557 \end_layout
32558
32559 \begin_layout Standard
32560 \begin_inset VSpace medskip
32561 \end_inset
32562
32563 Pour les autre fonctions du paquetage 
32564 \series bold
32565 marginnote
32566 \series default
32567  nous vous renvoyons à sa documentation 
32568 \begin_inset CommandInset citation
32569 LatexCommand cite
32570 key "marginnote"
32571
32572 \end_inset
32573
32574 .
32575 \end_layout
32576
32577 \begin_layout Standard
32578 \begin_inset VSpace bigskip
32579 \end_inset
32580
32581 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32582  définition.
32583  Pour créer par exemple une entête pour toutes les notes en marge avec le
32584  texte 
32585 \begin_inset Quotes fld
32586 \end_inset
32587
32588
32589 \family sans
32590 \series bold
32591 \bar under
32592 Attention!
32593 \family default
32594 \series default
32595 \bar default
32596
32597 \begin_inset Quotes frd
32598 \end_inset
32599
32600  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32601  de votre document :
32602 \end_layout
32603
32604 \begin_layout Standard
32605
32606 \series bold
32607
32608 \backslash
32609 let
32610 \backslash
32611 myMarginpar
32612 \backslash
32613 marginpar
32614 \begin_inset Newline newline
32615 \end_inset
32616
32617
32618 \backslash
32619 renewcommand{
32620 \backslash
32621 marginpar}[1]{
32622 \backslash
32623 myMarginpar{%
32624 \begin_inset Newline newline
32625 \end_inset
32626
32627
32628 \begin_inset Phantom HPhantom
32629 status open
32630
32631 \begin_layout Plain Layout
32632
32633 \series bold
32634 \begin_inset space ~
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \end_inset
32641
32642
32643 \backslash
32644 hspace{0pt}
32645 \backslash
32646 textsf{
32647 \backslash
32648 textbf{
32649 \backslash
32650 underbar{Attention!}}}%
32651 \begin_inset Newline newline
32652 \end_inset
32653
32654
32655 \begin_inset Phantom HPhantom
32656 status open
32657
32658 \begin_layout Plain Layout
32659
32660 \series bold
32661 \begin_inset space ~
32662 \end_inset
32663
32664
32665 \end_layout
32666
32667 \end_inset
32668
32669
32670 \backslash
32671 vspace{1.5mm}
32672 \backslash
32673
32674 \backslash
32675 #1}}
32676 \end_layout
32677
32678 \begin_layout Standard
32679 \begin_inset ERT
32680 status collapsed
32681
32682 \begin_layout Plain Layout
32683
32684
32685 \backslash
32686 let
32687 \backslash
32688 myMarginpar
32689 \backslash
32690 marginpar
32691 \end_layout
32692
32693 \begin_layout Plain Layout
32694
32695
32696 \backslash
32697 renewcommand{
32698 \backslash
32699 marginpar}[1]{
32700 \backslash
32701 myMarginpar{%
32702 \end_layout
32703
32704 \begin_layout Plain Layout
32705
32706    
32707 \backslash
32708 textsf{
32709 \backslash
32710 textbf{
32711 \backslash
32712 underbar{Attention!}}}%
32713 \end_layout
32714
32715 \begin_layout Plain Layout
32716
32717    
32718 \backslash
32719 vspace{1.5mm}
32720 \backslash
32721
32722 \backslash
32723 #1}}
32724 \end_layout
32725
32726 \end_inset
32727
32728
32729 \begin_inset Marginal
32730 status open
32731
32732 \begin_layout Plain Layout
32733 Ceci est une note en marge avec une en-tête prédéfinie.
32734 \end_layout
32735
32736 \end_inset
32737
32738
32739 \begin_inset ERT
32740 status collapsed
32741
32742 \begin_layout Plain Layout
32743
32744 [-1.5cm]
32745 \end_layout
32746
32747 \end_inset
32748
32749
32750 \begin_inset ERT
32751 status collapsed
32752
32753 \begin_layout Plain Layout
32754
32755
32756 \backslash
32757 renewcommand{
32758 \backslash
32759 marginpar}[1]{
32760 \backslash
32761 myMarginpar{#1}}
32762 \end_layout
32763
32764 \end_inset
32765
32766
32767 \begin_inset Note Note
32768 status collapsed
32769
32770 \begin_layout Plain Layout
32771
32772 \lang english
32773 The margin note format is changed only for this example.
32774 \end_layout
32775
32776 \end_inset
32777
32778
32779 \end_layout
32780
32781 \begin_layout Standard
32782 \begin_inset ERT
32783 status collapsed
32784
32785 \begin_layout Plain Layout
32786
32787
32788 \backslash
32789 else
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \begin_inset Note Note
32796 status open
32797
32798 \begin_layout Plain Layout
32799 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
32800  
32801 \series bold
32802 marginnote
32803 \series default
32804  n'est pas installé :
32805 \end_layout
32806
32807 \end_inset
32808
32809
32810 \end_layout
32811
32812 \begin_layout Standard
32813 Vous devez installer le paquetage \SpecialChar LaTeX
32814  
32815 \series bold
32816 marginnote
32817 \series default
32818  pour voir la suite de cette section dans la sortie imprimée.
32819 \end_layout
32820
32821 \begin_layout Standard
32822 \begin_inset ERT
32823 status collapsed
32824
32825 \begin_layout Plain Layout
32826
32827
32828 \backslash
32829 fi
32830 \end_layout
32831
32832 \end_inset
32833
32834
32835 \end_layout
32836
32837 \begin_layout Chapter
32838 Boîtes
32839 \end_layout
32840
32841 \begin_layout Section
32842 Introduction
32843 \begin_inset Index idx
32844 status collapsed
32845
32846 \begin_layout Plain Layout
32847 Boîtes ! Introduction
32848 \end_layout
32849
32850 \end_inset
32851
32852
32853 \end_layout
32854
32855 \begin_layout Standard
32856 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32857  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32858  voir la section
32859 \begin_inset space ~
32860 \end_inset
32861
32862
32863 \begin_inset CommandInset ref
32864 LatexCommand ref
32865 reference "sec:Minipages"
32866
32867 \end_inset
32868
32869 , pour encadrer des portions de texte, voir la section
32870 \begin_inset space ~
32871 \end_inset
32872
32873
32874 \begin_inset CommandInset ref
32875 LatexCommand ref
32876 reference "sec:Décorations"
32877
32878 \end_inset
32879
32880 , pour empêcher que des mots subissent une césure, voir la section
32881 \begin_inset space ~
32882 \end_inset
32883
32884
32885 \begin_inset CommandInset ref
32886 LatexCommand ref
32887 reference "sec:Empêcher-césure"
32888
32889 \end_inset
32890
32891 , pour aligner du texte, voir la section
32892 \begin_inset space ~
32893 \end_inset
32894
32895
32896 \begin_inset CommandInset ref
32897 LatexCommand ref
32898 reference "subsec:Alignement-Vertical"
32899
32900 \end_inset
32901
32902 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32903 \begin_inset space ~
32904 \end_inset
32905
32906
32907 \begin_inset CommandInset ref
32908 LatexCommand ref
32909 reference "sec:Boîtes-colorées"
32910
32911 \end_inset
32912
32913 .
32914 \end_layout
32915
32916 \begin_layout Standard
32917 On peut insérer une boîte en utilisant le menu 
32918 \family sans
32919 Insertion\SpecialChar menuseparator
32920 Boîte
32921 \family default
32922  ou avec le bouton 
32923 \begin_inset Info
32924 type  "icon"
32925 arg   "box-insert Frameless"
32926 \end_inset
32927
32928  de la barre d'outils.
32929  Une boîte grise avec une étiquette 
32930 \family sans
32931 Boîte
32932 \begin_inset space ~
32933 \end_inset
32934
32935 (Minipage)
32936 \family default
32937
32938 \begin_inset Graphics
32939         filename clipart/BoxInsetDefaultQt4.png
32940         scale 65
32941         scaleBeforeRotation
32942
32943 \end_inset
32944
32945  est alors insérée.
32946  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32947  et en choisissant 
32948 \family sans
32949 Paramètres
32950 \family default
32951  .
32952  La fenêtre de dialogue qui apparaît donne accès aux types de
32953 \family sans
32954  Boîte
32955 \begin_inset space ~
32956 \end_inset
32957
32958 Intérieure
32959 \family default
32960  
32961 \family sans
32962 Makebox, Parbox
32963 \family default
32964  et 
32965 \family sans
32966 Minipage
32967 \family default
32968 .
32969  Le type 
32970 \family sans
32971 Minipage
32972 \family default
32973  est le type implicite pour les boîtes nouvellement créées et il est décrit
32974  dans la section
32975 \begin_inset space ~
32976 \end_inset
32977
32978
32979 \begin_inset CommandInset ref
32980 LatexCommand ref
32981 reference "sec:Minipages"
32982
32983 \end_inset
32984
32985 ; le type 
32986 \family sans
32987 Parbox
32988 \family default
32989  est décrit dans la section
32990 \begin_inset space ~
32991 \end_inset
32992
32993
32994 \begin_inset CommandInset ref
32995 LatexCommand ref
32996 reference "sec:Parboxes"
32997
32998 \end_inset
32999
33000  et le type 
33001 \family sans
33002 Makebox
33003 \family default
33004  est décrit dans la section
33005 \begin_inset space ~
33006 \end_inset
33007
33008
33009 \begin_inset CommandInset ref
33010 LatexCommand ref
33011 reference "sec:Empêcher-césure"
33012
33013 \end_inset
33014
33015 .
33016 \end_layout
33017
33018 \begin_layout Standard
33019 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
33020  comme les flottants ou les notes de bas de page.
33021 \end_layout
33022
33023 \begin_layout Standard
33024 \begin_inset Note Greyedout
33025 status open
33026
33027 \begin_layout Plain Layout
33028
33029 \series bold
33030 Note:
33031 \series default
33032  Vous ne pouvez pas employer une boîte comme élément dans un environnement
33033  de type 
33034 \family sans
33035 Liste
33036 \family default
33037  ou 
33038 \family sans
33039 Description
33040 \family default
33041 .
33042 \end_layout
33043
33044 \end_inset
33045
33046
33047 \end_layout
33048
33049 \begin_layout Standard
33050 \begin_inset Note Greyedout
33051 status open
33052
33053 \begin_layout Plain Layout
33054
33055 \series bold
33056 Note:
33057 \series default
33058  Pour une raison inconnue, vous ne pouvez mettre le type de la 
33059 \family sans
33060 Boîte
33061 \begin_inset space ~
33062 \end_inset
33063
33064 Intérieure
33065 \family default
33066  à 
33067 \family sans
33068 Aucune
33069 \family default
33070  que quand vous utilisez une boîte encadrée.
33071  Les boîtes sans 
33072 \family sans
33073 Boîte
33074 \begin_inset space ~
33075 \end_inset
33076
33077 Intérieure
33078 \family default
33079  et sans cadre sont expliquées dans la section
33080 \begin_inset space ~
33081 \end_inset
33082
33083
33084 \begin_inset CommandInset ref
33085 LatexCommand ref
33086 reference "sec:Empêcher-césure"
33087
33088 \end_inset
33089
33090 .
33091 \end_layout
33092
33093 \end_inset
33094
33095
33096 \end_layout
33097
33098 \begin_layout Section
33099 La fenêtre de dialogue Boîte
33100 \begin_inset CommandInset label
33101 LatexCommand label
33102 name "sec:Boîte-Dialogue"
33103
33104 \end_inset
33105
33106
33107 \begin_inset Index idx
33108 status collapsed
33109
33110 \begin_layout Plain Layout
33111 Boîtes ! Fenêtre de dialogue Boîte
33112 \end_layout
33113
33114 \end_inset
33115
33116
33117 \end_layout
33118
33119 \begin_layout Subsection
33120 Taille
33121 \begin_inset Index idx
33122 status collapsed
33123
33124 \begin_layout Plain Layout
33125 Boîtes ! Taille
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \end_layout
33132
33133 \begin_layout Standard
33134 Dans la fenêtre de dialogue 
33135 \family sans
33136 Paramètres
33137 \begin_inset space ~
33138 \end_inset
33139
33140 de
33141 \begin_inset space ~
33142 \end_inset
33143
33144 Boîte
33145 \family default
33146  vous pouvez modifier la géométrie de la boîte avec les champs 
33147 \family sans
33148 Largeur
33149 \family default
33150  et 
33151 \family sans
33152 Hauteur
33153 \family default
33154 .
33155  Les unités de longueur qui sont utilisables dans ces champs sont décrites
33156  dans le tableau
33157 \begin_inset space ~
33158 \end_inset
33159
33160
33161 \begin_inset CommandInset ref
33162 LatexCommand ref
33163 reference "tab:Unités"
33164
33165 \end_inset
33166
33167 .
33168  Le champ 
33169 \family sans
33170 Hauteur
33171 \family default
33172  offre en plus les spécifications de taille suivantes :
33173 \end_layout
33174
33175 \begin_layout Description
33176 Profondeur C'est simplement la 
33177 \begin_inset Quotes fld
33178 \end_inset
33179
33180 hauteur
33181 \begin_inset Quotes frd
33182 \end_inset
33183
33184  du texte.
33185  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
33186  lignes de texte dans la boîte.
33187 \begin_inset Newline newline
33188 \end_inset
33189
33190
33191 \begin_inset Newline newline
33192 \end_inset
33193
33194
33195 \begin_inset Newline newline
33196 \end_inset
33197
33198
33199 \begin_inset Box Boxed
33200 position "c"
33201 hor_pos "c"
33202 has_inner_box 1
33203 inner_pos "c"
33204 use_parbox 0
33205 use_makebox 0
33206 width "12col%"
33207 special "none"
33208 height "1in"
33209 height_special "depth"
33210 thickness "0.4pt"
33211 separation "3pt"
33212 shadowsize "4pt"
33213 framecolor "black"
33214 backgroundcolor "none"
33215 status open
33216
33217 \begin_layout Plain Layout
33218 \align center
33219 Boîte dont la hauteur est égale à 1
33220 \begin_inset space \thinspace{}
33221 \end_inset
33222
33223 Profondeur
33224 \end_layout
33225
33226 \end_inset
33227
33228
33229 \begin_inset Newline newline
33230 \end_inset
33231
33232
33233 \begin_inset Newline newline
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \begin_layout Description
33240 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33241  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33242  est deux fois plus haute que le texte : 
33243 \begin_inset Box Boxed
33244 position "c"
33245 hor_pos "c"
33246 has_inner_box 1
33247 inner_pos "c"
33248 use_parbox 0
33249 use_makebox 0
33250 width "20col%"
33251 special "none"
33252 height "2in"
33253 height_special "height"
33254 thickness "0.4pt"
33255 separation "3pt"
33256 shadowsize "4pt"
33257 framecolor "black"
33258 backgroundcolor "none"
33259 status open
33260
33261 \begin_layout Plain Layout
33262 \align center
33263 Boîte dont la hauteur est 2
33264 \begin_inset space \thinspace{}
33265 \end_inset
33266
33267 Hauteur
33268 \end_layout
33269
33270 \end_inset
33271
33272
33273 \end_layout
33274
33275 \begin_layout Description
33276 Hauteur
33277 \begin_inset space ~
33278 \end_inset
33279
33280 Totale C'est égal à Hauteur
33281 \begin_inset space \thinspace{}
33282 \end_inset
33283
33284 +
33285 \begin_inset space \thinspace{}
33286 \end_inset
33287
33288 Profondeur : 
33289 \begin_inset Box Boxed
33290 position "c"
33291 hor_pos "c"
33292 has_inner_box 1
33293 inner_pos "c"
33294 use_parbox 0
33295 use_makebox 0
33296 width "20col%"
33297 special "none"
33298 height "1in"
33299 height_special "totalheight"
33300 thickness "0.4pt"
33301 separation "3pt"
33302 shadowsize "4pt"
33303 framecolor "black"
33304 backgroundcolor "none"
33305 status open
33306
33307 \begin_layout Plain Layout
33308 \align center
33309 Boîte dont la hauteur est 1
33310 \begin_inset space \thinspace{}
33311 \end_inset
33312
33313 Hauteur
33314 \begin_inset space ~
33315 \end_inset
33316
33317 Totale
33318 \end_layout
33319
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \begin_layout Description
33326 Largeur On prend la largeur de la boîte comme hauteur : 
33327 \begin_inset Box Boxed
33328 position "c"
33329 hor_pos "c"
33330 has_inner_box 1
33331 inner_pos "c"
33332 use_parbox 0
33333 use_makebox 0
33334 width "12col%"
33335 special "none"
33336 height "1in"
33337 height_special "width"
33338 thickness "0.4pt"
33339 separation "3pt"
33340 shadowsize "4pt"
33341 framecolor "black"
33342 backgroundcolor "none"
33343 status open
33344
33345 \begin_layout Plain Layout
33346 \align center
33347 Boîte dont la hauteur est 1
33348 \begin_inset space \thinspace{}
33349 \end_inset
33350
33351 Largeur
33352 \end_layout
33353
33354 \end_inset
33355
33356
33357 \end_layout
33358
33359 \begin_layout Subsection
33360 Alignement
33361 \begin_inset Index idx
33362 status collapsed
33363
33364 \begin_layout Plain Layout
33365 Boîtes ! Alignement
33366 \end_layout
33367
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \begin_layout Standard
33374 Quand vous avez choisi une 
33375 \family sans
33376 Boîte
33377 \begin_inset space ~
33378 \end_inset
33379
33380 Intérieure
33381 \family default
33382 , l'alignement vertical de la boîte peut être :
33383 \end_layout
33384
33385 \begin_layout Description
33386 Haut Ceci est un exemple de texte.
33387  
33388 \begin_inset Box Boxed
33389 position "t"
33390 hor_pos "c"
33391 has_inner_box 1
33392 inner_pos "c"
33393 use_parbox 0
33394 use_makebox 0
33395 width "12col%"
33396 special "none"
33397 height "1in"
33398 height_special "totalheight"
33399 thickness "0.4pt"
33400 separation "3pt"
33401 shadowsize "4pt"
33402 framecolor "black"
33403 backgroundcolor "none"
33404 status collapsed
33405
33406 \begin_layout Plain Layout
33407 \align center
33408 Cette boîte est alignée sur le haut.
33409 \end_layout
33410
33411 \end_inset
33412
33413  Ceci est un exemple de texte.
33414 \end_layout
33415
33416 \begin_layout Description
33417 Milieu Ceci est un exemple de texte.
33418  
33419 \begin_inset Box Boxed
33420 position "c"
33421 hor_pos "c"
33422 has_inner_box 1
33423 inner_pos "c"
33424 use_parbox 0
33425 use_makebox 0
33426 width "12col%"
33427 special "none"
33428 height "1in"
33429 height_special "totalheight"
33430 thickness "0.4pt"
33431 separation "3pt"
33432 shadowsize "4pt"
33433 framecolor "black"
33434 backgroundcolor "none"
33435 status collapsed
33436
33437 \begin_layout Plain Layout
33438 \align center
33439 Cette boîte est alignée au centre.
33440 \end_layout
33441
33442 \end_inset
33443
33444  Ceci est un exemple de texte.
33445 \end_layout
33446
33447 \begin_layout Description
33448 Bas Ceci est un exemple de texte.
33449  
33450 \begin_inset Box Boxed
33451 position "b"
33452 hor_pos "c"
33453 has_inner_box 1
33454 inner_pos "c"
33455 use_parbox 0
33456 use_makebox 0
33457 width "12col%"
33458 special "none"
33459 height "1in"
33460 height_special "totalheight"
33461 thickness "0.4pt"
33462 separation "3pt"
33463 shadowsize "4pt"
33464 framecolor "black"
33465 backgroundcolor "none"
33466 status collapsed
33467
33468 \begin_layout Plain Layout
33469 \align center
33470 Cette boîte est alignée sur le bas.
33471 \end_layout
33472
33473 \end_inset
33474
33475  Ceci est un exemple de texte.
33476 \end_layout
33477
33478 \begin_layout Standard
33479 \begin_inset Note Greyedout
33480 status open
33481
33482 \begin_layout Plain Layout
33483
33484 \series bold
33485 Note:
33486 \series default
33487  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33488  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33489  l'autre non.
33490 \end_layout
33491
33492 \end_inset
33493
33494
33495 \end_layout
33496
33497 \begin_layout Standard
33498 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33499  paragraphe grâce à la fenêtre de dialogue 
33500 \family sans
33501 Paramètres
33502 \begin_inset space ~
33503 \end_inset
33504
33505 de
33506 \begin_inset space ~
33507 \end_inset
33508
33509 Boîte
33510 \family default
33511 .
33512 \end_layout
33513
33514 \begin_layout Standard
33515 \begin_inset VSpace bigskip
33516 \end_inset
33517
33518 Quand vous avez choisi une 
33519 \family sans
33520 Boîte
33521 \begin_inset space ~
33522 \end_inset
33523
33524 Intérieure
33525 \family default
33526 , l'alignement vertical du contenu de la boîte peut être :
33527 \end_layout
33528
33529 \begin_layout Description
33530 haut Ceci est un exemple de texte.
33531 \begin_inset Box Boxed
33532 position "c"
33533 hor_pos "c"
33534 has_inner_box 1
33535 inner_pos "t"
33536 use_parbox 0
33537 use_makebox 0
33538 width "12col%"
33539 special "none"
33540 height "1.5in"
33541 height_special "totalheight"
33542 thickness "0.4pt"
33543 separation "3pt"
33544 shadowsize "4pt"
33545 framecolor "black"
33546 backgroundcolor "none"
33547 status collapsed
33548
33549 \begin_layout Plain Layout
33550 \align center
33551 Le texte de cette boîte est aligné sur le haut.
33552 \end_layout
33553
33554 \end_inset
33555
33556  Ceci est un exemple de texte.
33557 \end_layout
33558
33559 \begin_layout Description
33560 milieu Ceci est un exemple de texte.
33561  
33562 \begin_inset Box Boxed
33563 position "c"
33564 hor_pos "c"
33565 has_inner_box 1
33566 inner_pos "c"
33567 use_parbox 0
33568 use_makebox 0
33569 width "12col%"
33570 special "none"
33571 height "1.5in"
33572 height_special "totalheight"
33573 thickness "0.4pt"
33574 separation "3pt"
33575 shadowsize "4pt"
33576 framecolor "black"
33577 backgroundcolor "none"
33578 status collapsed
33579
33580 \begin_layout Plain Layout
33581 \align center
33582 Le texte de cette boîte est aligné au centre
33583 \end_layout
33584
33585 \end_inset
33586
33587  Ceci est un exemple de texte.
33588 \end_layout
33589
33590 \begin_layout Description
33591 bas Ceci est un exemple de texte.
33592  
33593 \begin_inset Box Boxed
33594 position "c"
33595 hor_pos "c"
33596 has_inner_box 1
33597 inner_pos "b"
33598 use_parbox 0
33599 use_makebox 0
33600 width "12col%"
33601 special "none"
33602 height "1.5in"
33603 height_special "totalheight"
33604 thickness "0.4pt"
33605 separation "3pt"
33606 shadowsize "4pt"
33607 framecolor "black"
33608 backgroundcolor "none"
33609 status collapsed
33610
33611 \begin_layout Plain Layout
33612 \align center
33613 Le texte de cette boîte est aligné en bas.
33614 \end_layout
33615
33616 \end_inset
33617
33618  Ceci est un exemple de texte.
33619 \end_layout
33620
33621 \begin_layout Description
33622 élongation Ceci est un exemple de texte.
33623  
33624 \begin_inset Box Boxed
33625 position "c"
33626 hor_pos "c"
33627 has_inner_box 1
33628 inner_pos "s"
33629 use_parbox 0
33630 use_makebox 0
33631 width "12col%"
33632 special "none"
33633 height "1.5in"
33634 height_special "totalheight"
33635 thickness "0.4pt"
33636 separation "3pt"
33637 shadowsize "4pt"
33638 framecolor "black"
33639 backgroundcolor "none"
33640 status collapsed
33641
33642 \begin_layout Plain Layout
33643 \align center
33644 Le texte 
33645 \end_layout
33646
33647 \begin_layout Plain Layout
33648 \align center
33649 de cette
33650 \end_layout
33651
33652 \begin_layout Plain Layout
33653 \align center
33654 boîte est
33655 \end_layout
33656
33657 \begin_layout Plain Layout
33658 \align center
33659 allongé.
33660 \end_layout
33661
33662 \end_inset
33663
33664  Ceci est un exemple de texte.
33665 \end_layout
33666
33667 \begin_layout Standard
33668 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33669  paragraphe.
33670  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33671 \end_layout
33672
33673 \begin_layout Standard
33674 \begin_inset VSpace bigskip
33675 \end_inset
33676
33677 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33678  la fenêtre de dialogue 
33679 \family sans
33680 Paramètres
33681 \begin_inset space ~
33682 \end_inset
33683
33684 de
33685 \begin_inset space ~
33686 \end_inset
33687
33688 paragraphe
33689 \family default
33690  quand vous avez choisi une 
33691 \family sans
33692 Boîte
33693 \begin_inset space ~
33694 \end_inset
33695
33696 Intérieure
33697 \family default
33698 .
33699 \end_layout
33700
33701 \begin_layout Standard
33702 \align center
33703 \begin_inset Box Boxed
33704 position "c"
33705 hor_pos "c"
33706 has_inner_box 1
33707 inner_pos "s"
33708 use_parbox 0
33709 use_makebox 0
33710 width "15col%"
33711 special "none"
33712 height "1.25in"
33713 height_special "totalheight"
33714 thickness "0.4pt"
33715 separation "3pt"
33716 shadowsize "4pt"
33717 framecolor "black"
33718 backgroundcolor "none"
33719 status open
33720
33721 \begin_layout Plain Layout
33722 \align left
33723 Le texte de 
33724 \end_layout
33725
33726 \begin_layout Plain Layout
33727 \align left
33728 cette boîte
33729 \end_layout
33730
33731 \begin_layout Plain Layout
33732 \align right
33733 est allongé.
33734 \end_layout
33735
33736 \end_inset
33737
33738
33739 \end_layout
33740
33741 \begin_layout Standard
33742 Si vous n'avez pas choisi une 
33743 \family sans
33744 Boîte
33745 \begin_inset space ~
33746 \end_inset
33747
33748 Intérieure
33749 \family default
33750 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33751  de dialogue de boîte.
33752 \begin_inset Separator parbreak
33753 \end_inset
33754
33755
33756 \end_layout
33757
33758 \begin_layout Standard
33759 \align center
33760 \begin_inset Box Boxed
33761 position "c"
33762 hor_pos "s"
33763 has_inner_box 0
33764 inner_pos "s"
33765 use_parbox 0
33766 use_makebox 0
33767 width "90col%"
33768 special "none"
33769 height "1.25in"
33770 height_special "totalheight"
33771 thickness "0.4pt"
33772 separation "3pt"
33773 shadowsize "4pt"
33774 framecolor "black"
33775 backgroundcolor "none"
33776 status open
33777
33778 \begin_layout Plain Layout
33779 Le texte de cette boîte est allongé horizontalement.
33780 \end_layout
33781
33782 \end_inset
33783
33784
33785 \end_layout
33786
33787 \begin_layout Subsection
33788 Décorations
33789 \begin_inset CommandInset label
33790 LatexCommand label
33791 name "sec:Décorations"
33792
33793 \end_inset
33794
33795
33796 \begin_inset Index idx
33797 status collapsed
33798
33799 \begin_layout Plain Layout
33800 Boîtes ! Décorations
33801 \end_layout
33802
33803 \end_inset
33804
33805
33806 \end_layout
33807
33808 \begin_layout Standard
33809 On peut spécifier le style de la boîte en utilisant la liste déroulante
33810  
33811 \family sans
33812 Décoration
33813 \family default
33814 .
33815  Les possibilités sont les suivantes :
33816 \end_layout
33817
33818 \begin_layout Description
33819 Aucun
33820 \begin_inset space ~
33821 \end_inset
33822
33823 cadre
33824 \begin_inset space ~
33825 \end_inset
33826
33827 tracé Rien n'est tracé
33828 \end_layout
33829
33830 \begin_layout Description
33831 Cadre
33832 \begin_inset space ~
33833 \end_inset
33834
33835 rectangulaire
33836 \begin_inset space ~
33837 \end_inset
33838
33839 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33840  L'épaisseur du trait de ce cadre 
33841 \lang english
33842 can be specified
33843 \lang french
33844 .
33845 \begin_inset Newline newline
33846 \end_inset
33847
33848
33849 \begin_inset Box Boxed
33850 position "c"
33851 hor_pos "c"
33852 has_inner_box 1
33853 inner_pos "c"
33854 use_parbox 0
33855 use_makebox 0
33856 width "20col%"
33857 special "none"
33858 height "1in"
33859 height_special "totalheight"
33860 thickness "0.4pt"
33861 separation "3pt"
33862 shadowsize "4pt"
33863 framecolor "black"
33864 backgroundcolor "none"
33865 status open
33866
33867 \begin_layout Plain Layout
33868 \align center
33869 Boîte rectangulaire
33870 \end_layout
33871
33872 \end_inset
33873
33874
33875 \end_layout
33876
33877 \begin_layout Description
33878 Cadre
33879 \begin_inset space ~
33880 \end_inset
33881
33882 oval,
33883 \begin_inset space ~
33884 \end_inset
33885
33886 fin Ceci dessine un cadre ovalisée autour de la boîte.
33887  L'épaisseur du trait de ce cadre est de  0.4
33888 \begin_inset space \thinspace{}
33889 \end_inset
33890
33891 pt.
33892  
33893 \begin_inset Box ovalbox
33894 position "c"
33895 hor_pos "c"
33896 has_inner_box 1
33897 inner_pos "c"
33898 use_parbox 0
33899 use_makebox 0
33900 width "20col%"
33901 special "none"
33902 height "1in"
33903 height_special "totalheight"
33904 thickness "0.4pt"
33905 separation "3pt"
33906 shadowsize "4pt"
33907 framecolor "black"
33908 backgroundcolor "none"
33909 status open
33910
33911 \begin_layout Plain Layout
33912 \align center
33913 Boîte ovalisée, fine
33914 \end_layout
33915
33916 \end_inset
33917
33918
33919 \end_layout
33920
33921 \begin_layout Description
33922 Cadre
33923 \begin_inset space ~
33924 \end_inset
33925
33926 oval,
33927 \begin_inset space ~
33928 \end_inset
33929
33930 épais Ceci dessine un cadre ovalisée autour de la boîte.
33931  L'épaisseur du trait de ce cadre est de   0.8
33932 \begin_inset space \thinspace{}
33933 \end_inset
33934
33935 pt.
33936  
33937 \begin_inset Box Ovalbox
33938 position "c"
33939 hor_pos "c"
33940 has_inner_box 1
33941 inner_pos "c"
33942 use_parbox 0
33943 use_makebox 0
33944 width "20col%"
33945 special "none"
33946 height "1in"
33947 height_special "totalheight"
33948 thickness "0.4pt"
33949 separation "3pt"
33950 shadowsize "4pt"
33951 framecolor "black"
33952 backgroundcolor "none"
33953 status open
33954
33955 \begin_layout Plain Layout
33956 \align center
33957 Boîte ovalisée, épaisse
33958 \end_layout
33959
33960 \end_inset
33961
33962
33963 \end_layout
33964
33965 \begin_layout Description
33966 Ombre
33967 \begin_inset space ~
33968 \end_inset
33969
33970 en
33971 \begin_inset space ~
33972 \end_inset
33973
33974 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33975  L'épaisseur du trait de ce cadre et l'ombre 
33976 \lang english
33977 can be specified
33978 \lang french
33979 .
33980  
33981 \begin_inset Box Shadowbox
33982 position "c"
33983 hor_pos "c"
33984 has_inner_box 1
33985 inner_pos "c"
33986 use_parbox 0
33987 use_makebox 0
33988 width "20col%"
33989 special "none"
33990 height "1in"
33991 height_special "totalheight"
33992 thickness "0.4pt"
33993 separation "3pt"
33994 shadowsize "4pt"
33995 framecolor "black"
33996 backgroundcolor "none"
33997 status open
33998
33999 \begin_layout Plain Layout
34000 \align center
34001 Boîte ombrée
34002 \end_layout
34003
34004 \end_inset
34005
34006
34007 \end_layout
34008
34009 \begin_layout Description
34010 Fond
34011 \begin_inset space ~
34012 \end_inset
34013
34014 ombré Ceci dessine une boîte avec un arrière plan rouge.
34015  Contrairement aux boîtes coloriées
34016 \begin_inset Foot
34017 status collapsed
34018
34019 \begin_layout Plain Layout
34020 Voir la section
34021 \begin_inset space ~
34022 \end_inset
34023
34024
34025 \begin_inset CommandInset ref
34026 LatexCommand ref
34027 reference "sec:Boîtes-colorées"
34028
34029 \end_inset
34030
34031 .
34032 \end_layout
34033
34034 \end_inset
34035
34036 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
34037  son propre paragraphe.
34038 \begin_inset Box Shaded
34039 position "t"
34040 hor_pos "c"
34041 has_inner_box 0
34042 inner_pos "t"
34043 use_parbox 0
34044 use_makebox 0
34045 width "50col%"
34046 special "none"
34047 height "1in"
34048 height_special "totalheight"
34049 thickness "0.4pt"
34050 separation "3pt"
34051 shadowsize "4pt"
34052 framecolor "black"
34053 backgroundcolor "none"
34054 status open
34055
34056 \begin_layout Plain Layout
34057 Boîte avec fond ombré
34058 \end_layout
34059
34060 \end_inset
34061
34062
34063 \end_layout
34064
34065 \begin_layout Description
34066 Cadre
34067 \begin_inset space ~
34068 \end_inset
34069
34070 rectangulaire
34071 \begin_inset space ~
34072 \end_inset
34073
34074 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
34075  boîte.
34076  L'épaisseur du trait du cadre interne est de 0.75
34077 \begin_inset space \thinspace{}
34078 \end_inset
34079
34080 épaisseur
34081 \begin_inset space ~
34082 \end_inset
34083
34084 du
34085 \begin_inset space ~
34086 \end_inset
34087
34088 trait, l'épaisseur du trait du cadre externe est de 1.5
34089 \begin_inset space \thinspace{}
34090 \end_inset
34091
34092 épaisseur
34093 \begin_inset space ~
34094 \end_inset
34095
34096 du
34097 \begin_inset space ~
34098 \end_inset
34099
34100 trait.
34101  La distance entre les deux cadres est de 1.5
34102 \begin_inset space \thinspace{}
34103 \end_inset
34104
34105 épaisseur
34106 \begin_inset space ~
34107 \end_inset
34108
34109 du
34110 \begin_inset space ~
34111 \end_inset
34112
34113 trait
34114 \begin_inset space \thinspace{}
34115 \end_inset
34116
34117 +
34118 \begin_inset space \thinspace{}
34119 \end_inset
34120
34121 0.5
34122 \begin_inset space \thinspace{}
34123 \end_inset
34124
34125 pt.
34126  
34127 \begin_inset Box Doublebox
34128 position "c"
34129 hor_pos "c"
34130 has_inner_box 1
34131 inner_pos "c"
34132 use_parbox 0
34133 use_makebox 0
34134 width "20col%"
34135 special "none"
34136 height "1in"
34137 height_special "totalheight"
34138 thickness "0.4pt"
34139 separation "3pt"
34140 shadowsize "4pt"
34141 framecolor "black"
34142 backgroundcolor "none"
34143 status open
34144
34145 \begin_layout Plain Layout
34146 \align center
34147 Boîte double
34148 \end_layout
34149
34150 \end_inset
34151
34152
34153 \end_layout
34154
34155 \begin_layout Standard
34156 \begin_inset VSpace bigskip
34157 \end_inset
34158
34159 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
34160  s'adapte pour montrer le style
34161  de boîte utilisé.
34162  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
34163  le paquetage \SpecialChar LaTeX
34164  
34165 \series bold
34166 fancybox
34167 \series default
34168
34169 \begin_inset Index idx
34170 status collapsed
34171
34172 \begin_layout Plain Layout
34173 Paquetages \SpecialChar LaTeX
34174  ! fancybox
34175 \end_layout
34176
34177 \end_inset
34178
34179 .
34180 \end_layout
34181
34182 \begin_layout Standard
34183 \begin_inset VSpace bigskip
34184 \end_inset
34185
34186 Quand vous utilisez le style de décoration 
34187 \family sans
34188 cadre rectangulaire simple
34189 \family default
34190  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
34191  de la boîte.
34192  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
34193  prendra toute la largeur de la colonne et la boîte sera considérée comme
34194  son propre paragraphe: 
34195 \begin_inset Box Framed
34196 position "t"
34197 hor_pos "c"
34198 has_inner_box 0
34199 inner_pos "t"
34200 use_parbox 0
34201 use_makebox 0
34202 width "100col%"
34203 special "none"
34204 height "1in"
34205 height_special "totalheight"
34206 thickness "0.4pt"
34207 separation "3pt"
34208 shadowsize "4pt"
34209 framecolor "black"
34210 backgroundcolor "none"
34211 status collapsed
34212
34213 \begin_layout Plain Layout
34214 Boîte avec cadre simple et sauts de page
34215 \end_layout
34216
34217 \end_inset
34218
34219
34220 \end_layout
34221
34222 \begin_layout Section
34223 Personnalisation des boîtes
34224 \begin_inset Index idx
34225 status collapsed
34226
34227 \begin_layout Plain Layout
34228 Boîtes! Personnalisation
34229 \end_layout
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \begin_layout Standard
34237 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34238  la commande 
34239 \series bold
34240
34241 \backslash
34242 cornersize
34243 \series default
34244 .
34245  Par exemple, la commande
34246 \end_layout
34247
34248 \begin_layout Standard
34249
34250 \series bold
34251
34252 \backslash
34253 cornersize*{1cm}
34254 \end_layout
34255
34256 \begin_layout Standard
34257 donne un diamètre de 1
34258 \begin_inset space \thinspace{}
34259 \end_inset
34260
34261 cm.
34262  La commande
34263 \end_layout
34264
34265 \begin_layout Standard
34266
34267 \series bold
34268
34269 \backslash
34270 cornersize{num}
34271 \end_layout
34272
34273 \begin_layout Standard
34274 fixe le diamètre à 
34275 \family sans
34276 num
34277 \begin_inset space \thinspace{}
34278 \end_inset
34279
34280 ×
34281 \begin_inset space \thinspace{}
34282 \end_inset
34283
34284 minimum(largeur et hauteur de la boîte)
34285 \family default
34286 .
34287  La valeur implicite est 
34288 \series bold
34289
34290 \backslash
34291 cornersize{0.5}
34292 \series default
34293 .
34294 \end_layout
34295
34296 \begin_layout Standard
34297 \begin_inset ERT
34298 status collapsed
34299
34300 \begin_layout Plain Layout
34301
34302
34303 \backslash
34304 cornersize*{1.5cm}
34305 \end_layout
34306
34307 \end_inset
34308
34309
34310 \begin_inset Box Ovalbox
34311 position "c"
34312 hor_pos "c"
34313 has_inner_box 1
34314 inner_pos "c"
34315 use_parbox 0
34316 use_makebox 0
34317 width "25col%"
34318 special "none"
34319 height "1in"
34320 height_special "totalheight"
34321 thickness "0.4pt"
34322 separation "3pt"
34323 shadowsize "4pt"
34324 framecolor "black"
34325 backgroundcolor "none"
34326 status open
34327
34328 \begin_layout Plain Layout
34329 \align center
34330 Boîte ovale avec 
34331 \series bold
34332
34333 \backslash
34334 cornersize
34335 \series default
34336
34337 \begin_inset space \thinspace{}
34338 \end_inset
34339
34340 =
34341 \begin_inset space \thinspace{}
34342 \end_inset
34343
34344 1.5
34345 \begin_inset space \thinspace{}
34346 \end_inset
34347
34348 cm
34349 \end_layout
34350
34351 \end_inset
34352
34353
34354 \begin_inset ERT
34355 status collapsed
34356
34357 \begin_layout Plain Layout
34358
34359
34360 \backslash
34361 cornersize{0.5}
34362 \end_layout
34363
34364 \end_inset
34365
34366
34367 \end_layout
34368
34369 \begin_layout Standard
34370 \begin_inset VSpace bigskip
34371 \end_inset
34372
34373
34374 \end_layout
34375
34376 \begin_layout Standard
34377 La couleur rouge utilisée implicitement pour les boîtes à 
34378 \family sans
34379 Fond
34380 \begin_inset space ~
34381 \end_inset
34382
34383 ombré
34384 \family default
34385  peut soit être modifiée localement avec la commande 
34386 \series bold
34387
34388 \backslash
34389 definecolor{shadecolor}
34390 \series default
34391 , soit globalement avec le menu 
34392 \family sans
34393 Outils\SpecialChar menuseparator
34394 Préférences
34395 \family default
34396 \SpecialChar menuseparator
34397
34398 \family sans
34399 Couleurs\SpecialChar menuseparator
34400 boîte
34401 \begin_inset space ~
34402 \end_inset
34403
34404 ombrée
34405 \family default
34406 .
34407  La syntaxe de la commande 
34408 \series bold
34409
34410 \backslash
34411 definecolor
34412 \series default
34413  est expliquée dans la section
34414 \begin_inset space ~
34415 \end_inset
34416
34417
34418 \begin_inset CommandInset ref
34419 LatexCommand ref
34420 reference "sec:Tableaux-Colorés"
34421
34422 \end_inset
34423
34424 .
34425 \begin_inset Foot
34426 status collapsed
34427
34428 \begin_layout Plain Layout
34429 Notez que l'utilisation de 
34430 \series bold
34431
34432 \backslash
34433 definecolor
34434 \series default
34435  ne peut se faire sans le paquetage \SpecialChar LaTeX
34436  
34437 \series bold
34438 color
34439 \series default
34440  dans le préambule, voir la section
34441 \begin_inset space ~
34442 \end_inset
34443
34444
34445 \begin_inset CommandInset ref
34446 LatexCommand ref
34447 reference "sec:Boîtes-colorées"
34448
34449 \end_inset
34450
34451 .
34452  
34453 \end_layout
34454
34455 \end_inset
34456
34457
34458 \end_layout
34459
34460 \begin_layout Standard
34461 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34462  le commande en code \SpecialChar TeX
34463  suivantes
34464 \end_layout
34465
34466 \begin_layout Standard
34467
34468 \series bold
34469
34470 \backslash
34471 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34472 \end_layout
34473
34474 \begin_layout Standard
34475 \begin_inset ERT
34476 status collapsed
34477
34478 \begin_layout Plain Layout
34479
34480
34481 \backslash
34482 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34483 \end_layout
34484
34485 \end_inset
34486
34487
34488 \begin_inset Box Shaded
34489 position "t"
34490 hor_pos "c"
34491 has_inner_box 0
34492 inner_pos "t"
34493 use_parbox 0
34494 use_makebox 0
34495 width "100col%"
34496 special "none"
34497 height "1in"
34498 height_special "totalheight"
34499 thickness "0.4pt"
34500 separation "3pt"
34501 shadowsize "4pt"
34502 framecolor "black"
34503 backgroundcolor "none"
34504 status open
34505
34506 \begin_layout Plain Layout
34507
34508 \color yellow
34509 Ceci est un texte jaune dans une boîte à 
34510 \family sans
34511 Fond
34512 \begin_inset space ~
34513 \end_inset
34514
34515 ombré
34516 \family default
34517 \color inherit
34518  
34519 \color yellow
34520 avec un fond vert foncé.
34521 \end_layout
34522
34523 \end_inset
34524
34525
34526 \begin_inset ERT
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530
34531
34532 \backslash
34533 definecolor{shadecolor}{rgb}{1,0,0}
34534 \end_layout
34535
34536 \end_inset
34537
34538
34539 \end_layout
34540
34541 \begin_layout Standard
34542 \begin_inset VSpace bigskip
34543 \end_inset
34544
34545
34546 \end_layout
34547
34548 \begin_layout Standard
34549 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
34550  boîtes qui suivent la commandes qui les a changées.
34551 \end_layout
34552
34553 \begin_layout Section
34554 Minipages
34555 \begin_inset CommandInset label
34556 LatexCommand label
34557 name "sec:Minipages"
34558
34559 \end_inset
34560
34561
34562 \begin_inset Index idx
34563 status collapsed
34564
34565 \begin_layout Plain Layout
34566 Boîtes ! Minipages
34567 \end_layout
34568
34569 \end_inset
34570
34571
34572 \end_layout
34573
34574 \begin_layout Standard
34575 \SpecialChar LaTeX
34576  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
34577  d'une page.
34578  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34579  règles d'indentation, de saut de ligne, etc.
34580  s'appliquent.
34581 \end_layout
34582
34583 \begin_layout Standard
34584 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34585  langues.
34586 \end_layout
34587
34588 \begin_layout Standard
34589 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34590  Leur largeur est fixée à 45
34591 \begin_inset space \thinspace{}
34592 \end_inset
34593
34594 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34595  via le menu 
34596 \family sans
34597 Insertion\SpecialChar menuseparator
34598 Typographie
34599 \begin_inset space ~
34600 \end_inset
34601
34602 spéciale\SpecialChar menuseparator
34603 Ressort
34604 \begin_inset space ~
34605 \end_inset
34606
34607 Horizontal
34608 \family default
34609 .
34610 \end_layout
34611
34612 \begin_layout Standard
34613 \begin_inset Box Frameless
34614 position "t"
34615 hor_pos "c"
34616 has_inner_box 1
34617 inner_pos "c"
34618 use_parbox 0
34619 use_makebox 0
34620 width "45col%"
34621 special "none"
34622 height "1in"
34623 height_special "totalheight"
34624 thickness "0.4pt"
34625 separation "3pt"
34626 shadowsize "4pt"
34627 framecolor "black"
34628 backgroundcolor "none"
34629 status open
34630
34631 \begin_layout Plain Layout
34632 Ceci est un texte en français.
34633  Ceci est un texte en français.
34634  Ceci est un texte en français.
34635  Ceci est un texte en français.
34636  Ceci est un texte en français.
34637  Ceci est un texte en français.
34638  Ceci est un texte en français.
34639  Ceci est un texte en français.Ceci est un texte en français.
34640  Ceci est un texte en français.
34641  Ceci est un texte en français.
34642  Ceci est un texte en français
34643 \begin_inset Foot
34644 status collapsed
34645
34646 \begin_layout Plain Layout
34647 Ceci est une note de bas de page en français.
34648 \end_layout
34649
34650 \end_inset
34651
34652 .Ceci est un texte en français
34653 \end_layout
34654
34655 \end_inset
34656
34657
34658 \begin_inset space \hfill{}
34659 \end_inset
34660
34661
34662 \begin_inset Box Frameless
34663 position "t"
34664 hor_pos "c"
34665 has_inner_box 1
34666 inner_pos "c"
34667 use_parbox 0
34668 use_makebox 0
34669 width "45col%"
34670 special "none"
34671 height "1in"
34672 height_special "totalheight"
34673 thickness "0.4pt"
34674 separation "3pt"
34675 shadowsize "4pt"
34676 framecolor "black"
34677 backgroundcolor "none"
34678 status open
34679
34680 \begin_layout Plain Layout
34681
34682 \lang english
34683 This is an English Text.
34684  This is an English Text.
34685  This is an English Text.
34686  This is an English Text.
34687  This is an English Text.
34688  This is an English Text.
34689  This is an English Text.
34690  This is an English Text.
34691  This is an English Text.
34692  This is an English Text.
34693  This is an English Text.
34694  This is an English Text.
34695  This is an English Text.
34696  This is an English Text.
34697  This is an English Text.
34698  This is an English Text.
34699 \begin_inset Foot
34700 status collapsed
34701
34702 \begin_layout Plain Layout
34703
34704 \lang english
34705 This is an English footnote.
34706 \end_layout
34707
34708 \end_inset
34709
34710  This is an English Text.
34711 \end_layout
34712
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \begin_layout Standard
34719 \begin_inset VSpace bigskip
34720 \end_inset
34721
34722 Les paramètres globaux du document sont ignorés au sein d'une minipage.
34723  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
34724  minipages, même si vous les avez mis par exemple à 
34725 \family sans
34726 Moyen
34727 \family default
34728  dans les paramètres du document.
34729 \end_layout
34730
34731 \begin_layout Standard
34732 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
34733  portion de texte, voyez la section
34734 \begin_inset space ~
34735 \end_inset
34736
34737
34738 \begin_inset CommandInset ref
34739 LatexCommand ref
34740 reference "sec:Boîtes-colorées"
34741
34742 \end_inset
34743
34744 .
34745 \end_layout
34746
34747 \begin_layout Standard
34748 \begin_inset Note Greyedout
34749 status open
34750
34751 \begin_layout Plain Layout
34752
34753 \series bold
34754 Note:
34755 \series default
34756  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
34757  mais les minipages peuvent être utilisées dans un tableau, un flottant
34758  ou une autre boîte.
34759 \end_layout
34760
34761 \end_inset
34762
34763
34764 \end_layout
34765
34766 \begin_layout Section
34767 Les parboxes
34768 \begin_inset CommandInset label
34769 LatexCommand label
34770 name "sec:Parboxes"
34771
34772 \end_inset
34773
34774
34775 \begin_inset Index idx
34776 status collapsed
34777
34778 \begin_layout Plain Layout
34779 Boîtes ! Parboxes
34780 \end_layout
34781
34782 \end_inset
34783
34784
34785 \end_layout
34786
34787 \begin_layout Standard
34788 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
34789  ne peuvent avoir de note de bas de page.
34790 \begin_inset Separator parbreak
34791 \end_inset
34792
34793
34794 \end_layout
34795
34796 \begin_layout Standard
34797 \align center
34798 \begin_inset Box Frameless
34799 position "t"
34800 hor_pos "c"
34801 has_inner_box 1
34802 inner_pos "t"
34803 use_parbox 1
34804 use_makebox 0
34805 width "33col%"
34806 special "none"
34807 height "1in"
34808 height_special "totalheight"
34809 thickness "0.4pt"
34810 separation "3pt"
34811 shadowsize "4pt"
34812 framecolor "black"
34813 backgroundcolor "none"
34814 status open
34815
34816 \begin_layout Plain Layout
34817 Ceci est un texte à l'intérieur d'une parbox.
34818  Ceci est un texte à l'intérieur d'une parbox.
34819 \end_layout
34820
34821 \begin_layout Plain Layout
34822 Cette note de bas de page ne devrait pas apparaître :
34823 \begin_inset Foot
34824 status open
34825
34826 \begin_layout Plain Layout
34827 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
34828  pas.
34829 \end_layout
34830
34831 \end_inset
34832
34833
34834 \end_layout
34835
34836 \end_inset
34837
34838
34839 \end_layout
34840
34841 \begin_layout Section
34842 Des boîtes pour les mots et les caractères
34843 \begin_inset Index idx
34844 status collapsed
34845
34846 \begin_layout Plain Layout
34847 Boîtes ! Pour les caractères
34848 \end_layout
34849
34850 \end_inset
34851
34852
34853 \end_layout
34854
34855 \begin_layout Subsection
34856 Empêcher la césure
34857 \begin_inset CommandInset label
34858 LatexCommand label
34859 name "sec:Empêcher-césure"
34860
34861 \end_inset
34862
34863
34864 \begin_inset Index idx
34865 status collapsed
34866
34867 \begin_layout Plain Layout
34868 Boîtes ! Pour empêcher la césure
34869 \end_layout
34870
34871 \end_inset
34872
34873
34874 \end_layout
34875
34876 \begin_layout Standard
34877 Vous pouvez utiliser une boîte de type 
34878 \family sans
34879 Makebox
34880 \family default
34881  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
34882 \begin_inset Newline newline
34883 \end_inset
34884
34885 Voici un exemple de texte :
34886 \end_layout
34887
34888 \begin_layout Standard
34889 Cette ligne est un exemple comment vous pouvez empêcher une césure
34890 \begin_inset space ~
34891 \end_inset
34892
34893
34894 \begin_inset Quotes fld
34895 \end_inset
34896
34897 motTrèsTrèsLong
34898 \begin_inset Quotes frd
34899 \end_inset
34900
34901
34902 \end_layout
34903
34904 \begin_layout Standard
34905 Pour empêcher que le mot 
34906 \begin_inset Quotes fld
34907 \end_inset
34908
34909 motTrèsTrèsLong
34910 \begin_inset Quotes frd
34911 \end_inset
34912
34913  soit coupé, mettez le mot dans une boîte, mettez 
34914 \family sans
34915 Boîte
34916 \begin_inset space ~
34917 \end_inset
34918
34919 intérieure
34920 \family default
34921  à 
34922 \family sans
34923 Makebox
34924 \family default
34925  sans spécifier de largeur.
34926 \end_layout
34927
34928 \begin_layout Standard
34929 Voici le résultat :
34930 \end_layout
34931
34932 \begin_layout Standard
34933 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34934  
34935 \begin_inset Box Frameless
34936 position "t"
34937 hor_pos "c"
34938 has_inner_box 1
34939 inner_pos "t"
34940 use_parbox 0
34941 use_makebox 1
34942 width ""
34943 special "none"
34944 height "1in"
34945 height_special "totalheight"
34946 thickness "0.4pt"
34947 separation "3pt"
34948 shadowsize "4pt"
34949 framecolor "black"
34950 backgroundcolor "none"
34951 status open
34952
34953 \begin_layout Plain Layout
34954 \begin_inset Quotes fld
34955 \end_inset
34956
34957 motTrèsTrèsLong
34958 \begin_inset Quotes frd
34959 \end_inset
34960
34961
34962 \end_layout
34963
34964 \end_inset
34965
34966
34967 \end_layout
34968
34969 \begin_layout Standard
34970 Une autre méthode consiste à mettre la commande 
34971 \series bold
34972
34973 \begin_inset Quotes fld
34974 \end_inset
34975
34976
34977 \backslash
34978 -
34979 \series default
34980
34981 \begin_inset Quotes frd
34982 \end_inset
34983
34984  en code \SpecialChar TeX
34985 , juste avant le mot :
34986 \end_layout
34987
34988 \begin_layout Standard
34989 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
34990  
34991 \begin_inset Quotes fld
34992 \end_inset
34993
34994
34995 \begin_inset ERT
34996 status collapsed
34997
34998 \begin_layout Plain Layout
34999
35000
35001 \backslash
35002 -
35003 \end_layout
35004
35005 \end_inset
35006
35007 motTrèsTrèsLong
35008 \begin_inset Quotes frd
35009 \end_inset
35010
35011
35012 \end_layout
35013
35014 \begin_layout Standard
35015 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35016  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35017 \family sans
35018 Insertion\SpecialChar menuseparator
35019 Typographie
35020 \begin_inset space ~
35021 \end_inset
35022
35023 spéciale\SpecialChar menuseparator
35024 Passage
35025 \begin_inset space ~
35026 \end_inset
35027
35028 à
35029 \begin_inset space ~
35030 \end_inset
35031
35032 la
35033 \begin_inset space ~
35034 \end_inset
35035
35036 Ligne
35037 \family default
35038  (raccourci 
35039 \family sans
35040 Ctrl-Entrée
35041 \family default
35042 ) :
35043 \end_layout
35044
35045 \begin_layout Standard
35046 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35047 \begin_inset Newline newline
35048 \end_inset
35049
35050
35051 \begin_inset Box Frameless
35052 position "t"
35053 hor_pos "c"
35054 has_inner_box 1
35055 inner_pos "t"
35056 use_parbox 0
35057 use_makebox 1
35058 width ""
35059 special "none"
35060 height "1in"
35061 height_special "totalheight"
35062 thickness "0.4pt"
35063 separation "3pt"
35064 shadowsize "4pt"
35065 framecolor "black"
35066 backgroundcolor "none"
35067 status open
35068
35069 \begin_layout Plain Layout
35070 \begin_inset Quotes fld
35071 \end_inset
35072
35073 motTrèsTrèsLong
35074 \begin_inset Quotes frd
35075 \end_inset
35076
35077
35078 \end_layout
35079
35080 \end_inset
35081
35082
35083 \end_layout
35084
35085 \begin_layout Subsection
35086 Alignement vertical
35087 \begin_inset CommandInset label
35088 LatexCommand label
35089 name "subsec:Alignement-Vertical"
35090
35091 \end_inset
35092
35093
35094 \begin_inset Index idx
35095 status collapsed
35096
35097 \begin_layout Plain Layout
35098 Boîtes ! Pour l'alignement vertical
35099 \end_layout
35100
35101 \end_inset
35102
35103
35104 \begin_inset Index idx
35105 status collapsed
35106
35107 \begin_layout Plain Layout
35108 Boîtes ! Boîtes élévatrices
35109 \end_layout
35110
35111 \end_inset
35112
35113
35114 \begin_inset Index idx
35115 status collapsed
35116
35117 \begin_layout Plain Layout
35118 Raisebox|see
35119 \begin_inset ERT
35120 status collapsed
35121
35122 \begin_layout Plain Layout
35123
35124 {
35125 \end_layout
35126
35127 \end_inset
35128
35129 Boîtes élévatrices
35130 \begin_inset ERT
35131 status collapsed
35132
35133 \begin_layout Plain Layout
35134
35135 }
35136 \end_layout
35137
35138 \end_inset
35139
35140
35141 \end_layout
35142
35143 \end_inset
35144
35145
35146 \end_layout
35147
35148 \begin_layout Standard
35149 Avec la commande 
35150 \series bold
35151
35152 \backslash
35153 raisebox
35154 \series default
35155  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35156  par rapport au texte qui l'entoure.
35157  La commande
35158 \series bold
35159  
35160 \backslash
35161 raisebox
35162 \series default
35163  s'utilise en suivant la syntaxe suivante :
35164 \end_layout
35165
35166 \begin_layout Standard
35167
35168 \series bold
35169
35170 \backslash
35171 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35172 \end_layout
35173
35174 \begin_layout Standard
35175 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35176  pour l'abaisser.
35177 \end_layout
35178
35179 \begin_layout Standard
35180 Pour aligner le mot 
35181 \begin_inset Quotes fld
35182 \end_inset
35183
35184 empêcher
35185 \begin_inset Quotes frd
35186 \end_inset
35187
35188  de façon à ce que le point le plus bas du caractère le plus 
35189 \begin_inset Quotes fld
35190 \end_inset
35191
35192 profond
35193 \begin_inset Quotes frd
35194 \end_inset
35195
35196 , le 
35197 \begin_inset Quotes fld
35198 \end_inset
35199
35200 p
35201 \begin_inset Quotes frd
35202 \end_inset
35203
35204 , soit au niveau de la ligne de base, insérez la commande 
35205 \end_layout
35206
35207 \begin_layout Standard
35208
35209 \series bold
35210
35211 \backslash
35212 raisebox{
35213 \backslash
35214 depth}{
35215 \end_layout
35216
35217 \begin_layout Standard
35218 en code \SpecialChar TeX
35219  avant le mot.
35220  Insérez après le mot l'accolade fermante 
35221 \begin_inset Quotes fld
35222 \end_inset
35223
35224
35225 \series bold
35226 }
35227 \series default
35228
35229 \begin_inset Quotes frd
35230 \end_inset
35231
35232  en code \SpecialChar TeX
35233 .
35234 \begin_inset Newline newline
35235 \end_inset
35236
35237 Voici le résultat :
35238 \end_layout
35239
35240 \begin_layout Standard
35241 Cette ligne de texte contient le mot 
35242 \begin_inset ERT
35243 status open
35244
35245 \begin_layout Plain Layout
35246
35247
35248 \backslash
35249 raisebox{
35250 \backslash
35251 depth}{
35252 \end_layout
35253
35254 \end_inset
35255
35256
35257 \begin_inset Quotes fld
35258 \end_inset
35259
35260 empêcher
35261 \begin_inset Quotes frd
35262 \end_inset
35263
35264
35265 \begin_inset ERT
35266 status collapsed
35267
35268 \begin_layout Plain Layout
35269
35270 }
35271 \end_layout
35272
35273 \end_inset
35274
35275  comme mot élevé.
35276 \end_layout
35277
35278 \begin_layout Standard
35279 \begin_inset VSpace bigskip
35280 \end_inset
35281
35282 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35283  entre les lignes va être agrandie :
35284 \end_layout
35285
35286 \begin_layout Standard
35287 Cette ligne de texte contient le mot
35288 \begin_inset ERT
35289 status collapsed
35290
35291 \begin_layout Plain Layout
35292
35293
35294 \backslash
35295 raisebox{-
35296 \backslash
35297 depth}{
35298 \end_layout
35299
35300 \end_inset
35301
35302
35303 \begin_inset Quotes fld
35304 \end_inset
35305
35306 empêcher
35307 \begin_inset Quotes frd
35308 \end_inset
35309
35310
35311 \begin_inset ERT
35312 status collapsed
35313
35314 \begin_layout Plain Layout
35315
35316 }
35317 \end_layout
35318
35319 \end_inset
35320
35321  comme mot abaissé.
35322 \begin_inset Newline newline
35323 \end_inset
35324
35325 Cette ligne de texte contient le mot 
35326 \begin_inset ERT
35327 status collapsed
35328
35329 \begin_layout Plain Layout
35330
35331
35332 \backslash
35333 raisebox{0.5cm}{
35334 \end_layout
35335
35336 \end_inset
35337
35338
35339 \begin_inset Quotes fld
35340 \end_inset
35341
35342 tester
35343 \begin_inset Quotes frd
35344 \end_inset
35345
35346
35347 \begin_inset ERT
35348 status collapsed
35349
35350 \begin_layout Plain Layout
35351
35352 }
35353 \end_layout
35354
35355 \end_inset
35356
35357  comme mot élevé.
35358 \end_layout
35359
35360 \begin_layout Standard
35361 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35362  mettez la hauteur de la boîte à zéro.
35363  Par exemple utilisez
35364 \end_layout
35365
35366 \begin_layout Standard
35367
35368 \series bold
35369
35370 \backslash
35371 raisebox{-
35372 \backslash
35373 depth}[0pt]{
35374 \end_layout
35375
35376 \begin_layout Standard
35377 Cette ligne de texte contient le mot
35378 \begin_inset ERT
35379 status collapsed
35380
35381 \begin_layout Plain Layout
35382
35383
35384 \backslash
35385 raisebox{-
35386 \backslash
35387 depth}[0pt]{
35388 \end_layout
35389
35390 \end_inset
35391
35392
35393 \begin_inset Quotes fld
35394 \end_inset
35395
35396 empêcher
35397 \begin_inset Quotes frd
35398 \end_inset
35399
35400
35401 \begin_inset ERT
35402 status collapsed
35403
35404 \begin_layout Plain Layout
35405
35406 }
35407 \end_layout
35408
35409 \end_inset
35410
35411  comme mot abaissé.
35412 \begin_inset Newline newline
35413 \end_inset
35414
35415
35416 \begin_inset Newline newline
35417 \end_inset
35418
35419 Cette ligne de texte contient le mot 
35420 \begin_inset ERT
35421 status collapsed
35422
35423 \begin_layout Plain Layout
35424
35425
35426 \backslash
35427 raisebox{0.5cm}[0pt]{
35428 \end_layout
35429
35430 \end_inset
35431
35432
35433 \begin_inset Quotes fld
35434 \end_inset
35435
35436 tester
35437 \begin_inset Quotes frd
35438 \end_inset
35439
35440
35441 \begin_inset ERT
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445
35446 }
35447 \end_layout
35448
35449 \end_inset
35450
35451  comme mot élevé.
35452 \end_layout
35453
35454 \begin_layout Section
35455 Boîtes colorées
35456 \begin_inset CommandInset label
35457 LatexCommand label
35458 name "sec:Boîtes-colorées"
35459
35460 \end_inset
35461
35462
35463 \begin_inset Index idx
35464 status collapsed
35465
35466 \begin_layout Plain Layout
35467 Boîtes ! Couleur
35468 \end_layout
35469
35470 \end_inset
35471
35472
35473 \end_layout
35474
35475 \begin_layout Standard
35476
35477 \lang english
35478 To color the background of a box just select the color you like in the box
35479  dialog.
35480  This is for example a box with orange background: 
35481 \begin_inset Box Frameless
35482 position "t"
35483 hor_pos "c"
35484 has_inner_box 1
35485 inner_pos "t"
35486 use_parbox 0
35487 use_makebox 1
35488 width ""
35489 special "none"
35490 height "1in"
35491 height_special "totalheight"
35492 thickness "0.4pt"
35493 separation "3pt"
35494 shadowsize "4pt"
35495 framecolor "black"
35496 backgroundcolor "orange"
35497 status open
35498
35499 \begin_layout Plain Layout
35500
35501 \lang english
35502 Box with orange background
35503 \end_layout
35504
35505 \end_inset
35506
35507
35508 \end_layout
35509
35510 \begin_layout Standard
35511
35512 \lang english
35513 If you use the decoration 
35514 \family sans
35515 \lang french
35516 Cadre
35517 \begin_inset space ~
35518 \end_inset
35519
35520 rectangulaire
35521 \begin_inset space ~
35522 \end_inset
35523
35524 simple
35525 \family default
35526 \lang english
35527  you can set a frame color.
35528  In this case you must also specify a background color (LyX sets white as
35529  default).
35530  Here is an example: 
35531 \begin_inset Box Boxed
35532 position "t"
35533 hor_pos "c"
35534 has_inner_box 0
35535 inner_pos "t"
35536 use_parbox 0
35537 use_makebox 0
35538 width ""
35539 special "none"
35540 height "1in"
35541 height_special "totalheight"
35542 thickness "0.4pt"
35543 separation "3pt"
35544 shadowsize "4pt"
35545 framecolor "teal"
35546 backgroundcolor "yellow"
35547 status open
35548
35549 \begin_layout Plain Layout
35550
35551 \lang english
35552 Box with teal frame color and yellow background color
35553 \end_layout
35554
35555 \end_inset
35556
35557
35558 \end_layout
35559
35560 \begin_layout Standard
35561 \begin_inset VSpace bigskip
35562 \end_inset
35563
35564
35565 \lang english
35566 Of course you can also have colored text inside a colored box:
35567 \lang french
35568
35569 \begin_inset Newline newline
35570 \end_inset
35571
35572
35573 \begin_inset Box Boxed
35574 position "t"
35575 hor_pos "c"
35576 has_inner_box 0
35577 inner_pos "t"
35578 use_parbox 0
35579 use_makebox 0
35580 width ""
35581 special "none"
35582 height "1in"
35583 height_special "totalheight"
35584 thickness "0.4pt"
35585 separation "3pt"
35586 shadowsize "4pt"
35587 framecolor "cyan"
35588 backgroundcolor "magenta"
35589 status open
35590
35591 \begin_layout Plain Layout
35592
35593 \color yellow
35594 Ce texte est coloré dans une boîte colorée et encadrée.
35595 \end_layout
35596
35597 \end_inset
35598
35599
35600 \end_layout
35601
35602 \begin_layout Standard
35603 \begin_inset VSpace bigskip
35604 \end_inset
35605
35606
35607 \end_layout
35608
35609 \begin_layout Standard
35610
35611 \lang english
35612 If you need another color than the predefined ones,
35613 \lang french
35614  vous pouvez définir vos propres couleurs comme c'est décrit dans la section
35615 \begin_inset space ~
35616 \end_inset
35617
35618
35619 \begin_inset CommandInset ref
35620 LatexCommand ref
35621 reference "sec:Tableaux-Colorés"
35622
35623 \end_inset
35624
35625 .
35626
35627 \lang english
35628  To use your own color you must typeset the box by using TeX code:
35629 \end_layout
35630
35631 \begin_layout Standard
35632
35633 \lang english
35634 Colored boxes without frame
35635 \lang french
35636 sont créées par la commande 
35637 \series bold
35638
35639 \backslash
35640 colorbox
35641 \series default
35642 .
35643  Elle est utilisée avec la syntaxe suivante :
35644 \end_layout
35645
35646 \begin_layout Standard
35647
35648 \series bold
35649
35650 \backslash
35651 colorbox{couleur}{contenu de la boîte}
35652 \end_layout
35653
35654 \begin_layout Standard
35655 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35656  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
35657  un mot sur fond vertfonce, insérez la commande 
35658 \end_layout
35659
35660 \begin_layout Standard
35661
35662 \series bold
35663
35664 \backslash
35665 colorbox{vertfonce}{
35666 \end_layout
35667
35668 \begin_layout Standard
35669 avant le mot en code \SpecialChar TeX
35670 .
35671  Insérez l'accolade fermante 
35672 \begin_inset Quotes fld
35673 \end_inset
35674
35675 }
35676 \begin_inset Quotes frd
35677 \end_inset
35678
35679  après le mot, en code \SpecialChar TeX
35680 .
35681 \begin_inset Newline newline
35682 \end_inset
35683
35684 Voici le résultat :
35685 \end_layout
35686
35687 \begin_layout Standard
35688 Cette ligne de texte contient le mot
35689 \begin_inset ERT
35690 status collapsed
35691
35692 \begin_layout Plain Layout
35693
35694
35695 \backslash
35696 colorbox{vertfonce}{
35697 \end_layout
35698
35699 \end_inset
35700
35701
35702 \begin_inset Quotes fld
35703 \end_inset
35704
35705 Attention!
35706 \begin_inset Quotes frd
35707 \end_inset
35708
35709
35710 \begin_inset ERT
35711 status collapsed
35712
35713 \begin_layout Plain Layout
35714
35715 }
35716 \end_layout
35717
35718 \end_inset
35719
35720  sur fond vertfonce.
35721 \end_layout
35722
35723 \begin_layout Standard
35724
35725 \lang english
35726 Framed, colored boxes are created
35727 \lang french
35728  avec la commande 
35729 \series bold
35730
35731 \backslash
35732 fcolorbox
35733 \series default
35734  avec la syntaxe suivante :
35735 \end_layout
35736
35737 \begin_layout Standard
35738
35739 \series bold
35740
35741 \backslash
35742 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
35743 \end_layout
35744
35745 \begin_layout Section
35746 Les boîtes pivotées et redimensionnées
35747 \end_layout
35748
35749 \begin_layout Standard
35750 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
35751  charger le paquetage \SpecialChar LaTeX
35752  
35753 \series bold
35754 graphicx
35755 \series default
35756
35757 \begin_inset Index idx
35758 status collapsed
35759
35760 \begin_layout Plain Layout
35761 Paquetages \SpecialChar LaTeX
35762  ! graphicx
35763 \end_layout
35764
35765 \end_inset
35766
35767  dans le préambule de votre document avec la commande
35768 \end_layout
35769
35770 \begin_layout Standard
35771
35772 \series bold
35773
35774 \backslash
35775 @ifundefined{rotatebox}
35776 \begin_inset Newline newline
35777 \end_inset
35778
35779
35780 \begin_inset Phantom HPhantom
35781 status open
35782
35783 \begin_layout Plain Layout
35784
35785 \series bold
35786 \begin_inset space ~
35787 \end_inset
35788
35789
35790 \end_layout
35791
35792 \end_inset
35793
35794 {
35795 \backslash
35796 usepackage{graphicx}}{}
35797 \end_layout
35798
35799 \begin_layout Description
35800 \begin_inset Note Greyedout
35801 status open
35802
35803 \begin_layout Plain Layout
35804
35805 \series bold
35806 Note:
35807 \series default
35808  La plupart des visualiseurs DVI ne sont 
35809 \emph on
35810 pas
35811 \emph default
35812  capables d'afficher des rotations ou des redimensions.
35813 \end_layout
35814
35815 \end_inset
35816
35817
35818 \end_layout
35819
35820 \begin_layout Standard
35821 \begin_inset Note Greyedout
35822 status open
35823
35824 \begin_layout Plain Layout
35825
35826 \series bold
35827 Note:
35828 \series default
35829  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
35830  redimensionnée.
35831 \end_layout
35832
35833 \end_inset
35834
35835
35836 \end_layout
35837
35838 \begin_layout Subsection
35839 Les Boîtes pivotées
35840 \begin_inset Index idx
35841 status collapsed
35842
35843 \begin_layout Plain Layout
35844 Boîtes ! pivotées
35845 \end_layout
35846
35847 \end_inset
35848
35849
35850 \begin_inset Index idx
35851 status collapsed
35852
35853 \begin_layout Plain Layout
35854 Pivoter des objets
35855 \end_layout
35856
35857 \end_inset
35858
35859
35860 \end_layout
35861
35862 \begin_layout Standard
35863 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
35864  (rotated).
35865  Une telle boîte est créée avec la commande 
35866 \series bold
35867
35868 \backslash
35869 rotatebox
35870 \series default
35871  en code \SpecialChar TeX
35872  avec la syntaxe
35873 \end_layout
35874
35875 \begin_layout Standard
35876
35877 \series bold
35878
35879 \backslash
35880 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
35881 \end_layout
35882
35883 \begin_layout Standard
35884 La position du pivot est donnée par l'origine de rotation spécifiée sous
35885  la forme 
35886 \series bold
35887 origin=position
35888 \series default
35889 .
35890  Les valeurs suivantes sont possibles pour la position: 
35891 \emph on
35892 c
35893 \emph default
35894  (centre), 
35895 \emph on
35896 l
35897 \emph default
35898  (gauche/
35899 \lang english
35900 left
35901 \lang french
35902 ), 
35903 \emph on
35904 r
35905 \emph default
35906  (droite/
35907 \lang english
35908 right
35909 \lang french
35910 ), 
35911 \emph on
35912 b
35913 \emph default
35914  (bas/
35915 \lang english
35916 bottom
35917 \lang french
35918 ), 
35919 \emph on
35920 t
35921 \emph default
35922  (haut/
35923 \lang english
35924 top
35925 \lang french
35926 ), et aussi des combinaisons des quatre positions de base.
35927  Par exemple 
35928 \emph on
35929 lt
35930 \emph default
35931  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
35932  Quand on ne donne pas d'origine, la position 
35933 \emph on
35934 l
35935 \emph default
35936  est utilisée.
35937  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
35938  ou négatif.
35939  Le sens positif de rotation est anti-horaire.
35940 \end_layout
35941
35942 \begin_layout Standard
35943 Dans l'exemple qui suit, la commande 
35944 \series bold
35945
35946 \backslash
35947 rotatebox[origin=c]{60}{
35948 \series default
35949  a été insérée en code \SpecialChar TeX
35950  juste avant le texte 
35951 \begin_inset Quotes fld
35952 \end_inset
35953
35954 pivoté de 90°
35955 \begin_inset Quotes frd
35956 \end_inset
35957
35958  ; la boîte est refermée juste après le texte par une accolade fermante
35959  
35960 \begin_inset Quotes fld
35961 \end_inset
35962
35963 }
35964 \begin_inset Quotes frd
35965 \end_inset
35966
35967  en code \SpecialChar TeX
35968 .
35969 \end_layout
35970
35971 \begin_layout Standard
35972 Voici une ligne avec du texte 
35973 \begin_inset ERT
35974 status collapsed
35975
35976 \begin_layout Plain Layout
35977
35978
35979 \backslash
35980 rotatebox[origin=c]{60}{
35981 \end_layout
35982
35983 \end_inset
35984
35985 pivoté de 60°
35986 \begin_inset ERT
35987 status collapsed
35988
35989 \begin_layout Plain Layout
35990
35991 }
35992 \end_layout
35993
35994 \end_inset
35995
35996 .
35997 \end_layout
35998
35999 \begin_layout Standard
36000 La boîte peut contenir une autre boîte ou une formule en ligne :
36001 \end_layout
36002
36003 \begin_layout Standard
36004 Voici une ligne avec du texte 
36005 \begin_inset ERT
36006 status collapsed
36007
36008 \begin_layout Plain Layout
36009
36010
36011 \backslash
36012 rotatebox[origin=r]{-60}{
36013 \end_layout
36014
36015 \end_inset
36016
36017
36018 \begin_inset Box Doublebox
36019 position "c"
36020 hor_pos "c"
36021 has_inner_box 0
36022 inner_pos "c"
36023 use_parbox 0
36024 use_makebox 0
36025 width "1in"
36026 special "width"
36027 height "1in"
36028 height_special "totalheight"
36029 thickness "0.4pt"
36030 separation "3pt"
36031 shadowsize "4pt"
36032 framecolor "black"
36033 backgroundcolor "none"
36034 status collapsed
36035
36036 \begin_layout Plain Layout
36037 pivoté de -60°
36038 \end_layout
36039
36040 \end_inset
36041
36042
36043 \begin_inset ERT
36044 status collapsed
36045
36046 \begin_layout Plain Layout
36047
36048 }
36049 \end_layout
36050
36051 \end_inset
36052
36053  et encadré 
36054 \begin_inset ERT
36055 status collapsed
36056
36057 \begin_layout Plain Layout
36058
36059
36060 \backslash
36061 rotatebox[origin=lb]{60}{
36062 \end_layout
36063
36064 \end_inset
36065
36066
36067 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36068 \end_inset
36069
36070
36071 \begin_inset ERT
36072 status collapsed
36073
36074 \begin_layout Plain Layout
36075
36076 }
36077 \end_layout
36078
36079 \end_inset
36080
36081  et une formule.
36082 \end_layout
36083
36084 \begin_layout Standard
36085 ou encore une figure ou un tableau :
36086 \end_layout
36087
36088 \begin_layout Standard
36089 Voici une ligne
36090 \begin_inset ERT
36091 status collapsed
36092
36093 \begin_layout Plain Layout
36094
36095
36096 \backslash
36097 rotatebox[origin=lb]{90}{
36098 \end_layout
36099
36100 \end_inset
36101
36102
36103 \begin_inset Graphics
36104         filename ../clipart/platypus.eps
36105         lyxscale 50
36106         width 25col%
36107
36108 \end_inset
36109
36110
36111 \begin_inset ERT
36112 status collapsed
36113
36114 \begin_layout Plain Layout
36115
36116 }
36117 \end_layout
36118
36119 \end_inset
36120
36121  avec une image pivotée de 90° 
36122 \begin_inset ERT
36123 status collapsed
36124
36125 \begin_layout Plain Layout
36126
36127
36128 \backslash
36129 rotatebox[origin=l]{-90}{
36130 \end_layout
36131
36132 \end_inset
36133
36134
36135 \begin_inset Tabular
36136 <lyxtabular version="3" rows="2" columns="2">
36137 <features tabularvalignment="middle">
36138 <column alignment="center" valignment="top">
36139 <column alignment="center" valignment="top">
36140 <row>
36141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145 q
36146 \end_layout
36147
36148 \end_inset
36149 </cell>
36150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36151 \begin_inset Text
36152
36153 \begin_layout Plain Layout
36154 w
36155 \end_layout
36156
36157 \end_inset
36158 </cell>
36159 </row>
36160 <row>
36161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36162 \begin_inset Text
36163
36164 \begin_layout Plain Layout
36165 e
36166 \end_layout
36167
36168 \end_inset
36169 </cell>
36170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36171 \begin_inset Text
36172
36173 \begin_layout Plain Layout
36174 r
36175 \end_layout
36176
36177 \end_inset
36178 </cell>
36179 </row>
36180 </lyxtabular>
36181
36182 \end_inset
36183
36184
36185 \begin_inset ERT
36186 status collapsed
36187
36188 \begin_layout Plain Layout
36189
36190 }
36191 \end_layout
36192
36193 \end_inset
36194
36195  et un tableau.
36196 \begin_inset Index idx
36197 status collapsed
36198
36199 \begin_layout Plain Layout
36200 Figures ! Pivotées
36201 \end_layout
36202
36203 \end_inset
36204
36205
36206 \begin_inset Index idx
36207 status collapsed
36208
36209 \begin_layout Plain Layout
36210 Tableau ! Pivoter
36211 \end_layout
36212
36213 \end_inset
36214
36215
36216 \end_layout
36217
36218 \begin_layout Subsection
36219 Les boîtes redimensionnées
36220 \begin_inset Index idx
36221 status collapsed
36222
36223 \begin_layout Plain Layout
36224 Boîtes ! Redimensionnées
36225 \end_layout
36226
36227 \end_inset
36228
36229
36230 \begin_inset Index idx
36231 status collapsed
36232
36233 \begin_layout Plain Layout
36234 Redimensionner des objets
36235 \end_layout
36236
36237 \end_inset
36238
36239
36240 \end_layout
36241
36242 \begin_layout Standard
36243 Pour redimensionner des objets on peut utiliser les commandes 
36244 \series bold
36245
36246 \backslash
36247 scalebox
36248 \series default
36249  et 
36250 \series bold
36251
36252 \backslash
36253 resizebox
36254 \series default
36255  insérées sous forme de code \SpecialChar TeX
36256 .
36257 \end_layout
36258
36259 \begin_layout Standard
36260
36261 \series bold
36262
36263 \backslash
36264 scalebox
36265 \series default
36266  est utilisée avec la syntaxe suivante :
36267 \end_layout
36268
36269 \begin_layout Standard
36270
36271 \series bold
36272
36273 \backslash
36274 scalebox{horizontal}[vertical]{contenu de la boîte}
36275 \end_layout
36276
36277 \begin_layout Standard
36278 Horizontal et vertical sont les facteurs d'échelle correspondants.
36279  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
36280  utilisé comme facteur vertical.
36281 \end_layout
36282
36283 \begin_layout Standard
36284 Par exemple, la commande 
36285 \series bold
36286
36287 \backslash
36288 scalebox{2}{Bonjour}
36289 \series default
36290  crée un 
36291 \begin_inset ERT
36292 status collapsed
36293
36294 \begin_layout Plain Layout
36295
36296
36297 \backslash
36298 scalebox{2}{
36299 \end_layout
36300
36301 \end_inset
36302
36303 Bonjour
36304 \begin_inset ERT
36305 status collapsed
36306
36307 \begin_layout Plain Layout
36308
36309 }
36310 \end_layout
36311
36312 \end_inset
36313
36314  de taille double par rapport à la taille du texte du document.
36315 \end_layout
36316
36317 \begin_layout Standard
36318
36319 \series bold
36320
36321 \backslash
36322 scalebox{2}[1]{Hello}
36323 \series default
36324  au contraire va déformer le 
36325 \begin_inset ERT
36326 status collapsed
36327
36328 \begin_layout Plain Layout
36329
36330
36331 \backslash
36332 scalebox{2}[1]{
36333 \end_layout
36334
36335 \end_inset
36336
36337 Bonjour
36338 \begin_inset ERT
36339 status collapsed
36340
36341 \begin_layout Plain Layout
36342
36343 }
36344 \end_layout
36345
36346 \end_inset
36347
36348 .
36349 \end_layout
36350
36351 \begin_layout Standard
36352 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
36353  La commande 
36354 \series bold
36355
36356 \backslash
36357 scalebox{-1}[1]{Hello}
36358 \series default
36359  peut donc être utilisée pour créer du texte en miroir : 
36360 \begin_inset ERT
36361 status collapsed
36362
36363 \begin_layout Plain Layout
36364
36365
36366 \backslash
36367 scalebox{-1}[1]{
36368 \end_layout
36369
36370 \end_inset
36371
36372 Bonjour
36373 \begin_inset ERT
36374 status collapsed
36375
36376 \begin_layout Plain Layout
36377
36378 }
36379 \end_layout
36380
36381 \end_inset
36382
36383
36384 \end_layout
36385
36386 \begin_layout Standard
36387
36388 \series bold
36389
36390 \backslash
36391 scalebox{1}[-1]{Bonjour}
36392 \series default
36393  effectue une réflexion du 
36394 \begin_inset ERT
36395 status collapsed
36396
36397 \begin_layout Plain Layout
36398
36399
36400 \backslash
36401 scalebox{1}[-1]{
36402 \end_layout
36403
36404 \end_inset
36405
36406 Bonjour
36407 \begin_inset ERT
36408 status collapsed
36409
36410 \begin_layout Plain Layout
36411
36412 }
36413 \end_layout
36414
36415 \end_inset
36416
36417  par rapport à la ligne de base.
36418 \end_layout
36419
36420 \begin_layout Standard
36421 La commande 
36422 \series bold
36423
36424 \backslash
36425 reflectbox{contenu de la boîte} 
36426 \series default
36427 existe aussi et est équivalente à
36428 \series bold
36429  
36430 \backslash
36431 scalebox{-1}[1]{contenu de la boîte}.
36432
36433 \series default
36434  
36435 \begin_inset Newline newline
36436 \end_inset
36437
36438
36439 \end_layout
36440
36441 \begin_layout Standard
36442 \begin_inset VSpace bigskip
36443 \end_inset
36444
36445 La commande 
36446 \series bold
36447
36448 \backslash
36449 resizebox
36450 \series default
36451  est utilisée pour redimensionner une boîte à une largeur et une hauteur
36452  données.
36453  La syntaxe de la commande est :
36454 \end_layout
36455
36456 \begin_layout Standard
36457
36458 \series bold
36459
36460 \backslash
36461 resizebox{largeur}{hauteur}{contenu de la boîte}
36462 \end_layout
36463
36464 \begin_layout Standard
36465 Si un des deux paramètres est remplacé par un point d'exclamation 
36466 \series bold
36467 !
36468 \series default
36469 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
36470 \end_layout
36471
36472 \begin_layout Standard
36473 La commande 
36474 \series bold
36475
36476 \backslash
36477 resizebox{2cm}{1cm}{Bonjour}
36478 \series default
36479  produit : 
36480 \begin_inset ERT
36481 status collapsed
36482
36483 \begin_layout Plain Layout
36484
36485
36486 \backslash
36487 resizebox{2cm}{1cm}{
36488 \end_layout
36489
36490 \end_inset
36491
36492 Bonjour
36493 \begin_inset ERT
36494 status collapsed
36495
36496 \begin_layout Plain Layout
36497
36498 }
36499 \end_layout
36500
36501 \end_inset
36502
36503
36504 \begin_inset Newline newline
36505 \end_inset
36506
36507 La commande 
36508 \series bold
36509
36510 \backslash
36511 resizebox{2cm}{!}{Bonjour}
36512 \series default
36513  produit : 
36514 \begin_inset ERT
36515 status collapsed
36516
36517 \begin_layout Plain Layout
36518
36519
36520 \backslash
36521 resizebox{2cm}{!}{
36522 \end_layout
36523
36524 \end_inset
36525
36526 Bonjour
36527 \begin_inset ERT
36528 status collapsed
36529
36530 \begin_layout Plain Layout
36531
36532 }
36533 \end_layout
36534
36535 \end_inset
36536
36537
36538 \end_layout
36539
36540 \begin_layout Standard
36541 \begin_inset VSpace bigskip
36542 \end_inset
36543
36544
36545 \end_layout
36546
36547 \begin_layout Standard
36548 \begin_inset Note Greyedout
36549 status open
36550
36551 \begin_layout Plain Layout
36552
36553 \series bold
36554 Note:
36555 \series default
36556  Quand les paramètres des commandes 
36557 \series bold
36558
36559 \backslash
36560 scalebox
36561 \series default
36562  ou 
36563 \series bold
36564
36565 \backslash
36566 resizebox
36567 \series default
36568  sont mis à zéro, il ne se produit pas d'erreur \SpecialChar LaTeX
36569  quand on exporte le document,
36570  mais le document exporté peut ne pas s'afficher ou s'afficher partiellement.
36571 \end_layout
36572
36573 \end_inset
36574
36575
36576 \end_layout
36577
36578 \begin_layout Standard
36579 \begin_inset VSpace bigskip
36580 \end_inset
36581
36582
36583 \end_layout
36584
36585 \begin_layout Standard
36586 Les boîtes peuvent être combinée dans n'importe quel ordre.
36587  Par exemple, la commande 
36588 \begin_inset Newline newline
36589 \end_inset
36590
36591
36592 \series bold
36593
36594 \backslash
36595 rotatebox[origin=c]{-45}{
36596 \backslash
36597 resizebox{2cm}{!}{
36598 \backslash
36599 reflectbox{Bonjour}}}
36600 \begin_inset Newline newline
36601 \end_inset
36602
36603
36604 \series default
36605 produit :
36606 \begin_inset Separator parbreak
36607 \end_inset
36608
36609
36610 \end_layout
36611
36612 \begin_layout Standard
36613 \align center
36614 \begin_inset ERT
36615 status collapsed
36616
36617 \begin_layout Plain Layout
36618
36619
36620 \backslash
36621 rotatebox[origin=c]{-45}{
36622 \backslash
36623 resizebox{2cm}{!}{
36624 \backslash
36625 reflectbox{
36626 \end_layout
36627
36628 \end_inset
36629
36630 Bonjour
36631 \begin_inset ERT
36632 status collapsed
36633
36634 \begin_layout Plain Layout
36635
36636 }}}
36637 \end_layout
36638
36639 \end_inset
36640
36641
36642 \end_layout
36643
36644 \begin_layout Standard
36645 \noindent
36646 Les images, les tableaux et les formules sont autorisées comme contenu de
36647  boîte :
36648 \begin_inset Separator parbreak
36649 \end_inset
36650
36651
36652 \end_layout
36653
36654 \begin_layout Standard
36655 \align center
36656 \begin_inset ERT
36657 status collapsed
36658
36659 \begin_layout Plain Layout
36660
36661
36662 \backslash
36663 rotatebox[origin=c]{-30}{
36664 \backslash
36665 resizebox{2cm}{!}{
36666 \backslash
36667 reflectbox{
36668 \end_layout
36669
36670 \end_inset
36671
36672
36673 \begin_inset Graphics
36674         filename ../clipart/platypus.eps
36675         lyxscale 50
36676         width 25col%
36677
36678 \end_inset
36679
36680
36681 \begin_inset ERT
36682 status collapsed
36683
36684 \begin_layout Plain Layout
36685
36686 }}}
36687 \end_layout
36688
36689 \end_inset
36690
36691
36692 \begin_inset ERT
36693 status collapsed
36694
36695 \begin_layout Plain Layout
36696
36697
36698 \backslash
36699 rotatebox[origin=c]{-45}{
36700 \backslash
36701 resizebox{2cm}{!}{
36702 \backslash
36703 reflectbox{
36704 \end_layout
36705
36706 \end_inset
36707
36708
36709 \begin_inset Tabular
36710 <lyxtabular version="3" rows="2" columns="2">
36711 <features tabularvalignment="middle">
36712 <column alignment="center" valignment="top">
36713 <column alignment="center" valignment="top">
36714 <row>
36715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36716 \begin_inset Text
36717
36718 \begin_layout Plain Layout
36719 q
36720 \end_layout
36721
36722 \end_inset
36723 </cell>
36724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36725 \begin_inset Text
36726
36727 \begin_layout Plain Layout
36728 w
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 </row>
36734 <row>
36735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739 e
36740 \end_layout
36741
36742 \end_inset
36743 </cell>
36744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36745 \begin_inset Text
36746
36747 \begin_layout Plain Layout
36748 r
36749 \end_layout
36750
36751 \end_inset
36752 </cell>
36753 </row>
36754 </lyxtabular>
36755
36756 \end_inset
36757
36758
36759 \begin_inset ERT
36760 status collapsed
36761
36762 \begin_layout Plain Layout
36763
36764 }}}
36765 \end_layout
36766
36767 \end_inset
36768
36769
36770 \begin_inset ERT
36771 status collapsed
36772
36773 \begin_layout Plain Layout
36774
36775
36776 \backslash
36777 rotatebox[origin=c]{-45}{
36778 \backslash
36779 resizebox{2cm}{!}{
36780 \backslash
36781 reflectbox{
36782 \end_layout
36783
36784 \end_inset
36785
36786
36787 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36788 \end_inset
36789
36790
36791 \begin_inset ERT
36792 status collapsed
36793
36794 \begin_layout Plain Layout
36795
36796 }}}
36797 \end_layout
36798
36799 \end_inset
36800
36801
36802 \begin_inset Index idx
36803 status collapsed
36804
36805 \begin_layout Plain Layout
36806 Figures ! Redimensionnées
36807 \end_layout
36808
36809 \end_inset
36810
36811
36812 \begin_inset Index idx
36813 status collapsed
36814
36815 \begin_layout Plain Layout
36816 Tableau ! Redimensionner
36817 \end_layout
36818
36819 \end_inset
36820
36821
36822 \end_layout
36823
36824 \begin_layout Standard
36825 Quand on utilise le style global de formule 
36826 \series bold
36827 fleqn
36828 \series default
36829  dans le document
36830 \begin_inset Foot
36831 status collapsed
36832
36833 \begin_layout Plain Layout
36834 Quand 
36835 \begin_inset Quotes fld
36836 \end_inset
36837
36838 fleqn
36839 \begin_inset Quotes frd
36840 \end_inset
36841
36842  est ajouté aux options de la classe de document.
36843 \end_layout
36844
36845 \end_inset
36846
36847 , les formules hors texte peuvent aussi être redimensionnées.
36848 \end_layout
36849
36850 \begin_layout Chapter
36851 Objets entourés par du texte
36852 \begin_inset Index idx
36853 status collapsed
36854
36855 \begin_layout Plain Layout
36856 Entourés par du texte
36857 \end_layout
36858
36859 \end_inset
36860
36861
36862 \end_layout
36863
36864 \begin_layout Section
36865 Flottant d'enrobage
36866 \begin_inset CommandInset label
36867 LatexCommand label
36868 name "sec:Flottant-d'enrobage"
36869
36870 \end_inset
36871
36872
36873 \begin_inset Index idx
36874 status collapsed
36875
36876 \begin_layout Plain Layout
36877 Flottants ! Flottants d'enrobage
36878 \end_layout
36879
36880 \end_inset
36881
36882
36883 \begin_inset Index idx
36884 status collapsed
36885
36886 \begin_layout Plain Layout
36887 Entourés par du texte ! Flottants d'enrobage
36888 \end_layout
36889
36890 \end_inset
36891
36892
36893 \end_layout
36894
36895 \begin_layout Standard
36896 \begin_inset Wrap figure
36897 lines 0
36898 placement l
36899 overhang 1cm
36900 width "40col%"
36901 status open
36902
36903 \begin_layout Plain Layout
36904 \begin_inset Graphics
36905         filename ../clipart/mobius.eps
36906         width 40col%
36907         scaleBeforeRotation
36908         rotateOrigin center
36909
36910 \end_inset
36911
36912
36913 \end_layout
36914
36915 \begin_layout Plain Layout
36916 \begin_inset Caption Standard
36917
36918 \begin_layout Plain Layout
36919 \begin_inset CommandInset label
36920 LatexCommand label
36921 name "fig:Figure-enrobée"
36922
36923 \end_inset
36924
36925 Ceci est une figure habillée.
36926 \end_layout
36927
36928 \end_inset
36929
36930
36931 \end_layout
36932
36933 \end_inset
36934
36935  Ce type de flottant est utilisé quand on veut que le texte habille la figure
36936  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
36937  Vous pouvez en insérer un en utilisant le menu 
36938 \family sans
36939 Insertion\SpecialChar menuseparator
36940 Flottant\SpecialChar menuseparator
36941 Flottant
36942 \begin_inset space ~
36943 \end_inset
36944
36945 d'enrobage
36946 \family default
36947  à la condition que le paquetage \SpecialChar LaTeX
36948  
36949 \series bold
36950 wrapfig
36951 \series default
36952
36953 \begin_inset Index idx
36954 status collapsed
36955
36956 \begin_layout Plain Layout
36957 Paquetages \SpecialChar LaTeX
36958  ! wrapfig
36959 \end_layout
36960
36961 \end_inset
36962
36963  soit installé.
36964 \begin_inset Foot
36965 status collapsed
36966
36967 \begin_layout Plain Layout
36968 Voyez dans la manuel 
36969 \emph on
36970 Configuration
36971 \begin_inset space ~
36972 \end_inset
36973
36974 \SpecialChar LaTeX
36975  
36976 \emph default
36977 comment installer des paquetages \SpecialChar LaTeX
36978 .
36979 \end_layout
36980
36981 \end_inset
36982
36983  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
36984  sur la boîte du flottant.
36985  Les paramètres obligatoires sont l'
36986 \family sans
36987 Emplacement
36988 \family default
36989  et la 
36990 \family sans
36991 Largeur
36992 \family default
36993 .
36994  Les paramètres facultatifs sont le 
36995 \family sans
36996 Débordement
36997 \family default
36998  qui précise de combien le flottant déborde sur la marge du paragraphe ou
36999  de la page et la 
37000 \family sans
37001 Porté de la ligne
37002 \family default
37003  qui précise le nombre approximatif de lignes dont le flottant va avoir
37004  besoin.
37005  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37006  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37007  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
37008  à faire flotter le flottant
37009  à l'intérieur du paragraphe ou vers les autres paragraphes.
37010  La figure
37011 \begin_inset space ~
37012 \end_inset
37013
37014
37015 \begin_inset CommandInset ref
37016 LatexCommand ref
37017 reference "fig:Figure-enrobée"
37018
37019 \end_inset
37020
37021  est un exemple de flottant d'enrobage avec une largeur de 40
37022 \begin_inset space \thinspace{}
37023 \end_inset
37024
37025 col%, un débordement de 1
37026 \begin_inset space \thinspace{}
37027 \end_inset
37028
37029 cm et placé à gauche.
37030 \end_layout
37031
37032 \begin_layout Standard
37033 \begin_inset Note Greyedout
37034 status open
37035
37036 \begin_layout Plain Layout
37037
37038 \series bold
37039 Note:
37040 \series default
37041  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37042  figure trop près du bas de page peut tout chambouler et faire que le flottant
37043  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37044  de texte.
37045 \end_layout
37046
37047 \end_inset
37048
37049
37050 \end_layout
37051
37052 \begin_layout Standard
37053 En général:
37054 \end_layout
37055
37056 \begin_layout Itemize
37057 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37058  qui risquent de passer à la page suivante.
37059  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37060  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37061  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37062  de page.
37063 \end_layout
37064
37065 \begin_layout Itemize
37066 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37067  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37068 e.
37069 \end_layout
37070
37071 \begin_layout Itemize
37072 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37073  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37074  texte entre les deux, comme séparateur.
37075 \end_layout
37076
37077 \begin_layout Itemize
37078 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37079  ou les tableaux.
37080 \end_layout
37081
37082 \begin_layout Itemize
37083 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37084  chapitre
37085 \begin_inset space ~
37086 \end_inset
37087
37088
37089 \begin_inset CommandInset ref
37090 LatexCommand ref
37091 reference "chap:Flottants"
37092
37093 \end_inset
37094
37095 .
37096 \end_layout
37097
37098 \begin_layout Section
37099 Objets fixes entourés par du texte
37100 \begin_inset Index idx
37101 status collapsed
37102
37103 \begin_layout Plain Layout
37104 Entouré par du texte ! Objets fixes
37105 \end_layout
37106
37107 \end_inset
37108
37109
37110 \end_layout
37111
37112 \begin_layout Standard
37113 Les flottants d'enrobage décrits dans la section
37114 \begin_inset space \thinspace{}
37115 \end_inset
37116
37117
37118 \begin_inset CommandInset ref
37119 LatexCommand ref
37120 reference "sec:Flottant-d'enrobage"
37121
37122 \end_inset
37123
37124  prennent les positions suivantes dans le paragraphe :
37125 \begin_inset Separator parbreak
37126 \end_inset
37127
37128
37129 \end_layout
37130
37131 \begin_layout Standard
37132 \noindent
37133 \align center
37134 \begin_inset Tabular
37135 <lyxtabular version="3" rows="2" columns="2">
37136 <features tabularvalignment="middle">
37137 <column alignment="center" valignment="top">
37138 <column alignment="center" valignment="top">
37139 <row>
37140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37141 \begin_inset Text
37142
37143 \begin_layout Plain Layout
37144 \begin_inset Graphics
37145         filename ../../images/dialog-show-new-inset_graphics.png
37146         scale 70
37147         scaleBeforeRotation
37148
37149 \end_inset
37150
37151
37152 \end_layout
37153
37154 \end_inset
37155 </cell>
37156 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37157 \begin_inset Text
37158
37159 \begin_layout Plain Layout
37160 texte
37161 \end_layout
37162
37163 \end_inset
37164 </cell>
37165 </row>
37166 <row>
37167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37168 \begin_inset Text
37169
37170 \begin_layout Plain Layout
37171 texte
37172 \end_layout
37173
37174 \end_inset
37175 </cell>
37176 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37177 \begin_inset Text
37178
37179 \begin_layout Plain Layout
37180 texte
37181 \end_layout
37182
37183 \end_inset
37184 </cell>
37185 </row>
37186 </lyxtabular>
37187
37188 \end_inset
37189
37190  ou 
37191 \begin_inset Tabular
37192 <lyxtabular version="3" rows="2" columns="2">
37193 <features tabularvalignment="middle">
37194 <column alignment="center" valignment="top">
37195 <column alignment="center" valignment="top">
37196 <row>
37197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37198 \begin_inset Text
37199
37200 \begin_layout Plain Layout
37201 texte
37202 \end_layout
37203
37204 \end_inset
37205 </cell>
37206 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37207 \begin_inset Text
37208
37209 \begin_layout Plain Layout
37210 \begin_inset Graphics
37211         filename ../../images/dialog-show-new-inset_graphics.png
37212         scale 70
37213         scaleBeforeRotation
37214
37215 \end_inset
37216
37217
37218 \end_layout
37219
37220 \end_inset
37221 </cell>
37222 </row>
37223 <row>
37224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37225 \begin_inset Text
37226
37227 \begin_layout Plain Layout
37228 texte
37229 \end_layout
37230
37231 \end_inset
37232 </cell>
37233 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37234 \begin_inset Text
37235
37236 \begin_layout Plain Layout
37237 texte
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 </row>
37243 </lyxtabular>
37244
37245 \end_inset
37246
37247
37248 \end_layout
37249
37250 \begin_layout Standard
37251 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37252  par exemple pour avoir une de ces positions :
37253 \begin_inset VSpace defskip
37254 \end_inset
37255
37256
37257 \end_layout
37258
37259 \begin_layout Standard
37260 \noindent
37261 \align center
37262 \begin_inset Tabular
37263 <lyxtabular version="3" rows="2" columns="2">
37264 <features tabularvalignment="middle">
37265 <column alignment="center" valignment="top">
37266 <column alignment="center" valignment="top">
37267 <row>
37268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272 texte
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281 texte
37282 \end_layout
37283
37284 \end_inset
37285 </cell>
37286 </row>
37287 <row>
37288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37289 \begin_inset Text
37290
37291 \begin_layout Plain Layout
37292 \begin_inset Graphics
37293         filename ../../images/dialog-show-new-inset_graphics.png
37294         scale 70
37295         scaleBeforeRotation
37296
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \end_inset
37303 </cell>
37304 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37305 \begin_inset Text
37306
37307 \begin_layout Plain Layout
37308 texte
37309 \end_layout
37310
37311 \end_inset
37312 </cell>
37313 </row>
37314 </lyxtabular>
37315
37316 \end_inset
37317
37318  
37319 \begin_inset Tabular
37320 <lyxtabular version="3" rows="2" columns="2">
37321 <features tabularvalignment="middle">
37322 <column alignment="center" valignment="top">
37323 <column alignment="center" valignment="top">
37324 <row>
37325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37326 \begin_inset Text
37327
37328 \begin_layout Plain Layout
37329 texte
37330 \end_layout
37331
37332 \end_inset
37333 </cell>
37334 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37335 \begin_inset Text
37336
37337 \begin_layout Plain Layout
37338 texte
37339 \end_layout
37340
37341 \end_inset
37342 </cell>
37343 </row>
37344 <row>
37345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37346 \begin_inset Text
37347
37348 \begin_layout Plain Layout
37349 texte
37350 \end_layout
37351
37352 \end_inset
37353 </cell>
37354 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37355 \begin_inset Text
37356
37357 \begin_layout Plain Layout
37358 \begin_inset Graphics
37359         filename ../../images/dialog-show-new-inset_graphics.png
37360         scale 70
37361         scaleBeforeRotation
37362
37363 \end_inset
37364
37365
37366 \end_layout
37367
37368 \end_inset
37369 </cell>
37370 </row>
37371 </lyxtabular>
37372
37373 \end_inset
37374
37375  
37376 \begin_inset Tabular
37377 <lyxtabular version="3" rows="2" columns="3">
37378 <features tabularvalignment="middle">
37379 <column alignment="center" valignment="top">
37380 <column alignment="center" valignment="top">
37381 <column alignment="center" valignment="top">
37382 <row>
37383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37384 \begin_inset Text
37385
37386 \begin_layout Plain Layout
37387 texte
37388 \end_layout
37389
37390 \end_inset
37391 </cell>
37392 <cell alignment="center" valignment="top" topline="true" usebox="none">
37393 \begin_inset Text
37394
37395 \begin_layout Plain Layout
37396 \begin_inset Graphics
37397         filename ../../images/dialog-show-new-inset_graphics.png
37398         scale 70
37399         scaleBeforeRotation
37400
37401 \end_inset
37402
37403
37404 \end_layout
37405
37406 \end_inset
37407 </cell>
37408 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412 texte
37413 \end_layout
37414
37415 \end_inset
37416 </cell>
37417 </row>
37418 <row>
37419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37420 \begin_inset Text
37421
37422 \begin_layout Plain Layout
37423 texte
37424 \end_layout
37425
37426 \end_inset
37427 </cell>
37428 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37429 \begin_inset Text
37430
37431 \begin_layout Plain Layout
37432 texte
37433 \end_layout
37434
37435 \end_inset
37436 </cell>
37437 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37438 \begin_inset Text
37439
37440 \begin_layout Plain Layout
37441 texte
37442 \end_layout
37443
37444 \end_inset
37445 </cell>
37446 </row>
37447 </lyxtabular>
37448
37449 \end_inset
37450
37451  
37452 \begin_inset Tabular
37453 <lyxtabular version="3" rows="2" columns="3">
37454 <features tabularvalignment="middle">
37455 <column alignment="center" valignment="top">
37456 <column alignment="center" valignment="top">
37457 <column alignment="center" valignment="top">
37458 <row>
37459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37460 \begin_inset Text
37461
37462 \begin_layout Plain Layout
37463 texte
37464 \end_layout
37465
37466 \end_inset
37467 </cell>
37468 <cell alignment="center" valignment="top" topline="true" usebox="none">
37469 \begin_inset Text
37470
37471 \begin_layout Plain Layout
37472 texte
37473 \end_layout
37474
37475 \end_inset
37476 </cell>
37477 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37478 \begin_inset Text
37479
37480 \begin_layout Plain Layout
37481 texte
37482 \end_layout
37483
37484 \end_inset
37485 </cell>
37486 </row>
37487 <row>
37488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37489 \begin_inset Text
37490
37491 \begin_layout Plain Layout
37492 texte
37493 \end_layout
37494
37495 \end_inset
37496 </cell>
37497 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37498 \begin_inset Text
37499
37500 \begin_layout Plain Layout
37501 \begin_inset Graphics
37502         filename ../../images/dialog-show-new-inset_graphics.png
37503         scale 70
37504         scaleBeforeRotation
37505
37506 \end_inset
37507
37508
37509 \end_layout
37510
37511 \end_inset
37512 </cell>
37513 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37514 \begin_inset Text
37515
37516 \begin_layout Plain Layout
37517 texte
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 </row>
37523 </lyxtabular>
37524
37525 \end_inset
37526
37527
37528 \end_layout
37529
37530 \begin_layout Standard
37531 \noindent
37532 \align center
37533 \begin_inset Tabular
37534 <lyxtabular version="3" rows="3" columns="2">
37535 <features tabularvalignment="middle">
37536 <column alignment="center" valignment="top">
37537 <column alignment="center" valignment="top">
37538 <row>
37539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37540 \begin_inset Text
37541
37542 \begin_layout Plain Layout
37543 texte
37544 \end_layout
37545
37546 \end_inset
37547 </cell>
37548 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37549 \begin_inset Text
37550
37551 \begin_layout Plain Layout
37552 texte
37553 \end_layout
37554
37555 \end_inset
37556 </cell>
37557 </row>
37558 <row>
37559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37560 \begin_inset Text
37561
37562 \begin_layout Plain Layout
37563 \begin_inset Graphics
37564         filename ../../images/dialog-show-new-inset_graphics.png
37565         scale 70
37566         scaleBeforeRotation
37567
37568 \end_inset
37569
37570
37571 \end_layout
37572
37573 \end_inset
37574 </cell>
37575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37576 \begin_inset Text
37577
37578 \begin_layout Plain Layout
37579 texte
37580 \end_layout
37581
37582 \end_inset
37583 </cell>
37584 </row>
37585 <row>
37586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37587 \begin_inset Text
37588
37589 \begin_layout Plain Layout
37590 texte
37591 \end_layout
37592
37593 \end_inset
37594 </cell>
37595 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37596 \begin_inset Text
37597
37598 \begin_layout Plain Layout
37599 texte
37600 \end_layout
37601
37602 \end_inset
37603 </cell>
37604 </row>
37605 </lyxtabular>
37606
37607 \end_inset
37608
37609  
37610 \begin_inset Tabular
37611 <lyxtabular version="3" rows="3" columns="3">
37612 <features tabularvalignment="middle">
37613 <column alignment="center" valignment="top">
37614 <column alignment="center" valignment="top">
37615 <column alignment="center" valignment="top">
37616 <row>
37617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621 texte
37622 \end_layout
37623
37624 \end_inset
37625 </cell>
37626 <cell alignment="center" valignment="top" topline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630 texte
37631 \end_layout
37632
37633 \end_inset
37634 </cell>
37635 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37636 \begin_inset Text
37637
37638 \begin_layout Plain Layout
37639 texte
37640 \end_layout
37641
37642 \end_inset
37643 </cell>
37644 </row>
37645 <row>
37646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37647 \begin_inset Text
37648
37649 \begin_layout Plain Layout
37650 texte
37651 \end_layout
37652
37653 \end_inset
37654 </cell>
37655 <cell alignment="center" valignment="top" usebox="none">
37656 \begin_inset Text
37657
37658 \begin_layout Plain Layout
37659 \begin_inset Graphics
37660         filename ../../images/dialog-show-new-inset_graphics.png
37661         scale 70
37662         scaleBeforeRotation
37663
37664 \end_inset
37665
37666
37667 \end_layout
37668
37669 \end_inset
37670 </cell>
37671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout Plain Layout
37675 texte
37676 \end_layout
37677
37678 \end_inset
37679 </cell>
37680 </row>
37681 <row>
37682 <cell alignment="center" valignment="top" bottomline="true" leftline="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 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37692 \begin_inset Text
37693
37694 \begin_layout Plain Layout
37695 texte
37696 \end_layout
37697
37698 \end_inset
37699 </cell>
37700 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37701 \begin_inset Text
37702
37703 \begin_layout Plain Layout
37704 texte
37705 \end_layout
37706
37707 \end_inset
37708 </cell>
37709 </row>
37710 </lyxtabular>
37711
37712 \end_inset
37713
37714  
37715 \begin_inset Tabular
37716 <lyxtabular version="3" rows="3" columns="2">
37717 <features tabularvalignment="middle">
37718 <column alignment="center" valignment="top">
37719 <column alignment="center" valignment="top">
37720 <row>
37721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37722 \begin_inset Text
37723
37724 \begin_layout Plain Layout
37725 texte
37726 \end_layout
37727
37728 \end_inset
37729 </cell>
37730 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37731 \begin_inset Text
37732
37733 \begin_layout Plain Layout
37734 texte
37735 \end_layout
37736
37737 \end_inset
37738 </cell>
37739 </row>
37740 <row>
37741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
37742 \begin_inset Text
37743
37744 \begin_layout Plain Layout
37745 texte
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
37751 \begin_inset Text
37752
37753 \begin_layout Plain Layout
37754 \begin_inset Graphics
37755         filename ../../images/dialog-show-new-inset_graphics.png
37756         scale 70
37757         scaleBeforeRotation
37758
37759 \end_inset
37760
37761
37762 \end_layout
37763
37764 \end_inset
37765 </cell>
37766 </row>
37767 <row>
37768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37769 \begin_inset Text
37770
37771 \begin_layout Plain Layout
37772 texte
37773 \end_layout
37774
37775 \end_inset
37776 </cell>
37777 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37778 \begin_inset Text
37779
37780 \begin_layout Plain Layout
37781 texte
37782 \end_layout
37783
37784 \end_inset
37785 </cell>
37786 </row>
37787 </lyxtabular>
37788
37789 \end_inset
37790
37791
37792 \end_layout
37793
37794 \begin_layout Standard
37795 vous pouvez utiliser la paquetage \SpecialChar LaTeX
37796  
37797 \end_layout
37798
37799 \begin_layout Standard
37800 \noindent
37801
37802 \series bold
37803 picinpar
37804 \series default
37805
37806 \begin_inset Index idx
37807 status collapsed
37808
37809 \begin_layout Plain Layout
37810 Paquetages \SpecialChar LaTeX
37811  ! picinpar
37812 \end_layout
37813
37814 \end_inset
37815
37816 .
37817  Voici un exemple :
37818 \end_layout
37819
37820 \begin_layout Standard
37821 \begin_inset ERT
37822 status collapsed
37823
37824 \begin_layout Plain Layout
37825
37826
37827 \backslash
37828 ifpicinpar
37829 \end_layout
37830
37831 \end_inset
37832
37833
37834 \begin_inset Note Note
37835 status open
37836
37837 \begin_layout Plain Layout
37838 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
37839  
37840 \series bold
37841 picinpar
37842 \series default
37843  a été installé.
37844 \end_layout
37845
37846 \end_inset
37847
37848
37849 \end_layout
37850
37851 \begin_layout Standard
37852 \begin_inset ERT
37853 status collapsed
37854
37855 \begin_layout Plain Layout
37856
37857
37858 \backslash
37859 begin{window}[2,c,{
37860 \end_layout
37861
37862 \end_inset
37863
37864
37865 \begin_inset Graphics
37866         filename ../clipart/mobius.eps
37867         lyxscale 60
37868         width 40col%
37869         scaleBeforeRotation
37870         rotateOrigin center
37871
37872 \end_inset
37873
37874
37875 \begin_inset ERT
37876 status collapsed
37877
37878 \begin_layout Plain Layout
37879
37880 },]
37881 \end_layout
37882
37883 \begin_layout Plain Layout
37884
37885 {}
37886 \end_layout
37887
37888 \end_inset
37889
37890
37891 \size small
37892 \lang english
37893 It was in the spring of the year 1894 that all London was interested, and
37894  the fashionable world dismayed, by the murder of the Honourable Ronald
37895  Adair under most unusual and inexplicable circumstances.
37896  The public has already learned those particulars of the crime which
37897 \size default
37898
37899 \begin_inset ERT
37900 status collapsed
37901
37902 \begin_layout Plain Layout
37903
37904
37905 \backslash
37906 footnotemark{}
37907 \end_layout
37908
37909 \end_inset
37910
37911
37912 \size small
37913  came out in the police investigation, but a good deal was suppressed upon
37914  that occasion, since the case for the prosecution was so overwhelmingly
37915  strong that it was not necessary to bring forward all the facts.
37916  Only now, at the end of nearly ten years, am I allowed to supply those
37917  missing links which make up the whole of that remarkable chain
37918 \lang french
37919 .
37920 \size default
37921
37922 \begin_inset ERT
37923 status collapsed
37924
37925 \begin_layout Plain Layout
37926
37927
37928 \backslash
37929 end{window}
37930 \end_layout
37931
37932 \end_inset
37933
37934
37935 \end_layout
37936
37937 \begin_layout Standard
37938 \begin_inset ERT
37939 status collapsed
37940
37941 \begin_layout Plain Layout
37942
37943
37944 \backslash
37945 footnotetext{
37946 \end_layout
37947
37948 \end_inset
37949
37950 Note de pied de page du paragraphe avec objet fixe.
37951 \begin_inset ERT
37952 status collapsed
37953
37954 \begin_layout Plain Layout
37955
37956 }
37957 \end_layout
37958
37959 \end_inset
37960
37961
37962 \end_layout
37963
37964 \begin_layout Standard
37965 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
37966  d'eux et leur position est déterminée par le nombre de lignes de texte
37967  situées audessus d'eux.
37968  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
37969  numérotée.
37970 \end_layout
37971
37972 \begin_layout Standard
37973 Un objet fixe enrobé est inséré en ajoutant la commande
37974 \end_layout
37975
37976 \begin_layout Standard
37977
37978 \series bold
37979
37980 \backslash
37981 begin{window}[2,c,{
37982 \end_layout
37983
37984 \begin_layout Standard
37985 en code \SpecialChar TeX
37986  au debut du paragraphe.
37987  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
37988  dessus de l'objet, le second, ici 'c', la position de l'objet.
37989  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
37990  ) sont possibles.
37991  Après la commande, vous insérez votre objet.
37992  Dans cet exemple, c'est une image avec une largeur de 40
37993 \begin_inset space \thinspace{}
37994 \end_inset
37995
37996 % de la colonne de texte qui a été insérée.
37997  L'objet peut aussi être un tableau, une boîte ou une équation.
37998  Après l'objet, on insère la commande
37999 \end_layout
38000
38001 \begin_layout Standard
38002
38003 \series bold
38004 },texte de description ]
38005 \begin_inset Newline newline
38006 \end_inset
38007
38008 {}
38009 \end_layout
38010
38011 \begin_layout Standard
38012 Notez que le 
38013 \begin_inset Quotes fld
38014 \end_inset
38015
38016
38017 \series bold
38018 {}
38019 \series default
38020
38021 \begin_inset Quotes frd
38022 \end_inset
38023
38024  est sur la deuxième ligne.
38025  Le texte de description est facultatif.
38026  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38027  il doit donc commence juste après le 
38028 \series bold
38029 {}
38030 \series default
38031 .
38032  A la fin du paragraphe on insère la commande :
38033 \end_layout
38034
38035 \begin_layout Standard
38036
38037 \series bold
38038
38039 \backslash
38040 end{window}
38041 \end_layout
38042
38043 \begin_layout Standard
38044 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38045  ajouter des notes de pied de page de la façon habituelle.
38046  Vous devez utiliser la commande 
38047 \series bold
38048
38049 \backslash
38050 footnotemark
38051 \series default
38052  à l'intérieur du paragraphe et la commande 
38053 \series bold
38054
38055 \backslash
38056 footnotetext
38057 \series default
38058  à l'extérieur, comme décrit dans la section
38059 \begin_inset space \thinspace{}
38060 \end_inset
38061
38062
38063 \begin_inset CommandInset ref
38064 LatexCommand ref
38065 reference "sec:Notes-bas-de-page"
38066
38067 \end_inset
38068
38069 .
38070 \end_layout
38071
38072 \begin_layout Standard
38073 \begin_inset ERT
38074 status collapsed
38075
38076 \begin_layout Plain Layout
38077
38078
38079 \backslash
38080 else
38081 \end_layout
38082
38083 \end_inset
38084
38085
38086 \begin_inset Note Note
38087 status open
38088
38089 \begin_layout Plain Layout
38090 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38091  
38092 \series bold
38093 picinpar
38094 \series default
38095  n'est pas installé :
38096 \end_layout
38097
38098 \end_inset
38099
38100
38101 \end_layout
38102
38103 \begin_layout Standard
38104 Vous devez installer le paquetage \SpecialChar LaTeX
38105  
38106 \series bold
38107 picinpar
38108 \series default
38109  pour voir la suite de cette section dans la sortie imprimée.
38110 \end_layout
38111
38112 \begin_layout Standard
38113 \begin_inset ERT
38114 status collapsed
38115
38116 \begin_layout Plain Layout
38117
38118
38119 \backslash
38120 fi
38121 \end_layout
38122
38123 \end_inset
38124
38125
38126 \end_layout
38127
38128 \begin_layout Section
38129 Lettrines
38130 \begin_inset Index idx
38131 status collapsed
38132
38133 \begin_layout Plain Layout
38134 Lettrines
38135 \end_layout
38136
38137 \end_inset
38138
38139
38140 \begin_inset Index idx
38141 status collapsed
38142
38143 \begin_layout Plain Layout
38144 Entouré par du texte ! Lettrines
38145 \end_layout
38146
38147 \end_inset
38148
38149
38150 \end_layout
38151
38152 \begin_layout Standard
38153 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
38154  
38155 \series bold
38156 lettrine
38157 \series default
38158
38159 \begin_inset Index idx
38160 status collapsed
38161
38162 \begin_layout Plain Layout
38163 Paquetages \SpecialChar LaTeX
38164  ! lettrine
38165 \end_layout
38166
38167 \end_inset
38168
38169  doit être installé et vous devez utiliser le module Initiales (
38170 \begin_inset space ~
38171 \end_inset
38172
38173 menu 
38174 \family sans
38175 Document\SpecialChar menuseparator
38176 Paramètres\SpecialChar menuseparator
38177 Modules
38178 \family default
38179
38180 \begin_inset space ~
38181 \end_inset
38182
38183 ).
38184  Pour insérer une lettrine, utilisez le style 
38185 \family sans
38186 Initial
38187 \family default
38188 .
38189  Les paramètres sont insérés avec le menu 
38190 \family sans
38191 Insertion
38192 \family default
38193 .
38194  Le paramètre obligatoire 
38195 \family sans
38196 \lang english
38197 Initial
38198 \family default
38199 \lang french
38200  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38201 \family sans
38202 \lang english
38203 Rest
38204 \begin_inset space ~
38205 \end_inset
38206
38207 of
38208 \begin_inset space ~
38209 \end_inset
38210
38211 Initial
38212 \family default
38213  
38214 \lang french
38215 contient
38216 \lang english
38217  the rest of the word or text of the initial letter(s)
38218 \lang french
38219 .
38220  Le paramètre 
38221 \family sans
38222 \lang english
38223 Options
38224 \family default
38225 \lang french
38226  contient paramètres pour modifier la lettrine.
38227  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38228  du paquetage 
38229 \series bold
38230 lettrine
38231 \series default
38232
38233 \begin_inset CommandInset citation
38234 LatexCommand cite
38235 key "lettrine"
38236
38237 \end_inset
38238
38239 .
38240  Le style lui-même contient le texte qui doit entourer la lettrine.
38241  Le style habituel est par conséquent que le mot dont la première lettre
38242  est l'initiale soit en 
38243 \shape smallcaps
38244 petites capitales
38245 \shape default
38246 .
38247 \end_layout
38248
38249 \begin_layout Standard
38250 \begin_inset Newpage pagebreak
38251 \end_inset
38252
38253
38254 \end_layout
38255
38256 \begin_layout Standard
38257 Voici quelques exemples
38258 \begin_inset space ~
38259 \end_inset
38260
38261 :
38262 \end_layout
38263
38264 \begin_layout Standard
38265 \begin_inset ERT
38266 status collapsed
38267
38268 \begin_layout Plain Layout
38269
38270
38271 \backslash
38272 iflettrine
38273 \end_layout
38274
38275 \end_inset
38276
38277
38278 \begin_inset Note Note
38279 status open
38280
38281 \begin_layout Plain Layout
38282 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
38283  
38284 \series bold
38285 lettrine
38286 \series default
38287  a été installé.
38288 \end_layout
38289
38290 \end_inset
38291
38292
38293 \end_layout
38294
38295 \begin_layout Enumerate
38296 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38297  mathématique 
38298 \begin_inset Formula $\mathfrak{Fraktur}$
38299 \end_inset
38300
38301 :
38302 \begin_inset Separator parbreak
38303 \end_inset
38304
38305
38306 \end_layout
38307
38308 \begin_deeper
38309 \begin_layout Initial
38310 \begin_inset Argument 2
38311 status open
38312
38313 \begin_layout Plain Layout
38314 \begin_inset Formula $\mathfrak{I}$
38315 \end_inset
38316
38317
38318 \end_layout
38319
38320 \end_inset
38321
38322
38323 \begin_inset Argument 3
38324 status open
38325
38326 \begin_layout Plain Layout
38327 t
38328 \end_layout
38329
38330 \end_inset
38331
38332  
38333 \lang english
38334 was in the spring of the year 1894 that all London was interested, and the
38335  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38336  under most unusual and inexplicable circumstances.
38337  The public has already learned those particulars of the crime which came
38338  out in the police investigation, but a good deal was suppressed upon that
38339  occasion, since the case for the prosecution was so overwhelmingly strong
38340  that it was not necessary to bring forward all the facts.
38341 \end_layout
38342
38343 \end_deeper
38344 \begin_layout Enumerate
38345 L'initiale est entourée par une seule ligne et est formée de deux lettres
38346  dans la police standard ; aucun texte n'est écrit en petites capitales
38347 \begin_inset space ~
38348 \end_inset
38349
38350 :
38351 \begin_inset Separator parbreak
38352 \end_inset
38353
38354
38355 \end_layout
38356
38357 \begin_deeper
38358 \begin_layout Initial
38359 \begin_inset Argument 1
38360 status open
38361
38362 \begin_layout Plain Layout
38363 lines=1
38364 \end_layout
38365
38366 \end_inset
38367
38368
38369 \begin_inset Argument 2
38370 status open
38371
38372 \begin_layout Plain Layout
38373 It
38374 \end_layout
38375
38376 \end_inset
38377
38378  
38379 \lang english
38380 was in the spring of the year 1894 that all London was interested, and the
38381  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38382  under most unusual and inexplicable circumstances.
38383  The public has already learned those particulars of the crime which came
38384  out in the police investigation, but a good deal was suppressed upon that
38385  occasion, since the case for the prosecution was so overwhelmingly strong
38386  that it was not necessary to bring forward all the facts.
38387 \end_layout
38388
38389 \end_deeper
38390 \begin_layout Enumerate
38391 Initiale descendante sur 3
38392 \begin_inset space ~
38393 \end_inset
38394
38395 lignes en magenta en police mathématique
38396 \begin_inset Newline newline
38397 \end_inset
38398
38399
38400 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
38401 \end_inset
38402
38403 , le texte 
38404 \begin_inset Quotes fld
38405 \end_inset
38406
38407
38408 \lang english
38409 t was in the spring
38410 \lang french
38411
38412 \begin_inset Quotes frd
38413 \end_inset
38414
38415  est en 
38416 \shape smallcaps
38417 petites capitales
38418 \shape default
38419  ; pour colorer la lettrine, il faut insérer la commande suivante juste
38420  avant l'initiale
38421 \begin_inset space ~
38422 \end_inset
38423
38424 :
38425 \begin_inset Newline newline
38426 \end_inset
38427
38428
38429 \series bold
38430
38431 \backslash
38432 renewcommand{
38433 \backslash
38434 LettrineFontHook}{
38435 \backslash
38436 color{couleur}}
38437 \series default
38438
38439 \begin_inset Newline newline
38440 \end_inset
38441
38442 où la 
38443 \emph on
38444 couleur
38445 \emph default
38446  peut être 
38447 \begin_inset Quotes fld
38448 \end_inset
38449
38450 red
38451 \begin_inset Quotes frd
38452 \end_inset
38453
38454
38455 \begin_inset Quotes fld
38456 \end_inset
38457
38458 blue
38459 \begin_inset Quotes frd
38460 \end_inset
38461
38462
38463 \begin_inset Quotes fld
38464 \end_inset
38465
38466 green
38467 \begin_inset Quotes frd
38468 \end_inset
38469
38470
38471 \begin_inset Quotes fld
38472 \end_inset
38473
38474 yellow
38475 \begin_inset Quotes frd
38476 \end_inset
38477
38478
38479 \begin_inset Quotes fld
38480 \end_inset
38481
38482 cyan
38483 \begin_inset Quotes frd
38484 \end_inset
38485
38486
38487 \begin_inset Quotes fld
38488 \end_inset
38489
38490 magenta
38491 \begin_inset Quotes frd
38492 \end_inset
38493
38494
38495 \begin_inset Quotes fld
38496 \end_inset
38497
38498 black
38499 \begin_inset Quotes frd
38500 \end_inset
38501
38502  ou 
38503 \begin_inset Quotes fld
38504 \end_inset
38505
38506 white
38507 \begin_inset Quotes frd
38508 \end_inset
38509
38510 .
38511  On doit aussi ajouter la commande suivante au préambule du document
38512 \begin_inset space ~
38513 \end_inset
38514
38515 :
38516 \begin_inset Newline newline
38517 \end_inset
38518
38519
38520 \series bold
38521
38522 \backslash
38523 @ifundefined{textcolor}
38524 \begin_inset Newline newline
38525 \end_inset
38526
38527
38528 \begin_inset space ~
38529 \end_inset
38530
38531 {
38532 \backslash
38533 usepackage{color}}{}
38534 \series default
38535
38536 \begin_inset Separator parbreak
38537 \end_inset
38538
38539
38540 \end_layout
38541
38542 \begin_deeper
38543 \begin_layout Standard
38544 \begin_inset ERT
38545 status collapsed
38546
38547 \begin_layout Plain Layout
38548
38549
38550 \backslash
38551 renewcommand{
38552 \backslash
38553 LettrineFontHook}{
38554 \backslash
38555 color{magenta}}
38556 \end_layout
38557
38558 \end_inset
38559
38560
38561 \begin_inset Note Note
38562 status collapsed
38563
38564 \begin_layout Plain Layout
38565 colore la lettrine en magenta
38566 \end_layout
38567
38568 \end_inset
38569
38570
38571 \end_layout
38572
38573 \begin_layout Initial
38574 \begin_inset Argument 1
38575 status open
38576
38577 \begin_layout Plain Layout
38578 lines=3, lhang=0.33, loversize=0.25
38579 \end_layout
38580
38581 \end_inset
38582
38583
38584 \begin_inset Argument 2
38585 status open
38586
38587 \begin_layout Plain Layout
38588 \begin_inset Formula $\mathcal{I}$
38589 \end_inset
38590
38591
38592 \end_layout
38593
38594 \end_inset
38595
38596
38597 \begin_inset Argument 3
38598 status open
38599
38600 \begin_layout Plain Layout
38601
38602 \lang english
38603 t was in the spring
38604 \end_layout
38605
38606 \end_inset
38607
38608
38609 \lang english
38610  of the year 1894 that all London was interested, and the fashionable world
38611  dismayed, by the murder of the Honourable Ronald Adair under most unusual
38612  and inexplicable circumstances.
38613  The public has already learned those particulars of the crime which came
38614  out in the police investigation, but a good deal was suppressed upon that
38615  occasion, since the case for the prosecution was so overwhelmingly strong
38616  that it was not necessary to bring forward all the facts.
38617 \end_layout
38618
38619 \end_deeper
38620 \begin_layout Standard
38621 \begin_inset ERT
38622 status collapsed
38623
38624 \begin_layout Plain Layout
38625
38626
38627 \backslash
38628 else
38629 \end_layout
38630
38631 \end_inset
38632
38633
38634 \begin_inset Note Note
38635 status open
38636
38637 \begin_layout Plain Layout
38638 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
38639  
38640 \series bold
38641 lettrine
38642 \series default
38643  n'est pas installé :
38644 \end_layout
38645
38646 \end_inset
38647
38648
38649 \end_layout
38650
38651 \begin_layout Standard
38652 Vous devez installer le paquetage \SpecialChar LaTeX
38653  
38654 \series bold
38655 lettrine
38656 \series default
38657  pour voir la suite de cette section dans la sortie imprimée.
38658 \end_layout
38659
38660 \begin_layout Standard
38661 \begin_inset ERT
38662 status collapsed
38663
38664 \begin_layout Plain Layout
38665
38666
38667 \backslash
38668 fi
38669 \end_layout
38670
38671 \end_inset
38672
38673
38674 \end_layout
38675
38676 \begin_layout Chapter
38677 Trucs externes
38678 \begin_inset Index idx
38679 status collapsed
38680
38681 \begin_layout Plain Layout
38682 Trucs externes
38683 \end_layout
38684
38685 \end_inset
38686
38687
38688 \end_layout
38689
38690 \begin_layout Standard
38691 Avec le menu 
38692 \family sans
38693 Insertion\SpecialChar menuseparator
38694 Fichier
38695 \family default
38696  vous pouvez insérer un contenu externe à votre document.
38697  Ce contenu peut être :
38698 \end_layout
38699
38700 \begin_layout Description
38701 Document
38702 \begin_inset space ~
38703 \end_inset
38704
38705 \SpecialChar LyX
38706  Un autre document \SpecialChar LyX
38707  ; son contenu est directement inséré dans votre document.
38708 \end_layout
38709
38710 \begin_layout Description
38711 Texte
38712 \begin_inset space ~
38713 \end_inset
38714
38715 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
38716 e.
38717 \end_layout
38718
38719 \begin_layout Description
38720 Texte
38721 \begin_inset space ~
38722 \end_inset
38723
38724 Brut
38725 \begin_inset space ~
38726 \end_inset
38727
38728 par
38729 \begin_inset space ~
38730 \end_inset
38731
38732 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
38733  Les lignes vides créent un nouveau paragraphe dans votre document.
38734 \end_layout
38735
38736 \begin_layout Description
38737 Objet
38738 \begin_inset space ~
38739 \end_inset
38740
38741 Externe Fichiers de formats variés.
38742 \end_layout
38743
38744 \begin_layout Description
38745 Sous-document Documents \SpecialChar LyX
38746  ou \SpecialChar LaTeX
38747 .
38748 \end_layout
38749
38750 \begin_layout Section
38751 Objets externes 
38752 \begin_inset Index idx
38753 status collapsed
38754
38755 \begin_layout Plain Layout
38756 Trucs externes ! Objets Externes
38757 \end_layout
38758
38759 \end_inset
38760
38761
38762 \end_layout
38763
38764 \begin_layout Standard
38765 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
38766  de fichiers dans votre document sans avoir à convertir ces derniers en
38767  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
38768
38769  qui va s'occuper des conversions.
38770  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
38771  \SpecialChar LyX
38772  des images dans des formats divers.
38773  Quand vous avez activé 
38774 \family sans
38775 Aperçu
38776 \begin_inset space ~
38777 \end_inset
38778
38779 sur
38780 \begin_inset space ~
38781 \end_inset
38782
38783 le
38784 \begin_inset space ~
38785 \end_inset
38786
38787 vif
38788 \family default
38789  dans le menu des préférences de \SpecialChar LyX
38790 , dans la rubrique 
38791 \family sans
38792 Apparence\SpecialChar menuseparator
38793 Graphiques
38794 \family default
38795 , les objets externes de type Dia et Xfig sont affichés directement dans
38796  \SpecialChar LyX
38797 .
38798 \end_layout
38799
38800 \begin_layout Standard
38801 On insère des objets externes en utilisant la fenêtre de dialogue 
38802 \family sans
38803 Objet
38804 \begin_inset space ~
38805 \end_inset
38806
38807 Externe
38808 \family default
38809  qui est accessible via le menu 
38810 \family sans
38811 Insertion\SpecialChar menuseparator
38812 Fichiers\SpecialChar menuseparator
38813 Objet
38814 \begin_inset space ~
38815 \end_inset
38816
38817 Externe
38818 \family default
38819 .
38820  Actuellement les types de fichiers (
38821 \family sans
38822 Modèles
38823 \family default
38824 ) suivants sont autorisés :
38825 \end_layout
38826
38827 \begin_layout Description
38828 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
38829  par le programme 
38830 \series bold
38831
38832 \begin_inset CommandInset href
38833 LatexCommand href
38834 name "XBoard"
38835 target "http://fr.wikipedia.org/wiki/XBoard"
38836
38837 \end_inset
38838
38839
38840 \series default
38841 .
38842 \end_layout
38843
38844 \begin_layout Description
38845 Date Ce modèle insère la date sous la forme 
38846 \emph on
38847 Jour-Mois-Année
38848 \emph default
38849 .
38850  Voici un exemple de date insérée comme objet externe :: 
38851 \begin_inset External
38852         template Date
38853         filename .
38854
38855 \end_inset
38856
38857
38858 \begin_inset space ~
38859 \end_inset
38860
38861
38862 \begin_inset Note Note
38863 status collapsed
38864
38865 \begin_layout Plain Layout
38866 Retirer l'espace protégé quand le bug 4398 sera résolu !
38867 \end_layout
38868
38869 \end_inset
38870
38871
38872 \begin_inset Newline newline
38873 \end_inset
38874
38875 La date n'apparaîtra pas dans \SpecialChar LyX
38876 , mais seulement dans la sortie imprimée.
38877  Il y a deux autre méthodes pour insérer une date : Avec le menu 
38878 \family sans
38879 Insertion\SpecialChar menuseparator
38880 Date
38881 \family default
38882  et avec la commande \SpecialChar LaTeX
38883  
38884 \series bold
38885
38886 \backslash
38887 today
38888 \series default
38889  entrée comme code \SpecialChar TeX
38890 .
38891  Ces différentes méthodes sont comparée dans le tableau
38892 \begin_inset space ~
38893 \end_inset
38894
38895
38896 \begin_inset CommandInset ref
38897 LatexCommand ref
38898 reference "tab:Comparaison-des-dates"
38899
38900 \end_inset
38901
38902 .
38903 \end_layout
38904
38905 \begin_layout Description
38906 Dia Ce modèle accepte les diagrammes créés avec le programme 
38907 \series bold
38908
38909 \begin_inset CommandInset href
38910 LatexCommand href
38911 name "Dia"
38912 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
38913
38914 \end_inset
38915
38916
38917 \series default
38918 .
38919 \end_layout
38920
38921 \begin_layout Description
38922 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
38923  ou des tableaux dans le format de 
38924 \series bold
38925
38926 \begin_inset CommandInset href
38927 LatexCommand href
38928 name "Gnumeric"
38929 target "http://fr.wikipedia.org/wiki/Gnumeric"
38930
38931 \end_inset
38932
38933
38934 \series default
38935
38936 \begin_inset CommandInset href
38937 LatexCommand href
38938 name "OpenDocument"
38939 target "http://fr.wikipedia.org/wiki/OpenDocument"
38940
38941 \end_inset
38942
38943
38944 \begin_inset CommandInset href
38945 LatexCommand href
38946 name "Microsoft Office XML"
38947 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
38948
38949 \end_inset
38950
38951  et 
38952 \begin_inset CommandInset href
38953 LatexCommand href
38954 name "Office Open XML"
38955 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
38956
38957 \end_inset
38958
38959 .
38960  Pour cette fonction, \SpecialChar LyX
38961  doit pouvoir trouver le programme 
38962 \family typewriter
38963 ssconvert
38964 \family default
38965  au cours de sa configuration.
38966  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
38967  même si vous n'avez pas de tableaux au format gnumeric.
38968  Pour des exemples et les limitations possibles, jetez un œil au fichier
38969  \SpecialChar LyX
38970  d'exemple, 
38971 \emph on
38972 spreadsheet.lyx
38973 \emph default
38974 .
38975 \end_layout
38976
38977 \begin_layout Description
38978 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
38979  par le programme 
38980 \series bold
38981
38982 \begin_inset CommandInset href
38983 LatexCommand href
38984 name "LilyPond"
38985 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
38986
38987 \end_inset
38988
38989
38990 \series default
38991 .
38992  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
38993  au fichier \SpecialChar LyX
38994  d'exemple 
38995 \emph on
38996 lilypond.lyx
38997 \emph default
38998 .
38999 \end_layout
39000
39001 \begin_layout Description
39002 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
39003  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39004  
39005 \emph on
39006 pages
39007 \emph default
39008  dans le champ 
39009 \family sans
39010 Option
39011 \family default
39012  dans l'onglet 
39013 \family sans
39014 Options \SpecialChar LaTeX
39015  et \SpecialChar LyX
39016
39017 \family default
39018 .
39019  L'argument de cette option est une liste d'éléments séparés par des virgules,
39020  contenant des numéros de pages (
39021 \begin_inset space ~
39022 \end_inset
39023
39024 insérez comme option 
39025 \series bold
39026 pages={3,5,6,8}
39027 \series default
39028
39029 \begin_inset space ~
39030 \end_inset
39031
39032 ), des plages de numéros de pages (
39033 \series bold
39034
39035 \begin_inset space ~
39036 \end_inset
39037
39038 pages={4-9}
39039 \series default
39040
39041 \begin_inset space ~
39042 \end_inset
39043
39044 ) ou n'importe quelle combinaison des deux.
39045  Pour insérer des pages vides, utilisez 
39046 \series bold
39047 {}
39048 \series default
39049 .
39050  Par exemple 
39051 \begin_inset space ~
39052 \end_inset
39053
39054
39055 \series bold
39056 pages={3,{},8-11,15}
39057 \series default
39058  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39059  15.
39060  Les plages de pages sont décrites avec la syntaxe 
39061 \emph on
39062 début-fin
39063 \emph default
39064  qui sélectionne toutes les pages de 
39065 \emph on
39066 début
39067 \emph default
39068  jusqu'à 
39069 \emph on
39070 fin
39071 \emph default
39072 .
39073  Si on omet 
39074 \emph on
39075 début
39076 \emph default
39077 , on commence implicitement à la première page ; de même, omettre 
39078 \emph on
39079 fin
39080 \emph default
39081  termine implicitement à la dernière page du document.
39082  La dernière page du document peut aussi être désignée par le mot-clé 
39083 \series bold
39084 last
39085 \series default
39086  (
39087 \begin_inset space ~
39088 \end_inset
39089
39090 ce dernier n'est accepté que pour une plage de pages
39091 \begin_inset space ~
39092 \end_inset
39093
39094 ).
39095  Donc 
39096 \series bold
39097 pages=-
39098 \series default
39099  va insérer toutes les pages du document et 
39100 \series bold
39101 pages=last-1
39102 \series default
39103  va insérer toutes les pages dans l'ordre inverse.
39104  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39105 \begin_inset Newline newline
39106 \end_inset
39107
39108 L'option 
39109 \series bold
39110 noautoscale
39111 \series default
39112  insère les pages avec leur taille d'origine, si cette option n'est pas
39113  donnée, les pages seront redimensionnées
39114 \begin_inset space \space{}
39115 \end_inset
39116
39117 pour tenir dans la largeur de page de votre document.
39118  Dans l'onglet 
39119 \family sans
39120 Taille
39121 \begin_inset space ~
39122 \end_inset
39123
39124 et
39125 \begin_inset space ~
39126 \end_inset
39127
39128 rotation
39129 \family default
39130  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39131  qu'une éventuelle rotation.
39132  Si vous utilisez une autre largeur que 100
39133 \begin_inset space \thinspace{}
39134 \end_inset
39135
39136 Échelle%, l'option 
39137 \series bold
39138 noautoscale
39139 \series default
39140  sera neutralisée.
39141  Pour plus d'information sur les options possibles, jetez un œil sur la
39142  documentation du paquetage \SpecialChar LaTeX
39143  
39144 \series bold
39145 pdfpages
39146 \series default
39147  
39148 \begin_inset CommandInset citation
39149 LatexCommand cite
39150 key "pdfpages"
39151
39152 \end_inset
39153
39154 .
39155 \begin_inset Index idx
39156 status collapsed
39157
39158 \begin_layout Plain Layout
39159 Paquetages \SpecialChar LaTeX
39160  ! pdfpages
39161 \end_layout
39162
39163 \end_inset
39164
39165
39166 \begin_inset Newline newline
39167 \end_inset
39168
39169 Pour utiliser ce modèle dans une présentation 
39170 \family sans
39171 Beamer
39172 \family default
39173  vous devez d'abord insérer un environnement 
39174 \family sans
39175 FinCadre
39176 \family default
39177  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
39178  contenant la commande
39179  
39180 \series bold
39181
39182 \backslash
39183 setbeamertemplate{background canvas}{}
39184 \series default
39185 .
39186  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39187  que vous voulez.
39188  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39189  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39190  section.
39191  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39192  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39193  le modèle.
39194 \begin_inset Newline newline
39195 \end_inset
39196
39197 Voici un PDF incorporé basculé de -5°
39198 \begin_inset space ~
39199 \end_inset
39200
39201 °: 
39202 \begin_inset External
39203         template PDFPages
39204         filename ../clipart/Abstract.pdf
39205         extra LaTeX "noautoscale, pages=-"
39206         rotateAngle -5
39207         rotateOrigin bottomleft
39208
39209 \end_inset
39210
39211
39212 \end_layout
39213
39214 \begin_layout Description
39215 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
39216  Les images peuvent être traitées dans la fenêtre de dialogue 
39217 \family sans
39218 Objet
39219 \begin_inset space ~
39220 \end_inset
39221
39222 Externe
39223 \family default
39224  comme les images qui sont habituellement incorporées en utilisant le menu
39225  
39226 \family sans
39227 Insertion\SpecialChar menuseparator
39228 Graphique
39229 \family default
39230 , comme c'est décrit dans la section
39231 \begin_inset space ~
39232 \end_inset
39233
39234
39235 \begin_inset CommandInset ref
39236 LatexCommand ref
39237 reference "sec:Graphics-Dialog"
39238
39239 \end_inset
39240
39241 .
39242  La différence avec l'insertion normale d'image est que seules les images
39243  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
39244  ne sont pas acceptées.
39245  Voici un exemple d'insertion d'image matricielle
39246 \begin_inset space ~
39247 \end_inset
39248
39249
39250 \begin_inset External
39251         template RasterImage
39252         filename ../clipart/ToolbarEnvBox.png
39253
39254 \end_inset
39255
39256
39257 \end_layout
39258
39259 \begin_layout Description
39260 XFig Ce modèle accepte les images créées avec le programme 
39261 \series bold
39262
39263 \begin_inset CommandInset href
39264 LatexCommand href
39265 name "Xfig"
39266 target "http://fr.wikipedia.org/wiki/Xfig"
39267
39268 \end_inset
39269
39270
39271 \series default
39272 .
39273 \end_layout
39274
39275 \begin_layout Standard
39276 \begin_inset Float table
39277 placement !h
39278 wide false
39279 sideways false
39280 status open
39281
39282 \begin_layout Plain Layout
39283 \begin_inset Caption Standard
39284
39285 \begin_layout Plain Layout
39286 \begin_inset CommandInset label
39287 LatexCommand label
39288 name "tab:Comparaison-des-dates"
39289
39290 \end_inset
39291
39292 Comparaison des méthodes d'insertion de la date.
39293 \end_layout
39294
39295 \end_inset
39296
39297
39298 \end_layout
39299
39300 \begin_layout Plain Layout
39301 \align center
39302 \begin_inset Tabular
39303 <lyxtabular version="3" rows="4" columns="4">
39304 <features tabularvalignment="middle">
39305 <column alignment="center" valignment="top">
39306 <column alignment="center" valignment="top">
39307 <column alignment="center" valignment="top">
39308 <column alignment="center" valignment="top">
39309 <row>
39310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39311 \begin_inset Text
39312
39313 \begin_layout Plain Layout
39314 Format du document
39315 \end_layout
39316
39317 \end_inset
39318 </cell>
39319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39320 \begin_inset Text
39321
39322 \begin_layout Plain Layout
39323
39324 \family sans
39325 Objet
39326 \begin_inset space ~
39327 \end_inset
39328
39329 Externe\SpecialChar menuseparator
39330 Date
39331 \end_layout
39332
39333 \end_inset
39334 </cell>
39335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39336 \begin_inset Text
39337
39338 \begin_layout Plain Layout
39339
39340 \family sans
39341 Insertion\SpecialChar menuseparator
39342 Date
39343 \end_layout
39344
39345 \end_inset
39346 </cell>
39347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39348 \begin_inset Text
39349
39350 \begin_layout Plain Layout
39351 commande 
39352 \series bold
39353
39354 \backslash
39355 today
39356 \end_layout
39357
39358 \end_inset
39359 </cell>
39360 </row>
39361 <row>
39362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39363 \begin_inset Text
39364
39365 \begin_layout Plain Layout
39366 \SpecialChar LyX
39367
39368 \end_layout
39369
39370 \end_inset
39371 </cell>
39372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39373 \begin_inset Text
39374
39375 \begin_layout Plain Layout
39376 comme boîte d'insert
39377 \end_layout
39378
39379 \end_inset
39380 </cell>
39381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39382 \begin_inset Text
39383
39384 \begin_layout Plain Layout
39385 comme date
39386 \end_layout
39387
39388 \end_inset
39389 </cell>
39390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39391 \begin_inset Text
39392
39393 \begin_layout Plain Layout
39394 comme boîte de code \SpecialChar TeX
39395
39396 \end_layout
39397
39398 \end_inset
39399 </cell>
39400 </row>
39401 <row>
39402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39403 \begin_inset Text
39404
39405 \begin_layout Plain Layout
39406 \SpecialChar LaTeX
39407
39408 \end_layout
39409
39410 \end_inset
39411 </cell>
39412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39413 \begin_inset Text
39414
39415 \begin_layout Plain Layout
39416 comme date
39417 \end_layout
39418
39419 \end_inset
39420 </cell>
39421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39422 \begin_inset Text
39423
39424 \begin_layout Plain Layout
39425 comme date
39426 \end_layout
39427
39428 \end_inset
39429 </cell>
39430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39431 \begin_inset Text
39432
39433 \begin_layout Plain Layout
39434 comme commande
39435 \end_layout
39436
39437 \end_inset
39438 </cell>
39439 </row>
39440 <row>
39441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39442 \begin_inset Text
39443
39444 \begin_layout Plain Layout
39445 DVI, PDF, PS
39446 \end_layout
39447
39448 \end_inset
39449 </cell>
39450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39451 \begin_inset Text
39452
39453 \begin_layout Plain Layout
39454 comme date
39455 \end_layout
39456
39457 \end_inset
39458 </cell>
39459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39460 \begin_inset Text
39461
39462 \begin_layout Plain Layout
39463 comme date
39464 \end_layout
39465
39466 \end_inset
39467 </cell>
39468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39469 \begin_inset Text
39470
39471 \begin_layout Plain Layout
39472 comme date date
39473 \end_layout
39474
39475 \end_inset
39476 </cell>
39477 </row>
39478 </lyxtabular>
39479
39480 \end_inset
39481
39482
39483 \end_layout
39484
39485 \end_inset
39486
39487
39488 \end_layout
39489
39490 \begin_layout Standard
39491 Quand vous activez l'option 
39492 \family sans
39493 Brouillon
39494 \family default
39495  de l'onglet 
39496 \family sans
39497 Fichier
39498 \family default
39499  de la fenêtre de dialogue 
39500 \family sans
39501 Objet
39502 \begin_inset space ~
39503 \end_inset
39504
39505 Externe
39506 \family default
39507 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
39508 \begin_inset Newline newline
39509 \end_inset
39510
39511 Les objets externes apparaissent dans \SpecialChar LyX
39512 , soit comme une boîte comme celle-ci
39513  : 
39514 \begin_inset Graphics
39515         filename ../clipart/ExternalMaterialQt4.png
39516         scale 85
39517         scaleBeforeRotation
39518
39519 \end_inset
39520
39521  soit comme une image, selon que vous avez ou non activé l'option 
39522 \family sans
39523 Afficher
39524 \begin_inset space ~
39525 \end_inset
39526
39527 dans
39528 \begin_inset space ~
39529 \end_inset
39530
39531 \SpecialChar LyX
39532
39533 \family default
39534  de l'onglet 
39535 \family sans
39536 Options \SpecialChar LaTeX
39537  et \SpecialChar LyX
39538
39539 \family default
39540  de la fenêtre de dialogue.
39541 \end_layout
39542
39543 \begin_layout Standard
39544 Le manuel 
39545 \family sans
39546 \emph on
39547 Personnalisation
39548 \family default
39549 \emph default
39550  explique comment vous pouvez créer vos propres modèles.
39551 \end_layout
39552
39553 \begin_layout Section
39554 Sous-documents
39555 \begin_inset CommandInset label
39556 LatexCommand label
39557 name "sec:Sous-documents"
39558
39559 \end_inset
39560
39561
39562 \begin_inset Index idx
39563 status collapsed
39564
39565 \begin_layout Plain Layout
39566 Trucs externes ! Sous-documents
39567 \end_layout
39568
39569 \end_inset
39570
39571
39572 \begin_inset Index idx
39573 status collapsed
39574
39575 \begin_layout Plain Layout
39576 Fichiers ! Insertion
39577 \end_layout
39578
39579 \end_inset
39580
39581
39582 \end_layout
39583
39584 \begin_layout Standard
39585 Les sous-documents sont utilisés quand on a un document très long qui peut
39586  être décomposé en plusieurs parties ou sections plus petites.
39587  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
39588  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
39589  Les différents documents sont ce que l'on appelle les sous-documents et
39590  un document maître les relie pour imprimer le document complet ou seulement
39591  une partie de celui-ci.
39592  Un sous-document hérite du contenu de son maître, par exemple le préambule
39593  \SpecialChar LaTeX
39594 , la bibliographie, et les étiquettes pour les références croisées.
39595 \end_layout
39596
39597 \begin_layout Standard
39598 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
39599  maître, précisez dans le sous-document le document maître dans le menu
39600  
39601 \family sans
39602 Document\SpecialChar menuseparator
39603 Paramètres\SpecialChar menuseparator
39604 Classe de document
39605 \family default
39606 .
39607  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
39608  à chaque
39609  fois que vous modifierez le sous-document.
39610 \end_layout
39611
39612 \begin_layout Standard
39613 Les documents inclus sont visualisés dans \SpecialChar LyX
39614  sous la forme d'une boîte comme
39615  celle-ci : 
39616 \begin_inset Graphics
39617         filename clipart/ChildDocumentQt4.png
39618         lyxscale 70
39619         scale 60
39620         scaleBeforeRotation
39621
39622 \end_inset
39623
39624  Pour inclure des sous-documents dans un document maître , on utilise le
39625  menu 
39626 \family sans
39627 Insertion\SpecialChar menuseparator
39628 Fichier\SpecialChar menuseparator
39629 Sous-document
39630 \family default
39631 .
39632  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
39633  des quatre méthodes d'inclusion :
39634 \end_layout
39635
39636 \begin_layout Description
39637 Inclus
39638 \begin_inset space ~
39639 \end_inset
39640
39641 (include) Vous pouvez inclure des documents \SpecialChar LyX
39642  et \SpecialChar LaTeX
39643 .
39644  Quand vous cliquez sur le bouton 
39645 \family sans
39646 Modifier
39647 \family default
39648  dans la fenêtre de dialogue 
39649 \family sans
39650 Sous-document
39651 \family default
39652 , le document inclus est ouvert dans \SpecialChar LyX
39653  dans un nouvel onglet pour que vous
39654  puissiez le modifier.
39655 \begin_inset Newline newline
39656 \end_inset
39657
39658
39659 \end_layout
39660
39661 \begin_layout Standard
39662 Voici un sous-document inséré avec la méthode 
39663 \family sans
39664 Inclus
39665 \family default
39666  : 
39667 \begin_inset CommandInset include
39668 LatexCommand include
39669 filename "DocumentBidon1.lyx"
39670
39671 \end_inset
39672
39673
39674 \end_layout
39675
39676 \begin_layout Standard
39677 La numérotation des sections va prendre en compte les sections des fichiers
39678  incorporés dans l'ordre où ils sont insérés dans le document maître.
39679  Le document qui est inclus comme exemple possède une sous-section qui sera
39680  numérotée comme sous-section de la section actuelle.
39681  Les étiquettes présentes dans le fichier inclus peuvent être référencées
39682  : la sous-section
39683 \begin_inset space ~
39684 \end_inset
39685
39686
39687 \begin_inset CommandInset ref
39688 LatexCommand ref
39689 reference "subsec:Sous-section-externe-1"
39690
39691 \end_inset
39692
39693  est dans le fichier inclus.
39694 \end_layout
39695
39696 \begin_layout Standard
39697 Le préambule du sous-document est tout simplement ignoré, seul le préambule
39698  du document maître est utilisé.
39699  Les branches présentes dans le sous-document seront ignorées par le document
39700  maître si celui-ci ne possède pas une branche avec le même nom.
39701  Les documents inclus sont insérés en commençant une nouvelle page et sont
39702  suivis par un saut de page.
39703 \end_layout
39704
39705 \begin_layout Standard
39706 \begin_inset Note Greyedout
39707 status open
39708
39709 \begin_layout Plain Layout
39710
39711 \series bold
39712 Note:
39713 \series default
39714  Quand vous avez inclus un fichier \SpecialChar LyX
39715  ou \SpecialChar LaTeX
39716 , et que ce dernier utilise une classe
39717  de document différente de celle du document maître, vous recevez un avertisseme
39718 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
39719  produire des résultats inattendus sur la sortie imprimée.
39720 \end_layout
39721
39722 \end_inset
39723
39724
39725 \end_layout
39726
39727 \begin_layout Description
39728 Incorporé
39729 \begin_inset space ~
39730 \end_inset
39731
39732 (input) Cette méthode est très semblable à la méthode Inclus, les différences
39733  sont :
39734 \begin_inset Separator parbreak
39735 \end_inset
39736
39737
39738 \end_layout
39739
39740 \begin_deeper
39741 \begin_layout Itemize
39742 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
39743  par un saut de page.
39744 \end_layout
39745
39746 \begin_layout Itemize
39747 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
39748  quand l'option
39749  
39750 \family sans
39751 Aperçu
39752 \begin_inset space ~
39753 \end_inset
39754
39755 sur
39756 \begin_inset space ~
39757 \end_inset
39758
39759 le
39760 \begin_inset space ~
39761 \end_inset
39762
39763 vif
39764 \family default
39765  est activée dans les préférences dans la rubrique 
39766 \family sans
39767 Apparence\SpecialChar menuseparator
39768 Graphique
39769 \family default
39770 .
39771 \end_layout
39772
39773 \begin_layout Itemize
39774 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
39775 \family sans
39776 Document\SpecialChar menuseparator
39777 Paramètres\SpecialChar menuseparator
39778 Sous-documents
39779 \family default
39780 .
39781 \end_layout
39782
39783 \end_deeper
39784 \begin_layout Standard
39785 Voici un sous document inséré en utilisant la méthode 
39786 \family sans
39787 Incorporé
39788 \family default
39789  : 
39790 \begin_inset CommandInset include
39791 LatexCommand input
39792 preview true
39793 filename "DocumentBidon2.lyx"
39794
39795 \end_inset
39796
39797
39798 \end_layout
39799
39800 \begin_layout Standard
39801 Voici un sous-document
39802 \emph on
39803 input
39804 \emph default
39805  comme \SpecialChar LaTeX
39806  source:
39807 \end_layout
39808
39809 \begin_layout Quote
39810 \begin_inset CommandInset include
39811 LatexCommand input
39812 filename "DocumentTexteBidon.txt"
39813
39814 \end_inset
39815
39816
39817 \end_layout
39818
39819 \begin_layout Description
39820 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
39821  Si c'est un fichier \SpecialChar LyX
39822  ou \SpecialChar LaTeX
39823 , le contenu sera affiché dans la sortie sous forme
39824  de code source et aucune des commandes éventuellement présentes ne sera
39825  exécutée.
39826  Vous pouvez utiliser l'option 
39827 \family sans
39828 Marquer
39829 \begin_inset space ~
39830 \end_inset
39831
39832 les
39833 \begin_inset space ~
39834 \end_inset
39835
39836 espaces
39837 \family default
39838  qui matérialise chaque espace présente dans le code source par un caractère
39839  
39840 \begin_inset Quotes fld
39841 \end_inset
39842
39843
39844 \begin_inset ERT
39845 status collapsed
39846
39847 \begin_layout Plain Layout
39848
39849
39850 \backslash
39851 textvisiblespace 
39852 \end_layout
39853
39854 \end_inset
39855
39856
39857 \begin_inset Quotes frd
39858 \end_inset
39859
39860  .
39861  La différence avec la méthode qui consiste à utiliser le menu 
39862 \family sans
39863 Insertion\SpecialChar menuseparator
39864 Fichier\SpecialChar menuseparator
39865 Texte
39866 \begin_inset space ~
39867 \end_inset
39868
39869 brut
39870 \family default
39871  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
39872 .
39873 \end_layout
39874
39875 \begin_layout Standard
39876 Voici un sous-document inclus en utilisant la méthode 
39877 \family sans
39878 verbatim
39879 \family default
39880  : 
39881 \begin_inset CommandInset include
39882 LatexCommand verbatiminput
39883 filename "DocumentTexteBidon.txt"
39884
39885 \end_inset
39886
39887
39888 \begin_inset VSpace bigskip
39889 \end_inset
39890
39891 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
39892  l'option 
39893 \family sans
39894 Marquer
39895 \begin_inset space ~
39896 \end_inset
39897
39898 les
39899 \begin_inset space ~
39900 \end_inset
39901
39902 espaces :
39903 \family default
39904  
39905 \begin_inset CommandInset include
39906 LatexCommand verbatiminput*
39907 filename "DocumentTexteBidon.txt"
39908
39909 \end_inset
39910
39911
39912 \end_layout
39913
39914 \begin_layout Standard
39915 \begin_inset VSpace bigskip
39916 \end_inset
39917
39918
39919 \end_layout
39920
39921 \begin_layout Standard
39922 \begin_inset Note Greyedout
39923 status open
39924
39925 \begin_layout Plain Layout
39926
39927 \series bold
39928 Note:
39929 \series default
39930  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
39931  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
39932 \end_layout
39933
39934 \end_inset
39935
39936
39937 \end_layout
39938
39939 \begin_layout Description
39940 Listings Ce type d'inclusion est décrit dans le chapitre
39941 \begin_inset space ~
39942 \end_inset
39943
39944
39945 \begin_inset CommandInset ref
39946 LatexCommand ref
39947 reference "cha:Program-Code-Listings"
39948
39949 \end_inset
39950
39951 .
39952 \end_layout
39953
39954 \begin_layout Standard
39955 \begin_inset Note Greyedout
39956 status open
39957
39958 \begin_layout Plain Layout
39959
39960 \series bold
39961 Note:
39962 \series default
39963  Inclure le même document deux fois dans un même document peut poser des
39964  problèmes avec \SpecialChar LaTeX
39965 .
39966 \end_layout
39967
39968 \end_inset
39969
39970
39971 \end_layout
39972
39973 \begin_layout Standard
39974 Si vous ne voulez visualiser ou exporter que certains des sous-documents
39975  de votre document maître, que ce soit pour diminuer les temps de compilation
39976  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
39977  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
39978  la sortie en utilisant le menu 
39979 \family sans
39980 Document\SpecialChar menuseparator
39981 Paramètres\SpecialChar menuseparator
39982 Sous-documents
39983 \family default
39984 .
39985  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
39986  sur la ligne correspondant dans la colonne 
39987 \family sans
39988 Inclus dans le résultat
39989 \family default
39990  de la liste (
39991 \begin_inset space ~
39992 \end_inset
39993
39994 notez que cela ne fonctionne que pour les documents inclus avec la méthode
39995  
39996 \begin_inset Quotes fld
39997 \end_inset
39998
39999 inclus
40000 \begin_inset Quotes frd
40001 \end_inset
40002
40003  et pas la méthode 
40004 \begin_inset Quotes fld
40005 \end_inset
40006
40007 incorporé
40008 \begin_inset Quotes frd
40009 \end_inset
40010
40011
40012 \begin_inset space ~
40013 \end_inset
40014
40015 ).
40016  Si on active l'option 
40017 \family sans
40018 Assurer la cohérence des compteurs et des références
40019 \family default
40020 , \SpecialChar LyX
40021  va s'assurer que tous les numéros de pages, références etc...
40022  sont corrects comme si tous le document avait été traité.
40023  C'est utile si vous voulez que les sous-documents choisis aient exactement
40024  le même aspect que s'il étaient dans le document complet.
40025  Pour réaliser cette condition, il faut que \SpecialChar LyX
40026  traite de façon silencieuse
40027  la totalité du document.
40028  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40029  les compteurs et autres références n'ont pas à être à tout prix valides,
40030  vous devez impérativement désactiver cette option.
40031  
40032 \end_layout
40033
40034 \begin_layout Standard
40035 Une autre solution consiste à inclure chaque fichier dans une branche
40036 \begin_inset Foot
40037 status collapsed
40038
40039 \begin_layout Plain Layout
40040 Les branches sont décrites dans la section 
40041 \emph on
40042 Branches
40043 \emph default
40044  du 
40045 \emph on
40046 Guide de l'utilisateur
40047 \emph default
40048  de \SpecialChar LyX
40049 .
40050 \end_layout
40051
40052 \end_inset
40053
40054 .
40055  En activant ou désactivant une branche, vous pouvez décider les fichiers
40056  inclus qui doivent apparaître dans la sortie imprimée.
40057  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40058  
40059 \begin_inset Quotes fld
40060 \end_inset
40061
40062 incorporés
40063 \begin_inset Quotes frd
40064 \end_inset
40065
40066 .
40067  Le défaut est que les compteurs et autres références ne sont pas conservés
40068  avec cette approche.
40069 \end_layout
40070
40071 \begin_layout Chapter
40072 Listings de code source
40073 \begin_inset CommandInset label
40074 LatexCommand label
40075 name "cha:Program-Code-Listings"
40076
40077 \end_inset
40078
40079
40080 \begin_inset Index idx
40081 status collapsed
40082
40083 \begin_layout Plain Layout
40084 Listings
40085 \end_layout
40086
40087 \end_inset
40088
40089
40090 \begin_inset Index idx
40091 status collapsed
40092
40093 \begin_layout Plain Layout
40094 Code Source
40095 \end_layout
40096
40097 \end_inset
40098
40099
40100 \begin_inset Index idx
40101 status collapsed
40102
40103 \begin_layout Plain Layout
40104 Flottants ! Listings
40105 \end_layout
40106
40107 \end_inset
40108
40109
40110 \end_layout
40111
40112 \begin_layout Standard
40113 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40114  un insert 
40115 \family sans
40116 Listings
40117 \family default
40118  qui peut être créé grâce au menu 
40119 \family sans
40120 Insertion
40121 \family default
40122 \SpecialChar menuseparator
40123
40124 \family sans
40125 Listing
40126 \begin_inset space ~
40127 \end_inset
40128
40129 de
40130 \begin_inset space ~
40131 \end_inset
40132
40133 Code
40134 \begin_inset space ~
40135 \end_inset
40136
40137 Source
40138 \family default
40139 .
40140  Le paquetage \SpecialChar LaTeX
40141  
40142 \series bold
40143 listings
40144 \series default
40145
40146 \begin_inset Index idx
40147 status collapsed
40148
40149 \begin_layout Plain Layout
40150 Paquetages \SpecialChar LaTeX
40151  ! listings
40152 \end_layout
40153
40154 \end_inset
40155
40156  fournit un moyen puissant et flexible d'insérer des listings de code source
40157  dans votre document.
40158  
40159 \end_layout
40160
40161 \begin_layout Standard
40162 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40163  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40164 \end_layout
40165
40166 \begin_layout Standard
40167 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40168  imprimée.
40169  L'option d'emplacement 
40170 \family sans
40171 Listing
40172 \begin_inset space ~
40173 \end_inset
40174
40175 en
40176 \begin_inset space ~
40177 \end_inset
40178
40179 Ligne
40180 \family default
40181  imprime le listing dans la ligne comme ceci : 
40182 \begin_inset listings
40183 lstparams "language={C++}"
40184 inline true
40185 status open
40186
40187 \begin_layout Plain Layout
40188
40189 int a=5;
40190 \end_layout
40191
40192 \end_inset
40193
40194
40195 \begin_inset Newline newline
40196 \end_inset
40197
40198 L'option 
40199 \family sans
40200 Flottant
40201 \family default
40202  crée un flottant de listing pour lequel vous pouvez préciser les options
40203  classiques d'emplacement : 
40204 \begin_inset Quotes fld
40205 \end_inset
40206
40207
40208 \family sans
40209 h
40210 \family default
40211
40212 \begin_inset Quotes frd
40213 \end_inset
40214
40215
40216 \begin_inset Quotes fld
40217 \end_inset
40218
40219
40220 \family sans
40221 t
40222 \family default
40223
40224 \begin_inset Quotes frd
40225 \end_inset
40226
40227
40228 \begin_inset Quotes fld
40229 \end_inset
40230
40231
40232 \family sans
40233 b
40234 \family default
40235
40236 \begin_inset Quotes frd
40237 \end_inset
40238
40239 , et 
40240 \begin_inset Quotes fld
40241 \end_inset
40242
40243
40244 \family sans
40245 p
40246 \family default
40247
40248 \begin_inset Quotes frd
40249 \end_inset
40250
40251  correspondant aux emplacement décrits dans la section
40252 \begin_inset space ~
40253 \end_inset
40254
40255
40256 \begin_inset CommandInset ref
40257 LatexCommand ref
40258 reference "sec:Placement-flottants"
40259
40260 \end_inset
40261
40262 .
40263  Les options de positionnement peuvent être mélangées et doivent être saisies
40264  sans séparation, par exemple, on peut taper 
40265 \begin_inset Quotes fld
40266 \end_inset
40267
40268
40269 \family sans
40270 htbp
40271 \family default
40272
40273 \begin_inset Quotes frd
40274 \end_inset
40275
40276 .
40277  L'option 
40278 \begin_inset Quotes fld
40279 \end_inset
40280
40281 h
40282 \begin_inset Quotes frd
40283 \end_inset
40284
40285  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40286  
40287 \family sans
40288 Flottant
40289 \family default
40290  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40291  légende et être référencés.
40292 \end_layout
40293
40294 \begin_layout Standard
40295 Vous pouvez ajouter une légende à un listing avec le menu 
40296 \family sans
40297 Insertion\SpecialChar menuseparator
40298 Légende
40299 \family default
40300 .
40301  On peut référencer les listings de la même façon que les flottants :Voir
40302  le listing
40303 \begin_inset space ~
40304 \end_inset
40305
40306
40307 \begin_inset CommandInset ref
40308 LatexCommand ref
40309 reference "lst:Listing-exemple"
40310
40311 \end_inset
40312
40313 .
40314  Une liste des listings qui contient tous les listings légendés peut être
40315  créée par le menu 
40316 \family sans
40317 Insertion\SpecialChar menuseparator
40318 Listes
40319 \begin_inset space ~
40320 \end_inset
40321
40322 &
40323 \begin_inset space ~
40324 \end_inset
40325
40326 TdM\SpecialChar menuseparator
40327 Liste des listings
40328 \family default
40329 .
40330  Les éléments de la liste sont les légendes et le numéro de listing.
40331 \end_layout
40332
40333 \begin_layout Standard
40334 \begin_inset listings
40335 lstparams "language=Python"
40336 inline false
40337 status open
40338
40339 \begin_layout Plain Layout
40340
40341 \begin_inset Caption Standard
40342
40343 \begin_layout Plain Layout
40344 \begin_inset CommandInset label
40345 LatexCommand label
40346 name "lst:Listing-exemple"
40347
40348 \end_inset
40349
40350 Exemple de listing flottant
40351 \end_layout
40352
40353 \end_inset
40354
40355 # Exemple de listing flottant
40356 \end_layout
40357
40358 \begin_layout Plain Layout
40359
40360 def func(param):
40361 \end_layout
40362
40363 \begin_layout Plain Layout
40364
40365     'ceci est une fonction python'
40366 \end_layout
40367
40368 \begin_layout Plain Layout
40369
40370     pass
40371 \end_layout
40372
40373 \end_inset
40374
40375
40376 \end_layout
40377
40378 \begin_layout Standard
40379 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40380  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40381  de manière particulière dans la sortie imprimée.
40382  Dans l'exemple de listing, le mot clé Python 
40383 \begin_inset Quotes fld
40384 \end_inset
40385
40386 def
40387 \begin_inset Quotes frd
40388 \end_inset
40389
40390  est reconnu et imprimé en caractères gras dans la sortie.
40391 \end_layout
40392
40393 \begin_layout Standard
40394 \begin_inset Note Greyedout
40395 status open
40396
40397 \begin_layout Plain Layout
40398
40399 \series bold
40400 Note:
40401 \series default
40402  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40403  une police de caractères à 
40404 \family typewriter
40405 chasse fixe
40406 \family default
40407 , c'est que votre police ne contient probablement pas de série grasse.
40408  Dans ce cas choisissez une police différente dans le menu 
40409 \family sans
40410 Document\SpecialChar menuseparator
40411 Paramètres\SpecialChar menuseparator
40412 Polices
40413 \family default
40414 .
40415  (Les polices 
40416 \emph on
40417 LuxiMono, BeraMono
40418 \emph default
40419  et 
40420 \emph on
40421 Courier
40422 \emph default
40423  contiennent une série grasse.)
40424 \end_layout
40425
40426 \end_inset
40427
40428
40429 \end_layout
40430
40431 \begin_layout Standard
40432 Dans la rubrique 
40433 \family sans
40434 Numérotation
40435 \begin_inset space ~
40436 \end_inset
40437
40438 des
40439 \begin_inset space ~
40440 \end_inset
40441
40442 Lignes
40443 \family default
40444  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
40445 n des lignes.
40446  Vous pouvez mettre un nombre dans le champ 
40447 \family sans
40448 Pas
40449 \family default
40450  pour désigner les lignes qui seront numérotées.
40451  Par exemple, si vous mettez 
40452 \begin_inset Quotes fld
40453 \end_inset
40454
40455 3
40456 \begin_inset Quotes frd
40457 \end_inset
40458
40459 , seule une ligne sur trois sera numérotée.
40460 \end_layout
40461
40462 \begin_layout Standard
40463 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
40464  apparaîtront dans la sortie.
40465  Vous devez utiliser l'option 
40466 \family sans
40467 Table
40468 \begin_inset space ~
40469 \end_inset
40470
40471 de
40472 \begin_inset space ~
40473 \end_inset
40474
40475 Caractères
40476 \begin_inset space ~
40477 \end_inset
40478
40479 Étendue
40480 \family default
40481  quand vous employez des caractères spécifiques à une langue donnée comme
40482  les umlauts Allemands dans votre listing.
40483 \begin_inset Newline newline
40484 \end_inset
40485
40486 Voici un exemple de listing avec la numérotation des lignes à gauche par
40487  pas de 3, en langage Python, avec les options 
40488 \begin_inset Quotes fld
40489 \end_inset
40490
40491 Table
40492 \begin_inset space ~
40493 \end_inset
40494
40495 de
40496 \begin_inset space ~
40497 \end_inset
40498
40499 caractères
40500 \begin_inset space ~
40501 \end_inset
40502
40503 étendue
40504 \begin_inset Quotes frd
40505 \end_inset
40506
40507  et 
40508 \begin_inset Quotes fld
40509 \end_inset
40510
40511 Espace
40512 \begin_inset space ~
40513 \end_inset
40514
40515 représenté
40516 \begin_inset space ~
40517 \end_inset
40518
40519 par
40520 \begin_inset space ~
40521 \end_inset
40522
40523 un
40524 \begin_inset space ~
40525 \end_inset
40526
40527 symbole
40528 \begin_inset Quotes frd
40529 \end_inset
40530
40531 , l'intervalle de ligne étant 3
40532 \begin_inset space \thinspace{}
40533 \end_inset
40534
40535 -
40536 \begin_inset space \thinspace{}
40537 \end_inset
40538
40539 8:
40540 \end_layout
40541
40542 \begin_layout Standard
40543 \begin_inset listings
40544 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
40545 inline false
40546 status open
40547
40548 \begin_layout Plain Layout
40549
40550 def func(param):
40551 \end_layout
40552
40553 \begin_layout Plain Layout
40554
40555     'ceci est une fonction Python'
40556 \end_layout
40557
40558 \begin_layout Plain Layout
40559
40560     pass
40561 \end_layout
40562
40563 \begin_layout Plain Layout
40564
40565 def func(param):
40566 \end_layout
40567
40568 \begin_layout Plain Layout
40569
40570 'Ça, c'est un mot Allemand : Tschüß'
40571 \end_layout
40572
40573 \begin_layout Plain Layout
40574
40575 pass
40576 \end_layout
40577
40578 \begin_layout Plain Layout
40579
40580 def func(param):
40581 \end_layout
40582
40583 \begin_layout Plain Layout
40584
40585 'ceci est une fonction Python'
40586 \end_layout
40587
40588 \begin_layout Plain Layout
40589
40590 pass
40591 \end_layout
40592
40593 \end_inset
40594
40595
40596 \end_layout
40597
40598 \begin_layout Standard
40599 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
40600  nombre de caractères que doit représenter une tabulation dans le champ
40601  
40602 \family sans
40603 Taille du tabulateur
40604 \family default
40605 .
40606 \end_layout
40607
40608 \begin_layout Standard
40609 \begin_inset Note Greyedout
40610 status open
40611
40612 \begin_layout Plain Layout
40613
40614 \series bold
40615 Note:
40616 \series default
40617  À cause d'un bug dans le paquetage 
40618 \series bold
40619 listings
40620 \series default
40621  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
40622  listing.
40623  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
40624  les lignes 3 et 6.
40625 \end_layout
40626
40627 \end_inset
40628
40629
40630 \end_layout
40631
40632 \begin_layout Standard
40633 \begin_inset VSpace bigskip
40634 \end_inset
40635
40636
40637 \end_layout
40638
40639 \begin_layout Standard
40640 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
40641  listing.
40642  Pour le faire, il suffit d'utiliser le menu 
40643 \family sans
40644 Insertion\SpecialChar menuseparator
40645 Fichier\SpecialChar menuseparator
40646 Sous-document
40647 \family default
40648  et de choisir le type 
40649 \family sans
40650 Listing
40651 \family default
40652
40653 \begin_inset space ~
40654 \end_inset
40655
40656
40657 \family sans
40658 de
40659 \begin_inset space ~
40660 \end_inset
40661
40662 Code
40663 \begin_inset space ~
40664 \end_inset
40665
40666 source
40667 \family default
40668 .
40669 \begin_inset Foot
40670 status collapsed
40671
40672 \begin_layout Plain Layout
40673 Les autres types de sous-documents sont décrits dans la section
40674 \begin_inset space ~
40675 \end_inset
40676
40677
40678 \begin_inset CommandInset ref
40679 LatexCommand ref
40680 reference "sec:Sous-documents"
40681
40682 \end_inset
40683
40684 .
40685 \end_layout
40686
40687 \end_inset
40688
40689  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
40690  à utiliser pour le listing dans une zone de texte.
40691  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
40692  
40693 \begin_inset Quotes fld
40694 \end_inset
40695
40696 ?
40697 \begin_inset Quotes frd
40698 \end_inset
40699
40700  dans la zone de texte.
40701 \end_layout
40702
40703 \begin_layout Standard
40704 Pour faire référence à un sous-document de type listing, tapez une étiquette
40705  dans le champ correspondant de la fenêtre de dialogue.
40706  On peut alors faire référence à cette étiquette en utilisant le menu 
40707 \family sans
40708 Insertion\SpecialChar menuseparator
40709 Référence
40710 \begin_inset space ~
40711 \end_inset
40712
40713 Croisée
40714 \family default
40715 .
40716 \end_layout
40717
40718 \begin_layout Standard
40719 Le listing
40720 \begin_inset space ~
40721 \end_inset
40722
40723
40724 \begin_inset CommandInset ref
40725 LatexCommand ref
40726 reference "lst:listing-fichier"
40727
40728 \end_inset
40729
40730  est un exemple de listing issu d'un fichier ; ici les lignes 10
40731 \begin_inset space \thinspace{}
40732 \end_inset
40733
40734 -
40735 \begin_inset space \thinspace{}
40736 \end_inset
40737
40738 15 de ce fichier \SpecialChar LyX
40739  sont listées.
40740 \end_layout
40741
40742 \begin_layout Standard
40743 \begin_inset CommandInset include
40744 LatexCommand lstinputlisting
40745 filename "EmbeddedObjects.lyx"
40746 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
40747
40748 \end_inset
40749
40750
40751 \end_layout
40752
40753 \begin_layout Standard
40754 \begin_inset VSpace bigskip
40755 \end_inset
40756
40757
40758 \end_layout
40759
40760 \begin_layout Standard
40761 L'insertion d'une formule dans un listing peut se faire de la façon suivante
40762 \begin_inset space ~
40763 \end_inset
40764
40765 :
40766 \end_layout
40767
40768 \begin_layout Enumerate
40769 Ouvrez la fenêtre de dialogue listings et ajoutez
40770 \begin_inset Newline newline
40771 \end_inset
40772
40773
40774 \family sans
40775 mathescape=true
40776 \family default
40777
40778 \begin_inset Newline newline
40779 \end_inset
40780
40781 dans le champ de l'onglet 
40782 \family sans
40783 Avancé
40784 \family default
40785 .
40786 \end_layout
40787
40788 \begin_layout Enumerate
40789 Créez la formule en dehors du listing.
40790 \end_layout
40791
40792 \begin_layout Enumerate
40793 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
40794  (raccourci 
40795 \begin_inset Info
40796 type  "shortcut"
40797 arg   "copy"
40798 \end_inset
40799
40800 )
40801 \end_layout
40802
40803 \begin_layout Enumerate
40804 Dans le listing écrivez 
40805 \begin_inset Quotes fld
40806 \end_inset
40807
40808
40809 \family sans
40810 $$
40811 \family default
40812
40813 \begin_inset Quotes frd
40814 \end_inset
40815
40816  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
40817  
40818 \begin_inset Info
40819 type  "shortcut"
40820 arg   "paste"
40821 \end_inset
40822
40823 )
40824 \end_layout
40825
40826 \begin_layout Standard
40827 \begin_inset listings
40828 lstparams "language=Python,mathescape=true"
40829 inline false
40830 status open
40831
40832 \begin_layout Plain Layout
40833
40834 \begin_inset Caption Standard
40835
40836 \begin_layout Plain Layout
40837 Exemple de listing flottant contenant une formule
40838 \end_layout
40839
40840 \end_inset
40841
40842 # Exemple de listing flottant
40843 \end_layout
40844
40845 \begin_layout Plain Layout
40846
40847 def func(param):
40848 \end_layout
40849
40850 \begin_layout Plain Layout
40851
40852     # $
40853 \backslash
40854 prod_{n=1}^{
40855 \backslash
40856 infty}
40857 \backslash
40858 ,
40859 \backslash
40860 frac{1}{x^{2}}$
40861 \end_layout
40862
40863 \begin_layout Plain Layout
40864
40865     pass
40866 \end_layout
40867
40868 \end_inset
40869
40870
40871 \end_layout
40872
40873 \begin_layout Standard
40874 \begin_inset VSpace bigskip
40875 \end_inset
40876
40877
40878 \end_layout
40879
40880 \begin_layout Standard
40881 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
40882  de dialogue 
40883 \family sans
40884 Document\SpecialChar menuseparator
40885 Paramètres\SpecialChar menuseparator
40886 Listings
40887 \family default
40888 .
40889  Pour avoir la liste des options disponibles, tapez un point d'interrogation
40890  
40891 \begin_inset Quotes fld
40892 \end_inset
40893
40894 ?
40895 \begin_inset Quotes frd
40896 \end_inset
40897
40898  dans le champ.
40899 \end_layout
40900
40901 \begin_layout Standard
40902 Pour plus d'information sur le paquetage 
40903 \series bold
40904 listings
40905 \series default
40906 , nous vous renvoyons à sa documentation 
40907 \begin_inset CommandInset citation
40908 LatexCommand cite
40909 key "listings"
40910
40911 \end_inset
40912
40913 .
40914 \end_layout
40915
40916 \begin_layout Standard
40917 \begin_inset Newpage newpage
40918 \end_inset
40919
40920
40921 \end_layout
40922
40923 \begin_layout Chapter
40924 \start_of_appendix
40925 Unités de longueur utilisables avec \SpecialChar LyX
40926
40927 \begin_inset Argument 1
40928 status collapsed
40929
40930 \begin_layout Plain Layout
40931 Unités de longueur
40932 \end_layout
40933
40934 \end_inset
40935
40936
40937 \begin_inset Index idx
40938 status collapsed
40939
40940 \begin_layout Plain Layout
40941 Unités
40942 \end_layout
40943
40944 \end_inset
40945
40946
40947 \begin_inset CommandInset label
40948 LatexCommand label
40949 name "cha:Unités-de-longueur"
40950
40951 \end_inset
40952
40953
40954 \end_layout
40955
40956 \begin_layout Standard
40957 Pour comprendre les unités de longueur utilisées dans cette documentation,
40958  le tableau
40959 \begin_inset space ~
40960 \end_inset
40961
40962
40963 \begin_inset CommandInset ref
40964 LatexCommand ref
40965 reference "tab:Unités"
40966
40967 \end_inset
40968
40969 décrit les unités utilisées par \SpecialChar LyX
40970 .
40971 \begin_inset Float table
40972 placement h
40973 wide false
40974 sideways false
40975 status open
40976
40977 \begin_layout Plain Layout
40978 \begin_inset Caption Standard
40979
40980 \begin_layout Plain Layout
40981 \begin_inset CommandInset label
40982 LatexCommand label
40983 name "tab:Unités"
40984
40985 \end_inset
40986
40987 Unités de longueur
40988 \end_layout
40989
40990 \end_inset
40991
40992
40993 \end_layout
40994
40995 \begin_layout Plain Layout
40996 \begin_inset VSpace medskip
40997 \end_inset
40998
40999
41000 \end_layout
41001
41002 \begin_layout Plain Layout
41003 \align center
41004 \begin_inset Tabular
41005 <lyxtabular version="3" rows="20" columns="3">
41006 <features tabularvalignment="middle">
41007 <column alignment="center" valignment="top">
41008 <column alignment="center" valignment="top">
41009 <column alignment="center" valignment="top">
41010 <row>
41011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41012 \begin_inset Text
41013
41014 \begin_layout Plain Layout
41015 unité
41016 \end_layout
41017
41018 \end_inset
41019 </cell>
41020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41021 \begin_inset Text
41022
41023 \begin_layout Plain Layout
41024 nom/description
41025 \end_layout
41026
41027 \end_inset
41028 </cell>
41029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41030 \begin_inset Text
41031
41032 \begin_layout Plain Layout
41033 commande \SpecialChar LaTeX
41034
41035 \end_layout
41036
41037 \end_inset
41038 </cell>
41039 </row>
41040 <row>
41041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41042 \begin_inset Text
41043
41044 \begin_layout Plain Layout
41045 mm
41046 \end_layout
41047
41048 \end_inset
41049 </cell>
41050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41051 \begin_inset Text
41052
41053 \begin_layout Plain Layout
41054 millimètre
41055 \end_layout
41056
41057 \end_inset
41058 </cell>
41059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41060 \begin_inset Text
41061
41062 \begin_layout Plain Layout
41063 -
41064 \end_layout
41065
41066 \end_inset
41067 </cell>
41068 </row>
41069 <row>
41070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41071 \begin_inset Text
41072
41073 \begin_layout Plain Layout
41074 cm
41075 \end_layout
41076
41077 \end_inset
41078 </cell>
41079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41080 \begin_inset Text
41081
41082 \begin_layout Plain Layout
41083 centimètre
41084 \end_layout
41085
41086 \end_inset
41087 </cell>
41088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41089 \begin_inset Text
41090
41091 \begin_layout Plain Layout
41092 -
41093 \end_layout
41094
41095 \end_inset
41096 </cell>
41097 </row>
41098 <row>
41099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41100 \begin_inset Text
41101
41102 \begin_layout Plain Layout
41103 in
41104 \end_layout
41105
41106 \end_inset
41107 </cell>
41108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41109 \begin_inset Text
41110
41111 \begin_layout Plain Layout
41112 pouce (inch)
41113 \end_layout
41114
41115 \end_inset
41116 </cell>
41117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41118 \begin_inset Text
41119
41120 \begin_layout Plain Layout
41121 -
41122 \end_layout
41123
41124 \end_inset
41125 </cell>
41126 </row>
41127 <row>
41128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41129 \begin_inset Text
41130
41131 \begin_layout Plain Layout
41132 pt
41133 \end_layout
41134
41135 \end_inset
41136 </cell>
41137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41138 \begin_inset Text
41139
41140 \begin_layout Plain Layout
41141 point (72.27
41142 \begin_inset space \thinspace{}
41143 \end_inset
41144
41145 pt = 1
41146 \begin_inset space \thinspace{}
41147 \end_inset
41148
41149 in)
41150 \end_layout
41151
41152 \end_inset
41153 </cell>
41154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41155 \begin_inset Text
41156
41157 \begin_layout Plain Layout
41158 -
41159 \end_layout
41160
41161 \end_inset
41162 </cell>
41163 </row>
41164 <row>
41165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41166 \begin_inset Text
41167
41168 \begin_layout Plain Layout
41169 pc
41170 \end_layout
41171
41172 \end_inset
41173 </cell>
41174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41175 \begin_inset Text
41176
41177 \begin_layout Plain Layout
41178 pica (1
41179 \begin_inset space \thinspace{}
41180 \end_inset
41181
41182 pc = 12
41183 \begin_inset space \thinspace{}
41184 \end_inset
41185
41186 pt)
41187 \end_layout
41188
41189 \end_inset
41190 </cell>
41191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41192 \begin_inset Text
41193
41194 \begin_layout Plain Layout
41195 -
41196 \end_layout
41197
41198 \end_inset
41199 </cell>
41200 </row>
41201 <row>
41202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41203 \begin_inset Text
41204
41205 \begin_layout Plain Layout
41206 sp
41207 \end_layout
41208
41209 \end_inset
41210 </cell>
41211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41212 \begin_inset Text
41213
41214 \begin_layout Plain Layout
41215 scaled point (65536
41216 \begin_inset space \thinspace{}
41217 \end_inset
41218
41219 sp = 1
41220 \begin_inset space \thinspace{}
41221 \end_inset
41222
41223 pt)
41224 \end_layout
41225
41226 \end_inset
41227 </cell>
41228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41229 \begin_inset Text
41230
41231 \begin_layout Plain Layout
41232 -
41233 \end_layout
41234
41235 \end_inset
41236 </cell>
41237 </row>
41238 <row>
41239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41240 \begin_inset Text
41241
41242 \begin_layout Plain Layout
41243 bp
41244 \end_layout
41245
41246 \end_inset
41247 </cell>
41248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41249 \begin_inset Text
41250
41251 \begin_layout Plain Layout
41252 gros point (72
41253 \begin_inset space \thinspace{}
41254 \end_inset
41255
41256 bp = 1
41257 \begin_inset space \thinspace{}
41258 \end_inset
41259
41260 in)
41261 \end_layout
41262
41263 \end_inset
41264 </cell>
41265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41266 \begin_inset Text
41267
41268 \begin_layout Plain Layout
41269 -
41270 \end_layout
41271
41272 \end_inset
41273 </cell>
41274 </row>
41275 <row>
41276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41277 \begin_inset Text
41278
41279 \begin_layout Plain Layout
41280 dd
41281 \end_layout
41282
41283 \end_inset
41284 </cell>
41285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41286 \begin_inset Text
41287
41288 \begin_layout Plain Layout
41289 didot (72
41290 \begin_inset space \thinspace{}
41291 \end_inset
41292
41293 dd 
41294 \begin_inset Formula $\approx$
41295 \end_inset
41296
41297  37.6
41298 \begin_inset space \thinspace{}
41299 \end_inset
41300
41301 mm)
41302 \end_layout
41303
41304 \end_inset
41305 </cell>
41306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41307 \begin_inset Text
41308
41309 \begin_layout Plain Layout
41310 -
41311 \end_layout
41312
41313 \end_inset
41314 </cell>
41315 </row>
41316 <row>
41317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41318 \begin_inset Text
41319
41320 \begin_layout Plain Layout
41321 cc
41322 \end_layout
41323
41324 \end_inset
41325 </cell>
41326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41327 \begin_inset Text
41328
41329 \begin_layout Plain Layout
41330 cicero (1
41331 \begin_inset space \thinspace{}
41332 \end_inset
41333
41334 cc = 12
41335 \begin_inset space \thinspace{}
41336 \end_inset
41337
41338 dd)
41339 \end_layout
41340
41341 \end_inset
41342 </cell>
41343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41344 \begin_inset Text
41345
41346 \begin_layout Plain Layout
41347 -
41348 \end_layout
41349
41350 \end_inset
41351 </cell>
41352 </row>
41353 <row>
41354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41355 \begin_inset Text
41356
41357 \begin_layout Plain Layout
41358
41359 \lang english
41360 Scale Graphics %
41361 \end_layout
41362
41363 \end_inset
41364 </cell>
41365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41366 \begin_inset Text
41367
41368 \begin_layout Plain Layout
41369 % de largeur originale de l'image
41370 \end_layout
41371
41372 \end_inset
41373 </cell>
41374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41375 \begin_inset Text
41376
41377 \begin_layout Plain Layout
41378
41379 \end_layout
41380
41381 \end_inset
41382 </cell>
41383 </row>
41384 <row>
41385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41386 \begin_inset Text
41387
41388 \begin_layout Plain Layout
41389
41390 \lang english
41391 Text Width %
41392 \end_layout
41393
41394 \end_inset
41395 </cell>
41396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41397 \begin_inset Text
41398
41399 \begin_layout Plain Layout
41400 % de largeur du texte
41401 \end_layout
41402
41403 \end_inset
41404 </cell>
41405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41406 \begin_inset Text
41407
41408 \begin_layout Plain Layout
41409
41410 \backslash
41411 textwidth
41412 \end_layout
41413
41414 \end_inset
41415 </cell>
41416 </row>
41417 <row>
41418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41419 \begin_inset Text
41420
41421 \begin_layout Plain Layout
41422
41423 \lang english
41424 Column Width %
41425 \end_layout
41426
41427 \end_inset
41428 </cell>
41429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41430 \begin_inset Text
41431
41432 \begin_layout Plain Layout
41433 % de largeur de la colonne
41434 \end_layout
41435
41436 \end_inset
41437 </cell>
41438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41439 \begin_inset Text
41440
41441 \begin_layout Plain Layout
41442
41443 \backslash
41444 columnwidth
41445 \end_layout
41446
41447 \end_inset
41448 </cell>
41449 </row>
41450 <row>
41451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41452 \begin_inset Text
41453
41454 \begin_layout Plain Layout
41455
41456 \lang english
41457 Page Width %
41458 \end_layout
41459
41460 \end_inset
41461 </cell>
41462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41463 \begin_inset Text
41464
41465 \begin_layout Plain Layout
41466 % de largeur du papier
41467 \end_layout
41468
41469 \end_inset
41470 </cell>
41471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41472 \begin_inset Text
41473
41474 \begin_layout Plain Layout
41475
41476 \backslash
41477 paperwidth
41478 \end_layout
41479
41480 \end_inset
41481 </cell>
41482 </row>
41483 <row>
41484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41485 \begin_inset Text
41486
41487 \begin_layout Plain Layout
41488
41489 \lang english
41490 Line Width %
41491 \end_layout
41492
41493 \end_inset
41494 </cell>
41495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499 % de largeur de la ligne
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508
41509 \backslash
41510 linewidth
41511 \end_layout
41512
41513 \end_inset
41514 </cell>
41515 </row>
41516 <row>
41517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41518 \begin_inset Text
41519
41520 \begin_layout Plain Layout
41521
41522 \lang english
41523 Text Height %
41524 \end_layout
41525
41526 \end_inset
41527 </cell>
41528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41529 \begin_inset Text
41530
41531 \begin_layout Plain Layout
41532 % de hauteur du texte
41533 \end_layout
41534
41535 \end_inset
41536 </cell>
41537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41538 \begin_inset Text
41539
41540 \begin_layout Plain Layout
41541
41542 \backslash
41543 textheight
41544 \end_layout
41545
41546 \end_inset
41547 </cell>
41548 </row>
41549 <row>
41550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41551 \begin_inset Text
41552
41553 \begin_layout Plain Layout
41554
41555 \lang english
41556 Page Height %
41557 \end_layout
41558
41559 \end_inset
41560 </cell>
41561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41562 \begin_inset Text
41563
41564 \begin_layout Plain Layout
41565 % de hauteur du papier
41566 \end_layout
41567
41568 \end_inset
41569 </cell>
41570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41571 \begin_inset Text
41572
41573 \begin_layout Plain Layout
41574
41575 \backslash
41576 paperheight
41577 \end_layout
41578
41579 \end_inset
41580 </cell>
41581 </row>
41582 <row>
41583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41584 \begin_inset Text
41585
41586 \begin_layout Plain Layout
41587 ex
41588 \end_layout
41589
41590 \end_inset
41591 </cell>
41592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41593 \begin_inset Text
41594
41595 \begin_layout Plain Layout
41596 hauteur de lettre 
41597 \emph on
41598 x
41599 \emph default
41600  dans police courante
41601 \end_layout
41602
41603 \end_inset
41604 </cell>
41605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41606 \begin_inset Text
41607
41608 \begin_layout Plain Layout
41609 -
41610 \end_layout
41611
41612 \end_inset
41613 </cell>
41614 </row>
41615 <row>
41616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41617 \begin_inset Text
41618
41619 \begin_layout Plain Layout
41620 em
41621 \end_layout
41622
41623 \end_inset
41624 </cell>
41625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41626 \begin_inset Text
41627
41628 \begin_layout Plain Layout
41629 largeur de lettre
41630 \emph on
41631  M
41632 \emph default
41633  dans police courante
41634 \end_layout
41635
41636 \end_inset
41637 </cell>
41638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41639 \begin_inset Text
41640
41641 \begin_layout Plain Layout
41642 -
41643 \end_layout
41644
41645 \end_inset
41646 </cell>
41647 </row>
41648 <row>
41649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41650 \begin_inset Text
41651
41652 \begin_layout Plain Layout
41653 mu
41654 \end_layout
41655
41656 \end_inset
41657 </cell>
41658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41659 \begin_inset Text
41660
41661 \begin_layout Plain Layout
41662 unité mathématique (1
41663 \begin_inset space \thinspace{}
41664 \end_inset
41665
41666 mu = 1/18
41667 \begin_inset space \thinspace{}
41668 \end_inset
41669
41670 em)
41671 \end_layout
41672
41673 \end_inset
41674 </cell>
41675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41676 \begin_inset Text
41677
41678 \begin_layout Plain Layout
41679 -
41680 \end_layout
41681
41682 \end_inset
41683 </cell>
41684 </row>
41685 </lyxtabular>
41686
41687 \end_inset
41688
41689
41690 \end_layout
41691
41692 \end_inset
41693
41694
41695 \end_layout
41696
41697 \begin_layout Chapter
41698 Formats des fichiers de sortie graphiques
41699 \begin_inset CommandInset label
41700 LatexCommand label
41701 name "cha:Formats-fichiers-graphiques"
41702
41703 \end_inset
41704
41705
41706 \end_layout
41707
41708 \begin_layout Section
41709 DVI
41710 \begin_inset Index idx
41711 status collapsed
41712
41713 \begin_layout Plain Layout
41714 Formats de Fichiers! DVI
41715 \end_layout
41716
41717 \end_inset
41718
41719
41720 \begin_inset Index idx
41721 status collapsed
41722
41723 \begin_layout Plain Layout
41724 DVI|see
41725 \begin_inset ERT
41726 status collapsed
41727
41728 \begin_layout Plain Layout
41729
41730 {
41731 \end_layout
41732
41733 \end_inset
41734
41735 Formats de Fichiers
41736 \begin_inset ERT
41737 status collapsed
41738
41739 \begin_layout Plain Layout
41740
41741 }
41742 \end_layout
41743
41744 \end_inset
41745
41746
41747 \end_layout
41748
41749 \end_inset
41750
41751
41752 \end_layout
41753
41754 \begin_layout Standard
41755 Ce type de fichiers a l'extension 
41756 \begin_inset Quotes fld
41757 \end_inset
41758
41759
41760 \family typewriter
41761 .dvi
41762 \family default
41763
41764 \begin_inset Quotes frd
41765 \end_inset
41766
41767 .
41768  Il est appelé 
41769 \emph on
41770 indépendant de l'appareil
41771 \emph default
41772  ou 
41773 \begin_inset Quotes fld
41774 \end_inset
41775
41776 device independent (DVI)
41777 \begin_inset Quotes frd
41778 \end_inset
41779
41780 , car il est complètement portable ; vous pouvez les recopier d'une machine
41781  à l'autre sans avoir à faire de conversion.
41782  À l'époque où ce format a été développé, c'était loin d'être évident.
41783  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
41784  étape préliminaire avant la conversion vers un autre format comme le PostScript.
41785 \end_layout
41786
41787 \begin_layout Standard
41788 \begin_inset Note Greyedout
41789 status open
41790
41791 \begin_layout Plain Layout
41792
41793 \series bold
41794 Note:
41795 \series default
41796  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
41797  au fichier.
41798  
41799 \end_layout
41800
41801 \end_inset
41802
41803  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
41804  
41805 \family typewriter
41806 .dvi
41807 \family default
41808 .
41809  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
41810 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
41811  pour les rendre visibles quand vous faites défiler votre document.
41812  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
41813  avec de nombreuses images.
41814 \end_layout
41815
41816 \begin_layout Standard
41817 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
41818  menu 
41819 \family sans
41820 Fichier\SpecialChar menuseparator
41821 Exporter\SpecialChar menuseparator
41822 DVI.
41823
41824 \family default
41825  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
41826 \family sans
41827 Visualiser
41828 \family default
41829 .
41830 \end_layout
41831
41832 \begin_layout Section
41833 PostScript
41834 \begin_inset Index idx
41835 status collapsed
41836
41837 \begin_layout Plain Layout
41838 Formats de Fichiers ! PostScript
41839 \end_layout
41840
41841 \end_inset
41842
41843
41844 \begin_inset Index idx
41845 status collapsed
41846
41847 \begin_layout Plain Layout
41848 PostScript|see
41849 \begin_inset ERT
41850 status collapsed
41851
41852 \begin_layout Plain Layout
41853
41854 {
41855 \end_layout
41856
41857 \end_inset
41858
41859 Formats de Fichiers
41860 \begin_inset ERT
41861 status collapsed
41862
41863 \begin_layout Plain Layout
41864
41865 }
41866 \end_layout
41867
41868 \end_inset
41869
41870
41871 \end_layout
41872
41873 \end_inset
41874
41875
41876 \end_layout
41877
41878 \begin_layout Standard
41879 Ce type de fichiers a l'extension 
41880 \begin_inset Quotes fld
41881 \end_inset
41882
41883
41884 \family typewriter
41885 .ps
41886 \family default
41887
41888 \begin_inset Quotes frd
41889 \end_inset
41890
41891 .
41892  PostScript a été développé par la société 
41893 \series bold
41894 Adobe
41895 \series default
41896  comme un langage pour les imprimantes.
41897  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
41898  pour imprimer le document.
41899  PostScript peut être considéré comme un 
41900 \begin_inset Quotes fld
41901 \end_inset
41902
41903 langage de programmation
41904 \begin_inset Quotes frd
41905 \end_inset
41906
41907  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
41908  images
41909 \begin_inset Foot
41910 status collapsed
41911
41912 \begin_layout Plain Layout
41913 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
41914  \SpecialChar LaTeX
41915  
41916 \series bold
41917 pstricks
41918 \series default
41919
41920 \begin_inset CommandInset citation
41921 LatexCommand cite
41922 key "pstricks"
41923
41924 \end_inset
41925
41926 .
41927 \end_layout
41928
41929 \end_inset
41930
41931 .
41932  En partie à cause de toutes ces possibilités un fichier PostScript est
41933  souvent plus gros qu'un PDF.
41934 \end_layout
41935
41936 \begin_layout Standard
41937 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
41938  plus gros qu'un PDF.
41939 \end_layout
41940
41941 \begin_layout Standard
41942 PostScript ne peut contenir que des images au format 
41943 \begin_inset Quotes fld
41944 \end_inset
41945
41946 PostScript Encapsulé
41947 \begin_inset Quotes frd
41948 \end_inset
41949
41950  (encapsulated PostScript ou EPS, d'extension 
41951 \family typewriter
41952 .eps
41953 \family default
41954 ).
41955  Comme \SpecialChar LyX
41956  vous permet n'importe quel format d'image connu dans votre document,
41957  il doit les convertir en interne en EPS.
41958  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
41959  doit faire 50
41960  conversions à chaque fois que vous visualisez ou que vous exportez votre
41961  document.
41962  Cela risque de ralentir de façon importante votre rythme de travail.
41963  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
41964  vos images directement en EPS pour éviter ce problème.
41965 \end_layout
41966
41967 \begin_layout Standard
41968 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
41969  le menu 
41970 \family sans
41971 Fichier\SpecialChar menuseparator
41972 Exporter\SpecialChar menuseparator
41973 PostScript.
41974
41975 \family default
41976  Vous pouvez visionner votre document sous forme PostScript grâce au menu
41977  
41978 \family sans
41979 Visualiser
41980 \family default
41981 .
41982 \end_layout
41983
41984 \begin_layout Section
41985 PDF
41986 \begin_inset Index idx
41987 status collapsed
41988
41989 \begin_layout Plain Layout
41990 Formats de Fichiers ! PDF
41991 \end_layout
41992
41993 \end_inset
41994
41995
41996 \begin_inset Index idx
41997 status collapsed
41998
41999 \begin_layout Plain Layout
42000 PDF
42001 \end_layout
42002
42003 \end_inset
42004
42005
42006 \end_layout
42007
42008 \begin_layout Standard
42009 Ce type de fichiers a l'extension 
42010 \begin_inset Quotes fld
42011 \end_inset
42012
42013
42014 \family typewriter
42015 .pdf
42016 \family default
42017
42018 \begin_inset Quotes frd
42019 \end_inset
42020
42021 .
42022  Ce 
42023 \begin_inset Quotes fld
42024 \end_inset
42025
42026 format de document portable
42027 \begin_inset Quotes frd
42028 \end_inset
42029
42030  (portable document format ou PDF) est développé par 
42031 \family typewriter
42032 Adobe
42033 \family default
42034  comme une évolution de PostScript.
42035  Il est plus comprimé et utilise moins de commandes que PostScript.
42036  Comme son nom l'indique, il est 
42037 \begin_inset Quotes fld
42038 \end_inset
42039
42040 portable
42041 \begin_inset Quotes frd
42042 \end_inset
42043
42044  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42045  aura exactement le même aspect.
42046 \end_layout
42047
42048 \begin_layout Standard
42049 PDF peut contenir des images dans son propre format PDF et dans les formats
42050  JPG (format du 
42051 \begin_inset Quotes fld
42052 \end_inset
42053
42054 Joint Photographic Expert Group
42055 \begin_inset Quotes frd
42056 \end_inset
42057
42058  avec comme extension 
42059 \family typewriter
42060 .jpg
42061 \family default
42062  ou 
42063 \family typewriter
42064 .jpeg
42065 \family default
42066 ) et PNG (
42067 \begin_inset Quotes fld
42068 \end_inset
42069
42070 Portable Network Graphics
42071 \begin_inset Quotes frd
42072 \end_inset
42073
42074  avec l'extension 
42075 \family typewriter
42076 .png
42077 \family default
42078 ).
42079  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
42080  les convertit
42081  dans un de ces formats.
42082  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42083  vont ralentir votre travail.
42084  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42085 \end_layout
42086
42087 \begin_layout Standard
42088 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42089  menu 
42090 \family sans
42091 Fichier\SpecialChar menuseparator
42092 Exporter 
42093 \family default
42094 de trois façons différentes:
42095 \end_layout
42096
42097 \begin_layout Description
42098 PDF
42099 \begin_inset space ~
42100 \end_inset
42101
42102 (ps2pdf) Ceci utilise le programme 
42103 \family typewriter
42104 ps2pdf
42105 \family default
42106  qui créé un PDF à partir de la version PostScript de votre fichier.
42107  Cette dernière est produite par le programme 
42108 \family typewriter
42109 dvips
42110 \family default
42111  qui utilise une version DVI comme étape intermédiaire.
42112  Cette variante consiste donc en trois conversions.
42113 \end_layout
42114
42115 \begin_layout Description
42116 PDF
42117 \begin_inset space ~
42118 \end_inset
42119
42120 (dvipdfm) Ceci utilise le programme 
42121 \family typewriter
42122 dvipdfm
42123 \family default
42124  qui convertit votre fichier en DVI avant de le convertir en PDF.
42125 \end_layout
42126
42127 \begin_layout Description
42128 PDF
42129 \begin_inset space ~
42130 \end_inset
42131
42132 (pdflatex) Ceci utilise le programme 
42133 \family typewriter
42134 pdftex
42135 \family default
42136  qui convertit directement votre fichier en PDF.
42137 \end_layout
42138
42139 \begin_layout Standard
42140 Nous recommandons d'utiliser l'option 
42141 \family sans
42142 PDF
42143 \begin_inset space ~
42144 \end_inset
42145
42146 (pdflatex)
42147 \family default
42148  car 
42149 \family typewriter
42150 pdftex
42151 \family default
42152  accepte toutes les fonctionnalités des versions actuelles de PDF.
42153  Il est en plus rapide et stable.
42154  Le programme 
42155 \family typewriter
42156 dvipdfm
42157 \family default
42158  n'est plus développé est est donc un peu dépassé.
42159 \end_layout
42160
42161 \begin_layout Standard
42162 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42163 \family sans
42164 Visualiser
42165 \family default
42166  ou en utilisant un bouton de la barre d'outils.
42167 \end_layout
42168
42169 \begin_layout Chapter
42170 Liste de noms de couleur pour dvips
42171 \begin_inset CommandInset label
42172 LatexCommand label
42173 name "chap:Liste-de-noms-de-couleur-dvips"
42174
42175 \end_inset
42176
42177
42178 \end_layout
42179
42180 \begin_layout Standard
42181 \begin_inset Tabular
42182 <lyxtabular version="3" rows="17" columns="4">
42183 <features tabularvalignment="middle">
42184 <column alignment="left" valignment="top" width="0pt">
42185 <column alignment="left" valignment="top" width="0pt">
42186 <column alignment="left" valignment="top" width="0pt">
42187 <column alignment="left" valignment="top" width="0pt">
42188 <row>
42189 <cell alignment="left" valignment="top" usebox="none">
42190 \begin_inset Text
42191
42192 \begin_layout Plain Layout
42193 \begin_inset ERT
42194 status collapsed
42195
42196 \begin_layout Plain Layout
42197
42198
42199 \backslash
42200 fcolorbox{black}{
42201 \end_layout
42202
42203 \end_inset
42204
42205 white
42206 \begin_inset ERT
42207 status collapsed
42208
42209 \begin_layout Plain Layout
42210
42211 }{
42212 \end_layout
42213
42214 \end_inset
42215
42216 Couleur
42217 \begin_inset ERT
42218 status collapsed
42219
42220 \begin_layout Plain Layout
42221
42222 }
42223 \end_layout
42224
42225 \end_inset
42226
42227  Nom
42228 \end_layout
42229
42230 \end_inset
42231 </cell>
42232 <cell alignment="left" valignment="top" usebox="none">
42233 \begin_inset Text
42234
42235 \begin_layout Plain Layout
42236 \begin_inset ERT
42237 status collapsed
42238
42239 \begin_layout Plain Layout
42240
42241
42242 \backslash
42243 fcolorbox{black}{
42244 \end_layout
42245
42246 \end_inset
42247
42248 white
42249 \begin_inset ERT
42250 status collapsed
42251
42252 \begin_layout Plain Layout
42253
42254 }{
42255 \end_layout
42256
42257 \end_inset
42258
42259 Couleur
42260 \begin_inset ERT
42261 status collapsed
42262
42263 \begin_layout Plain Layout
42264
42265 }
42266 \end_layout
42267
42268 \end_inset
42269
42270  Nom
42271 \end_layout
42272
42273 \end_inset
42274 </cell>
42275 <cell alignment="left" valignment="top" usebox="none">
42276 \begin_inset Text
42277
42278 \begin_layout Plain Layout
42279 \begin_inset ERT
42280 status collapsed
42281
42282 \begin_layout Plain Layout
42283
42284
42285 \backslash
42286 fcolorbox{black}{
42287 \end_layout
42288
42289 \end_inset
42290
42291 white
42292 \begin_inset ERT
42293 status collapsed
42294
42295 \begin_layout Plain Layout
42296
42297 }{
42298 \end_layout
42299
42300 \end_inset
42301
42302 Couleur
42303 \begin_inset ERT
42304 status collapsed
42305
42306 \begin_layout Plain Layout
42307
42308 }
42309 \end_layout
42310
42311 \end_inset
42312
42313  Nom
42314 \end_layout
42315
42316 \end_inset
42317 </cell>
42318 <cell alignment="left" valignment="top" usebox="none">
42319 \begin_inset Text
42320
42321 \begin_layout Plain Layout
42322 \begin_inset ERT
42323 status collapsed
42324
42325 \begin_layout Plain Layout
42326
42327
42328 \backslash
42329 fcolorbox{black}{
42330 \end_layout
42331
42332 \end_inset
42333
42334 white
42335 \begin_inset ERT
42336 status collapsed
42337
42338 \begin_layout Plain Layout
42339
42340 }{
42341 \end_layout
42342
42343 \end_inset
42344
42345 Couleur
42346 \begin_inset ERT
42347 status collapsed
42348
42349 \begin_layout Plain Layout
42350
42351 }
42352 \end_layout
42353
42354 \end_inset
42355
42356  Nom
42357 \end_layout
42358
42359 \end_inset
42360 </cell>
42361 </row>
42362 <row>
42363 <cell alignment="center" valignment="top" usebox="none">
42364 \begin_inset Text
42365
42366 \begin_layout Plain Layout
42367 \begin_inset ERT
42368 status collapsed
42369
42370 \begin_layout Plain Layout
42371
42372
42373 \backslash
42374 fcolorbox{black}{
42375 \end_layout
42376
42377 \end_inset
42378
42379 Apricot
42380 \begin_inset ERT
42381 status collapsed
42382
42383 \begin_layout Plain Layout
42384
42385 }{
42386 \end_layout
42387
42388 \end_inset
42389
42390
42391 \begin_inset Phantom Phantom
42392 status open
42393
42394 \begin_layout Plain Layout
42395 W
42396 \end_layout
42397
42398 \end_inset
42399
42400
42401 \begin_inset ERT
42402 status collapsed
42403
42404 \begin_layout Plain Layout
42405
42406 }
42407 \end_layout
42408
42409 \end_inset
42410
42411  Apricot
42412 \end_layout
42413
42414 \end_inset
42415 </cell>
42416 <cell alignment="center" valignment="top" usebox="none">
42417 \begin_inset Text
42418
42419 \begin_layout Plain Layout
42420 \begin_inset ERT
42421 status collapsed
42422
42423 \begin_layout Plain Layout
42424
42425
42426 \backslash
42427 fcolorbox{black}{
42428 \end_layout
42429
42430 \end_inset
42431
42432 Aquamarine
42433 \begin_inset ERT
42434 status collapsed
42435
42436 \begin_layout Plain Layout
42437
42438 }{
42439 \end_layout
42440
42441 \end_inset
42442
42443
42444 \begin_inset Phantom Phantom
42445 status open
42446
42447 \begin_layout Plain Layout
42448 W
42449 \end_layout
42450
42451 \end_inset
42452
42453
42454 \begin_inset ERT
42455 status collapsed
42456
42457 \begin_layout Plain Layout
42458
42459 }
42460 \end_layout
42461
42462 \end_inset
42463
42464  Aquamarine
42465 \end_layout
42466
42467 \end_inset
42468 </cell>
42469 <cell alignment="center" valignment="top" usebox="none">
42470 \begin_inset Text
42471
42472 \begin_layout Plain Layout
42473 \begin_inset ERT
42474 status collapsed
42475
42476 \begin_layout Plain Layout
42477
42478
42479 \backslash
42480 fcolorbox{black}{
42481 \end_layout
42482
42483 \end_inset
42484
42485 Bittersweet
42486 \begin_inset ERT
42487 status collapsed
42488
42489 \begin_layout Plain Layout
42490
42491 }{
42492 \end_layout
42493
42494 \end_inset
42495
42496
42497 \begin_inset Phantom Phantom
42498 status open
42499
42500 \begin_layout Plain Layout
42501 W
42502 \end_layout
42503
42504 \end_inset
42505
42506
42507 \begin_inset ERT
42508 status collapsed
42509
42510 \begin_layout Plain Layout
42511
42512 }
42513 \end_layout
42514
42515 \end_inset
42516
42517  Bittersweet
42518 \end_layout
42519
42520 \end_inset
42521 </cell>
42522 <cell alignment="center" valignment="top" usebox="none">
42523 \begin_inset Text
42524
42525 \begin_layout Plain Layout
42526 \begin_inset ERT
42527 status collapsed
42528
42529 \begin_layout Plain Layout
42530
42531
42532 \backslash
42533 fcolorbox{black}{
42534 \end_layout
42535
42536 \end_inset
42537
42538 BlueGreen
42539 \begin_inset ERT
42540 status collapsed
42541
42542 \begin_layout Plain Layout
42543
42544 }{
42545 \end_layout
42546
42547 \end_inset
42548
42549
42550 \begin_inset Phantom Phantom
42551 status open
42552
42553 \begin_layout Plain Layout
42554 W
42555 \end_layout
42556
42557 \end_inset
42558
42559
42560 \begin_inset ERT
42561 status collapsed
42562
42563 \begin_layout Plain Layout
42564
42565 }
42566 \end_layout
42567
42568 \end_inset
42569
42570  BlueGreen
42571 \end_layout
42572
42573 \end_inset
42574 </cell>
42575 </row>
42576 <row>
42577 <cell alignment="left" 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 BlueViolet
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  BlueViolet
42626 \end_layout
42627
42628 \end_inset
42629 </cell>
42630 <cell alignment="left" 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 BrickRed
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  BrickRed
42679 \end_layout
42680
42681 \end_inset
42682 </cell>
42683 <cell alignment="left" 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 Brown
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  Brown
42732 \end_layout
42733
42734 \end_inset
42735 </cell>
42736 <cell alignment="left" valignment="top" usebox="none">
42737 \begin_inset Text
42738
42739 \begin_layout Plain Layout
42740 \begin_inset ERT
42741 status collapsed
42742
42743 \begin_layout Plain Layout
42744
42745
42746 \backslash
42747 fcolorbox{black}{
42748 \end_layout
42749
42750 \end_inset
42751
42752 BurntOrange
42753 \begin_inset ERT
42754 status collapsed
42755
42756 \begin_layout Plain Layout
42757
42758 }{
42759 \end_layout
42760
42761 \end_inset
42762
42763
42764 \begin_inset Phantom Phantom
42765 status open
42766
42767 \begin_layout Plain Layout
42768 W
42769 \end_layout
42770
42771 \end_inset
42772
42773
42774 \begin_inset ERT
42775 status collapsed
42776
42777 \begin_layout Plain Layout
42778
42779 }
42780 \end_layout
42781
42782 \end_inset
42783
42784  BurntOrange
42785 \end_layout
42786
42787 \end_inset
42788 </cell>
42789 </row>
42790 <row>
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 CadetBlue
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  CadetBlue
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 CarnationPink
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  CarnationPink
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 Cerulean
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  Cerulean
42946 \end_layout
42947
42948 \end_inset
42949 </cell>
42950 <cell alignment="left" valignment="top" usebox="none">
42951 \begin_inset Text
42952
42953 \begin_layout Plain Layout
42954 \begin_inset ERT
42955 status collapsed
42956
42957 \begin_layout Plain Layout
42958
42959
42960 \backslash
42961 fcolorbox{black}{
42962 \end_layout
42963
42964 \end_inset
42965
42966 CornflowerBlue
42967 \begin_inset ERT
42968 status collapsed
42969
42970 \begin_layout Plain Layout
42971
42972 }{
42973 \end_layout
42974
42975 \end_inset
42976
42977
42978 \begin_inset Phantom Phantom
42979 status open
42980
42981 \begin_layout Plain Layout
42982 W
42983 \end_layout
42984
42985 \end_inset
42986
42987
42988 \begin_inset ERT
42989 status collapsed
42990
42991 \begin_layout Plain Layout
42992
42993 }
42994 \end_layout
42995
42996 \end_inset
42997
42998  CornflowerBlue
42999 \end_layout
43000
43001 \end_inset
43002 </cell>
43003 </row>
43004 <row>
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 Dandelion
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  Dandelion
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 DarkOrchid
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  DarkOrchid
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 Emerald
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  Emerald
43160 \end_layout
43161
43162 \end_inset
43163 </cell>
43164 <cell alignment="left" valignment="top" usebox="none">
43165 \begin_inset Text
43166
43167 \begin_layout Plain Layout
43168 \begin_inset ERT
43169 status collapsed
43170
43171 \begin_layout Plain Layout
43172
43173
43174 \backslash
43175 fcolorbox{black}{
43176 \end_layout
43177
43178 \end_inset
43179
43180 ForestGreen
43181 \begin_inset ERT
43182 status collapsed
43183
43184 \begin_layout Plain Layout
43185
43186 }{
43187 \end_layout
43188
43189 \end_inset
43190
43191
43192 \begin_inset Phantom Phantom
43193 status open
43194
43195 \begin_layout Plain Layout
43196 W
43197 \end_layout
43198
43199 \end_inset
43200
43201
43202 \begin_inset ERT
43203 status collapsed
43204
43205 \begin_layout Plain Layout
43206
43207 }
43208 \end_layout
43209
43210 \end_inset
43211
43212  ForestGreen
43213 \end_layout
43214
43215 \end_inset
43216 </cell>
43217 </row>
43218 <row>
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 Fuchsia
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  Fuchsia
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 Goldenrod
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  Goldenrod
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 Gray
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  Gray
43374 \end_layout
43375
43376 \end_inset
43377 </cell>
43378 <cell alignment="left" valignment="top" usebox="none">
43379 \begin_inset Text
43380
43381 \begin_layout Plain Layout
43382 \begin_inset ERT
43383 status collapsed
43384
43385 \begin_layout Plain Layout
43386
43387
43388 \backslash
43389 fcolorbox{black}{
43390 \end_layout
43391
43392 \end_inset
43393
43394 GreenYellow
43395 \begin_inset ERT
43396 status collapsed
43397
43398 \begin_layout Plain Layout
43399
43400 }{
43401 \end_layout
43402
43403 \end_inset
43404
43405
43406 \begin_inset Phantom Phantom
43407 status open
43408
43409 \begin_layout Plain Layout
43410 W
43411 \end_layout
43412
43413 \end_inset
43414
43415
43416 \begin_inset ERT
43417 status collapsed
43418
43419 \begin_layout Plain Layout
43420
43421 }
43422 \end_layout
43423
43424 \end_inset
43425
43426  GreenYellow
43427 \end_layout
43428
43429 \end_inset
43430 </cell>
43431 </row>
43432 <row>
43433 <cell alignment="center" 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 JungleGreen
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  JungleGreen
43482 \end_layout
43483
43484 \end_inset
43485 </cell>
43486 <cell alignment="center" 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 Lavender
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  Lavender
43535 \end_layout
43536
43537 \end_inset
43538 </cell>
43539 <cell alignment="center" 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 LimeGreen
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  LimeGreen
43588 \end_layout
43589
43590 \end_inset
43591 </cell>
43592 <cell alignment="center" valignment="top" usebox="none">
43593 \begin_inset Text
43594
43595 \begin_layout Plain Layout
43596 \begin_inset ERT
43597 status collapsed
43598
43599 \begin_layout Plain Layout
43600
43601
43602 \backslash
43603 fcolorbox{black}{
43604 \end_layout
43605
43606 \end_inset
43607
43608 Mahogany
43609 \begin_inset ERT
43610 status collapsed
43611
43612 \begin_layout Plain Layout
43613
43614 }{
43615 \end_layout
43616
43617 \end_inset
43618
43619
43620 \begin_inset Phantom Phantom
43621 status open
43622
43623 \begin_layout Plain Layout
43624 W
43625 \end_layout
43626
43627 \end_inset
43628
43629
43630 \begin_inset ERT
43631 status collapsed
43632
43633 \begin_layout Plain Layout
43634
43635 }
43636 \end_layout
43637
43638 \end_inset
43639
43640  Mahogany
43641 \end_layout
43642
43643 \end_inset
43644 </cell>
43645 </row>
43646 <row>
43647 <cell alignment="left" 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 Mahogany
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  Mahogany
43696 \end_layout
43697
43698 \end_inset
43699 </cell>
43700 <cell alignment="left" 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 Maroon
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  Maroon
43749 \end_layout
43750
43751 \end_inset
43752 </cell>
43753 <cell alignment="left" 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 Melon
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  Melon
43802 \end_layout
43803
43804 \end_inset
43805 </cell>
43806 <cell alignment="left" valignment="top" usebox="none">
43807 \begin_inset Text
43808
43809 \begin_layout Plain Layout
43810 \begin_inset ERT
43811 status collapsed
43812
43813 \begin_layout Plain Layout
43814
43815
43816 \backslash
43817 fcolorbox{black}{
43818 \end_layout
43819
43820 \end_inset
43821
43822 MidnightBlue
43823 \begin_inset ERT
43824 status collapsed
43825
43826 \begin_layout Plain Layout
43827
43828 }{
43829 \end_layout
43830
43831 \end_inset
43832
43833
43834 \begin_inset Phantom Phantom
43835 status open
43836
43837 \begin_layout Plain Layout
43838 W
43839 \end_layout
43840
43841 \end_inset
43842
43843
43844 \begin_inset ERT
43845 status collapsed
43846
43847 \begin_layout Plain Layout
43848
43849 }
43850 \end_layout
43851
43852 \end_inset
43853
43854  MidnightBlue
43855 \end_layout
43856
43857 \end_inset
43858 </cell>
43859 </row>
43860 <row>
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 Mulberry
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  Mulberry
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 NavyBlue
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  NavyBlue
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 OliveGreen
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  OliveGreen
44016 \end_layout
44017
44018 \end_inset
44019 </cell>
44020 <cell alignment="left" valignment="top" usebox="none">
44021 \begin_inset Text
44022
44023 \begin_layout Plain Layout
44024 \begin_inset ERT
44025 status collapsed
44026
44027 \begin_layout Plain Layout
44028
44029
44030 \backslash
44031 fcolorbox{black}{
44032 \end_layout
44033
44034 \end_inset
44035
44036 Orange
44037 \begin_inset ERT
44038 status collapsed
44039
44040 \begin_layout Plain Layout
44041
44042 }{
44043 \end_layout
44044
44045 \end_inset
44046
44047
44048 \begin_inset Phantom Phantom
44049 status open
44050
44051 \begin_layout Plain Layout
44052 W
44053 \end_layout
44054
44055 \end_inset
44056
44057
44058 \begin_inset ERT
44059 status collapsed
44060
44061 \begin_layout Plain Layout
44062
44063 }
44064 \end_layout
44065
44066 \end_inset
44067
44068  Orange
44069 \end_layout
44070
44071 \end_inset
44072 </cell>
44073 </row>
44074 <row>
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 OrangeRed
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  OrangeRed
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 Orchid
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  Orchid
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 Peach
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  Peach
44230 \end_layout
44231
44232 \end_inset
44233 </cell>
44234 <cell alignment="left" valignment="top" usebox="none">
44235 \begin_inset Text
44236
44237 \begin_layout Plain Layout
44238 \begin_inset ERT
44239 status collapsed
44240
44241 \begin_layout Plain Layout
44242
44243
44244 \backslash
44245 fcolorbox{black}{
44246 \end_layout
44247
44248 \end_inset
44249
44250 Periwinkle
44251 \begin_inset ERT
44252 status collapsed
44253
44254 \begin_layout Plain Layout
44255
44256 }{
44257 \end_layout
44258
44259 \end_inset
44260
44261
44262 \begin_inset Phantom Phantom
44263 status open
44264
44265 \begin_layout Plain Layout
44266 W
44267 \end_layout
44268
44269 \end_inset
44270
44271
44272 \begin_inset ERT
44273 status collapsed
44274
44275 \begin_layout Plain Layout
44276
44277 }
44278 \end_layout
44279
44280 \end_inset
44281
44282  Periwinkle
44283 \end_layout
44284
44285 \end_inset
44286 </cell>
44287 </row>
44288 <row>
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 PineGreen
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  PineGreen
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 Plum
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  Plum
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 ProcessBlue
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  ProcessBlue
44444 \end_layout
44445
44446 \end_inset
44447 </cell>
44448 <cell alignment="left" valignment="top" usebox="none">
44449 \begin_inset Text
44450
44451 \begin_layout Plain Layout
44452 \begin_inset ERT
44453 status collapsed
44454
44455 \begin_layout Plain Layout
44456
44457
44458 \backslash
44459 fcolorbox{black}{
44460 \end_layout
44461
44462 \end_inset
44463
44464 Purple
44465 \begin_inset ERT
44466 status collapsed
44467
44468 \begin_layout Plain Layout
44469
44470 }{
44471 \end_layout
44472
44473 \end_inset
44474
44475
44476 \begin_inset Phantom Phantom
44477 status open
44478
44479 \begin_layout Plain Layout
44480 W
44481 \end_layout
44482
44483 \end_inset
44484
44485
44486 \begin_inset ERT
44487 status collapsed
44488
44489 \begin_layout Plain Layout
44490
44491 }
44492 \end_layout
44493
44494 \end_inset
44495
44496  Purple
44497 \end_layout
44498
44499 \end_inset
44500 </cell>
44501 </row>
44502 <row>
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 RawSienna
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  RawSienna
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 RedOrange
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  RedOrange
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 RedViolet
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  RedViolet
44658 \end_layout
44659
44660 \end_inset
44661 </cell>
44662 <cell alignment="left" valignment="top" usebox="none">
44663 \begin_inset Text
44664
44665 \begin_layout Plain Layout
44666 \begin_inset ERT
44667 status collapsed
44668
44669 \begin_layout Plain Layout
44670
44671
44672 \backslash
44673 fcolorbox{black}{
44674 \end_layout
44675
44676 \end_inset
44677
44678 Rhodamine
44679 \begin_inset ERT
44680 status collapsed
44681
44682 \begin_layout Plain Layout
44683
44684 }{
44685 \end_layout
44686
44687 \end_inset
44688
44689
44690 \begin_inset Phantom Phantom
44691 status open
44692
44693 \begin_layout Plain Layout
44694 W
44695 \end_layout
44696
44697 \end_inset
44698
44699
44700 \begin_inset ERT
44701 status collapsed
44702
44703 \begin_layout Plain Layout
44704
44705 }
44706 \end_layout
44707
44708 \end_inset
44709
44710  Rhodamine
44711 \end_layout
44712
44713 \end_inset
44714 </cell>
44715 </row>
44716 <row>
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 RoyalBlue
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  RoyalBlue
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 RoyalPurple
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  RoyalPurple
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 RubineRed
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  RubineRed
44872 \end_layout
44873
44874 \end_inset
44875 </cell>
44876 <cell alignment="left" valignment="top" usebox="none">
44877 \begin_inset Text
44878
44879 \begin_layout Plain Layout
44880 \begin_inset ERT
44881 status collapsed
44882
44883 \begin_layout Plain Layout
44884
44885
44886 \backslash
44887 fcolorbox{black}{
44888 \end_layout
44889
44890 \end_inset
44891
44892 Salmon
44893 \begin_inset ERT
44894 status collapsed
44895
44896 \begin_layout Plain Layout
44897
44898 }{
44899 \end_layout
44900
44901 \end_inset
44902
44903
44904 \begin_inset Phantom Phantom
44905 status open
44906
44907 \begin_layout Plain Layout
44908 W
44909 \end_layout
44910
44911 \end_inset
44912
44913
44914 \begin_inset ERT
44915 status collapsed
44916
44917 \begin_layout Plain Layout
44918
44919 }
44920 \end_layout
44921
44922 \end_inset
44923
44924  Salmon
44925 \end_layout
44926
44927 \end_inset
44928 </cell>
44929 </row>
44930 <row>
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 SeaGreen
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  SeaGreen
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 Sepia
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  Sepia
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 SkyBlue
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  SkyBlue
45086 \end_layout
45087
45088 \end_inset
45089 </cell>
45090 <cell alignment="left" valignment="top" usebox="none">
45091 \begin_inset Text
45092
45093 \begin_layout Plain Layout
45094 \begin_inset ERT
45095 status collapsed
45096
45097 \begin_layout Plain Layout
45098
45099
45100 \backslash
45101 fcolorbox{black}{
45102 \end_layout
45103
45104 \end_inset
45105
45106 SpringGreen
45107 \begin_inset ERT
45108 status collapsed
45109
45110 \begin_layout Plain Layout
45111
45112 }{
45113 \end_layout
45114
45115 \end_inset
45116
45117
45118 \begin_inset Phantom Phantom
45119 status open
45120
45121 \begin_layout Plain Layout
45122 W
45123 \end_layout
45124
45125 \end_inset
45126
45127
45128 \begin_inset ERT
45129 status collapsed
45130
45131 \begin_layout Plain Layout
45132
45133 }
45134 \end_layout
45135
45136 \end_inset
45137
45138  SpringGreen
45139 \end_layout
45140
45141 \end_inset
45142 </cell>
45143 </row>
45144 <row>
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 Tan
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  Tan
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 TealBlue
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  TealBlue
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 Thistle
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  Thistle
45300 \end_layout
45301
45302 \end_inset
45303 </cell>
45304 <cell alignment="left" valignment="top" usebox="none">
45305 \begin_inset Text
45306
45307 \begin_layout Plain Layout
45308 \begin_inset ERT
45309 status collapsed
45310
45311 \begin_layout Plain Layout
45312
45313
45314 \backslash
45315 fcolorbox{black}{
45316 \end_layout
45317
45318 \end_inset
45319
45320 Turquoise
45321 \begin_inset ERT
45322 status collapsed
45323
45324 \begin_layout Plain Layout
45325
45326 }{
45327 \end_layout
45328
45329 \end_inset
45330
45331
45332 \begin_inset Phantom Phantom
45333 status open
45334
45335 \begin_layout Plain Layout
45336 W
45337 \end_layout
45338
45339 \end_inset
45340
45341
45342 \begin_inset ERT
45343 status collapsed
45344
45345 \begin_layout Plain Layout
45346
45347 }
45348 \end_layout
45349
45350 \end_inset
45351
45352  Turquoise
45353 \end_layout
45354
45355 \end_inset
45356 </cell>
45357 </row>
45358 <row>
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 Violet
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  Violet
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 VioletRed
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  VioletRed
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 WildStrawberry
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  WildStrawberry
45514 \end_layout
45515
45516 \end_inset
45517 </cell>
45518 <cell alignment="left" valignment="top" usebox="none">
45519 \begin_inset Text
45520
45521 \begin_layout Plain Layout
45522 \begin_inset ERT
45523 status collapsed
45524
45525 \begin_layout Plain Layout
45526
45527
45528 \backslash
45529 fcolorbox{black}{
45530 \end_layout
45531
45532 \end_inset
45533
45534 YellowGreen
45535 \begin_inset ERT
45536 status collapsed
45537
45538 \begin_layout Plain Layout
45539
45540 }{
45541 \end_layout
45542
45543 \end_inset
45544
45545
45546 \begin_inset Phantom Phantom
45547 status open
45548
45549 \begin_layout Plain Layout
45550 W
45551 \end_layout
45552
45553 \end_inset
45554
45555
45556 \begin_inset ERT
45557 status collapsed
45558
45559 \begin_layout Plain Layout
45560
45561 }
45562 \end_layout
45563
45564 \end_inset
45565
45566  YellowGreen
45567 \end_layout
45568
45569 \end_inset
45570 </cell>
45571 </row>
45572 <row>
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 YellowOrange
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  YellowOrange
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
45631 \end_layout
45632
45633 \end_inset
45634 </cell>
45635 <cell alignment="left" valignment="top" usebox="none">
45636 \begin_inset Text
45637
45638 \begin_layout Plain Layout
45639
45640 \end_layout
45641
45642 \end_inset
45643 </cell>
45644 <cell alignment="left" valignment="top" usebox="none">
45645 \begin_inset Text
45646
45647 \begin_layout Plain Layout
45648
45649 \end_layout
45650
45651 \end_inset
45652 </cell>
45653 </row>
45654 </lyxtabular>
45655
45656 \end_inset
45657
45658
45659 \end_layout
45660
45661 \begin_layout Chapter
45662 Explication de l' équation
45663 \begin_inset space ~
45664 \end_inset
45665
45666 (
45667 \begin_inset CommandInset ref
45668 LatexCommand ref
45669 reference "eq:Wgn"
45670
45671 \end_inset
45672
45673 )
45674 \begin_inset CommandInset label
45675 LatexCommand label
45676 name "cha:Explication-de-l'Equation"
45677
45678 \end_inset
45679
45680
45681 \end_layout
45682
45683 \begin_layout Standard
45684 La largeur totale de 
45685 \emph on
45686 n
45687 \emph default
45688  cellules de tableau 
45689 \begin_inset Formula $L_{\mathrm{tot\,n}}$
45690 \end_inset
45691
45692  peut être calculée avec
45693 \begin_inset Formula 
45694 \begin{equation}
45695 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
45696 \end{equation}
45697
45698 \end_inset
45699
45700
45701 \end_layout
45702
45703 \begin_layout Standard
45704 où 
45705 \begin_inset Formula $L_{g\,n}$
45706 \end_inset
45707
45708  est la largeur fixe de toutes les cellules.
45709  
45710 \series bold
45711
45712 \backslash
45713 tabcolsep
45714 \series default
45715  est la largeur utilisée par \SpecialChar LaTeX
45716  entre le texte de la cellule et la bordure,
45717  sa valeur implicite est 6
45718 \begin_inset space \thinspace{}
45719 \end_inset
45720
45721 pt.
45722  
45723 \series bold
45724
45725 \backslash
45726 arrayrulewidth
45727 \series default
45728  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
45729 \begin_inset space \thinspace{}
45730 \end_inset
45731
45732 pt.
45733 \end_layout
45734
45735 \begin_layout Standard
45736 D'après l'équation
45737 \begin_inset space ~
45738 \end_inset
45739
45740
45741 \begin_inset CommandInset ref
45742 LatexCommand eqref
45743 reference "eq:Wtot_n"
45744
45745 \end_inset
45746
45747 , la largeur totale d'une multi-colonnes, 
45748 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
45749 \end_inset
45750
45751  est
45752 \begin_inset Formula 
45753 \begin{equation}
45754 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
45755 \end{equation}
45756
45757 \end_inset
45758
45759
45760 \end_layout
45761
45762 \begin_layout Standard
45763 En posant que les équations 
45764 \begin_inset space ~
45765 \end_inset
45766
45767
45768 \begin_inset CommandInset ref
45769 LatexCommand eqref
45770 reference "eq:Wtot_n"
45771
45772 \end_inset
45773
45774  et 
45775 \begin_inset CommandInset ref
45776 LatexCommand eqref
45777 reference "eq:Wtot_mult"
45778
45779 \end_inset
45780
45781  sont égales, on peut calculer la largeur nécessaire 
45782 \begin_inset Formula $L_{g\,n}$
45783 \end_inset
45784
45785  quand 
45786 \emph on
45787 n
45788 \emph default
45789  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
45790  de 
45791 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
45792 \end_inset
45793
45794 :
45795 \begin_inset Formula 
45796 \begin{equation}
45797 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
45798 \end{equation}
45799
45800 \end_inset
45801
45802
45803 \end_layout
45804
45805 \begin_layout Bibliography
45806 \begin_inset CommandInset bibitem
45807 LatexCommand bibitem
45808 key "latexcompanion"
45809
45810 \end_inset
45811
45812 Frank Mittelbach and Michel Goossens: 
45813 \emph on
45814 The \SpecialChar LaTeX
45815  Companion Second Edition.
45816
45817 \emph default
45818  Addison-Wesley, 2004
45819 \end_layout
45820
45821 \begin_layout Bibliography
45822 \begin_inset CommandInset bibitem
45823 LatexCommand bibitem
45824 key "latexguide"
45825
45826 \end_inset
45827
45828 Helmut Kopka and Patrick W.
45829  Daly: 
45830 \emph on
45831 A Guide to \SpecialChar LaTeX
45832  Fourth Edition.
45833
45834 \emph default
45835  Addison-Wesley, 2003
45836 \end_layout
45837
45838 \begin_layout Bibliography
45839 \begin_inset CommandInset bibitem
45840 LatexCommand bibitem
45841 key "latexbook"
45842
45843 \end_inset
45844
45845 Leslie Lamport: 
45846 \emph on
45847 \SpecialChar LaTeX
45848 : A Document Preparation System.
45849
45850 \emph default
45851  Addison-Wesley, second edition, 1994
45852 \end_layout
45853
45854 \begin_layout Bibliography
45855 \begin_inset CommandInset bibitem
45856 LatexCommand bibitem
45857 key "arydshln"
45858
45859 \end_inset
45860
45861 Documentation du paquetage \SpecialChar LaTeX
45862
45863 \series bold
45864  
45865 \begin_inset CommandInset href
45866 LatexCommand href
45867 name "arydshln"
45868 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
45869
45870 \end_inset
45871
45872
45873 \series default
45874
45875 \begin_inset Index idx
45876 status collapsed
45877
45878 \begin_layout Plain Layout
45879 Paquetages \SpecialChar LaTeX
45880  ! arydshln
45881 \end_layout
45882
45883 \end_inset
45884
45885
45886 \end_layout
45887
45888 \begin_layout Bibliography
45889 \begin_inset CommandInset bibitem
45890 LatexCommand bibitem
45891 key "booktabs"
45892
45893 \end_inset
45894
45895 Documentation du paquetage \SpecialChar LaTeX
45896  
45897 \series bold
45898
45899 \begin_inset CommandInset href
45900 LatexCommand href
45901 name "booktabs"
45902 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
45903
45904 \end_inset
45905
45906
45907 \series default
45908
45909 \begin_inset Index idx
45910 status collapsed
45911
45912 \begin_layout Plain Layout
45913 Paquetages \SpecialChar LaTeX
45914  ! booktabs
45915 \end_layout
45916
45917 \end_inset
45918
45919
45920 \end_layout
45921
45922 \begin_layout Bibliography
45923 \begin_inset CommandInset bibitem
45924 LatexCommand bibitem
45925 key "caption"
45926
45927 \end_inset
45928
45929 Documentation du paquetage \SpecialChar LaTeX
45930  
45931 \series bold
45932
45933 \begin_inset CommandInset href
45934 LatexCommand href
45935 name "caption"
45936 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
45937
45938 \end_inset
45939
45940
45941 \series default
45942
45943 \begin_inset Index idx
45944 status collapsed
45945
45946 \begin_layout Plain Layout
45947 Paquetages \SpecialChar LaTeX
45948  ! caption
45949 \end_layout
45950
45951 \end_inset
45952
45953
45954 \end_layout
45955
45956 \begin_layout Bibliography
45957 \begin_inset CommandInset bibitem
45958 LatexCommand bibitem
45959 key "diagbox"
45960
45961 \end_inset
45962
45963 Documentation du paquetage \SpecialChar LaTeX
45964  
45965 \series bold
45966
45967 \begin_inset CommandInset href
45968 LatexCommand href
45969 name "diagbox"
45970 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
45971
45972 \end_inset
45973
45974
45975 \series default
45976
45977 \begin_inset Index idx
45978 status collapsed
45979
45980 \begin_layout Plain Layout
45981 Paquetages \SpecialChar LaTeX
45982  ! diagbox
45983 \end_layout
45984
45985 \end_inset
45986
45987
45988 \end_layout
45989
45990 \begin_layout Bibliography
45991 \begin_inset CommandInset bibitem
45992 LatexCommand bibitem
45993 key "endfloat"
45994
45995 \end_inset
45996
45997 Documentation du paquetage \SpecialChar LaTeX
45998  
45999 \series bold
46000
46001 \begin_inset CommandInset href
46002 LatexCommand href
46003 name "endfloat"
46004 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46005
46006 \end_inset
46007
46008
46009 \series default
46010
46011 \begin_inset Index idx
46012 status collapsed
46013
46014 \begin_layout Plain Layout
46015 Paquetages \SpecialChar LaTeX
46016  ! endfloat
46017 \end_layout
46018
46019 \end_inset
46020
46021
46022 \end_layout
46023
46024 \begin_layout Bibliography
46025 \begin_inset CommandInset bibitem
46026 LatexCommand bibitem
46027 key "footmisc"
46028
46029 \end_inset
46030
46031 Documentation du paquetage \SpecialChar LaTeX
46032  
46033 \series bold
46034
46035 \begin_inset CommandInset href
46036 LatexCommand href
46037 name "footmisc"
46038 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46039
46040 \end_inset
46041
46042
46043 \series default
46044
46045 \begin_inset Index idx
46046 status collapsed
46047
46048 \begin_layout Plain Layout
46049 Paquetages \SpecialChar LaTeX
46050  ! footmisc
46051 \end_layout
46052
46053 \end_inset
46054
46055
46056 \end_layout
46057
46058 \begin_layout Bibliography
46059 \begin_inset CommandInset bibitem
46060 LatexCommand bibitem
46061 key "hypcap"
46062
46063 \end_inset
46064
46065 Documentation du paquetage \SpecialChar LaTeX
46066  
46067 \series bold
46068
46069 \begin_inset CommandInset href
46070 LatexCommand href
46071 name "hypcap"
46072 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46073
46074 \end_inset
46075
46076
46077 \series default
46078
46079 \begin_inset Index idx
46080 status collapsed
46081
46082 \begin_layout Plain Layout
46083 Paquetages \SpecialChar LaTeX
46084  ! hyperref
46085 \end_layout
46086
46087 \end_inset
46088
46089
46090 \end_layout
46091
46092 \begin_layout Bibliography
46093 \begin_inset CommandInset bibitem
46094 LatexCommand bibitem
46095 key "hyperref"
46096
46097 \end_inset
46098
46099 Documentation du paquetage \SpecialChar LaTeX
46100  
46101 \series bold
46102
46103 \begin_inset CommandInset href
46104 LatexCommand href
46105 name "hyperref"
46106 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46107
46108 \end_inset
46109
46110
46111 \series default
46112
46113 \begin_inset Index idx
46114 status collapsed
46115
46116 \begin_layout Plain Layout
46117 Paquetages \SpecialChar LaTeX
46118  ! hyperref
46119 \end_layout
46120
46121 \end_inset
46122
46123
46124 \end_layout
46125
46126 \begin_layout Bibliography
46127 \begin_inset CommandInset bibitem
46128 LatexCommand bibitem
46129 key "KOMA-Script"
46130
46131 \end_inset
46132
46133 Documentation du paquetage \SpecialChar LaTeX
46134  
46135 \series bold
46136
46137 \begin_inset CommandInset href
46138 LatexCommand href
46139 name "KOMA-Script"
46140 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46141
46142 \end_inset
46143
46144
46145 \series default
46146
46147 \begin_inset Index idx
46148 status collapsed
46149
46150 \begin_layout Plain Layout
46151 Paquetages \SpecialChar LaTeX
46152  ! KOMA-Script
46153 \end_layout
46154
46155 \end_inset
46156
46157
46158 \end_layout
46159
46160 \begin_layout Bibliography
46161 \begin_inset CommandInset bibitem
46162 LatexCommand bibitem
46163 key "lettrine"
46164
46165 \end_inset
46166
46167 Documentation du paquetage \SpecialChar LaTeX
46168  
46169 \series bold
46170
46171 \begin_inset CommandInset href
46172 LatexCommand href
46173 name "lettrine"
46174 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46175
46176 \end_inset
46177
46178
46179 \series default
46180  et un 
46181 \begin_inset CommandInset href
46182 LatexCommand href
46183 name "exemple"
46184 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46185
46186 \end_inset
46187
46188
46189 \begin_inset Index idx
46190 status collapsed
46191
46192 \begin_layout Plain Layout
46193 Paquetages \SpecialChar LaTeX
46194  ! lettrine
46195 \end_layout
46196
46197 \end_inset
46198
46199
46200 \end_layout
46201
46202 \begin_layout Bibliography
46203 \begin_inset CommandInset bibitem
46204 LatexCommand bibitem
46205 key "listings"
46206
46207 \end_inset
46208
46209 Documentation du paquetage \SpecialChar LaTeX
46210  
46211 \series bold
46212
46213 \begin_inset CommandInset href
46214 LatexCommand href
46215 name "listings"
46216 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46217
46218 \end_inset
46219
46220
46221 \series default
46222
46223 \begin_inset Index idx
46224 status collapsed
46225
46226 \begin_layout Plain Layout
46227 Paquetages \SpecialChar LaTeX
46228  ! listings
46229 \end_layout
46230
46231 \end_inset
46232
46233
46234 \end_layout
46235
46236 \begin_layout Bibliography
46237 \begin_inset CommandInset bibitem
46238 LatexCommand bibitem
46239 key "marginnote"
46240
46241 \end_inset
46242
46243 Documentation du paquetage \SpecialChar LaTeX
46244  
46245 \series bold
46246
46247 \begin_inset CommandInset href
46248 LatexCommand href
46249 name "marginnote"
46250 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46251
46252 \end_inset
46253
46254
46255 \series default
46256
46257 \begin_inset Index idx
46258 status collapsed
46259
46260 \begin_layout Plain Layout
46261 Paquetages \SpecialChar LaTeX
46262  ! marginnote
46263 \end_layout
46264
46265 \end_inset
46266
46267
46268 \end_layout
46269
46270 \begin_layout Bibliography
46271 \begin_inset CommandInset bibitem
46272 LatexCommand bibitem
46273 key "pdfpages"
46274
46275 \end_inset
46276
46277 Documentation du paquetage \SpecialChar LaTeX
46278  
46279 \series bold
46280
46281 \begin_inset CommandInset href
46282 LatexCommand href
46283 name "pdfpages"
46284 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46285
46286 \end_inset
46287
46288
46289 \series default
46290
46291 \begin_inset Index idx
46292 status collapsed
46293
46294 \begin_layout Plain Layout
46295 Paquetages \SpecialChar LaTeX
46296  ! pdfpages
46297 \end_layout
46298
46299 \end_inset
46300
46301
46302 \end_layout
46303
46304 \begin_layout Bibliography
46305 \begin_inset CommandInset bibitem
46306 LatexCommand bibitem
46307 key "prettyref"
46308
46309 \end_inset
46310
46311 Documentation du paquetage \SpecialChar LaTeX
46312
46313 \series bold
46314  
46315 \begin_inset CommandInset href
46316 LatexCommand href
46317 name "prettyref"
46318 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46319
46320 \end_inset
46321
46322
46323 \series default
46324
46325 \begin_inset Index idx
46326 status collapsed
46327
46328 \begin_layout Plain Layout
46329 Paquetages \SpecialChar LaTeX
46330  ! prettyref
46331 \end_layout
46332
46333 \end_inset
46334
46335
46336 \end_layout
46337
46338 \begin_layout Bibliography
46339 \begin_inset CommandInset bibitem
46340 LatexCommand bibitem
46341 key "pstricks"
46342
46343 \end_inset
46344
46345 Page Web du paquetage \SpecialChar LaTeX
46346  
46347 \series bold
46348
46349 \begin_inset CommandInset href
46350 LatexCommand href
46351 name "PSTricks"
46352 target "http://tug.org/PSTricks/"
46353
46354 \end_inset
46355
46356
46357 \series default
46358
46359 \begin_inset Index idx
46360 status collapsed
46361
46362 \begin_layout Plain Layout
46363 Paquetages \SpecialChar LaTeX
46364  ! PSTricks
46365 \end_layout
46366
46367 \end_inset
46368
46369
46370 \end_layout
46371
46372 \begin_layout Bibliography
46373 \begin_inset CommandInset bibitem
46374 LatexCommand bibitem
46375 key "refstyle"
46376
46377 \end_inset
46378
46379 Documentation du paquetage \SpecialChar LaTeX
46380
46381 \series bold
46382  
46383 \begin_inset CommandInset href
46384 LatexCommand href
46385 name "refstyle"
46386 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46387
46388 \end_inset
46389
46390
46391 \series default
46392
46393 \begin_inset Index idx
46394 status collapsed
46395
46396 \begin_layout Plain Layout
46397 Paquetages \SpecialChar LaTeX
46398  ! refstyle
46399 \end_layout
46400
46401 \end_inset
46402
46403
46404 \end_layout
46405
46406 \begin_layout Bibliography
46407 \begin_inset CommandInset bibitem
46408 LatexCommand bibitem
46409 key "sidecap"
46410
46411 \end_inset
46412
46413 Documentation du paquetage \SpecialChar LaTeX
46414  
46415 \series bold
46416
46417 \begin_inset CommandInset href
46418 LatexCommand href
46419 name "sidecap"
46420 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46421
46422 \end_inset
46423
46424
46425 \series default
46426
46427 \begin_inset Index idx
46428 status collapsed
46429
46430 \begin_layout Plain Layout
46431 Paquetages \SpecialChar LaTeX
46432  ! sidecap
46433 \end_layout
46434
46435 \end_inset
46436
46437
46438 \end_layout
46439
46440 \begin_layout Bibliography
46441 \begin_inset CommandInset bibitem
46442 LatexCommand bibitem
46443 key "NewInLyX20"
46444
46445 \end_inset
46446
46447
46448 \begin_inset CommandInset href
46449 LatexCommand href
46450 name "Page Wiki"
46451 target "http://wiki.lyx.org/LyX/NewInLyX20"
46452
46453 \end_inset
46454
46455  au sujet des nouveautés de 
46456 \family sans
46457 \SpecialChar LyX
46458  2.0
46459 \family default
46460 .
46461 \end_layout
46462
46463 \begin_layout Standard
46464 \begin_inset CommandInset index_print
46465 LatexCommand printindex
46466 type "idx"
46467
46468 \end_inset
46469
46470
46471 \end_layout
46472
46473 \end_body
46474 \end_document