]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
more work to update the EmbeddedObjects.lyx manual for LyX 1.6
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 334
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 \pagenumbering{roman}
25 \let\myTOC\tableofcontents
26 \renewcommand{\tableofcontents}{%
27  \pdfbookmark[1]{Contents}{}
28  \myTOC
29  \cleardoublepage
30  \pagenumbering{arabic}}
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \usepackage{sidecap}
38
39 \newcommand{\TabBesBeg}{%
40  \let\MyTable\table
41  \let\MyEndtable\endtable
42  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
43
44 \newcommand{\TabBesEnd}{%
45  \let\table\MyTable
46  \let\endtable\MyEndtable}
47
48 \newcommand{\FigBesBeg}{%
49  \let\MyFigure\figure
50  \let\MyEndfigure\endfigure
51  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
52
53 \newcommand{\FigBesEnd}{%
54  \let\figure\MyFigure
55  \let\endfigure\MyEndfigure}
56
57 % enables calculation of values,
58 \usepackage{calc}
59
60 % provides special table cell alignments
61 \usepackage{dcolumn}
62
63 % increase the bottom float placement fraction
64 \renewcommand{\bottomfraction}{0.5}
65
66 % avoids that floats are placed before their
67 % corresponding section starts
68 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
69
70 % speed up the longtable calculation
71 \setcounter{LTchunksize}{100}
72
73 % used for scaled and rotated boxes
74 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
75
76 % used for colored tables
77 \@ifundefined{textcolor}
78  {\usepackage{color}}{}
79 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
80 \definecolor{lightgrey}{gray}{0.8}
81
82 % check for package colortbl
83 % used for colored table cells
84 \newboolean{colortbl}
85 \IfFileExists{colortbl.sty}
86  {\usepackage{colortbl}
87   \setboolean{colortbl}{true}}
88  {\setboolean{colortbl}{false}}
89
90 % used for multirows
91 \usepackage{multirow}
92 %\renewcommand{\multirowsetup}{\centering}
93
94 % used for book-style tables
95 \usepackage{booktabs}
96
97 % used to have extra space in table cells
98 \@ifundefined{extrarowheight}
99  {\usepackage{array}}{}
100 \setlength{\extrarowheight}{2pt}
101
102 % used for customized tables
103 % ---
104 \newcolumntype{M}[1]
105  {>{\centering\hspace{0pt}}m{#1}}
106
107 \newcolumntype{S}[2]
108  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
109
110 \newcolumntype{K}[1]
111  {>{\columncolor{#1}\hspace{0pt}}c}
112
113 \newcolumntype{V}{!{\vrule width 1.5pt}}
114
115 \newcolumntype{W}{!{\color{green}\vline}}
116 % ---
117
118 % insert additional vertical space of
119 % 1.5 mm between footnotes
120 \let\myFoot\footnote
121 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
122
123 % number algorithm floats within chapters
124 \numberwithin{algorithm}{chapter}
125
126 % redefine the greyed out note
127 \renewenvironment{lyxgreyedout}
128  {\textcolor{blue}\bgroup}{\egroup}
129
130 % ------------------------------------
131 % used to check for needed LaTeX packages
132 \usepackage{ifthen}
133
134 % check for package arydshln
135 % used for tables with dashed lines
136 \newboolean{arydshln}
137 \IfFileExists{arydshln.sty}
138  {\usepackage{arydshln}
139   \setboolean{arydshln}{true}}
140  {\setboolean{arydshln}{false}}
141
142 % check for package marginnote
143 % used for margin notes
144 \newboolean{marginnote}
145 \IfFileExists{marginnote.sty}
146  {\usepackage{marginnote}
147   \let\marginpar\marginnote
148   \setboolean{marginnote}{true}}
149  {\setboolean{marginnote}{false}}
150
151 % check for package sidecap
152 % used for captions on the side
153 \newboolean{sidecap}
154 \IfFileExists{sidecap.sty}
155  {\usepackage{sidecap}
156   \let\marginpar\marginnote
157   \setboolean{sidecap}{true}}
158  {\setboolean{sidecap}{false}}
159
160 % redefine the \LyX macro for PDF bookmarks
161 \def\LyX{\texorpdfstring{%
162   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
163   {LyX }}
164 \end_preamble
165 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
166 \language french
167 \inputencoding auto
168 \font_roman default
169 \font_sans default
170 \font_typewriter default
171 \font_default_family default
172 \font_sc false
173 \font_osf false
174 \font_sf_scale 100
175 \font_tt_scale 100
176 \graphics default
177 \paperfontsize 12
178 \spacing single
179 \use_hyperref true
180 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
181 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
182 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
183 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
184 \pdf_bookmarks true
185 \pdf_bookmarksnumbered true
186 \pdf_bookmarksopen true
187 \pdf_bookmarksopenlevel 1
188 \pdf_breaklinks false
189 \pdf_pdfborder false
190 \pdf_colorlinks true
191 \pdf_backref false
192 \pdf_pagebackref false
193 \pdf_pdfusetitle false
194 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
195 \papersize default
196 \use_geometry false
197 \use_amsmath 2
198 \use_esint 0
199 \cite_engine basic
200 \use_bibtopic false
201 \paperorientation portrait
202 \secnumdepth 3
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \quotes_language english
207 \papercolumns 1
208 \papersides 2
209 \paperpagestyle default
210 \bullet 1 1 34 -1
211 \bullet 2 2 35 -1
212 \bullet 3 2 7 -1
213 \tracking_changes false
214 \output_changes false
215 \author "" 
216 \author "" 
217 \end_header
218
219 \begin_body
220
221 \begin_layout Title
222 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
223  les Boîtes et les Objets Externes de LyX
224 \end_layout
225
226 \begin_layout Author
227 par l'Équipe LyX
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
234  de la documentation de LyX: 
235 \begin_inset CommandInset href
236 LatexCommand href
237 name "lyx-docs@lists.lyx.org"
238 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
239 type "mailto:"
240
241 \end_inset
242
243
244 \end_layout
245
246 \end_inset
247
248
249 \begin_inset Note Note
250 status collapsed
251
252 \begin_layout Plain Layout
253 auteur original : Uwe Stöhr
254 \end_layout
255
256 \begin_layout Plain Layout
257 Traduction française : Siegfried Meunier-Guttin-Cluzel
258 \end_layout
259
260 \begin_layout Plain Layout
261 version 1.5.2 - novembre 2007
262 \end_layout
263
264 \end_inset
265
266
267 \begin_inset Newline newline
268 \end_inset
269
270
271 \begin_inset Newline newline
272 \end_inset
273
274
275 \family sans
276 Version 1.6svn
277 \end_layout
278
279 \begin_layout Standard
280 \begin_inset CommandInset toc
281 LatexCommand tableofcontents
282
283 \end_inset
284
285
286 \end_layout
287
288 \begin_layout Standard
289 \begin_inset Note Note
290 status open
291
292 \begin_layout Plain Layout
293 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
294  
295 \series bold
296 arydshln
297 \series default
298
299 \series bold
300 colortbl
301 \series default
302
303 \series bold
304 marginnote
305 \series default
306 , et 
307 \series bold
308 sidecap
309 \series default
310  doivent être installés.
311  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
312  les sections qui nécessitent les paquetages en question n'apparaîtront
313  pas sur la sortie.
314 \end_layout
315
316 \begin_layout Plain Layout
317 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
318 \begin_inset Newline newline
319 \end_inset
320
321
322 \series bold
323 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
324 \begin_inset Newline newline
325 \end_inset
326
327
328 \series default
329 (version anglaise)
330 \end_layout
331
332 \end_inset
333
334
335 \end_layout
336
337 \begin_layout Chapter
338 Figures
339 \begin_inset CommandInset label
340 LatexCommand label
341 name "cha:Figures"
342
343 \end_inset
344
345
346 \begin_inset Index
347 status collapsed
348
349 \begin_layout Plain Layout
350 Figures
351 \end_layout
352
353 \end_inset
354
355
356 \begin_inset Index
357 status collapsed
358
359 \begin_layout Plain Layout
360 Graphiques|see
361 \begin_inset ERT
362 status collapsed
363
364 \begin_layout Plain Layout
365
366 {
367 \end_layout
368
369 \end_inset
370
371 Figures
372 \begin_inset ERT
373 status collapsed
374
375 \begin_layout Plain Layout
376
377 }
378 \end_layout
379
380 \end_inset
381
382
383 \end_layout
384
385 \end_inset
386
387
388 \end_layout
389
390 \begin_layout Section
391 La fenêtre de dialogue Graphique
392 \begin_inset Index
393 status collapsed
394
395 \begin_layout Plain Layout
396 Figures ! Fenêtre de dialogue Graphique
397 \end_layout
398
399 \end_inset
400
401
402 \begin_inset CommandInset label
403 LatexCommand label
404 name "sec:Graphics-Dialog"
405
406 \end_inset
407
408
409 \end_layout
410
411 \begin_layout Standard
412 Pour placer une figure dans votre document, cliquez sur le bouton
413 \begin_inset Graphics
414         filename ../../images/dialog-show-new-inset_graphics.png
415         scale 85
416         scaleBeforeRotation
417
418 \end_inset
419
420  dans la barre d'outils, ou faites 
421 \family sans
422 Insérer\SpecialChar \menuseparator
423 Graphique
424 \family default
425 .
426  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
427  à charger.
428  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
429  dans le texte.
430 \end_layout
431
432 \begin_layout Standard
433 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
434  avec le bouton droit sur une image
435 \begin_inset Note Note
436 status collapsed
437
438 \begin_layout Plain Layout
439 Ça marche aussi avec le bouton gauche ! (NdT)
440 \end_layout
441
442 \end_inset
443
444 .
445  Cette fenêtre de dialogue possède trois onglets:
446 \end_layout
447
448 \begin_layout Description
449 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
450  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
451  Les unités de longueurs utilisées sont décrites dans l'appendice
452 \begin_inset Space ~
453 \end_inset
454
455
456 \begin_inset CommandInset ref
457 LatexCommand ref
458 reference "cha:Unités-de-longueur"
459
460 \end_inset
461
462 .
463 \begin_inset Newline newline
464 \end_inset
465
466
467 \begin_inset Index
468 status collapsed
469
470 \begin_layout Plain Layout
471 Figures ! Pivotées
472 \end_layout
473
474 \end_inset
475
476 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
477  d'une montre, en donnant l'angle de rotation et la position du pivot.
478  L'image apparaîtra pivotée dans LyX.
479 \begin_inset Newline newline
480 \end_inset
481
482
483 \begin_inset Index
484 status collapsed
485
486 \begin_layout Plain Layout
487 Figures ! Redimensionnées
488 \end_layout
489
490 \end_inset
491
492 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
493  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
494  sa largeur.
495  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
496  déterminée automatiquement.
497  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
498  éventuellement une distorsion.
499  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
500  
501 \family sans
502 Conserver
503 \begin_inset Space ~
504 \end_inset
505
506 les
507 \begin_inset Space ~
508 \end_inset
509
510 proportions
511 \family default
512 .
513  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
514  pas les valeurs fixées.
515  
516 \begin_inset Newline newline
517 \end_inset
518
519 Les images peuvent être modifiée en utilisant le programme de votre choix
520  en cliquant sur le bouton Éditer.
521  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
522  
523 \family sans
524 Formats
525 \begin_inset Space ~
526 \end_inset
527
528 de
529 \begin_inset Space ~
530 \end_inset
531
532 fichiers
533 \family default
534  dans la fenêtre de dialogue de 
535 \family sans
536 Préférences
537 \family default
538  de LyX.
539 \end_layout
540
541 \begin_layout Description
542 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
543  la sortie finale est de modifier les coordonnées de la zone de l'image
544  qui est affichée.
545  Cette zone peut être calculée automatiquement à partir des données présentes
546  dans le fichier en appuyant sur le bouton 
547 \family sans
548 Valeurs
549 \begin_inset Space ~
550 \end_inset
551
552 du
553 \begin_inset Space ~
554 \end_inset
555
556 Fichier
557 \family default
558 .
559  Avec l'option 
560 \family sans
561 Couper
562 \begin_inset Space ~
563 \end_inset
564
565 à
566 \begin_inset Space ~
567 \end_inset
568
569 la
570 \begin_inset Space ~
571 \end_inset
572
573 boîte
574 \begin_inset Space ~
575 \end_inset
576
577 de
578 \begin_inset Space ~
579 \end_inset
580
581 délimitation, 
582 \family default
583 seule la portion de l'image qui est dans la zone définie sera imprimée.
584  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
585  donc vous pouvez ignorer l'onglet 
586 \family sans
587 Rogner
588 \family default
589 .
590 \end_layout
591
592 \begin_layout Description
593
594 \family sans
595 Options
596 \begin_inset Space ~
597 \end_inset
598
599 LaTeX
600 \begin_inset Space ~
601 \end_inset
602
603 et
604 \begin_inset Space ~
605 \end_inset
606
607 LyX
608 \family default
609  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
610  en faire une sous-figure avec sa propre légende si elle incorporée dans
611  un flottant de figure.
612  Les sous-figures sont décrites dans la section
613 \begin_inset Space ~
614 \end_inset
615
616
617 \begin_inset CommandInset ref
618 LatexCommand ref
619 reference "sec:Figure-Floats"
620
621 \end_inset
622
623 .
624 \begin_inset Newline newline
625 \end_inset
626
627 Les experts ès-LaTeX pourront fournir dans cet onglet des options supplémentaire
628 s pour LaTeX
629 \begin_inset Newline newline
630 \end_inset
631
632 L'option Mode brouillon fait que l'image apparaîtra sur la sortie sous la
633  forme d'un cadre vide 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 \end_layout
716
717 \begin_layout Standard
718 \begin_inset VSpace bigskip
719 \end_inset
720
721
722 \end_layout
723
724 \begin_layout Standard
725 Voici un exemple d'image au format EPS
726 \begin_inset Foot
727 status collapsed
728
729 \begin_layout Plain Layout
730 Les format d'images sont décrits dans la section
731 \begin_inset Space ~
732 \end_inset
733
734
735 \begin_inset CommandInset ref
736 LatexCommand ref
737 reference "sec:Image-Formats"
738
739 \end_inset
740
741 .
742 \end_layout
743
744 \end_inset
745
746  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
747 nt:
748 \end_layout
749
750 \begin_layout Standard
751 \align center
752 \begin_inset Graphics
753         filename ../clipart/mobius.eps
754         display color
755         scale 70
756         scaleBeforeRotation
757         rotateOrigin center
758
759 \end_inset
760
761
762 \end_layout
763
764 \begin_layout Standard
765 Et voici la même image mais en mode brouillon:
766 \end_layout
767
768 \begin_layout Standard
769 \align center
770 \begin_inset Graphics
771         filename ../clipart/mobius.eps
772         display color
773         scale 70
774         draft
775         scaleBeforeRotation
776         rotateOrigin center
777
778 \end_inset
779
780
781 \end_layout
782
783 \begin_layout Section
784 Figures Flottantes
785 \begin_inset CommandInset label
786 LatexCommand label
787 name "sec:Figure-Floats"
788
789 \end_inset
790
791
792 \begin_inset Index
793 status collapsed
794
795 \begin_layout Plain Layout
796 Flottants ! Figures
797 \end_layout
798
799 \end_inset
800
801
802 \begin_inset Index
803 status collapsed
804
805 \begin_layout Plain Layout
806 Figures ! Flottants
807 \end_layout
808
809 \end_inset
810
811
812 \end_layout
813
814 \begin_layout Standard
815 Pour des explications d'ordre général concernant les flottants, jetez un
816  coup d'œil à la section
817 \begin_inset Space ~
818 \end_inset
819
820
821 \begin_inset CommandInset ref
822 LatexCommand ref
823 reference "sec:Flottants-Introduction"
824
825 \end_inset
826
827 .
828 \end_layout
829
830 \begin_layout Standard
831 Le bouton 
832 \begin_inset Graphics
833         filename ../../images/float-insert_figure.png
834         scale 85
835         scaleBeforeRotation
836
837 \end_inset
838
839  de la barre d'outils et le menu 
840 \family sans
841 Insérer\SpecialChar \menuseparator
842 Flottant\SpecialChar \menuseparator
843 Figure
844 \family default
845  insèrent un flottant avec l'étiquette 
846 \begin_inset Quotes eld
847 \end_inset
848
849
850 \series bold
851 Figure
852 \begin_inset Space ~
853 \end_inset
854
855 #:
856 \series default
857
858 \begin_inset Quotes erd
859 \end_inset
860
861  (# est le numéro réel de l'image).
862  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
863 \begin_inset Space ~
864 \end_inset
865
866
867 \begin_inset CommandInset ref
868 LatexCommand ref
869 reference "fig:kill-plat"
870
871 \end_inset
872
873  ou en dessous de la légende comme pour la Figure
874 \begin_inset Space ~
875 \end_inset
876
877
878 \begin_inset CommandInset ref
879 LatexCommand ref
880 reference "fig:escher"
881
882 \end_inset
883
884 .
885  Vous trouverez plus d'information sur le positionnement des légendes dans
886  la section
887 \begin_inset Space ~
888 \end_inset
889
890
891 \begin_inset CommandInset ref
892 LatexCommand ref
893 reference "sec:Placement-légende"
894
895 \end_inset
896
897 .
898 \end_layout
899
900 \begin_layout Standard
901 \begin_inset Float figure
902 wide false
903 sideways false
904 status open
905
906 \begin_layout Plain Layout
907 \align center
908 \begin_inset Graphics
909         filename ../clipart/platypus.eps
910         display color
911         width 50col%
912         scaleBeforeRotation
913         rotateOrigin center
914
915 \end_inset
916
917
918 \end_layout
919
920 \begin_layout Plain Layout
921 \begin_inset Caption
922
923 \begin_layout Plain Layout
924 \begin_inset CommandInset label
925 LatexCommand label
926 name "fig:kill-plat"
927
928 \end_inset
929
930 Un ornithorynque sévèrement déformé dans un flottant de figure.
931 \end_layout
932
933 \end_inset
934
935
936 \end_layout
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 \begin_inset Float figure
945 wide false
946 sideways false
947 status open
948
949 \begin_layout Plain Layout
950 \begin_inset Caption
951
952 \begin_layout Plain Layout
953 \begin_inset CommandInset label
954 LatexCommand label
955 name "fig:escher"
956
957 \end_inset
958
959 M.C.
960  Escher sous LSD.
961 \end_layout
962
963 \end_inset
964
965
966 \end_layout
967
968 \begin_layout Plain Layout
969 \align center
970 \begin_inset Graphics
971         filename ../clipart/escher-lsd.eps
972         display color
973         scale 80
974         scaleBeforeRotation
975         rotateOrigin center
976
977 \end_inset
978
979
980 \end_layout
981
982 \end_inset
983
984
985 \end_layout
986
987 \begin_layout Standard
988 \begin_inset Index
989 status collapsed
990
991 \begin_layout Plain Layout
992 Références ! à des Figures
993 \end_layout
994
995 \end_inset
996
997 Les figure
998 \begin_inset Space ~
999 \end_inset
1000
1001
1002 \begin_inset CommandInset ref
1003 LatexCommand ref
1004 reference "fig:kill-plat"
1005
1006 \end_inset
1007
1008  et 
1009 \begin_inset CommandInset ref
1010 LatexCommand ref
1011 reference "fig:escher"
1012
1013 \end_inset
1014
1015  sont des exemples de figures référencées.
1016  Dans le texte, on fait référence à une figure en faisant référence à sa
1017  légende.
1018  On insère donc une étiquette dans la légende en utilisant le menu 
1019 \family sans
1020 Insérer
1021 \family default
1022 \SpecialChar \menuseparator
1023
1024 \family sans
1025 Étiquette
1026 \family default
1027  ou le bouton 
1028 \begin_inset Graphics
1029         filename ../../images/label-insert.png
1030         scale 85
1031         scaleBeforeRotation
1032
1033 \end_inset
1034
1035  de la barre d'outils.
1036  On peut alors faire référence à cette étiquette en utilisant le menu 
1037 \family sans
1038 Insérer\SpecialChar \menuseparator
1039 Référence
1040 \begin_inset Space ~
1041 \end_inset
1042
1043 croisée
1044 \family default
1045  ou le bouton 
1046 \begin_inset Graphics
1047         filename ../../images/dialog-show-new-inset_ref.png
1048         scale 85
1049         scaleBeforeRotation
1050
1051 \end_inset
1052
1053  de la barre d'outils.
1054  Il est important d'utiliser des références pour les flottants de figures
1055  plutôt que des locutions vagues du genre 
1056 \begin_inset Quotes eld
1057 \end_inset
1058
1059 la figure ci-dessous
1060 \begin_inset Quotes erd
1061 \end_inset
1062
1063 , puisque LaTeX va repositionner la figure dans le document final.
1064  Votre figure risque de ne plus être ci-dessous du tout !
1065 \begin_inset Newline newline
1066 \end_inset
1067
1068 Le référencement est expliqué plus en détail dans la section
1069 \begin_inset Space ~
1070 \end_inset
1071
1072
1073 \begin_inset CommandInset ref
1074 LatexCommand ref
1075 reference "sec:Referencer-les-Flottants"
1076
1077 \end_inset
1078
1079 .
1080 \end_layout
1081
1082 \begin_layout Standard
1083 En principe on met une figure dans un flottant, mais parfois vous pouvez
1084  vouloir deux figures avec chacune sa sous-légende.
1085  C'est possible en utilisant la fenêtre de dialogue: faites un clic droit
1086  sur l'image et allez sur l'onglet 
1087 \family sans
1088 Options
1089 \begin_inset Space ~
1090 \end_inset
1091
1092 LaTeX
1093 \begin_inset Space ~
1094 \end_inset
1095
1096 et
1097 \begin_inset Space ~
1098 \end_inset
1099
1100 LyX
1101 \family default
1102 , cochez l'option 
1103 \family sans
1104 Sous
1105 \begin_inset Space ~
1106 \end_inset
1107
1108 figure
1109 \family default
1110  et tapez la légende dans le champ qui vient d'être activé.
1111  Notez que seule la légende principale des flottants est reprise dans la
1112  Liste des Figures.
1113 \begin_inset Newline newline
1114 \end_inset
1115
1116 Le référencement des sous-figures est expliqué dans la section
1117 \begin_inset Space ~
1118 \end_inset
1119
1120
1121 \begin_inset CommandInset ref
1122 LatexCommand ref
1123 reference "sub:Référencer-Sousfigures"
1124
1125 \end_inset
1126
1127 .
1128 \end_layout
1129
1130 \begin_layout Standard
1131 La figure
1132 \begin_inset Space ~
1133 \end_inset
1134
1135
1136 \begin_inset CommandInset ref
1137 LatexCommand ref
1138 reference "fig:Deux-images-déformées"
1139
1140 \end_inset
1141
1142  est un exemple de flottant de figure avec deux images mises l'une à côté
1143  de l'autre.
1144  Vous pouvez aussi mettre les images les unes sous les autres.
1145 \end_layout
1146
1147 \begin_layout Standard
1148 \begin_inset Float figure
1149 wide false
1150 sideways false
1151 status open
1152
1153 \begin_layout Plain Layout
1154 \begin_inset Space \hfill{}
1155 \end_inset
1156
1157
1158 \begin_inset Float figure
1159 wide false
1160 sideways false
1161 status open
1162
1163 \begin_layout Plain Layout
1164 \begin_inset Caption
1165
1166 \begin_layout Plain Layout
1167 Undefinable structure
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \end_layout
1174
1175 \begin_layout Plain Layout
1176 \begin_inset Graphics
1177         filename ../clipart/escher-lsd.eps
1178         width 45col%
1179         scaleBeforeRotation
1180
1181 \end_inset
1182
1183
1184 \end_layout
1185
1186 \end_inset
1187
1188
1189 \begin_inset Space \hfill{}
1190 \end_inset
1191
1192
1193 \begin_inset Float figure
1194 wide false
1195 sideways false
1196 status open
1197
1198 \begin_layout Plain Layout
1199 \begin_inset Caption
1200
1201 \begin_layout Plain Layout
1202
1203 \end_layout
1204
1205 \end_inset
1206
1207
1208 \end_layout
1209
1210 \begin_layout Plain Layout
1211 \begin_inset Graphics
1212         filename ../clipart/platypus.eps
1213         lyxscale 60
1214         width 45col%
1215         scaleBeforeRotation
1216
1217 \end_inset
1218
1219
1220 \end_layout
1221
1222 \end_inset
1223
1224
1225 \begin_inset Space \hfill{}
1226 \end_inset
1227
1228
1229 \end_layout
1230
1231 \begin_layout Plain Layout
1232 \begin_inset Caption
1233
1234 \begin_layout Plain Layout
1235 \begin_inset CommandInset label
1236 LatexCommand label
1237 name "fig:Deux-images-déformées"
1238
1239 \end_inset
1240
1241 Deux images déformées.
1242 \end_layout
1243
1244 \end_inset
1245
1246
1247 \end_layout
1248
1249 \end_inset
1250
1251
1252 \end_layout
1253
1254 \begin_layout Section
1255 Les Formats d'images
1256 \begin_inset CommandInset label
1257 LatexCommand label
1258 name "sec:Image-Formats"
1259
1260 \end_inset
1261
1262
1263 \begin_inset Index
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267 Formats d' images
1268 \end_layout
1269
1270 \end_inset
1271
1272
1273 \begin_inset Index
1274 status collapsed
1275
1276 \begin_layout Plain Layout
1277 Figures ! Formats d'images
1278 \end_layout
1279
1280 \end_inset
1281
1282
1283 \end_layout
1284
1285 \begin_layout Standard
1286 Vous pouvez insérer des images dans n'importe quel format connu.
1287  Mais, comme nous l'avons expliqué dans l'appendice
1288 \begin_inset Space ~
1289 \end_inset
1290
1291
1292 \begin_inset CommandInset ref
1293 LatexCommand ref
1294 reference "cha:Formats-fichiers-graphiques"
1295
1296 \end_inset
1297
1298 ,
1299 \lang english
1300  
1301 \lang french
1302 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1303  de formats d'images.
1304  Pour s'en sortir LyX utilise le programme 
1305 \family typewriter
1306 Imagemagick
1307 \family default
1308  en arrière plan pour convertir les formats que vous utilisez dans un des
1309  formats acceptés par le format de sortie.
1310  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1311 ons en n'utilisant que les formats listés dans les sous sections de
1312 \lang english
1313  
1314 \lang french
1315 l'appendice
1316 \begin_inset Space ~
1317 \end_inset
1318
1319
1320 \begin_inset CommandInset ref
1321 LatexCommand ref
1322 reference "cha:Formats-fichiers-graphiques"
1323
1324 \end_inset
1325
1326 .
1327 \end_layout
1328
1329 \begin_layout Standard
1330 Comme pour les polices de caractères, il y a deux grands types de formats
1331  d'images:
1332 \end_layout
1333
1334 \begin_layout Description
1335 Les
1336 \begin_inset Space ~
1337 \end_inset
1338
1339 images
1340 \begin_inset Space ~
1341 \end_inset
1342
1343 Matricielles
1344 \begin_inset Space ~
1345 \end_inset
1346
1347 (ou
1348 \begin_inset Space ~
1349 \end_inset
1350
1351 bitmap) l'image est décomposée en une mosaïque des points (ou pixels), souvent
1352  enregistrés sous un format compressé.
1353  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1354  petits carrés quand on utilise des agrandissements trop importants (aspect
1355  
1356 \begin_inset Quotes eld
1357 \end_inset
1358
1359 pixellisé
1360 \begin_inset Quotes erd
1361 \end_inset
1362
1363 ).
1364  Les formats matriciels les plus connus sont le GIF (
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368 Graphics Interchange Format
1369 \begin_inset Quotes erd
1370 \end_inset
1371
1372 , avec comme extension de fichier 
1373 \begin_inset Quotes eld
1374 \end_inset
1375
1376
1377 \family typewriter
1378 .gif
1379 \family default
1380
1381 \begin_inset Quotes erd
1382 \end_inset
1383
1384 )
1385 \begin_inset Index
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 GIF|see
1390 \begin_inset ERT
1391 status collapsed
1392
1393 \begin_layout Plain Layout
1394
1395 {
1396 \end_layout
1397
1398 \end_inset
1399
1400 Format d'image
1401 \begin_inset ERT
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405
1406 }
1407 \end_layout
1408
1409 \end_inset
1410
1411
1412 \end_layout
1413
1414 \end_inset
1415
1416 , le PNG (
1417 \begin_inset Quotes eld
1418 \end_inset
1419
1420 Portable Network Graphics, extension 
1421 \begin_inset Quotes eld
1422 \end_inset
1423
1424
1425 \family typewriter
1426 .gif
1427 \family default
1428
1429 \begin_inset Quotes erd
1430 \end_inset
1431
1432 )
1433 \begin_inset Index
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437 PNG|see
1438 \begin_inset ERT
1439 status collapsed
1440
1441 \begin_layout Plain Layout
1442
1443 {
1444 \end_layout
1445
1446 \end_inset
1447
1448 Formats d'image
1449 \begin_inset ERT
1450 status collapsed
1451
1452 \begin_layout Plain Layout
1453
1454 }
1455 \end_layout
1456
1457 \end_inset
1458
1459
1460 \end_layout
1461
1462 \end_inset
1463
1464  et le JPG (
1465 \begin_inset Quotes eld
1466 \end_inset
1467
1468 Joint Photographic Expert Group, extension 
1469 \begin_inset Quotes eld
1470 \end_inset
1471
1472
1473 \family typewriter
1474 .jpg
1475 \family default
1476
1477 \begin_inset Quotes erd
1478 \end_inset
1479
1480  ou 
1481 \begin_inset Quotes eld
1482 \end_inset
1483
1484
1485 \family typewriter
1486 .jpeg
1487 \family default
1488
1489 \begin_inset Quotes erd
1490 \end_inset
1491
1492 )
1493 \begin_inset Index
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497 JPG|see
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 {
1504 \end_layout
1505
1506 \end_inset
1507
1508 Formats d'image
1509 \begin_inset ERT
1510 status collapsed
1511
1512 \begin_layout Plain Layout
1513
1514 }
1515 \end_layout
1516
1517 \end_inset
1518
1519
1520 \end_layout
1521
1522 \end_inset
1523
1524 .
1525 \end_layout
1526
1527 \begin_layout Description
1528 Les
1529 \begin_inset Space ~
1530 \end_inset
1531
1532 images
1533 \begin_inset Space ~
1534 \end_inset
1535
1536 Vectorielles
1537 \begin_inset Space ~
1538 \end_inset
1539
1540 (ou
1541 \begin_inset Space ~
1542 \end_inset
1543
1544 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1545  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1546 nnée comme on le veut sans perte de précision.
1547  La possibilité de redimensionner les images est très utilisé pour les présentat
1548 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1549 nnement.
1550  Le redimensionnement permet aussi de présenter des documents en ligne où
1551  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1552  étudier les détails.
1553 \begin_inset Newline newline
1554 \end_inset
1555
1556 Les principaux formats vectoriels sont le SVG (
1557 \begin_inset Quotes eld
1558 \end_inset
1559
1560 Scalable Vector Graphics
1561 \begin_inset Quotes erd
1562 \end_inset
1563
1564 , extension
1565 \begin_inset Quotes eld
1566 \end_inset
1567
1568
1569 \family typewriter
1570 .svg
1571 \family default
1572
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576 )
1577 \begin_inset Index
1578 status collapsed
1579
1580 \begin_layout Plain Layout
1581 SVG|see
1582 \begin_inset ERT
1583 status collapsed
1584
1585 \begin_layout Plain Layout
1586
1587 {
1588 \end_layout
1589
1590 \end_inset
1591
1592 Format d'image
1593 \begin_inset ERT
1594 status collapsed
1595
1596 \begin_layout Plain Layout
1597
1598 }
1599 \end_layout
1600
1601 \end_inset
1602
1603
1604 \end_layout
1605
1606 \end_inset
1607
1608 , l'EPS ( 
1609 \begin_inset Quotes eld
1610 \end_inset
1611
1612 encapsulated PostScript
1613 \begin_inset Quotes erd
1614 \end_inset
1615
1616 , extension
1617 \begin_inset Quotes eld
1618 \end_inset
1619
1620
1621 \family typewriter
1622 .eps
1623 \family default
1624
1625 \begin_inset Quotes erd
1626 \end_inset
1627
1628 )
1629 \begin_inset Index
1630 status collapsed
1631
1632 \begin_layout Plain Layout
1633 EPS|see
1634 \begin_inset ERT
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638
1639 {
1640 \end_layout
1641
1642 \end_inset
1643
1644 Format d'image
1645 \begin_inset ERT
1646 status collapsed
1647
1648 \begin_layout Plain Layout
1649
1650 }
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \end_inset
1659
1660 , le PDF (
1661 \begin_inset Quotes eld
1662 \end_inset
1663
1664 Portable Document Format
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668 , extension
1669 \begin_inset Quotes eld
1670 \end_inset
1671
1672
1673 \family typewriter
1674 .pdf
1675 \family default
1676
1677 \begin_inset Quotes erd
1678 \end_inset
1679
1680 )
1681 \begin_inset Index
1682 status collapsed
1683
1684 \begin_layout Plain Layout
1685 PDF|see
1686 \begin_inset ERT
1687 status collapsed
1688
1689 \begin_layout Plain Layout
1690
1691 {
1692 \end_layout
1693
1694 \end_inset
1695
1696 Format d'image
1697 \begin_inset ERT
1698 status collapsed
1699
1700 \begin_layout Plain Layout
1701
1702 }
1703 \end_layout
1704
1705 \end_inset
1706
1707
1708 \end_layout
1709
1710 \end_inset
1711
1712  et le WMF (
1713 \begin_inset Quotes eld
1714 \end_inset
1715
1716 Windows Metafile
1717 \begin_inset Quotes erd
1718 \end_inset
1719
1720 , extension 
1721 \begin_inset Quotes eld
1722 \end_inset
1723
1724
1725 \family typewriter
1726 .wfm
1727 \family default
1728
1729 \begin_inset Quotes erd
1730 \end_inset
1731
1732  ou 
1733 \begin_inset Quotes eld
1734 \end_inset
1735
1736
1737 \family typewriter
1738 .emf
1739 \family default
1740
1741 \begin_inset Quotes erd
1742 \end_inset
1743
1744 )
1745 \begin_inset Index
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749 WMF|see
1750 \begin_inset ERT
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754
1755 {
1756 \end_layout
1757
1758 \end_inset
1759
1760 Formats d'images
1761 \begin_inset ERT
1762 status collapsed
1763
1764 \begin_layout Plain Layout
1765
1766 }
1767 \end_layout
1768
1769 \end_inset
1770
1771
1772 \end_layout
1773
1774 \end_inset
1775
1776 .
1777  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1778  en EPS, mais le résultat ne sera pas redimensionnable.
1779  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1780 \begin_inset Foot
1781 status open
1782
1783 \begin_layout Plain Layout
1784 Dans le cas du PDF l'image initiale est aussi compressée.
1785 \end_layout
1786
1787 \end_inset
1788
1789 .
1790 \end_layout
1791
1792 \begin_layout Standard
1793 Les fichiers PDF générés par 
1794 \family typewriter
1795 Adobe Photoshop
1796 \family default
1797 , par exemple, sont des images matricielles.
1798 \end_layout
1799
1800 \begin_layout Standard
1801 En principe il est quasiment impossible de convertir une image matricielle
1802  en graphique vectoriel, seul le contraire est possible.
1803
1804 \lang english
1805  
1806 \lang french
1807 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1808  dans respectivement un fichier de sortie PDF ou PostScript.
1809  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1810  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1811  WMF/SVG
1812 \begin_inset Formula $\to$
1813 \end_inset
1814
1815 PDF/EPS convenables.
1816 \end_layout
1817
1818 \begin_layout Chapter
1819 Tableaux
1820 \begin_inset CommandInset label
1821 LatexCommand label
1822 name "cha:Tableaux"
1823
1824 \end_inset
1825
1826
1827 \begin_inset Index
1828 status collapsed
1829
1830 \begin_layout Plain Layout
1831 Tableau
1832 \end_layout
1833
1834 \end_inset
1835
1836
1837 \end_layout
1838
1839 \begin_layout Section
1840 Introduction
1841 \begin_inset Index
1842 status collapsed
1843
1844 \begin_layout Plain Layout
1845 Tableau ! Introduction
1846 \end_layout
1847
1848 \end_inset
1849
1850
1851 \end_layout
1852
1853 \begin_layout Standard
1854 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1855 \begin_inset Graphics
1856         filename ../../images/tabular-insert.png
1857         scale 85
1858         scaleBeforeRotation
1859
1860 \end_inset
1861
1862  soit 
1863 \family sans
1864 Insérer\SpecialChar \menuseparator
1865 Tableau
1866 \family default
1867 .
1868  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1869  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1870  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1871  sur un bouton de la souris pour valider votre choix.
1872  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1873  vous demandant le nombre de lignes et de colonnes.
1874 \begin_inset Newline newline
1875 \end_inset
1876
1877 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1878  une à droite de la colonne la plus à droite et une en bas de la rangée
1879  du bas, qui forment une boîte autour du tableau.
1880  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1881  apparaît séparée du reste du tableau.
1882  Voici un exemple :
1883 \end_layout
1884
1885 \begin_layout Standard
1886 \align center
1887 \begin_inset Tabular
1888 <lyxtabular version="3" rows="4" columns="4">
1889 <features>
1890 <column alignment="center" valignment="top" width="0">
1891 <column alignment="center" valignment="top" width="0">
1892 <column alignment="center" valignment="top" width="0">
1893 <column alignment="center" valignment="top" width="0">
1894 <row>
1895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1896 \begin_inset Text
1897
1898 \begin_layout Plain Layout
1899
1900 \end_layout
1901
1902 \end_inset
1903 </cell>
1904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1905 \begin_inset Text
1906
1907 \begin_layout Plain Layout
1908 1
1909 \end_layout
1910
1911 \end_inset
1912 </cell>
1913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1914 \begin_inset Text
1915
1916 \begin_layout Plain Layout
1917 2
1918 \end_layout
1919
1920 \end_inset
1921 </cell>
1922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1923 \begin_inset Text
1924
1925 \begin_layout Plain Layout
1926 3
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 </row>
1932 <row>
1933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1934 \begin_inset Text
1935
1936 \begin_layout Plain Layout
1937 A
1938 \end_layout
1939
1940 \end_inset
1941 </cell>
1942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1943 \begin_inset Text
1944
1945 \begin_layout Plain Layout
1946
1947 \end_layout
1948
1949 \end_inset
1950 </cell>
1951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1952 \begin_inset Text
1953
1954 \begin_layout Plain Layout
1955
1956 \end_layout
1957
1958 \end_inset
1959 </cell>
1960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1961 \begin_inset Text
1962
1963 \begin_layout Plain Layout
1964
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 </row>
1970 <row>
1971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1972 \begin_inset Text
1973
1974 \begin_layout Plain Layout
1975 B
1976 \end_layout
1977
1978 \end_inset
1979 </cell>
1980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1981 \begin_inset Text
1982
1983 \begin_layout Plain Layout
1984
1985 \end_layout
1986
1987 \end_inset
1988 </cell>
1989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1990 \begin_inset Text
1991
1992 \begin_layout Plain Layout
1993
1994 \end_layout
1995
1996 \end_inset
1997 </cell>
1998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1999 \begin_inset Text
2000
2001 \begin_layout Plain Layout
2002
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 </row>
2008 <row>
2009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2010 \begin_inset Text
2011
2012 \begin_layout Plain Layout
2013 C
2014 \end_layout
2015
2016 \end_inset
2017 </cell>
2018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2019 \begin_inset Text
2020
2021 \begin_layout Plain Layout
2022
2023 \end_layout
2024
2025 \end_inset
2026 </cell>
2027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2028 \begin_inset Text
2029
2030 \begin_layout Plain Layout
2031
2032 \end_layout
2033
2034 \end_inset
2035 </cell>
2036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2037 \begin_inset Text
2038
2039 \begin_layout Plain Layout
2040
2041 \end_layout
2042
2043 \end_inset
2044 </cell>
2045 </row>
2046 </lyxtabular>
2047
2048 \end_inset
2049
2050
2051 \end_layout
2052
2053 \begin_layout Section
2054 La fenêtre 
2055 \family sans
2056 Tableau
2057 \family default
2058
2059 \begin_inset Index
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Tableau ! Fenêtre de dialogue
2064 \end_layout
2065
2066 \end_inset
2067
2068
2069 \end_layout
2070
2071 \begin_layout Standard
2072 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2073  de la souris, ce qui fait apparaître une fenêtre avec des options.
2074  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2075  la colonne et la ligne dans laquelle le curseur se trouve.
2076  La plupart des options peuvent s'appliquer à des sélections.
2077  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2078  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2079  votre sélection.
2080  Notez qu'il y a une différence entre sélectionner le 
2081 \emph on
2082 contenu 
2083 \emph default
2084 d'une cellule et sélectionner la cellule elle-même.
2085  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2086  tableaux :
2087 \end_layout
2088
2089 \begin_layout Description
2090 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2091  la largeur de la colonne courante.
2092  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2093  vertical de la ligne courante.
2094  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2095  et donc, plusieurs paragraphes de texte, voir la section
2096 \begin_inset Space ~
2097 \end_inset
2098
2099
2100 \begin_inset CommandInset ref
2101 LatexCommand ref
2102 reference "sub:Lignes-multiple-dans-cellule"
2103
2104 \end_inset
2105
2106 .
2107  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2108  pour accommoder le contenu de cellule le plus large.
2109 \begin_inset Newline newline
2110 \end_inset
2111
2112 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2113  un multicolonne, voir la section
2114 \begin_inset Space ~
2115 \end_inset
2116
2117
2118 \begin_inset CommandInset ref
2119 LatexCommand ref
2120 reference "sub:Multicolonnes"
2121
2122 \end_inset
2123
2124 .
2125 \begin_inset Newline newline
2126 \end_inset
2127
2128 L'option 
2129 \family sans
2130 Tourner
2131 \begin_inset Space ~
2132 \end_inset
2133
2134 la
2135 \begin_inset Space ~
2136 \end_inset
2137
2138 case
2139 \begin_inset Space ~
2140 \end_inset
2141
2142 de
2143 \begin_inset Space ~
2144 \end_inset
2145
2146 90°
2147 \family default
2148  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2149  L'option 
2150 \family sans
2151 Tourner
2152 \begin_inset Space ~
2153 \end_inset
2154
2155 le
2156 \begin_inset Space ~
2157 \end_inset
2158
2159 tableau
2160 \begin_inset Space ~
2161 \end_inset
2162
2163 de
2164 \begin_inset Space ~
2165 \end_inset
2166
2167 90°
2168 \family default
2169  fait pivoter tout le tableau.
2170  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2171  la sortie finale.
2172 \begin_inset Newline newline
2173 \end_inset
2174
2175
2176 \begin_inset Note Greyedout
2177 status open
2178
2179 \begin_layout Plain Layout
2180
2181 \series bold
2182 Note:
2183 \series default
2184  La plupart des visualiseurs DVI ne sont 
2185 \emph on
2186 pas
2187 \emph default
2188  capables d'afficher ces rotations.
2189 \end_layout
2190
2191 \end_inset
2192
2193
2194 \lang english
2195
2196 \begin_inset Newline newline
2197 \end_inset
2198
2199
2200 \lang french
2201 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2202  spéciales pour le tableau, voir les sections
2203 \begin_inset Space ~
2204 \end_inset
2205
2206
2207 \begin_inset CommandInset ref
2208 LatexCommand ref
2209 reference "sub:Calculs-multicolonnes"
2210
2211 \end_inset
2212
2213  et 
2214 \begin_inset CommandInset ref
2215 LatexCommand ref
2216 reference "sec:Tableaux-Colorés"
2217
2218 \end_inset
2219
2220 .
2221 \end_layout
2222
2223 \begin_layout Description
2224
2225 \family sans
2226 Bordures
2227 \family default
2228  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2229  ou la colonne courante.
2230  
2231 \begin_inset Newline newline
2232 \end_inset
2233
2234 En utilisant le style 
2235 \family sans
2236 Formel
2237 \family default
2238  à la place du style par 
2239 \family sans
2240 Défaut
2241 \family default
2242  va convertir le tableau en tableau formel comme on le décrit dans la section
2243 \begin_inset Space ~
2244 \end_inset
2245
2246
2247 \begin_inset CommandInset ref
2248 LatexCommand ref
2249 reference "sec:Tableaux-Formels"
2250
2251 \end_inset
2252
2253 .
2254 \begin_inset Newline newline
2255 \end_inset
2256
2257 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2258  dans les lignes du tableau comme c'est décrit dans la section
2259 \begin_inset Space ~
2260 \end_inset
2261
2262
2263 \begin_inset CommandInset ref
2264 LatexCommand ref
2265 reference "sub:Espacement-lignes"
2266
2267 \end_inset
2268
2269 .
2270 \end_layout
2271
2272 \begin_layout Description
2273 Tableau
2274 \begin_inset Space ~
2275 \end_inset
2276
2277 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2278  un 
2279 \begin_inset Quotes eld
2280 \end_inset
2281
2282
2283 \emph on
2284 tableau long
2285 \emph default
2286
2287 \begin_inset Quotes erd
2288 \end_inset
2289
2290  qui peut continuer sur plusieurs pages.
2291  Les sections
2292 \begin_inset Space ~
2293 \end_inset
2294
2295
2296 \begin_inset CommandInset ref
2297 LatexCommand ref
2298 reference "sec:Tableaux-longs"
2299
2300 \end_inset
2301
2302  et 
2303 \begin_inset CommandInset ref
2304 LatexCommand ref
2305 reference "sec:Questions-sur-tableaux-longs"
2306
2307 \end_inset
2308
2309  décrivent ces tableaux longs plus en détail.
2310 \end_layout
2311
2312 \begin_layout Standard
2313 Quand la barre d'outils tableau est activée
2314 \begin_inset Note Note
2315 status open
2316
2317 \begin_layout Plain Layout
2318 ou la fenêtre ?
2319 \end_layout
2320
2321 \end_inset
2322
2323 , vous pouvez déplacer le curseur de cellule en cellule avec les touches
2324  de déplacement et voir s'afficher les propriétés de la cellule courante
2325  dans la fenêtre de dialogue.
2326 \end_layout
2327
2328 \begin_layout Section
2329 La barre d'outils tableau
2330 \begin_inset Index
2331 status collapsed
2332
2333 \begin_layout Plain Layout
2334 Tableau ! Barre d'outils
2335 \end_layout
2336
2337 \end_inset
2338
2339
2340 \end_layout
2341
2342 \begin_layout Standard
2343 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2344  permet de modifier plus rapidement les tableaux.
2345  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2346  le curseur se trouve à l'intérieur d'un tableau.
2347  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2348  au menu 
2349 \family sans
2350 Visualiser\SpecialChar \menuseparator
2351 Barres
2352 \begin_inset Space ~
2353 \end_inset
2354
2355 d'outils\SpecialChar \menuseparator
2356 Tableau
2357 \family default
2358 .
2359 \end_layout
2360
2361 \begin_layout Standard
2362 La barre d'outils contient les icônes suivantes :
2363 \end_layout
2364
2365 \begin_layout Labeling
2366 \labelwidthstring 00.00.0000
2367 \begin_inset Graphics
2368         filename ../../images/tabular-feature_append-row.png
2369         scaleBeforeRotation
2370
2371 \end_inset
2372
2373  ajoute une ligne sous la cellule ou la sélection courante
2374 \end_layout
2375
2376 \begin_layout Labeling
2377 \labelwidthstring 00.00.0000
2378 \begin_inset Graphics
2379         filename ../../images/tabular-feature_append-column.png
2380         scaleBeforeRotation
2381
2382 \end_inset
2383
2384  ajoute une colonne à la droite de la cellule ou de la sélection courante
2385 \end_layout
2386
2387 \begin_layout Labeling
2388 \labelwidthstring 00.00.0000
2389 \begin_inset Graphics
2390         filename ../../images/tabular-feature_delete-row.png
2391         scaleBeforeRotation
2392
2393 \end_inset
2394
2395  supprime la ligne ou la sélection courante
2396 \end_layout
2397
2398 \begin_layout Labeling
2399 \labelwidthstring 00.00.0000
2400 \begin_inset Graphics
2401         filename ../../images/tabular-feature_delete-column.png
2402         scaleBeforeRotation
2403
2404 \end_inset
2405
2406  supprime la colonne ou la sélection courante
2407 \end_layout
2408
2409 \begin_layout Labeling
2410 \labelwidthstring 00.00.0000
2411 \begin_inset Graphics
2412         filename ../../images/tabular-feature_toggle-line-top.png
2413         scaleBeforeRotation
2414
2415 \end_inset
2416
2417  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2418  courante
2419 \end_layout
2420
2421 \begin_layout Labeling
2422 \labelwidthstring 00.00.0000
2423 \begin_inset Graphics
2424         filename ../../images/tabular-feature_toggle-line-bottom.png
2425         scaleBeforeRotation
2426
2427 \end_inset
2428
2429  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2430 \end_layout
2431
2432 \begin_layout Labeling
2433 \labelwidthstring 00.00.0000
2434 \begin_inset Graphics
2435         filename ../../images/tabular-feature_toggle-line-left.png
2436         scaleBeforeRotation
2437
2438 \end_inset
2439
2440  ajoute une ligne sur le côté gauche de la cellule, de ligne 
2441 \begin_inset Note Note
2442 status collapsed
2443
2444 \begin_layout Plain Layout
2445 ou colonne ?
2446 \end_layout
2447
2448 \end_inset
2449
2450  ou de la sélection courante
2451 \end_layout
2452
2453 \begin_layout Labeling
2454 \labelwidthstring 00.00.0000
2455 \begin_inset Graphics
2456         filename ../../images/tabular-feature_toggle-line-right.png
2457         scaleBeforeRotation
2458
2459 \end_inset
2460
2461  ajoute une ligne sur le côté droit de la cellule, de ligne 
2462 \begin_inset Note Note
2463 status collapsed
2464
2465 \begin_layout Plain Layout
2466 ou colonne ?
2467 \end_layout
2468
2469 \end_inset
2470
2471  ou de la sélection courante
2472 \end_layout
2473
2474 \begin_layout Labeling
2475 \labelwidthstring 00.00.0000
2476 \begin_inset Graphics
2477         filename ../../images/tabular-feature_set-all-lines.png
2478         scaleBeforeRotation
2479
2480 \end_inset
2481
2482  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2483  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2484  colonne et la ligne courante
2485 \end_layout
2486
2487 \begin_layout Labeling
2488 \labelwidthstring 00.00.0000
2489 \begin_inset Graphics
2490         filename ../../images/tabular-feature_unset-all-lines.png
2491         scaleBeforeRotation
2492
2493 \end_inset
2494
2495  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2496  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2497  aussi la colonne et la ligne courante
2498 \end_layout
2499
2500 \begin_layout Labeling
2501 \labelwidthstring 00.00.0000
2502 \begin_inset Graphics
2503         filename ../../images/tabular-feature_align-left.png
2504         scaleBeforeRotation
2505
2506 \end_inset
2507
2508  aligne à gauche le contenu de la cellule ou de la colonne courante
2509 \end_layout
2510
2511 \begin_layout Labeling
2512 \labelwidthstring 00.00.0000
2513 \begin_inset Graphics
2514         filename ../../images/tabular-feature_align-center.png
2515         scaleBeforeRotation
2516
2517 \end_inset
2518
2519  centre horizontalement le contenu de la cellule ou de la colonne courante
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Graphics
2525         filename ../../images/tabular-feature_align-right.png
2526         scaleBeforeRotation
2527
2528 \end_inset
2529
2530  aligne à droite le contenu de la cellule ou de la colonne courante
2531 \end_layout
2532
2533 \begin_layout Labeling
2534 \labelwidthstring 00.00.0000
2535 \begin_inset Graphics
2536         filename ../../images/tabular-feature_valign-top.png
2537         scaleBeforeRotation
2538
2539 \end_inset
2540
2541  aligne le contenu de la cellule courante verticalement vers le haut
2542 \end_layout
2543
2544 \begin_layout Labeling
2545 \labelwidthstring 00.00.0000
2546 \begin_inset Graphics
2547         filename ../../images/tabular-feature_valign-middle.png
2548         scaleBeforeRotation
2549
2550 \end_inset
2551
2552  centre verticalement le contenu de la cellule courante
2553 \end_layout
2554
2555 \begin_layout Labeling
2556 \labelwidthstring 00.00.0000
2557 \begin_inset Graphics
2558         filename ../../images/tabular-feature_valign-bottom.png
2559         scaleBeforeRotation
2560
2561 \end_inset
2562
2563  aligne le contenu de la cellule courante verticalement vers le bas
2564 \end_layout
2565
2566 \begin_layout Labeling
2567 \labelwidthstring 00.00.0000
2568 \begin_inset Graphics
2569         filename ../../images/tabular-feature_set-rotate-cell.png
2570         scaleBeforeRotation
2571
2572 \end_inset
2573
2574  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2575 re
2576 \end_layout
2577
2578 \begin_layout Labeling
2579 \labelwidthstring 00.00.0000
2580 \begin_inset Graphics
2581         filename ../../images/tabular-feature_set-rotate-tabular.png
2582         scaleBeforeRotation
2583
2584 \end_inset
2585
2586  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2587 \end_layout
2588
2589 \begin_layout Labeling
2590 \labelwidthstring 00.00.0000
2591 \begin_inset Graphics
2592         filename ../../images/tabular-feature_multicolumn.png
2593         scaleBeforeRotation
2594
2595 \end_inset
2596
2597  transforme en multi-colonne la cellule ou la sélection courante
2598 \end_layout
2599
2600 \begin_layout Standard
2601 \begin_inset Note Greyedout
2602 status open
2603
2604 \begin_layout Plain Layout
2605
2606 \series bold
2607 Note :
2608 \series default
2609  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2610  est utilisé pour toutes les autres cellules de la ligne.
2611 \end_layout
2612
2613 \end_inset
2614
2615
2616 \end_layout
2617
2618 \begin_layout Section
2619 Le Menu Éditer Tableau
2620 \begin_inset Index
2621 status collapsed
2622
2623 \begin_layout Plain Layout
2624 Tableau ! Menu Éditer
2625 \end_layout
2626
2627 \end_inset
2628
2629
2630 \end_layout
2631
2632 \begin_layout Standard
2633 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2634  
2635 \family sans
2636 Éditer\SpecialChar \menuseparator
2637 Tableau
2638 \family default
2639  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2640  ou de la ligne courante et aussi de transformer la sélection courante en
2641  multi-colonne.
2642  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2643 \end_layout
2644
2645 \begin_layout Section
2646 Flottant de Tableau
2647 \begin_inset CommandInset label
2648 LatexCommand label
2649 name "sec:Table-Floats"
2650
2651 \end_inset
2652
2653
2654 \begin_inset Index
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Flottants ! Tableaux
2659 \end_layout
2660
2661 \end_inset
2662
2663
2664 \begin_inset Index
2665 status collapsed
2666
2667 \begin_layout Plain Layout
2668 Tableau ! Flottants
2669 \end_layout
2670
2671 \end_inset
2672
2673
2674 \end_layout
2675
2676 \begin_layout Standard
2677 Pour des explications générales sur les flottants, jetez un œil à la section
2678 \begin_inset Space ~
2679 \end_inset
2680
2681
2682 \begin_inset CommandInset ref
2683 LatexCommand ref
2684 reference "sec:Flottants-Introduction"
2685
2686 \end_inset
2687
2688 .
2689 \end_layout
2690
2691 \begin_layout Standard
2692 \begin_inset Float table
2693 placement h
2694 wide false
2695 sideways false
2696 status open
2697
2698 \begin_layout Plain Layout
2699 \begin_inset Caption
2700
2701 \begin_layout Plain Layout
2702 \begin_inset CommandInset label
2703 LatexCommand label
2704 name "tab:Flottant-de-tableau"
2705
2706 \end_inset
2707
2708 Un flottant de tableau.
2709 \end_layout
2710
2711 \end_inset
2712
2713
2714 \end_layout
2715
2716 \begin_layout Plain Layout
2717 \align center
2718 \begin_inset Tabular
2719 <lyxtabular version="3" rows="3" columns="3">
2720 <features>
2721 <column alignment="center" valignment="top" width="0pt">
2722 <column alignment="center" valignment="top" width="0pt">
2723 <column alignment="center" valignment="top" width="0pt">
2724 <row>
2725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2726 \begin_inset Text
2727
2728 \begin_layout Plain Layout
2729 1
2730 \end_layout
2731
2732 \end_inset
2733 </cell>
2734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2735 \begin_inset Text
2736
2737 \begin_layout Plain Layout
2738 2
2739 \end_layout
2740
2741 \end_inset
2742 </cell>
2743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2744 \begin_inset Text
2745
2746 \begin_layout Plain Layout
2747 3
2748 \end_layout
2749
2750 \end_inset
2751 </cell>
2752 </row>
2753 <row>
2754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758 Jules
2759 \end_layout
2760
2761 \end_inset
2762 </cell>
2763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2764 \begin_inset Text
2765
2766 \begin_layout Plain Layout
2767 Marie
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776 Jean
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 </row>
2782 <row>
2783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2784 \begin_inset Text
2785
2786 \begin_layout Plain Layout
2787 \begin_inset Formula $\int x^{2}dx$
2788 \end_inset
2789
2790
2791 \end_layout
2792
2793 \end_inset
2794 </cell>
2795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2796 \begin_inset Text
2797
2798 \begin_layout Plain Layout
2799 \begin_inset Formula $\left[\begin{array}{cc}
2800 a & b\\
2801 c & d\end{array}\right]$
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813 \begin_inset Formula $1+1=2$
2814 \end_inset
2815
2816
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 </row>
2822 </lyxtabular>
2823
2824 \end_inset
2825
2826
2827 \end_layout
2828
2829 \end_inset
2830
2831
2832 \end_layout
2833
2834 \begin_layout Standard
2835 Les flottants de tableau sont insérés en utilisant le menu 
2836 \family sans
2837 Insérer\SpecialChar \menuseparator
2838 Flottant\SpecialChar \menuseparator
2839 Tableau
2840 \family default
2841  ou le bouton 
2842 \begin_inset Graphics
2843         filename ../../images/float-insert_table.png
2844         scale 85
2845         scaleBeforeRotation
2846
2847 \end_inset
2848
2849  de la barre d'outils.
2850 \end_layout
2851
2852 \begin_layout Standard
2853 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2854  qui a comme étiquette 
2855 \begin_inset Quotes eld
2856 \end_inset
2857
2858 Tableau
2859 \begin_inset Space ~
2860 \end_inset
2861
2862 #:
2863 \begin_inset Quotes erd
2864 \end_inset
2865
2866  (où # est le numéro du tableau).
2867  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2868 \end_layout
2869
2870 \begin_layout Standard
2871 Le tableau
2872 \begin_inset Space ~
2873 \end_inset
2874
2875
2876 \begin_inset CommandInset ref
2877 LatexCommand ref
2878 reference "tab:Flottant-de-tableau"
2879
2880 \end_inset
2881
2882  est un exemple de tableau dans un flottant de tableau.
2883 \end_layout
2884
2885 \begin_layout Standard
2886 On met habituellement la légende au dessus des tableaux, mais cette règle
2887  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2888  Cela signifie que si vous utilisez un document appartenant aux classes
2889  
2890 \family sans
2891 article
2892 \family default
2893
2894 \family sans
2895 book
2896 \family default
2897
2898 \family sans
2899 letter
2900 \family default
2901 , ou
2902 \family sans
2903  report
2904 \family default
2905  il n'y aura pas d'espace entre la légende et le tableau.
2906  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2907  la commande de chargement du paquetage LaTeX 
2908 \series bold
2909 caption
2910 \series default
2911
2912 \begin_inset Index
2913 status collapsed
2914
2915 \begin_layout Plain Layout
2916 Paquetages LaTeX ! caption
2917 \end_layout
2918
2919 \end_inset
2920
2921  dans le préambule de votre document.
2922 \begin_inset Foot
2923 status open
2924
2925 \begin_layout Plain Layout
2926 Pour plus d'information voyez la section
2927 \begin_inset Space ~
2928 \end_inset
2929
2930
2931 \begin_inset CommandInset ref
2932 LatexCommand ref
2933 reference "sec:Placement-légende"
2934
2935 \end_inset
2936
2937 .
2938 \end_layout
2939
2940 \end_inset
2941
2942 :
2943 \end_layout
2944
2945 \begin_layout Standard
2946
2947 \series bold
2948 tableposition=top
2949 \end_layout
2950
2951 \begin_layout Standard
2952 Le paquetage 
2953 \series bold
2954 caption
2955 \series default
2956 , qui est décrit dans la section
2957 \begin_inset Space ~
2958 \end_inset
2959
2960
2961 \begin_inset CommandInset ref
2962 LatexCommand ref
2963 reference "sec:Formatage-légende"
2964
2965 \end_inset
2966
2967 , est utilisé pour ajuster le format des légendes.
2968 \end_layout
2969
2970 \begin_layout Standard
2971 Dans le texte, on fait référence à un tableau
2972 \begin_inset Index
2973 status collapsed
2974
2975 \begin_layout Plain Layout
2976 Références ! à un Tableau
2977 \end_layout
2978
2979 \end_inset
2980
2981  en faisant référence à sa légende.
2982  On insère donc une étiquette dans la légende en utilisant le menu 
2983 \family sans
2984 Insérer
2985 \family default
2986 \SpecialChar \menuseparator
2987
2988 \family sans
2989 Étiquette
2990 \family default
2991  ou le bouton 
2992 \begin_inset Graphics
2993         filename ../../images/label-insert.png
2994         scale 85
2995         scaleBeforeRotation
2996
2997 \end_inset
2998
2999  de la barre d'outils.
3000  On peut alors faire référence à cette étiquette en utilisant le menu 
3001 \family sans
3002 Insérer\SpecialChar \menuseparator
3003 Référence
3004 \begin_inset Space ~
3005 \end_inset
3006
3007 croisée
3008 \family default
3009  ou le bouton 
3010 \begin_inset Graphics
3011         filename ../../images/dialog-show-new-inset_ref.png
3012         scale 85
3013         scaleBeforeRotation
3014
3015 \end_inset
3016
3017  de la barre d'outils.
3018 \begin_inset Newline newline
3019 \end_inset
3020
3021 Les références croisées sont expliquées en détail dans la section
3022 \begin_inset Space ~
3023 \end_inset
3024
3025
3026 \begin_inset CommandInset ref
3027 LatexCommand ref
3028 reference "sec:Referencer-les-Flottants"
3029
3030 \end_inset
3031
3032 .
3033 \end_layout
3034
3035 \begin_layout Section
3036 Tableaux Longs
3037 \begin_inset CommandInset label
3038 LatexCommand label
3039 name "sec:Tableaux-longs"
3040
3041 \end_inset
3042
3043
3044 \begin_inset Index
3045 status collapsed
3046
3047 \begin_layout Plain Layout
3048 Tableaux longs
3049 \end_layout
3050
3051 \end_inset
3052
3053
3054 \begin_inset Index
3055 status collapsed
3056
3057 \begin_layout Plain Layout
3058 Tableau ! Tableaux longs
3059 \end_layout
3060
3061 \end_inset
3062
3063
3064 \end_layout
3065
3066 \begin_layout Standard
3067 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3068  l'option 
3069 \family sans
3070 Utiliser
3071 \begin_inset Space ~
3072 \end_inset
3073
3074 les
3075 \begin_inset Space ~
3076 \end_inset
3077
3078 tableaux
3079 \begin_inset Space ~
3080 \end_inset
3081
3082 longs
3083 \family default
3084  de l'onglet 
3085 \family sans
3086 Tableau
3087 \begin_inset Space ~
3088 \end_inset
3089
3090 long
3091 \family default
3092  de la fenêtre 
3093 \family sans
3094 Paramètres
3095 \begin_inset Space ~
3096 \end_inset
3097
3098 du
3099 \begin_inset Space ~
3100 \end_inset
3101
3102 tableau
3103 \family default
3104  pour le répartir automatiquement sur plusieurs pages.
3105  En cochant cette option, vous activez un certain nombre de cases d'option
3106  et vous pouvez alors définir:
3107 \end_layout
3108
3109 \begin_layout Description
3110 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3111  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3112  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3113  première page, si 
3114 \family sans
3115 Premier
3116 \begin_inset Space ~
3117 \end_inset
3118
3119 en-tête
3120 \family default
3121  est défini.
3122  Ces lignes forment l'en-tête principal.
3123 \end_layout
3124
3125 \begin_layout Description
3126 Premier
3127 \begin_inset Space ~
3128 \end_inset
3129
3130 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3131  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3132  d'en-tête utilisées pour la première page du tableau long.
3133 \end_layout
3134
3135 \begin_layout Description
3136 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3137  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3138  constituant les pieds de toutes les pages du tableau long ; sauf de la
3139  dernière page si 
3140 \family sans
3141 Dernier
3142 \begin_inset Space ~
3143 \end_inset
3144
3145 pied
3146 \family default
3147  est défini.
3148 \end_layout
3149
3150 \begin_layout Description
3151 Dernier
3152 \begin_inset Space ~
3153 \end_inset
3154
3155 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3156  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3157  constituant le pied de la dernière page du tableau long
3158 \end_layout
3159
3160 \begin_layout Standard
3161 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3162  Si vous activez plusieurs options pour une même ligne, vous devez être
3163  conscients que seule la première sera prise en compte.
3164  
3165 \begin_inset Note Note
3166 status collapsed
3167
3168 \begin_layout Plain Layout
3169 Il y a quelque chose que je n'ai pas compris : la deuxième option serait
3170  mise automatiquement à 
3171 \begin_inset Quotes eld
3172 \end_inset
3173
3174 est vide
3175 \begin_inset Quotes erd
3176 \end_inset
3177
3178 ...(NdT)
3179 \end_layout
3180
3181 \end_inset
3182
3183 Dans ce contexte, première veut dire première en suivant l'ordre 
3184 \family sans
3185 Pied, Dernier
3186 \begin_inset Space ~
3187 \end_inset
3188
3189 Pied, 
3190 \family default
3191 et
3192 \family sans
3193  En-tête, Premier
3194 \begin_inset Space ~
3195 \end_inset
3196
3197 En-tête
3198 \family default
3199 .
3200  Voyez le tableau long qui suit pour voir comment ça marche :
3201 \end_layout
3202
3203 \begin_layout Standard
3204 \align center
3205 \begin_inset Tabular
3206 <lyxtabular version="3" rows="69" columns="3">
3207 <features islongtable="true">
3208 <column alignment="left" valignment="top" width="0cm">
3209 <column alignment="left" valignment="top" width="0pt">
3210 <column alignment="right" valignment="top" width="0pt">
3211 <row endfirsthead="true">
3212 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Plain Layout
3216
3217 \series bold
3218 Exemple d'annuaire téléphonique (ignorez les noms)
3219 \end_layout
3220
3221 \end_inset
3222 </cell>
3223 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3224 \begin_inset Text
3225
3226 \begin_layout Plain Layout
3227
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3233 \begin_inset Text
3234
3235 \begin_layout Plain Layout
3236
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 </row>
3242 <row endfirsthead="true">
3243 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Plain Layout
3247
3248 \series bold
3249 NOM
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3255 \begin_inset Text
3256
3257 \begin_layout Plain Layout
3258
3259 \end_layout
3260
3261 \end_inset
3262 </cell>
3263 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Plain Layout
3267
3268 \series bold
3269 TEL.
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 </row>
3275 <row endhead="true">
3276 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280
3281 \series bold
3282 Exemple d'annuaire téléphonique
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3288 \begin_inset Text
3289
3290 \begin_layout Plain Layout
3291
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 </row>
3306 <row endhead="true">
3307 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3308 \begin_inset Text
3309
3310 \begin_layout Plain Layout
3311
3312 \series bold
3313 NOM
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331
3332 \series bold
3333 TEL.
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 </row>
3339 <row endfoot="true">
3340 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344  continue page suivante
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 <row>
3369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \series bold
3375 Annovi
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell alignment="center" valignment="top" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384 Silvia
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393 111
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 </row>
3399 <row>
3400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3401 \begin_inset Text
3402
3403 \begin_layout Plain Layout
3404
3405 \series bold
3406 Bertoli
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell alignment="center" valignment="top" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 Stefano
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424 111
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 </row>
3430 <row>
3431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435
3436 \series bold
3437 Bozzi
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446 Walter
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 111
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 </row>
3461 <row>
3462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468 Cachia
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 Maria
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 111
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row>
3493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 Cachia
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 Maurizio
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 111
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 </row>
3523 <row>
3524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \series bold
3530 Cinquemani
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 Giusi
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 111
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row>
3555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \series bold
3561 Colin
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 Bernard
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 111
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row>
3586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592 Concli
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 Gianfranco
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 111
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 </row>
3616 <row>
3617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621
3622 \series bold
3623 Dal Bosco
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 Carolina
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 111
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652
3653 \series bold
3654 Dalpiaz
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 Annamaria
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 111
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \series bold
3685 Feliciello
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 Domenico
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 111
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714
3715 \series bold
3716 Focarelli
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 Paola
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 111
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 </row>
3740 <row>
3741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745
3746 \series bold
3747 Galletti
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 Oreste
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 111
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \series bold
3778 Gasparini
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 Franca
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 111
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \series bold
3809 Rizzardi
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 Paola
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 111
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 </row>
3833 <row>
3834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838
3839 \series bold
3840 Lassini
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 Giancarlo
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 111
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \series bold
3871 Malfatti
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 Luciano
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 111
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 <row>
3896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900
3901 \series bold
3902 Malfatti
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 Valeriano
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 111
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 </row>
3926 <row>
3927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931
3932 \series bold
3933 Meneguzzo
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 Roberto
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 111
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962
3963 \series bold
3964 Mezzadra
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 Roberto
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 111
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 </row>
3988 <row>
3989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993
3994 \series bold
3995 Pirpamer
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 Erich
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 111
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 <row>
4020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024
4025 \series bold
4026 Pochiesa
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 Paolo
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 111, 222
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row>
4051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055
4056 \series bold
4057 Radina
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 Claudio
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 111
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 </row>
4081 <row>
4082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086
4087 \series bold
4088 Stuffer
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 Oskar
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 111
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117
4118 \series bold
4119 Tacchelli
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Ugo
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 111
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \series bold
4150 Tezzele
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 Margit
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 111
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 </row>
4174 <row>
4175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179
4180 \series bold
4181 Unterkalmsteiner
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 Frieda
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 111
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \series bold
4212 Vieider
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 Hilde
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 111
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241
4242 \series bold
4243 Vigna
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 Jürgen
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 111
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272
4273 \series bold
4274 Weber
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 Maurizio
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 111
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \series bold
4305 Winkler
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 Franz
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 111
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row>
4330 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334  
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 </row>
4358 <row>
4359 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363
4364 \series bold
4365 Annovi
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 <cell alignment="center" valignment="top" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374 Silvia
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Plain Layout
4383 555
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 </row>
4389 <row>
4390 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4391 \begin_inset Text
4392
4393 \begin_layout Plain Layout
4394
4395 \series bold
4396 Bertoli
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell alignment="center" valignment="top" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 Stefano
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 555
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425
4426 \series bold
4427 Bozzi
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 Walter
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 555
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456
4457 \series bold
4458 Cachia
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 Maria
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 555
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 <row>
4483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \series bold
4489 Cachia
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 Maurizio
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 555
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518
4519 \series bold
4520 Cinquemani
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 Giusi
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 555
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \series bold
4551 Colin
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 Bernard
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 555
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 </row>
4575 <row>
4576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580
4581 \series bold
4582 Concli
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 Gianfranco
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 555
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 </row>
4606 <row>
4607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611
4612 \series bold
4613 Dal Bosco
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 Carolina
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 555
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 </row>
4637 <row>
4638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642
4643 \series bold
4644 Dalpiaz
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 Annamaria
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 555
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 </row>
4668 <row>
4669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673
4674 \series bold
4675 Feliciello
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 Domenico
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 555
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 </row>
4699 <row>
4700 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704
4705 \series bold
4706 Focarelli
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 Paola
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 555
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 </row>
4730 <row>
4731 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735
4736 \series bold
4737 Galletti
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Oreste
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 555
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 </row>
4761 <row>
4762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766
4767 \series bold
4768 Gasparini
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 Franca
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 555
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 <row>
4793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797
4798 \series bold
4799 Rizzardi
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 Paola
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 555
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \series bold
4830 Lassini
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 Giancarlo
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 555
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 </row>
4854 <row>
4855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859
4860 \series bold
4861 Malfatti
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 Luciano
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 555
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 </row>
4885 <row>
4886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890
4891 \series bold
4892 Malfatti
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 Valeriano
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 555
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 </row>
4916 <row>
4917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921
4922 \series bold
4923 Meneguzzo
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 Roberto
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 555
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 </row>
4947 <row>
4948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952
4953 \series bold
4954 Mezzadra
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 Roberto
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 555
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 </row>
4978 <row>
4979 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983
4984 \series bold
4985 Pirpamer
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Erich
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 555
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 </row>
5009 <row>
5010 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014
5015 \series bold
5016 Pochiesa
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 Paolo
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 555, 222
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \series bold
5047 Radina
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 Claudio
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 555
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 </row>
5071 <row>
5072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076
5077 \series bold
5078 Stuffer
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 Oskar
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 555
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 </row>
5102 <row>
5103 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107
5108 \series bold
5109 Tacchelli
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 Ugo
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 555
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 <row>
5134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138
5139 \series bold
5140 Tezzele
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 Margit
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 555
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 <row>
5165 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169
5170 \series bold
5171 Unterkalmsteiner
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 Frieda
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 555
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 </row>
5195 <row>
5196 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200
5201 \series bold
5202 Vieider
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Hilde
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 555
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 <row>
5227 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231
5232 \series bold
5233 Vigna
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 Jürgen
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 999
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 </row>
5257 <row>
5258 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262
5263 \series bold
5264 Weber
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 Maurizio
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 555
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 </row>
5288 <row>
5289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \series bold
5295 Winkler
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 Franz
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 555
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row endlastfoot="true">
5320 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324 Fin
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342
5343 \end_layout
5344
5345 \end_inset
5346 </cell>
5347 </row>
5348 </lyxtabular>
5349
5350 \end_inset
5351
5352
5353 \begin_inset ERT
5354 status open
5355
5356 \begin_layout Plain Layout
5357
5358
5359 \backslash
5360 addtocounter{table}{-1}
5361 \end_layout
5362
5363 \end_inset
5364
5365
5366 \begin_inset Note Note
5367 status open
5368
5369 \begin_layout Plain Layout
5370 Voyez la note grisée de la section
5371 \begin_inset Space ~
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset ref
5376 LatexCommand ref
5377 reference "sub:Tableaux-longs-légende"
5378
5379 \end_inset
5380
5381  pour une explication de cette commande.
5382 \end_layout
5383
5384 \end_inset
5385
5386
5387 \end_layout
5388
5389 \begin_layout Subsection
5390 Notes de Bas de Page dans les Tableaux Longs
5391 \begin_inset CommandInset label
5392 LatexCommand label
5393 name "sub:Notes-dans-tableau-long"
5394
5395 \end_inset
5396
5397
5398 \begin_inset Index
5399 status collapsed
5400
5401 \begin_layout Plain Layout
5402 Tableaux longs ! Notes de bas de page
5403 \end_layout
5404
5405 \end_inset
5406
5407
5408 \end_layout
5409
5410 \begin_layout Standard
5411 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5412  long.
5413  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5414  contenant la note.
5415  Par exemple le tableau
5416 \begin_inset Space ~
5417 \end_inset
5418
5419
5420 \begin_inset CommandInset ref
5421 LatexCommand ref
5422 reference "tab:Légendes-tableau-différentes"
5423
5424 \end_inset
5425
5426  a une note de bas de page.
5427 \end_layout
5428
5429 \begin_layout Subsection
5430 Alignement des Tableaux Longs
5431 \begin_inset Index
5432 status collapsed
5433
5434 \begin_layout Plain Layout
5435 Tableaux longs ! Alignement
5436 \end_layout
5437
5438 \end_inset
5439
5440
5441 \end_layout
5442
5443 \begin_layout Standard
5444 Par défaut les Tableaux Longs sont centrés.
5445  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5446  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5447  de dialogue.
5448  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5449  des longueurs 
5450 \series bold
5451
5452 \backslash
5453 LTleft 
5454 \series default
5455 et 
5456 \series bold
5457
5458 \backslash
5459 LTright
5460 \series default
5461  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5462  concerné :
5463 \end_layout
5464
5465 \begin_layout Standard
5466
5467 \series bold
5468
5469 \backslash
5470 setlength{
5471 \backslash
5472 LTleft}{valeur}
5473 \end_layout
5474
5475 \begin_layout Standard
5476 Où 
5477 \series bold
5478 valeur
5479 \series default
5480  peut avoir n'importe laquelle des unités listées dans le tableau
5481 \begin_inset Space ~
5482 \end_inset
5483
5484
5485 \begin_inset CommandInset ref
5486 LatexCommand ref
5487 reference "cha:Unités-de-longueur"
5488
5489 \end_inset
5490
5491 .
5492  
5493 \series bold
5494
5495 \backslash
5496 LTleft
5497 \series default
5498  contrôle la distance horizontale entre le bord gauche de la page et le
5499  tableau, et
5500 \series bold
5501  
5502 \backslash
5503 LTright
5504 \series default
5505  la distance au bord droit.
5506  La valeur par défaut des ces deux distances est 
5507 \series bold
5508
5509 \backslash
5510 fill
5511 \series default
5512 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5513 \end_layout
5514
5515 \begin_layout Standard
5516 Le tableau long suivant a été aligné à gauche en mettant 
5517 \series bold
5518
5519 \backslash
5520 LTleft
5521 \series default
5522  à 0
5523 \begin_inset Space \thinspace{}
5524 \end_inset
5525
5526 pt.
5527 \begin_inset ERT
5528 status collapsed
5529
5530 \begin_layout Plain Layout
5531
5532
5533 \backslash
5534 setlength{
5535 \backslash
5536 LTleft}{0pt}
5537 \end_layout
5538
5539 \end_inset
5540
5541
5542 \end_layout
5543
5544 \begin_layout Standard
5545 \begin_inset Tabular
5546 <lyxtabular version="3" rows="5" columns="5">
5547 <features islongtable="true">
5548 <column alignment="center" valignment="top" width="0">
5549 <column alignment="center" valignment="top" width="0">
5550 <column alignment="center" valignment="top" width="0">
5551 <column alignment="center" valignment="top" width="0">
5552 <column alignment="center" valignment="top" width="0">
5553 <row>
5554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5555 \begin_inset Text
5556
5557 \begin_layout Plain Layout
5558 1
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567 2
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5573 \begin_inset Text
5574
5575 \begin_layout Plain Layout
5576 3
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5582 \begin_inset Text
5583
5584 \begin_layout Plain Layout
5585 4
5586 \end_layout
5587
5588 \end_inset
5589 </cell>
5590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 5
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 </row>
5600 <row>
5601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 asd
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 s
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 s
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632 s
5633 \end_layout
5634
5635 \end_inset
5636 </cell>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Plain Layout
5641 asd
5642 \end_layout
5643
5644 \end_inset
5645 </cell>
5646 </row>
5647 <row>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652 asd
5653 \end_layout
5654
5655 \end_inset
5656 </cell>
5657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5658 \begin_inset Text
5659
5660 \begin_layout Plain Layout
5661 s
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 s
5671 \end_layout
5672
5673 \end_inset
5674 </cell>
5675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5676 \begin_inset Text
5677
5678 \begin_layout Plain Layout
5679 s
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 asd
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 </row>
5694 <row>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 asd
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 s
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 s
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 s
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 asd
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 </row>
5741 <row>
5742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 asd
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Plain Layout
5755 asd
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 asd
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5770 \begin_inset Text
5771
5772 \begin_layout Plain Layout
5773 asd
5774 \end_layout
5775
5776 \end_inset
5777 </cell>
5778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5779 \begin_inset Text
5780
5781 \begin_layout Plain Layout
5782 asd
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 </row>
5788 </lyxtabular>
5789
5790 \end_inset
5791
5792
5793 \begin_inset ERT
5794 status collapsed
5795
5796 \begin_layout Plain Layout
5797
5798
5799 \backslash
5800 setlength{
5801 \backslash
5802 LTleft}{
5803 \backslash
5804 fill}
5805 \end_layout
5806
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \begin_layout Subsection
5813 Légendes et Tableaux longs
5814 \begin_inset Index
5815 status collapsed
5816
5817 \begin_layout Plain Layout
5818 Tableaux longs ! Légendes
5819 \end_layout
5820
5821 \end_inset
5822
5823
5824 \begin_inset CommandInset label
5825 LatexCommand label
5826 name "sub:Tableaux-longs-légende"
5827
5828 \end_inset
5829
5830
5831 \end_layout
5832
5833 \begin_layout Standard
5834 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5835  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5836  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5837  Longs.
5838 \end_layout
5839
5840 \begin_layout Standard
5841 Comme LyX ne gère pas complètement les légendes dans les Tableaux Longs,
5842  on doit bricoler un peu pour les créer :
5843 \end_layout
5844
5845 \begin_layout Enumerate
5846 Créez
5847 \family sans
5848  
5849 \family default
5850 un Tableau Long.
5851 \end_layout
5852
5853 \begin_layout Enumerate
5854 Sélectionnez sa première ligne et désactivez sa ligne de bordure du haut.
5855 \end_layout
5856
5857 \begin_layout Enumerate
5858 Insérez la légende dans la première cellule du tableau en utilisant le menu
5859 \family sans
5860  Insérer\SpecialChar \menuseparator
5861 Légende
5862 \family default
5863  .
5864 \begin_inset Newline newline
5865 \end_inset
5866
5867 Vous pouvez aussi ajouter un titre court pour la légende qui apparaîtra
5868  dans la Liste des Figures à la place de la légende complète.
5869 \end_layout
5870
5871 \begin_layout Enumerate
5872 Insérez 
5873 \begin_inset Quotes eld
5874 \end_inset
5875
5876
5877 \series bold
5878
5879 \backslash
5880
5881 \backslash
5882 %
5883 \series default
5884
5885 \begin_inset Quotes erd
5886 \end_inset
5887
5888  en tant que code LaTeX après la légende.
5889 \end_layout
5890
5891 \begin_layout Standard
5892 Le 
5893 \series bold
5894
5895 \backslash
5896
5897 \backslash
5898 %
5899 \series default
5900  placé après le texte de la légende supprime les lignes verticales entre
5901  les cellules suivantes de cette ligne.
5902  La première ligne de notre tableau est une fausse ligne qui sert à mettre
5903  la légende, le tableau commence réellement à la deuxième ligne.
5904 \end_layout
5905
5906 \begin_layout Standard
5907 Voici un petit Tableau Long pour voir comment ça marche :
5908 \end_layout
5909
5910 \begin_layout Standard
5911 \begin_inset Tabular
5912 <lyxtabular version="3" rows="6" columns="5">
5913 <features islongtable="true">
5914 <column alignment="center" valignment="top" width="0">
5915 <column alignment="center" valignment="top" width="0">
5916 <column alignment="center" valignment="top" width="0">
5917 <column alignment="center" valignment="top" width="0">
5918 <column alignment="center" valignment="top" width="0">
5919 <row caption="true">
5920 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 \begin_inset Caption
5925
5926 \begin_layout Plain Layout
5927 Tableau Long avec une légende
5928 \begin_inset OptArg
5929 status open
5930
5931 \begin_layout Plain Layout
5932 Tableau long
5933 \end_layout
5934
5935 \end_inset
5936
5937
5938 \end_layout
5939
5940 \end_inset
5941
5942
5943 \end_layout
5944
5945 \end_inset
5946 </cell>
5947 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Plain Layout
5951
5952 \end_layout
5953
5954 \end_inset
5955 </cell>
5956 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 </row>
5984 <row>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 1
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 2
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 3
6008 \end_layout
6009
6010 \end_inset
6011 </cell>
6012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 4
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 5
6026 \end_layout
6027
6028 \end_inset
6029 </cell>
6030 </row>
6031 <row>
6032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6033 \begin_inset Text
6034
6035 \begin_layout Plain Layout
6036 asd
6037 \end_layout
6038
6039 \end_inset
6040 </cell>
6041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6042 \begin_inset Text
6043
6044 \begin_layout Plain Layout
6045 s
6046 \end_layout
6047
6048 \end_inset
6049 </cell>
6050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 s
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 s
6064 \end_layout
6065
6066 \end_inset
6067 </cell>
6068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Plain Layout
6072 asd
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 </row>
6078 <row>
6079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083 asd
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 s
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Plain Layout
6101 s
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 s
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 asd
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 </row>
6125 <row>
6126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130 asd
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 s
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 s
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 s
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 asd
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 </row>
6172 <row>
6173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6174 \begin_inset Text
6175
6176 \begin_layout Plain Layout
6177 asd
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186 asd
6187 \end_layout
6188
6189 \end_inset
6190 </cell>
6191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6192 \begin_inset Text
6193
6194 \begin_layout Plain Layout
6195 asd
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6201 \begin_inset Text
6202
6203 \begin_layout Plain Layout
6204 asd
6205 \end_layout
6206
6207 \end_inset
6208 </cell>
6209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213 asd
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 </row>
6219 </lyxtabular>
6220
6221 \end_inset
6222
6223
6224 \end_layout
6225
6226 \begin_layout Standard
6227 \begin_inset VSpace medskip
6228 \end_inset
6229
6230
6231 \begin_inset Note Greyedout
6232 status open
6233
6234 \begin_layout Plain Layout
6235
6236 \series bold
6237 Note:
6238 \series default
6239  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6240  n'avez pas prévu de légende.
6241  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6242 \begin_inset Space ~
6243 \end_inset
6244
6245 2.4 suit le tableau
6246 \begin_inset Space ~
6247 \end_inset
6248
6249 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6250  sans légende.
6251  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6252  après chaque tableau long sans légende :
6253 \end_layout
6254
6255 \begin_layout Plain Layout
6256
6257 \series bold
6258
6259 \backslash
6260 addtocounter{table}{-1}
6261 \end_layout
6262
6263 \end_inset
6264
6265
6266 \end_layout
6267
6268 \begin_layout Standard
6269 \begin_inset Note Greyedout
6270 status open
6271
6272 \begin_layout Plain Layout
6273
6274 \series bold
6275 Note:
6276 \series default
6277  Si vous utilisez le paquetage LaTeX 
6278 \series bold
6279 hyperref
6280 \series default
6281
6282 \begin_inset Index
6283 status collapsed
6284
6285 \begin_layout Plain Layout
6286 Paquetages LaTeX ! hyperref
6287 \end_layout
6288
6289 \end_inset
6290
6291  pour transformer vos références croisées en liens, le lien vers un tableau
6292  long pointera toujours sur le début du document.
6293 \end_layout
6294
6295 \end_inset
6296
6297
6298 \end_layout
6299
6300 \begin_layout Standard
6301 \begin_inset Newpage newpage
6302 \end_inset
6303
6304
6305 \end_layout
6306
6307 \begin_layout Subsubsection
6308 Références à des tableaux longs
6309 \begin_inset Index
6310 status collapsed
6311
6312 \begin_layout Plain Layout
6313 Tableaux longs ! Références
6314 \end_layout
6315
6316 \end_inset
6317
6318
6319 \end_layout
6320
6321 \begin_layout Standard
6322 \begin_inset Tabular
6323 <lyxtabular version="3" rows="6" columns="5">
6324 <features islongtable="true">
6325 <column alignment="center" valignment="top" width="0">
6326 <column alignment="center" valignment="top" width="0">
6327 <column alignment="center" valignment="top" width="0">
6328 <column alignment="center" valignment="top" width="0">
6329 <column alignment="center" valignment="top" width="0">
6330 <row caption="true">
6331 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335 \begin_inset Caption
6336
6337 \begin_layout Plain Layout
6338 Tableau long référencé
6339 \begin_inset CommandInset label
6340 LatexCommand label
6341 name "tab:RefExemple"
6342
6343 \end_inset
6344
6345
6346 \end_layout
6347
6348 \end_inset
6349
6350
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 </row>
6392 <row>
6393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397 1
6398 \end_layout
6399
6400 \end_inset
6401 </cell>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 2
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 3
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 4
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 5
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 </row>
6439 <row>
6440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6441 \begin_inset Text
6442
6443 \begin_layout Plain Layout
6444 asd
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453 s
6454 \end_layout
6455
6456 \end_inset
6457 </cell>
6458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Plain Layout
6462 s
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471 s
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 asd
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 </row>
6486 <row>
6487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6488 \begin_inset Text
6489
6490 \begin_layout Plain Layout
6491 asd
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6497 \begin_inset Text
6498
6499 \begin_layout Plain Layout
6500 s
6501 \end_layout
6502
6503 \end_inset
6504 </cell>
6505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Plain Layout
6509 s
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6515 \begin_inset Text
6516
6517 \begin_layout Plain Layout
6518 s
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527 asd
6528 \end_layout
6529
6530 \end_inset
6531 </cell>
6532 </row>
6533 <row>
6534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538 asd
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6544 \begin_inset Text
6545
6546 \begin_layout Plain Layout
6547 s
6548 \end_layout
6549
6550 \end_inset
6551 </cell>
6552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6553 \begin_inset Text
6554
6555 \begin_layout Plain Layout
6556 s
6557 \end_layout
6558
6559 \end_inset
6560 </cell>
6561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565 s
6566 \end_layout
6567
6568 \end_inset
6569 </cell>
6570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574 asd
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 </row>
6580 <row>
6581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6582 \begin_inset Text
6583
6584 \begin_layout Plain Layout
6585 asd
6586 \end_layout
6587
6588 \end_inset
6589 </cell>
6590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6591 \begin_inset Text
6592
6593 \begin_layout Plain Layout
6594 sad
6595 \end_layout
6596
6597 \end_inset
6598 </cell>
6599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6600 \begin_inset Text
6601
6602 \begin_layout Plain Layout
6603 asd
6604 \end_layout
6605
6606 \end_inset
6607 </cell>
6608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6609 \begin_inset Text
6610
6611 \begin_layout Plain Layout
6612 asd
6613 \end_layout
6614
6615 \end_inset
6616 </cell>
6617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6618 \begin_inset Text
6619
6620 \begin_layout Plain Layout
6621 asd
6622 \end_layout
6623
6624 \end_inset
6625 </cell>
6626 </row>
6627 </lyxtabular>
6628
6629 \end_inset
6630
6631
6632 \end_layout
6633
6634 \begin_layout Standard
6635 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6636  dans sa légende.
6637  Notez qu'il faut ajouter le préfixe 
6638 \begin_inset Quotes eld
6639 \end_inset
6640
6641
6642 \emph on
6643 tab:
6644 \emph default
6645
6646 \begin_inset Quotes erd
6647 \end_inset
6648
6649  manuellement dans le champ de l'étiquette.
6650 \end_layout
6651
6652 \begin_layout Standard
6653 Ceci est une référence au tableau
6654 \begin_inset Space ~
6655 \end_inset
6656
6657
6658 \begin_inset CommandInset ref
6659 LatexCommand ref
6660 reference "tab:RefExemple"
6661
6662 \end_inset
6663
6664 .
6665 \end_layout
6666
6667 \begin_layout Standard
6668 La mise en forme de la légende peut être ajustée avec celle de toutes les
6669  autres légendes de votre document en utilisant le paquetage LaTeX 
6670 \series bold
6671 caption
6672 \series default
6673
6674 \begin_inset Index
6675 status collapsed
6676
6677 \begin_layout Plain Layout
6678 Paquetages LaTeX ! caption
6679 \end_layout
6680
6681 \end_inset
6682
6683 , voir la section
6684 \begin_inset Space ~
6685 \end_inset
6686
6687
6688 \begin_inset CommandInset ref
6689 LatexCommand ref
6690 reference "sec:Formatage-légende"
6691
6692 \end_inset
6693
6694 .
6695 \end_layout
6696
6697 \begin_layout Subsubsection
6698 Largeur de la légende
6699 \begin_inset Index
6700 status collapsed
6701
6702 \begin_layout Plain Layout
6703 Tableaux longs ! Largeur de la légende
6704 \end_layout
6705
6706 \end_inset
6707
6708
6709 \end_layout
6710
6711 \begin_layout Standard
6712 La largeur maximale des lignes de légende est définie par la longueur 
6713 \series bold
6714
6715 \backslash
6716 LTcapwidth
6717 \series default
6718 .
6719  Sa valeur par défaut est 4
6720 \begin_inset Space \thinspace{}
6721 \end_inset
6722
6723 in.
6724  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6725  de votre document ou en tant que code TeX directement dans votre document
6726  avant le tableau qui doit être affectée.
6727 \end_layout
6728
6729 \begin_layout Standard
6730
6731 \series bold
6732
6733 \backslash
6734 setlength{
6735 \backslash
6736 LTcapwidth}{largeur}
6737 \end_layout
6738
6739 \begin_layout Standard
6740 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6741 ce
6742 \begin_inset Space ~
6743 \end_inset
6744
6745
6746 \begin_inset CommandInset ref
6747 LatexCommand ref
6748 reference "cha:Unités-de-longueur"
6749
6750 \end_inset
6751
6752 .
6753 \end_layout
6754
6755 \begin_layout Standard
6756 Les tableaux suivants montrent la différence :
6757 \end_layout
6758
6759 \begin_layout Standard
6760 \begin_inset Tabular
6761 <lyxtabular version="3" rows="6" columns="5">
6762 <features islongtable="true">
6763 <column alignment="center" valignment="top" width="0">
6764 <column alignment="center" valignment="top" width="0">
6765 <column alignment="center" valignment="top" width="0">
6766 <column alignment="center" valignment="top" width="0">
6767 <column alignment="center" valignment="top" width="0">
6768 <row caption="true">
6769 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6770 \begin_inset Text
6771
6772 \begin_layout Plain Layout
6773 \begin_inset Caption
6774
6775 \begin_layout Plain Layout
6776 long titre complet avec la largeur par défaut long titre complet avec la
6777  largeur par défaut long titre complet avec la largeur par défaut
6778 \begin_inset OptArg
6779 status open
6780
6781 \begin_layout Plain Layout
6782 Légende avec largeur par défaut
6783 \end_layout
6784
6785 \end_inset
6786
6787
6788 \end_layout
6789
6790 \end_inset
6791
6792
6793 \end_layout
6794
6795 \end_inset
6796 </cell>
6797 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6798 \begin_inset Text
6799
6800 \begin_layout Plain Layout
6801
6802 \end_layout
6803
6804 \end_inset
6805 </cell>
6806 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6807 \begin_inset Text
6808
6809 \begin_layout Plain Layout
6810
6811 \end_layout
6812
6813 \end_inset
6814 </cell>
6815 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6816 \begin_inset Text
6817
6818 \begin_layout Plain Layout
6819
6820 \end_layout
6821
6822 \end_inset
6823 </cell>
6824 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6825 \begin_inset Text
6826
6827 \begin_layout Plain Layout
6828
6829 \end_layout
6830
6831 \end_inset
6832 </cell>
6833 </row>
6834 <row>
6835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6836 \begin_inset Text
6837
6838 \begin_layout Plain Layout
6839 1
6840 \end_layout
6841
6842 \end_inset
6843 </cell>
6844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6845 \begin_inset Text
6846
6847 \begin_layout Plain Layout
6848 2
6849 \end_layout
6850
6851 \end_inset
6852 </cell>
6853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6854 \begin_inset Text
6855
6856 \begin_layout Plain Layout
6857 3
6858 \end_layout
6859
6860 \end_inset
6861 </cell>
6862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6863 \begin_inset Text
6864
6865 \begin_layout Plain Layout
6866 4
6867 \end_layout
6868
6869 \end_inset
6870 </cell>
6871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6872 \begin_inset Text
6873
6874 \begin_layout Plain Layout
6875 5
6876 \end_layout
6877
6878 \end_inset
6879 </cell>
6880 </row>
6881 <row>
6882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886 asd
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895 s
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904 s
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6910 \begin_inset Text
6911
6912 \begin_layout Plain Layout
6913 s
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6919 \begin_inset Text
6920
6921 \begin_layout Plain Layout
6922 asd
6923 \end_layout
6924
6925 \end_inset
6926 </cell>
6927 </row>
6928 <row>
6929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6930 \begin_inset Text
6931
6932 \begin_layout Plain Layout
6933 asd
6934 \end_layout
6935
6936 \end_inset
6937 </cell>
6938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 s
6943 \end_layout
6944
6945 \end_inset
6946 </cell>
6947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6948 \begin_inset Text
6949
6950 \begin_layout Plain Layout
6951 s
6952 \end_layout
6953
6954 \end_inset
6955 </cell>
6956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6957 \begin_inset Text
6958
6959 \begin_layout Plain Layout
6960 s
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6966 \begin_inset Text
6967
6968 \begin_layout Plain Layout
6969 asd
6970 \end_layout
6971
6972 \end_inset
6973 </cell>
6974 </row>
6975 <row>
6976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 asd
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989 s
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998 s
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 s
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7013 \begin_inset Text
7014
7015 \begin_layout Plain Layout
7016 asd
7017 \end_layout
7018
7019 \end_inset
7020 </cell>
7021 </row>
7022 <row>
7023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 asd
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 sad
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 asd
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 asd
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7060 \begin_inset Text
7061
7062 \begin_layout Plain Layout
7063 asd
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 </row>
7069 </lyxtabular>
7070
7071 \end_inset
7072
7073
7074 \end_layout
7075
7076 \begin_layout Standard
7077 \begin_inset ERT
7078 status collapsed
7079
7080 \begin_layout Plain Layout
7081
7082
7083 \backslash
7084 setlength{
7085 \backslash
7086 LTcapwidth}{5cm}
7087 \end_layout
7088
7089 \end_inset
7090
7091
7092 \begin_inset Tabular
7093 <lyxtabular version="3" rows="6" columns="5">
7094 <features islongtable="true">
7095 <column alignment="center" valignment="top" width="0">
7096 <column alignment="center" valignment="top" width="0">
7097 <column alignment="center" valignment="top" width="0">
7098 <column alignment="center" valignment="top" width="0">
7099 <column alignment="center" valignment="top" width="0">
7100 <row caption="true">
7101 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7102 \begin_inset Text
7103
7104 \begin_layout Plain Layout
7105 \begin_inset Caption
7106
7107 \begin_layout Plain Layout
7108 long titre complet avec la largeur réglée à 5
7109 \begin_inset Space \thinspace{}
7110 \end_inset
7111
7112 cm long titre complet avec la largeur réglée à 5
7113 \begin_inset Space \thinspace{}
7114 \end_inset
7115
7116 cm long titre complet avec la largeur réglée à 5
7117 \begin_inset Space \thinspace{}
7118 \end_inset
7119
7120 cm
7121 \begin_inset OptArg
7122 status open
7123
7124 \begin_layout Plain Layout
7125 Légende avec largeur à
7126 \begin_inset Space \thinspace{}
7127 \end_inset
7128
7129 =
7130 \begin_inset Space \thinspace{}
7131 \end_inset
7132
7133 5
7134 \begin_inset Space \thinspace{}
7135 \end_inset
7136
7137 cm
7138 \end_layout
7139
7140 \end_inset
7141
7142
7143 \end_layout
7144
7145 \end_inset
7146
7147
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 </row>
7189 <row>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 1
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 2
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 3
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 4
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 5
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 </row>
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 asd
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 s
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 s
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 s
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 asd
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 </row>
7283 <row>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 asd
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 s
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 s
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 s
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 asd
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 </row>
7330 <row>
7331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 asd
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 s
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 s
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 s
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 asd
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 </row>
7377 <row>
7378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382 asd
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391 sad
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 asd
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418 asd
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 </row>
7424 </lyxtabular>
7425
7426 \end_inset
7427
7428
7429 \end_layout
7430
7431 \begin_layout Standard
7432 \begin_inset ERT
7433 status collapsed
7434
7435 \begin_layout Plain Layout
7436
7437
7438 \backslash
7439 setlength{
7440 \backslash
7441 LTcapwidth}{4in}
7442 \end_layout
7443
7444 \end_inset
7445
7446
7447 \end_layout
7448
7449 \begin_layout Standard
7450 \begin_inset Note Greyedout
7451 status open
7452
7453 \begin_layout Plain Layout
7454
7455 \series bold
7456 Note:
7457 \series default
7458  Quand on utilise la paquetage LaTeX 
7459 \series bold
7460 caption
7461 \series default
7462
7463 \begin_inset Index
7464 status collapsed
7465
7466 \begin_layout Plain Layout
7467 Paquetages LaTeX ! caption
7468 \end_layout
7469
7470 \end_inset
7471
7472  , comme c'est les cas dans ce document, la légende prend toute la largeur
7473  de la page quand on utilise la largeur par défaut de 4
7474 \begin_inset Space \thinspace{}
7475 \end_inset
7476
7477 in pour 
7478 \series bold
7479
7480 \backslash
7481 LTcapwidth
7482 \series default
7483 .
7484  Pour avoir dans ce cas une légende qui fasse exactement 4
7485 \begin_inset Space \thinspace{}
7486 \end_inset
7487
7488 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7489  comme par exemple 3.99
7490 \begin_inset Space \thinspace{}
7491 \end_inset
7492
7493 in, soit utiliser la commande LaTeX 
7494 \series bold
7495
7496 \backslash
7497 captionsetup{width=valeur}
7498 \series default
7499  qui est disponible dans le paquetage 
7500 \series bold
7501 caption
7502 \series default
7503 .
7504 \end_layout
7505
7506 \end_inset
7507
7508
7509 \end_layout
7510
7511 \begin_layout Subsubsection
7512 Des Légendes différentes sur chaque page d'un tableau
7513 \begin_inset OptArg
7514 status collapsed
7515
7516 \begin_layout Plain Layout
7517 Légendes différentes
7518 \end_layout
7519
7520 \end_inset
7521
7522
7523 \begin_inset Index
7524 status collapsed
7525
7526 \begin_layout Plain Layout
7527 Tableaux longs ! Légendes différentes par page
7528 \end_layout
7529
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \begin_layout Standard
7536 Quand les légendes qui se trouvent sur les autres pages doivent être différentes
7537  de celle de la première page, insérez une légende avec un titre court non
7538  vide dans une fausse première ligne qui sera marquée comme étant le premier
7539  en-tête.
7540  La légende utilisée pour les autres pages est insérée comme une légende
7541  sans titre court dans une fausse ligne qui sera marquée comme étant l'entête
7542  principal.
7543  Si cet entête ne doit pas contenir le numéro du tableau, utilisez la commandes
7544  suivante à la place de la boîte de légende de LyX :
7545 \end_layout
7546
7547 \begin_layout Standard
7548
7549 \series bold
7550
7551 \backslash
7552 caption*{caption text}
7553 \end_layout
7554
7555 \begin_layout Standard
7556 L'étiquette utilisée pour faire référence à ce tableau est insérée dans
7557  la légende du premier en-tête.
7558  Le tableau
7559 \begin_inset Space ~
7560 \end_inset
7561
7562
7563 \begin_inset CommandInset ref
7564 LatexCommand ref
7565 reference "tab:Légendes-tableau-différentes"
7566
7567 \end_inset
7568
7569  est un exemple de tableau long avec des légendes différentes et où la seconde
7570  légende ne contient pas le numéro du tableau.
7571 \end_layout
7572
7573 \begin_layout Standard
7574 \align center
7575 \begin_inset Tabular
7576 <lyxtabular version="3" rows="60" columns="3">
7577 <features islongtable="true">
7578 <column alignment="left" valignment="top" width="0cm">
7579 <column alignment="left" valignment="top" width="0pt">
7580 <column alignment="right" valignment="top" width="0pt">
7581 <row endfirsthead="true" caption="true">
7582 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 \begin_inset Caption
7587
7588 \begin_layout Plain Layout
7589 Exemple d'annuaire téléphonique
7590 \begin_inset CommandInset label
7591 LatexCommand label
7592 name "tab:Légendes-tableau-différentes"
7593
7594 \end_inset
7595
7596
7597 \begin_inset OptArg
7598 status open
7599
7600 \begin_layout Plain Layout
7601 Exemple Annuaire 
7602 \end_layout
7603
7604 \end_inset
7605
7606
7607 \end_layout
7608
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7617 \begin_inset Text
7618
7619 \begin_layout Plain Layout
7620
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 </row>
7635 <row endfirsthead="true">
7636 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640
7641 \series bold
7642 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row endfirsthead="true">
7667 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671
7672 \series bold
7673 NOM
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691
7692 \series bold
7693 TÉL.
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 </row>
7699 <row endhead="true" caption="true">
7700 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7701 \begin_inset Text
7702
7703 \begin_layout Plain Layout
7704 \begin_inset ERT
7705 status open
7706
7707 \begin_layout Plain Layout
7708
7709
7710 \backslash
7711 caption*{Suite de l'exemple d'annuaire téléphonique}
7712 \backslash
7713
7714 \backslash
7715 %
7716 \end_layout
7717
7718 \end_inset
7719
7720
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 </row>
7744 <row endhead="true">
7745 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749
7750 \series bold
7751 Exemple d'annuaire téléphonique
7752 \end_layout
7753
7754 \end_inset
7755 </cell>
7756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7757 \begin_inset Text
7758
7759 \begin_layout Plain Layout
7760
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 </row>
7775 <row endhead="true">
7776 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780
7781 \series bold
7782 NOM
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \series bold
7802 TÉL.
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 </row>
7808 <row endfoot="true">
7809 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813 suite page suivante\SpecialChar \ldots{}
7814
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 </row>
7838 <row>
7839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843
7844 \series bold
7845 Annovi
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854 Silvia
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863 111
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 </row>
7869 <row>
7870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874
7875 \series bold
7876 Bertoli
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 Stefano
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 111
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \series bold
7907 Bozzi
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Walter
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 111
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 </row>
7931 <row>
7932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936
7937 \series bold
7938 Cachia
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 Maria
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 111
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row>
7963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \series bold
7969 Cachia
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 Maurizio
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 111
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \series bold
8000 Cinquemani
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 Giusi
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 111
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 </row>
8024 <row>
8025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029
8030 \series bold
8031 Colin
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 Bernard
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 111
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row>
8056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060
8061 \series bold
8062 Concli
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 Gianfranco
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 111
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 </row>
8086 <row>
8087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091
8092 \series bold
8093 Dal Bosco
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 Carolina
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 111
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 </row>
8117 <row>
8118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122
8123 \series bold
8124 Dalpiaz
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 Annamaria
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 111
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 </row>
8148 <row>
8149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153
8154 \series bold
8155 Feliciello
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 Domenico
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173 111
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 </row>
8179 <row>
8180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184
8185 \series bold
8186 Focarelli
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 Paola
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 111
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 </row>
8210 <row>
8211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215
8216 \series bold
8217 Galletti
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 Oreste
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 111
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 </row>
8241 <row>
8242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246
8247 \series bold
8248 Gasparini
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 Franca
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266 111
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 </row>
8272 <row>
8273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277
8278 \series bold
8279 Rizzardi
8280 \series default
8281
8282 \begin_inset Foot
8283 status open
8284
8285 \begin_layout Plain Layout
8286 Exemple de note de bas de page
8287 \end_layout
8288
8289 \end_inset
8290
8291
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 Paola
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 111
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 </row>
8315 <row>
8316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320
8321 \series bold
8322 Lassini
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 Giancarlo
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 111
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \series bold
8353 Malfatti
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 Luciano
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 111
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 <row>
8378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382
8383 \series bold
8384 Malfatti
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Valeriano
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 111
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \series bold
8415 Meneguzzo
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 Roberto
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 111
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \series bold
8446 Mezzadra
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 Roberto
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 111
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 </row>
8470 <row>
8471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \series bold
8477 Pirpamer
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 Erich
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 111
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \series bold
8508 Pochiesa
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 Paolo
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 111, 222
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \series bold
8539 Radina
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 Claudio
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 111
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 </row>
8563 <row>
8564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568
8569 \series bold
8570 Stuffer
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 Oskar
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 111
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row>
8595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599
8600 \series bold
8601 Tacchelli
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 Ugo
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 111
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 </row>
8625 <row>
8626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \series bold
8632 Tezzele
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 Margit
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 111
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 </row>
8656 <row>
8657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661
8662 \series bold
8663 Unterkalmsteiner
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672 Frieda
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681 111
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 <row>
8688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692
8693 \series bold
8694 Vieider
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 Hilde
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 111
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 </row>
8718 <row>
8719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723
8724 \series bold
8725 Vigna
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 Jürgen
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 111
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 </row>
8749 <row>
8750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754
8755 \series bold
8756 Weber
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 Maurizio
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 111
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 </row>
8780 <row>
8781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785
8786 \series bold
8787 Winkler
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 Franz
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 111
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 </row>
8811 <row>
8812 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816  
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row>
8841 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845
8846 \series bold
8847 Annovi
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 Silvia
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 555
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 <row>
8872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876
8877 \series bold
8878 Bertoli
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 Stefano
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 555
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 </row>
8902 <row>
8903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \series bold
8909 Bozzi
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 Walter
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 555
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row>
8934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \series bold
8940 Cachia
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 Maria
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 555
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969
8970 \series bold
8971 Cachia
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 Maurizio
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 555
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \series bold
9002 Cinquemani
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 Giusi
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 555
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \series bold
9033 Colin
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 Bernard
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 555
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 </row>
9057 <row>
9058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062
9063 \series bold
9064 Concli
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 Gianfranco
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 555
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 </row>
9088 <row>
9089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093
9094 \series bold
9095 Dal Bosco
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 Carolina
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 555
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \series bold
9126 Dalpiaz
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 Annamaria
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 555
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 </row>
9150 <row>
9151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155
9156 \series bold
9157 Feliciello
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 Domenico
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 555
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 </row>
9181 <row>
9182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186
9187 \series bold
9188 Focarelli
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 Paola
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 555
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 </row>
9212 <row>
9213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217
9218 \series bold
9219 Galletti
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 Oreste
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 555
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 </row>
9243 <row>
9244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248
9249 \series bold
9250 Gasparini
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 Franca
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 555
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 </row>
9274 <row>
9275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279
9280 \series bold
9281 Rizzardi
9282 \end_layout
9283
9284 \end_inset
9285 </cell>
9286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 Paola
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 555
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 </row>
9305 <row>
9306 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310
9311 \series bold
9312 Lassini
9313 \end_layout
9314
9315 \end_inset
9316 </cell>
9317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321 Giancarlo
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 555
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 </row>
9336 <row>
9337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341
9342 \series bold
9343 Malfatti
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 Luciano
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 555
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 </row>
9367 <row>
9368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372
9373 \series bold
9374 Malfatti
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 Valeriano
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 555
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 </row>
9398 <row>
9399 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403
9404 \series bold
9405 Meneguzzo
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 Roberto
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 555
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 </row>
9429 <row>
9430 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434
9435 \series bold
9436 Mezzadra
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 Roberto
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 555
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 </row>
9460 <row endlastfoot="true">
9461 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 </row>
9489 </lyxtabular>
9490
9491 \end_inset
9492
9493
9494 \end_layout
9495
9496 \begin_layout Section
9497 Questions particulières concernant les tableaux longs
9498 \begin_inset OptArg
9499 status collapsed
9500
9501 \begin_layout Plain Layout
9502 Questions sur les tableaux longs
9503 \end_layout
9504
9505 \end_inset
9506
9507
9508 \begin_inset CommandInset label
9509 LatexCommand label
9510 name "sec:Questions-sur-tableaux-longs"
9511
9512 \end_inset
9513
9514
9515 \end_layout
9516
9517 \begin_layout Subsection
9518 Calculs des pages des tableaux longs
9519 \begin_inset Index
9520 status collapsed
9521
9522 \begin_layout Plain Layout
9523 Tableaux longs ! Calculs
9524 \end_layout
9525
9526 \end_inset
9527
9528
9529 \end_layout
9530
9531 \begin_layout Standard
9532 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9533  en utilisant des blocs (chunks).
9534  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9535  mémoire de LaTeX.
9536  La valeur par défaut est fixée pour des raisons historiques à seulement
9537  20 lignes de tableau.
9538  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9539  peut ralentir la création de votre document.
9540  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9541  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9542  préambule de votre document :
9543 \end_layout
9544
9545 \begin_layout Standard
9546
9547 \series bold
9548
9549 \backslash
9550 setcounter{LTchunksize}{100}
9551 \end_layout
9552
9553 \begin_layout Subsection
9554 Les Flottants et les Tableaux Longs
9555 \begin_inset Index
9556 status collapsed
9557
9558 \begin_layout Plain Layout
9559 Tableaux longs ! Flottants
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \begin_layout Standard
9568 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9569  commence un tableau long.
9570  Pour éviter une telle situation, ajoutez la commande 
9571 \series bold
9572
9573 \backslash
9574 clearpage
9575 \series default
9576  en tant que code TeX juste avant votre tableau long.
9577 \end_layout
9578
9579 \begin_layout Subsection
9580 Sauts de pages forcés
9581 \begin_inset Index
9582 status collapsed
9583
9584 \begin_layout Plain Layout
9585 Tableaux longs ! Sauts de pages forcés
9586 \end_layout
9587
9588 \end_inset
9589
9590
9591 \end_layout
9592
9593 \begin_layout Standard
9594 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9595  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9596  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9597  de saut de ligne 
9598 \begin_inset Quotes eld
9599 \end_inset
9600
9601
9602 \backslash
9603
9604 \backslash
9605
9606 \begin_inset Quotes erd
9607 \end_inset
9608
9609  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9610  Avant la commande 
9611 \begin_inset Quotes eld
9612 \end_inset
9613
9614
9615 \backslash
9616
9617 \backslash
9618
9619 \begin_inset Quotes erd
9620 \end_inset
9621
9622 , vous devez insérer en code TeX, autant de caractères 
9623 \begin_inset Quotes eld
9624 \end_inset
9625
9626 &
9627 \begin_inset Quotes erd
9628 \end_inset
9629
9630  qu'il y a de colonnes après la cellule concernée.
9631  Le caractère 
9632 \begin_inset Quotes eld
9633 \end_inset
9634
9635 &
9636 \begin_inset Quotes erd
9637 \end_inset
9638
9639  sert à séparer les colonnes d'un tableau.
9640  Écrivez en code-TeX, après chaque 
9641 \begin_inset Quotes eld
9642 \end_inset
9643
9644 &
9645 \begin_inset Quotes erd
9646 \end_inset
9647
9648  le contenu des cellules correspondantes et en même temps supprimez le contenu
9649  de ces cellules dans le texte normal.
9650  
9651 \begin_inset Newline newline
9652 \end_inset
9653
9654 Après la commande 
9655 \backslash
9656
9657 \backslash
9658 , insérez autant de caractères 
9659 \begin_inset Quotes eld
9660 \end_inset
9661
9662 &
9663 \begin_inset Quotes erd
9664 \end_inset
9665
9666  qu'il y a de colonnes avant la colonne traitée.
9667  Dans le tableau
9668 \begin_inset Space ~
9669 \end_inset
9670
9671
9672 \begin_inset CommandInset ref
9673 LatexCommand ref
9674 reference "tab:Tableau-saut-de-page"
9675
9676 \end_inset
9677
9678  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9679  suivie par une autre colonne.
9680  La commande suivante a donc été insérée en code TeX dans la cellule après
9681  le mot 
9682 \begin_inset Quotes eld
9683 \end_inset
9684
9685
9686 \emph on
9687 Castelchiodato,
9688 \emph default
9689
9690 \begin_inset Quotes erd
9691 \end_inset
9692
9693 :
9694 \end_layout
9695
9696 \begin_layout Standard
9697
9698 \series bold
9699 & 111
9700 \backslash
9701
9702 \backslash
9703
9704 \begin_inset Newline newline
9705 \end_inset
9706
9707 &
9708 \end_layout
9709
9710 \begin_layout Standard
9711 Le 
9712 \begin_inset Quotes eld
9713 \end_inset
9714
9715 111
9716 \begin_inset Quotes erd
9717 \end_inset
9718
9719  dans la troisième colonne de la ligne a été supprimé.
9720  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9721  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9722  est coupée, utilisez cette commande à la place de la précédente :
9723 \end_layout
9724
9725 \begin_layout Standard
9726
9727 \series bold
9728 & 111
9729 \backslash
9730
9731 \backslash
9732
9733 \begin_inset Newline newline
9734 \end_inset
9735
9736
9737 \backslash
9738 hline &
9739 \end_layout
9740
9741 \begin_layout Standard
9742 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9743  insérer la commande
9744 \end_layout
9745
9746 \begin_layout Standard
9747
9748 \series bold
9749
9750 \backslash
9751 setlength{
9752 \backslash
9753 parfillskip}{0pt}
9754 \end_layout
9755
9756 \begin_layout Standard
9757 au début de la cellule.
9758  Cela assure que la portion de la cellule qui va se trouver affichée sur
9759  la page suivante le sera avec toute la largeur de la cellule.
9760 \end_layout
9761
9762 \begin_layout Standard
9763 \align center
9764 \begin_inset Tabular
9765 <lyxtabular version="3" rows="39" columns="3">
9766 <features islongtable="true">
9767 <column alignment="left" valignment="top" width="0cm">
9768 <column alignment="left" valignment="top" width="3cm">
9769 <column alignment="right" valignment="top" width="0pt">
9770 <row endfirsthead="true" caption="true">
9771 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9772 \begin_inset Text
9773
9774 \begin_layout Plain Layout
9775 \begin_inset Caption
9776
9777 \begin_layout Plain Layout
9778 Tableau avec un saut de page forcé dans une cellule
9779 \begin_inset CommandInset label
9780 LatexCommand label
9781 name "tab:Tableau-saut-de-page"
9782
9783 \end_inset
9784
9785
9786 \begin_inset OptArg
9787 status collapsed
9788
9789 \begin_layout Plain Layout
9790 Tableau avec un saut de page forcé dans une cellule
9791 \end_layout
9792
9793 \end_inset
9794
9795
9796 \end_layout
9797
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 </row>
9824 <row endfirsthead="true">
9825 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829
9830 \series bold
9831 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 </row>
9855 <row endfirsthead="true">
9856 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860
9861 \series bold
9862 NOM
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \series bold
9882 TÉL.
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 </row>
9888 <row endhead="true" caption="true">
9889 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893 \begin_inset ERT
9894 status collapsed
9895
9896 \begin_layout Plain Layout
9897
9898
9899 \backslash
9900 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9901 \backslash
9902
9903 \backslash
9904 %
9905 \end_layout
9906
9907 \end_inset
9908
9909
9910 \end_layout
9911
9912 \end_inset
9913 </cell>
9914 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9915 \begin_inset Text
9916
9917 \begin_layout Plain Layout
9918
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \begin_layout Plain Layout
9927
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 </row>
9933 <row endhead="true">
9934 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938  
9939 \series bold
9940 Exemple d'annuaire téléphonique
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 </row>
9964 <row endhead="true">
9965 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969
9970 \series bold
9971 NOM
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \series bold
9991 TÉL.
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 </row>
9997 <row endfoot="true">
9998 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002 suite page suivante\SpecialChar \ldots{}
10003
10004 \end_layout
10005
10006 \end_inset
10007 </cell>
10008 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10009 \begin_inset Text
10010
10011 \begin_layout Plain Layout
10012
10013 \end_layout
10014
10015 \end_inset
10016 </cell>
10017 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10018 \begin_inset Text
10019
10020 \begin_layout Plain Layout
10021
10022 \end_layout
10023
10024 \end_inset
10025 </cell>
10026 </row>
10027 <row>
10028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \series bold
10034 Annovi
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043 Silvia
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052 111
10053 \end_layout
10054
10055 \end_inset
10056 </cell>
10057 </row>
10058 <row>
10059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063
10064 \series bold
10065 Bertoli
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074 Stefano
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083 111
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 </row>
10089 <row>
10090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094
10095 \series bold
10096 Bozzi
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105 Walter
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 111
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 </row>
10120 <row>
10121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125
10126 \series bold
10127 Cachia
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10133 \begin_inset Text
10134
10135 \begin_layout Plain Layout
10136 Maria
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 111
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 </row>
10151 <row>
10152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156
10157 \series bold
10158 Cachia
10159 \end_layout
10160
10161 \end_inset
10162 </cell>
10163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167 Maurizio
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 111
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 </row>
10182 <row>
10183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187
10188 \series bold
10189 Cinquemani
10190 \end_layout
10191
10192 \end_inset
10193 </cell>
10194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10195 \begin_inset Text
10196
10197 \begin_layout Plain Layout
10198 Giusi
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 111
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 </row>
10213 <row>
10214 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218
10219 \series bold
10220 Colin
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229 Bernard
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 111
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 </row>
10244 <row>
10245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249
10250 \series bold
10251 Concli
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260 Gianfranco
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 111
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 Dal Bosco
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 Carolina
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" 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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Paola
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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 Mezzadra
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 Roberto
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 Pirpamer
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 Erich
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 Pochiesa
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 Paolo
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, 222
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 Radina
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 Claudio
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 Rizzardi
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 Fürst von Rossano, 5.
10726  Herzog von Canemorte, 11.
10727  Herzog von Palombara, 5.
10728  Herzog von Castelchiodato,
10729 \begin_inset ERT
10730 status open
10731
10732 \begin_layout Plain Layout
10733
10734 & 111
10735 \backslash
10736
10737 \backslash
10738
10739 \end_layout
10740
10741 \begin_layout Plain Layout
10742
10743 &
10744 \end_layout
10745
10746 \end_inset
10747
10748  11.
10749  Herzog von Poggionativo, 11.
10750  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10751  Graf von Valinfreda, 11.
10752  Baron von Cropalati, 11.
10753  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 </row>
10768 <row>
10769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773
10774 \series bold
10775 Stuffer
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784 Oskar
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 111
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 </row>
10799 <row>
10800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804
10805 \series bold
10806 Tacchelli
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 Ugo
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 111
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 </row>
10830 <row>
10831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835
10836 \series bold
10837 Tezzele
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846 Margit
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 111
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 </row>
10861 <row>
10862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866
10867 \series bold
10868 Unterkalmsteiner
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 Frieda
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 111
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 </row>
10892 <row>
10893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897
10898 \series bold
10899 Vieider
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 Hilde
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 111
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 </row>
10923 <row>
10924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928
10929 \series bold
10930 Vigna
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939 Jürgen
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 111
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 </row>
10954 <row>
10955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959
10960 \series bold
10961 Weber
10962 \end_layout
10963
10964 \end_inset
10965 </cell>
10966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 Maurizio
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 111
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 </row>
10985 <row>
10986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990
10991 \series bold
10992 Winkler
10993 \end_layout
10994
10995 \end_inset
10996 </cell>
10997 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 Franz
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 111
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 </row>
11016 <row endlastfoot="true">
11017 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 </row>
11045 </lyxtabular>
11046
11047 \end_inset
11048
11049
11050 \end_layout
11051
11052 \begin_layout Standard
11053 \begin_inset Note Note
11054 status open
11055
11056 \begin_layout Plain Layout
11057 il semble qu'il y ait un problème avec cet exemple ...
11058  le saut de page ne se fait pas à l'endroit voulu ! 
11059 \end_layout
11060
11061 \begin_layout Plain Layout
11062 en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
11063  ! (NdT)
11064 \end_layout
11065
11066 \end_inset
11067
11068
11069 \begin_inset Newpage newpage
11070 \end_inset
11071
11072
11073 \end_layout
11074
11075 \begin_layout Section
11076 Colonnes et lignes à lignes multiples
11077 \end_layout
11078
11079 \begin_layout Subsection
11080 Lignes Multiples dans une cellule de tableau
11081 \begin_inset CommandInset label
11082 LatexCommand label
11083 name "sub:Lignes-multiple-dans-cellule"
11084
11085 \end_inset
11086
11087
11088 \begin_inset Index
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092 Plusieurs lignes dans une case de tableau
11093 \end_layout
11094
11095 \end_inset
11096
11097
11098 \begin_inset Index
11099 status collapsed
11100
11101 \begin_layout Plain Layout
11102 Tableau ! Saut de ligne
11103 \end_layout
11104
11105 \end_inset
11106
11107
11108 \end_layout
11109
11110 \begin_layout Standard
11111 \align center
11112 \begin_inset Float table
11113 placement H
11114 wide false
11115 sideways false
11116 status open
11117
11118 \begin_layout Plain Layout
11119 \begin_inset Caption
11120
11121 \begin_layout Plain Layout
11122 \begin_inset CommandInset label
11123 LatexCommand label
11124 name "tab:Tableau-avec-plusieurs-lignes"
11125
11126 \end_inset
11127
11128 Tableau avec des lignes multiples dans une cellule
11129 \end_layout
11130
11131 \end_inset
11132
11133
11134 \end_layout
11135
11136 \begin_layout Plain Layout
11137 \align center
11138 \begin_inset Tabular
11139 <lyxtabular version="3" rows="3" columns="3">
11140 <features>
11141 <column alignment="center" valignment="middle" width="2.5cm">
11142 <column alignment="center" valignment="middle" width="0">
11143 <column alignment="center" valignment="middle" width="0">
11144 <row>
11145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 Lignes
11150 \begin_inset ERT
11151 status collapsed
11152
11153 \begin_layout Plain Layout
11154
11155
11156 \backslash
11157 linebreak 
11158 \end_layout
11159
11160 \end_inset
11161
11162  multiples
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 b
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 c
11181 \end_layout
11182
11183 \end_inset
11184 </cell>
11185 </row>
11186 <row>
11187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11188 \begin_inset Text
11189
11190 \begin_layout Plain Layout
11191 d
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200 e
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 f
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 </row>
11215 <row>
11216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11217 \begin_inset Text
11218
11219 \begin_layout Plain Layout
11220 g
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 h
11230 \end_layout
11231
11232 \end_inset
11233 </cell>
11234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 i
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 </row>
11244 </lyxtabular>
11245
11246 \end_inset
11247
11248
11249 \end_layout
11250
11251 \end_inset
11252
11253
11254 \end_layout
11255
11256 \begin_layout Standard
11257 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11258  d'un paragraphe avec des sauts de lignes et des césures.
11259 \end_layout
11260
11261 \begin_layout Standard
11262 Pour obtenir le tableau
11263 \begin_inset Space ~
11264 \end_inset
11265
11266
11267 \begin_inset CommandInset ref
11268 LatexCommand ref
11269 reference "tab:Tableau-avec-plusieurs-lignes"
11270
11271 \end_inset
11272
11273 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11274  droit dessus.
11275  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11276  2.5
11277 \begin_inset Space \thinspace{}
11278 \end_inset
11279
11280 cm et choisissez les alignements vertical et horizontal centrés.
11281  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11282  Comme notre texte est plus petit que 2.5
11283 \begin_inset Space \thinspace{}
11284 \end_inset
11285
11286 cm, une seule ligne va apparaître.
11287  Pour avoir deux lignes, nous avons ajouté un saut de ligne avec la commande
11288 \end_layout
11289
11290 \begin_layout Standard
11291
11292 \series bold
11293
11294 \backslash
11295 linebreak
11296 \end_layout
11297
11298 \begin_layout Standard
11299 en code TeX.
11300  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11301 ement découpé en plusieurs lignes.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11306  pas effectuer de césure si c'est le premier élément de la cellule.
11307  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11308  premier élément : Ajoutez la commande
11309 \end_layout
11310
11311 \begin_layout Standard
11312
11313 \series bold
11314
11315 \backslash
11316 hspace{0pt}
11317 \end_layout
11318
11319 \begin_layout Standard
11320 en code TeX avant votre mot.
11321  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11322  Le tableau 
11323 \begin_inset Space ~
11324 \end_inset
11325
11326
11327 \begin_inset CommandInset ref
11328 LatexCommand ref
11329 reference "tab:Tableau-césure"
11330
11331 \end_inset
11332
11333  montre l'effet de cette insertion.
11334 \end_layout
11335
11336 \begin_layout Standard
11337 \begin_inset Float table
11338 placement h
11339 wide false
11340 sideways false
11341 status open
11342
11343 \begin_layout Plain Layout
11344 \begin_inset Caption
11345
11346 \begin_layout Plain Layout
11347 \begin_inset CommandInset label
11348 LatexCommand label
11349 name "tab:Tableau-césure"
11350
11351 \end_inset
11352
11353 Tableau avec et sans césure.
11354 \end_layout
11355
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \begin_layout Plain Layout
11362 \begin_inset Space \hfill{}
11363 \end_inset
11364
11365
11366 \begin_inset Tabular
11367 <lyxtabular version="3" rows="3" columns="3">
11368 <features>
11369 <column alignment="center" valignment="middle" width="2.5cm">
11370 <column alignment="center" valignment="middle" width="0">
11371 <column alignment="center" valignment="middle" width="0">
11372 <row>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 mottrèslongdansunecellule
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 b
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 c
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 </row>
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 d
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 e
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 f
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 g
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 h
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 i
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 </lyxtabular>
11460
11461 \end_inset
11462
11463
11464 \begin_inset Space \hfill{}
11465 \end_inset
11466
11467
11468 \begin_inset Tabular
11469 <lyxtabular version="3" rows="3" columns="3">
11470 <features>
11471 <column alignment="center" valignment="middle" width="2.5cm">
11472 <column alignment="center" valignment="middle" width="0">
11473 <column alignment="center" valignment="middle" width="0">
11474 <row>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 \begin_inset ERT
11480 status collapsed
11481
11482 \begin_layout Plain Layout
11483
11484
11485 \backslash
11486 hspace{0pt}
11487 \end_layout
11488
11489 \end_inset
11490
11491 mottrèslongdansunecellule
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 b
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 c
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 </row>
11515 <row>
11516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11517 \begin_inset Text
11518
11519 \begin_layout Plain Layout
11520 d
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11526 \begin_inset Text
11527
11528 \begin_layout Plain Layout
11529 e
11530 \end_layout
11531
11532 \end_inset
11533 </cell>
11534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11535 \begin_inset Text
11536
11537 \begin_layout Plain Layout
11538 f
11539 \end_layout
11540
11541 \end_inset
11542 </cell>
11543 </row>
11544 <row>
11545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11546 \begin_inset Text
11547
11548 \begin_layout Plain Layout
11549 g
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558 h
11559 \end_layout
11560
11561 \end_inset
11562 </cell>
11563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 i
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 </row>
11573 </lyxtabular>
11574
11575 \end_inset
11576
11577
11578 \begin_inset Space \hfill{}
11579 \end_inset
11580
11581
11582 \end_layout
11583
11584 \end_inset
11585
11586
11587 \end_layout
11588
11589 \begin_layout Standard
11590 \begin_inset Newpage newpage
11591 \end_inset
11592
11593
11594 \end_layout
11595
11596 \begin_layout Subsection
11597 Multi-colonnes
11598 \begin_inset CommandInset label
11599 LatexCommand label
11600 name "sub:Multicolonnes"
11601
11602 \end_inset
11603
11604
11605 \begin_inset Index
11606 status collapsed
11607
11608 \begin_layout Plain Layout
11609 Multi-colonnes
11610 \end_layout
11611
11612 \end_inset
11613
11614
11615 \begin_inset Index
11616 status collapsed
11617
11618 \begin_layout Plain Layout
11619 Tableau ! Multi-colonnes
11620 \end_layout
11621
11622 \end_inset
11623
11624
11625 \end_layout
11626
11627 \begin_layout Subsubsection
11628 Les Bases des Multicolonnes
11629 \end_layout
11630
11631 \begin_layout Standard
11632 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11633  qu'elle doit couvrir et utilisez soit le bouton
11634 \begin_inset Graphics
11635         filename ../../images/tabular-feature_multicolumn.png
11636         scale 85
11637         scaleBeforeRotation
11638
11639 \end_inset
11640
11641  de la barre d'outils tableau, ou le menu 
11642 \family sans
11643 Éditer\SpecialChar \menuseparator
11644 Tableau\SpecialChar \menuseparator
11645 Multi-colonnes
11646 \family default
11647 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11648  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11649  
11650 \family sans
11651 Tableau
11652 \family default
11653 .
11654 \end_layout
11655
11656 \begin_layout Standard
11657 Les multi-colonnes ont leurs propres paramètres de cellule.
11658  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11659  de la cellule, cela n'affecte que la cellule multi-colonne.
11660  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11661  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11662 \end_layout
11663
11664 \begin_layout Standard
11665 \align center
11666 \begin_inset Tabular
11667 <lyxtabular version="3" rows="3" columns="4">
11668 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11669 <column alignment="center" valignment="top" width="0pt">
11670 <column alignment="center" valignment="middle" width="0">
11671 <column alignment="center" valignment="top" width="0in">
11672 <column alignment="center" valignment="top" width="0pt">
11673 <row>
11674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 abc
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 def ghi
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 jkl
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 </row>
11711 <row>
11712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 A
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 B
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 C
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743 D
11744 \end_layout
11745
11746 \end_inset
11747 </cell>
11748 </row>
11749 <row>
11750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11751 \begin_inset Text
11752
11753 \begin_layout Plain Layout
11754 1
11755 \end_layout
11756
11757 \end_inset
11758 </cell>
11759 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11760 \begin_inset Text
11761
11762 \begin_layout Plain Layout
11763 2
11764 \end_layout
11765
11766 \end_inset
11767 </cell>
11768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11769 \begin_inset Text
11770
11771 \begin_layout Plain Layout
11772 3
11773 \end_layout
11774
11775 \end_inset
11776 </cell>
11777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11778 \begin_inset Text
11779
11780 \begin_layout Plain Layout
11781 4
11782 \end_layout
11783
11784 \end_inset
11785 </cell>
11786 </row>
11787 </lyxtabular>
11788
11789 \end_inset
11790
11791
11792 \end_layout
11793
11794 \begin_layout Subsubsection
11795 Calculs avec les multi-colonnes
11796 \begin_inset CommandInset label
11797 LatexCommand label
11798 name "sub:Calculs-multicolonnes"
11799
11800 \end_inset
11801
11802
11803 \begin_inset Index
11804 status collapsed
11805
11806 \begin_layout Plain Layout
11807 Multi-colonnes ! Calculs
11808 \end_layout
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Standard
11816 LyX gère directement les multi-colonnes, mais nous devons faire attention
11817  à la largeur des cellules couvertes par la cellule multicolonne.
11818 \end_layout
11819
11820 \begin_layout Standard
11821 \begin_inset Float table
11822 wide false
11823 sideways false
11824 status open
11825
11826 \begin_layout Plain Layout
11827 \begin_inset Caption
11828
11829 \begin_layout Plain Layout
11830 \begin_inset CommandInset label
11831 LatexCommand label
11832 name "tab:Tableau-multicolonne-parfaite"
11833
11834 \end_inset
11835
11836 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11837  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11838 \begin_inset OptArg
11839 status open
11840
11841 \begin_layout Plain Layout
11842 Tableau avec multicolonne parfaite
11843 \end_layout
11844
11845 \end_inset
11846
11847
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \begin_layout Plain Layout
11856 \align center
11857 \begin_inset Tabular
11858 <lyxtabular version="3" rows="3" columns="3">
11859 <features>
11860 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11861 <column alignment="center" valignment="middle" width="0">
11862 <column alignment="center" valignment="top" width="0">
11863 <row>
11864 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11865 \begin_inset Text
11866
11867 \begin_layout Plain Layout
11868 multicolonne sur plusieurs lignes
11869 \end_layout
11870
11871 \end_inset
11872 </cell>
11873 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11874 \begin_inset Text
11875
11876 \begin_layout Plain Layout
11877
11878 \end_layout
11879
11880 \end_inset
11881 </cell>
11882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11883 \begin_inset Text
11884
11885 \begin_layout Plain Layout
11886 c
11887 \end_layout
11888
11889 \end_inset
11890 </cell>
11891 </row>
11892 <row>
11893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11894 \begin_inset Text
11895
11896 \begin_layout Plain Layout
11897 d
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11903 \begin_inset Text
11904
11905 \begin_layout Plain Layout
11906 e
11907 \end_layout
11908
11909 \end_inset
11910 </cell>
11911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11912 \begin_inset Text
11913
11914 \begin_layout Plain Layout
11915 f
11916 \end_layout
11917
11918 \end_inset
11919 </cell>
11920 </row>
11921 <row>
11922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11923 \begin_inset Text
11924
11925 \begin_layout Plain Layout
11926 g
11927 \end_layout
11928
11929 \end_inset
11930 </cell>
11931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935 h
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 i
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 </row>
11950 </lyxtabular>
11951
11952 \end_inset
11953
11954
11955 \end_layout
11956
11957 \end_inset
11958
11959
11960 \end_layout
11961
11962 \begin_layout Standard
11963 Par exemple, pour créer le tableau
11964 \begin_inset Space ~
11965 \end_inset
11966
11967
11968 \begin_inset CommandInset ref
11969 LatexCommand ref
11970 reference "tab:Tableau-multicolonne-parfaite"
11971
11972 \end_inset
11973
11974 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11975  3×3 et faites un clic droit dessus.
11976  Ensuite choisissez pour cette cellule
11977 \emph on
11978 ,
11979 \emph default
11980  dans la fenêtre de dialogue de tableau, 
11981 \emph on
11982 multicolonne
11983 \emph default
11984
11985 \emph on
11986 alignement
11987 \begin_inset Space ~
11988 \end_inset
11989
11990 horizontal
11991 \begin_inset Space ~
11992 \end_inset
11993
11994 centré
11995 \emph default
11996  et une largeur de 2.5
11997 \begin_inset Space \thinspace{}
11998 \end_inset
11999
12000 cm.
12001  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12002  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12003 \begin_inset Space \thinspace{}
12004 \end_inset
12005
12006 cm pour la première colonne.
12007  La deuxième colonne aura alors automatiquement une largeur de 1.25
12008 \begin_inset Space \thinspace{}
12009 \end_inset
12010
12011 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12012  C'est ce qui a été fait pour le tableau
12013 \begin_inset Space ~
12014 \end_inset
12015
12016
12017 \begin_inset CommandInset ref
12018 LatexCommand ref
12019 reference "tab:Tableau-multicolonne-imparfait"
12020
12021 \end_inset
12022
12023 .
12024 \end_layout
12025
12026 \begin_layout Standard
12027 \begin_inset Float table
12028 wide false
12029 sideways false
12030 status open
12031
12032 \begin_layout Plain Layout
12033 \begin_inset Caption
12034
12035 \begin_layout Plain Layout
12036 \begin_inset CommandInset label
12037 LatexCommand label
12038 name "tab:Tableau-multicolonne-imparfait"
12039
12040 \end_inset
12041
12042 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12043  de la largeur de la cellule multicolonne.
12044 \begin_inset OptArg
12045 status open
12046
12047 \begin_layout Plain Layout
12048 Tableau avec multicolonne pas parfaite
12049 \end_layout
12050
12051 \end_inset
12052
12053
12054 \end_layout
12055
12056 \end_inset
12057
12058
12059 \end_layout
12060
12061 \begin_layout Plain Layout
12062 \align center
12063 \begin_inset Tabular
12064 <lyxtabular version="3" rows="3" columns="3">
12065 <features>
12066 <column alignment="center" valignment="top" width="1.25cm">
12067 <column alignment="center" valignment="top" width="0">
12068 <column alignment="center" valignment="top" width="0">
12069 <row>
12070 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12071 \begin_inset Text
12072
12073 \begin_layout Plain Layout
12074 multicolonne sur plusieurs lignes
12075 \end_layout
12076
12077 \end_inset
12078 </cell>
12079 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12089 \begin_inset Text
12090
12091 \begin_layout Plain Layout
12092 c
12093 \end_layout
12094
12095 \end_inset
12096 </cell>
12097 </row>
12098 <row>
12099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12100 \begin_inset Text
12101
12102 \begin_layout Plain Layout
12103 d
12104 \end_layout
12105
12106 \end_inset
12107 </cell>
12108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12109 \begin_inset Text
12110
12111 \begin_layout Plain Layout
12112 e
12113 \end_layout
12114
12115 \end_inset
12116 </cell>
12117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12118 \begin_inset Text
12119
12120 \begin_layout Plain Layout
12121 f
12122 \end_layout
12123
12124 \end_inset
12125 </cell>
12126 </row>
12127 <row>
12128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12129 \begin_inset Text
12130
12131 \begin_layout Plain Layout
12132 g
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 h
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150 i
12151 \end_layout
12152
12153 \end_inset
12154 </cell>
12155 </row>
12156 </lyxtabular>
12157
12158 \end_inset
12159
12160
12161 \end_layout
12162
12163 \end_inset
12164
12165
12166 \end_layout
12167
12168 \begin_layout Standard
12169 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12170  de la cellule multicolonne, elle est un peu plus large.
12171  La raison est que la taille que l'on donne à une cellule, 
12172 \begin_inset Formula $W_{g}$
12173 \end_inset
12174
12175  n'est pas sa taille totale, 
12176 \begin_inset Formula $W_{\mathrm{tot}}$
12177 \end_inset
12178
12179  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12180  lui donne.
12181  L'appendice
12182 \begin_inset Space ~
12183 \end_inset
12184
12185
12186 \begin_inset CommandInset ref
12187 LatexCommand eqref
12188 reference "cha:Explication-de-l'Equation"
12189
12190 \end_inset
12191
12192  explique pourquoi en détail.
12193 \end_layout
12194
12195 \begin_layout Standard
12196 La largeur nécessaire 
12197 \begin_inset Formula $W_{g\, n}$
12198 \end_inset
12199
12200  quand 
12201 \emph on
12202 n
12203 \emph default
12204  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12205  ait une largeur totale de 
12206 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12207 \end_inset
12208
12209 :
12210 \begin_inset Formula \begin{equation}
12211 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12212
12213 \end_inset
12214
12215
12216 \end_layout
12217
12218 \begin_layout Standard
12219 Dans notre cas nous avons 
12220 \begin_inset Formula $n=2$
12221 \end_inset
12222
12223
12224 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12225 \end_inset
12226
12227 cm et les valeurs par défaut pour les autres longueurs, l'équation
12228 \begin_inset Space ~
12229 \end_inset
12230
12231
12232 \begin_inset CommandInset ref
12233 LatexCommand ref
12234 reference "eq:Wgn"
12235
12236 \end_inset
12237
12238  devient
12239 \begin_inset Formula \begin{equation}
12240 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12241
12242 \end_inset
12243
12244
12245 \end_layout
12246
12247 \begin_layout Standard
12248 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12249  
12250 \series bold
12251 calc
12252 \series default
12253  avec la ligne suivante dans le préambule du document
12254 \begin_inset Index
12255 status collapsed
12256
12257 \begin_layout Plain Layout
12258 Paquetages LaTeX ! calc
12259 \end_layout
12260
12261 \end_inset
12262
12263
12264 \end_layout
12265
12266 \begin_layout Standard
12267
12268 \series bold
12269
12270 \backslash
12271 usepackage{calc}
12272 \end_layout
12273
12274 \begin_layout Standard
12275 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12276  de dialogue.
12277  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12278  la fenêtre de dialogue.
12279  Voici un aperçu de ces paramètres :
12280 \end_layout
12281
12282 \begin_layout Itemize
12283
12284 \series bold
12285 p{largeur}
12286 \series default
12287  crée une cellule de taille donnée, le texte est aligné verticalement en
12288  haut.
12289 \end_layout
12290
12291 \begin_layout Itemize
12292
12293 \series bold
12294 m{largeur}
12295 \series default
12296  crée une cellule de taille donnée, le texte est aligné verticalement au
12297  centre
12298 \end_layout
12299
12300 \begin_layout Itemize
12301
12302 \series bold
12303 b{largeur}
12304 \series default
12305  crée une cellule de taille donnée, le texte est aligné verticalement en
12306  bas
12307 \end_layout
12308
12309 \begin_layout Standard
12310 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12311  la fenêtre de dialogue sont ignorés.
12312 \end_layout
12313
12314 \begin_layout Standard
12315 \begin_inset Note Greyedout
12316 status open
12317
12318 \begin_layout Plain Layout
12319
12320 \series bold
12321 Note:
12322 \series default
12323  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12324  en compte.
12325 \end_layout
12326
12327 \end_inset
12328
12329
12330 \end_layout
12331
12332 \begin_layout Standard
12333 Comme le texte doit être centré horizontalement, on ajoute la commande 
12334 \series bold
12335
12336 \backslash
12337 centering
12338 \series default
12339 .
12340  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12341  des colonnes recouvertes :
12342 \end_layout
12343
12344 \begin_layout Standard
12345
12346 \series bold
12347 >{
12348 \backslash
12349 centering}m{1.25cm-6.2pt}
12350 \end_layout
12351
12352 \begin_layout Standard
12353 La commande 
12354 \series bold
12355 >{ }
12356 \series default
12357  signifie que les commandes qui se trouvent entre les accolades doivent
12358  être appliquées avant que la cellule ne soit créée.
12359 \end_layout
12360
12361 \begin_layout Standard
12362 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12363  multicolonne, il est toujours aligné à gauche.
12364  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12365  isolées.
12366  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12367 \end_layout
12368
12369 \begin_layout Standard
12370
12371 \series bold
12372 >{
12373 \backslash
12374 centering}m{2.5cm}
12375 \end_layout
12376
12377 \begin_layout Subsection
12378 Multi-lignes
12379 \begin_inset Index
12380 status collapsed
12381
12382 \begin_layout Plain Layout
12383 Multi-lignes
12384 \end_layout
12385
12386 \end_inset
12387
12388
12389 \begin_inset Index
12390 status collapsed
12391
12392 \begin_layout Plain Layout
12393 Tableau ! Multi-ligne
12394 \end_layout
12395
12396 \end_inset
12397
12398
12399 \begin_inset Index
12400 status collapsed
12401
12402 \begin_layout Plain Layout
12403 Paquetages LaTeX ! multirow
12404 \end_layout
12405
12406 \end_inset
12407
12408
12409 \end_layout
12410
12411 \begin_layout Standard
12412 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12413  par LyX, il faut donc utiliser un peu de code TeX.
12414  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12415 \series bold
12416 multirow 
12417 \series default
12418 dans le préambule de votre document avec la commande 
12419 \end_layout
12420
12421 \begin_layout Standard
12422
12423 \series bold
12424
12425 \backslash
12426 usepackage{multirow}
12427 \end_layout
12428
12429 \begin_layout Standard
12430 Les cellules multilignes sont créées avec la commande
12431 \end_layout
12432
12433 \begin_layout Standard
12434
12435 \series bold
12436
12437 \backslash
12438 multirow{number of rows}{cell width}{cell entry}
12439 \end_layout
12440
12441 \begin_layout Standard
12442 Pour créer le tableau suivant :
12443 \end_layout
12444
12445 \begin_layout Standard
12446 \align center
12447 \begin_inset ERT
12448 status collapsed
12449
12450 \begin_layout Plain Layout
12451
12452
12453 \backslash
12454 renewcommand{
12455 \backslash
12456 multirowsetup}{
12457 \backslash
12458 centering}
12459 \end_layout
12460
12461 \end_inset
12462
12463
12464 \begin_inset Tabular
12465 <lyxtabular version="3" rows="3" columns="3">
12466 <features>
12467 <column alignment="center" valignment="top" width="0">
12468 <column alignment="center" valignment="top" width="0">
12469 <column alignment="center" valignment="top" width="0">
12470 <row>
12471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12472 \begin_inset Text
12473
12474 \begin_layout Plain Layout
12475 a
12476 \end_layout
12477
12478 \end_inset
12479 </cell>
12480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12481 \begin_inset Text
12482
12483 \begin_layout Plain Layout
12484 b
12485 \end_layout
12486
12487 \end_inset
12488 </cell>
12489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12490 \begin_inset Text
12491
12492 \begin_layout Plain Layout
12493 c
12494 \end_layout
12495
12496 \end_inset
12497 </cell>
12498 </row>
12499 <row>
12500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12501 \begin_inset Text
12502
12503 \begin_layout Plain Layout
12504 \begin_inset ERT
12505 status open
12506
12507 \begin_layout Plain Layout
12508
12509
12510 \backslash
12511 multirow{2}{2.5cm}{
12512 \end_layout
12513
12514 \end_inset
12515
12516 cellule multi-lignes
12517 \begin_inset ERT
12518 status collapsed
12519
12520 \begin_layout Plain Layout
12521
12522 }
12523 \end_layout
12524
12525 \end_inset
12526
12527
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536 e
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12542 \begin_inset Text
12543
12544 \begin_layout Plain Layout
12545 f
12546 \end_layout
12547
12548 \end_inset
12549 </cell>
12550 </row>
12551 <row>
12552 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Plain Layout
12556
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12562 \begin_inset Text
12563
12564 \begin_layout Plain Layout
12565 h
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \begin_layout Plain Layout
12574 i
12575 \end_layout
12576
12577 \end_inset
12578 </cell>
12579 </row>
12580 </lyxtabular>
12581
12582 \end_inset
12583
12584
12585 \begin_inset ERT
12586 status collapsed
12587
12588 \begin_layout Plain Layout
12589
12590
12591 \backslash
12592 renewcommand{
12593 \backslash
12594 multirowsetup}{
12595 \backslash
12596 raggedright}
12597 \end_layout
12598
12599 \end_inset
12600
12601
12602 \end_layout
12603
12604 \begin_layout Standard
12605 créez un tableau 3×3.
12606  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12607  première colonne, la cellule est marquée comme étant une multicolonne et
12608  la bordure supérieure est désactivée.
12609  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12610  première colonne en y insérant la commande
12611 \end_layout
12612
12613 \begin_layout Standard
12614
12615 \series bold
12616
12617 \backslash
12618 multirow{2}{2.5cm}{
12619 \end_layout
12620
12621 \begin_layout Standard
12622 comme du code TeX.
12623  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12624  deux lignes et a une largeur de 2.5
12625 \begin_inset Space \thinspace{}
12626 \end_inset
12627
12628 cm.
12629  Le contenu de la cellule suit le code TeX et on termine la commande en
12630  ajoutant l'accolade fermante 
12631 \series bold
12632 }
12633 \series default
12634  dans une nouvelle boîte de code TeX, juste après le texte.
12635 \end_layout
12636
12637 \begin_layout Standard
12638
12639 \series bold
12640
12641 \backslash
12642 multirow
12643 \series default
12644  aligne par défaut son contenu à gauche.
12645  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12646  
12647 \series bold
12648
12649 \backslash
12650 multirowsetup
12651 \series default
12652  avec la commande
12653 \end_layout
12654
12655 \begin_layout Standard
12656
12657 \series bold
12658
12659 \backslash
12660 renewcommand{
12661 \backslash
12662 multirowsetup}{
12663 \backslash
12664 centering}
12665 \end_layout
12666
12667 \begin_layout Standard
12668 dans le préambule du document.
12669  Après ça, tous les contenus de cellules multi-lignes du document seront
12670  centrés.
12671  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12672  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12673  juste avant le tableau concerné, plutôt que dans le préambule.
12674  Si le texte doit être aligné à droite, remplacez 
12675 \series bold
12676
12677 \backslash
12678 centering
12679 \series default
12680  par 
12681 \series bold
12682
12683 \backslash
12684 raggedleft
12685 \series default
12686 .
12687  Pour revenir à l'alignement à gauche utilisez 
12688 \series bold
12689
12690 \backslash
12691 raggedright
12692 \series default
12693 .
12694 \end_layout
12695
12696 \begin_layout Section
12697 Les Tableaux Formels
12698 \begin_inset CommandInset label
12699 LatexCommand label
12700 name "sec:Tableaux-Formels"
12701
12702 \end_inset
12703
12704
12705 \begin_inset Index
12706 status collapsed
12707
12708 \begin_layout Plain Layout
12709 Tableau ! Formel
12710 \end_layout
12711
12712 \end_inset
12713
12714
12715 \end_layout
12716
12717 \begin_layout Standard
12718 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12719  à celle du tableau
12720 \begin_inset Space ~
12721 \end_inset
12722
12723
12724 \begin_inset CommandInset ref
12725 LatexCommand ref
12726 reference "tab:Exemple-tableau-booktabs"
12727
12728 \end_inset
12729
12730 .
12731  Ce genre de tableau est appelé 
12732 \begin_inset Quotes eld
12733 \end_inset
12734
12735
12736 \emph on
12737 formel
12738 \emph default
12739
12740 \begin_inset Quotes erd
12741 \end_inset
12742
12743 .
12744  Pour transformer un tableau en tableau formel, utilisez l'option 
12745 \family sans
12746 Formel
12747 \family default
12748  de l'onglet 
12749 \family sans
12750 Bordures
12751 \family default
12752  de la fenêtre de dialogue 
12753 \family sans
12754 Paramètres
12755 \begin_inset Space ~
12756 \end_inset
12757
12758 du
12759 \begin_inset Space ~
12760 \end_inset
12761
12762 tableau
12763 \family default
12764 .
12765 \end_layout
12766
12767 \begin_layout Standard
12768 \begin_inset Float table
12769 placement h
12770 wide false
12771 sideways false
12772 status open
12773
12774 \begin_layout Plain Layout
12775 \begin_inset Caption
12776
12777 \begin_layout Plain Layout
12778 \begin_inset CommandInset label
12779 LatexCommand label
12780 name "tab:Exemple-tableau-booktabs"
12781
12782 \end_inset
12783
12784 Exemple de tableau formel
12785 \end_layout
12786
12787 \end_inset
12788
12789
12790 \end_layout
12791
12792 \begin_layout Plain Layout
12793 \align center
12794 \begin_inset Tabular
12795 <lyxtabular version="3" rows="8" columns="4">
12796 <features booktabs="true">
12797 <column alignment="center" valignment="top" width="0">
12798 <column alignment="center" valignment="top" width="0">
12799 <column alignment="center" valignment="top" width="0">
12800 <column alignment="center" valignment="top" width="0">
12801 <row>
12802 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12803 \begin_inset Text
12804
12805 \begin_layout Plain Layout
12806 Système
12807 \end_layout
12808
12809 \end_inset
12810 </cell>
12811 <cell alignment="center" valignment="top" topline="true" usebox="none">
12812 \begin_inset Text
12813
12814 \begin_layout Plain Layout
12815 Medipix
12816 \begin_inset Formula $\,$
12817 \end_inset
12818
12819 1
12820 \end_layout
12821
12822 \end_inset
12823 </cell>
12824 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Plain Layout
12828 Medipix
12829 \begin_inset Formula $\,$
12830 \end_inset
12831
12832 2
12833 \end_layout
12834
12835 \end_inset
12836 </cell>
12837 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12838 \begin_inset Text
12839
12840 \begin_layout Plain Layout
12841
12842 \end_layout
12843
12844 \end_inset
12845 </cell>
12846 </row>
12847 <row>
12848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 \begin_inset ERT
12853 status collapsed
12854
12855 \begin_layout Plain Layout
12856
12857
12858 \backslash
12859 cmidrule(r){2-2}
12860 \end_layout
12861
12862 \end_inset
12863
12864
12865 \begin_inset ERT
12866 status collapsed
12867
12868 \begin_layout Plain Layout
12869
12870
12871 \backslash
12872 cmidrule(l){3-4}
12873 \end_layout
12874
12875 \end_inset
12876
12877 Épaisseur du capteur [µm]
12878 \end_layout
12879
12880 \end_inset
12881 </cell>
12882 <cell alignment="center" valignment="top" usebox="none">
12883 \begin_inset Text
12884
12885 \begin_layout Plain Layout
12886 300
12887 \end_layout
12888
12889 \end_inset
12890 </cell>
12891 <cell alignment="center" valignment="top" usebox="none">
12892 \begin_inset Text
12893
12894 \begin_layout Plain Layout
12895 300
12896 \end_layout
12897
12898 \end_inset
12899 </cell>
12900 <cell alignment="center" valignment="top" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 700
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 </row>
12910 <row>
12911 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12912 \begin_inset Text
12913
12914 \begin_layout Plain Layout
12915 Angle du biseau [°]
12916 \end_layout
12917
12918 \end_inset
12919 </cell>
12920 <cell alignment="center" valignment="top" topline="true" usebox="none">
12921 \begin_inset Text
12922
12923 \begin_layout Plain Layout
12924 3.55
12925 \end_layout
12926
12927 \end_inset
12928 </cell>
12929 <cell alignment="center" valignment="top" topline="true" usebox="none">
12930 \begin_inset Text
12931
12932 \begin_layout Plain Layout
12933 2.71
12934 \end_layout
12935
12936 \end_inset
12937 </cell>
12938 <cell alignment="center" valignment="top" topline="true" usebox="none">
12939 \begin_inset Text
12940
12941 \begin_layout Plain Layout
12942 7.99
12943 \end_layout
12944
12945 \end_inset
12946 </cell>
12947 </row>
12948 <row topspace="default">
12949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953 Résolution spatiale [µm]
12954 \end_layout
12955
12956 \end_inset
12957 </cell>
12958 <cell alignment="center" valignment="top" usebox="none">
12959 \begin_inset Text
12960
12961 \begin_layout Plain Layout
12962 4.26
12963 \end_layout
12964
12965 \end_inset
12966 </cell>
12967 <cell alignment="center" valignment="top" usebox="none">
12968 \begin_inset Text
12969
12970 \begin_layout Plain Layout
12971 10.17
12972 \end_layout
12973
12974 \end_inset
12975 </cell>
12976 <cell alignment="center" valignment="top" usebox="none">
12977 \begin_inset Text
12978
12979 \begin_layout Plain Layout
12980 10.56
12981 \end_layout
12982
12983 \end_inset
12984 </cell>
12985 </row>
12986 <row topspace="default">
12987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12988 \begin_inset Text
12989
12990 \begin_layout Plain Layout
12991 MTF à 
12992 \begin_inset Formula $f_{\mathrm{max}}$
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 <cell alignment="center" valignment="top" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004 0.53
13005 \end_layout
13006
13007 \end_inset
13008 </cell>
13009 <cell alignment="center" valignment="top" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013 0.37
13014 \end_layout
13015
13016 \end_inset
13017 </cell>
13018 <cell alignment="center" valignment="top" usebox="none">
13019 \begin_inset Text
13020
13021 \begin_layout Plain Layout
13022 0.39
13023 \end_layout
13024
13025 \end_inset
13026 </cell>
13027 </row>
13028 <row topspace="default">
13029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13030 \begin_inset Text
13031
13032 \begin_layout Plain Layout
13033 \begin_inset ERT
13034 status collapsed
13035
13036 \begin_layout Plain Layout
13037
13038
13039 \backslash
13040 cmidrule(l{10pt}){1-1}
13041 \end_layout
13042
13043 \end_inset
13044
13045 résolution spatiale LSF
13046 \end_layout
13047
13048 \end_inset
13049 </cell>
13050 <cell alignment="center" valignment="top" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054
13055 \end_layout
13056
13057 \end_inset
13058 </cell>
13059 <cell alignment="center" valignment="top" usebox="none">
13060 \begin_inset Text
13061
13062 \begin_layout Plain Layout
13063
13064 \end_layout
13065
13066 \end_inset
13067 </cell>
13068 <cell alignment="center" valignment="top" usebox="none">
13069 \begin_inset Text
13070
13071 \begin_layout Plain Layout
13072
13073 \end_layout
13074
13075 \end_inset
13076 </cell>
13077 </row>
13078 <row>
13079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13080 \begin_inset Text
13081
13082 \begin_layout Plain Layout
13083 en µm
13084 \end_layout
13085
13086 \end_inset
13087 </cell>
13088 <cell alignment="center" valignment="top" usebox="none">
13089 \begin_inset Text
13090
13091 \begin_layout Plain Layout
13092 129.7
13093 \end_layout
13094
13095 \end_inset
13096 </cell>
13097 <cell alignment="center" valignment="top" usebox="none">
13098 \begin_inset Text
13099
13100 \begin_layout Plain Layout
13101 52.75
13102 \end_layout
13103
13104 \end_inset
13105 </cell>
13106 <cell alignment="center" valignment="top" usebox="none">
13107 \begin_inset Text
13108
13109 \begin_layout Plain Layout
13110 50.78
13111 \end_layout
13112
13113 \end_inset
13114 </cell>
13115 </row>
13116 <row>
13117 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13118 \begin_inset Text
13119
13120 \begin_layout Plain Layout
13121 en % de la taille des pixels
13122 \end_layout
13123
13124 \end_inset
13125 </cell>
13126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13127 \begin_inset Text
13128
13129 \begin_layout Plain Layout
13130 76.3
13131 \end_layout
13132
13133 \end_inset
13134 </cell>
13135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13136 \begin_inset Text
13137
13138 \begin_layout Plain Layout
13139 95.9
13140 \end_layout
13141
13142 \end_inset
13143 </cell>
13144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13145 \begin_inset Text
13146
13147 \begin_layout Plain Layout
13148 92.3
13149 \end_layout
13150
13151 \end_inset
13152 </cell>
13153 </row>
13154 </lyxtabular>
13155
13156 \end_inset
13157
13158
13159 \end_layout
13160
13161 \end_inset
13162
13163
13164 \end_layout
13165
13166 \begin_layout Standard
13167 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13168  
13169 \family sans
13170 Bordures
13171 \family default
13172  de la fenêtre de dialogue 
13173 \family sans
13174 Paramètres
13175 \begin_inset Space ~
13176 \end_inset
13177
13178 du
13179 \begin_inset Space ~
13180 \end_inset
13181
13182 tableau
13183 \family default
13184  comme c'est décrit dans la section
13185 \begin_inset Space ~
13186 \end_inset
13187
13188
13189 \begin_inset CommandInset ref
13190 LatexCommand ref
13191 reference "sub:Espacement-lignes"
13192
13193 \end_inset
13194
13195 .
13196 \end_layout
13197
13198 \begin_layout Standard
13199 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13200  verticales.
13201  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13202  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13203  sortie imprimée :
13204 \begin_inset Newline newline
13205 \end_inset
13206
13207 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13208 \begin_inset Space \thinspace{}
13209 \end_inset
13210
13211 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13212 \begin_inset Space \thinspace{}
13213 \end_inset
13214
13215 em.
13216 \end_layout
13217
13218 \begin_layout Standard
13219 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13220  lignes de préambule suivantes :
13221 \end_layout
13222
13223 \begin_layout Standard
13224
13225 \series bold
13226
13227 \backslash
13228 let
13229 \backslash
13230 mytoprule
13231 \backslash
13232 toprule
13233 \begin_inset Newline newline
13234 \end_inset
13235
13236
13237 \backslash
13238 renewcommand{
13239 \backslash
13240 toprule}{
13241 \backslash
13242 mytoprule[width]}
13243 \end_layout
13244
13245 \begin_layout Standard
13246 Cet exemple concerne la première ligne, appelée 
13247 \series bold
13248 toprule
13249 \series default
13250 .
13251  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13252 \series bold
13253 toprule
13254 \series default
13255  par 
13256 \series bold
13257 bottomrule
13258 \series default
13259 .
13260  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13261  
13262 \series bold
13263 toprule
13264 \series default
13265  par 
13266 \series bold
13267 midrule
13268 \series default
13269 .
13270  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13271 \begin_inset Space ~
13272 \end_inset
13273
13274
13275 \begin_inset CommandInset ref
13276 LatexCommand ref
13277 reference "cha:Unités-de-longueur"
13278
13279 \end_inset
13280
13281  pour préciser l'épaisseur voulue.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13286  en mettant une ligne pour une cellule multi colonne.
13287  LyX va utiliser en interne la commande 
13288 \series bold
13289
13290 \backslash
13291 cmidrule
13292 \series default
13293  pour créer cette ligne.
13294  Sa syntaxe complète est :
13295 \end_layout
13296
13297 \begin_layout Standard
13298
13299 \series bold
13300
13301 \backslash
13302 cmidrule[largeur](rognage){colDépart-colFin}
13303 \end_layout
13304
13305 \begin_layout Standard
13306 Les options de la commande 
13307 \series bold
13308
13309 \backslash
13310 cmidrule
13311 \series default
13312  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13313  TeX pour pouvoir les utiliser.
13314  On peut créer manuellement des lignes 
13315 \series bold
13316
13317 \backslash
13318 mitrales
13319 \series default
13320  en insérant la commande en code TeX comme le premier élément de la première
13321  cellule de la ligne.
13322  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13323  en question.
13324 \end_layout
13325
13326 \begin_layout Standard
13327 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13328 \begin_inset Space \thinspace{}
13329 \end_inset
13330
13331 em.
13332  
13333 \series bold
13334 colDépart
13335 \series default
13336  est le numéro de la colonne dans laquelle la ligne commence et 
13337 \series bold
13338 colFin
13339 \series default
13340  est le numéro de la colonne dans laquelle elle se termine.
13341  La valeur de 
13342 \series bold
13343 colFin
13344 \series default
13345  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13346  Le paramètre optionnel 
13347 \series bold
13348 rognage
13349 \series default
13350  peut être soit 
13351 \emph on
13352 l{largeurRognage}
13353 \emph default
13354 , ou 
13355 \emph on
13356 r{largeurRognage}
13357 \emph default
13358  où les valeurs de
13359 \emph on
13360  largeurRognage
13361 \emph default
13362  sont aussi optionnelles.
13363  En utilisant par exemple la valeur 
13364 \emph on
13365 l{2pt}
13366 \emph default
13367  pour ce paramètre, la ligne va être rognée de 2
13368 \begin_inset Space \thinspace{}
13369 \end_inset
13370
13371 pt à son extrémité gauche.
13372  Si vous ne spécifiez pas de valeur pour 
13373 \emph on
13374 largeurRognage
13375 \emph default
13376  les lignes sont par défaut rognées de 0.5
13377 \begin_inset Space \thinspace{}
13378 \end_inset
13379
13380 em.
13381 \end_layout
13382
13383 \begin_layout Standard
13384 \begin_inset VSpace bigskip
13385 \end_inset
13386
13387 Le tableau
13388 \begin_inset Space ~
13389 \end_inset
13390
13391
13392 \begin_inset CommandInset ref
13393 LatexCommand ref
13394 reference "tab:Exemple-tableau-booktabs"
13395
13396 \end_inset
13397
13398  a été créé en utilisant les commandes
13399 \end_layout
13400
13401 \begin_layout Standard
13402
13403 \series bold
13404
13405 \backslash
13406 cmidrule(r){2-2}
13407 \backslash
13408 cmidrule(l){3-4}
13409 \end_layout
13410
13411 \begin_layout Standard
13412 au début de la deuxième ligne et
13413 \end_layout
13414
13415 \begin_layout Standard
13416
13417 \series bold
13418
13419 \backslash
13420 cmidrule(l{10pt}){1-1}
13421 \end_layout
13422
13423 \begin_layout Standard
13424 au début de la sixième ligne.
13425 \end_layout
13426
13427 \begin_layout Standard
13428 \begin_inset VSpace bigskip
13429 \end_inset
13430
13431
13432 \end_layout
13433
13434 \begin_layout Standard
13435 Vous pouvez vouloir des commandes 
13436 \series bold
13437
13438 \backslash
13439 cmidrule
13440 \series default
13441 s qui se recouvrent comme pour le tableau
13442 \begin_inset Space ~
13443 \end_inset
13444
13445
13446 \begin_inset CommandInset ref
13447 LatexCommand ref
13448 reference "tab:Tableau-booktabs-special"
13449
13450 \end_inset
13451
13452 .
13453  On obtient ce résultat en utilisant la commande suivante en code TeX
13454 \end_layout
13455
13456 \begin_layout Standard
13457
13458 \series bold
13459
13460 \backslash
13461 morecmidrules
13462 \end_layout
13463
13464 \begin_layout Standard
13465 La commande qui a été utilisée pour la deuxième ligne du tableau
13466 \begin_inset Space ~
13467 \end_inset
13468
13469
13470 \begin_inset CommandInset ref
13471 LatexCommand ref
13472 reference "tab:Tableau-booktabs-special"
13473
13474 \end_inset
13475
13476  est
13477 \end_layout
13478
13479 \begin_layout Standard
13480
13481 \series bold
13482
13483 \backslash
13484 cmidrule(r){2-2}
13485 \backslash
13486 cmidrule(l){3-4}
13487 \backslash
13488 morecmidrules
13489 \backslash
13490 cmidrule{2-4}
13491 \end_layout
13492
13493 \begin_layout Standard
13494 La commande pour la sixième ligne est
13495 \end_layout
13496
13497 \begin_layout Standard
13498
13499 \series bold
13500
13501 \backslash
13502 midrule
13503 \backslash
13504 morecmidrules
13505 \backslash
13506 cmidrule{3-4}
13507 \end_layout
13508
13509 \begin_layout Standard
13510 \begin_inset VSpace bigskip
13511 \end_inset
13512
13513
13514 \end_layout
13515
13516 \begin_layout Standard
13517 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13518 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13519  font toute la largeur du tableau :
13520 \end_layout
13521
13522 \begin_layout Standard
13523
13524 \series bold
13525
13526 \backslash
13527 specialrule{largeur}{espace au dessus}{espace en dessous}
13528 \end_layout
13529
13530 \begin_layout Standard
13531 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13532  du paquetage LaTeX 
13533 \series bold
13534 booktabs
13535 \series default
13536  
13537 \begin_inset CommandInset citation
13538 LatexCommand cite
13539 key "booktabs"
13540
13541 \end_inset
13542
13543 .
13544 \begin_inset Index
13545 status collapsed
13546
13547 \begin_layout Plain Layout
13548 Paquetages LaTeX ! booktabs
13549 \end_layout
13550
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \begin_layout Standard
13557 \begin_inset Float table
13558 placement h
13559 wide false
13560 sideways false
13561 status open
13562
13563 \begin_layout Plain Layout
13564 \begin_inset Caption
13565
13566 \begin_layout Plain Layout
13567 \begin_inset CommandInset label
13568 LatexCommand label
13569 name "tab:Tableau-booktabs-special"
13570
13571 \end_inset
13572
13573 Tableau formel spécial
13574 \end_layout
13575
13576 \end_inset
13577
13578
13579 \end_layout
13580
13581 \begin_layout Plain Layout
13582 \align center
13583 \begin_inset Tabular
13584 <lyxtabular version="3" rows="8" columns="4">
13585 <features booktabs="true">
13586 <column alignment="center" valignment="top" width="0">
13587 <column alignment="center" valignment="top" width="0">
13588 <column alignment="center" valignment="top" width="0">
13589 <column alignment="center" valignment="top" width="0">
13590 <row>
13591 <cell alignment="center" valignment="top" topline="true" usebox="none">
13592 \begin_inset Text
13593
13594 \begin_layout Plain Layout
13595 Système
13596 \end_layout
13597
13598 \end_inset
13599 </cell>
13600 <cell alignment="center" valignment="top" topline="true" usebox="none">
13601 \begin_inset Text
13602
13603 \begin_layout Plain Layout
13604 Medipix
13605 \begin_inset Space \thinspace{}
13606 \end_inset
13607
13608 1
13609 \end_layout
13610
13611 \end_inset
13612 </cell>
13613 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13614 \begin_inset Text
13615
13616 \begin_layout Plain Layout
13617 Medipix
13618 \begin_inset Space \thinspace{}
13619 \end_inset
13620
13621 2
13622 \end_layout
13623
13624 \end_inset
13625 </cell>
13626 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13627 \begin_inset Text
13628
13629 \begin_layout Plain Layout
13630
13631 \end_layout
13632
13633 \end_inset
13634 </cell>
13635 </row>
13636 <row>
13637 <cell alignment="center" valignment="top" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Plain Layout
13641 \begin_inset ERT
13642 status collapsed
13643
13644 \begin_layout Plain Layout
13645
13646
13647 \backslash
13648 cmidrule(r){2-2}
13649 \end_layout
13650
13651 \end_inset
13652
13653
13654 \begin_inset ERT
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658
13659
13660 \backslash
13661 cmidrule(l){3-4}
13662 \end_layout
13663
13664 \end_inset
13665
13666
13667 \begin_inset ERT
13668 status collapsed
13669
13670 \begin_layout Plain Layout
13671
13672
13673 \backslash
13674 morecmidrules 
13675 \end_layout
13676
13677 \end_inset
13678
13679
13680 \begin_inset ERT
13681 status collapsed
13682
13683 \begin_layout Plain Layout
13684
13685
13686 \backslash
13687 cmidrule{2-4}
13688 \end_layout
13689
13690 \end_inset
13691
13692 Epaisseur du capteur [µm]
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 <cell alignment="center" valignment="top" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701 300
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 <cell alignment="center" valignment="top" usebox="none">
13707 \begin_inset Text
13708
13709 \begin_layout Plain Layout
13710 300
13711 \end_layout
13712
13713 \end_inset
13714 </cell>
13715 <cell alignment="center" valignment="top" usebox="none">
13716 \begin_inset Text
13717
13718 \begin_layout Plain Layout
13719 700
13720 \end_layout
13721
13722 \end_inset
13723 </cell>
13724 </row>
13725 <row>
13726 <cell alignment="center" valignment="top" topline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730 Angle biseau [°]
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 <cell alignment="center" valignment="top" topline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739 3.55
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 <cell alignment="center" valignment="top" topline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Plain Layout
13748 2.71
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 <cell alignment="center" valignment="top" topline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757 7.99
13758 \end_layout
13759
13760 \end_inset
13761 </cell>
13762 </row>
13763 <row topspace="default">
13764 <cell alignment="center" valignment="top" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 Résolution spatiale [µm]
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 4.26
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 <cell alignment="center" valignment="top" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 10.17
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 <cell alignment="center" valignment="top" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 10.56
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 </row>
13801 <row topspace="default">
13802 <cell alignment="center" valignment="top" usebox="none">
13803 \begin_inset Text
13804
13805 \begin_layout Plain Layout
13806 MTF à 
13807 \begin_inset Formula $f_{\mathrm{max}}$
13808 \end_inset
13809
13810
13811 \end_layout
13812
13813 \end_inset
13814 </cell>
13815 <cell alignment="center" valignment="top" usebox="none">
13816 \begin_inset Text
13817
13818 \begin_layout Plain Layout
13819 0.53
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 <cell alignment="center" valignment="top" usebox="none">
13825 \begin_inset Text
13826
13827 \begin_layout Plain Layout
13828 0.37
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 <cell alignment="center" valignment="top" usebox="none">
13834 \begin_inset Text
13835
13836 \begin_layout Plain Layout
13837 0.39
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 </row>
13843 <row>
13844 <cell alignment="center" valignment="top" topline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848 \begin_inset ERT
13849 status collapsed
13850
13851 \begin_layout Plain Layout
13852
13853
13854 \backslash
13855 morecmidrules 
13856 \end_layout
13857
13858 \end_inset
13859
13860
13861 \begin_inset ERT
13862 status collapsed
13863
13864 \begin_layout Plain Layout
13865
13866
13867 \backslash
13868 cmidrule{3-4}
13869 \end_layout
13870
13871 \end_inset
13872
13873 résolution spatiale LSF
13874 \end_layout
13875
13876 \end_inset
13877 </cell>
13878 <cell alignment="center" valignment="top" topline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882
13883 \end_layout
13884
13885 \end_inset
13886 </cell>
13887 <cell alignment="center" valignment="top" topline="true" usebox="none">
13888 \begin_inset Text
13889
13890 \begin_layout Plain Layout
13891
13892 \end_layout
13893
13894 \end_inset
13895 </cell>
13896 <cell alignment="center" valignment="top" topline="true" usebox="none">
13897 \begin_inset Text
13898
13899 \begin_layout Plain Layout
13900
13901 \end_layout
13902
13903 \end_inset
13904 </cell>
13905 </row>
13906 <row>
13907 <cell alignment="center" valignment="top" usebox="none">
13908 \begin_inset Text
13909
13910 \begin_layout Plain Layout
13911 en µm
13912 \end_layout
13913
13914 \end_inset
13915 </cell>
13916 <cell alignment="center" valignment="top" usebox="none">
13917 \begin_inset Text
13918
13919 \begin_layout Plain Layout
13920 129.7
13921 \end_layout
13922
13923 \end_inset
13924 </cell>
13925 <cell alignment="center" valignment="top" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929 52.75
13930 \end_layout
13931
13932 \end_inset
13933 </cell>
13934 <cell alignment="center" valignment="top" usebox="none">
13935 \begin_inset Text
13936
13937 \begin_layout Plain Layout
13938 50.78
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 </row>
13944 <row>
13945 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13946 \begin_inset Text
13947
13948 \begin_layout Plain Layout
13949 en % de la taille des pixels
13950 \end_layout
13951
13952 \end_inset
13953 </cell>
13954 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13955 \begin_inset Text
13956
13957 \begin_layout Plain Layout
13958 76.3
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13964 \begin_inset Text
13965
13966 \begin_layout Plain Layout
13967 95.9
13968 \end_layout
13969
13970 \end_inset
13971 </cell>
13972 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13973 \begin_inset Text
13974
13975 \begin_layout Plain Layout
13976 92.3
13977 \end_layout
13978
13979 \end_inset
13980 </cell>
13981 </row>
13982 </lyxtabular>
13983
13984 \end_inset
13985
13986
13987 \end_layout
13988
13989 \end_inset
13990
13991
13992 \end_layout
13993
13994 \begin_layout Section
13995 Alignement Vertical des Tableaux
13996 \begin_inset Index
13997 status collapsed
13998
13999 \begin_layout Plain Layout
14000 Tableau ! Alignement
14001 \end_layout
14002
14003 \end_inset
14004
14005
14006 \end_layout
14007
14008 \begin_layout Standard
14009 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14010  doit être à l'intérieur d'une boîte.
14011  La boîte peut alors être alignée comme c'est décrit dans la 
14012 \begin_inset Space ~
14013 \end_inset
14014
14015
14016 \begin_inset CommandInset ref
14017 LatexCommand ref
14018 reference "sec:Boîte-Dialogue"
14019
14020 \end_inset
14021
14022 .
14023 \end_layout
14024
14025 \begin_layout Standard
14026 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14027  minipage
14028 \begin_inset Foot
14029 status open
14030
14031 \begin_layout Plain Layout
14032 Les minipages son décrites dans la section
14033 \begin_inset Space ~
14034 \end_inset
14035
14036
14037 \begin_inset CommandInset ref
14038 LatexCommand ref
14039 reference "sec:Minipages"
14040
14041 \end_inset
14042
14043 .
14044 \end_layout
14045
14046 \end_inset
14047
14048  dont la largeur est de 15
14049 \begin_inset Space \thinspace{}
14050 \end_inset
14051
14052 col% :
14053 \end_layout
14054
14055 \begin_layout Itemize
14056 test 
14057 \begin_inset Box Frameless
14058 position "t"
14059 hor_pos "c"
14060 has_inner_box 1
14061 inner_pos "c"
14062 use_parbox 0
14063 width "15col%"
14064 special "none"
14065 height "1in"
14066 height_special "totalheight"
14067 status collapsed
14068
14069 \begin_layout Plain Layout
14070 \begin_inset Tabular
14071 <lyxtabular version="3" rows="3" columns="3">
14072 <features>
14073 <column alignment="center" valignment="top" width="0">
14074 <column alignment="center" valignment="top" width="0">
14075 <column alignment="center" valignment="top" width="0">
14076 <row>
14077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14078 \begin_inset Text
14079
14080 \begin_layout Plain Layout
14081 a
14082 \end_layout
14083
14084 \end_inset
14085 </cell>
14086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14087 \begin_inset Text
14088
14089 \begin_layout Plain Layout
14090 d
14091 \end_layout
14092
14093 \end_inset
14094 </cell>
14095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14096 \begin_inset Text
14097
14098 \begin_layout Plain Layout
14099 g
14100 \end_layout
14101
14102 \end_inset
14103 </cell>
14104 </row>
14105 <row>
14106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110 b
14111 \end_layout
14112
14113 \end_inset
14114 </cell>
14115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14116 \begin_inset Text
14117
14118 \begin_layout Plain Layout
14119 e
14120 \end_layout
14121
14122 \end_inset
14123 </cell>
14124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14125 \begin_inset Text
14126
14127 \begin_layout Plain Layout
14128 h
14129 \end_layout
14130
14131 \end_inset
14132 </cell>
14133 </row>
14134 <row>
14135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14136 \begin_inset Text
14137
14138 \begin_layout Plain Layout
14139 c
14140 \end_layout
14141
14142 \end_inset
14143 </cell>
14144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14145 \begin_inset Text
14146
14147 \begin_layout Plain Layout
14148 f
14149 \end_layout
14150
14151 \end_inset
14152 </cell>
14153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157 i
14158 \end_layout
14159
14160 \end_inset
14161 </cell>
14162 </row>
14163 </lyxtabular>
14164
14165 \end_inset
14166
14167
14168 \end_layout
14169
14170 \end_inset
14171
14172  test 
14173 \begin_inset ERT
14174 status collapsed
14175
14176 \begin_layout Plain Layout
14177
14178
14179 \backslash
14180 raisebox{0.85
14181 \backslash
14182 baselineskip}{
14183 \end_layout
14184
14185 \end_inset
14186
14187
14188 \begin_inset Box Frameless
14189 position "t"
14190 hor_pos "c"
14191 has_inner_box 1
14192 inner_pos "c"
14193 use_parbox 0
14194 width "15col%"
14195 special "none"
14196 height "1in"
14197 height_special "totalheight"
14198 status collapsed
14199
14200 \begin_layout Plain Layout
14201 \begin_inset Tabular
14202 <lyxtabular version="3" rows="3" columns="3">
14203 <features>
14204 <column alignment="center" valignment="top" width="0">
14205 <column alignment="center" valignment="top" width="0">
14206 <column alignment="center" valignment="top" width="0">
14207 <row>
14208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14209 \begin_inset Text
14210
14211 \begin_layout Plain Layout
14212 a
14213 \end_layout
14214
14215 \end_inset
14216 </cell>
14217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Plain Layout
14221 d
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14227 \begin_inset Text
14228
14229 \begin_layout Plain Layout
14230 g
14231 \end_layout
14232
14233 \end_inset
14234 </cell>
14235 </row>
14236 <row>
14237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Plain Layout
14241 b
14242 \end_layout
14243
14244 \end_inset
14245 </cell>
14246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14247 \begin_inset Text
14248
14249 \begin_layout Plain Layout
14250 e
14251 \end_layout
14252
14253 \end_inset
14254 </cell>
14255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259 h
14260 \end_layout
14261
14262 \end_inset
14263 </cell>
14264 </row>
14265 <row>
14266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14267 \begin_inset Text
14268
14269 \begin_layout Plain Layout
14270 c
14271 \end_layout
14272
14273 \end_inset
14274 </cell>
14275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14276 \begin_inset Text
14277
14278 \begin_layout Plain Layout
14279 f
14280 \end_layout
14281
14282 \end_inset
14283 </cell>
14284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14285 \begin_inset Text
14286
14287 \begin_layout Plain Layout
14288 i
14289 \end_layout
14290
14291 \end_inset
14292 </cell>
14293 </row>
14294 </lyxtabular>
14295
14296 \end_inset
14297
14298
14299 \end_layout
14300
14301 \end_inset
14302
14303
14304 \begin_inset ERT
14305 status collapsed
14306
14307 \begin_layout Plain Layout
14308
14309 }
14310 \end_layout
14311
14312 \end_inset
14313
14314
14315 \end_layout
14316
14317 \begin_layout Itemize
14318 test 
14319 \begin_inset Box Frameless
14320 position "c"
14321 hor_pos "c"
14322 has_inner_box 1
14323 inner_pos "c"
14324 use_parbox 0
14325 width "15col%"
14326 special "none"
14327 height "1in"
14328 height_special "totalheight"
14329 status collapsed
14330
14331 \begin_layout Plain Layout
14332 \begin_inset Tabular
14333 <lyxtabular version="3" rows="3" columns="3">
14334 <features>
14335 <column alignment="center" valignment="top" width="0">
14336 <column alignment="center" valignment="top" width="0">
14337 <column alignment="center" valignment="top" width="0">
14338 <row>
14339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14340 \begin_inset Text
14341
14342 \begin_layout Plain Layout
14343 a
14344 \end_layout
14345
14346 \end_inset
14347 </cell>
14348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14349 \begin_inset Text
14350
14351 \begin_layout Plain Layout
14352 d
14353 \end_layout
14354
14355 \end_inset
14356 </cell>
14357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14358 \begin_inset Text
14359
14360 \begin_layout Plain Layout
14361 g
14362 \end_layout
14363
14364 \end_inset
14365 </cell>
14366 </row>
14367 <row>
14368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372 b
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14378 \begin_inset Text
14379
14380 \begin_layout Plain Layout
14381 e
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14387 \begin_inset Text
14388
14389 \begin_layout Plain Layout
14390 h
14391 \end_layout
14392
14393 \end_inset
14394 </cell>
14395 </row>
14396 <row>
14397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14398 \begin_inset Text
14399
14400 \begin_layout Plain Layout
14401 c
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 f
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14416 \begin_inset Text
14417
14418 \begin_layout Plain Layout
14419 i
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 </row>
14425 </lyxtabular>
14426
14427 \end_inset
14428
14429
14430 \end_layout
14431
14432 \end_inset
14433
14434
14435 \end_layout
14436
14437 \begin_layout Itemize
14438 test 
14439 \begin_inset Box Frameless
14440 position "b"
14441 hor_pos "c"
14442 has_inner_box 1
14443 inner_pos "c"
14444 use_parbox 0
14445 width "15col%"
14446 special "none"
14447 height "1in"
14448 height_special "totalheight"
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452 \begin_inset Tabular
14453 <lyxtabular version="3" rows="3" columns="3">
14454 <features>
14455 <column alignment="center" valignment="top" width="0">
14456 <column alignment="center" valignment="top" width="0">
14457 <column alignment="center" valignment="top" width="0">
14458 <row>
14459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14460 \begin_inset Text
14461
14462 \begin_layout Plain Layout
14463 a
14464 \end_layout
14465
14466 \end_inset
14467 </cell>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 d
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Plain Layout
14481 g
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 </row>
14487 <row>
14488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Plain Layout
14492 b
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501 e
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510 h
14511 \end_layout
14512
14513 \end_inset
14514 </cell>
14515 </row>
14516 <row>
14517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14518 \begin_inset Text
14519
14520 \begin_layout Plain Layout
14521 c
14522 \end_layout
14523
14524 \end_inset
14525 </cell>
14526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \begin_layout Plain Layout
14530 f
14531 \end_layout
14532
14533 \end_inset
14534 </cell>
14535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Plain Layout
14539 i
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 </row>
14545 </lyxtabular>
14546
14547 \end_inset
14548
14549
14550 \end_layout
14551
14552 \end_inset
14553
14554  test 
14555 \begin_inset ERT
14556 status collapsed
14557
14558 \begin_layout Plain Layout
14559
14560
14561 \backslash
14562 raisebox{-0.32
14563 \backslash
14564 baselineskip}{
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \begin_inset Box Frameless
14571 position "b"
14572 hor_pos "c"
14573 has_inner_box 1
14574 inner_pos "c"
14575 use_parbox 0
14576 width "15col%"
14577 special "none"
14578 height "1in"
14579 height_special "totalheight"
14580 status collapsed
14581
14582 \begin_layout Plain Layout
14583 \begin_inset Tabular
14584 <lyxtabular version="3" rows="3" columns="3">
14585 <features>
14586 <column alignment="center" valignment="top" width="0">
14587 <column alignment="center" valignment="top" width="0">
14588 <column alignment="center" valignment="top" width="0">
14589 <row>
14590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14591 \begin_inset Text
14592
14593 \begin_layout Plain Layout
14594 a
14595 \end_layout
14596
14597 \end_inset
14598 </cell>
14599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14600 \begin_inset Text
14601
14602 \begin_layout Plain Layout
14603 d
14604 \end_layout
14605
14606 \end_inset
14607 </cell>
14608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \begin_layout Plain Layout
14612 g
14613 \end_layout
14614
14615 \end_inset
14616 </cell>
14617 </row>
14618 <row>
14619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14620 \begin_inset Text
14621
14622 \begin_layout Plain Layout
14623 b
14624 \end_layout
14625
14626 \end_inset
14627 </cell>
14628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14629 \begin_inset Text
14630
14631 \begin_layout Plain Layout
14632 e
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14638 \begin_inset Text
14639
14640 \begin_layout Plain Layout
14641 h
14642 \end_layout
14643
14644 \end_inset
14645 </cell>
14646 </row>
14647 <row>
14648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14649 \begin_inset Text
14650
14651 \begin_layout Plain Layout
14652 c
14653 \end_layout
14654
14655 \end_inset
14656 </cell>
14657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14658 \begin_inset Text
14659
14660 \begin_layout Plain Layout
14661 f
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \begin_layout Plain Layout
14670 i
14671 \end_layout
14672
14673 \end_inset
14674 </cell>
14675 </row>
14676 </lyxtabular>
14677
14678 \end_inset
14679
14680
14681 \end_layout
14682
14683 \end_inset
14684
14685
14686 \begin_inset ERT
14687 status collapsed
14688
14689 \begin_layout Plain Layout
14690
14691 }
14692 \end_layout
14693
14694 \end_inset
14695
14696
14697 \end_layout
14698
14699 \begin_layout Standard
14700 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14701  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14702  la ligne dans laquelle le tableau est inséré.
14703  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14704  boîte élévatrice (raisebox)
14705 \begin_inset Foot
14706 status collapsed
14707
14708 \begin_layout Plain Layout
14709 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14710 \begin_inset Space ~
14711 \end_inset
14712
14713
14714 \begin_inset CommandInset ref
14715 LatexCommand ref
14716 reference "sub:Alignement-Vertical"
14717
14718 \end_inset
14719
14720 .
14721 \end_layout
14722
14723 \end_inset
14724
14725 .
14726  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14727  aligné en utilisant la commande en code TeX suivante 
14728 \end_layout
14729
14730 \begin_layout Standard
14731
14732 \series bold
14733
14734 \backslash
14735 raisebox{0.85
14736 \backslash
14737 baselineskip}{
14738 \end_layout
14739
14740 \begin_layout Standard
14741 placée juste avant la boîte minipage.
14742  Après la boîte on insère l'accolade fermante en code TeX.
14743  Pour le deuxième tableau de la dernière ligne, la commande 
14744 \end_layout
14745
14746 \begin_layout Standard
14747
14748 \series bold
14749
14750 \backslash
14751 raisebox{-0.32
14752 \backslash
14753 baselineskip}{
14754 \end_layout
14755
14756 \begin_layout Standard
14757 est utilisée.
14758 \end_layout
14759
14760 \begin_layout Standard
14761 \begin_inset Note Greyedout
14762 status open
14763
14764 \begin_layout Plain Layout
14765
14766 \series bold
14767 Note:
14768 \series default
14769  L'alignement entre le contenu de la ligne du tableau et le texte de la
14770  ligne qui l'entoure ne peut pas être parfait.
14771  Le facteur utilisé dans la commande 
14772 \series bold
14773
14774 \backslash
14775 raisebox
14776 \series default
14777  pour obtenir cet alignement dépend de la police de caractères du document,
14778  de la taille de la police et de l'épaisseur des lignes du tableau.
14779 \end_layout
14780
14781 \end_inset
14782
14783
14784 \end_layout
14785
14786 \begin_layout Section
14787 Tableaux Colorés
14788 \begin_inset CommandInset label
14789 LatexCommand label
14790 name "sec:Tableaux-Colorés"
14791
14792 \end_inset
14793
14794
14795 \begin_inset Index
14796 status collapsed
14797
14798 \begin_layout Plain Layout
14799 Tableau ! Coloré
14800 \end_layout
14801
14802 \end_inset
14803
14804
14805 \end_layout
14806
14807 \begin_layout Subsection
14808 Cellules Colorées
14809 \begin_inset Index
14810 status collapsed
14811
14812 \begin_layout Plain Layout
14813 Couleur des tableaux ! Pour les cellules
14814 \end_layout
14815
14816 \end_inset
14817
14818
14819 \begin_inset Index
14820 status collapsed
14821
14822 \begin_layout Plain Layout
14823 Couleur ! Pour les cellules de tableau
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \end_layout
14830
14831 \begin_layout Standard
14832 \begin_inset Float table
14833 placement h
14834 wide false
14835 sideways false
14836 status open
14837
14838 \begin_layout Plain Layout
14839 \begin_inset Caption
14840
14841 \begin_layout Plain Layout
14842 \begin_inset CommandInset label
14843 LatexCommand label
14844 name "tab:Tableau-coloré-sans-colortbl"
14845
14846 \end_inset
14847
14848 Tableau coloré sans utiliser le paquetage  
14849 \series bold
14850 colortbl
14851 \series default
14852
14853 \begin_inset OptArg
14854 status open
14855
14856 \begin_layout Plain Layout
14857 Tableau sans colortbl
14858 \end_layout
14859
14860 \end_inset
14861
14862
14863 \end_layout
14864
14865 \end_inset
14866
14867
14868 \end_layout
14869
14870 \begin_layout Plain Layout
14871 \align center
14872 \begin_inset Tabular
14873 <lyxtabular version="3" rows="3" columns="3">
14874 <features>
14875 <column alignment="center" valignment="top" width="0">
14876 <column alignment="center" valignment="top" width="0">
14877 <column alignment="center" valignment="top" width="0">
14878 <row>
14879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14880 \begin_inset Text
14881
14882 \begin_layout Plain Layout
14883
14884 \color green
14885 a
14886 \end_layout
14887
14888 \end_inset
14889 </cell>
14890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14891 \begin_inset Text
14892
14893 \begin_layout Plain Layout
14894
14895 \color red
14896 b
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14902 \begin_inset Text
14903
14904 \begin_layout Plain Layout
14905
14906 \color red
14907 c
14908 \end_layout
14909
14910 \end_inset
14911 </cell>
14912 </row>
14913 <row>
14914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918
14919 \color green
14920 d
14921 \end_layout
14922
14923 \end_inset
14924 </cell>
14925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14926 \begin_inset Text
14927
14928 \begin_layout Plain Layout
14929
14930 \color blue
14931 e
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Plain Layout
14940
14941 \color blue
14942 f
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 </row>
14948 <row>
14949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14950 \begin_inset Text
14951
14952 \begin_layout Plain Layout
14953
14954 \color green
14955 g
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Plain Layout
14964
14965 \color blue
14966 h
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975
14976 \color blue
14977 i
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 </lyxtabular>
14984
14985 \end_inset
14986
14987
14988 \end_layout
14989
14990 \end_inset
14991
14992
14993 \end_layout
14994
14995 \begin_layout Standard
14996 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14997  et choisissez une couleur dans le menu 
14998 \family sans
14999 Éditer\SpecialChar \menuseparator
15000 Style
15001 \begin_inset Space ~
15002 \end_inset
15003
15004 de
15005 \begin_inset Space ~
15006 \end_inset
15007
15008 Texte
15009 \family default
15010 .
15011  C'est ce qui a été utilisé pour créer le tableau
15012 \begin_inset Space ~
15013 \end_inset
15014
15015
15016 \begin_inset CommandInset ref
15017 LatexCommand ref
15018 reference "tab:Tableau-coloré-sans-colortbl"
15019
15020 \end_inset
15021
15022 .
15023  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15024 \series bold
15025 colortbl
15026 \series default
15027 .
15028 \begin_inset Index
15029 status collapsed
15030
15031 \begin_layout Plain Layout
15032 Paquetages LaTeX ! colortbl
15033 \end_layout
15034
15035 \end_inset
15036
15037
15038 \end_layout
15039
15040 \begin_layout Standard
15041 \begin_inset ERT
15042 status collapsed
15043
15044 \begin_layout Plain Layout
15045
15046
15047 \backslash
15048 ifcolortbl
15049 \end_layout
15050
15051 \end_inset
15052
15053
15054 \begin_inset Note Note
15055 status open
15056
15057 \begin_layout Plain Layout
15058 La section qui suit ne sera affichée que si vous avez installé le paquetage
15059  LaTeX 
15060 \series bold
15061 colortbl
15062 \series default
15063 .
15064 \end_layout
15065
15066 \end_inset
15067
15068
15069 \end_layout
15070
15071 \begin_layout Standard
15072 Pour créer des tableaux colorés, vous devez charger le paquetage
15073 \series bold
15074  colortbl
15075 \series default
15076  dans le préambule avec la ligne
15077 \end_layout
15078
15079 \begin_layout Standard
15080
15081 \series bold
15082
15083 \backslash
15084 usepackage{colortbl}
15085 \end_layout
15086
15087 \begin_layout Standard
15088 On choisit la couleur d'une colonne avec la commande 
15089 \end_layout
15090
15091 \begin_layout Standard
15092
15093 \series bold
15094
15095 \backslash
15096 columncolor{nom de couleur}
15097 \end_layout
15098
15099 \begin_layout Standard
15100 à l'intérieur d'une commande 
15101 \series bold
15102 >{ }
15103 \series default
15104 .
15105  Vous trouverez plus d'information sur la commande 
15106 \series bold
15107 >{}
15108 \series default
15109  dans la section
15110 \begin_inset Space ~
15111 \end_inset
15112
15113
15114 \begin_inset CommandInset ref
15115 LatexCommand ref
15116 reference "sub:Calculs-multicolonnes"
15117
15118 \end_inset
15119
15120 .
15121 \end_layout
15122
15123 \begin_layout Standard
15124 Les noms de couleurs suivants sont prédéfinis :
15125 \end_layout
15126
15127 \begin_layout Standard
15128
15129 \family sans
15130 red
15131 \family default
15132  (rouge), 
15133 \family sans
15134 green
15135 \family default
15136  (vert), 
15137 \family sans
15138 yellow
15139 \family default
15140  (jaune), 
15141 \family sans
15142 blue
15143 \family default
15144  (bleu), 
15145 \family sans
15146 cyan
15147 \family default
15148
15149 \family sans
15150 magenta
15151 \family default
15152
15153 \family sans
15154 black 
15155 \family default
15156 (noir) et 
15157 \family sans
15158 white 
15159 \family default
15160 (blanc).
15161 \end_layout
15162
15163 \begin_layout Standard
15164 \begin_inset VSpace medskip
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \begin_layout Standard
15171 Vous pouvez aussi définir votre propre couleur avec la commande
15172 \end_layout
15173
15174 \begin_layout Standard
15175
15176 \series bold
15177
15178 \backslash
15179 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15180 \end_layout
15181
15182 \begin_layout Standard
15183 Le modèle de couleur peut être
15184 \end_layout
15185
15186 \begin_layout Labeling
15187 \labelwidthstring 00.00.0000
15188 cmyk: cyan, magenta, jaune (yellow), noir (black)
15189 \end_layout
15190
15191 \begin_layout Labeling
15192 \labelwidthstring 00.00.0000
15193 rgb: red, vert (green), bleu (blue)
15194 \end_layout
15195
15196 \begin_layout Labeling
15197 \labelwidthstring 00.00.0000
15198 gray dégradé de gris (gray)
15199 \end_layout
15200
15201 \begin_layout Standard
15202 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15203  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15204 \end_layout
15205
15206 \begin_layout Standard
15207 Vous pouvez par exemple définir la couleur 
15208 \begin_inset Quotes eld
15209 \end_inset
15210
15211
15212 \emph on
15213 vertfonce
15214 \begin_inset Quotes erd
15215 \end_inset
15216
15217  dans le préambule avec la ligne
15218 \end_layout
15219
15220 \begin_layout Standard
15221
15222 \series bold
15223
15224 \backslash
15225 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15226 \end_layout
15227
15228 \begin_layout Standard
15229 et la couleur "
15230 \emph on
15231 grisclair
15232 \emph default
15233 " avec
15234 \end_layout
15235
15236 \begin_layout Standard
15237
15238 \series bold
15239
15240 \backslash
15241 definecolor{grisclair}{gray}{0.8}
15242 \end_layout
15243
15244 \begin_layout Standard
15245 \begin_inset VSpace medskip
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \begin_layout Standard
15252 Les lignes sont colorées avec la commande
15253 \end_layout
15254
15255 \begin_layout Standard
15256
15257 \series bold
15258
15259 \backslash
15260 rowcolor{nom de la couleur}
15261 \end_layout
15262
15263 \begin_layout Standard
15264 et les cellules sont colorées avec la commande
15265 \end_layout
15266
15267 \begin_layout Standard
15268
15269 \series bold
15270
15271 \backslash
15272 cellcolor{nom de la couleur}
15273 \end_layout
15274
15275 \begin_layout Standard
15276 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15277 \end_layout
15278
15279 \begin_layout Standard
15280 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15281  choisissez une couleur dans le menu 
15282 \family sans
15283 Éditer\SpecialChar \menuseparator
15284 Style
15285 \begin_inset Space ~
15286 \end_inset
15287
15288 de
15289 \begin_inset Space ~
15290 \end_inset
15291
15292 Texte
15293 \family default
15294 .
15295  Si une cellule contient du code TeX, faites bien attention à ne colorer
15296  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15297 \end_layout
15298
15299 \begin_layout Standard
15300 \begin_inset Note Greyedout
15301 status open
15302
15303 \begin_layout Plain Layout
15304
15305 \series bold
15306 Note:
15307 \series default
15308  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15309  définies par l'utilisateur.
15310 \end_layout
15311
15312 \end_inset
15313
15314
15315 \end_layout
15316
15317 \begin_layout Standard
15318 \begin_inset VSpace bigskip
15319 \end_inset
15320
15321
15322 \end_layout
15323
15324 \begin_layout Standard
15325 Pour créer le tableau
15326 \begin_inset Space ~
15327 \end_inset
15328
15329
15330 \begin_inset CommandInset ref
15331 LatexCommand ref
15332 reference "tab:Tableau-coloré-avec-colortbl"
15333
15334 \end_inset
15335
15336  faites ce qui suit : La couleur de la première colonne doit être 
15337 \emph on
15338 vertfonce
15339 \emph default
15340 .
15341  On insère donc la commande
15342 \end_layout
15343
15344 \begin_layout Standard
15345
15346 \series bold
15347 >{
15348 \backslash
15349 columncolor{vertfonce}
15350 \backslash
15351 centering}c
15352 \end_layout
15353
15354 \begin_layout Standard
15355 en code TeX pour cette colonne.
15356  La première ligne doit être bleue
15357 \begin_inset Note Note
15358 status open
15359
15360 \begin_layout Plain Layout
15361 cyan ? (NdT)
15362 \end_layout
15363
15364 \end_inset
15365
15366 , d'où la commande en code TeX
15367 \end_layout
15368
15369 \begin_layout Standard
15370
15371 \series bold
15372
15373 \backslash
15374 rowcolow{cyan}
15375 \end_layout
15376
15377 \begin_layout Standard
15378 qui est insérée dans la première cellule de cette ligne.
15379  Notez que cela annule la couleur de colonne pour la première cellule.
15380  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15381  en code TeX la commande
15382 \end_layout
15383
15384 \begin_layout Standard
15385
15386 \series bold
15387
15388 \backslash
15389 cellcolor{magenta}
15390 \end_layout
15391
15392 \begin_layout Standard
15393 Les caractères peuvent maintenant être colorés en utilisant le menu 
15394 \family sans
15395 Éditer\SpecialChar \menuseparator
15396 Style
15397 \begin_inset Space ~
15398 \end_inset
15399
15400 de
15401 \begin_inset Space ~
15402 \end_inset
15403
15404 Texte
15405 \family default
15406 .
15407 \end_layout
15408
15409 \begin_layout Standard
15410 \begin_inset Float table
15411 placement h
15412 wide false
15413 sideways false
15414 status open
15415
15416 \begin_layout Plain Layout
15417 \begin_inset Caption
15418
15419 \begin_layout Plain Layout
15420 \begin_inset CommandInset label
15421 LatexCommand label
15422 name "tab:Tableau-coloré-avec-colortbl"
15423
15424 \end_inset
15425
15426 Tableau coloré en utilisant le paquetage 
15427 \series bold
15428 colortbl
15429 \series default
15430
15431 \begin_inset OptArg
15432 status collapsed
15433
15434 \begin_layout Plain Layout
15435 Tableau avec colortbl
15436 \end_layout
15437
15438 \end_inset
15439
15440
15441 \end_layout
15442
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \begin_layout Plain Layout
15449 \align center
15450 \begin_inset Tabular
15451 <lyxtabular version="3" rows="3" columns="3">
15452 <features>
15453 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15454 <column alignment="center" valignment="top" width="0">
15455 <column alignment="center" valignment="top" width="0">
15456 <row>
15457 <cell alignment="center" valignment="top" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461 \begin_inset ERT
15462 status collapsed
15463
15464 \begin_layout Plain Layout
15465
15466
15467 \backslash
15468 rowcolor{cyan}
15469 \end_layout
15470
15471 \end_inset
15472
15473
15474 \color magenta
15475 a
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484
15485 \color red
15486 b
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 <cell alignment="center" valignment="top" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Plain Layout
15495
15496 \color red
15497 c
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 </row>
15503 <row>
15504 <cell alignment="center" valignment="top" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508
15509 \color yellow
15510 d
15511 \end_layout
15512
15513 \end_inset
15514 </cell>
15515 <cell alignment="center" valignment="top" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Plain Layout
15519
15520 \color blue
15521 e
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 <cell alignment="center" valignment="top" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Plain Layout
15530
15531 \color blue
15532 f
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 </row>
15538 <row>
15539 <cell alignment="center" valignment="top" usebox="none">
15540 \begin_inset Text
15541
15542 \begin_layout Plain Layout
15543
15544 \color yellow
15545 g
15546 \end_layout
15547
15548 \end_inset
15549 </cell>
15550 <cell alignment="center" valignment="top" usebox="none">
15551 \begin_inset Text
15552
15553 \begin_layout Plain Layout
15554
15555 \color blue
15556 h
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 <cell alignment="center" valignment="top" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Plain Layout
15565 \begin_inset ERT
15566 status collapsed
15567
15568 \begin_layout Plain Layout
15569
15570
15571 \backslash
15572 cellcolor{magenta}
15573 \end_layout
15574
15575 \end_inset
15576
15577
15578 \color green
15579 i
15580 \end_layout
15581
15582 \end_inset
15583 </cell>
15584 </row>
15585 </lyxtabular>
15586
15587 \end_inset
15588
15589
15590 \end_layout
15591
15592 \end_inset
15593
15594
15595 \end_layout
15596
15597 \begin_layout Standard
15598 \begin_inset ERT
15599 status collapsed
15600
15601 \begin_layout Plain Layout
15602
15603
15604 \backslash
15605 else
15606 \end_layout
15607
15608 \end_inset
15609
15610
15611 \begin_inset Note Note
15612 status open
15613
15614 \begin_layout Plain Layout
15615 Ce qui suit sera affiché si le paquetage 
15616 \series bold
15617 colortbl
15618 \series default
15619  n'est pas installé :
15620 \end_layout
15621
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \begin_layout Standard
15628 Vous devez installer le paquetage 
15629 \series bold
15630 colortbl
15631 \series default
15632  pour voir le contenu des cette section dans la sortie imprimée.
15633 \end_layout
15634
15635 \begin_layout Standard
15636 \begin_inset ERT
15637 status collapsed
15638
15639 \begin_layout Plain Layout
15640
15641
15642 \backslash
15643 fi
15644 \end_layout
15645
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \begin_layout Subsection
15652 Les filets colorées
15653 \begin_inset Index
15654 status collapsed
15655
15656 \begin_layout Plain Layout
15657 Tableau Coloré ! Pour les filets
15658 \end_layout
15659
15660 \end_inset
15661
15662
15663 \begin_inset Index
15664 status collapsed
15665
15666 \begin_layout Plain Layout
15667 Couleur ! Pour les filets des tableaux
15668 \end_layout
15669
15670 \end_inset
15671
15672
15673 \begin_inset Note Note
15674 status collapsed
15675
15676 \begin_layout Plain Layout
15677 on parle de filets plutôt que de lignes pour les tableaux
15678 \end_layout
15679
15680 \end_inset
15681
15682
15683 \end_layout
15684
15685 \begin_layout Standard
15686 Comme c'est décrit dans la section
15687 \begin_inset Space ~
15688 \end_inset
15689
15690
15691 \begin_inset CommandInset ref
15692 LatexCommand ref
15693 reference "sub:Epaisseur-filets"
15694
15695 \end_inset
15696
15697 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15698  variable 
15699 \series bold
15700
15701 \backslash
15702 arrayrulewidth
15703 \series default
15704 .
15705  Elle est mise à 1.5
15706 \begin_inset Space \thinspace{}
15707 \end_inset
15708
15709 pt pour tous les tableaux de cette section.
15710 \begin_inset ERT
15711 status collapsed
15712
15713 \begin_layout Plain Layout
15714
15715
15716 \backslash
15717 setlength{
15718 \backslash
15719 arrayrulewidth}{1.5pt}
15720 \end_layout
15721
15722 \end_inset
15723
15724
15725 \end_layout
15726
15727 \begin_layout Standard
15728 Pour colorer les filets verticaux, par exemple en vert, créez le format
15729  de colonne suivant dans le préambule du document, en suivant la description
15730  de la section
15731 \begin_inset Space ~
15732 \end_inset
15733
15734
15735 \begin_inset CommandInset ref
15736 LatexCommand ref
15737 reference "sub:Formats-personnalisés"
15738
15739 \end_inset
15740
15741 :
15742 \end_layout
15743
15744 \begin_layout Standard
15745
15746 \series bold
15747
15748 \backslash
15749 newcolumntype{W}{!{
15750 \backslash
15751 color{green}
15752 \backslash
15753 vline}}
15754 \end_layout
15755
15756 \begin_layout Standard
15757 Pour le tableau
15758 \begin_inset Space ~
15759 \end_inset
15760
15761
15762 \begin_inset CommandInset ref
15763 LatexCommand ref
15764 reference "tab:Tableau-filets-verticaux-colorés"
15765
15766 \end_inset
15767
15768  le paramètre LaTeX
15769 \series bold
15770  WcW
15771 \series default
15772  a été utilisé pour la dernière colonne et
15773 \series bold
15774  Wc
15775 \series default
15776  pour les autres colonnes.
15777 \end_layout
15778
15779 \begin_layout Standard
15780 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15781 \end_layout
15782
15783 \begin_layout Standard
15784 \begin_inset Float table
15785 placement h
15786 wide false
15787 sideways false
15788 status open
15789
15790 \begin_layout Plain Layout
15791 \begin_inset Caption
15792
15793 \begin_layout Plain Layout
15794 \begin_inset CommandInset label
15795 LatexCommand label
15796 name "tab:Tableau-filets-verticaux-colorés"
15797
15798 \end_inset
15799
15800 Tableau avec filets verticaux colorés
15801 \end_layout
15802
15803 \end_inset
15804
15805
15806 \end_layout
15807
15808 \begin_layout Plain Layout
15809 \align center
15810 \begin_inset Tabular
15811 <lyxtabular version="3" rows="3" columns="3">
15812 <features>
15813 <column alignment="center" valignment="top" width="0" special="Wc">
15814 <column alignment="center" valignment="top" width="0" special="Wc">
15815 <column alignment="center" valignment="top" width="0" special="WcW">
15816 <row>
15817 <cell alignment="center" valignment="top" topline="true" usebox="none">
15818 \begin_inset Text
15819
15820 \begin_layout Plain Layout
15821 sd
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 <cell alignment="center" valignment="top" topline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 <cell alignment="center" valignment="top" topline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Plain Layout
15839
15840 \end_layout
15841
15842 \end_inset
15843 </cell>
15844 </row>
15845 <row>
15846 <cell alignment="center" valignment="top" topline="true" usebox="none">
15847 \begin_inset Text
15848
15849 \begin_layout Plain Layout
15850
15851 \end_layout
15852
15853 \end_inset
15854 </cell>
15855 <cell alignment="center" valignment="top" topline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Plain Layout
15859 sd
15860 \end_layout
15861
15862 \end_inset
15863 </cell>
15864 <cell alignment="center" valignment="top" topline="true" usebox="none">
15865 \begin_inset Text
15866
15867 \begin_layout Plain Layout
15868
15869 \end_layout
15870
15871 \end_inset
15872 </cell>
15873 </row>
15874 <row>
15875 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Plain Layout
15879
15880 \end_layout
15881
15882 \end_inset
15883 </cell>
15884 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Plain Layout
15888
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15894 \begin_inset Text
15895
15896 \begin_layout Plain Layout
15897 sd
15898 \end_layout
15899
15900 \end_inset
15901 </cell>
15902 </row>
15903 </lyxtabular>
15904
15905 \end_inset
15906
15907
15908 \end_layout
15909
15910 \end_inset
15911
15912
15913 \end_layout
15914
15915 \begin_layout Standard
15916 \begin_inset VSpace bigskip
15917 \end_inset
15918
15919 Pour colorer les filets horizontaux en rouge comme pour le tableau
15920 \begin_inset Space ~
15921 \end_inset
15922
15923
15924 \begin_inset CommandInset ref
15925 LatexCommand ref
15926 reference "tab:Tableau-filet-horizontaux-colorés"
15927
15928 \end_inset
15929
15930 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15931  le flottant de tableau :
15932 \end_layout
15933
15934 \begin_layout Standard
15935
15936 \series bold
15937
15938 \backslash
15939 let
15940 \backslash
15941 myHlineC
15942 \backslash
15943 hline
15944 \begin_inset Newline newline
15945 \end_inset
15946
15947
15948 \backslash
15949 renewcommand{
15950 \backslash
15951 hline}
15952 \begin_inset Newline newline
15953 \end_inset
15954
15955
15956 \begin_inset ERT
15957 status collapsed
15958
15959 \begin_layout Plain Layout
15960
15961
15962 \backslash
15963 hphantom{ }
15964 \end_layout
15965
15966 \end_inset
15967
15968 {
15969 \backslash
15970 arrayrulecolor{red}
15971 \backslash
15972 myHlineC
15973 \backslash
15974 arrayrulecolor{black}}
15975 \end_layout
15976
15977 \begin_layout Standard
15978 \begin_inset ERT
15979 status collapsed
15980
15981 \begin_layout Plain Layout
15982
15983
15984 \backslash
15985 let
15986 \backslash
15987 myHlineC
15988 \backslash
15989 hline
15990 \end_layout
15991
15992 \begin_layout Plain Layout
15993
15994
15995 \backslash
15996 renewcommand{
15997 \backslash
15998 hline}
15999 \end_layout
16000
16001 \begin_layout Plain Layout
16002
16003  {
16004 \backslash
16005 arrayrulecolor{red}
16006 \backslash
16007 myHlineC
16008 \backslash
16009 arrayrulecolor{black}}
16010 \end_layout
16011
16012 \end_inset
16013
16014
16015 \begin_inset Float table
16016 placement h
16017 wide false
16018 sideways false
16019 status open
16020
16021 \begin_layout Plain Layout
16022 \begin_inset Caption
16023
16024 \begin_layout Plain Layout
16025 \begin_inset CommandInset label
16026 LatexCommand label
16027 name "tab:Tableau-filet-horizontaux-colorés"
16028
16029 \end_inset
16030
16031 Tableau avec filets horizontaux colorés
16032 \end_layout
16033
16034 \end_inset
16035
16036
16037 \end_layout
16038
16039 \begin_layout Plain Layout
16040 \align center
16041 \begin_inset Tabular
16042 <lyxtabular version="3" rows="3" columns="3">
16043 <features>
16044 <column alignment="center" valignment="top" width="0">
16045 <column alignment="center" valignment="top" width="0">
16046 <column alignment="center" valignment="top" width="0">
16047 <row>
16048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052 sd
16053 \end_layout
16054
16055 \end_inset
16056 </cell>
16057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 </row>
16076 <row>
16077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Plain Layout
16081
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16087 \begin_inset Text
16088
16089 \begin_layout Plain Layout
16090 sd
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 </row>
16105 <row>
16106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16107 \begin_inset Text
16108
16109 \begin_layout Plain Layout
16110
16111 \end_layout
16112
16113 \end_inset
16114 </cell>
16115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16116 \begin_inset Text
16117
16118 \begin_layout Plain Layout
16119
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128 sd
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 </row>
16134 </lyxtabular>
16135
16136 \end_inset
16137
16138
16139 \end_layout
16140
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \begin_layout Standard
16147 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16148  en code TeX, juste après le tableau ou le flottant de tableau :
16149 \end_layout
16150
16151 \begin_layout Standard
16152
16153 \series bold
16154
16155 \backslash
16156 renewcommand{
16157 \backslash
16158 hline}{
16159 \backslash
16160 myHlineC}
16161 \end_layout
16162
16163 \begin_layout Standard
16164 Le tableau
16165 \begin_inset Space ~
16166 \end_inset
16167
16168
16169 \begin_inset CommandInset ref
16170 LatexCommand ref
16171 reference "tab:Tableau-avec-filets-colorés"
16172
16173 \end_inset
16174
16175  est un exemple avec des filets horizontaux et verticaux colorés.
16176 \end_layout
16177
16178 \begin_layout Standard
16179 \begin_inset Float table
16180 placement h
16181 wide false
16182 sideways false
16183 status open
16184
16185 \begin_layout Plain Layout
16186 \begin_inset Caption
16187
16188 \begin_layout Plain Layout
16189 \begin_inset CommandInset label
16190 LatexCommand label
16191 name "tab:Tableau-avec-filets-colorés"
16192
16193 \end_inset
16194
16195 Tableau avec filets horizontaux et verticaux colorés
16196 \end_layout
16197
16198 \end_inset
16199
16200
16201 \end_layout
16202
16203 \begin_layout Plain Layout
16204 \align center
16205 \begin_inset Tabular
16206 <lyxtabular version="3" rows="3" columns="3">
16207 <features>
16208 <column alignment="center" valignment="top" width="0" special="Wc">
16209 <column alignment="center" valignment="top" width="0" special="Wc">
16210 <column alignment="center" valignment="top" width="0" special="WcW">
16211 <row>
16212 <cell alignment="center" valignment="top" topline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 sd
16217 \end_layout
16218
16219 \end_inset
16220 </cell>
16221 <cell alignment="center" valignment="top" topline="true" usebox="none">
16222 \begin_inset Text
16223
16224 \begin_layout Plain Layout
16225
16226 \end_layout
16227
16228 \end_inset
16229 </cell>
16230 <cell alignment="center" valignment="top" topline="true" usebox="none">
16231 \begin_inset Text
16232
16233 \begin_layout Plain Layout
16234
16235 \end_layout
16236
16237 \end_inset
16238 </cell>
16239 </row>
16240 <row>
16241 <cell alignment="center" valignment="top" topline="true" usebox="none">
16242 \begin_inset Text
16243
16244 \begin_layout Plain Layout
16245
16246 \end_layout
16247
16248 \end_inset
16249 </cell>
16250 <cell alignment="center" valignment="top" topline="true" usebox="none">
16251 \begin_inset Text
16252
16253 \begin_layout Plain Layout
16254 sd
16255 \end_layout
16256
16257 \end_inset
16258 </cell>
16259 <cell alignment="center" valignment="top" topline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Plain Layout
16263
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 </row>
16269 <row topspace="default">
16270 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Plain Layout
16283
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16289 \begin_inset Text
16290
16291 \begin_layout Plain Layout
16292 sd
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 </lyxtabular>
16299
16300 \end_inset
16301
16302
16303 \end_layout
16304
16305 \end_inset
16306
16307
16308 \end_layout
16309
16310 \begin_layout Standard
16311 \begin_inset ERT
16312 status collapsed
16313
16314 \begin_layout Plain Layout
16315
16316
16317 \backslash
16318 renewcommand{
16319 \backslash
16320 hline}{
16321 \backslash
16322 myHlineC}
16323 \end_layout
16324
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \begin_layout Standard
16331 \begin_inset ERT
16332 status collapsed
16333
16334 \begin_layout Plain Layout
16335
16336
16337 \backslash
16338 setlength{
16339 \backslash
16340 arrayrulewidth}{0.4pt}
16341 \end_layout
16342
16343 \end_inset
16344
16345
16346 \end_layout
16347
16348 \begin_layout Section
16349 Personnalisation des Tableaux
16350 \begin_inset Index
16351 status collapsed
16352
16353 \begin_layout Plain Layout
16354 Tableau ! Personnalisation
16355 \end_layout
16356
16357 \end_inset
16358
16359
16360 \begin_inset Index
16361 status collapsed
16362
16363 \begin_layout Plain Layout
16364 Personnalisation des tableaux
16365 \end_layout
16366
16367 \end_inset
16368
16369
16370 \end_layout
16371
16372 \begin_layout Subsection
16373 Espacement des lignes
16374 \begin_inset CommandInset label
16375 LatexCommand label
16376 name "sub:Espacement-lignes"
16377
16378 \end_inset
16379
16380
16381 \begin_inset Index
16382 status collapsed
16383
16384 \begin_layout Plain Layout
16385 Personnalisation des tableaux ! Espacement des lignes
16386 \end_layout
16387
16388 \end_inset
16389
16390
16391 \end_layout
16392
16393 \begin_layout Standard
16394 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16395  l'onglet 
16396 \family sans
16397 Bordures
16398 \family default
16399  de la fenêtre de dialogue 
16400 \family sans
16401 Paramètres
16402 \begin_inset Space ~
16403 \end_inset
16404
16405 du
16406 \begin_inset Space ~
16407 \end_inset
16408
16409 tableau
16410 \family default
16411 .
16412  Vous y trouverez trois possibilités :
16413 \end_layout
16414
16415 \begin_layout Description
16416 Haut
16417 \begin_inset Space ~
16418 \end_inset
16419
16420 de
16421 \begin_inset Space ~
16422 \end_inset
16423
16424 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16425  Si le tableau est un tableau formel
16426 \begin_inset Foot
16427 status collapsed
16428
16429 \begin_layout Plain Layout
16430 Les tableaux formels sont décrits dans la section
16431 \begin_inset Space ~
16432 \end_inset
16433
16434
16435 \begin_inset CommandInset ref
16436 LatexCommand ref
16437 reference "sec:Tableaux-Formels"
16438
16439 \end_inset
16440
16441 .
16442 \end_layout
16443
16444 \end_inset
16445
16446  LyX va insérer par défaut un espace de 0.5
16447 \begin_inset Space \thinspace{}
16448 \end_inset
16449
16450 em.
16451  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16452  les filets verticaux comme dans le tableau suivant :
16453 \begin_inset VSpace medskip
16454 \end_inset
16455
16456
16457 \begin_inset Newline newline
16458 \end_inset
16459
16460
16461 \begin_inset Space \hspace*{}
16462 \length 0pt
16463 \end_inset
16464
16465
16466 \begin_inset Space \hfill{}
16467 \end_inset
16468
16469
16470 \begin_inset Tabular
16471 <lyxtabular version="3" rows="3" columns="1">
16472 <features>
16473 <column alignment="center" valignment="top" width="0">
16474 <row>
16475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479 A
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 </row>
16485 <row topspace="3mm">
16486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490 espace de 3
16491 \begin_inset Space \thinspace{}
16492 \end_inset
16493
16494 mm en haut de la ligne
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 </row>
16500 <row>
16501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16502 \begin_inset Text
16503
16504 \begin_layout Plain Layout
16505 C
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 </row>
16511 </lyxtabular>
16512
16513 \end_inset
16514
16515
16516 \begin_inset Space \hfill{}
16517 \end_inset
16518
16519
16520 \begin_inset Space \hspace*{}
16521 \length 0pt
16522 \end_inset
16523
16524
16525 \begin_inset VSpace medskip
16526 \end_inset
16527
16528
16529 \begin_inset Newline newline
16530 \end_inset
16531
16532 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16533  pas de filets verticaux.
16534 \end_layout
16535
16536 \begin_layout Description
16537 Bas
16538 \begin_inset Space ~
16539 \end_inset
16540
16541 de
16542 \begin_inset Space ~
16543 \end_inset
16544
16545 ligne va ajouter de l'espace sous les caractères de la ligne.
16546  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16547  de 0.5
16548 \begin_inset Space \thinspace{}
16549 \end_inset
16550
16551 em, pour les tableaux normaux, l'espace par défaut est de 2
16552 \begin_inset Space \thinspace{}
16553 \end_inset
16554
16555 pt.
16556 \end_layout
16557
16558 \begin_layout Description
16559 Entre
16560 \begin_inset Space ~
16561 \end_inset
16562
16563 les
16564 \begin_inset Space ~
16565 \end_inset
16566
16567 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16568  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16569  de 0.5
16570 \begin_inset Space \thinspace{}
16571 \end_inset
16572
16573 em.
16574  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16575  les filets verticaux comme dans le tableau suivant :
16576 \begin_inset VSpace medskip
16577 \end_inset
16578
16579
16580 \begin_inset Newline newline
16581 \end_inset
16582
16583
16584 \begin_inset Space \hspace*{}
16585 \length 0pt
16586 \end_inset
16587
16588
16589 \begin_inset Space \hfill{}
16590 \end_inset
16591
16592
16593 \begin_inset Tabular
16594 <lyxtabular version="3" rows="3" columns="1">
16595 <features>
16596 <column alignment="center" valignment="top" width="0">
16597 <row>
16598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 A
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 </row>
16608 <row interlinespace="3mm">
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613 \begin_inset Formula $\downarrow$
16614 \end_inset
16615
16616  espace de 3
16617 \begin_inset Space \thinspace{}
16618 \end_inset
16619
16620 mm entre les lignes 
16621 \begin_inset Formula $\downarrow$
16622 \end_inset
16623
16624
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 </row>
16630 <row>
16631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635 \begin_inset Formula $\uparrow$
16636 \end_inset
16637
16638  espace de 3
16639 \begin_inset Space \thinspace{}
16640 \end_inset
16641
16642 mm entre les lignes 
16643 \begin_inset Formula $\uparrow$
16644 \end_inset
16645
16646
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 </row>
16652 </lyxtabular>
16653
16654 \end_inset
16655
16656
16657 \begin_inset Space \hfill{}
16658 \end_inset
16659
16660
16661 \begin_inset Space \hspace*{}
16662 \length 0pt
16663 \end_inset
16664
16665
16666 \begin_inset VSpace medskip
16667 \end_inset
16668
16669
16670 \begin_inset Newline newline
16671 \end_inset
16672
16673 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16674  pas de filets verticaux.
16675 \end_layout
16676
16677 \begin_layout Standard
16678 \begin_inset VSpace bigskip
16679 \end_inset
16680
16681 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16682  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16683  dans le préambule :
16684 \end_layout
16685
16686 \begin_layout Standard
16687
16688 \series bold
16689
16690 \backslash
16691 @ifundefined{extrarowheight}
16692 \begin_inset Newline newline
16693 \end_inset
16694
16695
16696 \begin_inset ERT
16697 status collapsed
16698
16699 \begin_layout Plain Layout
16700
16701
16702 \backslash
16703 hphantom{ }
16704 \end_layout
16705
16706 \end_inset
16707
16708 {
16709 \backslash
16710 usepackage{array}}{}
16711 \begin_inset Newline newline
16712 \end_inset
16713
16714
16715 \backslash
16716 setlength{
16717 \backslash
16718 extrarowheight}{height}
16719 \end_layout
16720
16721 \begin_layout Standard
16722 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16723  plus exactement centré verticalement.
16724  (le paquetage 
16725 \series bold
16726 array 
16727 \series default
16728 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16729  auto-définis.
16730  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16731  
16732 \series bold
16733
16734 \backslash
16735 @ifundefined
16736 \series default
16737  dans la commande précédente.)
16738 \end_layout
16739
16740 \begin_layout Subsection
16741 Alignements de cellules spéciaux
16742 \begin_inset Index
16743 status collapsed
16744
16745 \begin_layout Plain Layout
16746 Personnalisation des tableaux ! Alignement de cellules spéciaux
16747 \end_layout
16748
16749 \end_inset
16750
16751
16752 \end_layout
16753
16754 \begin_layout Standard
16755 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16756  cellules sur un caractère donné, par exemple le séparateur décimal comme
16757  dans le tableau
16758 \begin_inset Space ~
16759 \end_inset
16760
16761
16762 \begin_inset CommandInset ref
16763 LatexCommand ref
16764 reference "tab:Tableau-centré-sur-séparateur"
16765
16766 \end_inset
16767
16768 .
16769 \end_layout
16770
16771 \begin_layout Standard
16772 \begin_inset Float table
16773 placement h
16774 wide false
16775 sideways false
16776 status open
16777
16778 \begin_layout Plain Layout
16779 \begin_inset Caption
16780
16781 \begin_layout Plain Layout
16782 \begin_inset CommandInset label
16783 LatexCommand label
16784 name "tab:Tableau-centré-sur-séparateur"
16785
16786 \end_inset
16787
16788 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16789 \end_layout
16790
16791 \end_inset
16792
16793
16794 \end_layout
16795
16796 \begin_layout Plain Layout
16797 \align center
16798 \begin_inset Tabular
16799 <lyxtabular version="3" rows="4" columns="2">
16800 <features>
16801 <column alignment="right" valignment="top" width="0">
16802 <column alignment="left" valignment="top" width="0" special="@{}l">
16803 <row>
16804 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 en-tête
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 </row>
16823 <row>
16824 <cell alignment="center" valignment="top" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 12,
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 <cell alignment="center" valignment="top" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837 6
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 </row>
16843 <row>
16844 <cell alignment="center" valignment="top" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 0,
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 68
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 </row>
16863 <row>
16864 <cell alignment="center" valignment="top" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868 -123,
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 0
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 </lyxtabular>
16884
16885 \end_inset
16886
16887
16888 \end_layout
16889
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \begin_layout Standard
16896 Ce tableau a été créé comme un tableau 4×2.
16897  L'en-tête est une cellule multicolonne centrée.
16898  La première colonne est alignée à droite et contient les chiffres qui se
16899  trouvent avant la virgule ainsi que la virgule elle-même.
16900  La deuxième colonne est alignée à gauche et contient les chiffres situés
16901  après la virgule.
16902  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16903  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16904 \end_layout
16905
16906 \begin_layout Standard
16907
16908 \series bold
16909 @{}l
16910 \end_layout
16911
16912 \begin_layout Standard
16913 Le tableau
16914 \begin_inset Space ~
16915 \end_inset
16916
16917
16918 \begin_inset CommandInset ref
16919 LatexCommand ref
16920 reference "tab:Plusieurs-exemples-alignements"
16921
16922 \end_inset
16923
16924  montre quelques exemples d'alignements.
16925  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16926  plus petit espace mathématique au début de la dernière colonne pour obtenir
16927  l'espacement correct autour du signe de relation.
16928 \end_layout
16929
16930 \begin_layout Standard
16931 \begin_inset Float table
16932 wide false
16933 sideways false
16934 status open
16935
16936 \begin_layout Plain Layout
16937 \begin_inset Caption
16938
16939 \begin_layout Plain Layout
16940 \begin_inset CommandInset label
16941 LatexCommand label
16942 name "tab:Plusieurs-exemples-alignements"
16943
16944 \end_inset
16945
16946 Plusieurs exemples d'alignement de cellules
16947 \lang english
16948 .
16949 \end_layout
16950
16951 \end_inset
16952
16953
16954 \end_layout
16955
16956 \begin_layout Plain Layout
16957 \align center
16958 \begin_inset Tabular
16959 <lyxtabular version="3" rows="4" columns="6">
16960 <features>
16961 <column alignment="right" valignment="top" width="0">
16962 <column alignment="left" valignment="top" width="0" special="@{}l">
16963 <column alignment="right" valignment="top" width="0">
16964 <column alignment="left" valignment="top" width="0" special="@{}l">
16965 <column alignment="right" valignment="top" width="0">
16966 <column alignment="left" valignment="top" width="0" special="@{}l">
16967 <row>
16968 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972 unités
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990 exposants
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 relations
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 12×
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037 24
17038 \begin_inset Space \thinspace{}
17039 \end_inset
17040
17041 bouteilles
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 <cell alignment="center" valignment="top" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050 \begin_inset Formula $10\cdot$
17051 \end_inset
17052
17053
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062 \begin_inset Formula $10^{\mbox{-}17}$
17063 \end_inset
17064
17065
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 <cell alignment="center" valignment="top" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074 \begin_inset Formula $\Gamma(t)\propto$
17075 \end_inset
17076
17077
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 \begin_inset Formula $\:\Upsilon(t)$
17087 \end_inset
17088
17089
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 </row>
17095 <row>
17096 <cell alignment="center" valignment="top" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 1024×
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109 768
17110 \begin_inset Space \thinspace{}
17111 \end_inset
17112
17113 Pixels
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 \begin_inset Formula $5.78\cdot$
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134 \begin_inset Formula $10^{7}$
17135 \end_inset
17136
17137
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146 \begin_inset Formula $A\ne$
17147 \end_inset
17148
17149
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 \begin_inset Formula $\: B_{\mathrm{red}}$
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 </row>
17167 <row>
17168 <cell alignment="center" valignment="top" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 32×
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181 6
17182 \begin_inset Space \thinspace{}
17183 \end_inset
17184
17185 cm
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 -
17195 \begin_inset Formula $33.5\cdot$
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207 \begin_inset Formula $10^{4}$
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 \begin_inset Formula $\sin(\alpha)\ge$
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 <cell alignment="center" valignment="top" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231 \begin_inset Formula $\:\sin(\beta)$
17232 \end_inset
17233
17234
17235 \end_layout
17236
17237 \end_inset
17238 </cell>
17239 </row>
17240 </lyxtabular>
17241
17242 \end_inset
17243
17244
17245 \end_layout
17246
17247 \end_inset
17248
17249
17250 \end_layout
17251
17252 \begin_layout Standard
17253 \begin_inset VSpace bigskip
17254 \end_inset
17255
17256 Il y a aussi le paquetage LaTeX 
17257 \series bold
17258 dcolumn
17259 \series default
17260
17261 \begin_inset Index
17262 status collapsed
17263
17264 \begin_layout Plain Layout
17265 Paquetages LaTeX ! dcolumn
17266 \end_layout
17267
17268 \end_inset
17269
17270  qui fournit des alignements pour les cellules de tableaux.
17271  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17272  et ne permet pas de formules dans les cellules du tableau : Avec 
17273 \series bold
17274 dcolumn
17275 \series default
17276  la première colonne du tableau
17277 \begin_inset Space ~
17278 \end_inset
17279
17280
17281 \begin_inset CommandInset ref
17282 LatexCommand ref
17283 reference "tab:Plusieurs-exemples-alignements"
17284
17285 \end_inset
17286
17287  ressemblera à la première colonne du tableau
17288 \begin_inset Space ~
17289 \end_inset
17290
17291
17292 \begin_inset CommandInset ref
17293 LatexCommand ref
17294 reference "tab:Alignements-avec-dcolumn"
17295
17296 \end_inset
17297
17298
17299 \lang english
17300  and only with some tricks like the expected.
17301  
17302 \lang french
17303 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17304 \begin_inset Space ~
17305 \end_inset
17306
17307
17308 \begin_inset CommandInset ref
17309 LatexCommand ref
17310 reference "tab:Plusieurs-exemples-alignements"
17311
17312 \end_inset
17313
17314  avec 
17315 \series bold
17316 dcolumn
17317 \series default
17318 .
17319 \end_layout
17320
17321 \begin_layout Standard
17322 \begin_inset Float table
17323 placement h
17324 wide false
17325 sideways false
17326 status open
17327
17328 \begin_layout Plain Layout
17329 \begin_inset Caption
17330
17331 \begin_layout Plain Layout
17332 \begin_inset CommandInset label
17333 LatexCommand label
17334 name "tab:Alignements-avec-dcolumn"
17335
17336 \end_inset
17337
17338 Alignements quand on utilise le paquetage LaTeX dcolumn.
17339  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17340  pour obtenir la sortie.
17341 \end_layout
17342
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \begin_layout Plain Layout
17349 \align center
17350 \begin_inset Tabular
17351 <lyxtabular version="3" rows="4" columns="3">
17352 <features>
17353 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1}">
17354 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17355 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.7}">
17356 <row>
17357 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 unités
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 unités
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 unités
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 </row>
17385 <row>
17386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 12x24
17391 \begin_inset Space \thinspace{}
17392 \end_inset
17393
17394 bouteilles
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 12x24
17404 \begin_inset Space \thinspace{}
17405 \end_inset
17406
17407
17408 \begin_inset Formula $\mbox{bouteilles}$
17409 \end_inset
17410
17411
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 <cell alignment="center" valignment="top" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420 12
17421 \begin_inset ERT
17422 status collapsed
17423
17424 \begin_layout Plain Layout
17425
17426
17427 \backslash
17428 times 
17429 \end_layout
17430
17431 \end_inset
17432
17433 24~
17434 \begin_inset Formula $\mbox{bouteilles}$
17435 \end_inset
17436
17437
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 </row>
17443 <row>
17444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17445 \begin_inset Text
17446
17447 \begin_layout Plain Layout
17448 1024x768
17449 \begin_inset Space \thinspace{}
17450 \end_inset
17451
17452 Pixels
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461 1024x768
17462 \begin_inset Space \thinspace{}
17463 \end_inset
17464
17465
17466 \begin_inset Formula $\mbox{Pixels}$
17467 \end_inset
17468
17469
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 1024
17479 \begin_inset ERT
17480 status collapsed
17481
17482 \begin_layout Plain Layout
17483
17484
17485 \backslash
17486 times 
17487 \end_layout
17488
17489 \end_inset
17490
17491 768~
17492 \begin_inset Formula $\mbox{Pixels}$
17493 \end_inset
17494
17495
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 </row>
17501 <row>
17502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 32x6
17507 \begin_inset Space \thinspace{}
17508 \end_inset
17509
17510 cm
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519 32x6
17520 \begin_inset Space \thinspace{}
17521 \end_inset
17522
17523
17524 \begin_inset Formula $\mbox{cm}$
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 <cell alignment="center" valignment="top" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Plain Layout
17536 32
17537 \begin_inset ERT
17538 status collapsed
17539
17540 \begin_layout Plain Layout
17541
17542
17543 \backslash
17544 times 
17545 \end_layout
17546
17547 \end_inset
17548
17549 6~
17550 \begin_inset Formula $\mbox{cm}$
17551 \end_inset
17552
17553
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 </row>
17559 </lyxtabular>
17560
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \end_inset
17567
17568
17569 \end_layout
17570
17571 \begin_layout Subsection
17572 Formats de cellule et de colonne personnalisés
17573 \begin_inset CommandInset label
17574 LatexCommand label
17575 name "sub:Formats-personnalisés"
17576
17577 \end_inset
17578
17579
17580 \begin_inset Index
17581 status collapsed
17582
17583 \begin_layout Plain Layout
17584 Personnalisation des tableaux !  Format de cellule/colonne
17585 \end_layout
17586
17587 \end_inset
17588
17589
17590 \end_layout
17591
17592 \begin_layout Standard
17593 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17594  multicolonne comme dans la section
17595 \begin_inset Space ~
17596 \end_inset
17597
17598
17599 \begin_inset CommandInset ref
17600 LatexCommand ref
17601 reference "sub:Calculs-multicolonnes"
17602
17603 \end_inset
17604
17605  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17606  multicolonnes.
17607  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17608  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17609  du document.
17610  Le format est défini avec la commande
17611 \end_layout
17612
17613 \begin_layout Standard
17614
17615 \series bold
17616
17617 \backslash
17618 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17619 \end_layout
17620
17621 \begin_layout Standard
17622 Le nom du format peut n'avoir qu'une lettre.
17623  Les lettres 
17624 \emph on
17625 b
17626 \emph default
17627
17628 \emph on
17629 c
17630 \emph default
17631
17632 \emph on
17633 l
17634 \emph default
17635
17636 \emph on
17637 m
17638 \emph default
17639
17640 \emph on
17641 p
17642 \emph default
17643  et 
17644 \emph on
17645 r
17646 \emph default
17647  sont prédéfinies et donc ne peuvent être utilisées.
17648  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17649 \end_layout
17650
17651 \begin_layout Standard
17652 \begin_inset VSpace medskip
17653 \end_inset
17654
17655
17656 \end_layout
17657
17658 \begin_layout Standard
17659 Pour de cellules multicolonnes centrées verticalement et horizontalement
17660  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17661  :
17662 \end_layout
17663
17664 \begin_layout Standard
17665
17666 \series bold
17667
17668 \backslash
17669 newcolumntype{M}[1]{>{
17670 \backslash
17671 centering
17672 \backslash
17673 hspace{0pt}}m{#1}}
17674 \end_layout
17675
17676 \begin_layout Standard
17677 Où le 
17678 \series bold
17679
17680 \backslash
17681 hspace{0pt}
17682 \series default
17683  évite le problème de césure du premier mot, comme c'est décrit en section
17684 \begin_inset Space ~
17685 \end_inset
17686
17687
17688 \begin_inset CommandInset ref
17689 LatexCommand ref
17690 reference "sub:Lignes-multiple-dans-cellule"
17691
17692 \end_inset
17693
17694 .
17695  Ensuite, vous pouvez entrer
17696 \end_layout
17697
17698 \begin_layout Standard
17699
17700 \series bold
17701 M{width}
17702 \end_layout
17703
17704 \begin_layout Standard
17705 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17706  une multicolonne.
17707 \end_layout
17708
17709 \begin_layout Standard
17710 \begin_inset VSpace bigskip
17711 \end_inset
17712
17713
17714 \end_layout
17715
17716 \begin_layout Standard
17717 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17718  définir le format
17719 \end_layout
17720
17721 \begin_layout Standard
17722
17723 \series bold
17724
17725 \backslash
17726 newcolumntype{S}[2]{>{
17727 \backslash
17728 centering
17729 \backslash
17730 hspace{0pt}}
17731 \begin_inset Newline newline
17732 \end_inset
17733
17734
17735 \begin_inset ERT
17736 status collapsed
17737
17738 \begin_layout Plain Layout
17739
17740
17741 \backslash
17742 phantom{
17743 \end_layout
17744
17745 \end_inset
17746
17747
17748 \backslash
17749 newcolumntype{S}[2]
17750 \begin_inset ERT
17751 status collapsed
17752
17753 \begin_layout Plain Layout
17754
17755 }
17756 \end_layout
17757
17758 \end_inset
17759
17760 m{(#1+(2
17761 \backslash
17762 tabcolsep+
17763 \backslash
17764 arrayrulewidth)*(1-#2))/#2}}
17765 \end_layout
17766
17767 \begin_layout Standard
17768 Ce format utilise l'équation
17769 \begin_inset Space ~
17770 \end_inset
17771
17772
17773 \begin_inset CommandInset ref
17774 LatexCommand eqref
17775 reference "eq:Wgn"
17776
17777 \end_inset
17778
17779  pour calculer la largeur que doit avoir chacune des cellules couverte par
17780  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17781 \end_layout
17782
17783 \begin_layout Standard
17784 Ensuite, vous pouvez entrer
17785 \end_layout
17786
17787 \begin_layout Standard
17788
17789 \series bold
17790 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17791 \end_layout
17792
17793 \begin_layout Standard
17794 comme paramètre LaTeX de la colonne.
17795 \end_layout
17796
17797 \begin_layout Standard
17798 \begin_inset VSpace bigskip
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \begin_layout Standard
17805 Pour des colonnes colorées, vous pouvez définir
17806 \end_layout
17807
17808 \begin_layout Standard
17809
17810 \series bold
17811
17812 \backslash
17813 newcolumntype{K}[1]{>{
17814 \backslash
17815 columncolor{#1}
17816 \backslash
17817 hspace{0pt}}c}
17818 \end_layout
17819
17820 \begin_layout Standard
17821 Le 
17822 \begin_inset Quotes eld
17823 \end_inset
17824
17825 c
17826 \begin_inset Quotes erd
17827 \end_inset
17828
17829  à la fin crée une colonne de largeur variable dont le texte est centré
17830  horizontalement.
17831  Vous pouvez maintenant entrer
17832 \end_layout
17833
17834 \begin_layout Standard
17835
17836 \series bold
17837 K{nom de couleur}
17838 \end_layout
17839
17840 \begin_layout Standard
17841 comme paramètre LaTeX.
17842 \end_layout
17843
17844 \begin_layout Standard
17845 \begin_inset VSpace bigskip
17846 \end_inset
17847
17848
17849 \end_layout
17850
17851 \begin_layout Standard
17852 Pour créer le tableau
17853 \begin_inset Space ~
17854 \end_inset
17855
17856
17857 \begin_inset CommandInset ref
17858 LatexCommand ref
17859 reference "tab:Tableau-formats-personnalisés"
17860
17861 \end_inset
17862
17863  utilisez les paramètres LaTeX
17864 \end_layout
17865
17866 \begin_layout Standard
17867
17868 \series bold
17869 M{2.5cm}
17870 \end_layout
17871
17872 \begin_layout Standard
17873 pour la première colonne et la multicolonne,
17874 \end_layout
17875
17876 \begin_layout Standard
17877
17878 \series bold
17879 K{red}
17880 \end_layout
17881
17882 \begin_layout Standard
17883 pour la dernière colonne, et
17884 \end_layout
17885
17886 \begin_layout Standard
17887
17888 \series bold
17889 S{2.5cm}{2}
17890 \end_layout
17891
17892 \begin_layout Standard
17893 pour les cellules de la deuxième colonne.
17894 \end_layout
17895
17896 \begin_layout Standard
17897 \begin_inset Float table
17898 placement h
17899 wide false
17900 sideways false
17901 status open
17902
17903 \begin_layout Plain Layout
17904 \begin_inset Caption
17905
17906 \begin_layout Plain Layout
17907 \begin_inset CommandInset label
17908 LatexCommand label
17909 name "tab:Tableau-formats-personnalisés"
17910
17911 \end_inset
17912
17913 Tableau utilisant des formats personnalisés
17914 \end_layout
17915
17916 \end_inset
17917
17918
17919 \end_layout
17920
17921 \begin_layout Plain Layout
17922 \align center
17923 \begin_inset Tabular
17924 <lyxtabular version="3" rows="3" columns="4">
17925 <features>
17926 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17927 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17928 <column alignment="center" valignment="middle" width="0">
17929 <column alignment="center" valignment="middle" width="0" special="K{red}">
17930 <row>
17931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 motTrèsLongDansUneCellule
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944 multicolonne avec multiligne
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 c
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 </row>
17968 <row>
17969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 d
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982 e
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991 f
17992 \end_layout
17993
17994 \end_inset
17995 </cell>
17996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Plain Layout
18000 g
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 </row>
18006 <row>
18007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011 h
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020 i
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029 j
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 k
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 </row>
18044 </lyxtabular>
18045
18046 \end_inset
18047
18048
18049 \end_layout
18050
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \begin_layout Subsection
18057 Épaisseur des filets
18058 \begin_inset CommandInset label
18059 LatexCommand label
18060 name "sub:Epaisseur-filets"
18061
18062 \end_inset
18063
18064
18065 \begin_inset Index
18066 status collapsed
18067
18068 \begin_layout Plain Layout
18069 Personnalisation des tableaux ! Épaisseur filets
18070 \end_layout
18071
18072 \end_inset
18073
18074
18075 \end_layout
18076
18077 \begin_layout Standard
18078 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18079  
18080 \series bold
18081
18082 \backslash
18083 arrayrulewidth
18084 \series default
18085 .
18086  Pour mettre, par exemple, une épaisseur de filet de 1.5
18087 \begin_inset Space \thinspace{}
18088 \end_inset
18089
18090 pt, comme pour le tableau
18091 \begin_inset Space ~
18092 \end_inset
18093
18094
18095 \begin_inset CommandInset ref
18096 LatexCommand ref
18097 reference "tab:Tableau-filets-1.5pt"
18098
18099 \end_inset
18100
18101 , insérez la commande
18102 \end_layout
18103
18104 \begin_layout Standard
18105
18106 \series bold
18107
18108 \backslash
18109 setlength{
18110 \backslash
18111 arrayrulewidth}{1.5pt}
18112 \end_layout
18113
18114 \begin_layout Standard
18115 en code TeX avant le tableau ou le flottant de tableau.
18116  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18117  suivent.
18118  pour revenir aux valeurs par défaut, mettez 
18119 \series bold
18120
18121 \backslash
18122 arrayrulewidth
18123 \series default
18124  à 0.4
18125 \begin_inset Space \thinspace{}
18126 \end_inset
18127
18128 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18129 \end_layout
18130
18131 \begin_layout Standard
18132 \begin_inset ERT
18133 status collapsed
18134
18135 \begin_layout Plain Layout
18136
18137
18138 \backslash
18139 setlength{
18140 \backslash
18141 arrayrulewidth}{1.5pt}
18142 \end_layout
18143
18144 \end_inset
18145
18146
18147 \begin_inset Float table
18148 wide false
18149 sideways false
18150 status open
18151
18152 \begin_layout Plain Layout
18153 \begin_inset Caption
18154
18155 \begin_layout Plain Layout
18156 \begin_inset CommandInset label
18157 LatexCommand label
18158 name "tab:Tableau-filets-1.5pt"
18159
18160 \end_inset
18161
18162 Tableau avec des filets de 1.5
18163 \begin_inset Space \thinspace{}
18164 \end_inset
18165
18166 pt
18167 \end_layout
18168
18169 \end_inset
18170
18171
18172 \end_layout
18173
18174 \begin_layout Plain Layout
18175 \align center
18176 \begin_inset Tabular
18177 <lyxtabular version="3" rows="3" columns="3">
18178 <features>
18179 <column alignment="center" valignment="top" width="0">
18180 <column alignment="center" valignment="top" width="0">
18181 <column alignment="center" valignment="top" width="0">
18182 <row>
18183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 sd
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 </row>
18211 <row>
18212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Plain Layout
18216
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 sd
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 </row>
18240 <row>
18241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Plain Layout
18263 sd
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 </row>
18269 </lyxtabular>
18270
18271 \end_inset
18272
18273
18274 \end_layout
18275
18276 \end_inset
18277
18278
18279 \begin_inset ERT
18280 status collapsed
18281
18282 \begin_layout Plain Layout
18283
18284
18285 \backslash
18286 setlength{
18287 \backslash
18288 arrayrulewidth}{0.4pt}
18289 \end_layout
18290
18291 \end_inset
18292
18293
18294 \end_layout
18295
18296 \begin_layout Standard
18297 \begin_inset VSpace bigskip
18298 \end_inset
18299
18300 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18301 \begin_inset Space \thinspace{}
18302 \end_inset
18303
18304 pt, comme dans le tableau
18305 \begin_inset Space ~
18306 \end_inset
18307
18308
18309 \begin_inset CommandInset ref
18310 LatexCommand ref
18311 reference "tab:Tableau-filets-horizontaux-1.5pt"
18312
18313 \end_inset
18314
18315 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18316  de tableau :
18317 \end_layout
18318
18319 \begin_layout Standard
18320
18321 \series bold
18322
18323 \backslash
18324 let
18325 \backslash
18326 myHline
18327 \backslash
18328 hline
18329 \begin_inset Newline newline
18330 \end_inset
18331
18332
18333 \backslash
18334 renewcommand{
18335 \backslash
18336 hline}
18337 \begin_inset Newline newline
18338 \end_inset
18339
18340  {
18341 \backslash
18342 noalign{
18343 \backslash
18344 global
18345 \backslash
18346 arrayrulewidth 1.5pt}
18347 \begin_inset Newline newline
18348 \end_inset
18349
18350  
18351 \backslash
18352 myHline
18353 \backslash
18354 noalign{
18355 \backslash
18356 global
18357 \backslash
18358 arrayrulewidth 0.4pt}}
18359 \end_layout
18360
18361 \begin_layout Standard
18362 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18363  en code TeX après le tableau ou le flottant de tableau :
18364 \end_layout
18365
18366 \begin_layout Standard
18367
18368 \series bold
18369
18370 \backslash
18371 renewcommand{
18372 \backslash
18373 hline}{
18374 \backslash
18375 myHline}
18376 \end_layout
18377
18378 \begin_layout Standard
18379 \begin_inset ERT
18380 status collapsed
18381
18382 \begin_layout Plain Layout
18383
18384
18385 \backslash
18386 let
18387 \backslash
18388 myHline
18389 \backslash
18390 hline
18391 \end_layout
18392
18393 \begin_layout Plain Layout
18394
18395
18396 \backslash
18397 renewcommand{
18398 \backslash
18399 hline}
18400 \end_layout
18401
18402 \begin_layout Plain Layout
18403
18404  {
18405 \backslash
18406 noalign{
18407 \backslash
18408 global
18409 \backslash
18410 arrayrulewidth 1.5pt}
18411 \end_layout
18412
18413 \begin_layout Plain Layout
18414
18415   
18416 \backslash
18417 myHline
18418 \backslash
18419 noalign{
18420 \backslash
18421 global
18422 \backslash
18423 arrayrulewidth 0.4pt}}
18424 \end_layout
18425
18426 \end_inset
18427
18428
18429 \begin_inset Float table
18430 wide false
18431 sideways false
18432 status open
18433
18434 \begin_layout Plain Layout
18435 \begin_inset Caption
18436
18437 \begin_layout Plain Layout
18438 \begin_inset CommandInset label
18439 LatexCommand label
18440 name "tab:Tableau-filets-horizontaux-1.5pt"
18441
18442 \end_inset
18443
18444 Tableau avec des filets horizontaux de 1.5
18445 \begin_inset Space \thinspace{}
18446 \end_inset
18447
18448 pt
18449 \end_layout
18450
18451 \end_inset
18452
18453
18454 \end_layout
18455
18456 \begin_layout Plain Layout
18457 \align center
18458 \begin_inset Tabular
18459 <lyxtabular version="3" rows="3" columns="3">
18460 <features>
18461 <column alignment="center" valignment="top" width="0">
18462 <column alignment="center" valignment="top" width="0">
18463 <column alignment="center" valignment="top" width="0">
18464 <row>
18465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 sd
18470 \end_layout
18471
18472 \end_inset
18473 </cell>
18474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 </row>
18493 <row>
18494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507 sd
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 </row>
18522 <row>
18523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18524 \begin_inset Text
18525
18526 \begin_layout Plain Layout
18527
18528 \end_layout
18529
18530 \end_inset
18531 </cell>
18532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 sd
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 </row>
18551 </lyxtabular>
18552
18553 \end_inset
18554
18555
18556 \end_layout
18557
18558 \end_inset
18559
18560
18561 \begin_inset ERT
18562 status collapsed
18563
18564 \begin_layout Plain Layout
18565
18566
18567 \backslash
18568 renewcommand{
18569 \backslash
18570 hline}{
18571 \backslash
18572 myHline}
18573 \end_layout
18574
18575 \end_inset
18576
18577
18578 \end_layout
18579
18580 \begin_layout Standard
18581 \begin_inset VSpace bigskip
18582 \end_inset
18583
18584 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18585 \begin_inset Space \thinspace{}
18586 \end_inset
18587
18588 pt, créez le format de colonne suivant dans le préambule, en suivant la
18589  description de la section
18590 \begin_inset Space ~
18591 \end_inset
18592
18593
18594 \begin_inset CommandInset ref
18595 LatexCommand ref
18596 reference "sub:Formats-personnalisés"
18597
18598 \end_inset
18599
18600 :
18601 \end_layout
18602
18603 \begin_layout Standard
18604
18605 \series bold
18606
18607 \backslash
18608 newcolumntype{V}{!{
18609 \backslash
18610 vrule width 1.5pt}}
18611 \end_layout
18612
18613 \begin_layout Standard
18614 Pour le tableau
18615 \begin_inset Space ~
18616 \end_inset
18617
18618
18619 \begin_inset CommandInset ref
18620 LatexCommand ref
18621 reference "tab:Tableau-filets-verticaux-1.5pt"
18622
18623 \end_inset
18624
18625  le paramètre LaTeX 
18626 \end_layout
18627
18628 \begin_layout Standard
18629
18630 \series bold
18631 VcV
18632 \end_layout
18633
18634 \begin_layout Standard
18635 a été utilisé pour la dernière colonne et
18636 \end_layout
18637
18638 \begin_layout Standard
18639
18640 \series bold
18641 Vc
18642 \end_layout
18643
18644 \begin_layout Standard
18645 pour les autres colonnes.
18646 \end_layout
18647
18648 \begin_layout Standard
18649 \begin_inset Float table
18650 wide false
18651 sideways false
18652 status open
18653
18654 \begin_layout Plain Layout
18655 \begin_inset Caption
18656
18657 \begin_layout Plain Layout
18658 \begin_inset CommandInset label
18659 LatexCommand label
18660 name "tab:Tableau-filets-verticaux-1.5pt"
18661
18662 \end_inset
18663
18664 Tableau avec des filets verticaux de 1.5
18665 \begin_inset Space \thinspace{}
18666 \end_inset
18667
18668 pt 
18669 \end_layout
18670
18671 \end_inset
18672
18673
18674 \end_layout
18675
18676 \begin_layout Plain Layout
18677 \align center
18678 \begin_inset Tabular
18679 <lyxtabular version="3" rows="3" columns="3">
18680 <features>
18681 <column alignment="center" valignment="top" width="0" special="Vc">
18682 <column alignment="center" valignment="top" width="0" special="Vc">
18683 <column alignment="center" valignment="top" width="0" special="VcV">
18684 <row>
18685 <cell alignment="center" valignment="top" topline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689 sd
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 <cell alignment="center" valignment="top" topline="true" usebox="none">
18695 \begin_inset Text
18696
18697 \begin_layout Plain Layout
18698
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell alignment="center" valignment="top" topline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 </row>
18713 <row>
18714 <cell alignment="center" valignment="top" topline="true" usebox="none">
18715 \begin_inset Text
18716
18717 \begin_layout Plain Layout
18718
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" topline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 sd
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row>
18743 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765 sd
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 </row>
18771 </lyxtabular>
18772
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \end_inset
18779
18780
18781 \end_layout
18782
18783 \begin_layout Subsection
18784 Filets à traits interrompus
18785 \begin_inset Index
18786 status collapsed
18787
18788 \begin_layout Plain Layout
18789 Personnalisation des tableaux ! Filets à traits interrompus
18790 \end_layout
18791
18792 \end_inset
18793
18794
18795 \end_layout
18796
18797 \begin_layout Standard
18798 \begin_inset ERT
18799 status collapsed
18800
18801 \begin_layout Plain Layout
18802
18803
18804 \backslash
18805 ifarydshln
18806 \end_layout
18807
18808 \end_inset
18809
18810
18811 \begin_inset Note Note
18812 status open
18813
18814 \begin_layout Plain Layout
18815 La section suivante ne s'affichera que si vous avez installé le paquetage
18816  LaTeX 
18817 \series bold
18818 arydshln
18819 \series default
18820 .
18821 \end_layout
18822
18823 \end_inset
18824
18825
18826 \end_layout
18827
18828 \begin_layout Standard
18829 \begin_inset Float table
18830 placement H
18831 wide false
18832 sideways false
18833 status open
18834
18835 \begin_layout Plain Layout
18836 \begin_inset Caption
18837
18838 \begin_layout Plain Layout
18839 \begin_inset CommandInset label
18840 LatexCommand label
18841 name "tab:Tableau-filets-tirets"
18842
18843 \end_inset
18844
18845 Tableau avec des filets à traits interrompus
18846 \end_layout
18847
18848 \end_inset
18849
18850
18851 \end_layout
18852
18853 \begin_layout Plain Layout
18854 \align center
18855 \begin_inset Tabular
18856 <lyxtabular version="3" rows="5" columns="5">
18857 <features>
18858 <column alignment="center" valignment="top" width="0">
18859 <column alignment="center" valignment="top" width="0">
18860 <column alignment="center" valignment="top" width="0" special=":c">
18861 <column alignment="center" valignment="top" width="0">
18862 <column alignment="center" valignment="top" width="0">
18863 <row>
18864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 a
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877 b
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886 c
18887 \end_layout
18888
18889 \end_inset
18890 </cell>
18891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18892 \begin_inset Text
18893
18894 \begin_layout Plain Layout
18895 d
18896 \end_layout
18897
18898 \end_inset
18899 </cell>
18900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18901 \begin_inset Text
18902
18903 \begin_layout Plain Layout
18904 e
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 </row>
18910 <row>
18911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Plain Layout
18915 f
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924 g
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" topline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 h
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942 i
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951 j
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 </row>
18957 <row>
18958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 \begin_inset ERT
18963 status collapsed
18964
18965 \begin_layout Plain Layout
18966
18967
18968 \backslash
18969 hdashline 
18970 \end_layout
18971
18972 \end_inset
18973
18974 k
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 l
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 m
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 n
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 o
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 \begin_inset ERT
19022 status collapsed
19023
19024 \begin_layout Plain Layout
19025
19026
19027 \backslash
19028 cdashline{4-5}
19029 \end_layout
19030
19031 \end_inset
19032
19033 p
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 q
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051 r
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060 s
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell multicolumn="2" 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" bottomline="true" leftline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 t
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19086 \begin_inset Text
19087
19088 \begin_layout Plain Layout
19089 u
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098 v
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 w
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 x
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 </row>
19122 </lyxtabular>
19123
19124 \end_inset
19125
19126
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \end_layout
19133
19134 \begin_layout Standard
19135 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19136  donc employer du code TeX.
19137  Mais avant il faut charger le paquetage LaTeX 
19138 \series bold
19139 arydshln
19140 \series default
19141
19142 \begin_inset Index
19143 status collapsed
19144
19145 \begin_layout Plain Layout
19146 Paquetages LaTeX ! arydshln
19147 \end_layout
19148
19149 \end_inset
19150
19151  dans le préambule du document avec la commande 
19152 \end_layout
19153
19154 \begin_layout Standard
19155
19156 \series bold
19157
19158 \backslash
19159 usepackage{arydshln}
19160 \end_layout
19161
19162 \begin_layout Standard
19163 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19164  
19165 \begin_inset Quotes eld
19166 \end_inset
19167
19168 :
19169 \begin_inset Quotes erd
19170 \end_inset
19171
19172  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19173  dans la fenêtre de dialogue de paramètre du tableau.
19174 \end_layout
19175
19176 \begin_layout Standard
19177 Pour un trait horizontal interrompu, ajoutez la commande
19178 \end_layout
19179
19180 \begin_layout Standard
19181
19182 \series bold
19183
19184 \backslash
19185 hdashline
19186 \end_layout
19187
19188 \begin_layout Standard
19189 en code TeX comme premier élément de la première cellule de la ligne de
19190  tableau.
19191 \end_layout
19192
19193 \begin_layout Standard
19194 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19195  commande 
19196 \end_layout
19197
19198 \begin_layout Standard
19199
19200 \series bold
19201
19202 \backslash
19203 cdashline{
19204 \series default
19205 numéros de colonnes}
19206 \end_layout
19207
19208 \begin_layout Standard
19209 en code TeX comme premier élément de la première cellule de la ligne.
19210  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19211  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19212 \end_layout
19213
19214 \begin_layout Standard
19215
19216 \series bold
19217
19218 \backslash
19219 cdashline{2-4}
19220 \end_layout
19221
19222 \begin_layout Standard
19223 comme premier élément de la première cellule de la ligne contenant la multicolon
19224 ne.
19225 \end_layout
19226
19227 \begin_layout Standard
19228 \begin_inset VSpace bigskip
19229 \end_inset
19230
19231
19232 \end_layout
19233
19234 \begin_layout Standard
19235 Le tableau
19236 \begin_inset Space ~
19237 \end_inset
19238
19239
19240 \begin_inset CommandInset ref
19241 LatexCommand ref
19242 reference "tab:Tableau-filets-tirets"
19243
19244 \end_inset
19245
19246  a été créé en utilisant 
19247 \begin_inset Quotes eld
19248 \end_inset
19249
19250
19251 \series bold
19252 :c
19253 \series default
19254
19255 \begin_inset Quotes erd
19256 \end_inset
19257
19258  comme paramètre LaTeX pour la troisième colonne.
19259  La commande en code TeX 
19260 \series bold
19261
19262 \backslash
19263 hdashline
19264 \series default
19265  a été insérée dans la première cellule de la troisième ligne et la commande
19266  en code TeX 
19267 \series bold
19268
19269 \backslash
19270 cdashline{4-5}
19271 \series default
19272  a été insérée dans la première cellule de la quatrième ligne.
19273 \end_layout
19274
19275 \begin_layout Standard
19276 \begin_inset Note Greyedout
19277 status open
19278
19279 \begin_layout Plain Layout
19280
19281 \series bold
19282 Note:
19283 \series default
19284  Le paquetage LaTeX 
19285 \series bold
19286 arydshln
19287 \series default
19288  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19289  
19290 \series bold
19291 colortbl
19292 \series default
19293
19294 \begin_inset Index
19295 status collapsed
19296
19297 \begin_layout Plain Layout
19298 Paquetages LaTeX ! colortbl
19299 \end_layout
19300
19301 \end_inset
19302
19303  qui est utilisé pour avoir des tableaux colorés dans la section
19304 \begin_inset Space ~
19305 \end_inset
19306
19307
19308 \begin_inset CommandInset ref
19309 LatexCommand ref
19310 reference "sec:Tableaux-Colorés"
19311
19312 \end_inset
19313
19314 .
19315  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19316  traits interrompus.
19317 \end_layout
19318
19319 \end_inset
19320
19321
19322 \end_layout
19323
19324 \begin_layout Standard
19325 \begin_inset ERT
19326 status collapsed
19327
19328 \begin_layout Plain Layout
19329
19330
19331 \backslash
19332 else
19333 \end_layout
19334
19335 \end_inset
19336
19337
19338 \begin_inset Note Note
19339 status open
19340
19341 \begin_layout Plain Layout
19342 Ce qui suit sera affiché si le paquetage LaTeX 
19343 \series bold
19344 arydshln
19345 \series default
19346  n'est pas installé :
19347 \end_layout
19348
19349 \end_inset
19350
19351
19352 \end_layout
19353
19354 \begin_layout Standard
19355 Vous devez installer le paquetage LaTeX 
19356 \series bold
19357 arydshln
19358 \series default
19359  pour voir le contenu des cette section dans la sortie imprimée.
19360 \end_layout
19361
19362 \begin_layout Standard
19363 \begin_inset ERT
19364 status collapsed
19365
19366 \begin_layout Plain Layout
19367
19368
19369 \backslash
19370 fi
19371 \end_layout
19372
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \begin_layout Chapter
19379 Flottants
19380 \begin_inset Index
19381 status collapsed
19382
19383 \begin_layout Plain Layout
19384 Flottants
19385 \end_layout
19386
19387 \end_inset
19388
19389
19390 \begin_inset CommandInset label
19391 LatexCommand label
19392 name "cha:Flottants"
19393
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \begin_layout Section
19400 Introduction
19401 \begin_inset CommandInset label
19402 LatexCommand label
19403 name "sec:Flottants-Introduction"
19404
19405 \end_inset
19406
19407
19408 \begin_inset Index
19409 status collapsed
19410
19411 \begin_layout Plain Layout
19412 Flottants ! Introduction
19413 \end_layout
19414
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \begin_layout Standard
19421 Un flottant est une portion de document, qui peut être associé à une étiquette
19422  et dont la position n'est pas fixée.
19423  Il peut 
19424 \begin_inset Quotes eld
19425 \end_inset
19426
19427 flotter
19428 \begin_inset Quotes erd
19429 \end_inset
19430
19431  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19432  plus approprié.
19433  Les 
19434 \family sans
19435 Notes
19436 \begin_inset Space ~
19437 \end_inset
19438
19439 en
19440 \begin_inset Space ~
19441 \end_inset
19442
19443 Bas
19444 \begin_inset Space ~
19445 \end_inset
19446
19447 de
19448 \begin_inset Space ~
19449 \end_inset
19450
19451 Page
19452 \family default
19453  et le 
19454 \family sans
19455 Notes
19456 \begin_inset Space ~
19457 \end_inset
19458
19459 en
19460 \begin_inset Space ~
19461 \end_inset
19462
19463 Marge
19464 \family default
19465  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19466  sur la page suivante quand il y a trop de notes sur la page courante.
19467 \end_layout
19468
19469 \begin_layout Standard
19470 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19471  très grande qualité.
19472  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19473  éviter des lignes blanches ou des pages sans texte.
19474  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19475  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19476  le texte.
19477  Les flottants sont donc numérotés.
19478  Les références croisées sont décrites dans la section
19479 \begin_inset Space ~
19480 \end_inset
19481
19482
19483 \begin_inset CommandInset ref
19484 LatexCommand ref
19485 reference "sec:Referencer-les-Flottants"
19486
19487 \end_inset
19488
19489 .
19490 \end_layout
19491
19492 \begin_layout Standard
19493 Pour insérer un flottant, on utilise un des sous menus du menu 
19494 \family sans
19495 Insérer\SpecialChar \menuseparator
19496 Flottant.
19497
19498 \family default
19499  Une boîte va être insérée dans votre document avec par exemple une étiquette
19500  du genre 
19501 \begin_inset Quotes eld
19502 \end_inset
19503
19504 Figure
19505 \begin_inset Space ~
19506 \end_inset
19507
19508 #:
19509 \begin_inset Quotes erd
19510 \end_inset
19511
19512  (où # est un numéro).
19513  L'étiquette est automatiquement traduite dans la langue du document dans
19514  la sortie finale.
19515  Après l'étiquette vous pouvez insérer du texte comme légende.
19516  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19517  séparé, à l'intérieur du flottant.
19518  Vous trouverez plus de détails sur le positionnement des légendes dans
19519  la section
19520 \begin_inset Space ~
19521 \end_inset
19522
19523
19524 \begin_inset CommandInset ref
19525 LatexCommand ref
19526 reference "sec:Placement-légende"
19527
19528 \end_inset
19529
19530 .
19531  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19532  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19533  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19534  Une boîte de flottant fermée ressemble à ceci : 
19535 \begin_inset Graphics
19536         filename clipart/floatQt4.png
19537         scale 60
19538
19539 \end_inset
19540
19541  -- une case grise avec un texte rouge.
19542 \end_layout
19543
19544 \begin_layout Standard
19545 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19546  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19547  est formaté de façon particulière.
19548 \end_layout
19549
19550 \begin_layout Section
19551 Les Types de Flottants
19552 \end_layout
19553
19554 \begin_layout Standard
19555 En plus des flottants de figures et de tableau qui sont décrits respectivement
19556  dans les sections 
19557 \begin_inset Space ~
19558 \end_inset
19559
19560
19561 \begin_inset CommandInset ref
19562 LatexCommand ref
19563 reference "sec:Figure-Floats"
19564
19565 \end_inset
19566
19567  et 
19568 \begin_inset CommandInset ref
19569 LatexCommand ref
19570 reference "sec:Table-Floats"
19571
19572 \end_inset
19573
19574 , LyX offre aussi les types 
19575 \series bold
19576 Algorithme
19577 \series default
19578  et 
19579 \series bold
19580 Flottant
19581 \begin_inset Space ~
19582 \end_inset
19583
19584 d'enrobage
19585 \begin_inset Note Note
19586 status collapsed
19587
19588 \begin_layout Plain Layout
19589
19590 \series bold
19591 \lang english
19592 je préfèrerai 
19593 \begin_inset Quotes eld
19594 \end_inset
19595
19596 d'habillage
19597 \begin_inset Quotes erd
19598 \end_inset
19599
19600  (NdT)
19601 \end_layout
19602
19603 \end_inset
19604
19605
19606 \series default
19607 .
19608 \end_layout
19609
19610 \begin_layout Subsection
19611 Flottant d'algorithme 
19612 \begin_inset Index
19613 status collapsed
19614
19615 \begin_layout Plain Layout
19616 Flottants ! Algorithmes
19617 \end_layout
19618
19619 \end_inset
19620
19621
19622 \begin_inset CommandInset label
19623 LatexCommand label
19624 name "sub:Flottant-d'Algorithme"
19625
19626 \end_inset
19627
19628
19629 \end_layout
19630
19631 \begin_layout Standard
19632 \begin_inset Float algorithm
19633 placement h
19634 wide false
19635 sideways false
19636 status open
19637
19638 \begin_layout Plain Layout
19639 \begin_inset Caption
19640
19641 \begin_layout Plain Layout
19642 \begin_inset CommandInset label
19643 LatexCommand label
19644 name "alg:Exemple-Flottant-Algorithme"
19645
19646 \end_inset
19647
19648 Exemple de flottant d'algorithme
19649 \end_layout
19650
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \begin_layout LyX-Code
19657 for I in 1..N loop
19658 \begin_inset Newline newline
19659 \end_inset
19660
19661  Sum:= Sum + A(I); /*comment*/
19662 \begin_inset Newline newline
19663 \end_inset
19664
19665 end loop
19666 \begin_inset VSpace -4mm
19667 \end_inset
19668
19669
19670 \end_layout
19671
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \begin_layout Standard
19678 Ce type de flottant est inséré à l'aide du menu 
19679 \family sans
19680 Insérer\SpecialChar \menuseparator
19681 Flottant\SpecialChar \menuseparator
19682 Algorithme
19683 \family default
19684 .
19685  Il peut être utilisé pour des morceaux de code source ou des descriptions
19686  d'algorithmes.
19687  Vous pouvez par exemple utiliser l'environnement Code
19688 \begin_inset Space ~
19689 \end_inset
19690
19691 LyX qui est décrit dans le 
19692 \emph on
19693 Guide
19694 \emph default
19695
19696 \begin_inset Space ~
19697 \end_inset
19698
19699
19700 \emph on
19701 de
19702 \begin_inset Space ~
19703 \end_inset
19704
19705 l'Utilisateur
19706 \emph default
19707  de LyX.
19708  l'algorithme
19709 \begin_inset Space ~
19710 \end_inset
19711
19712
19713 \begin_inset CommandInset ref
19714 LatexCommand ref
19715 reference "alg:Exemple-Flottant-Algorithme"
19716
19717 \end_inset
19718
19719  est un exemple de flottant d'algorithme où un espace vertical de -4
19720 \begin_inset Space \thinspace{}
19721 \end_inset
19722
19723 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19724  soit placée exactement sous le texte de la dernière ligne.
19725 \end_layout
19726
19727 \begin_layout Standard
19728 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19729  du document.
19730  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19731 ent en ajoutant la ligne suivante dans le préambule de votre document :
19732 \end_layout
19733
19734 \begin_layout Standard
19735
19736 \series bold
19737
19738 \backslash
19739 floatname{algorithm}{votre
19740 \begin_inset Space ~
19741 \end_inset
19742
19743 nom}
19744 \end_layout
19745
19746 \begin_layout Standard
19747
19748 \lang english
19749 where
19750 \family sans
19751 \lang french
19752  votre
19753 \begin_inset Space ~
19754 \end_inset
19755
19756 nom
19757 \family default
19758  est le mot 
19759 \begin_inset Quotes eld
19760 \end_inset
19761
19762
19763 \emph on
19764 algorithme
19765 \emph default
19766
19767 \begin_inset Quotes erd
19768 \end_inset
19769
19770  dans votre langue.
19771 \end_layout
19772
19773 \begin_layout Standard
19774
19775 \lang english
19776 To insert the list of algorithms you can in this case not use the menu 
19777 \family sans
19778 Insert\SpecialChar \menuseparator
19779 List
19780 \begin_inset Space \thinspace{}
19781 \end_inset
19782
19783 /
19784 \begin_inset Space \thinspace{}
19785 \end_inset
19786
19787 TOC\SpecialChar \menuseparator
19788 List of Algorithms
19789 \family default
19790  when your document is an English one.
19791  For non-English documents, use this command in TeX-Code instead:
19792 \end_layout
19793
19794 \begin_layout Standard
19795
19796 \series bold
19797 \lang english
19798
19799 \backslash
19800 listof{algorithm}{your
19801 \begin_inset Space ~
19802 \end_inset
19803
19804 name}
19805 \end_layout
19806
19807 \begin_layout Standard
19808
19809 \lang english
19810 where 
19811 \family sans
19812 your
19813 \begin_inset Space ~
19814 \end_inset
19815
19816 name
19817 \family default
19818  is the word 
19819 \begin_inset Quotes eld
19820 \end_inset
19821
19822
19823 \emph on
19824 List of Algorithm
19825 \emph default
19826 s
19827 \begin_inset Quotes erd
19828 \end_inset
19829
19830  in your language.
19831 \end_layout
19832
19833 \begin_layout Standard
19834 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19835  schéma 
19836 \begin_inset Quotes eld
19837 \end_inset
19838
19839 chapitre.algorithme
19840 \begin_inset Quotes erd
19841 \end_inset
19842
19843  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19844  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19845  commande dans le préambule de votre document :
19846 \end_layout
19847
19848 \begin_layout Standard
19849
19850 \series bold
19851
19852 \backslash
19853 numberwithin{algorithm}{chapter}
19854 \end_layout
19855
19856 \begin_layout Standard
19857 Pour pouvoir utiliser la commande 
19858 \series bold
19859
19860 \backslash
19861 numberwithin
19862 \series default
19863 , activez l'option 
19864 \family sans
19865 Utiliser
19866 \begin_inset Space ~
19867 \end_inset
19868
19869 le
19870 \begin_inset Space ~
19871 \end_inset
19872
19873 paquetage
19874 \begin_inset Space ~
19875 \end_inset
19876
19877 AMS
19878 \begin_inset Space ~
19879 \end_inset
19880
19881 math
19882 \family default
19883  dans la rubrique 
19884 \family sans
19885 Options
19886 \begin_inset Space ~
19887 \end_inset
19888
19889 des
19890 \begin_inset Space ~
19891 \end_inset
19892
19893 Maths
19894 \family default
19895  de la fenêtre de dialogue 
19896 \family sans
19897 Paramètres
19898 \begin_inset Space ~
19899 \end_inset
19900
19901 du
19902 \begin_inset Space ~
19903 \end_inset
19904
19905 Document
19906 \family default
19907 .
19908 \end_layout
19909
19910 \begin_layout Subsection
19911 Flottant d'enrobage
19912 \begin_inset Index
19913 status collapsed
19914
19915 \begin_layout Plain Layout
19916 Flottants ! Flottants d'enrobage
19917 \end_layout
19918
19919 \end_inset
19920
19921
19922 \begin_inset CommandInset label
19923 LatexCommand label
19924 name "sub:flottants-d'enrobage"
19925
19926 \end_inset
19927
19928
19929 \end_layout
19930
19931 \begin_layout Standard
19932 \begin_inset Wrap figure
19933 lines 0
19934 placement l
19935 overhang 0col%
19936 width "40col%"
19937 status open
19938
19939 \begin_layout Plain Layout
19940 \begin_inset Graphics
19941         filename ../clipart/mobius.eps
19942         display color
19943         width 40col%
19944         scaleBeforeRotation
19945         rotateOrigin center
19946
19947 \end_inset
19948
19949
19950 \end_layout
19951
19952 \begin_layout Plain Layout
19953 \begin_inset Caption
19954
19955 \begin_layout Plain Layout
19956 \begin_inset CommandInset label
19957 LatexCommand label
19958 name "fig:Figure-enrobée"
19959
19960 \end_inset
19961
19962 Ceci est une figure habillée et vous lisez la superbe légende qui la décrit.
19963 \begin_inset VSpace medskip
19964 \end_inset
19965
19966
19967 \end_layout
19968
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \end_inset
19975
19976 Ce type de flottant est utilisé quand on veut que le texte habille la figure
19977  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19978  Vous pouvez en insérer un en utilisant le menu 
19979 \family sans
19980 Insérer\SpecialChar \menuseparator
19981 Flottant\SpecialChar \menuseparator
19982 Flottant
19983 \begin_inset Space ~
19984 \end_inset
19985
19986 d'enrobage
19987 \family default
19988 \lang english
19989  
19990 \lang french
19991 à la condition que le paquetage LaTeX 
19992 \series bold
19993 wrapfig
19994 \series default
19995
19996 \begin_inset Index
19997 status collapsed
19998
19999 \begin_layout Plain Layout
20000 Paquetages LaTeX ! wrapfig
20001 \begin_inset ERT
20002 status collapsed
20003
20004 \begin_layout Plain Layout
20005
20006
20007 \backslash
20008
20009 \begin_inset ERT
20010 status collapsed
20011
20012 \begin_layout Plain Layout
20013
20014 {
20015 \end_layout
20016
20017 \end_inset
20018
20019
20020 \begin_inset ERT
20021 status collapsed
20022
20023 \begin_layout Plain Layout
20024
20025 }
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \end_inset
20034
20035 vspace
20036 \begin_inset ERT
20037 status collapsed
20038
20039 \begin_layout Plain Layout
20040
20041 {
20042 \end_layout
20043
20044 \end_inset
20045
20046 4mm
20047 \begin_inset ERT
20048 status collapsed
20049
20050 \begin_layout Plain Layout
20051
20052 }
20053 \end_layout
20054
20055 \end_inset
20056
20057
20058 \end_layout
20059
20060 \end_inset
20061
20062  soit installé.
20063 \begin_inset Foot
20064 status collapsed
20065
20066 \begin_layout Plain Layout
20067 Voyez dans la manuel 
20068 \emph on
20069 Configuration
20070 \begin_inset Space ~
20071 \end_inset
20072
20073 LaTeX 
20074 \emph default
20075 comment installer des paquetages LaTeX.
20076 \end_layout
20077
20078 \end_inset
20079
20080  La largeur et la position du flottant peut être modifiée en faisant un
20081  clic droit sur la boîte du flottant.
20082  La figure
20083 \begin_inset Space ~
20084 \end_inset
20085
20086
20087 \begin_inset CommandInset ref
20088 LatexCommand ref
20089 reference "fig:Figure-enrobée"
20090
20091 \end_inset
20092
20093  est un exemple de flottant d'enrobage avec une largeur de 40
20094 \begin_inset Space \thinspace{}
20095 \end_inset
20096
20097 col%.
20098 \begin_inset Foot
20099 status collapsed
20100
20101 \begin_layout Plain Layout
20102 Les unités disponibles sont expliquées dans l'appendice
20103 \begin_inset Space ~
20104 \end_inset
20105
20106
20107 \begin_inset CommandInset ref
20108 LatexCommand ref
20109 reference "cha:Unités-de-longueur"
20110
20111 \end_inset
20112
20113 .
20114 \end_layout
20115
20116 \end_inset
20117
20118  Un peu d'espace a été ajouté sous la légende pour mieux la séparer du texte
20119  qui l'entoure.
20120 \end_layout
20121
20122 \begin_layout Standard
20123 \begin_inset Note Greyedout
20124 status open
20125
20126 \begin_layout Plain Layout
20127
20128 \series bold
20129 Note:
20130 \series default
20131  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20132  figure trop près du bas de page peut tout chambouler et faire que le flottant
20133  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20134  de texte.
20135 \end_layout
20136
20137 \end_inset
20138
20139
20140 \end_layout
20141
20142 \begin_layout Standard
20143 En général:
20144 \end_layout
20145
20146 \begin_layout Itemize
20147 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20148  qui risquent de passer à la page suivante.
20149  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20150  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20151  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20152  de page.
20153 \end_layout
20154
20155 \begin_layout Itemize
20156 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20157  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20158 e.
20159 \end_layout
20160
20161 \begin_layout Itemize
20162 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20163  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20164  texte entre les deux, comme séparateur.
20165 \end_layout
20166
20167 \begin_layout Itemize
20168 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20169  ou les tableaux.
20170 \end_layout
20171
20172 \begin_layout Section
20173 Numérotation des flottants
20174 \begin_inset CommandInset label
20175 LatexCommand label
20176 name "sec:Numérotatio-Flottants"
20177
20178 \end_inset
20179
20180
20181 \begin_inset Index
20182 status collapsed
20183
20184 \begin_layout Plain Layout
20185 Flottants ! Numérotation
20186 \end_layout
20187
20188 \end_inset
20189
20190
20191 \end_layout
20192
20193 \begin_layout Standard
20194 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20195  ils se trouvent, soit en utilisant un format du genre 
20196 \begin_inset Quotes eld
20197 \end_inset
20198
20199 chapitre.numéro
20200 \begin_inset Quotes erd
20201 \end_inset
20202
20203  ou 
20204 \begin_inset Quotes eld
20205 \end_inset
20206
20207 section.numéro
20208 \begin_inset Quotes erd
20209 \end_inset
20210
20211 .
20212  Cela dépend de la classe de document utilisée.
20213 \end_layout
20214
20215 \begin_layout Standard
20216 Pour changer le format de la numérotation qui ne dépend pas de la section
20217  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20218  le préambule du document :
20219 \end_layout
20220
20221 \begin_layout Standard
20222
20223 \series bold
20224
20225 \backslash
20226 renewcommand{
20227 \backslash
20228 thetable}{
20229 \backslash
20230 roman{table}}
20231 \end_layout
20232
20233 \begin_layout Standard
20234
20235 \series bold
20236
20237 \backslash
20238 thetable
20239 \series default
20240  est la commande qui imprime le numéro du tableau, pour les figures, la
20241  commande serait 
20242 \series bold
20243
20244 \backslash
20245 thefigure
20246 \series default
20247 .
20248  La commande 
20249 \series bold
20250
20251 \backslash
20252 roman
20253 \series default
20254  utilisée dans la commande précédente, imprime le numéro du tableau sous
20255  forme de petits chiffres romains.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 Pour changer le type de numérotation pour par exemple 
20260 \begin_inset Quotes eld
20261 \end_inset
20262
20263 sous-section.numéro
20264 \begin_inset Quotes erd
20265 \end_inset
20266
20267 , utilisez la commande suivante dans le préambule du document :
20268 \end_layout
20269
20270 \begin_layout Standard
20271
20272 \series bold
20273
20274 \backslash
20275 numberwithin{table}{subsection}
20276 \end_layout
20277
20278 \begin_layout Standard
20279 Pour pouvoir utiliser la commande 
20280 \series bold
20281
20282 \backslash
20283 numberwithin
20284 \series default
20285 , vous devez activer l'option 
20286 \family sans
20287 Utiliser
20288 \begin_inset Space ~
20289 \end_inset
20290
20291 le
20292 \begin_inset Space ~
20293 \end_inset
20294
20295 paquetage
20296 \begin_inset Space ~
20297 \end_inset
20298
20299 maths
20300 \begin_inset Space ~
20301 \end_inset
20302
20303 AMS
20304 \family default
20305  dans la rubrique 
20306 \family sans
20307 Options
20308 \begin_inset Space ~
20309 \end_inset
20310
20311 des
20312 \begin_inset Space ~
20313 \end_inset
20314
20315 Maths
20316 \family default
20317  de la fenêtre de dialogue 
20318 \family sans
20319 Paramètres
20320 \family default
20321  du document.
20322 \end_layout
20323
20324 \begin_layout Standard
20325 Veuillez aussi jeter un coup d'œil à la section
20326 \begin_inset Space ~
20327 \end_inset
20328
20329
20330 \begin_inset CommandInset ref
20331 LatexCommand ref
20332 reference "sub:Numerotation-notes-bas-de-page"
20333
20334 \end_inset
20335
20336  pour plus de détails et des notes importantes sur les commandes de numérotation.
20337 \end_layout
20338
20339 \begin_layout Section
20340 Faire Référence à des Flottants
20341 \begin_inset CommandInset label
20342 LatexCommand label
20343 name "sec:Referencer-les-Flottants"
20344
20345 \end_inset
20346
20347
20348 \begin_inset Index
20349 status collapsed
20350
20351 \begin_layout Plain Layout
20352 Flottants ! Références
20353 \end_layout
20354
20355 \end_inset
20356
20357
20358 \begin_inset Index
20359 status collapsed
20360
20361 \begin_layout Plain Layout
20362 Références
20363 \end_layout
20364
20365 \end_inset
20366
20367
20368 \end_layout
20369
20370 \begin_layout Standard
20371 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20372  en utilisant le menu 
20373 \family sans
20374 Insérer\SpecialChar \menuseparator
20375 Étiquette
20376 \family default
20377  ou le bouton 
20378 \begin_inset Graphics
20379         filename ../../images/label-insert.png
20380         scale 85
20381         scaleBeforeRotation
20382
20383 \end_inset
20384
20385  de la barre d'outils.
20386  Une boîte grise de ce genre : 
20387 \begin_inset Graphics
20388         filename clipart/labelQt4.png
20389         scale 85
20390         scaleBeforeRotation
20391
20392 \end_inset
20393
20394  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20395  de saisir le texte de l'étiquette.
20396  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20397  précédés d'un préfixe.
20398  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20399  préfixe sera "
20400 \family sans
20401 fig:
20402 \family default
20403 ".
20404 \end_layout
20405
20406 \begin_layout Standard
20407 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20408  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20409 \family sans
20410 Insérer\SpecialChar \menuseparator
20411 Référence
20412 \begin_inset Space ~
20413 \end_inset
20414
20415 Croisée
20416 \family default
20417  ou le bouton 
20418 \begin_inset Graphics
20419         filename ../../images/dialog-show-new-inset_ref.png
20420         scale 85
20421         scaleBeforeRotation
20422
20423 \end_inset
20424
20425  de la barre d'outils.
20426  Une boîte grise de référence croisée comme celle-ci : 
20427 \begin_inset Graphics
20428         filename ../clipart/referenceQt4.png
20429         scale 85
20430         scaleBeforeRotation
20431
20432 \end_inset
20433
20434  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20435  toutes les étiquettes définies dans votre document.
20436  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20437  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20438  de la fenêtre de dialogue.
20439  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20440  une.
20441  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20442  de la référence croisée.
20443 \end_layout
20444
20445 \begin_layout Standard
20446 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20447  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20448  les deux.
20449  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20450  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20451  du numéro de la référence.
20452 \end_layout
20453
20454 \begin_layout Standard
20455 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20456  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20457  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20458  pas à vous en préoccuper.
20459 \end_layout
20460
20461 \begin_layout Standard
20462 Le bouton 
20463 \family sans
20464 Aller
20465 \begin_inset Space ~
20466 \end_inset
20467
20468 à
20469 \begin_inset Space ~
20470 \end_inset
20471
20472 l'étiquette
20473 \family default
20474  dans la fenêtre de référence croisée va positionner le curseur juste devant
20475  l'étiquette à laquelle on fait référence.
20476  Le nom du bouton bouton 
20477 \family sans
20478 Revenir
20479 \family default
20480  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20481  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20482  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20483  à votre point de départ.
20484 \end_layout
20485
20486 \begin_layout Subsection
20487 Formats de Références Croisées
20488 \begin_inset CommandInset label
20489 LatexCommand label
20490 name "sub:Formats-Références-Croisées"
20491
20492 \end_inset
20493
20494
20495 \begin_inset Index
20496 status collapsed
20497
20498 \begin_layout Plain Layout
20499 Références ! Formats
20500 \end_layout
20501
20502 \end_inset
20503
20504
20505 \end_layout
20506
20507 \begin_layout Standard
20508 Il y a six types de références croisées :
20509 \end_layout
20510
20511 \begin_layout Description
20512 <référence>
20513 \begin_inset Space ~
20514 \end_inset
20515
20516 : affiche le numéro de l'élément, c'est le choix par défaut : 
20517 \begin_inset CommandInset ref
20518 LatexCommand ref
20519 reference "fig:Deux-images-déformées"
20520
20521 \end_inset
20522
20523
20524 \end_layout
20525
20526 \begin_layout Description
20527 (<référence>)
20528 \begin_inset Space ~
20529 \end_inset
20530
20531 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20532  normalement pour faire référence à des formules mathématiques, en particulier
20533  quand le mot 
20534 \begin_inset Quotes eld
20535 \end_inset
20536
20537 Équation
20538 \begin_inset Quotes erd
20539 \end_inset
20540
20541  est omis : 
20542 \begin_inset CommandInset ref
20543 LatexCommand eqref
20544 reference "eq:Wgn"
20545
20546 \end_inset
20547
20548
20549 \end_layout
20550
20551 \begin_layout Description
20552 <page>
20553 \begin_inset Space ~
20554 \end_inset
20555
20556 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20557 \begin_inset Space ~
20558 \end_inset
20559
20560
20561 \begin_inset CommandInset ref
20562 LatexCommand pageref
20563 reference "fig:Deux-images-déformées"
20564
20565 \end_inset
20566
20567
20568 \end_layout
20569
20570 \begin_layout Description
20571 page
20572 \begin_inset Space ~
20573 \end_inset
20574
20575 <page>
20576 \begin_inset Space ~
20577 \end_inset
20578
20579 : affiche le mot 
20580 \begin_inset Quotes eld
20581 \end_inset
20582
20583 page
20584 \begin_inset Quotes erd
20585 \end_inset
20586
20587  suivi du numéro de la page sur laquelle se trouve l'élément : 
20588 \begin_inset CommandInset ref
20589 LatexCommand vpageref
20590 reference "fig:Deux-images-déformées"
20591
20592 \end_inset
20593
20594
20595 \end_layout
20596
20597 \begin_layout Description
20598 <référence>
20599 \begin_inset Space ~
20600 \end_inset
20601
20602 page
20603 \begin_inset Space ~
20604 \end_inset
20605
20606 <page>
20607 \begin_inset Space ~
20608 \end_inset
20609
20610 : affiche le numéro de l'élément, le mot 
20611 \begin_inset Quotes eld
20612 \end_inset
20613
20614 page
20615 \begin_inset Quotes erd
20616 \end_inset
20617
20618  et le numéro de la page : 
20619 \begin_inset CommandInset ref
20620 LatexCommand vref
20621 reference "fig:Deux-images-déformées"
20622
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \begin_layout Description
20629 Référence
20630 \begin_inset Space ~
20631 \end_inset
20632
20633 mise
20634 \begin_inset Space ~
20635 \end_inset
20636
20637 en
20638 \begin_inset Space ~
20639 \end_inset
20640
20641 forme
20642 \begin_inset Space ~
20643 \end_inset
20644
20645 : affiche une référence croisée qui définit son propre format.
20646
20647 \lang english
20648  
20649 \lang french
20650
20651 \begin_inset Note Greyedout
20652 status open
20653
20654 \begin_layout Plain Layout
20655
20656 \series bold
20657 Note:
20658 \series default
20659  Ce type de référence croisée n'est disponible que si vous avez installé
20660  le paquetage LaTeX 
20661 \series bold
20662 prettyref.
20663 \end_layout
20664
20665 \end_inset
20666
20667
20668 \end_layout
20669
20670 \begin_layout Standard
20671 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20672  se trouve sur la page précédente, la même page ou la page suivante.
20673  Vous verrez par exemple un texte du genre 
20674 \begin_inset Quotes eld
20675 \end_inset
20676
20677 sur cette page
20678 \begin_inset Quotes erd
20679 \end_inset
20680
20681  à la place.
20682 \end_layout
20683
20684 \begin_layout Standard
20685 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20686  se trouve sont calculés automatiquement par LaTeX.
20687  Vous choisissez une des six variétés de références dans le champ Format
20688  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20689  boîte de la référence croisée.
20690 \end_layout
20691
20692 \begin_layout Subsection
20693 Faire référence à des sous-figures
20694 \begin_inset CommandInset label
20695 LatexCommand label
20696 name "sub:Référencer-Sousfigures"
20697
20698 \end_inset
20699
20700
20701 \begin_inset Index
20702 status collapsed
20703
20704 \begin_layout Plain Layout
20705 Références ! à des sous-figures
20706 \end_layout
20707
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \begin_layout Standard
20714 Actuellement les références croisées vers des sous-figures ne sont pas gérées
20715  par LyX, vous devez donc utiliser des commandes LaTeX.
20716  L'étiquette est crée avec la commande 
20717 \end_layout
20718
20719 \begin_layout Standard
20720
20721 \series bold
20722
20723 \backslash
20724 label{fig:YourLabelName}
20725 \end_layout
20726
20727 \begin_layout Standard
20728 qui est mise directement dans le champ de la légende de la sous-figure.
20729  Pour faire référence à cette étiquette, ajoutez la commande suivante en
20730  code TeX
20731 \end_layout
20732
20733 \begin_layout Standard
20734
20735 \series bold
20736
20737 \backslash
20738 ref{fig:YourLabelName}
20739 \end_layout
20740
20741 \begin_layout Standard
20742 à la position où la référence doit se trouver dans votre document.
20743  Voici une référence vers une sous-figure : la sous-figure
20744 \begin_inset Space ~
20745 \end_inset
20746
20747
20748 \begin_inset ERT
20749 status collapsed
20750
20751 \begin_layout Plain Layout
20752
20753
20754 \backslash
20755 ref{fig:Platypus}
20756 \end_layout
20757
20758 \end_inset
20759
20760 .
20761 \end_layout
20762
20763 \begin_layout Subsection
20764 Nommage automatique des références croisées
20765 \begin_inset Index
20766 status collapsed
20767
20768 \begin_layout Plain Layout
20769 Références ! Nommage automatique
20770 \end_layout
20771
20772 \end_inset
20773
20774
20775 \end_layout
20776
20777 \begin_layout Standard
20778 Le paquetage LaTeX 
20779 \series bold
20780 hyperref
20781 \series default
20782  fournit une fonction très utile pour automatiser la création des références
20783  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20784  une section).
20785  Par exemple pour vous éviter de devoir écrire le mot 
20786 \begin_inset Quotes eld
20787 \end_inset
20788
20789 Figure
20790 \begin_inset Quotes erd
20791 \end_inset
20792
20793  devant chaque boîte de référence.
20794  Pour profiter de ce nommage automatique des références croisées, vous devez
20795  charger le paquetage LaTeX 
20796 \series bold
20797 hyperref
20798 \series default
20799
20800 \begin_inset Index
20801 status collapsed
20802
20803 \begin_layout Plain Layout
20804 Paquetages LaTeX ! hyperref
20805 \end_layout
20806
20807 \end_inset
20808
20809  dans le préambule du document avec
20810 \end_layout
20811
20812 \begin_layout Standard
20813
20814 \series bold
20815
20816 \backslash
20817 usepackage[pdfborder={0 0 0}]{hyperref}
20818 \begin_inset Newline newline
20819 \end_inset
20820
20821
20822 \backslash
20823 AtBeginDocument{
20824 \backslash
20825 renewcommand{
20826 \backslash
20827 ref}[1]{
20828 \backslash
20829 mbox{
20830 \backslash
20831 autoref{#1}}}}
20832 \end_layout
20833
20834 \begin_layout Standard
20835
20836 \series bold
20837 hyperref
20838 \series default
20839  est utilisé pour lier les références croisées dans les sorties DVI et PDF,
20840  ce qui signifie que le lecteur de votre document pourra cliquer sur un
20841  élément de la table de matières (TdM) ou sur une référence et qu'il sera
20842  transporté sur la portion de document référencée.
20843  
20844 \series bold
20845 hyperref
20846 \series default
20847  peut aussi créer des signets PDF pour chaque section pour rendre plus facile
20848  la navigation à l'intérieur du document.
20849  C'est aussi utilisé dans ce document, mais vous devrez jeter un coup d'œil
20850  dans le préambule de ce document pour voir toutes les options qui ont été
20851  utilisées dans la commande de chargement d'
20852 \series bold
20853 hyperref
20854 \series default
20855 .
20856  Pour en apprendre plus au sujet du paquetage 
20857 \series bold
20858 hyperref
20859 \series default
20860 , nous vous renvoyons à sa documentation 
20861 \begin_inset CommandInset citation
20862 LatexCommand cite
20863 key "hyperref"
20864
20865 \end_inset
20866
20867 .
20868 \end_layout
20869
20870 \begin_layout Standard
20871 \begin_inset Note Greyedout
20872 status open
20873
20874 \begin_layout Plain Layout
20875
20876 \series bold
20877 Note:
20878 \series default
20879  Le nommage automatique de références ne peut être utilisé si vous avez
20880  choisi le style de référence 
20881 \family sans
20882 Référence
20883 \begin_inset Space ~
20884 \end_inset
20885
20886 mise
20887 \begin_inset Space ~
20888 \end_inset
20889
20890 en
20891 \begin_inset Space ~
20892 \end_inset
20893
20894 forme
20895 \family default
20896  décrit dans la section
20897 \begin_inset Space ~
20898 \end_inset
20899
20900
20901 \begin_inset CommandInset ref
20902 LatexCommand ref
20903 reference "sub:Formats-Références-Croisées"
20904
20905 \end_inset
20906
20907 .
20908 \end_layout
20909
20910 \end_inset
20911
20912
20913 \end_layout
20914
20915 \begin_layout Subsection
20916 Positionnement des Références 
20917 \begin_inset CommandInset label
20918 LatexCommand label
20919 name "sub:Reference-Position"
20920
20921 \end_inset
20922
20923
20924 \begin_inset Index
20925 status collapsed
20926
20927 \begin_layout Plain Layout
20928 Références ! Positionnement
20929 \end_layout
20930
20931 \end_inset
20932
20933
20934 \end_layout
20935
20936 \begin_layout Standard
20937 Si vous utilisez le paquetage 
20938 \series bold
20939 hyperref
20940 \series default
20941
20942 \begin_inset Index
20943 status collapsed
20944
20945 \begin_layout Plain Layout
20946 Paquetages LaTeX ! hyperref
20947 \end_layout
20948
20949 \end_inset
20950
20951  pour lier vos références croisées dans la sortie finale, vous verrez que
20952  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20953  l'image.
20954  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20955  pourrez voir l'image sans faire défiler le texte.
20956  Ce problème vient du fait que le point d'ancrage de la référence se situe
20957  à l'endroit de l'étiquette.
20958  En utilisant le paquetage LaTeX 
20959 \series bold
20960 hypcap
20961 \series default
20962
20963 \begin_inset Index
20964 status collapsed
20965
20966 \begin_layout Plain Layout
20967 Paquetages LaTeX ! hypcap
20968 \end_layout
20969
20970 \end_inset
20971
20972 , qui fait partie du paquetage LaTeX 
20973 \series bold
20974 oberdiek
20975 \series default
20976
20977 \begin_inset Index
20978 status collapsed
20979
20980 \begin_layout Plain Layout
20981 Paquetages LaTeX ! oberdiek
20982 \end_layout
20983
20984 \end_inset
20985
20986 , le point d'ancrage d'un lien est place en haut du flottant.
20987  Pour utiliser cette fonction avec les flottants de figure, chargez 
20988 \series bold
20989 hypcap
20990 \series default
20991  dans l'entête du document avec la ligne
20992 \end_layout
20993
20994 \begin_layout Standard
20995
20996 \series bold
20997
20998 \backslash
20999 usepackage[figure]{hypcap}
21000 \end_layout
21001
21002 \begin_layout Standard
21003 Vous pouvez aussi utiliser 
21004 \series bold
21005 hypcap
21006 \series default
21007  pour tous les flottants, mais ce n'est pas recommandé pour des raisons
21008  de stabilité.
21009  Pour plus d'information, jetez un coup d'œil au manuel d' 
21010 \series bold
21011 hypcap
21012 \series default
21013  
21014 \begin_inset CommandInset citation
21015 LatexCommand cite
21016 key "hypcap"
21017
21018 \end_inset
21019
21020 .
21021 \end_layout
21022
21023 \begin_layout Standard
21024 \begin_inset Note Greyedout
21025 status open
21026
21027 \begin_layout Plain Layout
21028
21029 \series bold
21030 Note:
21031 \series default
21032  
21033 \series bold
21034 hypcap
21035 \series default
21036  doit être chargé après 
21037 \series bold
21038 hyperref
21039 \series default
21040  dans le préambule du document.
21041 \end_layout
21042
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \begin_layout Standard
21049 \begin_inset Note Greyedout
21050 status open
21051
21052 \begin_layout Plain Layout
21053
21054 \series bold
21055 Note:
21056 \series default
21057  
21058 \series bold
21059 hypcap
21060 \series default
21061  n'a aucun effet pour les références à des sous-figures.
21062 \end_layout
21063
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \begin_layout Section
21070 Placement des Flottants
21071 \begin_inset CommandInset label
21072 LatexCommand label
21073 name "sec:Placement-flottants"
21074
21075 \end_inset
21076
21077
21078 \begin_inset Index
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082 Flottants ! Placement
21083 \end_layout
21084
21085 \end_inset
21086
21087
21088 \end_layout
21089
21090 \begin_layout Standard
21091 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21092  de dialogue 
21093 \family sans
21094 Paramètre
21095 \begin_inset Space ~
21096 \end_inset
21097
21098 de
21099 \begin_inset Space ~
21100 \end_inset
21101
21102 Flottant
21103 \family default
21104  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21105  utilise pour déterminer où placer le flottant.
21106 \begin_inset Newline newline
21107 \end_inset
21108
21109 L'option 
21110 \family sans
21111 Plusieurs
21112 \begin_inset Space ~
21113 \end_inset
21114
21115 colonnes
21116 \family default
21117  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21118  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21119  confiné sur une seule colonne.
21120 \begin_inset Newline newline
21121 \end_inset
21122
21123 L'option 
21124 \family sans
21125 Rotation
21126 \begin_inset Space ~
21127 \end_inset
21128
21129 90°
21130 \family default
21131  est utilisée pour faire tourner les flottants, voyez la section
21132 \begin_inset Space ~
21133 \end_inset
21134
21135
21136 \begin_inset CommandInset ref
21137 LatexCommand ref
21138 reference "sec:Flottants-renversés"
21139
21140 \end_inset
21141
21142 .
21143 \end_layout
21144
21145 \begin_layout Standard
21146 En désactivant l'option 
21147 \family sans
21148 Utilise
21149 \begin_inset Space ~
21150 \end_inset
21151
21152 le
21153 \begin_inset Space ~
21154 \end_inset
21155
21156 placement
21157 \begin_inset Space ~
21158 \end_inset
21159
21160 par
21161 \begin_inset Space ~
21162 \end_inset
21163
21164 défaut
21165 \family default
21166  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21167  le placement du flottant:
21168 \end_layout
21169
21170 \begin_layout Description
21171 Ici,
21172 \begin_inset Space ~
21173 \end_inset
21174
21175 si
21176 \begin_inset Space ~
21177 \end_inset
21178
21179 possible: essaie de placer le flottant à la position où il a été inséré
21180  dans LyX
21181 \end_layout
21182
21183 \begin_layout Description
21184 Haut
21185 \begin_inset Space ~
21186 \end_inset
21187
21188 de
21189 \begin_inset Space ~
21190 \end_inset
21191
21192 la
21193 \begin_inset Space ~
21194 \end_inset
21195
21196 page: essaie de placer le flottant en haut de la page courante
21197 \end_layout
21198
21199 \begin_layout Description
21200 Bas
21201 \begin_inset Space ~
21202 \end_inset
21203
21204 de
21205 \begin_inset Space ~
21206 \end_inset
21207
21208 la
21209 \begin_inset Space ~
21210 \end_inset
21211
21212 page: essaie de placer le flottant en bas de la page courante
21213 \end_layout
21214
21215 \begin_layout Description
21216 Page
21217 \begin_inset Space ~
21218 \end_inset
21219
21220 de
21221 \begin_inset Space ~
21222 \end_inset
21223
21224 flottants: essaie de placer le flottant sur une page à part, éventuellement
21225  avec d'autres flottants 
21226 \end_layout
21227
21228 \begin_layout Standard
21229 LaTeX utilise
21230 \emph on
21231  toujours 
21232 \emph default
21233 les options dans l'ordre donné ci-dessus.
21234  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21235  d'abord essayer 
21236 \family sans
21237 Ici
21238 \begin_inset Space ~
21239 \end_inset
21240
21241 si
21242 \begin_inset Space ~
21243 \end_inset
21244
21245 possible
21246 \family default
21247 , ensuite 
21248 \family sans
21249 Haut
21250 \begin_inset Space ~
21251 \end_inset
21252
21253 de
21254 \begin_inset Space ~
21255 \end_inset
21256
21257 la
21258 \begin_inset Space ~
21259 \end_inset
21260
21261 page
21262 \family default
21263 , et ainsi de suite.
21264  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21265  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21266  Si aucune des quatre options de placement n'est possible, la procédure
21267  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21268 \end_layout
21269
21270 \begin_layout Standard
21271 Par défaut, chaque option a ses propres règles d'application:
21272 \end_layout
21273
21274 \begin_layout Standard
21275
21276 \family sans
21277 Haut
21278 \begin_inset Space ~
21279 \end_inset
21280
21281 de
21282 \begin_inset Space ~
21283 \end_inset
21284
21285 la
21286 \begin_inset Space ~
21287 \end_inset
21288
21289 page
21290 \family default
21291  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21292  en haut de page (
21293 \series bold
21294
21295 \backslash
21296 topfraction
21297 \series default
21298 ).
21299 \end_layout
21300
21301 \begin_layout Standard
21302
21303 \family sans
21304 Bas
21305 \begin_inset Space ~
21306 \end_inset
21307
21308 de
21309 \begin_inset Space ~
21310 \end_inset
21311
21312 la
21313 \begin_inset Space ~
21314 \end_inset
21315
21316 page
21317 \family default
21318  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21319  en bas de page (
21320 \series bold
21321
21322 \backslash
21323 bottomfraction
21324 \series default
21325 ).
21326 \end_layout
21327
21328 \begin_layout Standard
21329
21330 \family sans
21331 Page
21332 \begin_inset Space ~
21333 \end_inset
21334
21335 de
21336 \begin_inset Space ~
21337 \end_inset
21338
21339 flottants
21340 \family default
21341  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21342  si ils occupent plus de 50% de celle-ci (
21343 \series bold
21344
21345 \backslash
21346 floatpagefraction
21347 \series default
21348 ).
21349 \end_layout
21350
21351 \begin_layout Standard
21352 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21353  supplémentaire 
21354 \family sans
21355 Ignorer
21356 \begin_inset Space ~
21357 \end_inset
21358
21359 les
21360 \begin_inset Space ~
21361 \end_inset
21362
21363 règles
21364 \begin_inset Space ~
21365 \end_inset
21366
21367 LaTeX
21368 \family default
21369 \lang english
21370 .
21371 \begin_inset Newline newline
21372 \end_inset
21373
21374
21375 \lang french
21376 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21377  données entre parenthèses après les descriptions des règles données ci-dessus.
21378  Par exemple, pour augmenter à 50
21379 \begin_inset Space \thinspace{}
21380 \end_inset
21381
21382 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21383  trop petite, ajoutez cette ligne au préambule de votre document :
21384 \end_layout
21385
21386 \begin_layout Standard
21387
21388 \series bold
21389
21390 \backslash
21391 renewcommand{
21392 \backslash
21393 bottomfraction}{0.5}
21394 \end_layout
21395
21396 \begin_layout Standard
21397 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21398  exactement à l'endroit où vous l'avez inséré.
21399  dans ce cas utilisez l'option 
21400 \family sans
21401 Ici
21402 \begin_inset Space ~
21403 \end_inset
21404
21405 à
21406 \begin_inset Space ~
21407 \end_inset
21408
21409 tout
21410 \begin_inset Space ~
21411 \end_inset
21412
21413 Prix
21414 \family default
21415 .
21416  Utilisez cette option le moins souvent possible et seulement quand le document
21417  est presque prêt à être imprimé.
21418  En effet, le flottant n'est plus capable de 
21419 \begin_inset Quotes eld
21420 \end_inset
21421
21422 flotter
21423 \begin_inset Quotes erd
21424 \end_inset
21425
21426 , ce qui peut perturber toutes les mises en page.
21427 \end_layout
21428
21429 \begin_layout Standard
21430 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21431  sont toujours entourés par le texte d'un paragraphe donné.
21432 \begin_inset VSpace bigskip
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \begin_layout Standard
21439 On peut parfois se trouver dans la situation où un flottant est placé en
21440  haut d'une page alors que la section concernée ne commence qu'au milieu
21441  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21442  la section précédente.
21443  On peut utiliser la commande LaTeX 
21444 \series bold
21445
21446 \backslash
21447 suppressfloats
21448 \series default
21449  pour éviter ce cas.
21450  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21451  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21452  soit placé avant que la section commence.
21453  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21454  votre document :
21455 \end_layout
21456
21457 \begin_layout Standard
21458
21459 \series bold
21460
21461 \backslash
21462 let
21463 \backslash
21464 mySection
21465 \backslash
21466 section
21467 \begin_inset Newline newline
21468 \end_inset
21469
21470
21471 \backslash
21472 renewcommand{
21473 \backslash
21474 section}{
21475 \backslash
21476 suppressfloats[t]
21477 \backslash
21478 mySection}
21479 \end_layout
21480
21481 \begin_layout Standard
21482 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21483  comme les chapitres et les sous-sections.
21484  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21485  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21486  ensuite avoir du mal à trouver un positionnement correct.
21487 \end_layout
21488
21489 \begin_layout Standard
21490 \begin_inset VSpace bigskip
21491 \end_inset
21492
21493 Dans certains cas il est demandé de placer toutes les figures et tous les
21494  tableaux à la fin du document.
21495  C'est pour de telles situations que le paquetage LaTeX 
21496 \series bold
21497 endfloat
21498 \series default
21499
21500 \begin_inset Index
21501 status collapsed
21502
21503 \begin_layout Plain Layout
21504 Paquetages LaTeX ! endfloat
21505 \end_layout
21506
21507 \end_inset
21508
21509  a été développé.
21510  Il met en effet tous les flottants de figures et de tableaux à la fin du
21511  document dans leurs propres sections.
21512  À la position d'origine du flottant, une indication textuelle du genre
21513  
21514 \begin_inset Quotes eld
21515 \end_inset
21516
21517
21518 \family sans
21519 [Figure
21520 \begin_inset Space ~
21521 \end_inset
21522
21523 3.2 
21524 \lang english
21525 about here.
21526 \lang french
21527 ]
21528 \family default
21529
21530 \begin_inset Quotes erd
21531 \end_inset
21532
21533  est insérée.
21534  Le paquetage 
21535 \series bold
21536 endfloat
21537 \series default
21538  est chargé dans le préambule avec la ligne suivante 
21539 \end_layout
21540
21541 \begin_layout Standard
21542
21543 \series bold
21544
21545 \backslash
21546 usepackage[options]{endfloat}
21547 \end_layout
21548
21549 \begin_layout Standard
21550 Il y a aussi de nombreuses options de paquetage pour modifier le format
21551  des sections de figures ou de tableau qui sont créées.
21552  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21553  
21554 \series bold
21555 endfloa
21556 \series default
21557
21558 \begin_inset CommandInset citation
21559 LatexCommand cite
21560 key "endfloat"
21561
21562 \end_inset
21563
21564 .
21565 \begin_inset Newline newline
21566 \end_inset
21567
21568
21569 \begin_inset Note Greyedout
21570 status open
21571
21572 \begin_layout Plain Layout
21573
21574 \series bold
21575 Note: endfloat
21576 \series default
21577  ne fournit pas de traduction automatique de l'indication textuelle, vous
21578  devez donc le faire manuellement, voyez la section
21579 \begin_inset Space ~
21580 \end_inset
21581
21582 4 de 
21583 \begin_inset CommandInset citation
21584 LatexCommand cite
21585 key "endfloat"
21586
21587 \end_inset
21588
21589 .
21590 \end_layout
21591
21592 \end_inset
21593
21594
21595 \begin_inset Newline newline
21596 \end_inset
21597
21598
21599 \begin_inset Note Greyedout
21600 status open
21601
21602 \begin_layout Plain Layout
21603
21604 \series bold
21605 Note:
21606 \series default
21607  Il y a actuellement un bug dans le paquetage 
21608 \series bold
21609 endfloat
21610 \series default
21611  quand la légende contient un 
21612 \begin_inset Quotes eld
21613 \end_inset
21614
21615 ß
21616 \begin_inset Quotes erd
21617 \end_inset
21618
21619  allemand.
21620  Utilisez dans ce cas la commande 
21621 \begin_inset Quotes eld
21622 \end_inset
21623
21624
21625 \series bold
21626
21627 \backslash
21628 ss
21629 \series default
21630
21631 \begin_inset Quotes erd
21632 \end_inset
21633
21634  en code TeX à la place du 
21635 \begin_inset Quotes eld
21636 \end_inset
21637
21638 ß
21639 \begin_inset Quotes erd
21640 \end_inset
21641
21642 .
21643 \end_layout
21644
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \begin_layout Standard
21651 \begin_inset VSpace bigskip
21652 \end_inset
21653
21654 Pour plus d'information sur les manières de placer les flottants, jetez
21655  un coup d'œil aux livres sur LaTeX, 
21656 \begin_inset CommandInset citation
21657 LatexCommand cite
21658 key "latexcompanion,latexguide,latexbook"
21659
21660 \end_inset
21661
21662 .
21663 \end_layout
21664
21665 \begin_layout Section
21666 Flottants Renversés
21667 \begin_inset CommandInset label
21668 LatexCommand label
21669 name "sec:Flottants-renversés"
21670
21671 \end_inset
21672
21673
21674 \begin_inset Index
21675 status collapsed
21676
21677 \begin_layout Plain Layout
21678 Flottants ! Renversés
21679 \end_layout
21680
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \begin_layout Standard
21687 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21688  tableaux très larges.
21689  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21690  un clic droit sur la boîte du flottant et utilisez l'option 
21691 \family sans
21692 Rotation
21693 \begin_inset Space ~
21694 \end_inset
21695
21696 90°
21697 \family default
21698 .
21699 \end_layout
21700
21701 \begin_layout Standard
21702 Les flottants renversés sont systématiquement placés sur leur propre page
21703  ( ou colonne, si vous avez un document sur deux colonnes ).
21704  Il sont pivotés de sorte que vous puissiez les lire en vous plaçant du
21705  côté de la marge externe.
21706  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21707  ajouter soit l'option 
21708 \series bold
21709 figuresleft
21710 \series default
21711  soit l'option 
21712 \series bold
21713 figuresright
21714 \series default
21715  aux options de la classe de document.
21716 \end_layout
21717
21718 \begin_layout Standard
21719 Faire référence à un flottant renversé se fait de la même manière que pour
21720  un flottant normal, la mise en forme de la légende est aussi identique
21721  : Le tableau
21722 \begin_inset Space ~
21723 \end_inset
21724
21725
21726 \begin_inset CommandInset ref
21727 LatexCommand ref
21728 reference "tab:Tableau-pivoté"
21729
21730 \end_inset
21731
21732  est un exemple de flottant de tableau renversé.
21733 \end_layout
21734
21735 \begin_layout Standard
21736 \begin_inset Note Greyedout
21737 status open
21738
21739 \begin_layout Plain Layout
21740
21741 \series bold
21742 Note:
21743 \series default
21744  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21745  DVI.
21746 \end_layout
21747
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \begin_layout Standard
21754 \begin_inset Float table
21755 wide false
21756 sideways true
21757 status open
21758
21759 \begin_layout Plain Layout
21760 \begin_inset Caption
21761
21762 \begin_layout Plain Layout
21763 \begin_inset CommandInset label
21764 LatexCommand label
21765 name "tab:Tableau-pivoté"
21766
21767 \end_inset
21768
21769  Tableau pivoté
21770 \end_layout
21771
21772 \end_inset
21773
21774
21775 \end_layout
21776
21777 \begin_layout Plain Layout
21778 \align center
21779 \begin_inset Tabular
21780 <lyxtabular version="3" rows="1" columns="5">
21781 <features>
21782 <column alignment="center" valignment="top" width="0">
21783 <column alignment="center" valignment="top" width="0">
21784 <column alignment="center" valignment="top" width="0">
21785 <column alignment="center" valignment="top" width="0">
21786 <column alignment="center" valignment="top" width="0">
21787 <row>
21788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792 test
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801 b
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21807 \begin_inset Text
21808
21809 \begin_layout Plain Layout
21810 c
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21816 \begin_inset Text
21817
21818 \begin_layout Plain Layout
21819 d
21820 \end_layout
21821
21822 \end_inset
21823 </cell>
21824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21825 \begin_inset Text
21826
21827 \begin_layout Plain Layout
21828 e
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 </row>
21834 </lyxtabular>
21835
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \end_inset
21842
21843
21844 \end_layout
21845
21846 \begin_layout Section
21847 Flottants côte-à-côte
21848 \begin_inset Index
21849 status collapsed
21850
21851 \begin_layout Plain Layout
21852 Flottants ! côte-à-côte
21853 \end_layout
21854
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \begin_layout Standard
21861 Pour placer des flottants côte-à-côte, comme pour la figure
21862 \begin_inset Space ~
21863 \end_inset
21864
21865
21866 \begin_inset CommandInset ref
21867 LatexCommand ref
21868 reference "fig:Flottant-gauche"
21869
21870 \end_inset
21871
21872  et 
21873 \begin_inset CommandInset ref
21874 LatexCommand ref
21875 reference "fig:Flottant-droit"
21876
21877 \end_inset
21878
21879 , on n'utilise 
21880 \emph on
21881 qu'un seul 
21882 \emph default
21883 flottant.
21884  On y insère deux boîtes de minipages
21885 \begin_inset Foot
21886 status collapsed
21887
21888 \begin_layout Plain Layout
21889 Les minipages sont décrites dans la section
21890 \begin_inset Space ~
21891 \end_inset
21892
21893
21894 \begin_inset CommandInset ref
21895 LatexCommand ref
21896 reference "sec:Minipages"
21897
21898 \end_inset
21899
21900 .
21901 \end_layout
21902
21903 \end_inset
21904
21905 .
21906  La largeur est mise à 45
21907 \begin_inset Space \thinspace{}
21908 \end_inset
21909
21910 -50
21911 \begin_inset Space \thinspace{}
21912 \end_inset
21913
21914 column% et l'alignement de la boîte à 
21915 \family sans
21916 Bas
21917 \family default
21918  pour chaque minipage.
21919  Les boîtes minipages contiennent l'image et la légende exactement comme
21920  avec un flottant.
21921  La seule différence est que l'unité de longueur 
21922 \family sans
21923 Largeur
21924 \begin_inset Space ~
21925 \end_inset
21926
21927 colonne
21928 \begin_inset Space ~
21929 \end_inset
21930
21931 %
21932 \family default
21933  utilisée pour l'image est maintenant définie par rapport à la largeur des
21934  boîtes minipages.
21935 \end_layout
21936
21937 \begin_layout Standard
21938 \begin_inset Float figure
21939 wide false
21940 sideways false
21941 status open
21942
21943 \begin_layout Plain Layout
21944 \begin_inset Box Frameless
21945 position "b"
21946 hor_pos "c"
21947 has_inner_box 1
21948 inner_pos "t"
21949 use_parbox 0
21950 width "45col%"
21951 special "none"
21952 height "1in"
21953 height_special "totalheight"
21954 status open
21955
21956 \begin_layout Plain Layout
21957 \align center
21958 \begin_inset Graphics
21959         filename ../clipart/mobius.eps
21960         lyxscale 50
21961         width 100col%
21962         scaleBeforeRotation
21963
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \begin_layout Plain Layout
21970 \begin_inset Caption
21971
21972 \begin_layout Plain Layout
21973 \begin_inset CommandInset label
21974 LatexCommand label
21975 name "fig:Flottant-gauche"
21976
21977 \end_inset
21978
21979 Flottant du côté gauche.
21980 \end_layout
21981
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \end_inset
21988
21989
21990 \begin_inset Space \hfill{}
21991 \end_inset
21992
21993
21994 \begin_inset Box Frameless
21995 position "b"
21996 hor_pos "c"
21997 has_inner_box 1
21998 inner_pos "t"
21999 use_parbox 0
22000 width "45col%"
22001 special "none"
22002 height "1in"
22003 height_special "totalheight"
22004 status open
22005
22006 \begin_layout Plain Layout
22007 \align center
22008 \begin_inset Graphics
22009         filename ../clipart/platypus.eps
22010         lyxscale 50
22011         width 100col%
22012         scaleBeforeRotation
22013
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \begin_layout Plain Layout
22020 \begin_inset Caption
22021
22022 \begin_layout Plain Layout
22023 \begin_inset CommandInset label
22024 LatexCommand label
22025 name "fig:Flottant-droit"
22026
22027 \end_inset
22028
22029 Flottant du côté droit.
22030 \end_layout
22031
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \end_inset
22043
22044
22045 \end_layout
22046
22047 \begin_layout Section
22048 Mise en Forme de la Légende
22049 \begin_inset Index
22050 status collapsed
22051
22052 \begin_layout Plain Layout
22053 Légende ! Mise en forme
22054 \end_layout
22055
22056 \end_inset
22057
22058
22059 \begin_inset Index
22060 status collapsed
22061
22062 \begin_layout Plain Layout
22063 Flottants ! Mise en forme de la Légende
22064 \end_layout
22065
22066 \end_inset
22067
22068
22069 \begin_inset Index
22070 status collapsed
22071
22072 \begin_layout Plain Layout
22073 Paquetages LaTeX ! caption
22074 \end_layout
22075
22076 \end_inset
22077
22078
22079 \begin_inset CommandInset label
22080 LatexCommand label
22081 name "sec:Formatage-légende"
22082
22083 \end_inset
22084
22085
22086 \end_layout
22087
22088 \begin_layout Standard
22089 L'environnement 
22090 \family sans
22091 Légende
22092 \family default
22093  est l'environnement de paragraphe par défaut pour les 
22094 \family sans
22095 flottants
22096 \family default
22097 .
22098  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22099  par exemple 
22100 \begin_inset Quotes eld
22101 \end_inset
22102
22103
22104 \family sans
22105 Figure #:
22106 \family default
22107
22108 \begin_inset Quotes erd
22109 \end_inset
22110
22111  suivi par le texte de la légende.
22112  Le 
22113 \begin_inset Quotes eld
22114 \end_inset
22115
22116 #
22117 \begin_inset Quotes erd
22118 \end_inset
22119
22120  étant remplacé par le numéro de référence réel.
22121  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22122  que le texte de la légende et deux points suivent le numéro pour séparer
22123  l'étiquette du texte.
22124  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22125 \end_layout
22126
22127 \begin_layout Standard
22128 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22129  LaTeX 
22130 \series bold
22131 caption
22132 \series default
22133
22134 \begin_inset Index
22135 status collapsed
22136
22137 \begin_layout Plain Layout
22138 Paquetages LaTeX ! caption
22139 \end_layout
22140
22141 \end_inset
22142
22143  dans le préambule de votre document avec la ligne suivante :
22144 \end_layout
22145
22146 \begin_layout Standard
22147
22148 \series bold
22149
22150 \backslash
22151 usepackage[format definition]{caption}
22152 \end_layout
22153
22154 \begin_layout Standard
22155 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22156  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22157  dans ce document, utilisez les commandes suivantes :
22158 \end_layout
22159
22160 \begin_layout Standard
22161
22162 \series bold
22163
22164 \backslash
22165 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22166 \end_layout
22167
22168 \begin_layout Standard
22169 Vous pouvez aussi définir des formats de légendes différents pour les différents
22170  types de flottants.
22171  Dans ce cas chargez le paquetage 
22172 \series bold
22173 caption 
22174 \series default
22175 sans option de format spécifique et définissez les différents formats à
22176  l'aide de la commande 
22177 \end_layout
22178
22179 \begin_layout Standard
22180
22181 \series bold
22182
22183 \backslash
22184 captionsetup[type de flottant]{définition du format}
22185 \end_layout
22186
22187 \begin_layout Standard
22188 dans le préambule du document.
22189  Par exemple les formats de légende de la Figure
22190 \begin_inset Space ~
22191 \end_inset
22192
22193
22194 \begin_inset CommandInset ref
22195 LatexCommand ref
22196 reference "fig:Legende-de-fig"
22197
22198 \end_inset
22199
22200  et du Tableau
22201 \begin_inset Space ~
22202 \end_inset
22203
22204
22205 \begin_inset CommandInset ref
22206 LatexCommand ref
22207 reference "tab:Légende-de-tab"
22208
22209 \end_inset
22210
22211  peuvent être créés en utilisant les commandes suivantes dans le préambule
22212  :
22213 \end_layout
22214
22215 \begin_layout Standard
22216
22217 \series bold
22218
22219 \backslash
22220 usepackage[tableposition=top]{caption}
22221 \series default
22222
22223 \begin_inset Newline newline
22224 \end_inset
22225
22226
22227 \series bold
22228
22229 \backslash
22230 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22231 \begin_inset Newline newline
22232 \end_inset
22233
22234
22235 \begin_inset ERT
22236 status collapsed
22237
22238 \begin_layout Plain Layout
22239
22240
22241 \backslash
22242 hphantom{
22243 \backslash
22244
22245 \backslash
22246 captionsetup[figure]
22247 \backslash
22248 {}
22249 \end_layout
22250
22251 \end_inset
22252
22253  labelsep=period}
22254 \begin_inset Newline newline
22255 \end_inset
22256
22257
22258 \backslash
22259 captionsetup[table]{labelfont={bf,sf}}
22260 \end_layout
22261
22262 \begin_layout Standard
22263 \begin_inset Note Greyedout
22264 status open
22265
22266 \begin_layout Plain Layout
22267
22268 \series bold
22269 Note:
22270 \series default
22271  L'option 
22272 \series bold
22273 tableposition=top
22274 \series default
22275  n'a pas d'effet quand on utilise un document de classe 
22276 \series bold
22277 koma-script
22278 \series default
22279
22280 \begin_inset Index
22281 status collapsed
22282
22283 \begin_layout Plain Layout
22284 Paquetages LaTeX ! koma-script
22285 \end_layout
22286
22287 \end_inset
22288
22289 .
22290  Dans ce cas on doit utiliser l'option 
22291 \series bold
22292 tablecaptionabove
22293 \series default
22294  de la classe de document.
22295 \end_layout
22296
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \begin_layout Standard
22303 Pour plus d'information sur le paquetage 
22304 \series bold
22305 caption
22306 \series default
22307  nous vous renvoyons à sa documentation 
22308 \begin_inset CommandInset citation
22309 LatexCommand cite
22310 key "caption"
22311
22312 \end_inset
22313
22314 .
22315 \end_layout
22316
22317 \begin_layout Standard
22318 Pour changer le nom de l'étiquette, par exemple de 
22319 \begin_inset Quotes eld
22320 \end_inset
22321
22322 Figure
22323 \begin_inset Quotes erd
22324 \end_inset
22325
22326  à 
22327 \begin_inset Quotes eld
22328 \end_inset
22329
22330 Image
22331 \begin_inset Quotes erd
22332 \end_inset
22333
22334 , utilisez la commande suivante dans le préambule :
22335 \end_layout
22336
22337 \begin_layout Standard
22338
22339 \series bold
22340
22341 \backslash
22342 renewcommand{
22343 \backslash
22344 fnum@figure}{Image~
22345 \backslash
22346 thefigure}
22347 \end_layout
22348
22349 \begin_layout Standard
22350 où 
22351 \series bold
22352
22353 \backslash
22354 thefigure
22355 \series default
22356  insère le numéro de la figure et
22357 \series bold
22358  
22359 \begin_inset Quotes eld
22360 \end_inset
22361
22362 ~
22363 \series default
22364
22365 \begin_inset Quotes erd
22366 \end_inset
22367
22368  ajoute une espace insécable.
22369 \end_layout
22370
22371 \begin_layout Standard
22372 \begin_inset VSpace bigskip
22373 \end_inset
22374
22375 Si vous utilisez un document de classe 
22376 \series bold
22377 koma-script
22378 \series default
22379
22380 \begin_inset Index
22381 status collapsed
22382
22383 \begin_layout Plain Layout
22384 Paquetages LaTeX ! koma-script
22385 \end_layout
22386
22387 \end_inset
22388
22389  (
22390 \family sans
22391 article (koma-script)
22392 \family default
22393
22394 \family sans
22395 book (koma-script)
22396 \family default
22397
22398 \family sans
22399 letter (koma-script)
22400 \family default
22401 , ou 
22402 \family sans
22403 report (koma-script)
22404 \family default
22405
22406 \begin_inset Space \thinspace{}
22407 \end_inset
22408
22409 ), Vous pouvez utiliser la commande incorporée 
22410 \series bold
22411
22412 \backslash
22413 setkomafont 
22414 \series default
22415 du paquetage
22416 \series bold
22417  koma-script 
22418 \series default
22419 à la place du paquetage
22420 \series bold
22421  caption.
22422  
22423 \series default
22424 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22425  suivante au préambule de votre document :
22426 \end_layout
22427
22428 \begin_layout Standard
22429
22430 \series bold
22431
22432 \backslash
22433 setkomafont{captionlabel}{
22434 \backslash
22435 bfseries}
22436 \end_layout
22437
22438 \begin_layout Standard
22439 Pour plus d'information au sujet de 
22440 \series bold
22441
22442 \backslash
22443 setkomafont
22444 \series default
22445  nous vous renvoyons à la documentation du paquetage 
22446 \series bold
22447 koma-script
22448 \series default
22449  
22450 \begin_inset CommandInset citation
22451 LatexCommand cite
22452 key "koma-script"
22453
22454 \end_inset
22455
22456 .
22457 \end_layout
22458
22459 \begin_layout Standard
22460 \begin_inset ERT
22461 status collapsed
22462
22463 \begin_layout Plain Layout
22464
22465
22466 \backslash
22467 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22468 }
22469 \end_layout
22470
22471 \end_inset
22472
22473
22474 \begin_inset Note Note
22475 status open
22476
22477 \begin_layout Plain Layout
22478 Le format de la légende n'est modifié que pour cet exemple.
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \begin_layout Standard
22487 \begin_inset Float figure
22488 placement !p
22489 wide false
22490 sideways false
22491 status open
22492
22493 \begin_layout Plain Layout
22494 \align center
22495 \begin_inset Graphics
22496         filename ../clipart/mobius.eps
22497         lyxscale 50
22498         scale 50
22499         scaleBeforeRotation
22500
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \begin_layout Plain Layout
22507 \begin_inset Caption
22508
22509 \begin_layout Plain Layout
22510 \begin_inset CommandInset label
22511 LatexCommand label
22512 name "fig:Legende-de-fig"
22513
22514 \end_inset
22515
22516 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22517  pour montrer les différents types de formats de légendes.
22518  Ici on a utilisé un format de légende personnalisé.
22519 \end_layout
22520
22521 \end_inset
22522
22523
22524 \end_layout
22525
22526 \end_inset
22527
22528
22529 \end_layout
22530
22531 \begin_layout Standard
22532 \begin_inset ERT
22533 status collapsed
22534
22535 \begin_layout Plain Layout
22536
22537
22538 \backslash
22539 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22540 on}
22541 \end_layout
22542
22543 \end_inset
22544
22545
22546 \end_layout
22547
22548 \begin_layout Standard
22549 \begin_inset Float table
22550 placement !p
22551 wide false
22552 sideways false
22553 status open
22554
22555 \begin_layout Plain Layout
22556 \begin_inset Caption
22557
22558 \begin_layout Plain Layout
22559 \begin_inset CommandInset label
22560 LatexCommand label
22561 name "tab:Légende-de-tab"
22562
22563 \end_inset
22564
22565 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22566  pour montrer les différents types de formats de légendes.
22567  Ici on a utilisé le format de légende par défaut.
22568 \end_layout
22569
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \begin_layout Plain Layout
22576 \align center
22577 \begin_inset Tabular
22578 <lyxtabular version="3" rows="1" columns="5">
22579 <features>
22580 <column alignment="center" valignment="top" width="0">
22581 <column alignment="center" valignment="top" width="0">
22582 <column alignment="center" valignment="top" width="0">
22583 <column alignment="center" valignment="top" width="0">
22584 <column alignment="center" valignment="top" width="0">
22585 <row>
22586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590 a
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599 b
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \begin_layout Plain Layout
22608 c
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617 d
22618 \end_layout
22619
22620 \end_inset
22621 </cell>
22622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22623 \begin_inset Text
22624
22625 \begin_layout Plain Layout
22626 e
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 </row>
22632 </lyxtabular>
22633
22634 \end_inset
22635
22636
22637 \end_layout
22638
22639 \end_inset
22640
22641
22642 \end_layout
22643
22644 \begin_layout Section
22645 Positionnement de la Légende
22646 \begin_inset Index
22647 status collapsed
22648
22649 \begin_layout Plain Layout
22650 Légende ! Placement
22651 \end_layout
22652
22653 \end_inset
22654
22655
22656 \begin_inset Index
22657 status collapsed
22658
22659 \begin_layout Plain Layout
22660 Flottants ! Placement de la légende
22661 \end_layout
22662
22663 \end_inset
22664
22665
22666 \begin_inset CommandInset label
22667 LatexCommand label
22668 name "sec:Placement-légende"
22669
22670 \end_inset
22671
22672
22673 \end_layout
22674
22675 \begin_layout Standard
22676 La règle habituelle pour placer la légende est :
22677 \end_layout
22678
22679 \begin_layout Description
22680 Figure
22681 \begin_inset Space ~
22682 \end_inset
22683
22684 : La légende est placée en dessous de la figure
22685 \end_layout
22686
22687 \begin_layout Description
22688 Tableau
22689 \begin_inset Space ~
22690 \end_inset
22691
22692 : La légende est placée au dessus du tableau
22693 \end_layout
22694
22695 \begin_layout Standard
22696 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22697  au dessus des tableaux.
22698  Ce qui fait que si vous utilisez une des classes de document 
22699 \family sans
22700 article
22701 \family default
22702
22703 \family sans
22704 book
22705 \family default
22706
22707 \family sans
22708 letter
22709 \family default
22710 , ou 
22711 \family sans
22712 report
22713 \family default
22714  il n'y aura pas d'espace libre entre la légende et le tableau.
22715  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22716  de chargement du paquetage LaTeX 
22717 \series bold
22718 caption
22719 \series default
22720  dans le préambule de votre document
22721 \begin_inset Foot
22722 status open
22723
22724 \begin_layout Plain Layout
22725 Voir la section
22726 \begin_inset Space ~
22727 \end_inset
22728
22729
22730 \begin_inset CommandInset ref
22731 LatexCommand ref
22732 reference "sec:Formatage-légende"
22733
22734 \end_inset
22735
22736  pour plus d'information sur le paquetage 
22737 \series bold
22738 caption
22739 \series default
22740 .
22741 \end_layout
22742
22743 \end_inset
22744
22745 :
22746 \end_layout
22747
22748 \begin_layout Standard
22749
22750 \series bold
22751 tableposition=top
22752 \end_layout
22753
22754 \begin_layout Standard
22755 Si vous utilisez une classe de document 
22756 \series bold
22757 koma-script
22758 \series default
22759
22760 \begin_inset Index
22761 status collapsed
22762
22763 \begin_layout Plain Layout
22764 Paquetages LaTeX ! koma-script
22765 \end_layout
22766
22767 \end_inset
22768
22769  (
22770 \family sans
22771 article (koma-script)
22772 \family default
22773
22774 \family sans
22775 book (koma-script)
22776 \family default
22777
22778 \family sans
22779 letter (koma-script)
22780 \family default
22781 , ou 
22782 \family sans
22783 report (koma-script)
22784 \family default
22785
22786 \begin_inset Space \thinspace{}
22787 \end_inset
22788
22789 ), vous pouvez utiliser à la place du paquetage 
22790 \series bold
22791 caption
22792 \series default
22793  l'option 
22794 \series bold
22795 tablecaptionabove
22796 \series default
22797  de la classe de document.
22798 \end_layout
22799
22800 \begin_layout Standard
22801 \begin_inset VSpace bigskip
22802 \end_inset
22803
22804 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22805  Pour cela, vous devez charger le paquetage LaTeX 
22806 \series bold
22807 sidecap
22808 \series default
22809
22810 \begin_inset Index
22811 status collapsed
22812
22813 \begin_layout Plain Layout
22814 Paquetages LaTeX ! sidecap
22815 \end_layout
22816
22817 \end_inset
22818
22819  dans le préambule de votre document avec la ligne de commande suivante
22820 \end_layout
22821
22822 \begin_layout Standard
22823
22824 \series bold
22825
22826 \backslash
22827 usepackage[option]{sidecap}
22828 \end_layout
22829
22830 \begin_layout Standard
22831 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22832  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22833  paires.
22834  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22835  
22836 \series bold
22837 innercaption
22838 \series default
22839 .
22840  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22841  
22842 \series bold
22843 rightcaption
22844 \series default
22845  ou 
22846 \series bold
22847 leftcaption
22848 \series default
22849 .
22850 \end_layout
22851
22852 \begin_layout Standard
22853 \begin_inset ERT
22854 status collapsed
22855
22856 \begin_layout Plain Layout
22857
22858
22859 \backslash
22860 ifsidecap
22861 \end_layout
22862
22863 \end_inset
22864
22865
22866 \begin_inset Note Note
22867 status open
22868
22869 \begin_layout Plain Layout
22870 La section suivante ne sera affichée que si le paquetage LaTeX 
22871 \series bold
22872 sidecap
22873 \series default
22874  a été installé.
22875 \end_layout
22876
22877 \end_inset
22878
22879
22880 \end_layout
22881
22882 \begin_layout Standard
22883 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22884  ajouter ces commandes dans le préambule de votre document :
22885 \end_layout
22886
22887 \begin_layout Standard
22888
22889 \lyxline
22890
22891 \end_layout
22892
22893 \begin_layout Standard
22894
22895 \series bold
22896
22897 \backslash
22898 newcommand{
22899 \backslash
22900 TabBesBeg}{%
22901 \begin_inset Newline newline
22902 \end_inset
22903
22904
22905 \begin_inset ERT
22906 status collapsed
22907
22908 \begin_layout Plain Layout
22909
22910
22911 \backslash
22912 hphantom{ }
22913 \end_layout
22914
22915 \end_inset
22916
22917
22918 \backslash
22919 let
22920 \backslash
22921 MyTable
22922 \backslash
22923 table
22924 \begin_inset Newline newline
22925 \end_inset
22926
22927
22928 \begin_inset ERT
22929 status collapsed
22930
22931 \begin_layout Plain Layout
22932
22933
22934 \backslash
22935 hphantom{ }
22936 \end_layout
22937
22938 \end_inset
22939
22940
22941 \backslash
22942 let
22943 \backslash
22944 MyEndtable
22945 \backslash
22946 endtable
22947 \begin_inset Newline newline
22948 \end_inset
22949
22950
22951 \begin_inset ERT
22952 status collapsed
22953
22954 \begin_layout Plain Layout
22955
22956
22957 \backslash
22958 hphantom{ }
22959 \end_layout
22960
22961 \end_inset
22962
22963
22964 \backslash
22965 renewenvironment{table}{
22966 \backslash
22967 begin{SCtable}}{
22968 \backslash
22969 end{SCtable}}}
22970 \end_layout
22971
22972 \begin_layout Standard
22973
22974 \series bold
22975
22976 \backslash
22977 newcommand{
22978 \backslash
22979 TabBesEnd}{%
22980 \begin_inset Newline newline
22981 \end_inset
22982
22983
22984 \begin_inset ERT
22985 status collapsed
22986
22987 \begin_layout Plain Layout
22988
22989
22990 \backslash
22991 hphantom{ }
22992 \end_layout
22993
22994 \end_inset
22995
22996
22997 \backslash
22998 let
22999 \backslash
23000 table
23001 \backslash
23002 MyTable
23003 \begin_inset Newline newline
23004 \end_inset
23005
23006
23007 \begin_inset ERT
23008 status collapsed
23009
23010 \begin_layout Plain Layout
23011
23012
23013 \backslash
23014 hphantom{ }
23015 \end_layout
23016
23017 \end_inset
23018
23019
23020 \backslash
23021 let
23022 \backslash
23023 endtable
23024 \backslash
23025 MyEndtable
23026 \end_layout
23027
23028 \begin_layout Standard
23029
23030 \series bold
23031
23032 \backslash
23033 newcommand{
23034 \backslash
23035 FigBesBeg}{%
23036 \begin_inset Newline newline
23037 \end_inset
23038
23039
23040 \begin_inset ERT
23041 status collapsed
23042
23043 \begin_layout Plain Layout
23044
23045
23046 \backslash
23047 hphantom{ }
23048 \end_layout
23049
23050 \end_inset
23051
23052
23053 \backslash
23054 let
23055 \backslash
23056 MyFigure
23057 \backslash
23058 figure
23059 \begin_inset Newline newline
23060 \end_inset
23061
23062
23063 \begin_inset ERT
23064 status collapsed
23065
23066 \begin_layout Plain Layout
23067
23068
23069 \backslash
23070 hphantom{ }
23071 \end_layout
23072
23073 \end_inset
23074
23075
23076 \backslash
23077 let
23078 \backslash
23079 MyEndfigure
23080 \backslash
23081 endfigure
23082 \begin_inset Newline newline
23083 \end_inset
23084
23085
23086 \begin_inset ERT
23087 status collapsed
23088
23089 \begin_layout Plain Layout
23090
23091
23092 \backslash
23093 hphantom{ }
23094 \end_layout
23095
23096 \end_inset
23097
23098
23099 \backslash
23100 renewenvironment{figure}{
23101 \backslash
23102 begin{SCfigure}}{
23103 \backslash
23104 end{SCfigure}}}
23105 \end_layout
23106
23107 \begin_layout Standard
23108
23109 \series bold
23110
23111 \backslash
23112 newcommand{
23113 \backslash
23114 FigBesEnd}{%
23115 \begin_inset Newline newline
23116 \end_inset
23117
23118
23119 \begin_inset ERT
23120 status collapsed
23121
23122 \begin_layout Plain Layout
23123
23124
23125 \backslash
23126 hphantom{ }
23127 \end_layout
23128
23129 \end_inset
23130
23131
23132 \backslash
23133 let
23134 \backslash
23135 figure
23136 \backslash
23137 MyFigure
23138 \begin_inset Newline newline
23139 \end_inset
23140
23141
23142 \begin_inset ERT
23143 status collapsed
23144
23145 \begin_layout Plain Layout
23146
23147
23148 \backslash
23149 hphantom{ }
23150 \end_layout
23151
23152 \end_inset
23153
23154
23155 \backslash
23156 let
23157 \backslash
23158 endfigure
23159 \backslash
23160 MyEndfigure}
23161 \end_layout
23162
23163 \begin_layout Standard
23164
23165 \lyxline
23166
23167 \end_layout
23168
23169 \begin_layout Standard
23170 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23171  la légende se place sur le côté.
23172  Pour les flottants de figure, utilisez la commande
23173 \end_layout
23174
23175 \begin_layout Standard
23176
23177 \series bold
23178
23179 \backslash
23180 FigBesBeg
23181 \end_layout
23182
23183 \begin_layout Standard
23184 en code TeX avant le flottant.
23185  Après le flottant, insérez la commande
23186 \end_layout
23187
23188 \begin_layout Standard
23189
23190 \series bold
23191
23192 \backslash
23193 FigBesEnd
23194 \end_layout
23195
23196 \begin_layout Standard
23197 en code TeX pour revenir à la définition originale du flottant.
23198 \end_layout
23199
23200 \begin_layout Standard
23201 Pour les flottants de tableau, utilisez les commandes correspondantes
23202 \end_layout
23203
23204 \begin_layout Standard
23205
23206 \series bold
23207
23208 \backslash
23209 TabBesBeg
23210 \series default
23211  et 
23212 \series bold
23213
23214 \backslash
23215 TabBesEnd
23216 \end_layout
23217
23218 \begin_layout Standard
23219 La figure
23220 \begin_inset Space ~
23221 \end_inset
23222
23223
23224 \begin_inset CommandInset ref
23225 LatexCommand ref
23226 reference "fig:legende-a-coté-fig"
23227
23228 \end_inset
23229
23230  et le tableau
23231 \begin_inset Space ~
23232 \end_inset
23233
23234
23235 \begin_inset CommandInset ref
23236 LatexCommand ref
23237 reference "tab:legende-à-coté-tableau"
23238
23239 \end_inset
23240
23241  sont des exemples où la légende a été mises sur le coté.
23242 \end_layout
23243
23244 \begin_layout Standard
23245 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23246  pour les flottants de tableau et vers le bas pour les flottants de figure.
23247  Pour changer ce comportement, vous pouvez utiliser les commandes
23248 \end_layout
23249
23250 \begin_layout Standard
23251
23252 \series bold
23253
23254 \backslash
23255 sidecaptionvpos{type flottant}{placement}
23256 \end_layout
23257
23258 \begin_layout Standard
23259 dans le préambule du document ou en code TeX juste avant le flottant visé.
23260  Le type du flottant est soit 
23261 \family sans
23262 figure
23263 \family default
23264  soit 
23265 \family sans
23266 table
23267 \family default
23268 , le placement peut être 
23269 \begin_inset Quotes eld
23270 \end_inset
23271
23272
23273 \family sans
23274 t
23275 \family default
23276
23277 \begin_inset Quotes erd
23278 \end_inset
23279
23280  pour haut (top), 
23281 \begin_inset Quotes eld
23282 \end_inset
23283
23284
23285 \family sans
23286 c
23287 \family default
23288
23289 \begin_inset Quotes erd
23290 \end_inset
23291
23292  pour centre (center), ou 
23293 \begin_inset Quotes eld
23294 \end_inset
23295
23296
23297 \family sans
23298 b
23299 \family default
23300
23301 \begin_inset Quotes erd
23302 \end_inset
23303
23304  pour bas (bottom).
23305  Pour que, par exemple, les légendes des flottants de figure soient centrés
23306  verticalement, utilisez la commande
23307 \end_layout
23308
23309 \begin_layout Standard
23310
23311 \series bold
23312
23313 \backslash
23314 sidecaptionvpos{figure}{c}
23315 \end_layout
23316
23317 \begin_layout Standard
23318 C'est ce qui a été utilisé pour la figure
23319 \begin_inset Space ~
23320 \end_inset
23321
23322
23323 \begin_inset CommandInset ref
23324 LatexCommand ref
23325 reference "fig:legende-à-coté-fig-2"
23326
23327 \end_inset
23328
23329 .
23330 \end_layout
23331
23332 \begin_layout Standard
23333 \begin_inset VSpace medskip
23334 \end_inset
23335
23336 Pour plus d'information sur le paquetage 
23337 \series bold
23338 sidecap
23339 \series default
23340  nous vous renvoyons à sa documentation 
23341 \begin_inset CommandInset citation
23342 LatexCommand cite
23343 key "sidecap"
23344
23345 \end_inset
23346
23347 .
23348 \end_layout
23349
23350 \begin_layout Standard
23351 \begin_inset Note Greyedout
23352 status open
23353
23354 \begin_layout Plain Layout
23355
23356 \series bold
23357 Note:
23358 \series default
23359  Le paquetage LaTeX 
23360 \series bold
23361 hypcap
23362 \series default
23363
23364 \begin_inset Index
23365 status collapsed
23366
23367 \begin_layout Plain Layout
23368 Paquetages LaTeX ! hypcap
23369 \end_layout
23370
23371 \end_inset
23372
23373 , qui est décrit dans la section
23374 \begin_inset Space ~
23375 \end_inset
23376
23377
23378 \begin_inset CommandInset ref
23379 LatexCommand ref
23380 reference "sub:Reference-Position"
23381
23382 \end_inset
23383
23384 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23385 \end_layout
23386
23387 \end_inset
23388
23389
23390 \end_layout
23391
23392 \begin_layout Standard
23393 \begin_inset ERT
23394 status collapsed
23395
23396 \begin_layout Plain Layout
23397
23398
23399 \backslash
23400 FigBesBeg 
23401 \end_layout
23402
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \begin_layout Standard
23409 \begin_inset Float figure
23410 wide false
23411 sideways false
23412 status open
23413
23414 \begin_layout Plain Layout
23415 \begin_inset Graphics
23416         filename ../clipart/escher-lsd.eps
23417         scale 75
23418         scaleBeforeRotation
23419
23420 \end_inset
23421
23422
23423 \end_layout
23424
23425 \begin_layout Plain Layout
23426 \begin_inset Caption
23427
23428 \begin_layout Plain Layout
23429 \begin_inset CommandInset label
23430 LatexCommand label
23431 name "fig:legende-a-coté-fig"
23432
23433 \end_inset
23434
23435 Une légende à côté d'une figure.
23436 \end_layout
23437
23438 \end_inset
23439
23440
23441 \end_layout
23442
23443 \end_inset
23444
23445
23446 \end_layout
23447
23448 \begin_layout Standard
23449 \begin_inset ERT
23450 status collapsed
23451
23452 \begin_layout Plain Layout
23453
23454
23455 \backslash
23456 TabBesBeg 
23457 \end_layout
23458
23459 \end_inset
23460
23461
23462 \end_layout
23463
23464 \begin_layout Standard
23465 \begin_inset Float table
23466 wide false
23467 sideways false
23468 status open
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Caption
23472
23473 \begin_layout Plain Layout
23474 \begin_inset CommandInset label
23475 LatexCommand label
23476 name "tab:legende-à-coté-tableau"
23477
23478 \end_inset
23479
23480 Une légende à côté d'un tableau.
23481 \end_layout
23482
23483 \end_inset
23484
23485
23486 \end_layout
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Tabular
23490 <lyxtabular version="3" rows="4" columns="5">
23491 <features>
23492 <column alignment="center" valignment="top" width="0">
23493 <column alignment="center" valignment="top" width="0">
23494 <column alignment="center" valignment="top" width="0">
23495 <column alignment="center" valignment="top" width="0">
23496 <column alignment="center" valignment="top" width="0">
23497 <row>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 a
23503 \end_layout
23504
23505 \end_inset
23506 </cell>
23507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 b
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \end_layout
23531
23532 \end_inset
23533 </cell>
23534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23535 \begin_inset Text
23536
23537 \begin_layout Plain Layout
23538 c
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 </row>
23544 <row>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 d
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576 e
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 f
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 g
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632 h
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 </row>
23638 <row>
23639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652 i
23653 \end_layout
23654
23655 \end_inset
23656 </cell>
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
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 j
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679
23680 \end_layout
23681
23682 \end_inset
23683 </cell>
23684 </row>
23685 </lyxtabular>
23686
23687 \end_inset
23688
23689
23690 \end_layout
23691
23692 \end_inset
23693
23694
23695 \end_layout
23696
23697 \begin_layout Standard
23698 \begin_inset ERT
23699 status collapsed
23700
23701 \begin_layout Plain Layout
23702
23703
23704 \backslash
23705 TabBesEnd
23706 \end_layout
23707
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \begin_layout Standard
23714 \begin_inset ERT
23715 status collapsed
23716
23717 \begin_layout Plain Layout
23718
23719
23720 \backslash
23721 sidecaptionvpos{figure}{c}
23722 \end_layout
23723
23724 \end_inset
23725
23726
23727 \begin_inset Float figure
23728 wide false
23729 sideways false
23730 status open
23731
23732 \begin_layout Plain Layout
23733 \begin_inset Graphics
23734         filename ../clipart/escher-lsd.eps
23735         scale 75
23736         scaleBeforeRotation
23737
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \begin_layout Plain Layout
23744 \begin_inset Caption
23745
23746 \begin_layout Plain Layout
23747 \begin_inset CommandInset label
23748 LatexCommand label
23749 name "fig:legende-à-coté-fig-2"
23750
23751 \end_inset
23752
23753 Une légende centrée verticalement à côté d'une figure.
23754 \end_layout
23755
23756 \end_inset
23757
23758
23759 \end_layout
23760
23761 \end_inset
23762
23763
23764 \end_layout
23765
23766 \begin_layout Standard
23767 \begin_inset ERT
23768 status collapsed
23769
23770 \begin_layout Plain Layout
23771
23772
23773 \backslash
23774 FigBesEnd
23775 \end_layout
23776
23777 \end_inset
23778
23779
23780 \end_layout
23781
23782 \begin_layout Standard
23783 \begin_inset ERT
23784 status collapsed
23785
23786 \begin_layout Plain Layout
23787
23788
23789 \backslash
23790 else
23791 \end_layout
23792
23793 \end_inset
23794
23795
23796 \begin_inset Note Note
23797 status open
23798
23799 \begin_layout Plain Layout
23800 Ce qui suit sera affiché si le paquetage LaTeX 
23801 \series bold
23802 sidecap
23803 \series default
23804  n'est pas installé :
23805 \end_layout
23806
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \begin_layout Standard
23813 Vous devez installer le paquetage LaTeX 
23814 \series bold
23815 sidecap
23816 \series default
23817  pour voir la suite de cette section dans la sortie imprimée.
23818 \end_layout
23819
23820 \begin_layout Standard
23821 \begin_inset ERT
23822 status collapsed
23823
23824 \begin_layout Plain Layout
23825
23826
23827 \backslash
23828 fi
23829 \end_layout
23830
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \begin_layout Section
23837 Les Listes de Flottants
23838 \begin_inset CommandInset label
23839 LatexCommand label
23840 name "sec:Listes-de-flottants"
23841
23842 \end_inset
23843
23844
23845 \begin_inset Index
23846 status collapsed
23847
23848 \begin_layout Plain Layout
23849 Flottants ! Listes de Flottants
23850 \end_layout
23851
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \begin_layout Standard
23858 De la même façon que la table des matières fait la liste des sections du
23859  document, il y a des listes pour tous les types de flottants, comme par
23860  exemple pour les figures du document.
23861  Vous pouvez les insérer en utilisant le menu 
23862 \family sans
23863 Insérer\SpecialChar \menuseparator
23864 Listes
23865 \begin_inset Space ~
23866 \end_inset
23867
23868 &
23869 \begin_inset Space ~
23870 \end_inset
23871
23872 TdM
23873 \family default
23874 .
23875 \end_layout
23876
23877 \begin_layout Standard
23878 Les entrées de la liste sont la légende du flottant ou éventuellement le
23879  titre court, le numéro du flottant, et le numéro de la page où le flottant
23880  apparaît dans le document.
23881 \end_layout
23882
23883 \begin_layout Standard
23884 Vous trouverez à la fin de ce document une liste des figures et une liste
23885  des tableaux.
23886 \end_layout
23887
23888 \begin_layout Chapter
23889 Notes
23890 \end_layout
23891
23892 \begin_layout Section
23893 Les Notes de LyX
23894 \begin_inset CommandInset label
23895 LatexCommand label
23896 name "sec:LyX-Notes"
23897
23898 \end_inset
23899
23900
23901 \begin_inset Index
23902 status collapsed
23903
23904 \begin_layout Plain Layout
23905 Notes ! Notes LyX 
23906 \end_layout
23907
23908 \end_inset
23909
23910
23911 \end_layout
23912
23913 \begin_layout Standard
23914 On peut insérer une note en utilisant le bouton 
23915 \begin_inset Graphics
23916         filename ../../images/note-insert.png
23917         scale 85
23918         scaleBeforeRotation
23919
23920 \end_inset
23921
23922  de la barre d'outils ou avec le menu 
23923 \family sans
23924 Insérer\SpecialChar \menuseparator
23925 Note
23926 \family default
23927 .
23928  Il y a cinq types de notes :
23929 \end_layout
23930
23931 \begin_layout Description
23932 Note
23933 \begin_inset Space ~
23934 \end_inset
23935
23936 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23937  finale.
23938  La boîte de cette note ressemble à ceci :
23939 \begin_inset Newline newline
23940 \end_inset
23941
23942
23943 \begin_inset Newline newline
23944 \end_inset
23945
23946
23947 \begin_inset Graphics
23948         filename clipart/LyXNoteImageQt4.png
23949         scale 65
23950         scaleBeforeRotation
23951
23952 \end_inset
23953
23954  
23955 \begin_inset Note Note
23956 status open
23957
23958 \begin_layout Plain Layout
23959 Le texte de cette note n'apparaîtra pas à l'impression.
23960 \end_layout
23961
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \begin_layout Description
23968 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23969  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23970  vers un fichier au format LaTeX avec le menu 
23971 \family sans
23972 Fichier\SpecialChar \menuseparator
23973 Exporter\SpecialChar \menuseparator
23974 LaTeX (pdflatex) / (plain)
23975 \family default
23976 .
23977  La boîte de cette note ressemble à ceci :
23978 \begin_inset Newline newline
23979 \end_inset
23980
23981
23982 \begin_inset Newline newline
23983 \end_inset
23984
23985
23986 \begin_inset Graphics
23987         filename clipart/CommentNoteImageQt4.png
23988         scale 55
23989         scaleBeforeRotation
23990
23991 \end_inset
23992
23993
23994 \lang english
23995  
23996 \lang french
23997
23998 \begin_inset Note Comment
23999 status open
24000
24001 \begin_layout Plain Layout
24002 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24003  LaTeX.
24004 \end_layout
24005
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \begin_layout Description
24012 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24013  La boîte de cette note ressemble à ceci :
24014 \lang english
24015
24016 \begin_inset Newline newline
24017 \end_inset
24018
24019
24020 \lang french
24021
24022 \begin_inset Newline newline
24023 \end_inset
24024
24025
24026 \begin_inset Graphics
24027         filename clipart/GreyedOutNoteImageQt4.png
24028         scale 55
24029         scaleBeforeRotation
24030
24031 \end_inset
24032
24033
24034 \begin_inset Newline newline
24035 \end_inset
24036
24037
24038 \begin_inset ERT
24039 status collapsed
24040
24041 \begin_layout Plain Layout
24042
24043
24044 \backslash
24045 renewenvironment{lyxgreyedout}
24046 \end_layout
24047
24048 \begin_layout Plain Layout
24049
24050 {
24051 \backslash
24052 textcolor[gray]{0.8}
24053 \backslash
24054 bgroup}{
24055 \backslash
24056 egroup}
24057 \end_layout
24058
24059 \end_inset
24060
24061
24062 \begin_inset Note Greyedout
24063 status open
24064
24065 \begin_layout Plain Layout
24066 Le texte
24067 \begin_inset Foot
24068 status open
24069
24070 \begin_layout Plain Layout
24071 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24072  grisé.
24073  
24074 \end_layout
24075
24076 \end_inset
24077
24078  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24079 \end_layout
24080
24081 \end_inset
24082
24083
24084 \begin_inset ERT
24085 status collapsed
24086
24087 \begin_layout Plain Layout
24088
24089
24090 \backslash
24091 renewenvironment{lyxgreyedout}
24092 \end_layout
24093
24094 \begin_layout Plain Layout
24095
24096 {
24097 \backslash
24098 textcolor{blue}
24099 \backslash
24100 bgroup}{
24101 \backslash
24102 egroup}
24103 \end_layout
24104
24105 \end_inset
24106
24107
24108 \begin_inset Note Note
24109 status open
24110
24111 \begin_layout Plain Layout
24112 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24113  originale qu'elle a dans LyX.
24114  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24115  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24116 \end_layout
24117
24118 \end_inset
24119
24120
24121 \begin_inset Newline newline
24122 \end_inset
24123
24124
24125 \begin_inset Newline newline
24126 \end_inset
24127
24128 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24129  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24130 \end_layout
24131
24132 \begin_layout Description
24133 Encadrée Ce type de note apparaîtra sur la sortie finale sous la forme d'un
24134  texte encadré.
24135  La boîte de cette note ressemble à ceci :
24136 \begin_inset Newline newline
24137 \end_inset
24138
24139
24140 \begin_inset Newline newline
24141 \end_inset
24142
24143
24144 \begin_inset Graphics
24145         filename clipart/FramedNoteImageQt4.png
24146         scale 65
24147         scaleBeforeRotation
24148
24149 \end_inset
24150
24151
24152 \lang english
24153  
24154 \lang french
24155
24156 \begin_inset Box Framed
24157 position "t"
24158 hor_pos "c"
24159 has_inner_box 0
24160 inner_pos "t"
24161 use_parbox 0
24162 width "100col%"
24163 special "none"
24164 height "1in"
24165 height_special "totalheight"
24166 status open
24167
24168 \begin_layout Plain Layout
24169 Le texte de cette note apparaîtra encadré à l'impression.
24170 \end_layout
24171
24172 \end_inset
24173
24174 Contrairement aux boîtes encadrées
24175 \begin_inset Foot
24176 status collapsed
24177
24178 \begin_layout Plain Layout
24179 Les boîtes encadrées sont traitées dans la section
24180 \begin_inset Space ~
24181 \end_inset
24182
24183
24184 \begin_inset CommandInset ref
24185 LatexCommand ref
24186 reference "sec:Boîtes-encadrées"
24187
24188 \end_inset
24189
24190 .
24191 \end_layout
24192
24193 \end_inset
24194
24195 , le cadre de la note utilise toute la largeur du texte et constitue un
24196  paragraphe à lui tout seul.
24197 \end_layout
24198
24199 \begin_layout Description
24200 Colorée Ce type de note apparaîtra sur la sortie finale avec un arrière-plan
24201  coloré en rouge.
24202  La boîte de cette note ressemble à ceci :
24203 \begin_inset Newline newline
24204 \end_inset
24205
24206
24207 \begin_inset Newline newline
24208 \end_inset
24209
24210
24211 \begin_inset Graphics
24212         filename clipart/ShadedNoteImageQt4.png
24213         scale 65
24214         scaleBeforeRotation
24215
24216 \end_inset
24217
24218
24219 \begin_inset Box Shaded
24220 position "t"
24221 hor_pos "c"
24222 has_inner_box 0
24223 inner_pos "t"
24224 use_parbox 0
24225 width "100col%"
24226 special "none"
24227 height "1in"
24228 height_special "totalheight"
24229 status open
24230
24231 \begin_layout Plain Layout
24232 Le texte de cette note apparaîtra sur fond rouge à l'impression.
24233 \end_layout
24234
24235 \end_inset
24236
24237 Contrairement aux boîtes colorées
24238 \begin_inset Foot
24239 status collapsed
24240
24241 \begin_layout Plain Layout
24242 Les boîtes colorées sont traitées dans la section
24243 \begin_inset Space ~
24244 \end_inset
24245
24246
24247 \begin_inset CommandInset ref
24248 LatexCommand ref
24249 reference "sec:Boîtes-colorées"
24250
24251 \end_inset
24252
24253 .
24254 \end_layout
24255
24256 \end_inset
24257
24258  , la note utilise toute la largeur du texte et constitue un paragraphe
24259  à elle toute seule.
24260 \end_layout
24261
24262 \begin_layout Standard
24263 \begin_inset VSpace bigskip
24264 \end_inset
24265
24266 Quand vous utilisez le bouton 
24267 \begin_inset Graphics
24268         filename ../../images/note-insert.png
24269         scale 85
24270         scaleBeforeRotation
24271
24272 \end_inset
24273
24274  de la barre d'outils, vous insérez une 
24275 \family sans
24276 Note
24277 \begin_inset Space ~
24278 \end_inset
24279
24280 LyX
24281 \family default
24282 .
24283  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24284 la et cliquez sur le bouton d'insertion de note.
24285  Pour retransformer une note en texte, appuyez sur la touche 
24286 \family sans
24287 backspace
24288 \family default
24289  quand le curseur est au tout début de la note ou appuyez sur la touche
24290  
24291 \family sans
24292 Suppr.
24293
24294 \family default
24295  quand le curseur se trouve à la fin de la note.
24296 \end_layout
24297
24298 \begin_layout Standard
24299 \begin_inset VSpace bigskip
24300 \end_inset
24301
24302 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24303  commandes suivantes dans le préambule :
24304 \end_layout
24305
24306 \begin_layout Standard
24307
24308 \series bold
24309
24310 \backslash
24311 renewenvironment{lyxgreyedout}
24312 \begin_inset Newline newline
24313 \end_inset
24314
24315
24316 \begin_inset ERT
24317 status collapsed
24318
24319 \begin_layout Plain Layout
24320
24321
24322 \backslash
24323 hphantom{ }
24324 \end_layout
24325
24326 \end_inset
24327
24328 {
24329 \backslash
24330 textcolor{color}
24331 \backslash
24332 bgroup}{
24333 \backslash
24334 egroup}
24335 \end_layout
24336
24337 \begin_layout Standard
24338 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24339  sont expliqués dans la section
24340 \begin_inset Space ~
24341 \end_inset
24342
24343
24344 \begin_inset CommandInset ref
24345 LatexCommand ref
24346 reference "sec:Tableaux-Colorés"
24347
24348 \end_inset
24349
24350 .
24351 \end_layout
24352
24353 \begin_layout Standard
24354 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24355  grisées avec leur texte en bleu.
24356 \end_layout
24357
24358 \begin_layout Standard
24359 \begin_inset VSpace bigskip
24360 \end_inset
24361
24362
24363 \end_layout
24364
24365 \begin_layout Standard
24366 Le style du texte des notes 
24367 \family sans
24368 Encadrées
24369 \family default
24370  et 
24371 \family sans
24372 Grisées
24373 \family default
24374  peut être modifié avec la fenêtre de dialogue 
24375 \family sans
24376 Style
24377 \begin_inset Space ~
24378 \end_inset
24379
24380 du
24381 \begin_inset Space ~
24382 \end_inset
24383
24384 texte
24385 \family default
24386 .
24387
24388 \family sans
24389  
24390 \end_layout
24391
24392 \begin_layout Standard
24393 L'épaisseur du trait de bordure pour les notes 
24394 \family sans
24395 Encadrées
24396 \family default
24397  est par défaut de 0.4
24398 \begin_inset Space \thinspace{}
24399 \end_inset
24400
24401 pt ; elle peut être modifiée en changeant la valeur de 
24402 \series bold
24403
24404 \backslash
24405 FrameRule
24406 \series default
24407 .
24408  L'espace entre le contenu de la note et le cadre est par défaut de 9
24409 \begin_inset Space \thinspace{}
24410 \end_inset
24411
24412 pt ; cette valeur peut aussi être modifiée en changeant la valeur de 
24413 \series bold
24414
24415 \backslash
24416 FrameSep
24417 \series default
24418 .
24419  Par exemple l'aspect de cette note 
24420 \family sans
24421 Encadrée
24422 \family default
24423  est obtenue avec les commandes en code TeX suivantes :
24424 \end_layout
24425
24426 \begin_layout Standard
24427
24428 \series bold
24429
24430 \backslash
24431 FrameRule 5pt 
24432 \backslash
24433 FrameSep 0.5cm
24434 \end_layout
24435
24436 \begin_layout Standard
24437 \begin_inset ERT
24438 status collapsed
24439
24440 \begin_layout Plain Layout
24441
24442
24443 \backslash
24444 FrameRule 5pt 
24445 \backslash
24446 FrameSep 0.5cm
24447 \end_layout
24448
24449 \end_inset
24450
24451
24452 \begin_inset Box Framed
24453 position "t"
24454 hor_pos "c"
24455 has_inner_box 0
24456 inner_pos "t"
24457 use_parbox 0
24458 width "100col%"
24459 special "none"
24460 height "1in"
24461 height_special "totalheight"
24462 status open
24463
24464 \begin_layout Plain Layout
24465 Ce texte est dans une note 
24466 \family sans
24467 Encadrée
24468 \family default
24469 .
24470 \end_layout
24471
24472 \end_inset
24473
24474
24475 \begin_inset ERT
24476 status collapsed
24477
24478 \begin_layout Plain Layout
24479
24480
24481 \backslash
24482 FrameRule 0.4pt 
24483 \backslash
24484 FrameSep 9pt
24485 \end_layout
24486
24487 \end_inset
24488
24489
24490 \end_layout
24491
24492 \begin_layout Standard
24493 \begin_inset VSpace bigskip
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \begin_layout Standard
24500 Pour les notes 
24501 \family sans
24502 Grisées
24503 \family default
24504 , l'espace par défaut entre le texte de la note et le cadre est de 3
24505 \begin_inset Space \thinspace{}
24506 \end_inset
24507
24508 pt ; ce qui peut être modifié en changeant la valeur de 
24509 \series bold
24510
24511 \backslash
24512 fboxsep
24513 \series default
24514 .
24515 \begin_inset Newline newline
24516 \end_inset
24517
24518 La couleur par défaut pour le fond est le rouge, ce qui peut être modifié
24519  en utilisant la commande 
24520 \series bold
24521
24522 \backslash
24523 definecolor{shadebox}
24524 \series default
24525 .
24526  Le fonctionnement de la commande 
24527 \series bold
24528
24529 \backslash
24530 definecolor
24531 \series default
24532  est expliqué dans la  section
24533 \begin_inset Space ~
24534 \end_inset
24535
24536
24537 \begin_inset CommandInset ref
24538 LatexCommand ref
24539 reference "sec:Tableaux-Colorés"
24540
24541 \end_inset
24542
24543
24544 \begin_inset Foot
24545 status open
24546
24547 \begin_layout Plain Layout
24548 Notez qu'il faut charger le paquetage LaTeX 
24549 \series bold
24550 color
24551 \series default
24552  dans le préambule pour pouvoir utiliser la commande 
24553 \series bold
24554
24555 \backslash
24556 definecolor,
24557 \series default
24558  voir la section
24559 \begin_inset Space ~
24560 \end_inset
24561
24562
24563 \begin_inset CommandInset ref
24564 LatexCommand ref
24565 reference "sec:Boîtes-colorées"
24566
24567 \end_inset
24568
24569 .
24570 \end_layout
24571
24572 \end_inset
24573
24574 .
24575 \end_layout
24576
24577 \begin_layout Standard
24578 Par exemple l'aspect de cette note 
24579 \family sans
24580 Grisée
24581 \family default
24582  est obtenue avec les commandes en code TeX suivantes :
24583 \end_layout
24584
24585 \begin_layout Standard
24586
24587 \series bold
24588
24589 \backslash
24590 fboxsep 0.5cm
24591 \series default
24592
24593 \begin_inset Newline newline
24594 \end_inset
24595
24596
24597 \series bold
24598
24599 \backslash
24600 def\SpecialChar \textcompwordmark{}
24601 inecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24602 \end_layout
24603
24604 \begin_layout Standard
24605 \begin_inset ERT
24606 status collapsed
24607
24608 \begin_layout Plain Layout
24609
24610
24611 \backslash
24612 fboxsep 0.5cm
24613 \end_layout
24614
24615 \end_inset
24616
24617
24618 \begin_inset ERT
24619 status collapsed
24620
24621 \begin_layout Plain Layout
24622
24623
24624 \backslash
24625 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24626 \end_layout
24627
24628 \end_inset
24629
24630
24631 \begin_inset Box Shaded
24632 position "t"
24633 hor_pos "c"
24634 has_inner_box 0
24635 inner_pos "t"
24636 use_parbox 0
24637 width "100col%"
24638 special "none"
24639 height "1in"
24640 height_special "totalheight"
24641 status open
24642
24643 \begin_layout Plain Layout
24644
24645 \color yellow
24646 Ceci est un texte jaune dans une boîte grisée avec un fond vert foncé.
24647 \end_layout
24648
24649 \end_inset
24650
24651
24652 \begin_inset ERT
24653 status collapsed
24654
24655 \begin_layout Plain Layout
24656
24657
24658 \backslash
24659 fboxsep 3pt
24660 \end_layout
24661
24662 \end_inset
24663
24664
24665 \begin_inset ERT
24666 status collapsed
24667
24668 \begin_layout Plain Layout
24669
24670
24671 \backslash
24672 definecolor{shadecolor}{rgb}{1,0,0}
24673 \end_layout
24674
24675 \end_inset
24676
24677
24678 \end_layout
24679
24680 \begin_layout Section
24681 Notes en Bas de Page
24682 \begin_inset CommandInset label
24683 LatexCommand label
24684 name "sec:Notes-bas-de-page"
24685
24686 \end_inset
24687
24688
24689 \begin_inset Index
24690 status collapsed
24691
24692 \begin_layout Plain Layout
24693 Notes ! Notes de bas de page
24694 \end_layout
24695
24696 \end_inset
24697
24698
24699 \begin_inset Index
24700 status collapsed
24701
24702 \begin_layout Plain Layout
24703 Notes de bas de page
24704 \end_layout
24705
24706 \end_inset
24707
24708
24709 \end_layout
24710
24711 \begin_layout Standard
24712 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24713  
24714 \begin_inset Graphics
24715         filename ../../images/footnote-insert.png
24716         scale 85
24717         scaleBeforeRotation
24718
24719 \end_inset
24720
24721  de la barre d'outils, soit en utilisant le menu 
24722 \family sans
24723 Insérer\SpecialChar \menuseparator
24724 Note
24725 \begin_inset Space ~
24726 \end_inset
24727
24728 en
24729 \begin_inset Space ~
24730 \end_inset
24731
24732 Bas
24733 \begin_inset Space ~
24734 \end_inset
24735
24736 de
24737 \begin_inset Space ~
24738 \end_inset
24739
24740 Page
24741 \family default
24742 .
24743  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24744  rouge 
24745 \begin_inset Quotes fld
24746 \end_inset
24747
24748 bas
24749 \begin_inset Quotes frd
24750 \end_inset
24751
24752  qui ressemble à ceci : 
24753 \begin_inset Graphics
24754         filename clipart/footnoteQt4.png
24755         scale 80
24756         scaleBeforeRotation
24757
24758 \end_inset
24759
24760  Vous pouvez y entrer votre texte.
24761  Si vous voulez transformer du texte déjà existant en note en bas de page,
24762  sélectionnez-le et cliquez sur le bouton 
24763 \family sans
24764 Note
24765 \begin_inset Space ~
24766 \end_inset
24767
24768 en
24769 \begin_inset Space ~
24770 \end_inset
24771
24772 Bas
24773 \begin_inset Space ~
24774 \end_inset
24775
24776 de
24777 \begin_inset Space ~
24778 \end_inset
24779
24780 Page
24781 \family default
24782  de la barre d'outils.
24783  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24784  
24785 \family sans
24786 backspace
24787 \family default
24788  quand le curseur est au tout début de la note ou appuyez sur la touche
24789  
24790 \family sans
24791 Suppr.
24792
24793 \family default
24794  quand le curseur se trouve à la fin de la note.
24795 \end_layout
24796
24797 \begin_layout Standard
24798 Voici un exemple de note en bas de page:
24799 \begin_inset Foot
24800 status open
24801
24802 \begin_layout Plain Layout
24803 \begin_inset CommandInset label
24804 LatexCommand label
24805 name "fn:Note-en-bas"
24806
24807 \end_inset
24808
24809 Ceci est un exemple de note en bas de page.
24810 \end_layout
24811
24812 \end_inset
24813
24814
24815 \begin_inset ERT
24816 status collapsed
24817
24818 \begin_layout Plain Layout
24819
24820
24821 \backslash
24822 newcounter{MyRepeatFoot}
24823 \end_layout
24824
24825 \begin_layout Plain Layout
24826
24827
24828 \backslash
24829 setcounter{MyRepeatFoot}{
24830 \backslash
24831 thefootnote}
24832 \end_layout
24833
24834 \end_inset
24835
24836
24837 \end_layout
24838
24839 \begin_layout Standard
24840 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24841  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24842  de note.
24843  Le texte de la note est placé en bas de la page courante.
24844  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24845  Selon votre classe de document les numéros de notes pourront être réinitialisés
24846  à chaque nouveau chapitre.
24847 \end_layout
24848
24849 \begin_layout Standard
24850 On peut faire référence à une note en bas de page comme on le fait avec
24851  les flottants : Insérez une étiquette dans la note et faites une référence
24852  croisée vers cette étiquette comme c'est décrit dans la
24853 \begin_inset Space ~
24854 \end_inset
24855
24856
24857 \begin_inset CommandInset ref
24858 LatexCommand ref
24859 reference "sec:Referencer-les-Flottants"
24860
24861 \end_inset
24862
24863 .
24864 \begin_inset Newline newline
24865 \end_inset
24866
24867 Voici une référence à une note de bas de page :
24868 \begin_inset Space ~
24869 \end_inset
24870
24871
24872 \begin_inset CommandInset ref
24873 LatexCommand ref
24874 reference "fn:Note-en-bas"
24875
24876 \end_inset
24877
24878 .
24879 \end_layout
24880
24881 \begin_layout Standard
24882 \begin_inset VSpace defskip
24883 \end_inset
24884
24885 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24886  des minipages, voyez la section
24887 \begin_inset Space ~
24888 \end_inset
24889
24890
24891 \begin_inset CommandInset ref
24892 LatexCommand ref
24893 reference "sec:Minipages"
24894
24895 \end_inset
24896
24897 .
24898  Les notes de bas de page dans des tableaux longs sont traitées dans la
24899  section
24900 \begin_inset Space ~
24901 \end_inset
24902
24903
24904 \begin_inset CommandInset ref
24905 LatexCommand ref
24906 reference "sub:Notes-dans-tableau-long"
24907
24908 \end_inset
24909
24910 .
24911 \end_layout
24912
24913 \begin_layout Standard
24914 \begin_inset VSpace defskip
24915 \end_inset
24916
24917 Pour créer seulement la marque de note, utilisez la commande 
24918 \series bold
24919
24920 \backslash
24921 footnotemark[nombre]
24922 \series default
24923  en code TeX.
24924  On utilise cette possibilité quand on a plusieurs fois la même annotation
24925  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24926  bas de page à chaque fois.
24927 \begin_inset Newline newline
24928 \end_inset
24929
24930 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24931  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24932  part.
24933  Pour la marque de note qui suit, ces commandes ont été insérées en code
24934  TeX après la note
24935 \begin_inset Space ~
24936 \end_inset
24937
24938
24939 \begin_inset CommandInset ref
24940 LatexCommand ref
24941 reference "fn:Note-en-bas"
24942
24943 \end_inset
24944
24945  pour enregistrer le numéro de note de bas de page :
24946 \end_layout
24947
24948 \begin_layout Standard
24949
24950 \series bold
24951
24952 \backslash
24953 newcounter{MyRepeatFoot}
24954 \begin_inset Newline newline
24955 \end_inset
24956
24957
24958 \backslash
24959 setcounter{MyRepeatFoot}{
24960 \backslash
24961 thefootnote}
24962 \end_layout
24963
24964 \begin_layout Standard
24965 La marque de note a été créée avec la commande suivante :
24966 \end_layout
24967
24968 \begin_layout Standard
24969
24970 \series bold
24971
24972 \backslash
24973 footnotemark[
24974 \backslash
24975 theMyRepeatFoot]
24976 \end_layout
24977
24978 \begin_layout Standard
24979 Voici un exemple de marque de note de bas de page : 
24980 \begin_inset ERT
24981 status collapsed
24982
24983 \begin_layout Plain Layout
24984
24985
24986 \backslash
24987 footnotemark[
24988 \backslash
24989 theMyRepeatFoot]
24990 \end_layout
24991
24992 \end_inset
24993
24994
24995 \end_layout
24996
24997 \begin_layout Subsection
24998 Numérotation de Notes de Bas de Page
24999 \begin_inset CommandInset label
25000 LatexCommand label
25001 name "sub:Numerotation-notes-bas-de-page"
25002
25003 \end_inset
25004
25005
25006 \begin_inset Index
25007 status collapsed
25008
25009 \begin_layout Plain Layout
25010 Notes de bas de page ! Numérotation
25011 \end_layout
25012
25013 \end_inset
25014
25015
25016 \end_layout
25017
25018 \begin_layout Standard
25019 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25020  ajoutez cette commande dans le préambule de votre document :
25021 \end_layout
25022
25023 \begin_layout Standard
25024
25025 \series bold
25026
25027 \backslash
25028 @addtoreset{footnote}{section}
25029 \end_layout
25030
25031 \begin_layout Standard
25032 \begin_inset VSpace bigskip
25033 \end_inset
25034
25035 La commande de préambule suivante change le style de numérotation des notes
25036  en petits chiffres romains :
25037 \end_layout
25038
25039 \begin_layout Standard
25040
25041 \series bold
25042
25043 \backslash
25044 renewcommand{
25045 \backslash
25046 thefootnote}{
25047 \backslash
25048 roman{footnote}}
25049 \end_layout
25050
25051 \begin_layout Standard
25052 \begin_inset ERT
25053 status collapsed
25054
25055 \begin_layout Plain Layout
25056
25057
25058 \backslash
25059 renewcommand{
25060 \backslash
25061 thefootnote}{
25062 \backslash
25063 roman{footnote}}
25064 \end_layout
25065
25066 \end_inset
25067
25068  Cette note de bas de page utilise une numérotation en chiffres romains
25069  :
25070 \begin_inset Foot
25071 status open
25072
25073 \begin_layout Plain Layout
25074 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25075  romains.
25076 \end_layout
25077
25078 \end_inset
25079
25080
25081 \end_layout
25082
25083 \begin_layout Standard
25084 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25085  la commande précédente 
25086 \series bold
25087
25088 \backslash
25089 roman
25090 \series default
25091  par 
25092 \series bold
25093
25094 \backslash
25095 Roman
25096 \series default
25097 .
25098  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25099  utilisez respectivement soit 
25100 \series bold
25101
25102 \backslash
25103 Alph
25104 \series default
25105  soit 
25106 \series bold
25107
25108 \backslash
25109 alph
25110 \series default
25111 .
25112  Pour les 
25113 \begin_inset Quotes eld
25114 \end_inset
25115
25116 numéroter
25117 \begin_inset Quotes erd
25118 \end_inset
25119
25120  avec des symboles, utilisez 
25121 \series bold
25122
25123 \backslash
25124 fnsymbol
25125 \series default
25126 .
25127 \end_layout
25128
25129 \begin_layout Standard
25130 \begin_inset Note Greyedout
25131 status open
25132
25133 \begin_layout Plain Layout
25134
25135 \series bold
25136 Note:
25137 \series default
25138  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25139  puisque cette numérotation est limitée à des lettres seules.
25140 \end_layout
25141
25142 \end_inset
25143
25144
25145 \begin_inset Newline newline
25146 \end_inset
25147
25148
25149 \begin_inset Note Greyedout
25150 status open
25151
25152 \begin_layout Plain Layout
25153
25154 \series bold
25155 Note:
25156 \series default
25157  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25158 \end_layout
25159
25160 \end_inset
25161
25162
25163 \end_layout
25164
25165 \begin_layout Standard
25166 Pour revenir au style de numérotation par défaut quand vous en avez changé,
25167  utilisez 
25168 \series bold
25169
25170 \backslash
25171 arabic
25172 \series default
25173  à la place de 
25174 \series bold
25175
25176 \backslash
25177 roman
25178 \series default
25179  dans la commande précédente.
25180 \begin_inset ERT
25181 status collapsed
25182
25183 \begin_layout Plain Layout
25184
25185
25186 \backslash
25187 renewcommand{
25188 \backslash
25189 thefootnote}{
25190 \backslash
25191 arabic{footnote}}
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \begin_layout Standard
25200 \begin_inset VSpace bigskip
25201 \end_inset
25202
25203
25204 \end_layout
25205
25206 \begin_layout Standard
25207 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25208  le schéma 
25209 \begin_inset Quotes eld
25210 \end_inset
25211
25212 chapitre.note
25213 \begin_inset Quotes erd
25214 \end_inset
25215
25216 , ajoutez la commande suivante au préambule de votre document :
25217 \end_layout
25218
25219 \begin_layout Standard
25220
25221 \series bold
25222
25223 \backslash
25224 numberwithin{footnote}{chapter}
25225 \end_layout
25226
25227 \begin_layout Standard
25228 Pour pouvoir utiliser la commande 
25229 \series bold
25230
25231 \backslash
25232 numberwithin
25233 \series default
25234 , activez dans la rubrique 
25235 \family sans
25236 Options
25237 \begin_inset Space ~
25238 \end_inset
25239
25240 des
25241 \begin_inset Space ~
25242 \end_inset
25243
25244 Maths
25245 \family default
25246  dans les paramètres du document, l'option 
25247 \family sans
25248 Utiliser
25249 \begin_inset Space ~
25250 \end_inset
25251
25252 le
25253 \begin_inset Space ~
25254 \end_inset
25255
25256 paquetage
25257 \begin_inset Space ~
25258 \end_inset
25259
25260 maths
25261 \begin_inset Space ~
25262 \end_inset
25263
25264 AMS
25265 \family default
25266 .
25267 \end_layout
25268
25269 \begin_layout Standard
25270 \begin_inset ERT
25271 status collapsed
25272
25273 \begin_layout Plain Layout
25274
25275
25276 \backslash
25277 numberwithin{footnote}{chapter}
25278 \end_layout
25279
25280 \end_inset
25281
25282 Ceci est un autre exemple de note de bas de page:
25283 \series bold
25284
25285 \begin_inset Foot
25286 status open
25287
25288 \begin_layout Plain Layout
25289 Cette note est numérotée en suivant le schéma 
25290 \begin_inset Quotes eld
25291 \end_inset
25292
25293 chapitre.note
25294 \begin_inset Quotes erd
25295 \end_inset
25296
25297 .
25298 \end_layout
25299
25300 \end_inset
25301
25302
25303 \series default
25304
25305 \begin_inset ERT
25306 status collapsed
25307
25308 \begin_layout Plain Layout
25309
25310
25311 \backslash
25312 renewcommand{
25313 \backslash
25314 thefootnote}{
25315 \backslash
25316 arabic{footnote}}
25317 \end_layout
25318
25319 \end_inset
25320
25321
25322 \end_layout
25323
25324 \begin_layout Standard
25325 \begin_inset Note Greyedout
25326 status open
25327
25328 \begin_layout Plain Layout
25329
25330 \series bold
25331 Note:
25332 \series default
25333  
25334 \series bold
25335
25336 \backslash
25337 numberwithin
25338 \series default
25339  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25340  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25341  prises en compte.
25342  
25343 \end_layout
25344
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \begin_layout Standard
25351 Donc pour avoir par exemple le schéma 
25352 \begin_inset Quotes eld
25353 \end_inset
25354
25355 chapitre.
25356 \backslash
25357 Roman{note}
25358 \begin_inset Quotes erd
25359 \end_inset
25360
25361 , utilisez la commande suivante plutôt que 
25362 \series bold
25363
25364 \backslash
25365 numberwithin
25366 \series default
25367  :
25368 \end_layout
25369
25370 \begin_layout Standard
25371
25372 \series bold
25373
25374 \backslash
25375 renewcommand{
25376 \backslash
25377 thefootnote}{
25378 \backslash
25379 thechapter.
25380 \backslash
25381 Roman{footnote}}
25382 \end_layout
25383
25384 \begin_layout Subsection
25385 Positionnement de notes de bas de page
25386 \begin_inset Index
25387 status collapsed
25388
25389 \begin_layout Plain Layout
25390 Notes de bas de page ! Positionnement
25391 \end_layout
25392
25393 \end_inset
25394
25395
25396 \end_layout
25397
25398 \begin_layout Standard
25399 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25400  vertical entre elles en bas de la page.
25401  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25402  de 1.5
25403 \begin_inset Space \thinspace{}
25404 \end_inset
25405
25406 mm avec la commande suivante dans le préambule :
25407 \end_layout
25408
25409 \begin_layout Standard
25410
25411 \series bold
25412
25413 \backslash
25414 let
25415 \backslash
25416 myFoot
25417 \backslash
25418 footnote
25419 \begin_inset Newline newline
25420 \end_inset
25421
25422
25423 \backslash
25424 renewcommand{
25425 \backslash
25426 footnote}[1]{
25427 \backslash
25428 myFoot{#1
25429 \backslash
25430 vspace{1.5mm}}}
25431 \end_layout
25432
25433 \begin_layout Standard
25434 \begin_inset VSpace bigskip
25435 \end_inset
25436
25437 Dans un document à deux colonnes les notes de bas de page apparaissent en
25438  bas de chaque colonne, comme sur la Figure
25439 \begin_inset Space ~
25440 \end_inset
25441
25442
25443 \begin_inset CommandInset ref
25444 LatexCommand ref
25445 reference "fig:Position-standard-note-bas-de-page"
25446
25447 \end_inset
25448
25449 .
25450  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25451  sur la Figure
25452 \begin_inset Space ~
25453 \end_inset
25454
25455
25456 \begin_inset CommandInset ref
25457 LatexCommand ref
25458 reference "fig:Position-note-avec-ftnright"
25459
25460 \end_inset
25461
25462 , utilisez le paquetage LaTeX 
25463 \series bold
25464 ftnright
25465 \series default
25466
25467 \begin_inset Index
25468 status collapsed
25469
25470 \begin_layout Plain Layout
25471 Paquetages LaTeX ! ftnright
25472 \end_layout
25473
25474 \end_inset
25475
25476  avec cette commande dans le préambule du document:
25477 \end_layout
25478
25479 \begin_layout Standard
25480
25481 \series bold
25482
25483 \backslash
25484 usepackage{ftnright}
25485 \end_layout
25486
25487 \begin_layout Standard
25488 \begin_inset Float figure
25489 placement !h
25490 wide false
25491 sideways false
25492 status open
25493
25494 \begin_layout Plain Layout
25495 \begin_inset ERT
25496 status collapsed
25497
25498 \begin_layout Plain Layout
25499
25500
25501 \backslash
25502 framebox{
25503 \end_layout
25504
25505 \end_inset
25506
25507
25508 \begin_inset Graphics
25509         filename ../clipart/without_fntright.pdf
25510         width 100col%
25511         scaleBeforeRotation
25512
25513 \end_inset
25514
25515
25516 \begin_inset ERT
25517 status collapsed
25518
25519 \begin_layout Plain Layout
25520
25521 }
25522 \end_layout
25523
25524 \end_inset
25525
25526
25527 \end_layout
25528
25529 \begin_layout Plain Layout
25530 \begin_inset Caption
25531
25532 \begin_layout Plain Layout
25533 \begin_inset CommandInset label
25534 LatexCommand label
25535 name "fig:Position-standard-note-bas-de-page"
25536
25537 \end_inset
25538
25539 Positionnement standard des notes de bas de page dans un document à deux
25540  colonnes.
25541 \end_layout
25542
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \begin_layout Standard
25554 \begin_inset Float figure
25555 placement !h
25556 wide false
25557 sideways false
25558 status open
25559
25560 \begin_layout Plain Layout
25561 \begin_inset ERT
25562 status collapsed
25563
25564 \begin_layout Plain Layout
25565
25566
25567 \backslash
25568 framebox{
25569 \end_layout
25570
25571 \end_inset
25572
25573
25574 \begin_inset Graphics
25575         filename ../clipart/with_fntright.pdf
25576         width 100col%
25577         scaleBeforeRotation
25578
25579 \end_inset
25580
25581
25582 \begin_inset ERT
25583 status collapsed
25584
25585 \begin_layout Plain Layout
25586
25587 }
25588 \end_layout
25589
25590 \end_inset
25591
25592
25593 \end_layout
25594
25595 \begin_layout Plain Layout
25596 \begin_inset Caption
25597
25598 \begin_layout Plain Layout
25599 \begin_inset CommandInset label
25600 LatexCommand label
25601 name "fig:Position-note-avec-ftnright"
25602
25603 \end_inset
25604
25605 Positionnement de notes de bas de page dans un document à deux colonnes
25606  en utilisant le paquetage LaTeX 
25607 \series bold
25608 ftnright
25609 \series default
25610 .
25611 \end_layout
25612
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \end_inset
25619
25620
25621 \end_layout
25622
25623 \begin_layout Standard
25624 \begin_inset VSpace bigskip
25625 \end_inset
25626
25627 Dans certaines publications scientifiques, il est courant de rassembler
25628  les notes de bas de page et de les imprimer dans un paragraphe particulier
25629  à la fin de la section, comme sur la Figure
25630 \begin_inset Space ~
25631 \end_inset
25632
25633
25634 \begin_inset CommandInset ref
25635 LatexCommand ref
25636 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25637
25638 \end_inset
25639
25640 .
25641  On les appelle 
25642 \begin_inset Quotes eld
25643 \end_inset
25644
25645 notes de fin
25646 \begin_inset Quotes erd
25647 \end_inset
25648
25649 .
25650 \begin_inset Note Note
25651 status collapsed
25652
25653 \begin_layout Plain Layout
25654 J'ai pas trouvé mieux pour endnotes (NdT)
25655 \end_layout
25656
25657 \end_inset
25658
25659
25660 \begin_inset Index
25661 status collapsed
25662
25663 \begin_layout Plain Layout
25664 Notes de fin
25665 \end_layout
25666
25667 \end_inset
25668
25669  Pour utiliser des notes de fin à la place des notes de bas de page dans
25670  votre document, chargez le paquetage LaTeX 
25671 \series bold
25672 endnotes
25673 \series default
25674
25675 \begin_inset Index
25676 status collapsed
25677
25678 \begin_layout Plain Layout
25679 Paquetages LaTeX ! endnotes
25680 \end_layout
25681
25682 \end_inset
25683
25684  avec ces lignes dans le préambule du document
25685 \end_layout
25686
25687 \begin_layout Standard
25688
25689 \series bold
25690
25691 \backslash
25692 usepackage{endnotes}
25693 \begin_inset Newline newline
25694 \end_inset
25695
25696
25697 \backslash
25698 let
25699 \backslash
25700 footnote
25701 \backslash
25702 endnote
25703 \end_layout
25704
25705 \begin_layout Standard
25706 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25707 \end_layout
25708
25709 \begin_layout Standard
25710
25711 \series bold
25712
25713 \backslash
25714 theendnotes
25715 \end_layout
25716
25717 \begin_layout Standard
25718 en code TeX à la fin d'une section ou d'un chapitre.
25719 \end_layout
25720
25721 \begin_layout Standard
25722 \begin_inset Float figure
25723 wide false
25724 sideways false
25725 status open
25726
25727 \begin_layout Plain Layout
25728 \align center
25729 \begin_inset ERT
25730 status collapsed
25731
25732 \begin_layout Plain Layout
25733
25734
25735 \backslash
25736 framebox{
25737 \end_layout
25738
25739 \end_inset
25740
25741
25742 \begin_inset Graphics
25743         filename ../clipart/endnotes.pdf
25744         scaleBeforeRotation
25745
25746 \end_inset
25747
25748
25749 \begin_inset ERT
25750 status collapsed
25751
25752 \begin_layout Plain Layout
25753
25754 }
25755 \end_layout
25756
25757 \end_inset
25758
25759
25760 \end_layout
25761
25762 \begin_layout Plain Layout
25763 \begin_inset Caption
25764
25765 \begin_layout Plain Layout
25766 \begin_inset CommandInset label
25767 LatexCommand label
25768 name "fig:Notes-de-fin---notes-de-bas-de-page"
25769
25770 \end_inset
25771
25772 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25773  séparé à la fin des sections ou des chapitres.
25774 \end_layout
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \end_inset
25782
25783
25784 \end_layout
25785
25786 \begin_layout Standard
25787 \begin_inset VSpace medskip
25788 \end_inset
25789
25790 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25791  dans la langue du document, cela doit être fait manuellement.
25792  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25793  
25794 \begin_inset Quotes eld
25795 \end_inset
25796
25797 Notes
25798 \begin_inset Quotes erd
25799 \end_inset
25800
25801  en sa traduction Allemande
25802 \begin_inset Foot
25803 status collapsed
25804
25805 \begin_layout Plain Layout
25806 En français, 
25807 \begin_inset Quotes eld
25808 \end_inset
25809
25810 Notes
25811 \begin_inset Quotes erd
25812 \end_inset
25813
25814  peut être conservé.
25815 \end_layout
25816
25817 \end_inset
25818
25819  
25820 \begin_inset Quotes eld
25821 \end_inset
25822
25823 Anmerkungen
25824 \begin_inset Quotes erd
25825 \end_inset
25826
25827  :
25828 \end_layout
25829
25830 \begin_layout Standard
25831
25832 \series bold
25833
25834 \backslash
25835 renewcommand{
25836 \backslash
25837 notesname}{Anmerkungen}
25838 \end_layout
25839
25840 \begin_layout Standard
25841 \begin_inset VSpace medskip
25842 \end_inset
25843
25844 La numérotation des notes de fin peut être modifiée comme celle des notes
25845  de bas de page comme c'est décrit dans la section
25846 \begin_inset Space ~
25847 \end_inset
25848
25849
25850 \begin_inset CommandInset ref
25851 LatexCommand ref
25852 reference "sub:Numerotation-notes-bas-de-page"
25853
25854 \end_inset
25855
25856  ; remplacez juste la commande 
25857 \series bold
25858
25859 \backslash
25860 thefootnote
25861 \series default
25862  par 
25863 \series bold
25864
25865 \backslash
25866 theendnote
25867 \series default
25868 .
25869  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25870 \series bold
25871
25872 \backslash
25873 @addtoreset
25874 \series default
25875  comme c'est décrit dans la section
25876 \begin_inset Space ~
25877 \end_inset
25878
25879
25880 \begin_inset CommandInset ref
25881 LatexCommand ref
25882 reference "sub:Numerotation-notes-bas-de-page"
25883
25884 \end_inset
25885
25886  et remplacez le paramètre de commande 
25887 \series bold
25888 footnote
25889 \series default
25890  par 
25891 \series bold
25892 endnote
25893 \series default
25894 .
25895 \end_layout
25896
25897 \begin_layout Standard
25898 Pour seulement créer une marque de note de fin, utilisez la commande 
25899 \series bold
25900
25901 \backslash
25902 endnotemark[numéro]
25903 \series default
25904  qui est semblable à 
25905 \series bold
25906
25907 \backslash
25908 footnotemark
25909 \series default
25910 , décrite dans la section
25911 \begin_inset Space ~
25912 \end_inset
25913
25914
25915 \begin_inset CommandInset ref
25916 LatexCommand ref
25917 reference "sec:Notes-bas-de-page"
25918
25919 \end_inset
25920
25921 .
25922 \end_layout
25923
25924 \begin_layout Standard
25925 \begin_inset VSpace bigskip
25926 \end_inset
25927
25928 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25929 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25930 \series bold
25931 footmisc
25932 \series default
25933
25934 \begin_inset Index
25935 status collapsed
25936
25937 \begin_layout Plain Layout
25938 Paquetages LaTeX ! footmisc
25939 \end_layout
25940
25941 \end_inset
25942
25943
25944 \begin_inset CommandInset citation
25945 LatexCommand cite
25946 key "footmisc"
25947
25948 \end_inset
25949
25950  pour plus d'information à ce sujet.
25951 \end_layout
25952
25953 \begin_layout Standard
25954 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25955  voyez les livres sur LaTeX, 
25956 \begin_inset CommandInset citation
25957 LatexCommand cite
25958 key "latexcompanion,latexguide,latexbook"
25959
25960 \end_inset
25961
25962 .
25963 \end_layout
25964
25965 \begin_layout Section
25966 Notes en Marge
25967 \begin_inset Index
25968 status collapsed
25969
25970 \begin_layout Plain Layout
25971 Notes ! Notes en Marge
25972 \end_layout
25973
25974 \end_inset
25975
25976
25977 \end_layout
25978
25979 \begin_layout Standard
25980 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25981 t de la même façon.
25982  Quand vous insérez une note en marge avec 
25983 \family sans
25984 Insérer\SpecialChar \menuseparator
25985 Note
25986 \begin_inset Space ~
25987 \end_inset
25988
25989 en
25990 \begin_inset Space ~
25991 \end_inset
25992
25993 Marge
25994 \family default
25995  ou avec le bouton 
25996 \begin_inset Graphics
25997         filename ../../images/marginalnote-insert.png
25998         scale 85
25999         scaleBeforeRotation
26000
26001 \end_inset
26002
26003  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26004  grise avec une étiquette rouge 
26005 \begin_inset Quotes fld
26006 \end_inset
26007
26008 marge
26009 \begin_inset Quotes frd
26010 \end_inset
26011
26012 .
26013  
26014 \begin_inset Marginal
26015 status collapsed
26016
26017 \begin_layout Plain Layout
26018 C'est une note en marge.
26019 \end_layout
26020
26021 \end_inset
26022
26023  Cette boîte est la représentation de votre note dans LyX.
26024  Vous pouvez y entrer votre texte.
26025 \end_layout
26026
26027 \begin_layout Standard
26028 Les notes en marge apparaissent dans la marge de droite dans les documents
26029  imprimées sur une seule face.
26030  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26031  
26032 \begin_inset Quotes eld
26033 \end_inset
26034
26035 extérieure
26036 \begin_inset Quotes erd
26037 \end_inset
26038
26039  -- la gauche sur les pages paires et la droite sur les pages impaires.
26040  Le texte de la note en marge est aligné à l'opposé de la marge externe
26041  -- aligné à droite quand la note apparaît dans la marge de gauche.
26042  La première ligne de la note apparaît à la hauteur de la ligne de texte
26043  où la note a été insérée dans le document.
26044 \end_layout
26045
26046 \begin_layout Standard
26047 \begin_inset VSpace bigskip
26048 \end_inset
26049
26050 Pour placer une note dans la marge interne, ajoutez la commande suivante
26051  :
26052 \end_layout
26053
26054 \begin_layout Standard
26055
26056 \series bold
26057
26058 \backslash
26059 reversemarginpar
26060 \end_layout
26061
26062 \begin_layout Standard
26063 sous forme de code TeX avant votre note de marge.
26064  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26065  qui suivent 
26066 \begin_inset ERT
26067 status collapsed
26068
26069 \begin_layout Plain Layout
26070
26071
26072 \backslash
26073 reversemarginpar 
26074 \end_layout
26075
26076 \end_inset
26077
26078
26079 \begin_inset Marginal
26080 status open
26081
26082 \begin_layout Plain Layout
26083 Cette note en marge est dans la marge interne.
26084 \end_layout
26085
26086 \end_inset
26087
26088
26089 \series bold
26090
26091 \begin_inset Newline newline
26092 \end_inset
26093
26094
26095 \series default
26096
26097 \begin_inset Note Greyedout
26098 status open
26099
26100 \begin_layout Plain Layout
26101
26102 \series bold
26103 Note:
26104 \series default
26105  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26106  les notes sont souvent mal mises en formes dans la sortie imprimée.
26107 \end_layout
26108
26109 \end_inset
26110
26111
26112 \end_layout
26113
26114 \begin_layout Standard
26115 Pour revenir au positionnement par défaut, ajoutez la commande :
26116 \end_layout
26117
26118 \begin_layout Standard
26119
26120 \series bold
26121
26122 \backslash
26123 normalmarginpar
26124 \end_layout
26125
26126 \begin_layout Standard
26127 sous forme de code TeX.
26128 \begin_inset ERT
26129 status collapsed
26130
26131 \begin_layout Plain Layout
26132
26133
26134 \backslash
26135 normalmarginpar 
26136 \end_layout
26137
26138 \end_inset
26139
26140  
26141 \begin_inset Note Greyedout
26142 status open
26143
26144 \begin_layout Plain Layout
26145
26146 \series bold
26147 Note:
26148 \series default
26149  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26150  
26151 \series bold
26152
26153 \backslash
26154 reversemarginpar
26155 \series default
26156  est aussi utilisée.
26157 \end_layout
26158
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \begin_layout Standard
26165 \begin_inset VSpace bigskip
26166 \end_inset
26167
26168
26169 \begin_inset Marginal
26170 status open
26171
26172 \begin_layout Plain Layout
26173 UnTrèsLongMotEnMarge sans césure.
26174 \end_layout
26175
26176 \end_inset
26177
26178  Comme dans le cas décrit dans la section
26179 \begin_inset Space ~
26180 \end_inset
26181
26182
26183 \begin_inset CommandInset ref
26184 LatexCommand ref
26185 reference "sub:Lignes-multiple-dans-cellule"
26186
26187 \end_inset
26188
26189 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26190  mot d'une note en marge.
26191  Pour éviter ce problème, insérez la commande suivante sous forme de code
26192  TeX, avant le mot en question: 
26193 \begin_inset Marginal
26194 status open
26195
26196 \begin_layout Plain Layout
26197 \begin_inset ERT
26198 status collapsed
26199
26200 \begin_layout Plain Layout
26201
26202
26203 \backslash
26204 hspace{0pt}
26205 \end_layout
26206
26207 \end_inset
26208
26209 UnMotTrèsLongEnMarge avec une césure.
26210 \end_layout
26211
26212 \end_inset
26213
26214
26215 \end_layout
26216
26217 \begin_layout Standard
26218
26219 \series bold
26220
26221 \backslash
26222 hspace{0pt}
26223 \end_layout
26224
26225 \begin_layout Standard
26226 \begin_inset VSpace bigskip
26227 \end_inset
26228
26229
26230 \end_layout
26231
26232 \begin_layout Standard
26233 \begin_inset Note Greyedout
26234 status open
26235
26236 \begin_layout Plain Layout
26237
26238 \series bold
26239 Note:
26240 \series default
26241  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26242  tableaux, des flottants et des notes de bas de page.
26243 \end_layout
26244
26245 \end_inset
26246
26247
26248 \end_layout
26249
26250 \begin_layout Standard
26251 \begin_inset VSpace bigskip
26252 \end_inset
26253
26254
26255 \end_layout
26256
26257 \begin_layout Standard
26258 \begin_inset ERT
26259 status collapsed
26260
26261 \begin_layout Plain Layout
26262
26263
26264 \backslash
26265 ifmarginnote
26266 \end_layout
26267
26268 \end_inset
26269
26270
26271 \begin_inset Note Note
26272 status open
26273
26274 \begin_layout Plain Layout
26275 La section suivante ne sera affichée que si le paquetage LaTeX 
26276 \series bold
26277 marginnote
26278 \series default
26279  a été installé.
26280 \end_layout
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \begin_layout Standard
26288 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26289 \series bold
26290 marginnote
26291 \series default
26292
26293 \begin_inset Index
26294 status collapsed
26295
26296 \begin_layout Plain Layout
26297 Paquetages LaTeX ! marginnote
26298 \end_layout
26299
26300 \end_inset
26301
26302 .
26303  En ajoutant les deux lignes suivantes au préambule de votre document, la
26304  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26305  la commande fournie par le paquetage 
26306 \series bold
26307 marginnote
26308 \series default
26309  :
26310 \end_layout
26311
26312 \begin_layout Standard
26313
26314 \series bold
26315
26316 \backslash
26317 usepackage{marginnote}
26318 \begin_inset Newline newline
26319 \end_inset
26320
26321
26322 \backslash
26323 let
26324 \backslash
26325 marginpar
26326 \backslash
26327 marginnote
26328 \end_layout
26329
26330 \begin_layout Standard
26331 Ce paquetage est aussi utilisé dans ce document parce que 
26332 \series bold
26333 marginnote
26334 \series default
26335  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26336  vertical pour une note.
26337  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26338  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26339  en page.
26340  Le décalage est inséré dans LyX sous forme de code TeX directement après
26341  la note sous la forme
26342 \end_layout
26343
26344 \begin_layout Standard
26345
26346 \series bold
26347 [offset]
26348 \end_layout
26349
26350 \begin_layout Standard
26351 où l'offset utilise l'une des unités listées dans le tableau
26352 \begin_inset Space ~
26353 \end_inset
26354
26355
26356 \begin_inset CommandInset ref
26357 LatexCommand ref
26358 reference "cha:Unités-de-longueur"
26359
26360 \end_inset
26361
26362 .
26363  Une valeur négative déplace la note vers le haut, une valeur positive la
26364  déplace vers le bas.
26365  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26366  vers le haut de 1.5
26367 \begin_inset Space \thinspace{}
26368 \end_inset
26369
26370 cm avec la commande en code TeX 
26371 \begin_inset Quotes eld
26372 \end_inset
26373
26374
26375 \series bold
26376 [-1.5cm]
26377 \series default
26378
26379 \begin_inset Quotes erd
26380 \end_inset
26381
26382
26383 \begin_inset Marginal
26384 status collapsed
26385
26386 \begin_layout Plain Layout
26387 Cette note en marge est décalée vers le haut de 1.5
26388 \begin_inset Space \thinspace{}
26389 \end_inset
26390
26391 cm par rapport à sa position d'origine.
26392 \end_layout
26393
26394 \end_inset
26395
26396
26397 \begin_inset ERT
26398 status collapsed
26399
26400 \begin_layout Plain Layout
26401
26402 [-1.5cm]
26403 \end_layout
26404
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \begin_layout Standard
26411 \begin_inset VSpace medskip
26412 \end_inset
26413
26414 Avec le paquetage 
26415 \series bold
26416 marginnote
26417 \series default
26418  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26419  Par exemple les commandes 
26420 \end_layout
26421
26422 \begin_layout Standard
26423
26424 \series bold
26425
26426 \backslash
26427 renewcommand*{
26428 \backslash
26429 raggedleftmarginnote}{
26430 \backslash
26431 centering}
26432 \begin_inset Newline newline
26433 \end_inset
26434
26435
26436 \backslash
26437 renewcommand*{
26438 \backslash
26439 raggedrightmarginnote}{
26440 \backslash
26441 centering}
26442 \end_layout
26443
26444 \begin_layout Standard
26445 donnent un alignement centré.
26446  
26447 \series bold
26448
26449 \backslash
26450 raggedleftmarginnote
26451 \series default
26452  indique une note qui apparaît dans la marge de gauche.
26453 \begin_inset ERT
26454 status collapsed
26455
26456 \begin_layout Plain Layout
26457
26458
26459 \backslash
26460 renewcommand*{
26461 \backslash
26462 raggedleftmarginnote}{
26463 \backslash
26464 centering}
26465 \end_layout
26466
26467 \begin_layout Plain Layout
26468
26469
26470 \backslash
26471 renewcommand*{
26472 \backslash
26473 raggedrightmarginnote}{
26474 \backslash
26475 centering}
26476 \end_layout
26477
26478 \end_inset
26479
26480
26481 \begin_inset Marginal
26482 status collapsed
26483
26484 \begin_layout Plain Layout
26485 Le texte de cette note en marge est centré.
26486 \end_layout
26487
26488 \end_inset
26489
26490 .
26491  Le comportement par défaut est donné par
26492 \end_layout
26493
26494 \begin_layout Standard
26495
26496 \series bold
26497
26498 \backslash
26499 renewcommand*{
26500 \backslash
26501 raggedleftmarginnote}{
26502 \backslash
26503 raggedleft}
26504 \begin_inset Newline newline
26505 \end_inset
26506
26507
26508 \backslash
26509 renewcommand*{
26510 \backslash
26511 raggedrightmarginnote}{
26512 \backslash
26513 raggedright}
26514 \series default
26515
26516 \begin_inset ERT
26517 status collapsed
26518
26519 \begin_layout Plain Layout
26520
26521
26522 \backslash
26523 renewcommand*{
26524 \backslash
26525 raggedleftmarginnote}{
26526 \backslash
26527 raggedleft}
26528 \end_layout
26529
26530 \begin_layout Plain Layout
26531
26532
26533 \backslash
26534 renewcommand*{
26535 \backslash
26536 raggedrightmarginnote}{
26537 \backslash
26538 raggedright}
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \end_layout
26545
26546 \begin_layout Standard
26547 \begin_inset VSpace medskip
26548 \end_inset
26549
26550 Pour les autre fonctions du paquetage 
26551 \series bold
26552 marginnote
26553 \series default
26554  nous vous renvoyons à sa documentation 
26555 \begin_inset CommandInset citation
26556 LatexCommand cite
26557 key "marginnote"
26558
26559 \end_inset
26560
26561 .
26562 \end_layout
26563
26564 \begin_layout Standard
26565 \begin_inset VSpace bigskip
26566 \end_inset
26567
26568 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26569  définition.
26570  Pour créer par exemple une entête pour toutes les notes en marge avec le
26571  texte 
26572 \begin_inset Quotes eld
26573 \end_inset
26574
26575
26576 \family sans
26577 \series bold
26578 \bar under
26579 Attention!
26580 \family default
26581 \series default
26582 \bar default
26583
26584 \begin_inset Quotes erd
26585 \end_inset
26586
26587  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26588  de votre document :
26589 \end_layout
26590
26591 \begin_layout Standard
26592
26593 \series bold
26594
26595 \backslash
26596 let
26597 \backslash
26598 myMarginpar
26599 \backslash
26600 marginpar
26601 \begin_inset Newline newline
26602 \end_inset
26603
26604
26605 \backslash
26606 renewcommand{
26607 \backslash
26608 marginpar}[1]{
26609 \backslash
26610 myMarginpar{%
26611 \begin_inset Newline newline
26612 \end_inset
26613
26614
26615 \begin_inset ERT
26616 status collapsed
26617
26618 \begin_layout Plain Layout
26619
26620
26621 \backslash
26622 hphantom{ }
26623 \end_layout
26624
26625 \end_inset
26626
26627
26628 \backslash
26629 hspace{0pt}
26630 \backslash
26631 textsf{
26632 \backslash
26633 textbf{
26634 \backslash
26635 underbar{Attention!}}}%
26636 \begin_inset Newline newline
26637 \end_inset
26638
26639
26640 \begin_inset ERT
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644
26645
26646 \backslash
26647 hphantom{ }
26648 \end_layout
26649
26650 \end_inset
26651
26652
26653 \backslash
26654 vspace{1.5mm}
26655 \backslash
26656
26657 \backslash
26658 #1}}
26659 \end_layout
26660
26661 \begin_layout Standard
26662 \begin_inset ERT
26663 status collapsed
26664
26665 \begin_layout Plain Layout
26666
26667
26668 \backslash
26669 let
26670 \backslash
26671 myMarginpar
26672 \backslash
26673 marginpar
26674 \end_layout
26675
26676 \begin_layout Plain Layout
26677
26678
26679 \backslash
26680 renewcommand{
26681 \backslash
26682 marginpar}[1]{
26683 \backslash
26684 myMarginpar{%
26685 \end_layout
26686
26687 \begin_layout Plain Layout
26688
26689    
26690 \backslash
26691 textsf{
26692 \backslash
26693 textbf{
26694 \backslash
26695 underbar{Attention!}}}%
26696 \end_layout
26697
26698 \begin_layout Plain Layout
26699
26700    
26701 \backslash
26702 vspace{1.5mm}
26703 \backslash
26704
26705 \backslash
26706 #1}}
26707 \end_layout
26708
26709 \end_inset
26710
26711
26712 \begin_inset Marginal
26713 status open
26714
26715 \begin_layout Plain Layout
26716 Ceci est une note en marge avec une en-tête prédéfinie.
26717 \end_layout
26718
26719 \end_inset
26720
26721
26722 \begin_inset ERT
26723 status collapsed
26724
26725 \begin_layout Plain Layout
26726
26727 [-1.5cm]
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \begin_inset ERT
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737
26738
26739 \backslash
26740 renewcommand{
26741 \backslash
26742 marginpar}[1]{
26743 \backslash
26744 myMarginpar{#1}}
26745 \end_layout
26746
26747 \end_inset
26748
26749
26750 \begin_inset Note Note
26751 status collapsed
26752
26753 \begin_layout Plain Layout
26754
26755 \lang english
26756 The margin note format is changed only for this example.
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \begin_layout Standard
26765 \begin_inset ERT
26766 status collapsed
26767
26768 \begin_layout Plain Layout
26769
26770
26771 \backslash
26772 else
26773 \end_layout
26774
26775 \end_inset
26776
26777
26778 \begin_inset Note Note
26779 status open
26780
26781 \begin_layout Plain Layout
26782 Ce qui suit sera affiché si le paquetage LaTeX 
26783 \series bold
26784 marginnote
26785 \series default
26786  n'est pas installé :
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \begin_layout Standard
26795 Vous devez installer le paquetage LaTeX 
26796 \series bold
26797 marginnote
26798 \series default
26799  pour voir la suite de cette section dans la sortie imprimée.
26800 \end_layout
26801
26802 \begin_layout Standard
26803 \begin_inset ERT
26804 status collapsed
26805
26806 \begin_layout Plain Layout
26807
26808
26809 \backslash
26810 fi
26811 \end_layout
26812
26813 \end_inset
26814
26815
26816 \end_layout
26817
26818 \begin_layout Chapter
26819 Les Boîtes
26820 \end_layout
26821
26822 \begin_layout Section
26823 Introduction
26824 \begin_inset Index
26825 status collapsed
26826
26827 \begin_layout Plain Layout
26828 Boîtes ! Introduction
26829 \end_layout
26830
26831 \end_inset
26832
26833
26834 \end_layout
26835
26836 \begin_layout Standard
26837 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26838  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26839  voir la section
26840 \begin_inset Space ~
26841 \end_inset
26842
26843
26844 \begin_inset CommandInset ref
26845 LatexCommand ref
26846 reference "sec:Minipages"
26847
26848 \end_inset
26849
26850 , pour encadrer des portions de texte, voir la section
26851 \begin_inset Space ~
26852 \end_inset
26853
26854
26855 \begin_inset CommandInset ref
26856 LatexCommand ref
26857 reference "sec:Boîtes-encadrées"
26858
26859 \end_inset
26860
26861 , pour empêcher que des mots subissent une césure, voir la section
26862 \begin_inset Space ~
26863 \end_inset
26864
26865
26866 \begin_inset CommandInset ref
26867 LatexCommand ref
26868 reference "sec:Empêcher-césure"
26869
26870 \end_inset
26871
26872 , pour aligner du texte, voir la section
26873 \begin_inset Space ~
26874 \end_inset
26875
26876
26877 \begin_inset CommandInset ref
26878 LatexCommand ref
26879 reference "sub:Alignement-Vertical"
26880
26881 \end_inset
26882
26883 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26884 \begin_inset Space ~
26885 \end_inset
26886
26887
26888 \begin_inset CommandInset ref
26889 LatexCommand ref
26890 reference "sec:Boîtes-colorées"
26891
26892 \end_inset
26893
26894 .
26895 \end_layout
26896
26897 \begin_layout Standard
26898 On peut insérer une boîte en utilisant le menu 
26899 \family sans
26900 Insérer\SpecialChar \menuseparator
26901 Boîte
26902 \family default
26903  ou avec le bouton 
26904 \begin_inset Graphics
26905         filename ../../images/box-insert.png
26906         scale 85
26907         scaleBeforeRotation
26908
26909 \end_inset
26910
26911  de la barre d'outils.
26912  Une boîte grise avec une étiquette 
26913 \family sans
26914 Boîte
26915 \begin_inset Space ~
26916 \end_inset
26917
26918 (Minipage)
26919 \family default
26920
26921 \begin_inset Graphics
26922         filename clipart/BoxInsetDefaultQt4.png
26923         scale 65
26924         scaleBeforeRotation
26925
26926 \end_inset
26927
26928 , est alors insérée.
26929  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26930  La fenêtre de dialogue qui apparaît donne accès aux types de
26931 \family sans
26932  Boîte
26933 \begin_inset Space ~
26934 \end_inset
26935
26936 Intérieure
26937 \family default
26938  
26939 \family sans
26940 Parbox
26941 \begin_inset Note Note
26942 status collapsed
26943
26944 \begin_layout Plain Layout
26945 En attendant un traduction plus correcte NdT
26946 \end_layout
26947
26948 \end_inset
26949
26950
26951 \family default
26952  et 
26953 \family sans
26954 Minipage
26955 \family default
26956 .
26957  Le type 
26958 \family sans
26959 Minipage
26960 \family default
26961  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26962  dans la section
26963 \begin_inset Space ~
26964 \end_inset
26965
26966
26967 \begin_inset CommandInset ref
26968 LatexCommand ref
26969 reference "sec:Minipages"
26970
26971 \end_inset
26972
26973 ; le type 
26974 \family sans
26975 Parbox
26976 \family default
26977  est décrit dans la section
26978 \begin_inset Space ~
26979 \end_inset
26980
26981
26982 \begin_inset CommandInset ref
26983 LatexCommand ref
26984 reference "sec:Parboxes"
26985
26986 \end_inset
26987
26988 .
26989 \end_layout
26990
26991 \begin_layout Standard
26992 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26993  comme les flottants ou les notes de bas de page.
26994 \end_layout
26995
26996 \begin_layout Standard
26997 \begin_inset Note Greyedout
26998 status open
26999
27000 \begin_layout Plain Layout
27001
27002 \series bold
27003 Note:
27004 \series default
27005  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27006  de type 
27007 \family sans
27008 Liste
27009 \family default
27010  ou 
27011 \family sans
27012 Description
27013 \family default
27014 .
27015 \end_layout
27016
27017 \end_inset
27018
27019
27020 \end_layout
27021
27022 \begin_layout Standard
27023 \begin_inset Note Greyedout
27024 status open
27025
27026 \begin_layout Plain Layout
27027
27028 \series bold
27029 Note:
27030 \series default
27031  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27032 \family sans
27033 Boîte
27034 \begin_inset Space ~
27035 \end_inset
27036
27037 Intérieure
27038 \family default
27039  à 
27040 \family sans
27041 Aucune
27042 \family default
27043  que quand vous utilisez une boîte encadrée.
27044  Les boîtes sans 
27045 \family sans
27046 Boîte
27047 \begin_inset Space ~
27048 \end_inset
27049
27050 Intérieure
27051 \family default
27052  et sans cadre sont expliquées dans la section
27053 \begin_inset Space ~
27054 \end_inset
27055
27056
27057 \begin_inset CommandInset ref
27058 LatexCommand ref
27059 reference "sec:Empêcher-césure"
27060
27061 \end_inset
27062
27063 .
27064 \end_layout
27065
27066 \end_inset
27067
27068
27069 \end_layout
27070
27071 \begin_layout Section
27072 La fenêtre de dialogue Boîte
27073 \begin_inset CommandInset label
27074 LatexCommand label
27075 name "sec:Boîte-Dialogue"
27076
27077 \end_inset
27078
27079
27080 \begin_inset Index
27081 status collapsed
27082
27083 \begin_layout Plain Layout
27084 Boîtes ! Fenêtre de dialogue Boîte
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \end_layout
27091
27092 \begin_layout Subsection
27093 Taille
27094 \begin_inset Index
27095 status collapsed
27096
27097 \begin_layout Plain Layout
27098 Boîtes ! Taille
27099 \end_layout
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \begin_layout Standard
27107 Dans la fenêtre de dialogue 
27108 \family sans
27109 Paramètres
27110 \begin_inset Space ~
27111 \end_inset
27112
27113 de
27114 \begin_inset Space ~
27115 \end_inset
27116
27117 Boîte
27118 \family default
27119  vous pouvez modifier la géométrie de la boîte avec les champs 
27120 \family sans
27121 Largeur
27122 \family default
27123  et 
27124 \family sans
27125 Hauteur
27126 \family default
27127 .
27128  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27129  dans le tableau
27130 \begin_inset Space ~
27131 \end_inset
27132
27133
27134 \begin_inset CommandInset ref
27135 LatexCommand ref
27136 reference "tab:Unités"
27137
27138 \end_inset
27139
27140 .
27141  Le champ 
27142 \family sans
27143 Hauteur
27144 \family default
27145  offre en plus les spécifications de taille suivantes :
27146 \end_layout
27147
27148 \begin_layout Description
27149 Profondeur C'est simplement la 
27150 \begin_inset Quotes eld
27151 \end_inset
27152
27153 hauteur
27154 \begin_inset Quotes erd
27155 \end_inset
27156
27157  du texte.
27158  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27159  lignes de texte dans la boîte.
27160 \begin_inset Newline newline
27161 \end_inset
27162
27163
27164 \begin_inset Newline newline
27165 \end_inset
27166
27167
27168 \begin_inset Newline newline
27169 \end_inset
27170
27171
27172 \begin_inset Box Boxed
27173 position "c"
27174 hor_pos "c"
27175 has_inner_box 1
27176 inner_pos "c"
27177 use_parbox 0
27178 width "12col%"
27179 special "none"
27180 height "1in"
27181 height_special "depth"
27182 status open
27183
27184 \begin_layout Plain Layout
27185 \align center
27186 Boîte dont la hauteur est égale à 1
27187 \begin_inset Space \thinspace{}
27188 \end_inset
27189
27190 Profondeur
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \begin_inset Newline newline
27197 \end_inset
27198
27199
27200 \begin_inset Newline newline
27201 \end_inset
27202
27203
27204 \end_layout
27205
27206 \begin_layout Description
27207 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27208  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27209  est deux fois plus haute que le texte : 
27210 \begin_inset Box Boxed
27211 position "c"
27212 hor_pos "c"
27213 has_inner_box 1
27214 inner_pos "c"
27215 use_parbox 0
27216 width "20col%"
27217 special "none"
27218 height "2in"
27219 height_special "height"
27220 status open
27221
27222 \begin_layout Plain Layout
27223 \align center
27224 Boîte dont la hauteur est 2
27225 \begin_inset Space \thinspace{}
27226 \end_inset
27227
27228 Hauteur
27229 \end_layout
27230
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \begin_layout Description
27237 Hauteur
27238 \begin_inset Space ~
27239 \end_inset
27240
27241 Totale C'est égal à Hauteur
27242 \begin_inset Space \thinspace{}
27243 \end_inset
27244
27245 +
27246 \begin_inset Space \thinspace{}
27247 \end_inset
27248
27249 Profondeur : 
27250 \begin_inset Box Boxed
27251 position "c"
27252 hor_pos "c"
27253 has_inner_box 1
27254 inner_pos "c"
27255 use_parbox 0
27256 width "20col%"
27257 special "none"
27258 height "1in"
27259 height_special "totalheight"
27260 status open
27261
27262 \begin_layout Plain Layout
27263 \align center
27264 Boîte dont la hauteur est 1
27265 \begin_inset Space \thinspace{}
27266 \end_inset
27267
27268 Hauteur
27269 \begin_inset Space ~
27270 \end_inset
27271
27272 Totale
27273 \end_layout
27274
27275 \end_inset
27276
27277
27278 \end_layout
27279
27280 \begin_layout Description
27281 Largeur On prend la largeur de la boîte comme hauteur : 
27282 \begin_inset Box Boxed
27283 position "c"
27284 hor_pos "c"
27285 has_inner_box 1
27286 inner_pos "c"
27287 use_parbox 0
27288 width "12col%"
27289 special "none"
27290 height "1in"
27291 height_special "width"
27292 status open
27293
27294 \begin_layout Plain Layout
27295 \align center
27296 Boîte dont la hauteur est 1
27297 \begin_inset Space \thinspace{}
27298 \end_inset
27299
27300 Largeur
27301 \end_layout
27302
27303 \end_inset
27304
27305
27306 \end_layout
27307
27308 \begin_layout Subsection
27309 Alignement
27310 \begin_inset Index
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314 Boîtes ! Alignement
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \begin_layout Standard
27323 Quand vous avez choisi une 
27324 \family sans
27325 Boîte
27326 \begin_inset Space ~
27327 \end_inset
27328
27329 Intérieure
27330 \family default
27331 , l'alignement vertical de la boîte peut être :
27332 \end_layout
27333
27334 \begin_layout Description
27335 Haut Ceci est un exemple de texte.
27336  
27337 \begin_inset Box Boxed
27338 position "t"
27339 hor_pos "c"
27340 has_inner_box 1
27341 inner_pos "c"
27342 use_parbox 0
27343 width "12col%"
27344 special "none"
27345 height "1in"
27346 height_special "totalheight"
27347 status collapsed
27348
27349 \begin_layout Plain Layout
27350 \align center
27351 Cette boîte est alignée sur le haut.
27352 \end_layout
27353
27354 \end_inset
27355
27356  Ceci est un exemple de texte.
27357 \end_layout
27358
27359 \begin_layout Description
27360 Milieu Ceci est un exemple de texte.
27361  
27362 \begin_inset Box Boxed
27363 position "c"
27364 hor_pos "c"
27365 has_inner_box 1
27366 inner_pos "c"
27367 use_parbox 0
27368 width "12col%"
27369 special "none"
27370 height "1in"
27371 height_special "totalheight"
27372 status collapsed
27373
27374 \begin_layout Plain Layout
27375 \align center
27376 Cette boîte est alignée au centre.
27377 \end_layout
27378
27379 \end_inset
27380
27381  Ceci est un exemple de texte.
27382 \end_layout
27383
27384 \begin_layout Description
27385 Bas Ceci est un exemple de texte.
27386  
27387 \begin_inset Box Boxed
27388 position "b"
27389 hor_pos "c"
27390 has_inner_box 1
27391 inner_pos "c"
27392 use_parbox 0
27393 width "12col%"
27394 special "none"
27395 height "1in"
27396 height_special "totalheight"
27397 status collapsed
27398
27399 \begin_layout Plain Layout
27400 \align center
27401 Cette boîte est alignée sur le bas.
27402 \end_layout
27403
27404 \end_inset
27405
27406  Ceci est un exemple de texte.
27407 \end_layout
27408
27409 \begin_layout Standard
27410 \begin_inset Note Greyedout
27411 status open
27412
27413 \begin_layout Plain Layout
27414
27415 \series bold
27416 Note:
27417 \series default
27418  
27419 \lang english
27420 The vertical box aligment can be lost in the output when you have two boxes
27421  in a line and one has e.
27422 \begin_inset Space \thinspace{}
27423 \end_inset
27424
27425 g.
27426 \begin_inset Space ~
27427 \end_inset
27428
27429 a shadow and the other one not.
27430 \end_layout
27431
27432 \end_inset
27433
27434
27435 \end_layout
27436
27437 \begin_layout Standard
27438 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27439  paragraphe grâce à la fenêtre de dialogue 
27440 \family sans
27441 Paramètres
27442 \begin_inset Space ~
27443 \end_inset
27444
27445 de
27446 \begin_inset Space ~
27447 \end_inset
27448
27449 Boîte
27450 \family default
27451 .
27452 \end_layout
27453
27454 \begin_layout Standard
27455 \begin_inset VSpace bigskip
27456 \end_inset
27457
27458 Quand vous avez choisi une 
27459 \family sans
27460 Boîte
27461 \begin_inset Space ~
27462 \end_inset
27463
27464 Intérieure
27465 \family default
27466 , l'alignement vertical du contenu de la boîte peut être :
27467 \end_layout
27468
27469 \begin_layout Description
27470 haut Ceci est un exemple de texte.
27471 \begin_inset Box Boxed
27472 position "c"
27473 hor_pos "c"
27474 has_inner_box 1
27475 inner_pos "t"
27476 use_parbox 0
27477 width "12col%"
27478 special "none"
27479 height "1.5in"
27480 height_special "totalheight"
27481 status collapsed
27482
27483 \begin_layout Plain Layout
27484 \align center
27485 Le texte de cette boîte est aligné sur le haut.
27486 \end_layout
27487
27488 \end_inset
27489
27490  Ceci est un exemple de texte.
27491 \end_layout
27492
27493 \begin_layout Description
27494 milieu Ceci est un exemple de texte.
27495  
27496 \begin_inset Box Boxed
27497 position "c"
27498 hor_pos "c"
27499 has_inner_box 1
27500 inner_pos "c"
27501 use_parbox 0
27502 width "12col%"
27503 special "none"
27504 height "1.5in"
27505 height_special "totalheight"
27506 status collapsed
27507
27508 \begin_layout Plain Layout
27509 \align center
27510 Le texte de cette boîte est aligné au centre
27511 \end_layout
27512
27513 \end_inset
27514
27515  Ceci est un exemple de texte.
27516 \end_layout
27517
27518 \begin_layout Description
27519 bas Ceci est un exemple de texte.
27520  
27521 \begin_inset Box Boxed
27522 position "c"
27523 hor_pos "c"
27524 has_inner_box 1
27525 inner_pos "b"
27526 use_parbox 0
27527 width "12col%"
27528 special "none"
27529 height "1.5in"
27530 height_special "totalheight"
27531 status collapsed
27532
27533 \begin_layout Plain Layout
27534 \align center
27535 Le texte de cette boîte est aligné en bas.
27536 \end_layout
27537
27538 \end_inset
27539
27540  Ceci est un exemple de texte.
27541 \end_layout
27542
27543 \begin_layout Description
27544 élongation Ceci est un exemple de texte.
27545  
27546 \begin_inset Box Boxed
27547 position "c"
27548 hor_pos "c"
27549 has_inner_box 1
27550 inner_pos "s"
27551 use_parbox 0
27552 width "12col%"
27553 special "none"
27554 height "1.5in"
27555 height_special "totalheight"
27556 status collapsed
27557
27558 \begin_layout Plain Layout
27559 \align center
27560 Le texte 
27561 \end_layout
27562
27563 \begin_layout Plain Layout
27564 \align center
27565 de cette
27566 \end_layout
27567
27568 \begin_layout Plain Layout
27569 \align center
27570 boîte est
27571 \end_layout
27572
27573 \begin_layout Plain Layout
27574 \align center
27575 allongé.
27576 \end_layout
27577
27578 \end_inset
27579
27580  Ceci est un exemple de texte.
27581 \end_layout
27582
27583 \begin_layout Standard
27584 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27585  paragraphe.
27586  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27587 \end_layout
27588
27589 \begin_layout Standard
27590 \begin_inset VSpace bigskip
27591 \end_inset
27592
27593 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27594  la fenêtre de dialogue 
27595 \family sans
27596 Paramètres
27597 \begin_inset Space ~
27598 \end_inset
27599
27600 de
27601 \begin_inset Space ~
27602 \end_inset
27603
27604 paragraphe
27605 \family default
27606  quand vous avez choisi une 
27607 \family sans
27608 Boîte
27609 \begin_inset Space ~
27610 \end_inset
27611
27612 Intérieure
27613 \family default
27614 .
27615 \end_layout
27616
27617 \begin_layout Standard
27618 \align center
27619 \begin_inset Box Boxed
27620 position "c"
27621 hor_pos "c"
27622 has_inner_box 1
27623 inner_pos "s"
27624 use_parbox 0
27625 width "15col%"
27626 special "none"
27627 height "1.25in"
27628 height_special "totalheight"
27629 status open
27630
27631 \begin_layout Plain Layout
27632 \align left
27633 Le texte de 
27634 \end_layout
27635
27636 \begin_layout Plain Layout
27637 \align left
27638 cette boîte
27639 \end_layout
27640
27641 \begin_layout Plain Layout
27642 \align right
27643 est allongé.
27644 \end_layout
27645
27646 \end_inset
27647
27648
27649 \end_layout
27650
27651 \begin_layout Standard
27652 Si vous n'avez pas choisi une 
27653 \family sans
27654 Boîte
27655 \begin_inset Space ~
27656 \end_inset
27657
27658 Intérieure
27659 \family default
27660 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27661  de dialogue de boîte.
27662 \end_layout
27663
27664 \begin_layout Standard
27665 \align center
27666 \begin_inset Box Boxed
27667 position "c"
27668 hor_pos "s"
27669 has_inner_box 0
27670 inner_pos "s"
27671 use_parbox 0
27672 width "90col%"
27673 special "none"
27674 height "1.25in"
27675 height_special "totalheight"
27676 status open
27677
27678 \begin_layout Plain Layout
27679 \align left
27680 Le texte de cette boîte est allongé horizontalement.
27681 \end_layout
27682
27683 \end_inset
27684
27685
27686 \end_layout
27687
27688 \begin_layout Section
27689 Les Boîtes Encadrées
27690 \begin_inset CommandInset label
27691 LatexCommand label
27692 name "sec:Boîtes-encadrées"
27693
27694 \end_inset
27695
27696
27697 \begin_inset Index
27698 status collapsed
27699
27700 \begin_layout Plain Layout
27701 Boîtes ! Cadres
27702 \end_layout
27703
27704 \end_inset
27705
27706
27707 \end_layout
27708
27709 \begin_layout Standard
27710 On peut spécifier le style du cadre de la boîte en utilisant la liste déroulante
27711  
27712 \family sans
27713 Décoration
27714 \family default
27715  dans la boîte de dialogue 
27716 \family sans
27717 Paramètres
27718 \begin_inset Space ~
27719 \end_inset
27720
27721 de
27722 \begin_inset Space ~
27723 \end_inset
27724
27725 Boîte
27726 \family default
27727 .
27728  Les possibilités sont les suivantes :
27729 \end_layout
27730
27731 \begin_layout Description
27732 Boîte
27733 \begin_inset Space ~
27734 \end_inset
27735
27736 rectangulaire Ceci dessine un cadre rectangulaire autour de la boîte.
27737  L'épaisseur du trait de ce cadre est donnée par la variable  
27738 \series bold
27739
27740 \backslash
27741 fboxrule
27742 \series default
27743 .
27744  
27745 \begin_inset Box Boxed
27746 position "c"
27747 hor_pos "c"
27748 has_inner_box 1
27749 inner_pos "c"
27750 use_parbox 0
27751 width "20col%"
27752 special "none"
27753 height "1in"
27754 height_special "totalheight"
27755 status open
27756
27757 \begin_layout Plain Layout
27758 \align center
27759 Boîte rectangulaire
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Description
27768 Boîte
27769 \begin_inset Space ~
27770 \end_inset
27771
27772 ovale,
27773 \begin_inset Space ~
27774 \end_inset
27775
27776 fine Ceci dessine un cadre ovalisée autour de la boîte.
27777  L'épaisseur du trait de ce cadre est de  0.4
27778 \begin_inset Space \thinspace{}
27779 \end_inset
27780
27781 pt.
27782  
27783 \begin_inset Box ovalbox
27784 position "c"
27785 hor_pos "c"
27786 has_inner_box 1
27787 inner_pos "c"
27788 use_parbox 0
27789 width "20col%"
27790 special "none"
27791 height "1in"
27792 height_special "totalheight"
27793 status open
27794
27795 \begin_layout Plain Layout
27796 \align center
27797 Boîte ovalisée, fine
27798 \end_layout
27799
27800 \end_inset
27801
27802
27803 \end_layout
27804
27805 \begin_layout Description
27806 Boîte
27807 \begin_inset Space ~
27808 \end_inset
27809
27810 ovale,
27811 \begin_inset Space ~
27812 \end_inset
27813
27814 épaisse Ceci dessine un cadre ovalisée autour de la boîte.
27815  L'épaisseur du trait de ce cadre est de   0.8
27816 \begin_inset Space \thinspace{}
27817 \end_inset
27818
27819 pt.
27820  
27821 \begin_inset Box Ovalbox
27822 position "c"
27823 hor_pos "c"
27824 has_inner_box 1
27825 inner_pos "c"
27826 use_parbox 0
27827 width "20col%"
27828 special "none"
27829 height "1in"
27830 height_special "totalheight"
27831 status open
27832
27833 \begin_layout Plain Layout
27834 \align center
27835 Boîte ovalisée, épaisse
27836 \end_layout
27837
27838 \end_inset
27839
27840
27841 \end_layout
27842
27843 \begin_layout Description
27844 Boîte
27845 \begin_inset Space ~
27846 \end_inset
27847
27848 ombrée Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27849  L'épaisseur du trait de ce cadre est donnée par la variable  
27850 \series bold
27851
27852 \backslash
27853 fboxrule
27854 \series default
27855 , l'ombre a une épaisseur de  4
27856 \begin_inset Space \thinspace{}
27857 \end_inset
27858
27859 pt.
27860  
27861 \begin_inset Box Shadowbox
27862 position "c"
27863 hor_pos "c"
27864 has_inner_box 1
27865 inner_pos "c"
27866 use_parbox 0
27867 width "20col%"
27868 special "none"
27869 height "1in"
27870 height_special "totalheight"
27871 status open
27872
27873 \begin_layout Plain Layout
27874 \align center
27875 Boîte ombrée
27876 \end_layout
27877
27878 \end_inset
27879
27880
27881 \end_layout
27882
27883 \begin_layout Description
27884 Boîte
27885 \begin_inset Space ~
27886 \end_inset
27887
27888 double Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27889  L'épaisseur du trait du cadre interne est de 0.75
27890 \begin_inset Space \thinspace{}
27891 \end_inset
27892
27893
27894 \series bold
27895
27896 \backslash
27897 fboxrule
27898 \series default
27899 , l'épaisseur du trait du cadre externe est de 1.5
27900 \begin_inset Space \thinspace{}
27901 \end_inset
27902
27903
27904 \series bold
27905
27906 \backslash
27907 fboxrule
27908 \series default
27909 .
27910  La distance entre les deux cadres est de  1.5
27911 \begin_inset Space \thinspace{}
27912 \end_inset
27913
27914
27915 \series bold
27916
27917 \backslash
27918 fboxrule
27919 \series default
27920
27921 \begin_inset Space \thinspace{}
27922 \end_inset
27923
27924 +
27925 \begin_inset Space \thinspace{}
27926 \end_inset
27927
27928 0.5
27929 \begin_inset Space \thinspace{}
27930 \end_inset
27931
27932 pt.
27933  
27934 \begin_inset Box Doublebox
27935 position "c"
27936 hor_pos "c"
27937 has_inner_box 1
27938 inner_pos "c"
27939 use_parbox 0
27940 width "20col%"
27941 special "none"
27942 height "1in"
27943 height_special "totalheight"
27944 status open
27945
27946 \begin_layout Plain Layout
27947 \align center
27948 Boîte double
27949 \end_layout
27950
27951 \end_inset
27952
27953
27954 \end_layout
27955
27956 \begin_layout Standard
27957 \begin_inset VSpace bigskip
27958 \end_inset
27959
27960 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27961  style de boîte utilisé.
27962  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27963  le paquetage LaTeX 
27964 \series bold
27965 fancybox
27966 \series default
27967 .
27968 \end_layout
27969
27970 \begin_layout Standard
27971 \begin_inset VSpace bigskip
27972 \end_inset
27973
27974 La valeur par défaut pour la variable 
27975 \series bold
27976
27977 \backslash
27978 fboxrule
27979 \series default
27980  est 0.4
27981 \begin_inset Space \thinspace{}
27982 \end_inset
27983
27984 pt.
27985  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27986  pour avoir 2
27987 \begin_inset Space \thinspace{}
27988 \end_inset
27989
27990 pt :
27991 \end_layout
27992
27993 \begin_layout Standard
27994
27995 \series bold
27996
27997 \backslash
27998 setlength{
27999 \backslash
28000 fboxrule}{2pt}
28001 \end_layout
28002
28003 \begin_layout Standard
28004 \begin_inset ERT
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008
28009
28010 \backslash
28011 setlength{
28012 \backslash
28013 fboxrule}{2pt}
28014 \end_layout
28015
28016 \end_inset
28017
28018
28019 \begin_inset Box Boxed
28020 position "c"
28021 hor_pos "c"
28022 has_inner_box 1
28023 inner_pos "c"
28024 use_parbox 0
28025 width "25col%"
28026 special "none"
28027 height "1in"
28028 height_special "totalheight"
28029 status open
28030
28031 \begin_layout Plain Layout
28032 \align center
28033 Boîte rectangulaire avec 
28034 \series bold
28035
28036 \backslash
28037 fboxrule
28038 \series default
28039
28040 \begin_inset Space \thinspace{}
28041 \end_inset
28042
28043 =
28044 \begin_inset Space \thinspace{}
28045 \end_inset
28046
28047 2
28048 \begin_inset Space \thinspace{}
28049 \end_inset
28050
28051 pt
28052 \end_layout
28053
28054 \end_inset
28055
28056
28057 \begin_inset ERT
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061
28062
28063 \backslash
28064 setlength{
28065 \backslash
28066 fboxrule}{0.4pt}
28067 \end_layout
28068
28069 \end_inset
28070
28071
28072 \end_layout
28073
28074 \begin_layout Standard
28075 \begin_inset VSpace bigskip
28076 \end_inset
28077
28078 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28079  les types de cadres, par défaut il est de 3
28080 \begin_inset Space \thinspace{}
28081 \end_inset
28082
28083 pt.
28084  Vous pouvez le modifier en donnant une autre valeur à la variable 
28085 \series bold
28086
28087 \backslash
28088 fboxsep
28089 \series default
28090 .
28091  Par exemple la commande
28092 \end_layout
28093
28094 \begin_layout Standard
28095
28096 \series bold
28097
28098 \backslash
28099 setlength{
28100 \backslash
28101 fboxsep}{10pt}
28102 \end_layout
28103
28104 \begin_layout Standard
28105 met une valeur de 10
28106 \begin_inset Space \thinspace{}
28107 \end_inset
28108
28109 pt, comme celle utilisée pour cette boîte :
28110 \end_layout
28111
28112 \begin_layout Standard
28113 \begin_inset ERT
28114 status collapsed
28115
28116 \begin_layout Plain Layout
28117
28118
28119 \backslash
28120 setlength{
28121 \backslash
28122 fboxsep}{10pt}
28123 \end_layout
28124
28125 \end_inset
28126
28127
28128 \begin_inset Box Boxed
28129 position "c"
28130 hor_pos "c"
28131 has_inner_box 1
28132 inner_pos "c"
28133 use_parbox 0
28134 width "25col%"
28135 special "none"
28136 height "1in"
28137 height_special "totalheight"
28138 status open
28139
28140 \begin_layout Plain Layout
28141 \align center
28142 Boîte rectangulaire avec 
28143 \series bold
28144
28145 \backslash
28146 fboxsep
28147 \series default
28148
28149 \begin_inset Space \thinspace{}
28150 \end_inset
28151
28152 =
28153 \begin_inset Space \thinspace{}
28154 \end_inset
28155
28156 10
28157 \begin_inset Space \thinspace{}
28158 \end_inset
28159
28160 pt
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \begin_inset ERT
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170
28171
28172 \backslash
28173 setlength{
28174 \backslash
28175 fboxsep}{3pt}
28176 \end_layout
28177
28178 \end_inset
28179
28180
28181 \end_layout
28182
28183 \begin_layout Standard
28184 \begin_inset VSpace bigskip
28185 \end_inset
28186
28187 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28188  la commande 
28189 \series bold
28190
28191 \backslash
28192 cornersize
28193 \series default
28194 .
28195  Par exemple, la commande
28196 \end_layout
28197
28198 \begin_layout Standard
28199
28200 \series bold
28201
28202 \backslash
28203 cornersize*{1cm}
28204 \end_layout
28205
28206 \begin_layout Standard
28207 donne un diamètre de 1
28208 \begin_inset Space \thinspace{}
28209 \end_inset
28210
28211 cm.
28212  La commande
28213 \end_layout
28214
28215 \begin_layout Standard
28216
28217 \series bold
28218
28219 \backslash
28220 cornersize{num}
28221 \end_layout
28222
28223 \begin_layout Standard
28224 fixe le diamètre à 
28225 \family sans
28226 num
28227 \begin_inset Space \thinspace{}
28228 \end_inset
28229
28230 ×
28231 \begin_inset Space \thinspace{}
28232 \end_inset
28233
28234 minimum(largeur et hauteur de la boîte)
28235 \family default
28236 .
28237  La valeur par défaut est 
28238 \series bold
28239
28240 \backslash
28241 cornersize{0.5}
28242 \series default
28243 .
28244 \end_layout
28245
28246 \begin_layout Standard
28247 \begin_inset ERT
28248 status collapsed
28249
28250 \begin_layout Plain Layout
28251
28252
28253 \backslash
28254 cornersize*{1.5cm}
28255 \end_layout
28256
28257 \end_inset
28258
28259
28260 \begin_inset Box Ovalbox
28261 position "c"
28262 hor_pos "c"
28263 has_inner_box 1
28264 inner_pos "c"
28265 use_parbox 0
28266 width "25col%"
28267 special "none"
28268 height "1in"
28269 height_special "totalheight"
28270 status open
28271
28272 \begin_layout Plain Layout
28273 \align center
28274 Boîte ovale avec 
28275 \series bold
28276
28277 \backslash
28278 cornersize
28279 \series default
28280
28281 \begin_inset Space \thinspace{}
28282 \end_inset
28283
28284 =
28285 \begin_inset Space \thinspace{}
28286 \end_inset
28287
28288 1.5
28289 \begin_inset Space \thinspace{}
28290 \end_inset
28291
28292 cm
28293 \end_layout
28294
28295 \end_inset
28296
28297
28298 \begin_inset ERT
28299 status collapsed
28300
28301 \begin_layout Plain Layout
28302
28303
28304 \backslash
28305 cornersize{0.5}
28306 \end_layout
28307
28308 \end_inset
28309
28310
28311 \end_layout
28312
28313 \begin_layout Standard
28314 \begin_inset VSpace bigskip
28315 \end_inset
28316
28317 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28318  
28319 \series bold
28320
28321 \backslash
28322 shadowsize
28323 \series default
28324 .
28325  Elle est fixée à 2
28326 \begin_inset Space \thinspace{}
28327 \end_inset
28328
28329 pt pour la boîte suivante par la commande :
28330 \end_layout
28331
28332 \begin_layout Standard
28333
28334 \series bold
28335
28336 \backslash
28337 setlength{
28338 \backslash
28339 shadowsize}{2pt}
28340 \end_layout
28341
28342 \begin_layout Standard
28343 \begin_inset ERT
28344 status collapsed
28345
28346 \begin_layout Plain Layout
28347
28348
28349 \backslash
28350 setlength{
28351 \backslash
28352 shadowsize}{2pt}
28353 \end_layout
28354
28355 \end_inset
28356
28357
28358 \begin_inset Box Shadowbox
28359 position "c"
28360 hor_pos "c"
28361 has_inner_box 1
28362 inner_pos "c"
28363 use_parbox 0
28364 width "25col%"
28365 special "none"
28366 height "1in"
28367 height_special "totalheight"
28368 status open
28369
28370 \begin_layout Plain Layout
28371 \align center
28372 Boîte ombrée avec 
28373 \series bold
28374
28375 \backslash
28376 shadowsize
28377 \series default
28378
28379 \begin_inset Space \thinspace{}
28380 \end_inset
28381
28382 =
28383 \begin_inset Space \thinspace{}
28384 \end_inset
28385
28386 2
28387 \begin_inset Space \thinspace{}
28388 \end_inset
28389
28390 pt
28391 \end_layout
28392
28393 \end_inset
28394
28395
28396 \begin_inset ERT
28397 status collapsed
28398
28399 \begin_layout Plain Layout
28400
28401
28402 \backslash
28403 setlength{
28404 \backslash
28405 shadowsize}{4pt}
28406 \end_layout
28407
28408 \end_inset
28409
28410
28411 \end_layout
28412
28413 \begin_layout Standard
28414 \begin_inset VSpace bigskip
28415 \end_inset
28416
28417 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28418  les boîtes qui suivent la commandes qui les a changées.
28419 \end_layout
28420
28421 \begin_layout Section
28422 Minipages
28423 \begin_inset CommandInset label
28424 LatexCommand label
28425 name "sec:Minipages"
28426
28427 \end_inset
28428
28429
28430 \begin_inset Index
28431 status collapsed
28432
28433 \begin_layout Plain Layout
28434 Boîtes ! Minipages
28435 \end_layout
28436
28437 \end_inset
28438
28439
28440 \end_layout
28441
28442 \begin_layout Standard
28443 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28444 ur d'une page.
28445  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28446  règles d'indentation, de saut de ligne, etc.
28447  s'appliquent.
28448 \end_layout
28449
28450 \begin_layout Standard
28451 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28452  langues.
28453 \end_layout
28454
28455 \begin_layout Standard
28456 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28457  Leur largeur est fixée à 45
28458 \begin_inset Space \thinspace{}
28459 \end_inset
28460
28461 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28462  via le menu 
28463 \family sans
28464 Insérer\SpecialChar \menuseparator
28465 Formats\SpecialChar \menuseparator
28466 Ressort
28467 \begin_inset Space ~
28468 \end_inset
28469
28470 Horizontal
28471 \family default
28472 .
28473 \end_layout
28474
28475 \begin_layout Standard
28476
28477 \lang english
28478 \begin_inset Box Frameless
28479 position "t"
28480 hor_pos "c"
28481 has_inner_box 1
28482 inner_pos "c"
28483 use_parbox 0
28484 width "45col%"
28485 special "none"
28486 height "1in"
28487 height_special "totalheight"
28488 status open
28489
28490 \begin_layout Plain Layout
28491
28492 \lang german
28493 Dies ist ein deutscher Text.
28494  Dies ist ein deutscher Text.
28495  Dies ist ein deutscher Text.
28496  Dies ist ein deutscher Text.
28497  Dies ist ein deutscher Text.
28498  Dies ist ein deutscher Text.
28499  Dies ist ein deutscher Text.
28500  Dies ist ein deutscher Text.
28501  Dies ist ein deutscher Text.
28502  Dies ist ein deutscher Text.
28503  Dies ist ein deutscher Text.
28504  Dies ist ein deutscher Text.
28505  Dies ist ein deutscher Text
28506 \begin_inset Foot
28507 status collapsed
28508
28509 \begin_layout Plain Layout
28510
28511 \lang german
28512 Dies ist eine deutsche Fußnote.
28513 \end_layout
28514
28515 \end_inset
28516
28517 .
28518  Dies ist ein deutscher Text.
28519  Dies ist ein deutscher Text.
28520 \end_layout
28521
28522 \end_inset
28523
28524
28525 \begin_inset Space \hfill{}
28526 \end_inset
28527
28528
28529 \begin_inset Box Frameless
28530 position "t"
28531 hor_pos "c"
28532 has_inner_box 1
28533 inner_pos "c"
28534 use_parbox 0
28535 width "45col%"
28536 special "none"
28537 height "1in"
28538 height_special "totalheight"
28539 status open
28540
28541 \begin_layout Plain Layout
28542
28543 \lang english
28544 This is an English Text.
28545  This is an English Text.
28546  This is an English Text.
28547  This is an English Text.
28548  This is an English Text.
28549  This is an English Text.
28550  This is an English Text.
28551  This is an English Text.
28552  This is an English Text.
28553  This is an English Text.
28554  This is an English Text.
28555  This is an English Text.
28556  This is an English Text.
28557  This is an English Text.
28558  This is an English Text.
28559  This is an English Text.
28560 \begin_inset Foot
28561 status collapsed
28562
28563 \begin_layout Plain Layout
28564
28565 \lang english
28566 This is an English footnote.
28567 \end_layout
28568
28569 \end_inset
28570
28571  This is an English Text.
28572  
28573 \end_layout
28574
28575 \end_inset
28576
28577
28578 \end_layout
28579
28580 \begin_layout Standard
28581 \begin_inset VSpace bigskip
28582 \end_inset
28583
28584 Une autre application des minipages est l'ajout de notes de bas de page
28585  à l'intérieur d'un tableau.
28586  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28587  dans un tableau n'apparaissent pas en bas de la page courante.
28588  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28589  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28590  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28591  dehors des minipages.
28592 \end_layout
28593
28594 \begin_layout Standard
28595 Les notes de bas de page de ce tableau n'apparaissent pas : 
28596 \begin_inset Tabular
28597 <lyxtabular version="3" rows="3" columns="4">
28598 <features>
28599 <column alignment="center" valignment="top" width="0pt">
28600 <column alignment="center" valignment="top" width="0pt">
28601 <column alignment="center" valignment="top" width="0pt">
28602 <column alignment="center" valignment="top" width="0pt">
28603 <row>
28604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28605 \begin_inset Text
28606
28607 \begin_layout Plain Layout
28608 1
28609 \end_layout
28610
28611 \end_inset
28612 </cell>
28613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28614 \begin_inset Text
28615
28616 \begin_layout Plain Layout
28617 2
28618 \end_layout
28619
28620 \end_inset
28621 </cell>
28622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28623 \begin_inset Text
28624
28625 \begin_layout Plain Layout
28626 3
28627 \begin_inset Foot
28628 status open
28629
28630 \begin_layout Plain Layout
28631 Ceci est une note de bas de page à l'intérieur d'un tableau.
28632 \end_layout
28633
28634 \end_inset
28635
28636
28637 \end_layout
28638
28639 \end_inset
28640 </cell>
28641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28642 \begin_inset Text
28643
28644 \begin_layout Plain Layout
28645 4
28646 \end_layout
28647
28648 \end_inset
28649 </cell>
28650 </row>
28651 <row>
28652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28653 \begin_inset Text
28654
28655 \begin_layout Plain Layout
28656 a
28657 \end_layout
28658
28659 \end_inset
28660 </cell>
28661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28662 \begin_inset Text
28663
28664 \begin_layout Plain Layout
28665 b
28666 \end_layout
28667
28668 \end_inset
28669 </cell>
28670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28671 \begin_inset Text
28672
28673 \begin_layout Plain Layout
28674 c
28675 \end_layout
28676
28677 \end_inset
28678 </cell>
28679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28680 \begin_inset Text
28681
28682 \begin_layout Plain Layout
28683 d
28684 \end_layout
28685
28686 \end_inset
28687 </cell>
28688 </row>
28689 <row>
28690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28691 \begin_inset Text
28692
28693 \begin_layout Plain Layout
28694 e
28695 \end_layout
28696
28697 \end_inset
28698 </cell>
28699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28700 \begin_inset Text
28701
28702 \begin_layout Plain Layout
28703 f
28704 \end_layout
28705
28706 \end_inset
28707 </cell>
28708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28709 \begin_inset Text
28710
28711 \begin_layout Plain Layout
28712 g
28713 \end_layout
28714
28715 \end_inset
28716 </cell>
28717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28718 \begin_inset Text
28719
28720 \begin_layout Plain Layout
28721 h
28722 \end_layout
28723
28724 \end_inset
28725 </cell>
28726 </row>
28727 </lyxtabular>
28728
28729 \end_inset
28730
28731
28732 \end_layout
28733
28734 \begin_layout Standard
28735 \align center
28736 \begin_inset Box Frameless
28737 position "t"
28738 hor_pos "c"
28739 has_inner_box 1
28740 inner_pos "c"
28741 use_parbox 0
28742 width "30col%"
28743 special "none"
28744 height "1in"
28745 height_special "totalheight"
28746 status open
28747
28748 \begin_layout Plain Layout
28749 \align center
28750 \begin_inset Tabular
28751 <lyxtabular version="3" rows="3" columns="4">
28752 <features>
28753 <column alignment="center" valignment="top" width="0pt">
28754 <column alignment="center" valignment="top" width="0pt">
28755 <column alignment="center" valignment="top" width="0pt">
28756 <column alignment="center" valignment="top" width="0pt">
28757 <row>
28758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28759 \begin_inset Text
28760
28761 \begin_layout Plain Layout
28762 1
28763 \end_layout
28764
28765 \end_inset
28766 </cell>
28767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28768 \begin_inset Text
28769
28770 \begin_layout Plain Layout
28771 2
28772 \end_layout
28773
28774 \end_inset
28775 </cell>
28776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28777 \begin_inset Text
28778
28779 \begin_layout Plain Layout
28780 3
28781 \begin_inset Foot
28782 status open
28783
28784 \begin_layout Plain Layout
28785 Ceci est une note de bas de page à l'intérieur d'un tableau.
28786 \end_layout
28787
28788 \end_inset
28789
28790
28791 \end_layout
28792
28793 \end_inset
28794 </cell>
28795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28796 \begin_inset Text
28797
28798 \begin_layout Plain Layout
28799 4
28800 \end_layout
28801
28802 \end_inset
28803 </cell>
28804 </row>
28805 <row>
28806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28807 \begin_inset Text
28808
28809 \begin_layout Plain Layout
28810 a
28811 \end_layout
28812
28813 \end_inset
28814 </cell>
28815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28816 \begin_inset Text
28817
28818 \begin_layout Plain Layout
28819 b
28820 \end_layout
28821
28822 \end_inset
28823 </cell>
28824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28825 \begin_inset Text
28826
28827 \begin_layout Plain Layout
28828 c
28829 \end_layout
28830
28831 \end_inset
28832 </cell>
28833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28834 \begin_inset Text
28835
28836 \begin_layout Plain Layout
28837 d
28838 \end_layout
28839
28840 \end_inset
28841 </cell>
28842 </row>
28843 <row>
28844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28845 \begin_inset Text
28846
28847 \begin_layout Plain Layout
28848 e
28849 \end_layout
28850
28851 \end_inset
28852 </cell>
28853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28854 \begin_inset Text
28855
28856 \begin_layout Plain Layout
28857 f
28858 \end_layout
28859
28860 \end_inset
28861 </cell>
28862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28863 \begin_inset Text
28864
28865 \begin_layout Plain Layout
28866 g
28867 \end_layout
28868
28869 \end_inset
28870 </cell>
28871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28872 \begin_inset Text
28873
28874 \begin_layout Plain Layout
28875 h
28876 \end_layout
28877
28878 \end_inset
28879 </cell>
28880 </row>
28881 </lyxtabular>
28882
28883 \end_inset
28884
28885
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \end_layout
28892
28893 \begin_layout Standard
28894 \begin_inset VSpace bigskip
28895 \end_inset
28896
28897 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28898  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28899  minipages, même si vous les avez mis par exemple à 
28900 \family sans
28901 Moyen
28902 \family default
28903  dans les paramètres du document.
28904 \end_layout
28905
28906 \begin_layout Standard
28907 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28908  portion de texte, voyez la section
28909 \begin_inset Space ~
28910 \end_inset
28911
28912
28913 \begin_inset CommandInset ref
28914 LatexCommand ref
28915 reference "sub:Couleur-pour-les-Paragraphes"
28916
28917 \end_inset
28918
28919 .
28920 \end_layout
28921
28922 \begin_layout Standard
28923 \begin_inset Note Greyedout
28924 status open
28925
28926 \begin_layout Plain Layout
28927
28928 \series bold
28929 Note:
28930 \series default
28931  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28932  mais les minipages peuvent être utilisées dans un tableau, un flottant
28933  ou une autre boîte.
28934 \end_layout
28935
28936 \end_inset
28937
28938
28939 \end_layout
28940
28941 \begin_layout Section
28942 Les Parboxes
28943 \begin_inset CommandInset label
28944 LatexCommand label
28945 name "sec:Parboxes"
28946
28947 \end_inset
28948
28949
28950 \begin_inset Index
28951 status collapsed
28952
28953 \begin_layout Plain Layout
28954 Boîtes ! Parboxes
28955 \end_layout
28956
28957 \end_inset
28958
28959
28960 \end_layout
28961
28962 \begin_layout Standard
28963 \begin_inset Note Note
28964 status collapsed
28965
28966 \begin_layout Plain Layout
28967
28968 \lang english
28969 En attendant une traduction de parbox (NdT)
28970 \end_layout
28971
28972 \end_inset
28973
28974 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28975  ne peuvent avoir de note de bas de page.
28976  La principale différence avec les minipages, c'est que les minipages au
28977  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28978  LaTeX.
28979 \end_layout
28980
28981 \begin_layout Standard
28982 \align center
28983 \begin_inset Box Frameless
28984 position "t"
28985 hor_pos "c"
28986 has_inner_box 1
28987 inner_pos "t"
28988 use_parbox 1
28989 width "33col%"
28990 special "none"
28991 height "1in"
28992 height_special "totalheight"
28993 status collapsed
28994
28995 \begin_layout Plain Layout
28996 Ceci est un texte à l'intérieur d'une parbox.
28997  Ceci est un texte à l'intérieur d'une parbox.
28998 \end_layout
28999
29000 \begin_layout Plain Layout
29001 Cette note de bas de page ne devrait pas apparaître :
29002 \begin_inset Foot
29003 status open
29004
29005 \begin_layout Plain Layout
29006 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29007  pas.
29008 \end_layout
29009
29010 \end_inset
29011
29012
29013 \end_layout
29014
29015 \end_inset
29016
29017
29018 \end_layout
29019
29020 \begin_layout Section
29021 Des Boîtes pour les Mots et les Caractères
29022 \begin_inset Index
29023 status collapsed
29024
29025 \begin_layout Plain Layout
29026 Boîtes ! Pour les caractères
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \end_layout
29033
29034 \begin_layout Subsection
29035 Empêcher la Césure
29036 \begin_inset CommandInset label
29037 LatexCommand label
29038 name "sec:Empêcher-césure"
29039
29040 \end_inset
29041
29042
29043 \begin_inset Index
29044 status collapsed
29045
29046 \begin_layout Plain Layout
29047 Boîtes ! Pour empêcher la césure
29048 \end_layout
29049
29050 \end_inset
29051
29052
29053 \end_layout
29054
29055 \begin_layout Standard
29056 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29057  un texte ne soit coupé par une césure.
29058 \begin_inset Newline newline
29059 \end_inset
29060
29061 Voici un exemple de texte :
29062 \end_layout
29063
29064 \begin_layout Standard
29065 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29066  césure dans un 
29067 \begin_inset Quotes eld
29068 \end_inset
29069
29070 motTrèsTrèsLong
29071 \begin_inset Quotes erd
29072 \end_inset
29073
29074
29075 \end_layout
29076
29077 \begin_layout Standard
29078 Pour empêcher que le mot 
29079 \begin_inset Quotes eld
29080 \end_inset
29081
29082 motTrèsTrèsLong
29083 \begin_inset Quotes erd
29084 \end_inset
29085
29086  soit coupé, ajoutez la commande
29087 \end_layout
29088
29089 \begin_layout Standard
29090
29091 \series bold
29092
29093 \backslash
29094 mbox{
29095 \end_layout
29096
29097 \begin_layout Standard
29098 en code TeX avant le mot.
29099  Après le mot, insérez l'accolade fermante 
29100 \begin_inset Quotes eld
29101 \end_inset
29102
29103
29104 \series bold
29105 }
29106 \series default
29107
29108 \begin_inset Quotes erd
29109 \end_inset
29110
29111  en code TeX.
29112 \end_layout
29113
29114 \begin_layout Standard
29115 Voici le résultat :
29116 \end_layout
29117
29118 \begin_layout Standard
29119 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29120  césure dans un
29121 \begin_inset ERT
29122 status collapsed
29123
29124 \begin_layout Plain Layout
29125
29126
29127 \backslash
29128 mbox{
29129 \end_layout
29130
29131 \end_inset
29132
29133
29134 \begin_inset Quotes eld
29135 \end_inset
29136
29137 motTrèsTrèsLong
29138 \begin_inset Quotes erd
29139 \end_inset
29140
29141 .
29142 \begin_inset ERT
29143 status collapsed
29144
29145 \begin_layout Plain Layout
29146
29147 }
29148 \end_layout
29149
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Standard
29156 Une autre méthode consiste à mettre la commande 
29157 \begin_inset Quotes eld
29158 \end_inset
29159
29160
29161 \series bold
29162
29163 \backslash
29164 -
29165 \series default
29166
29167 \begin_inset Quotes grd
29168 \end_inset
29169
29170  en code TeX, juste avant le mot :
29171 \end_layout
29172
29173 \begin_layout Standard
29174 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29175  césure dans un 
29176 \begin_inset Quotes eld
29177 \end_inset
29178
29179
29180 \begin_inset ERT
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184
29185
29186 \backslash
29187 -
29188 \end_layout
29189
29190 \end_inset
29191
29192 motTrèsTrèsLong
29193 \begin_inset Quotes erd
29194 \end_inset
29195
29196 .
29197 \end_layout
29198
29199 \begin_layout Standard
29200 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29201  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29202 \family sans
29203 Insérer\SpecialChar \menuseparator
29204 Formats\SpecialChar \menuseparator
29205 Passage
29206 \begin_inset Space ~
29207 \end_inset
29208
29209 à
29210 \begin_inset Space ~
29211 \end_inset
29212
29213 la
29214 \begin_inset Space ~
29215 \end_inset
29216
29217 Ligne
29218 \family default
29219  (raccourci 
29220 \series bold
29221 Ctrl-Entrée
29222 \series default
29223 ) :
29224 \end_layout
29225
29226 \begin_layout Standard
29227 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29228  césure dans un
29229 \begin_inset Newline newline
29230 \end_inset
29231
29232
29233 \begin_inset ERT
29234 status collapsed
29235
29236 \begin_layout Plain Layout
29237
29238
29239 \backslash
29240 mbox{
29241 \end_layout
29242
29243 \end_inset
29244
29245
29246 \begin_inset Quotes eld
29247 \end_inset
29248
29249 motTrèsTrèsLong
29250 \begin_inset Quotes erd
29251 \end_inset
29252
29253 .
29254 \begin_inset ERT
29255 status collapsed
29256
29257 \begin_layout Plain Layout
29258
29259 }
29260 \end_layout
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Subsection
29268 Alignement Vertical
29269 \begin_inset CommandInset label
29270 LatexCommand label
29271 name "sub:Alignement-Vertical"
29272
29273 \end_inset
29274
29275
29276 \begin_inset Index
29277 status collapsed
29278
29279 \begin_layout Plain Layout
29280 Boîtes ! Pour l'alignement vertical
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \begin_inset Index
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290 Boîtes ! Boîtes élévatrices
29291 \end_layout
29292
29293 \end_inset
29294
29295
29296 \begin_inset Index
29297 status collapsed
29298
29299 \begin_layout Plain Layout
29300 Raisebox|see
29301 \begin_inset ERT
29302 status collapsed
29303
29304 \begin_layout Plain Layout
29305
29306 {
29307 \end_layout
29308
29309 \end_inset
29310
29311 Boîtes élévatrices
29312 \begin_inset ERT
29313 status collapsed
29314
29315 \begin_layout Plain Layout
29316
29317 }
29318 \end_layout
29319
29320 \end_inset
29321
29322
29323 \end_layout
29324
29325 \end_inset
29326
29327
29328 \end_layout
29329
29330 \begin_layout Standard
29331 Avec la commande 
29332 \series bold
29333
29334 \backslash
29335 raisebox
29336 \series default
29337  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29338  par rapport au texte qui l'entoure.
29339  La commande
29340 \series bold
29341  
29342 \backslash
29343 raisebox
29344 \series default
29345  s'utilise en suivant la syntaxe suivante :
29346 \end_layout
29347
29348 \begin_layout Standard
29349
29350 \series bold
29351
29352 \backslash
29353 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29354 \end_layout
29355
29356 \begin_layout Standard
29357 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29358  pour l'abaisser.
29359 \end_layout
29360
29361 \begin_layout Standard
29362 Pour aligner le mot 
29363 \begin_inset Quotes eld
29364 \end_inset
29365
29366 empêcher
29367 \begin_inset Quotes erd
29368 \end_inset
29369
29370  de façon à ce que le point le plus bas du caractère le plus 
29371 \begin_inset Quotes eld
29372 \end_inset
29373
29374 profond
29375 \begin_inset Quotes erd
29376 \end_inset
29377
29378 , le 
29379 \begin_inset Quotes eld
29380 \end_inset
29381
29382 p
29383 \begin_inset Quotes erd
29384 \end_inset
29385
29386 , soit au niveau de la ligne de base, insérez la commande 
29387 \end_layout
29388
29389 \begin_layout Standard
29390
29391 \series bold
29392
29393 \backslash
29394 raisebox{
29395 \backslash
29396 depth}{
29397 \end_layout
29398
29399 \begin_layout Standard
29400 en code TeX avant le mot.
29401  Insérez après le mot l'accolade fermante 
29402 \begin_inset Quotes eld
29403 \end_inset
29404
29405
29406 \series bold
29407 }
29408 \series default
29409
29410 \begin_inset Quotes erd
29411 \end_inset
29412
29413  en code TeX.
29414 \begin_inset Newline newline
29415 \end_inset
29416
29417 Voici le résultat :
29418 \end_layout
29419
29420 \begin_layout Standard
29421 Cette ligne de texte contient le mot 
29422 \begin_inset ERT
29423 status collapsed
29424
29425 \begin_layout Plain Layout
29426
29427
29428 \backslash
29429 raisebox{
29430 \backslash
29431 depth}{
29432 \end_layout
29433
29434 \end_inset
29435
29436
29437 \begin_inset Quotes eld
29438 \end_inset
29439
29440 empêcher
29441 \begin_inset Quotes erd
29442 \end_inset
29443
29444
29445 \begin_inset ERT
29446 status collapsed
29447
29448 \begin_layout Plain Layout
29449
29450 }
29451 \end_layout
29452
29453 \end_inset
29454
29455  comme mot élevé.
29456 \end_layout
29457
29458 \begin_layout Standard
29459 \begin_inset VSpace bigskip
29460 \end_inset
29461
29462 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29463  entre les lignes va être agrandie :
29464 \end_layout
29465
29466 \begin_layout Standard
29467 Cette ligne de texte contient le mot
29468 \begin_inset ERT
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472
29473
29474 \backslash
29475 raisebox{-
29476 \backslash
29477 depth}{
29478 \end_layout
29479
29480 \end_inset
29481
29482
29483 \begin_inset Quotes eld
29484 \end_inset
29485
29486 empêcher
29487 \begin_inset Quotes erd
29488 \end_inset
29489
29490
29491 \begin_inset ERT
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495
29496 }
29497 \end_layout
29498
29499 \end_inset
29500
29501  comme mot abaissé.
29502 \begin_inset Newline newline
29503 \end_inset
29504
29505 Cette ligne de texte contient le mot 
29506 \begin_inset ERT
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510
29511
29512 \backslash
29513 raisebox{0.5cm}{
29514 \end_layout
29515
29516 \end_inset
29517
29518
29519 \begin_inset Quotes eld
29520 \end_inset
29521
29522 tester
29523 \begin_inset Quotes erd
29524 \end_inset
29525
29526
29527 \begin_inset ERT
29528 status collapsed
29529
29530 \begin_layout Plain Layout
29531
29532 }
29533 \end_layout
29534
29535 \end_inset
29536
29537  comme mot élevé.
29538 \end_layout
29539
29540 \begin_layout Standard
29541 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29542  mettez la hauteur de la boîte à zéro.
29543  Par exemple utilisez
29544 \end_layout
29545
29546 \begin_layout Standard
29547
29548 \series bold
29549
29550 \backslash
29551 raisebox{-
29552 \backslash
29553 depth}[0pt]{
29554 \end_layout
29555
29556 \begin_layout Standard
29557 Cette ligne de texte contient le mot
29558 \begin_inset ERT
29559 status collapsed
29560
29561 \begin_layout Plain Layout
29562
29563
29564 \backslash
29565 raisebox{-
29566 \backslash
29567 depth}[0pt]{
29568 \end_layout
29569
29570 \end_inset
29571
29572
29573 \begin_inset Quotes eld
29574 \end_inset
29575
29576 empêcher
29577 \begin_inset Quotes erd
29578 \end_inset
29579
29580
29581 \begin_inset ERT
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585
29586 }
29587 \end_layout
29588
29589 \end_inset
29590
29591  comme mot abaissé.
29592 \begin_inset Newline newline
29593 \end_inset
29594
29595 Cette ligne de texte contient le mot 
29596 \begin_inset ERT
29597 status collapsed
29598
29599 \begin_layout Plain Layout
29600
29601
29602 \backslash
29603 raisebox{0.5cm}[0pt]{
29604 \end_layout
29605
29606 \end_inset
29607
29608
29609 \begin_inset Quotes eld
29610 \end_inset
29611
29612 tester
29613 \begin_inset Quotes erd
29614 \end_inset
29615
29616
29617 \begin_inset ERT
29618 status collapsed
29619
29620 \begin_layout Plain Layout
29621
29622 }
29623 \end_layout
29624
29625 \end_inset
29626
29627  comme mot élevé.
29628 \end_layout
29629
29630 \begin_layout Section
29631 Boîtes Colorées
29632 \begin_inset CommandInset label
29633 LatexCommand label
29634 name "sec:Boîtes-colorées"
29635
29636 \end_inset
29637
29638
29639 \begin_inset Index
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643 Boîtes ! Couleur
29644 \end_layout
29645
29646 \end_inset
29647
29648
29649 \end_layout
29650
29651 \begin_layout Subsection
29652 De la couleur pour le texte
29653 \begin_inset Index
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657 Couleur ! Pour le texte
29658 \end_layout
29659
29660 \end_inset
29661
29662
29663 \end_layout
29664
29665 \begin_layout Standard
29666 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29667  une boîte appelée 
29668 \begin_inset Quotes eld
29669 \end_inset
29670
29671 colorbox
29672 \begin_inset Quotes erd
29673 \end_inset
29674
29675 .
29676  Cela demande que le paquetage LaTeX 
29677 \series bold
29678 color
29679 \series default
29680
29681 \begin_inset Index
29682 status collapsed
29683
29684 \begin_layout Plain Layout
29685 Paquetages LaTeX ! color
29686 \end_layout
29687
29688 \end_inset
29689
29690  soit chargé dans le préambule du document avec la commande
29691 \end_layout
29692
29693 \begin_layout Standard
29694
29695 \series bold
29696
29697 \backslash
29698 @ifundef\SpecialChar \textcompwordmark{}
29699 ined{textcolor}
29700 \begin_inset Newline newline
29701 \end_inset
29702
29703
29704 \begin_inset ERT
29705 status collapsed
29706
29707 \begin_layout Plain Layout
29708
29709
29710 \backslash
29711 hphantom{ }
29712 \end_layout
29713
29714 \end_inset
29715
29716 {
29717 \backslash
29718 usepackage{color}}{}
29719 \end_layout
29720
29721 \begin_layout Standard
29722 Le paquetage 
29723 \series bold
29724 color
29725 \series default
29726  sera chargé automatiquement par LyX dès que vous colorez du texte
29727 \begin_inset Foot
29728 status open
29729
29730 \begin_layout Plain Layout
29731 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29732  
29733 \series bold
29734
29735 \backslash
29736 @ifundef\SpecialChar \textcompwordmark{}
29737 ined
29738 \series default
29739 .
29740 \end_layout
29741
29742 \end_inset
29743
29744 .
29745 \end_layout
29746
29747 \begin_layout Standard
29748 \begin_inset VSpace medskip
29749 \end_inset
29750
29751 Les boîtes colorées sont créées par la commande 
29752 \series bold
29753
29754 \backslash
29755 colorbox
29756 \series default
29757 .
29758  Elle est utilisée avec la syntaxe suivante :
29759 \end_layout
29760
29761 \begin_layout Standard
29762
29763 \series bold
29764
29765 \backslash
29766 colorbox{couleur}{contenu de la boîte}
29767 \end_layout
29768
29769 \begin_layout Standard
29770 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29771  peuvent être placées à l'intérieur d'autres boîtes.
29772 \end_layout
29773
29774 \begin_layout Standard
29775 Les couleurs suivantes sont prédéfinies ::
29776 \begin_inset Newline newline
29777 \end_inset
29778
29779
29780 \family sans
29781 black
29782 \family default
29783  (noir), 
29784 \family sans
29785 blue
29786 \family default
29787  (bleu), 
29788 \family sans
29789 cyan
29790 \family default
29791 \series bold
29792 ,
29793 \series default
29794  
29795 \family sans
29796 green
29797 \family default
29798  (vert), 
29799 \family sans
29800 magenta
29801 \family default
29802
29803 \family sans
29804 red
29805 \family default
29806  (rouge), 
29807 \family sans
29808 white
29809 \family default
29810  (blanc), and 
29811 \family sans
29812 yellow
29813 \family default
29814  (jaune).
29815 \begin_inset Newline newline
29816 \end_inset
29817
29818 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29819  section
29820 \begin_inset Space ~
29821 \end_inset
29822
29823
29824 \begin_inset CommandInset ref
29825 LatexCommand ref
29826 reference "sec:Tableaux-Colorés"
29827
29828 \end_inset
29829
29830 .
29831 \end_layout
29832
29833 \begin_layout Standard
29834 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29835 \end_layout
29836
29837 \begin_layout Standard
29838
29839 \series bold
29840
29841 \backslash
29842 colorbox{red}{
29843 \end_layout
29844
29845 \begin_layout Standard
29846 avant le mot en code TeX.
29847  Insérez l'accolade fermante 
29848 \begin_inset Quotes eld
29849 \end_inset
29850
29851 }
29852 \begin_inset Quotes erd
29853 \end_inset
29854
29855  après le mot, en code TeX.
29856 \begin_inset Newline newline
29857 \end_inset
29858
29859 Voici le résultat :
29860 \end_layout
29861
29862 \begin_layout Standard
29863 Cette ligne de texte contient le mot
29864 \begin_inset ERT
29865 status collapsed
29866
29867 \begin_layout Plain Layout
29868
29869
29870 \backslash
29871 colorbox{red}{
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \begin_inset Quotes eld
29878 \end_inset
29879
29880 Attention!
29881 \begin_inset Quotes erd
29882 \end_inset
29883
29884
29885 \begin_inset ERT
29886 status collapsed
29887
29888 \begin_layout Plain Layout
29889
29890 }
29891 \end_layout
29892
29893 \end_inset
29894
29895  sur fond rouge.
29896 \end_layout
29897
29898 \begin_layout Standard
29899 \begin_inset VSpace bigskip
29900 \end_inset
29901
29902 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29903  vous pouvez utiliser la commande 
29904 \series bold
29905
29906 \backslash
29907 fcolorbox
29908 \series default
29909  avec la syntaxe suivante :
29910 \end_layout
29911
29912 \begin_layout Standard
29913
29914 \series bold
29915
29916 \backslash
29917 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29918 \end_layout
29919
29920 \begin_layout Standard
29921
29922 \series bold
29923
29924 \backslash
29925 fcolorbox
29926 \series default
29927  est une extension de 
29928 \series bold
29929
29930 \backslash
29931 colorbox
29932 \series default
29933 .
29934  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29935  peuvent être modifiés avec les variables 
29936 \series bold
29937
29938 \backslash
29939 fboxrule
29940 \series default
29941  et 
29942 \series bold
29943
29944 \backslash
29945 fboxsep
29946 \series default
29947 , comme c'est décrit dans la section
29948 \begin_inset Space ~
29949 \end_inset
29950
29951
29952 \begin_inset CommandInset ref
29953 LatexCommand ref
29954 reference "sec:Boîtes-encadrées"
29955
29956 \end_inset
29957
29958 .
29959 \end_layout
29960
29961 \begin_layout Standard
29962 Pour l'exemple suivant, on a utilisé la commande
29963 \end_layout
29964
29965 \begin_layout Standard
29966
29967 \series bold
29968
29969 \backslash
29970 fcolorbox{cyan}{magenta}{
29971 \end_layout
29972
29973 \begin_layout Standard
29974 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29975 \begin_inset Space \thinspace{}
29976 \end_inset
29977
29978 mm:
29979 \begin_inset Newline newline
29980 \end_inset
29981
29982
29983 \begin_inset ERT
29984 status collapsed
29985
29986 \begin_layout Plain Layout
29987
29988
29989 \backslash
29990 fboxrule 1mm 
29991 \backslash
29992 fboxsep 1mm
29993 \end_layout
29994
29995 \end_inset
29996
29997
29998 \begin_inset ERT
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002
30003
30004 \backslash
30005 fcolorbox{cyan}{magenta}{
30006 \end_layout
30007
30008 \end_inset
30009
30010 Ce texte est dans une boîte encadrée et colorée.
30011 \begin_inset ERT
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015
30016 }
30017 \end_layout
30018
30019 \end_inset
30020
30021
30022 \end_layout
30023
30024 \begin_layout Standard
30025 \begin_inset VSpace bigskip
30026 \end_inset
30027
30028 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30029  les yeux ! - NdT) :
30030 \begin_inset Newline newline
30031 \end_inset
30032
30033
30034 \begin_inset ERT
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038
30039
30040 \backslash
30041 fcolorbox{cyan}{magenta}{
30042 \end_layout
30043
30044 \end_inset
30045
30046
30047 \color yellow
30048 Ce texte est coloré dans une boîte colorée et encadrée.
30049 \color inherit
30050
30051 \begin_inset ERT
30052 status collapsed
30053
30054 \begin_layout Plain Layout
30055
30056 }
30057 \end_layout
30058
30059 \end_inset
30060
30061
30062 \begin_inset ERT
30063 status collapsed
30064
30065 \begin_layout Plain Layout
30066
30067
30068 \backslash
30069 fboxrule 0.4pt 
30070 \backslash
30071 fboxsep 3pt
30072 \end_layout
30073
30074 \end_inset
30075
30076
30077 \end_layout
30078
30079 \begin_layout Standard
30080
30081 \series bold
30082 \begin_inset VSpace medskip
30083 \end_inset
30084
30085
30086 \end_layout
30087
30088 \begin_layout Standard
30089 \begin_inset Note Greyedout
30090 status open
30091
30092 \begin_layout Plain Layout
30093
30094 \series bold
30095 Note:
30096 \series default
30097  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30098  de ligne.
30099  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30100  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30101 \end_layout
30102
30103 \end_inset
30104
30105
30106 \end_layout
30107
30108 \begin_layout Subsection
30109 De la couleur pour les paragraphes
30110 \begin_inset CommandInset label
30111 LatexCommand label
30112 name "sub:Couleur-pour-les-Paragraphes"
30113
30114 \end_inset
30115
30116
30117 \begin_inset Index
30118 status collapsed
30119
30120 \begin_layout Plain Layout
30121 Couleur ! Pour les  paragraphes
30122 \end_layout
30123
30124 \end_inset
30125
30126
30127 \end_layout
30128
30129 \begin_layout Standard
30130 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30131  texte dans une minipage.
30132  Avant la minipage, insérez la commande 
30133 \series bold
30134
30135 \backslash
30136 colorbox
30137 \series default
30138  
30139 \end_layout
30140
30141 \begin_layout Standard
30142
30143 \series bold
30144
30145 \backslash
30146 colorbox{color}{
30147 \end_layout
30148
30149 \begin_layout Standard
30150 en code TeX.
30151  Après la minipage, insérez l'accolade fermante 
30152 \begin_inset Quotes eld
30153 \end_inset
30154
30155 }
30156 \begin_inset Quotes erd
30157 \end_inset
30158
30159  en code TeX.
30160 \end_layout
30161
30162 \begin_layout Standard
30163 \begin_inset ERT
30164 status collapsed
30165
30166 \begin_layout Plain Layout
30167
30168
30169 \backslash
30170 colorbox{lightgrey}{
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \begin_inset Box Frameless
30177 position "t"
30178 hor_pos "c"
30179 has_inner_box 1
30180 inner_pos "t"
30181 use_parbox 0
30182 width "100col%"
30183 special "none"
30184 height "1in"
30185 height_special "totalheight"
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189 Ce texte a un fond coloré.
30190  Ce texte a un fond coloré.
30191 \end_layout
30192
30193 \begin_layout Plain Layout
30194 \begin_inset VSpace defskip
30195 \end_inset
30196
30197 Le texte peut avoir des notes de bas de page
30198 \begin_inset Foot
30199 status collapsed
30200
30201 \begin_layout Plain Layout
30202 Un autre exemple de note de bas de page
30203 \end_layout
30204
30205 \end_inset
30206
30207  et contenir des figures et des tableaux.
30208 \end_layout
30209
30210 \begin_layout Plain Layout
30211 \align center
30212 \begin_inset Tabular
30213 <lyxtabular version="3" rows="3" columns="3">
30214 <features>
30215 <column alignment="center" valignment="top" width="0">
30216 <column alignment="center" valignment="top" width="0">
30217 <column alignment="center" valignment="top" width="0">
30218 <row>
30219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30220 \begin_inset Text
30221
30222 \begin_layout Plain Layout
30223 a
30224 \end_layout
30225
30226 \end_inset
30227 </cell>
30228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30229 \begin_inset Text
30230
30231 \begin_layout Plain Layout
30232 !
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30238 \begin_inset Text
30239
30240 \begin_layout Plain Layout
30241 3
30242 \end_layout
30243
30244 \end_inset
30245 </cell>
30246 </row>
30247 <row>
30248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30249 \begin_inset Text
30250
30251 \begin_layout Plain Layout
30252 <
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Plain Layout
30261 b2
30262 \begin_inset Quotes erd
30263 \end_inset
30264
30265 |
30266 \end_layout
30267
30268 \end_inset
30269 </cell>
30270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30271 \begin_inset Text
30272
30273 \begin_layout Plain Layout
30274 >
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 </row>
30280 <row>
30281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30282 \begin_inset Text
30283
30284 \begin_layout Plain Layout
30285 1
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30291 \begin_inset Text
30292
30293 \begin_layout Plain Layout
30294 §
30295 \end_layout
30296
30297 \end_inset
30298 </cell>
30299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30300 \begin_inset Text
30301
30302 \begin_layout Plain Layout
30303 c
30304 \end_layout
30305
30306 \end_inset
30307 </cell>
30308 </row>
30309 </lyxtabular>
30310
30311 \end_inset
30312
30313
30314 \end_layout
30315
30316 \end_inset
30317
30318
30319 \begin_inset ERT
30320 status collapsed
30321
30322 \begin_layout Plain Layout
30323
30324 }
30325 \end_layout
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \begin_layout Section
30333 Les boîtes pivotées et redimensionnées
30334 \end_layout
30335
30336 \begin_layout Standard
30337 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30338  charger le paquetage LaTeX 
30339 \series bold
30340 graphicx
30341 \series default
30342
30343 \begin_inset Index
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347 Paquetages LaTeX ! graphicx
30348 \end_layout
30349
30350 \end_inset
30351
30352  dans le préambule de votre document avec la commande
30353 \end_layout
30354
30355 \begin_layout Standard
30356
30357 \series bold
30358
30359 \backslash
30360 @ifundefined{rotatebox}
30361 \begin_inset Newline newline
30362 \end_inset
30363
30364
30365 \begin_inset ERT
30366 status collapsed
30367
30368 \begin_layout Plain Layout
30369
30370
30371 \backslash
30372 hphantom{ }
30373 \end_layout
30374
30375 \end_inset
30376
30377 {
30378 \backslash
30379 usepackage{graphicx}}{}
30380 \end_layout
30381
30382 \begin_layout Standard
30383 \begin_inset Note Greyedout
30384 status open
30385
30386 \begin_layout Plain Layout
30387
30388 \series bold
30389 Note:
30390 \series default
30391  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30392  redimensionnés.
30393 \end_layout
30394
30395 \end_inset
30396
30397
30398 \end_layout
30399
30400 \begin_layout Standard
30401 \begin_inset Note Greyedout
30402 status open
30403
30404 \begin_layout Plain Layout
30405
30406 \series bold
30407 Note:
30408 \series default
30409  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30410  redimensionnée.
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \end_layout
30417
30418 \begin_layout Subsection
30419 Les Boîtes pivotées
30420 \begin_inset Index
30421 status collapsed
30422
30423 \begin_layout Plain Layout
30424 Boîtes ! pivotées
30425 \end_layout
30426
30427 \end_inset
30428
30429
30430 \begin_inset Index
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434 Pivoter des objets
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \begin_inset Index
30441 status collapsed
30442
30443 \begin_layout Plain Layout
30444 Figures ! Pivotées
30445 \end_layout
30446
30447 \end_inset
30448
30449
30450 \begin_inset Index
30451 status collapsed
30452
30453 \begin_layout Plain Layout
30454 Tableau ! Pivoter
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \end_layout
30461
30462 \begin_layout Standard
30463 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30464  (rotated).
30465  Une telle boîte est créée avec la commande 
30466 \series bold
30467
30468 \backslash
30469 rotatebox
30470 \series default
30471  en code TeX avec la syntaxe
30472 \end_layout
30473
30474 \begin_layout Standard
30475
30476 \series bold
30477
30478 \backslash
30479 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30480 \end_layout
30481
30482 \begin_layout Standard
30483 La position du pivot est donnée par l'origine de rotation spécifiée sous
30484  la forme 
30485 \series bold
30486 origin=position
30487 \series default
30488 .
30489  Les valeurs suivantes sont possibles pour la position: 
30490 \emph on
30491 c
30492 \emph default
30493  (centre), 
30494 \emph on
30495 l
30496 \emph default
30497  (gauche/
30498 \lang english
30499 left
30500 \lang french
30501 ), 
30502 \emph on
30503 r
30504 \emph default
30505  (droite/
30506 \lang english
30507 right
30508 \lang french
30509 ), 
30510 \emph on
30511 b
30512 \emph default
30513  (bas/
30514 \lang english
30515 bottom
30516 \lang french
30517 ), 
30518 \emph on
30519 t
30520 \emph default
30521  (haut/
30522 \lang english
30523 top
30524 \lang french
30525 ), et aussi des combinaisons des quatre positions de base.
30526  Par exemple 
30527 \emph on
30528 lt
30529 \emph default
30530  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30531  Quand on ne donne pas d'origine, la position 
30532 \emph on
30533 l
30534 \emph default
30535  est utilisée.
30536  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30537  ou négatif.
30538  Le sens positif de rotation est anti-horaire.
30539 \end_layout
30540
30541 \begin_layout Standard
30542 Dans l'exemple qui suit, la commande 
30543 \series bold
30544
30545 \backslash
30546 rotatebox[origin=c]{60}{
30547 \series default
30548  a été insérée en code TeX juste avant le texte 
30549 \begin_inset Quotes eld
30550 \end_inset
30551
30552 pivoté de 90°
30553 \begin_inset Quotes erd
30554 \end_inset
30555
30556  ; la boîte est refermée juste après le texte par une accolade fermante
30557  
30558 \begin_inset Quotes eld
30559 \end_inset
30560
30561 }
30562 \begin_inset Quotes erd
30563 \end_inset
30564
30565  en code TeX.
30566 \end_layout
30567
30568 \begin_layout Standard
30569 Voici une ligne avec du texte 
30570 \begin_inset ERT
30571 status collapsed
30572
30573 \begin_layout Plain Layout
30574
30575
30576 \backslash
30577 rotatebox[origin=c]{60}{
30578 \end_layout
30579
30580 \end_inset
30581
30582 pivoté de 60°
30583 \begin_inset ERT
30584 status collapsed
30585
30586 \begin_layout Plain Layout
30587
30588 }
30589 \end_layout
30590
30591 \end_inset
30592
30593 .
30594 \end_layout
30595
30596 \begin_layout Standard
30597 La boîte peut contenir une autre boîte ou une formule en ligne :
30598 \end_layout
30599
30600 \begin_layout Standard
30601 Voici une ligne avec du texte 
30602 \begin_inset ERT
30603 status collapsed
30604
30605 \begin_layout Plain Layout
30606
30607
30608 \backslash
30609 rotatebox[origin=r]{-60}{
30610 \end_layout
30611
30612 \end_inset
30613
30614
30615 \begin_inset Box Doublebox
30616 position "c"
30617 hor_pos "c"
30618 has_inner_box 0
30619 inner_pos "c"
30620 use_parbox 0
30621 width "1in"
30622 special "width"
30623 height "1in"
30624 height_special "totalheight"
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628 pivoté de -60°
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \begin_inset ERT
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638
30639 }
30640 \end_layout
30641
30642 \end_inset
30643
30644  et encadré 
30645 \begin_inset ERT
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649
30650
30651 \backslash
30652 rotatebox[origin=lb]{60}{
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30659 \end_inset
30660
30661
30662 \begin_inset ERT
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666
30667 }
30668 \end_layout
30669
30670 \end_inset
30671
30672  et une formule.
30673 \end_layout
30674
30675 \begin_layout Standard
30676 ou encore une figure ou un tableau :
30677 \end_layout
30678
30679 \begin_layout Standard
30680 Voici une ligne
30681 \begin_inset ERT
30682 status collapsed
30683
30684 \begin_layout Plain Layout
30685
30686
30687 \backslash
30688 rotatebox[origin=lb]{90}{
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \begin_inset Graphics
30695         filename ../clipart/platypus.eps
30696         lyxscale 50
30697         width 25col%
30698
30699 \end_inset
30700
30701
30702 \begin_inset ERT
30703 status collapsed
30704
30705 \begin_layout Plain Layout
30706
30707 }
30708 \end_layout
30709
30710 \end_inset
30711
30712  avec une image pivotée de 90° 
30713 \begin_inset ERT
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717
30718
30719 \backslash
30720 rotatebox[origin=l]{-90}{
30721 \end_layout
30722
30723 \end_inset
30724
30725
30726 \begin_inset Tabular
30727 <lyxtabular version="3" rows="2" columns="2">
30728 <features>
30729 <column alignment="center" valignment="top" width="0">
30730 <column alignment="center" valignment="top" width="0">
30731 <row>
30732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30733 \begin_inset Text
30734
30735 \begin_layout Plain Layout
30736 q
30737 \end_layout
30738
30739 \end_inset
30740 </cell>
30741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30742 \begin_inset Text
30743
30744 \begin_layout Plain Layout
30745 w
30746 \end_layout
30747
30748 \end_inset
30749 </cell>
30750 </row>
30751 <row>
30752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30753 \begin_inset Text
30754
30755 \begin_layout Plain Layout
30756 e
30757 \end_layout
30758
30759 \end_inset
30760 </cell>
30761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30762 \begin_inset Text
30763
30764 \begin_layout Plain Layout
30765 r
30766 \end_layout
30767
30768 \end_inset
30769 </cell>
30770 </row>
30771 </lyxtabular>
30772
30773 \end_inset
30774
30775
30776 \begin_inset ERT
30777 status collapsed
30778
30779 \begin_layout Plain Layout
30780
30781 }
30782 \end_layout
30783
30784 \end_inset
30785
30786  et un tableau.
30787 \end_layout
30788
30789 \begin_layout Subsection
30790 Les boîtes redimensionnées
30791 \begin_inset Index
30792 status collapsed
30793
30794 \begin_layout Plain Layout
30795 Boîtes ! Redimensionnées
30796 \end_layout
30797
30798 \end_inset
30799
30800
30801 \begin_inset Index
30802 status collapsed
30803
30804 \begin_layout Plain Layout
30805 Redimensionner des objets
30806 \end_layout
30807
30808 \end_inset
30809
30810
30811 \begin_inset Index
30812 status collapsed
30813
30814 \begin_layout Plain Layout
30815 Figures ! Redimensionnées
30816 \end_layout
30817
30818 \end_inset
30819
30820
30821 \begin_inset Index
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825 Tableau ! Redimensionner
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \begin_layout Standard
30834 Pour redimensionner des objets on peut utiliser les commandes 
30835 \series bold
30836
30837 \backslash
30838 scalebox
30839 \series default
30840  et 
30841 \series bold
30842
30843 \backslash
30844 resizebox
30845 \series default
30846  insérées sous forme de code TeX.
30847 \end_layout
30848
30849 \begin_layout Standard
30850
30851 \series bold
30852
30853 \backslash
30854 scalebox
30855 \series default
30856  est utilisée avec la syntaxe suivante :
30857 \end_layout
30858
30859 \begin_layout Standard
30860
30861 \series bold
30862
30863 \backslash
30864 scalebox{horizontal}[vertical]{contenu de la boîte}
30865 \end_layout
30866
30867 \begin_layout Standard
30868 Horizontal et vertical sont les facteurs d'échelle correspondants.
30869  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30870  utilisé comme facteur vertical.
30871 \end_layout
30872
30873 \begin_layout Standard
30874 Par exemple, la commande 
30875 \series bold
30876
30877 \backslash
30878 scalebox{2}{Bonjour}
30879 \series default
30880  crée un 
30881 \begin_inset ERT
30882 status collapsed
30883
30884 \begin_layout Plain Layout
30885
30886
30887 \backslash
30888 scalebox{2}{
30889 \end_layout
30890
30891 \end_inset
30892
30893 Bonjour
30894 \begin_inset ERT
30895 status collapsed
30896
30897 \begin_layout Plain Layout
30898
30899 }
30900 \end_layout
30901
30902 \end_inset
30903
30904  de taille double par rapport à la taille du texte du document.
30905 \end_layout
30906
30907 \begin_layout Standard
30908
30909 \series bold
30910
30911 \backslash
30912 scalebox{2}[1]{Hello}
30913 \series default
30914  au contraire va déformer le 
30915 \begin_inset ERT
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919
30920
30921 \backslash
30922 scalebox{2}[1]{
30923 \end_layout
30924
30925 \end_inset
30926
30927 Bonjour
30928 \begin_inset ERT
30929 status collapsed
30930
30931 \begin_layout Plain Layout
30932
30933 }
30934 \end_layout
30935
30936 \end_inset
30937
30938 .
30939 \end_layout
30940
30941 \begin_layout Standard
30942 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30943  La commande 
30944 \series bold
30945
30946 \backslash
30947 scalebox{-1}[1]{Hello}
30948 \series default
30949  peut donc être utilisée pour créer du texte en miroir : 
30950 \begin_inset ERT
30951 status collapsed
30952
30953 \begin_layout Plain Layout
30954
30955
30956 \backslash
30957 scalebox{-1}[1]{
30958 \end_layout
30959
30960 \end_inset
30961
30962 Bonjour
30963 \begin_inset ERT
30964 status collapsed
30965
30966 \begin_layout Plain Layout
30967
30968 }
30969 \end_layout
30970
30971 \end_inset
30972
30973
30974 \end_layout
30975
30976 \begin_layout Standard
30977
30978 \series bold
30979
30980 \backslash
30981 scalebox{1}[-1]{Bonjour}
30982 \series default
30983  effectue une réflexion du 
30984 \begin_inset ERT
30985 status collapsed
30986
30987 \begin_layout Plain Layout
30988
30989
30990 \backslash
30991 scalebox{1}[-1]{
30992 \end_layout
30993
30994 \end_inset
30995
30996 Bonjour
30997 \begin_inset ERT
30998 status collapsed
30999
31000 \begin_layout Plain Layout
31001
31002 }
31003 \end_layout
31004
31005 \end_inset
31006
31007  par rapport à la ligne de base.
31008 \end_layout
31009
31010 \begin_layout Standard
31011 La commande 
31012 \series bold
31013
31014 \backslash
31015 reflectbox{contenu de la boîte} 
31016 \series default
31017 existe aussi et est équivalente à
31018 \series bold
31019  
31020 \backslash
31021 scalebox{-1}[1]{contenu de la boîte}.
31022
31023 \series default
31024  
31025 \begin_inset Newline newline
31026 \end_inset
31027
31028
31029 \end_layout
31030
31031 \begin_layout Standard
31032 \begin_inset VSpace bigskip
31033 \end_inset
31034
31035 La commande 
31036 \series bold
31037
31038 \backslash
31039 resizebox
31040 \series default
31041  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31042  données.
31043  La syntaxe de la commande est :
31044 \end_layout
31045
31046 \begin_layout Standard
31047
31048 \series bold
31049
31050 \backslash
31051 resizebox{largeur}{hauteur}{contenu de la boîte}
31052 \end_layout
31053
31054 \begin_layout Standard
31055 Si un des deux paramètres est remplacé par un point d'exclamation 
31056 \series bold
31057 !
31058 \series default
31059 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31060 \end_layout
31061
31062 \begin_layout Standard
31063 La commande 
31064 \series bold
31065
31066 \backslash
31067 resizebox{2cm}{1cm}{Bonjour}
31068 \series default
31069  produit : 
31070 \begin_inset ERT
31071 status collapsed
31072
31073 \begin_layout Plain Layout
31074
31075
31076 \backslash
31077 resizebox{2cm}{1cm}{
31078 \end_layout
31079
31080 \end_inset
31081
31082 Bonjour
31083 \begin_inset ERT
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087
31088 }
31089 \end_layout
31090
31091 \end_inset
31092
31093
31094 \begin_inset Newline newline
31095 \end_inset
31096
31097 La commande 
31098 \series bold
31099
31100 \backslash
31101 resizebox{2cm}{!}{Bonjour}
31102 \series default
31103  produit : 
31104 \begin_inset ERT
31105 status collapsed
31106
31107 \begin_layout Plain Layout
31108
31109
31110 \backslash
31111 resizebox{2cm}{!}{
31112 \end_layout
31113
31114 \end_inset
31115
31116 Bonjour
31117 \begin_inset ERT
31118 status collapsed
31119
31120 \begin_layout Plain Layout
31121
31122 }
31123 \end_layout
31124
31125 \end_inset
31126
31127
31128 \end_layout
31129
31130 \begin_layout Standard
31131 \begin_inset VSpace bigskip
31132 \end_inset
31133
31134
31135 \end_layout
31136
31137 \begin_layout Standard
31138 \begin_inset Note Greyedout
31139 status open
31140
31141 \begin_layout Plain Layout
31142
31143 \series bold
31144 Note:
31145 \series default
31146  Quand les paramètres des commandes 
31147 \series bold
31148
31149 \backslash
31150 scalebox
31151 \series default
31152  ou 
31153 \series bold
31154
31155 \backslash
31156 resizebox
31157 \series default
31158  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31159  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31160  partiellement.
31161 \end_layout
31162
31163 \end_inset
31164
31165
31166 \end_layout
31167
31168 \begin_layout Standard
31169 \begin_inset VSpace bigskip
31170 \end_inset
31171
31172
31173 \end_layout
31174
31175 \begin_layout Standard
31176 Les boîtes peuvent être combinée dans n'importe quel ordre.
31177  Par exemple, la commande 
31178 \begin_inset Newline newline
31179 \end_inset
31180
31181
31182 \series bold
31183
31184 \backslash
31185 rotatebox[origin=c]{-45}{
31186 \backslash
31187 resizebox{2cm}{!}{
31188 \backslash
31189 reflectbox{Bonjour}}}
31190 \begin_inset Newline newline
31191 \end_inset
31192
31193
31194 \series default
31195 produit :
31196 \end_layout
31197
31198 \begin_layout Standard
31199 \align center
31200 \begin_inset ERT
31201 status collapsed
31202
31203 \begin_layout Plain Layout
31204
31205
31206 \backslash
31207 rotatebox[origin=c]{-45}{
31208 \backslash
31209 resizebox{2cm}{!}{
31210 \backslash
31211 reflectbox{
31212 \end_layout
31213
31214 \end_inset
31215
31216 Bonjour
31217 \begin_inset ERT
31218 status collapsed
31219
31220 \begin_layout Plain Layout
31221
31222 }}}
31223 \end_layout
31224
31225 \end_inset
31226
31227
31228 \end_layout
31229
31230 \begin_layout Standard
31231 \noindent
31232 Les images, les tableaux et les formules sont autorisées comme contenu de
31233  boîte :
31234 \end_layout
31235
31236 \begin_layout Standard
31237 \align center
31238 \begin_inset ERT
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242
31243
31244 \backslash
31245 rotatebox[origin=c]{-30}{
31246 \backslash
31247 resizebox{2cm}{!}{
31248 \backslash
31249 reflectbox{
31250 \end_layout
31251
31252 \end_inset
31253
31254
31255 \begin_inset Graphics
31256         filename ../clipart/platypus.eps
31257         lyxscale 50
31258         width 25col%
31259
31260 \end_inset
31261
31262
31263 \begin_inset ERT
31264 status collapsed
31265
31266 \begin_layout Plain Layout
31267
31268 }}}
31269 \end_layout
31270
31271 \end_inset
31272
31273
31274 \begin_inset ERT
31275 status collapsed
31276
31277 \begin_layout Plain Layout
31278
31279
31280 \backslash
31281 rotatebox[origin=c]{-45}{
31282 \backslash
31283 resizebox{2cm}{!}{
31284 \backslash
31285 reflectbox{
31286 \end_layout
31287
31288 \end_inset
31289
31290
31291 \begin_inset Tabular
31292 <lyxtabular version="3" rows="2" columns="2">
31293 <features>
31294 <column alignment="center" valignment="top" width="0">
31295 <column alignment="center" valignment="top" width="0">
31296 <row>
31297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31298 \begin_inset Text
31299
31300 \begin_layout Plain Layout
31301 q
31302 \end_layout
31303
31304 \end_inset
31305 </cell>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310 w
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 </row>
31316 <row>
31317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31318 \begin_inset Text
31319
31320 \begin_layout Plain Layout
31321 e
31322 \end_layout
31323
31324 \end_inset
31325 </cell>
31326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31327 \begin_inset Text
31328
31329 \begin_layout Plain Layout
31330 r
31331 \end_layout
31332
31333 \end_inset
31334 </cell>
31335 </row>
31336 </lyxtabular>
31337
31338 \end_inset
31339
31340
31341 \begin_inset ERT
31342 status collapsed
31343
31344 \begin_layout Plain Layout
31345
31346 }}}
31347 \end_layout
31348
31349 \end_inset
31350
31351
31352 \begin_inset ERT
31353 status collapsed
31354
31355 \begin_layout Plain Layout
31356
31357
31358 \backslash
31359 rotatebox[origin=c]{-45}{
31360 \backslash
31361 resizebox{2cm}{!}{
31362 \backslash
31363 reflectbox{
31364 \end_layout
31365
31366 \end_inset
31367
31368
31369 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31370 \end_inset
31371
31372
31373 \begin_inset ERT
31374 status collapsed
31375
31376 \begin_layout Plain Layout
31377
31378 }}}
31379 \end_layout
31380
31381 \end_inset
31382
31383
31384 \end_layout
31385
31386 \begin_layout Standard
31387 Quand on utilise le style global de formule 
31388 \series bold
31389 fleqn
31390 \series default
31391  dans le document
31392 \begin_inset Foot
31393 status collapsed
31394
31395 \begin_layout Plain Layout
31396 Quand 
31397 \begin_inset Quotes eld
31398 \end_inset
31399
31400 fleqn
31401 \begin_inset Quotes erd
31402 \end_inset
31403
31404  est ajouté aux options de la classe de document.
31405 \end_layout
31406
31407 \end_inset
31408
31409 , les formules hors texte peuvent aussi être redimensionnées.
31410 \end_layout
31411
31412 \begin_layout Chapter
31413 Trucs Externes
31414 \begin_inset Index
31415 status collapsed
31416
31417 \begin_layout Plain Layout
31418 Trucs externes
31419 \end_layout
31420
31421 \end_inset
31422
31423
31424 \end_layout
31425
31426 \begin_layout Standard
31427 Avec le menu 
31428 \family sans
31429 Insérer\SpecialChar \menuseparator
31430 Fichier
31431 \family default
31432  vous pouvez insérer un contenu externe à votre document.
31433  Ce contenu peut être :
31434 \end_layout
31435
31436 \begin_layout Description
31437 Document
31438 \begin_inset Space ~
31439 \end_inset
31440
31441 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31442  document.
31443 \end_layout
31444
31445 \begin_layout Description
31446 Texte
31447 \begin_inset Space ~
31448 \end_inset
31449
31450 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31451 e.
31452 \end_layout
31453
31454 \begin_layout Description
31455 Texte
31456 \begin_inset Space ~
31457 \end_inset
31458
31459 Brut
31460 \begin_inset Space ~
31461 \end_inset
31462
31463 par
31464 \begin_inset Space ~
31465 \end_inset
31466
31467 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31468  Les lignes vides créent un nouveau paragraphe dans votre document.
31469 \end_layout
31470
31471 \begin_layout Description
31472 Objet
31473 \begin_inset Space ~
31474 \end_inset
31475
31476 Externe Fichiers de formats variés.
31477 \end_layout
31478
31479 \begin_layout Description
31480 Sous-Document Documents LyX ou LaTeX.
31481 \end_layout
31482
31483 \begin_layout Section
31484 Objets Externes 
31485 \begin_inset Index
31486 status collapsed
31487
31488 \begin_layout Plain Layout
31489 Trucs externes ! Objets Externes
31490 \end_layout
31491
31492 \end_inset
31493
31494
31495 \end_layout
31496
31497 \begin_layout Standard
31498 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31499  de fichiers dans votre document sans avoir à convertir ces derniers en
31500  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31501  qui va s'occuper des conversions.
31502  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31503  LyX des images dans des formats divers.
31504 \end_layout
31505
31506 \begin_layout Standard
31507 On insère des objets externes en utilisant la fenêtre de dialogue 
31508 \family sans
31509 Objet
31510 \begin_inset Space ~
31511 \end_inset
31512
31513 Externe
31514 \family default
31515  qui est accessible via le menu 
31516 \family sans
31517 Insérer\SpecialChar \menuseparator
31518 Fichiers\SpecialChar \menuseparator
31519 Objet
31520 \begin_inset Space ~
31521 \end_inset
31522
31523 Externe
31524 \family default
31525 .
31526  Actuellement les types de fichiers (
31527 \family sans
31528 Modèles
31529 \family default
31530 ) suivants sont autorisés :
31531 \end_layout
31532
31533 \begin_layout Description
31534 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31535  par le programme 
31536 \series bold
31537
31538 \begin_inset CommandInset href
31539 LatexCommand href
31540 name "XBoard"
31541 target "http://en.wikipedia.org/wiki/XBoard"
31542
31543 \end_inset
31544
31545
31546 \series default
31547 .
31548 \end_layout
31549
31550 \begin_layout Description
31551 Date Ce modèle insère la date sous la forme 
31552 \emph on
31553 Jour-Mois-Année
31554 \emph default
31555 .
31556  Voici un exemple de date insérée comme objet externe :: 
31557 \begin_inset External
31558         template Date
31559         filename .
31560
31561 \end_inset
31562
31563
31564 \lang english
31565
31566 \begin_inset Space ~
31567 \end_inset
31568
31569
31570 \begin_inset Note Note
31571 status open
31572
31573 \begin_layout Plain Layout
31574
31575 \lang english
31576 Remove the protected space when bug 4398 is fixed!
31577 \end_layout
31578
31579 \end_inset
31580
31581
31582 \lang french
31583
31584 \begin_inset Newline newline
31585 \end_inset
31586
31587 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31588  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31589 \family sans
31590 Insérer\SpecialChar \menuseparator
31591 Date
31592 \family default
31593  et avec la commande LaTeX 
31594 \series bold
31595
31596 \backslash
31597 today
31598 \series default
31599  entrée comme code TeX.
31600  Ces différentes méthodes sont comparée dans le tableau
31601 \begin_inset Space ~
31602 \end_inset
31603
31604
31605 \begin_inset CommandInset ref
31606 LatexCommand ref
31607 reference "tab:Comparaison-des-dates"
31608
31609 \end_inset
31610
31611 .
31612 \end_layout
31613
31614 \begin_layout Description
31615 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31616  par le programme 
31617 \series bold
31618
31619 \begin_inset CommandInset href
31620 LatexCommand href
31621 name "LilyPond"
31622 target "http://en.wikipedia.org/wiki/LilyPond"
31623
31624 \end_inset
31625
31626
31627 \series default
31628 .
31629 \end_layout
31630
31631 \begin_layout Description
31632 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31633  À peu près tous les formats d'images populaires sont acceptés.
31634  Les images peuvent être traitées dans la fenêtre de dialogue 
31635 \family sans
31636 Objet
31637 \begin_inset Space ~
31638 \end_inset
31639
31640 Externe
31641 \family default
31642  comme les images qui sont habituellement incorporées en utilisant le menu
31643  
31644 \family sans
31645 Insérer\SpecialChar \menuseparator
31646 Graphique
31647 \family default
31648 , comme c'est décrit dans la section
31649 \begin_inset Space ~
31650 \end_inset
31651
31652
31653 \begin_inset CommandInset ref
31654 LatexCommand ref
31655 reference "sec:Graphics-Dialog"
31656
31657 \end_inset
31658
31659 .
31660  La différence est que seules les images matricielles sont autorisées, ce
31661  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31662 \end_layout
31663
31664 \begin_layout Description
31665 XFig Ce modèle accepte les images créées avec le programme 
31666 \series bold
31667
31668 \begin_inset CommandInset href
31669 LatexCommand href
31670 name "Xfig"
31671 target "http://en.wikipedia.org/wiki/Xfig"
31672
31673 \end_inset
31674
31675
31676 \series default
31677 .
31678 \end_layout
31679
31680 \begin_layout Standard
31681 \begin_inset Float table
31682 placement h
31683 wide false
31684 sideways false
31685 status open
31686
31687 \begin_layout Plain Layout
31688 \begin_inset Caption
31689
31690 \begin_layout Plain Layout
31691 \begin_inset CommandInset label
31692 LatexCommand label
31693 name "tab:Comparaison-des-dates"
31694
31695 \end_inset
31696
31697 Comparaison des méthodes d'insertion de la date.
31698 \end_layout
31699
31700 \end_inset
31701
31702
31703 \end_layout
31704
31705 \begin_layout Plain Layout
31706 \align center
31707 \begin_inset Tabular
31708 <lyxtabular version="3" rows="4" columns="4">
31709 <features>
31710 <column alignment="center" valignment="top" width="0">
31711 <column alignment="center" valignment="top" width="0">
31712 <column alignment="center" valignment="top" width="0">
31713 <column alignment="center" valignment="top" width="0">
31714 <row>
31715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31716 \begin_inset Text
31717
31718 \begin_layout Plain Layout
31719 Format du document
31720 \end_layout
31721
31722 \end_inset
31723 </cell>
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728
31729 \family sans
31730 Objet
31731 \begin_inset Space ~
31732 \end_inset
31733
31734 Externe\SpecialChar \menuseparator
31735 Date
31736 \end_layout
31737
31738 \end_inset
31739 </cell>
31740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31741 \begin_inset Text
31742
31743 \begin_layout Plain Layout
31744
31745 \family sans
31746 Insérer\SpecialChar \menuseparator
31747 Date
31748 \end_layout
31749
31750 \end_inset
31751 </cell>
31752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31753 \begin_inset Text
31754
31755 \begin_layout Plain Layout
31756 commande 
31757 \series bold
31758
31759 \backslash
31760 today
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 </row>
31766 <row>
31767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31768 \begin_inset Text
31769
31770 \begin_layout Plain Layout
31771 LyX
31772 \end_layout
31773
31774 \end_inset
31775 </cell>
31776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780 comme boîte d'insert
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789 comme date
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31795 \begin_inset Text
31796
31797 \begin_layout Plain Layout
31798 comme boîte de code TeX
31799 \end_layout
31800
31801 \end_inset
31802 </cell>
31803 </row>
31804 <row>
31805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31806 \begin_inset Text
31807
31808 \begin_layout Plain Layout
31809 LaTeX
31810 \end_layout
31811
31812 \end_inset
31813 </cell>
31814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31815 \begin_inset Text
31816
31817 \begin_layout Plain Layout
31818 comme date
31819 \end_layout
31820
31821 \end_inset
31822 </cell>
31823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31824 \begin_inset Text
31825
31826 \begin_layout Plain Layout
31827 comme date
31828 \end_layout
31829
31830 \end_inset
31831 </cell>
31832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31833 \begin_inset Text
31834
31835 \begin_layout Plain Layout
31836 comme commande
31837 \end_layout
31838
31839 \end_inset
31840 </cell>
31841 </row>
31842 <row>
31843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31844 \begin_inset Text
31845
31846 \begin_layout Plain Layout
31847 DVI, PDF, PS
31848 \end_layout
31849
31850 \end_inset
31851 </cell>
31852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31853 \begin_inset Text
31854
31855 \begin_layout Plain Layout
31856 comme date
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865 comme date
31866 \end_layout
31867
31868 \end_inset
31869 </cell>
31870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31871 \begin_inset Text
31872
31873 \begin_layout Plain Layout
31874 comme date date
31875 \end_layout
31876
31877 \end_inset
31878 </cell>
31879 </row>
31880 </lyxtabular>
31881
31882 \end_inset
31883
31884
31885 \end_layout
31886
31887 \end_inset
31888
31889
31890 \end_layout
31891
31892 \begin_layout Standard
31893 Quand vous activez l'option 
31894 \family sans
31895 Brouillon
31896 \family default
31897  de l'onglet 
31898 \family sans
31899 Fichier
31900 \family default
31901  de la fenêtre de dialogue 
31902 \family sans
31903 Objet
31904 \begin_inset Space ~
31905 \end_inset
31906
31907 Externe
31908 \family default
31909 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31910 \begin_inset Newline newline
31911 \end_inset
31912
31913 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31914  : 
31915 \begin_inset Graphics
31916         filename ../clipart/ExternalMaterialQt4.png
31917         scale 85
31918         scaleBeforeRotation
31919
31920 \end_inset
31921
31922  soit comme une image, selon que vous avez ou non activé l'option 
31923 \family sans
31924 Afficher
31925 \begin_inset Space ~
31926 \end_inset
31927
31928 dans
31929 \begin_inset Space ~
31930 \end_inset
31931
31932 LyX
31933 \family default
31934  de l'onglet 
31935 \family sans
31936 Vue
31937 \begin_inset Space ~
31938 \end_inset
31939
31940 LyX
31941 \family default
31942  de la fenêtre de dialogue 
31943 \family sans
31944 Objet
31945 \begin_inset Space ~
31946 \end_inset
31947
31948 Externe
31949 \family default
31950 .
31951 \end_layout
31952
31953 \begin_layout Standard
31954 Le manuel 
31955 \family sans
31956 \emph on
31957 Personnalisation
31958 \family default
31959 \emph default
31960  explique comment vous pouvez créer vos propres modèles.
31961 \end_layout
31962
31963 \begin_layout Section
31964 Sous-Documents
31965 \begin_inset CommandInset label
31966 LatexCommand label
31967 name "sec:Sous-Documents"
31968
31969 \end_inset
31970
31971
31972 \begin_inset Index
31973 status collapsed
31974
31975 \begin_layout Plain Layout
31976 Trucs externes ! Sous-Documents
31977 \end_layout
31978
31979 \end_inset
31980
31981
31982 \begin_inset Index
31983 status collapsed
31984
31985 \begin_layout Plain Layout
31986 Fichiers ! Insérer
31987 \end_layout
31988
31989 \end_inset
31990
31991
31992 \end_layout
31993
31994 \begin_layout Standard
31995 Les sous-documents sont utilisés quand on a un document très long qui peut
31996  être décomposé en plusieurs parties ou sections plus petites.
31997  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31998  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31999  Les différents documents sont ce que l'on appelle les sous-documents et
32000  un document maître les relie pour imprimer le document complet ou seulement
32001  une partie de celui-ci.
32002 \end_layout
32003
32004 \begin_layout Standard
32005 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32006  comme celle-ci : 
32007 \begin_inset Graphics
32008         filename clipart/ChildDocumentQt4.png
32009         scale 60
32010         scaleBeforeRotation
32011
32012 \end_inset
32013
32014  Pour inclure des sous-documents dans un document maître , on utilise le
32015  menu 
32016 \family sans
32017 Insérer\SpecialChar \menuseparator
32018 Fichier\SpecialChar \menuseparator
32019 Sous-Document
32020 \family default
32021 .
32022  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32023  des quatre méthodes d'inclusion :
32024 \end_layout
32025
32026 \begin_layout Description
32027 Inclus
32028 \begin_inset Space ~
32029 \end_inset
32030
32031 (include) Vous pouvez inclure des documents LyX et LaTeX.
32032  Quand vous cliquez sur le bouton 
32033 \family sans
32034 Charger
32035 \family default
32036  dans la fenêtre de dialogue 
32037 \family sans
32038 Sous-Document
32039 \family default
32040 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32041  vous puissiez le modifier.
32042 \begin_inset Newline newline
32043 \end_inset
32044
32045
32046 \end_layout
32047
32048 \begin_layout Standard
32049 Voici un sous-document inséré avec la méthode 
32050 \family sans
32051 Inclus
32052 \family default
32053  : 
32054 \begin_inset CommandInset include
32055 LatexCommand include
32056 filename "DocumentBidon1.lyx"
32057
32058 \end_inset
32059
32060
32061 \end_layout
32062
32063 \begin_layout Standard
32064 La numérotation des sections va prendre en compte les sections des fichiers
32065  incorporés dans l'ordre où ils sont insérés dans le document maître.
32066  Le document qui est inclus comme exemple possède une sous-section qui sera
32067  numérotée comme sous-section de la section actuelle.
32068  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32069  : la sous-section
32070 \begin_inset Space ~
32071 \end_inset
32072
32073
32074 \begin_inset CommandInset ref
32075 LatexCommand ref
32076 reference "sub:Sous-section-externe-1"
32077
32078 \end_inset
32079
32080  est dans le fichier inclus.
32081 \end_layout
32082
32083 \begin_layout Standard
32084 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32085  du document maître est utilisé.
32086  Les documents inclus sont insérés en commençant une nouvelle page et sont
32087  suivis par un saut de page.
32088 \end_layout
32089
32090 \begin_layout Standard
32091 Avec la commande LaTeX 
32092 \series bold
32093
32094 \backslash
32095 includeonly 
32096 \series default
32097 vous pouvez préciser quels sous-documents seront traités pour générer la
32098  sortie imprimée.
32099  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32100  important puisque cela vous fait économiser du temps de compilation.
32101  La commande 
32102 \series bold
32103
32104 \backslash
32105 includeonly
32106 \series default
32107  est insérée dans le préambule du document maître.
32108  Elle prend comme arguments une liste de noms de fichiers séparés par des
32109  virgules, par exemple :
32110 \end_layout
32111
32112 \begin_layout Standard
32113
32114 \series bold
32115
32116 \backslash
32117 includeonly{chapitre1,chapitre5}
32118 \end_layout
32119
32120 \begin_layout Standard
32121 fera que seuls les fichiers nommés 
32122 \begin_inset Quotes eld
32123 \end_inset
32124
32125 chapitre1.lyx
32126 \begin_inset Quotes erd
32127 \end_inset
32128
32129  (ou 
32130 \begin_inset Quotes eld
32131 \end_inset
32132
32133 chapitre1.tex
32134 \begin_inset Quotes erd
32135 \end_inset
32136
32137 ) et 
32138 \begin_inset Quotes eld
32139 \end_inset
32140
32141 chapitre5.lyx
32142 \begin_inset Quotes erd
32143 \end_inset
32144
32145  seront traités lors de la compilation.
32146 \end_layout
32147
32148 \begin_layout Standard
32149 \begin_inset Note Greyedout
32150 status open
32151
32152 \begin_layout Plain Layout
32153
32154 \series bold
32155 Note:
32156 \series default
32157  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32158  une classe de document différente de celle du document maître, vous recevez
32159  un avertissement quand vous tentez une visualisation ou une exportation,
32160  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32161 \end_layout
32162
32163 \end_inset
32164
32165
32166 \end_layout
32167
32168 \begin_layout Description
32169 Incorporé
32170 \begin_inset Space ~
32171 \end_inset
32172
32173 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32174  sont :
32175 \end_layout
32176
32177 \begin_deeper
32178 \begin_layout Itemize
32179 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32180  par un saut de page.
32181 \end_layout
32182
32183 \begin_layout Itemize
32184 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32185  
32186 \family sans
32187 Aperçu
32188 \begin_inset Space ~
32189 \end_inset
32190
32191 sur
32192 \begin_inset Space ~
32193 \end_inset
32194
32195 le
32196 \begin_inset Space ~
32197 \end_inset
32198
32199 vif
32200 \family default
32201  est activée dans les préférences dans la rubrique 
32202 \family sans
32203 Apparence\SpecialChar \menuseparator
32204 Graphique
32205 \family default
32206 .
32207 \end_layout
32208
32209 \begin_layout Itemize
32210 La commande LaTeX 
32211 \series bold
32212
32213 \backslash
32214 includeonly
32215 \series default
32216  ne peut pas être utilisée.
32217 \end_layout
32218
32219 \end_deeper
32220 \begin_layout Standard
32221 Voici un sous document inséré en utilisant la méthode 
32222 \family sans
32223 Incorporé
32224 \family default
32225  : 
32226 \begin_inset CommandInset include
32227 LatexCommand input
32228 preview true
32229 filename "DocumentBidon2.lyx"
32230
32231 \end_inset
32232
32233
32234 \end_layout
32235
32236 \begin_layout Description
32237 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32238  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32239  sous forme de code source et aucune des commandes éventuellement présentes
32240  ne sera exécutée.
32241  Vous pouvez utiliser l'option 
32242 \family sans
32243 Marquer
32244 \begin_inset Space ~
32245 \end_inset
32246
32247 les
32248 \begin_inset Space ~
32249 \end_inset
32250
32251 espaces
32252 \family default
32253  qui matérialise chaque espace présente dans le code source par un caractère
32254  
32255 \begin_inset Quotes eld
32256 \end_inset
32257
32258
32259 \begin_inset ERT
32260 status collapsed
32261
32262 \begin_layout Plain Layout
32263
32264
32265 \backslash
32266 textvisiblespace 
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \begin_inset Quotes erd
32273 \end_inset
32274
32275  .
32276  La différence avec la méthode qui consiste à utiliser le menu 
32277 \family sans
32278 Insérer\SpecialChar \menuseparator
32279 Fichier\SpecialChar \menuseparator
32280 Texte
32281 \begin_inset Space ~
32282 \end_inset
32283
32284 brut
32285 \family default
32286  est que le contenu du document n'apparaît pas dans LyX.
32287 \end_layout
32288
32289 \begin_layout Standard
32290 Voici un sous-document inclus en utilisant la méthode 
32291 \family sans
32292 verbatim
32293 \family default
32294  : 
32295 \begin_inset CommandInset include
32296 LatexCommand verbatiminput
32297 filename "DocumentTexteBidon.txt"
32298
32299 \end_inset
32300
32301
32302 \begin_inset VSpace bigskip
32303 \end_inset
32304
32305 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32306  l'option 
32307 \family sans
32308 Marquer
32309 \begin_inset Space ~
32310 \end_inset
32311
32312 les
32313 \begin_inset Space ~
32314 \end_inset
32315
32316 espaces :
32317 \family default
32318  
32319 \begin_inset CommandInset include
32320 LatexCommand verbatiminput*
32321 filename "DocumentTexteBidon.txt"
32322
32323 \end_inset
32324
32325
32326 \end_layout
32327
32328 \begin_layout Standard
32329 \begin_inset VSpace bigskip
32330 \end_inset
32331
32332
32333 \end_layout
32334
32335 \begin_layout Standard
32336 \begin_inset Note Greyedout
32337 status open
32338
32339 \begin_layout Plain Layout
32340
32341 \series bold
32342 Note:
32343 \series default
32344  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32345  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32346 \end_layout
32347
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Description
32354 Listings Ce type d'inclusion est décrit dans le chapitre
32355 \begin_inset Space ~
32356 \end_inset
32357
32358
32359 \begin_inset CommandInset ref
32360 LatexCommand ref
32361 reference "cha:Program-Code-Listings"
32362
32363 \end_inset
32364
32365 .
32366 \end_layout
32367
32368 \begin_layout Standard
32369 \begin_inset Note Greyedout
32370 status open
32371
32372 \begin_layout Plain Layout
32373
32374 \series bold
32375 Note:
32376 \series default
32377  Inclure le même document deux fois dans un même document peut poser des
32378  problèmes avec LaTeX.
32379 \end_layout
32380
32381 \end_inset
32382
32383
32384 \end_layout
32385
32386 \begin_layout Chapter
32387 Listings de Code Source
32388 \begin_inset CommandInset label
32389 LatexCommand label
32390 name "cha:Program-Code-Listings"
32391
32392 \end_inset
32393
32394
32395 \begin_inset Index
32396 status collapsed
32397
32398 \begin_layout Plain Layout
32399 Listings
32400 \end_layout
32401
32402 \end_inset
32403
32404
32405 \begin_inset Index
32406 status collapsed
32407
32408 \begin_layout Plain Layout
32409 Code Source
32410 \end_layout
32411
32412 \end_inset
32413
32414
32415 \begin_inset Index
32416 status collapsed
32417
32418 \begin_layout Plain Layout
32419 Flottants ! Listings
32420 \end_layout
32421
32422 \end_inset
32423
32424
32425 \end_layout
32426
32427 \begin_layout Standard
32428 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32429  un insert 
32430 \family sans
32431 Listings
32432 \family default
32433  qui peut être créé grâce au menu 
32434 \family sans
32435 Insérer
32436 \family default
32437 \SpecialChar \menuseparator
32438
32439 \family sans
32440 Listing
32441 \begin_inset Space ~
32442 \end_inset
32443
32444 de
32445 \begin_inset Space ~
32446 \end_inset
32447
32448 Code
32449 \begin_inset Space ~
32450 \end_inset
32451
32452 Source
32453 \family default
32454 .
32455  Le paquetage LaTeX 
32456 \series bold
32457 listings
32458 \series default
32459
32460 \begin_inset Index
32461 status collapsed
32462
32463 \begin_layout Plain Layout
32464 Paquetages LaTeX ! listings
32465 \end_layout
32466
32467 \end_inset
32468
32469  fournit un moyen puissant et flexible d'insérer des listings de code source
32470  dans votre document.
32471  
32472 \end_layout
32473
32474 \begin_layout Standard
32475 Quand vous cliquez avec le bouton droit sur un insert de listings, une fenêtre
32476  de dialogue s'ouvre pour vous permettre de modifier le format du listing.
32477 \end_layout
32478
32479 \begin_layout Standard
32480 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32481  L'option d'emplacement 
32482 \family sans
32483 Listing
32484 \begin_inset Space ~
32485 \end_inset
32486
32487 en
32488 \begin_inset Space ~
32489 \end_inset
32490
32491 Ligne
32492 \family default
32493  imprime le listing dans la ligne comme ceci : 
32494 \begin_inset listings
32495 lstparams "language={C++}"
32496 inline true
32497 status open
32498
32499 \begin_layout Plain Layout
32500
32501 \lang english
32502 int a=5;
32503 \end_layout
32504
32505 \end_inset
32506
32507
32508 \begin_inset Newline newline
32509 \end_inset
32510
32511 L'option 
32512 \family sans
32513 Flottant
32514 \family default
32515  crée un flottant de listing pour lequel vous pouvez préciser les options
32516  classiques d'emplacement : 
32517 \begin_inset Quotes eld
32518 \end_inset
32519
32520
32521 \family sans
32522 h
32523 \family default
32524
32525 \begin_inset Quotes erd
32526 \end_inset
32527
32528
32529 \begin_inset Quotes eld
32530 \end_inset
32531
32532
32533 \family sans
32534 t
32535 \family default
32536
32537 \begin_inset Quotes erd
32538 \end_inset
32539
32540
32541 \begin_inset Quotes eld
32542 \end_inset
32543
32544
32545 \family sans
32546 b
32547 \family default
32548
32549 \begin_inset Quotes erd
32550 \end_inset
32551
32552 , et 
32553 \begin_inset Quotes eld
32554 \end_inset
32555
32556
32557 \family sans
32558 p
32559 \family default
32560
32561 \begin_inset Quotes erd
32562 \end_inset
32563
32564  correspondant aux emplacement décrits dans la section
32565 \begin_inset Space ~
32566 \end_inset
32567
32568
32569 \begin_inset CommandInset ref
32570 LatexCommand ref
32571 reference "sec:Placement-flottants"
32572
32573 \end_inset
32574
32575 .
32576  Les options de positionnement peuvent être mélangées et doivent être saisies
32577  sans séparation, par exemple, on peut taper 
32578 \begin_inset Quotes eld
32579 \end_inset
32580
32581
32582 \family sans
32583 htbp
32584 \family default
32585
32586 \begin_inset Quotes erd
32587 \end_inset
32588
32589 .
32590  L' option 
32591 \begin_inset Quotes eld
32592 \end_inset
32593
32594 h
32595 \begin_inset Quotes erd
32596 \end_inset
32597
32598  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32599  
32600 \family sans
32601 Flottant
32602 \family default
32603  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32604  légende et être référencés.
32605 \end_layout
32606
32607 \begin_layout Standard
32608 Vous pouvez ajouter une légende à un listing avec le menu 
32609 \family sans
32610 Insérer\SpecialChar \menuseparator
32611 Légende
32612 \family default
32613 .
32614  On peut référencer les listings de la même façon que les flottants :Voir
32615  le listing
32616 \begin_inset Space ~
32617 \end_inset
32618
32619
32620 \begin_inset CommandInset ref
32621 LatexCommand ref
32622 reference "lst:Listing-exemple"
32623
32624 \end_inset
32625
32626
32627 \end_layout
32628
32629 \begin_layout Standard
32630 \begin_inset listings
32631 lstparams "language=Python"
32632 inline false
32633 status open
32634
32635 \begin_layout Plain Layout
32636
32637 \lang english
32638 \begin_inset Caption
32639
32640 \begin_layout Plain Layout
32641 \begin_inset CommandInset label
32642 LatexCommand label
32643 name "lst:Listing-exemple"
32644
32645 \end_inset
32646
32647 Exemple de listing flottant
32648 \end_layout
32649
32650 \end_inset
32651
32652 # Exemple de listing flottant
32653 \end_layout
32654
32655 \begin_layout Plain Layout
32656
32657 \lang english
32658 def func(param):
32659 \end_layout
32660
32661 \begin_layout Plain Layout
32662
32663 \lang english
32664     'ceci est une fonction python'
32665 \end_layout
32666
32667 \begin_layout Plain Layout
32668
32669 \lang english
32670     pass
32671 \end_layout
32672
32673 \end_inset
32674
32675
32676 \end_layout
32677
32678 \begin_layout Standard
32679 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32680  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32681  de manière particulière dans la sortie imprimée.
32682  Dans l'exemple de listing, le mot clé Python 
32683 \begin_inset Quotes eld
32684 \end_inset
32685
32686 def
32687 \begin_inset Quotes erd
32688 \end_inset
32689
32690  est reconnu et imprimé en caractères gras dans la sortie.
32691 \end_layout
32692
32693 \begin_layout Standard
32694 \begin_inset Note Greyedout
32695 status open
32696
32697 \begin_layout Plain Layout
32698
32699 \series bold
32700 Note:
32701 \series default
32702  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32703  une police de caractères à chasse fixe, c'est que votre police ne contient
32704  probablement pas de série grasse.
32705  Dans ce cas choisissez une police différente dans le menu 
32706 \family sans
32707 Document\SpecialChar \menuseparator
32708 Paramètres\SpecialChar \menuseparator
32709 Polices
32710 \family default
32711 .
32712  (Les polices 
32713 \emph on
32714 LuxiMono, BeraMono
32715 \emph default
32716  et 
32717 \emph on
32718 Courier
32719 \emph default
32720  contiennent une série grasse.)
32721 \end_layout
32722
32723 \end_inset
32724
32725
32726 \end_layout
32727
32728 \begin_layout Standard
32729 Dans la rubrique 
32730 \family sans
32731 Numérotation
32732 \begin_inset Space ~
32733 \end_inset
32734
32735 des
32736 \begin_inset Space ~
32737 \end_inset
32738
32739 Lignes
32740 \family default
32741  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32742 n des lignes.
32743  Vous pouvez mettre un nombre dans le champ 
32744 \family sans
32745 Pas
32746 \family default
32747  pour désigner les lignes qui seront numérotées.
32748  Par exemple, si vous mettez 
32749 \begin_inset Quotes eld
32750 \end_inset
32751
32752 3
32753 \begin_inset Quotes erd
32754 \end_inset
32755
32756 , seule une ligne sur trois sera numérotée.
32757 \end_layout
32758
32759 \begin_layout Standard
32760 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32761  apparaîtront dans la sortie.
32762  Vous devez utiliser l'option 
32763 \family sans
32764 Table
32765 \begin_inset Space ~
32766 \end_inset
32767
32768 de
32769 \begin_inset Space ~
32770 \end_inset
32771
32772 Caractères
32773 \begin_inset Space ~
32774 \end_inset
32775
32776 Étendue
32777 \family default
32778  quand vous employez des caractères spécifiques à une langue donnée comme
32779  les umlauts Allemands dans votre listing.
32780 \begin_inset Newline newline
32781 \end_inset
32782
32783 Voici un exemple de listing avec la numérotation des lignes à gauche par
32784  pas de 3, en langage Python, avec les options 
32785 \begin_inset Quotes eld
32786 \end_inset
32787
32788 Table
32789 \begin_inset Space ~
32790 \end_inset
32791
32792 de
32793 \begin_inset Space ~
32794 \end_inset
32795
32796 caractères
32797 \begin_inset Space ~
32798 \end_inset
32799
32800 étendue
32801 \begin_inset Quotes erd
32802 \end_inset
32803
32804  et 
32805 \begin_inset Quotes eld
32806 \end_inset
32807
32808 Espace
32809 \begin_inset Space ~
32810 \end_inset
32811
32812 représenté
32813 \begin_inset Space ~
32814 \end_inset
32815
32816 par
32817 \begin_inset Space ~
32818 \end_inset
32819
32820 un
32821 \begin_inset Space ~
32822 \end_inset
32823
32824 symbole
32825 \begin_inset Quotes erd
32826 \end_inset
32827
32828 , l'intervalle de ligne étant 3
32829 \begin_inset Space \thinspace{}
32830 \end_inset
32831
32832 -
32833 \begin_inset Space \thinspace{}
32834 \end_inset
32835
32836 8:
32837 \end_layout
32838
32839 \begin_layout Standard
32840 \begin_inset listings
32841 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32842 inline false
32843 status open
32844
32845 \begin_layout Plain Layout
32846
32847 \lang english
32848 def func(param):
32849 \end_layout
32850
32851 \begin_layout Plain Layout
32852
32853 \lang english
32854     'ceci est une fonction Python'
32855 \end_layout
32856
32857 \begin_layout Plain Layout
32858
32859 \lang english
32860     pass
32861 \end_layout
32862
32863 \begin_layout Plain Layout
32864
32865 \lang english
32866 def func(param):
32867 \end_layout
32868
32869 \begin_layout Plain Layout
32870
32871 \lang english
32872 'Ça, c'est un mot Allemand : Tschüß'
32873 \end_layout
32874
32875 \begin_layout Plain Layout
32876
32877 \lang english
32878 pass
32879 \end_layout
32880
32881 \begin_layout Plain Layout
32882
32883 \lang english
32884 def func(param):
32885 \end_layout
32886
32887 \begin_layout Plain Layout
32888
32889 \lang english
32890 'ceci est une fonction Python'
32891 \end_layout
32892
32893 \begin_layout Plain Layout
32894
32895 \lang english
32896 pass
32897 \end_layout
32898
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \begin_layout Standard
32905 \begin_inset Note Greyedout
32906 status open
32907
32908 \begin_layout Plain Layout
32909
32910 \series bold
32911 Note:
32912 \series default
32913  À cause d'un bug dans le paquetage 
32914 \series bold
32915 listings
32916 \series default
32917  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32918  listing.
32919  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32920  les lignes 3 et 6.
32921 \end_layout
32922
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \begin_layout Standard
32929 \begin_inset VSpace bigskip
32930 \end_inset
32931
32932
32933 \end_layout
32934
32935 \begin_layout Standard
32936 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32937  listing.
32938  Pour le faire, il suffit d'utiliser le menu 
32939 \family sans
32940 Insérer\SpecialChar \menuseparator
32941 Fichier\SpecialChar \menuseparator
32942 Sous-Document
32943 \family default
32944  et de choisir le type 
32945 \family sans
32946 Listing
32947 \family default
32948
32949 \begin_inset Space ~
32950 \end_inset
32951
32952
32953 \family sans
32954 de
32955 \begin_inset Space ~
32956 \end_inset
32957
32958 Code
32959 \begin_inset Space ~
32960 \end_inset
32961
32962 source
32963 \family default
32964 .
32965 \begin_inset Foot
32966 status collapsed
32967
32968 \begin_layout Plain Layout
32969 Les autres types de sous-documents sont décrits dans la section
32970 \begin_inset Space ~
32971 \end_inset
32972
32973
32974 \begin_inset CommandInset ref
32975 LatexCommand ref
32976 reference "sec:Sous-Documents"
32977
32978 \end_inset
32979
32980 .
32981 \end_layout
32982
32983 \end_inset
32984
32985  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32986  à utiliser pour le listing dans une zone de texte.
32987  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32988  
32989 \begin_inset Quotes eld
32990 \end_inset
32991
32992 ?
32993 \begin_inset Quotes erd
32994 \end_inset
32995
32996  dans la zone de texte.
32997 \end_layout
32998
32999 \begin_layout Standard
33000 Pour faire référence à un sous-document de type listing, tapez une étiquette
33001  dans le champ correspondant de la fenêtre de dialogue.
33002  On peut alors faire référence à cette étiquette en utilisant le menu 
33003 \family sans
33004 Insérer\SpecialChar \menuseparator
33005 Référence
33006 \begin_inset Space ~
33007 \end_inset
33008
33009 Croisée
33010 \family default
33011 .
33012 \end_layout
33013
33014 \begin_layout Standard
33015 Le listing
33016 \begin_inset Space ~
33017 \end_inset
33018
33019
33020 \begin_inset CommandInset ref
33021 LatexCommand ref
33022 reference "lst:listing-fichier"
33023
33024 \end_inset
33025
33026  est une exemple de listing issu d'un fichier ; ici les lignes 10
33027 \begin_inset Space \thinspace{}
33028 \end_inset
33029
33030 -
33031 \begin_inset Space \thinspace{}
33032 \end_inset
33033
33034 15 de ce fichier LyX sont listées.
33035 \end_layout
33036
33037 \begin_layout Standard
33038 \begin_inset CommandInset include
33039 LatexCommand lstinputlisting
33040 filename "EmbeddedObjects.lyx"
33041 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33042
33043 \end_inset
33044
33045
33046 \end_layout
33047
33048 \begin_layout Standard
33049 \begin_inset VSpace bigskip
33050 \end_inset
33051
33052
33053 \end_layout
33054
33055 \begin_layout Standard
33056 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33057  de dialogue 
33058 \family sans
33059 Document\SpecialChar \menuseparator
33060 Paramètres\SpecialChar \menuseparator
33061 Format
33062 \begin_inset Space ~
33063 \end_inset
33064
33065 du
33066 \begin_inset Space ~
33067 \end_inset
33068
33069 Texte
33070 \family default
33071 .
33072  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33073  
33074 \begin_inset Quotes eld
33075 \end_inset
33076
33077 ?
33078 \begin_inset Quotes erd
33079 \end_inset
33080
33081  dans le champ 
33082 \family sans
33083 Paramètres
33084 \begin_inset Space ~
33085 \end_inset
33086
33087 du
33088 \begin_inset Space ~
33089 \end_inset
33090
33091 Listing
33092 \family default
33093 .
33094 \end_layout
33095
33096 \begin_layout Standard
33097 Pour plus d'information sur le paquetage 
33098 \series bold
33099 listings
33100 \series default
33101 , nous vous renvoyons à sa documentation 
33102 \begin_inset CommandInset citation
33103 LatexCommand cite
33104 key "listings"
33105
33106 \end_inset
33107
33108 .
33109 \end_layout
33110
33111 \begin_layout Standard
33112 \begin_inset Newpage newpage
33113 \end_inset
33114
33115
33116 \end_layout
33117
33118 \begin_layout Chapter
33119 \start_of_appendix
33120 Unités de longueur utilisables avec LyX
33121 \begin_inset OptArg
33122 status collapsed
33123
33124 \begin_layout Plain Layout
33125 Unités de longueur
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \begin_inset Index
33132 status collapsed
33133
33134 \begin_layout Plain Layout
33135 Unités
33136 \end_layout
33137
33138 \end_inset
33139
33140
33141 \begin_inset CommandInset label
33142 LatexCommand label
33143 name "cha:Unités-de-longueur"
33144
33145 \end_inset
33146
33147
33148 \end_layout
33149
33150 \begin_layout Standard
33151 Pour comprendre les unités de longueur utilisées dans cette documentation,
33152  le tableau
33153 \begin_inset Space ~
33154 \end_inset
33155
33156
33157 \begin_inset CommandInset ref
33158 LatexCommand ref
33159 reference "tab:Unités"
33160
33161 \end_inset
33162
33163 décrit les unités utilisées par LyX.
33164 \begin_inset Float table
33165 placement h
33166 wide false
33167 sideways false
33168 status open
33169
33170 \begin_layout Plain Layout
33171 \begin_inset Caption
33172
33173 \begin_layout Plain Layout
33174 \begin_inset CommandInset label
33175 LatexCommand label
33176 name "tab:Unités"
33177
33178 \end_inset
33179
33180 Unités de longueur
33181 \end_layout
33182
33183 \end_inset
33184
33185
33186 \end_layout
33187
33188 \begin_layout Plain Layout
33189 \begin_inset VSpace medskip
33190 \end_inset
33191
33192
33193 \end_layout
33194
33195 \begin_layout Plain Layout
33196 \align center
33197 \begin_inset Tabular
33198 <lyxtabular version="3" rows="20" columns="2">
33199 <features>
33200 <column alignment="center" valignment="top" width="0">
33201 <column alignment="center" valignment="top" width="0">
33202 <row>
33203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207 unité
33208 \end_layout
33209
33210 \end_inset
33211 </cell>
33212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33213 \begin_inset Text
33214
33215 \begin_layout Plain Layout
33216 nom/description
33217 \end_layout
33218
33219 \end_inset
33220 </cell>
33221 </row>
33222 <row>
33223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33224 \begin_inset Text
33225
33226 \begin_layout Plain Layout
33227 mm
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33233 \begin_inset Text
33234
33235 \begin_layout Plain Layout
33236 millimètre
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 </row>
33242 <row>
33243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33244 \begin_inset Text
33245
33246 \begin_layout Plain Layout
33247 cm
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Plain Layout
33256 centimètre
33257 \end_layout
33258
33259 \end_inset
33260 </cell>
33261 </row>
33262 <row>
33263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267 in
33268 \end_layout
33269
33270 \end_inset
33271 </cell>
33272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276 pouce (inch)
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 </row>
33282 <row>
33283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33284 \begin_inset Text
33285
33286 \begin_layout Plain Layout
33287 pt
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296 point (72.27
33297 \begin_inset Space \thinspace{}
33298 \end_inset
33299
33300 pt = 1
33301 \begin_inset Space \thinspace{}
33302 \end_inset
33303
33304 in)
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 </row>
33310 <row>
33311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33312 \begin_inset Text
33313
33314 \begin_layout Plain Layout
33315 pc
33316 \end_layout
33317
33318 \end_inset
33319 </cell>
33320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324 pica (1
33325 \begin_inset Space \thinspace{}
33326 \end_inset
33327
33328 pc = 12
33329 \begin_inset Space \thinspace{}
33330 \end_inset
33331
33332 pt)
33333 \end_layout
33334
33335 \end_inset
33336 </cell>
33337 </row>
33338 <row>
33339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343 sp
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352 scaled point (65536
33353 \begin_inset Space \thinspace{}
33354 \end_inset
33355
33356 sp = 1
33357 \begin_inset Space \thinspace{}
33358 \end_inset
33359
33360 pt)
33361 \end_layout
33362
33363 \end_inset
33364 </cell>
33365 </row>
33366 <row>
33367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33368 \begin_inset Text
33369
33370 \begin_layout Plain Layout
33371 bp
33372 \end_layout
33373
33374 \end_inset
33375 </cell>
33376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33377 \begin_inset Text
33378
33379 \begin_layout Plain Layout
33380 gros point (72
33381 \begin_inset Space \thinspace{}
33382 \end_inset
33383
33384 bp = 1
33385 \begin_inset Space \thinspace{}
33386 \end_inset
33387
33388 in)
33389 \end_layout
33390
33391 \end_inset
33392 </cell>
33393 </row>
33394 <row>
33395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33396 \begin_inset Text
33397
33398 \begin_layout Plain Layout
33399 dd
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408 didot (72
33409 \begin_inset Space \thinspace{}
33410 \end_inset
33411
33412 dd 
33413 \begin_inset Formula $\approx$
33414 \end_inset
33415
33416  37.6
33417 \begin_inset Space \thinspace{}
33418 \end_inset
33419
33420 mm)
33421 \end_layout
33422
33423 \end_inset
33424 </cell>
33425 </row>
33426 <row>
33427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33428 \begin_inset Text
33429
33430 \begin_layout Plain Layout
33431 cc
33432 \end_layout
33433
33434 \end_inset
33435 </cell>
33436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Plain Layout
33440 cicero (1
33441 \begin_inset Space \thinspace{}
33442 \end_inset
33443
33444 cc = 12
33445 \begin_inset Space \thinspace{}
33446 \end_inset
33447
33448 dd)
33449 \end_layout
33450
33451 \end_inset
33452 </cell>
33453 </row>
33454 <row>
33455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33456 \begin_inset Text
33457
33458 \begin_layout Plain Layout
33459 Scale%
33460 \end_layout
33461
33462 \end_inset
33463 </cell>
33464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33465 \begin_inset Text
33466
33467 \begin_layout Plain Layout
33468 % de la largeur originale de l'image
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 </row>
33474 <row>
33475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479 text%
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33485 \begin_inset Text
33486
33487 \begin_layout Plain Layout
33488 % de la largeur du texte
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 </row>
33494 <row>
33495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33496 \begin_inset Text
33497
33498 \begin_layout Plain Layout
33499 col%
33500 \end_layout
33501
33502 \end_inset
33503 </cell>
33504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33505 \begin_inset Text
33506
33507 \begin_layout Plain Layout
33508 % de la largeur de la colonne
33509 \end_layout
33510
33511 \end_inset
33512 </cell>
33513 </row>
33514 <row>
33515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33516 \begin_inset Text
33517
33518 \begin_layout Plain Layout
33519 page%
33520 \end_layout
33521
33522 \end_inset
33523 </cell>
33524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33525 \begin_inset Text
33526
33527 \begin_layout Plain Layout
33528 % de la largeur du papier
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 </row>
33534 <row>
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Plain Layout
33539 line%
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33545 \begin_inset Text
33546
33547 \begin_layout Plain Layout
33548 % de la largeur de la ligne
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 </row>
33554 <row>
33555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33556 \begin_inset Text
33557
33558 \begin_layout Plain Layout
33559 theight%
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33565 \begin_inset Text
33566
33567 \begin_layout Plain Layout
33568 % la hauteur du texte
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 </row>
33574 <row>
33575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33576 \begin_inset Text
33577
33578 \begin_layout Plain Layout
33579 pheight%
33580 \end_layout
33581
33582 \end_inset
33583 </cell>
33584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33585 \begin_inset Text
33586
33587 \begin_layout Plain Layout
33588 % hauteur du papier
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 </row>
33594 <row>
33595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33596 \begin_inset Text
33597
33598 \begin_layout Plain Layout
33599 ex
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608 hauteur de la lettre 
33609 \emph on
33610 x
33611 \emph default
33612  dans la police courante
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 </row>
33618 <row>
33619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33620 \begin_inset Text
33621
33622 \begin_layout Plain Layout
33623 em
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632 largeur de la lettre
33633 \emph on
33634  M
33635 \emph default
33636  dans la police courante
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 </row>
33642 <row>
33643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33644 \begin_inset Text
33645
33646 \begin_layout Plain Layout
33647 mu
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656 unité mathématique (1
33657 \begin_inset Space \thinspace{}
33658 \end_inset
33659
33660 mu = 1/18
33661 \begin_inset Space \thinspace{}
33662 \end_inset
33663
33664 em)
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 </row>
33670 </lyxtabular>
33671
33672 \end_inset
33673
33674
33675 \end_layout
33676
33677 \end_inset
33678
33679
33680 \end_layout
33681
33682 \begin_layout Chapter
33683 Formats des fichiers de sortie graphiques
33684 \begin_inset CommandInset label
33685 LatexCommand label
33686 name "cha:Formats-fichiers-graphiques"
33687
33688 \end_inset
33689
33690
33691 \end_layout
33692
33693 \begin_layout Section
33694 DVI
33695 \begin_inset Index
33696 status collapsed
33697
33698 \begin_layout Plain Layout
33699 Formats de Fichiers! DVI
33700 \end_layout
33701
33702 \end_inset
33703
33704
33705 \begin_inset Index
33706 status collapsed
33707
33708 \begin_layout Plain Layout
33709 DVI|see
33710 \begin_inset ERT
33711 status collapsed
33712
33713 \begin_layout Plain Layout
33714
33715 {
33716 \end_layout
33717
33718 \end_inset
33719
33720 Formats de Fichiers
33721 \begin_inset ERT
33722 status collapsed
33723
33724 \begin_layout Plain Layout
33725
33726 }
33727 \end_layout
33728
33729 \end_inset
33730
33731
33732 \end_layout
33733
33734 \end_inset
33735
33736
33737 \end_layout
33738
33739 \begin_layout Standard
33740 Ce type de fichiers a l'extension 
33741 \begin_inset Quotes fld
33742 \end_inset
33743
33744
33745 \family typewriter
33746 .dvi
33747 \family default
33748
33749 \begin_inset Quotes frd
33750 \end_inset
33751
33752 .
33753  Il est appelé 
33754 \emph on
33755 indépendant de l'appareil
33756 \emph default
33757  ou 
33758 \begin_inset Quotes fld
33759 \end_inset
33760
33761 device independent (DVI)
33762 \begin_inset Quotes frd
33763 \end_inset
33764
33765 , car il est complètement portable ; vous pouvez les recopier d'une machine
33766  à l'autre sans avoir à faire de conversion.
33767  À l'époque où ce format a été développé, c'était loin d'être évident.
33768  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33769  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33770 \end_layout
33771
33772 \begin_layout Standard
33773 \begin_inset Note Greyedout
33774 status open
33775
33776 \begin_layout Plain Layout
33777
33778 \series bold
33779 Note:
33780 \series default
33781  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33782  au fichier.
33783  
33784 \end_layout
33785
33786 \end_inset
33787
33788  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33789  
33790 \family typewriter
33791 .dvi
33792 \family default
33793 .
33794  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33795 z le DVI puisque le programme de visualisation doit convertir les images
33796  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33797  document.
33798  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33799  avec de nombreuses images.
33800 \end_layout
33801
33802 \begin_layout Standard
33803 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33804  menu 
33805 \family sans
33806 Fichier\SpecialChar \menuseparator
33807 Exporter\SpecialChar \menuseparator
33808 DVI.
33809
33810 \family default
33811  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33812 \family sans
33813 Visualiser
33814 \family default
33815  ou en utilisant le bouton
33816 \begin_inset Graphics
33817         filename ../../images/buffer-view_dvi.png
33818         scale 85
33819         scaleBeforeRotation
33820
33821 \end_inset
33822
33823  de la barre d'outils.
33824 \end_layout
33825
33826 \begin_layout Section
33827 PostScript
33828 \begin_inset CommandInset label
33829 LatexCommand label
33830 name "sec:PostScript"
33831
33832 \end_inset
33833
33834
33835 \begin_inset Index
33836 status collapsed
33837
33838 \begin_layout Plain Layout
33839 Formats de Fichiers ! PostScript
33840 \end_layout
33841
33842 \end_inset
33843
33844
33845 \begin_inset Index
33846 status collapsed
33847
33848 \begin_layout Plain Layout
33849 PostScript|see
33850 \begin_inset ERT
33851 status collapsed
33852
33853 \begin_layout Plain Layout
33854
33855 {
33856 \end_layout
33857
33858 \end_inset
33859
33860 Formats de Fichiers
33861 \begin_inset ERT
33862 status collapsed
33863
33864 \begin_layout Plain Layout
33865
33866 }
33867 \end_layout
33868
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \end_inset
33875
33876
33877 \end_layout
33878
33879 \begin_layout Standard
33880 Ce type de fichiers a l'extension 
33881 \begin_inset Quotes fld
33882 \end_inset
33883
33884
33885 \family typewriter
33886 .ps
33887 \family default
33888
33889 \begin_inset Quotes frd
33890 \end_inset
33891
33892 .
33893  PostScript a été développé par la société 
33894 \series bold
33895 Adobe
33896 \series default
33897  comme un langage pour les imprimantes.
33898  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33899  pour imprimer le document.
33900  PostScript peut être considéré comme un 
33901 \begin_inset Quotes fld
33902 \end_inset
33903
33904 langage de programmation
33905 \begin_inset Quotes frd
33906 \end_inset
33907
33908  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33909  images
33910 \begin_inset Foot
33911 status open
33912
33913 \begin_layout Plain Layout
33914 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33915  LaTeX 
33916 \series bold
33917 pstricks
33918 \series default
33919
33920 \begin_inset CommandInset citation
33921 LatexCommand cite
33922 key "pstricks"
33923
33924 \end_inset
33925
33926 .
33927 \end_layout
33928
33929 \end_inset
33930
33931 .
33932  En partie à cause de toutes ces possibilités un fichier PostScript est
33933  souvent plus gros qu'un PDF.
33934 \end_layout
33935
33936 \begin_layout Standard
33937 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33938  plus gros qu'un PDF.
33939 \end_layout
33940
33941 \begin_layout Standard
33942 PostScript ne peut contenir que des images au format 
33943 \begin_inset Quotes fld
33944 \end_inset
33945
33946 PostScript Encapsulé
33947 \begin_inset Quotes frd
33948 \end_inset
33949
33950  (encapsulated PostScript ou EPS, d'extension 
33951 \family typewriter
33952 .eps
33953 \family default
33954 ).
33955  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33956  il doit les convertir en interne en EPS.
33957  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33958  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33959  document.
33960  Cela risque de ralentir de façon importante votre rythme de travail.
33961  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33962  vos images directement en EPS pour éviter ce problème.
33963 \end_layout
33964
33965 \begin_layout Standard
33966 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33967  le menu 
33968 \family sans
33969 Fichier\SpecialChar \menuseparator
33970 Exporter\SpecialChar \menuseparator
33971 PostScript.
33972
33973 \family default
33974  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33975  
33976 \family sans
33977 Visualiser
33978 \family default
33979  ou en utilisant le bouton 
33980 \begin_inset Graphics
33981         filename ../../images/buffer-view_ps.png
33982         scale 85
33983         scaleBeforeRotation
33984
33985 \end_inset
33986
33987  de la barre d'outils.
33988 \end_layout
33989
33990 \begin_layout Section
33991 PDF
33992 \begin_inset CommandInset label
33993 LatexCommand label
33994 name "sec:PDF"
33995
33996 \end_inset
33997
33998
33999 \begin_inset Index
34000 status collapsed
34001
34002 \begin_layout Plain Layout
34003 Formats de Fichiers ! PDF
34004 \end_layout
34005
34006 \end_inset
34007
34008
34009 \begin_inset Index
34010 status collapsed
34011
34012 \begin_layout Plain Layout
34013 PDF
34014 \end_layout
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 Ce type de fichiers a l'extension 
34023 \begin_inset Quotes fld
34024 \end_inset
34025
34026
34027 \family typewriter
34028 .pdf
34029 \family default
34030
34031 \begin_inset Quotes frd
34032 \end_inset
34033
34034 .
34035  Ce 
34036 \begin_inset Quotes fld
34037 \end_inset
34038
34039 format de document portable
34040 \begin_inset Quotes frd
34041 \end_inset
34042
34043  (portable document format ou PDF) est développé par 
34044 \family typewriter
34045 Adobe
34046 \family default
34047  comme une évolution de PostScript.
34048  Il est plus comprimé et utilise moins de commandes que PostScript.
34049  Comme son nom l'indique, il est 
34050 \begin_inset Quotes fld
34051 \end_inset
34052
34053 portable
34054 \begin_inset Quotes frd
34055 \end_inset
34056
34057  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34058  aura exactement le même aspect.
34059 \end_layout
34060
34061 \begin_layout Standard
34062 PDF peut contenir des images dans son propre format PDF et dans les formats
34063  JPG (format du 
34064 \begin_inset Quotes fld
34065 \end_inset
34066
34067 Joint Photographic Expert Group
34068 \begin_inset Quotes frd
34069 \end_inset
34070
34071  avec comme extension 
34072 \family typewriter
34073 .jpg
34074 \family default
34075  ou 
34076 \family typewriter
34077 .jpeg
34078 \family default
34079 ) et PNG (
34080 \begin_inset Quotes fld
34081 \end_inset
34082
34083 Portable Network Graphics
34084 \begin_inset Quotes frd
34085 \end_inset
34086
34087  avec l'extension 
34088 \family typewriter
34089 .png
34090 \family default
34091 ).
34092  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34093  dans un de ces formats.
34094  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34095  vont ralentir votre travail.
34096  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34097 \end_layout
34098
34099 \begin_layout Standard
34100 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34101  menu 
34102 \family sans
34103 Fichier\SpecialChar \menuseparator
34104 Exporter 
34105 \family default
34106 de trois façons différentes:
34107 \end_layout
34108
34109 \begin_layout Description
34110 PDF
34111 \begin_inset Space ~
34112 \end_inset
34113
34114 (ps2pdf) Ceci utilise le programme 
34115 \family typewriter
34116 ps2pdf
34117 \family default
34118  qui créé un PDF à partir de la version PostScript de votre fichier.
34119  Cette dernière est produite par le programme 
34120 \family typewriter
34121 dvips
34122 \family default
34123  qui utilise une version DVI comme étape intermédiaire.
34124  Cette variante consiste donc en trois conversions.
34125 \end_layout
34126
34127 \begin_layout Description
34128 PDF
34129 \begin_inset Space ~
34130 \end_inset
34131
34132 (dvipdfm) Ceci utilise le programme 
34133 \family typewriter
34134 dvipdfm
34135 \family default
34136  qui convertit votre fichier en DVI avant de le convertir en PDF.
34137 \end_layout
34138
34139 \begin_layout Description
34140 PDF
34141 \begin_inset Space ~
34142 \end_inset
34143
34144 (pdflatex) Ceci utilise le programme 
34145 \family typewriter
34146 pdftex
34147 \family default
34148  qui convertit directement votre fichier en PDF.
34149 \end_layout
34150
34151 \begin_layout Standard
34152 Nous recommandons d'utiliser l'option 
34153 \family sans
34154 PDF
34155 \begin_inset Space ~
34156 \end_inset
34157
34158 (pdflatex)
34159 \family default
34160  car 
34161 \family typewriter
34162 pdftex
34163 \family default
34164  accepte toutes les fonctionnalités des versions actuelles de PDF.
34165  Il est en plus rapide et stable.
34166  Le programme 
34167 \family typewriter
34168 dvipdfm
34169 \family default
34170  n'est plus développé est est donc un peu dépassé.
34171 \end_layout
34172
34173 \begin_layout Standard
34174
34175 \end_layout
34176
34177 \begin_layout Standard
34178 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34179 \family sans
34180 Visualiser
34181 \family default
34182  ou en utilisant le bouton 
34183 \begin_inset Graphics
34184         filename ../../images/buffer-view_pdf2.png
34185         scale 85
34186         scaleBeforeRotation
34187
34188 \end_inset
34189
34190  de la barre d'outils
34191 \family sans
34192  (
34193 \family default
34194 qui utilise 
34195 \family sans
34196 PDF
34197 \begin_inset Space ~
34198 \end_inset
34199
34200 (pdflatex)
34201 \family default
34202 ).
34203 \end_layout
34204
34205 \begin_layout Chapter
34206 Explication de l' Équation
34207 \begin_inset Space ~
34208 \end_inset
34209
34210
34211 \begin_inset CommandInset ref
34212 LatexCommand eqref
34213 reference "eq:Wgn"
34214
34215 \end_inset
34216
34217
34218 \begin_inset CommandInset label
34219 LatexCommand label
34220 name "cha:Explication-de-l'Equation"
34221
34222 \end_inset
34223
34224
34225 \end_layout
34226
34227 \begin_layout Standard
34228 La largeur totale de 
34229 \emph on
34230 n
34231 \emph default
34232  cellules de tableau 
34233 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34234 \end_inset
34235
34236  peut être calculée avec
34237 \end_layout
34238
34239 \begin_layout Standard
34240 \begin_inset Formula \begin{equation}
34241 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
34242
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \begin_layout Standard
34249 Où 
34250 \begin_inset Formula $W_{g\, n}$
34251 \end_inset
34252
34253  est la largeur fixe de toutes les cellules.
34254  
34255 \series bold
34256
34257 \backslash
34258 tabcolsep
34259 \series default
34260  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34261  sa valeur par défaut est 6
34262 \begin_inset Space \thinspace{}
34263 \end_inset
34264
34265 pt.
34266  
34267 \series bold
34268
34269 \backslash
34270 arrayrulewidth
34271 \series default
34272  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34273 \begin_inset Space \thinspace{}
34274 \end_inset
34275
34276 pt.
34277 \end_layout
34278
34279 \begin_layout Standard
34280 D'après l'équation
34281 \begin_inset Space ~
34282 \end_inset
34283
34284
34285 \begin_inset CommandInset ref
34286 LatexCommand eqref
34287 reference "eq:Wtot_n"
34288
34289 \end_inset
34290
34291 , la largeur totale d'une multicolonne, 
34292 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34293 \end_inset
34294
34295  est
34296 \end_layout
34297
34298 \begin_layout Standard
34299 \begin_inset Formula \begin{equation}
34300 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34301
34302 \end_inset
34303
34304
34305 \end_layout
34306
34307 \begin_layout Standard
34308 En posant que les équations 
34309 \begin_inset Space ~
34310 \end_inset
34311
34312
34313 \begin_inset CommandInset ref
34314 LatexCommand eqref
34315 reference "eq:Wtot_n"
34316
34317 \end_inset
34318
34319  et 
34320 \begin_inset CommandInset ref
34321 LatexCommand eqref
34322 reference "eq:Wtot_mult"
34323
34324 \end_inset
34325
34326  sont égales, on peut calculer la largeur nécessaire 
34327 \begin_inset Formula $W_{g\, n}$
34328 \end_inset
34329
34330  quand 
34331 \emph on
34332 n
34333 \emph default
34334  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34335  de 
34336 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34337 \end_inset
34338
34339 :
34340 \end_layout
34341
34342 \begin_layout Standard
34343 \begin_inset Formula \begin{equation}
34344 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34345
34346 \end_inset
34347
34348
34349 \end_layout
34350
34351 \begin_layout Bibliography
34352 \begin_inset CommandInset bibitem
34353 LatexCommand bibitem
34354 key "latexcompanion"
34355
34356 \end_inset
34357
34358 Frank Mittelbach and Michel Goossens: 
34359 \emph on
34360 The LaTeX Companion Second Edition.
34361
34362 \emph default
34363  Addison-Wesley, 2004
34364 \end_layout
34365
34366 \begin_layout Bibliography
34367 \begin_inset CommandInset bibitem
34368 LatexCommand bibitem
34369 key "latexguide"
34370
34371 \end_inset
34372
34373 Helmut Kopka and Patrick W.
34374  Daly: 
34375 \emph on
34376 A Guide to LaTeX Fourth Edition.
34377
34378 \emph default
34379  Addison-Wesley, 2003
34380 \end_layout
34381
34382 \begin_layout Bibliography
34383 \begin_inset CommandInset bibitem
34384 LatexCommand bibitem
34385 key "latexbook"
34386
34387 \end_inset
34388
34389 Leslie Lamport: 
34390 \emph on
34391 LaTeX: A Document Preparation System.
34392
34393 \emph default
34394  Addison-Wesley, second edition, 1994
34395 \end_layout
34396
34397 \begin_layout Bibliography
34398 \begin_inset CommandInset bibitem
34399 LatexCommand bibitem
34400 key "booktabs"
34401
34402 \end_inset
34403
34404 Documentation du paquetage LaTeX 
34405 \series bold
34406
34407 \begin_inset CommandInset href
34408 LatexCommand href
34409 name "booktabs"
34410 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34411
34412 \end_inset
34413
34414
34415 \series default
34416
34417 \begin_inset Index
34418 status collapsed
34419
34420 \begin_layout Plain Layout
34421 Paquetages LaTeX ! booktabs
34422 \end_layout
34423
34424 \end_inset
34425
34426
34427 \end_layout
34428
34429 \begin_layout Bibliography
34430 \begin_inset CommandInset bibitem
34431 LatexCommand bibitem
34432 key "caption"
34433
34434 \end_inset
34435
34436 Documentation du paquetage LaTeX 
34437 \series bold
34438
34439 \begin_inset CommandInset href
34440 LatexCommand href
34441 name "caption"
34442 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34443
34444 \end_inset
34445
34446
34447 \series default
34448
34449 \begin_inset Index
34450 status collapsed
34451
34452 \begin_layout Plain Layout
34453 Paquetages LaTeX ! caption
34454 \end_layout
34455
34456 \end_inset
34457
34458
34459 \end_layout
34460
34461 \begin_layout Bibliography
34462 \begin_inset CommandInset bibitem
34463 LatexCommand bibitem
34464 key "endfloat"
34465
34466 \end_inset
34467
34468 Documentation du paquetage LaTeX 
34469 \series bold
34470
34471 \begin_inset CommandInset href
34472 LatexCommand href
34473 name "endfloat"
34474 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34475
34476 \end_inset
34477
34478
34479 \series default
34480
34481 \begin_inset Index
34482 status collapsed
34483
34484 \begin_layout Plain Layout
34485 Paquetages LaTeX ! endfloat
34486 \end_layout
34487
34488 \end_inset
34489
34490
34491 \end_layout
34492
34493 \begin_layout Bibliography
34494 \begin_inset CommandInset bibitem
34495 LatexCommand bibitem
34496 key "wrapfig"
34497
34498 \end_inset
34499
34500 Documentation du paquetage LaTeX 
34501 \series bold
34502
34503 \begin_inset CommandInset href
34504 LatexCommand href
34505 name "wrapfig"
34506 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34507
34508 \end_inset
34509
34510
34511 \series default
34512
34513 \begin_inset Index
34514 status collapsed
34515
34516 \begin_layout Plain Layout
34517 Paquetages LaTeX ! wrapfig
34518 \begin_inset ERT
34519 status collapsed
34520
34521 \begin_layout Plain Layout
34522
34523
34524 \backslash
34525
34526 \begin_inset ERT
34527 status collapsed
34528
34529 \begin_layout Plain Layout
34530
34531 {
34532 \end_layout
34533
34534 \end_inset
34535
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_inset
34551
34552 vspace
34553 \begin_inset ERT
34554 status collapsed
34555
34556 \begin_layout Plain Layout
34557
34558 {
34559 \end_layout
34560
34561 \end_inset
34562
34563 4mm
34564 \begin_inset ERT
34565 status collapsed
34566
34567 \begin_layout Plain Layout
34568
34569 }
34570 \end_layout
34571
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Bibliography
34583 \begin_inset CommandInset bibitem
34584 LatexCommand bibitem
34585 key "footmisc"
34586
34587 \end_inset
34588
34589 Documentation du paquetage LaTeX 
34590 \series bold
34591
34592 \begin_inset CommandInset href
34593 LatexCommand href
34594 name "footmisc"
34595 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34596
34597 \end_inset
34598
34599
34600 \series default
34601
34602 \begin_inset Index
34603 status collapsed
34604
34605 \begin_layout Plain Layout
34606 Paquetages LaTeX ! footmisc
34607 \end_layout
34608
34609 \end_inset
34610
34611
34612 \end_layout
34613
34614 \begin_layout Bibliography
34615 \begin_inset CommandInset bibitem
34616 LatexCommand bibitem
34617 key "hypcap"
34618
34619 \end_inset
34620
34621 Documentation du paquetage LaTeX 
34622 \series bold
34623
34624 \begin_inset CommandInset href
34625 LatexCommand href
34626 name "hypcap"
34627 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34628
34629 \end_inset
34630
34631
34632 \series default
34633
34634 \begin_inset Index
34635 status collapsed
34636
34637 \begin_layout Plain Layout
34638 Paquetages LaTeX ! hyperref
34639 \end_layout
34640
34641 \end_inset
34642
34643
34644 \end_layout
34645
34646 \begin_layout Bibliography
34647 \begin_inset CommandInset bibitem
34648 LatexCommand bibitem
34649 key "hyperref"
34650
34651 \end_inset
34652
34653 Documentation du paquetage LaTeX 
34654 \series bold
34655
34656 \begin_inset CommandInset href
34657 LatexCommand href
34658 name "hyperref"
34659 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34660
34661 \end_inset
34662
34663
34664 \series default
34665
34666 \begin_inset Index
34667 status collapsed
34668
34669 \begin_layout Plain Layout
34670 Paquetages LaTeX ! hyperref
34671 \end_layout
34672
34673 \end_inset
34674
34675
34676 \end_layout
34677
34678 \begin_layout Bibliography
34679 \begin_inset CommandInset bibitem
34680 LatexCommand bibitem
34681 key "koma-script"
34682
34683 \end_inset
34684
34685 Documentation du paquetage LaTeX 
34686 \series bold
34687
34688 \begin_inset CommandInset href
34689 LatexCommand href
34690 name "koma-script"
34691 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34692
34693 \end_inset
34694
34695
34696 \series default
34697
34698 \begin_inset Index
34699 status collapsed
34700
34701 \begin_layout Plain Layout
34702 Paquetages LaTeX ! koma-script
34703 \end_layout
34704
34705 \end_inset
34706
34707
34708 \end_layout
34709
34710 \begin_layout Bibliography
34711 \begin_inset CommandInset bibitem
34712 LatexCommand bibitem
34713 key "listings"
34714
34715 \end_inset
34716
34717 Documentation du paquetage LaTeX 
34718 \series bold
34719
34720 \begin_inset CommandInset href
34721 LatexCommand href
34722 name "listings"
34723 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34724
34725 \end_inset
34726
34727
34728 \series default
34729
34730 \begin_inset Index
34731 status collapsed
34732
34733 \begin_layout Plain Layout
34734 Paquetages LaTeX ! listings
34735 \end_layout
34736
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \begin_layout Bibliography
34743 \begin_inset CommandInset bibitem
34744 LatexCommand bibitem
34745 key "marginnote"
34746
34747 \end_inset
34748
34749 Documentation du paquetage LaTeX 
34750 \series bold
34751
34752 \begin_inset CommandInset href
34753 LatexCommand href
34754 name "marginnote"
34755 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34756
34757 \end_inset
34758
34759
34760 \series default
34761
34762 \begin_inset Index
34763 status collapsed
34764
34765 \begin_layout Plain Layout
34766 Paquetages LaTeX ! marginnote
34767 \end_layout
34768
34769 \end_inset
34770
34771
34772 \end_layout
34773
34774 \begin_layout Bibliography
34775 \begin_inset CommandInset bibitem
34776 LatexCommand bibitem
34777 key "pstricks"
34778
34779 \end_inset
34780
34781 Page Web du paquetage LaTeX 
34782 \series bold
34783
34784 \begin_inset CommandInset href
34785 LatexCommand href
34786 name "PSTricks"
34787 target "http://tug.org/PSTricks/"
34788
34789 \end_inset
34790
34791
34792 \series default
34793
34794 \begin_inset Index
34795 status collapsed
34796
34797 \begin_layout Plain Layout
34798 Paquetages LaTeX ! PSTricks
34799 \end_layout
34800
34801 \end_inset
34802
34803
34804 \end_layout
34805
34806 \begin_layout Bibliography
34807 \begin_inset CommandInset bibitem
34808 LatexCommand bibitem
34809 key "sidecap"
34810
34811 \end_inset
34812
34813 Documentation du paquetage LaTeX 
34814 \series bold
34815
34816 \begin_inset CommandInset href
34817 LatexCommand href
34818 name "sidecap"
34819 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34820
34821 \end_inset
34822
34823
34824 \series default
34825
34826 \begin_inset Index
34827 status collapsed
34828
34829 \begin_layout Plain Layout
34830 Paquetages LaTeX ! sidecap
34831 \end_layout
34832
34833 \end_inset
34834
34835
34836 \end_layout
34837
34838 \begin_layout Bibliography
34839 \begin_inset CommandInset bibitem
34840 LatexCommand bibitem
34841 key "NewInLyX16"
34842
34843 \end_inset
34844
34845
34846 \begin_inset CommandInset href
34847 LatexCommand href
34848 name "Page Wiki"
34849 target "http://wiki.lyx.org/LyX/NewInLyX16"
34850
34851 \end_inset
34852
34853  au sujet des nouveautés de 
34854 \family sans
34855 LyX 1.6.0
34856 \family default
34857 .
34858 \end_layout
34859
34860 \begin_layout Standard
34861 \begin_inset CommandInset index_print
34862 LatexCommand printindex
34863
34864 \end_inset
34865
34866
34867 \end_layout
34868
34869 \begin_layout Standard
34870 \begin_inset FloatList figure
34871
34872 \end_inset
34873
34874
34875 \end_layout
34876
34877 \begin_layout Standard
34878 \begin_inset FloatList table
34879
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \begin_layout Standard
34886 \begin_inset ERT
34887 status open
34888
34889 \begin_layout Plain Layout
34890
34891
34892 \backslash
34893 listof{algorithm}{Liste des Algorithmes}
34894 \end_layout
34895
34896 \end_inset
34897
34898
34899 \begin_inset Note Note
34900 status collapsed
34901
34902 \begin_layout Plain Layout
34903 voir la section
34904 \begin_inset Space ~
34905 \end_inset
34906
34907
34908 \begin_inset CommandInset ref
34909 LatexCommand ref
34910 reference "sub:Flottant-d'Algorithme"
34911
34912 \end_inset
34913
34914  pour une description
34915 \end_layout
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \end_body
34923 \end_document