]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
French EmbeddedObjects.lyx: updates by Siegfried
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
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 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
2289 \begin_inset Note Note
2290 status open
2291
2292 \begin_layout Plain Layout
2293 ou la fenêtre ?
2294 \end_layout
2295
2296 \end_inset
2297
2298 , vous pouvez déplacer le curseur de cellule en cellule avec les touches
2299  de déplacement et voir s'afficher les propriétés de la cellule courante
2300  dans la fenêtre de dialogue.
2301 \end_layout
2302
2303 \begin_layout Section
2304 La barre d'outils tableau
2305 \begin_inset Index
2306 status collapsed
2307
2308 \begin_layout Plain Layout
2309 Tableau ! Barre d'outils
2310 \end_layout
2311
2312 \end_inset
2313
2314
2315 \end_layout
2316
2317 \begin_layout Standard
2318 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2319  permet de modifier plus rapidement les tableaux.
2320  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2321  le curseur se trouve à l'intérieur d'un tableau.
2322  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2323  au menu 
2324 \family sans
2325 Visualiser\SpecialChar \menuseparator
2326 Barres
2327 \begin_inset space ~
2328 \end_inset
2329
2330 d'outils\SpecialChar \menuseparator
2331 Tableau
2332 \family default
2333 .
2334 \end_layout
2335
2336 \begin_layout Standard
2337 La barre d'outils contient les icônes suivantes :
2338 \end_layout
2339
2340 \begin_layout Labeling
2341 \labelwidthstring 00.00.0000
2342 \begin_inset Graphics
2343         filename ../../images/tabular-feature_append-row.png
2344         scaleBeforeRotation
2345
2346 \end_inset
2347
2348  ajoute une ligne sous la cellule ou la sélection courante
2349 \end_layout
2350
2351 \begin_layout Labeling
2352 \labelwidthstring 00.00.0000
2353 \begin_inset Graphics
2354         filename ../../images/tabular-feature_append-column.png
2355         scaleBeforeRotation
2356
2357 \end_inset
2358
2359  ajoute une colonne à la droite de la cellule ou de la sélection courante
2360 \end_layout
2361
2362 \begin_layout Labeling
2363 \labelwidthstring 00.00.0000
2364 \begin_inset Graphics
2365         filename ../../images/tabular-feature_delete-row.png
2366         scaleBeforeRotation
2367
2368 \end_inset
2369
2370  supprime la ligne ou la sélection courante
2371 \end_layout
2372
2373 \begin_layout Labeling
2374 \labelwidthstring 00.00.0000
2375 \begin_inset Graphics
2376         filename ../../images/tabular-feature_delete-column.png
2377         scaleBeforeRotation
2378
2379 \end_inset
2380
2381  supprime la colonne ou la sélection courante
2382 \end_layout
2383
2384 \begin_layout Labeling
2385 \labelwidthstring 00.00.0000
2386 \begin_inset Graphics
2387         filename ../../images/tabular-feature_toggle-line-top.png
2388         scaleBeforeRotation
2389
2390 \end_inset
2391
2392  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2393  courante
2394 \end_layout
2395
2396 \begin_layout Labeling
2397 \labelwidthstring 00.00.0000
2398 \begin_inset Graphics
2399         filename ../../images/tabular-feature_toggle-line-bottom.png
2400         scaleBeforeRotation
2401
2402 \end_inset
2403
2404  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2405 \end_layout
2406
2407 \begin_layout Labeling
2408 \labelwidthstring 00.00.0000
2409 \begin_inset Graphics
2410         filename ../../images/tabular-feature_toggle-line-left.png
2411         scaleBeforeRotation
2412
2413 \end_inset
2414
2415  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2416 \begin_inset Note Note
2417 status collapsed
2418
2419 \begin_layout Plain Layout
2420 ou colonne ?
2421 \end_layout
2422
2423 \end_inset
2424
2425  ou de la sélection courante
2426 \end_layout
2427
2428 \begin_layout Labeling
2429 \labelwidthstring 00.00.0000
2430 \begin_inset Graphics
2431         filename ../../images/tabular-feature_toggle-line-right.png
2432         scaleBeforeRotation
2433
2434 \end_inset
2435
2436  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2437 \begin_inset Note Note
2438 status collapsed
2439
2440 \begin_layout Plain Layout
2441 ou colonne ?
2442 \end_layout
2443
2444 \end_inset
2445
2446  ou de la sélection courante
2447 \end_layout
2448
2449 \begin_layout Labeling
2450 \labelwidthstring 00.00.0000
2451 \begin_inset Graphics
2452         filename ../../images/tabular-feature_set-all-lines.png
2453         scaleBeforeRotation
2454
2455 \end_inset
2456
2457  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2458  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2459  colonne et la ligne courante
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464 \begin_inset Graphics
2465         filename ../../images/tabular-feature_unset-all-lines.png
2466         scaleBeforeRotation
2467
2468 \end_inset
2469
2470  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2471  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2472  aussi la colonne et la ligne courante
2473 \end_layout
2474
2475 \begin_layout Labeling
2476 \labelwidthstring 00.00.0000
2477 \begin_inset Graphics
2478         filename ../../images/tabular-feature_align-left.png
2479         scaleBeforeRotation
2480
2481 \end_inset
2482
2483  aligne à gauche le contenu de la cellule ou de la colonne courante
2484 \end_layout
2485
2486 \begin_layout Labeling
2487 \labelwidthstring 00.00.0000
2488 \begin_inset Graphics
2489         filename ../../images/tabular-feature_align-center.png
2490         scaleBeforeRotation
2491
2492 \end_inset
2493
2494  centre horizontalement le contenu de la cellule ou de la colonne courante
2495 \end_layout
2496
2497 \begin_layout Labeling
2498 \labelwidthstring 00.00.0000
2499 \begin_inset Graphics
2500         filename ../../images/tabular-feature_align-right.png
2501         scaleBeforeRotation
2502
2503 \end_inset
2504
2505  aligne à droite le contenu de la cellule ou de la colonne courante
2506 \end_layout
2507
2508 \begin_layout Labeling
2509 \labelwidthstring 00.00.0000
2510 \begin_inset Graphics
2511         filename ../../images/tabular-feature_valign-top.png
2512         scaleBeforeRotation
2513
2514 \end_inset
2515
2516  aligne le contenu de la cellule courante verticalement vers le haut
2517 \end_layout
2518
2519 \begin_layout Labeling
2520 \labelwidthstring 00.00.0000
2521 \begin_inset Graphics
2522         filename ../../images/tabular-feature_valign-middle.png
2523         scaleBeforeRotation
2524
2525 \end_inset
2526
2527  centre verticalement le contenu de la cellule courante
2528 \end_layout
2529
2530 \begin_layout Labeling
2531 \labelwidthstring 00.00.0000
2532 \begin_inset Graphics
2533         filename ../../images/tabular-feature_valign-bottom.png
2534         scaleBeforeRotation
2535
2536 \end_inset
2537
2538  aligne le contenu de la cellule courante verticalement vers le bas
2539 \end_layout
2540
2541 \begin_layout Labeling
2542 \labelwidthstring 00.00.0000
2543 \begin_inset Graphics
2544         filename ../../images/tabular-feature_set-rotate-cell.png
2545         scaleBeforeRotation
2546
2547 \end_inset
2548
2549  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2550 re
2551 \end_layout
2552
2553 \begin_layout Labeling
2554 \labelwidthstring 00.00.0000
2555 \begin_inset Graphics
2556         filename ../../images/tabular-feature_set-rotate-tabular.png
2557         scaleBeforeRotation
2558
2559 \end_inset
2560
2561  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2562 \end_layout
2563
2564 \begin_layout Labeling
2565 \labelwidthstring 00.00.0000
2566 \begin_inset Graphics
2567         filename ../../images/tabular-feature_multicolumn.png
2568         scaleBeforeRotation
2569
2570 \end_inset
2571
2572  transforme en multi-colonne la cellule ou la sélection courante
2573 \end_layout
2574
2575 \begin_layout Standard
2576 \begin_inset Note Greyedout
2577 status open
2578
2579 \begin_layout Plain Layout
2580
2581 \series bold
2582 Note :
2583 \series default
2584  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2585  est utilisé pour toutes les autres cellules de la ligne.
2586 \end_layout
2587
2588 \end_inset
2589
2590
2591 \end_layout
2592
2593 \begin_layout Section
2594 Le Menu Éditer Tableau
2595 \begin_inset Index
2596 status collapsed
2597
2598 \begin_layout Plain Layout
2599 Tableau ! Menu Éditer
2600 \end_layout
2601
2602 \end_inset
2603
2604
2605 \end_layout
2606
2607 \begin_layout Standard
2608 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2609  
2610 \family sans
2611 Éditer\SpecialChar \menuseparator
2612 Tableau
2613 \family default
2614  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2615  ou de la ligne courante et aussi de transformer la sélection courante en
2616  multi-colonne.
2617  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2618 \end_layout
2619
2620 \begin_layout Section
2621 Flottant de Tableau
2622 \begin_inset CommandInset label
2623 LatexCommand label
2624 name "sec:Table-Floats"
2625
2626 \end_inset
2627
2628
2629 \begin_inset Index
2630 status collapsed
2631
2632 \begin_layout Plain Layout
2633 Flottants ! Tableaux
2634 \end_layout
2635
2636 \end_inset
2637
2638
2639 \begin_inset Index
2640 status collapsed
2641
2642 \begin_layout Plain Layout
2643 Tableau ! Flottants
2644 \end_layout
2645
2646 \end_inset
2647
2648
2649 \end_layout
2650
2651 \begin_layout Standard
2652 Pour des explications générales sur les flottants, jetez un œil à la section
2653 \begin_inset space ~
2654 \end_inset
2655
2656
2657 \begin_inset CommandInset ref
2658 LatexCommand ref
2659 reference "sec:Flottants-Introduction"
2660
2661 \end_inset
2662
2663 .
2664 \end_layout
2665
2666 \begin_layout Standard
2667 \begin_inset Float table
2668 placement h
2669 wide false
2670 sideways false
2671 status open
2672
2673 \begin_layout Plain Layout
2674 \begin_inset Caption
2675
2676 \begin_layout Plain Layout
2677 \begin_inset CommandInset label
2678 LatexCommand label
2679 name "tab:Flottant-de-tableau"
2680
2681 \end_inset
2682
2683 Un flottant de tableau.
2684 \end_layout
2685
2686 \end_inset
2687
2688
2689 \end_layout
2690
2691 \begin_layout Plain Layout
2692 \align center
2693 \begin_inset Tabular
2694 <lyxtabular version="3" rows="3" columns="3">
2695 <features>
2696 <column alignment="center" valignment="top" width="0pt">
2697 <column alignment="center" valignment="top" width="0pt">
2698 <column alignment="center" valignment="top" width="0pt">
2699 <row>
2700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2701 \begin_inset Text
2702
2703 \begin_layout Plain Layout
2704 1
2705 \end_layout
2706
2707 \end_inset
2708 </cell>
2709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2710 \begin_inset Text
2711
2712 \begin_layout Plain Layout
2713 2
2714 \end_layout
2715
2716 \end_inset
2717 </cell>
2718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2719 \begin_inset Text
2720
2721 \begin_layout Plain Layout
2722 3
2723 \end_layout
2724
2725 \end_inset
2726 </cell>
2727 </row>
2728 <row>
2729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2730 \begin_inset Text
2731
2732 \begin_layout Plain Layout
2733 Jules
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2739 \begin_inset Text
2740
2741 \begin_layout Plain Layout
2742 Marie
2743 \end_layout
2744
2745 \end_inset
2746 </cell>
2747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2748 \begin_inset Text
2749
2750 \begin_layout Plain Layout
2751 Jean
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 </row>
2757 <row>
2758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2759 \begin_inset Text
2760
2761 \begin_layout Plain Layout
2762 \begin_inset Formula $\int x^{2}dx$
2763 \end_inset
2764
2765
2766 \end_layout
2767
2768 \end_inset
2769 </cell>
2770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2771 \begin_inset Text
2772
2773 \begin_layout Plain Layout
2774 \begin_inset Formula $\left[\begin{array}{cc}
2775 a & b\\
2776 c & d\end{array}\right]$
2777 \end_inset
2778
2779
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Plain Layout
2788 \begin_inset Formula $1+1=2$
2789 \end_inset
2790
2791
2792 \end_layout
2793
2794 \end_inset
2795 </cell>
2796 </row>
2797 </lyxtabular>
2798
2799 \end_inset
2800
2801
2802 \end_layout
2803
2804 \end_inset
2805
2806
2807 \end_layout
2808
2809 \begin_layout Standard
2810 Les flottants de tableau sont insérés en utilisant le menu 
2811 \family sans
2812 Insérer\SpecialChar \menuseparator
2813 Flottant\SpecialChar \menuseparator
2814 Tableau
2815 \family default
2816  ou le bouton 
2817 \begin_inset Graphics
2818         filename ../../images/float-insert_table.png
2819         scale 85
2820         scaleBeforeRotation
2821
2822 \end_inset
2823
2824  de la barre d'outils.
2825 \end_layout
2826
2827 \begin_layout Standard
2828 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2829  qui a comme étiquette 
2830 \begin_inset Quotes eld
2831 \end_inset
2832
2833 Tableau
2834 \begin_inset space ~
2835 \end_inset
2836
2837 #:
2838 \begin_inset Quotes erd
2839 \end_inset
2840
2841  (où # est le numéro du tableau).
2842  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2843 \end_layout
2844
2845 \begin_layout Standard
2846 Le tableau
2847 \begin_inset space ~
2848 \end_inset
2849
2850
2851 \begin_inset CommandInset ref
2852 LatexCommand ref
2853 reference "tab:Flottant-de-tableau"
2854
2855 \end_inset
2856
2857  est un exemple de tableau dans un flottant de tableau.
2858 \end_layout
2859
2860 \begin_layout Standard
2861 On met habituellement la légende au dessus des tableaux, mais cette règle
2862  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2863  Cela signifie que si vous utilisez un document appartenant aux classes
2864  
2865 \family sans
2866 article
2867 \family default
2868
2869 \family sans
2870 book
2871 \family default
2872
2873 \family sans
2874 letter
2875 \family default
2876 , ou
2877 \family sans
2878  report
2879 \family default
2880  il n'y aura pas d'espace entre la légende et le tableau.
2881  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2882  la commande de chargement du paquetage LaTeX 
2883 \series bold
2884 caption
2885 \series default
2886
2887 \begin_inset Index
2888 status collapsed
2889
2890 \begin_layout Plain Layout
2891 Paquetages LaTeX ! caption
2892 \end_layout
2893
2894 \end_inset
2895
2896  dans le préambule de votre document.
2897 \begin_inset Foot
2898 status open
2899
2900 \begin_layout Plain Layout
2901 Pour plus d'information voyez la section
2902 \begin_inset space ~
2903 \end_inset
2904
2905
2906 \begin_inset CommandInset ref
2907 LatexCommand ref
2908 reference "sec:Placement-légende"
2909
2910 \end_inset
2911
2912 .
2913 \end_layout
2914
2915 \end_inset
2916
2917 :
2918 \end_layout
2919
2920 \begin_layout Standard
2921
2922 \series bold
2923 tableposition=top
2924 \end_layout
2925
2926 \begin_layout Standard
2927 Le paquetage 
2928 \series bold
2929 caption
2930 \series default
2931 , qui est décrit dans la section
2932 \begin_inset space ~
2933 \end_inset
2934
2935
2936 \begin_inset CommandInset ref
2937 LatexCommand ref
2938 reference "sec:Formatage-légende"
2939
2940 \end_inset
2941
2942 , est utilisé pour ajuster le format des légendes.
2943 \end_layout
2944
2945 \begin_layout Standard
2946 Dans le texte, on fait référence à un tableau
2947 \begin_inset Index
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951 Références ! à un Tableau
2952 \end_layout
2953
2954 \end_inset
2955
2956  en faisant référence à sa légende.
2957  On insère donc une étiquette dans la légende en utilisant le menu 
2958 \family sans
2959 Insérer
2960 \family default
2961 \SpecialChar \menuseparator
2962
2963 \family sans
2964 Étiquette
2965 \family default
2966  ou le bouton 
2967 \begin_inset Graphics
2968         filename ../../images/label-insert.png
2969         scale 85
2970         scaleBeforeRotation
2971
2972 \end_inset
2973
2974  de la barre d'outils.
2975  On peut alors faire référence à cette étiquette en utilisant le menu 
2976 \family sans
2977 Insérer\SpecialChar \menuseparator
2978 Référence
2979 \begin_inset space ~
2980 \end_inset
2981
2982 croisée
2983 \family default
2984  ou le bouton 
2985 \begin_inset Graphics
2986         filename ../../images/dialog-show-new-inset_ref.png
2987         scale 85
2988         scaleBeforeRotation
2989
2990 \end_inset
2991
2992  de la barre d'outils.
2993 \begin_inset Newline newline
2994 \end_inset
2995
2996 Les références croisées sont expliquées en détail dans la section
2997 \begin_inset space ~
2998 \end_inset
2999
3000
3001 \begin_inset CommandInset ref
3002 LatexCommand ref
3003 reference "sec:Referencer-les-Flottants"
3004
3005 \end_inset
3006
3007 .
3008 \end_layout
3009
3010 \begin_layout Section
3011 Tableaux Longs
3012 \begin_inset CommandInset label
3013 LatexCommand label
3014 name "sec:Tableaux-longs"
3015
3016 \end_inset
3017
3018
3019 \begin_inset Index
3020 status collapsed
3021
3022 \begin_layout Plain Layout
3023 Tableaux longs
3024 \end_layout
3025
3026 \end_inset
3027
3028
3029 \begin_inset Index
3030 status collapsed
3031
3032 \begin_layout Plain Layout
3033 Tableau ! Tableaux longs
3034 \end_layout
3035
3036 \end_inset
3037
3038
3039 \end_layout
3040
3041 \begin_layout Standard
3042 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3043  l'option 
3044 \family sans
3045 Utiliser
3046 \begin_inset space ~
3047 \end_inset
3048
3049 les
3050 \begin_inset space ~
3051 \end_inset
3052
3053 tableaux
3054 \begin_inset space ~
3055 \end_inset
3056
3057 longs
3058 \family default
3059  de l'onglet 
3060 \family sans
3061 Tableau
3062 \begin_inset space ~
3063 \end_inset
3064
3065 long
3066 \family default
3067  de la fenêtre 
3068 \family sans
3069 Paramètres
3070 \begin_inset space ~
3071 \end_inset
3072
3073 du
3074 \begin_inset space ~
3075 \end_inset
3076
3077 tableau
3078 \family default
3079  pour le répartir automatiquement sur plusieurs pages.
3080  En cochant cette option, vous activez un certain nombre de cases d'option
3081  et vous pouvez alors définir:
3082 \end_layout
3083
3084 \begin_layout Description
3085 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3086  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3087  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3088  première page, si 
3089 \family sans
3090 Premier
3091 \begin_inset space ~
3092 \end_inset
3093
3094 en-tête
3095 \family default
3096  est défini.
3097  Ces lignes forment l'en-tête principal.
3098 \end_layout
3099
3100 \begin_layout Description
3101 Premier
3102 \begin_inset space ~
3103 \end_inset
3104
3105 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3106  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3107  d'en-tête utilisées pour la première page du tableau long.
3108 \end_layout
3109
3110 \begin_layout Description
3111 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3112  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3113  constituant les pieds de toutes les pages du tableau long ; sauf de la
3114  dernière page si 
3115 \family sans
3116 Dernier
3117 \begin_inset space ~
3118 \end_inset
3119
3120 pied
3121 \family default
3122  est défini.
3123 \end_layout
3124
3125 \begin_layout Description
3126 Dernier
3127 \begin_inset space ~
3128 \end_inset
3129
3130 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3131  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3132  constituant le pied de la dernière page du tableau long
3133 \end_layout
3134
3135 \begin_layout Standard
3136 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3137  Si vous activez plusieurs options pour une même ligne, vous devez être
3138  conscients que seule la première sera prise en compte.
3139  
3140 \begin_inset Note Note
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144 Il y a quelque chose que je n'ai pas compris : la deuxième option serait
3145  mise automatiquement à 
3146 \begin_inset Quotes eld
3147 \end_inset
3148
3149 est vide
3150 \begin_inset Quotes erd
3151 \end_inset
3152
3153 ...(NdT)
3154 \end_layout
3155
3156 \end_inset
3157
3158 Dans ce contexte, première veut dire première en suivant l'ordre 
3159 \family sans
3160 Pied, Dernier
3161 \begin_inset space ~
3162 \end_inset
3163
3164 Pied, 
3165 \family default
3166 et
3167 \family sans
3168  En-tête, Premier
3169 \begin_inset space ~
3170 \end_inset
3171
3172 En-tête
3173 \family default
3174 .
3175  Voyez le tableau long qui suit pour voir comment ça marche :
3176 \end_layout
3177
3178 \begin_layout Standard
3179 \align center
3180 \begin_inset Tabular
3181 <lyxtabular version="3" rows="69" columns="3">
3182 <features islongtable="true">
3183 <column alignment="left" valignment="top" width="0cm">
3184 <column alignment="left" valignment="top" width="0pt">
3185 <column alignment="right" valignment="top" width="0pt">
3186 <row endfirsthead="true">
3187 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3188 \begin_inset Text
3189
3190 \begin_layout Plain Layout
3191
3192 \series bold
3193 Exemple d'annuaire téléphonique (ignorez les noms)
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3199 \begin_inset Text
3200
3201 \begin_layout Plain Layout
3202
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211
3212 \end_layout
3213
3214 \end_inset
3215 </cell>
3216 </row>
3217 <row endfirsthead="true">
3218 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222
3223 \series bold
3224 NOM
3225 \end_layout
3226
3227 \end_inset
3228 </cell>
3229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3230 \begin_inset Text
3231
3232 \begin_layout Plain Layout
3233
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242
3243 \series bold
3244 TEL.
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 </row>
3250 <row endhead="true">
3251 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \series bold
3257 Exemple d'annuaire téléphonique
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Plain Layout
3266
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 </row>
3281 <row endhead="true">
3282 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3283 \begin_inset Text
3284
3285 \begin_layout Plain Layout
3286
3287 \series bold
3288 NOM
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3303 \begin_inset Text
3304
3305 \begin_layout Plain Layout
3306
3307 \series bold
3308 TEL.
3309 \end_layout
3310
3311 \end_inset
3312 </cell>
3313 </row>
3314 <row endfoot="true">
3315 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319  continue page suivante
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \end_layout
3339
3340 \end_inset
3341 </cell>
3342 </row>
3343 <row>
3344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3345 \begin_inset Text
3346
3347 \begin_layout Plain Layout
3348
3349 \series bold
3350 Annovi
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 Silvia
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368 111
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 </row>
3374 <row>
3375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379
3380 \series bold
3381 Bertoli
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 <cell alignment="center" valignment="top" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390 Stefano
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3396 \begin_inset Text
3397
3398 \begin_layout Plain Layout
3399 111
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 </row>
3405 <row>
3406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3407 \begin_inset Text
3408
3409 \begin_layout Plain Layout
3410
3411 \series bold
3412 Bozzi
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 <cell alignment="center" valignment="top" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421 Walter
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430 111
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 </row>
3436 <row>
3437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441
3442 \series bold
3443 Cachia
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 <cell alignment="center" valignment="top" usebox="none">
3449 \begin_inset Text
3450
3451 \begin_layout Plain Layout
3452 Maria
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 111
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 </row>
3467 <row>
3468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3469 \begin_inset Text
3470
3471 \begin_layout Plain Layout
3472
3473 \series bold
3474 Cachia
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 Maurizio
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 111
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 </row>
3498 <row>
3499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503
3504 \series bold
3505 Cinquemani
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell alignment="center" valignment="top" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514 Giusi
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523 111
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 </row>
3529 <row>
3530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534
3535 \series bold
3536 Colin
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 Bernard
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554 111
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 </row>
3560 <row>
3561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565
3566 \series bold
3567 Concli
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell alignment="center" valignment="top" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576 Gianfranco
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 111
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 </row>
3591 <row>
3592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596
3597 \series bold
3598 Dal Bosco
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607 Carolina
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3613 \begin_inset Text
3614
3615 \begin_layout Plain Layout
3616 111
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 </row>
3622 <row>
3623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627
3628 \series bold
3629 Dalpiaz
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 Annamaria
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 111
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 </row>
3653 <row>
3654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658
3659 \series bold
3660 Feliciello
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 Domenico
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 111
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 </row>
3684 <row>
3685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689
3690 \series bold
3691 Focarelli
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 Paola
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 111
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 </row>
3715 <row>
3716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720
3721 \series bold
3722 Galletti
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 <cell alignment="center" valignment="top" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731 Oreste
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 111
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 </row>
3746 <row>
3747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751
3752 \series bold
3753 Gasparini
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 <cell alignment="center" valignment="top" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 Franca
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 111
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 </row>
3777 <row>
3778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782
3783 \series bold
3784 Rizzardi
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 Paola
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 111
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 </row>
3808 <row>
3809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813
3814 \series bold
3815 Lassini
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 Giancarlo
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 111
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 </row>
3839 <row>
3840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844
3845 \series bold
3846 Malfatti
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 Luciano
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3861 \begin_inset Text
3862
3863 \begin_layout Plain Layout
3864 111
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 </row>
3870 <row>
3871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875
3876 \series bold
3877 Malfatti
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 Valeriano
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895 111
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 </row>
3901 <row>
3902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906
3907 \series bold
3908 Meneguzzo
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 <cell alignment="center" valignment="top" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917 Roberto
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 111
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 </row>
3932 <row>
3933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937
3938 \series bold
3939 Mezzadra
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 <cell alignment="center" valignment="top" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 Roberto
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957 111
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 </row>
3963 <row>
3964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968
3969 \series bold
3970 Pirpamer
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="center" valignment="top" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979 Erich
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3985 \begin_inset Text
3986
3987 \begin_layout Plain Layout
3988 111
3989 \end_layout
3990
3991 \end_inset
3992 </cell>
3993 </row>
3994 <row>
3995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Plain Layout
3999
4000 \series bold
4001 Pochiesa
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 <cell alignment="center" valignment="top" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010 Paolo
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4016 \begin_inset Text
4017
4018 \begin_layout Plain Layout
4019 111, 222
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 </row>
4025 <row>
4026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030
4031 \series bold
4032 Radina
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 <cell alignment="center" valignment="top" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041 Claudio
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Plain Layout
4050 111
4051 \end_layout
4052
4053 \end_inset
4054 </cell>
4055 </row>
4056 <row>
4057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4058 \begin_inset Text
4059
4060 \begin_layout Plain Layout
4061
4062 \series bold
4063 Stuffer
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072 Oskar
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4078 \begin_inset Text
4079
4080 \begin_layout Plain Layout
4081 111
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 </row>
4087 <row>
4088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092
4093 \series bold
4094 Tacchelli
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 <cell alignment="center" valignment="top" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103 Ugo
4104 \end_layout
4105
4106 \end_inset
4107 </cell>
4108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4109 \begin_inset Text
4110
4111 \begin_layout Plain Layout
4112 111
4113 \end_layout
4114
4115 \end_inset
4116 </cell>
4117 </row>
4118 <row>
4119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123
4124 \series bold
4125 Tezzele
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 <cell alignment="center" valignment="top" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134 Margit
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 111
4144 \end_layout
4145
4146 \end_inset
4147 </cell>
4148 </row>
4149 <row>
4150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154
4155 \series bold
4156 Unterkalmsteiner
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 <cell alignment="center" valignment="top" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165 Frieda
4166 \end_layout
4167
4168 \end_inset
4169 </cell>
4170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4171 \begin_inset Text
4172
4173 \begin_layout Plain Layout
4174 111
4175 \end_layout
4176
4177 \end_inset
4178 </cell>
4179 </row>
4180 <row>
4181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185
4186 \series bold
4187 Vieider
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 Hilde
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205 111
4206 \end_layout
4207
4208 \end_inset
4209 </cell>
4210 </row>
4211 <row>
4212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216
4217 \series bold
4218 Vigna
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 <cell alignment="center" valignment="top" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227 Jürgen
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236 111
4237 \end_layout
4238
4239 \end_inset
4240 </cell>
4241 </row>
4242 <row>
4243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247
4248 \series bold
4249 Weber
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 <cell alignment="center" valignment="top" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258 Maurizio
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4264 \begin_inset Text
4265
4266 \begin_layout Plain Layout
4267 111
4268 \end_layout
4269
4270 \end_inset
4271 </cell>
4272 </row>
4273 <row>
4274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278
4279 \series bold
4280 Winkler
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 Franz
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 111
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 </row>
4304 <row>
4305 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309  
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 </row>
4333 <row>
4334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4335 \begin_inset Text
4336
4337 \begin_layout Plain Layout
4338
4339 \series bold
4340 Annovi
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 <cell alignment="center" valignment="top" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 Silvia
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 555
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 </row>
4364 <row>
4365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4366 \begin_inset Text
4367
4368 \begin_layout Plain Layout
4369
4370 \series bold
4371 Bertoli
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell alignment="center" valignment="top" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 Stefano
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 555
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 </row>
4395 <row>
4396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4397 \begin_inset Text
4398
4399 \begin_layout Plain Layout
4400
4401 \series bold
4402 Bozzi
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 Walter
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 555
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 </row>
4426 <row>
4427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4428 \begin_inset Text
4429
4430 \begin_layout Plain Layout
4431
4432 \series bold
4433 Cachia
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 Maria
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 555
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 </row>
4457 <row>
4458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462
4463 \series bold
4464 Cachia
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 Maurizio
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 555
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 </row>
4488 <row>
4489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493
4494 \series bold
4495 Cinquemani
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 Giusi
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 555
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 </row>
4519 <row>
4520 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524
4525 \series bold
4526 Colin
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 Bernard
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 555
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 </row>
4550 <row>
4551 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555
4556 \series bold
4557 Concli
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell alignment="center" valignment="top" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 Gianfranco
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 555
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 </row>
4581 <row>
4582 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586
4587 \series bold
4588 Dal Bosco
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 Carolina
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 555
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 </row>
4612 <row>
4613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617
4618 \series bold
4619 Dalpiaz
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 Annamaria
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 555
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 </row>
4643 <row>
4644 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648
4649 \series bold
4650 Feliciello
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 Domenico
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 555
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 </row>
4674 <row>
4675 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679
4680 \series bold
4681 Focarelli
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 Paola
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 555
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 </row>
4705 <row>
4706 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710
4711 \series bold
4712 Galletti
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 Oreste
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 555
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 </row>
4736 <row>
4737 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Plain Layout
4741
4742 \series bold
4743 Gasparini
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 Franca
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 555
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 </row>
4767 <row>
4768 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772
4773 \series bold
4774 Rizzardi
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 Paola
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 555
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 </row>
4798 <row>
4799 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803
4804 \series bold
4805 Lassini
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 Giancarlo
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Plain Layout
4823 555
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 </row>
4829 <row>
4830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4831 \begin_inset Text
4832
4833 \begin_layout Plain Layout
4834
4835 \series bold
4836 Malfatti
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 Luciano
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 555
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 </row>
4860 <row>
4861 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865
4866 \series bold
4867 Malfatti
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 <cell alignment="center" valignment="top" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876 Valeriano
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885 555
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 </row>
4891 <row>
4892 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896
4897 \series bold
4898 Meneguzzo
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 <cell alignment="center" valignment="top" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907 Roberto
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 555
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 </row>
4922 <row>
4923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927
4928 \series bold
4929 Mezzadra
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 <cell alignment="center" valignment="top" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938 Roberto
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4944 \begin_inset Text
4945
4946 \begin_layout Plain Layout
4947 555
4948 \end_layout
4949
4950 \end_inset
4951 </cell>
4952 </row>
4953 <row>
4954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958
4959 \series bold
4960 Pirpamer
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 <cell alignment="center" valignment="top" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969 Erich
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978 555
4979 \end_layout
4980
4981 \end_inset
4982 </cell>
4983 </row>
4984 <row>
4985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989
4990 \series bold
4991 Pochiesa
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 <cell alignment="center" valignment="top" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000 Paolo
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009 555, 222
5010 \end_layout
5011
5012 \end_inset
5013 </cell>
5014 </row>
5015 <row>
5016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5017 \begin_inset Text
5018
5019 \begin_layout Plain Layout
5020
5021 \series bold
5022 Radina
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 <cell alignment="center" valignment="top" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031 Claudio
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040 555
5041 \end_layout
5042
5043 \end_inset
5044 </cell>
5045 </row>
5046 <row>
5047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051
5052 \series bold
5053 Stuffer
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 <cell alignment="center" valignment="top" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062 Oskar
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Plain Layout
5071 555
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 </row>
5077 <row>
5078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082
5083 \series bold
5084 Tacchelli
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 <cell alignment="center" valignment="top" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093 Ugo
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Plain Layout
5102 555
5103 \end_layout
5104
5105 \end_inset
5106 </cell>
5107 </row>
5108 <row>
5109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Plain Layout
5113
5114 \series bold
5115 Tezzele
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 <cell alignment="center" valignment="top" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 Margit
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133 555
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 </row>
5139 <row>
5140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144
5145 \series bold
5146 Unterkalmsteiner
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 Frieda
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164 555
5165 \end_layout
5166
5167 \end_inset
5168 </cell>
5169 </row>
5170 <row>
5171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175
5176 \series bold
5177 Vieider
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 Hilde
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195 555
5196 \end_layout
5197
5198 \end_inset
5199 </cell>
5200 </row>
5201 <row>
5202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206
5207 \series bold
5208 Vigna
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 <cell alignment="center" valignment="top" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217 Jürgen
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Plain Layout
5226 999
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 </row>
5232 <row>
5233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237
5238 \series bold
5239 Weber
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 Maurizio
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Plain Layout
5257 555
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 </row>
5263 <row>
5264 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5265 \begin_inset Text
5266
5267 \begin_layout Plain Layout
5268
5269 \series bold
5270 Winkler
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279 Franz
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Plain Layout
5288 555
5289 \end_layout
5290
5291 \end_inset
5292 </cell>
5293 </row>
5294 <row endlastfoot="true">
5295 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299 Fin
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5314 \begin_inset Text
5315
5316 \begin_layout Plain Layout
5317
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 </row>
5323 </lyxtabular>
5324
5325 \end_inset
5326
5327
5328 \begin_inset ERT
5329 status open
5330
5331 \begin_layout Plain Layout
5332
5333
5334 \backslash
5335 addtocounter{table}{-1}
5336 \end_layout
5337
5338 \end_inset
5339
5340
5341 \begin_inset Note Note
5342 status open
5343
5344 \begin_layout Plain Layout
5345 Voyez la note grisée de la section
5346 \begin_inset space ~
5347 \end_inset
5348
5349
5350 \begin_inset CommandInset ref
5351 LatexCommand ref
5352 reference "sub:Tableaux-longs-légende"
5353
5354 \end_inset
5355
5356  pour une explication de cette commande.
5357 \end_layout
5358
5359 \end_inset
5360
5361
5362 \end_layout
5363
5364 \begin_layout Subsection
5365 Notes de Bas de Page dans les Tableaux Longs
5366 \begin_inset CommandInset label
5367 LatexCommand label
5368 name "sub:Notes-dans-tableau-long"
5369
5370 \end_inset
5371
5372
5373 \begin_inset Index
5374 status collapsed
5375
5376 \begin_layout Plain Layout
5377 Tableaux longs ! Notes de bas de page
5378 \end_layout
5379
5380 \end_inset
5381
5382
5383 \end_layout
5384
5385 \begin_layout Standard
5386 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5387  long.
5388  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5389  contenant la note.
5390  Par exemple le tableau
5391 \begin_inset space ~
5392 \end_inset
5393
5394
5395 \begin_inset CommandInset ref
5396 LatexCommand ref
5397 reference "tab:Légendes-tableau-différentes"
5398
5399 \end_inset
5400
5401  a une note de bas de page.
5402 \end_layout
5403
5404 \begin_layout Subsection
5405 Alignement des Tableaux Longs
5406 \begin_inset Index
5407 status collapsed
5408
5409 \begin_layout Plain Layout
5410 Tableaux longs ! Alignement
5411 \end_layout
5412
5413 \end_inset
5414
5415
5416 \end_layout
5417
5418 \begin_layout Standard
5419 Par défaut les Tableaux Longs sont centrés.
5420  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5421  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5422  de dialogue.
5423  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5424  des longueurs 
5425 \series bold
5426
5427 \backslash
5428 LTleft 
5429 \series default
5430 et 
5431 \series bold
5432
5433 \backslash
5434 LTright
5435 \series default
5436  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5437  concerné :
5438 \end_layout
5439
5440 \begin_layout Standard
5441
5442 \series bold
5443
5444 \backslash
5445 setlength{
5446 \backslash
5447 LTleft}{valeur}
5448 \end_layout
5449
5450 \begin_layout Standard
5451 Où 
5452 \series bold
5453 valeur
5454 \series default
5455  peut avoir n'importe laquelle des unités listées dans le tableau
5456 \begin_inset space ~
5457 \end_inset
5458
5459
5460 \begin_inset CommandInset ref
5461 LatexCommand ref
5462 reference "cha:Unités-de-longueur"
5463
5464 \end_inset
5465
5466 .
5467  
5468 \series bold
5469
5470 \backslash
5471 LTleft
5472 \series default
5473  contrôle la distance horizontale entre le bord gauche de la page et le
5474  tableau, et
5475 \series bold
5476  
5477 \backslash
5478 LTright
5479 \series default
5480  la distance au bord droit.
5481  La valeur par défaut des ces deux distances est 
5482 \series bold
5483
5484 \backslash
5485 fill
5486 \series default
5487 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5488 \end_layout
5489
5490 \begin_layout Standard
5491 Le tableau long suivant a été aligné à gauche en mettant 
5492 \series bold
5493
5494 \backslash
5495 LTleft
5496 \series default
5497  à 0
5498 \begin_inset space \thinspace{}
5499 \end_inset
5500
5501 pt.
5502 \begin_inset ERT
5503 status collapsed
5504
5505 \begin_layout Plain Layout
5506
5507
5508 \backslash
5509 setlength{
5510 \backslash
5511 LTleft}{0pt}
5512 \end_layout
5513
5514 \end_inset
5515
5516
5517 \end_layout
5518
5519 \begin_layout Standard
5520 \begin_inset Tabular
5521 <lyxtabular version="3" rows="5" columns="5">
5522 <features islongtable="true">
5523 <column alignment="center" valignment="top" width="0">
5524 <column alignment="center" valignment="top" width="0">
5525 <column alignment="center" valignment="top" width="0">
5526 <column alignment="center" valignment="top" width="0">
5527 <column alignment="center" valignment="top" width="0">
5528 <row>
5529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5530 \begin_inset Text
5531
5532 \begin_layout Plain Layout
5533 1
5534 \end_layout
5535
5536 \end_inset
5537 </cell>
5538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \begin_layout Plain Layout
5542 2
5543 \end_layout
5544
5545 \end_inset
5546 </cell>
5547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5548 \begin_inset Text
5549
5550 \begin_layout Plain Layout
5551 3
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560 4
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 5
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 <row>
5576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580 asd
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589 s
5590 \end_layout
5591
5592 \end_inset
5593 </cell>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598 s
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 s
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616 asd
5617 \end_layout
5618
5619 \end_inset
5620 </cell>
5621 </row>
5622 <row>
5623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \begin_layout Plain Layout
5627 asd
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636 s
5637 \end_layout
5638
5639 \end_inset
5640 </cell>
5641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5642 \begin_inset Text
5643
5644 \begin_layout Plain Layout
5645 s
5646 \end_layout
5647
5648 \end_inset
5649 </cell>
5650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5651 \begin_inset Text
5652
5653 \begin_layout Plain Layout
5654 s
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5660 \begin_inset Text
5661
5662 \begin_layout Plain Layout
5663 asd
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 </row>
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 asd
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 s
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5689 \begin_inset Text
5690
5691 \begin_layout Plain Layout
5692 s
5693 \end_layout
5694
5695 \end_inset
5696 </cell>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 s
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 asd
5711 \end_layout
5712
5713 \end_inset
5714 </cell>
5715 </row>
5716 <row>
5717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5718 \begin_inset Text
5719
5720 \begin_layout Plain Layout
5721 asd
5722 \end_layout
5723
5724 \end_inset
5725 </cell>
5726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5727 \begin_inset Text
5728
5729 \begin_layout Plain Layout
5730 asd
5731 \end_layout
5732
5733 \end_inset
5734 </cell>
5735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5736 \begin_inset Text
5737
5738 \begin_layout Plain Layout
5739 asd
5740 \end_layout
5741
5742 \end_inset
5743 </cell>
5744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748 asd
5749 \end_layout
5750
5751 \end_inset
5752 </cell>
5753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5754 \begin_inset Text
5755
5756 \begin_layout Plain Layout
5757 asd
5758 \end_layout
5759
5760 \end_inset
5761 </cell>
5762 </row>
5763 </lyxtabular>
5764
5765 \end_inset
5766
5767
5768 \begin_inset ERT
5769 status collapsed
5770
5771 \begin_layout Plain Layout
5772
5773
5774 \backslash
5775 setlength{
5776 \backslash
5777 LTleft}{
5778 \backslash
5779 fill}
5780 \end_layout
5781
5782 \end_inset
5783
5784
5785 \end_layout
5786
5787 \begin_layout Subsection
5788 Légendes et Tableaux longs
5789 \begin_inset Index
5790 status collapsed
5791
5792 \begin_layout Plain Layout
5793 Tableaux longs ! Légendes
5794 \end_layout
5795
5796 \end_inset
5797
5798
5799 \begin_inset CommandInset label
5800 LatexCommand label
5801 name "sub:Tableaux-longs-légende"
5802
5803 \end_inset
5804
5805
5806 \end_layout
5807
5808 \begin_layout Standard
5809 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5810  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5811  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5812  Longs.
5813 \end_layout
5814
5815 \begin_layout Standard
5816 Comme LyX ne gère pas complètement les légendes dans les Tableaux Longs,
5817  on doit bricoler un peu pour les créer :
5818 \end_layout
5819
5820 \begin_layout Enumerate
5821 Créez
5822 \family sans
5823  
5824 \family default
5825 un Tableau long.
5826 \end_layout
5827
5828 \begin_layout Enumerate
5829 Sélectionnez sa première ligne et désactivez sa ligne de bordure du haut.
5830 \end_layout
5831
5832 \begin_layout Enumerate
5833 Insérez la légende dans la première cellule du tableau en utilisant le menu
5834 \family sans
5835  Insérer\SpecialChar \menuseparator
5836 Légende
5837 \family default
5838  .
5839 \begin_inset Newline newline
5840 \end_inset
5841
5842 Vous pouvez aussi ajouter un titre court pour la légende qui apparaîtra
5843  dans la Liste des Figures à la place de la légende complète.
5844 \end_layout
5845
5846 \begin_layout Enumerate
5847 Insérez 
5848 \begin_inset Quotes eld
5849 \end_inset
5850
5851
5852 \series bold
5853
5854 \backslash
5855
5856 \backslash
5857 %
5858 \series default
5859
5860 \begin_inset Quotes erd
5861 \end_inset
5862
5863  en tant que code LaTeX après la légende.
5864 \end_layout
5865
5866 \begin_layout Standard
5867 Le 
5868 \series bold
5869
5870 \backslash
5871
5872 \backslash
5873 %
5874 \series default
5875  placé après le texte de la légende supprime les lignes verticales entre
5876  les cellules suivantes de cette ligne.
5877  La première ligne de notre tableau est une fausse ligne qui sert à mettre
5878  la légende, le tableau commence réellement à la deuxième ligne.
5879 \end_layout
5880
5881 \begin_layout Standard
5882 Voici un petit Tableau long pour voir comment ça marche :
5883 \end_layout
5884
5885 \begin_layout Standard
5886 \begin_inset Tabular
5887 <lyxtabular version="3" rows="6" columns="5">
5888 <features islongtable="true">
5889 <column alignment="center" valignment="top" width="0">
5890 <column alignment="center" valignment="top" width="0">
5891 <column alignment="center" valignment="top" width="0">
5892 <column alignment="center" valignment="top" width="0">
5893 <column alignment="center" valignment="top" width="0">
5894 <row caption="true">
5895 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 \begin_inset Caption
5900
5901 \begin_layout Plain Layout
5902 Tableau long avec une légende
5903 \begin_inset OptArg
5904 status open
5905
5906 \begin_layout Plain Layout
5907 Tableau long
5908 \end_layout
5909
5910 \end_inset
5911
5912
5913 \end_layout
5914
5915 \end_inset
5916
5917
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944
5945 \end_layout
5946
5947 \end_inset
5948 </cell>
5949 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 </row>
5959 <row>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 1
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 2
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 3
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991 4
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 5
6001 \end_layout
6002
6003 \end_inset
6004 </cell>
6005 </row>
6006 <row>
6007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 asd
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020 s
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 s
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 s
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6044 \begin_inset Text
6045
6046 \begin_layout Plain Layout
6047 asd
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 </row>
6053 <row>
6054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058 asd
6059 \end_layout
6060
6061 \end_inset
6062 </cell>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 s
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 s
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 s
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6091 \begin_inset Text
6092
6093 \begin_layout Plain Layout
6094 asd
6095 \end_layout
6096
6097 \end_inset
6098 </cell>
6099 </row>
6100 <row>
6101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6102 \begin_inset Text
6103
6104 \begin_layout Plain Layout
6105 asd
6106 \end_layout
6107
6108 \end_inset
6109 </cell>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114 s
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 s
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 s
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6138 \begin_inset Text
6139
6140 \begin_layout Plain Layout
6141 asd
6142 \end_layout
6143
6144 \end_inset
6145 </cell>
6146 </row>
6147 <row>
6148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6149 \begin_inset Text
6150
6151 \begin_layout Plain Layout
6152 asd
6153 \end_layout
6154
6155 \end_inset
6156 </cell>
6157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161 asd
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 asd
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 asd
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188 asd
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 </row>
6194 </lyxtabular>
6195
6196 \end_inset
6197
6198
6199 \end_layout
6200
6201 \begin_layout Standard
6202 \begin_inset VSpace medskip
6203 \end_inset
6204
6205
6206 \begin_inset Note Greyedout
6207 status open
6208
6209 \begin_layout Plain Layout
6210
6211 \series bold
6212 Note:
6213 \series default
6214  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6215  n'avez pas prévu de légende.
6216  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6217 \begin_inset space ~
6218 \end_inset
6219
6220 2.4 suit le tableau
6221 \begin_inset space ~
6222 \end_inset
6223
6224 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6225  sans légende.
6226  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6227  après chaque tableau long sans légende :
6228 \end_layout
6229
6230 \begin_layout Plain Layout
6231
6232 \series bold
6233
6234 \backslash
6235 addtocounter{table}{-1}
6236 \end_layout
6237
6238 \end_inset
6239
6240
6241 \end_layout
6242
6243 \begin_layout Standard
6244 \begin_inset Note Greyedout
6245 status open
6246
6247 \begin_layout Plain Layout
6248
6249 \series bold
6250 Note:
6251 \series default
6252  Si vous utilisez le paquetage LaTeX 
6253 \series bold
6254 hyperref
6255 \series default
6256
6257 \begin_inset Index
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 Paquetages LaTeX ! hyperref
6262 \end_layout
6263
6264 \end_inset
6265
6266  pour transformer vos références croisées en liens, le lien vers un tableau
6267  long pointera toujours sur le début du document.
6268 \end_layout
6269
6270 \end_inset
6271
6272
6273 \end_layout
6274
6275 \begin_layout Standard
6276 \begin_inset Newpage newpage
6277 \end_inset
6278
6279
6280 \end_layout
6281
6282 \begin_layout Subsubsection
6283 Références à des tableaux longs
6284 \begin_inset Index
6285 status collapsed
6286
6287 \begin_layout Plain Layout
6288 Tableaux longs ! Références
6289 \end_layout
6290
6291 \end_inset
6292
6293
6294 \end_layout
6295
6296 \begin_layout Standard
6297 \begin_inset Tabular
6298 <lyxtabular version="3" rows="6" columns="5">
6299 <features islongtable="true">
6300 <column alignment="center" valignment="top" width="0">
6301 <column alignment="center" valignment="top" width="0">
6302 <column alignment="center" valignment="top" width="0">
6303 <column alignment="center" valignment="top" width="0">
6304 <column alignment="center" valignment="top" width="0">
6305 <row caption="true">
6306 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 \begin_inset Caption
6311
6312 \begin_layout Plain Layout
6313 Tableau long référencé
6314 \begin_inset CommandInset label
6315 LatexCommand label
6316 name "tab:RefExemple"
6317
6318 \end_inset
6319
6320
6321 \end_layout
6322
6323 \end_inset
6324
6325
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Plain Layout
6343
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352
6353 \end_layout
6354
6355 \end_inset
6356 </cell>
6357 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6358 \begin_inset Text
6359
6360 \begin_layout Plain Layout
6361
6362 \end_layout
6363
6364 \end_inset
6365 </cell>
6366 </row>
6367 <row>
6368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 1
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381 2
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6387 \begin_inset Text
6388
6389 \begin_layout Plain Layout
6390 3
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6396 \begin_inset Text
6397
6398 \begin_layout Plain Layout
6399 4
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408 5
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 </row>
6414 <row>
6415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6416 \begin_inset Text
6417
6418 \begin_layout Plain Layout
6419 asd
6420 \end_layout
6421
6422 \end_inset
6423 </cell>
6424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6425 \begin_inset Text
6426
6427 \begin_layout Plain Layout
6428 s
6429 \end_layout
6430
6431 \end_inset
6432 </cell>
6433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6434 \begin_inset Text
6435
6436 \begin_layout Plain Layout
6437 s
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 s
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 asd
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 </row>
6461 <row>
6462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6463 \begin_inset Text
6464
6465 \begin_layout Plain Layout
6466 asd
6467 \end_layout
6468
6469 \end_inset
6470 </cell>
6471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475 s
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 s
6485 \end_layout
6486
6487 \end_inset
6488 </cell>
6489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6490 \begin_inset Text
6491
6492 \begin_layout Plain Layout
6493 s
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 asd
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 </row>
6508 <row>
6509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6510 \begin_inset Text
6511
6512 \begin_layout Plain Layout
6513 asd
6514 \end_layout
6515
6516 \end_inset
6517 </cell>
6518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6519 \begin_inset Text
6520
6521 \begin_layout Plain Layout
6522 s
6523 \end_layout
6524
6525 \end_inset
6526 </cell>
6527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6528 \begin_inset Text
6529
6530 \begin_layout Plain Layout
6531 s
6532 \end_layout
6533
6534 \end_inset
6535 </cell>
6536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540 s
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 asd
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 </row>
6555 <row>
6556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6557 \begin_inset Text
6558
6559 \begin_layout Plain Layout
6560 asd
6561 \end_layout
6562
6563 \end_inset
6564 </cell>
6565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569 sad
6570 \end_layout
6571
6572 \end_inset
6573 </cell>
6574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6575 \begin_inset Text
6576
6577 \begin_layout Plain Layout
6578 asd
6579 \end_layout
6580
6581 \end_inset
6582 </cell>
6583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 asd
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 asd
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 </row>
6602 </lyxtabular>
6603
6604 \end_inset
6605
6606
6607 \end_layout
6608
6609 \begin_layout Standard
6610 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6611  dans sa légende.
6612  Notez qu'il faut ajouter le préfixe 
6613 \begin_inset Quotes eld
6614 \end_inset
6615
6616
6617 \emph on
6618 tab:
6619 \emph default
6620
6621 \begin_inset Quotes erd
6622 \end_inset
6623
6624  manuellement dans le champ de l'étiquette.
6625 \end_layout
6626
6627 \begin_layout Standard
6628 Ceci est une référence au tableau
6629 \begin_inset space ~
6630 \end_inset
6631
6632
6633 \begin_inset CommandInset ref
6634 LatexCommand ref
6635 reference "tab:RefExemple"
6636
6637 \end_inset
6638
6639 .
6640 \end_layout
6641
6642 \begin_layout Standard
6643 La mise en forme de la légende peut être ajustée avec celle de toutes les
6644  autres légendes de votre document en utilisant le paquetage LaTeX 
6645 \series bold
6646 caption
6647 \series default
6648
6649 \begin_inset Index
6650 status collapsed
6651
6652 \begin_layout Plain Layout
6653 Paquetages LaTeX ! caption
6654 \end_layout
6655
6656 \end_inset
6657
6658 , voir la section
6659 \begin_inset space ~
6660 \end_inset
6661
6662
6663 \begin_inset CommandInset ref
6664 LatexCommand ref
6665 reference "sec:Formatage-légende"
6666
6667 \end_inset
6668
6669 .
6670 \end_layout
6671
6672 \begin_layout Subsubsection
6673 Largeur de la légende
6674 \begin_inset Index
6675 status collapsed
6676
6677 \begin_layout Plain Layout
6678 Tableaux longs ! Largeur de la légende
6679 \end_layout
6680
6681 \end_inset
6682
6683
6684 \end_layout
6685
6686 \begin_layout Standard
6687 La largeur maximale des lignes de légende est définie par la longueur 
6688 \series bold
6689
6690 \backslash
6691 LTcapwidth
6692 \series default
6693 .
6694  Sa valeur par défaut est 4
6695 \begin_inset space \thinspace{}
6696 \end_inset
6697
6698 in.
6699  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6700  de votre document ou en tant que code TeX directement dans votre document
6701  avant le tableau qui doit être affectée.
6702 \end_layout
6703
6704 \begin_layout Standard
6705
6706 \series bold
6707
6708 \backslash
6709 setlength{
6710 \backslash
6711 LTcapwidth}{largeur}
6712 \end_layout
6713
6714 \begin_layout Standard
6715 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6716 ce
6717 \begin_inset space ~
6718 \end_inset
6719
6720
6721 \begin_inset CommandInset ref
6722 LatexCommand ref
6723 reference "cha:Unités-de-longueur"
6724
6725 \end_inset
6726
6727 .
6728 \end_layout
6729
6730 \begin_layout Standard
6731 Les tableaux suivants montrent la différence :
6732 \end_layout
6733
6734 \begin_layout Standard
6735 \begin_inset Tabular
6736 <lyxtabular version="3" rows="6" columns="5">
6737 <features islongtable="true">
6738 <column alignment="center" valignment="top" width="0">
6739 <column alignment="center" valignment="top" width="0">
6740 <column alignment="center" valignment="top" width="0">
6741 <column alignment="center" valignment="top" width="0">
6742 <column alignment="center" valignment="top" width="0">
6743 <row caption="true">
6744 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6745 \begin_inset Text
6746
6747 \begin_layout Plain Layout
6748 \begin_inset Caption
6749
6750 \begin_layout Plain Layout
6751 long titre complet avec la largeur par défaut long titre complet avec la
6752  largeur par défaut long titre complet avec la largeur par défaut
6753 \begin_inset OptArg
6754 status open
6755
6756 \begin_layout Plain Layout
6757 Légende avec largeur par défaut
6758 \end_layout
6759
6760 \end_inset
6761
6762
6763 \end_layout
6764
6765 \end_inset
6766
6767
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6800 \begin_inset Text
6801
6802 \begin_layout Plain Layout
6803
6804 \end_layout
6805
6806 \end_inset
6807 </cell>
6808 </row>
6809 <row>
6810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814 1
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 2
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832 3
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 4
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850 5
6851 \end_layout
6852
6853 \end_inset
6854 </cell>
6855 </row>
6856 <row>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861 asd
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870 s
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 s
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 s
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Plain Layout
6897 asd
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 </row>
6903 <row>
6904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6905 \begin_inset Text
6906
6907 \begin_layout Plain Layout
6908 asd
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6914 \begin_inset Text
6915
6916 \begin_layout Plain Layout
6917 s
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6923 \begin_inset Text
6924
6925 \begin_layout Plain Layout
6926 s
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Plain Layout
6935 s
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6941 \begin_inset Text
6942
6943 \begin_layout Plain Layout
6944 asd
6945 \end_layout
6946
6947 \end_inset
6948 </cell>
6949 </row>
6950 <row>
6951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955 asd
6956 \end_layout
6957
6958 \end_inset
6959 </cell>
6960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6961 \begin_inset Text
6962
6963 \begin_layout Plain Layout
6964 s
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 s
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982 s
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991 asd
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 </row>
6997 <row>
6998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002 asd
7003 \end_layout
7004
7005 \end_inset
7006 </cell>
7007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7008 \begin_inset Text
7009
7010 \begin_layout Plain Layout
7011 sad
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 asd
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 asd
7030 \end_layout
7031
7032 \end_inset
7033 </cell>
7034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 asd
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 </row>
7044 </lyxtabular>
7045
7046 \end_inset
7047
7048
7049 \end_layout
7050
7051 \begin_layout Standard
7052 \begin_inset ERT
7053 status collapsed
7054
7055 \begin_layout Plain Layout
7056
7057
7058 \backslash
7059 setlength{
7060 \backslash
7061 LTcapwidth}{5cm}
7062 \end_layout
7063
7064 \end_inset
7065
7066
7067 \begin_inset Tabular
7068 <lyxtabular version="3" rows="6" columns="5">
7069 <features islongtable="true">
7070 <column alignment="center" valignment="top" width="0">
7071 <column alignment="center" valignment="top" width="0">
7072 <column alignment="center" valignment="top" width="0">
7073 <column alignment="center" valignment="top" width="0">
7074 <column alignment="center" valignment="top" width="0">
7075 <row caption="true">
7076 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7077 \begin_inset Text
7078
7079 \begin_layout Plain Layout
7080 \begin_inset Caption
7081
7082 \begin_layout Plain Layout
7083 long titre complet avec la largeur réglée à 5
7084 \begin_inset space \thinspace{}
7085 \end_inset
7086
7087 cm long titre complet avec la largeur réglée à 5
7088 \begin_inset space \thinspace{}
7089 \end_inset
7090
7091 cm long titre complet avec la largeur réglée à 5
7092 \begin_inset space \thinspace{}
7093 \end_inset
7094
7095 cm
7096 \begin_inset OptArg
7097 status open
7098
7099 \begin_layout Plain Layout
7100 Légende avec largeur à
7101 \begin_inset space \thinspace{}
7102 \end_inset
7103
7104 =
7105 \begin_inset space \thinspace{}
7106 \end_inset
7107
7108 5
7109 \begin_inset space \thinspace{}
7110 \end_inset
7111
7112 cm
7113 \end_layout
7114
7115 \end_inset
7116
7117
7118 \end_layout
7119
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7155 \begin_inset Text
7156
7157 \begin_layout Plain Layout
7158
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 </row>
7164 <row>
7165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 1
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 2
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 3
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 4
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7202 \begin_inset Text
7203
7204 \begin_layout Plain Layout
7205 5
7206 \end_layout
7207
7208 \end_inset
7209 </cell>
7210 </row>
7211 <row>
7212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7213 \begin_inset Text
7214
7215 \begin_layout Plain Layout
7216 asd
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Plain Layout
7225 s
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 s
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Plain Layout
7243 s
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7249 \begin_inset Text
7250
7251 \begin_layout Plain Layout
7252 asd
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 </row>
7258 <row>
7259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Plain Layout
7263 asd
7264 \end_layout
7265
7266 \end_inset
7267 </cell>
7268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 s
7273 \end_layout
7274
7275 \end_inset
7276 </cell>
7277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7278 \begin_inset Text
7279
7280 \begin_layout Plain Layout
7281 s
7282 \end_layout
7283
7284 \end_inset
7285 </cell>
7286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290 s
7291 \end_layout
7292
7293 \end_inset
7294 </cell>
7295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7296 \begin_inset Text
7297
7298 \begin_layout Plain Layout
7299 asd
7300 \end_layout
7301
7302 \end_inset
7303 </cell>
7304 </row>
7305 <row>
7306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310 asd
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7316 \begin_inset Text
7317
7318 \begin_layout Plain Layout
7319 s
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328 s
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7334 \begin_inset Text
7335
7336 \begin_layout Plain Layout
7337 s
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7343 \begin_inset Text
7344
7345 \begin_layout Plain Layout
7346 asd
7347 \end_layout
7348
7349 \end_inset
7350 </cell>
7351 </row>
7352 <row>
7353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357 asd
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366 sad
7367 \end_layout
7368
7369 \end_inset
7370 </cell>
7371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7372 \begin_inset Text
7373
7374 \begin_layout Plain Layout
7375 asd
7376 \end_layout
7377
7378 \end_inset
7379 </cell>
7380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7381 \begin_inset Text
7382
7383 \begin_layout Plain Layout
7384 asd
7385 \end_layout
7386
7387 \end_inset
7388 </cell>
7389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7390 \begin_inset Text
7391
7392 \begin_layout Plain Layout
7393 asd
7394 \end_layout
7395
7396 \end_inset
7397 </cell>
7398 </row>
7399 </lyxtabular>
7400
7401 \end_inset
7402
7403
7404 \end_layout
7405
7406 \begin_layout Standard
7407 \begin_inset ERT
7408 status collapsed
7409
7410 \begin_layout Plain Layout
7411
7412
7413 \backslash
7414 setlength{
7415 \backslash
7416 LTcapwidth}{4in}
7417 \end_layout
7418
7419 \end_inset
7420
7421
7422 \end_layout
7423
7424 \begin_layout Standard
7425 \begin_inset Note Greyedout
7426 status open
7427
7428 \begin_layout Plain Layout
7429
7430 \series bold
7431 Note:
7432 \series default
7433  Quand on utilise la paquetage LaTeX 
7434 \series bold
7435 caption
7436 \series default
7437
7438 \begin_inset Index
7439 status collapsed
7440
7441 \begin_layout Plain Layout
7442 Paquetages LaTeX ! caption
7443 \end_layout
7444
7445 \end_inset
7446
7447  , comme c'est les cas dans ce document, la légende prend toute la largeur
7448  de la page quand on utilise la largeur par défaut de 4
7449 \begin_inset space \thinspace{}
7450 \end_inset
7451
7452 in pour 
7453 \series bold
7454
7455 \backslash
7456 LTcapwidth
7457 \series default
7458 .
7459  Pour avoir dans ce cas une légende qui fasse exactement 4
7460 \begin_inset space \thinspace{}
7461 \end_inset
7462
7463 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7464  comme par exemple 3.99
7465 \begin_inset space \thinspace{}
7466 \end_inset
7467
7468 in, soit utiliser la commande LaTeX 
7469 \series bold
7470
7471 \backslash
7472 captionsetup{width=valeur}
7473 \series default
7474  qui est disponible dans le paquetage 
7475 \series bold
7476 caption
7477 \series default
7478 .
7479 \end_layout
7480
7481 \end_inset
7482
7483
7484 \end_layout
7485
7486 \begin_layout Subsubsection
7487 Des Légendes différentes sur chaque page d'un tableau
7488 \begin_inset OptArg
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492 Légendes différentes
7493 \end_layout
7494
7495 \end_inset
7496
7497
7498 \begin_inset Index
7499 status collapsed
7500
7501 \begin_layout Plain Layout
7502 Tableaux longs ! Légendes différentes par page
7503 \end_layout
7504
7505 \end_inset
7506
7507
7508 \end_layout
7509
7510 \begin_layout Standard
7511 Quand les légendes qui se trouvent sur les autres pages doivent être différentes
7512  de celle de la première page, insérez une légende avec un titre court non
7513  vide dans une fausse première ligne qui sera marquée comme étant le premier
7514  en-tête.
7515  La légende utilisée pour les autres pages est insérée comme une légende
7516  sans titre court dans une fausse ligne qui sera marquée comme étant l'entête
7517  principal.
7518  Si cet entête ne doit pas contenir le numéro du tableau, utilisez la commandes
7519  suivante à la place de la boîte de légende de LyX :
7520 \end_layout
7521
7522 \begin_layout Standard
7523
7524 \series bold
7525
7526 \backslash
7527 caption*{caption text}
7528 \end_layout
7529
7530 \begin_layout Standard
7531 L'étiquette utilisée pour faire référence à ce tableau est insérée dans
7532  la légende du premier en-tête.
7533  Le tableau
7534 \begin_inset space ~
7535 \end_inset
7536
7537
7538 \begin_inset CommandInset ref
7539 LatexCommand ref
7540 reference "tab:Légendes-tableau-différentes"
7541
7542 \end_inset
7543
7544  est un exemple de tableau long avec des légendes différentes et où la seconde
7545  légende ne contient pas le numéro du tableau.
7546 \end_layout
7547
7548 \begin_layout Standard
7549 \align center
7550 \begin_inset Tabular
7551 <lyxtabular version="3" rows="60" columns="3">
7552 <features islongtable="true">
7553 <column alignment="left" valignment="top" width="0cm">
7554 <column alignment="left" valignment="top" width="0pt">
7555 <column alignment="right" valignment="top" width="0pt">
7556 <row endfirsthead="true" caption="true">
7557 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561 \begin_inset Caption
7562
7563 \begin_layout Plain Layout
7564 Exemple d'annuaire téléphonique
7565 \begin_inset CommandInset label
7566 LatexCommand label
7567 name "tab:Légendes-tableau-différentes"
7568
7569 \end_inset
7570
7571
7572 \begin_inset OptArg
7573 status open
7574
7575 \begin_layout Plain Layout
7576 Exemple Annuaire 
7577 \end_layout
7578
7579 \end_inset
7580
7581
7582 \end_layout
7583
7584 \end_inset
7585
7586
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7592 \begin_inset Text
7593
7594 \begin_layout Plain Layout
7595
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 </row>
7610 <row endfirsthead="true">
7611 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615
7616 \series bold
7617 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Plain Layout
7626
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7632 \begin_inset Text
7633
7634 \begin_layout Plain Layout
7635
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 </row>
7641 <row endfirsthead="true">
7642 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646
7647 \series bold
7648 NOM
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657
7658 \end_layout
7659
7660 \end_inset
7661 </cell>
7662 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666
7667 \series bold
7668 TÉL.
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 </row>
7674 <row endhead="true" caption="true">
7675 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 \begin_inset ERT
7680 status open
7681
7682 \begin_layout Plain Layout
7683
7684
7685 \backslash
7686 caption*{Suite de l'exemple d'annuaire téléphonique}
7687 \backslash
7688
7689 \backslash
7690 %
7691 \end_layout
7692
7693 \end_inset
7694
7695
7696 \end_layout
7697
7698 \end_inset
7699 </cell>
7700 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7701 \begin_inset Text
7702
7703 \begin_layout Plain Layout
7704
7705 \end_layout
7706
7707 \end_inset
7708 </cell>
7709 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7710 \begin_inset Text
7711
7712 \begin_layout Plain Layout
7713
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 </row>
7719 <row endhead="true">
7720 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7721 \begin_inset Text
7722
7723 \begin_layout Plain Layout
7724
7725 \series bold
7726 Exemple d'annuaire téléphonique
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7741 \begin_inset Text
7742
7743 \begin_layout Plain Layout
7744
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 </row>
7750 <row endhead="true">
7751 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755
7756 \series bold
7757 NOM
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766
7767 \end_layout
7768
7769 \end_inset
7770 </cell>
7771 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775
7776 \series bold
7777 TÉL.
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 </row>
7783 <row endfoot="true">
7784 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788 suite page suivante\SpecialChar \ldots{}
7789
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7795 \begin_inset Text
7796
7797 \begin_layout Plain Layout
7798
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 </row>
7813 <row>
7814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7815 \begin_inset Text
7816
7817 \begin_layout Plain Layout
7818
7819 \series bold
7820 Annovi
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7826 \begin_inset Text
7827
7828 \begin_layout Plain Layout
7829 Silvia
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838 111
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 </row>
7844 <row>
7845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849
7850 \series bold
7851 Bertoli
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860 Stefano
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 111
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 </row>
7875 <row>
7876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880
7881 \series bold
7882 Bozzi
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891 Walter
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 111
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 </row>
7906 <row>
7907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911
7912 \series bold
7913 Cachia
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922 Maria
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 111
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 </row>
7937 <row>
7938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942
7943 \series bold
7944 Cachia
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953 Maurizio
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962 111
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 </row>
7968 <row>
7969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973
7974 \series bold
7975 Cinquemani
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984 Giusi
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 111
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 </row>
7999 <row>
8000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004
8005 \series bold
8006 Colin
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 Bernard
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 111
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 </row>
8030 <row>
8031 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035
8036 \series bold
8037 Concli
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046 Gianfranco
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 111
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 </row>
8061 <row>
8062 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066
8067 \series bold
8068 Dal Bosco
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077 Carolina
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086 111
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 </row>
8092 <row>
8093 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8094 \begin_inset Text
8095
8096 \begin_layout Plain Layout
8097
8098 \series bold
8099 Dalpiaz
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 Annamaria
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117 111
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 </row>
8123 <row>
8124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128
8129 \series bold
8130 Feliciello
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139 Domenico
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8145 \begin_inset Text
8146
8147 \begin_layout Plain Layout
8148 111
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 </row>
8154 <row>
8155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159
8160 \series bold
8161 Focarelli
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Plain Layout
8170 Paola
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8176 \begin_inset Text
8177
8178 \begin_layout Plain Layout
8179 111
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 </row>
8185 <row>
8186 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190
8191 \series bold
8192 Galletti
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 Oreste
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8207 \begin_inset Text
8208
8209 \begin_layout Plain Layout
8210 111
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 </row>
8216 <row>
8217 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221
8222 \series bold
8223 Gasparini
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232 Franca
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8238 \begin_inset Text
8239
8240 \begin_layout Plain Layout
8241 111
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 </row>
8247 <row>
8248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8249 \begin_inset Text
8250
8251 \begin_layout Plain Layout
8252
8253 \series bold
8254 Rizzardi
8255 \series default
8256
8257 \begin_inset Foot
8258 status open
8259
8260 \begin_layout Plain Layout
8261 Exemple de note de bas de page
8262 \end_layout
8263
8264 \end_inset
8265
8266
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 Paola
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 111
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 </row>
8290 <row>
8291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295
8296 \series bold
8297 Lassini
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 Giancarlo
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315 111
8316 \end_layout
8317
8318 \end_inset
8319 </cell>
8320 </row>
8321 <row>
8322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326
8327 \series bold
8328 Malfatti
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 Luciano
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346 111
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \series bold
8359 Malfatti
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 Valeriano
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 111
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 <row>
8384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \series bold
8390 Meneguzzo
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 Roberto
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 111
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \series bold
8421 Mezzadra
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 Roberto
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 111
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 </row>
8445 <row>
8446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450
8451 \series bold
8452 Pirpamer
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 Erich
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470 111
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 <row>
8477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \series bold
8483 Pochiesa
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 Paolo
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501 111, 222
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 </row>
8507 <row>
8508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \series bold
8514 Radina
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 Claudio
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 111
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 </row>
8538 <row>
8539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543
8544 \series bold
8545 Stuffer
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554 Oskar
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 111
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 </row>
8569 <row>
8570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574
8575 \series bold
8576 Tacchelli
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 Ugo
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 111
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 </row>
8600 <row>
8601 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605
8606 \series bold
8607 Tezzele
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 Margit
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625 111
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 </row>
8631 <row>
8632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636
8637 \series bold
8638 Unterkalmsteiner
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647 Frieda
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656 111
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667
8668 \series bold
8669 Vieider
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 Hilde
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 111
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row>
8694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698
8699 \series bold
8700 Vigna
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 Jürgen
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718 111
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 </row>
8724 <row>
8725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Plain Layout
8729
8730 \series bold
8731 Weber
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 Maurizio
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749 111
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 </row>
8755 <row>
8756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760
8761 \series bold
8762 Winkler
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 Franz
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 111
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row>
8787 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791  
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 </row>
8815 <row>
8816 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820
8821 \series bold
8822 Annovi
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 Silvia
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 555
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 </row>
8846 <row>
8847 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851
8852 \series bold
8853 Bertoli
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 Stefano
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 555
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 </row>
8877 <row>
8878 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882
8883 \series bold
8884 Bozzi
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893 Walter
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902 555
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 </row>
8908 <row>
8909 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913
8914 \series bold
8915 Cachia
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924 Maria
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8930 \begin_inset Text
8931
8932 \begin_layout Plain Layout
8933 555
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 </row>
8939 <row>
8940 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8941 \begin_inset Text
8942
8943 \begin_layout Plain Layout
8944
8945 \series bold
8946 Cachia
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 Maurizio
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964 555
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975
8976 \series bold
8977 Cinquemani
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 Giusi
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 555
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 </row>
9001 <row>
9002 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006
9007 \series bold
9008 Colin
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 Bernard
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 555
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 </row>
9032 <row>
9033 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037
9038 \series bold
9039 Concli
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048 Gianfranco
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057 555
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 <row>
9064 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068
9069 \series bold
9070 Dal Bosco
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079 Carolina
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9085 \begin_inset Text
9086
9087 \begin_layout Plain Layout
9088 555
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 </row>
9094 <row>
9095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099
9100 \series bold
9101 Dalpiaz
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 Annamaria
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 555
9120 \end_layout
9121
9122 \end_inset
9123 </cell>
9124 </row>
9125 <row>
9126 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130
9131 \series bold
9132 Feliciello
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141 Domenico
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150 555
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 </row>
9156 <row>
9157 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161
9162 \series bold
9163 Focarelli
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172 Paola
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 555
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 </row>
9187 <row>
9188 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192
9193 \series bold
9194 Galletti
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203 Oreste
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212 555
9213 \end_layout
9214
9215 \end_inset
9216 </cell>
9217 </row>
9218 <row>
9219 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9220 \begin_inset Text
9221
9222 \begin_layout Plain Layout
9223
9224 \series bold
9225 Gasparini
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234 Franca
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9240 \begin_inset Text
9241
9242 \begin_layout Plain Layout
9243 555
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 </row>
9249 <row>
9250 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254
9255 \series bold
9256 Rizzardi
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265 Paola
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 555
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 </row>
9280 <row>
9281 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285
9286 \series bold
9287 Lassini
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9293 \begin_inset Text
9294
9295 \begin_layout Plain Layout
9296 Giancarlo
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 555
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 </row>
9311 <row>
9312 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9313 \begin_inset Text
9314
9315 \begin_layout Plain Layout
9316
9317 \series bold
9318 Malfatti
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9324 \begin_inset Text
9325
9326 \begin_layout Plain Layout
9327 Luciano
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9333 \begin_inset Text
9334
9335 \begin_layout Plain Layout
9336 555
9337 \end_layout
9338
9339 \end_inset
9340 </cell>
9341 </row>
9342 <row>
9343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9344 \begin_inset Text
9345
9346 \begin_layout Plain Layout
9347
9348 \series bold
9349 Malfatti
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358 Valeriano
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9364 \begin_inset Text
9365
9366 \begin_layout Plain Layout
9367 555
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 </row>
9373 <row>
9374 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9375 \begin_inset Text
9376
9377 \begin_layout Plain Layout
9378
9379 \series bold
9380 Meneguzzo
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389 Roberto
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9395 \begin_inset Text
9396
9397 \begin_layout Plain Layout
9398 555
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409
9410 \series bold
9411 Mezzadra
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420 Roberto
9421 \end_layout
9422
9423 \end_inset
9424 </cell>
9425 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9426 \begin_inset Text
9427
9428 \begin_layout Plain Layout
9429 555
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 </row>
9435 <row endlastfoot="true">
9436 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440
9441 \end_layout
9442
9443 \end_inset
9444 </cell>
9445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9446 \begin_inset Text
9447
9448 \begin_layout Plain Layout
9449
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458
9459 \end_layout
9460
9461 \end_inset
9462 </cell>
9463 </row>
9464 </lyxtabular>
9465
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \begin_layout Section
9472 Questions particulières concernant les tableaux longs
9473 \begin_inset OptArg
9474 status collapsed
9475
9476 \begin_layout Plain Layout
9477 Questions sur les tableaux longs
9478 \end_layout
9479
9480 \end_inset
9481
9482
9483 \begin_inset CommandInset label
9484 LatexCommand label
9485 name "sec:Questions-sur-tableaux-longs"
9486
9487 \end_inset
9488
9489
9490 \end_layout
9491
9492 \begin_layout Subsection
9493 Calculs des pages des tableaux longs
9494 \begin_inset Index
9495 status collapsed
9496
9497 \begin_layout Plain Layout
9498 Tableaux longs ! Calculs
9499 \end_layout
9500
9501 \end_inset
9502
9503
9504 \end_layout
9505
9506 \begin_layout Standard
9507 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9508  en utilisant des blocs (chunks).
9509  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9510  mémoire de LaTeX.
9511  La valeur par défaut est fixée pour des raisons historiques à seulement
9512  20 lignes de tableau.
9513  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9514  peut ralentir la création de votre document.
9515  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9516  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9517  préambule de votre document :
9518 \end_layout
9519
9520 \begin_layout Standard
9521
9522 \series bold
9523
9524 \backslash
9525 setcounter{LTchunksize}{100}
9526 \end_layout
9527
9528 \begin_layout Subsection
9529 Les Flottants et les Tableaux Longs
9530 \begin_inset Index
9531 status collapsed
9532
9533 \begin_layout Plain Layout
9534 Tableaux longs ! Flottants
9535 \end_layout
9536
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \begin_layout Standard
9543 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9544  commence un tableau long.
9545  Pour éviter une telle situation, ajoutez la commande 
9546 \series bold
9547
9548 \backslash
9549 clearpage
9550 \series default
9551  en tant que code TeX juste avant votre tableau long.
9552 \end_layout
9553
9554 \begin_layout Subsection
9555 Sauts de pages forcés
9556 \begin_inset Index
9557 status collapsed
9558
9559 \begin_layout Plain Layout
9560 Tableaux longs ! Sauts de pages forcés
9561 \end_layout
9562
9563 \end_inset
9564
9565
9566 \end_layout
9567
9568 \begin_layout Standard
9569 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9570  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9571  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9572  de saut de ligne 
9573 \begin_inset Quotes eld
9574 \end_inset
9575
9576
9577 \backslash
9578
9579 \backslash
9580
9581 \begin_inset Quotes erd
9582 \end_inset
9583
9584  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9585  Avant la commande 
9586 \begin_inset Quotes eld
9587 \end_inset
9588
9589
9590 \backslash
9591
9592 \backslash
9593
9594 \begin_inset Quotes erd
9595 \end_inset
9596
9597 , vous devez insérer en code TeX, autant de caractères 
9598 \begin_inset Quotes eld
9599 \end_inset
9600
9601 &
9602 \begin_inset Quotes erd
9603 \end_inset
9604
9605  qu'il y a de colonnes après la cellule concernée.
9606  Le caractère 
9607 \begin_inset Quotes eld
9608 \end_inset
9609
9610 &
9611 \begin_inset Quotes erd
9612 \end_inset
9613
9614  sert à séparer les colonnes d'un tableau.
9615  Écrivez en code-TeX, après chaque 
9616 \begin_inset Quotes eld
9617 \end_inset
9618
9619 &
9620 \begin_inset Quotes erd
9621 \end_inset
9622
9623  le contenu des cellules correspondantes et en même temps supprimez le contenu
9624  de ces cellules dans le texte normal.
9625  
9626 \begin_inset Newline newline
9627 \end_inset
9628
9629 Après la commande 
9630 \backslash
9631
9632 \backslash
9633 , insérez autant de caractères 
9634 \begin_inset Quotes eld
9635 \end_inset
9636
9637 &
9638 \begin_inset Quotes erd
9639 \end_inset
9640
9641  qu'il y a de colonnes avant la colonne traitée.
9642  Dans le tableau
9643 \begin_inset space ~
9644 \end_inset
9645
9646
9647 \begin_inset CommandInset ref
9648 LatexCommand ref
9649 reference "tab:Tableau-saut-de-page"
9650
9651 \end_inset
9652
9653  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9654  suivie par une autre colonne.
9655  La commande suivante a donc été insérée en code TeX dans la cellule après
9656  le mot 
9657 \begin_inset Quotes eld
9658 \end_inset
9659
9660
9661 \emph on
9662 Castelchiodato,
9663 \emph default
9664
9665 \begin_inset Quotes erd
9666 \end_inset
9667
9668 :
9669 \end_layout
9670
9671 \begin_layout Standard
9672
9673 \series bold
9674 & 111
9675 \backslash
9676
9677 \backslash
9678
9679 \begin_inset Newline newline
9680 \end_inset
9681
9682 &
9683 \end_layout
9684
9685 \begin_layout Standard
9686 Le 
9687 \begin_inset Quotes eld
9688 \end_inset
9689
9690 111
9691 \begin_inset Quotes erd
9692 \end_inset
9693
9694  dans la troisième colonne de la ligne a été supprimé.
9695  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9696  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9697  est coupée, utilisez cette commande à la place de la précédente :
9698 \end_layout
9699
9700 \begin_layout Standard
9701
9702 \series bold
9703 & 111
9704 \backslash
9705
9706 \backslash
9707
9708 \begin_inset Newline newline
9709 \end_inset
9710
9711
9712 \backslash
9713 hline &
9714 \end_layout
9715
9716 \begin_layout Standard
9717 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9718  insérer la commande
9719 \end_layout
9720
9721 \begin_layout Standard
9722
9723 \series bold
9724
9725 \backslash
9726 setlength{
9727 \backslash
9728 parfillskip}{0pt}
9729 \end_layout
9730
9731 \begin_layout Standard
9732 au début de la cellule.
9733  Cela assure que la portion de la cellule qui va se trouver affichée sur
9734  la page suivante le sera avec toute la largeur de la cellule.
9735 \end_layout
9736
9737 \begin_layout Standard
9738 \align center
9739 \begin_inset Tabular
9740 <lyxtabular version="3" rows="39" columns="3">
9741 <features islongtable="true">
9742 <column alignment="left" valignment="top" width="0cm">
9743 <column alignment="left" valignment="top" width="3cm">
9744 <column alignment="right" valignment="top" width="0pt">
9745 <row endfirsthead="true" caption="true">
9746 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750 \begin_inset Caption
9751
9752 \begin_layout Plain Layout
9753 Tableau avec un saut de page forcé dans une cellule
9754 \begin_inset CommandInset label
9755 LatexCommand label
9756 name "tab:Tableau-saut-de-page"
9757
9758 \end_inset
9759
9760
9761 \begin_inset OptArg
9762 status collapsed
9763
9764 \begin_layout Plain Layout
9765 Tableau avec un saut de page forcé dans une cellule
9766 \end_layout
9767
9768 \end_inset
9769
9770
9771 \end_layout
9772
9773 \end_inset
9774
9775
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9781 \begin_inset Text
9782
9783 \begin_layout Plain Layout
9784
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Plain Layout
9793
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 </row>
9799 <row endfirsthead="true">
9800 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9801 \begin_inset Text
9802
9803 \begin_layout Plain Layout
9804
9805 \series bold
9806 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815
9816 \end_layout
9817
9818 \end_inset
9819 </cell>
9820 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 </row>
9830 <row endfirsthead="true">
9831 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835
9836 \series bold
9837 NOM
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846
9847 \end_layout
9848
9849 \end_inset
9850 </cell>
9851 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9852 \begin_inset Text
9853
9854 \begin_layout Plain Layout
9855
9856 \series bold
9857 TÉL.
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 </row>
9863 <row endhead="true" caption="true">
9864 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9865 \begin_inset Text
9866
9867 \begin_layout Plain Layout
9868 \begin_inset ERT
9869 status collapsed
9870
9871 \begin_layout Plain Layout
9872
9873
9874 \backslash
9875 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9876 \backslash
9877
9878 \backslash
9879 %
9880 \end_layout
9881
9882 \end_inset
9883
9884
9885 \end_layout
9886
9887 \end_inset
9888 </cell>
9889 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9890 \begin_inset Text
9891
9892 \begin_layout Plain Layout
9893
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 </row>
9908 <row endhead="true">
9909 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913  
9914 \series bold
9915 Exemple d'annuaire téléphonique
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 </row>
9939 <row endhead="true">
9940 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944
9945 \series bold
9946 NOM
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964
9965 \series bold
9966 TÉL.
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 </row>
9972 <row endfoot="true">
9973 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977 suite page suivante\SpecialChar \ldots{}
9978
9979 \end_layout
9980
9981 \end_inset
9982 </cell>
9983 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 </row>
10002 <row>
10003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10004 \begin_inset Text
10005
10006 \begin_layout Plain Layout
10007
10008 \series bold
10009 Annovi
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018 Silvia
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Plain Layout
10027 111
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 </row>
10033 <row>
10034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038
10039 \series bold
10040 Bertoli
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049 Stefano
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058 111
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 </row>
10064 <row>
10065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069
10070 \series bold
10071 Bozzi
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080 Walter
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089 111
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 </row>
10095 <row>
10096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100
10101 \series bold
10102 Cachia
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111 Maria
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120 111
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 </row>
10126 <row>
10127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131
10132 \series bold
10133 Cachia
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142 Maurizio
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151 111
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 </row>
10157 <row>
10158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162
10163 \series bold
10164 Cinquemani
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173 Giusi
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 111
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 </row>
10188 <row>
10189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193
10194 \series bold
10195 Colin
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 Bernard
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 111
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 </row>
10219 <row>
10220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224
10225 \series bold
10226 Concli
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235 Gianfranco
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 111
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 </row>
10250 <row>
10251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \series bold
10257 Dal Bosco
10258 \end_layout
10259
10260 \end_inset
10261 </cell>
10262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266 Carolina
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 111
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 </row>
10281 <row>
10282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286
10287 \series bold
10288 Dalpiaz
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297 Annamaria
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 111
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 </row>
10312 <row>
10313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317
10318 \series bold
10319 Feliciello
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328 Domenico
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337 111
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 </row>
10343 <row>
10344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348
10349 \series bold
10350 Focarelli
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 Paola
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 111
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 </row>
10374 <row>
10375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379
10380 \series bold
10381 Galletti
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 Oreste
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 111
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 </row>
10405 <row>
10406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410
10411 \series bold
10412 Gasparini
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 Franca
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 111
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 </row>
10436 <row>
10437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441
10442 \series bold
10443 Lassini
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 Giancarlo
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 111
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 </row>
10467 <row>
10468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472
10473 \series bold
10474 Malfatti
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Luciano
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 111
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 <row>
10499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503
10504 \series bold
10505 Malfatti
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Valeriano
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 111
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 </row>
10529 <row>
10530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534
10535 \series bold
10536 Meneguzzo
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 Roberto
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 111
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \series bold
10567 Mezzadra
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 Roberto
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 111
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 </row>
10591 <row>
10592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596
10597 \series bold
10598 Pirpamer
10599 \end_layout
10600
10601 \end_inset
10602 </cell>
10603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607 Erich
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 111
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627
10628 \series bold
10629 Pochiesa
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638 Paolo
10639 \end_layout
10640
10641 \end_inset
10642 </cell>
10643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647 111, 222
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 </row>
10653 <row>
10654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658
10659 \series bold
10660 Radina
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669 Claudio
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 111
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 </row>
10684 <row>
10685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689
10690 \series bold
10691 Rizzardi
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 Fürst von Rossano, 5.
10701  Herzog von Canemorte, 11.
10702  Herzog von Palombara, 5.
10703  Herzog von Castelchiodato,
10704 \begin_inset ERT
10705 status open
10706
10707 \begin_layout Plain Layout
10708
10709 & 111
10710 \backslash
10711
10712 \backslash
10713
10714 \end_layout
10715
10716 \begin_layout Plain Layout
10717
10718 &
10719 \end_layout
10720
10721 \end_inset
10722
10723  11.
10724  Herzog von Poggionativo, 11.
10725  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10726  Graf von Valinfreda, 11.
10727  Baron von Cropalati, 11.
10728  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 </row>
10743 <row>
10744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10745 \begin_inset Text
10746
10747 \begin_layout Plain Layout
10748
10749 \series bold
10750 Stuffer
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 Oskar
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 111
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 </row>
10774 <row>
10775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779
10780 \series bold
10781 Tacchelli
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 Ugo
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799 111
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 </row>
10805 <row>
10806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810
10811 \series bold
10812 Tezzele
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 Margit
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 111
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 </row>
10836 <row>
10837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841
10842 \series bold
10843 Unterkalmsteiner
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 Frieda
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 111
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \series bold
10874 Vieider
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 Hilde
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 111
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \series bold
10905 Vigna
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 Jürgen
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 111
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 <row>
10930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934
10935 \series bold
10936 Weber
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 Maurizio
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 111
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 </row>
10960 <row>
10961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965
10966 \series bold
10967 Winkler
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 Franz
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 111
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 </row>
10991 <row endlastfoot="true">
10992 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11011 \begin_inset Text
11012
11013 \begin_layout Plain Layout
11014
11015 \end_layout
11016
11017 \end_inset
11018 </cell>
11019 </row>
11020 </lyxtabular>
11021
11022 \end_inset
11023
11024
11025 \end_layout
11026
11027 \begin_layout Standard
11028 \begin_inset Note Note
11029 status open
11030
11031 \begin_layout Plain Layout
11032 il semble qu'il y ait un problème avec cet exemple ...
11033  le saut de page ne se fait pas à l'endroit voulu ! 
11034 \end_layout
11035
11036 \begin_layout Plain Layout
11037 en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
11038  ! (NdT)
11039 \end_layout
11040
11041 \end_inset
11042
11043
11044 \begin_inset Newpage newpage
11045 \end_inset
11046
11047
11048 \end_layout
11049
11050 \begin_layout Section
11051 Colonnes et lignes à lignes multiples
11052 \end_layout
11053
11054 \begin_layout Subsection
11055 Lignes multiples dans une cellule de tableau
11056 \begin_inset CommandInset label
11057 LatexCommand label
11058 name "sub:Lignes-multiple-dans-cellule"
11059
11060 \end_inset
11061
11062
11063 \begin_inset Index
11064 status collapsed
11065
11066 \begin_layout Plain Layout
11067 Plusieurs lignes dans une case de tableau
11068 \end_layout
11069
11070 \end_inset
11071
11072
11073 \begin_inset Index
11074 status collapsed
11075
11076 \begin_layout Plain Layout
11077 Tableau ! Saut de ligne
11078 \end_layout
11079
11080 \end_inset
11081
11082
11083 \end_layout
11084
11085 \begin_layout Standard
11086 \align center
11087 \begin_inset Float table
11088 placement H
11089 wide false
11090 sideways false
11091 status open
11092
11093 \begin_layout Plain Layout
11094 \begin_inset Caption
11095
11096 \begin_layout Plain Layout
11097 \begin_inset CommandInset label
11098 LatexCommand label
11099 name "tab:Tableau-avec-plusieurs-lignes"
11100
11101 \end_inset
11102
11103 Tableau avec des lignes multiples dans une cellule
11104 \end_layout
11105
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \begin_layout Plain Layout
11112 \align center
11113 \begin_inset Tabular
11114 <lyxtabular version="3" rows="3" columns="3">
11115 <features>
11116 <column alignment="center" valignment="middle" width="2.5cm">
11117 <column alignment="center" valignment="middle" width="0">
11118 <column alignment="center" valignment="middle" width="0">
11119 <row>
11120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124 Lignes
11125 \begin_inset Newline linebreak
11126 \end_inset
11127
11128 multiples
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11134 \begin_inset Text
11135
11136 \begin_layout Plain Layout
11137 b
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146 c
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 </row>
11152 <row>
11153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 d
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 e
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 f
11176 \end_layout
11177
11178 \end_inset
11179 </cell>
11180 </row>
11181 <row>
11182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 g
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 h
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 i
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 </row>
11210 </lyxtabular>
11211
11212 \end_inset
11213
11214
11215 \end_layout
11216
11217 \end_inset
11218
11219
11220 \end_layout
11221
11222 \begin_layout Standard
11223 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11224  d'un paragraphe avec des sauts de lignes et des césures.
11225 \end_layout
11226
11227 \begin_layout Standard
11228 Pour obtenir le tableau
11229 \begin_inset space ~
11230 \end_inset
11231
11232
11233 \begin_inset CommandInset ref
11234 LatexCommand ref
11235 reference "tab:Tableau-avec-plusieurs-lignes"
11236
11237 \end_inset
11238
11239 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11240  droit dessus.
11241  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11242  2.5
11243 \begin_inset space \thinspace{}
11244 \end_inset
11245
11246 cm et choisissez les alignements vertical et horizontal centrés.
11247  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11248  Comme notre texte est plus petit que 2.5
11249 \begin_inset space \thinspace{}
11250 \end_inset
11251
11252 cm, une seule ligne va apparaître.
11253  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11254  
11255 \family sans
11256 Ctrl-Shift-Entrée
11257 \family default
11258 ).
11259  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11260 ement découpé en plusieurs lignes.
11261 \end_layout
11262
11263 \begin_layout Standard
11264 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11265  pas effectuer de césure si c'est le premier élément de la cellule.
11266  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11267  premier élément : Ajoutez un espace horizontal de 0
11268 \begin_inset space \thinspace{}
11269 \end_inset
11270
11271 pt juste avant votre mot.
11272  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11273  Le tableau 
11274 \begin_inset space ~
11275 \end_inset
11276
11277
11278 \begin_inset CommandInset ref
11279 LatexCommand ref
11280 reference "tab:Tableau-césure"
11281
11282 \end_inset
11283
11284  montre l'effet de cette insertion.
11285 \end_layout
11286
11287 \begin_layout Standard
11288 \begin_inset Float table
11289 placement h
11290 wide false
11291 sideways false
11292 status open
11293
11294 \begin_layout Plain Layout
11295 \begin_inset Caption
11296
11297 \begin_layout Plain Layout
11298 \begin_inset CommandInset label
11299 LatexCommand label
11300 name "tab:Tableau-césure"
11301
11302 \end_inset
11303
11304 Tableau avec et sans césure.
11305 \end_layout
11306
11307 \end_inset
11308
11309
11310 \end_layout
11311
11312 \begin_layout Plain Layout
11313 \begin_inset space \hfill{}
11314 \end_inset
11315
11316
11317 \begin_inset Tabular
11318 <lyxtabular version="3" rows="3" columns="3">
11319 <features>
11320 <column alignment="center" valignment="middle" width="2.5cm">
11321 <column alignment="center" valignment="middle" width="0">
11322 <column alignment="center" valignment="middle" width="0">
11323 <row>
11324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11325 \begin_inset Text
11326
11327 \begin_layout Plain Layout
11328 mottrèslongdansunecellule
11329 \end_layout
11330
11331 \end_inset
11332 </cell>
11333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11334 \begin_inset Text
11335
11336 \begin_layout Plain Layout
11337 b
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346 c
11347 \end_layout
11348
11349 \end_inset
11350 </cell>
11351 </row>
11352 <row>
11353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11354 \begin_inset Text
11355
11356 \begin_layout Plain Layout
11357 d
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11363 \begin_inset Text
11364
11365 \begin_layout Plain Layout
11366 e
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 f
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 </row>
11381 <row>
11382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 g
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 h
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11401 \begin_inset Text
11402
11403 \begin_layout Plain Layout
11404 i
11405 \end_layout
11406
11407 \end_inset
11408 </cell>
11409 </row>
11410 </lyxtabular>
11411
11412 \end_inset
11413
11414
11415 \begin_inset space \hfill{}
11416 \end_inset
11417
11418
11419 \begin_inset Tabular
11420 <lyxtabular version="3" rows="3" columns="3">
11421 <features>
11422 <column alignment="center" valignment="middle" width="2.5cm">
11423 <column alignment="center" valignment="middle" width="0">
11424 <column alignment="center" valignment="middle" width="0">
11425 <row>
11426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11427 \begin_inset Text
11428
11429 \begin_layout Plain Layout
11430 \begin_inset space \hspace{}
11431 \length 0pt
11432 \end_inset
11433
11434 mottrèslongdansunecellule
11435 \end_layout
11436
11437 \end_inset
11438 </cell>
11439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11440 \begin_inset Text
11441
11442 \begin_layout Plain Layout
11443 b
11444 \end_layout
11445
11446 \end_inset
11447 </cell>
11448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 c
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 </row>
11458 <row>
11459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11460 \begin_inset Text
11461
11462 \begin_layout Plain Layout
11463 d
11464 \end_layout
11465
11466 \end_inset
11467 </cell>
11468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11469 \begin_inset Text
11470
11471 \begin_layout Plain Layout
11472 e
11473 \end_layout
11474
11475 \end_inset
11476 </cell>
11477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 f
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 </row>
11487 <row>
11488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11489 \begin_inset Text
11490
11491 \begin_layout Plain Layout
11492 g
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11498 \begin_inset Text
11499
11500 \begin_layout Plain Layout
11501 h
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11507 \begin_inset Text
11508
11509 \begin_layout Plain Layout
11510 i
11511 \end_layout
11512
11513 \end_inset
11514 </cell>
11515 </row>
11516 </lyxtabular>
11517
11518 \end_inset
11519
11520
11521 \begin_inset space \hfill{}
11522 \end_inset
11523
11524
11525 \end_layout
11526
11527 \end_inset
11528
11529
11530 \end_layout
11531
11532 \begin_layout Standard
11533 \begin_inset Newpage newpage
11534 \end_inset
11535
11536
11537 \end_layout
11538
11539 \begin_layout Subsection
11540 Multi-colonnes
11541 \begin_inset CommandInset label
11542 LatexCommand label
11543 name "sub:Multicolonnes"
11544
11545 \end_inset
11546
11547
11548 \begin_inset Index
11549 status collapsed
11550
11551 \begin_layout Plain Layout
11552 Multi-colonnes
11553 \end_layout
11554
11555 \end_inset
11556
11557
11558 \begin_inset Index
11559 status collapsed
11560
11561 \begin_layout Plain Layout
11562 Tableau ! Multi-colonnes
11563 \end_layout
11564
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \begin_layout Subsubsection
11571 Les Bases des Multicolonnes
11572 \end_layout
11573
11574 \begin_layout Standard
11575 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11576  qu'elle doit couvrir et utilisez soit le bouton
11577 \begin_inset Graphics
11578         filename ../../images/tabular-feature_multicolumn.png
11579         scale 85
11580         scaleBeforeRotation
11581
11582 \end_inset
11583
11584  de la barre d'outils tableau, ou le menu 
11585 \family sans
11586 Éditer\SpecialChar \menuseparator
11587 Tableau\SpecialChar \menuseparator
11588 Multi-colonnes
11589 \family default
11590 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11591  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11592  
11593 \family sans
11594 Tableau
11595 \family default
11596 .
11597 \end_layout
11598
11599 \begin_layout Standard
11600 Les multi-colonnes ont leurs propres paramètres de cellule.
11601  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11602  de la cellule, cela n'affecte que la cellule multi-colonne.
11603  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11604  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11605 \end_layout
11606
11607 \begin_layout Standard
11608 \align center
11609 \begin_inset Tabular
11610 <lyxtabular version="3" rows="3" columns="4">
11611 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11612 <column alignment="center" valignment="top" width="0pt">
11613 <column alignment="center" valignment="middle" width="0">
11614 <column alignment="center" valignment="top" width="0in">
11615 <column alignment="center" valignment="top" width="0pt">
11616 <row>
11617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 abc
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11627 \begin_inset Text
11628
11629 \begin_layout Plain Layout
11630 def ghi
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 jkl
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 </row>
11654 <row>
11655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 A
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11665 \begin_inset Text
11666
11667 \begin_layout Plain Layout
11668 B
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11674 \begin_inset Text
11675
11676 \begin_layout Plain Layout
11677 C
11678 \end_layout
11679
11680 \end_inset
11681 </cell>
11682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11683 \begin_inset Text
11684
11685 \begin_layout Plain Layout
11686 D
11687 \end_layout
11688
11689 \end_inset
11690 </cell>
11691 </row>
11692 <row>
11693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11694 \begin_inset Text
11695
11696 \begin_layout Plain Layout
11697 1
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 2
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 3
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11721 \begin_inset Text
11722
11723 \begin_layout Plain Layout
11724 4
11725 \end_layout
11726
11727 \end_inset
11728 </cell>
11729 </row>
11730 </lyxtabular>
11731
11732 \end_inset
11733
11734
11735 \end_layout
11736
11737 \begin_layout Subsubsection
11738 Calculs avec les multi-colonnes
11739 \begin_inset CommandInset label
11740 LatexCommand label
11741 name "sub:Calculs-multicolonnes"
11742
11743 \end_inset
11744
11745
11746 \begin_inset Index
11747 status collapsed
11748
11749 \begin_layout Plain Layout
11750 Multi-colonnes ! Calculs
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \end_layout
11757
11758 \begin_layout Standard
11759 LyX gère directement les multi-colonnes, mais nous devons faire attention
11760  à la largeur des cellules couvertes par la cellule multicolonne.
11761 \end_layout
11762
11763 \begin_layout Standard
11764 \begin_inset Float table
11765 placement h
11766 wide false
11767 sideways false
11768 status open
11769
11770 \begin_layout Plain Layout
11771 \begin_inset Caption
11772
11773 \begin_layout Plain Layout
11774 \begin_inset CommandInset label
11775 LatexCommand label
11776 name "tab:Tableau-multicolonne-parfaite"
11777
11778 \end_inset
11779
11780 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11781  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11782 \begin_inset OptArg
11783 status open
11784
11785 \begin_layout Plain Layout
11786 Tableau avec multicolonne parfaite
11787 \end_layout
11788
11789 \end_inset
11790
11791
11792 \end_layout
11793
11794 \end_inset
11795
11796
11797 \end_layout
11798
11799 \begin_layout Plain Layout
11800 \align center
11801 \begin_inset Tabular
11802 <lyxtabular version="3" rows="3" columns="3">
11803 <features>
11804 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11805 <column alignment="center" valignment="middle" width="0">
11806 <column alignment="center" valignment="top" width="0">
11807 <row>
11808 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11809 \begin_inset Text
11810
11811 \begin_layout Plain Layout
11812 multicolonne sur plusieurs lignes
11813 \end_layout
11814
11815 \end_inset
11816 </cell>
11817 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821
11822 \end_layout
11823
11824 \end_inset
11825 </cell>
11826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11827 \begin_inset Text
11828
11829 \begin_layout Plain Layout
11830 c
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 </row>
11836 <row>
11837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11838 \begin_inset Text
11839
11840 \begin_layout Plain Layout
11841 d
11842 \end_layout
11843
11844 \end_inset
11845 </cell>
11846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11847 \begin_inset Text
11848
11849 \begin_layout Plain Layout
11850 e
11851 \end_layout
11852
11853 \end_inset
11854 </cell>
11855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11856 \begin_inset Text
11857
11858 \begin_layout Plain Layout
11859 f
11860 \end_layout
11861
11862 \end_inset
11863 </cell>
11864 </row>
11865 <row>
11866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11867 \begin_inset Text
11868
11869 \begin_layout Plain Layout
11870 g
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11876 \begin_inset Text
11877
11878 \begin_layout Plain Layout
11879 h
11880 \end_layout
11881
11882 \end_inset
11883 </cell>
11884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11885 \begin_inset Text
11886
11887 \begin_layout Plain Layout
11888 i
11889 \end_layout
11890
11891 \end_inset
11892 </cell>
11893 </row>
11894 </lyxtabular>
11895
11896 \end_inset
11897
11898
11899 \end_layout
11900
11901 \end_inset
11902
11903
11904 \end_layout
11905
11906 \begin_layout Standard
11907 Par exemple, pour créer le tableau
11908 \begin_inset space ~
11909 \end_inset
11910
11911
11912 \begin_inset CommandInset ref
11913 LatexCommand ref
11914 reference "tab:Tableau-multicolonne-parfaite"
11915
11916 \end_inset
11917
11918 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11919  3×3 et faites un clic droit dessus.
11920  Ensuite choisissez pour cette cellule
11921 \emph on
11922 ,
11923 \emph default
11924  dans la fenêtre de dialogue de tableau, 
11925 \emph on
11926 multicolonne
11927 \emph default
11928
11929 \emph on
11930 alignement
11931 \begin_inset space ~
11932 \end_inset
11933
11934 horizontal
11935 \begin_inset space ~
11936 \end_inset
11937
11938 centré
11939 \emph default
11940  et une largeur de 2.5
11941 \begin_inset space \thinspace{}
11942 \end_inset
11943
11944 cm.
11945  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11946  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11947 \begin_inset space \thinspace{}
11948 \end_inset
11949
11950 cm pour la première colonne.
11951  La deuxième colonne aura alors automatiquement une largeur de 1.25
11952 \begin_inset space \thinspace{}
11953 \end_inset
11954
11955 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11956  C'est ce qui a été fait pour le tableau
11957 \begin_inset space ~
11958 \end_inset
11959
11960
11961 \begin_inset CommandInset ref
11962 LatexCommand ref
11963 reference "tab:Tableau-multicolonne-imparfait"
11964
11965 \end_inset
11966
11967 .
11968 \end_layout
11969
11970 \begin_layout Standard
11971 \begin_inset Float table
11972 wide false
11973 sideways false
11974 status open
11975
11976 \begin_layout Plain Layout
11977 \begin_inset Caption
11978
11979 \begin_layout Plain Layout
11980 \begin_inset CommandInset label
11981 LatexCommand label
11982 name "tab:Tableau-multicolonne-imparfait"
11983
11984 \end_inset
11985
11986 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
11987  de la largeur de la cellule multicolonne.
11988 \begin_inset OptArg
11989 status open
11990
11991 \begin_layout Plain Layout
11992 Tableau avec multicolonne pas parfaite
11993 \end_layout
11994
11995 \end_inset
11996
11997
11998 \end_layout
11999
12000 \end_inset
12001
12002
12003 \end_layout
12004
12005 \begin_layout Plain Layout
12006 \align center
12007 \begin_inset Tabular
12008 <lyxtabular version="3" rows="3" columns="3">
12009 <features>
12010 <column alignment="center" valignment="top" width="1.25cm">
12011 <column alignment="center" valignment="top" width="0">
12012 <column alignment="center" valignment="top" width="0">
12013 <row>
12014 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018 multicolonne sur plusieurs lignes
12019 \end_layout
12020
12021 \end_inset
12022 </cell>
12023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12024 \begin_inset Text
12025
12026 \begin_layout Plain Layout
12027
12028 \end_layout
12029
12030 \end_inset
12031 </cell>
12032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12033 \begin_inset Text
12034
12035 \begin_layout Plain Layout
12036 c
12037 \end_layout
12038
12039 \end_inset
12040 </cell>
12041 </row>
12042 <row>
12043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12044 \begin_inset Text
12045
12046 \begin_layout Plain Layout
12047 d
12048 \end_layout
12049
12050 \end_inset
12051 </cell>
12052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 e
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 f
12066 \end_layout
12067
12068 \end_inset
12069 </cell>
12070 </row>
12071 <row>
12072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12073 \begin_inset Text
12074
12075 \begin_layout Plain Layout
12076 g
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12082 \begin_inset Text
12083
12084 \begin_layout Plain Layout
12085 h
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12091 \begin_inset Text
12092
12093 \begin_layout Plain Layout
12094 i
12095 \end_layout
12096
12097 \end_inset
12098 </cell>
12099 </row>
12100 </lyxtabular>
12101
12102 \end_inset
12103
12104
12105 \end_layout
12106
12107 \end_inset
12108
12109
12110 \end_layout
12111
12112 \begin_layout Standard
12113 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12114  de la cellule multicolonne, elle est un peu plus large.
12115  La raison est que la taille que l'on donne à une cellule, 
12116 \begin_inset Formula $W_{g}$
12117 \end_inset
12118
12119  n'est pas sa taille totale, 
12120 \begin_inset Formula $W_{\mathrm{tot}}$
12121 \end_inset
12122
12123  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12124  lui donne.
12125  L'appendice
12126 \begin_inset space ~
12127 \end_inset
12128
12129
12130 \begin_inset CommandInset ref
12131 LatexCommand eqref
12132 reference "cha:Explication-de-l'Equation"
12133
12134 \end_inset
12135
12136  explique pourquoi en détail.
12137 \end_layout
12138
12139 \begin_layout Standard
12140 La largeur nécessaire 
12141 \begin_inset Formula $W_{g\, n}$
12142 \end_inset
12143
12144  quand 
12145 \emph on
12146 n
12147 \emph default
12148  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12149  ait une largeur totale de 
12150 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12151 \end_inset
12152
12153 :
12154 \begin_inset Formula \begin{equation}
12155 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12156
12157 \end_inset
12158
12159
12160 \end_layout
12161
12162 \begin_layout Standard
12163 Dans notre cas nous avons 
12164 \begin_inset Formula $n=2$
12165 \end_inset
12166
12167
12168 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12169 \end_inset
12170
12171 cm et les valeurs par défaut pour les autres longueurs, l'équation
12172 \begin_inset space ~
12173 \end_inset
12174
12175
12176 \begin_inset CommandInset ref
12177 LatexCommand ref
12178 reference "eq:Wgn"
12179
12180 \end_inset
12181
12182  devient
12183 \begin_inset Formula \begin{equation}
12184 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12185
12186 \end_inset
12187
12188
12189 \end_layout
12190
12191 \begin_layout Standard
12192 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12193  
12194 \series bold
12195 calc
12196 \series default
12197  avec la ligne suivante dans le préambule du document
12198 \begin_inset Index
12199 status collapsed
12200
12201 \begin_layout Plain Layout
12202 Paquetages LaTeX ! calc
12203 \end_layout
12204
12205 \end_inset
12206
12207
12208 \end_layout
12209
12210 \begin_layout Standard
12211
12212 \series bold
12213
12214 \backslash
12215 usepackage{calc}
12216 \end_layout
12217
12218 \begin_layout Standard
12219 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12220  de dialogue.
12221  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12222  la fenêtre de dialogue.
12223  Voici un aperçu de ces paramètres :
12224 \end_layout
12225
12226 \begin_layout Itemize
12227
12228 \series bold
12229 p{largeur}
12230 \series default
12231  crée une cellule de taille donnée, le texte est aligné verticalement en
12232  haut.
12233 \end_layout
12234
12235 \begin_layout Itemize
12236
12237 \series bold
12238 m{largeur}
12239 \series default
12240  crée une cellule de taille donnée, le texte est aligné verticalement au
12241  centre
12242 \end_layout
12243
12244 \begin_layout Itemize
12245
12246 \series bold
12247 b{largeur}
12248 \series default
12249  crée une cellule de taille donnée, le texte est aligné verticalement en
12250  bas
12251 \end_layout
12252
12253 \begin_layout Standard
12254 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12255  la fenêtre de dialogue sont ignorés.
12256 \end_layout
12257
12258 \begin_layout Standard
12259 \begin_inset Note Greyedout
12260 status open
12261
12262 \begin_layout Plain Layout
12263
12264 \series bold
12265 Note:
12266 \series default
12267  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12268  en compte.
12269 \end_layout
12270
12271 \end_inset
12272
12273
12274 \end_layout
12275
12276 \begin_layout Standard
12277 Comme le texte doit être centré horizontalement, on ajoute la commande 
12278 \series bold
12279
12280 \backslash
12281 centering
12282 \series default
12283 .
12284  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12285  des colonnes recouvertes :
12286 \end_layout
12287
12288 \begin_layout Standard
12289
12290 \series bold
12291 >{
12292 \backslash
12293 centering}m{1.25cm-6.2pt}
12294 \end_layout
12295
12296 \begin_layout Standard
12297 La commande 
12298 \series bold
12299 >{ }
12300 \series default
12301  signifie que les commandes qui se trouvent entre les accolades doivent
12302  être appliquées avant que la cellule ne soit créée.
12303 \end_layout
12304
12305 \begin_layout Standard
12306 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12307  multicolonne, il est toujours aligné à gauche.
12308  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12309  isolées.
12310  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12311 \end_layout
12312
12313 \begin_layout Standard
12314
12315 \series bold
12316 >{
12317 \backslash
12318 centering}m{2.5cm}
12319 \end_layout
12320
12321 \begin_layout Subsection
12322 Multi-lignes
12323 \begin_inset Index
12324 status collapsed
12325
12326 \begin_layout Plain Layout
12327 Multi-lignes
12328 \end_layout
12329
12330 \end_inset
12331
12332
12333 \begin_inset Index
12334 status collapsed
12335
12336 \begin_layout Plain Layout
12337 Tableau ! Multi-ligne
12338 \end_layout
12339
12340 \end_inset
12341
12342
12343 \begin_inset Index
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347 Paquetages LaTeX ! multirow
12348 \end_layout
12349
12350 \end_inset
12351
12352
12353 \end_layout
12354
12355 \begin_layout Standard
12356 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12357  par LyX, il faut donc utiliser un peu de code TeX.
12358  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12359 \series bold
12360 multirow 
12361 \series default
12362 dans le préambule de votre document avec la commande 
12363 \end_layout
12364
12365 \begin_layout Standard
12366
12367 \series bold
12368
12369 \backslash
12370 usepackage{multirow}
12371 \end_layout
12372
12373 \begin_layout Standard
12374 Les cellules multilignes sont créées avec la commande
12375 \end_layout
12376
12377 \begin_layout Standard
12378
12379 \series bold
12380
12381 \backslash
12382 multirow{number of rows}{cell width}{cell entry}
12383 \end_layout
12384
12385 \begin_layout Standard
12386 Pour créer le tableau suivant :
12387 \end_layout
12388
12389 \begin_layout Standard
12390 \align center
12391 \begin_inset ERT
12392 status collapsed
12393
12394 \begin_layout Plain Layout
12395
12396
12397 \backslash
12398 renewcommand{
12399 \backslash
12400 multirowsetup}{
12401 \backslash
12402 centering}
12403 \end_layout
12404
12405 \end_inset
12406
12407
12408 \begin_inset Tabular
12409 <lyxtabular version="3" rows="3" columns="3">
12410 <features>
12411 <column alignment="center" valignment="top" width="0">
12412 <column alignment="center" valignment="top" width="0">
12413 <column alignment="center" valignment="top" width="0">
12414 <row>
12415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12416 \begin_inset Text
12417
12418 \begin_layout Plain Layout
12419 a
12420 \end_layout
12421
12422 \end_inset
12423 </cell>
12424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12425 \begin_inset Text
12426
12427 \begin_layout Plain Layout
12428 b
12429 \end_layout
12430
12431 \end_inset
12432 </cell>
12433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12434 \begin_inset Text
12435
12436 \begin_layout Plain Layout
12437 c
12438 \end_layout
12439
12440 \end_inset
12441 </cell>
12442 </row>
12443 <row>
12444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12445 \begin_inset Text
12446
12447 \begin_layout Plain Layout
12448 \begin_inset ERT
12449 status open
12450
12451 \begin_layout Plain Layout
12452
12453
12454 \backslash
12455 multirow{2}{2.5cm}{
12456 \end_layout
12457
12458 \end_inset
12459
12460 cellule multi-lignes
12461 \begin_inset ERT
12462 status collapsed
12463
12464 \begin_layout Plain Layout
12465
12466 }
12467 \end_layout
12468
12469 \end_inset
12470
12471
12472 \end_layout
12473
12474 \end_inset
12475 </cell>
12476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12477 \begin_inset Text
12478
12479 \begin_layout Plain Layout
12480 e
12481 \end_layout
12482
12483 \end_inset
12484 </cell>
12485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12486 \begin_inset Text
12487
12488 \begin_layout Plain Layout
12489 f
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 </row>
12495 <row>
12496 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12497 \begin_inset Text
12498
12499 \begin_layout Plain Layout
12500
12501 \end_layout
12502
12503 \end_inset
12504 </cell>
12505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12506 \begin_inset Text
12507
12508 \begin_layout Plain Layout
12509 h
12510 \end_layout
12511
12512 \end_inset
12513 </cell>
12514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 i
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 </row>
12524 </lyxtabular>
12525
12526 \end_inset
12527
12528
12529 \begin_inset ERT
12530 status collapsed
12531
12532 \begin_layout Plain Layout
12533
12534
12535 \backslash
12536 renewcommand{
12537 \backslash
12538 multirowsetup}{
12539 \backslash
12540 raggedright}
12541 \end_layout
12542
12543 \end_inset
12544
12545
12546 \end_layout
12547
12548 \begin_layout Standard
12549 créez un tableau 3×3.
12550  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12551  première colonne, la cellule est marquée comme étant une multicolonne et
12552  la bordure supérieure est désactivée.
12553  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12554  première colonne en y insérant la commande
12555 \end_layout
12556
12557 \begin_layout Standard
12558
12559 \series bold
12560
12561 \backslash
12562 multirow{2}{2.5cm}{
12563 \end_layout
12564
12565 \begin_layout Standard
12566 comme du code TeX.
12567  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12568  deux lignes et a une largeur de 2.5
12569 \begin_inset space \thinspace{}
12570 \end_inset
12571
12572 cm.
12573  Le contenu de la cellule suit le code TeX et on termine la commande en
12574  ajoutant l'accolade fermante 
12575 \series bold
12576 }
12577 \series default
12578  dans une nouvelle boîte de code TeX, juste après le texte.
12579 \end_layout
12580
12581 \begin_layout Standard
12582
12583 \series bold
12584
12585 \backslash
12586 multirow
12587 \series default
12588  aligne par défaut son contenu à gauche.
12589  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12590  
12591 \series bold
12592
12593 \backslash
12594 multirowsetup
12595 \series default
12596  avec la commande
12597 \end_layout
12598
12599 \begin_layout Standard
12600
12601 \series bold
12602
12603 \backslash
12604 renewcommand{
12605 \backslash
12606 multirowsetup}{
12607 \backslash
12608 centering}
12609 \end_layout
12610
12611 \begin_layout Standard
12612 dans le préambule du document.
12613  Après ça, tous les contenus de cellules multi-lignes du document seront
12614  centrés.
12615  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12616  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12617  juste avant le tableau concerné, plutôt que dans le préambule.
12618  Si le texte doit être aligné à droite, remplacez 
12619 \series bold
12620
12621 \backslash
12622 centering
12623 \series default
12624  par 
12625 \series bold
12626
12627 \backslash
12628 raggedleft
12629 \series default
12630 .
12631  Pour revenir à l'alignement à gauche utilisez 
12632 \series bold
12633
12634 \backslash
12635 raggedright
12636 \series default
12637 .
12638 \end_layout
12639
12640 \begin_layout Section
12641 Les Tableaux Formels
12642 \begin_inset CommandInset label
12643 LatexCommand label
12644 name "sec:Tableaux-Formels"
12645
12646 \end_inset
12647
12648
12649 \begin_inset Index
12650 status collapsed
12651
12652 \begin_layout Plain Layout
12653 Tableau ! Formel
12654 \end_layout
12655
12656 \end_inset
12657
12658
12659 \end_layout
12660
12661 \begin_layout Standard
12662 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12663  à celle du tableau
12664 \begin_inset space ~
12665 \end_inset
12666
12667
12668 \begin_inset CommandInset ref
12669 LatexCommand ref
12670 reference "tab:Exemple-tableau-booktabs"
12671
12672 \end_inset
12673
12674 .
12675  Ce genre de tableau est appelé 
12676 \begin_inset Quotes eld
12677 \end_inset
12678
12679
12680 \emph on
12681 formel
12682 \emph default
12683
12684 \begin_inset Quotes erd
12685 \end_inset
12686
12687 .
12688  Pour transformer un tableau en tableau formel, utilisez l'option 
12689 \family sans
12690 Formel
12691 \family default
12692  de l'onglet 
12693 \family sans
12694 Bordures
12695 \family default
12696  de la fenêtre de dialogue 
12697 \family sans
12698 Paramètres
12699 \begin_inset space ~
12700 \end_inset
12701
12702 du
12703 \begin_inset space ~
12704 \end_inset
12705
12706 tableau
12707 \family default
12708 .
12709 \end_layout
12710
12711 \begin_layout Standard
12712 \begin_inset Float table
12713 placement h
12714 wide false
12715 sideways false
12716 status open
12717
12718 \begin_layout Plain Layout
12719 \begin_inset Caption
12720
12721 \begin_layout Plain Layout
12722 \begin_inset CommandInset label
12723 LatexCommand label
12724 name "tab:Exemple-tableau-booktabs"
12725
12726 \end_inset
12727
12728 Exemple de tableau formel
12729 \end_layout
12730
12731 \end_inset
12732
12733
12734 \end_layout
12735
12736 \begin_layout Plain Layout
12737 \align center
12738 \begin_inset Tabular
12739 <lyxtabular version="3" rows="8" columns="4">
12740 <features booktabs="true">
12741 <column alignment="center" valignment="top" width="0">
12742 <column alignment="center" valignment="top" width="0">
12743 <column alignment="center" valignment="top" width="0">
12744 <column alignment="center" valignment="top" width="0">
12745 <row>
12746 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12747 \begin_inset Text
12748
12749 \begin_layout Plain Layout
12750 Système
12751 \end_layout
12752
12753 \end_inset
12754 </cell>
12755 <cell alignment="center" valignment="top" topline="true" usebox="none">
12756 \begin_inset Text
12757
12758 \begin_layout Plain Layout
12759 Medipix
12760 \begin_inset Formula $\,$
12761 \end_inset
12762
12763 1
12764 \end_layout
12765
12766 \end_inset
12767 </cell>
12768 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12769 \begin_inset Text
12770
12771 \begin_layout Plain Layout
12772 Medipix
12773 \begin_inset Formula $\,$
12774 \end_inset
12775
12776 2
12777 \end_layout
12778
12779 \end_inset
12780 </cell>
12781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12782 \begin_inset Text
12783
12784 \begin_layout Plain Layout
12785
12786 \end_layout
12787
12788 \end_inset
12789 </cell>
12790 </row>
12791 <row>
12792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12793 \begin_inset Text
12794
12795 \begin_layout Plain Layout
12796 \begin_inset ERT
12797 status collapsed
12798
12799 \begin_layout Plain Layout
12800
12801
12802 \backslash
12803 cmidrule(r){2-2}
12804 \end_layout
12805
12806 \end_inset
12807
12808
12809 \begin_inset ERT
12810 status collapsed
12811
12812 \begin_layout Plain Layout
12813
12814
12815 \backslash
12816 cmidrule(l){3-4}
12817 \end_layout
12818
12819 \end_inset
12820
12821 Épaisseur du capteur [µm]
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 <cell alignment="center" valignment="top" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830 300
12831 \end_layout
12832
12833 \end_inset
12834 </cell>
12835 <cell alignment="center" valignment="top" usebox="none">
12836 \begin_inset Text
12837
12838 \begin_layout Plain Layout
12839 300
12840 \end_layout
12841
12842 \end_inset
12843 </cell>
12844 <cell alignment="center" valignment="top" usebox="none">
12845 \begin_inset Text
12846
12847 \begin_layout Plain Layout
12848 700
12849 \end_layout
12850
12851 \end_inset
12852 </cell>
12853 </row>
12854 <row>
12855 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12856 \begin_inset Text
12857
12858 \begin_layout Plain Layout
12859 Angle du biseau [°]
12860 \end_layout
12861
12862 \end_inset
12863 </cell>
12864 <cell alignment="center" valignment="top" topline="true" usebox="none">
12865 \begin_inset Text
12866
12867 \begin_layout Plain Layout
12868 3.55
12869 \end_layout
12870
12871 \end_inset
12872 </cell>
12873 <cell alignment="center" valignment="top" topline="true" usebox="none">
12874 \begin_inset Text
12875
12876 \begin_layout Plain Layout
12877 2.71
12878 \end_layout
12879
12880 \end_inset
12881 </cell>
12882 <cell alignment="center" valignment="top" topline="true" usebox="none">
12883 \begin_inset Text
12884
12885 \begin_layout Plain Layout
12886 7.99
12887 \end_layout
12888
12889 \end_inset
12890 </cell>
12891 </row>
12892 <row topspace="default">
12893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12894 \begin_inset Text
12895
12896 \begin_layout Plain Layout
12897 Résolution spatiale [µm]
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 <cell alignment="center" valignment="top" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906 4.26
12907 \end_layout
12908
12909 \end_inset
12910 </cell>
12911 <cell alignment="center" valignment="top" usebox="none">
12912 \begin_inset Text
12913
12914 \begin_layout Plain Layout
12915 10.17
12916 \end_layout
12917
12918 \end_inset
12919 </cell>
12920 <cell alignment="center" valignment="top" usebox="none">
12921 \begin_inset Text
12922
12923 \begin_layout Plain Layout
12924 10.56
12925 \end_layout
12926
12927 \end_inset
12928 </cell>
12929 </row>
12930 <row topspace="default">
12931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12932 \begin_inset Text
12933
12934 \begin_layout Plain Layout
12935 MTF à 
12936 \begin_inset Formula $f_{\mathrm{max}}$
12937 \end_inset
12938
12939
12940 \end_layout
12941
12942 \end_inset
12943 </cell>
12944 <cell alignment="center" valignment="top" usebox="none">
12945 \begin_inset Text
12946
12947 \begin_layout Plain Layout
12948 0.53
12949 \end_layout
12950
12951 \end_inset
12952 </cell>
12953 <cell alignment="center" valignment="top" usebox="none">
12954 \begin_inset Text
12955
12956 \begin_layout Plain Layout
12957 0.37
12958 \end_layout
12959
12960 \end_inset
12961 </cell>
12962 <cell alignment="center" valignment="top" usebox="none">
12963 \begin_inset Text
12964
12965 \begin_layout Plain Layout
12966 0.39
12967 \end_layout
12968
12969 \end_inset
12970 </cell>
12971 </row>
12972 <row topspace="default">
12973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Plain Layout
12977 \begin_inset ERT
12978 status collapsed
12979
12980 \begin_layout Plain Layout
12981
12982
12983 \backslash
12984 cmidrule(l{10pt}){1-1}
12985 \end_layout
12986
12987 \end_inset
12988
12989 résolution spatiale LSF
12990 \end_layout
12991
12992 \end_inset
12993 </cell>
12994 <cell alignment="center" valignment="top" usebox="none">
12995 \begin_inset Text
12996
12997 \begin_layout Plain Layout
12998
12999 \end_layout
13000
13001 \end_inset
13002 </cell>
13003 <cell alignment="center" valignment="top" usebox="none">
13004 \begin_inset Text
13005
13006 \begin_layout Plain Layout
13007
13008 \end_layout
13009
13010 \end_inset
13011 </cell>
13012 <cell alignment="center" valignment="top" usebox="none">
13013 \begin_inset Text
13014
13015 \begin_layout Plain Layout
13016
13017 \end_layout
13018
13019 \end_inset
13020 </cell>
13021 </row>
13022 <row>
13023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13024 \begin_inset Text
13025
13026 \begin_layout Plain Layout
13027 en µm
13028 \end_layout
13029
13030 \end_inset
13031 </cell>
13032 <cell alignment="center" valignment="top" usebox="none">
13033 \begin_inset Text
13034
13035 \begin_layout Plain Layout
13036 129.7
13037 \end_layout
13038
13039 \end_inset
13040 </cell>
13041 <cell alignment="center" valignment="top" usebox="none">
13042 \begin_inset Text
13043
13044 \begin_layout Plain Layout
13045 52.75
13046 \end_layout
13047
13048 \end_inset
13049 </cell>
13050 <cell alignment="center" valignment="top" usebox="none">
13051 \begin_inset Text
13052
13053 \begin_layout Plain Layout
13054 50.78
13055 \end_layout
13056
13057 \end_inset
13058 </cell>
13059 </row>
13060 <row>
13061 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065 en % de la taille des pixels
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074 76.3
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13080 \begin_inset Text
13081
13082 \begin_layout Plain Layout
13083 95.9
13084 \end_layout
13085
13086 \end_inset
13087 </cell>
13088 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13089 \begin_inset Text
13090
13091 \begin_layout Plain Layout
13092 92.3
13093 \end_layout
13094
13095 \end_inset
13096 </cell>
13097 </row>
13098 </lyxtabular>
13099
13100 \end_inset
13101
13102
13103 \end_layout
13104
13105 \end_inset
13106
13107
13108 \end_layout
13109
13110 \begin_layout Standard
13111 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13112  
13113 \family sans
13114 Bordures
13115 \family default
13116  de la fenêtre de dialogue 
13117 \family sans
13118 Paramètres
13119 \begin_inset space ~
13120 \end_inset
13121
13122 du
13123 \begin_inset space ~
13124 \end_inset
13125
13126 tableau
13127 \family default
13128  comme c'est décrit dans la section
13129 \begin_inset space ~
13130 \end_inset
13131
13132
13133 \begin_inset CommandInset ref
13134 LatexCommand ref
13135 reference "sub:Espacement-lignes"
13136
13137 \end_inset
13138
13139 .
13140 \end_layout
13141
13142 \begin_layout Standard
13143 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13144  verticales.
13145  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13146  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13147  sortie imprimée :
13148 \begin_inset Newline newline
13149 \end_inset
13150
13151 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13152 \begin_inset space \thinspace{}
13153 \end_inset
13154
13155 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13156 \begin_inset space \thinspace{}
13157 \end_inset
13158
13159 em.
13160 \end_layout
13161
13162 \begin_layout Standard
13163 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13164  lignes de préambule suivantes :
13165 \end_layout
13166
13167 \begin_layout Standard
13168
13169 \series bold
13170
13171 \backslash
13172 let
13173 \backslash
13174 mytoprule
13175 \backslash
13176 toprule
13177 \begin_inset Newline newline
13178 \end_inset
13179
13180
13181 \backslash
13182 renewcommand{
13183 \backslash
13184 toprule}{
13185 \backslash
13186 mytoprule[width]}
13187 \end_layout
13188
13189 \begin_layout Standard
13190 Cet exemple concerne la première ligne, appelée 
13191 \series bold
13192 toprule
13193 \series default
13194 .
13195  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13196 \series bold
13197 toprule
13198 \series default
13199  par 
13200 \series bold
13201 bottomrule
13202 \series default
13203 .
13204  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13205  
13206 \series bold
13207 toprule
13208 \series default
13209  par 
13210 \series bold
13211 midrule
13212 \series default
13213 .
13214  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13215 \begin_inset space ~
13216 \end_inset
13217
13218
13219 \begin_inset CommandInset ref
13220 LatexCommand ref
13221 reference "cha:Unités-de-longueur"
13222
13223 \end_inset
13224
13225  pour préciser l'épaisseur voulue.
13226 \end_layout
13227
13228 \begin_layout Standard
13229 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13230  en mettant une ligne pour une cellule multi colonne.
13231  LyX va utiliser en interne la commande 
13232 \series bold
13233
13234 \backslash
13235 cmidrule
13236 \series default
13237  pour créer cette ligne.
13238  Sa syntaxe complète est :
13239 \end_layout
13240
13241 \begin_layout Standard
13242
13243 \series bold
13244
13245 \backslash
13246 cmidrule[largeur](rognage){colDépart-colFin}
13247 \end_layout
13248
13249 \begin_layout Standard
13250 Les options de la commande 
13251 \series bold
13252
13253 \backslash
13254 cmidrule
13255 \series default
13256  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13257  TeX pour pouvoir les utiliser.
13258  On peut créer manuellement des lignes 
13259 \series bold
13260
13261 \backslash
13262 mitrales
13263 \series default
13264  en insérant la commande en code TeX comme le premier élément de la première
13265  cellule de la ligne.
13266  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13267  en question.
13268 \end_layout
13269
13270 \begin_layout Standard
13271 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13272 \begin_inset space \thinspace{}
13273 \end_inset
13274
13275 em.
13276  
13277 \series bold
13278 colDépart
13279 \series default
13280  est le numéro de la colonne dans laquelle la ligne commence et 
13281 \series bold
13282 colFin
13283 \series default
13284  est le numéro de la colonne dans laquelle elle se termine.
13285  La valeur de 
13286 \series bold
13287 colFin
13288 \series default
13289  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13290  Le paramètre optionnel 
13291 \series bold
13292 rognage
13293 \series default
13294  peut être soit 
13295 \emph on
13296 l{largeurRognage}
13297 \emph default
13298 , ou 
13299 \emph on
13300 r{largeurRognage}
13301 \emph default
13302  où les valeurs de
13303 \emph on
13304  largeurRognage
13305 \emph default
13306  sont aussi optionnelles.
13307  En utilisant par exemple la valeur 
13308 \emph on
13309 l{2pt}
13310 \emph default
13311  pour ce paramètre, la ligne va être rognée de 2
13312 \begin_inset space \thinspace{}
13313 \end_inset
13314
13315 pt à son extrémité gauche.
13316  Si vous ne spécifiez pas de valeur pour 
13317 \emph on
13318 largeurRognage
13319 \emph default
13320  les lignes sont par défaut rognées de 0.5
13321 \begin_inset space \thinspace{}
13322 \end_inset
13323
13324 em.
13325 \end_layout
13326
13327 \begin_layout Standard
13328 \begin_inset VSpace bigskip
13329 \end_inset
13330
13331 Le tableau
13332 \begin_inset space ~
13333 \end_inset
13334
13335
13336 \begin_inset CommandInset ref
13337 LatexCommand ref
13338 reference "tab:Exemple-tableau-booktabs"
13339
13340 \end_inset
13341
13342  a été créé en utilisant les commandes
13343 \end_layout
13344
13345 \begin_layout Standard
13346
13347 \series bold
13348
13349 \backslash
13350 cmidrule(r){2-2}
13351 \backslash
13352 cmidrule(l){3-4}
13353 \end_layout
13354
13355 \begin_layout Standard
13356 au début de la deuxième ligne et
13357 \end_layout
13358
13359 \begin_layout Standard
13360
13361 \series bold
13362
13363 \backslash
13364 cmidrule(l{10pt}){1-1}
13365 \end_layout
13366
13367 \begin_layout Standard
13368 au début de la sixième ligne.
13369 \end_layout
13370
13371 \begin_layout Standard
13372 \begin_inset VSpace bigskip
13373 \end_inset
13374
13375
13376 \end_layout
13377
13378 \begin_layout Standard
13379 Vous pouvez vouloir des commandes 
13380 \series bold
13381
13382 \backslash
13383 cmidrule
13384 \series default
13385 s qui se recouvrent comme pour le tableau
13386 \begin_inset space ~
13387 \end_inset
13388
13389
13390 \begin_inset CommandInset ref
13391 LatexCommand ref
13392 reference "tab:Tableau-booktabs-special"
13393
13394 \end_inset
13395
13396 .
13397  On obtient ce résultat en utilisant la commande suivante en code TeX
13398 \end_layout
13399
13400 \begin_layout Standard
13401
13402 \series bold
13403
13404 \backslash
13405 morecmidrules
13406 \end_layout
13407
13408 \begin_layout Standard
13409 La commande qui a été utilisée pour la deuxième ligne du tableau
13410 \begin_inset space ~
13411 \end_inset
13412
13413
13414 \begin_inset CommandInset ref
13415 LatexCommand ref
13416 reference "tab:Tableau-booktabs-special"
13417
13418 \end_inset
13419
13420  est
13421 \end_layout
13422
13423 \begin_layout Standard
13424
13425 \series bold
13426
13427 \backslash
13428 cmidrule(r){2-2}
13429 \backslash
13430 cmidrule(l){3-4}
13431 \backslash
13432 morecmidrules
13433 \backslash
13434 cmidrule{2-4}
13435 \end_layout
13436
13437 \begin_layout Standard
13438 La commande pour la sixième ligne est
13439 \end_layout
13440
13441 \begin_layout Standard
13442
13443 \series bold
13444
13445 \backslash
13446 midrule
13447 \backslash
13448 morecmidrules
13449 \backslash
13450 cmidrule{3-4}
13451 \end_layout
13452
13453 \begin_layout Standard
13454 \begin_inset VSpace bigskip
13455 \end_inset
13456
13457
13458 \end_layout
13459
13460 \begin_layout Standard
13461 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13462 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13463  font toute la largeur du tableau :
13464 \end_layout
13465
13466 \begin_layout Standard
13467
13468 \series bold
13469
13470 \backslash
13471 specialrule{largeur}{espace au dessus}{espace en dessous}
13472 \end_layout
13473
13474 \begin_layout Standard
13475 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13476  du paquetage LaTeX 
13477 \series bold
13478 booktabs
13479 \series default
13480  
13481 \begin_inset CommandInset citation
13482 LatexCommand cite
13483 key "booktabs"
13484
13485 \end_inset
13486
13487 .
13488 \begin_inset Index
13489 status collapsed
13490
13491 \begin_layout Plain Layout
13492 Paquetages LaTeX ! booktabs
13493 \end_layout
13494
13495 \end_inset
13496
13497
13498 \end_layout
13499
13500 \begin_layout Standard
13501 \begin_inset Float table
13502 placement h
13503 wide false
13504 sideways false
13505 status open
13506
13507 \begin_layout Plain Layout
13508 \begin_inset Caption
13509
13510 \begin_layout Plain Layout
13511 \begin_inset CommandInset label
13512 LatexCommand label
13513 name "tab:Tableau-booktabs-special"
13514
13515 \end_inset
13516
13517 Tableau formel spécial
13518 \end_layout
13519
13520 \end_inset
13521
13522
13523 \end_layout
13524
13525 \begin_layout Plain Layout
13526 \align center
13527 \begin_inset Tabular
13528 <lyxtabular version="3" rows="8" columns="4">
13529 <features booktabs="true">
13530 <column alignment="center" valignment="top" width="0">
13531 <column alignment="center" valignment="top" width="0">
13532 <column alignment="center" valignment="top" width="0">
13533 <column alignment="center" valignment="top" width="0">
13534 <row>
13535 <cell alignment="center" valignment="top" topline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Plain Layout
13539 Système
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 <cell alignment="center" valignment="top" topline="true" usebox="none">
13545 \begin_inset Text
13546
13547 \begin_layout Plain Layout
13548 Medipix
13549 \begin_inset space \thinspace{}
13550 \end_inset
13551
13552 1
13553 \end_layout
13554
13555 \end_inset
13556 </cell>
13557 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561 Medipix
13562 \begin_inset space \thinspace{}
13563 \end_inset
13564
13565 2
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 </row>
13580 <row>
13581 <cell alignment="center" valignment="top" usebox="none">
13582 \begin_inset Text
13583
13584 \begin_layout Plain Layout
13585 \begin_inset ERT
13586 status collapsed
13587
13588 \begin_layout Plain Layout
13589
13590
13591 \backslash
13592 cmidrule(r){2-2}
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 cmidrule(l){3-4}
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 morecmidrules 
13619 \end_layout
13620
13621 \end_inset
13622
13623
13624 \begin_inset ERT
13625 status collapsed
13626
13627 \begin_layout Plain Layout
13628
13629
13630 \backslash
13631 cmidrule{2-4}
13632 \end_layout
13633
13634 \end_inset
13635
13636 Epaisseur du capteur [µm]
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 <cell alignment="center" valignment="top" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Plain Layout
13645 300
13646 \end_layout
13647
13648 \end_inset
13649 </cell>
13650 <cell alignment="center" valignment="top" usebox="none">
13651 \begin_inset Text
13652
13653 \begin_layout Plain Layout
13654 300
13655 \end_layout
13656
13657 \end_inset
13658 </cell>
13659 <cell alignment="center" valignment="top" usebox="none">
13660 \begin_inset Text
13661
13662 \begin_layout Plain Layout
13663 700
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 </row>
13669 <row>
13670 <cell alignment="center" valignment="top" topline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 Angle biseau [°]
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 <cell alignment="center" valignment="top" topline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683 3.55
13684 \end_layout
13685
13686 \end_inset
13687 </cell>
13688 <cell alignment="center" valignment="top" topline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Plain Layout
13692 2.71
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 <cell alignment="center" valignment="top" topline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701 7.99
13702 \end_layout
13703
13704 \end_inset
13705 </cell>
13706 </row>
13707 <row topspace="default">
13708 <cell alignment="center" valignment="top" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 Résolution spatiale [µm]
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 4.26
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730 10.17
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 <cell alignment="center" valignment="top" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739 10.56
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 </row>
13745 <row topspace="default">
13746 <cell alignment="center" valignment="top" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 MTF à 
13751 \begin_inset Formula $f_{\mathrm{max}}$
13752 \end_inset
13753
13754
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 <cell alignment="center" valignment="top" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Plain Layout
13763 0.53
13764 \end_layout
13765
13766 \end_inset
13767 </cell>
13768 <cell alignment="center" valignment="top" usebox="none">
13769 \begin_inset Text
13770
13771 \begin_layout Plain Layout
13772 0.37
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 <cell alignment="center" valignment="top" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 0.39
13782 \end_layout
13783
13784 \end_inset
13785 </cell>
13786 </row>
13787 <row>
13788 <cell alignment="center" valignment="top" topline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792 \begin_inset ERT
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796
13797
13798 \backslash
13799 morecmidrules 
13800 \end_layout
13801
13802 \end_inset
13803
13804
13805 \begin_inset ERT
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809
13810
13811 \backslash
13812 cmidrule{3-4}
13813 \end_layout
13814
13815 \end_inset
13816
13817 résolution spatiale LSF
13818 \end_layout
13819
13820 \end_inset
13821 </cell>
13822 <cell alignment="center" valignment="top" topline="true" usebox="none">
13823 \begin_inset Text
13824
13825 \begin_layout Plain Layout
13826
13827 \end_layout
13828
13829 \end_inset
13830 </cell>
13831 <cell alignment="center" valignment="top" topline="true" usebox="none">
13832 \begin_inset Text
13833
13834 \begin_layout Plain Layout
13835
13836 \end_layout
13837
13838 \end_inset
13839 </cell>
13840 <cell alignment="center" valignment="top" topline="true" usebox="none">
13841 \begin_inset Text
13842
13843 \begin_layout Plain Layout
13844
13845 \end_layout
13846
13847 \end_inset
13848 </cell>
13849 </row>
13850 <row>
13851 <cell alignment="center" valignment="top" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855 en µm
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell alignment="center" valignment="top" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864 129.7
13865 \end_layout
13866
13867 \end_inset
13868 </cell>
13869 <cell alignment="center" valignment="top" usebox="none">
13870 \begin_inset Text
13871
13872 \begin_layout Plain Layout
13873 52.75
13874 \end_layout
13875
13876 \end_inset
13877 </cell>
13878 <cell alignment="center" valignment="top" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882 50.78
13883 \end_layout
13884
13885 \end_inset
13886 </cell>
13887 </row>
13888 <row>
13889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13890 \begin_inset Text
13891
13892 \begin_layout Plain Layout
13893 en % de la taille des pixels
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Plain Layout
13902 76.3
13903 \end_layout
13904
13905 \end_inset
13906 </cell>
13907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13908 \begin_inset Text
13909
13910 \begin_layout Plain Layout
13911 95.9
13912 \end_layout
13913
13914 \end_inset
13915 </cell>
13916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13917 \begin_inset Text
13918
13919 \begin_layout Plain Layout
13920 92.3
13921 \end_layout
13922
13923 \end_inset
13924 </cell>
13925 </row>
13926 </lyxtabular>
13927
13928 \end_inset
13929
13930
13931 \end_layout
13932
13933 \end_inset
13934
13935
13936 \end_layout
13937
13938 \begin_layout Section
13939 Alignement Vertical des Tableaux
13940 \begin_inset Index
13941 status collapsed
13942
13943 \begin_layout Plain Layout
13944 Tableau ! Alignement
13945 \end_layout
13946
13947 \end_inset
13948
13949
13950 \end_layout
13951
13952 \begin_layout Standard
13953 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13954  doit être à l'intérieur d'une boîte.
13955  La boîte peut alors être alignée comme c'est décrit dans la 
13956 \begin_inset space ~
13957 \end_inset
13958
13959
13960 \begin_inset CommandInset ref
13961 LatexCommand ref
13962 reference "sec:Boîte-Dialogue"
13963
13964 \end_inset
13965
13966 .
13967 \end_layout
13968
13969 \begin_layout Standard
13970 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13971  minipage
13972 \begin_inset Foot
13973 status open
13974
13975 \begin_layout Plain Layout
13976 Les minipages son décrites dans la section
13977 \begin_inset space ~
13978 \end_inset
13979
13980
13981 \begin_inset CommandInset ref
13982 LatexCommand ref
13983 reference "sec:Minipages"
13984
13985 \end_inset
13986
13987 .
13988 \end_layout
13989
13990 \end_inset
13991
13992  dont la largeur est de 15
13993 \begin_inset space \thinspace{}
13994 \end_inset
13995
13996 col% :
13997 \end_layout
13998
13999 \begin_layout Itemize
14000 test 
14001 \begin_inset Box Frameless
14002 position "t"
14003 hor_pos "c"
14004 has_inner_box 1
14005 inner_pos "c"
14006 use_parbox 0
14007 width "15col%"
14008 special "none"
14009 height "1in"
14010 height_special "totalheight"
14011 status collapsed
14012
14013 \begin_layout Plain Layout
14014 \begin_inset Tabular
14015 <lyxtabular version="3" rows="3" columns="3">
14016 <features>
14017 <column alignment="center" valignment="top" width="0">
14018 <column alignment="center" valignment="top" width="0">
14019 <column alignment="center" valignment="top" width="0">
14020 <row>
14021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14022 \begin_inset Text
14023
14024 \begin_layout Plain Layout
14025 a
14026 \end_layout
14027
14028 \end_inset
14029 </cell>
14030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14031 \begin_inset Text
14032
14033 \begin_layout Plain Layout
14034 d
14035 \end_layout
14036
14037 \end_inset
14038 </cell>
14039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14040 \begin_inset Text
14041
14042 \begin_layout Plain Layout
14043 g
14044 \end_layout
14045
14046 \end_inset
14047 </cell>
14048 </row>
14049 <row>
14050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14051 \begin_inset Text
14052
14053 \begin_layout Plain Layout
14054 b
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14060 \begin_inset Text
14061
14062 \begin_layout Plain Layout
14063 e
14064 \end_layout
14065
14066 \end_inset
14067 </cell>
14068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14069 \begin_inset Text
14070
14071 \begin_layout Plain Layout
14072 h
14073 \end_layout
14074
14075 \end_inset
14076 </cell>
14077 </row>
14078 <row>
14079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 c
14084 \end_layout
14085
14086 \end_inset
14087 </cell>
14088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 f
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 i
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 </lyxtabular>
14108
14109 \end_inset
14110
14111
14112 \end_layout
14113
14114 \end_inset
14115
14116  test 
14117 \begin_inset ERT
14118 status collapsed
14119
14120 \begin_layout Plain Layout
14121
14122
14123 \backslash
14124 raisebox{0.85
14125 \backslash
14126 baselineskip}{
14127 \end_layout
14128
14129 \end_inset
14130
14131
14132 \begin_inset Box Frameless
14133 position "t"
14134 hor_pos "c"
14135 has_inner_box 1
14136 inner_pos "c"
14137 use_parbox 0
14138 width "15col%"
14139 special "none"
14140 height "1in"
14141 height_special "totalheight"
14142 status collapsed
14143
14144 \begin_layout Plain Layout
14145 \begin_inset Tabular
14146 <lyxtabular version="3" rows="3" columns="3">
14147 <features>
14148 <column alignment="center" valignment="top" width="0">
14149 <column alignment="center" valignment="top" width="0">
14150 <column alignment="center" valignment="top" width="0">
14151 <row>
14152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156 a
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165 d
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14171 \begin_inset Text
14172
14173 \begin_layout Plain Layout
14174 g
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 </row>
14180 <row>
14181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14182 \begin_inset Text
14183
14184 \begin_layout Plain Layout
14185 b
14186 \end_layout
14187
14188 \end_inset
14189 </cell>
14190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14191 \begin_inset Text
14192
14193 \begin_layout Plain Layout
14194 e
14195 \end_layout
14196
14197 \end_inset
14198 </cell>
14199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14200 \begin_inset Text
14201
14202 \begin_layout Plain Layout
14203 h
14204 \end_layout
14205
14206 \end_inset
14207 </cell>
14208 </row>
14209 <row>
14210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Plain Layout
14214 c
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Plain Layout
14223 f
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14229 \begin_inset Text
14230
14231 \begin_layout Plain Layout
14232 i
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 </row>
14238 </lyxtabular>
14239
14240 \end_inset
14241
14242
14243 \end_layout
14244
14245 \end_inset
14246
14247
14248 \begin_inset ERT
14249 status collapsed
14250
14251 \begin_layout Plain Layout
14252
14253 }
14254 \end_layout
14255
14256 \end_inset
14257
14258
14259 \end_layout
14260
14261 \begin_layout Itemize
14262 test 
14263 \begin_inset Box Frameless
14264 position "c"
14265 hor_pos "c"
14266 has_inner_box 1
14267 inner_pos "c"
14268 use_parbox 0
14269 width "15col%"
14270 special "none"
14271 height "1in"
14272 height_special "totalheight"
14273 status collapsed
14274
14275 \begin_layout Plain Layout
14276 \begin_inset Tabular
14277 <lyxtabular version="3" rows="3" columns="3">
14278 <features>
14279 <column alignment="center" valignment="top" width="0">
14280 <column alignment="center" valignment="top" width="0">
14281 <column alignment="center" valignment="top" width="0">
14282 <row>
14283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14284 \begin_inset Text
14285
14286 \begin_layout Plain Layout
14287 a
14288 \end_layout
14289
14290 \end_inset
14291 </cell>
14292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14293 \begin_inset Text
14294
14295 \begin_layout Plain Layout
14296 d
14297 \end_layout
14298
14299 \end_inset
14300 </cell>
14301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Plain Layout
14305 g
14306 \end_layout
14307
14308 \end_inset
14309 </cell>
14310 </row>
14311 <row>
14312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14313 \begin_inset Text
14314
14315 \begin_layout Plain Layout
14316 b
14317 \end_layout
14318
14319 \end_inset
14320 </cell>
14321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14322 \begin_inset Text
14323
14324 \begin_layout Plain Layout
14325 e
14326 \end_layout
14327
14328 \end_inset
14329 </cell>
14330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14331 \begin_inset Text
14332
14333 \begin_layout Plain Layout
14334 h
14335 \end_layout
14336
14337 \end_inset
14338 </cell>
14339 </row>
14340 <row>
14341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345 c
14346 \end_layout
14347
14348 \end_inset
14349 </cell>
14350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14351 \begin_inset Text
14352
14353 \begin_layout Plain Layout
14354 f
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 i
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 </row>
14369 </lyxtabular>
14370
14371 \end_inset
14372
14373
14374 \end_layout
14375
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \begin_layout Itemize
14382 test 
14383 \begin_inset Box Frameless
14384 position "b"
14385 hor_pos "c"
14386 has_inner_box 1
14387 inner_pos "c"
14388 use_parbox 0
14389 width "15col%"
14390 special "none"
14391 height "1in"
14392 height_special "totalheight"
14393 status collapsed
14394
14395 \begin_layout Plain Layout
14396 \begin_inset Tabular
14397 <lyxtabular version="3" rows="3" columns="3">
14398 <features>
14399 <column alignment="center" valignment="top" width="0">
14400 <column alignment="center" valignment="top" width="0">
14401 <column alignment="center" valignment="top" width="0">
14402 <row>
14403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Plain Layout
14407 a
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14413 \begin_inset Text
14414
14415 \begin_layout Plain Layout
14416 d
14417 \end_layout
14418
14419 \end_inset
14420 </cell>
14421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14422 \begin_inset Text
14423
14424 \begin_layout Plain Layout
14425 g
14426 \end_layout
14427
14428 \end_inset
14429 </cell>
14430 </row>
14431 <row>
14432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14433 \begin_inset Text
14434
14435 \begin_layout Plain Layout
14436 b
14437 \end_layout
14438
14439 \end_inset
14440 </cell>
14441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14442 \begin_inset Text
14443
14444 \begin_layout Plain Layout
14445 e
14446 \end_layout
14447
14448 \end_inset
14449 </cell>
14450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Plain Layout
14454 h
14455 \end_layout
14456
14457 \end_inset
14458 </cell>
14459 </row>
14460 <row>
14461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14462 \begin_inset Text
14463
14464 \begin_layout Plain Layout
14465 c
14466 \end_layout
14467
14468 \end_inset
14469 </cell>
14470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Plain Layout
14474 f
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 i
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 </lyxtabular>
14490
14491 \end_inset
14492
14493
14494 \end_layout
14495
14496 \end_inset
14497
14498  test 
14499 \begin_inset ERT
14500 status collapsed
14501
14502 \begin_layout Plain Layout
14503
14504
14505 \backslash
14506 raisebox{-0.32
14507 \backslash
14508 baselineskip}{
14509 \end_layout
14510
14511 \end_inset
14512
14513
14514 \begin_inset Box Frameless
14515 position "b"
14516 hor_pos "c"
14517 has_inner_box 1
14518 inner_pos "c"
14519 use_parbox 0
14520 width "15col%"
14521 special "none"
14522 height "1in"
14523 height_special "totalheight"
14524 status collapsed
14525
14526 \begin_layout Plain Layout
14527 \begin_inset Tabular
14528 <lyxtabular version="3" rows="3" columns="3">
14529 <features>
14530 <column alignment="center" valignment="top" width="0">
14531 <column alignment="center" valignment="top" width="0">
14532 <column alignment="center" valignment="top" width="0">
14533 <row>
14534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14535 \begin_inset Text
14536
14537 \begin_layout Plain Layout
14538 a
14539 \end_layout
14540
14541 \end_inset
14542 </cell>
14543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547 d
14548 \end_layout
14549
14550 \end_inset
14551 </cell>
14552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Plain Layout
14556 g
14557 \end_layout
14558
14559 \end_inset
14560 </cell>
14561 </row>
14562 <row>
14563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14564 \begin_inset Text
14565
14566 \begin_layout Plain Layout
14567 b
14568 \end_layout
14569
14570 \end_inset
14571 </cell>
14572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14573 \begin_inset Text
14574
14575 \begin_layout Plain Layout
14576 e
14577 \end_layout
14578
14579 \end_inset
14580 </cell>
14581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14582 \begin_inset Text
14583
14584 \begin_layout Plain Layout
14585 h
14586 \end_layout
14587
14588 \end_inset
14589 </cell>
14590 </row>
14591 <row>
14592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596 c
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 f
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 i
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 </row>
14620 </lyxtabular>
14621
14622 \end_inset
14623
14624
14625 \end_layout
14626
14627 \end_inset
14628
14629
14630 \begin_inset ERT
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634
14635 }
14636 \end_layout
14637
14638 \end_inset
14639
14640
14641 \end_layout
14642
14643 \begin_layout Standard
14644 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14645  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14646  la ligne dans laquelle le tableau est inséré.
14647  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14648  boîte élévatrice (raisebox)
14649 \begin_inset Foot
14650 status collapsed
14651
14652 \begin_layout Plain Layout
14653 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14654 \begin_inset space ~
14655 \end_inset
14656
14657
14658 \begin_inset CommandInset ref
14659 LatexCommand ref
14660 reference "sub:Alignement-Vertical"
14661
14662 \end_inset
14663
14664 .
14665 \end_layout
14666
14667 \end_inset
14668
14669 .
14670  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14671  aligné en utilisant la commande en code TeX suivante 
14672 \end_layout
14673
14674 \begin_layout Standard
14675
14676 \series bold
14677
14678 \backslash
14679 raisebox{0.85
14680 \backslash
14681 baselineskip}{
14682 \end_layout
14683
14684 \begin_layout Standard
14685 placée juste avant la boîte minipage.
14686  Après la boîte on insère l'accolade fermante en code TeX.
14687  Pour le deuxième tableau de la dernière ligne, la commande 
14688 \end_layout
14689
14690 \begin_layout Standard
14691
14692 \series bold
14693
14694 \backslash
14695 raisebox{-0.32
14696 \backslash
14697 baselineskip}{
14698 \end_layout
14699
14700 \begin_layout Standard
14701 est utilisée.
14702 \end_layout
14703
14704 \begin_layout Standard
14705 \begin_inset Note Greyedout
14706 status open
14707
14708 \begin_layout Plain Layout
14709
14710 \series bold
14711 Note:
14712 \series default
14713  L'alignement entre le contenu de la ligne du tableau et le texte de la
14714  ligne qui l'entoure ne peut pas être parfait.
14715  Le facteur utilisé dans la commande 
14716 \series bold
14717
14718 \backslash
14719 raisebox
14720 \series default
14721  pour obtenir cet alignement dépend de la police de caractères du document,
14722  de la taille de la police et de l'épaisseur des lignes du tableau.
14723 \end_layout
14724
14725 \end_inset
14726
14727
14728 \end_layout
14729
14730 \begin_layout Section
14731 Tableaux Colorés
14732 \begin_inset CommandInset label
14733 LatexCommand label
14734 name "sec:Tableaux-Colorés"
14735
14736 \end_inset
14737
14738
14739 \begin_inset Index
14740 status collapsed
14741
14742 \begin_layout Plain Layout
14743 Tableau ! Coloré
14744 \end_layout
14745
14746 \end_inset
14747
14748
14749 \end_layout
14750
14751 \begin_layout Subsection
14752 Cellules Colorées
14753 \begin_inset Index
14754 status collapsed
14755
14756 \begin_layout Plain Layout
14757 Couleur des tableaux ! Pour les cellules
14758 \end_layout
14759
14760 \end_inset
14761
14762
14763 \begin_inset Index
14764 status collapsed
14765
14766 \begin_layout Plain Layout
14767 Couleur ! Pour les cellules de tableau
14768 \end_layout
14769
14770 \end_inset
14771
14772
14773 \end_layout
14774
14775 \begin_layout Standard
14776 \begin_inset Float table
14777 placement h
14778 wide false
14779 sideways false
14780 status open
14781
14782 \begin_layout Plain Layout
14783 \begin_inset Caption
14784
14785 \begin_layout Plain Layout
14786 \begin_inset CommandInset label
14787 LatexCommand label
14788 name "tab:Tableau-coloré-sans-colortbl"
14789
14790 \end_inset
14791
14792 Tableau coloré sans utiliser le paquetage  
14793 \series bold
14794 colortbl
14795 \series default
14796
14797 \begin_inset OptArg
14798 status open
14799
14800 \begin_layout Plain Layout
14801 Tableau sans colortbl
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \end_inset
14810
14811
14812 \end_layout
14813
14814 \begin_layout Plain Layout
14815 \align center
14816 \begin_inset Tabular
14817 <lyxtabular version="3" rows="3" columns="3">
14818 <features>
14819 <column alignment="center" valignment="top" width="0">
14820 <column alignment="center" valignment="top" width="0">
14821 <column alignment="center" valignment="top" width="0">
14822 <row>
14823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14824 \begin_inset Text
14825
14826 \begin_layout Plain Layout
14827
14828 \color green
14829 a
14830 \end_layout
14831
14832 \end_inset
14833 </cell>
14834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14835 \begin_inset Text
14836
14837 \begin_layout Plain Layout
14838
14839 \color red
14840 b
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14846 \begin_inset Text
14847
14848 \begin_layout Plain Layout
14849
14850 \color red
14851 c
14852 \end_layout
14853
14854 \end_inset
14855 </cell>
14856 </row>
14857 <row>
14858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14859 \begin_inset Text
14860
14861 \begin_layout Plain Layout
14862
14863 \color green
14864 d
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Plain Layout
14873
14874 \color blue
14875 e
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884
14885 \color blue
14886 f
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 </row>
14892 <row>
14893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897
14898 \color green
14899 g
14900 \end_layout
14901
14902 \end_inset
14903 </cell>
14904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908
14909 \color blue
14910 h
14911 \end_layout
14912
14913 \end_inset
14914 </cell>
14915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Plain Layout
14919
14920 \color blue
14921 i
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 </row>
14927 </lyxtabular>
14928
14929 \end_inset
14930
14931
14932 \end_layout
14933
14934 \end_inset
14935
14936
14937 \end_layout
14938
14939 \begin_layout Standard
14940 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14941  et choisissez une couleur dans le menu 
14942 \family sans
14943 Éditer\SpecialChar \menuseparator
14944 Style
14945 \begin_inset space ~
14946 \end_inset
14947
14948 de
14949 \begin_inset space ~
14950 \end_inset
14951
14952 Texte
14953 \family default
14954 .
14955  C'est ce qui a été utilisé pour créer le tableau
14956 \begin_inset space ~
14957 \end_inset
14958
14959
14960 \begin_inset CommandInset ref
14961 LatexCommand ref
14962 reference "tab:Tableau-coloré-sans-colortbl"
14963
14964 \end_inset
14965
14966 .
14967  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14968 \series bold
14969 colortbl
14970 \series default
14971 .
14972 \begin_inset Index
14973 status collapsed
14974
14975 \begin_layout Plain Layout
14976 Paquetages LaTeX ! colortbl
14977 \end_layout
14978
14979 \end_inset
14980
14981
14982 \end_layout
14983
14984 \begin_layout Standard
14985 \begin_inset ERT
14986 status collapsed
14987
14988 \begin_layout Plain Layout
14989
14990
14991 \backslash
14992 ifcolortbl
14993 \end_layout
14994
14995 \end_inset
14996
14997
14998 \begin_inset Note Note
14999 status open
15000
15001 \begin_layout Plain Layout
15002 La section qui suit ne sera affichée que si vous avez installé le paquetage
15003  LaTeX 
15004 \series bold
15005 colortbl
15006 \series default
15007 .
15008 \end_layout
15009
15010 \end_inset
15011
15012
15013 \end_layout
15014
15015 \begin_layout Standard
15016 Pour créer des tableaux colorés, vous devez charger le paquetage
15017 \series bold
15018  colortbl
15019 \series default
15020  dans le préambule avec la ligne
15021 \end_layout
15022
15023 \begin_layout Standard
15024
15025 \series bold
15026
15027 \backslash
15028 usepackage{colortbl}
15029 \end_layout
15030
15031 \begin_layout Standard
15032 On choisit la couleur d'une colonne avec la commande 
15033 \end_layout
15034
15035 \begin_layout Standard
15036
15037 \series bold
15038
15039 \backslash
15040 columncolor{nom de couleur}
15041 \end_layout
15042
15043 \begin_layout Standard
15044 à l'intérieur d'une commande 
15045 \series bold
15046 >{ }
15047 \series default
15048 .
15049  Vous trouverez plus d'information sur la commande 
15050 \series bold
15051 >{}
15052 \series default
15053  dans la section
15054 \begin_inset space ~
15055 \end_inset
15056
15057
15058 \begin_inset CommandInset ref
15059 LatexCommand ref
15060 reference "sub:Calculs-multicolonnes"
15061
15062 \end_inset
15063
15064 .
15065 \end_layout
15066
15067 \begin_layout Standard
15068 Les noms de couleurs suivants sont prédéfinis :
15069 \end_layout
15070
15071 \begin_layout Standard
15072
15073 \family sans
15074 red
15075 \family default
15076  (rouge), 
15077 \family sans
15078 green
15079 \family default
15080  (vert), 
15081 \family sans
15082 yellow
15083 \family default
15084  (jaune), 
15085 \family sans
15086 blue
15087 \family default
15088  (bleu), 
15089 \family sans
15090 cyan
15091 \family default
15092
15093 \family sans
15094 magenta
15095 \family default
15096
15097 \family sans
15098 black 
15099 \family default
15100 (noir) et 
15101 \family sans
15102 white 
15103 \family default
15104 (blanc).
15105 \end_layout
15106
15107 \begin_layout Standard
15108 \begin_inset VSpace medskip
15109 \end_inset
15110
15111
15112 \end_layout
15113
15114 \begin_layout Standard
15115 Vous pouvez aussi définir votre propre couleur avec la commande
15116 \end_layout
15117
15118 \begin_layout Standard
15119
15120 \series bold
15121
15122 \backslash
15123 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15124 \end_layout
15125
15126 \begin_layout Standard
15127 Le modèle de couleur peut être
15128 \end_layout
15129
15130 \begin_layout Labeling
15131 \labelwidthstring 00.00.0000
15132 cmyk: cyan, magenta, jaune (yellow), noir (black)
15133 \end_layout
15134
15135 \begin_layout Labeling
15136 \labelwidthstring 00.00.0000
15137 rgb: red, vert (green), bleu (blue)
15138 \end_layout
15139
15140 \begin_layout Labeling
15141 \labelwidthstring 00.00.0000
15142 gray dégradé de gris (gray)
15143 \end_layout
15144
15145 \begin_layout Standard
15146 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15147  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15148 \end_layout
15149
15150 \begin_layout Standard
15151 Vous pouvez par exemple définir la couleur 
15152 \begin_inset Quotes eld
15153 \end_inset
15154
15155
15156 \emph on
15157 vertfonce
15158 \begin_inset Quotes erd
15159 \end_inset
15160
15161  dans le préambule avec la ligne
15162 \end_layout
15163
15164 \begin_layout Standard
15165
15166 \series bold
15167
15168 \backslash
15169 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15170 \end_layout
15171
15172 \begin_layout Standard
15173 et la couleur "
15174 \emph on
15175 grisclair
15176 \emph default
15177 " avec
15178 \end_layout
15179
15180 \begin_layout Standard
15181
15182 \series bold
15183
15184 \backslash
15185 definecolor{grisclair}{gray}{0.8}
15186 \end_layout
15187
15188 \begin_layout Standard
15189 \begin_inset VSpace medskip
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \begin_layout Standard
15196 Les lignes sont colorées avec la commande
15197 \end_layout
15198
15199 \begin_layout Standard
15200
15201 \series bold
15202
15203 \backslash
15204 rowcolor{nom de la couleur}
15205 \end_layout
15206
15207 \begin_layout Standard
15208 et les cellules sont colorées avec la commande
15209 \end_layout
15210
15211 \begin_layout Standard
15212
15213 \series bold
15214
15215 \backslash
15216 cellcolor{nom de la couleur}
15217 \end_layout
15218
15219 \begin_layout Standard
15220 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15221 \end_layout
15222
15223 \begin_layout Standard
15224 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15225  choisissez une couleur dans le menu 
15226 \family sans
15227 Éditer\SpecialChar \menuseparator
15228 Style
15229 \begin_inset space ~
15230 \end_inset
15231
15232 de
15233 \begin_inset space ~
15234 \end_inset
15235
15236 Texte
15237 \family default
15238 .
15239  Si une cellule contient du code TeX, faites bien attention à ne colorer
15240  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15241 \end_layout
15242
15243 \begin_layout Standard
15244 \begin_inset Note Greyedout
15245 status open
15246
15247 \begin_layout Plain Layout
15248
15249 \series bold
15250 Note:
15251 \series default
15252  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15253  définies par l'utilisateur.
15254 \end_layout
15255
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \begin_layout Standard
15262 \begin_inset VSpace bigskip
15263 \end_inset
15264
15265
15266 \end_layout
15267
15268 \begin_layout Standard
15269 Pour créer le tableau
15270 \begin_inset space ~
15271 \end_inset
15272
15273
15274 \begin_inset CommandInset ref
15275 LatexCommand ref
15276 reference "tab:Tableau-coloré-avec-colortbl"
15277
15278 \end_inset
15279
15280  faites ce qui suit : La couleur de la première colonne doit être 
15281 \emph on
15282 vertfonce
15283 \emph default
15284 .
15285  On insère donc la commande
15286 \end_layout
15287
15288 \begin_layout Standard
15289
15290 \series bold
15291 >{
15292 \backslash
15293 columncolor{vertfonce}
15294 \backslash
15295 centering}c
15296 \end_layout
15297
15298 \begin_layout Standard
15299 en code TeX pour cette colonne.
15300  La première ligne doit être bleue
15301 \begin_inset Note Note
15302 status open
15303
15304 \begin_layout Plain Layout
15305 cyan ? (NdT)
15306 \end_layout
15307
15308 \end_inset
15309
15310 , d'où la commande en code TeX
15311 \end_layout
15312
15313 \begin_layout Standard
15314
15315 \series bold
15316
15317 \backslash
15318 rowcolow{cyan}
15319 \end_layout
15320
15321 \begin_layout Standard
15322 qui est insérée dans la première cellule de cette ligne.
15323  Notez que cela annule la couleur de colonne pour la première cellule.
15324  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15325  en code TeX la commande
15326 \end_layout
15327
15328 \begin_layout Standard
15329
15330 \series bold
15331
15332 \backslash
15333 cellcolor{magenta}
15334 \end_layout
15335
15336 \begin_layout Standard
15337 Les caractères peuvent maintenant être colorés en utilisant le menu 
15338 \family sans
15339 Éditer\SpecialChar \menuseparator
15340 Style
15341 \begin_inset space ~
15342 \end_inset
15343
15344 de
15345 \begin_inset space ~
15346 \end_inset
15347
15348 Texte
15349 \family default
15350 .
15351 \end_layout
15352
15353 \begin_layout Standard
15354 \begin_inset Float table
15355 placement h
15356 wide false
15357 sideways false
15358 status open
15359
15360 \begin_layout Plain Layout
15361 \begin_inset Caption
15362
15363 \begin_layout Plain Layout
15364 \begin_inset CommandInset label
15365 LatexCommand label
15366 name "tab:Tableau-coloré-avec-colortbl"
15367
15368 \end_inset
15369
15370 Tableau coloré en utilisant le paquetage 
15371 \series bold
15372 colortbl
15373 \series default
15374
15375 \begin_inset OptArg
15376 status collapsed
15377
15378 \begin_layout Plain Layout
15379 Tableau avec colortbl
15380 \end_layout
15381
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \end_inset
15388
15389
15390 \end_layout
15391
15392 \begin_layout Plain Layout
15393 \align center
15394 \begin_inset Tabular
15395 <lyxtabular version="3" rows="3" columns="3">
15396 <features>
15397 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15398 <column alignment="center" valignment="top" width="0">
15399 <column alignment="center" valignment="top" width="0">
15400 <row>
15401 <cell alignment="center" valignment="top" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Plain Layout
15405 \begin_inset ERT
15406 status collapsed
15407
15408 \begin_layout Plain Layout
15409
15410
15411 \backslash
15412 rowcolor{cyan}
15413 \end_layout
15414
15415 \end_inset
15416
15417
15418 \color magenta
15419 a
15420 \end_layout
15421
15422 \end_inset
15423 </cell>
15424 <cell alignment="center" valignment="top" usebox="none">
15425 \begin_inset Text
15426
15427 \begin_layout Plain Layout
15428
15429 \color red
15430 b
15431 \end_layout
15432
15433 \end_inset
15434 </cell>
15435 <cell alignment="center" valignment="top" usebox="none">
15436 \begin_inset Text
15437
15438 \begin_layout Plain Layout
15439
15440 \color red
15441 c
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 </row>
15447 <row>
15448 <cell alignment="center" valignment="top" usebox="none">
15449 \begin_inset Text
15450
15451 \begin_layout Plain Layout
15452
15453 \color yellow
15454 d
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 <cell alignment="center" valignment="top" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463
15464 \color blue
15465 e
15466 \end_layout
15467
15468 \end_inset
15469 </cell>
15470 <cell alignment="center" valignment="top" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \color blue
15476 f
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 </row>
15482 <row>
15483 <cell alignment="center" valignment="top" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487
15488 \color yellow
15489 g
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 <cell alignment="center" valignment="top" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Plain Layout
15498
15499 \color blue
15500 h
15501 \end_layout
15502
15503 \end_inset
15504 </cell>
15505 <cell alignment="center" valignment="top" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Plain Layout
15509 \begin_inset ERT
15510 status collapsed
15511
15512 \begin_layout Plain Layout
15513
15514
15515 \backslash
15516 cellcolor{magenta}
15517 \end_layout
15518
15519 \end_inset
15520
15521
15522 \color green
15523 i
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 </row>
15529 </lyxtabular>
15530
15531 \end_inset
15532
15533
15534 \end_layout
15535
15536 \end_inset
15537
15538
15539 \end_layout
15540
15541 \begin_layout Standard
15542 \begin_inset ERT
15543 status collapsed
15544
15545 \begin_layout Plain Layout
15546
15547
15548 \backslash
15549 else
15550 \end_layout
15551
15552 \end_inset
15553
15554
15555 \begin_inset Note Note
15556 status open
15557
15558 \begin_layout Plain Layout
15559 Ce qui suit sera affiché si le paquetage 
15560 \series bold
15561 colortbl
15562 \series default
15563  n'est pas installé :
15564 \end_layout
15565
15566 \end_inset
15567
15568
15569 \end_layout
15570
15571 \begin_layout Standard
15572 Vous devez installer le paquetage 
15573 \series bold
15574 colortbl
15575 \series default
15576  pour voir le contenu des cette section dans la sortie imprimée.
15577 \end_layout
15578
15579 \begin_layout Standard
15580 \begin_inset ERT
15581 status collapsed
15582
15583 \begin_layout Plain Layout
15584
15585
15586 \backslash
15587 fi
15588 \end_layout
15589
15590 \end_inset
15591
15592
15593 \end_layout
15594
15595 \begin_layout Subsection
15596 Les filets colorées
15597 \begin_inset Index
15598 status collapsed
15599
15600 \begin_layout Plain Layout
15601 Tableau Coloré ! Pour les filets
15602 \end_layout
15603
15604 \end_inset
15605
15606
15607 \begin_inset Index
15608 status collapsed
15609
15610 \begin_layout Plain Layout
15611 Couleur ! Pour les filets des tableaux
15612 \end_layout
15613
15614 \end_inset
15615
15616
15617 \begin_inset Note Note
15618 status collapsed
15619
15620 \begin_layout Plain Layout
15621 on parle de filets plutôt que de lignes pour les tableaux
15622 \end_layout
15623
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \begin_layout Standard
15630 Comme c'est décrit dans la section
15631 \begin_inset space ~
15632 \end_inset
15633
15634
15635 \begin_inset CommandInset ref
15636 LatexCommand ref
15637 reference "sub:Epaisseur-filets"
15638
15639 \end_inset
15640
15641 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15642  variable 
15643 \series bold
15644
15645 \backslash
15646 arrayrulewidth
15647 \series default
15648 .
15649  Elle est mise à 1.5
15650 \begin_inset space \thinspace{}
15651 \end_inset
15652
15653 pt pour tous les tableaux de cette section.
15654 \begin_inset ERT
15655 status collapsed
15656
15657 \begin_layout Plain Layout
15658
15659
15660 \backslash
15661 setlength{
15662 \backslash
15663 arrayrulewidth}{1.5pt}
15664 \end_layout
15665
15666 \end_inset
15667
15668
15669 \end_layout
15670
15671 \begin_layout Standard
15672 Pour colorer les filets verticaux, par exemple en vert, créez le format
15673  de colonne suivant dans le préambule du document, en suivant la description
15674  de la section
15675 \begin_inset space ~
15676 \end_inset
15677
15678
15679 \begin_inset CommandInset ref
15680 LatexCommand ref
15681 reference "sub:Formats-personnalisés"
15682
15683 \end_inset
15684
15685 :
15686 \end_layout
15687
15688 \begin_layout Standard
15689
15690 \series bold
15691
15692 \backslash
15693 newcolumntype{W}{!{
15694 \backslash
15695 color{green}
15696 \backslash
15697 vline}}
15698 \end_layout
15699
15700 \begin_layout Standard
15701 Pour le tableau
15702 \begin_inset space ~
15703 \end_inset
15704
15705
15706 \begin_inset CommandInset ref
15707 LatexCommand ref
15708 reference "tab:Tableau-filets-verticaux-colorés"
15709
15710 \end_inset
15711
15712  le paramètre LaTeX
15713 \series bold
15714  WcW
15715 \series default
15716  a été utilisé pour la dernière colonne et
15717 \series bold
15718  Wc
15719 \series default
15720  pour les autres colonnes.
15721 \end_layout
15722
15723 \begin_layout Standard
15724 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15725 \end_layout
15726
15727 \begin_layout Standard
15728 \begin_inset Float table
15729 placement h
15730 wide false
15731 sideways false
15732 status open
15733
15734 \begin_layout Plain Layout
15735 \begin_inset Caption
15736
15737 \begin_layout Plain Layout
15738 \begin_inset CommandInset label
15739 LatexCommand label
15740 name "tab:Tableau-filets-verticaux-colorés"
15741
15742 \end_inset
15743
15744 Tableau avec filets verticaux colorés
15745 \end_layout
15746
15747 \end_inset
15748
15749
15750 \end_layout
15751
15752 \begin_layout Plain Layout
15753 \align center
15754 \begin_inset Tabular
15755 <lyxtabular version="3" rows="3" columns="3">
15756 <features>
15757 <column alignment="center" valignment="top" width="0" special="Wc">
15758 <column alignment="center" valignment="top" width="0" special="Wc">
15759 <column alignment="center" valignment="top" width="0" special="WcW">
15760 <row>
15761 <cell alignment="center" valignment="top" topline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 sd
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 <cell alignment="center" valignment="top" topline="true" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 <cell alignment="center" valignment="top" topline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Plain Layout
15783
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 </row>
15789 <row>
15790 <cell alignment="center" valignment="top" topline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 sd
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" topline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 </row>
15818 <row>
15819 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Plain Layout
15832
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841 sd
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 </row>
15847 </lyxtabular>
15848
15849 \end_inset
15850
15851
15852 \end_layout
15853
15854 \end_inset
15855
15856
15857 \end_layout
15858
15859 \begin_layout Standard
15860 \begin_inset VSpace bigskip
15861 \end_inset
15862
15863 Pour colorer les filets horizontaux en rouge comme pour le tableau
15864 \begin_inset space ~
15865 \end_inset
15866
15867
15868 \begin_inset CommandInset ref
15869 LatexCommand ref
15870 reference "tab:Tableau-filet-horizontaux-colorés"
15871
15872 \end_inset
15873
15874 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15875  le flottant de tableau :
15876 \end_layout
15877
15878 \begin_layout Standard
15879
15880 \series bold
15881
15882 \backslash
15883 let
15884 \backslash
15885 myHlineC
15886 \backslash
15887 hline
15888 \begin_inset Newline newline
15889 \end_inset
15890
15891
15892 \backslash
15893 renewcommand{
15894 \backslash
15895 hline}
15896 \begin_inset Newline newline
15897 \end_inset
15898
15899
15900 \begin_inset ERT
15901 status collapsed
15902
15903 \begin_layout Plain Layout
15904
15905
15906 \backslash
15907 hphantom{ }
15908 \end_layout
15909
15910 \end_inset
15911
15912 {
15913 \backslash
15914 arrayrulecolor{red}
15915 \backslash
15916 myHlineC
15917 \backslash
15918 arrayrulecolor{black}}
15919 \end_layout
15920
15921 \begin_layout Standard
15922 \begin_inset ERT
15923 status collapsed
15924
15925 \begin_layout Plain Layout
15926
15927
15928 \backslash
15929 let
15930 \backslash
15931 myHlineC
15932 \backslash
15933 hline
15934 \end_layout
15935
15936 \begin_layout Plain Layout
15937
15938
15939 \backslash
15940 renewcommand{
15941 \backslash
15942 hline}
15943 \end_layout
15944
15945 \begin_layout Plain Layout
15946
15947  {
15948 \backslash
15949 arrayrulecolor{red}
15950 \backslash
15951 myHlineC
15952 \backslash
15953 arrayrulecolor{black}}
15954 \end_layout
15955
15956 \end_inset
15957
15958
15959 \begin_inset Float table
15960 placement h
15961 wide false
15962 sideways false
15963 status open
15964
15965 \begin_layout Plain Layout
15966 \begin_inset Caption
15967
15968 \begin_layout Plain Layout
15969 \begin_inset CommandInset label
15970 LatexCommand label
15971 name "tab:Tableau-filet-horizontaux-colorés"
15972
15973 \end_inset
15974
15975 Tableau avec filets horizontaux colorés
15976 \end_layout
15977
15978 \end_inset
15979
15980
15981 \end_layout
15982
15983 \begin_layout Plain Layout
15984 \align center
15985 \begin_inset Tabular
15986 <lyxtabular version="3" rows="3" columns="3">
15987 <features>
15988 <column alignment="center" valignment="top" width="0">
15989 <column alignment="center" valignment="top" width="0">
15990 <column alignment="center" valignment="top" width="0">
15991 <row>
15992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15993 \begin_inset Text
15994
15995 \begin_layout Plain Layout
15996 sd
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005
16006 \end_layout
16007
16008 \end_inset
16009 </cell>
16010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 </row>
16020 <row>
16021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Plain Layout
16025
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034 sd
16035 \end_layout
16036
16037 \end_inset
16038 </cell>
16039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16040 \begin_inset Text
16041
16042 \begin_layout Plain Layout
16043
16044 \end_layout
16045
16046 \end_inset
16047 </cell>
16048 </row>
16049 <row>
16050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072 sd
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 </row>
16078 </lyxtabular>
16079
16080 \end_inset
16081
16082
16083 \end_layout
16084
16085 \end_inset
16086
16087
16088 \end_layout
16089
16090 \begin_layout Standard
16091 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16092  en code TeX, juste après le tableau ou le flottant de tableau :
16093 \end_layout
16094
16095 \begin_layout Standard
16096
16097 \series bold
16098
16099 \backslash
16100 renewcommand{
16101 \backslash
16102 hline}{
16103 \backslash
16104 myHlineC}
16105 \end_layout
16106
16107 \begin_layout Standard
16108 Le tableau
16109 \begin_inset space ~
16110 \end_inset
16111
16112
16113 \begin_inset CommandInset ref
16114 LatexCommand ref
16115 reference "tab:Tableau-avec-filets-colorés"
16116
16117 \end_inset
16118
16119  est un exemple avec des filets horizontaux et verticaux colorés.
16120 \end_layout
16121
16122 \begin_layout Standard
16123 \begin_inset Float table
16124 placement h
16125 wide false
16126 sideways false
16127 status open
16128
16129 \begin_layout Plain Layout
16130 \begin_inset Caption
16131
16132 \begin_layout Plain Layout
16133 \begin_inset CommandInset label
16134 LatexCommand label
16135 name "tab:Tableau-avec-filets-colorés"
16136
16137 \end_inset
16138
16139 Tableau avec filets horizontaux et verticaux colorés
16140 \end_layout
16141
16142 \end_inset
16143
16144
16145 \end_layout
16146
16147 \begin_layout Plain Layout
16148 \align center
16149 \begin_inset Tabular
16150 <lyxtabular version="3" rows="3" columns="3">
16151 <features>
16152 <column alignment="center" valignment="top" width="0" special="Wc">
16153 <column alignment="center" valignment="top" width="0" special="Wc">
16154 <column alignment="center" valignment="top" width="0" special="WcW">
16155 <row>
16156 <cell alignment="center" valignment="top" topline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160 sd
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 <cell alignment="center" valignment="top" topline="true" usebox="none">
16166 \begin_inset Text
16167
16168 \begin_layout Plain Layout
16169
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" topline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178
16179 \end_layout
16180
16181 \end_inset
16182 </cell>
16183 </row>
16184 <row>
16185 <cell alignment="center" valignment="top" topline="true" usebox="none">
16186 \begin_inset Text
16187
16188 \begin_layout Plain Layout
16189
16190 \end_layout
16191
16192 \end_inset
16193 </cell>
16194 <cell alignment="center" valignment="top" topline="true" usebox="none">
16195 \begin_inset Text
16196
16197 \begin_layout Plain Layout
16198 sd
16199 \end_layout
16200
16201 \end_inset
16202 </cell>
16203 <cell alignment="center" valignment="top" topline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 </row>
16213 <row topspace="default">
16214 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Plain Layout
16236 sd
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 </row>
16242 </lyxtabular>
16243
16244 \end_inset
16245
16246
16247 \end_layout
16248
16249 \end_inset
16250
16251
16252 \end_layout
16253
16254 \begin_layout Standard
16255 \begin_inset ERT
16256 status collapsed
16257
16258 \begin_layout Plain Layout
16259
16260
16261 \backslash
16262 renewcommand{
16263 \backslash
16264 hline}{
16265 \backslash
16266 myHlineC}
16267 \end_layout
16268
16269 \end_inset
16270
16271
16272 \end_layout
16273
16274 \begin_layout Standard
16275 \begin_inset ERT
16276 status collapsed
16277
16278 \begin_layout Plain Layout
16279
16280
16281 \backslash
16282 setlength{
16283 \backslash
16284 arrayrulewidth}{0.4pt}
16285 \end_layout
16286
16287 \end_inset
16288
16289
16290 \end_layout
16291
16292 \begin_layout Section
16293 Personnalisation des Tableaux
16294 \begin_inset Index
16295 status collapsed
16296
16297 \begin_layout Plain Layout
16298 Tableau ! Personnalisation
16299 \end_layout
16300
16301 \end_inset
16302
16303
16304 \begin_inset Index
16305 status collapsed
16306
16307 \begin_layout Plain Layout
16308 Personnalisation des tableaux
16309 \end_layout
16310
16311 \end_inset
16312
16313
16314 \end_layout
16315
16316 \begin_layout Subsection
16317 Espacement des lignes
16318 \begin_inset CommandInset label
16319 LatexCommand label
16320 name "sub:Espacement-lignes"
16321
16322 \end_inset
16323
16324
16325 \begin_inset Index
16326 status collapsed
16327
16328 \begin_layout Plain Layout
16329 Personnalisation des tableaux ! Espacement des lignes
16330 \end_layout
16331
16332 \end_inset
16333
16334
16335 \end_layout
16336
16337 \begin_layout Standard
16338 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16339  l'onglet 
16340 \family sans
16341 Bordures
16342 \family default
16343  de la fenêtre de dialogue 
16344 \family sans
16345 Paramètres
16346 \begin_inset space ~
16347 \end_inset
16348
16349 du
16350 \begin_inset space ~
16351 \end_inset
16352
16353 tableau
16354 \family default
16355 .
16356  Vous y trouverez trois possibilités :
16357 \end_layout
16358
16359 \begin_layout Description
16360 Haut
16361 \begin_inset space ~
16362 \end_inset
16363
16364 de
16365 \begin_inset space ~
16366 \end_inset
16367
16368 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16369  Si le tableau est un tableau formel
16370 \begin_inset Foot
16371 status collapsed
16372
16373 \begin_layout Plain Layout
16374 Les tableaux formels sont décrits dans la section
16375 \begin_inset space ~
16376 \end_inset
16377
16378
16379 \begin_inset CommandInset ref
16380 LatexCommand ref
16381 reference "sec:Tableaux-Formels"
16382
16383 \end_inset
16384
16385 .
16386 \end_layout
16387
16388 \end_inset
16389
16390  LyX va insérer par défaut un espace de 0.5
16391 \begin_inset space \thinspace{}
16392 \end_inset
16393
16394 em.
16395  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16396  les filets verticaux comme dans le tableau suivant :
16397 \begin_inset VSpace medskip
16398 \end_inset
16399
16400
16401 \begin_inset Newline newline
16402 \end_inset
16403
16404
16405 \begin_inset space \hspace*{}
16406 \length 0pt
16407 \end_inset
16408
16409
16410 \begin_inset space \hfill{}
16411 \end_inset
16412
16413
16414 \begin_inset Tabular
16415 <lyxtabular version="3" rows="3" columns="1">
16416 <features>
16417 <column alignment="center" valignment="top" width="0">
16418 <row>
16419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423 A
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 </row>
16429 <row topspace="3mm">
16430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434 espace de 3
16435 \begin_inset space \thinspace{}
16436 \end_inset
16437
16438 mm en haut de la ligne
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 </row>
16444 <row>
16445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 C
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 </row>
16455 </lyxtabular>
16456
16457 \end_inset
16458
16459
16460 \begin_inset space \hfill{}
16461 \end_inset
16462
16463
16464 \begin_inset space \hspace*{}
16465 \length 0pt
16466 \end_inset
16467
16468
16469 \begin_inset VSpace medskip
16470 \end_inset
16471
16472
16473 \begin_inset Newline newline
16474 \end_inset
16475
16476 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16477  pas de filets verticaux.
16478 \end_layout
16479
16480 \begin_layout Description
16481 Bas
16482 \begin_inset space ~
16483 \end_inset
16484
16485 de
16486 \begin_inset space ~
16487 \end_inset
16488
16489 ligne va ajouter de l'espace sous les caractères de la ligne.
16490  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16491  de 0.5
16492 \begin_inset space \thinspace{}
16493 \end_inset
16494
16495 em, pour les tableaux normaux, l'espace par défaut est de 2
16496 \begin_inset space \thinspace{}
16497 \end_inset
16498
16499 pt.
16500 \end_layout
16501
16502 \begin_layout Description
16503 Entre
16504 \begin_inset space ~
16505 \end_inset
16506
16507 les
16508 \begin_inset space ~
16509 \end_inset
16510
16511 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16512  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16513  de 0.5
16514 \begin_inset space \thinspace{}
16515 \end_inset
16516
16517 em.
16518  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16519  les filets verticaux comme dans le tableau suivant :
16520 \begin_inset VSpace medskip
16521 \end_inset
16522
16523
16524 \begin_inset Newline newline
16525 \end_inset
16526
16527
16528 \begin_inset space \hspace*{}
16529 \length 0pt
16530 \end_inset
16531
16532
16533 \begin_inset space \hfill{}
16534 \end_inset
16535
16536
16537 \begin_inset Tabular
16538 <lyxtabular version="3" rows="3" columns="1">
16539 <features>
16540 <column alignment="center" valignment="top" width="0">
16541 <row>
16542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16543 \begin_inset Text
16544
16545 \begin_layout Plain Layout
16546 A
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 </row>
16552 <row interlinespace="3mm">
16553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16554 \begin_inset Text
16555
16556 \begin_layout Plain Layout
16557 \begin_inset Formula $\downarrow$
16558 \end_inset
16559
16560  espace de 3
16561 \begin_inset space \thinspace{}
16562 \end_inset
16563
16564 mm entre les lignes 
16565 \begin_inset Formula $\downarrow$
16566 \end_inset
16567
16568
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 <row>
16575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579 \begin_inset Formula $\uparrow$
16580 \end_inset
16581
16582  espace de 3
16583 \begin_inset space \thinspace{}
16584 \end_inset
16585
16586 mm entre les lignes 
16587 \begin_inset Formula $\uparrow$
16588 \end_inset
16589
16590
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 </row>
16596 </lyxtabular>
16597
16598 \end_inset
16599
16600
16601 \begin_inset space \hfill{}
16602 \end_inset
16603
16604
16605 \begin_inset space \hspace*{}
16606 \length 0pt
16607 \end_inset
16608
16609
16610 \begin_inset VSpace medskip
16611 \end_inset
16612
16613
16614 \begin_inset Newline newline
16615 \end_inset
16616
16617 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16618  pas de filets verticaux.
16619 \end_layout
16620
16621 \begin_layout Standard
16622 \begin_inset VSpace bigskip
16623 \end_inset
16624
16625 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16626  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16627  dans le préambule :
16628 \end_layout
16629
16630 \begin_layout Standard
16631
16632 \series bold
16633
16634 \backslash
16635 @ifundefined{extrarowheight}
16636 \begin_inset Newline newline
16637 \end_inset
16638
16639
16640 \begin_inset ERT
16641 status collapsed
16642
16643 \begin_layout Plain Layout
16644
16645
16646 \backslash
16647 hphantom{ }
16648 \end_layout
16649
16650 \end_inset
16651
16652 {
16653 \backslash
16654 usepackage{array}}{}
16655 \begin_inset Newline newline
16656 \end_inset
16657
16658
16659 \backslash
16660 setlength{
16661 \backslash
16662 extrarowheight}{height}
16663 \end_layout
16664
16665 \begin_layout Standard
16666 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16667  plus exactement centré verticalement.
16668  (le paquetage 
16669 \series bold
16670 array 
16671 \series default
16672 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16673  auto-définis.
16674  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16675  
16676 \series bold
16677
16678 \backslash
16679 @ifundefined
16680 \series default
16681  dans la commande précédente.)
16682 \end_layout
16683
16684 \begin_layout Subsection
16685 Alignements de cellules spéciaux
16686 \begin_inset Index
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690 Personnalisation des tableaux ! Alignement de cellules spéciaux
16691 \end_layout
16692
16693 \end_inset
16694
16695
16696 \end_layout
16697
16698 \begin_layout Standard
16699 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16700  cellules sur un caractère donné, par exemple le séparateur décimal comme
16701  dans le tableau
16702 \begin_inset space ~
16703 \end_inset
16704
16705
16706 \begin_inset CommandInset ref
16707 LatexCommand ref
16708 reference "tab:Tableau-centré-sur-séparateur"
16709
16710 \end_inset
16711
16712 .
16713 \end_layout
16714
16715 \begin_layout Standard
16716 \begin_inset Float table
16717 placement h
16718 wide false
16719 sideways false
16720 status open
16721
16722 \begin_layout Plain Layout
16723 \begin_inset Caption
16724
16725 \begin_layout Plain Layout
16726 \begin_inset CommandInset label
16727 LatexCommand label
16728 name "tab:Tableau-centré-sur-séparateur"
16729
16730 \end_inset
16731
16732 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16733 \end_layout
16734
16735 \end_inset
16736
16737
16738 \end_layout
16739
16740 \begin_layout Plain Layout
16741 \align center
16742 \begin_inset Tabular
16743 <lyxtabular version="3" rows="4" columns="2">
16744 <features>
16745 <column alignment="right" valignment="top" width="0">
16746 <column alignment="left" valignment="top" width="0" special="@{}l">
16747 <row>
16748 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 en-tête
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 </row>
16767 <row>
16768 <cell alignment="center" valignment="top" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772 12,
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell alignment="center" valignment="top" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781 6
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 </row>
16787 <row>
16788 <cell alignment="center" valignment="top" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 0,
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell alignment="center" valignment="top" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 68
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 </row>
16807 <row>
16808 <cell alignment="center" valignment="top" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812 -123,
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 0
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 </row>
16827 </lyxtabular>
16828
16829 \end_inset
16830
16831
16832 \end_layout
16833
16834 \end_inset
16835
16836
16837 \end_layout
16838
16839 \begin_layout Standard
16840 Ce tableau a été créé comme un tableau 4×2.
16841  L'en-tête est une cellule multicolonne centrée.
16842  La première colonne est alignée à droite et contient les chiffres qui se
16843  trouvent avant la virgule ainsi que la virgule elle-même.
16844  La deuxième colonne est alignée à gauche et contient les chiffres situés
16845  après la virgule.
16846  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16847  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16848 \end_layout
16849
16850 \begin_layout Standard
16851
16852 \series bold
16853 @{}l
16854 \end_layout
16855
16856 \begin_layout Standard
16857 Le tableau
16858 \begin_inset space ~
16859 \end_inset
16860
16861
16862 \begin_inset CommandInset ref
16863 LatexCommand ref
16864 reference "tab:Plusieurs-exemples-alignements"
16865
16866 \end_inset
16867
16868  montre quelques exemples d'alignements.
16869  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16870  plus petit espace mathématique au début de la dernière colonne pour obtenir
16871  l'espacement correct autour du signe de relation.
16872 \end_layout
16873
16874 \begin_layout Standard
16875 \begin_inset Float table
16876 wide false
16877 sideways false
16878 status open
16879
16880 \begin_layout Plain Layout
16881 \begin_inset Caption
16882
16883 \begin_layout Plain Layout
16884 \begin_inset CommandInset label
16885 LatexCommand label
16886 name "tab:Plusieurs-exemples-alignements"
16887
16888 \end_inset
16889
16890 Plusieurs exemples d'alignement de cellules
16891 \lang english
16892 .
16893 \end_layout
16894
16895 \end_inset
16896
16897
16898 \end_layout
16899
16900 \begin_layout Plain Layout
16901 \align center
16902 \begin_inset Tabular
16903 <lyxtabular version="3" rows="4" columns="6">
16904 <features>
16905 <column alignment="right" valignment="top" width="0">
16906 <column alignment="left" valignment="top" width="0" special="@{}l">
16907 <column alignment="right" valignment="top" width="0">
16908 <column alignment="left" valignment="top" width="0" special="@{}l">
16909 <column alignment="right" valignment="top" width="0">
16910 <column alignment="left" valignment="top" width="0" special="@{}l">
16911 <row>
16912 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916 unités
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934 exposants
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16940 \begin_inset Text
16941
16942 \begin_layout Plain Layout
16943
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952 relations
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 </row>
16967 <row>
16968 <cell alignment="center" valignment="top" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972 12×
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981 24
16982 \begin_inset space \thinspace{}
16983 \end_inset
16984
16985 bouteilles
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 <cell alignment="center" valignment="top" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994 \begin_inset Formula $10\cdot$
16995 \end_inset
16996
16997
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 \begin_inset Formula $10^{\mbox{-}17}$
17007 \end_inset
17008
17009
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 <cell alignment="center" valignment="top" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018 \begin_inset Formula $\Gamma(t)\propto$
17019 \end_inset
17020
17021
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 \begin_inset Formula $\:\Upsilon(t)$
17031 \end_inset
17032
17033
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 1024×
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 768
17054 \begin_inset space \thinspace{}
17055 \end_inset
17056
17057 Pixels
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 <cell alignment="center" valignment="top" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 \begin_inset Formula $5.78\cdot$
17067 \end_inset
17068
17069
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 \begin_inset Formula $10^{7}$
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 \begin_inset Formula $A\ne$
17091 \end_inset
17092
17093
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 <cell alignment="center" valignment="top" usebox="none">
17099 \begin_inset Text
17100
17101 \begin_layout Plain Layout
17102 \begin_inset Formula $\: B_{\mathrm{red}}$
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 </row>
17111 <row>
17112 <cell alignment="center" valignment="top" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116 32×
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125 6
17126 \begin_inset space \thinspace{}
17127 \end_inset
17128
17129 cm
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 -
17139 \begin_inset Formula $33.5\cdot$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 \begin_inset Formula $10^{4}$
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 \begin_inset Formula $\sin(\alpha)\ge$
17164 \end_inset
17165
17166
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 \begin_inset Formula $\:\sin(\beta)$
17176 \end_inset
17177
17178
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 </row>
17184 </lyxtabular>
17185
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \begin_layout Standard
17197 \begin_inset VSpace bigskip
17198 \end_inset
17199
17200 Il y a aussi le paquetage LaTeX 
17201 \series bold
17202 dcolumn
17203 \series default
17204
17205 \begin_inset Index
17206 status collapsed
17207
17208 \begin_layout Plain Layout
17209 Paquetages LaTeX ! dcolumn
17210 \end_layout
17211
17212 \end_inset
17213
17214  qui fournit des alignements pour les cellules de tableaux.
17215  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17216  et ne permet pas de formules dans les cellules du tableau : Avec 
17217 \series bold
17218 dcolumn
17219 \series default
17220  la première colonne du tableau
17221 \begin_inset space ~
17222 \end_inset
17223
17224
17225 \begin_inset CommandInset ref
17226 LatexCommand ref
17227 reference "tab:Plusieurs-exemples-alignements"
17228
17229 \end_inset
17230
17231  ressemblera à la première colonne du tableau
17232 \begin_inset space ~
17233 \end_inset
17234
17235
17236 \begin_inset CommandInset ref
17237 LatexCommand ref
17238 reference "tab:Alignements-avec-dcolumn"
17239
17240 \end_inset
17241
17242
17243 \lang english
17244  and only with some tricks like the expected.
17245  
17246 \lang french
17247 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17248 \begin_inset space ~
17249 \end_inset
17250
17251
17252 \begin_inset CommandInset ref
17253 LatexCommand ref
17254 reference "tab:Plusieurs-exemples-alignements"
17255
17256 \end_inset
17257
17258  avec 
17259 \series bold
17260 dcolumn
17261 \series default
17262 .
17263 \end_layout
17264
17265 \begin_layout Standard
17266 \begin_inset Float table
17267 placement h
17268 wide false
17269 sideways false
17270 status open
17271
17272 \begin_layout Plain Layout
17273 \begin_inset Caption
17274
17275 \begin_layout Plain Layout
17276 \begin_inset CommandInset label
17277 LatexCommand label
17278 name "tab:Alignements-avec-dcolumn"
17279
17280 \end_inset
17281
17282 Alignements quand on utilise le paquetage LaTeX dcolumn.
17283  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17284  pour obtenir la sortie.
17285 \end_layout
17286
17287 \end_inset
17288
17289
17290 \end_layout
17291
17292 \begin_layout Plain Layout
17293 \align center
17294 \begin_inset Tabular
17295 <lyxtabular version="3" rows="4" columns="3">
17296 <features>
17297 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17298 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17299 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17300 <row>
17301 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305 unités
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314 unités
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 unités
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 <row>
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 bouteilles
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347 12x24
17348 \begin_inset space \thinspace{}
17349 \end_inset
17350
17351
17352 \begin_inset Formula $\mbox{bouteilles}$
17353 \end_inset
17354
17355
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell alignment="center" valignment="top" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364 12
17365 \begin_inset ERT
17366 status collapsed
17367
17368 \begin_layout Plain Layout
17369
17370
17371 \backslash
17372 times 
17373 \end_layout
17374
17375 \end_inset
17376
17377 24~
17378 \begin_inset Formula $\mbox{bouteilles}$
17379 \end_inset
17380
17381
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 </row>
17387 <row>
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 Pixels
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 1024x768
17406 \begin_inset space \thinspace{}
17407 \end_inset
17408
17409
17410 \begin_inset Formula $\mbox{Pixels}$
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 <cell alignment="center" valignment="top" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422 1024
17423 \begin_inset ERT
17424 status collapsed
17425
17426 \begin_layout Plain Layout
17427
17428
17429 \backslash
17430 times 
17431 \end_layout
17432
17433 \end_inset
17434
17435 768~
17436 \begin_inset Formula $\mbox{Pixels}$
17437 \end_inset
17438
17439
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 </row>
17445 <row>
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 cm
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463 32x6
17464 \begin_inset space \thinspace{}
17465 \end_inset
17466
17467
17468 \begin_inset Formula $\mbox{cm}$
17469 \end_inset
17470
17471
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 <cell alignment="center" valignment="top" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480 32
17481 \begin_inset ERT
17482 status collapsed
17483
17484 \begin_layout Plain Layout
17485
17486
17487 \backslash
17488 times 
17489 \end_layout
17490
17491 \end_inset
17492
17493 6~
17494 \begin_inset Formula $\mbox{cm}$
17495 \end_inset
17496
17497
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 </row>
17503 </lyxtabular>
17504
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \begin_layout Subsection
17516 Formats de cellule et de colonne personnalisés
17517 \begin_inset CommandInset label
17518 LatexCommand label
17519 name "sub:Formats-personnalisés"
17520
17521 \end_inset
17522
17523
17524 \begin_inset Index
17525 status collapsed
17526
17527 \begin_layout Plain Layout
17528 Personnalisation des tableaux !  Format de cellule/colonne
17529 \end_layout
17530
17531 \end_inset
17532
17533
17534 \end_layout
17535
17536 \begin_layout Standard
17537 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17538  multicolonne comme dans la section
17539 \begin_inset space ~
17540 \end_inset
17541
17542
17543 \begin_inset CommandInset ref
17544 LatexCommand ref
17545 reference "sub:Calculs-multicolonnes"
17546
17547 \end_inset
17548
17549  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17550  multicolonnes.
17551  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17552  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17553  du document.
17554  Le format est défini avec la commande
17555 \end_layout
17556
17557 \begin_layout Standard
17558
17559 \series bold
17560
17561 \backslash
17562 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17563 \end_layout
17564
17565 \begin_layout Standard
17566 Le nom du format peut n'avoir qu'une lettre.
17567  Les lettres 
17568 \emph on
17569 b
17570 \emph default
17571
17572 \emph on
17573 c
17574 \emph default
17575
17576 \emph on
17577 l
17578 \emph default
17579
17580 \emph on
17581 m
17582 \emph default
17583
17584 \emph on
17585 p
17586 \emph default
17587  et 
17588 \emph on
17589 r
17590 \emph default
17591  sont prédéfinies et donc ne peuvent être utilisées.
17592  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17593 \end_layout
17594
17595 \begin_layout Standard
17596 \begin_inset VSpace medskip
17597 \end_inset
17598
17599
17600 \end_layout
17601
17602 \begin_layout Standard
17603 Pour de cellules multicolonnes centrées verticalement et horizontalement
17604  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17605  :
17606 \end_layout
17607
17608 \begin_layout Standard
17609
17610 \series bold
17611
17612 \backslash
17613 newcolumntype{M}[1]{>{
17614 \backslash
17615 centering
17616 \backslash
17617 hspace{0pt}}m{#1}}
17618 \end_layout
17619
17620 \begin_layout Standard
17621 Où le 
17622 \series bold
17623
17624 \backslash
17625 hspace{0pt}
17626 \series default
17627  évite le problème de césure du premier mot, comme c'est décrit en section
17628 \begin_inset space ~
17629 \end_inset
17630
17631
17632 \begin_inset CommandInset ref
17633 LatexCommand ref
17634 reference "sub:Lignes-multiple-dans-cellule"
17635
17636 \end_inset
17637
17638 .
17639  Ensuite, vous pouvez entrer
17640 \end_layout
17641
17642 \begin_layout Standard
17643
17644 \series bold
17645 M{width}
17646 \end_layout
17647
17648 \begin_layout Standard
17649 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17650  une multicolonne.
17651 \end_layout
17652
17653 \begin_layout Standard
17654 \begin_inset VSpace bigskip
17655 \end_inset
17656
17657
17658 \end_layout
17659
17660 \begin_layout Standard
17661 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17662  définir le format
17663 \end_layout
17664
17665 \begin_layout Standard
17666
17667 \series bold
17668
17669 \backslash
17670 newcolumntype{S}[2]{>{
17671 \backslash
17672 centering
17673 \backslash
17674 hspace{0pt}}
17675 \begin_inset Newline newline
17676 \end_inset
17677
17678
17679 \begin_inset ERT
17680 status collapsed
17681
17682 \begin_layout Plain Layout
17683
17684
17685 \backslash
17686 phantom{
17687 \end_layout
17688
17689 \end_inset
17690
17691
17692 \backslash
17693 newcolumntype{S}[2]
17694 \begin_inset ERT
17695 status collapsed
17696
17697 \begin_layout Plain Layout
17698
17699 }
17700 \end_layout
17701
17702 \end_inset
17703
17704 m{(#1+(2
17705 \backslash
17706 tabcolsep+
17707 \backslash
17708 arrayrulewidth)*(1-#2))/#2}}
17709 \end_layout
17710
17711 \begin_layout Standard
17712 Ce format utilise l'équation
17713 \begin_inset space ~
17714 \end_inset
17715
17716
17717 \begin_inset CommandInset ref
17718 LatexCommand eqref
17719 reference "eq:Wgn"
17720
17721 \end_inset
17722
17723  pour calculer la largeur que doit avoir chacune des cellules couverte par
17724  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17725 \end_layout
17726
17727 \begin_layout Standard
17728 Ensuite, vous pouvez entrer
17729 \end_layout
17730
17731 \begin_layout Standard
17732
17733 \series bold
17734 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17735 \end_layout
17736
17737 \begin_layout Standard
17738 comme paramètre LaTeX de la colonne.
17739 \end_layout
17740
17741 \begin_layout Standard
17742 \begin_inset VSpace bigskip
17743 \end_inset
17744
17745
17746 \end_layout
17747
17748 \begin_layout Standard
17749 Pour des colonnes colorées, vous pouvez définir
17750 \end_layout
17751
17752 \begin_layout Standard
17753
17754 \series bold
17755
17756 \backslash
17757 newcolumntype{K}[1]{>{
17758 \backslash
17759 columncolor{#1}
17760 \backslash
17761 hspace{0pt}}c}
17762 \end_layout
17763
17764 \begin_layout Standard
17765 Le 
17766 \begin_inset Quotes eld
17767 \end_inset
17768
17769 c
17770 \begin_inset Quotes erd
17771 \end_inset
17772
17773  à la fin crée une colonne de largeur variable dont le texte est centré
17774  horizontalement.
17775  Vous pouvez maintenant entrer
17776 \end_layout
17777
17778 \begin_layout Standard
17779
17780 \series bold
17781 K{nom de couleur}
17782 \end_layout
17783
17784 \begin_layout Standard
17785 comme paramètre LaTeX.
17786 \end_layout
17787
17788 \begin_layout Standard
17789 \begin_inset VSpace bigskip
17790 \end_inset
17791
17792
17793 \end_layout
17794
17795 \begin_layout Standard
17796 Pour créer le tableau
17797 \begin_inset space ~
17798 \end_inset
17799
17800
17801 \begin_inset CommandInset ref
17802 LatexCommand ref
17803 reference "tab:Tableau-formats-personnalisés"
17804
17805 \end_inset
17806
17807  utilisez les paramètres LaTeX
17808 \end_layout
17809
17810 \begin_layout Standard
17811
17812 \series bold
17813 M{2.5cm}
17814 \end_layout
17815
17816 \begin_layout Standard
17817 pour la première colonne et la multicolonne,
17818 \end_layout
17819
17820 \begin_layout Standard
17821
17822 \series bold
17823 K{red}
17824 \end_layout
17825
17826 \begin_layout Standard
17827 pour la dernière colonne, et
17828 \end_layout
17829
17830 \begin_layout Standard
17831
17832 \series bold
17833 S{2.5cm}{2}
17834 \end_layout
17835
17836 \begin_layout Standard
17837 pour les cellules de la deuxième colonne.
17838 \end_layout
17839
17840 \begin_layout Standard
17841 \begin_inset Float table
17842 placement h
17843 wide false
17844 sideways false
17845 status open
17846
17847 \begin_layout Plain Layout
17848 \begin_inset Caption
17849
17850 \begin_layout Plain Layout
17851 \begin_inset CommandInset label
17852 LatexCommand label
17853 name "tab:Tableau-formats-personnalisés"
17854
17855 \end_inset
17856
17857 Tableau utilisant des formats personnalisés
17858 \end_layout
17859
17860 \end_inset
17861
17862
17863 \end_layout
17864
17865 \begin_layout Plain Layout
17866 \align center
17867 \begin_inset Tabular
17868 <lyxtabular version="3" rows="3" columns="4">
17869 <features>
17870 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17871 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17872 <column alignment="center" valignment="middle" width="0">
17873 <column alignment="center" valignment="middle" width="0" special="K{red}">
17874 <row>
17875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 motTrèsLongDansUneCellule
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 multicolonne avec multiligne
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17903 \begin_inset Text
17904
17905 \begin_layout Plain Layout
17906 c
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 </row>
17912 <row>
17913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 d
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926 e
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 f
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944 g
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 </row>
17950 <row>
17951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Plain Layout
17955 h
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964 i
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 j
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982 k
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 </lyxtabular>
17989
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \end_inset
17996
17997
17998 \end_layout
17999
18000 \begin_layout Subsection
18001 Épaisseur des filets
18002 \begin_inset CommandInset label
18003 LatexCommand label
18004 name "sub:Epaisseur-filets"
18005
18006 \end_inset
18007
18008
18009 \begin_inset Index
18010 status collapsed
18011
18012 \begin_layout Plain Layout
18013 Personnalisation des tableaux ! Épaisseur filets
18014 \end_layout
18015
18016 \end_inset
18017
18018
18019 \end_layout
18020
18021 \begin_layout Standard
18022 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18023  
18024 \series bold
18025
18026 \backslash
18027 arrayrulewidth
18028 \series default
18029 .
18030  Pour mettre, par exemple, une épaisseur de filet de 1.5
18031 \begin_inset space \thinspace{}
18032 \end_inset
18033
18034 pt, comme pour le tableau
18035 \begin_inset space ~
18036 \end_inset
18037
18038
18039 \begin_inset CommandInset ref
18040 LatexCommand ref
18041 reference "tab:Tableau-filets-1.5pt"
18042
18043 \end_inset
18044
18045 , insérez la commande
18046 \end_layout
18047
18048 \begin_layout Standard
18049
18050 \series bold
18051
18052 \backslash
18053 setlength{
18054 \backslash
18055 arrayrulewidth}{1.5pt}
18056 \end_layout
18057
18058 \begin_layout Standard
18059 en code TeX avant le tableau ou le flottant de tableau.
18060  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18061  suivent.
18062  pour revenir aux valeurs par défaut, mettez 
18063 \series bold
18064
18065 \backslash
18066 arrayrulewidth
18067 \series default
18068  à 0.4
18069 \begin_inset space \thinspace{}
18070 \end_inset
18071
18072 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18073 \end_layout
18074
18075 \begin_layout Standard
18076 \begin_inset ERT
18077 status collapsed
18078
18079 \begin_layout Plain Layout
18080
18081
18082 \backslash
18083 setlength{
18084 \backslash
18085 arrayrulewidth}{1.5pt}
18086 \end_layout
18087
18088 \end_inset
18089
18090
18091 \begin_inset Float table
18092 wide false
18093 sideways false
18094 status open
18095
18096 \begin_layout Plain Layout
18097 \begin_inset Caption
18098
18099 \begin_layout Plain Layout
18100 \begin_inset CommandInset label
18101 LatexCommand label
18102 name "tab:Tableau-filets-1.5pt"
18103
18104 \end_inset
18105
18106 Tableau avec des filets de 1.5
18107 \begin_inset space \thinspace{}
18108 \end_inset
18109
18110 pt
18111 \end_layout
18112
18113 \end_inset
18114
18115
18116 \end_layout
18117
18118 \begin_layout Plain Layout
18119 \align center
18120 \begin_inset Tabular
18121 <lyxtabular version="3" rows="3" columns="3">
18122 <features>
18123 <column alignment="center" valignment="top" width="0">
18124 <column alignment="center" valignment="top" width="0">
18125 <column alignment="center" valignment="top" width="0">
18126 <row>
18127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131 sd
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 </row>
18155 <row>
18156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 sd
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 </row>
18184 <row>
18185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207 sd
18208 \end_layout
18209
18210 \end_inset
18211 </cell>
18212 </row>
18213 </lyxtabular>
18214
18215 \end_inset
18216
18217
18218 \end_layout
18219
18220 \end_inset
18221
18222
18223 \begin_inset ERT
18224 status collapsed
18225
18226 \begin_layout Plain Layout
18227
18228
18229 \backslash
18230 setlength{
18231 \backslash
18232 arrayrulewidth}{0.4pt}
18233 \end_layout
18234
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \begin_layout Standard
18241 \begin_inset VSpace bigskip
18242 \end_inset
18243
18244 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18245 \begin_inset space \thinspace{}
18246 \end_inset
18247
18248 pt, comme dans le tableau
18249 \begin_inset space ~
18250 \end_inset
18251
18252
18253 \begin_inset CommandInset ref
18254 LatexCommand ref
18255 reference "tab:Tableau-filets-horizontaux-1.5pt"
18256
18257 \end_inset
18258
18259 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18260  de tableau :
18261 \end_layout
18262
18263 \begin_layout Standard
18264
18265 \series bold
18266
18267 \backslash
18268 let
18269 \backslash
18270 myHline
18271 \backslash
18272 hline
18273 \begin_inset Newline newline
18274 \end_inset
18275
18276
18277 \backslash
18278 renewcommand{
18279 \backslash
18280 hline}
18281 \begin_inset Newline newline
18282 \end_inset
18283
18284  {
18285 \backslash
18286 noalign{
18287 \backslash
18288 global
18289 \backslash
18290 arrayrulewidth 1.5pt}
18291 \begin_inset Newline newline
18292 \end_inset
18293
18294  
18295 \backslash
18296 myHline
18297 \backslash
18298 noalign{
18299 \backslash
18300 global
18301 \backslash
18302 arrayrulewidth 0.4pt}}
18303 \end_layout
18304
18305 \begin_layout Standard
18306 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18307  en code TeX après le tableau ou le flottant de tableau :
18308 \end_layout
18309
18310 \begin_layout Standard
18311
18312 \series bold
18313
18314 \backslash
18315 renewcommand{
18316 \backslash
18317 hline}{
18318 \backslash
18319 myHline}
18320 \end_layout
18321
18322 \begin_layout Standard
18323 \begin_inset ERT
18324 status collapsed
18325
18326 \begin_layout Plain Layout
18327
18328
18329 \backslash
18330 let
18331 \backslash
18332 myHline
18333 \backslash
18334 hline
18335 \end_layout
18336
18337 \begin_layout Plain Layout
18338
18339
18340 \backslash
18341 renewcommand{
18342 \backslash
18343 hline}
18344 \end_layout
18345
18346 \begin_layout Plain Layout
18347
18348  {
18349 \backslash
18350 noalign{
18351 \backslash
18352 global
18353 \backslash
18354 arrayrulewidth 1.5pt}
18355 \end_layout
18356
18357 \begin_layout Plain Layout
18358
18359   
18360 \backslash
18361 myHline
18362 \backslash
18363 noalign{
18364 \backslash
18365 global
18366 \backslash
18367 arrayrulewidth 0.4pt}}
18368 \end_layout
18369
18370 \end_inset
18371
18372
18373 \begin_inset Float table
18374 wide false
18375 sideways false
18376 status open
18377
18378 \begin_layout Plain Layout
18379 \begin_inset Caption
18380
18381 \begin_layout Plain Layout
18382 \begin_inset CommandInset label
18383 LatexCommand label
18384 name "tab:Tableau-filets-horizontaux-1.5pt"
18385
18386 \end_inset
18387
18388 Tableau avec des filets horizontaux de 1.5
18389 \begin_inset space \thinspace{}
18390 \end_inset
18391
18392 pt
18393 \end_layout
18394
18395 \end_inset
18396
18397
18398 \end_layout
18399
18400 \begin_layout Plain Layout
18401 \align center
18402 \begin_inset Tabular
18403 <lyxtabular version="3" rows="3" columns="3">
18404 <features>
18405 <column alignment="center" valignment="top" width="0">
18406 <column alignment="center" valignment="top" width="0">
18407 <column alignment="center" valignment="top" width="0">
18408 <row>
18409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 sd
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 </row>
18437 <row>
18438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 sd
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489 sd
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 </row>
18495 </lyxtabular>
18496
18497 \end_inset
18498
18499
18500 \end_layout
18501
18502 \end_inset
18503
18504
18505 \begin_inset ERT
18506 status collapsed
18507
18508 \begin_layout Plain Layout
18509
18510
18511 \backslash
18512 renewcommand{
18513 \backslash
18514 hline}{
18515 \backslash
18516 myHline}
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \begin_layout Standard
18525 \begin_inset VSpace bigskip
18526 \end_inset
18527
18528 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18529 \begin_inset space \thinspace{}
18530 \end_inset
18531
18532 pt, créez le format de colonne suivant dans le préambule, en suivant la
18533  description de la section
18534 \begin_inset space ~
18535 \end_inset
18536
18537
18538 \begin_inset CommandInset ref
18539 LatexCommand ref
18540 reference "sub:Formats-personnalisés"
18541
18542 \end_inset
18543
18544 :
18545 \end_layout
18546
18547 \begin_layout Standard
18548
18549 \series bold
18550
18551 \backslash
18552 newcolumntype{V}{!{
18553 \backslash
18554 vrule width 1.5pt}}
18555 \end_layout
18556
18557 \begin_layout Standard
18558 Pour le tableau
18559 \begin_inset space ~
18560 \end_inset
18561
18562
18563 \begin_inset CommandInset ref
18564 LatexCommand ref
18565 reference "tab:Tableau-filets-verticaux-1.5pt"
18566
18567 \end_inset
18568
18569  le paramètre LaTeX 
18570 \end_layout
18571
18572 \begin_layout Standard
18573
18574 \series bold
18575 VcV
18576 \end_layout
18577
18578 \begin_layout Standard
18579 a été utilisé pour la dernière colonne et
18580 \end_layout
18581
18582 \begin_layout Standard
18583
18584 \series bold
18585 Vc
18586 \end_layout
18587
18588 \begin_layout Standard
18589 pour les autres colonnes.
18590 \end_layout
18591
18592 \begin_layout Standard
18593 \begin_inset Float table
18594 wide false
18595 sideways false
18596 status open
18597
18598 \begin_layout Plain Layout
18599 \begin_inset Caption
18600
18601 \begin_layout Plain Layout
18602 \begin_inset CommandInset label
18603 LatexCommand label
18604 name "tab:Tableau-filets-verticaux-1.5pt"
18605
18606 \end_inset
18607
18608 Tableau avec des filets verticaux de 1.5
18609 \begin_inset space \thinspace{}
18610 \end_inset
18611
18612 pt 
18613 \end_layout
18614
18615 \end_inset
18616
18617
18618 \end_layout
18619
18620 \begin_layout Plain Layout
18621 \align center
18622 \begin_inset Tabular
18623 <lyxtabular version="3" rows="3" columns="3">
18624 <features>
18625 <column alignment="center" valignment="top" width="0" special="Vc">
18626 <column alignment="center" valignment="top" width="0" special="Vc">
18627 <column alignment="center" valignment="top" width="0" special="VcV">
18628 <row>
18629 <cell alignment="center" valignment="top" topline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633 sd
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 <cell alignment="center" valignment="top" topline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" topline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 </row>
18657 <row>
18658 <cell alignment="center" valignment="top" topline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 <cell alignment="center" valignment="top" topline="true" usebox="none">
18668 \begin_inset Text
18669
18670 \begin_layout Plain Layout
18671 sd
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" topline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 </row>
18686 <row>
18687 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700
18701 \end_layout
18702
18703 \end_inset
18704 </cell>
18705 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18706 \begin_inset Text
18707
18708 \begin_layout Plain Layout
18709 sd
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 </row>
18715 </lyxtabular>
18716
18717 \end_inset
18718
18719
18720 \end_layout
18721
18722 \end_inset
18723
18724
18725 \end_layout
18726
18727 \begin_layout Subsection
18728 Filets à traits interrompus
18729 \begin_inset Index
18730 status collapsed
18731
18732 \begin_layout Plain Layout
18733 Personnalisation des tableaux ! Filets à traits interrompus
18734 \end_layout
18735
18736 \end_inset
18737
18738
18739 \end_layout
18740
18741 \begin_layout Standard
18742 \begin_inset ERT
18743 status collapsed
18744
18745 \begin_layout Plain Layout
18746
18747
18748 \backslash
18749 ifarydshln
18750 \end_layout
18751
18752 \end_inset
18753
18754
18755 \begin_inset Note Note
18756 status open
18757
18758 \begin_layout Plain Layout
18759 La section suivante ne s'affichera que si vous avez installé le paquetage
18760  LaTeX 
18761 \series bold
18762 arydshln
18763 \series default
18764 .
18765 \end_layout
18766
18767 \end_inset
18768
18769
18770 \end_layout
18771
18772 \begin_layout Standard
18773 \begin_inset Float table
18774 placement H
18775 wide false
18776 sideways false
18777 status open
18778
18779 \begin_layout Plain Layout
18780 \begin_inset Caption
18781
18782 \begin_layout Plain Layout
18783 \begin_inset CommandInset label
18784 LatexCommand label
18785 name "tab:Tableau-filets-tirets"
18786
18787 \end_inset
18788
18789 Tableau avec des filets à traits interrompus
18790 \end_layout
18791
18792 \end_inset
18793
18794
18795 \end_layout
18796
18797 \begin_layout Plain Layout
18798 \align center
18799 \begin_inset Tabular
18800 <lyxtabular version="3" rows="5" columns="5">
18801 <features>
18802 <column alignment="center" valignment="top" width="0">
18803 <column alignment="center" valignment="top" width="0">
18804 <column alignment="center" valignment="top" width="0" special=":c">
18805 <column alignment="center" valignment="top" width="0">
18806 <column alignment="center" valignment="top" width="0">
18807 <row>
18808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812 a
18813 \end_layout
18814
18815 \end_inset
18816 </cell>
18817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18818 \begin_inset Text
18819
18820 \begin_layout Plain Layout
18821 b
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 c
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 d
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 e
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859 f
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 g
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877 h
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886 i
18887 \end_layout
18888
18889 \end_inset
18890 </cell>
18891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18892 \begin_inset Text
18893
18894 \begin_layout Plain Layout
18895 j
18896 \end_layout
18897
18898 \end_inset
18899 </cell>
18900 </row>
18901 <row>
18902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 \begin_inset ERT
18907 status collapsed
18908
18909 \begin_layout Plain Layout
18910
18911
18912 \backslash
18913 hdashline 
18914 \end_layout
18915
18916 \end_inset
18917
18918 k
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927 l
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 <cell alignment="center" valignment="top" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936 m
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945 n
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954 o
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 </row>
18960 <row>
18961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Plain Layout
18965 \begin_inset ERT
18966 status collapsed
18967
18968 \begin_layout Plain Layout
18969
18970
18971 \backslash
18972 cdashline{4-5}
18973 \end_layout
18974
18975 \end_inset
18976
18977 p
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 q
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 r
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004 s
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024 t
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 u
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 v
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051 w
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060 x
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 </row>
19066 </lyxtabular>
19067
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \end_inset
19074
19075
19076 \end_layout
19077
19078 \begin_layout Standard
19079 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19080  donc employer du code TeX.
19081  Mais avant il faut charger le paquetage LaTeX 
19082 \series bold
19083 arydshln
19084 \series default
19085
19086 \begin_inset Index
19087 status collapsed
19088
19089 \begin_layout Plain Layout
19090 Paquetages LaTeX ! arydshln
19091 \end_layout
19092
19093 \end_inset
19094
19095  dans le préambule du document avec la commande 
19096 \end_layout
19097
19098 \begin_layout Standard
19099
19100 \series bold
19101
19102 \backslash
19103 usepackage{arydshln}
19104 \end_layout
19105
19106 \begin_layout Standard
19107 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19108  
19109 \begin_inset Quotes eld
19110 \end_inset
19111
19112 :
19113 \begin_inset Quotes erd
19114 \end_inset
19115
19116  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19117  dans la fenêtre de dialogue de paramètre du tableau.
19118 \end_layout
19119
19120 \begin_layout Standard
19121 Pour un trait horizontal interrompu, ajoutez la commande
19122 \end_layout
19123
19124 \begin_layout Standard
19125
19126 \series bold
19127
19128 \backslash
19129 hdashline
19130 \end_layout
19131
19132 \begin_layout Standard
19133 en code TeX comme premier élément de la première cellule de la ligne de
19134  tableau.
19135 \end_layout
19136
19137 \begin_layout Standard
19138 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19139  commande 
19140 \end_layout
19141
19142 \begin_layout Standard
19143
19144 \series bold
19145
19146 \backslash
19147 cdashline{
19148 \series default
19149 numéros de colonnes}
19150 \end_layout
19151
19152 \begin_layout Standard
19153 en code TeX comme premier élément de la première cellule de la ligne.
19154  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19155  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19156 \end_layout
19157
19158 \begin_layout Standard
19159
19160 \series bold
19161
19162 \backslash
19163 cdashline{2-4}
19164 \end_layout
19165
19166 \begin_layout Standard
19167 comme premier élément de la première cellule de la ligne contenant la multicolon
19168 ne.
19169 \end_layout
19170
19171 \begin_layout Standard
19172 \begin_inset VSpace bigskip
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Standard
19179 Le tableau
19180 \begin_inset space ~
19181 \end_inset
19182
19183
19184 \begin_inset CommandInset ref
19185 LatexCommand ref
19186 reference "tab:Tableau-filets-tirets"
19187
19188 \end_inset
19189
19190  a été créé en utilisant 
19191 \begin_inset Quotes eld
19192 \end_inset
19193
19194
19195 \series bold
19196 :c
19197 \series default
19198
19199 \begin_inset Quotes erd
19200 \end_inset
19201
19202  comme paramètre LaTeX pour la troisième colonne.
19203  La commande en code TeX 
19204 \series bold
19205
19206 \backslash
19207 hdashline
19208 \series default
19209  a été insérée dans la première cellule de la troisième ligne et la commande
19210  en code TeX 
19211 \series bold
19212
19213 \backslash
19214 cdashline{4-5}
19215 \series default
19216  a été insérée dans la première cellule de la quatrième ligne.
19217 \end_layout
19218
19219 \begin_layout Standard
19220 \begin_inset Note Greyedout
19221 status open
19222
19223 \begin_layout Plain Layout
19224
19225 \series bold
19226 Note:
19227 \series default
19228  Le paquetage LaTeX 
19229 \series bold
19230 arydshln
19231 \series default
19232  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19233  
19234 \series bold
19235 colortbl
19236 \series default
19237
19238 \begin_inset Index
19239 status collapsed
19240
19241 \begin_layout Plain Layout
19242 Paquetages LaTeX ! colortbl
19243 \end_layout
19244
19245 \end_inset
19246
19247  qui est utilisé pour avoir des tableaux colorés dans la section
19248 \begin_inset space ~
19249 \end_inset
19250
19251
19252 \begin_inset CommandInset ref
19253 LatexCommand ref
19254 reference "sec:Tableaux-Colorés"
19255
19256 \end_inset
19257
19258 .
19259  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19260  traits interrompus.
19261 \end_layout
19262
19263 \end_inset
19264
19265
19266 \end_layout
19267
19268 \begin_layout Standard
19269 \begin_inset ERT
19270 status collapsed
19271
19272 \begin_layout Plain Layout
19273
19274
19275 \backslash
19276 else
19277 \end_layout
19278
19279 \end_inset
19280
19281
19282 \begin_inset Note Note
19283 status open
19284
19285 \begin_layout Plain Layout
19286 Ce qui suit sera affiché si le paquetage LaTeX 
19287 \series bold
19288 arydshln
19289 \series default
19290  n'est pas installé :
19291 \end_layout
19292
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \begin_layout Standard
19299 Vous devez installer le paquetage LaTeX 
19300 \series bold
19301 arydshln
19302 \series default
19303  pour voir le contenu des cette section dans la sortie imprimée.
19304 \end_layout
19305
19306 \begin_layout Standard
19307 \begin_inset ERT
19308 status collapsed
19309
19310 \begin_layout Plain Layout
19311
19312
19313 \backslash
19314 fi
19315 \end_layout
19316
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \begin_layout Chapter
19323 Flottants
19324 \begin_inset Index
19325 status collapsed
19326
19327 \begin_layout Plain Layout
19328 Flottants
19329 \end_layout
19330
19331 \end_inset
19332
19333
19334 \begin_inset CommandInset label
19335 LatexCommand label
19336 name "cha:Flottants"
19337
19338 \end_inset
19339
19340
19341 \end_layout
19342
19343 \begin_layout Section
19344 Introduction
19345 \begin_inset CommandInset label
19346 LatexCommand label
19347 name "sec:Flottants-Introduction"
19348
19349 \end_inset
19350
19351
19352 \begin_inset Index
19353 status collapsed
19354
19355 \begin_layout Plain Layout
19356 Flottants ! Introduction
19357 \end_layout
19358
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \begin_layout Standard
19365 Un flottant est une portion de document, qui peut être associé à une étiquette
19366  et dont la position n'est pas fixée.
19367  Il peut 
19368 \begin_inset Quotes eld
19369 \end_inset
19370
19371 flotter
19372 \begin_inset Quotes erd
19373 \end_inset
19374
19375  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19376  plus approprié.
19377  Les 
19378 \family sans
19379 Notes
19380 \begin_inset space ~
19381 \end_inset
19382
19383 en
19384 \begin_inset space ~
19385 \end_inset
19386
19387 Bas
19388 \begin_inset space ~
19389 \end_inset
19390
19391 de
19392 \begin_inset space ~
19393 \end_inset
19394
19395 Page
19396 \family default
19397  et le 
19398 \family sans
19399 Notes
19400 \begin_inset space ~
19401 \end_inset
19402
19403 en
19404 \begin_inset space ~
19405 \end_inset
19406
19407 Marge
19408 \family default
19409  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19410  sur la page suivante quand il y a trop de notes sur la page courante.
19411 \end_layout
19412
19413 \begin_layout Standard
19414 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19415  très grande qualité.
19416  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19417  éviter des lignes blanches ou des pages sans texte.
19418  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19419  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19420  le texte.
19421  Les flottants sont donc numérotés.
19422  Les références croisées sont décrites dans la section
19423 \begin_inset space ~
19424 \end_inset
19425
19426
19427 \begin_inset CommandInset ref
19428 LatexCommand ref
19429 reference "sec:Referencer-les-Flottants"
19430
19431 \end_inset
19432
19433 .
19434 \end_layout
19435
19436 \begin_layout Standard
19437 Pour insérer un flottant, on utilise un des sous menus du menu 
19438 \family sans
19439 Insérer\SpecialChar \menuseparator
19440 Flottant.
19441
19442 \family default
19443  Une boîte va être insérée dans votre document avec par exemple une étiquette
19444  du genre 
19445 \begin_inset Quotes eld
19446 \end_inset
19447
19448 Figure
19449 \begin_inset space ~
19450 \end_inset
19451
19452 #:
19453 \begin_inset Quotes erd
19454 \end_inset
19455
19456  (où # est un numéro).
19457  L'étiquette est automatiquement traduite dans la langue du document dans
19458  la sortie finale.
19459  Après l'étiquette vous pouvez insérer du texte comme légende.
19460  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19461  séparé, à l'intérieur du flottant.
19462  Vous trouverez plus de détails sur le positionnement des légendes dans
19463  la section
19464 \begin_inset space ~
19465 \end_inset
19466
19467
19468 \begin_inset CommandInset ref
19469 LatexCommand ref
19470 reference "sec:Placement-légende"
19471
19472 \end_inset
19473
19474 .
19475  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19476  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19477  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19478  Une boîte de flottant fermée ressemble à ceci : 
19479 \begin_inset Graphics
19480         filename clipart/floatQt4.png
19481         scale 60
19482
19483 \end_inset
19484
19485  -- une case grise avec un texte rouge.
19486 \end_layout
19487
19488 \begin_layout Standard
19489 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19490  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19491  est formaté de façon particulière.
19492 \end_layout
19493
19494 \begin_layout Section
19495 Les Types de Flottants
19496 \end_layout
19497
19498 \begin_layout Standard
19499 En plus des flottants de figures et de tableau qui sont décrits respectivement
19500  dans les sections
19501 \begin_inset space ~
19502 \end_inset
19503
19504
19505 \begin_inset CommandInset ref
19506 LatexCommand ref
19507 reference "sec:Figure-Floats"
19508
19509 \end_inset
19510
19511  et 
19512 \begin_inset CommandInset ref
19513 LatexCommand ref
19514 reference "sec:Table-Floats"
19515
19516 \end_inset
19517
19518 , LyX offre aussi les types 
19519 \series bold
19520 Algorithme
19521 \series default
19522  et 
19523 \series bold
19524 Enrobage
19525 \series default
19526 .
19527 \end_layout
19528
19529 \begin_layout Subsection
19530 Flottant d'algorithme
19531 \begin_inset Index
19532 status collapsed
19533
19534 \begin_layout Plain Layout
19535 Flottants ! Algorithmes
19536 \end_layout
19537
19538 \end_inset
19539
19540
19541 \begin_inset CommandInset label
19542 LatexCommand label
19543 name "sub:Flottant-d'Algorithme"
19544
19545 \end_inset
19546
19547
19548 \end_layout
19549
19550 \begin_layout Standard
19551 \begin_inset Float algorithm
19552 placement h
19553 wide false
19554 sideways false
19555 status open
19556
19557 \begin_layout Plain Layout
19558 \begin_inset Caption
19559
19560 \begin_layout Plain Layout
19561 \begin_inset CommandInset label
19562 LatexCommand label
19563 name "alg:Exemple-Flottant-Algorithme"
19564
19565 \end_inset
19566
19567 Exemple de flottant d'algorithme
19568 \end_layout
19569
19570 \end_inset
19571
19572
19573 \end_layout
19574
19575 \begin_layout LyX-Code
19576 for I in 1..N loop
19577 \begin_inset Newline newline
19578 \end_inset
19579
19580  Sum:= Sum + A(I); /*comment*/
19581 \begin_inset Newline newline
19582 \end_inset
19583
19584 end loop
19585 \begin_inset VSpace -4mm
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \begin_layout Standard
19597 Ce type de flottant est inséré à l'aide du menu 
19598 \family sans
19599 Insérer\SpecialChar \menuseparator
19600 Flottant\SpecialChar \menuseparator
19601 Algorithme
19602 \family default
19603 .
19604  Il peut être utilisé pour des morceaux de code source ou des descriptions
19605  d'algorithmes.
19606  Vous pouvez par exemple utiliser l'environnement Code
19607 \begin_inset space ~
19608 \end_inset
19609
19610 LyX qui est décrit dans le 
19611 \emph on
19612 Guide
19613 \emph default
19614
19615 \begin_inset space ~
19616 \end_inset
19617
19618
19619 \emph on
19620 de
19621 \begin_inset space ~
19622 \end_inset
19623
19624 l'Utilisateur
19625 \emph default
19626  de LyX.
19627  l'algorithme
19628 \begin_inset space ~
19629 \end_inset
19630
19631
19632 \begin_inset CommandInset ref
19633 LatexCommand ref
19634 reference "alg:Exemple-Flottant-Algorithme"
19635
19636 \end_inset
19637
19638  est un exemple de flottant d'algorithme où un espace vertical de -4
19639 \begin_inset space \thinspace{}
19640 \end_inset
19641
19642 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19643  soit placée exactement sous le texte de la dernière ligne.
19644 \end_layout
19645
19646 \begin_layout Standard
19647 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19648  du document.
19649  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19650 ent en ajoutant la ligne suivante dans le préambule de votre document :
19651 \end_layout
19652
19653 \begin_layout Standard
19654
19655 \series bold
19656
19657 \backslash
19658 floatname{algorithm}{votre
19659 \begin_inset space ~
19660 \end_inset
19661
19662 nom}
19663 \end_layout
19664
19665 \begin_layout Standard
19666
19667 \family sans
19668  votre
19669 \begin_inset space ~
19670 \end_inset
19671
19672 nom
19673 \family default
19674  est le mot 
19675 \begin_inset Quotes eld
19676 \end_inset
19677
19678
19679 \emph on
19680 algorithme
19681 \emph default
19682
19683 \begin_inset Quotes erd
19684 \end_inset
19685
19686  dans votre langue.
19687 \end_layout
19688
19689 \begin_layout Standard
19690 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19691 \family sans
19692 Insérer\SpecialChar \menuseparator
19693 Listes
19694 \begin_inset space ~
19695 \end_inset
19696
19697 &
19698 \begin_inset space ~
19699 \end_inset
19700
19701 TdM\SpecialChar \menuseparator
19702 Liste
19703 \begin_inset space ~
19704 \end_inset
19705
19706 des
19707 \begin_inset space ~
19708 \end_inset
19709
19710 algorithmes
19711 \family default
19712  si votre document est en anglais.
19713  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19714  en code TeX à la place:
19715 \end_layout
19716
19717 \begin_layout Standard
19718
19719 \series bold
19720
19721 \backslash
19722 listof{algorithm}{votre
19723 \begin_inset space ~
19724 \end_inset
19725
19726 nom}
19727 \end_layout
19728
19729 \begin_layout Standard
19730 où 
19731 \family sans
19732 votre
19733 \begin_inset space ~
19734 \end_inset
19735
19736 nom
19737 \family default
19738  est la traduction de 
19739 \begin_inset Quotes eld
19740 \end_inset
19741
19742
19743 \emph on
19744 List of Algorithm
19745 \emph default
19746 s
19747 \begin_inset Quotes erd
19748 \end_inset
19749
19750  dans votre langue.
19751 \end_layout
19752
19753 \begin_layout Standard
19754 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19755  schéma 
19756 \begin_inset Quotes eld
19757 \end_inset
19758
19759 chapitre.algorithme
19760 \begin_inset Quotes erd
19761 \end_inset
19762
19763  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19764  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19765  commande dans le préambule de votre document :
19766 \end_layout
19767
19768 \begin_layout Standard
19769
19770 \series bold
19771
19772 \backslash
19773 numberwithin{algorithm}{chapter}
19774 \end_layout
19775
19776 \begin_layout Standard
19777 Pour pouvoir utiliser la commande 
19778 \series bold
19779
19780 \backslash
19781 numberwithin
19782 \series default
19783 , activez l'option 
19784 \family sans
19785 Utiliser
19786 \begin_inset space ~
19787 \end_inset
19788
19789 le
19790 \begin_inset space ~
19791 \end_inset
19792
19793 paquetage
19794 \begin_inset space ~
19795 \end_inset
19796
19797 AMS
19798 \begin_inset space ~
19799 \end_inset
19800
19801 math
19802 \family default
19803  dans la rubrique 
19804 \family sans
19805 Options
19806 \begin_inset space ~
19807 \end_inset
19808
19809 des
19810 \begin_inset space ~
19811 \end_inset
19812
19813 Maths
19814 \family default
19815  de la fenêtre de dialogue 
19816 \family sans
19817 Paramètres
19818 \begin_inset space ~
19819 \end_inset
19820
19821 du
19822 \begin_inset space ~
19823 \end_inset
19824
19825 Document
19826 \family default
19827 .
19828 \begin_inset Newpage newpage
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \begin_layout Subsection
19835 Flottant d'enrobage
19836 \begin_inset Index
19837 status collapsed
19838
19839 \begin_layout Plain Layout
19840 Flottants ! Flottants d'enrobage
19841 \end_layout
19842
19843 \end_inset
19844
19845
19846 \begin_inset CommandInset label
19847 LatexCommand label
19848 name "sub:flottants-d'enrobage"
19849
19850 \end_inset
19851
19852
19853 \end_layout
19854
19855 \begin_layout Standard
19856 \begin_inset Wrap figure
19857 lines 0
19858 placement l
19859 overhang 1cm
19860 width "40col%"
19861 status open
19862
19863 \begin_layout Plain Layout
19864 \begin_inset Graphics
19865         filename ../clipart/mobius.eps
19866         width 40col%
19867         scaleBeforeRotation
19868         rotateOrigin center
19869
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \begin_layout Plain Layout
19876 \begin_inset Caption
19877
19878 \begin_layout Plain Layout
19879 \begin_inset CommandInset label
19880 LatexCommand label
19881 name "fig:Figure-enrobée"
19882
19883 \end_inset
19884
19885 Ceci est une figure habillée.
19886 \end_layout
19887
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894
19895  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19896  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19897  Vous pouvez en insérer un en utilisant le menu 
19898 \family sans
19899 Insérer\SpecialChar \menuseparator
19900 Flottant\SpecialChar \menuseparator
19901 Flottant
19902 \begin_inset space ~
19903 \end_inset
19904
19905 d'enrobage
19906 \family default
19907  à la condition que le paquetage LaTeX 
19908 \series bold
19909 wrapfig
19910 \series default
19911
19912 \begin_inset Index
19913 status collapsed
19914
19915 \begin_layout Plain Layout
19916 Paquetages LaTeX ! wrapfig
19917 \begin_inset ERT
19918 status collapsed
19919
19920 \begin_layout Plain Layout
19921
19922
19923 \backslash
19924 vspace{4mm}
19925 \end_layout
19926
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \end_inset
19933
19934  soit installé.
19935 \begin_inset Foot
19936 status collapsed
19937
19938 \begin_layout Plain Layout
19939 Voyez dans la manuel 
19940 \emph on
19941 Configuration
19942 \begin_inset space ~
19943 \end_inset
19944
19945 LaTeX 
19946 \emph default
19947 comment installer des paquetages LaTeX.
19948 \end_layout
19949
19950 \end_inset
19951
19952  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19953  sur la boîte du flottant.
19954  Les paramètres obligatoires sont l'
19955 \family sans
19956 Emplacement
19957 \family default
19958  et la 
19959 \family sans
19960 Largeur
19961 \family default
19962 .
19963  Les paramètres facultatifs sont le 
19964 \family sans
19965 Débordement
19966 \family default
19967  qui précise de combien le flottant déborde sur la marge du paragraphe ou
19968  de la page et la 
19969 \family sans
19970 Porté de la ligne
19971 \family default
19972  qui précise le nombre approximatif de lignes dont le flottant va avoir
19973  besoin.
19974  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
19975  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
19976  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
19977  à l'intérieur du paragraphe ou vers les autres paragraphes.
19978  La figure
19979 \begin_inset space ~
19980 \end_inset
19981
19982
19983 \begin_inset CommandInset ref
19984 LatexCommand ref
19985 reference "fig:Figure-enrobée"
19986
19987 \end_inset
19988
19989  est un exemple de flottant d'enrobage avec une largeur de 40
19990 \begin_inset space \thinspace{}
19991 \end_inset
19992
19993 col%, un débordement de 1
19994 \begin_inset space \thinspace{}
19995 \end_inset
19996
19997 cm et placé à gauche.
19998 \begin_inset Foot
19999 status collapsed
20000
20001 \begin_layout Plain Layout
20002 Les unités disponibles sont expliquées dans l'appendice
20003 \begin_inset space ~
20004 \end_inset
20005
20006
20007 \begin_inset CommandInset ref
20008 LatexCommand ref
20009 reference "cha:Unités-de-longueur"
20010
20011 \end_inset
20012
20013 .
20014 \end_layout
20015
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \begin_layout Standard
20022 \begin_inset Note Greyedout
20023 status open
20024
20025 \begin_layout Plain Layout
20026
20027 \series bold
20028 Note:
20029 \series default
20030  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20031  figure trop près du bas de page peut tout chambouler et faire que le flottant
20032  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20033  de texte.
20034 \end_layout
20035
20036 \end_inset
20037
20038
20039 \end_layout
20040
20041 \begin_layout Standard
20042 En général:
20043 \end_layout
20044
20045 \begin_layout Itemize
20046 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20047  qui risquent de passer à la page suivante.
20048  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20049  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20050  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20051  de page.
20052 \end_layout
20053
20054 \begin_layout Itemize
20055 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20056  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20057 e.
20058 \end_layout
20059
20060 \begin_layout Itemize
20061 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20062  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20063  texte entre les deux, comme séparateur.
20064 \end_layout
20065
20066 \begin_layout Itemize
20067 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20068  ou les tableaux.
20069 \end_layout
20070
20071 \begin_layout Section
20072 Numérotation des flottants
20073 \begin_inset CommandInset label
20074 LatexCommand label
20075 name "sec:Numérotatio-Flottants"
20076
20077 \end_inset
20078
20079
20080 \begin_inset Index
20081 status collapsed
20082
20083 \begin_layout Plain Layout
20084 Flottants ! Numérotation
20085 \end_layout
20086
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \begin_layout Standard
20093 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20094  ils se trouvent, soit en utilisant un format du genre 
20095 \begin_inset Quotes eld
20096 \end_inset
20097
20098 chapitre.numéro
20099 \begin_inset Quotes erd
20100 \end_inset
20101
20102  ou 
20103 \begin_inset Quotes eld
20104 \end_inset
20105
20106 section.numéro
20107 \begin_inset Quotes erd
20108 \end_inset
20109
20110 .
20111  Cela dépend de la classe de document utilisée.
20112 \end_layout
20113
20114 \begin_layout Standard
20115 Pour changer le format de la numérotation qui ne dépend pas de la section
20116  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20117  le préambule du document :
20118 \end_layout
20119
20120 \begin_layout Standard
20121
20122 \series bold
20123
20124 \backslash
20125 renewcommand{
20126 \backslash
20127 thetable}{
20128 \backslash
20129 roman{table}}
20130 \end_layout
20131
20132 \begin_layout Standard
20133
20134 \series bold
20135
20136 \backslash
20137 thetable
20138 \series default
20139  est la commande qui imprime le numéro du tableau, pour les figures, la
20140  commande serait 
20141 \series bold
20142
20143 \backslash
20144 thefigure
20145 \series default
20146 .
20147  La commande 
20148 \series bold
20149
20150 \backslash
20151 roman
20152 \series default
20153  utilisée dans la commande précédente, imprime le numéro du tableau sous
20154  forme de petits chiffres romains.
20155 \end_layout
20156
20157 \begin_layout Standard
20158 Pour changer le type de numérotation pour par exemple 
20159 \begin_inset Quotes eld
20160 \end_inset
20161
20162 sous-section.numéro
20163 \begin_inset Quotes erd
20164 \end_inset
20165
20166 , utilisez la commande suivante dans le préambule du document :
20167 \end_layout
20168
20169 \begin_layout Standard
20170
20171 \series bold
20172
20173 \backslash
20174 numberwithin{table}{subsection}
20175 \end_layout
20176
20177 \begin_layout Standard
20178 Pour pouvoir utiliser la commande 
20179 \series bold
20180
20181 \backslash
20182 numberwithin
20183 \series default
20184 , vous devez activer l'option 
20185 \family sans
20186 Utiliser
20187 \begin_inset space ~
20188 \end_inset
20189
20190 le
20191 \begin_inset space ~
20192 \end_inset
20193
20194 paquetage
20195 \begin_inset space ~
20196 \end_inset
20197
20198 maths
20199 \begin_inset space ~
20200 \end_inset
20201
20202 AMS
20203 \family default
20204  dans la rubrique 
20205 \family sans
20206 Options
20207 \begin_inset space ~
20208 \end_inset
20209
20210 des
20211 \begin_inset space ~
20212 \end_inset
20213
20214 Maths
20215 \family default
20216  de la fenêtre de dialogue 
20217 \family sans
20218 Paramètres
20219 \family default
20220  du document.
20221 \end_layout
20222
20223 \begin_layout Standard
20224 Veuillez aussi jeter un coup d'œil à la section
20225 \begin_inset space ~
20226 \end_inset
20227
20228
20229 \begin_inset CommandInset ref
20230 LatexCommand ref
20231 reference "sub:Numerotation-notes-bas-de-page"
20232
20233 \end_inset
20234
20235  pour plus de détails et des notes importantes sur les commandes de numérotation.
20236 \end_layout
20237
20238 \begin_layout Section
20239 Faire Référence à des Flottants
20240 \begin_inset CommandInset label
20241 LatexCommand label
20242 name "sec:Referencer-les-Flottants"
20243
20244 \end_inset
20245
20246
20247 \begin_inset Index
20248 status collapsed
20249
20250 \begin_layout Plain Layout
20251 Flottants ! Références
20252 \end_layout
20253
20254 \end_inset
20255
20256
20257 \begin_inset Index
20258 status collapsed
20259
20260 \begin_layout Plain Layout
20261 Références
20262 \end_layout
20263
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \begin_layout Standard
20270 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20271  en utilisant le menu 
20272 \family sans
20273 Insérer\SpecialChar \menuseparator
20274 Étiquette
20275 \family default
20276  ou le bouton 
20277 \begin_inset Graphics
20278         filename ../../images/label-insert.png
20279         scale 85
20280         scaleBeforeRotation
20281
20282 \end_inset
20283
20284  de la barre d'outils.
20285  Une boîte grise de ce genre : 
20286 \begin_inset Graphics
20287         filename clipart/labelQt4.png
20288         scale 85
20289         scaleBeforeRotation
20290
20291 \end_inset
20292
20293  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20294  de saisir le texte de l'étiquette.
20295  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20296  précédés d'un préfixe.
20297  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20298  préfixe sera "
20299 \family sans
20300 fig:
20301 \family default
20302 ".
20303 \end_layout
20304
20305 \begin_layout Standard
20306 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20307  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20308 \family sans
20309 Insérer\SpecialChar \menuseparator
20310 Référence
20311 \begin_inset space ~
20312 \end_inset
20313
20314 Croisée
20315 \family default
20316  ou le bouton 
20317 \begin_inset Graphics
20318         filename ../../images/dialog-show-new-inset_ref.png
20319         scale 85
20320         scaleBeforeRotation
20321
20322 \end_inset
20323
20324  de la barre d'outils.
20325  Une boîte grise de référence croisée comme celle-ci : 
20326 \begin_inset Graphics
20327         filename ../clipart/referenceQt4.png
20328         scale 85
20329         scaleBeforeRotation
20330
20331 \end_inset
20332
20333  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20334  toutes les étiquettes définies dans votre document.
20335  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20336  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20337  de la fenêtre de dialogue.
20338  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20339  une.
20340  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20341  de la référence croisée.
20342 \end_layout
20343
20344 \begin_layout Standard
20345 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20346  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20347  les deux.
20348  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20349  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20350  du numéro de la référence.
20351 \end_layout
20352
20353 \begin_layout Standard
20354 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20355  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20356  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20357  pas à vous en préoccuper.
20358 \end_layout
20359
20360 \begin_layout Standard
20361 Le bouton 
20362 \family sans
20363 Aller
20364 \begin_inset space ~
20365 \end_inset
20366
20367 à
20368 \begin_inset space ~
20369 \end_inset
20370
20371 l'étiquette
20372 \family default
20373  dans la fenêtre de référence croisée va positionner le curseur juste devant
20374  l'étiquette à laquelle on fait référence.
20375  Le nom du bouton bouton 
20376 \family sans
20377 Revenir
20378 \family default
20379  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20380  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20381  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20382  à votre point de départ.
20383 \end_layout
20384
20385 \begin_layout Subsection
20386 Formats de Références Croisées
20387 \begin_inset CommandInset label
20388 LatexCommand label
20389 name "sub:Formats-Références-Croisées"
20390
20391 \end_inset
20392
20393
20394 \begin_inset Index
20395 status collapsed
20396
20397 \begin_layout Plain Layout
20398 Références ! Formats
20399 \end_layout
20400
20401 \end_inset
20402
20403
20404 \end_layout
20405
20406 \begin_layout Standard
20407 Il y a six types de références croisées :
20408 \end_layout
20409
20410 \begin_layout Description
20411 <référence>
20412 \begin_inset space ~
20413 \end_inset
20414
20415 : affiche le numéro de l'élément, c'est le choix par défaut : 
20416 \begin_inset CommandInset ref
20417 LatexCommand ref
20418 reference "fig:Deux-images-déformées"
20419
20420 \end_inset
20421
20422
20423 \end_layout
20424
20425 \begin_layout Description
20426 (<référence>)
20427 \begin_inset space ~
20428 \end_inset
20429
20430 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20431  normalement pour faire référence à des formules mathématiques, en particulier
20432  quand le mot 
20433 \begin_inset Quotes eld
20434 \end_inset
20435
20436 Équation
20437 \begin_inset Quotes erd
20438 \end_inset
20439
20440  est omis : 
20441 \begin_inset CommandInset ref
20442 LatexCommand eqref
20443 reference "eq:Wgn"
20444
20445 \end_inset
20446
20447
20448 \end_layout
20449
20450 \begin_layout Description
20451 <page>
20452 \begin_inset space ~
20453 \end_inset
20454
20455 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20456 \begin_inset space ~
20457 \end_inset
20458
20459
20460 \begin_inset CommandInset ref
20461 LatexCommand pageref
20462 reference "fig:Deux-images-déformées"
20463
20464 \end_inset
20465
20466
20467 \end_layout
20468
20469 \begin_layout Description
20470 page
20471 \begin_inset space ~
20472 \end_inset
20473
20474 <page>
20475 \begin_inset space ~
20476 \end_inset
20477
20478 : affiche le mot 
20479 \begin_inset Quotes eld
20480 \end_inset
20481
20482 page
20483 \begin_inset Quotes erd
20484 \end_inset
20485
20486  suivi du numéro de la page sur laquelle se trouve l'élément : 
20487 \begin_inset CommandInset ref
20488 LatexCommand vpageref
20489 reference "fig:Deux-images-déformées"
20490
20491 \end_inset
20492
20493
20494 \end_layout
20495
20496 \begin_layout Description
20497 <référence>
20498 \begin_inset space ~
20499 \end_inset
20500
20501 page
20502 \begin_inset space ~
20503 \end_inset
20504
20505 <page>
20506 \begin_inset space ~
20507 \end_inset
20508
20509 : affiche le numéro de l'élément, le mot 
20510 \begin_inset Quotes eld
20511 \end_inset
20512
20513 page
20514 \begin_inset Quotes erd
20515 \end_inset
20516
20517  et le numéro de la page : 
20518 \begin_inset CommandInset ref
20519 LatexCommand vref
20520 reference "fig:Deux-images-déformées"
20521
20522 \end_inset
20523
20524
20525 \end_layout
20526
20527 \begin_layout Description
20528 Référence
20529 \begin_inset space ~
20530 \end_inset
20531
20532 mise
20533 \begin_inset space ~
20534 \end_inset
20535
20536 en
20537 \begin_inset space ~
20538 \end_inset
20539
20540 forme
20541 \begin_inset space ~
20542 \end_inset
20543
20544 : affiche une référence croisée qui définit son propre format.
20545
20546 \lang english
20547  
20548 \lang french
20549
20550 \begin_inset Note Greyedout
20551 status open
20552
20553 \begin_layout Plain Layout
20554
20555 \series bold
20556 Note:
20557 \series default
20558  Ce type de référence croisée n'est disponible que si vous avez installé
20559  le paquetage LaTeX 
20560 \series bold
20561 prettyref.
20562 \end_layout
20563
20564 \end_inset
20565
20566
20567 \end_layout
20568
20569 \begin_layout Standard
20570 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20571  se trouve sur la page précédente, la même page ou la page suivante.
20572  Vous verrez par exemple un texte du genre 
20573 \begin_inset Quotes eld
20574 \end_inset
20575
20576 sur cette page
20577 \begin_inset Quotes erd
20578 \end_inset
20579
20580  à la place.
20581 \end_layout
20582
20583 \begin_layout Standard
20584 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20585  se trouve sont calculés automatiquement par LaTeX.
20586  Vous choisissez une des six variétés de références dans le champ Format
20587  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20588  boîte de la référence croisée.
20589 \end_layout
20590
20591 \begin_layout Subsection
20592 Nommage automatique des références croisées
20593 \begin_inset Index
20594 status collapsed
20595
20596 \begin_layout Plain Layout
20597 Références ! Nommage automatique
20598 \end_layout
20599
20600 \end_inset
20601
20602
20603 \end_layout
20604
20605 \begin_layout Standard
20606 Le paquetage LaTeX 
20607 \series bold
20608 hyperref
20609 \series default
20610  fournit une fonction très utile pour automatiser la création des références
20611  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20612  une section).
20613  Par exemple pour vous éviter de devoir écrire le mot 
20614 \begin_inset Quotes eld
20615 \end_inset
20616
20617 Figure
20618 \begin_inset Quotes erd
20619 \end_inset
20620
20621  devant chaque boîte de référence.
20622  Pour profiter de ce nommage automatique des références croisées, vous devez
20623  charger le paquetage LaTeX 
20624 \series bold
20625 hyperref
20626 \series default
20627
20628 \begin_inset Index
20629 status collapsed
20630
20631 \begin_layout Plain Layout
20632 Paquetages LaTeX ! hyperref
20633 \end_layout
20634
20635 \end_inset
20636
20637  dans le préambule du document avec
20638 \end_layout
20639
20640 \begin_layout Standard
20641
20642 \series bold
20643
20644 \backslash
20645 usepackage[pdfborder={0 0 0}]{hyperref}
20646 \begin_inset Newline newline
20647 \end_inset
20648
20649
20650 \backslash
20651 AtBeginDocument{
20652 \backslash
20653 renewcommand{
20654 \backslash
20655 ref}[1]{
20656 \backslash
20657 mbox{
20658 \backslash
20659 autoref{#1}}}}
20660 \end_layout
20661
20662 \begin_layout Standard
20663
20664 \series bold
20665 hyperref
20666 \series default
20667  est utilisé pour lier les références croisées dans les sorties DVI et PDF,
20668  ce qui signifie que le lecteur de votre document pourra cliquer sur un
20669  élément de la table de matières (TdM) ou sur une référence et qu'il sera
20670  transporté sur la portion de document référencée.
20671  
20672 \series bold
20673 hyperref
20674 \series default
20675  peut aussi créer des signets PDF pour chaque section pour rendre plus facile
20676  la navigation à l'intérieur du document.
20677  C'est aussi utilisé dans ce document, mais vous devrez jeter un coup d'œil
20678  dans le préambule de ce document pour voir toutes les options qui ont été
20679  utilisées dans la commande de chargement d'
20680 \series bold
20681 hyperref
20682 \series default
20683 .
20684  Pour en apprendre plus au sujet du paquetage 
20685 \series bold
20686 hyperref
20687 \series default
20688 , nous vous renvoyons à sa documentation 
20689 \begin_inset CommandInset citation
20690 LatexCommand cite
20691 key "hyperref"
20692
20693 \end_inset
20694
20695 .
20696 \end_layout
20697
20698 \begin_layout Standard
20699 \begin_inset Note Greyedout
20700 status open
20701
20702 \begin_layout Plain Layout
20703
20704 \series bold
20705 Note:
20706 \series default
20707  Le nommage automatique de références ne peut être utilisé si vous avez
20708  choisi le style de référence 
20709 \family sans
20710 Référence
20711 \begin_inset space ~
20712 \end_inset
20713
20714 mise
20715 \begin_inset space ~
20716 \end_inset
20717
20718 en
20719 \begin_inset space ~
20720 \end_inset
20721
20722 forme
20723 \family default
20724  décrit dans la section
20725 \begin_inset space ~
20726 \end_inset
20727
20728
20729 \begin_inset CommandInset ref
20730 LatexCommand ref
20731 reference "sub:Formats-Références-Croisées"
20732
20733 \end_inset
20734
20735 .
20736 \end_layout
20737
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \begin_layout Subsection
20744 Positionnement des Références 
20745 \begin_inset CommandInset label
20746 LatexCommand label
20747 name "sub:Reference-Position"
20748
20749 \end_inset
20750
20751
20752 \begin_inset Index
20753 status collapsed
20754
20755 \begin_layout Plain Layout
20756 Références ! Positionnement
20757 \end_layout
20758
20759 \end_inset
20760
20761
20762 \end_layout
20763
20764 \begin_layout Standard
20765 Si vous utilisez le paquetage 
20766 \series bold
20767 hyperref
20768 \series default
20769
20770 \begin_inset Index
20771 status collapsed
20772
20773 \begin_layout Plain Layout
20774 Paquetages LaTeX ! hyperref
20775 \end_layout
20776
20777 \end_inset
20778
20779  pour lier vos références croisées dans la sortie finale, vous verrez que
20780  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20781  l'image.
20782  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20783  pourrez voir l'image sans faire défiler le texte.
20784  Ce problème vient du fait que le point d'ancrage de la référence se situe
20785  à l'endroit de l'étiquette.
20786  En utilisant le paquetage LaTeX 
20787 \series bold
20788 hypcap
20789 \series default
20790
20791 \begin_inset Index
20792 status collapsed
20793
20794 \begin_layout Plain Layout
20795 Paquetages LaTeX ! hypcap
20796 \end_layout
20797
20798 \end_inset
20799
20800 , qui fait partie du paquetage LaTeX 
20801 \series bold
20802 oberdiek
20803 \series default
20804
20805 \begin_inset Index
20806 status collapsed
20807
20808 \begin_layout Plain Layout
20809 Paquetages LaTeX ! oberdiek
20810 \end_layout
20811
20812 \end_inset
20813
20814 , le point d'ancrage d'un lien est place en haut du flottant.
20815  Pour utiliser cette fonction avec les flottants de figure, chargez 
20816 \series bold
20817 hypcap
20818 \series default
20819  dans l'entête du document avec la ligne
20820 \end_layout
20821
20822 \begin_layout Standard
20823
20824 \series bold
20825
20826 \backslash
20827 usepackage[figure]{hypcap}
20828 \end_layout
20829
20830 \begin_layout Standard
20831 Vous pouvez aussi utiliser 
20832 \series bold
20833 hypcap
20834 \series default
20835  pour tous les flottants, mais ce n'est pas recommandé pour des raisons
20836  de stabilité.
20837  Pour plus d'information, jetez un coup d'œil au manuel d' 
20838 \series bold
20839 hypcap
20840 \series default
20841  
20842 \begin_inset CommandInset citation
20843 LatexCommand cite
20844 key "hypcap"
20845
20846 \end_inset
20847
20848 .
20849 \end_layout
20850
20851 \begin_layout Standard
20852 \begin_inset Note Greyedout
20853 status open
20854
20855 \begin_layout Plain Layout
20856
20857 \series bold
20858 Note:
20859 \series default
20860  
20861 \series bold
20862 hypcap
20863 \series default
20864  doit être chargé après 
20865 \series bold
20866 hyperref
20867 \series default
20868  dans le préambule du document.
20869 \end_layout
20870
20871 \end_inset
20872
20873
20874 \end_layout
20875
20876 \begin_layout Standard
20877 \begin_inset Note Greyedout
20878 status open
20879
20880 \begin_layout Plain Layout
20881
20882 \series bold
20883 Note:
20884 \series default
20885  
20886 \series bold
20887 hypcap
20888 \series default
20889  n'a aucun effet pour les références à des sous-figures.
20890 \end_layout
20891
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \begin_layout Section
20898 Placement des flottants
20899 \begin_inset CommandInset label
20900 LatexCommand label
20901 name "sec:Placement-flottants"
20902
20903 \end_inset
20904
20905
20906 \begin_inset Index
20907 status collapsed
20908
20909 \begin_layout Plain Layout
20910 Flottants ! Placement
20911 \end_layout
20912
20913 \end_inset
20914
20915
20916 \end_layout
20917
20918 \begin_layout Standard
20919 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
20920  de dialogue 
20921 \family sans
20922 Paramètre
20923 \begin_inset space ~
20924 \end_inset
20925
20926 de
20927 \begin_inset space ~
20928 \end_inset
20929
20930 Flottant
20931 \family default
20932  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
20933  utilise pour déterminer où placer le flottant.
20934 \begin_inset Newline newline
20935 \end_inset
20936
20937 L'option 
20938 \family sans
20939 Plusieurs
20940 \begin_inset space ~
20941 \end_inset
20942
20943 colonnes
20944 \family default
20945  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
20946  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
20947  confiné sur une seule colonne.
20948 \begin_inset Newline newline
20949 \end_inset
20950
20951 L'option 
20952 \family sans
20953 Rotation
20954 \begin_inset space ~
20955 \end_inset
20956
20957 90°
20958 \family default
20959  est utilisée pour faire tourner les flottants, voyez la section
20960 \begin_inset space ~
20961 \end_inset
20962
20963
20964 \begin_inset CommandInset ref
20965 LatexCommand ref
20966 reference "sec:Flottants-renversés"
20967
20968 \end_inset
20969
20970 .
20971 \end_layout
20972
20973 \begin_layout Standard
20974 En désactivant l'option 
20975 \family sans
20976 Utilise
20977 \begin_inset space ~
20978 \end_inset
20979
20980 le
20981 \begin_inset space ~
20982 \end_inset
20983
20984 placement
20985 \begin_inset space ~
20986 \end_inset
20987
20988 par
20989 \begin_inset space ~
20990 \end_inset
20991
20992 défaut
20993 \family default
20994  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
20995  le placement du flottant:
20996 \end_layout
20997
20998 \begin_layout Description
20999 Ici,
21000 \begin_inset space ~
21001 \end_inset
21002
21003 si
21004 \begin_inset space ~
21005 \end_inset
21006
21007 possible: essaie de placer le flottant à la position où il a été inséré
21008  dans LyX
21009 \end_layout
21010
21011 \begin_layout Description
21012 Haut
21013 \begin_inset space ~
21014 \end_inset
21015
21016 de
21017 \begin_inset space ~
21018 \end_inset
21019
21020 la
21021 \begin_inset space ~
21022 \end_inset
21023
21024 page: essaie de placer le flottant en haut de la page courante
21025 \end_layout
21026
21027 \begin_layout Description
21028 Bas
21029 \begin_inset space ~
21030 \end_inset
21031
21032 de
21033 \begin_inset space ~
21034 \end_inset
21035
21036 la
21037 \begin_inset space ~
21038 \end_inset
21039
21040 page: essaie de placer le flottant en bas de la page courante
21041 \end_layout
21042
21043 \begin_layout Description
21044 Page
21045 \begin_inset space ~
21046 \end_inset
21047
21048 de
21049 \begin_inset space ~
21050 \end_inset
21051
21052 flottants: essaie de placer le flottant sur une page à part, éventuellement
21053  avec d'autres flottants 
21054 \end_layout
21055
21056 \begin_layout Standard
21057 LaTeX utilise
21058 \emph on
21059  toujours 
21060 \emph default
21061 les options dans l'ordre donné ci-dessus.
21062  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21063  d'abord essayer 
21064 \family sans
21065 Ici
21066 \begin_inset space ~
21067 \end_inset
21068
21069 si
21070 \begin_inset space ~
21071 \end_inset
21072
21073 possible
21074 \family default
21075 , ensuite 
21076 \family sans
21077 Haut
21078 \begin_inset space ~
21079 \end_inset
21080
21081 de
21082 \begin_inset space ~
21083 \end_inset
21084
21085 la
21086 \begin_inset space ~
21087 \end_inset
21088
21089 page
21090 \family default
21091 , et ainsi de suite.
21092  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21093  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21094  Si aucune des quatre options de placement n'est possible, la procédure
21095  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21096 \end_layout
21097
21098 \begin_layout Standard
21099 Par défaut, chaque option a ses propres règles d'application:
21100 \end_layout
21101
21102 \begin_layout Standard
21103
21104 \family sans
21105 Haut
21106 \begin_inset space ~
21107 \end_inset
21108
21109 de
21110 \begin_inset space ~
21111 \end_inset
21112
21113 la
21114 \begin_inset space ~
21115 \end_inset
21116
21117 page
21118 \family default
21119  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21120  en haut de page (
21121 \series bold
21122
21123 \backslash
21124 topfraction
21125 \series default
21126 ).
21127 \end_layout
21128
21129 \begin_layout Standard
21130
21131 \family sans
21132 Bas
21133 \begin_inset space ~
21134 \end_inset
21135
21136 de
21137 \begin_inset space ~
21138 \end_inset
21139
21140 la
21141 \begin_inset space ~
21142 \end_inset
21143
21144 page
21145 \family default
21146  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21147  en bas de page (
21148 \series bold
21149
21150 \backslash
21151 bottomfraction
21152 \series default
21153 ).
21154 \end_layout
21155
21156 \begin_layout Standard
21157
21158 \family sans
21159 Page
21160 \begin_inset space ~
21161 \end_inset
21162
21163 de
21164 \begin_inset space ~
21165 \end_inset
21166
21167 flottants
21168 \family default
21169  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21170  si ils occupent plus de 50% de celle-ci (
21171 \series bold
21172
21173 \backslash
21174 floatpagefraction
21175 \series default
21176 ).
21177 \end_layout
21178
21179 \begin_layout Standard
21180 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21181  supplémentaire 
21182 \family sans
21183 Ignorer
21184 \begin_inset space ~
21185 \end_inset
21186
21187 les
21188 \begin_inset space ~
21189 \end_inset
21190
21191 règles
21192 \begin_inset space ~
21193 \end_inset
21194
21195 LaTeX
21196 \family default
21197 \lang english
21198 .
21199 \begin_inset Newline newline
21200 \end_inset
21201
21202
21203 \lang french
21204 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21205  données entre parenthèses après les descriptions des règles données ci-dessus.
21206  Par exemple, pour augmenter à 50
21207 \begin_inset space \thinspace{}
21208 \end_inset
21209
21210 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21211  trop petite, ajoutez cette ligne au préambule de votre document :
21212 \end_layout
21213
21214 \begin_layout Standard
21215
21216 \series bold
21217
21218 \backslash
21219 renewcommand{
21220 \backslash
21221 bottomfraction}{0.5}
21222 \end_layout
21223
21224 \begin_layout Standard
21225 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21226  exactement à l'endroit où vous l'avez inséré.
21227  dans ce cas utilisez l'option 
21228 \family sans
21229 Ici
21230 \begin_inset space ~
21231 \end_inset
21232
21233 à
21234 \begin_inset space ~
21235 \end_inset
21236
21237 tout
21238 \begin_inset space ~
21239 \end_inset
21240
21241 Prix
21242 \family default
21243 .
21244  Utilisez cette option le moins souvent possible et seulement quand le document
21245  est presque prêt à être imprimé.
21246  En effet, le flottant n'est plus capable de 
21247 \begin_inset Quotes eld
21248 \end_inset
21249
21250 flotter
21251 \begin_inset Quotes erd
21252 \end_inset
21253
21254 , ce qui peut perturber toutes les mises en page.
21255 \end_layout
21256
21257 \begin_layout Standard
21258 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21259  sont toujours entourés par le texte d'un paragraphe donné.
21260 \begin_inset VSpace bigskip
21261 \end_inset
21262
21263
21264 \end_layout
21265
21266 \begin_layout Standard
21267 On peut parfois se trouver dans la situation où un flottant est placé en
21268  haut d'une page alors que la section concernée ne commence qu'au milieu
21269  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21270  la section précédente.
21271  On peut utiliser la commande LaTeX 
21272 \series bold
21273
21274 \backslash
21275 suppressfloats
21276 \series default
21277  pour éviter ce cas.
21278  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21279  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21280  soit placé avant que la section commence.
21281  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21282  votre document :
21283 \end_layout
21284
21285 \begin_layout Standard
21286
21287 \series bold
21288
21289 \backslash
21290 let
21291 \backslash
21292 mySection
21293 \backslash
21294 section
21295 \begin_inset Newline newline
21296 \end_inset
21297
21298
21299 \backslash
21300 renewcommand{
21301 \backslash
21302 section}{
21303 \backslash
21304 suppressfloats[t]
21305 \backslash
21306 mySection}
21307 \end_layout
21308
21309 \begin_layout Standard
21310 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21311  comme les chapitres et les sous-sections.
21312  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21313  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21314  ensuite avoir du mal à trouver un positionnement correct.
21315 \end_layout
21316
21317 \begin_layout Standard
21318 \begin_inset VSpace bigskip
21319 \end_inset
21320
21321 Dans certains cas il est demandé de placer toutes les figures et tous les
21322  tableaux à la fin du document.
21323  C'est pour de telles situations que le paquetage LaTeX 
21324 \series bold
21325 endfloat
21326 \series default
21327
21328 \begin_inset Index
21329 status collapsed
21330
21331 \begin_layout Plain Layout
21332 Paquetages LaTeX ! endfloat
21333 \end_layout
21334
21335 \end_inset
21336
21337  a été développé.
21338  Il met en effet tous les flottants de figures et de tableaux à la fin du
21339  document dans leurs propres sections.
21340  À la position d'origine du flottant, une indication textuelle du genre
21341  
21342 \begin_inset Quotes eld
21343 \end_inset
21344
21345
21346 \family sans
21347 [Figure
21348 \begin_inset space ~
21349 \end_inset
21350
21351 3.2 
21352 \lang english
21353 about here.
21354 \lang french
21355 ]
21356 \family default
21357
21358 \begin_inset Quotes erd
21359 \end_inset
21360
21361  est insérée.
21362  Le paquetage 
21363 \series bold
21364 endfloat
21365 \series default
21366  est chargé dans le préambule avec la ligne suivante 
21367 \end_layout
21368
21369 \begin_layout Standard
21370
21371 \series bold
21372
21373 \backslash
21374 usepackage[options]{endfloat}
21375 \end_layout
21376
21377 \begin_layout Standard
21378 Il y a aussi de nombreuses options de paquetage pour modifier le format
21379  des sections de figures ou de tableau qui sont créées.
21380  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21381  
21382 \series bold
21383 endfloa
21384 \series default
21385
21386 \begin_inset CommandInset citation
21387 LatexCommand cite
21388 key "endfloat"
21389
21390 \end_inset
21391
21392 .
21393 \begin_inset Newline newline
21394 \end_inset
21395
21396
21397 \begin_inset Note Greyedout
21398 status open
21399
21400 \begin_layout Plain Layout
21401
21402 \series bold
21403 Note: endfloat
21404 \series default
21405  ne fournit pas de traduction automatique de l'indication textuelle, vous
21406  devez donc le faire manuellement, voyez la section
21407 \begin_inset space ~
21408 \end_inset
21409
21410 4 de 
21411 \begin_inset CommandInset citation
21412 LatexCommand cite
21413 key "endfloat"
21414
21415 \end_inset
21416
21417 .
21418 \end_layout
21419
21420 \end_inset
21421
21422
21423 \begin_inset Newline newline
21424 \end_inset
21425
21426
21427 \begin_inset Note Greyedout
21428 status open
21429
21430 \begin_layout Plain Layout
21431
21432 \series bold
21433 Note:
21434 \series default
21435  Il y a actuellement un bug dans le paquetage 
21436 \series bold
21437 endfloat
21438 \series default
21439  quand la légende contient un 
21440 \begin_inset Quotes eld
21441 \end_inset
21442
21443 ß
21444 \begin_inset Quotes erd
21445 \end_inset
21446
21447  allemand.
21448  Utilisez dans ce cas la commande 
21449 \begin_inset Quotes eld
21450 \end_inset
21451
21452
21453 \series bold
21454
21455 \backslash
21456 ss
21457 \series default
21458
21459 \begin_inset Quotes erd
21460 \end_inset
21461
21462  en code TeX à la place du 
21463 \begin_inset Quotes eld
21464 \end_inset
21465
21466 ß
21467 \begin_inset Quotes erd
21468 \end_inset
21469
21470 .
21471 \end_layout
21472
21473 \end_inset
21474
21475
21476 \end_layout
21477
21478 \begin_layout Standard
21479 \begin_inset VSpace bigskip
21480 \end_inset
21481
21482 Pour plus d'information sur les manières de placer les flottants, jetez
21483  un coup d'œil aux livres sur LaTeX, 
21484 \begin_inset CommandInset citation
21485 LatexCommand cite
21486 key "latexcompanion,latexguide,latexbook"
21487
21488 \end_inset
21489
21490 .
21491 \end_layout
21492
21493 \begin_layout Section
21494 Flottants Renversés
21495 \begin_inset CommandInset label
21496 LatexCommand label
21497 name "sec:Flottants-renversés"
21498
21499 \end_inset
21500
21501
21502 \begin_inset Index
21503 status collapsed
21504
21505 \begin_layout Plain Layout
21506 Flottants ! Renversés
21507 \end_layout
21508
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \begin_layout Standard
21515 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21516  tableaux très larges.
21517  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21518  un clic droit sur la boîte du flottant et utilisez l'option 
21519 \family sans
21520 Rotation
21521 \begin_inset space ~
21522 \end_inset
21523
21524 90°
21525 \family default
21526 .
21527 \end_layout
21528
21529 \begin_layout Standard
21530 Les flottants renversés sont systématiquement placés sur leur propre page
21531  ( ou colonne, si vous avez un document sur deux colonnes ).
21532  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21533  
21534 \family sans
21535 Plusieurs
21536 \begin_inset space ~
21537 \end_inset
21538
21539 colonnes
21540 \family default
21541  dans les paramètres du flottant.
21542  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21543  du côté de la marge externe.
21544  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21545  ajouter soit l'option 
21546 \series bold
21547 figuresleft
21548 \series default
21549  soit l'option 
21550 \series bold
21551 figuresright
21552 \series default
21553  aux options de la classe de document.
21554 \end_layout
21555
21556 \begin_layout Standard
21557 Faire référence à un flottant renversé se fait de la même manière que pour
21558  un flottant normal, la mise en forme de la légende est aussi identique
21559  : Le tableau
21560 \begin_inset space ~
21561 \end_inset
21562
21563
21564 \begin_inset CommandInset ref
21565 LatexCommand ref
21566 reference "tab:Tableau-pivoté"
21567
21568 \end_inset
21569
21570  est un exemple de flottant de tableau renversé.
21571 \end_layout
21572
21573 \begin_layout Standard
21574 \begin_inset Note Greyedout
21575 status open
21576
21577 \begin_layout Plain Layout
21578
21579 \series bold
21580 Note:
21581 \series default
21582  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21583  DVI.
21584 \end_layout
21585
21586 \end_inset
21587
21588
21589 \end_layout
21590
21591 \begin_layout Standard
21592 \begin_inset Float table
21593 wide false
21594 sideways true
21595 status open
21596
21597 \begin_layout Plain Layout
21598 \begin_inset Caption
21599
21600 \begin_layout Plain Layout
21601 \begin_inset CommandInset label
21602 LatexCommand label
21603 name "tab:Tableau-pivoté"
21604
21605 \end_inset
21606
21607  Tableau pivoté
21608 \end_layout
21609
21610 \end_inset
21611
21612
21613 \end_layout
21614
21615 \begin_layout Plain Layout
21616 \align center
21617 \begin_inset Tabular
21618 <lyxtabular version="3" rows="1" columns="5">
21619 <features>
21620 <column alignment="center" valignment="top" width="0">
21621 <column alignment="center" valignment="top" width="0">
21622 <column alignment="center" valignment="top" width="0">
21623 <column alignment="center" valignment="top" width="0">
21624 <column alignment="center" valignment="top" width="0">
21625 <row>
21626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 test
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639 b
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648 c
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657 d
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 e
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 </row>
21672 </lyxtabular>
21673
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \end_inset
21680
21681
21682 \end_layout
21683
21684 \begin_layout Section
21685 Flottants côte-à-côte
21686 \begin_inset Index
21687 status collapsed
21688
21689 \begin_layout Plain Layout
21690 Flottants ! côte-à-côte
21691 \end_layout
21692
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \begin_layout Standard
21699 Pour placer des flottants côte-à-côte, comme pour la figure
21700 \begin_inset space ~
21701 \end_inset
21702
21703
21704 \begin_inset CommandInset ref
21705 LatexCommand ref
21706 reference "fig:Flottant-gauche"
21707
21708 \end_inset
21709
21710  et 
21711 \begin_inset CommandInset ref
21712 LatexCommand ref
21713 reference "fig:Flottant-droit"
21714
21715 \end_inset
21716
21717 , on n'utilise 
21718 \emph on
21719 qu'un seul 
21720 \emph default
21721 flottant.
21722  On y insère deux boîtes de minipages
21723 \begin_inset Foot
21724 status collapsed
21725
21726 \begin_layout Plain Layout
21727 Les minipages sont décrites dans la section
21728 \begin_inset space ~
21729 \end_inset
21730
21731
21732 \begin_inset CommandInset ref
21733 LatexCommand ref
21734 reference "sec:Minipages"
21735
21736 \end_inset
21737
21738 .
21739 \end_layout
21740
21741 \end_inset
21742
21743 .
21744  La largeur est mise à 45
21745 \begin_inset space \thinspace{}
21746 \end_inset
21747
21748 -50
21749 \begin_inset space \thinspace{}
21750 \end_inset
21751
21752 column% et l'alignement de la boîte à 
21753 \family sans
21754 Bas
21755 \family default
21756  pour chaque minipage.
21757  Les boîtes minipages contiennent l'image et la légende exactement comme
21758  avec un flottant.
21759  La seule différence est que l'unité de longueur 
21760 \family sans
21761 Largeur
21762 \begin_inset space ~
21763 \end_inset
21764
21765 colonne
21766 \begin_inset space ~
21767 \end_inset
21768
21769 %
21770 \family default
21771  utilisée pour l'image est maintenant définie par rapport à la largeur des
21772  boîtes minipages.
21773 \end_layout
21774
21775 \begin_layout Standard
21776 \begin_inset Float figure
21777 wide false
21778 sideways false
21779 status open
21780
21781 \begin_layout Plain Layout
21782 \begin_inset Box Frameless
21783 position "b"
21784 hor_pos "c"
21785 has_inner_box 1
21786 inner_pos "t"
21787 use_parbox 0
21788 width "45col%"
21789 special "none"
21790 height "1in"
21791 height_special "totalheight"
21792 status open
21793
21794 \begin_layout Plain Layout
21795 \align center
21796 \begin_inset Graphics
21797         filename ../clipart/mobius.eps
21798         lyxscale 50
21799         width 100col%
21800         scaleBeforeRotation
21801
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \begin_layout Plain Layout
21808 \begin_inset Caption
21809
21810 \begin_layout Plain Layout
21811 \begin_inset CommandInset label
21812 LatexCommand label
21813 name "fig:Flottant-gauche"
21814
21815 \end_inset
21816
21817 Flottant du côté gauche.
21818 \end_layout
21819
21820 \end_inset
21821
21822
21823 \end_layout
21824
21825 \end_inset
21826
21827
21828 \begin_inset space \hfill{}
21829 \end_inset
21830
21831
21832 \begin_inset Box Frameless
21833 position "b"
21834 hor_pos "c"
21835 has_inner_box 1
21836 inner_pos "t"
21837 use_parbox 0
21838 width "45col%"
21839 special "none"
21840 height "1in"
21841 height_special "totalheight"
21842 status open
21843
21844 \begin_layout Plain Layout
21845 \align center
21846 \begin_inset Graphics
21847         filename ../clipart/platypus.eps
21848         lyxscale 50
21849         width 100col%
21850         scaleBeforeRotation
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Plain Layout
21858 \begin_inset Caption
21859
21860 \begin_layout Plain Layout
21861 \begin_inset CommandInset label
21862 LatexCommand label
21863 name "fig:Flottant-droit"
21864
21865 \end_inset
21866
21867 Flottant du côté droit.
21868 \end_layout
21869
21870 \end_inset
21871
21872
21873 \end_layout
21874
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \begin_layout Section
21886 Mise en Forme de la Légende
21887 \begin_inset Index
21888 status collapsed
21889
21890 \begin_layout Plain Layout
21891 Légende ! Mise en forme
21892 \end_layout
21893
21894 \end_inset
21895
21896
21897 \begin_inset Index
21898 status collapsed
21899
21900 \begin_layout Plain Layout
21901 Flottants ! Mise en forme de la Légende
21902 \end_layout
21903
21904 \end_inset
21905
21906
21907 \begin_inset Index
21908 status collapsed
21909
21910 \begin_layout Plain Layout
21911 Paquetages LaTeX ! caption
21912 \end_layout
21913
21914 \end_inset
21915
21916
21917 \begin_inset CommandInset label
21918 LatexCommand label
21919 name "sec:Formatage-légende"
21920
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \begin_layout Standard
21927 L'environnement 
21928 \family sans
21929 Légende
21930 \family default
21931  est l'environnement de paragraphe par défaut pour les 
21932 \family sans
21933 flottants
21934 \family default
21935 .
21936  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
21937  par exemple 
21938 \begin_inset Quotes eld
21939 \end_inset
21940
21941
21942 \family sans
21943 Figure #:
21944 \family default
21945
21946 \begin_inset Quotes erd
21947 \end_inset
21948
21949  suivi par le texte de la légende.
21950  Le 
21951 \begin_inset Quotes eld
21952 \end_inset
21953
21954 #
21955 \begin_inset Quotes erd
21956 \end_inset
21957
21958  étant remplacé par le numéro de référence réel.
21959  Par défaut l'étiquette et le numéro sont dans la même police de caractères
21960  que le texte de la légende et deux points suivent le numéro pour séparer
21961  l'étiquette du texte.
21962  Ce format de légende n'est pas forcément adapté à tous les types de documents.
21963 \end_layout
21964
21965 \begin_layout Standard
21966 Pour modifier le format par défaut des légendes, il faut charger le paquetage
21967  LaTeX 
21968 \series bold
21969 caption
21970 \series default
21971
21972 \begin_inset Index
21973 status collapsed
21974
21975 \begin_layout Plain Layout
21976 Paquetages LaTeX ! caption
21977 \end_layout
21978
21979 \end_inset
21980
21981  dans le préambule de votre document avec la ligne suivante :
21982 \end_layout
21983
21984 \begin_layout Standard
21985
21986 \series bold
21987
21988 \backslash
21989 usepackage[format definition]{caption}
21990 \end_layout
21991
21992 \begin_layout Standard
21993 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
21994  grasse et les légendes de tableau toujours au dessus des tableaux, comme
21995  dans ce document, utilisez les commandes suivantes :
21996 \end_layout
21997
21998 \begin_layout Standard
21999
22000 \series bold
22001
22002 \backslash
22003 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22004 \end_layout
22005
22006 \begin_layout Standard
22007 Vous pouvez aussi définir des formats de légendes différents pour les différents
22008  types de flottants.
22009  Dans ce cas chargez le paquetage 
22010 \series bold
22011 caption 
22012 \series default
22013 sans option de format spécifique et définissez les différents formats à
22014  l'aide de la commande 
22015 \end_layout
22016
22017 \begin_layout Standard
22018
22019 \series bold
22020
22021 \backslash
22022 captionsetup[type de flottant]{définition du format}
22023 \end_layout
22024
22025 \begin_layout Standard
22026 dans le préambule du document.
22027  Par exemple les formats de légende de la Figure
22028 \begin_inset space ~
22029 \end_inset
22030
22031
22032 \begin_inset CommandInset ref
22033 LatexCommand ref
22034 reference "fig:Legende-de-fig"
22035
22036 \end_inset
22037
22038  et du Tableau
22039 \begin_inset space ~
22040 \end_inset
22041
22042
22043 \begin_inset CommandInset ref
22044 LatexCommand ref
22045 reference "tab:Légende-de-tab"
22046
22047 \end_inset
22048
22049  peuvent être créés en utilisant les commandes suivantes dans le préambule
22050  :
22051 \end_layout
22052
22053 \begin_layout Standard
22054
22055 \series bold
22056
22057 \backslash
22058 usepackage[tableposition=top]{caption}
22059 \series default
22060
22061 \begin_inset Newline newline
22062 \end_inset
22063
22064
22065 \series bold
22066
22067 \backslash
22068 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22069 \begin_inset Newline newline
22070 \end_inset
22071
22072
22073 \begin_inset ERT
22074 status collapsed
22075
22076 \begin_layout Plain Layout
22077
22078
22079 \backslash
22080 hphantom{
22081 \backslash
22082
22083 \backslash
22084 captionsetup[figure]
22085 \backslash
22086 {}
22087 \end_layout
22088
22089 \end_inset
22090
22091  labelsep=period}
22092 \begin_inset Newline newline
22093 \end_inset
22094
22095
22096 \backslash
22097 captionsetup[table]{labelfont={bf,sf}}
22098 \end_layout
22099
22100 \begin_layout Standard
22101 \begin_inset Note Greyedout
22102 status open
22103
22104 \begin_layout Plain Layout
22105
22106 \series bold
22107 Note:
22108 \series default
22109  L'option 
22110 \series bold
22111 tableposition=top
22112 \series default
22113  n'a pas d'effet quand on utilise un document de classe 
22114 \series bold
22115 koma-script
22116 \series default
22117
22118 \begin_inset Index
22119 status collapsed
22120
22121 \begin_layout Plain Layout
22122 Paquetages LaTeX ! koma-script
22123 \end_layout
22124
22125 \end_inset
22126
22127 .
22128  Dans ce cas on doit utiliser l'option 
22129 \series bold
22130 tablecaptionabove
22131 \series default
22132  de la classe de document.
22133 \end_layout
22134
22135 \end_inset
22136
22137
22138 \end_layout
22139
22140 \begin_layout Standard
22141 Pour plus d'information sur le paquetage 
22142 \series bold
22143 caption
22144 \series default
22145  nous vous renvoyons à sa documentation 
22146 \begin_inset CommandInset citation
22147 LatexCommand cite
22148 key "caption"
22149
22150 \end_inset
22151
22152 .
22153 \end_layout
22154
22155 \begin_layout Standard
22156 Pour changer le nom de l'étiquette, par exemple de 
22157 \begin_inset Quotes eld
22158 \end_inset
22159
22160 Figure
22161 \begin_inset Quotes erd
22162 \end_inset
22163
22164  à 
22165 \begin_inset Quotes eld
22166 \end_inset
22167
22168 Image
22169 \begin_inset Quotes erd
22170 \end_inset
22171
22172 , utilisez la commande suivante dans le préambule :
22173 \end_layout
22174
22175 \begin_layout Standard
22176
22177 \series bold
22178
22179 \backslash
22180 renewcommand{
22181 \backslash
22182 fnum@figure}{Image~
22183 \backslash
22184 thefigure}
22185 \end_layout
22186
22187 \begin_layout Standard
22188 où 
22189 \series bold
22190
22191 \backslash
22192 thefigure
22193 \series default
22194  insère le numéro de la figure et
22195 \series bold
22196  
22197 \begin_inset Quotes eld
22198 \end_inset
22199
22200 ~
22201 \series default
22202
22203 \begin_inset Quotes erd
22204 \end_inset
22205
22206  ajoute une espace insécable.
22207 \end_layout
22208
22209 \begin_layout Standard
22210 \begin_inset VSpace bigskip
22211 \end_inset
22212
22213 Si vous utilisez un document de classe 
22214 \series bold
22215 koma-script
22216 \series default
22217
22218 \begin_inset Index
22219 status collapsed
22220
22221 \begin_layout Plain Layout
22222 Paquetages LaTeX ! koma-script
22223 \end_layout
22224
22225 \end_inset
22226
22227  (
22228 \family sans
22229 article (koma-script)
22230 \family default
22231
22232 \family sans
22233 book (koma-script)
22234 \family default
22235
22236 \family sans
22237 letter (koma-script)
22238 \family default
22239 , ou 
22240 \family sans
22241 report (koma-script)
22242 \family default
22243
22244 \begin_inset space \thinspace{}
22245 \end_inset
22246
22247 ), Vous pouvez utiliser la commande incorporée 
22248 \series bold
22249
22250 \backslash
22251 setkomafont 
22252 \series default
22253 du paquetage
22254 \series bold
22255  koma-script 
22256 \series default
22257 à la place du paquetage
22258 \series bold
22259  caption.
22260  
22261 \series default
22262 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22263  suivante au préambule de votre document :
22264 \end_layout
22265
22266 \begin_layout Standard
22267
22268 \series bold
22269
22270 \backslash
22271 setkomafont{captionlabel}{
22272 \backslash
22273 bfseries}
22274 \end_layout
22275
22276 \begin_layout Standard
22277 Pour plus d'information au sujet de 
22278 \series bold
22279
22280 \backslash
22281 setkomafont
22282 \series default
22283  nous vous renvoyons à la documentation du paquetage 
22284 \series bold
22285 koma-script
22286 \series default
22287  
22288 \begin_inset CommandInset citation
22289 LatexCommand cite
22290 key "koma-script"
22291
22292 \end_inset
22293
22294 .
22295 \end_layout
22296
22297 \begin_layout Standard
22298 \begin_inset ERT
22299 status collapsed
22300
22301 \begin_layout Plain Layout
22302
22303
22304 \backslash
22305 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22306 }
22307 \end_layout
22308
22309 \end_inset
22310
22311
22312 \begin_inset Note Note
22313 status open
22314
22315 \begin_layout Plain Layout
22316 Le format de la légende n'est modifié que pour cet exemple.
22317 \end_layout
22318
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \begin_layout Standard
22325 \begin_inset Float figure
22326 placement !p
22327 wide false
22328 sideways false
22329 status open
22330
22331 \begin_layout Plain Layout
22332 \align center
22333 \begin_inset Graphics
22334         filename ../clipart/mobius.eps
22335         lyxscale 50
22336         scale 50
22337         scaleBeforeRotation
22338
22339 \end_inset
22340
22341
22342 \end_layout
22343
22344 \begin_layout Plain Layout
22345 \begin_inset Caption
22346
22347 \begin_layout Plain Layout
22348 \begin_inset CommandInset label
22349 LatexCommand label
22350 name "fig:Legende-de-fig"
22351
22352 \end_inset
22353
22354 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22355  pour montrer les différents types de formats de légendes.
22356  Ici on a utilisé un format de légende personnalisé.
22357 \end_layout
22358
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \begin_layout Standard
22370 \begin_inset ERT
22371 status collapsed
22372
22373 \begin_layout Plain Layout
22374
22375
22376 \backslash
22377 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22378 on}
22379 \end_layout
22380
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \begin_layout Standard
22387 \begin_inset Float table
22388 placement !p
22389 wide false
22390 sideways false
22391 status open
22392
22393 \begin_layout Plain Layout
22394 \begin_inset Caption
22395
22396 \begin_layout Plain Layout
22397 \begin_inset CommandInset label
22398 LatexCommand label
22399 name "tab:Légende-de-tab"
22400
22401 \end_inset
22402
22403 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22404  pour montrer les différents types de formats de légendes.
22405  Ici on a utilisé le format de légende par défaut.
22406 \end_layout
22407
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \begin_layout Plain Layout
22414 \align center
22415 \begin_inset Tabular
22416 <lyxtabular version="3" rows="1" columns="5">
22417 <features>
22418 <column alignment="center" valignment="top" width="0">
22419 <column alignment="center" valignment="top" width="0">
22420 <column alignment="center" valignment="top" width="0">
22421 <column alignment="center" valignment="top" width="0">
22422 <column alignment="center" valignment="top" width="0">
22423 <row>
22424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \begin_layout Plain Layout
22428 a
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437 b
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \begin_layout Plain Layout
22446 c
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455 d
22456 \end_layout
22457
22458 \end_inset
22459 </cell>
22460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \begin_layout Plain Layout
22464 e
22465 \end_layout
22466
22467 \end_inset
22468 </cell>
22469 </row>
22470 </lyxtabular>
22471
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \end_inset
22478
22479
22480 \end_layout
22481
22482 \begin_layout Section
22483 Positionnement de la Légende
22484 \begin_inset Index
22485 status collapsed
22486
22487 \begin_layout Plain Layout
22488 Légende ! Placement
22489 \end_layout
22490
22491 \end_inset
22492
22493
22494 \begin_inset Index
22495 status collapsed
22496
22497 \begin_layout Plain Layout
22498 Flottants ! Placement de la légende
22499 \end_layout
22500
22501 \end_inset
22502
22503
22504 \begin_inset CommandInset label
22505 LatexCommand label
22506 name "sec:Placement-légende"
22507
22508 \end_inset
22509
22510
22511 \end_layout
22512
22513 \begin_layout Standard
22514 La règle habituelle pour placer la légende est :
22515 \end_layout
22516
22517 \begin_layout Description
22518 Figure
22519 \begin_inset space ~
22520 \end_inset
22521
22522 : La légende est placée en dessous de la figure
22523 \end_layout
22524
22525 \begin_layout Description
22526 Tableau
22527 \begin_inset space ~
22528 \end_inset
22529
22530 : La légende est placée au dessus du tableau
22531 \end_layout
22532
22533 \begin_layout Standard
22534 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22535  au dessus des tableaux.
22536  Ce qui fait que si vous utilisez une des classes de document 
22537 \family sans
22538 article
22539 \family default
22540
22541 \family sans
22542 book
22543 \family default
22544
22545 \family sans
22546 letter
22547 \family default
22548 , ou 
22549 \family sans
22550 report
22551 \family default
22552  il n'y aura pas d'espace libre entre la légende et le tableau.
22553  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22554  de chargement du paquetage LaTeX 
22555 \series bold
22556 caption
22557 \series default
22558  dans le préambule de votre document
22559 \begin_inset Foot
22560 status open
22561
22562 \begin_layout Plain Layout
22563 Voir la section
22564 \begin_inset space ~
22565 \end_inset
22566
22567
22568 \begin_inset CommandInset ref
22569 LatexCommand ref
22570 reference "sec:Formatage-légende"
22571
22572 \end_inset
22573
22574  pour plus d'information sur le paquetage 
22575 \series bold
22576 caption
22577 \series default
22578 .
22579 \end_layout
22580
22581 \end_inset
22582
22583 :
22584 \end_layout
22585
22586 \begin_layout Standard
22587
22588 \series bold
22589 tableposition=top
22590 \end_layout
22591
22592 \begin_layout Standard
22593 Si vous utilisez une classe de document 
22594 \series bold
22595 koma-script
22596 \series default
22597
22598 \begin_inset Index
22599 status collapsed
22600
22601 \begin_layout Plain Layout
22602 Paquetages LaTeX ! koma-script
22603 \end_layout
22604
22605 \end_inset
22606
22607  (
22608 \family sans
22609 article (koma-script)
22610 \family default
22611
22612 \family sans
22613 book (koma-script)
22614 \family default
22615
22616 \family sans
22617 letter (koma-script)
22618 \family default
22619 , ou 
22620 \family sans
22621 report (koma-script)
22622 \family default
22623
22624 \begin_inset space \thinspace{}
22625 \end_inset
22626
22627 ), vous pouvez utiliser à la place du paquetage 
22628 \series bold
22629 caption
22630 \series default
22631  l'option 
22632 \series bold
22633 tablecaptionabove
22634 \series default
22635  de la classe de document.
22636 \end_layout
22637
22638 \begin_layout Standard
22639 \begin_inset VSpace bigskip
22640 \end_inset
22641
22642 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22643  Pour cela, vous devez charger le paquetage LaTeX 
22644 \series bold
22645 sidecap
22646 \series default
22647
22648 \begin_inset Index
22649 status collapsed
22650
22651 \begin_layout Plain Layout
22652 Paquetages LaTeX ! sidecap
22653 \end_layout
22654
22655 \end_inset
22656
22657  dans le préambule de votre document avec la ligne de commande suivante
22658 \end_layout
22659
22660 \begin_layout Standard
22661
22662 \series bold
22663
22664 \backslash
22665 usepackage[option]{sidecap}
22666 \end_layout
22667
22668 \begin_layout Standard
22669 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22670  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22671  paires.
22672  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22673  
22674 \series bold
22675 innercaption
22676 \series default
22677 .
22678  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22679  
22680 \series bold
22681 rightcaption
22682 \series default
22683  ou 
22684 \series bold
22685 leftcaption
22686 \series default
22687 .
22688 \end_layout
22689
22690 \begin_layout Standard
22691 \begin_inset ERT
22692 status collapsed
22693
22694 \begin_layout Plain Layout
22695
22696
22697 \backslash
22698 ifsidecap
22699 \end_layout
22700
22701 \end_inset
22702
22703
22704 \begin_inset Note Note
22705 status open
22706
22707 \begin_layout Plain Layout
22708 La section suivante ne sera affichée que si le paquetage LaTeX 
22709 \series bold
22710 sidecap
22711 \series default
22712  a été installé.
22713 \end_layout
22714
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \begin_layout Standard
22721 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22722  ajouter ces commandes dans le préambule de votre document :
22723 \end_layout
22724
22725 \begin_layout Standard
22726
22727 \lyxline
22728
22729 \end_layout
22730
22731 \begin_layout Standard
22732
22733 \series bold
22734
22735 \backslash
22736 newcommand{
22737 \backslash
22738 TabBesBeg}{%
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 MyTable
22760 \backslash
22761 table
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 let
22781 \backslash
22782 MyEndtable
22783 \backslash
22784 endtable
22785 \begin_inset Newline newline
22786 \end_inset
22787
22788
22789 \begin_inset ERT
22790 status collapsed
22791
22792 \begin_layout Plain Layout
22793
22794
22795 \backslash
22796 hphantom{ }
22797 \end_layout
22798
22799 \end_inset
22800
22801
22802 \backslash
22803 renewenvironment{table}{
22804 \backslash
22805 begin{SCtable}}{
22806 \backslash
22807 end{SCtable}}}
22808 \end_layout
22809
22810 \begin_layout Standard
22811
22812 \series bold
22813
22814 \backslash
22815 newcommand{
22816 \backslash
22817 TabBesEnd}{%
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 table
22839 \backslash
22840 MyTable
22841 \begin_inset Newline newline
22842 \end_inset
22843
22844
22845 \begin_inset ERT
22846 status collapsed
22847
22848 \begin_layout Plain Layout
22849
22850
22851 \backslash
22852 hphantom{ }
22853 \end_layout
22854
22855 \end_inset
22856
22857
22858 \backslash
22859 let
22860 \backslash
22861 endtable
22862 \backslash
22863 MyEndtable
22864 \end_layout
22865
22866 \begin_layout Standard
22867
22868 \series bold
22869
22870 \backslash
22871 newcommand{
22872 \backslash
22873 FigBesBeg}{%
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 MyFigure
22895 \backslash
22896 figure
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 let
22916 \backslash
22917 MyEndfigure
22918 \backslash
22919 endfigure
22920 \begin_inset Newline newline
22921 \end_inset
22922
22923
22924 \begin_inset ERT
22925 status collapsed
22926
22927 \begin_layout Plain Layout
22928
22929
22930 \backslash
22931 hphantom{ }
22932 \end_layout
22933
22934 \end_inset
22935
22936
22937 \backslash
22938 renewenvironment{figure}{
22939 \backslash
22940 begin{SCfigure}}{
22941 \backslash
22942 end{SCfigure}}}
22943 \end_layout
22944
22945 \begin_layout Standard
22946
22947 \series bold
22948
22949 \backslash
22950 newcommand{
22951 \backslash
22952 FigBesEnd}{%
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 figure
22974 \backslash
22975 MyFigure
22976 \begin_inset Newline newline
22977 \end_inset
22978
22979
22980 \begin_inset ERT
22981 status collapsed
22982
22983 \begin_layout Plain Layout
22984
22985
22986 \backslash
22987 hphantom{ }
22988 \end_layout
22989
22990 \end_inset
22991
22992
22993 \backslash
22994 let
22995 \backslash
22996 endfigure
22997 \backslash
22998 MyEndfigure}
22999 \end_layout
23000
23001 \begin_layout Standard
23002
23003 \lyxline
23004
23005 \end_layout
23006
23007 \begin_layout Standard
23008 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23009  la légende se place sur le côté.
23010  Pour les flottants de figure, utilisez la commande
23011 \end_layout
23012
23013 \begin_layout Standard
23014
23015 \series bold
23016
23017 \backslash
23018 FigBesBeg
23019 \end_layout
23020
23021 \begin_layout Standard
23022 en code TeX avant le flottant.
23023  Après le flottant, insérez la commande
23024 \end_layout
23025
23026 \begin_layout Standard
23027
23028 \series bold
23029
23030 \backslash
23031 FigBesEnd
23032 \end_layout
23033
23034 \begin_layout Standard
23035 en code TeX pour revenir à la définition originale du flottant.
23036 \end_layout
23037
23038 \begin_layout Standard
23039 Pour les flottants de tableau, utilisez les commandes correspondantes
23040 \end_layout
23041
23042 \begin_layout Standard
23043
23044 \series bold
23045
23046 \backslash
23047 TabBesBeg
23048 \series default
23049  et 
23050 \series bold
23051
23052 \backslash
23053 TabBesEnd
23054 \end_layout
23055
23056 \begin_layout Standard
23057 La figure
23058 \begin_inset space ~
23059 \end_inset
23060
23061
23062 \begin_inset CommandInset ref
23063 LatexCommand ref
23064 reference "fig:legende-a-coté-fig"
23065
23066 \end_inset
23067
23068  et le tableau
23069 \begin_inset space ~
23070 \end_inset
23071
23072
23073 \begin_inset CommandInset ref
23074 LatexCommand ref
23075 reference "tab:legende-à-coté-tableau"
23076
23077 \end_inset
23078
23079  sont des exemples où la légende a été mises sur le coté.
23080 \end_layout
23081
23082 \begin_layout Standard
23083 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23084  pour les flottants de tableau et vers le bas pour les flottants de figure.
23085  Pour changer ce comportement, vous pouvez utiliser les commandes
23086 \end_layout
23087
23088 \begin_layout Standard
23089
23090 \series bold
23091
23092 \backslash
23093 sidecaptionvpos{type flottant}{placement}
23094 \end_layout
23095
23096 \begin_layout Standard
23097 dans le préambule du document ou en code TeX juste avant le flottant visé.
23098  Le type du flottant est soit 
23099 \family sans
23100 figure
23101 \family default
23102  soit 
23103 \family sans
23104 table
23105 \family default
23106 , le placement peut être 
23107 \begin_inset Quotes eld
23108 \end_inset
23109
23110
23111 \family sans
23112 t
23113 \family default
23114
23115 \begin_inset Quotes erd
23116 \end_inset
23117
23118  pour haut (top), 
23119 \begin_inset Quotes eld
23120 \end_inset
23121
23122
23123 \family sans
23124 c
23125 \family default
23126
23127 \begin_inset Quotes erd
23128 \end_inset
23129
23130  pour centre (center), ou 
23131 \begin_inset Quotes eld
23132 \end_inset
23133
23134
23135 \family sans
23136 b
23137 \family default
23138
23139 \begin_inset Quotes erd
23140 \end_inset
23141
23142  pour bas (bottom).
23143  Pour que, par exemple, les légendes des flottants de figure soient centrés
23144  verticalement, utilisez la commande
23145 \end_layout
23146
23147 \begin_layout Standard
23148
23149 \series bold
23150
23151 \backslash
23152 sidecaptionvpos{figure}{c}
23153 \end_layout
23154
23155 \begin_layout Standard
23156 C'est ce qui a été utilisé pour la figure
23157 \begin_inset space ~
23158 \end_inset
23159
23160
23161 \begin_inset CommandInset ref
23162 LatexCommand ref
23163 reference "fig:legende-à-coté-fig-2"
23164
23165 \end_inset
23166
23167 .
23168 \end_layout
23169
23170 \begin_layout Standard
23171 \begin_inset VSpace medskip
23172 \end_inset
23173
23174 Pour plus d'information sur le paquetage 
23175 \series bold
23176 sidecap
23177 \series default
23178  nous vous renvoyons à sa documentation 
23179 \begin_inset CommandInset citation
23180 LatexCommand cite
23181 key "sidecap"
23182
23183 \end_inset
23184
23185 .
23186 \end_layout
23187
23188 \begin_layout Standard
23189 \begin_inset Note Greyedout
23190 status open
23191
23192 \begin_layout Plain Layout
23193
23194 \series bold
23195 Note:
23196 \series default
23197  Le paquetage LaTeX 
23198 \series bold
23199 hypcap
23200 \series default
23201
23202 \begin_inset Index
23203 status collapsed
23204
23205 \begin_layout Plain Layout
23206 Paquetages LaTeX ! hypcap
23207 \end_layout
23208
23209 \end_inset
23210
23211 , qui est décrit dans la section
23212 \begin_inset space ~
23213 \end_inset
23214
23215
23216 \begin_inset CommandInset ref
23217 LatexCommand ref
23218 reference "sub:Reference-Position"
23219
23220 \end_inset
23221
23222 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23223 \end_layout
23224
23225 \end_inset
23226
23227
23228 \end_layout
23229
23230 \begin_layout Standard
23231 \begin_inset ERT
23232 status collapsed
23233
23234 \begin_layout Plain Layout
23235
23236
23237 \backslash
23238 FigBesBeg 
23239 \end_layout
23240
23241 \end_inset
23242
23243
23244 \end_layout
23245
23246 \begin_layout Standard
23247 \begin_inset Float figure
23248 wide false
23249 sideways false
23250 status open
23251
23252 \begin_layout Plain Layout
23253 \begin_inset Graphics
23254         filename ../clipart/escher-lsd.eps
23255         scale 75
23256         scaleBeforeRotation
23257
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \begin_layout Plain Layout
23264 \begin_inset Caption
23265
23266 \begin_layout Plain Layout
23267 \begin_inset CommandInset label
23268 LatexCommand label
23269 name "fig:legende-a-coté-fig"
23270
23271 \end_inset
23272
23273 Une légende à côté d'une figure.
23274 \end_layout
23275
23276 \end_inset
23277
23278
23279 \end_layout
23280
23281 \end_inset
23282
23283
23284 \end_layout
23285
23286 \begin_layout Standard
23287 \begin_inset ERT
23288 status collapsed
23289
23290 \begin_layout Plain Layout
23291
23292
23293 \backslash
23294 TabBesBeg 
23295 \end_layout
23296
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \begin_layout Standard
23303 \begin_inset Float table
23304 wide false
23305 sideways false
23306 status open
23307
23308 \begin_layout Plain Layout
23309 \begin_inset Caption
23310
23311 \begin_layout Plain Layout
23312 \begin_inset CommandInset label
23313 LatexCommand label
23314 name "tab:legende-à-coté-tableau"
23315
23316 \end_inset
23317
23318 Une légende à côté d'un tableau.
23319 \end_layout
23320
23321 \end_inset
23322
23323
23324 \end_layout
23325
23326 \begin_layout Plain Layout
23327 \begin_inset Tabular
23328 <lyxtabular version="3" rows="4" columns="5">
23329 <features>
23330 <column alignment="center" valignment="top" width="0">
23331 <column alignment="center" valignment="top" width="0">
23332 <column alignment="center" valignment="top" width="0">
23333 <column alignment="center" valignment="top" width="0">
23334 <column alignment="center" valignment="top" width="0">
23335 <row>
23336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340 a
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358 b
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376 c
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 </row>
23382 <row>
23383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 d
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414 e
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 </row>
23429 <row>
23430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434 f
23435 \end_layout
23436
23437 \end_inset
23438 </cell>
23439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 g
23453 \end_layout
23454
23455 \end_inset
23456 </cell>
23457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23458 \begin_inset Text
23459
23460 \begin_layout Plain Layout
23461
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 h
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 <row>
23477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 i
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 j
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 </lyxtabular>
23524
23525 \end_inset
23526
23527
23528 \end_layout
23529
23530 \end_inset
23531
23532
23533 \end_layout
23534
23535 \begin_layout Standard
23536 \begin_inset ERT
23537 status collapsed
23538
23539 \begin_layout Plain Layout
23540
23541
23542 \backslash
23543 TabBesEnd
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552 \begin_inset ERT
23553 status collapsed
23554
23555 \begin_layout Plain Layout
23556
23557
23558 \backslash
23559 sidecaptionvpos{figure}{c}
23560 \end_layout
23561
23562 \end_inset
23563
23564
23565 \begin_inset Float figure
23566 wide false
23567 sideways false
23568 status open
23569
23570 \begin_layout Plain Layout
23571 \begin_inset Graphics
23572         filename ../clipart/escher-lsd.eps
23573         scale 75
23574         scaleBeforeRotation
23575
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \begin_layout Plain Layout
23582 \begin_inset Caption
23583
23584 \begin_layout Plain Layout
23585 \begin_inset CommandInset label
23586 LatexCommand label
23587 name "fig:legende-à-coté-fig-2"
23588
23589 \end_inset
23590
23591 Une légende centrée verticalement à côté d'une figure.
23592 \end_layout
23593
23594 \end_inset
23595
23596
23597 \end_layout
23598
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \begin_layout Standard
23605 \begin_inset ERT
23606 status collapsed
23607
23608 \begin_layout Plain Layout
23609
23610
23611 \backslash
23612 FigBesEnd
23613 \end_layout
23614
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \begin_layout Standard
23621 \begin_inset ERT
23622 status collapsed
23623
23624 \begin_layout Plain Layout
23625
23626
23627 \backslash
23628 else
23629 \end_layout
23630
23631 \end_inset
23632
23633
23634 \begin_inset Note Note
23635 status open
23636
23637 \begin_layout Plain Layout
23638 Ce qui suit sera affiché si le paquetage LaTeX 
23639 \series bold
23640 sidecap
23641 \series default
23642  n'est pas installé :
23643 \end_layout
23644
23645 \end_inset
23646
23647
23648 \end_layout
23649
23650 \begin_layout Standard
23651 Vous devez installer le paquetage LaTeX 
23652 \series bold
23653 sidecap
23654 \series default
23655  pour voir la suite de cette section dans la sortie imprimée.
23656 \end_layout
23657
23658 \begin_layout Standard
23659 \begin_inset ERT
23660 status collapsed
23661
23662 \begin_layout Plain Layout
23663
23664
23665 \backslash
23666 fi
23667 \end_layout
23668
23669 \end_inset
23670
23671
23672 \end_layout
23673
23674 \begin_layout Section
23675 Les Listes de Flottants
23676 \begin_inset CommandInset label
23677 LatexCommand label
23678 name "sec:Listes-de-flottants"
23679
23680 \end_inset
23681
23682
23683 \begin_inset Index
23684 status collapsed
23685
23686 \begin_layout Plain Layout
23687 Flottants ! Listes de Flottants
23688 \end_layout
23689
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \begin_layout Standard
23696 De la même façon que la table des matières fait la liste des sections du
23697  document, il y a des listes pour tous les types de flottants, comme par
23698  exemple pour les figures du document.
23699  Vous pouvez les insérer en utilisant le menu 
23700 \family sans
23701 Insérer\SpecialChar \menuseparator
23702 Listes
23703 \begin_inset space ~
23704 \end_inset
23705
23706 &
23707 \begin_inset space ~
23708 \end_inset
23709
23710 TdM
23711 \family default
23712 .
23713 \end_layout
23714
23715 \begin_layout Standard
23716 Les entrées de la liste sont la légende du flottant ou éventuellement le
23717  titre court, le numéro du flottant, et le numéro de la page où le flottant
23718  apparaît dans le document.
23719 \end_layout
23720
23721 \begin_layout Standard
23722 Vous trouverez à la fin de ce document une liste des figures et une liste
23723  des tableaux.
23724 \end_layout
23725
23726 \begin_layout Chapter
23727 Notes
23728 \end_layout
23729
23730 \begin_layout Section
23731 Les Notes de LyX
23732 \begin_inset CommandInset label
23733 LatexCommand label
23734 name "sec:LyX-Notes"
23735
23736 \end_inset
23737
23738
23739 \begin_inset Index
23740 status collapsed
23741
23742 \begin_layout Plain Layout
23743 Notes ! Notes LyX 
23744 \end_layout
23745
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \begin_layout Standard
23752 On peut insérer une note en utilisant le bouton 
23753 \begin_inset Graphics
23754         filename ../../images/note-insert.png
23755         scale 85
23756         scaleBeforeRotation
23757
23758 \end_inset
23759
23760  de la barre d'outils ou avec le menu 
23761 \family sans
23762 Insérer\SpecialChar \menuseparator
23763 Note
23764 \family default
23765 .
23766  Il y a trois types de notes :
23767 \end_layout
23768
23769 \begin_layout Description
23770 Note
23771 \begin_inset space ~
23772 \end_inset
23773
23774 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23775  finale.
23776  La boîte de cette note ressemble à ceci :
23777 \begin_inset Newline newline
23778 \end_inset
23779
23780
23781 \begin_inset Newline newline
23782 \end_inset
23783
23784
23785 \begin_inset Graphics
23786         filename clipart/LyXNoteImageQt4.png
23787         display false
23788         scale 65
23789         scaleBeforeRotation
23790
23791 \end_inset
23792
23793  
23794 \begin_inset Note Note
23795 status open
23796
23797 \begin_layout Plain Layout
23798 Le texte de cette note n'apparaîtra pas à l'impression.
23799 \end_layout
23800
23801 \end_inset
23802
23803
23804 \end_layout
23805
23806 \begin_layout Description
23807 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23808  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23809  vers un fichier au format LaTeX avec le menu 
23810 \family sans
23811 Fichier\SpecialChar \menuseparator
23812 Exporter\SpecialChar \menuseparator
23813 LaTeX (pdflatex) / (plain)
23814 \family default
23815 .
23816  La boîte de cette note ressemble à ceci :
23817 \begin_inset Newline newline
23818 \end_inset
23819
23820
23821 \begin_inset Newline newline
23822 \end_inset
23823
23824
23825 \begin_inset Graphics
23826         filename clipart/CommentNoteImageQt4.png
23827         display false
23828         scale 55
23829         scaleBeforeRotation
23830
23831 \end_inset
23832
23833
23834 \lang english
23835  
23836 \lang french
23837
23838 \begin_inset Note Comment
23839 status open
23840
23841 \begin_layout Plain Layout
23842 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23843  LaTeX.
23844 \end_layout
23845
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \begin_layout Description
23852 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23853  La boîte de cette note ressemble à ceci :
23854 \lang english
23855
23856 \begin_inset Newline newline
23857 \end_inset
23858
23859
23860 \lang french
23861
23862 \begin_inset Newline newline
23863 \end_inset
23864
23865
23866 \begin_inset Graphics
23867         filename clipart/GreyedOutNoteImageQt4.png
23868         lyxscale 80
23869         display false
23870         scale 55
23871         scaleBeforeRotation
23872
23873 \end_inset
23874
23875
23876 \begin_inset Newline newline
23877 \end_inset
23878
23879
23880 \begin_inset ERT
23881 status collapsed
23882
23883 \begin_layout Plain Layout
23884
23885
23886 \backslash
23887 renewenvironment{lyxgreyedout}
23888 \end_layout
23889
23890 \begin_layout Plain Layout
23891
23892 {
23893 \backslash
23894 textcolor[gray]{0.8}
23895 \backslash
23896 bgroup}{
23897 \backslash
23898 egroup}
23899 \end_layout
23900
23901 \end_inset
23902
23903
23904 \begin_inset Note Greyedout
23905 status open
23906
23907 \begin_layout Plain Layout
23908 Le texte
23909 \begin_inset Foot
23910 status collapsed
23911
23912 \begin_layout Plain Layout
23913 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
23914  grisé.
23915  
23916 \end_layout
23917
23918 \end_inset
23919
23920  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
23921 \end_layout
23922
23923 \end_inset
23924
23925
23926 \begin_inset ERT
23927 status collapsed
23928
23929 \begin_layout Plain Layout
23930
23931
23932 \backslash
23933 renewenvironment{lyxgreyedout}
23934 \end_layout
23935
23936 \begin_layout Plain Layout
23937
23938 {
23939 \backslash
23940 textcolor{blue}
23941 \backslash
23942 bgroup}{
23943 \backslash
23944 egroup}
23945 \end_layout
23946
23947 \end_inset
23948
23949
23950 \begin_inset Note Note
23951 status open
23952
23953 \begin_layout Plain Layout
23954 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
23955  originale qu'elle a dans LyX.
23956  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
23957  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
23958 \end_layout
23959
23960 \end_inset
23961
23962
23963 \begin_inset Newline newline
23964 \end_inset
23965
23966
23967 \begin_inset Newline newline
23968 \end_inset
23969
23970 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
23971  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
23972 \end_layout
23973
23974 \begin_layout Standard
23975 \begin_inset VSpace bigskip
23976 \end_inset
23977
23978 Quand vous utilisez le bouton 
23979 \begin_inset Graphics
23980         filename ../../images/note-insert.png
23981         scale 85
23982         scaleBeforeRotation
23983
23984 \end_inset
23985
23986  de la barre d'outils, vous insérez une 
23987 \family sans
23988 Note
23989 \begin_inset space ~
23990 \end_inset
23991
23992 LyX
23993 \family default
23994 .
23995  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
23996 la et cliquez sur le bouton d'insertion de note.
23997  Pour retransformer une note en texte, appuyez sur la touche 
23998 \family sans
23999 backspace
24000 \family default
24001  quand le curseur est au tout début de la note ou appuyez sur la touche
24002  
24003 \family sans
24004 Suppr.
24005
24006 \family default
24007  quand le curseur se trouve à la fin de la note.
24008 \end_layout
24009
24010 \begin_layout Standard
24011 \begin_inset VSpace bigskip
24012 \end_inset
24013
24014 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24015  commandes suivantes dans le préambule :
24016 \end_layout
24017
24018 \begin_layout Standard
24019
24020 \series bold
24021
24022 \backslash
24023 renewenvironment{lyxgreyedout}
24024 \begin_inset Newline newline
24025 \end_inset
24026
24027
24028 \begin_inset ERT
24029 status collapsed
24030
24031 \begin_layout Plain Layout
24032
24033
24034 \backslash
24035 hphantom{ }
24036 \end_layout
24037
24038 \end_inset
24039
24040 {
24041 \backslash
24042 textcolor{color}
24043 \backslash
24044 bgroup}{
24045 \backslash
24046 egroup}
24047 \end_layout
24048
24049 \begin_layout Standard
24050 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24051  sont expliqués dans la section
24052 \begin_inset space ~
24053 \end_inset
24054
24055
24056 \begin_inset CommandInset ref
24057 LatexCommand ref
24058 reference "sec:Tableaux-Colorés"
24059
24060 \end_inset
24061
24062 .
24063 \end_layout
24064
24065 \begin_layout Standard
24066 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24067  grisées avec leur texte en bleu.
24068 \end_layout
24069
24070 \begin_layout Section
24071 Notes en Bas de Page
24072 \begin_inset CommandInset label
24073 LatexCommand label
24074 name "sec:Notes-bas-de-page"
24075
24076 \end_inset
24077
24078
24079 \begin_inset Index
24080 status collapsed
24081
24082 \begin_layout Plain Layout
24083 Notes ! Notes de bas de page
24084 \end_layout
24085
24086 \end_inset
24087
24088
24089 \begin_inset Index
24090 status collapsed
24091
24092 \begin_layout Plain Layout
24093 Notes de bas de page
24094 \end_layout
24095
24096 \end_inset
24097
24098
24099 \end_layout
24100
24101 \begin_layout Standard
24102 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24103  
24104 \begin_inset Graphics
24105         filename ../../images/footnote-insert.png
24106         scale 85
24107         scaleBeforeRotation
24108
24109 \end_inset
24110
24111  de la barre d'outils, soit en utilisant le menu 
24112 \family sans
24113 Insérer\SpecialChar \menuseparator
24114 Note
24115 \begin_inset space ~
24116 \end_inset
24117
24118 en
24119 \begin_inset space ~
24120 \end_inset
24121
24122 Bas
24123 \begin_inset space ~
24124 \end_inset
24125
24126 de
24127 \begin_inset space ~
24128 \end_inset
24129
24130 Page
24131 \family default
24132 .
24133  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24134  rouge 
24135 \begin_inset Quotes fld
24136 \end_inset
24137
24138 bas
24139 \begin_inset Quotes frd
24140 \end_inset
24141
24142  qui ressemble à ceci : 
24143 \begin_inset Graphics
24144         filename clipart/footnoteQt4.png
24145         scale 80
24146         scaleBeforeRotation
24147
24148 \end_inset
24149
24150  Vous pouvez y entrer votre texte.
24151  Si vous voulez transformer du texte déjà existant en note en bas de page,
24152  sélectionnez-le et cliquez sur le bouton 
24153 \family sans
24154 Note
24155 \begin_inset space ~
24156 \end_inset
24157
24158 en
24159 \begin_inset space ~
24160 \end_inset
24161
24162 Bas
24163 \begin_inset space ~
24164 \end_inset
24165
24166 de
24167 \begin_inset space ~
24168 \end_inset
24169
24170 Page
24171 \family default
24172  de la barre d'outils.
24173  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24174  
24175 \family sans
24176 backspace
24177 \family default
24178  quand le curseur est au tout début de la note ou appuyez sur la touche
24179  
24180 \family sans
24181 Suppr.
24182
24183 \family default
24184  quand le curseur se trouve à la fin de la note.
24185 \end_layout
24186
24187 \begin_layout Standard
24188 Voici un exemple de note en bas de page:
24189 \begin_inset Foot
24190 status open
24191
24192 \begin_layout Plain Layout
24193 \begin_inset CommandInset label
24194 LatexCommand label
24195 name "fn:Note-en-bas"
24196
24197 \end_inset
24198
24199 Ceci est un exemple de note en bas de page.
24200 \end_layout
24201
24202 \end_inset
24203
24204
24205 \begin_inset ERT
24206 status collapsed
24207
24208 \begin_layout Plain Layout
24209
24210
24211 \backslash
24212 newcounter{MyRepeatFoot}
24213 \end_layout
24214
24215 \begin_layout Plain Layout
24216
24217
24218 \backslash
24219 setcounter{MyRepeatFoot}{
24220 \backslash
24221 thefootnote}
24222 \end_layout
24223
24224 \end_inset
24225
24226
24227 \end_layout
24228
24229 \begin_layout Standard
24230 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24231  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24232  de note.
24233  Le texte de la note est placé en bas de la page courante.
24234  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24235  Selon votre classe de document les numéros de notes pourront être réinitialisés
24236  à chaque nouveau chapitre.
24237 \end_layout
24238
24239 \begin_layout Standard
24240 On peut faire référence à une note en bas de page comme on le fait avec
24241  les flottants : Insérez une étiquette dans la note et faites une référence
24242  croisée vers cette étiquette comme c'est décrit dans la
24243 \begin_inset space ~
24244 \end_inset
24245
24246
24247 \begin_inset CommandInset ref
24248 LatexCommand ref
24249 reference "sec:Referencer-les-Flottants"
24250
24251 \end_inset
24252
24253 .
24254 \begin_inset Newline newline
24255 \end_inset
24256
24257 Voici une référence à une note de bas de page :
24258 \begin_inset space ~
24259 \end_inset
24260
24261
24262 \begin_inset CommandInset ref
24263 LatexCommand ref
24264 reference "fn:Note-en-bas"
24265
24266 \end_inset
24267
24268 .
24269 \end_layout
24270
24271 \begin_layout Standard
24272 \begin_inset VSpace defskip
24273 \end_inset
24274
24275 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24276  des minipages, voyez la section
24277 \begin_inset space ~
24278 \end_inset
24279
24280
24281 \begin_inset CommandInset ref
24282 LatexCommand ref
24283 reference "sec:Minipages"
24284
24285 \end_inset
24286
24287 .
24288  Les notes de bas de page dans des tableaux longs sont traitées dans la
24289  section
24290 \begin_inset space ~
24291 \end_inset
24292
24293
24294 \begin_inset CommandInset ref
24295 LatexCommand ref
24296 reference "sub:Notes-dans-tableau-long"
24297
24298 \end_inset
24299
24300 .
24301 \end_layout
24302
24303 \begin_layout Standard
24304 \begin_inset VSpace defskip
24305 \end_inset
24306
24307 Pour créer seulement la marque de note, utilisez la commande 
24308 \series bold
24309
24310 \backslash
24311 footnotemark[nombre]
24312 \series default
24313  en code TeX.
24314  On utilise cette possibilité quand on a plusieurs fois la même annotation
24315  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24316  bas de page à chaque fois.
24317 \begin_inset Newline newline
24318 \end_inset
24319
24320 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24321  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24322  part.
24323  Pour la marque de note qui suit, ces commandes ont été insérées en code
24324  TeX après la note
24325 \begin_inset space ~
24326 \end_inset
24327
24328
24329 \begin_inset CommandInset ref
24330 LatexCommand ref
24331 reference "fn:Note-en-bas"
24332
24333 \end_inset
24334
24335  pour enregistrer le numéro de note de bas de page :
24336 \end_layout
24337
24338 \begin_layout Standard
24339
24340 \series bold
24341
24342 \backslash
24343 newcounter{MyRepeatFoot}
24344 \begin_inset Newline newline
24345 \end_inset
24346
24347
24348 \backslash
24349 setcounter{MyRepeatFoot}{
24350 \backslash
24351 thefootnote}
24352 \end_layout
24353
24354 \begin_layout Standard
24355 La marque de note a été créée avec la commande suivante :
24356 \end_layout
24357
24358 \begin_layout Standard
24359
24360 \series bold
24361
24362 \backslash
24363 footnotemark[
24364 \backslash
24365 theMyRepeatFoot]
24366 \end_layout
24367
24368 \begin_layout Standard
24369 Voici un exemple de marque de note de bas de page : 
24370 \begin_inset ERT
24371 status collapsed
24372
24373 \begin_layout Plain Layout
24374
24375
24376 \backslash
24377 footnotemark[
24378 \backslash
24379 theMyRepeatFoot]
24380 \end_layout
24381
24382 \end_inset
24383
24384
24385 \end_layout
24386
24387 \begin_layout Subsection
24388 Numérotation de Notes de Bas de Page
24389 \begin_inset CommandInset label
24390 LatexCommand label
24391 name "sub:Numerotation-notes-bas-de-page"
24392
24393 \end_inset
24394
24395
24396 \begin_inset Index
24397 status collapsed
24398
24399 \begin_layout Plain Layout
24400 Notes de bas de page ! Numérotation
24401 \end_layout
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \begin_layout Standard
24409 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24410  ajoutez cette commande dans le préambule de votre document :
24411 \end_layout
24412
24413 \begin_layout Standard
24414
24415 \series bold
24416
24417 \backslash
24418 @addtoreset{footnote}{section}
24419 \end_layout
24420
24421 \begin_layout Standard
24422 \begin_inset VSpace bigskip
24423 \end_inset
24424
24425 La commande de préambule suivante change le style de numérotation des notes
24426  en petits chiffres romains :
24427 \end_layout
24428
24429 \begin_layout Standard
24430
24431 \series bold
24432
24433 \backslash
24434 renewcommand{
24435 \backslash
24436 thefootnote}{
24437 \backslash
24438 roman{footnote}}
24439 \end_layout
24440
24441 \begin_layout Standard
24442 \begin_inset ERT
24443 status collapsed
24444
24445 \begin_layout Plain Layout
24446
24447
24448 \backslash
24449 renewcommand{
24450 \backslash
24451 thefootnote}{
24452 \backslash
24453 roman{footnote}}
24454 \end_layout
24455
24456 \end_inset
24457
24458  Cette note de bas de page utilise une numérotation en chiffres romains
24459  :
24460 \begin_inset Foot
24461 status open
24462
24463 \begin_layout Plain Layout
24464 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24465  romains.
24466 \end_layout
24467
24468 \end_inset
24469
24470
24471 \end_layout
24472
24473 \begin_layout Standard
24474 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24475  la commande précédente 
24476 \series bold
24477
24478 \backslash
24479 roman
24480 \series default
24481  par 
24482 \series bold
24483
24484 \backslash
24485 Roman
24486 \series default
24487 .
24488  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24489  utilisez respectivement soit 
24490 \series bold
24491
24492 \backslash
24493 Alph
24494 \series default
24495  soit 
24496 \series bold
24497
24498 \backslash
24499 alph
24500 \series default
24501 .
24502  Pour les 
24503 \begin_inset Quotes eld
24504 \end_inset
24505
24506 numéroter
24507 \begin_inset Quotes erd
24508 \end_inset
24509
24510  avec des symboles, utilisez 
24511 \series bold
24512
24513 \backslash
24514 fnsymbol
24515 \series default
24516 .
24517 \end_layout
24518
24519 \begin_layout Standard
24520 \begin_inset Note Greyedout
24521 status open
24522
24523 \begin_layout Plain Layout
24524
24525 \series bold
24526 Note:
24527 \series default
24528  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
24529  puisque cette numérotation est limitée à des lettres seules.
24530 \end_layout
24531
24532 \end_inset
24533
24534
24535 \begin_inset Newline newline
24536 \end_inset
24537
24538
24539 \begin_inset Note Greyedout
24540 status open
24541
24542 \begin_layout Plain Layout
24543
24544 \series bold
24545 Note:
24546 \series default
24547  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
24548 \end_layout
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Standard
24556 Pour revenir au style de numérotation par défaut quand vous en avez changé,
24557  utilisez 
24558 \series bold
24559
24560 \backslash
24561 arabic
24562 \series default
24563  à la place de 
24564 \series bold
24565
24566 \backslash
24567 roman
24568 \series default
24569  dans la commande précédente.
24570 \begin_inset ERT
24571 status collapsed
24572
24573 \begin_layout Plain Layout
24574
24575
24576 \backslash
24577 renewcommand{
24578 \backslash
24579 thefootnote}{
24580 \backslash
24581 arabic{footnote}}
24582 \end_layout
24583
24584 \end_inset
24585
24586
24587 \end_layout
24588
24589 \begin_layout Standard
24590 \begin_inset VSpace bigskip
24591 \end_inset
24592
24593
24594 \end_layout
24595
24596 \begin_layout Standard
24597 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
24598  le schéma 
24599 \begin_inset Quotes eld
24600 \end_inset
24601
24602 chapitre.note
24603 \begin_inset Quotes erd
24604 \end_inset
24605
24606 , ajoutez la commande suivante au préambule de votre document :
24607 \end_layout
24608
24609 \begin_layout Standard
24610
24611 \series bold
24612
24613 \backslash
24614 numberwithin{footnote}{chapter}
24615 \end_layout
24616
24617 \begin_layout Standard
24618 Pour pouvoir utiliser la commande 
24619 \series bold
24620
24621 \backslash
24622 numberwithin
24623 \series default
24624 , activez dans la rubrique 
24625 \family sans
24626 Options
24627 \begin_inset space ~
24628 \end_inset
24629
24630 des
24631 \begin_inset space ~
24632 \end_inset
24633
24634 Maths
24635 \family default
24636  dans les paramètres du document, l'option 
24637 \family sans
24638 Utiliser
24639 \begin_inset space ~
24640 \end_inset
24641
24642 le
24643 \begin_inset space ~
24644 \end_inset
24645
24646 paquetage
24647 \begin_inset space ~
24648 \end_inset
24649
24650 maths
24651 \begin_inset space ~
24652 \end_inset
24653
24654 AMS
24655 \family default
24656 .
24657 \end_layout
24658
24659 \begin_layout Standard
24660 \begin_inset ERT
24661 status collapsed
24662
24663 \begin_layout Plain Layout
24664
24665
24666 \backslash
24667 numberwithin{footnote}{chapter}
24668 \end_layout
24669
24670 \end_inset
24671
24672 Ceci est un autre exemple de note de bas de page:
24673 \series bold
24674
24675 \begin_inset Foot
24676 status open
24677
24678 \begin_layout Plain Layout
24679 Cette note est numérotée en suivant le schéma 
24680 \begin_inset Quotes eld
24681 \end_inset
24682
24683 chapitre.note
24684 \begin_inset Quotes erd
24685 \end_inset
24686
24687 .
24688 \end_layout
24689
24690 \end_inset
24691
24692
24693 \series default
24694
24695 \begin_inset ERT
24696 status collapsed
24697
24698 \begin_layout Plain Layout
24699
24700
24701 \backslash
24702 renewcommand{
24703 \backslash
24704 thefootnote}{
24705 \backslash
24706 arabic{footnote}}
24707 \end_layout
24708
24709 \end_inset
24710
24711
24712 \end_layout
24713
24714 \begin_layout Standard
24715 \begin_inset Note Greyedout
24716 status open
24717
24718 \begin_layout Plain Layout
24719
24720 \series bold
24721 Note:
24722 \series default
24723  
24724 \series bold
24725
24726 \backslash
24727 numberwithin
24728 \series default
24729  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
24730  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
24731  prises en compte.
24732  
24733 \end_layout
24734
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \begin_layout Standard
24741 Donc pour avoir par exemple le schéma 
24742 \begin_inset Quotes eld
24743 \end_inset
24744
24745 chapitre.
24746 \backslash
24747 Roman{note}
24748 \begin_inset Quotes erd
24749 \end_inset
24750
24751 , utilisez la commande suivante plutôt que 
24752 \series bold
24753
24754 \backslash
24755 numberwithin
24756 \series default
24757  :
24758 \end_layout
24759
24760 \begin_layout Standard
24761
24762 \series bold
24763
24764 \backslash
24765 renewcommand{
24766 \backslash
24767 thefootnote}{
24768 \backslash
24769 thechapter.
24770 \backslash
24771 Roman{footnote}}
24772 \end_layout
24773
24774 \begin_layout Subsection
24775 Positionnement de notes de bas de page
24776 \begin_inset Index
24777 status collapsed
24778
24779 \begin_layout Plain Layout
24780 Notes de bas de page ! Positionnement
24781 \end_layout
24782
24783 \end_inset
24784
24785
24786 \end_layout
24787
24788 \begin_layout Standard
24789 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
24790  vertical entre elles en bas de la page.
24791  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
24792  de 1.5
24793 \begin_inset space \thinspace{}
24794 \end_inset
24795
24796 mm avec la commande suivante dans le préambule :
24797 \end_layout
24798
24799 \begin_layout Standard
24800
24801 \series bold
24802
24803 \backslash
24804 let
24805 \backslash
24806 myFoot
24807 \backslash
24808 footnote
24809 \begin_inset Newline newline
24810 \end_inset
24811
24812
24813 \backslash
24814 renewcommand{
24815 \backslash
24816 footnote}[1]{
24817 \backslash
24818 myFoot{#1
24819 \backslash
24820 vspace{1.5mm}}}
24821 \end_layout
24822
24823 \begin_layout Standard
24824 \begin_inset VSpace bigskip
24825 \end_inset
24826
24827 Dans un document à deux colonnes les notes de bas de page apparaissent en
24828  bas de chaque colonne, comme sur la Figure
24829 \begin_inset space ~
24830 \end_inset
24831
24832
24833 \begin_inset CommandInset ref
24834 LatexCommand ref
24835 reference "fig:Position-standard-note-bas-de-page"
24836
24837 \end_inset
24838
24839 .
24840  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
24841  sur la Figure
24842 \begin_inset space ~
24843 \end_inset
24844
24845
24846 \begin_inset CommandInset ref
24847 LatexCommand ref
24848 reference "fig:Position-note-avec-ftnright"
24849
24850 \end_inset
24851
24852 , utilisez le paquetage LaTeX 
24853 \series bold
24854 ftnright
24855 \series default
24856
24857 \begin_inset Index
24858 status collapsed
24859
24860 \begin_layout Plain Layout
24861 Paquetages LaTeX ! ftnright
24862 \end_layout
24863
24864 \end_inset
24865
24866  avec cette commande dans le préambule du document:
24867 \end_layout
24868
24869 \begin_layout Standard
24870
24871 \series bold
24872
24873 \backslash
24874 usepackage{ftnright}
24875 \end_layout
24876
24877 \begin_layout Standard
24878 \begin_inset Float figure
24879 placement !h
24880 wide false
24881 sideways false
24882 status open
24883
24884 \begin_layout Plain Layout
24885 \begin_inset ERT
24886 status collapsed
24887
24888 \begin_layout Plain Layout
24889
24890
24891 \backslash
24892 framebox{
24893 \end_layout
24894
24895 \end_inset
24896
24897
24898 \begin_inset Graphics
24899         filename ../clipart/without_fntright.pdf
24900         width 100col%
24901         scaleBeforeRotation
24902
24903 \end_inset
24904
24905
24906 \begin_inset ERT
24907 status collapsed
24908
24909 \begin_layout Plain Layout
24910
24911 }
24912 \end_layout
24913
24914 \end_inset
24915
24916
24917 \end_layout
24918
24919 \begin_layout Plain Layout
24920 \begin_inset Caption
24921
24922 \begin_layout Plain Layout
24923 \begin_inset CommandInset label
24924 LatexCommand label
24925 name "fig:Position-standard-note-bas-de-page"
24926
24927 \end_inset
24928
24929 Positionnement standard des notes de bas de page dans un document à deux
24930  colonnes.
24931 \end_layout
24932
24933 \end_inset
24934
24935
24936 \end_layout
24937
24938 \end_inset
24939
24940
24941 \end_layout
24942
24943 \begin_layout Standard
24944 \begin_inset Float figure
24945 placement !h
24946 wide false
24947 sideways false
24948 status open
24949
24950 \begin_layout Plain Layout
24951 \begin_inset ERT
24952 status collapsed
24953
24954 \begin_layout Plain Layout
24955
24956
24957 \backslash
24958 framebox{
24959 \end_layout
24960
24961 \end_inset
24962
24963
24964 \begin_inset Graphics
24965         filename ../clipart/with_fntright.pdf
24966         width 100col%
24967         scaleBeforeRotation
24968
24969 \end_inset
24970
24971
24972 \begin_inset ERT
24973 status collapsed
24974
24975 \begin_layout Plain Layout
24976
24977 }
24978 \end_layout
24979
24980 \end_inset
24981
24982
24983 \end_layout
24984
24985 \begin_layout Plain Layout
24986 \begin_inset Caption
24987
24988 \begin_layout Plain Layout
24989 \begin_inset CommandInset label
24990 LatexCommand label
24991 name "fig:Position-note-avec-ftnright"
24992
24993 \end_inset
24994
24995 Positionnement de notes de bas de page dans un document à deux colonnes
24996  en utilisant le paquetage LaTeX 
24997 \series bold
24998 ftnright
24999 \series default
25000 .
25001 \end_layout
25002
25003 \end_inset
25004
25005
25006 \end_layout
25007
25008 \end_inset
25009
25010
25011 \end_layout
25012
25013 \begin_layout Standard
25014 \begin_inset VSpace bigskip
25015 \end_inset
25016
25017 Dans certaines publications scientifiques, il est courant de rassembler
25018  les notes de bas de page et de les imprimer dans un paragraphe particulier
25019  à la fin de la section, comme sur la Figure
25020 \begin_inset space ~
25021 \end_inset
25022
25023
25024 \begin_inset CommandInset ref
25025 LatexCommand ref
25026 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25027
25028 \end_inset
25029
25030 .
25031  On les appelle 
25032 \begin_inset Quotes eld
25033 \end_inset
25034
25035 notes de fin
25036 \begin_inset Quotes erd
25037 \end_inset
25038
25039 .
25040 \begin_inset Note Note
25041 status collapsed
25042
25043 \begin_layout Plain Layout
25044 J'ai pas trouvé mieux pour endnotes (NdT)
25045 \end_layout
25046
25047 \end_inset
25048
25049
25050 \begin_inset Index
25051 status collapsed
25052
25053 \begin_layout Plain Layout
25054 Notes de fin
25055 \end_layout
25056
25057 \end_inset
25058
25059  Pour utiliser des notes de fin à la place des notes de bas de page dans
25060  votre document, chargez le paquetage LaTeX 
25061 \series bold
25062 endnotes
25063 \series default
25064
25065 \begin_inset Index
25066 status collapsed
25067
25068 \begin_layout Plain Layout
25069 Paquetages LaTeX ! endnotes
25070 \end_layout
25071
25072 \end_inset
25073
25074  avec ces lignes dans le préambule du document
25075 \end_layout
25076
25077 \begin_layout Standard
25078
25079 \series bold
25080
25081 \backslash
25082 usepackage{endnotes}
25083 \begin_inset Newline newline
25084 \end_inset
25085
25086
25087 \backslash
25088 let
25089 \backslash
25090 footnote
25091 \backslash
25092 endnote
25093 \end_layout
25094
25095 \begin_layout Standard
25096 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25097 \end_layout
25098
25099 \begin_layout Standard
25100
25101 \series bold
25102
25103 \backslash
25104 theendnotes
25105 \end_layout
25106
25107 \begin_layout Standard
25108 en code TeX à la fin d'une section ou d'un chapitre.
25109 \end_layout
25110
25111 \begin_layout Standard
25112 \begin_inset Float figure
25113 wide false
25114 sideways false
25115 status open
25116
25117 \begin_layout Plain Layout
25118 \align center
25119 \begin_inset ERT
25120 status collapsed
25121
25122 \begin_layout Plain Layout
25123
25124
25125 \backslash
25126 framebox{
25127 \end_layout
25128
25129 \end_inset
25130
25131
25132 \begin_inset Graphics
25133         filename ../clipart/endnotes.pdf
25134         scaleBeforeRotation
25135
25136 \end_inset
25137
25138
25139 \begin_inset ERT
25140 status collapsed
25141
25142 \begin_layout Plain Layout
25143
25144 }
25145 \end_layout
25146
25147 \end_inset
25148
25149
25150 \end_layout
25151
25152 \begin_layout Plain Layout
25153 \begin_inset Caption
25154
25155 \begin_layout Plain Layout
25156 \begin_inset CommandInset label
25157 LatexCommand label
25158 name "fig:Notes-de-fin---notes-de-bas-de-page"
25159
25160 \end_inset
25161
25162 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25163  séparé à la fin des sections ou des chapitres.
25164 \end_layout
25165
25166 \end_inset
25167
25168
25169 \end_layout
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Standard
25177 \begin_inset VSpace medskip
25178 \end_inset
25179
25180 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25181  dans la langue du document, cela doit être fait manuellement.
25182  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25183  
25184 \begin_inset Quotes eld
25185 \end_inset
25186
25187 Notes
25188 \begin_inset Quotes erd
25189 \end_inset
25190
25191  en sa traduction Allemande
25192 \begin_inset Foot
25193 status collapsed
25194
25195 \begin_layout Plain Layout
25196 En français, 
25197 \begin_inset Quotes eld
25198 \end_inset
25199
25200 Notes
25201 \begin_inset Quotes erd
25202 \end_inset
25203
25204  peut être conservé.
25205 \end_layout
25206
25207 \end_inset
25208
25209  
25210 \begin_inset Quotes eld
25211 \end_inset
25212
25213 Anmerkungen
25214 \begin_inset Quotes erd
25215 \end_inset
25216
25217  :
25218 \end_layout
25219
25220 \begin_layout Standard
25221
25222 \series bold
25223
25224 \backslash
25225 renewcommand{
25226 \backslash
25227 notesname}{Anmerkungen}
25228 \end_layout
25229
25230 \begin_layout Standard
25231 \begin_inset VSpace medskip
25232 \end_inset
25233
25234 La numérotation des notes de fin peut être modifiée comme celle des notes
25235  de bas de page comme c'est décrit dans la section
25236 \begin_inset space ~
25237 \end_inset
25238
25239
25240 \begin_inset CommandInset ref
25241 LatexCommand ref
25242 reference "sub:Numerotation-notes-bas-de-page"
25243
25244 \end_inset
25245
25246  ; remplacez juste la commande 
25247 \series bold
25248
25249 \backslash
25250 thefootnote
25251 \series default
25252  par 
25253 \series bold
25254
25255 \backslash
25256 theendnote
25257 \series default
25258 .
25259  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25260 \series bold
25261
25262 \backslash
25263 @addtoreset
25264 \series default
25265  comme c'est décrit dans la section
25266 \begin_inset space ~
25267 \end_inset
25268
25269
25270 \begin_inset CommandInset ref
25271 LatexCommand ref
25272 reference "sub:Numerotation-notes-bas-de-page"
25273
25274 \end_inset
25275
25276  et remplacez le paramètre de commande 
25277 \series bold
25278 footnote
25279 \series default
25280  par 
25281 \series bold
25282 endnote
25283 \series default
25284 .
25285 \end_layout
25286
25287 \begin_layout Standard
25288 Pour seulement créer une marque de note de fin, utilisez la commande 
25289 \series bold
25290
25291 \backslash
25292 endnotemark[numéro]
25293 \series default
25294  qui est semblable à 
25295 \series bold
25296
25297 \backslash
25298 footnotemark
25299 \series default
25300 , décrite dans la section
25301 \begin_inset space ~
25302 \end_inset
25303
25304
25305 \begin_inset CommandInset ref
25306 LatexCommand ref
25307 reference "sec:Notes-bas-de-page"
25308
25309 \end_inset
25310
25311 .
25312 \end_layout
25313
25314 \begin_layout Standard
25315 \begin_inset VSpace bigskip
25316 \end_inset
25317
25318 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25319 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25320 \series bold
25321 footmisc
25322 \series default
25323
25324 \begin_inset Index
25325 status collapsed
25326
25327 \begin_layout Plain Layout
25328 Paquetages LaTeX ! footmisc
25329 \end_layout
25330
25331 \end_inset
25332
25333
25334 \begin_inset CommandInset citation
25335 LatexCommand cite
25336 key "footmisc"
25337
25338 \end_inset
25339
25340  pour plus d'information à ce sujet.
25341 \end_layout
25342
25343 \begin_layout Standard
25344 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25345  voyez les livres sur LaTeX, 
25346 \begin_inset CommandInset citation
25347 LatexCommand cite
25348 key "latexcompanion,latexguide,latexbook"
25349
25350 \end_inset
25351
25352 .
25353 \end_layout
25354
25355 \begin_layout Section
25356 Notes en Marge
25357 \begin_inset Index
25358 status collapsed
25359
25360 \begin_layout Plain Layout
25361 Notes ! Notes en Marge
25362 \end_layout
25363
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \begin_layout Standard
25370 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25371 t de la même façon.
25372  Quand vous insérez une note en marge avec 
25373 \family sans
25374 Insérer\SpecialChar \menuseparator
25375 Note
25376 \begin_inset space ~
25377 \end_inset
25378
25379 en
25380 \begin_inset space ~
25381 \end_inset
25382
25383 Marge
25384 \family default
25385  ou avec le bouton 
25386 \begin_inset Graphics
25387         filename ../../images/marginalnote-insert.png
25388         scale 85
25389         scaleBeforeRotation
25390
25391 \end_inset
25392
25393  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25394  grise avec une étiquette rouge 
25395 \begin_inset Quotes fld
25396 \end_inset
25397
25398 marge
25399 \begin_inset Quotes frd
25400 \end_inset
25401
25402 .
25403  
25404 \begin_inset Marginal
25405 status collapsed
25406
25407 \begin_layout Plain Layout
25408 C'est une note en marge.
25409 \end_layout
25410
25411 \end_inset
25412
25413  Cette boîte est la représentation de votre note dans LyX.
25414  Vous pouvez y entrer votre texte.
25415 \end_layout
25416
25417 \begin_layout Standard
25418 Les notes en marge apparaissent dans la marge de droite dans les documents
25419  imprimées sur une seule face.
25420  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25421  
25422 \begin_inset Quotes eld
25423 \end_inset
25424
25425 extérieure
25426 \begin_inset Quotes erd
25427 \end_inset
25428
25429  -- la gauche sur les pages paires et la droite sur les pages impaires.
25430  Le texte de la note en marge est aligné à l'opposé de la marge externe
25431  -- aligné à droite quand la note apparaît dans la marge de gauche.
25432  La première ligne de la note apparaît à la hauteur de la ligne de texte
25433  où la note a été insérée dans le document.
25434 \end_layout
25435
25436 \begin_layout Standard
25437 \begin_inset VSpace bigskip
25438 \end_inset
25439
25440 Pour placer une note dans la marge interne, ajoutez la commande suivante
25441  :
25442 \end_layout
25443
25444 \begin_layout Standard
25445
25446 \series bold
25447
25448 \backslash
25449 reversemarginpar
25450 \end_layout
25451
25452 \begin_layout Standard
25453 sous forme de code TeX avant votre note de marge.
25454  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25455  qui suivent 
25456 \begin_inset ERT
25457 status collapsed
25458
25459 \begin_layout Plain Layout
25460
25461
25462 \backslash
25463 reversemarginpar 
25464 \end_layout
25465
25466 \end_inset
25467
25468
25469 \begin_inset Marginal
25470 status open
25471
25472 \begin_layout Plain Layout
25473 Cette note en marge est dans la marge interne.
25474 \end_layout
25475
25476 \end_inset
25477
25478
25479 \series bold
25480
25481 \begin_inset Newline newline
25482 \end_inset
25483
25484
25485 \series default
25486
25487 \begin_inset Note Greyedout
25488 status open
25489
25490 \begin_layout Plain Layout
25491
25492 \series bold
25493 Note:
25494 \series default
25495  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
25496  les notes sont souvent mal mises en formes dans la sortie imprimée.
25497 \end_layout
25498
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Standard
25505 Pour revenir au positionnement par défaut, ajoutez la commande :
25506 \end_layout
25507
25508 \begin_layout Standard
25509
25510 \series bold
25511
25512 \backslash
25513 normalmarginpar
25514 \end_layout
25515
25516 \begin_layout Standard
25517 sous forme de code TeX.
25518 \begin_inset ERT
25519 status collapsed
25520
25521 \begin_layout Plain Layout
25522
25523
25524 \backslash
25525 normalmarginpar 
25526 \end_layout
25527
25528 \end_inset
25529
25530
25531 \begin_inset Newline newline
25532 \end_inset
25533
25534  
25535 \begin_inset Note Greyedout
25536 status open
25537
25538 \begin_layout Plain Layout
25539
25540 \series bold
25541 Note:
25542 \series default
25543  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
25544  
25545 \series bold
25546
25547 \backslash
25548 reversemarginpar
25549 \series default
25550  est aussi utilisée.
25551 \end_layout
25552
25553 \end_inset
25554
25555
25556 \end_layout
25557
25558 \begin_layout Standard
25559 \begin_inset VSpace bigskip
25560 \end_inset
25561
25562
25563 \begin_inset Marginal
25564 status open
25565
25566 \begin_layout Plain Layout
25567 UnTrèsLongMotEnMarge sans césure.
25568 \end_layout
25569
25570 \end_inset
25571
25572  Comme dans le cas décrit dans la section
25573 \begin_inset space ~
25574 \end_inset
25575
25576
25577 \begin_inset CommandInset ref
25578 LatexCommand ref
25579 reference "sub:Lignes-multiple-dans-cellule"
25580
25581 \end_inset
25582
25583 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
25584  mot d'une note en marge.
25585  Pour éviter ce problème, insérez un espacement horizontal de 0
25586 \begin_inset space \thinspace{}
25587 \end_inset
25588
25589 pt avant le mot en question: 
25590 \begin_inset Marginal
25591 status open
25592
25593 \begin_layout Plain Layout
25594 \begin_inset space \hspace{}
25595 \length 0pt
25596 \end_inset
25597
25598 UnMotTrèsLongEnMarge avec une césure.
25599 \end_layout
25600
25601 \end_inset
25602
25603
25604 \end_layout
25605
25606 \begin_layout Standard
25607 \begin_inset VSpace bigskip
25608 \end_inset
25609
25610
25611 \end_layout
25612
25613 \begin_layout Standard
25614 \begin_inset Note Greyedout
25615 status open
25616
25617 \begin_layout Plain Layout
25618
25619 \series bold
25620 Note:
25621 \series default
25622  Normalement, les notes en marge ne peuvent pas être utilisées dans des
25623  tableaux, des flottants et des notes de bas de page.
25624 \end_layout
25625
25626 \end_inset
25627
25628
25629 \end_layout
25630
25631 \begin_layout Standard
25632 \begin_inset VSpace bigskip
25633 \end_inset
25634
25635
25636 \end_layout
25637
25638 \begin_layout Standard
25639 \begin_inset ERT
25640 status collapsed
25641
25642 \begin_layout Plain Layout
25643
25644
25645 \backslash
25646 ifmarginnote
25647 \end_layout
25648
25649 \end_inset
25650
25651
25652 \begin_inset Note Note
25653 status open
25654
25655 \begin_layout Plain Layout
25656 La section suivante ne sera affichée que si le paquetage LaTeX 
25657 \series bold
25658 marginnote
25659 \series default
25660  a été installé.
25661 \end_layout
25662
25663 \end_inset
25664
25665
25666 \end_layout
25667
25668 \begin_layout Standard
25669 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
25670 \series bold
25671 marginnote
25672 \series default
25673
25674 \begin_inset Index
25675 status collapsed
25676
25677 \begin_layout Plain Layout
25678 Paquetages LaTeX ! marginnote
25679 \end_layout
25680
25681 \end_inset
25682
25683 .
25684  En ajoutant les deux lignes suivantes au préambule de votre document, la
25685  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
25686  la commande fournie par le paquetage 
25687 \series bold
25688 marginnote
25689 \series default
25690  :
25691 \end_layout
25692
25693 \begin_layout Standard
25694
25695 \series bold
25696
25697 \backslash
25698 usepackage{marginnote}
25699 \begin_inset Newline newline
25700 \end_inset
25701
25702
25703 \backslash
25704 let
25705 \backslash
25706 marginpar
25707 \backslash
25708 marginnote
25709 \end_layout
25710
25711 \begin_layout Standard
25712 Ce paquetage est aussi utilisé dans ce document parce que 
25713 \series bold
25714 marginnote
25715 \series default
25716  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
25717  vertical pour une note.
25718  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
25719  sont trop proches les unes des autres ou que vous voulez améliorer la mise
25720  en page.
25721  Le décalage est inséré dans LyX sous forme de code TeX directement après
25722  la note sous la forme
25723 \end_layout
25724
25725 \begin_layout Standard
25726
25727 \series bold
25728 [offset]
25729 \end_layout
25730
25731 \begin_layout Standard
25732 où l'offset utilise l'une des unités listées dans le tableau
25733 \begin_inset space ~
25734 \end_inset
25735
25736
25737 \begin_inset CommandInset ref
25738 LatexCommand ref
25739 reference "cha:Unités-de-longueur"
25740
25741 \end_inset
25742
25743 .
25744  Une valeur négative déplace la note vers le haut, une valeur positive la
25745  déplace vers le bas.
25746  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
25747  vers le haut de 1.5
25748 \begin_inset space \thinspace{}
25749 \end_inset
25750
25751 cm avec la commande en code TeX 
25752 \begin_inset Quotes eld
25753 \end_inset
25754
25755
25756 \series bold
25757 [-1.5cm]
25758 \series default
25759
25760 \begin_inset Quotes erd
25761 \end_inset
25762
25763
25764 \begin_inset Marginal
25765 status collapsed
25766
25767 \begin_layout Plain Layout
25768 Cette note en marge est décalée vers le haut de 1.5
25769 \begin_inset space \thinspace{}
25770 \end_inset
25771
25772 cm par rapport à sa position d'origine.
25773 \end_layout
25774
25775 \end_inset
25776
25777
25778 \begin_inset ERT
25779 status collapsed
25780
25781 \begin_layout Plain Layout
25782
25783 [-1.5cm]
25784 \end_layout
25785
25786 \end_inset
25787
25788
25789 \end_layout
25790
25791 \begin_layout Standard
25792 \begin_inset VSpace medskip
25793 \end_inset
25794
25795 Avec le paquetage 
25796 \series bold
25797 marginnote
25798 \series default
25799  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
25800  Par exemple les commandes 
25801 \end_layout
25802
25803 \begin_layout Standard
25804
25805 \series bold
25806
25807 \backslash
25808 renewcommand*{
25809 \backslash
25810 raggedleftmarginnote}{
25811 \backslash
25812 centering}
25813 \begin_inset Newline newline
25814 \end_inset
25815
25816
25817 \backslash
25818 renewcommand*{
25819 \backslash
25820 raggedrightmarginnote}{
25821 \backslash
25822 centering}
25823 \end_layout
25824
25825 \begin_layout Standard
25826 donnent un alignement centré.
25827  
25828 \series bold
25829
25830 \backslash
25831 raggedleftmarginnote
25832 \series default
25833  indique une note qui apparaît dans la marge de gauche.
25834 \begin_inset ERT
25835 status collapsed
25836
25837 \begin_layout Plain Layout
25838
25839
25840 \backslash
25841 renewcommand*{
25842 \backslash
25843 raggedleftmarginnote}{
25844 \backslash
25845 centering}
25846 \end_layout
25847
25848 \begin_layout Plain Layout
25849
25850
25851 \backslash
25852 renewcommand*{
25853 \backslash
25854 raggedrightmarginnote}{
25855 \backslash
25856 centering}
25857 \end_layout
25858
25859 \end_inset
25860
25861
25862 \begin_inset Marginal
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866 Le texte de cette note en marge est centré.
25867 \end_layout
25868
25869 \end_inset
25870
25871 .
25872  Le comportement par défaut est donné par
25873 \end_layout
25874
25875 \begin_layout Standard
25876
25877 \series bold
25878
25879 \backslash
25880 renewcommand*{
25881 \backslash
25882 raggedleftmarginnote}{
25883 \backslash
25884 raggedleft}
25885 \begin_inset Newline newline
25886 \end_inset
25887
25888
25889 \backslash
25890 renewcommand*{
25891 \backslash
25892 raggedrightmarginnote}{
25893 \backslash
25894 raggedright}
25895 \series default
25896
25897 \begin_inset ERT
25898 status collapsed
25899
25900 \begin_layout Plain Layout
25901
25902
25903 \backslash
25904 renewcommand*{
25905 \backslash
25906 raggedleftmarginnote}{
25907 \backslash
25908 raggedleft}
25909 \end_layout
25910
25911 \begin_layout Plain Layout
25912
25913
25914 \backslash
25915 renewcommand*{
25916 \backslash
25917 raggedrightmarginnote}{
25918 \backslash
25919 raggedright}
25920 \end_layout
25921
25922 \end_inset
25923
25924
25925 \end_layout
25926
25927 \begin_layout Standard
25928 \begin_inset VSpace medskip
25929 \end_inset
25930
25931 Pour les autre fonctions du paquetage 
25932 \series bold
25933 marginnote
25934 \series default
25935  nous vous renvoyons à sa documentation 
25936 \begin_inset CommandInset citation
25937 LatexCommand cite
25938 key "marginnote"
25939
25940 \end_inset
25941
25942 .
25943 \end_layout
25944
25945 \begin_layout Standard
25946 \begin_inset VSpace bigskip
25947 \end_inset
25948
25949 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
25950  définition.
25951  Pour créer par exemple une entête pour toutes les notes en marge avec le
25952  texte 
25953 \begin_inset Quotes eld
25954 \end_inset
25955
25956
25957 \family sans
25958 \series bold
25959 \bar under
25960 Attention!
25961 \family default
25962 \series default
25963 \bar default
25964
25965 \begin_inset Quotes erd
25966 \end_inset
25967
25968  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
25969  de votre document :
25970 \end_layout
25971
25972 \begin_layout Standard
25973
25974 \series bold
25975
25976 \backslash
25977 let
25978 \backslash
25979 myMarginpar
25980 \backslash
25981 marginpar
25982 \begin_inset Newline newline
25983 \end_inset
25984
25985
25986 \backslash
25987 renewcommand{
25988 \backslash
25989 marginpar}[1]{
25990 \backslash
25991 myMarginpar{%
25992 \begin_inset Newline newline
25993 \end_inset
25994
25995
25996 \begin_inset ERT
25997 status collapsed
25998
25999 \begin_layout Plain Layout
26000
26001
26002 \backslash
26003 hphantom{ }
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \backslash
26010 hspace{0pt}
26011 \backslash
26012 textsf{
26013 \backslash
26014 textbf{
26015 \backslash
26016 underbar{Attention!}}}%
26017 \begin_inset Newline newline
26018 \end_inset
26019
26020
26021 \begin_inset ERT
26022 status collapsed
26023
26024 \begin_layout Plain Layout
26025
26026
26027 \backslash
26028 hphantom{ }
26029 \end_layout
26030
26031 \end_inset
26032
26033
26034 \backslash
26035 vspace{1.5mm}
26036 \backslash
26037
26038 \backslash
26039 #1}}
26040 \end_layout
26041
26042 \begin_layout Standard
26043 \begin_inset ERT
26044 status collapsed
26045
26046 \begin_layout Plain Layout
26047
26048
26049 \backslash
26050 let
26051 \backslash
26052 myMarginpar
26053 \backslash
26054 marginpar
26055 \end_layout
26056
26057 \begin_layout Plain Layout
26058
26059
26060 \backslash
26061 renewcommand{
26062 \backslash
26063 marginpar}[1]{
26064 \backslash
26065 myMarginpar{%
26066 \end_layout
26067
26068 \begin_layout Plain Layout
26069
26070    
26071 \backslash
26072 textsf{
26073 \backslash
26074 textbf{
26075 \backslash
26076 underbar{Attention!}}}%
26077 \end_layout
26078
26079 \begin_layout Plain Layout
26080
26081    
26082 \backslash
26083 vspace{1.5mm}
26084 \backslash
26085
26086 \backslash
26087 #1}}
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \begin_inset Marginal
26094 status open
26095
26096 \begin_layout Plain Layout
26097 Ceci est une note en marge avec une en-tête prédéfinie.
26098 \end_layout
26099
26100 \end_inset
26101
26102
26103 \begin_inset ERT
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107
26108 [-1.5cm]
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \begin_inset ERT
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118
26119
26120 \backslash
26121 renewcommand{
26122 \backslash
26123 marginpar}[1]{
26124 \backslash
26125 myMarginpar{#1}}
26126 \end_layout
26127
26128 \end_inset
26129
26130
26131 \begin_inset Note Note
26132 status collapsed
26133
26134 \begin_layout Plain Layout
26135
26136 \lang english
26137 The margin note format is changed only for this example.
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \begin_layout Standard
26146 \begin_inset ERT
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150
26151
26152 \backslash
26153 else
26154 \end_layout
26155
26156 \end_inset
26157
26158
26159 \begin_inset Note Note
26160 status open
26161
26162 \begin_layout Plain Layout
26163 Ce qui suit sera affiché si le paquetage LaTeX 
26164 \series bold
26165 marginnote
26166 \series default
26167  n'est pas installé :
26168 \end_layout
26169
26170 \end_inset
26171
26172
26173 \end_layout
26174
26175 \begin_layout Standard
26176 Vous devez installer le paquetage LaTeX 
26177 \series bold
26178 marginnote
26179 \series default
26180  pour voir la suite de cette section dans la sortie imprimée.
26181 \end_layout
26182
26183 \begin_layout Standard
26184 \begin_inset ERT
26185 status collapsed
26186
26187 \begin_layout Plain Layout
26188
26189
26190 \backslash
26191 fi
26192 \end_layout
26193
26194 \end_inset
26195
26196
26197 \end_layout
26198
26199 \begin_layout Chapter
26200 Les Boîtes
26201 \end_layout
26202
26203 \begin_layout Section
26204 Introduction
26205 \begin_inset Index
26206 status collapsed
26207
26208 \begin_layout Plain Layout
26209 Boîtes ! Introduction
26210 \end_layout
26211
26212 \end_inset
26213
26214
26215 \end_layout
26216
26217 \begin_layout Standard
26218 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26219  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26220  voir la section
26221 \begin_inset space ~
26222 \end_inset
26223
26224
26225 \begin_inset CommandInset ref
26226 LatexCommand ref
26227 reference "sec:Minipages"
26228
26229 \end_inset
26230
26231 , pour encadrer des portions de texte, voir la section
26232 \begin_inset space ~
26233 \end_inset
26234
26235
26236 \begin_inset CommandInset ref
26237 LatexCommand ref
26238 reference "sec:Décorations"
26239
26240 \end_inset
26241
26242 , pour empêcher que des mots subissent une césure, voir la section
26243 \begin_inset space ~
26244 \end_inset
26245
26246
26247 \begin_inset CommandInset ref
26248 LatexCommand ref
26249 reference "sec:Empêcher-césure"
26250
26251 \end_inset
26252
26253 , pour aligner du texte, voir la section
26254 \begin_inset space ~
26255 \end_inset
26256
26257
26258 \begin_inset CommandInset ref
26259 LatexCommand ref
26260 reference "sub:Alignement-Vertical"
26261
26262 \end_inset
26263
26264 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26265 \begin_inset space ~
26266 \end_inset
26267
26268
26269 \begin_inset CommandInset ref
26270 LatexCommand ref
26271 reference "sec:Boîtes-colorées"
26272
26273 \end_inset
26274
26275 .
26276 \end_layout
26277
26278 \begin_layout Standard
26279 On peut insérer une boîte en utilisant le menu 
26280 \family sans
26281 Insérer\SpecialChar \menuseparator
26282 Boîte
26283 \family default
26284  ou avec le bouton 
26285 \begin_inset Graphics
26286         filename ../../images/box-insert.png
26287         scale 85
26288         scaleBeforeRotation
26289
26290 \end_inset
26291
26292  de la barre d'outils.
26293  Une boîte grise avec une étiquette 
26294 \family sans
26295 Boîte
26296 \begin_inset space ~
26297 \end_inset
26298
26299 (Minipage)
26300 \family default
26301
26302 \begin_inset Graphics
26303         filename clipart/BoxInsetDefaultQt4.png
26304         scale 65
26305         scaleBeforeRotation
26306
26307 \end_inset
26308
26309 , est alors insérée.
26310  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26311  La fenêtre de dialogue qui apparaît donne accès aux types de
26312 \family sans
26313  Boîte
26314 \begin_inset space ~
26315 \end_inset
26316
26317 Intérieure
26318 \family default
26319  
26320 \family sans
26321 Parbox
26322 \begin_inset Note Note
26323 status collapsed
26324
26325 \begin_layout Plain Layout
26326 En attendant un traduction plus correcte NdT
26327 \end_layout
26328
26329 \end_inset
26330
26331
26332 \family default
26333  et 
26334 \family sans
26335 Minipage
26336 \family default
26337 .
26338  Le type 
26339 \family sans
26340 Minipage
26341 \family default
26342  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26343  dans la section
26344 \begin_inset space ~
26345 \end_inset
26346
26347
26348 \begin_inset CommandInset ref
26349 LatexCommand ref
26350 reference "sec:Minipages"
26351
26352 \end_inset
26353
26354 ; le type 
26355 \family sans
26356 Parbox
26357 \family default
26358  est décrit dans la section
26359 \begin_inset space ~
26360 \end_inset
26361
26362
26363 \begin_inset CommandInset ref
26364 LatexCommand ref
26365 reference "sec:Parboxes"
26366
26367 \end_inset
26368
26369 .
26370 \end_layout
26371
26372 \begin_layout Standard
26373 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26374  comme les flottants ou les notes de bas de page.
26375 \end_layout
26376
26377 \begin_layout Standard
26378 \begin_inset Note Greyedout
26379 status open
26380
26381 \begin_layout Plain Layout
26382
26383 \series bold
26384 Note:
26385 \series default
26386  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26387  de type 
26388 \family sans
26389 Liste
26390 \family default
26391  ou 
26392 \family sans
26393 Description
26394 \family default
26395 .
26396 \end_layout
26397
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \begin_layout Standard
26404 \begin_inset Note Greyedout
26405 status open
26406
26407 \begin_layout Plain Layout
26408
26409 \series bold
26410 Note:
26411 \series default
26412  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26413 \family sans
26414 Boîte
26415 \begin_inset space ~
26416 \end_inset
26417
26418 Intérieure
26419 \family default
26420  à 
26421 \family sans
26422 Aucune
26423 \family default
26424  que quand vous utilisez une boîte encadrée.
26425  Les boîtes sans 
26426 \family sans
26427 Boîte
26428 \begin_inset space ~
26429 \end_inset
26430
26431 Intérieure
26432 \family default
26433  et sans cadre sont expliquées dans la section
26434 \begin_inset space ~
26435 \end_inset
26436
26437
26438 \begin_inset CommandInset ref
26439 LatexCommand ref
26440 reference "sec:Empêcher-césure"
26441
26442 \end_inset
26443
26444 .
26445 \end_layout
26446
26447 \end_inset
26448
26449
26450 \end_layout
26451
26452 \begin_layout Section
26453 La fenêtre de dialogue Boîte
26454 \begin_inset CommandInset label
26455 LatexCommand label
26456 name "sec:Boîte-Dialogue"
26457
26458 \end_inset
26459
26460
26461 \begin_inset Index
26462 status collapsed
26463
26464 \begin_layout Plain Layout
26465 Boîtes ! Fenêtre de dialogue Boîte
26466 \end_layout
26467
26468 \end_inset
26469
26470
26471 \end_layout
26472
26473 \begin_layout Subsection
26474 Taille
26475 \begin_inset Index
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479 Boîtes ! Taille
26480 \end_layout
26481
26482 \end_inset
26483
26484
26485 \end_layout
26486
26487 \begin_layout Standard
26488 Dans la fenêtre de dialogue 
26489 \family sans
26490 Paramètres
26491 \begin_inset space ~
26492 \end_inset
26493
26494 de
26495 \begin_inset space ~
26496 \end_inset
26497
26498 Boîte
26499 \family default
26500  vous pouvez modifier la géométrie de la boîte avec les champs 
26501 \family sans
26502 Largeur
26503 \family default
26504  et 
26505 \family sans
26506 Hauteur
26507 \family default
26508 .
26509  Les unités de longueur qui sont utilisables dans ces champs sont décrites
26510  dans le tableau
26511 \begin_inset space ~
26512 \end_inset
26513
26514
26515 \begin_inset CommandInset ref
26516 LatexCommand ref
26517 reference "tab:Unités"
26518
26519 \end_inset
26520
26521 .
26522  Le champ 
26523 \family sans
26524 Hauteur
26525 \family default
26526  offre en plus les spécifications de taille suivantes :
26527 \end_layout
26528
26529 \begin_layout Description
26530 Profondeur C'est simplement la 
26531 \begin_inset Quotes eld
26532 \end_inset
26533
26534 hauteur
26535 \begin_inset Quotes erd
26536 \end_inset
26537
26538  du texte.
26539  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
26540  lignes de texte dans la boîte.
26541 \begin_inset Newline newline
26542 \end_inset
26543
26544
26545 \begin_inset Newline newline
26546 \end_inset
26547
26548
26549 \begin_inset Newline newline
26550 \end_inset
26551
26552
26553 \begin_inset Box Boxed
26554 position "c"
26555 hor_pos "c"
26556 has_inner_box 1
26557 inner_pos "c"
26558 use_parbox 0
26559 width "12col%"
26560 special "none"
26561 height "1in"
26562 height_special "depth"
26563 status open
26564
26565 \begin_layout Plain Layout
26566 \align center
26567 Boîte dont la hauteur est égale à 1
26568 \begin_inset space \thinspace{}
26569 \end_inset
26570
26571 Profondeur
26572 \end_layout
26573
26574 \end_inset
26575
26576
26577 \begin_inset Newline newline
26578 \end_inset
26579
26580
26581 \begin_inset Newline newline
26582 \end_inset
26583
26584
26585 \end_layout
26586
26587 \begin_layout Description
26588 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
26589  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
26590  est deux fois plus haute que le texte : 
26591 \begin_inset Box Boxed
26592 position "c"
26593 hor_pos "c"
26594 has_inner_box 1
26595 inner_pos "c"
26596 use_parbox 0
26597 width "20col%"
26598 special "none"
26599 height "2in"
26600 height_special "height"
26601 status open
26602
26603 \begin_layout Plain Layout
26604 \align center
26605 Boîte dont la hauteur est 2
26606 \begin_inset space \thinspace{}
26607 \end_inset
26608
26609 Hauteur
26610 \end_layout
26611
26612 \end_inset
26613
26614
26615 \end_layout
26616
26617 \begin_layout Description
26618 Hauteur
26619 \begin_inset space ~
26620 \end_inset
26621
26622 Totale C'est égal à Hauteur
26623 \begin_inset space \thinspace{}
26624 \end_inset
26625
26626 +
26627 \begin_inset space \thinspace{}
26628 \end_inset
26629
26630 Profondeur : 
26631 \begin_inset Box Boxed
26632 position "c"
26633 hor_pos "c"
26634 has_inner_box 1
26635 inner_pos "c"
26636 use_parbox 0
26637 width "20col%"
26638 special "none"
26639 height "1in"
26640 height_special "totalheight"
26641 status open
26642
26643 \begin_layout Plain Layout
26644 \align center
26645 Boîte dont la hauteur est 1
26646 \begin_inset space \thinspace{}
26647 \end_inset
26648
26649 Hauteur
26650 \begin_inset space ~
26651 \end_inset
26652
26653 Totale
26654 \end_layout
26655
26656 \end_inset
26657
26658
26659 \end_layout
26660
26661 \begin_layout Description
26662 Largeur On prend la largeur de la boîte comme hauteur : 
26663 \begin_inset Box Boxed
26664 position "c"
26665 hor_pos "c"
26666 has_inner_box 1
26667 inner_pos "c"
26668 use_parbox 0
26669 width "12col%"
26670 special "none"
26671 height "1in"
26672 height_special "width"
26673 status open
26674
26675 \begin_layout Plain Layout
26676 \align center
26677 Boîte dont la hauteur est 1
26678 \begin_inset space \thinspace{}
26679 \end_inset
26680
26681 Largeur
26682 \end_layout
26683
26684 \end_inset
26685
26686
26687 \end_layout
26688
26689 \begin_layout Subsection
26690 Alignement
26691 \begin_inset Index
26692 status collapsed
26693
26694 \begin_layout Plain Layout
26695 Boîtes ! Alignement
26696 \end_layout
26697
26698 \end_inset
26699
26700
26701 \end_layout
26702
26703 \begin_layout Standard
26704 Quand vous avez choisi une 
26705 \family sans
26706 Boîte
26707 \begin_inset space ~
26708 \end_inset
26709
26710 Intérieure
26711 \family default
26712 , l'alignement vertical de la boîte peut être :
26713 \end_layout
26714
26715 \begin_layout Description
26716 Haut Ceci est un exemple de texte.
26717  
26718 \begin_inset Box Boxed
26719 position "t"
26720 hor_pos "c"
26721 has_inner_box 1
26722 inner_pos "c"
26723 use_parbox 0
26724 width "12col%"
26725 special "none"
26726 height "1in"
26727 height_special "totalheight"
26728 status collapsed
26729
26730 \begin_layout Plain Layout
26731 \align center
26732 Cette boîte est alignée sur le haut.
26733 \end_layout
26734
26735 \end_inset
26736
26737  Ceci est un exemple de texte.
26738 \end_layout
26739
26740 \begin_layout Description
26741 Milieu Ceci est un exemple de texte.
26742  
26743 \begin_inset Box Boxed
26744 position "c"
26745 hor_pos "c"
26746 has_inner_box 1
26747 inner_pos "c"
26748 use_parbox 0
26749 width "12col%"
26750 special "none"
26751 height "1in"
26752 height_special "totalheight"
26753 status collapsed
26754
26755 \begin_layout Plain Layout
26756 \align center
26757 Cette boîte est alignée au centre.
26758 \end_layout
26759
26760 \end_inset
26761
26762  Ceci est un exemple de texte.
26763 \end_layout
26764
26765 \begin_layout Description
26766 Bas Ceci est un exemple de texte.
26767  
26768 \begin_inset Box Boxed
26769 position "b"
26770 hor_pos "c"
26771 has_inner_box 1
26772 inner_pos "c"
26773 use_parbox 0
26774 width "12col%"
26775 special "none"
26776 height "1in"
26777 height_special "totalheight"
26778 status collapsed
26779
26780 \begin_layout Plain Layout
26781 \align center
26782 Cette boîte est alignée sur le bas.
26783 \end_layout
26784
26785 \end_inset
26786
26787  Ceci est un exemple de texte.
26788 \end_layout
26789
26790 \begin_layout Standard
26791 \begin_inset Note Greyedout
26792 status open
26793
26794 \begin_layout Plain Layout
26795
26796 \series bold
26797 Note:
26798 \series default
26799  L'alignement vertical peut être perturbé dans la sortie finale quand vous
26800  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
26801  l'autre non.
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \begin_layout Standard
26810 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
26811  paragraphe grâce à la fenêtre de dialogue 
26812 \family sans
26813 Paramètres
26814 \begin_inset space ~
26815 \end_inset
26816
26817 de
26818 \begin_inset space ~
26819 \end_inset
26820
26821 Boîte
26822 \family default
26823 .
26824 \end_layout
26825
26826 \begin_layout Standard
26827 \begin_inset VSpace bigskip
26828 \end_inset
26829
26830 Quand vous avez choisi une 
26831 \family sans
26832 Boîte
26833 \begin_inset space ~
26834 \end_inset
26835
26836 Intérieure
26837 \family default
26838 , l'alignement vertical du contenu de la boîte peut être :
26839 \end_layout
26840
26841 \begin_layout Description
26842 haut Ceci est un exemple de texte.
26843 \begin_inset Box Boxed
26844 position "c"
26845 hor_pos "c"
26846 has_inner_box 1
26847 inner_pos "t"
26848 use_parbox 0
26849 width "12col%"
26850 special "none"
26851 height "1.5in"
26852 height_special "totalheight"
26853 status collapsed
26854
26855 \begin_layout Plain Layout
26856 \align center
26857 Le texte de cette boîte est aligné sur le haut.
26858 \end_layout
26859
26860 \end_inset
26861
26862  Ceci est un exemple de texte.
26863 \end_layout
26864
26865 \begin_layout Description
26866 milieu Ceci est un exemple de texte.
26867  
26868 \begin_inset Box Boxed
26869 position "c"
26870 hor_pos "c"
26871 has_inner_box 1
26872 inner_pos "c"
26873 use_parbox 0
26874 width "12col%"
26875 special "none"
26876 height "1.5in"
26877 height_special "totalheight"
26878 status collapsed
26879
26880 \begin_layout Plain Layout
26881 \align center
26882 Le texte de cette boîte est aligné au centre
26883 \end_layout
26884
26885 \end_inset
26886
26887  Ceci est un exemple de texte.
26888 \end_layout
26889
26890 \begin_layout Description
26891 bas Ceci est un exemple de texte.
26892  
26893 \begin_inset Box Boxed
26894 position "c"
26895 hor_pos "c"
26896 has_inner_box 1
26897 inner_pos "b"
26898 use_parbox 0
26899 width "12col%"
26900 special "none"
26901 height "1.5in"
26902 height_special "totalheight"
26903 status collapsed
26904
26905 \begin_layout Plain Layout
26906 \align center
26907 Le texte de cette boîte est aligné en bas.
26908 \end_layout
26909
26910 \end_inset
26911
26912  Ceci est un exemple de texte.
26913 \end_layout
26914
26915 \begin_layout Description
26916 élongation Ceci est un exemple de texte.
26917  
26918 \begin_inset Box Boxed
26919 position "c"
26920 hor_pos "c"
26921 has_inner_box 1
26922 inner_pos "s"
26923 use_parbox 0
26924 width "12col%"
26925 special "none"
26926 height "1.5in"
26927 height_special "totalheight"
26928 status collapsed
26929
26930 \begin_layout Plain Layout
26931 \align center
26932 Le texte 
26933 \end_layout
26934
26935 \begin_layout Plain Layout
26936 \align center
26937 de cette
26938 \end_layout
26939
26940 \begin_layout Plain Layout
26941 \align center
26942 boîte est
26943 \end_layout
26944
26945 \begin_layout Plain Layout
26946 \align center
26947 allongé.
26948 \end_layout
26949
26950 \end_inset
26951
26952  Ceci est un exemple de texte.
26953 \end_layout
26954
26955 \begin_layout Standard
26956 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
26957  paragraphe.
26958  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
26959 \end_layout
26960
26961 \begin_layout Standard
26962 \begin_inset VSpace bigskip
26963 \end_inset
26964
26965 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
26966  la fenêtre de dialogue 
26967 \family sans
26968 Paramètres
26969 \begin_inset space ~
26970 \end_inset
26971
26972 de
26973 \begin_inset space ~
26974 \end_inset
26975
26976 paragraphe
26977 \family default
26978  quand vous avez choisi une 
26979 \family sans
26980 Boîte
26981 \begin_inset space ~
26982 \end_inset
26983
26984 Intérieure
26985 \family default
26986 .
26987 \end_layout
26988
26989 \begin_layout Standard
26990 \align center
26991 \begin_inset Box Boxed
26992 position "c"
26993 hor_pos "c"
26994 has_inner_box 1
26995 inner_pos "s"
26996 use_parbox 0
26997 width "15col%"
26998 special "none"
26999 height "1.25in"
27000 height_special "totalheight"
27001 status open
27002
27003 \begin_layout Plain Layout
27004 \align left
27005 Le texte de 
27006 \end_layout
27007
27008 \begin_layout Plain Layout
27009 \align left
27010 cette boîte
27011 \end_layout
27012
27013 \begin_layout Plain Layout
27014 \align right
27015 est allongé.
27016 \end_layout
27017
27018 \end_inset
27019
27020
27021 \end_layout
27022
27023 \begin_layout Standard
27024 Si vous n'avez pas choisi une 
27025 \family sans
27026 Boîte
27027 \begin_inset space ~
27028 \end_inset
27029
27030 Intérieure
27031 \family default
27032 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27033  de dialogue de boîte.
27034 \end_layout
27035
27036 \begin_layout Standard
27037 \align center
27038 \begin_inset Box Boxed
27039 position "c"
27040 hor_pos "s"
27041 has_inner_box 0
27042 inner_pos "s"
27043 use_parbox 0
27044 width "90col%"
27045 special "none"
27046 height "1.25in"
27047 height_special "totalheight"
27048 status open
27049
27050 \begin_layout Plain Layout
27051 \align left
27052 Le texte de cette boîte est allongé horizontalement.
27053 \end_layout
27054
27055 \end_inset
27056
27057
27058 \end_layout
27059
27060 \begin_layout Subsection
27061 Décorations
27062 \begin_inset CommandInset label
27063 LatexCommand label
27064 name "sec:Décorations"
27065
27066 \end_inset
27067
27068
27069 \begin_inset Index
27070 status open
27071
27072 \begin_layout Plain Layout
27073 Boîtes ! Décorations
27074 \end_layout
27075
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \begin_layout Standard
27082 On peut spécifier le style de la boîte en utilisant la liste déroulante
27083  
27084 \family sans
27085 Décoration
27086 \family default
27087 .
27088  Les possibilités sont les suivantes :
27089 \end_layout
27090
27091 \begin_layout Description
27092 Cadre
27093 \begin_inset space ~
27094 \end_inset
27095
27096 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27097  L'épaisseur du trait de ce cadre est donnée par la variable  
27098 \series bold
27099
27100 \backslash
27101 fboxrule
27102 \series default
27103 .
27104  
27105 \begin_inset Box Boxed
27106 position "c"
27107 hor_pos "c"
27108 has_inner_box 1
27109 inner_pos "c"
27110 use_parbox 0
27111 width "20col%"
27112 special "none"
27113 height "1in"
27114 height_special "totalheight"
27115 status open
27116
27117 \begin_layout Plain Layout
27118 \align center
27119 Boîte rectangulaire
27120 \end_layout
27121
27122 \end_inset
27123
27124
27125 \end_layout
27126
27127 \begin_layout Description
27128 Cadre
27129 \begin_inset space ~
27130 \end_inset
27131
27132 simple,
27133 \begin_inset space ~
27134 \end_inset
27135
27136 sauts
27137 \begin_inset space ~
27138 \end_inset
27139
27140 de
27141 \begin_inset space ~
27142 \end_inset
27143
27144 page Quand vous utilisez le style de décoration 
27145 \family sans
27146 cadre simple
27147 \family default
27148  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27149  de la boîte.
27150  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27151  predra toute la largeur de la colonne, la boîte sera considérée comme son
27152  propre paragraphe et 
27153 \series bold
27154
27155 \backslash
27156 fboxrule
27157 \series default
27158  et 
27159 \series bold
27160
27161 \backslash
27162 fboxsep
27163 \series default
27164  n'ont aucun effet sur ce type de boîte.
27165  L'épaisseur de la ligne du cadre a la valeur de 
27166 \series bold
27167
27168 \backslash
27169 FrameRule
27170 \series default
27171 .
27172  
27173 \lang english
27174
27175 \begin_inset Box Framed
27176 position "t"
27177 hor_pos "c"
27178 has_inner_box 0
27179 inner_pos "t"
27180 use_parbox 0
27181 width "100col%"
27182 special "none"
27183 height "1in"
27184 height_special "totalheight"
27185 status collapsed
27186
27187 \begin_layout Plain Layout
27188 Boîte avec cadre simple et sauts de page
27189 \end_layout
27190
27191 \end_inset
27192
27193
27194 \end_layout
27195
27196 \begin_layout Description
27197 Cadre
27198 \begin_inset space ~
27199 \end_inset
27200
27201 oval,
27202 \begin_inset space ~
27203 \end_inset
27204
27205 fin Ceci dessine un cadre ovalisée autour de la boîte.
27206  L'épaisseur du trait de ce cadre est de  0.4
27207 \begin_inset space \thinspace{}
27208 \end_inset
27209
27210 pt.
27211  
27212 \begin_inset Box ovalbox
27213 position "c"
27214 hor_pos "c"
27215 has_inner_box 1
27216 inner_pos "c"
27217 use_parbox 0
27218 width "20col%"
27219 special "none"
27220 height "1in"
27221 height_special "totalheight"
27222 status open
27223
27224 \begin_layout Plain Layout
27225 \align center
27226 Boîte ovalisée, fine
27227 \end_layout
27228
27229 \end_inset
27230
27231
27232 \end_layout
27233
27234 \begin_layout Description
27235 Cadre
27236 \begin_inset space ~
27237 \end_inset
27238
27239 oval,
27240 \begin_inset space ~
27241 \end_inset
27242
27243 épais Ceci dessine un cadre ovalisée autour de la boîte.
27244  L'épaisseur du trait de ce cadre est de   0.8
27245 \begin_inset space \thinspace{}
27246 \end_inset
27247
27248 pt.
27249  
27250 \begin_inset Box Ovalbox
27251 position "c"
27252 hor_pos "c"
27253 has_inner_box 1
27254 inner_pos "c"
27255 use_parbox 0
27256 width "20col%"
27257 special "none"
27258 height "1in"
27259 height_special "totalheight"
27260 status open
27261
27262 \begin_layout Plain Layout
27263 \align center
27264 Boîte ovalisée, épaisse
27265 \end_layout
27266
27267 \end_inset
27268
27269
27270 \end_layout
27271
27272 \begin_layout Description
27273 Ombre
27274 \begin_inset space ~
27275 \end_inset
27276
27277 en
27278 \begin_inset space ~
27279 \end_inset
27280
27281 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27282  L'épaisseur du trait de ce cadre est donnée par la variable  
27283 \series bold
27284
27285 \backslash
27286 fboxrule
27287 \series default
27288 , l'ombre a une épaisseur de  4
27289 \begin_inset space \thinspace{}
27290 \end_inset
27291
27292 pt.
27293  
27294 \begin_inset Box Shadowbox
27295 position "c"
27296 hor_pos "c"
27297 has_inner_box 1
27298 inner_pos "c"
27299 use_parbox 0
27300 width "20col%"
27301 special "none"
27302 height "1in"
27303 height_special "totalheight"
27304 status open
27305
27306 \begin_layout Plain Layout
27307 \align center
27308 Boîte ombrée
27309 \end_layout
27310
27311 \end_inset
27312
27313
27314 \end_layout
27315
27316 \begin_layout Description
27317 Fond
27318 \begin_inset space ~
27319 \end_inset
27320
27321 ombré Ceci dessine une boîte avec un arrière plan rouge.
27322  Contrairement aux boîtes coloriées
27323 \begin_inset Foot
27324 status collapsed
27325
27326 \begin_layout Plain Layout
27327 Voir la section
27328 \begin_inset space ~
27329 \end_inset
27330
27331
27332 \begin_inset CommandInset ref
27333 LatexCommand ref
27334 reference "sec:Boîtes-colorées"
27335
27336 \end_inset
27337
27338 .
27339 \end_layout
27340
27341 \end_inset
27342
27343 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27344  son propre paragraphe.
27345 \lang english
27346
27347 \begin_inset Box Shaded
27348 position "t"
27349 hor_pos "c"
27350 has_inner_box 0
27351 inner_pos "t"
27352 use_parbox 0
27353 width "50col%"
27354 special "none"
27355 height "1in"
27356 height_special "totalheight"
27357 status collapsed
27358
27359 \begin_layout Plain Layout
27360 Boîte avec fond ombré
27361 \end_layout
27362
27363 \end_inset
27364
27365
27366 \end_layout
27367
27368 \begin_layout Description
27369 Double
27370 \begin_inset space ~
27371 \end_inset
27372
27373 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27374  L'épaisseur du trait du cadre interne est de 0.75
27375 \begin_inset space \thinspace{}
27376 \end_inset
27377
27378
27379 \series bold
27380
27381 \backslash
27382 fboxrule
27383 \series default
27384 , l'épaisseur du trait du cadre externe est de 1.5
27385 \begin_inset space \thinspace{}
27386 \end_inset
27387
27388
27389 \series bold
27390
27391 \backslash
27392 fboxrule
27393 \series default
27394 .
27395  La distance entre les deux cadres est de  1.5
27396 \begin_inset space \thinspace{}
27397 \end_inset
27398
27399
27400 \series bold
27401
27402 \backslash
27403 fboxrule
27404 \series default
27405
27406 \begin_inset space \thinspace{}
27407 \end_inset
27408
27409 +
27410 \begin_inset space \thinspace{}
27411 \end_inset
27412
27413 0.5
27414 \begin_inset space \thinspace{}
27415 \end_inset
27416
27417 pt.
27418  
27419 \begin_inset Box Doublebox
27420 position "c"
27421 hor_pos "c"
27422 has_inner_box 1
27423 inner_pos "c"
27424 use_parbox 0
27425 width "20col%"
27426 special "none"
27427 height "1in"
27428 height_special "totalheight"
27429 status open
27430
27431 \begin_layout Plain Layout
27432 \align center
27433 Boîte double
27434 \end_layout
27435
27436 \end_inset
27437
27438
27439 \end_layout
27440
27441 \begin_layout Standard
27442 \begin_inset VSpace bigskip
27443 \end_inset
27444
27445 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27446  style de boîte utilisé.
27447  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27448  le paquetage LaTeX 
27449 \series bold
27450 fancybox
27451 \series default
27452
27453 \begin_inset Index
27454 status collapsed
27455
27456 \begin_layout Plain Layout
27457 Paquetages LaTeX ! fancybox
27458 \end_layout
27459
27460 \end_inset
27461
27462 .
27463 \end_layout
27464
27465 \begin_layout Section
27466 Personnalisation des boîtes
27467 \begin_inset Index
27468 status open
27469
27470 \begin_layout Plain Layout
27471 Boîtes! Personnalisation
27472 \end_layout
27473
27474 \end_inset
27475
27476
27477 \end_layout
27478
27479 \begin_layout Standard
27480 La valeur par défaut pour la variable 
27481 \series bold
27482
27483 \backslash
27484 fboxrule
27485 \series default
27486  est 0.4
27487 \begin_inset space \thinspace{}
27488 \end_inset
27489
27490 pt.
27491  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27492  pour avoir 2
27493 \begin_inset space \thinspace{}
27494 \end_inset
27495
27496 pt :
27497 \end_layout
27498
27499 \begin_layout Standard
27500
27501 \series bold
27502
27503 \backslash
27504 setlength{
27505 \backslash
27506 fboxrule}{2pt}
27507 \end_layout
27508
27509 \begin_layout Standard
27510 \begin_inset ERT
27511 status collapsed
27512
27513 \begin_layout Plain Layout
27514
27515
27516 \backslash
27517 setlength{
27518 \backslash
27519 fboxrule}{2pt}
27520 \end_layout
27521
27522 \end_inset
27523
27524
27525 \begin_inset Box Boxed
27526 position "c"
27527 hor_pos "c"
27528 has_inner_box 1
27529 inner_pos "c"
27530 use_parbox 0
27531 width "25col%"
27532 special "none"
27533 height "1in"
27534 height_special "totalheight"
27535 status open
27536
27537 \begin_layout Plain Layout
27538 \align center
27539 Boîte rectangulaire avec 
27540 \series bold
27541
27542 \backslash
27543 fboxrule
27544 \series default
27545
27546 \begin_inset space \thinspace{}
27547 \end_inset
27548
27549 =
27550 \begin_inset space \thinspace{}
27551 \end_inset
27552
27553 2
27554 \begin_inset space \thinspace{}
27555 \end_inset
27556
27557 pt
27558 \end_layout
27559
27560 \end_inset
27561
27562
27563 \begin_inset ERT
27564 status collapsed
27565
27566 \begin_layout Plain Layout
27567
27568
27569 \backslash
27570 setlength{
27571 \backslash
27572 fboxrule}{0.4pt}
27573 \end_layout
27574
27575 \end_inset
27576
27577
27578 \end_layout
27579
27580 \begin_layout Standard
27581 \begin_inset VSpace bigskip
27582 \end_inset
27583
27584 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27585  les types de cadres, par défaut il est de 3
27586 \begin_inset space \thinspace{}
27587 \end_inset
27588
27589 pt.
27590  Vous pouvez le modifier en donnant une autre valeur à la variable 
27591 \series bold
27592
27593 \backslash
27594 fboxsep
27595 \series default
27596 .
27597  Par exemple la commande
27598 \end_layout
27599
27600 \begin_layout Standard
27601
27602 \series bold
27603
27604 \backslash
27605 setlength{
27606 \backslash
27607 fboxsep}{10pt}
27608 \end_layout
27609
27610 \begin_layout Standard
27611 met une valeur de 10
27612 \begin_inset space \thinspace{}
27613 \end_inset
27614
27615 pt, comme celle utilisée pour cette boîte :
27616 \end_layout
27617
27618 \begin_layout Standard
27619 \begin_inset ERT
27620 status collapsed
27621
27622 \begin_layout Plain Layout
27623
27624
27625 \backslash
27626 setlength{
27627 \backslash
27628 fboxsep}{10pt}
27629 \end_layout
27630
27631 \end_inset
27632
27633
27634 \begin_inset Box Boxed
27635 position "c"
27636 hor_pos "c"
27637 has_inner_box 1
27638 inner_pos "c"
27639 use_parbox 0
27640 width "25col%"
27641 special "none"
27642 height "1in"
27643 height_special "totalheight"
27644 status open
27645
27646 \begin_layout Plain Layout
27647 \align center
27648 Boîte rectangulaire avec 
27649 \series bold
27650
27651 \backslash
27652 fboxsep
27653 \series default
27654
27655 \begin_inset space \thinspace{}
27656 \end_inset
27657
27658 =
27659 \begin_inset space \thinspace{}
27660 \end_inset
27661
27662 10
27663 \begin_inset space \thinspace{}
27664 \end_inset
27665
27666 pt
27667 \end_layout
27668
27669 \end_inset
27670
27671
27672 \begin_inset ERT
27673 status collapsed
27674
27675 \begin_layout Plain Layout
27676
27677
27678 \backslash
27679 setlength{
27680 \backslash
27681 fboxsep}{3pt}
27682 \end_layout
27683
27684 \end_inset
27685
27686
27687 \end_layout
27688
27689 \begin_layout Standard
27690 \begin_inset VSpace bigskip
27691 \end_inset
27692
27693 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
27694  la commande 
27695 \series bold
27696
27697 \backslash
27698 cornersize
27699 \series default
27700 .
27701  Par exemple, la commande
27702 \end_layout
27703
27704 \begin_layout Standard
27705
27706 \series bold
27707
27708 \backslash
27709 cornersize*{1cm}
27710 \end_layout
27711
27712 \begin_layout Standard
27713 donne un diamètre de 1
27714 \begin_inset space \thinspace{}
27715 \end_inset
27716
27717 cm.
27718  La commande
27719 \end_layout
27720
27721 \begin_layout Standard
27722
27723 \series bold
27724
27725 \backslash
27726 cornersize{num}
27727 \end_layout
27728
27729 \begin_layout Standard
27730 fixe le diamètre à 
27731 \family sans
27732 num
27733 \begin_inset space \thinspace{}
27734 \end_inset
27735
27736 ×
27737 \begin_inset space \thinspace{}
27738 \end_inset
27739
27740 minimum(largeur et hauteur de la boîte)
27741 \family default
27742 .
27743  La valeur par défaut est 
27744 \series bold
27745
27746 \backslash
27747 cornersize{0.5}
27748 \series default
27749 .
27750 \end_layout
27751
27752 \begin_layout Standard
27753 \begin_inset ERT
27754 status collapsed
27755
27756 \begin_layout Plain Layout
27757
27758
27759 \backslash
27760 cornersize*{1.5cm}
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \begin_inset Box Ovalbox
27767 position "c"
27768 hor_pos "c"
27769 has_inner_box 1
27770 inner_pos "c"
27771 use_parbox 0
27772 width "25col%"
27773 special "none"
27774 height "1in"
27775 height_special "totalheight"
27776 status open
27777
27778 \begin_layout Plain Layout
27779 \align center
27780 Boîte ovale avec 
27781 \series bold
27782
27783 \backslash
27784 cornersize
27785 \series default
27786
27787 \begin_inset space \thinspace{}
27788 \end_inset
27789
27790 =
27791 \begin_inset space \thinspace{}
27792 \end_inset
27793
27794 1.5
27795 \begin_inset space \thinspace{}
27796 \end_inset
27797
27798 cm
27799 \end_layout
27800
27801 \end_inset
27802
27803
27804 \begin_inset ERT
27805 status collapsed
27806
27807 \begin_layout Plain Layout
27808
27809
27810 \backslash
27811 cornersize{0.5}
27812 \end_layout
27813
27814 \end_inset
27815
27816
27817 \end_layout
27818
27819 \begin_layout Standard
27820 \begin_inset VSpace bigskip
27821 \end_inset
27822
27823 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
27824  
27825 \series bold
27826
27827 \backslash
27828 shadowsize
27829 \series default
27830 .
27831  Elle est fixée à 2
27832 \begin_inset space \thinspace{}
27833 \end_inset
27834
27835 pt pour la boîte suivante par la commande :
27836 \end_layout
27837
27838 \begin_layout Standard
27839
27840 \series bold
27841
27842 \backslash
27843 setlength{
27844 \backslash
27845 shadowsize}{2pt}
27846 \end_layout
27847
27848 \begin_layout Standard
27849 \begin_inset ERT
27850 status collapsed
27851
27852 \begin_layout Plain Layout
27853
27854
27855 \backslash
27856 setlength{
27857 \backslash
27858 shadowsize}{2pt}
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \begin_inset Box Shadowbox
27865 position "c"
27866 hor_pos "c"
27867 has_inner_box 1
27868 inner_pos "c"
27869 use_parbox 0
27870 width "25col%"
27871 special "none"
27872 height "1in"
27873 height_special "totalheight"
27874 status open
27875
27876 \begin_layout Plain Layout
27877 \align center
27878 Boîte ombrée avec 
27879 \series bold
27880
27881 \backslash
27882 shadowsize
27883 \series default
27884
27885 \begin_inset space \thinspace{}
27886 \end_inset
27887
27888 =
27889 \begin_inset space \thinspace{}
27890 \end_inset
27891
27892 2
27893 \begin_inset space \thinspace{}
27894 \end_inset
27895
27896 pt
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \begin_inset ERT
27903 status collapsed
27904
27905 \begin_layout Plain Layout
27906
27907
27908 \backslash
27909 setlength{
27910 \backslash
27911 shadowsize}{4pt}
27912 \end_layout
27913
27914 \end_inset
27915
27916
27917 \end_layout
27918
27919 \begin_layout Standard
27920 \begin_inset VSpace bigskip
27921 \end_inset
27922
27923
27924 \end_layout
27925
27926 \begin_layout Standard
27927 La valeur par défaut pour la longueur 
27928 \series bold
27929
27930 \backslash
27931 FrameRule
27932 \series default
27933  est 0,4
27934 \begin_inset space \thinspace{}
27935 \end_inset
27936
27937 pt.
27938  L'espacement par défaut entre le contenu de la note et le cadre est de
27939  9
27940 \begin_inset space \thinspace{}
27941 \end_inset
27942
27943 pt et il peut être modifié en utilisant la valeur de 
27944 \series bold
27945
27946 \backslash
27947 FrameSep
27948 \series default
27949 .
27950  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
27951  suivantes en code TeX
27952 \end_layout
27953
27954 \begin_layout Standard
27955
27956 \series bold
27957
27958 \backslash
27959 setlength{
27960 \backslash
27961 FrameRule}{5pt}
27962 \begin_inset Newline newline
27963 \end_inset
27964
27965
27966 \backslash
27967 setlength{
27968 \backslash
27969 FrameSep}{0.5cm}
27970 \end_layout
27971
27972 \begin_layout Standard
27973
27974 \lang english
27975 \begin_inset ERT
27976 status collapsed
27977
27978 \begin_layout Plain Layout
27979
27980
27981 \backslash
27982 setlength{
27983 \backslash
27984 FrameRule}{5pt}
27985 \end_layout
27986
27987 \begin_layout Plain Layout
27988
27989
27990 \backslash
27991 setlength{
27992 \backslash
27993 FrameSep}{0.5cm}
27994 \end_layout
27995
27996 \end_inset
27997
27998
27999 \begin_inset Box Framed
28000 position "t"
28001 hor_pos "c"
28002 has_inner_box 0
28003 inner_pos "t"
28004 use_parbox 0
28005 width "100col%"
28006 special "none"
28007 height "1in"
28008 height_special "totalheight"
28009 status open
28010
28011 \begin_layout Plain Layout
28012 Ceci est un texte dans une boîte autorisant les 
28013 \family sans
28014 sauts de page
28015 \family default
28016 .
28017 \end_layout
28018
28019 \end_inset
28020
28021
28022 \begin_inset ERT
28023 status collapsed
28024
28025 \begin_layout Plain Layout
28026
28027
28028 \backslash
28029 setlength{
28030 \backslash
28031 FrameRule}{0.4pt}
28032 \end_layout
28033
28034 \begin_layout Plain Layout
28035
28036
28037 \backslash
28038 setlength{
28039 \backslash
28040 FrameSep}{9pt}
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \begin_layout Standard
28049
28050 \lang english
28051 \begin_inset VSpace bigskip
28052 \end_inset
28053
28054
28055 \end_layout
28056
28057 \begin_layout Standard
28058 Pour les bôites à 
28059 \family sans
28060 Fond
28061 \begin_inset space ~
28062 \end_inset
28063
28064 ombré
28065 \family default
28066 , l'espacement par défaut entre le contenu de la boîte et son cadre est
28067  de 3
28068 \begin_inset space \thinspace{}
28069 \end_inset
28070
28071 pt et il peut être modifié avec la valeur de 
28072 \series bold
28073
28074 \backslash
28075 fboxsep
28076 \series default
28077 .
28078  La couleur rouge utilisée par défaut pour le fond peut soit être modifiée
28079  localement avec la commande 
28080 \series bold
28081
28082 \backslash
28083 definecolor{shadebox}
28084 \series default
28085 , soit globalement avec le menu 
28086 \family sans
28087 Outils\SpecialChar \menuseparator
28088 Préférences
28089 \family default
28090 \SpecialChar \menuseparator
28091
28092 \family sans
28093 Couleurs\SpecialChar \menuseparator
28094 boîte
28095 \begin_inset space ~
28096 \end_inset
28097
28098 ombrée
28099 \family default
28100 .
28101  La syntaxe de la commande 
28102 \series bold
28103
28104 \backslash
28105 definecolor
28106 \series default
28107  est expliquée dans la section
28108 \begin_inset space ~
28109 \end_inset
28110
28111
28112 \begin_inset CommandInset ref
28113 LatexCommand ref
28114 reference "sec:Tableaux-Colorés"
28115
28116 \end_inset
28117
28118
28119 \begin_inset Foot
28120 status collapsed
28121
28122 \begin_layout Plain Layout
28123 Notez que l'utilisation de 
28124 \series bold
28125
28126 \backslash
28127 definecolor
28128 \series default
28129  ne peut se faire sans le paquetage LaTeX 
28130 \series bold
28131 color
28132 \series default
28133  dans le préambule, voir la section
28134 \begin_inset space ~
28135 \end_inset
28136
28137
28138 \begin_inset CommandInset ref
28139 LatexCommand ref
28140 reference "sec:Boîtes-colorées"
28141
28142 \end_inset
28143
28144 .
28145  
28146 \end_layout
28147
28148 \end_inset
28149
28150 .
28151 \end_layout
28152
28153 \begin_layout Standard
28154 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28155  les commandes en code TeX suivantes
28156 \end_layout
28157
28158 \begin_layout Standard
28159
28160 \series bold
28161
28162 \backslash
28163 setlength{
28164 \backslash
28165 fboxsep}{0.5cm}
28166 \series default
28167
28168 \begin_inset Newline newline
28169 \end_inset
28170
28171
28172 \series bold
28173
28174 \backslash
28175 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28176 \end_layout
28177
28178 \begin_layout Standard
28179
28180 \lang english
28181 \begin_inset ERT
28182 status collapsed
28183
28184 \begin_layout Plain Layout
28185
28186
28187 \backslash
28188 setlength{
28189 \backslash
28190 fboxsep}{0.5cm}
28191 \end_layout
28192
28193 \begin_layout Plain Layout
28194
28195
28196 \backslash
28197 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28198 \end_layout
28199
28200 \end_inset
28201
28202
28203 \begin_inset Box Shaded
28204 position "t"
28205 hor_pos "c"
28206 has_inner_box 0
28207 inner_pos "t"
28208 use_parbox 0
28209 width "100col%"
28210 special "none"
28211 height "1in"
28212 height_special "totalheight"
28213 status open
28214
28215 \begin_layout Plain Layout
28216
28217 \color yellow
28218 Ceci est un texte jaune dans une boîte à 
28219 \family sans
28220 Fond
28221 \begin_inset space ~
28222 \end_inset
28223
28224 ombré
28225 \family default
28226 \color inherit
28227  
28228 \color yellow
28229 avec un fond vert foncé.
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \begin_inset ERT
28236 status collapsed
28237
28238 \begin_layout Plain Layout
28239
28240
28241 \backslash
28242 setlength{
28243 \backslash
28244 fboxsep}{3pt}
28245 \end_layout
28246
28247 \begin_layout Plain Layout
28248
28249
28250 \backslash
28251 definecolor{shadecolor}{rgb}{1,0,0}
28252 \end_layout
28253
28254 \end_inset
28255
28256
28257 \end_layout
28258
28259 \begin_layout Standard
28260
28261 \lang english
28262 \begin_inset VSpace bigskip
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Standard
28269 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28270  les boîtes qui suivent la commandes qui les a changées.
28271 \end_layout
28272
28273 \begin_layout Section
28274 Minipages
28275 \begin_inset CommandInset label
28276 LatexCommand label
28277 name "sec:Minipages"
28278
28279 \end_inset
28280
28281
28282 \begin_inset Index
28283 status collapsed
28284
28285 \begin_layout Plain Layout
28286 Boîtes ! Minipages
28287 \end_layout
28288
28289 \end_inset
28290
28291
28292 \end_layout
28293
28294 \begin_layout Standard
28295 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28296 ur d'une page.
28297  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28298  règles d'indentation, de saut de ligne, etc.
28299  s'appliquent.
28300 \end_layout
28301
28302 \begin_layout Standard
28303 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28304  langues.
28305 \end_layout
28306
28307 \begin_layout Standard
28308 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28309  Leur largeur est fixée à 45
28310 \begin_inset space \thinspace{}
28311 \end_inset
28312
28313 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28314  via le menu 
28315 \family sans
28316 Insérer\SpecialChar \menuseparator
28317 Typographie
28318 \begin_inset space ~
28319 \end_inset
28320
28321 spéciale\SpecialChar \menuseparator
28322 Ressort
28323 \begin_inset space ~
28324 \end_inset
28325
28326 Horizontal
28327 \family default
28328 .
28329 \end_layout
28330
28331 \begin_layout Standard
28332
28333 \end_layout
28334
28335 \begin_layout Standard
28336
28337 \lang english
28338 \begin_inset Box Frameless
28339 position "t"
28340 hor_pos "c"
28341 has_inner_box 1
28342 inner_pos "c"
28343 use_parbox 0
28344 width "45col%"
28345 special "none"
28346 height "1in"
28347 height_special "totalheight"
28348 status open
28349
28350 \begin_layout Plain Layout
28351
28352 \lang german
28353 Dies ist ein deutscher Text.
28354  Dies ist ein deutscher Text.
28355  Dies ist ein deutscher Text.
28356  Dies ist ein deutscher Text.
28357  Dies ist ein deutscher Text.
28358  Dies ist ein deutscher Text.
28359  Dies ist ein deutscher Text.
28360  Dies ist ein deutscher Text.
28361  Dies ist ein deutscher Text.
28362  Dies ist ein deutscher Text.
28363  Dies ist ein deutscher Text.
28364  Dies ist ein deutscher Text.
28365  Dies ist ein deutscher Text
28366 \begin_inset Foot
28367 status collapsed
28368
28369 \begin_layout Plain Layout
28370
28371 \lang german
28372 Dies ist eine deutsche Fußnote.
28373 \end_layout
28374
28375 \end_inset
28376
28377 .
28378  Dies ist ein deutscher Text.
28379  Dies ist ein deutscher Text.
28380 \end_layout
28381
28382 \end_inset
28383
28384
28385 \begin_inset space \hfill{}
28386 \end_inset
28387
28388
28389 \begin_inset Box Frameless
28390 position "t"
28391 hor_pos "c"
28392 has_inner_box 1
28393 inner_pos "c"
28394 use_parbox 0
28395 width "45col%"
28396 special "none"
28397 height "1in"
28398 height_special "totalheight"
28399 status open
28400
28401 \begin_layout Plain Layout
28402
28403 \lang english
28404 This is an English Text.
28405  This is an English Text.
28406  This is an English Text.
28407  This is an English Text.
28408  This is an English Text.
28409  This is an English Text.
28410  This is an English Text.
28411  This is an English Text.
28412  This is an English Text.
28413  This is an English Text.
28414  This is an English Text.
28415  This is an English Text.
28416  This is an English Text.
28417  This is an English Text.
28418  This is an English Text.
28419  This is an English Text.
28420 \begin_inset Foot
28421 status collapsed
28422
28423 \begin_layout Plain Layout
28424
28425 \lang english
28426 This is an English footnote.
28427 \end_layout
28428
28429 \end_inset
28430
28431  This is an English Text.
28432  
28433 \end_layout
28434
28435 \end_inset
28436
28437
28438 \end_layout
28439
28440 \begin_layout Standard
28441 \begin_inset VSpace bigskip
28442 \end_inset
28443
28444 Une autre application des minipages est l'ajout de notes de bas de page
28445  à l'intérieur d'un tableau.
28446  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28447  dans un tableau n'apparaissent pas en bas de la page courante.
28448  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28449  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28450  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28451  dehors des minipages.
28452 \end_layout
28453
28454 \begin_layout Standard
28455 Les notes de bas de page de ce tableau n'apparaissent pas : 
28456 \begin_inset Tabular
28457 <lyxtabular version="3" rows="3" columns="4">
28458 <features>
28459 <column alignment="center" valignment="top" width="0pt">
28460 <column alignment="center" valignment="top" width="0pt">
28461 <column alignment="center" valignment="top" width="0pt">
28462 <column alignment="center" valignment="top" width="0pt">
28463 <row>
28464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28465 \begin_inset Text
28466
28467 \begin_layout Plain Layout
28468 1
28469 \end_layout
28470
28471 \end_inset
28472 </cell>
28473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28474 \begin_inset Text
28475
28476 \begin_layout Plain Layout
28477 2
28478 \end_layout
28479
28480 \end_inset
28481 </cell>
28482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28483 \begin_inset Text
28484
28485 \begin_layout Plain Layout
28486 3
28487 \begin_inset Foot
28488 status open
28489
28490 \begin_layout Plain Layout
28491 Ceci est une note de bas de page à l'intérieur d'un tableau.
28492 \end_layout
28493
28494 \end_inset
28495
28496
28497 \end_layout
28498
28499 \end_inset
28500 </cell>
28501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28502 \begin_inset Text
28503
28504 \begin_layout Plain Layout
28505 4
28506 \end_layout
28507
28508 \end_inset
28509 </cell>
28510 </row>
28511 <row>
28512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28513 \begin_inset Text
28514
28515 \begin_layout Plain Layout
28516 a
28517 \end_layout
28518
28519 \end_inset
28520 </cell>
28521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28522 \begin_inset Text
28523
28524 \begin_layout Plain Layout
28525 b
28526 \end_layout
28527
28528 \end_inset
28529 </cell>
28530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28531 \begin_inset Text
28532
28533 \begin_layout Plain Layout
28534 c
28535 \end_layout
28536
28537 \end_inset
28538 </cell>
28539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28540 \begin_inset Text
28541
28542 \begin_layout Plain Layout
28543 d
28544 \end_layout
28545
28546 \end_inset
28547 </cell>
28548 </row>
28549 <row>
28550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28551 \begin_inset Text
28552
28553 \begin_layout Plain Layout
28554 e
28555 \end_layout
28556
28557 \end_inset
28558 </cell>
28559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28560 \begin_inset Text
28561
28562 \begin_layout Plain Layout
28563 f
28564 \end_layout
28565
28566 \end_inset
28567 </cell>
28568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28569 \begin_inset Text
28570
28571 \begin_layout Plain Layout
28572 g
28573 \end_layout
28574
28575 \end_inset
28576 </cell>
28577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28578 \begin_inset Text
28579
28580 \begin_layout Plain Layout
28581 h
28582 \end_layout
28583
28584 \end_inset
28585 </cell>
28586 </row>
28587 </lyxtabular>
28588
28589 \end_inset
28590
28591
28592 \end_layout
28593
28594 \begin_layout Standard
28595 \align center
28596 \begin_inset Box Frameless
28597 position "t"
28598 hor_pos "c"
28599 has_inner_box 1
28600 inner_pos "c"
28601 use_parbox 0
28602 width "30col%"
28603 special "none"
28604 height "1in"
28605 height_special "totalheight"
28606 status open
28607
28608 \begin_layout Plain Layout
28609 \align center
28610 \begin_inset Tabular
28611 <lyxtabular version="3" rows="3" columns="4">
28612 <features>
28613 <column alignment="center" valignment="top" width="0pt">
28614 <column alignment="center" valignment="top" width="0pt">
28615 <column alignment="center" valignment="top" width="0pt">
28616 <column alignment="center" valignment="top" width="0pt">
28617 <row>
28618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28619 \begin_inset Text
28620
28621 \begin_layout Plain Layout
28622 1
28623 \end_layout
28624
28625 \end_inset
28626 </cell>
28627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28628 \begin_inset Text
28629
28630 \begin_layout Plain Layout
28631 2
28632 \end_layout
28633
28634 \end_inset
28635 </cell>
28636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28637 \begin_inset Text
28638
28639 \begin_layout Plain Layout
28640 3
28641 \begin_inset Foot
28642 status open
28643
28644 \begin_layout Plain Layout
28645 Ceci est une note de bas de page à l'intérieur d'un tableau.
28646 \end_layout
28647
28648 \end_inset
28649
28650
28651 \end_layout
28652
28653 \end_inset
28654 </cell>
28655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28656 \begin_inset Text
28657
28658 \begin_layout Plain Layout
28659 4
28660 \end_layout
28661
28662 \end_inset
28663 </cell>
28664 </row>
28665 <row>
28666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28667 \begin_inset Text
28668
28669 \begin_layout Plain Layout
28670 a
28671 \end_layout
28672
28673 \end_inset
28674 </cell>
28675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28676 \begin_inset Text
28677
28678 \begin_layout Plain Layout
28679 b
28680 \end_layout
28681
28682 \end_inset
28683 </cell>
28684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28685 \begin_inset Text
28686
28687 \begin_layout Plain Layout
28688 c
28689 \end_layout
28690
28691 \end_inset
28692 </cell>
28693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28694 \begin_inset Text
28695
28696 \begin_layout Plain Layout
28697 d
28698 \end_layout
28699
28700 \end_inset
28701 </cell>
28702 </row>
28703 <row>
28704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28705 \begin_inset Text
28706
28707 \begin_layout Plain Layout
28708 e
28709 \end_layout
28710
28711 \end_inset
28712 </cell>
28713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28714 \begin_inset Text
28715
28716 \begin_layout Plain Layout
28717 f
28718 \end_layout
28719
28720 \end_inset
28721 </cell>
28722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28723 \begin_inset Text
28724
28725 \begin_layout Plain Layout
28726 g
28727 \end_layout
28728
28729 \end_inset
28730 </cell>
28731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28732 \begin_inset Text
28733
28734 \begin_layout Plain Layout
28735 h
28736 \end_layout
28737
28738 \end_inset
28739 </cell>
28740 </row>
28741 </lyxtabular>
28742
28743 \end_inset
28744
28745
28746 \end_layout
28747
28748 \end_inset
28749
28750
28751 \end_layout
28752
28753 \begin_layout Standard
28754 \begin_inset VSpace bigskip
28755 \end_inset
28756
28757 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28758  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28759  minipages, même si vous les avez mis par exemple à 
28760 \family sans
28761 Moyen
28762 \family default
28763  dans les paramètres du document.
28764 \end_layout
28765
28766 \begin_layout Standard
28767 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28768  portion de texte, voyez la section
28769 \begin_inset space ~
28770 \end_inset
28771
28772
28773 \begin_inset CommandInset ref
28774 LatexCommand ref
28775 reference "sub:Couleur-pour-les-Paragraphes"
28776
28777 \end_inset
28778
28779 .
28780 \end_layout
28781
28782 \begin_layout Standard
28783 \begin_inset Note Greyedout
28784 status open
28785
28786 \begin_layout Plain Layout
28787
28788 \series bold
28789 Note:
28790 \series default
28791  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28792  mais les minipages peuvent être utilisées dans un tableau, un flottant
28793  ou une autre boîte.
28794 \end_layout
28795
28796 \end_inset
28797
28798
28799 \end_layout
28800
28801 \begin_layout Section
28802 Les Parboxes
28803 \begin_inset CommandInset label
28804 LatexCommand label
28805 name "sec:Parboxes"
28806
28807 \end_inset
28808
28809
28810 \begin_inset Index
28811 status collapsed
28812
28813 \begin_layout Plain Layout
28814 Boîtes ! Parboxes
28815 \end_layout
28816
28817 \end_inset
28818
28819
28820 \end_layout
28821
28822 \begin_layout Standard
28823 \begin_inset Note Note
28824 status collapsed
28825
28826 \begin_layout Plain Layout
28827
28828 \lang english
28829 En attendant une traduction de parbox (NdT)
28830 \end_layout
28831
28832 \end_inset
28833
28834 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28835  ne peuvent avoir de note de bas de page.
28836  La principale différence avec les minipages, c'est que les minipages au
28837  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28838  LaTeX.
28839 \end_layout
28840
28841 \begin_layout Standard
28842 \align center
28843 \begin_inset Box Frameless
28844 position "t"
28845 hor_pos "c"
28846 has_inner_box 1
28847 inner_pos "t"
28848 use_parbox 1
28849 width "33col%"
28850 special "none"
28851 height "1in"
28852 height_special "totalheight"
28853 status collapsed
28854
28855 \begin_layout Plain Layout
28856 Ceci est un texte à l'intérieur d'une parbox.
28857  Ceci est un texte à l'intérieur d'une parbox.
28858 \end_layout
28859
28860 \begin_layout Plain Layout
28861 Cette note de bas de page ne devrait pas apparaître :
28862 \begin_inset Foot
28863 status open
28864
28865 \begin_layout Plain Layout
28866 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28867  pas.
28868 \end_layout
28869
28870 \end_inset
28871
28872
28873 \end_layout
28874
28875 \end_inset
28876
28877
28878 \end_layout
28879
28880 \begin_layout Section
28881 Des Boîtes pour les Mots et les Caractères
28882 \begin_inset Index
28883 status collapsed
28884
28885 \begin_layout Plain Layout
28886 Boîtes ! Pour les caractères
28887 \end_layout
28888
28889 \end_inset
28890
28891
28892 \end_layout
28893
28894 \begin_layout Subsection
28895 Empêcher la Césure
28896 \begin_inset CommandInset label
28897 LatexCommand label
28898 name "sec:Empêcher-césure"
28899
28900 \end_inset
28901
28902
28903 \begin_inset Index
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907 Boîtes ! Pour empêcher la césure
28908 \end_layout
28909
28910 \end_inset
28911
28912
28913 \end_layout
28914
28915 \begin_layout Standard
28916 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
28917  un texte ne soit coupé par une césure.
28918 \begin_inset Newline newline
28919 \end_inset
28920
28921 Voici un exemple de texte :
28922 \end_layout
28923
28924 \begin_layout Standard
28925 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28926  césure dans un 
28927 \begin_inset Quotes eld
28928 \end_inset
28929
28930 motTrèsTrèsLong
28931 \begin_inset Quotes erd
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \begin_layout Standard
28938 Pour empêcher que le mot 
28939 \begin_inset Quotes eld
28940 \end_inset
28941
28942 motTrèsTrèsLong
28943 \begin_inset Quotes erd
28944 \end_inset
28945
28946  soit coupé, ajoutez la commande
28947 \end_layout
28948
28949 \begin_layout Standard
28950
28951 \series bold
28952
28953 \backslash
28954 mbox{
28955 \end_layout
28956
28957 \begin_layout Standard
28958 en code TeX avant le mot.
28959  Après le mot, insérez l'accolade fermante 
28960 \begin_inset Quotes eld
28961 \end_inset
28962
28963
28964 \series bold
28965 }
28966 \series default
28967
28968 \begin_inset Quotes erd
28969 \end_inset
28970
28971  en code TeX.
28972 \end_layout
28973
28974 \begin_layout Standard
28975 Voici le résultat :
28976 \end_layout
28977
28978 \begin_layout Standard
28979 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28980  césure dans un
28981 \begin_inset ERT
28982 status collapsed
28983
28984 \begin_layout Plain Layout
28985
28986
28987 \backslash
28988 mbox{
28989 \end_layout
28990
28991 \end_inset
28992
28993
28994 \begin_inset Quotes eld
28995 \end_inset
28996
28997 motTrèsTrèsLong
28998 \begin_inset Quotes erd
28999 \end_inset
29000
29001 .
29002 \begin_inset ERT
29003 status collapsed
29004
29005 \begin_layout Plain Layout
29006
29007 }
29008 \end_layout
29009
29010 \end_inset
29011
29012
29013 \end_layout
29014
29015 \begin_layout Standard
29016 Une autre méthode consiste à mettre la commande 
29017 \begin_inset Quotes eld
29018 \end_inset
29019
29020
29021 \series bold
29022
29023 \backslash
29024 -
29025 \series default
29026
29027 \begin_inset Quotes grd
29028 \end_inset
29029
29030  en code TeX, juste avant le mot :
29031 \end_layout
29032
29033 \begin_layout Standard
29034 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29035  césure dans un 
29036 \begin_inset Quotes eld
29037 \end_inset
29038
29039
29040 \begin_inset ERT
29041 status collapsed
29042
29043 \begin_layout Plain Layout
29044
29045
29046 \backslash
29047 -
29048 \end_layout
29049
29050 \end_inset
29051
29052 motTrèsTrèsLong
29053 \begin_inset Quotes erd
29054 \end_inset
29055
29056 .
29057 \end_layout
29058
29059 \begin_layout Standard
29060 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29061  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29062 \family sans
29063 Insérer\SpecialChar \menuseparator
29064 Formats\SpecialChar \menuseparator
29065 Passage
29066 \begin_inset space ~
29067 \end_inset
29068
29069 à
29070 \begin_inset space ~
29071 \end_inset
29072
29073 la
29074 \begin_inset space ~
29075 \end_inset
29076
29077 Ligne
29078 \family default
29079  (raccourci 
29080 \series bold
29081 Ctrl-Entrée
29082 \series default
29083 ) :
29084 \end_layout
29085
29086 \begin_layout Standard
29087 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29088  césure dans un
29089 \begin_inset Newline newline
29090 \end_inset
29091
29092
29093 \begin_inset ERT
29094 status collapsed
29095
29096 \begin_layout Plain Layout
29097
29098
29099 \backslash
29100 mbox{
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \begin_inset Quotes eld
29107 \end_inset
29108
29109 motTrèsTrèsLong
29110 \begin_inset Quotes erd
29111 \end_inset
29112
29113 .
29114 \begin_inset ERT
29115 status collapsed
29116
29117 \begin_layout Plain Layout
29118
29119 }
29120 \end_layout
29121
29122 \end_inset
29123
29124
29125 \end_layout
29126
29127 \begin_layout Subsection
29128 Alignement Vertical
29129 \begin_inset CommandInset label
29130 LatexCommand label
29131 name "sub:Alignement-Vertical"
29132
29133 \end_inset
29134
29135
29136 \begin_inset Index
29137 status collapsed
29138
29139 \begin_layout Plain Layout
29140 Boîtes ! Pour l'alignement vertical
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \begin_inset Index
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150 Boîtes ! Boîtes élévatrices
29151 \end_layout
29152
29153 \end_inset
29154
29155
29156 \begin_inset Index
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160 Raisebox|see
29161 \begin_inset ERT
29162 status collapsed
29163
29164 \begin_layout Plain Layout
29165
29166 {
29167 \end_layout
29168
29169 \end_inset
29170
29171 Boîtes élévatrices
29172 \begin_inset ERT
29173 status collapsed
29174
29175 \begin_layout Plain Layout
29176
29177 }
29178 \end_layout
29179
29180 \end_inset
29181
29182
29183 \end_layout
29184
29185 \end_inset
29186
29187
29188 \end_layout
29189
29190 \begin_layout Standard
29191 Avec la commande 
29192 \series bold
29193
29194 \backslash
29195 raisebox
29196 \series default
29197  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29198  par rapport au texte qui l'entoure.
29199  La commande
29200 \series bold
29201  
29202 \backslash
29203 raisebox
29204 \series default
29205  s'utilise en suivant la syntaxe suivante :
29206 \end_layout
29207
29208 \begin_layout Standard
29209
29210 \series bold
29211
29212 \backslash
29213 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29214 \end_layout
29215
29216 \begin_layout Standard
29217 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29218  pour l'abaisser.
29219 \end_layout
29220
29221 \begin_layout Standard
29222 Pour aligner le mot 
29223 \begin_inset Quotes eld
29224 \end_inset
29225
29226 empêcher
29227 \begin_inset Quotes erd
29228 \end_inset
29229
29230  de façon à ce que le point le plus bas du caractère le plus 
29231 \begin_inset Quotes eld
29232 \end_inset
29233
29234 profond
29235 \begin_inset Quotes erd
29236 \end_inset
29237
29238 , le 
29239 \begin_inset Quotes eld
29240 \end_inset
29241
29242 p
29243 \begin_inset Quotes erd
29244 \end_inset
29245
29246 , soit au niveau de la ligne de base, insérez la commande 
29247 \end_layout
29248
29249 \begin_layout Standard
29250
29251 \series bold
29252
29253 \backslash
29254 raisebox{
29255 \backslash
29256 depth}{
29257 \end_layout
29258
29259 \begin_layout Standard
29260 en code TeX avant le mot.
29261  Insérez après le mot l'accolade fermante 
29262 \begin_inset Quotes eld
29263 \end_inset
29264
29265
29266 \series bold
29267 }
29268 \series default
29269
29270 \begin_inset Quotes erd
29271 \end_inset
29272
29273  en code TeX.
29274 \begin_inset Newline newline
29275 \end_inset
29276
29277 Voici le résultat :
29278 \end_layout
29279
29280 \begin_layout Standard
29281 Cette ligne de texte contient le mot 
29282 \begin_inset ERT
29283 status collapsed
29284
29285 \begin_layout Plain Layout
29286
29287
29288 \backslash
29289 raisebox{
29290 \backslash
29291 depth}{
29292 \end_layout
29293
29294 \end_inset
29295
29296
29297 \begin_inset Quotes eld
29298 \end_inset
29299
29300 empêcher
29301 \begin_inset Quotes erd
29302 \end_inset
29303
29304
29305 \begin_inset ERT
29306 status collapsed
29307
29308 \begin_layout Plain Layout
29309
29310 }
29311 \end_layout
29312
29313 \end_inset
29314
29315  comme mot élevé.
29316 \end_layout
29317
29318 \begin_layout Standard
29319 \begin_inset VSpace bigskip
29320 \end_inset
29321
29322 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29323  entre les lignes va être agrandie :
29324 \end_layout
29325
29326 \begin_layout Standard
29327 Cette ligne de texte contient le mot
29328 \begin_inset ERT
29329 status collapsed
29330
29331 \begin_layout Plain Layout
29332
29333
29334 \backslash
29335 raisebox{-
29336 \backslash
29337 depth}{
29338 \end_layout
29339
29340 \end_inset
29341
29342
29343 \begin_inset Quotes eld
29344 \end_inset
29345
29346 empêcher
29347 \begin_inset Quotes erd
29348 \end_inset
29349
29350
29351 \begin_inset ERT
29352 status collapsed
29353
29354 \begin_layout Plain Layout
29355
29356 }
29357 \end_layout
29358
29359 \end_inset
29360
29361  comme mot abaissé.
29362 \begin_inset Newline newline
29363 \end_inset
29364
29365 Cette ligne de texte contient le mot 
29366 \begin_inset ERT
29367 status collapsed
29368
29369 \begin_layout Plain Layout
29370
29371
29372 \backslash
29373 raisebox{0.5cm}{
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \begin_inset Quotes eld
29380 \end_inset
29381
29382 tester
29383 \begin_inset Quotes erd
29384 \end_inset
29385
29386
29387 \begin_inset ERT
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391
29392 }
29393 \end_layout
29394
29395 \end_inset
29396
29397  comme mot élevé.
29398 \end_layout
29399
29400 \begin_layout Standard
29401 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29402  mettez la hauteur de la boîte à zéro.
29403  Par exemple utilisez
29404 \end_layout
29405
29406 \begin_layout Standard
29407
29408 \series bold
29409
29410 \backslash
29411 raisebox{-
29412 \backslash
29413 depth}[0pt]{
29414 \end_layout
29415
29416 \begin_layout Standard
29417 Cette ligne de texte contient le mot
29418 \begin_inset ERT
29419 status collapsed
29420
29421 \begin_layout Plain Layout
29422
29423
29424 \backslash
29425 raisebox{-
29426 \backslash
29427 depth}[0pt]{
29428 \end_layout
29429
29430 \end_inset
29431
29432
29433 \begin_inset Quotes eld
29434 \end_inset
29435
29436 empêcher
29437 \begin_inset Quotes erd
29438 \end_inset
29439
29440
29441 \begin_inset ERT
29442 status collapsed
29443
29444 \begin_layout Plain Layout
29445
29446 }
29447 \end_layout
29448
29449 \end_inset
29450
29451  comme mot abaissé.
29452 \begin_inset Newline newline
29453 \end_inset
29454
29455 Cette ligne de texte contient le mot 
29456 \begin_inset ERT
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460
29461
29462 \backslash
29463 raisebox{0.5cm}[0pt]{
29464 \end_layout
29465
29466 \end_inset
29467
29468
29469 \begin_inset Quotes eld
29470 \end_inset
29471
29472 tester
29473 \begin_inset Quotes erd
29474 \end_inset
29475
29476
29477 \begin_inset ERT
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481
29482 }
29483 \end_layout
29484
29485 \end_inset
29486
29487  comme mot élevé.
29488 \end_layout
29489
29490 \begin_layout Section
29491 Boîtes Colorées
29492 \begin_inset CommandInset label
29493 LatexCommand label
29494 name "sec:Boîtes-colorées"
29495
29496 \end_inset
29497
29498
29499 \begin_inset Index
29500 status collapsed
29501
29502 \begin_layout Plain Layout
29503 Boîtes ! Couleur
29504 \end_layout
29505
29506 \end_inset
29507
29508
29509 \end_layout
29510
29511 \begin_layout Subsection
29512 De la couleur pour le texte
29513 \begin_inset Index
29514 status collapsed
29515
29516 \begin_layout Plain Layout
29517 Couleur ! Pour le texte
29518 \end_layout
29519
29520 \end_inset
29521
29522
29523 \end_layout
29524
29525 \begin_layout Standard
29526 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29527  une boîte appelée 
29528 \begin_inset Quotes eld
29529 \end_inset
29530
29531 colorbox
29532 \begin_inset Quotes erd
29533 \end_inset
29534
29535 .
29536  Cela demande que le paquetage LaTeX 
29537 \series bold
29538 color
29539 \series default
29540
29541 \begin_inset Index
29542 status collapsed
29543
29544 \begin_layout Plain Layout
29545 Paquetages LaTeX ! color
29546 \end_layout
29547
29548 \end_inset
29549
29550  soit chargé dans le préambule du document avec la commande
29551 \end_layout
29552
29553 \begin_layout Standard
29554
29555 \series bold
29556
29557 \backslash
29558 @ifundefined{textcolor}
29559 \begin_inset Newline newline
29560 \end_inset
29561
29562
29563 \begin_inset ERT
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567
29568
29569 \backslash
29570 hphantom{ }
29571 \end_layout
29572
29573 \end_inset
29574
29575 {
29576 \backslash
29577 usepackage{color}}{}
29578 \end_layout
29579
29580 \begin_layout Standard
29581 Le paquetage 
29582 \series bold
29583 color
29584 \series default
29585  sera chargé automatiquement par LyX dès que vous colorez du texte
29586 \begin_inset Foot
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29591  
29592 \series bold
29593
29594 \backslash
29595 @ifundefined
29596 \series default
29597 .
29598 \end_layout
29599
29600 \end_inset
29601
29602 .
29603 \end_layout
29604
29605 \begin_layout Standard
29606 \begin_inset VSpace medskip
29607 \end_inset
29608
29609 Les boîtes colorées sont créées par la commande 
29610 \series bold
29611
29612 \backslash
29613 colorbox
29614 \series default
29615 .
29616  Elle est utilisée avec la syntaxe suivante :
29617 \end_layout
29618
29619 \begin_layout Standard
29620
29621 \series bold
29622
29623 \backslash
29624 colorbox{couleur}{contenu de la boîte}
29625 \end_layout
29626
29627 \begin_layout Standard
29628 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29629  peuvent être placées à l'intérieur d'autres boîtes.
29630 \end_layout
29631
29632 \begin_layout Standard
29633 Les couleurs suivantes sont prédéfinies ::
29634 \begin_inset Newline newline
29635 \end_inset
29636
29637
29638 \family sans
29639 black
29640 \family default
29641  (noir), 
29642 \family sans
29643 blue
29644 \family default
29645  (bleu), 
29646 \family sans
29647 cyan
29648 \family default
29649 \series bold
29650 ,
29651 \series default
29652  
29653 \family sans
29654 green
29655 \family default
29656  (vert), 
29657 \family sans
29658 magenta
29659 \family default
29660
29661 \family sans
29662 red
29663 \family default
29664  (rouge), 
29665 \family sans
29666 white
29667 \family default
29668  (blanc), and 
29669 \family sans
29670 yellow
29671 \family default
29672  (jaune).
29673 \begin_inset Newline newline
29674 \end_inset
29675
29676 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29677  section
29678 \begin_inset space ~
29679 \end_inset
29680
29681
29682 \begin_inset CommandInset ref
29683 LatexCommand ref
29684 reference "sec:Tableaux-Colorés"
29685
29686 \end_inset
29687
29688 .
29689 \end_layout
29690
29691 \begin_layout Standard
29692 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29693 \end_layout
29694
29695 \begin_layout Standard
29696
29697 \series bold
29698
29699 \backslash
29700 colorbox{red}{
29701 \end_layout
29702
29703 \begin_layout Standard
29704 avant le mot en code TeX.
29705  Insérez l'accolade fermante 
29706 \begin_inset Quotes eld
29707 \end_inset
29708
29709 }
29710 \begin_inset Quotes erd
29711 \end_inset
29712
29713  après le mot, en code TeX.
29714 \begin_inset Newline newline
29715 \end_inset
29716
29717 Voici le résultat :
29718 \end_layout
29719
29720 \begin_layout Standard
29721 Cette ligne de texte contient le mot
29722 \begin_inset ERT
29723 status collapsed
29724
29725 \begin_layout Plain Layout
29726
29727
29728 \backslash
29729 colorbox{red}{
29730 \end_layout
29731
29732 \end_inset
29733
29734
29735 \begin_inset Quotes eld
29736 \end_inset
29737
29738 Attention!
29739 \begin_inset Quotes erd
29740 \end_inset
29741
29742
29743 \begin_inset ERT
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747
29748 }
29749 \end_layout
29750
29751 \end_inset
29752
29753  sur fond rouge.
29754 \end_layout
29755
29756 \begin_layout Standard
29757 \begin_inset VSpace bigskip
29758 \end_inset
29759
29760 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29761  vous pouvez utiliser la commande 
29762 \series bold
29763
29764 \backslash
29765 fcolorbox
29766 \series default
29767  avec la syntaxe suivante :
29768 \end_layout
29769
29770 \begin_layout Standard
29771
29772 \series bold
29773
29774 \backslash
29775 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29776 \end_layout
29777
29778 \begin_layout Standard
29779
29780 \series bold
29781
29782 \backslash
29783 fcolorbox
29784 \series default
29785  est une extension de 
29786 \series bold
29787
29788 \backslash
29789 colorbox
29790 \series default
29791 .
29792  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29793  peuvent être modifiés avec les variables 
29794 \series bold
29795
29796 \backslash
29797 fboxrule
29798 \series default
29799  et 
29800 \series bold
29801
29802 \backslash
29803 fboxsep
29804 \series default
29805 , comme c'est décrit dans la section
29806 \begin_inset space ~
29807 \end_inset
29808
29809
29810 \begin_inset CommandInset ref
29811 LatexCommand ref
29812 reference "sec:Décorations"
29813
29814 \end_inset
29815
29816 .
29817 \end_layout
29818
29819 \begin_layout Standard
29820 Pour l'exemple suivant, on a utilisé la commande
29821 \end_layout
29822
29823 \begin_layout Standard
29824
29825 \series bold
29826
29827 \backslash
29828 fcolorbox{cyan}{magenta}{
29829 \end_layout
29830
29831 \begin_layout Standard
29832 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29833 \begin_inset space \thinspace{}
29834 \end_inset
29835
29836 mm:
29837 \begin_inset Newline newline
29838 \end_inset
29839
29840
29841 \begin_inset ERT
29842 status collapsed
29843
29844 \begin_layout Plain Layout
29845
29846
29847 \backslash
29848 fboxrule 1mm 
29849 \backslash
29850 fboxsep 1mm
29851 \end_layout
29852
29853 \end_inset
29854
29855
29856 \begin_inset ERT
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860
29861
29862 \backslash
29863 fcolorbox{cyan}{magenta}{
29864 \end_layout
29865
29866 \end_inset
29867
29868 Ce texte est dans une boîte encadrée et colorée.
29869 \begin_inset ERT
29870 status collapsed
29871
29872 \begin_layout Plain Layout
29873
29874 }
29875 \end_layout
29876
29877 \end_inset
29878
29879
29880 \end_layout
29881
29882 \begin_layout Standard
29883 \begin_inset VSpace bigskip
29884 \end_inset
29885
29886 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29887  les yeux ! - NdT) :
29888 \begin_inset Newline newline
29889 \end_inset
29890
29891
29892 \begin_inset ERT
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896
29897
29898 \backslash
29899 fcolorbox{cyan}{magenta}{
29900 \end_layout
29901
29902 \end_inset
29903
29904
29905 \color yellow
29906 Ce texte est coloré dans une boîte colorée et encadrée.
29907 \color inherit
29908
29909 \begin_inset ERT
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913
29914 }
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \begin_inset ERT
29921 status collapsed
29922
29923 \begin_layout Plain Layout
29924
29925
29926 \backslash
29927 fboxrule 0.4pt 
29928 \backslash
29929 fboxsep 3pt
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Standard
29938
29939 \series bold
29940 \begin_inset VSpace medskip
29941 \end_inset
29942
29943
29944 \end_layout
29945
29946 \begin_layout Standard
29947 \begin_inset Note Greyedout
29948 status open
29949
29950 \begin_layout Plain Layout
29951
29952 \series bold
29953 Note:
29954 \series default
29955  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
29956  de ligne.
29957  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
29958  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
29959 \end_layout
29960
29961 \end_inset
29962
29963
29964 \end_layout
29965
29966 \begin_layout Subsection
29967 De la couleur pour les paragraphes
29968 \begin_inset CommandInset label
29969 LatexCommand label
29970 name "sub:Couleur-pour-les-Paragraphes"
29971
29972 \end_inset
29973
29974
29975 \begin_inset Index
29976 status collapsed
29977
29978 \begin_layout Plain Layout
29979 Couleur ! Pour les  paragraphes
29980 \end_layout
29981
29982 \end_inset
29983
29984
29985 \end_layout
29986
29987 \begin_layout Standard
29988 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
29989  texte dans une minipage.
29990  Avant la minipage, insérez la commande 
29991 \series bold
29992
29993 \backslash
29994 colorbox
29995 \series default
29996  
29997 \end_layout
29998
29999 \begin_layout Standard
30000
30001 \series bold
30002
30003 \backslash
30004 colorbox{color}{
30005 \end_layout
30006
30007 \begin_layout Standard
30008 en code TeX.
30009  Après la minipage, insérez l'accolade fermante 
30010 \begin_inset Quotes eld
30011 \end_inset
30012
30013 }
30014 \begin_inset Quotes erd
30015 \end_inset
30016
30017  en code TeX.
30018 \end_layout
30019
30020 \begin_layout Standard
30021 \begin_inset ERT
30022 status collapsed
30023
30024 \begin_layout Plain Layout
30025
30026
30027 \backslash
30028 colorbox{lightgrey}{
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \begin_inset Box Frameless
30035 position "t"
30036 hor_pos "c"
30037 has_inner_box 1
30038 inner_pos "t"
30039 use_parbox 0
30040 width "100col%"
30041 special "none"
30042 height "1in"
30043 height_special "totalheight"
30044 status collapsed
30045
30046 \begin_layout Plain Layout
30047 Ce texte a un fond coloré.
30048  Ce texte a un fond coloré.
30049 \end_layout
30050
30051 \begin_layout Plain Layout
30052 \begin_inset VSpace defskip
30053 \end_inset
30054
30055 Le texte peut avoir des notes de bas de page
30056 \begin_inset Foot
30057 status collapsed
30058
30059 \begin_layout Plain Layout
30060 Un autre exemple de note de bas de page
30061 \end_layout
30062
30063 \end_inset
30064
30065  et contenir des figures et des tableaux.
30066 \end_layout
30067
30068 \begin_layout Plain Layout
30069 \align center
30070 \begin_inset Tabular
30071 <lyxtabular version="3" rows="3" columns="3">
30072 <features>
30073 <column alignment="center" valignment="top" width="0">
30074 <column alignment="center" valignment="top" width="0">
30075 <column alignment="center" valignment="top" width="0">
30076 <row>
30077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30078 \begin_inset Text
30079
30080 \begin_layout Plain Layout
30081 a
30082 \end_layout
30083
30084 \end_inset
30085 </cell>
30086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30087 \begin_inset Text
30088
30089 \begin_layout Plain Layout
30090 !
30091 \end_layout
30092
30093 \end_inset
30094 </cell>
30095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30096 \begin_inset Text
30097
30098 \begin_layout Plain Layout
30099 3
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 </row>
30105 <row>
30106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30107 \begin_inset Text
30108
30109 \begin_layout Plain Layout
30110 <
30111 \end_layout
30112
30113 \end_inset
30114 </cell>
30115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30116 \begin_inset Text
30117
30118 \begin_layout Plain Layout
30119 b2
30120 \begin_inset Quotes erd
30121 \end_inset
30122
30123 |
30124 \end_layout
30125
30126 \end_inset
30127 </cell>
30128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30129 \begin_inset Text
30130
30131 \begin_layout Plain Layout
30132 >
30133 \end_layout
30134
30135 \end_inset
30136 </cell>
30137 </row>
30138 <row>
30139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30140 \begin_inset Text
30141
30142 \begin_layout Plain Layout
30143 1
30144 \end_layout
30145
30146 \end_inset
30147 </cell>
30148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30149 \begin_inset Text
30150
30151 \begin_layout Plain Layout
30152 §
30153 \end_layout
30154
30155 \end_inset
30156 </cell>
30157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30158 \begin_inset Text
30159
30160 \begin_layout Plain Layout
30161 c
30162 \end_layout
30163
30164 \end_inset
30165 </cell>
30166 </row>
30167 </lyxtabular>
30168
30169 \end_inset
30170
30171
30172 \end_layout
30173
30174 \end_inset
30175
30176
30177 \begin_inset ERT
30178 status collapsed
30179
30180 \begin_layout Plain Layout
30181
30182 }
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \end_layout
30189
30190 \begin_layout Section
30191 Les boîtes pivotées et redimensionnées
30192 \end_layout
30193
30194 \begin_layout Standard
30195 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30196  charger le paquetage LaTeX 
30197 \series bold
30198 graphicx
30199 \series default
30200
30201 \begin_inset Index
30202 status collapsed
30203
30204 \begin_layout Plain Layout
30205 Paquetages LaTeX ! graphicx
30206 \end_layout
30207
30208 \end_inset
30209
30210  dans le préambule de votre document avec la commande
30211 \end_layout
30212
30213 \begin_layout Standard
30214
30215 \series bold
30216
30217 \backslash
30218 @ifundefined{rotatebox}
30219 \begin_inset Newline newline
30220 \end_inset
30221
30222
30223 \begin_inset ERT
30224 status collapsed
30225
30226 \begin_layout Plain Layout
30227
30228
30229 \backslash
30230 hphantom{ }
30231 \end_layout
30232
30233 \end_inset
30234
30235 {
30236 \backslash
30237 usepackage{graphicx}}{}
30238 \end_layout
30239
30240 \begin_layout Standard
30241 \begin_inset Note Greyedout
30242 status open
30243
30244 \begin_layout Plain Layout
30245
30246 \series bold
30247 Note:
30248 \series default
30249  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30250  redimensionnés.
30251 \end_layout
30252
30253 \end_inset
30254
30255
30256 \end_layout
30257
30258 \begin_layout Standard
30259 \begin_inset Note Greyedout
30260 status open
30261
30262 \begin_layout Plain Layout
30263
30264 \series bold
30265 Note:
30266 \series default
30267  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30268  redimensionnée.
30269 \end_layout
30270
30271 \end_inset
30272
30273
30274 \end_layout
30275
30276 \begin_layout Subsection
30277 Les Boîtes pivotées
30278 \begin_inset Index
30279 status collapsed
30280
30281 \begin_layout Plain Layout
30282 Boîtes ! pivotées
30283 \end_layout
30284
30285 \end_inset
30286
30287
30288 \begin_inset Index
30289 status collapsed
30290
30291 \begin_layout Plain Layout
30292 Pivoter des objets
30293 \end_layout
30294
30295 \end_inset
30296
30297
30298 \begin_inset Index
30299 status collapsed
30300
30301 \begin_layout Plain Layout
30302 Figures ! Pivotées
30303 \end_layout
30304
30305 \end_inset
30306
30307
30308 \begin_inset Index
30309 status collapsed
30310
30311 \begin_layout Plain Layout
30312 Tableau ! Pivoter
30313 \end_layout
30314
30315 \end_inset
30316
30317
30318 \end_layout
30319
30320 \begin_layout Standard
30321 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30322  (rotated).
30323  Une telle boîte est créée avec la commande 
30324 \series bold
30325
30326 \backslash
30327 rotatebox
30328 \series default
30329  en code TeX avec la syntaxe
30330 \end_layout
30331
30332 \begin_layout Standard
30333
30334 \series bold
30335
30336 \backslash
30337 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30338 \end_layout
30339
30340 \begin_layout Standard
30341 La position du pivot est donnée par l'origine de rotation spécifiée sous
30342  la forme 
30343 \series bold
30344 origin=position
30345 \series default
30346 .
30347  Les valeurs suivantes sont possibles pour la position: 
30348 \emph on
30349 c
30350 \emph default
30351  (centre), 
30352 \emph on
30353 l
30354 \emph default
30355  (gauche/
30356 \lang english
30357 left
30358 \lang french
30359 ), 
30360 \emph on
30361 r
30362 \emph default
30363  (droite/
30364 \lang english
30365 right
30366 \lang french
30367 ), 
30368 \emph on
30369 b
30370 \emph default
30371  (bas/
30372 \lang english
30373 bottom
30374 \lang french
30375 ), 
30376 \emph on
30377 t
30378 \emph default
30379  (haut/
30380 \lang english
30381 top
30382 \lang french
30383 ), et aussi des combinaisons des quatre positions de base.
30384  Par exemple 
30385 \emph on
30386 lt
30387 \emph default
30388  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30389  Quand on ne donne pas d'origine, la position 
30390 \emph on
30391 l
30392 \emph default
30393  est utilisée.
30394  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30395  ou négatif.
30396  Le sens positif de rotation est anti-horaire.
30397 \end_layout
30398
30399 \begin_layout Standard
30400 Dans l'exemple qui suit, la commande 
30401 \series bold
30402
30403 \backslash
30404 rotatebox[origin=c]{60}{
30405 \series default
30406  a été insérée en code TeX juste avant le texte 
30407 \begin_inset Quotes eld
30408 \end_inset
30409
30410 pivoté de 90°
30411 \begin_inset Quotes erd
30412 \end_inset
30413
30414  ; la boîte est refermée juste après le texte par une accolade fermante
30415  
30416 \begin_inset Quotes eld
30417 \end_inset
30418
30419 }
30420 \begin_inset Quotes erd
30421 \end_inset
30422
30423  en code TeX.
30424 \end_layout
30425
30426 \begin_layout Standard
30427 Voici une ligne avec du texte 
30428 \begin_inset ERT
30429 status collapsed
30430
30431 \begin_layout Plain Layout
30432
30433
30434 \backslash
30435 rotatebox[origin=c]{60}{
30436 \end_layout
30437
30438 \end_inset
30439
30440 pivoté de 60°
30441 \begin_inset ERT
30442 status collapsed
30443
30444 \begin_layout Plain Layout
30445
30446 }
30447 \end_layout
30448
30449 \end_inset
30450
30451 .
30452 \end_layout
30453
30454 \begin_layout Standard
30455 La boîte peut contenir une autre boîte ou une formule en ligne :
30456 \end_layout
30457
30458 \begin_layout Standard
30459 Voici une ligne avec du texte 
30460 \begin_inset ERT
30461 status collapsed
30462
30463 \begin_layout Plain Layout
30464
30465
30466 \backslash
30467 rotatebox[origin=r]{-60}{
30468 \end_layout
30469
30470 \end_inset
30471
30472
30473 \begin_inset Box Doublebox
30474 position "c"
30475 hor_pos "c"
30476 has_inner_box 0
30477 inner_pos "c"
30478 use_parbox 0
30479 width "1in"
30480 special "width"
30481 height "1in"
30482 height_special "totalheight"
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486 pivoté de -60°
30487 \end_layout
30488
30489 \end_inset
30490
30491
30492 \begin_inset ERT
30493 status collapsed
30494
30495 \begin_layout Plain Layout
30496
30497 }
30498 \end_layout
30499
30500 \end_inset
30501
30502  et encadré 
30503 \begin_inset ERT
30504 status collapsed
30505
30506 \begin_layout Plain Layout
30507
30508
30509 \backslash
30510 rotatebox[origin=lb]{60}{
30511 \end_layout
30512
30513 \end_inset
30514
30515
30516 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30517 \end_inset
30518
30519
30520 \begin_inset ERT
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524
30525 }
30526 \end_layout
30527
30528 \end_inset
30529
30530  et une formule.
30531 \end_layout
30532
30533 \begin_layout Standard
30534 ou encore une figure ou un tableau :
30535 \end_layout
30536
30537 \begin_layout Standard
30538 Voici une ligne
30539 \begin_inset ERT
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543
30544
30545 \backslash
30546 rotatebox[origin=lb]{90}{
30547 \end_layout
30548
30549 \end_inset
30550
30551
30552 \begin_inset Graphics
30553         filename ../clipart/platypus.eps
30554         lyxscale 50
30555         width 25col%
30556
30557 \end_inset
30558
30559
30560 \begin_inset ERT
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564
30565 }
30566 \end_layout
30567
30568 \end_inset
30569
30570  avec une image pivotée de 90° 
30571 \begin_inset ERT
30572 status collapsed
30573
30574 \begin_layout Plain Layout
30575
30576
30577 \backslash
30578 rotatebox[origin=l]{-90}{
30579 \end_layout
30580
30581 \end_inset
30582
30583
30584 \begin_inset Tabular
30585 <lyxtabular version="3" rows="2" columns="2">
30586 <features>
30587 <column alignment="center" valignment="top" width="0">
30588 <column alignment="center" valignment="top" width="0">
30589 <row>
30590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30591 \begin_inset Text
30592
30593 \begin_layout Plain Layout
30594 q
30595 \end_layout
30596
30597 \end_inset
30598 </cell>
30599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30600 \begin_inset Text
30601
30602 \begin_layout Plain Layout
30603 w
30604 \end_layout
30605
30606 \end_inset
30607 </cell>
30608 </row>
30609 <row>
30610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30611 \begin_inset Text
30612
30613 \begin_layout Plain Layout
30614 e
30615 \end_layout
30616
30617 \end_inset
30618 </cell>
30619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Plain Layout
30623 r
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 </row>
30629 </lyxtabular>
30630
30631 \end_inset
30632
30633
30634 \begin_inset ERT
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638
30639 }
30640 \end_layout
30641
30642 \end_inset
30643
30644  et un tableau.
30645 \end_layout
30646
30647 \begin_layout Subsection
30648 Les boîtes redimensionnées
30649 \begin_inset Index
30650 status collapsed
30651
30652 \begin_layout Plain Layout
30653 Boîtes ! Redimensionnées
30654 \end_layout
30655
30656 \end_inset
30657
30658
30659 \begin_inset Index
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663 Redimensionner des objets
30664 \end_layout
30665
30666 \end_inset
30667
30668
30669 \begin_inset Index
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673 Figures ! Redimensionnées
30674 \end_layout
30675
30676 \end_inset
30677
30678
30679 \begin_inset Index
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683 Tableau ! Redimensionner
30684 \end_layout
30685
30686 \end_inset
30687
30688
30689 \end_layout
30690
30691 \begin_layout Standard
30692 Pour redimensionner des objets on peut utiliser les commandes 
30693 \series bold
30694
30695 \backslash
30696 scalebox
30697 \series default
30698  et 
30699 \series bold
30700
30701 \backslash
30702 resizebox
30703 \series default
30704  insérées sous forme de code TeX.
30705 \end_layout
30706
30707 \begin_layout Standard
30708
30709 \series bold
30710
30711 \backslash
30712 scalebox
30713 \series default
30714  est utilisée avec la syntaxe suivante :
30715 \end_layout
30716
30717 \begin_layout Standard
30718
30719 \series bold
30720
30721 \backslash
30722 scalebox{horizontal}[vertical]{contenu de la boîte}
30723 \end_layout
30724
30725 \begin_layout Standard
30726 Horizontal et vertical sont les facteurs d'échelle correspondants.
30727  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30728  utilisé comme facteur vertical.
30729 \end_layout
30730
30731 \begin_layout Standard
30732 Par exemple, la commande 
30733 \series bold
30734
30735 \backslash
30736 scalebox{2}{Bonjour}
30737 \series default
30738  crée un 
30739 \begin_inset ERT
30740 status collapsed
30741
30742 \begin_layout Plain Layout
30743
30744
30745 \backslash
30746 scalebox{2}{
30747 \end_layout
30748
30749 \end_inset
30750
30751 Bonjour
30752 \begin_inset ERT
30753 status collapsed
30754
30755 \begin_layout Plain Layout
30756
30757 }
30758 \end_layout
30759
30760 \end_inset
30761
30762  de taille double par rapport à la taille du texte du document.
30763 \end_layout
30764
30765 \begin_layout Standard
30766
30767 \series bold
30768
30769 \backslash
30770 scalebox{2}[1]{Hello}
30771 \series default
30772  au contraire va déformer le 
30773 \begin_inset ERT
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777
30778
30779 \backslash
30780 scalebox{2}[1]{
30781 \end_layout
30782
30783 \end_inset
30784
30785 Bonjour
30786 \begin_inset ERT
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790
30791 }
30792 \end_layout
30793
30794 \end_inset
30795
30796 .
30797 \end_layout
30798
30799 \begin_layout Standard
30800 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30801  La commande 
30802 \series bold
30803
30804 \backslash
30805 scalebox{-1}[1]{Hello}
30806 \series default
30807  peut donc être utilisée pour créer du texte en miroir : 
30808 \begin_inset ERT
30809 status collapsed
30810
30811 \begin_layout Plain Layout
30812
30813
30814 \backslash
30815 scalebox{-1}[1]{
30816 \end_layout
30817
30818 \end_inset
30819
30820 Bonjour
30821 \begin_inset ERT
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825
30826 }
30827 \end_layout
30828
30829 \end_inset
30830
30831
30832 \end_layout
30833
30834 \begin_layout Standard
30835
30836 \series bold
30837
30838 \backslash
30839 scalebox{1}[-1]{Bonjour}
30840 \series default
30841  effectue une réflexion du 
30842 \begin_inset ERT
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846
30847
30848 \backslash
30849 scalebox{1}[-1]{
30850 \end_layout
30851
30852 \end_inset
30853
30854 Bonjour
30855 \begin_inset ERT
30856 status collapsed
30857
30858 \begin_layout Plain Layout
30859
30860 }
30861 \end_layout
30862
30863 \end_inset
30864
30865  par rapport à la ligne de base.
30866 \end_layout
30867
30868 \begin_layout Standard
30869 La commande 
30870 \series bold
30871
30872 \backslash
30873 reflectbox{contenu de la boîte} 
30874 \series default
30875 existe aussi et est équivalente à
30876 \series bold
30877  
30878 \backslash
30879 scalebox{-1}[1]{contenu de la boîte}.
30880
30881 \series default
30882  
30883 \begin_inset Newline newline
30884 \end_inset
30885
30886
30887 \end_layout
30888
30889 \begin_layout Standard
30890 \begin_inset VSpace bigskip
30891 \end_inset
30892
30893 La commande 
30894 \series bold
30895
30896 \backslash
30897 resizebox
30898 \series default
30899  est utilisée pour redimensionner une boîte à une largeur et une hauteur
30900  données.
30901  La syntaxe de la commande est :
30902 \end_layout
30903
30904 \begin_layout Standard
30905
30906 \series bold
30907
30908 \backslash
30909 resizebox{largeur}{hauteur}{contenu de la boîte}
30910 \end_layout
30911
30912 \begin_layout Standard
30913 Si un des deux paramètres est remplacé par un point d'exclamation 
30914 \series bold
30915 !
30916 \series default
30917 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
30918 \end_layout
30919
30920 \begin_layout Standard
30921 La commande 
30922 \series bold
30923
30924 \backslash
30925 resizebox{2cm}{1cm}{Bonjour}
30926 \series default
30927  produit : 
30928 \begin_inset ERT
30929 status collapsed
30930
30931 \begin_layout Plain Layout
30932
30933
30934 \backslash
30935 resizebox{2cm}{1cm}{
30936 \end_layout
30937
30938 \end_inset
30939
30940 Bonjour
30941 \begin_inset ERT
30942 status collapsed
30943
30944 \begin_layout Plain Layout
30945
30946 }
30947 \end_layout
30948
30949 \end_inset
30950
30951
30952 \begin_inset Newline newline
30953 \end_inset
30954
30955 La commande 
30956 \series bold
30957
30958 \backslash
30959 resizebox{2cm}{!}{Bonjour}
30960 \series default
30961  produit : 
30962 \begin_inset ERT
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966
30967
30968 \backslash
30969 resizebox{2cm}{!}{
30970 \end_layout
30971
30972 \end_inset
30973
30974 Bonjour
30975 \begin_inset ERT
30976 status collapsed
30977
30978 \begin_layout Plain Layout
30979
30980 }
30981 \end_layout
30982
30983 \end_inset
30984
30985
30986 \end_layout
30987
30988 \begin_layout Standard
30989 \begin_inset VSpace bigskip
30990 \end_inset
30991
30992
30993 \end_layout
30994
30995 \begin_layout Standard
30996 \begin_inset Note Greyedout
30997 status open
30998
30999 \begin_layout Plain Layout
31000
31001 \series bold
31002 Note:
31003 \series default
31004  Quand les paramètres des commandes 
31005 \series bold
31006
31007 \backslash
31008 scalebox
31009 \series default
31010  ou 
31011 \series bold
31012
31013 \backslash
31014 resizebox
31015 \series default
31016  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31017  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31018  partiellement.
31019 \end_layout
31020
31021 \end_inset
31022
31023
31024 \end_layout
31025
31026 \begin_layout Standard
31027 \begin_inset VSpace bigskip
31028 \end_inset
31029
31030
31031 \end_layout
31032
31033 \begin_layout Standard
31034 Les boîtes peuvent être combinée dans n'importe quel ordre.
31035  Par exemple, la commande 
31036 \begin_inset Newline newline
31037 \end_inset
31038
31039
31040 \series bold
31041
31042 \backslash
31043 rotatebox[origin=c]{-45}{
31044 \backslash
31045 resizebox{2cm}{!}{
31046 \backslash
31047 reflectbox{Bonjour}}}
31048 \begin_inset Newline newline
31049 \end_inset
31050
31051
31052 \series default
31053 produit :
31054 \end_layout
31055
31056 \begin_layout Standard
31057 \align center
31058 \begin_inset ERT
31059 status collapsed
31060
31061 \begin_layout Plain Layout
31062
31063
31064 \backslash
31065 rotatebox[origin=c]{-45}{
31066 \backslash
31067 resizebox{2cm}{!}{
31068 \backslash
31069 reflectbox{
31070 \end_layout
31071
31072 \end_inset
31073
31074 Bonjour
31075 \begin_inset ERT
31076 status collapsed
31077
31078 \begin_layout Plain Layout
31079
31080 }}}
31081 \end_layout
31082
31083 \end_inset
31084
31085
31086 \end_layout
31087
31088 \begin_layout Standard
31089 \noindent
31090 Les images, les tableaux et les formules sont autorisées comme contenu de
31091  boîte :
31092 \end_layout
31093
31094 \begin_layout Standard
31095 \align center
31096 \begin_inset ERT
31097 status collapsed
31098
31099 \begin_layout Plain Layout
31100
31101
31102 \backslash
31103 rotatebox[origin=c]{-30}{
31104 \backslash
31105 resizebox{2cm}{!}{
31106 \backslash
31107 reflectbox{
31108 \end_layout
31109
31110 \end_inset
31111
31112
31113 \begin_inset Graphics
31114         filename ../clipart/platypus.eps
31115         lyxscale 50
31116         width 25col%
31117
31118 \end_inset
31119
31120
31121 \begin_inset ERT
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125
31126 }}}
31127 \end_layout
31128
31129 \end_inset
31130
31131
31132 \begin_inset ERT
31133 status collapsed
31134
31135 \begin_layout Plain Layout
31136
31137
31138 \backslash
31139 rotatebox[origin=c]{-45}{
31140 \backslash
31141 resizebox{2cm}{!}{
31142 \backslash
31143 reflectbox{
31144 \end_layout
31145
31146 \end_inset
31147
31148
31149 \begin_inset Tabular
31150 <lyxtabular version="3" rows="2" columns="2">
31151 <features>
31152 <column alignment="center" valignment="top" width="0">
31153 <column alignment="center" valignment="top" width="0">
31154 <row>
31155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159 q
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31165 \begin_inset Text
31166
31167 \begin_layout Plain Layout
31168 w
31169 \end_layout
31170
31171 \end_inset
31172 </cell>
31173 </row>
31174 <row>
31175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179 e
31180 \end_layout
31181
31182 \end_inset
31183 </cell>
31184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31185 \begin_inset Text
31186
31187 \begin_layout Plain Layout
31188 r
31189 \end_layout
31190
31191 \end_inset
31192 </cell>
31193 </row>
31194 </lyxtabular>
31195
31196 \end_inset
31197
31198
31199 \begin_inset ERT
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203
31204 }}}
31205 \end_layout
31206
31207 \end_inset
31208
31209
31210 \begin_inset ERT
31211 status collapsed
31212
31213 \begin_layout Plain Layout
31214
31215
31216 \backslash
31217 rotatebox[origin=c]{-45}{
31218 \backslash
31219 resizebox{2cm}{!}{
31220 \backslash
31221 reflectbox{
31222 \end_layout
31223
31224 \end_inset
31225
31226
31227 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31228 \end_inset
31229
31230
31231 \begin_inset ERT
31232 status collapsed
31233
31234 \begin_layout Plain Layout
31235
31236 }}}
31237 \end_layout
31238
31239 \end_inset
31240
31241
31242 \end_layout
31243
31244 \begin_layout Standard
31245 Quand on utilise le style global de formule 
31246 \series bold
31247 fleqn
31248 \series default
31249  dans le document
31250 \begin_inset Foot
31251 status collapsed
31252
31253 \begin_layout Plain Layout
31254 Quand 
31255 \begin_inset Quotes eld
31256 \end_inset
31257
31258 fleqn
31259 \begin_inset Quotes erd
31260 \end_inset
31261
31262  est ajouté aux options de la classe de document.
31263 \end_layout
31264
31265 \end_inset
31266
31267 , les formules hors texte peuvent aussi être redimensionnées.
31268 \end_layout
31269
31270 \begin_layout Chapter
31271 Trucs Externes
31272 \begin_inset Index
31273 status collapsed
31274
31275 \begin_layout Plain Layout
31276 Trucs externes
31277 \end_layout
31278
31279 \end_inset
31280
31281
31282 \end_layout
31283
31284 \begin_layout Standard
31285 Avec le menu 
31286 \family sans
31287 Insérer\SpecialChar \menuseparator
31288 Fichier
31289 \family default
31290  vous pouvez insérer un contenu externe à votre document.
31291  Ce contenu peut être :
31292 \end_layout
31293
31294 \begin_layout Description
31295 Document
31296 \begin_inset space ~
31297 \end_inset
31298
31299 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31300  document.
31301 \end_layout
31302
31303 \begin_layout Description
31304 Texte
31305 \begin_inset space ~
31306 \end_inset
31307
31308 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31309 e.
31310 \end_layout
31311
31312 \begin_layout Description
31313 Texte
31314 \begin_inset space ~
31315 \end_inset
31316
31317 Brut
31318 \begin_inset space ~
31319 \end_inset
31320
31321 par
31322 \begin_inset space ~
31323 \end_inset
31324
31325 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31326  Les lignes vides créent un nouveau paragraphe dans votre document.
31327 \end_layout
31328
31329 \begin_layout Description
31330 Objet
31331 \begin_inset space ~
31332 \end_inset
31333
31334 Externe Fichiers de formats variés.
31335 \end_layout
31336
31337 \begin_layout Description
31338 Sous-document Documents LyX ou LaTeX.
31339 \end_layout
31340
31341 \begin_layout Section
31342 Objets Externes 
31343 \begin_inset Index
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347 Trucs externes ! Objets Externes
31348 \end_layout
31349
31350 \end_inset
31351
31352
31353 \end_layout
31354
31355 \begin_layout Standard
31356 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31357  de fichiers dans votre document sans avoir à convertir ces derniers en
31358  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31359  qui va s'occuper des conversions.
31360  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31361  LyX des images dans des formats divers.
31362 \end_layout
31363
31364 \begin_layout Standard
31365 On insère des objets externes en utilisant la fenêtre de dialogue 
31366 \family sans
31367 Objet
31368 \begin_inset space ~
31369 \end_inset
31370
31371 Externe
31372 \family default
31373  qui est accessible via le menu 
31374 \family sans
31375 Insérer\SpecialChar \menuseparator
31376 Fichiers\SpecialChar \menuseparator
31377 Objet
31378 \begin_inset space ~
31379 \end_inset
31380
31381 Externe
31382 \family default
31383 .
31384  Actuellement les types de fichiers (
31385 \family sans
31386 Modèles
31387 \family default
31388 ) suivants sont autorisés :
31389 \end_layout
31390
31391 \begin_layout Description
31392 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31393  par le programme 
31394 \series bold
31395
31396 \begin_inset CommandInset href
31397 LatexCommand href
31398 name "XBoard"
31399 target "http://en.wikipedia.org/wiki/XBoard"
31400
31401 \end_inset
31402
31403
31404 \series default
31405 .
31406 \end_layout
31407
31408 \begin_layout Description
31409 Date Ce modèle insère la date sous la forme 
31410 \emph on
31411 Jour-Mois-Année
31412 \emph default
31413 .
31414  Voici un exemple de date insérée comme objet externe :: 
31415 \begin_inset External
31416         template Date
31417         filename .
31418
31419 \end_inset
31420
31421
31422 \lang english
31423
31424 \begin_inset space ~
31425 \end_inset
31426
31427
31428 \begin_inset Note Note
31429 status open
31430
31431 \begin_layout Plain Layout
31432
31433 \lang english
31434 Remove the protected space when bug 4398 is fixed!
31435 \end_layout
31436
31437 \end_inset
31438
31439
31440 \lang french
31441
31442 \begin_inset Newline newline
31443 \end_inset
31444
31445 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31446  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31447 \family sans
31448 Insérer\SpecialChar \menuseparator
31449 Date
31450 \family default
31451  et avec la commande LaTeX 
31452 \series bold
31453
31454 \backslash
31455 today
31456 \series default
31457  entrée comme code TeX.
31458  Ces différentes méthodes sont comparée dans le tableau
31459 \begin_inset space ~
31460 \end_inset
31461
31462
31463 \begin_inset CommandInset ref
31464 LatexCommand ref
31465 reference "tab:Comparaison-des-dates"
31466
31467 \end_inset
31468
31469 .
31470 \end_layout
31471
31472 \begin_layout Description
31473 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31474  par le programme 
31475 \series bold
31476
31477 \begin_inset CommandInset href
31478 LatexCommand href
31479 name "LilyPond"
31480 target "http://en.wikipedia.org/wiki/LilyPond"
31481
31482 \end_inset
31483
31484
31485 \series default
31486 .
31487 \end_layout
31488
31489 \begin_layout Description
31490 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31491  À peu près tous les formats d'images populaires sont acceptés.
31492  Les images peuvent être traitées dans la fenêtre de dialogue 
31493 \family sans
31494 Objet
31495 \begin_inset space ~
31496 \end_inset
31497
31498 Externe
31499 \family default
31500  comme les images qui sont habituellement incorporées en utilisant le menu
31501  
31502 \family sans
31503 Insérer\SpecialChar \menuseparator
31504 Graphique
31505 \family default
31506 , comme c'est décrit dans la section
31507 \begin_inset space ~
31508 \end_inset
31509
31510
31511 \begin_inset CommandInset ref
31512 LatexCommand ref
31513 reference "sec:Graphics-Dialog"
31514
31515 \end_inset
31516
31517 .
31518  La différence est que seules les images matricielles sont autorisées, ce
31519  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31520 \end_layout
31521
31522 \begin_layout Description
31523 XFig Ce modèle accepte les images créées avec le programme 
31524 \series bold
31525
31526 \begin_inset CommandInset href
31527 LatexCommand href
31528 name "Xfig"
31529 target "http://en.wikipedia.org/wiki/Xfig"
31530
31531 \end_inset
31532
31533
31534 \series default
31535 .
31536 \end_layout
31537
31538 \begin_layout Standard
31539 \begin_inset Float table
31540 placement h
31541 wide false
31542 sideways false
31543 status open
31544
31545 \begin_layout Plain Layout
31546 \begin_inset Caption
31547
31548 \begin_layout Plain Layout
31549 \begin_inset CommandInset label
31550 LatexCommand label
31551 name "tab:Comparaison-des-dates"
31552
31553 \end_inset
31554
31555 Comparaison des méthodes d'insertion de la date.
31556 \end_layout
31557
31558 \end_inset
31559
31560
31561 \end_layout
31562
31563 \begin_layout Plain Layout
31564 \align center
31565 \begin_inset Tabular
31566 <lyxtabular version="3" rows="4" columns="4">
31567 <features>
31568 <column alignment="center" valignment="top" width="0">
31569 <column alignment="center" valignment="top" width="0">
31570 <column alignment="center" valignment="top" width="0">
31571 <column alignment="center" valignment="top" width="0">
31572 <row>
31573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31574 \begin_inset Text
31575
31576 \begin_layout Plain Layout
31577 Format du document
31578 \end_layout
31579
31580 \end_inset
31581 </cell>
31582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Plain Layout
31586
31587 \family sans
31588 Objet
31589 \begin_inset space ~
31590 \end_inset
31591
31592 Externe\SpecialChar \menuseparator
31593 Date
31594 \end_layout
31595
31596 \end_inset
31597 </cell>
31598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31599 \begin_inset Text
31600
31601 \begin_layout Plain Layout
31602
31603 \family sans
31604 Insérer\SpecialChar \menuseparator
31605 Date
31606 \end_layout
31607
31608 \end_inset
31609 </cell>
31610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31611 \begin_inset Text
31612
31613 \begin_layout Plain Layout
31614 commande 
31615 \series bold
31616
31617 \backslash
31618 today
31619 \end_layout
31620
31621 \end_inset
31622 </cell>
31623 </row>
31624 <row>
31625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31626 \begin_inset Text
31627
31628 \begin_layout Plain Layout
31629 LyX
31630 \end_layout
31631
31632 \end_inset
31633 </cell>
31634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31635 \begin_inset Text
31636
31637 \begin_layout Plain Layout
31638 comme boîte d'insert
31639 \end_layout
31640
31641 \end_inset
31642 </cell>
31643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31644 \begin_inset Text
31645
31646 \begin_layout Plain Layout
31647 comme date
31648 \end_layout
31649
31650 \end_inset
31651 </cell>
31652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31653 \begin_inset Text
31654
31655 \begin_layout Plain Layout
31656 comme boîte de code TeX
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 </row>
31662 <row>
31663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31664 \begin_inset Text
31665
31666 \begin_layout Plain Layout
31667 LaTeX
31668 \end_layout
31669
31670 \end_inset
31671 </cell>
31672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31673 \begin_inset Text
31674
31675 \begin_layout Plain Layout
31676 comme date
31677 \end_layout
31678
31679 \end_inset
31680 </cell>
31681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31682 \begin_inset Text
31683
31684 \begin_layout Plain Layout
31685 comme date
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694 comme commande
31695 \end_layout
31696
31697 \end_inset
31698 </cell>
31699 </row>
31700 <row>
31701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31702 \begin_inset Text
31703
31704 \begin_layout Plain Layout
31705 DVI, PDF, PS
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31711 \begin_inset Text
31712
31713 \begin_layout Plain Layout
31714 comme date
31715 \end_layout
31716
31717 \end_inset
31718 </cell>
31719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31720 \begin_inset Text
31721
31722 \begin_layout Plain Layout
31723 comme date
31724 \end_layout
31725
31726 \end_inset
31727 </cell>
31728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31729 \begin_inset Text
31730
31731 \begin_layout Plain Layout
31732 comme date date
31733 \end_layout
31734
31735 \end_inset
31736 </cell>
31737 </row>
31738 </lyxtabular>
31739
31740 \end_inset
31741
31742
31743 \end_layout
31744
31745 \end_inset
31746
31747
31748 \end_layout
31749
31750 \begin_layout Standard
31751 Quand vous activez l'option 
31752 \family sans
31753 Brouillon
31754 \family default
31755  de l'onglet 
31756 \family sans
31757 Fichier
31758 \family default
31759  de la fenêtre de dialogue 
31760 \family sans
31761 Objet
31762 \begin_inset space ~
31763 \end_inset
31764
31765 Externe
31766 \family default
31767 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31768 \begin_inset Newline newline
31769 \end_inset
31770
31771 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31772  : 
31773 \begin_inset Graphics
31774         filename ../clipart/ExternalMaterialQt4.png
31775         scale 85
31776         scaleBeforeRotation
31777
31778 \end_inset
31779
31780  soit comme une image, selon que vous avez ou non activé l'option 
31781 \family sans
31782 Afficher
31783 \begin_inset space ~
31784 \end_inset
31785
31786 dans
31787 \begin_inset space ~
31788 \end_inset
31789
31790 LyX
31791 \family default
31792  de l'onglet 
31793 \family sans
31794 Vue
31795 \begin_inset space ~
31796 \end_inset
31797
31798 LyX
31799 \family default
31800  de la fenêtre de dialogue 
31801 \family sans
31802 Objet
31803 \begin_inset space ~
31804 \end_inset
31805
31806 Externe
31807 \family default
31808 .
31809 \end_layout
31810
31811 \begin_layout Standard
31812 Le manuel 
31813 \family sans
31814 \emph on
31815 Personnalisation
31816 \family default
31817 \emph default
31818  explique comment vous pouvez créer vos propres modèles.
31819 \end_layout
31820
31821 \begin_layout Section
31822 Sous-documents
31823 \begin_inset CommandInset label
31824 LatexCommand label
31825 name "sec:Sous-documents"
31826
31827 \end_inset
31828
31829
31830 \begin_inset Index
31831 status collapsed
31832
31833 \begin_layout Plain Layout
31834 Trucs externes ! Sous-documents
31835 \end_layout
31836
31837 \end_inset
31838
31839
31840 \begin_inset Index
31841 status collapsed
31842
31843 \begin_layout Plain Layout
31844 Fichiers ! Insérer
31845 \end_layout
31846
31847 \end_inset
31848
31849
31850 \end_layout
31851
31852 \begin_layout Standard
31853 Les sous-documents sont utilisés quand on a un document très long qui peut
31854  être décomposé en plusieurs parties ou sections plus petites.
31855  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31856  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31857  Les différents documents sont ce que l'on appelle les sous-documents et
31858  un document maître les relie pour imprimer le document complet ou seulement
31859  une partie de celui-ci.
31860 \end_layout
31861
31862 \begin_layout Standard
31863 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
31864  comme celle-ci : 
31865 \begin_inset Graphics
31866         filename clipart/ChildDocumentQt4.png
31867         scale 60
31868         scaleBeforeRotation
31869
31870 \end_inset
31871
31872  Pour inclure des sous-documents dans un document maître , on utilise le
31873  menu 
31874 \family sans
31875 Insérer\SpecialChar \menuseparator
31876 Fichier\SpecialChar \menuseparator
31877 Sous-document
31878 \family default
31879 .
31880  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
31881  des quatre méthodes d'inclusion :
31882 \end_layout
31883
31884 \begin_layout Description
31885 Inclus
31886 \begin_inset space ~
31887 \end_inset
31888
31889 (include) Vous pouvez inclure des documents LyX et LaTeX.
31890  Quand vous cliquez sur le bouton 
31891 \family sans
31892 Charger
31893 \family default
31894  dans la fenêtre de dialogue 
31895 \family sans
31896 Sous-document
31897 \family default
31898 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
31899  vous puissiez le modifier.
31900 \begin_inset Newline newline
31901 \end_inset
31902
31903
31904 \end_layout
31905
31906 \begin_layout Standard
31907 Voici un sous-document inséré avec la méthode 
31908 \family sans
31909 Inclus
31910 \family default
31911  : 
31912 \begin_inset CommandInset include
31913 LatexCommand include
31914 filename "DocumentBidon1.lyx"
31915
31916 \end_inset
31917
31918
31919 \end_layout
31920
31921 \begin_layout Standard
31922 La numérotation des sections va prendre en compte les sections des fichiers
31923  incorporés dans l'ordre où ils sont insérés dans le document maître.
31924  Le document qui est inclus comme exemple possède une sous-section qui sera
31925  numérotée comme sous-section de la section actuelle.
31926  Les étiquettes présentes dans le fichier inclus peuvent être référencées
31927  : la sous-section
31928 \begin_inset space ~
31929 \end_inset
31930
31931
31932 \begin_inset CommandInset ref
31933 LatexCommand ref
31934 reference "sub:Sous-section-externe-1"
31935
31936 \end_inset
31937
31938  est dans le fichier inclus.
31939 \end_layout
31940
31941 \begin_layout Standard
31942 Le préambule du sous-document est tout simplement ignoré, seul le préambule
31943  du document maître est utilisé.
31944  Les documents inclus sont insérés en commençant une nouvelle page et sont
31945  suivis par un saut de page.
31946 \end_layout
31947
31948 \begin_layout Standard
31949 Avec la commande LaTeX 
31950 \series bold
31951
31952 \backslash
31953 includeonly 
31954 \series default
31955 vous pouvez préciser quels sous-documents seront traités pour générer la
31956  sortie imprimée.
31957  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
31958  important puisque cela vous fait économiser du temps de compilation.
31959  La commande 
31960 \series bold
31961
31962 \backslash
31963 includeonly
31964 \series default
31965  est insérée dans le préambule du document maître.
31966  Elle prend comme arguments une liste de noms de fichiers séparés par des
31967  virgules, par exemple :
31968 \end_layout
31969
31970 \begin_layout Standard
31971
31972 \series bold
31973
31974 \backslash
31975 includeonly{chapitre1,chapitre5}
31976 \end_layout
31977
31978 \begin_layout Standard
31979 fera que seuls les fichiers nommés 
31980 \begin_inset Quotes eld
31981 \end_inset
31982
31983 chapitre1.lyx
31984 \begin_inset Quotes erd
31985 \end_inset
31986
31987  (ou 
31988 \begin_inset Quotes eld
31989 \end_inset
31990
31991 chapitre1.tex
31992 \begin_inset Quotes erd
31993 \end_inset
31994
31995 ) et 
31996 \begin_inset Quotes eld
31997 \end_inset
31998
31999 chapitre5.lyx
32000 \begin_inset Quotes erd
32001 \end_inset
32002
32003  seront traités lors de la compilation.
32004 \end_layout
32005
32006 \begin_layout Standard
32007 \begin_inset Note Greyedout
32008 status open
32009
32010 \begin_layout Plain Layout
32011
32012 \series bold
32013 Note:
32014 \series default
32015  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32016  une classe de document différente de celle du document maître, vous recevez
32017  un avertissement quand vous tentez une visualisation ou une exportation,
32018  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32019 \end_layout
32020
32021 \end_inset
32022
32023
32024 \end_layout
32025
32026 \begin_layout Description
32027 Incorporé
32028 \begin_inset space ~
32029 \end_inset
32030
32031 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32032  sont :
32033 \end_layout
32034
32035 \begin_deeper
32036 \begin_layout Itemize
32037 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32038  par un saut de page.
32039 \end_layout
32040
32041 \begin_layout Itemize
32042 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32043  
32044 \family sans
32045 Aperçu
32046 \begin_inset space ~
32047 \end_inset
32048
32049 sur
32050 \begin_inset space ~
32051 \end_inset
32052
32053 le
32054 \begin_inset space ~
32055 \end_inset
32056
32057 vif
32058 \family default
32059  est activée dans les préférences dans la rubrique 
32060 \family sans
32061 Apparence\SpecialChar \menuseparator
32062 Graphique
32063 \family default
32064 .
32065 \end_layout
32066
32067 \begin_layout Itemize
32068 La commande LaTeX 
32069 \series bold
32070
32071 \backslash
32072 includeonly
32073 \series default
32074  ne peut pas être utilisée.
32075 \end_layout
32076
32077 \end_deeper
32078 \begin_layout Standard
32079 Voici un sous document inséré en utilisant la méthode 
32080 \family sans
32081 Incorporé
32082 \family default
32083  : 
32084 \begin_inset CommandInset include
32085 LatexCommand input
32086 preview true
32087 filename "DocumentBidon2.lyx"
32088
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \begin_layout Description
32095 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32096  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32097  sous forme de code source et aucune des commandes éventuellement présentes
32098  ne sera exécutée.
32099  Vous pouvez utiliser l'option 
32100 \family sans
32101 Marquer
32102 \begin_inset space ~
32103 \end_inset
32104
32105 les
32106 \begin_inset space ~
32107 \end_inset
32108
32109 espaces
32110 \family default
32111  qui matérialise chaque espace présente dans le code source par un caractère
32112  
32113 \begin_inset Quotes eld
32114 \end_inset
32115
32116
32117 \begin_inset ERT
32118 status collapsed
32119
32120 \begin_layout Plain Layout
32121
32122
32123 \backslash
32124 textvisiblespace 
32125 \end_layout
32126
32127 \end_inset
32128
32129
32130 \begin_inset Quotes erd
32131 \end_inset
32132
32133  .
32134  La différence avec la méthode qui consiste à utiliser le menu 
32135 \family sans
32136 Insérer\SpecialChar \menuseparator
32137 Fichier\SpecialChar \menuseparator
32138 Texte
32139 \begin_inset space ~
32140 \end_inset
32141
32142 brut
32143 \family default
32144  est que le contenu du document n'apparaît pas dans LyX.
32145 \end_layout
32146
32147 \begin_layout Standard
32148 Voici un sous-document inclus en utilisant la méthode 
32149 \family sans
32150 verbatim
32151 \family default
32152  : 
32153 \begin_inset CommandInset include
32154 LatexCommand verbatiminput
32155 filename "DocumentTexteBidon.txt"
32156
32157 \end_inset
32158
32159
32160 \begin_inset VSpace bigskip
32161 \end_inset
32162
32163 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32164  l'option 
32165 \family sans
32166 Marquer
32167 \begin_inset space ~
32168 \end_inset
32169
32170 les
32171 \begin_inset space ~
32172 \end_inset
32173
32174 espaces :
32175 \family default
32176  
32177 \begin_inset CommandInset include
32178 LatexCommand verbatiminput*
32179 filename "DocumentTexteBidon.txt"
32180
32181 \end_inset
32182
32183
32184 \end_layout
32185
32186 \begin_layout Standard
32187 \begin_inset VSpace bigskip
32188 \end_inset
32189
32190
32191 \end_layout
32192
32193 \begin_layout Standard
32194 \begin_inset Note Greyedout
32195 status open
32196
32197 \begin_layout Plain Layout
32198
32199 \series bold
32200 Note:
32201 \series default
32202  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32203  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32204 \end_layout
32205
32206 \end_inset
32207
32208
32209 \end_layout
32210
32211 \begin_layout Description
32212 Listings Ce type d'inclusion est décrit dans le chapitre
32213 \begin_inset space ~
32214 \end_inset
32215
32216
32217 \begin_inset CommandInset ref
32218 LatexCommand ref
32219 reference "cha:Program-Code-Listings"
32220
32221 \end_inset
32222
32223 .
32224 \end_layout
32225
32226 \begin_layout Standard
32227 \begin_inset Note Greyedout
32228 status open
32229
32230 \begin_layout Plain Layout
32231
32232 \series bold
32233 Note:
32234 \series default
32235  Inclure le même document deux fois dans un même document peut poser des
32236  problèmes avec LaTeX.
32237 \end_layout
32238
32239 \end_inset
32240
32241
32242 \end_layout
32243
32244 \begin_layout Chapter
32245 Listings de Code Source
32246 \begin_inset CommandInset label
32247 LatexCommand label
32248 name "cha:Program-Code-Listings"
32249
32250 \end_inset
32251
32252
32253 \begin_inset Index
32254 status collapsed
32255
32256 \begin_layout Plain Layout
32257 Listings
32258 \end_layout
32259
32260 \end_inset
32261
32262
32263 \begin_inset Index
32264 status collapsed
32265
32266 \begin_layout Plain Layout
32267 Code Source
32268 \end_layout
32269
32270 \end_inset
32271
32272
32273 \begin_inset Index
32274 status collapsed
32275
32276 \begin_layout Plain Layout
32277 Flottants ! Listings
32278 \end_layout
32279
32280 \end_inset
32281
32282
32283 \end_layout
32284
32285 \begin_layout Standard
32286 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32287  un insert 
32288 \family sans
32289 Listings
32290 \family default
32291  qui peut être créé grâce au menu 
32292 \family sans
32293 Insérer
32294 \family default
32295 \SpecialChar \menuseparator
32296
32297 \family sans
32298 Listing
32299 \begin_inset space ~
32300 \end_inset
32301
32302 de
32303 \begin_inset space ~
32304 \end_inset
32305
32306 Code
32307 \begin_inset space ~
32308 \end_inset
32309
32310 Source
32311 \family default
32312 .
32313  Le paquetage LaTeX 
32314 \series bold
32315 listings
32316 \series default
32317
32318 \begin_inset Index
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322 Paquetages LaTeX ! listings
32323 \end_layout
32324
32325 \end_inset
32326
32327  fournit un moyen puissant et flexible d'insérer des listings de code source
32328  dans votre document.
32329  
32330 \end_layout
32331
32332 \begin_layout Standard
32333 Quand vous cliquez avec le bouton droit sur un insert de listings, une fenêtre
32334  de dialogue s'ouvre pour vous permettre de modifier le format du listing.
32335 \end_layout
32336
32337 \begin_layout Standard
32338 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32339  L'option d'emplacement 
32340 \family sans
32341 Listing
32342 \begin_inset space ~
32343 \end_inset
32344
32345 en
32346 \begin_inset space ~
32347 \end_inset
32348
32349 Ligne
32350 \family default
32351  imprime le listing dans la ligne comme ceci : 
32352 \begin_inset listings
32353 lstparams "language={C++}"
32354 inline true
32355 status open
32356
32357 \begin_layout Plain Layout
32358
32359 int a=5;
32360 \end_layout
32361
32362 \end_inset
32363
32364
32365 \begin_inset Newline newline
32366 \end_inset
32367
32368 L'option 
32369 \family sans
32370 Flottant
32371 \family default
32372  crée un flottant de listing pour lequel vous pouvez préciser les options
32373  classiques d'emplacement : 
32374 \begin_inset Quotes eld
32375 \end_inset
32376
32377
32378 \family sans
32379 h
32380 \family default
32381
32382 \begin_inset Quotes erd
32383 \end_inset
32384
32385
32386 \begin_inset Quotes eld
32387 \end_inset
32388
32389
32390 \family sans
32391 t
32392 \family default
32393
32394 \begin_inset Quotes erd
32395 \end_inset
32396
32397
32398 \begin_inset Quotes eld
32399 \end_inset
32400
32401
32402 \family sans
32403 b
32404 \family default
32405
32406 \begin_inset Quotes erd
32407 \end_inset
32408
32409 , et 
32410 \begin_inset Quotes eld
32411 \end_inset
32412
32413
32414 \family sans
32415 p
32416 \family default
32417
32418 \begin_inset Quotes erd
32419 \end_inset
32420
32421  correspondant aux emplacement décrits dans la section
32422 \begin_inset space ~
32423 \end_inset
32424
32425
32426 \begin_inset CommandInset ref
32427 LatexCommand ref
32428 reference "sec:Placement-flottants"
32429
32430 \end_inset
32431
32432 .
32433  Les options de positionnement peuvent être mélangées et doivent être saisies
32434  sans séparation, par exemple, on peut taper 
32435 \begin_inset Quotes eld
32436 \end_inset
32437
32438
32439 \family sans
32440 htbp
32441 \family default
32442
32443 \begin_inset Quotes erd
32444 \end_inset
32445
32446 .
32447  L' option 
32448 \begin_inset Quotes eld
32449 \end_inset
32450
32451 h
32452 \begin_inset Quotes erd
32453 \end_inset
32454
32455  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32456  
32457 \family sans
32458 Flottant
32459 \family default
32460  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32461  légende et être référencés.
32462 \end_layout
32463
32464 \begin_layout Standard
32465 Vous pouvez ajouter une légende à un listing avec le menu 
32466 \family sans
32467 Insérer\SpecialChar \menuseparator
32468 Légende
32469 \family default
32470 .
32471  On peut référencer les listings de la même façon que les flottants :Voir
32472  le listing
32473 \begin_inset space ~
32474 \end_inset
32475
32476
32477 \begin_inset CommandInset ref
32478 LatexCommand ref
32479 reference "lst:Listing-exemple"
32480
32481 \end_inset
32482
32483
32484 \end_layout
32485
32486 \begin_layout Standard
32487 \begin_inset listings
32488 lstparams "language=Python"
32489 inline false
32490 status open
32491
32492 \begin_layout Plain Layout
32493
32494 \begin_inset Caption
32495
32496 \begin_layout Plain Layout
32497 \begin_inset CommandInset label
32498 LatexCommand label
32499 name "lst:Listing-exemple"
32500
32501 \end_inset
32502
32503 Exemple de listing flottant
32504 \end_layout
32505
32506 \end_inset
32507
32508 # Exemple de listing flottant
32509 \end_layout
32510
32511 \begin_layout Plain Layout
32512
32513 def func(param):
32514 \end_layout
32515
32516 \begin_layout Plain Layout
32517
32518     'ceci est une fonction python'
32519 \end_layout
32520
32521 \begin_layout Plain Layout
32522
32523     pass
32524 \end_layout
32525
32526 \end_inset
32527
32528
32529 \end_layout
32530
32531 \begin_layout Standard
32532 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32533  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32534  de manière particulière dans la sortie imprimée.
32535  Dans l'exemple de listing, le mot clé Python 
32536 \begin_inset Quotes eld
32537 \end_inset
32538
32539 def
32540 \begin_inset Quotes erd
32541 \end_inset
32542
32543  est reconnu et imprimé en caractères gras dans la sortie.
32544 \end_layout
32545
32546 \begin_layout Standard
32547 \begin_inset Note Greyedout
32548 status open
32549
32550 \begin_layout Plain Layout
32551
32552 \series bold
32553 Note:
32554 \series default
32555  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32556  une police de caractères à chasse fixe, c'est que votre police ne contient
32557  probablement pas de série grasse.
32558  Dans ce cas choisissez une police différente dans le menu 
32559 \family sans
32560 Document\SpecialChar \menuseparator
32561 Paramètres\SpecialChar \menuseparator
32562 Polices
32563 \family default
32564 .
32565  (Les polices 
32566 \emph on
32567 LuxiMono, BeraMono
32568 \emph default
32569  et 
32570 \emph on
32571 Courier
32572 \emph default
32573  contiennent une série grasse.)
32574 \end_layout
32575
32576 \end_inset
32577
32578
32579 \end_layout
32580
32581 \begin_layout Standard
32582 Dans la rubrique 
32583 \family sans
32584 Numérotation
32585 \begin_inset space ~
32586 \end_inset
32587
32588 des
32589 \begin_inset space ~
32590 \end_inset
32591
32592 Lignes
32593 \family default
32594  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32595 n des lignes.
32596  Vous pouvez mettre un nombre dans le champ 
32597 \family sans
32598 Pas
32599 \family default
32600  pour désigner les lignes qui seront numérotées.
32601  Par exemple, si vous mettez 
32602 \begin_inset Quotes eld
32603 \end_inset
32604
32605 3
32606 \begin_inset Quotes erd
32607 \end_inset
32608
32609 , seule une ligne sur trois sera numérotée.
32610 \end_layout
32611
32612 \begin_layout Standard
32613 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32614  apparaîtront dans la sortie.
32615  Vous devez utiliser l'option 
32616 \family sans
32617 Table
32618 \begin_inset space ~
32619 \end_inset
32620
32621 de
32622 \begin_inset space ~
32623 \end_inset
32624
32625 Caractères
32626 \begin_inset space ~
32627 \end_inset
32628
32629 Étendue
32630 \family default
32631  quand vous employez des caractères spécifiques à une langue donnée comme
32632  les umlauts Allemands dans votre listing.
32633 \begin_inset Newline newline
32634 \end_inset
32635
32636 Voici un exemple de listing avec la numérotation des lignes à gauche par
32637  pas de 3, en langage Python, avec les options 
32638 \begin_inset Quotes eld
32639 \end_inset
32640
32641 Table
32642 \begin_inset space ~
32643 \end_inset
32644
32645 de
32646 \begin_inset space ~
32647 \end_inset
32648
32649 caractères
32650 \begin_inset space ~
32651 \end_inset
32652
32653 étendue
32654 \begin_inset Quotes erd
32655 \end_inset
32656
32657  et 
32658 \begin_inset Quotes eld
32659 \end_inset
32660
32661 Espace
32662 \begin_inset space ~
32663 \end_inset
32664
32665 représenté
32666 \begin_inset space ~
32667 \end_inset
32668
32669 par
32670 \begin_inset space ~
32671 \end_inset
32672
32673 un
32674 \begin_inset space ~
32675 \end_inset
32676
32677 symbole
32678 \begin_inset Quotes erd
32679 \end_inset
32680
32681 , l'intervalle de ligne étant 3
32682 \begin_inset space \thinspace{}
32683 \end_inset
32684
32685 -
32686 \begin_inset space \thinspace{}
32687 \end_inset
32688
32689 8:
32690 \end_layout
32691
32692 \begin_layout Standard
32693 \begin_inset listings
32694 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32695 inline false
32696 status open
32697
32698 \begin_layout Plain Layout
32699
32700 def func(param):
32701 \end_layout
32702
32703 \begin_layout Plain Layout
32704
32705     'ceci est une fonction Python'
32706 \end_layout
32707
32708 \begin_layout Plain Layout
32709
32710     pass
32711 \end_layout
32712
32713 \begin_layout Plain Layout
32714
32715 def func(param):
32716 \end_layout
32717
32718 \begin_layout Plain Layout
32719
32720 'Ça, c'est un mot Allemand : Tschüß'
32721 \end_layout
32722
32723 \begin_layout Plain Layout
32724
32725 pass
32726 \end_layout
32727
32728 \begin_layout Plain Layout
32729
32730 def func(param):
32731 \end_layout
32732
32733 \begin_layout Plain Layout
32734
32735 'ceci est une fonction Python'
32736 \end_layout
32737
32738 \begin_layout Plain Layout
32739
32740 pass
32741 \end_layout
32742
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Standard
32749 \begin_inset Note Greyedout
32750 status open
32751
32752 \begin_layout Plain Layout
32753
32754 \series bold
32755 Note:
32756 \series default
32757  À cause d'un bug dans le paquetage 
32758 \series bold
32759 listings
32760 \series default
32761  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32762  listing.
32763  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32764  les lignes 3 et 6.
32765 \end_layout
32766
32767 \end_inset
32768
32769
32770 \end_layout
32771
32772 \begin_layout Standard
32773 \begin_inset VSpace bigskip
32774 \end_inset
32775
32776
32777 \end_layout
32778
32779 \begin_layout Standard
32780 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32781  listing.
32782  Pour le faire, il suffit d'utiliser le menu 
32783 \family sans
32784 Insérer\SpecialChar \menuseparator
32785 Fichier\SpecialChar \menuseparator
32786 Sous-document
32787 \family default
32788  et de choisir le type 
32789 \family sans
32790 Listing
32791 \family default
32792
32793 \begin_inset space ~
32794 \end_inset
32795
32796
32797 \family sans
32798 de
32799 \begin_inset space ~
32800 \end_inset
32801
32802 Code
32803 \begin_inset space ~
32804 \end_inset
32805
32806 source
32807 \family default
32808 .
32809 \begin_inset Foot
32810 status collapsed
32811
32812 \begin_layout Plain Layout
32813 Les autres types de sous-documents sont décrits dans la section
32814 \begin_inset space ~
32815 \end_inset
32816
32817
32818 \begin_inset CommandInset ref
32819 LatexCommand ref
32820 reference "sec:Sous-documents"
32821
32822 \end_inset
32823
32824 .
32825 \end_layout
32826
32827 \end_inset
32828
32829  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32830  à utiliser pour le listing dans une zone de texte.
32831  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32832  
32833 \begin_inset Quotes eld
32834 \end_inset
32835
32836 ?
32837 \begin_inset Quotes erd
32838 \end_inset
32839
32840  dans la zone de texte.
32841 \end_layout
32842
32843 \begin_layout Standard
32844 Pour faire référence à un sous-document de type listing, tapez une étiquette
32845  dans le champ correspondant de la fenêtre de dialogue.
32846  On peut alors faire référence à cette étiquette en utilisant le menu 
32847 \family sans
32848 Insérer\SpecialChar \menuseparator
32849 Référence
32850 \begin_inset space ~
32851 \end_inset
32852
32853 Croisée
32854 \family default
32855 .
32856 \end_layout
32857
32858 \begin_layout Standard
32859 Le listing
32860 \begin_inset space ~
32861 \end_inset
32862
32863
32864 \begin_inset CommandInset ref
32865 LatexCommand ref
32866 reference "lst:listing-fichier"
32867
32868 \end_inset
32869
32870  est une exemple de listing issu d'un fichier ; ici les lignes 10
32871 \begin_inset space \thinspace{}
32872 \end_inset
32873
32874 -
32875 \begin_inset space \thinspace{}
32876 \end_inset
32877
32878 15 de ce fichier LyX sont listées.
32879 \end_layout
32880
32881 \begin_layout Standard
32882 \begin_inset CommandInset include
32883 LatexCommand lstinputlisting
32884 filename "EmbeddedObjects.lyx"
32885 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
32886
32887 \end_inset
32888
32889
32890 \end_layout
32891
32892 \begin_layout Standard
32893 \begin_inset VSpace bigskip
32894 \end_inset
32895
32896
32897 \end_layout
32898
32899 \begin_layout Standard
32900 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
32901  de dialogue 
32902 \family sans
32903 Document\SpecialChar \menuseparator
32904 Paramètres\SpecialChar \menuseparator
32905 Format
32906 \begin_inset space ~
32907 \end_inset
32908
32909 du
32910 \begin_inset space ~
32911 \end_inset
32912
32913 Texte
32914 \family default
32915 .
32916  Pour avoir la liste des options disponibles, tapez un point d'interrogation
32917  
32918 \begin_inset Quotes eld
32919 \end_inset
32920
32921 ?
32922 \begin_inset Quotes erd
32923 \end_inset
32924
32925  dans le champ 
32926 \family sans
32927 Paramètres
32928 \begin_inset space ~
32929 \end_inset
32930
32931 du
32932 \begin_inset space ~
32933 \end_inset
32934
32935 Listing
32936 \family default
32937 .
32938 \end_layout
32939
32940 \begin_layout Standard
32941 Pour plus d'information sur le paquetage 
32942 \series bold
32943 listings
32944 \series default
32945 , nous vous renvoyons à sa documentation 
32946 \begin_inset CommandInset citation
32947 LatexCommand cite
32948 key "listings"
32949
32950 \end_inset
32951
32952 .
32953 \end_layout
32954
32955 \begin_layout Standard
32956 \begin_inset Newpage newpage
32957 \end_inset
32958
32959
32960 \end_layout
32961
32962 \begin_layout Chapter
32963 \start_of_appendix
32964 Unités de longueur utilisables avec LyX
32965 \begin_inset OptArg
32966 status collapsed
32967
32968 \begin_layout Plain Layout
32969 Unités de longueur
32970 \end_layout
32971
32972 \end_inset
32973
32974
32975 \begin_inset Index
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979 Unités
32980 \end_layout
32981
32982 \end_inset
32983
32984
32985 \begin_inset CommandInset label
32986 LatexCommand label
32987 name "cha:Unités-de-longueur"
32988
32989 \end_inset
32990
32991
32992 \end_layout
32993
32994 \begin_layout Standard
32995 Pour comprendre les unités de longueur utilisées dans cette documentation,
32996  le tableau
32997 \begin_inset space ~
32998 \end_inset
32999
33000
33001 \begin_inset CommandInset ref
33002 LatexCommand ref
33003 reference "tab:Unités"
33004
33005 \end_inset
33006
33007 décrit les unités utilisées par LyX.
33008 \begin_inset Float table
33009 placement h
33010 wide false
33011 sideways false
33012 status open
33013
33014 \begin_layout Plain Layout
33015 \begin_inset Caption
33016
33017 \begin_layout Plain Layout
33018 \begin_inset CommandInset label
33019 LatexCommand label
33020 name "tab:Unités"
33021
33022 \end_inset
33023
33024 Unités de longueur
33025 \end_layout
33026
33027 \end_inset
33028
33029
33030 \end_layout
33031
33032 \begin_layout Plain Layout
33033 \begin_inset VSpace medskip
33034 \end_inset
33035
33036
33037 \end_layout
33038
33039 \begin_layout Plain Layout
33040 \align center
33041 \begin_inset Tabular
33042 <lyxtabular version="3" rows="20" columns="2">
33043 <features>
33044 <column alignment="center" valignment="top" width="0">
33045 <column alignment="center" valignment="top" width="0">
33046 <row>
33047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051 unité
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060 nom/description
33061 \end_layout
33062
33063 \end_inset
33064 </cell>
33065 </row>
33066 <row>
33067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33068 \begin_inset Text
33069
33070 \begin_layout Plain Layout
33071 mm
33072 \end_layout
33073
33074 \end_inset
33075 </cell>
33076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33077 \begin_inset Text
33078
33079 \begin_layout Plain Layout
33080 millimètre
33081 \end_layout
33082
33083 \end_inset
33084 </cell>
33085 </row>
33086 <row>
33087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33088 \begin_inset Text
33089
33090 \begin_layout Plain Layout
33091 cm
33092 \end_layout
33093
33094 \end_inset
33095 </cell>
33096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100 centimètre
33101 \end_layout
33102
33103 \end_inset
33104 </cell>
33105 </row>
33106 <row>
33107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33108 \begin_inset Text
33109
33110 \begin_layout Plain Layout
33111 in
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120 pouce (inch)
33121 \end_layout
33122
33123 \end_inset
33124 </cell>
33125 </row>
33126 <row>
33127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33128 \begin_inset Text
33129
33130 \begin_layout Plain Layout
33131 pt
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140 point (72.27
33141 \begin_inset space \thinspace{}
33142 \end_inset
33143
33144 pt = 1
33145 \begin_inset space \thinspace{}
33146 \end_inset
33147
33148 in)
33149 \end_layout
33150
33151 \end_inset
33152 </cell>
33153 </row>
33154 <row>
33155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33156 \begin_inset Text
33157
33158 \begin_layout Plain Layout
33159 pc
33160 \end_layout
33161
33162 \end_inset
33163 </cell>
33164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33165 \begin_inset Text
33166
33167 \begin_layout Plain Layout
33168 pica (1
33169 \begin_inset space \thinspace{}
33170 \end_inset
33171
33172 pc = 12
33173 \begin_inset space \thinspace{}
33174 \end_inset
33175
33176 pt)
33177 \end_layout
33178
33179 \end_inset
33180 </cell>
33181 </row>
33182 <row>
33183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33184 \begin_inset Text
33185
33186 \begin_layout Plain Layout
33187 sp
33188 \end_layout
33189
33190 \end_inset
33191 </cell>
33192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33193 \begin_inset Text
33194
33195 \begin_layout Plain Layout
33196 scaled point (65536
33197 \begin_inset space \thinspace{}
33198 \end_inset
33199
33200 sp = 1
33201 \begin_inset space \thinspace{}
33202 \end_inset
33203
33204 pt)
33205 \end_layout
33206
33207 \end_inset
33208 </cell>
33209 </row>
33210 <row>
33211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33212 \begin_inset Text
33213
33214 \begin_layout Plain Layout
33215 bp
33216 \end_layout
33217
33218 \end_inset
33219 </cell>
33220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33221 \begin_inset Text
33222
33223 \begin_layout Plain Layout
33224 gros point (72
33225 \begin_inset space \thinspace{}
33226 \end_inset
33227
33228 bp = 1
33229 \begin_inset space \thinspace{}
33230 \end_inset
33231
33232 in)
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 </row>
33238 <row>
33239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33240 \begin_inset Text
33241
33242 \begin_layout Plain Layout
33243 dd
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252 didot (72
33253 \begin_inset space \thinspace{}
33254 \end_inset
33255
33256 dd 
33257 \begin_inset Formula $\approx$
33258 \end_inset
33259
33260  37.6
33261 \begin_inset space \thinspace{}
33262 \end_inset
33263
33264 mm)
33265 \end_layout
33266
33267 \end_inset
33268 </cell>
33269 </row>
33270 <row>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Plain Layout
33275 cc
33276 \end_layout
33277
33278 \end_inset
33279 </cell>
33280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33281 \begin_inset Text
33282
33283 \begin_layout Plain Layout
33284 cicero (1
33285 \begin_inset space \thinspace{}
33286 \end_inset
33287
33288 cc = 12
33289 \begin_inset space \thinspace{}
33290 \end_inset
33291
33292 dd)
33293 \end_layout
33294
33295 \end_inset
33296 </cell>
33297 </row>
33298 <row>
33299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303 Scale%
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312 % de la largeur originale de l'image
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 </row>
33318 <row>
33319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33320 \begin_inset Text
33321
33322 \begin_layout Plain Layout
33323 text%
33324 \end_layout
33325
33326 \end_inset
33327 </cell>
33328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33329 \begin_inset Text
33330
33331 \begin_layout Plain Layout
33332 % de la largeur du texte
33333 \end_layout
33334
33335 \end_inset
33336 </cell>
33337 </row>
33338 <row>
33339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343 col%
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352 % de la largeur de la colonne
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 </row>
33358 <row>
33359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33360 \begin_inset Text
33361
33362 \begin_layout Plain Layout
33363 page%
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372 % de la largeur du papier
33373 \end_layout
33374
33375 \end_inset
33376 </cell>
33377 </row>
33378 <row>
33379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33380 \begin_inset Text
33381
33382 \begin_layout Plain Layout
33383 line%
33384 \end_layout
33385
33386 \end_inset
33387 </cell>
33388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Plain Layout
33392 % de la largeur de la ligne
33393 \end_layout
33394
33395 \end_inset
33396 </cell>
33397 </row>
33398 <row>
33399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33400 \begin_inset Text
33401
33402 \begin_layout Plain Layout
33403 theight%
33404 \end_layout
33405
33406 \end_inset
33407 </cell>
33408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33409 \begin_inset Text
33410
33411 \begin_layout Plain Layout
33412 % la hauteur du texte
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 </row>
33418 <row>
33419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Plain Layout
33423 pheight%
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432 % hauteur du papier
33433 \end_layout
33434
33435 \end_inset
33436 </cell>
33437 </row>
33438 <row>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443 ex
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Plain Layout
33452 hauteur de la lettre 
33453 \emph on
33454 x
33455 \emph default
33456  dans la police courante
33457 \end_layout
33458
33459 \end_inset
33460 </cell>
33461 </row>
33462 <row>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Plain Layout
33467 em
33468 \end_layout
33469
33470 \end_inset
33471 </cell>
33472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33473 \begin_inset Text
33474
33475 \begin_layout Plain Layout
33476 largeur de la lettre
33477 \emph on
33478  M
33479 \emph default
33480  dans la police courante
33481 \end_layout
33482
33483 \end_inset
33484 </cell>
33485 </row>
33486 <row>
33487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33488 \begin_inset Text
33489
33490 \begin_layout Plain Layout
33491 mu
33492 \end_layout
33493
33494 \end_inset
33495 </cell>
33496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500 unité mathématique (1
33501 \begin_inset space \thinspace{}
33502 \end_inset
33503
33504 mu = 1/18
33505 \begin_inset space \thinspace{}
33506 \end_inset
33507
33508 em)
33509 \end_layout
33510
33511 \end_inset
33512 </cell>
33513 </row>
33514 </lyxtabular>
33515
33516 \end_inset
33517
33518
33519 \end_layout
33520
33521 \end_inset
33522
33523
33524 \end_layout
33525
33526 \begin_layout Chapter
33527 Formats des fichiers de sortie graphiques
33528 \begin_inset CommandInset label
33529 LatexCommand label
33530 name "cha:Formats-fichiers-graphiques"
33531
33532 \end_inset
33533
33534
33535 \end_layout
33536
33537 \begin_layout Section
33538 DVI
33539 \begin_inset Index
33540 status collapsed
33541
33542 \begin_layout Plain Layout
33543 Formats de Fichiers! DVI
33544 \end_layout
33545
33546 \end_inset
33547
33548
33549 \begin_inset Index
33550 status collapsed
33551
33552 \begin_layout Plain Layout
33553 DVI|see
33554 \begin_inset ERT
33555 status collapsed
33556
33557 \begin_layout Plain Layout
33558
33559 {
33560 \end_layout
33561
33562 \end_inset
33563
33564 Formats de Fichiers
33565 \begin_inset ERT
33566 status collapsed
33567
33568 \begin_layout Plain Layout
33569
33570 }
33571 \end_layout
33572
33573 \end_inset
33574
33575
33576 \end_layout
33577
33578 \end_inset
33579
33580
33581 \end_layout
33582
33583 \begin_layout Standard
33584 Ce type de fichiers a l'extension 
33585 \begin_inset Quotes fld
33586 \end_inset
33587
33588
33589 \family typewriter
33590 .dvi
33591 \family default
33592
33593 \begin_inset Quotes frd
33594 \end_inset
33595
33596 .
33597  Il est appelé 
33598 \emph on
33599 indépendant de l'appareil
33600 \emph default
33601  ou 
33602 \begin_inset Quotes fld
33603 \end_inset
33604
33605 device independent (DVI)
33606 \begin_inset Quotes frd
33607 \end_inset
33608
33609 , car il est complètement portable ; vous pouvez les recopier d'une machine
33610  à l'autre sans avoir à faire de conversion.
33611  À l'époque où ce format a été développé, c'était loin d'être évident.
33612  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33613  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33614 \end_layout
33615
33616 \begin_layout Standard
33617 \begin_inset Note Greyedout
33618 status open
33619
33620 \begin_layout Plain Layout
33621
33622 \series bold
33623 Note:
33624 \series default
33625  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33626  au fichier.
33627  
33628 \end_layout
33629
33630 \end_inset
33631
33632  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33633  
33634 \family typewriter
33635 .dvi
33636 \family default
33637 .
33638  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33639 z le DVI puisque le programme de visualisation doit convertir les images
33640  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33641  document.
33642  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33643  avec de nombreuses images.
33644 \end_layout
33645
33646 \begin_layout Standard
33647 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33648  menu 
33649 \family sans
33650 Fichier\SpecialChar \menuseparator
33651 Exporter\SpecialChar \menuseparator
33652 DVI.
33653
33654 \family default
33655  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33656 \family sans
33657 Visualiser
33658 \family default
33659  ou en utilisant le bouton
33660 \begin_inset Graphics
33661         filename ../../images/buffer-view_dvi.png
33662         scale 85
33663         scaleBeforeRotation
33664
33665 \end_inset
33666
33667  de la barre d'outils.
33668 \end_layout
33669
33670 \begin_layout Section
33671 PostScript
33672 \begin_inset CommandInset label
33673 LatexCommand label
33674 name "sec:PostScript"
33675
33676 \end_inset
33677
33678
33679 \begin_inset Index
33680 status collapsed
33681
33682 \begin_layout Plain Layout
33683 Formats de Fichiers ! PostScript
33684 \end_layout
33685
33686 \end_inset
33687
33688
33689 \begin_inset Index
33690 status collapsed
33691
33692 \begin_layout Plain Layout
33693 PostScript|see
33694 \begin_inset ERT
33695 status collapsed
33696
33697 \begin_layout Plain Layout
33698
33699 {
33700 \end_layout
33701
33702 \end_inset
33703
33704 Formats de Fichiers
33705 \begin_inset ERT
33706 status collapsed
33707
33708 \begin_layout Plain Layout
33709
33710 }
33711 \end_layout
33712
33713 \end_inset
33714
33715
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \end_layout
33722
33723 \begin_layout Standard
33724 Ce type de fichiers a l'extension 
33725 \begin_inset Quotes fld
33726 \end_inset
33727
33728
33729 \family typewriter
33730 .ps
33731 \family default
33732
33733 \begin_inset Quotes frd
33734 \end_inset
33735
33736 .
33737  PostScript a été développé par la société 
33738 \series bold
33739 Adobe
33740 \series default
33741  comme un langage pour les imprimantes.
33742  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33743  pour imprimer le document.
33744  PostScript peut être considéré comme un 
33745 \begin_inset Quotes fld
33746 \end_inset
33747
33748 langage de programmation
33749 \begin_inset Quotes frd
33750 \end_inset
33751
33752  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33753  images
33754 \begin_inset Foot
33755 status open
33756
33757 \begin_layout Plain Layout
33758 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33759  LaTeX 
33760 \series bold
33761 pstricks
33762 \series default
33763
33764 \begin_inset CommandInset citation
33765 LatexCommand cite
33766 key "pstricks"
33767
33768 \end_inset
33769
33770 .
33771 \end_layout
33772
33773 \end_inset
33774
33775 .
33776  En partie à cause de toutes ces possibilités un fichier PostScript est
33777  souvent plus gros qu'un PDF.
33778 \end_layout
33779
33780 \begin_layout Standard
33781 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33782  plus gros qu'un PDF.
33783 \end_layout
33784
33785 \begin_layout Standard
33786 PostScript ne peut contenir que des images au format 
33787 \begin_inset Quotes fld
33788 \end_inset
33789
33790 PostScript Encapsulé
33791 \begin_inset Quotes frd
33792 \end_inset
33793
33794  (encapsulated PostScript ou EPS, d'extension 
33795 \family typewriter
33796 .eps
33797 \family default
33798 ).
33799  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33800  il doit les convertir en interne en EPS.
33801  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33802  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33803  document.
33804  Cela risque de ralentir de façon importante votre rythme de travail.
33805  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33806  vos images directement en EPS pour éviter ce problème.
33807 \end_layout
33808
33809 \begin_layout Standard
33810 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33811  le menu 
33812 \family sans
33813 Fichier\SpecialChar \menuseparator
33814 Exporter\SpecialChar \menuseparator
33815 PostScript.
33816
33817 \family default
33818  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33819  
33820 \family sans
33821 Visualiser
33822 \family default
33823  ou en utilisant le bouton 
33824 \begin_inset Graphics
33825         filename ../../images/buffer-view_ps.png
33826         scale 85
33827         scaleBeforeRotation
33828
33829 \end_inset
33830
33831  de la barre d'outils.
33832 \end_layout
33833
33834 \begin_layout Section
33835 PDF
33836 \begin_inset CommandInset label
33837 LatexCommand label
33838 name "sec:PDF"
33839
33840 \end_inset
33841
33842
33843 \begin_inset Index
33844 status collapsed
33845
33846 \begin_layout Plain Layout
33847 Formats de Fichiers ! PDF
33848 \end_layout
33849
33850 \end_inset
33851
33852
33853 \begin_inset Index
33854 status collapsed
33855
33856 \begin_layout Plain Layout
33857 PDF
33858 \end_layout
33859
33860 \end_inset
33861
33862
33863 \end_layout
33864
33865 \begin_layout Standard
33866 Ce type de fichiers a l'extension 
33867 \begin_inset Quotes fld
33868 \end_inset
33869
33870
33871 \family typewriter
33872 .pdf
33873 \family default
33874
33875 \begin_inset Quotes frd
33876 \end_inset
33877
33878 .
33879  Ce 
33880 \begin_inset Quotes fld
33881 \end_inset
33882
33883 format de document portable
33884 \begin_inset Quotes frd
33885 \end_inset
33886
33887  (portable document format ou PDF) est développé par 
33888 \family typewriter
33889 Adobe
33890 \family default
33891  comme une évolution de PostScript.
33892  Il est plus comprimé et utilise moins de commandes que PostScript.
33893  Comme son nom l'indique, il est 
33894 \begin_inset Quotes fld
33895 \end_inset
33896
33897 portable
33898 \begin_inset Quotes frd
33899 \end_inset
33900
33901  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
33902  aura exactement le même aspect.
33903 \end_layout
33904
33905 \begin_layout Standard
33906 PDF peut contenir des images dans son propre format PDF et dans les formats
33907  JPG (format du 
33908 \begin_inset Quotes fld
33909 \end_inset
33910
33911 Joint Photographic Expert Group
33912 \begin_inset Quotes frd
33913 \end_inset
33914
33915  avec comme extension 
33916 \family typewriter
33917 .jpg
33918 \family default
33919  ou 
33920 \family typewriter
33921 .jpeg
33922 \family default
33923 ) et PNG (
33924 \begin_inset Quotes fld
33925 \end_inset
33926
33927 Portable Network Graphics
33928 \begin_inset Quotes frd
33929 \end_inset
33930
33931  avec l'extension 
33932 \family typewriter
33933 .png
33934 \family default
33935 ).
33936  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
33937  dans un de ces formats.
33938  Mais comme il est dit dans la section sur PostScript, les conversions d'images
33939  vont ralentir votre travail.
33940  Nous recommandons donc l'utilisation de l'un des trois formats cités.
33941 \end_layout
33942
33943 \begin_layout Standard
33944 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
33945  menu 
33946 \family sans
33947 Fichier\SpecialChar \menuseparator
33948 Exporter 
33949 \family default
33950 de trois façons différentes:
33951 \end_layout
33952
33953 \begin_layout Description
33954 PDF
33955 \begin_inset space ~
33956 \end_inset
33957
33958 (ps2pdf) Ceci utilise le programme 
33959 \family typewriter
33960 ps2pdf
33961 \family default
33962  qui créé un PDF à partir de la version PostScript de votre fichier.
33963  Cette dernière est produite par le programme 
33964 \family typewriter
33965 dvips
33966 \family default
33967  qui utilise une version DVI comme étape intermédiaire.
33968  Cette variante consiste donc en trois conversions.
33969 \end_layout
33970
33971 \begin_layout Description
33972 PDF
33973 \begin_inset space ~
33974 \end_inset
33975
33976 (dvipdfm) Ceci utilise le programme 
33977 \family typewriter
33978 dvipdfm
33979 \family default
33980  qui convertit votre fichier en DVI avant de le convertir en PDF.
33981 \end_layout
33982
33983 \begin_layout Description
33984 PDF
33985 \begin_inset space ~
33986 \end_inset
33987
33988 (pdflatex) Ceci utilise le programme 
33989 \family typewriter
33990 pdftex
33991 \family default
33992  qui convertit directement votre fichier en PDF.
33993 \end_layout
33994
33995 \begin_layout Standard
33996 Nous recommandons d'utiliser l'option 
33997 \family sans
33998 PDF
33999 \begin_inset space ~
34000 \end_inset
34001
34002 (pdflatex)
34003 \family default
34004  car 
34005 \family typewriter
34006 pdftex
34007 \family default
34008  accepte toutes les fonctionnalités des versions actuelles de PDF.
34009  Il est en plus rapide et stable.
34010  Le programme 
34011 \family typewriter
34012 dvipdfm
34013 \family default
34014  n'est plus développé est est donc un peu dépassé.
34015 \end_layout
34016
34017 \begin_layout Standard
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34023 \family sans
34024 Visualiser
34025 \family default
34026  ou en utilisant le bouton 
34027 \begin_inset Graphics
34028         filename ../../images/buffer-view_pdf2.png
34029         scale 85
34030         scaleBeforeRotation
34031
34032 \end_inset
34033
34034  de la barre d'outils
34035 \family sans
34036  (
34037 \family default
34038 qui utilise 
34039 \family sans
34040 PDF
34041 \begin_inset space ~
34042 \end_inset
34043
34044 (pdflatex)
34045 \family default
34046 ).
34047 \end_layout
34048
34049 \begin_layout Chapter
34050 Explication de l' Équation
34051 \begin_inset space ~
34052 \end_inset
34053
34054
34055 \begin_inset CommandInset ref
34056 LatexCommand eqref
34057 reference "eq:Wgn"
34058
34059 \end_inset
34060
34061
34062 \begin_inset CommandInset label
34063 LatexCommand label
34064 name "cha:Explication-de-l'Equation"
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \begin_layout Standard
34072 La largeur totale de 
34073 \emph on
34074 n
34075 \emph default
34076  cellules de tableau 
34077 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34078 \end_inset
34079
34080  peut être calculée avec
34081 \end_layout
34082
34083 \begin_layout Standard
34084 \begin_inset Formula \begin{equation}
34085 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}
34086
34087 \end_inset
34088
34089
34090 \end_layout
34091
34092 \begin_layout Standard
34093 Où 
34094 \begin_inset Formula $W_{g\, n}$
34095 \end_inset
34096
34097  est la largeur fixe de toutes les cellules.
34098  
34099 \series bold
34100
34101 \backslash
34102 tabcolsep
34103 \series default
34104  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34105  sa valeur par défaut est 6
34106 \begin_inset space \thinspace{}
34107 \end_inset
34108
34109 pt.
34110  
34111 \series bold
34112
34113 \backslash
34114 arrayrulewidth
34115 \series default
34116  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34117 \begin_inset space \thinspace{}
34118 \end_inset
34119
34120 pt.
34121 \end_layout
34122
34123 \begin_layout Standard
34124 D'après l'équation
34125 \begin_inset space ~
34126 \end_inset
34127
34128
34129 \begin_inset CommandInset ref
34130 LatexCommand eqref
34131 reference "eq:Wtot_n"
34132
34133 \end_inset
34134
34135 , la largeur totale d'une multicolonne, 
34136 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34137 \end_inset
34138
34139  est
34140 \end_layout
34141
34142 \begin_layout Standard
34143 \begin_inset Formula \begin{equation}
34144 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34145
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Standard
34152 En posant que les équations 
34153 \begin_inset space ~
34154 \end_inset
34155
34156
34157 \begin_inset CommandInset ref
34158 LatexCommand eqref
34159 reference "eq:Wtot_n"
34160
34161 \end_inset
34162
34163  et 
34164 \begin_inset CommandInset ref
34165 LatexCommand eqref
34166 reference "eq:Wtot_mult"
34167
34168 \end_inset
34169
34170  sont égales, on peut calculer la largeur nécessaire 
34171 \begin_inset Formula $W_{g\, n}$
34172 \end_inset
34173
34174  quand 
34175 \emph on
34176 n
34177 \emph default
34178  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34179  de 
34180 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34181 \end_inset
34182
34183 :
34184 \end_layout
34185
34186 \begin_layout Standard
34187 \begin_inset Formula \begin{equation}
34188 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34189
34190 \end_inset
34191
34192
34193 \end_layout
34194
34195 \begin_layout Bibliography
34196 \begin_inset CommandInset bibitem
34197 LatexCommand bibitem
34198 key "latexcompanion"
34199
34200 \end_inset
34201
34202 Frank Mittelbach and Michel Goossens: 
34203 \emph on
34204 The LaTeX Companion Second Edition.
34205
34206 \emph default
34207  Addison-Wesley, 2004
34208 \end_layout
34209
34210 \begin_layout Bibliography
34211 \begin_inset CommandInset bibitem
34212 LatexCommand bibitem
34213 key "latexguide"
34214
34215 \end_inset
34216
34217 Helmut Kopka and Patrick W.
34218  Daly: 
34219 \emph on
34220 A Guide to LaTeX Fourth Edition.
34221
34222 \emph default
34223  Addison-Wesley, 2003
34224 \end_layout
34225
34226 \begin_layout Bibliography
34227 \begin_inset CommandInset bibitem
34228 LatexCommand bibitem
34229 key "latexbook"
34230
34231 \end_inset
34232
34233 Leslie Lamport: 
34234 \emph on
34235 LaTeX: A Document Preparation System.
34236
34237 \emph default
34238  Addison-Wesley, second edition, 1994
34239 \end_layout
34240
34241 \begin_layout Bibliography
34242 \begin_inset CommandInset bibitem
34243 LatexCommand bibitem
34244 key "booktabs"
34245
34246 \end_inset
34247
34248 Documentation du paquetage LaTeX 
34249 \series bold
34250
34251 \begin_inset CommandInset href
34252 LatexCommand href
34253 name "booktabs"
34254 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34255
34256 \end_inset
34257
34258
34259 \series default
34260
34261 \begin_inset Index
34262 status collapsed
34263
34264 \begin_layout Plain Layout
34265 Paquetages LaTeX ! booktabs
34266 \end_layout
34267
34268 \end_inset
34269
34270
34271 \end_layout
34272
34273 \begin_layout Bibliography
34274 \begin_inset CommandInset bibitem
34275 LatexCommand bibitem
34276 key "caption"
34277
34278 \end_inset
34279
34280 Documentation du paquetage LaTeX 
34281 \series bold
34282
34283 \begin_inset CommandInset href
34284 LatexCommand href
34285 name "caption"
34286 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34287
34288 \end_inset
34289
34290
34291 \series default
34292
34293 \begin_inset Index
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297 Paquetages LaTeX ! caption
34298 \end_layout
34299
34300 \end_inset
34301
34302
34303 \end_layout
34304
34305 \begin_layout Bibliography
34306 \begin_inset CommandInset bibitem
34307 LatexCommand bibitem
34308 key "endfloat"
34309
34310 \end_inset
34311
34312 Documentation du paquetage LaTeX 
34313 \series bold
34314
34315 \begin_inset CommandInset href
34316 LatexCommand href
34317 name "endfloat"
34318 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34319
34320 \end_inset
34321
34322
34323 \series default
34324
34325 \begin_inset Index
34326 status collapsed
34327
34328 \begin_layout Plain Layout
34329 Paquetages LaTeX ! endfloat
34330 \end_layout
34331
34332 \end_inset
34333
34334
34335 \end_layout
34336
34337 \begin_layout Bibliography
34338 \begin_inset CommandInset bibitem
34339 LatexCommand bibitem
34340 key "wrapfig"
34341
34342 \end_inset
34343
34344 Documentation du paquetage LaTeX 
34345 \series bold
34346
34347 \begin_inset CommandInset href
34348 LatexCommand href
34349 name "wrapfig"
34350 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34351
34352 \end_inset
34353
34354
34355 \series default
34356
34357 \begin_inset Index
34358 status collapsed
34359
34360 \begin_layout Plain Layout
34361 Paquetages LaTeX ! wrapfig
34362 \begin_inset ERT
34363 status collapsed
34364
34365 \begin_layout Plain Layout
34366
34367
34368 \backslash
34369 vspace{4mm}
34370 \end_layout
34371
34372 \end_inset
34373
34374
34375 \end_layout
34376
34377 \end_inset
34378
34379
34380 \end_layout
34381
34382 \begin_layout Bibliography
34383 \begin_inset CommandInset bibitem
34384 LatexCommand bibitem
34385 key "footmisc"
34386
34387 \end_inset
34388
34389 Documentation du paquetage LaTeX 
34390 \series bold
34391
34392 \begin_inset CommandInset href
34393 LatexCommand href
34394 name "footmisc"
34395 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34396
34397 \end_inset
34398
34399
34400 \series default
34401
34402 \begin_inset Index
34403 status collapsed
34404
34405 \begin_layout Plain Layout
34406 Paquetages LaTeX ! footmisc
34407 \end_layout
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Bibliography
34415 \begin_inset CommandInset bibitem
34416 LatexCommand bibitem
34417 key "hypcap"
34418
34419 \end_inset
34420
34421 Documentation du paquetage LaTeX 
34422 \series bold
34423
34424 \begin_inset CommandInset href
34425 LatexCommand href
34426 name "hypcap"
34427 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34428
34429 \end_inset
34430
34431
34432 \series default
34433
34434 \begin_inset Index
34435 status collapsed
34436
34437 \begin_layout Plain Layout
34438 Paquetages LaTeX ! hyperref
34439 \end_layout
34440
34441 \end_inset
34442
34443
34444 \end_layout
34445
34446 \begin_layout Bibliography
34447 \begin_inset CommandInset bibitem
34448 LatexCommand bibitem
34449 key "hyperref"
34450
34451 \end_inset
34452
34453 Documentation du paquetage LaTeX 
34454 \series bold
34455
34456 \begin_inset CommandInset href
34457 LatexCommand href
34458 name "hyperref"
34459 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34460
34461 \end_inset
34462
34463
34464 \series default
34465
34466 \begin_inset Index
34467 status collapsed
34468
34469 \begin_layout Plain Layout
34470 Paquetages LaTeX ! hyperref
34471 \end_layout
34472
34473 \end_inset
34474
34475
34476 \end_layout
34477
34478 \begin_layout Bibliography
34479 \begin_inset CommandInset bibitem
34480 LatexCommand bibitem
34481 key "koma-script"
34482
34483 \end_inset
34484
34485 Documentation du paquetage LaTeX 
34486 \series bold
34487
34488 \begin_inset CommandInset href
34489 LatexCommand href
34490 name "koma-script"
34491 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34492
34493 \end_inset
34494
34495
34496 \series default
34497
34498 \begin_inset Index
34499 status collapsed
34500
34501 \begin_layout Plain Layout
34502 Paquetages LaTeX ! koma-script
34503 \end_layout
34504
34505 \end_inset
34506
34507
34508 \end_layout
34509
34510 \begin_layout Bibliography
34511 \begin_inset CommandInset bibitem
34512 LatexCommand bibitem
34513 key "listings"
34514
34515 \end_inset
34516
34517 Documentation du paquetage LaTeX 
34518 \series bold
34519
34520 \begin_inset CommandInset href
34521 LatexCommand href
34522 name "listings"
34523 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34524
34525 \end_inset
34526
34527
34528 \series default
34529
34530 \begin_inset Index
34531 status collapsed
34532
34533 \begin_layout Plain Layout
34534 Paquetages LaTeX ! listings
34535 \end_layout
34536
34537 \end_inset
34538
34539
34540 \end_layout
34541
34542 \begin_layout Bibliography
34543 \begin_inset CommandInset bibitem
34544 LatexCommand bibitem
34545 key "marginnote"
34546
34547 \end_inset
34548
34549 Documentation du paquetage LaTeX 
34550 \series bold
34551
34552 \begin_inset CommandInset href
34553 LatexCommand href
34554 name "marginnote"
34555 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34556
34557 \end_inset
34558
34559
34560 \series default
34561
34562 \begin_inset Index
34563 status collapsed
34564
34565 \begin_layout Plain Layout
34566 Paquetages LaTeX ! marginnote
34567 \end_layout
34568
34569 \end_inset
34570
34571
34572 \end_layout
34573
34574 \begin_layout Bibliography
34575 \begin_inset CommandInset bibitem
34576 LatexCommand bibitem
34577 key "pstricks"
34578
34579 \end_inset
34580
34581 Page Web du paquetage LaTeX 
34582 \series bold
34583
34584 \begin_inset CommandInset href
34585 LatexCommand href
34586 name "PSTricks"
34587 target "http://tug.org/PSTricks/"
34588
34589 \end_inset
34590
34591
34592 \series default
34593
34594 \begin_inset Index
34595 status collapsed
34596
34597 \begin_layout Plain Layout
34598 Paquetages LaTeX ! PSTricks
34599 \end_layout
34600
34601 \end_inset
34602
34603
34604 \end_layout
34605
34606 \begin_layout Bibliography
34607 \begin_inset CommandInset bibitem
34608 LatexCommand bibitem
34609 key "sidecap"
34610
34611 \end_inset
34612
34613 Documentation du paquetage LaTeX 
34614 \series bold
34615
34616 \begin_inset CommandInset href
34617 LatexCommand href
34618 name "sidecap"
34619 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34620
34621 \end_inset
34622
34623
34624 \series default
34625
34626 \begin_inset Index
34627 status collapsed
34628
34629 \begin_layout Plain Layout
34630 Paquetages LaTeX ! sidecap
34631 \end_layout
34632
34633 \end_inset
34634
34635
34636 \end_layout
34637
34638 \begin_layout Bibliography
34639 \begin_inset CommandInset bibitem
34640 LatexCommand bibitem
34641 key "NewInLyX16"
34642
34643 \end_inset
34644
34645
34646 \begin_inset CommandInset href
34647 LatexCommand href
34648 name "Page Wiki"
34649 target "http://wiki.lyx.org/LyX/NewInLyX16"
34650
34651 \end_inset
34652
34653  au sujet des nouveautés de 
34654 \family sans
34655 LyX 1.6.0
34656 \family default
34657 .
34658 \end_layout
34659
34660 \begin_layout Standard
34661 \begin_inset CommandInset index_print
34662 LatexCommand printindex
34663
34664 \end_inset
34665
34666
34667 \end_layout
34668
34669 \begin_layout Standard
34670 \begin_inset FloatList figure
34671
34672 \end_inset
34673
34674
34675 \end_layout
34676
34677 \begin_layout Standard
34678 \begin_inset FloatList table
34679
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \begin_layout Standard
34686 \begin_inset ERT
34687 status open
34688
34689 \begin_layout Plain Layout
34690
34691
34692 \backslash
34693 listof{algorithm}{Liste des Algorithmes}
34694 \end_layout
34695
34696 \end_inset
34697
34698
34699 \begin_inset Note Note
34700 status collapsed
34701
34702 \begin_layout Plain Layout
34703 voir la section
34704 \begin_inset space ~
34705 \end_inset
34706
34707
34708 \begin_inset CommandInset ref
34709 LatexCommand ref
34710 reference "sub:Flottant-d'Algorithme"
34711
34712 \end_inset
34713
34714  pour une description
34715 \end_layout
34716
34717 \end_inset
34718
34719
34720 \end_layout
34721
34722 \end_body
34723 \end_document