]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
e54a079497152f095518203d0602a1a0e0f7403c
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \newcommand{\TabBesBeg}[1][1.0]{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}[1][1.0]{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % enables calculation of values,
55 \usepackage{calc}
56
57 % increase the bottom float placement fraction
58 \renewcommand{\bottomfraction}{0.5}
59
60 % avoids that floats are placed before their
61 % corresponding section starts
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % speed up the longtable calculation
65 \setcounter{LTchunksize}{100}
66
67 % used for scaled and rotated boxes
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % used for colored tables
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
74 \definecolor{lightgrey}{gray}{0.8}
75
76 % check for package colortbl
77 % used for colored table cells
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % used for book-style tables
85 \usepackage{booktabs}
86
87 % used to have extra space in table cells
88 \@ifundefined{extrarowheight}
89  {\usepackage{array}}{}
90 \setlength{\extrarowheight}{2pt}
91
92 % used for customized tables
93 % ---
94 \newcolumntype{M}[1]
95  {>{\centering\hspace{0pt}}m{#1}}
96
97 \newcolumntype{S}[2]
98  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
99
100 \newcolumntype{K}[1]
101  {>{\columncolor{#1}\hspace{0pt}}c}
102
103 \newcolumntype{V}{!{\vrule width 1.5pt}}
104
105 \newcolumntype{W}{!{\color{green}\vline}}
106 % ---
107
108 % insert additional vertical space of
109 % 1.5 mm between footnotes
110 \let\myFoot\footnote
111 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
112
113 % number algorithm floats within chapters
114 \numberwithin{algorithm}{chapter}
115
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package arydshln
122 % used for tables with dashed lines
123 \newboolean{arydshln}
124 \IfFileExists{arydshln.sty}
125  {\usepackage{arydshln}
126   \setboolean{arydshln}{true}}
127  {\setboolean{arydshln}{false}}
128
129 % check for package marginnote
130 % used for margin notes
131 \newboolean{marginnote}
132 \IfFileExists{marginnote.sty}
133  {\usepackage{marginnote}
134   \let\marginpar\marginnote
135   \setboolean{marginnote}{true}}
136  {\setboolean{marginnote}{false}}
137
138 % check for package sidecap
139 % used for captions on the side
140 \newboolean{sidecap}
141 \IfFileExists{sidecap.sty}
142  {\usepackage{sidecap}
143   \setboolean{sidecap}{true}}
144  {\setboolean{sidecap}{false}}
145
146 % check for picinpar
147 % used for surrounded fixed objects
148 \newboolean{picinpar}
149 \IfFileExists{picinpar.sty}
150  {\usepackage{picinpar}
151   \setboolean{picinpar}{true}}
152  {\setboolean{picinpar}{false}}
153
154 % check for lettrine
155 \newboolean{lettrine}
156 \IfFileExists{lettrine.sty}
157  {\usepackage{lettrine}
158   \setboolean{lettrine}{true}}
159  {\setboolean{lettrine}{false}}
160
161 % use normal list environments also in French documents
162 \frenchbsetup{StandardLayout}
163 \end_preamble
164 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
165 \use_default_options false
166 \begin_modules
167 initials
168 \end_modules
169 \maintain_unincluded_children false
170 \language french
171 \language_package default
172 \inputencoding auto
173 \fontencoding global
174 \font_roman default
175 \font_sans default
176 \font_typewriter default
177 \font_default_family default
178 \use_non_tex_fonts false
179 \font_sc false
180 \font_osf false
181 \font_sf_scale 100
182 \font_tt_scale 100
183
184 \graphics default
185 \default_output_format default
186 \output_sync 0
187 \bibtex_command default
188 \index_command default
189 \paperfontsize 12
190 \spacing single
191 \use_hyperref true
192 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
193 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
194 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
195 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
196 \pdf_bookmarks true
197 \pdf_bookmarksnumbered true
198 \pdf_bookmarksopen true
199 \pdf_bookmarksopenlevel 1
200 \pdf_breaklinks false
201 \pdf_pdfborder false
202 \pdf_colorlinks true
203 \pdf_backref false
204 \pdf_pdfusetitle false
205 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
206 \papersize default
207 \use_geometry false
208 \use_amsmath 2
209 \use_esint 0
210 \use_mhchem 1
211 \use_mathdots 1
212 \cite_engine basic
213 \use_bibtopic false
214 \use_indices false
215 \paperorientation portrait
216 \suppress_date false
217 \use_refstyle 0
218 \notefontcolor #0000ff
219 \index Index
220 \shortcut idx
221 \color #008000
222 \end_index
223 \secnumdepth 3
224 \tocdepth 3
225 \paragraph_separation skip
226 \defskip medskip
227 \quotes_language french
228 \papercolumns 1
229 \papersides 2
230 \paperpagestyle default
231 \bullet 1 1 34 -1
232 \bullet 2 2 35 -1
233 \bullet 3 2 7 -1
234 \tracking_changes false
235 \output_changes false
236 \html_math_output 0
237 \html_css_as_file 0
238 \html_be_strict false
239 \end_header
240
241 \begin_body
242
243 \begin_layout Title
244 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
245  les Boîtes et les Objets Externes de LyX
246 \end_layout
247
248 \begin_layout Author
249 par l'Équipe LyX
250 \begin_inset Foot
251 status collapsed
252
253 \begin_layout Plain Layout
254 \noindent
255 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
256  de la documentation de LyX: 
257 \begin_inset CommandInset href
258 LatexCommand href
259 name "lyx-docs@lists.lyx.org"
260 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
261 type "mailto:"
262
263 \end_inset
264
265
266 \end_layout
267
268 \end_inset
269
270
271 \begin_inset Note Note
272 status collapsed
273
274 \begin_layout Plain Layout
275 auteur original : Uwe Stöhr
276 \end_layout
277
278 \begin_layout Plain Layout
279 Traduction française : Siegfried Meunier-Guttin-Cluzel
280 \end_layout
281
282 \begin_layout Plain Layout
283 version 1.6.x janvier 2010
284 \end_layout
285
286 \end_inset
287
288
289 \begin_inset Newline newline
290 \end_inset
291
292
293 \begin_inset Newline newline
294 \end_inset
295
296
297 \family sans
298 Version 2.0.x
299 \end_layout
300
301 \begin_layout Standard
302 \begin_inset CommandInset toc
303 LatexCommand tableofcontents
304
305 \end_inset
306
307
308 \end_layout
309
310 \begin_layout Standard
311 \begin_inset Note Note
312 status open
313
314 \begin_layout Plain Layout
315 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
316  
317 \series bold
318 arydshln
319 \series default
320
321 \series bold
322 colortbl
323 \series default
324
325 \series bold
326 lettrine, marginnote, picinpar
327 \series default
328 , et 
329 \series bold
330 sidecap
331 \series default
332  doivent être installés.
333  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
334  les sections qui nécessitent les paquetages en question n'apparaîtront
335  pas sur la sortie.
336 \end_layout
337
338 \begin_layout Plain Layout
339 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
340 \begin_inset Newline newline
341 \end_inset
342
343
344 \series bold
345 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
346 \end_layout
347
348 \end_inset
349
350
351 \end_layout
352
353 \begin_layout Chapter
354 Figures
355 \begin_inset Index idx
356 status collapsed
357
358 \begin_layout Plain Layout
359 Figures
360 \end_layout
361
362 \end_inset
363
364
365 \begin_inset Index idx
366 status collapsed
367
368 \begin_layout Plain Layout
369 Graphiques|see
370 \begin_inset ERT
371 status collapsed
372
373 \begin_layout Plain Layout
374
375 {
376 \end_layout
377
378 \end_inset
379
380 Figures
381 \begin_inset ERT
382 status collapsed
383
384 \begin_layout Plain Layout
385
386 }
387 \end_layout
388
389 \end_inset
390
391
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \begin_layout Section
400 La fenêtre de dialogue Graphique
401 \begin_inset Index idx
402 status collapsed
403
404 \begin_layout Plain Layout
405 Figures ! Fenêtre de dialogue Graphique
406 \end_layout
407
408 \end_inset
409
410
411 \begin_inset CommandInset label
412 LatexCommand label
413 name "sec:Graphics-Dialog"
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 Pour placer une figure dans votre document, cliquez sur le bouton
422 \begin_inset Graphics
423         filename ../../images/dialog-show-new-inset_graphics.png
424         scale 85
425         scaleBeforeRotation
426
427 \end_inset
428
429  dans la barre d'outils, ou faites 
430 \family sans
431 Insérer\SpecialChar \menuseparator
432 Graphique
433 \family default
434 .
435  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
436  à charger.
437  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
438  dans le texte.
439 \end_layout
440
441 \begin_layout Standard
442 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
443  sur une image
444 \begin_inset Note Note
445 status collapsed
446
447 \begin_layout Plain Layout
448 Ça marche aussi avec le bouton gauche ! (NdT)
449 \end_layout
450
451 \end_inset
452
453 .
454  Cette fenêtre de dialogue possède trois onglets:
455 \end_layout
456
457 \begin_layout Description
458 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
459  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
460  Les unités de longueurs utilisées sont décrites dans l'appendice
461 \begin_inset space ~
462 \end_inset
463
464
465 \begin_inset CommandInset ref
466 LatexCommand ref
467 reference "cha:Unités-de-longueur"
468
469 \end_inset
470
471 .
472 \begin_inset Newline newline
473 \end_inset
474
475
476 \begin_inset Index idx
477 status collapsed
478
479 \begin_layout Plain Layout
480 Figures ! Pivotées
481 \end_layout
482
483 \end_inset
484
485 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
486  d'une montre, en donnant l'angle de rotation et la position du pivot.
487  L'image apparaîtra pivotée dans LyX.
488 \begin_inset Newline newline
489 \end_inset
490
491
492 \begin_inset Index idx
493 status collapsed
494
495 \begin_layout Plain Layout
496 Figures ! Redimensionnées
497 \end_layout
498
499 \end_inset
500
501 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
502  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
503  sa largeur.
504  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
505  déterminée automatiquement.
506  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
507  éventuellement une distorsion.
508  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
509  
510 \family sans
511 Conserver
512 \begin_inset space ~
513 \end_inset
514
515 les
516 \begin_inset space ~
517 \end_inset
518
519 proportions
520 \family default
521 .
522  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
523  pas les valeurs fixées.
524  
525 \begin_inset Newline newline
526 \end_inset
527
528 Les images peuvent être modifiée en utilisant le programme de votre choix
529  en faisant un clic droit dessus et en choisissant 
530 \family sans
531 Éditer le fichier ailleurs
532 \family default
533  dans le menu contextuel qui apparaît.
534  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
535  
536 \family sans
537 Formats
538 \begin_inset space ~
539 \end_inset
540
541 de
542 \begin_inset space ~
543 \end_inset
544
545 fichiers
546 \family default
547  dans la fenêtre de dialogue de 
548 \family sans
549 Préférences
550 \family default
551  de LyX.
552 \end_layout
553
554 \begin_layout Description
555 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
556  la sortie finale est de modifier les coordonnées de la zone de l'image
557  qui est affichée.
558  Cette zone peut être calculée automatiquement à partir des données présentes
559  dans le fichier en appuyant sur le bouton 
560 \family sans
561 Valeurs
562 \begin_inset space ~
563 \end_inset
564
565 du
566 \begin_inset space ~
567 \end_inset
568
569 Fichier
570 \family default
571 .
572  Avec l'option 
573 \family sans
574 Couper
575 \begin_inset space ~
576 \end_inset
577
578 à
579 \begin_inset space ~
580 \end_inset
581
582 la
583 \begin_inset space ~
584 \end_inset
585
586 boîte
587 \begin_inset space ~
588 \end_inset
589
590 de
591 \begin_inset space ~
592 \end_inset
593
594 délimitation, 
595 \family default
596 seule la portion de l'image qui est dans la zone définie sera imprimée.
597  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
598  donc vous pouvez ignorer l'onglet 
599 \family sans
600 Rogner
601 \family default
602 .
603 \end_layout
604
605 \begin_layout Description
606
607 \family sans
608 Options
609 \begin_inset space ~
610 \end_inset
611
612 LaTeX
613 \begin_inset space ~
614 \end_inset
615
616 et
617 \begin_inset space ~
618 \end_inset
619
620 LyX
621 \family default
622  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
623  les experts ès-LaTeX pourront fournir des options supplémentaires pour
624  LaTeX
625 \begin_inset Newline newline
626 \end_inset
627
628 L'option 
629 \family sans
630 Mode brouillon
631 \family default
632  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
633  avec la taille de l'image.
634 \begin_inset Newline newline
635 \end_inset
636
637 L'option 
638 \family sans
639 Ne
640 \begin_inset space ~
641 \end_inset
642
643 pas
644 \begin_inset space ~
645 \end_inset
646
647 décompresser
648 \begin_inset space ~
649 \end_inset
650
651 à
652 \begin_inset space ~
653 \end_inset
654
655 l'exportation
656 \family default
657  n'affectera que les graphiques EPS zippés, par exemple 
658 \family typewriter
659 x.eps.gz
660 \family default
661 .
662  Quand cette option est activée, les images ne sont pas décompressées à
663  l'exportation, vu que LaTeX peut les traiter telles-quelles
664 \begin_inset Newline newline
665 \end_inset
666
667 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
668  disques quand on utilise PostScript comme format de sortie, voir l'appendice
669 \begin_inset space ~
670 \end_inset
671
672
673 \begin_inset CommandInset ref
674 LatexCommand ref
675 reference "sec:PostScript"
676
677 \end_inset
678
679 .
680  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
681  terminal UNIX ou une console Windows:
682 \begin_inset Newline newline
683 \end_inset
684
685
686 \series bold
687 gzip x.eps
688 \series default
689
690 \begin_inset Newline newline
691 \end_inset
692
693
694 \series bold
695 zgrep %%Bounding x.eps.gz > x.eps.bb
696 \series default
697
698 \begin_inset Newline newline
699 \end_inset
700
701 La seconde commande va créer le fichier contenant la description de la boîte
702  de délimitation 
703 \begin_inset Quotes eld
704 \end_inset
705
706
707 \family typewriter
708 x.eps.bb
709 \family default
710
711 \begin_inset Quotes erd
712 \end_inset
713
714  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
715 \begin_inset Newline newline
716 \end_inset
717
718 Dans la section 
719 \family sans
720 Groupe
721 \begin_inset space ~
722 \end_inset
723
724 de
725 \begin_inset space ~
726 \end_inset
727
728 graphiques
729 \family default
730  vous pouvez définir ou de choisir un groupe de paramètres d'image
731 \begin_inset Index idx
732 status collapsed
733
734 \begin_layout Plain Layout
735 Figures ! Groupes de paramétrisation
736 \end_layout
737
738 \end_inset
739
740 .
741  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
742  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
743  les autres soient automatiquement modifiées de la même manière.
744  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
745  avoir à modifier leur taille manuellement une par une.
746  On peut rattacher une image à un groupe existant en utilisant le menu contextue
747 l de l'image et en cochant le nom du groupe dans la liste
748 \begin_inset Foot
749 status collapsed
750
751 \begin_layout Plain Layout
752 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
753 \end_layout
754
755 \end_inset
756
757 .
758 \end_layout
759
760 \begin_layout Standard
761 \begin_inset VSpace bigskip
762 \end_inset
763
764
765 \end_layout
766
767 \begin_layout Standard
768 Voici un exemple d'image au format EPS
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 Les format d'images sont décrits dans la section
774 \begin_inset space ~
775 \end_inset
776
777
778 \begin_inset CommandInset ref
779 LatexCommand ref
780 reference "sec:Image-Formats"
781
782 \end_inset
783
784 .
785 \end_layout
786
787 \end_inset
788
789  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
790 nt:
791 \end_layout
792
793 \begin_layout Standard
794 \align center
795 \begin_inset Graphics
796         filename ../clipart/mobius.eps
797         scale 70
798         scaleBeforeRotation
799         rotateOrigin center
800
801 \end_inset
802
803
804 \end_layout
805
806 \begin_layout Standard
807 Et voici la même image mais en mode brouillon:
808 \end_layout
809
810 \begin_layout Standard
811 \align center
812 \begin_inset Graphics
813         filename ../clipart/mobius.eps
814         scale 70
815         draft
816         scaleBeforeRotation
817         rotateOrigin center
818
819 \end_inset
820
821
822 \end_layout
823
824 \begin_layout Section
825 Figures Flottantes
826 \begin_inset CommandInset label
827 LatexCommand label
828 name "sec:Figure-Floats"
829
830 \end_inset
831
832
833 \begin_inset Index idx
834 status collapsed
835
836 \begin_layout Plain Layout
837 Flottants ! Figures
838 \end_layout
839
840 \end_inset
841
842
843 \begin_inset Index idx
844 status collapsed
845
846 \begin_layout Plain Layout
847 Figures ! Flottants
848 \end_layout
849
850 \end_inset
851
852
853 \end_layout
854
855 \begin_layout Standard
856 Pour des explications d'ordre général concernant les flottants, jetez un
857  coup d'œil à la section
858 \begin_inset space ~
859 \end_inset
860
861
862 \begin_inset CommandInset ref
863 LatexCommand ref
864 reference "sec:Flottants-Introduction"
865
866 \end_inset
867
868 .
869 \end_layout
870
871 \begin_layout Standard
872 Le bouton 
873 \begin_inset Graphics
874         filename ../../images/float-insert_figure.png
875         scale 85
876         scaleBeforeRotation
877
878 \end_inset
879
880  de la barre d'outils et le menu 
881 \family sans
882 Insérer\SpecialChar \menuseparator
883 Flottant\SpecialChar \menuseparator
884 Figure
885 \family default
886  insèrent un flottant avec l'étiquette 
887 \begin_inset Quotes eld
888 \end_inset
889
890
891 \series bold
892 Figure
893 \begin_inset space ~
894 \end_inset
895
896 #:
897 \series default
898
899 \begin_inset Quotes erd
900 \end_inset
901
902  (# est le numéro réel de l'image).
903  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
904 \begin_inset space ~
905 \end_inset
906
907
908 \begin_inset CommandInset ref
909 LatexCommand ref
910 reference "fig:kill-plat"
911
912 \end_inset
913
914  ou en dessous de la légende comme pour la Figure
915 \begin_inset space ~
916 \end_inset
917
918
919 \begin_inset CommandInset ref
920 LatexCommand ref
921 reference "fig:escher"
922
923 \end_inset
924
925 .
926  Vous trouverez plus d'information sur le positionnement des légendes dans
927  la section
928 \begin_inset space ~
929 \end_inset
930
931
932 \begin_inset CommandInset ref
933 LatexCommand ref
934 reference "sec:Placement-légende"
935
936 \end_inset
937
938 .
939 \end_layout
940
941 \begin_layout Standard
942 \begin_inset Float figure
943 wide false
944 sideways false
945 status open
946
947 \begin_layout Plain Layout
948 \align center
949 \begin_inset Graphics
950         filename ../clipart/platypus.eps
951         width 50col%
952         scaleBeforeRotation
953         rotateOrigin center
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Plain Layout
961 \begin_inset Caption
962
963 \begin_layout Plain Layout
964 \begin_inset CommandInset label
965 LatexCommand label
966 name "fig:kill-plat"
967
968 \end_inset
969
970 Un ornithorynque sévèrement déformé dans un flottant de figure.
971 \end_layout
972
973 \end_inset
974
975
976 \end_layout
977
978 \end_inset
979
980
981 \end_layout
982
983 \begin_layout Standard
984 \begin_inset Float figure
985 wide false
986 sideways false
987 status open
988
989 \begin_layout Plain Layout
990 \begin_inset Caption
991
992 \begin_layout Plain Layout
993 \begin_inset CommandInset label
994 LatexCommand label
995 name "fig:escher"
996
997 \end_inset
998
999 M.C.
1000  Escher sous LSD.
1001 \end_layout
1002
1003 \end_inset
1004
1005
1006 \end_layout
1007
1008 \begin_layout Plain Layout
1009 \align center
1010 \begin_inset Graphics
1011         filename ../clipart/escher-lsd.eps
1012         scale 80
1013         scaleBeforeRotation
1014         rotateOrigin center
1015
1016 \end_inset
1017
1018
1019 \end_layout
1020
1021 \end_inset
1022
1023
1024 \end_layout
1025
1026 \begin_layout Standard
1027 \begin_inset Index idx
1028 status collapsed
1029
1030 \begin_layout Plain Layout
1031 References@Références ! à des Figures
1032 \end_layout
1033
1034 \end_inset
1035
1036 Les figure
1037 \begin_inset space ~
1038 \end_inset
1039
1040
1041 \begin_inset CommandInset ref
1042 LatexCommand ref
1043 reference "fig:kill-plat"
1044
1045 \end_inset
1046
1047  et 
1048 \begin_inset CommandInset ref
1049 LatexCommand ref
1050 reference "fig:escher"
1051
1052 \end_inset
1053
1054  sont des exemples de figures référencées.
1055  Dans le texte, on fait référence à une figure en faisant référence à sa
1056  légende.
1057  On insère donc une étiquette dans la légende en utilisant le menu 
1058 \family sans
1059 Insérer
1060 \family default
1061 \SpecialChar \menuseparator
1062
1063 \family sans
1064 Étiquette
1065 \family default
1066  ou le bouton 
1067 \begin_inset Graphics
1068         filename ../../images/label-insert.png
1069         scale 85
1070         scaleBeforeRotation
1071
1072 \end_inset
1073
1074  de la barre d'outils.
1075  On peut alors faire référence à cette étiquette en utilisant le menu 
1076 \family sans
1077 Insérer\SpecialChar \menuseparator
1078 Référence
1079 \begin_inset space ~
1080 \end_inset
1081
1082 croisée
1083 \family default
1084  ou le bouton 
1085 \begin_inset Graphics
1086         filename ../../images/dialog-show-new-inset_ref.png
1087         scale 85
1088         scaleBeforeRotation
1089
1090 \end_inset
1091
1092  de la barre d'outils.
1093  Il est important d'utiliser des références pour les flottants de figures
1094  plutôt que des locutions vagues du genre 
1095 \begin_inset Quotes eld
1096 \end_inset
1097
1098 la figure ci-dessous
1099 \begin_inset Quotes erd
1100 \end_inset
1101
1102 , puisque LaTeX va repositionner la figure dans le document final.
1103  Votre figure risque de ne plus être ci-dessous du tout !
1104 \begin_inset Newline newline
1105 \end_inset
1106
1107 Le référencement est expliqué plus en détail dans la section
1108 \begin_inset space ~
1109 \end_inset
1110
1111
1112 \begin_inset CommandInset ref
1113 LatexCommand ref
1114 reference "sec:Referencer-les-Flottants"
1115
1116 \end_inset
1117
1118 .
1119 \end_layout
1120
1121 \begin_layout Standard
1122 En principe on met une seule figure dans un flottant, mais parfois vous
1123  pouvez vouloir deux figures avec chacune sa sous-légende.
1124  C'est possible en insérant des flottants d'image dans des flottants d'image
1125  existants.
1126  Notez que seule la légende principale des flottants est reprise dans la
1127  liste des figures.
1128  La figure
1129 \begin_inset space ~
1130 \end_inset
1131
1132
1133 \begin_inset CommandInset ref
1134 LatexCommand ref
1135 reference "fig:Deux-images-déformées"
1136
1137 \end_inset
1138
1139  est un exemple de flottant de figure avec deux images mises l'une à côté
1140  de l'autre.
1141  Vous pouvez aussi mettre les images les unes sous les autres.
1142  Les figures
1143 \begin_inset space ~
1144 \end_inset
1145
1146
1147 \begin_inset CommandInset ref
1148 LatexCommand ref
1149 reference "fig:Structure-indéfinissable"
1150
1151 \end_inset
1152
1153  et 
1154 \begin_inset CommandInset ref
1155 LatexCommand ref
1156 reference "fig:Un-ornithorynque"
1157
1158 \end_inset
1159
1160  sont des sous-figures.
1161 \end_layout
1162
1163 \begin_layout Standard
1164 \begin_inset Float figure
1165 wide false
1166 sideways false
1167 status open
1168
1169 \begin_layout Plain Layout
1170 \begin_inset space \hfill{}
1171 \end_inset
1172
1173
1174 \begin_inset Float figure
1175 wide false
1176 sideways false
1177 status open
1178
1179 \begin_layout Plain Layout
1180 \begin_inset Caption
1181
1182 \begin_layout Plain Layout
1183 \begin_inset CommandInset label
1184 LatexCommand label
1185 name "fig:Structure-indéfinissable"
1186
1187 \end_inset
1188
1189 Structure indéfinissable
1190 \end_layout
1191
1192 \end_inset
1193
1194
1195 \end_layout
1196
1197 \begin_layout Plain Layout
1198 \begin_inset Graphics
1199         filename ../clipart/escher-lsd.eps
1200         width 45col%
1201         scaleBeforeRotation
1202         groupId Déformés
1203
1204 \end_inset
1205
1206
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset space \hfill{}
1213 \end_inset
1214
1215
1216 \begin_inset Float figure
1217 wide false
1218 sideways false
1219 status open
1220
1221 \begin_layout Plain Layout
1222 \begin_inset Caption
1223
1224 \begin_layout Plain Layout
1225 \begin_inset CommandInset label
1226 LatexCommand label
1227 name "fig:Un-ornithorynque"
1228
1229 \end_inset
1230
1231 Un ornithorynque
1232 \end_layout
1233
1234 \end_inset
1235
1236
1237 \end_layout
1238
1239 \begin_layout Plain Layout
1240 \begin_inset Graphics
1241         filename ../clipart/platypus.eps
1242         width 45col%
1243         scaleBeforeRotation
1244         groupId Déformés
1245
1246 \end_inset
1247
1248
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \begin_inset space \hfill{}
1255 \end_inset
1256
1257
1258 \end_layout
1259
1260 \begin_layout Plain Layout
1261 \begin_inset Caption
1262
1263 \begin_layout Plain Layout
1264 \begin_inset CommandInset label
1265 LatexCommand label
1266 name "fig:Deux-images-déformées"
1267
1268 \end_inset
1269
1270 Deux images déformées.
1271  Les deux images font partie du groupe de paramétrisation 
1272 \begin_inset Quotes eld
1273 \end_inset
1274
1275 déformés
1276 \begin_inset Quotes erd
1277 \end_inset
1278
1279 .
1280 \end_layout
1281
1282 \end_inset
1283
1284
1285 \end_layout
1286
1287 \end_inset
1288
1289
1290 \end_layout
1291
1292 \begin_layout Section
1293 Les Formats d'images
1294 \begin_inset CommandInset label
1295 LatexCommand label
1296 name "sec:Image-Formats"
1297
1298 \end_inset
1299
1300
1301 \begin_inset Index idx
1302 status collapsed
1303
1304 \begin_layout Plain Layout
1305 Formats d' images
1306 \end_layout
1307
1308 \end_inset
1309
1310
1311 \begin_inset Index idx
1312 status collapsed
1313
1314 \begin_layout Plain Layout
1315 Figures ! Formats d'images
1316 \end_layout
1317
1318 \end_inset
1319
1320
1321 \end_layout
1322
1323 \begin_layout Standard
1324 Vous pouvez insérer des images dans n'importe quel format connu.
1325  Mais, comme nous l'avons expliqué dans l'appendice
1326 \begin_inset space ~
1327 \end_inset
1328
1329
1330 \begin_inset CommandInset ref
1331 LatexCommand ref
1332 reference "cha:Formats-fichiers-graphiques"
1333
1334 \end_inset
1335
1336 ,
1337 \lang english
1338  
1339 \lang french
1340 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1341  de formats d'images.
1342  Pour s'en sortir LyX utilise le programme 
1343 \family typewriter
1344 ImageMagick
1345 \family default
1346  en arrière plan pour convertir les formats que vous utilisez dans un des
1347  formats acceptés par le format de sortie.
1348  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1349 ons en n'utilisant que les formats listés dans les sous sections de
1350 \lang english
1351  
1352 \lang french
1353 l'appendice
1354 \begin_inset space ~
1355 \end_inset
1356
1357
1358 \begin_inset CommandInset ref
1359 LatexCommand ref
1360 reference "cha:Formats-fichiers-graphiques"
1361
1362 \end_inset
1363
1364 .
1365 \end_layout
1366
1367 \begin_layout Standard
1368 Comme pour les polices de caractères, il y a deux grands types de formats
1369  d'images:
1370 \end_layout
1371
1372 \begin_layout Description
1373 Les
1374 \begin_inset space ~
1375 \end_inset
1376
1377 images
1378 \begin_inset space ~
1379 \end_inset
1380
1381 Matricielles
1382 \begin_inset space ~
1383 \end_inset
1384
1385 (ou
1386 \begin_inset space ~
1387 \end_inset
1388
1389 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1390  enregistrés sous un format compressé.
1391  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1392  petits carrés quand on utilise des agrandissements trop importants (aspect
1393  
1394 \begin_inset Quotes eld
1395 \end_inset
1396
1397 pixellisé
1398 \begin_inset Quotes erd
1399 \end_inset
1400
1401 ).
1402  Les formats matriciels les plus connus sont le GIF (
1403 \begin_inset Quotes eld
1404 \end_inset
1405
1406 Graphics Interchange Format
1407 \begin_inset Quotes erd
1408 \end_inset
1409
1410 , avec comme extension de fichier 
1411 \begin_inset Quotes eld
1412 \end_inset
1413
1414
1415 \family typewriter
1416 .gif
1417 \family default
1418
1419 \begin_inset Quotes erd
1420 \end_inset
1421
1422 )
1423 \begin_inset Index idx
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427 GIF|see
1428 \begin_inset ERT
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432
1433 {
1434 \end_layout
1435
1436 \end_inset
1437
1438 Format d'image
1439 \begin_inset ERT
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443
1444 }
1445 \end_layout
1446
1447 \end_inset
1448
1449
1450 \end_layout
1451
1452 \end_inset
1453
1454 , le PNG (
1455 \begin_inset Quotes eld
1456 \end_inset
1457
1458 Portable Network Graphics, extension 
1459 \begin_inset Quotes eld
1460 \end_inset
1461
1462
1463 \family typewriter
1464 .png
1465 \family default
1466
1467 \begin_inset Quotes erd
1468 \end_inset
1469
1470 )
1471 \begin_inset Index idx
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 PNG|see
1476 \begin_inset ERT
1477 status collapsed
1478
1479 \begin_layout Plain Layout
1480
1481 {
1482 \end_layout
1483
1484 \end_inset
1485
1486 Formats d'image
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 }
1493 \end_layout
1494
1495 \end_inset
1496
1497
1498 \end_layout
1499
1500 \end_inset
1501
1502  et le JPG (
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506 Joint Photographic Expert Group, extension 
1507 \begin_inset Quotes eld
1508 \end_inset
1509
1510
1511 \family typewriter
1512 .jpg
1513 \family default
1514
1515 \begin_inset Quotes erd
1516 \end_inset
1517
1518  ou 
1519 \begin_inset Quotes eld
1520 \end_inset
1521
1522
1523 \family typewriter
1524 .jpeg
1525 \family default
1526
1527 \begin_inset Quotes erd
1528 \end_inset
1529
1530 )
1531 \begin_inset Index idx
1532 status collapsed
1533
1534 \begin_layout Plain Layout
1535 JPG|see
1536 \begin_inset ERT
1537 status collapsed
1538
1539 \begin_layout Plain Layout
1540
1541 {
1542 \end_layout
1543
1544 \end_inset
1545
1546 Formats d'image
1547 \begin_inset ERT
1548 status collapsed
1549
1550 \begin_layout Plain Layout
1551
1552 }
1553 \end_layout
1554
1555 \end_inset
1556
1557
1558 \end_layout
1559
1560 \end_inset
1561
1562 .
1563 \end_layout
1564
1565 \begin_layout Description
1566 Les
1567 \begin_inset space ~
1568 \end_inset
1569
1570 images
1571 \begin_inset space ~
1572 \end_inset
1573
1574 Vectorielles
1575 \begin_inset space ~
1576 \end_inset
1577
1578 (ou
1579 \begin_inset space ~
1580 \end_inset
1581
1582 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1583  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1584 nnée comme on le veut sans perte de précision.
1585  La possibilité de redimensionner les images est très utilisé pour les présentat
1586 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1587 nnement.
1588  Le redimensionnement permet aussi de présenter des documents en ligne où
1589  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1590  étudier les détails.
1591 \begin_inset Newline newline
1592 \end_inset
1593
1594 Les principaux formats vectoriels sont le SVG (
1595 \begin_inset Quotes eld
1596 \end_inset
1597
1598 Scalable Vector Graphics
1599 \begin_inset Quotes erd
1600 \end_inset
1601
1602 , extension
1603 \begin_inset Quotes eld
1604 \end_inset
1605
1606
1607 \family typewriter
1608 .svg
1609 \family default
1610
1611 \begin_inset Quotes erd
1612 \end_inset
1613
1614 )
1615 \begin_inset Index idx
1616 status collapsed
1617
1618 \begin_layout Plain Layout
1619 SVG|see
1620 \begin_inset ERT
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624
1625 {
1626 \end_layout
1627
1628 \end_inset
1629
1630 Format d'image
1631 \begin_inset ERT
1632 status collapsed
1633
1634 \begin_layout Plain Layout
1635
1636 }
1637 \end_layout
1638
1639 \end_inset
1640
1641
1642 \end_layout
1643
1644 \end_inset
1645
1646 , l'EPS ( 
1647 \begin_inset Quotes eld
1648 \end_inset
1649
1650 encapsulated PostScript
1651 \begin_inset Quotes erd
1652 \end_inset
1653
1654 , extension
1655 \begin_inset Quotes eld
1656 \end_inset
1657
1658
1659 \family typewriter
1660 .eps
1661 \family default
1662
1663 \begin_inset Quotes erd
1664 \end_inset
1665
1666 )
1667 \begin_inset Index idx
1668 status collapsed
1669
1670 \begin_layout Plain Layout
1671 EPS|see
1672 \begin_inset ERT
1673 status collapsed
1674
1675 \begin_layout Plain Layout
1676
1677 {
1678 \end_layout
1679
1680 \end_inset
1681
1682 Format d'image
1683 \begin_inset ERT
1684 status collapsed
1685
1686 \begin_layout Plain Layout
1687
1688 }
1689 \end_layout
1690
1691 \end_inset
1692
1693
1694 \end_layout
1695
1696 \end_inset
1697
1698 , le PDF (
1699 \begin_inset Quotes eld
1700 \end_inset
1701
1702 Portable Document Format
1703 \begin_inset Quotes erd
1704 \end_inset
1705
1706 , extension
1707 \begin_inset Quotes eld
1708 \end_inset
1709
1710
1711 \family typewriter
1712 .pdf
1713 \family default
1714
1715 \begin_inset Quotes erd
1716 \end_inset
1717
1718 )
1719 \begin_inset Index idx
1720 status collapsed
1721
1722 \begin_layout Plain Layout
1723 PDF|see
1724 \begin_inset ERT
1725 status collapsed
1726
1727 \begin_layout Plain Layout
1728
1729 {
1730 \end_layout
1731
1732 \end_inset
1733
1734 Format d'image
1735 \begin_inset ERT
1736 status collapsed
1737
1738 \begin_layout Plain Layout
1739
1740 }
1741 \end_layout
1742
1743 \end_inset
1744
1745
1746 \end_layout
1747
1748 \end_inset
1749
1750  et le WMF (
1751 \begin_inset Quotes eld
1752 \end_inset
1753
1754 Windows Metafile
1755 \begin_inset Quotes erd
1756 \end_inset
1757
1758 , extension 
1759 \begin_inset Quotes eld
1760 \end_inset
1761
1762
1763 \family typewriter
1764 .wfm
1765 \family default
1766
1767 \begin_inset Quotes erd
1768 \end_inset
1769
1770  ou 
1771 \begin_inset Quotes eld
1772 \end_inset
1773
1774
1775 \family typewriter
1776 .emf
1777 \family default
1778
1779 \begin_inset Quotes erd
1780 \end_inset
1781
1782 )
1783 \begin_inset Index idx
1784 status collapsed
1785
1786 \begin_layout Plain Layout
1787 WMF|see
1788 \begin_inset ERT
1789 status collapsed
1790
1791 \begin_layout Plain Layout
1792
1793 {
1794 \end_layout
1795
1796 \end_inset
1797
1798 Formats d'images
1799 \begin_inset ERT
1800 status collapsed
1801
1802 \begin_layout Plain Layout
1803
1804 }
1805 \end_layout
1806
1807 \end_inset
1808
1809
1810 \end_layout
1811
1812 \end_inset
1813
1814 .
1815  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1816  en EPS, mais le résultat ne sera pas redimensionnable.
1817  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1818 \begin_inset Foot
1819 status open
1820
1821 \begin_layout Plain Layout
1822 Dans le cas du PDF l'image initiale est aussi compressée.
1823 \end_layout
1824
1825 \end_inset
1826
1827 .
1828 \end_layout
1829
1830 \begin_layout Standard
1831 Les fichiers PDF générés par 
1832 \family typewriter
1833 Adobe Photoshop
1834 \family default
1835 , par exemple, sont des images matricielles.
1836 \end_layout
1837
1838 \begin_layout Standard
1839 En principe il est quasiment impossible de convertir une image matricielle
1840  en graphique vectoriel, seul le contraire est possible.
1841
1842 \lang english
1843  
1844 \lang french
1845 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1846  dans respectivement un fichier de sortie PDF ou PostScript.
1847  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1848  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1849  WMF/SVG
1850 \begin_inset Formula $\to$
1851 \end_inset
1852
1853 PDF/EPS convenables.
1854 \end_layout
1855
1856 \begin_layout Chapter
1857 Tableaux
1858 \begin_inset Index idx
1859 status collapsed
1860
1861 \begin_layout Plain Layout
1862 Tableau
1863 \end_layout
1864
1865 \end_inset
1866
1867
1868 \end_layout
1869
1870 \begin_layout Section
1871 Introduction
1872 \begin_inset Index idx
1873 status collapsed
1874
1875 \begin_layout Plain Layout
1876 Tableau ! Introduction
1877 \end_layout
1878
1879 \end_inset
1880
1881
1882 \end_layout
1883
1884 \begin_layout Standard
1885 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1886  
1887 \begin_inset Graphics
1888         filename ../../images/tabular-insert.png
1889         scale 85
1890         scaleBeforeRotation
1891
1892 \end_inset
1893
1894  soit 
1895 \family sans
1896 Insérer\SpecialChar \menuseparator
1897 Tableau
1898 \family default
1899 .
1900  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1901  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1902  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1903  sur un bouton de la souris pour valider votre choix.
1904  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1905  vous demandant le nombre de lignes et de colonnes.
1906 \begin_inset Newline newline
1907 \end_inset
1908
1909 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1910  une à droite de la colonne la plus à droite et une en bas de la rangée
1911  du bas, qui forment une boîte autour du tableau.
1912  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1913  apparaît séparée du reste du tableau.
1914  Voici un exemple :
1915 \end_layout
1916
1917 \begin_layout Standard
1918 \align center
1919 \begin_inset Tabular
1920 <lyxtabular version="3" rows="4" columns="4">
1921 <features tabularvalignment="middle">
1922 <column alignment="center" valignment="top" width="0">
1923 <column alignment="center" valignment="top" width="0">
1924 <column alignment="center" valignment="top" width="0">
1925 <column alignment="center" valignment="top" width="0">
1926 <row>
1927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1928 \begin_inset Text
1929
1930 \begin_layout Plain Layout
1931
1932 \end_layout
1933
1934 \end_inset
1935 </cell>
1936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1937 \begin_inset Text
1938
1939 \begin_layout Plain Layout
1940 1
1941 \end_layout
1942
1943 \end_inset
1944 </cell>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949 2
1950 \end_layout
1951
1952 \end_inset
1953 </cell>
1954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1955 \begin_inset Text
1956
1957 \begin_layout Plain Layout
1958 3
1959 \end_layout
1960
1961 \end_inset
1962 </cell>
1963 </row>
1964 <row>
1965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1966 \begin_inset Text
1967
1968 \begin_layout Plain Layout
1969 A
1970 \end_layout
1971
1972 \end_inset
1973 </cell>
1974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Plain Layout
1978
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1993 \begin_inset Text
1994
1995 \begin_layout Plain Layout
1996
1997 \end_layout
1998
1999 \end_inset
2000 </cell>
2001 </row>
2002 <row>
2003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2004 \begin_inset Text
2005
2006 \begin_layout Plain Layout
2007 B
2008 \end_layout
2009
2010 \end_inset
2011 </cell>
2012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2013 \begin_inset Text
2014
2015 \begin_layout Plain Layout
2016
2017 \end_layout
2018
2019 \end_inset
2020 </cell>
2021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2022 \begin_inset Text
2023
2024 \begin_layout Plain Layout
2025
2026 \end_layout
2027
2028 \end_inset
2029 </cell>
2030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2031 \begin_inset Text
2032
2033 \begin_layout Plain Layout
2034
2035 \end_layout
2036
2037 \end_inset
2038 </cell>
2039 </row>
2040 <row>
2041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2042 \begin_inset Text
2043
2044 \begin_layout Plain Layout
2045 C
2046 \end_layout
2047
2048 \end_inset
2049 </cell>
2050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2051 \begin_inset Text
2052
2053 \begin_layout Plain Layout
2054
2055 \end_layout
2056
2057 \end_inset
2058 </cell>
2059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2060 \begin_inset Text
2061
2062 \begin_layout Plain Layout
2063
2064 \end_layout
2065
2066 \end_inset
2067 </cell>
2068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2069 \begin_inset Text
2070
2071 \begin_layout Plain Layout
2072
2073 \end_layout
2074
2075 \end_inset
2076 </cell>
2077 </row>
2078 </lyxtabular>
2079
2080 \end_inset
2081
2082
2083 \end_layout
2084
2085 \begin_layout Section
2086 La fenêtre 
2087 \family sans
2088 Tableau
2089 \family default
2090
2091 \begin_inset Index idx
2092 status collapsed
2093
2094 \begin_layout Plain Layout
2095 Tableau ! Fenêtre de dialogue
2096 \end_layout
2097
2098 \end_inset
2099
2100
2101 \end_layout
2102
2103 \begin_layout Standard
2104 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2105  de la souris, ce qui fait apparaître une fenêtre avec des options.
2106  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2107  la colonne et la ligne dans laquelle le curseur se trouve.
2108  La plupart des options peuvent s'appliquer à des sélections.
2109  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2110  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2111  votre sélection.
2112  Notez qu'il y a une différence entre sélectionner le 
2113 \emph on
2114 contenu 
2115 \emph default
2116 d'une cellule et sélectionner la cellule elle-même.
2117 \begin_inset Newline newline
2118 \end_inset
2119
2120 En cochant l'option 
2121 \family sans
2122 Application
2123 \begin_inset space ~
2124 \end_inset
2125
2126 immédiate
2127 \family default
2128  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2129  est appliquée directement.
2130  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2131  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2132  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2133  de dialogue, vous devez appuyer sur 
2134 \family sans
2135 Entrée
2136 \family default
2137  pour que la modification soit appliquée.
2138 \begin_inset Newline newline
2139 \end_inset
2140
2141 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2142  :
2143 \end_layout
2144
2145 \begin_layout Description
2146 Paramètres
2147 \begin_inset space ~
2148 \end_inset
2149
2150 du
2151 \begin_inset space ~
2152 \end_inset
2153
2154 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2155  la largeur de la colonne courante.
2156  L'alignement horizontal 
2157 \family sans
2158 Au
2159 \begin_inset space ~
2160 \end_inset
2161
2162 séparateur
2163 \begin_inset space ~
2164 \end_inset
2165
2166 décimal
2167 \family default
2168  est décrit dans la section
2169 \begin_inset space ~
2170 \end_inset
2171
2172
2173 \begin_inset CommandInset ref
2174 LatexCommand ref
2175 reference "sub:Alignements-de-cellules"
2176
2177 \end_inset
2178
2179 .
2180  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2181  vertical de la ligne courante.
2182  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2183  et donc, plusieurs paragraphes de texte, voir la section
2184 \begin_inset space ~
2185 \end_inset
2186
2187
2188 \begin_inset CommandInset ref
2189 LatexCommand ref
2190 reference "sub:Lignes-multiple-dans-cellule"
2191
2192 \end_inset
2193
2194 .
2195  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2196  pour accommoder le contenu de cellule le plus large.
2197 \begin_inset Newline newline
2198 \end_inset
2199
2200 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2201  un multicolonne, voir la section
2202 \begin_inset space ~
2203 \end_inset
2204
2205
2206 \begin_inset CommandInset ref
2207 LatexCommand ref
2208 reference "sub:Multicolonnes"
2209
2210 \end_inset
2211
2212  ou une cellule d'une colonne comme cellule multiligne, voir la section
2213 \begin_inset space ~
2214 \end_inset
2215
2216
2217 \begin_inset CommandInset ref
2218 LatexCommand ref
2219 reference "sub:Multi-lignes"
2220
2221 \end_inset
2222
2223 .
2224 \begin_inset Newline newline
2225 \end_inset
2226
2227 L'option 
2228 \family sans
2229 Tourner
2230 \begin_inset space ~
2231 \end_inset
2232
2233 la
2234 \begin_inset space ~
2235 \end_inset
2236
2237 case
2238 \begin_inset space ~
2239 \end_inset
2240
2241 de
2242 \begin_inset space ~
2243 \end_inset
2244
2245 90°
2246 \family default
2247  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2248  L'option 
2249 \family sans
2250 Tourner
2251 \begin_inset space ~
2252 \end_inset
2253
2254 le
2255 \begin_inset space ~
2256 \end_inset
2257
2258 tableau
2259 \begin_inset space ~
2260 \end_inset
2261
2262 de
2263 \begin_inset space ~
2264 \end_inset
2265
2266 90°
2267 \family default
2268  fait pivoter tout le tableau.
2269  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2270  la sortie finale.
2271 \begin_inset Newline newline
2272 \end_inset
2273
2274
2275 \begin_inset Note Greyedout
2276 status open
2277
2278 \begin_layout Plain Layout
2279
2280 \series bold
2281 Note:
2282 \series default
2283  La plupart des visualiseurs DVI ne sont 
2284 \emph on
2285 pas
2286 \emph default
2287  capables d'afficher ces rotations.
2288 \end_layout
2289
2290 \end_inset
2291
2292
2293 \begin_inset Newline newline
2294 \end_inset
2295
2296 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2297  qui sont incorporés dans une ligne de texte :
2298 \begin_inset Newline newline
2299 \end_inset
2300
2301 Une ligne avec des tableaux alignés de différentes manières: 
2302 \begin_inset Tabular
2303 <lyxtabular version="3" rows="2" columns="2">
2304 <features tabularvalignment="top">
2305 <column alignment="center" valignment="top" width="0pt">
2306 <column alignment="center" valignment="top" width="0">
2307 <row>
2308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312
2313 \end_layout
2314
2315 \end_inset
2316 </cell>
2317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2318 \begin_inset Text
2319
2320 \begin_layout Plain Layout
2321 1
2322 \end_layout
2323
2324 \end_inset
2325 </cell>
2326 </row>
2327 <row>
2328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2329 \begin_inset Text
2330
2331 \begin_layout Plain Layout
2332 A
2333 \end_layout
2334
2335 \end_inset
2336 </cell>
2337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2338 \begin_inset Text
2339
2340 \begin_layout Plain Layout
2341
2342 \end_layout
2343
2344 \end_inset
2345 </cell>
2346 </row>
2347 </lyxtabular>
2348
2349 \end_inset
2350
2351  
2352 \begin_inset Tabular
2353 <lyxtabular version="3" rows="2" columns="2">
2354 <features tabularvalignment="middle">
2355 <column alignment="center" valignment="top" width="0">
2356 <column alignment="center" valignment="top" width="0">
2357 <row>
2358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2359 \begin_inset Text
2360
2361 \begin_layout Plain Layout
2362
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2368 \begin_inset Text
2369
2370 \begin_layout Plain Layout
2371 1
2372 \end_layout
2373
2374 \end_inset
2375 </cell>
2376 </row>
2377 <row>
2378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2379 \begin_inset Text
2380
2381 \begin_layout Plain Layout
2382 A
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2388 \begin_inset Text
2389
2390 \begin_layout Plain Layout
2391
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 </row>
2397 </lyxtabular>
2398
2399 \end_inset
2400
2401  
2402 \begin_inset Tabular
2403 <lyxtabular version="3" rows="2" columns="2">
2404 <features tabularvalignment="bottom">
2405 <column alignment="center" valignment="top" width="0pt">
2406 <column alignment="center" valignment="top" width="0">
2407 <row>
2408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2409 \begin_inset Text
2410
2411 \begin_layout Plain Layout
2412
2413 \end_layout
2414
2415 \end_inset
2416 </cell>
2417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2418 \begin_inset Text
2419
2420 \begin_layout Plain Layout
2421 1
2422 \end_layout
2423
2424 \end_inset
2425 </cell>
2426 </row>
2427 <row>
2428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432 A
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2438 \begin_inset Text
2439
2440 \begin_layout Plain Layout
2441
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 </row>
2447 </lyxtabular>
2448
2449 \end_inset
2450
2451
2452 \begin_inset Newline newline
2453 \end_inset
2454
2455 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2456  spéciales pour le tableau, voir les sections
2457 \begin_inset space ~
2458 \end_inset
2459
2460
2461 \begin_inset CommandInset ref
2462 LatexCommand ref
2463 reference "sub:Calculs-multicolonnes"
2464
2465 \end_inset
2466
2467  et 
2468 \begin_inset CommandInset ref
2469 LatexCommand ref
2470 reference "sec:Tableaux-Colorés"
2471
2472 \end_inset
2473
2474 .
2475 \end_layout
2476
2477 \begin_layout Description
2478
2479 \family sans
2480 Bordures
2481 \family default
2482  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2483  ou la colonne courante.
2484  
2485 \begin_inset Newline newline
2486 \end_inset
2487
2488 En utilisant le style 
2489 \family sans
2490 Formel
2491 \family default
2492  à la place du style par 
2493 \family sans
2494 Défaut
2495 \family default
2496 , on va convertir le tableau en tableau formel comme on le décrit dans la
2497  section
2498 \begin_inset space ~
2499 \end_inset
2500
2501
2502 \begin_inset CommandInset ref
2503 LatexCommand ref
2504 reference "sec:Tableaux-Formels"
2505
2506 \end_inset
2507
2508 .
2509 \begin_inset Newline newline
2510 \end_inset
2511
2512 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2513  dans les lignes du tableau comme c'est décrit dans la section
2514 \begin_inset space ~
2515 \end_inset
2516
2517
2518 \begin_inset CommandInset ref
2519 LatexCommand ref
2520 reference "sub:Espacement-lignes"
2521
2522 \end_inset
2523
2524 .
2525 \end_layout
2526
2527 \begin_layout Description
2528 Tableau
2529 \begin_inset space ~
2530 \end_inset
2531
2532 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2533  un 
2534 \begin_inset Quotes eld
2535 \end_inset
2536
2537
2538 \emph on
2539 tableau long
2540 \emph default
2541
2542 \begin_inset Quotes erd
2543 \end_inset
2544
2545  qui peut continuer sur plusieurs pages.
2546  Les sections
2547 \begin_inset space ~
2548 \end_inset
2549
2550
2551 \begin_inset CommandInset ref
2552 LatexCommand ref
2553 reference "sec:Tableaux-longs"
2554
2555 \end_inset
2556
2557  et 
2558 \begin_inset CommandInset ref
2559 LatexCommand ref
2560 reference "sec:Questions-sur-tableaux-longs"
2561
2562 \end_inset
2563
2564  décrivent ces tableaux longs plus en détail.
2565 \end_layout
2566
2567 \begin_layout Section
2568 La barre d'outils tableau
2569 \begin_inset Index idx
2570 status collapsed
2571
2572 \begin_layout Plain Layout
2573 Tableau ! Barre d'outils
2574 \end_layout
2575
2576 \end_inset
2577
2578
2579 \end_layout
2580
2581 \begin_layout Standard
2582 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2583  permet de modifier plus rapidement les tableaux.
2584  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2585  le curseur se trouve à l'intérieur d'un tableau.
2586  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2587  au menu 
2588 \family sans
2589 Visualiser\SpecialChar \menuseparator
2590 Barres
2591 \begin_inset space ~
2592 \end_inset
2593
2594 d'outils\SpecialChar \menuseparator
2595 Tableau
2596 \family default
2597 .
2598 \end_layout
2599
2600 \begin_layout Standard
2601 La barre d'outils contient les icônes suivantes :
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Graphics
2607         filename ../../images/tabular-feature_append-row.png
2608         scaleBeforeRotation
2609
2610 \end_inset
2611
2612  ajoute une ligne sous la cellule ou la sélection courante
2613 \end_layout
2614
2615 \begin_layout Labeling
2616 \labelwidthstring 00.00.0000
2617 \begin_inset Graphics
2618         filename ../../images/tabular-feature_append-column.png
2619         scaleBeforeRotation
2620
2621 \end_inset
2622
2623  ajoute une colonne à la droite de la cellule ou de la sélection courante
2624 \end_layout
2625
2626 \begin_layout Labeling
2627 \labelwidthstring 00.00.0000
2628 \begin_inset Graphics
2629         filename ../../images/tabular-feature_delete-row.png
2630         scaleBeforeRotation
2631
2632 \end_inset
2633
2634  supprime la ligne ou la sélection courante
2635 \end_layout
2636
2637 \begin_layout Labeling
2638 \labelwidthstring 00.00.0000
2639 \begin_inset Graphics
2640         filename ../../images/tabular-feature_delete-column.png
2641         scaleBeforeRotation
2642
2643 \end_inset
2644
2645  supprime la colonne ou la sélection courante
2646 \end_layout
2647
2648 \begin_layout Labeling
2649 \labelwidthstring 00.00.0000
2650 \begin_inset Graphics
2651         filename ../../images/tabular-feature_toggle-line-top.png
2652         scaleBeforeRotation
2653
2654 \end_inset
2655
2656  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2657  courante
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Graphics
2663         filename ../../images/tabular-feature_toggle-line-bottom.png
2664         scaleBeforeRotation
2665
2666 \end_inset
2667
2668  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2669 \end_layout
2670
2671 \begin_layout Labeling
2672 \labelwidthstring 00.00.0000
2673 \begin_inset Graphics
2674         filename ../../images/tabular-feature_toggle-line-left.png
2675         scaleBeforeRotation
2676
2677 \end_inset
2678
2679  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2680 \begin_inset Note Note
2681 status collapsed
2682
2683 \begin_layout Plain Layout
2684 ou colonne ?
2685 \end_layout
2686
2687 \end_inset
2688
2689  ou de la sélection courante
2690 \end_layout
2691
2692 \begin_layout Labeling
2693 \labelwidthstring 00.00.0000
2694 \begin_inset Graphics
2695         filename ../../images/tabular-feature_toggle-line-right.png
2696         scaleBeforeRotation
2697
2698 \end_inset
2699
2700  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2701 \begin_inset Note Note
2702 status collapsed
2703
2704 \begin_layout Plain Layout
2705 ou colonne ?
2706 \end_layout
2707
2708 \end_inset
2709
2710  ou de la sélection courante
2711 \end_layout
2712
2713 \begin_layout Labeling
2714 \labelwidthstring 00.00.0000
2715 \begin_inset Graphics
2716         filename ../../images/tabular-feature_set-all-lines.png
2717         scaleBeforeRotation
2718
2719 \end_inset
2720
2721  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2722  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2723  colonne et la ligne courante
2724 \end_layout
2725
2726 \begin_layout Labeling
2727 \labelwidthstring 00.00.0000
2728 \begin_inset Graphics
2729         filename ../../images/tabular-feature_unset-all-lines.png
2730         scaleBeforeRotation
2731
2732 \end_inset
2733
2734  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2735  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2736  aussi la colonne et la ligne courante
2737 \end_layout
2738
2739 \begin_layout Labeling
2740 \labelwidthstring 00.00.0000
2741 \begin_inset Graphics
2742         filename ../../images/tabular-feature_m-align-left.png
2743         scaleBeforeRotation
2744
2745 \end_inset
2746
2747  aligne à gauche le contenu de la cellule ou de la colonne courante
2748 \end_layout
2749
2750 \begin_layout Labeling
2751 \labelwidthstring 00.00.0000
2752 \begin_inset Graphics
2753         filename ../../images/tabular-feature_m-align-center.png
2754         scaleBeforeRotation
2755
2756 \end_inset
2757
2758  centre horizontalement le contenu de la cellule ou de la colonne courante
2759 \end_layout
2760
2761 \begin_layout Labeling
2762 \labelwidthstring 00.00.0000
2763 \begin_inset Graphics
2764         filename ../../images/tabular-feature_m-align-right.png
2765         scaleBeforeRotation
2766
2767 \end_inset
2768
2769  aligne à droite le contenu de la cellule ou de la colonne courante
2770 \end_layout
2771
2772 \begin_layout Labeling
2773 \labelwidthstring 00.00.0000
2774 \begin_inset Graphics
2775         filename ../../images/tabular-feature_align-decimal.png
2776         scaleBeforeRotation
2777
2778 \end_inset
2779
2780  aligne le contenu de la colonne courante sur un caractère
2781 \end_layout
2782
2783 \begin_layout Labeling
2784 \labelwidthstring 00.00.0000
2785 \begin_inset Graphics
2786         filename ../../images/tabular-feature_m-valign-top.png
2787         scaleBeforeRotation
2788
2789 \end_inset
2790
2791  aligne le contenu de la cellule courante verticalement vers le haut
2792 \end_layout
2793
2794 \begin_layout Labeling
2795 \labelwidthstring 00.00.0000
2796 \begin_inset Graphics
2797         filename ../../images/tabular-feature_m-valign-middle.png
2798         scaleBeforeRotation
2799
2800 \end_inset
2801
2802  centre verticalement le contenu de la cellule courante
2803 \end_layout
2804
2805 \begin_layout Labeling
2806 \labelwidthstring 00.00.0000
2807 \begin_inset Graphics
2808         filename ../../images/tabular-feature_m-valign-bottom.png
2809         scaleBeforeRotation
2810
2811 \end_inset
2812
2813  aligne le contenu de la cellule courante verticalement vers le bas
2814 \end_layout
2815
2816 \begin_layout Labeling
2817 \labelwidthstring 00.00.0000
2818 \begin_inset Graphics
2819         filename ../../images/tabular-feature_set-rotate-cell.png
2820         scaleBeforeRotation
2821
2822 \end_inset
2823
2824  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2825 re
2826 \end_layout
2827
2828 \begin_layout Labeling
2829 \labelwidthstring 00.00.0000
2830 \begin_inset Graphics
2831         filename ../../images/tabular-feature_set-rotate-tabular.png
2832         scaleBeforeRotation
2833
2834 \end_inset
2835
2836  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2837 \end_layout
2838
2839 \begin_layout Labeling
2840 \labelwidthstring 00.00.0000
2841 \begin_inset Graphics
2842         filename ../../images/tabular-feature_multicolumn.png
2843         scaleBeforeRotation
2844
2845 \end_inset
2846
2847  transforme en multi-colonne la cellule ou la sélection courante
2848 \end_layout
2849
2850 \begin_layout Labeling
2851 \labelwidthstring 00.00.0000
2852 \begin_inset Graphics
2853         filename ../../images/tabular-feature_multirow.png
2854         scaleBeforeRotation
2855
2856 \end_inset
2857
2858  transforme en multiligne la cellule ou la sélection courante
2859 \end_layout
2860
2861 \begin_layout Standard
2862 \begin_inset Note Greyedout
2863 status open
2864
2865 \begin_layout Plain Layout
2866
2867 \series bold
2868 Note :
2869 \series default
2870  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2871  est utilisé pour toutes les autres cellules de la ligne.
2872 \end_layout
2873
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \begin_layout Section
2880 Le Menu Éditer Tableau
2881 \begin_inset Index idx
2882 status collapsed
2883
2884 \begin_layout Plain Layout
2885 Tableau ! Menu Éditer
2886 \end_layout
2887
2888 \end_inset
2889
2890
2891 \end_layout
2892
2893 \begin_layout Standard
2894 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2895  
2896 \family sans
2897 Éditer\SpecialChar \menuseparator
2898 Tableau
2899 \family default
2900  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2901  ou de la ligne courante et aussi de transformer la sélection courante en
2902  multi-colonne.
2903  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2904 \end_layout
2905
2906 \begin_layout Section
2907 Flottant de Tableau
2908 \begin_inset CommandInset label
2909 LatexCommand label
2910 name "sec:Table-Floats"
2911
2912 \end_inset
2913
2914
2915 \begin_inset Index idx
2916 status collapsed
2917
2918 \begin_layout Plain Layout
2919 Flottants ! Tableaux
2920 \end_layout
2921
2922 \end_inset
2923
2924
2925 \begin_inset Index idx
2926 status collapsed
2927
2928 \begin_layout Plain Layout
2929 Tableau ! Flottants
2930 \end_layout
2931
2932 \end_inset
2933
2934
2935 \end_layout
2936
2937 \begin_layout Standard
2938 Pour des explications générales sur les flottants, jetez un œil à la section
2939 \begin_inset space ~
2940 \end_inset
2941
2942
2943 \begin_inset CommandInset ref
2944 LatexCommand ref
2945 reference "sec:Flottants-Introduction"
2946
2947 \end_inset
2948
2949 .
2950 \end_layout
2951
2952 \begin_layout Standard
2953 \begin_inset Float table
2954 placement h
2955 wide false
2956 sideways false
2957 status open
2958
2959 \begin_layout Plain Layout
2960 \begin_inset Caption
2961
2962 \begin_layout Plain Layout
2963 \begin_inset CommandInset label
2964 LatexCommand label
2965 name "tab:Flottant-de-tableau"
2966
2967 \end_inset
2968
2969 Un flottant de tableau.
2970 \end_layout
2971
2972 \end_inset
2973
2974
2975 \end_layout
2976
2977 \begin_layout Plain Layout
2978 \align center
2979 \begin_inset Tabular
2980 <lyxtabular version="3" rows="3" columns="3">
2981 <features tabularvalignment="middle">
2982 <column alignment="center" valignment="top" width="0pt">
2983 <column alignment="center" valignment="top" width="0pt">
2984 <column alignment="center" valignment="top" width="0pt">
2985 <row>
2986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2987 \begin_inset Text
2988
2989 \begin_layout Plain Layout
2990 1
2991 \end_layout
2992
2993 \end_inset
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999 2
3000 \end_layout
3001
3002 \end_inset
3003 </cell>
3004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3005 \begin_inset Text
3006
3007 \begin_layout Plain Layout
3008 3
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 </row>
3014 <row>
3015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Plain Layout
3019 Jules
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028 Marie
3029 \end_layout
3030
3031 \end_inset
3032 </cell>
3033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3034 \begin_inset Text
3035
3036 \begin_layout Plain Layout
3037 Jean
3038 \end_layout
3039
3040 \end_inset
3041 </cell>
3042 </row>
3043 <row>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048 \begin_inset Formula $\int x^{2}dx$
3049 \end_inset
3050
3051
3052 \end_layout
3053
3054 \end_inset
3055 </cell>
3056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3057 \begin_inset Text
3058
3059 \begin_layout Plain Layout
3060 \begin_inset Formula $\left[\begin{array}{cc}
3061 a & b\\
3062 c & d
3063 \end{array}\right]$
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3072 \begin_inset Text
3073
3074 \begin_layout Plain Layout
3075 \begin_inset Formula $1+1=2$
3076 \end_inset
3077
3078
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 </row>
3084 </lyxtabular>
3085
3086 \end_inset
3087
3088
3089 \end_layout
3090
3091 \end_inset
3092
3093
3094 \end_layout
3095
3096 \begin_layout Standard
3097 Les flottants de tableau sont insérés en utilisant le menu 
3098 \family sans
3099 Insérer\SpecialChar \menuseparator
3100 Flottant\SpecialChar \menuseparator
3101 Tableau
3102 \family default
3103  ou le bouton 
3104 \begin_inset Graphics
3105         filename ../../images/float-insert_table.png
3106         scale 85
3107         scaleBeforeRotation
3108
3109 \end_inset
3110
3111  de la barre d'outils.
3112 \end_layout
3113
3114 \begin_layout Standard
3115 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3116  qui a comme étiquette 
3117 \begin_inset Quotes eld
3118 \end_inset
3119
3120 Tableau
3121 \begin_inset space ~
3122 \end_inset
3123
3124 #:
3125 \begin_inset Quotes erd
3126 \end_inset
3127
3128  (où # est le numéro du tableau).
3129  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3130 \end_layout
3131
3132 \begin_layout Standard
3133 Le tableau
3134 \begin_inset space ~
3135 \end_inset
3136
3137
3138 \begin_inset CommandInset ref
3139 LatexCommand ref
3140 reference "tab:Flottant-de-tableau"
3141
3142 \end_inset
3143
3144  est un exemple de tableau dans un flottant de tableau.
3145 \end_layout
3146
3147 \begin_layout Standard
3148 On met habituellement la légende au dessus des tableaux, mais cette règle
3149  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3150  Cela signifie que si vous utilisez un document appartenant aux classes
3151  
3152 \family sans
3153 article
3154 \family default
3155
3156 \family sans
3157 book
3158 \family default
3159
3160 \family sans
3161 letter
3162 \family default
3163 , ou
3164 \family sans
3165  report
3166 \family default
3167  il n'y aura pas d'espace entre la légende et le tableau.
3168  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3169  la commande de chargement du paquetage LaTeX 
3170 \series bold
3171 caption
3172 \series default
3173
3174 \begin_inset Index idx
3175 status collapsed
3176
3177 \begin_layout Plain Layout
3178 Paquetages LaTeX ! caption
3179 \end_layout
3180
3181 \end_inset
3182
3183  dans le préambule de votre document.
3184 \begin_inset Foot
3185 status open
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 Insérer
3247 \family default
3248 \SpecialChar \menuseparator
3249
3250 \family sans
3251 Étiquette
3252 \family default
3253  ou le bouton 
3254 \begin_inset Graphics
3255         filename ../../images/label-insert.png
3256         scale 85
3257         scaleBeforeRotation
3258
3259 \end_inset
3260
3261  de la barre d'outils.
3262  On peut alors faire référence à cette étiquette en utilisant le menu 
3263 \family sans
3264 Insérer\SpecialChar \menuseparator
3265 Référence
3266 \begin_inset space ~
3267 \end_inset
3268
3269 croisée
3270 \family default
3271  ou le bouton 
3272 \begin_inset Graphics
3273         filename ../../images/dialog-show-new-inset_ref.png
3274         scale 85
3275         scaleBeforeRotation
3276
3277 \end_inset
3278
3279  de la barre d'outils.
3280 \begin_inset Newline newline
3281 \end_inset
3282
3283 Les références croisées sont expliquées en détail dans la section
3284 \begin_inset space ~
3285 \end_inset
3286
3287
3288 \begin_inset CommandInset ref
3289 LatexCommand ref
3290 reference "sec:Referencer-les-Flottants"
3291
3292 \end_inset
3293
3294 .
3295 \end_layout
3296
3297 \begin_layout Section
3298 Tableaux Longs
3299 \begin_inset CommandInset label
3300 LatexCommand label
3301 name "sec:Tableaux-longs"
3302
3303 \end_inset
3304
3305
3306 \begin_inset Index idx
3307 status collapsed
3308
3309 \begin_layout Plain Layout
3310 Tableaux longs
3311 \end_layout
3312
3313 \end_inset
3314
3315
3316 \begin_inset Index idx
3317 status collapsed
3318
3319 \begin_layout Plain Layout
3320 Tableau ! Tableaux longs
3321 \end_layout
3322
3323 \end_inset
3324
3325
3326 \end_layout
3327
3328 \begin_layout Standard
3329 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3330  l'option 
3331 \family sans
3332 Utiliser
3333 \begin_inset space ~
3334 \end_inset
3335
3336 les
3337 \begin_inset space ~
3338 \end_inset
3339
3340 tableaux
3341 \begin_inset space ~
3342 \end_inset
3343
3344 longs
3345 \family default
3346  de l'onglet 
3347 \family sans
3348 Tableau
3349 \begin_inset space ~
3350 \end_inset
3351
3352 long
3353 \family default
3354  de la fenêtre 
3355 \family sans
3356 Paramètres
3357 \begin_inset space ~
3358 \end_inset
3359
3360 du
3361 \begin_inset space ~
3362 \end_inset
3363
3364 tableau
3365 \family default
3366  pour le répartir automatiquement sur plusieurs pages.
3367  En cochant cette option, vous activez les options suivantes:
3368 \end_layout
3369
3370 \begin_layout Description
3371 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3372  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3373  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3374  première page, si 
3375 \family sans
3376 Premier
3377 \begin_inset space ~
3378 \end_inset
3379
3380 en-tête
3381 \family default
3382  est défini.
3383  Ces lignes forment l'en-tête principal.
3384 \end_layout
3385
3386 \begin_layout Description
3387 Premier
3388 \begin_inset space ~
3389 \end_inset
3390
3391 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3392  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3393  d'en-tête utilisées pour la première page du tableau long.
3394 \end_layout
3395
3396 \begin_layout Description
3397 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3398  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3399  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3400  page si 
3401 \family sans
3402 Dernier
3403 \begin_inset space ~
3404 \end_inset
3405
3406 pied
3407 \family default
3408  est défini.
3409 \end_layout
3410
3411 \begin_layout Description
3412 Dernier
3413 \begin_inset space ~
3414 \end_inset
3415
3416 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3417  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3418  constituant le pied de la dernière page du tableau long.
3419 \end_layout
3420
3421 \begin_layout Description
3422 Légende La ligne courante contient la légende du tableau.
3423  La première ligne est transformée en une colonne unique et une légende
3424  est insérée.
3425  Vous trouverez d'autres explications sur les légendes pour les tableaux
3426  longs dans la section
3427 \begin_inset space ~
3428 \end_inset
3429
3430
3431 \begin_inset CommandInset ref
3432 LatexCommand ref
3433 reference "sub:Tableaux-longs-légende"
3434
3435 \end_inset
3436
3437 .
3438 \end_layout
3439
3440 \begin_layout Standard
3441 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3442  Voyez le tableau long qui suit pour voir comment ça marche :
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 "sub: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 "sub: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 TeX avant le tableau long
5704  concerné :
5705 \end_layout
5706
5707 \begin_layout Standard
5708
5709 \series bold
5710
5711 \backslash
5712 setlength{
5713 \backslash
5714 LTleft}{valeur}
5715 \end_layout
5716
5717 \begin_layout Standard
5718 Où 
5719 \series bold
5720 valeur
5721 \series default
5722  peut avoir n'importe laquelle des unités listées dans le tableau
5723 \begin_inset space ~
5724 \end_inset
5725
5726
5727 \begin_inset CommandInset ref
5728 LatexCommand ref
5729 reference "cha:Unités-de-longueur"
5730
5731 \end_inset
5732
5733 .
5734  
5735 \series bold
5736
5737 \backslash
5738 LTleft
5739 \series default
5740  contrôle la distance horizontale entre le bord gauche de la page et le
5741  tableau, et
5742 \series bold
5743  
5744 \backslash
5745 LTright
5746 \series default
5747  la distance au bord droit.
5748  La valeur implicite des ces deux distances est 
5749 \series bold
5750
5751 \backslash
5752 fill
5753 \series default
5754 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5755 \end_layout
5756
5757 \begin_layout Standard
5758 Le tableau long suivant a été centrée en mettant 
5759 \series bold
5760
5761 \backslash
5762 LTleft
5763 \series default
5764  à 
5765 \family sans
5766 0.1
5767 \backslash
5768 columnwidth
5769 \family default
5770 :
5771 \begin_inset ERT
5772 status collapsed
5773
5774 \begin_layout Plain Layout
5775
5776
5777 \backslash
5778 setlength{
5779 \backslash
5780 LTleft}{0.1
5781 \backslash
5782 columnwidth}
5783 \end_layout
5784
5785 \end_inset
5786
5787
5788 \end_layout
5789
5790 \begin_layout Standard
5791 \begin_inset Tabular
5792 <lyxtabular version="3" rows="5" columns="5">
5793 <features islongtable="true" longtabularalignment="center">
5794 <column alignment="center" valignment="top" width="0">
5795 <column alignment="center" valignment="top" width="0">
5796 <column alignment="center" valignment="top" width="0">
5797 <column alignment="center" valignment="top" width="0">
5798 <column alignment="center" valignment="top" width="0">
5799 <row>
5800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 1
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 2
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 3
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 4
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5837 \begin_inset Text
5838
5839 \begin_layout Plain Layout
5840 5
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 </row>
5846 <row>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 asd
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 s
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 s
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 s
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 asd
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 asd
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 s
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916 s
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 s
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934 asd
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 </row>
5940 <row>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 asd
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 s
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 s
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 s
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 asd
5982 \end_layout
5983
5984 \end_inset
5985 </cell>
5986 </row>
5987 <row>
5988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 asd
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 asd
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 asd
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 asd
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6025 \begin_inset Text
6026
6027 \begin_layout Plain Layout
6028 asd
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 </lyxtabular>
6035
6036 \end_inset
6037
6038
6039 \begin_inset ERT
6040 status collapsed
6041
6042 \begin_layout Plain Layout
6043
6044
6045 \backslash
6046 setlength{
6047 \backslash
6048 LTleft}{
6049 \backslash
6050 fill}
6051 \end_layout
6052
6053 \end_inset
6054
6055
6056 \begin_inset ERT
6057 status collapsed
6058
6059 \begin_layout Plain Layout
6060
6061
6062 \backslash
6063 addtocounter{table}{-1}
6064 \end_layout
6065
6066 \end_inset
6067
6068
6069 \begin_inset Note Note
6070 status collapsed
6071
6072 \begin_layout Plain Layout
6073 Voyez la première note grisée de la section
6074 \begin_inset space ~
6075 \end_inset
6076
6077
6078 \begin_inset CommandInset ref
6079 LatexCommand ref
6080 reference "sub:Tableaux-longs-légende"
6081
6082 \end_inset
6083
6084  pour une explication de cette commande.
6085 \end_layout
6086
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \begin_layout Subsection
6093 Légendes et Tableaux longs
6094 \begin_inset Index idx
6095 status collapsed
6096
6097 \begin_layout Plain Layout
6098 Tableaux longs ! Legendes@Légendes
6099 \end_layout
6100
6101 \end_inset
6102
6103
6104 \begin_inset CommandInset label
6105 LatexCommand label
6106 name "sub:Tableaux-longs-légende"
6107
6108 \end_inset
6109
6110
6111 \end_layout
6112
6113 \begin_layout Standard
6114 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6115  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6116  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
6117  Longs quand on utilise pour une ligne l'option de tableau long 
6118 \family sans
6119 Légende
6120 \family default
6121 , comme c'est expliqué dans la section
6122 \begin_inset space ~
6123 \end_inset
6124
6125
6126 \begin_inset CommandInset ref
6127 LatexCommand ref
6128 reference "sec:Tableaux-longs"
6129
6130 \end_inset
6131
6132 .
6133 \end_layout
6134
6135 \begin_layout Standard
6136 Voici un petit Tableau long pour voir comment ça marche :
6137 \end_layout
6138
6139 \begin_layout Standard
6140 \begin_inset Tabular
6141 <lyxtabular version="3" rows="6" columns="5">
6142 <features islongtable="true" longtabularalignment="center">
6143 <column alignment="center" valignment="top" width="0">
6144 <column alignment="center" valignment="top" width="0">
6145 <column alignment="center" valignment="top" width="0">
6146 <column alignment="center" valignment="top" width="0">
6147 <column alignment="center" valignment="top" width="0">
6148 <row caption="true">
6149 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153 \begin_inset Caption
6154
6155 \begin_layout Plain Layout
6156 Tableau long avec une légende
6157 \begin_inset Argument
6158 status open
6159
6160 \begin_layout Plain Layout
6161 Tableau long
6162 \end_layout
6163
6164 \end_inset
6165
6166
6167 \end_layout
6168
6169 \end_inset
6170
6171
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6204 \begin_inset Text
6205
6206 \begin_layout Plain Layout
6207
6208 \end_layout
6209
6210 \end_inset
6211 </cell>
6212 </row>
6213 <row>
6214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6215 \begin_inset Text
6216
6217 \begin_layout Plain Layout
6218 1
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227 2
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 3
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 4
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254 5
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 </row>
6260 <row>
6261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 asd
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 s
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 s
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 s
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 asd
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 </row>
6307 <row>
6308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 asd
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 s
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 s
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 s
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 asd
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 </row>
6354 <row>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 asd
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 s
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 s
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 s
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 asd
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 </row>
6401 <row>
6402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 asd
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 asd
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 asd
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 asd
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442 asd
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 </row>
6448 </lyxtabular>
6449
6450 \end_inset
6451
6452
6453 \end_layout
6454
6455 \begin_layout Standard
6456 \begin_inset VSpace medskip
6457 \end_inset
6458
6459
6460 \begin_inset Note Greyedout
6461 status open
6462
6463 \begin_layout Plain Layout
6464
6465 \series bold
6466 Note
6467 \begin_inset space ~
6468 \end_inset
6469
6470 1:
6471 \series default
6472  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6473  n'avez pas prévu de légende.
6474  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6475 \begin_inset space ~
6476 \end_inset
6477
6478 2.4 suit le tableau
6479 \begin_inset space ~
6480 \end_inset
6481
6482 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6483  sans légende.
6484  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6485  après chaque tableau long sans légende :
6486 \end_layout
6487
6488 \begin_layout Plain Layout
6489
6490 \series bold
6491
6492 \backslash
6493 addtocounter{table}{-1}
6494 \end_layout
6495
6496 \begin_layout Plain Layout
6497 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6498  et que vous ajoutez le code suivant dans le préambule du document :
6499 \end_layout
6500
6501 \begin_layout Plain Layout
6502
6503 \series bold
6504
6505 \backslash
6506 let
6507 \backslash
6508 myEnd
6509 \backslash
6510 endlongtable
6511 \begin_inset Newline newline
6512 \end_inset
6513
6514
6515 \backslash
6516 renewcommand{
6517 \backslash
6518 endlongtable}{
6519 \backslash
6520 myEnd
6521 \backslash
6522 addtocounter{table}{-1}}
6523 \end_layout
6524
6525 \end_inset
6526
6527
6528 \end_layout
6529
6530 \begin_layout Standard
6531 \begin_inset Note Greyedout
6532 status open
6533
6534 \begin_layout Plain Layout
6535
6536 \series bold
6537 Note
6538 \begin_inset space ~
6539 \end_inset
6540
6541 2:
6542 \series default
6543  Si vous utilisez 
6544 \series bold
6545 hyperref
6546 \series default
6547
6548 \begin_inset Index idx
6549 status collapsed
6550
6551 \begin_layout Plain Layout
6552 Paquetages LaTeX ! hyperref
6553 \end_layout
6554
6555 \end_inset
6556
6557  dans les 
6558 \family sans
6559 Paramètres du document
6560 \family default
6561  rubrique 
6562 \family sans
6563 Propriétés
6564 \begin_inset space ~
6565 \end_inset
6566
6567 du
6568 \begin_inset space ~
6569 \end_inset
6570
6571 PDF
6572 \family default
6573 , pour transformer vos références croisées en liens cliquables, le lien
6574  vers un tableau long pointera toujours sur le début du document.
6575 \end_layout
6576
6577 \end_inset
6578
6579
6580 \end_layout
6581
6582 \begin_layout Subsubsection
6583 Références à des tableaux longs
6584 \begin_inset Index idx
6585 status collapsed
6586
6587 \begin_layout Plain Layout
6588 Tableaux longs ! Références
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \end_layout
6595
6596 \begin_layout Standard
6597 \begin_inset Tabular
6598 <lyxtabular version="3" rows="6" columns="5">
6599 <features islongtable="true" longtabularalignment="center">
6600 <column alignment="center" valignment="top" width="0">
6601 <column alignment="center" valignment="top" width="0">
6602 <column alignment="center" valignment="top" width="0">
6603 <column alignment="center" valignment="top" width="0">
6604 <column alignment="center" valignment="top" width="0">
6605 <row caption="true">
6606 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610 \begin_inset Caption
6611
6612 \begin_layout Plain Layout
6613 Tableau long référencé
6614 \begin_inset CommandInset label
6615 LatexCommand label
6616 name "tab:RefExemple"
6617
6618 \end_inset
6619
6620
6621 \end_layout
6622
6623 \end_inset
6624
6625
6626 \end_layout
6627
6628 \end_inset
6629 </cell>
6630 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 </row>
6667 <row>
6668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6669 \begin_inset Text
6670
6671 \begin_layout Plain Layout
6672 1
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681 2
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690 3
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699 4
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 5
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 </row>
6714 <row>
6715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719 asd
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728 s
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Plain Layout
6737 s
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746 s
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6752 \begin_inset Text
6753
6754 \begin_layout Plain Layout
6755 asd
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 </row>
6761 <row>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 asd
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 s
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784 s
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793 s
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802 asd
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 </row>
6808 <row>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 asd
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 s
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831 s
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840 s
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 asd
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 </row>
6855 <row>
6856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 asd
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 sad
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 asd
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 asd
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 asd
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 </row>
6902 </lyxtabular>
6903
6904 \end_inset
6905
6906
6907 \end_layout
6908
6909 \begin_layout Standard
6910 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6911  dans sa légende.
6912 \end_layout
6913
6914 \begin_layout Standard
6915 Ceci est une référence au tableau
6916 \begin_inset space ~
6917 \end_inset
6918
6919
6920 \begin_inset CommandInset ref
6921 LatexCommand ref
6922 reference "tab:RefExemple"
6923
6924 \end_inset
6925
6926 .
6927 \end_layout
6928
6929 \begin_layout Standard
6930 La mise en forme de la légende peut être ajustée avec celle de toutes les
6931  autres légendes de votre document en utilisant le paquetage LaTeX 
6932 \series bold
6933 caption
6934 \series default
6935
6936 \begin_inset Index idx
6937 status collapsed
6938
6939 \begin_layout Plain Layout
6940 Paquetages LaTeX ! caption
6941 \end_layout
6942
6943 \end_inset
6944
6945 , voir la section
6946 \begin_inset space ~
6947 \end_inset
6948
6949
6950 \begin_inset CommandInset ref
6951 LatexCommand ref
6952 reference "sec:Formatage-légende"
6953
6954 \end_inset
6955
6956 .
6957 \end_layout
6958
6959 \begin_layout Subsubsection
6960 Largeur de la légende
6961 \begin_inset Index idx
6962 status collapsed
6963
6964 \begin_layout Plain Layout
6965 Tableaux longs ! Largeur de la légende
6966 \end_layout
6967
6968 \end_inset
6969
6970
6971 \end_layout
6972
6973 \begin_layout Standard
6974 La largeur maximale des lignes de légende est définie par la longueur 
6975 \series bold
6976
6977 \backslash
6978 LTcapwidth
6979 \series default
6980 .
6981  Sa valeur implicite est 4
6982 \begin_inset space \thinspace{}
6983 \end_inset
6984
6985 in.
6986  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6987  de votre document ou en tant que code TeX directement dans votre document
6988  avant le tableau qui doit être affectée.
6989 \end_layout
6990
6991 \begin_layout Standard
6992
6993 \series bold
6994
6995 \backslash
6996 setlength{
6997 \backslash
6998 LTcapwidth}{largeur}
6999 \end_layout
7000
7001 \begin_layout Standard
7002 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
7003 ce
7004 \begin_inset space ~
7005 \end_inset
7006
7007
7008 \begin_inset CommandInset ref
7009 LatexCommand ref
7010 reference "cha:Unités-de-longueur"
7011
7012 \end_inset
7013
7014 .
7015 \end_layout
7016
7017 \begin_layout Standard
7018 Les tableaux suivants montrent la différence :
7019 \end_layout
7020
7021 \begin_layout Standard
7022 \begin_inset Tabular
7023 <lyxtabular version="3" rows="6" columns="5">
7024 <features islongtable="true" longtabularalignment="center">
7025 <column alignment="center" valignment="top" width="0">
7026 <column alignment="center" valignment="top" width="0">
7027 <column alignment="center" valignment="top" width="0">
7028 <column alignment="center" valignment="top" width="0">
7029 <column alignment="center" valignment="top" width="0">
7030 <row caption="true">
7031 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 \begin_inset Caption
7036
7037 \begin_layout Plain Layout
7038 long titre complet avec la largeur implicite long titre complet avec la
7039  largeur implicite long titre complet avec la largeur implicite
7040 \begin_inset Argument
7041 status open
7042
7043 \begin_layout Plain Layout
7044 Légende avec largeur implicite
7045 \end_layout
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \end_inset
7053
7054
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7060 \begin_inset Text
7061
7062 \begin_layout Plain Layout
7063
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7069 \begin_inset Text
7070
7071 \begin_layout Plain Layout
7072
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 </row>
7096 <row>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 1
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 2
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119 3
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 4
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 5
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 </row>
7143 <row>
7144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 asd
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157 s
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166 s
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 s
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 asd
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 </row>
7190 <row>
7191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 asd
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 s
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 s
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 s
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 asd
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 </row>
7237 <row>
7238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7239 \begin_inset Text
7240
7241 \begin_layout Plain Layout
7242 asd
7243 \end_layout
7244
7245 \end_inset
7246 </cell>
7247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 s
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260 s
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 s
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 asd
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 </row>
7284 <row>
7285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289 asd
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298 sad
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 asd
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 asd
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 asd
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 </row>
7331 </lyxtabular>
7332
7333 \end_inset
7334
7335
7336 \end_layout
7337
7338 \begin_layout Standard
7339 \begin_inset ERT
7340 status collapsed
7341
7342 \begin_layout Plain Layout
7343
7344
7345 \backslash
7346 setlength{
7347 \backslash
7348 LTcapwidth}{5cm}
7349 \end_layout
7350
7351 \end_inset
7352
7353
7354 \begin_inset Tabular
7355 <lyxtabular version="3" rows="6" columns="5">
7356 <features islongtable="true" longtabularalignment="center">
7357 <column alignment="center" valignment="top" width="0">
7358 <column alignment="center" valignment="top" width="0">
7359 <column alignment="center" valignment="top" width="0">
7360 <column alignment="center" valignment="top" width="0">
7361 <column alignment="center" valignment="top" width="0">
7362 <row caption="true">
7363 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 \begin_inset Caption
7368
7369 \begin_layout Plain Layout
7370 long titre complet avec la largeur réglée à 5
7371 \begin_inset space \thinspace{}
7372 \end_inset
7373
7374 cm long titre complet avec la largeur réglée à 5
7375 \begin_inset space \thinspace{}
7376 \end_inset
7377
7378 cm long titre complet avec la largeur réglée à 5
7379 \begin_inset space \thinspace{}
7380 \end_inset
7381
7382 cm
7383 \begin_inset Argument
7384 status open
7385
7386 \begin_layout Plain Layout
7387 Légende avec largeur à
7388 \begin_inset space \thinspace{}
7389 \end_inset
7390
7391 =
7392 \begin_inset space \thinspace{}
7393 \end_inset
7394
7395 5
7396 \begin_inset space \thinspace{}
7397 \end_inset
7398
7399 cm
7400 \end_layout
7401
7402 \end_inset
7403
7404
7405 \end_layout
7406
7407 \end_inset
7408
7409
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7424 \begin_inset Text
7425
7426 \begin_layout Plain Layout
7427
7428 \end_layout
7429
7430 \end_inset
7431 </cell>
7432 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 </row>
7451 <row>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 1
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7462 \begin_inset Text
7463
7464 \begin_layout Plain Layout
7465 2
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474 3
7475 \end_layout
7476
7477 \end_inset
7478 </cell>
7479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \begin_layout Plain Layout
7483 4
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 5
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 </row>
7498 <row>
7499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503 asd
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512 s
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 s
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 s
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539 asd
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 </row>
7545 <row>
7546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550 asd
7551 \end_layout
7552
7553 \end_inset
7554 </cell>
7555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7556 \begin_inset Text
7557
7558 \begin_layout Plain Layout
7559 s
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Plain Layout
7568 s
7569 \end_layout
7570
7571 \end_inset
7572 </cell>
7573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577 s
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 asd
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 </row>
7592 <row>
7593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7594 \begin_inset Text
7595
7596 \begin_layout Plain Layout
7597 asd
7598 \end_layout
7599
7600 \end_inset
7601 </cell>
7602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7603 \begin_inset Text
7604
7605 \begin_layout Plain Layout
7606 s
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615 s
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624 s
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 asd
7634 \end_layout
7635
7636 \end_inset
7637 </cell>
7638 </row>
7639 <row>
7640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7641 \begin_inset Text
7642
7643 \begin_layout Plain Layout
7644 asd
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653 sad
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662 asd
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671 asd
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Plain Layout
7680 asd
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 </row>
7686 </lyxtabular>
7687
7688 \end_inset
7689
7690
7691 \end_layout
7692
7693 \begin_layout Standard
7694 \begin_inset ERT
7695 status collapsed
7696
7697 \begin_layout Plain Layout
7698
7699
7700 \backslash
7701 setlength{
7702 \backslash
7703 LTcapwidth}{4in}
7704 \end_layout
7705
7706 \end_inset
7707
7708
7709 \end_layout
7710
7711 \begin_layout Standard
7712 \begin_inset Note Greyedout
7713 status open
7714
7715 \begin_layout Plain Layout
7716
7717 \series bold
7718 Note:
7719 \series default
7720  Quand on utilise la paquetage LaTeX 
7721 \series bold
7722 caption
7723 \series default
7724
7725 \begin_inset Index idx
7726 status collapsed
7727
7728 \begin_layout Plain Layout
7729 Paquetages LaTeX ! caption
7730 \end_layout
7731
7732 \end_inset
7733
7734  , comme c'est les cas dans ce document, la légende prend toute la largeur
7735  de la page quand on utilise la largeur implicite de 4
7736 \begin_inset space \thinspace{}
7737 \end_inset
7738
7739 in pour 
7740 \series bold
7741
7742 \backslash
7743 LTcapwidth
7744 \series default
7745 .
7746  Pour avoir dans ce cas une légende qui fasse exactement 4
7747 \begin_inset space \thinspace{}
7748 \end_inset
7749
7750 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7751  comme par exemple 3.99
7752 \begin_inset space \thinspace{}
7753 \end_inset
7754
7755 in, soit utiliser la commande LaTeX 
7756 \series bold
7757
7758 \backslash
7759 captionsetup{width=valeur}
7760 \series default
7761  qui est disponible dans le paquetage 
7762 \series bold
7763 caption
7764 \series default
7765 .
7766 \end_layout
7767
7768 \end_inset
7769
7770
7771 \end_layout
7772
7773 \begin_layout Subsubsection
7774 Des Légendes différentes sur chaque page d'un tableau
7775 \begin_inset Argument
7776 status collapsed
7777
7778 \begin_layout Plain Layout
7779 Légendes différentes
7780 \end_layout
7781
7782 \end_inset
7783
7784
7785 \begin_inset Index idx
7786 status collapsed
7787
7788 \begin_layout Plain Layout
7789 Tableaux longs ! Legendes@Légendes différentes par page
7790 \end_layout
7791
7792 \end_inset
7793
7794
7795 \end_layout
7796
7797 \begin_layout Standard
7798 Quand la légende du tableau pour les pages suivantes doit être différente
7799  de celle de la première page, insérez une légende avec la commande suivante
7800  en code TeX :
7801 \end_layout
7802
7803 \begin_layout Standard
7804
7805 \series bold
7806
7807 \backslash
7808 caption*{caption text}
7809 \backslash
7810
7811 \backslash
7812 %
7813 \end_layout
7814
7815 \begin_layout Standard
7816 dans une ligne de légende fictive qui sera marquée comme une entête.
7817  Le tableau
7818 \begin_inset space ~
7819 \end_inset
7820
7821
7822 \begin_inset CommandInset ref
7823 LatexCommand ref
7824 reference "tab:Légendes-tableau-différentes"
7825
7826 \end_inset
7827
7828  est un exemple de tableau long avec des légendes différentes et où la seconde
7829  légende ne contient pas le numéro du tableau.
7830 \end_layout
7831
7832 \begin_layout Standard
7833 \align center
7834 \begin_inset Tabular
7835 <lyxtabular version="3" rows="59" columns="3">
7836 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7837 <column alignment="left" valignment="top" width="0cm">
7838 <column alignment="left" valignment="top" width="0pt">
7839 <column alignment="center" valignment="top" width="0pt">
7840 <row caption="true">
7841 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845 \begin_inset Caption
7846
7847 \begin_layout Plain Layout
7848 Exemple d'annuaire téléphonique
7849 \begin_inset CommandInset label
7850 LatexCommand label
7851 name "tab:Légendes-tableau-différentes"
7852
7853 \end_inset
7854
7855
7856 \begin_inset Argument
7857 status collapsed
7858
7859 \begin_layout Plain Layout
7860 Exemple Annuaire 
7861 \end_layout
7862
7863 \end_inset
7864
7865
7866 \end_layout
7867
7868 \end_inset
7869
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Plain Layout
7888
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 </row>
7894 <row endfirsthead="true">
7895 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Plain Layout
7899
7900 \series bold
7901 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 </row>
7925 <row endfirsthead="true">
7926 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7927 \begin_inset Text
7928
7929 \begin_layout Plain Layout
7930
7931 \series bold
7932 NOM
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950
7951 \series bold
7952 TÉL.
7953 \end_layout
7954
7955 \end_inset
7956 </cell>
7957 </row>
7958 <row endhead="true">
7959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963 \begin_inset ERT
7964 status open
7965
7966 \begin_layout Plain Layout
7967
7968
7969 \backslash
7970 caption*{Suite de l'exemple d'annuaire téléphonique}
7971 \backslash
7972
7973 \backslash
7974 %
7975 \end_layout
7976
7977 \end_inset
7978
7979
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 </row>
8003 <row endhead="true">
8004 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008
8009 \series bold
8010 Exemple d'annuaire téléphonique
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 </row>
8034 <row endhead="true">
8035 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039
8040 \series bold
8041 NOM
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059
8060 \series bold
8061 TÉL.
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 </row>
8067 <row endfoot="true">
8068 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072 suite page suivante\SpecialChar \ldots{}
8073
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 </row>
8097 <row>
8098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102
8103 \series bold
8104 Annovi
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 Silvia
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 111
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 </row>
8128 <row>
8129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133
8134 \series bold
8135 Bertoli
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 Stefano
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 111
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 </row>
8159 <row>
8160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164
8165 \series bold
8166 Bozzi
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 Walter
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 111
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 </row>
8190 <row>
8191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195
8196 \series bold
8197 Cachia
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 Maria
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 111
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 </row>
8221 <row>
8222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226
8227 \series bold
8228 Cachia
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 Maurizio
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 111
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \series bold
8259 Cinquemani
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 Giusi
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277 111
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 </row>
8283 <row>
8284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288
8289 \series bold
8290 Colin
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 Bernard
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 111
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 </row>
8314 <row>
8315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319
8320 \series bold
8321 Concli
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330 Gianfranco
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 111
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 </row>
8345 <row>
8346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350
8351 \series bold
8352 Dal Bosco
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361 Carolina
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370 111
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 </row>
8376 <row>
8377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381
8382 \series bold
8383 Dalpiaz
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 Annamaria
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401 111
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 </row>
8407 <row>
8408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412
8413 \series bold
8414 Feliciello
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423 Domenico
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 111
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 </row>
8438 <row>
8439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \series bold
8445 Focarelli
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454 Paola
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463 111
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 <row>
8470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474
8475 \series bold
8476 Galletti
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 Oreste
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494 111
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 </row>
8500 <row>
8501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \series bold
8507 Gasparini
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516 Franca
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525 111
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 </row>
8531 <row>
8532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536
8537 \series bold
8538 Rizzardi
8539 \series default
8540
8541 \begin_inset Foot
8542 status open
8543
8544 \begin_layout Plain Layout
8545 Exemple de note de bas de page
8546 \end_layout
8547
8548 \end_inset
8549
8550
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559 Paola
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 111
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 </row>
8574 <row>
8575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579
8580 \series bold
8581 Lassini
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590 Giancarlo
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 111
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 </row>
8605 <row>
8606 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \series bold
8612 Malfatti
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 Luciano
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 111
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 </row>
8636 <row>
8637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641
8642 \series bold
8643 Malfatti
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 Valeriano
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661 111
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 </row>
8667 <row>
8668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672
8673 \series bold
8674 Meneguzzo
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683 Roberto
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692 111
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 </row>
8698 <row>
8699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703
8704 \series bold
8705 Mezzadra
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714 Roberto
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 111
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 </row>
8729 <row>
8730 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734
8735 \series bold
8736 Pirpamer
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745 Erich
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754 111
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 </row>
8760 <row>
8761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765
8766 \series bold
8767 Pochiesa
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 Paolo
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 111, 222
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 </row>
8791 <row>
8792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796
8797 \series bold
8798 Radina
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 Claudio
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816 111
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 </row>
8822 <row>
8823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827
8828 \series bold
8829 Stuffer
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838 Oskar
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 111
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 </row>
8853 <row>
8854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858
8859 \series bold
8860 Tacchelli
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869 Ugo
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 111
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 </row>
8884 <row>
8885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889
8890 \series bold
8891 Tezzele
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 Margit
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8906 \begin_inset Text
8907
8908 \begin_layout Plain Layout
8909 111
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 </row>
8915 <row>
8916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920
8921 \series bold
8922 Unterkalmsteiner
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931 Frieda
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 111
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951
8952 \series bold
8953 Vieider
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962 Hilde
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Plain Layout
8971 111
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 </row>
8977 <row>
8978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982
8983 \series bold
8984 Vigna
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993 Jürgen
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002 111
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 </row>
9008 <row>
9009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013
9014 \series bold
9015 Weber
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 Maurizio
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 111
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 </row>
9039 <row>
9040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044
9045 \series bold
9046 Winkler
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 Franz
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064 111
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 </row>
9070 <row>
9071 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075  
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 </row>
9099 <row>
9100 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104
9105 \series bold
9106 Annovi
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 Silvia
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 555
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 </row>
9130 <row>
9131 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135
9136 \series bold
9137 Bertoli
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146 Stefano
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 555
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 </row>
9161 <row>
9162 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166
9167 \series bold
9168 Bozzi
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 Walter
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 555
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 </row>
9192 <row>
9193 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197
9198 \series bold
9199 Cachia
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 Maria
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217 555
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 </row>
9223 <row>
9224 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228
9229 \series bold
9230 Cachia
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 Maurizio
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 555
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \series bold
9261 Cinquemani
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 Giusi
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 555
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 </row>
9285 <row>
9286 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290
9291 \series bold
9292 Colin
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301 Bernard
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310 555
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 </row>
9316 <row>
9317 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321
9322 \series bold
9323 Concli
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332 Gianfranco
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341 555
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 </row>
9347 <row>
9348 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352
9353 \series bold
9354 Dal Bosco
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 Carolina
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372 555
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 </row>
9378 <row>
9379 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383
9384 \series bold
9385 Dalpiaz
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394 Annamaria
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403 555
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 </row>
9409 <row>
9410 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414
9415 \series bold
9416 Feliciello
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425 Domenico
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 555
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 </row>
9440 <row>
9441 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445
9446 \series bold
9447 Focarelli
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 Paola
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 555
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 </row>
9471 <row>
9472 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476
9477 \series bold
9478 Galletti
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 Oreste
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 555
9497 \end_layout
9498
9499 \end_inset
9500 </cell>
9501 </row>
9502 <row>
9503 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9504 \begin_inset Text
9505
9506 \begin_layout Plain Layout
9507
9508 \series bold
9509 Gasparini
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9515 \begin_inset Text
9516
9517 \begin_layout Plain Layout
9518 Franca
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527 555
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 </row>
9533 <row>
9534 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9535 \begin_inset Text
9536
9537 \begin_layout Plain Layout
9538
9539 \series bold
9540 Rizzardi
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 Paola
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558 555
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 </row>
9564 <row>
9565 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569
9570 \series bold
9571 Lassini
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580 Giancarlo
9581 \end_layout
9582
9583 \end_inset
9584 </cell>
9585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Plain Layout
9589 555
9590 \end_layout
9591
9592 \end_inset
9593 </cell>
9594 </row>
9595 <row>
9596 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600
9601 \series bold
9602 Malfatti
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611 Luciano
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9617 \begin_inset Text
9618
9619 \begin_layout Plain Layout
9620 555
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 </row>
9626 <row>
9627 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631
9632 \series bold
9633 Malfatti
9634 \end_layout
9635
9636 \end_inset
9637 </cell>
9638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642 Valeriano
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9648 \begin_inset Text
9649
9650 \begin_layout Plain Layout
9651 555
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 </row>
9657 <row>
9658 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662
9663 \series bold
9664 Meneguzzo
9665 \end_layout
9666
9667 \end_inset
9668 </cell>
9669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673 Roberto
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9679 \begin_inset Text
9680
9681 \begin_layout Plain Layout
9682 555
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 </row>
9688 <row>
9689 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693
9694 \series bold
9695 Mezzadra
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704 Roberto
9705 \end_layout
9706
9707 \end_inset
9708 </cell>
9709 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9710 \begin_inset Text
9711
9712 \begin_layout Plain Layout
9713 555
9714 \end_layout
9715
9716 \end_inset
9717 </cell>
9718 </row>
9719 </lyxtabular>
9720
9721 \end_inset
9722
9723
9724 \end_layout
9725
9726 \begin_layout Section
9727 Questions particulières concernant les tableaux longs
9728 \begin_inset Argument
9729 status collapsed
9730
9731 \begin_layout Plain Layout
9732 Questions sur les tableaux longs
9733 \end_layout
9734
9735 \end_inset
9736
9737
9738 \begin_inset CommandInset label
9739 LatexCommand label
9740 name "sec:Questions-sur-tableaux-longs"
9741
9742 \end_inset
9743
9744
9745 \end_layout
9746
9747 \begin_layout Subsection
9748 Calculs des pages des tableaux longs
9749 \begin_inset Index idx
9750 status collapsed
9751
9752 \begin_layout Plain Layout
9753 Tableaux longs ! Calculs
9754 \end_layout
9755
9756 \end_inset
9757
9758
9759 \end_layout
9760
9761 \begin_layout Standard
9762 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9763  en utilisant des blocs (chunks).
9764  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9765  mémoire de LaTeX.
9766  La valeur implicite est fixée pour des raisons historiques à seulement
9767  20 lignes de tableau.
9768  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9769  peut ralentir la création de votre document.
9770  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9771  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9772  préambule de votre document :
9773 \end_layout
9774
9775 \begin_layout Standard
9776
9777 \series bold
9778
9779 \backslash
9780 setcounter{LTchunksize}{100}
9781 \end_layout
9782
9783 \begin_layout Subsection
9784 Les Flottants et les Tableaux Longs
9785 \begin_inset Index idx
9786 status collapsed
9787
9788 \begin_layout Plain Layout
9789 Tableaux longs ! Flottants
9790 \end_layout
9791
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \begin_layout Standard
9798 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9799  commence un tableau long.
9800  Pour éviter une telle situation, insérez un saut de page (menu 
9801 \family sans
9802 Insérer\SpecialChar \menuseparator
9803 Typographie
9804 \begin_inset space ~
9805 \end_inset
9806
9807 spéciale\SpecialChar \menuseparator
9808 Saut de page (vide le tampon)
9809 \family default
9810
9811 \begin_inset space \thinspace{}
9812 \end_inset
9813
9814 ) juste avant votre tableau long.
9815 \end_layout
9816
9817 \begin_layout Subsection
9818 Sauts de pages forcés
9819 \begin_inset Index idx
9820 status collapsed
9821
9822 \begin_layout Plain Layout
9823 Tableaux longs ! Sauts de pages forcés
9824 \end_layout
9825
9826 \end_inset
9827
9828
9829 \end_layout
9830
9831 \begin_layout Standard
9832 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9833  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9834  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9835  de saut de ligne 
9836 \begin_inset Quotes eld
9837 \end_inset
9838
9839
9840 \backslash
9841
9842 \backslash
9843
9844 \begin_inset Quotes erd
9845 \end_inset
9846
9847  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9848  Avant la commande 
9849 \begin_inset Quotes eld
9850 \end_inset
9851
9852
9853 \backslash
9854
9855 \backslash
9856
9857 \begin_inset Quotes erd
9858 \end_inset
9859
9860 , vous devez insérer en code TeX, autant de caractères 
9861 \begin_inset Quotes eld
9862 \end_inset
9863
9864 &
9865 \begin_inset Quotes erd
9866 \end_inset
9867
9868  qu'il y a de colonnes après la cellule concernée.
9869  Le caractère 
9870 \begin_inset Quotes eld
9871 \end_inset
9872
9873 &
9874 \begin_inset Quotes erd
9875 \end_inset
9876
9877  sert à séparer les colonnes d'un tableau.
9878  Écrivez en code-TeX, après chaque 
9879 \begin_inset Quotes eld
9880 \end_inset
9881
9882 &
9883 \begin_inset Quotes erd
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 eld
9898 \end_inset
9899
9900 &
9901 \begin_inset Quotes erd
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 TeX dans la cellule après
9919  le mot 
9920 \begin_inset Quotes eld
9921 \end_inset
9922
9923
9924 \emph on
9925 Castelchiodato,
9926 \emph default
9927
9928 \begin_inset Quotes erd
9929 \end_inset
9930
9931 :
9932 \end_layout
9933
9934 \begin_layout Standard
9935
9936 \series bold
9937 & 111
9938 \backslash
9939
9940 \backslash
9941  
9942 \backslash
9943 newpage
9944 \begin_inset Newline newline
9945 \end_inset
9946
9947 &
9948 \end_layout
9949
9950 \begin_layout Standard
9951 Le 
9952 \begin_inset Quotes eld
9953 \end_inset
9954
9955 111
9956 \begin_inset Quotes erd
9957 \end_inset
9958
9959  dans la troisième colonne de la ligne a été supprimé.
9960  
9961 \series bold
9962
9963 \backslash
9964 newpage
9965 \series default
9966  est nécessaire seulement quand un saut de page doit impérativement avoir
9967  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9968  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9969  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9970  est coupée, utilisez cette commande à la place de la précédente :
9971 \end_layout
9972
9973 \begin_layout Standard
9974
9975 \series bold
9976 & 111
9977 \backslash
9978
9979 \backslash
9980
9981 \begin_inset Newline newline
9982 \end_inset
9983
9984
9985 \backslash
9986 hline &
9987 \end_layout
9988
9989 \begin_layout Standard
9990 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9991  insérer la commande
9992 \end_layout
9993
9994 \begin_layout Standard
9995
9996 \series bold
9997
9998 \backslash
9999 setlength{
10000 \backslash
10001 parfillskip}{0pt}
10002 \end_layout
10003
10004 \begin_layout Standard
10005 au début de la cellule.
10006  Cela assure que la portion de la cellule qui va se trouver affichée sur
10007  la page suivante le sera avec toute la largeur de la cellule.
10008 \end_layout
10009
10010 \begin_layout Standard
10011 \align center
10012 \begin_inset Tabular
10013 <lyxtabular version="3" rows="38" columns="3">
10014 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10015 <column alignment="left" valignment="top" width="0cm">
10016 <column alignment="left" valignment="top" width="3cm">
10017 <column alignment="center" valignment="top" width="0pt">
10018 <row caption="true">
10019 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023 \begin_inset Caption
10024
10025 \begin_layout Plain Layout
10026 Tableau avec un saut de page forcé dans une cellule
10027 \begin_inset CommandInset label
10028 LatexCommand label
10029 name "tab:Tableau-saut-de-page"
10030
10031 \end_inset
10032
10033
10034 \begin_inset Argument
10035 status collapsed
10036
10037 \begin_layout Plain Layout
10038 Tableau avec un saut de page forcé dans une cellule
10039 \end_layout
10040
10041 \end_inset
10042
10043
10044 \end_layout
10045
10046 \end_inset
10047
10048
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 </row>
10072 <row endfirsthead="true">
10073 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077
10078 \series bold
10079 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10094 \begin_inset Text
10095
10096 \begin_layout Plain Layout
10097
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 </row>
10103 <row endfirsthead="true">
10104 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108
10109 \series bold
10110 NOM
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119
10120 \end_layout
10121
10122 \end_inset
10123 </cell>
10124 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10125 \begin_inset Text
10126
10127 \begin_layout Plain Layout
10128
10129 \series bold
10130 TÉL.
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 </row>
10136 <row endhead="true">
10137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141 \begin_inset ERT
10142 status collapsed
10143
10144 \begin_layout Plain Layout
10145
10146
10147 \backslash
10148 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10149 \backslash
10150
10151 \backslash
10152 %
10153 \end_layout
10154
10155 \end_inset
10156
10157
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row endhead="true">
10182 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186  
10187 \series bold
10188 Exemple d'annuaire téléphonique
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 </row>
10212 <row endhead="true">
10213 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217
10218 \series bold
10219 NOM
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237
10238 \series bold
10239 TÉL.
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 </row>
10245 <row endfoot="true">
10246 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 suite page suivante\SpecialChar \ldots{}
10251
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 </row>
10275 <row>
10276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280
10281 \series bold
10282 Annovi
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291 Silvia
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 111
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 </row>
10306 <row>
10307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311
10312 \series bold
10313 Bertoli
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322 Stefano
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 111
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 </row>
10337 <row>
10338 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342
10343 \series bold
10344 Bozzi
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 Walter
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 111
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \series bold
10375 Cachia
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 Maria
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 111
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 </row>
10399 <row>
10400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404
10405 \series bold
10406 Cachia
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415 Maurizio
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 111
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 </row>
10430 <row>
10431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435
10436 \series bold
10437 Cinquemani
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Giusi
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 111
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466
10467 \series bold
10468 Colin
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477 Bernard
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 111
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 <row>
10493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497
10498 \series bold
10499 Concli
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508 Gianfranco
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 111
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 </row>
10523 <row>
10524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528
10529 \series bold
10530 Dal Bosco
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 Carolina
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 111
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 </row>
10554 <row>
10555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559
10560 \series bold
10561 Dalpiaz
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 Annamaria
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 111
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \series bold
10592 Feliciello
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601 Domenico
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 111
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 </row>
10616 <row>
10617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621
10622 \series bold
10623 Focarelli
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632 Paola
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 111
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 </row>
10647 <row>
10648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652
10653 \series bold
10654 Galletti
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663 Oreste
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 111
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 </row>
10678 <row>
10679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683
10684 \series bold
10685 Gasparini
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694 Franca
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 111
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 </row>
10709 <row>
10710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714
10715 \series bold
10716 Lassini
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725 Giancarlo
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 111
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \series bold
10747 Malfatti
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 Luciano
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 111
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 </row>
10771 <row>
10772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776
10777 \series bold
10778 Malfatti
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 Valeriano
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 111
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 </row>
10802 <row>
10803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807
10808 \series bold
10809 Meneguzzo
10810 \end_layout
10811
10812 \end_inset
10813 </cell>
10814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10815 \begin_inset Text
10816
10817 \begin_layout Plain Layout
10818 Roberto
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827 111
10828 \end_layout
10829
10830 \end_inset
10831 </cell>
10832 </row>
10833 <row>
10834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838
10839 \series bold
10840 Mezzadra
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849 Roberto
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858 111
10859 \end_layout
10860
10861 \end_inset
10862 </cell>
10863 </row>
10864 <row>
10865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869
10870 \series bold
10871 Pirpamer
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880 Erich
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889 111
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 <row>
10896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900
10901 \series bold
10902 Pochiesa
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911 Paolo
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920 111, 222
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 </row>
10926 <row>
10927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931
10932 \series bold
10933 Radina
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942 Claudio
10943 \end_layout
10944
10945 \end_inset
10946 </cell>
10947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951 111
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 </row>
10957 <row>
10958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962
10963 \series bold
10964 Rizzardi
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 Giancarlo, 11.
10974  Fürst von Montecompatri, 11.
10975  Fürst von Sulmona und Vivaro, 10.
10976  Fürst von Rossano, 5.
10977  Herzog von Canemorte, 11.
10978  Herzog von Palombara, 5.
10979  Herzog von Castelchiodato,
10980 \begin_inset ERT
10981 status open
10982
10983 \begin_layout Plain Layout
10984
10985 & 111
10986 \backslash
10987
10988 \backslash
10989  
10990 \backslash
10991 newpage
10992 \end_layout
10993
10994 \begin_layout Plain Layout
10995
10996 &
10997 \end_layout
10998
10999 \end_inset
11000
11001  11.
11002  Herzog von Poggionativo, 11.
11003  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11004  Graf von Valinfreda, 11.
11005  Baron von Cropalati, 11.
11006  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 <row>
11022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \series bold
11028 Stuffer
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 Oskar
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 111
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 </row>
11052 <row>
11053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057
11058 \series bold
11059 Tacchelli
11060 \end_layout
11061
11062 \end_inset
11063 </cell>
11064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068 Ugo
11069 \end_layout
11070
11071 \end_inset
11072 </cell>
11073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077 111
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 </row>
11083 <row>
11084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088
11089 \series bold
11090 Tezzele
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 Margit
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 111
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 </row>
11114 <row>
11115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119
11120 \series bold
11121 Unterkalmsteiner
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 Frieda
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139 111
11140 \end_layout
11141
11142 \end_inset
11143 </cell>
11144 </row>
11145 <row>
11146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150
11151 \series bold
11152 Vieider
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 Hilde
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 111
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 </row>
11176 <row>
11177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181
11182 \series bold
11183 Vigna
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192 Jürgen
11193 \end_layout
11194
11195 \end_inset
11196 </cell>
11197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201 111
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 </row>
11207 <row>
11208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212
11213 \series bold
11214 Weber
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 Maurizio
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11229 \begin_inset Text
11230
11231 \begin_layout Plain Layout
11232 111
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 </row>
11238 <row>
11239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243
11244 \series bold
11245 Winkler
11246 \end_layout
11247
11248 \end_inset
11249 </cell>
11250 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11251 \begin_inset Text
11252
11253 \begin_layout Plain Layout
11254 Franz
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 111
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 </row>
11269 </lyxtabular>
11270
11271 \end_inset
11272
11273
11274 \end_layout
11275
11276 \begin_layout Section
11277 Colonnes et lignes à lignes multiples
11278 \end_layout
11279
11280 \begin_layout Subsection
11281 Lignes multiples dans une cellule de tableau
11282 \begin_inset CommandInset label
11283 LatexCommand label
11284 name "sub:Lignes-multiple-dans-cellule"
11285
11286 \end_inset
11287
11288
11289 \begin_inset Index idx
11290 status collapsed
11291
11292 \begin_layout Plain Layout
11293 Plusieurs lignes dans une case de tableau
11294 \end_layout
11295
11296 \end_inset
11297
11298
11299 \begin_inset Index idx
11300 status collapsed
11301
11302 \begin_layout Plain Layout
11303 Tableau ! Saut de ligne
11304 \end_layout
11305
11306 \end_inset
11307
11308
11309 \end_layout
11310
11311 \begin_layout Standard
11312 \noindent
11313 \begin_inset Float table
11314 placement H
11315 wide false
11316 sideways false
11317 status open
11318
11319 \begin_layout Plain Layout
11320 \begin_inset Caption
11321
11322 \begin_layout Plain Layout
11323 \begin_inset CommandInset label
11324 LatexCommand label
11325 name "tab:Tableau-avec-plusieurs-lignes"
11326
11327 \end_inset
11328
11329 Tableau avec des lignes multiples dans une cellule
11330 \end_layout
11331
11332 \end_inset
11333
11334
11335 \end_layout
11336
11337 \begin_layout Plain Layout
11338 \align center
11339 \begin_inset Tabular
11340 <lyxtabular version="3" rows="3" columns="3">
11341 <features tabularvalignment="middle">
11342 <column alignment="center" valignment="middle" width="2.5cm">
11343 <column alignment="center" valignment="middle" width="0">
11344 <column alignment="center" valignment="middle" width="0">
11345 <row>
11346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 Lignes
11351 \begin_inset Newline linebreak
11352 \end_inset
11353
11354 multiples
11355 \end_layout
11356
11357 \end_inset
11358 </cell>
11359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11360 \begin_inset Text
11361
11362 \begin_layout Plain Layout
11363 b
11364 \end_layout
11365
11366 \end_inset
11367 </cell>
11368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 c
11373 \end_layout
11374
11375 \end_inset
11376 </cell>
11377 </row>
11378 <row>
11379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11380 \begin_inset Text
11381
11382 \begin_layout Plain Layout
11383 d
11384 \end_layout
11385
11386 \end_inset
11387 </cell>
11388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392 e
11393 \end_layout
11394
11395 \end_inset
11396 </cell>
11397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11398 \begin_inset Text
11399
11400 \begin_layout Plain Layout
11401 f
11402 \end_layout
11403
11404 \end_inset
11405 </cell>
11406 </row>
11407 <row>
11408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412 g
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421 h
11422 \end_layout
11423
11424 \end_inset
11425 </cell>
11426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11427 \begin_inset Text
11428
11429 \begin_layout Plain Layout
11430 i
11431 \end_layout
11432
11433 \end_inset
11434 </cell>
11435 </row>
11436 </lyxtabular>
11437
11438 \end_inset
11439
11440
11441 \end_layout
11442
11443 \end_inset
11444
11445
11446 \end_layout
11447
11448 \begin_layout Standard
11449 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11450  d'un paragraphe avec des sauts de lignes et des césures.
11451 \end_layout
11452
11453 \begin_layout Standard
11454 Pour obtenir le tableau
11455 \begin_inset space ~
11456 \end_inset
11457
11458
11459 \begin_inset CommandInset ref
11460 LatexCommand ref
11461 reference "tab:Tableau-avec-plusieurs-lignes"
11462
11463 \end_inset
11464
11465 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11466  droit dessus.
11467  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11468  2.5
11469 \begin_inset space \thinspace{}
11470 \end_inset
11471
11472 cm et choisissez les alignements vertical et horizontal centrés.
11473  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11474  Comme notre texte est plus petit que 2.5
11475 \begin_inset space \thinspace{}
11476 \end_inset
11477
11478 cm, une seule ligne va apparaître.
11479  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11480  
11481 \family sans
11482 Ctrl-Shift-Entrée
11483 \family default
11484 ).
11485  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11486 ement découpé en plusieurs lignes.
11487 \end_layout
11488
11489 \begin_layout Standard
11490 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11491  pas effectuer de césure si c'est le premier élément de la cellule.
11492  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11493  premier élément : Ajoutez un espace horizontal de 0
11494 \begin_inset space \thinspace{}
11495 \end_inset
11496
11497 pt juste avant votre mot.
11498  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11499  Le tableau
11500 \begin_inset space ~
11501 \end_inset
11502
11503
11504 \begin_inset CommandInset ref
11505 LatexCommand ref
11506 reference "tab:Tableau-césure"
11507
11508 \end_inset
11509
11510  montre l'effet de cette insertion.
11511 \end_layout
11512
11513 \begin_layout Standard
11514 \begin_inset Float table
11515 placement h
11516 wide false
11517 sideways false
11518 status open
11519
11520 \begin_layout Plain Layout
11521 \begin_inset Caption
11522
11523 \begin_layout Plain Layout
11524 \begin_inset CommandInset label
11525 LatexCommand label
11526 name "tab:Tableau-césure"
11527
11528 \end_inset
11529
11530 Tableau avec et sans césure.
11531 \end_layout
11532
11533 \end_inset
11534
11535
11536 \end_layout
11537
11538 \begin_layout Plain Layout
11539 \begin_inset space \hfill{}
11540 \end_inset
11541
11542
11543 \begin_inset Tabular
11544 <lyxtabular version="3" rows="3" columns="3">
11545 <features tabularvalignment="middle">
11546 <column alignment="center" valignment="middle" width="2.5cm">
11547 <column alignment="center" valignment="middle" width="0">
11548 <column alignment="center" valignment="middle" width="0">
11549 <row>
11550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 mottrèslongdansunecellule
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 b
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 c
11573 \end_layout
11574
11575 \end_inset
11576 </cell>
11577 </row>
11578 <row>
11579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583 d
11584 \end_layout
11585
11586 \end_inset
11587 </cell>
11588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Plain Layout
11592 e
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
11597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11598 \begin_inset Text
11599
11600 \begin_layout Plain Layout
11601 f
11602 \end_layout
11603
11604 \end_inset
11605 </cell>
11606 </row>
11607 <row>
11608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11609 \begin_inset Text
11610
11611 \begin_layout Plain Layout
11612 g
11613 \end_layout
11614
11615 \end_inset
11616 </cell>
11617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 h
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11627 \begin_inset Text
11628
11629 \begin_layout Plain Layout
11630 i
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 </row>
11636 </lyxtabular>
11637
11638 \end_inset
11639
11640
11641 \begin_inset space \hfill{}
11642 \end_inset
11643
11644
11645 \begin_inset Tabular
11646 <lyxtabular version="3" rows="3" columns="3">
11647 <features tabularvalignment="middle">
11648 <column alignment="center" valignment="middle" width="2.5cm">
11649 <column alignment="center" valignment="middle" width="0">
11650 <column alignment="center" valignment="middle" width="0">
11651 <row>
11652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 \begin_inset space \hspace{}
11657 \length 0pt
11658 \end_inset
11659
11660 mottrèslongdansunecellule
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 b
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 c
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 </row>
11684 <row>
11685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 d
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 e
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707 f
11708 \end_layout
11709
11710 \end_inset
11711 </cell>
11712 </row>
11713 <row>
11714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718 g
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Plain Layout
11727 h
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11733 \begin_inset Text
11734
11735 \begin_layout Plain Layout
11736 i
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 </row>
11742 </lyxtabular>
11743
11744 \end_inset
11745
11746
11747 \begin_inset space \hfill{}
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \begin_layout Subsection
11759 Multi-colonnes
11760 \begin_inset CommandInset label
11761 LatexCommand label
11762 name "sub:Multicolonnes"
11763
11764 \end_inset
11765
11766
11767 \begin_inset Index idx
11768 status collapsed
11769
11770 \begin_layout Plain Layout
11771 Multi-colonnes
11772 \end_layout
11773
11774 \end_inset
11775
11776
11777 \begin_inset Index idx
11778 status collapsed
11779
11780 \begin_layout Plain Layout
11781 Tableau ! Multi-colonnes
11782 \end_layout
11783
11784 \end_inset
11785
11786
11787 \end_layout
11788
11789 \begin_layout Subsubsection
11790 Les Bases des Multicolonnes
11791 \end_layout
11792
11793 \begin_layout Standard
11794 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11795  qu'elle doit couvrir et utilisez soit le bouton
11796 \begin_inset Graphics
11797         filename ../../images/tabular-feature_multicolumn.png
11798         scale 85
11799         scaleBeforeRotation
11800
11801 \end_inset
11802
11803  de la barre d'outils tableau, ou le menu 
11804 \family sans
11805 Éditer\SpecialChar \menuseparator
11806 Tableau\SpecialChar \menuseparator
11807 Multi-colonnes
11808 \family default
11809 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11810  
11811 \family sans
11812 Multi-colonnes
11813 \family default
11814 .
11815 \end_layout
11816
11817 \begin_layout Standard
11818 Les multi-colonnes ont leurs propres paramètres de cellule.
11819  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11820  de la cellule, cela n'affecte que la cellule multi-colonne.
11821  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11822  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11823 \end_layout
11824
11825 \begin_layout Standard
11826 \align center
11827 \begin_inset Tabular
11828 <lyxtabular version="3" rows="3" columns="4">
11829 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11830 <column alignment="center" valignment="top" width="0pt">
11831 <column alignment="center" valignment="middle" width="0">
11832 <column alignment="center" valignment="top" width="0in">
11833 <column alignment="center" valignment="top" width="0pt">
11834 <row>
11835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839 abc
11840 \end_layout
11841
11842 \end_inset
11843 </cell>
11844 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11845 \begin_inset Text
11846
11847 \begin_layout Plain Layout
11848 def ghi
11849 \end_layout
11850
11851 \end_inset
11852 </cell>
11853 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11854 \begin_inset Text
11855
11856 \begin_layout Plain Layout
11857
11858 \end_layout
11859
11860 \end_inset
11861 </cell>
11862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11863 \begin_inset Text
11864
11865 \begin_layout Plain Layout
11866 jkl
11867 \end_layout
11868
11869 \end_inset
11870 </cell>
11871 </row>
11872 <row>
11873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11874 \begin_inset Text
11875
11876 \begin_layout Plain Layout
11877 A
11878 \end_layout
11879
11880 \end_inset
11881 </cell>
11882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11883 \begin_inset Text
11884
11885 \begin_layout Plain Layout
11886 B
11887 \end_layout
11888
11889 \end_inset
11890 </cell>
11891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11892 \begin_inset Text
11893
11894 \begin_layout Plain Layout
11895 C
11896 \end_layout
11897
11898 \end_inset
11899 </cell>
11900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11901 \begin_inset Text
11902
11903 \begin_layout Plain Layout
11904 D
11905 \end_layout
11906
11907 \end_inset
11908 </cell>
11909 </row>
11910 <row>
11911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11912 \begin_inset Text
11913
11914 \begin_layout Plain Layout
11915 1
11916 \end_layout
11917
11918 \end_inset
11919 </cell>
11920 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11921 \begin_inset Text
11922
11923 \begin_layout Plain Layout
11924 2
11925 \end_layout
11926
11927 \end_inset
11928 </cell>
11929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11930 \begin_inset Text
11931
11932 \begin_layout Plain Layout
11933 3
11934 \end_layout
11935
11936 \end_inset
11937 </cell>
11938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11939 \begin_inset Text
11940
11941 \begin_layout Plain Layout
11942 4
11943 \end_layout
11944
11945 \end_inset
11946 </cell>
11947 </row>
11948 </lyxtabular>
11949
11950 \end_inset
11951
11952
11953 \end_layout
11954
11955 \begin_layout Subsubsection
11956 Calculs avec les multi-colonnes
11957 \begin_inset CommandInset label
11958 LatexCommand label
11959 name "sub:Calculs-multicolonnes"
11960
11961 \end_inset
11962
11963
11964 \begin_inset Index idx
11965 status collapsed
11966
11967 \begin_layout Plain Layout
11968 Multi-colonnes ! Calculs
11969 \end_layout
11970
11971 \end_inset
11972
11973
11974 \end_layout
11975
11976 \begin_layout Standard
11977 LyX gère directement les multi-colonnes, mais nous devons faire attention
11978  à la largeur des cellules couvertes par la cellule multicolonne.
11979 \end_layout
11980
11981 \begin_layout Standard
11982 \begin_inset Float table
11983 placement h
11984 wide false
11985 sideways false
11986 status open
11987
11988 \begin_layout Plain Layout
11989 \begin_inset Caption
11990
11991 \begin_layout Plain Layout
11992 \begin_inset CommandInset label
11993 LatexCommand label
11994 name "tab:Tableau-multicolonne-parfaite"
11995
11996 \end_inset
11997
11998 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11999  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
12000 \begin_inset Argument
12001 status open
12002
12003 \begin_layout Plain Layout
12004 Tableau avec multicolonne parfaite
12005 \end_layout
12006
12007 \end_inset
12008
12009
12010 \end_layout
12011
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \begin_layout Plain Layout
12018 \align center
12019 \begin_inset Tabular
12020 <lyxtabular version="3" rows="3" columns="3">
12021 <features tabularvalignment="middle">
12022 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
12023 <column alignment="center" valignment="middle" width="0">
12024 <column alignment="center" valignment="top" width="0">
12025 <row>
12026 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12027 \begin_inset Text
12028
12029 \begin_layout Plain Layout
12030 multicolonne sur plusieurs lignes
12031 \end_layout
12032
12033 \end_inset
12034 </cell>
12035 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12036 \begin_inset Text
12037
12038 \begin_layout Plain Layout
12039
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 c
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 </row>
12054 <row>
12055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12056 \begin_inset Text
12057
12058 \begin_layout Plain Layout
12059 d
12060 \end_layout
12061
12062 \end_inset
12063 </cell>
12064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 e
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 f
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 </row>
12083 <row>
12084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12085 \begin_inset Text
12086
12087 \begin_layout Plain Layout
12088 g
12089 \end_layout
12090
12091 \end_inset
12092 </cell>
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 h
12098 \end_layout
12099
12100 \end_inset
12101 </cell>
12102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12103 \begin_inset Text
12104
12105 \begin_layout Plain Layout
12106 i
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 </row>
12112 </lyxtabular>
12113
12114 \end_inset
12115
12116
12117 \end_layout
12118
12119 \end_inset
12120
12121
12122 \end_layout
12123
12124 \begin_layout Standard
12125 Par exemple, pour créer le tableau
12126 \begin_inset space ~
12127 \end_inset
12128
12129
12130 \begin_inset CommandInset ref
12131 LatexCommand ref
12132 reference "tab:Tableau-multicolonne-parfaite"
12133
12134 \end_inset
12135
12136 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12137  3×3 et faites un clic droit dessus.
12138  Ensuite choisissez pour cette cellule
12139 \emph on
12140 ,
12141 \emph default
12142  dans la fenêtre de dialogue de tableau, 
12143 \emph on
12144 multicolonne
12145 \emph default
12146
12147 \emph on
12148 alignement
12149 \begin_inset space ~
12150 \end_inset
12151
12152 horizontal
12153 \begin_inset space ~
12154 \end_inset
12155
12156 centré
12157 \emph default
12158  et une largeur de 2.5
12159 \begin_inset space \thinspace{}
12160 \end_inset
12161
12162 cm.
12163  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12164  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12165 \begin_inset space \thinspace{}
12166 \end_inset
12167
12168 cm pour la première colonne.
12169  La deuxième colonne aura alors automatiquement une largeur de 1.25
12170 \begin_inset space \thinspace{}
12171 \end_inset
12172
12173 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12174  C'est ce qui a été fait pour le tableau
12175 \begin_inset space ~
12176 \end_inset
12177
12178
12179 \begin_inset CommandInset ref
12180 LatexCommand ref
12181 reference "tab:Tableau-multicolonne-imparfait"
12182
12183 \end_inset
12184
12185 .
12186 \end_layout
12187
12188 \begin_layout Standard
12189 \begin_inset Float table
12190 wide false
12191 sideways false
12192 status open
12193
12194 \begin_layout Plain Layout
12195 \begin_inset Caption
12196
12197 \begin_layout Plain Layout
12198 \begin_inset CommandInset label
12199 LatexCommand label
12200 name "tab:Tableau-multicolonne-imparfait"
12201
12202 \end_inset
12203
12204 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12205  de la largeur de la cellule multicolonne.
12206 \begin_inset Argument
12207 status open
12208
12209 \begin_layout Plain Layout
12210 Tableau avec multicolonne pas parfaite
12211 \end_layout
12212
12213 \end_inset
12214
12215
12216 \end_layout
12217
12218 \end_inset
12219
12220
12221 \end_layout
12222
12223 \begin_layout Plain Layout
12224 \align center
12225 \begin_inset Tabular
12226 <lyxtabular version="3" rows="3" columns="3">
12227 <features tabularvalignment="middle">
12228 <column alignment="center" valignment="top" width="1.25cm">
12229 <column alignment="center" valignment="top" width="0">
12230 <column alignment="center" valignment="top" width="0">
12231 <row>
12232 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12233 \begin_inset Text
12234
12235 \begin_layout Plain Layout
12236 multicolonne sur plusieurs lignes
12237 \end_layout
12238
12239 \end_inset
12240 </cell>
12241 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12242 \begin_inset Text
12243
12244 \begin_layout Plain Layout
12245
12246 \end_layout
12247
12248 \end_inset
12249 </cell>
12250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12251 \begin_inset Text
12252
12253 \begin_layout Plain Layout
12254 c
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 </row>
12260 <row>
12261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12262 \begin_inset Text
12263
12264 \begin_layout Plain Layout
12265 d
12266 \end_layout
12267
12268 \end_inset
12269 </cell>
12270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12271 \begin_inset Text
12272
12273 \begin_layout Plain Layout
12274 e
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 f
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 </row>
12289 <row>
12290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12291 \begin_inset Text
12292
12293 \begin_layout Plain Layout
12294 g
12295 \end_layout
12296
12297 \end_inset
12298 </cell>
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 h
12304 \end_layout
12305
12306 \end_inset
12307 </cell>
12308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12309 \begin_inset Text
12310
12311 \begin_layout Plain Layout
12312 i
12313 \end_layout
12314
12315 \end_inset
12316 </cell>
12317 </row>
12318 </lyxtabular>
12319
12320 \end_inset
12321
12322
12323 \end_layout
12324
12325 \end_inset
12326
12327
12328 \end_layout
12329
12330 \begin_layout Standard
12331 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12332  de la cellule multicolonne, elle est un peu plus large.
12333  La raison est que la taille que l'on donne à une cellule, 
12334 \begin_inset Formula $W_{g}$
12335 \end_inset
12336
12337  n'est pas sa taille totale, 
12338 \begin_inset Formula $W_{\mathrm{tot}}$
12339 \end_inset
12340
12341  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12342  lui donne.
12343  L'appendice
12344 \begin_inset space ~
12345 \end_inset
12346
12347
12348 \begin_inset CommandInset ref
12349 LatexCommand eqref
12350 reference "cha:Explication-de-l'Equation"
12351
12352 \end_inset
12353
12354  explique pourquoi en détail.
12355 \end_layout
12356
12357 \begin_layout Standard
12358 La largeur nécessaire 
12359 \begin_inset Formula $W_{g\, n}$
12360 \end_inset
12361
12362  quand 
12363 \emph on
12364 n
12365 \emph default
12366  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12367  ait une largeur totale de 
12368 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12369 \end_inset
12370
12371 :
12372 \begin_inset Formula 
12373 \begin{equation}
12374 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12375 \end{equation}
12376
12377 \end_inset
12378
12379
12380 \end_layout
12381
12382 \begin_layout Standard
12383 Dans notre cas nous avons 
12384 \begin_inset Formula $n=2$
12385 \end_inset
12386
12387
12388 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12389 \end_inset
12390
12391 cm et les valeurs implicites pour les autres longueurs, l'équation
12392 \begin_inset space ~
12393 \end_inset
12394
12395
12396 \begin_inset CommandInset ref
12397 LatexCommand ref
12398 reference "eq:Wgn"
12399
12400 \end_inset
12401
12402  devient
12403 \begin_inset Formula 
12404 \begin{equation}
12405 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12406 \end{equation}
12407
12408 \end_inset
12409
12410
12411 \end_layout
12412
12413 \begin_layout Standard
12414 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12415  
12416 \series bold
12417 calc
12418 \series default
12419  avec la ligne suivante dans le préambule du document
12420 \begin_inset Index idx
12421 status collapsed
12422
12423 \begin_layout Plain Layout
12424 Paquetages LaTeX ! calc
12425 \end_layout
12426
12427 \end_inset
12428
12429
12430 \end_layout
12431
12432 \begin_layout Standard
12433
12434 \series bold
12435
12436 \backslash
12437 usepackage{calc}
12438 \end_layout
12439
12440 \begin_layout Standard
12441 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12442  de dialogue.
12443  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12444  la fenêtre de dialogue.
12445  Voici un aperçu de ces paramètres :
12446 \end_layout
12447
12448 \begin_layout Itemize
12449
12450 \series bold
12451 p{largeur}
12452 \series default
12453  crée une cellule de taille donnée, le texte est aligné verticalement en
12454  haut.
12455 \end_layout
12456
12457 \begin_layout Itemize
12458
12459 \series bold
12460 m{largeur}
12461 \series default
12462  crée une cellule de taille donnée, le texte est aligné verticalement au
12463  centre
12464 \end_layout
12465
12466 \begin_layout Itemize
12467
12468 \series bold
12469 b{largeur}
12470 \series default
12471  crée une cellule de taille donnée, le texte est aligné verticalement en
12472  bas
12473 \end_layout
12474
12475 \begin_layout Standard
12476 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12477  la fenêtre de dialogue sont ignorés.
12478 \end_layout
12479
12480 \begin_layout Standard
12481 \begin_inset Note Greyedout
12482 status open
12483
12484 \begin_layout Plain Layout
12485
12486 \series bold
12487 Note:
12488 \series default
12489  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12490  en compte.
12491 \end_layout
12492
12493 \end_inset
12494
12495
12496 \end_layout
12497
12498 \begin_layout Standard
12499 Comme le texte doit être centré horizontalement, on ajoute la commande 
12500 \series bold
12501
12502 \backslash
12503 centering
12504 \series default
12505 .
12506  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12507  des colonnes recouvertes :
12508 \end_layout
12509
12510 \begin_layout Standard
12511
12512 \series bold
12513 >{
12514 \backslash
12515 centering}m{1.25cm-6.2pt}
12516 \end_layout
12517
12518 \begin_layout Standard
12519 La commande 
12520 \series bold
12521 >{ }
12522 \series default
12523  signifie que les commandes qui se trouvent entre les accolades doivent
12524  être appliquées avant que la cellule ne soit créée.
12525 \end_layout
12526
12527 \begin_layout Standard
12528 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12529  multicolonne, il est toujours aligné à gauche.
12530  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12531  isolées.
12532  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12533 \end_layout
12534
12535 \begin_layout Standard
12536
12537 \series bold
12538 >{
12539 \backslash
12540 centering}m{2.5cm}
12541 \end_layout
12542
12543 \begin_layout Subsection
12544 Multi-lignes
12545 \begin_inset CommandInset label
12546 LatexCommand label
12547 name "sub:Multi-lignes"
12548
12549 \end_inset
12550
12551
12552 \begin_inset Index idx
12553 status collapsed
12554
12555 \begin_layout Plain Layout
12556 Multi-lignes
12557 \end_layout
12558
12559 \end_inset
12560
12561
12562 \begin_inset Index idx
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566 Tableau ! Multi-ligne
12567 \end_layout
12568
12569 \end_inset
12570
12571
12572 \end_layout
12573
12574 \begin_layout Standard
12575 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12576  qu'elle doit couvrir et utilisez soit le bouton 
12577 \begin_inset Graphics
12578         filename ../../images/tabular-feature_multirow.png
12579         scale 85
12580         scaleBeforeRotation
12581
12582 \end_inset
12583
12584 de la barre d'outils tableau, ou le menu 
12585 \family sans
12586 Éditer\SpecialChar \menuseparator
12587 Tableau\SpecialChar \menuseparator
12588 Multi-lignes
12589 \family default
12590 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12591  
12592 \family sans
12593 Multi-lignes
12594 \family default
12595 .
12596 \end_layout
12597
12598 \begin_layout Standard
12599 Voici un exemple de tableau avec une cellule multiligne en première colonne:
12600 \end_layout
12601
12602 \begin_layout Standard
12603 \align center
12604 \begin_inset Tabular
12605 <lyxtabular version="3" rows="3" columns="3">
12606 <features tabularvalignment="middle">
12607 <column alignment="center" valignment="top" width="0pt">
12608 <column alignment="center" valignment="top" width="0">
12609 <column alignment="center" valignment="top" width="0">
12610 <row>
12611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12612 \begin_inset Text
12613
12614 \begin_layout Plain Layout
12615 un contenu long
12616 \end_layout
12617
12618 \end_inset
12619 </cell>
12620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12621 \begin_inset Text
12622
12623 \begin_layout Plain Layout
12624 b
12625 \end_layout
12626
12627 \end_inset
12628 </cell>
12629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12630 \begin_inset Text
12631
12632 \begin_layout Plain Layout
12633 c
12634 \end_layout
12635
12636 \end_inset
12637 </cell>
12638 </row>
12639 <row>
12640 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12641 \begin_inset Text
12642
12643 \begin_layout Plain Layout
12644 multi-ligne
12645 \end_layout
12646
12647 \end_inset
12648 </cell>
12649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12650 \begin_inset Text
12651
12652 \begin_layout Plain Layout
12653 e
12654 \end_layout
12655
12656 \end_inset
12657 </cell>
12658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12659 \begin_inset Text
12660
12661 \begin_layout Plain Layout
12662 f
12663 \end_layout
12664
12665 \end_inset
12666 </cell>
12667 </row>
12668 <row>
12669 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12670 \begin_inset Text
12671
12672 \begin_layout Plain Layout
12673
12674 \end_layout
12675
12676 \end_inset
12677 </cell>
12678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \begin_layout Plain Layout
12682 h
12683 \end_layout
12684
12685 \end_inset
12686 </cell>
12687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12688 \begin_inset Text
12689
12690 \begin_layout Plain Layout
12691 i
12692 \end_layout
12693
12694 \end_inset
12695 </cell>
12696 </row>
12697 </lyxtabular>
12698
12699 \end_inset
12700
12701
12702 \end_layout
12703
12704 \begin_layout Standard
12705 La largeur de la cellule multiligne est déterminée par la largeur de toute
12706  la colonne.
12707  L'
12708 \family sans
12709 Espacement
12710 \begin_inset space ~
12711 \end_inset
12712
12713 vertical
12714 \family default
12715  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12716  est positive ou négative.
12717 \end_layout
12718
12719 \begin_layout Standard
12720 Si la colonne dans laquelle se trouve la multiligne n'a pas de largeur fixée
12721  explicitement, la cellule hérite de l'alignement de la colonne.
12722  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12723  implicite, vous devez redéfinir la commande 
12724 \series bold
12725
12726 \backslash
12727 multirowsetup
12728 \series default
12729  avec la commande
12730 \end_layout
12731
12732 \begin_layout Standard
12733
12734 \series bold
12735
12736 \backslash
12737 renewcommand{
12738 \backslash
12739 multirowsetup}{
12740 \backslash
12741 centering}
12742 \end_layout
12743
12744 \begin_layout Standard
12745 dans le préambule du document.
12746  Après ça, tous les contenus de cellules multi-lignes du document seront
12747  centrés.
12748  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12749  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12750  juste avant le tableau concerné, plutôt que dans le préambule.
12751  Si le texte doit être aligné à droite, remplacez 
12752 \series bold
12753
12754 \backslash
12755 centering
12756 \series default
12757  par 
12758 \series bold
12759
12760 \backslash
12761 raggedleft
12762 \series default
12763 .
12764  Pour revenir à l'alignement à gauche utilisez 
12765 \series bold
12766
12767 \backslash
12768 raggedright
12769 \series default
12770 .
12771 \end_layout
12772
12773 \begin_layout Standard
12774 Voici un exemple de tableau avec une cellule multiligne alignée à droite
12775  avec un décalage vertical de of -4
12776 \begin_inset space \thinspace{}
12777 \end_inset
12778
12779 mm dans une colonne de 3
12780 \begin_inset space \thinspace{}
12781 \end_inset
12782
12783 cm de large
12784 \begin_inset space ~
12785 \end_inset
12786
12787 :
12788 \end_layout
12789
12790 \begin_layout Standard
12791 \noindent
12792 \align center
12793 \begin_inset ERT
12794 status collapsed
12795
12796 \begin_layout Plain Layout
12797
12798
12799 \backslash
12800 renewcommand{
12801 \backslash
12802 multirowsetup}{
12803 \backslash
12804 raggedleft}
12805 \end_layout
12806
12807 \end_inset
12808
12809
12810 \begin_inset Tabular
12811 <lyxtabular version="3" rows="4" columns="3">
12812 <features tabularvalignment="middle">
12813 <column alignment="center" valignment="top" width="3cm">
12814 <column alignment="center" valignment="top" width="0">
12815 <column alignment="center" valignment="top" width="0">
12816 <row>
12817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12818 \begin_inset Text
12819
12820 \begin_layout Plain Layout
12821 un contenu long
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830 b
12831 \end_layout
12832
12833 \end_inset
12834 </cell>
12835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12836 \begin_inset Text
12837
12838 \begin_layout Plain Layout
12839 c
12840 \end_layout
12841
12842 \end_inset
12843 </cell>
12844 </row>
12845 <row>
12846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12847 \begin_inset Text
12848
12849 \begin_layout Plain Layout
12850 t
12851 \end_layout
12852
12853 \end_inset
12854 </cell>
12855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12856 \begin_inset Text
12857
12858 \begin_layout Plain Layout
12859 n
12860 \end_layout
12861
12862 \end_inset
12863 </cell>
12864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12865 \begin_inset Text
12866
12867 \begin_layout Plain Layout
12868 m
12869 \end_layout
12870
12871 \end_inset
12872 </cell>
12873 </row>
12874 <row>
12875 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12876 \begin_inset Text
12877
12878 \begin_layout Plain Layout
12879 multi-ligne
12880 \end_layout
12881
12882 \end_inset
12883 </cell>
12884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12885 \begin_inset Text
12886
12887 \begin_layout Plain Layout
12888 e
12889 \end_layout
12890
12891 \end_inset
12892 </cell>
12893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12894 \begin_inset Text
12895
12896 \begin_layout Plain Layout
12897 f
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 </row>
12903 <row>
12904 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908
12909 \end_layout
12910
12911 \end_inset
12912 </cell>
12913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 h
12918 \end_layout
12919
12920 \end_inset
12921 </cell>
12922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 i
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 </row>
12932 </lyxtabular>
12933
12934 \end_inset
12935
12936
12937 \begin_inset ERT
12938 status collapsed
12939
12940 \begin_layout Plain Layout
12941
12942
12943 \backslash
12944 renewcommand{
12945 \backslash
12946 multirowsetup}{
12947 \backslash
12948 raggedright}
12949 \end_layout
12950
12951 \end_inset
12952
12953
12954 \end_layout
12955
12956 \begin_layout Standard
12957
12958 \lang english
12959 To start a new line in a multirow you can use a forced line break (shortcut
12960  
12961 \begin_inset Info
12962 type  "shortcut"
12963 arg   "newline-insert newline"
12964 \end_inset
12965
12966 ) but this will not respect the cell lines as demonstrated in this table:
12967 \end_layout
12968
12969 \begin_layout Standard
12970 \noindent
12971 \align center
12972
12973 \lang english
12974 \begin_inset Tabular
12975 <lyxtabular version="3" rows="3" columns="2">
12976 <features tabularvalignment="middle">
12977 <column alignment="left" valignment="middle" width="2cm">
12978 <column alignment="center" valignment="top" width="0">
12979 <row>
12980 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984
12985 \lang english
12986 aaa
12987 \begin_inset Newline newline
12988 \end_inset
12989
12990 aaa
12991 \begin_inset Newline newline
12992 \end_inset
12993
12994 wrong cell
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003
13004 \lang english
13005 ccc
13006 \end_layout
13007
13008 \end_inset
13009 </cell>
13010 </row>
13011 <row>
13012 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13013 \begin_inset Text
13014
13015 \begin_layout Plain Layout
13016
13017 \end_layout
13018
13019 \end_inset
13020 </cell>
13021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13022 \begin_inset Text
13023
13024 \begin_layout Plain Layout
13025
13026 \lang english
13027 ddd
13028 \end_layout
13029
13030 \end_inset
13031 </cell>
13032 </row>
13033 <row>
13034 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038
13039 \lang english
13040 bbb
13041 \end_layout
13042
13043 \end_inset
13044 </cell>
13045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049
13050 \lang english
13051 eee
13052 \end_layout
13053
13054 \end_inset
13055 </cell>
13056 </row>
13057 </lyxtabular>
13058
13059 \end_inset
13060
13061
13062 \end_layout
13063
13064 \begin_layout Standard
13065
13066 \lang english
13067 Therefore be careful with forced line breaks.
13068 \end_layout
13069
13070 \begin_layout Section
13071 Les Tableaux Formels
13072 \begin_inset CommandInset label
13073 LatexCommand label
13074 name "sec:Tableaux-Formels"
13075
13076 \end_inset
13077
13078
13079 \begin_inset Index idx
13080 status collapsed
13081
13082 \begin_layout Plain Layout
13083 Tableau ! Formel
13084 \end_layout
13085
13086 \end_inset
13087
13088
13089 \end_layout
13090
13091 \begin_layout Standard
13092 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
13093  à celle du tableau
13094 \begin_inset space ~
13095 \end_inset
13096
13097
13098 \begin_inset CommandInset ref
13099 LatexCommand ref
13100 reference "tab:Exemple-tableau-booktabs"
13101
13102 \end_inset
13103
13104 .
13105  Ce genre de tableau est appelé 
13106 \begin_inset Quotes eld
13107 \end_inset
13108
13109
13110 \emph on
13111 formel
13112 \emph default
13113
13114 \begin_inset Quotes erd
13115 \end_inset
13116
13117 .
13118  Pour transformer un tableau en tableau formel, utilisez l'option 
13119 \family sans
13120 Formel
13121 \family default
13122  de l'onglet 
13123 \family sans
13124 Bordures
13125 \family default
13126  de la fenêtre de dialogue 
13127 \family sans
13128 Paramètres
13129 \begin_inset space ~
13130 \end_inset
13131
13132 du
13133 \begin_inset space ~
13134 \end_inset
13135
13136 tableau
13137 \family default
13138 .
13139 \end_layout
13140
13141 \begin_layout Standard
13142 \begin_inset Float table
13143 placement h
13144 wide false
13145 sideways false
13146 status open
13147
13148 \begin_layout Plain Layout
13149 \begin_inset Caption
13150
13151 \begin_layout Plain Layout
13152 \begin_inset CommandInset label
13153 LatexCommand label
13154 name "tab:Exemple-tableau-booktabs"
13155
13156 \end_inset
13157
13158 Exemple de tableau formel
13159 \end_layout
13160
13161 \end_inset
13162
13163
13164 \end_layout
13165
13166 \begin_layout Plain Layout
13167 \align center
13168 \begin_inset Tabular
13169 <lyxtabular version="3" rows="8" columns="4">
13170 <features booktabs="true" tabularvalignment="middle">
13171 <column alignment="center" valignment="top" width="0">
13172 <column alignment="center" valignment="top" width="0">
13173 <column alignment="center" valignment="top" width="0">
13174 <column alignment="center" valignment="top" width="0">
13175 <row>
13176 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13177 \begin_inset Text
13178
13179 \begin_layout Plain Layout
13180 Système
13181 \end_layout
13182
13183 \end_inset
13184 </cell>
13185 <cell alignment="center" valignment="top" topline="true" usebox="none">
13186 \begin_inset Text
13187
13188 \begin_layout Plain Layout
13189 Chip
13190 \begin_inset space \thinspace{}
13191 \end_inset
13192
13193 1
13194 \end_layout
13195
13196 \end_inset
13197 </cell>
13198 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13199 \begin_inset Text
13200
13201 \begin_layout Plain Layout
13202 Chip
13203 \begin_inset space \thinspace{}
13204 \end_inset
13205
13206 2
13207 \end_layout
13208
13209 \end_inset
13210 </cell>
13211 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13212 \begin_inset Text
13213
13214 \begin_layout Plain Layout
13215
13216 \end_layout
13217
13218 \end_inset
13219 </cell>
13220 </row>
13221 <row>
13222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13223 \begin_inset Text
13224
13225 \begin_layout Plain Layout
13226 \begin_inset ERT
13227 status collapsed
13228
13229 \begin_layout Plain Layout
13230
13231
13232 \backslash
13233 cmidrule(r){2-2}
13234 \end_layout
13235
13236 \end_inset
13237
13238
13239 \begin_inset ERT
13240 status collapsed
13241
13242 \begin_layout Plain Layout
13243
13244
13245 \backslash
13246 cmidrule(l){3-4}
13247 \end_layout
13248
13249 \end_inset
13250
13251 Épaisseur du capteur en µm
13252 \end_layout
13253
13254 \end_inset
13255 </cell>
13256 <cell alignment="center" valignment="top" usebox="none">
13257 \begin_inset Text
13258
13259 \begin_layout Plain Layout
13260 300
13261 \end_layout
13262
13263 \end_inset
13264 </cell>
13265 <cell alignment="center" valignment="top" usebox="none">
13266 \begin_inset Text
13267
13268 \begin_layout Plain Layout
13269 300
13270 \end_layout
13271
13272 \end_inset
13273 </cell>
13274 <cell alignment="center" valignment="top" usebox="none">
13275 \begin_inset Text
13276
13277 \begin_layout Plain Layout
13278 700
13279 \end_layout
13280
13281 \end_inset
13282 </cell>
13283 </row>
13284 <row>
13285 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13286 \begin_inset Text
13287
13288 \begin_layout Plain Layout
13289 Angle du biseau en °
13290 \end_layout
13291
13292 \end_inset
13293 </cell>
13294 <cell alignment="center" valignment="top" topline="true" usebox="none">
13295 \begin_inset Text
13296
13297 \begin_layout Plain Layout
13298 3.55
13299 \end_layout
13300
13301 \end_inset
13302 </cell>
13303 <cell alignment="center" valignment="top" topline="true" usebox="none">
13304 \begin_inset Text
13305
13306 \begin_layout Plain Layout
13307 2.71
13308 \end_layout
13309
13310 \end_inset
13311 </cell>
13312 <cell alignment="center" valignment="top" topline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316 7.99
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 </row>
13322 <row topspace="default">
13323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13324 \begin_inset Text
13325
13326 \begin_layout Plain Layout
13327 Résolution spatiale en µm
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 <cell alignment="center" valignment="top" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 4.26
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 10.17
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354 10.56
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 </row>
13360 <row topspace="default">
13361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13362 \begin_inset Text
13363
13364 \begin_layout Plain Layout
13365 MTF à 
13366 \begin_inset Formula $f_{\mathrm{max}}$
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \end_inset
13373 </cell>
13374 <cell alignment="center" valignment="top" usebox="none">
13375 \begin_inset Text
13376
13377 \begin_layout Plain Layout
13378 0.53
13379 \end_layout
13380
13381 \end_inset
13382 </cell>
13383 <cell alignment="center" valignment="top" usebox="none">
13384 \begin_inset Text
13385
13386 \begin_layout Plain Layout
13387 0.37
13388 \end_layout
13389
13390 \end_inset
13391 </cell>
13392 <cell alignment="center" valignment="top" usebox="none">
13393 \begin_inset Text
13394
13395 \begin_layout Plain Layout
13396 0.39
13397 \end_layout
13398
13399 \end_inset
13400 </cell>
13401 </row>
13402 <row topspace="default">
13403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13404 \begin_inset Text
13405
13406 \begin_layout Plain Layout
13407 \begin_inset ERT
13408 status collapsed
13409
13410 \begin_layout Plain Layout
13411
13412
13413 \backslash
13414 cmidrule(l{10pt}){1-1}
13415 \end_layout
13416
13417 \end_inset
13418
13419 résolution spatiale LSF
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428
13429 \end_layout
13430
13431 \end_inset
13432 </cell>
13433 <cell alignment="center" valignment="top" usebox="none">
13434 \begin_inset Text
13435
13436 \begin_layout Plain Layout
13437
13438 \end_layout
13439
13440 \end_inset
13441 </cell>
13442 <cell alignment="center" valignment="top" usebox="none">
13443 \begin_inset Text
13444
13445 \begin_layout Plain Layout
13446
13447 \end_layout
13448
13449 \end_inset
13450 </cell>
13451 </row>
13452 <row>
13453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457 en µm
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 <cell alignment="center" valignment="top" usebox="none">
13463 \begin_inset Text
13464
13465 \begin_layout Plain Layout
13466 129.7
13467 \end_layout
13468
13469 \end_inset
13470 </cell>
13471 <cell alignment="center" valignment="top" usebox="none">
13472 \begin_inset Text
13473
13474 \begin_layout Plain Layout
13475 52.75
13476 \end_layout
13477
13478 \end_inset
13479 </cell>
13480 <cell alignment="center" valignment="top" usebox="none">
13481 \begin_inset Text
13482
13483 \begin_layout Plain Layout
13484 50.78
13485 \end_layout
13486
13487 \end_inset
13488 </cell>
13489 </row>
13490 <row>
13491 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495 en % de la taille des pixels
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504 76.3
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13510 \begin_inset Text
13511
13512 \begin_layout Plain Layout
13513 95.9
13514 \end_layout
13515
13516 \end_inset
13517 </cell>
13518 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13519 \begin_inset Text
13520
13521 \begin_layout Plain Layout
13522 92.3
13523 \end_layout
13524
13525 \end_inset
13526 </cell>
13527 </row>
13528 </lyxtabular>
13529
13530 \end_inset
13531
13532
13533 \end_layout
13534
13535 \end_inset
13536
13537
13538 \end_layout
13539
13540 \begin_layout Standard
13541 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13542  
13543 \family sans
13544 Bordures
13545 \family default
13546  de la fenêtre de dialogue 
13547 \family sans
13548 Paramètres
13549 \begin_inset space ~
13550 \end_inset
13551
13552 du
13553 \begin_inset space ~
13554 \end_inset
13555
13556 tableau
13557 \family default
13558  comme c'est décrit dans la section
13559 \begin_inset space ~
13560 \end_inset
13561
13562
13563 \begin_inset CommandInset ref
13564 LatexCommand ref
13565 reference "sub:Espacement-lignes"
13566
13567 \end_inset
13568
13569 .
13570 \end_layout
13571
13572 \begin_layout Standard
13573 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13574  verticales.
13575  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13576  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13577  sortie imprimée :
13578 \begin_inset Newline newline
13579 \end_inset
13580
13581 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13582 \begin_inset space \thinspace{}
13583 \end_inset
13584
13585 em alors que les autres lignes ont implicite une épaisseur de 0.05
13586 \begin_inset space \thinspace{}
13587 \end_inset
13588
13589 em.
13590 \end_layout
13591
13592 \begin_layout Standard
13593 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13594  les lignes de préambule suivantes :
13595 \end_layout
13596
13597 \begin_layout Standard
13598
13599 \series bold
13600
13601 \backslash
13602 let
13603 \backslash
13604 mytoprule
13605 \backslash
13606 toprule
13607 \begin_inset Newline newline
13608 \end_inset
13609
13610
13611 \backslash
13612 renewcommand{
13613 \backslash
13614 toprule}{
13615 \backslash
13616 mytoprule[width]}
13617 \end_layout
13618
13619 \begin_layout Standard
13620 Cet exemple concerne la première ligne, appelée 
13621 \series bold
13622 toprule
13623 \series default
13624 .
13625  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13626 \series bold
13627 toprule
13628 \series default
13629  par 
13630 \series bold
13631 bottomrule
13632 \series default
13633 .
13634  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13635  
13636 \series bold
13637 toprule
13638 \series default
13639  par 
13640 \series bold
13641 midrule
13642 \series default
13643 .
13644  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13645 \begin_inset space ~
13646 \end_inset
13647
13648
13649 \begin_inset CommandInset ref
13650 LatexCommand ref
13651 reference "cha:Unités-de-longueur"
13652
13653 \end_inset
13654
13655  pour préciser l'épaisseur voulue.
13656 \end_layout
13657
13658 \begin_layout Standard
13659 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13660  en mettant une ligne pour une cellule multi colonne.
13661  LyX va utiliser en interne la commande 
13662 \series bold
13663
13664 \backslash
13665 cmidrule
13666 \series default
13667  pour créer cette ligne.
13668  Sa syntaxe complète est :
13669 \end_layout
13670
13671 \begin_layout Standard
13672
13673 \series bold
13674
13675 \backslash
13676 cmidrule[largeur](rognage){colDépart-colFin}
13677 \end_layout
13678
13679 \begin_layout Standard
13680 Les options de la commande 
13681 \series bold
13682
13683 \backslash
13684 cmidrule
13685 \series default
13686  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13687  TeX pour pouvoir les utiliser.
13688  On peut créer manuellement des lignes 
13689 \series bold
13690
13691 \backslash
13692 mitrales
13693 \series default
13694  en insérant la commande en code TeX comme le premier élément de la première
13695  cellule de la ligne.
13696  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13697  en question.
13698 \end_layout
13699
13700 \begin_layout Standard
13701 La valeur implicite pour l'épaisseur des lignes est de 0.03
13702 \begin_inset space \thinspace{}
13703 \end_inset
13704
13705 em.
13706  
13707 \series bold
13708 colDépart
13709 \series default
13710  est le numéro de la colonne dans laquelle la ligne commence et 
13711 \series bold
13712 colFin
13713 \series default
13714  est le numéro de la colonne dans laquelle elle se termine.
13715  La valeur de 
13716 \series bold
13717 colFin
13718 \series default
13719  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13720  Le paramètre optionnel 
13721 \series bold
13722 rognage
13723 \series default
13724  peut être soit 
13725 \emph on
13726 l{largeurRognage}
13727 \emph default
13728 , ou 
13729 \emph on
13730 r{largeurRognage}
13731 \emph default
13732  où les valeurs de
13733 \emph on
13734  largeurRognage
13735 \emph default
13736  sont aussi optionnelles.
13737  En utilisant par exemple la valeur 
13738 \emph on
13739 l{2pt}
13740 \emph default
13741  pour ce paramètre, la ligne va être rognée de 2
13742 \begin_inset space \thinspace{}
13743 \end_inset
13744
13745 pt à son extrémité gauche.
13746  Si vous ne spécifiez pas de valeur pour 
13747 \emph on
13748 largeurRognage
13749 \emph default
13750  les lignes sont implicitement rognées de 0.5
13751 \begin_inset space \thinspace{}
13752 \end_inset
13753
13754 em.
13755 \end_layout
13756
13757 \begin_layout Standard
13758 \begin_inset VSpace bigskip
13759 \end_inset
13760
13761 Le tableau
13762 \begin_inset space ~
13763 \end_inset
13764
13765
13766 \begin_inset CommandInset ref
13767 LatexCommand ref
13768 reference "tab:Exemple-tableau-booktabs"
13769
13770 \end_inset
13771
13772  a été créé en utilisant les commandes
13773 \end_layout
13774
13775 \begin_layout Standard
13776
13777 \series bold
13778
13779 \backslash
13780 cmidrule(r){2-2}
13781 \backslash
13782 cmidrule(l){3-4}
13783 \end_layout
13784
13785 \begin_layout Standard
13786 au début de la deuxième ligne et
13787 \end_layout
13788
13789 \begin_layout Standard
13790
13791 \series bold
13792
13793 \backslash
13794 cmidrule(l{10pt}){1-1}
13795 \end_layout
13796
13797 \begin_layout Standard
13798 au début de la sixième ligne.
13799 \end_layout
13800
13801 \begin_layout Standard
13802 \begin_inset VSpace bigskip
13803 \end_inset
13804
13805
13806 \end_layout
13807
13808 \begin_layout Standard
13809 Vous pouvez vouloir des commandes 
13810 \series bold
13811
13812 \backslash
13813 cmidrule
13814 \series default
13815 s qui se recouvrent comme pour le tableau
13816 \begin_inset space ~
13817 \end_inset
13818
13819
13820 \begin_inset CommandInset ref
13821 LatexCommand ref
13822 reference "tab:Tableau-booktabs-special"
13823
13824 \end_inset
13825
13826 .
13827  On obtient ce résultat en utilisant la commande suivante en code TeX
13828 \end_layout
13829
13830 \begin_layout Standard
13831
13832 \series bold
13833
13834 \backslash
13835 morecmidrules
13836 \end_layout
13837
13838 \begin_layout Standard
13839 La commande qui a été utilisée pour la deuxième ligne du tableau
13840 \begin_inset space ~
13841 \end_inset
13842
13843
13844 \begin_inset CommandInset ref
13845 LatexCommand ref
13846 reference "tab:Tableau-booktabs-special"
13847
13848 \end_inset
13849
13850  est
13851 \end_layout
13852
13853 \begin_layout Standard
13854
13855 \series bold
13856
13857 \backslash
13858 cmidrule(r){2-2}
13859 \backslash
13860 cmidrule(l){3-4}
13861 \backslash
13862 morecmidrules
13863 \backslash
13864 cmidrule{2-4}
13865 \end_layout
13866
13867 \begin_layout Standard
13868 La commande pour la sixième ligne est
13869 \end_layout
13870
13871 \begin_layout Standard
13872
13873 \series bold
13874
13875 \backslash
13876 midrule
13877 \backslash
13878 morecmidrules
13879 \backslash
13880 cmidrule{3-4}
13881 \end_layout
13882
13883 \begin_layout Standard
13884 \begin_inset VSpace bigskip
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \begin_layout Standard
13891 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13892 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13893  font toute la largeur du tableau :
13894 \end_layout
13895
13896 \begin_layout Standard
13897
13898 \series bold
13899
13900 \backslash
13901 specialrule{largeur}{espace au dessus}{espace en dessous}
13902 \end_layout
13903
13904 \begin_layout Standard
13905 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13906  du paquetage LaTeX 
13907 \series bold
13908 booktabs
13909 \series default
13910  
13911 \begin_inset CommandInset citation
13912 LatexCommand cite
13913 key "booktabs"
13914
13915 \end_inset
13916
13917 .
13918 \begin_inset Index idx
13919 status collapsed
13920
13921 \begin_layout Plain Layout
13922 Paquetages LaTeX ! booktabs
13923 \end_layout
13924
13925 \end_inset
13926
13927
13928 \end_layout
13929
13930 \begin_layout Standard
13931 \begin_inset Float table
13932 placement h
13933 wide false
13934 sideways false
13935 status open
13936
13937 \begin_layout Plain Layout
13938 \begin_inset Caption
13939
13940 \begin_layout Plain Layout
13941 \begin_inset CommandInset label
13942 LatexCommand label
13943 name "tab:Tableau-booktabs-special"
13944
13945 \end_inset
13946
13947 Tableau formel spécial
13948 \end_layout
13949
13950 \end_inset
13951
13952
13953 \end_layout
13954
13955 \begin_layout Plain Layout
13956 \align center
13957 \begin_inset Tabular
13958 <lyxtabular version="3" rows="8" columns="4">
13959 <features booktabs="true" tabularvalignment="middle">
13960 <column alignment="center" valignment="top" width="0">
13961 <column alignment="center" valignment="top" width="0">
13962 <column alignment="center" valignment="top" width="0">
13963 <column alignment="center" valignment="top" width="0">
13964 <row>
13965 <cell alignment="center" valignment="top" topline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 Système
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" topline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 Chip
13979 \begin_inset space \thinspace{}
13980 \end_inset
13981
13982 1
13983 \end_layout
13984
13985 \end_inset
13986 </cell>
13987 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13988 \begin_inset Text
13989
13990 \begin_layout Plain Layout
13991 Chip
13992 \begin_inset space \thinspace{}
13993 \end_inset
13994
13995 2
13996 \end_layout
13997
13998 \end_inset
13999 </cell>
14000 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14001 \begin_inset Text
14002
14003 \begin_layout Plain Layout
14004
14005 \end_layout
14006
14007 \end_inset
14008 </cell>
14009 </row>
14010 <row>
14011 <cell alignment="center" valignment="top" usebox="none">
14012 \begin_inset Text
14013
14014 \begin_layout Plain Layout
14015 \begin_inset ERT
14016 status collapsed
14017
14018 \begin_layout Plain Layout
14019
14020
14021 \backslash
14022 cmidrule(r){2-2}
14023 \end_layout
14024
14025 \end_inset
14026
14027
14028 \begin_inset ERT
14029 status collapsed
14030
14031 \begin_layout Plain Layout
14032
14033
14034 \backslash
14035 cmidrule(l){3-4}
14036 \end_layout
14037
14038 \end_inset
14039
14040
14041 \begin_inset ERT
14042 status collapsed
14043
14044 \begin_layout Plain Layout
14045
14046
14047 \backslash
14048 morecmidrules 
14049 \end_layout
14050
14051 \end_inset
14052
14053
14054 \begin_inset ERT
14055 status collapsed
14056
14057 \begin_layout Plain Layout
14058
14059
14060 \backslash
14061 cmidrule{2-4}
14062 \end_layout
14063
14064 \end_inset
14065
14066 Epaisseur du capteur en µm
14067 \end_layout
14068
14069 \end_inset
14070 </cell>
14071 <cell alignment="center" valignment="top" usebox="none">
14072 \begin_inset Text
14073
14074 \begin_layout Plain Layout
14075 300
14076 \end_layout
14077
14078 \end_inset
14079 </cell>
14080 <cell alignment="center" valignment="top" usebox="none">
14081 \begin_inset Text
14082
14083 \begin_layout Plain Layout
14084 300
14085 \end_layout
14086
14087 \end_inset
14088 </cell>
14089 <cell alignment="center" valignment="top" usebox="none">
14090 \begin_inset Text
14091
14092 \begin_layout Plain Layout
14093 700
14094 \end_layout
14095
14096 \end_inset
14097 </cell>
14098 </row>
14099 <row>
14100 <cell alignment="center" valignment="top" topline="true" usebox="none">
14101 \begin_inset Text
14102
14103 \begin_layout Plain Layout
14104 Angle biseau en °
14105 \end_layout
14106
14107 \end_inset
14108 </cell>
14109 <cell alignment="center" valignment="top" topline="true" usebox="none">
14110 \begin_inset Text
14111
14112 \begin_layout Plain Layout
14113 3.55
14114 \end_layout
14115
14116 \end_inset
14117 </cell>
14118 <cell alignment="center" valignment="top" topline="true" usebox="none">
14119 \begin_inset Text
14120
14121 \begin_layout Plain Layout
14122 2.71
14123 \end_layout
14124
14125 \end_inset
14126 </cell>
14127 <cell alignment="center" valignment="top" topline="true" usebox="none">
14128 \begin_inset Text
14129
14130 \begin_layout Plain Layout
14131 7.99
14132 \end_layout
14133
14134 \end_inset
14135 </cell>
14136 </row>
14137 <row topspace="default">
14138 <cell alignment="center" valignment="top" usebox="none">
14139 \begin_inset Text
14140
14141 \begin_layout Plain Layout
14142 Résolution spatiale en µm
14143 \end_layout
14144
14145 \end_inset
14146 </cell>
14147 <cell alignment="center" valignment="top" usebox="none">
14148 \begin_inset Text
14149
14150 \begin_layout Plain Layout
14151 4.26
14152 \end_layout
14153
14154 \end_inset
14155 </cell>
14156 <cell alignment="center" valignment="top" usebox="none">
14157 \begin_inset Text
14158
14159 \begin_layout Plain Layout
14160 10.17
14161 \end_layout
14162
14163 \end_inset
14164 </cell>
14165 <cell alignment="center" valignment="top" usebox="none">
14166 \begin_inset Text
14167
14168 \begin_layout Plain Layout
14169 10.56
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 </row>
14175 <row topspace="default">
14176 <cell alignment="center" valignment="top" usebox="none">
14177 \begin_inset Text
14178
14179 \begin_layout Plain Layout
14180 MTF à 
14181 \begin_inset Formula $f_{\mathrm{max}}$
14182 \end_inset
14183
14184
14185 \end_layout
14186
14187 \end_inset
14188 </cell>
14189 <cell alignment="center" valignment="top" usebox="none">
14190 \begin_inset Text
14191
14192 \begin_layout Plain Layout
14193 0.53
14194 \end_layout
14195
14196 \end_inset
14197 </cell>
14198 <cell alignment="center" valignment="top" usebox="none">
14199 \begin_inset Text
14200
14201 \begin_layout Plain Layout
14202 0.37
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 <cell alignment="center" valignment="top" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 0.39
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 </row>
14217 <row>
14218 <cell alignment="center" valignment="top" topline="true" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 \begin_inset ERT
14223 status collapsed
14224
14225 \begin_layout Plain Layout
14226
14227
14228 \backslash
14229 morecmidrules 
14230 \end_layout
14231
14232 \end_inset
14233
14234
14235 \begin_inset ERT
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239
14240
14241 \backslash
14242 cmidrule{3-4}
14243 \end_layout
14244
14245 \end_inset
14246
14247 résolution spatiale LSF
14248 \end_layout
14249
14250 \end_inset
14251 </cell>
14252 <cell alignment="center" valignment="top" topline="true" usebox="none">
14253 \begin_inset Text
14254
14255 \begin_layout Plain Layout
14256
14257 \end_layout
14258
14259 \end_inset
14260 </cell>
14261 <cell alignment="center" valignment="top" topline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Plain Layout
14265
14266 \end_layout
14267
14268 \end_inset
14269 </cell>
14270 <cell alignment="center" valignment="top" topline="true" usebox="none">
14271 \begin_inset Text
14272
14273 \begin_layout Plain Layout
14274
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 </row>
14280 <row>
14281 <cell alignment="center" valignment="top" usebox="none">
14282 \begin_inset Text
14283
14284 \begin_layout Plain Layout
14285 en µm
14286 \end_layout
14287
14288 \end_inset
14289 </cell>
14290 <cell alignment="center" valignment="top" usebox="none">
14291 \begin_inset Text
14292
14293 \begin_layout Plain Layout
14294 129.7
14295 \end_layout
14296
14297 \end_inset
14298 </cell>
14299 <cell alignment="center" valignment="top" usebox="none">
14300 \begin_inset Text
14301
14302 \begin_layout Plain Layout
14303 52.75
14304 \end_layout
14305
14306 \end_inset
14307 </cell>
14308 <cell alignment="center" valignment="top" usebox="none">
14309 \begin_inset Text
14310
14311 \begin_layout Plain Layout
14312 50.78
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 </row>
14318 <row>
14319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Plain Layout
14323 en % de la taille des pixels
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14329 \begin_inset Text
14330
14331 \begin_layout Plain Layout
14332 76.3
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14338 \begin_inset Text
14339
14340 \begin_layout Plain Layout
14341 95.9
14342 \end_layout
14343
14344 \end_inset
14345 </cell>
14346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14347 \begin_inset Text
14348
14349 \begin_layout Plain Layout
14350 92.3
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 </row>
14356 </lyxtabular>
14357
14358 \end_inset
14359
14360
14361 \end_layout
14362
14363 \end_inset
14364
14365
14366 \end_layout
14367
14368 \begin_layout Section
14369 Alignement Vertical des Tableaux
14370 \begin_inset Index idx
14371 status collapsed
14372
14373 \begin_layout Plain Layout
14374 Tableau ! Alignement
14375 \end_layout
14376
14377 \end_inset
14378
14379
14380 \end_layout
14381
14382 \begin_layout Standard
14383 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14384  doit être à l'intérieur d'une boîte.
14385  La boîte peut alors être alignée comme c'est décrit dans la 
14386 \begin_inset space ~
14387 \end_inset
14388
14389
14390 \begin_inset CommandInset ref
14391 LatexCommand ref
14392 reference "sec:Boîte-Dialogue"
14393
14394 \end_inset
14395
14396 .
14397 \end_layout
14398
14399 \begin_layout Standard
14400 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14401  minipage
14402 \begin_inset Foot
14403 status open
14404
14405 \begin_layout Plain Layout
14406 Les minipages son décrites dans la section
14407 \begin_inset space ~
14408 \end_inset
14409
14410
14411 \begin_inset CommandInset ref
14412 LatexCommand ref
14413 reference "sec:Minipages"
14414
14415 \end_inset
14416
14417 .
14418 \end_layout
14419
14420 \end_inset
14421
14422  dont la largeur est de 15
14423 \begin_inset space \thinspace{}
14424 \end_inset
14425
14426 col% :
14427 \end_layout
14428
14429 \begin_layout Itemize
14430 test 
14431 \begin_inset Box Frameless
14432 position "t"
14433 hor_pos "c"
14434 has_inner_box 1
14435 inner_pos "c"
14436 use_parbox 0
14437 use_makebox 0
14438 width "15col%"
14439 special "none"
14440 height "1in"
14441 height_special "totalheight"
14442 status collapsed
14443
14444 \begin_layout Plain Layout
14445 \begin_inset Tabular
14446 <lyxtabular version="3" rows="3" columns="3">
14447 <features tabularvalignment="middle">
14448 <column alignment="center" valignment="top" width="0">
14449 <column alignment="center" valignment="top" width="0">
14450 <column alignment="center" valignment="top" width="0">
14451 <row>
14452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14453 \begin_inset Text
14454
14455 \begin_layout Plain Layout
14456 a
14457 \end_layout
14458
14459 \end_inset
14460 </cell>
14461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14462 \begin_inset Text
14463
14464 \begin_layout Plain Layout
14465 d
14466 \end_layout
14467
14468 \end_inset
14469 </cell>
14470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Plain Layout
14474 g
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 </row>
14480 <row>
14481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14482 \begin_inset Text
14483
14484 \begin_layout Plain Layout
14485 b
14486 \end_layout
14487
14488 \end_inset
14489 </cell>
14490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494 e
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14500 \begin_inset Text
14501
14502 \begin_layout Plain Layout
14503 h
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 </row>
14509 <row>
14510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14511 \begin_inset Text
14512
14513 \begin_layout Plain Layout
14514 c
14515 \end_layout
14516
14517 \end_inset
14518 </cell>
14519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523 f
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 i
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 </row>
14538 </lyxtabular>
14539
14540 \end_inset
14541
14542
14543 \end_layout
14544
14545 \end_inset
14546
14547  test 
14548 \begin_inset ERT
14549 status collapsed
14550
14551 \begin_layout Plain Layout
14552
14553
14554 \backslash
14555 raisebox{0.85
14556 \backslash
14557 baselineskip}{
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \begin_inset Box Frameless
14564 position "t"
14565 hor_pos "c"
14566 has_inner_box 1
14567 inner_pos "c"
14568 use_parbox 0
14569 use_makebox 0
14570 width "15col%"
14571 special "none"
14572 height "1in"
14573 height_special "totalheight"
14574 status collapsed
14575
14576 \begin_layout Plain Layout
14577 \begin_inset Tabular
14578 <lyxtabular version="3" rows="3" columns="3">
14579 <features tabularvalignment="middle">
14580 <column alignment="center" valignment="top" width="0">
14581 <column alignment="center" valignment="top" width="0">
14582 <column alignment="center" valignment="top" width="0">
14583 <row>
14584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14585 \begin_inset Text
14586
14587 \begin_layout Plain Layout
14588 a
14589 \end_layout
14590
14591 \end_inset
14592 </cell>
14593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597 d
14598 \end_layout
14599
14600 \end_inset
14601 </cell>
14602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606 g
14607 \end_layout
14608
14609 \end_inset
14610 </cell>
14611 </row>
14612 <row>
14613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14614 \begin_inset Text
14615
14616 \begin_layout Plain Layout
14617 b
14618 \end_layout
14619
14620 \end_inset
14621 </cell>
14622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14623 \begin_inset Text
14624
14625 \begin_layout Plain Layout
14626 e
14627 \end_layout
14628
14629 \end_inset
14630 </cell>
14631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14632 \begin_inset Text
14633
14634 \begin_layout Plain Layout
14635 h
14636 \end_layout
14637
14638 \end_inset
14639 </cell>
14640 </row>
14641 <row>
14642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14643 \begin_inset Text
14644
14645 \begin_layout Plain Layout
14646 c
14647 \end_layout
14648
14649 \end_inset
14650 </cell>
14651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14652 \begin_inset Text
14653
14654 \begin_layout Plain Layout
14655 f
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 i
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 </row>
14670 </lyxtabular>
14671
14672 \end_inset
14673
14674
14675 \end_layout
14676
14677 \end_inset
14678
14679
14680 \begin_inset ERT
14681 status collapsed
14682
14683 \begin_layout Plain Layout
14684
14685 }
14686 \end_layout
14687
14688 \end_inset
14689
14690
14691 \end_layout
14692
14693 \begin_layout Itemize
14694 test 
14695 \begin_inset Box Frameless
14696 position "c"
14697 hor_pos "c"
14698 has_inner_box 1
14699 inner_pos "c"
14700 use_parbox 0
14701 use_makebox 0
14702 width "15col%"
14703 special "none"
14704 height "1in"
14705 height_special "totalheight"
14706 status collapsed
14707
14708 \begin_layout Plain Layout
14709 \begin_inset Tabular
14710 <lyxtabular version="3" rows="3" columns="3">
14711 <features tabularvalignment="middle">
14712 <column alignment="center" valignment="top" width="0">
14713 <column alignment="center" valignment="top" width="0">
14714 <column alignment="center" valignment="top" width="0">
14715 <row>
14716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Plain Layout
14720 a
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14726 \begin_inset Text
14727
14728 \begin_layout Plain Layout
14729 d
14730 \end_layout
14731
14732 \end_inset
14733 </cell>
14734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14735 \begin_inset Text
14736
14737 \begin_layout Plain Layout
14738 g
14739 \end_layout
14740
14741 \end_inset
14742 </cell>
14743 </row>
14744 <row>
14745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14746 \begin_inset Text
14747
14748 \begin_layout Plain Layout
14749 b
14750 \end_layout
14751
14752 \end_inset
14753 </cell>
14754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Plain Layout
14758 e
14759 \end_layout
14760
14761 \end_inset
14762 </cell>
14763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14764 \begin_inset Text
14765
14766 \begin_layout Plain Layout
14767 h
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 </row>
14773 <row>
14774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Plain Layout
14778 c
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 f
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Plain Layout
14796 i
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 </row>
14802 </lyxtabular>
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \end_inset
14810
14811
14812 \end_layout
14813
14814 \begin_layout Itemize
14815 test 
14816 \begin_inset Box Frameless
14817 position "b"
14818 hor_pos "c"
14819 has_inner_box 1
14820 inner_pos "c"
14821 use_parbox 0
14822 use_makebox 0
14823 width "15col%"
14824 special "none"
14825 height "1in"
14826 height_special "totalheight"
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830 \begin_inset Tabular
14831 <lyxtabular version="3" rows="3" columns="3">
14832 <features tabularvalignment="middle">
14833 <column alignment="center" valignment="top" width="0">
14834 <column alignment="center" valignment="top" width="0">
14835 <column alignment="center" valignment="top" width="0">
14836 <row>
14837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14838 \begin_inset Text
14839
14840 \begin_layout Plain Layout
14841 a
14842 \end_layout
14843
14844 \end_inset
14845 </cell>
14846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14847 \begin_inset Text
14848
14849 \begin_layout Plain Layout
14850 d
14851 \end_layout
14852
14853 \end_inset
14854 </cell>
14855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14856 \begin_inset Text
14857
14858 \begin_layout Plain Layout
14859 g
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 </row>
14865 <row>
14866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14867 \begin_inset Text
14868
14869 \begin_layout Plain Layout
14870 b
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Plain Layout
14879 e
14880 \end_layout
14881
14882 \end_inset
14883 </cell>
14884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888 h
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 </row>
14894 <row>
14895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14896 \begin_inset Text
14897
14898 \begin_layout Plain Layout
14899 c
14900 \end_layout
14901
14902 \end_inset
14903 </cell>
14904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908 f
14909 \end_layout
14910
14911 \end_inset
14912 </cell>
14913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14914 \begin_inset Text
14915
14916 \begin_layout Plain Layout
14917 i
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 </row>
14923 </lyxtabular>
14924
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \end_inset
14931
14932  test 
14933 \begin_inset ERT
14934 status collapsed
14935
14936 \begin_layout Plain Layout
14937
14938
14939 \backslash
14940 raisebox{-0.32
14941 \backslash
14942 baselineskip}{
14943 \end_layout
14944
14945 \end_inset
14946
14947
14948 \begin_inset Box Frameless
14949 position "b"
14950 hor_pos "c"
14951 has_inner_box 1
14952 inner_pos "c"
14953 use_parbox 0
14954 use_makebox 0
14955 width "15col%"
14956 special "none"
14957 height "1in"
14958 height_special "totalheight"
14959 status collapsed
14960
14961 \begin_layout Plain Layout
14962 \begin_inset Tabular
14963 <lyxtabular version="3" rows="3" columns="3">
14964 <features tabularvalignment="middle">
14965 <column alignment="center" valignment="top" width="0">
14966 <column alignment="center" valignment="top" width="0">
14967 <column alignment="center" valignment="top" width="0">
14968 <row>
14969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14970 \begin_inset Text
14971
14972 \begin_layout Plain Layout
14973 a
14974 \end_layout
14975
14976 \end_inset
14977 </cell>
14978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Plain Layout
14982 d
14983 \end_layout
14984
14985 \end_inset
14986 </cell>
14987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14988 \begin_inset Text
14989
14990 \begin_layout Plain Layout
14991 g
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 </row>
14997 <row>
14998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 b
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15008 \begin_inset Text
15009
15010 \begin_layout Plain Layout
15011 e
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15017 \begin_inset Text
15018
15019 \begin_layout Plain Layout
15020 h
15021 \end_layout
15022
15023 \end_inset
15024 </cell>
15025 </row>
15026 <row>
15027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Plain Layout
15031 c
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040 f
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049 i
15050 \end_layout
15051
15052 \end_inset
15053 </cell>
15054 </row>
15055 </lyxtabular>
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \end_inset
15063
15064
15065 \begin_inset ERT
15066 status collapsed
15067
15068 \begin_layout Plain Layout
15069
15070 }
15071 \end_layout
15072
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \begin_layout Standard
15079 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
15080  et de la dernière ligne, n'est pas correctement aligné avec le texte de
15081  la ligne dans laquelle le tableau est inséré.
15082  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
15083  boîte élévatrice (raisebox)
15084 \begin_inset Foot
15085 status collapsed
15086
15087 \begin_layout Plain Layout
15088 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
15089 \begin_inset space ~
15090 \end_inset
15091
15092
15093 \begin_inset CommandInset ref
15094 LatexCommand ref
15095 reference "sub:Alignement-Vertical"
15096
15097 \end_inset
15098
15099 .
15100 \end_layout
15101
15102 \end_inset
15103
15104 .
15105  Dans l'exemple précédent, le deuxième tableau de la première ligne est
15106  aligné en utilisant la commande en code TeX suivante 
15107 \end_layout
15108
15109 \begin_layout Standard
15110
15111 \series bold
15112
15113 \backslash
15114 raisebox{0.85
15115 \backslash
15116 baselineskip}{
15117 \end_layout
15118
15119 \begin_layout Standard
15120 placée juste avant la boîte minipage.
15121  Après la boîte on insère l'accolade fermante en code TeX.
15122  Pour le deuxième tableau de la dernière ligne, la commande 
15123 \end_layout
15124
15125 \begin_layout Standard
15126
15127 \series bold
15128
15129 \backslash
15130 raisebox{-0.32
15131 \backslash
15132 baselineskip}{
15133 \end_layout
15134
15135 \begin_layout Standard
15136 est utilisée.
15137 \end_layout
15138
15139 \begin_layout Standard
15140 \begin_inset Note Greyedout
15141 status open
15142
15143 \begin_layout Plain Layout
15144
15145 \series bold
15146 Note:
15147 \series default
15148  L'alignement entre le contenu de la ligne du tableau et le texte de la
15149  ligne qui l'entoure ne peut pas être parfait.
15150  Le facteur utilisé dans la commande 
15151 \series bold
15152
15153 \backslash
15154 raisebox
15155 \series default
15156  pour obtenir cet alignement dépend de la police de caractères du document,
15157  de la taille de la police et de l'épaisseur des lignes du tableau.
15158 \end_layout
15159
15160 \end_inset
15161
15162
15163 \end_layout
15164
15165 \begin_layout Section
15166 Tableaux Colorés
15167 \begin_inset CommandInset label
15168 LatexCommand label
15169 name "sec:Tableaux-Colorés"
15170
15171 \end_inset
15172
15173
15174 \begin_inset Index idx
15175 status collapsed
15176
15177 \begin_layout Plain Layout
15178 Tableau ! Coloré
15179 \end_layout
15180
15181 \end_inset
15182
15183
15184 \end_layout
15185
15186 \begin_layout Subsection
15187 Cellules Colorées
15188 \begin_inset Index idx
15189 status collapsed
15190
15191 \begin_layout Plain Layout
15192 Couleur des tableaux ! Pour les cellules
15193 \end_layout
15194
15195 \end_inset
15196
15197
15198 \begin_inset Index idx
15199 status collapsed
15200
15201 \begin_layout Plain Layout
15202 Couleur ! Pour les cellules de tableau
15203 \end_layout
15204
15205 \end_inset
15206
15207
15208 \end_layout
15209
15210 \begin_layout Standard
15211 \begin_inset Float table
15212 placement h
15213 wide false
15214 sideways false
15215 status open
15216
15217 \begin_layout Plain Layout
15218 \begin_inset Caption
15219
15220 \begin_layout Plain Layout
15221 \begin_inset CommandInset label
15222 LatexCommand label
15223 name "tab:Tableau-coloré-sans-colortbl"
15224
15225 \end_inset
15226
15227 Tableau coloré sans utiliser le paquetage  
15228 \series bold
15229 colortbl
15230 \series default
15231
15232 \begin_inset Argument
15233 status open
15234
15235 \begin_layout Plain Layout
15236 Tableau sans colortbl
15237 \end_layout
15238
15239 \end_inset
15240
15241
15242 \end_layout
15243
15244 \end_inset
15245
15246
15247 \end_layout
15248
15249 \begin_layout Plain Layout
15250 \align center
15251 \begin_inset Tabular
15252 <lyxtabular version="3" rows="3" columns="3">
15253 <features tabularvalignment="middle">
15254 <column alignment="center" valignment="top" width="0">
15255 <column alignment="center" valignment="top" width="0">
15256 <column alignment="center" valignment="top" width="0">
15257 <row>
15258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262
15263 \color green
15264 a
15265 \end_layout
15266
15267 \end_inset
15268 </cell>
15269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Plain Layout
15273
15274 \color red
15275 b
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284
15285 \color red
15286 c
15287 \end_layout
15288
15289 \end_inset
15290 </cell>
15291 </row>
15292 <row>
15293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15294 \begin_inset Text
15295
15296 \begin_layout Plain Layout
15297
15298 \color green
15299 d
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308
15309 \color blue
15310 e
15311 \end_layout
15312
15313 \end_inset
15314 </cell>
15315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15316 \begin_inset Text
15317
15318 \begin_layout Plain Layout
15319
15320 \color blue
15321 f
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 </row>
15327 <row>
15328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332
15333 \color green
15334 g
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343
15344 \color blue
15345 h
15346 \end_layout
15347
15348 \end_inset
15349 </cell>
15350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Plain Layout
15354
15355 \color blue
15356 i
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 </row>
15362 </lyxtabular>
15363
15364 \end_inset
15365
15366
15367 \end_layout
15368
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \begin_layout Standard
15375 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15376  et choisissez une couleur dans le menu 
15377 \family sans
15378 Éditer\SpecialChar \menuseparator
15379 Style
15380 \begin_inset space ~
15381 \end_inset
15382
15383 de
15384 \begin_inset space ~
15385 \end_inset
15386
15387 Texte
15388 \family default
15389 .
15390  C'est ce qui a été utilisé pour créer le tableau
15391 \begin_inset space ~
15392 \end_inset
15393
15394
15395 \begin_inset CommandInset ref
15396 LatexCommand ref
15397 reference "tab:Tableau-coloré-sans-colortbl"
15398
15399 \end_inset
15400
15401 .
15402  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15403 \series bold
15404 colortbl
15405 \series default
15406 .
15407 \begin_inset Index idx
15408 status collapsed
15409
15410 \begin_layout Plain Layout
15411 Paquetages LaTeX ! colortbl
15412 \end_layout
15413
15414 \end_inset
15415
15416
15417 \end_layout
15418
15419 \begin_layout Standard
15420 \begin_inset ERT
15421 status collapsed
15422
15423 \begin_layout Plain Layout
15424
15425
15426 \backslash
15427 ifcolortbl
15428 \end_layout
15429
15430 \end_inset
15431
15432
15433 \begin_inset Note Note
15434 status open
15435
15436 \begin_layout Plain Layout
15437 La section qui suit ne sera affichée que si vous avez installé le paquetage
15438  LaTeX 
15439 \series bold
15440 colortbl
15441 \series default
15442 .
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \begin_layout Standard
15451 Pour créer des tableaux colorés, vous devez charger le paquetage
15452 \series bold
15453  colortbl
15454 \series default
15455  dans le préambule avec la ligne
15456 \end_layout
15457
15458 \begin_layout Standard
15459
15460 \series bold
15461
15462 \backslash
15463 usepackage{colortbl}
15464 \end_layout
15465
15466 \begin_layout Standard
15467 On choisit la couleur d'une colonne avec la commande 
15468 \end_layout
15469
15470 \begin_layout Standard
15471
15472 \series bold
15473
15474 \backslash
15475 columncolor{nom de couleur}
15476 \end_layout
15477
15478 \begin_layout Standard
15479 à l'intérieur d'une commande 
15480 \series bold
15481 >{ }
15482 \series default
15483 .
15484  Vous trouverez plus d'information sur la commande 
15485 \series bold
15486 >{}
15487 \series default
15488  dans la section
15489 \begin_inset space ~
15490 \end_inset
15491
15492
15493 \begin_inset CommandInset ref
15494 LatexCommand ref
15495 reference "sub:Calculs-multicolonnes"
15496
15497 \end_inset
15498
15499 .
15500 \end_layout
15501
15502 \begin_layout Standard
15503 Les noms de couleurs suivants sont prédéfinis :
15504 \end_layout
15505
15506 \begin_layout Standard
15507
15508 \family sans
15509 red
15510 \family default
15511  (rouge), 
15512 \family sans
15513 green
15514 \family default
15515  (vert), 
15516 \family sans
15517 yellow
15518 \family default
15519  (jaune), 
15520 \family sans
15521 blue
15522 \family default
15523  (bleu), 
15524 \family sans
15525 cyan
15526 \family default
15527
15528 \family sans
15529 magenta
15530 \family default
15531
15532 \family sans
15533 black 
15534 \family default
15535 (noir) et 
15536 \family sans
15537 white 
15538 \family default
15539 (blanc).
15540 \end_layout
15541
15542 \begin_layout Standard
15543 \begin_inset VSpace medskip
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \begin_layout Standard
15550 Vous pouvez aussi définir votre propre couleur avec la commande
15551 \end_layout
15552
15553 \begin_layout Standard
15554
15555 \series bold
15556
15557 \backslash
15558 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15559 \end_layout
15560
15561 \begin_layout Standard
15562 Le modèle de couleur peut être
15563 \end_layout
15564
15565 \begin_layout Labeling
15566 \labelwidthstring 00.00.0000
15567 cmyk: cyan, magenta, jaune (yellow), noir (black)
15568 \end_layout
15569
15570 \begin_layout Labeling
15571 \labelwidthstring 00.00.0000
15572 rgb: red, vert (green), bleu (blue)
15573 \end_layout
15574
15575 \begin_layout Labeling
15576 \labelwidthstring 00.00.0000
15577 gray dégradé de gris (gray)
15578 \end_layout
15579
15580 \begin_layout Standard
15581 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15582  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15583 \end_layout
15584
15585 \begin_layout Standard
15586 Vous pouvez par exemple définir la couleur 
15587 \begin_inset Quotes eld
15588 \end_inset
15589
15590
15591 \emph on
15592 vertfonce
15593 \begin_inset Quotes erd
15594 \end_inset
15595
15596  dans le préambule avec la ligne
15597 \end_layout
15598
15599 \begin_layout Standard
15600
15601 \series bold
15602
15603 \backslash
15604 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15605 \end_layout
15606
15607 \begin_layout Standard
15608 et la couleur "
15609 \emph on
15610 grisclair
15611 \emph default
15612 " avec
15613 \end_layout
15614
15615 \begin_layout Standard
15616
15617 \series bold
15618
15619 \backslash
15620 definecolor{grisclair}{gray}{0.8}
15621 \end_layout
15622
15623 \begin_layout Standard
15624 \begin_inset VSpace medskip
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 Les lignes sont colorées avec la commande
15632 \end_layout
15633
15634 \begin_layout Standard
15635
15636 \series bold
15637
15638 \backslash
15639 rowcolor{nom de la couleur}
15640 \end_layout
15641
15642 \begin_layout Standard
15643 et les cellules sont colorées avec la commande
15644 \end_layout
15645
15646 \begin_layout Standard
15647
15648 \series bold
15649
15650 \backslash
15651 cellcolor{nom de la couleur}
15652 \end_layout
15653
15654 \begin_layout Standard
15655 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15656 \end_layout
15657
15658 \begin_layout Standard
15659 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15660  choisissez une couleur dans le menu 
15661 \family sans
15662 Éditer\SpecialChar \menuseparator
15663 Style
15664 \begin_inset space ~
15665 \end_inset
15666
15667 de
15668 \begin_inset space ~
15669 \end_inset
15670
15671 Texte
15672 \family default
15673 .
15674  Si une cellule contient du code TeX, faites bien attention à ne colorer
15675  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15676 \end_layout
15677
15678 \begin_layout Standard
15679 \begin_inset Note Greyedout
15680 status open
15681
15682 \begin_layout Plain Layout
15683
15684 \series bold
15685 Note:
15686 \series default
15687  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15688  définies par l'utilisateur.
15689 \end_layout
15690
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \begin_layout Standard
15697 \begin_inset VSpace bigskip
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \begin_layout Standard
15704 Pour créer le tableau
15705 \begin_inset space ~
15706 \end_inset
15707
15708
15709 \begin_inset CommandInset ref
15710 LatexCommand ref
15711 reference "tab:Tableau-coloré-avec-colortbl"
15712
15713 \end_inset
15714
15715  faites ce qui suit : La couleur de la première colonne doit être 
15716 \emph on
15717 vertfonce
15718 \emph default
15719 .
15720  On insère donc la commande
15721 \end_layout
15722
15723 \begin_layout Standard
15724
15725 \series bold
15726 >{
15727 \backslash
15728 columncolor{vertfonce}
15729 \backslash
15730 centering}c
15731 \end_layout
15732
15733 \begin_layout Standard
15734 en code TeX pour cette colonne.
15735  La première ligne doit être bleue
15736 \begin_inset Note Note
15737 status open
15738
15739 \begin_layout Plain Layout
15740 cyan ? (NdT)
15741 \end_layout
15742
15743 \end_inset
15744
15745 , d'où la commande en code TeX
15746 \end_layout
15747
15748 \begin_layout Standard
15749
15750 \series bold
15751
15752 \backslash
15753 rowcolor{cyan}
15754 \end_layout
15755
15756 \begin_layout Standard
15757 qui est insérée dans la première cellule de cette ligne.
15758  Notez que cela annule la couleur de colonne pour la première cellule.
15759  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15760  en code TeX la commande
15761 \end_layout
15762
15763 \begin_layout Standard
15764
15765 \series bold
15766
15767 \backslash
15768 cellcolor{magenta}
15769 \end_layout
15770
15771 \begin_layout Standard
15772 Les caractères peuvent maintenant être colorés en utilisant le menu 
15773 \family sans
15774 Éditer\SpecialChar \menuseparator
15775 Style
15776 \begin_inset space ~
15777 \end_inset
15778
15779 de
15780 \begin_inset space ~
15781 \end_inset
15782
15783 Texte
15784 \family default
15785 .
15786 \end_layout
15787
15788 \begin_layout Standard
15789 \begin_inset Float table
15790 placement h
15791 wide false
15792 sideways false
15793 status open
15794
15795 \begin_layout Plain Layout
15796 \begin_inset Caption
15797
15798 \begin_layout Plain Layout
15799 \begin_inset CommandInset label
15800 LatexCommand label
15801 name "tab:Tableau-coloré-avec-colortbl"
15802
15803 \end_inset
15804
15805 Tableau coloré en utilisant le paquetage 
15806 \series bold
15807 colortbl
15808 \series default
15809
15810 \begin_inset Argument
15811 status collapsed
15812
15813 \begin_layout Plain Layout
15814 Tableau avec colortbl
15815 \end_layout
15816
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \begin_layout Plain Layout
15828 \align center
15829 \begin_inset Tabular
15830 <lyxtabular version="3" rows="3" columns="3">
15831 <features tabularvalignment="middle">
15832 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15833 <column alignment="center" valignment="top" width="0">
15834 <column alignment="center" valignment="top" width="0">
15835 <row>
15836 <cell alignment="center" valignment="top" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840 \begin_inset ERT
15841 status collapsed
15842
15843 \begin_layout Plain Layout
15844
15845
15846 \backslash
15847 rowcolor{cyan}
15848 \end_layout
15849
15850 \end_inset
15851
15852
15853 \color magenta
15854 a
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863
15864 \color red
15865 b
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 <cell alignment="center" valignment="top" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874
15875 \color red
15876 c
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 </row>
15882 <row>
15883 <cell alignment="center" valignment="top" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887
15888 \color yellow
15889 d
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 <cell alignment="center" valignment="top" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898
15899 \color blue
15900 e
15901 \end_layout
15902
15903 \end_inset
15904 </cell>
15905 <cell alignment="center" valignment="top" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Plain Layout
15909
15910 \color blue
15911 f
15912 \end_layout
15913
15914 \end_inset
15915 </cell>
15916 </row>
15917 <row>
15918 <cell alignment="center" valignment="top" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Plain Layout
15922
15923 \color yellow
15924 g
15925 \end_layout
15926
15927 \end_inset
15928 </cell>
15929 <cell alignment="center" valignment="top" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Plain Layout
15933
15934 \color blue
15935 h
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 <cell alignment="center" valignment="top" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944 \begin_inset ERT
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948
15949
15950 \backslash
15951 cellcolor{magenta}
15952 \end_layout
15953
15954 \end_inset
15955
15956
15957 \color green
15958 i
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 </row>
15964 </lyxtabular>
15965
15966 \end_inset
15967
15968
15969 \end_layout
15970
15971 \end_inset
15972
15973
15974 \end_layout
15975
15976 \begin_layout Standard
15977 \begin_inset ERT
15978 status collapsed
15979
15980 \begin_layout Plain Layout
15981
15982
15983 \backslash
15984 else
15985 \end_layout
15986
15987 \end_inset
15988
15989
15990 \begin_inset Note Note
15991 status open
15992
15993 \begin_layout Plain Layout
15994 Ce qui suit sera affiché si le paquetage 
15995 \series bold
15996 colortbl
15997 \series default
15998  n'est pas installé :
15999 \end_layout
16000
16001 \end_inset
16002
16003
16004 \end_layout
16005
16006 \begin_layout Standard
16007 Vous devez installer le paquetage 
16008 \series bold
16009 colortbl
16010 \series default
16011  pour voir le contenu des cette section dans la sortie imprimée.
16012 \end_layout
16013
16014 \begin_layout Standard
16015 \begin_inset ERT
16016 status collapsed
16017
16018 \begin_layout Plain Layout
16019
16020
16021 \backslash
16022 fi
16023 \end_layout
16024
16025 \end_inset
16026
16027
16028 \end_layout
16029
16030 \begin_layout Subsection
16031 Les filets colorées
16032 \begin_inset Index idx
16033 status collapsed
16034
16035 \begin_layout Plain Layout
16036 Tableau Coloré ! Pour les filets
16037 \end_layout
16038
16039 \end_inset
16040
16041
16042 \begin_inset Index idx
16043 status collapsed
16044
16045 \begin_layout Plain Layout
16046 Couleur ! Pour les filets des tableaux
16047 \end_layout
16048
16049 \end_inset
16050
16051
16052 \begin_inset Note Note
16053 status collapsed
16054
16055 \begin_layout Plain Layout
16056 on parle de filets plutôt que de lignes pour les tableaux
16057 \end_layout
16058
16059 \end_inset
16060
16061
16062 \end_layout
16063
16064 \begin_layout Standard
16065 Comme c'est décrit dans la section
16066 \begin_inset space ~
16067 \end_inset
16068
16069
16070 \begin_inset CommandInset ref
16071 LatexCommand ref
16072 reference "sub:Epaisseur-filets"
16073
16074 \end_inset
16075
16076 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
16077  variable 
16078 \series bold
16079
16080 \backslash
16081 arrayrulewidth
16082 \series default
16083 .
16084  Elle est mise à 1.5
16085 \begin_inset space \thinspace{}
16086 \end_inset
16087
16088 pt pour tous les tableaux de cette section.
16089 \begin_inset ERT
16090 status collapsed
16091
16092 \begin_layout Plain Layout
16093
16094
16095 \backslash
16096 setlength{
16097 \backslash
16098 arrayrulewidth}{1.5pt}
16099 \end_layout
16100
16101 \end_inset
16102
16103
16104 \end_layout
16105
16106 \begin_layout Standard
16107 Pour colorer les filets verticaux, par exemple en vert, créez le format
16108  de colonne suivant dans le préambule du document, en suivant la description
16109  de la section
16110 \begin_inset space ~
16111 \end_inset
16112
16113
16114 \begin_inset CommandInset ref
16115 LatexCommand ref
16116 reference "sub:Formats-personnalisés"
16117
16118 \end_inset
16119
16120 :
16121 \end_layout
16122
16123 \begin_layout Standard
16124
16125 \series bold
16126
16127 \backslash
16128 newcolumntype{W}{!{
16129 \backslash
16130 color{green}
16131 \backslash
16132 vline}}
16133 \end_layout
16134
16135 \begin_layout Standard
16136 Pour le tableau
16137 \begin_inset space ~
16138 \end_inset
16139
16140
16141 \begin_inset CommandInset ref
16142 LatexCommand ref
16143 reference "tab:Tableau-filets-verticaux-colorés"
16144
16145 \end_inset
16146
16147  le paramètre LaTeX
16148 \series bold
16149  WcW
16150 \series default
16151  a été utilisé pour la dernière colonne et
16152 \series bold
16153  Wc
16154 \series default
16155  pour les autres colonnes.
16156 \end_layout
16157
16158 \begin_layout Standard
16159 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
16160 \end_layout
16161
16162 \begin_layout Standard
16163 \begin_inset Float table
16164 placement h
16165 wide false
16166 sideways false
16167 status open
16168
16169 \begin_layout Plain Layout
16170 \begin_inset Caption
16171
16172 \begin_layout Plain Layout
16173 \begin_inset CommandInset label
16174 LatexCommand label
16175 name "tab:Tableau-filets-verticaux-colorés"
16176
16177 \end_inset
16178
16179 Tableau avec filets verticaux colorés
16180 \end_layout
16181
16182 \end_inset
16183
16184
16185 \end_layout
16186
16187 \begin_layout Plain Layout
16188 \align center
16189 \begin_inset Tabular
16190 <lyxtabular version="3" rows="3" columns="3">
16191 <features tabularvalignment="middle">
16192 <column alignment="center" valignment="top" width="0" special="Wc">
16193 <column alignment="center" valignment="top" width="0" special="Wc">
16194 <column alignment="center" valignment="top" width="0" special="WcW">
16195 <row>
16196 <cell alignment="center" valignment="top" topline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \begin_layout Plain Layout
16200 sd
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 <cell alignment="center" valignment="top" topline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 </row>
16224 <row>
16225 <cell alignment="center" valignment="top" topline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 <cell alignment="center" valignment="top" topline="true" usebox="none">
16235 \begin_inset Text
16236
16237 \begin_layout Plain Layout
16238 sd
16239 \end_layout
16240
16241 \end_inset
16242 </cell>
16243 <cell alignment="center" valignment="top" topline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 </row>
16253 <row>
16254 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16255 \begin_inset Text
16256
16257 \begin_layout Plain Layout
16258
16259 \end_layout
16260
16261 \end_inset
16262 </cell>
16263 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16264 \begin_inset Text
16265
16266 \begin_layout Plain Layout
16267
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276 sd
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 </row>
16282 </lyxtabular>
16283
16284 \end_inset
16285
16286
16287 \end_layout
16288
16289 \end_inset
16290
16291
16292 \end_layout
16293
16294 \begin_layout Standard
16295 \begin_inset VSpace bigskip
16296 \end_inset
16297
16298 Pour colorer les filets horizontaux en rouge comme pour le tableau
16299 \begin_inset space ~
16300 \end_inset
16301
16302
16303 \begin_inset CommandInset ref
16304 LatexCommand ref
16305 reference "tab:Tableau-filet-horizontaux-colorés"
16306
16307 \end_inset
16308
16309 , insérez les commandes suivantes en code TeX juste avant le tableau ou
16310  le flottant de tableau :
16311 \end_layout
16312
16313 \begin_layout Standard
16314
16315 \series bold
16316
16317 \backslash
16318 let
16319 \backslash
16320 myHlineC
16321 \backslash
16322 hline
16323 \begin_inset Newline newline
16324 \end_inset
16325
16326
16327 \backslash
16328 renewcommand{
16329 \backslash
16330 hline}
16331 \begin_inset Newline newline
16332 \end_inset
16333
16334
16335 \begin_inset Phantom HPhantom
16336 status open
16337
16338 \begin_layout Plain Layout
16339
16340 \series bold
16341 \begin_inset space ~
16342 \end_inset
16343
16344
16345 \end_layout
16346
16347 \end_inset
16348
16349 {
16350 \backslash
16351 arrayrulecolor{red}
16352 \backslash
16353 myHlineC
16354 \backslash
16355 arrayrulecolor{black}}
16356 \end_layout
16357
16358 \begin_layout Standard
16359 \begin_inset ERT
16360 status collapsed
16361
16362 \begin_layout Plain Layout
16363
16364
16365 \backslash
16366 let
16367 \backslash
16368 myHlineC
16369 \backslash
16370 hline
16371 \end_layout
16372
16373 \begin_layout Plain Layout
16374
16375
16376 \backslash
16377 renewcommand{
16378 \backslash
16379 hline}
16380 \end_layout
16381
16382 \begin_layout Plain Layout
16383
16384  {
16385 \backslash
16386 arrayrulecolor{red}
16387 \backslash
16388 myHlineC
16389 \backslash
16390 arrayrulecolor{black}}
16391 \end_layout
16392
16393 \end_inset
16394
16395
16396 \begin_inset Float table
16397 placement h
16398 wide false
16399 sideways false
16400 status open
16401
16402 \begin_layout Plain Layout
16403 \begin_inset Caption
16404
16405 \begin_layout Plain Layout
16406 \begin_inset CommandInset label
16407 LatexCommand label
16408 name "tab:Tableau-filet-horizontaux-colorés"
16409
16410 \end_inset
16411
16412 Tableau avec filets horizontaux colorés
16413 \end_layout
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Plain Layout
16421 \align center
16422 \begin_inset Tabular
16423 <lyxtabular version="3" rows="3" columns="3">
16424 <features tabularvalignment="middle">
16425 <column alignment="center" valignment="top" width="0">
16426 <column alignment="center" valignment="top" width="0">
16427 <column alignment="center" valignment="top" width="0">
16428 <row>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 sd
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442
16443 \end_layout
16444
16445 \end_inset
16446 </cell>
16447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 </row>
16457 <row>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 sd
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
16485 </row>
16486 <row>
16487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Plain Layout
16509 sd
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 </row>
16515 </lyxtabular>
16516
16517 \end_inset
16518
16519
16520 \end_layout
16521
16522 \end_inset
16523
16524
16525 \end_layout
16526
16527 \begin_layout Standard
16528 Pour revenir à la couleur noire implicite, insérez la commande suivante
16529  en code TeX, juste après le tableau ou le flottant de tableau :
16530 \end_layout
16531
16532 \begin_layout Standard
16533
16534 \series bold
16535
16536 \backslash
16537 renewcommand{
16538 \backslash
16539 hline}{
16540 \backslash
16541 myHlineC}
16542 \end_layout
16543
16544 \begin_layout Standard
16545 Le tableau
16546 \begin_inset space ~
16547 \end_inset
16548
16549
16550 \begin_inset CommandInset ref
16551 LatexCommand ref
16552 reference "tab:Tableau-avec-filets-colorés"
16553
16554 \end_inset
16555
16556  est un exemple avec des filets horizontaux et verticaux colorés.
16557 \end_layout
16558
16559 \begin_layout Standard
16560 \begin_inset Float table
16561 placement h
16562 wide false
16563 sideways false
16564 status open
16565
16566 \begin_layout Plain Layout
16567 \begin_inset Caption
16568
16569 \begin_layout Plain Layout
16570 \begin_inset CommandInset label
16571 LatexCommand label
16572 name "tab:Tableau-avec-filets-colorés"
16573
16574 \end_inset
16575
16576 Tableau avec filets horizontaux et verticaux colorés
16577 \end_layout
16578
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \begin_layout Plain Layout
16585 \align center
16586 \begin_inset Tabular
16587 <lyxtabular version="3" rows="3" columns="3">
16588 <features tabularvalignment="middle">
16589 <column alignment="center" valignment="top" width="0" special="Wc">
16590 <column alignment="center" valignment="top" width="0" special="Wc">
16591 <column alignment="center" valignment="top" width="0" special="WcW">
16592 <row>
16593 <cell alignment="center" valignment="top" topline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597 sd
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 <cell alignment="center" valignment="top" topline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Plain Layout
16606
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 <cell alignment="center" valignment="top" topline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 </row>
16621 <row>
16622 <cell alignment="center" valignment="top" topline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 <cell alignment="center" valignment="top" topline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635 sd
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 <cell alignment="center" valignment="top" topline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Plain Layout
16644
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 </row>
16650 <row topspace="default">
16651 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655
16656 \end_layout
16657
16658 \end_inset
16659 </cell>
16660 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16661 \begin_inset Text
16662
16663 \begin_layout Plain Layout
16664
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 sd
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 </row>
16679 </lyxtabular>
16680
16681 \end_inset
16682
16683
16684 \end_layout
16685
16686 \end_inset
16687
16688
16689 \end_layout
16690
16691 \begin_layout Standard
16692 \begin_inset ERT
16693 status collapsed
16694
16695 \begin_layout Plain Layout
16696
16697
16698 \backslash
16699 renewcommand{
16700 \backslash
16701 hline}{
16702 \backslash
16703 myHlineC}
16704 \end_layout
16705
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \begin_layout Standard
16712 \begin_inset ERT
16713 status collapsed
16714
16715 \begin_layout Plain Layout
16716
16717
16718 \backslash
16719 setlength{
16720 \backslash
16721 arrayrulewidth}{0.4pt}
16722 \end_layout
16723
16724 \end_inset
16725
16726
16727 \end_layout
16728
16729 \begin_layout Section
16730 Personnalisation des Tableaux
16731 \begin_inset Index idx
16732 status collapsed
16733
16734 \begin_layout Plain Layout
16735 Tableau ! Personnalisation
16736 \end_layout
16737
16738 \end_inset
16739
16740
16741 \begin_inset Index idx
16742 status collapsed
16743
16744 \begin_layout Plain Layout
16745 Personnalisation des tableaux
16746 \end_layout
16747
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \begin_layout Subsection
16754 Espacement des lignes
16755 \begin_inset CommandInset label
16756 LatexCommand label
16757 name "sub:Espacement-lignes"
16758
16759 \end_inset
16760
16761
16762 \begin_inset Index idx
16763 status collapsed
16764
16765 \begin_layout Plain Layout
16766 Personnalisation des tableaux ! Espacement des lignes
16767 \end_layout
16768
16769 \end_inset
16770
16771
16772 \end_layout
16773
16774 \begin_layout Standard
16775 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16776  l'onglet 
16777 \family sans
16778 Bordures
16779 \family default
16780  de la fenêtre de dialogue 
16781 \family sans
16782 Paramètres
16783 \begin_inset space ~
16784 \end_inset
16785
16786 du
16787 \begin_inset space ~
16788 \end_inset
16789
16790 tableau
16791 \family default
16792 .
16793  Vous y trouverez trois possibilités :
16794 \end_layout
16795
16796 \begin_layout Description
16797 Haut
16798 \begin_inset space ~
16799 \end_inset
16800
16801 de
16802 \begin_inset space ~
16803 \end_inset
16804
16805 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16806  Si le tableau est un tableau formel
16807 \begin_inset Foot
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811 Les tableaux formels sont décrits dans la section
16812 \begin_inset space ~
16813 \end_inset
16814
16815
16816 \begin_inset CommandInset ref
16817 LatexCommand ref
16818 reference "sec:Tableaux-Formels"
16819
16820 \end_inset
16821
16822 .
16823 \end_layout
16824
16825 \end_inset
16826
16827  LyX va insérer implicitement un espace de 0.5
16828 \begin_inset space \thinspace{}
16829 \end_inset
16830
16831 em.
16832  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16833  les filets verticaux comme dans le tableau suivant :
16834 \begin_inset VSpace medskip
16835 \end_inset
16836
16837
16838 \begin_inset Newline newline
16839 \end_inset
16840
16841
16842 \begin_inset space \hspace*{}
16843 \length 0pt
16844 \end_inset
16845
16846
16847 \begin_inset space \hfill{}
16848 \end_inset
16849
16850
16851 \begin_inset Tabular
16852 <lyxtabular version="3" rows="3" columns="1">
16853 <features tabularvalignment="middle">
16854 <column alignment="center" valignment="top" width="0">
16855 <row>
16856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 A
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row topspace="3mm">
16867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871 espace de 3
16872 \begin_inset space \thinspace{}
16873 \end_inset
16874
16875 mm en haut de la ligne
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 </row>
16881 <row>
16882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 C
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 </lyxtabular>
16893
16894 \end_inset
16895
16896
16897 \begin_inset space \hfill{}
16898 \end_inset
16899
16900
16901 \begin_inset space \hspace*{}
16902 \length 0pt
16903 \end_inset
16904
16905
16906 \begin_inset VSpace medskip
16907 \end_inset
16908
16909
16910 \begin_inset Newline newline
16911 \end_inset
16912
16913 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16914  pas de filets verticaux.
16915 \end_layout
16916
16917 \begin_layout Description
16918 Bas
16919 \begin_inset space ~
16920 \end_inset
16921
16922 de
16923 \begin_inset space ~
16924 \end_inset
16925
16926 ligne va ajouter de l'espace sous les caractères de la ligne.
16927  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16928  de 0.5
16929 \begin_inset space \thinspace{}
16930 \end_inset
16931
16932 em, pour les tableaux normaux, l'espace implicite est de 2
16933 \begin_inset space \thinspace{}
16934 \end_inset
16935
16936 pt.
16937 \end_layout
16938
16939 \begin_layout Description
16940 Entre
16941 \begin_inset space ~
16942 \end_inset
16943
16944 les
16945 \begin_inset space ~
16946 \end_inset
16947
16948 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16949  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16950  de 0.5
16951 \begin_inset space \thinspace{}
16952 \end_inset
16953
16954 em.
16955  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16956  les filets verticaux comme dans le tableau suivant :
16957 \begin_inset VSpace medskip
16958 \end_inset
16959
16960
16961 \begin_inset Newline newline
16962 \end_inset
16963
16964
16965 \begin_inset space \hspace*{}
16966 \length 0pt
16967 \end_inset
16968
16969
16970 \begin_inset space \hfill{}
16971 \end_inset
16972
16973
16974 \begin_inset Tabular
16975 <lyxtabular version="3" rows="3" columns="1">
16976 <features tabularvalignment="middle">
16977 <column alignment="center" valignment="top" width="0">
16978 <row>
16979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 A
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 </row>
16989 <row interlinespace="3mm">
16990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994 \begin_inset Formula $\downarrow$
16995 \end_inset
16996
16997  espace de 3
16998 \begin_inset space \thinspace{}
16999 \end_inset
17000
17001 mm entre les lignes 
17002 \begin_inset Formula $\downarrow$
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 </row>
17011 <row>
17012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Plain Layout
17016 \begin_inset Formula $\uparrow$
17017 \end_inset
17018
17019  espace de 3
17020 \begin_inset space \thinspace{}
17021 \end_inset
17022
17023 mm entre les lignes 
17024 \begin_inset Formula $\uparrow$
17025 \end_inset
17026
17027
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 </row>
17033 </lyxtabular>
17034
17035 \end_inset
17036
17037
17038 \begin_inset space \hfill{}
17039 \end_inset
17040
17041
17042 \begin_inset space \hspace*{}
17043 \length 0pt
17044 \end_inset
17045
17046
17047 \begin_inset VSpace medskip
17048 \end_inset
17049
17050
17051 \begin_inset Newline newline
17052 \end_inset
17053
17054 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
17055  pas de filets verticaux.
17056 \end_layout
17057
17058 \begin_layout Standard
17059 \begin_inset VSpace bigskip
17060 \end_inset
17061
17062 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
17063  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
17064  dans le préambule :
17065 \end_layout
17066
17067 \begin_layout Standard
17068
17069 \series bold
17070
17071 \backslash
17072 @ifundefined{extrarowheight}
17073 \begin_inset Newline newline
17074 \end_inset
17075
17076
17077 \begin_inset Phantom HPhantom
17078 status open
17079
17080 \begin_layout Plain Layout
17081
17082 \series bold
17083 \begin_inset space ~
17084 \end_inset
17085
17086
17087 \end_layout
17088
17089 \end_inset
17090
17091 {
17092 \backslash
17093 usepackage{array}}{}
17094 \begin_inset Newline newline
17095 \end_inset
17096
17097
17098 \backslash
17099 setlength{
17100 \backslash
17101 extrarowheight}{height}
17102 \end_layout
17103
17104 \begin_layout Standard
17105 Mais ceci présente le défaut que le texte des cellules de tableau n'est
17106  plus exactement centré verticalement.
17107  (le paquetage 
17108 \series bold
17109 array 
17110 \series default
17111 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
17112  auto-définis.
17113  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
17114  
17115 \series bold
17116
17117 \backslash
17118 @ifundefined
17119 \series default
17120  dans la commande précédente.)
17121 \end_layout
17122
17123 \begin_layout Standard
17124 Si vous utilisez des polices de taille plus grande que la taille normale,
17125  les bordures des tableaux sont souvent trop proches du texte.
17126  On peut corriger ce problème en insérant la commande 
17127 \series bold
17128
17129 \begin_inset space \space{}
17130 \end_inset
17131
17132
17133 \backslash
17134 strut
17135 \series default
17136  en code TeX au debut d'une ligne du tableau.
17137  Le tableau
17138 \lang english
17139
17140 \begin_inset space ~
17141 \end_inset
17142
17143
17144 \begin_inset CommandInset ref
17145 LatexCommand ref
17146 reference "tab:Alignement-vertical"
17147
17148 \end_inset
17149
17150
17151 \lang french
17152  montre l'effet de cette commande.
17153 \end_layout
17154
17155 \begin_layout Standard
17156 \noindent
17157 \begin_inset Float table
17158 placement h
17159 wide false
17160 sideways false
17161 status open
17162
17163 \begin_layout Plain Layout
17164 \begin_inset Caption
17165
17166 \begin_layout Plain Layout
17167 \begin_inset CommandInset label
17168 LatexCommand label
17169 name "tab:Alignement-vertical"
17170
17171 \end_inset
17172
17173 Alignement vertical d'un texte avec une police de grande taille.
17174 \end_layout
17175
17176 \end_inset
17177
17178
17179 \end_layout
17180
17181 \begin_layout Plain Layout
17182 \begin_inset space \hfill{}
17183 \end_inset
17184
17185
17186 \begin_inset Float table
17187 wide false
17188 sideways false
17189 status collapsed
17190
17191 \begin_layout Plain Layout
17192 \begin_inset Caption
17193
17194 \begin_layout Plain Layout
17195 Tableau normal.
17196 \end_layout
17197
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \begin_layout Plain Layout
17204 \noindent
17205 \align center
17206 \begin_inset Tabular
17207 <lyxtabular version="3" rows="6" columns="1">
17208 <features tabularvalignment="middle">
17209 <column alignment="left" valignment="top" width="0">
17210 <row>
17211 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 Normal, g
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 </row>
17221 <row>
17222 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226
17227 \size large
17228 Large
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 </row>
17234 <row>
17235 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239
17240 \size larger
17241 Larger
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 </row>
17247 <row>
17248 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252
17253 \size largest
17254 Largest
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \size huge
17267 Huge
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 </row>
17273 <row>
17274 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278
17279 \size huge
17280 Huger
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 </row>
17286 </lyxtabular>
17287
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \end_inset
17294
17295
17296 \begin_inset space \hfill{}
17297 \end_inset
17298
17299
17300 \begin_inset Float table
17301 wide false
17302 sideways false
17303 status collapsed
17304
17305 \begin_layout Plain Layout
17306 \begin_inset Caption
17307
17308 \begin_layout Plain Layout
17309 Tableau utilisant la commande 
17310 \series bold
17311
17312 \backslash
17313 strut
17314 \series default
17315 .
17316 \end_layout
17317
17318 \end_inset
17319
17320
17321 \end_layout
17322
17323 \begin_layout Plain Layout
17324 \noindent
17325 \align center
17326 \begin_inset Tabular
17327 <lyxtabular version="3" rows="6" columns="1">
17328 <features tabularvalignment="middle">
17329 <column alignment="left" valignment="top" width="0">
17330 <row>
17331 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 Normal, g
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 </row>
17341 <row>
17342 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346
17347 \size large
17348 \begin_inset ERT
17349 status collapsed
17350
17351 \begin_layout Plain Layout
17352
17353
17354 \backslash
17355 strut 
17356 \end_layout
17357
17358 \end_inset
17359
17360 Large
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 </row>
17366 <row>
17367 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Plain Layout
17371
17372 \size larger
17373 \begin_inset ERT
17374 status collapsed
17375
17376 \begin_layout Plain Layout
17377
17378
17379 \backslash
17380 strut 
17381 \end_layout
17382
17383 \end_inset
17384
17385 Larger
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 </row>
17391 <row>
17392 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \size largest
17398 \begin_inset ERT
17399 status collapsed
17400
17401 \begin_layout Plain Layout
17402
17403
17404 \backslash
17405 strut 
17406 \end_layout
17407
17408 \end_inset
17409
17410 Largest
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 </row>
17416 <row>
17417 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421
17422 \size huge
17423 \begin_inset ERT
17424 status collapsed
17425
17426 \begin_layout Plain Layout
17427
17428
17429 \backslash
17430 strut 
17431 \end_layout
17432
17433 \end_inset
17434
17435 Huge
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 </row>
17441 <row>
17442 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446
17447 \size giant
17448 \begin_inset ERT
17449 status collapsed
17450
17451 \begin_layout Plain Layout
17452
17453
17454 \backslash
17455 strut 
17456 \end_layout
17457
17458 \end_inset
17459
17460
17461 \size huge
17462 Huger
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 </row>
17468 </lyxtabular>
17469
17470 \end_inset
17471
17472
17473 \end_layout
17474
17475 \end_inset
17476
17477
17478 \begin_inset space \hfill{}
17479 \end_inset
17480
17481
17482 \end_layout
17483
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \begin_layout Standard
17490 \begin_inset Newpage newpage
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \begin_layout Subsection
17497 Alignements de cellules spéciaux
17498 \begin_inset CommandInset label
17499 LatexCommand label
17500 name "sub:Alignements-de-cellules"
17501
17502 \end_inset
17503
17504
17505 \begin_inset Index idx
17506 status collapsed
17507
17508 \begin_layout Plain Layout
17509 Personnalisation des tableaux ! Alignement de cellules spéciaux
17510 \end_layout
17511
17512 \end_inset
17513
17514
17515 \end_layout
17516
17517 \begin_layout Standard
17518 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17519  cellules sur un caractère donné, par exemple le séparateur décimal comme
17520  dans le tableau
17521 \begin_inset space ~
17522 \end_inset
17523
17524
17525 \begin_inset CommandInset ref
17526 LatexCommand ref
17527 reference "tab:Tableau-centré-sur-séparateur-1"
17528
17529 \end_inset
17530
17531 .
17532  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
17533  soit en appuyant sur le bouton 
17534 \begin_inset Graphics
17535         filename ../../images/tabular-feature_align-decimal.png
17536         scale 85
17537         scaleBeforeRotation
17538
17539 \end_inset
17540
17541 de la barre d'outils ou en modifiant le paramètre 
17542 \family sans
17543 Alignement horizontal
17544 \family default
17545  à 
17546 \family sans
17547 Au séparateur décimal
17548 \family default
17549 .
17550  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
17551  dans les paramètres du tableau.
17552 \end_layout
17553
17554 \begin_layout Standard
17555 \begin_inset Float table
17556 placement h
17557 wide false
17558 sideways false
17559 status open
17560
17561 \begin_layout Plain Layout
17562 \begin_inset Caption
17563
17564 \begin_layout Plain Layout
17565 \begin_inset CommandInset label
17566 LatexCommand label
17567 name "tab:Tableau-centré-sur-séparateur-1"
17568
17569 \end_inset
17570
17571 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17572 \end_layout
17573
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \begin_layout Plain Layout
17580 \align center
17581 \begin_inset Tabular
17582 <lyxtabular version="3" rows="4" columns="1">
17583 <features booktabs="true" tabularvalignment="middle">
17584 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17585 <row>
17586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590 en-tête
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 </row>
17596 <row>
17597 <cell alignment="center" valignment="top" topline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601 12,6
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612 0,68
17613 \end_layout
17614
17615 \end_inset
17616 </cell>
17617 </row>
17618 <row>
17619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17620 \begin_inset Text
17621
17622 \begin_layout Plain Layout
17623 -123,0
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 </row>
17629 </lyxtabular>
17630
17631 \end_inset
17632
17633
17634 \end_layout
17635
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \begin_layout Standard
17642 \begin_inset Float table
17643 placement h
17644 wide false
17645 sideways false
17646 status open
17647
17648 \begin_layout Plain Layout
17649 \begin_inset Caption
17650
17651 \begin_layout Plain Layout
17652 \begin_inset CommandInset label
17653 LatexCommand label
17654 name "tab:Tableau-centré-sur-séparateur-2"
17655
17656 \end_inset
17657
17658 Les cellules d'une colonnes sont centrées sur les opérateurs.
17659 \end_layout
17660
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \begin_layout Plain Layout
17667 \align center
17668 \begin_inset Tabular
17669 <lyxtabular version="3" rows="4" columns="2">
17670 <features booktabs="true" tabularvalignment="middle">
17671 <column alignment="right" valignment="top" width="0pt">
17672 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17673 <row>
17674 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 en-tête
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 </row>
17693 <row>
17694 <cell alignment="center" valignment="top" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 \begin_inset Formula $12\,+$
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 <cell alignment="center" valignment="top" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710 \begin_inset Formula $\,6$
17711 \end_inset
17712
17713
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 </row>
17719 <row>
17720 <cell alignment="center" valignment="top" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 \begin_inset Formula $0\,-$
17725 \end_inset
17726
17727
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 \begin_inset Formula $\,68$
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 </row>
17745 <row>
17746 <cell alignment="center" valignment="top" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 \begin_inset Formula $-123\,/$
17751 \end_inset
17752
17753
17754 \end_layout
17755
17756 \end_inset
17757 </cell>
17758 <cell alignment="center" valignment="top" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762 \begin_inset Formula $\,0$
17763 \end_inset
17764
17765
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 </lyxtabular>
17772
17773 \end_inset
17774
17775
17776 \end_layout
17777
17778 \end_inset
17779
17780
17781 \end_layout
17782
17783 \begin_layout Standard
17784 L'alignement sur un caractère ne fonctionne pas avec des formules parce
17785  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
17786  formules.
17787  Dans ce cas on doit utiliser la méthode du tableau
17788 \begin_inset space ~
17789 \end_inset
17790
17791
17792 \begin_inset CommandInset ref
17793 LatexCommand ref
17794 reference "tab:Tableau-centré-sur-séparateur-2"
17795
17796 \end_inset
17797
17798 .
17799  Ce tableau a été créé comme un tableau 4×2.
17800  L'en-tête est une cellule multicolonne centrée.
17801  La première colonne est alignée à droite et contient la première partie
17802  et inclue l'opérateur.
17803  La seconde colonne contient le reste de la cellule aligné à gauche.
17804  Un petit espace a été ajouté au début de toutes les celleules de la deuxième
17805  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
17806  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17807  tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne
17808  :
17809 \end_layout
17810
17811 \begin_layout Standard
17812
17813 \series bold
17814 @{}l
17815 \end_layout
17816
17817 \begin_layout Standard
17818 Le tableau
17819 \begin_inset space ~
17820 \end_inset
17821
17822
17823 \begin_inset CommandInset ref
17824 LatexCommand ref
17825 reference "tab:Plusieurs-exemples-alignements"
17826
17827 \end_inset
17828
17829  montre quelques exemples d'alignements.
17830  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
17831  comme pour la deuxième colonne du tableau
17832 \begin_inset space ~
17833 \end_inset
17834
17835
17836 \begin_inset CommandInset ref
17837 LatexCommand ref
17838 reference "tab:Tableau-centré-sur-séparateur-2"
17839
17840 \end_inset
17841
17842 .
17843 \end_layout
17844
17845 \begin_layout Standard
17846 \begin_inset Float table
17847 wide false
17848 sideways false
17849 status open
17850
17851 \begin_layout Plain Layout
17852 \begin_inset Caption
17853
17854 \begin_layout Plain Layout
17855 \begin_inset CommandInset label
17856 LatexCommand label
17857 name "tab:Plusieurs-exemples-alignements"
17858
17859 \end_inset
17860
17861 Plusieurs exemples d'alignement de cellules.
17862 \end_layout
17863
17864 \end_inset
17865
17866
17867 \end_layout
17868
17869 \begin_layout Plain Layout
17870 \align center
17871 \begin_inset Tabular
17872 <lyxtabular version="3" rows="4" columns="6">
17873 <features tabularvalignment="middle">
17874 <column alignment="right" valignment="top" width="0">
17875 <column alignment="left" valignment="top" width="0" special="@{}l">
17876 <column alignment="right" valignment="top" width="0">
17877 <column alignment="left" valignment="top" width="0" special="@{}l">
17878 <column alignment="right" valignment="top" width="0">
17879 <column alignment="left" valignment="top" width="0" special="@{}l">
17880 <row>
17881 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 unités
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 exposants
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 relations
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 </row>
17936 <row>
17937 <cell alignment="center" valignment="top" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 12×
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 24
17951 \begin_inset space \thinspace{}
17952 \end_inset
17953
17954 bouteilles
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963 \begin_inset Formula $10\cdot$
17964 \end_inset
17965
17966
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975 \begin_inset Formula $10^{\mbox{-}17}$
17976 \end_inset
17977
17978
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 \begin_inset Formula $\Gamma(t)\propto$
17988 \end_inset
17989
17990
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 <cell alignment="center" valignment="top" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999 \begin_inset Formula $\:\Upsilon(t)$
18000 \end_inset
18001
18002
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 </row>
18008 <row>
18009 <cell alignment="center" valignment="top" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 1024×
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022 768
18023 \begin_inset space \thinspace{}
18024 \end_inset
18025
18026 Pixels
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 \begin_inset Formula $5.78\cdot$
18036 \end_inset
18037
18038
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047 \begin_inset Formula $10^{7}$
18048 \end_inset
18049
18050
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 \begin_inset Formula $A\ne$
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 \begin_inset Formula $\: B_{\mathrm{red}}$
18072 \end_inset
18073
18074
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 </row>
18080 <row>
18081 <cell alignment="center" valignment="top" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 32×
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094 6
18095 \begin_inset space \thinspace{}
18096 \end_inset
18097
18098 cm
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 -
18108 \begin_inset Formula $33.5\cdot$
18109 \end_inset
18110
18111
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 \begin_inset Formula $10^{4}$
18121 \end_inset
18122
18123
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132 \begin_inset Formula $\sin(\alpha)\ge$
18133 \end_inset
18134
18135
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 \begin_inset Formula $\:\sin(\beta)$
18145 \end_inset
18146
18147
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 </row>
18153 </lyxtabular>
18154
18155 \end_inset
18156
18157
18158 \end_layout
18159
18160 \end_inset
18161
18162
18163 \end_layout
18164
18165 \begin_layout Subsection
18166 Formats de cellule et de colonne personnalisés
18167 \begin_inset CommandInset label
18168 LatexCommand label
18169 name "sub:Formats-personnalisés"
18170
18171 \end_inset
18172
18173
18174 \begin_inset Index idx
18175 status collapsed
18176
18177 \begin_layout Plain Layout
18178 Personnalisation des tableaux !  Format de cellule/colonne
18179 \end_layout
18180
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \begin_layout Standard
18187 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
18188  multicolonne comme dans la section
18189 \begin_inset space ~
18190 \end_inset
18191
18192
18193 \begin_inset CommandInset ref
18194 LatexCommand ref
18195 reference "sub:Calculs-multicolonnes"
18196
18197 \end_inset
18198
18199  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
18200  multicolonnes.
18201  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
18202  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
18203  du document.
18204  Le format est défini avec la commande
18205 \end_layout
18206
18207 \begin_layout Standard
18208
18209 \series bold
18210
18211 \backslash
18212 newcolumntype{nom du format}[nombre d'arguments]{commandes}
18213 \end_layout
18214
18215 \begin_layout Standard
18216 Le nom du format peut n'avoir qu'une lettre.
18217  Les lettres 
18218 \emph on
18219 b
18220 \emph default
18221
18222 \emph on
18223 c
18224 \emph default
18225
18226 \emph on
18227 l
18228 \emph default
18229
18230 \emph on
18231 m
18232 \emph default
18233
18234 \emph on
18235 p
18236 \emph default
18237  et 
18238 \emph on
18239 r
18240 \emph default
18241  sont prédéfinies et donc ne peuvent être utilisées.
18242  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18243 \end_layout
18244
18245 \begin_layout Standard
18246 \begin_inset VSpace medskip
18247 \end_inset
18248
18249
18250 \end_layout
18251
18252 \begin_layout Standard
18253 Pour de cellules multicolonnes centrées verticalement et horizontalement
18254  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18255  :
18256 \end_layout
18257
18258 \begin_layout Standard
18259
18260 \series bold
18261
18262 \backslash
18263 newcolumntype{M}[1]{>{
18264 \backslash
18265 centering
18266 \backslash
18267 hspace{0pt}}m{#1}}
18268 \end_layout
18269
18270 \begin_layout Standard
18271 Où le 
18272 \series bold
18273
18274 \backslash
18275 hspace{0pt}
18276 \series default
18277  évite le problème de césure du premier mot, comme c'est décrit en section
18278 \begin_inset space ~
18279 \end_inset
18280
18281
18282 \begin_inset CommandInset ref
18283 LatexCommand ref
18284 reference "sub:Lignes-multiple-dans-cellule"
18285
18286 \end_inset
18287
18288 .
18289  Ensuite, vous pouvez entrer
18290 \end_layout
18291
18292 \begin_layout Standard
18293
18294 \series bold
18295 M{width}
18296 \end_layout
18297
18298 \begin_layout Standard
18299 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18300  une multicolonne.
18301 \end_layout
18302
18303 \begin_layout Standard
18304 \begin_inset VSpace bigskip
18305 \end_inset
18306
18307
18308 \end_layout
18309
18310 \begin_layout Standard
18311 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18312  définir le format
18313 \end_layout
18314
18315 \begin_layout Standard
18316
18317 \series bold
18318
18319 \backslash
18320 newcolumntype{S}[2]{>{
18321 \backslash
18322 centering
18323 \backslash
18324 hspace{0pt}}
18325 \begin_inset Newline newline
18326 \end_inset
18327
18328
18329 \begin_inset Phantom HPhantom
18330 status open
18331
18332 \begin_layout Plain Layout
18333
18334 \series bold
18335
18336 \backslash
18337 newcolumntype{S}[2]
18338 \end_layout
18339
18340 \end_inset
18341
18342 m{(#1+(2
18343 \backslash
18344 tabcolsep+
18345 \backslash
18346 arrayrulewidth)*(1-#2))/#2}}
18347 \end_layout
18348
18349 \begin_layout Standard
18350 Ce format utilise l'équation
18351 \begin_inset space ~
18352 \end_inset
18353
18354
18355 \begin_inset CommandInset ref
18356 LatexCommand eqref
18357 reference "eq:Wgn"
18358
18359 \end_inset
18360
18361  pour calculer la largeur que doit avoir chacune des cellules couverte par
18362  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18363 \end_layout
18364
18365 \begin_layout Standard
18366 Ensuite, vous pouvez entrer
18367 \end_layout
18368
18369 \begin_layout Standard
18370
18371 \series bold
18372 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18373 \end_layout
18374
18375 \begin_layout Standard
18376 comme paramètre LaTeX de la colonne.
18377 \end_layout
18378
18379 \begin_layout Standard
18380 \begin_inset VSpace bigskip
18381 \end_inset
18382
18383
18384 \end_layout
18385
18386 \begin_layout Standard
18387 Pour des colonnes colorées, vous pouvez définir
18388 \end_layout
18389
18390 \begin_layout Standard
18391
18392 \series bold
18393
18394 \backslash
18395 newcolumntype{K}[1]{>{
18396 \backslash
18397 columncolor{#1}
18398 \backslash
18399 hspace{0pt}}c}
18400 \end_layout
18401
18402 \begin_layout Standard
18403 Le 
18404 \begin_inset Quotes eld
18405 \end_inset
18406
18407 c
18408 \begin_inset Quotes erd
18409 \end_inset
18410
18411  à la fin crée une colonne de largeur variable dont le texte est centré
18412  horizontalement.
18413  Vous pouvez maintenant entrer
18414 \end_layout
18415
18416 \begin_layout Standard
18417
18418 \series bold
18419 K{nom de couleur}
18420 \end_layout
18421
18422 \begin_layout Standard
18423 comme paramètre LaTeX.
18424 \end_layout
18425
18426 \begin_layout Standard
18427 \begin_inset VSpace bigskip
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 Pour créer le tableau
18435 \begin_inset space ~
18436 \end_inset
18437
18438
18439 \begin_inset CommandInset ref
18440 LatexCommand ref
18441 reference "tab:Tableau-formats-personnalisés"
18442
18443 \end_inset
18444
18445  utilisez les paramètres LaTeX
18446 \end_layout
18447
18448 \begin_layout Standard
18449
18450 \series bold
18451 M{2.5cm}
18452 \end_layout
18453
18454 \begin_layout Standard
18455 pour la première colonne et la multicolonne,
18456 \end_layout
18457
18458 \begin_layout Standard
18459
18460 \series bold
18461 K{red}
18462 \end_layout
18463
18464 \begin_layout Standard
18465 pour la dernière colonne, et
18466 \end_layout
18467
18468 \begin_layout Standard
18469
18470 \series bold
18471 S{2.5cm}{2}
18472 \end_layout
18473
18474 \begin_layout Standard
18475 pour les cellules de la deuxième colonne.
18476 \end_layout
18477
18478 \begin_layout Standard
18479 \begin_inset Float table
18480 placement h
18481 wide false
18482 sideways false
18483 status open
18484
18485 \begin_layout Plain Layout
18486 \begin_inset Caption
18487
18488 \begin_layout Plain Layout
18489 \begin_inset CommandInset label
18490 LatexCommand label
18491 name "tab:Tableau-formats-personnalisés"
18492
18493 \end_inset
18494
18495 Tableau utilisant des formats personnalisés
18496 \end_layout
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \begin_layout Plain Layout
18504 \align center
18505 \begin_inset Tabular
18506 <lyxtabular version="3" rows="3" columns="4">
18507 <features tabularvalignment="middle">
18508 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18509 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18510 <column alignment="center" valignment="middle" width="0">
18511 <column alignment="center" valignment="middle" width="0" special="K{red}">
18512 <row>
18513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517 motTrèsLongDansUneCellule
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18523 \begin_inset Text
18524
18525 \begin_layout Plain Layout
18526 multicolonne avec multiligne
18527 \end_layout
18528
18529 \end_inset
18530 </cell>
18531 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18532 \begin_inset Text
18533
18534 \begin_layout Plain Layout
18535
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544 c
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 </row>
18550 <row>
18551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555 d
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564 e
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573 f
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582 g
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 </row>
18588 <row>
18589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593 h
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 i
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611 j
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620 k
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 </row>
18626 </lyxtabular>
18627
18628 \end_inset
18629
18630
18631 \end_layout
18632
18633 \end_inset
18634
18635
18636 \end_layout
18637
18638 \begin_layout Subsection
18639 Épaisseur des filets
18640 \begin_inset CommandInset label
18641 LatexCommand label
18642 name "sub:Epaisseur-filets"
18643
18644 \end_inset
18645
18646
18647 \begin_inset Index idx
18648 status collapsed
18649
18650 \begin_layout Plain Layout
18651 Personnalisation des tableaux ! Épaisseur filets
18652 \end_layout
18653
18654 \end_inset
18655
18656
18657 \end_layout
18658
18659 \begin_layout Standard
18660 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18661  
18662 \series bold
18663
18664 \backslash
18665 arrayrulewidth
18666 \series default
18667 .
18668  Pour mettre, par exemple, une épaisseur de filet de 1.5
18669 \begin_inset space \thinspace{}
18670 \end_inset
18671
18672 pt, comme pour le tableau
18673 \begin_inset space ~
18674 \end_inset
18675
18676
18677 \begin_inset CommandInset ref
18678 LatexCommand ref
18679 reference "tab:Tableau-filets-1.5pt"
18680
18681 \end_inset
18682
18683 , insérez la commande
18684 \end_layout
18685
18686 \begin_layout Standard
18687
18688 \series bold
18689
18690 \backslash
18691 setlength{
18692 \backslash
18693 arrayrulewidth}{1.5pt}
18694 \end_layout
18695
18696 \begin_layout Standard
18697 en code TeX avant le tableau ou le flottant de tableau.
18698  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18699  suivent.
18700  pour revenir aux valeurs implicites, mettez 
18701 \series bold
18702
18703 \backslash
18704 arrayrulewidth
18705 \series default
18706  à 0.4
18707 \begin_inset space \thinspace{}
18708 \end_inset
18709
18710 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18711 \end_layout
18712
18713 \begin_layout Standard
18714 \begin_inset ERT
18715 status collapsed
18716
18717 \begin_layout Plain Layout
18718
18719
18720 \backslash
18721 setlength{
18722 \backslash
18723 arrayrulewidth}{1.5pt}
18724 \end_layout
18725
18726 \end_inset
18727
18728
18729 \begin_inset Float table
18730 wide false
18731 sideways false
18732 status open
18733
18734 \begin_layout Plain Layout
18735 \begin_inset Caption
18736
18737 \begin_layout Plain Layout
18738 \begin_inset CommandInset label
18739 LatexCommand label
18740 name "tab:Tableau-filets-1.5pt"
18741
18742 \end_inset
18743
18744 Tableau avec des filets de 1.5
18745 \begin_inset space \thinspace{}
18746 \end_inset
18747
18748 pt
18749 \end_layout
18750
18751 \end_inset
18752
18753
18754 \end_layout
18755
18756 \begin_layout Plain Layout
18757 \align center
18758 \begin_inset Tabular
18759 <lyxtabular version="3" rows="3" columns="3">
18760 <features tabularvalignment="middle">
18761 <column alignment="center" valignment="top" width="0">
18762 <column alignment="center" valignment="top" width="0">
18763 <column alignment="center" valignment="top" width="0">
18764 <row>
18765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769 sd
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 </row>
18793 <row>
18794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807 sd
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 </row>
18822 <row>
18823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18833 \begin_inset Text
18834
18835 \begin_layout Plain Layout
18836
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845 sd
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 </row>
18851 </lyxtabular>
18852
18853 \end_inset
18854
18855
18856 \end_layout
18857
18858 \end_inset
18859
18860
18861 \begin_inset ERT
18862 status collapsed
18863
18864 \begin_layout Plain Layout
18865
18866
18867 \backslash
18868 setlength{
18869 \backslash
18870 arrayrulewidth}{0.4pt}
18871 \end_layout
18872
18873 \end_inset
18874
18875
18876 \end_layout
18877
18878 \begin_layout Standard
18879 \begin_inset VSpace bigskip
18880 \end_inset
18881
18882 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18883 \begin_inset space \thinspace{}
18884 \end_inset
18885
18886 pt, comme dans le tableau
18887 \begin_inset space ~
18888 \end_inset
18889
18890
18891 \begin_inset CommandInset ref
18892 LatexCommand ref
18893 reference "tab:Tableau-filets-horizontaux-1.5pt"
18894
18895 \end_inset
18896
18897 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18898  de tableau :
18899 \end_layout
18900
18901 \begin_layout Standard
18902
18903 \series bold
18904
18905 \backslash
18906 let
18907 \backslash
18908 myHline
18909 \backslash
18910 hline
18911 \begin_inset Newline newline
18912 \end_inset
18913
18914
18915 \backslash
18916 renewcommand{
18917 \backslash
18918 hline}
18919 \begin_inset Newline newline
18920 \end_inset
18921
18922  {
18923 \backslash
18924 noalign{
18925 \backslash
18926 global
18927 \backslash
18928 arrayrulewidth 1.5pt}
18929 \begin_inset Newline newline
18930 \end_inset
18931
18932  
18933 \backslash
18934 myHline
18935 \backslash
18936 noalign{
18937 \backslash
18938 global
18939 \backslash
18940 arrayrulewidth 0.4pt}}
18941 \end_layout
18942
18943 \begin_layout Standard
18944 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18945  en code TeX après le tableau ou le flottant de tableau :
18946 \end_layout
18947
18948 \begin_layout Standard
18949
18950 \series bold
18951
18952 \backslash
18953 renewcommand{
18954 \backslash
18955 hline}{
18956 \backslash
18957 myHline}
18958 \end_layout
18959
18960 \begin_layout Standard
18961 \begin_inset ERT
18962 status collapsed
18963
18964 \begin_layout Plain Layout
18965
18966
18967 \backslash
18968 let
18969 \backslash
18970 myHline
18971 \backslash
18972 hline
18973 \end_layout
18974
18975 \begin_layout Plain Layout
18976
18977
18978 \backslash
18979 renewcommand{
18980 \backslash
18981 hline}
18982 \end_layout
18983
18984 \begin_layout Plain Layout
18985
18986  {
18987 \backslash
18988 noalign{
18989 \backslash
18990 global
18991 \backslash
18992 arrayrulewidth 1.5pt}
18993 \end_layout
18994
18995 \begin_layout Plain Layout
18996
18997   
18998 \backslash
18999 myHline
19000 \backslash
19001 noalign{
19002 \backslash
19003 global
19004 \backslash
19005 arrayrulewidth 0.4pt}}
19006 \end_layout
19007
19008 \end_inset
19009
19010
19011 \begin_inset Float table
19012 wide false
19013 sideways false
19014 status open
19015
19016 \begin_layout Plain Layout
19017 \begin_inset Caption
19018
19019 \begin_layout Plain Layout
19020 \begin_inset CommandInset label
19021 LatexCommand label
19022 name "tab:Tableau-filets-horizontaux-1.5pt"
19023
19024 \end_inset
19025
19026 Tableau avec des filets horizontaux de 1.5
19027 \begin_inset space \thinspace{}
19028 \end_inset
19029
19030 pt
19031 \end_layout
19032
19033 \end_inset
19034
19035
19036 \end_layout
19037
19038 \begin_layout Plain Layout
19039 \align center
19040 \begin_inset Tabular
19041 <lyxtabular version="3" rows="3" columns="3">
19042 <features tabularvalignment="middle">
19043 <column alignment="center" valignment="top" width="0">
19044 <column alignment="center" valignment="top" width="0">
19045 <column alignment="center" valignment="top" width="0">
19046 <row>
19047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051 sd
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 </row>
19075 <row>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19086 \begin_inset Text
19087
19088 \begin_layout Plain Layout
19089 sd
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 </row>
19104 <row>
19105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127 sd
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 </row>
19133 </lyxtabular>
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \end_inset
19141
19142
19143 \begin_inset ERT
19144 status collapsed
19145
19146 \begin_layout Plain Layout
19147
19148
19149 \backslash
19150 renewcommand{
19151 \backslash
19152 hline}{
19153 \backslash
19154 myHline}
19155 \end_layout
19156
19157 \end_inset
19158
19159
19160 \end_layout
19161
19162 \begin_layout Standard
19163 \begin_inset VSpace bigskip
19164 \end_inset
19165
19166 Pour que seuls les filets verticaux aient une épaisseur de 1.5
19167 \begin_inset space \thinspace{}
19168 \end_inset
19169
19170 pt, créez le format de colonne suivant dans le préambule, en suivant la
19171  description de la section
19172 \begin_inset space ~
19173 \end_inset
19174
19175
19176 \begin_inset CommandInset ref
19177 LatexCommand ref
19178 reference "sub:Formats-personnalisés"
19179
19180 \end_inset
19181
19182 :
19183 \end_layout
19184
19185 \begin_layout Standard
19186
19187 \series bold
19188
19189 \backslash
19190 newcolumntype{V}{!{
19191 \backslash
19192 vrule width 1.5pt}}
19193 \end_layout
19194
19195 \begin_layout Standard
19196 Pour le tableau
19197 \begin_inset space ~
19198 \end_inset
19199
19200
19201 \begin_inset CommandInset ref
19202 LatexCommand ref
19203 reference "tab:Tableau-filets-verticaux-1.5pt"
19204
19205 \end_inset
19206
19207  le paramètre LaTeX 
19208 \end_layout
19209
19210 \begin_layout Standard
19211
19212 \series bold
19213 VcV
19214 \end_layout
19215
19216 \begin_layout Standard
19217 a été utilisé pour la dernière colonne et
19218 \end_layout
19219
19220 \begin_layout Standard
19221
19222 \series bold
19223 Vc
19224 \end_layout
19225
19226 \begin_layout Standard
19227 pour les autres colonnes.
19228 \end_layout
19229
19230 \begin_layout Standard
19231 \begin_inset Float table
19232 wide false
19233 sideways false
19234 status open
19235
19236 \begin_layout Plain Layout
19237 \begin_inset Caption
19238
19239 \begin_layout Plain Layout
19240 \begin_inset CommandInset label
19241 LatexCommand label
19242 name "tab:Tableau-filets-verticaux-1.5pt"
19243
19244 \end_inset
19245
19246 Tableau avec des filets verticaux de 1.5
19247 \begin_inset space \thinspace{}
19248 \end_inset
19249
19250 pt 
19251 \end_layout
19252
19253 \end_inset
19254
19255
19256 \end_layout
19257
19258 \begin_layout Plain Layout
19259 \align center
19260 \begin_inset Tabular
19261 <lyxtabular version="3" rows="3" columns="3">
19262 <features tabularvalignment="middle">
19263 <column alignment="center" valignment="top" width="0" special="Vc">
19264 <column alignment="center" valignment="top" width="0" special="Vc">
19265 <column alignment="center" valignment="top" width="0" special="VcV">
19266 <row>
19267 <cell alignment="center" valignment="top" topline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 sd
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 </row>
19295 <row>
19296 <cell alignment="center" valignment="top" topline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 <cell alignment="center" valignment="top" topline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309 sd
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 <cell alignment="center" valignment="top" topline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 </row>
19324 <row>
19325 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 sd
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 </row>
19353 </lyxtabular>
19354
19355 \end_inset
19356
19357
19358 \end_layout
19359
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \begin_layout Subsection
19366 Filets à traits interrompus
19367 \begin_inset Index idx
19368 status collapsed
19369
19370 \begin_layout Plain Layout
19371 Personnalisation des tableaux ! Filets à traits interrompus
19372 \end_layout
19373
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \begin_layout Standard
19380 \begin_inset ERT
19381 status collapsed
19382
19383 \begin_layout Plain Layout
19384
19385
19386 \backslash
19387 ifarydshln
19388 \end_layout
19389
19390 \end_inset
19391
19392
19393 \begin_inset Note Note
19394 status open
19395
19396 \begin_layout Plain Layout
19397 La section suivante ne s'affichera que si vous avez installé le paquetage
19398  LaTeX 
19399 \series bold
19400 arydshln
19401 \series default
19402 .
19403 \end_layout
19404
19405 \end_inset
19406
19407
19408 \end_layout
19409
19410 \begin_layout Standard
19411 \begin_inset Float table
19412 placement H
19413 wide false
19414 sideways false
19415 status open
19416
19417 \begin_layout Plain Layout
19418 \begin_inset Caption
19419
19420 \begin_layout Plain Layout
19421 \begin_inset CommandInset label
19422 LatexCommand label
19423 name "tab:Tableau-filets-tirets"
19424
19425 \end_inset
19426
19427 Tableau avec des filets à traits interrompus
19428 \end_layout
19429
19430 \end_inset
19431
19432
19433 \end_layout
19434
19435 \begin_layout Plain Layout
19436 \align center
19437 \begin_inset Tabular
19438 <lyxtabular version="3" rows="5" columns="5">
19439 <features tabularvalignment="middle">
19440 <column alignment="center" valignment="top" width="0">
19441 <column alignment="center" valignment="top" width="0">
19442 <column alignment="center" valignment="top" width="0" special=":c">
19443 <column alignment="center" valignment="top" width="0">
19444 <column alignment="center" valignment="top" width="0">
19445 <row>
19446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450 a
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 b
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 c
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 d
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19483 \begin_inset Text
19484
19485 \begin_layout Plain Layout
19486 e
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 </row>
19492 <row>
19493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 f
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506 g
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" topline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515 h
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 i
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 j
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 </row>
19539 <row>
19540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544 \begin_inset ERT
19545 status collapsed
19546
19547 \begin_layout Plain Layout
19548
19549
19550 \backslash
19551 hdashline 
19552 \end_layout
19553
19554 \end_inset
19555
19556 k
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 l
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 m
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 n
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 o
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 <row>
19599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603 \begin_inset ERT
19604 status collapsed
19605
19606 \begin_layout Plain Layout
19607
19608
19609 \backslash
19610 cdashline{4-5}
19611 \end_layout
19612
19613 \end_inset
19614
19615 p
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 q
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 r
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642 s
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 </row>
19657 <row>
19658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 t
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 u
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680 v
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19686 \begin_inset Text
19687
19688 \begin_layout Plain Layout
19689 w
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 x
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 </row>
19704 </lyxtabular>
19705
19706 \end_inset
19707
19708
19709 \end_layout
19710
19711 \end_inset
19712
19713
19714 \end_layout
19715
19716 \begin_layout Standard
19717 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19718  donc employer du code TeX.
19719  Mais avant il faut charger le paquetage LaTeX 
19720 \series bold
19721 arydshln
19722 \series default
19723
19724 \begin_inset Index idx
19725 status collapsed
19726
19727 \begin_layout Plain Layout
19728 Paquetages LaTeX ! arydshln
19729 \end_layout
19730
19731 \end_inset
19732
19733  dans le préambule du document avec la commande 
19734 \end_layout
19735
19736 \begin_layout Standard
19737
19738 \series bold
19739
19740 \backslash
19741 usepackage{arydshln}
19742 \end_layout
19743
19744 \begin_layout Standard
19745 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19746  
19747 \begin_inset Quotes eld
19748 \end_inset
19749
19750 :
19751 \begin_inset Quotes erd
19752 \end_inset
19753
19754  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19755  dans la fenêtre de dialogue de paramètre du tableau.
19756 \end_layout
19757
19758 \begin_layout Standard
19759 Pour un trait horizontal interrompu, ajoutez la commande
19760 \end_layout
19761
19762 \begin_layout Standard
19763
19764 \series bold
19765
19766 \backslash
19767 hdashline
19768 \end_layout
19769
19770 \begin_layout Standard
19771 en code TeX comme premier élément de la première cellule de la ligne de
19772  tableau.
19773 \end_layout
19774
19775 \begin_layout Standard
19776 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19777  commande 
19778 \end_layout
19779
19780 \begin_layout Standard
19781
19782 \series bold
19783
19784 \backslash
19785 cdashline{
19786 \series default
19787 numéros de colonnes}
19788 \end_layout
19789
19790 \begin_layout Standard
19791 en code TeX comme premier élément de la première cellule de la ligne.
19792  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19793  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19794 \end_layout
19795
19796 \begin_layout Standard
19797
19798 \series bold
19799
19800 \backslash
19801 cdashline{2-4}
19802 \end_layout
19803
19804 \begin_layout Standard
19805 comme premier élément de la première cellule de la ligne contenant la multicolon
19806 ne.
19807 \end_layout
19808
19809 \begin_layout Standard
19810 \begin_inset VSpace bigskip
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \begin_layout Standard
19817 Le tableau
19818 \begin_inset space ~
19819 \end_inset
19820
19821
19822 \begin_inset CommandInset ref
19823 LatexCommand ref
19824 reference "tab:Tableau-filets-tirets"
19825
19826 \end_inset
19827
19828  a été créé en utilisant 
19829 \begin_inset Quotes eld
19830 \end_inset
19831
19832
19833 \series bold
19834 :c
19835 \series default
19836
19837 \begin_inset Quotes erd
19838 \end_inset
19839
19840  comme paramètre LaTeX pour la troisième colonne.
19841  La commande en code TeX 
19842 \series bold
19843
19844 \backslash
19845 hdashline
19846 \series default
19847  a été insérée dans la première cellule de la troisième ligne et la commande
19848  en code TeX 
19849 \series bold
19850
19851 \backslash
19852 cdashline{4-5}
19853 \series default
19854  a été insérée dans la première cellule de la quatrième ligne.
19855 \end_layout
19856
19857 \begin_layout Standard
19858 \begin_inset Note Greyedout
19859 status open
19860
19861 \begin_layout Plain Layout
19862
19863 \series bold
19864 Note:
19865 \series default
19866  Le paquetage LaTeX 
19867 \series bold
19868 arydshln
19869 \series default
19870  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19871  
19872 \series bold
19873 colortbl
19874 \series default
19875
19876 \begin_inset Index idx
19877 status collapsed
19878
19879 \begin_layout Plain Layout
19880 Paquetages LaTeX ! colortbl
19881 \end_layout
19882
19883 \end_inset
19884
19885  qui est utilisé pour avoir des tableaux colorés dans la section
19886 \begin_inset space ~
19887 \end_inset
19888
19889
19890 \begin_inset CommandInset ref
19891 LatexCommand ref
19892 reference "sec:Tableaux-Colorés"
19893
19894 \end_inset
19895
19896 .
19897  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19898  traits interrompus.
19899 \end_layout
19900
19901 \end_inset
19902
19903
19904 \end_layout
19905
19906 \begin_layout Standard
19907 \begin_inset ERT
19908 status collapsed
19909
19910 \begin_layout Plain Layout
19911
19912
19913 \backslash
19914 else
19915 \end_layout
19916
19917 \end_inset
19918
19919
19920 \begin_inset Note Note
19921 status open
19922
19923 \begin_layout Plain Layout
19924 Ce qui suit sera affiché si le paquetage LaTeX 
19925 \series bold
19926 arydshln
19927 \series default
19928  n'est pas installé :
19929 \end_layout
19930
19931 \end_inset
19932
19933
19934 \end_layout
19935
19936 \begin_layout Standard
19937 Vous devez installer le paquetage LaTeX 
19938 \series bold
19939 arydshln
19940 \series default
19941  pour voir le contenu des cette section dans la sortie imprimée.
19942 \end_layout
19943
19944 \begin_layout Standard
19945 \begin_inset ERT
19946 status collapsed
19947
19948 \begin_layout Plain Layout
19949
19950
19951 \backslash
19952 fi
19953 \end_layout
19954
19955 \end_inset
19956
19957
19958 \end_layout
19959
19960 \begin_layout Chapter
19961 Flottants
19962 \begin_inset CommandInset label
19963 LatexCommand label
19964 name "chap:Flottants"
19965
19966 \end_inset
19967
19968
19969 \begin_inset Index idx
19970 status collapsed
19971
19972 \begin_layout Plain Layout
19973 Flottants
19974 \end_layout
19975
19976 \end_inset
19977
19978
19979 \end_layout
19980
19981 \begin_layout Section
19982 Introduction
19983 \begin_inset CommandInset label
19984 LatexCommand label
19985 name "sec:Flottants-Introduction"
19986
19987 \end_inset
19988
19989
19990 \begin_inset Index idx
19991 status collapsed
19992
19993 \begin_layout Plain Layout
19994 Flottants ! Introduction
19995 \end_layout
19996
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \begin_layout Standard
20003 Un flottant est une portion de document, qui peut être associé à une étiquette
20004  et dont la position n'est pas fixée.
20005  Il peut 
20006 \begin_inset Quotes eld
20007 \end_inset
20008
20009 flotter
20010 \begin_inset Quotes erd
20011 \end_inset
20012
20013  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
20014  plus approprié.
20015  Les 
20016 \family sans
20017 Notes
20018 \begin_inset space ~
20019 \end_inset
20020
20021 en
20022 \begin_inset space ~
20023 \end_inset
20024
20025 Bas
20026 \begin_inset space ~
20027 \end_inset
20028
20029 de
20030 \begin_inset space ~
20031 \end_inset
20032
20033 Page
20034 \family default
20035  et le 
20036 \family sans
20037 Notes
20038 \begin_inset space ~
20039 \end_inset
20040
20041 en
20042 \begin_inset space ~
20043 \end_inset
20044
20045 Marge
20046 \family default
20047  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
20048  sur la page suivante quand il y a trop de notes sur la page courante.
20049 \end_layout
20050
20051 \begin_layout Standard
20052 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
20053  très grande qualité.
20054  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
20055  éviter des lignes blanches ou des pages sans texte.
20056  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
20057  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
20058  le texte.
20059  Les flottants sont donc numérotés.
20060  Les références croisées sont décrites dans la section
20061 \begin_inset space ~
20062 \end_inset
20063
20064
20065 \begin_inset CommandInset ref
20066 LatexCommand ref
20067 reference "sec:Referencer-les-Flottants"
20068
20069 \end_inset
20070
20071 .
20072 \end_layout
20073
20074 \begin_layout Standard
20075 Pour insérer un flottant, on utilise un des sous menus du menu 
20076 \family sans
20077 Insérer\SpecialChar \menuseparator
20078 Flottant.
20079
20080 \family default
20081  Une boîte va être insérée dans votre document avec par exemple une étiquette
20082  du genre 
20083 \begin_inset Quotes eld
20084 \end_inset
20085
20086 Figure
20087 \begin_inset space ~
20088 \end_inset
20089
20090 #:
20091 \begin_inset Quotes erd
20092 \end_inset
20093
20094  (où # est un numéro).
20095  L'étiquette est automatiquement traduite dans la langue du document dans
20096  la sortie finale.
20097  Après l'étiquette vous pouvez insérer du texte comme légende.
20098  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
20099  séparé, à l'intérieur du flottant.
20100  Vous trouverez plus de détails sur le positionnement des légendes dans
20101  la section
20102 \begin_inset space ~
20103 \end_inset
20104
20105
20106 \begin_inset CommandInset ref
20107 LatexCommand ref
20108 reference "sec:Placement-légende"
20109
20110 \end_inset
20111
20112 .
20113  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
20114  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
20115  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
20116  Une boîte de flottant fermée ressemble à ceci : 
20117 \begin_inset Graphics
20118         filename clipart/floatQt4.png
20119         scale 60
20120
20121 \end_inset
20122
20123  – une case grise avec un texte rouge.
20124 \end_layout
20125
20126 \begin_layout Standard
20127 Il est recommandé d'insérer les flottants comme des paragraphes séparés
20128  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
20129  est formaté de façon particulière.
20130 \end_layout
20131
20132 \begin_layout Section
20133 Les Types de Flottants
20134 \end_layout
20135
20136 \begin_layout Standard
20137 En plus des flottants de figures et de tableau qui sont décrits respectivement
20138  dans les sections
20139 \begin_inset space ~
20140 \end_inset
20141
20142
20143 \begin_inset CommandInset ref
20144 LatexCommand ref
20145 reference "sec:Figure-Floats"
20146
20147 \end_inset
20148
20149  et 
20150 \begin_inset CommandInset ref
20151 LatexCommand ref
20152 reference "sec:Table-Floats"
20153
20154 \end_inset
20155
20156 , LyX offre aussi les types 
20157 \family sans
20158 Algorithme
20159 \family default
20160  et 
20161 \family sans
20162 Enrobage
20163 \family default
20164 .
20165  
20166 \lang english
20167 The latter are explained in sec.
20168 \lang french
20169
20170 \begin_inset space \thinspace{}
20171 \end_inset
20172
20173
20174 \begin_inset CommandInset ref
20175 LatexCommand ref
20176 reference "sec:Flottant-d'enrobage"
20177
20178 \end_inset
20179
20180 .
20181 \end_layout
20182
20183 \begin_layout Subsection
20184 Flottant d'algorithme
20185 \begin_inset Index idx
20186 status collapsed
20187
20188 \begin_layout Plain Layout
20189 Flottants ! Algorithmes
20190 \end_layout
20191
20192 \end_inset
20193
20194
20195 \begin_inset CommandInset label
20196 LatexCommand label
20197 name "sub:Flottant-d'Algorithme"
20198
20199 \end_inset
20200
20201
20202 \end_layout
20203
20204 \begin_layout Standard
20205 \begin_inset Float algorithm
20206 placement h
20207 wide false
20208 sideways false
20209 status open
20210
20211 \begin_layout Plain Layout
20212 \begin_inset Caption
20213
20214 \begin_layout Plain Layout
20215 \begin_inset CommandInset label
20216 LatexCommand label
20217 name "alg:Exemple-Flottant-Algorithme"
20218
20219 \end_inset
20220
20221 Exemple de flottant d'algorithme
20222 \end_layout
20223
20224 \end_inset
20225
20226
20227 \end_layout
20228
20229 \begin_layout LyX-Code
20230 for I in 1..N loop
20231 \begin_inset Newline newline
20232 \end_inset
20233
20234  Sum:= Sum + A(I); /*comment*/
20235 \begin_inset Newline newline
20236 \end_inset
20237
20238 end loop
20239 \begin_inset VSpace -4mm
20240 \end_inset
20241
20242
20243 \end_layout
20244
20245 \end_inset
20246
20247
20248 \end_layout
20249
20250 \begin_layout Standard
20251 Ce type de flottant est inséré à l'aide du menu 
20252 \family sans
20253 Insérer\SpecialChar \menuseparator
20254 Flottant\SpecialChar \menuseparator
20255 Algorithme
20256 \family default
20257 .
20258  Il peut être utilisé pour des morceaux de code source ou des descriptions
20259  d'algorithmes et peut être utilisé comme une alternative au listing de
20260  code source qui est décrit au chapitre
20261 \begin_inset space ~
20262 \end_inset
20263
20264
20265 \begin_inset CommandInset ref
20266 LatexCommand ref
20267 reference "cha:Program-Code-Listings"
20268
20269 \end_inset
20270
20271 .
20272  Vous pouvez par exemple utiliser l'environnement Code
20273 \begin_inset space ~
20274 \end_inset
20275
20276 LyX qui est décrit dans le 
20277 \emph on
20278 Guide
20279 \emph default
20280
20281 \begin_inset space ~
20282 \end_inset
20283
20284
20285 \emph on
20286 de
20287 \begin_inset space ~
20288 \end_inset
20289
20290 l'Utilisateur
20291 \emph default
20292  de LyX.
20293  l'algorithme
20294 \begin_inset space ~
20295 \end_inset
20296
20297
20298 \begin_inset CommandInset ref
20299 LatexCommand ref
20300 reference "alg:Exemple-Flottant-Algorithme"
20301
20302 \end_inset
20303
20304  est un exemple de flottant d'algorithme où un espace vertical de -4
20305 \begin_inset space \thinspace{}
20306 \end_inset
20307
20308 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20309  soit placée exactement sous le texte de la dernière ligne.
20310 \end_layout
20311
20312 \begin_layout Standard
20313 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20314  du document.
20315  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20316 ent en ajoutant la ligne suivante dans le préambule de votre document :
20317 \end_layout
20318
20319 \begin_layout Standard
20320
20321 \series bold
20322
20323 \backslash
20324 floatname{algorithm}{votre
20325 \begin_inset space ~
20326 \end_inset
20327
20328 nom}
20329 \end_layout
20330
20331 \begin_layout Standard
20332
20333 \family sans
20334  votre
20335 \begin_inset space ~
20336 \end_inset
20337
20338 nom
20339 \family default
20340  est le mot 
20341 \begin_inset Quotes eld
20342 \end_inset
20343
20344
20345 \emph on
20346 algorithme
20347 \emph default
20348
20349 \begin_inset Quotes erd
20350 \end_inset
20351
20352  dans votre langue.
20353 \end_layout
20354
20355 \begin_layout Standard
20356 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20357 \family sans
20358 Insérer\SpecialChar \menuseparator
20359 Listes
20360 \begin_inset space ~
20361 \end_inset
20362
20363 &
20364 \begin_inset space ~
20365 \end_inset
20366
20367 TdM\SpecialChar \menuseparator
20368 Liste
20369 \begin_inset space ~
20370 \end_inset
20371
20372 des
20373 \begin_inset space ~
20374 \end_inset
20375
20376 algorithmes
20377 \family default
20378  si votre document est en la même langue que les menus de LyX.
20379  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20380  en code TeX à la place:
20381 \end_layout
20382
20383 \begin_layout Standard
20384
20385 \series bold
20386
20387 \backslash
20388 listof{algorithm}{votre
20389 \begin_inset space ~
20390 \end_inset
20391
20392 nom}
20393 \end_layout
20394
20395 \begin_layout Standard
20396 où 
20397 \family sans
20398 votre
20399 \begin_inset space ~
20400 \end_inset
20401
20402 nom
20403 \family default
20404  est la traduction de 
20405 \begin_inset Quotes eld
20406 \end_inset
20407
20408
20409 \emph on
20410 List of Algorithm
20411 \emph default
20412 s
20413 \begin_inset Quotes erd
20414 \end_inset
20415
20416  dans votre langue.
20417 \end_layout
20418
20419 \begin_layout Standard
20420 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20421  le schéma 
20422 \begin_inset Quotes eld
20423 \end_inset
20424
20425 chapitre.algorithme
20426 \begin_inset Quotes erd
20427 \end_inset
20428
20429  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20430  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20431  commande dans le préambule de votre document :
20432 \end_layout
20433
20434 \begin_layout Standard
20435
20436 \series bold
20437
20438 \backslash
20439 numberwithin{algorithm}{chapter}
20440 \end_layout
20441
20442 \begin_layout Standard
20443 Pour pouvoir utiliser la commande 
20444 \series bold
20445
20446 \backslash
20447 numberwithin
20448 \series default
20449 , activez l'option 
20450 \family sans
20451 Utiliser
20452 \begin_inset space ~
20453 \end_inset
20454
20455 le
20456 \begin_inset space ~
20457 \end_inset
20458
20459 paquetage
20460 \begin_inset space ~
20461 \end_inset
20462
20463 AMS
20464 \begin_inset space ~
20465 \end_inset
20466
20467 math
20468 \family default
20469  dans la rubrique 
20470 \family sans
20471 Options
20472 \begin_inset space ~
20473 \end_inset
20474
20475 des
20476 \begin_inset space ~
20477 \end_inset
20478
20479 Maths
20480 \family default
20481  de la fenêtre de dialogue 
20482 \family sans
20483 Paramètres
20484 \begin_inset space ~
20485 \end_inset
20486
20487 du
20488 \begin_inset space ~
20489 \end_inset
20490
20491 Document
20492 \family default
20493 .
20494 \end_layout
20495
20496 \begin_layout Section
20497 Numérotation des flottants
20498 \begin_inset Index idx
20499 status collapsed
20500
20501 \begin_layout Plain Layout
20502 Flottants ! Numérotation
20503 \end_layout
20504
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \begin_layout Standard
20511 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20512  ils se trouvent, soit en utilisant un format du genre 
20513 \begin_inset Quotes eld
20514 \end_inset
20515
20516 chapitre.numéro
20517 \begin_inset Quotes erd
20518 \end_inset
20519
20520  ou 
20521 \begin_inset Quotes eld
20522 \end_inset
20523
20524 section.numéro
20525 \begin_inset Quotes erd
20526 \end_inset
20527
20528 .
20529  Cela dépend de la classe de document utilisée.
20530 \end_layout
20531
20532 \begin_layout Standard
20533 Pour changer le format de la numérotation qui ne dépend pas de la section
20534  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20535  le préambule du document :
20536 \end_layout
20537
20538 \begin_layout Standard
20539
20540 \series bold
20541
20542 \backslash
20543 renewcommand{
20544 \backslash
20545 thetable}{
20546 \backslash
20547 roman{table}}
20548 \end_layout
20549
20550 \begin_layout Standard
20551
20552 \series bold
20553
20554 \backslash
20555 thetable
20556 \series default
20557  est la commande qui imprime le numéro du tableau, pour les figures, la
20558  commande serait 
20559 \series bold
20560
20561 \backslash
20562 thefigure
20563 \series default
20564 .
20565  La commande 
20566 \series bold
20567
20568 \backslash
20569 roman
20570 \series default
20571  utilisée dans la commande précédente, imprime le numéro du tableau sous
20572  forme de petits chiffres romains.
20573 \end_layout
20574
20575 \begin_layout Standard
20576 Pour changer le type de numérotation pour par exemple 
20577 \begin_inset Quotes eld
20578 \end_inset
20579
20580 sous-section.numéro
20581 \begin_inset Quotes erd
20582 \end_inset
20583
20584 , utilisez la commande suivante dans le préambule du document :
20585 \end_layout
20586
20587 \begin_layout Standard
20588
20589 \series bold
20590
20591 \backslash
20592 numberwithin{table}{subsection}
20593 \end_layout
20594
20595 \begin_layout Standard
20596 Pour pouvoir utiliser la commande 
20597 \series bold
20598
20599 \backslash
20600 numberwithin
20601 \series default
20602 , vous devez activer l'option 
20603 \family sans
20604 Utiliser
20605 \begin_inset space ~
20606 \end_inset
20607
20608 le
20609 \begin_inset space ~
20610 \end_inset
20611
20612 paquetage
20613 \begin_inset space ~
20614 \end_inset
20615
20616 maths
20617 \begin_inset space ~
20618 \end_inset
20619
20620 AMS
20621 \family default
20622  dans la rubrique 
20623 \family sans
20624 Options
20625 \begin_inset space ~
20626 \end_inset
20627
20628 des
20629 \begin_inset space ~
20630 \end_inset
20631
20632 Maths
20633 \family default
20634  de la fenêtre de dialogue 
20635 \family sans
20636 Paramètres
20637 \family default
20638  du document.
20639 \end_layout
20640
20641 \begin_layout Standard
20642 Veuillez aussi jeter un coup d'œil à la section
20643 \begin_inset space ~
20644 \end_inset
20645
20646
20647 \begin_inset CommandInset ref
20648 LatexCommand ref
20649 reference "sub:Numerotation-notes-bas-de-page"
20650
20651 \end_inset
20652
20653  pour plus de détails et des notes importantes sur les commandes de numérotation.
20654 \end_layout
20655
20656 \begin_layout Section
20657 Faire Référence à des Flottants
20658 \begin_inset CommandInset label
20659 LatexCommand label
20660 name "sec:Referencer-les-Flottants"
20661
20662 \end_inset
20663
20664
20665 \begin_inset Index idx
20666 status collapsed
20667
20668 \begin_layout Plain Layout
20669 Flottants ! Références
20670 \end_layout
20671
20672 \end_inset
20673
20674
20675 \begin_inset Index idx
20676 status collapsed
20677
20678 \begin_layout Plain Layout
20679 References@Références ! à des Flottants 
20680 \end_layout
20681
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \begin_layout Standard
20688 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20689  en utilisant le menu 
20690 \family sans
20691 Insérer\SpecialChar \menuseparator
20692 Étiquette
20693 \family default
20694  ou le bouton 
20695 \begin_inset Graphics
20696         filename ../../images/label-insert.png
20697         scale 85
20698         scaleBeforeRotation
20699
20700 \end_inset
20701
20702  de la barre d'outils.
20703  Une boîte grise de ce genre : 
20704 \begin_inset Graphics
20705         filename clipart/labelQt4.png
20706         scale 85
20707         scaleBeforeRotation
20708
20709 \end_inset
20710
20711  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20712  de saisir le texte de l'étiquette.
20713  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20714  précédés d'un préfixe.
20715  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20716  préfixe sera "
20717 \family sans
20718 fig:
20719 \family default
20720 ".
20721 \end_layout
20722
20723 \begin_layout Standard
20724 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20725  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20726 \family sans
20727 Insérer\SpecialChar \menuseparator
20728 Référence
20729 \begin_inset space ~
20730 \end_inset
20731
20732 Croisée
20733 \family default
20734  ou le bouton 
20735 \begin_inset Graphics
20736         filename ../../images/dialog-show-new-inset_ref.png
20737         scale 85
20738         scaleBeforeRotation
20739
20740 \end_inset
20741
20742  de la barre d'outils.
20743  Une boîte grise de référence croisée comme celle-ci : 
20744 \begin_inset Graphics
20745         filename ../clipart/referenceQt4.png
20746         scale 85
20747         scaleBeforeRotation
20748
20749 \end_inset
20750
20751  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20752  toutes les étiquettes définies dans votre document.
20753  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20754  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20755  de la fenêtre de dialogue.
20756  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20757  une.
20758  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20759  de la référence croisée.
20760 \end_layout
20761
20762 \begin_layout Standard
20763 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20764  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20765  les deux.
20766  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20767  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20768  du numéro de la référence.
20769 \end_layout
20770
20771 \begin_layout Standard
20772 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20773  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20774  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20775  pas à vous en préoccuper.
20776 \end_layout
20777
20778 \begin_layout Standard
20779 Le bouton 
20780 \family sans
20781 Aller
20782 \begin_inset space ~
20783 \end_inset
20784
20785 à
20786 \begin_inset space ~
20787 \end_inset
20788
20789 l'étiquette
20790 \family default
20791  dans la fenêtre de référence croisée va positionner le curseur juste devant
20792  l'étiquette à laquelle on fait référence.
20793  Le nom du bouton bouton 
20794 \family sans
20795 Revenir
20796 \family default
20797  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20798  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20799  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20800  à votre point de départ.
20801 \end_layout
20802
20803 \begin_layout Subsection
20804 Formats de Références Croisées
20805 \begin_inset CommandInset label
20806 LatexCommand label
20807 name "sub:Formats-Références-Croisées"
20808
20809 \end_inset
20810
20811
20812 \begin_inset Index idx
20813 status collapsed
20814
20815 \begin_layout Plain Layout
20816 References@Références ! Formats
20817 \end_layout
20818
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \begin_layout Standard
20825 Il y a six types de références croisées :
20826 \end_layout
20827
20828 \begin_layout Description
20829 <référence>
20830 \begin_inset space ~
20831 \end_inset
20832
20833 : affiche le numéro de l'élément, c'est le choix implicite : 
20834 \begin_inset CommandInset ref
20835 LatexCommand ref
20836 reference "fig:Deux-images-déformées"
20837
20838 \end_inset
20839
20840
20841 \end_layout
20842
20843 \begin_layout Description
20844 (<référence>)
20845 \begin_inset space ~
20846 \end_inset
20847
20848 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20849  normalement pour faire référence à des formules mathématiques, en particulier
20850  quand le mot 
20851 \begin_inset Quotes eld
20852 \end_inset
20853
20854 Équation
20855 \begin_inset Quotes erd
20856 \end_inset
20857
20858  est omis : 
20859 \begin_inset CommandInset ref
20860 LatexCommand eqref
20861 reference "eq:Wgn"
20862
20863 \end_inset
20864
20865
20866 \end_layout
20867
20868 \begin_layout Description
20869 <page>
20870 \begin_inset space ~
20871 \end_inset
20872
20873 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20874 \begin_inset space ~
20875 \end_inset
20876
20877
20878 \begin_inset CommandInset ref
20879 LatexCommand pageref
20880 reference "fig:Deux-images-déformées"
20881
20882 \end_inset
20883
20884
20885 \end_layout
20886
20887 \begin_layout Description
20888 Sur
20889 \begin_inset space ~
20890 \end_inset
20891
20892 la
20893 \begin_inset space ~
20894 \end_inset
20895
20896 page
20897 \begin_inset space ~
20898 \end_inset
20899
20900 <page>
20901 \begin_inset space ~
20902 \end_inset
20903
20904 : affiche le mot 
20905 \begin_inset Quotes eld
20906 \end_inset
20907
20908 page
20909 \begin_inset Quotes erd
20910 \end_inset
20911
20912  suivi du numéro de la page sur laquelle se trouve l'élément : 
20913 \begin_inset CommandInset ref
20914 LatexCommand vpageref
20915 reference "fig:Deux-images-déformées"
20916
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \begin_layout Description
20923 <référence>
20924 \begin_inset space ~
20925 \end_inset
20926
20927 page
20928 \begin_inset space ~
20929 \end_inset
20930
20931 <page>
20932 \begin_inset space ~
20933 \end_inset
20934
20935 : affiche le numéro de l'élément, le mot 
20936 \begin_inset Quotes eld
20937 \end_inset
20938
20939 page
20940 \begin_inset Quotes erd
20941 \end_inset
20942
20943  et le numéro de la page : 
20944 \begin_inset CommandInset ref
20945 LatexCommand vref
20946 reference "fig:Deux-images-déformées"
20947
20948 \end_inset
20949
20950
20951 \end_layout
20952
20953 \begin_layout Description
20954 Référence
20955 \begin_inset space ~
20956 \end_inset
20957
20958 mise
20959 \begin_inset space ~
20960 \end_inset
20961
20962 en
20963 \begin_inset space ~
20964 \end_inset
20965
20966 forme
20967 \begin_inset space ~
20968 \end_inset
20969
20970 : affiche une référence croisée qui définit son propre format.
20971 \begin_inset Newline newline
20972 \end_inset
20973
20974
20975 \begin_inset Note Greyedout
20976 status open
20977
20978 \begin_layout Plain Layout
20979
20980 \series bold
20981 Note:
20982 \series default
20983  Ce type de référence croisée n'est disponible que si vous avez installé
20984  le paquetage LaTeX 
20985 \series bold
20986 prettyref
20987 \series default
20988  ou 
20989 \series bold
20990 refstyle
20991 \series default
20992
20993 \begin_inset Index idx
20994 status collapsed
20995
20996 \begin_layout Plain Layout
20997 Paquetages LaTeX ! prettyref
20998 \end_layout
20999
21000 \end_inset
21001
21002
21003 \begin_inset Index idx
21004 status collapsed
21005
21006 \begin_layout Plain Layout
21007 Paquetages LaTeX ! refstyle
21008 \end_layout
21009
21010 \end_inset
21011
21012 .
21013 \end_layout
21014
21015 \end_inset
21016
21017
21018 \begin_inset Newline newline
21019 \end_inset
21020
21021 Vous pouvez choisir le paquetage LaTeX qui doit être utilisé pour cette
21022  fonction en utilisant l'option 
21023 \family sans
21024 Utiliser refstyle (à la place de prettyref) pour les références croisées
21025 \family default
21026  dans le menu 
21027 \family sans
21028 Document\SpecialChar \menuseparator
21029 Paramètres\SpecialChar \menuseparator
21030 Classe de document
21031 \family default
21032 .
21033  Le format est précisé en ajoutant la commande 
21034 \series bold
21035
21036 \backslash
21037 newrefformat
21038 \series default
21039  (prettyref) ou 
21040 \series bold
21041
21042 \backslash
21043 newref
21044 \series default
21045  (refstyle) au préambule du document.
21046  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
21047  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
21048 \begin_inset space ~
21049 \end_inset
21050
21051 :
21052 \begin_inset Newline newline
21053 \end_inset
21054
21055
21056 \series bold
21057
21058 \backslash
21059 newref{fig}{refcmd={Image sur la page 
21060 \backslash
21061 pageref{#1}}}
21062 \series default
21063
21064 \begin_inset Newline newline
21065 \end_inset
21066
21067 Pour plus d'information sur le format, jetez un oeil dur la documentation
21068  du paquetage, 
21069 \begin_inset CommandInset citation
21070 LatexCommand cite
21071 key "prettyref,refstyle"
21072
21073 \end_inset
21074
21075 .
21076 \end_layout
21077
21078 \begin_layout Description
21079 Référence
21080 \begin_inset space ~
21081 \end_inset
21082
21083 textuelle: affiche la légende de la référence
21084 \begin_inset space ~
21085 \end_inset
21086
21087
21088 \begin_inset CommandInset ref
21089 LatexCommand nameref
21090 reference "fig:Deux-images-déformées"
21091
21092 \end_inset
21093
21094
21095 \end_layout
21096
21097 \begin_layout Standard
21098
21099 \family sans
21100 <page>
21101 \family default
21102  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21103  précédente, la même page ou la page suivante.
21104  Vous verrez par exemple un texte du genre 
21105 \begin_inset Quotes eld
21106 \end_inset
21107
21108
21109 \family sans
21110 sur cette page
21111 \family default
21112
21113 \begin_inset Quotes erd
21114 \end_inset
21115
21116  à la place.
21117  Le style 
21118 \family sans
21119 <référence>
21120 \begin_inset space ~
21121 \end_inset
21122
21123 page
21124 \begin_inset space ~
21125 \end_inset
21126
21127 <page> 
21128 \family default
21129 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
21130  page.
21131 \end_layout
21132
21133 \begin_layout Standard
21134 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21135  se trouve sont calculés automatiquement par LaTeX.
21136  Vous choisissez une des six variétés de références dans le champ Format
21137  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21138  boîte de la référence croisée.
21139 \end_layout
21140
21141 \begin_layout Standard
21142 \begin_inset Note Greyedout
21143 status open
21144
21145 \begin_layout Plain Layout
21146
21147 \series bold
21148 Note:
21149 \series default
21150  L'utilisation du paquetage LaTeX 
21151 \series bold
21152 refstyle
21153 \series default
21154
21155 \begin_inset Index idx
21156 status collapsed
21157
21158 \begin_layout Plain Layout
21159 Paquetages LaTeX ! refstyle
21160 \end_layout
21161
21162 \end_inset
21163
21164  est recommendée parce que 
21165 \series bold
21166 prettyref
21167 \series default
21168
21169 \begin_inset Index idx
21170 status collapsed
21171
21172 \begin_layout Plain Layout
21173 Paquetages LaTeX ! prettyref
21174 \end_layout
21175
21176 \end_inset
21177
21178  ne connaît pas tous les raccourcis possibles pour les étiquettes
21179 \begin_inset Foot
21180 status collapsed
21181
21182 \begin_layout Plain Layout
21183 \begin_inset Quotes eld
21184 \end_inset
21185
21186 fig:
21187 \begin_inset Quotes erd
21188 \end_inset
21189
21190  est par exemple le raccourci LyX pour les étiquettes dans les légendes
21191  de figures,.
21192 \end_layout
21193
21194 \end_inset
21195
21196  et n'est pas internationalisé.
21197 \end_layout
21198
21199 \end_inset
21200
21201
21202 \end_layout
21203
21204 \begin_layout Standard
21205 \begin_inset Note Greyedout
21206 status open
21207
21208 \begin_layout Plain Layout
21209
21210 \series bold
21211 Note:
21212 \series default
21213  Du fait d'un bogue dans la paquetage LaTeX 
21214 \series bold
21215 varioref
21216 \series default
21217  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21218  si la langue du document est le français.
21219  Pour contourner ce bogue, voir
21220 \begin_inset Newline newline
21221 \end_inset
21222
21223
21224 \begin_inset CommandInset href
21225 LatexCommand href
21226 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21227
21228 \end_inset
21229
21230 .
21231 \end_layout
21232
21233 \end_inset
21234
21235
21236 \end_layout
21237
21238 \begin_layout Subsection
21239 Nommage automatique des références croisées
21240 \begin_inset Index idx
21241 status collapsed
21242
21243 \begin_layout Plain Layout
21244 References@Références ! Nommage automatique
21245 \end_layout
21246
21247 \end_inset
21248
21249
21250 \end_layout
21251
21252 \begin_layout Standard
21253 Le paquetage LaTeX 
21254 \series bold
21255 hyperref
21256 \series default
21257
21258 \begin_inset Index idx
21259 status collapsed
21260
21261 \begin_layout Plain Layout
21262 Paquetages LaTeX ! hyperref
21263 \end_layout
21264
21265 \end_inset
21266
21267
21268 \series bold
21269
21270 \series default
21271 qui est activé dans la rubrique 
21272 \family sans
21273 Propriétés du PDF
21274 \family default
21275  de la fenêtre de dialogue 
21276 \family sans
21277 Paramètres du document
21278 \family default
21279  fournit une fonction très utile pour automatiser la création des références
21280  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21281  une section).
21282  Par exemple pour vous éviter de devoir écrire le mot 
21283 \begin_inset Quotes eld
21284 \end_inset
21285
21286 Figure
21287 \begin_inset Quotes erd
21288 \end_inset
21289
21290  devant chaque référence à une figure.
21291  Pour profiter de ce nommage automatique des références croisées, vous devez
21292  activer 
21293 \series bold
21294 hyperref
21295 \series default
21296  et insérer la ligne suivante dans le préambule du document :
21297 \end_layout
21298
21299 \begin_layout Standard
21300
21301 \series bold
21302
21303 \backslash
21304 AtBeginDocument{
21305 \backslash
21306 renewcommand{
21307 \backslash
21308 ref}[1]{
21309 \backslash
21310 mbox{
21311 \backslash
21312 autoref{#1}}}}
21313 \end_layout
21314
21315 \begin_layout Standard
21316 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21317  défaut, par exemple vous préférez le nom 
21318 \begin_inset Quotes eld
21319 \end_inset
21320
21321 sec.
21322 \begin_inset space \thinspace{}
21323 \end_inset
21324
21325
21326 \begin_inset Quotes eld
21327 \end_inset
21328
21329  plutôt que 
21330 \begin_inset Quotes eld
21331 \end_inset
21332
21333 section
21334 \begin_inset Quotes erd
21335 \end_inset
21336
21337 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21338 \end_layout
21339
21340 \begin_layout Standard
21341
21342 \series bold
21343
21344 \backslash
21345 addto
21346 \backslash
21347 extrasenglish{
21348 \backslash
21349 renewcommand{
21350 \backslash
21351 sectionautorefname}
21352 \begin_inset Newline newline
21353 \end_inset
21354
21355
21356 \begin_inset Phantom HPhantom
21357 status open
21358
21359 \begin_layout Plain Layout
21360
21361 \series bold
21362 \begin_inset space ~
21363 \end_inset
21364
21365
21366 \end_layout
21367
21368 \end_inset
21369
21370 {sec.
21371 \backslash
21372 negthinspace}}
21373 \end_layout
21374
21375 \begin_layout Standard
21376 Si vous utilisez une autre langue que l'anglais, remplacez 
21377 \series bold
21378
21379 \backslash
21380 extrasenglish
21381 \series default
21382  par 
21383 \series bold
21384
21385 \backslash
21386 extras***
21387 \series default
21388 , où *** est le nom de la langue que vous utilisez.
21389
21390 \series bold
21391  
21392 \end_layout
21393
21394 \begin_layout Standard
21395 Pour avoir des noms automatiques, mais pas pour certains types de références,
21396  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21397 \end_layout
21398
21399 \begin_layout Standard
21400
21401 \series bold
21402
21403 \backslash
21404 newlength{
21405 \backslash
21406 abc}
21407 \begin_inset Newline newline
21408 \end_inset
21409
21410
21411 \backslash
21412 settowidth{
21413 \backslash
21414 abc}{
21415 \backslash
21416 space}
21417 \begin_inset Newline newline
21418 \end_inset
21419
21420
21421 \backslash
21422 addto
21423 \backslash
21424 extrasenglish{
21425 \backslash
21426 renewcommand{
21427 \backslash
21428 equationautorefname}
21429 \begin_inset Newline newline
21430 \end_inset
21431
21432
21433 \begin_inset Phantom HPhantom
21434 status open
21435
21436 \begin_layout Plain Layout
21437
21438 \series bold
21439 \begin_inset space ~
21440 \end_inset
21441
21442
21443 \end_layout
21444
21445 \end_inset
21446
21447 {
21448 \backslash
21449 hspace{-
21450 \backslash
21451 abc}}
21452 \end_layout
21453
21454 \begin_layout Standard
21455 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21456  de 
21457 \series bold
21458 hyperref
21459 \series default
21460  
21461 \begin_inset CommandInset citation
21462 LatexCommand cite
21463 key "hyperref"
21464
21465 \end_inset
21466
21467 .
21468 \end_layout
21469
21470 \begin_layout Standard
21471 \begin_inset Note Greyedout
21472 status open
21473
21474 \begin_layout Plain Layout
21475
21476 \series bold
21477 Note:
21478 \series default
21479  Le nommage automatique de références ne peut être utilisé si vous avez
21480  choisi le style de référence 
21481 \family sans
21482 Référence
21483 \begin_inset space ~
21484 \end_inset
21485
21486 mise
21487 \begin_inset space ~
21488 \end_inset
21489
21490 en
21491 \begin_inset space ~
21492 \end_inset
21493
21494 forme
21495 \family default
21496  décrit dans la section
21497 \begin_inset space ~
21498 \end_inset
21499
21500
21501 \begin_inset CommandInset ref
21502 LatexCommand ref
21503 reference "sub:Formats-Références-Croisées"
21504
21505 \end_inset
21506
21507 .
21508 \end_layout
21509
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \begin_layout Standard
21516 Le manuel 
21517 \emph on
21518 Math
21519 \emph default
21520  est un exemple dans lequel on a utilisé le référencement automatique.
21521 \end_layout
21522
21523 \begin_layout Subsection
21524 Positionnement des Références 
21525 \begin_inset CommandInset label
21526 LatexCommand label
21527 name "sub:Reference-Position"
21528
21529 \end_inset
21530
21531
21532 \begin_inset Index idx
21533 status collapsed
21534
21535 \begin_layout Plain Layout
21536 References@Références ! Positionnement
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Standard
21545 Si vous utilisez le paquetage 
21546 \series bold
21547 hyperref, 
21548 \series default
21549 qui est activé dans la rubrique 
21550 \family sans
21551 Propriétés du PDF
21552 \family default
21553  de la fenêtre de dialogue 
21554 \family sans
21555 Paramètres du document,
21556 \family default
21557  pour lier vos références croisées dans la sortie finale, vous verrez que
21558  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21559  l'image.
21560  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21561  pourrez voir l'image sans faire défiler le texte.
21562  Ce problème vient du fait que le point d'ancrage de la référence se situe
21563  à l'endroit de l'étiquette.
21564  En utilisant le paquetage LaTeX 
21565 \series bold
21566 hypcap
21567 \series default
21568
21569 \begin_inset Index idx
21570 status collapsed
21571
21572 \begin_layout Plain Layout
21573 Paquetages LaTeX ! hypcap
21574 \end_layout
21575
21576 \end_inset
21577
21578 , qui fait partie du paquetage LaTeX 
21579 \series bold
21580 oberdiek
21581 \series default
21582
21583 \begin_inset Index idx
21584 status collapsed
21585
21586 \begin_layout Plain Layout
21587 Paquetages LaTeX ! oberdiek
21588 \end_layout
21589
21590 \end_inset
21591
21592 , le point d'ancrage d'un lien est place en haut du flottant.
21593  Pour utiliser cette fonction avec les flottants de figure, chargez 
21594 \series bold
21595 hypcap
21596 \series default
21597  dans l'entête du document avec la ligne
21598 \end_layout
21599
21600 \begin_layout Standard
21601
21602 \series bold
21603
21604 \backslash
21605 usepackage[figure]{hypcap}
21606 \end_layout
21607
21608 \begin_layout Standard
21609 Vous pouvez aussi utiliser 
21610 \series bold
21611 hypcap
21612 \series default
21613  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21614  raisons de stabilité.
21615  Pour plus d'information, jetez un coup d'œil au manuel d' 
21616 \series bold
21617 hypcap
21618 \series default
21619  
21620 \begin_inset CommandInset citation
21621 LatexCommand cite
21622 key "hypcap"
21623
21624 \end_inset
21625
21626 .
21627 \end_layout
21628
21629 \begin_layout Standard
21630 \begin_inset Note Greyedout
21631 status open
21632
21633 \begin_layout Plain Layout
21634
21635 \series bold
21636 Note:
21637 \series default
21638  
21639 \series bold
21640 hypcap
21641 \series default
21642  n'a aucun effet pour les références à des sous-figures.
21643 \end_layout
21644
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \begin_layout Section
21651 Placement des flottants
21652 \begin_inset CommandInset label
21653 LatexCommand label
21654 name "sec:Placement-flottants"
21655
21656 \end_inset
21657
21658
21659 \begin_inset Index idx
21660 status collapsed
21661
21662 \begin_layout Plain Layout
21663 Flottants ! Placement
21664 \end_layout
21665
21666 \end_inset
21667
21668
21669 \end_layout
21670
21671 \begin_layout Standard
21672 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21673  de dialogue 
21674 \family sans
21675 Paramètre
21676 \begin_inset space ~
21677 \end_inset
21678
21679 de
21680 \begin_inset space ~
21681 \end_inset
21682
21683 Flottant
21684 \family default
21685  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21686  utilise pour déterminer où placer le flottant.
21687 \begin_inset Newline newline
21688 \end_inset
21689
21690 L'option 
21691 \family sans
21692 Plusieurs
21693 \begin_inset space ~
21694 \end_inset
21695
21696 colonnes
21697 \family default
21698  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21699  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21700  confiné sur une seule colonne.
21701 \begin_inset Newline newline
21702 \end_inset
21703
21704 L'option 
21705 \family sans
21706 Rotation
21707 \begin_inset space ~
21708 \end_inset
21709
21710 90°
21711 \family default
21712  est utilisée pour faire tourner les flottants, voyez la section
21713 \begin_inset space ~
21714 \end_inset
21715
21716
21717 \begin_inset CommandInset ref
21718 LatexCommand ref
21719 reference "sec:Flottants-renversés"
21720
21721 \end_inset
21722
21723 .
21724 \end_layout
21725
21726 \begin_layout Standard
21727 En désactivant l'option 
21728 \family sans
21729 Utilise
21730 \begin_inset space ~
21731 \end_inset
21732
21733 le
21734 \begin_inset space ~
21735 \end_inset
21736
21737 placement
21738 \begin_inset space ~
21739 \end_inset
21740
21741 par
21742 \begin_inset space ~
21743 \end_inset
21744
21745 défaut
21746 \family default
21747  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21748  le placement du flottant:
21749 \end_layout
21750
21751 \begin_layout Description
21752 Ici,
21753 \begin_inset space ~
21754 \end_inset
21755
21756 si
21757 \begin_inset space ~
21758 \end_inset
21759
21760 possible: essaie de placer le flottant à la position où il a été inséré
21761  dans LyX
21762 \end_layout
21763
21764 \begin_layout Description
21765 Haut
21766 \begin_inset space ~
21767 \end_inset
21768
21769 de
21770 \begin_inset space ~
21771 \end_inset
21772
21773 la
21774 \begin_inset space ~
21775 \end_inset
21776
21777 page: essaie de placer le flottant en haut de la page courante
21778 \end_layout
21779
21780 \begin_layout Description
21781 Bas
21782 \begin_inset space ~
21783 \end_inset
21784
21785 de
21786 \begin_inset space ~
21787 \end_inset
21788
21789 la
21790 \begin_inset space ~
21791 \end_inset
21792
21793 page: essaie de placer le flottant en bas de la page courante
21794 \end_layout
21795
21796 \begin_layout Description
21797 Page
21798 \begin_inset space ~
21799 \end_inset
21800
21801 de
21802 \begin_inset space ~
21803 \end_inset
21804
21805 flottants: essaie de placer le flottant sur une page à part, éventuellement
21806  avec d'autres flottants 
21807 \end_layout
21808
21809 \begin_layout Standard
21810 LaTeX utilise
21811 \emph on
21812  toujours 
21813 \emph default
21814 les options dans l'ordre donné ci-dessus.
21815  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21816  d'abord essayer 
21817 \family sans
21818 Ici
21819 \begin_inset space ~
21820 \end_inset
21821
21822 si
21823 \begin_inset space ~
21824 \end_inset
21825
21826 possible
21827 \family default
21828 , ensuite 
21829 \family sans
21830 Haut
21831 \begin_inset space ~
21832 \end_inset
21833
21834 de
21835 \begin_inset space ~
21836 \end_inset
21837
21838 la
21839 \begin_inset space ~
21840 \end_inset
21841
21842 page
21843 \family default
21844 , et ainsi de suite.
21845  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21846  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21847  Si aucune des quatre options de placement n'est possible, la procédure
21848  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21849 \end_layout
21850
21851 \begin_layout Standard
21852 Implicitement, chaque option a ses propres règles d'application:
21853 \end_layout
21854
21855 \begin_layout Standard
21856
21857 \family sans
21858 Haut
21859 \begin_inset space ~
21860 \end_inset
21861
21862 de
21863 \begin_inset space ~
21864 \end_inset
21865
21866 la
21867 \begin_inset space ~
21868 \end_inset
21869
21870 page
21871 \family default
21872  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21873  en haut de page (
21874 \series bold
21875
21876 \backslash
21877 topfraction
21878 \series default
21879 ).
21880 \end_layout
21881
21882 \begin_layout Standard
21883
21884 \family sans
21885 Bas
21886 \begin_inset space ~
21887 \end_inset
21888
21889 de
21890 \begin_inset space ~
21891 \end_inset
21892
21893 la
21894 \begin_inset space ~
21895 \end_inset
21896
21897 page
21898 \family default
21899  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21900  en bas de page (
21901 \series bold
21902
21903 \backslash
21904 bottomfraction
21905 \series default
21906 ).
21907 \end_layout
21908
21909 \begin_layout Standard
21910
21911 \family sans
21912 Page
21913 \begin_inset space ~
21914 \end_inset
21915
21916 de
21917 \begin_inset space ~
21918 \end_inset
21919
21920 flottants
21921 \family default
21922  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21923  si ils occupent plus de 50% de celle-ci (
21924 \series bold
21925
21926 \backslash
21927 floatpagefraction
21928 \series default
21929 ).
21930 \end_layout
21931
21932 \begin_layout Standard
21933 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21934  supplémentaire 
21935 \family sans
21936 Ignorer
21937 \begin_inset space ~
21938 \end_inset
21939
21940 les
21941 \begin_inset space ~
21942 \end_inset
21943
21944 règles
21945 \begin_inset space ~
21946 \end_inset
21947
21948 LaTeX
21949 \family default
21950 \lang english
21951 .
21952 \begin_inset Newline newline
21953 \end_inset
21954
21955
21956 \lang french
21957 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21958  données entre parenthèses après les descriptions des règles données ci-dessus.
21959  Par exemple, pour augmenter à 50
21960 \begin_inset space \thinspace{}
21961 \end_inset
21962
21963 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21964  trop petite, ajoutez cette ligne au préambule de votre document :
21965 \end_layout
21966
21967 \begin_layout Standard
21968
21969 \series bold
21970
21971 \backslash
21972 renewcommand{
21973 \backslash
21974 bottomfraction}{0.5}
21975 \end_layout
21976
21977 \begin_layout Standard
21978 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21979  exactement à l'endroit où vous l'avez inséré.
21980  dans ce cas utilisez l'option 
21981 \family sans
21982 Ici
21983 \begin_inset space ~
21984 \end_inset
21985
21986 à
21987 \begin_inset space ~
21988 \end_inset
21989
21990 tout
21991 \begin_inset space ~
21992 \end_inset
21993
21994 Prix
21995 \family default
21996 .
21997  Utilisez cette option le moins souvent possible et seulement quand le document
21998  est presque prêt à être imprimé.
21999  En effet, le flottant n'est plus capable de 
22000 \begin_inset Quotes eld
22001 \end_inset
22002
22003 flotter
22004 \begin_inset Quotes erd
22005 \end_inset
22006
22007 , ce qui peut perturber toutes les mises en page.
22008 \end_layout
22009
22010 \begin_layout Standard
22011 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
22012  sont toujours entourés par le texte d'un paragraphe donné.
22013 \begin_inset VSpace bigskip
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \begin_layout Standard
22020 On peut parfois se trouver dans la situation où un flottant est placé en
22021  haut d'une page alors que la section concernée ne commence qu'au milieu
22022  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
22023  la section précédente.
22024  On peut utiliser la commande LaTeX 
22025 \series bold
22026
22027 \backslash
22028 suppressfloats
22029 \series default
22030  pour éviter ce cas.
22031  Elle empêche le placement d'un flottant donné dans la page dans laquelle
22032  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
22033  soit placé avant que la section commence.
22034  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
22035  votre document :
22036 \end_layout
22037
22038 \begin_layout Standard
22039
22040 \series bold
22041
22042 \backslash
22043 let
22044 \backslash
22045 mySection
22046 \backslash
22047 section
22048 \begin_inset Newline newline
22049 \end_inset
22050
22051
22052 \backslash
22053 renewcommand{
22054 \backslash
22055 section}{
22056 \backslash
22057 suppressfloats[t]
22058 \backslash
22059 mySection}
22060 \end_layout
22061
22062 \begin_layout Standard
22063 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
22064  comme les chapitres et les sous-sections.
22065  Il n'est pas recommandé d'utiliser cette définition avec des portions de
22066  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
22067  ensuite avoir du mal à trouver un positionnement correct.
22068 \end_layout
22069
22070 \begin_layout Standard
22071 \begin_inset VSpace bigskip
22072 \end_inset
22073
22074 Dans certains cas il est demandé de placer toutes les figures et tous les
22075  tableaux à la fin du document.
22076  C'est pour de telles situations que le paquetage LaTeX 
22077 \series bold
22078 endfloat
22079 \series default
22080
22081 \begin_inset Index idx
22082 status collapsed
22083
22084 \begin_layout Plain Layout
22085 Paquetages LaTeX ! endfloat
22086 \end_layout
22087
22088 \end_inset
22089
22090  a été développé.
22091  Il met en effet tous les flottants de figures et de tableaux à la fin du
22092  document dans leurs propres sections.
22093  À la position d'origine du flottant, une indication textuelle du genre
22094  
22095 \begin_inset Quotes eld
22096 \end_inset
22097
22098
22099 \family sans
22100 [Figure
22101 \begin_inset space ~
22102 \end_inset
22103
22104 3.2 
22105 \lang english
22106 about here.
22107 \lang french
22108 ]
22109 \family default
22110
22111 \begin_inset Quotes erd
22112 \end_inset
22113
22114  est insérée.
22115  Le paquetage 
22116 \series bold
22117 endfloat
22118 \series default
22119  est chargé dans le préambule avec la ligne suivante 
22120 \end_layout
22121
22122 \begin_layout Standard
22123
22124 \series bold
22125
22126 \backslash
22127 usepackage[options]{endfloat}
22128 \end_layout
22129
22130 \begin_layout Standard
22131 Il y a aussi de nombreuses options de paquetage pour modifier le format
22132  des sections de figures ou de tableau qui sont créées.
22133  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22134  
22135 \series bold
22136 endfloa
22137 \series default
22138
22139 \begin_inset CommandInset citation
22140 LatexCommand cite
22141 key "endfloat"
22142
22143 \end_inset
22144
22145 .
22146 \begin_inset Newline newline
22147 \end_inset
22148
22149
22150 \begin_inset Note Greyedout
22151 status open
22152
22153 \begin_layout Plain Layout
22154
22155 \series bold
22156 Note: endfloat
22157 \series default
22158  ne fournit pas de traduction automatique de l'indication textuelle, vous
22159  devez donc le faire manuellement, voyez la section
22160 \begin_inset space ~
22161 \end_inset
22162
22163 4 de 
22164 \begin_inset CommandInset citation
22165 LatexCommand cite
22166 key "endfloat"
22167
22168 \end_inset
22169
22170 .
22171 \end_layout
22172
22173 \end_inset
22174
22175
22176 \begin_inset Newline newline
22177 \end_inset
22178
22179
22180 \begin_inset Note Greyedout
22181 status open
22182
22183 \begin_layout Plain Layout
22184
22185 \series bold
22186 Note:
22187 \series default
22188  Il y a actuellement un bug dans le paquetage 
22189 \series bold
22190 endfloat
22191 \series default
22192  quand la légende contient un 
22193 \begin_inset Quotes eld
22194 \end_inset
22195
22196 ß
22197 \begin_inset Quotes erd
22198 \end_inset
22199
22200  allemand.
22201  Utilisez dans ce cas la commande 
22202 \begin_inset Quotes eld
22203 \end_inset
22204
22205
22206 \series bold
22207
22208 \backslash
22209 ss
22210 \series default
22211
22212 \begin_inset Quotes erd
22213 \end_inset
22214
22215  en code TeX à la place du 
22216 \begin_inset Quotes eld
22217 \end_inset
22218
22219 ß
22220 \begin_inset Quotes erd
22221 \end_inset
22222
22223 .
22224 \end_layout
22225
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \begin_layout Standard
22232 \begin_inset VSpace bigskip
22233 \end_inset
22234
22235 Pour plus d'information sur les manières de placer les flottants, jetez
22236  un coup d'œil aux livres sur LaTeX, 
22237 \begin_inset CommandInset citation
22238 LatexCommand cite
22239 key "latexcompanion,latexguide,latexbook"
22240
22241 \end_inset
22242
22243 .
22244 \end_layout
22245
22246 \begin_layout Section
22247 Flottants Renversés
22248 \begin_inset CommandInset label
22249 LatexCommand label
22250 name "sec:Flottants-renversés"
22251
22252 \end_inset
22253
22254
22255 \begin_inset Index idx
22256 status collapsed
22257
22258 \begin_layout Plain Layout
22259 Flottants ! Renversés
22260 \end_layout
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Standard
22268 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22269  tableaux très larges.
22270  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22271  un clic droit sur la boîte du flottant et utilisez l'option 
22272 \family sans
22273 Rotation
22274 \begin_inset space ~
22275 \end_inset
22276
22277 90°
22278 \family default
22279 .
22280 \end_layout
22281
22282 \begin_layout Standard
22283 Les flottants renversés sont systématiquement placés sur leur propre page
22284  ( ou colonne, si vous avez un document sur deux colonnes ).
22285  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22286  
22287 \family sans
22288 Plusieurs
22289 \begin_inset space ~
22290 \end_inset
22291
22292 colonnes
22293 \family default
22294  dans les paramètres du flottant.
22295  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22296  du côté de la marge externe.
22297  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22298  ajouter soit l'option 
22299 \series bold
22300 figuresleft
22301 \series default
22302  soit l'option 
22303 \series bold
22304 figuresright
22305 \series default
22306  aux options de la classe de document.
22307 \end_layout
22308
22309 \begin_layout Standard
22310 Faire référence à un flottant renversé se fait de la même manière que pour
22311  un flottant normal, la mise en forme de la légende est aussi identique
22312  : Le tableau
22313 \begin_inset space ~
22314 \end_inset
22315
22316
22317 \begin_inset CommandInset ref
22318 LatexCommand ref
22319 reference "tab:Tableau-pivoté"
22320
22321 \end_inset
22322
22323  est un exemple de flottant de tableau renversé.
22324 \end_layout
22325
22326 \begin_layout Standard
22327 \begin_inset Note Greyedout
22328 status open
22329
22330 \begin_layout Plain Layout
22331
22332 \series bold
22333 Note:
22334 \series default
22335  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22336  DVI.
22337 \end_layout
22338
22339 \end_inset
22340
22341
22342 \end_layout
22343
22344 \begin_layout Standard
22345 \begin_inset Float table
22346 wide false
22347 sideways true
22348 status open
22349
22350 \begin_layout Plain Layout
22351 \begin_inset Caption
22352
22353 \begin_layout Plain Layout
22354 \begin_inset CommandInset label
22355 LatexCommand label
22356 name "tab:Tableau-pivoté"
22357
22358 \end_inset
22359
22360  Tableau pivoté
22361 \end_layout
22362
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \begin_layout Plain Layout
22369 \align center
22370 \begin_inset Tabular
22371 <lyxtabular version="3" rows="1" columns="5">
22372 <features tabularvalignment="middle">
22373 <column alignment="center" valignment="top" width="0">
22374 <column alignment="center" valignment="top" width="0">
22375 <column alignment="center" valignment="top" width="0">
22376 <column alignment="center" valignment="top" width="0">
22377 <column alignment="center" valignment="top" width="0">
22378 <row>
22379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383 test
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22389 \begin_inset Text
22390
22391 \begin_layout Plain Layout
22392 b
22393 \end_layout
22394
22395 \end_inset
22396 </cell>
22397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Plain Layout
22401 c
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410 d
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419 e
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 </row>
22425 </lyxtabular>
22426
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \begin_layout Section
22438 Sous-flottants
22439 \begin_inset Index idx
22440 status collapsed
22441
22442 \begin_layout Plain Layout
22443 Flottants ! Sous-flottants
22444 \end_layout
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \begin_layout Standard
22452 Un exemple de sous-flottant : une figure composée de plusieurs images.
22453  On les crée en insérant un flottant dans un flottant existant.
22454  Le positionnement des sous-flottants peut être contrôlé comme pour les
22455  paragraphes comme on le voit avec les tableaux
22456 \begin_inset space ~
22457 \end_inset
22458
22459
22460 \begin_inset CommandInset ref
22461 LatexCommand ref
22462 reference "tab:Deux-sous-tableaux-cote-a-cote"
22463
22464 \end_inset
22465
22466  et 
22467 \begin_inset CommandInset ref
22468 LatexCommand ref
22469 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22470
22471 \end_inset
22472
22473 .
22474 \end_layout
22475
22476 \begin_layout Standard
22477 On fait référence à des sous-flottants comme on le ferait avec des flottants
22478  normaux : Les tableaux
22479 \begin_inset space ~
22480 \end_inset
22481
22482
22483 \begin_inset CommandInset ref
22484 LatexCommand ref
22485 reference "tab:Le-sous-tableau-a"
22486
22487 \end_inset
22488
22489  et 
22490 \begin_inset CommandInset ref
22491 LatexCommand ref
22492 reference "tab:Le-sous-tableau-b"
22493
22494 \end_inset
22495
22496  sont des sous-tableaux du tableau
22497 \begin_inset space ~
22498 \end_inset
22499
22500
22501 \begin_inset CommandInset ref
22502 LatexCommand ref
22503 reference "tab:Deux-sous-tableaux-cote-a-cote"
22504
22505 \end_inset
22506
22507 .
22508 \end_layout
22509
22510 \begin_layout Standard
22511 \begin_inset Float table
22512 wide false
22513 sideways false
22514 status open
22515
22516 \begin_layout Plain Layout
22517 \begin_inset Caption
22518
22519 \begin_layout Plain Layout
22520 \begin_inset CommandInset label
22521 LatexCommand label
22522 name "tab:Deux-sous-tableaux-cote-a-cote"
22523
22524 \end_inset
22525
22526 Deux sous-tableaux placés côte-à-côte.
22527 \end_layout
22528
22529 \end_inset
22530
22531
22532 \end_layout
22533
22534 \begin_layout Plain Layout
22535 \align center
22536 \begin_inset space \hfill{}
22537 \end_inset
22538
22539
22540 \begin_inset Float table
22541 wide false
22542 sideways false
22543 status collapsed
22544
22545 \begin_layout Plain Layout
22546 \begin_inset Caption
22547
22548 \begin_layout Plain Layout
22549 \begin_inset CommandInset label
22550 LatexCommand label
22551 name "tab:Le-sous-tableau-a"
22552
22553 \end_inset
22554
22555 Le sous-tableau a
22556 \end_layout
22557
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \begin_layout Plain Layout
22564 \align center
22565 \begin_inset Tabular
22566 <lyxtabular version="3" rows="1" columns="5">
22567 <features tabularvalignment="middle">
22568 <column alignment="center" valignment="top" width="0">
22569 <column alignment="center" valignment="top" width="0">
22570 <column alignment="center" valignment="top" width="0">
22571 <column alignment="center" valignment="top" width="0">
22572 <column alignment="center" valignment="top" width="0">
22573 <row>
22574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578 test
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587 b
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596 c
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605 d
22606 \end_layout
22607
22608 \end_inset
22609 </cell>
22610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \begin_layout Plain Layout
22614 e
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 </row>
22620 </lyxtabular>
22621
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \end_inset
22628
22629
22630 \begin_inset space \hfill{}
22631 \end_inset
22632
22633
22634 \begin_inset Float table
22635 wide false
22636 sideways false
22637 status collapsed
22638
22639 \begin_layout Plain Layout
22640 \begin_inset Caption
22641
22642 \begin_layout Plain Layout
22643 \begin_inset CommandInset label
22644 LatexCommand label
22645 name "tab:Le-sous-tableau-b"
22646
22647 \end_inset
22648
22649 Le sous-tableau b.
22650 \end_layout
22651
22652 \end_inset
22653
22654
22655 \end_layout
22656
22657 \begin_layout Plain Layout
22658 \align center
22659 \begin_inset Tabular
22660 <lyxtabular version="3" rows="1" columns="5">
22661 <features tabularvalignment="middle">
22662 <column alignment="center" valignment="top" width="0">
22663 <column alignment="center" valignment="top" width="0">
22664 <column alignment="center" valignment="top" width="0">
22665 <column alignment="center" valignment="top" width="0">
22666 <column alignment="center" valignment="top" width="0">
22667 <row>
22668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \begin_layout Plain Layout
22672 e
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681 d
22682 \end_layout
22683
22684 \end_inset
22685 </cell>
22686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690 c
22691 \end_layout
22692
22693 \end_inset
22694 </cell>
22695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699 b
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22705 \begin_inset Text
22706
22707 \begin_layout Plain Layout
22708 test
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 </row>
22714 </lyxtabular>
22715
22716 \end_inset
22717
22718
22719 \end_layout
22720
22721 \end_inset
22722
22723
22724 \begin_inset space \hfill{}
22725 \end_inset
22726
22727
22728 \end_layout
22729
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \begin_layout Standard
22736 \begin_inset Float table
22737 wide false
22738 sideways false
22739 status open
22740
22741 \begin_layout Plain Layout
22742 \begin_inset Caption
22743
22744 \begin_layout Plain Layout
22745 \begin_inset CommandInset label
22746 LatexCommand label
22747 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22748
22749 \end_inset
22750
22751 Deux sous-tableaux placés l'un sur l'autre.
22752  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22753 \end_layout
22754
22755 \end_inset
22756
22757
22758 \end_layout
22759
22760 \begin_layout Plain Layout
22761 \align center
22762 \begin_inset Float table
22763 wide false
22764 sideways false
22765 status collapsed
22766
22767 \begin_layout Plain Layout
22768 \begin_inset Caption
22769
22770 \begin_layout Plain Layout
22771
22772 \end_layout
22773
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \begin_layout Plain Layout
22780 \align center
22781 \begin_inset Tabular
22782 <lyxtabular version="3" rows="1" columns="4">
22783 <features tabularvalignment="middle">
22784 <column alignment="center" valignment="top" width="0">
22785 <column alignment="center" valignment="top" width="0">
22786 <column alignment="center" valignment="top" width="0">
22787 <column alignment="center" valignment="top" width="0">
22788 <row>
22789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 test
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 test
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 test
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820 test
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 </row>
22826 </lyxtabular>
22827
22828 \end_inset
22829
22830
22831 \end_layout
22832
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \begin_layout Plain Layout
22839 \align center
22840 \begin_inset Float table
22841 wide false
22842 sideways false
22843 status collapsed
22844
22845 \begin_layout Plain Layout
22846 \begin_inset Caption
22847
22848 \begin_layout Plain Layout
22849
22850 \end_layout
22851
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \begin_layout Plain Layout
22858 \align center
22859 \begin_inset Tabular
22860 <lyxtabular version="3" rows="1" columns="5">
22861 <features tabularvalignment="middle">
22862 <column alignment="center" valignment="top" width="0">
22863 <column alignment="center" valignment="top" width="0">
22864 <column alignment="center" valignment="top" width="0">
22865 <column alignment="center" valignment="top" width="0">
22866 <column alignment="center" valignment="top" width="0">
22867 <row>
22868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872 a
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881 b
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890 c
22891 \end_layout
22892
22893 \end_inset
22894 </cell>
22895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22896 \begin_inset Text
22897
22898 \begin_layout Plain Layout
22899 d
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22905 \begin_inset Text
22906
22907 \begin_layout Plain Layout
22908 e
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 </row>
22914 </lyxtabular>
22915
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \end_inset
22927
22928
22929 \end_layout
22930
22931 \begin_layout Section
22932 Flottants côte-à-côte
22933 \begin_inset Index idx
22934 status collapsed
22935
22936 \begin_layout Plain Layout
22937 Flottants ! côte-à-côte
22938 \end_layout
22939
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \begin_layout Standard
22946 Pour placer des flottants côte-à-côte, comme pour la figure
22947 \begin_inset space ~
22948 \end_inset
22949
22950
22951 \begin_inset CommandInset ref
22952 LatexCommand ref
22953 reference "fig:Flottant-gauche"
22954
22955 \end_inset
22956
22957  et 
22958 \begin_inset CommandInset ref
22959 LatexCommand ref
22960 reference "fig:Flottant-droit"
22961
22962 \end_inset
22963
22964 , on n'utilise 
22965 \emph on
22966 qu'un seul 
22967 \emph default
22968 flottant.
22969  On y insère deux boîtes de minipages.
22970 \begin_inset Foot
22971 status collapsed
22972
22973 \begin_layout Plain Layout
22974 Les minipages sont décrites dans la section
22975 \begin_inset space ~
22976 \end_inset
22977
22978
22979 \begin_inset CommandInset ref
22980 LatexCommand ref
22981 reference "sec:Minipages"
22982
22983 \end_inset
22984
22985 .
22986 \end_layout
22987
22988 \end_inset
22989
22990  La largeur est mise à 45
22991 \begin_inset space \thinspace{}
22992 \end_inset
22993
22994 -50
22995 \begin_inset space \thinspace{}
22996 \end_inset
22997
22998 column% et l'alignement de la boîte à 
22999 \family sans
23000 Bas
23001 \family default
23002  pour chaque minipage.
23003  Les boîtes minipages contiennent l'image et la légende exactement comme
23004  avec un flottant.
23005  La seule différence est que l'unité de longueur 
23006 \family sans
23007 Largeur
23008 \begin_inset space ~
23009 \end_inset
23010
23011 colonne
23012 \begin_inset space ~
23013 \end_inset
23014
23015 %
23016 \family default
23017  utilisée pour l'image est maintenant définie par rapport à la largeur des
23018  boîtes minipages.
23019 \end_layout
23020
23021 \begin_layout Standard
23022 \begin_inset Float figure
23023 wide false
23024 sideways false
23025 status open
23026
23027 \begin_layout Plain Layout
23028 \begin_inset Box Frameless
23029 position "b"
23030 hor_pos "c"
23031 has_inner_box 1
23032 inner_pos "t"
23033 use_parbox 0
23034 use_makebox 0
23035 width "45col%"
23036 special "none"
23037 height "1in"
23038 height_special "totalheight"
23039 status open
23040
23041 \begin_layout Plain Layout
23042 \align center
23043 \begin_inset Graphics
23044         filename ../clipart/mobius.eps
23045         lyxscale 50
23046         width 100col%
23047         scaleBeforeRotation
23048
23049 \end_inset
23050
23051
23052 \end_layout
23053
23054 \begin_layout Plain Layout
23055 \begin_inset Caption
23056
23057 \begin_layout Plain Layout
23058 \begin_inset CommandInset label
23059 LatexCommand label
23060 name "fig:Flottant-gauche"
23061
23062 \end_inset
23063
23064 Flottant du côté gauche.
23065 \end_layout
23066
23067 \end_inset
23068
23069
23070 \end_layout
23071
23072 \end_inset
23073
23074
23075 \begin_inset space \hfill{}
23076 \end_inset
23077
23078
23079 \begin_inset Box Frameless
23080 position "b"
23081 hor_pos "c"
23082 has_inner_box 1
23083 inner_pos "t"
23084 use_parbox 0
23085 use_makebox 0
23086 width "45col%"
23087 special "none"
23088 height "1in"
23089 height_special "totalheight"
23090 status open
23091
23092 \begin_layout Plain Layout
23093 \align center
23094 \begin_inset Graphics
23095         filename ../clipart/platypus.eps
23096         lyxscale 50
23097         width 100col%
23098         scaleBeforeRotation
23099
23100 \end_inset
23101
23102
23103 \end_layout
23104
23105 \begin_layout Plain Layout
23106 \begin_inset Caption
23107
23108 \begin_layout Plain Layout
23109 \begin_inset CommandInset label
23110 LatexCommand label
23111 name "fig:Flottant-droit"
23112
23113 \end_inset
23114
23115 Flottant du côté droit.
23116 \end_layout
23117
23118 \end_inset
23119
23120
23121 \end_layout
23122
23123 \end_inset
23124
23125
23126 \end_layout
23127
23128 \end_inset
23129
23130
23131 \end_layout
23132
23133 \begin_layout Section
23134 Mise en Forme de la Légende
23135 \begin_inset Index idx
23136 status collapsed
23137
23138 \begin_layout Plain Layout
23139 Légende ! Mise en forme
23140 \end_layout
23141
23142 \end_inset
23143
23144
23145 \begin_inset Index idx
23146 status collapsed
23147
23148 \begin_layout Plain Layout
23149 Flottants ! Mise en forme de la Légende
23150 \end_layout
23151
23152 \end_inset
23153
23154
23155 \begin_inset CommandInset label
23156 LatexCommand label
23157 name "sec:Formatage-légende"
23158
23159 \end_inset
23160
23161
23162 \end_layout
23163
23164 \begin_layout Standard
23165 L'environnement 
23166 \family sans
23167 Légende
23168 \family default
23169  est l'environnement de paragraphe implicite pour les 
23170 \family sans
23171 flottants
23172 \family default
23173 .
23174  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23175  par exemple 
23176 \begin_inset Quotes eld
23177 \end_inset
23178
23179
23180 \family sans
23181 Figure #:
23182 \family default
23183
23184 \begin_inset Quotes erd
23185 \end_inset
23186
23187  suivi par le texte de la légende.
23188  Le 
23189 \begin_inset Quotes eld
23190 \end_inset
23191
23192 #
23193 \begin_inset Quotes erd
23194 \end_inset
23195
23196  étant remplacé par le numéro de référence réel.
23197  implicitement l'étiquette et le numéro sont dans la même police de caractères
23198  que le texte de la légende et deux points suivent le numéro pour séparer
23199  l'étiquette du texte.
23200  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23201 \end_layout
23202
23203 \begin_layout Standard
23204 Pour modifier le format implicite des légendes, il faut charger le paquetage
23205  LaTeX 
23206 \series bold
23207 caption
23208 \series default
23209
23210 \begin_inset Index idx
23211 status collapsed
23212
23213 \begin_layout Plain Layout
23214 Paquetages LaTeX ! caption
23215 \end_layout
23216
23217 \end_inset
23218
23219  dans le préambule de votre document avec la ligne suivante :
23220 \end_layout
23221
23222 \begin_layout Standard
23223
23224 \series bold
23225
23226 \backslash
23227 usepackage[format definition]{caption}
23228 \end_layout
23229
23230 \begin_layout Standard
23231 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23232  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23233  dans ce document, utilisez les commandes suivantes :
23234 \end_layout
23235
23236 \begin_layout Standard
23237
23238 \series bold
23239
23240 \backslash
23241 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23242 \end_layout
23243
23244 \begin_layout Standard
23245 Vous pouvez aussi définir des formats de légendes différents pour les différents
23246  types de flottants.
23247  Dans ce cas chargez le paquetage 
23248 \series bold
23249 caption 
23250 \series default
23251 sans option de format spécifique et définissez les différents formats à
23252  l'aide de la commande 
23253 \end_layout
23254
23255 \begin_layout Standard
23256
23257 \series bold
23258
23259 \backslash
23260 captionsetup[type de flottant]{définition du format}
23261 \end_layout
23262
23263 \begin_layout Standard
23264 dans le préambule du document.
23265  Par exemple les formats de légende de la Figure
23266 \begin_inset space ~
23267 \end_inset
23268
23269
23270 \begin_inset CommandInset ref
23271 LatexCommand ref
23272 reference "fig:Legende-de-fig"
23273
23274 \end_inset
23275
23276  et du Tableau
23277 \begin_inset space ~
23278 \end_inset
23279
23280
23281 \begin_inset CommandInset ref
23282 LatexCommand ref
23283 reference "tab:Légende-de-tab"
23284
23285 \end_inset
23286
23287  peuvent être créés en utilisant les commandes suivantes dans le préambule
23288  :
23289 \end_layout
23290
23291 \begin_layout Standard
23292
23293 \series bold
23294
23295 \backslash
23296 usepackage[tableposition=top]{caption}
23297 \series default
23298
23299 \begin_inset Newline newline
23300 \end_inset
23301
23302
23303 \series bold
23304
23305 \backslash
23306 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23307 \begin_inset Newline newline
23308 \end_inset
23309
23310
23311 \begin_inset Phantom HPhantom
23312 status open
23313
23314 \begin_layout Plain Layout
23315
23316 \series bold
23317
23318 \backslash
23319 captionsetup[figure]{
23320 \end_layout
23321
23322 \end_inset
23323
23324 labelsep=period}
23325 \begin_inset Newline newline
23326 \end_inset
23327
23328
23329 \backslash
23330 captionsetup[table]{labelfont={bf,sf}}
23331 \end_layout
23332
23333 \begin_layout Standard
23334 \begin_inset Note Greyedout
23335 status open
23336
23337 \begin_layout Plain Layout
23338
23339 \series bold
23340 Note:
23341 \series default
23342  L'option 
23343 \series bold
23344 tableposition=top
23345 \series default
23346  n'a pas d'effet quand on utilise un document de classe 
23347 \series bold
23348 KOMA-Script
23349 \series default
23350
23351 \begin_inset Index idx
23352 status collapsed
23353
23354 \begin_layout Plain Layout
23355 Paquetages LaTeX ! KOMA-Script
23356 \end_layout
23357
23358 \end_inset
23359
23360 .
23361  Dans ce cas on doit utiliser l'option 
23362 \series bold
23363 captions=tableheading
23364 \series default
23365  de la classe de document.
23366 \end_layout
23367
23368 \end_inset
23369
23370
23371 \end_layout
23372
23373 \begin_layout Standard
23374 Pour plus d'information sur le paquetage 
23375 \series bold
23376 caption
23377 \series default
23378  nous vous renvoyons à sa documentation 
23379 \begin_inset CommandInset citation
23380 LatexCommand cite
23381 key "caption"
23382
23383 \end_inset
23384
23385 .
23386 \end_layout
23387
23388 \begin_layout Standard
23389 Pour changer le nom de l'étiquette, par exemple de 
23390 \begin_inset Quotes eld
23391 \end_inset
23392
23393 Figure
23394 \begin_inset Quotes erd
23395 \end_inset
23396
23397  à 
23398 \begin_inset Quotes eld
23399 \end_inset
23400
23401 Image
23402 \begin_inset Quotes erd
23403 \end_inset
23404
23405 , utilisez la commande suivante dans le préambule :
23406 \end_layout
23407
23408 \begin_layout Standard
23409
23410 \series bold
23411
23412 \backslash
23413 renewcommand{
23414 \backslash
23415 fnum@figure}{Image~
23416 \backslash
23417 thefigure}
23418 \end_layout
23419
23420 \begin_layout Standard
23421 où 
23422 \series bold
23423
23424 \backslash
23425 thefigure
23426 \series default
23427  insère le numéro de la figure et
23428 \series bold
23429  
23430 \begin_inset Quotes eld
23431 \end_inset
23432
23433 ~
23434 \series default
23435
23436 \begin_inset Quotes erd
23437 \end_inset
23438
23439  ajoute une espace insécable.
23440 \end_layout
23441
23442 \begin_layout Standard
23443 \begin_inset VSpace bigskip
23444 \end_inset
23445
23446 Si vous utilisez un document de classe 
23447 \series bold
23448 KOMA-Script
23449 \series default
23450
23451 \begin_inset Index idx
23452 status collapsed
23453
23454 \begin_layout Plain Layout
23455 Paquetages LaTeX ! KOMA-Script
23456 \end_layout
23457
23458 \end_inset
23459
23460  (
23461 \family sans
23462 article (KOMA-Script)
23463 \family default
23464
23465 \family sans
23466 book (KOMA-Script)
23467 \family default
23468
23469 \family sans
23470 letter (KOMA-Script)
23471 \family default
23472 , ou 
23473 \family sans
23474 report (KOMA-Script)
23475 \family default
23476
23477 \begin_inset space \thinspace{}
23478 \end_inset
23479
23480 ), Vous pouvez utiliser la commande incorporée 
23481 \series bold
23482
23483 \backslash
23484 setkomafont 
23485 \series default
23486 du paquetage
23487 \series bold
23488  KOMA-Script 
23489 \series default
23490 à la place du paquetage
23491 \series bold
23492  caption.
23493  
23494 \series default
23495 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23496  suivante au préambule de votre document :
23497 \end_layout
23498
23499 \begin_layout Standard
23500
23501 \series bold
23502
23503 \backslash
23504 setkomafont{captionlabel}{
23505 \backslash
23506 bfseries}
23507 \end_layout
23508
23509 \begin_layout Standard
23510 Pour plus d'information au sujet de 
23511 \series bold
23512
23513 \backslash
23514 setkomafont
23515 \series default
23516  nous vous renvoyons à la documentation du paquetage 
23517 \series bold
23518 KOMA-Script
23519 \series default
23520  
23521 \begin_inset CommandInset citation
23522 LatexCommand cite
23523 key "KOMA-Script"
23524
23525 \end_inset
23526
23527 .
23528 \end_layout
23529
23530 \begin_layout Standard
23531 \begin_inset ERT
23532 status collapsed
23533
23534 \begin_layout Plain Layout
23535
23536
23537 \backslash
23538 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23539 }
23540 \end_layout
23541
23542 \end_inset
23543
23544
23545 \begin_inset Note Note
23546 status open
23547
23548 \begin_layout Plain Layout
23549 Le format de la légende n'est modifié que pour cet exemple.
23550 \end_layout
23551
23552 \end_inset
23553
23554
23555 \end_layout
23556
23557 \begin_layout Standard
23558 \begin_inset Float figure
23559 placement !p
23560 wide false
23561 sideways false
23562 status open
23563
23564 \begin_layout Plain Layout
23565 \align center
23566 \begin_inset Graphics
23567         filename ../clipart/mobius.eps
23568         lyxscale 50
23569         scale 50
23570         scaleBeforeRotation
23571
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \begin_layout Plain Layout
23578 \begin_inset Caption
23579
23580 \begin_layout Plain Layout
23581 \begin_inset CommandInset label
23582 LatexCommand label
23583 name "fig:Legende-de-fig"
23584
23585 \end_inset
23586
23587 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23588  pour montrer les différents types de formats de légendes.
23589  Ici on a utilisé un format de légende personnalisé.
23590 \end_layout
23591
23592 \end_inset
23593
23594
23595 \end_layout
23596
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \begin_layout Standard
23603 \begin_inset ERT
23604 status collapsed
23605
23606 \begin_layout Plain Layout
23607
23608
23609 \backslash
23610 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23611 on}
23612 \end_layout
23613
23614 \end_inset
23615
23616
23617 \end_layout
23618
23619 \begin_layout Standard
23620 \begin_inset Float table
23621 placement !p
23622 wide false
23623 sideways false
23624 status open
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Caption
23628
23629 \begin_layout Plain Layout
23630 \begin_inset CommandInset label
23631 LatexCommand label
23632 name "tab:Légende-de-tab"
23633
23634 \end_inset
23635
23636 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23637  pour montrer les différents types de formats de légendes.
23638  Ici on a utilisé le format de légende implicite.
23639 \end_layout
23640
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \begin_layout Plain Layout
23647 \align center
23648 \begin_inset Tabular
23649 <lyxtabular version="3" rows="1" columns="5">
23650 <features tabularvalignment="middle">
23651 <column alignment="center" valignment="top" width="0">
23652 <column alignment="center" valignment="top" width="0">
23653 <column alignment="center" valignment="top" width="0">
23654 <column alignment="center" valignment="top" width="0">
23655 <column alignment="center" valignment="top" width="0">
23656 <row>
23657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23658 \begin_inset Text
23659
23660 \begin_layout Plain Layout
23661 a
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 b
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679 c
23680 \end_layout
23681
23682 \end_inset
23683 </cell>
23684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23685 \begin_inset Text
23686
23687 \begin_layout Plain Layout
23688 d
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697 e
23698 \end_layout
23699
23700 \end_inset
23701 </cell>
23702 </row>
23703 </lyxtabular>
23704
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \end_inset
23711
23712
23713 \end_layout
23714
23715 \begin_layout Section
23716 Positionnement de la Légende
23717 \begin_inset Index idx
23718 status collapsed
23719
23720 \begin_layout Plain Layout
23721 Légende ! Placement
23722 \end_layout
23723
23724 \end_inset
23725
23726
23727 \begin_inset Index idx
23728 status collapsed
23729
23730 \begin_layout Plain Layout
23731 Flottants ! Placement de la légende
23732 \end_layout
23733
23734 \end_inset
23735
23736
23737 \begin_inset CommandInset label
23738 LatexCommand label
23739 name "sec:Placement-légende"
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Standard
23747 La règle habituelle pour placer la légende est :
23748 \end_layout
23749
23750 \begin_layout Description
23751 Figure
23752 \begin_inset space ~
23753 \end_inset
23754
23755 : La légende est placée en dessous de la figure
23756 \end_layout
23757
23758 \begin_layout Description
23759 Tableau
23760 \begin_inset space ~
23761 \end_inset
23762
23763 : La légende est placée au dessus du tableau
23764 \end_layout
23765
23766 \begin_layout Standard
23767 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23768  au dessus des tableaux.
23769  Ce qui fait que si vous utilisez une des classes de document 
23770 \family sans
23771 article
23772 \family default
23773
23774 \family sans
23775 book
23776 \family default
23777
23778 \family sans
23779 letter
23780 \family default
23781 , ou 
23782 \family sans
23783 report
23784 \family default
23785  il n'y aura pas d'espace libre entre la légende et le tableau.
23786  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23787  de chargement du paquetage LaTeX 
23788 \series bold
23789 caption
23790 \series default
23791  dans le préambule de votre document
23792 \begin_inset Foot
23793 status open
23794
23795 \begin_layout Plain Layout
23796 Voir la section
23797 \begin_inset space ~
23798 \end_inset
23799
23800
23801 \begin_inset CommandInset ref
23802 LatexCommand ref
23803 reference "sec:Formatage-légende"
23804
23805 \end_inset
23806
23807  pour plus d'information sur le paquetage 
23808 \series bold
23809 caption
23810 \series default
23811 .
23812 \end_layout
23813
23814 \end_inset
23815
23816 :
23817 \end_layout
23818
23819 \begin_layout Standard
23820
23821 \series bold
23822 tableposition=top
23823 \end_layout
23824
23825 \begin_layout Standard
23826 Si vous utilisez une classe de document 
23827 \series bold
23828 KOMA-Script
23829 \series default
23830
23831 \begin_inset Index idx
23832 status collapsed
23833
23834 \begin_layout Plain Layout
23835 Paquetages LaTeX ! KOMA-Script
23836 \end_layout
23837
23838 \end_inset
23839
23840  (
23841 \family sans
23842 article (KOMA-Script)
23843 \family default
23844
23845 \family sans
23846 book (KOMA-Script)
23847 \family default
23848
23849 \family sans
23850 letter (KOMA-Script)
23851 \family default
23852 , ou 
23853 \family sans
23854 report (KOMA-Script)
23855 \family default
23856
23857 \begin_inset space \thinspace{}
23858 \end_inset
23859
23860 ), vous pouvez utiliser à la place du paquetage 
23861 \series bold
23862 caption
23863 \series default
23864  l'option 
23865 \series bold
23866 captions=tableheading
23867 \series default
23868  de la classe de document.
23869 \end_layout
23870
23871 \begin_layout Standard
23872 \begin_inset VSpace bigskip
23873 \end_inset
23874
23875 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23876  Pour cela, vous devez charger le paquetage LaTeX 
23877 \series bold
23878 sidecap
23879 \series default
23880
23881 \begin_inset Index idx
23882 status collapsed
23883
23884 \begin_layout Plain Layout
23885 Paquetages LaTeX ! sidecap
23886 \end_layout
23887
23888 \end_inset
23889
23890  dans le préambule de votre document avec la ligne de commande suivante
23891 \end_layout
23892
23893 \begin_layout Standard
23894
23895 \series bold
23896
23897 \backslash
23898 usepackage[option]{sidecap}
23899 \end_layout
23900
23901 \begin_layout Standard
23902 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23903  extérieure – à droite sur les pages impaires et à gauche sur les pages
23904  paires.
23905  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23906  
23907 \series bold
23908 innercaption
23909 \series default
23910 .
23911  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23912  
23913 \series bold
23914 rightcaption
23915 \series default
23916  ou 
23917 \series bold
23918 leftcaption
23919 \series default
23920 .
23921 \end_layout
23922
23923 \begin_layout Standard
23924 \begin_inset ERT
23925 status collapsed
23926
23927 \begin_layout Plain Layout
23928
23929
23930 \backslash
23931 ifsidecap
23932 \end_layout
23933
23934 \end_inset
23935
23936
23937 \begin_inset Note Note
23938 status open
23939
23940 \begin_layout Plain Layout
23941 La section suivante ne sera affichée que si le paquetage LaTeX 
23942 \series bold
23943 sidecap
23944 \series default
23945  a été installé.
23946 \end_layout
23947
23948 \end_inset
23949
23950
23951 \end_layout
23952
23953 \begin_layout Standard
23954 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23955  ajouter ces commandes dans le préambule de votre document :
23956 \end_layout
23957
23958 \begin_layout Standard
23959 \noindent
23960 \begin_inset CommandInset line
23961 LatexCommand rule
23962 offset "0.5ex"
23963 width "100line%"
23964 height "1pt"
23965
23966 \end_inset
23967
23968
23969 \end_layout
23970
23971 \begin_layout Standard
23972
23973 \series bold
23974
23975 \backslash
23976 newcommand{
23977 \backslash
23978 TabBesBeg}[1][1.0]{%
23979 \begin_inset Newline newline
23980 \end_inset
23981
23982
23983 \begin_inset Phantom HPhantom
23984 status open
23985
23986 \begin_layout Plain Layout
23987 \begin_inset space ~
23988 \end_inset
23989
23990
23991 \end_layout
23992
23993 \end_inset
23994
23995
23996 \backslash
23997 let
23998 \backslash
23999 MyTable
24000 \backslash
24001 table
24002 \begin_inset Newline newline
24003 \end_inset
24004
24005
24006 \begin_inset Phantom HPhantom
24007 status open
24008
24009 \begin_layout Plain Layout
24010
24011 \series medium
24012 \begin_inset space ~
24013 \end_inset
24014
24015
24016 \end_layout
24017
24018 \end_inset
24019
24020
24021 \backslash
24022 let
24023 \backslash
24024 MyEndtable
24025 \backslash
24026 endtable
24027 \begin_inset Newline newline
24028 \end_inset
24029
24030
24031 \begin_inset Phantom HPhantom
24032 status open
24033
24034 \begin_layout Plain Layout
24035
24036 \series medium
24037 \begin_inset space ~
24038 \end_inset
24039
24040
24041 \end_layout
24042
24043 \end_inset
24044
24045
24046 \backslash
24047 renewenvironment{table}[1]{
24048 \backslash
24049 begin{SCtable}[#1]##1}{
24050 \backslash
24051 end{SCtable}}}
24052 \end_layout
24053
24054 \begin_layout Standard
24055
24056 \series bold
24057
24058 \backslash
24059 newcommand{
24060 \backslash
24061 TabBesEnd}{%
24062 \begin_inset Newline newline
24063 \end_inset
24064
24065
24066 \begin_inset Phantom HPhantom
24067 status open
24068
24069 \begin_layout Plain Layout
24070 \begin_inset space ~
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \end_inset
24077
24078
24079 \backslash
24080 let
24081 \backslash
24082 table
24083 \backslash
24084 MyTable
24085 \begin_inset Newline newline
24086 \end_inset
24087
24088
24089 \begin_inset Phantom HPhantom
24090 status open
24091
24092 \begin_layout Plain Layout
24093 \begin_inset space ~
24094 \end_inset
24095
24096
24097 \end_layout
24098
24099 \end_inset
24100
24101
24102 \backslash
24103 let
24104 \backslash
24105 endtable
24106 \backslash
24107 MyEndtable
24108 \end_layout
24109
24110 \begin_layout Standard
24111
24112 \series bold
24113
24114 \backslash
24115 newcommand{
24116 \backslash
24117 FigBesBeg}[1][1.0]{%
24118 \begin_inset Newline newline
24119 \end_inset
24120
24121
24122 \begin_inset Phantom HPhantom
24123 status open
24124
24125 \begin_layout Plain Layout
24126 \begin_inset space ~
24127 \end_inset
24128
24129
24130 \end_layout
24131
24132 \end_inset
24133
24134
24135 \backslash
24136 let
24137 \backslash
24138 MyFigure
24139 \backslash
24140 figure
24141 \begin_inset Newline newline
24142 \end_inset
24143
24144
24145 \begin_inset Phantom HPhantom
24146 status open
24147
24148 \begin_layout Plain Layout
24149 \begin_inset space ~
24150 \end_inset
24151
24152
24153 \end_layout
24154
24155 \end_inset
24156
24157
24158 \backslash
24159 let
24160 \backslash
24161 MyEndfigure
24162 \backslash
24163 endfigure
24164 \begin_inset Newline newline
24165 \end_inset
24166
24167
24168 \begin_inset Phantom HPhantom
24169 status open
24170
24171 \begin_layout Plain Layout
24172 \begin_inset space ~
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \end_inset
24179
24180
24181 \backslash
24182 renewenvironment{figure}[1]{
24183 \backslash
24184 begin{SCfigure}[#1]##1}{
24185 \backslash
24186 end{SCfigure}}}
24187 \end_layout
24188
24189 \begin_layout Standard
24190
24191 \series bold
24192
24193 \backslash
24194 newcommand{
24195 \backslash
24196 FigBesEnd}{%
24197 \begin_inset Newline newline
24198 \end_inset
24199
24200
24201 \begin_inset Phantom HPhantom
24202 status open
24203
24204 \begin_layout Plain Layout
24205 \begin_inset space ~
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \end_inset
24212
24213
24214 \backslash
24215 let
24216 \backslash
24217 figure
24218 \backslash
24219 MyFigure
24220 \begin_inset Newline newline
24221 \end_inset
24222
24223
24224 \begin_inset Phantom HPhantom
24225 status open
24226
24227 \begin_layout Plain Layout
24228 \begin_inset space ~
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \end_inset
24235
24236
24237 \backslash
24238 let
24239 \backslash
24240 endfigure
24241 \backslash
24242 MyEndfigure}
24243 \end_layout
24244
24245 \begin_layout Standard
24246 \noindent
24247 \begin_inset CommandInset line
24248 LatexCommand rule
24249 offset "0.5ex"
24250 width "100line%"
24251 height "1pt"
24252
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \begin_layout Standard
24259 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24260  la légende se place sur le côté.
24261  Pour les flottants de figure, utilisez la commande
24262 \end_layout
24263
24264 \begin_layout Standard
24265
24266 \series bold
24267
24268 \backslash
24269 FigBesBeg
24270 \end_layout
24271
24272 \begin_layout Standard
24273 en code TeX avant le flottant.
24274  Et insérez la commande
24275 \end_layout
24276
24277 \begin_layout Standard
24278
24279 \series bold
24280
24281 \backslash
24282 FigBesEnd
24283 \end_layout
24284
24285 \begin_layout Standard
24286 en code TeX 
24287 \lang english
24288 at the point where you want to
24289 \lang french
24290  revenir à la définition originale du flottant.
24291 \end_layout
24292
24293 \begin_layout Standard
24294 Pour les flottants de tableau, utilisez les commandes correspondantes
24295 \end_layout
24296
24297 \begin_layout Standard
24298
24299 \series bold
24300
24301 \backslash
24302 TabBesBeg
24303 \series default
24304  et 
24305 \series bold
24306
24307 \backslash
24308 TabBesEnd
24309 \end_layout
24310
24311 \begin_layout Standard
24312 La figure
24313 \begin_inset space ~
24314 \end_inset
24315
24316
24317 \begin_inset CommandInset ref
24318 LatexCommand ref
24319 reference "fig:legende-a-coté-fig"
24320
24321 \end_inset
24322
24323  et le tableau
24324 \begin_inset space ~
24325 \end_inset
24326
24327
24328 \begin_inset CommandInset ref
24329 LatexCommand ref
24330 reference "tab:legende-à-coté-tableau"
24331
24332 \end_inset
24333
24334  sont des exemples où la légende a été mises sur le coté.
24335 \end_layout
24336
24337 \begin_layout Standard
24338 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24339  pour les flottants de tableau et vers le bas pour les flottants de figure.
24340  Pour changer ce comportement, vous pouvez utiliser les commandes
24341 \end_layout
24342
24343 \begin_layout Standard
24344
24345 \series bold
24346
24347 \backslash
24348 sidecaptionvpos{type flottant}{placement}
24349 \end_layout
24350
24351 \begin_layout Standard
24352 dans le préambule du document ou en code TeX juste avant le flottant visé.
24353  Le type du flottant est soit 
24354 \family sans
24355 figure
24356 \family default
24357  soit 
24358 \family sans
24359 table
24360 \family default
24361 , le placement peut être 
24362 \begin_inset Quotes eld
24363 \end_inset
24364
24365
24366 \family sans
24367 t
24368 \family default
24369
24370 \begin_inset Quotes erd
24371 \end_inset
24372
24373  pour haut (top), 
24374 \begin_inset Quotes eld
24375 \end_inset
24376
24377
24378 \family sans
24379 c
24380 \family default
24381
24382 \begin_inset Quotes erd
24383 \end_inset
24384
24385  pour centre (center), ou 
24386 \begin_inset Quotes eld
24387 \end_inset
24388
24389
24390 \family sans
24391 b
24392 \family default
24393
24394 \begin_inset Quotes erd
24395 \end_inset
24396
24397  pour bas (bottom).
24398  Pour que, par exemple, les légendes des flottants de figure soient centrés
24399  verticalement, utilisez la commande
24400 \end_layout
24401
24402 \begin_layout Standard
24403
24404 \series bold
24405
24406 \backslash
24407 sidecaptionvpos{figure}{c}
24408 \end_layout
24409
24410 \begin_layout Standard
24411 C'est ce qui a été utilisé pour la figure
24412 \begin_inset space ~
24413 \end_inset
24414
24415
24416 \begin_inset CommandInset ref
24417 LatexCommand ref
24418 reference "fig:legende-à-coté-fig-2"
24419
24420 \end_inset
24421
24422 .
24423 \end_layout
24424
24425 \begin_layout Standard
24426 \begin_inset VSpace medskip
24427 \end_inset
24428
24429
24430 \end_layout
24431
24432 \begin_layout Standard
24433
24434 \lang english
24435 The default caption width is the width of the image/table.
24436  For thin image/tables, like in
24437 \lang french
24438  tableau
24439 \begin_inset space ~
24440 \end_inset
24441
24442
24443 \begin_inset CommandInset ref
24444 LatexCommand ref
24445 reference "tab:legende-à-coté-tableau"
24446
24447 \end_inset
24448
24449
24450 \lang english
24451 this leads to captions that are too thin.
24452  You can increase the width by specifying a factor that will be multiplied
24453  with the image/table width to get the caption width.
24454  The caption width will automatically be recalculated in case it would protrude
24455  over the page or column margin due to the specified width.
24456  The 
24457 \emph on
24458 factor
24459 \emph default
24460  can either be given as optional argument for 
24461 \series bold
24462
24463 \backslash
24464 FigBesBeg
24465 \series default
24466 :
24467 \end_layout
24468
24469 \begin_layout Standard
24470
24471 \series bold
24472 \lang english
24473
24474 \backslash
24475 FigBesBeg[factor]
24476 \end_layout
24477
24478 \begin_layout Standard
24479
24480 \lang english
24481 or in the definition of 
24482 \series bold
24483
24484 \backslash
24485 FigBesBeg
24486 \series default
24487  by replacing the 
24488 \series bold
24489 1.0
24490 \series default
24491  with another value.
24492  If you do the latter, your factor will be the default if 
24493 \series bold
24494
24495 \backslash
24496 FigBesBeg
24497 \series default
24498  is used without an argument.
24499  For
24500 \lang french
24501  tableau
24502 \begin_inset space ~
24503 \end_inset
24504
24505
24506 \begin_inset CommandInset ref
24507 LatexCommand ref
24508 reference "tab:cap-beside-tab-wider"
24509
24510 \end_inset
24511
24512  
24513 \lang english
24514 the factor 5 was used.
24515 \end_layout
24516
24517 \begin_layout Standard
24518
24519 \lang english
24520 \begin_inset Note Greyedout
24521 status open
24522
24523 \begin_layout Plain Layout
24524
24525 \series bold
24526 \lang english
24527 Note:
24528 \series default
24529  For floats with captions set beside, you cannot use the float placement
24530  option 
24531 \family sans
24532 Here
24533 \begin_inset space ~
24534 \end_inset
24535
24536 definitely
24537 \family default
24538  because it is not supported by 
24539 \series bold
24540 sidecap
24541 \series default
24542 .
24543 \end_layout
24544
24545 \end_inset
24546
24547
24548 \end_layout
24549
24550 \begin_layout Standard
24551 \begin_inset VSpace medskip
24552 \end_inset
24553
24554 Pour plus d'information sur le paquetage 
24555 \series bold
24556 sidecap
24557 \series default
24558  nous vous renvoyons à sa documentation 
24559 \begin_inset CommandInset citation
24560 LatexCommand cite
24561 key "sidecap"
24562
24563 \end_inset
24564
24565 .
24566 \end_layout
24567
24568 \begin_layout Standard
24569 \begin_inset Note Greyedout
24570 status open
24571
24572 \begin_layout Plain Layout
24573
24574 \series bold
24575 Note:
24576 \series default
24577  Le paquetage LaTeX 
24578 \series bold
24579 hypcap
24580 \series default
24581
24582 \begin_inset Index idx
24583 status collapsed
24584
24585 \begin_layout Plain Layout
24586 Paquetages LaTeX ! hypcap
24587 \end_layout
24588
24589 \end_inset
24590
24591 , qui est décrit dans la section
24592 \begin_inset space ~
24593 \end_inset
24594
24595
24596 \begin_inset CommandInset ref
24597 LatexCommand ref
24598 reference "sub:Reference-Position"
24599
24600 \end_inset
24601
24602 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24603 \end_layout
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \begin_layout Standard
24611 \begin_inset ERT
24612 status collapsed
24613
24614 \begin_layout Plain Layout
24615
24616
24617 \backslash
24618 FigBesBeg 
24619 \end_layout
24620
24621 \end_inset
24622
24623
24624 \end_layout
24625
24626 \begin_layout Standard
24627 \begin_inset Float figure
24628 wide false
24629 sideways false
24630 status open
24631
24632 \begin_layout Plain Layout
24633 \begin_inset Graphics
24634         filename ../clipart/escher-lsd.eps
24635         scale 75
24636         scaleBeforeRotation
24637
24638 \end_inset
24639
24640
24641 \end_layout
24642
24643 \begin_layout Plain Layout
24644 \begin_inset Caption
24645
24646 \begin_layout Plain Layout
24647 \begin_inset CommandInset label
24648 LatexCommand label
24649 name "fig:legende-a-coté-fig"
24650
24651 \end_inset
24652
24653 Une légende à côté d'une figure.
24654 \end_layout
24655
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \end_inset
24662
24663
24664 \end_layout
24665
24666 \begin_layout Standard
24667 \begin_inset ERT
24668 status collapsed
24669
24670 \begin_layout Plain Layout
24671
24672
24673 \backslash
24674 TabBesBeg 
24675 \end_layout
24676
24677 \end_inset
24678
24679
24680 \end_layout
24681
24682 \begin_layout Standard
24683 \begin_inset Float table
24684 wide false
24685 sideways false
24686 status open
24687
24688 \begin_layout Plain Layout
24689 \begin_inset Caption
24690
24691 \begin_layout Plain Layout
24692 \begin_inset CommandInset label
24693 LatexCommand label
24694 name "tab:legende-à-coté-tableau"
24695
24696 \end_inset
24697
24698 Une légende à côté d'un tableau.
24699 \end_layout
24700
24701 \end_inset
24702
24703
24704 \end_layout
24705
24706 \begin_layout Plain Layout
24707 \begin_inset Tabular
24708 <lyxtabular version="3" rows="4" columns="5">
24709 <features tabularvalignment="middle">
24710 <column alignment="center" valignment="top" width="0">
24711 <column alignment="center" valignment="top" width="0">
24712 <column alignment="center" valignment="top" width="0">
24713 <column alignment="center" valignment="top" width="0">
24714 <column alignment="center" valignment="top" width="0">
24715 <row>
24716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720 a
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738 b
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756 c
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 </row>
24762 <row>
24763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24773 \begin_inset Text
24774
24775 \begin_layout Plain Layout
24776 d
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24782 \begin_inset Text
24783
24784 \begin_layout Plain Layout
24785
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794 e
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 </row>
24809 <row>
24810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814 f
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24820 \begin_inset Text
24821
24822 \begin_layout Plain Layout
24823
24824 \end_layout
24825
24826 \end_inset
24827 </cell>
24828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832 g
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841
24842 \end_layout
24843
24844 \end_inset
24845 </cell>
24846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24847 \begin_inset Text
24848
24849 \begin_layout Plain Layout
24850 h
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 </row>
24856 <row>
24857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861
24862 \end_layout
24863
24864 \end_inset
24865 </cell>
24866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24867 \begin_inset Text
24868
24869 \begin_layout Plain Layout
24870 i
24871 \end_layout
24872
24873 \end_inset
24874 </cell>
24875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24876 \begin_inset Text
24877
24878 \begin_layout Plain Layout
24879
24880 \end_layout
24881
24882 \end_inset
24883 </cell>
24884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Plain Layout
24888 j
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24894 \begin_inset Text
24895
24896 \begin_layout Plain Layout
24897
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 </row>
24903 </lyxtabular>
24904
24905 \end_inset
24906
24907
24908 \end_layout
24909
24910 \end_inset
24911
24912
24913 \end_layout
24914
24915 \begin_layout Standard
24916 \begin_inset ERT
24917 status collapsed
24918
24919 \begin_layout Plain Layout
24920
24921
24922 \backslash
24923 sidecaptionvpos{figure}{c}
24924 \end_layout
24925
24926 \end_inset
24927
24928
24929 \begin_inset Float figure
24930 wide false
24931 sideways false
24932 status open
24933
24934 \begin_layout Plain Layout
24935 \begin_inset Graphics
24936         filename ../clipart/escher-lsd.eps
24937         scale 75
24938         scaleBeforeRotation
24939
24940 \end_inset
24941
24942
24943 \end_layout
24944
24945 \begin_layout Plain Layout
24946 \begin_inset Caption
24947
24948 \begin_layout Plain Layout
24949 \begin_inset CommandInset label
24950 LatexCommand label
24951 name "fig:legende-à-coté-fig-2"
24952
24953 \end_inset
24954
24955 Une légende centrée verticalement à côté d'une figure.
24956 \end_layout
24957
24958 \end_inset
24959
24960
24961 \end_layout
24962
24963 \end_inset
24964
24965
24966 \end_layout
24967
24968 \begin_layout Standard
24969 \begin_inset ERT
24970 status collapsed
24971
24972 \begin_layout Plain Layout
24973
24974
24975 \backslash
24976 FigBesEnd
24977 \end_layout
24978
24979 \end_inset
24980
24981
24982 \end_layout
24983
24984 \begin_layout Standard
24985 \begin_inset ERT
24986 status collapsed
24987
24988 \begin_layout Plain Layout
24989
24990
24991 \backslash
24992 TabBesBeg[5]
24993 \end_layout
24994
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \begin_layout Standard
25001 \begin_inset Float table
25002 wide false
25003 sideways false
25004 status open
25005
25006 \begin_layout Plain Layout
25007 \begin_inset Caption
25008
25009 \begin_layout Plain Layout
25010
25011 \lang english
25012 \begin_inset CommandInset label
25013 LatexCommand label
25014 name "tab:cap-beside-tab-wider"
25015
25016 \end_inset
25017
25018 This is a caption is wider than the one in
25019 \lang french
25020  tableau
25021 \begin_inset space ~
25022 \end_inset
25023
25024
25025 \begin_inset CommandInset ref
25026 LatexCommand ref
25027 reference "tab:legende-à-coté-tableau"
25028
25029 \end_inset
25030
25031 .
25032 \end_layout
25033
25034 \end_inset
25035
25036
25037 \end_layout
25038
25039 \begin_layout Plain Layout
25040 \begin_inset Tabular
25041 <lyxtabular version="3" rows="4" columns="5">
25042 <features tabularvalignment="middle">
25043 <column alignment="center" valignment="top" width="0">
25044 <column alignment="center" valignment="top" width="0">
25045 <column alignment="center" valignment="top" width="0">
25046 <column alignment="center" valignment="top" width="0">
25047 <column alignment="center" valignment="top" width="0">
25048 <row>
25049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25050 \begin_inset Text
25051
25052 \begin_layout Plain Layout
25053 a
25054 \end_layout
25055
25056 \end_inset
25057 </cell>
25058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \begin_layout Plain Layout
25071 b
25072 \end_layout
25073
25074 \end_inset
25075 </cell>
25076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080
25081 \end_layout
25082
25083 \end_inset
25084 </cell>
25085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25086 \begin_inset Text
25087
25088 \begin_layout Plain Layout
25089 c
25090 \end_layout
25091
25092 \end_inset
25093 </cell>
25094 </row>
25095 <row>
25096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25097 \begin_inset Text
25098
25099 \begin_layout Plain Layout
25100
25101 \end_layout
25102
25103 \end_inset
25104 </cell>
25105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25106 \begin_inset Text
25107
25108 \begin_layout Plain Layout
25109 d
25110 \end_layout
25111
25112 \end_inset
25113 </cell>
25114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25115 \begin_inset Text
25116
25117 \begin_layout Plain Layout
25118
25119 \end_layout
25120
25121 \end_inset
25122 </cell>
25123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25124 \begin_inset Text
25125
25126 \begin_layout Plain Layout
25127 e
25128 \end_layout
25129
25130 \end_inset
25131 </cell>
25132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25133 \begin_inset Text
25134
25135 \begin_layout Plain Layout
25136
25137 \end_layout
25138
25139 \end_inset
25140 </cell>
25141 </row>
25142 <row>
25143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147 f
25148 \end_layout
25149
25150 \end_inset
25151 </cell>
25152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25153 \begin_inset Text
25154
25155 \begin_layout Plain Layout
25156
25157 \end_layout
25158
25159 \end_inset
25160 </cell>
25161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165 g
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183 h
25184 \end_layout
25185
25186 \end_inset
25187 </cell>
25188 </row>
25189 <row>
25190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \begin_layout Plain Layout
25194
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Plain Layout
25203 i
25204 \end_layout
25205
25206 \end_inset
25207 </cell>
25208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25209 \begin_inset Text
25210
25211 \begin_layout Plain Layout
25212
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Plain Layout
25221 j
25222 \end_layout
25223
25224 \end_inset
25225 </cell>
25226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230
25231 \end_layout
25232
25233 \end_inset
25234 </cell>
25235 </row>
25236 </lyxtabular>
25237
25238 \end_inset
25239
25240
25241 \end_layout
25242
25243 \end_inset
25244
25245
25246 \end_layout
25247
25248 \begin_layout Standard
25249 \begin_inset ERT
25250 status collapsed
25251
25252 \begin_layout Plain Layout
25253
25254
25255 \backslash
25256 TabBesEnd
25257 \end_layout
25258
25259 \end_inset
25260
25261
25262 \end_layout
25263
25264 \begin_layout Standard
25265 \begin_inset ERT
25266 status collapsed
25267
25268 \begin_layout Plain Layout
25269
25270
25271 \backslash
25272 else
25273 \end_layout
25274
25275 \end_inset
25276
25277
25278 \begin_inset Note Note
25279 status open
25280
25281 \begin_layout Plain Layout
25282 Ce qui suit sera affiché si le paquetage LaTeX 
25283 \series bold
25284 sidecap
25285 \series default
25286  n'est pas installé :
25287 \end_layout
25288
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \begin_layout Standard
25295 Vous devez installer le paquetage LaTeX 
25296 \series bold
25297 sidecap
25298 \series default
25299  pour voir la suite de cette section dans la sortie imprimée.
25300 \end_layout
25301
25302 \begin_layout Standard
25303 \begin_inset ERT
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307
25308
25309 \backslash
25310 fi
25311 \end_layout
25312
25313 \end_inset
25314
25315
25316 \end_layout
25317
25318 \begin_layout Section
25319 Les Listes de Flottants
25320 \begin_inset Index idx
25321 status collapsed
25322
25323 \begin_layout Plain Layout
25324 Flottants ! Listes de Flottants
25325 \end_layout
25326
25327 \end_inset
25328
25329
25330 \end_layout
25331
25332 \begin_layout Standard
25333 De la même façon que la table des matières fait la liste des sections du
25334  document, il y a des listes pour tous les types de flottants, comme par
25335  exemple pour les figures du document.
25336  Vous pouvez les insérer en utilisant le menu 
25337 \family sans
25338 Insérer\SpecialChar \menuseparator
25339 Listes
25340 \begin_inset space ~
25341 \end_inset
25342
25343 &
25344 \begin_inset space ~
25345 \end_inset
25346
25347 TdM
25348 \family default
25349 .
25350 \end_layout
25351
25352 \begin_layout Standard
25353 Les entrées de la liste sont la légende du flottant ou éventuellement le
25354  titre court, le numéro du flottant, et le numéro de la page où le flottant
25355  apparaît dans le document.
25356 \end_layout
25357
25358 \begin_layout Standard
25359 Vous trouverez à la fin de ce document une liste des figures et une liste
25360  des tableaux.
25361 \end_layout
25362
25363 \begin_layout Chapter
25364 Notes
25365 \end_layout
25366
25367 \begin_layout Section
25368 Les Notes de LyX
25369 \begin_inset Index idx
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373 Notes ! Notes LyX 
25374 \end_layout
25375
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \begin_layout Standard
25382 On peut insérer une note en utilisant le bouton 
25383 \begin_inset Graphics
25384         filename ../../images/note-insert.png
25385         scale 85
25386         scaleBeforeRotation
25387
25388 \end_inset
25389
25390  de la barre d'outils ou avec le menu 
25391 \family sans
25392 Insérer\SpecialChar \menuseparator
25393 Note
25394 \family default
25395 .
25396  Il y a trois types de notes :
25397 \end_layout
25398
25399 \begin_layout Description
25400 Note
25401 \begin_inset space ~
25402 \end_inset
25403
25404 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
25405  finale.
25406  La boîte de cette note ressemble à ceci :
25407 \begin_inset Newline newline
25408 \end_inset
25409
25410
25411 \begin_inset Newline newline
25412 \end_inset
25413
25414
25415 \begin_inset Graphics
25416         filename clipart/LyXNoteImageQt4.png
25417         display false
25418         scale 65
25419         scaleBeforeRotation
25420
25421 \end_inset
25422
25423  
25424 \begin_inset Note Note
25425 status open
25426
25427 \begin_layout Plain Layout
25428 Le texte de cette note n'apparaîtra pas à l'impression.
25429 \end_layout
25430
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \begin_layout Description
25437 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
25438  il est inséré comme un commentaire LaTeX quand vous exportez votre document
25439  vers un fichier au format LaTeX avec le menu 
25440 \family sans
25441 Fichier\SpecialChar \menuseparator
25442 Exporter\SpecialChar \menuseparator
25443 LaTeX (pdflatex) / (plain)
25444 \family default
25445 .
25446  La boîte de cette note ressemble à ceci :
25447 \begin_inset Newline newline
25448 \end_inset
25449
25450
25451 \begin_inset Newline newline
25452 \end_inset
25453
25454
25455 \begin_inset Graphics
25456         filename clipart/CommentNoteImageQt4.png
25457         display false
25458         scale 55
25459         scaleBeforeRotation
25460
25461 \end_inset
25462
25463
25464 \lang english
25465  
25466 \lang french
25467
25468 \begin_inset Note Comment
25469 status open
25470
25471 \begin_layout Plain Layout
25472 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
25473  LaTeX.
25474 \end_layout
25475
25476 \end_inset
25477
25478
25479 \end_layout
25480
25481 \begin_layout Description
25482 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25483  La boîte de cette note ressemble à ceci :
25484 \lang english
25485
25486 \begin_inset Newline newline
25487 \end_inset
25488
25489
25490 \lang french
25491
25492 \begin_inset Newline newline
25493 \end_inset
25494
25495
25496 \begin_inset Graphics
25497         filename clipart/GreyedOutNoteImageQt4.png
25498         lyxscale 80
25499         display false
25500         scale 55
25501         scaleBeforeRotation
25502
25503 \end_inset
25504
25505
25506 \begin_inset Newline newline
25507 \end_inset
25508
25509
25510 \begin_inset ERT
25511 status collapsed
25512
25513 \begin_layout Plain Layout
25514
25515
25516 \backslash
25517 renewenvironment{lyxgreyedout}
25518 \end_layout
25519
25520 \begin_layout Plain Layout
25521
25522 {
25523 \backslash
25524 textcolor[gray]{0.8}
25525 \backslash
25526 bgroup}{
25527 \backslash
25528 egroup}
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \begin_inset Note Greyedout
25535 status open
25536
25537 \begin_layout Plain Layout
25538 Le texte
25539 \begin_inset Foot
25540 status collapsed
25541
25542 \begin_layout Plain Layout
25543 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25544  grisé.
25545  
25546 \end_layout
25547
25548 \end_inset
25549
25550  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25551 \end_layout
25552
25553 \end_inset
25554
25555
25556 \begin_inset ERT
25557 status collapsed
25558
25559 \begin_layout Plain Layout
25560
25561
25562 \backslash
25563 renewenvironment{lyxgreyedout}
25564 \end_layout
25565
25566 \begin_layout Plain Layout
25567
25568 {
25569 \backslash
25570 textcolor{blue}
25571 \backslash
25572 bgroup}{
25573 \backslash
25574 egroup}
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \begin_inset Note Note
25581 status open
25582
25583 \begin_layout Plain Layout
25584 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25585  originale qu'elle a dans LyX.
25586  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25587  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25588 \end_layout
25589
25590 \end_inset
25591
25592
25593 \begin_inset Newline newline
25594 \end_inset
25595
25596
25597 \begin_inset Newline newline
25598 \end_inset
25599
25600 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25601  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25602 \end_layout
25603
25604 \begin_layout Standard
25605 \begin_inset VSpace bigskip
25606 \end_inset
25607
25608 Quand vous utilisez le bouton 
25609 \begin_inset Graphics
25610         filename ../../images/note-insert.png
25611         scale 85
25612         scaleBeforeRotation
25613
25614 \end_inset
25615
25616  de la barre d'outils, vous insérez une 
25617 \family sans
25618 Note
25619 \begin_inset space ~
25620 \end_inset
25621
25622 LyX
25623 \family default
25624 .
25625  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25626 la et cliquez sur le bouton d'insertion de note.
25627  Pour retransformer une note en texte, appuyez sur la touche 
25628 \family sans
25629 backspace
25630 \family default
25631  quand le curseur est au tout début de la note ou appuyez sur la touche
25632  
25633 \family sans
25634 Suppr.
25635
25636 \family default
25637  quand le curseur se trouve à la fin de la note.
25638 \end_layout
25639
25640 \begin_layout Standard
25641 \begin_inset VSpace bigskip
25642 \end_inset
25643
25644
25645 \lang english
25646 You can change the text color of the greyed out notes in the menu 
25647 \family sans
25648 Document\SpecialChar \menuseparator
25649 Settings\SpecialChar \menuseparator
25650 Colors
25651 \family default
25652 .
25653 \end_layout
25654
25655 \begin_layout Section
25656 Notes en Bas de Page
25657 \begin_inset CommandInset label
25658 LatexCommand label
25659 name "sec:Notes-bas-de-page"
25660
25661 \end_inset
25662
25663
25664 \begin_inset Index idx
25665 status collapsed
25666
25667 \begin_layout Plain Layout
25668 Notes ! Notes de bas de page
25669 \end_layout
25670
25671 \end_inset
25672
25673
25674 \begin_inset Index idx
25675 status collapsed
25676
25677 \begin_layout Plain Layout
25678 Notes de bas de page
25679 \end_layout
25680
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \begin_layout Standard
25687 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25688  
25689 \begin_inset Graphics
25690         filename ../../images/footnote-insert.png
25691         scale 85
25692         scaleBeforeRotation
25693
25694 \end_inset
25695
25696  de la barre d'outils, soit en utilisant le menu 
25697 \family sans
25698 Insérer\SpecialChar \menuseparator
25699 Note
25700 \begin_inset space ~
25701 \end_inset
25702
25703 en
25704 \begin_inset space ~
25705 \end_inset
25706
25707 Bas
25708 \begin_inset space ~
25709 \end_inset
25710
25711 de
25712 \begin_inset space ~
25713 \end_inset
25714
25715 Page
25716 \family default
25717 .
25718  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25719  rouge 
25720 \begin_inset Quotes fld
25721 \end_inset
25722
25723 bas
25724 \begin_inset Quotes frd
25725 \end_inset
25726
25727  qui ressemble à ceci : 
25728 \begin_inset Graphics
25729         filename clipart/footnoteQt4.png
25730         scale 80
25731         scaleBeforeRotation
25732
25733 \end_inset
25734
25735  Vous pouvez y entrer votre texte.
25736  Si vous voulez transformer du texte déjà existant en note en bas de page,
25737  sélectionnez-le et cliquez sur le bouton 
25738 \family sans
25739 Note
25740 \begin_inset space ~
25741 \end_inset
25742
25743 en
25744 \begin_inset space ~
25745 \end_inset
25746
25747 Bas
25748 \begin_inset space ~
25749 \end_inset
25750
25751 de
25752 \begin_inset space ~
25753 \end_inset
25754
25755 Page
25756 \family default
25757  de la barre d'outils.
25758  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25759  
25760 \family sans
25761 backspace
25762 \family default
25763  quand le curseur est au tout début de la note ou appuyez sur la touche
25764  
25765 \family sans
25766 Suppr.
25767
25768 \family default
25769  quand le curseur se trouve à la fin de la note.
25770 \end_layout
25771
25772 \begin_layout Standard
25773 Voici un exemple de note en bas de page:
25774 \begin_inset Foot
25775 status open
25776
25777 \begin_layout Plain Layout
25778 \begin_inset CommandInset label
25779 LatexCommand label
25780 name "fn:Note-en-bas"
25781
25782 \end_inset
25783
25784 Ceci est un exemple de note en bas de page.
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \begin_inset ERT
25791 status collapsed
25792
25793 \begin_layout Plain Layout
25794
25795
25796 \backslash
25797 newcounter{MyRepeatFoot}
25798 \end_layout
25799
25800 \begin_layout Plain Layout
25801
25802
25803 \backslash
25804 setcounter{MyRepeatFoot}{
25805 \backslash
25806 thefootnote}
25807 \end_layout
25808
25809 \end_inset
25810
25811
25812 \end_layout
25813
25814 \begin_layout Standard
25815 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25816  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25817  de note.
25818  Le texte de la note est placé en bas de la page courante.
25819  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25820  Selon votre classe de document les numéros de notes pourront être réinitialisés
25821  à chaque nouveau chapitre.
25822 \end_layout
25823
25824 \begin_layout Standard
25825 On peut faire référence à une note en bas de page comme on le fait avec
25826  les flottants : Insérez une étiquette dans la note et faites une référence
25827  croisée vers cette étiquette comme c'est décrit dans la
25828 \begin_inset space ~
25829 \end_inset
25830
25831
25832 \begin_inset CommandInset ref
25833 LatexCommand ref
25834 reference "sec:Referencer-les-Flottants"
25835
25836 \end_inset
25837
25838 .
25839 \begin_inset Newline newline
25840 \end_inset
25841
25842 Voici une référence à une note de bas de page :
25843 \begin_inset space ~
25844 \end_inset
25845
25846
25847 \begin_inset CommandInset ref
25848 LatexCommand ref
25849 reference "fn:Note-en-bas"
25850
25851 \end_inset
25852
25853 .
25854 \end_layout
25855
25856 \begin_layout Standard
25857 \begin_inset VSpace defskip
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \begin_layout Standard
25864 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
25865  par LaTeX pour des raisons techniques.
25866  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
25867  
25868 \series bold
25869
25870 \backslash
25871 footnotemark{}
25872 \series default
25873  en code TeX à la place de la note de bas de page.
25874  Le texte de la note est mis en argument de la commande TeX 
25875 \series bold
25876
25877 \backslash
25878 footnotetext
25879 \series default
25880  après le tableau.
25881 \begin_inset Newline newline
25882 \end_inset
25883
25884 C'est ce qui a été fait pour le tableau qui suit avec la commande
25885 \end_layout
25886
25887 \begin_layout Standard
25888
25889 \series bold
25890
25891 \backslash
25892 footnotetext{
25893 \series default
25894 Note de bas de page de tableau imprimée.
25895 \series bold
25896 }
25897 \end_layout
25898
25899 \begin_layout Standard
25900
25901 \lang english
25902 \begin_inset Tabular
25903 <lyxtabular version="3" rows="2" columns="1">
25904 <features tabularvalignment="middle">
25905 <column alignment="center" valignment="top" width="0">
25906 <row>
25907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25908 \begin_inset Text
25909
25910 \begin_layout Plain Layout
25911 Un exemple de texte
25912 \begin_inset Foot
25913 status open
25914
25915 \begin_layout Plain Layout
25916 Cette note ne sera pas imprimée
25917 \begin_inset space ~
25918 \end_inset
25919
25920 !
25921 \end_layout
25922
25923 \end_inset
25924
25925
25926 \end_layout
25927
25928 \end_inset
25929 </cell>
25930 </row>
25931 <row>
25932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936 Un autre exemple de texte
25937 \begin_inset ERT
25938 status collapsed
25939
25940 \begin_layout Plain Layout
25941
25942
25943 \backslash
25944 footnotemark{}
25945 \end_layout
25946
25947 \end_inset
25948
25949
25950 \end_layout
25951
25952 \end_inset
25953 </cell>
25954 </row>
25955 </lyxtabular>
25956
25957 \end_inset
25958
25959
25960 \begin_inset ERT
25961 status collapsed
25962
25963 \begin_layout Plain Layout
25964
25965
25966 \backslash
25967 footnotetext{
25968 \end_layout
25969
25970 \end_inset
25971
25972
25973 \lang french
25974 Note de bas de page de tableau imprimée.
25975 \lang english
25976
25977 \begin_inset ERT
25978 status collapsed
25979
25980 \begin_layout Plain Layout
25981
25982 }
25983 \end_layout
25984
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \begin_layout Standard
25991 Les notes de bas de page dans des tableaux longs sont décrites dans la section
25992 \begin_inset space ~
25993 \end_inset
25994
25995
25996 \begin_inset CommandInset ref
25997 LatexCommand ref
25998 reference "sub:Notes-dans-tableau-long"
25999
26000 \end_inset
26001
26002 .
26003 \end_layout
26004
26005 \begin_layout Standard
26006 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
26007  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
26008 e, vu que la minipage est considérée comme une page se trouvant dans une
26009  autre page.
26010  Pour plus d'information sur les minipages, voyez la section
26011 \begin_inset space ~
26012 \end_inset
26013
26014
26015 \begin_inset CommandInset ref
26016 LatexCommand ref
26017 reference "sec:Minipages"
26018
26019 \end_inset
26020
26021 .
26022  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
26023  s'imprime en bas de page comme une note normale, on doit aussi utiliser
26024  la méthode utilisant les commandes 
26025 \series bold
26026
26027 \backslash
26028 footnotemark{}
26029 \series default
26030  et 
26031 \series bold
26032
26033 \backslash
26034 footnotetext
26035 \series default
26036 .
26037 \end_layout
26038
26039 \begin_layout Standard
26040 \begin_inset Box Frameless
26041 position "t"
26042 hor_pos "c"
26043 has_inner_box 1
26044 inner_pos "t"
26045 use_parbox 0
26046 use_makebox 0
26047 width "100col%"
26048 special "none"
26049 height "1in"
26050 height_special "totalheight"
26051 status open
26052
26053 \begin_layout Plain Layout
26054 Un exemple de texte dans une minipage.
26055 \begin_inset Foot
26056 status open
26057
26058 \begin_layout Plain Layout
26059 Note de bas de page dans la minipage.
26060 \end_layout
26061
26062 \end_inset
26063
26064
26065 \end_layout
26066
26067 \begin_layout Plain Layout
26068 Un autre exemple de texte dans une minipage.
26069 \begin_inset ERT
26070 status collapsed
26071
26072 \begin_layout Plain Layout
26073
26074
26075 \backslash
26076 footnotemark{}
26077 \end_layout
26078
26079 \end_inset
26080
26081
26082 \end_layout
26083
26084 \end_inset
26085
26086
26087 \end_layout
26088
26089 \begin_layout Standard
26090 \begin_inset ERT
26091 status collapsed
26092
26093 \begin_layout Plain Layout
26094
26095
26096 \backslash
26097 footnotetext{
26098 \end_layout
26099
26100 \end_inset
26101
26102 Note de bas de page en denors de la minipage.
26103 \begin_inset ERT
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107
26108 }
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \begin_layout Standard
26117 \begin_inset VSpace defskip
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \begin_layout Standard
26124 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
26125  utilisez la commande 
26126 \series bold
26127
26128 \backslash
26129 footnotemark[number]
26130 \series default
26131  en code TeX.
26132 \begin_inset Newline newline
26133 \end_inset
26134
26135 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
26136  votre texte, vous devez enregistrer son numéro.
26137  Dans l'exemple de marque de note de bas de page suivant, ces commandes
26138  ont été insérées en code TeX après la note
26139 \begin_inset space ~
26140 \end_inset
26141
26142
26143 \begin_inset CommandInset ref
26144 LatexCommand ref
26145 reference "fn:Note-en-bas"
26146
26147 \end_inset
26148
26149  pour enregistrer son numéro
26150 \begin_inset space ~
26151 \end_inset
26152
26153 :
26154 \end_layout
26155
26156 \begin_layout Standard
26157
26158 \series bold
26159
26160 \backslash
26161 newcounter{MaNoteDupliquee}
26162 \begin_inset Newline newline
26163 \end_inset
26164
26165
26166 \backslash
26167 setcounter{MaNoteDupliquee}{
26168 \backslash
26169 thefootnote}
26170 \end_layout
26171
26172 \begin_layout Standard
26173 La note de bas de page a été créee avec la commande
26174 \begin_inset space ~
26175 \end_inset
26176
26177 :
26178 \end_layout
26179
26180 \begin_layout Standard
26181
26182 \series bold
26183
26184 \backslash
26185 footnotemark[
26186 \backslash
26187 MaNoteDupliquee]
26188 \end_layout
26189
26190 \begin_layout Standard
26191 Voici une note de bas de page dupliquée
26192 \begin_inset space ~
26193 \end_inset
26194
26195 :
26196 \begin_inset ERT
26197 status open
26198
26199 \begin_layout Plain Layout
26200
26201
26202 \backslash
26203 footnotemark[
26204 \backslash
26205 theMyRepeatFoot]
26206 \end_layout
26207
26208 \end_inset
26209
26210
26211 \end_layout
26212
26213 \begin_layout Standard
26214 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
26215 t du numéro de note et juste utiliser la commande suivante
26216 \end_layout
26217
26218 \begin_layout Standard
26219
26220 \series bold
26221
26222 \backslash
26223 footnotemark[
26224 \backslash
26225 thefootnote]
26226 \end_layout
26227
26228 \begin_layout Standard
26229 Voici une autre note de bas de page dupliquée
26230 \begin_inset space ~
26231 \end_inset
26232
26233 :
26234 \begin_inset ERT
26235 status open
26236
26237 \begin_layout Plain Layout
26238
26239
26240 \backslash
26241 footnotemark[
26242 \backslash
26243 thefootnote]
26244 \end_layout
26245
26246 \end_inset
26247
26248
26249 \end_layout
26250
26251 \begin_layout Subsection
26252 Numérotation de Notes de Bas de Page
26253 \begin_inset CommandInset label
26254 LatexCommand label
26255 name "sub:Numerotation-notes-bas-de-page"
26256
26257 \end_inset
26258
26259
26260 \begin_inset Index idx
26261 status collapsed
26262
26263 \begin_layout Plain Layout
26264 Notes de bas de page ! Numérotation
26265 \end_layout
26266
26267 \end_inset
26268
26269
26270 \end_layout
26271
26272 \begin_layout Standard
26273 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
26274  ajoutez cette commande dans le préambule de votre document :
26275 \end_layout
26276
26277 \begin_layout Standard
26278
26279 \series bold
26280
26281 \backslash
26282 @addtoreset{footnote}{section}
26283 \end_layout
26284
26285 \begin_layout Standard
26286 \begin_inset VSpace bigskip
26287 \end_inset
26288
26289 La commande de préambule suivante change le style de numérotation des notes
26290  en petits chiffres romains :
26291 \end_layout
26292
26293 \begin_layout Standard
26294
26295 \series bold
26296
26297 \backslash
26298 renewcommand{
26299 \backslash
26300 thefootnote}{
26301 \backslash
26302 roman{footnote}}
26303 \end_layout
26304
26305 \begin_layout Standard
26306 \begin_inset ERT
26307 status collapsed
26308
26309 \begin_layout Plain Layout
26310
26311
26312 \backslash
26313 renewcommand{
26314 \backslash
26315 thefootnote}{
26316 \backslash
26317 roman{footnote}}
26318 \end_layout
26319
26320 \end_inset
26321
26322  Cette note de bas de page utilise une numérotation en chiffres romains
26323  :
26324 \begin_inset Foot
26325 status open
26326
26327 \begin_layout Plain Layout
26328 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
26329  romains.
26330 \end_layout
26331
26332 \end_inset
26333
26334
26335 \end_layout
26336
26337 \begin_layout Standard
26338 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
26339  la commande précédente 
26340 \series bold
26341
26342 \backslash
26343 roman
26344 \series default
26345  par 
26346 \series bold
26347
26348 \backslash
26349 Roman
26350 \series default
26351 .
26352  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
26353  utilisez respectivement soit 
26354 \series bold
26355
26356 \backslash
26357 Alph
26358 \series default
26359  soit 
26360 \series bold
26361
26362 \backslash
26363 alph
26364 \series default
26365 .
26366  Pour les 
26367 \begin_inset Quotes eld
26368 \end_inset
26369
26370 numéroter
26371 \begin_inset Quotes erd
26372 \end_inset
26373
26374  avec des symboles, utilisez 
26375 \series bold
26376
26377 \backslash
26378 fnsymbol
26379 \series default
26380 .
26381 \end_layout
26382
26383 \begin_layout Standard
26384 \begin_inset Note Greyedout
26385 status open
26386
26387 \begin_layout Plain Layout
26388
26389 \series bold
26390 Note:
26391 \series default
26392  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
26393  puisque cette numérotation est limitée à des lettres seules.
26394 \end_layout
26395
26396 \end_inset
26397
26398
26399 \begin_inset Newline newline
26400 \end_inset
26401
26402
26403 \begin_inset Note Greyedout
26404 status open
26405
26406 \begin_layout Plain Layout
26407
26408 \series bold
26409 Note:
26410 \series default
26411  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
26412 \end_layout
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \begin_layout Standard
26420 Pour revenir au style de numérotation implicite quand vous en avez changé,
26421  utilisez 
26422 \series bold
26423
26424 \backslash
26425 arabic
26426 \series default
26427  à la place de 
26428 \series bold
26429
26430 \backslash
26431 roman
26432 \series default
26433  dans la commande précédente.
26434 \begin_inset ERT
26435 status collapsed
26436
26437 \begin_layout Plain Layout
26438
26439
26440 \backslash
26441 renewcommand{
26442 \backslash
26443 thefootnote}{
26444 \backslash
26445 arabic{footnote}}
26446 \end_layout
26447
26448 \end_inset
26449
26450
26451 \end_layout
26452
26453 \begin_layout Standard
26454 \begin_inset VSpace bigskip
26455 \end_inset
26456
26457
26458 \end_layout
26459
26460 \begin_layout Standard
26461 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26462  le schéma 
26463 \begin_inset Quotes eld
26464 \end_inset
26465
26466 chapitre.note
26467 \begin_inset Quotes erd
26468 \end_inset
26469
26470 , ajoutez la commande suivante au préambule de votre document :
26471 \end_layout
26472
26473 \begin_layout Standard
26474
26475 \series bold
26476
26477 \backslash
26478 numberwithin{footnote}{chapter}
26479 \end_layout
26480
26481 \begin_layout Standard
26482 Pour pouvoir utiliser la commande 
26483 \series bold
26484
26485 \backslash
26486 numberwithin
26487 \series default
26488 , activez dans la rubrique 
26489 \family sans
26490 Options
26491 \begin_inset space ~
26492 \end_inset
26493
26494 des
26495 \begin_inset space ~
26496 \end_inset
26497
26498 Maths
26499 \family default
26500  dans les paramètres du document, l'option 
26501 \family sans
26502 Utiliser
26503 \begin_inset space ~
26504 \end_inset
26505
26506 le
26507 \begin_inset space ~
26508 \end_inset
26509
26510 paquetage
26511 \begin_inset space ~
26512 \end_inset
26513
26514 maths
26515 \begin_inset space ~
26516 \end_inset
26517
26518 AMS
26519 \family default
26520 .
26521 \end_layout
26522
26523 \begin_layout Standard
26524 \begin_inset ERT
26525 status collapsed
26526
26527 \begin_layout Plain Layout
26528
26529
26530 \backslash
26531 numberwithin{footnote}{chapter}
26532 \end_layout
26533
26534 \end_inset
26535
26536 Ceci est un autre exemple de note de bas de page:
26537 \series bold
26538
26539 \begin_inset Foot
26540 status open
26541
26542 \begin_layout Plain Layout
26543 Cette note est numérotée en suivant le schéma 
26544 \begin_inset Quotes eld
26545 \end_inset
26546
26547 chapitre.note
26548 \begin_inset Quotes erd
26549 \end_inset
26550
26551 .
26552 \end_layout
26553
26554 \end_inset
26555
26556
26557 \series default
26558
26559 \begin_inset ERT
26560 status collapsed
26561
26562 \begin_layout Plain Layout
26563
26564
26565 \backslash
26566 renewcommand{
26567 \backslash
26568 thefootnote}{
26569 \backslash
26570 arabic{footnote}}
26571 \end_layout
26572
26573 \end_inset
26574
26575
26576 \end_layout
26577
26578 \begin_layout Standard
26579 \begin_inset Note Greyedout
26580 status open
26581
26582 \begin_layout Plain Layout
26583
26584 \series bold
26585 Note:
26586 \series default
26587  
26588 \series bold
26589
26590 \backslash
26591 numberwithin
26592 \series default
26593  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26594  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26595  prises en compte.
26596  
26597 \end_layout
26598
26599 \end_inset
26600
26601
26602 \end_layout
26603
26604 \begin_layout Standard
26605 Donc pour avoir par exemple le schéma 
26606 \begin_inset Quotes eld
26607 \end_inset
26608
26609 chapitre.
26610 \backslash
26611 Roman{note}
26612 \begin_inset Quotes erd
26613 \end_inset
26614
26615 , utilisez la commande suivante plutôt que 
26616 \series bold
26617
26618 \backslash
26619 numberwithin
26620 \series default
26621  :
26622 \end_layout
26623
26624 \begin_layout Standard
26625
26626 \series bold
26627
26628 \backslash
26629 renewcommand{
26630 \backslash
26631 thefootnote}{
26632 \backslash
26633 thechapter.
26634 \backslash
26635 Roman{footnote}}
26636 \end_layout
26637
26638 \begin_layout Subsection
26639 Positionnement de notes de bas de page
26640 \begin_inset Index idx
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644 Notes de bas de page ! Positionnement
26645 \end_layout
26646
26647 \end_inset
26648
26649
26650 \end_layout
26651
26652 \begin_layout Standard
26653 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26654  vertical entre elles en bas de la page.
26655  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26656  de 1.5
26657 \begin_inset space \thinspace{}
26658 \end_inset
26659
26660 mm avec la commande suivante dans le préambule :
26661 \end_layout
26662
26663 \begin_layout Standard
26664
26665 \series bold
26666
26667 \backslash
26668 let
26669 \backslash
26670 myFoot
26671 \backslash
26672 footnote
26673 \begin_inset Newline newline
26674 \end_inset
26675
26676
26677 \backslash
26678 renewcommand{
26679 \backslash
26680 footnote}[1]{
26681 \backslash
26682 myFoot{#1
26683 \backslash
26684 vspace{1.5mm}}}
26685 \end_layout
26686
26687 \begin_layout Standard
26688 \begin_inset VSpace bigskip
26689 \end_inset
26690
26691 Dans un document à deux colonnes les notes de bas de page apparaissent en
26692  bas de chaque colonne, comme sur la Figure
26693 \begin_inset space ~
26694 \end_inset
26695
26696
26697 \begin_inset CommandInset ref
26698 LatexCommand ref
26699 reference "fig:Position-standard-note-bas-de-page"
26700
26701 \end_inset
26702
26703 .
26704  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26705  sur la Figure
26706 \begin_inset space ~
26707 \end_inset
26708
26709
26710 \begin_inset CommandInset ref
26711 LatexCommand ref
26712 reference "fig:Position-note-avec-ftnright"
26713
26714 \end_inset
26715
26716 , utilisez le paquetage LaTeX 
26717 \series bold
26718 ftnright
26719 \series default
26720
26721 \begin_inset Index idx
26722 status collapsed
26723
26724 \begin_layout Plain Layout
26725 Paquetages LaTeX ! ftnright
26726 \end_layout
26727
26728 \end_inset
26729
26730  avec cette commande dans le préambule du document:
26731 \end_layout
26732
26733 \begin_layout Standard
26734
26735 \series bold
26736
26737 \backslash
26738 usepackage{ftnright}
26739 \end_layout
26740
26741 \begin_layout Standard
26742 \begin_inset Float figure
26743 placement !h
26744 wide false
26745 sideways false
26746 status open
26747
26748 \begin_layout Plain Layout
26749 \begin_inset ERT
26750 status collapsed
26751
26752 \begin_layout Plain Layout
26753
26754
26755 \backslash
26756 framebox{
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \begin_inset Graphics
26763         filename ../clipart/without_fntright.pdf
26764         width 100col%
26765         scaleBeforeRotation
26766
26767 \end_inset
26768
26769
26770 \begin_inset ERT
26771 status collapsed
26772
26773 \begin_layout Plain Layout
26774
26775 }
26776 \end_layout
26777
26778 \end_inset
26779
26780
26781 \end_layout
26782
26783 \begin_layout Plain Layout
26784 \begin_inset Caption
26785
26786 \begin_layout Plain Layout
26787 \begin_inset CommandInset label
26788 LatexCommand label
26789 name "fig:Position-standard-note-bas-de-page"
26790
26791 \end_inset
26792
26793 Positionnement standard des notes de bas de page dans un document à deux
26794  colonnes.
26795 \end_layout
26796
26797 \end_inset
26798
26799
26800 \end_layout
26801
26802 \end_inset
26803
26804
26805 \end_layout
26806
26807 \begin_layout Standard
26808 \begin_inset Float figure
26809 placement !h
26810 wide false
26811 sideways false
26812 status open
26813
26814 \begin_layout Plain Layout
26815 \begin_inset ERT
26816 status collapsed
26817
26818 \begin_layout Plain Layout
26819
26820
26821 \backslash
26822 framebox{
26823 \end_layout
26824
26825 \end_inset
26826
26827
26828 \begin_inset Graphics
26829         filename ../clipart/with_fntright.pdf
26830         width 100col%
26831         scaleBeforeRotation
26832
26833 \end_inset
26834
26835
26836 \begin_inset ERT
26837 status collapsed
26838
26839 \begin_layout Plain Layout
26840
26841 }
26842 \end_layout
26843
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \begin_layout Plain Layout
26850 \begin_inset Caption
26851
26852 \begin_layout Plain Layout
26853 \begin_inset CommandInset label
26854 LatexCommand label
26855 name "fig:Position-note-avec-ftnright"
26856
26857 \end_inset
26858
26859 Positionnement de notes de bas de page dans un document à deux colonnes
26860  en utilisant le paquetage LaTeX 
26861 \series bold
26862 ftnright
26863 \series default
26864 .
26865 \end_layout
26866
26867 \end_inset
26868
26869
26870 \end_layout
26871
26872 \end_inset
26873
26874
26875 \end_layout
26876
26877 \begin_layout Standard
26878 \begin_inset VSpace bigskip
26879 \end_inset
26880
26881 Dans certaines publications scientifiques, il est courant de rassembler
26882  les notes de bas de page et de les imprimer dans un paragraphe particulier
26883  à la fin de la section, comme sur la Figure
26884 \begin_inset space ~
26885 \end_inset
26886
26887
26888 \begin_inset CommandInset ref
26889 LatexCommand ref
26890 reference "fig:Notes-de-fin"
26891
26892 \end_inset
26893
26894 .
26895  On les appelle 
26896 \begin_inset Quotes eld
26897 \end_inset
26898
26899 notes de fin
26900 \begin_inset Quotes erd
26901 \end_inset
26902
26903 .
26904 \begin_inset Index idx
26905 status collapsed
26906
26907 \begin_layout Plain Layout
26908 Notes de fin
26909 \end_layout
26910
26911 \end_inset
26912
26913  Pour utiliser des notes de fin à la place des notes de bas de page dans
26914  votre document, charger le module 
26915 \family sans
26916 Note de bas de page en fin de document
26917 \family default
26918  à partir de 
26919 \family sans
26920 Document\SpecialChar \menuseparator
26921 Paramètres\SpecialChar \menuseparator
26922 Modules
26923 \family default
26924 .
26925  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26926 \end_layout
26927
26928 \begin_layout Standard
26929
26930 \series bold
26931
26932 \backslash
26933 theendnotes
26934 \end_layout
26935
26936 \begin_layout Standard
26937 en code TeX à la fin d'une section ou d'un chapitre.
26938 \end_layout
26939
26940 \begin_layout Standard
26941 \begin_inset Float figure
26942 wide false
26943 sideways false
26944 status open
26945
26946 \begin_layout Plain Layout
26947 \align center
26948 \begin_inset ERT
26949 status collapsed
26950
26951 \begin_layout Plain Layout
26952
26953
26954 \backslash
26955 framebox{
26956 \end_layout
26957
26958 \end_inset
26959
26960
26961 \begin_inset Graphics
26962         filename ../clipart/endnotes.pdf
26963         scaleBeforeRotation
26964
26965 \end_inset
26966
26967
26968 \begin_inset ERT
26969 status collapsed
26970
26971 \begin_layout Plain Layout
26972
26973 }
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \end_layout
26980
26981 \begin_layout Plain Layout
26982 \begin_inset Caption
26983
26984 \begin_layout Plain Layout
26985 \begin_inset CommandInset label
26986 LatexCommand label
26987 name "fig:Notes-de-fin"
26988
26989 \end_inset
26990
26991 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26992  séparé à la fin des sections ou des chapitres.
26993 \end_layout
26994
26995 \end_inset
26996
26997
26998 \end_layout
26999
27000 \end_inset
27001
27002
27003 \end_layout
27004
27005 \begin_layout Standard
27006 \begin_inset VSpace medskip
27007 \end_inset
27008
27009 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
27010  dans la langue du document, cela doit être fait manuellement.
27011  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
27012  
27013 \begin_inset Quotes eld
27014 \end_inset
27015
27016 Notes
27017 \begin_inset Quotes erd
27018 \end_inset
27019
27020  en sa traduction Allemande
27021 \begin_inset Foot
27022 status collapsed
27023
27024 \begin_layout Plain Layout
27025 En français, 
27026 \begin_inset Quotes eld
27027 \end_inset
27028
27029 Notes
27030 \begin_inset Quotes erd
27031 \end_inset
27032
27033  peut être conservé.
27034 \end_layout
27035
27036 \end_inset
27037
27038  
27039 \begin_inset Quotes eld
27040 \end_inset
27041
27042 Anmerkungen
27043 \begin_inset Quotes erd
27044 \end_inset
27045
27046  :
27047 \end_layout
27048
27049 \begin_layout Standard
27050
27051 \series bold
27052
27053 \backslash
27054 renewcommand{
27055 \backslash
27056 notesname}{Anmerkungen}
27057 \end_layout
27058
27059 \begin_layout Standard
27060 \begin_inset VSpace medskip
27061 \end_inset
27062
27063 La numérotation des notes de fin peut être modifiée comme celle des notes
27064  de bas de page comme c'est décrit dans la section
27065 \begin_inset space ~
27066 \end_inset
27067
27068
27069 \begin_inset CommandInset ref
27070 LatexCommand ref
27071 reference "sub:Numerotation-notes-bas-de-page"
27072
27073 \end_inset
27074
27075  ; remplacez juste la commande 
27076 \series bold
27077
27078 \backslash
27079 thefootnote
27080 \series default
27081  par 
27082 \series bold
27083
27084 \backslash
27085 theendnote
27086 \series default
27087 .
27088  Pour réinitialiser le numéro de note de fin, utilisez la commande 
27089 \series bold
27090
27091 \backslash
27092 @addtoreset
27093 \series default
27094  comme c'est décrit dans la section
27095 \begin_inset space ~
27096 \end_inset
27097
27098
27099 \begin_inset CommandInset ref
27100 LatexCommand ref
27101 reference "sub:Numerotation-notes-bas-de-page"
27102
27103 \end_inset
27104
27105  et remplacez le paramètre de commande 
27106 \series bold
27107 footnote
27108 \series default
27109  par 
27110 \series bold
27111 endnote
27112 \series default
27113 .
27114 \end_layout
27115
27116 \begin_layout Standard
27117 Pour les notes de fin, il y a la commande 
27118 \series bold
27119
27120 \backslash
27121 endnotemark[numéro]
27122 \series default
27123  qui est semblable à 
27124 \series bold
27125
27126 \backslash
27127 footnotemark
27128 \series default
27129 , décrite dans la section
27130 \begin_inset space ~
27131 \end_inset
27132
27133
27134 \begin_inset CommandInset ref
27135 LatexCommand ref
27136 reference "sec:Notes-bas-de-page"
27137
27138 \end_inset
27139
27140 .
27141 \end_layout
27142
27143 \begin_layout Standard
27144 \begin_inset VSpace bigskip
27145 \end_inset
27146
27147  Les notes de bas de page peuvent être mise dans la marge de la page et
27148  l'alignement du texte des notes peut être modifié, voyez le paquetage LaTeX
27149  
27150 \series bold
27151 footmisc
27152 \series default
27153
27154 \begin_inset Index idx
27155 status collapsed
27156
27157 \begin_layout Plain Layout
27158 Paquetages LaTeX ! footmisc
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \begin_inset CommandInset citation
27165 LatexCommand cite
27166 key "footmisc"
27167
27168 \end_inset
27169
27170  pour plus d'information à ce sujet.
27171 \end_layout
27172
27173 \begin_layout Standard
27174 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
27175  voyez les livres sur LaTeX, 
27176 \begin_inset CommandInset citation
27177 LatexCommand cite
27178 key "latexcompanion,latexguide,latexbook"
27179
27180 \end_inset
27181
27182 .
27183  Si vous utilisez une classe de document  
27184 \series bold
27185 KOMA-Script
27186 \series default
27187
27188 \begin_inset Index idx
27189 status collapsed
27190
27191 \begin_layout Plain Layout
27192 Paquetages LaTeX ! KOMA-Script
27193 \end_layout
27194
27195 \end_inset
27196
27197 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
27198  des commandes spécifiques à la classe de document utilisée, voyez 
27199 \begin_inset CommandInset citation
27200 LatexCommand cite
27201 key "KOMA-Script"
27202
27203 \end_inset
27204
27205 .
27206 \end_layout
27207
27208 \begin_layout Section
27209 Notes en Marge
27210 \begin_inset Index idx
27211 status collapsed
27212
27213 \begin_layout Plain Layout
27214 Notes ! Notes en Marge
27215 \end_layout
27216
27217 \end_inset
27218
27219
27220 \end_layout
27221
27222 \begin_layout Standard
27223 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
27224 t de la même façon.
27225  Quand vous insérez une note en marge avec 
27226 \family sans
27227 Insérer\SpecialChar \menuseparator
27228 Note
27229 \begin_inset space ~
27230 \end_inset
27231
27232 en
27233 \begin_inset space ~
27234 \end_inset
27235
27236 Marge
27237 \family default
27238  ou avec le bouton 
27239 \begin_inset Graphics
27240         filename ../../images/marginalnote-insert.png
27241         scale 85
27242         scaleBeforeRotation
27243
27244 \end_inset
27245
27246  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
27247  grise avec une étiquette rouge 
27248 \begin_inset Quotes fld
27249 \end_inset
27250
27251 marge
27252 \begin_inset Quotes frd
27253 \end_inset
27254
27255 .
27256  
27257 \begin_inset Marginal
27258 status collapsed
27259
27260 \begin_layout Plain Layout
27261 C'est une note en marge.
27262 \end_layout
27263
27264 \end_inset
27265
27266  Cette boîte est la représentation de votre note dans LyX.
27267  Vous pouvez y entrer votre texte.
27268 \end_layout
27269
27270 \begin_layout Standard
27271 Les notes en marge apparaissent dans la marge de droite dans les documents
27272  imprimées sur une seule face.
27273  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
27274  
27275 \begin_inset Quotes eld
27276 \end_inset
27277
27278 extérieure
27279 \begin_inset Quotes erd
27280 \end_inset
27281
27282  – la gauche sur les pages paires et la droite sur les pages impaires.
27283  Le texte de la note en marge est aligné à l'opposé de la marge externe
27284  – aligné à droite quand la note apparaît dans la marge de gauche.
27285  La première ligne de la note apparaît à la hauteur de la ligne de texte
27286  où la note a été insérée dans le document.
27287 \end_layout
27288
27289 \begin_layout Standard
27290 \begin_inset VSpace bigskip
27291 \end_inset
27292
27293 Pour placer une note dans la marge interne, ajoutez la commande suivante
27294  :
27295 \end_layout
27296
27297 \begin_layout Standard
27298
27299 \series bold
27300
27301 \backslash
27302 reversemarginpar
27303 \end_layout
27304
27305 \begin_layout Standard
27306 sous forme de code TeX avant votre note de marge.
27307  Le nouveau positionnement est pris en compte pour toutes les notes en marge
27308  qui suivent 
27309 \begin_inset ERT
27310 status collapsed
27311
27312 \begin_layout Plain Layout
27313
27314
27315 \backslash
27316 reversemarginpar 
27317 \end_layout
27318
27319 \end_inset
27320
27321
27322 \begin_inset Marginal
27323 status open
27324
27325 \begin_layout Plain Layout
27326 Cette note en marge est dans la marge interne.
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \series bold
27333
27334 \begin_inset Newline newline
27335 \end_inset
27336
27337
27338 \series default
27339
27340 \begin_inset Note Greyedout
27341 status open
27342
27343 \begin_layout Plain Layout
27344
27345 \series bold
27346 Note:
27347 \series default
27348  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
27349  les notes sont souvent mal mises en formes dans la sortie imprimée.
27350 \end_layout
27351
27352 \end_inset
27353
27354
27355 \end_layout
27356
27357 \begin_layout Standard
27358 Pour revenir au positionnement implicite, ajoutez la commande :
27359 \end_layout
27360
27361 \begin_layout Standard
27362
27363 \series bold
27364
27365 \backslash
27366 normalmarginpar
27367 \end_layout
27368
27369 \begin_layout Standard
27370 sous forme de code TeX.
27371 \begin_inset ERT
27372 status collapsed
27373
27374 \begin_layout Plain Layout
27375
27376
27377 \backslash
27378 normalmarginpar 
27379 \end_layout
27380
27381 \end_inset
27382
27383
27384 \begin_inset Newline newline
27385 \end_inset
27386
27387  
27388 \begin_inset Note Greyedout
27389 status open
27390
27391 \begin_layout Plain Layout
27392
27393 \series bold
27394 Note:
27395 \series default
27396  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
27397  
27398 \series bold
27399
27400 \backslash
27401 reversemarginpar
27402 \series default
27403  est aussi utilisée.
27404 \end_layout
27405
27406 \end_inset
27407
27408
27409 \end_layout
27410
27411 \begin_layout Standard
27412 \begin_inset VSpace bigskip
27413 \end_inset
27414
27415
27416 \begin_inset Marginal
27417 status open
27418
27419 \begin_layout Plain Layout
27420 UnTrèsLongMotEnMarge sans césure.
27421 \end_layout
27422
27423 \end_inset
27424
27425  Comme dans le cas décrit dans la section
27426 \begin_inset space ~
27427 \end_inset
27428
27429
27430 \begin_inset CommandInset ref
27431 LatexCommand ref
27432 reference "sub:Lignes-multiple-dans-cellule"
27433
27434 \end_inset
27435
27436 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
27437  mot d'une note en marge.
27438  Pour éviter ce problème, insérez un espacement horizontal de 0
27439 \begin_inset space \thinspace{}
27440 \end_inset
27441
27442 pt avant le mot en question: 
27443 \begin_inset Marginal
27444 status open
27445
27446 \begin_layout Plain Layout
27447 \begin_inset space \hspace{}
27448 \length 0pt
27449 \end_inset
27450
27451 UnMotTrèsLongEnMarge avec une césure.
27452 \end_layout
27453
27454 \end_inset
27455
27456
27457 \end_layout
27458
27459 \begin_layout Standard
27460 \begin_inset VSpace bigskip
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Standard
27467 \begin_inset Note Greyedout
27468 status open
27469
27470 \begin_layout Plain Layout
27471
27472 \series bold
27473 Note:
27474 \series default
27475  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27476  tableaux, des flottants et des notes de bas de page.
27477 \end_layout
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \begin_layout Standard
27485 \begin_inset VSpace bigskip
27486 \end_inset
27487
27488
27489 \end_layout
27490
27491 \begin_layout Standard
27492 \begin_inset ERT
27493 status collapsed
27494
27495 \begin_layout Plain Layout
27496
27497
27498 \backslash
27499 ifmarginnote
27500 \end_layout
27501
27502 \end_inset
27503
27504
27505 \begin_inset Note Note
27506 status open
27507
27508 \begin_layout Plain Layout
27509 La section suivante ne sera affichée que si le paquetage LaTeX 
27510 \series bold
27511 marginnote
27512 \series default
27513  a été installé.
27514 \end_layout
27515
27516 \end_inset
27517
27518
27519 \end_layout
27520
27521 \begin_layout Standard
27522 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27523 \series bold
27524 marginnote
27525 \series default
27526
27527 \begin_inset Index idx
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 Paquetages LaTeX ! marginnote
27532 \end_layout
27533
27534 \end_inset
27535
27536 .
27537  En ajoutant les deux lignes suivantes au préambule de votre document, la
27538  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27539  la commande fournie par le paquetage 
27540 \series bold
27541 marginnote
27542 \series default
27543  :
27544 \end_layout
27545
27546 \begin_layout Standard
27547
27548 \series bold
27549
27550 \backslash
27551 usepackage{marginnote}
27552 \begin_inset Newline newline
27553 \end_inset
27554
27555
27556 \backslash
27557 let
27558 \backslash
27559 marginpar
27560 \backslash
27561 marginnote
27562 \end_layout
27563
27564 \begin_layout Standard
27565 Ce paquetage est aussi utilisé dans ce document parce que 
27566 \series bold
27567 marginnote
27568 \series default
27569  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27570  vertical pour une note.
27571  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27572  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27573  en page.
27574  Le décalage est inséré dans LyX sous forme de code TeX directement après
27575  la note sous la forme
27576 \end_layout
27577
27578 \begin_layout Standard
27579
27580 \series bold
27581 [offset]
27582 \end_layout
27583
27584 \begin_layout Standard
27585 où l'offset utilise l'une des unités listées dans le tableau
27586 \begin_inset space ~
27587 \end_inset
27588
27589
27590 \begin_inset CommandInset ref
27591 LatexCommand ref
27592 reference "cha:Unités-de-longueur"
27593
27594 \end_inset
27595
27596 .
27597  Une valeur négative déplace la note vers le haut, une valeur positive la
27598  déplace vers le bas.
27599  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27600  vers le haut de 1.5
27601 \begin_inset space \thinspace{}
27602 \end_inset
27603
27604 cm avec la commande en code TeX 
27605 \begin_inset Quotes eld
27606 \end_inset
27607
27608
27609 \series bold
27610 [-1.5cm]
27611 \series default
27612
27613 \begin_inset Quotes erd
27614 \end_inset
27615
27616
27617 \begin_inset Marginal
27618 status collapsed
27619
27620 \begin_layout Plain Layout
27621 Cette note en marge est décalée vers le haut de 1.5
27622 \begin_inset space \thinspace{}
27623 \end_inset
27624
27625 cm par rapport à sa position d'origine.
27626 \end_layout
27627
27628 \end_inset
27629
27630
27631 \begin_inset ERT
27632 status collapsed
27633
27634 \begin_layout Plain Layout
27635
27636 [-1.5cm]
27637 \end_layout
27638
27639 \end_inset
27640
27641
27642 \end_layout
27643
27644 \begin_layout Standard
27645 \begin_inset VSpace medskip
27646 \end_inset
27647
27648 Avec le paquetage 
27649 \series bold
27650 marginnote
27651 \series default
27652  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27653  Par exemple les commandes 
27654 \end_layout
27655
27656 \begin_layout Standard
27657
27658 \series bold
27659
27660 \backslash
27661 renewcommand*{
27662 \backslash
27663 raggedleftmarginnote}{
27664 \backslash
27665 centering}
27666 \begin_inset Newline newline
27667 \end_inset
27668
27669
27670 \backslash
27671 renewcommand*{
27672 \backslash
27673 raggedrightmarginnote}{
27674 \backslash
27675 centering}
27676 \end_layout
27677
27678 \begin_layout Standard
27679 donnent un alignement centré.
27680  
27681 \series bold
27682
27683 \backslash
27684 raggedleftmarginnote
27685 \series default
27686  indique une note qui apparaît dans la marge de gauche.
27687 \begin_inset ERT
27688 status collapsed
27689
27690 \begin_layout Plain Layout
27691
27692
27693 \backslash
27694 renewcommand*{
27695 \backslash
27696 raggedleftmarginnote}{
27697 \backslash
27698 centering}
27699 \end_layout
27700
27701 \begin_layout Plain Layout
27702
27703
27704 \backslash
27705 renewcommand*{
27706 \backslash
27707 raggedrightmarginnote}{
27708 \backslash
27709 centering}
27710 \end_layout
27711
27712 \end_inset
27713
27714
27715 \begin_inset Marginal
27716 status collapsed
27717
27718 \begin_layout Plain Layout
27719 Le texte de cette note en marge est centré.
27720 \end_layout
27721
27722 \end_inset
27723
27724 .
27725  Le comportement implicite est donné par
27726 \end_layout
27727
27728 \begin_layout Standard
27729
27730 \series bold
27731
27732 \backslash
27733 renewcommand*{
27734 \backslash
27735 raggedleftmarginnote}{
27736 \backslash
27737 raggedleft}
27738 \begin_inset Newline newline
27739 \end_inset
27740
27741
27742 \backslash
27743 renewcommand*{
27744 \backslash
27745 raggedrightmarginnote}{
27746 \backslash
27747 raggedright}
27748 \series default
27749
27750 \begin_inset ERT
27751 status collapsed
27752
27753 \begin_layout Plain Layout
27754
27755
27756 \backslash
27757 renewcommand*{
27758 \backslash
27759 raggedleftmarginnote}{
27760 \backslash
27761 raggedleft}
27762 \end_layout
27763
27764 \begin_layout Plain Layout
27765
27766
27767 \backslash
27768 renewcommand*{
27769 \backslash
27770 raggedrightmarginnote}{
27771 \backslash
27772 raggedright}
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \begin_layout Standard
27781 \begin_inset VSpace medskip
27782 \end_inset
27783
27784 Pour les autre fonctions du paquetage 
27785 \series bold
27786 marginnote
27787 \series default
27788  nous vous renvoyons à sa documentation 
27789 \begin_inset CommandInset citation
27790 LatexCommand cite
27791 key "marginnote"
27792
27793 \end_inset
27794
27795 .
27796 \end_layout
27797
27798 \begin_layout Standard
27799 \begin_inset VSpace bigskip
27800 \end_inset
27801
27802 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27803  définition.
27804  Pour créer par exemple une entête pour toutes les notes en marge avec le
27805  texte 
27806 \begin_inset Quotes eld
27807 \end_inset
27808
27809
27810 \family sans
27811 \series bold
27812 \bar under
27813 Attention!
27814 \family default
27815 \series default
27816 \bar default
27817
27818 \begin_inset Quotes erd
27819 \end_inset
27820
27821  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27822  de votre document :
27823 \end_layout
27824
27825 \begin_layout Standard
27826
27827 \series bold
27828
27829 \backslash
27830 let
27831 \backslash
27832 myMarginpar
27833 \backslash
27834 marginpar
27835 \begin_inset Newline newline
27836 \end_inset
27837
27838
27839 \backslash
27840 renewcommand{
27841 \backslash
27842 marginpar}[1]{
27843 \backslash
27844 myMarginpar{%
27845 \begin_inset Newline newline
27846 \end_inset
27847
27848
27849 \begin_inset Phantom HPhantom
27850 status open
27851
27852 \begin_layout Plain Layout
27853
27854 \series bold
27855 \begin_inset space ~
27856 \end_inset
27857
27858
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \backslash
27865 hspace{0pt}
27866 \backslash
27867 textsf{
27868 \backslash
27869 textbf{
27870 \backslash
27871 underbar{Attention!}}}%
27872 \begin_inset Newline newline
27873 \end_inset
27874
27875
27876 \begin_inset Phantom HPhantom
27877 status open
27878
27879 \begin_layout Plain Layout
27880
27881 \series bold
27882 \begin_inset space ~
27883 \end_inset
27884
27885
27886 \end_layout
27887
27888 \end_inset
27889
27890
27891 \backslash
27892 vspace{1.5mm}
27893 \backslash
27894
27895 \backslash
27896 #1}}
27897 \end_layout
27898
27899 \begin_layout Standard
27900 \begin_inset ERT
27901 status collapsed
27902
27903 \begin_layout Plain Layout
27904
27905
27906 \backslash
27907 let
27908 \backslash
27909 myMarginpar
27910 \backslash
27911 marginpar
27912 \end_layout
27913
27914 \begin_layout Plain Layout
27915
27916
27917 \backslash
27918 renewcommand{
27919 \backslash
27920 marginpar}[1]{
27921 \backslash
27922 myMarginpar{%
27923 \end_layout
27924
27925 \begin_layout Plain Layout
27926
27927    
27928 \backslash
27929 textsf{
27930 \backslash
27931 textbf{
27932 \backslash
27933 underbar{Attention!}}}%
27934 \end_layout
27935
27936 \begin_layout Plain Layout
27937
27938    
27939 \backslash
27940 vspace{1.5mm}
27941 \backslash
27942
27943 \backslash
27944 #1}}
27945 \end_layout
27946
27947 \end_inset
27948
27949
27950 \begin_inset Marginal
27951 status open
27952
27953 \begin_layout Plain Layout
27954 Ceci est une note en marge avec une en-tête prédéfinie.
27955 \end_layout
27956
27957 \end_inset
27958
27959
27960 \begin_inset ERT
27961 status collapsed
27962
27963 \begin_layout Plain Layout
27964
27965 [-1.5cm]
27966 \end_layout
27967
27968 \end_inset
27969
27970
27971 \begin_inset ERT
27972 status collapsed
27973
27974 \begin_layout Plain Layout
27975
27976
27977 \backslash
27978 renewcommand{
27979 \backslash
27980 marginpar}[1]{
27981 \backslash
27982 myMarginpar{#1}}
27983 \end_layout
27984
27985 \end_inset
27986
27987
27988 \begin_inset Note Note
27989 status collapsed
27990
27991 \begin_layout Plain Layout
27992
27993 \lang english
27994 The margin note format is changed only for this example.
27995 \end_layout
27996
27997 \end_inset
27998
27999
28000 \end_layout
28001
28002 \begin_layout Standard
28003 \begin_inset ERT
28004 status collapsed
28005
28006 \begin_layout Plain Layout
28007
28008
28009 \backslash
28010 else
28011 \end_layout
28012
28013 \end_inset
28014
28015
28016 \begin_inset Note Note
28017 status open
28018
28019 \begin_layout Plain Layout
28020 Ce qui suit sera affiché si le paquetage LaTeX 
28021 \series bold
28022 marginnote
28023 \series default
28024  n'est pas installé :
28025 \end_layout
28026
28027 \end_inset
28028
28029
28030 \end_layout
28031
28032 \begin_layout Standard
28033 Vous devez installer le paquetage LaTeX 
28034 \series bold
28035 marginnote
28036 \series default
28037  pour voir la suite de cette section dans la sortie imprimée.
28038 \end_layout
28039
28040 \begin_layout Standard
28041 \begin_inset ERT
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045
28046
28047 \backslash
28048 fi
28049 \end_layout
28050
28051 \end_inset
28052
28053
28054 \end_layout
28055
28056 \begin_layout Chapter
28057 Les Boîtes
28058 \end_layout
28059
28060 \begin_layout Section
28061 Introduction
28062 \begin_inset Index idx
28063 status collapsed
28064
28065 \begin_layout Plain Layout
28066 Boîtes ! Introduction
28067 \end_layout
28068
28069 \end_inset
28070
28071
28072 \end_layout
28073
28074 \begin_layout Standard
28075 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
28076  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
28077  voir la section
28078 \begin_inset space ~
28079 \end_inset
28080
28081
28082 \begin_inset CommandInset ref
28083 LatexCommand ref
28084 reference "sec:Minipages"
28085
28086 \end_inset
28087
28088 , pour encadrer des portions de texte, voir la section
28089 \begin_inset space ~
28090 \end_inset
28091
28092
28093 \begin_inset CommandInset ref
28094 LatexCommand ref
28095 reference "sec:Décorations"
28096
28097 \end_inset
28098
28099 , pour empêcher que des mots subissent une césure, voir la section
28100 \begin_inset space ~
28101 \end_inset
28102
28103
28104 \begin_inset CommandInset ref
28105 LatexCommand ref
28106 reference "sec:Empêcher-césure"
28107
28108 \end_inset
28109
28110 , pour aligner du texte, voir la section
28111 \begin_inset space ~
28112 \end_inset
28113
28114
28115 \begin_inset CommandInset ref
28116 LatexCommand ref
28117 reference "sub:Alignement-Vertical"
28118
28119 \end_inset
28120
28121 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
28122 \begin_inset space ~
28123 \end_inset
28124
28125
28126 \begin_inset CommandInset ref
28127 LatexCommand ref
28128 reference "sec:Boîtes-colorées"
28129
28130 \end_inset
28131
28132 .
28133 \end_layout
28134
28135 \begin_layout Standard
28136 On peut insérer une boîte en utilisant le menu 
28137 \family sans
28138 Insérer\SpecialChar \menuseparator
28139 Boîte
28140 \family default
28141  ou avec le bouton 
28142 \begin_inset Graphics
28143         filename ../../images/box-insert.png
28144         scale 85
28145         scaleBeforeRotation
28146
28147 \end_inset
28148
28149  de la barre d'outils.
28150  Une boîte grise avec une étiquette 
28151 \family sans
28152 Boîte
28153 \begin_inset space ~
28154 \end_inset
28155
28156 (Minipage)
28157 \family default
28158
28159 \begin_inset Graphics
28160         filename clipart/BoxInsetDefaultQt4.png
28161         scale 65
28162         scaleBeforeRotation
28163
28164 \end_inset
28165
28166  est alors insérée.
28167  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
28168  et en choisissant 
28169 \family sans
28170 Paramètres
28171 \family default
28172  .
28173  La fenêtre de dialogue qui apparaît donne accès aux types de
28174 \family sans
28175  Boîte
28176 \begin_inset space ~
28177 \end_inset
28178
28179 Intérieure
28180 \family default
28181  
28182 \family sans
28183 Makebox, Parbox
28184 \family default
28185  et 
28186 \family sans
28187 Minipage
28188 \family default
28189 .
28190  Le type 
28191 \family sans
28192 Minipage
28193 \family default
28194  est le type implicite pour les boîtes nouvellement créées et il est décrit
28195  dans la section
28196 \begin_inset space ~
28197 \end_inset
28198
28199
28200 \begin_inset CommandInset ref
28201 LatexCommand ref
28202 reference "sec:Minipages"
28203
28204 \end_inset
28205
28206 ; le type 
28207 \family sans
28208 Parbox
28209 \family default
28210  est décrit dans la section
28211 \begin_inset space ~
28212 \end_inset
28213
28214
28215 \begin_inset CommandInset ref
28216 LatexCommand ref
28217 reference "sec:Parboxes"
28218
28219 \end_inset
28220
28221  et le type 
28222 \family sans
28223 Makebox
28224 \family default
28225  est décrit dans la section
28226 \begin_inset space ~
28227 \end_inset
28228
28229
28230 \begin_inset CommandInset ref
28231 LatexCommand ref
28232 reference "sec:Empêcher-césure"
28233
28234 \end_inset
28235
28236 .
28237 \end_layout
28238
28239 \begin_layout Standard
28240 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
28241  comme les flottants ou les notes de bas de page.
28242 \end_layout
28243
28244 \begin_layout Standard
28245 \begin_inset Note Greyedout
28246 status open
28247
28248 \begin_layout Plain Layout
28249
28250 \series bold
28251 Note:
28252 \series default
28253  Vous ne pouvez pas employer une boîte comme élément dans un environnement
28254  de type 
28255 \family sans
28256 Liste
28257 \family default
28258  ou 
28259 \family sans
28260 Description
28261 \family default
28262 .
28263 \end_layout
28264
28265 \end_inset
28266
28267
28268 \end_layout
28269
28270 \begin_layout Standard
28271 \begin_inset Note Greyedout
28272 status open
28273
28274 \begin_layout Plain Layout
28275
28276 \series bold
28277 Note:
28278 \series default
28279  Pour une raison inconnue, vous ne pouvez mettre le type de la 
28280 \family sans
28281 Boîte
28282 \begin_inset space ~
28283 \end_inset
28284
28285 Intérieure
28286 \family default
28287  à 
28288 \family sans
28289 Aucune
28290 \family default
28291  que quand vous utilisez une boîte encadrée.
28292  Les boîtes sans 
28293 \family sans
28294 Boîte
28295 \begin_inset space ~
28296 \end_inset
28297
28298 Intérieure
28299 \family default
28300  et sans cadre sont expliquées dans la section
28301 \begin_inset space ~
28302 \end_inset
28303
28304
28305 \begin_inset CommandInset ref
28306 LatexCommand ref
28307 reference "sec:Empêcher-césure"
28308
28309 \end_inset
28310
28311 .
28312 \end_layout
28313
28314 \end_inset
28315
28316
28317 \end_layout
28318
28319 \begin_layout Section
28320 La fenêtre de dialogue Boîte
28321 \begin_inset CommandInset label
28322 LatexCommand label
28323 name "sec:Boîte-Dialogue"
28324
28325 \end_inset
28326
28327
28328 \begin_inset Index idx
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332 Boîtes ! Fenêtre de dialogue Boîte
28333 \end_layout
28334
28335 \end_inset
28336
28337
28338 \end_layout
28339
28340 \begin_layout Subsection
28341 Taille
28342 \begin_inset Index idx
28343 status collapsed
28344
28345 \begin_layout Plain Layout
28346 Boîtes ! Taille
28347 \end_layout
28348
28349 \end_inset
28350
28351
28352 \end_layout
28353
28354 \begin_layout Standard
28355 Dans la fenêtre de dialogue 
28356 \family sans
28357 Paramètres
28358 \begin_inset space ~
28359 \end_inset
28360
28361 de
28362 \begin_inset space ~
28363 \end_inset
28364
28365 Boîte
28366 \family default
28367  vous pouvez modifier la géométrie de la boîte avec les champs 
28368 \family sans
28369 Largeur
28370 \family default
28371  et 
28372 \family sans
28373 Hauteur
28374 \family default
28375 .
28376  Les unités de longueur qui sont utilisables dans ces champs sont décrites
28377  dans le tableau
28378 \begin_inset space ~
28379 \end_inset
28380
28381
28382 \begin_inset CommandInset ref
28383 LatexCommand ref
28384 reference "tab:Unités"
28385
28386 \end_inset
28387
28388 .
28389  Le champ 
28390 \family sans
28391 Hauteur
28392 \family default
28393  offre en plus les spécifications de taille suivantes :
28394 \end_layout
28395
28396 \begin_layout Description
28397 Profondeur C'est simplement la 
28398 \begin_inset Quotes eld
28399 \end_inset
28400
28401 hauteur
28402 \begin_inset Quotes erd
28403 \end_inset
28404
28405  du texte.
28406  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
28407  lignes de texte dans la boîte.
28408 \begin_inset Newline newline
28409 \end_inset
28410
28411
28412 \begin_inset Newline newline
28413 \end_inset
28414
28415
28416 \begin_inset Newline newline
28417 \end_inset
28418
28419
28420 \begin_inset Box Boxed
28421 position "c"
28422 hor_pos "c"
28423 has_inner_box 1
28424 inner_pos "c"
28425 use_parbox 0
28426 use_makebox 0
28427 width "12col%"
28428 special "none"
28429 height "1in"
28430 height_special "depth"
28431 status open
28432
28433 \begin_layout Plain Layout
28434 \align center
28435 Boîte dont la hauteur est égale à 1
28436 \begin_inset space \thinspace{}
28437 \end_inset
28438
28439 Profondeur
28440 \end_layout
28441
28442 \end_inset
28443
28444
28445 \begin_inset Newline newline
28446 \end_inset
28447
28448
28449 \begin_inset Newline newline
28450 \end_inset
28451
28452
28453 \end_layout
28454
28455 \begin_layout Description
28456 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
28457  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
28458  est deux fois plus haute que le texte : 
28459 \begin_inset Box Boxed
28460 position "c"
28461 hor_pos "c"
28462 has_inner_box 1
28463 inner_pos "c"
28464 use_parbox 0
28465 use_makebox 0
28466 width "20col%"
28467 special "none"
28468 height "2in"
28469 height_special "height"
28470 status open
28471
28472 \begin_layout Plain Layout
28473 \align center
28474 Boîte dont la hauteur est 2
28475 \begin_inset space \thinspace{}
28476 \end_inset
28477
28478 Hauteur
28479 \end_layout
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \begin_layout Description
28487 Hauteur
28488 \begin_inset space ~
28489 \end_inset
28490
28491 Totale C'est égal à Hauteur
28492 \begin_inset space \thinspace{}
28493 \end_inset
28494
28495 +
28496 \begin_inset space \thinspace{}
28497 \end_inset
28498
28499 Profondeur : 
28500 \begin_inset Box Boxed
28501 position "c"
28502 hor_pos "c"
28503 has_inner_box 1
28504 inner_pos "c"
28505 use_parbox 0
28506 use_makebox 0
28507 width "20col%"
28508 special "none"
28509 height "1in"
28510 height_special "totalheight"
28511 status open
28512
28513 \begin_layout Plain Layout
28514 \align center
28515 Boîte dont la hauteur est 1
28516 \begin_inset space \thinspace{}
28517 \end_inset
28518
28519 Hauteur
28520 \begin_inset space ~
28521 \end_inset
28522
28523 Totale
28524 \end_layout
28525
28526 \end_inset
28527
28528
28529 \end_layout
28530
28531 \begin_layout Description
28532 Largeur On prend la largeur de la boîte comme hauteur : 
28533 \begin_inset Box Boxed
28534 position "c"
28535 hor_pos "c"
28536 has_inner_box 1
28537 inner_pos "c"
28538 use_parbox 0
28539 use_makebox 0
28540 width "12col%"
28541 special "none"
28542 height "1in"
28543 height_special "width"
28544 status open
28545
28546 \begin_layout Plain Layout
28547 \align center
28548 Boîte dont la hauteur est 1
28549 \begin_inset space \thinspace{}
28550 \end_inset
28551
28552 Largeur
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \begin_layout Subsection
28561 Alignement
28562 \begin_inset Index idx
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Boîtes ! Alignement
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 Quand vous avez choisi une 
28576 \family sans
28577 Boîte
28578 \begin_inset space ~
28579 \end_inset
28580
28581 Intérieure
28582 \family default
28583 , l'alignement vertical de la boîte peut être :
28584 \end_layout
28585
28586 \begin_layout Description
28587 Haut Ceci est un exemple de texte.
28588  
28589 \begin_inset Box Boxed
28590 position "t"
28591 hor_pos "c"
28592 has_inner_box 1
28593 inner_pos "c"
28594 use_parbox 0
28595 use_makebox 0
28596 width "12col%"
28597 special "none"
28598 height "1in"
28599 height_special "totalheight"
28600 status collapsed
28601
28602 \begin_layout Plain Layout
28603 \align center
28604 Cette boîte est alignée sur le haut.
28605 \end_layout
28606
28607 \end_inset
28608
28609  Ceci est un exemple de texte.
28610 \end_layout
28611
28612 \begin_layout Description
28613 Milieu Ceci est un exemple de texte.
28614  
28615 \begin_inset Box Boxed
28616 position "c"
28617 hor_pos "c"
28618 has_inner_box 1
28619 inner_pos "c"
28620 use_parbox 0
28621 use_makebox 0
28622 width "12col%"
28623 special "none"
28624 height "1in"
28625 height_special "totalheight"
28626 status collapsed
28627
28628 \begin_layout Plain Layout
28629 \align center
28630 Cette boîte est alignée au centre.
28631 \end_layout
28632
28633 \end_inset
28634
28635  Ceci est un exemple de texte.
28636 \end_layout
28637
28638 \begin_layout Description
28639 Bas Ceci est un exemple de texte.
28640  
28641 \begin_inset Box Boxed
28642 position "b"
28643 hor_pos "c"
28644 has_inner_box 1
28645 inner_pos "c"
28646 use_parbox 0
28647 use_makebox 0
28648 width "12col%"
28649 special "none"
28650 height "1in"
28651 height_special "totalheight"
28652 status collapsed
28653
28654 \begin_layout Plain Layout
28655 \align center
28656 Cette boîte est alignée sur le bas.
28657 \end_layout
28658
28659 \end_inset
28660
28661  Ceci est un exemple de texte.
28662 \end_layout
28663
28664 \begin_layout Standard
28665 \begin_inset Note Greyedout
28666 status open
28667
28668 \begin_layout Plain Layout
28669
28670 \series bold
28671 Note:
28672 \series default
28673  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28674  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28675  l'autre non.
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \end_layout
28682
28683 \begin_layout Standard
28684 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28685  paragraphe grâce à la fenêtre de dialogue 
28686 \family sans
28687 Paramètres
28688 \begin_inset space ~
28689 \end_inset
28690
28691 de
28692 \begin_inset space ~
28693 \end_inset
28694
28695 Boîte
28696 \family default
28697 .
28698 \end_layout
28699
28700 \begin_layout Standard
28701 \begin_inset VSpace bigskip
28702 \end_inset
28703
28704 Quand vous avez choisi une 
28705 \family sans
28706 Boîte
28707 \begin_inset space ~
28708 \end_inset
28709
28710 Intérieure
28711 \family default
28712 , l'alignement vertical du contenu de la boîte peut être :
28713 \end_layout
28714
28715 \begin_layout Description
28716 haut Ceci est un exemple de texte.
28717 \begin_inset Box Boxed
28718 position "c"
28719 hor_pos "c"
28720 has_inner_box 1
28721 inner_pos "t"
28722 use_parbox 0
28723 use_makebox 0
28724 width "12col%"
28725 special "none"
28726 height "1.5in"
28727 height_special "totalheight"
28728 status collapsed
28729
28730 \begin_layout Plain Layout
28731 \align center
28732 Le texte de cette boîte est aligné sur le haut.
28733 \end_layout
28734
28735 \end_inset
28736
28737  Ceci est un exemple de texte.
28738 \end_layout
28739
28740 \begin_layout Description
28741 milieu Ceci est un exemple de texte.
28742  
28743 \begin_inset Box Boxed
28744 position "c"
28745 hor_pos "c"
28746 has_inner_box 1
28747 inner_pos "c"
28748 use_parbox 0
28749 use_makebox 0
28750 width "12col%"
28751 special "none"
28752 height "1.5in"
28753 height_special "totalheight"
28754 status collapsed
28755
28756 \begin_layout Plain Layout
28757 \align center
28758 Le texte de cette boîte est aligné au centre
28759 \end_layout
28760
28761 \end_inset
28762
28763  Ceci est un exemple de texte.
28764 \end_layout
28765
28766 \begin_layout Description
28767 bas Ceci est un exemple de texte.
28768  
28769 \begin_inset Box Boxed
28770 position "c"
28771 hor_pos "c"
28772 has_inner_box 1
28773 inner_pos "b"
28774 use_parbox 0
28775 use_makebox 0
28776 width "12col%"
28777 special "none"
28778 height "1.5in"
28779 height_special "totalheight"
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783 \align center
28784 Le texte de cette boîte est aligné en bas.
28785 \end_layout
28786
28787 \end_inset
28788
28789  Ceci est un exemple de texte.
28790 \end_layout
28791
28792 \begin_layout Description
28793 élongation Ceci est un exemple de texte.
28794  
28795 \begin_inset Box Boxed
28796 position "c"
28797 hor_pos "c"
28798 has_inner_box 1
28799 inner_pos "s"
28800 use_parbox 0
28801 use_makebox 0
28802 width "12col%"
28803 special "none"
28804 height "1.5in"
28805 height_special "totalheight"
28806 status collapsed
28807
28808 \begin_layout Plain Layout
28809 \align center
28810 Le texte 
28811 \end_layout
28812
28813 \begin_layout Plain Layout
28814 \align center
28815 de cette
28816 \end_layout
28817
28818 \begin_layout Plain Layout
28819 \align center
28820 boîte est
28821 \end_layout
28822
28823 \begin_layout Plain Layout
28824 \align center
28825 allongé.
28826 \end_layout
28827
28828 \end_inset
28829
28830  Ceci est un exemple de texte.
28831 \end_layout
28832
28833 \begin_layout Standard
28834 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28835  paragraphe.
28836  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28837 \end_layout
28838
28839 \begin_layout Standard
28840 \begin_inset VSpace bigskip
28841 \end_inset
28842
28843 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28844  la fenêtre de dialogue 
28845 \family sans
28846 Paramètres
28847 \begin_inset space ~
28848 \end_inset
28849
28850 de
28851 \begin_inset space ~
28852 \end_inset
28853
28854 paragraphe
28855 \family default
28856  quand vous avez choisi une 
28857 \family sans
28858 Boîte
28859 \begin_inset space ~
28860 \end_inset
28861
28862 Intérieure
28863 \family default
28864 .
28865 \end_layout
28866
28867 \begin_layout Standard
28868 \align center
28869 \begin_inset Box Boxed
28870 position "c"
28871 hor_pos "c"
28872 has_inner_box 1
28873 inner_pos "s"
28874 use_parbox 0
28875 use_makebox 0
28876 width "15col%"
28877 special "none"
28878 height "1.25in"
28879 height_special "totalheight"
28880 status open
28881
28882 \begin_layout Plain Layout
28883 \align left
28884 Le texte de 
28885 \end_layout
28886
28887 \begin_layout Plain Layout
28888 \align left
28889 cette boîte
28890 \end_layout
28891
28892 \begin_layout Plain Layout
28893 \align right
28894 est allongé.
28895 \end_layout
28896
28897 \end_inset
28898
28899
28900 \end_layout
28901
28902 \begin_layout Standard
28903 Si vous n'avez pas choisi une 
28904 \family sans
28905 Boîte
28906 \begin_inset space ~
28907 \end_inset
28908
28909 Intérieure
28910 \family default
28911 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28912  de dialogue de boîte.
28913 \end_layout
28914
28915 \begin_layout Standard
28916 \align center
28917 \begin_inset Box Boxed
28918 position "c"
28919 hor_pos "s"
28920 has_inner_box 0
28921 inner_pos "s"
28922 use_parbox 0
28923 use_makebox 0
28924 width "90col%"
28925 special "none"
28926 height "1.25in"
28927 height_special "totalheight"
28928 status open
28929
28930 \begin_layout Plain Layout
28931 Le texte de cette boîte est allongé horizontalement.
28932 \end_layout
28933
28934 \end_inset
28935
28936
28937 \end_layout
28938
28939 \begin_layout Subsection
28940 Décorations
28941 \begin_inset CommandInset label
28942 LatexCommand label
28943 name "sec:Décorations"
28944
28945 \end_inset
28946
28947
28948 \begin_inset Index idx
28949 status collapsed
28950
28951 \begin_layout Plain Layout
28952 Boîtes ! Décorations
28953 \end_layout
28954
28955 \end_inset
28956
28957
28958 \end_layout
28959
28960 \begin_layout Standard
28961 On peut spécifier le style de la boîte en utilisant la liste déroulante
28962  
28963 \family sans
28964 Décoration
28965 \family default
28966 .
28967  Les possibilités sont les suivantes :
28968 \end_layout
28969
28970 \begin_layout Description
28971 Aucun
28972 \begin_inset space ~
28973 \end_inset
28974
28975 cadre
28976 \begin_inset space ~
28977 \end_inset
28978
28979 tracé Rien n'est tracé
28980 \end_layout
28981
28982 \begin_layout Description
28983 Cadre
28984 \begin_inset space ~
28985 \end_inset
28986
28987 rectangulaire
28988 \begin_inset space ~
28989 \end_inset
28990
28991 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28992  L'épaisseur du trait de ce cadre est donnée par la variable  
28993 \series bold
28994
28995 \backslash
28996 fboxrule
28997 \series default
28998 .
28999 \begin_inset Newline newline
29000 \end_inset
29001
29002
29003 \begin_inset Box Boxed
29004 position "c"
29005 hor_pos "c"
29006 has_inner_box 1
29007 inner_pos "c"
29008 use_parbox 0
29009 use_makebox 0
29010 width "20col%"
29011 special "none"
29012 height "1in"
29013 height_special "totalheight"
29014 status open
29015
29016 \begin_layout Plain Layout
29017 \align center
29018 Boîte rectangulaire
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \end_layout
29025
29026 \begin_layout Description
29027 Cadre
29028 \begin_inset space ~
29029 \end_inset
29030
29031 oval,
29032 \begin_inset space ~
29033 \end_inset
29034
29035 fin Ceci dessine un cadre ovalisée autour de la boîte.
29036  L'épaisseur du trait de ce cadre est de  0.4
29037 \begin_inset space \thinspace{}
29038 \end_inset
29039
29040 pt.
29041  
29042 \begin_inset Box ovalbox
29043 position "c"
29044 hor_pos "c"
29045 has_inner_box 1
29046 inner_pos "c"
29047 use_parbox 0
29048 use_makebox 0
29049 width "20col%"
29050 special "none"
29051 height "1in"
29052 height_special "totalheight"
29053 status open
29054
29055 \begin_layout Plain Layout
29056 \align center
29057 Boîte ovalisée, fine
29058 \end_layout
29059
29060 \end_inset
29061
29062
29063 \end_layout
29064
29065 \begin_layout Description
29066 Cadre
29067 \begin_inset space ~
29068 \end_inset
29069
29070 oval,
29071 \begin_inset space ~
29072 \end_inset
29073
29074 épais Ceci dessine un cadre ovalisée autour de la boîte.
29075  L'épaisseur du trait de ce cadre est de   0.8
29076 \begin_inset space \thinspace{}
29077 \end_inset
29078
29079 pt.
29080  
29081 \begin_inset Box Ovalbox
29082 position "c"
29083 hor_pos "c"
29084 has_inner_box 1
29085 inner_pos "c"
29086 use_parbox 0
29087 use_makebox 0
29088 width "20col%"
29089 special "none"
29090 height "1in"
29091 height_special "totalheight"
29092 status open
29093
29094 \begin_layout Plain Layout
29095 \align center
29096 Boîte ovalisée, épaisse
29097 \end_layout
29098
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \begin_layout Description
29105 Ombre
29106 \begin_inset space ~
29107 \end_inset
29108
29109 en
29110 \begin_inset space ~
29111 \end_inset
29112
29113 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
29114  L'épaisseur du trait de ce cadre est donnée par la variable  
29115 \series bold
29116
29117 \backslash
29118 fboxrule
29119 \series default
29120 , l'ombre a une épaisseur de  4
29121 \begin_inset space \thinspace{}
29122 \end_inset
29123
29124 pt.
29125  
29126 \begin_inset Box Shadowbox
29127 position "c"
29128 hor_pos "c"
29129 has_inner_box 1
29130 inner_pos "c"
29131 use_parbox 0
29132 use_makebox 0
29133 width "20col%"
29134 special "none"
29135 height "1in"
29136 height_special "totalheight"
29137 status open
29138
29139 \begin_layout Plain Layout
29140 \align center
29141 Boîte ombrée
29142 \end_layout
29143
29144 \end_inset
29145
29146
29147 \end_layout
29148
29149 \begin_layout Description
29150 Fond
29151 \begin_inset space ~
29152 \end_inset
29153
29154 ombré Ceci dessine une boîte avec un arrière plan rouge.
29155  Contrairement aux boîtes coloriées
29156 \begin_inset Foot
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160 Voir la section
29161 \begin_inset space ~
29162 \end_inset
29163
29164
29165 \begin_inset CommandInset ref
29166 LatexCommand ref
29167 reference "sec:Boîtes-colorées"
29168
29169 \end_inset
29170
29171 .
29172 \end_layout
29173
29174 \end_inset
29175
29176 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
29177  son propre paragraphe.
29178 \lang english
29179
29180 \begin_inset Box Shaded
29181 position "t"
29182 hor_pos "c"
29183 has_inner_box 0
29184 inner_pos "t"
29185 use_parbox 0
29186 use_makebox 0
29187 width "50col%"
29188 special "none"
29189 height "1in"
29190 height_special "totalheight"
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194 Boîte avec fond ombré
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \end_layout
29201
29202 \begin_layout Description
29203 Cadre
29204 \begin_inset space ~
29205 \end_inset
29206
29207 rectangulaire
29208 \begin_inset space ~
29209 \end_inset
29210
29211 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
29212  boîte.
29213  L'épaisseur du trait du cadre interne est de 0.75
29214 \begin_inset space \thinspace{}
29215 \end_inset
29216
29217
29218 \series bold
29219
29220 \backslash
29221 fboxrule
29222 \series default
29223 , l'épaisseur du trait du cadre externe est de 1.5
29224 \begin_inset space \thinspace{}
29225 \end_inset
29226
29227
29228 \series bold
29229
29230 \backslash
29231 fboxrule
29232 \series default
29233 .
29234  La distance entre les deux cadres est de  1.5
29235 \begin_inset space \thinspace{}
29236 \end_inset
29237
29238
29239 \series bold
29240
29241 \backslash
29242 fboxrule
29243 \series default
29244
29245 \begin_inset space \thinspace{}
29246 \end_inset
29247
29248 +
29249 \begin_inset space \thinspace{}
29250 \end_inset
29251
29252 0.5
29253 \begin_inset space \thinspace{}
29254 \end_inset
29255
29256 pt.
29257  
29258 \begin_inset Box Doublebox
29259 position "c"
29260 hor_pos "c"
29261 has_inner_box 1
29262 inner_pos "c"
29263 use_parbox 0
29264 use_makebox 0
29265 width "20col%"
29266 special "none"
29267 height "1in"
29268 height_special "totalheight"
29269 status open
29270
29271 \begin_layout Plain Layout
29272 \align center
29273 Boîte double
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \end_layout
29280
29281 \begin_layout Standard
29282 \begin_inset VSpace bigskip
29283 \end_inset
29284
29285 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
29286  style de boîte utilisé.
29287  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
29288  le paquetage LaTeX 
29289 \series bold
29290 fancybox
29291 \series default
29292
29293 \begin_inset Index idx
29294 status collapsed
29295
29296 \begin_layout Plain Layout
29297 Paquetages LaTeX ! fancybox
29298 \end_layout
29299
29300 \end_inset
29301
29302 .
29303 \end_layout
29304
29305 \begin_layout Standard
29306 \begin_inset VSpace bigskip
29307 \end_inset
29308
29309 Quand vous utilisez le style de décoration 
29310 \family sans
29311 cadre rectangulaire simple
29312 \family default
29313  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
29314  de la boîte.
29315  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
29316  prendra toute la largeur de la colonne, la boîte sera considérée comme
29317  son propre paragraphe et 
29318 \series bold
29319
29320 \backslash
29321 fboxrule
29322 \series default
29323  et 
29324 \series bold
29325
29326 \backslash
29327 fboxsep
29328 \series default
29329  n'ont aucun effet sur ce type de boîte.
29330  L'épaisseur de la ligne du cadre a la valeur de 
29331 \series bold
29332
29333 \backslash
29334 FrameRule
29335 \series default
29336 .
29337  
29338 \begin_inset Box Framed
29339 position "t"
29340 hor_pos "c"
29341 has_inner_box 0
29342 inner_pos "t"
29343 use_parbox 0
29344 use_makebox 0
29345 width "100col%"
29346 special "none"
29347 height "1in"
29348 height_special "totalheight"
29349 status collapsed
29350
29351 \begin_layout Plain Layout
29352 Boîte avec cadre simple et sauts de page
29353 \end_layout
29354
29355 \end_inset
29356
29357
29358 \end_layout
29359
29360 \begin_layout Section
29361 Personnalisation des boîtes
29362 \begin_inset Index idx
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 Boîtes! Personnalisation
29367 \end_layout
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Standard
29375 La valeur implicite pour la variable 
29376 \series bold
29377
29378 \backslash
29379 fboxrule
29380 \series default
29381  est 0.4
29382 \begin_inset space \thinspace{}
29383 \end_inset
29384
29385 pt.
29386  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
29387  pour avoir 2
29388 \begin_inset space \thinspace{}
29389 \end_inset
29390
29391 pt :
29392 \end_layout
29393
29394 \begin_layout Standard
29395
29396 \series bold
29397
29398 \backslash
29399 setlength{
29400 \backslash
29401 fboxrule}{2pt}
29402 \end_layout
29403
29404 \begin_layout Standard
29405 \begin_inset ERT
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409
29410
29411 \backslash
29412 setlength{
29413 \backslash
29414 fboxrule}{2pt}
29415 \end_layout
29416
29417 \end_inset
29418
29419
29420 \begin_inset Box Boxed
29421 position "c"
29422 hor_pos "c"
29423 has_inner_box 1
29424 inner_pos "c"
29425 use_parbox 0
29426 use_makebox 0
29427 width "25col%"
29428 special "none"
29429 height "1in"
29430 height_special "totalheight"
29431 status open
29432
29433 \begin_layout Plain Layout
29434 \align center
29435 Boîte rectangulaire avec 
29436 \series bold
29437
29438 \backslash
29439 fboxrule
29440 \series default
29441
29442 \begin_inset space \thinspace{}
29443 \end_inset
29444
29445 =
29446 \begin_inset space \thinspace{}
29447 \end_inset
29448
29449 2
29450 \begin_inset space \thinspace{}
29451 \end_inset
29452
29453 pt
29454 \end_layout
29455
29456 \end_inset
29457
29458
29459 \begin_inset ERT
29460 status collapsed
29461
29462 \begin_layout Plain Layout
29463
29464
29465 \backslash
29466 setlength{
29467 \backslash
29468 fboxrule}{0.4pt}
29469 \end_layout
29470
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \begin_layout Standard
29477 \begin_inset VSpace bigskip
29478 \end_inset
29479
29480 L'espace entre le cadre et le contenu de la boîte est le même pour tous
29481  les types de cadres, implicitement il est de 3
29482 \begin_inset space \thinspace{}
29483 \end_inset
29484
29485 pt.
29486  Vous pouvez le modifier en donnant une autre valeur à la variable 
29487 \series bold
29488
29489 \backslash
29490 fboxsep
29491 \series default
29492 .
29493  Par exemple la commande
29494 \end_layout
29495
29496 \begin_layout Standard
29497
29498 \series bold
29499
29500 \backslash
29501 setlength{
29502 \backslash
29503 fboxsep}{10pt}
29504 \end_layout
29505
29506 \begin_layout Standard
29507 met une valeur de 10
29508 \begin_inset space \thinspace{}
29509 \end_inset
29510
29511 pt, comme celle utilisée pour cette boîte :
29512 \end_layout
29513
29514 \begin_layout Standard
29515 \begin_inset ERT
29516 status collapsed
29517
29518 \begin_layout Plain Layout
29519
29520
29521 \backslash
29522 setlength{
29523 \backslash
29524 fboxsep}{10pt}
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \begin_inset Box Boxed
29531 position "c"
29532 hor_pos "c"
29533 has_inner_box 1
29534 inner_pos "c"
29535 use_parbox 0
29536 use_makebox 0
29537 width "25col%"
29538 special "none"
29539 height "1in"
29540 height_special "totalheight"
29541 status open
29542
29543 \begin_layout Plain Layout
29544 \align center
29545 Boîte rectangulaire avec 
29546 \series bold
29547
29548 \backslash
29549 fboxsep
29550 \series default
29551
29552 \begin_inset space \thinspace{}
29553 \end_inset
29554
29555 =
29556 \begin_inset space \thinspace{}
29557 \end_inset
29558
29559 10
29560 \begin_inset space \thinspace{}
29561 \end_inset
29562
29563 pt
29564 \end_layout
29565
29566 \end_inset
29567
29568
29569 \begin_inset ERT
29570 status collapsed
29571
29572 \begin_layout Plain Layout
29573
29574
29575 \backslash
29576 setlength{
29577 \backslash
29578 fboxsep}{3pt}
29579 \end_layout
29580
29581 \end_inset
29582
29583
29584 \end_layout
29585
29586 \begin_layout Standard
29587 \begin_inset VSpace bigskip
29588 \end_inset
29589
29590 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29591  la commande 
29592 \series bold
29593
29594 \backslash
29595 cornersize
29596 \series default
29597 .
29598  Par exemple, la commande
29599 \end_layout
29600
29601 \begin_layout Standard
29602
29603 \series bold
29604
29605 \backslash
29606 cornersize*{1cm}
29607 \end_layout
29608
29609 \begin_layout Standard
29610 donne un diamètre de 1
29611 \begin_inset space \thinspace{}
29612 \end_inset
29613
29614 cm.
29615  La commande
29616 \end_layout
29617
29618 \begin_layout Standard
29619
29620 \series bold
29621
29622 \backslash
29623 cornersize{num}
29624 \end_layout
29625
29626 \begin_layout Standard
29627 fixe le diamètre à 
29628 \family sans
29629 num
29630 \begin_inset space \thinspace{}
29631 \end_inset
29632
29633 ×
29634 \begin_inset space \thinspace{}
29635 \end_inset
29636
29637 minimum(largeur et hauteur de la boîte)
29638 \family default
29639 .
29640  La valeur implicite est 
29641 \series bold
29642
29643 \backslash
29644 cornersize{0.5}
29645 \series default
29646 .
29647 \end_layout
29648
29649 \begin_layout Standard
29650 \begin_inset ERT
29651 status collapsed
29652
29653 \begin_layout Plain Layout
29654
29655
29656 \backslash
29657 cornersize*{1.5cm}
29658 \end_layout
29659
29660 \end_inset
29661
29662
29663 \begin_inset Box Ovalbox
29664 position "c"
29665 hor_pos "c"
29666 has_inner_box 1
29667 inner_pos "c"
29668 use_parbox 0
29669 use_makebox 0
29670 width "25col%"
29671 special "none"
29672 height "1in"
29673 height_special "totalheight"
29674 status open
29675
29676 \begin_layout Plain Layout
29677 \align center
29678 Boîte ovale avec 
29679 \series bold
29680
29681 \backslash
29682 cornersize
29683 \series default
29684
29685 \begin_inset space \thinspace{}
29686 \end_inset
29687
29688 =
29689 \begin_inset space \thinspace{}
29690 \end_inset
29691
29692 1.5
29693 \begin_inset space \thinspace{}
29694 \end_inset
29695
29696 cm
29697 \end_layout
29698
29699 \end_inset
29700
29701
29702 \begin_inset ERT
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706
29707
29708 \backslash
29709 cornersize{0.5}
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \end_layout
29716
29717 \begin_layout Standard
29718 \begin_inset VSpace bigskip
29719 \end_inset
29720
29721 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29722  
29723 \series bold
29724
29725 \backslash
29726 shadowsize
29727 \series default
29728 .
29729  Elle est fixée à 2
29730 \begin_inset space \thinspace{}
29731 \end_inset
29732
29733 pt pour la boîte suivante par la commande :
29734 \end_layout
29735
29736 \begin_layout Standard
29737
29738 \series bold
29739
29740 \backslash
29741 setlength{
29742 \backslash
29743 shadowsize}{2pt}
29744 \end_layout
29745
29746 \begin_layout Standard
29747 \begin_inset ERT
29748 status collapsed
29749
29750 \begin_layout Plain Layout
29751
29752
29753 \backslash
29754 setlength{
29755 \backslash
29756 shadowsize}{2pt}
29757 \end_layout
29758
29759 \end_inset
29760
29761
29762 \begin_inset Box Shadowbox
29763 position "c"
29764 hor_pos "c"
29765 has_inner_box 1
29766 inner_pos "c"
29767 use_parbox 0
29768 use_makebox 0
29769 width "25col%"
29770 special "none"
29771 height "1in"
29772 height_special "totalheight"
29773 status open
29774
29775 \begin_layout Plain Layout
29776 \align center
29777 Boîte ombrée avec 
29778 \series bold
29779
29780 \backslash
29781 shadowsize
29782 \series default
29783
29784 \begin_inset space \thinspace{}
29785 \end_inset
29786
29787 =
29788 \begin_inset space \thinspace{}
29789 \end_inset
29790
29791 2
29792 \begin_inset space \thinspace{}
29793 \end_inset
29794
29795 pt
29796 \end_layout
29797
29798 \end_inset
29799
29800
29801 \begin_inset ERT
29802 status collapsed
29803
29804 \begin_layout Plain Layout
29805
29806
29807 \backslash
29808 setlength{
29809 \backslash
29810 shadowsize}{4pt}
29811 \end_layout
29812
29813 \end_inset
29814
29815
29816 \end_layout
29817
29818 \begin_layout Standard
29819 \begin_inset VSpace bigskip
29820 \end_inset
29821
29822
29823 \end_layout
29824
29825 \begin_layout Standard
29826 La valeur implicite pour la longueur 
29827 \series bold
29828
29829 \backslash
29830 FrameRule
29831 \series default
29832  est 0,4
29833 \begin_inset space \thinspace{}
29834 \end_inset
29835
29836 pt.
29837  L'espacement implicite entre le contenu de la note et le cadre est de 9
29838 \begin_inset space \thinspace{}
29839 \end_inset
29840
29841 pt et il peut être modifié en utilisant la valeur de 
29842 \series bold
29843
29844 \backslash
29845 FrameSep
29846 \series default
29847 .
29848  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29849  suivantes en code TeX
29850 \end_layout
29851
29852 \begin_layout Standard
29853
29854 \series bold
29855
29856 \backslash
29857 setlength{
29858 \backslash
29859 FrameRule}{5pt}
29860 \begin_inset Newline newline
29861 \end_inset
29862
29863
29864 \backslash
29865 setlength{
29866 \backslash
29867 FrameSep}{0.5cm}
29868 \end_layout
29869
29870 \begin_layout Standard
29871 \begin_inset ERT
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875
29876
29877 \backslash
29878 setlength{
29879 \backslash
29880 FrameRule}{5pt}
29881 \end_layout
29882
29883 \begin_layout Plain Layout
29884
29885
29886 \backslash
29887 setlength{
29888 \backslash
29889 FrameSep}{0.5cm}
29890 \end_layout
29891
29892 \end_inset
29893
29894
29895 \begin_inset Box Framed
29896 position "t"
29897 hor_pos "c"
29898 has_inner_box 0
29899 inner_pos "t"
29900 use_parbox 0
29901 use_makebox 0
29902 width "100col%"
29903 special "none"
29904 height "1in"
29905 height_special "totalheight"
29906 status open
29907
29908 \begin_layout Plain Layout
29909 Ceci est un texte dans une boîte autorisant les 
29910 \family sans
29911 sauts de page
29912 \family default
29913 .
29914 \end_layout
29915
29916 \end_inset
29917
29918
29919 \begin_inset ERT
29920 status collapsed
29921
29922 \begin_layout Plain Layout
29923
29924
29925 \backslash
29926 setlength{
29927 \backslash
29928 FrameRule}{0.4pt}
29929 \end_layout
29930
29931 \begin_layout Plain Layout
29932
29933
29934 \backslash
29935 setlength{
29936 \backslash
29937 FrameSep}{9pt}
29938 \end_layout
29939
29940 \end_inset
29941
29942
29943 \end_layout
29944
29945 \begin_layout Standard
29946
29947 \lang english
29948 \begin_inset VSpace bigskip
29949 \end_inset
29950
29951
29952 \end_layout
29953
29954 \begin_layout Standard
29955 Pour les boîtes à 
29956 \family sans
29957 Fond
29958 \begin_inset space ~
29959 \end_inset
29960
29961 ombré
29962 \family default
29963 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29964  3
29965 \begin_inset space \thinspace{}
29966 \end_inset
29967
29968 pt et il peut être modifié avec la valeur de 
29969 \series bold
29970
29971 \backslash
29972 fboxsep
29973 \series default
29974 .
29975  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29976  localement avec la commande 
29977 \series bold
29978
29979 \backslash
29980 definecolor{shadecolor}
29981 \series default
29982 , soit globalement avec le menu 
29983 \family sans
29984 Outils\SpecialChar \menuseparator
29985 Préférences
29986 \family default
29987 \SpecialChar \menuseparator
29988
29989 \family sans
29990 Couleurs\SpecialChar \menuseparator
29991 boîte
29992 \begin_inset space ~
29993 \end_inset
29994
29995 ombrée
29996 \family default
29997 .
29998  La syntaxe de la commande 
29999 \series bold
30000
30001 \backslash
30002 definecolor
30003 \series default
30004  est expliquée dans la section
30005 \begin_inset space ~
30006 \end_inset
30007
30008
30009 \begin_inset CommandInset ref
30010 LatexCommand ref
30011 reference "sec:Tableaux-Colorés"
30012
30013 \end_inset
30014
30015
30016 \begin_inset Foot
30017 status collapsed
30018
30019 \begin_layout Plain Layout
30020 Notez que l'utilisation de 
30021 \series bold
30022
30023 \backslash
30024 definecolor
30025 \series default
30026  ne peut se faire sans le paquetage LaTeX 
30027 \series bold
30028 color
30029 \series default
30030  dans le préambule, voir la section
30031 \begin_inset space ~
30032 \end_inset
30033
30034
30035 \begin_inset CommandInset ref
30036 LatexCommand ref
30037 reference "sec:Boîtes-colorées"
30038
30039 \end_inset
30040
30041 .
30042  
30043 \end_layout
30044
30045 \end_inset
30046
30047 .
30048 \end_layout
30049
30050 \begin_layout Standard
30051 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
30052  les commandes en code TeX suivantes
30053 \end_layout
30054
30055 \begin_layout Standard
30056
30057 \series bold
30058
30059 \backslash
30060 setlength{
30061 \backslash
30062 fboxsep}{0.5cm}
30063 \series default
30064
30065 \begin_inset Newline newline
30066 \end_inset
30067
30068
30069 \series bold
30070
30071 \backslash
30072 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
30073 \end_layout
30074
30075 \begin_layout Standard
30076 \begin_inset ERT
30077 status collapsed
30078
30079 \begin_layout Plain Layout
30080
30081
30082 \backslash
30083 setlength{
30084 \backslash
30085 fboxsep}{0.5cm}
30086 \end_layout
30087
30088 \begin_layout Plain Layout
30089
30090
30091 \backslash
30092 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
30093 \end_layout
30094
30095 \end_inset
30096
30097
30098 \begin_inset Box Shaded
30099 position "t"
30100 hor_pos "c"
30101 has_inner_box 0
30102 inner_pos "t"
30103 use_parbox 0
30104 use_makebox 0
30105 width "100col%"
30106 special "none"
30107 height "1in"
30108 height_special "totalheight"
30109 status open
30110
30111 \begin_layout Plain Layout
30112
30113 \color yellow
30114 Ceci est un texte jaune dans une boîte à 
30115 \family sans
30116 Fond
30117 \begin_inset space ~
30118 \end_inset
30119
30120 ombré
30121 \family default
30122 \color inherit
30123  
30124 \color yellow
30125 avec un fond vert foncé.
30126 \end_layout
30127
30128 \end_inset
30129
30130
30131 \begin_inset ERT
30132 status collapsed
30133
30134 \begin_layout Plain Layout
30135
30136
30137 \backslash
30138 setlength{
30139 \backslash
30140 fboxsep}{3pt}
30141 \end_layout
30142
30143 \begin_layout Plain Layout
30144
30145
30146 \backslash
30147 definecolor{shadecolor}{rgb}{1,0,0}
30148 \end_layout
30149
30150 \end_inset
30151
30152
30153 \end_layout
30154
30155 \begin_layout Standard
30156
30157 \lang english
30158 \begin_inset VSpace bigskip
30159 \end_inset
30160
30161
30162 \end_layout
30163
30164 \begin_layout Standard
30165 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
30166  les boîtes qui suivent la commandes qui les a changées.
30167 \end_layout
30168
30169 \begin_layout Section
30170 Minipages
30171 \begin_inset CommandInset label
30172 LatexCommand label
30173 name "sec:Minipages"
30174
30175 \end_inset
30176
30177
30178 \begin_inset Index idx
30179 status collapsed
30180
30181 \begin_layout Plain Layout
30182 Boîtes ! Minipages
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \end_layout
30189
30190 \begin_layout Standard
30191 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
30192 ur d'une page.
30193  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
30194  règles d'indentation, de saut de ligne, etc.
30195  s'appliquent.
30196 \end_layout
30197
30198 \begin_layout Standard
30199 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
30200  langues.
30201 \end_layout
30202
30203 \begin_layout Standard
30204 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
30205  Leur largeur est fixée à 45
30206 \begin_inset space \thinspace{}
30207 \end_inset
30208
30209 col% et elles sont séparées par un ressort horizontal, qui a été inséré
30210  via le menu 
30211 \family sans
30212 Insérer\SpecialChar \menuseparator
30213 Typographie
30214 \begin_inset space ~
30215 \end_inset
30216
30217 spéciale\SpecialChar \menuseparator
30218 Ressort
30219 \begin_inset space ~
30220 \end_inset
30221
30222 Horizontal
30223 \family default
30224 .
30225 \end_layout
30226
30227 \begin_layout Standard
30228
30229 \end_layout
30230
30231 \begin_layout Standard
30232
30233 \lang english
30234 \begin_inset Box Frameless
30235 position "t"
30236 hor_pos "c"
30237 has_inner_box 1
30238 inner_pos "c"
30239 use_parbox 0
30240 use_makebox 0
30241 width "45col%"
30242 special "none"
30243 height "1in"
30244 height_special "totalheight"
30245 status open
30246
30247 \begin_layout Plain Layout
30248
30249 \lang german
30250 Dies ist ein deutscher Text.
30251  Dies ist ein deutscher Text.
30252  Dies ist ein deutscher Text.
30253  Dies ist ein deutscher Text.
30254  Dies ist ein deutscher Text.
30255  Dies ist ein deutscher Text.
30256  Dies ist ein deutscher Text.
30257  Dies ist ein deutscher Text.
30258  Dies ist ein deutscher Text.
30259  Dies ist ein deutscher Text.
30260  Dies ist ein deutscher Text.
30261  Dies ist ein deutscher Text.
30262  Dies ist ein deutscher Text
30263 \begin_inset Foot
30264 status collapsed
30265
30266 \begin_layout Plain Layout
30267
30268 \lang german
30269 Dies ist eine deutsche Fußnote.
30270 \end_layout
30271
30272 \end_inset
30273
30274 .
30275  Dies ist ein deutscher Text.
30276  Dies ist ein deutscher Text.
30277 \end_layout
30278
30279 \end_inset
30280
30281
30282 \begin_inset space \hfill{}
30283 \end_inset
30284
30285
30286 \begin_inset Box Frameless
30287 position "t"
30288 hor_pos "c"
30289 has_inner_box 1
30290 inner_pos "c"
30291 use_parbox 0
30292 use_makebox 0
30293 width "45col%"
30294 special "none"
30295 height "1in"
30296 height_special "totalheight"
30297 status open
30298
30299 \begin_layout Plain Layout
30300
30301 \lang english
30302 This is an English Text.
30303  This is an English Text.
30304  This is an English Text.
30305  This is an English Text.
30306  This is an English Text.
30307  This is an English Text.
30308  This is an English Text.
30309  This is an English Text.
30310  This is an English Text.
30311  This is an English Text.
30312  This is an English Text.
30313  This is an English Text.
30314  This is an English Text.
30315  This is an English Text.
30316  This is an English Text.
30317  This is an English Text.
30318 \begin_inset Foot
30319 status collapsed
30320
30321 \begin_layout Plain Layout
30322
30323 \lang english
30324 This is an English footnote.
30325 \end_layout
30326
30327 \end_inset
30328
30329  This is an English Text.
30330  
30331 \end_layout
30332
30333 \end_inset
30334
30335
30336 \end_layout
30337
30338 \begin_layout Standard
30339 \begin_inset VSpace bigskip
30340 \end_inset
30341
30342 Les paramètres globaux du document sont ignorés au sein d'une minipage.
30343  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
30344  minipages, même si vous les avez mis par exemple à 
30345 \family sans
30346 Moyen
30347 \family default
30348  dans les paramètres du document.
30349 \end_layout
30350
30351 \begin_layout Standard
30352 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
30353  portion de texte, voyez la section
30354 \begin_inset space ~
30355 \end_inset
30356
30357
30358 \begin_inset CommandInset ref
30359 LatexCommand ref
30360 reference "sub:Couleur-pour-les-Paragraphes"
30361
30362 \end_inset
30363
30364 .
30365 \end_layout
30366
30367 \begin_layout Standard
30368 \begin_inset Note Greyedout
30369 status open
30370
30371 \begin_layout Plain Layout
30372
30373 \series bold
30374 Note:
30375 \series default
30376  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
30377  mais les minipages peuvent être utilisées dans un tableau, un flottant
30378  ou une autre boîte.
30379 \end_layout
30380
30381 \end_inset
30382
30383
30384 \end_layout
30385
30386 \begin_layout Section
30387 Les Parboxes
30388 \begin_inset CommandInset label
30389 LatexCommand label
30390 name "sec:Parboxes"
30391
30392 \end_inset
30393
30394
30395 \begin_inset Index idx
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399 Boîtes ! Parboxes
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \end_layout
30406
30407 \begin_layout Standard
30408 \begin_inset Note Note
30409 status collapsed
30410
30411 \begin_layout Plain Layout
30412
30413 \lang english
30414 En attendant une traduction de parbox (NdT)
30415 \end_layout
30416
30417 \end_inset
30418
30419 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
30420  ne peuvent avoir de note de bas de page.
30421 \end_layout
30422
30423 \begin_layout Standard
30424 \align center
30425 \begin_inset Box Frameless
30426 position "t"
30427 hor_pos "c"
30428 has_inner_box 1
30429 inner_pos "t"
30430 use_parbox 1
30431 use_makebox 0
30432 width "33col%"
30433 special "none"
30434 height "1in"
30435 height_special "totalheight"
30436 status collapsed
30437
30438 \begin_layout Plain Layout
30439 Ceci est un texte à l'intérieur d'une parbox.
30440  Ceci est un texte à l'intérieur d'une parbox.
30441 \end_layout
30442
30443 \begin_layout Plain Layout
30444 Cette note de bas de page ne devrait pas apparaître :
30445 \begin_inset Foot
30446 status open
30447
30448 \begin_layout Plain Layout
30449 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
30450  pas.
30451 \end_layout
30452
30453 \end_inset
30454
30455
30456 \end_layout
30457
30458 \end_inset
30459
30460
30461 \end_layout
30462
30463 \begin_layout Section
30464 Des Boîtes pour les Mots et les Caractères
30465 \begin_inset Index idx
30466 status collapsed
30467
30468 \begin_layout Plain Layout
30469 Boîtes ! Pour les caractères
30470 \end_layout
30471
30472 \end_inset
30473
30474
30475 \end_layout
30476
30477 \begin_layout Subsection
30478 Empêcher la Césure
30479 \begin_inset CommandInset label
30480 LatexCommand label
30481 name "sec:Empêcher-césure"
30482
30483 \end_inset
30484
30485
30486 \begin_inset Index idx
30487 status collapsed
30488
30489 \begin_layout Plain Layout
30490 Boîtes ! Pour empêcher la césure
30491 \end_layout
30492
30493 \end_inset
30494
30495
30496 \end_layout
30497
30498 \begin_layout Standard
30499 Vous pouvez utiliser une boîte de type 
30500 \family sans
30501 Makebox
30502 \family default
30503  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
30504 \begin_inset Newline newline
30505 \end_inset
30506
30507 Voici un exemple de texte :
30508 \end_layout
30509
30510 \begin_layout Standard
30511 Cette ligne est un exemple comment vous pouvez empêcher une césure
30512 \begin_inset space ~
30513 \end_inset
30514
30515
30516 \begin_inset Quotes eld
30517 \end_inset
30518
30519 motTrèsTrèsLong
30520 \begin_inset Quotes erd
30521 \end_inset
30522
30523
30524 \end_layout
30525
30526 \begin_layout Standard
30527 Pour empêcher que le mot 
30528 \begin_inset Quotes eld
30529 \end_inset
30530
30531 motTrèsTrèsLong
30532 \begin_inset Quotes erd
30533 \end_inset
30534
30535  soit coupé, mettez le mot dans une boîte, mettez 
30536 \family sans
30537 Boîte
30538 \begin_inset space ~
30539 \end_inset
30540
30541 intérieure
30542 \family default
30543  à 
30544 \family sans
30545 Makebox
30546 \family default
30547  et sa largeur à 1
30548 \begin_inset space \thinspace{}
30549 \end_inset
30550
30551 Largeur.
30552 \end_layout
30553
30554 \begin_layout Standard
30555 Voici le résultat :
30556 \end_layout
30557
30558 \begin_layout Standard
30559 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30560 \begin_inset Box Frameless
30561 position "t"
30562 hor_pos "c"
30563 has_inner_box 1
30564 inner_pos "t"
30565 use_parbox 0
30566 use_makebox 1
30567 width "1in"
30568 special "width"
30569 height "1in"
30570 height_special "totalheight"
30571 status open
30572
30573 \begin_layout Plain Layout
30574 motTrèsTrèsLong
30575 \end_layout
30576
30577 \end_inset
30578
30579
30580 \end_layout
30581
30582 \begin_layout Standard
30583 Une autre méthode consiste à mettre la commande 
30584 \begin_inset Quotes eld
30585 \end_inset
30586
30587
30588 \series bold
30589
30590 \backslash
30591 -
30592 \series default
30593
30594 \begin_inset Quotes grd
30595 \end_inset
30596
30597  en code TeX, juste avant le mot :
30598 \end_layout
30599
30600 \begin_layout Standard
30601 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30602 \begin_inset Quotes eld
30603 \end_inset
30604
30605
30606 \begin_inset ERT
30607 status collapsed
30608
30609 \begin_layout Plain Layout
30610
30611
30612 \backslash
30613 -
30614 \end_layout
30615
30616 \end_inset
30617
30618 motTrèsTrèsLong
30619 \begin_inset Quotes erd
30620 \end_inset
30621
30622
30623 \end_layout
30624
30625 \begin_layout Standard
30626 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30627  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30628 \family sans
30629 Insérer\SpecialChar \menuseparator
30630 Typographie
30631 \begin_inset space ~
30632 \end_inset
30633
30634 spéciale\SpecialChar \menuseparator
30635 Passage
30636 \begin_inset space ~
30637 \end_inset
30638
30639 à
30640 \begin_inset space ~
30641 \end_inset
30642
30643 la
30644 \begin_inset space ~
30645 \end_inset
30646
30647 Ligne
30648 \family default
30649  (raccourci 
30650 \family sans
30651 Ctrl-Entrée
30652 \family default
30653 ) :
30654 \end_layout
30655
30656 \begin_layout Standard
30657 Cette ligne est un exemple comment vous pouvez empêcher une césure:
30658 \begin_inset Newline newline
30659 \end_inset
30660
30661
30662 \begin_inset Box Frameless
30663 position "t"
30664 hor_pos "c"
30665 has_inner_box 1
30666 inner_pos "t"
30667 use_parbox 0
30668 use_makebox 1
30669 width "1in"
30670 special "width"
30671 height "1in"
30672 height_special "totalheight"
30673 status open
30674
30675 \begin_layout Plain Layout
30676 \begin_inset Quotes eld
30677 \end_inset
30678
30679 motTrèsTrèsLong
30680 \begin_inset Quotes erd
30681 \end_inset
30682
30683
30684 \end_layout
30685
30686 \end_inset
30687
30688
30689 \end_layout
30690
30691 \begin_layout Subsection
30692 Alignement Vertical
30693 \begin_inset CommandInset label
30694 LatexCommand label
30695 name "sub:Alignement-Vertical"
30696
30697 \end_inset
30698
30699
30700 \begin_inset Index idx
30701 status collapsed
30702
30703 \begin_layout Plain Layout
30704 Boîtes ! Pour l'alignement vertical
30705 \end_layout
30706
30707 \end_inset
30708
30709
30710 \begin_inset Index idx
30711 status collapsed
30712
30713 \begin_layout Plain Layout
30714 Boîtes ! Boîtes élévatrices
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \begin_inset Index idx
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724 Raisebox|see
30725 \begin_inset ERT
30726 status collapsed
30727
30728 \begin_layout Plain Layout
30729
30730 {
30731 \end_layout
30732
30733 \end_inset
30734
30735 Boîtes élévatrices
30736 \begin_inset ERT
30737 status collapsed
30738
30739 \begin_layout Plain Layout
30740
30741 }
30742 \end_layout
30743
30744 \end_inset
30745
30746
30747 \end_layout
30748
30749 \end_inset
30750
30751
30752 \end_layout
30753
30754 \begin_layout Standard
30755 Avec la commande 
30756 \series bold
30757
30758 \backslash
30759 raisebox
30760 \series default
30761  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30762  par rapport au texte qui l'entoure.
30763  La commande
30764 \series bold
30765  
30766 \backslash
30767 raisebox
30768 \series default
30769  s'utilise en suivant la syntaxe suivante :
30770 \end_layout
30771
30772 \begin_layout Standard
30773
30774 \series bold
30775
30776 \backslash
30777 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30778 \end_layout
30779
30780 \begin_layout Standard
30781 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30782  pour l'abaisser.
30783 \end_layout
30784
30785 \begin_layout Standard
30786 Pour aligner le mot 
30787 \begin_inset Quotes eld
30788 \end_inset
30789
30790 empêcher
30791 \begin_inset Quotes erd
30792 \end_inset
30793
30794  de façon à ce que le point le plus bas du caractère le plus 
30795 \begin_inset Quotes eld
30796 \end_inset
30797
30798 profond
30799 \begin_inset Quotes erd
30800 \end_inset
30801
30802 , le 
30803 \begin_inset Quotes eld
30804 \end_inset
30805
30806 p
30807 \begin_inset Quotes erd
30808 \end_inset
30809
30810 , soit au niveau de la ligne de base, insérez la commande 
30811 \end_layout
30812
30813 \begin_layout Standard
30814
30815 \series bold
30816
30817 \backslash
30818 raisebox{
30819 \backslash
30820 depth}{
30821 \end_layout
30822
30823 \begin_layout Standard
30824 en code TeX avant le mot.
30825  Insérez après le mot l'accolade fermante 
30826 \begin_inset Quotes eld
30827 \end_inset
30828
30829
30830 \series bold
30831 }
30832 \series default
30833
30834 \begin_inset Quotes erd
30835 \end_inset
30836
30837  en code TeX.
30838 \begin_inset Newline newline
30839 \end_inset
30840
30841 Voici le résultat :
30842 \end_layout
30843
30844 \begin_layout Standard
30845 Cette ligne de texte contient le mot 
30846 \begin_inset ERT
30847 status collapsed
30848
30849 \begin_layout Plain Layout
30850
30851
30852 \backslash
30853 raisebox{
30854 \backslash
30855 depth}{
30856 \end_layout
30857
30858 \end_inset
30859
30860
30861 \begin_inset Quotes eld
30862 \end_inset
30863
30864 empêcher
30865 \begin_inset Quotes erd
30866 \end_inset
30867
30868
30869 \begin_inset ERT
30870 status collapsed
30871
30872 \begin_layout Plain Layout
30873
30874 }
30875 \end_layout
30876
30877 \end_inset
30878
30879  comme mot élevé.
30880 \end_layout
30881
30882 \begin_layout Standard
30883 \begin_inset VSpace bigskip
30884 \end_inset
30885
30886 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30887  entre les lignes va être agrandie :
30888 \end_layout
30889
30890 \begin_layout Standard
30891 Cette ligne de texte contient le mot
30892 \begin_inset ERT
30893 status collapsed
30894
30895 \begin_layout Plain Layout
30896
30897
30898 \backslash
30899 raisebox{-
30900 \backslash
30901 depth}{
30902 \end_layout
30903
30904 \end_inset
30905
30906
30907 \begin_inset Quotes eld
30908 \end_inset
30909
30910 empêcher
30911 \begin_inset Quotes erd
30912 \end_inset
30913
30914
30915 \begin_inset ERT
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919
30920 }
30921 \end_layout
30922
30923 \end_inset
30924
30925  comme mot abaissé.
30926 \begin_inset Newline newline
30927 \end_inset
30928
30929 Cette ligne de texte contient le mot 
30930 \begin_inset ERT
30931 status collapsed
30932
30933 \begin_layout Plain Layout
30934
30935
30936 \backslash
30937 raisebox{0.5cm}{
30938 \end_layout
30939
30940 \end_inset
30941
30942
30943 \begin_inset Quotes eld
30944 \end_inset
30945
30946 tester
30947 \begin_inset Quotes erd
30948 \end_inset
30949
30950
30951 \begin_inset ERT
30952 status collapsed
30953
30954 \begin_layout Plain Layout
30955
30956 }
30957 \end_layout
30958
30959 \end_inset
30960
30961  comme mot élevé.
30962 \end_layout
30963
30964 \begin_layout Standard
30965 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30966  mettez la hauteur de la boîte à zéro.
30967  Par exemple utilisez
30968 \end_layout
30969
30970 \begin_layout Standard
30971
30972 \series bold
30973
30974 \backslash
30975 raisebox{-
30976 \backslash
30977 depth}[0pt]{
30978 \end_layout
30979
30980 \begin_layout Standard
30981 Cette ligne de texte contient le mot
30982 \begin_inset ERT
30983 status collapsed
30984
30985 \begin_layout Plain Layout
30986
30987
30988 \backslash
30989 raisebox{-
30990 \backslash
30991 depth}[0pt]{
30992 \end_layout
30993
30994 \end_inset
30995
30996
30997 \begin_inset Quotes eld
30998 \end_inset
30999
31000 empêcher
31001 \begin_inset Quotes erd
31002 \end_inset
31003
31004
31005 \begin_inset ERT
31006 status collapsed
31007
31008 \begin_layout Plain Layout
31009
31010 }
31011 \end_layout
31012
31013 \end_inset
31014
31015  comme mot abaissé.
31016 \begin_inset Newline newline
31017 \end_inset
31018
31019 Cette ligne de texte contient le mot 
31020 \begin_inset ERT
31021 status collapsed
31022
31023 \begin_layout Plain Layout
31024
31025
31026 \backslash
31027 raisebox{0.5cm}[0pt]{
31028 \end_layout
31029
31030 \end_inset
31031
31032
31033 \begin_inset Quotes eld
31034 \end_inset
31035
31036 tester
31037 \begin_inset Quotes erd
31038 \end_inset
31039
31040
31041 \begin_inset ERT
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045
31046 }
31047 \end_layout
31048
31049 \end_inset
31050
31051  comme mot élevé.
31052 \end_layout
31053
31054 \begin_layout Section
31055 Boîtes Colorées
31056 \begin_inset CommandInset label
31057 LatexCommand label
31058 name "sec:Boîtes-colorées"
31059
31060 \end_inset
31061
31062
31063 \begin_inset Index idx
31064 status collapsed
31065
31066 \begin_layout Plain Layout
31067 Boîtes ! Couleur
31068 \end_layout
31069
31070 \end_inset
31071
31072
31073 \end_layout
31074
31075 \begin_layout Subsection
31076 De la couleur pour le texte
31077 \begin_inset Index idx
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081 Couleur ! Pour le texte
31082 \end_layout
31083
31084 \end_inset
31085
31086
31087 \end_layout
31088
31089 \begin_layout Standard
31090 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
31091  une boîte appelée 
31092 \begin_inset Quotes eld
31093 \end_inset
31094
31095 colorbox
31096 \begin_inset Quotes erd
31097 \end_inset
31098
31099 .
31100  Cela demande que le paquetage LaTeX 
31101 \series bold
31102 color
31103 \series default
31104
31105 \begin_inset Index idx
31106 status collapsed
31107
31108 \begin_layout Plain Layout
31109 Paquetages LaTeX ! color
31110 \end_layout
31111
31112 \end_inset
31113
31114  soit chargé dans le préambule du document avec la commande
31115 \end_layout
31116
31117 \begin_layout Standard
31118
31119 \series bold
31120
31121 \backslash
31122 @ifundefined{textcolor}
31123 \begin_inset Newline newline
31124 \end_inset
31125
31126
31127 \begin_inset Phantom HPhantom
31128 status open
31129
31130 \begin_layout Plain Layout
31131
31132 \series bold
31133 \begin_inset space ~
31134 \end_inset
31135
31136
31137 \end_layout
31138
31139 \end_inset
31140
31141 {
31142 \backslash
31143 usepackage{color}}{}
31144 \end_layout
31145
31146 \begin_layout Standard
31147 Le paquetage 
31148 \series bold
31149 color
31150 \series default
31151  sera chargé automatiquement par LyX dès que vous colorez du texte.
31152 \begin_inset Foot
31153 status collapsed
31154
31155 \begin_layout Plain Layout
31156 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
31157  
31158 \series bold
31159
31160 \backslash
31161 @ifundefined
31162 \series default
31163 .
31164 \end_layout
31165
31166 \end_inset
31167
31168
31169 \end_layout
31170
31171 \begin_layout Standard
31172 \begin_inset VSpace medskip
31173 \end_inset
31174
31175 Les boîtes colorées sont créées par la commande 
31176 \series bold
31177
31178 \backslash
31179 colorbox
31180 \series default
31181 .
31182  Elle est utilisée avec la syntaxe suivante :
31183 \end_layout
31184
31185 \begin_layout Standard
31186
31187 \series bold
31188
31189 \backslash
31190 colorbox{couleur}{contenu de la boîte}
31191 \end_layout
31192
31193 \begin_layout Standard
31194 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
31195  peuvent être placées à l'intérieur d'autres boîtes.
31196 \end_layout
31197
31198 \begin_layout Standard
31199 Les couleurs suivantes sont prédéfinies ::
31200 \begin_inset Newline newline
31201 \end_inset
31202
31203
31204 \family sans
31205 black
31206 \family default
31207  (noir), 
31208 \family sans
31209 blue
31210 \family default
31211  (bleu), 
31212 \family sans
31213 cyan
31214 \family default
31215 \series bold
31216 ,
31217 \series default
31218  
31219 \family sans
31220 green
31221 \family default
31222  (vert), 
31223 \family sans
31224 magenta
31225 \family default
31226
31227 \family sans
31228 red
31229 \family default
31230  (rouge), 
31231 \family sans
31232 white
31233 \family default
31234  (blanc), and 
31235 \family sans
31236 yellow
31237 \family default
31238  (jaune).
31239 \begin_inset Newline newline
31240 \end_inset
31241
31242 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
31243  section
31244 \begin_inset space ~
31245 \end_inset
31246
31247
31248 \begin_inset CommandInset ref
31249 LatexCommand ref
31250 reference "sec:Tableaux-Colorés"
31251
31252 \end_inset
31253
31254 .
31255 \end_layout
31256
31257 \begin_layout Standard
31258 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
31259 \end_layout
31260
31261 \begin_layout Standard
31262
31263 \series bold
31264
31265 \backslash
31266 colorbox{red}{
31267 \end_layout
31268
31269 \begin_layout Standard
31270 avant le mot en code TeX.
31271  Insérez l'accolade fermante 
31272 \begin_inset Quotes eld
31273 \end_inset
31274
31275 }
31276 \begin_inset Quotes erd
31277 \end_inset
31278
31279  après le mot, en code TeX.
31280 \begin_inset Newline newline
31281 \end_inset
31282
31283 Voici le résultat :
31284 \end_layout
31285
31286 \begin_layout Standard
31287 Cette ligne de texte contient le mot
31288 \begin_inset ERT
31289 status collapsed
31290
31291 \begin_layout Plain Layout
31292
31293
31294 \backslash
31295 colorbox{red}{
31296 \end_layout
31297
31298 \end_inset
31299
31300
31301 \begin_inset Quotes eld
31302 \end_inset
31303
31304 Attention!
31305 \begin_inset Quotes erd
31306 \end_inset
31307
31308
31309 \begin_inset ERT
31310 status collapsed
31311
31312 \begin_layout Plain Layout
31313
31314 }
31315 \end_layout
31316
31317 \end_inset
31318
31319  sur fond rouge.
31320 \end_layout
31321
31322 \begin_layout Standard
31323 \begin_inset VSpace bigskip
31324 \end_inset
31325
31326 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
31327  vous pouvez utiliser la commande 
31328 \series bold
31329
31330 \backslash
31331 fcolorbox
31332 \series default
31333  avec la syntaxe suivante :
31334 \end_layout
31335
31336 \begin_layout Standard
31337
31338 \series bold
31339
31340 \backslash
31341 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
31342 \end_layout
31343
31344 \begin_layout Standard
31345
31346 \series bold
31347
31348 \backslash
31349 fcolorbox
31350 \series default
31351  est une extension de 
31352 \series bold
31353
31354 \backslash
31355 colorbox
31356 \series default
31357 .
31358  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
31359  peuvent être modifiés avec les variables 
31360 \series bold
31361
31362 \backslash
31363 fboxrule
31364 \series default
31365  et 
31366 \series bold
31367
31368 \backslash
31369 fboxsep
31370 \series default
31371 , comme c'est décrit dans la section
31372 \begin_inset space ~
31373 \end_inset
31374
31375
31376 \begin_inset CommandInset ref
31377 LatexCommand ref
31378 reference "sec:Décorations"
31379
31380 \end_inset
31381
31382 .
31383 \end_layout
31384
31385 \begin_layout Standard
31386 Pour l'exemple suivant, on a utilisé la commande
31387 \end_layout
31388
31389 \begin_layout Standard
31390
31391 \series bold
31392
31393 \backslash
31394 fcolorbox{cyan}{magenta}{
31395 \end_layout
31396
31397 \begin_layout Standard
31398 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
31399 \begin_inset space \thinspace{}
31400 \end_inset
31401
31402 mm:
31403 \begin_inset Newline newline
31404 \end_inset
31405
31406
31407 \begin_inset ERT
31408 status collapsed
31409
31410 \begin_layout Plain Layout
31411
31412
31413 \backslash
31414 fboxrule 1mm 
31415 \backslash
31416 fboxsep 1mm
31417 \end_layout
31418
31419 \end_inset
31420
31421
31422 \begin_inset ERT
31423 status collapsed
31424
31425 \begin_layout Plain Layout
31426
31427
31428 \backslash
31429 fcolorbox{cyan}{magenta}{
31430 \end_layout
31431
31432 \end_inset
31433
31434 Ce texte est dans une boîte encadrée et colorée.
31435 \begin_inset ERT
31436 status collapsed
31437
31438 \begin_layout Plain Layout
31439
31440 }
31441 \end_layout
31442
31443 \end_inset
31444
31445
31446 \end_layout
31447
31448 \begin_layout Standard
31449 \begin_inset VSpace bigskip
31450 \end_inset
31451
31452 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
31453  les yeux ! - NdT) :
31454 \begin_inset Newline newline
31455 \end_inset
31456
31457
31458 \begin_inset ERT
31459 status collapsed
31460
31461 \begin_layout Plain Layout
31462
31463
31464 \backslash
31465 fcolorbox{cyan}{magenta}{
31466 \end_layout
31467
31468 \end_inset
31469
31470
31471 \color yellow
31472 Ce texte est coloré dans une boîte colorée et encadrée.
31473 \color inherit
31474
31475 \begin_inset ERT
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479
31480 }
31481 \end_layout
31482
31483 \end_inset
31484
31485
31486 \begin_inset ERT
31487 status collapsed
31488
31489 \begin_layout Plain Layout
31490
31491
31492 \backslash
31493 fboxrule 0.4pt 
31494 \backslash
31495 fboxsep 3pt
31496 \end_layout
31497
31498 \end_inset
31499
31500
31501 \end_layout
31502
31503 \begin_layout Standard
31504
31505 \series bold
31506 \begin_inset VSpace medskip
31507 \end_inset
31508
31509
31510 \end_layout
31511
31512 \begin_layout Standard
31513 \begin_inset Note Greyedout
31514 status open
31515
31516 \begin_layout Plain Layout
31517
31518 \series bold
31519 Note:
31520 \series default
31521  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31522  de ligne.
31523  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31524  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31525 \end_layout
31526
31527 \end_inset
31528
31529
31530 \end_layout
31531
31532 \begin_layout Subsection
31533 De la couleur pour les paragraphes
31534 \begin_inset CommandInset label
31535 LatexCommand label
31536 name "sub:Couleur-pour-les-Paragraphes"
31537
31538 \end_inset
31539
31540
31541 \begin_inset Index idx
31542 status collapsed
31543
31544 \begin_layout Plain Layout
31545 Couleur ! Pour les  paragraphes
31546 \end_layout
31547
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \begin_layout Standard
31554 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31555  texte dans une minipage.
31556  Avant la minipage, insérez la commande 
31557 \series bold
31558
31559 \backslash
31560 colorbox
31561 \series default
31562  
31563 \end_layout
31564
31565 \begin_layout Standard
31566
31567 \series bold
31568
31569 \backslash
31570 colorbox{color}{
31571 \end_layout
31572
31573 \begin_layout Standard
31574 en code TeX.
31575  Après la minipage, insérez l'accolade fermante 
31576 \begin_inset Quotes eld
31577 \end_inset
31578
31579 }
31580 \begin_inset Quotes erd
31581 \end_inset
31582
31583  en code TeX.
31584 \end_layout
31585
31586 \begin_layout Standard
31587 \begin_inset ERT
31588 status collapsed
31589
31590 \begin_layout Plain Layout
31591
31592
31593 \backslash
31594 colorbox{lightgrey}{
31595 \end_layout
31596
31597 \end_inset
31598
31599
31600 \begin_inset Box Frameless
31601 position "t"
31602 hor_pos "c"
31603 has_inner_box 1
31604 inner_pos "t"
31605 use_parbox 0
31606 use_makebox 0
31607 width "100col%"
31608 special "none"
31609 height "1in"
31610 height_special "totalheight"
31611 status collapsed
31612
31613 \begin_layout Plain Layout
31614 Ce texte a un fond coloré.
31615  Ce texte a un fond coloré.
31616 \end_layout
31617
31618 \begin_layout Plain Layout
31619 \begin_inset VSpace defskip
31620 \end_inset
31621
31622 Le texte peut avoir des notes de bas de page
31623 \begin_inset Foot
31624 status collapsed
31625
31626 \begin_layout Plain Layout
31627 Un autre exemple de note de bas de page
31628 \end_layout
31629
31630 \end_inset
31631
31632  et contenir des figures et des tableaux.
31633 \end_layout
31634
31635 \begin_layout Plain Layout
31636 \align center
31637 \begin_inset Tabular
31638 <lyxtabular version="3" rows="3" columns="3">
31639 <features tabularvalignment="middle">
31640 <column alignment="center" valignment="top" width="0">
31641 <column alignment="center" valignment="top" width="0">
31642 <column alignment="center" valignment="top" width="0">
31643 <row>
31644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648 a
31649 \end_layout
31650
31651 \end_inset
31652 </cell>
31653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31654 \begin_inset Text
31655
31656 \begin_layout Plain Layout
31657 !
31658 \end_layout
31659
31660 \end_inset
31661 </cell>
31662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31663 \begin_inset Text
31664
31665 \begin_layout Plain Layout
31666 3
31667 \end_layout
31668
31669 \end_inset
31670 </cell>
31671 </row>
31672 <row>
31673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31674 \begin_inset Text
31675
31676 \begin_layout Plain Layout
31677 <
31678 \end_layout
31679
31680 \end_inset
31681 </cell>
31682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686 b2
31687 \begin_inset Quotes erd
31688 \end_inset
31689
31690 |
31691 \end_layout
31692
31693 \end_inset
31694 </cell>
31695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31696 \begin_inset Text
31697
31698 \begin_layout Plain Layout
31699 >
31700 \end_layout
31701
31702 \end_inset
31703 </cell>
31704 </row>
31705 <row>
31706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31707 \begin_inset Text
31708
31709 \begin_layout Plain Layout
31710 1
31711 \end_layout
31712
31713 \end_inset
31714 </cell>
31715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31716 \begin_inset Text
31717
31718 \begin_layout Plain Layout
31719 §
31720 \end_layout
31721
31722 \end_inset
31723 </cell>
31724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728 c
31729 \end_layout
31730
31731 \end_inset
31732 </cell>
31733 </row>
31734 </lyxtabular>
31735
31736 \end_inset
31737
31738
31739 \end_layout
31740
31741 \end_inset
31742
31743
31744 \begin_inset ERT
31745 status collapsed
31746
31747 \begin_layout Plain Layout
31748
31749 }
31750 \end_layout
31751
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \begin_layout Section
31758 Les boîtes pivotées et redimensionnées
31759 \end_layout
31760
31761 \begin_layout Standard
31762 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31763  charger le paquetage LaTeX 
31764 \series bold
31765 graphicx
31766 \series default
31767
31768 \begin_inset Index idx
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772 Paquetages LaTeX ! graphicx
31773 \end_layout
31774
31775 \end_inset
31776
31777  dans le préambule de votre document avec la commande
31778 \end_layout
31779
31780 \begin_layout Standard
31781
31782 \series bold
31783
31784 \backslash
31785 @ifundefined{rotatebox}
31786 \begin_inset Newline newline
31787 \end_inset
31788
31789
31790 \begin_inset Phantom HPhantom
31791 status open
31792
31793 \begin_layout Plain Layout
31794
31795 \series bold
31796 \begin_inset space ~
31797 \end_inset
31798
31799
31800 \end_layout
31801
31802 \end_inset
31803
31804 {
31805 \backslash
31806 usepackage{graphicx}}{}
31807 \end_layout
31808
31809 \begin_layout Standard
31810 \begin_inset Note Greyedout
31811 status open
31812
31813 \begin_layout Plain Layout
31814
31815 \series bold
31816 Note:
31817 \series default
31818  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31819  redimensionnés.
31820 \end_layout
31821
31822 \end_inset
31823
31824
31825 \end_layout
31826
31827 \begin_layout Standard
31828 \begin_inset Note Greyedout
31829 status open
31830
31831 \begin_layout Plain Layout
31832
31833 \series bold
31834 Note:
31835 \series default
31836  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31837  redimensionnée.
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \end_layout
31844
31845 \begin_layout Subsection
31846 Les Boîtes pivotées
31847 \begin_inset Index idx
31848 status collapsed
31849
31850 \begin_layout Plain Layout
31851 Boîtes ! pivotées
31852 \end_layout
31853
31854 \end_inset
31855
31856
31857 \begin_inset Index idx
31858 status collapsed
31859
31860 \begin_layout Plain Layout
31861 Pivoter des objets
31862 \end_layout
31863
31864 \end_inset
31865
31866
31867 \begin_inset Index idx
31868 status collapsed
31869
31870 \begin_layout Plain Layout
31871 Figures ! Pivotées
31872 \end_layout
31873
31874 \end_inset
31875
31876
31877 \begin_inset Index idx
31878 status collapsed
31879
31880 \begin_layout Plain Layout
31881 Tableau ! Pivoter
31882 \end_layout
31883
31884 \end_inset
31885
31886
31887 \end_layout
31888
31889 \begin_layout Standard
31890 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31891  (rotated).
31892  Une telle boîte est créée avec la commande 
31893 \series bold
31894
31895 \backslash
31896 rotatebox
31897 \series default
31898  en code TeX avec la syntaxe
31899 \end_layout
31900
31901 \begin_layout Standard
31902
31903 \series bold
31904
31905 \backslash
31906 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31907 \end_layout
31908
31909 \begin_layout Standard
31910 La position du pivot est donnée par l'origine de rotation spécifiée sous
31911  la forme 
31912 \series bold
31913 origin=position
31914 \series default
31915 .
31916  Les valeurs suivantes sont possibles pour la position: 
31917 \emph on
31918 c
31919 \emph default
31920  (centre), 
31921 \emph on
31922 l
31923 \emph default
31924  (gauche/
31925 \lang english
31926 left
31927 \lang french
31928 ), 
31929 \emph on
31930 r
31931 \emph default
31932  (droite/
31933 \lang english
31934 right
31935 \lang french
31936 ), 
31937 \emph on
31938 b
31939 \emph default
31940  (bas/
31941 \lang english
31942 bottom
31943 \lang french
31944 ), 
31945 \emph on
31946 t
31947 \emph default
31948  (haut/
31949 \lang english
31950 top
31951 \lang french
31952 ), et aussi des combinaisons des quatre positions de base.
31953  Par exemple 
31954 \emph on
31955 lt
31956 \emph default
31957  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31958  Quand on ne donne pas d'origine, la position 
31959 \emph on
31960 l
31961 \emph default
31962  est utilisée.
31963  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31964  ou négatif.
31965  Le sens positif de rotation est anti-horaire.
31966 \end_layout
31967
31968 \begin_layout Standard
31969 Dans l'exemple qui suit, la commande 
31970 \series bold
31971
31972 \backslash
31973 rotatebox[origin=c]{60}{
31974 \series default
31975  a été insérée en code TeX juste avant le texte 
31976 \begin_inset Quotes eld
31977 \end_inset
31978
31979 pivoté de 90°
31980 \begin_inset Quotes erd
31981 \end_inset
31982
31983  ; la boîte est refermée juste après le texte par une accolade fermante
31984  
31985 \begin_inset Quotes eld
31986 \end_inset
31987
31988 }
31989 \begin_inset Quotes erd
31990 \end_inset
31991
31992  en code TeX.
31993 \end_layout
31994
31995 \begin_layout Standard
31996 Voici une ligne avec du texte 
31997 \begin_inset ERT
31998 status collapsed
31999
32000 \begin_layout Plain Layout
32001
32002
32003 \backslash
32004 rotatebox[origin=c]{60}{
32005 \end_layout
32006
32007 \end_inset
32008
32009 pivoté de 60°
32010 \begin_inset ERT
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014
32015 }
32016 \end_layout
32017
32018 \end_inset
32019
32020 .
32021 \end_layout
32022
32023 \begin_layout Standard
32024 La boîte peut contenir une autre boîte ou une formule en ligne :
32025 \end_layout
32026
32027 \begin_layout Standard
32028 Voici une ligne avec du texte 
32029 \begin_inset ERT
32030 status collapsed
32031
32032 \begin_layout Plain Layout
32033
32034
32035 \backslash
32036 rotatebox[origin=r]{-60}{
32037 \end_layout
32038
32039 \end_inset
32040
32041
32042 \begin_inset Box Doublebox
32043 position "c"
32044 hor_pos "c"
32045 has_inner_box 0
32046 inner_pos "c"
32047 use_parbox 0
32048 use_makebox 0
32049 width "1in"
32050 special "width"
32051 height "1in"
32052 height_special "totalheight"
32053 status collapsed
32054
32055 \begin_layout Plain Layout
32056 pivoté de -60°
32057 \end_layout
32058
32059 \end_inset
32060
32061
32062 \begin_inset ERT
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066
32067 }
32068 \end_layout
32069
32070 \end_inset
32071
32072  et encadré 
32073 \begin_inset ERT
32074 status collapsed
32075
32076 \begin_layout Plain Layout
32077
32078
32079 \backslash
32080 rotatebox[origin=lb]{60}{
32081 \end_layout
32082
32083 \end_inset
32084
32085
32086 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32087 \end_inset
32088
32089
32090 \begin_inset ERT
32091 status collapsed
32092
32093 \begin_layout Plain Layout
32094
32095 }
32096 \end_layout
32097
32098 \end_inset
32099
32100  et une formule.
32101 \end_layout
32102
32103 \begin_layout Standard
32104 ou encore une figure ou un tableau :
32105 \end_layout
32106
32107 \begin_layout Standard
32108 Voici une ligne
32109 \begin_inset ERT
32110 status collapsed
32111
32112 \begin_layout Plain Layout
32113
32114
32115 \backslash
32116 rotatebox[origin=lb]{90}{
32117 \end_layout
32118
32119 \end_inset
32120
32121
32122 \begin_inset Graphics
32123         filename ../clipart/platypus.eps
32124         lyxscale 50
32125         width 25col%
32126
32127 \end_inset
32128
32129
32130 \begin_inset ERT
32131 status collapsed
32132
32133 \begin_layout Plain Layout
32134
32135 }
32136 \end_layout
32137
32138 \end_inset
32139
32140  avec une image pivotée de 90° 
32141 \begin_inset ERT
32142 status collapsed
32143
32144 \begin_layout Plain Layout
32145
32146
32147 \backslash
32148 rotatebox[origin=l]{-90}{
32149 \end_layout
32150
32151 \end_inset
32152
32153
32154 \begin_inset Tabular
32155 <lyxtabular version="3" rows="2" columns="2">
32156 <features tabularvalignment="middle">
32157 <column alignment="center" valignment="top" width="0">
32158 <column alignment="center" valignment="top" width="0">
32159 <row>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164 q
32165 \end_layout
32166
32167 \end_inset
32168 </cell>
32169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32170 \begin_inset Text
32171
32172 \begin_layout Plain Layout
32173 w
32174 \end_layout
32175
32176 \end_inset
32177 </cell>
32178 </row>
32179 <row>
32180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32181 \begin_inset Text
32182
32183 \begin_layout Plain Layout
32184 e
32185 \end_layout
32186
32187 \end_inset
32188 </cell>
32189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193 r
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 </row>
32199 </lyxtabular>
32200
32201 \end_inset
32202
32203
32204 \begin_inset ERT
32205 status collapsed
32206
32207 \begin_layout Plain Layout
32208
32209 }
32210 \end_layout
32211
32212 \end_inset
32213
32214  et un tableau.
32215 \end_layout
32216
32217 \begin_layout Subsection
32218 Les boîtes redimensionnées
32219 \begin_inset Index idx
32220 status collapsed
32221
32222 \begin_layout Plain Layout
32223 Boîtes ! Redimensionnées
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \begin_inset Index idx
32230 status collapsed
32231
32232 \begin_layout Plain Layout
32233 Redimensionner des objets
32234 \end_layout
32235
32236 \end_inset
32237
32238
32239 \begin_inset Index idx
32240 status collapsed
32241
32242 \begin_layout Plain Layout
32243 Figures ! Redimensionnées
32244 \end_layout
32245
32246 \end_inset
32247
32248
32249 \begin_inset Index idx
32250 status collapsed
32251
32252 \begin_layout Plain Layout
32253 Tableau ! Redimensionner
32254 \end_layout
32255
32256 \end_inset
32257
32258
32259 \end_layout
32260
32261 \begin_layout Standard
32262 Pour redimensionner des objets on peut utiliser les commandes 
32263 \series bold
32264
32265 \backslash
32266 scalebox
32267 \series default
32268  et 
32269 \series bold
32270
32271 \backslash
32272 resizebox
32273 \series default
32274  insérées sous forme de code TeX.
32275 \end_layout
32276
32277 \begin_layout Standard
32278
32279 \series bold
32280
32281 \backslash
32282 scalebox
32283 \series default
32284  est utilisée avec la syntaxe suivante :
32285 \end_layout
32286
32287 \begin_layout Standard
32288
32289 \series bold
32290
32291 \backslash
32292 scalebox{horizontal}[vertical]{contenu de la boîte}
32293 \end_layout
32294
32295 \begin_layout Standard
32296 Horizontal et vertical sont les facteurs d'échelle correspondants.
32297  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
32298  utilisé comme facteur vertical.
32299 \end_layout
32300
32301 \begin_layout Standard
32302 Par exemple, la commande 
32303 \series bold
32304
32305 \backslash
32306 scalebox{2}{Bonjour}
32307 \series default
32308  crée un 
32309 \begin_inset ERT
32310 status collapsed
32311
32312 \begin_layout Plain Layout
32313
32314
32315 \backslash
32316 scalebox{2}{
32317 \end_layout
32318
32319 \end_inset
32320
32321 Bonjour
32322 \begin_inset ERT
32323 status collapsed
32324
32325 \begin_layout Plain Layout
32326
32327 }
32328 \end_layout
32329
32330 \end_inset
32331
32332  de taille double par rapport à la taille du texte du document.
32333 \end_layout
32334
32335 \begin_layout Standard
32336
32337 \series bold
32338
32339 \backslash
32340 scalebox{2}[1]{Hello}
32341 \series default
32342  au contraire va déformer le 
32343 \begin_inset ERT
32344 status collapsed
32345
32346 \begin_layout Plain Layout
32347
32348
32349 \backslash
32350 scalebox{2}[1]{
32351 \end_layout
32352
32353 \end_inset
32354
32355 Bonjour
32356 \begin_inset ERT
32357 status collapsed
32358
32359 \begin_layout Plain Layout
32360
32361 }
32362 \end_layout
32363
32364 \end_inset
32365
32366 .
32367 \end_layout
32368
32369 \begin_layout Standard
32370 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
32371  La commande 
32372 \series bold
32373
32374 \backslash
32375 scalebox{-1}[1]{Hello}
32376 \series default
32377  peut donc être utilisée pour créer du texte en miroir : 
32378 \begin_inset ERT
32379 status collapsed
32380
32381 \begin_layout Plain Layout
32382
32383
32384 \backslash
32385 scalebox{-1}[1]{
32386 \end_layout
32387
32388 \end_inset
32389
32390 Bonjour
32391 \begin_inset ERT
32392 status collapsed
32393
32394 \begin_layout Plain Layout
32395
32396 }
32397 \end_layout
32398
32399 \end_inset
32400
32401
32402 \end_layout
32403
32404 \begin_layout Standard
32405
32406 \series bold
32407
32408 \backslash
32409 scalebox{1}[-1]{Bonjour}
32410 \series default
32411  effectue une réflexion du 
32412 \begin_inset ERT
32413 status collapsed
32414
32415 \begin_layout Plain Layout
32416
32417
32418 \backslash
32419 scalebox{1}[-1]{
32420 \end_layout
32421
32422 \end_inset
32423
32424 Bonjour
32425 \begin_inset ERT
32426 status collapsed
32427
32428 \begin_layout Plain Layout
32429
32430 }
32431 \end_layout
32432
32433 \end_inset
32434
32435  par rapport à la ligne de base.
32436 \end_layout
32437
32438 \begin_layout Standard
32439 La commande 
32440 \series bold
32441
32442 \backslash
32443 reflectbox{contenu de la boîte} 
32444 \series default
32445 existe aussi et est équivalente à
32446 \series bold
32447  
32448 \backslash
32449 scalebox{-1}[1]{contenu de la boîte}.
32450
32451 \series default
32452  
32453 \begin_inset Newline newline
32454 \end_inset
32455
32456
32457 \end_layout
32458
32459 \begin_layout Standard
32460 \begin_inset VSpace bigskip
32461 \end_inset
32462
32463 La commande 
32464 \series bold
32465
32466 \backslash
32467 resizebox
32468 \series default
32469  est utilisée pour redimensionner une boîte à une largeur et une hauteur
32470  données.
32471  La syntaxe de la commande est :
32472 \end_layout
32473
32474 \begin_layout Standard
32475
32476 \series bold
32477
32478 \backslash
32479 resizebox{largeur}{hauteur}{contenu de la boîte}
32480 \end_layout
32481
32482 \begin_layout Standard
32483 Si un des deux paramètres est remplacé par un point d'exclamation 
32484 \series bold
32485 !
32486 \series default
32487 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32488 \end_layout
32489
32490 \begin_layout Standard
32491 La commande 
32492 \series bold
32493
32494 \backslash
32495 resizebox{2cm}{1cm}{Bonjour}
32496 \series default
32497  produit : 
32498 \begin_inset ERT
32499 status collapsed
32500
32501 \begin_layout Plain Layout
32502
32503
32504 \backslash
32505 resizebox{2cm}{1cm}{
32506 \end_layout
32507
32508 \end_inset
32509
32510 Bonjour
32511 \begin_inset ERT
32512 status collapsed
32513
32514 \begin_layout Plain Layout
32515
32516 }
32517 \end_layout
32518
32519 \end_inset
32520
32521
32522 \begin_inset Newline newline
32523 \end_inset
32524
32525 La commande 
32526 \series bold
32527
32528 \backslash
32529 resizebox{2cm}{!}{Bonjour}
32530 \series default
32531  produit : 
32532 \begin_inset ERT
32533 status collapsed
32534
32535 \begin_layout Plain Layout
32536
32537
32538 \backslash
32539 resizebox{2cm}{!}{
32540 \end_layout
32541
32542 \end_inset
32543
32544 Bonjour
32545 \begin_inset ERT
32546 status collapsed
32547
32548 \begin_layout Plain Layout
32549
32550 }
32551 \end_layout
32552
32553 \end_inset
32554
32555
32556 \end_layout
32557
32558 \begin_layout Standard
32559 \begin_inset VSpace bigskip
32560 \end_inset
32561
32562
32563 \end_layout
32564
32565 \begin_layout Standard
32566 \begin_inset Note Greyedout
32567 status open
32568
32569 \begin_layout Plain Layout
32570
32571 \series bold
32572 Note:
32573 \series default
32574  Quand les paramètres des commandes 
32575 \series bold
32576
32577 \backslash
32578 scalebox
32579 \series default
32580  ou 
32581 \series bold
32582
32583 \backslash
32584 resizebox
32585 \series default
32586  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32587  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32588  partiellement.
32589 \end_layout
32590
32591 \end_inset
32592
32593
32594 \end_layout
32595
32596 \begin_layout Standard
32597 \begin_inset VSpace bigskip
32598 \end_inset
32599
32600
32601 \end_layout
32602
32603 \begin_layout Standard
32604 Les boîtes peuvent être combinée dans n'importe quel ordre.
32605  Par exemple, la commande 
32606 \begin_inset Newline newline
32607 \end_inset
32608
32609
32610 \series bold
32611
32612 \backslash
32613 rotatebox[origin=c]{-45}{
32614 \backslash
32615 resizebox{2cm}{!}{
32616 \backslash
32617 reflectbox{Bonjour}}}
32618 \begin_inset Newline newline
32619 \end_inset
32620
32621
32622 \series default
32623 produit :
32624 \end_layout
32625
32626 \begin_layout Standard
32627 \align center
32628 \begin_inset ERT
32629 status collapsed
32630
32631 \begin_layout Plain Layout
32632
32633
32634 \backslash
32635 rotatebox[origin=c]{-45}{
32636 \backslash
32637 resizebox{2cm}{!}{
32638 \backslash
32639 reflectbox{
32640 \end_layout
32641
32642 \end_inset
32643
32644 Bonjour
32645 \begin_inset ERT
32646 status collapsed
32647
32648 \begin_layout Plain Layout
32649
32650 }}}
32651 \end_layout
32652
32653 \end_inset
32654
32655
32656 \end_layout
32657
32658 \begin_layout Standard
32659 \noindent
32660 Les images, les tableaux et les formules sont autorisées comme contenu de
32661  boîte :
32662 \end_layout
32663
32664 \begin_layout Standard
32665 \align center
32666 \begin_inset ERT
32667 status collapsed
32668
32669 \begin_layout Plain Layout
32670
32671
32672 \backslash
32673 rotatebox[origin=c]{-30}{
32674 \backslash
32675 resizebox{2cm}{!}{
32676 \backslash
32677 reflectbox{
32678 \end_layout
32679
32680 \end_inset
32681
32682
32683 \begin_inset Graphics
32684         filename ../clipart/platypus.eps
32685         lyxscale 50
32686         width 25col%
32687
32688 \end_inset
32689
32690
32691 \begin_inset ERT
32692 status collapsed
32693
32694 \begin_layout Plain Layout
32695
32696 }}}
32697 \end_layout
32698
32699 \end_inset
32700
32701
32702 \begin_inset ERT
32703 status collapsed
32704
32705 \begin_layout Plain Layout
32706
32707
32708 \backslash
32709 rotatebox[origin=c]{-45}{
32710 \backslash
32711 resizebox{2cm}{!}{
32712 \backslash
32713 reflectbox{
32714 \end_layout
32715
32716 \end_inset
32717
32718
32719 \begin_inset Tabular
32720 <lyxtabular version="3" rows="2" columns="2">
32721 <features tabularvalignment="middle">
32722 <column alignment="center" valignment="top" width="0">
32723 <column alignment="center" valignment="top" width="0">
32724 <row>
32725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Plain Layout
32729 q
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738 w
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 </row>
32744 <row>
32745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749 e
32750 \end_layout
32751
32752 \end_inset
32753 </cell>
32754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758 r
32759 \end_layout
32760
32761 \end_inset
32762 </cell>
32763 </row>
32764 </lyxtabular>
32765
32766 \end_inset
32767
32768
32769 \begin_inset ERT
32770 status collapsed
32771
32772 \begin_layout Plain Layout
32773
32774 }}}
32775 \end_layout
32776
32777 \end_inset
32778
32779
32780 \begin_inset ERT
32781 status collapsed
32782
32783 \begin_layout Plain Layout
32784
32785
32786 \backslash
32787 rotatebox[origin=c]{-45}{
32788 \backslash
32789 resizebox{2cm}{!}{
32790 \backslash
32791 reflectbox{
32792 \end_layout
32793
32794 \end_inset
32795
32796
32797 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32798 \end_inset
32799
32800
32801 \begin_inset ERT
32802 status collapsed
32803
32804 \begin_layout Plain Layout
32805
32806 }}}
32807 \end_layout
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \begin_layout Standard
32815 Quand on utilise le style global de formule 
32816 \series bold
32817 fleqn
32818 \series default
32819  dans le document
32820 \begin_inset Foot
32821 status collapsed
32822
32823 \begin_layout Plain Layout
32824 Quand 
32825 \begin_inset Quotes eld
32826 \end_inset
32827
32828 fleqn
32829 \begin_inset Quotes erd
32830 \end_inset
32831
32832  est ajouté aux options de la classe de document.
32833 \end_layout
32834
32835 \end_inset
32836
32837 , les formules hors texte peuvent aussi être redimensionnées.
32838 \end_layout
32839
32840 \begin_layout Chapter
32841
32842 \lang english
32843 Objects Surrounded by Text
32844 \begin_inset Index idx
32845 status collapsed
32846
32847 \begin_layout Plain Layout
32848
32849 \lang english
32850 Surrounded by text
32851 \end_layout
32852
32853 \end_inset
32854
32855
32856 \end_layout
32857
32858 \begin_layout Section
32859 Flottant d'enrobage
32860 \begin_inset CommandInset label
32861 LatexCommand label
32862 name "sec:Flottant-d'enrobage"
32863
32864 \end_inset
32865
32866
32867 \begin_inset Index idx
32868 status collapsed
32869
32870 \begin_layout Plain Layout
32871 Flottants ! Flottants d'enrobage
32872 \end_layout
32873
32874 \end_inset
32875
32876
32877 \lang english
32878
32879 \begin_inset Index idx
32880 status collapsed
32881
32882 \begin_layout Plain Layout
32883
32884 \lang english
32885 Surrounded by text ! 
32886 \lang french
32887 Flottants d'enrobage
32888 \end_layout
32889
32890 \end_inset
32891
32892
32893 \end_layout
32894
32895 \begin_layout Standard
32896 \begin_inset Wrap figure
32897 lines 0
32898 placement l
32899 overhang 1cm
32900 width "40col%"
32901 status open
32902
32903 \begin_layout Plain Layout
32904 \begin_inset Graphics
32905         filename ../clipart/mobius.eps
32906         width 40col%
32907         scaleBeforeRotation
32908         rotateOrigin center
32909
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \begin_layout Plain Layout
32916 \begin_inset Caption
32917
32918 \begin_layout Plain Layout
32919 \begin_inset CommandInset label
32920 LatexCommand label
32921 name "fig:Figure-enrobée"
32922
32923 \end_inset
32924
32925 Ceci est une figure habillée.
32926 \end_layout
32927
32928 \end_inset
32929
32930
32931 \end_layout
32932
32933 \end_inset
32934
32935  Ce type de flottant est utilisé quand on veut que le texte habille la figure
32936  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
32937  Vous pouvez en insérer un en utilisant le menu 
32938 \family sans
32939 Insérer\SpecialChar \menuseparator
32940 Flottant\SpecialChar \menuseparator
32941 Flottant
32942 \begin_inset space ~
32943 \end_inset
32944
32945 d'enrobage
32946 \family default
32947  à la condition que le paquetage LaTeX 
32948 \series bold
32949 wrapfig
32950 \series default
32951
32952 \begin_inset Index idx
32953 status collapsed
32954
32955 \begin_layout Plain Layout
32956 Paquetages LaTeX ! wrapfig
32957 \begin_inset ERT
32958 status collapsed
32959
32960 \begin_layout Plain Layout
32961
32962
32963 \backslash
32964 vspace{4mm}
32965 \end_layout
32966
32967 \end_inset
32968
32969
32970 \end_layout
32971
32972 \end_inset
32973
32974  soit installé.
32975 \begin_inset Foot
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979 Voyez dans la manuel 
32980 \emph on
32981 Configuration
32982 \begin_inset space ~
32983 \end_inset
32984
32985 LaTeX 
32986 \emph default
32987 comment installer des paquetages LaTeX.
32988 \end_layout
32989
32990 \end_inset
32991
32992  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
32993  sur la boîte du flottant.
32994  Les paramètres obligatoires sont l'
32995 \family sans
32996 Emplacement
32997 \family default
32998  et la 
32999 \family sans
33000 Largeur
33001 \family default
33002 .
33003  Les paramètres facultatifs sont le 
33004 \family sans
33005 Débordement
33006 \family default
33007  qui précise de combien le flottant déborde sur la marge du paragraphe ou
33008  de la page et la 
33009 \family sans
33010 Porté de la ligne
33011 \family default
33012  qui précise le nombre approximatif de lignes dont le flottant va avoir
33013  besoin.
33014  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
33015  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
33016  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
33017  à l'intérieur du paragraphe ou vers les autres paragraphes.
33018  La figure
33019 \begin_inset space ~
33020 \end_inset
33021
33022
33023 \begin_inset CommandInset ref
33024 LatexCommand ref
33025 reference "fig:Figure-enrobée"
33026
33027 \end_inset
33028
33029  est un exemple de flottant d'enrobage avec une largeur de 40
33030 \begin_inset space \thinspace{}
33031 \end_inset
33032
33033 col%, un débordement de 1
33034 \begin_inset space \thinspace{}
33035 \end_inset
33036
33037 cm et placé à gauche.
33038 \end_layout
33039
33040 \begin_layout Standard
33041 \begin_inset Note Greyedout
33042 status open
33043
33044 \begin_layout Plain Layout
33045
33046 \series bold
33047 Note:
33048 \series default
33049  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
33050  figure trop près du bas de page peut tout chambouler et faire que le flottant
33051  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
33052  de texte.
33053 \end_layout
33054
33055 \end_inset
33056
33057
33058 \end_layout
33059
33060 \begin_layout Standard
33061 En général:
33062 \end_layout
33063
33064 \begin_layout Itemize
33065 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
33066  qui risquent de passer à la page suivante.
33067  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
33068  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
33069  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
33070  de page.
33071 \end_layout
33072
33073 \begin_layout Itemize
33074 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
33075  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
33076 e.
33077 \end_layout
33078
33079 \begin_layout Itemize
33080 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
33081  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
33082  texte entre les deux, comme séparateur.
33083 \end_layout
33084
33085 \begin_layout Itemize
33086 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
33087  ou les tableaux.
33088 \end_layout
33089
33090 \begin_layout Itemize
33091
33092 \lang english
33093 Their numbering and referencing works as described in chap.
33094 \lang french
33095
33096 \begin_inset space \thinspace{}
33097 \end_inset
33098
33099
33100 \begin_inset CommandInset ref
33101 LatexCommand ref
33102 reference "chap:Flottants"
33103
33104 \end_inset
33105
33106 .
33107 \end_layout
33108
33109 \begin_layout Section
33110
33111 \lang english
33112 Surrounded Fixed Objects
33113 \begin_inset Index idx
33114 status collapsed
33115
33116 \begin_layout Plain Layout
33117
33118 \lang english
33119 Surrounded by text ! Fixed objects
33120 \end_layout
33121
33122 \end_inset
33123
33124
33125 \end_layout
33126
33127 \begin_layout Standard
33128
33129 \lang english
33130 The wrap floats described in sec.
33131 \lang french
33132
33133 \begin_inset space \thinspace{}
33134 \end_inset
33135
33136
33137 \begin_inset CommandInset ref
33138 LatexCommand ref
33139 reference "sec:Flottant-d'enrobage"
33140
33141 \end_inset
33142
33143
33144 \lang english
33145  have these positions in the paragraph:
33146 \end_layout
33147
33148 \begin_layout Standard
33149 \noindent
33150 \align center
33151
33152 \lang english
33153 \begin_inset Tabular
33154 <lyxtabular version="3" rows="2" columns="2">
33155 <features tabularvalignment="middle">
33156 <column alignment="center" valignment="top" width="0">
33157 <column alignment="center" valignment="top" width="0">
33158 <row>
33159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33160 \begin_inset Text
33161
33162 \begin_layout Plain Layout
33163
33164 \lang english
33165 \begin_inset Graphics
33166         filename ../../images/dialog-show-new-inset_graphics.png
33167         scale 70
33168         scaleBeforeRotation
33169         BoundingBox 0bp 6bp 22bp 22bp
33170
33171 \end_inset
33172
33173
33174 \end_layout
33175
33176 \end_inset
33177 </cell>
33178 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33179 \begin_inset Text
33180
33181 \begin_layout Plain Layout
33182
33183 \lang english
33184 text
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 </row>
33190 <row>
33191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33192 \begin_inset Text
33193
33194 \begin_layout Plain Layout
33195
33196 \lang english
33197 text
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206
33207 \lang english
33208 text
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 </row>
33214 </lyxtabular>
33215
33216 \end_inset
33217
33218  ou 
33219 \begin_inset Tabular
33220 <lyxtabular version="3" rows="2" columns="2">
33221 <features tabularvalignment="middle">
33222 <column alignment="center" valignment="top" width="0">
33223 <column alignment="center" valignment="top" width="0">
33224 <row>
33225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33226 \begin_inset Text
33227
33228 \begin_layout Plain Layout
33229
33230 \lang english
33231 text
33232 \end_layout
33233
33234 \end_inset
33235 </cell>
33236 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33237 \begin_inset Text
33238
33239 \begin_layout Plain Layout
33240
33241 \lang english
33242 \begin_inset Graphics
33243         filename ../../images/dialog-show-new-inset_graphics.png
33244         scale 70
33245         scaleBeforeRotation
33246         BoundingBox 0bp 6bp 22bp 22bp
33247
33248 \end_inset
33249
33250
33251 \end_layout
33252
33253 \end_inset
33254 </cell>
33255 </row>
33256 <row>
33257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33258 \begin_inset Text
33259
33260 \begin_layout Plain Layout
33261
33262 \lang english
33263 text
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272
33273 \lang english
33274 text
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 </row>
33280 </lyxtabular>
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Standard
33288
33289 \lang english
33290 To get an object exactly at the position where it is inserted, for example
33291  to get one of these positions:
33292 \begin_inset VSpace defskip
33293 \end_inset
33294
33295
33296 \end_layout
33297
33298 \begin_layout Standard
33299 \noindent
33300 \align center
33301
33302 \lang english
33303 \begin_inset Tabular
33304 <lyxtabular version="3" rows="2" columns="2">
33305 <features tabularvalignment="middle">
33306 <column alignment="center" valignment="top" width="0">
33307 <column alignment="center" valignment="top" width="0">
33308 <row>
33309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313
33314 \lang english
33315 text
33316 \end_layout
33317
33318 \end_inset
33319 </cell>
33320 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324
33325 \lang english
33326 text
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 </row>
33332 <row>
33333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33334 \begin_inset Text
33335
33336 \begin_layout Plain Layout
33337
33338 \lang english
33339 \begin_inset Graphics
33340         filename ../../images/dialog-show-new-inset_graphics.png
33341         scale 70
33342         scaleBeforeRotation
33343         BoundingBox 0bp 6bp 22bp 22bp
33344
33345 \end_inset
33346
33347
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356
33357 \lang english
33358 text
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 </row>
33364 </lyxtabular>
33365
33366 \end_inset
33367
33368  
33369 \begin_inset Tabular
33370 <lyxtabular version="3" rows="2" columns="2">
33371 <features tabularvalignment="middle">
33372 <column alignment="center" valignment="top" width="0">
33373 <column alignment="center" valignment="top" width="0">
33374 <row>
33375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33376 \begin_inset Text
33377
33378 \begin_layout Plain Layout
33379
33380 \lang english
33381 text
33382 \end_layout
33383
33384 \end_inset
33385 </cell>
33386 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33387 \begin_inset Text
33388
33389 \begin_layout Plain Layout
33390
33391 \lang english
33392 text
33393 \end_layout
33394
33395 \end_inset
33396 </cell>
33397 </row>
33398 <row>
33399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33400 \begin_inset Text
33401
33402 \begin_layout Plain Layout
33403
33404 \lang english
33405 text
33406 \end_layout
33407
33408 \end_inset
33409 </cell>
33410 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414
33415 \lang english
33416 \begin_inset Graphics
33417         filename ../../images/dialog-show-new-inset_graphics.png
33418         scale 70
33419         scaleBeforeRotation
33420         BoundingBox 0bp 6bp 22bp 22bp
33421
33422 \end_inset
33423
33424
33425 \end_layout
33426
33427 \end_inset
33428 </cell>
33429 </row>
33430 </lyxtabular>
33431
33432 \end_inset
33433
33434  
33435 \begin_inset Tabular
33436 <lyxtabular version="3" rows="2" columns="3">
33437 <features tabularvalignment="middle">
33438 <column alignment="center" valignment="top" width="0">
33439 <column alignment="center" valignment="top" width="0">
33440 <column alignment="center" valignment="top" width="0">
33441 <row>
33442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \lang english
33448 text
33449 \end_layout
33450
33451 \end_inset
33452 </cell>
33453 <cell alignment="center" valignment="top" topline="true" usebox="none">
33454 \begin_inset Text
33455
33456 \begin_layout Plain Layout
33457
33458 \lang english
33459 \begin_inset Graphics
33460         filename ../../images/dialog-show-new-inset_graphics.png
33461         scale 70
33462         scaleBeforeRotation
33463         BoundingBox 0bp 6bp 22bp 22bp
33464
33465 \end_inset
33466
33467
33468 \end_layout
33469
33470 \end_inset
33471 </cell>
33472 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33473 \begin_inset Text
33474
33475 \begin_layout Plain Layout
33476
33477 \lang english
33478 text
33479 \end_layout
33480
33481 \end_inset
33482 </cell>
33483 </row>
33484 <row>
33485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33486 \begin_inset Text
33487
33488 \begin_layout Plain Layout
33489
33490 \lang english
33491 text
33492 \end_layout
33493
33494 \end_inset
33495 </cell>
33496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500
33501 \lang english
33502 text
33503 \end_layout
33504
33505 \end_inset
33506 </cell>
33507 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33508 \begin_inset Text
33509
33510 \begin_layout Plain Layout
33511
33512 \lang english
33513 text
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 </row>
33519 </lyxtabular>
33520
33521 \end_inset
33522
33523  
33524 \begin_inset Tabular
33525 <lyxtabular version="3" rows="2" columns="3">
33526 <features tabularvalignment="middle">
33527 <column alignment="center" valignment="top" width="0">
33528 <column alignment="center" valignment="top" width="0">
33529 <column alignment="center" valignment="top" width="0">
33530 <row>
33531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535
33536 \lang english
33537 text
33538 \end_layout
33539
33540 \end_inset
33541 </cell>
33542 <cell alignment="center" valignment="top" topline="true" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Plain Layout
33546
33547 \lang english
33548 text
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557
33558 \lang english
33559 text
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 </row>
33565 <row>
33566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570
33571 \lang english
33572 text
33573 \end_layout
33574
33575 \end_inset
33576 </cell>
33577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581
33582 \lang english
33583 \begin_inset Graphics
33584         filename ../../images/dialog-show-new-inset_graphics.png
33585         scale 70
33586         scaleBeforeRotation
33587         BoundingBox 0bp 6bp 22bp 22bp
33588
33589 \end_inset
33590
33591
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600
33601 \lang english
33602 text
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 </row>
33608 </lyxtabular>
33609
33610 \end_inset
33611
33612
33613 \end_layout
33614
33615 \begin_layout Standard
33616 \noindent
33617 \align center
33618
33619 \lang english
33620 \begin_inset Tabular
33621 <lyxtabular version="3" rows="3" columns="2">
33622 <features tabularvalignment="middle">
33623 <column alignment="center" valignment="top" width="0">
33624 <column alignment="center" valignment="top" width="0">
33625 <row>
33626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33627 \begin_inset Text
33628
33629 \begin_layout Plain Layout
33630
33631 \lang english
33632 text
33633 \end_layout
33634
33635 \end_inset
33636 </cell>
33637 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641
33642 \lang english
33643 text
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 </row>
33649 <row>
33650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654
33655 \lang english
33656 \begin_inset Graphics
33657         filename ../../images/dialog-show-new-inset_graphics.png
33658         scale 70
33659         scaleBeforeRotation
33660         BoundingBox 0bp 6bp 22bp 22bp
33661
33662 \end_inset
33663
33664
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \lang english
33675 text
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 </row>
33681 <row>
33682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686
33687 \lang english
33688 text
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697
33698 \lang english
33699 text
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 </row>
33705 </lyxtabular>
33706
33707 \end_inset
33708
33709  
33710 \begin_inset Tabular
33711 <lyxtabular version="3" rows="3" columns="3">
33712 <features tabularvalignment="middle">
33713 <column alignment="center" valignment="top" width="0">
33714 <column alignment="center" valignment="top" width="0">
33715 <column alignment="center" valignment="top" width="0">
33716 <row>
33717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33718 \begin_inset Text
33719
33720 \begin_layout Plain Layout
33721
33722 \lang english
33723 text
33724 \end_layout
33725
33726 \end_inset
33727 </cell>
33728 <cell alignment="center" valignment="top" topline="true" usebox="none">
33729 \begin_inset Text
33730
33731 \begin_layout Plain Layout
33732
33733 \lang english
33734 text
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743
33744 \lang english
33745 text
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 </row>
33751 <row>
33752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Plain Layout
33756
33757 \lang english
33758 text
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 <cell alignment="center" valignment="top" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767
33768 \lang english
33769 \begin_inset Graphics
33770         filename ../../images/dialog-show-new-inset_graphics.png
33771         scale 70
33772         scaleBeforeRotation
33773         BoundingBox 0bp 6bp 22bp 22bp
33774
33775 \end_inset
33776
33777
33778 \end_layout
33779
33780 \end_inset
33781 </cell>
33782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33783 \begin_inset Text
33784
33785 \begin_layout Plain Layout
33786
33787 \lang english
33788 text
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 </row>
33794 <row>
33795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33796 \begin_inset Text
33797
33798 \begin_layout Plain Layout
33799
33800 \lang english
33801 text
33802 \end_layout
33803
33804 \end_inset
33805 </cell>
33806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Plain Layout
33810
33811 \lang english
33812 text
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33818 \begin_inset Text
33819
33820 \begin_layout Plain Layout
33821
33822 \lang english
33823 text
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 </row>
33829 </lyxtabular>
33830
33831 \end_inset
33832
33833  
33834 \begin_inset Tabular
33835 <lyxtabular version="3" rows="3" columns="2">
33836 <features tabularvalignment="middle">
33837 <column alignment="center" valignment="top" width="0">
33838 <column alignment="center" valignment="top" width="0">
33839 <row>
33840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33841 \begin_inset Text
33842
33843 \begin_layout Plain Layout
33844
33845 \lang english
33846 text
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855
33856 \lang english
33857 text
33858 \end_layout
33859
33860 \end_inset
33861 </cell>
33862 </row>
33863 <row>
33864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868
33869 \lang english
33870 text
33871 \end_layout
33872
33873 \end_inset
33874 </cell>
33875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33876 \begin_inset Text
33877
33878 \begin_layout Plain Layout
33879
33880 \lang english
33881 \begin_inset Graphics
33882         filename ../../images/dialog-show-new-inset_graphics.png
33883         scale 70
33884         scaleBeforeRotation
33885         BoundingBox 0bp 6bp 22bp 22bp
33886
33887 \end_inset
33888
33889
33890 \end_layout
33891
33892 \end_inset
33893 </cell>
33894 </row>
33895 <row>
33896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
33897 \begin_inset Text
33898
33899 \begin_layout Plain Layout
33900
33901 \lang english
33902 text
33903 \end_layout
33904
33905 \end_inset
33906 </cell>
33907 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911
33912 \lang english
33913 text
33914 \end_layout
33915
33916 \end_inset
33917 </cell>
33918 </row>
33919 </lyxtabular>
33920
33921 \end_inset
33922
33923
33924 \end_layout
33925
33926 \begin_layout Standard
33927 \noindent
33928
33929 \lang english
33930 you can use the LaTeX-package
33931 \lang french
33932  
33933 \series bold
33934 picinpar
33935 \series default
33936
33937 \begin_inset Index idx
33938 status collapsed
33939
33940 \begin_layout Plain Layout
33941 Paquetages LaTeX ! picinpar
33942 \end_layout
33943
33944 \end_inset
33945
33946 .
33947  
33948 \lang english
33949 Here is an example
33950 \lang french
33951 :
33952 \end_layout
33953
33954 \begin_layout Standard
33955 \begin_inset ERT
33956 status collapsed
33957
33958 \begin_layout Plain Layout
33959
33960
33961 \backslash
33962 ifpicinpar
33963 \end_layout
33964
33965 \end_inset
33966
33967
33968 \begin_inset Note Note
33969 status open
33970
33971 \begin_layout Plain Layout
33972 La section suivante ne sera affichée que si le paquetage LaTeX 
33973 \series bold
33974 picinpar
33975 \series default
33976  a été installé.
33977 \end_layout
33978
33979 \end_inset
33980
33981
33982 \end_layout
33983
33984 \begin_layout Standard
33985 \begin_inset ERT
33986 status collapsed
33987
33988 \begin_layout Plain Layout
33989
33990
33991 \backslash
33992 begin{window}[2,c,{
33993 \end_layout
33994
33995 \end_inset
33996
33997
33998 \begin_inset Graphics
33999         filename ../clipart/mobius.eps
34000         lyxscale 60
34001         width 40col%
34002         scaleBeforeRotation
34003         rotateOrigin center
34004
34005 \end_inset
34006
34007
34008 \begin_inset ERT
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012
34013 },]
34014 \end_layout
34015
34016 \begin_layout Plain Layout
34017
34018 {}
34019 \end_layout
34020
34021 \end_inset
34022
34023
34024 \size small
34025 \lang english
34026 It was in the spring of the year 1894 that all London was interested, and
34027  the fashionable world dismayed, by the murder of the Honourable Ronald
34028  Adair under most unusual and inexplicable circumstances.
34029  The public has already learned those particulars of the crime which
34030 \size default
34031
34032 \begin_inset ERT
34033 status collapsed
34034
34035 \begin_layout Plain Layout
34036
34037
34038 \backslash
34039 footnotemark{}
34040 \end_layout
34041
34042 \end_inset
34043
34044
34045 \size small
34046  came out in the police investigation, but a good deal was suppressed upon
34047  that occasion, since the case for the prosecution was so overwhelmingly
34048  strong that it was not necessary to bring forward all the facts.
34049  Only now, at the end of nearly ten years, am I allowed to supply those
34050  missing links which make up the whole of that remarkable chain
34051 \lang french
34052 .
34053 \size default
34054
34055 \begin_inset ERT
34056 status collapsed
34057
34058 \begin_layout Plain Layout
34059
34060
34061 \backslash
34062 end{window}
34063 \end_layout
34064
34065 \end_inset
34066
34067
34068 \end_layout
34069
34070 \begin_layout Standard
34071
34072 \lang english
34073 \begin_inset ERT
34074 status collapsed
34075
34076 \begin_layout Plain Layout
34077
34078
34079 \backslash
34080 footnotetext{
34081 \end_layout
34082
34083 \end_inset
34084
34085 Footnote of the paragraph with the fixed object.
34086 \begin_inset ERT
34087 status collapsed
34088
34089 \begin_layout Plain Layout
34090
34091 }
34092 \end_layout
34093
34094 \end_inset
34095
34096
34097 \end_layout
34098
34099 \begin_layout Standard
34100
34101 \lang english
34102 Surrounded fixed objects are used to let text float around them, at which
34103  the object's position in the paragraph can be determined by the number
34104  of lines above it.
34105  In contrary to floats is it not possible to have a numbered caption.
34106 \end_layout
34107
34108 \begin_layout Standard
34109
34110 \lang english
34111 A fixed object is inserted by adding the command
34112 \end_layout
34113
34114 \begin_layout Standard
34115
34116 \series bold
34117
34118 \backslash
34119 begin{window}[2,c,{
34120 \end_layout
34121
34122 \begin_layout Standard
34123
34124 \lang english
34125 as TeX Code at the beginning of the paragraph.
34126  The first parameter in the bracket, here '2', defines the number of lines
34127  above the object, the second, here 'c', the position of the object.
34128  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
34129  Behind the command you insert the object.
34130  In this example an image with a width of 40
34131 \begin_inset space \thinspace{}
34132 \end_inset
34133
34134 % of the text column width was inserted.
34135  The object can also be a table, a box or an equation.
34136  Behind the object the command
34137 \end_layout
34138
34139 \begin_layout Standard
34140
34141 \series bold
34142 },description text]
34143 \begin_inset Newline newline
34144 \end_inset
34145
34146 {}
34147 \end_layout
34148
34149 \begin_layout Standard
34150
34151 \lang english
34152 is inserted.
34153  Note that the 
34154 \begin_inset Quotes eld
34155 \end_inset
34156
34157
34158 \series bold
34159 {}
34160 \series default
34161
34162 \begin_inset Quotes erd
34163 \end_inset
34164
34165  is in the second line.
34166  The description text is optional.
34167  The text surrounding the object must be in the same paragraph as the object,
34168  so it must begin directly after the 
34169 \series bold
34170 {}
34171 \series default
34172 .
34173  At the end of the paragraph insert the command:
34174 \end_layout
34175
34176 \begin_layout Standard
34177
34178 \series bold
34179 \lang english
34180
34181 \backslash
34182 end{window}
34183 \end_layout
34184
34185 \begin_layout Standard
34186
34187 \lang english
34188 Within a paragraph with a fixed object, you cannot insert footnotes in the
34189  normal way.
34190  You have to use instead the command 
34191 \series bold
34192
34193 \backslash
34194 footnotemark
34195 \series default
34196  inside the paragraph and outside the command 
34197 \series bold
34198
34199 \backslash
34200 footnotetext
34201 \series default
34202  as described in sec.
34203 \lang french
34204
34205 \begin_inset space \thinspace{}
34206 \end_inset
34207
34208
34209 \begin_inset CommandInset ref
34210 LatexCommand ref
34211 reference "sec:Notes-bas-de-page"
34212
34213 \end_inset
34214
34215 .
34216 \end_layout
34217
34218 \begin_layout Standard
34219 \begin_inset ERT
34220 status collapsed
34221
34222 \begin_layout Plain Layout
34223
34224
34225 \backslash
34226 else
34227 \end_layout
34228
34229 \end_inset
34230
34231
34232 \begin_inset Note Note
34233 status open
34234
34235 \begin_layout Plain Layout
34236 Ce qui suit sera affiché si le paquetage LaTeX 
34237 \series bold
34238 picinpar
34239 \series default
34240  n'est pas installé :
34241 \end_layout
34242
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \begin_layout Standard
34249 Vous devez installer le paquetage LaTeX 
34250 \series bold
34251 picinpar
34252 \series default
34253  pour voir la suite de cette section dans la sortie imprimée.
34254 \end_layout
34255
34256 \begin_layout Standard
34257 \begin_inset ERT
34258 status collapsed
34259
34260 \begin_layout Plain Layout
34261
34262
34263 \backslash
34264 fi
34265 \end_layout
34266
34267 \end_inset
34268
34269
34270 \end_layout
34271
34272 \begin_layout Section
34273
34274 \lang english
34275 Initials
34276 \begin_inset Index idx
34277 status collapsed
34278
34279 \begin_layout Plain Layout
34280
34281 \lang english
34282 Initials
34283 \end_layout
34284
34285 \end_inset
34286
34287
34288 \begin_inset Index idx
34289 status collapsed
34290
34291 \begin_layout Plain Layout
34292
34293 \lang english
34294 Surrounded by text ! Initials
34295 \end_layout
34296
34297 \end_inset
34298
34299
34300 \end_layout
34301
34302 \begin_layout Standard
34303
34304 \lang english
34305 To use initials, you must have the LaTeX package
34306 \lang french
34307  
34308 \series bold
34309 lettrine
34310 \series default
34311
34312 \begin_inset Index idx
34313 status collapsed
34314
34315 \begin_layout Plain Layout
34316 Paquetages LaTeX ! lettrine
34317 \end_layout
34318
34319 \end_inset
34320
34321  
34322 \lang english
34323 installed and use the module 
34324 \family sans
34325 Initials
34326 \family default
34327  in your document (menu 
34328 \family sans
34329 Document\SpecialChar \menuseparator
34330 Settings\SpecialChar \menuseparator
34331 Modules
34332 \family default
34333 ).
34334  To insert an initial, use the style 
34335 \family sans
34336 Initial
34337 \family default
34338 .
34339  This style has a mandatory and an optional argument.
34340  The mandatory argument is inserted via the menu 
34341 \family sans
34342 Insert\SpecialChar \menuseparator
34343 Short
34344 \begin_inset space ~
34345 \end_inset
34346
34347 Title
34348 \family default
34349  and contains the letter that is the initial.
34350  To use the also the optional argument, insert another argument in front
34351  of the mandatory argument.
34352  This one contains parameters to modify the initial.
34353  For more information about the possible parameters see the documentation
34354  of
34355 \lang french
34356  
34357 \series bold
34358 lettrine
34359 \series default
34360
34361 \begin_inset CommandInset citation
34362 LatexCommand cite
34363 key "lettrine"
34364
34365 \end_inset
34366
34367 .
34368  
34369 \lang english
34370 The style itself contains the text that is surrounding the initial.
34371  The usual style is hereby that the word whose first letter is the initial,
34372  is printed with 
34373 \shape smallcaps
34374 small caps
34375 \shape default
34376 .
34377  To tell LaTeX where this word is finished, add a closing brace '
34378 \series bold
34379 }
34380 \series default
34381 ' as TeX Code behind it.
34382  At the end of the style there must be an opening brace '
34383 \series bold
34384 {
34385 \series default
34386 ' as TeX Code.
34387 \end_layout
34388
34389 \begin_layout Standard
34390
34391 \lang english
34392 Here are some examples:
34393 \end_layout
34394
34395 \begin_layout Standard
34396 \begin_inset ERT
34397 status collapsed
34398
34399 \begin_layout Plain Layout
34400
34401
34402 \backslash
34403 iflettrine
34404 \end_layout
34405
34406 \end_inset
34407
34408
34409 \begin_inset Note Note
34410 status open
34411
34412 \begin_layout Plain Layout
34413 La section suivante ne sera affichée que si le paquetage LaTeX 
34414 \series bold
34415 lettrine
34416 \series default
34417  a été installé.
34418 \end_layout
34419
34420 \end_inset
34421
34422
34423 \end_layout
34424
34425 \begin_layout Enumerate
34426
34427 \lang english
34428 No optional argument, the initial is the letter 'I' in the math font 
34429 \begin_inset Formula $\mathfrak{Fraktur}$
34430 \end_inset
34431
34432
34433 \lang french
34434 :
34435 \end_layout
34436
34437 \begin_deeper
34438 \begin_layout Initial
34439 \begin_inset Argument
34440 status open
34441
34442 \begin_layout Plain Layout
34443 \begin_inset Formula $\mathfrak{I}$
34444 \end_inset
34445
34446
34447 \end_layout
34448
34449 \end_inset
34450
34451 t
34452 \begin_inset ERT
34453 status collapsed
34454
34455 \begin_layout Plain Layout
34456
34457 }
34458 \end_layout
34459
34460 \end_inset
34461
34462  
34463 \lang english
34464 was in the spring of the year 1894 that all London was interested, and the
34465  fashionable world dismayed, by the murder of the Honourable Ronald Adair
34466  under most unusual and inexplicable circumstances.
34467  The public has already learned those particulars of the crime which came
34468  out in the police investigation, but a good deal was suppressed upon that
34469  occasion, since the case for the prosecution was so overwhelmingly strong
34470  that it was not necessary to bring forward all the facts.
34471 \lang french
34472
34473 \begin_inset ERT
34474 status collapsed
34475
34476 \begin_layout Plain Layout
34477
34478 {
34479 \end_layout
34480
34481 \end_inset
34482
34483
34484 \end_layout
34485
34486 \end_deeper
34487 \begin_layout Enumerate
34488
34489 \lang english
34490 Only one line is surrounding the initial, which is formed by two letters
34491  in standard font and no text is printed in small caps:
34492 \end_layout
34493
34494 \begin_deeper
34495 \begin_layout Initial
34496 \begin_inset Argument
34497 status open
34498
34499 \begin_layout Plain Layout
34500 lines=1
34501 \end_layout
34502
34503 \end_inset
34504
34505
34506 \begin_inset Argument
34507 status open
34508
34509 \begin_layout Plain Layout
34510 It
34511 \end_layout
34512
34513 \end_inset
34514
34515
34516 \begin_inset ERT
34517 status collapsed
34518
34519 \begin_layout Plain Layout
34520
34521 }
34522 \end_layout
34523
34524 \end_inset
34525
34526  
34527 \lang english
34528 was in the spring of the year 1894 that all London was interested, and the
34529  fashionable world dismayed, by the murder of the Honourable Ronald Adair
34530  under most unusual and inexplicable circumstances.
34531  The public has already learned those particulars of the crime which came
34532  out in the police investigation, but a good deal was suppressed upon that
34533  occasion, since the case for the prosecution was so overwhelmingly strong
34534  that it was not necessary to bring forward all the facts.
34535 \lang french
34536
34537 \begin_inset ERT
34538 status collapsed
34539
34540 \begin_layout Plain Layout
34541
34542 {
34543 \end_layout
34544
34545 \end_inset
34546
34547
34548 \end_layout
34549
34550 \end_deeper
34551 \begin_layout Enumerate
34552
34553 \lang english
34554 Magenta, hanging initial over 3
34555 \begin_inset space ~
34556 \end_inset
34557
34558 lines in the math font 
34559 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
34560 \end_inset
34561
34562 , the text 
34563 \begin_inset Quotes eld
34564 \end_inset
34565
34566 t was in the spring
34567 \begin_inset Quotes erd
34568 \end_inset
34569
34570  is in 
34571 \shape smallcaps
34572 small caps
34573 \shape default
34574 ; to color the initial, you must insert this command before the initial:
34575 \begin_inset Newline newline
34576 \end_inset
34577
34578
34579 \series bold
34580 \lang french
34581
34582 \backslash
34583 renewcommand{
34584 \backslash
34585 LettrineFontHook}{
34586 \backslash
34587 color{color}}
34588 \series default
34589 \lang english
34590
34591 \begin_inset Newline newline
34592 \end_inset
34593
34594 where the second 
34595 \emph on
34596 color
34597 \emph default
34598  can be 
34599 \begin_inset Quotes eld
34600 \end_inset
34601
34602 red
34603 \begin_inset Quotes erd
34604 \end_inset
34605
34606
34607 \begin_inset Quotes eld
34608 \end_inset
34609
34610 blue
34611 \begin_inset Quotes erd
34612 \end_inset
34613
34614
34615 \begin_inset Quotes eld
34616 \end_inset
34617
34618 green
34619 \begin_inset Quotes erd
34620 \end_inset
34621
34622
34623 \begin_inset Quotes eld
34624 \end_inset
34625
34626 yellow
34627 \begin_inset Quotes erd
34628 \end_inset
34629
34630
34631 \begin_inset Quotes eld
34632 \end_inset
34633
34634 cyan
34635 \begin_inset Quotes erd
34636 \end_inset
34637
34638
34639 \begin_inset Quotes eld
34640 \end_inset
34641
34642 magenta
34643 \begin_inset Quotes erd
34644 \end_inset
34645
34646
34647 \begin_inset Quotes eld
34648 \end_inset
34649
34650 black
34651 \begin_inset Quotes erd
34652 \end_inset
34653
34654  or 
34655 \begin_inset Quotes eld
34656 \end_inset
34657
34658 white
34659 \begin_inset Quotes erd
34660 \end_inset
34661
34662 , and add this command to the document preamble
34663 \lang french
34664 :
34665 \begin_inset Newline newline
34666 \end_inset
34667
34668
34669 \series bold
34670
34671 \backslash
34672 @ifundefined{textcolor}
34673 \begin_inset Newline newline
34674 \end_inset
34675
34676
34677 \begin_inset space ~
34678 \end_inset
34679
34680 {
34681 \backslash
34682 usepackage{color}}{}
34683 \end_layout
34684
34685 \begin_deeper
34686 \begin_layout Standard
34687 \begin_inset ERT
34688 status collapsed
34689
34690 \begin_layout Plain Layout
34691
34692
34693 \backslash
34694 renewcommand{
34695 \backslash
34696 LettrineFontHook}{
34697 \backslash
34698 color{magenta}}
34699 \end_layout
34700
34701 \end_inset
34702
34703
34704 \lang english
34705
34706 \begin_inset Note Note
34707 status collapsed
34708
34709 \begin_layout Plain Layout
34710
34711 \lang english
34712 makes the initial magenta
34713 \end_layout
34714
34715 \end_inset
34716
34717
34718 \end_layout
34719
34720 \begin_layout Initial
34721 \begin_inset Argument
34722 status open
34723
34724 \begin_layout Plain Layout
34725 lines=3, lhang=0.33, loversize=0.25
34726 \end_layout
34727
34728 \end_inset
34729
34730
34731 \begin_inset Argument
34732 status open
34733
34734 \begin_layout Plain Layout
34735 \begin_inset Formula $\mathcal{I}$
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \end_inset
34742
34743
34744 \lang english
34745 t was in the spring
34746 \lang french
34747
34748 \begin_inset ERT
34749 status collapsed
34750
34751 \begin_layout Plain Layout
34752
34753 }
34754 \end_layout
34755
34756 \end_inset
34757
34758  
34759 \lang english
34760 of the year 1894 that all London was interested, and the fashionable world
34761  dismayed, by the murder of the Honourable Ronald Adair under most unusual
34762  and inexplicable circumstances.
34763  The public has already learned those particulars of the crime which came
34764  out in the police investigation, but a good deal was suppressed upon that
34765  occasion, since the case for the prosecution was so overwhelmingly strong
34766  that it was not necessary to bring forward all the facts.
34767 \lang french
34768
34769 \begin_inset ERT
34770 status collapsed
34771
34772 \begin_layout Plain Layout
34773
34774 {
34775 \end_layout
34776
34777 \end_inset
34778
34779
34780 \end_layout
34781
34782 \end_deeper
34783 \begin_layout Standard
34784 \begin_inset ERT
34785 status collapsed
34786
34787 \begin_layout Plain Layout
34788
34789
34790 \backslash
34791 else
34792 \end_layout
34793
34794 \end_inset
34795
34796
34797 \begin_inset Note Note
34798 status open
34799
34800 \begin_layout Plain Layout
34801 Ce qui suit sera affiché si le paquetage LaTeX 
34802 \series bold
34803 lettrine
34804 \series default
34805  n'est pas installé :
34806 \end_layout
34807
34808 \end_inset
34809
34810
34811 \end_layout
34812
34813 \begin_layout Standard
34814 Vous devez installer le paquetage LaTeX 
34815 \series bold
34816 lettrine
34817 \series default
34818  pour voir la suite de cette section dans la sortie imprimée.
34819 \end_layout
34820
34821 \begin_layout Standard
34822 \begin_inset ERT
34823 status collapsed
34824
34825 \begin_layout Plain Layout
34826
34827
34828 \backslash
34829 fi
34830 \end_layout
34831
34832 \end_inset
34833
34834
34835 \end_layout
34836
34837 \begin_layout Chapter
34838 Trucs Externes
34839 \begin_inset Index idx
34840 status collapsed
34841
34842 \begin_layout Plain Layout
34843 Trucs externes
34844 \end_layout
34845
34846 \end_inset
34847
34848
34849 \end_layout
34850
34851 \begin_layout Standard
34852 Avec le menu 
34853 \family sans
34854 Insérer\SpecialChar \menuseparator
34855 Fichier
34856 \family default
34857  vous pouvez insérer un contenu externe à votre document.
34858  Ce contenu peut être :
34859 \end_layout
34860
34861 \begin_layout Description
34862 Document
34863 \begin_inset space ~
34864 \end_inset
34865
34866 LyX Un autre document LyX ; son contenu est directement inséré dans votre
34867  document.
34868 \end_layout
34869
34870 \begin_layout Description
34871 Texte
34872 \begin_inset space ~
34873 \end_inset
34874
34875 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
34876 e.
34877 \end_layout
34878
34879 \begin_layout Description
34880 Texte
34881 \begin_inset space ~
34882 \end_inset
34883
34884 Brut
34885 \begin_inset space ~
34886 \end_inset
34887
34888 par
34889 \begin_inset space ~
34890 \end_inset
34891
34892 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
34893  Les lignes vides créent un nouveau paragraphe dans votre document.
34894 \end_layout
34895
34896 \begin_layout Description
34897 Objet
34898 \begin_inset space ~
34899 \end_inset
34900
34901 Externe Fichiers de formats variés.
34902 \end_layout
34903
34904 \begin_layout Description
34905 Sous-document Documents LyX ou LaTeX.
34906 \end_layout
34907
34908 \begin_layout Section
34909 Objets Externes 
34910 \begin_inset Index idx
34911 status collapsed
34912
34913 \begin_layout Plain Layout
34914 Trucs externes ! Objets Externes
34915 \end_layout
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \begin_layout Standard
34923 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
34924  de fichiers dans votre document sans avoir à convertir ces derniers en
34925  un format qui soit compatible avec le format de sortie, puisque c'est LyX
34926  qui va s'occuper des conversions.
34927  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
34928  LyX des images dans des formats divers.
34929  Quand vous avez activé 
34930 \family sans
34931 Aperçu
34932 \begin_inset space ~
34933 \end_inset
34934
34935 sur
34936 \begin_inset space ~
34937 \end_inset
34938
34939 le
34940 \begin_inset space ~
34941 \end_inset
34942
34943 vif
34944 \family default
34945  dans le menu des préférences de LyX, dans la rubrique 
34946 \family sans
34947 Apparence\SpecialChar \menuseparator
34948 Graphiques
34949 \family default
34950 , les objets externes de type Dia et Xfig sont affichés directement dans
34951  LyX.
34952 \end_layout
34953
34954 \begin_layout Standard
34955 On insère des objets externes en utilisant la fenêtre de dialogue 
34956 \family sans
34957 Objet
34958 \begin_inset space ~
34959 \end_inset
34960
34961 Externe
34962 \family default
34963  qui est accessible via le menu 
34964 \family sans
34965 Insérer\SpecialChar \menuseparator
34966 Fichiers\SpecialChar \menuseparator
34967 Objet
34968 \begin_inset space ~
34969 \end_inset
34970
34971 Externe
34972 \family default
34973 .
34974  Actuellement les types de fichiers (
34975 \family sans
34976 Modèles
34977 \family default
34978 ) suivants sont autorisés :
34979 \end_layout
34980
34981 \begin_layout Description
34982 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
34983  par le programme 
34984 \series bold
34985
34986 \begin_inset CommandInset href
34987 LatexCommand href
34988 name "XBoard"
34989 target "http://en.wikipedia.org/wiki/XBoard"
34990
34991 \end_inset
34992
34993
34994 \series default
34995 .
34996 \end_layout
34997
34998 \begin_layout Description
34999 Date Ce modèle insère la date sous la forme 
35000 \emph on
35001 Jour-Mois-Année
35002 \emph default
35003 .
35004  Voici un exemple de date insérée comme objet externe :: 
35005 \begin_inset External
35006         template Date
35007         filename .
35008
35009 \end_inset
35010
35011
35012 \begin_inset space ~
35013 \end_inset
35014
35015
35016 \begin_inset Note Note
35017 status open
35018
35019 \begin_layout Plain Layout
35020 Retirer l'espace protégé quand le bug 4398 sera résolu !
35021 \end_layout
35022
35023 \end_inset
35024
35025
35026 \begin_inset Newline newline
35027 \end_inset
35028
35029 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
35030  Il y a deux autre méthodes pour insérer une date : Avec le menu 
35031 \family sans
35032 Insérer\SpecialChar \menuseparator
35033 Date
35034 \family default
35035  et avec la commande LaTeX 
35036 \series bold
35037
35038 \backslash
35039 today
35040 \series default
35041  entrée comme code TeX.
35042  Ces différentes méthodes sont comparée dans le tableau
35043 \begin_inset space ~
35044 \end_inset
35045
35046
35047 \begin_inset CommandInset ref
35048 LatexCommand ref
35049 reference "tab:Comparaison-des-dates"
35050
35051 \end_inset
35052
35053 .
35054 \end_layout
35055
35056 \begin_layout Description
35057 Dia Ce modèle accepte les diagrammes créés avec le programme 
35058 \series bold
35059
35060 \begin_inset CommandInset href
35061 LatexCommand href
35062 name "Dia"
35063 target "http://en.wikipedia.org/wiki/Dia_(software)"
35064
35065 \end_inset
35066
35067
35068 \series default
35069 .
35070 \end_layout
35071
35072 \begin_layout Description
35073 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
35074  par le programme 
35075 \series bold
35076
35077 \begin_inset CommandInset href
35078 LatexCommand href
35079 name "LilyPond"
35080 target "http://en.wikipedia.org/wiki/LilyPond"
35081
35082 \end_inset
35083
35084
35085 \series default
35086 .
35087 \end_layout
35088
35089 \begin_layout Description
35090 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
35091  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
35092  
35093 \emph on
35094 pages
35095 \emph default
35096  dans le champ 
35097 \family sans
35098 Option
35099 \family default
35100  dans l'onglet 
35101 \family sans
35102 Options LaTeX et LyX
35103 \family default
35104  en suivant les instructions données pour le modèle.
35105  Si on ne donne pas d'option 
35106 \emph on
35107 pages
35108 \emph default
35109 , seule la première page du PDF sera insérée.
35110 \end_layout
35111
35112 \begin_layout Description
35113 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
35114  À peu près tous les formats d'images populaires sont acceptés.
35115  Les images peuvent être traitées dans la fenêtre de dialogue 
35116 \family sans
35117 Objet
35118 \begin_inset space ~
35119 \end_inset
35120
35121 Externe
35122 \family default
35123  comme les images qui sont habituellement incorporées en utilisant le menu
35124  
35125 \family sans
35126 Insérer\SpecialChar \menuseparator
35127 Graphique
35128 \family default
35129 , comme c'est décrit dans la section
35130 \begin_inset space ~
35131 \end_inset
35132
35133
35134 \begin_inset CommandInset ref
35135 LatexCommand ref
35136 reference "sec:Graphics-Dialog"
35137
35138 \end_inset
35139
35140 .
35141  La différence est que seules les images matricielles sont autorisées, ce
35142  qui veut dire que les images PDF et EPS ne sont pas acceptées.
35143 \end_layout
35144
35145 \begin_layout Description
35146 XFig Ce modèle accepte les images créées avec le programme 
35147 \series bold
35148
35149 \begin_inset CommandInset href
35150 LatexCommand href
35151 name "Xfig"
35152 target "http://en.wikipedia.org/wiki/Xfig"
35153
35154 \end_inset
35155
35156
35157 \series default
35158 .
35159 \end_layout
35160
35161 \begin_layout Standard
35162 \begin_inset Float table
35163 placement h
35164 wide false
35165 sideways false
35166 status open
35167
35168 \begin_layout Plain Layout
35169 \begin_inset Caption
35170
35171 \begin_layout Plain Layout
35172 \begin_inset CommandInset label
35173 LatexCommand label
35174 name "tab:Comparaison-des-dates"
35175
35176 \end_inset
35177
35178 Comparaison des méthodes d'insertion de la date.
35179 \end_layout
35180
35181 \end_inset
35182
35183
35184 \end_layout
35185
35186 \begin_layout Plain Layout
35187 \align center
35188 \begin_inset Tabular
35189 <lyxtabular version="3" rows="4" columns="4">
35190 <features tabularvalignment="middle">
35191 <column alignment="center" valignment="top" width="0">
35192 <column alignment="center" valignment="top" width="0">
35193 <column alignment="center" valignment="top" width="0">
35194 <column alignment="center" valignment="top" width="0">
35195 <row>
35196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35197 \begin_inset Text
35198
35199 \begin_layout Plain Layout
35200 Format du document
35201 \end_layout
35202
35203 \end_inset
35204 </cell>
35205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35206 \begin_inset Text
35207
35208 \begin_layout Plain Layout
35209
35210 \family sans
35211 Objet
35212 \begin_inset space ~
35213 \end_inset
35214
35215 Externe\SpecialChar \menuseparator
35216 Date
35217 \end_layout
35218
35219 \end_inset
35220 </cell>
35221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35222 \begin_inset Text
35223
35224 \begin_layout Plain Layout
35225
35226 \family sans
35227 Insérer\SpecialChar \menuseparator
35228 Date
35229 \end_layout
35230
35231 \end_inset
35232 </cell>
35233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35234 \begin_inset Text
35235
35236 \begin_layout Plain Layout
35237 commande 
35238 \series bold
35239
35240 \backslash
35241 today
35242 \end_layout
35243
35244 \end_inset
35245 </cell>
35246 </row>
35247 <row>
35248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35249 \begin_inset Text
35250
35251 \begin_layout Plain Layout
35252 LyX
35253 \end_layout
35254
35255 \end_inset
35256 </cell>
35257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35258 \begin_inset Text
35259
35260 \begin_layout Plain Layout
35261 comme boîte d'insert
35262 \end_layout
35263
35264 \end_inset
35265 </cell>
35266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35267 \begin_inset Text
35268
35269 \begin_layout Plain Layout
35270 comme date
35271 \end_layout
35272
35273 \end_inset
35274 </cell>
35275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35276 \begin_inset Text
35277
35278 \begin_layout Plain Layout
35279 comme boîte de code TeX
35280 \end_layout
35281
35282 \end_inset
35283 </cell>
35284 </row>
35285 <row>
35286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35287 \begin_inset Text
35288
35289 \begin_layout Plain Layout
35290 LaTeX
35291 \end_layout
35292
35293 \end_inset
35294 </cell>
35295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35296 \begin_inset Text
35297
35298 \begin_layout Plain Layout
35299 comme date
35300 \end_layout
35301
35302 \end_inset
35303 </cell>
35304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35305 \begin_inset Text
35306
35307 \begin_layout Plain Layout
35308 comme date
35309 \end_layout
35310
35311 \end_inset
35312 </cell>
35313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35314 \begin_inset Text
35315
35316 \begin_layout Plain Layout
35317 comme commande
35318 \end_layout
35319
35320 \end_inset
35321 </cell>
35322 </row>
35323 <row>
35324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35325 \begin_inset Text
35326
35327 \begin_layout Plain Layout
35328 DVI, PDF, PS
35329 \end_layout
35330
35331 \end_inset
35332 </cell>
35333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35334 \begin_inset Text
35335
35336 \begin_layout Plain Layout
35337 comme date
35338 \end_layout
35339
35340 \end_inset
35341 </cell>
35342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35343 \begin_inset Text
35344
35345 \begin_layout Plain Layout
35346 comme date
35347 \end_layout
35348
35349 \end_inset
35350 </cell>
35351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35352 \begin_inset Text
35353
35354 \begin_layout Plain Layout
35355 comme date date
35356 \end_layout
35357
35358 \end_inset
35359 </cell>
35360 </row>
35361 </lyxtabular>
35362
35363 \end_inset
35364
35365
35366 \end_layout
35367
35368 \end_inset
35369
35370
35371 \end_layout
35372
35373 \begin_layout Standard
35374 Quand vous activez l'option 
35375 \family sans
35376 Brouillon
35377 \family default
35378  de l'onglet 
35379 \family sans
35380 Fichier
35381 \family default
35382  de la fenêtre de dialogue 
35383 \family sans
35384 Objet
35385 \begin_inset space ~
35386 \end_inset
35387
35388 Externe
35389 \family default
35390 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
35391 \begin_inset Newline newline
35392 \end_inset
35393
35394 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
35395  : 
35396 \begin_inset Graphics
35397         filename ../clipart/ExternalMaterialQt4.png
35398         scale 85
35399         scaleBeforeRotation
35400
35401 \end_inset
35402
35403  soit comme une image, selon que vous avez ou non activé l'option 
35404 \family sans
35405 Afficher
35406 \begin_inset space ~
35407 \end_inset
35408
35409 dans
35410 \begin_inset space ~
35411 \end_inset
35412
35413 LyX
35414 \family default
35415  de l'onglet 
35416 \family sans
35417 Options LaTeX et LyX
35418 \family default
35419  de la fenêtre de dialogue.
35420 \end_layout
35421
35422 \begin_layout Standard
35423 Le manuel 
35424 \family sans
35425 \emph on
35426 Personnalisation
35427 \family default
35428 \emph default
35429  explique comment vous pouvez créer vos propres modèles.
35430 \end_layout
35431
35432 \begin_layout Section
35433 Sous-documents
35434 \begin_inset CommandInset label
35435 LatexCommand label
35436 name "sec:Sous-documents"
35437
35438 \end_inset
35439
35440
35441 \begin_inset Index idx
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445 Trucs externes ! Sous-documents
35446 \end_layout
35447
35448 \end_inset
35449
35450
35451 \begin_inset Index idx
35452 status collapsed
35453
35454 \begin_layout Plain Layout
35455 Fichiers ! Insérer
35456 \end_layout
35457
35458 \end_inset
35459
35460
35461 \end_layout
35462
35463 \begin_layout Standard
35464 Les sous-documents sont utilisés quand on a un document très long qui peut
35465  être décomposé en plusieurs parties ou sections plus petites.
35466  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
35467  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
35468  Les différents documents sont ce que l'on appelle les sous-documents et
35469  un document maître les relie pour imprimer le document complet ou seulement
35470  une partie de celui-ci.
35471  Un sous-document hérite du contenu de son maître, par exemple le préambule
35472  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
35473 \end_layout
35474
35475 \begin_layout Standard
35476 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
35477  maître, précisez dans le sous-document le document maître dans le menu
35478  
35479 \family sans
35480 Document\SpecialChar \menuseparator
35481 Paramètres\SpecialChar \menuseparator
35482 Classe de document
35483 \family default
35484 .
35485  Ce document maître sera par la suite utilisé de façon cachée par LyX à
35486  chaque fois que vous modifierez le sous-document.
35487 \end_layout
35488
35489 \begin_layout Standard
35490 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
35491  comme celle-ci : 
35492 \begin_inset Graphics
35493         filename clipart/ChildDocumentQt4.png
35494         lyxscale 70
35495         scale 60
35496         scaleBeforeRotation
35497
35498 \end_inset
35499
35500  Pour inclure des sous-documents dans un document maître , on utilise le
35501  menu 
35502 \family sans
35503 Insérer\SpecialChar \menuseparator
35504 Fichier\SpecialChar \menuseparator
35505 Sous-document
35506 \family default
35507 .
35508  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
35509  des quatre méthodes d'inclusion :
35510 \end_layout
35511
35512 \begin_layout Description
35513 Inclus
35514 \begin_inset space ~
35515 \end_inset
35516
35517 (include) Vous pouvez inclure des documents LyX et LaTeX.
35518  Quand vous cliquez sur le bouton 
35519 \family sans
35520 Charger
35521 \family default
35522  dans la fenêtre de dialogue 
35523 \family sans
35524 Sous-document
35525 \family default
35526 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
35527  vous puissiez le modifier.
35528 \begin_inset Newline newline
35529 \end_inset
35530
35531
35532 \end_layout
35533
35534 \begin_layout Standard
35535 Voici un sous-document inséré avec la méthode 
35536 \family sans
35537 Inclus
35538 \family default
35539  : 
35540 \begin_inset CommandInset include
35541 LatexCommand include
35542 filename "DocumentBidon1.lyx"
35543
35544 \end_inset
35545
35546
35547 \end_layout
35548
35549 \begin_layout Standard
35550 La numérotation des sections va prendre en compte les sections des fichiers
35551  incorporés dans l'ordre où ils sont insérés dans le document maître.
35552  Le document qui est inclus comme exemple possède une sous-section qui sera
35553  numérotée comme sous-section de la section actuelle.
35554  Les étiquettes présentes dans le fichier inclus peuvent être référencées
35555  : la sous-section
35556 \begin_inset space ~
35557 \end_inset
35558
35559
35560 \begin_inset CommandInset ref
35561 LatexCommand ref
35562 reference "sub:Sous-section-externe-1"
35563
35564 \end_inset
35565
35566  est dans le fichier inclus.
35567 \end_layout
35568
35569 \begin_layout Standard
35570 Le préambule du sous-document est tout simplement ignoré, seul le préambule
35571  du document maître est utilisé.
35572  Les branches présentes dans le sous-document seront ignorées par le document
35573  maître si celui-ci ne possède pas une branche avec le même nom.
35574  Les documents inclus sont insérés en commençant une nouvelle page et sont
35575  suivis par un saut de page.
35576 \end_layout
35577
35578 \begin_layout Standard
35579 \begin_inset Note Greyedout
35580 status open
35581
35582 \begin_layout Plain Layout
35583
35584 \series bold
35585 Note:
35586 \series default
35587  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
35588  une classe de document différente de celle du document maître, vous recevez
35589  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
35590  que cela peut produire des résultats inattendus sur la sortie imprimée.
35591 \end_layout
35592
35593 \end_inset
35594
35595
35596 \end_layout
35597
35598 \begin_layout Description
35599 Incorporé
35600 \begin_inset space ~
35601 \end_inset
35602
35603 (input) Cette méthode est très semblable à la méthode Inclus, les différences
35604  sont :
35605 \end_layout
35606
35607 \begin_deeper
35608 \begin_layout Itemize
35609 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
35610  par un saut de page.
35611 \end_layout
35612
35613 \begin_layout Itemize
35614 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
35615  
35616 \family sans
35617 Aperçu
35618 \begin_inset space ~
35619 \end_inset
35620
35621 sur
35622 \begin_inset space ~
35623 \end_inset
35624
35625 le
35626 \begin_inset space ~
35627 \end_inset
35628
35629 vif
35630 \family default
35631  est activée dans les préférences dans la rubrique 
35632 \family sans
35633 Apparence\SpecialChar \menuseparator
35634 Graphique
35635 \family default
35636 .
35637 \end_layout
35638
35639 \begin_layout Itemize
35640 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
35641 \family sans
35642 Document\SpecialChar \menuseparator
35643 Paramètres\SpecialChar \menuseparator
35644 Sous-documents
35645 \family default
35646 .
35647 \end_layout
35648
35649 \end_deeper
35650 \begin_layout Standard
35651 Voici un sous document inséré en utilisant la méthode 
35652 \family sans
35653 Incorporé
35654 \family default
35655  : 
35656 \begin_inset CommandInset include
35657 LatexCommand input
35658 preview true
35659 filename "DocumentBidon2.lyx"
35660
35661 \end_inset
35662
35663
35664 \end_layout
35665
35666 \begin_layout Description
35667 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
35668  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
35669  sous forme de code source et aucune des commandes éventuellement présentes
35670  ne sera exécutée.
35671  Vous pouvez utiliser l'option 
35672 \family sans
35673 Marquer
35674 \begin_inset space ~
35675 \end_inset
35676
35677 les
35678 \begin_inset space ~
35679 \end_inset
35680
35681 espaces
35682 \family default
35683  qui matérialise chaque espace présente dans le code source par un caractère
35684  
35685 \begin_inset Quotes eld
35686 \end_inset
35687
35688
35689 \begin_inset ERT
35690 status collapsed
35691
35692 \begin_layout Plain Layout
35693
35694
35695 \backslash
35696 textvisiblespace 
35697 \end_layout
35698
35699 \end_inset
35700
35701
35702 \begin_inset Quotes erd
35703 \end_inset
35704
35705  .
35706  La différence avec la méthode qui consiste à utiliser le menu 
35707 \family sans
35708 Insérer\SpecialChar \menuseparator
35709 Fichier\SpecialChar \menuseparator
35710 Texte
35711 \begin_inset space ~
35712 \end_inset
35713
35714 brut
35715 \family default
35716  est que le contenu du document n'apparaît pas dans LyX.
35717 \end_layout
35718
35719 \begin_layout Standard
35720 Voici un sous-document inclus en utilisant la méthode 
35721 \family sans
35722 verbatim
35723 \family default
35724  : 
35725 \begin_inset CommandInset include
35726 LatexCommand verbatiminput
35727 filename "DocumentTexteBidon.txt"
35728
35729 \end_inset
35730
35731
35732 \begin_inset VSpace bigskip
35733 \end_inset
35734
35735 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
35736  l'option 
35737 \family sans
35738 Marquer
35739 \begin_inset space ~
35740 \end_inset
35741
35742 les
35743 \begin_inset space ~
35744 \end_inset
35745
35746 espaces :
35747 \family default
35748  
35749 \begin_inset CommandInset include
35750 LatexCommand verbatiminput*
35751 filename "DocumentTexteBidon.txt"
35752
35753 \end_inset
35754
35755
35756 \end_layout
35757
35758 \begin_layout Standard
35759 \begin_inset VSpace bigskip
35760 \end_inset
35761
35762
35763 \end_layout
35764
35765 \begin_layout Standard
35766 \begin_inset Note Greyedout
35767 status open
35768
35769 \begin_layout Plain Layout
35770
35771 \series bold
35772 Note:
35773 \series default
35774  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
35775  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
35776 \end_layout
35777
35778 \end_inset
35779
35780
35781 \end_layout
35782
35783 \begin_layout Description
35784 Listings Ce type d'inclusion est décrit dans le chapitre
35785 \begin_inset space ~
35786 \end_inset
35787
35788
35789 \begin_inset CommandInset ref
35790 LatexCommand ref
35791 reference "cha:Program-Code-Listings"
35792
35793 \end_inset
35794
35795 .
35796 \end_layout
35797
35798 \begin_layout Standard
35799 \begin_inset Note Greyedout
35800 status open
35801
35802 \begin_layout Plain Layout
35803
35804 \series bold
35805 Note:
35806 \series default
35807  Inclure le même document deux fois dans un même document peut poser des
35808  problèmes avec LaTeX.
35809 \end_layout
35810
35811 \end_inset
35812
35813
35814 \end_layout
35815
35816 \begin_layout Standard
35817 Si vous ne voulez visualiser ou exporter que certains des sous-documents
35818  de votre document maître, que ce soit pour diminuer les temps de compilation
35819  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
35820  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
35821  la sortie en utilisant le menu 
35822 \family sans
35823 Document\SpecialChar \menuseparator
35824 Paramètres\SpecialChar \menuseparator
35825 Sous-documents
35826 \family default
35827 .
35828  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
35829  sur la ligne correspondant dans la colonne 
35830 \family sans
35831 Inclus dans le résultat
35832 \family default
35833  de la liste (
35834 \begin_inset space ~
35835 \end_inset
35836
35837 notez que cela ne fonctionne que pour les documents inclus avec la méthode
35838  
35839 \begin_inset Quotes fld
35840 \end_inset
35841
35842 inclus
35843 \begin_inset Quotes frd
35844 \end_inset
35845
35846  et pas la méthode 
35847 \begin_inset Quotes fld
35848 \end_inset
35849
35850 incorporé
35851 \begin_inset Quotes frd
35852 \end_inset
35853
35854
35855 \begin_inset space ~
35856 \end_inset
35857
35858 ).
35859  Si on active l'option 
35860 \family sans
35861 Assurer la cohérence des compteurs et des références
35862 \family default
35863 , LyX va s'assurer que tous les numéros de pages, références etc...
35864  sont corrects comme si tous le document avait été traité.
35865  C'est utile si vous voulez que les sous-documents choisis aient exactement
35866  le même aspect que s'il étaient dans le document complet.
35867  Pour réaliser cette condition, il faut que LyX traite de façon silencieuse
35868  la totalité du document.
35869  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
35870  les compteurs et autres références n'ont pas à être à tout prix valides,
35871  vous devez impérativement désactiver cette option.
35872  
35873 \end_layout
35874
35875 \begin_layout Standard
35876 Une autre solution consiste à inclure chaque fichier dans une branche
35877 \begin_inset Foot
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881 Les branches sont décrites dans la section 
35882 \emph on
35883 Branches
35884 \emph default
35885  du 
35886 \emph on
35887 Guide de l'utilisateur
35888 \emph default
35889  de LyX.
35890 \end_layout
35891
35892 \end_inset
35893
35894 .
35895  En activant ou désactivant une branche, vous pouvez décider les fichiers
35896  inclus qui doivent apparaître dans la sortie imprimée.
35897  Cette méthode à l'avantage qu'elle peut aussi s'apliquer aux sous documents
35898  
35899 \begin_inset Quotes fld
35900 \end_inset
35901
35902 incorporés
35903 \begin_inset Quotes frd
35904 \end_inset
35905
35906 .
35907  Le défaut est que les compteurs et autres références ne sont pas conservés
35908  avec cette approche.
35909 \end_layout
35910
35911 \begin_layout Chapter
35912 Listings de Code Source
35913 \begin_inset CommandInset label
35914 LatexCommand label
35915 name "cha:Program-Code-Listings"
35916
35917 \end_inset
35918
35919
35920 \begin_inset Index idx
35921 status collapsed
35922
35923 \begin_layout Plain Layout
35924 Listings
35925 \end_layout
35926
35927 \end_inset
35928
35929
35930 \begin_inset Index idx
35931 status collapsed
35932
35933 \begin_layout Plain Layout
35934 Code Source
35935 \end_layout
35936
35937 \end_inset
35938
35939
35940 \begin_inset Index idx
35941 status collapsed
35942
35943 \begin_layout Plain Layout
35944 Flottants ! Listings
35945 \end_layout
35946
35947 \end_inset
35948
35949
35950 \end_layout
35951
35952 \begin_layout Standard
35953 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
35954  un insert 
35955 \family sans
35956 Listings
35957 \family default
35958  qui peut être créé grâce au menu 
35959 \family sans
35960 Insérer
35961 \family default
35962 \SpecialChar \menuseparator
35963
35964 \family sans
35965 Listing
35966 \begin_inset space ~
35967 \end_inset
35968
35969 de
35970 \begin_inset space ~
35971 \end_inset
35972
35973 Code
35974 \begin_inset space ~
35975 \end_inset
35976
35977 Source
35978 \family default
35979 .
35980  Le paquetage LaTeX 
35981 \series bold
35982 listings
35983 \series default
35984
35985 \begin_inset Index idx
35986 status collapsed
35987
35988 \begin_layout Plain Layout
35989 Paquetages LaTeX ! listings
35990 \end_layout
35991
35992 \end_inset
35993
35994  fournit un moyen puissant et flexible d'insérer des listings de code source
35995  dans votre document.
35996  
35997 \end_layout
35998
35999 \begin_layout Standard
36000 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
36001  contextuel s'ouvre pour vous permettre de modifier le format du listing.
36002 \end_layout
36003
36004 \begin_layout Standard
36005 Implicitement, un listing commence un nouveau paragraphe dans la sortie
36006  imprimée.
36007  L'option d'emplacement 
36008 \family sans
36009 Listing
36010 \begin_inset space ~
36011 \end_inset
36012
36013 en
36014 \begin_inset space ~
36015 \end_inset
36016
36017 Ligne
36018 \family default
36019  imprime le listing dans la ligne comme ceci : 
36020 \begin_inset listings
36021 lstparams "language={C++}"
36022 inline true
36023 status open
36024
36025 \begin_layout Plain Layout
36026
36027 int a=5;
36028 \end_layout
36029
36030 \end_inset
36031
36032
36033 \begin_inset Newline newline
36034 \end_inset
36035
36036 L'option 
36037 \family sans
36038 Flottant
36039 \family default
36040  crée un flottant de listing pour lequel vous pouvez préciser les options
36041  classiques d'emplacement : 
36042 \begin_inset Quotes eld
36043 \end_inset
36044
36045
36046 \family sans
36047 h
36048 \family default
36049
36050 \begin_inset Quotes erd
36051 \end_inset
36052
36053
36054 \begin_inset Quotes eld
36055 \end_inset
36056
36057
36058 \family sans
36059 t
36060 \family default
36061
36062 \begin_inset Quotes erd
36063 \end_inset
36064
36065
36066 \begin_inset Quotes eld
36067 \end_inset
36068
36069
36070 \family sans
36071 b
36072 \family default
36073
36074 \begin_inset Quotes erd
36075 \end_inset
36076
36077 , et 
36078 \begin_inset Quotes eld
36079 \end_inset
36080
36081
36082 \family sans
36083 p
36084 \family default
36085
36086 \begin_inset Quotes erd
36087 \end_inset
36088
36089  correspondant aux emplacement décrits dans la section
36090 \begin_inset space ~
36091 \end_inset
36092
36093
36094 \begin_inset CommandInset ref
36095 LatexCommand ref
36096 reference "sec:Placement-flottants"
36097
36098 \end_inset
36099
36100 .
36101  Les options de positionnement peuvent être mélangées et doivent être saisies
36102  sans séparation, par exemple, on peut taper 
36103 \begin_inset Quotes eld
36104 \end_inset
36105
36106
36107 \family sans
36108 htbp
36109 \family default
36110
36111 \begin_inset Quotes erd
36112 \end_inset
36113
36114 .
36115  L' option 
36116 \begin_inset Quotes eld
36117 \end_inset
36118
36119 h
36120 \begin_inset Quotes erd
36121 \end_inset
36122
36123  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
36124  
36125 \family sans
36126 Flottant
36127 \family default
36128  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
36129  légende et être référencés.
36130 \end_layout
36131
36132 \begin_layout Standard
36133 Vous pouvez ajouter une légende à un listing avec le menu 
36134 \family sans
36135 Insérer\SpecialChar \menuseparator
36136 Légende
36137 \family default
36138 .
36139  On peut référencer les listings de la même façon que les flottants :Voir
36140  le listing
36141 \begin_inset space ~
36142 \end_inset
36143
36144
36145 \begin_inset CommandInset ref
36146 LatexCommand ref
36147 reference "lst:Listing-exemple"
36148
36149 \end_inset
36150
36151
36152 \end_layout
36153
36154 \begin_layout Standard
36155 \begin_inset listings
36156 lstparams "language=Python"
36157 inline false
36158 status open
36159
36160 \begin_layout Plain Layout
36161
36162 \begin_inset Caption
36163
36164 \begin_layout Plain Layout
36165 \begin_inset CommandInset label
36166 LatexCommand label
36167 name "lst:Listing-exemple"
36168
36169 \end_inset
36170
36171 Exemple de listing flottant
36172 \end_layout
36173
36174 \end_inset
36175
36176 # Exemple de listing flottant
36177 \end_layout
36178
36179 \begin_layout Plain Layout
36180
36181 def func(param):
36182 \end_layout
36183
36184 \begin_layout Plain Layout
36185
36186     'ceci est une fonction python'
36187 \end_layout
36188
36189 \begin_layout Plain Layout
36190
36191     pass
36192 \end_layout
36193
36194 \end_inset
36195
36196
36197 \end_layout
36198
36199 \begin_layout Standard
36200 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
36201  de listing, les mots-clés de ce langage seront reconnus et mis en forme
36202  de manière particulière dans la sortie imprimée.
36203  Dans l'exemple de listing, le mot clé Python 
36204 \begin_inset Quotes eld
36205 \end_inset
36206
36207 def
36208 \begin_inset Quotes erd
36209 \end_inset
36210
36211  est reconnu et imprimé en caractères gras dans la sortie.
36212 \end_layout
36213
36214 \begin_layout Standard
36215 \begin_inset Note Greyedout
36216 status open
36217
36218 \begin_layout Plain Layout
36219
36220 \series bold
36221 Note:
36222 \series default
36223  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
36224  une police de caractères à 
36225 \family typewriter
36226 chasse fixe
36227 \family default
36228 , c'est que votre police ne contient probablement pas de série grasse.
36229  Dans ce cas choisissez une police différente dans le menu 
36230 \family sans
36231 Document\SpecialChar \menuseparator
36232 Paramètres\SpecialChar \menuseparator
36233 Polices
36234 \family default
36235 .
36236  (Les polices 
36237 \emph on
36238 LuxiMono, BeraMono
36239 \emph default
36240  et 
36241 \emph on
36242 Courier
36243 \emph default
36244  contiennent une série grasse.)
36245 \end_layout
36246
36247 \end_inset
36248
36249
36250 \end_layout
36251
36252 \begin_layout Standard
36253 Dans la rubrique 
36254 \family sans
36255 Numérotation
36256 \begin_inset space ~
36257 \end_inset
36258
36259 des
36260 \begin_inset space ~
36261 \end_inset
36262
36263 Lignes
36264 \family default
36265  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
36266 n des lignes.
36267  Vous pouvez mettre un nombre dans le champ 
36268 \family sans
36269 Pas
36270 \family default
36271  pour désigner les lignes qui seront numérotées.
36272  Par exemple, si vous mettez 
36273 \begin_inset Quotes eld
36274 \end_inset
36275
36276 3
36277 \begin_inset Quotes erd
36278 \end_inset
36279
36280 , seule une ligne sur trois sera numérotée.
36281 \end_layout
36282
36283 \begin_layout Standard
36284 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
36285  apparaîtront dans la sortie.
36286  Vous devez utiliser l'option 
36287 \family sans
36288 Table
36289 \begin_inset space ~
36290 \end_inset
36291
36292 de
36293 \begin_inset space ~
36294 \end_inset
36295
36296 Caractères
36297 \begin_inset space ~
36298 \end_inset
36299
36300 Étendue
36301 \family default
36302  quand vous employez des caractères spécifiques à une langue donnée comme
36303  les umlauts Allemands dans votre listing.
36304 \begin_inset Newline newline
36305 \end_inset
36306
36307 Voici un exemple de listing avec la numérotation des lignes à gauche par
36308  pas de 3, en langage Python, avec les options 
36309 \begin_inset Quotes eld
36310 \end_inset
36311
36312 Table
36313 \begin_inset space ~
36314 \end_inset
36315
36316 de
36317 \begin_inset space ~
36318 \end_inset
36319
36320 caractères
36321 \begin_inset space ~
36322 \end_inset
36323
36324 étendue
36325 \begin_inset Quotes erd
36326 \end_inset
36327
36328  et 
36329 \begin_inset Quotes eld
36330 \end_inset
36331
36332 Espace
36333 \begin_inset space ~
36334 \end_inset
36335
36336 représenté
36337 \begin_inset space ~
36338 \end_inset
36339
36340 par
36341 \begin_inset space ~
36342 \end_inset
36343
36344 un
36345 \begin_inset space ~
36346 \end_inset
36347
36348 symbole
36349 \begin_inset Quotes erd
36350 \end_inset
36351
36352 , l'intervalle de ligne étant 3
36353 \begin_inset space \thinspace{}
36354 \end_inset
36355
36356 -
36357 \begin_inset space \thinspace{}
36358 \end_inset
36359
36360 8:
36361 \end_layout
36362
36363 \begin_layout Standard
36364 \begin_inset listings
36365 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
36366 inline false
36367 status open
36368
36369 \begin_layout Plain Layout
36370
36371 def func(param):
36372 \end_layout
36373
36374 \begin_layout Plain Layout
36375
36376     'ceci est une fonction Python'
36377 \end_layout
36378
36379 \begin_layout Plain Layout
36380
36381     pass
36382 \end_layout
36383
36384 \begin_layout Plain Layout
36385
36386 def func(param):
36387 \end_layout
36388
36389 \begin_layout Plain Layout
36390
36391 'Ça, c'est un mot Allemand : Tschüß'
36392 \end_layout
36393
36394 \begin_layout Plain Layout
36395
36396 pass
36397 \end_layout
36398
36399 \begin_layout Plain Layout
36400
36401 def func(param):
36402 \end_layout
36403
36404 \begin_layout Plain Layout
36405
36406 'ceci est une fonction Python'
36407 \end_layout
36408
36409 \begin_layout Plain Layout
36410
36411 pass
36412 \end_layout
36413
36414 \end_inset
36415
36416
36417 \end_layout
36418
36419 \begin_layout Standard
36420 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
36421  nombre de caractères que doit représenter une tabulation dans le champ
36422  
36423 \family sans
36424 Taille du tabulateur
36425 \family default
36426 .
36427 \end_layout
36428
36429 \begin_layout Standard
36430 \begin_inset Note Greyedout
36431 status open
36432
36433 \begin_layout Plain Layout
36434
36435 \series bold
36436 Note:
36437 \series default
36438  À cause d'un bug dans le paquetage 
36439 \series bold
36440 listings
36441 \series default
36442  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
36443  listing.
36444  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
36445  les lignes 3 et 6.
36446 \end_layout
36447
36448 \end_inset
36449
36450
36451 \end_layout
36452
36453 \begin_layout Standard
36454 \begin_inset VSpace bigskip
36455 \end_inset
36456
36457
36458 \end_layout
36459
36460 \begin_layout Standard
36461 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
36462  listing.
36463  Pour le faire, il suffit d'utiliser le menu 
36464 \family sans
36465 Insérer\SpecialChar \menuseparator
36466 Fichier\SpecialChar \menuseparator
36467 Sous-document
36468 \family default
36469  et de choisir le type 
36470 \family sans
36471 Listing
36472 \family default
36473
36474 \begin_inset space ~
36475 \end_inset
36476
36477
36478 \family sans
36479 de
36480 \begin_inset space ~
36481 \end_inset
36482
36483 Code
36484 \begin_inset space ~
36485 \end_inset
36486
36487 source
36488 \family default
36489 .
36490 \begin_inset Foot
36491 status collapsed
36492
36493 \begin_layout Plain Layout
36494 Les autres types de sous-documents sont décrits dans la section
36495 \begin_inset space ~
36496 \end_inset
36497
36498
36499 \begin_inset CommandInset ref
36500 LatexCommand ref
36501 reference "sec:Sous-documents"
36502
36503 \end_inset
36504
36505 .
36506 \end_layout
36507
36508 \end_inset
36509
36510  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
36511  à utiliser pour le listing dans une zone de texte.
36512  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
36513  
36514 \begin_inset Quotes eld
36515 \end_inset
36516
36517 ?
36518 \begin_inset Quotes erd
36519 \end_inset
36520
36521  dans la zone de texte.
36522 \end_layout
36523
36524 \begin_layout Standard
36525 Pour faire référence à un sous-document de type listing, tapez une étiquette
36526  dans le champ correspondant de la fenêtre de dialogue.
36527  On peut alors faire référence à cette étiquette en utilisant le menu 
36528 \family sans
36529 Insérer\SpecialChar \menuseparator
36530 Référence
36531 \begin_inset space ~
36532 \end_inset
36533
36534 Croisée
36535 \family default
36536 .
36537 \end_layout
36538
36539 \begin_layout Standard
36540 Le listing
36541 \begin_inset space ~
36542 \end_inset
36543
36544
36545 \begin_inset CommandInset ref
36546 LatexCommand ref
36547 reference "lst:listing-fichier"
36548
36549 \end_inset
36550
36551  est une exemple de listing issu d'un fichier ; ici les lignes 10
36552 \begin_inset space \thinspace{}
36553 \end_inset
36554
36555 -
36556 \begin_inset space \thinspace{}
36557 \end_inset
36558
36559 15 de ce fichier LyX sont listées.
36560 \end_layout
36561
36562 \begin_layout Standard
36563 \begin_inset CommandInset include
36564 LatexCommand lstinputlisting
36565 filename "EmbeddedObjects.lyx"
36566 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
36567
36568 \end_inset
36569
36570
36571 \end_layout
36572
36573 \begin_layout Standard
36574 \begin_inset VSpace bigskip
36575 \end_inset
36576
36577
36578 \end_layout
36579
36580 \begin_layout Standard
36581 L'insertion d'une formule dans un listing peut se faire de la façon suivante
36582 \begin_inset space ~
36583 \end_inset
36584
36585 :
36586 \end_layout
36587
36588 \begin_layout Enumerate
36589 Ouvrez la fenêtre de dialogue listings et ajoutez
36590 \begin_inset Newline newline
36591 \end_inset
36592
36593
36594 \family sans
36595 mathescape=true
36596 \family default
36597
36598 \begin_inset Newline newline
36599 \end_inset
36600
36601 dans le champ de l'onglet 
36602 \family sans
36603 Avancé
36604 \family default
36605 .
36606 \end_layout
36607
36608 \begin_layout Enumerate
36609 Créez la formule en dehors du listing.
36610 \end_layout
36611
36612 \begin_layout Enumerate
36613 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
36614  (raccourci 
36615 \begin_inset Info
36616 type  "shortcut"
36617 arg   "copy"
36618 \end_inset
36619
36620 )
36621 \end_layout
36622
36623 \begin_layout Enumerate
36624 Dans le listing écrivez 
36625 \begin_inset Quotes eld
36626 \end_inset
36627
36628
36629 \family sans
36630 $$
36631 \family default
36632
36633 \begin_inset Quotes erd
36634 \end_inset
36635
36636  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
36637  
36638 \begin_inset Info
36639 type  "shortcut"
36640 arg   "paste"
36641 \end_inset
36642
36643 )
36644 \end_layout
36645
36646 \begin_layout Standard
36647 \begin_inset listings
36648 lstparams "language=Python,mathescape=true"
36649 inline false
36650 status open
36651
36652 \begin_layout Plain Layout
36653
36654 \begin_inset Caption
36655
36656 \begin_layout Plain Layout
36657 Exemple de listing flottant contenant une formule
36658 \end_layout
36659
36660 \end_inset
36661
36662 # Exemple de listing flottant
36663 \end_layout
36664
36665 \begin_layout Plain Layout
36666
36667 def func(param):
36668 \end_layout
36669
36670 \begin_layout Plain Layout
36671
36672     # $
36673 \backslash
36674 prod_{n=1}^{
36675 \backslash
36676 infty}
36677 \backslash
36678 ,
36679 \backslash
36680 frac{1}{x^{2}}$
36681 \end_layout
36682
36683 \begin_layout Plain Layout
36684
36685     pass
36686 \end_layout
36687
36688 \end_inset
36689
36690
36691 \end_layout
36692
36693 \begin_layout Standard
36694 \begin_inset VSpace bigskip
36695 \end_inset
36696
36697
36698 \end_layout
36699
36700 \begin_layout Standard
36701 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
36702  de dialogue 
36703 \family sans
36704 Document\SpecialChar \menuseparator
36705 Paramètres\SpecialChar \menuseparator
36706 Listings
36707 \family default
36708 .
36709  Pour avoir la liste des options disponibles, tapez un point d'interrogation
36710  
36711 \begin_inset Quotes eld
36712 \end_inset
36713
36714 ?
36715 \begin_inset Quotes erd
36716 \end_inset
36717
36718  dans le champ.
36719 \end_layout
36720
36721 \begin_layout Standard
36722 Pour plus d'information sur le paquetage 
36723 \series bold
36724 listings
36725 \series default
36726 , nous vous renvoyons à sa documentation 
36727 \begin_inset CommandInset citation
36728 LatexCommand cite
36729 key "listings"
36730
36731 \end_inset
36732
36733 .
36734 \end_layout
36735
36736 \begin_layout Standard
36737 \begin_inset Newpage newpage
36738 \end_inset
36739
36740
36741 \end_layout
36742
36743 \begin_layout Chapter
36744 \start_of_appendix
36745 Unités de longueur utilisables avec LyX
36746 \begin_inset Argument
36747 status collapsed
36748
36749 \begin_layout Plain Layout
36750 Unités de longueur
36751 \end_layout
36752
36753 \end_inset
36754
36755
36756 \begin_inset Index idx
36757 status collapsed
36758
36759 \begin_layout Plain Layout
36760 Unités
36761 \end_layout
36762
36763 \end_inset
36764
36765
36766 \begin_inset CommandInset label
36767 LatexCommand label
36768 name "cha:Unités-de-longueur"
36769
36770 \end_inset
36771
36772
36773 \end_layout
36774
36775 \begin_layout Standard
36776 Pour comprendre les unités de longueur utilisées dans cette documentation,
36777  le tableau
36778 \begin_inset space ~
36779 \end_inset
36780
36781
36782 \begin_inset CommandInset ref
36783 LatexCommand ref
36784 reference "tab:Unités"
36785
36786 \end_inset
36787
36788 décrit les unités utilisées par LyX.
36789 \begin_inset Float table
36790 placement h
36791 wide false
36792 sideways false
36793 status open
36794
36795 \begin_layout Plain Layout
36796 \begin_inset Caption
36797
36798 \begin_layout Plain Layout
36799 \begin_inset CommandInset label
36800 LatexCommand label
36801 name "tab:Unités"
36802
36803 \end_inset
36804
36805 Unités de longueur
36806 \end_layout
36807
36808 \end_inset
36809
36810
36811 \end_layout
36812
36813 \begin_layout Plain Layout
36814 \begin_inset VSpace medskip
36815 \end_inset
36816
36817
36818 \end_layout
36819
36820 \begin_layout Plain Layout
36821 \align center
36822 \begin_inset Tabular
36823 <lyxtabular version="3" rows="20" columns="2">
36824 <features tabularvalignment="middle">
36825 <column alignment="center" valignment="top" width="0">
36826 <column alignment="center" valignment="top" width="0">
36827 <row>
36828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36829 \begin_inset Text
36830
36831 \begin_layout Plain Layout
36832 unité
36833 \end_layout
36834
36835 \end_inset
36836 </cell>
36837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Plain Layout
36841 nom/description
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 </row>
36847 <row>
36848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36849 \begin_inset Text
36850
36851 \begin_layout Plain Layout
36852 mm
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36858 \begin_inset Text
36859
36860 \begin_layout Plain Layout
36861 millimètre
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 </row>
36867 <row>
36868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36869 \begin_inset Text
36870
36871 \begin_layout Plain Layout
36872 cm
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Plain Layout
36881 centimètre
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 </row>
36887 <row>
36888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36889 \begin_inset Text
36890
36891 \begin_layout Plain Layout
36892 in
36893 \end_layout
36894
36895 \end_inset
36896 </cell>
36897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36898 \begin_inset Text
36899
36900 \begin_layout Plain Layout
36901 pouce (inch)
36902 \end_layout
36903
36904 \end_inset
36905 </cell>
36906 </row>
36907 <row>
36908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36909 \begin_inset Text
36910
36911 \begin_layout Plain Layout
36912 pt
36913 \end_layout
36914
36915 \end_inset
36916 </cell>
36917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36918 \begin_inset Text
36919
36920 \begin_layout Plain Layout
36921 point (72.27
36922 \begin_inset space \thinspace{}
36923 \end_inset
36924
36925 pt = 1
36926 \begin_inset space \thinspace{}
36927 \end_inset
36928
36929 in)
36930 \end_layout
36931
36932 \end_inset
36933 </cell>
36934 </row>
36935 <row>
36936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36937 \begin_inset Text
36938
36939 \begin_layout Plain Layout
36940 pc
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949 pica (1
36950 \begin_inset space \thinspace{}
36951 \end_inset
36952
36953 pc = 12
36954 \begin_inset space \thinspace{}
36955 \end_inset
36956
36957 pt)
36958 \end_layout
36959
36960 \end_inset
36961 </cell>
36962 </row>
36963 <row>
36964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36965 \begin_inset Text
36966
36967 \begin_layout Plain Layout
36968 sp
36969 \end_layout
36970
36971 \end_inset
36972 </cell>
36973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36974 \begin_inset Text
36975
36976 \begin_layout Plain Layout
36977 scaled point (65536
36978 \begin_inset space \thinspace{}
36979 \end_inset
36980
36981 sp = 1
36982 \begin_inset space \thinspace{}
36983 \end_inset
36984
36985 pt)
36986 \end_layout
36987
36988 \end_inset
36989 </cell>
36990 </row>
36991 <row>
36992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996 bp
36997 \end_layout
36998
36999 \end_inset
37000 </cell>
37001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37002 \begin_inset Text
37003
37004 \begin_layout Plain Layout
37005 gros point (72
37006 \begin_inset space \thinspace{}
37007 \end_inset
37008
37009 bp = 1
37010 \begin_inset space \thinspace{}
37011 \end_inset
37012
37013 in)
37014 \end_layout
37015
37016 \end_inset
37017 </cell>
37018 </row>
37019 <row>
37020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37021 \begin_inset Text
37022
37023 \begin_layout Plain Layout
37024 dd
37025 \end_layout
37026
37027 \end_inset
37028 </cell>
37029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37030 \begin_inset Text
37031
37032 \begin_layout Plain Layout
37033 didot (72
37034 \begin_inset space \thinspace{}
37035 \end_inset
37036
37037 dd 
37038 \begin_inset Formula $\approx$
37039 \end_inset
37040
37041  37.6
37042 \begin_inset space \thinspace{}
37043 \end_inset
37044
37045 mm)
37046 \end_layout
37047
37048 \end_inset
37049 </cell>
37050 </row>
37051 <row>
37052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37053 \begin_inset Text
37054
37055 \begin_layout Plain Layout
37056 cc
37057 \end_layout
37058
37059 \end_inset
37060 </cell>
37061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37062 \begin_inset Text
37063
37064 \begin_layout Plain Layout
37065 cicero (1
37066 \begin_inset space \thinspace{}
37067 \end_inset
37068
37069 cc = 12
37070 \begin_inset space \thinspace{}
37071 \end_inset
37072
37073 dd)
37074 \end_layout
37075
37076 \end_inset
37077 </cell>
37078 </row>
37079 <row>
37080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37081 \begin_inset Text
37082
37083 \begin_layout Plain Layout
37084 Scale%
37085 \end_layout
37086
37087 \end_inset
37088 </cell>
37089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37090 \begin_inset Text
37091
37092 \begin_layout Plain Layout
37093 % de la largeur originale de l'image
37094 \end_layout
37095
37096 \end_inset
37097 </cell>
37098 </row>
37099 <row>
37100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37101 \begin_inset Text
37102
37103 \begin_layout Plain Layout
37104 text%
37105 \end_layout
37106
37107 \end_inset
37108 </cell>
37109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37110 \begin_inset Text
37111
37112 \begin_layout Plain Layout
37113 % de la largeur du texte
37114 \end_layout
37115
37116 \end_inset
37117 </cell>
37118 </row>
37119 <row>
37120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37121 \begin_inset Text
37122
37123 \begin_layout Plain Layout
37124 col%
37125 \end_layout
37126
37127 \end_inset
37128 </cell>
37129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37130 \begin_inset Text
37131
37132 \begin_layout Plain Layout
37133 % de la largeur de la colonne
37134 \end_layout
37135
37136 \end_inset
37137 </cell>
37138 </row>
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 page%
37145 \end_layout
37146
37147 \end_inset
37148 </cell>
37149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37150 \begin_inset Text
37151
37152 \begin_layout Plain Layout
37153 % de la largeur du papier
37154 \end_layout
37155
37156 \end_inset
37157 </cell>
37158 </row>
37159 <row>
37160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37161 \begin_inset Text
37162
37163 \begin_layout Plain Layout
37164 line%
37165 \end_layout
37166
37167 \end_inset
37168 </cell>
37169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37170 \begin_inset Text
37171
37172 \begin_layout Plain Layout
37173 % de la largeur de la ligne
37174 \end_layout
37175
37176 \end_inset
37177 </cell>
37178 </row>
37179 <row>
37180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37181 \begin_inset Text
37182
37183 \begin_layout Plain Layout
37184 theight%
37185 \end_layout
37186
37187 \end_inset
37188 </cell>
37189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37190 \begin_inset Text
37191
37192 \begin_layout Plain Layout
37193 % la hauteur du texte
37194 \end_layout
37195
37196 \end_inset
37197 </cell>
37198 </row>
37199 <row>
37200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37201 \begin_inset Text
37202
37203 \begin_layout Plain Layout
37204 pheight%
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37210 \begin_inset Text
37211
37212 \begin_layout Plain Layout
37213 % hauteur du papier
37214 \end_layout
37215
37216 \end_inset
37217 </cell>
37218 </row>
37219 <row>
37220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37221 \begin_inset Text
37222
37223 \begin_layout Plain Layout
37224 ex
37225 \end_layout
37226
37227 \end_inset
37228 </cell>
37229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37230 \begin_inset Text
37231
37232 \begin_layout Plain Layout
37233 hauteur de la lettre 
37234 \emph on
37235 x
37236 \emph default
37237  dans la police courante
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 </row>
37243 <row>
37244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37245 \begin_inset Text
37246
37247 \begin_layout Plain Layout
37248 em
37249 \end_layout
37250
37251 \end_inset
37252 </cell>
37253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37254 \begin_inset Text
37255
37256 \begin_layout Plain Layout
37257 largeur de la lettre
37258 \emph on
37259  M
37260 \emph default
37261  dans la police courante
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 </row>
37267 <row>
37268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272 mu
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281 unité mathématique (1
37282 \begin_inset space \thinspace{}
37283 \end_inset
37284
37285 mu = 1/18
37286 \begin_inset space \thinspace{}
37287 \end_inset
37288
37289 em)
37290 \end_layout
37291
37292 \end_inset
37293 </cell>
37294 </row>
37295 </lyxtabular>
37296
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \end_inset
37303
37304
37305 \end_layout
37306
37307 \begin_layout Chapter
37308 Formats des fichiers de sortie graphiques
37309 \begin_inset CommandInset label
37310 LatexCommand label
37311 name "cha:Formats-fichiers-graphiques"
37312
37313 \end_inset
37314
37315
37316 \end_layout
37317
37318 \begin_layout Section
37319 DVI
37320 \begin_inset Index idx
37321 status collapsed
37322
37323 \begin_layout Plain Layout
37324 Formats de Fichiers! DVI
37325 \end_layout
37326
37327 \end_inset
37328
37329
37330 \begin_inset Index idx
37331 status collapsed
37332
37333 \begin_layout Plain Layout
37334 DVI|see
37335 \begin_inset ERT
37336 status collapsed
37337
37338 \begin_layout Plain Layout
37339
37340 {
37341 \end_layout
37342
37343 \end_inset
37344
37345 Formats de Fichiers
37346 \begin_inset ERT
37347 status collapsed
37348
37349 \begin_layout Plain Layout
37350
37351 }
37352 \end_layout
37353
37354 \end_inset
37355
37356
37357 \end_layout
37358
37359 \end_inset
37360
37361
37362 \end_layout
37363
37364 \begin_layout Standard
37365 Ce type de fichiers a l'extension 
37366 \begin_inset Quotes fld
37367 \end_inset
37368
37369
37370 \family typewriter
37371 .dvi
37372 \family default
37373
37374 \begin_inset Quotes frd
37375 \end_inset
37376
37377 .
37378  Il est appelé 
37379 \emph on
37380 indépendant de l'appareil
37381 \emph default
37382  ou 
37383 \begin_inset Quotes fld
37384 \end_inset
37385
37386 device independent (DVI)
37387 \begin_inset Quotes frd
37388 \end_inset
37389
37390 , car il est complètement portable ; vous pouvez les recopier d'une machine
37391  à l'autre sans avoir à faire de conversion.
37392  À l'époque où ce format a été développé, c'était loin d'être évident.
37393  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
37394  étape préliminaire avant la conversion vers un autre format comme le PostScript.
37395 \end_layout
37396
37397 \begin_layout Standard
37398 \begin_inset Note Greyedout
37399 status open
37400
37401 \begin_layout Plain Layout
37402
37403 \series bold
37404 Note:
37405 \series default
37406  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
37407  au fichier.
37408  
37409 \end_layout
37410
37411 \end_inset
37412
37413  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
37414  
37415 \family typewriter
37416 .dvi
37417 \family default
37418 .
37419  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
37420 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
37421  pour les rendre visibles quand vous faites défiler votre document.
37422  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
37423  avec de nombreuses images.
37424 \end_layout
37425
37426 \begin_layout Standard
37427 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
37428  menu 
37429 \family sans
37430 Fichier\SpecialChar \menuseparator
37431 Exporter\SpecialChar \menuseparator
37432 DVI.
37433
37434 \family default
37435  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
37436 \family sans
37437 Visualiser
37438 \family default
37439  ou en utilisant le bouton
37440 \begin_inset Graphics
37441         filename ../../images/buffer-view_dvi.png
37442         scale 85
37443         scaleBeforeRotation
37444
37445 \end_inset
37446
37447  de la barre d'outils.
37448 \end_layout
37449
37450 \begin_layout Section
37451 PostScript
37452 \begin_inset CommandInset label
37453 LatexCommand label
37454 name "sec:PostScript"
37455
37456 \end_inset
37457
37458
37459 \begin_inset Index idx
37460 status collapsed
37461
37462 \begin_layout Plain Layout
37463 Formats de Fichiers ! PostScript
37464 \end_layout
37465
37466 \end_inset
37467
37468
37469 \begin_inset Index idx
37470 status collapsed
37471
37472 \begin_layout Plain Layout
37473 PostScript|see
37474 \begin_inset ERT
37475 status collapsed
37476
37477 \begin_layout Plain Layout
37478
37479 {
37480 \end_layout
37481
37482 \end_inset
37483
37484 Formats de Fichiers
37485 \begin_inset ERT
37486 status collapsed
37487
37488 \begin_layout Plain Layout
37489
37490 }
37491 \end_layout
37492
37493 \end_inset
37494
37495
37496 \end_layout
37497
37498 \end_inset
37499
37500
37501 \end_layout
37502
37503 \begin_layout Standard
37504 Ce type de fichiers a l'extension 
37505 \begin_inset Quotes fld
37506 \end_inset
37507
37508
37509 \family typewriter
37510 .ps
37511 \family default
37512
37513 \begin_inset Quotes frd
37514 \end_inset
37515
37516 .
37517  PostScript a été développé par la société 
37518 \series bold
37519 Adobe
37520 \series default
37521  comme un langage pour les imprimantes.
37522  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
37523  pour imprimer le document.
37524  PostScript peut être considéré comme un 
37525 \begin_inset Quotes fld
37526 \end_inset
37527
37528 langage de programmation
37529 \begin_inset Quotes frd
37530 \end_inset
37531
37532  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
37533  images
37534 \begin_inset Foot
37535 status open
37536
37537 \begin_layout Plain Layout
37538 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
37539  LaTeX 
37540 \series bold
37541 pstricks
37542 \series default
37543
37544 \begin_inset CommandInset citation
37545 LatexCommand cite
37546 key "pstricks"
37547
37548 \end_inset
37549
37550 .
37551 \end_layout
37552
37553 \end_inset
37554
37555 .
37556  En partie à cause de toutes ces possibilités un fichier PostScript est
37557  souvent plus gros qu'un PDF.
37558 \end_layout
37559
37560 \begin_layout Standard
37561 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
37562  plus gros qu'un PDF.
37563 \end_layout
37564
37565 \begin_layout Standard
37566 PostScript ne peut contenir que des images au format 
37567 \begin_inset Quotes fld
37568 \end_inset
37569
37570 PostScript Encapsulé
37571 \begin_inset Quotes frd
37572 \end_inset
37573
37574  (encapsulated PostScript ou EPS, d'extension 
37575 \family typewriter
37576 .eps
37577 \family default
37578 ).
37579  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
37580  il doit les convertir en interne en EPS.
37581  Si vous avez par exemple 50 images dans votre document, LyX doit faire
37582  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
37583  document.
37584  Cela risque de ralentir de façon importante votre rythme de travail.
37585  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
37586  vos images directement en EPS pour éviter ce problème.
37587 \end_layout
37588
37589 \begin_layout Standard
37590 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
37591  le menu 
37592 \family sans
37593 Fichier\SpecialChar \menuseparator
37594 Exporter\SpecialChar \menuseparator
37595 PostScript.
37596
37597 \family default
37598  Vous pouvez visionner votre document sous forme PostScript grâce au menu
37599  
37600 \family sans
37601 Visualiser
37602 \family default
37603  ou en utilisant le bouton 
37604 \begin_inset Graphics
37605         filename ../../images/buffer-view_ps.png
37606         scale 85
37607         scaleBeforeRotation
37608
37609 \end_inset
37610
37611  de la barre d'outils.
37612 \end_layout
37613
37614 \begin_layout Section
37615 PDF
37616 \begin_inset Index idx
37617 status collapsed
37618
37619 \begin_layout Plain Layout
37620 Formats de Fichiers ! PDF
37621 \end_layout
37622
37623 \end_inset
37624
37625
37626 \begin_inset Index idx
37627 status collapsed
37628
37629 \begin_layout Plain Layout
37630 PDF
37631 \end_layout
37632
37633 \end_inset
37634
37635
37636 \end_layout
37637
37638 \begin_layout Standard
37639 Ce type de fichiers a l'extension 
37640 \begin_inset Quotes fld
37641 \end_inset
37642
37643
37644 \family typewriter
37645 .pdf
37646 \family default
37647
37648 \begin_inset Quotes frd
37649 \end_inset
37650
37651 .
37652  Ce 
37653 \begin_inset Quotes fld
37654 \end_inset
37655
37656 format de document portable
37657 \begin_inset Quotes frd
37658 \end_inset
37659
37660  (portable document format ou PDF) est développé par 
37661 \family typewriter
37662 Adobe
37663 \family default
37664  comme une évolution de PostScript.
37665  Il est plus comprimé et utilise moins de commandes que PostScript.
37666  Comme son nom l'indique, il est 
37667 \begin_inset Quotes fld
37668 \end_inset
37669
37670 portable
37671 \begin_inset Quotes frd
37672 \end_inset
37673
37674  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
37675  aura exactement le même aspect.
37676 \end_layout
37677
37678 \begin_layout Standard
37679 PDF peut contenir des images dans son propre format PDF et dans les formats
37680  JPG (format du 
37681 \begin_inset Quotes fld
37682 \end_inset
37683
37684 Joint Photographic Expert Group
37685 \begin_inset Quotes frd
37686 \end_inset
37687
37688  avec comme extension 
37689 \family typewriter
37690 .jpg
37691 \family default
37692  ou 
37693 \family typewriter
37694 .jpeg
37695 \family default
37696 ) et PNG (
37697 \begin_inset Quotes fld
37698 \end_inset
37699
37700 Portable Network Graphics
37701 \begin_inset Quotes frd
37702 \end_inset
37703
37704  avec l'extension 
37705 \family typewriter
37706 .png
37707 \family default
37708 ).
37709  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
37710  dans un de ces formats.
37711  Mais comme il est dit dans la section sur PostScript, les conversions d'images
37712  vont ralentir votre travail.
37713  Nous recommandons donc l'utilisation de l'un des trois formats cités.
37714 \end_layout
37715
37716 \begin_layout Standard
37717 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
37718  menu 
37719 \family sans
37720 Fichier\SpecialChar \menuseparator
37721 Exporter 
37722 \family default
37723 de trois façons différentes:
37724 \end_layout
37725
37726 \begin_layout Description
37727 PDF
37728 \begin_inset space ~
37729 \end_inset
37730
37731 (ps2pdf) Ceci utilise le programme 
37732 \family typewriter
37733 ps2pdf
37734 \family default
37735  qui créé un PDF à partir de la version PostScript de votre fichier.
37736  Cette dernière est produite par le programme 
37737 \family typewriter
37738 dvips
37739 \family default
37740  qui utilise une version DVI comme étape intermédiaire.
37741  Cette variante consiste donc en trois conversions.
37742 \end_layout
37743
37744 \begin_layout Description
37745 PDF
37746 \begin_inset space ~
37747 \end_inset
37748
37749 (dvipdfm) Ceci utilise le programme 
37750 \family typewriter
37751 dvipdfm
37752 \family default
37753  qui convertit votre fichier en DVI avant de le convertir en PDF.
37754 \end_layout
37755
37756 \begin_layout Description
37757 PDF
37758 \begin_inset space ~
37759 \end_inset
37760
37761 (pdflatex) Ceci utilise le programme 
37762 \family typewriter
37763 pdftex
37764 \family default
37765  qui convertit directement votre fichier en PDF.
37766 \end_layout
37767
37768 \begin_layout Standard
37769 Nous recommandons d'utiliser l'option 
37770 \family sans
37771 PDF
37772 \begin_inset space ~
37773 \end_inset
37774
37775 (pdflatex)
37776 \family default
37777  car 
37778 \family typewriter
37779 pdftex
37780 \family default
37781  accepte toutes les fonctionnalités des versions actuelles de PDF.
37782  Il est en plus rapide et stable.
37783  Le programme 
37784 \family typewriter
37785 dvipdfm
37786 \family default
37787  n'est plus développé est est donc un peu dépassé.
37788 \end_layout
37789
37790 \begin_layout Standard
37791
37792 \end_layout
37793
37794 \begin_layout Standard
37795 Vous pouvez visionner votre document sous forme PDF grâce au menu 
37796 \family sans
37797 Visualiser
37798 \family default
37799  ou en utilisant le bouton 
37800 \begin_inset Graphics
37801         filename ../../images/buffer-view_pdf2.png
37802         scale 85
37803         scaleBeforeRotation
37804
37805 \end_inset
37806
37807  de la barre d'outils
37808 \family sans
37809  (
37810 \family default
37811 qui utilise 
37812 \family sans
37813 PDF
37814 \begin_inset space ~
37815 \end_inset
37816
37817 (pdflatex)
37818 \family default
37819 ).
37820 \end_layout
37821
37822 \begin_layout Chapter
37823 Explication de l' Équation
37824 \begin_inset space ~
37825 \end_inset
37826
37827 (
37828 \begin_inset CommandInset ref
37829 LatexCommand ref
37830 reference "eq:Wgn"
37831
37832 \end_inset
37833
37834 )
37835 \begin_inset CommandInset label
37836 LatexCommand label
37837 name "cha:Explication-de-l'Equation"
37838
37839 \end_inset
37840
37841
37842 \end_layout
37843
37844 \begin_layout Standard
37845 La largeur totale de 
37846 \emph on
37847 n
37848 \emph default
37849  cellules de tableau 
37850 \begin_inset Formula $W_{\mathrm{tot\, n}}$
37851 \end_inset
37852
37853  peut être calculée avec
37854 \end_layout
37855
37856 \begin_layout Standard
37857 \begin_inset Formula 
37858 \begin{equation}
37859 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
37860 \end{equation}
37861
37862 \end_inset
37863
37864
37865 \end_layout
37866
37867 \begin_layout Standard
37868 Où 
37869 \begin_inset Formula $W_{g\, n}$
37870 \end_inset
37871
37872  est la largeur fixe de toutes les cellules.
37873  
37874 \series bold
37875
37876 \backslash
37877 tabcolsep
37878 \series default
37879  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
37880  sa valeur implicite est 6
37881 \begin_inset space \thinspace{}
37882 \end_inset
37883
37884 pt.
37885  
37886 \series bold
37887
37888 \backslash
37889 arrayrulewidth
37890 \series default
37891  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
37892 \begin_inset space \thinspace{}
37893 \end_inset
37894
37895 pt.
37896 \end_layout
37897
37898 \begin_layout Standard
37899 D'après l'équation
37900 \begin_inset space ~
37901 \end_inset
37902
37903
37904 \begin_inset CommandInset ref
37905 LatexCommand eqref
37906 reference "eq:Wtot_n"
37907
37908 \end_inset
37909
37910 , la largeur totale d'une multicolonne, 
37911 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
37912 \end_inset
37913
37914  est
37915 \end_layout
37916
37917 \begin_layout Standard
37918 \begin_inset Formula 
37919 \begin{equation}
37920 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
37921 \end{equation}
37922
37923 \end_inset
37924
37925
37926 \end_layout
37927
37928 \begin_layout Standard
37929 En posant que les équations 
37930 \begin_inset space ~
37931 \end_inset
37932
37933
37934 \begin_inset CommandInset ref
37935 LatexCommand eqref
37936 reference "eq:Wtot_n"
37937
37938 \end_inset
37939
37940  et 
37941 \begin_inset CommandInset ref
37942 LatexCommand eqref
37943 reference "eq:Wtot_mult"
37944
37945 \end_inset
37946
37947  sont égales, on peut calculer la largeur nécessaire 
37948 \begin_inset Formula $W_{g\, n}$
37949 \end_inset
37950
37951  quand 
37952 \emph on
37953 n
37954 \emph default
37955  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
37956  de 
37957 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
37958 \end_inset
37959
37960 :
37961 \end_layout
37962
37963 \begin_layout Standard
37964 \begin_inset Formula 
37965 \begin{equation}
37966 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
37967 \end{equation}
37968
37969 \end_inset
37970
37971
37972 \end_layout
37973
37974 \begin_layout Bibliography
37975 \labelwidthstring Bibliographie
37976 \begin_inset CommandInset bibitem
37977 LatexCommand bibitem
37978 key "latexcompanion"
37979
37980 \end_inset
37981
37982 Frank Mittelbach and Michel Goossens: 
37983 \emph on
37984 The LaTeX Companion Second Edition.
37985
37986 \emph default
37987  Addison-Wesley, 2004
37988 \end_layout
37989
37990 \begin_layout Bibliography
37991 \labelwidthstring Bibliographie
37992 \begin_inset CommandInset bibitem
37993 LatexCommand bibitem
37994 key "latexguide"
37995
37996 \end_inset
37997
37998 Helmut Kopka and Patrick W.
37999  Daly: 
38000 \emph on
38001 A Guide to LaTeX Fourth Edition.
38002
38003 \emph default
38004  Addison-Wesley, 2003
38005 \end_layout
38006
38007 \begin_layout Bibliography
38008 \labelwidthstring Bibliographie
38009 \begin_inset CommandInset bibitem
38010 LatexCommand bibitem
38011 key "latexbook"
38012
38013 \end_inset
38014
38015 Leslie Lamport: 
38016 \emph on
38017 LaTeX: A Document Preparation System.
38018
38019 \emph default
38020  Addison-Wesley, second edition, 1994
38021 \end_layout
38022
38023 \begin_layout Bibliography
38024 \labelwidthstring Bibliographie
38025 \begin_inset CommandInset bibitem
38026 LatexCommand bibitem
38027 key "booktabs"
38028
38029 \end_inset
38030
38031 Documentation du paquetage LaTeX 
38032 \series bold
38033
38034 \begin_inset CommandInset href
38035 LatexCommand href
38036 name "booktabs"
38037 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
38038
38039 \end_inset
38040
38041
38042 \series default
38043
38044 \begin_inset Index idx
38045 status collapsed
38046
38047 \begin_layout Plain Layout
38048 Paquetages LaTeX ! booktabs
38049 \end_layout
38050
38051 \end_inset
38052
38053
38054 \end_layout
38055
38056 \begin_layout Bibliography
38057 \labelwidthstring Bibliographie
38058 \begin_inset CommandInset bibitem
38059 LatexCommand bibitem
38060 key "caption"
38061
38062 \end_inset
38063
38064 Documentation du paquetage LaTeX 
38065 \series bold
38066
38067 \begin_inset CommandInset href
38068 LatexCommand href
38069 name "caption"
38070 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
38071
38072 \end_inset
38073
38074
38075 \series default
38076
38077 \begin_inset Index idx
38078 status collapsed
38079
38080 \begin_layout Plain Layout
38081 Paquetages LaTeX ! caption
38082 \end_layout
38083
38084 \end_inset
38085
38086
38087 \end_layout
38088
38089 \begin_layout Bibliography
38090 \labelwidthstring Bibliographie
38091 \begin_inset CommandInset bibitem
38092 LatexCommand bibitem
38093 key "endfloat"
38094
38095 \end_inset
38096
38097 Documentation du paquetage LaTeX 
38098 \series bold
38099
38100 \begin_inset CommandInset href
38101 LatexCommand href
38102 name "endfloat"
38103 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
38104
38105 \end_inset
38106
38107
38108 \series default
38109
38110 \begin_inset Index idx
38111 status collapsed
38112
38113 \begin_layout Plain Layout
38114 Paquetages LaTeX ! endfloat
38115 \end_layout
38116
38117 \end_inset
38118
38119
38120 \end_layout
38121
38122 \begin_layout Bibliography
38123 \labelwidthstring Bibliographie
38124 \begin_inset CommandInset bibitem
38125 LatexCommand bibitem
38126 key "footmisc"
38127
38128 \end_inset
38129
38130 Documentation du paquetage LaTeX 
38131 \series bold
38132
38133 \begin_inset CommandInset href
38134 LatexCommand href
38135 name "footmisc"
38136 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
38137
38138 \end_inset
38139
38140
38141 \series default
38142
38143 \begin_inset Index idx
38144 status collapsed
38145
38146 \begin_layout Plain Layout
38147 Paquetages LaTeX ! footmisc
38148 \end_layout
38149
38150 \end_inset
38151
38152
38153 \end_layout
38154
38155 \begin_layout Bibliography
38156 \labelwidthstring Bibliographie
38157 \begin_inset CommandInset bibitem
38158 LatexCommand bibitem
38159 key "hypcap"
38160
38161 \end_inset
38162
38163 Documentation du paquetage LaTeX 
38164 \series bold
38165
38166 \begin_inset CommandInset href
38167 LatexCommand href
38168 name "hypcap"
38169 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
38170
38171 \end_inset
38172
38173
38174 \series default
38175
38176 \begin_inset Index idx
38177 status collapsed
38178
38179 \begin_layout Plain Layout
38180 Paquetages LaTeX ! hyperref
38181 \end_layout
38182
38183 \end_inset
38184
38185
38186 \end_layout
38187
38188 \begin_layout Bibliography
38189 \labelwidthstring Bibliographie
38190 \begin_inset CommandInset bibitem
38191 LatexCommand bibitem
38192 key "hyperref"
38193
38194 \end_inset
38195
38196 Documentation du paquetage LaTeX 
38197 \series bold
38198
38199 \begin_inset CommandInset href
38200 LatexCommand href
38201 name "hyperref"
38202 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
38203
38204 \end_inset
38205
38206
38207 \series default
38208
38209 \begin_inset Index idx
38210 status collapsed
38211
38212 \begin_layout Plain Layout
38213 Paquetages LaTeX ! hyperref
38214 \end_layout
38215
38216 \end_inset
38217
38218
38219 \end_layout
38220
38221 \begin_layout Bibliography
38222 \labelwidthstring Bibliographie
38223 \begin_inset CommandInset bibitem
38224 LatexCommand bibitem
38225 key "KOMA-Script"
38226
38227 \end_inset
38228
38229 Documentation du paquetage LaTeX 
38230 \series bold
38231
38232 \begin_inset CommandInset href
38233 LatexCommand href
38234 name "KOMA-Script"
38235 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
38236
38237 \end_inset
38238
38239
38240 \series default
38241
38242 \begin_inset Index idx
38243 status collapsed
38244
38245 \begin_layout Plain Layout
38246 Paquetages LaTeX ! KOMA-Script
38247 \end_layout
38248
38249 \end_inset
38250
38251
38252 \end_layout
38253
38254 \begin_layout Bibliography
38255 \labelwidthstring Bibliographie
38256 \begin_inset CommandInset bibitem
38257 LatexCommand bibitem
38258 key "listings"
38259
38260 \end_inset
38261
38262 Documentation du paquetage LaTeX 
38263 \series bold
38264
38265 \begin_inset CommandInset href
38266 LatexCommand href
38267 name "listings"
38268 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
38269
38270 \end_inset
38271
38272
38273 \series default
38274
38275 \begin_inset Index idx
38276 status collapsed
38277
38278 \begin_layout Plain Layout
38279 Paquetages LaTeX ! listings
38280 \end_layout
38281
38282 \end_inset
38283
38284
38285 \end_layout
38286
38287 \begin_layout Bibliography
38288 \labelwidthstring Bibliographie
38289 \begin_inset CommandInset bibitem
38290 LatexCommand bibitem
38291 key "marginnote"
38292
38293 \end_inset
38294
38295 Documentation du paquetage LaTeX 
38296 \series bold
38297
38298 \begin_inset CommandInset href
38299 LatexCommand href
38300 name "marginnote"
38301 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
38302
38303 \end_inset
38304
38305
38306 \series default
38307
38308 \begin_inset Index idx
38309 status collapsed
38310
38311 \begin_layout Plain Layout
38312 Paquetages LaTeX ! marginnote
38313 \end_layout
38314
38315 \end_inset
38316
38317
38318 \end_layout
38319
38320 \begin_layout Bibliography
38321 \labelwidthstring Bibliographie
38322 \begin_inset CommandInset bibitem
38323 LatexCommand bibitem
38324 key "lettrine"
38325
38326 \end_inset
38327
38328 Documentation du paquetage LaTeX 
38329 \series bold
38330
38331 \begin_inset CommandInset href
38332 LatexCommand href
38333 name "lettrine"
38334 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
38335
38336 \end_inset
38337
38338
38339 \series default
38340  et un 
38341 \begin_inset CommandInset href
38342 LatexCommand href
38343 name "exemple"
38344 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
38345
38346 \end_inset
38347
38348
38349 \begin_inset Index idx
38350 status collapsed
38351
38352 \begin_layout Plain Layout
38353 Paquetages LaTeX ! lettrine
38354 \end_layout
38355
38356 \end_inset
38357
38358
38359 \end_layout
38360
38361 \begin_layout Bibliography
38362 \labelwidthstring Bibliographie
38363 \begin_inset CommandInset bibitem
38364 LatexCommand bibitem
38365 key "pstricks"
38366
38367 \end_inset
38368
38369 Page Web du paquetage LaTeX 
38370 \series bold
38371
38372 \begin_inset CommandInset href
38373 LatexCommand href
38374 name "PSTricks"
38375 target "http://tug.org/PSTricks/"
38376
38377 \end_inset
38378
38379
38380 \series default
38381
38382 \begin_inset Index idx
38383 status collapsed
38384
38385 \begin_layout Plain Layout
38386 Paquetages LaTeX ! PSTricks
38387 \end_layout
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \begin_layout Bibliography
38395 \labelwidthstring Bibliographie
38396 \begin_inset CommandInset bibitem
38397 LatexCommand bibitem
38398 key "sidecap"
38399
38400 \end_inset
38401
38402 Documentation du paquetage LaTeX 
38403 \series bold
38404
38405 \begin_inset CommandInset href
38406 LatexCommand href
38407 name "sidecap"
38408 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
38409
38410 \end_inset
38411
38412
38413 \series default
38414
38415 \begin_inset Index idx
38416 status collapsed
38417
38418 \begin_layout Plain Layout
38419 Paquetages LaTeX ! sidecap
38420 \end_layout
38421
38422 \end_inset
38423
38424
38425 \end_layout
38426
38427 \begin_layout Bibliography
38428 \labelwidthstring Bibliographie
38429 \begin_inset CommandInset bibitem
38430 LatexCommand bibitem
38431 key "prettyref"
38432
38433 \end_inset
38434
38435 Documentation du paquetage LaTeX
38436 \series bold
38437  
38438 \begin_inset CommandInset href
38439 LatexCommand href
38440 name "prettyref"
38441 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
38442
38443 \end_inset
38444
38445
38446 \series default
38447
38448 \begin_inset Index idx
38449 status collapsed
38450
38451 \begin_layout Plain Layout
38452 Paquetages LaTeX ! prettyref
38453 \end_layout
38454
38455 \end_inset
38456
38457
38458 \end_layout
38459
38460 \begin_layout Bibliography
38461 \labelwidthstring Bibliographie
38462 \begin_inset CommandInset bibitem
38463 LatexCommand bibitem
38464 key "refstyle"
38465
38466 \end_inset
38467
38468 Documentation du paquetage LaTeX
38469 \series bold
38470  
38471 \begin_inset CommandInset href
38472 LatexCommand href
38473 name "refstyle"
38474 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
38475
38476 \end_inset
38477
38478
38479 \series default
38480
38481 \begin_inset Index idx
38482 status collapsed
38483
38484 \begin_layout Plain Layout
38485 Paquetages LaTeX ! refstyle
38486 \end_layout
38487
38488 \end_inset
38489
38490
38491 \end_layout
38492
38493 \begin_layout Bibliography
38494 \labelwidthstring Bibliographie
38495 \begin_inset CommandInset bibitem
38496 LatexCommand bibitem
38497 key "NewInLyX20"
38498
38499 \end_inset
38500
38501
38502 \begin_inset CommandInset href
38503 LatexCommand href
38504 name "Page Wiki"
38505 target "http://wiki.lyx.org/LyX/NewInLyX20"
38506
38507 \end_inset
38508
38509  au sujet des nouveautés de 
38510 \family sans
38511 LyX 2.0
38512 \family default
38513 .
38514 \end_layout
38515
38516 \begin_layout Standard
38517 \begin_inset CommandInset index_print
38518 LatexCommand printindex
38519 type "idx"
38520
38521 \end_inset
38522
38523
38524 \end_layout
38525
38526 \end_body
38527 \end_document