]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
documentation: more Index fixes
[features.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125 % redefine the greyed out note
126 \renewenvironment{lyxgreyedout}
127  {\textcolor{blue}\bgroup}{\egroup}
128
129 % ------------------------------------
130 % used to check for needed LaTeX packages
131 \usepackage{ifthen}
132
133 % check for package arydshln
134 % used for tables with dashed lines
135 \newboolean{arydshln}
136 \IfFileExists{arydshln.sty}
137  {\usepackage{arydshln}
138   \setboolean{arydshln}{true}}
139  {\setboolean{arydshln}{false}}
140
141 % check for package marginnote
142 % used for margin notes
143 \newboolean{marginnote}
144 \IfFileExists{marginnote.sty}
145  {\usepackage{marginnote}
146   \let\marginpar\marginnote
147   \setboolean{marginnote}{true}}
148  {\setboolean{marginnote}{false}}
149
150 % check for package sidecap
151 % used for captions on the side
152 \newboolean{sidecap}
153 \IfFileExists{sidecap.sty}
154  {\usepackage{sidecap}
155   \let\marginpar\marginnote
156   \setboolean{sidecap}{true}}
157  {\setboolean{sidecap}{false}}
158
159 % redefine the \LyX macro for PDF bookmarks
160 \def\LyX{\texorpdfstring{%
161   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
162   {LyX }}
163
164 % use normal list environments also in French documents
165 \StandardLayout
166 \end_preamble
167 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
168 \language french
169 \inputencoding auto
170 \font_roman default
171 \font_sans default
172 \font_typewriter default
173 \font_default_family default
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pagebackref false
196 \pdf_pdfusetitle false
197 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
198 \papersize default
199 \use_geometry false
200 \use_amsmath 2
201 \use_esint 0
202 \cite_engine basic
203 \use_bibtopic false
204 \paperorientation portrait
205 \secnumdepth 3
206 \tocdepth 3
207 \paragraph_separation skip
208 \defskip medskip
209 \quotes_language english
210 \papercolumns 1
211 \papersides 2
212 \paperpagestyle default
213 \bullet 1 1 34 -1
214 \bullet 2 2 35 -1
215 \bullet 3 2 7 -1
216 \tracking_changes false
217 \output_changes false
218 \author "" 
219 \author "" 
220 \end_header
221
222 \begin_body
223
224 \begin_layout Title
225 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
226  les Boîtes et les Objets Externes de LyX
227 \end_layout
228
229 \begin_layout Author
230 par l'Équipe LyX
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 \noindent
236 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
237  de la documentation de LyX: 
238 \begin_inset CommandInset href
239 LatexCommand href
240 name "lyx-docs@lists.lyx.org"
241 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
242 type "mailto:"
243
244 \end_inset
245
246
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 auteur original : Uwe Stöhr
257 \end_layout
258
259 \begin_layout Plain Layout
260 Traduction française : Siegfried Meunier-Guttin-Cluzel
261 \end_layout
262
263 \begin_layout Plain Layout
264 version 1.5.2 - novembre 2007
265 \end_layout
266
267 \end_inset
268
269
270 \begin_inset Newline newline
271 \end_inset
272
273
274 \begin_inset Newline newline
275 \end_inset
276
277
278 \family sans
279 Version 1.6svn
280 \end_layout
281
282 \begin_layout Standard
283 \begin_inset CommandInset toc
284 LatexCommand tableofcontents
285
286 \end_inset
287
288
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset Note Note
293 status open
294
295 \begin_layout Plain Layout
296 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
297  
298 \series bold
299 arydshln
300 \series default
301
302 \series bold
303 colortbl
304 \series default
305
306 \series bold
307 marginnote
308 \series default
309 , et 
310 \series bold
311 sidecap
312 \series default
313  doivent être installés.
314  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
315  les sections qui nécessitent les paquetages en question n'apparaîtront
316  pas sur la sortie.
317 \end_layout
318
319 \begin_layout Plain Layout
320 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
321 \begin_inset Newline newline
322 \end_inset
323
324
325 \series bold
326 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
327 \begin_inset Newline newline
328 \end_inset
329
330
331 \series default
332 (version anglaise)
333 \end_layout
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Chapter
341 Figures
342 \begin_inset CommandInset label
343 LatexCommand label
344 name "cha:Figures"
345
346 \end_inset
347
348
349 \begin_inset Index
350 status collapsed
351
352 \begin_layout Plain Layout
353 Figures
354 \end_layout
355
356 \end_inset
357
358
359 \begin_inset Index
360 status collapsed
361
362 \begin_layout Plain Layout
363 Graphiques|see
364 \begin_inset ERT
365 status collapsed
366
367 \begin_layout Plain Layout
368
369 {
370 \end_layout
371
372 \end_inset
373
374 Figures
375 \begin_inset ERT
376 status collapsed
377
378 \begin_layout Plain Layout
379
380 }
381 \end_layout
382
383 \end_inset
384
385
386 \end_layout
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Section
394 La fenêtre de dialogue Graphique
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Figures ! Fenêtre de dialogue Graphique
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset CommandInset label
406 LatexCommand label
407 name "sec:Graphics-Dialog"
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Standard
415 Pour placer une figure dans votre document, cliquez sur le bouton
416 \begin_inset Graphics
417         filename ../../images/dialog-show-new-inset_graphics.png
418         scale 85
419         scaleBeforeRotation
420
421 \end_inset
422
423  dans la barre d'outils, ou faites 
424 \family sans
425 Insérer\SpecialChar \menuseparator
426 Graphique
427 \family default
428 .
429  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
430  à charger.
431  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
432  dans le texte.
433 \end_layout
434
435 \begin_layout Standard
436 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
437  sur une image
438 \begin_inset Note Note
439 status collapsed
440
441 \begin_layout Plain Layout
442 Ça marche aussi avec le bouton gauche ! (NdT)
443 \end_layout
444
445 \end_inset
446
447 .
448  Cette fenêtre de dialogue possède trois onglets:
449 \end_layout
450
451 \begin_layout Description
452 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
453  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
454  Les unités de longueurs utilisées sont décrites dans l'appendice
455 \begin_inset space ~
456 \end_inset
457
458
459 \begin_inset CommandInset ref
460 LatexCommand ref
461 reference "cha:Unités-de-longueur"
462
463 \end_inset
464
465 .
466 \begin_inset Newline newline
467 \end_inset
468
469
470 \begin_inset Index
471 status collapsed
472
473 \begin_layout Plain Layout
474 Figures ! Pivotées
475 \end_layout
476
477 \end_inset
478
479 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
480  d'une montre, en donnant l'angle de rotation et la position du pivot.
481  L'image apparaîtra pivotée dans LyX.
482 \begin_inset Newline newline
483 \end_inset
484
485
486 \begin_inset Index
487 status collapsed
488
489 \begin_layout Plain Layout
490 Figures ! Redimensionnées
491 \end_layout
492
493 \end_inset
494
495 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
496  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
497  sa largeur.
498  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
499  déterminée automatiquement.
500  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
501  éventuellement une distorsion.
502  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
503  
504 \family sans
505 Conserver
506 \begin_inset space ~
507 \end_inset
508
509 les
510 \begin_inset space ~
511 \end_inset
512
513 proportions
514 \family default
515 .
516  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
517  pas les valeurs fixées.
518  
519 \begin_inset Newline newline
520 \end_inset
521
522 Les images peuvent être modifiée en utilisant le programme de votre choix
523  en cliquant sur le bouton Éditer.
524  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
525  
526 \family sans
527 Formats
528 \begin_inset space ~
529 \end_inset
530
531 de
532 \begin_inset space ~
533 \end_inset
534
535 fichiers
536 \family default
537  dans la fenêtre de dialogue de 
538 \family sans
539 Préférences
540 \family default
541  de LyX.
542 \end_layout
543
544 \begin_layout Description
545 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
546  la sortie finale est de modifier les coordonnées de la zone de l'image
547  qui est affichée.
548  Cette zone peut être calculée automatiquement à partir des données présentes
549  dans le fichier en appuyant sur le bouton 
550 \family sans
551 Valeurs
552 \begin_inset space ~
553 \end_inset
554
555 du
556 \begin_inset space ~
557 \end_inset
558
559 Fichier
560 \family default
561 .
562  Avec l'option 
563 \family sans
564 Couper
565 \begin_inset space ~
566 \end_inset
567
568 à
569 \begin_inset space ~
570 \end_inset
571
572 la
573 \begin_inset space ~
574 \end_inset
575
576 boîte
577 \begin_inset space ~
578 \end_inset
579
580 de
581 \begin_inset space ~
582 \end_inset
583
584 délimitation, 
585 \family default
586 seule la portion de l'image qui est dans la zone définie sera imprimée.
587  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
588  donc vous pouvez ignorer l'onglet 
589 \family sans
590 Rogner
591 \family default
592 .
593 \end_layout
594
595 \begin_layout Description
596
597 \family sans
598 Options
599 \begin_inset space ~
600 \end_inset
601
602 LaTeX
603 \begin_inset space ~
604 \end_inset
605
606 et
607 \begin_inset space ~
608 \end_inset
609
610 LyX
611 \family default
612  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
613  les experts ès-LaTeX pourront fournir des options supplémentaires pour
614  LaTeX
615 \begin_inset Newline newline
616 \end_inset
617
618 L'option 
619 \family sans
620 Mode brouillon
621 \family default
622  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
623  avec la taille de l'image.
624 \begin_inset Newline newline
625 \end_inset
626
627 L'option 
628 \family sans
629 Ne
630 \begin_inset space ~
631 \end_inset
632
633 pas
634 \begin_inset space ~
635 \end_inset
636
637 décompresser
638 \begin_inset space ~
639 \end_inset
640
641 à
642 \begin_inset space ~
643 \end_inset
644
645 l'exportation
646 \family default
647  n'affectera que les graphiques EPS zippés, par exemple 
648 \family typewriter
649 x.eps.gz
650 \family default
651 .
652  Quand cette option est activée, les images ne sont pas décompressées à
653  l'exportation, vu que LaTeX peut les traiter telles-quelles
654 \begin_inset Newline newline
655 \end_inset
656
657 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
658  disques quand on utilise PostScript comme format de sortie, voir l'appendice
659 \begin_inset space ~
660 \end_inset
661
662
663 \begin_inset CommandInset ref
664 LatexCommand ref
665 reference "sec:PostScript"
666
667 \end_inset
668
669 .
670  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
671  terminal UNIX ou une console Windows:
672 \begin_inset Newline newline
673 \end_inset
674
675
676 \series bold
677 gzip x.eps
678 \series default
679
680 \begin_inset Newline newline
681 \end_inset
682
683
684 \series bold
685 zgrep %%Bounding x.eps.gz > x.eps.bb
686 \series default
687
688 \begin_inset Newline newline
689 \end_inset
690
691 La seconde commande va créer le fichier contenant la description de la boîte
692  de délimitation 
693 \begin_inset Quotes eld
694 \end_inset
695
696
697 \family typewriter
698 x.eps.bb
699 \family default
700
701 \begin_inset Quotes erd
702 \end_inset
703
704  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
705 \end_layout
706
707 \begin_layout Standard
708 \begin_inset VSpace bigskip
709 \end_inset
710
711
712 \end_layout
713
714 \begin_layout Standard
715 Voici un exemple d'image au format EPS
716 \begin_inset Foot
717 status collapsed
718
719 \begin_layout Plain Layout
720 Les format d'images sont décrits dans la section
721 \begin_inset space ~
722 \end_inset
723
724
725 \begin_inset CommandInset ref
726 LatexCommand ref
727 reference "sec:Image-Formats"
728
729 \end_inset
730
731 .
732 \end_layout
733
734 \end_inset
735
736  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
737 nt:
738 \end_layout
739
740 \begin_layout Standard
741 \align center
742 \begin_inset Graphics
743         filename ../clipart/mobius.eps
744         scale 70
745         scaleBeforeRotation
746         rotateOrigin center
747
748 \end_inset
749
750
751 \end_layout
752
753 \begin_layout Standard
754 Et voici la même image mais en mode brouillon:
755 \end_layout
756
757 \begin_layout Standard
758 \align center
759 \begin_inset Graphics
760         filename ../clipart/mobius.eps
761         scale 70
762         draft
763         scaleBeforeRotation
764         rotateOrigin center
765
766 \end_inset
767
768
769 \end_layout
770
771 \begin_layout Section
772 Figures Flottantes
773 \begin_inset CommandInset label
774 LatexCommand label
775 name "sec:Figure-Floats"
776
777 \end_inset
778
779
780 \begin_inset Index
781 status collapsed
782
783 \begin_layout Plain Layout
784 Flottants ! Figures
785 \end_layout
786
787 \end_inset
788
789
790 \begin_inset Index
791 status collapsed
792
793 \begin_layout Plain Layout
794 Figures ! Flottants
795 \end_layout
796
797 \end_inset
798
799
800 \end_layout
801
802 \begin_layout Standard
803 Pour des explications d'ordre général concernant les flottants, jetez un
804  coup d'œil à la section
805 \begin_inset space ~
806 \end_inset
807
808
809 \begin_inset CommandInset ref
810 LatexCommand ref
811 reference "sec:Flottants-Introduction"
812
813 \end_inset
814
815 .
816 \end_layout
817
818 \begin_layout Standard
819 Le bouton 
820 \begin_inset Graphics
821         filename ../../images/float-insert_figure.png
822         scale 85
823         scaleBeforeRotation
824
825 \end_inset
826
827  de la barre d'outils et le menu 
828 \family sans
829 Insérer\SpecialChar \menuseparator
830 Flottant\SpecialChar \menuseparator
831 Figure
832 \family default
833  insèrent un flottant avec l'étiquette 
834 \begin_inset Quotes eld
835 \end_inset
836
837
838 \series bold
839 Figure
840 \begin_inset space ~
841 \end_inset
842
843 #:
844 \series default
845
846 \begin_inset Quotes erd
847 \end_inset
848
849  (# est le numéro réel de l'image).
850  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
851 \begin_inset space ~
852 \end_inset
853
854
855 \begin_inset CommandInset ref
856 LatexCommand ref
857 reference "fig:kill-plat"
858
859 \end_inset
860
861  ou en dessous de la légende comme pour la Figure
862 \begin_inset space ~
863 \end_inset
864
865
866 \begin_inset CommandInset ref
867 LatexCommand ref
868 reference "fig:escher"
869
870 \end_inset
871
872 .
873  Vous trouverez plus d'information sur le positionnement des légendes dans
874  la section
875 \begin_inset space ~
876 \end_inset
877
878
879 \begin_inset CommandInset ref
880 LatexCommand ref
881 reference "sec:Placement-légende"
882
883 \end_inset
884
885 .
886 \end_layout
887
888 \begin_layout Standard
889 \begin_inset Float figure
890 wide false
891 sideways false
892 status open
893
894 \begin_layout Plain Layout
895 \align center
896 \begin_inset Graphics
897         filename ../clipart/platypus.eps
898         width 50col%
899         scaleBeforeRotation
900         rotateOrigin center
901
902 \end_inset
903
904
905 \end_layout
906
907 \begin_layout Plain Layout
908 \begin_inset Caption
909
910 \begin_layout Plain Layout
911 \begin_inset CommandInset label
912 LatexCommand label
913 name "fig:kill-plat"
914
915 \end_inset
916
917 Un ornithorynque sévèrement déformé dans un flottant de figure.
918 \end_layout
919
920 \end_inset
921
922
923 \end_layout
924
925 \end_inset
926
927
928 \end_layout
929
930 \begin_layout Standard
931 \begin_inset Float figure
932 wide false
933 sideways false
934 status open
935
936 \begin_layout Plain Layout
937 \begin_inset Caption
938
939 \begin_layout Plain Layout
940 \begin_inset CommandInset label
941 LatexCommand label
942 name "fig:escher"
943
944 \end_inset
945
946 M.C.
947  Escher sous LSD.
948 \end_layout
949
950 \end_inset
951
952
953 \end_layout
954
955 \begin_layout Plain Layout
956 \align center
957 \begin_inset Graphics
958         filename ../clipart/escher-lsd.eps
959         scale 80
960         scaleBeforeRotation
961         rotateOrigin center
962
963 \end_inset
964
965
966 \end_layout
967
968 \end_inset
969
970
971 \end_layout
972
973 \begin_layout Standard
974 \begin_inset Index
975 status collapsed
976
977 \begin_layout Plain Layout
978 References@Références ! à des Figures
979 \end_layout
980
981 \end_inset
982
983 Les figure
984 \begin_inset space ~
985 \end_inset
986
987
988 \begin_inset CommandInset ref
989 LatexCommand ref
990 reference "fig:kill-plat"
991
992 \end_inset
993
994  et 
995 \begin_inset CommandInset ref
996 LatexCommand ref
997 reference "fig:escher"
998
999 \end_inset
1000
1001  sont des exemples de figures référencées.
1002  Dans le texte, on fait référence à une figure en faisant référence à sa
1003  légende.
1004  On insère donc une étiquette dans la légende en utilisant le menu 
1005 \family sans
1006 Insérer
1007 \family default
1008 \SpecialChar \menuseparator
1009
1010 \family sans
1011 Étiquette
1012 \family default
1013  ou le bouton 
1014 \begin_inset Graphics
1015         filename ../../images/label-insert.png
1016         scale 85
1017         scaleBeforeRotation
1018
1019 \end_inset
1020
1021  de la barre d'outils.
1022  On peut alors faire référence à cette étiquette en utilisant le menu 
1023 \family sans
1024 Insérer\SpecialChar \menuseparator
1025 Référence
1026 \begin_inset space ~
1027 \end_inset
1028
1029 croisée
1030 \family default
1031  ou le bouton 
1032 \begin_inset Graphics
1033         filename ../../images/dialog-show-new-inset_ref.png
1034         scale 85
1035         scaleBeforeRotation
1036
1037 \end_inset
1038
1039  de la barre d'outils.
1040  Il est important d'utiliser des références pour les flottants de figures
1041  plutôt que des locutions vagues du genre 
1042 \begin_inset Quotes eld
1043 \end_inset
1044
1045 la figure ci-dessous
1046 \begin_inset Quotes erd
1047 \end_inset
1048
1049 , puisque LaTeX va repositionner la figure dans le document final.
1050  Votre figure risque de ne plus être ci-dessous du tout !
1051 \begin_inset Newline newline
1052 \end_inset
1053
1054 Le référencement est expliqué plus en détail dans la section
1055 \begin_inset space ~
1056 \end_inset
1057
1058
1059 \begin_inset CommandInset ref
1060 LatexCommand ref
1061 reference "sec:Referencer-les-Flottants"
1062
1063 \end_inset
1064
1065 .
1066 \end_layout
1067
1068 \begin_layout Standard
1069 En principe on met une seule figure dans un flottant, mais parfois vous
1070  pouvez vouloir deux figures avec chacune sa sous-légende.
1071  C'est possible en insérant des flottants d'image dans des flottants d'image
1072  existants.
1073  Notez que seule la légende principale des flottants est reprise dans la
1074  liste des figures.
1075  La figure
1076 \begin_inset space ~
1077 \end_inset
1078
1079
1080 \begin_inset CommandInset ref
1081 LatexCommand ref
1082 reference "fig:Deux-images-déformées"
1083
1084 \end_inset
1085
1086  est un exemple de flottant de figure avec deux images mises l'une à côté
1087  de l'autre.
1088  Vous pouvez aussi mettre les images les unes sous les autres.
1089  Les figures
1090 \begin_inset space ~
1091 \end_inset
1092
1093
1094 \begin_inset CommandInset ref
1095 LatexCommand ref
1096 reference "fig:Structure-indéfinissable"
1097
1098 \end_inset
1099
1100  et 
1101 \begin_inset CommandInset ref
1102 LatexCommand ref
1103 reference "fig:Un-ornithorynque"
1104
1105 \end_inset
1106
1107  sont des sous-figures.
1108 \end_layout
1109
1110 \begin_layout Standard
1111 \begin_inset Float figure
1112 wide false
1113 sideways false
1114 status open
1115
1116 \begin_layout Plain Layout
1117 \begin_inset space \hfill{}
1118 \end_inset
1119
1120
1121 \begin_inset Float figure
1122 wide false
1123 sideways false
1124 status open
1125
1126 \begin_layout Plain Layout
1127 \begin_inset Caption
1128
1129 \begin_layout Plain Layout
1130 \begin_inset CommandInset label
1131 LatexCommand label
1132 name "fig:Structure-indéfinissable"
1133
1134 \end_inset
1135
1136 Structure indéfinissable
1137 \end_layout
1138
1139 \end_inset
1140
1141
1142 \end_layout
1143
1144 \begin_layout Plain Layout
1145 \begin_inset Graphics
1146         filename ../clipart/escher-lsd.eps
1147         width 45col%
1148         scaleBeforeRotation
1149
1150 \end_inset
1151
1152
1153 \end_layout
1154
1155 \end_inset
1156
1157
1158 \begin_inset space \hfill{}
1159 \end_inset
1160
1161
1162 \begin_inset Float figure
1163 wide false
1164 sideways false
1165 status open
1166
1167 \begin_layout Plain Layout
1168 \begin_inset Caption
1169
1170 \begin_layout Plain Layout
1171 \begin_inset CommandInset label
1172 LatexCommand label
1173 name "fig:Un-ornithorynque"
1174
1175 \end_inset
1176
1177 Un ornithorynque
1178 \end_layout
1179
1180 \end_inset
1181
1182
1183 \end_layout
1184
1185 \begin_layout Plain Layout
1186 \begin_inset Graphics
1187         filename ../clipart/platypus.eps
1188         lyxscale 60
1189         width 45col%
1190         scaleBeforeRotation
1191
1192 \end_inset
1193
1194
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \begin_inset space \hfill{}
1201 \end_inset
1202
1203
1204 \end_layout
1205
1206 \begin_layout Plain Layout
1207 \begin_inset Caption
1208
1209 \begin_layout Plain Layout
1210 \begin_inset CommandInset label
1211 LatexCommand label
1212 name "fig:Deux-images-déformées"
1213
1214 \end_inset
1215
1216 Deux images déformées.
1217 \end_layout
1218
1219 \end_inset
1220
1221
1222 \end_layout
1223
1224 \end_inset
1225
1226
1227 \end_layout
1228
1229 \begin_layout Section
1230 Les Formats d'images
1231 \begin_inset CommandInset label
1232 LatexCommand label
1233 name "sec:Image-Formats"
1234
1235 \end_inset
1236
1237
1238 \begin_inset Index
1239 status collapsed
1240
1241 \begin_layout Plain Layout
1242 Formats d' images
1243 \end_layout
1244
1245 \end_inset
1246
1247
1248 \begin_inset Index
1249 status collapsed
1250
1251 \begin_layout Plain Layout
1252 Figures ! Formats d'images
1253 \end_layout
1254
1255 \end_inset
1256
1257
1258 \end_layout
1259
1260 \begin_layout Standard
1261 Vous pouvez insérer des images dans n'importe quel format connu.
1262  Mais, comme nous l'avons expliqué dans l'appendice
1263 \begin_inset space ~
1264 \end_inset
1265
1266
1267 \begin_inset CommandInset ref
1268 LatexCommand ref
1269 reference "cha:Formats-fichiers-graphiques"
1270
1271 \end_inset
1272
1273 ,
1274 \lang english
1275  
1276 \lang french
1277 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1278  de formats d'images.
1279  Pour s'en sortir LyX utilise le programme 
1280 \family typewriter
1281 Imagemagick
1282 \family default
1283  en arrière plan pour convertir les formats que vous utilisez dans un des
1284  formats acceptés par le format de sortie.
1285  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1286 ons en n'utilisant que les formats listés dans les sous sections de
1287 \lang english
1288  
1289 \lang french
1290 l'appendice
1291 \begin_inset space ~
1292 \end_inset
1293
1294
1295 \begin_inset CommandInset ref
1296 LatexCommand ref
1297 reference "cha:Formats-fichiers-graphiques"
1298
1299 \end_inset
1300
1301 .
1302 \end_layout
1303
1304 \begin_layout Standard
1305 Comme pour les polices de caractères, il y a deux grands types de formats
1306  d'images:
1307 \end_layout
1308
1309 \begin_layout Description
1310 Les
1311 \begin_inset space ~
1312 \end_inset
1313
1314 images
1315 \begin_inset space ~
1316 \end_inset
1317
1318 Matricielles
1319 \begin_inset space ~
1320 \end_inset
1321
1322 (ou
1323 \begin_inset space ~
1324 \end_inset
1325
1326 bitmap) l'image est décomposée en une mosaïque des points (ou pixels), souvent
1327  enregistrés sous un format compressé.
1328  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1329  petits carrés quand on utilise des agrandissements trop importants (aspect
1330  
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334 pixellisé
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338 ).
1339  Les formats matriciels les plus connus sont le GIF (
1340 \begin_inset Quotes eld
1341 \end_inset
1342
1343 Graphics Interchange Format
1344 \begin_inset Quotes erd
1345 \end_inset
1346
1347 , avec comme extension de fichier 
1348 \begin_inset Quotes eld
1349 \end_inset
1350
1351
1352 \family typewriter
1353 .gif
1354 \family default
1355
1356 \begin_inset Quotes erd
1357 \end_inset
1358
1359 )
1360 \begin_inset Index
1361 status collapsed
1362
1363 \begin_layout Plain Layout
1364 GIF|see
1365 \begin_inset ERT
1366 status collapsed
1367
1368 \begin_layout Plain Layout
1369
1370 {
1371 \end_layout
1372
1373 \end_inset
1374
1375 Format d'image
1376 \begin_inset ERT
1377 status collapsed
1378
1379 \begin_layout Plain Layout
1380
1381 }
1382 \end_layout
1383
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \end_inset
1390
1391 , le PNG (
1392 \begin_inset Quotes eld
1393 \end_inset
1394
1395 Portable Network Graphics, extension 
1396 \begin_inset Quotes eld
1397 \end_inset
1398
1399
1400 \family typewriter
1401 .gif
1402 \family default
1403
1404 \begin_inset Quotes erd
1405 \end_inset
1406
1407 )
1408 \begin_inset Index
1409 status collapsed
1410
1411 \begin_layout Plain Layout
1412 PNG|see
1413 \begin_inset ERT
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417
1418 {
1419 \end_layout
1420
1421 \end_inset
1422
1423 Formats d'image
1424 \begin_inset ERT
1425 status collapsed
1426
1427 \begin_layout Plain Layout
1428
1429 }
1430 \end_layout
1431
1432 \end_inset
1433
1434
1435 \end_layout
1436
1437 \end_inset
1438
1439  et le JPG (
1440 \begin_inset Quotes eld
1441 \end_inset
1442
1443 Joint Photographic Expert Group, extension 
1444 \begin_inset Quotes eld
1445 \end_inset
1446
1447
1448 \family typewriter
1449 .jpg
1450 \family default
1451
1452 \begin_inset Quotes erd
1453 \end_inset
1454
1455  ou 
1456 \begin_inset Quotes eld
1457 \end_inset
1458
1459
1460 \family typewriter
1461 .jpeg
1462 \family default
1463
1464 \begin_inset Quotes erd
1465 \end_inset
1466
1467 )
1468 \begin_inset Index
1469 status collapsed
1470
1471 \begin_layout Plain Layout
1472 JPG|see
1473 \begin_inset ERT
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 {
1479 \end_layout
1480
1481 \end_inset
1482
1483 Formats d'image
1484 \begin_inset ERT
1485 status collapsed
1486
1487 \begin_layout Plain Layout
1488
1489 }
1490 \end_layout
1491
1492 \end_inset
1493
1494
1495 \end_layout
1496
1497 \end_inset
1498
1499 .
1500 \end_layout
1501
1502 \begin_layout Description
1503 Les
1504 \begin_inset space ~
1505 \end_inset
1506
1507 images
1508 \begin_inset space ~
1509 \end_inset
1510
1511 Vectorielles
1512 \begin_inset space ~
1513 \end_inset
1514
1515 (ou
1516 \begin_inset space ~
1517 \end_inset
1518
1519 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1520  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1521 nnée comme on le veut sans perte de précision.
1522  La possibilité de redimensionner les images est très utilisé pour les présentat
1523 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1524 nnement.
1525  Le redimensionnement permet aussi de présenter des documents en ligne où
1526  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1527  étudier les détails.
1528 \begin_inset Newline newline
1529 \end_inset
1530
1531 Les principaux formats vectoriels sont le SVG (
1532 \begin_inset Quotes eld
1533 \end_inset
1534
1535 Scalable Vector Graphics
1536 \begin_inset Quotes erd
1537 \end_inset
1538
1539 , extension
1540 \begin_inset Quotes eld
1541 \end_inset
1542
1543
1544 \family typewriter
1545 .svg
1546 \family default
1547
1548 \begin_inset Quotes erd
1549 \end_inset
1550
1551 )
1552 \begin_inset Index
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 SVG|see
1557 \begin_inset ERT
1558 status collapsed
1559
1560 \begin_layout Plain Layout
1561
1562 {
1563 \end_layout
1564
1565 \end_inset
1566
1567 Format d'image
1568 \begin_inset ERT
1569 status collapsed
1570
1571 \begin_layout Plain Layout
1572
1573 }
1574 \end_layout
1575
1576 \end_inset
1577
1578
1579 \end_layout
1580
1581 \end_inset
1582
1583 , l'EPS ( 
1584 \begin_inset Quotes eld
1585 \end_inset
1586
1587 encapsulated PostScript
1588 \begin_inset Quotes erd
1589 \end_inset
1590
1591 , extension
1592 \begin_inset Quotes eld
1593 \end_inset
1594
1595
1596 \family typewriter
1597 .eps
1598 \family default
1599
1600 \begin_inset Quotes erd
1601 \end_inset
1602
1603 )
1604 \begin_inset Index
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 EPS|see
1609 \begin_inset ERT
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613
1614 {
1615 \end_layout
1616
1617 \end_inset
1618
1619 Format d'image
1620 \begin_inset ERT
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624
1625 }
1626 \end_layout
1627
1628 \end_inset
1629
1630
1631 \end_layout
1632
1633 \end_inset
1634
1635 , le PDF (
1636 \begin_inset Quotes eld
1637 \end_inset
1638
1639 Portable Document Format
1640 \begin_inset Quotes erd
1641 \end_inset
1642
1643 , extension
1644 \begin_inset Quotes eld
1645 \end_inset
1646
1647
1648 \family typewriter
1649 .pdf
1650 \family default
1651
1652 \begin_inset Quotes erd
1653 \end_inset
1654
1655 )
1656 \begin_inset Index
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 PDF|see
1661 \begin_inset ERT
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665
1666 {
1667 \end_layout
1668
1669 \end_inset
1670
1671 Format d'image
1672 \begin_inset ERT
1673 status collapsed
1674
1675 \begin_layout Plain Layout
1676
1677 }
1678 \end_layout
1679
1680 \end_inset
1681
1682
1683 \end_layout
1684
1685 \end_inset
1686
1687  et le WMF (
1688 \begin_inset Quotes eld
1689 \end_inset
1690
1691 Windows Metafile
1692 \begin_inset Quotes erd
1693 \end_inset
1694
1695 , extension 
1696 \begin_inset Quotes eld
1697 \end_inset
1698
1699
1700 \family typewriter
1701 .wfm
1702 \family default
1703
1704 \begin_inset Quotes erd
1705 \end_inset
1706
1707  ou 
1708 \begin_inset Quotes eld
1709 \end_inset
1710
1711
1712 \family typewriter
1713 .emf
1714 \family default
1715
1716 \begin_inset Quotes erd
1717 \end_inset
1718
1719 )
1720 \begin_inset Index
1721 status collapsed
1722
1723 \begin_layout Plain Layout
1724 WMF|see
1725 \begin_inset ERT
1726 status collapsed
1727
1728 \begin_layout Plain Layout
1729
1730 {
1731 \end_layout
1732
1733 \end_inset
1734
1735 Formats d'images
1736 \begin_inset ERT
1737 status collapsed
1738
1739 \begin_layout Plain Layout
1740
1741 }
1742 \end_layout
1743
1744 \end_inset
1745
1746
1747 \end_layout
1748
1749 \end_inset
1750
1751 .
1752  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1753  en EPS, mais le résultat ne sera pas redimensionnable.
1754  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1755 \begin_inset Foot
1756 status open
1757
1758 \begin_layout Plain Layout
1759 Dans le cas du PDF l'image initiale est aussi compressée.
1760 \end_layout
1761
1762 \end_inset
1763
1764 .
1765 \end_layout
1766
1767 \begin_layout Standard
1768 Les fichiers PDF générés par 
1769 \family typewriter
1770 Adobe Photoshop
1771 \family default
1772 , par exemple, sont des images matricielles.
1773 \end_layout
1774
1775 \begin_layout Standard
1776 En principe il est quasiment impossible de convertir une image matricielle
1777  en graphique vectoriel, seul le contraire est possible.
1778
1779 \lang english
1780  
1781 \lang french
1782 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1783  dans respectivement un fichier de sortie PDF ou PostScript.
1784  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1785  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1786  WMF/SVG
1787 \begin_inset Formula $\to$
1788 \end_inset
1789
1790 PDF/EPS convenables.
1791 \end_layout
1792
1793 \begin_layout Chapter
1794 Tableaux
1795 \begin_inset CommandInset label
1796 LatexCommand label
1797 name "cha:Tableaux"
1798
1799 \end_inset
1800
1801
1802 \begin_inset Index
1803 status collapsed
1804
1805 \begin_layout Plain Layout
1806 Tableau
1807 \end_layout
1808
1809 \end_inset
1810
1811
1812 \end_layout
1813
1814 \begin_layout Section
1815 Introduction
1816 \begin_inset Index
1817 status collapsed
1818
1819 \begin_layout Plain Layout
1820 Tableau ! Introduction
1821 \end_layout
1822
1823 \end_inset
1824
1825
1826 \end_layout
1827
1828 \begin_layout Standard
1829 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1830 \begin_inset Graphics
1831         filename ../../images/tabular-insert.png
1832         scale 85
1833         scaleBeforeRotation
1834
1835 \end_inset
1836
1837  soit 
1838 \family sans
1839 Insérer\SpecialChar \menuseparator
1840 Tableau
1841 \family default
1842 .
1843  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1844  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1845  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1846  sur un bouton de la souris pour valider votre choix.
1847  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1848  vous demandant le nombre de lignes et de colonnes.
1849 \begin_inset Newline newline
1850 \end_inset
1851
1852 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1853  une à droite de la colonne la plus à droite et une en bas de la rangée
1854  du bas, qui forment une boîte autour du tableau.
1855  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1856  apparaît séparée du reste du tableau.
1857  Voici un exemple :
1858 \end_layout
1859
1860 \begin_layout Standard
1861 \align center
1862 \begin_inset Tabular
1863 <lyxtabular version="3" rows="4" columns="4">
1864 <features>
1865 <column alignment="center" valignment="top" width="0">
1866 <column alignment="center" valignment="top" width="0">
1867 <column alignment="center" valignment="top" width="0">
1868 <column alignment="center" valignment="top" width="0">
1869 <row>
1870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1871 \begin_inset Text
1872
1873 \begin_layout Plain Layout
1874
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1880 \begin_inset Text
1881
1882 \begin_layout Plain Layout
1883 1
1884 \end_layout
1885
1886 \end_inset
1887 </cell>
1888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1889 \begin_inset Text
1890
1891 \begin_layout Plain Layout
1892 2
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901 3
1902 \end_layout
1903
1904 \end_inset
1905 </cell>
1906 </row>
1907 <row>
1908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1909 \begin_inset Text
1910
1911 \begin_layout Plain Layout
1912 A
1913 \end_layout
1914
1915 \end_inset
1916 </cell>
1917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1918 \begin_inset Text
1919
1920 \begin_layout Plain Layout
1921
1922 \end_layout
1923
1924 \end_inset
1925 </cell>
1926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1927 \begin_inset Text
1928
1929 \begin_layout Plain Layout
1930
1931 \end_layout
1932
1933 \end_inset
1934 </cell>
1935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1936 \begin_inset Text
1937
1938 \begin_layout Plain Layout
1939
1940 \end_layout
1941
1942 \end_inset
1943 </cell>
1944 </row>
1945 <row>
1946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1947 \begin_inset Text
1948
1949 \begin_layout Plain Layout
1950 B
1951 \end_layout
1952
1953 \end_inset
1954 </cell>
1955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1956 \begin_inset Text
1957
1958 \begin_layout Plain Layout
1959
1960 \end_layout
1961
1962 \end_inset
1963 </cell>
1964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1965 \begin_inset Text
1966
1967 \begin_layout Plain Layout
1968
1969 \end_layout
1970
1971 \end_inset
1972 </cell>
1973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1974 \begin_inset Text
1975
1976 \begin_layout Plain Layout
1977
1978 \end_layout
1979
1980 \end_inset
1981 </cell>
1982 </row>
1983 <row>
1984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1985 \begin_inset Text
1986
1987 \begin_layout Plain Layout
1988 C
1989 \end_layout
1990
1991 \end_inset
1992 </cell>
1993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1994 \begin_inset Text
1995
1996 \begin_layout Plain Layout
1997
1998 \end_layout
1999
2000 \end_inset
2001 </cell>
2002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2003 \begin_inset Text
2004
2005 \begin_layout Plain Layout
2006
2007 \end_layout
2008
2009 \end_inset
2010 </cell>
2011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2012 \begin_inset Text
2013
2014 \begin_layout Plain Layout
2015
2016 \end_layout
2017
2018 \end_inset
2019 </cell>
2020 </row>
2021 </lyxtabular>
2022
2023 \end_inset
2024
2025
2026 \end_layout
2027
2028 \begin_layout Section
2029 La fenêtre 
2030 \family sans
2031 Tableau
2032 \family default
2033
2034 \begin_inset Index
2035 status collapsed
2036
2037 \begin_layout Plain Layout
2038 Tableau ! Fenêtre de dialogue
2039 \end_layout
2040
2041 \end_inset
2042
2043
2044 \end_layout
2045
2046 \begin_layout Standard
2047 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2048  de la souris, ce qui fait apparaître une fenêtre avec des options.
2049  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2050  la colonne et la ligne dans laquelle le curseur se trouve.
2051  La plupart des options peuvent s'appliquer à des sélections.
2052  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2053  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2054  votre sélection.
2055  Notez qu'il y a une différence entre sélectionner le 
2056 \emph on
2057 contenu 
2058 \emph default
2059 d'une cellule et sélectionner la cellule elle-même.
2060  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2061  tableaux :
2062 \end_layout
2063
2064 \begin_layout Description
2065 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2066  la largeur de la colonne courante.
2067  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2068  vertical de la ligne courante.
2069  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2070  et donc, plusieurs paragraphes de texte, voir la section
2071 \begin_inset space ~
2072 \end_inset
2073
2074
2075 \begin_inset CommandInset ref
2076 LatexCommand ref
2077 reference "sub:Lignes-multiple-dans-cellule"
2078
2079 \end_inset
2080
2081 .
2082  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2083  pour accommoder le contenu de cellule le plus large.
2084 \begin_inset Newline newline
2085 \end_inset
2086
2087 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2088  un multicolonne, voir la section
2089 \begin_inset space ~
2090 \end_inset
2091
2092
2093 \begin_inset CommandInset ref
2094 LatexCommand ref
2095 reference "sub:Multicolonnes"
2096
2097 \end_inset
2098
2099 .
2100 \begin_inset Newline newline
2101 \end_inset
2102
2103 L'option 
2104 \family sans
2105 Tourner
2106 \begin_inset space ~
2107 \end_inset
2108
2109 la
2110 \begin_inset space ~
2111 \end_inset
2112
2113 case
2114 \begin_inset space ~
2115 \end_inset
2116
2117 de
2118 \begin_inset space ~
2119 \end_inset
2120
2121 90°
2122 \family default
2123  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2124  L'option 
2125 \family sans
2126 Tourner
2127 \begin_inset space ~
2128 \end_inset
2129
2130 le
2131 \begin_inset space ~
2132 \end_inset
2133
2134 tableau
2135 \begin_inset space ~
2136 \end_inset
2137
2138 de
2139 \begin_inset space ~
2140 \end_inset
2141
2142 90°
2143 \family default
2144  fait pivoter tout le tableau.
2145  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2146  la sortie finale.
2147 \begin_inset Newline newline
2148 \end_inset
2149
2150
2151 \begin_inset Note Greyedout
2152 status open
2153
2154 \begin_layout Plain Layout
2155
2156 \series bold
2157 Note:
2158 \series default
2159  La plupart des visualiseurs DVI ne sont 
2160 \emph on
2161 pas
2162 \emph default
2163  capables d'afficher ces rotations.
2164 \end_layout
2165
2166 \end_inset
2167
2168
2169 \lang english
2170
2171 \begin_inset Newline newline
2172 \end_inset
2173
2174
2175 \lang french
2176 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2177  spéciales pour le tableau, voir les sections
2178 \begin_inset space ~
2179 \end_inset
2180
2181
2182 \begin_inset CommandInset ref
2183 LatexCommand ref
2184 reference "sub:Calculs-multicolonnes"
2185
2186 \end_inset
2187
2188  et 
2189 \begin_inset CommandInset ref
2190 LatexCommand ref
2191 reference "sec:Tableaux-Colorés"
2192
2193 \end_inset
2194
2195 .
2196 \end_layout
2197
2198 \begin_layout Description
2199
2200 \family sans
2201 Bordures
2202 \family default
2203  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2204  ou la colonne courante.
2205  
2206 \begin_inset Newline newline
2207 \end_inset
2208
2209 En utilisant le style 
2210 \family sans
2211 Formel
2212 \family default
2213  à la place du style par 
2214 \family sans
2215 Défaut
2216 \family default
2217  va convertir le tableau en tableau formel comme on le décrit dans la section
2218 \begin_inset space ~
2219 \end_inset
2220
2221
2222 \begin_inset CommandInset ref
2223 LatexCommand ref
2224 reference "sec:Tableaux-Formels"
2225
2226 \end_inset
2227
2228 .
2229 \begin_inset Newline newline
2230 \end_inset
2231
2232 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2233  dans les lignes du tableau comme c'est décrit dans la section
2234 \begin_inset space ~
2235 \end_inset
2236
2237
2238 \begin_inset CommandInset ref
2239 LatexCommand ref
2240 reference "sub:Espacement-lignes"
2241
2242 \end_inset
2243
2244 .
2245 \end_layout
2246
2247 \begin_layout Description
2248 Tableau
2249 \begin_inset space ~
2250 \end_inset
2251
2252 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2253  un 
2254 \begin_inset Quotes eld
2255 \end_inset
2256
2257
2258 \emph on
2259 tableau long
2260 \emph default
2261
2262 \begin_inset Quotes erd
2263 \end_inset
2264
2265  qui peut continuer sur plusieurs pages.
2266  Les sections
2267 \begin_inset space ~
2268 \end_inset
2269
2270
2271 \begin_inset CommandInset ref
2272 LatexCommand ref
2273 reference "sec:Tableaux-longs"
2274
2275 \end_inset
2276
2277  et 
2278 \begin_inset CommandInset ref
2279 LatexCommand ref
2280 reference "sec:Questions-sur-tableaux-longs"
2281
2282 \end_inset
2283
2284  décrivent ces tableaux longs plus en détail.
2285 \end_layout
2286
2287 \begin_layout Standard
2288 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2289  de cellule en cellule avec les touches de déplacement et voir s'afficher
2290  les propriétés de la cellule courante dans la fenêtre de dialogue.
2291 \end_layout
2292
2293 \begin_layout Section
2294 La barre d'outils tableau
2295 \begin_inset Index
2296 status collapsed
2297
2298 \begin_layout Plain Layout
2299 Tableau ! Barre d'outils
2300 \end_layout
2301
2302 \end_inset
2303
2304
2305 \end_layout
2306
2307 \begin_layout Standard
2308 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2309  permet de modifier plus rapidement les tableaux.
2310  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2311  le curseur se trouve à l'intérieur d'un tableau.
2312  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2313  au menu 
2314 \family sans
2315 Visualiser\SpecialChar \menuseparator
2316 Barres
2317 \begin_inset space ~
2318 \end_inset
2319
2320 d'outils\SpecialChar \menuseparator
2321 Tableau
2322 \family default
2323 .
2324 \end_layout
2325
2326 \begin_layout Standard
2327 La barre d'outils contient les icônes suivantes :
2328 \end_layout
2329
2330 \begin_layout Labeling
2331 \labelwidthstring 00.00.0000
2332 \begin_inset Graphics
2333         filename ../../images/tabular-feature_append-row.png
2334         scaleBeforeRotation
2335
2336 \end_inset
2337
2338  ajoute une ligne sous la cellule ou la sélection courante
2339 \end_layout
2340
2341 \begin_layout Labeling
2342 \labelwidthstring 00.00.0000
2343 \begin_inset Graphics
2344         filename ../../images/tabular-feature_append-column.png
2345         scaleBeforeRotation
2346
2347 \end_inset
2348
2349  ajoute une colonne à la droite de la cellule ou de la sélection courante
2350 \end_layout
2351
2352 \begin_layout Labeling
2353 \labelwidthstring 00.00.0000
2354 \begin_inset Graphics
2355         filename ../../images/tabular-feature_delete-row.png
2356         scaleBeforeRotation
2357
2358 \end_inset
2359
2360  supprime la ligne ou la sélection courante
2361 \end_layout
2362
2363 \begin_layout Labeling
2364 \labelwidthstring 00.00.0000
2365 \begin_inset Graphics
2366         filename ../../images/tabular-feature_delete-column.png
2367         scaleBeforeRotation
2368
2369 \end_inset
2370
2371  supprime la colonne ou la sélection courante
2372 \end_layout
2373
2374 \begin_layout Labeling
2375 \labelwidthstring 00.00.0000
2376 \begin_inset Graphics
2377         filename ../../images/tabular-feature_toggle-line-top.png
2378         scaleBeforeRotation
2379
2380 \end_inset
2381
2382  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2383  courante
2384 \end_layout
2385
2386 \begin_layout Labeling
2387 \labelwidthstring 00.00.0000
2388 \begin_inset Graphics
2389         filename ../../images/tabular-feature_toggle-line-bottom.png
2390         scaleBeforeRotation
2391
2392 \end_inset
2393
2394  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2395 \end_layout
2396
2397 \begin_layout Labeling
2398 \labelwidthstring 00.00.0000
2399 \begin_inset Graphics
2400         filename ../../images/tabular-feature_toggle-line-left.png
2401         scaleBeforeRotation
2402
2403 \end_inset
2404
2405  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2406 \begin_inset Note Note
2407 status collapsed
2408
2409 \begin_layout Plain Layout
2410 ou colonne ?
2411 \end_layout
2412
2413 \end_inset
2414
2415  ou de la sélection courante
2416 \end_layout
2417
2418 \begin_layout Labeling
2419 \labelwidthstring 00.00.0000
2420 \begin_inset Graphics
2421         filename ../../images/tabular-feature_toggle-line-right.png
2422         scaleBeforeRotation
2423
2424 \end_inset
2425
2426  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2427 \begin_inset Note Note
2428 status collapsed
2429
2430 \begin_layout Plain Layout
2431 ou colonne ?
2432 \end_layout
2433
2434 \end_inset
2435
2436  ou de la sélection courante
2437 \end_layout
2438
2439 \begin_layout Labeling
2440 \labelwidthstring 00.00.0000
2441 \begin_inset Graphics
2442         filename ../../images/tabular-feature_set-all-lines.png
2443         scaleBeforeRotation
2444
2445 \end_inset
2446
2447  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2448  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2449  colonne et la ligne courante
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454 \begin_inset Graphics
2455         filename ../../images/tabular-feature_unset-all-lines.png
2456         scaleBeforeRotation
2457
2458 \end_inset
2459
2460  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2461  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2462  aussi la colonne et la ligne courante
2463 \end_layout
2464
2465 \begin_layout Labeling
2466 \labelwidthstring 00.00.0000
2467 \begin_inset Graphics
2468         filename ../../images/tabular-feature_align-left.png
2469         scaleBeforeRotation
2470
2471 \end_inset
2472
2473  aligne à gauche le contenu de la cellule ou de la colonne courante
2474 \end_layout
2475
2476 \begin_layout Labeling
2477 \labelwidthstring 00.00.0000
2478 \begin_inset Graphics
2479         filename ../../images/tabular-feature_align-center.png
2480         scaleBeforeRotation
2481
2482 \end_inset
2483
2484  centre horizontalement le contenu de la cellule ou de la colonne courante
2485 \end_layout
2486
2487 \begin_layout Labeling
2488 \labelwidthstring 00.00.0000
2489 \begin_inset Graphics
2490         filename ../../images/tabular-feature_align-right.png
2491         scaleBeforeRotation
2492
2493 \end_inset
2494
2495  aligne à droite le contenu de la cellule ou de la colonne courante
2496 \end_layout
2497
2498 \begin_layout Labeling
2499 \labelwidthstring 00.00.0000
2500 \begin_inset Graphics
2501         filename ../../images/tabular-feature_valign-top.png
2502         scaleBeforeRotation
2503
2504 \end_inset
2505
2506  aligne le contenu de la cellule courante verticalement vers le haut
2507 \end_layout
2508
2509 \begin_layout Labeling
2510 \labelwidthstring 00.00.0000
2511 \begin_inset Graphics
2512         filename ../../images/tabular-feature_valign-middle.png
2513         scaleBeforeRotation
2514
2515 \end_inset
2516
2517  centre verticalement le contenu de la cellule courante
2518 \end_layout
2519
2520 \begin_layout Labeling
2521 \labelwidthstring 00.00.0000
2522 \begin_inset Graphics
2523         filename ../../images/tabular-feature_valign-bottom.png
2524         scaleBeforeRotation
2525
2526 \end_inset
2527
2528  aligne le contenu de la cellule courante verticalement vers le bas
2529 \end_layout
2530
2531 \begin_layout Labeling
2532 \labelwidthstring 00.00.0000
2533 \begin_inset Graphics
2534         filename ../../images/tabular-feature_set-rotate-cell.png
2535         scaleBeforeRotation
2536
2537 \end_inset
2538
2539  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2540 re
2541 \end_layout
2542
2543 \begin_layout Labeling
2544 \labelwidthstring 00.00.0000
2545 \begin_inset Graphics
2546         filename ../../images/tabular-feature_set-rotate-tabular.png
2547         scaleBeforeRotation
2548
2549 \end_inset
2550
2551  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2552 \end_layout
2553
2554 \begin_layout Labeling
2555 \labelwidthstring 00.00.0000
2556 \begin_inset Graphics
2557         filename ../../images/tabular-feature_multicolumn.png
2558         scaleBeforeRotation
2559
2560 \end_inset
2561
2562  transforme en multi-colonne la cellule ou la sélection courante
2563 \end_layout
2564
2565 \begin_layout Standard
2566 \begin_inset Note Greyedout
2567 status open
2568
2569 \begin_layout Plain Layout
2570
2571 \series bold
2572 Note :
2573 \series default
2574  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2575  est utilisé pour toutes les autres cellules de la ligne.
2576 \end_layout
2577
2578 \end_inset
2579
2580
2581 \end_layout
2582
2583 \begin_layout Section
2584 Le Menu Éditer Tableau
2585 \begin_inset Index
2586 status collapsed
2587
2588 \begin_layout Plain Layout
2589 Tableau ! Menu Éditer
2590 \end_layout
2591
2592 \end_inset
2593
2594
2595 \end_layout
2596
2597 \begin_layout Standard
2598 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2599  
2600 \family sans
2601 Éditer\SpecialChar \menuseparator
2602 Tableau
2603 \family default
2604  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2605  ou de la ligne courante et aussi de transformer la sélection courante en
2606  multi-colonne.
2607  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2608 \end_layout
2609
2610 \begin_layout Section
2611 Flottant de Tableau
2612 \begin_inset CommandInset label
2613 LatexCommand label
2614 name "sec:Table-Floats"
2615
2616 \end_inset
2617
2618
2619 \begin_inset Index
2620 status collapsed
2621
2622 \begin_layout Plain Layout
2623 Flottants ! Tableaux
2624 \end_layout
2625
2626 \end_inset
2627
2628
2629 \begin_inset Index
2630 status collapsed
2631
2632 \begin_layout Plain Layout
2633 Tableau ! Flottants
2634 \end_layout
2635
2636 \end_inset
2637
2638
2639 \end_layout
2640
2641 \begin_layout Standard
2642 Pour des explications générales sur les flottants, jetez un œil à la section
2643 \begin_inset space ~
2644 \end_inset
2645
2646
2647 \begin_inset CommandInset ref
2648 LatexCommand ref
2649 reference "sec:Flottants-Introduction"
2650
2651 \end_inset
2652
2653 .
2654 \end_layout
2655
2656 \begin_layout Standard
2657 \begin_inset Float table
2658 placement h
2659 wide false
2660 sideways false
2661 status open
2662
2663 \begin_layout Plain Layout
2664 \begin_inset Caption
2665
2666 \begin_layout Plain Layout
2667 \begin_inset CommandInset label
2668 LatexCommand label
2669 name "tab:Flottant-de-tableau"
2670
2671 \end_inset
2672
2673 Un flottant de tableau.
2674 \end_layout
2675
2676 \end_inset
2677
2678
2679 \end_layout
2680
2681 \begin_layout Plain Layout
2682 \align center
2683 \begin_inset Tabular
2684 <lyxtabular version="3" rows="3" columns="3">
2685 <features>
2686 <column alignment="center" valignment="top" width="0pt">
2687 <column alignment="center" valignment="top" width="0pt">
2688 <column alignment="center" valignment="top" width="0pt">
2689 <row>
2690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2691 \begin_inset Text
2692
2693 \begin_layout Plain Layout
2694 1
2695 \end_layout
2696
2697 \end_inset
2698 </cell>
2699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2700 \begin_inset Text
2701
2702 \begin_layout Plain Layout
2703 2
2704 \end_layout
2705
2706 \end_inset
2707 </cell>
2708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2709 \begin_inset Text
2710
2711 \begin_layout Plain Layout
2712 3
2713 \end_layout
2714
2715 \end_inset
2716 </cell>
2717 </row>
2718 <row>
2719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723 Jules
2724 \end_layout
2725
2726 \end_inset
2727 </cell>
2728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2729 \begin_inset Text
2730
2731 \begin_layout Plain Layout
2732 Marie
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741 Jean
2742 \end_layout
2743
2744 \end_inset
2745 </cell>
2746 </row>
2747 <row>
2748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2749 \begin_inset Text
2750
2751 \begin_layout Plain Layout
2752 \begin_inset Formula $\int x^{2}dx$
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764 \begin_inset Formula $\left[\begin{array}{cc}
2765 a & b\\
2766 c & d\end{array}\right]$
2767 \end_inset
2768
2769
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778 \begin_inset Formula $1+1=2$
2779 \end_inset
2780
2781
2782 \end_layout
2783
2784 \end_inset
2785 </cell>
2786 </row>
2787 </lyxtabular>
2788
2789 \end_inset
2790
2791
2792 \end_layout
2793
2794 \end_inset
2795
2796
2797 \end_layout
2798
2799 \begin_layout Standard
2800 Les flottants de tableau sont insérés en utilisant le menu 
2801 \family sans
2802 Insérer\SpecialChar \menuseparator
2803 Flottant\SpecialChar \menuseparator
2804 Tableau
2805 \family default
2806  ou le bouton 
2807 \begin_inset Graphics
2808         filename ../../images/float-insert_table.png
2809         scale 85
2810         scaleBeforeRotation
2811
2812 \end_inset
2813
2814  de la barre d'outils.
2815 \end_layout
2816
2817 \begin_layout Standard
2818 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2819  qui a comme étiquette 
2820 \begin_inset Quotes eld
2821 \end_inset
2822
2823 Tableau
2824 \begin_inset space ~
2825 \end_inset
2826
2827 #:
2828 \begin_inset Quotes erd
2829 \end_inset
2830
2831  (où # est le numéro du tableau).
2832  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2833 \end_layout
2834
2835 \begin_layout Standard
2836 Le tableau
2837 \begin_inset space ~
2838 \end_inset
2839
2840
2841 \begin_inset CommandInset ref
2842 LatexCommand ref
2843 reference "tab:Flottant-de-tableau"
2844
2845 \end_inset
2846
2847  est un exemple de tableau dans un flottant de tableau.
2848 \end_layout
2849
2850 \begin_layout Standard
2851 On met habituellement la légende au dessus des tableaux, mais cette règle
2852  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2853  Cela signifie que si vous utilisez un document appartenant aux classes
2854  
2855 \family sans
2856 article
2857 \family default
2858
2859 \family sans
2860 book
2861 \family default
2862
2863 \family sans
2864 letter
2865 \family default
2866 , ou
2867 \family sans
2868  report
2869 \family default
2870  il n'y aura pas d'espace entre la légende et le tableau.
2871  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2872  la commande de chargement du paquetage LaTeX 
2873 \series bold
2874 caption
2875 \series default
2876
2877 \begin_inset Index
2878 status collapsed
2879
2880 \begin_layout Plain Layout
2881 Paquetages LaTeX ! caption
2882 \end_layout
2883
2884 \end_inset
2885
2886  dans le préambule de votre document.
2887 \begin_inset Foot
2888 status open
2889
2890 \begin_layout Plain Layout
2891 Pour plus d'information voyez la section
2892 \begin_inset space ~
2893 \end_inset
2894
2895
2896 \begin_inset CommandInset ref
2897 LatexCommand ref
2898 reference "sec:Placement-légende"
2899
2900 \end_inset
2901
2902 .
2903 \end_layout
2904
2905 \end_inset
2906
2907 :
2908 \end_layout
2909
2910 \begin_layout Standard
2911
2912 \series bold
2913 tableposition=top
2914 \end_layout
2915
2916 \begin_layout Standard
2917 Le paquetage 
2918 \series bold
2919 caption
2920 \series default
2921 , qui est décrit dans la section
2922 \begin_inset space ~
2923 \end_inset
2924
2925
2926 \begin_inset CommandInset ref
2927 LatexCommand ref
2928 reference "sec:Formatage-légende"
2929
2930 \end_inset
2931
2932 , est utilisé pour ajuster le format des légendes.
2933 \end_layout
2934
2935 \begin_layout Standard
2936 Dans le texte, on fait référence à un tableau
2937 \begin_inset Index
2938 status collapsed
2939
2940 \begin_layout Plain Layout
2941 References@Références ! à des Tableaux
2942 \end_layout
2943
2944 \end_inset
2945
2946  en faisant référence à sa légende.
2947  On insère donc une étiquette dans la légende en utilisant le menu 
2948 \family sans
2949 Insérer
2950 \family default
2951 \SpecialChar \menuseparator
2952
2953 \family sans
2954 Étiquette
2955 \family default
2956  ou le bouton 
2957 \begin_inset Graphics
2958         filename ../../images/label-insert.png
2959         scale 85
2960         scaleBeforeRotation
2961
2962 \end_inset
2963
2964  de la barre d'outils.
2965  On peut alors faire référence à cette étiquette en utilisant le menu 
2966 \family sans
2967 Insérer\SpecialChar \menuseparator
2968 Référence
2969 \begin_inset space ~
2970 \end_inset
2971
2972 croisée
2973 \family default
2974  ou le bouton 
2975 \begin_inset Graphics
2976         filename ../../images/dialog-show-new-inset_ref.png
2977         scale 85
2978         scaleBeforeRotation
2979
2980 \end_inset
2981
2982  de la barre d'outils.
2983 \begin_inset Newline newline
2984 \end_inset
2985
2986 Les références croisées sont expliquées en détail dans la section
2987 \begin_inset space ~
2988 \end_inset
2989
2990
2991 \begin_inset CommandInset ref
2992 LatexCommand ref
2993 reference "sec:Referencer-les-Flottants"
2994
2995 \end_inset
2996
2997 .
2998 \end_layout
2999
3000 \begin_layout Section
3001 Tableaux Longs
3002 \begin_inset CommandInset label
3003 LatexCommand label
3004 name "sec:Tableaux-longs"
3005
3006 \end_inset
3007
3008
3009 \begin_inset Index
3010 status collapsed
3011
3012 \begin_layout Plain Layout
3013 Tableaux longs
3014 \end_layout
3015
3016 \end_inset
3017
3018
3019 \begin_inset Index
3020 status collapsed
3021
3022 \begin_layout Plain Layout
3023 Tableau ! Tableaux longs
3024 \end_layout
3025
3026 \end_inset
3027
3028
3029 \end_layout
3030
3031 \begin_layout Standard
3032 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3033  l'option 
3034 \family sans
3035 Utiliser
3036 \begin_inset space ~
3037 \end_inset
3038
3039 les
3040 \begin_inset space ~
3041 \end_inset
3042
3043 tableaux
3044 \begin_inset space ~
3045 \end_inset
3046
3047 longs
3048 \family default
3049  de l'onglet 
3050 \family sans
3051 Tableau
3052 \begin_inset space ~
3053 \end_inset
3054
3055 long
3056 \family default
3057  de la fenêtre 
3058 \family sans
3059 Paramètres
3060 \begin_inset space ~
3061 \end_inset
3062
3063 du
3064 \begin_inset space ~
3065 \end_inset
3066
3067 tableau
3068 \family default
3069  pour le répartir automatiquement sur plusieurs pages.
3070  En cochant cette option, vous activez un certain nombre de cases d'option
3071  et vous pouvez alors définir:
3072 \end_layout
3073
3074 \begin_layout Description
3075 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3076  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3077  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3078  première page, si 
3079 \family sans
3080 Premier
3081 \begin_inset space ~
3082 \end_inset
3083
3084 en-tête
3085 \family default
3086  est défini.
3087  Ces lignes forment l'en-tête principal.
3088 \end_layout
3089
3090 \begin_layout Description
3091 Premier
3092 \begin_inset space ~
3093 \end_inset
3094
3095 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3096  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3097  d'en-tête utilisées pour la première page du tableau long.
3098 \end_layout
3099
3100 \begin_layout Description
3101 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3102  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3103  constituant les pieds de toutes les pages du tableau long ; sauf de la
3104  dernière page si 
3105 \family sans
3106 Dernier
3107 \begin_inset space ~
3108 \end_inset
3109
3110 pied
3111 \family default
3112  est défini.
3113 \end_layout
3114
3115 \begin_layout Description
3116 Dernier
3117 \begin_inset space ~
3118 \end_inset
3119
3120 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3121  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3122  constituant le pied de la dernière page du tableau long
3123 \end_layout
3124
3125 \begin_layout Standard
3126 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3127  Si vous activez plusieurs options pour une même ligne, vous devez être
3128  conscients que seule la première sera prise en compte.
3129  
3130 \begin_inset Note Note
3131 status collapsed
3132
3133 \begin_layout Plain Layout
3134 Il y a quelque chose que je n'ai pas compris : la deuxième option serait
3135  mise automatiquement à 
3136 \begin_inset Quotes eld
3137 \end_inset
3138
3139 est vide
3140 \begin_inset Quotes erd
3141 \end_inset
3142
3143 ...(NdT)
3144 \end_layout
3145
3146 \end_inset
3147
3148 Dans ce contexte, première veut dire première en suivant l'ordre 
3149 \family sans
3150 Pied, Dernier
3151 \begin_inset space ~
3152 \end_inset
3153
3154 Pied, 
3155 \family default
3156 et
3157 \family sans
3158  En-tête, Premier
3159 \begin_inset space ~
3160 \end_inset
3161
3162 En-tête
3163 \family default
3164 .
3165  Voyez le tableau long qui suit pour voir comment ça marche :
3166 \end_layout
3167
3168 \begin_layout Standard
3169 \align center
3170 \begin_inset Tabular
3171 <lyxtabular version="3" rows="69" columns="3">
3172 <features islongtable="true">
3173 <column alignment="left" valignment="top" width="0cm">
3174 <column alignment="left" valignment="top" width="0pt">
3175 <column alignment="right" valignment="top" width="0pt">
3176 <row endfirsthead="true">
3177 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3178 \begin_inset Text
3179
3180 \begin_layout Plain Layout
3181
3182 \series bold
3183 Exemple d'annuaire téléphonique (ignorez les noms)
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3198 \begin_inset Text
3199
3200 \begin_layout Plain Layout
3201
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 </row>
3207 <row endfirsthead="true">
3208 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3209 \begin_inset Text
3210
3211 \begin_layout Plain Layout
3212
3213 \series bold
3214 NOM
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3220 \begin_inset Text
3221
3222 \begin_layout Plain Layout
3223
3224 \end_layout
3225
3226 \end_inset
3227 </cell>
3228 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \series bold
3234 TEL.
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 </row>
3240 <row endhead="true">
3241 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245
3246 \series bold
3247 Exemple d'annuaire téléphonique
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3253 \begin_inset Text
3254
3255 \begin_layout Plain Layout
3256
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \end_layout
3267
3268 \end_inset
3269 </cell>
3270 </row>
3271 <row endhead="true">
3272 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3273 \begin_inset Text
3274
3275 \begin_layout Plain Layout
3276
3277 \series bold
3278 NOM
3279 \end_layout
3280
3281 \end_inset
3282 </cell>
3283 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3284 \begin_inset Text
3285
3286 \begin_layout Plain Layout
3287
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \series bold
3298 TEL.
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 </row>
3304 <row endfoot="true">
3305 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309  continue page suivante
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 </row>
3333 <row>
3334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338
3339 \series bold
3340 Annovi
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 <cell alignment="center" valignment="top" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349 Silvia
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358 111
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 </row>
3364 <row>
3365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Plain Layout
3369
3370 \series bold
3371 Bertoli
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 <cell alignment="center" valignment="top" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380 Stefano
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389 111
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 </row>
3395 <row>
3396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Plain Layout
3400
3401 \series bold
3402 Bozzi
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 <cell alignment="center" valignment="top" usebox="none">
3408 \begin_inset Text
3409
3410 \begin_layout Plain Layout
3411 Walter
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 111
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 </row>
3426 <row>
3427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Plain Layout
3431
3432 \series bold
3433 Cachia
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 <cell alignment="center" valignment="top" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442 Maria
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451 111
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 </row>
3457 <row>
3458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462
3463 \series bold
3464 Cachia
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 <cell alignment="center" valignment="top" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473 Maurizio
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482 111
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 </row>
3488 <row>
3489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493
3494 \series bold
3495 Cinquemani
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell alignment="center" valignment="top" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Plain Layout
3504 Giusi
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513 111
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 </row>
3519 <row>
3520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524
3525 \series bold
3526 Colin
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 <cell alignment="center" valignment="top" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535 Bernard
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544 111
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 </row>
3550 <row>
3551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Plain Layout
3555
3556 \series bold
3557 Concli
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 <cell alignment="center" valignment="top" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 Gianfranco
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 111
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 </row>
3581 <row>
3582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Plain Layout
3586
3587 \series bold
3588 Dal Bosco
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 <cell alignment="center" valignment="top" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597 Carolina
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606 111
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 </row>
3612 <row>
3613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617
3618 \series bold
3619 Dalpiaz
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 Annamaria
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637 111
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 </row>
3643 <row>
3644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648
3649 \series bold
3650 Feliciello
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 <cell alignment="center" valignment="top" usebox="none">
3656 \begin_inset Text
3657
3658 \begin_layout Plain Layout
3659 Domenico
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 111
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 </row>
3674 <row>
3675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679
3680 \series bold
3681 Focarelli
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 <cell alignment="center" valignment="top" usebox="none">
3687 \begin_inset Text
3688
3689 \begin_layout Plain Layout
3690 Paola
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699 111
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 </row>
3705 <row>
3706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Plain Layout
3710
3711 \series bold
3712 Galletti
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 <cell alignment="center" valignment="top" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Plain Layout
3721 Oreste
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730 111
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 </row>
3736 <row>
3737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Plain Layout
3741
3742 \series bold
3743 Gasparini
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752 Franca
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761 111
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 </row>
3767 <row>
3768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772
3773 \series bold
3774 Rizzardi
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 <cell alignment="center" valignment="top" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783 Paola
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792 111
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 </row>
3798 <row>
3799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Plain Layout
3803
3804 \series bold
3805 Lassini
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 <cell alignment="center" valignment="top" usebox="none">
3811 \begin_inset Text
3812
3813 \begin_layout Plain Layout
3814 Giancarlo
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 111
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 </row>
3829 <row>
3830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Plain Layout
3834
3835 \series bold
3836 Malfatti
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845 Luciano
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854 111
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 </row>
3860 <row>
3861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865
3866 \series bold
3867 Malfatti
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 <cell alignment="center" valignment="top" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876 Valeriano
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885 111
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 </row>
3891 <row>
3892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Plain Layout
3896
3897 \series bold
3898 Meneguzzo
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 <cell alignment="center" valignment="top" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907 Roberto
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916 111
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 </row>
3922 <row>
3923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Plain Layout
3927
3928 \series bold
3929 Mezzadra
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938 Roberto
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947 111
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 </row>
3953 <row>
3954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958
3959 \series bold
3960 Pirpamer
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 <cell alignment="center" valignment="top" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Plain Layout
3969 Erich
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978 111
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 </row>
3984 <row>
3985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989
3990 \series bold
3991 Pochiesa
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 Paolo
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009 111, 222
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 </row>
4015 <row>
4016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020
4021 \series bold
4022 Radina
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 <cell alignment="center" valignment="top" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031 Claudio
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 111
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 </row>
4046 <row>
4047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Plain Layout
4051
4052 \series bold
4053 Stuffer
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 <cell alignment="center" valignment="top" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062 Oskar
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071 111
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 </row>
4077 <row>
4078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Plain Layout
4082
4083 \series bold
4084 Tacchelli
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 Ugo
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102 111
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 </row>
4108 <row>
4109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113
4114 \series bold
4115 Tezzele
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 Margit
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 111
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 </row>
4139 <row>
4140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Plain Layout
4144
4145 \series bold
4146 Unterkalmsteiner
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 Frieda
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164 111
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 </row>
4170 <row>
4171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175
4176 \series bold
4177 Vieider
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 <cell alignment="center" valignment="top" usebox="none">
4183 \begin_inset Text
4184
4185 \begin_layout Plain Layout
4186 Hilde
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195 111
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 </row>
4201 <row>
4202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206
4207 \series bold
4208 Vigna
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 <cell alignment="center" valignment="top" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217 Jürgen
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226 111
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 </row>
4232 <row>
4233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237
4238 \series bold
4239 Weber
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 <cell alignment="center" valignment="top" usebox="none">
4245 \begin_inset Text
4246
4247 \begin_layout Plain Layout
4248 Maurizio
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 111
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 </row>
4263 <row>
4264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268
4269 \series bold
4270 Winkler
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 Franz
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 111
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 </row>
4294 <row>
4295 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4296 \begin_inset Text
4297
4298 \begin_layout Plain Layout
4299  
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317
4318 \end_layout
4319
4320 \end_inset
4321 </cell>
4322 </row>
4323 <row>
4324 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328
4329 \series bold
4330 Annovi
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 <cell alignment="center" valignment="top" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339 Silvia
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348 555
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 </row>
4354 <row>
4355 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359
4360 \series bold
4361 Bertoli
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell alignment="center" valignment="top" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 Stefano
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379 555
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 </row>
4385 <row>
4386 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390
4391 \series bold
4392 Bozzi
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 <cell alignment="center" valignment="top" usebox="none">
4398 \begin_inset Text
4399
4400 \begin_layout Plain Layout
4401 Walter
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410 555
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 </row>
4416 <row>
4417 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421
4422 \series bold
4423 Cachia
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 <cell alignment="center" valignment="top" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 Maria
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441 555
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 </row>
4447 <row>
4448 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452
4453 \series bold
4454 Cachia
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 <cell alignment="center" valignment="top" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463 Maurizio
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 555
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 </row>
4478 <row>
4479 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483
4484 \series bold
4485 Cinquemani
4486 \end_layout
4487
4488 \end_inset
4489 </cell>
4490 <cell alignment="center" valignment="top" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494 Giusi
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503 555
4504 \end_layout
4505
4506 \end_inset
4507 </cell>
4508 </row>
4509 <row>
4510 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514
4515 \series bold
4516 Colin
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 <cell alignment="center" valignment="top" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525 Bernard
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534 555
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 </row>
4540 <row>
4541 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4542 \begin_inset Text
4543
4544 \begin_layout Plain Layout
4545
4546 \series bold
4547 Concli
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell alignment="center" valignment="top" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556 Gianfranco
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565 555
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 </row>
4571 <row>
4572 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4573 \begin_inset Text
4574
4575 \begin_layout Plain Layout
4576
4577 \series bold
4578 Dal Bosco
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 <cell alignment="center" valignment="top" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 Carolina
4588 \end_layout
4589
4590 \end_inset
4591 </cell>
4592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596 555
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 </row>
4602 <row>
4603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607
4608 \series bold
4609 Dalpiaz
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 <cell alignment="center" valignment="top" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Plain Layout
4618 Annamaria
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627 555
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 </row>
4633 <row>
4634 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638
4639 \series bold
4640 Feliciello
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 <cell alignment="center" valignment="top" usebox="none">
4646 \begin_inset Text
4647
4648 \begin_layout Plain Layout
4649 Domenico
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 555
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 </row>
4664 <row>
4665 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4666 \begin_inset Text
4667
4668 \begin_layout Plain Layout
4669
4670 \series bold
4671 Focarelli
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 <cell alignment="center" valignment="top" usebox="none">
4677 \begin_inset Text
4678
4679 \begin_layout Plain Layout
4680 Paola
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689 555
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 </row>
4695 <row>
4696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4697 \begin_inset Text
4698
4699 \begin_layout Plain Layout
4700
4701 \series bold
4702 Galletti
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 <cell alignment="center" valignment="top" usebox="none">
4708 \begin_inset Text
4709
4710 \begin_layout Plain Layout
4711 Oreste
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720 555
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 </row>
4726 <row>
4727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731
4732 \series bold
4733 Gasparini
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 <cell alignment="center" valignment="top" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742 Franca
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751 555
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 </row>
4757 <row>
4758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4759 \begin_inset Text
4760
4761 \begin_layout Plain Layout
4762
4763 \series bold
4764 Rizzardi
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 <cell alignment="center" valignment="top" usebox="none">
4770 \begin_inset Text
4771
4772 \begin_layout Plain Layout
4773 Paola
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782 555
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 </row>
4788 <row>
4789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4790 \begin_inset Text
4791
4792 \begin_layout Plain Layout
4793
4794 \series bold
4795 Lassini
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 <cell alignment="center" valignment="top" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804 Giancarlo
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813 555
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 </row>
4819 <row>
4820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Plain Layout
4824
4825 \series bold
4826 Malfatti
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 <cell alignment="center" valignment="top" usebox="none">
4832 \begin_inset Text
4833
4834 \begin_layout Plain Layout
4835 Luciano
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844 555
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 </row>
4850 <row>
4851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4852 \begin_inset Text
4853
4854 \begin_layout Plain Layout
4855
4856 \series bold
4857 Malfatti
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 <cell alignment="center" valignment="top" usebox="none">
4863 \begin_inset Text
4864
4865 \begin_layout Plain Layout
4866 Valeriano
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875 555
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 </row>
4881 <row>
4882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886
4887 \series bold
4888 Meneguzzo
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 <cell alignment="center" valignment="top" usebox="none">
4894 \begin_inset Text
4895
4896 \begin_layout Plain Layout
4897 Roberto
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906 555
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 </row>
4912 <row>
4913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917
4918 \series bold
4919 Mezzadra
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 <cell alignment="center" valignment="top" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928 Roberto
4929 \end_layout
4930
4931 \end_inset
4932 </cell>
4933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937 555
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 </row>
4943 <row>
4944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4945 \begin_inset Text
4946
4947 \begin_layout Plain Layout
4948
4949 \series bold
4950 Pirpamer
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 <cell alignment="center" valignment="top" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959 Erich
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968 555
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 </row>
4974 <row>
4975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Plain Layout
4979
4980 \series bold
4981 Pochiesa
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 <cell alignment="center" valignment="top" usebox="none">
4987 \begin_inset Text
4988
4989 \begin_layout Plain Layout
4990 Paolo
4991 \end_layout
4992
4993 \end_inset
4994 </cell>
4995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999 555, 222
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 </row>
5005 <row>
5006 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5007 \begin_inset Text
5008
5009 \begin_layout Plain Layout
5010
5011 \series bold
5012 Radina
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 <cell alignment="center" valignment="top" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021 Claudio
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030 555
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 </row>
5036 <row>
5037 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041
5042 \series bold
5043 Stuffer
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 <cell alignment="center" valignment="top" usebox="none">
5049 \begin_inset Text
5050
5051 \begin_layout Plain Layout
5052 Oskar
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061 555
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 </row>
5067 <row>
5068 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072
5073 \series bold
5074 Tacchelli
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 <cell alignment="center" valignment="top" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083 Ugo
5084 \end_layout
5085
5086 \end_inset
5087 </cell>
5088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092 555
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 </row>
5098 <row>
5099 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103
5104 \series bold
5105 Tezzele
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 <cell alignment="center" valignment="top" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114 Margit
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123 555
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 </row>
5129 <row>
5130 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134
5135 \series bold
5136 Unterkalmsteiner
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 Frieda
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154 555
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 </row>
5160 <row>
5161 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5162 \begin_inset Text
5163
5164 \begin_layout Plain Layout
5165
5166 \series bold
5167 Vieider
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 <cell alignment="center" valignment="top" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176 Hilde
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185 555
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 </row>
5191 <row>
5192 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196
5197 \series bold
5198 Vigna
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 <cell alignment="center" valignment="top" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207 Jürgen
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216 999
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 </row>
5222 <row>
5223 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \begin_layout Plain Layout
5227
5228 \series bold
5229 Weber
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 <cell alignment="center" valignment="top" usebox="none">
5235 \begin_inset Text
5236
5237 \begin_layout Plain Layout
5238 Maurizio
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247 555
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 </row>
5253 <row>
5254 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258
5259 \series bold
5260 Winkler
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \begin_layout Plain Layout
5269 Franz
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 555
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 </row>
5284 <row endlastfoot="true">
5285 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5286 \begin_inset Text
5287
5288 \begin_layout Plain Layout
5289 Fin
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298
5299 \end_layout
5300
5301 \end_inset
5302 </cell>
5303 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307
5308 \end_layout
5309
5310 \end_inset
5311 </cell>
5312 </row>
5313 </lyxtabular>
5314
5315 \end_inset
5316
5317
5318 \begin_inset ERT
5319 status open
5320
5321 \begin_layout Plain Layout
5322
5323
5324 \backslash
5325 addtocounter{table}{-1}
5326 \end_layout
5327
5328 \end_inset
5329
5330
5331 \begin_inset Note Note
5332 status open
5333
5334 \begin_layout Plain Layout
5335 Voyez la note grisée de la section
5336 \begin_inset space ~
5337 \end_inset
5338
5339
5340 \begin_inset CommandInset ref
5341 LatexCommand ref
5342 reference "sub:Tableaux-longs-légende"
5343
5344 \end_inset
5345
5346  pour une explication de cette commande.
5347 \end_layout
5348
5349 \end_inset
5350
5351
5352 \end_layout
5353
5354 \begin_layout Subsection
5355 Notes de Bas de Page dans les Tableaux Longs
5356 \begin_inset CommandInset label
5357 LatexCommand label
5358 name "sub:Notes-dans-tableau-long"
5359
5360 \end_inset
5361
5362
5363 \begin_inset Index
5364 status collapsed
5365
5366 \begin_layout Plain Layout
5367 Tableaux longs ! Notes de bas de page
5368 \end_layout
5369
5370 \end_inset
5371
5372
5373 \end_layout
5374
5375 \begin_layout Standard
5376 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5377  long.
5378  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5379  contenant la note.
5380  Par exemple le tableau
5381 \begin_inset space ~
5382 \end_inset
5383
5384
5385 \begin_inset CommandInset ref
5386 LatexCommand ref
5387 reference "tab:Légendes-tableau-différentes"
5388
5389 \end_inset
5390
5391  a une note de bas de page.
5392 \end_layout
5393
5394 \begin_layout Subsection
5395 Alignement des Tableaux Longs
5396 \begin_inset Index
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 Tableaux longs ! Alignement
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \begin_layout Standard
5409 Par défaut les Tableaux Longs sont centrés.
5410  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5411  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5412  de dialogue.
5413  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5414  des longueurs 
5415 \series bold
5416
5417 \backslash
5418 LTleft 
5419 \series default
5420 et 
5421 \series bold
5422
5423 \backslash
5424 LTright
5425 \series default
5426  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5427  concerné :
5428 \end_layout
5429
5430 \begin_layout Standard
5431
5432 \series bold
5433
5434 \backslash
5435 setlength{
5436 \backslash
5437 LTleft}{valeur}
5438 \end_layout
5439
5440 \begin_layout Standard
5441 Où 
5442 \series bold
5443 valeur
5444 \series default
5445  peut avoir n'importe laquelle des unités listées dans le tableau
5446 \begin_inset space ~
5447 \end_inset
5448
5449
5450 \begin_inset CommandInset ref
5451 LatexCommand ref
5452 reference "cha:Unités-de-longueur"
5453
5454 \end_inset
5455
5456 .
5457  
5458 \series bold
5459
5460 \backslash
5461 LTleft
5462 \series default
5463  contrôle la distance horizontale entre le bord gauche de la page et le
5464  tableau, et
5465 \series bold
5466  
5467 \backslash
5468 LTright
5469 \series default
5470  la distance au bord droit.
5471  La valeur par défaut des ces deux distances est 
5472 \series bold
5473
5474 \backslash
5475 fill
5476 \series default
5477 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5478 \end_layout
5479
5480 \begin_layout Standard
5481 Le tableau long suivant a été aligné à gauche en mettant 
5482 \series bold
5483
5484 \backslash
5485 LTleft
5486 \series default
5487  à 0
5488 \begin_inset space \thinspace{}
5489 \end_inset
5490
5491 pt.
5492 \begin_inset ERT
5493 status collapsed
5494
5495 \begin_layout Plain Layout
5496
5497
5498 \backslash
5499 setlength{
5500 \backslash
5501 LTleft}{0pt}
5502 \end_layout
5503
5504 \end_inset
5505
5506
5507 \end_layout
5508
5509 \begin_layout Standard
5510 \begin_inset Tabular
5511 <lyxtabular version="3" rows="5" columns="5">
5512 <features islongtable="true">
5513 <column alignment="center" valignment="top" width="0">
5514 <column alignment="center" valignment="top" width="0">
5515 <column alignment="center" valignment="top" width="0">
5516 <column alignment="center" valignment="top" width="0">
5517 <column alignment="center" valignment="top" width="0">
5518 <row>
5519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 1
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532 2
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 3
5542 \end_layout
5543
5544 \end_inset
5545 </cell>
5546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 4
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559 5
5560 \end_layout
5561
5562 \end_inset
5563 </cell>
5564 </row>
5565 <row>
5566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 asd
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5576 \begin_inset Text
5577
5578 \begin_layout Plain Layout
5579 s
5580 \end_layout
5581
5582 \end_inset
5583 </cell>
5584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5585 \begin_inset Text
5586
5587 \begin_layout Plain Layout
5588 s
5589 \end_layout
5590
5591 \end_inset
5592 </cell>
5593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5594 \begin_inset Text
5595
5596 \begin_layout Plain Layout
5597 s
5598 \end_layout
5599
5600 \end_inset
5601 </cell>
5602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5603 \begin_inset Text
5604
5605 \begin_layout Plain Layout
5606 asd
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 </row>
5612 <row>
5613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Plain Layout
5617 asd
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626 s
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 s
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Plain Layout
5644 s
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5650 \begin_inset Text
5651
5652 \begin_layout Plain Layout
5653 asd
5654 \end_layout
5655
5656 \end_inset
5657 </cell>
5658 </row>
5659 <row>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Plain Layout
5664 asd
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673 s
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5679 \begin_inset Text
5680
5681 \begin_layout Plain Layout
5682 s
5683 \end_layout
5684
5685 \end_inset
5686 </cell>
5687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691 s
5692 \end_layout
5693
5694 \end_inset
5695 </cell>
5696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5697 \begin_inset Text
5698
5699 \begin_layout Plain Layout
5700 asd
5701 \end_layout
5702
5703 \end_inset
5704 </cell>
5705 </row>
5706 <row>
5707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 asd
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720 asd
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Plain Layout
5729 asd
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5735 \begin_inset Text
5736
5737 \begin_layout Plain Layout
5738 asd
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 asd
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 </row>
5753 </lyxtabular>
5754
5755 \end_inset
5756
5757
5758 \begin_inset ERT
5759 status collapsed
5760
5761 \begin_layout Plain Layout
5762
5763
5764 \backslash
5765 setlength{
5766 \backslash
5767 LTleft}{
5768 \backslash
5769 fill}
5770 \end_layout
5771
5772 \end_inset
5773
5774
5775 \end_layout
5776
5777 \begin_layout Subsection
5778 Légendes et Tableaux longs
5779 \begin_inset Index
5780 status collapsed
5781
5782 \begin_layout Plain Layout
5783 Tableaux longs ! Legendes@Légendes
5784 \end_layout
5785
5786 \end_inset
5787
5788
5789 \begin_inset CommandInset label
5790 LatexCommand label
5791 name "sub:Tableaux-longs-légende"
5792
5793 \end_inset
5794
5795
5796 \end_layout
5797
5798 \begin_layout Standard
5799 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5800  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5801  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5802  Longs.
5803 \end_layout
5804
5805 \begin_layout Standard
5806 Comme LyX ne gère pas complètement les légendes dans les Tableaux Longs,
5807  on doit bricoler un peu pour les créer :
5808 \end_layout
5809
5810 \begin_layout Enumerate
5811 Créez
5812 \family sans
5813  
5814 \family default
5815 un Tableau long.
5816 \end_layout
5817
5818 \begin_layout Enumerate
5819 Sélectionnez sa première ligne et désactivez sa ligne de bordure du haut.
5820 \end_layout
5821
5822 \begin_layout Enumerate
5823 Insérez la légende dans la première cellule du tableau en utilisant le menu
5824 \family sans
5825  Insérer\SpecialChar \menuseparator
5826 Légende
5827 \family default
5828  .
5829 \begin_inset Newline newline
5830 \end_inset
5831
5832 Vous pouvez aussi ajouter un titre court pour la légende qui apparaîtra
5833  dans la Liste des Figures à la place de la légende complète.
5834 \end_layout
5835
5836 \begin_layout Enumerate
5837 Insérez 
5838 \begin_inset Quotes eld
5839 \end_inset
5840
5841
5842 \series bold
5843
5844 \backslash
5845
5846 \backslash
5847 %
5848 \series default
5849
5850 \begin_inset Quotes erd
5851 \end_inset
5852
5853  en tant que code LaTeX après la légende.
5854 \end_layout
5855
5856 \begin_layout Standard
5857 Le 
5858 \series bold
5859
5860 \backslash
5861
5862 \backslash
5863 %
5864 \series default
5865  placé après le texte de la légende supprime les lignes verticales entre
5866  les cellules suivantes de cette ligne.
5867  La première ligne de notre tableau est une fausse ligne qui sert à mettre
5868  la légende, le tableau commence réellement à la deuxième ligne.
5869 \end_layout
5870
5871 \begin_layout Standard
5872 Voici un petit Tableau long pour voir comment ça marche :
5873 \end_layout
5874
5875 \begin_layout Standard
5876 \begin_inset Tabular
5877 <lyxtabular version="3" rows="6" columns="5">
5878 <features islongtable="true">
5879 <column alignment="center" valignment="top" width="0">
5880 <column alignment="center" valignment="top" width="0">
5881 <column alignment="center" valignment="top" width="0">
5882 <column alignment="center" valignment="top" width="0">
5883 <column alignment="center" valignment="top" width="0">
5884 <row caption="true">
5885 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 \begin_inset Caption
5890
5891 \begin_layout Plain Layout
5892 Tableau long avec une légende
5893 \begin_inset OptArg
5894 status open
5895
5896 \begin_layout Plain Layout
5897 Tableau long
5898 \end_layout
5899
5900 \end_inset
5901
5902
5903 \end_layout
5904
5905 \end_inset
5906
5907
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 </row>
5949 <row>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 1
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 2
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 3
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 4
5982 \end_layout
5983
5984 \end_inset
5985 </cell>
5986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Plain Layout
5990 5
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 </row>
5996 <row>
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 asd
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 s
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 s
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6025 \begin_inset Text
6026
6027 \begin_layout Plain Layout
6028 s
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 asd
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 </row>
6043 <row>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 asd
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 s
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 s
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 s
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 asd
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 </row>
6090 <row>
6091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6092 \begin_inset Text
6093
6094 \begin_layout Plain Layout
6095 asd
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6101 \begin_inset Text
6102
6103 \begin_layout Plain Layout
6104 s
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6110 \begin_inset Text
6111
6112 \begin_layout Plain Layout
6113 s
6114 \end_layout
6115
6116 \end_inset
6117 </cell>
6118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 s
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 asd
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 </row>
6137 <row>
6138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 asd
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 asd
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 asd
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 asd
6170 \end_layout
6171
6172 \end_inset
6173 </cell>
6174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 asd
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 </row>
6184 </lyxtabular>
6185
6186 \end_inset
6187
6188
6189 \end_layout
6190
6191 \begin_layout Standard
6192 \begin_inset VSpace medskip
6193 \end_inset
6194
6195
6196 \begin_inset Note Greyedout
6197 status open
6198
6199 \begin_layout Plain Layout
6200
6201 \series bold
6202 Note:
6203 \series default
6204  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6205  n'avez pas prévu de légende.
6206  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6207 \begin_inset space ~
6208 \end_inset
6209
6210 2.4 suit le tableau
6211 \begin_inset space ~
6212 \end_inset
6213
6214 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6215  sans légende.
6216  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6217  après chaque tableau long sans légende :
6218 \end_layout
6219
6220 \begin_layout Plain Layout
6221
6222 \series bold
6223
6224 \backslash
6225 addtocounter{table}{-1}
6226 \end_layout
6227
6228 \end_inset
6229
6230
6231 \end_layout
6232
6233 \begin_layout Standard
6234 \begin_inset Note Greyedout
6235 status open
6236
6237 \begin_layout Plain Layout
6238
6239 \series bold
6240 Note:
6241 \series default
6242  Si vous utilisez le paquetage LaTeX 
6243 \series bold
6244 hyperref
6245 \series default
6246
6247 \begin_inset Index
6248 status collapsed
6249
6250 \begin_layout Plain Layout
6251 Paquetages LaTeX ! hyperref
6252 \end_layout
6253
6254 \end_inset
6255
6256  pour transformer vos références croisées en liens, le lien vers un tableau
6257  long pointera toujours sur le début du document.
6258 \end_layout
6259
6260 \end_inset
6261
6262
6263 \end_layout
6264
6265 \begin_layout Standard
6266 \begin_inset Newpage newpage
6267 \end_inset
6268
6269
6270 \end_layout
6271
6272 \begin_layout Subsubsection
6273 Références à des tableaux longs
6274 \begin_inset Index
6275 status collapsed
6276
6277 \begin_layout Plain Layout
6278 Tableaux longs ! Références
6279 \end_layout
6280
6281 \end_inset
6282
6283
6284 \end_layout
6285
6286 \begin_layout Standard
6287 \begin_inset Tabular
6288 <lyxtabular version="3" rows="6" columns="5">
6289 <features islongtable="true">
6290 <column alignment="center" valignment="top" width="0">
6291 <column alignment="center" valignment="top" width="0">
6292 <column alignment="center" valignment="top" width="0">
6293 <column alignment="center" valignment="top" width="0">
6294 <column alignment="center" valignment="top" width="0">
6295 <row caption="true">
6296 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6297 \begin_inset Text
6298
6299 \begin_layout Plain Layout
6300 \begin_inset Caption
6301
6302 \begin_layout Plain Layout
6303 Tableau long référencé
6304 \begin_inset CommandInset label
6305 LatexCommand label
6306 name "tab:RefExemple"
6307
6308 \end_inset
6309
6310
6311 \end_layout
6312
6313 \end_inset
6314
6315
6316 \end_layout
6317
6318 \end_inset
6319 </cell>
6320 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6321 \begin_inset Text
6322
6323 \begin_layout Plain Layout
6324
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 </row>
6357 <row>
6358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362 1
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6368 \begin_inset Text
6369
6370 \begin_layout Plain Layout
6371 2
6372 \end_layout
6373
6374 \end_inset
6375 </cell>
6376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380 3
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389 4
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6395 \begin_inset Text
6396
6397 \begin_layout Plain Layout
6398 5
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 </row>
6404 <row>
6405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 asd
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 s
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Plain Layout
6427 s
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6433 \begin_inset Text
6434
6435 \begin_layout Plain Layout
6436 s
6437 \end_layout
6438
6439 \end_inset
6440 </cell>
6441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6442 \begin_inset Text
6443
6444 \begin_layout Plain Layout
6445 asd
6446 \end_layout
6447
6448 \end_inset
6449 </cell>
6450 </row>
6451 <row>
6452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6453 \begin_inset Text
6454
6455 \begin_layout Plain Layout
6456 asd
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 s
6466 \end_layout
6467
6468 \end_inset
6469 </cell>
6470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474 s
6475 \end_layout
6476
6477 \end_inset
6478 </cell>
6479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6480 \begin_inset Text
6481
6482 \begin_layout Plain Layout
6483 s
6484 \end_layout
6485
6486 \end_inset
6487 </cell>
6488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6489 \begin_inset Text
6490
6491 \begin_layout Plain Layout
6492 asd
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 </row>
6498 <row>
6499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Plain Layout
6503 asd
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512 s
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6518 \begin_inset Text
6519
6520 \begin_layout Plain Layout
6521 s
6522 \end_layout
6523
6524 \end_inset
6525 </cell>
6526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6527 \begin_inset Text
6528
6529 \begin_layout Plain Layout
6530 s
6531 \end_layout
6532
6533 \end_inset
6534 </cell>
6535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 asd
6540 \end_layout
6541
6542 \end_inset
6543 </cell>
6544 </row>
6545 <row>
6546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6547 \begin_inset Text
6548
6549 \begin_layout Plain Layout
6550 asd
6551 \end_layout
6552
6553 \end_inset
6554 </cell>
6555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6556 \begin_inset Text
6557
6558 \begin_layout Plain Layout
6559 sad
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6565 \begin_inset Text
6566
6567 \begin_layout Plain Layout
6568 asd
6569 \end_layout
6570
6571 \end_inset
6572 </cell>
6573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6574 \begin_inset Text
6575
6576 \begin_layout Plain Layout
6577 asd
6578 \end_layout
6579
6580 \end_inset
6581 </cell>
6582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 asd
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 </row>
6592 </lyxtabular>
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \begin_layout Standard
6600 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6601  dans sa légende.
6602  Notez qu'il faut ajouter le préfixe 
6603 \begin_inset Quotes eld
6604 \end_inset
6605
6606
6607 \emph on
6608 tab:
6609 \emph default
6610
6611 \begin_inset Quotes erd
6612 \end_inset
6613
6614  manuellement dans le champ de l'étiquette.
6615 \end_layout
6616
6617 \begin_layout Standard
6618 Ceci est une référence au tableau
6619 \begin_inset space ~
6620 \end_inset
6621
6622
6623 \begin_inset CommandInset ref
6624 LatexCommand ref
6625 reference "tab:RefExemple"
6626
6627 \end_inset
6628
6629 .
6630 \end_layout
6631
6632 \begin_layout Standard
6633 La mise en forme de la légende peut être ajustée avec celle de toutes les
6634  autres légendes de votre document en utilisant le paquetage LaTeX 
6635 \series bold
6636 caption
6637 \series default
6638
6639 \begin_inset Index
6640 status collapsed
6641
6642 \begin_layout Plain Layout
6643 Paquetages LaTeX ! caption
6644 \end_layout
6645
6646 \end_inset
6647
6648 , voir la section
6649 \begin_inset space ~
6650 \end_inset
6651
6652
6653 \begin_inset CommandInset ref
6654 LatexCommand ref
6655 reference "sec:Formatage-légende"
6656
6657 \end_inset
6658
6659 .
6660 \end_layout
6661
6662 \begin_layout Subsubsection
6663 Largeur de la légende
6664 \begin_inset Index
6665 status collapsed
6666
6667 \begin_layout Plain Layout
6668 Tableaux longs ! Largeur de la légende
6669 \end_layout
6670
6671 \end_inset
6672
6673
6674 \end_layout
6675
6676 \begin_layout Standard
6677 La largeur maximale des lignes de légende est définie par la longueur 
6678 \series bold
6679
6680 \backslash
6681 LTcapwidth
6682 \series default
6683 .
6684  Sa valeur par défaut est 4
6685 \begin_inset space \thinspace{}
6686 \end_inset
6687
6688 in.
6689  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6690  de votre document ou en tant que code TeX directement dans votre document
6691  avant le tableau qui doit être affectée.
6692 \end_layout
6693
6694 \begin_layout Standard
6695
6696 \series bold
6697
6698 \backslash
6699 setlength{
6700 \backslash
6701 LTcapwidth}{largeur}
6702 \end_layout
6703
6704 \begin_layout Standard
6705 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6706 ce
6707 \begin_inset space ~
6708 \end_inset
6709
6710
6711 \begin_inset CommandInset ref
6712 LatexCommand ref
6713 reference "cha:Unités-de-longueur"
6714
6715 \end_inset
6716
6717 .
6718 \end_layout
6719
6720 \begin_layout Standard
6721 Les tableaux suivants montrent la différence :
6722 \end_layout
6723
6724 \begin_layout Standard
6725 \begin_inset Tabular
6726 <lyxtabular version="3" rows="6" columns="5">
6727 <features islongtable="true">
6728 <column alignment="center" valignment="top" width="0">
6729 <column alignment="center" valignment="top" width="0">
6730 <column alignment="center" valignment="top" width="0">
6731 <column alignment="center" valignment="top" width="0">
6732 <column alignment="center" valignment="top" width="0">
6733 <row caption="true">
6734 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6735 \begin_inset Text
6736
6737 \begin_layout Plain Layout
6738 \begin_inset Caption
6739
6740 \begin_layout Plain Layout
6741 long titre complet avec la largeur par défaut long titre complet avec la
6742  largeur par défaut long titre complet avec la largeur par défaut
6743 \begin_inset OptArg
6744 status open
6745
6746 \begin_layout Plain Layout
6747 Légende avec largeur par défaut
6748 \end_layout
6749
6750 \end_inset
6751
6752
6753 \end_layout
6754
6755 \end_inset
6756
6757
6758 \end_layout
6759
6760 \end_inset
6761 </cell>
6762 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 </row>
6799 <row>
6800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Plain Layout
6804 1
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 2
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 3
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831 4
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840 5
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 </row>
6846 <row>
6847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851 asd
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 s
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 s
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 s
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 asd
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 </row>
6893 <row>
6894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 asd
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 s
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 s
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 s
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 asd
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 <row>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 asd
6946 \end_layout
6947
6948 \end_inset
6949 </cell>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 s
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 s
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 s
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 asd
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 </row>
6987 <row>
6988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992 asd
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001 sad
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 asd
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 asd
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 asd
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 </row>
7034 </lyxtabular>
7035
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \begin_layout Standard
7042 \begin_inset ERT
7043 status collapsed
7044
7045 \begin_layout Plain Layout
7046
7047
7048 \backslash
7049 setlength{
7050 \backslash
7051 LTcapwidth}{5cm}
7052 \end_layout
7053
7054 \end_inset
7055
7056
7057 \begin_inset Tabular
7058 <lyxtabular version="3" rows="6" columns="5">
7059 <features islongtable="true">
7060 <column alignment="center" valignment="top" width="0">
7061 <column alignment="center" valignment="top" width="0">
7062 <column alignment="center" valignment="top" width="0">
7063 <column alignment="center" valignment="top" width="0">
7064 <column alignment="center" valignment="top" width="0">
7065 <row caption="true">
7066 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7067 \begin_inset Text
7068
7069 \begin_layout Plain Layout
7070 \begin_inset Caption
7071
7072 \begin_layout Plain Layout
7073 long titre complet avec la largeur réglée à 5
7074 \begin_inset space \thinspace{}
7075 \end_inset
7076
7077 cm long titre complet avec la largeur réglée à 5
7078 \begin_inset space \thinspace{}
7079 \end_inset
7080
7081 cm long titre complet avec la largeur réglée à 5
7082 \begin_inset space \thinspace{}
7083 \end_inset
7084
7085 cm
7086 \begin_inset OptArg
7087 status open
7088
7089 \begin_layout Plain Layout
7090 Légende avec largeur à
7091 \begin_inset space \thinspace{}
7092 \end_inset
7093
7094 =
7095 \begin_inset space \thinspace{}
7096 \end_inset
7097
7098 5
7099 \begin_inset space \thinspace{}
7100 \end_inset
7101
7102 cm
7103 \end_layout
7104
7105 \end_inset
7106
7107
7108 \end_layout
7109
7110 \end_inset
7111
7112
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 </row>
7154 <row>
7155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159 1
7160 \end_layout
7161
7162 \end_inset
7163 </cell>
7164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168 2
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177 3
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7183 \begin_inset Text
7184
7185 \begin_layout Plain Layout
7186 4
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 5
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 </row>
7201 <row>
7202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7203 \begin_inset Text
7204
7205 \begin_layout Plain Layout
7206 asd
7207 \end_layout
7208
7209 \end_inset
7210 </cell>
7211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215 s
7216 \end_layout
7217
7218 \end_inset
7219 </cell>
7220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7221 \begin_inset Text
7222
7223 \begin_layout Plain Layout
7224 s
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7230 \begin_inset Text
7231
7232 \begin_layout Plain Layout
7233 s
7234 \end_layout
7235
7236 \end_inset
7237 </cell>
7238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7239 \begin_inset Text
7240
7241 \begin_layout Plain Layout
7242 asd
7243 \end_layout
7244
7245 \end_inset
7246 </cell>
7247 </row>
7248 <row>
7249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7250 \begin_inset Text
7251
7252 \begin_layout Plain Layout
7253 asd
7254 \end_layout
7255
7256 \end_inset
7257 </cell>
7258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7259 \begin_inset Text
7260
7261 \begin_layout Plain Layout
7262 s
7263 \end_layout
7264
7265 \end_inset
7266 </cell>
7267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7268 \begin_inset Text
7269
7270 \begin_layout Plain Layout
7271 s
7272 \end_layout
7273
7274 \end_inset
7275 </cell>
7276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7277 \begin_inset Text
7278
7279 \begin_layout Plain Layout
7280 s
7281 \end_layout
7282
7283 \end_inset
7284 </cell>
7285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289 asd
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 </row>
7295 <row>
7296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7297 \begin_inset Text
7298
7299 \begin_layout Plain Layout
7300 asd
7301 \end_layout
7302
7303 \end_inset
7304 </cell>
7305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7306 \begin_inset Text
7307
7308 \begin_layout Plain Layout
7309 s
7310 \end_layout
7311
7312 \end_inset
7313 </cell>
7314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7315 \begin_inset Text
7316
7317 \begin_layout Plain Layout
7318 s
7319 \end_layout
7320
7321 \end_inset
7322 </cell>
7323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Plain Layout
7327 s
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7333 \begin_inset Text
7334
7335 \begin_layout Plain Layout
7336 asd
7337 \end_layout
7338
7339 \end_inset
7340 </cell>
7341 </row>
7342 <row>
7343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7344 \begin_inset Text
7345
7346 \begin_layout Plain Layout
7347 asd
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7353 \begin_inset Text
7354
7355 \begin_layout Plain Layout
7356 sad
7357 \end_layout
7358
7359 \end_inset
7360 </cell>
7361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7362 \begin_inset Text
7363
7364 \begin_layout Plain Layout
7365 asd
7366 \end_layout
7367
7368 \end_inset
7369 </cell>
7370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7371 \begin_inset Text
7372
7373 \begin_layout Plain Layout
7374 asd
7375 \end_layout
7376
7377 \end_inset
7378 </cell>
7379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383 asd
7384 \end_layout
7385
7386 \end_inset
7387 </cell>
7388 </row>
7389 </lyxtabular>
7390
7391 \end_inset
7392
7393
7394 \end_layout
7395
7396 \begin_layout Standard
7397 \begin_inset ERT
7398 status collapsed
7399
7400 \begin_layout Plain Layout
7401
7402
7403 \backslash
7404 setlength{
7405 \backslash
7406 LTcapwidth}{4in}
7407 \end_layout
7408
7409 \end_inset
7410
7411
7412 \end_layout
7413
7414 \begin_layout Standard
7415 \begin_inset Note Greyedout
7416 status open
7417
7418 \begin_layout Plain Layout
7419
7420 \series bold
7421 Note:
7422 \series default
7423  Quand on utilise la paquetage LaTeX 
7424 \series bold
7425 caption
7426 \series default
7427
7428 \begin_inset Index
7429 status collapsed
7430
7431 \begin_layout Plain Layout
7432 Paquetages LaTeX ! caption
7433 \end_layout
7434
7435 \end_inset
7436
7437  , comme c'est les cas dans ce document, la légende prend toute la largeur
7438  de la page quand on utilise la largeur par défaut de 4
7439 \begin_inset space \thinspace{}
7440 \end_inset
7441
7442 in pour 
7443 \series bold
7444
7445 \backslash
7446 LTcapwidth
7447 \series default
7448 .
7449  Pour avoir dans ce cas une légende qui fasse exactement 4
7450 \begin_inset space \thinspace{}
7451 \end_inset
7452
7453 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7454  comme par exemple 3.99
7455 \begin_inset space \thinspace{}
7456 \end_inset
7457
7458 in, soit utiliser la commande LaTeX 
7459 \series bold
7460
7461 \backslash
7462 captionsetup{width=valeur}
7463 \series default
7464  qui est disponible dans le paquetage 
7465 \series bold
7466 caption
7467 \series default
7468 .
7469 \end_layout
7470
7471 \end_inset
7472
7473
7474 \end_layout
7475
7476 \begin_layout Subsubsection
7477 Des Légendes différentes sur chaque page d'un tableau
7478 \begin_inset OptArg
7479 status collapsed
7480
7481 \begin_layout Plain Layout
7482 Légendes différentes
7483 \end_layout
7484
7485 \end_inset
7486
7487
7488 \begin_inset Index
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492 Tableaux longs ! Legendes@Légendes différentes par page
7493 \end_layout
7494
7495 \end_inset
7496
7497
7498 \end_layout
7499
7500 \begin_layout Standard
7501 Quand les légendes qui se trouvent sur les autres pages doivent être différentes
7502  de celle de la première page, insérez une légende avec un titre court non
7503  vide dans une fausse première ligne qui sera marquée comme étant le premier
7504  en-tête.
7505  La légende utilisée pour les autres pages est insérée comme une légende
7506  sans titre court dans une fausse ligne qui sera marquée comme étant l'entête
7507  principal.
7508  Si cet entête ne doit pas contenir le numéro du tableau, utilisez la commandes
7509  suivante à la place de la boîte de légende de LyX :
7510 \end_layout
7511
7512 \begin_layout Standard
7513
7514 \series bold
7515
7516 \backslash
7517 caption*{caption text}
7518 \end_layout
7519
7520 \begin_layout Standard
7521 L'étiquette utilisée pour faire référence à ce tableau est insérée dans
7522  la légende du premier en-tête.
7523  Le tableau
7524 \begin_inset space ~
7525 \end_inset
7526
7527
7528 \begin_inset CommandInset ref
7529 LatexCommand ref
7530 reference "tab:Légendes-tableau-différentes"
7531
7532 \end_inset
7533
7534  est un exemple de tableau long avec des légendes différentes et où la seconde
7535  légende ne contient pas le numéro du tableau.
7536 \end_layout
7537
7538 \begin_layout Standard
7539 \align center
7540 \begin_inset Tabular
7541 <lyxtabular version="3" rows="60" columns="3">
7542 <features islongtable="true">
7543 <column alignment="left" valignment="top" width="0cm">
7544 <column alignment="left" valignment="top" width="0pt">
7545 <column alignment="right" valignment="top" width="0pt">
7546 <row endfirsthead="true" caption="true">
7547 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551 \begin_inset Caption
7552
7553 \begin_layout Plain Layout
7554 Exemple d'annuaire téléphonique
7555 \begin_inset CommandInset label
7556 LatexCommand label
7557 name "tab:Légendes-tableau-différentes"
7558
7559 \end_inset
7560
7561
7562 \begin_inset OptArg
7563 status open
7564
7565 \begin_layout Plain Layout
7566 Exemple Annuaire 
7567 \end_layout
7568
7569 \end_inset
7570
7571
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 </row>
7600 <row endfirsthead="true">
7601 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605
7606 \series bold
7607 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 </row>
7631 <row endfirsthead="true">
7632 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7633 \begin_inset Text
7634
7635 \begin_layout Plain Layout
7636
7637 \series bold
7638 NOM
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656
7657 \series bold
7658 TÉL.
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 </row>
7664 <row endhead="true" caption="true">
7665 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7666 \begin_inset Text
7667
7668 \begin_layout Plain Layout
7669 \begin_inset ERT
7670 status open
7671
7672 \begin_layout Plain Layout
7673
7674
7675 \backslash
7676 caption*{Suite de l'exemple d'annuaire téléphonique}
7677 \backslash
7678
7679 \backslash
7680 %
7681 \end_layout
7682
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7691 \begin_inset Text
7692
7693 \begin_layout Plain Layout
7694
7695 \end_layout
7696
7697 \end_inset
7698 </cell>
7699 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7700 \begin_inset Text
7701
7702 \begin_layout Plain Layout
7703
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 </row>
7709 <row endhead="true">
7710 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714
7715 \series bold
7716 Exemple d'annuaire téléphonique
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734
7735 \end_layout
7736
7737 \end_inset
7738 </cell>
7739 </row>
7740 <row endhead="true">
7741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7742 \begin_inset Text
7743
7744 \begin_layout Plain Layout
7745
7746 \series bold
7747 NOM
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756
7757 \end_layout
7758
7759 \end_inset
7760 </cell>
7761 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7762 \begin_inset Text
7763
7764 \begin_layout Plain Layout
7765
7766 \series bold
7767 TÉL.
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 </row>
7773 <row endfoot="true">
7774 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778 suite page suivante\SpecialChar \ldots{}
7779
7780 \end_layout
7781
7782 \end_inset
7783 </cell>
7784 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788
7789 \end_layout
7790
7791 \end_inset
7792 </cell>
7793 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797
7798 \end_layout
7799
7800 \end_inset
7801 </cell>
7802 </row>
7803 <row>
7804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808
7809 \series bold
7810 Annovi
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 Silvia
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828 111
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 <row>
7835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839
7840 \series bold
7841 Bertoli
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850 Stefano
7851 \end_layout
7852
7853 \end_inset
7854 </cell>
7855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859 111
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 </row>
7865 <row>
7866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \series bold
7872 Bozzi
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881 Walter
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890 111
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 </row>
7896 <row>
7897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901
7902 \series bold
7903 Cachia
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912 Maria
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921 111
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 <row>
7928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \series bold
7934 Cachia
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943 Maurizio
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952 111
7953 \end_layout
7954
7955 \end_inset
7956 </cell>
7957 </row>
7958 <row>
7959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963
7964 \series bold
7965 Cinquemani
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974 Giusi
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 111
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 </row>
7989 <row>
7990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \series bold
7996 Colin
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 Bernard
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 111
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 </row>
8020 <row>
8021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025
8026 \series bold
8027 Concli
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036 Gianfranco
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045 111
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 </row>
8051 <row>
8052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056
8057 \series bold
8058 Dal Bosco
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067 Carolina
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076 111
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 </row>
8082 <row>
8083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087
8088 \series bold
8089 Dalpiaz
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098 Annamaria
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 111
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 </row>
8113 <row>
8114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118
8119 \series bold
8120 Feliciello
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 Domenico
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 111
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 </row>
8144 <row>
8145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149
8150 \series bold
8151 Focarelli
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160 Paola
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 111
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 </row>
8175 <row>
8176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180
8181 \series bold
8182 Galletti
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 Oreste
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 111
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 </row>
8206 <row>
8207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211
8212 \series bold
8213 Gasparini
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 Franca
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231 111
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 </row>
8237 <row>
8238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242
8243 \series bold
8244 Rizzardi
8245 \series default
8246
8247 \begin_inset Foot
8248 status open
8249
8250 \begin_layout Plain Layout
8251 Exemple de note de bas de page
8252 \end_layout
8253
8254 \end_inset
8255
8256
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265 Paola
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 111
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 </row>
8280 <row>
8281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285
8286 \series bold
8287 Lassini
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 Giancarlo
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 111
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 </row>
8311 <row>
8312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316
8317 \series bold
8318 Malfatti
8319 \end_layout
8320
8321 \end_inset
8322 </cell>
8323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327 Luciano
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 111
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 <row>
8343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347
8348 \series bold
8349 Malfatti
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 Valeriano
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 111
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 </row>
8373 <row>
8374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378
8379 \series bold
8380 Meneguzzo
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389 Roberto
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398 111
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 </row>
8404 <row>
8405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409
8410 \series bold
8411 Mezzadra
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420 Roberto
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 111
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 </row>
8435 <row>
8436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440
8441 \series bold
8442 Pirpamer
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8448 \begin_inset Text
8449
8450 \begin_layout Plain Layout
8451 Erich
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 111
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \series bold
8473 Pochiesa
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 Paolo
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 111, 222
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 </row>
8497 <row>
8498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502
8503 \series bold
8504 Radina
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513 Claudio
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522 111
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row>
8529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533
8534 \series bold
8535 Stuffer
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 Oskar
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553 111
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 </row>
8559 <row>
8560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564
8565 \series bold
8566 Tacchelli
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575 Ugo
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584 111
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 </row>
8590 <row>
8591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \series bold
8597 Tezzele
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606 Margit
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615 111
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 </row>
8621 <row>
8622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626
8627 \series bold
8628 Unterkalmsteiner
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 Frieda
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 111
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 </row>
8652 <row>
8653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657
8658 \series bold
8659 Vieider
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 Hilde
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677 111
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 </row>
8683 <row>
8684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688
8689 \series bold
8690 Vigna
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699 Jürgen
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708 111
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 </row>
8714 <row>
8715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719
8720 \series bold
8721 Weber
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730 Maurizio
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739 111
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 </row>
8745 <row>
8746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750
8751 \series bold
8752 Winkler
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761 Franz
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770 111
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 </row>
8776 <row>
8777 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Plain Layout
8781  
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row>
8806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \series bold
8812 Annovi
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 Silvia
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 555
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 <row>
8837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841
8842 \series bold
8843 Bertoli
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852 Stefano
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861 555
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 </row>
8867 <row>
8868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \series bold
8874 Bozzi
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883 Walter
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 555
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903
8904 \series bold
8905 Cachia
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914 Maria
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923 555
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 </row>
8929 <row>
8930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Plain Layout
8934
8935 \series bold
8936 Cachia
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 Maurizio
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 555
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row>
8961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965
8966 \series bold
8967 Cinquemani
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 Giusi
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985 555
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 </row>
8991 <row>
8992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996
8997 \series bold
8998 Colin
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 Bernard
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 555
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \series bold
9029 Concli
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 Gianfranco
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 555
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 </row>
9053 <row>
9054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058
9059 \series bold
9060 Dal Bosco
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 Carolina
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 555
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 </row>
9084 <row>
9085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089
9090 \series bold
9091 Dalpiaz
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 Annamaria
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109 555
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 </row>
9115 <row>
9116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120
9121 \series bold
9122 Feliciello
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131 Domenico
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140 555
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 </row>
9146 <row>
9147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151
9152 \series bold
9153 Focarelli
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162 Paola
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171 555
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 </row>
9177 <row>
9178 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182
9183 \series bold
9184 Galletti
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 Oreste
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 555
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 </row>
9208 <row>
9209 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213
9214 \series bold
9215 Gasparini
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224 Franca
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 555
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 </row>
9239 <row>
9240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244
9245 \series bold
9246 Rizzardi
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255 Paola
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 555
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 </row>
9270 <row>
9271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275
9276 \series bold
9277 Lassini
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286 Giancarlo
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 555
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 </row>
9301 <row>
9302 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306
9307 \series bold
9308 Malfatti
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317 Luciano
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 555
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 </row>
9332 <row>
9333 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337
9338 \series bold
9339 Malfatti
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 Valeriano
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357 555
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 </row>
9363 <row>
9364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368
9369 \series bold
9370 Meneguzzo
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379 Roberto
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388 555
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 </row>
9394 <row>
9395 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399
9400 \series bold
9401 Mezzadra
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410 Roberto
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 555
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 </row>
9425 <row endlastfoot="true">
9426 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 </row>
9454 </lyxtabular>
9455
9456 \end_inset
9457
9458
9459 \end_layout
9460
9461 \begin_layout Section
9462 Questions particulières concernant les tableaux longs
9463 \begin_inset OptArg
9464 status collapsed
9465
9466 \begin_layout Plain Layout
9467 Questions sur les tableaux longs
9468 \end_layout
9469
9470 \end_inset
9471
9472
9473 \begin_inset CommandInset label
9474 LatexCommand label
9475 name "sec:Questions-sur-tableaux-longs"
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \begin_layout Subsection
9483 Calculs des pages des tableaux longs
9484 \begin_inset Index
9485 status collapsed
9486
9487 \begin_layout Plain Layout
9488 Tableaux longs ! Calculs
9489 \end_layout
9490
9491 \end_inset
9492
9493
9494 \end_layout
9495
9496 \begin_layout Standard
9497 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9498  en utilisant des blocs (chunks).
9499  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9500  mémoire de LaTeX.
9501  La valeur par défaut est fixée pour des raisons historiques à seulement
9502  20 lignes de tableau.
9503  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9504  peut ralentir la création de votre document.
9505  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9506  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9507  préambule de votre document :
9508 \end_layout
9509
9510 \begin_layout Standard
9511
9512 \series bold
9513
9514 \backslash
9515 setcounter{LTchunksize}{100}
9516 \end_layout
9517
9518 \begin_layout Subsection
9519 Les Flottants et les Tableaux Longs
9520 \begin_inset Index
9521 status collapsed
9522
9523 \begin_layout Plain Layout
9524 Tableaux longs ! Flottants
9525 \end_layout
9526
9527 \end_inset
9528
9529
9530 \end_layout
9531
9532 \begin_layout Standard
9533 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9534  commence un tableau long.
9535  Pour éviter une telle situation, ajoutez la commande 
9536 \series bold
9537
9538 \backslash
9539 clearpage
9540 \series default
9541  en tant que code TeX juste avant votre tableau long.
9542 \end_layout
9543
9544 \begin_layout Subsection
9545 Sauts de pages forcés
9546 \begin_inset Index
9547 status collapsed
9548
9549 \begin_layout Plain Layout
9550 Tableaux longs ! Sauts de pages forcés
9551 \end_layout
9552
9553 \end_inset
9554
9555
9556 \end_layout
9557
9558 \begin_layout Standard
9559 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9560  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9561  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9562  de saut de ligne 
9563 \begin_inset Quotes eld
9564 \end_inset
9565
9566
9567 \backslash
9568
9569 \backslash
9570
9571 \begin_inset Quotes erd
9572 \end_inset
9573
9574  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9575  Avant la commande 
9576 \begin_inset Quotes eld
9577 \end_inset
9578
9579
9580 \backslash
9581
9582 \backslash
9583
9584 \begin_inset Quotes erd
9585 \end_inset
9586
9587 , vous devez insérer en code TeX, autant de caractères 
9588 \begin_inset Quotes eld
9589 \end_inset
9590
9591 &
9592 \begin_inset Quotes erd
9593 \end_inset
9594
9595  qu'il y a de colonnes après la cellule concernée.
9596  Le caractère 
9597 \begin_inset Quotes eld
9598 \end_inset
9599
9600 &
9601 \begin_inset Quotes erd
9602 \end_inset
9603
9604  sert à séparer les colonnes d'un tableau.
9605  Écrivez en code-TeX, après chaque 
9606 \begin_inset Quotes eld
9607 \end_inset
9608
9609 &
9610 \begin_inset Quotes erd
9611 \end_inset
9612
9613  le contenu des cellules correspondantes et en même temps supprimez le contenu
9614  de ces cellules dans le texte normal.
9615  
9616 \begin_inset Newline newline
9617 \end_inset
9618
9619 Après la commande 
9620 \backslash
9621
9622 \backslash
9623 , insérez autant de caractères 
9624 \begin_inset Quotes eld
9625 \end_inset
9626
9627 &
9628 \begin_inset Quotes erd
9629 \end_inset
9630
9631  qu'il y a de colonnes avant la colonne traitée.
9632  Dans le tableau
9633 \begin_inset space ~
9634 \end_inset
9635
9636
9637 \begin_inset CommandInset ref
9638 LatexCommand ref
9639 reference "tab:Tableau-saut-de-page"
9640
9641 \end_inset
9642
9643  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9644  suivie par une autre colonne.
9645  La commande suivante a donc été insérée en code TeX dans la cellule après
9646  le mot 
9647 \begin_inset Quotes eld
9648 \end_inset
9649
9650
9651 \emph on
9652 Castelchiodato,
9653 \emph default
9654
9655 \begin_inset Quotes erd
9656 \end_inset
9657
9658 :
9659 \end_layout
9660
9661 \begin_layout Standard
9662
9663 \series bold
9664 & 111
9665 \backslash
9666
9667 \backslash
9668
9669 \begin_inset Newline newline
9670 \end_inset
9671
9672 &
9673 \end_layout
9674
9675 \begin_layout Standard
9676 Le 
9677 \begin_inset Quotes eld
9678 \end_inset
9679
9680 111
9681 \begin_inset Quotes erd
9682 \end_inset
9683
9684  dans la troisième colonne de la ligne a été supprimé.
9685  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9686  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9687  est coupée, utilisez cette commande à la place de la précédente :
9688 \end_layout
9689
9690 \begin_layout Standard
9691
9692 \series bold
9693 & 111
9694 \backslash
9695
9696 \backslash
9697
9698 \begin_inset Newline newline
9699 \end_inset
9700
9701
9702 \backslash
9703 hline &
9704 \end_layout
9705
9706 \begin_layout Standard
9707 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9708  insérer la commande
9709 \end_layout
9710
9711 \begin_layout Standard
9712
9713 \series bold
9714
9715 \backslash
9716 setlength{
9717 \backslash
9718 parfillskip}{0pt}
9719 \end_layout
9720
9721 \begin_layout Standard
9722 au début de la cellule.
9723  Cela assure que la portion de la cellule qui va se trouver affichée sur
9724  la page suivante le sera avec toute la largeur de la cellule.
9725 \end_layout
9726
9727 \begin_layout Standard
9728 \align center
9729 \begin_inset Tabular
9730 <lyxtabular version="3" rows="39" columns="3">
9731 <features islongtable="true">
9732 <column alignment="left" valignment="top" width="0cm">
9733 <column alignment="left" valignment="top" width="3cm">
9734 <column alignment="right" valignment="top" width="0pt">
9735 <row endfirsthead="true" caption="true">
9736 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740 \begin_inset Caption
9741
9742 \begin_layout Plain Layout
9743 Tableau avec un saut de page forcé dans une cellule
9744 \begin_inset CommandInset label
9745 LatexCommand label
9746 name "tab:Tableau-saut-de-page"
9747
9748 \end_inset
9749
9750
9751 \begin_inset OptArg
9752 status collapsed
9753
9754 \begin_layout Plain Layout
9755 Tableau avec un saut de page forcé dans une cellule
9756 \end_layout
9757
9758 \end_inset
9759
9760
9761 \end_layout
9762
9763 \end_inset
9764
9765
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 </row>
9789 <row endfirsthead="true">
9790 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794
9795 \series bold
9796 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 </row>
9820 <row endfirsthead="true">
9821 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825
9826 \series bold
9827 NOM
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845
9846 \series bold
9847 TÉL.
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 </row>
9853 <row endhead="true" caption="true">
9854 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 \begin_inset ERT
9859 status collapsed
9860
9861 \begin_layout Plain Layout
9862
9863
9864 \backslash
9865 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9866 \backslash
9867
9868 \backslash
9869 %
9870 \end_layout
9871
9872 \end_inset
9873
9874
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 </row>
9898 <row endhead="true">
9899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903  
9904 \series bold
9905 Exemple d'annuaire téléphonique
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 </row>
9929 <row endhead="true">
9930 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Plain Layout
9934
9935 \series bold
9936 NOM
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9942 \begin_inset Text
9943
9944 \begin_layout Plain Layout
9945
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \series bold
9956 TÉL.
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 </row>
9962 <row endfoot="true">
9963 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967 suite page suivante\SpecialChar \ldots{}
9968
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row>
9993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \series bold
9999 Annovi
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008 Silvia
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 111
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row>
10024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028
10029 \series bold
10030 Bertoli
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10036 \begin_inset Text
10037
10038 \begin_layout Plain Layout
10039 Stefano
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048 111
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 </row>
10054 <row>
10055 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10056 \begin_inset Text
10057
10058 \begin_layout Plain Layout
10059
10060 \series bold
10061 Bozzi
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070 Walter
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079 111
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 </row>
10085 <row>
10086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090
10091 \series bold
10092 Cachia
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10098 \begin_inset Text
10099
10100 \begin_layout Plain Layout
10101 Maria
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110 111
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 </row>
10116 <row>
10117 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10118 \begin_inset Text
10119
10120 \begin_layout Plain Layout
10121
10122 \series bold
10123 Cachia
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 Maurizio
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141 111
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 </row>
10147 <row>
10148 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152
10153 \series bold
10154 Cinquemani
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10160 \begin_inset Text
10161
10162 \begin_layout Plain Layout
10163 Giusi
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 111
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 </row>
10178 <row>
10179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10180 \begin_inset Text
10181
10182 \begin_layout Plain Layout
10183
10184 \series bold
10185 Colin
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194 Bernard
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203 111
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 </row>
10209 <row>
10210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214
10215 \series bold
10216 Concli
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225 Gianfranco
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 111
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 </row>
10240 <row>
10241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10242 \begin_inset Text
10243
10244 \begin_layout Plain Layout
10245
10246 \series bold
10247 Dal Bosco
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 Carolina
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265 111
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 </row>
10271 <row>
10272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276
10277 \series bold
10278 Dalpiaz
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 Annamaria
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 111
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 </row>
10302 <row>
10303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \series bold
10309 Feliciello
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Domenico
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 111
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 <row>
10334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \series bold
10340 Focarelli
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349 Paola
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 111
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 </row>
10364 <row>
10365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369
10370 \series bold
10371 Galletti
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 Oreste
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 111
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \series bold
10402 Gasparini
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Franca
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 111
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431
10432 \series bold
10433 Lassini
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Giancarlo
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 111
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row>
10458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \series bold
10464 Malfatti
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Luciano
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 111
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493
10494 \series bold
10495 Malfatti
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Valeriano
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 111
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 </row>
10519 <row>
10520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524
10525 \series bold
10526 Meneguzzo
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 Roberto
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 111
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 <row>
10551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555
10556 \series bold
10557 Mezzadra
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566 Roberto
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 111
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \series bold
10588 Pirpamer
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 Erich
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 111
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 </row>
10612 <row>
10613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10614 \begin_inset Text
10615
10616 \begin_layout Plain Layout
10617
10618 \series bold
10619 Pochiesa
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628 Paolo
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 111, 222
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 <row>
10644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648
10649 \series bold
10650 Radina
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Plain Layout
10659 Claudio
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 111
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row>
10675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \series bold
10681 Rizzardi
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 Fürst von Rossano, 5.
10691  Herzog von Canemorte, 11.
10692  Herzog von Palombara, 5.
10693  Herzog von Castelchiodato,
10694 \begin_inset ERT
10695 status open
10696
10697 \begin_layout Plain Layout
10698
10699 & 111
10700 \backslash
10701
10702 \backslash
10703
10704 \end_layout
10705
10706 \begin_layout Plain Layout
10707
10708 &
10709 \end_layout
10710
10711 \end_inset
10712
10713  11.
10714  Herzog von Poggionativo, 11.
10715  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10716  Graf von Valinfreda, 11.
10717  Baron von Cropalati, 11.
10718  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 </row>
10733 <row>
10734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738
10739 \series bold
10740 Stuffer
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749 Oskar
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 111
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 </row>
10764 <row>
10765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769
10770 \series bold
10771 Tacchelli
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 Ugo
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789 111
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 </row>
10795 <row>
10796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800
10801 \series bold
10802 Tezzele
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10808 \begin_inset Text
10809
10810 \begin_layout Plain Layout
10811 Margit
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 111
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 </row>
10826 <row>
10827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831
10832 \series bold
10833 Unterkalmsteiner
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 Frieda
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 111
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 </row>
10857 <row>
10858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862
10863 \series bold
10864 Vieider
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10870 \begin_inset Text
10871
10872 \begin_layout Plain Layout
10873 Hilde
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882 111
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 </row>
10888 <row>
10889 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10890 \begin_inset Text
10891
10892 \begin_layout Plain Layout
10893
10894 \series bold
10895 Vigna
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10901 \begin_inset Text
10902
10903 \begin_layout Plain Layout
10904 Jürgen
10905 \end_layout
10906
10907 \end_inset
10908 </cell>
10909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913 111
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 </row>
10919 <row>
10920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924
10925 \series bold
10926 Weber
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10932 \begin_inset Text
10933
10934 \begin_layout Plain Layout
10935 Maurizio
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944 111
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 </row>
10950 <row>
10951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955
10956 \series bold
10957 Winkler
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10963 \begin_inset Text
10964
10965 \begin_layout Plain Layout
10966 Franz
10967 \end_layout
10968
10969 \end_inset
10970 </cell>
10971 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975 111
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 </row>
10981 <row endlastfoot="true">
10982 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 </row>
11010 </lyxtabular>
11011
11012 \end_inset
11013
11014
11015 \end_layout
11016
11017 \begin_layout Standard
11018 \begin_inset Note Note
11019 status open
11020
11021 \begin_layout Plain Layout
11022 il semble qu'il y ait un problème avec cet exemple ...
11023  le saut de page ne se fait pas à l'endroit voulu ! 
11024 \end_layout
11025
11026 \begin_layout Plain Layout
11027 en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
11028  ! (NdT)
11029 \end_layout
11030
11031 \end_inset
11032
11033
11034 \begin_inset Newpage newpage
11035 \end_inset
11036
11037
11038 \end_layout
11039
11040 \begin_layout Section
11041 Colonnes et lignes à lignes multiples
11042 \end_layout
11043
11044 \begin_layout Subsection
11045 Lignes multiples dans une cellule de tableau
11046 \begin_inset CommandInset label
11047 LatexCommand label
11048 name "sub:Lignes-multiple-dans-cellule"
11049
11050 \end_inset
11051
11052
11053 \begin_inset Index
11054 status collapsed
11055
11056 \begin_layout Plain Layout
11057 Plusieurs lignes dans une case de tableau
11058 \end_layout
11059
11060 \end_inset
11061
11062
11063 \begin_inset Index
11064 status collapsed
11065
11066 \begin_layout Plain Layout
11067 Tableau ! Saut de ligne
11068 \end_layout
11069
11070 \end_inset
11071
11072
11073 \end_layout
11074
11075 \begin_layout Standard
11076 \noindent
11077 \begin_inset Float table
11078 placement H
11079 wide false
11080 sideways false
11081 status open
11082
11083 \begin_layout Plain Layout
11084 \begin_inset Caption
11085
11086 \begin_layout Plain Layout
11087 \begin_inset CommandInset label
11088 LatexCommand label
11089 name "tab:Tableau-avec-plusieurs-lignes"
11090
11091 \end_inset
11092
11093 Tableau avec des lignes multiples dans une cellule
11094 \end_layout
11095
11096 \end_inset
11097
11098
11099 \end_layout
11100
11101 \begin_layout Plain Layout
11102 \align center
11103 \begin_inset Tabular
11104 <lyxtabular version="3" rows="3" columns="3">
11105 <features>
11106 <column alignment="center" valignment="middle" width="2.5cm">
11107 <column alignment="center" valignment="middle" width="0">
11108 <column alignment="center" valignment="middle" width="0">
11109 <row>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 Lignes
11115 \begin_inset Newline linebreak
11116 \end_inset
11117
11118 multiples
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 b
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 c
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 </row>
11142 <row>
11143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 d
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156 e
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 f
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 </row>
11171 <row>
11172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176 g
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 h
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194 i
11195 \end_layout
11196
11197 \end_inset
11198 </cell>
11199 </row>
11200 </lyxtabular>
11201
11202 \end_inset
11203
11204
11205 \end_layout
11206
11207 \end_inset
11208
11209
11210 \end_layout
11211
11212 \begin_layout Standard
11213 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11214  d'un paragraphe avec des sauts de lignes et des césures.
11215 \end_layout
11216
11217 \begin_layout Standard
11218 Pour obtenir le tableau
11219 \begin_inset space ~
11220 \end_inset
11221
11222
11223 \begin_inset CommandInset ref
11224 LatexCommand ref
11225 reference "tab:Tableau-avec-plusieurs-lignes"
11226
11227 \end_inset
11228
11229 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11230  droit dessus.
11231  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11232  2.5
11233 \begin_inset space \thinspace{}
11234 \end_inset
11235
11236 cm et choisissez les alignements vertical et horizontal centrés.
11237  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11238  Comme notre texte est plus petit que 2.5
11239 \begin_inset space \thinspace{}
11240 \end_inset
11241
11242 cm, une seule ligne va apparaître.
11243  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11244  
11245 \family sans
11246 Ctrl-Shift-Entrée
11247 \family default
11248 ).
11249  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11250 ement découpé en plusieurs lignes.
11251 \end_layout
11252
11253 \begin_layout Standard
11254 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11255  pas effectuer de césure si c'est le premier élément de la cellule.
11256  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11257  premier élément : Ajoutez un espace horizontal de 0
11258 \begin_inset space \thinspace{}
11259 \end_inset
11260
11261 pt juste avant votre mot.
11262  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11263  Le tableau
11264 \begin_inset space ~
11265 \end_inset
11266
11267
11268 \begin_inset CommandInset ref
11269 LatexCommand ref
11270 reference "tab:Tableau-césure"
11271
11272 \end_inset
11273
11274  montre l'effet de cette insertion.
11275 \end_layout
11276
11277 \begin_layout Standard
11278 \begin_inset Float table
11279 placement h
11280 wide false
11281 sideways false
11282 status open
11283
11284 \begin_layout Plain Layout
11285 \begin_inset Caption
11286
11287 \begin_layout Plain Layout
11288 \begin_inset CommandInset label
11289 LatexCommand label
11290 name "tab:Tableau-césure"
11291
11292 \end_inset
11293
11294 Tableau avec et sans césure.
11295 \end_layout
11296
11297 \end_inset
11298
11299
11300 \end_layout
11301
11302 \begin_layout Plain Layout
11303 \begin_inset space \hfill{}
11304 \end_inset
11305
11306
11307 \begin_inset Tabular
11308 <lyxtabular version="3" rows="3" columns="3">
11309 <features>
11310 <column alignment="center" valignment="middle" width="2.5cm">
11311 <column alignment="center" valignment="middle" width="0">
11312 <column alignment="center" valignment="middle" width="0">
11313 <row>
11314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318 mottrèslongdansunecellule
11319 \end_layout
11320
11321 \end_inset
11322 </cell>
11323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11324 \begin_inset Text
11325
11326 \begin_layout Plain Layout
11327 b
11328 \end_layout
11329
11330 \end_inset
11331 </cell>
11332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 c
11337 \end_layout
11338
11339 \end_inset
11340 </cell>
11341 </row>
11342 <row>
11343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 d
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 e
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11362 \begin_inset Text
11363
11364 \begin_layout Plain Layout
11365 f
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 </row>
11371 <row>
11372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 g
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 h
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 i
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 </row>
11400 </lyxtabular>
11401
11402 \end_inset
11403
11404
11405 \begin_inset space \hfill{}
11406 \end_inset
11407
11408
11409 \begin_inset Tabular
11410 <lyxtabular version="3" rows="3" columns="3">
11411 <features>
11412 <column alignment="center" valignment="middle" width="2.5cm">
11413 <column alignment="center" valignment="middle" width="0">
11414 <column alignment="center" valignment="middle" width="0">
11415 <row>
11416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 \begin_inset space \hspace{}
11421 \length 0pt
11422 \end_inset
11423
11424 mottrèslongdansunecellule
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433 b
11434 \end_layout
11435
11436 \end_inset
11437 </cell>
11438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11439 \begin_inset Text
11440
11441 \begin_layout Plain Layout
11442 c
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 </row>
11448 <row>
11449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 d
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 e
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 f
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 </row>
11477 <row>
11478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 g
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 h
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 i
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 </row>
11506 </lyxtabular>
11507
11508 \end_inset
11509
11510
11511 \begin_inset space \hfill{}
11512 \end_inset
11513
11514
11515 \end_layout
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \begin_layout Subsection
11523 Multi-colonnes
11524 \begin_inset CommandInset label
11525 LatexCommand label
11526 name "sub:Multicolonnes"
11527
11528 \end_inset
11529
11530
11531 \begin_inset Index
11532 status collapsed
11533
11534 \begin_layout Plain Layout
11535 Multi-colonnes
11536 \end_layout
11537
11538 \end_inset
11539
11540
11541 \begin_inset Index
11542 status collapsed
11543
11544 \begin_layout Plain Layout
11545 Tableau ! Multi-colonnes
11546 \end_layout
11547
11548 \end_inset
11549
11550
11551 \end_layout
11552
11553 \begin_layout Subsubsection
11554 Les Bases des Multicolonnes
11555 \end_layout
11556
11557 \begin_layout Standard
11558 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11559  qu'elle doit couvrir et utilisez soit le bouton
11560 \begin_inset Graphics
11561         filename ../../images/tabular-feature_multicolumn.png
11562         scale 85
11563         scaleBeforeRotation
11564
11565 \end_inset
11566
11567  de la barre d'outils tableau, ou le menu 
11568 \family sans
11569 Éditer\SpecialChar \menuseparator
11570 Tableau\SpecialChar \menuseparator
11571 Multi-colonnes
11572 \family default
11573 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11574  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11575  
11576 \family sans
11577 Tableau
11578 \family default
11579 .
11580 \end_layout
11581
11582 \begin_layout Standard
11583 Les multi-colonnes ont leurs propres paramètres de cellule.
11584  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11585  de la cellule, cela n'affecte que la cellule multi-colonne.
11586  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11587  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11588 \end_layout
11589
11590 \begin_layout Standard
11591 \align center
11592 \begin_inset Tabular
11593 <lyxtabular version="3" rows="3" columns="4">
11594 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11595 <column alignment="center" valignment="top" width="0pt">
11596 <column alignment="center" valignment="middle" width="0">
11597 <column alignment="center" valignment="top" width="0in">
11598 <column alignment="center" valignment="top" width="0pt">
11599 <row>
11600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11601 \begin_inset Text
11602
11603 \begin_layout Plain Layout
11604 abc
11605 \end_layout
11606
11607 \end_inset
11608 </cell>
11609 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11610 \begin_inset Text
11611
11612 \begin_layout Plain Layout
11613 def ghi
11614 \end_layout
11615
11616 \end_inset
11617 </cell>
11618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622
11623 \end_layout
11624
11625 \end_inset
11626 </cell>
11627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11628 \begin_inset Text
11629
11630 \begin_layout Plain Layout
11631 jkl
11632 \end_layout
11633
11634 \end_inset
11635 </cell>
11636 </row>
11637 <row>
11638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11639 \begin_inset Text
11640
11641 \begin_layout Plain Layout
11642 A
11643 \end_layout
11644
11645 \end_inset
11646 </cell>
11647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651 B
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 C
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 D
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 </row>
11675 <row>
11676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 1
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 2
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 3
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707 4
11708 \end_layout
11709
11710 \end_inset
11711 </cell>
11712 </row>
11713 </lyxtabular>
11714
11715 \end_inset
11716
11717
11718 \end_layout
11719
11720 \begin_layout Subsubsection
11721 Calculs avec les multi-colonnes
11722 \begin_inset CommandInset label
11723 LatexCommand label
11724 name "sub:Calculs-multicolonnes"
11725
11726 \end_inset
11727
11728
11729 \begin_inset Index
11730 status collapsed
11731
11732 \begin_layout Plain Layout
11733 Multi-colonnes ! Calculs
11734 \end_layout
11735
11736 \end_inset
11737
11738
11739 \end_layout
11740
11741 \begin_layout Standard
11742 LyX gère directement les multi-colonnes, mais nous devons faire attention
11743  à la largeur des cellules couvertes par la cellule multicolonne.
11744 \end_layout
11745
11746 \begin_layout Standard
11747 \begin_inset Float table
11748 placement h
11749 wide false
11750 sideways false
11751 status open
11752
11753 \begin_layout Plain Layout
11754 \begin_inset Caption
11755
11756 \begin_layout Plain Layout
11757 \begin_inset CommandInset label
11758 LatexCommand label
11759 name "tab:Tableau-multicolonne-parfaite"
11760
11761 \end_inset
11762
11763 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11764  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11765 \begin_inset OptArg
11766 status open
11767
11768 \begin_layout Plain Layout
11769 Tableau avec multicolonne parfaite
11770 \end_layout
11771
11772 \end_inset
11773
11774
11775 \end_layout
11776
11777 \end_inset
11778
11779
11780 \end_layout
11781
11782 \begin_layout Plain Layout
11783 \align center
11784 \begin_inset Tabular
11785 <lyxtabular version="3" rows="3" columns="3">
11786 <features>
11787 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11788 <column alignment="center" valignment="middle" width="0">
11789 <column alignment="center" valignment="top" width="0">
11790 <row>
11791 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 multicolonne sur plusieurs lignes
11796 \end_layout
11797
11798 \end_inset
11799 </cell>
11800 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11801 \begin_inset Text
11802
11803 \begin_layout Plain Layout
11804
11805 \end_layout
11806
11807 \end_inset
11808 </cell>
11809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11810 \begin_inset Text
11811
11812 \begin_layout Plain Layout
11813 c
11814 \end_layout
11815
11816 \end_inset
11817 </cell>
11818 </row>
11819 <row>
11820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11821 \begin_inset Text
11822
11823 \begin_layout Plain Layout
11824 d
11825 \end_layout
11826
11827 \end_inset
11828 </cell>
11829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833 e
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11839 \begin_inset Text
11840
11841 \begin_layout Plain Layout
11842 f
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 </row>
11848 <row>
11849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11850 \begin_inset Text
11851
11852 \begin_layout Plain Layout
11853 g
11854 \end_layout
11855
11856 \end_inset
11857 </cell>
11858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11859 \begin_inset Text
11860
11861 \begin_layout Plain Layout
11862 h
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11868 \begin_inset Text
11869
11870 \begin_layout Plain Layout
11871 i
11872 \end_layout
11873
11874 \end_inset
11875 </cell>
11876 </row>
11877 </lyxtabular>
11878
11879 \end_inset
11880
11881
11882 \end_layout
11883
11884 \end_inset
11885
11886
11887 \end_layout
11888
11889 \begin_layout Standard
11890 Par exemple, pour créer le tableau
11891 \begin_inset space ~
11892 \end_inset
11893
11894
11895 \begin_inset CommandInset ref
11896 LatexCommand ref
11897 reference "tab:Tableau-multicolonne-parfaite"
11898
11899 \end_inset
11900
11901 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11902  3×3 et faites un clic droit dessus.
11903  Ensuite choisissez pour cette cellule
11904 \emph on
11905 ,
11906 \emph default
11907  dans la fenêtre de dialogue de tableau, 
11908 \emph on
11909 multicolonne
11910 \emph default
11911
11912 \emph on
11913 alignement
11914 \begin_inset space ~
11915 \end_inset
11916
11917 horizontal
11918 \begin_inset space ~
11919 \end_inset
11920
11921 centré
11922 \emph default
11923  et une largeur de 2.5
11924 \begin_inset space \thinspace{}
11925 \end_inset
11926
11927 cm.
11928  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11929  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11930 \begin_inset space \thinspace{}
11931 \end_inset
11932
11933 cm pour la première colonne.
11934  La deuxième colonne aura alors automatiquement une largeur de 1.25
11935 \begin_inset space \thinspace{}
11936 \end_inset
11937
11938 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11939  C'est ce qui a été fait pour le tableau
11940 \begin_inset space ~
11941 \end_inset
11942
11943
11944 \begin_inset CommandInset ref
11945 LatexCommand ref
11946 reference "tab:Tableau-multicolonne-imparfait"
11947
11948 \end_inset
11949
11950 .
11951 \end_layout
11952
11953 \begin_layout Standard
11954 \begin_inset Float table
11955 wide false
11956 sideways false
11957 status open
11958
11959 \begin_layout Plain Layout
11960 \begin_inset Caption
11961
11962 \begin_layout Plain Layout
11963 \begin_inset CommandInset label
11964 LatexCommand label
11965 name "tab:Tableau-multicolonne-imparfait"
11966
11967 \end_inset
11968
11969 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
11970  de la largeur de la cellule multicolonne.
11971 \begin_inset OptArg
11972 status open
11973
11974 \begin_layout Plain Layout
11975 Tableau avec multicolonne pas parfaite
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \end_inset
11984
11985
11986 \end_layout
11987
11988 \begin_layout Plain Layout
11989 \align center
11990 \begin_inset Tabular
11991 <lyxtabular version="3" rows="3" columns="3">
11992 <features>
11993 <column alignment="center" valignment="top" width="1.25cm">
11994 <column alignment="center" valignment="top" width="0">
11995 <column alignment="center" valignment="top" width="0">
11996 <row>
11997 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11998 \begin_inset Text
11999
12000 \begin_layout Plain Layout
12001 multicolonne sur plusieurs lignes
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12007 \begin_inset Text
12008
12009 \begin_layout Plain Layout
12010
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12016 \begin_inset Text
12017
12018 \begin_layout Plain Layout
12019 c
12020 \end_layout
12021
12022 \end_inset
12023 </cell>
12024 </row>
12025 <row>
12026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12027 \begin_inset Text
12028
12029 \begin_layout Plain Layout
12030 d
12031 \end_layout
12032
12033 \end_inset
12034 </cell>
12035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12036 \begin_inset Text
12037
12038 \begin_layout Plain Layout
12039 e
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 f
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 </row>
12054 <row>
12055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12056 \begin_inset Text
12057
12058 \begin_layout Plain Layout
12059 g
12060 \end_layout
12061
12062 \end_inset
12063 </cell>
12064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 h
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 i
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 </row>
12083 </lyxtabular>
12084
12085 \end_inset
12086
12087
12088 \end_layout
12089
12090 \end_inset
12091
12092
12093 \end_layout
12094
12095 \begin_layout Standard
12096 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12097  de la cellule multicolonne, elle est un peu plus large.
12098  La raison est que la taille que l'on donne à une cellule, 
12099 \begin_inset Formula $W_{g}$
12100 \end_inset
12101
12102  n'est pas sa taille totale, 
12103 \begin_inset Formula $W_{\mathrm{tot}}$
12104 \end_inset
12105
12106  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12107  lui donne.
12108  L'appendice
12109 \begin_inset space ~
12110 \end_inset
12111
12112
12113 \begin_inset CommandInset ref
12114 LatexCommand eqref
12115 reference "cha:Explication-de-l'Equation"
12116
12117 \end_inset
12118
12119  explique pourquoi en détail.
12120 \end_layout
12121
12122 \begin_layout Standard
12123 La largeur nécessaire 
12124 \begin_inset Formula $W_{g\, n}$
12125 \end_inset
12126
12127  quand 
12128 \emph on
12129 n
12130 \emph default
12131  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12132  ait une largeur totale de 
12133 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12134 \end_inset
12135
12136 :
12137 \begin_inset Formula \begin{equation}
12138 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12139
12140 \end_inset
12141
12142
12143 \end_layout
12144
12145 \begin_layout Standard
12146 Dans notre cas nous avons 
12147 \begin_inset Formula $n=2$
12148 \end_inset
12149
12150
12151 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12152 \end_inset
12153
12154 cm et les valeurs par défaut pour les autres longueurs, l'équation
12155 \begin_inset space ~
12156 \end_inset
12157
12158
12159 \begin_inset CommandInset ref
12160 LatexCommand ref
12161 reference "eq:Wgn"
12162
12163 \end_inset
12164
12165  devient
12166 \begin_inset Formula \begin{equation}
12167 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12168
12169 \end_inset
12170
12171
12172 \end_layout
12173
12174 \begin_layout Standard
12175 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12176  
12177 \series bold
12178 calc
12179 \series default
12180  avec la ligne suivante dans le préambule du document
12181 \begin_inset Index
12182 status collapsed
12183
12184 \begin_layout Plain Layout
12185 Paquetages LaTeX ! calc
12186 \end_layout
12187
12188 \end_inset
12189
12190
12191 \end_layout
12192
12193 \begin_layout Standard
12194
12195 \series bold
12196
12197 \backslash
12198 usepackage{calc}
12199 \end_layout
12200
12201 \begin_layout Standard
12202 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12203  de dialogue.
12204  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12205  la fenêtre de dialogue.
12206  Voici un aperçu de ces paramètres :
12207 \end_layout
12208
12209 \begin_layout Itemize
12210
12211 \series bold
12212 p{largeur}
12213 \series default
12214  crée une cellule de taille donnée, le texte est aligné verticalement en
12215  haut.
12216 \end_layout
12217
12218 \begin_layout Itemize
12219
12220 \series bold
12221 m{largeur}
12222 \series default
12223  crée une cellule de taille donnée, le texte est aligné verticalement au
12224  centre
12225 \end_layout
12226
12227 \begin_layout Itemize
12228
12229 \series bold
12230 b{largeur}
12231 \series default
12232  crée une cellule de taille donnée, le texte est aligné verticalement en
12233  bas
12234 \end_layout
12235
12236 \begin_layout Standard
12237 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12238  la fenêtre de dialogue sont ignorés.
12239 \end_layout
12240
12241 \begin_layout Standard
12242 \begin_inset Note Greyedout
12243 status open
12244
12245 \begin_layout Plain Layout
12246
12247 \series bold
12248 Note:
12249 \series default
12250  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12251  en compte.
12252 \end_layout
12253
12254 \end_inset
12255
12256
12257 \end_layout
12258
12259 \begin_layout Standard
12260 Comme le texte doit être centré horizontalement, on ajoute la commande 
12261 \series bold
12262
12263 \backslash
12264 centering
12265 \series default
12266 .
12267  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12268  des colonnes recouvertes :
12269 \end_layout
12270
12271 \begin_layout Standard
12272
12273 \series bold
12274 >{
12275 \backslash
12276 centering}m{1.25cm-6.2pt}
12277 \end_layout
12278
12279 \begin_layout Standard
12280 La commande 
12281 \series bold
12282 >{ }
12283 \series default
12284  signifie que les commandes qui se trouvent entre les accolades doivent
12285  être appliquées avant que la cellule ne soit créée.
12286 \end_layout
12287
12288 \begin_layout Standard
12289 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12290  multicolonne, il est toujours aligné à gauche.
12291  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12292  isolées.
12293  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12294 \end_layout
12295
12296 \begin_layout Standard
12297
12298 \series bold
12299 >{
12300 \backslash
12301 centering}m{2.5cm}
12302 \end_layout
12303
12304 \begin_layout Subsection
12305 Multi-lignes
12306 \begin_inset Index
12307 status collapsed
12308
12309 \begin_layout Plain Layout
12310 Multi-lignes
12311 \end_layout
12312
12313 \end_inset
12314
12315
12316 \begin_inset Index
12317 status collapsed
12318
12319 \begin_layout Plain Layout
12320 Tableau ! Multi-ligne
12321 \end_layout
12322
12323 \end_inset
12324
12325
12326 \end_layout
12327
12328 \begin_layout Standard
12329 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12330  par LyX, il faut donc utiliser un peu de code TeX.
12331  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12332 \series bold
12333 multirow
12334 \series default
12335
12336 \begin_inset Index
12337 status collapsed
12338
12339 \begin_layout Plain Layout
12340 Paquetages LaTeX ! multirow
12341 \end_layout
12342
12343 \end_inset
12344
12345
12346 \series bold
12347  
12348 \series default
12349 dans le préambule de votre document avec la commande 
12350 \end_layout
12351
12352 \begin_layout Standard
12353
12354 \series bold
12355
12356 \backslash
12357 usepackage{multirow}
12358 \end_layout
12359
12360 \begin_layout Standard
12361 Les cellules multilignes sont créées avec la commande
12362 \end_layout
12363
12364 \begin_layout Standard
12365
12366 \series bold
12367
12368 \backslash
12369 multirow{number of rows}{cell width}{cell entry}
12370 \end_layout
12371
12372 \begin_layout Standard
12373 Pour créer le tableau suivant :
12374 \end_layout
12375
12376 \begin_layout Standard
12377 \align center
12378 \begin_inset ERT
12379 status collapsed
12380
12381 \begin_layout Plain Layout
12382
12383
12384 \backslash
12385 renewcommand{
12386 \backslash
12387 multirowsetup}{
12388 \backslash
12389 centering}
12390 \end_layout
12391
12392 \end_inset
12393
12394
12395 \begin_inset Tabular
12396 <lyxtabular version="3" rows="3" columns="3">
12397 <features>
12398 <column alignment="center" valignment="top" width="0">
12399 <column alignment="center" valignment="top" width="0">
12400 <column alignment="center" valignment="top" width="0">
12401 <row>
12402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12403 \begin_inset Text
12404
12405 \begin_layout Plain Layout
12406 a
12407 \end_layout
12408
12409 \end_inset
12410 </cell>
12411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12412 \begin_inset Text
12413
12414 \begin_layout Plain Layout
12415 b
12416 \end_layout
12417
12418 \end_inset
12419 </cell>
12420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12421 \begin_inset Text
12422
12423 \begin_layout Plain Layout
12424 c
12425 \end_layout
12426
12427 \end_inset
12428 </cell>
12429 </row>
12430 <row>
12431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12432 \begin_inset Text
12433
12434 \begin_layout Plain Layout
12435 \begin_inset ERT
12436 status open
12437
12438 \begin_layout Plain Layout
12439
12440
12441 \backslash
12442 multirow{2}{2.5cm}{
12443 \end_layout
12444
12445 \end_inset
12446
12447 cellule multi-lignes
12448 \begin_inset ERT
12449 status collapsed
12450
12451 \begin_layout Plain Layout
12452
12453 }
12454 \end_layout
12455
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \end_inset
12462 </cell>
12463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12464 \begin_inset Text
12465
12466 \begin_layout Plain Layout
12467 e
12468 \end_layout
12469
12470 \end_inset
12471 </cell>
12472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12473 \begin_inset Text
12474
12475 \begin_layout Plain Layout
12476 f
12477 \end_layout
12478
12479 \end_inset
12480 </cell>
12481 </row>
12482 <row>
12483 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12484 \begin_inset Text
12485
12486 \begin_layout Plain Layout
12487
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 h
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12502 \begin_inset Text
12503
12504 \begin_layout Plain Layout
12505 i
12506 \end_layout
12507
12508 \end_inset
12509 </cell>
12510 </row>
12511 </lyxtabular>
12512
12513 \end_inset
12514
12515
12516 \begin_inset ERT
12517 status collapsed
12518
12519 \begin_layout Plain Layout
12520
12521
12522 \backslash
12523 renewcommand{
12524 \backslash
12525 multirowsetup}{
12526 \backslash
12527 raggedright}
12528 \end_layout
12529
12530 \end_inset
12531
12532
12533 \end_layout
12534
12535 \begin_layout Standard
12536 créez un tableau 3×3.
12537  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12538  première colonne, la cellule est marquée comme étant une multicolonne et
12539  la bordure supérieure est désactivée.
12540  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12541  première colonne en y insérant la commande
12542 \end_layout
12543
12544 \begin_layout Standard
12545
12546 \series bold
12547
12548 \backslash
12549 multirow{2}{2.5cm}{
12550 \end_layout
12551
12552 \begin_layout Standard
12553 comme du code TeX.
12554  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12555  deux lignes et a une largeur de 2.5
12556 \begin_inset space \thinspace{}
12557 \end_inset
12558
12559 cm.
12560  Le contenu de la cellule suit le code TeX et on termine la commande en
12561  ajoutant l'accolade fermante 
12562 \series bold
12563 }
12564 \series default
12565  dans une nouvelle boîte de code TeX, juste après le texte.
12566 \end_layout
12567
12568 \begin_layout Standard
12569
12570 \series bold
12571
12572 \backslash
12573 multirow
12574 \series default
12575  aligne par défaut son contenu à gauche.
12576  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12577  
12578 \series bold
12579
12580 \backslash
12581 multirowsetup
12582 \series default
12583  avec la commande
12584 \end_layout
12585
12586 \begin_layout Standard
12587
12588 \series bold
12589
12590 \backslash
12591 renewcommand{
12592 \backslash
12593 multirowsetup}{
12594 \backslash
12595 centering}
12596 \end_layout
12597
12598 \begin_layout Standard
12599 dans le préambule du document.
12600  Après ça, tous les contenus de cellules multi-lignes du document seront
12601  centrés.
12602  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12603  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12604  juste avant le tableau concerné, plutôt que dans le préambule.
12605  Si le texte doit être aligné à droite, remplacez 
12606 \series bold
12607
12608 \backslash
12609 centering
12610 \series default
12611  par 
12612 \series bold
12613
12614 \backslash
12615 raggedleft
12616 \series default
12617 .
12618  Pour revenir à l'alignement à gauche utilisez 
12619 \series bold
12620
12621 \backslash
12622 raggedright
12623 \series default
12624 .
12625 \end_layout
12626
12627 \begin_layout Section
12628 Les Tableaux Formels
12629 \begin_inset CommandInset label
12630 LatexCommand label
12631 name "sec:Tableaux-Formels"
12632
12633 \end_inset
12634
12635
12636 \begin_inset Index
12637 status collapsed
12638
12639 \begin_layout Plain Layout
12640 Tableau ! Formel
12641 \end_layout
12642
12643 \end_inset
12644
12645
12646 \end_layout
12647
12648 \begin_layout Standard
12649 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12650  à celle du tableau
12651 \begin_inset space ~
12652 \end_inset
12653
12654
12655 \begin_inset CommandInset ref
12656 LatexCommand ref
12657 reference "tab:Exemple-tableau-booktabs"
12658
12659 \end_inset
12660
12661 .
12662  Ce genre de tableau est appelé 
12663 \begin_inset Quotes eld
12664 \end_inset
12665
12666
12667 \emph on
12668 formel
12669 \emph default
12670
12671 \begin_inset Quotes erd
12672 \end_inset
12673
12674 .
12675  Pour transformer un tableau en tableau formel, utilisez l'option 
12676 \family sans
12677 Formel
12678 \family default
12679  de l'onglet 
12680 \family sans
12681 Bordures
12682 \family default
12683  de la fenêtre de dialogue 
12684 \family sans
12685 Paramètres
12686 \begin_inset space ~
12687 \end_inset
12688
12689 du
12690 \begin_inset space ~
12691 \end_inset
12692
12693 tableau
12694 \family default
12695 .
12696 \end_layout
12697
12698 \begin_layout Standard
12699 \begin_inset Float table
12700 placement h
12701 wide false
12702 sideways false
12703 status open
12704
12705 \begin_layout Plain Layout
12706 \begin_inset Caption
12707
12708 \begin_layout Plain Layout
12709 \begin_inset CommandInset label
12710 LatexCommand label
12711 name "tab:Exemple-tableau-booktabs"
12712
12713 \end_inset
12714
12715 Exemple de tableau formel
12716 \end_layout
12717
12718 \end_inset
12719
12720
12721 \end_layout
12722
12723 \begin_layout Plain Layout
12724 \align center
12725 \begin_inset Tabular
12726 <lyxtabular version="3" rows="8" columns="4">
12727 <features booktabs="true">
12728 <column alignment="center" valignment="top" width="0">
12729 <column alignment="center" valignment="top" width="0">
12730 <column alignment="center" valignment="top" width="0">
12731 <column alignment="center" valignment="top" width="0">
12732 <row>
12733 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12734 \begin_inset Text
12735
12736 \begin_layout Plain Layout
12737 Système
12738 \end_layout
12739
12740 \end_inset
12741 </cell>
12742 <cell alignment="center" valignment="top" topline="true" usebox="none">
12743 \begin_inset Text
12744
12745 \begin_layout Plain Layout
12746 Medipix
12747 \begin_inset Formula $\,$
12748 \end_inset
12749
12750 1
12751 \end_layout
12752
12753 \end_inset
12754 </cell>
12755 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12756 \begin_inset Text
12757
12758 \begin_layout Plain Layout
12759 Medipix
12760 \begin_inset Formula $\,$
12761 \end_inset
12762
12763 2
12764 \end_layout
12765
12766 \end_inset
12767 </cell>
12768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12769 \begin_inset Text
12770
12771 \begin_layout Plain Layout
12772
12773 \end_layout
12774
12775 \end_inset
12776 </cell>
12777 </row>
12778 <row>
12779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12780 \begin_inset Text
12781
12782 \begin_layout Plain Layout
12783 \begin_inset ERT
12784 status collapsed
12785
12786 \begin_layout Plain Layout
12787
12788
12789 \backslash
12790 cmidrule(r){2-2}
12791 \end_layout
12792
12793 \end_inset
12794
12795
12796 \begin_inset ERT
12797 status collapsed
12798
12799 \begin_layout Plain Layout
12800
12801
12802 \backslash
12803 cmidrule(l){3-4}
12804 \end_layout
12805
12806 \end_inset
12807
12808 Épaisseur du capteur [µm]
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 300
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 <cell alignment="center" valignment="top" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826 300
12827 \end_layout
12828
12829 \end_inset
12830 </cell>
12831 <cell alignment="center" valignment="top" usebox="none">
12832 \begin_inset Text
12833
12834 \begin_layout Plain Layout
12835 700
12836 \end_layout
12837
12838 \end_inset
12839 </cell>
12840 </row>
12841 <row>
12842 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12843 \begin_inset Text
12844
12845 \begin_layout Plain Layout
12846 Angle du biseau [°]
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 <cell alignment="center" valignment="top" topline="true" usebox="none">
12852 \begin_inset Text
12853
12854 \begin_layout Plain Layout
12855 3.55
12856 \end_layout
12857
12858 \end_inset
12859 </cell>
12860 <cell alignment="center" valignment="top" topline="true" usebox="none">
12861 \begin_inset Text
12862
12863 \begin_layout Plain Layout
12864 2.71
12865 \end_layout
12866
12867 \end_inset
12868 </cell>
12869 <cell alignment="center" valignment="top" topline="true" usebox="none">
12870 \begin_inset Text
12871
12872 \begin_layout Plain Layout
12873 7.99
12874 \end_layout
12875
12876 \end_inset
12877 </cell>
12878 </row>
12879 <row topspace="default">
12880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12881 \begin_inset Text
12882
12883 \begin_layout Plain Layout
12884 Résolution spatiale [µm]
12885 \end_layout
12886
12887 \end_inset
12888 </cell>
12889 <cell alignment="center" valignment="top" usebox="none">
12890 \begin_inset Text
12891
12892 \begin_layout Plain Layout
12893 4.26
12894 \end_layout
12895
12896 \end_inset
12897 </cell>
12898 <cell alignment="center" valignment="top" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 10.17
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 10.56
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 </row>
12917 <row topspace="default">
12918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12919 \begin_inset Text
12920
12921 \begin_layout Plain Layout
12922 MTF à 
12923 \begin_inset Formula $f_{\mathrm{max}}$
12924 \end_inset
12925
12926
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 <cell alignment="center" valignment="top" usebox="none">
12932 \begin_inset Text
12933
12934 \begin_layout Plain Layout
12935 0.53
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 <cell alignment="center" valignment="top" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 0.37
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 <cell alignment="center" valignment="top" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953 0.39
12954 \end_layout
12955
12956 \end_inset
12957 </cell>
12958 </row>
12959 <row topspace="default">
12960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 \begin_inset ERT
12965 status collapsed
12966
12967 \begin_layout Plain Layout
12968
12969
12970 \backslash
12971 cmidrule(l{10pt}){1-1}
12972 \end_layout
12973
12974 \end_inset
12975
12976 résolution spatiale LSF
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 <cell alignment="center" valignment="top" usebox="none">
12982 \begin_inset Text
12983
12984 \begin_layout Plain Layout
12985
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 </row>
13009 <row>
13010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014 en µm
13015 \end_layout
13016
13017 \end_inset
13018 </cell>
13019 <cell alignment="center" valignment="top" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 129.7
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 <cell alignment="center" valignment="top" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032 52.75
13033 \end_layout
13034
13035 \end_inset
13036 </cell>
13037 <cell alignment="center" valignment="top" usebox="none">
13038 \begin_inset Text
13039
13040 \begin_layout Plain Layout
13041 50.78
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 </row>
13047 <row>
13048 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13049 \begin_inset Text
13050
13051 \begin_layout Plain Layout
13052 en % de la taille des pixels
13053 \end_layout
13054
13055 \end_inset
13056 </cell>
13057 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13058 \begin_inset Text
13059
13060 \begin_layout Plain Layout
13061 76.3
13062 \end_layout
13063
13064 \end_inset
13065 </cell>
13066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13067 \begin_inset Text
13068
13069 \begin_layout Plain Layout
13070 95.9
13071 \end_layout
13072
13073 \end_inset
13074 </cell>
13075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13076 \begin_inset Text
13077
13078 \begin_layout Plain Layout
13079 92.3
13080 \end_layout
13081
13082 \end_inset
13083 </cell>
13084 </row>
13085 </lyxtabular>
13086
13087 \end_inset
13088
13089
13090 \end_layout
13091
13092 \end_inset
13093
13094
13095 \end_layout
13096
13097 \begin_layout Standard
13098 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13099  
13100 \family sans
13101 Bordures
13102 \family default
13103  de la fenêtre de dialogue 
13104 \family sans
13105 Paramètres
13106 \begin_inset space ~
13107 \end_inset
13108
13109 du
13110 \begin_inset space ~
13111 \end_inset
13112
13113 tableau
13114 \family default
13115  comme c'est décrit dans la section
13116 \begin_inset space ~
13117 \end_inset
13118
13119
13120 \begin_inset CommandInset ref
13121 LatexCommand ref
13122 reference "sub:Espacement-lignes"
13123
13124 \end_inset
13125
13126 .
13127 \end_layout
13128
13129 \begin_layout Standard
13130 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13131  verticales.
13132  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13133  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13134  sortie imprimée :
13135 \begin_inset Newline newline
13136 \end_inset
13137
13138 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13139 \begin_inset space \thinspace{}
13140 \end_inset
13141
13142 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13143 \begin_inset space \thinspace{}
13144 \end_inset
13145
13146 em.
13147 \end_layout
13148
13149 \begin_layout Standard
13150 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13151  lignes de préambule suivantes :
13152 \end_layout
13153
13154 \begin_layout Standard
13155
13156 \series bold
13157
13158 \backslash
13159 let
13160 \backslash
13161 mytoprule
13162 \backslash
13163 toprule
13164 \begin_inset Newline newline
13165 \end_inset
13166
13167
13168 \backslash
13169 renewcommand{
13170 \backslash
13171 toprule}{
13172 \backslash
13173 mytoprule[width]}
13174 \end_layout
13175
13176 \begin_layout Standard
13177 Cet exemple concerne la première ligne, appelée 
13178 \series bold
13179 toprule
13180 \series default
13181 .
13182  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13183 \series bold
13184 toprule
13185 \series default
13186  par 
13187 \series bold
13188 bottomrule
13189 \series default
13190 .
13191  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13192  
13193 \series bold
13194 toprule
13195 \series default
13196  par 
13197 \series bold
13198 midrule
13199 \series default
13200 .
13201  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13202 \begin_inset space ~
13203 \end_inset
13204
13205
13206 \begin_inset CommandInset ref
13207 LatexCommand ref
13208 reference "cha:Unités-de-longueur"
13209
13210 \end_inset
13211
13212  pour préciser l'épaisseur voulue.
13213 \end_layout
13214
13215 \begin_layout Standard
13216 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13217  en mettant une ligne pour une cellule multi colonne.
13218  LyX va utiliser en interne la commande 
13219 \series bold
13220
13221 \backslash
13222 cmidrule
13223 \series default
13224  pour créer cette ligne.
13225  Sa syntaxe complète est :
13226 \end_layout
13227
13228 \begin_layout Standard
13229
13230 \series bold
13231
13232 \backslash
13233 cmidrule[largeur](rognage){colDépart-colFin}
13234 \end_layout
13235
13236 \begin_layout Standard
13237 Les options de la commande 
13238 \series bold
13239
13240 \backslash
13241 cmidrule
13242 \series default
13243  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13244  TeX pour pouvoir les utiliser.
13245  On peut créer manuellement des lignes 
13246 \series bold
13247
13248 \backslash
13249 mitrales
13250 \series default
13251  en insérant la commande en code TeX comme le premier élément de la première
13252  cellule de la ligne.
13253  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13254  en question.
13255 \end_layout
13256
13257 \begin_layout Standard
13258 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13259 \begin_inset space \thinspace{}
13260 \end_inset
13261
13262 em.
13263  
13264 \series bold
13265 colDépart
13266 \series default
13267  est le numéro de la colonne dans laquelle la ligne commence et 
13268 \series bold
13269 colFin
13270 \series default
13271  est le numéro de la colonne dans laquelle elle se termine.
13272  La valeur de 
13273 \series bold
13274 colFin
13275 \series default
13276  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13277  Le paramètre optionnel 
13278 \series bold
13279 rognage
13280 \series default
13281  peut être soit 
13282 \emph on
13283 l{largeurRognage}
13284 \emph default
13285 , ou 
13286 \emph on
13287 r{largeurRognage}
13288 \emph default
13289  où les valeurs de
13290 \emph on
13291  largeurRognage
13292 \emph default
13293  sont aussi optionnelles.
13294  En utilisant par exemple la valeur 
13295 \emph on
13296 l{2pt}
13297 \emph default
13298  pour ce paramètre, la ligne va être rognée de 2
13299 \begin_inset space \thinspace{}
13300 \end_inset
13301
13302 pt à son extrémité gauche.
13303  Si vous ne spécifiez pas de valeur pour 
13304 \emph on
13305 largeurRognage
13306 \emph default
13307  les lignes sont par défaut rognées de 0.5
13308 \begin_inset space \thinspace{}
13309 \end_inset
13310
13311 em.
13312 \end_layout
13313
13314 \begin_layout Standard
13315 \begin_inset VSpace bigskip
13316 \end_inset
13317
13318 Le tableau
13319 \begin_inset space ~
13320 \end_inset
13321
13322
13323 \begin_inset CommandInset ref
13324 LatexCommand ref
13325 reference "tab:Exemple-tableau-booktabs"
13326
13327 \end_inset
13328
13329  a été créé en utilisant les commandes
13330 \end_layout
13331
13332 \begin_layout Standard
13333
13334 \series bold
13335
13336 \backslash
13337 cmidrule(r){2-2}
13338 \backslash
13339 cmidrule(l){3-4}
13340 \end_layout
13341
13342 \begin_layout Standard
13343 au début de la deuxième ligne et
13344 \end_layout
13345
13346 \begin_layout Standard
13347
13348 \series bold
13349
13350 \backslash
13351 cmidrule(l{10pt}){1-1}
13352 \end_layout
13353
13354 \begin_layout Standard
13355 au début de la sixième ligne.
13356 \end_layout
13357
13358 \begin_layout Standard
13359 \begin_inset VSpace bigskip
13360 \end_inset
13361
13362
13363 \end_layout
13364
13365 \begin_layout Standard
13366 Vous pouvez vouloir des commandes 
13367 \series bold
13368
13369 \backslash
13370 cmidrule
13371 \series default
13372 s qui se recouvrent comme pour le tableau
13373 \begin_inset space ~
13374 \end_inset
13375
13376
13377 \begin_inset CommandInset ref
13378 LatexCommand ref
13379 reference "tab:Tableau-booktabs-special"
13380
13381 \end_inset
13382
13383 .
13384  On obtient ce résultat en utilisant la commande suivante en code TeX
13385 \end_layout
13386
13387 \begin_layout Standard
13388
13389 \series bold
13390
13391 \backslash
13392 morecmidrules
13393 \end_layout
13394
13395 \begin_layout Standard
13396 La commande qui a été utilisée pour la deuxième ligne du tableau
13397 \begin_inset space ~
13398 \end_inset
13399
13400
13401 \begin_inset CommandInset ref
13402 LatexCommand ref
13403 reference "tab:Tableau-booktabs-special"
13404
13405 \end_inset
13406
13407  est
13408 \end_layout
13409
13410 \begin_layout Standard
13411
13412 \series bold
13413
13414 \backslash
13415 cmidrule(r){2-2}
13416 \backslash
13417 cmidrule(l){3-4}
13418 \backslash
13419 morecmidrules
13420 \backslash
13421 cmidrule{2-4}
13422 \end_layout
13423
13424 \begin_layout Standard
13425 La commande pour la sixième ligne est
13426 \end_layout
13427
13428 \begin_layout Standard
13429
13430 \series bold
13431
13432 \backslash
13433 midrule
13434 \backslash
13435 morecmidrules
13436 \backslash
13437 cmidrule{3-4}
13438 \end_layout
13439
13440 \begin_layout Standard
13441 \begin_inset VSpace bigskip
13442 \end_inset
13443
13444
13445 \end_layout
13446
13447 \begin_layout Standard
13448 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13449 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13450  font toute la largeur du tableau :
13451 \end_layout
13452
13453 \begin_layout Standard
13454
13455 \series bold
13456
13457 \backslash
13458 specialrule{largeur}{espace au dessus}{espace en dessous}
13459 \end_layout
13460
13461 \begin_layout Standard
13462 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13463  du paquetage LaTeX 
13464 \series bold
13465 booktabs
13466 \series default
13467  
13468 \begin_inset CommandInset citation
13469 LatexCommand cite
13470 key "booktabs"
13471
13472 \end_inset
13473
13474 .
13475 \begin_inset Index
13476 status collapsed
13477
13478 \begin_layout Plain Layout
13479 Paquetages LaTeX ! booktabs
13480 \end_layout
13481
13482 \end_inset
13483
13484
13485 \end_layout
13486
13487 \begin_layout Standard
13488 \begin_inset Float table
13489 placement h
13490 wide false
13491 sideways false
13492 status open
13493
13494 \begin_layout Plain Layout
13495 \begin_inset Caption
13496
13497 \begin_layout Plain Layout
13498 \begin_inset CommandInset label
13499 LatexCommand label
13500 name "tab:Tableau-booktabs-special"
13501
13502 \end_inset
13503
13504 Tableau formel spécial
13505 \end_layout
13506
13507 \end_inset
13508
13509
13510 \end_layout
13511
13512 \begin_layout Plain Layout
13513 \align center
13514 \begin_inset Tabular
13515 <lyxtabular version="3" rows="8" columns="4">
13516 <features booktabs="true">
13517 <column alignment="center" valignment="top" width="0">
13518 <column alignment="center" valignment="top" width="0">
13519 <column alignment="center" valignment="top" width="0">
13520 <column alignment="center" valignment="top" width="0">
13521 <row>
13522 <cell alignment="center" valignment="top" topline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 Système
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" topline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535 Medipix
13536 \begin_inset space \thinspace{}
13537 \end_inset
13538
13539 1
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13545 \begin_inset Text
13546
13547 \begin_layout Plain Layout
13548 Medipix
13549 \begin_inset space \thinspace{}
13550 \end_inset
13551
13552 2
13553 \end_layout
13554
13555 \end_inset
13556 </cell>
13557 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561
13562 \end_layout
13563
13564 \end_inset
13565 </cell>
13566 </row>
13567 <row>
13568 <cell alignment="center" valignment="top" usebox="none">
13569 \begin_inset Text
13570
13571 \begin_layout Plain Layout
13572 \begin_inset ERT
13573 status collapsed
13574
13575 \begin_layout Plain Layout
13576
13577
13578 \backslash
13579 cmidrule(r){2-2}
13580 \end_layout
13581
13582 \end_inset
13583
13584
13585 \begin_inset ERT
13586 status collapsed
13587
13588 \begin_layout Plain Layout
13589
13590
13591 \backslash
13592 cmidrule(l){3-4}
13593 \end_layout
13594
13595 \end_inset
13596
13597
13598 \begin_inset ERT
13599 status collapsed
13600
13601 \begin_layout Plain Layout
13602
13603
13604 \backslash
13605 morecmidrules 
13606 \end_layout
13607
13608 \end_inset
13609
13610
13611 \begin_inset ERT
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615
13616
13617 \backslash
13618 cmidrule{2-4}
13619 \end_layout
13620
13621 \end_inset
13622
13623 Epaisseur du capteur [µm]
13624 \end_layout
13625
13626 \end_inset
13627 </cell>
13628 <cell alignment="center" valignment="top" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632 300
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 <cell alignment="center" valignment="top" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Plain Layout
13641 300
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell alignment="center" valignment="top" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Plain Layout
13650 700
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 </row>
13656 <row>
13657 <cell alignment="center" valignment="top" topline="true" usebox="none">
13658 \begin_inset Text
13659
13660 \begin_layout Plain Layout
13661 Angle biseau [°]
13662 \end_layout
13663
13664 \end_inset
13665 </cell>
13666 <cell alignment="center" valignment="top" topline="true" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Plain Layout
13670 3.55
13671 \end_layout
13672
13673 \end_inset
13674 </cell>
13675 <cell alignment="center" valignment="top" topline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 2.71
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 <cell alignment="center" valignment="top" topline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 7.99
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 </row>
13694 <row topspace="default">
13695 <cell alignment="center" valignment="top" usebox="none">
13696 \begin_inset Text
13697
13698 \begin_layout Plain Layout
13699 Résolution spatiale [µm]
13700 \end_layout
13701
13702 \end_inset
13703 </cell>
13704 <cell alignment="center" valignment="top" usebox="none">
13705 \begin_inset Text
13706
13707 \begin_layout Plain Layout
13708 4.26
13709 \end_layout
13710
13711 \end_inset
13712 </cell>
13713 <cell alignment="center" valignment="top" usebox="none">
13714 \begin_inset Text
13715
13716 \begin_layout Plain Layout
13717 10.17
13718 \end_layout
13719
13720 \end_inset
13721 </cell>
13722 <cell alignment="center" valignment="top" usebox="none">
13723 \begin_inset Text
13724
13725 \begin_layout Plain Layout
13726 10.56
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 </row>
13732 <row topspace="default">
13733 <cell alignment="center" valignment="top" usebox="none">
13734 \begin_inset Text
13735
13736 \begin_layout Plain Layout
13737 MTF à 
13738 \begin_inset Formula $f_{\mathrm{max}}$
13739 \end_inset
13740
13741
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 0.53
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 <cell alignment="center" valignment="top" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 0.37
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 0.39
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 </row>
13774 <row>
13775 <cell alignment="center" valignment="top" topline="true" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Plain Layout
13779 \begin_inset ERT
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783
13784
13785 \backslash
13786 morecmidrules 
13787 \end_layout
13788
13789 \end_inset
13790
13791
13792 \begin_inset ERT
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796
13797
13798 \backslash
13799 cmidrule{3-4}
13800 \end_layout
13801
13802 \end_inset
13803
13804 résolution spatiale LSF
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 <cell alignment="center" valignment="top" topline="true" usebox="none">
13828 \begin_inset Text
13829
13830 \begin_layout Plain Layout
13831
13832 \end_layout
13833
13834 \end_inset
13835 </cell>
13836 </row>
13837 <row>
13838 <cell alignment="center" valignment="top" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842 en µm
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 129.7
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860 52.75
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869 50.78
13870 \end_layout
13871
13872 \end_inset
13873 </cell>
13874 </row>
13875 <row>
13876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880 en % de la taille des pixels
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 76.3
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 95.9
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907 92.3
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 </row>
13913 </lyxtabular>
13914
13915 \end_inset
13916
13917
13918 \end_layout
13919
13920 \end_inset
13921
13922
13923 \end_layout
13924
13925 \begin_layout Section
13926 Alignement Vertical des Tableaux
13927 \begin_inset Index
13928 status collapsed
13929
13930 \begin_layout Plain Layout
13931 Tableau ! Alignement
13932 \end_layout
13933
13934 \end_inset
13935
13936
13937 \end_layout
13938
13939 \begin_layout Standard
13940 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13941  doit être à l'intérieur d'une boîte.
13942  La boîte peut alors être alignée comme c'est décrit dans la 
13943 \begin_inset space ~
13944 \end_inset
13945
13946
13947 \begin_inset CommandInset ref
13948 LatexCommand ref
13949 reference "sec:Boîte-Dialogue"
13950
13951 \end_inset
13952
13953 .
13954 \end_layout
13955
13956 \begin_layout Standard
13957 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13958  minipage
13959 \begin_inset Foot
13960 status open
13961
13962 \begin_layout Plain Layout
13963 Les minipages son décrites dans la section
13964 \begin_inset space ~
13965 \end_inset
13966
13967
13968 \begin_inset CommandInset ref
13969 LatexCommand ref
13970 reference "sec:Minipages"
13971
13972 \end_inset
13973
13974 .
13975 \end_layout
13976
13977 \end_inset
13978
13979  dont la largeur est de 15
13980 \begin_inset space \thinspace{}
13981 \end_inset
13982
13983 col% :
13984 \end_layout
13985
13986 \begin_layout Itemize
13987 test 
13988 \begin_inset Box Frameless
13989 position "t"
13990 hor_pos "c"
13991 has_inner_box 1
13992 inner_pos "c"
13993 use_parbox 0
13994 width "15col%"
13995 special "none"
13996 height "1in"
13997 height_special "totalheight"
13998 status collapsed
13999
14000 \begin_layout Plain Layout
14001 \begin_inset Tabular
14002 <lyxtabular version="3" rows="3" columns="3">
14003 <features>
14004 <column alignment="center" valignment="top" width="0">
14005 <column alignment="center" valignment="top" width="0">
14006 <column alignment="center" valignment="top" width="0">
14007 <row>
14008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14009 \begin_inset Text
14010
14011 \begin_layout Plain Layout
14012 a
14013 \end_layout
14014
14015 \end_inset
14016 </cell>
14017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14018 \begin_inset Text
14019
14020 \begin_layout Plain Layout
14021 d
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030 g
14031 \end_layout
14032
14033 \end_inset
14034 </cell>
14035 </row>
14036 <row>
14037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14038 \begin_inset Text
14039
14040 \begin_layout Plain Layout
14041 b
14042 \end_layout
14043
14044 \end_inset
14045 </cell>
14046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14047 \begin_inset Text
14048
14049 \begin_layout Plain Layout
14050 e
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Plain Layout
14059 h
14060 \end_layout
14061
14062 \end_inset
14063 </cell>
14064 </row>
14065 <row>
14066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14067 \begin_inset Text
14068
14069 \begin_layout Plain Layout
14070 c
14071 \end_layout
14072
14073 \end_inset
14074 </cell>
14075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14076 \begin_inset Text
14077
14078 \begin_layout Plain Layout
14079 f
14080 \end_layout
14081
14082 \end_inset
14083 </cell>
14084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14085 \begin_inset Text
14086
14087 \begin_layout Plain Layout
14088 i
14089 \end_layout
14090
14091 \end_inset
14092 </cell>
14093 </row>
14094 </lyxtabular>
14095
14096 \end_inset
14097
14098
14099 \end_layout
14100
14101 \end_inset
14102
14103  test 
14104 \begin_inset ERT
14105 status collapsed
14106
14107 \begin_layout Plain Layout
14108
14109
14110 \backslash
14111 raisebox{0.85
14112 \backslash
14113 baselineskip}{
14114 \end_layout
14115
14116 \end_inset
14117
14118
14119 \begin_inset Box Frameless
14120 position "t"
14121 hor_pos "c"
14122 has_inner_box 1
14123 inner_pos "c"
14124 use_parbox 0
14125 width "15col%"
14126 special "none"
14127 height "1in"
14128 height_special "totalheight"
14129 status collapsed
14130
14131 \begin_layout Plain Layout
14132 \begin_inset Tabular
14133 <lyxtabular version="3" rows="3" columns="3">
14134 <features>
14135 <column alignment="center" valignment="top" width="0">
14136 <column alignment="center" valignment="top" width="0">
14137 <column alignment="center" valignment="top" width="0">
14138 <row>
14139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 a
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152 d
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 g
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 </row>
14167 <row>
14168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14169 \begin_inset Text
14170
14171 \begin_layout Plain Layout
14172 b
14173 \end_layout
14174
14175 \end_inset
14176 </cell>
14177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Plain Layout
14181 e
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Plain Layout
14190 h
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 </row>
14196 <row>
14197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14198 \begin_inset Text
14199
14200 \begin_layout Plain Layout
14201 c
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14207 \begin_inset Text
14208
14209 \begin_layout Plain Layout
14210 f
14211 \end_layout
14212
14213 \end_inset
14214 </cell>
14215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14216 \begin_inset Text
14217
14218 \begin_layout Plain Layout
14219 i
14220 \end_layout
14221
14222 \end_inset
14223 </cell>
14224 </row>
14225 </lyxtabular>
14226
14227 \end_inset
14228
14229
14230 \end_layout
14231
14232 \end_inset
14233
14234
14235 \begin_inset ERT
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239
14240 }
14241 \end_layout
14242
14243 \end_inset
14244
14245
14246 \end_layout
14247
14248 \begin_layout Itemize
14249 test 
14250 \begin_inset Box Frameless
14251 position "c"
14252 hor_pos "c"
14253 has_inner_box 1
14254 inner_pos "c"
14255 use_parbox 0
14256 width "15col%"
14257 special "none"
14258 height "1in"
14259 height_special "totalheight"
14260 status collapsed
14261
14262 \begin_layout Plain Layout
14263 \begin_inset Tabular
14264 <lyxtabular version="3" rows="3" columns="3">
14265 <features>
14266 <column alignment="center" valignment="top" width="0">
14267 <column alignment="center" valignment="top" width="0">
14268 <column alignment="center" valignment="top" width="0">
14269 <row>
14270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14271 \begin_inset Text
14272
14273 \begin_layout Plain Layout
14274 a
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14280 \begin_inset Text
14281
14282 \begin_layout Plain Layout
14283 d
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14289 \begin_inset Text
14290
14291 \begin_layout Plain Layout
14292 g
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 </row>
14298 <row>
14299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14300 \begin_inset Text
14301
14302 \begin_layout Plain Layout
14303 b
14304 \end_layout
14305
14306 \end_inset
14307 </cell>
14308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14309 \begin_inset Text
14310
14311 \begin_layout Plain Layout
14312 e
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14318 \begin_inset Text
14319
14320 \begin_layout Plain Layout
14321 h
14322 \end_layout
14323
14324 \end_inset
14325 </cell>
14326 </row>
14327 <row>
14328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14329 \begin_inset Text
14330
14331 \begin_layout Plain Layout
14332 c
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14338 \begin_inset Text
14339
14340 \begin_layout Plain Layout
14341 f
14342 \end_layout
14343
14344 \end_inset
14345 </cell>
14346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14347 \begin_inset Text
14348
14349 \begin_layout Plain Layout
14350 i
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 </row>
14356 </lyxtabular>
14357
14358 \end_inset
14359
14360
14361 \end_layout
14362
14363 \end_inset
14364
14365
14366 \end_layout
14367
14368 \begin_layout Itemize
14369 test 
14370 \begin_inset Box Frameless
14371 position "b"
14372 hor_pos "c"
14373 has_inner_box 1
14374 inner_pos "c"
14375 use_parbox 0
14376 width "15col%"
14377 special "none"
14378 height "1in"
14379 height_special "totalheight"
14380 status collapsed
14381
14382 \begin_layout Plain Layout
14383 \begin_inset Tabular
14384 <lyxtabular version="3" rows="3" columns="3">
14385 <features>
14386 <column alignment="center" valignment="top" width="0">
14387 <column alignment="center" valignment="top" width="0">
14388 <column alignment="center" valignment="top" width="0">
14389 <row>
14390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394 a
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 d
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 g
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 </row>
14418 <row>
14419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Plain Layout
14423 b
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14429 \begin_inset Text
14430
14431 \begin_layout Plain Layout
14432 e
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14438 \begin_inset Text
14439
14440 \begin_layout Plain Layout
14441 h
14442 \end_layout
14443
14444 \end_inset
14445 </cell>
14446 </row>
14447 <row>
14448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14449 \begin_inset Text
14450
14451 \begin_layout Plain Layout
14452 c
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Plain Layout
14461 f
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Plain Layout
14470 i
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 </row>
14476 </lyxtabular>
14477
14478 \end_inset
14479
14480
14481 \end_layout
14482
14483 \end_inset
14484
14485  test 
14486 \begin_inset ERT
14487 status collapsed
14488
14489 \begin_layout Plain Layout
14490
14491
14492 \backslash
14493 raisebox{-0.32
14494 \backslash
14495 baselineskip}{
14496 \end_layout
14497
14498 \end_inset
14499
14500
14501 \begin_inset Box Frameless
14502 position "b"
14503 hor_pos "c"
14504 has_inner_box 1
14505 inner_pos "c"
14506 use_parbox 0
14507 width "15col%"
14508 special "none"
14509 height "1in"
14510 height_special "totalheight"
14511 status collapsed
14512
14513 \begin_layout Plain Layout
14514 \begin_inset Tabular
14515 <lyxtabular version="3" rows="3" columns="3">
14516 <features>
14517 <column alignment="center" valignment="top" width="0">
14518 <column alignment="center" valignment="top" width="0">
14519 <column alignment="center" valignment="top" width="0">
14520 <row>
14521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14522 \begin_inset Text
14523
14524 \begin_layout Plain Layout
14525 a
14526 \end_layout
14527
14528 \end_inset
14529 </cell>
14530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Plain Layout
14534 d
14535 \end_layout
14536
14537 \end_inset
14538 </cell>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543 g
14544 \end_layout
14545
14546 \end_inset
14547 </cell>
14548 </row>
14549 <row>
14550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14551 \begin_inset Text
14552
14553 \begin_layout Plain Layout
14554 b
14555 \end_layout
14556
14557 \end_inset
14558 </cell>
14559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14560 \begin_inset Text
14561
14562 \begin_layout Plain Layout
14563 e
14564 \end_layout
14565
14566 \end_inset
14567 </cell>
14568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572 h
14573 \end_layout
14574
14575 \end_inset
14576 </cell>
14577 </row>
14578 <row>
14579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14580 \begin_inset Text
14581
14582 \begin_layout Plain Layout
14583 c
14584 \end_layout
14585
14586 \end_inset
14587 </cell>
14588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14589 \begin_inset Text
14590
14591 \begin_layout Plain Layout
14592 f
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Plain Layout
14601 i
14602 \end_layout
14603
14604 \end_inset
14605 </cell>
14606 </row>
14607 </lyxtabular>
14608
14609 \end_inset
14610
14611
14612 \end_layout
14613
14614 \end_inset
14615
14616
14617 \begin_inset ERT
14618 status collapsed
14619
14620 \begin_layout Plain Layout
14621
14622 }
14623 \end_layout
14624
14625 \end_inset
14626
14627
14628 \end_layout
14629
14630 \begin_layout Standard
14631 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14632  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14633  la ligne dans laquelle le tableau est inséré.
14634  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14635  boîte élévatrice (raisebox)
14636 \begin_inset Foot
14637 status collapsed
14638
14639 \begin_layout Plain Layout
14640 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14641 \begin_inset space ~
14642 \end_inset
14643
14644
14645 \begin_inset CommandInset ref
14646 LatexCommand ref
14647 reference "sub:Alignement-Vertical"
14648
14649 \end_inset
14650
14651 .
14652 \end_layout
14653
14654 \end_inset
14655
14656 .
14657  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14658  aligné en utilisant la commande en code TeX suivante 
14659 \end_layout
14660
14661 \begin_layout Standard
14662
14663 \series bold
14664
14665 \backslash
14666 raisebox{0.85
14667 \backslash
14668 baselineskip}{
14669 \end_layout
14670
14671 \begin_layout Standard
14672 placée juste avant la boîte minipage.
14673  Après la boîte on insère l'accolade fermante en code TeX.
14674  Pour le deuxième tableau de la dernière ligne, la commande 
14675 \end_layout
14676
14677 \begin_layout Standard
14678
14679 \series bold
14680
14681 \backslash
14682 raisebox{-0.32
14683 \backslash
14684 baselineskip}{
14685 \end_layout
14686
14687 \begin_layout Standard
14688 est utilisée.
14689 \end_layout
14690
14691 \begin_layout Standard
14692 \begin_inset Note Greyedout
14693 status open
14694
14695 \begin_layout Plain Layout
14696
14697 \series bold
14698 Note:
14699 \series default
14700  L'alignement entre le contenu de la ligne du tableau et le texte de la
14701  ligne qui l'entoure ne peut pas être parfait.
14702  Le facteur utilisé dans la commande 
14703 \series bold
14704
14705 \backslash
14706 raisebox
14707 \series default
14708  pour obtenir cet alignement dépend de la police de caractères du document,
14709  de la taille de la police et de l'épaisseur des lignes du tableau.
14710 \end_layout
14711
14712 \end_inset
14713
14714
14715 \end_layout
14716
14717 \begin_layout Section
14718 Tableaux Colorés
14719 \begin_inset CommandInset label
14720 LatexCommand label
14721 name "sec:Tableaux-Colorés"
14722
14723 \end_inset
14724
14725
14726 \begin_inset Index
14727 status collapsed
14728
14729 \begin_layout Plain Layout
14730 Tableau ! Coloré
14731 \end_layout
14732
14733 \end_inset
14734
14735
14736 \end_layout
14737
14738 \begin_layout Subsection
14739 Cellules Colorées
14740 \begin_inset Index
14741 status collapsed
14742
14743 \begin_layout Plain Layout
14744 Couleur des tableaux ! Pour les cellules
14745 \end_layout
14746
14747 \end_inset
14748
14749
14750 \begin_inset Index
14751 status collapsed
14752
14753 \begin_layout Plain Layout
14754 Couleur ! Pour les cellules de tableau
14755 \end_layout
14756
14757 \end_inset
14758
14759
14760 \end_layout
14761
14762 \begin_layout Standard
14763 \begin_inset Float table
14764 placement h
14765 wide false
14766 sideways false
14767 status open
14768
14769 \begin_layout Plain Layout
14770 \begin_inset Caption
14771
14772 \begin_layout Plain Layout
14773 \begin_inset CommandInset label
14774 LatexCommand label
14775 name "tab:Tableau-coloré-sans-colortbl"
14776
14777 \end_inset
14778
14779 Tableau coloré sans utiliser le paquetage  
14780 \series bold
14781 colortbl
14782 \series default
14783
14784 \begin_inset OptArg
14785 status open
14786
14787 \begin_layout Plain Layout
14788 Tableau sans colortbl
14789 \end_layout
14790
14791 \end_inset
14792
14793
14794 \end_layout
14795
14796 \end_inset
14797
14798
14799 \end_layout
14800
14801 \begin_layout Plain Layout
14802 \align center
14803 \begin_inset Tabular
14804 <lyxtabular version="3" rows="3" columns="3">
14805 <features>
14806 <column alignment="center" valignment="top" width="0">
14807 <column alignment="center" valignment="top" width="0">
14808 <column alignment="center" valignment="top" width="0">
14809 <row>
14810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814
14815 \color green
14816 a
14817 \end_layout
14818
14819 \end_inset
14820 </cell>
14821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825
14826 \color red
14827 b
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Plain Layout
14836
14837 \color red
14838 c
14839 \end_layout
14840
14841 \end_inset
14842 </cell>
14843 </row>
14844 <row>
14845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14846 \begin_inset Text
14847
14848 \begin_layout Plain Layout
14849
14850 \color green
14851 d
14852 \end_layout
14853
14854 \end_inset
14855 </cell>
14856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14857 \begin_inset Text
14858
14859 \begin_layout Plain Layout
14860
14861 \color blue
14862 e
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Plain Layout
14871
14872 \color blue
14873 f
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 </row>
14879 <row>
14880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884
14885 \color green
14886 g
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895
14896 \color blue
14897 h
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906
14907 \color blue
14908 i
14909 \end_layout
14910
14911 \end_inset
14912 </cell>
14913 </row>
14914 </lyxtabular>
14915
14916 \end_inset
14917
14918
14919 \end_layout
14920
14921 \end_inset
14922
14923
14924 \end_layout
14925
14926 \begin_layout Standard
14927 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14928  et choisissez une couleur dans le menu 
14929 \family sans
14930 Éditer\SpecialChar \menuseparator
14931 Style
14932 \begin_inset space ~
14933 \end_inset
14934
14935 de
14936 \begin_inset space ~
14937 \end_inset
14938
14939 Texte
14940 \family default
14941 .
14942  C'est ce qui a été utilisé pour créer le tableau
14943 \begin_inset space ~
14944 \end_inset
14945
14946
14947 \begin_inset CommandInset ref
14948 LatexCommand ref
14949 reference "tab:Tableau-coloré-sans-colortbl"
14950
14951 \end_inset
14952
14953 .
14954  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14955 \series bold
14956 colortbl
14957 \series default
14958 .
14959 \begin_inset Index
14960 status collapsed
14961
14962 \begin_layout Plain Layout
14963 Paquetages LaTeX ! colortbl
14964 \end_layout
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 \begin_inset ERT
14973 status collapsed
14974
14975 \begin_layout Plain Layout
14976
14977
14978 \backslash
14979 ifcolortbl
14980 \end_layout
14981
14982 \end_inset
14983
14984
14985 \begin_inset Note Note
14986 status open
14987
14988 \begin_layout Plain Layout
14989 La section qui suit ne sera affichée que si vous avez installé le paquetage
14990  LaTeX 
14991 \series bold
14992 colortbl
14993 \series default
14994 .
14995 \end_layout
14996
14997 \end_inset
14998
14999
15000 \end_layout
15001
15002 \begin_layout Standard
15003 Pour créer des tableaux colorés, vous devez charger le paquetage
15004 \series bold
15005  colortbl
15006 \series default
15007  dans le préambule avec la ligne
15008 \end_layout
15009
15010 \begin_layout Standard
15011
15012 \series bold
15013
15014 \backslash
15015 usepackage{colortbl}
15016 \end_layout
15017
15018 \begin_layout Standard
15019 On choisit la couleur d'une colonne avec la commande 
15020 \end_layout
15021
15022 \begin_layout Standard
15023
15024 \series bold
15025
15026 \backslash
15027 columncolor{nom de couleur}
15028 \end_layout
15029
15030 \begin_layout Standard
15031 à l'intérieur d'une commande 
15032 \series bold
15033 >{ }
15034 \series default
15035 .
15036  Vous trouverez plus d'information sur la commande 
15037 \series bold
15038 >{}
15039 \series default
15040  dans la section
15041 \begin_inset space ~
15042 \end_inset
15043
15044
15045 \begin_inset CommandInset ref
15046 LatexCommand ref
15047 reference "sub:Calculs-multicolonnes"
15048
15049 \end_inset
15050
15051 .
15052 \end_layout
15053
15054 \begin_layout Standard
15055 Les noms de couleurs suivants sont prédéfinis :
15056 \end_layout
15057
15058 \begin_layout Standard
15059
15060 \family sans
15061 red
15062 \family default
15063  (rouge), 
15064 \family sans
15065 green
15066 \family default
15067  (vert), 
15068 \family sans
15069 yellow
15070 \family default
15071  (jaune), 
15072 \family sans
15073 blue
15074 \family default
15075  (bleu), 
15076 \family sans
15077 cyan
15078 \family default
15079
15080 \family sans
15081 magenta
15082 \family default
15083
15084 \family sans
15085 black 
15086 \family default
15087 (noir) et 
15088 \family sans
15089 white 
15090 \family default
15091 (blanc).
15092 \end_layout
15093
15094 \begin_layout Standard
15095 \begin_inset VSpace medskip
15096 \end_inset
15097
15098
15099 \end_layout
15100
15101 \begin_layout Standard
15102 Vous pouvez aussi définir votre propre couleur avec la commande
15103 \end_layout
15104
15105 \begin_layout Standard
15106
15107 \series bold
15108
15109 \backslash
15110 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15111 \end_layout
15112
15113 \begin_layout Standard
15114 Le modèle de couleur peut être
15115 \end_layout
15116
15117 \begin_layout Labeling
15118 \labelwidthstring 00.00.0000
15119 cmyk: cyan, magenta, jaune (yellow), noir (black)
15120 \end_layout
15121
15122 \begin_layout Labeling
15123 \labelwidthstring 00.00.0000
15124 rgb: red, vert (green), bleu (blue)
15125 \end_layout
15126
15127 \begin_layout Labeling
15128 \labelwidthstring 00.00.0000
15129 gray dégradé de gris (gray)
15130 \end_layout
15131
15132 \begin_layout Standard
15133 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15134  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15135 \end_layout
15136
15137 \begin_layout Standard
15138 Vous pouvez par exemple définir la couleur 
15139 \begin_inset Quotes eld
15140 \end_inset
15141
15142
15143 \emph on
15144 vertfonce
15145 \begin_inset Quotes erd
15146 \end_inset
15147
15148  dans le préambule avec la ligne
15149 \end_layout
15150
15151 \begin_layout Standard
15152
15153 \series bold
15154
15155 \backslash
15156 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15157 \end_layout
15158
15159 \begin_layout Standard
15160 et la couleur "
15161 \emph on
15162 grisclair
15163 \emph default
15164 " avec
15165 \end_layout
15166
15167 \begin_layout Standard
15168
15169 \series bold
15170
15171 \backslash
15172 definecolor{grisclair}{gray}{0.8}
15173 \end_layout
15174
15175 \begin_layout Standard
15176 \begin_inset VSpace medskip
15177 \end_inset
15178
15179
15180 \end_layout
15181
15182 \begin_layout Standard
15183 Les lignes sont colorées avec la commande
15184 \end_layout
15185
15186 \begin_layout Standard
15187
15188 \series bold
15189
15190 \backslash
15191 rowcolor{nom de la couleur}
15192 \end_layout
15193
15194 \begin_layout Standard
15195 et les cellules sont colorées avec la commande
15196 \end_layout
15197
15198 \begin_layout Standard
15199
15200 \series bold
15201
15202 \backslash
15203 cellcolor{nom de la couleur}
15204 \end_layout
15205
15206 \begin_layout Standard
15207 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15208 \end_layout
15209
15210 \begin_layout Standard
15211 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15212  choisissez une couleur dans le menu 
15213 \family sans
15214 Éditer\SpecialChar \menuseparator
15215 Style
15216 \begin_inset space ~
15217 \end_inset
15218
15219 de
15220 \begin_inset space ~
15221 \end_inset
15222
15223 Texte
15224 \family default
15225 .
15226  Si une cellule contient du code TeX, faites bien attention à ne colorer
15227  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15228 \end_layout
15229
15230 \begin_layout Standard
15231 \begin_inset Note Greyedout
15232 status open
15233
15234 \begin_layout Plain Layout
15235
15236 \series bold
15237 Note:
15238 \series default
15239  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15240  définies par l'utilisateur.
15241 \end_layout
15242
15243 \end_inset
15244
15245
15246 \end_layout
15247
15248 \begin_layout Standard
15249 \begin_inset VSpace bigskip
15250 \end_inset
15251
15252
15253 \end_layout
15254
15255 \begin_layout Standard
15256 Pour créer le tableau
15257 \begin_inset space ~
15258 \end_inset
15259
15260
15261 \begin_inset CommandInset ref
15262 LatexCommand ref
15263 reference "tab:Tableau-coloré-avec-colortbl"
15264
15265 \end_inset
15266
15267  faites ce qui suit : La couleur de la première colonne doit être 
15268 \emph on
15269 vertfonce
15270 \emph default
15271 .
15272  On insère donc la commande
15273 \end_layout
15274
15275 \begin_layout Standard
15276
15277 \series bold
15278 >{
15279 \backslash
15280 columncolor{vertfonce}
15281 \backslash
15282 centering}c
15283 \end_layout
15284
15285 \begin_layout Standard
15286 en code TeX pour cette colonne.
15287  La première ligne doit être bleue
15288 \begin_inset Note Note
15289 status open
15290
15291 \begin_layout Plain Layout
15292 cyan ? (NdT)
15293 \end_layout
15294
15295 \end_inset
15296
15297 , d'où la commande en code TeX
15298 \end_layout
15299
15300 \begin_layout Standard
15301
15302 \series bold
15303
15304 \backslash
15305 rowcolow{cyan}
15306 \end_layout
15307
15308 \begin_layout Standard
15309 qui est insérée dans la première cellule de cette ligne.
15310  Notez que cela annule la couleur de colonne pour la première cellule.
15311  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15312  en code TeX la commande
15313 \end_layout
15314
15315 \begin_layout Standard
15316
15317 \series bold
15318
15319 \backslash
15320 cellcolor{magenta}
15321 \end_layout
15322
15323 \begin_layout Standard
15324 Les caractères peuvent maintenant être colorés en utilisant le menu 
15325 \family sans
15326 Éditer\SpecialChar \menuseparator
15327 Style
15328 \begin_inset space ~
15329 \end_inset
15330
15331 de
15332 \begin_inset space ~
15333 \end_inset
15334
15335 Texte
15336 \family default
15337 .
15338 \end_layout
15339
15340 \begin_layout Standard
15341 \begin_inset Float table
15342 placement h
15343 wide false
15344 sideways false
15345 status open
15346
15347 \begin_layout Plain Layout
15348 \begin_inset Caption
15349
15350 \begin_layout Plain Layout
15351 \begin_inset CommandInset label
15352 LatexCommand label
15353 name "tab:Tableau-coloré-avec-colortbl"
15354
15355 \end_inset
15356
15357 Tableau coloré en utilisant le paquetage 
15358 \series bold
15359 colortbl
15360 \series default
15361
15362 \begin_inset OptArg
15363 status collapsed
15364
15365 \begin_layout Plain Layout
15366 Tableau avec colortbl
15367 \end_layout
15368
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375
15376
15377 \end_layout
15378
15379 \begin_layout Plain Layout
15380 \align center
15381 \begin_inset Tabular
15382 <lyxtabular version="3" rows="3" columns="3">
15383 <features>
15384 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15385 <column alignment="center" valignment="top" width="0">
15386 <column alignment="center" valignment="top" width="0">
15387 <row>
15388 <cell alignment="center" valignment="top" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392 \begin_inset ERT
15393 status collapsed
15394
15395 \begin_layout Plain Layout
15396
15397
15398 \backslash
15399 rowcolor{cyan}
15400 \end_layout
15401
15402 \end_inset
15403
15404
15405 \color magenta
15406 a
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 <cell alignment="center" valignment="top" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Plain Layout
15415
15416 \color red
15417 b
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 <cell alignment="center" valignment="top" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Plain Layout
15426
15427 \color red
15428 c
15429 \end_layout
15430
15431 \end_inset
15432 </cell>
15433 </row>
15434 <row>
15435 <cell alignment="center" valignment="top" usebox="none">
15436 \begin_inset Text
15437
15438 \begin_layout Plain Layout
15439
15440 \color yellow
15441 d
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 <cell alignment="center" valignment="top" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450
15451 \color blue
15452 e
15453 \end_layout
15454
15455 \end_inset
15456 </cell>
15457 <cell alignment="center" valignment="top" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461
15462 \color blue
15463 f
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 </row>
15469 <row>
15470 <cell alignment="center" valignment="top" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \color yellow
15476 g
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 <cell alignment="center" valignment="top" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485
15486 \color blue
15487 h
15488 \end_layout
15489
15490 \end_inset
15491 </cell>
15492 <cell alignment="center" valignment="top" usebox="none">
15493 \begin_inset Text
15494
15495 \begin_layout Plain Layout
15496 \begin_inset ERT
15497 status collapsed
15498
15499 \begin_layout Plain Layout
15500
15501
15502 \backslash
15503 cellcolor{magenta}
15504 \end_layout
15505
15506 \end_inset
15507
15508
15509 \color green
15510 i
15511 \end_layout
15512
15513 \end_inset
15514 </cell>
15515 </row>
15516 </lyxtabular>
15517
15518 \end_inset
15519
15520
15521 \end_layout
15522
15523 \end_inset
15524
15525
15526 \end_layout
15527
15528 \begin_layout Standard
15529 \begin_inset ERT
15530 status collapsed
15531
15532 \begin_layout Plain Layout
15533
15534
15535 \backslash
15536 else
15537 \end_layout
15538
15539 \end_inset
15540
15541
15542 \begin_inset Note Note
15543 status open
15544
15545 \begin_layout Plain Layout
15546 Ce qui suit sera affiché si le paquetage 
15547 \series bold
15548 colortbl
15549 \series default
15550  n'est pas installé :
15551 \end_layout
15552
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \begin_layout Standard
15559 Vous devez installer le paquetage 
15560 \series bold
15561 colortbl
15562 \series default
15563  pour voir le contenu des cette section dans la sortie imprimée.
15564 \end_layout
15565
15566 \begin_layout Standard
15567 \begin_inset ERT
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571
15572
15573 \backslash
15574 fi
15575 \end_layout
15576
15577 \end_inset
15578
15579
15580 \end_layout
15581
15582 \begin_layout Subsection
15583 Les filets colorées
15584 \begin_inset Index
15585 status collapsed
15586
15587 \begin_layout Plain Layout
15588 Tableau Coloré ! Pour les filets
15589 \end_layout
15590
15591 \end_inset
15592
15593
15594 \begin_inset Index
15595 status collapsed
15596
15597 \begin_layout Plain Layout
15598 Couleur ! Pour les filets des tableaux
15599 \end_layout
15600
15601 \end_inset
15602
15603
15604 \begin_inset Note Note
15605 status collapsed
15606
15607 \begin_layout Plain Layout
15608 on parle de filets plutôt que de lignes pour les tableaux
15609 \end_layout
15610
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Standard
15617 Comme c'est décrit dans la section
15618 \begin_inset space ~
15619 \end_inset
15620
15621
15622 \begin_inset CommandInset ref
15623 LatexCommand ref
15624 reference "sub:Epaisseur-filets"
15625
15626 \end_inset
15627
15628 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15629  variable 
15630 \series bold
15631
15632 \backslash
15633 arrayrulewidth
15634 \series default
15635 .
15636  Elle est mise à 1.5
15637 \begin_inset space \thinspace{}
15638 \end_inset
15639
15640 pt pour tous les tableaux de cette section.
15641 \begin_inset ERT
15642 status collapsed
15643
15644 \begin_layout Plain Layout
15645
15646
15647 \backslash
15648 setlength{
15649 \backslash
15650 arrayrulewidth}{1.5pt}
15651 \end_layout
15652
15653 \end_inset
15654
15655
15656 \end_layout
15657
15658 \begin_layout Standard
15659 Pour colorer les filets verticaux, par exemple en vert, créez le format
15660  de colonne suivant dans le préambule du document, en suivant la description
15661  de la section
15662 \begin_inset space ~
15663 \end_inset
15664
15665
15666 \begin_inset CommandInset ref
15667 LatexCommand ref
15668 reference "sub:Formats-personnalisés"
15669
15670 \end_inset
15671
15672 :
15673 \end_layout
15674
15675 \begin_layout Standard
15676
15677 \series bold
15678
15679 \backslash
15680 newcolumntype{W}{!{
15681 \backslash
15682 color{green}
15683 \backslash
15684 vline}}
15685 \end_layout
15686
15687 \begin_layout Standard
15688 Pour le tableau
15689 \begin_inset space ~
15690 \end_inset
15691
15692
15693 \begin_inset CommandInset ref
15694 LatexCommand ref
15695 reference "tab:Tableau-filets-verticaux-colorés"
15696
15697 \end_inset
15698
15699  le paramètre LaTeX
15700 \series bold
15701  WcW
15702 \series default
15703  a été utilisé pour la dernière colonne et
15704 \series bold
15705  Wc
15706 \series default
15707  pour les autres colonnes.
15708 \end_layout
15709
15710 \begin_layout Standard
15711 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15712 \end_layout
15713
15714 \begin_layout Standard
15715 \begin_inset Float table
15716 placement h
15717 wide false
15718 sideways false
15719 status open
15720
15721 \begin_layout Plain Layout
15722 \begin_inset Caption
15723
15724 \begin_layout Plain Layout
15725 \begin_inset CommandInset label
15726 LatexCommand label
15727 name "tab:Tableau-filets-verticaux-colorés"
15728
15729 \end_inset
15730
15731 Tableau avec filets verticaux colorés
15732 \end_layout
15733
15734 \end_inset
15735
15736
15737 \end_layout
15738
15739 \begin_layout Plain Layout
15740 \align center
15741 \begin_inset Tabular
15742 <lyxtabular version="3" rows="3" columns="3">
15743 <features>
15744 <column alignment="center" valignment="top" width="0" special="Wc">
15745 <column alignment="center" valignment="top" width="0" special="Wc">
15746 <column alignment="center" valignment="top" width="0" special="WcW">
15747 <row>
15748 <cell alignment="center" valignment="top" topline="true" usebox="none">
15749 \begin_inset Text
15750
15751 \begin_layout Plain Layout
15752 sd
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 <cell alignment="center" valignment="top" topline="true" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Plain Layout
15761
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 <cell alignment="center" valignment="top" topline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Plain Layout
15770
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 </row>
15776 <row>
15777 <cell alignment="center" valignment="top" topline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 <cell alignment="center" valignment="top" topline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 sd
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 </row>
15805 <row>
15806 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15807 \begin_inset Text
15808
15809 \begin_layout Plain Layout
15810
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 sd
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 </row>
15834 </lyxtabular>
15835
15836 \end_inset
15837
15838
15839 \end_layout
15840
15841 \end_inset
15842
15843
15844 \end_layout
15845
15846 \begin_layout Standard
15847 \begin_inset VSpace bigskip
15848 \end_inset
15849
15850 Pour colorer les filets horizontaux en rouge comme pour le tableau
15851 \begin_inset space ~
15852 \end_inset
15853
15854
15855 \begin_inset CommandInset ref
15856 LatexCommand ref
15857 reference "tab:Tableau-filet-horizontaux-colorés"
15858
15859 \end_inset
15860
15861 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15862  le flottant de tableau :
15863 \end_layout
15864
15865 \begin_layout Standard
15866
15867 \series bold
15868
15869 \backslash
15870 let
15871 \backslash
15872 myHlineC
15873 \backslash
15874 hline
15875 \begin_inset Newline newline
15876 \end_inset
15877
15878
15879 \backslash
15880 renewcommand{
15881 \backslash
15882 hline}
15883 \begin_inset Newline newline
15884 \end_inset
15885
15886
15887 \begin_inset ERT
15888 status collapsed
15889
15890 \begin_layout Plain Layout
15891
15892
15893 \backslash
15894 hphantom{ }
15895 \end_layout
15896
15897 \end_inset
15898
15899 {
15900 \backslash
15901 arrayrulecolor{red}
15902 \backslash
15903 myHlineC
15904 \backslash
15905 arrayrulecolor{black}}
15906 \end_layout
15907
15908 \begin_layout Standard
15909 \begin_inset ERT
15910 status collapsed
15911
15912 \begin_layout Plain Layout
15913
15914
15915 \backslash
15916 let
15917 \backslash
15918 myHlineC
15919 \backslash
15920 hline
15921 \end_layout
15922
15923 \begin_layout Plain Layout
15924
15925
15926 \backslash
15927 renewcommand{
15928 \backslash
15929 hline}
15930 \end_layout
15931
15932 \begin_layout Plain Layout
15933
15934  {
15935 \backslash
15936 arrayrulecolor{red}
15937 \backslash
15938 myHlineC
15939 \backslash
15940 arrayrulecolor{black}}
15941 \end_layout
15942
15943 \end_inset
15944
15945
15946 \begin_inset Float table
15947 placement h
15948 wide false
15949 sideways false
15950 status open
15951
15952 \begin_layout Plain Layout
15953 \begin_inset Caption
15954
15955 \begin_layout Plain Layout
15956 \begin_inset CommandInset label
15957 LatexCommand label
15958 name "tab:Tableau-filet-horizontaux-colorés"
15959
15960 \end_inset
15961
15962 Tableau avec filets horizontaux colorés
15963 \end_layout
15964
15965 \end_inset
15966
15967
15968 \end_layout
15969
15970 \begin_layout Plain Layout
15971 \align center
15972 \begin_inset Tabular
15973 <lyxtabular version="3" rows="3" columns="3">
15974 <features>
15975 <column alignment="center" valignment="top" width="0">
15976 <column alignment="center" valignment="top" width="0">
15977 <column alignment="center" valignment="top" width="0">
15978 <row>
15979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 sd
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Plain Layout
16001
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 </row>
16007 <row>
16008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021 sd
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 </row>
16036 <row>
16037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16038 \begin_inset Text
16039
16040 \begin_layout Plain Layout
16041
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 sd
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 </row>
16065 </lyxtabular>
16066
16067 \end_inset
16068
16069
16070 \end_layout
16071
16072 \end_inset
16073
16074
16075 \end_layout
16076
16077 \begin_layout Standard
16078 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16079  en code TeX, juste après le tableau ou le flottant de tableau :
16080 \end_layout
16081
16082 \begin_layout Standard
16083
16084 \series bold
16085
16086 \backslash
16087 renewcommand{
16088 \backslash
16089 hline}{
16090 \backslash
16091 myHlineC}
16092 \end_layout
16093
16094 \begin_layout Standard
16095 Le tableau
16096 \begin_inset space ~
16097 \end_inset
16098
16099
16100 \begin_inset CommandInset ref
16101 LatexCommand ref
16102 reference "tab:Tableau-avec-filets-colorés"
16103
16104 \end_inset
16105
16106  est un exemple avec des filets horizontaux et verticaux colorés.
16107 \end_layout
16108
16109 \begin_layout Standard
16110 \begin_inset Float table
16111 placement h
16112 wide false
16113 sideways false
16114 status open
16115
16116 \begin_layout Plain Layout
16117 \begin_inset Caption
16118
16119 \begin_layout Plain Layout
16120 \begin_inset CommandInset label
16121 LatexCommand label
16122 name "tab:Tableau-avec-filets-colorés"
16123
16124 \end_inset
16125
16126 Tableau avec filets horizontaux et verticaux colorés
16127 \end_layout
16128
16129 \end_inset
16130
16131
16132 \end_layout
16133
16134 \begin_layout Plain Layout
16135 \align center
16136 \begin_inset Tabular
16137 <lyxtabular version="3" rows="3" columns="3">
16138 <features>
16139 <column alignment="center" valignment="top" width="0" special="Wc">
16140 <column alignment="center" valignment="top" width="0" special="Wc">
16141 <column alignment="center" valignment="top" width="0" special="WcW">
16142 <row>
16143 <cell alignment="center" valignment="top" topline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147 sd
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 <cell alignment="center" valignment="top" topline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 <cell alignment="center" valignment="top" topline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 </row>
16171 <row>
16172 <cell alignment="center" valignment="top" topline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" topline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185 sd
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 </row>
16200 <row topspace="default">
16201 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16202 \begin_inset Text
16203
16204 \begin_layout Plain Layout
16205
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16220 \begin_inset Text
16221
16222 \begin_layout Plain Layout
16223 sd
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 </row>
16229 </lyxtabular>
16230
16231 \end_inset
16232
16233
16234 \end_layout
16235
16236 \end_inset
16237
16238
16239 \end_layout
16240
16241 \begin_layout Standard
16242 \begin_inset ERT
16243 status collapsed
16244
16245 \begin_layout Plain Layout
16246
16247
16248 \backslash
16249 renewcommand{
16250 \backslash
16251 hline}{
16252 \backslash
16253 myHlineC}
16254 \end_layout
16255
16256 \end_inset
16257
16258
16259 \end_layout
16260
16261 \begin_layout Standard
16262 \begin_inset ERT
16263 status collapsed
16264
16265 \begin_layout Plain Layout
16266
16267
16268 \backslash
16269 setlength{
16270 \backslash
16271 arrayrulewidth}{0.4pt}
16272 \end_layout
16273
16274 \end_inset
16275
16276
16277 \end_layout
16278
16279 \begin_layout Section
16280 Personnalisation des Tableaux
16281 \begin_inset Index
16282 status collapsed
16283
16284 \begin_layout Plain Layout
16285 Tableau ! Personnalisation
16286 \end_layout
16287
16288 \end_inset
16289
16290
16291 \begin_inset Index
16292 status collapsed
16293
16294 \begin_layout Plain Layout
16295 Personnalisation des tableaux
16296 \end_layout
16297
16298 \end_inset
16299
16300
16301 \end_layout
16302
16303 \begin_layout Subsection
16304 Espacement des lignes
16305 \begin_inset CommandInset label
16306 LatexCommand label
16307 name "sub:Espacement-lignes"
16308
16309 \end_inset
16310
16311
16312 \begin_inset Index
16313 status collapsed
16314
16315 \begin_layout Plain Layout
16316 Personnalisation des tableaux ! Espacement des lignes
16317 \end_layout
16318
16319 \end_inset
16320
16321
16322 \end_layout
16323
16324 \begin_layout Standard
16325 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16326  l'onglet 
16327 \family sans
16328 Bordures
16329 \family default
16330  de la fenêtre de dialogue 
16331 \family sans
16332 Paramètres
16333 \begin_inset space ~
16334 \end_inset
16335
16336 du
16337 \begin_inset space ~
16338 \end_inset
16339
16340 tableau
16341 \family default
16342 .
16343  Vous y trouverez trois possibilités :
16344 \end_layout
16345
16346 \begin_layout Description
16347 Haut
16348 \begin_inset space ~
16349 \end_inset
16350
16351 de
16352 \begin_inset space ~
16353 \end_inset
16354
16355 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16356  Si le tableau est un tableau formel
16357 \begin_inset Foot
16358 status collapsed
16359
16360 \begin_layout Plain Layout
16361 Les tableaux formels sont décrits dans la section
16362 \begin_inset space ~
16363 \end_inset
16364
16365
16366 \begin_inset CommandInset ref
16367 LatexCommand ref
16368 reference "sec:Tableaux-Formels"
16369
16370 \end_inset
16371
16372 .
16373 \end_layout
16374
16375 \end_inset
16376
16377  LyX va insérer par défaut un espace de 0.5
16378 \begin_inset space \thinspace{}
16379 \end_inset
16380
16381 em.
16382  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16383  les filets verticaux comme dans le tableau suivant :
16384 \begin_inset VSpace medskip
16385 \end_inset
16386
16387
16388 \begin_inset Newline newline
16389 \end_inset
16390
16391
16392 \begin_inset space \hspace*{}
16393 \length 0pt
16394 \end_inset
16395
16396
16397 \begin_inset space \hfill{}
16398 \end_inset
16399
16400
16401 \begin_inset Tabular
16402 <lyxtabular version="3" rows="3" columns="1">
16403 <features>
16404 <column alignment="center" valignment="top" width="0">
16405 <row>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 A
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 </row>
16416 <row topspace="3mm">
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 espace de 3
16422 \begin_inset space \thinspace{}
16423 \end_inset
16424
16425 mm en haut de la ligne
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 </row>
16431 <row>
16432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436 C
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 </row>
16442 </lyxtabular>
16443
16444 \end_inset
16445
16446
16447 \begin_inset space \hfill{}
16448 \end_inset
16449
16450
16451 \begin_inset space \hspace*{}
16452 \length 0pt
16453 \end_inset
16454
16455
16456 \begin_inset VSpace medskip
16457 \end_inset
16458
16459
16460 \begin_inset Newline newline
16461 \end_inset
16462
16463 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16464  pas de filets verticaux.
16465 \end_layout
16466
16467 \begin_layout Description
16468 Bas
16469 \begin_inset space ~
16470 \end_inset
16471
16472 de
16473 \begin_inset space ~
16474 \end_inset
16475
16476 ligne va ajouter de l'espace sous les caractères de la ligne.
16477  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16478  de 0.5
16479 \begin_inset space \thinspace{}
16480 \end_inset
16481
16482 em, pour les tableaux normaux, l'espace par défaut est de 2
16483 \begin_inset space \thinspace{}
16484 \end_inset
16485
16486 pt.
16487 \end_layout
16488
16489 \begin_layout Description
16490 Entre
16491 \begin_inset space ~
16492 \end_inset
16493
16494 les
16495 \begin_inset space ~
16496 \end_inset
16497
16498 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16499  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16500  de 0.5
16501 \begin_inset space \thinspace{}
16502 \end_inset
16503
16504 em.
16505  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16506  les filets verticaux comme dans le tableau suivant :
16507 \begin_inset VSpace medskip
16508 \end_inset
16509
16510
16511 \begin_inset Newline newline
16512 \end_inset
16513
16514
16515 \begin_inset space \hspace*{}
16516 \length 0pt
16517 \end_inset
16518
16519
16520 \begin_inset space \hfill{}
16521 \end_inset
16522
16523
16524 \begin_inset Tabular
16525 <lyxtabular version="3" rows="3" columns="1">
16526 <features>
16527 <column alignment="center" valignment="top" width="0">
16528 <row>
16529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 A
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row interlinespace="3mm">
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544 \begin_inset Formula $\downarrow$
16545 \end_inset
16546
16547  espace de 3
16548 \begin_inset space \thinspace{}
16549 \end_inset
16550
16551 mm entre les lignes 
16552 \begin_inset Formula $\downarrow$
16553 \end_inset
16554
16555
16556 \end_layout
16557
16558 \end_inset
16559 </cell>
16560 </row>
16561 <row>
16562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566 \begin_inset Formula $\uparrow$
16567 \end_inset
16568
16569  espace de 3
16570 \begin_inset space \thinspace{}
16571 \end_inset
16572
16573 mm entre les lignes 
16574 \begin_inset Formula $\uparrow$
16575 \end_inset
16576
16577
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 </row>
16583 </lyxtabular>
16584
16585 \end_inset
16586
16587
16588 \begin_inset space \hfill{}
16589 \end_inset
16590
16591
16592 \begin_inset space \hspace*{}
16593 \length 0pt
16594 \end_inset
16595
16596
16597 \begin_inset VSpace medskip
16598 \end_inset
16599
16600
16601 \begin_inset Newline newline
16602 \end_inset
16603
16604 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16605  pas de filets verticaux.
16606 \end_layout
16607
16608 \begin_layout Standard
16609 \begin_inset VSpace bigskip
16610 \end_inset
16611
16612 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16613  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16614  dans le préambule :
16615 \end_layout
16616
16617 \begin_layout Standard
16618
16619 \series bold
16620
16621 \backslash
16622 @ifundefined{extrarowheight}
16623 \begin_inset Newline newline
16624 \end_inset
16625
16626
16627 \begin_inset ERT
16628 status collapsed
16629
16630 \begin_layout Plain Layout
16631
16632
16633 \backslash
16634 hphantom{ }
16635 \end_layout
16636
16637 \end_inset
16638
16639 {
16640 \backslash
16641 usepackage{array}}{}
16642 \begin_inset Newline newline
16643 \end_inset
16644
16645
16646 \backslash
16647 setlength{
16648 \backslash
16649 extrarowheight}{height}
16650 \end_layout
16651
16652 \begin_layout Standard
16653 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16654  plus exactement centré verticalement.
16655  (le paquetage 
16656 \series bold
16657 array 
16658 \series default
16659 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16660  auto-définis.
16661  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16662  
16663 \series bold
16664
16665 \backslash
16666 @ifundefined
16667 \series default
16668  dans la commande précédente.)
16669 \end_layout
16670
16671 \begin_layout Subsection
16672 Alignements de cellules spéciaux
16673 \begin_inset Index
16674 status collapsed
16675
16676 \begin_layout Plain Layout
16677 Personnalisation des tableaux ! Alignement de cellules spéciaux
16678 \end_layout
16679
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \begin_layout Standard
16686 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16687  cellules sur un caractère donné, par exemple le séparateur décimal comme
16688  dans le tableau
16689 \begin_inset space ~
16690 \end_inset
16691
16692
16693 \begin_inset CommandInset ref
16694 LatexCommand ref
16695 reference "tab:Tableau-centré-sur-séparateur"
16696
16697 \end_inset
16698
16699 .
16700 \end_layout
16701
16702 \begin_layout Standard
16703 \begin_inset Float table
16704 placement h
16705 wide false
16706 sideways false
16707 status open
16708
16709 \begin_layout Plain Layout
16710 \begin_inset Caption
16711
16712 \begin_layout Plain Layout
16713 \begin_inset CommandInset label
16714 LatexCommand label
16715 name "tab:Tableau-centré-sur-séparateur"
16716
16717 \end_inset
16718
16719 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16720 \end_layout
16721
16722 \end_inset
16723
16724
16725 \end_layout
16726
16727 \begin_layout Plain Layout
16728 \align center
16729 \begin_inset Tabular
16730 <lyxtabular version="3" rows="4" columns="2">
16731 <features>
16732 <column alignment="right" valignment="top" width="0">
16733 <column alignment="left" valignment="top" width="0" special="@{}l">
16734 <row>
16735 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 en-tête
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 </row>
16754 <row>
16755 <cell alignment="center" valignment="top" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759 12,
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 6
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 <row>
16775 <cell alignment="center" valignment="top" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779 0,
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 <cell alignment="center" valignment="top" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788 68
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 </row>
16794 <row>
16795 <cell alignment="center" valignment="top" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 -123,
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 0
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 </lyxtabular>
16815
16816 \end_inset
16817
16818
16819 \end_layout
16820
16821 \end_inset
16822
16823
16824 \end_layout
16825
16826 \begin_layout Standard
16827 Ce tableau a été créé comme un tableau 4×2.
16828  L'en-tête est une cellule multicolonne centrée.
16829  La première colonne est alignée à droite et contient les chiffres qui se
16830  trouvent avant la virgule ainsi que la virgule elle-même.
16831  La deuxième colonne est alignée à gauche et contient les chiffres situés
16832  après la virgule.
16833  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16834  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16835 \end_layout
16836
16837 \begin_layout Standard
16838
16839 \series bold
16840 @{}l
16841 \end_layout
16842
16843 \begin_layout Standard
16844 Le tableau
16845 \begin_inset space ~
16846 \end_inset
16847
16848
16849 \begin_inset CommandInset ref
16850 LatexCommand ref
16851 reference "tab:Plusieurs-exemples-alignements"
16852
16853 \end_inset
16854
16855  montre quelques exemples d'alignements.
16856  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16857  plus petit espace mathématique au début de la dernière colonne pour obtenir
16858  l'espacement correct autour du signe de relation.
16859 \end_layout
16860
16861 \begin_layout Standard
16862 \begin_inset Float table
16863 wide false
16864 sideways false
16865 status open
16866
16867 \begin_layout Plain Layout
16868 \begin_inset Caption
16869
16870 \begin_layout Plain Layout
16871 \begin_inset CommandInset label
16872 LatexCommand label
16873 name "tab:Plusieurs-exemples-alignements"
16874
16875 \end_inset
16876
16877 Plusieurs exemples d'alignement de cellules
16878 \lang english
16879 .
16880 \end_layout
16881
16882 \end_inset
16883
16884
16885 \end_layout
16886
16887 \begin_layout Plain Layout
16888 \align center
16889 \begin_inset Tabular
16890 <lyxtabular version="3" rows="4" columns="6">
16891 <features>
16892 <column alignment="right" valignment="top" width="0">
16893 <column alignment="left" valignment="top" width="0" special="@{}l">
16894 <column alignment="right" valignment="top" width="0">
16895 <column alignment="left" valignment="top" width="0" special="@{}l">
16896 <column alignment="right" valignment="top" width="0">
16897 <column alignment="left" valignment="top" width="0" special="@{}l">
16898 <row>
16899 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 unités
16904 \end_layout
16905
16906 \end_inset
16907 </cell>
16908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921 exposants
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 relations
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 </row>
16954 <row>
16955 <cell alignment="center" valignment="top" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Plain Layout
16959 12×
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 24
16969 \begin_inset space \thinspace{}
16970 \end_inset
16971
16972 bouteilles
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell alignment="center" valignment="top" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981 \begin_inset Formula $10\cdot$
16982 \end_inset
16983
16984
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 \begin_inset Formula $10^{\mbox{-}17}$
16994 \end_inset
16995
16996
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell alignment="center" valignment="top" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005 \begin_inset Formula $\Gamma(t)\propto$
17006 \end_inset
17007
17008
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 \begin_inset Formula $\:\Upsilon(t)$
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 <row>
17027 <cell alignment="center" valignment="top" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 1024×
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 768
17041 \begin_inset space \thinspace{}
17042 \end_inset
17043
17044 Pixels
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 \begin_inset Formula $5.78\cdot$
17054 \end_inset
17055
17056
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 \begin_inset Formula $10^{7}$
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 \begin_inset Formula $A\ne$
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 \begin_inset Formula $\: B_{\mathrm{red}}$
17090 \end_inset
17091
17092
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row>
17099 <cell alignment="center" valignment="top" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103 32×
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112 6
17113 \begin_inset space \thinspace{}
17114 \end_inset
17115
17116 cm
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 <cell alignment="center" valignment="top" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125 -
17126 \begin_inset Formula $33.5\cdot$
17127 \end_inset
17128
17129
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 \begin_inset Formula $10^{4}$
17139 \end_inset
17140
17141
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 <cell alignment="center" valignment="top" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150 \begin_inset Formula $\sin(\alpha)\ge$
17151 \end_inset
17152
17153
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162 \begin_inset Formula $\:\sin(\beta)$
17163 \end_inset
17164
17165
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 </row>
17171 </lyxtabular>
17172
17173 \end_inset
17174
17175
17176 \end_layout
17177
17178 \end_inset
17179
17180
17181 \end_layout
17182
17183 \begin_layout Standard
17184 \begin_inset VSpace bigskip
17185 \end_inset
17186
17187 Il y a aussi le paquetage LaTeX 
17188 \series bold
17189 dcolumn
17190 \series default
17191
17192 \begin_inset Index
17193 status collapsed
17194
17195 \begin_layout Plain Layout
17196 Paquetages LaTeX ! dcolumn
17197 \end_layout
17198
17199 \end_inset
17200
17201  qui fournit des alignements pour les cellules de tableaux.
17202  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17203  et ne permet pas de formules dans les cellules du tableau : Avec 
17204 \series bold
17205 dcolumn
17206 \series default
17207  la première colonne du tableau
17208 \begin_inset space ~
17209 \end_inset
17210
17211
17212 \begin_inset CommandInset ref
17213 LatexCommand ref
17214 reference "tab:Plusieurs-exemples-alignements"
17215
17216 \end_inset
17217
17218  ressemblera à la première colonne du tableau
17219 \begin_inset space ~
17220 \end_inset
17221
17222
17223 \begin_inset CommandInset ref
17224 LatexCommand ref
17225 reference "tab:Alignements-avec-dcolumn"
17226
17227 \end_inset
17228
17229
17230 \lang english
17231  and only with some tricks like the expected.
17232  
17233 \lang french
17234 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17235 \begin_inset space ~
17236 \end_inset
17237
17238
17239 \begin_inset CommandInset ref
17240 LatexCommand ref
17241 reference "tab:Plusieurs-exemples-alignements"
17242
17243 \end_inset
17244
17245  avec 
17246 \series bold
17247 dcolumn
17248 \series default
17249 .
17250 \end_layout
17251
17252 \begin_layout Standard
17253 \begin_inset Float table
17254 placement h
17255 wide false
17256 sideways false
17257 status open
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Caption
17261
17262 \begin_layout Plain Layout
17263 \begin_inset CommandInset label
17264 LatexCommand label
17265 name "tab:Alignements-avec-dcolumn"
17266
17267 \end_inset
17268
17269 Alignements quand on utilise le paquetage LaTeX dcolumn.
17270  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17271  pour obtenir la sortie.
17272 \end_layout
17273
17274 \end_inset
17275
17276
17277 \end_layout
17278
17279 \begin_layout Plain Layout
17280 \align center
17281 \begin_inset Tabular
17282 <lyxtabular version="3" rows="4" columns="3">
17283 <features>
17284 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17285 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17286 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17287 <row>
17288 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 unités
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 unités
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 unités
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 </row>
17316 <row>
17317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 12x24
17322 \begin_inset space \thinspace{}
17323 \end_inset
17324
17325 bouteilles
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334 12x24
17335 \begin_inset space \thinspace{}
17336 \end_inset
17337
17338
17339 \begin_inset Formula $\mbox{bouteilles}$
17340 \end_inset
17341
17342
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 <cell alignment="center" valignment="top" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Plain Layout
17351 12
17352 \begin_inset ERT
17353 status collapsed
17354
17355 \begin_layout Plain Layout
17356
17357
17358 \backslash
17359 times 
17360 \end_layout
17361
17362 \end_inset
17363
17364 24~
17365 \begin_inset Formula $\mbox{bouteilles}$
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 </row>
17374 <row>
17375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 1024x768
17380 \begin_inset space \thinspace{}
17381 \end_inset
17382
17383 Pixels
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 1024x768
17393 \begin_inset space \thinspace{}
17394 \end_inset
17395
17396
17397 \begin_inset Formula $\mbox{Pixels}$
17398 \end_inset
17399
17400
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 <cell alignment="center" valignment="top" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409 1024
17410 \begin_inset ERT
17411 status collapsed
17412
17413 \begin_layout Plain Layout
17414
17415
17416 \backslash
17417 times 
17418 \end_layout
17419
17420 \end_inset
17421
17422 768~
17423 \begin_inset Formula $\mbox{Pixels}$
17424 \end_inset
17425
17426
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 </row>
17432 <row>
17433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 32x6
17438 \begin_inset space \thinspace{}
17439 \end_inset
17440
17441 cm
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450 32x6
17451 \begin_inset space \thinspace{}
17452 \end_inset
17453
17454
17455 \begin_inset Formula $\mbox{cm}$
17456 \end_inset
17457
17458
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 <cell alignment="center" valignment="top" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 32
17468 \begin_inset ERT
17469 status collapsed
17470
17471 \begin_layout Plain Layout
17472
17473
17474 \backslash
17475 times 
17476 \end_layout
17477
17478 \end_inset
17479
17480 6~
17481 \begin_inset Formula $\mbox{cm}$
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 </row>
17490 </lyxtabular>
17491
17492 \end_inset
17493
17494
17495 \end_layout
17496
17497 \end_inset
17498
17499
17500 \end_layout
17501
17502 \begin_layout Subsection
17503 Formats de cellule et de colonne personnalisés
17504 \begin_inset CommandInset label
17505 LatexCommand label
17506 name "sub:Formats-personnalisés"
17507
17508 \end_inset
17509
17510
17511 \begin_inset Index
17512 status collapsed
17513
17514 \begin_layout Plain Layout
17515 Personnalisation des tableaux !  Format de cellule/colonne
17516 \end_layout
17517
17518 \end_inset
17519
17520
17521 \end_layout
17522
17523 \begin_layout Standard
17524 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17525  multicolonne comme dans la section
17526 \begin_inset space ~
17527 \end_inset
17528
17529
17530 \begin_inset CommandInset ref
17531 LatexCommand ref
17532 reference "sub:Calculs-multicolonnes"
17533
17534 \end_inset
17535
17536  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17537  multicolonnes.
17538  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17539  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17540  du document.
17541  Le format est défini avec la commande
17542 \end_layout
17543
17544 \begin_layout Standard
17545
17546 \series bold
17547
17548 \backslash
17549 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17550 \end_layout
17551
17552 \begin_layout Standard
17553 Le nom du format peut n'avoir qu'une lettre.
17554  Les lettres 
17555 \emph on
17556 b
17557 \emph default
17558
17559 \emph on
17560 c
17561 \emph default
17562
17563 \emph on
17564 l
17565 \emph default
17566
17567 \emph on
17568 m
17569 \emph default
17570
17571 \emph on
17572 p
17573 \emph default
17574  et 
17575 \emph on
17576 r
17577 \emph default
17578  sont prédéfinies et donc ne peuvent être utilisées.
17579  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17580 \end_layout
17581
17582 \begin_layout Standard
17583 \begin_inset VSpace medskip
17584 \end_inset
17585
17586
17587 \end_layout
17588
17589 \begin_layout Standard
17590 Pour de cellules multicolonnes centrées verticalement et horizontalement
17591  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17592  :
17593 \end_layout
17594
17595 \begin_layout Standard
17596
17597 \series bold
17598
17599 \backslash
17600 newcolumntype{M}[1]{>{
17601 \backslash
17602 centering
17603 \backslash
17604 hspace{0pt}}m{#1}}
17605 \end_layout
17606
17607 \begin_layout Standard
17608 Où le 
17609 \series bold
17610
17611 \backslash
17612 hspace{0pt}
17613 \series default
17614  évite le problème de césure du premier mot, comme c'est décrit en section
17615 \begin_inset space ~
17616 \end_inset
17617
17618
17619 \begin_inset CommandInset ref
17620 LatexCommand ref
17621 reference "sub:Lignes-multiple-dans-cellule"
17622
17623 \end_inset
17624
17625 .
17626  Ensuite, vous pouvez entrer
17627 \end_layout
17628
17629 \begin_layout Standard
17630
17631 \series bold
17632 M{width}
17633 \end_layout
17634
17635 \begin_layout Standard
17636 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17637  une multicolonne.
17638 \end_layout
17639
17640 \begin_layout Standard
17641 \begin_inset VSpace bigskip
17642 \end_inset
17643
17644
17645 \end_layout
17646
17647 \begin_layout Standard
17648 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17649  définir le format
17650 \end_layout
17651
17652 \begin_layout Standard
17653
17654 \series bold
17655
17656 \backslash
17657 newcolumntype{S}[2]{>{
17658 \backslash
17659 centering
17660 \backslash
17661 hspace{0pt}}
17662 \begin_inset Newline newline
17663 \end_inset
17664
17665
17666 \begin_inset ERT
17667 status collapsed
17668
17669 \begin_layout Plain Layout
17670
17671
17672 \backslash
17673 phantom{
17674 \end_layout
17675
17676 \end_inset
17677
17678
17679 \backslash
17680 newcolumntype{S}[2]
17681 \begin_inset ERT
17682 status collapsed
17683
17684 \begin_layout Plain Layout
17685
17686 }
17687 \end_layout
17688
17689 \end_inset
17690
17691 m{(#1+(2
17692 \backslash
17693 tabcolsep+
17694 \backslash
17695 arrayrulewidth)*(1-#2))/#2}}
17696 \end_layout
17697
17698 \begin_layout Standard
17699 Ce format utilise l'équation
17700 \begin_inset space ~
17701 \end_inset
17702
17703
17704 \begin_inset CommandInset ref
17705 LatexCommand eqref
17706 reference "eq:Wgn"
17707
17708 \end_inset
17709
17710  pour calculer la largeur que doit avoir chacune des cellules couverte par
17711  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17712 \end_layout
17713
17714 \begin_layout Standard
17715 Ensuite, vous pouvez entrer
17716 \end_layout
17717
17718 \begin_layout Standard
17719
17720 \series bold
17721 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17722 \end_layout
17723
17724 \begin_layout Standard
17725 comme paramètre LaTeX de la colonne.
17726 \end_layout
17727
17728 \begin_layout Standard
17729 \begin_inset VSpace bigskip
17730 \end_inset
17731
17732
17733 \end_layout
17734
17735 \begin_layout Standard
17736 Pour des colonnes colorées, vous pouvez définir
17737 \end_layout
17738
17739 \begin_layout Standard
17740
17741 \series bold
17742
17743 \backslash
17744 newcolumntype{K}[1]{>{
17745 \backslash
17746 columncolor{#1}
17747 \backslash
17748 hspace{0pt}}c}
17749 \end_layout
17750
17751 \begin_layout Standard
17752 Le 
17753 \begin_inset Quotes eld
17754 \end_inset
17755
17756 c
17757 \begin_inset Quotes erd
17758 \end_inset
17759
17760  à la fin crée une colonne de largeur variable dont le texte est centré
17761  horizontalement.
17762  Vous pouvez maintenant entrer
17763 \end_layout
17764
17765 \begin_layout Standard
17766
17767 \series bold
17768 K{nom de couleur}
17769 \end_layout
17770
17771 \begin_layout Standard
17772 comme paramètre LaTeX.
17773 \end_layout
17774
17775 \begin_layout Standard
17776 \begin_inset VSpace bigskip
17777 \end_inset
17778
17779
17780 \end_layout
17781
17782 \begin_layout Standard
17783 Pour créer le tableau
17784 \begin_inset space ~
17785 \end_inset
17786
17787
17788 \begin_inset CommandInset ref
17789 LatexCommand ref
17790 reference "tab:Tableau-formats-personnalisés"
17791
17792 \end_inset
17793
17794  utilisez les paramètres LaTeX
17795 \end_layout
17796
17797 \begin_layout Standard
17798
17799 \series bold
17800 M{2.5cm}
17801 \end_layout
17802
17803 \begin_layout Standard
17804 pour la première colonne et la multicolonne,
17805 \end_layout
17806
17807 \begin_layout Standard
17808
17809 \series bold
17810 K{red}
17811 \end_layout
17812
17813 \begin_layout Standard
17814 pour la dernière colonne, et
17815 \end_layout
17816
17817 \begin_layout Standard
17818
17819 \series bold
17820 S{2.5cm}{2}
17821 \end_layout
17822
17823 \begin_layout Standard
17824 pour les cellules de la deuxième colonne.
17825 \end_layout
17826
17827 \begin_layout Standard
17828 \begin_inset Float table
17829 placement h
17830 wide false
17831 sideways false
17832 status open
17833
17834 \begin_layout Plain Layout
17835 \begin_inset Caption
17836
17837 \begin_layout Plain Layout
17838 \begin_inset CommandInset label
17839 LatexCommand label
17840 name "tab:Tableau-formats-personnalisés"
17841
17842 \end_inset
17843
17844 Tableau utilisant des formats personnalisés
17845 \end_layout
17846
17847 \end_inset
17848
17849
17850 \end_layout
17851
17852 \begin_layout Plain Layout
17853 \align center
17854 \begin_inset Tabular
17855 <lyxtabular version="3" rows="3" columns="4">
17856 <features>
17857 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17858 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17859 <column alignment="center" valignment="middle" width="0">
17860 <column alignment="center" valignment="middle" width="0" special="K{red}">
17861 <row>
17862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866 motTrèsLongDansUneCellule
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875 multicolonne avec multiligne
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893 c
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 </row>
17899 <row>
17900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17901 \begin_inset Text
17902
17903 \begin_layout Plain Layout
17904 d
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913 e
17914 \end_layout
17915
17916 \end_inset
17917 </cell>
17918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17919 \begin_inset Text
17920
17921 \begin_layout Plain Layout
17922 f
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 g
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 </row>
17937 <row>
17938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942 h
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951 i
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960 j
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 k
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 </row>
17975 </lyxtabular>
17976
17977 \end_inset
17978
17979
17980 \end_layout
17981
17982 \end_inset
17983
17984
17985 \end_layout
17986
17987 \begin_layout Subsection
17988 Épaisseur des filets
17989 \begin_inset CommandInset label
17990 LatexCommand label
17991 name "sub:Epaisseur-filets"
17992
17993 \end_inset
17994
17995
17996 \begin_inset Index
17997 status collapsed
17998
17999 \begin_layout Plain Layout
18000 Personnalisation des tableaux ! Épaisseur filets
18001 \end_layout
18002
18003 \end_inset
18004
18005
18006 \end_layout
18007
18008 \begin_layout Standard
18009 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18010  
18011 \series bold
18012
18013 \backslash
18014 arrayrulewidth
18015 \series default
18016 .
18017  Pour mettre, par exemple, une épaisseur de filet de 1.5
18018 \begin_inset space \thinspace{}
18019 \end_inset
18020
18021 pt, comme pour le tableau
18022 \begin_inset space ~
18023 \end_inset
18024
18025
18026 \begin_inset CommandInset ref
18027 LatexCommand ref
18028 reference "tab:Tableau-filets-1.5pt"
18029
18030 \end_inset
18031
18032 , insérez la commande
18033 \end_layout
18034
18035 \begin_layout Standard
18036
18037 \series bold
18038
18039 \backslash
18040 setlength{
18041 \backslash
18042 arrayrulewidth}{1.5pt}
18043 \end_layout
18044
18045 \begin_layout Standard
18046 en code TeX avant le tableau ou le flottant de tableau.
18047  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18048  suivent.
18049  pour revenir aux valeurs par défaut, mettez 
18050 \series bold
18051
18052 \backslash
18053 arrayrulewidth
18054 \series default
18055  à 0.4
18056 \begin_inset space \thinspace{}
18057 \end_inset
18058
18059 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18060 \end_layout
18061
18062 \begin_layout Standard
18063 \begin_inset ERT
18064 status collapsed
18065
18066 \begin_layout Plain Layout
18067
18068
18069 \backslash
18070 setlength{
18071 \backslash
18072 arrayrulewidth}{1.5pt}
18073 \end_layout
18074
18075 \end_inset
18076
18077
18078 \begin_inset Float table
18079 wide false
18080 sideways false
18081 status open
18082
18083 \begin_layout Plain Layout
18084 \begin_inset Caption
18085
18086 \begin_layout Plain Layout
18087 \begin_inset CommandInset label
18088 LatexCommand label
18089 name "tab:Tableau-filets-1.5pt"
18090
18091 \end_inset
18092
18093 Tableau avec des filets de 1.5
18094 \begin_inset space \thinspace{}
18095 \end_inset
18096
18097 pt
18098 \end_layout
18099
18100 \end_inset
18101
18102
18103 \end_layout
18104
18105 \begin_layout Plain Layout
18106 \align center
18107 \begin_inset Tabular
18108 <lyxtabular version="3" rows="3" columns="3">
18109 <features>
18110 <column alignment="center" valignment="top" width="0">
18111 <column alignment="center" valignment="top" width="0">
18112 <column alignment="center" valignment="top" width="0">
18113 <row>
18114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118 sd
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 </row>
18142 <row>
18143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 sd
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 </row>
18171 <row>
18172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 sd
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 </row>
18200 </lyxtabular>
18201
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \end_inset
18208
18209
18210 \begin_inset ERT
18211 status collapsed
18212
18213 \begin_layout Plain Layout
18214
18215
18216 \backslash
18217 setlength{
18218 \backslash
18219 arrayrulewidth}{0.4pt}
18220 \end_layout
18221
18222 \end_inset
18223
18224
18225 \end_layout
18226
18227 \begin_layout Standard
18228 \begin_inset VSpace bigskip
18229 \end_inset
18230
18231 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18232 \begin_inset space \thinspace{}
18233 \end_inset
18234
18235 pt, comme dans le tableau
18236 \begin_inset space ~
18237 \end_inset
18238
18239
18240 \begin_inset CommandInset ref
18241 LatexCommand ref
18242 reference "tab:Tableau-filets-horizontaux-1.5pt"
18243
18244 \end_inset
18245
18246 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18247  de tableau :
18248 \end_layout
18249
18250 \begin_layout Standard
18251
18252 \series bold
18253
18254 \backslash
18255 let
18256 \backslash
18257 myHline
18258 \backslash
18259 hline
18260 \begin_inset Newline newline
18261 \end_inset
18262
18263
18264 \backslash
18265 renewcommand{
18266 \backslash
18267 hline}
18268 \begin_inset Newline newline
18269 \end_inset
18270
18271  {
18272 \backslash
18273 noalign{
18274 \backslash
18275 global
18276 \backslash
18277 arrayrulewidth 1.5pt}
18278 \begin_inset Newline newline
18279 \end_inset
18280
18281  
18282 \backslash
18283 myHline
18284 \backslash
18285 noalign{
18286 \backslash
18287 global
18288 \backslash
18289 arrayrulewidth 0.4pt}}
18290 \end_layout
18291
18292 \begin_layout Standard
18293 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18294  en code TeX après le tableau ou le flottant de tableau :
18295 \end_layout
18296
18297 \begin_layout Standard
18298
18299 \series bold
18300
18301 \backslash
18302 renewcommand{
18303 \backslash
18304 hline}{
18305 \backslash
18306 myHline}
18307 \end_layout
18308
18309 \begin_layout Standard
18310 \begin_inset ERT
18311 status collapsed
18312
18313 \begin_layout Plain Layout
18314
18315
18316 \backslash
18317 let
18318 \backslash
18319 myHline
18320 \backslash
18321 hline
18322 \end_layout
18323
18324 \begin_layout Plain Layout
18325
18326
18327 \backslash
18328 renewcommand{
18329 \backslash
18330 hline}
18331 \end_layout
18332
18333 \begin_layout Plain Layout
18334
18335  {
18336 \backslash
18337 noalign{
18338 \backslash
18339 global
18340 \backslash
18341 arrayrulewidth 1.5pt}
18342 \end_layout
18343
18344 \begin_layout Plain Layout
18345
18346   
18347 \backslash
18348 myHline
18349 \backslash
18350 noalign{
18351 \backslash
18352 global
18353 \backslash
18354 arrayrulewidth 0.4pt}}
18355 \end_layout
18356
18357 \end_inset
18358
18359
18360 \begin_inset Float table
18361 wide false
18362 sideways false
18363 status open
18364
18365 \begin_layout Plain Layout
18366 \begin_inset Caption
18367
18368 \begin_layout Plain Layout
18369 \begin_inset CommandInset label
18370 LatexCommand label
18371 name "tab:Tableau-filets-horizontaux-1.5pt"
18372
18373 \end_inset
18374
18375 Tableau avec des filets horizontaux de 1.5
18376 \begin_inset space \thinspace{}
18377 \end_inset
18378
18379 pt
18380 \end_layout
18381
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \begin_layout Plain Layout
18388 \align center
18389 \begin_inset Tabular
18390 <lyxtabular version="3" rows="3" columns="3">
18391 <features>
18392 <column alignment="center" valignment="top" width="0">
18393 <column alignment="center" valignment="top" width="0">
18394 <column alignment="center" valignment="top" width="0">
18395 <row>
18396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 sd
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 </row>
18424 <row>
18425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 sd
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 </row>
18453 <row>
18454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18473 \begin_inset Text
18474
18475 \begin_layout Plain Layout
18476 sd
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 </row>
18482 </lyxtabular>
18483
18484 \end_inset
18485
18486
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \begin_inset ERT
18493 status collapsed
18494
18495 \begin_layout Plain Layout
18496
18497
18498 \backslash
18499 renewcommand{
18500 \backslash
18501 hline}{
18502 \backslash
18503 myHline}
18504 \end_layout
18505
18506 \end_inset
18507
18508
18509 \end_layout
18510
18511 \begin_layout Standard
18512 \begin_inset VSpace bigskip
18513 \end_inset
18514
18515 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18516 \begin_inset space \thinspace{}
18517 \end_inset
18518
18519 pt, créez le format de colonne suivant dans le préambule, en suivant la
18520  description de la section
18521 \begin_inset space ~
18522 \end_inset
18523
18524
18525 \begin_inset CommandInset ref
18526 LatexCommand ref
18527 reference "sub:Formats-personnalisés"
18528
18529 \end_inset
18530
18531 :
18532 \end_layout
18533
18534 \begin_layout Standard
18535
18536 \series bold
18537
18538 \backslash
18539 newcolumntype{V}{!{
18540 \backslash
18541 vrule width 1.5pt}}
18542 \end_layout
18543
18544 \begin_layout Standard
18545 Pour le tableau
18546 \begin_inset space ~
18547 \end_inset
18548
18549
18550 \begin_inset CommandInset ref
18551 LatexCommand ref
18552 reference "tab:Tableau-filets-verticaux-1.5pt"
18553
18554 \end_inset
18555
18556  le paramètre LaTeX 
18557 \end_layout
18558
18559 \begin_layout Standard
18560
18561 \series bold
18562 VcV
18563 \end_layout
18564
18565 \begin_layout Standard
18566 a été utilisé pour la dernière colonne et
18567 \end_layout
18568
18569 \begin_layout Standard
18570
18571 \series bold
18572 Vc
18573 \end_layout
18574
18575 \begin_layout Standard
18576 pour les autres colonnes.
18577 \end_layout
18578
18579 \begin_layout Standard
18580 \begin_inset Float table
18581 wide false
18582 sideways false
18583 status open
18584
18585 \begin_layout Plain Layout
18586 \begin_inset Caption
18587
18588 \begin_layout Plain Layout
18589 \begin_inset CommandInset label
18590 LatexCommand label
18591 name "tab:Tableau-filets-verticaux-1.5pt"
18592
18593 \end_inset
18594
18595 Tableau avec des filets verticaux de 1.5
18596 \begin_inset space \thinspace{}
18597 \end_inset
18598
18599 pt 
18600 \end_layout
18601
18602 \end_inset
18603
18604
18605 \end_layout
18606
18607 \begin_layout Plain Layout
18608 \align center
18609 \begin_inset Tabular
18610 <lyxtabular version="3" rows="3" columns="3">
18611 <features>
18612 <column alignment="center" valignment="top" width="0" special="Vc">
18613 <column alignment="center" valignment="top" width="0" special="Vc">
18614 <column alignment="center" valignment="top" width="0" special="VcV">
18615 <row>
18616 <cell alignment="center" valignment="top" topline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620 sd
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" topline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 </row>
18644 <row>
18645 <cell alignment="center" valignment="top" topline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" topline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658 sd
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 <cell alignment="center" valignment="top" topline="true" usebox="none">
18664 \begin_inset Text
18665
18666 \begin_layout Plain Layout
18667
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 </row>
18673 <row>
18674 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696 sd
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 </row>
18702 </lyxtabular>
18703
18704 \end_inset
18705
18706
18707 \end_layout
18708
18709 \end_inset
18710
18711
18712 \end_layout
18713
18714 \begin_layout Subsection
18715 Filets à traits interrompus
18716 \begin_inset Index
18717 status collapsed
18718
18719 \begin_layout Plain Layout
18720 Personnalisation des tableaux ! Filets à traits interrompus
18721 \end_layout
18722
18723 \end_inset
18724
18725
18726 \end_layout
18727
18728 \begin_layout Standard
18729 \begin_inset ERT
18730 status collapsed
18731
18732 \begin_layout Plain Layout
18733
18734
18735 \backslash
18736 ifarydshln
18737 \end_layout
18738
18739 \end_inset
18740
18741
18742 \begin_inset Note Note
18743 status open
18744
18745 \begin_layout Plain Layout
18746 La section suivante ne s'affichera que si vous avez installé le paquetage
18747  LaTeX 
18748 \series bold
18749 arydshln
18750 \series default
18751 .
18752 \end_layout
18753
18754 \end_inset
18755
18756
18757 \end_layout
18758
18759 \begin_layout Standard
18760 \begin_inset Float table
18761 placement H
18762 wide false
18763 sideways false
18764 status open
18765
18766 \begin_layout Plain Layout
18767 \begin_inset Caption
18768
18769 \begin_layout Plain Layout
18770 \begin_inset CommandInset label
18771 LatexCommand label
18772 name "tab:Tableau-filets-tirets"
18773
18774 \end_inset
18775
18776 Tableau avec des filets à traits interrompus
18777 \end_layout
18778
18779 \end_inset
18780
18781
18782 \end_layout
18783
18784 \begin_layout Plain Layout
18785 \align center
18786 \begin_inset Tabular
18787 <lyxtabular version="3" rows="5" columns="5">
18788 <features>
18789 <column alignment="center" valignment="top" width="0">
18790 <column alignment="center" valignment="top" width="0">
18791 <column alignment="center" valignment="top" width="0" special=":c">
18792 <column alignment="center" valignment="top" width="0">
18793 <column alignment="center" valignment="top" width="0">
18794 <row>
18795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799 a
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 b
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 c
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 d
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 e
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row>
18842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846 f
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855 g
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864 h
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873 i
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 j
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 <row>
18889 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 \begin_inset ERT
18894 status collapsed
18895
18896 \begin_layout Plain Layout
18897
18898
18899 \backslash
18900 hdashline 
18901 \end_layout
18902
18903 \end_inset
18904
18905 k
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914 l
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923 m
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 n
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941 o
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 </row>
18947 <row>
18948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952 \begin_inset ERT
18953 status collapsed
18954
18955 \begin_layout Plain Layout
18956
18957
18958 \backslash
18959 cdashline{4-5}
18960 \end_layout
18961
18962 \end_inset
18963
18964 p
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973 q
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 r
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991 s
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 </row>
19006 <row>
19007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 t
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020 u
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029 v
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038 w
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047 x
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 </row>
19053 </lyxtabular>
19054
19055 \end_inset
19056
19057
19058 \end_layout
19059
19060 \end_inset
19061
19062
19063 \end_layout
19064
19065 \begin_layout Standard
19066 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19067  donc employer du code TeX.
19068  Mais avant il faut charger le paquetage LaTeX 
19069 \series bold
19070 arydshln
19071 \series default
19072
19073 \begin_inset Index
19074 status collapsed
19075
19076 \begin_layout Plain Layout
19077 Paquetages LaTeX ! arydshln
19078 \end_layout
19079
19080 \end_inset
19081
19082  dans le préambule du document avec la commande 
19083 \end_layout
19084
19085 \begin_layout Standard
19086
19087 \series bold
19088
19089 \backslash
19090 usepackage{arydshln}
19091 \end_layout
19092
19093 \begin_layout Standard
19094 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19095  
19096 \begin_inset Quotes eld
19097 \end_inset
19098
19099 :
19100 \begin_inset Quotes erd
19101 \end_inset
19102
19103  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19104  dans la fenêtre de dialogue de paramètre du tableau.
19105 \end_layout
19106
19107 \begin_layout Standard
19108 Pour un trait horizontal interrompu, ajoutez la commande
19109 \end_layout
19110
19111 \begin_layout Standard
19112
19113 \series bold
19114
19115 \backslash
19116 hdashline
19117 \end_layout
19118
19119 \begin_layout Standard
19120 en code TeX comme premier élément de la première cellule de la ligne de
19121  tableau.
19122 \end_layout
19123
19124 \begin_layout Standard
19125 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19126  commande 
19127 \end_layout
19128
19129 \begin_layout Standard
19130
19131 \series bold
19132
19133 \backslash
19134 cdashline{
19135 \series default
19136 numéros de colonnes}
19137 \end_layout
19138
19139 \begin_layout Standard
19140 en code TeX comme premier élément de la première cellule de la ligne.
19141  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19142  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19143 \end_layout
19144
19145 \begin_layout Standard
19146
19147 \series bold
19148
19149 \backslash
19150 cdashline{2-4}
19151 \end_layout
19152
19153 \begin_layout Standard
19154 comme premier élément de la première cellule de la ligne contenant la multicolon
19155 ne.
19156 \end_layout
19157
19158 \begin_layout Standard
19159 \begin_inset VSpace bigskip
19160 \end_inset
19161
19162
19163 \end_layout
19164
19165 \begin_layout Standard
19166 Le tableau
19167 \begin_inset space ~
19168 \end_inset
19169
19170
19171 \begin_inset CommandInset ref
19172 LatexCommand ref
19173 reference "tab:Tableau-filets-tirets"
19174
19175 \end_inset
19176
19177  a été créé en utilisant 
19178 \begin_inset Quotes eld
19179 \end_inset
19180
19181
19182 \series bold
19183 :c
19184 \series default
19185
19186 \begin_inset Quotes erd
19187 \end_inset
19188
19189  comme paramètre LaTeX pour la troisième colonne.
19190  La commande en code TeX 
19191 \series bold
19192
19193 \backslash
19194 hdashline
19195 \series default
19196  a été insérée dans la première cellule de la troisième ligne et la commande
19197  en code TeX 
19198 \series bold
19199
19200 \backslash
19201 cdashline{4-5}
19202 \series default
19203  a été insérée dans la première cellule de la quatrième ligne.
19204 \end_layout
19205
19206 \begin_layout Standard
19207 \begin_inset Note Greyedout
19208 status open
19209
19210 \begin_layout Plain Layout
19211
19212 \series bold
19213 Note:
19214 \series default
19215  Le paquetage LaTeX 
19216 \series bold
19217 arydshln
19218 \series default
19219  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19220  
19221 \series bold
19222 colortbl
19223 \series default
19224
19225 \begin_inset Index
19226 status collapsed
19227
19228 \begin_layout Plain Layout
19229 Paquetages LaTeX ! colortbl
19230 \end_layout
19231
19232 \end_inset
19233
19234  qui est utilisé pour avoir des tableaux colorés dans la section
19235 \begin_inset space ~
19236 \end_inset
19237
19238
19239 \begin_inset CommandInset ref
19240 LatexCommand ref
19241 reference "sec:Tableaux-Colorés"
19242
19243 \end_inset
19244
19245 .
19246  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19247  traits interrompus.
19248 \end_layout
19249
19250 \end_inset
19251
19252
19253 \end_layout
19254
19255 \begin_layout Standard
19256 \begin_inset ERT
19257 status collapsed
19258
19259 \begin_layout Plain Layout
19260
19261
19262 \backslash
19263 else
19264 \end_layout
19265
19266 \end_inset
19267
19268
19269 \begin_inset Note Note
19270 status open
19271
19272 \begin_layout Plain Layout
19273 Ce qui suit sera affiché si le paquetage LaTeX 
19274 \series bold
19275 arydshln
19276 \series default
19277  n'est pas installé :
19278 \end_layout
19279
19280 \end_inset
19281
19282
19283 \end_layout
19284
19285 \begin_layout Standard
19286 Vous devez installer le paquetage LaTeX 
19287 \series bold
19288 arydshln
19289 \series default
19290  pour voir le contenu des cette section dans la sortie imprimée.
19291 \end_layout
19292
19293 \begin_layout Standard
19294 \begin_inset ERT
19295 status collapsed
19296
19297 \begin_layout Plain Layout
19298
19299
19300 \backslash
19301 fi
19302 \end_layout
19303
19304 \end_inset
19305
19306
19307 \end_layout
19308
19309 \begin_layout Chapter
19310 Flottants
19311 \begin_inset Index
19312 status collapsed
19313
19314 \begin_layout Plain Layout
19315 Flottants
19316 \end_layout
19317
19318 \end_inset
19319
19320
19321 \begin_inset CommandInset label
19322 LatexCommand label
19323 name "cha:Flottants"
19324
19325 \end_inset
19326
19327
19328 \end_layout
19329
19330 \begin_layout Section
19331 Introduction
19332 \begin_inset CommandInset label
19333 LatexCommand label
19334 name "sec:Flottants-Introduction"
19335
19336 \end_inset
19337
19338
19339 \begin_inset Index
19340 status collapsed
19341
19342 \begin_layout Plain Layout
19343 Flottants ! Introduction
19344 \end_layout
19345
19346 \end_inset
19347
19348
19349 \end_layout
19350
19351 \begin_layout Standard
19352 Un flottant est une portion de document, qui peut être associé à une étiquette
19353  et dont la position n'est pas fixée.
19354  Il peut 
19355 \begin_inset Quotes eld
19356 \end_inset
19357
19358 flotter
19359 \begin_inset Quotes erd
19360 \end_inset
19361
19362  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19363  plus approprié.
19364  Les 
19365 \family sans
19366 Notes
19367 \begin_inset space ~
19368 \end_inset
19369
19370 en
19371 \begin_inset space ~
19372 \end_inset
19373
19374 Bas
19375 \begin_inset space ~
19376 \end_inset
19377
19378 de
19379 \begin_inset space ~
19380 \end_inset
19381
19382 Page
19383 \family default
19384  et le 
19385 \family sans
19386 Notes
19387 \begin_inset space ~
19388 \end_inset
19389
19390 en
19391 \begin_inset space ~
19392 \end_inset
19393
19394 Marge
19395 \family default
19396  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19397  sur la page suivante quand il y a trop de notes sur la page courante.
19398 \end_layout
19399
19400 \begin_layout Standard
19401 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19402  très grande qualité.
19403  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19404  éviter des lignes blanches ou des pages sans texte.
19405  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19406  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19407  le texte.
19408  Les flottants sont donc numérotés.
19409  Les références croisées sont décrites dans la section
19410 \begin_inset space ~
19411 \end_inset
19412
19413
19414 \begin_inset CommandInset ref
19415 LatexCommand ref
19416 reference "sec:Referencer-les-Flottants"
19417
19418 \end_inset
19419
19420 .
19421 \end_layout
19422
19423 \begin_layout Standard
19424 Pour insérer un flottant, on utilise un des sous menus du menu 
19425 \family sans
19426 Insérer\SpecialChar \menuseparator
19427 Flottant.
19428
19429 \family default
19430  Une boîte va être insérée dans votre document avec par exemple une étiquette
19431  du genre 
19432 \begin_inset Quotes eld
19433 \end_inset
19434
19435 Figure
19436 \begin_inset space ~
19437 \end_inset
19438
19439 #:
19440 \begin_inset Quotes erd
19441 \end_inset
19442
19443  (où # est un numéro).
19444  L'étiquette est automatiquement traduite dans la langue du document dans
19445  la sortie finale.
19446  Après l'étiquette vous pouvez insérer du texte comme légende.
19447  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19448  séparé, à l'intérieur du flottant.
19449  Vous trouverez plus de détails sur le positionnement des légendes dans
19450  la section
19451 \begin_inset space ~
19452 \end_inset
19453
19454
19455 \begin_inset CommandInset ref
19456 LatexCommand ref
19457 reference "sec:Placement-légende"
19458
19459 \end_inset
19460
19461 .
19462  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19463  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19464  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19465  Une boîte de flottant fermée ressemble à ceci : 
19466 \begin_inset Graphics
19467         filename clipart/floatQt4.png
19468         scale 60
19469
19470 \end_inset
19471
19472  -- une case grise avec un texte rouge.
19473 \end_layout
19474
19475 \begin_layout Standard
19476 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19477  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19478  est formaté de façon particulière.
19479 \end_layout
19480
19481 \begin_layout Section
19482 Les Types de Flottants
19483 \end_layout
19484
19485 \begin_layout Standard
19486 En plus des flottants de figures et de tableau qui sont décrits respectivement
19487  dans les sections
19488 \begin_inset space ~
19489 \end_inset
19490
19491
19492 \begin_inset CommandInset ref
19493 LatexCommand ref
19494 reference "sec:Figure-Floats"
19495
19496 \end_inset
19497
19498  et 
19499 \begin_inset CommandInset ref
19500 LatexCommand ref
19501 reference "sec:Table-Floats"
19502
19503 \end_inset
19504
19505 , LyX offre aussi les types 
19506 \series bold
19507 Algorithme
19508 \series default
19509  et 
19510 \series bold
19511 Enrobage
19512 \series default
19513 .
19514 \end_layout
19515
19516 \begin_layout Subsection
19517 Flottant d'algorithme
19518 \begin_inset Index
19519 status collapsed
19520
19521 \begin_layout Plain Layout
19522 Flottants ! Algorithmes
19523 \end_layout
19524
19525 \end_inset
19526
19527
19528 \begin_inset CommandInset label
19529 LatexCommand label
19530 name "sub:Flottant-d'Algorithme"
19531
19532 \end_inset
19533
19534
19535 \end_layout
19536
19537 \begin_layout Standard
19538 \begin_inset Float algorithm
19539 placement h
19540 wide false
19541 sideways false
19542 status open
19543
19544 \begin_layout Plain Layout
19545 \begin_inset Caption
19546
19547 \begin_layout Plain Layout
19548 \begin_inset CommandInset label
19549 LatexCommand label
19550 name "alg:Exemple-Flottant-Algorithme"
19551
19552 \end_inset
19553
19554 Exemple de flottant d'algorithme
19555 \end_layout
19556
19557 \end_inset
19558
19559
19560 \end_layout
19561
19562 \begin_layout LyX-Code
19563 for I in 1..N loop
19564 \begin_inset Newline newline
19565 \end_inset
19566
19567  Sum:= Sum + A(I); /*comment*/
19568 \begin_inset Newline newline
19569 \end_inset
19570
19571 end loop
19572 \begin_inset VSpace -4mm
19573 \end_inset
19574
19575
19576 \end_layout
19577
19578 \end_inset
19579
19580
19581 \end_layout
19582
19583 \begin_layout Standard
19584 Ce type de flottant est inséré à l'aide du menu 
19585 \family sans
19586 Insérer\SpecialChar \menuseparator
19587 Flottant\SpecialChar \menuseparator
19588 Algorithme
19589 \family default
19590 .
19591  Il peut être utilisé pour des morceaux de code source ou des descriptions
19592  d'algorithmes.
19593  Vous pouvez par exemple utiliser l'environnement Code
19594 \begin_inset space ~
19595 \end_inset
19596
19597 LyX qui est décrit dans le 
19598 \emph on
19599 Guide
19600 \emph default
19601
19602 \begin_inset space ~
19603 \end_inset
19604
19605
19606 \emph on
19607 de
19608 \begin_inset space ~
19609 \end_inset
19610
19611 l'Utilisateur
19612 \emph default
19613  de LyX.
19614  l'algorithme
19615 \begin_inset space ~
19616 \end_inset
19617
19618
19619 \begin_inset CommandInset ref
19620 LatexCommand ref
19621 reference "alg:Exemple-Flottant-Algorithme"
19622
19623 \end_inset
19624
19625  est un exemple de flottant d'algorithme où un espace vertical de -4
19626 \begin_inset space \thinspace{}
19627 \end_inset
19628
19629 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19630  soit placée exactement sous le texte de la dernière ligne.
19631 \end_layout
19632
19633 \begin_layout Standard
19634 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19635  du document.
19636  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19637 ent en ajoutant la ligne suivante dans le préambule de votre document :
19638 \end_layout
19639
19640 \begin_layout Standard
19641
19642 \series bold
19643
19644 \backslash
19645 floatname{algorithm}{votre
19646 \begin_inset space ~
19647 \end_inset
19648
19649 nom}
19650 \end_layout
19651
19652 \begin_layout Standard
19653
19654 \family sans
19655  votre
19656 \begin_inset space ~
19657 \end_inset
19658
19659 nom
19660 \family default
19661  est le mot 
19662 \begin_inset Quotes eld
19663 \end_inset
19664
19665
19666 \emph on
19667 algorithme
19668 \emph default
19669
19670 \begin_inset Quotes erd
19671 \end_inset
19672
19673  dans votre langue.
19674 \end_layout
19675
19676 \begin_layout Standard
19677 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19678 \family sans
19679 Insérer\SpecialChar \menuseparator
19680 Listes
19681 \begin_inset space ~
19682 \end_inset
19683
19684 &
19685 \begin_inset space ~
19686 \end_inset
19687
19688 TdM\SpecialChar \menuseparator
19689 Liste
19690 \begin_inset space ~
19691 \end_inset
19692
19693 des
19694 \begin_inset space ~
19695 \end_inset
19696
19697 algorithmes
19698 \family default
19699  si votre document est en anglais.
19700  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19701  en code TeX à la place:
19702 \end_layout
19703
19704 \begin_layout Standard
19705
19706 \series bold
19707
19708 \backslash
19709 listof{algorithm}{votre
19710 \begin_inset space ~
19711 \end_inset
19712
19713 nom}
19714 \end_layout
19715
19716 \begin_layout Standard
19717 où 
19718 \family sans
19719 votre
19720 \begin_inset space ~
19721 \end_inset
19722
19723 nom
19724 \family default
19725  est la traduction de 
19726 \begin_inset Quotes eld
19727 \end_inset
19728
19729
19730 \emph on
19731 List of Algorithm
19732 \emph default
19733 s
19734 \begin_inset Quotes erd
19735 \end_inset
19736
19737  dans votre langue.
19738 \end_layout
19739
19740 \begin_layout Standard
19741 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19742  schéma 
19743 \begin_inset Quotes eld
19744 \end_inset
19745
19746 chapitre.algorithme
19747 \begin_inset Quotes erd
19748 \end_inset
19749
19750  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19751  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19752  commande dans le préambule de votre document :
19753 \end_layout
19754
19755 \begin_layout Standard
19756
19757 \series bold
19758
19759 \backslash
19760 numberwithin{algorithm}{chapter}
19761 \end_layout
19762
19763 \begin_layout Standard
19764 Pour pouvoir utiliser la commande 
19765 \series bold
19766
19767 \backslash
19768 numberwithin
19769 \series default
19770 , activez l'option 
19771 \family sans
19772 Utiliser
19773 \begin_inset space ~
19774 \end_inset
19775
19776 le
19777 \begin_inset space ~
19778 \end_inset
19779
19780 paquetage
19781 \begin_inset space ~
19782 \end_inset
19783
19784 AMS
19785 \begin_inset space ~
19786 \end_inset
19787
19788 math
19789 \family default
19790  dans la rubrique 
19791 \family sans
19792 Options
19793 \begin_inset space ~
19794 \end_inset
19795
19796 des
19797 \begin_inset space ~
19798 \end_inset
19799
19800 Maths
19801 \family default
19802  de la fenêtre de dialogue 
19803 \family sans
19804 Paramètres
19805 \begin_inset space ~
19806 \end_inset
19807
19808 du
19809 \begin_inset space ~
19810 \end_inset
19811
19812 Document
19813 \family default
19814 .
19815 \begin_inset Newpage newpage
19816 \end_inset
19817
19818
19819 \end_layout
19820
19821 \begin_layout Subsection
19822 Flottant d'enrobage
19823 \begin_inset Index
19824 status collapsed
19825
19826 \begin_layout Plain Layout
19827 Flottants ! Flottants d'enrobage
19828 \end_layout
19829
19830 \end_inset
19831
19832
19833 \begin_inset CommandInset label
19834 LatexCommand label
19835 name "sub:flottants-d'enrobage"
19836
19837 \end_inset
19838
19839
19840 \end_layout
19841
19842 \begin_layout Standard
19843 \begin_inset Wrap figure
19844 lines 0
19845 placement l
19846 overhang 1cm
19847 width "40col%"
19848 status open
19849
19850 \begin_layout Plain Layout
19851 \begin_inset Graphics
19852         filename ../clipart/mobius.eps
19853         width 40col%
19854         scaleBeforeRotation
19855         rotateOrigin center
19856
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \begin_layout Plain Layout
19863 \begin_inset Caption
19864
19865 \begin_layout Plain Layout
19866 \begin_inset CommandInset label
19867 LatexCommand label
19868 name "fig:Figure-enrobée"
19869
19870 \end_inset
19871
19872 Ceci est une figure habillée.
19873 \end_layout
19874
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \end_inset
19881
19882  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19883  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19884  Vous pouvez en insérer un en utilisant le menu 
19885 \family sans
19886 Insérer\SpecialChar \menuseparator
19887 Flottant\SpecialChar \menuseparator
19888 Flottant
19889 \begin_inset space ~
19890 \end_inset
19891
19892 d'enrobage
19893 \family default
19894  à la condition que le paquetage LaTeX 
19895 \series bold
19896 wrapfig
19897 \series default
19898
19899 \begin_inset Index
19900 status collapsed
19901
19902 \begin_layout Plain Layout
19903 Paquetages LaTeX ! wrapfig
19904 \begin_inset ERT
19905 status collapsed
19906
19907 \begin_layout Plain Layout
19908
19909
19910 \backslash
19911 vspace{4mm}
19912 \end_layout
19913
19914 \end_inset
19915
19916
19917 \end_layout
19918
19919 \end_inset
19920
19921  soit installé.
19922 \begin_inset Foot
19923 status collapsed
19924
19925 \begin_layout Plain Layout
19926 Voyez dans la manuel 
19927 \emph on
19928 Configuration
19929 \begin_inset space ~
19930 \end_inset
19931
19932 LaTeX 
19933 \emph default
19934 comment installer des paquetages LaTeX.
19935 \end_layout
19936
19937 \end_inset
19938
19939  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19940  sur la boîte du flottant.
19941  Les paramètres obligatoires sont l'
19942 \family sans
19943 Emplacement
19944 \family default
19945  et la 
19946 \family sans
19947 Largeur
19948 \family default
19949 .
19950  Les paramètres facultatifs sont le 
19951 \family sans
19952 Débordement
19953 \family default
19954  qui précise de combien le flottant déborde sur la marge du paragraphe ou
19955  de la page et la 
19956 \family sans
19957 Porté de la ligne
19958 \family default
19959  qui précise le nombre approximatif de lignes dont le flottant va avoir
19960  besoin.
19961  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
19962  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
19963  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
19964  à l'intérieur du paragraphe ou vers les autres paragraphes.
19965  La figure
19966 \begin_inset space ~
19967 \end_inset
19968
19969
19970 \begin_inset CommandInset ref
19971 LatexCommand ref
19972 reference "fig:Figure-enrobée"
19973
19974 \end_inset
19975
19976  est un exemple de flottant d'enrobage avec une largeur de 40
19977 \begin_inset space \thinspace{}
19978 \end_inset
19979
19980 col%, un débordement de 1
19981 \begin_inset space \thinspace{}
19982 \end_inset
19983
19984 cm et placé à gauche.
19985 \begin_inset Foot
19986 status collapsed
19987
19988 \begin_layout Plain Layout
19989 Les unités disponibles sont expliquées dans l'appendice
19990 \begin_inset space ~
19991 \end_inset
19992
19993
19994 \begin_inset CommandInset ref
19995 LatexCommand ref
19996 reference "cha:Unités-de-longueur"
19997
19998 \end_inset
19999
20000 .
20001 \end_layout
20002
20003 \end_inset
20004
20005
20006 \end_layout
20007
20008 \begin_layout Standard
20009 \begin_inset Note Greyedout
20010 status open
20011
20012 \begin_layout Plain Layout
20013
20014 \series bold
20015 Note:
20016 \series default
20017  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20018  figure trop près du bas de page peut tout chambouler et faire que le flottant
20019  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20020  de texte.
20021 \end_layout
20022
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \begin_layout Standard
20029 En général:
20030 \end_layout
20031
20032 \begin_layout Itemize
20033 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20034  qui risquent de passer à la page suivante.
20035  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20036  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20037  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20038  de page.
20039 \end_layout
20040
20041 \begin_layout Itemize
20042 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20043  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20044 e.
20045 \end_layout
20046
20047 \begin_layout Itemize
20048 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20049  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20050  texte entre les deux, comme séparateur.
20051 \end_layout
20052
20053 \begin_layout Itemize
20054 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20055  ou les tableaux.
20056 \end_layout
20057
20058 \begin_layout Section
20059 Numérotation des flottants
20060 \begin_inset CommandInset label
20061 LatexCommand label
20062 name "sec:Numérotatio-Flottants"
20063
20064 \end_inset
20065
20066
20067 \begin_inset Index
20068 status collapsed
20069
20070 \begin_layout Plain Layout
20071 Flottants ! Numérotation
20072 \end_layout
20073
20074 \end_inset
20075
20076
20077 \end_layout
20078
20079 \begin_layout Standard
20080 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20081  ils se trouvent, soit en utilisant un format du genre 
20082 \begin_inset Quotes eld
20083 \end_inset
20084
20085 chapitre.numéro
20086 \begin_inset Quotes erd
20087 \end_inset
20088
20089  ou 
20090 \begin_inset Quotes eld
20091 \end_inset
20092
20093 section.numéro
20094 \begin_inset Quotes erd
20095 \end_inset
20096
20097 .
20098  Cela dépend de la classe de document utilisée.
20099 \end_layout
20100
20101 \begin_layout Standard
20102 Pour changer le format de la numérotation qui ne dépend pas de la section
20103  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20104  le préambule du document :
20105 \end_layout
20106
20107 \begin_layout Standard
20108
20109 \series bold
20110
20111 \backslash
20112 renewcommand{
20113 \backslash
20114 thetable}{
20115 \backslash
20116 roman{table}}
20117 \end_layout
20118
20119 \begin_layout Standard
20120
20121 \series bold
20122
20123 \backslash
20124 thetable
20125 \series default
20126  est la commande qui imprime le numéro du tableau, pour les figures, la
20127  commande serait 
20128 \series bold
20129
20130 \backslash
20131 thefigure
20132 \series default
20133 .
20134  La commande 
20135 \series bold
20136
20137 \backslash
20138 roman
20139 \series default
20140  utilisée dans la commande précédente, imprime le numéro du tableau sous
20141  forme de petits chiffres romains.
20142 \end_layout
20143
20144 \begin_layout Standard
20145 Pour changer le type de numérotation pour par exemple 
20146 \begin_inset Quotes eld
20147 \end_inset
20148
20149 sous-section.numéro
20150 \begin_inset Quotes erd
20151 \end_inset
20152
20153 , utilisez la commande suivante dans le préambule du document :
20154 \end_layout
20155
20156 \begin_layout Standard
20157
20158 \series bold
20159
20160 \backslash
20161 numberwithin{table}{subsection}
20162 \end_layout
20163
20164 \begin_layout Standard
20165 Pour pouvoir utiliser la commande 
20166 \series bold
20167
20168 \backslash
20169 numberwithin
20170 \series default
20171 , vous devez activer l'option 
20172 \family sans
20173 Utiliser
20174 \begin_inset space ~
20175 \end_inset
20176
20177 le
20178 \begin_inset space ~
20179 \end_inset
20180
20181 paquetage
20182 \begin_inset space ~
20183 \end_inset
20184
20185 maths
20186 \begin_inset space ~
20187 \end_inset
20188
20189 AMS
20190 \family default
20191  dans la rubrique 
20192 \family sans
20193 Options
20194 \begin_inset space ~
20195 \end_inset
20196
20197 des
20198 \begin_inset space ~
20199 \end_inset
20200
20201 Maths
20202 \family default
20203  de la fenêtre de dialogue 
20204 \family sans
20205 Paramètres
20206 \family default
20207  du document.
20208 \end_layout
20209
20210 \begin_layout Standard
20211 Veuillez aussi jeter un coup d'œil à la section
20212 \begin_inset space ~
20213 \end_inset
20214
20215
20216 \begin_inset CommandInset ref
20217 LatexCommand ref
20218 reference "sub:Numerotation-notes-bas-de-page"
20219
20220 \end_inset
20221
20222  pour plus de détails et des notes importantes sur les commandes de numérotation.
20223 \end_layout
20224
20225 \begin_layout Section
20226 Faire Référence à des Flottants
20227 \begin_inset CommandInset label
20228 LatexCommand label
20229 name "sec:Referencer-les-Flottants"
20230
20231 \end_inset
20232
20233
20234 \begin_inset Index
20235 status collapsed
20236
20237 \begin_layout Plain Layout
20238 Flottants ! Références
20239 \end_layout
20240
20241 \end_inset
20242
20243
20244 \begin_inset Index
20245 status collapsed
20246
20247 \begin_layout Plain Layout
20248 References@Références ! à des Flottants 
20249 \end_layout
20250
20251 \end_inset
20252
20253
20254 \end_layout
20255
20256 \begin_layout Standard
20257 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20258  en utilisant le menu 
20259 \family sans
20260 Insérer\SpecialChar \menuseparator
20261 Étiquette
20262 \family default
20263  ou le bouton 
20264 \begin_inset Graphics
20265         filename ../../images/label-insert.png
20266         scale 85
20267         scaleBeforeRotation
20268
20269 \end_inset
20270
20271  de la barre d'outils.
20272  Une boîte grise de ce genre : 
20273 \begin_inset Graphics
20274         filename clipart/labelQt4.png
20275         scale 85
20276         scaleBeforeRotation
20277
20278 \end_inset
20279
20280  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20281  de saisir le texte de l'étiquette.
20282  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20283  précédés d'un préfixe.
20284  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20285  préfixe sera "
20286 \family sans
20287 fig:
20288 \family default
20289 ".
20290 \end_layout
20291
20292 \begin_layout Standard
20293 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20294  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20295 \family sans
20296 Insérer\SpecialChar \menuseparator
20297 Référence
20298 \begin_inset space ~
20299 \end_inset
20300
20301 Croisée
20302 \family default
20303  ou le bouton 
20304 \begin_inset Graphics
20305         filename ../../images/dialog-show-new-inset_ref.png
20306         scale 85
20307         scaleBeforeRotation
20308
20309 \end_inset
20310
20311  de la barre d'outils.
20312  Une boîte grise de référence croisée comme celle-ci : 
20313 \begin_inset Graphics
20314         filename ../clipart/referenceQt4.png
20315         scale 85
20316         scaleBeforeRotation
20317
20318 \end_inset
20319
20320  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20321  toutes les étiquettes définies dans votre document.
20322  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20323  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20324  de la fenêtre de dialogue.
20325  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20326  une.
20327  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20328  de la référence croisée.
20329 \end_layout
20330
20331 \begin_layout Standard
20332 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20333  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20334  les deux.
20335  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20336  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20337  du numéro de la référence.
20338 \end_layout
20339
20340 \begin_layout Standard
20341 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20342  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20343  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20344  pas à vous en préoccuper.
20345 \end_layout
20346
20347 \begin_layout Standard
20348 Le bouton 
20349 \family sans
20350 Aller
20351 \begin_inset space ~
20352 \end_inset
20353
20354 à
20355 \begin_inset space ~
20356 \end_inset
20357
20358 l'étiquette
20359 \family default
20360  dans la fenêtre de référence croisée va positionner le curseur juste devant
20361  l'étiquette à laquelle on fait référence.
20362  Le nom du bouton bouton 
20363 \family sans
20364 Revenir
20365 \family default
20366  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20367  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20368  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20369  à votre point de départ.
20370 \end_layout
20371
20372 \begin_layout Subsection
20373 Formats de Références Croisées
20374 \begin_inset CommandInset label
20375 LatexCommand label
20376 name "sub:Formats-Références-Croisées"
20377
20378 \end_inset
20379
20380
20381 \begin_inset Index
20382 status collapsed
20383
20384 \begin_layout Plain Layout
20385 References@Références ! Formats
20386 \end_layout
20387
20388 \end_inset
20389
20390
20391 \end_layout
20392
20393 \begin_layout Standard
20394 Il y a six types de références croisées :
20395 \end_layout
20396
20397 \begin_layout Description
20398 <référence>
20399 \begin_inset space ~
20400 \end_inset
20401
20402 : affiche le numéro de l'élément, c'est le choix par défaut : 
20403 \begin_inset CommandInset ref
20404 LatexCommand ref
20405 reference "fig:Deux-images-déformées"
20406
20407 \end_inset
20408
20409
20410 \end_layout
20411
20412 \begin_layout Description
20413 (<référence>)
20414 \begin_inset space ~
20415 \end_inset
20416
20417 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20418  normalement pour faire référence à des formules mathématiques, en particulier
20419  quand le mot 
20420 \begin_inset Quotes eld
20421 \end_inset
20422
20423 Équation
20424 \begin_inset Quotes erd
20425 \end_inset
20426
20427  est omis : 
20428 \begin_inset CommandInset ref
20429 LatexCommand eqref
20430 reference "eq:Wgn"
20431
20432 \end_inset
20433
20434
20435 \end_layout
20436
20437 \begin_layout Description
20438 <page>
20439 \begin_inset space ~
20440 \end_inset
20441
20442 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20443 \begin_inset space ~
20444 \end_inset
20445
20446
20447 \begin_inset CommandInset ref
20448 LatexCommand pageref
20449 reference "fig:Deux-images-déformées"
20450
20451 \end_inset
20452
20453
20454 \end_layout
20455
20456 \begin_layout Description
20457 page
20458 \begin_inset space ~
20459 \end_inset
20460
20461 <page>
20462 \begin_inset space ~
20463 \end_inset
20464
20465 : affiche le mot 
20466 \begin_inset Quotes eld
20467 \end_inset
20468
20469 page
20470 \begin_inset Quotes erd
20471 \end_inset
20472
20473  suivi du numéro de la page sur laquelle se trouve l'élément : 
20474 \begin_inset CommandInset ref
20475 LatexCommand vpageref
20476 reference "fig:Deux-images-déformées"
20477
20478 \end_inset
20479
20480
20481 \end_layout
20482
20483 \begin_layout Description
20484 <référence>
20485 \begin_inset space ~
20486 \end_inset
20487
20488 page
20489 \begin_inset space ~
20490 \end_inset
20491
20492 <page>
20493 \begin_inset space ~
20494 \end_inset
20495
20496 : affiche le numéro de l'élément, le mot 
20497 \begin_inset Quotes eld
20498 \end_inset
20499
20500 page
20501 \begin_inset Quotes erd
20502 \end_inset
20503
20504  et le numéro de la page : 
20505 \begin_inset CommandInset ref
20506 LatexCommand vref
20507 reference "fig:Deux-images-déformées"
20508
20509 \end_inset
20510
20511
20512 \end_layout
20513
20514 \begin_layout Description
20515 Référence
20516 \begin_inset space ~
20517 \end_inset
20518
20519 mise
20520 \begin_inset space ~
20521 \end_inset
20522
20523 en
20524 \begin_inset space ~
20525 \end_inset
20526
20527 forme
20528 \begin_inset space ~
20529 \end_inset
20530
20531 : affiche une référence croisée qui définit son propre format.
20532
20533 \lang english
20534  
20535 \lang french
20536
20537 \begin_inset Note Greyedout
20538 status open
20539
20540 \begin_layout Plain Layout
20541
20542 \series bold
20543 Note:
20544 \series default
20545  Ce type de référence croisée n'est disponible que si vous avez installé
20546  le paquetage LaTeX 
20547 \series bold
20548 prettyref.
20549 \end_layout
20550
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \begin_layout Standard
20557 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20558  se trouve sur la page précédente, la même page ou la page suivante.
20559  Vous verrez par exemple un texte du genre 
20560 \begin_inset Quotes eld
20561 \end_inset
20562
20563 sur cette page
20564 \begin_inset Quotes erd
20565 \end_inset
20566
20567  à la place.
20568 \end_layout
20569
20570 \begin_layout Standard
20571 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20572  se trouve sont calculés automatiquement par LaTeX.
20573  Vous choisissez une des six variétés de références dans le champ Format
20574  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20575  boîte de la référence croisée.
20576 \end_layout
20577
20578 \begin_layout Subsection
20579 Nommage automatique des références croisées
20580 \begin_inset Index
20581 status collapsed
20582
20583 \begin_layout Plain Layout
20584 References@Références ! Nommage automatique
20585 \end_layout
20586
20587 \end_inset
20588
20589
20590 \end_layout
20591
20592 \begin_layout Standard
20593 Le paquetage LaTeX 
20594 \series bold
20595 hyperref
20596 \series default
20597  fournit une fonction très utile pour automatiser la création des références
20598  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20599  une section).
20600  Par exemple pour vous éviter de devoir écrire le mot 
20601 \begin_inset Quotes eld
20602 \end_inset
20603
20604 Figure
20605 \begin_inset Quotes erd
20606 \end_inset
20607
20608  devant chaque boîte de référence.
20609  Pour profiter de ce nommage automatique des références croisées, vous devez
20610  charger le paquetage LaTeX 
20611 \series bold
20612 hyperref
20613 \series default
20614
20615 \begin_inset Index
20616 status collapsed
20617
20618 \begin_layout Plain Layout
20619 Paquetages LaTeX ! hyperref
20620 \end_layout
20621
20622 \end_inset
20623
20624  dans le préambule du document avec
20625 \end_layout
20626
20627 \begin_layout Standard
20628
20629 \series bold
20630
20631 \backslash
20632 usepackage[pdfborder={0 0 0}]{hyperref}
20633 \begin_inset Newline newline
20634 \end_inset
20635
20636
20637 \backslash
20638 AtBeginDocument{
20639 \backslash
20640 renewcommand{
20641 \backslash
20642 ref}[1]{
20643 \backslash
20644 mbox{
20645 \backslash
20646 autoref{#1}}}}
20647 \end_layout
20648
20649 \begin_layout Standard
20650
20651 \series bold
20652 hyperref
20653 \series default
20654  est utilisé pour lier les références croisées dans les sorties DVI et PDF,
20655  ce qui signifie que le lecteur de votre document pourra cliquer sur un
20656  élément de la table de matières (TdM) ou sur une référence et qu'il sera
20657  transporté sur la portion de document référencée.
20658  
20659 \series bold
20660 hyperref
20661 \series default
20662  peut aussi créer des signets PDF pour chaque section pour rendre plus facile
20663  la navigation à l'intérieur du document.
20664  C'est aussi utilisé dans ce document, mais vous devrez jeter un coup d'œil
20665  dans le préambule de ce document pour voir toutes les options qui ont été
20666  utilisées dans la commande de chargement d'
20667 \series bold
20668 hyperref
20669 \series default
20670 .
20671  Pour en apprendre plus au sujet du paquetage 
20672 \series bold
20673 hyperref
20674 \series default
20675 , nous vous renvoyons à sa documentation 
20676 \begin_inset CommandInset citation
20677 LatexCommand cite
20678 key "hyperref"
20679
20680 \end_inset
20681
20682 .
20683 \end_layout
20684
20685 \begin_layout Standard
20686 \begin_inset Note Greyedout
20687 status open
20688
20689 \begin_layout Plain Layout
20690
20691 \series bold
20692 Note:
20693 \series default
20694  Le nommage automatique de références ne peut être utilisé si vous avez
20695  choisi le style de référence 
20696 \family sans
20697 Référence
20698 \begin_inset space ~
20699 \end_inset
20700
20701 mise
20702 \begin_inset space ~
20703 \end_inset
20704
20705 en
20706 \begin_inset space ~
20707 \end_inset
20708
20709 forme
20710 \family default
20711  décrit dans la section
20712 \begin_inset space ~
20713 \end_inset
20714
20715
20716 \begin_inset CommandInset ref
20717 LatexCommand ref
20718 reference "sub:Formats-Références-Croisées"
20719
20720 \end_inset
20721
20722 .
20723 \end_layout
20724
20725 \end_inset
20726
20727
20728 \end_layout
20729
20730 \begin_layout Subsection
20731 Positionnement des Références 
20732 \begin_inset CommandInset label
20733 LatexCommand label
20734 name "sub:Reference-Position"
20735
20736 \end_inset
20737
20738
20739 \begin_inset Index
20740 status collapsed
20741
20742 \begin_layout Plain Layout
20743 References@Références ! Positionnement
20744 \end_layout
20745
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \begin_layout Standard
20752 Si vous utilisez le paquetage 
20753 \series bold
20754 hyperref
20755 \series default
20756
20757 \begin_inset Index
20758 status collapsed
20759
20760 \begin_layout Plain Layout
20761 Paquetages LaTeX ! hyperref
20762 \end_layout
20763
20764 \end_inset
20765
20766  pour lier vos références croisées dans la sortie finale, vous verrez que
20767  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20768  l'image.
20769  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20770  pourrez voir l'image sans faire défiler le texte.
20771  Ce problème vient du fait que le point d'ancrage de la référence se situe
20772  à l'endroit de l'étiquette.
20773  En utilisant le paquetage LaTeX 
20774 \series bold
20775 hypcap
20776 \series default
20777
20778 \begin_inset Index
20779 status collapsed
20780
20781 \begin_layout Plain Layout
20782 Paquetages LaTeX ! hypcap
20783 \end_layout
20784
20785 \end_inset
20786
20787 , qui fait partie du paquetage LaTeX 
20788 \series bold
20789 oberdiek
20790 \series default
20791
20792 \begin_inset Index
20793 status collapsed
20794
20795 \begin_layout Plain Layout
20796 Paquetages LaTeX ! oberdiek
20797 \end_layout
20798
20799 \end_inset
20800
20801 , le point d'ancrage d'un lien est place en haut du flottant.
20802  Pour utiliser cette fonction avec les flottants de figure, chargez 
20803 \series bold
20804 hypcap
20805 \series default
20806  dans l'entête du document avec la ligne
20807 \end_layout
20808
20809 \begin_layout Standard
20810
20811 \series bold
20812
20813 \backslash
20814 usepackage[figure]{hypcap}
20815 \end_layout
20816
20817 \begin_layout Standard
20818 Vous pouvez aussi utiliser 
20819 \series bold
20820 hypcap
20821 \series default
20822  pour tous les flottants, mais ce n'est pas recommandé pour des raisons
20823  de stabilité.
20824  Pour plus d'information, jetez un coup d'œil au manuel d' 
20825 \series bold
20826 hypcap
20827 \series default
20828  
20829 \begin_inset CommandInset citation
20830 LatexCommand cite
20831 key "hypcap"
20832
20833 \end_inset
20834
20835 .
20836 \end_layout
20837
20838 \begin_layout Standard
20839 \begin_inset Note Greyedout
20840 status open
20841
20842 \begin_layout Plain Layout
20843
20844 \series bold
20845 Note:
20846 \series default
20847  
20848 \series bold
20849 hypcap
20850 \series default
20851  doit être chargé après 
20852 \series bold
20853 hyperref
20854 \series default
20855  dans le préambule du document.
20856 \end_layout
20857
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \begin_layout Standard
20864 \begin_inset Note Greyedout
20865 status open
20866
20867 \begin_layout Plain Layout
20868
20869 \series bold
20870 Note:
20871 \series default
20872  
20873 \series bold
20874 hypcap
20875 \series default
20876  n'a aucun effet pour les références à des sous-figures.
20877 \end_layout
20878
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \begin_layout Section
20885 Placement des flottants
20886 \begin_inset CommandInset label
20887 LatexCommand label
20888 name "sec:Placement-flottants"
20889
20890 \end_inset
20891
20892
20893 \begin_inset Index
20894 status collapsed
20895
20896 \begin_layout Plain Layout
20897 Flottants ! Placement
20898 \end_layout
20899
20900 \end_inset
20901
20902
20903 \end_layout
20904
20905 \begin_layout Standard
20906 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
20907  de dialogue 
20908 \family sans
20909 Paramètre
20910 \begin_inset space ~
20911 \end_inset
20912
20913 de
20914 \begin_inset space ~
20915 \end_inset
20916
20917 Flottant
20918 \family default
20919  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
20920  utilise pour déterminer où placer le flottant.
20921 \begin_inset Newline newline
20922 \end_inset
20923
20924 L'option 
20925 \family sans
20926 Plusieurs
20927 \begin_inset space ~
20928 \end_inset
20929
20930 colonnes
20931 \family default
20932  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
20933  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
20934  confiné sur une seule colonne.
20935 \begin_inset Newline newline
20936 \end_inset
20937
20938 L'option 
20939 \family sans
20940 Rotation
20941 \begin_inset space ~
20942 \end_inset
20943
20944 90°
20945 \family default
20946  est utilisée pour faire tourner les flottants, voyez la section
20947 \begin_inset space ~
20948 \end_inset
20949
20950
20951 \begin_inset CommandInset ref
20952 LatexCommand ref
20953 reference "sec:Flottants-renversés"
20954
20955 \end_inset
20956
20957 .
20958 \end_layout
20959
20960 \begin_layout Standard
20961 En désactivant l'option 
20962 \family sans
20963 Utilise
20964 \begin_inset space ~
20965 \end_inset
20966
20967 le
20968 \begin_inset space ~
20969 \end_inset
20970
20971 placement
20972 \begin_inset space ~
20973 \end_inset
20974
20975 par
20976 \begin_inset space ~
20977 \end_inset
20978
20979 défaut
20980 \family default
20981  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
20982  le placement du flottant:
20983 \end_layout
20984
20985 \begin_layout Description
20986 Ici,
20987 \begin_inset space ~
20988 \end_inset
20989
20990 si
20991 \begin_inset space ~
20992 \end_inset
20993
20994 possible: essaie de placer le flottant à la position où il a été inséré
20995  dans LyX
20996 \end_layout
20997
20998 \begin_layout Description
20999 Haut
21000 \begin_inset space ~
21001 \end_inset
21002
21003 de
21004 \begin_inset space ~
21005 \end_inset
21006
21007 la
21008 \begin_inset space ~
21009 \end_inset
21010
21011 page: essaie de placer le flottant en haut de la page courante
21012 \end_layout
21013
21014 \begin_layout Description
21015 Bas
21016 \begin_inset space ~
21017 \end_inset
21018
21019 de
21020 \begin_inset space ~
21021 \end_inset
21022
21023 la
21024 \begin_inset space ~
21025 \end_inset
21026
21027 page: essaie de placer le flottant en bas de la page courante
21028 \end_layout
21029
21030 \begin_layout Description
21031 Page
21032 \begin_inset space ~
21033 \end_inset
21034
21035 de
21036 \begin_inset space ~
21037 \end_inset
21038
21039 flottants: essaie de placer le flottant sur une page à part, éventuellement
21040  avec d'autres flottants 
21041 \end_layout
21042
21043 \begin_layout Standard
21044 LaTeX utilise
21045 \emph on
21046  toujours 
21047 \emph default
21048 les options dans l'ordre donné ci-dessus.
21049  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21050  d'abord essayer 
21051 \family sans
21052 Ici
21053 \begin_inset space ~
21054 \end_inset
21055
21056 si
21057 \begin_inset space ~
21058 \end_inset
21059
21060 possible
21061 \family default
21062 , ensuite 
21063 \family sans
21064 Haut
21065 \begin_inset space ~
21066 \end_inset
21067
21068 de
21069 \begin_inset space ~
21070 \end_inset
21071
21072 la
21073 \begin_inset space ~
21074 \end_inset
21075
21076 page
21077 \family default
21078 , et ainsi de suite.
21079  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21080  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21081  Si aucune des quatre options de placement n'est possible, la procédure
21082  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21083 \end_layout
21084
21085 \begin_layout Standard
21086 Par défaut, chaque option a ses propres règles d'application:
21087 \end_layout
21088
21089 \begin_layout Standard
21090
21091 \family sans
21092 Haut
21093 \begin_inset space ~
21094 \end_inset
21095
21096 de
21097 \begin_inset space ~
21098 \end_inset
21099
21100 la
21101 \begin_inset space ~
21102 \end_inset
21103
21104 page
21105 \family default
21106  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21107  en haut de page (
21108 \series bold
21109
21110 \backslash
21111 topfraction
21112 \series default
21113 ).
21114 \end_layout
21115
21116 \begin_layout Standard
21117
21118 \family sans
21119 Bas
21120 \begin_inset space ~
21121 \end_inset
21122
21123 de
21124 \begin_inset space ~
21125 \end_inset
21126
21127 la
21128 \begin_inset space ~
21129 \end_inset
21130
21131 page
21132 \family default
21133  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21134  en bas de page (
21135 \series bold
21136
21137 \backslash
21138 bottomfraction
21139 \series default
21140 ).
21141 \end_layout
21142
21143 \begin_layout Standard
21144
21145 \family sans
21146 Page
21147 \begin_inset space ~
21148 \end_inset
21149
21150 de
21151 \begin_inset space ~
21152 \end_inset
21153
21154 flottants
21155 \family default
21156  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21157  si ils occupent plus de 50% de celle-ci (
21158 \series bold
21159
21160 \backslash
21161 floatpagefraction
21162 \series default
21163 ).
21164 \end_layout
21165
21166 \begin_layout Standard
21167 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21168  supplémentaire 
21169 \family sans
21170 Ignorer
21171 \begin_inset space ~
21172 \end_inset
21173
21174 les
21175 \begin_inset space ~
21176 \end_inset
21177
21178 règles
21179 \begin_inset space ~
21180 \end_inset
21181
21182 LaTeX
21183 \family default
21184 \lang english
21185 .
21186 \begin_inset Newline newline
21187 \end_inset
21188
21189
21190 \lang french
21191 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21192  données entre parenthèses après les descriptions des règles données ci-dessus.
21193  Par exemple, pour augmenter à 50
21194 \begin_inset space \thinspace{}
21195 \end_inset
21196
21197 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21198  trop petite, ajoutez cette ligne au préambule de votre document :
21199 \end_layout
21200
21201 \begin_layout Standard
21202
21203 \series bold
21204
21205 \backslash
21206 renewcommand{
21207 \backslash
21208 bottomfraction}{0.5}
21209 \end_layout
21210
21211 \begin_layout Standard
21212 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21213  exactement à l'endroit où vous l'avez inséré.
21214  dans ce cas utilisez l'option 
21215 \family sans
21216 Ici
21217 \begin_inset space ~
21218 \end_inset
21219
21220 à
21221 \begin_inset space ~
21222 \end_inset
21223
21224 tout
21225 \begin_inset space ~
21226 \end_inset
21227
21228 Prix
21229 \family default
21230 .
21231  Utilisez cette option le moins souvent possible et seulement quand le document
21232  est presque prêt à être imprimé.
21233  En effet, le flottant n'est plus capable de 
21234 \begin_inset Quotes eld
21235 \end_inset
21236
21237 flotter
21238 \begin_inset Quotes erd
21239 \end_inset
21240
21241 , ce qui peut perturber toutes les mises en page.
21242 \end_layout
21243
21244 \begin_layout Standard
21245 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21246  sont toujours entourés par le texte d'un paragraphe donné.
21247 \begin_inset VSpace bigskip
21248 \end_inset
21249
21250
21251 \end_layout
21252
21253 \begin_layout Standard
21254 On peut parfois se trouver dans la situation où un flottant est placé en
21255  haut d'une page alors que la section concernée ne commence qu'au milieu
21256  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21257  la section précédente.
21258  On peut utiliser la commande LaTeX 
21259 \series bold
21260
21261 \backslash
21262 suppressfloats
21263 \series default
21264  pour éviter ce cas.
21265  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21266  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21267  soit placé avant que la section commence.
21268  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21269  votre document :
21270 \end_layout
21271
21272 \begin_layout Standard
21273
21274 \series bold
21275
21276 \backslash
21277 let
21278 \backslash
21279 mySection
21280 \backslash
21281 section
21282 \begin_inset Newline newline
21283 \end_inset
21284
21285
21286 \backslash
21287 renewcommand{
21288 \backslash
21289 section}{
21290 \backslash
21291 suppressfloats[t]
21292 \backslash
21293 mySection}
21294 \end_layout
21295
21296 \begin_layout Standard
21297 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21298  comme les chapitres et les sous-sections.
21299  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21300  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21301  ensuite avoir du mal à trouver un positionnement correct.
21302 \end_layout
21303
21304 \begin_layout Standard
21305 \begin_inset VSpace bigskip
21306 \end_inset
21307
21308 Dans certains cas il est demandé de placer toutes les figures et tous les
21309  tableaux à la fin du document.
21310  C'est pour de telles situations que le paquetage LaTeX 
21311 \series bold
21312 endfloat
21313 \series default
21314
21315 \begin_inset Index
21316 status collapsed
21317
21318 \begin_layout Plain Layout
21319 Paquetages LaTeX ! endfloat
21320 \end_layout
21321
21322 \end_inset
21323
21324  a été développé.
21325  Il met en effet tous les flottants de figures et de tableaux à la fin du
21326  document dans leurs propres sections.
21327  À la position d'origine du flottant, une indication textuelle du genre
21328  
21329 \begin_inset Quotes eld
21330 \end_inset
21331
21332
21333 \family sans
21334 [Figure
21335 \begin_inset space ~
21336 \end_inset
21337
21338 3.2 
21339 \lang english
21340 about here.
21341 \lang french
21342 ]
21343 \family default
21344
21345 \begin_inset Quotes erd
21346 \end_inset
21347
21348  est insérée.
21349  Le paquetage 
21350 \series bold
21351 endfloat
21352 \series default
21353  est chargé dans le préambule avec la ligne suivante 
21354 \end_layout
21355
21356 \begin_layout Standard
21357
21358 \series bold
21359
21360 \backslash
21361 usepackage[options]{endfloat}
21362 \end_layout
21363
21364 \begin_layout Standard
21365 Il y a aussi de nombreuses options de paquetage pour modifier le format
21366  des sections de figures ou de tableau qui sont créées.
21367  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21368  
21369 \series bold
21370 endfloa
21371 \series default
21372
21373 \begin_inset CommandInset citation
21374 LatexCommand cite
21375 key "endfloat"
21376
21377 \end_inset
21378
21379 .
21380 \begin_inset Newline newline
21381 \end_inset
21382
21383
21384 \begin_inset Note Greyedout
21385 status open
21386
21387 \begin_layout Plain Layout
21388
21389 \series bold
21390 Note: endfloat
21391 \series default
21392  ne fournit pas de traduction automatique de l'indication textuelle, vous
21393  devez donc le faire manuellement, voyez la section
21394 \begin_inset space ~
21395 \end_inset
21396
21397 4 de 
21398 \begin_inset CommandInset citation
21399 LatexCommand cite
21400 key "endfloat"
21401
21402 \end_inset
21403
21404 .
21405 \end_layout
21406
21407 \end_inset
21408
21409
21410 \begin_inset Newline newline
21411 \end_inset
21412
21413
21414 \begin_inset Note Greyedout
21415 status open
21416
21417 \begin_layout Plain Layout
21418
21419 \series bold
21420 Note:
21421 \series default
21422  Il y a actuellement un bug dans le paquetage 
21423 \series bold
21424 endfloat
21425 \series default
21426  quand la légende contient un 
21427 \begin_inset Quotes eld
21428 \end_inset
21429
21430 ß
21431 \begin_inset Quotes erd
21432 \end_inset
21433
21434  allemand.
21435  Utilisez dans ce cas la commande 
21436 \begin_inset Quotes eld
21437 \end_inset
21438
21439
21440 \series bold
21441
21442 \backslash
21443 ss
21444 \series default
21445
21446 \begin_inset Quotes erd
21447 \end_inset
21448
21449  en code TeX à la place du 
21450 \begin_inset Quotes eld
21451 \end_inset
21452
21453 ß
21454 \begin_inset Quotes erd
21455 \end_inset
21456
21457 .
21458 \end_layout
21459
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \begin_layout Standard
21466 \begin_inset VSpace bigskip
21467 \end_inset
21468
21469 Pour plus d'information sur les manières de placer les flottants, jetez
21470  un coup d'œil aux livres sur LaTeX, 
21471 \begin_inset CommandInset citation
21472 LatexCommand cite
21473 key "latexcompanion,latexguide,latexbook"
21474
21475 \end_inset
21476
21477 .
21478 \end_layout
21479
21480 \begin_layout Section
21481 Flottants Renversés
21482 \begin_inset CommandInset label
21483 LatexCommand label
21484 name "sec:Flottants-renversés"
21485
21486 \end_inset
21487
21488
21489 \begin_inset Index
21490 status collapsed
21491
21492 \begin_layout Plain Layout
21493 Flottants ! Renversés
21494 \end_layout
21495
21496 \end_inset
21497
21498
21499 \end_layout
21500
21501 \begin_layout Standard
21502 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21503  tableaux très larges.
21504  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21505  un clic droit sur la boîte du flottant et utilisez l'option 
21506 \family sans
21507 Rotation
21508 \begin_inset space ~
21509 \end_inset
21510
21511 90°
21512 \family default
21513 .
21514 \end_layout
21515
21516 \begin_layout Standard
21517 Les flottants renversés sont systématiquement placés sur leur propre page
21518  ( ou colonne, si vous avez un document sur deux colonnes ).
21519  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21520  
21521 \family sans
21522 Plusieurs
21523 \begin_inset space ~
21524 \end_inset
21525
21526 colonnes
21527 \family default
21528  dans les paramètres du flottant.
21529  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21530  du côté de la marge externe.
21531  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21532  ajouter soit l'option 
21533 \series bold
21534 figuresleft
21535 \series default
21536  soit l'option 
21537 \series bold
21538 figuresright
21539 \series default
21540  aux options de la classe de document.
21541 \end_layout
21542
21543 \begin_layout Standard
21544 Faire référence à un flottant renversé se fait de la même manière que pour
21545  un flottant normal, la mise en forme de la légende est aussi identique
21546  : Le tableau
21547 \begin_inset space ~
21548 \end_inset
21549
21550
21551 \begin_inset CommandInset ref
21552 LatexCommand ref
21553 reference "tab:Tableau-pivoté"
21554
21555 \end_inset
21556
21557  est un exemple de flottant de tableau renversé.
21558 \end_layout
21559
21560 \begin_layout Standard
21561 \begin_inset Note Greyedout
21562 status open
21563
21564 \begin_layout Plain Layout
21565
21566 \series bold
21567 Note:
21568 \series default
21569  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21570  DVI.
21571 \end_layout
21572
21573 \end_inset
21574
21575
21576 \end_layout
21577
21578 \begin_layout Standard
21579 \begin_inset Float table
21580 wide false
21581 sideways true
21582 status open
21583
21584 \begin_layout Plain Layout
21585 \begin_inset Caption
21586
21587 \begin_layout Plain Layout
21588 \begin_inset CommandInset label
21589 LatexCommand label
21590 name "tab:Tableau-pivoté"
21591
21592 \end_inset
21593
21594  Tableau pivoté
21595 \end_layout
21596
21597 \end_inset
21598
21599
21600 \end_layout
21601
21602 \begin_layout Plain Layout
21603 \align center
21604 \begin_inset Tabular
21605 <lyxtabular version="3" rows="1" columns="5">
21606 <features>
21607 <column alignment="center" valignment="top" width="0">
21608 <column alignment="center" valignment="top" width="0">
21609 <column alignment="center" valignment="top" width="0">
21610 <column alignment="center" valignment="top" width="0">
21611 <column alignment="center" valignment="top" width="0">
21612 <row>
21613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21614 \begin_inset Text
21615
21616 \begin_layout Plain Layout
21617 test
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626 b
21627 \end_layout
21628
21629 \end_inset
21630 </cell>
21631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21632 \begin_inset Text
21633
21634 \begin_layout Plain Layout
21635 c
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 d
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21650 \begin_inset Text
21651
21652 \begin_layout Plain Layout
21653 e
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 </lyxtabular>
21660
21661 \end_inset
21662
21663
21664 \end_layout
21665
21666 \end_inset
21667
21668
21669 \end_layout
21670
21671 \begin_layout Section
21672 Flottants côte-à-côte
21673 \begin_inset Index
21674 status collapsed
21675
21676 \begin_layout Plain Layout
21677 Flottants ! côte-à-côte
21678 \end_layout
21679
21680 \end_inset
21681
21682
21683 \end_layout
21684
21685 \begin_layout Standard
21686 Pour placer des flottants côte-à-côte, comme pour la figure
21687 \begin_inset space ~
21688 \end_inset
21689
21690
21691 \begin_inset CommandInset ref
21692 LatexCommand ref
21693 reference "fig:Flottant-gauche"
21694
21695 \end_inset
21696
21697  et 
21698 \begin_inset CommandInset ref
21699 LatexCommand ref
21700 reference "fig:Flottant-droit"
21701
21702 \end_inset
21703
21704 , on n'utilise 
21705 \emph on
21706 qu'un seul 
21707 \emph default
21708 flottant.
21709  On y insère deux boîtes de minipages
21710 \begin_inset Foot
21711 status collapsed
21712
21713 \begin_layout Plain Layout
21714 Les minipages sont décrites dans la section
21715 \begin_inset space ~
21716 \end_inset
21717
21718
21719 \begin_inset CommandInset ref
21720 LatexCommand ref
21721 reference "sec:Minipages"
21722
21723 \end_inset
21724
21725 .
21726 \end_layout
21727
21728 \end_inset
21729
21730 .
21731  La largeur est mise à 45
21732 \begin_inset space \thinspace{}
21733 \end_inset
21734
21735 -50
21736 \begin_inset space \thinspace{}
21737 \end_inset
21738
21739 column% et l'alignement de la boîte à 
21740 \family sans
21741 Bas
21742 \family default
21743  pour chaque minipage.
21744  Les boîtes minipages contiennent l'image et la légende exactement comme
21745  avec un flottant.
21746  La seule différence est que l'unité de longueur 
21747 \family sans
21748 Largeur
21749 \begin_inset space ~
21750 \end_inset
21751
21752 colonne
21753 \begin_inset space ~
21754 \end_inset
21755
21756 %
21757 \family default
21758  utilisée pour l'image est maintenant définie par rapport à la largeur des
21759  boîtes minipages.
21760 \end_layout
21761
21762 \begin_layout Standard
21763 \begin_inset Float figure
21764 wide false
21765 sideways false
21766 status open
21767
21768 \begin_layout Plain Layout
21769 \begin_inset Box Frameless
21770 position "b"
21771 hor_pos "c"
21772 has_inner_box 1
21773 inner_pos "t"
21774 use_parbox 0
21775 width "45col%"
21776 special "none"
21777 height "1in"
21778 height_special "totalheight"
21779 status open
21780
21781 \begin_layout Plain Layout
21782 \align center
21783 \begin_inset Graphics
21784         filename ../clipart/mobius.eps
21785         lyxscale 50
21786         width 100col%
21787         scaleBeforeRotation
21788
21789 \end_inset
21790
21791
21792 \end_layout
21793
21794 \begin_layout Plain Layout
21795 \begin_inset Caption
21796
21797 \begin_layout Plain Layout
21798 \begin_inset CommandInset label
21799 LatexCommand label
21800 name "fig:Flottant-gauche"
21801
21802 \end_inset
21803
21804 Flottant du côté gauche.
21805 \end_layout
21806
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \end_inset
21813
21814
21815 \begin_inset space \hfill{}
21816 \end_inset
21817
21818
21819 \begin_inset Box Frameless
21820 position "b"
21821 hor_pos "c"
21822 has_inner_box 1
21823 inner_pos "t"
21824 use_parbox 0
21825 width "45col%"
21826 special "none"
21827 height "1in"
21828 height_special "totalheight"
21829 status open
21830
21831 \begin_layout Plain Layout
21832 \align center
21833 \begin_inset Graphics
21834         filename ../clipart/platypus.eps
21835         lyxscale 50
21836         width 100col%
21837         scaleBeforeRotation
21838
21839 \end_inset
21840
21841
21842 \end_layout
21843
21844 \begin_layout Plain Layout
21845 \begin_inset Caption
21846
21847 \begin_layout Plain Layout
21848 \begin_inset CommandInset label
21849 LatexCommand label
21850 name "fig:Flottant-droit"
21851
21852 \end_inset
21853
21854 Flottant du côté droit.
21855 \end_layout
21856
21857 \end_inset
21858
21859
21860 \end_layout
21861
21862 \end_inset
21863
21864
21865 \end_layout
21866
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \begin_layout Section
21873 Mise en Forme de la Légende
21874 \begin_inset Index
21875 status collapsed
21876
21877 \begin_layout Plain Layout
21878 Légende ! Mise en forme
21879 \end_layout
21880
21881 \end_inset
21882
21883
21884 \begin_inset Index
21885 status collapsed
21886
21887 \begin_layout Plain Layout
21888 Flottants ! Mise en forme de la Légende
21889 \end_layout
21890
21891 \end_inset
21892
21893
21894 \begin_inset CommandInset label
21895 LatexCommand label
21896 name "sec:Formatage-légende"
21897
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \begin_layout Standard
21904 L'environnement 
21905 \family sans
21906 Légende
21907 \family default
21908  est l'environnement de paragraphe par défaut pour les 
21909 \family sans
21910 flottants
21911 \family default
21912 .
21913  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
21914  par exemple 
21915 \begin_inset Quotes eld
21916 \end_inset
21917
21918
21919 \family sans
21920 Figure #:
21921 \family default
21922
21923 \begin_inset Quotes erd
21924 \end_inset
21925
21926  suivi par le texte de la légende.
21927  Le 
21928 \begin_inset Quotes eld
21929 \end_inset
21930
21931 #
21932 \begin_inset Quotes erd
21933 \end_inset
21934
21935  étant remplacé par le numéro de référence réel.
21936  Par défaut l'étiquette et le numéro sont dans la même police de caractères
21937  que le texte de la légende et deux points suivent le numéro pour séparer
21938  l'étiquette du texte.
21939  Ce format de légende n'est pas forcément adapté à tous les types de documents.
21940 \end_layout
21941
21942 \begin_layout Standard
21943 Pour modifier le format par défaut des légendes, il faut charger le paquetage
21944  LaTeX 
21945 \series bold
21946 caption
21947 \series default
21948
21949 \begin_inset Index
21950 status collapsed
21951
21952 \begin_layout Plain Layout
21953 Paquetages LaTeX ! caption
21954 \end_layout
21955
21956 \end_inset
21957
21958  dans le préambule de votre document avec la ligne suivante :
21959 \end_layout
21960
21961 \begin_layout Standard
21962
21963 \series bold
21964
21965 \backslash
21966 usepackage[format definition]{caption}
21967 \end_layout
21968
21969 \begin_layout Standard
21970 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
21971  grasse et les légendes de tableau toujours au dessus des tableaux, comme
21972  dans ce document, utilisez les commandes suivantes :
21973 \end_layout
21974
21975 \begin_layout Standard
21976
21977 \series bold
21978
21979 \backslash
21980 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21981 \end_layout
21982
21983 \begin_layout Standard
21984 Vous pouvez aussi définir des formats de légendes différents pour les différents
21985  types de flottants.
21986  Dans ce cas chargez le paquetage 
21987 \series bold
21988 caption 
21989 \series default
21990 sans option de format spécifique et définissez les différents formats à
21991  l'aide de la commande 
21992 \end_layout
21993
21994 \begin_layout Standard
21995
21996 \series bold
21997
21998 \backslash
21999 captionsetup[type de flottant]{définition du format}
22000 \end_layout
22001
22002 \begin_layout Standard
22003 dans le préambule du document.
22004  Par exemple les formats de légende de la Figure
22005 \begin_inset space ~
22006 \end_inset
22007
22008
22009 \begin_inset CommandInset ref
22010 LatexCommand ref
22011 reference "fig:Legende-de-fig"
22012
22013 \end_inset
22014
22015  et du Tableau
22016 \begin_inset space ~
22017 \end_inset
22018
22019
22020 \begin_inset CommandInset ref
22021 LatexCommand ref
22022 reference "tab:Légende-de-tab"
22023
22024 \end_inset
22025
22026  peuvent être créés en utilisant les commandes suivantes dans le préambule
22027  :
22028 \end_layout
22029
22030 \begin_layout Standard
22031
22032 \series bold
22033
22034 \backslash
22035 usepackage[tableposition=top]{caption}
22036 \series default
22037
22038 \begin_inset Newline newline
22039 \end_inset
22040
22041
22042 \series bold
22043
22044 \backslash
22045 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22046 \begin_inset Newline newline
22047 \end_inset
22048
22049
22050 \begin_inset ERT
22051 status collapsed
22052
22053 \begin_layout Plain Layout
22054
22055
22056 \backslash
22057 hphantom{
22058 \backslash
22059
22060 \backslash
22061 captionsetup[figure]
22062 \backslash
22063 {}
22064 \end_layout
22065
22066 \end_inset
22067
22068  labelsep=period}
22069 \begin_inset Newline newline
22070 \end_inset
22071
22072
22073 \backslash
22074 captionsetup[table]{labelfont={bf,sf}}
22075 \end_layout
22076
22077 \begin_layout Standard
22078 \begin_inset Note Greyedout
22079 status open
22080
22081 \begin_layout Plain Layout
22082
22083 \series bold
22084 Note:
22085 \series default
22086  L'option 
22087 \series bold
22088 tableposition=top
22089 \series default
22090  n'a pas d'effet quand on utilise un document de classe 
22091 \series bold
22092 koma-script
22093 \series default
22094
22095 \begin_inset Index
22096 status collapsed
22097
22098 \begin_layout Plain Layout
22099 Paquetages LaTeX ! koma-script
22100 \end_layout
22101
22102 \end_inset
22103
22104 .
22105  Dans ce cas on doit utiliser l'option 
22106 \series bold
22107 tablecaptionabove
22108 \series default
22109  de la classe de document.
22110 \end_layout
22111
22112 \end_inset
22113
22114
22115 \end_layout
22116
22117 \begin_layout Standard
22118 Pour plus d'information sur le paquetage 
22119 \series bold
22120 caption
22121 \series default
22122  nous vous renvoyons à sa documentation 
22123 \begin_inset CommandInset citation
22124 LatexCommand cite
22125 key "caption"
22126
22127 \end_inset
22128
22129 .
22130 \end_layout
22131
22132 \begin_layout Standard
22133 Pour changer le nom de l'étiquette, par exemple de 
22134 \begin_inset Quotes eld
22135 \end_inset
22136
22137 Figure
22138 \begin_inset Quotes erd
22139 \end_inset
22140
22141  à 
22142 \begin_inset Quotes eld
22143 \end_inset
22144
22145 Image
22146 \begin_inset Quotes erd
22147 \end_inset
22148
22149 , utilisez la commande suivante dans le préambule :
22150 \end_layout
22151
22152 \begin_layout Standard
22153
22154 \series bold
22155
22156 \backslash
22157 renewcommand{
22158 \backslash
22159 fnum@figure}{Image~
22160 \backslash
22161 thefigure}
22162 \end_layout
22163
22164 \begin_layout Standard
22165 où 
22166 \series bold
22167
22168 \backslash
22169 thefigure
22170 \series default
22171  insère le numéro de la figure et
22172 \series bold
22173  
22174 \begin_inset Quotes eld
22175 \end_inset
22176
22177 ~
22178 \series default
22179
22180 \begin_inset Quotes erd
22181 \end_inset
22182
22183  ajoute une espace insécable.
22184 \end_layout
22185
22186 \begin_layout Standard
22187 \begin_inset VSpace bigskip
22188 \end_inset
22189
22190 Si vous utilisez un document de classe 
22191 \series bold
22192 koma-script
22193 \series default
22194
22195 \begin_inset Index
22196 status collapsed
22197
22198 \begin_layout Plain Layout
22199 Paquetages LaTeX ! koma-script
22200 \end_layout
22201
22202 \end_inset
22203
22204  (
22205 \family sans
22206 article (koma-script)
22207 \family default
22208
22209 \family sans
22210 book (koma-script)
22211 \family default
22212
22213 \family sans
22214 letter (koma-script)
22215 \family default
22216 , ou 
22217 \family sans
22218 report (koma-script)
22219 \family default
22220
22221 \begin_inset space \thinspace{}
22222 \end_inset
22223
22224 ), Vous pouvez utiliser la commande incorporée 
22225 \series bold
22226
22227 \backslash
22228 setkomafont 
22229 \series default
22230 du paquetage
22231 \series bold
22232  koma-script 
22233 \series default
22234 à la place du paquetage
22235 \series bold
22236  caption.
22237  
22238 \series default
22239 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22240  suivante au préambule de votre document :
22241 \end_layout
22242
22243 \begin_layout Standard
22244
22245 \series bold
22246
22247 \backslash
22248 setkomafont{captionlabel}{
22249 \backslash
22250 bfseries}
22251 \end_layout
22252
22253 \begin_layout Standard
22254 Pour plus d'information au sujet de 
22255 \series bold
22256
22257 \backslash
22258 setkomafont
22259 \series default
22260  nous vous renvoyons à la documentation du paquetage 
22261 \series bold
22262 koma-script
22263 \series default
22264  
22265 \begin_inset CommandInset citation
22266 LatexCommand cite
22267 key "koma-script"
22268
22269 \end_inset
22270
22271 .
22272 \end_layout
22273
22274 \begin_layout Standard
22275 \begin_inset ERT
22276 status collapsed
22277
22278 \begin_layout Plain Layout
22279
22280
22281 \backslash
22282 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22283 }
22284 \end_layout
22285
22286 \end_inset
22287
22288
22289 \begin_inset Note Note
22290 status open
22291
22292 \begin_layout Plain Layout
22293 Le format de la légende n'est modifié que pour cet exemple.
22294 \end_layout
22295
22296 \end_inset
22297
22298
22299 \end_layout
22300
22301 \begin_layout Standard
22302 \begin_inset Float figure
22303 placement !p
22304 wide false
22305 sideways false
22306 status open
22307
22308 \begin_layout Plain Layout
22309 \align center
22310 \begin_inset Graphics
22311         filename ../clipart/mobius.eps
22312         lyxscale 50
22313         scale 50
22314         scaleBeforeRotation
22315
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \begin_layout Plain Layout
22322 \begin_inset Caption
22323
22324 \begin_layout Plain Layout
22325 \begin_inset CommandInset label
22326 LatexCommand label
22327 name "fig:Legende-de-fig"
22328
22329 \end_inset
22330
22331 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22332  pour montrer les différents types de formats de légendes.
22333  Ici on a utilisé un format de légende personnalisé.
22334 \end_layout
22335
22336 \end_inset
22337
22338
22339 \end_layout
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 \begin_inset ERT
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351
22352
22353 \backslash
22354 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22355 on}
22356 \end_layout
22357
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \begin_layout Standard
22364 \begin_inset Float table
22365 placement !p
22366 wide false
22367 sideways false
22368 status open
22369
22370 \begin_layout Plain Layout
22371 \begin_inset Caption
22372
22373 \begin_layout Plain Layout
22374 \begin_inset CommandInset label
22375 LatexCommand label
22376 name "tab:Légende-de-tab"
22377
22378 \end_inset
22379
22380 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22381  pour montrer les différents types de formats de légendes.
22382  Ici on a utilisé le format de légende par défaut.
22383 \end_layout
22384
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \begin_layout Plain Layout
22391 \align center
22392 \begin_inset Tabular
22393 <lyxtabular version="3" rows="1" columns="5">
22394 <features>
22395 <column alignment="center" valignment="top" width="0">
22396 <column alignment="center" valignment="top" width="0">
22397 <column alignment="center" valignment="top" width="0">
22398 <column alignment="center" valignment="top" width="0">
22399 <column alignment="center" valignment="top" width="0">
22400 <row>
22401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405 a
22406 \end_layout
22407
22408 \end_inset
22409 </cell>
22410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414 b
22415 \end_layout
22416
22417 \end_inset
22418 </cell>
22419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423 c
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432 d
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 e
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 </row>
22447 </lyxtabular>
22448
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \end_inset
22455
22456
22457 \end_layout
22458
22459 \begin_layout Section
22460 Positionnement de la Légende
22461 \begin_inset Index
22462 status collapsed
22463
22464 \begin_layout Plain Layout
22465 Légende ! Placement
22466 \end_layout
22467
22468 \end_inset
22469
22470
22471 \begin_inset Index
22472 status collapsed
22473
22474 \begin_layout Plain Layout
22475 Flottants ! Placement de la légende
22476 \end_layout
22477
22478 \end_inset
22479
22480
22481 \begin_inset CommandInset label
22482 LatexCommand label
22483 name "sec:Placement-légende"
22484
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \begin_layout Standard
22491 La règle habituelle pour placer la légende est :
22492 \end_layout
22493
22494 \begin_layout Description
22495 Figure
22496 \begin_inset space ~
22497 \end_inset
22498
22499 : La légende est placée en dessous de la figure
22500 \end_layout
22501
22502 \begin_layout Description
22503 Tableau
22504 \begin_inset space ~
22505 \end_inset
22506
22507 : La légende est placée au dessus du tableau
22508 \end_layout
22509
22510 \begin_layout Standard
22511 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22512  au dessus des tableaux.
22513  Ce qui fait que si vous utilisez une des classes de document 
22514 \family sans
22515 article
22516 \family default
22517
22518 \family sans
22519 book
22520 \family default
22521
22522 \family sans
22523 letter
22524 \family default
22525 , ou 
22526 \family sans
22527 report
22528 \family default
22529  il n'y aura pas d'espace libre entre la légende et le tableau.
22530  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22531  de chargement du paquetage LaTeX 
22532 \series bold
22533 caption
22534 \series default
22535  dans le préambule de votre document
22536 \begin_inset Foot
22537 status open
22538
22539 \begin_layout Plain Layout
22540 Voir la section
22541 \begin_inset space ~
22542 \end_inset
22543
22544
22545 \begin_inset CommandInset ref
22546 LatexCommand ref
22547 reference "sec:Formatage-légende"
22548
22549 \end_inset
22550
22551  pour plus d'information sur le paquetage 
22552 \series bold
22553 caption
22554 \series default
22555 .
22556 \end_layout
22557
22558 \end_inset
22559
22560 :
22561 \end_layout
22562
22563 \begin_layout Standard
22564
22565 \series bold
22566 tableposition=top
22567 \end_layout
22568
22569 \begin_layout Standard
22570 Si vous utilisez une classe de document 
22571 \series bold
22572 koma-script
22573 \series default
22574
22575 \begin_inset Index
22576 status collapsed
22577
22578 \begin_layout Plain Layout
22579 Paquetages LaTeX ! koma-script
22580 \end_layout
22581
22582 \end_inset
22583
22584  (
22585 \family sans
22586 article (koma-script)
22587 \family default
22588
22589 \family sans
22590 book (koma-script)
22591 \family default
22592
22593 \family sans
22594 letter (koma-script)
22595 \family default
22596 , ou 
22597 \family sans
22598 report (koma-script)
22599 \family default
22600
22601 \begin_inset space \thinspace{}
22602 \end_inset
22603
22604 ), vous pouvez utiliser à la place du paquetage 
22605 \series bold
22606 caption
22607 \series default
22608  l'option 
22609 \series bold
22610 tablecaptionabove
22611 \series default
22612  de la classe de document.
22613 \end_layout
22614
22615 \begin_layout Standard
22616 \begin_inset VSpace bigskip
22617 \end_inset
22618
22619 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22620  Pour cela, vous devez charger le paquetage LaTeX 
22621 \series bold
22622 sidecap
22623 \series default
22624
22625 \begin_inset Index
22626 status collapsed
22627
22628 \begin_layout Plain Layout
22629 Paquetages LaTeX ! sidecap
22630 \end_layout
22631
22632 \end_inset
22633
22634  dans le préambule de votre document avec la ligne de commande suivante
22635 \end_layout
22636
22637 \begin_layout Standard
22638
22639 \series bold
22640
22641 \backslash
22642 usepackage[option]{sidecap}
22643 \end_layout
22644
22645 \begin_layout Standard
22646 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22647  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22648  paires.
22649  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22650  
22651 \series bold
22652 innercaption
22653 \series default
22654 .
22655  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22656  
22657 \series bold
22658 rightcaption
22659 \series default
22660  ou 
22661 \series bold
22662 leftcaption
22663 \series default
22664 .
22665 \end_layout
22666
22667 \begin_layout Standard
22668 \begin_inset ERT
22669 status collapsed
22670
22671 \begin_layout Plain Layout
22672
22673
22674 \backslash
22675 ifsidecap
22676 \end_layout
22677
22678 \end_inset
22679
22680
22681 \begin_inset Note Note
22682 status open
22683
22684 \begin_layout Plain Layout
22685 La section suivante ne sera affichée que si le paquetage LaTeX 
22686 \series bold
22687 sidecap
22688 \series default
22689  a été installé.
22690 \end_layout
22691
22692 \end_inset
22693
22694
22695 \end_layout
22696
22697 \begin_layout Standard
22698 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22699  ajouter ces commandes dans le préambule de votre document :
22700 \end_layout
22701
22702 \begin_layout Standard
22703
22704 \lyxline
22705
22706 \end_layout
22707
22708 \begin_layout Standard
22709
22710 \series bold
22711
22712 \backslash
22713 newcommand{
22714 \backslash
22715 TabBesBeg}{%
22716 \begin_inset Newline newline
22717 \end_inset
22718
22719
22720 \begin_inset ERT
22721 status collapsed
22722
22723 \begin_layout Plain Layout
22724
22725
22726 \backslash
22727 hphantom{ }
22728 \end_layout
22729
22730 \end_inset
22731
22732
22733 \backslash
22734 let
22735 \backslash
22736 MyTable
22737 \backslash
22738 table
22739 \begin_inset Newline newline
22740 \end_inset
22741
22742
22743 \begin_inset ERT
22744 status collapsed
22745
22746 \begin_layout Plain Layout
22747
22748
22749 \backslash
22750 hphantom{ }
22751 \end_layout
22752
22753 \end_inset
22754
22755
22756 \backslash
22757 let
22758 \backslash
22759 MyEndtable
22760 \backslash
22761 endtable
22762 \begin_inset Newline newline
22763 \end_inset
22764
22765
22766 \begin_inset ERT
22767 status collapsed
22768
22769 \begin_layout Plain Layout
22770
22771
22772 \backslash
22773 hphantom{ }
22774 \end_layout
22775
22776 \end_inset
22777
22778
22779 \backslash
22780 renewenvironment{table}{
22781 \backslash
22782 begin{SCtable}}{
22783 \backslash
22784 end{SCtable}}}
22785 \end_layout
22786
22787 \begin_layout Standard
22788
22789 \series bold
22790
22791 \backslash
22792 newcommand{
22793 \backslash
22794 TabBesEnd}{%
22795 \begin_inset Newline newline
22796 \end_inset
22797
22798
22799 \begin_inset ERT
22800 status collapsed
22801
22802 \begin_layout Plain Layout
22803
22804
22805 \backslash
22806 hphantom{ }
22807 \end_layout
22808
22809 \end_inset
22810
22811
22812 \backslash
22813 let
22814 \backslash
22815 table
22816 \backslash
22817 MyTable
22818 \begin_inset Newline newline
22819 \end_inset
22820
22821
22822 \begin_inset ERT
22823 status collapsed
22824
22825 \begin_layout Plain Layout
22826
22827
22828 \backslash
22829 hphantom{ }
22830 \end_layout
22831
22832 \end_inset
22833
22834
22835 \backslash
22836 let
22837 \backslash
22838 endtable
22839 \backslash
22840 MyEndtable
22841 \end_layout
22842
22843 \begin_layout Standard
22844
22845 \series bold
22846
22847 \backslash
22848 newcommand{
22849 \backslash
22850 FigBesBeg}{%
22851 \begin_inset Newline newline
22852 \end_inset
22853
22854
22855 \begin_inset ERT
22856 status collapsed
22857
22858 \begin_layout Plain Layout
22859
22860
22861 \backslash
22862 hphantom{ }
22863 \end_layout
22864
22865 \end_inset
22866
22867
22868 \backslash
22869 let
22870 \backslash
22871 MyFigure
22872 \backslash
22873 figure
22874 \begin_inset Newline newline
22875 \end_inset
22876
22877
22878 \begin_inset ERT
22879 status collapsed
22880
22881 \begin_layout Plain Layout
22882
22883
22884 \backslash
22885 hphantom{ }
22886 \end_layout
22887
22888 \end_inset
22889
22890
22891 \backslash
22892 let
22893 \backslash
22894 MyEndfigure
22895 \backslash
22896 endfigure
22897 \begin_inset Newline newline
22898 \end_inset
22899
22900
22901 \begin_inset ERT
22902 status collapsed
22903
22904 \begin_layout Plain Layout
22905
22906
22907 \backslash
22908 hphantom{ }
22909 \end_layout
22910
22911 \end_inset
22912
22913
22914 \backslash
22915 renewenvironment{figure}{
22916 \backslash
22917 begin{SCfigure}}{
22918 \backslash
22919 end{SCfigure}}}
22920 \end_layout
22921
22922 \begin_layout Standard
22923
22924 \series bold
22925
22926 \backslash
22927 newcommand{
22928 \backslash
22929 FigBesEnd}{%
22930 \begin_inset Newline newline
22931 \end_inset
22932
22933
22934 \begin_inset ERT
22935 status collapsed
22936
22937 \begin_layout Plain Layout
22938
22939
22940 \backslash
22941 hphantom{ }
22942 \end_layout
22943
22944 \end_inset
22945
22946
22947 \backslash
22948 let
22949 \backslash
22950 figure
22951 \backslash
22952 MyFigure
22953 \begin_inset Newline newline
22954 \end_inset
22955
22956
22957 \begin_inset ERT
22958 status collapsed
22959
22960 \begin_layout Plain Layout
22961
22962
22963 \backslash
22964 hphantom{ }
22965 \end_layout
22966
22967 \end_inset
22968
22969
22970 \backslash
22971 let
22972 \backslash
22973 endfigure
22974 \backslash
22975 MyEndfigure}
22976 \end_layout
22977
22978 \begin_layout Standard
22979
22980 \lyxline
22981
22982 \end_layout
22983
22984 \begin_layout Standard
22985 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
22986  la légende se place sur le côté.
22987  Pour les flottants de figure, utilisez la commande
22988 \end_layout
22989
22990 \begin_layout Standard
22991
22992 \series bold
22993
22994 \backslash
22995 FigBesBeg
22996 \end_layout
22997
22998 \begin_layout Standard
22999 en code TeX avant le flottant.
23000  Après le flottant, insérez la commande
23001 \end_layout
23002
23003 \begin_layout Standard
23004
23005 \series bold
23006
23007 \backslash
23008 FigBesEnd
23009 \end_layout
23010
23011 \begin_layout Standard
23012 en code TeX pour revenir à la définition originale du flottant.
23013 \end_layout
23014
23015 \begin_layout Standard
23016 Pour les flottants de tableau, utilisez les commandes correspondantes
23017 \end_layout
23018
23019 \begin_layout Standard
23020
23021 \series bold
23022
23023 \backslash
23024 TabBesBeg
23025 \series default
23026  et 
23027 \series bold
23028
23029 \backslash
23030 TabBesEnd
23031 \end_layout
23032
23033 \begin_layout Standard
23034 La figure
23035 \begin_inset space ~
23036 \end_inset
23037
23038
23039 \begin_inset CommandInset ref
23040 LatexCommand ref
23041 reference "fig:legende-a-coté-fig"
23042
23043 \end_inset
23044
23045  et le tableau
23046 \begin_inset space ~
23047 \end_inset
23048
23049
23050 \begin_inset CommandInset ref
23051 LatexCommand ref
23052 reference "tab:legende-à-coté-tableau"
23053
23054 \end_inset
23055
23056  sont des exemples où la légende a été mises sur le coté.
23057 \end_layout
23058
23059 \begin_layout Standard
23060 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23061  pour les flottants de tableau et vers le bas pour les flottants de figure.
23062  Pour changer ce comportement, vous pouvez utiliser les commandes
23063 \end_layout
23064
23065 \begin_layout Standard
23066
23067 \series bold
23068
23069 \backslash
23070 sidecaptionvpos{type flottant}{placement}
23071 \end_layout
23072
23073 \begin_layout Standard
23074 dans le préambule du document ou en code TeX juste avant le flottant visé.
23075  Le type du flottant est soit 
23076 \family sans
23077 figure
23078 \family default
23079  soit 
23080 \family sans
23081 table
23082 \family default
23083 , le placement peut être 
23084 \begin_inset Quotes eld
23085 \end_inset
23086
23087
23088 \family sans
23089 t
23090 \family default
23091
23092 \begin_inset Quotes erd
23093 \end_inset
23094
23095  pour haut (top), 
23096 \begin_inset Quotes eld
23097 \end_inset
23098
23099
23100 \family sans
23101 c
23102 \family default
23103
23104 \begin_inset Quotes erd
23105 \end_inset
23106
23107  pour centre (center), ou 
23108 \begin_inset Quotes eld
23109 \end_inset
23110
23111
23112 \family sans
23113 b
23114 \family default
23115
23116 \begin_inset Quotes erd
23117 \end_inset
23118
23119  pour bas (bottom).
23120  Pour que, par exemple, les légendes des flottants de figure soient centrés
23121  verticalement, utilisez la commande
23122 \end_layout
23123
23124 \begin_layout Standard
23125
23126 \series bold
23127
23128 \backslash
23129 sidecaptionvpos{figure}{c}
23130 \end_layout
23131
23132 \begin_layout Standard
23133 C'est ce qui a été utilisé pour la figure
23134 \begin_inset space ~
23135 \end_inset
23136
23137
23138 \begin_inset CommandInset ref
23139 LatexCommand ref
23140 reference "fig:legende-à-coté-fig-2"
23141
23142 \end_inset
23143
23144 .
23145 \end_layout
23146
23147 \begin_layout Standard
23148 \begin_inset VSpace medskip
23149 \end_inset
23150
23151 Pour plus d'information sur le paquetage 
23152 \series bold
23153 sidecap
23154 \series default
23155  nous vous renvoyons à sa documentation 
23156 \begin_inset CommandInset citation
23157 LatexCommand cite
23158 key "sidecap"
23159
23160 \end_inset
23161
23162 .
23163 \end_layout
23164
23165 \begin_layout Standard
23166 \begin_inset Note Greyedout
23167 status open
23168
23169 \begin_layout Plain Layout
23170
23171 \series bold
23172 Note:
23173 \series default
23174  Le paquetage LaTeX 
23175 \series bold
23176 hypcap
23177 \series default
23178
23179 \begin_inset Index
23180 status collapsed
23181
23182 \begin_layout Plain Layout
23183 Paquetages LaTeX ! hypcap
23184 \end_layout
23185
23186 \end_inset
23187
23188 , qui est décrit dans la section
23189 \begin_inset space ~
23190 \end_inset
23191
23192
23193 \begin_inset CommandInset ref
23194 LatexCommand ref
23195 reference "sub:Reference-Position"
23196
23197 \end_inset
23198
23199 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23200 \end_layout
23201
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \begin_layout Standard
23208 \begin_inset ERT
23209 status collapsed
23210
23211 \begin_layout Plain Layout
23212
23213
23214 \backslash
23215 FigBesBeg 
23216 \end_layout
23217
23218 \end_inset
23219
23220
23221 \end_layout
23222
23223 \begin_layout Standard
23224 \begin_inset Float figure
23225 wide false
23226 sideways false
23227 status open
23228
23229 \begin_layout Plain Layout
23230 \begin_inset Graphics
23231         filename ../clipart/escher-lsd.eps
23232         scale 75
23233         scaleBeforeRotation
23234
23235 \end_inset
23236
23237
23238 \end_layout
23239
23240 \begin_layout Plain Layout
23241 \begin_inset Caption
23242
23243 \begin_layout Plain Layout
23244 \begin_inset CommandInset label
23245 LatexCommand label
23246 name "fig:legende-a-coté-fig"
23247
23248 \end_inset
23249
23250 Une légende à côté d'une figure.
23251 \end_layout
23252
23253 \end_inset
23254
23255
23256 \end_layout
23257
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \begin_layout Standard
23264 \begin_inset ERT
23265 status collapsed
23266
23267 \begin_layout Plain Layout
23268
23269
23270 \backslash
23271 TabBesBeg 
23272 \end_layout
23273
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \begin_layout Standard
23280 \begin_inset Float table
23281 wide false
23282 sideways false
23283 status open
23284
23285 \begin_layout Plain Layout
23286 \begin_inset Caption
23287
23288 \begin_layout Plain Layout
23289 \begin_inset CommandInset label
23290 LatexCommand label
23291 name "tab:legende-à-coté-tableau"
23292
23293 \end_inset
23294
23295 Une légende à côté d'un tableau.
23296 \end_layout
23297
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \begin_layout Plain Layout
23304 \begin_inset Tabular
23305 <lyxtabular version="3" rows="4" columns="5">
23306 <features>
23307 <column alignment="center" valignment="top" width="0">
23308 <column alignment="center" valignment="top" width="0">
23309 <column alignment="center" valignment="top" width="0">
23310 <column alignment="center" valignment="top" width="0">
23311 <column alignment="center" valignment="top" width="0">
23312 <row>
23313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 a
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326
23327 \end_layout
23328
23329 \end_inset
23330 </cell>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335 b
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353 c
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 </row>
23359 <row>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373 d
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391 e
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 </row>
23406 <row>
23407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411 f
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429 g
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23435 \begin_inset Text
23436
23437 \begin_layout Plain Layout
23438
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447 h
23448 \end_layout
23449
23450 \end_inset
23451 </cell>
23452 </row>
23453 <row>
23454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467 i
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 j
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 </row>
23500 </lyxtabular>
23501
23502 \end_inset
23503
23504
23505 \end_layout
23506
23507 \end_inset
23508
23509
23510 \end_layout
23511
23512 \begin_layout Standard
23513 \begin_inset ERT
23514 status collapsed
23515
23516 \begin_layout Plain Layout
23517
23518
23519 \backslash
23520 TabBesEnd
23521 \end_layout
23522
23523 \end_inset
23524
23525
23526 \end_layout
23527
23528 \begin_layout Standard
23529 \begin_inset ERT
23530 status collapsed
23531
23532 \begin_layout Plain Layout
23533
23534
23535 \backslash
23536 sidecaptionvpos{figure}{c}
23537 \end_layout
23538
23539 \end_inset
23540
23541
23542 \begin_inset Float figure
23543 wide false
23544 sideways false
23545 status open
23546
23547 \begin_layout Plain Layout
23548 \begin_inset Graphics
23549         filename ../clipart/escher-lsd.eps
23550         scale 75
23551         scaleBeforeRotation
23552
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \begin_layout Plain Layout
23559 \begin_inset Caption
23560
23561 \begin_layout Plain Layout
23562 \begin_inset CommandInset label
23563 LatexCommand label
23564 name "fig:legende-à-coté-fig-2"
23565
23566 \end_inset
23567
23568 Une légende centrée verticalement à côté d'une figure.
23569 \end_layout
23570
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \begin_layout Standard
23582 \begin_inset ERT
23583 status collapsed
23584
23585 \begin_layout Plain Layout
23586
23587
23588 \backslash
23589 FigBesEnd
23590 \end_layout
23591
23592 \end_inset
23593
23594
23595 \end_layout
23596
23597 \begin_layout Standard
23598 \begin_inset ERT
23599 status collapsed
23600
23601 \begin_layout Plain Layout
23602
23603
23604 \backslash
23605 else
23606 \end_layout
23607
23608 \end_inset
23609
23610
23611 \begin_inset Note Note
23612 status open
23613
23614 \begin_layout Plain Layout
23615 Ce qui suit sera affiché si le paquetage LaTeX 
23616 \series bold
23617 sidecap
23618 \series default
23619  n'est pas installé :
23620 \end_layout
23621
23622 \end_inset
23623
23624
23625 \end_layout
23626
23627 \begin_layout Standard
23628 Vous devez installer le paquetage LaTeX 
23629 \series bold
23630 sidecap
23631 \series default
23632  pour voir la suite de cette section dans la sortie imprimée.
23633 \end_layout
23634
23635 \begin_layout Standard
23636 \begin_inset ERT
23637 status collapsed
23638
23639 \begin_layout Plain Layout
23640
23641
23642 \backslash
23643 fi
23644 \end_layout
23645
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \begin_layout Section
23652 Les Listes de Flottants
23653 \begin_inset CommandInset label
23654 LatexCommand label
23655 name "sec:Listes-de-flottants"
23656
23657 \end_inset
23658
23659
23660 \begin_inset Index
23661 status collapsed
23662
23663 \begin_layout Plain Layout
23664 Flottants ! Listes de Flottants
23665 \end_layout
23666
23667 \end_inset
23668
23669
23670 \end_layout
23671
23672 \begin_layout Standard
23673 De la même façon que la table des matières fait la liste des sections du
23674  document, il y a des listes pour tous les types de flottants, comme par
23675  exemple pour les figures du document.
23676  Vous pouvez les insérer en utilisant le menu 
23677 \family sans
23678 Insérer\SpecialChar \menuseparator
23679 Listes
23680 \begin_inset space ~
23681 \end_inset
23682
23683 &
23684 \begin_inset space ~
23685 \end_inset
23686
23687 TdM
23688 \family default
23689 .
23690 \end_layout
23691
23692 \begin_layout Standard
23693 Les entrées de la liste sont la légende du flottant ou éventuellement le
23694  titre court, le numéro du flottant, et le numéro de la page où le flottant
23695  apparaît dans le document.
23696 \end_layout
23697
23698 \begin_layout Standard
23699 Vous trouverez à la fin de ce document une liste des figures et une liste
23700  des tableaux.
23701 \end_layout
23702
23703 \begin_layout Chapter
23704 Notes
23705 \end_layout
23706
23707 \begin_layout Section
23708 Les Notes de LyX
23709 \begin_inset CommandInset label
23710 LatexCommand label
23711 name "sec:LyX-Notes"
23712
23713 \end_inset
23714
23715
23716 \begin_inset Index
23717 status collapsed
23718
23719 \begin_layout Plain Layout
23720 Notes ! Notes LyX 
23721 \end_layout
23722
23723 \end_inset
23724
23725
23726 \end_layout
23727
23728 \begin_layout Standard
23729 On peut insérer une note en utilisant le bouton 
23730 \begin_inset Graphics
23731         filename ../../images/note-insert.png
23732         scale 85
23733         scaleBeforeRotation
23734
23735 \end_inset
23736
23737  de la barre d'outils ou avec le menu 
23738 \family sans
23739 Insérer\SpecialChar \menuseparator
23740 Note
23741 \family default
23742 .
23743  Il y a trois types de notes :
23744 \end_layout
23745
23746 \begin_layout Description
23747 Note
23748 \begin_inset space ~
23749 \end_inset
23750
23751 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23752  finale.
23753  La boîte de cette note ressemble à ceci :
23754 \begin_inset Newline newline
23755 \end_inset
23756
23757
23758 \begin_inset Newline newline
23759 \end_inset
23760
23761
23762 \begin_inset Graphics
23763         filename clipart/LyXNoteImageQt4.png
23764         display false
23765         scale 65
23766         scaleBeforeRotation
23767
23768 \end_inset
23769
23770  
23771 \begin_inset Note Note
23772 status open
23773
23774 \begin_layout Plain Layout
23775 Le texte de cette note n'apparaîtra pas à l'impression.
23776 \end_layout
23777
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \begin_layout Description
23784 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23785  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23786  vers un fichier au format LaTeX avec le menu 
23787 \family sans
23788 Fichier\SpecialChar \menuseparator
23789 Exporter\SpecialChar \menuseparator
23790 LaTeX (pdflatex) / (plain)
23791 \family default
23792 .
23793  La boîte de cette note ressemble à ceci :
23794 \begin_inset Newline newline
23795 \end_inset
23796
23797
23798 \begin_inset Newline newline
23799 \end_inset
23800
23801
23802 \begin_inset Graphics
23803         filename clipart/CommentNoteImageQt4.png
23804         display false
23805         scale 55
23806         scaleBeforeRotation
23807
23808 \end_inset
23809
23810
23811 \lang english
23812  
23813 \lang french
23814
23815 \begin_inset Note Comment
23816 status open
23817
23818 \begin_layout Plain Layout
23819 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23820  LaTeX.
23821 \end_layout
23822
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \begin_layout Description
23829 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23830  La boîte de cette note ressemble à ceci :
23831 \lang english
23832
23833 \begin_inset Newline newline
23834 \end_inset
23835
23836
23837 \lang french
23838
23839 \begin_inset Newline newline
23840 \end_inset
23841
23842
23843 \begin_inset Graphics
23844         filename clipart/GreyedOutNoteImageQt4.png
23845         lyxscale 80
23846         display false
23847         scale 55
23848         scaleBeforeRotation
23849
23850 \end_inset
23851
23852
23853 \begin_inset Newline newline
23854 \end_inset
23855
23856
23857 \begin_inset ERT
23858 status collapsed
23859
23860 \begin_layout Plain Layout
23861
23862
23863 \backslash
23864 renewenvironment{lyxgreyedout}
23865 \end_layout
23866
23867 \begin_layout Plain Layout
23868
23869 {
23870 \backslash
23871 textcolor[gray]{0.8}
23872 \backslash
23873 bgroup}{
23874 \backslash
23875 egroup}
23876 \end_layout
23877
23878 \end_inset
23879
23880
23881 \begin_inset Note Greyedout
23882 status open
23883
23884 \begin_layout Plain Layout
23885 Le texte
23886 \begin_inset Foot
23887 status collapsed
23888
23889 \begin_layout Plain Layout
23890 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
23891  grisé.
23892  
23893 \end_layout
23894
23895 \end_inset
23896
23897  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
23898 \end_layout
23899
23900 \end_inset
23901
23902
23903 \begin_inset ERT
23904 status collapsed
23905
23906 \begin_layout Plain Layout
23907
23908
23909 \backslash
23910 renewenvironment{lyxgreyedout}
23911 \end_layout
23912
23913 \begin_layout Plain Layout
23914
23915 {
23916 \backslash
23917 textcolor{blue}
23918 \backslash
23919 bgroup}{
23920 \backslash
23921 egroup}
23922 \end_layout
23923
23924 \end_inset
23925
23926
23927 \begin_inset Note Note
23928 status open
23929
23930 \begin_layout Plain Layout
23931 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
23932  originale qu'elle a dans LyX.
23933  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
23934  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
23935 \end_layout
23936
23937 \end_inset
23938
23939
23940 \begin_inset Newline newline
23941 \end_inset
23942
23943
23944 \begin_inset Newline newline
23945 \end_inset
23946
23947 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
23948  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
23949 \end_layout
23950
23951 \begin_layout Standard
23952 \begin_inset VSpace bigskip
23953 \end_inset
23954
23955 Quand vous utilisez le bouton 
23956 \begin_inset Graphics
23957         filename ../../images/note-insert.png
23958         scale 85
23959         scaleBeforeRotation
23960
23961 \end_inset
23962
23963  de la barre d'outils, vous insérez une 
23964 \family sans
23965 Note
23966 \begin_inset space ~
23967 \end_inset
23968
23969 LyX
23970 \family default
23971 .
23972  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
23973 la et cliquez sur le bouton d'insertion de note.
23974  Pour retransformer une note en texte, appuyez sur la touche 
23975 \family sans
23976 backspace
23977 \family default
23978  quand le curseur est au tout début de la note ou appuyez sur la touche
23979  
23980 \family sans
23981 Suppr.
23982
23983 \family default
23984  quand le curseur se trouve à la fin de la note.
23985 \end_layout
23986
23987 \begin_layout Standard
23988 \begin_inset VSpace bigskip
23989 \end_inset
23990
23991 Vous pouvez changer la couleur du texte des notes grisées en mettant les
23992  commandes suivantes dans le préambule :
23993 \end_layout
23994
23995 \begin_layout Standard
23996
23997 \series bold
23998
23999 \backslash
24000 renewenvironment{lyxgreyedout}
24001 \begin_inset Newline newline
24002 \end_inset
24003
24004
24005 \begin_inset ERT
24006 status collapsed
24007
24008 \begin_layout Plain Layout
24009
24010
24011 \backslash
24012 hphantom{ }
24013 \end_layout
24014
24015 \end_inset
24016
24017 {
24018 \backslash
24019 textcolor{color}
24020 \backslash
24021 bgroup}{
24022 \backslash
24023 egroup}
24024 \end_layout
24025
24026 \begin_layout Standard
24027 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24028  sont expliqués dans la section
24029 \begin_inset space ~
24030 \end_inset
24031
24032
24033 \begin_inset CommandInset ref
24034 LatexCommand ref
24035 reference "sec:Tableaux-Colorés"
24036
24037 \end_inset
24038
24039 .
24040 \end_layout
24041
24042 \begin_layout Standard
24043 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24044  grisées avec leur texte en bleu.
24045 \end_layout
24046
24047 \begin_layout Section
24048 Notes en Bas de Page
24049 \begin_inset CommandInset label
24050 LatexCommand label
24051 name "sec:Notes-bas-de-page"
24052
24053 \end_inset
24054
24055
24056 \begin_inset Index
24057 status collapsed
24058
24059 \begin_layout Plain Layout
24060 Notes ! Notes de bas de page
24061 \end_layout
24062
24063 \end_inset
24064
24065
24066 \begin_inset Index
24067 status collapsed
24068
24069 \begin_layout Plain Layout
24070 Notes de bas de page
24071 \end_layout
24072
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \begin_layout Standard
24079 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24080  
24081 \begin_inset Graphics
24082         filename ../../images/footnote-insert.png
24083         scale 85
24084         scaleBeforeRotation
24085
24086 \end_inset
24087
24088  de la barre d'outils, soit en utilisant le menu 
24089 \family sans
24090 Insérer\SpecialChar \menuseparator
24091 Note
24092 \begin_inset space ~
24093 \end_inset
24094
24095 en
24096 \begin_inset space ~
24097 \end_inset
24098
24099 Bas
24100 \begin_inset space ~
24101 \end_inset
24102
24103 de
24104 \begin_inset space ~
24105 \end_inset
24106
24107 Page
24108 \family default
24109 .
24110  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24111  rouge 
24112 \begin_inset Quotes fld
24113 \end_inset
24114
24115 bas
24116 \begin_inset Quotes frd
24117 \end_inset
24118
24119  qui ressemble à ceci : 
24120 \begin_inset Graphics
24121         filename clipart/footnoteQt4.png
24122         scale 80
24123         scaleBeforeRotation
24124
24125 \end_inset
24126
24127  Vous pouvez y entrer votre texte.
24128  Si vous voulez transformer du texte déjà existant en note en bas de page,
24129  sélectionnez-le et cliquez sur le bouton 
24130 \family sans
24131 Note
24132 \begin_inset space ~
24133 \end_inset
24134
24135 en
24136 \begin_inset space ~
24137 \end_inset
24138
24139 Bas
24140 \begin_inset space ~
24141 \end_inset
24142
24143 de
24144 \begin_inset space ~
24145 \end_inset
24146
24147 Page
24148 \family default
24149  de la barre d'outils.
24150  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24151  
24152 \family sans
24153 backspace
24154 \family default
24155  quand le curseur est au tout début de la note ou appuyez sur la touche
24156  
24157 \family sans
24158 Suppr.
24159
24160 \family default
24161  quand le curseur se trouve à la fin de la note.
24162 \end_layout
24163
24164 \begin_layout Standard
24165 Voici un exemple de note en bas de page:
24166 \begin_inset Foot
24167 status open
24168
24169 \begin_layout Plain Layout
24170 \begin_inset CommandInset label
24171 LatexCommand label
24172 name "fn:Note-en-bas"
24173
24174 \end_inset
24175
24176 Ceci est un exemple de note en bas de page.
24177 \end_layout
24178
24179 \end_inset
24180
24181
24182 \begin_inset ERT
24183 status collapsed
24184
24185 \begin_layout Plain Layout
24186
24187
24188 \backslash
24189 newcounter{MyRepeatFoot}
24190 \end_layout
24191
24192 \begin_layout Plain Layout
24193
24194
24195 \backslash
24196 setcounter{MyRepeatFoot}{
24197 \backslash
24198 thefootnote}
24199 \end_layout
24200
24201 \end_inset
24202
24203
24204 \end_layout
24205
24206 \begin_layout Standard
24207 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24208  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24209  de note.
24210  Le texte de la note est placé en bas de la page courante.
24211  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24212  Selon votre classe de document les numéros de notes pourront être réinitialisés
24213  à chaque nouveau chapitre.
24214 \end_layout
24215
24216 \begin_layout Standard
24217 On peut faire référence à une note en bas de page comme on le fait avec
24218  les flottants : Insérez une étiquette dans la note et faites une référence
24219  croisée vers cette étiquette comme c'est décrit dans la
24220 \begin_inset space ~
24221 \end_inset
24222
24223
24224 \begin_inset CommandInset ref
24225 LatexCommand ref
24226 reference "sec:Referencer-les-Flottants"
24227
24228 \end_inset
24229
24230 .
24231 \begin_inset Newline newline
24232 \end_inset
24233
24234 Voici une référence à une note de bas de page :
24235 \begin_inset space ~
24236 \end_inset
24237
24238
24239 \begin_inset CommandInset ref
24240 LatexCommand ref
24241 reference "fn:Note-en-bas"
24242
24243 \end_inset
24244
24245 .
24246 \end_layout
24247
24248 \begin_layout Standard
24249 \begin_inset VSpace defskip
24250 \end_inset
24251
24252 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24253  des minipages, voyez la section
24254 \begin_inset space ~
24255 \end_inset
24256
24257
24258 \begin_inset CommandInset ref
24259 LatexCommand ref
24260 reference "sec:Minipages"
24261
24262 \end_inset
24263
24264 .
24265  Les notes de bas de page dans des tableaux longs sont traitées dans la
24266  section
24267 \begin_inset space ~
24268 \end_inset
24269
24270
24271 \begin_inset CommandInset ref
24272 LatexCommand ref
24273 reference "sub:Notes-dans-tableau-long"
24274
24275 \end_inset
24276
24277 .
24278 \end_layout
24279
24280 \begin_layout Standard
24281 \begin_inset VSpace defskip
24282 \end_inset
24283
24284 Pour créer seulement la marque de note, utilisez la commande 
24285 \series bold
24286
24287 \backslash
24288 footnotemark[nombre]
24289 \series default
24290  en code TeX.
24291  On utilise cette possibilité quand on a plusieurs fois la même annotation
24292  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24293  bas de page à chaque fois.
24294 \begin_inset Newline newline
24295 \end_inset
24296
24297 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24298  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24299  part.
24300  Pour la marque de note qui suit, ces commandes ont été insérées en code
24301  TeX après la note
24302 \begin_inset space ~
24303 \end_inset
24304
24305
24306 \begin_inset CommandInset ref
24307 LatexCommand ref
24308 reference "fn:Note-en-bas"
24309
24310 \end_inset
24311
24312  pour enregistrer le numéro de note de bas de page :
24313 \end_layout
24314
24315 \begin_layout Standard
24316
24317 \series bold
24318
24319 \backslash
24320 newcounter{MyRepeatFoot}
24321 \begin_inset Newline newline
24322 \end_inset
24323
24324
24325 \backslash
24326 setcounter{MyRepeatFoot}{
24327 \backslash
24328 thefootnote}
24329 \end_layout
24330
24331 \begin_layout Standard
24332 La marque de note a été créée avec la commande suivante :
24333 \end_layout
24334
24335 \begin_layout Standard
24336
24337 \series bold
24338
24339 \backslash
24340 footnotemark[
24341 \backslash
24342 theMyRepeatFoot]
24343 \end_layout
24344
24345 \begin_layout Standard
24346 Voici un exemple de marque de note de bas de page : 
24347 \begin_inset ERT
24348 status collapsed
24349
24350 \begin_layout Plain Layout
24351
24352
24353 \backslash
24354 footnotemark[
24355 \backslash
24356 theMyRepeatFoot]
24357 \end_layout
24358
24359 \end_inset
24360
24361
24362 \end_layout
24363
24364 \begin_layout Subsection
24365 Numérotation de Notes de Bas de Page
24366 \begin_inset CommandInset label
24367 LatexCommand label
24368 name "sub:Numerotation-notes-bas-de-page"
24369
24370 \end_inset
24371
24372
24373 \begin_inset Index
24374 status collapsed
24375
24376 \begin_layout Plain Layout
24377 Notes de bas de page ! Numérotation
24378 \end_layout
24379
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \begin_layout Standard
24386 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24387  ajoutez cette commande dans le préambule de votre document :
24388 \end_layout
24389
24390 \begin_layout Standard
24391
24392 \series bold
24393
24394 \backslash
24395 @addtoreset{footnote}{section}
24396 \end_layout
24397
24398 \begin_layout Standard
24399 \begin_inset VSpace bigskip
24400 \end_inset
24401
24402 La commande de préambule suivante change le style de numérotation des notes
24403  en petits chiffres romains :
24404 \end_layout
24405
24406 \begin_layout Standard
24407
24408 \series bold
24409
24410 \backslash
24411 renewcommand{
24412 \backslash
24413 thefootnote}{
24414 \backslash
24415 roman{footnote}}
24416 \end_layout
24417
24418 \begin_layout Standard
24419 \begin_inset ERT
24420 status collapsed
24421
24422 \begin_layout Plain Layout
24423
24424
24425 \backslash
24426 renewcommand{
24427 \backslash
24428 thefootnote}{
24429 \backslash
24430 roman{footnote}}
24431 \end_layout
24432
24433 \end_inset
24434
24435  Cette note de bas de page utilise une numérotation en chiffres romains
24436  :
24437 \begin_inset Foot
24438 status open
24439
24440 \begin_layout Plain Layout
24441 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24442  romains.
24443 \end_layout
24444
24445 \end_inset
24446
24447
24448 \end_layout
24449
24450 \begin_layout Standard
24451 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24452  la commande précédente 
24453 \series bold
24454
24455 \backslash
24456 roman
24457 \series default
24458  par 
24459 \series bold
24460
24461 \backslash
24462 Roman
24463 \series default
24464 .
24465  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24466  utilisez respectivement soit 
24467 \series bold
24468
24469 \backslash
24470 Alph
24471 \series default
24472  soit 
24473 \series bold
24474
24475 \backslash
24476 alph
24477 \series default
24478 .
24479  Pour les 
24480 \begin_inset Quotes eld
24481 \end_inset
24482
24483 numéroter
24484 \begin_inset Quotes erd
24485 \end_inset
24486
24487  avec des symboles, utilisez 
24488 \series bold
24489
24490 \backslash
24491 fnsymbol
24492 \series default
24493 .
24494 \end_layout
24495
24496 \begin_layout Standard
24497 \begin_inset Note Greyedout
24498 status open
24499
24500 \begin_layout Plain Layout
24501
24502 \series bold
24503 Note:
24504 \series default
24505  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
24506  puisque cette numérotation est limitée à des lettres seules.
24507 \end_layout
24508
24509 \end_inset
24510
24511
24512 \begin_inset Newline newline
24513 \end_inset
24514
24515
24516 \begin_inset Note Greyedout
24517 status open
24518
24519 \begin_layout Plain Layout
24520
24521 \series bold
24522 Note:
24523 \series default
24524  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
24525 \end_layout
24526
24527 \end_inset
24528
24529
24530 \end_layout
24531
24532 \begin_layout Standard
24533 Pour revenir au style de numérotation par défaut quand vous en avez changé,
24534  utilisez 
24535 \series bold
24536
24537 \backslash
24538 arabic
24539 \series default
24540  à la place de 
24541 \series bold
24542
24543 \backslash
24544 roman
24545 \series default
24546  dans la commande précédente.
24547 \begin_inset ERT
24548 status collapsed
24549
24550 \begin_layout Plain Layout
24551
24552
24553 \backslash
24554 renewcommand{
24555 \backslash
24556 thefootnote}{
24557 \backslash
24558 arabic{footnote}}
24559 \end_layout
24560
24561 \end_inset
24562
24563
24564 \end_layout
24565
24566 \begin_layout Standard
24567 \begin_inset VSpace bigskip
24568 \end_inset
24569
24570
24571 \end_layout
24572
24573 \begin_layout Standard
24574 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
24575  le schéma 
24576 \begin_inset Quotes eld
24577 \end_inset
24578
24579 chapitre.note
24580 \begin_inset Quotes erd
24581 \end_inset
24582
24583 , ajoutez la commande suivante au préambule de votre document :
24584 \end_layout
24585
24586 \begin_layout Standard
24587
24588 \series bold
24589
24590 \backslash
24591 numberwithin{footnote}{chapter}
24592 \end_layout
24593
24594 \begin_layout Standard
24595 Pour pouvoir utiliser la commande 
24596 \series bold
24597
24598 \backslash
24599 numberwithin
24600 \series default
24601 , activez dans la rubrique 
24602 \family sans
24603 Options
24604 \begin_inset space ~
24605 \end_inset
24606
24607 des
24608 \begin_inset space ~
24609 \end_inset
24610
24611 Maths
24612 \family default
24613  dans les paramètres du document, l'option 
24614 \family sans
24615 Utiliser
24616 \begin_inset space ~
24617 \end_inset
24618
24619 le
24620 \begin_inset space ~
24621 \end_inset
24622
24623 paquetage
24624 \begin_inset space ~
24625 \end_inset
24626
24627 maths
24628 \begin_inset space ~
24629 \end_inset
24630
24631 AMS
24632 \family default
24633 .
24634 \end_layout
24635
24636 \begin_layout Standard
24637 \begin_inset ERT
24638 status collapsed
24639
24640 \begin_layout Plain Layout
24641
24642
24643 \backslash
24644 numberwithin{footnote}{chapter}
24645 \end_layout
24646
24647 \end_inset
24648
24649 Ceci est un autre exemple de note de bas de page:
24650 \series bold
24651
24652 \begin_inset Foot
24653 status open
24654
24655 \begin_layout Plain Layout
24656 Cette note est numérotée en suivant le schéma 
24657 \begin_inset Quotes eld
24658 \end_inset
24659
24660 chapitre.note
24661 \begin_inset Quotes erd
24662 \end_inset
24663
24664 .
24665 \end_layout
24666
24667 \end_inset
24668
24669
24670 \series default
24671
24672 \begin_inset ERT
24673 status collapsed
24674
24675 \begin_layout Plain Layout
24676
24677
24678 \backslash
24679 renewcommand{
24680 \backslash
24681 thefootnote}{
24682 \backslash
24683 arabic{footnote}}
24684 \end_layout
24685
24686 \end_inset
24687
24688
24689 \end_layout
24690
24691 \begin_layout Standard
24692 \begin_inset Note Greyedout
24693 status open
24694
24695 \begin_layout Plain Layout
24696
24697 \series bold
24698 Note:
24699 \series default
24700  
24701 \series bold
24702
24703 \backslash
24704 numberwithin
24705 \series default
24706  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
24707  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
24708  prises en compte.
24709  
24710 \end_layout
24711
24712 \end_inset
24713
24714
24715 \end_layout
24716
24717 \begin_layout Standard
24718 Donc pour avoir par exemple le schéma 
24719 \begin_inset Quotes eld
24720 \end_inset
24721
24722 chapitre.
24723 \backslash
24724 Roman{note}
24725 \begin_inset Quotes erd
24726 \end_inset
24727
24728 , utilisez la commande suivante plutôt que 
24729 \series bold
24730
24731 \backslash
24732 numberwithin
24733 \series default
24734  :
24735 \end_layout
24736
24737 \begin_layout Standard
24738
24739 \series bold
24740
24741 \backslash
24742 renewcommand{
24743 \backslash
24744 thefootnote}{
24745 \backslash
24746 thechapter.
24747 \backslash
24748 Roman{footnote}}
24749 \end_layout
24750
24751 \begin_layout Subsection
24752 Positionnement de notes de bas de page
24753 \begin_inset Index
24754 status collapsed
24755
24756 \begin_layout Plain Layout
24757 Notes de bas de page ! Positionnement
24758 \end_layout
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Standard
24766 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
24767  vertical entre elles en bas de la page.
24768  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
24769  de 1.5
24770 \begin_inset space \thinspace{}
24771 \end_inset
24772
24773 mm avec la commande suivante dans le préambule :
24774 \end_layout
24775
24776 \begin_layout Standard
24777
24778 \series bold
24779
24780 \backslash
24781 let
24782 \backslash
24783 myFoot
24784 \backslash
24785 footnote
24786 \begin_inset Newline newline
24787 \end_inset
24788
24789
24790 \backslash
24791 renewcommand{
24792 \backslash
24793 footnote}[1]{
24794 \backslash
24795 myFoot{#1
24796 \backslash
24797 vspace{1.5mm}}}
24798 \end_layout
24799
24800 \begin_layout Standard
24801 \begin_inset VSpace bigskip
24802 \end_inset
24803
24804 Dans un document à deux colonnes les notes de bas de page apparaissent en
24805  bas de chaque colonne, comme sur la Figure
24806 \begin_inset space ~
24807 \end_inset
24808
24809
24810 \begin_inset CommandInset ref
24811 LatexCommand ref
24812 reference "fig:Position-standard-note-bas-de-page"
24813
24814 \end_inset
24815
24816 .
24817  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
24818  sur la Figure
24819 \begin_inset space ~
24820 \end_inset
24821
24822
24823 \begin_inset CommandInset ref
24824 LatexCommand ref
24825 reference "fig:Position-note-avec-ftnright"
24826
24827 \end_inset
24828
24829 , utilisez le paquetage LaTeX 
24830 \series bold
24831 ftnright
24832 \series default
24833
24834 \begin_inset Index
24835 status collapsed
24836
24837 \begin_layout Plain Layout
24838 Paquetages LaTeX ! ftnright
24839 \end_layout
24840
24841 \end_inset
24842
24843  avec cette commande dans le préambule du document:
24844 \end_layout
24845
24846 \begin_layout Standard
24847
24848 \series bold
24849
24850 \backslash
24851 usepackage{ftnright}
24852 \end_layout
24853
24854 \begin_layout Standard
24855 \begin_inset Float figure
24856 placement !h
24857 wide false
24858 sideways false
24859 status open
24860
24861 \begin_layout Plain Layout
24862 \begin_inset ERT
24863 status collapsed
24864
24865 \begin_layout Plain Layout
24866
24867
24868 \backslash
24869 framebox{
24870 \end_layout
24871
24872 \end_inset
24873
24874
24875 \begin_inset Graphics
24876         filename ../clipart/without_fntright.pdf
24877         width 100col%
24878         scaleBeforeRotation
24879
24880 \end_inset
24881
24882
24883 \begin_inset ERT
24884 status collapsed
24885
24886 \begin_layout Plain Layout
24887
24888 }
24889 \end_layout
24890
24891 \end_inset
24892
24893
24894 \end_layout
24895
24896 \begin_layout Plain Layout
24897 \begin_inset Caption
24898
24899 \begin_layout Plain Layout
24900 \begin_inset CommandInset label
24901 LatexCommand label
24902 name "fig:Position-standard-note-bas-de-page"
24903
24904 \end_inset
24905
24906 Positionnement standard des notes de bas de page dans un document à deux
24907  colonnes.
24908 \end_layout
24909
24910 \end_inset
24911
24912
24913 \end_layout
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \begin_layout Standard
24921 \begin_inset Float figure
24922 placement !h
24923 wide false
24924 sideways false
24925 status open
24926
24927 \begin_layout Plain Layout
24928 \begin_inset ERT
24929 status collapsed
24930
24931 \begin_layout Plain Layout
24932
24933
24934 \backslash
24935 framebox{
24936 \end_layout
24937
24938 \end_inset
24939
24940
24941 \begin_inset Graphics
24942         filename ../clipart/with_fntright.pdf
24943         width 100col%
24944         scaleBeforeRotation
24945
24946 \end_inset
24947
24948
24949 \begin_inset ERT
24950 status collapsed
24951
24952 \begin_layout Plain Layout
24953
24954 }
24955 \end_layout
24956
24957 \end_inset
24958
24959
24960 \end_layout
24961
24962 \begin_layout Plain Layout
24963 \begin_inset Caption
24964
24965 \begin_layout Plain Layout
24966 \begin_inset CommandInset label
24967 LatexCommand label
24968 name "fig:Position-note-avec-ftnright"
24969
24970 \end_inset
24971
24972 Positionnement de notes de bas de page dans un document à deux colonnes
24973  en utilisant le paquetage LaTeX 
24974 \series bold
24975 ftnright
24976 \series default
24977 .
24978 \end_layout
24979
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \end_inset
24986
24987
24988 \end_layout
24989
24990 \begin_layout Standard
24991 \begin_inset VSpace bigskip
24992 \end_inset
24993
24994 Dans certaines publications scientifiques, il est courant de rassembler
24995  les notes de bas de page et de les imprimer dans un paragraphe particulier
24996  à la fin de la section, comme sur la Figure
24997 \begin_inset space ~
24998 \end_inset
24999
25000
25001 \begin_inset CommandInset ref
25002 LatexCommand ref
25003 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25004
25005 \end_inset
25006
25007 .
25008  On les appelle 
25009 \begin_inset Quotes eld
25010 \end_inset
25011
25012 notes de fin
25013 \begin_inset Quotes erd
25014 \end_inset
25015
25016 .
25017 \begin_inset Note Note
25018 status collapsed
25019
25020 \begin_layout Plain Layout
25021 J'ai pas trouvé mieux pour endnotes (NdT)
25022 \end_layout
25023
25024 \end_inset
25025
25026
25027 \begin_inset Index
25028 status collapsed
25029
25030 \begin_layout Plain Layout
25031 Notes de fin
25032 \end_layout
25033
25034 \end_inset
25035
25036  Pour utiliser des notes de fin à la place des notes de bas de page dans
25037  votre document, chargez le paquetage LaTeX 
25038 \series bold
25039 endnotes
25040 \series default
25041
25042 \begin_inset Index
25043 status collapsed
25044
25045 \begin_layout Plain Layout
25046 Paquetages LaTeX ! endnotes
25047 \end_layout
25048
25049 \end_inset
25050
25051  avec ces lignes dans le préambule du document
25052 \end_layout
25053
25054 \begin_layout Standard
25055
25056 \series bold
25057
25058 \backslash
25059 usepackage{endnotes}
25060 \begin_inset Newline newline
25061 \end_inset
25062
25063
25064 \backslash
25065 let
25066 \backslash
25067 footnote
25068 \backslash
25069 endnote
25070 \end_layout
25071
25072 \begin_layout Standard
25073 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25074 \end_layout
25075
25076 \begin_layout Standard
25077
25078 \series bold
25079
25080 \backslash
25081 theendnotes
25082 \end_layout
25083
25084 \begin_layout Standard
25085 en code TeX à la fin d'une section ou d'un chapitre.
25086 \end_layout
25087
25088 \begin_layout Standard
25089 \begin_inset Float figure
25090 wide false
25091 sideways false
25092 status open
25093
25094 \begin_layout Plain Layout
25095 \align center
25096 \begin_inset ERT
25097 status collapsed
25098
25099 \begin_layout Plain Layout
25100
25101
25102 \backslash
25103 framebox{
25104 \end_layout
25105
25106 \end_inset
25107
25108
25109 \begin_inset Graphics
25110         filename ../clipart/endnotes.pdf
25111         scaleBeforeRotation
25112
25113 \end_inset
25114
25115
25116 \begin_inset ERT
25117 status collapsed
25118
25119 \begin_layout Plain Layout
25120
25121 }
25122 \end_layout
25123
25124 \end_inset
25125
25126
25127 \end_layout
25128
25129 \begin_layout Plain Layout
25130 \begin_inset Caption
25131
25132 \begin_layout Plain Layout
25133 \begin_inset CommandInset label
25134 LatexCommand label
25135 name "fig:Notes-de-fin---notes-de-bas-de-page"
25136
25137 \end_inset
25138
25139 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25140  séparé à la fin des sections ou des chapitres.
25141 \end_layout
25142
25143 \end_inset
25144
25145
25146 \end_layout
25147
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \begin_layout Standard
25154 \begin_inset VSpace medskip
25155 \end_inset
25156
25157 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25158  dans la langue du document, cela doit être fait manuellement.
25159  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25160  
25161 \begin_inset Quotes eld
25162 \end_inset
25163
25164 Notes
25165 \begin_inset Quotes erd
25166 \end_inset
25167
25168  en sa traduction Allemande
25169 \begin_inset Foot
25170 status collapsed
25171
25172 \begin_layout Plain Layout
25173 En français, 
25174 \begin_inset Quotes eld
25175 \end_inset
25176
25177 Notes
25178 \begin_inset Quotes erd
25179 \end_inset
25180
25181  peut être conservé.
25182 \end_layout
25183
25184 \end_inset
25185
25186  
25187 \begin_inset Quotes eld
25188 \end_inset
25189
25190 Anmerkungen
25191 \begin_inset Quotes erd
25192 \end_inset
25193
25194  :
25195 \end_layout
25196
25197 \begin_layout Standard
25198
25199 \series bold
25200
25201 \backslash
25202 renewcommand{
25203 \backslash
25204 notesname}{Anmerkungen}
25205 \end_layout
25206
25207 \begin_layout Standard
25208 \begin_inset VSpace medskip
25209 \end_inset
25210
25211 La numérotation des notes de fin peut être modifiée comme celle des notes
25212  de bas de page comme c'est décrit dans la section
25213 \begin_inset space ~
25214 \end_inset
25215
25216
25217 \begin_inset CommandInset ref
25218 LatexCommand ref
25219 reference "sub:Numerotation-notes-bas-de-page"
25220
25221 \end_inset
25222
25223  ; remplacez juste la commande 
25224 \series bold
25225
25226 \backslash
25227 thefootnote
25228 \series default
25229  par 
25230 \series bold
25231
25232 \backslash
25233 theendnote
25234 \series default
25235 .
25236  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25237 \series bold
25238
25239 \backslash
25240 @addtoreset
25241 \series default
25242  comme c'est décrit dans la section
25243 \begin_inset space ~
25244 \end_inset
25245
25246
25247 \begin_inset CommandInset ref
25248 LatexCommand ref
25249 reference "sub:Numerotation-notes-bas-de-page"
25250
25251 \end_inset
25252
25253  et remplacez le paramètre de commande 
25254 \series bold
25255 footnote
25256 \series default
25257  par 
25258 \series bold
25259 endnote
25260 \series default
25261 .
25262 \end_layout
25263
25264 \begin_layout Standard
25265 Pour seulement créer une marque de note de fin, utilisez la commande 
25266 \series bold
25267
25268 \backslash
25269 endnotemark[numéro]
25270 \series default
25271  qui est semblable à 
25272 \series bold
25273
25274 \backslash
25275 footnotemark
25276 \series default
25277 , décrite dans la section
25278 \begin_inset space ~
25279 \end_inset
25280
25281
25282 \begin_inset CommandInset ref
25283 LatexCommand ref
25284 reference "sec:Notes-bas-de-page"
25285
25286 \end_inset
25287
25288 .
25289 \end_layout
25290
25291 \begin_layout Standard
25292 \begin_inset VSpace bigskip
25293 \end_inset
25294
25295 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25296 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25297 \series bold
25298 footmisc
25299 \series default
25300
25301 \begin_inset Index
25302 status collapsed
25303
25304 \begin_layout Plain Layout
25305 Paquetages LaTeX ! footmisc
25306 \end_layout
25307
25308 \end_inset
25309
25310
25311 \begin_inset CommandInset citation
25312 LatexCommand cite
25313 key "footmisc"
25314
25315 \end_inset
25316
25317  pour plus d'information à ce sujet.
25318 \end_layout
25319
25320 \begin_layout Standard
25321 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25322  voyez les livres sur LaTeX, 
25323 \begin_inset CommandInset citation
25324 LatexCommand cite
25325 key "latexcompanion,latexguide,latexbook"
25326
25327 \end_inset
25328
25329 .
25330 \end_layout
25331
25332 \begin_layout Section
25333 Notes en Marge
25334 \begin_inset Index
25335 status collapsed
25336
25337 \begin_layout Plain Layout
25338 Notes ! Notes en Marge
25339 \end_layout
25340
25341 \end_inset
25342
25343
25344 \end_layout
25345
25346 \begin_layout Standard
25347 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25348 t de la même façon.
25349  Quand vous insérez une note en marge avec 
25350 \family sans
25351 Insérer\SpecialChar \menuseparator
25352 Note
25353 \begin_inset space ~
25354 \end_inset
25355
25356 en
25357 \begin_inset space ~
25358 \end_inset
25359
25360 Marge
25361 \family default
25362  ou avec le bouton 
25363 \begin_inset Graphics
25364         filename ../../images/marginalnote-insert.png
25365         scale 85
25366         scaleBeforeRotation
25367
25368 \end_inset
25369
25370  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25371  grise avec une étiquette rouge 
25372 \begin_inset Quotes fld
25373 \end_inset
25374
25375 marge
25376 \begin_inset Quotes frd
25377 \end_inset
25378
25379 .
25380  
25381 \begin_inset Marginal
25382 status collapsed
25383
25384 \begin_layout Plain Layout
25385 C'est une note en marge.
25386 \end_layout
25387
25388 \end_inset
25389
25390  Cette boîte est la représentation de votre note dans LyX.
25391  Vous pouvez y entrer votre texte.
25392 \end_layout
25393
25394 \begin_layout Standard
25395 Les notes en marge apparaissent dans la marge de droite dans les documents
25396  imprimées sur une seule face.
25397  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25398  
25399 \begin_inset Quotes eld
25400 \end_inset
25401
25402 extérieure
25403 \begin_inset Quotes erd
25404 \end_inset
25405
25406  -- la gauche sur les pages paires et la droite sur les pages impaires.
25407  Le texte de la note en marge est aligné à l'opposé de la marge externe
25408  -- aligné à droite quand la note apparaît dans la marge de gauche.
25409  La première ligne de la note apparaît à la hauteur de la ligne de texte
25410  où la note a été insérée dans le document.
25411 \end_layout
25412
25413 \begin_layout Standard
25414 \begin_inset VSpace bigskip
25415 \end_inset
25416
25417 Pour placer une note dans la marge interne, ajoutez la commande suivante
25418  :
25419 \end_layout
25420
25421 \begin_layout Standard
25422
25423 \series bold
25424
25425 \backslash
25426 reversemarginpar
25427 \end_layout
25428
25429 \begin_layout Standard
25430 sous forme de code TeX avant votre note de marge.
25431  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25432  qui suivent 
25433 \begin_inset ERT
25434 status collapsed
25435
25436 \begin_layout Plain Layout
25437
25438
25439 \backslash
25440 reversemarginpar 
25441 \end_layout
25442
25443 \end_inset
25444
25445
25446 \begin_inset Marginal
25447 status open
25448
25449 \begin_layout Plain Layout
25450 Cette note en marge est dans la marge interne.
25451 \end_layout
25452
25453 \end_inset
25454
25455
25456 \series bold
25457
25458 \begin_inset Newline newline
25459 \end_inset
25460
25461
25462 \series default
25463
25464 \begin_inset Note Greyedout
25465 status open
25466
25467 \begin_layout Plain Layout
25468
25469 \series bold
25470 Note:
25471 \series default
25472  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
25473  les notes sont souvent mal mises en formes dans la sortie imprimée.
25474 \end_layout
25475
25476 \end_inset
25477
25478
25479 \end_layout
25480
25481 \begin_layout Standard
25482 Pour revenir au positionnement par défaut, ajoutez la commande :
25483 \end_layout
25484
25485 \begin_layout Standard
25486
25487 \series bold
25488
25489 \backslash
25490 normalmarginpar
25491 \end_layout
25492
25493 \begin_layout Standard
25494 sous forme de code TeX.
25495 \begin_inset ERT
25496 status collapsed
25497
25498 \begin_layout Plain Layout
25499
25500
25501 \backslash
25502 normalmarginpar 
25503 \end_layout
25504
25505 \end_inset
25506
25507
25508 \begin_inset Newline newline
25509 \end_inset
25510
25511  
25512 \begin_inset Note Greyedout
25513 status open
25514
25515 \begin_layout Plain Layout
25516
25517 \series bold
25518 Note:
25519 \series default
25520  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
25521  
25522 \series bold
25523
25524 \backslash
25525 reversemarginpar
25526 \series default
25527  est aussi utilisée.
25528 \end_layout
25529
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \begin_layout Standard
25536 \begin_inset VSpace bigskip
25537 \end_inset
25538
25539
25540 \begin_inset Marginal
25541 status open
25542
25543 \begin_layout Plain Layout
25544 UnTrèsLongMotEnMarge sans césure.
25545 \end_layout
25546
25547 \end_inset
25548
25549  Comme dans le cas décrit dans la section
25550 \begin_inset space ~
25551 \end_inset
25552
25553
25554 \begin_inset CommandInset ref
25555 LatexCommand ref
25556 reference "sub:Lignes-multiple-dans-cellule"
25557
25558 \end_inset
25559
25560 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
25561  mot d'une note en marge.
25562  Pour éviter ce problème, insérez un espacement horizontal de 0
25563 \begin_inset space \thinspace{}
25564 \end_inset
25565
25566 pt avant le mot en question: 
25567 \begin_inset Marginal
25568 status open
25569
25570 \begin_layout Plain Layout
25571 \begin_inset space \hspace{}
25572 \length 0pt
25573 \end_inset
25574
25575 UnMotTrèsLongEnMarge avec une césure.
25576 \end_layout
25577
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \begin_layout Standard
25584 \begin_inset VSpace bigskip
25585 \end_inset
25586
25587
25588 \end_layout
25589
25590 \begin_layout Standard
25591 \begin_inset Note Greyedout
25592 status open
25593
25594 \begin_layout Plain Layout
25595
25596 \series bold
25597 Note:
25598 \series default
25599  Normalement, les notes en marge ne peuvent pas être utilisées dans des
25600  tableaux, des flottants et des notes de bas de page.
25601 \end_layout
25602
25603 \end_inset
25604
25605
25606 \end_layout
25607
25608 \begin_layout Standard
25609 \begin_inset VSpace bigskip
25610 \end_inset
25611
25612
25613 \end_layout
25614
25615 \begin_layout Standard
25616 \begin_inset ERT
25617 status collapsed
25618
25619 \begin_layout Plain Layout
25620
25621
25622 \backslash
25623 ifmarginnote
25624 \end_layout
25625
25626 \end_inset
25627
25628
25629 \begin_inset Note Note
25630 status open
25631
25632 \begin_layout Plain Layout
25633 La section suivante ne sera affichée que si le paquetage LaTeX 
25634 \series bold
25635 marginnote
25636 \series default
25637  a été installé.
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Standard
25646 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
25647 \series bold
25648 marginnote
25649 \series default
25650
25651 \begin_inset Index
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655 Paquetages LaTeX ! marginnote
25656 \end_layout
25657
25658 \end_inset
25659
25660 .
25661  En ajoutant les deux lignes suivantes au préambule de votre document, la
25662  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
25663  la commande fournie par le paquetage 
25664 \series bold
25665 marginnote
25666 \series default
25667  :
25668 \end_layout
25669
25670 \begin_layout Standard
25671
25672 \series bold
25673
25674 \backslash
25675 usepackage{marginnote}
25676 \begin_inset Newline newline
25677 \end_inset
25678
25679
25680 \backslash
25681 let
25682 \backslash
25683 marginpar
25684 \backslash
25685 marginnote
25686 \end_layout
25687
25688 \begin_layout Standard
25689 Ce paquetage est aussi utilisé dans ce document parce que 
25690 \series bold
25691 marginnote
25692 \series default
25693  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
25694  vertical pour une note.
25695  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
25696  sont trop proches les unes des autres ou que vous voulez améliorer la mise
25697  en page.
25698  Le décalage est inséré dans LyX sous forme de code TeX directement après
25699  la note sous la forme
25700 \end_layout
25701
25702 \begin_layout Standard
25703
25704 \series bold
25705 [offset]
25706 \end_layout
25707
25708 \begin_layout Standard
25709 où l'offset utilise l'une des unités listées dans le tableau
25710 \begin_inset space ~
25711 \end_inset
25712
25713
25714 \begin_inset CommandInset ref
25715 LatexCommand ref
25716 reference "cha:Unités-de-longueur"
25717
25718 \end_inset
25719
25720 .
25721  Une valeur négative déplace la note vers le haut, une valeur positive la
25722  déplace vers le bas.
25723  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
25724  vers le haut de 1.5
25725 \begin_inset space \thinspace{}
25726 \end_inset
25727
25728 cm avec la commande en code TeX 
25729 \begin_inset Quotes eld
25730 \end_inset
25731
25732
25733 \series bold
25734 [-1.5cm]
25735 \series default
25736
25737 \begin_inset Quotes erd
25738 \end_inset
25739
25740
25741 \begin_inset Marginal
25742 status collapsed
25743
25744 \begin_layout Plain Layout
25745 Cette note en marge est décalée vers le haut de 1.5
25746 \begin_inset space \thinspace{}
25747 \end_inset
25748
25749 cm par rapport à sa position d'origine.
25750 \end_layout
25751
25752 \end_inset
25753
25754
25755 \begin_inset ERT
25756 status collapsed
25757
25758 \begin_layout Plain Layout
25759
25760 [-1.5cm]
25761 \end_layout
25762
25763 \end_inset
25764
25765
25766 \end_layout
25767
25768 \begin_layout Standard
25769 \begin_inset VSpace medskip
25770 \end_inset
25771
25772 Avec le paquetage 
25773 \series bold
25774 marginnote
25775 \series default
25776  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
25777  Par exemple les commandes 
25778 \end_layout
25779
25780 \begin_layout Standard
25781
25782 \series bold
25783
25784 \backslash
25785 renewcommand*{
25786 \backslash
25787 raggedleftmarginnote}{
25788 \backslash
25789 centering}
25790 \begin_inset Newline newline
25791 \end_inset
25792
25793
25794 \backslash
25795 renewcommand*{
25796 \backslash
25797 raggedrightmarginnote}{
25798 \backslash
25799 centering}
25800 \end_layout
25801
25802 \begin_layout Standard
25803 donnent un alignement centré.
25804  
25805 \series bold
25806
25807 \backslash
25808 raggedleftmarginnote
25809 \series default
25810  indique une note qui apparaît dans la marge de gauche.
25811 \begin_inset ERT
25812 status collapsed
25813
25814 \begin_layout Plain Layout
25815
25816
25817 \backslash
25818 renewcommand*{
25819 \backslash
25820 raggedleftmarginnote}{
25821 \backslash
25822 centering}
25823 \end_layout
25824
25825 \begin_layout Plain Layout
25826
25827
25828 \backslash
25829 renewcommand*{
25830 \backslash
25831 raggedrightmarginnote}{
25832 \backslash
25833 centering}
25834 \end_layout
25835
25836 \end_inset
25837
25838
25839 \begin_inset Marginal
25840 status collapsed
25841
25842 \begin_layout Plain Layout
25843 Le texte de cette note en marge est centré.
25844 \end_layout
25845
25846 \end_inset
25847
25848 .
25849  Le comportement par défaut est donné par
25850 \end_layout
25851
25852 \begin_layout Standard
25853
25854 \series bold
25855
25856 \backslash
25857 renewcommand*{
25858 \backslash
25859 raggedleftmarginnote}{
25860 \backslash
25861 raggedleft}
25862 \begin_inset Newline newline
25863 \end_inset
25864
25865
25866 \backslash
25867 renewcommand*{
25868 \backslash
25869 raggedrightmarginnote}{
25870 \backslash
25871 raggedright}
25872 \series default
25873
25874 \begin_inset ERT
25875 status collapsed
25876
25877 \begin_layout Plain Layout
25878
25879
25880 \backslash
25881 renewcommand*{
25882 \backslash
25883 raggedleftmarginnote}{
25884 \backslash
25885 raggedleft}
25886 \end_layout
25887
25888 \begin_layout Plain Layout
25889
25890
25891 \backslash
25892 renewcommand*{
25893 \backslash
25894 raggedrightmarginnote}{
25895 \backslash
25896 raggedright}
25897 \end_layout
25898
25899 \end_inset
25900
25901
25902 \end_layout
25903
25904 \begin_layout Standard
25905 \begin_inset VSpace medskip
25906 \end_inset
25907
25908 Pour les autre fonctions du paquetage 
25909 \series bold
25910 marginnote
25911 \series default
25912  nous vous renvoyons à sa documentation 
25913 \begin_inset CommandInset citation
25914 LatexCommand cite
25915 key "marginnote"
25916
25917 \end_inset
25918
25919 .
25920 \end_layout
25921
25922 \begin_layout Standard
25923 \begin_inset VSpace bigskip
25924 \end_inset
25925
25926 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
25927  définition.
25928  Pour créer par exemple une entête pour toutes les notes en marge avec le
25929  texte 
25930 \begin_inset Quotes eld
25931 \end_inset
25932
25933
25934 \family sans
25935 \series bold
25936 \bar under
25937 Attention!
25938 \family default
25939 \series default
25940 \bar default
25941
25942 \begin_inset Quotes erd
25943 \end_inset
25944
25945  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
25946  de votre document :
25947 \end_layout
25948
25949 \begin_layout Standard
25950
25951 \series bold
25952
25953 \backslash
25954 let
25955 \backslash
25956 myMarginpar
25957 \backslash
25958 marginpar
25959 \begin_inset Newline newline
25960 \end_inset
25961
25962
25963 \backslash
25964 renewcommand{
25965 \backslash
25966 marginpar}[1]{
25967 \backslash
25968 myMarginpar{%
25969 \begin_inset Newline newline
25970 \end_inset
25971
25972
25973 \begin_inset ERT
25974 status collapsed
25975
25976 \begin_layout Plain Layout
25977
25978
25979 \backslash
25980 hphantom{ }
25981 \end_layout
25982
25983 \end_inset
25984
25985
25986 \backslash
25987 hspace{0pt}
25988 \backslash
25989 textsf{
25990 \backslash
25991 textbf{
25992 \backslash
25993 underbar{Attention!}}}%
25994 \begin_inset Newline newline
25995 \end_inset
25996
25997
25998 \begin_inset ERT
25999 status collapsed
26000
26001 \begin_layout Plain Layout
26002
26003
26004 \backslash
26005 hphantom{ }
26006 \end_layout
26007
26008 \end_inset
26009
26010
26011 \backslash
26012 vspace{1.5mm}
26013 \backslash
26014
26015 \backslash
26016 #1}}
26017 \end_layout
26018
26019 \begin_layout Standard
26020 \begin_inset ERT
26021 status collapsed
26022
26023 \begin_layout Plain Layout
26024
26025
26026 \backslash
26027 let
26028 \backslash
26029 myMarginpar
26030 \backslash
26031 marginpar
26032 \end_layout
26033
26034 \begin_layout Plain Layout
26035
26036
26037 \backslash
26038 renewcommand{
26039 \backslash
26040 marginpar}[1]{
26041 \backslash
26042 myMarginpar{%
26043 \end_layout
26044
26045 \begin_layout Plain Layout
26046
26047    
26048 \backslash
26049 textsf{
26050 \backslash
26051 textbf{
26052 \backslash
26053 underbar{Attention!}}}%
26054 \end_layout
26055
26056 \begin_layout Plain Layout
26057
26058    
26059 \backslash
26060 vspace{1.5mm}
26061 \backslash
26062
26063 \backslash
26064 #1}}
26065 \end_layout
26066
26067 \end_inset
26068
26069
26070 \begin_inset Marginal
26071 status open
26072
26073 \begin_layout Plain Layout
26074 Ceci est une note en marge avec une en-tête prédéfinie.
26075 \end_layout
26076
26077 \end_inset
26078
26079
26080 \begin_inset ERT
26081 status collapsed
26082
26083 \begin_layout Plain Layout
26084
26085 [-1.5cm]
26086 \end_layout
26087
26088 \end_inset
26089
26090
26091 \begin_inset ERT
26092 status collapsed
26093
26094 \begin_layout Plain Layout
26095
26096
26097 \backslash
26098 renewcommand{
26099 \backslash
26100 marginpar}[1]{
26101 \backslash
26102 myMarginpar{#1}}
26103 \end_layout
26104
26105 \end_inset
26106
26107
26108 \begin_inset Note Note
26109 status collapsed
26110
26111 \begin_layout Plain Layout
26112
26113 \lang english
26114 The margin note format is changed only for this example.
26115 \end_layout
26116
26117 \end_inset
26118
26119
26120 \end_layout
26121
26122 \begin_layout Standard
26123 \begin_inset ERT
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127
26128
26129 \backslash
26130 else
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \begin_inset Note Note
26137 status open
26138
26139 \begin_layout Plain Layout
26140 Ce qui suit sera affiché si le paquetage LaTeX 
26141 \series bold
26142 marginnote
26143 \series default
26144  n'est pas installé :
26145 \end_layout
26146
26147 \end_inset
26148
26149
26150 \end_layout
26151
26152 \begin_layout Standard
26153 Vous devez installer le paquetage LaTeX 
26154 \series bold
26155 marginnote
26156 \series default
26157  pour voir la suite de cette section dans la sortie imprimée.
26158 \end_layout
26159
26160 \begin_layout Standard
26161 \begin_inset ERT
26162 status collapsed
26163
26164 \begin_layout Plain Layout
26165
26166
26167 \backslash
26168 fi
26169 \end_layout
26170
26171 \end_inset
26172
26173
26174 \end_layout
26175
26176 \begin_layout Chapter
26177 Les Boîtes
26178 \end_layout
26179
26180 \begin_layout Section
26181 Introduction
26182 \begin_inset Index
26183 status collapsed
26184
26185 \begin_layout Plain Layout
26186 Boîtes ! Introduction
26187 \end_layout
26188
26189 \end_inset
26190
26191
26192 \end_layout
26193
26194 \begin_layout Standard
26195 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26196  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26197  voir la section
26198 \begin_inset space ~
26199 \end_inset
26200
26201
26202 \begin_inset CommandInset ref
26203 LatexCommand ref
26204 reference "sec:Minipages"
26205
26206 \end_inset
26207
26208 , pour encadrer des portions de texte, voir la section
26209 \begin_inset space ~
26210 \end_inset
26211
26212
26213 \begin_inset CommandInset ref
26214 LatexCommand ref
26215 reference "sec:Décorations"
26216
26217 \end_inset
26218
26219 , pour empêcher que des mots subissent une césure, voir la section
26220 \begin_inset space ~
26221 \end_inset
26222
26223
26224 \begin_inset CommandInset ref
26225 LatexCommand ref
26226 reference "sec:Empêcher-césure"
26227
26228 \end_inset
26229
26230 , pour aligner du texte, voir la section
26231 \begin_inset space ~
26232 \end_inset
26233
26234
26235 \begin_inset CommandInset ref
26236 LatexCommand ref
26237 reference "sub:Alignement-Vertical"
26238
26239 \end_inset
26240
26241 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26242 \begin_inset space ~
26243 \end_inset
26244
26245
26246 \begin_inset CommandInset ref
26247 LatexCommand ref
26248 reference "sec:Boîtes-colorées"
26249
26250 \end_inset
26251
26252 .
26253 \end_layout
26254
26255 \begin_layout Standard
26256 On peut insérer une boîte en utilisant le menu 
26257 \family sans
26258 Insérer\SpecialChar \menuseparator
26259 Boîte
26260 \family default
26261  ou avec le bouton 
26262 \begin_inset Graphics
26263         filename ../../images/box-insert.png
26264         scale 85
26265         scaleBeforeRotation
26266
26267 \end_inset
26268
26269  de la barre d'outils.
26270  Une boîte grise avec une étiquette 
26271 \family sans
26272 Boîte
26273 \begin_inset space ~
26274 \end_inset
26275
26276 (Minipage)
26277 \family default
26278
26279 \begin_inset Graphics
26280         filename clipart/BoxInsetDefaultQt4.png
26281         scale 65
26282         scaleBeforeRotation
26283
26284 \end_inset
26285
26286 , est alors insérée.
26287  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26288  La fenêtre de dialogue qui apparaît donne accès aux types de
26289 \family sans
26290  Boîte
26291 \begin_inset space ~
26292 \end_inset
26293
26294 Intérieure
26295 \family default
26296  
26297 \family sans
26298 Parbox
26299 \begin_inset Note Note
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 En attendant un traduction plus correcte NdT
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \family default
26310  et 
26311 \family sans
26312 Minipage
26313 \family default
26314 .
26315  Le type 
26316 \family sans
26317 Minipage
26318 \family default
26319  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26320  dans la section
26321 \begin_inset space ~
26322 \end_inset
26323
26324
26325 \begin_inset CommandInset ref
26326 LatexCommand ref
26327 reference "sec:Minipages"
26328
26329 \end_inset
26330
26331 ; le type 
26332 \family sans
26333 Parbox
26334 \family default
26335  est décrit dans la section
26336 \begin_inset space ~
26337 \end_inset
26338
26339
26340 \begin_inset CommandInset ref
26341 LatexCommand ref
26342 reference "sec:Parboxes"
26343
26344 \end_inset
26345
26346 .
26347 \end_layout
26348
26349 \begin_layout Standard
26350 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26351  comme les flottants ou les notes de bas de page.
26352 \end_layout
26353
26354 \begin_layout Standard
26355 \begin_inset Note Greyedout
26356 status open
26357
26358 \begin_layout Plain Layout
26359
26360 \series bold
26361 Note:
26362 \series default
26363  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26364  de type 
26365 \family sans
26366 Liste
26367 \family default
26368  ou 
26369 \family sans
26370 Description
26371 \family default
26372 .
26373 \end_layout
26374
26375 \end_inset
26376
26377
26378 \end_layout
26379
26380 \begin_layout Standard
26381 \begin_inset Note Greyedout
26382 status open
26383
26384 \begin_layout Plain Layout
26385
26386 \series bold
26387 Note:
26388 \series default
26389  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26390 \family sans
26391 Boîte
26392 \begin_inset space ~
26393 \end_inset
26394
26395 Intérieure
26396 \family default
26397  à 
26398 \family sans
26399 Aucune
26400 \family default
26401  que quand vous utilisez une boîte encadrée.
26402  Les boîtes sans 
26403 \family sans
26404 Boîte
26405 \begin_inset space ~
26406 \end_inset
26407
26408 Intérieure
26409 \family default
26410  et sans cadre sont expliquées dans la section
26411 \begin_inset space ~
26412 \end_inset
26413
26414
26415 \begin_inset CommandInset ref
26416 LatexCommand ref
26417 reference "sec:Empêcher-césure"
26418
26419 \end_inset
26420
26421 .
26422 \end_layout
26423
26424 \end_inset
26425
26426
26427 \end_layout
26428
26429 \begin_layout Section
26430 La fenêtre de dialogue Boîte
26431 \begin_inset CommandInset label
26432 LatexCommand label
26433 name "sec:Boîte-Dialogue"
26434
26435 \end_inset
26436
26437
26438 \begin_inset Index
26439 status collapsed
26440
26441 \begin_layout Plain Layout
26442 Boîtes ! Fenêtre de dialogue Boîte
26443 \end_layout
26444
26445 \end_inset
26446
26447
26448 \end_layout
26449
26450 \begin_layout Subsection
26451 Taille
26452 \begin_inset Index
26453 status collapsed
26454
26455 \begin_layout Plain Layout
26456 Boîtes ! Taille
26457 \end_layout
26458
26459 \end_inset
26460
26461
26462 \end_layout
26463
26464 \begin_layout Standard
26465 Dans la fenêtre de dialogue 
26466 \family sans
26467 Paramètres
26468 \begin_inset space ~
26469 \end_inset
26470
26471 de
26472 \begin_inset space ~
26473 \end_inset
26474
26475 Boîte
26476 \family default
26477  vous pouvez modifier la géométrie de la boîte avec les champs 
26478 \family sans
26479 Largeur
26480 \family default
26481  et 
26482 \family sans
26483 Hauteur
26484 \family default
26485 .
26486  Les unités de longueur qui sont utilisables dans ces champs sont décrites
26487  dans le tableau
26488 \begin_inset space ~
26489 \end_inset
26490
26491
26492 \begin_inset CommandInset ref
26493 LatexCommand ref
26494 reference "tab:Unités"
26495
26496 \end_inset
26497
26498 .
26499  Le champ 
26500 \family sans
26501 Hauteur
26502 \family default
26503  offre en plus les spécifications de taille suivantes :
26504 \end_layout
26505
26506 \begin_layout Description
26507 Profondeur C'est simplement la 
26508 \begin_inset Quotes eld
26509 \end_inset
26510
26511 hauteur
26512 \begin_inset Quotes erd
26513 \end_inset
26514
26515  du texte.
26516  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
26517  lignes de texte dans la boîte.
26518 \begin_inset Newline newline
26519 \end_inset
26520
26521
26522 \begin_inset Newline newline
26523 \end_inset
26524
26525
26526 \begin_inset Newline newline
26527 \end_inset
26528
26529
26530 \begin_inset Box Boxed
26531 position "c"
26532 hor_pos "c"
26533 has_inner_box 1
26534 inner_pos "c"
26535 use_parbox 0
26536 width "12col%"
26537 special "none"
26538 height "1in"
26539 height_special "depth"
26540 status open
26541
26542 \begin_layout Plain Layout
26543 \align center
26544 Boîte dont la hauteur est égale à 1
26545 \begin_inset space \thinspace{}
26546 \end_inset
26547
26548 Profondeur
26549 \end_layout
26550
26551 \end_inset
26552
26553
26554 \begin_inset Newline newline
26555 \end_inset
26556
26557
26558 \begin_inset Newline newline
26559 \end_inset
26560
26561
26562 \end_layout
26563
26564 \begin_layout Description
26565 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
26566  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
26567  est deux fois plus haute que le texte : 
26568 \begin_inset Box Boxed
26569 position "c"
26570 hor_pos "c"
26571 has_inner_box 1
26572 inner_pos "c"
26573 use_parbox 0
26574 width "20col%"
26575 special "none"
26576 height "2in"
26577 height_special "height"
26578 status open
26579
26580 \begin_layout Plain Layout
26581 \align center
26582 Boîte dont la hauteur est 2
26583 \begin_inset space \thinspace{}
26584 \end_inset
26585
26586 Hauteur
26587 \end_layout
26588
26589 \end_inset
26590
26591
26592 \end_layout
26593
26594 \begin_layout Description
26595 Hauteur
26596 \begin_inset space ~
26597 \end_inset
26598
26599 Totale C'est égal à Hauteur
26600 \begin_inset space \thinspace{}
26601 \end_inset
26602
26603 +
26604 \begin_inset space \thinspace{}
26605 \end_inset
26606
26607 Profondeur : 
26608 \begin_inset Box Boxed
26609 position "c"
26610 hor_pos "c"
26611 has_inner_box 1
26612 inner_pos "c"
26613 use_parbox 0
26614 width "20col%"
26615 special "none"
26616 height "1in"
26617 height_special "totalheight"
26618 status open
26619
26620 \begin_layout Plain Layout
26621 \align center
26622 Boîte dont la hauteur est 1
26623 \begin_inset space \thinspace{}
26624 \end_inset
26625
26626 Hauteur
26627 \begin_inset space ~
26628 \end_inset
26629
26630 Totale
26631 \end_layout
26632
26633 \end_inset
26634
26635
26636 \end_layout
26637
26638 \begin_layout Description
26639 Largeur On prend la largeur de la boîte comme hauteur : 
26640 \begin_inset Box Boxed
26641 position "c"
26642 hor_pos "c"
26643 has_inner_box 1
26644 inner_pos "c"
26645 use_parbox 0
26646 width "12col%"
26647 special "none"
26648 height "1in"
26649 height_special "width"
26650 status open
26651
26652 \begin_layout Plain Layout
26653 \align center
26654 Boîte dont la hauteur est 1
26655 \begin_inset space \thinspace{}
26656 \end_inset
26657
26658 Largeur
26659 \end_layout
26660
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \begin_layout Subsection
26667 Alignement
26668 \begin_inset Index
26669 status collapsed
26670
26671 \begin_layout Plain Layout
26672 Boîtes ! Alignement
26673 \end_layout
26674
26675 \end_inset
26676
26677
26678 \end_layout
26679
26680 \begin_layout Standard
26681 Quand vous avez choisi une 
26682 \family sans
26683 Boîte
26684 \begin_inset space ~
26685 \end_inset
26686
26687 Intérieure
26688 \family default
26689 , l'alignement vertical de la boîte peut être :
26690 \end_layout
26691
26692 \begin_layout Description
26693 Haut Ceci est un exemple de texte.
26694  
26695 \begin_inset Box Boxed
26696 position "t"
26697 hor_pos "c"
26698 has_inner_box 1
26699 inner_pos "c"
26700 use_parbox 0
26701 width "12col%"
26702 special "none"
26703 height "1in"
26704 height_special "totalheight"
26705 status collapsed
26706
26707 \begin_layout Plain Layout
26708 \align center
26709 Cette boîte est alignée sur le haut.
26710 \end_layout
26711
26712 \end_inset
26713
26714  Ceci est un exemple de texte.
26715 \end_layout
26716
26717 \begin_layout Description
26718 Milieu Ceci est un exemple de texte.
26719  
26720 \begin_inset Box Boxed
26721 position "c"
26722 hor_pos "c"
26723 has_inner_box 1
26724 inner_pos "c"
26725 use_parbox 0
26726 width "12col%"
26727 special "none"
26728 height "1in"
26729 height_special "totalheight"
26730 status collapsed
26731
26732 \begin_layout Plain Layout
26733 \align center
26734 Cette boîte est alignée au centre.
26735 \end_layout
26736
26737 \end_inset
26738
26739  Ceci est un exemple de texte.
26740 \end_layout
26741
26742 \begin_layout Description
26743 Bas Ceci est un exemple de texte.
26744  
26745 \begin_inset Box Boxed
26746 position "b"
26747 hor_pos "c"
26748 has_inner_box 1
26749 inner_pos "c"
26750 use_parbox 0
26751 width "12col%"
26752 special "none"
26753 height "1in"
26754 height_special "totalheight"
26755 status collapsed
26756
26757 \begin_layout Plain Layout
26758 \align center
26759 Cette boîte est alignée sur le bas.
26760 \end_layout
26761
26762 \end_inset
26763
26764  Ceci est un exemple de texte.
26765 \end_layout
26766
26767 \begin_layout Standard
26768 \begin_inset Note Greyedout
26769 status open
26770
26771 \begin_layout Plain Layout
26772
26773 \series bold
26774 Note:
26775 \series default
26776  L'alignement vertical peut être perturbé dans la sortie finale quand vous
26777  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
26778  l'autre non.
26779 \end_layout
26780
26781 \end_inset
26782
26783
26784 \end_layout
26785
26786 \begin_layout Standard
26787 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
26788  paragraphe grâce à la fenêtre de dialogue 
26789 \family sans
26790 Paramètres
26791 \begin_inset space ~
26792 \end_inset
26793
26794 de
26795 \begin_inset space ~
26796 \end_inset
26797
26798 Boîte
26799 \family default
26800 .
26801 \end_layout
26802
26803 \begin_layout Standard
26804 \begin_inset VSpace bigskip
26805 \end_inset
26806
26807 Quand vous avez choisi une 
26808 \family sans
26809 Boîte
26810 \begin_inset space ~
26811 \end_inset
26812
26813 Intérieure
26814 \family default
26815 , l'alignement vertical du contenu de la boîte peut être :
26816 \end_layout
26817
26818 \begin_layout Description
26819 haut Ceci est un exemple de texte.
26820 \begin_inset Box Boxed
26821 position "c"
26822 hor_pos "c"
26823 has_inner_box 1
26824 inner_pos "t"
26825 use_parbox 0
26826 width "12col%"
26827 special "none"
26828 height "1.5in"
26829 height_special "totalheight"
26830 status collapsed
26831
26832 \begin_layout Plain Layout
26833 \align center
26834 Le texte de cette boîte est aligné sur le haut.
26835 \end_layout
26836
26837 \end_inset
26838
26839  Ceci est un exemple de texte.
26840 \end_layout
26841
26842 \begin_layout Description
26843 milieu Ceci est un exemple de texte.
26844  
26845 \begin_inset Box Boxed
26846 position "c"
26847 hor_pos "c"
26848 has_inner_box 1
26849 inner_pos "c"
26850 use_parbox 0
26851 width "12col%"
26852 special "none"
26853 height "1.5in"
26854 height_special "totalheight"
26855 status collapsed
26856
26857 \begin_layout Plain Layout
26858 \align center
26859 Le texte de cette boîte est aligné au centre
26860 \end_layout
26861
26862 \end_inset
26863
26864  Ceci est un exemple de texte.
26865 \end_layout
26866
26867 \begin_layout Description
26868 bas Ceci est un exemple de texte.
26869  
26870 \begin_inset Box Boxed
26871 position "c"
26872 hor_pos "c"
26873 has_inner_box 1
26874 inner_pos "b"
26875 use_parbox 0
26876 width "12col%"
26877 special "none"
26878 height "1.5in"
26879 height_special "totalheight"
26880 status collapsed
26881
26882 \begin_layout Plain Layout
26883 \align center
26884 Le texte de cette boîte est aligné en bas.
26885 \end_layout
26886
26887 \end_inset
26888
26889  Ceci est un exemple de texte.
26890 \end_layout
26891
26892 \begin_layout Description
26893 élongation Ceci est un exemple de texte.
26894  
26895 \begin_inset Box Boxed
26896 position "c"
26897 hor_pos "c"
26898 has_inner_box 1
26899 inner_pos "s"
26900 use_parbox 0
26901 width "12col%"
26902 special "none"
26903 height "1.5in"
26904 height_special "totalheight"
26905 status collapsed
26906
26907 \begin_layout Plain Layout
26908 \align center
26909 Le texte 
26910 \end_layout
26911
26912 \begin_layout Plain Layout
26913 \align center
26914 de cette
26915 \end_layout
26916
26917 \begin_layout Plain Layout
26918 \align center
26919 boîte est
26920 \end_layout
26921
26922 \begin_layout Plain Layout
26923 \align center
26924 allongé.
26925 \end_layout
26926
26927 \end_inset
26928
26929  Ceci est un exemple de texte.
26930 \end_layout
26931
26932 \begin_layout Standard
26933 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
26934  paragraphe.
26935  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
26936 \end_layout
26937
26938 \begin_layout Standard
26939 \begin_inset VSpace bigskip
26940 \end_inset
26941
26942 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
26943  la fenêtre de dialogue 
26944 \family sans
26945 Paramètres
26946 \begin_inset space ~
26947 \end_inset
26948
26949 de
26950 \begin_inset space ~
26951 \end_inset
26952
26953 paragraphe
26954 \family default
26955  quand vous avez choisi une 
26956 \family sans
26957 Boîte
26958 \begin_inset space ~
26959 \end_inset
26960
26961 Intérieure
26962 \family default
26963 .
26964 \end_layout
26965
26966 \begin_layout Standard
26967 \align center
26968 \begin_inset Box Boxed
26969 position "c"
26970 hor_pos "c"
26971 has_inner_box 1
26972 inner_pos "s"
26973 use_parbox 0
26974 width "15col%"
26975 special "none"
26976 height "1.25in"
26977 height_special "totalheight"
26978 status open
26979
26980 \begin_layout Plain Layout
26981 \align left
26982 Le texte de 
26983 \end_layout
26984
26985 \begin_layout Plain Layout
26986 \align left
26987 cette boîte
26988 \end_layout
26989
26990 \begin_layout Plain Layout
26991 \align right
26992 est allongé.
26993 \end_layout
26994
26995 \end_inset
26996
26997
26998 \end_layout
26999
27000 \begin_layout Standard
27001 Si vous n'avez pas choisi une 
27002 \family sans
27003 Boîte
27004 \begin_inset space ~
27005 \end_inset
27006
27007 Intérieure
27008 \family default
27009 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27010  de dialogue de boîte.
27011 \end_layout
27012
27013 \begin_layout Standard
27014 \align center
27015 \begin_inset Box Boxed
27016 position "c"
27017 hor_pos "s"
27018 has_inner_box 0
27019 inner_pos "s"
27020 use_parbox 0
27021 width "90col%"
27022 special "none"
27023 height "1.25in"
27024 height_special "totalheight"
27025 status open
27026
27027 \begin_layout Plain Layout
27028 \align left
27029 Le texte de cette boîte est allongé horizontalement.
27030 \end_layout
27031
27032 \end_inset
27033
27034
27035 \end_layout
27036
27037 \begin_layout Subsection
27038 Décorations
27039 \begin_inset CommandInset label
27040 LatexCommand label
27041 name "sec:Décorations"
27042
27043 \end_inset
27044
27045
27046 \begin_inset Index
27047 status open
27048
27049 \begin_layout Plain Layout
27050 Boîtes ! Décorations
27051 \end_layout
27052
27053 \end_inset
27054
27055
27056 \end_layout
27057
27058 \begin_layout Standard
27059 On peut spécifier le style de la boîte en utilisant la liste déroulante
27060  
27061 \family sans
27062 Décoration
27063 \family default
27064 .
27065  Les possibilités sont les suivantes :
27066 \end_layout
27067
27068 \begin_layout Description
27069 Cadre
27070 \begin_inset space ~
27071 \end_inset
27072
27073 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27074  L'épaisseur du trait de ce cadre est donnée par la variable  
27075 \series bold
27076
27077 \backslash
27078 fboxrule
27079 \series default
27080 .
27081  
27082 \begin_inset Box Boxed
27083 position "c"
27084 hor_pos "c"
27085 has_inner_box 1
27086 inner_pos "c"
27087 use_parbox 0
27088 width "20col%"
27089 special "none"
27090 height "1in"
27091 height_special "totalheight"
27092 status open
27093
27094 \begin_layout Plain Layout
27095 \align center
27096 Boîte rectangulaire
27097 \end_layout
27098
27099 \end_inset
27100
27101
27102 \end_layout
27103
27104 \begin_layout Description
27105 Cadre
27106 \begin_inset space ~
27107 \end_inset
27108
27109 simple,
27110 \begin_inset space ~
27111 \end_inset
27112
27113 sauts
27114 \begin_inset space ~
27115 \end_inset
27116
27117 de
27118 \begin_inset space ~
27119 \end_inset
27120
27121 page Quand vous utilisez le style de décoration 
27122 \family sans
27123 cadre simple
27124 \family default
27125  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27126  de la boîte.
27127  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27128  predra toute la largeur de la colonne, la boîte sera considérée comme son
27129  propre paragraphe et 
27130 \series bold
27131
27132 \backslash
27133 fboxrule
27134 \series default
27135  et 
27136 \series bold
27137
27138 \backslash
27139 fboxsep
27140 \series default
27141  n'ont aucun effet sur ce type de boîte.
27142  L'épaisseur de la ligne du cadre a la valeur de 
27143 \series bold
27144
27145 \backslash
27146 FrameRule
27147 \series default
27148 .
27149  
27150 \lang english
27151
27152 \begin_inset Box Framed
27153 position "t"
27154 hor_pos "c"
27155 has_inner_box 0
27156 inner_pos "t"
27157 use_parbox 0
27158 width "100col%"
27159 special "none"
27160 height "1in"
27161 height_special "totalheight"
27162 status collapsed
27163
27164 \begin_layout Plain Layout
27165 Boîte avec cadre simple et sauts de page
27166 \end_layout
27167
27168 \end_inset
27169
27170
27171 \end_layout
27172
27173 \begin_layout Description
27174 Cadre
27175 \begin_inset space ~
27176 \end_inset
27177
27178 oval,
27179 \begin_inset space ~
27180 \end_inset
27181
27182 fin Ceci dessine un cadre ovalisée autour de la boîte.
27183  L'épaisseur du trait de ce cadre est de  0.4
27184 \begin_inset space \thinspace{}
27185 \end_inset
27186
27187 pt.
27188  
27189 \begin_inset Box ovalbox
27190 position "c"
27191 hor_pos "c"
27192 has_inner_box 1
27193 inner_pos "c"
27194 use_parbox 0
27195 width "20col%"
27196 special "none"
27197 height "1in"
27198 height_special "totalheight"
27199 status open
27200
27201 \begin_layout Plain Layout
27202 \align center
27203 Boîte ovalisée, fine
27204 \end_layout
27205
27206 \end_inset
27207
27208
27209 \end_layout
27210
27211 \begin_layout Description
27212 Cadre
27213 \begin_inset space ~
27214 \end_inset
27215
27216 oval,
27217 \begin_inset space ~
27218 \end_inset
27219
27220 épais Ceci dessine un cadre ovalisée autour de la boîte.
27221  L'épaisseur du trait de ce cadre est de   0.8
27222 \begin_inset space \thinspace{}
27223 \end_inset
27224
27225 pt.
27226  
27227 \begin_inset Box Ovalbox
27228 position "c"
27229 hor_pos "c"
27230 has_inner_box 1
27231 inner_pos "c"
27232 use_parbox 0
27233 width "20col%"
27234 special "none"
27235 height "1in"
27236 height_special "totalheight"
27237 status open
27238
27239 \begin_layout Plain Layout
27240 \align center
27241 Boîte ovalisée, épaisse
27242 \end_layout
27243
27244 \end_inset
27245
27246
27247 \end_layout
27248
27249 \begin_layout Description
27250 Ombre
27251 \begin_inset space ~
27252 \end_inset
27253
27254 en
27255 \begin_inset space ~
27256 \end_inset
27257
27258 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27259  L'épaisseur du trait de ce cadre est donnée par la variable  
27260 \series bold
27261
27262 \backslash
27263 fboxrule
27264 \series default
27265 , l'ombre a une épaisseur de  4
27266 \begin_inset space \thinspace{}
27267 \end_inset
27268
27269 pt.
27270  
27271 \begin_inset Box Shadowbox
27272 position "c"
27273 hor_pos "c"
27274 has_inner_box 1
27275 inner_pos "c"
27276 use_parbox 0
27277 width "20col%"
27278 special "none"
27279 height "1in"
27280 height_special "totalheight"
27281 status open
27282
27283 \begin_layout Plain Layout
27284 \align center
27285 Boîte ombrée
27286 \end_layout
27287
27288 \end_inset
27289
27290
27291 \end_layout
27292
27293 \begin_layout Description
27294 Fond
27295 \begin_inset space ~
27296 \end_inset
27297
27298 ombré Ceci dessine une boîte avec un arrière plan rouge.
27299  Contrairement aux boîtes coloriées
27300 \begin_inset Foot
27301 status collapsed
27302
27303 \begin_layout Plain Layout
27304 Voir la section
27305 \begin_inset space ~
27306 \end_inset
27307
27308
27309 \begin_inset CommandInset ref
27310 LatexCommand ref
27311 reference "sec:Boîtes-colorées"
27312
27313 \end_inset
27314
27315 .
27316 \end_layout
27317
27318 \end_inset
27319
27320 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27321  son propre paragraphe.
27322 \lang english
27323
27324 \begin_inset Box Shaded
27325 position "t"
27326 hor_pos "c"
27327 has_inner_box 0
27328 inner_pos "t"
27329 use_parbox 0
27330 width "50col%"
27331 special "none"
27332 height "1in"
27333 height_special "totalheight"
27334 status collapsed
27335
27336 \begin_layout Plain Layout
27337 Boîte avec fond ombré
27338 \end_layout
27339
27340 \end_inset
27341
27342
27343 \end_layout
27344
27345 \begin_layout Description
27346 Double
27347 \begin_inset space ~
27348 \end_inset
27349
27350 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27351  L'épaisseur du trait du cadre interne est de 0.75
27352 \begin_inset space \thinspace{}
27353 \end_inset
27354
27355
27356 \series bold
27357
27358 \backslash
27359 fboxrule
27360 \series default
27361 , l'épaisseur du trait du cadre externe est de 1.5
27362 \begin_inset space \thinspace{}
27363 \end_inset
27364
27365
27366 \series bold
27367
27368 \backslash
27369 fboxrule
27370 \series default
27371 .
27372  La distance entre les deux cadres est de  1.5
27373 \begin_inset space \thinspace{}
27374 \end_inset
27375
27376
27377 \series bold
27378
27379 \backslash
27380 fboxrule
27381 \series default
27382
27383 \begin_inset space \thinspace{}
27384 \end_inset
27385
27386 +
27387 \begin_inset space \thinspace{}
27388 \end_inset
27389
27390 0.5
27391 \begin_inset space \thinspace{}
27392 \end_inset
27393
27394 pt.
27395  
27396 \begin_inset Box Doublebox
27397 position "c"
27398 hor_pos "c"
27399 has_inner_box 1
27400 inner_pos "c"
27401 use_parbox 0
27402 width "20col%"
27403 special "none"
27404 height "1in"
27405 height_special "totalheight"
27406 status open
27407
27408 \begin_layout Plain Layout
27409 \align center
27410 Boîte double
27411 \end_layout
27412
27413 \end_inset
27414
27415
27416 \end_layout
27417
27418 \begin_layout Standard
27419 \begin_inset VSpace bigskip
27420 \end_inset
27421
27422 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27423  style de boîte utilisé.
27424  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27425  le paquetage LaTeX 
27426 \series bold
27427 fancybox
27428 \series default
27429
27430 \begin_inset Index
27431 status collapsed
27432
27433 \begin_layout Plain Layout
27434 Paquetages LaTeX ! fancybox
27435 \end_layout
27436
27437 \end_inset
27438
27439 .
27440 \end_layout
27441
27442 \begin_layout Section
27443 Personnalisation des boîtes
27444 \begin_inset Index
27445 status open
27446
27447 \begin_layout Plain Layout
27448 Boîtes! Personnalisation
27449 \end_layout
27450
27451 \end_inset
27452
27453
27454 \end_layout
27455
27456 \begin_layout Standard
27457 La valeur par défaut pour la variable 
27458 \series bold
27459
27460 \backslash
27461 fboxrule
27462 \series default
27463  est 0.4
27464 \begin_inset space \thinspace{}
27465 \end_inset
27466
27467 pt.
27468  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27469  pour avoir 2
27470 \begin_inset space \thinspace{}
27471 \end_inset
27472
27473 pt :
27474 \end_layout
27475
27476 \begin_layout Standard
27477
27478 \series bold
27479
27480 \backslash
27481 setlength{
27482 \backslash
27483 fboxrule}{2pt}
27484 \end_layout
27485
27486 \begin_layout Standard
27487 \begin_inset ERT
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491
27492
27493 \backslash
27494 setlength{
27495 \backslash
27496 fboxrule}{2pt}
27497 \end_layout
27498
27499 \end_inset
27500
27501
27502 \begin_inset Box Boxed
27503 position "c"
27504 hor_pos "c"
27505 has_inner_box 1
27506 inner_pos "c"
27507 use_parbox 0
27508 width "25col%"
27509 special "none"
27510 height "1in"
27511 height_special "totalheight"
27512 status open
27513
27514 \begin_layout Plain Layout
27515 \align center
27516 Boîte rectangulaire avec 
27517 \series bold
27518
27519 \backslash
27520 fboxrule
27521 \series default
27522
27523 \begin_inset space \thinspace{}
27524 \end_inset
27525
27526 =
27527 \begin_inset space \thinspace{}
27528 \end_inset
27529
27530 2
27531 \begin_inset space \thinspace{}
27532 \end_inset
27533
27534 pt
27535 \end_layout
27536
27537 \end_inset
27538
27539
27540 \begin_inset ERT
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544
27545
27546 \backslash
27547 setlength{
27548 \backslash
27549 fboxrule}{0.4pt}
27550 \end_layout
27551
27552 \end_inset
27553
27554
27555 \end_layout
27556
27557 \begin_layout Standard
27558 \begin_inset VSpace bigskip
27559 \end_inset
27560
27561 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27562  les types de cadres, par défaut il est de 3
27563 \begin_inset space \thinspace{}
27564 \end_inset
27565
27566 pt.
27567  Vous pouvez le modifier en donnant une autre valeur à la variable 
27568 \series bold
27569
27570 \backslash
27571 fboxsep
27572 \series default
27573 .
27574  Par exemple la commande
27575 \end_layout
27576
27577 \begin_layout Standard
27578
27579 \series bold
27580
27581 \backslash
27582 setlength{
27583 \backslash
27584 fboxsep}{10pt}
27585 \end_layout
27586
27587 \begin_layout Standard
27588 met une valeur de 10
27589 \begin_inset space \thinspace{}
27590 \end_inset
27591
27592 pt, comme celle utilisée pour cette boîte :
27593 \end_layout
27594
27595 \begin_layout Standard
27596 \begin_inset ERT
27597 status collapsed
27598
27599 \begin_layout Plain Layout
27600
27601
27602 \backslash
27603 setlength{
27604 \backslash
27605 fboxsep}{10pt}
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \begin_inset Box Boxed
27612 position "c"
27613 hor_pos "c"
27614 has_inner_box 1
27615 inner_pos "c"
27616 use_parbox 0
27617 width "25col%"
27618 special "none"
27619 height "1in"
27620 height_special "totalheight"
27621 status open
27622
27623 \begin_layout Plain Layout
27624 \align center
27625 Boîte rectangulaire avec 
27626 \series bold
27627
27628 \backslash
27629 fboxsep
27630 \series default
27631
27632 \begin_inset space \thinspace{}
27633 \end_inset
27634
27635 =
27636 \begin_inset space \thinspace{}
27637 \end_inset
27638
27639 10
27640 \begin_inset space \thinspace{}
27641 \end_inset
27642
27643 pt
27644 \end_layout
27645
27646 \end_inset
27647
27648
27649 \begin_inset ERT
27650 status collapsed
27651
27652 \begin_layout Plain Layout
27653
27654
27655 \backslash
27656 setlength{
27657 \backslash
27658 fboxsep}{3pt}
27659 \end_layout
27660
27661 \end_inset
27662
27663
27664 \end_layout
27665
27666 \begin_layout Standard
27667 \begin_inset VSpace bigskip
27668 \end_inset
27669
27670 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
27671  la commande 
27672 \series bold
27673
27674 \backslash
27675 cornersize
27676 \series default
27677 .
27678  Par exemple, la commande
27679 \end_layout
27680
27681 \begin_layout Standard
27682
27683 \series bold
27684
27685 \backslash
27686 cornersize*{1cm}
27687 \end_layout
27688
27689 \begin_layout Standard
27690 donne un diamètre de 1
27691 \begin_inset space \thinspace{}
27692 \end_inset
27693
27694 cm.
27695  La commande
27696 \end_layout
27697
27698 \begin_layout Standard
27699
27700 \series bold
27701
27702 \backslash
27703 cornersize{num}
27704 \end_layout
27705
27706 \begin_layout Standard
27707 fixe le diamètre à 
27708 \family sans
27709 num
27710 \begin_inset space \thinspace{}
27711 \end_inset
27712
27713 ×
27714 \begin_inset space \thinspace{}
27715 \end_inset
27716
27717 minimum(largeur et hauteur de la boîte)
27718 \family default
27719 .
27720  La valeur par défaut est 
27721 \series bold
27722
27723 \backslash
27724 cornersize{0.5}
27725 \series default
27726 .
27727 \end_layout
27728
27729 \begin_layout Standard
27730 \begin_inset ERT
27731 status collapsed
27732
27733 \begin_layout Plain Layout
27734
27735
27736 \backslash
27737 cornersize*{1.5cm}
27738 \end_layout
27739
27740 \end_inset
27741
27742
27743 \begin_inset Box Ovalbox
27744 position "c"
27745 hor_pos "c"
27746 has_inner_box 1
27747 inner_pos "c"
27748 use_parbox 0
27749 width "25col%"
27750 special "none"
27751 height "1in"
27752 height_special "totalheight"
27753 status open
27754
27755 \begin_layout Plain Layout
27756 \align center
27757 Boîte ovale avec 
27758 \series bold
27759
27760 \backslash
27761 cornersize
27762 \series default
27763
27764 \begin_inset space \thinspace{}
27765 \end_inset
27766
27767 =
27768 \begin_inset space \thinspace{}
27769 \end_inset
27770
27771 1.5
27772 \begin_inset space \thinspace{}
27773 \end_inset
27774
27775 cm
27776 \end_layout
27777
27778 \end_inset
27779
27780
27781 \begin_inset ERT
27782 status collapsed
27783
27784 \begin_layout Plain Layout
27785
27786
27787 \backslash
27788 cornersize{0.5}
27789 \end_layout
27790
27791 \end_inset
27792
27793
27794 \end_layout
27795
27796 \begin_layout Standard
27797 \begin_inset VSpace bigskip
27798 \end_inset
27799
27800 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
27801  
27802 \series bold
27803
27804 \backslash
27805 shadowsize
27806 \series default
27807 .
27808  Elle est fixée à 2
27809 \begin_inset space \thinspace{}
27810 \end_inset
27811
27812 pt pour la boîte suivante par la commande :
27813 \end_layout
27814
27815 \begin_layout Standard
27816
27817 \series bold
27818
27819 \backslash
27820 setlength{
27821 \backslash
27822 shadowsize}{2pt}
27823 \end_layout
27824
27825 \begin_layout Standard
27826 \begin_inset ERT
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830
27831
27832 \backslash
27833 setlength{
27834 \backslash
27835 shadowsize}{2pt}
27836 \end_layout
27837
27838 \end_inset
27839
27840
27841 \begin_inset Box Shadowbox
27842 position "c"
27843 hor_pos "c"
27844 has_inner_box 1
27845 inner_pos "c"
27846 use_parbox 0
27847 width "25col%"
27848 special "none"
27849 height "1in"
27850 height_special "totalheight"
27851 status open
27852
27853 \begin_layout Plain Layout
27854 \align center
27855 Boîte ombrée avec 
27856 \series bold
27857
27858 \backslash
27859 shadowsize
27860 \series default
27861
27862 \begin_inset space \thinspace{}
27863 \end_inset
27864
27865 =
27866 \begin_inset space \thinspace{}
27867 \end_inset
27868
27869 2
27870 \begin_inset space \thinspace{}
27871 \end_inset
27872
27873 pt
27874 \end_layout
27875
27876 \end_inset
27877
27878
27879 \begin_inset ERT
27880 status collapsed
27881
27882 \begin_layout Plain Layout
27883
27884
27885 \backslash
27886 setlength{
27887 \backslash
27888 shadowsize}{4pt}
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \end_layout
27895
27896 \begin_layout Standard
27897 \begin_inset VSpace bigskip
27898 \end_inset
27899
27900
27901 \end_layout
27902
27903 \begin_layout Standard
27904 La valeur par défaut pour la longueur 
27905 \series bold
27906
27907 \backslash
27908 FrameRule
27909 \series default
27910  est 0,4
27911 \begin_inset space \thinspace{}
27912 \end_inset
27913
27914 pt.
27915  L'espacement par défaut entre le contenu de la note et le cadre est de
27916  9
27917 \begin_inset space \thinspace{}
27918 \end_inset
27919
27920 pt et il peut être modifié en utilisant la valeur de 
27921 \series bold
27922
27923 \backslash
27924 FrameSep
27925 \series default
27926 .
27927  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
27928  suivantes en code TeX
27929 \end_layout
27930
27931 \begin_layout Standard
27932
27933 \series bold
27934
27935 \backslash
27936 setlength{
27937 \backslash
27938 FrameRule}{5pt}
27939 \begin_inset Newline newline
27940 \end_inset
27941
27942
27943 \backslash
27944 setlength{
27945 \backslash
27946 FrameSep}{0.5cm}
27947 \end_layout
27948
27949 \begin_layout Standard
27950
27951 \lang english
27952 \begin_inset ERT
27953 status collapsed
27954
27955 \begin_layout Plain Layout
27956
27957
27958 \backslash
27959 setlength{
27960 \backslash
27961 FrameRule}{5pt}
27962 \end_layout
27963
27964 \begin_layout Plain Layout
27965
27966
27967 \backslash
27968 setlength{
27969 \backslash
27970 FrameSep}{0.5cm}
27971 \end_layout
27972
27973 \end_inset
27974
27975
27976 \begin_inset Box Framed
27977 position "t"
27978 hor_pos "c"
27979 has_inner_box 0
27980 inner_pos "t"
27981 use_parbox 0
27982 width "100col%"
27983 special "none"
27984 height "1in"
27985 height_special "totalheight"
27986 status open
27987
27988 \begin_layout Plain Layout
27989 Ceci est un texte dans une boîte autorisant les 
27990 \family sans
27991 sauts de page
27992 \family default
27993 .
27994 \end_layout
27995
27996 \end_inset
27997
27998
27999 \begin_inset ERT
28000 status collapsed
28001
28002 \begin_layout Plain Layout
28003
28004
28005 \backslash
28006 setlength{
28007 \backslash
28008 FrameRule}{0.4pt}
28009 \end_layout
28010
28011 \begin_layout Plain Layout
28012
28013
28014 \backslash
28015 setlength{
28016 \backslash
28017 FrameSep}{9pt}
28018 \end_layout
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \begin_layout Standard
28026
28027 \lang english
28028 \begin_inset VSpace bigskip
28029 \end_inset
28030
28031
28032 \end_layout
28033
28034 \begin_layout Standard
28035 Pour les bôites à 
28036 \family sans
28037 Fond
28038 \begin_inset space ~
28039 \end_inset
28040
28041 ombré
28042 \family default
28043 , l'espacement par défaut entre le contenu de la boîte et son cadre est
28044  de 3
28045 \begin_inset space \thinspace{}
28046 \end_inset
28047
28048 pt et il peut être modifié avec la valeur de 
28049 \series bold
28050
28051 \backslash
28052 fboxsep
28053 \series default
28054 .
28055  La couleur rouge utilisée par défaut pour le fond peut soit être modifiée
28056  localement avec la commande 
28057 \series bold
28058
28059 \backslash
28060 definecolor{shadebox}
28061 \series default
28062 , soit globalement avec le menu 
28063 \family sans
28064 Outils\SpecialChar \menuseparator
28065 Préférences
28066 \family default
28067 \SpecialChar \menuseparator
28068
28069 \family sans
28070 Couleurs\SpecialChar \menuseparator
28071 boîte
28072 \begin_inset space ~
28073 \end_inset
28074
28075 ombrée
28076 \family default
28077 .
28078  La syntaxe de la commande 
28079 \series bold
28080
28081 \backslash
28082 definecolor
28083 \series default
28084  est expliquée dans la section
28085 \begin_inset space ~
28086 \end_inset
28087
28088
28089 \begin_inset CommandInset ref
28090 LatexCommand ref
28091 reference "sec:Tableaux-Colorés"
28092
28093 \end_inset
28094
28095
28096 \begin_inset Foot
28097 status collapsed
28098
28099 \begin_layout Plain Layout
28100 Notez que l'utilisation de 
28101 \series bold
28102
28103 \backslash
28104 definecolor
28105 \series default
28106  ne peut se faire sans le paquetage LaTeX 
28107 \series bold
28108 color
28109 \series default
28110  dans le préambule, voir la section
28111 \begin_inset space ~
28112 \end_inset
28113
28114
28115 \begin_inset CommandInset ref
28116 LatexCommand ref
28117 reference "sec:Boîtes-colorées"
28118
28119 \end_inset
28120
28121 .
28122  
28123 \end_layout
28124
28125 \end_inset
28126
28127 .
28128 \end_layout
28129
28130 \begin_layout Standard
28131 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28132  les commandes en code TeX suivantes
28133 \end_layout
28134
28135 \begin_layout Standard
28136
28137 \series bold
28138
28139 \backslash
28140 setlength{
28141 \backslash
28142 fboxsep}{0.5cm}
28143 \series default
28144
28145 \begin_inset Newline newline
28146 \end_inset
28147
28148
28149 \series bold
28150
28151 \backslash
28152 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28153 \end_layout
28154
28155 \begin_layout Standard
28156
28157 \lang english
28158 \begin_inset ERT
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162
28163
28164 \backslash
28165 setlength{
28166 \backslash
28167 fboxsep}{0.5cm}
28168 \end_layout
28169
28170 \begin_layout Plain Layout
28171
28172
28173 \backslash
28174 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28175 \end_layout
28176
28177 \end_inset
28178
28179
28180 \begin_inset Box Shaded
28181 position "t"
28182 hor_pos "c"
28183 has_inner_box 0
28184 inner_pos "t"
28185 use_parbox 0
28186 width "100col%"
28187 special "none"
28188 height "1in"
28189 height_special "totalheight"
28190 status open
28191
28192 \begin_layout Plain Layout
28193
28194 \color yellow
28195 Ceci est un texte jaune dans une boîte à 
28196 \family sans
28197 Fond
28198 \begin_inset space ~
28199 \end_inset
28200
28201 ombré
28202 \family default
28203 \color inherit
28204  
28205 \color yellow
28206 avec un fond vert foncé.
28207 \end_layout
28208
28209 \end_inset
28210
28211
28212 \begin_inset ERT
28213 status collapsed
28214
28215 \begin_layout Plain Layout
28216
28217
28218 \backslash
28219 setlength{
28220 \backslash
28221 fboxsep}{3pt}
28222 \end_layout
28223
28224 \begin_layout Plain Layout
28225
28226
28227 \backslash
28228 definecolor{shadecolor}{rgb}{1,0,0}
28229 \end_layout
28230
28231 \end_inset
28232
28233
28234 \end_layout
28235
28236 \begin_layout Standard
28237
28238 \lang english
28239 \begin_inset VSpace bigskip
28240 \end_inset
28241
28242
28243 \end_layout
28244
28245 \begin_layout Standard
28246 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28247  les boîtes qui suivent la commandes qui les a changées.
28248 \end_layout
28249
28250 \begin_layout Section
28251 Minipages
28252 \begin_inset CommandInset label
28253 LatexCommand label
28254 name "sec:Minipages"
28255
28256 \end_inset
28257
28258
28259 \begin_inset Index
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263 Boîtes ! Minipages
28264 \end_layout
28265
28266 \end_inset
28267
28268
28269 \end_layout
28270
28271 \begin_layout Standard
28272 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28273 ur d'une page.
28274  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28275  règles d'indentation, de saut de ligne, etc.
28276  s'appliquent.
28277 \end_layout
28278
28279 \begin_layout Standard
28280 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28281  langues.
28282 \end_layout
28283
28284 \begin_layout Standard
28285 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28286  Leur largeur est fixée à 45
28287 \begin_inset space \thinspace{}
28288 \end_inset
28289
28290 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28291  via le menu 
28292 \family sans
28293 Insérer\SpecialChar \menuseparator
28294 Typographie
28295 \begin_inset space ~
28296 \end_inset
28297
28298 spéciale\SpecialChar \menuseparator
28299 Ressort
28300 \begin_inset space ~
28301 \end_inset
28302
28303 Horizontal
28304 \family default
28305 .
28306 \end_layout
28307
28308 \begin_layout Standard
28309
28310 \end_layout
28311
28312 \begin_layout Standard
28313
28314 \lang english
28315 \begin_inset Box Frameless
28316 position "t"
28317 hor_pos "c"
28318 has_inner_box 1
28319 inner_pos "c"
28320 use_parbox 0
28321 width "45col%"
28322 special "none"
28323 height "1in"
28324 height_special "totalheight"
28325 status open
28326
28327 \begin_layout Plain Layout
28328
28329 \lang german
28330 Dies ist ein deutscher Text.
28331  Dies ist ein deutscher Text.
28332  Dies ist ein deutscher Text.
28333  Dies ist ein deutscher Text.
28334  Dies ist ein deutscher Text.
28335  Dies ist ein deutscher Text.
28336  Dies ist ein deutscher Text.
28337  Dies ist ein deutscher Text.
28338  Dies ist ein deutscher Text.
28339  Dies ist ein deutscher Text.
28340  Dies ist ein deutscher Text.
28341  Dies ist ein deutscher Text.
28342  Dies ist ein deutscher Text
28343 \begin_inset Foot
28344 status collapsed
28345
28346 \begin_layout Plain Layout
28347
28348 \lang german
28349 Dies ist eine deutsche Fußnote.
28350 \end_layout
28351
28352 \end_inset
28353
28354 .
28355  Dies ist ein deutscher Text.
28356  Dies ist ein deutscher Text.
28357 \end_layout
28358
28359 \end_inset
28360
28361
28362 \begin_inset space \hfill{}
28363 \end_inset
28364
28365
28366 \begin_inset Box Frameless
28367 position "t"
28368 hor_pos "c"
28369 has_inner_box 1
28370 inner_pos "c"
28371 use_parbox 0
28372 width "45col%"
28373 special "none"
28374 height "1in"
28375 height_special "totalheight"
28376 status open
28377
28378 \begin_layout Plain Layout
28379
28380 \lang english
28381 This is an English Text.
28382  This is an English Text.
28383  This is an English Text.
28384  This is an English Text.
28385  This is an English Text.
28386  This is an English Text.
28387  This is an English Text.
28388  This is an English Text.
28389  This is an English Text.
28390  This is an English Text.
28391  This is an English Text.
28392  This is an English Text.
28393  This is an English Text.
28394  This is an English Text.
28395  This is an English Text.
28396  This is an English Text.
28397 \begin_inset Foot
28398 status collapsed
28399
28400 \begin_layout Plain Layout
28401
28402 \lang english
28403 This is an English footnote.
28404 \end_layout
28405
28406 \end_inset
28407
28408  This is an English Text.
28409  
28410 \end_layout
28411
28412 \end_inset
28413
28414
28415 \end_layout
28416
28417 \begin_layout Standard
28418 \begin_inset VSpace bigskip
28419 \end_inset
28420
28421 Une autre application des minipages est l'ajout de notes de bas de page
28422  à l'intérieur d'un tableau.
28423  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28424  dans un tableau n'apparaissent pas en bas de la page courante.
28425  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28426  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28427  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28428  dehors des minipages.
28429 \end_layout
28430
28431 \begin_layout Standard
28432 Les notes de bas de page de ce tableau n'apparaissent pas : 
28433 \begin_inset Tabular
28434 <lyxtabular version="3" rows="3" columns="4">
28435 <features>
28436 <column alignment="center" valignment="top" width="0pt">
28437 <column alignment="center" valignment="top" width="0pt">
28438 <column alignment="center" valignment="top" width="0pt">
28439 <column alignment="center" valignment="top" width="0pt">
28440 <row>
28441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28442 \begin_inset Text
28443
28444 \begin_layout Plain Layout
28445 1
28446 \end_layout
28447
28448 \end_inset
28449 </cell>
28450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28451 \begin_inset Text
28452
28453 \begin_layout Plain Layout
28454 2
28455 \end_layout
28456
28457 \end_inset
28458 </cell>
28459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28460 \begin_inset Text
28461
28462 \begin_layout Plain Layout
28463 3
28464 \begin_inset Foot
28465 status open
28466
28467 \begin_layout Plain Layout
28468 Ceci est une note de bas de page à l'intérieur d'un tableau.
28469 \end_layout
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \end_inset
28477 </cell>
28478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28479 \begin_inset Text
28480
28481 \begin_layout Plain Layout
28482 4
28483 \end_layout
28484
28485 \end_inset
28486 </cell>
28487 </row>
28488 <row>
28489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28490 \begin_inset Text
28491
28492 \begin_layout Plain Layout
28493 a
28494 \end_layout
28495
28496 \end_inset
28497 </cell>
28498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28499 \begin_inset Text
28500
28501 \begin_layout Plain Layout
28502 b
28503 \end_layout
28504
28505 \end_inset
28506 </cell>
28507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28508 \begin_inset Text
28509
28510 \begin_layout Plain Layout
28511 c
28512 \end_layout
28513
28514 \end_inset
28515 </cell>
28516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28517 \begin_inset Text
28518
28519 \begin_layout Plain Layout
28520 d
28521 \end_layout
28522
28523 \end_inset
28524 </cell>
28525 </row>
28526 <row>
28527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28528 \begin_inset Text
28529
28530 \begin_layout Plain Layout
28531 e
28532 \end_layout
28533
28534 \end_inset
28535 </cell>
28536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28537 \begin_inset Text
28538
28539 \begin_layout Plain Layout
28540 f
28541 \end_layout
28542
28543 \end_inset
28544 </cell>
28545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28546 \begin_inset Text
28547
28548 \begin_layout Plain Layout
28549 g
28550 \end_layout
28551
28552 \end_inset
28553 </cell>
28554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28555 \begin_inset Text
28556
28557 \begin_layout Plain Layout
28558 h
28559 \end_layout
28560
28561 \end_inset
28562 </cell>
28563 </row>
28564 </lyxtabular>
28565
28566 \end_inset
28567
28568
28569 \end_layout
28570
28571 \begin_layout Standard
28572 \align center
28573 \begin_inset Box Frameless
28574 position "t"
28575 hor_pos "c"
28576 has_inner_box 1
28577 inner_pos "c"
28578 use_parbox 0
28579 width "30col%"
28580 special "none"
28581 height "1in"
28582 height_special "totalheight"
28583 status open
28584
28585 \begin_layout Plain Layout
28586 \align center
28587 \begin_inset Tabular
28588 <lyxtabular version="3" rows="3" columns="4">
28589 <features>
28590 <column alignment="center" valignment="top" width="0pt">
28591 <column alignment="center" valignment="top" width="0pt">
28592 <column alignment="center" valignment="top" width="0pt">
28593 <column alignment="center" valignment="top" width="0pt">
28594 <row>
28595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28596 \begin_inset Text
28597
28598 \begin_layout Plain Layout
28599 1
28600 \end_layout
28601
28602 \end_inset
28603 </cell>
28604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28605 \begin_inset Text
28606
28607 \begin_layout Plain Layout
28608 2
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 3
28618 \begin_inset Foot
28619 status open
28620
28621 \begin_layout Plain Layout
28622 Ceci est une note de bas de page à l'intérieur d'un tableau.
28623 \end_layout
28624
28625 \end_inset
28626
28627
28628 \end_layout
28629
28630 \end_inset
28631 </cell>
28632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28633 \begin_inset Text
28634
28635 \begin_layout Plain Layout
28636 4
28637 \end_layout
28638
28639 \end_inset
28640 </cell>
28641 </row>
28642 <row>
28643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28644 \begin_inset Text
28645
28646 \begin_layout Plain Layout
28647 a
28648 \end_layout
28649
28650 \end_inset
28651 </cell>
28652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28653 \begin_inset Text
28654
28655 \begin_layout Plain Layout
28656 b
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 c
28666 \end_layout
28667
28668 \end_inset
28669 </cell>
28670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28671 \begin_inset Text
28672
28673 \begin_layout Plain Layout
28674 d
28675 \end_layout
28676
28677 \end_inset
28678 </cell>
28679 </row>
28680 <row>
28681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28682 \begin_inset Text
28683
28684 \begin_layout Plain Layout
28685 e
28686 \end_layout
28687
28688 \end_inset
28689 </cell>
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 f
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 g
28704 \end_layout
28705
28706 \end_inset
28707 </cell>
28708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28709 \begin_inset Text
28710
28711 \begin_layout Plain Layout
28712 h
28713 \end_layout
28714
28715 \end_inset
28716 </cell>
28717 </row>
28718 </lyxtabular>
28719
28720 \end_inset
28721
28722
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \begin_layout Standard
28731 \begin_inset VSpace bigskip
28732 \end_inset
28733
28734 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28735  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28736  minipages, même si vous les avez mis par exemple à 
28737 \family sans
28738 Moyen
28739 \family default
28740  dans les paramètres du document.
28741 \end_layout
28742
28743 \begin_layout Standard
28744 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28745  portion de texte, voyez la section
28746 \begin_inset space ~
28747 \end_inset
28748
28749
28750 \begin_inset CommandInset ref
28751 LatexCommand ref
28752 reference "sub:Couleur-pour-les-Paragraphes"
28753
28754 \end_inset
28755
28756 .
28757 \end_layout
28758
28759 \begin_layout Standard
28760 \begin_inset Note Greyedout
28761 status open
28762
28763 \begin_layout Plain Layout
28764
28765 \series bold
28766 Note:
28767 \series default
28768  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28769  mais les minipages peuvent être utilisées dans un tableau, un flottant
28770  ou une autre boîte.
28771 \end_layout
28772
28773 \end_inset
28774
28775
28776 \end_layout
28777
28778 \begin_layout Section
28779 Les Parboxes
28780 \begin_inset CommandInset label
28781 LatexCommand label
28782 name "sec:Parboxes"
28783
28784 \end_inset
28785
28786
28787 \begin_inset Index
28788 status collapsed
28789
28790 \begin_layout Plain Layout
28791 Boîtes ! Parboxes
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 \begin_inset Note Note
28801 status collapsed
28802
28803 \begin_layout Plain Layout
28804
28805 \lang english
28806 En attendant une traduction de parbox (NdT)
28807 \end_layout
28808
28809 \end_inset
28810
28811 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28812  ne peuvent avoir de note de bas de page.
28813  La principale différence avec les minipages, c'est que les minipages au
28814  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28815  LaTeX.
28816 \end_layout
28817
28818 \begin_layout Standard
28819 \align center
28820 \begin_inset Box Frameless
28821 position "t"
28822 hor_pos "c"
28823 has_inner_box 1
28824 inner_pos "t"
28825 use_parbox 1
28826 width "33col%"
28827 special "none"
28828 height "1in"
28829 height_special "totalheight"
28830 status collapsed
28831
28832 \begin_layout Plain Layout
28833 Ceci est un texte à l'intérieur d'une parbox.
28834  Ceci est un texte à l'intérieur d'une parbox.
28835 \end_layout
28836
28837 \begin_layout Plain Layout
28838 Cette note de bas de page ne devrait pas apparaître :
28839 \begin_inset Foot
28840 status open
28841
28842 \begin_layout Plain Layout
28843 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28844  pas.
28845 \end_layout
28846
28847 \end_inset
28848
28849
28850 \end_layout
28851
28852 \end_inset
28853
28854
28855 \end_layout
28856
28857 \begin_layout Section
28858 Des Boîtes pour les Mots et les Caractères
28859 \begin_inset Index
28860 status collapsed
28861
28862 \begin_layout Plain Layout
28863 Boîtes ! Pour les caractères
28864 \end_layout
28865
28866 \end_inset
28867
28868
28869 \end_layout
28870
28871 \begin_layout Subsection
28872 Empêcher la Césure
28873 \begin_inset CommandInset label
28874 LatexCommand label
28875 name "sec:Empêcher-césure"
28876
28877 \end_inset
28878
28879
28880 \begin_inset Index
28881 status collapsed
28882
28883 \begin_layout Plain Layout
28884 Boîtes ! Pour empêcher la césure
28885 \end_layout
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Standard
28893 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
28894  un texte ne soit coupé par une césure.
28895 \begin_inset Newline newline
28896 \end_inset
28897
28898 Voici un exemple de texte :
28899 \end_layout
28900
28901 \begin_layout Standard
28902 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28903  césure dans un 
28904 \begin_inset Quotes eld
28905 \end_inset
28906
28907 motTrèsTrèsLong
28908 \begin_inset Quotes erd
28909 \end_inset
28910
28911
28912 \end_layout
28913
28914 \begin_layout Standard
28915 Pour empêcher que le mot 
28916 \begin_inset Quotes eld
28917 \end_inset
28918
28919 motTrèsTrèsLong
28920 \begin_inset Quotes erd
28921 \end_inset
28922
28923  soit coupé, ajoutez la commande
28924 \end_layout
28925
28926 \begin_layout Standard
28927
28928 \series bold
28929
28930 \backslash
28931 mbox{
28932 \end_layout
28933
28934 \begin_layout Standard
28935 en code TeX avant le mot.
28936  Après le mot, insérez l'accolade fermante 
28937 \begin_inset Quotes eld
28938 \end_inset
28939
28940
28941 \series bold
28942 }
28943 \series default
28944
28945 \begin_inset Quotes erd
28946 \end_inset
28947
28948  en code TeX.
28949 \end_layout
28950
28951 \begin_layout Standard
28952 Voici le résultat :
28953 \end_layout
28954
28955 \begin_layout Standard
28956 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28957  césure dans un
28958 \begin_inset ERT
28959 status collapsed
28960
28961 \begin_layout Plain Layout
28962
28963
28964 \backslash
28965 mbox{
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \begin_inset Quotes eld
28972 \end_inset
28973
28974 motTrèsTrèsLong
28975 \begin_inset Quotes erd
28976 \end_inset
28977
28978 .
28979 \begin_inset ERT
28980 status collapsed
28981
28982 \begin_layout Plain Layout
28983
28984 }
28985 \end_layout
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Standard
28993 Une autre méthode consiste à mettre la commande 
28994 \begin_inset Quotes eld
28995 \end_inset
28996
28997
28998 \series bold
28999
29000 \backslash
29001 -
29002 \series default
29003
29004 \begin_inset Quotes grd
29005 \end_inset
29006
29007  en code TeX, juste avant le mot :
29008 \end_layout
29009
29010 \begin_layout Standard
29011 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29012  césure dans un 
29013 \begin_inset Quotes eld
29014 \end_inset
29015
29016
29017 \begin_inset ERT
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021
29022
29023 \backslash
29024 -
29025 \end_layout
29026
29027 \end_inset
29028
29029 motTrèsTrèsLong
29030 \begin_inset Quotes erd
29031 \end_inset
29032
29033 .
29034 \end_layout
29035
29036 \begin_layout Standard
29037 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29038  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29039 \family sans
29040 Insérer\SpecialChar \menuseparator
29041 Formats\SpecialChar \menuseparator
29042 Passage
29043 \begin_inset space ~
29044 \end_inset
29045
29046 à
29047 \begin_inset space ~
29048 \end_inset
29049
29050 la
29051 \begin_inset space ~
29052 \end_inset
29053
29054 Ligne
29055 \family default
29056  (raccourci 
29057 \series bold
29058 Ctrl-Entrée
29059 \series default
29060 ) :
29061 \end_layout
29062
29063 \begin_layout Standard
29064 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29065  césure dans un
29066 \begin_inset Newline newline
29067 \end_inset
29068
29069
29070 \begin_inset ERT
29071 status collapsed
29072
29073 \begin_layout Plain Layout
29074
29075
29076 \backslash
29077 mbox{
29078 \end_layout
29079
29080 \end_inset
29081
29082
29083 \begin_inset Quotes eld
29084 \end_inset
29085
29086 motTrèsTrèsLong
29087 \begin_inset Quotes erd
29088 \end_inset
29089
29090 .
29091 \begin_inset ERT
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095
29096 }
29097 \end_layout
29098
29099 \end_inset
29100
29101
29102 \end_layout
29103
29104 \begin_layout Subsection
29105 Alignement Vertical
29106 \begin_inset CommandInset label
29107 LatexCommand label
29108 name "sub:Alignement-Vertical"
29109
29110 \end_inset
29111
29112
29113 \begin_inset Index
29114 status collapsed
29115
29116 \begin_layout Plain Layout
29117 Boîtes ! Pour l'alignement vertical
29118 \end_layout
29119
29120 \end_inset
29121
29122
29123 \begin_inset Index
29124 status collapsed
29125
29126 \begin_layout Plain Layout
29127 Boîtes ! Boîtes élévatrices
29128 \end_layout
29129
29130 \end_inset
29131
29132
29133 \begin_inset Index
29134 status collapsed
29135
29136 \begin_layout Plain Layout
29137 Raisebox|see
29138 \begin_inset ERT
29139 status collapsed
29140
29141 \begin_layout Plain Layout
29142
29143 {
29144 \end_layout
29145
29146 \end_inset
29147
29148 Boîtes élévatrices
29149 \begin_inset ERT
29150 status collapsed
29151
29152 \begin_layout Plain Layout
29153
29154 }
29155 \end_layout
29156
29157 \end_inset
29158
29159
29160 \end_layout
29161
29162 \end_inset
29163
29164
29165 \end_layout
29166
29167 \begin_layout Standard
29168 Avec la commande 
29169 \series bold
29170
29171 \backslash
29172 raisebox
29173 \series default
29174  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29175  par rapport au texte qui l'entoure.
29176  La commande
29177 \series bold
29178  
29179 \backslash
29180 raisebox
29181 \series default
29182  s'utilise en suivant la syntaxe suivante :
29183 \end_layout
29184
29185 \begin_layout Standard
29186
29187 \series bold
29188
29189 \backslash
29190 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29191 \end_layout
29192
29193 \begin_layout Standard
29194 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29195  pour l'abaisser.
29196 \end_layout
29197
29198 \begin_layout Standard
29199 Pour aligner le mot 
29200 \begin_inset Quotes eld
29201 \end_inset
29202
29203 empêcher
29204 \begin_inset Quotes erd
29205 \end_inset
29206
29207  de façon à ce que le point le plus bas du caractère le plus 
29208 \begin_inset Quotes eld
29209 \end_inset
29210
29211 profond
29212 \begin_inset Quotes erd
29213 \end_inset
29214
29215 , le 
29216 \begin_inset Quotes eld
29217 \end_inset
29218
29219 p
29220 \begin_inset Quotes erd
29221 \end_inset
29222
29223 , soit au niveau de la ligne de base, insérez la commande 
29224 \end_layout
29225
29226 \begin_layout Standard
29227
29228 \series bold
29229
29230 \backslash
29231 raisebox{
29232 \backslash
29233 depth}{
29234 \end_layout
29235
29236 \begin_layout Standard
29237 en code TeX avant le mot.
29238  Insérez après le mot l'accolade fermante 
29239 \begin_inset Quotes eld
29240 \end_inset
29241
29242
29243 \series bold
29244 }
29245 \series default
29246
29247 \begin_inset Quotes erd
29248 \end_inset
29249
29250  en code TeX.
29251 \begin_inset Newline newline
29252 \end_inset
29253
29254 Voici le résultat :
29255 \end_layout
29256
29257 \begin_layout Standard
29258 Cette ligne de texte contient le mot 
29259 \begin_inset ERT
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263
29264
29265 \backslash
29266 raisebox{
29267 \backslash
29268 depth}{
29269 \end_layout
29270
29271 \end_inset
29272
29273
29274 \begin_inset Quotes eld
29275 \end_inset
29276
29277 empêcher
29278 \begin_inset Quotes erd
29279 \end_inset
29280
29281
29282 \begin_inset ERT
29283 status collapsed
29284
29285 \begin_layout Plain Layout
29286
29287 }
29288 \end_layout
29289
29290 \end_inset
29291
29292  comme mot élevé.
29293 \end_layout
29294
29295 \begin_layout Standard
29296 \begin_inset VSpace bigskip
29297 \end_inset
29298
29299 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29300  entre les lignes va être agrandie :
29301 \end_layout
29302
29303 \begin_layout Standard
29304 Cette ligne de texte contient le mot
29305 \begin_inset ERT
29306 status collapsed
29307
29308 \begin_layout Plain Layout
29309
29310
29311 \backslash
29312 raisebox{-
29313 \backslash
29314 depth}{
29315 \end_layout
29316
29317 \end_inset
29318
29319
29320 \begin_inset Quotes eld
29321 \end_inset
29322
29323 empêcher
29324 \begin_inset Quotes erd
29325 \end_inset
29326
29327
29328 \begin_inset ERT
29329 status collapsed
29330
29331 \begin_layout Plain Layout
29332
29333 }
29334 \end_layout
29335
29336 \end_inset
29337
29338  comme mot abaissé.
29339 \begin_inset Newline newline
29340 \end_inset
29341
29342 Cette ligne de texte contient le mot 
29343 \begin_inset ERT
29344 status collapsed
29345
29346 \begin_layout Plain Layout
29347
29348
29349 \backslash
29350 raisebox{0.5cm}{
29351 \end_layout
29352
29353 \end_inset
29354
29355
29356 \begin_inset Quotes eld
29357 \end_inset
29358
29359 tester
29360 \begin_inset Quotes erd
29361 \end_inset
29362
29363
29364 \begin_inset ERT
29365 status collapsed
29366
29367 \begin_layout Plain Layout
29368
29369 }
29370 \end_layout
29371
29372 \end_inset
29373
29374  comme mot élevé.
29375 \end_layout
29376
29377 \begin_layout Standard
29378 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29379  mettez la hauteur de la boîte à zéro.
29380  Par exemple utilisez
29381 \end_layout
29382
29383 \begin_layout Standard
29384
29385 \series bold
29386
29387 \backslash
29388 raisebox{-
29389 \backslash
29390 depth}[0pt]{
29391 \end_layout
29392
29393 \begin_layout Standard
29394 Cette ligne de texte contient le mot
29395 \begin_inset ERT
29396 status collapsed
29397
29398 \begin_layout Plain Layout
29399
29400
29401 \backslash
29402 raisebox{-
29403 \backslash
29404 depth}[0pt]{
29405 \end_layout
29406
29407 \end_inset
29408
29409
29410 \begin_inset Quotes eld
29411 \end_inset
29412
29413 empêcher
29414 \begin_inset Quotes erd
29415 \end_inset
29416
29417
29418 \begin_inset ERT
29419 status collapsed
29420
29421 \begin_layout Plain Layout
29422
29423 }
29424 \end_layout
29425
29426 \end_inset
29427
29428  comme mot abaissé.
29429 \begin_inset Newline newline
29430 \end_inset
29431
29432 Cette ligne de texte contient le mot 
29433 \begin_inset ERT
29434 status collapsed
29435
29436 \begin_layout Plain Layout
29437
29438
29439 \backslash
29440 raisebox{0.5cm}[0pt]{
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \begin_inset Quotes eld
29447 \end_inset
29448
29449 tester
29450 \begin_inset Quotes erd
29451 \end_inset
29452
29453
29454 \begin_inset ERT
29455 status collapsed
29456
29457 \begin_layout Plain Layout
29458
29459 }
29460 \end_layout
29461
29462 \end_inset
29463
29464  comme mot élevé.
29465 \end_layout
29466
29467 \begin_layout Section
29468 Boîtes Colorées
29469 \begin_inset CommandInset label
29470 LatexCommand label
29471 name "sec:Boîtes-colorées"
29472
29473 \end_inset
29474
29475
29476 \begin_inset Index
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480 Boîtes ! Couleur
29481 \end_layout
29482
29483 \end_inset
29484
29485
29486 \end_layout
29487
29488 \begin_layout Subsection
29489 De la couleur pour le texte
29490 \begin_inset Index
29491 status collapsed
29492
29493 \begin_layout Plain Layout
29494 Couleur ! Pour le texte
29495 \end_layout
29496
29497 \end_inset
29498
29499
29500 \end_layout
29501
29502 \begin_layout Standard
29503 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29504  une boîte appelée 
29505 \begin_inset Quotes eld
29506 \end_inset
29507
29508 colorbox
29509 \begin_inset Quotes erd
29510 \end_inset
29511
29512 .
29513  Cela demande que le paquetage LaTeX 
29514 \series bold
29515 color
29516 \series default
29517
29518 \begin_inset Index
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522 Paquetages LaTeX ! color
29523 \end_layout
29524
29525 \end_inset
29526
29527  soit chargé dans le préambule du document avec la commande
29528 \end_layout
29529
29530 \begin_layout Standard
29531
29532 \series bold
29533
29534 \backslash
29535 @ifundefined{textcolor}
29536 \begin_inset Newline newline
29537 \end_inset
29538
29539
29540 \begin_inset ERT
29541 status collapsed
29542
29543 \begin_layout Plain Layout
29544
29545
29546 \backslash
29547 hphantom{ }
29548 \end_layout
29549
29550 \end_inset
29551
29552 {
29553 \backslash
29554 usepackage{color}}{}
29555 \end_layout
29556
29557 \begin_layout Standard
29558 Le paquetage 
29559 \series bold
29560 color
29561 \series default
29562  sera chargé automatiquement par LyX dès que vous colorez du texte
29563 \begin_inset Foot
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29568  
29569 \series bold
29570
29571 \backslash
29572 @ifundefined
29573 \series default
29574 .
29575 \end_layout
29576
29577 \end_inset
29578
29579 .
29580 \end_layout
29581
29582 \begin_layout Standard
29583 \begin_inset VSpace medskip
29584 \end_inset
29585
29586 Les boîtes colorées sont créées par la commande 
29587 \series bold
29588
29589 \backslash
29590 colorbox
29591 \series default
29592 .
29593  Elle est utilisée avec la syntaxe suivante :
29594 \end_layout
29595
29596 \begin_layout Standard
29597
29598 \series bold
29599
29600 \backslash
29601 colorbox{couleur}{contenu de la boîte}
29602 \end_layout
29603
29604 \begin_layout Standard
29605 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29606  peuvent être placées à l'intérieur d'autres boîtes.
29607 \end_layout
29608
29609 \begin_layout Standard
29610 Les couleurs suivantes sont prédéfinies ::
29611 \begin_inset Newline newline
29612 \end_inset
29613
29614
29615 \family sans
29616 black
29617 \family default
29618  (noir), 
29619 \family sans
29620 blue
29621 \family default
29622  (bleu), 
29623 \family sans
29624 cyan
29625 \family default
29626 \series bold
29627 ,
29628 \series default
29629  
29630 \family sans
29631 green
29632 \family default
29633  (vert), 
29634 \family sans
29635 magenta
29636 \family default
29637
29638 \family sans
29639 red
29640 \family default
29641  (rouge), 
29642 \family sans
29643 white
29644 \family default
29645  (blanc), and 
29646 \family sans
29647 yellow
29648 \family default
29649  (jaune).
29650 \begin_inset Newline newline
29651 \end_inset
29652
29653 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29654  section
29655 \begin_inset space ~
29656 \end_inset
29657
29658
29659 \begin_inset CommandInset ref
29660 LatexCommand ref
29661 reference "sec:Tableaux-Colorés"
29662
29663 \end_inset
29664
29665 .
29666 \end_layout
29667
29668 \begin_layout Standard
29669 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29670 \end_layout
29671
29672 \begin_layout Standard
29673
29674 \series bold
29675
29676 \backslash
29677 colorbox{red}{
29678 \end_layout
29679
29680 \begin_layout Standard
29681 avant le mot en code TeX.
29682  Insérez l'accolade fermante 
29683 \begin_inset Quotes eld
29684 \end_inset
29685
29686 }
29687 \begin_inset Quotes erd
29688 \end_inset
29689
29690  après le mot, en code TeX.
29691 \begin_inset Newline newline
29692 \end_inset
29693
29694 Voici le résultat :
29695 \end_layout
29696
29697 \begin_layout Standard
29698 Cette ligne de texte contient le mot
29699 \begin_inset ERT
29700 status collapsed
29701
29702 \begin_layout Plain Layout
29703
29704
29705 \backslash
29706 colorbox{red}{
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \begin_inset Quotes eld
29713 \end_inset
29714
29715 Attention!
29716 \begin_inset Quotes erd
29717 \end_inset
29718
29719
29720 \begin_inset ERT
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724
29725 }
29726 \end_layout
29727
29728 \end_inset
29729
29730  sur fond rouge.
29731 \end_layout
29732
29733 \begin_layout Standard
29734 \begin_inset VSpace bigskip
29735 \end_inset
29736
29737 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29738  vous pouvez utiliser la commande 
29739 \series bold
29740
29741 \backslash
29742 fcolorbox
29743 \series default
29744  avec la syntaxe suivante :
29745 \end_layout
29746
29747 \begin_layout Standard
29748
29749 \series bold
29750
29751 \backslash
29752 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29753 \end_layout
29754
29755 \begin_layout Standard
29756
29757 \series bold
29758
29759 \backslash
29760 fcolorbox
29761 \series default
29762  est une extension de 
29763 \series bold
29764
29765 \backslash
29766 colorbox
29767 \series default
29768 .
29769  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29770  peuvent être modifiés avec les variables 
29771 \series bold
29772
29773 \backslash
29774 fboxrule
29775 \series default
29776  et 
29777 \series bold
29778
29779 \backslash
29780 fboxsep
29781 \series default
29782 , comme c'est décrit dans la section
29783 \begin_inset space ~
29784 \end_inset
29785
29786
29787 \begin_inset CommandInset ref
29788 LatexCommand ref
29789 reference "sec:Décorations"
29790
29791 \end_inset
29792
29793 .
29794 \end_layout
29795
29796 \begin_layout Standard
29797 Pour l'exemple suivant, on a utilisé la commande
29798 \end_layout
29799
29800 \begin_layout Standard
29801
29802 \series bold
29803
29804 \backslash
29805 fcolorbox{cyan}{magenta}{
29806 \end_layout
29807
29808 \begin_layout Standard
29809 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29810 \begin_inset space \thinspace{}
29811 \end_inset
29812
29813 mm:
29814 \begin_inset Newline newline
29815 \end_inset
29816
29817
29818 \begin_inset ERT
29819 status collapsed
29820
29821 \begin_layout Plain Layout
29822
29823
29824 \backslash
29825 fboxrule 1mm 
29826 \backslash
29827 fboxsep 1mm
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \begin_inset ERT
29834 status collapsed
29835
29836 \begin_layout Plain Layout
29837
29838
29839 \backslash
29840 fcolorbox{cyan}{magenta}{
29841 \end_layout
29842
29843 \end_inset
29844
29845 Ce texte est dans une boîte encadrée et colorée.
29846 \begin_inset ERT
29847 status collapsed
29848
29849 \begin_layout Plain Layout
29850
29851 }
29852 \end_layout
29853
29854 \end_inset
29855
29856
29857 \end_layout
29858
29859 \begin_layout Standard
29860 \begin_inset VSpace bigskip
29861 \end_inset
29862
29863 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29864  les yeux ! - NdT) :
29865 \begin_inset Newline newline
29866 \end_inset
29867
29868
29869 \begin_inset ERT
29870 status collapsed
29871
29872 \begin_layout Plain Layout
29873
29874
29875 \backslash
29876 fcolorbox{cyan}{magenta}{
29877 \end_layout
29878
29879 \end_inset
29880
29881
29882 \color yellow
29883 Ce texte est coloré dans une boîte colorée et encadrée.
29884 \color inherit
29885
29886 \begin_inset ERT
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890
29891 }
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \begin_inset ERT
29898 status collapsed
29899
29900 \begin_layout Plain Layout
29901
29902
29903 \backslash
29904 fboxrule 0.4pt 
29905 \backslash
29906 fboxsep 3pt
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915
29916 \series bold
29917 \begin_inset VSpace medskip
29918 \end_inset
29919
29920
29921 \end_layout
29922
29923 \begin_layout Standard
29924 \begin_inset Note Greyedout
29925 status open
29926
29927 \begin_layout Plain Layout
29928
29929 \series bold
29930 Note:
29931 \series default
29932  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
29933  de ligne.
29934  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
29935  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
29936 \end_layout
29937
29938 \end_inset
29939
29940
29941 \end_layout
29942
29943 \begin_layout Subsection
29944 De la couleur pour les paragraphes
29945 \begin_inset CommandInset label
29946 LatexCommand label
29947 name "sub:Couleur-pour-les-Paragraphes"
29948
29949 \end_inset
29950
29951
29952 \begin_inset Index
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956 Couleur ! Pour les  paragraphes
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \end_layout
29963
29964 \begin_layout Standard
29965 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
29966  texte dans une minipage.
29967  Avant la minipage, insérez la commande 
29968 \series bold
29969
29970 \backslash
29971 colorbox
29972 \series default
29973  
29974 \end_layout
29975
29976 \begin_layout Standard
29977
29978 \series bold
29979
29980 \backslash
29981 colorbox{color}{
29982 \end_layout
29983
29984 \begin_layout Standard
29985 en code TeX.
29986  Après la minipage, insérez l'accolade fermante 
29987 \begin_inset Quotes eld
29988 \end_inset
29989
29990 }
29991 \begin_inset Quotes erd
29992 \end_inset
29993
29994  en code TeX.
29995 \end_layout
29996
29997 \begin_layout Standard
29998 \begin_inset ERT
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002
30003
30004 \backslash
30005 colorbox{lightgrey}{
30006 \end_layout
30007
30008 \end_inset
30009
30010
30011 \begin_inset Box Frameless
30012 position "t"
30013 hor_pos "c"
30014 has_inner_box 1
30015 inner_pos "t"
30016 use_parbox 0
30017 width "100col%"
30018 special "none"
30019 height "1in"
30020 height_special "totalheight"
30021 status collapsed
30022
30023 \begin_layout Plain Layout
30024 Ce texte a un fond coloré.
30025  Ce texte a un fond coloré.
30026 \end_layout
30027
30028 \begin_layout Plain Layout
30029 \begin_inset VSpace defskip
30030 \end_inset
30031
30032 Le texte peut avoir des notes de bas de page
30033 \begin_inset Foot
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037 Un autre exemple de note de bas de page
30038 \end_layout
30039
30040 \end_inset
30041
30042  et contenir des figures et des tableaux.
30043 \end_layout
30044
30045 \begin_layout Plain Layout
30046 \align center
30047 \begin_inset Tabular
30048 <lyxtabular version="3" rows="3" columns="3">
30049 <features>
30050 <column alignment="center" valignment="top" width="0">
30051 <column alignment="center" valignment="top" width="0">
30052 <column alignment="center" valignment="top" width="0">
30053 <row>
30054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30055 \begin_inset Text
30056
30057 \begin_layout Plain Layout
30058 a
30059 \end_layout
30060
30061 \end_inset
30062 </cell>
30063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30064 \begin_inset Text
30065
30066 \begin_layout Plain Layout
30067 !
30068 \end_layout
30069
30070 \end_inset
30071 </cell>
30072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30073 \begin_inset Text
30074
30075 \begin_layout Plain Layout
30076 3
30077 \end_layout
30078
30079 \end_inset
30080 </cell>
30081 </row>
30082 <row>
30083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30084 \begin_inset Text
30085
30086 \begin_layout Plain Layout
30087 <
30088 \end_layout
30089
30090 \end_inset
30091 </cell>
30092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30093 \begin_inset Text
30094
30095 \begin_layout Plain Layout
30096 b2
30097 \begin_inset Quotes erd
30098 \end_inset
30099
30100 |
30101 \end_layout
30102
30103 \end_inset
30104 </cell>
30105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30106 \begin_inset Text
30107
30108 \begin_layout Plain Layout
30109 >
30110 \end_layout
30111
30112 \end_inset
30113 </cell>
30114 </row>
30115 <row>
30116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120 1
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30126 \begin_inset Text
30127
30128 \begin_layout Plain Layout
30129 §
30130 \end_layout
30131
30132 \end_inset
30133 </cell>
30134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30135 \begin_inset Text
30136
30137 \begin_layout Plain Layout
30138 c
30139 \end_layout
30140
30141 \end_inset
30142 </cell>
30143 </row>
30144 </lyxtabular>
30145
30146 \end_inset
30147
30148
30149 \end_layout
30150
30151 \end_inset
30152
30153
30154 \begin_inset ERT
30155 status collapsed
30156
30157 \begin_layout Plain Layout
30158
30159 }
30160 \end_layout
30161
30162 \end_inset
30163
30164
30165 \end_layout
30166
30167 \begin_layout Section
30168 Les boîtes pivotées et redimensionnées
30169 \end_layout
30170
30171 \begin_layout Standard
30172 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30173  charger le paquetage LaTeX 
30174 \series bold
30175 graphicx
30176 \series default
30177
30178 \begin_inset Index
30179 status collapsed
30180
30181 \begin_layout Plain Layout
30182 Paquetages LaTeX ! graphicx
30183 \end_layout
30184
30185 \end_inset
30186
30187  dans le préambule de votre document avec la commande
30188 \end_layout
30189
30190 \begin_layout Standard
30191
30192 \series bold
30193
30194 \backslash
30195 @ifundefined{rotatebox}
30196 \begin_inset Newline newline
30197 \end_inset
30198
30199
30200 \begin_inset ERT
30201 status collapsed
30202
30203 \begin_layout Plain Layout
30204
30205
30206 \backslash
30207 hphantom{ }
30208 \end_layout
30209
30210 \end_inset
30211
30212 {
30213 \backslash
30214 usepackage{graphicx}}{}
30215 \end_layout
30216
30217 \begin_layout Standard
30218 \begin_inset Note Greyedout
30219 status open
30220
30221 \begin_layout Plain Layout
30222
30223 \series bold
30224 Note:
30225 \series default
30226  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30227  redimensionnés.
30228 \end_layout
30229
30230 \end_inset
30231
30232
30233 \end_layout
30234
30235 \begin_layout Standard
30236 \begin_inset Note Greyedout
30237 status open
30238
30239 \begin_layout Plain Layout
30240
30241 \series bold
30242 Note:
30243 \series default
30244  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30245  redimensionnée.
30246 \end_layout
30247
30248 \end_inset
30249
30250
30251 \end_layout
30252
30253 \begin_layout Subsection
30254 Les Boîtes pivotées
30255 \begin_inset Index
30256 status collapsed
30257
30258 \begin_layout Plain Layout
30259 Boîtes ! pivotées
30260 \end_layout
30261
30262 \end_inset
30263
30264
30265 \begin_inset Index
30266 status collapsed
30267
30268 \begin_layout Plain Layout
30269 Pivoter des objets
30270 \end_layout
30271
30272 \end_inset
30273
30274
30275 \begin_inset Index
30276 status collapsed
30277
30278 \begin_layout Plain Layout
30279 Figures ! Pivotées
30280 \end_layout
30281
30282 \end_inset
30283
30284
30285 \begin_inset Index
30286 status collapsed
30287
30288 \begin_layout Plain Layout
30289 Tableau ! Pivoter
30290 \end_layout
30291
30292 \end_inset
30293
30294
30295 \end_layout
30296
30297 \begin_layout Standard
30298 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30299  (rotated).
30300  Une telle boîte est créée avec la commande 
30301 \series bold
30302
30303 \backslash
30304 rotatebox
30305 \series default
30306  en code TeX avec la syntaxe
30307 \end_layout
30308
30309 \begin_layout Standard
30310
30311 \series bold
30312
30313 \backslash
30314 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30315 \end_layout
30316
30317 \begin_layout Standard
30318 La position du pivot est donnée par l'origine de rotation spécifiée sous
30319  la forme 
30320 \series bold
30321 origin=position
30322 \series default
30323 .
30324  Les valeurs suivantes sont possibles pour la position: 
30325 \emph on
30326 c
30327 \emph default
30328  (centre), 
30329 \emph on
30330 l
30331 \emph default
30332  (gauche/
30333 \lang english
30334 left
30335 \lang french
30336 ), 
30337 \emph on
30338 r
30339 \emph default
30340  (droite/
30341 \lang english
30342 right
30343 \lang french
30344 ), 
30345 \emph on
30346 b
30347 \emph default
30348  (bas/
30349 \lang english
30350 bottom
30351 \lang french
30352 ), 
30353 \emph on
30354 t
30355 \emph default
30356  (haut/
30357 \lang english
30358 top
30359 \lang french
30360 ), et aussi des combinaisons des quatre positions de base.
30361  Par exemple 
30362 \emph on
30363 lt
30364 \emph default
30365  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30366  Quand on ne donne pas d'origine, la position 
30367 \emph on
30368 l
30369 \emph default
30370  est utilisée.
30371  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30372  ou négatif.
30373  Le sens positif de rotation est anti-horaire.
30374 \end_layout
30375
30376 \begin_layout Standard
30377 Dans l'exemple qui suit, la commande 
30378 \series bold
30379
30380 \backslash
30381 rotatebox[origin=c]{60}{
30382 \series default
30383  a été insérée en code TeX juste avant le texte 
30384 \begin_inset Quotes eld
30385 \end_inset
30386
30387 pivoté de 90°
30388 \begin_inset Quotes erd
30389 \end_inset
30390
30391  ; la boîte est refermée juste après le texte par une accolade fermante
30392  
30393 \begin_inset Quotes eld
30394 \end_inset
30395
30396 }
30397 \begin_inset Quotes erd
30398 \end_inset
30399
30400  en code TeX.
30401 \end_layout
30402
30403 \begin_layout Standard
30404 Voici une ligne avec du texte 
30405 \begin_inset ERT
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409
30410
30411 \backslash
30412 rotatebox[origin=c]{60}{
30413 \end_layout
30414
30415 \end_inset
30416
30417 pivoté de 60°
30418 \begin_inset ERT
30419 status collapsed
30420
30421 \begin_layout Plain Layout
30422
30423 }
30424 \end_layout
30425
30426 \end_inset
30427
30428 .
30429 \end_layout
30430
30431 \begin_layout Standard
30432 La boîte peut contenir une autre boîte ou une formule en ligne :
30433 \end_layout
30434
30435 \begin_layout Standard
30436 Voici une ligne avec du texte 
30437 \begin_inset ERT
30438 status collapsed
30439
30440 \begin_layout Plain Layout
30441
30442
30443 \backslash
30444 rotatebox[origin=r]{-60}{
30445 \end_layout
30446
30447 \end_inset
30448
30449
30450 \begin_inset Box Doublebox
30451 position "c"
30452 hor_pos "c"
30453 has_inner_box 0
30454 inner_pos "c"
30455 use_parbox 0
30456 width "1in"
30457 special "width"
30458 height "1in"
30459 height_special "totalheight"
30460 status collapsed
30461
30462 \begin_layout Plain Layout
30463 pivoté de -60°
30464 \end_layout
30465
30466 \end_inset
30467
30468
30469 \begin_inset ERT
30470 status collapsed
30471
30472 \begin_layout Plain Layout
30473
30474 }
30475 \end_layout
30476
30477 \end_inset
30478
30479  et encadré 
30480 \begin_inset ERT
30481 status collapsed
30482
30483 \begin_layout Plain Layout
30484
30485
30486 \backslash
30487 rotatebox[origin=lb]{60}{
30488 \end_layout
30489
30490 \end_inset
30491
30492
30493 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30494 \end_inset
30495
30496
30497 \begin_inset ERT
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501
30502 }
30503 \end_layout
30504
30505 \end_inset
30506
30507  et une formule.
30508 \end_layout
30509
30510 \begin_layout Standard
30511 ou encore une figure ou un tableau :
30512 \end_layout
30513
30514 \begin_layout Standard
30515 Voici une ligne
30516 \begin_inset ERT
30517 status collapsed
30518
30519 \begin_layout Plain Layout
30520
30521
30522 \backslash
30523 rotatebox[origin=lb]{90}{
30524 \end_layout
30525
30526 \end_inset
30527
30528
30529 \begin_inset Graphics
30530         filename ../clipart/platypus.eps
30531         lyxscale 50
30532         width 25col%
30533
30534 \end_inset
30535
30536
30537 \begin_inset ERT
30538 status collapsed
30539
30540 \begin_layout Plain Layout
30541
30542 }
30543 \end_layout
30544
30545 \end_inset
30546
30547  avec une image pivotée de 90° 
30548 \begin_inset ERT
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552
30553
30554 \backslash
30555 rotatebox[origin=l]{-90}{
30556 \end_layout
30557
30558 \end_inset
30559
30560
30561 \begin_inset Tabular
30562 <lyxtabular version="3" rows="2" columns="2">
30563 <features>
30564 <column alignment="center" valignment="top" width="0">
30565 <column alignment="center" valignment="top" width="0">
30566 <row>
30567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30568 \begin_inset Text
30569
30570 \begin_layout Plain Layout
30571 q
30572 \end_layout
30573
30574 \end_inset
30575 </cell>
30576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30577 \begin_inset Text
30578
30579 \begin_layout Plain Layout
30580 w
30581 \end_layout
30582
30583 \end_inset
30584 </cell>
30585 </row>
30586 <row>
30587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30588 \begin_inset Text
30589
30590 \begin_layout Plain Layout
30591 e
30592 \end_layout
30593
30594 \end_inset
30595 </cell>
30596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30597 \begin_inset Text
30598
30599 \begin_layout Plain Layout
30600 r
30601 \end_layout
30602
30603 \end_inset
30604 </cell>
30605 </row>
30606 </lyxtabular>
30607
30608 \end_inset
30609
30610
30611 \begin_inset ERT
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615
30616 }
30617 \end_layout
30618
30619 \end_inset
30620
30621  et un tableau.
30622 \end_layout
30623
30624 \begin_layout Subsection
30625 Les boîtes redimensionnées
30626 \begin_inset Index
30627 status collapsed
30628
30629 \begin_layout Plain Layout
30630 Boîtes ! Redimensionnées
30631 \end_layout
30632
30633 \end_inset
30634
30635
30636 \begin_inset Index
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640 Redimensionner des objets
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \begin_inset Index
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650 Figures ! Redimensionnées
30651 \end_layout
30652
30653 \end_inset
30654
30655
30656 \begin_inset Index
30657 status collapsed
30658
30659 \begin_layout Plain Layout
30660 Tableau ! Redimensionner
30661 \end_layout
30662
30663 \end_inset
30664
30665
30666 \end_layout
30667
30668 \begin_layout Standard
30669 Pour redimensionner des objets on peut utiliser les commandes 
30670 \series bold
30671
30672 \backslash
30673 scalebox
30674 \series default
30675  et 
30676 \series bold
30677
30678 \backslash
30679 resizebox
30680 \series default
30681  insérées sous forme de code TeX.
30682 \end_layout
30683
30684 \begin_layout Standard
30685
30686 \series bold
30687
30688 \backslash
30689 scalebox
30690 \series default
30691  est utilisée avec la syntaxe suivante :
30692 \end_layout
30693
30694 \begin_layout Standard
30695
30696 \series bold
30697
30698 \backslash
30699 scalebox{horizontal}[vertical]{contenu de la boîte}
30700 \end_layout
30701
30702 \begin_layout Standard
30703 Horizontal et vertical sont les facteurs d'échelle correspondants.
30704  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30705  utilisé comme facteur vertical.
30706 \end_layout
30707
30708 \begin_layout Standard
30709 Par exemple, la commande 
30710 \series bold
30711
30712 \backslash
30713 scalebox{2}{Bonjour}
30714 \series default
30715  crée un 
30716 \begin_inset ERT
30717 status collapsed
30718
30719 \begin_layout Plain Layout
30720
30721
30722 \backslash
30723 scalebox{2}{
30724 \end_layout
30725
30726 \end_inset
30727
30728 Bonjour
30729 \begin_inset ERT
30730 status collapsed
30731
30732 \begin_layout Plain Layout
30733
30734 }
30735 \end_layout
30736
30737 \end_inset
30738
30739  de taille double par rapport à la taille du texte du document.
30740 \end_layout
30741
30742 \begin_layout Standard
30743
30744 \series bold
30745
30746 \backslash
30747 scalebox{2}[1]{Hello}
30748 \series default
30749  au contraire va déformer le 
30750 \begin_inset ERT
30751 status collapsed
30752
30753 \begin_layout Plain Layout
30754
30755
30756 \backslash
30757 scalebox{2}[1]{
30758 \end_layout
30759
30760 \end_inset
30761
30762 Bonjour
30763 \begin_inset ERT
30764 status collapsed
30765
30766 \begin_layout Plain Layout
30767
30768 }
30769 \end_layout
30770
30771 \end_inset
30772
30773 .
30774 \end_layout
30775
30776 \begin_layout Standard
30777 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30778  La commande 
30779 \series bold
30780
30781 \backslash
30782 scalebox{-1}[1]{Hello}
30783 \series default
30784  peut donc être utilisée pour créer du texte en miroir : 
30785 \begin_inset ERT
30786 status collapsed
30787
30788 \begin_layout Plain Layout
30789
30790
30791 \backslash
30792 scalebox{-1}[1]{
30793 \end_layout
30794
30795 \end_inset
30796
30797 Bonjour
30798 \begin_inset ERT
30799 status collapsed
30800
30801 \begin_layout Plain Layout
30802
30803 }
30804 \end_layout
30805
30806 \end_inset
30807
30808
30809 \end_layout
30810
30811 \begin_layout Standard
30812
30813 \series bold
30814
30815 \backslash
30816 scalebox{1}[-1]{Bonjour}
30817 \series default
30818  effectue une réflexion du 
30819 \begin_inset ERT
30820 status collapsed
30821
30822 \begin_layout Plain Layout
30823
30824
30825 \backslash
30826 scalebox{1}[-1]{
30827 \end_layout
30828
30829 \end_inset
30830
30831 Bonjour
30832 \begin_inset ERT
30833 status collapsed
30834
30835 \begin_layout Plain Layout
30836
30837 }
30838 \end_layout
30839
30840 \end_inset
30841
30842  par rapport à la ligne de base.
30843 \end_layout
30844
30845 \begin_layout Standard
30846 La commande 
30847 \series bold
30848
30849 \backslash
30850 reflectbox{contenu de la boîte} 
30851 \series default
30852 existe aussi et est équivalente à
30853 \series bold
30854  
30855 \backslash
30856 scalebox{-1}[1]{contenu de la boîte}.
30857
30858 \series default
30859  
30860 \begin_inset Newline newline
30861 \end_inset
30862
30863
30864 \end_layout
30865
30866 \begin_layout Standard
30867 \begin_inset VSpace bigskip
30868 \end_inset
30869
30870 La commande 
30871 \series bold
30872
30873 \backslash
30874 resizebox
30875 \series default
30876  est utilisée pour redimensionner une boîte à une largeur et une hauteur
30877  données.
30878  La syntaxe de la commande est :
30879 \end_layout
30880
30881 \begin_layout Standard
30882
30883 \series bold
30884
30885 \backslash
30886 resizebox{largeur}{hauteur}{contenu de la boîte}
30887 \end_layout
30888
30889 \begin_layout Standard
30890 Si un des deux paramètres est remplacé par un point d'exclamation 
30891 \series bold
30892 !
30893 \series default
30894 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
30895 \end_layout
30896
30897 \begin_layout Standard
30898 La commande 
30899 \series bold
30900
30901 \backslash
30902 resizebox{2cm}{1cm}{Bonjour}
30903 \series default
30904  produit : 
30905 \begin_inset ERT
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909
30910
30911 \backslash
30912 resizebox{2cm}{1cm}{
30913 \end_layout
30914
30915 \end_inset
30916
30917 Bonjour
30918 \begin_inset ERT
30919 status collapsed
30920
30921 \begin_layout Plain Layout
30922
30923 }
30924 \end_layout
30925
30926 \end_inset
30927
30928
30929 \begin_inset Newline newline
30930 \end_inset
30931
30932 La commande 
30933 \series bold
30934
30935 \backslash
30936 resizebox{2cm}{!}{Bonjour}
30937 \series default
30938  produit : 
30939 \begin_inset ERT
30940 status collapsed
30941
30942 \begin_layout Plain Layout
30943
30944
30945 \backslash
30946 resizebox{2cm}{!}{
30947 \end_layout
30948
30949 \end_inset
30950
30951 Bonjour
30952 \begin_inset ERT
30953 status collapsed
30954
30955 \begin_layout Plain Layout
30956
30957 }
30958 \end_layout
30959
30960 \end_inset
30961
30962
30963 \end_layout
30964
30965 \begin_layout Standard
30966 \begin_inset VSpace bigskip
30967 \end_inset
30968
30969
30970 \end_layout
30971
30972 \begin_layout Standard
30973 \begin_inset Note Greyedout
30974 status open
30975
30976 \begin_layout Plain Layout
30977
30978 \series bold
30979 Note:
30980 \series default
30981  Quand les paramètres des commandes 
30982 \series bold
30983
30984 \backslash
30985 scalebox
30986 \series default
30987  ou 
30988 \series bold
30989
30990 \backslash
30991 resizebox
30992 \series default
30993  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
30994  document, mais le document exporté peut ne pas s'afficher ou s'afficher
30995  partiellement.
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \end_layout
31002
31003 \begin_layout Standard
31004 \begin_inset VSpace bigskip
31005 \end_inset
31006
31007
31008 \end_layout
31009
31010 \begin_layout Standard
31011 Les boîtes peuvent être combinée dans n'importe quel ordre.
31012  Par exemple, la commande 
31013 \begin_inset Newline newline
31014 \end_inset
31015
31016
31017 \series bold
31018
31019 \backslash
31020 rotatebox[origin=c]{-45}{
31021 \backslash
31022 resizebox{2cm}{!}{
31023 \backslash
31024 reflectbox{Bonjour}}}
31025 \begin_inset Newline newline
31026 \end_inset
31027
31028
31029 \series default
31030 produit :
31031 \end_layout
31032
31033 \begin_layout Standard
31034 \align center
31035 \begin_inset ERT
31036 status collapsed
31037
31038 \begin_layout Plain Layout
31039
31040
31041 \backslash
31042 rotatebox[origin=c]{-45}{
31043 \backslash
31044 resizebox{2cm}{!}{
31045 \backslash
31046 reflectbox{
31047 \end_layout
31048
31049 \end_inset
31050
31051 Bonjour
31052 \begin_inset ERT
31053 status collapsed
31054
31055 \begin_layout Plain Layout
31056
31057 }}}
31058 \end_layout
31059
31060 \end_inset
31061
31062
31063 \end_layout
31064
31065 \begin_layout Standard
31066 \noindent
31067 Les images, les tableaux et les formules sont autorisées comme contenu de
31068  boîte :
31069 \end_layout
31070
31071 \begin_layout Standard
31072 \align center
31073 \begin_inset ERT
31074 status collapsed
31075
31076 \begin_layout Plain Layout
31077
31078
31079 \backslash
31080 rotatebox[origin=c]{-30}{
31081 \backslash
31082 resizebox{2cm}{!}{
31083 \backslash
31084 reflectbox{
31085 \end_layout
31086
31087 \end_inset
31088
31089
31090 \begin_inset Graphics
31091         filename ../clipart/platypus.eps
31092         lyxscale 50
31093         width 25col%
31094
31095 \end_inset
31096
31097
31098 \begin_inset ERT
31099 status collapsed
31100
31101 \begin_layout Plain Layout
31102
31103 }}}
31104 \end_layout
31105
31106 \end_inset
31107
31108
31109 \begin_inset ERT
31110 status collapsed
31111
31112 \begin_layout Plain Layout
31113
31114
31115 \backslash
31116 rotatebox[origin=c]{-45}{
31117 \backslash
31118 resizebox{2cm}{!}{
31119 \backslash
31120 reflectbox{
31121 \end_layout
31122
31123 \end_inset
31124
31125
31126 \begin_inset Tabular
31127 <lyxtabular version="3" rows="2" columns="2">
31128 <features>
31129 <column alignment="center" valignment="top" width="0">
31130 <column alignment="center" valignment="top" width="0">
31131 <row>
31132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31133 \begin_inset Text
31134
31135 \begin_layout Plain Layout
31136 q
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145 w
31146 \end_layout
31147
31148 \end_inset
31149 </cell>
31150 </row>
31151 <row>
31152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31153 \begin_inset Text
31154
31155 \begin_layout Plain Layout
31156 e
31157 \end_layout
31158
31159 \end_inset
31160 </cell>
31161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31162 \begin_inset Text
31163
31164 \begin_layout Plain Layout
31165 r
31166 \end_layout
31167
31168 \end_inset
31169 </cell>
31170 </row>
31171 </lyxtabular>
31172
31173 \end_inset
31174
31175
31176 \begin_inset ERT
31177 status collapsed
31178
31179 \begin_layout Plain Layout
31180
31181 }}}
31182 \end_layout
31183
31184 \end_inset
31185
31186
31187 \begin_inset ERT
31188 status collapsed
31189
31190 \begin_layout Plain Layout
31191
31192
31193 \backslash
31194 rotatebox[origin=c]{-45}{
31195 \backslash
31196 resizebox{2cm}{!}{
31197 \backslash
31198 reflectbox{
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31205 \end_inset
31206
31207
31208 \begin_inset ERT
31209 status collapsed
31210
31211 \begin_layout Plain Layout
31212
31213 }}}
31214 \end_layout
31215
31216 \end_inset
31217
31218
31219 \end_layout
31220
31221 \begin_layout Standard
31222 Quand on utilise le style global de formule 
31223 \series bold
31224 fleqn
31225 \series default
31226  dans le document
31227 \begin_inset Foot
31228 status collapsed
31229
31230 \begin_layout Plain Layout
31231 Quand 
31232 \begin_inset Quotes eld
31233 \end_inset
31234
31235 fleqn
31236 \begin_inset Quotes erd
31237 \end_inset
31238
31239  est ajouté aux options de la classe de document.
31240 \end_layout
31241
31242 \end_inset
31243
31244 , les formules hors texte peuvent aussi être redimensionnées.
31245 \end_layout
31246
31247 \begin_layout Chapter
31248 Trucs Externes
31249 \begin_inset Index
31250 status collapsed
31251
31252 \begin_layout Plain Layout
31253 Trucs externes
31254 \end_layout
31255
31256 \end_inset
31257
31258
31259 \end_layout
31260
31261 \begin_layout Standard
31262 Avec le menu 
31263 \family sans
31264 Insérer\SpecialChar \menuseparator
31265 Fichier
31266 \family default
31267  vous pouvez insérer un contenu externe à votre document.
31268  Ce contenu peut être :
31269 \end_layout
31270
31271 \begin_layout Description
31272 Document
31273 \begin_inset space ~
31274 \end_inset
31275
31276 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31277  document.
31278 \end_layout
31279
31280 \begin_layout Description
31281 Texte
31282 \begin_inset space ~
31283 \end_inset
31284
31285 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31286 e.
31287 \end_layout
31288
31289 \begin_layout Description
31290 Texte
31291 \begin_inset space ~
31292 \end_inset
31293
31294 Brut
31295 \begin_inset space ~
31296 \end_inset
31297
31298 par
31299 \begin_inset space ~
31300 \end_inset
31301
31302 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31303  Les lignes vides créent un nouveau paragraphe dans votre document.
31304 \end_layout
31305
31306 \begin_layout Description
31307 Objet
31308 \begin_inset space ~
31309 \end_inset
31310
31311 Externe Fichiers de formats variés.
31312 \end_layout
31313
31314 \begin_layout Description
31315 Sous-document Documents LyX ou LaTeX.
31316 \end_layout
31317
31318 \begin_layout Section
31319 Objets Externes 
31320 \begin_inset Index
31321 status collapsed
31322
31323 \begin_layout Plain Layout
31324 Trucs externes ! Objets Externes
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \end_layout
31331
31332 \begin_layout Standard
31333 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31334  de fichiers dans votre document sans avoir à convertir ces derniers en
31335  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31336  qui va s'occuper des conversions.
31337  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31338  LyX des images dans des formats divers.
31339 \end_layout
31340
31341 \begin_layout Standard
31342 On insère des objets externes en utilisant la fenêtre de dialogue 
31343 \family sans
31344 Objet
31345 \begin_inset space ~
31346 \end_inset
31347
31348 Externe
31349 \family default
31350  qui est accessible via le menu 
31351 \family sans
31352 Insérer\SpecialChar \menuseparator
31353 Fichiers\SpecialChar \menuseparator
31354 Objet
31355 \begin_inset space ~
31356 \end_inset
31357
31358 Externe
31359 \family default
31360 .
31361  Actuellement les types de fichiers (
31362 \family sans
31363 Modèles
31364 \family default
31365 ) suivants sont autorisés :
31366 \end_layout
31367
31368 \begin_layout Description
31369 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31370  par le programme 
31371 \series bold
31372
31373 \begin_inset CommandInset href
31374 LatexCommand href
31375 name "XBoard"
31376 target "http://en.wikipedia.org/wiki/XBoard"
31377
31378 \end_inset
31379
31380
31381 \series default
31382 .
31383 \end_layout
31384
31385 \begin_layout Description
31386 Date Ce modèle insère la date sous la forme 
31387 \emph on
31388 Jour-Mois-Année
31389 \emph default
31390 .
31391  Voici un exemple de date insérée comme objet externe :: 
31392 \begin_inset External
31393         template Date
31394         filename .
31395
31396 \end_inset
31397
31398
31399 \lang english
31400
31401 \begin_inset space ~
31402 \end_inset
31403
31404
31405 \begin_inset Note Note
31406 status open
31407
31408 \begin_layout Plain Layout
31409
31410 \lang english
31411 Remove the protected space when bug 4398 is fixed!
31412 \end_layout
31413
31414 \end_inset
31415
31416
31417 \lang french
31418
31419 \begin_inset Newline newline
31420 \end_inset
31421
31422 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31423  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31424 \family sans
31425 Insérer\SpecialChar \menuseparator
31426 Date
31427 \family default
31428  et avec la commande LaTeX 
31429 \series bold
31430
31431 \backslash
31432 today
31433 \series default
31434  entrée comme code TeX.
31435  Ces différentes méthodes sont comparée dans le tableau
31436 \begin_inset space ~
31437 \end_inset
31438
31439
31440 \begin_inset CommandInset ref
31441 LatexCommand ref
31442 reference "tab:Comparaison-des-dates"
31443
31444 \end_inset
31445
31446 .
31447 \end_layout
31448
31449 \begin_layout Description
31450 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31451  par le programme 
31452 \series bold
31453
31454 \begin_inset CommandInset href
31455 LatexCommand href
31456 name "LilyPond"
31457 target "http://en.wikipedia.org/wiki/LilyPond"
31458
31459 \end_inset
31460
31461
31462 \series default
31463 .
31464 \end_layout
31465
31466 \begin_layout Description
31467 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31468  À peu près tous les formats d'images populaires sont acceptés.
31469  Les images peuvent être traitées dans la fenêtre de dialogue 
31470 \family sans
31471 Objet
31472 \begin_inset space ~
31473 \end_inset
31474
31475 Externe
31476 \family default
31477  comme les images qui sont habituellement incorporées en utilisant le menu
31478  
31479 \family sans
31480 Insérer\SpecialChar \menuseparator
31481 Graphique
31482 \family default
31483 , comme c'est décrit dans la section
31484 \begin_inset space ~
31485 \end_inset
31486
31487
31488 \begin_inset CommandInset ref
31489 LatexCommand ref
31490 reference "sec:Graphics-Dialog"
31491
31492 \end_inset
31493
31494 .
31495  La différence est que seules les images matricielles sont autorisées, ce
31496  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31497 \end_layout
31498
31499 \begin_layout Description
31500 XFig Ce modèle accepte les images créées avec le programme 
31501 \series bold
31502
31503 \begin_inset CommandInset href
31504 LatexCommand href
31505 name "Xfig"
31506 target "http://en.wikipedia.org/wiki/Xfig"
31507
31508 \end_inset
31509
31510
31511 \series default
31512 .
31513 \end_layout
31514
31515 \begin_layout Standard
31516 \begin_inset Float table
31517 placement h
31518 wide false
31519 sideways false
31520 status open
31521
31522 \begin_layout Plain Layout
31523 \begin_inset Caption
31524
31525 \begin_layout Plain Layout
31526 \begin_inset CommandInset label
31527 LatexCommand label
31528 name "tab:Comparaison-des-dates"
31529
31530 \end_inset
31531
31532 Comparaison des méthodes d'insertion de la date.
31533 \end_layout
31534
31535 \end_inset
31536
31537
31538 \end_layout
31539
31540 \begin_layout Plain Layout
31541 \align center
31542 \begin_inset Tabular
31543 <lyxtabular version="3" rows="4" columns="4">
31544 <features>
31545 <column alignment="center" valignment="top" width="0">
31546 <column alignment="center" valignment="top" width="0">
31547 <column alignment="center" valignment="top" width="0">
31548 <column alignment="center" valignment="top" width="0">
31549 <row>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554 Format du document
31555 \end_layout
31556
31557 \end_inset
31558 </cell>
31559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31560 \begin_inset Text
31561
31562 \begin_layout Plain Layout
31563
31564 \family sans
31565 Objet
31566 \begin_inset space ~
31567 \end_inset
31568
31569 Externe\SpecialChar \menuseparator
31570 Date
31571 \end_layout
31572
31573 \end_inset
31574 </cell>
31575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31576 \begin_inset Text
31577
31578 \begin_layout Plain Layout
31579
31580 \family sans
31581 Insérer\SpecialChar \menuseparator
31582 Date
31583 \end_layout
31584
31585 \end_inset
31586 </cell>
31587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31588 \begin_inset Text
31589
31590 \begin_layout Plain Layout
31591 commande 
31592 \series bold
31593
31594 \backslash
31595 today
31596 \end_layout
31597
31598 \end_inset
31599 </cell>
31600 </row>
31601 <row>
31602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31603 \begin_inset Text
31604
31605 \begin_layout Plain Layout
31606 LyX
31607 \end_layout
31608
31609 \end_inset
31610 </cell>
31611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31612 \begin_inset Text
31613
31614 \begin_layout Plain Layout
31615 comme boîte d'insert
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout Plain Layout
31624 comme date
31625 \end_layout
31626
31627 \end_inset
31628 </cell>
31629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31630 \begin_inset Text
31631
31632 \begin_layout Plain Layout
31633 comme boîte de code TeX
31634 \end_layout
31635
31636 \end_inset
31637 </cell>
31638 </row>
31639 <row>
31640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31641 \begin_inset Text
31642
31643 \begin_layout Plain Layout
31644 LaTeX
31645 \end_layout
31646
31647 \end_inset
31648 </cell>
31649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31650 \begin_inset Text
31651
31652 \begin_layout Plain Layout
31653 comme date
31654 \end_layout
31655
31656 \end_inset
31657 </cell>
31658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662 comme date
31663 \end_layout
31664
31665 \end_inset
31666 </cell>
31667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31668 \begin_inset Text
31669
31670 \begin_layout Plain Layout
31671 comme commande
31672 \end_layout
31673
31674 \end_inset
31675 </cell>
31676 </row>
31677 <row>
31678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31679 \begin_inset Text
31680
31681 \begin_layout Plain Layout
31682 DVI, PDF, PS
31683 \end_layout
31684
31685 \end_inset
31686 </cell>
31687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31688 \begin_inset Text
31689
31690 \begin_layout Plain Layout
31691 comme date
31692 \end_layout
31693
31694 \end_inset
31695 </cell>
31696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31697 \begin_inset Text
31698
31699 \begin_layout Plain Layout
31700 comme date
31701 \end_layout
31702
31703 \end_inset
31704 </cell>
31705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31706 \begin_inset Text
31707
31708 \begin_layout Plain Layout
31709 comme date date
31710 \end_layout
31711
31712 \end_inset
31713 </cell>
31714 </row>
31715 </lyxtabular>
31716
31717 \end_inset
31718
31719
31720 \end_layout
31721
31722 \end_inset
31723
31724
31725 \end_layout
31726
31727 \begin_layout Standard
31728 Quand vous activez l'option 
31729 \family sans
31730 Brouillon
31731 \family default
31732  de l'onglet 
31733 \family sans
31734 Fichier
31735 \family default
31736  de la fenêtre de dialogue 
31737 \family sans
31738 Objet
31739 \begin_inset space ~
31740 \end_inset
31741
31742 Externe
31743 \family default
31744 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31745 \begin_inset Newline newline
31746 \end_inset
31747
31748 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31749  : 
31750 \begin_inset Graphics
31751         filename ../clipart/ExternalMaterialQt4.png
31752         scale 85
31753         scaleBeforeRotation
31754
31755 \end_inset
31756
31757  soit comme une image, selon que vous avez ou non activé l'option 
31758 \family sans
31759 Afficher
31760 \begin_inset space ~
31761 \end_inset
31762
31763 dans
31764 \begin_inset space ~
31765 \end_inset
31766
31767 LyX
31768 \family default
31769  de l'onglet 
31770 \family sans
31771 Vue
31772 \begin_inset space ~
31773 \end_inset
31774
31775 LyX
31776 \family default
31777  de la fenêtre de dialogue 
31778 \family sans
31779 Objet
31780 \begin_inset space ~
31781 \end_inset
31782
31783 Externe
31784 \family default
31785 .
31786 \end_layout
31787
31788 \begin_layout Standard
31789 Le manuel 
31790 \family sans
31791 \emph on
31792 Personnalisation
31793 \family default
31794 \emph default
31795  explique comment vous pouvez créer vos propres modèles.
31796 \end_layout
31797
31798 \begin_layout Section
31799 Sous-documents
31800 \begin_inset CommandInset label
31801 LatexCommand label
31802 name "sec:Sous-documents"
31803
31804 \end_inset
31805
31806
31807 \begin_inset Index
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811 Trucs externes ! Sous-documents
31812 \end_layout
31813
31814 \end_inset
31815
31816
31817 \begin_inset Index
31818 status collapsed
31819
31820 \begin_layout Plain Layout
31821 Fichiers ! Insérer
31822 \end_layout
31823
31824 \end_inset
31825
31826
31827 \end_layout
31828
31829 \begin_layout Standard
31830 Les sous-documents sont utilisés quand on a un document très long qui peut
31831  être décomposé en plusieurs parties ou sections plus petites.
31832  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31833  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31834  Les différents documents sont ce que l'on appelle les sous-documents et
31835  un document maître les relie pour imprimer le document complet ou seulement
31836  une partie de celui-ci.
31837 \end_layout
31838
31839 \begin_layout Standard
31840 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
31841  comme celle-ci : 
31842 \begin_inset Graphics
31843         filename clipart/ChildDocumentQt4.png
31844         scale 60
31845         scaleBeforeRotation
31846
31847 \end_inset
31848
31849  Pour inclure des sous-documents dans un document maître , on utilise le
31850  menu 
31851 \family sans
31852 Insérer\SpecialChar \menuseparator
31853 Fichier\SpecialChar \menuseparator
31854 Sous-document
31855 \family default
31856 .
31857  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
31858  des quatre méthodes d'inclusion :
31859 \end_layout
31860
31861 \begin_layout Description
31862 Inclus
31863 \begin_inset space ~
31864 \end_inset
31865
31866 (include) Vous pouvez inclure des documents LyX et LaTeX.
31867  Quand vous cliquez sur le bouton 
31868 \family sans
31869 Charger
31870 \family default
31871  dans la fenêtre de dialogue 
31872 \family sans
31873 Sous-document
31874 \family default
31875 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
31876  vous puissiez le modifier.
31877 \begin_inset Newline newline
31878 \end_inset
31879
31880
31881 \end_layout
31882
31883 \begin_layout Standard
31884 Voici un sous-document inséré avec la méthode 
31885 \family sans
31886 Inclus
31887 \family default
31888  : 
31889 \begin_inset CommandInset include
31890 LatexCommand include
31891 filename "DocumentBidon1.lyx"
31892
31893 \end_inset
31894
31895
31896 \end_layout
31897
31898 \begin_layout Standard
31899 La numérotation des sections va prendre en compte les sections des fichiers
31900  incorporés dans l'ordre où ils sont insérés dans le document maître.
31901  Le document qui est inclus comme exemple possède une sous-section qui sera
31902  numérotée comme sous-section de la section actuelle.
31903  Les étiquettes présentes dans le fichier inclus peuvent être référencées
31904  : la sous-section
31905 \begin_inset space ~
31906 \end_inset
31907
31908
31909 \begin_inset CommandInset ref
31910 LatexCommand ref
31911 reference "sub:Sous-section-externe-1"
31912
31913 \end_inset
31914
31915  est dans le fichier inclus.
31916 \end_layout
31917
31918 \begin_layout Standard
31919 Le préambule du sous-document est tout simplement ignoré, seul le préambule
31920  du document maître est utilisé.
31921  Les documents inclus sont insérés en commençant une nouvelle page et sont
31922  suivis par un saut de page.
31923 \end_layout
31924
31925 \begin_layout Standard
31926 Avec la commande LaTeX 
31927 \series bold
31928
31929 \backslash
31930 includeonly 
31931 \series default
31932 vous pouvez préciser quels sous-documents seront traités pour générer la
31933  sortie imprimée.
31934  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
31935  important puisque cela vous fait économiser du temps de compilation.
31936  La commande 
31937 \series bold
31938
31939 \backslash
31940 includeonly
31941 \series default
31942  est insérée dans le préambule du document maître.
31943  Elle prend comme arguments une liste de noms de fichiers séparés par des
31944  virgules, par exemple :
31945 \end_layout
31946
31947 \begin_layout Standard
31948
31949 \series bold
31950
31951 \backslash
31952 includeonly{chapitre1,chapitre5}
31953 \end_layout
31954
31955 \begin_layout Standard
31956 fera que seuls les fichiers nommés 
31957 \begin_inset Quotes eld
31958 \end_inset
31959
31960 chapitre1.lyx
31961 \begin_inset Quotes erd
31962 \end_inset
31963
31964  (ou 
31965 \begin_inset Quotes eld
31966 \end_inset
31967
31968 chapitre1.tex
31969 \begin_inset Quotes erd
31970 \end_inset
31971
31972 ) et 
31973 \begin_inset Quotes eld
31974 \end_inset
31975
31976 chapitre5.lyx
31977 \begin_inset Quotes erd
31978 \end_inset
31979
31980  seront traités lors de la compilation.
31981 \end_layout
31982
31983 \begin_layout Standard
31984 \begin_inset Note Greyedout
31985 status open
31986
31987 \begin_layout Plain Layout
31988
31989 \series bold
31990 Note:
31991 \series default
31992  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
31993  une classe de document différente de celle du document maître, vous recevez
31994  un avertissement quand vous tentez une visualisation ou une exportation,
31995  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Description
32004 Incorporé
32005 \begin_inset space ~
32006 \end_inset
32007
32008 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32009  sont :
32010 \end_layout
32011
32012 \begin_deeper
32013 \begin_layout Itemize
32014 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32015  par un saut de page.
32016 \end_layout
32017
32018 \begin_layout Itemize
32019 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32020  
32021 \family sans
32022 Aperçu
32023 \begin_inset space ~
32024 \end_inset
32025
32026 sur
32027 \begin_inset space ~
32028 \end_inset
32029
32030 le
32031 \begin_inset space ~
32032 \end_inset
32033
32034 vif
32035 \family default
32036  est activée dans les préférences dans la rubrique 
32037 \family sans
32038 Apparence\SpecialChar \menuseparator
32039 Graphique
32040 \family default
32041 .
32042 \end_layout
32043
32044 \begin_layout Itemize
32045 La commande LaTeX 
32046 \series bold
32047
32048 \backslash
32049 includeonly
32050 \series default
32051  ne peut pas être utilisée.
32052 \end_layout
32053
32054 \end_deeper
32055 \begin_layout Standard
32056 Voici un sous document inséré en utilisant la méthode 
32057 \family sans
32058 Incorporé
32059 \family default
32060  : 
32061 \begin_inset CommandInset include
32062 LatexCommand input
32063 preview true
32064 filename "DocumentBidon2.lyx"
32065
32066 \end_inset
32067
32068
32069 \end_layout
32070
32071 \begin_layout Description
32072 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32073  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32074  sous forme de code source et aucune des commandes éventuellement présentes
32075  ne sera exécutée.
32076  Vous pouvez utiliser l'option 
32077 \family sans
32078 Marquer
32079 \begin_inset space ~
32080 \end_inset
32081
32082 les
32083 \begin_inset space ~
32084 \end_inset
32085
32086 espaces
32087 \family default
32088  qui matérialise chaque espace présente dans le code source par un caractère
32089  
32090 \begin_inset Quotes eld
32091 \end_inset
32092
32093
32094 \begin_inset ERT
32095 status collapsed
32096
32097 \begin_layout Plain Layout
32098
32099
32100 \backslash
32101 textvisiblespace 
32102 \end_layout
32103
32104 \end_inset
32105
32106
32107 \begin_inset Quotes erd
32108 \end_inset
32109
32110  .
32111  La différence avec la méthode qui consiste à utiliser le menu 
32112 \family sans
32113 Insérer\SpecialChar \menuseparator
32114 Fichier\SpecialChar \menuseparator
32115 Texte
32116 \begin_inset space ~
32117 \end_inset
32118
32119 brut
32120 \family default
32121  est que le contenu du document n'apparaît pas dans LyX.
32122 \end_layout
32123
32124 \begin_layout Standard
32125 Voici un sous-document inclus en utilisant la méthode 
32126 \family sans
32127 verbatim
32128 \family default
32129  : 
32130 \begin_inset CommandInset include
32131 LatexCommand verbatiminput
32132 filename "DocumentTexteBidon.txt"
32133
32134 \end_inset
32135
32136
32137 \begin_inset VSpace bigskip
32138 \end_inset
32139
32140 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32141  l'option 
32142 \family sans
32143 Marquer
32144 \begin_inset space ~
32145 \end_inset
32146
32147 les
32148 \begin_inset space ~
32149 \end_inset
32150
32151 espaces :
32152 \family default
32153  
32154 \begin_inset CommandInset include
32155 LatexCommand verbatiminput*
32156 filename "DocumentTexteBidon.txt"
32157
32158 \end_inset
32159
32160
32161 \end_layout
32162
32163 \begin_layout Standard
32164 \begin_inset VSpace bigskip
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Standard
32171 \begin_inset Note Greyedout
32172 status open
32173
32174 \begin_layout Plain Layout
32175
32176 \series bold
32177 Note:
32178 \series default
32179  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32180  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32181 \end_layout
32182
32183 \end_inset
32184
32185
32186 \end_layout
32187
32188 \begin_layout Description
32189 Listings Ce type d'inclusion est décrit dans le chapitre
32190 \begin_inset space ~
32191 \end_inset
32192
32193
32194 \begin_inset CommandInset ref
32195 LatexCommand ref
32196 reference "cha:Program-Code-Listings"
32197
32198 \end_inset
32199
32200 .
32201 \end_layout
32202
32203 \begin_layout Standard
32204 \begin_inset Note Greyedout
32205 status open
32206
32207 \begin_layout Plain Layout
32208
32209 \series bold
32210 Note:
32211 \series default
32212  Inclure le même document deux fois dans un même document peut poser des
32213  problèmes avec LaTeX.
32214 \end_layout
32215
32216 \end_inset
32217
32218
32219 \end_layout
32220
32221 \begin_layout Chapter
32222 Listings de Code Source
32223 \begin_inset CommandInset label
32224 LatexCommand label
32225 name "cha:Program-Code-Listings"
32226
32227 \end_inset
32228
32229
32230 \begin_inset Index
32231 status collapsed
32232
32233 \begin_layout Plain Layout
32234 Listings
32235 \end_layout
32236
32237 \end_inset
32238
32239
32240 \begin_inset Index
32241 status collapsed
32242
32243 \begin_layout Plain Layout
32244 Code Source
32245 \end_layout
32246
32247 \end_inset
32248
32249
32250 \begin_inset Index
32251 status collapsed
32252
32253 \begin_layout Plain Layout
32254 Flottants ! Listings
32255 \end_layout
32256
32257 \end_inset
32258
32259
32260 \end_layout
32261
32262 \begin_layout Standard
32263 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32264  un insert 
32265 \family sans
32266 Listings
32267 \family default
32268  qui peut être créé grâce au menu 
32269 \family sans
32270 Insérer
32271 \family default
32272 \SpecialChar \menuseparator
32273
32274 \family sans
32275 Listing
32276 \begin_inset space ~
32277 \end_inset
32278
32279 de
32280 \begin_inset space ~
32281 \end_inset
32282
32283 Code
32284 \begin_inset space ~
32285 \end_inset
32286
32287 Source
32288 \family default
32289 .
32290  Le paquetage LaTeX 
32291 \series bold
32292 listings
32293 \series default
32294
32295 \begin_inset Index
32296 status collapsed
32297
32298 \begin_layout Plain Layout
32299 Paquetages LaTeX ! listings
32300 \end_layout
32301
32302 \end_inset
32303
32304  fournit un moyen puissant et flexible d'insérer des listings de code source
32305  dans votre document.
32306  
32307 \end_layout
32308
32309 \begin_layout Standard
32310 Quand vous cliquez avec le bouton droit sur un insert de listings, une fenêtre
32311  de dialogue s'ouvre pour vous permettre de modifier le format du listing.
32312 \end_layout
32313
32314 \begin_layout Standard
32315 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32316  L'option d'emplacement 
32317 \family sans
32318 Listing
32319 \begin_inset space ~
32320 \end_inset
32321
32322 en
32323 \begin_inset space ~
32324 \end_inset
32325
32326 Ligne
32327 \family default
32328  imprime le listing dans la ligne comme ceci : 
32329 \begin_inset listings
32330 lstparams "language={C++}"
32331 inline true
32332 status open
32333
32334 \begin_layout Plain Layout
32335
32336 int a=5;
32337 \end_layout
32338
32339 \end_inset
32340
32341
32342 \begin_inset Newline newline
32343 \end_inset
32344
32345 L'option 
32346 \family sans
32347 Flottant
32348 \family default
32349  crée un flottant de listing pour lequel vous pouvez préciser les options
32350  classiques d'emplacement : 
32351 \begin_inset Quotes eld
32352 \end_inset
32353
32354
32355 \family sans
32356 h
32357 \family default
32358
32359 \begin_inset Quotes erd
32360 \end_inset
32361
32362
32363 \begin_inset Quotes eld
32364 \end_inset
32365
32366
32367 \family sans
32368 t
32369 \family default
32370
32371 \begin_inset Quotes erd
32372 \end_inset
32373
32374
32375 \begin_inset Quotes eld
32376 \end_inset
32377
32378
32379 \family sans
32380 b
32381 \family default
32382
32383 \begin_inset Quotes erd
32384 \end_inset
32385
32386 , et 
32387 \begin_inset Quotes eld
32388 \end_inset
32389
32390
32391 \family sans
32392 p
32393 \family default
32394
32395 \begin_inset Quotes erd
32396 \end_inset
32397
32398  correspondant aux emplacement décrits dans la section
32399 \begin_inset space ~
32400 \end_inset
32401
32402
32403 \begin_inset CommandInset ref
32404 LatexCommand ref
32405 reference "sec:Placement-flottants"
32406
32407 \end_inset
32408
32409 .
32410  Les options de positionnement peuvent être mélangées et doivent être saisies
32411  sans séparation, par exemple, on peut taper 
32412 \begin_inset Quotes eld
32413 \end_inset
32414
32415
32416 \family sans
32417 htbp
32418 \family default
32419
32420 \begin_inset Quotes erd
32421 \end_inset
32422
32423 .
32424  L' option 
32425 \begin_inset Quotes eld
32426 \end_inset
32427
32428 h
32429 \begin_inset Quotes erd
32430 \end_inset
32431
32432  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32433  
32434 \family sans
32435 Flottant
32436 \family default
32437  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32438  légende et être référencés.
32439 \end_layout
32440
32441 \begin_layout Standard
32442 Vous pouvez ajouter une légende à un listing avec le menu 
32443 \family sans
32444 Insérer\SpecialChar \menuseparator
32445 Légende
32446 \family default
32447 .
32448  On peut référencer les listings de la même façon que les flottants :Voir
32449  le listing
32450 \begin_inset space ~
32451 \end_inset
32452
32453
32454 \begin_inset CommandInset ref
32455 LatexCommand ref
32456 reference "lst:Listing-exemple"
32457
32458 \end_inset
32459
32460
32461 \end_layout
32462
32463 \begin_layout Standard
32464 \begin_inset listings
32465 lstparams "language=Python"
32466 inline false
32467 status open
32468
32469 \begin_layout Plain Layout
32470
32471 \begin_inset Caption
32472
32473 \begin_layout Plain Layout
32474 \begin_inset CommandInset label
32475 LatexCommand label
32476 name "lst:Listing-exemple"
32477
32478 \end_inset
32479
32480 Exemple de listing flottant
32481 \end_layout
32482
32483 \end_inset
32484
32485 # Exemple de listing flottant
32486 \end_layout
32487
32488 \begin_layout Plain Layout
32489
32490 def func(param):
32491 \end_layout
32492
32493 \begin_layout Plain Layout
32494
32495     'ceci est une fonction python'
32496 \end_layout
32497
32498 \begin_layout Plain Layout
32499
32500     pass
32501 \end_layout
32502
32503 \end_inset
32504
32505
32506 \end_layout
32507
32508 \begin_layout Standard
32509 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32510  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32511  de manière particulière dans la sortie imprimée.
32512  Dans l'exemple de listing, le mot clé Python 
32513 \begin_inset Quotes eld
32514 \end_inset
32515
32516 def
32517 \begin_inset Quotes erd
32518 \end_inset
32519
32520  est reconnu et imprimé en caractères gras dans la sortie.
32521 \end_layout
32522
32523 \begin_layout Standard
32524 \begin_inset Note Greyedout
32525 status open
32526
32527 \begin_layout Plain Layout
32528
32529 \series bold
32530 Note:
32531 \series default
32532  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32533  une police de caractères à chasse fixe, c'est que votre police ne contient
32534  probablement pas de série grasse.
32535  Dans ce cas choisissez une police différente dans le menu 
32536 \family sans
32537 Document\SpecialChar \menuseparator
32538 Paramètres\SpecialChar \menuseparator
32539 Polices
32540 \family default
32541 .
32542  (Les polices 
32543 \emph on
32544 LuxiMono, BeraMono
32545 \emph default
32546  et 
32547 \emph on
32548 Courier
32549 \emph default
32550  contiennent une série grasse.)
32551 \end_layout
32552
32553 \end_inset
32554
32555
32556 \end_layout
32557
32558 \begin_layout Standard
32559 Dans la rubrique 
32560 \family sans
32561 Numérotation
32562 \begin_inset space ~
32563 \end_inset
32564
32565 des
32566 \begin_inset space ~
32567 \end_inset
32568
32569 Lignes
32570 \family default
32571  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32572 n des lignes.
32573  Vous pouvez mettre un nombre dans le champ 
32574 \family sans
32575 Pas
32576 \family default
32577  pour désigner les lignes qui seront numérotées.
32578  Par exemple, si vous mettez 
32579 \begin_inset Quotes eld
32580 \end_inset
32581
32582 3
32583 \begin_inset Quotes erd
32584 \end_inset
32585
32586 , seule une ligne sur trois sera numérotée.
32587 \end_layout
32588
32589 \begin_layout Standard
32590 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32591  apparaîtront dans la sortie.
32592  Vous devez utiliser l'option 
32593 \family sans
32594 Table
32595 \begin_inset space ~
32596 \end_inset
32597
32598 de
32599 \begin_inset space ~
32600 \end_inset
32601
32602 Caractères
32603 \begin_inset space ~
32604 \end_inset
32605
32606 Étendue
32607 \family default
32608  quand vous employez des caractères spécifiques à une langue donnée comme
32609  les umlauts Allemands dans votre listing.
32610 \begin_inset Newline newline
32611 \end_inset
32612
32613 Voici un exemple de listing avec la numérotation des lignes à gauche par
32614  pas de 3, en langage Python, avec les options 
32615 \begin_inset Quotes eld
32616 \end_inset
32617
32618 Table
32619 \begin_inset space ~
32620 \end_inset
32621
32622 de
32623 \begin_inset space ~
32624 \end_inset
32625
32626 caractères
32627 \begin_inset space ~
32628 \end_inset
32629
32630 étendue
32631 \begin_inset Quotes erd
32632 \end_inset
32633
32634  et 
32635 \begin_inset Quotes eld
32636 \end_inset
32637
32638 Espace
32639 \begin_inset space ~
32640 \end_inset
32641
32642 représenté
32643 \begin_inset space ~
32644 \end_inset
32645
32646 par
32647 \begin_inset space ~
32648 \end_inset
32649
32650 un
32651 \begin_inset space ~
32652 \end_inset
32653
32654 symbole
32655 \begin_inset Quotes erd
32656 \end_inset
32657
32658 , l'intervalle de ligne étant 3
32659 \begin_inset space \thinspace{}
32660 \end_inset
32661
32662 -
32663 \begin_inset space \thinspace{}
32664 \end_inset
32665
32666 8:
32667 \end_layout
32668
32669 \begin_layout Standard
32670 \begin_inset listings
32671 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32672 inline false
32673 status open
32674
32675 \begin_layout Plain Layout
32676
32677 def func(param):
32678 \end_layout
32679
32680 \begin_layout Plain Layout
32681
32682     'ceci est une fonction Python'
32683 \end_layout
32684
32685 \begin_layout Plain Layout
32686
32687     pass
32688 \end_layout
32689
32690 \begin_layout Plain Layout
32691
32692 def func(param):
32693 \end_layout
32694
32695 \begin_layout Plain Layout
32696
32697 'Ça, c'est un mot Allemand : Tschüß'
32698 \end_layout
32699
32700 \begin_layout Plain Layout
32701
32702 pass
32703 \end_layout
32704
32705 \begin_layout Plain Layout
32706
32707 def func(param):
32708 \end_layout
32709
32710 \begin_layout Plain Layout
32711
32712 'ceci est une fonction Python'
32713 \end_layout
32714
32715 \begin_layout Plain Layout
32716
32717 pass
32718 \end_layout
32719
32720 \end_inset
32721
32722
32723 \end_layout
32724
32725 \begin_layout Standard
32726 \begin_inset Note Greyedout
32727 status open
32728
32729 \begin_layout Plain Layout
32730
32731 \series bold
32732 Note:
32733 \series default
32734  À cause d'un bug dans le paquetage 
32735 \series bold
32736 listings
32737 \series default
32738  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32739  listing.
32740  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32741  les lignes 3 et 6.
32742 \end_layout
32743
32744 \end_inset
32745
32746
32747 \end_layout
32748
32749 \begin_layout Standard
32750 \begin_inset VSpace bigskip
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \begin_layout Standard
32757 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32758  listing.
32759  Pour le faire, il suffit d'utiliser le menu 
32760 \family sans
32761 Insérer\SpecialChar \menuseparator
32762 Fichier\SpecialChar \menuseparator
32763 Sous-document
32764 \family default
32765  et de choisir le type 
32766 \family sans
32767 Listing
32768 \family default
32769
32770 \begin_inset space ~
32771 \end_inset
32772
32773
32774 \family sans
32775 de
32776 \begin_inset space ~
32777 \end_inset
32778
32779 Code
32780 \begin_inset space ~
32781 \end_inset
32782
32783 source
32784 \family default
32785 .
32786 \begin_inset Foot
32787 status collapsed
32788
32789 \begin_layout Plain Layout
32790 Les autres types de sous-documents sont décrits dans la section
32791 \begin_inset space ~
32792 \end_inset
32793
32794
32795 \begin_inset CommandInset ref
32796 LatexCommand ref
32797 reference "sec:Sous-documents"
32798
32799 \end_inset
32800
32801 .
32802 \end_layout
32803
32804 \end_inset
32805
32806  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32807  à utiliser pour le listing dans une zone de texte.
32808  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32809  
32810 \begin_inset Quotes eld
32811 \end_inset
32812
32813 ?
32814 \begin_inset Quotes erd
32815 \end_inset
32816
32817  dans la zone de texte.
32818 \end_layout
32819
32820 \begin_layout Standard
32821 Pour faire référence à un sous-document de type listing, tapez une étiquette
32822  dans le champ correspondant de la fenêtre de dialogue.
32823  On peut alors faire référence à cette étiquette en utilisant le menu 
32824 \family sans
32825 Insérer\SpecialChar \menuseparator
32826 Référence
32827 \begin_inset space ~
32828 \end_inset
32829
32830 Croisée
32831 \family default
32832 .
32833 \end_layout
32834
32835 \begin_layout Standard
32836 Le listing
32837 \begin_inset space ~
32838 \end_inset
32839
32840
32841 \begin_inset CommandInset ref
32842 LatexCommand ref
32843 reference "lst:listing-fichier"
32844
32845 \end_inset
32846
32847  est une exemple de listing issu d'un fichier ; ici les lignes 10
32848 \begin_inset space \thinspace{}
32849 \end_inset
32850
32851 -
32852 \begin_inset space \thinspace{}
32853 \end_inset
32854
32855 15 de ce fichier LyX sont listées.
32856 \end_layout
32857
32858 \begin_layout Standard
32859 \begin_inset CommandInset include
32860 LatexCommand lstinputlisting
32861 filename "EmbeddedObjects.lyx"
32862 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
32863
32864 \end_inset
32865
32866
32867 \end_layout
32868
32869 \begin_layout Standard
32870 \begin_inset VSpace bigskip
32871 \end_inset
32872
32873
32874 \end_layout
32875
32876 \begin_layout Standard
32877 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
32878  de dialogue 
32879 \family sans
32880 Document\SpecialChar \menuseparator
32881 Paramètres\SpecialChar \menuseparator
32882 Format
32883 \begin_inset space ~
32884 \end_inset
32885
32886 du
32887 \begin_inset space ~
32888 \end_inset
32889
32890 Texte
32891 \family default
32892 .
32893  Pour avoir la liste des options disponibles, tapez un point d'interrogation
32894  
32895 \begin_inset Quotes eld
32896 \end_inset
32897
32898 ?
32899 \begin_inset Quotes erd
32900 \end_inset
32901
32902  dans le champ 
32903 \family sans
32904 Paramètres
32905 \begin_inset space ~
32906 \end_inset
32907
32908 du
32909 \begin_inset space ~
32910 \end_inset
32911
32912 Listing
32913 \family default
32914 .
32915 \end_layout
32916
32917 \begin_layout Standard
32918 Pour plus d'information sur le paquetage 
32919 \series bold
32920 listings
32921 \series default
32922 , nous vous renvoyons à sa documentation 
32923 \begin_inset CommandInset citation
32924 LatexCommand cite
32925 key "listings"
32926
32927 \end_inset
32928
32929 .
32930 \end_layout
32931
32932 \begin_layout Standard
32933 \begin_inset Newpage newpage
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Chapter
32940 \start_of_appendix
32941 Unités de longueur utilisables avec LyX
32942 \begin_inset OptArg
32943 status collapsed
32944
32945 \begin_layout Plain Layout
32946 Unités de longueur
32947 \end_layout
32948
32949 \end_inset
32950
32951
32952 \begin_inset Index
32953 status collapsed
32954
32955 \begin_layout Plain Layout
32956 Unités
32957 \end_layout
32958
32959 \end_inset
32960
32961
32962 \begin_inset CommandInset label
32963 LatexCommand label
32964 name "cha:Unités-de-longueur"
32965
32966 \end_inset
32967
32968
32969 \end_layout
32970
32971 \begin_layout Standard
32972 Pour comprendre les unités de longueur utilisées dans cette documentation,
32973  le tableau
32974 \begin_inset space ~
32975 \end_inset
32976
32977
32978 \begin_inset CommandInset ref
32979 LatexCommand ref
32980 reference "tab:Unités"
32981
32982 \end_inset
32983
32984 décrit les unités utilisées par LyX.
32985 \begin_inset Float table
32986 placement h
32987 wide false
32988 sideways false
32989 status open
32990
32991 \begin_layout Plain Layout
32992 \begin_inset Caption
32993
32994 \begin_layout Plain Layout
32995 \begin_inset CommandInset label
32996 LatexCommand label
32997 name "tab:Unités"
32998
32999 \end_inset
33000
33001 Unités de longueur
33002 \end_layout
33003
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \begin_layout Plain Layout
33010 \begin_inset VSpace medskip
33011 \end_inset
33012
33013
33014 \end_layout
33015
33016 \begin_layout Plain Layout
33017 \align center
33018 \begin_inset Tabular
33019 <lyxtabular version="3" rows="20" columns="2">
33020 <features>
33021 <column alignment="center" valignment="top" width="0">
33022 <column alignment="center" valignment="top" width="0">
33023 <row>
33024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Plain Layout
33028 unité
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33034 \begin_inset Text
33035
33036 \begin_layout Plain Layout
33037 nom/description
33038 \end_layout
33039
33040 \end_inset
33041 </cell>
33042 </row>
33043 <row>
33044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33045 \begin_inset Text
33046
33047 \begin_layout Plain Layout
33048 mm
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057 millimètre
33058 \end_layout
33059
33060 \end_inset
33061 </cell>
33062 </row>
33063 <row>
33064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33065 \begin_inset Text
33066
33067 \begin_layout Plain Layout
33068 cm
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33074 \begin_inset Text
33075
33076 \begin_layout Plain Layout
33077 centimètre
33078 \end_layout
33079
33080 \end_inset
33081 </cell>
33082 </row>
33083 <row>
33084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33085 \begin_inset Text
33086
33087 \begin_layout Plain Layout
33088 in
33089 \end_layout
33090
33091 \end_inset
33092 </cell>
33093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097 pouce (inch)
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 </row>
33103 <row>
33104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108 pt
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33114 \begin_inset Text
33115
33116 \begin_layout Plain Layout
33117 point (72.27
33118 \begin_inset space \thinspace{}
33119 \end_inset
33120
33121 pt = 1
33122 \begin_inset space \thinspace{}
33123 \end_inset
33124
33125 in)
33126 \end_layout
33127
33128 \end_inset
33129 </cell>
33130 </row>
33131 <row>
33132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33133 \begin_inset Text
33134
33135 \begin_layout Plain Layout
33136 pc
33137 \end_layout
33138
33139 \end_inset
33140 </cell>
33141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33142 \begin_inset Text
33143
33144 \begin_layout Plain Layout
33145 pica (1
33146 \begin_inset space \thinspace{}
33147 \end_inset
33148
33149 pc = 12
33150 \begin_inset space \thinspace{}
33151 \end_inset
33152
33153 pt)
33154 \end_layout
33155
33156 \end_inset
33157 </cell>
33158 </row>
33159 <row>
33160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33161 \begin_inset Text
33162
33163 \begin_layout Plain Layout
33164 sp
33165 \end_layout
33166
33167 \end_inset
33168 </cell>
33169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33170 \begin_inset Text
33171
33172 \begin_layout Plain Layout
33173 scaled point (65536
33174 \begin_inset space \thinspace{}
33175 \end_inset
33176
33177 sp = 1
33178 \begin_inset space \thinspace{}
33179 \end_inset
33180
33181 pt)
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 </row>
33187 <row>
33188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33189 \begin_inset Text
33190
33191 \begin_layout Plain Layout
33192 bp
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33198 \begin_inset Text
33199
33200 \begin_layout Plain Layout
33201 gros point (72
33202 \begin_inset space \thinspace{}
33203 \end_inset
33204
33205 bp = 1
33206 \begin_inset space \thinspace{}
33207 \end_inset
33208
33209 in)
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 </row>
33215 <row>
33216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33217 \begin_inset Text
33218
33219 \begin_layout Plain Layout
33220 dd
33221 \end_layout
33222
33223 \end_inset
33224 </cell>
33225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33226 \begin_inset Text
33227
33228 \begin_layout Plain Layout
33229 didot (72
33230 \begin_inset space \thinspace{}
33231 \end_inset
33232
33233 dd 
33234 \begin_inset Formula $\approx$
33235 \end_inset
33236
33237  37.6
33238 \begin_inset space \thinspace{}
33239 \end_inset
33240
33241 mm)
33242 \end_layout
33243
33244 \end_inset
33245 </cell>
33246 </row>
33247 <row>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252 cc
33253 \end_layout
33254
33255 \end_inset
33256 </cell>
33257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33258 \begin_inset Text
33259
33260 \begin_layout Plain Layout
33261 cicero (1
33262 \begin_inset space \thinspace{}
33263 \end_inset
33264
33265 cc = 12
33266 \begin_inset space \thinspace{}
33267 \end_inset
33268
33269 dd)
33270 \end_layout
33271
33272 \end_inset
33273 </cell>
33274 </row>
33275 <row>
33276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33277 \begin_inset Text
33278
33279 \begin_layout Plain Layout
33280 Scale%
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289 % de la largeur originale de l'image
33290 \end_layout
33291
33292 \end_inset
33293 </cell>
33294 </row>
33295 <row>
33296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300 text%
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309 % de la largeur du texte
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 </row>
33315 <row>
33316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33317 \begin_inset Text
33318
33319 \begin_layout Plain Layout
33320 col%
33321 \end_layout
33322
33323 \end_inset
33324 </cell>
33325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33326 \begin_inset Text
33327
33328 \begin_layout Plain Layout
33329 % de la largeur de la colonne
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 </row>
33335 <row>
33336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340 page%
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33346 \begin_inset Text
33347
33348 \begin_layout Plain Layout
33349 % de la largeur du papier
33350 \end_layout
33351
33352 \end_inset
33353 </cell>
33354 </row>
33355 <row>
33356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33357 \begin_inset Text
33358
33359 \begin_layout Plain Layout
33360 line%
33361 \end_layout
33362
33363 \end_inset
33364 </cell>
33365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33366 \begin_inset Text
33367
33368 \begin_layout Plain Layout
33369 % de la largeur de la ligne
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 </row>
33375 <row>
33376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33377 \begin_inset Text
33378
33379 \begin_layout Plain Layout
33380 theight%
33381 \end_layout
33382
33383 \end_inset
33384 </cell>
33385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389 % la hauteur du texte
33390 \end_layout
33391
33392 \end_inset
33393 </cell>
33394 </row>
33395 <row>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400 pheight%
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409 % hauteur du papier
33410 \end_layout
33411
33412 \end_inset
33413 </cell>
33414 </row>
33415 <row>
33416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33417 \begin_inset Text
33418
33419 \begin_layout Plain Layout
33420 ex
33421 \end_layout
33422
33423 \end_inset
33424 </cell>
33425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429 hauteur de la lettre 
33430 \emph on
33431 x
33432 \emph default
33433  dans la police courante
33434 \end_layout
33435
33436 \end_inset
33437 </cell>
33438 </row>
33439 <row>
33440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33441 \begin_inset Text
33442
33443 \begin_layout Plain Layout
33444 em
33445 \end_layout
33446
33447 \end_inset
33448 </cell>
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453 largeur de la lettre
33454 \emph on
33455  M
33456 \emph default
33457  dans la police courante
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 </row>
33463 <row>
33464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33465 \begin_inset Text
33466
33467 \begin_layout Plain Layout
33468 mu
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477 unité mathématique (1
33478 \begin_inset space \thinspace{}
33479 \end_inset
33480
33481 mu = 1/18
33482 \begin_inset space \thinspace{}
33483 \end_inset
33484
33485 em)
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 </row>
33491 </lyxtabular>
33492
33493 \end_inset
33494
33495
33496 \end_layout
33497
33498 \end_inset
33499
33500
33501 \end_layout
33502
33503 \begin_layout Chapter
33504 Formats des fichiers de sortie graphiques
33505 \begin_inset CommandInset label
33506 LatexCommand label
33507 name "cha:Formats-fichiers-graphiques"
33508
33509 \end_inset
33510
33511
33512 \end_layout
33513
33514 \begin_layout Section
33515 DVI
33516 \begin_inset Index
33517 status collapsed
33518
33519 \begin_layout Plain Layout
33520 Formats de Fichiers! DVI
33521 \end_layout
33522
33523 \end_inset
33524
33525
33526 \begin_inset Index
33527 status collapsed
33528
33529 \begin_layout Plain Layout
33530 DVI|see
33531 \begin_inset ERT
33532 status collapsed
33533
33534 \begin_layout Plain Layout
33535
33536 {
33537 \end_layout
33538
33539 \end_inset
33540
33541 Formats de Fichiers
33542 \begin_inset ERT
33543 status collapsed
33544
33545 \begin_layout Plain Layout
33546
33547 }
33548 \end_layout
33549
33550 \end_inset
33551
33552
33553 \end_layout
33554
33555 \end_inset
33556
33557
33558 \end_layout
33559
33560 \begin_layout Standard
33561 Ce type de fichiers a l'extension 
33562 \begin_inset Quotes fld
33563 \end_inset
33564
33565
33566 \family typewriter
33567 .dvi
33568 \family default
33569
33570 \begin_inset Quotes frd
33571 \end_inset
33572
33573 .
33574  Il est appelé 
33575 \emph on
33576 indépendant de l'appareil
33577 \emph default
33578  ou 
33579 \begin_inset Quotes fld
33580 \end_inset
33581
33582 device independent (DVI)
33583 \begin_inset Quotes frd
33584 \end_inset
33585
33586 , car il est complètement portable ; vous pouvez les recopier d'une machine
33587  à l'autre sans avoir à faire de conversion.
33588  À l'époque où ce format a été développé, c'était loin d'être évident.
33589  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33590  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33591 \end_layout
33592
33593 \begin_layout Standard
33594 \begin_inset Note Greyedout
33595 status open
33596
33597 \begin_layout Plain Layout
33598
33599 \series bold
33600 Note:
33601 \series default
33602  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33603  au fichier.
33604  
33605 \end_layout
33606
33607 \end_inset
33608
33609  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33610  
33611 \family typewriter
33612 .dvi
33613 \family default
33614 .
33615  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33616 z le DVI puisque le programme de visualisation doit convertir les images
33617  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33618  document.
33619  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33620  avec de nombreuses images.
33621 \end_layout
33622
33623 \begin_layout Standard
33624 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33625  menu 
33626 \family sans
33627 Fichier\SpecialChar \menuseparator
33628 Exporter\SpecialChar \menuseparator
33629 DVI.
33630
33631 \family default
33632  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33633 \family sans
33634 Visualiser
33635 \family default
33636  ou en utilisant le bouton
33637 \begin_inset Graphics
33638         filename ../../images/buffer-view_dvi.png
33639         scale 85
33640         scaleBeforeRotation
33641
33642 \end_inset
33643
33644  de la barre d'outils.
33645 \end_layout
33646
33647 \begin_layout Section
33648 PostScript
33649 \begin_inset CommandInset label
33650 LatexCommand label
33651 name "sec:PostScript"
33652
33653 \end_inset
33654
33655
33656 \begin_inset Index
33657 status collapsed
33658
33659 \begin_layout Plain Layout
33660 Formats de Fichiers ! PostScript
33661 \end_layout
33662
33663 \end_inset
33664
33665
33666 \begin_inset Index
33667 status collapsed
33668
33669 \begin_layout Plain Layout
33670 PostScript|see
33671 \begin_inset ERT
33672 status collapsed
33673
33674 \begin_layout Plain Layout
33675
33676 {
33677 \end_layout
33678
33679 \end_inset
33680
33681 Formats de Fichiers
33682 \begin_inset ERT
33683 status collapsed
33684
33685 \begin_layout Plain Layout
33686
33687 }
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \end_inset
33696
33697
33698 \end_layout
33699
33700 \begin_layout Standard
33701 Ce type de fichiers a l'extension 
33702 \begin_inset Quotes fld
33703 \end_inset
33704
33705
33706 \family typewriter
33707 .ps
33708 \family default
33709
33710 \begin_inset Quotes frd
33711 \end_inset
33712
33713 .
33714  PostScript a été développé par la société 
33715 \series bold
33716 Adobe
33717 \series default
33718  comme un langage pour les imprimantes.
33719  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33720  pour imprimer le document.
33721  PostScript peut être considéré comme un 
33722 \begin_inset Quotes fld
33723 \end_inset
33724
33725 langage de programmation
33726 \begin_inset Quotes frd
33727 \end_inset
33728
33729  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33730  images
33731 \begin_inset Foot
33732 status open
33733
33734 \begin_layout Plain Layout
33735 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33736  LaTeX 
33737 \series bold
33738 pstricks
33739 \series default
33740
33741 \begin_inset CommandInset citation
33742 LatexCommand cite
33743 key "pstricks"
33744
33745 \end_inset
33746
33747 .
33748 \end_layout
33749
33750 \end_inset
33751
33752 .
33753  En partie à cause de toutes ces possibilités un fichier PostScript est
33754  souvent plus gros qu'un PDF.
33755 \end_layout
33756
33757 \begin_layout Standard
33758 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33759  plus gros qu'un PDF.
33760 \end_layout
33761
33762 \begin_layout Standard
33763 PostScript ne peut contenir que des images au format 
33764 \begin_inset Quotes fld
33765 \end_inset
33766
33767 PostScript Encapsulé
33768 \begin_inset Quotes frd
33769 \end_inset
33770
33771  (encapsulated PostScript ou EPS, d'extension 
33772 \family typewriter
33773 .eps
33774 \family default
33775 ).
33776  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33777  il doit les convertir en interne en EPS.
33778  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33779  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33780  document.
33781  Cela risque de ralentir de façon importante votre rythme de travail.
33782  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33783  vos images directement en EPS pour éviter ce problème.
33784 \end_layout
33785
33786 \begin_layout Standard
33787 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33788  le menu 
33789 \family sans
33790 Fichier\SpecialChar \menuseparator
33791 Exporter\SpecialChar \menuseparator
33792 PostScript.
33793
33794 \family default
33795  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33796  
33797 \family sans
33798 Visualiser
33799 \family default
33800  ou en utilisant le bouton 
33801 \begin_inset Graphics
33802         filename ../../images/buffer-view_ps.png
33803         scale 85
33804         scaleBeforeRotation
33805
33806 \end_inset
33807
33808  de la barre d'outils.
33809 \end_layout
33810
33811 \begin_layout Section
33812 PDF
33813 \begin_inset CommandInset label
33814 LatexCommand label
33815 name "sec:PDF"
33816
33817 \end_inset
33818
33819
33820 \begin_inset Index
33821 status collapsed
33822
33823 \begin_layout Plain Layout
33824 Formats de Fichiers ! PDF
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \begin_inset Index
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834 PDF
33835 \end_layout
33836
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \begin_layout Standard
33843 Ce type de fichiers a l'extension 
33844 \begin_inset Quotes fld
33845 \end_inset
33846
33847
33848 \family typewriter
33849 .pdf
33850 \family default
33851
33852 \begin_inset Quotes frd
33853 \end_inset
33854
33855 .
33856  Ce 
33857 \begin_inset Quotes fld
33858 \end_inset
33859
33860 format de document portable
33861 \begin_inset Quotes frd
33862 \end_inset
33863
33864  (portable document format ou PDF) est développé par 
33865 \family typewriter
33866 Adobe
33867 \family default
33868  comme une évolution de PostScript.
33869  Il est plus comprimé et utilise moins de commandes que PostScript.
33870  Comme son nom l'indique, il est 
33871 \begin_inset Quotes fld
33872 \end_inset
33873
33874 portable
33875 \begin_inset Quotes frd
33876 \end_inset
33877
33878  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
33879  aura exactement le même aspect.
33880 \end_layout
33881
33882 \begin_layout Standard
33883 PDF peut contenir des images dans son propre format PDF et dans les formats
33884  JPG (format du 
33885 \begin_inset Quotes fld
33886 \end_inset
33887
33888 Joint Photographic Expert Group
33889 \begin_inset Quotes frd
33890 \end_inset
33891
33892  avec comme extension 
33893 \family typewriter
33894 .jpg
33895 \family default
33896  ou 
33897 \family typewriter
33898 .jpeg
33899 \family default
33900 ) et PNG (
33901 \begin_inset Quotes fld
33902 \end_inset
33903
33904 Portable Network Graphics
33905 \begin_inset Quotes frd
33906 \end_inset
33907
33908  avec l'extension 
33909 \family typewriter
33910 .png
33911 \family default
33912 ).
33913  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
33914  dans un de ces formats.
33915  Mais comme il est dit dans la section sur PostScript, les conversions d'images
33916  vont ralentir votre travail.
33917  Nous recommandons donc l'utilisation de l'un des trois formats cités.
33918 \end_layout
33919
33920 \begin_layout Standard
33921 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
33922  menu 
33923 \family sans
33924 Fichier\SpecialChar \menuseparator
33925 Exporter 
33926 \family default
33927 de trois façons différentes:
33928 \end_layout
33929
33930 \begin_layout Description
33931 PDF
33932 \begin_inset space ~
33933 \end_inset
33934
33935 (ps2pdf) Ceci utilise le programme 
33936 \family typewriter
33937 ps2pdf
33938 \family default
33939  qui créé un PDF à partir de la version PostScript de votre fichier.
33940  Cette dernière est produite par le programme 
33941 \family typewriter
33942 dvips
33943 \family default
33944  qui utilise une version DVI comme étape intermédiaire.
33945  Cette variante consiste donc en trois conversions.
33946 \end_layout
33947
33948 \begin_layout Description
33949 PDF
33950 \begin_inset space ~
33951 \end_inset
33952
33953 (dvipdfm) Ceci utilise le programme 
33954 \family typewriter
33955 dvipdfm
33956 \family default
33957  qui convertit votre fichier en DVI avant de le convertir en PDF.
33958 \end_layout
33959
33960 \begin_layout Description
33961 PDF
33962 \begin_inset space ~
33963 \end_inset
33964
33965 (pdflatex) Ceci utilise le programme 
33966 \family typewriter
33967 pdftex
33968 \family default
33969  qui convertit directement votre fichier en PDF.
33970 \end_layout
33971
33972 \begin_layout Standard
33973 Nous recommandons d'utiliser l'option 
33974 \family sans
33975 PDF
33976 \begin_inset space ~
33977 \end_inset
33978
33979 (pdflatex)
33980 \family default
33981  car 
33982 \family typewriter
33983 pdftex
33984 \family default
33985  accepte toutes les fonctionnalités des versions actuelles de PDF.
33986  Il est en plus rapide et stable.
33987  Le programme 
33988 \family typewriter
33989 dvipdfm
33990 \family default
33991  n'est plus développé est est donc un peu dépassé.
33992 \end_layout
33993
33994 \begin_layout Standard
33995
33996 \end_layout
33997
33998 \begin_layout Standard
33999 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34000 \family sans
34001 Visualiser
34002 \family default
34003  ou en utilisant le bouton 
34004 \begin_inset Graphics
34005         filename ../../images/buffer-view_pdf2.png
34006         scale 85
34007         scaleBeforeRotation
34008
34009 \end_inset
34010
34011  de la barre d'outils
34012 \family sans
34013  (
34014 \family default
34015 qui utilise 
34016 \family sans
34017 PDF
34018 \begin_inset space ~
34019 \end_inset
34020
34021 (pdflatex)
34022 \family default
34023 ).
34024 \end_layout
34025
34026 \begin_layout Chapter
34027 Explication de l' Équation
34028 \begin_inset space ~
34029 \end_inset
34030
34031
34032 \begin_inset CommandInset ref
34033 LatexCommand eqref
34034 reference "eq:Wgn"
34035
34036 \end_inset
34037
34038
34039 \begin_inset CommandInset label
34040 LatexCommand label
34041 name "cha:Explication-de-l'Equation"
34042
34043 \end_inset
34044
34045
34046 \end_layout
34047
34048 \begin_layout Standard
34049 La largeur totale de 
34050 \emph on
34051 n
34052 \emph default
34053  cellules de tableau 
34054 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34055 \end_inset
34056
34057  peut être calculée avec
34058 \end_layout
34059
34060 \begin_layout Standard
34061 \begin_inset Formula \begin{equation}
34062 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}
34063
34064 \end_inset
34065
34066
34067 \end_layout
34068
34069 \begin_layout Standard
34070 Où 
34071 \begin_inset Formula $W_{g\, n}$
34072 \end_inset
34073
34074  est la largeur fixe de toutes les cellules.
34075  
34076 \series bold
34077
34078 \backslash
34079 tabcolsep
34080 \series default
34081  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34082  sa valeur par défaut est 6
34083 \begin_inset space \thinspace{}
34084 \end_inset
34085
34086 pt.
34087  
34088 \series bold
34089
34090 \backslash
34091 arrayrulewidth
34092 \series default
34093  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34094 \begin_inset space \thinspace{}
34095 \end_inset
34096
34097 pt.
34098 \end_layout
34099
34100 \begin_layout Standard
34101 D'après l'équation
34102 \begin_inset space ~
34103 \end_inset
34104
34105
34106 \begin_inset CommandInset ref
34107 LatexCommand eqref
34108 reference "eq:Wtot_n"
34109
34110 \end_inset
34111
34112 , la largeur totale d'une multicolonne, 
34113 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34114 \end_inset
34115
34116  est
34117 \end_layout
34118
34119 \begin_layout Standard
34120 \begin_inset Formula \begin{equation}
34121 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34122
34123 \end_inset
34124
34125
34126 \end_layout
34127
34128 \begin_layout Standard
34129 En posant que les équations 
34130 \begin_inset space ~
34131 \end_inset
34132
34133
34134 \begin_inset CommandInset ref
34135 LatexCommand eqref
34136 reference "eq:Wtot_n"
34137
34138 \end_inset
34139
34140  et 
34141 \begin_inset CommandInset ref
34142 LatexCommand eqref
34143 reference "eq:Wtot_mult"
34144
34145 \end_inset
34146
34147  sont égales, on peut calculer la largeur nécessaire 
34148 \begin_inset Formula $W_{g\, n}$
34149 \end_inset
34150
34151  quand 
34152 \emph on
34153 n
34154 \emph default
34155  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34156  de 
34157 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34158 \end_inset
34159
34160 :
34161 \end_layout
34162
34163 \begin_layout Standard
34164 \begin_inset Formula \begin{equation}
34165 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34166
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \begin_layout Bibliography
34173 \begin_inset CommandInset bibitem
34174 LatexCommand bibitem
34175 key "latexcompanion"
34176
34177 \end_inset
34178
34179 Frank Mittelbach and Michel Goossens: 
34180 \emph on
34181 The LaTeX Companion Second Edition.
34182
34183 \emph default
34184  Addison-Wesley, 2004
34185 \end_layout
34186
34187 \begin_layout Bibliography
34188 \begin_inset CommandInset bibitem
34189 LatexCommand bibitem
34190 key "latexguide"
34191
34192 \end_inset
34193
34194 Helmut Kopka and Patrick W.
34195  Daly: 
34196 \emph on
34197 A Guide to LaTeX Fourth Edition.
34198
34199 \emph default
34200  Addison-Wesley, 2003
34201 \end_layout
34202
34203 \begin_layout Bibliography
34204 \begin_inset CommandInset bibitem
34205 LatexCommand bibitem
34206 key "latexbook"
34207
34208 \end_inset
34209
34210 Leslie Lamport: 
34211 \emph on
34212 LaTeX: A Document Preparation System.
34213
34214 \emph default
34215  Addison-Wesley, second edition, 1994
34216 \end_layout
34217
34218 \begin_layout Bibliography
34219 \begin_inset CommandInset bibitem
34220 LatexCommand bibitem
34221 key "booktabs"
34222
34223 \end_inset
34224
34225 Documentation du paquetage LaTeX 
34226 \series bold
34227
34228 \begin_inset CommandInset href
34229 LatexCommand href
34230 name "booktabs"
34231 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34232
34233 \end_inset
34234
34235
34236 \series default
34237
34238 \begin_inset Index
34239 status collapsed
34240
34241 \begin_layout Plain Layout
34242 Paquetages LaTeX ! booktabs
34243 \end_layout
34244
34245 \end_inset
34246
34247
34248 \end_layout
34249
34250 \begin_layout Bibliography
34251 \begin_inset CommandInset bibitem
34252 LatexCommand bibitem
34253 key "caption"
34254
34255 \end_inset
34256
34257 Documentation du paquetage LaTeX 
34258 \series bold
34259
34260 \begin_inset CommandInset href
34261 LatexCommand href
34262 name "caption"
34263 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34264
34265 \end_inset
34266
34267
34268 \series default
34269
34270 \begin_inset Index
34271 status collapsed
34272
34273 \begin_layout Plain Layout
34274 Paquetages LaTeX ! caption
34275 \end_layout
34276
34277 \end_inset
34278
34279
34280 \end_layout
34281
34282 \begin_layout Bibliography
34283 \begin_inset CommandInset bibitem
34284 LatexCommand bibitem
34285 key "endfloat"
34286
34287 \end_inset
34288
34289 Documentation du paquetage LaTeX 
34290 \series bold
34291
34292 \begin_inset CommandInset href
34293 LatexCommand href
34294 name "endfloat"
34295 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34296
34297 \end_inset
34298
34299
34300 \series default
34301
34302 \begin_inset Index
34303 status collapsed
34304
34305 \begin_layout Plain Layout
34306 Paquetages LaTeX ! endfloat
34307 \end_layout
34308
34309 \end_inset
34310
34311
34312 \end_layout
34313
34314 \begin_layout Bibliography
34315 \begin_inset CommandInset bibitem
34316 LatexCommand bibitem
34317 key "wrapfig"
34318
34319 \end_inset
34320
34321 Documentation du paquetage LaTeX 
34322 \series bold
34323
34324 \begin_inset CommandInset href
34325 LatexCommand href
34326 name "wrapfig"
34327 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34328
34329 \end_inset
34330
34331
34332 \series default
34333
34334 \begin_inset Index
34335 status collapsed
34336
34337 \begin_layout Plain Layout
34338 Paquetages LaTeX ! wrapfig
34339 \begin_inset ERT
34340 status collapsed
34341
34342 \begin_layout Plain Layout
34343
34344
34345 \backslash
34346 vspace{4mm}
34347 \end_layout
34348
34349 \end_inset
34350
34351
34352 \end_layout
34353
34354 \end_inset
34355
34356
34357 \end_layout
34358
34359 \begin_layout Bibliography
34360 \begin_inset CommandInset bibitem
34361 LatexCommand bibitem
34362 key "footmisc"
34363
34364 \end_inset
34365
34366 Documentation du paquetage LaTeX 
34367 \series bold
34368
34369 \begin_inset CommandInset href
34370 LatexCommand href
34371 name "footmisc"
34372 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34373
34374 \end_inset
34375
34376
34377 \series default
34378
34379 \begin_inset Index
34380 status collapsed
34381
34382 \begin_layout Plain Layout
34383 Paquetages LaTeX ! footmisc
34384 \end_layout
34385
34386 \end_inset
34387
34388
34389 \end_layout
34390
34391 \begin_layout Bibliography
34392 \begin_inset CommandInset bibitem
34393 LatexCommand bibitem
34394 key "hypcap"
34395
34396 \end_inset
34397
34398 Documentation du paquetage LaTeX 
34399 \series bold
34400
34401 \begin_inset CommandInset href
34402 LatexCommand href
34403 name "hypcap"
34404 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34405
34406 \end_inset
34407
34408
34409 \series default
34410
34411 \begin_inset Index
34412 status collapsed
34413
34414 \begin_layout Plain Layout
34415 Paquetages LaTeX ! hyperref
34416 \end_layout
34417
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Bibliography
34424 \begin_inset CommandInset bibitem
34425 LatexCommand bibitem
34426 key "hyperref"
34427
34428 \end_inset
34429
34430 Documentation du paquetage LaTeX 
34431 \series bold
34432
34433 \begin_inset CommandInset href
34434 LatexCommand href
34435 name "hyperref"
34436 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34437
34438 \end_inset
34439
34440
34441 \series default
34442
34443 \begin_inset Index
34444 status collapsed
34445
34446 \begin_layout Plain Layout
34447 Paquetages LaTeX ! hyperref
34448 \end_layout
34449
34450 \end_inset
34451
34452
34453 \end_layout
34454
34455 \begin_layout Bibliography
34456 \begin_inset CommandInset bibitem
34457 LatexCommand bibitem
34458 key "koma-script"
34459
34460 \end_inset
34461
34462 Documentation du paquetage LaTeX 
34463 \series bold
34464
34465 \begin_inset CommandInset href
34466 LatexCommand href
34467 name "koma-script"
34468 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34469
34470 \end_inset
34471
34472
34473 \series default
34474
34475 \begin_inset Index
34476 status collapsed
34477
34478 \begin_layout Plain Layout
34479 Paquetages LaTeX ! koma-script
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Bibliography
34488 \begin_inset CommandInset bibitem
34489 LatexCommand bibitem
34490 key "listings"
34491
34492 \end_inset
34493
34494 Documentation du paquetage LaTeX 
34495 \series bold
34496
34497 \begin_inset CommandInset href
34498 LatexCommand href
34499 name "listings"
34500 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34501
34502 \end_inset
34503
34504
34505 \series default
34506
34507 \begin_inset Index
34508 status collapsed
34509
34510 \begin_layout Plain Layout
34511 Paquetages LaTeX ! listings
34512 \end_layout
34513
34514 \end_inset
34515
34516
34517 \end_layout
34518
34519 \begin_layout Bibliography
34520 \begin_inset CommandInset bibitem
34521 LatexCommand bibitem
34522 key "marginnote"
34523
34524 \end_inset
34525
34526 Documentation du paquetage LaTeX 
34527 \series bold
34528
34529 \begin_inset CommandInset href
34530 LatexCommand href
34531 name "marginnote"
34532 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34533
34534 \end_inset
34535
34536
34537 \series default
34538
34539 \begin_inset Index
34540 status collapsed
34541
34542 \begin_layout Plain Layout
34543 Paquetages LaTeX ! marginnote
34544 \end_layout
34545
34546 \end_inset
34547
34548
34549 \end_layout
34550
34551 \begin_layout Bibliography
34552 \begin_inset CommandInset bibitem
34553 LatexCommand bibitem
34554 key "pstricks"
34555
34556 \end_inset
34557
34558 Page Web du paquetage LaTeX 
34559 \series bold
34560
34561 \begin_inset CommandInset href
34562 LatexCommand href
34563 name "PSTricks"
34564 target "http://tug.org/PSTricks/"
34565
34566 \end_inset
34567
34568
34569 \series default
34570
34571 \begin_inset Index
34572 status collapsed
34573
34574 \begin_layout Plain Layout
34575 Paquetages LaTeX ! PSTricks
34576 \end_layout
34577
34578 \end_inset
34579
34580
34581 \end_layout
34582
34583 \begin_layout Bibliography
34584 \begin_inset CommandInset bibitem
34585 LatexCommand bibitem
34586 key "sidecap"
34587
34588 \end_inset
34589
34590 Documentation du paquetage LaTeX 
34591 \series bold
34592
34593 \begin_inset CommandInset href
34594 LatexCommand href
34595 name "sidecap"
34596 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34597
34598 \end_inset
34599
34600
34601 \series default
34602
34603 \begin_inset Index
34604 status collapsed
34605
34606 \begin_layout Plain Layout
34607 Paquetages LaTeX ! sidecap
34608 \end_layout
34609
34610 \end_inset
34611
34612
34613 \end_layout
34614
34615 \begin_layout Bibliography
34616 \begin_inset CommandInset bibitem
34617 LatexCommand bibitem
34618 key "NewInLyX16"
34619
34620 \end_inset
34621
34622
34623 \begin_inset CommandInset href
34624 LatexCommand href
34625 name "Page Wiki"
34626 target "http://wiki.lyx.org/LyX/NewInLyX16"
34627
34628 \end_inset
34629
34630  au sujet des nouveautés de 
34631 \family sans
34632 LyX 1.6.0
34633 \family default
34634 .
34635 \end_layout
34636
34637 \begin_layout Standard
34638 \begin_inset CommandInset index_print
34639 LatexCommand printindex
34640
34641 \end_inset
34642
34643
34644 \end_layout
34645
34646 \begin_layout Standard
34647 \begin_inset FloatList figure
34648
34649 \end_inset
34650
34651
34652 \end_layout
34653
34654 \begin_layout Standard
34655 \begin_inset FloatList table
34656
34657 \end_inset
34658
34659
34660 \end_layout
34661
34662 \begin_layout Standard
34663 \begin_inset ERT
34664 status open
34665
34666 \begin_layout Plain Layout
34667
34668
34669 \backslash
34670 listof{algorithm}{Liste des Algorithmes}
34671 \end_layout
34672
34673 \end_inset
34674
34675
34676 \begin_inset Note Note
34677 status collapsed
34678
34679 \begin_layout Plain Layout
34680 voir la section
34681 \begin_inset space ~
34682 \end_inset
34683
34684
34685 \begin_inset CommandInset ref
34686 LatexCommand ref
34687 reference "sub:Flottant-d'Algorithme"
34688
34689 \end_inset
34690
34691  pour une description
34692 \end_layout
34693
34694 \end_inset
34695
34696
34697 \end_layout
34698
34699 \end_body
34700 \end_document