]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
documentation: some preamble fixes, part 2/3
[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 337
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 is 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 \end_preamble
164 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
165 \language french
166 \inputencoding auto
167 \font_roman default
168 \font_sans default
169 \font_typewriter default
170 \font_default_family default
171 \font_sc false
172 \font_osf false
173 \font_sf_scale 100
174 \font_tt_scale 100
175
176 \graphics default
177 \paperfontsize 12
178 \spacing single
179 \use_hyperref true
180 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
181 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
182 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
183 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
184 \pdf_bookmarks true
185 \pdf_bookmarksnumbered true
186 \pdf_bookmarksopen true
187 \pdf_bookmarksopenlevel 1
188 \pdf_breaklinks false
189 \pdf_pdfborder false
190 \pdf_colorlinks true
191 \pdf_backref false
192 \pdf_pagebackref false
193 \pdf_pdfusetitle false
194 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
195 \papersize default
196 \use_geometry false
197 \use_amsmath 2
198 \use_esint 0
199 \cite_engine basic
200 \use_bibtopic false
201 \paperorientation portrait
202 \secnumdepth 3
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \quotes_language english
207 \papercolumns 1
208 \papersides 2
209 \paperpagestyle default
210 \bullet 1 1 34 -1
211 \bullet 2 2 35 -1
212 \bullet 3 2 7 -1
213 \tracking_changes false
214 \output_changes false
215 \author "" 
216 \author "" 
217 \end_header
218
219 \begin_body
220
221 \begin_layout Title
222 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
223  les Boîtes et les Objets Externes de LyX
224 \end_layout
225
226 \begin_layout Author
227 par l'Équipe LyX
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
234  de la documentation de LyX: 
235 \begin_inset CommandInset href
236 LatexCommand href
237 name "lyx-docs@lists.lyx.org"
238 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
239 type "mailto:"
240
241 \end_inset
242
243
244 \end_layout
245
246 \end_inset
247
248
249 \begin_inset Note Note
250 status collapsed
251
252 \begin_layout Plain Layout
253 auteur original : Uwe Stöhr
254 \end_layout
255
256 \begin_layout Plain Layout
257 Traduction française : Siegfried Meunier-Guttin-Cluzel
258 \end_layout
259
260 \begin_layout Plain Layout
261 version 1.5.2 - novembre 2007
262 \end_layout
263
264 \end_inset
265
266
267 \begin_inset Newline newline
268 \end_inset
269
270
271 \begin_inset Newline newline
272 \end_inset
273
274
275 \family sans
276 Version 1.6svn
277 \end_layout
278
279 \begin_layout Standard
280 \begin_inset CommandInset toc
281 LatexCommand tableofcontents
282
283 \end_inset
284
285
286 \end_layout
287
288 \begin_layout Standard
289 \begin_inset Note Note
290 status open
291
292 \begin_layout Plain Layout
293 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
294  
295 \series bold
296 arydshln
297 \series default
298
299 \series bold
300 colortbl
301 \series default
302
303 \series bold
304 marginnote
305 \series default
306 , et 
307 \series bold
308 sidecap
309 \series default
310  doivent être installés.
311  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
312  les sections qui nécessitent les paquetages en question n'apparaîtront
313  pas sur la sortie.
314 \end_layout
315
316 \begin_layout Plain Layout
317 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
318 \begin_inset Newline newline
319 \end_inset
320
321
322 \series bold
323 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
324 \begin_inset Newline newline
325 \end_inset
326
327
328 \series default
329 (version anglaise)
330 \end_layout
331
332 \end_inset
333
334
335 \end_layout
336
337 \begin_layout Chapter
338 Figures
339 \begin_inset CommandInset label
340 LatexCommand label
341 name "cha:Figures"
342
343 \end_inset
344
345
346 \begin_inset Index
347 status collapsed
348
349 \begin_layout Plain Layout
350 Figures
351 \end_layout
352
353 \end_inset
354
355
356 \begin_inset Index
357 status collapsed
358
359 \begin_layout Plain Layout
360 Graphiques|see
361 \begin_inset ERT
362 status collapsed
363
364 \begin_layout Plain Layout
365
366 {
367 \end_layout
368
369 \end_inset
370
371 Figures
372 \begin_inset ERT
373 status collapsed
374
375 \begin_layout Plain Layout
376
377 }
378 \end_layout
379
380 \end_inset
381
382
383 \end_layout
384
385 \end_inset
386
387
388 \end_layout
389
390 \begin_layout Section
391 La fenêtre de dialogue Graphique
392 \begin_inset Index
393 status collapsed
394
395 \begin_layout Plain Layout
396 Figures ! Fenêtre de dialogue Graphique
397 \end_layout
398
399 \end_inset
400
401
402 \begin_inset CommandInset label
403 LatexCommand label
404 name "sec:Graphics-Dialog"
405
406 \end_inset
407
408
409 \end_layout
410
411 \begin_layout Standard
412 Pour placer une figure dans votre document, cliquez sur le bouton
413 \begin_inset Graphics
414         filename ../../images/dialog-show-new-inset_graphics.png
415         scale 85
416         scaleBeforeRotation
417
418 \end_inset
419
420  dans la barre d'outils, ou faites 
421 \family sans
422 Insérer\SpecialChar \menuseparator
423 Graphique
424 \family default
425 .
426  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
427  à charger.
428  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
429  dans le texte.
430 \end_layout
431
432 \begin_layout Standard
433 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
434  avec le bouton droit sur une image
435 \begin_inset Note Note
436 status collapsed
437
438 \begin_layout Plain Layout
439 Ça marche aussi avec le bouton gauche ! (NdT)
440 \end_layout
441
442 \end_inset
443
444 .
445  Cette fenêtre de dialogue possède trois onglets:
446 \end_layout
447
448 \begin_layout Description
449 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
450  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
451  Les unités de longueurs utilisées sont décrites dans l'appendice
452 \begin_inset space ~
453 \end_inset
454
455
456 \begin_inset CommandInset ref
457 LatexCommand ref
458 reference "cha:Unités-de-longueur"
459
460 \end_inset
461
462 .
463 \begin_inset Newline newline
464 \end_inset
465
466
467 \begin_inset Index
468 status collapsed
469
470 \begin_layout Plain Layout
471 Figures ! Pivotées
472 \end_layout
473
474 \end_inset
475
476 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
477  d'une montre, en donnant l'angle de rotation et la position du pivot.
478  L'image apparaîtra pivotée dans LyX.
479 \begin_inset Newline newline
480 \end_inset
481
482
483 \begin_inset Index
484 status collapsed
485
486 \begin_layout Plain Layout
487 Figures ! Redimensionnées
488 \end_layout
489
490 \end_inset
491
492 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
493  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
494  sa largeur.
495  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
496  déterminée automatiquement.
497  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
498  éventuellement une distorsion.
499  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
500  
501 \family sans
502 Conserver
503 \begin_inset space ~
504 \end_inset
505
506 les
507 \begin_inset space ~
508 \end_inset
509
510 proportions
511 \family default
512 .
513  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
514  pas les valeurs fixées.
515  
516 \begin_inset Newline newline
517 \end_inset
518
519 Les images peuvent être modifiée en utilisant le programme de votre choix
520  en cliquant sur le bouton Éditer.
521  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
522  
523 \family sans
524 Formats
525 \begin_inset space ~
526 \end_inset
527
528 de
529 \begin_inset space ~
530 \end_inset
531
532 fichiers
533 \family default
534  dans la fenêtre de dialogue de 
535 \family sans
536 Préférences
537 \family default
538  de LyX.
539 \end_layout
540
541 \begin_layout Description
542 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
543  la sortie finale est de modifier les coordonnées de la zone de l'image
544  qui est affichée.
545  Cette zone peut être calculée automatiquement à partir des données présentes
546  dans le fichier en appuyant sur le bouton 
547 \family sans
548 Valeurs
549 \begin_inset space ~
550 \end_inset
551
552 du
553 \begin_inset space ~
554 \end_inset
555
556 Fichier
557 \family default
558 .
559  Avec l'option 
560 \family sans
561 Couper
562 \begin_inset space ~
563 \end_inset
564
565 à
566 \begin_inset space ~
567 \end_inset
568
569 la
570 \begin_inset space ~
571 \end_inset
572
573 boîte
574 \begin_inset space ~
575 \end_inset
576
577 de
578 \begin_inset space ~
579 \end_inset
580
581 délimitation, 
582 \family default
583 seule la portion de l'image qui est dans la zone définie sera imprimée.
584  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
585  donc vous pouvez ignorer l'onglet 
586 \family sans
587 Rogner
588 \family default
589 .
590 \end_layout
591
592 \begin_layout Description
593
594 \family sans
595 Options
596 \begin_inset space ~
597 \end_inset
598
599 LaTeX
600 \begin_inset space ~
601 \end_inset
602
603 et
604 \begin_inset space ~
605 \end_inset
606
607 LyX
608 \family default
609  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
610  en faire une sous-figure avec sa propre légende si elle incorporée dans
611  un flottant de figure.
612  Les sous-figures sont décrites dans la section
613 \begin_inset space ~
614 \end_inset
615
616
617 \begin_inset CommandInset ref
618 LatexCommand ref
619 reference "sec:Figure-Floats"
620
621 \end_inset
622
623 .
624 \begin_inset Newline newline
625 \end_inset
626
627 Les experts ès-LaTeX pourront fournir dans cet onglet des options supplémentaire
628 s pour LaTeX
629 \begin_inset Newline newline
630 \end_inset
631
632 L'option Mode brouillon fait que l'image apparaîtra sur la sortie sous la
633  forme d'un cadre vide avec la taille de l'image.
634 \begin_inset Newline newline
635 \end_inset
636
637 L'option 
638 \family sans
639 ne
640 \begin_inset space ~
641 \end_inset
642
643 pas
644 \begin_inset space ~
645 \end_inset
646
647 décompresser
648 \begin_inset space ~
649 \end_inset
650
651 à
652 \begin_inset space ~
653 \end_inset
654
655 l'exportation
656 \family default
657  n'affectera que les graphiques EPS zippés, par exemple 
658 \family typewriter
659 x.eps.gz
660 \family default
661 .
662  Quand cette option est activée, les images ne sont pas décompressées à
663  l'exportation, vu que LaTeX peut les traiter telles-quelles
664 \begin_inset Newline newline
665 \end_inset
666
667 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
668  disques quand on utilise PostScript comme format de sortie, voir l'appendice
669 \begin_inset space ~
670 \end_inset
671
672
673 \begin_inset CommandInset ref
674 LatexCommand ref
675 reference "sec:PostScript"
676
677 \end_inset
678
679 .
680  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
681  terminal UNIX ou une console Windows:
682 \begin_inset Newline newline
683 \end_inset
684
685
686 \series bold
687 gzip x.eps
688 \series default
689
690 \begin_inset Newline newline
691 \end_inset
692
693
694 \series bold
695 zgrep %%Bounding x.eps.gz > x.eps.bb
696 \series default
697
698 \begin_inset Newline newline
699 \end_inset
700
701 La seconde commande va créer le fichier contenant la description de la boîte
702  de délimitation 
703 \begin_inset Quotes eld
704 \end_inset
705
706
707 \family typewriter
708 x.eps.bb
709 \family default
710
711 \begin_inset Quotes erd
712 \end_inset
713
714  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
715 \end_layout
716
717 \begin_layout Standard
718 \begin_inset VSpace bigskip
719 \end_inset
720
721
722 \end_layout
723
724 \begin_layout Standard
725 Voici un exemple d'image au format EPS
726 \begin_inset Foot
727 status collapsed
728
729 \begin_layout Plain Layout
730 Les format d'images sont décrits dans la section
731 \begin_inset space ~
732 \end_inset
733
734
735 \begin_inset CommandInset ref
736 LatexCommand ref
737 reference "sec:Image-Formats"
738
739 \end_inset
740
741 .
742 \end_layout
743
744 \end_inset
745
746  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
747 nt:
748 \end_layout
749
750 \begin_layout Standard
751 \align center
752 \begin_inset Graphics
753         filename ../clipart/mobius.eps
754         scale 70
755         scaleBeforeRotation
756         rotateOrigin center
757
758 \end_inset
759
760
761 \end_layout
762
763 \begin_layout Standard
764 Et voici la même image mais en mode brouillon:
765 \end_layout
766
767 \begin_layout Standard
768 \align center
769 \begin_inset Graphics
770         filename ../clipart/mobius.eps
771         scale 70
772         draft
773         scaleBeforeRotation
774         rotateOrigin center
775
776 \end_inset
777
778
779 \end_layout
780
781 \begin_layout Section
782 Figures Flottantes
783 \begin_inset CommandInset label
784 LatexCommand label
785 name "sec:Figure-Floats"
786
787 \end_inset
788
789
790 \begin_inset Index
791 status collapsed
792
793 \begin_layout Plain Layout
794 Flottants ! Figures
795 \end_layout
796
797 \end_inset
798
799
800 \begin_inset Index
801 status collapsed
802
803 \begin_layout Plain Layout
804 Figures ! Flottants
805 \end_layout
806
807 \end_inset
808
809
810 \end_layout
811
812 \begin_layout Standard
813 Pour des explications d'ordre général concernant les flottants, jetez un
814  coup d'œil à la section
815 \begin_inset space ~
816 \end_inset
817
818
819 \begin_inset CommandInset ref
820 LatexCommand ref
821 reference "sec:Flottants-Introduction"
822
823 \end_inset
824
825 .
826 \end_layout
827
828 \begin_layout Standard
829 Le bouton 
830 \begin_inset Graphics
831         filename ../../images/float-insert_figure.png
832         scale 85
833         scaleBeforeRotation
834
835 \end_inset
836
837  de la barre d'outils et le menu 
838 \family sans
839 Insérer\SpecialChar \menuseparator
840 Flottant\SpecialChar \menuseparator
841 Figure
842 \family default
843  insèrent un flottant avec l'étiquette 
844 \begin_inset Quotes eld
845 \end_inset
846
847
848 \series bold
849 Figure
850 \begin_inset space ~
851 \end_inset
852
853 #:
854 \series default
855
856 \begin_inset Quotes erd
857 \end_inset
858
859  (# est le numéro réel de l'image).
860  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
861 \begin_inset space ~
862 \end_inset
863
864
865 \begin_inset CommandInset ref
866 LatexCommand ref
867 reference "fig:kill-plat"
868
869 \end_inset
870
871  ou en dessous de la légende comme pour la Figure
872 \begin_inset space ~
873 \end_inset
874
875
876 \begin_inset CommandInset ref
877 LatexCommand ref
878 reference "fig:escher"
879
880 \end_inset
881
882 .
883  Vous trouverez plus d'information sur le positionnement des légendes dans
884  la section
885 \begin_inset space ~
886 \end_inset
887
888
889 \begin_inset CommandInset ref
890 LatexCommand ref
891 reference "sec:Placement-légende"
892
893 \end_inset
894
895 .
896 \end_layout
897
898 \begin_layout Standard
899 \begin_inset Float figure
900 wide false
901 sideways false
902 status open
903
904 \begin_layout Plain Layout
905 \align center
906 \begin_inset Graphics
907         filename ../clipart/platypus.eps
908         width 50col%
909         scaleBeforeRotation
910         rotateOrigin center
911
912 \end_inset
913
914
915 \end_layout
916
917 \begin_layout Plain Layout
918 \begin_inset Caption
919
920 \begin_layout Plain Layout
921 \begin_inset CommandInset label
922 LatexCommand label
923 name "fig:kill-plat"
924
925 \end_inset
926
927 Un ornithorynque sévèrement déformé dans un flottant de figure.
928 \end_layout
929
930 \end_inset
931
932
933 \end_layout
934
935 \end_inset
936
937
938 \end_layout
939
940 \begin_layout Standard
941 \begin_inset Float figure
942 wide false
943 sideways false
944 status open
945
946 \begin_layout Plain Layout
947 \begin_inset Caption
948
949 \begin_layout Plain Layout
950 \begin_inset CommandInset label
951 LatexCommand label
952 name "fig:escher"
953
954 \end_inset
955
956 M.C.
957  Escher sous LSD.
958 \end_layout
959
960 \end_inset
961
962
963 \end_layout
964
965 \begin_layout Plain Layout
966 \align center
967 \begin_inset Graphics
968         filename ../clipart/escher-lsd.eps
969         scale 80
970         scaleBeforeRotation
971         rotateOrigin center
972
973 \end_inset
974
975
976 \end_layout
977
978 \end_inset
979
980
981 \end_layout
982
983 \begin_layout Standard
984 \begin_inset Index
985 status collapsed
986
987 \begin_layout Plain Layout
988 Références ! à des Figures
989 \end_layout
990
991 \end_inset
992
993 Les figure
994 \begin_inset space ~
995 \end_inset
996
997
998 \begin_inset CommandInset ref
999 LatexCommand ref
1000 reference "fig:kill-plat"
1001
1002 \end_inset
1003
1004  et 
1005 \begin_inset CommandInset ref
1006 LatexCommand ref
1007 reference "fig:escher"
1008
1009 \end_inset
1010
1011  sont des exemples de figures référencées.
1012  Dans le texte, on fait référence à une figure en faisant référence à sa
1013  légende.
1014  On insère donc une étiquette dans la légende en utilisant le menu 
1015 \family sans
1016 Insérer
1017 \family default
1018 \SpecialChar \menuseparator
1019
1020 \family sans
1021 Étiquette
1022 \family default
1023  ou le bouton 
1024 \begin_inset Graphics
1025         filename ../../images/label-insert.png
1026         scale 85
1027         scaleBeforeRotation
1028
1029 \end_inset
1030
1031  de la barre d'outils.
1032  On peut alors faire référence à cette étiquette en utilisant le menu 
1033 \family sans
1034 Insérer\SpecialChar \menuseparator
1035 Référence
1036 \begin_inset space ~
1037 \end_inset
1038
1039 croisée
1040 \family default
1041  ou le bouton 
1042 \begin_inset Graphics
1043         filename ../../images/dialog-show-new-inset_ref.png
1044         scale 85
1045         scaleBeforeRotation
1046
1047 \end_inset
1048
1049  de la barre d'outils.
1050  Il est important d'utiliser des références pour les flottants de figures
1051  plutôt que des locutions vagues du genre 
1052 \begin_inset Quotes eld
1053 \end_inset
1054
1055 la figure ci-dessous
1056 \begin_inset Quotes erd
1057 \end_inset
1058
1059 , puisque LaTeX va repositionner la figure dans le document final.
1060  Votre figure risque de ne plus être ci-dessous du tout !
1061 \begin_inset Newline newline
1062 \end_inset
1063
1064 Le référencement est expliqué plus en détail dans la section
1065 \begin_inset space ~
1066 \end_inset
1067
1068
1069 \begin_inset CommandInset ref
1070 LatexCommand ref
1071 reference "sec:Referencer-les-Flottants"
1072
1073 \end_inset
1074
1075 .
1076 \end_layout
1077
1078 \begin_layout Standard
1079 En principe on met une figure dans un flottant, mais parfois vous pouvez
1080  vouloir deux figures avec chacune sa sous-légende.
1081  C'est possible en utilisant la fenêtre de dialogue: faites un clic droit
1082  sur l'image et allez sur l'onglet 
1083 \family sans
1084 Options
1085 \begin_inset space ~
1086 \end_inset
1087
1088 LaTeX
1089 \begin_inset space ~
1090 \end_inset
1091
1092 et
1093 \begin_inset space ~
1094 \end_inset
1095
1096 LyX
1097 \family default
1098 , cochez l'option 
1099 \family sans
1100 Sous
1101 \begin_inset space ~
1102 \end_inset
1103
1104 figure
1105 \family default
1106  et tapez la légende dans le champ qui vient d'être activé.
1107  Notez que seule la légende principale des flottants est reprise dans la
1108  Liste des Figures.
1109  La figure
1110 \begin_inset space ~
1111 \end_inset
1112
1113
1114 \begin_inset CommandInset ref
1115 LatexCommand ref
1116 reference "fig:Deux-images-déformées"
1117
1118 \end_inset
1119
1120  est un exemple de flottant de figure avec deux images mises l'une à côté
1121  de l'autre.
1122  Vous pouvez aussi mettre les images les unes sous les autres.
1123 \end_layout
1124
1125 \begin_layout Standard
1126 \begin_inset Float figure
1127 wide false
1128 sideways false
1129 status open
1130
1131 \begin_layout Plain Layout
1132 \begin_inset space \hfill{}
1133 \end_inset
1134
1135
1136 \begin_inset Float figure
1137 wide false
1138 sideways false
1139 status open
1140
1141 \begin_layout Plain Layout
1142 \begin_inset Caption
1143
1144 \begin_layout Plain Layout
1145 Undefinable structure
1146 \end_layout
1147
1148 \end_inset
1149
1150
1151 \end_layout
1152
1153 \begin_layout Plain Layout
1154 \begin_inset Graphics
1155         filename ../clipart/escher-lsd.eps
1156         width 45col%
1157         scaleBeforeRotation
1158
1159 \end_inset
1160
1161
1162 \end_layout
1163
1164 \end_inset
1165
1166
1167 \begin_inset space \hfill{}
1168 \end_inset
1169
1170
1171 \begin_inset Float figure
1172 wide false
1173 sideways false
1174 status open
1175
1176 \begin_layout Plain Layout
1177 \begin_inset Caption
1178
1179 \begin_layout Plain Layout
1180
1181 \end_layout
1182
1183 \end_inset
1184
1185
1186 \end_layout
1187
1188 \begin_layout Plain Layout
1189 \begin_inset Graphics
1190         filename ../clipart/platypus.eps
1191         lyxscale 60
1192         width 45col%
1193         scaleBeforeRotation
1194
1195 \end_inset
1196
1197
1198 \end_layout
1199
1200 \end_inset
1201
1202
1203 \begin_inset space \hfill{}
1204 \end_inset
1205
1206
1207 \end_layout
1208
1209 \begin_layout Plain Layout
1210 \begin_inset Caption
1211
1212 \begin_layout Plain Layout
1213 \begin_inset CommandInset label
1214 LatexCommand label
1215 name "fig:Deux-images-déformées"
1216
1217 \end_inset
1218
1219 Deux images déformées.
1220 \end_layout
1221
1222 \end_inset
1223
1224
1225 \end_layout
1226
1227 \end_inset
1228
1229
1230 \end_layout
1231
1232 \begin_layout Section
1233 Les Formats d'images
1234 \begin_inset CommandInset label
1235 LatexCommand label
1236 name "sec:Image-Formats"
1237
1238 \end_inset
1239
1240
1241 \begin_inset Index
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245 Formats d' images
1246 \end_layout
1247
1248 \end_inset
1249
1250
1251 \begin_inset Index
1252 status collapsed
1253
1254 \begin_layout Plain Layout
1255 Figures ! Formats d'images
1256 \end_layout
1257
1258 \end_inset
1259
1260
1261 \end_layout
1262
1263 \begin_layout Standard
1264 Vous pouvez insérer des images dans n'importe quel format connu.
1265  Mais, comme nous l'avons expliqué dans l'appendice
1266 \begin_inset space ~
1267 \end_inset
1268
1269
1270 \begin_inset CommandInset ref
1271 LatexCommand ref
1272 reference "cha:Formats-fichiers-graphiques"
1273
1274 \end_inset
1275
1276 ,
1277 \lang english
1278  
1279 \lang french
1280 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1281  de formats d'images.
1282  Pour s'en sortir LyX utilise le programme 
1283 \family typewriter
1284 Imagemagick
1285 \family default
1286  en arrière plan pour convertir les formats que vous utilisez dans un des
1287  formats acceptés par le format de sortie.
1288  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1289 ons en n'utilisant que les formats listés dans les sous sections de
1290 \lang english
1291  
1292 \lang french
1293 l'appendice
1294 \begin_inset space ~
1295 \end_inset
1296
1297
1298 \begin_inset CommandInset ref
1299 LatexCommand ref
1300 reference "cha:Formats-fichiers-graphiques"
1301
1302 \end_inset
1303
1304 .
1305 \end_layout
1306
1307 \begin_layout Standard
1308 Comme pour les polices de caractères, il y a deux grands types de formats
1309  d'images:
1310 \end_layout
1311
1312 \begin_layout Description
1313 Les
1314 \begin_inset space ~
1315 \end_inset
1316
1317 images
1318 \begin_inset space ~
1319 \end_inset
1320
1321 Matricielles
1322 \begin_inset space ~
1323 \end_inset
1324
1325 (ou
1326 \begin_inset space ~
1327 \end_inset
1328
1329 bitmap) l'image est décomposée en une mosaïque des points (ou pixels), souvent
1330  enregistrés sous un format compressé.
1331  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1332  petits carrés quand on utilise des agrandissements trop importants (aspect
1333  
1334 \begin_inset Quotes eld
1335 \end_inset
1336
1337 pixellisé
1338 \begin_inset Quotes erd
1339 \end_inset
1340
1341 ).
1342  Les formats matriciels les plus connus sont le GIF (
1343 \begin_inset Quotes eld
1344 \end_inset
1345
1346 Graphics Interchange Format
1347 \begin_inset Quotes erd
1348 \end_inset
1349
1350 , avec comme extension de fichier 
1351 \begin_inset Quotes eld
1352 \end_inset
1353
1354
1355 \family typewriter
1356 .gif
1357 \family default
1358
1359 \begin_inset Quotes erd
1360 \end_inset
1361
1362 )
1363 \begin_inset Index
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367 GIF|see
1368 \begin_inset ERT
1369 status collapsed
1370
1371 \begin_layout Plain Layout
1372
1373 {
1374 \end_layout
1375
1376 \end_inset
1377
1378 Format d'image
1379 \begin_inset ERT
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383
1384 }
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \end_inset
1393
1394 , le PNG (
1395 \begin_inset Quotes eld
1396 \end_inset
1397
1398 Portable Network Graphics, extension 
1399 \begin_inset Quotes eld
1400 \end_inset
1401
1402
1403 \family typewriter
1404 .gif
1405 \family default
1406
1407 \begin_inset Quotes erd
1408 \end_inset
1409
1410 )
1411 \begin_inset Index
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 PNG|see
1416 \begin_inset ERT
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420
1421 {
1422 \end_layout
1423
1424 \end_inset
1425
1426 Formats d'image
1427 \begin_inset ERT
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431
1432 }
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \end_inset
1441
1442  et le JPG (
1443 \begin_inset Quotes eld
1444 \end_inset
1445
1446 Joint Photographic Expert Group, extension 
1447 \begin_inset Quotes eld
1448 \end_inset
1449
1450
1451 \family typewriter
1452 .jpg
1453 \family default
1454
1455 \begin_inset Quotes erd
1456 \end_inset
1457
1458  ou 
1459 \begin_inset Quotes eld
1460 \end_inset
1461
1462
1463 \family typewriter
1464 .jpeg
1465 \family default
1466
1467 \begin_inset Quotes erd
1468 \end_inset
1469
1470 )
1471 \begin_inset Index
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475 JPG|see
1476 \begin_inset ERT
1477 status collapsed
1478
1479 \begin_layout Plain Layout
1480
1481 {
1482 \end_layout
1483
1484 \end_inset
1485
1486 Formats d'image
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 }
1493 \end_layout
1494
1495 \end_inset
1496
1497
1498 \end_layout
1499
1500 \end_inset
1501
1502 .
1503 \end_layout
1504
1505 \begin_layout Description
1506 Les
1507 \begin_inset space ~
1508 \end_inset
1509
1510 images
1511 \begin_inset space ~
1512 \end_inset
1513
1514 Vectorielles
1515 \begin_inset space ~
1516 \end_inset
1517
1518 (ou
1519 \begin_inset space ~
1520 \end_inset
1521
1522 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1523  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1524 nnée comme on le veut sans perte de précision.
1525  La possibilité de redimensionner les images est très utilisé pour les présentat
1526 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1527 nnement.
1528  Le redimensionnement permet aussi de présenter des documents en ligne où
1529  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1530  étudier les détails.
1531 \begin_inset Newline newline
1532 \end_inset
1533
1534 Les principaux formats vectoriels sont le SVG (
1535 \begin_inset Quotes eld
1536 \end_inset
1537
1538 Scalable Vector Graphics
1539 \begin_inset Quotes erd
1540 \end_inset
1541
1542 , extension
1543 \begin_inset Quotes eld
1544 \end_inset
1545
1546
1547 \family typewriter
1548 .svg
1549 \family default
1550
1551 \begin_inset Quotes erd
1552 \end_inset
1553
1554 )
1555 \begin_inset Index
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559 SVG|see
1560 \begin_inset ERT
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564
1565 {
1566 \end_layout
1567
1568 \end_inset
1569
1570 Format d'image
1571 \begin_inset ERT
1572 status collapsed
1573
1574 \begin_layout Plain Layout
1575
1576 }
1577 \end_layout
1578
1579 \end_inset
1580
1581
1582 \end_layout
1583
1584 \end_inset
1585
1586 , l'EPS ( 
1587 \begin_inset Quotes eld
1588 \end_inset
1589
1590 encapsulated PostScript
1591 \begin_inset Quotes erd
1592 \end_inset
1593
1594 , extension
1595 \begin_inset Quotes eld
1596 \end_inset
1597
1598
1599 \family typewriter
1600 .eps
1601 \family default
1602
1603 \begin_inset Quotes erd
1604 \end_inset
1605
1606 )
1607 \begin_inset Index
1608 status collapsed
1609
1610 \begin_layout Plain Layout
1611 EPS|see
1612 \begin_inset ERT
1613 status collapsed
1614
1615 \begin_layout Plain Layout
1616
1617 {
1618 \end_layout
1619
1620 \end_inset
1621
1622 Format d'image
1623 \begin_inset ERT
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627
1628 }
1629 \end_layout
1630
1631 \end_inset
1632
1633
1634 \end_layout
1635
1636 \end_inset
1637
1638 , le PDF (
1639 \begin_inset Quotes eld
1640 \end_inset
1641
1642 Portable Document Format
1643 \begin_inset Quotes erd
1644 \end_inset
1645
1646 , extension
1647 \begin_inset Quotes eld
1648 \end_inset
1649
1650
1651 \family typewriter
1652 .pdf
1653 \family default
1654
1655 \begin_inset Quotes erd
1656 \end_inset
1657
1658 )
1659 \begin_inset Index
1660 status collapsed
1661
1662 \begin_layout Plain Layout
1663 PDF|see
1664 \begin_inset ERT
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668
1669 {
1670 \end_layout
1671
1672 \end_inset
1673
1674 Format d'image
1675 \begin_inset ERT
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679
1680 }
1681 \end_layout
1682
1683 \end_inset
1684
1685
1686 \end_layout
1687
1688 \end_inset
1689
1690  et le WMF (
1691 \begin_inset Quotes eld
1692 \end_inset
1693
1694 Windows Metafile
1695 \begin_inset Quotes erd
1696 \end_inset
1697
1698 , extension 
1699 \begin_inset Quotes eld
1700 \end_inset
1701
1702
1703 \family typewriter
1704 .wfm
1705 \family default
1706
1707 \begin_inset Quotes erd
1708 \end_inset
1709
1710  ou 
1711 \begin_inset Quotes eld
1712 \end_inset
1713
1714
1715 \family typewriter
1716 .emf
1717 \family default
1718
1719 \begin_inset Quotes erd
1720 \end_inset
1721
1722 )
1723 \begin_inset Index
1724 status collapsed
1725
1726 \begin_layout Plain Layout
1727 WMF|see
1728 \begin_inset ERT
1729 status collapsed
1730
1731 \begin_layout Plain Layout
1732
1733 {
1734 \end_layout
1735
1736 \end_inset
1737
1738 Formats d'images
1739 \begin_inset ERT
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743
1744 }
1745 \end_layout
1746
1747 \end_inset
1748
1749
1750 \end_layout
1751
1752 \end_inset
1753
1754 .
1755  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1756  en EPS, mais le résultat ne sera pas redimensionnable.
1757  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1758 \begin_inset Foot
1759 status open
1760
1761 \begin_layout Plain Layout
1762 Dans le cas du PDF l'image initiale est aussi compressée.
1763 \end_layout
1764
1765 \end_inset
1766
1767 .
1768 \end_layout
1769
1770 \begin_layout Standard
1771 Les fichiers PDF générés par 
1772 \family typewriter
1773 Adobe Photoshop
1774 \family default
1775 , par exemple, sont des images matricielles.
1776 \end_layout
1777
1778 \begin_layout Standard
1779 En principe il est quasiment impossible de convertir une image matricielle
1780  en graphique vectoriel, seul le contraire est possible.
1781
1782 \lang english
1783  
1784 \lang french
1785 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1786  dans respectivement un fichier de sortie PDF ou PostScript.
1787  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1788  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1789  WMF/SVG
1790 \begin_inset Formula $\to$
1791 \end_inset
1792
1793 PDF/EPS convenables.
1794 \end_layout
1795
1796 \begin_layout Chapter
1797 Tableaux
1798 \begin_inset CommandInset label
1799 LatexCommand label
1800 name "cha:Tableaux"
1801
1802 \end_inset
1803
1804
1805 \begin_inset Index
1806 status collapsed
1807
1808 \begin_layout Plain Layout
1809 Tableau
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \begin_layout Section
1818 Introduction
1819 \begin_inset Index
1820 status collapsed
1821
1822 \begin_layout Plain Layout
1823 Tableau ! Introduction
1824 \end_layout
1825
1826 \end_inset
1827
1828
1829 \end_layout
1830
1831 \begin_layout Standard
1832 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1833 \begin_inset Graphics
1834         filename ../../images/tabular-insert.png
1835         scale 85
1836         scaleBeforeRotation
1837
1838 \end_inset
1839
1840  soit 
1841 \family sans
1842 Insérer\SpecialChar \menuseparator
1843 Tableau
1844 \family default
1845 .
1846  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1847  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1848  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1849  sur un bouton de la souris pour valider votre choix.
1850  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1851  vous demandant le nombre de lignes et de colonnes.
1852 \begin_inset Newline newline
1853 \end_inset
1854
1855 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1856  une à droite de la colonne la plus à droite et une en bas de la rangée
1857  du bas, qui forment une boîte autour du tableau.
1858  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1859  apparaît séparée du reste du tableau.
1860  Voici un exemple :
1861 \end_layout
1862
1863 \begin_layout Standard
1864 \align center
1865 \begin_inset Tabular
1866 <lyxtabular version="3" rows="4" columns="4">
1867 <features>
1868 <column alignment="center" valignment="top" width="0">
1869 <column alignment="center" valignment="top" width="0">
1870 <column alignment="center" valignment="top" width="0">
1871 <column alignment="center" valignment="top" width="0">
1872 <row>
1873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1874 \begin_inset Text
1875
1876 \begin_layout Plain Layout
1877
1878 \end_layout
1879
1880 \end_inset
1881 </cell>
1882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1883 \begin_inset Text
1884
1885 \begin_layout Plain Layout
1886 1
1887 \end_layout
1888
1889 \end_inset
1890 </cell>
1891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1892 \begin_inset Text
1893
1894 \begin_layout Plain Layout
1895 2
1896 \end_layout
1897
1898 \end_inset
1899 </cell>
1900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1901 \begin_inset Text
1902
1903 \begin_layout Plain Layout
1904 3
1905 \end_layout
1906
1907 \end_inset
1908 </cell>
1909 </row>
1910 <row>
1911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1912 \begin_inset Text
1913
1914 \begin_layout Plain Layout
1915 A
1916 \end_layout
1917
1918 \end_inset
1919 </cell>
1920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1921 \begin_inset Text
1922
1923 \begin_layout Plain Layout
1924
1925 \end_layout
1926
1927 \end_inset
1928 </cell>
1929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1930 \begin_inset Text
1931
1932 \begin_layout Plain Layout
1933
1934 \end_layout
1935
1936 \end_inset
1937 </cell>
1938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1939 \begin_inset Text
1940
1941 \begin_layout Plain Layout
1942
1943 \end_layout
1944
1945 \end_inset
1946 </cell>
1947 </row>
1948 <row>
1949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1950 \begin_inset Text
1951
1952 \begin_layout Plain Layout
1953 B
1954 \end_layout
1955
1956 \end_inset
1957 </cell>
1958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1959 \begin_inset Text
1960
1961 \begin_layout Plain Layout
1962
1963 \end_layout
1964
1965 \end_inset
1966 </cell>
1967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1968 \begin_inset Text
1969
1970 \begin_layout Plain Layout
1971
1972 \end_layout
1973
1974 \end_inset
1975 </cell>
1976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1977 \begin_inset Text
1978
1979 \begin_layout Plain Layout
1980
1981 \end_layout
1982
1983 \end_inset
1984 </cell>
1985 </row>
1986 <row>
1987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1988 \begin_inset Text
1989
1990 \begin_layout Plain Layout
1991 C
1992 \end_layout
1993
1994 \end_inset
1995 </cell>
1996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1997 \begin_inset Text
1998
1999 \begin_layout Plain Layout
2000
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2006 \begin_inset Text
2007
2008 \begin_layout Plain Layout
2009
2010 \end_layout
2011
2012 \end_inset
2013 </cell>
2014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2015 \begin_inset Text
2016
2017 \begin_layout Plain Layout
2018
2019 \end_layout
2020
2021 \end_inset
2022 </cell>
2023 </row>
2024 </lyxtabular>
2025
2026 \end_inset
2027
2028
2029 \end_layout
2030
2031 \begin_layout Section
2032 La fenêtre 
2033 \family sans
2034 Tableau
2035 \family default
2036
2037 \begin_inset Index
2038 status collapsed
2039
2040 \begin_layout Plain Layout
2041 Tableau ! Fenêtre de dialogue
2042 \end_layout
2043
2044 \end_inset
2045
2046
2047 \end_layout
2048
2049 \begin_layout Standard
2050 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2051  de la souris, ce qui fait apparaître une fenêtre avec des options.
2052  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2053  la colonne et la ligne dans laquelle le curseur se trouve.
2054  La plupart des options peuvent s'appliquer à des sélections.
2055  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2056  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2057  votre sélection.
2058  Notez qu'il y a une différence entre sélectionner le 
2059 \emph on
2060 contenu 
2061 \emph default
2062 d'une cellule et sélectionner la cellule elle-même.
2063  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2064  tableaux :
2065 \end_layout
2066
2067 \begin_layout Description
2068 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2069  la largeur de la colonne courante.
2070  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2071  vertical de la ligne courante.
2072  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2073  et donc, plusieurs paragraphes de texte, voir la section
2074 \begin_inset space ~
2075 \end_inset
2076
2077
2078 \begin_inset CommandInset ref
2079 LatexCommand ref
2080 reference "sub:Lignes-multiple-dans-cellule"
2081
2082 \end_inset
2083
2084 .
2085  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2086  pour accommoder le contenu de cellule le plus large.
2087 \begin_inset Newline newline
2088 \end_inset
2089
2090 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2091  un multicolonne, voir la section
2092 \begin_inset space ~
2093 \end_inset
2094
2095
2096 \begin_inset CommandInset ref
2097 LatexCommand ref
2098 reference "sub:Multicolonnes"
2099
2100 \end_inset
2101
2102 .
2103 \begin_inset Newline newline
2104 \end_inset
2105
2106 L'option 
2107 \family sans
2108 Tourner
2109 \begin_inset space ~
2110 \end_inset
2111
2112 la
2113 \begin_inset space ~
2114 \end_inset
2115
2116 case
2117 \begin_inset space ~
2118 \end_inset
2119
2120 de
2121 \begin_inset space ~
2122 \end_inset
2123
2124 90°
2125 \family default
2126  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2127  L'option 
2128 \family sans
2129 Tourner
2130 \begin_inset space ~
2131 \end_inset
2132
2133 le
2134 \begin_inset space ~
2135 \end_inset
2136
2137 tableau
2138 \begin_inset space ~
2139 \end_inset
2140
2141 de
2142 \begin_inset space ~
2143 \end_inset
2144
2145 90°
2146 \family default
2147  fait pivoter tout le tableau.
2148  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2149  la sortie finale.
2150 \begin_inset Newline newline
2151 \end_inset
2152
2153
2154 \begin_inset Note Greyedout
2155 status open
2156
2157 \begin_layout Plain Layout
2158
2159 \series bold
2160 Note:
2161 \series default
2162  La plupart des visualiseurs DVI ne sont 
2163 \emph on
2164 pas
2165 \emph default
2166  capables d'afficher ces rotations.
2167 \end_layout
2168
2169 \end_inset
2170
2171
2172 \lang english
2173
2174 \begin_inset Newline newline
2175 \end_inset
2176
2177
2178 \lang french
2179 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2180  spéciales pour le tableau, voir les sections
2181 \begin_inset space ~
2182 \end_inset
2183
2184
2185 \begin_inset CommandInset ref
2186 LatexCommand ref
2187 reference "sub:Calculs-multicolonnes"
2188
2189 \end_inset
2190
2191  et 
2192 \begin_inset CommandInset ref
2193 LatexCommand ref
2194 reference "sec:Tableaux-Colorés"
2195
2196 \end_inset
2197
2198 .
2199 \end_layout
2200
2201 \begin_layout Description
2202
2203 \family sans
2204 Bordures
2205 \family default
2206  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2207  ou la colonne courante.
2208  
2209 \begin_inset Newline newline
2210 \end_inset
2211
2212 En utilisant le style 
2213 \family sans
2214 Formel
2215 \family default
2216  à la place du style par 
2217 \family sans
2218 Défaut
2219 \family default
2220  va convertir le tableau en tableau formel comme on le décrit dans la section
2221 \begin_inset space ~
2222 \end_inset
2223
2224
2225 \begin_inset CommandInset ref
2226 LatexCommand ref
2227 reference "sec:Tableaux-Formels"
2228
2229 \end_inset
2230
2231 .
2232 \begin_inset Newline newline
2233 \end_inset
2234
2235 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2236  dans les lignes du tableau comme c'est décrit dans la section
2237 \begin_inset space ~
2238 \end_inset
2239
2240
2241 \begin_inset CommandInset ref
2242 LatexCommand ref
2243 reference "sub:Espacement-lignes"
2244
2245 \end_inset
2246
2247 .
2248 \end_layout
2249
2250 \begin_layout Description
2251 Tableau
2252 \begin_inset space ~
2253 \end_inset
2254
2255 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2256  un 
2257 \begin_inset Quotes eld
2258 \end_inset
2259
2260
2261 \emph on
2262 tableau long
2263 \emph default
2264
2265 \begin_inset Quotes erd
2266 \end_inset
2267
2268  qui peut continuer sur plusieurs pages.
2269  Les sections
2270 \begin_inset space ~
2271 \end_inset
2272
2273
2274 \begin_inset CommandInset ref
2275 LatexCommand ref
2276 reference "sec:Tableaux-longs"
2277
2278 \end_inset
2279
2280  et 
2281 \begin_inset CommandInset ref
2282 LatexCommand ref
2283 reference "sec:Questions-sur-tableaux-longs"
2284
2285 \end_inset
2286
2287  décrivent ces tableaux longs plus en détail.
2288 \end_layout
2289
2290 \begin_layout Standard
2291 Quand la barre d'outils tableau est activée
2292 \begin_inset Note Note
2293 status open
2294
2295 \begin_layout Plain Layout
2296 ou la fenêtre ?
2297 \end_layout
2298
2299 \end_inset
2300
2301 , vous pouvez déplacer le curseur de cellule en cellule avec les touches
2302  de déplacement et voir s'afficher les propriétés de la cellule courante
2303  dans la fenêtre de dialogue.
2304 \end_layout
2305
2306 \begin_layout Section
2307 La barre d'outils tableau
2308 \begin_inset Index
2309 status collapsed
2310
2311 \begin_layout Plain Layout
2312 Tableau ! Barre d'outils
2313 \end_layout
2314
2315 \end_inset
2316
2317
2318 \end_layout
2319
2320 \begin_layout Standard
2321 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2322  permet de modifier plus rapidement les tableaux.
2323  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2324  le curseur se trouve à l'intérieur d'un tableau.
2325  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2326  au menu 
2327 \family sans
2328 Visualiser\SpecialChar \menuseparator
2329 Barres
2330 \begin_inset space ~
2331 \end_inset
2332
2333 d'outils\SpecialChar \menuseparator
2334 Tableau
2335 \family default
2336 .
2337 \end_layout
2338
2339 \begin_layout Standard
2340 La barre d'outils contient les icônes suivantes :
2341 \end_layout
2342
2343 \begin_layout Labeling
2344 \labelwidthstring 00.00.0000
2345 \begin_inset Graphics
2346         filename ../../images/tabular-feature_append-row.png
2347         scaleBeforeRotation
2348
2349 \end_inset
2350
2351  ajoute une ligne sous la cellule ou la sélection courante
2352 \end_layout
2353
2354 \begin_layout Labeling
2355 \labelwidthstring 00.00.0000
2356 \begin_inset Graphics
2357         filename ../../images/tabular-feature_append-column.png
2358         scaleBeforeRotation
2359
2360 \end_inset
2361
2362  ajoute une colonne à la droite de la cellule ou de la sélection courante
2363 \end_layout
2364
2365 \begin_layout Labeling
2366 \labelwidthstring 00.00.0000
2367 \begin_inset Graphics
2368         filename ../../images/tabular-feature_delete-row.png
2369         scaleBeforeRotation
2370
2371 \end_inset
2372
2373  supprime la ligne ou la sélection courante
2374 \end_layout
2375
2376 \begin_layout Labeling
2377 \labelwidthstring 00.00.0000
2378 \begin_inset Graphics
2379         filename ../../images/tabular-feature_delete-column.png
2380         scaleBeforeRotation
2381
2382 \end_inset
2383
2384  supprime la colonne ou la sélection courante
2385 \end_layout
2386
2387 \begin_layout Labeling
2388 \labelwidthstring 00.00.0000
2389 \begin_inset Graphics
2390         filename ../../images/tabular-feature_toggle-line-top.png
2391         scaleBeforeRotation
2392
2393 \end_inset
2394
2395  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2396  courante
2397 \end_layout
2398
2399 \begin_layout Labeling
2400 \labelwidthstring 00.00.0000
2401 \begin_inset Graphics
2402         filename ../../images/tabular-feature_toggle-line-bottom.png
2403         scaleBeforeRotation
2404
2405 \end_inset
2406
2407  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2408 \end_layout
2409
2410 \begin_layout Labeling
2411 \labelwidthstring 00.00.0000
2412 \begin_inset Graphics
2413         filename ../../images/tabular-feature_toggle-line-left.png
2414         scaleBeforeRotation
2415
2416 \end_inset
2417
2418  ajoute une ligne sur le côté gauche de la cellule, de ligne 
2419 \begin_inset Note Note
2420 status collapsed
2421
2422 \begin_layout Plain Layout
2423 ou colonne ?
2424 \end_layout
2425
2426 \end_inset
2427
2428  ou de la sélection courante
2429 \end_layout
2430
2431 \begin_layout Labeling
2432 \labelwidthstring 00.00.0000
2433 \begin_inset Graphics
2434         filename ../../images/tabular-feature_toggle-line-right.png
2435         scaleBeforeRotation
2436
2437 \end_inset
2438
2439  ajoute une ligne sur le côté droit de la cellule, de ligne 
2440 \begin_inset Note Note
2441 status collapsed
2442
2443 \begin_layout Plain Layout
2444 ou colonne ?
2445 \end_layout
2446
2447 \end_inset
2448
2449  ou de la sélection courante
2450 \end_layout
2451
2452 \begin_layout Labeling
2453 \labelwidthstring 00.00.0000
2454 \begin_inset Graphics
2455         filename ../../images/tabular-feature_set-all-lines.png
2456         scaleBeforeRotation
2457
2458 \end_inset
2459
2460  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2461  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2462  colonne et la ligne courante
2463 \end_layout
2464
2465 \begin_layout Labeling
2466 \labelwidthstring 00.00.0000
2467 \begin_inset Graphics
2468         filename ../../images/tabular-feature_unset-all-lines.png
2469         scaleBeforeRotation
2470
2471 \end_inset
2472
2473  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2474  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2475  aussi la colonne et la ligne courante
2476 \end_layout
2477
2478 \begin_layout Labeling
2479 \labelwidthstring 00.00.0000
2480 \begin_inset Graphics
2481         filename ../../images/tabular-feature_align-left.png
2482         scaleBeforeRotation
2483
2484 \end_inset
2485
2486  aligne à gauche le contenu de la cellule ou de la colonne courante
2487 \end_layout
2488
2489 \begin_layout Labeling
2490 \labelwidthstring 00.00.0000
2491 \begin_inset Graphics
2492         filename ../../images/tabular-feature_align-center.png
2493         scaleBeforeRotation
2494
2495 \end_inset
2496
2497  centre horizontalement le contenu de la cellule ou de la colonne courante
2498 \end_layout
2499
2500 \begin_layout Labeling
2501 \labelwidthstring 00.00.0000
2502 \begin_inset Graphics
2503         filename ../../images/tabular-feature_align-right.png
2504         scaleBeforeRotation
2505
2506 \end_inset
2507
2508  aligne à droite le contenu de la cellule ou de la colonne courante
2509 \end_layout
2510
2511 \begin_layout Labeling
2512 \labelwidthstring 00.00.0000
2513 \begin_inset Graphics
2514         filename ../../images/tabular-feature_valign-top.png
2515         scaleBeforeRotation
2516
2517 \end_inset
2518
2519  aligne le contenu de la cellule courante verticalement vers le haut
2520 \end_layout
2521
2522 \begin_layout Labeling
2523 \labelwidthstring 00.00.0000
2524 \begin_inset Graphics
2525         filename ../../images/tabular-feature_valign-middle.png
2526         scaleBeforeRotation
2527
2528 \end_inset
2529
2530  centre verticalement le contenu de la cellule courante
2531 \end_layout
2532
2533 \begin_layout Labeling
2534 \labelwidthstring 00.00.0000
2535 \begin_inset Graphics
2536         filename ../../images/tabular-feature_valign-bottom.png
2537         scaleBeforeRotation
2538
2539 \end_inset
2540
2541  aligne le contenu de la cellule courante verticalement vers le bas
2542 \end_layout
2543
2544 \begin_layout Labeling
2545 \labelwidthstring 00.00.0000
2546 \begin_inset Graphics
2547         filename ../../images/tabular-feature_set-rotate-cell.png
2548         scaleBeforeRotation
2549
2550 \end_inset
2551
2552  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2553 re
2554 \end_layout
2555
2556 \begin_layout Labeling
2557 \labelwidthstring 00.00.0000
2558 \begin_inset Graphics
2559         filename ../../images/tabular-feature_set-rotate-tabular.png
2560         scaleBeforeRotation
2561
2562 \end_inset
2563
2564  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2565 \end_layout
2566
2567 \begin_layout Labeling
2568 \labelwidthstring 00.00.0000
2569 \begin_inset Graphics
2570         filename ../../images/tabular-feature_multicolumn.png
2571         scaleBeforeRotation
2572
2573 \end_inset
2574
2575  transforme en multi-colonne la cellule ou la sélection courante
2576 \end_layout
2577
2578 \begin_layout Standard
2579 \begin_inset Note Greyedout
2580 status open
2581
2582 \begin_layout Plain Layout
2583
2584 \series bold
2585 Note :
2586 \series default
2587  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2588  est utilisé pour toutes les autres cellules de la ligne.
2589 \end_layout
2590
2591 \end_inset
2592
2593
2594 \end_layout
2595
2596 \begin_layout Section
2597 Le Menu Éditer Tableau
2598 \begin_inset Index
2599 status collapsed
2600
2601 \begin_layout Plain Layout
2602 Tableau ! Menu Éditer
2603 \end_layout
2604
2605 \end_inset
2606
2607
2608 \end_layout
2609
2610 \begin_layout Standard
2611 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2612  
2613 \family sans
2614 Éditer\SpecialChar \menuseparator
2615 Tableau
2616 \family default
2617  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2618  ou de la ligne courante et aussi de transformer la sélection courante en
2619  multi-colonne.
2620  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2621 \end_layout
2622
2623 \begin_layout Section
2624 Flottant de Tableau
2625 \begin_inset CommandInset label
2626 LatexCommand label
2627 name "sec:Table-Floats"
2628
2629 \end_inset
2630
2631
2632 \begin_inset Index
2633 status collapsed
2634
2635 \begin_layout Plain Layout
2636 Flottants ! Tableaux
2637 \end_layout
2638
2639 \end_inset
2640
2641
2642 \begin_inset Index
2643 status collapsed
2644
2645 \begin_layout Plain Layout
2646 Tableau ! Flottants
2647 \end_layout
2648
2649 \end_inset
2650
2651
2652 \end_layout
2653
2654 \begin_layout Standard
2655 Pour des explications générales sur les flottants, jetez un œil à la section
2656 \begin_inset space ~
2657 \end_inset
2658
2659
2660 \begin_inset CommandInset ref
2661 LatexCommand ref
2662 reference "sec:Flottants-Introduction"
2663
2664 \end_inset
2665
2666 .
2667 \end_layout
2668
2669 \begin_layout Standard
2670 \begin_inset Float table
2671 placement h
2672 wide false
2673 sideways false
2674 status open
2675
2676 \begin_layout Plain Layout
2677 \begin_inset Caption
2678
2679 \begin_layout Plain Layout
2680 \begin_inset CommandInset label
2681 LatexCommand label
2682 name "tab:Flottant-de-tableau"
2683
2684 \end_inset
2685
2686 Un flottant de tableau.
2687 \end_layout
2688
2689 \end_inset
2690
2691
2692 \end_layout
2693
2694 \begin_layout Plain Layout
2695 \align center
2696 \begin_inset Tabular
2697 <lyxtabular version="3" rows="3" columns="3">
2698 <features>
2699 <column alignment="center" valignment="top" width="0pt">
2700 <column alignment="center" valignment="top" width="0pt">
2701 <column alignment="center" valignment="top" width="0pt">
2702 <row>
2703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707 1
2708 \end_layout
2709
2710 \end_inset
2711 </cell>
2712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2713 \begin_inset Text
2714
2715 \begin_layout Plain Layout
2716 2
2717 \end_layout
2718
2719 \end_inset
2720 </cell>
2721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2722 \begin_inset Text
2723
2724 \begin_layout Plain Layout
2725 3
2726 \end_layout
2727
2728 \end_inset
2729 </cell>
2730 </row>
2731 <row>
2732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2733 \begin_inset Text
2734
2735 \begin_layout Plain Layout
2736 Jules
2737 \end_layout
2738
2739 \end_inset
2740 </cell>
2741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2742 \begin_inset Text
2743
2744 \begin_layout Plain Layout
2745 Marie
2746 \end_layout
2747
2748 \end_inset
2749 </cell>
2750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2751 \begin_inset Text
2752
2753 \begin_layout Plain Layout
2754 Jean
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 </row>
2760 <row>
2761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765 \begin_inset Formula $\int x^{2}dx$
2766 \end_inset
2767
2768
2769 \end_layout
2770
2771 \end_inset
2772 </cell>
2773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777 \begin_inset Formula $\left[\begin{array}{cc}
2778 a & b\\
2779 c & d\end{array}\right]$
2780 \end_inset
2781
2782
2783 \end_layout
2784
2785 \end_inset
2786 </cell>
2787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791 \begin_inset Formula $1+1=2$
2792 \end_inset
2793
2794
2795 \end_layout
2796
2797 \end_inset
2798 </cell>
2799 </row>
2800 </lyxtabular>
2801
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \end_inset
2808
2809
2810 \end_layout
2811
2812 \begin_layout Standard
2813 Les flottants de tableau sont insérés en utilisant le menu 
2814 \family sans
2815 Insérer\SpecialChar \menuseparator
2816 Flottant\SpecialChar \menuseparator
2817 Tableau
2818 \family default
2819  ou le bouton 
2820 \begin_inset Graphics
2821         filename ../../images/float-insert_table.png
2822         scale 85
2823         scaleBeforeRotation
2824
2825 \end_inset
2826
2827  de la barre d'outils.
2828 \end_layout
2829
2830 \begin_layout Standard
2831 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2832  qui a comme étiquette 
2833 \begin_inset Quotes eld
2834 \end_inset
2835
2836 Tableau
2837 \begin_inset space ~
2838 \end_inset
2839
2840 #:
2841 \begin_inset Quotes erd
2842 \end_inset
2843
2844  (où # est le numéro du tableau).
2845  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2846 \end_layout
2847
2848 \begin_layout Standard
2849 Le tableau
2850 \begin_inset space ~
2851 \end_inset
2852
2853
2854 \begin_inset CommandInset ref
2855 LatexCommand ref
2856 reference "tab:Flottant-de-tableau"
2857
2858 \end_inset
2859
2860  est un exemple de tableau dans un flottant de tableau.
2861 \end_layout
2862
2863 \begin_layout Standard
2864 On met habituellement la légende au dessus des tableaux, mais cette règle
2865  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2866  Cela signifie que si vous utilisez un document appartenant aux classes
2867  
2868 \family sans
2869 article
2870 \family default
2871
2872 \family sans
2873 book
2874 \family default
2875
2876 \family sans
2877 letter
2878 \family default
2879 , ou
2880 \family sans
2881  report
2882 \family default
2883  il n'y aura pas d'espace entre la légende et le tableau.
2884  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2885  la commande de chargement du paquetage LaTeX 
2886 \series bold
2887 caption
2888 \series default
2889
2890 \begin_inset Index
2891 status collapsed
2892
2893 \begin_layout Plain Layout
2894 Paquetages LaTeX ! caption
2895 \end_layout
2896
2897 \end_inset
2898
2899  dans le préambule de votre document.
2900 \begin_inset Foot
2901 status open
2902
2903 \begin_layout Plain Layout
2904 Pour plus d'information voyez la section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sec:Placement-légende"
2912
2913 \end_inset
2914
2915 .
2916 \end_layout
2917
2918 \end_inset
2919
2920 :
2921 \end_layout
2922
2923 \begin_layout Standard
2924
2925 \series bold
2926 tableposition=top
2927 \end_layout
2928
2929 \begin_layout Standard
2930 Le paquetage 
2931 \series bold
2932 caption
2933 \series default
2934 , qui est décrit dans la section
2935 \begin_inset space ~
2936 \end_inset
2937
2938
2939 \begin_inset CommandInset ref
2940 LatexCommand ref
2941 reference "sec:Formatage-légende"
2942
2943 \end_inset
2944
2945 , est utilisé pour ajuster le format des légendes.
2946 \end_layout
2947
2948 \begin_layout Standard
2949 Dans le texte, on fait référence à un tableau
2950 \begin_inset Index
2951 status collapsed
2952
2953 \begin_layout Plain Layout
2954 Références ! à un Tableau
2955 \end_layout
2956
2957 \end_inset
2958
2959  en faisant référence à sa légende.
2960  On insère donc une étiquette dans la légende en utilisant le menu 
2961 \family sans
2962 Insérer
2963 \family default
2964 \SpecialChar \menuseparator
2965
2966 \family sans
2967 Étiquette
2968 \family default
2969  ou le bouton 
2970 \begin_inset Graphics
2971         filename ../../images/label-insert.png
2972         scale 85
2973         scaleBeforeRotation
2974
2975 \end_inset
2976
2977  de la barre d'outils.
2978  On peut alors faire référence à cette étiquette en utilisant le menu 
2979 \family sans
2980 Insérer\SpecialChar \menuseparator
2981 Référence
2982 \begin_inset space ~
2983 \end_inset
2984
2985 croisée
2986 \family default
2987  ou le bouton 
2988 \begin_inset Graphics
2989         filename ../../images/dialog-show-new-inset_ref.png
2990         scale 85
2991         scaleBeforeRotation
2992
2993 \end_inset
2994
2995  de la barre d'outils.
2996 \begin_inset Newline newline
2997 \end_inset
2998
2999 Les références croisées sont expliquées en détail dans la section
3000 \begin_inset space ~
3001 \end_inset
3002
3003
3004 \begin_inset CommandInset ref
3005 LatexCommand ref
3006 reference "sec:Referencer-les-Flottants"
3007
3008 \end_inset
3009
3010 .
3011 \end_layout
3012
3013 \begin_layout Section
3014 Tableaux Longs
3015 \begin_inset CommandInset label
3016 LatexCommand label
3017 name "sec:Tableaux-longs"
3018
3019 \end_inset
3020
3021
3022 \begin_inset Index
3023 status collapsed
3024
3025 \begin_layout Plain Layout
3026 Tableaux longs
3027 \end_layout
3028
3029 \end_inset
3030
3031
3032 \begin_inset Index
3033 status collapsed
3034
3035 \begin_layout Plain Layout
3036 Tableau ! Tableaux longs
3037 \end_layout
3038
3039 \end_inset
3040
3041
3042 \end_layout
3043
3044 \begin_layout Standard
3045 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3046  l'option 
3047 \family sans
3048 Utiliser
3049 \begin_inset space ~
3050 \end_inset
3051
3052 les
3053 \begin_inset space ~
3054 \end_inset
3055
3056 tableaux
3057 \begin_inset space ~
3058 \end_inset
3059
3060 longs
3061 \family default
3062  de l'onglet 
3063 \family sans
3064 Tableau
3065 \begin_inset space ~
3066 \end_inset
3067
3068 long
3069 \family default
3070  de la fenêtre 
3071 \family sans
3072 Paramètres
3073 \begin_inset space ~
3074 \end_inset
3075
3076 du
3077 \begin_inset space ~
3078 \end_inset
3079
3080 tableau
3081 \family default
3082  pour le répartir automatiquement sur plusieurs pages.
3083  En cochant cette option, vous activez un certain nombre de cases d'option
3084  et vous pouvez alors définir:
3085 \end_layout
3086
3087 \begin_layout Description
3088 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3089  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3090  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3091  première page, si 
3092 \family sans
3093 Premier
3094 \begin_inset space ~
3095 \end_inset
3096
3097 en-tête
3098 \family default
3099  est défini.
3100  Ces lignes forment l'en-tête principal.
3101 \end_layout
3102
3103 \begin_layout Description
3104 Premier
3105 \begin_inset space ~
3106 \end_inset
3107
3108 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3109  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3110  d'en-tête utilisées pour la première page du tableau long.
3111 \end_layout
3112
3113 \begin_layout Description
3114 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3115  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3116  constituant les pieds de toutes les pages du tableau long ; sauf de la
3117  dernière page si 
3118 \family sans
3119 Dernier
3120 \begin_inset space ~
3121 \end_inset
3122
3123 pied
3124 \family default
3125  est défini.
3126 \end_layout
3127
3128 \begin_layout Description
3129 Dernier
3130 \begin_inset space ~
3131 \end_inset
3132
3133 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3134  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3135  constituant le pied de la dernière page du tableau long
3136 \end_layout
3137
3138 \begin_layout Standard
3139 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3140  Si vous activez plusieurs options pour une même ligne, vous devez être
3141  conscients que seule la première sera prise en compte.
3142  
3143 \begin_inset Note Note
3144 status collapsed
3145
3146 \begin_layout Plain Layout
3147 Il y a quelque chose que je n'ai pas compris : la deuxième option serait
3148  mise automatiquement à 
3149 \begin_inset Quotes eld
3150 \end_inset
3151
3152 est vide
3153 \begin_inset Quotes erd
3154 \end_inset
3155
3156 ...(NdT)
3157 \end_layout
3158
3159 \end_inset
3160
3161 Dans ce contexte, première veut dire première en suivant l'ordre 
3162 \family sans
3163 Pied, Dernier
3164 \begin_inset space ~
3165 \end_inset
3166
3167 Pied, 
3168 \family default
3169 et
3170 \family sans
3171  En-tête, Premier
3172 \begin_inset space ~
3173 \end_inset
3174
3175 En-tête
3176 \family default
3177 .
3178  Voyez le tableau long qui suit pour voir comment ça marche :
3179 \end_layout
3180
3181 \begin_layout Standard
3182 \align center
3183 \begin_inset Tabular
3184 <lyxtabular version="3" rows="69" columns="3">
3185 <features islongtable="true">
3186 <column alignment="left" valignment="top" width="0cm">
3187 <column alignment="left" valignment="top" width="0pt">
3188 <column alignment="right" valignment="top" width="0pt">
3189 <row endfirsthead="true">
3190 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \series bold
3196 Exemple d'annuaire téléphonique (ignorez les noms)
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Plain Layout
3214
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 </row>
3220 <row endfirsthead="true">
3221 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Plain Layout
3225
3226 \series bold
3227 NOM
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3233 \begin_inset Text
3234
3235 \begin_layout Plain Layout
3236
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245
3246 \series bold
3247 TEL.
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 </row>
3253 <row endhead="true">
3254 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3255 \begin_inset Text
3256
3257 \begin_layout Plain Layout
3258
3259 \series bold
3260 Exemple d'annuaire téléphonique
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Plain Layout
3269
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278
3279 \end_layout
3280
3281 \end_inset
3282 </cell>
3283 </row>
3284 <row endhead="true">
3285 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \series bold
3291 NOM
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series bold
3311 TEL.
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 </row>
3317 <row endfoot="true">
3318 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322  continue page suivante
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Plain Layout
3340
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 </row>
3346 <row>
3347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351
3352 \series bold
3353 Annovi
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362 Silvia
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3368 \begin_inset Text
3369
3370 \begin_layout Plain Layout
3371 111
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 </row>
3377 <row>
3378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382
3383 \series bold
3384 Bertoli
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="center" valignment="top" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393 Stefano
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402 111
3403 \end_layout
3404
3405 \end_inset
3406 </cell>
3407 </row>
3408 <row>
3409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413
3414 \series bold
3415 Bozzi
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424 Walter
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433 111
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 </row>
3439 <row>
3440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444
3445 \series bold
3446 Cachia
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 Maria
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464 111
3465 \end_layout
3466
3467 \end_inset
3468 </cell>
3469 </row>
3470 <row>
3471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475
3476 \series bold
3477 Cachia
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 Maurizio
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495 111
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 </row>
3501 <row>
3502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506
3507 \series bold
3508 Cinquemani
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 Giusi
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 111
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 </row>
3532 <row>
3533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537
3538 \series bold
3539 Colin
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 Bernard
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 111
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 </row>
3563 <row>
3564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568
3569 \series bold
3570 Concli
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 Gianfranco
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588 111
3589 \end_layout
3590
3591 \end_inset
3592 </cell>
3593 </row>
3594 <row>
3595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599
3600 \series bold
3601 Dal Bosco
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 Carolina
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3616 \begin_inset Text
3617
3618 \begin_layout Plain Layout
3619 111
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 </row>
3625 <row>
3626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630
3631 \series bold
3632 Dalpiaz
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 Annamaria
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Plain Layout
3650 111
3651 \end_layout
3652
3653 \end_inset
3654 </cell>
3655 </row>
3656 <row>
3657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661
3662 \series bold
3663 Feliciello
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 Domenico
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3678 \begin_inset Text
3679
3680 \begin_layout Plain Layout
3681 111
3682 \end_layout
3683
3684 \end_inset
3685 </cell>
3686 </row>
3687 <row>
3688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692
3693 \series bold
3694 Focarelli
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 Paola
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712 111
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 </row>
3718 <row>
3719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723
3724 \series bold
3725 Galletti
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 Oreste
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3740 \begin_inset Text
3741
3742 \begin_layout Plain Layout
3743 111
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 </row>
3749 <row>
3750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754
3755 \series bold
3756 Gasparini
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 Franca
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3771 \begin_inset Text
3772
3773 \begin_layout Plain Layout
3774 111
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 </row>
3780 <row>
3781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785
3786 \series bold
3787 Rizzardi
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 Paola
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3802 \begin_inset Text
3803
3804 \begin_layout Plain Layout
3805 111
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 </row>
3811 <row>
3812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816
3817 \series bold
3818 Lassini
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 Giancarlo
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836 111
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 </row>
3842 <row>
3843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847
3848 \series bold
3849 Malfatti
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 Luciano
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867 111
3868 \end_layout
3869
3870 \end_inset
3871 </cell>
3872 </row>
3873 <row>
3874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878
3879 \series bold
3880 Malfatti
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 Valeriano
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3895 \begin_inset Text
3896
3897 \begin_layout Plain Layout
3898 111
3899 \end_layout
3900
3901 \end_inset
3902 </cell>
3903 </row>
3904 <row>
3905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909
3910 \series bold
3911 Meneguzzo
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 Roberto
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 111
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 </row>
3935 <row>
3936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940
3941 \series bold
3942 Mezzadra
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 Roberto
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3957 \begin_inset Text
3958
3959 \begin_layout Plain Layout
3960 111
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 </row>
3966 <row>
3967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971
3972 \series bold
3973 Pirpamer
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 Erich
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991 111
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 </row>
3997 <row>
3998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002
4003 \series bold
4004 Pochiesa
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 Paolo
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022 111, 222
4023 \end_layout
4024
4025 \end_inset
4026 </cell>
4027 </row>
4028 <row>
4029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033
4034 \series bold
4035 Radina
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 Claudio
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053 111
4054 \end_layout
4055
4056 \end_inset
4057 </cell>
4058 </row>
4059 <row>
4060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4061 \begin_inset Text
4062
4063 \begin_layout Plain Layout
4064
4065 \series bold
4066 Stuffer
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 Oskar
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4081 \begin_inset Text
4082
4083 \begin_layout Plain Layout
4084 111
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 </row>
4090 <row>
4091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4092 \begin_inset Text
4093
4094 \begin_layout Plain Layout
4095
4096 \series bold
4097 Tacchelli
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 Ugo
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115 111
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 </row>
4121 <row>
4122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126
4127 \series bold
4128 Tezzele
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 Margit
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4143 \begin_inset Text
4144
4145 \begin_layout Plain Layout
4146 111
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 </row>
4152 <row>
4153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157
4158 \series bold
4159 Unterkalmsteiner
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 Frieda
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177 111
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 </row>
4183 <row>
4184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188
4189 \series bold
4190 Vieider
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 Hilde
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208 111
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 </row>
4214 <row>
4215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219
4220 \series bold
4221 Vigna
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 Jürgen
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 111
4240 \end_layout
4241
4242 \end_inset
4243 </cell>
4244 </row>
4245 <row>
4246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250
4251 \series bold
4252 Weber
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 Maurizio
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 111
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 </row>
4276 <row>
4277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281
4282 \series bold
4283 Winkler
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 Franz
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4298 \begin_inset Text
4299
4300 \begin_layout Plain Layout
4301 111
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 </row>
4307 <row>
4308 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312  
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321
4322 \end_layout
4323
4324 \end_inset
4325 </cell>
4326 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330
4331 \end_layout
4332
4333 \end_inset
4334 </cell>
4335 </row>
4336 <row>
4337 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341
4342 \series bold
4343 Annovi
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 <cell alignment="center" valignment="top" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352 Silvia
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361 555
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 </row>
4367 <row>
4368 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372
4373 \series bold
4374 Bertoli
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 <cell alignment="center" valignment="top" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Plain Layout
4383 Stefano
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 555
4393 \end_layout
4394
4395 \end_inset
4396 </cell>
4397 </row>
4398 <row>
4399 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403
4404 \series bold
4405 Bozzi
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 Walter
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 555
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 </row>
4429 <row>
4430 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434
4435 \series bold
4436 Cachia
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 Maria
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4451 \begin_inset Text
4452
4453 \begin_layout Plain Layout
4454 555
4455 \end_layout
4456
4457 \end_inset
4458 </cell>
4459 </row>
4460 <row>
4461 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465
4466 \series bold
4467 Cachia
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 Maurizio
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485 555
4486 \end_layout
4487
4488 \end_inset
4489 </cell>
4490 </row>
4491 <row>
4492 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496
4497 \series bold
4498 Cinquemani
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 Giusi
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516 555
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 </row>
4522 <row>
4523 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527
4528 \series bold
4529 Colin
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 Bernard
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4544 \begin_inset Text
4545
4546 \begin_layout Plain Layout
4547 555
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 </row>
4553 <row>
4554 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558
4559 \series bold
4560 Concli
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 Gianfranco
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578 555
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 </row>
4584 <row>
4585 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589
4590 \series bold
4591 Dal Bosco
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 Carolina
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4606 \begin_inset Text
4607
4608 \begin_layout Plain Layout
4609 555
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 </row>
4615 <row>
4616 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620
4621 \series bold
4622 Dalpiaz
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 Annamaria
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640 555
4641 \end_layout
4642
4643 \end_inset
4644 </cell>
4645 </row>
4646 <row>
4647 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651
4652 \series bold
4653 Feliciello
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 Domenico
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671 555
4672 \end_layout
4673
4674 \end_inset
4675 </cell>
4676 </row>
4677 <row>
4678 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682
4683 \series bold
4684 Focarelli
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 Paola
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702 555
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 </row>
4708 <row>
4709 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713
4714 \series bold
4715 Galletti
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 Oreste
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4730 \begin_inset Text
4731
4732 \begin_layout Plain Layout
4733 555
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 </row>
4739 <row>
4740 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744
4745 \series bold
4746 Gasparini
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 Franca
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4761 \begin_inset Text
4762
4763 \begin_layout Plain Layout
4764 555
4765 \end_layout
4766
4767 \end_inset
4768 </cell>
4769 </row>
4770 <row>
4771 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775
4776 \series bold
4777 Rizzardi
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 Paola
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795 555
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 </row>
4801 <row>
4802 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806
4807 \series bold
4808 Lassini
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 Giancarlo
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4823 \begin_inset Text
4824
4825 \begin_layout Plain Layout
4826 555
4827 \end_layout
4828
4829 \end_inset
4830 </cell>
4831 </row>
4832 <row>
4833 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Plain Layout
4837
4838 \series bold
4839 Malfatti
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 Luciano
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4854 \begin_inset Text
4855
4856 \begin_layout Plain Layout
4857 555
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 </row>
4863 <row>
4864 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868
4869 \series bold
4870 Malfatti
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 Valeriano
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888 555
4889 \end_layout
4890
4891 \end_inset
4892 </cell>
4893 </row>
4894 <row>
4895 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4896 \begin_inset Text
4897
4898 \begin_layout Plain Layout
4899
4900 \series bold
4901 Meneguzzo
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 Roberto
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4916 \begin_inset Text
4917
4918 \begin_layout Plain Layout
4919 555
4920 \end_layout
4921
4922 \end_inset
4923 </cell>
4924 </row>
4925 <row>
4926 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4927 \begin_inset Text
4928
4929 \begin_layout Plain Layout
4930
4931 \series bold
4932 Mezzadra
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 Roberto
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950 555
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 </row>
4956 <row>
4957 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961
4962 \series bold
4963 Pirpamer
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 Erich
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4978 \begin_inset Text
4979
4980 \begin_layout Plain Layout
4981 555
4982 \end_layout
4983
4984 \end_inset
4985 </cell>
4986 </row>
4987 <row>
4988 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992
4993 \series bold
4994 Pochiesa
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 Paolo
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012 555, 222
5013 \end_layout
5014
5015 \end_inset
5016 </cell>
5017 </row>
5018 <row>
5019 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023
5024 \series bold
5025 Radina
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 Claudio
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043 555
5044 \end_layout
5045
5046 \end_inset
5047 </cell>
5048 </row>
5049 <row>
5050 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054
5055 \series bold
5056 Stuffer
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 Oskar
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074 555
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 </row>
5080 <row>
5081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085
5086 \series bold
5087 Tacchelli
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 Ugo
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105 555
5106 \end_layout
5107
5108 \end_inset
5109 </cell>
5110 </row>
5111 <row>
5112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116
5117 \series bold
5118 Tezzele
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 Margit
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136 555
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 </row>
5142 <row>
5143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147
5148 \series bold
5149 Unterkalmsteiner
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 Frieda
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167 555
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 </row>
5173 <row>
5174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178
5179 \series bold
5180 Vieider
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 Hilde
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198 555
5199 \end_layout
5200
5201 \end_inset
5202 </cell>
5203 </row>
5204 <row>
5205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209
5210 \series bold
5211 Vigna
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 Jürgen
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5226 \begin_inset Text
5227
5228 \begin_layout Plain Layout
5229 999
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 </row>
5235 <row>
5236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240
5241 \series bold
5242 Weber
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 Maurizio
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 555
5261 \end_layout
5262
5263 \end_inset
5264 </cell>
5265 </row>
5266 <row>
5267 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271
5272 \series bold
5273 Winkler
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 Franz
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291 555
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 </row>
5297 <row endlastfoot="true">
5298 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 Fin
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5308 \begin_inset Text
5309
5310 \begin_layout Plain Layout
5311
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 </row>
5326 </lyxtabular>
5327
5328 \end_inset
5329
5330
5331 \begin_inset ERT
5332 status open
5333
5334 \begin_layout Plain Layout
5335
5336
5337 \backslash
5338 addtocounter{table}{-1}
5339 \end_layout
5340
5341 \end_inset
5342
5343
5344 \begin_inset Note Note
5345 status open
5346
5347 \begin_layout Plain Layout
5348 Voyez la note grisée de la section
5349 \begin_inset space ~
5350 \end_inset
5351
5352
5353 \begin_inset CommandInset ref
5354 LatexCommand ref
5355 reference "sub:Tableaux-longs-légende"
5356
5357 \end_inset
5358
5359  pour une explication de cette commande.
5360 \end_layout
5361
5362 \end_inset
5363
5364
5365 \end_layout
5366
5367 \begin_layout Subsection
5368 Notes de Bas de Page dans les Tableaux Longs
5369 \begin_inset CommandInset label
5370 LatexCommand label
5371 name "sub:Notes-dans-tableau-long"
5372
5373 \end_inset
5374
5375
5376 \begin_inset Index
5377 status collapsed
5378
5379 \begin_layout Plain Layout
5380 Tableaux longs ! Notes de bas de page
5381 \end_layout
5382
5383 \end_inset
5384
5385
5386 \end_layout
5387
5388 \begin_layout Standard
5389 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5390  long.
5391  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5392  contenant la note.
5393  Par exemple le tableau
5394 \begin_inset space ~
5395 \end_inset
5396
5397
5398 \begin_inset CommandInset ref
5399 LatexCommand ref
5400 reference "tab:Légendes-tableau-différentes"
5401
5402 \end_inset
5403
5404  a une note de bas de page.
5405 \end_layout
5406
5407 \begin_layout Subsection
5408 Alignement des Tableaux Longs
5409 \begin_inset Index
5410 status collapsed
5411
5412 \begin_layout Plain Layout
5413 Tableaux longs ! Alignement
5414 \end_layout
5415
5416 \end_inset
5417
5418
5419 \end_layout
5420
5421 \begin_layout Standard
5422 Par défaut les Tableaux Longs sont centrés.
5423  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5424  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5425  de dialogue.
5426  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5427  des longueurs 
5428 \series bold
5429
5430 \backslash
5431 LTleft 
5432 \series default
5433 et 
5434 \series bold
5435
5436 \backslash
5437 LTright
5438 \series default
5439  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5440  concerné :
5441 \end_layout
5442
5443 \begin_layout Standard
5444
5445 \series bold
5446
5447 \backslash
5448 setlength{
5449 \backslash
5450 LTleft}{valeur}
5451 \end_layout
5452
5453 \begin_layout Standard
5454 Où 
5455 \series bold
5456 valeur
5457 \series default
5458  peut avoir n'importe laquelle des unités listées dans le tableau
5459 \begin_inset space ~
5460 \end_inset
5461
5462
5463 \begin_inset CommandInset ref
5464 LatexCommand ref
5465 reference "cha:Unités-de-longueur"
5466
5467 \end_inset
5468
5469 .
5470  
5471 \series bold
5472
5473 \backslash
5474 LTleft
5475 \series default
5476  contrôle la distance horizontale entre le bord gauche de la page et le
5477  tableau, et
5478 \series bold
5479  
5480 \backslash
5481 LTright
5482 \series default
5483  la distance au bord droit.
5484  La valeur par défaut des ces deux distances est 
5485 \series bold
5486
5487 \backslash
5488 fill
5489 \series default
5490 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5491 \end_layout
5492
5493 \begin_layout Standard
5494 Le tableau long suivant a été aligné à gauche en mettant 
5495 \series bold
5496
5497 \backslash
5498 LTleft
5499 \series default
5500  à 0
5501 \begin_inset space \thinspace{}
5502 \end_inset
5503
5504 pt.
5505 \begin_inset ERT
5506 status collapsed
5507
5508 \begin_layout Plain Layout
5509
5510
5511 \backslash
5512 setlength{
5513 \backslash
5514 LTleft}{0pt}
5515 \end_layout
5516
5517 \end_inset
5518
5519
5520 \end_layout
5521
5522 \begin_layout Standard
5523 \begin_inset Tabular
5524 <lyxtabular version="3" rows="5" columns="5">
5525 <features islongtable="true">
5526 <column alignment="center" valignment="top" width="0">
5527 <column alignment="center" valignment="top" width="0">
5528 <column alignment="center" valignment="top" width="0">
5529 <column alignment="center" valignment="top" width="0">
5530 <column alignment="center" valignment="top" width="0">
5531 <row>
5532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536 1
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 2
5546 \end_layout
5547
5548 \end_inset
5549 </cell>
5550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5551 \begin_inset Text
5552
5553 \begin_layout Plain Layout
5554 3
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 4
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572 5
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 </row>
5578 <row>
5579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 asd
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 s
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Plain Layout
5601 s
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 s
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5616 \begin_inset Text
5617
5618 \begin_layout Plain Layout
5619 asd
5620 \end_layout
5621
5622 \end_inset
5623 </cell>
5624 </row>
5625 <row>
5626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630 asd
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \begin_layout Plain Layout
5639 s
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648 s
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 s
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666 asd
5667 \end_layout
5668
5669 \end_inset
5670 </cell>
5671 </row>
5672 <row>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677 asd
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686 s
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695 s
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 s
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 asd
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 </row>
5719 <row>
5720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 asd
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 asd
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 asd
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 asd
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 asd
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 </row>
5766 </lyxtabular>
5767
5768 \end_inset
5769
5770
5771 \begin_inset ERT
5772 status collapsed
5773
5774 \begin_layout Plain Layout
5775
5776
5777 \backslash
5778 setlength{
5779 \backslash
5780 LTleft}{
5781 \backslash
5782 fill}
5783 \end_layout
5784
5785 \end_inset
5786
5787
5788 \end_layout
5789
5790 \begin_layout Subsection
5791 Légendes et Tableaux longs
5792 \begin_inset Index
5793 status collapsed
5794
5795 \begin_layout Plain Layout
5796 Tableaux longs ! Légendes
5797 \end_layout
5798
5799 \end_inset
5800
5801
5802 \begin_inset CommandInset label
5803 LatexCommand label
5804 name "sub:Tableaux-longs-légende"
5805
5806 \end_inset
5807
5808
5809 \end_layout
5810
5811 \begin_layout Standard
5812 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5813  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5814  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5815  Longs.
5816 \end_layout
5817
5818 \begin_layout Standard
5819 Comme LyX ne gère pas complètement les légendes dans les Tableaux Longs,
5820  on doit bricoler un peu pour les créer :
5821 \end_layout
5822
5823 \begin_layout Enumerate
5824 Créez
5825 \family sans
5826  
5827 \family default
5828 un Tableau Long.
5829 \end_layout
5830
5831 \begin_layout Enumerate
5832 Sélectionnez sa première ligne et désactivez sa ligne de bordure du haut.
5833 \end_layout
5834
5835 \begin_layout Enumerate
5836 Insérez la légende dans la première cellule du tableau en utilisant le menu
5837 \family sans
5838  Insérer\SpecialChar \menuseparator
5839 Légende
5840 \family default
5841  .
5842 \begin_inset Newline newline
5843 \end_inset
5844
5845 Vous pouvez aussi ajouter un titre court pour la légende qui apparaîtra
5846  dans la Liste des Figures à la place de la légende complète.
5847 \end_layout
5848
5849 \begin_layout Enumerate
5850 Insérez 
5851 \begin_inset Quotes eld
5852 \end_inset
5853
5854
5855 \series bold
5856
5857 \backslash
5858
5859 \backslash
5860 %
5861 \series default
5862
5863 \begin_inset Quotes erd
5864 \end_inset
5865
5866  en tant que code LaTeX après la légende.
5867 \end_layout
5868
5869 \begin_layout Standard
5870 Le 
5871 \series bold
5872
5873 \backslash
5874
5875 \backslash
5876 %
5877 \series default
5878  placé après le texte de la légende supprime les lignes verticales entre
5879  les cellules suivantes de cette ligne.
5880  La première ligne de notre tableau est une fausse ligne qui sert à mettre
5881  la légende, le tableau commence réellement à la deuxième ligne.
5882 \end_layout
5883
5884 \begin_layout Standard
5885 Voici un petit Tableau Long pour voir comment ça marche :
5886 \end_layout
5887
5888 \begin_layout Standard
5889 \begin_inset Tabular
5890 <lyxtabular version="3" rows="6" columns="5">
5891 <features islongtable="true">
5892 <column alignment="center" valignment="top" width="0">
5893 <column alignment="center" valignment="top" width="0">
5894 <column alignment="center" valignment="top" width="0">
5895 <column alignment="center" valignment="top" width="0">
5896 <column alignment="center" valignment="top" width="0">
5897 <row caption="true">
5898 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5899 \begin_inset Text
5900
5901 \begin_layout Plain Layout
5902 \begin_inset Caption
5903
5904 \begin_layout Plain Layout
5905 Tableau Long avec une légende
5906 \begin_inset OptArg
5907 status open
5908
5909 \begin_layout Plain Layout
5910 Tableau long
5911 \end_layout
5912
5913 \end_inset
5914
5915
5916 \end_layout
5917
5918 \end_inset
5919
5920
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929
5930 \end_layout
5931
5932 \end_inset
5933 </cell>
5934 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5935 \begin_inset Text
5936
5937 \begin_layout Plain Layout
5938
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947
5948 \end_layout
5949
5950 \end_inset
5951 </cell>
5952 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5953 \begin_inset Text
5954
5955 \begin_layout Plain Layout
5956
5957 \end_layout
5958
5959 \end_inset
5960 </cell>
5961 </row>
5962 <row>
5963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5964 \begin_inset Text
5965
5966 \begin_layout Plain Layout
5967 1
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5973 \begin_inset Text
5974
5975 \begin_layout Plain Layout
5976 2
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5982 \begin_inset Text
5983
5984 \begin_layout Plain Layout
5985 3
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5991 \begin_inset Text
5992
5993 \begin_layout Plain Layout
5994 4
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 5
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 </row>
6009 <row>
6010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014 asd
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 s
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 s
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6038 \begin_inset Text
6039
6040 \begin_layout Plain Layout
6041 s
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6047 \begin_inset Text
6048
6049 \begin_layout Plain Layout
6050 asd
6051 \end_layout
6052
6053 \end_inset
6054 </cell>
6055 </row>
6056 <row>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 asd
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 s
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 s
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Plain Layout
6088 s
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6094 \begin_inset Text
6095
6096 \begin_layout Plain Layout
6097 asd
6098 \end_layout
6099
6100 \end_inset
6101 </cell>
6102 </row>
6103 <row>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 asd
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 s
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6123 \begin_inset Text
6124
6125 \begin_layout Plain Layout
6126 s
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 s
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 asd
6145 \end_layout
6146
6147 \end_inset
6148 </cell>
6149 </row>
6150 <row>
6151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 asd
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 asd
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173 asd
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182 asd
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6188 \begin_inset Text
6189
6190 \begin_layout Plain Layout
6191 asd
6192 \end_layout
6193
6194 \end_inset
6195 </cell>
6196 </row>
6197 </lyxtabular>
6198
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Standard
6205 \begin_inset VSpace medskip
6206 \end_inset
6207
6208
6209 \begin_inset Note Greyedout
6210 status open
6211
6212 \begin_layout Plain Layout
6213
6214 \series bold
6215 Note:
6216 \series default
6217  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6218  n'avez pas prévu de légende.
6219  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6220 \begin_inset space ~
6221 \end_inset
6222
6223 2.4 suit le tableau
6224 \begin_inset space ~
6225 \end_inset
6226
6227 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6228  sans légende.
6229  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6230  après chaque tableau long sans légende :
6231 \end_layout
6232
6233 \begin_layout Plain Layout
6234
6235 \series bold
6236
6237 \backslash
6238 addtocounter{table}{-1}
6239 \end_layout
6240
6241 \end_inset
6242
6243
6244 \end_layout
6245
6246 \begin_layout Standard
6247 \begin_inset Note Greyedout
6248 status open
6249
6250 \begin_layout Plain Layout
6251
6252 \series bold
6253 Note:
6254 \series default
6255  Si vous utilisez le paquetage LaTeX 
6256 \series bold
6257 hyperref
6258 \series default
6259
6260 \begin_inset Index
6261 status collapsed
6262
6263 \begin_layout Plain Layout
6264 Paquetages LaTeX ! hyperref
6265 \end_layout
6266
6267 \end_inset
6268
6269  pour transformer vos références croisées en liens, le lien vers un tableau
6270  long pointera toujours sur le début du document.
6271 \end_layout
6272
6273 \end_inset
6274
6275
6276 \end_layout
6277
6278 \begin_layout Standard
6279 \begin_inset Newpage newpage
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \begin_layout Subsubsection
6286 Références à des tableaux longs
6287 \begin_inset Index
6288 status collapsed
6289
6290 \begin_layout Plain Layout
6291 Tableaux longs ! Références
6292 \end_layout
6293
6294 \end_inset
6295
6296
6297 \end_layout
6298
6299 \begin_layout Standard
6300 \begin_inset Tabular
6301 <lyxtabular version="3" rows="6" columns="5">
6302 <features islongtable="true">
6303 <column alignment="center" valignment="top" width="0">
6304 <column alignment="center" valignment="top" width="0">
6305 <column alignment="center" valignment="top" width="0">
6306 <column alignment="center" valignment="top" width="0">
6307 <column alignment="center" valignment="top" width="0">
6308 <row caption="true">
6309 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6310 \begin_inset Text
6311
6312 \begin_layout Plain Layout
6313 \begin_inset Caption
6314
6315 \begin_layout Plain Layout
6316 Tableau long référencé
6317 \begin_inset CommandInset label
6318 LatexCommand label
6319 name "tab:RefExemple"
6320
6321 \end_inset
6322
6323
6324 \end_layout
6325
6326 \end_inset
6327
6328
6329 \end_layout
6330
6331 \end_inset
6332 </cell>
6333 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6334 \begin_inset Text
6335
6336 \begin_layout Plain Layout
6337
6338 \end_layout
6339
6340 \end_inset
6341 </cell>
6342 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346
6347 \end_layout
6348
6349 \end_inset
6350 </cell>
6351 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Plain Layout
6355
6356 \end_layout
6357
6358 \end_inset
6359 </cell>
6360 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6361 \begin_inset Text
6362
6363 \begin_layout Plain Layout
6364
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 </row>
6370 <row>
6371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6372 \begin_inset Text
6373
6374 \begin_layout Plain Layout
6375 1
6376 \end_layout
6377
6378 \end_inset
6379 </cell>
6380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384 2
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393 3
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 4
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 5
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 </row>
6417 <row>
6418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6419 \begin_inset Text
6420
6421 \begin_layout Plain Layout
6422 asd
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Plain Layout
6431 s
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 s
6441 \end_layout
6442
6443 \end_inset
6444 </cell>
6445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6446 \begin_inset Text
6447
6448 \begin_layout Plain Layout
6449 s
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458 asd
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 </row>
6464 <row>
6465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 asd
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 s
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487 s
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496 s
6497 \end_layout
6498
6499 \end_inset
6500 </cell>
6501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505 asd
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 </row>
6511 <row>
6512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6513 \begin_inset Text
6514
6515 \begin_layout Plain Layout
6516 asd
6517 \end_layout
6518
6519 \end_inset
6520 </cell>
6521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6522 \begin_inset Text
6523
6524 \begin_layout Plain Layout
6525 s
6526 \end_layout
6527
6528 \end_inset
6529 </cell>
6530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6531 \begin_inset Text
6532
6533 \begin_layout Plain Layout
6534 s
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543 s
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 asd
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 </row>
6558 <row>
6559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6560 \begin_inset Text
6561
6562 \begin_layout Plain Layout
6563 asd
6564 \end_layout
6565
6566 \end_inset
6567 </cell>
6568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6569 \begin_inset Text
6570
6571 \begin_layout Plain Layout
6572 sad
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 asd
6582 \end_layout
6583
6584 \end_inset
6585 </cell>
6586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 asd
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 asd
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 </row>
6605 </lyxtabular>
6606
6607 \end_inset
6608
6609
6610 \end_layout
6611
6612 \begin_layout Standard
6613 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6614  dans sa légende.
6615  Notez qu'il faut ajouter le préfixe 
6616 \begin_inset Quotes eld
6617 \end_inset
6618
6619
6620 \emph on
6621 tab:
6622 \emph default
6623
6624 \begin_inset Quotes erd
6625 \end_inset
6626
6627  manuellement dans le champ de l'étiquette.
6628 \end_layout
6629
6630 \begin_layout Standard
6631 Ceci est une référence au tableau
6632 \begin_inset space ~
6633 \end_inset
6634
6635
6636 \begin_inset CommandInset ref
6637 LatexCommand ref
6638 reference "tab:RefExemple"
6639
6640 \end_inset
6641
6642 .
6643 \end_layout
6644
6645 \begin_layout Standard
6646 La mise en forme de la légende peut être ajustée avec celle de toutes les
6647  autres légendes de votre document en utilisant le paquetage LaTeX 
6648 \series bold
6649 caption
6650 \series default
6651
6652 \begin_inset Index
6653 status collapsed
6654
6655 \begin_layout Plain Layout
6656 Paquetages LaTeX ! caption
6657 \end_layout
6658
6659 \end_inset
6660
6661 , voir la section
6662 \begin_inset space ~
6663 \end_inset
6664
6665
6666 \begin_inset CommandInset ref
6667 LatexCommand ref
6668 reference "sec:Formatage-légende"
6669
6670 \end_inset
6671
6672 .
6673 \end_layout
6674
6675 \begin_layout Subsubsection
6676 Largeur de la légende
6677 \begin_inset Index
6678 status collapsed
6679
6680 \begin_layout Plain Layout
6681 Tableaux longs ! Largeur de la légende
6682 \end_layout
6683
6684 \end_inset
6685
6686
6687 \end_layout
6688
6689 \begin_layout Standard
6690 La largeur maximale des lignes de légende est définie par la longueur 
6691 \series bold
6692
6693 \backslash
6694 LTcapwidth
6695 \series default
6696 .
6697  Sa valeur par défaut est 4
6698 \begin_inset space \thinspace{}
6699 \end_inset
6700
6701 in.
6702  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6703  de votre document ou en tant que code TeX directement dans votre document
6704  avant le tableau qui doit être affectée.
6705 \end_layout
6706
6707 \begin_layout Standard
6708
6709 \series bold
6710
6711 \backslash
6712 setlength{
6713 \backslash
6714 LTcapwidth}{largeur}
6715 \end_layout
6716
6717 \begin_layout Standard
6718 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6719 ce
6720 \begin_inset space ~
6721 \end_inset
6722
6723
6724 \begin_inset CommandInset ref
6725 LatexCommand ref
6726 reference "cha:Unités-de-longueur"
6727
6728 \end_inset
6729
6730 .
6731 \end_layout
6732
6733 \begin_layout Standard
6734 Les tableaux suivants montrent la différence :
6735 \end_layout
6736
6737 \begin_layout Standard
6738 \begin_inset Tabular
6739 <lyxtabular version="3" rows="6" columns="5">
6740 <features islongtable="true">
6741 <column alignment="center" valignment="top" width="0">
6742 <column alignment="center" valignment="top" width="0">
6743 <column alignment="center" valignment="top" width="0">
6744 <column alignment="center" valignment="top" width="0">
6745 <column alignment="center" valignment="top" width="0">
6746 <row caption="true">
6747 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 \begin_inset Caption
6752
6753 \begin_layout Plain Layout
6754 long titre complet avec la largeur par défaut long titre complet avec la
6755  largeur par défaut long titre complet avec la largeur par défaut
6756 \begin_inset OptArg
6757 status open
6758
6759 \begin_layout Plain Layout
6760 Légende avec largeur par défaut
6761 \end_layout
6762
6763 \end_inset
6764
6765
6766 \end_layout
6767
6768 \end_inset
6769
6770
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6794 \begin_inset Text
6795
6796 \begin_layout Plain Layout
6797
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806
6807 \end_layout
6808
6809 \end_inset
6810 </cell>
6811 </row>
6812 <row>
6813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6814 \begin_inset Text
6815
6816 \begin_layout Plain Layout
6817 1
6818 \end_layout
6819
6820 \end_inset
6821 </cell>
6822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Plain Layout
6826 2
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 3
6836 \end_layout
6837
6838 \end_inset
6839 </cell>
6840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6841 \begin_inset Text
6842
6843 \begin_layout Plain Layout
6844 4
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853 5
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 </row>
6859 <row>
6860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 asd
6865 \end_layout
6866
6867 \end_inset
6868 </cell>
6869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 s
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Plain Layout
6882 s
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891 s
6892 \end_layout
6893
6894 \end_inset
6895 </cell>
6896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout Plain Layout
6900 asd
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 </row>
6906 <row>
6907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6908 \begin_inset Text
6909
6910 \begin_layout Plain Layout
6911 asd
6912 \end_layout
6913
6914 \end_inset
6915 </cell>
6916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6917 \begin_inset Text
6918
6919 \begin_layout Plain Layout
6920 s
6921 \end_layout
6922
6923 \end_inset
6924 </cell>
6925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6926 \begin_inset Text
6927
6928 \begin_layout Plain Layout
6929 s
6930 \end_layout
6931
6932 \end_inset
6933 </cell>
6934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout Plain Layout
6938 s
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6944 \begin_inset Text
6945
6946 \begin_layout Plain Layout
6947 asd
6948 \end_layout
6949
6950 \end_inset
6951 </cell>
6952 </row>
6953 <row>
6954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6955 \begin_inset Text
6956
6957 \begin_layout Plain Layout
6958 asd
6959 \end_layout
6960
6961 \end_inset
6962 </cell>
6963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6964 \begin_inset Text
6965
6966 \begin_layout Plain Layout
6967 s
6968 \end_layout
6969
6970 \end_inset
6971 </cell>
6972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6973 \begin_inset Text
6974
6975 \begin_layout Plain Layout
6976 s
6977 \end_layout
6978
6979 \end_inset
6980 </cell>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 s
6986 \end_layout
6987
6988 \end_inset
6989 </cell>
6990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6991 \begin_inset Text
6992
6993 \begin_layout Plain Layout
6994 asd
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 </row>
7000 <row>
7001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7002 \begin_inset Text
7003
7004 \begin_layout Plain Layout
7005 asd
7006 \end_layout
7007
7008 \end_inset
7009 </cell>
7010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7011 \begin_inset Text
7012
7013 \begin_layout Plain Layout
7014 sad
7015 \end_layout
7016
7017 \end_inset
7018 </cell>
7019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7020 \begin_inset Text
7021
7022 \begin_layout Plain Layout
7023 asd
7024 \end_layout
7025
7026 \end_inset
7027 </cell>
7028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032 asd
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 asd
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 </row>
7047 </lyxtabular>
7048
7049 \end_inset
7050
7051
7052 \end_layout
7053
7054 \begin_layout Standard
7055 \begin_inset ERT
7056 status collapsed
7057
7058 \begin_layout Plain Layout
7059
7060
7061 \backslash
7062 setlength{
7063 \backslash
7064 LTcapwidth}{5cm}
7065 \end_layout
7066
7067 \end_inset
7068
7069
7070 \begin_inset Tabular
7071 <lyxtabular version="3" rows="6" columns="5">
7072 <features islongtable="true">
7073 <column alignment="center" valignment="top" width="0">
7074 <column alignment="center" valignment="top" width="0">
7075 <column alignment="center" valignment="top" width="0">
7076 <column alignment="center" valignment="top" width="0">
7077 <column alignment="center" valignment="top" width="0">
7078 <row caption="true">
7079 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 \begin_inset Caption
7084
7085 \begin_layout Plain Layout
7086 long titre complet avec la largeur réglée à 5
7087 \begin_inset space \thinspace{}
7088 \end_inset
7089
7090 cm long titre complet avec la largeur réglée à 5
7091 \begin_inset space \thinspace{}
7092 \end_inset
7093
7094 cm long titre complet avec la largeur réglée à 5
7095 \begin_inset space \thinspace{}
7096 \end_inset
7097
7098 cm
7099 \begin_inset OptArg
7100 status open
7101
7102 \begin_layout Plain Layout
7103 Légende avec largeur à
7104 \begin_inset space \thinspace{}
7105 \end_inset
7106
7107 =
7108 \begin_inset space \thinspace{}
7109 \end_inset
7110
7111 5
7112 \begin_inset space \thinspace{}
7113 \end_inset
7114
7115 cm
7116 \end_layout
7117
7118 \end_inset
7119
7120
7121 \end_layout
7122
7123 \end_inset
7124
7125
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134
7135 \end_layout
7136
7137 \end_inset
7138 </cell>
7139 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7140 \begin_inset Text
7141
7142 \begin_layout Plain Layout
7143
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Plain Layout
7152
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 </row>
7167 <row>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 1
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7178 \begin_inset Text
7179
7180 \begin_layout Plain Layout
7181 2
7182 \end_layout
7183
7184 \end_inset
7185 </cell>
7186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 3
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7196 \begin_inset Text
7197
7198 \begin_layout Plain Layout
7199 4
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Plain Layout
7208 5
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 </row>
7214 <row>
7215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 asd
7220 \end_layout
7221
7222 \end_inset
7223 </cell>
7224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7225 \begin_inset Text
7226
7227 \begin_layout Plain Layout
7228 s
7229 \end_layout
7230
7231 \end_inset
7232 </cell>
7233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7234 \begin_inset Text
7235
7236 \begin_layout Plain Layout
7237 s
7238 \end_layout
7239
7240 \end_inset
7241 </cell>
7242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7243 \begin_inset Text
7244
7245 \begin_layout Plain Layout
7246 s
7247 \end_layout
7248
7249 \end_inset
7250 </cell>
7251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7252 \begin_inset Text
7253
7254 \begin_layout Plain Layout
7255 asd
7256 \end_layout
7257
7258 \end_inset
7259 </cell>
7260 </row>
7261 <row>
7262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266 asd
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7272 \begin_inset Text
7273
7274 \begin_layout Plain Layout
7275 s
7276 \end_layout
7277
7278 \end_inset
7279 </cell>
7280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7281 \begin_inset Text
7282
7283 \begin_layout Plain Layout
7284 s
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7290 \begin_inset Text
7291
7292 \begin_layout Plain Layout
7293 s
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302 asd
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 </row>
7308 <row>
7309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313 asd
7314 \end_layout
7315
7316 \end_inset
7317 </cell>
7318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7319 \begin_inset Text
7320
7321 \begin_layout Plain Layout
7322 s
7323 \end_layout
7324
7325 \end_inset
7326 </cell>
7327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7328 \begin_inset Text
7329
7330 \begin_layout Plain Layout
7331 s
7332 \end_layout
7333
7334 \end_inset
7335 </cell>
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Plain Layout
7340 s
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 asd
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 </row>
7355 <row>
7356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7357 \begin_inset Text
7358
7359 \begin_layout Plain Layout
7360 asd
7361 \end_layout
7362
7363 \end_inset
7364 </cell>
7365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7366 \begin_inset Text
7367
7368 \begin_layout Plain Layout
7369 sad
7370 \end_layout
7371
7372 \end_inset
7373 </cell>
7374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7375 \begin_inset Text
7376
7377 \begin_layout Plain Layout
7378 asd
7379 \end_layout
7380
7381 \end_inset
7382 </cell>
7383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Plain Layout
7387 asd
7388 \end_layout
7389
7390 \end_inset
7391 </cell>
7392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7393 \begin_inset Text
7394
7395 \begin_layout Plain Layout
7396 asd
7397 \end_layout
7398
7399 \end_inset
7400 </cell>
7401 </row>
7402 </lyxtabular>
7403
7404 \end_inset
7405
7406
7407 \end_layout
7408
7409 \begin_layout Standard
7410 \begin_inset ERT
7411 status collapsed
7412
7413 \begin_layout Plain Layout
7414
7415
7416 \backslash
7417 setlength{
7418 \backslash
7419 LTcapwidth}{4in}
7420 \end_layout
7421
7422 \end_inset
7423
7424
7425 \end_layout
7426
7427 \begin_layout Standard
7428 \begin_inset Note Greyedout
7429 status open
7430
7431 \begin_layout Plain Layout
7432
7433 \series bold
7434 Note:
7435 \series default
7436  Quand on utilise la paquetage LaTeX 
7437 \series bold
7438 caption
7439 \series default
7440
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Paquetages LaTeX ! caption
7446 \end_layout
7447
7448 \end_inset
7449
7450  , comme c'est les cas dans ce document, la légende prend toute la largeur
7451  de la page quand on utilise la largeur par défaut de 4
7452 \begin_inset space \thinspace{}
7453 \end_inset
7454
7455 in pour 
7456 \series bold
7457
7458 \backslash
7459 LTcapwidth
7460 \series default
7461 .
7462  Pour avoir dans ce cas une légende qui fasse exactement 4
7463 \begin_inset space \thinspace{}
7464 \end_inset
7465
7466 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7467  comme par exemple 3.99
7468 \begin_inset space \thinspace{}
7469 \end_inset
7470
7471 in, soit utiliser la commande LaTeX 
7472 \series bold
7473
7474 \backslash
7475 captionsetup{width=valeur}
7476 \series default
7477  qui est disponible dans le paquetage 
7478 \series bold
7479 caption
7480 \series default
7481 .
7482 \end_layout
7483
7484 \end_inset
7485
7486
7487 \end_layout
7488
7489 \begin_layout Subsubsection
7490 Des Légendes différentes sur chaque page d'un tableau
7491 \begin_inset OptArg
7492 status collapsed
7493
7494 \begin_layout Plain Layout
7495 Légendes différentes
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \begin_inset Index
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505 Tableaux longs ! Légendes différentes par page
7506 \end_layout
7507
7508 \end_inset
7509
7510
7511 \end_layout
7512
7513 \begin_layout Standard
7514 Quand les légendes qui se trouvent sur les autres pages doivent être différentes
7515  de celle de la première page, insérez une légende avec un titre court non
7516  vide dans une fausse première ligne qui sera marquée comme étant le premier
7517  en-tête.
7518  La légende utilisée pour les autres pages est insérée comme une légende
7519  sans titre court dans une fausse ligne qui sera marquée comme étant l'entête
7520  principal.
7521  Si cet entête ne doit pas contenir le numéro du tableau, utilisez la commandes
7522  suivante à la place de la boîte de légende de LyX :
7523 \end_layout
7524
7525 \begin_layout Standard
7526
7527 \series bold
7528
7529 \backslash
7530 caption*{caption text}
7531 \end_layout
7532
7533 \begin_layout Standard
7534 L'étiquette utilisée pour faire référence à ce tableau est insérée dans
7535  la légende du premier en-tête.
7536  Le tableau
7537 \begin_inset space ~
7538 \end_inset
7539
7540
7541 \begin_inset CommandInset ref
7542 LatexCommand ref
7543 reference "tab:Légendes-tableau-différentes"
7544
7545 \end_inset
7546
7547  est un exemple de tableau long avec des légendes différentes et où la seconde
7548  légende ne contient pas le numéro du tableau.
7549 \end_layout
7550
7551 \begin_layout Standard
7552 \align center
7553 \begin_inset Tabular
7554 <lyxtabular version="3" rows="60" columns="3">
7555 <features islongtable="true">
7556 <column alignment="left" valignment="top" width="0cm">
7557 <column alignment="left" valignment="top" width="0pt">
7558 <column alignment="right" valignment="top" width="0pt">
7559 <row endfirsthead="true" caption="true">
7560 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 \begin_inset Caption
7565
7566 \begin_layout Plain Layout
7567 Exemple d'annuaire téléphonique
7568 \begin_inset CommandInset label
7569 LatexCommand label
7570 name "tab:Légendes-tableau-différentes"
7571
7572 \end_inset
7573
7574
7575 \begin_inset OptArg
7576 status open
7577
7578 \begin_layout Plain Layout
7579 Exemple Annuaire 
7580 \end_layout
7581
7582 \end_inset
7583
7584
7585 \end_layout
7586
7587 \end_inset
7588
7589
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 </row>
7613 <row endfirsthead="true">
7614 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618
7619 \series bold
7620 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 </row>
7644 <row endfirsthead="true">
7645 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649
7650 \series bold
7651 NOM
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7657 \begin_inset Text
7658
7659 \begin_layout Plain Layout
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7666 \begin_inset Text
7667
7668 \begin_layout Plain Layout
7669
7670 \series bold
7671 TÉL.
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 </row>
7677 <row endhead="true" caption="true">
7678 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 \begin_inset ERT
7683 status open
7684
7685 \begin_layout Plain Layout
7686
7687
7688 \backslash
7689 caption*{Suite de l'exemple d'annuaire téléphonique}
7690 \backslash
7691
7692 \backslash
7693 %
7694 \end_layout
7695
7696 \end_inset
7697
7698
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 </row>
7722 <row endhead="true">
7723 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7724 \begin_inset Text
7725
7726 \begin_layout Plain Layout
7727
7728 \series bold
7729 Exemple d'annuaire téléphonique
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 </row>
7753 <row endhead="true">
7754 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758
7759 \series bold
7760 NOM
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778
7779 \series bold
7780 TÉL.
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 </row>
7786 <row endfoot="true">
7787 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791 suite page suivante\SpecialChar \ldots{}
7792
7793 \end_layout
7794
7795 \end_inset
7796 </cell>
7797 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801
7802 \end_layout
7803
7804 \end_inset
7805 </cell>
7806 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7807 \begin_inset Text
7808
7809 \begin_layout Plain Layout
7810
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 </row>
7816 <row>
7817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821
7822 \series bold
7823 Annovi
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832 Silvia
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7838 \begin_inset Text
7839
7840 \begin_layout Plain Layout
7841 111
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 </row>
7847 <row>
7848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852
7853 \series bold
7854 Bertoli
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863 Stefano
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872 111
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 </row>
7878 <row>
7879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883
7884 \series bold
7885 Bozzi
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 Walter
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903 111
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \series bold
7916 Cachia
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 Maria
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934 111
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 </row>
7940 <row>
7941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945
7946 \series bold
7947 Cachia
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 Maurizio
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965 111
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 </row>
7971 <row>
7972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \series bold
7978 Cinquemani
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 Giusi
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996 111
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row>
8003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007
8008 \series bold
8009 Colin
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 Bernard
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 111
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \series bold
8040 Concli
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 Gianfranco
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058 111
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 </row>
8064 <row>
8065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \series bold
8071 Dal Bosco
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 Carolina
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 111
8090 \end_layout
8091
8092 \end_inset
8093 </cell>
8094 </row>
8095 <row>
8096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100
8101 \series bold
8102 Dalpiaz
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 Annamaria
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 111
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 </row>
8126 <row>
8127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131
8132 \series bold
8133 Feliciello
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 Domenico
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 111
8152 \end_layout
8153
8154 \end_inset
8155 </cell>
8156 </row>
8157 <row>
8158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162
8163 \series bold
8164 Focarelli
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173 Paola
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 111
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 </row>
8188 <row>
8189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193
8194 \series bold
8195 Galletti
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204 Oreste
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 111
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 </row>
8219 <row>
8220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224
8225 \series bold
8226 Gasparini
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 Franca
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 111
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 </row>
8250 <row>
8251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255
8256 \series bold
8257 Rizzardi
8258 \series default
8259
8260 \begin_inset Foot
8261 status open
8262
8263 \begin_layout Plain Layout
8264 Exemple de note de bas de page
8265 \end_layout
8266
8267 \end_inset
8268
8269
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 Paola
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 111
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 </row>
8293 <row>
8294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8295 \begin_inset Text
8296
8297 \begin_layout Plain Layout
8298
8299 \series bold
8300 Lassini
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 Giancarlo
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 111
8319 \end_layout
8320
8321 \end_inset
8322 </cell>
8323 </row>
8324 <row>
8325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329
8330 \series bold
8331 Malfatti
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 Luciano
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349 111
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 </row>
8355 <row>
8356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360
8361 \series bold
8362 Malfatti
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 Valeriano
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380 111
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 </row>
8386 <row>
8387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391
8392 \series bold
8393 Meneguzzo
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 Roberto
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411 111
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 </row>
8417 <row>
8418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422
8423 \series bold
8424 Mezzadra
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 Roberto
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 111
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 </row>
8448 <row>
8449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453
8454 \series bold
8455 Pirpamer
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 Erich
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8470 \begin_inset Text
8471
8472 \begin_layout Plain Layout
8473 111
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 </row>
8479 <row>
8480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484
8485 \series bold
8486 Pochiesa
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 Paolo
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504 111, 222
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 </row>
8510 <row>
8511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515
8516 \series bold
8517 Radina
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 Claudio
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 111
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 </row>
8541 <row>
8542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \series bold
8548 Stuffer
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 Oskar
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 111
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \series bold
8579 Tacchelli
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 Ugo
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8594 \begin_inset Text
8595
8596 \begin_layout Plain Layout
8597 111
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \series bold
8610 Tezzele
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 Margit
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 111
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 </row>
8634 <row>
8635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639
8640 \series bold
8641 Unterkalmsteiner
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 Frieda
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659 111
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 </row>
8665 <row>
8666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670
8671 \series bold
8672 Vieider
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681 Hilde
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690 111
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 </row>
8696 <row>
8697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701
8702 \series bold
8703 Vigna
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 Jürgen
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 111
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 </row>
8727 <row>
8728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732
8733 \series bold
8734 Weber
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 Maurizio
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 111
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 </row>
8758 <row>
8759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763
8764 \series bold
8765 Winkler
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 Franz
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 111
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 </row>
8789 <row>
8790 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794  
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 <row>
8819 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823
8824 \series bold
8825 Annovi
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 Silvia
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 555
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 <row>
8850 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \series bold
8856 Bertoli
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 Stefano
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 555
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885
8886 \series bold
8887 Bozzi
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 Walter
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 555
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 </row>
8911 <row>
8912 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \series bold
8918 Cachia
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Maria
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 555
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 </row>
8942 <row>
8943 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947
8948 \series bold
8949 Cachia
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 Maurizio
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 555
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 </row>
8973 <row>
8974 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978
8979 \series bold
8980 Cinquemani
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 Giusi
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 555
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 </row>
9004 <row>
9005 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009
9010 \series bold
9011 Colin
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 Bernard
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 555
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \series bold
9042 Concli
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 Gianfranco
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 555
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 </row>
9066 <row>
9067 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071
9072 \series bold
9073 Dal Bosco
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Carolina
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 555
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102
9103 \series bold
9104 Dalpiaz
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 Annamaria
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 555
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 </row>
9128 <row>
9129 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133
9134 \series bold
9135 Feliciello
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 Domenico
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 555
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 </row>
9159 <row>
9160 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164
9165 \series bold
9166 Focarelli
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 Paola
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 555
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 <row>
9191 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \series bold
9197 Galletti
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 Oreste
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 555
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row>
9222 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \series bold
9228 Gasparini
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 Franca
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246 555
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 </row>
9252 <row>
9253 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257
9258 \series bold
9259 Rizzardi
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 Paola
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 555
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \series bold
9290 Lassini
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 Giancarlo
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308 555
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \series bold
9321 Malfatti
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 Luciano
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 555
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 </row>
9345 <row>
9346 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350
9351 \series bold
9352 Malfatti
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 Valeriano
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 555
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 </row>
9376 <row>
9377 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381
9382 \series bold
9383 Meneguzzo
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Roberto
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 555
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 </row>
9407 <row>
9408 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412
9413 \series bold
9414 Mezzadra
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 Roberto
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 555
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 </row>
9438 <row endlastfoot="true">
9439 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 </lyxtabular>
9468
9469 \end_inset
9470
9471
9472 \end_layout
9473
9474 \begin_layout Section
9475 Questions particulières concernant les tableaux longs
9476 \begin_inset OptArg
9477 status collapsed
9478
9479 \begin_layout Plain Layout
9480 Questions sur les tableaux longs
9481 \end_layout
9482
9483 \end_inset
9484
9485
9486 \begin_inset CommandInset label
9487 LatexCommand label
9488 name "sec:Questions-sur-tableaux-longs"
9489
9490 \end_inset
9491
9492
9493 \end_layout
9494
9495 \begin_layout Subsection
9496 Calculs des pages des tableaux longs
9497 \begin_inset Index
9498 status collapsed
9499
9500 \begin_layout Plain Layout
9501 Tableaux longs ! Calculs
9502 \end_layout
9503
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \begin_layout Standard
9510 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9511  en utilisant des blocs (chunks).
9512  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9513  mémoire de LaTeX.
9514  La valeur par défaut est fixée pour des raisons historiques à seulement
9515  20 lignes de tableau.
9516  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9517  peut ralentir la création de votre document.
9518  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9519  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9520  préambule de votre document :
9521 \end_layout
9522
9523 \begin_layout Standard
9524
9525 \series bold
9526
9527 \backslash
9528 setcounter{LTchunksize}{100}
9529 \end_layout
9530
9531 \begin_layout Subsection
9532 Les Flottants et les Tableaux Longs
9533 \begin_inset Index
9534 status collapsed
9535
9536 \begin_layout Plain Layout
9537 Tableaux longs ! Flottants
9538 \end_layout
9539
9540 \end_inset
9541
9542
9543 \end_layout
9544
9545 \begin_layout Standard
9546 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9547  commence un tableau long.
9548  Pour éviter une telle situation, ajoutez la commande 
9549 \series bold
9550
9551 \backslash
9552 clearpage
9553 \series default
9554  en tant que code TeX juste avant votre tableau long.
9555 \end_layout
9556
9557 \begin_layout Subsection
9558 Sauts de pages forcés
9559 \begin_inset Index
9560 status collapsed
9561
9562 \begin_layout Plain Layout
9563 Tableaux longs ! Sauts de pages forcés
9564 \end_layout
9565
9566 \end_inset
9567
9568
9569 \end_layout
9570
9571 \begin_layout Standard
9572 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9573  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9574  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9575  de saut de ligne 
9576 \begin_inset Quotes eld
9577 \end_inset
9578
9579
9580 \backslash
9581
9582 \backslash
9583
9584 \begin_inset Quotes erd
9585 \end_inset
9586
9587  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9588  Avant la commande 
9589 \begin_inset Quotes eld
9590 \end_inset
9591
9592
9593 \backslash
9594
9595 \backslash
9596
9597 \begin_inset Quotes erd
9598 \end_inset
9599
9600 , vous devez insérer en code TeX, autant de caractères 
9601 \begin_inset Quotes eld
9602 \end_inset
9603
9604 &
9605 \begin_inset Quotes erd
9606 \end_inset
9607
9608  qu'il y a de colonnes après la cellule concernée.
9609  Le caractère 
9610 \begin_inset Quotes eld
9611 \end_inset
9612
9613 &
9614 \begin_inset Quotes erd
9615 \end_inset
9616
9617  sert à séparer les colonnes d'un tableau.
9618  Écrivez en code-TeX, après chaque 
9619 \begin_inset Quotes eld
9620 \end_inset
9621
9622 &
9623 \begin_inset Quotes erd
9624 \end_inset
9625
9626  le contenu des cellules correspondantes et en même temps supprimez le contenu
9627  de ces cellules dans le texte normal.
9628  
9629 \begin_inset Newline newline
9630 \end_inset
9631
9632 Après la commande 
9633 \backslash
9634
9635 \backslash
9636 , insérez autant de caractères 
9637 \begin_inset Quotes eld
9638 \end_inset
9639
9640 &
9641 \begin_inset Quotes erd
9642 \end_inset
9643
9644  qu'il y a de colonnes avant la colonne traitée.
9645  Dans le tableau
9646 \begin_inset space ~
9647 \end_inset
9648
9649
9650 \begin_inset CommandInset ref
9651 LatexCommand ref
9652 reference "tab:Tableau-saut-de-page"
9653
9654 \end_inset
9655
9656  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9657  suivie par une autre colonne.
9658  La commande suivante a donc été insérée en code TeX dans la cellule après
9659  le mot 
9660 \begin_inset Quotes eld
9661 \end_inset
9662
9663
9664 \emph on
9665 Castelchiodato,
9666 \emph default
9667
9668 \begin_inset Quotes erd
9669 \end_inset
9670
9671 :
9672 \end_layout
9673
9674 \begin_layout Standard
9675
9676 \series bold
9677 & 111
9678 \backslash
9679
9680 \backslash
9681
9682 \begin_inset Newline newline
9683 \end_inset
9684
9685 &
9686 \end_layout
9687
9688 \begin_layout Standard
9689 Le 
9690 \begin_inset Quotes eld
9691 \end_inset
9692
9693 111
9694 \begin_inset Quotes erd
9695 \end_inset
9696
9697  dans la troisième colonne de la ligne a été supprimé.
9698  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9699  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9700  est coupée, utilisez cette commande à la place de la précédente :
9701 \end_layout
9702
9703 \begin_layout Standard
9704
9705 \series bold
9706 & 111
9707 \backslash
9708
9709 \backslash
9710
9711 \begin_inset Newline newline
9712 \end_inset
9713
9714
9715 \backslash
9716 hline &
9717 \end_layout
9718
9719 \begin_layout Standard
9720 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9721  insérer la commande
9722 \end_layout
9723
9724 \begin_layout Standard
9725
9726 \series bold
9727
9728 \backslash
9729 setlength{
9730 \backslash
9731 parfillskip}{0pt}
9732 \end_layout
9733
9734 \begin_layout Standard
9735 au début de la cellule.
9736  Cela assure que la portion de la cellule qui va se trouver affichée sur
9737  la page suivante le sera avec toute la largeur de la cellule.
9738 \end_layout
9739
9740 \begin_layout Standard
9741 \align center
9742 \begin_inset Tabular
9743 <lyxtabular version="3" rows="39" columns="3">
9744 <features islongtable="true">
9745 <column alignment="left" valignment="top" width="0cm">
9746 <column alignment="left" valignment="top" width="3cm">
9747 <column alignment="right" valignment="top" width="0pt">
9748 <row endfirsthead="true" caption="true">
9749 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753 \begin_inset Caption
9754
9755 \begin_layout Plain Layout
9756 Tableau avec un saut de page forcé dans une cellule
9757 \begin_inset CommandInset label
9758 LatexCommand label
9759 name "tab:Tableau-saut-de-page"
9760
9761 \end_inset
9762
9763
9764 \begin_inset OptArg
9765 status collapsed
9766
9767 \begin_layout Plain Layout
9768 Tableau avec un saut de page forcé dans une cellule
9769 \end_layout
9770
9771 \end_inset
9772
9773
9774 \end_layout
9775
9776 \end_inset
9777
9778
9779 \end_layout
9780
9781 \end_inset
9782 </cell>
9783 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9784 \begin_inset Text
9785
9786 \begin_layout Plain Layout
9787
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 </row>
9802 <row endfirsthead="true">
9803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807
9808 \series bold
9809 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 </row>
9833 <row endfirsthead="true">
9834 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838
9839 \series bold
9840 NOM
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \series bold
9860 TÉL.
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 </row>
9866 <row endhead="true" caption="true">
9867 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871 \begin_inset ERT
9872 status collapsed
9873
9874 \begin_layout Plain Layout
9875
9876
9877 \backslash
9878 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9879 \backslash
9880
9881 \backslash
9882 %
9883 \end_layout
9884
9885 \end_inset
9886
9887
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 </row>
9911 <row endhead="true">
9912 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916  
9917 \series bold
9918 Exemple d'annuaire téléphonique
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \begin_layout Plain Layout
9927
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 </row>
9942 <row endhead="true">
9943 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9944 \begin_inset Text
9945
9946 \begin_layout Plain Layout
9947
9948 \series bold
9949 NOM
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967
9968 \series bold
9969 TÉL.
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 </row>
9975 <row endfoot="true">
9976 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980 suite page suivante\SpecialChar \ldots{}
9981
9982 \end_layout
9983
9984 \end_inset
9985 </cell>
9986 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 </row>
10005 <row>
10006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010
10011 \series bold
10012 Annovi
10013 \end_layout
10014
10015 \end_inset
10016 </cell>
10017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10018 \begin_inset Text
10019
10020 \begin_layout Plain Layout
10021 Silvia
10022 \end_layout
10023
10024 \end_inset
10025 </cell>
10026 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030 111
10031 \end_layout
10032
10033 \end_inset
10034 </cell>
10035 </row>
10036 <row>
10037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041
10042 \series bold
10043 Bertoli
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052 Stefano
10053 \end_layout
10054
10055 \end_inset
10056 </cell>
10057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061 111
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 </row>
10067 <row>
10068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072
10073 \series bold
10074 Bozzi
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083 Walter
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092 111
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 </row>
10098 <row>
10099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103
10104 \series bold
10105 Cachia
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 Maria
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 111
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 </row>
10129 <row>
10130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134
10135 \series bold
10136 Cachia
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 Maurizio
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 111
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row>
10161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \series bold
10167 Cinquemani
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 Giusi
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 111
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 <row>
10192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \series bold
10198 Colin
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 Bernard
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 111
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 </row>
10222 <row>
10223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227
10228 \series bold
10229 Concli
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 Gianfranco
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 111
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row>
10254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \series bold
10260 Dal Bosco
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 Carolina
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 111
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 <row>
10285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289
10290 \series bold
10291 Dalpiaz
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 Annamaria
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 111
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 </row>
10315 <row>
10316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320
10321 \series bold
10322 Feliciello
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 Domenico
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 111
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351
10352 \series bold
10353 Focarelli
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 Paola
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371 111
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 </row>
10377 <row>
10378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382
10383 \series bold
10384 Galletti
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Oreste
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 111
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 </row>
10408 <row>
10409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413
10414 \series bold
10415 Gasparini
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 Franca
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 111
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 </row>
10439 <row>
10440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444
10445 \series bold
10446 Lassini
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 Giancarlo
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 111
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row>
10471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \series bold
10477 Malfatti
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 Luciano
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 111
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506
10507 \series bold
10508 Malfatti
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Valeriano
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 111
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row>
10533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \series bold
10539 Meneguzzo
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 Roberto
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557 111
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 <row>
10564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568
10569 \series bold
10570 Mezzadra
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 Roberto
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 111
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 </row>
10594 <row>
10595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599
10600 \series bold
10601 Pirpamer
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 Erich
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619 111
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 </row>
10625 <row>
10626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630
10631 \series bold
10632 Pochiesa
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 Paolo
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 111, 222
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 </row>
10656 <row>
10657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661
10662 \series bold
10663 Radina
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 Claudio
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681 111
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 </row>
10687 <row>
10688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692
10693 \series bold
10694 Rizzardi
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 Fürst von Rossano, 5.
10704  Herzog von Canemorte, 11.
10705  Herzog von Palombara, 5.
10706  Herzog von Castelchiodato,
10707 \begin_inset ERT
10708 status open
10709
10710 \begin_layout Plain Layout
10711
10712 & 111
10713 \backslash
10714
10715 \backslash
10716
10717 \end_layout
10718
10719 \begin_layout Plain Layout
10720
10721 &
10722 \end_layout
10723
10724 \end_inset
10725
10726  11.
10727  Herzog von Poggionativo, 11.
10728  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10729  Graf von Valinfreda, 11.
10730  Baron von Cropalati, 11.
10731  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751
10752 \series bold
10753 Stuffer
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 Oskar
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 111
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 </row>
10777 <row>
10778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782
10783 \series bold
10784 Tacchelli
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 Ugo
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802 111
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 </row>
10808 <row>
10809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813
10814 \series bold
10815 Tezzele
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 Margit
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833 111
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 </row>
10839 <row>
10840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844
10845 \series bold
10846 Unterkalmsteiner
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 Frieda
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 111
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 </row>
10870 <row>
10871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875
10876 \series bold
10877 Vieider
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 Hilde
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895 111
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \series bold
10908 Vigna
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 Jürgen
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 111
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 </row>
10932 <row>
10933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937
10938 \series bold
10939 Weber
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 Maurizio
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957 111
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968
10969 \series bold
10970 Winkler
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 Franz
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 111
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 </row>
10994 <row endlastfoot="true">
10995 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 </row>
11023 </lyxtabular>
11024
11025 \end_inset
11026
11027
11028 \end_layout
11029
11030 \begin_layout Standard
11031 \begin_inset Note Note
11032 status open
11033
11034 \begin_layout Plain Layout
11035 il semble qu'il y ait un problème avec cet exemple ...
11036  le saut de page ne se fait pas à l'endroit voulu ! 
11037 \end_layout
11038
11039 \begin_layout Plain Layout
11040 en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
11041  ! (NdT)
11042 \end_layout
11043
11044 \end_inset
11045
11046
11047 \begin_inset Newpage newpage
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Section
11054 Colonnes et lignes à lignes multiples
11055 \end_layout
11056
11057 \begin_layout Subsection
11058 Lignes Multiples dans une cellule de tableau
11059 \begin_inset CommandInset label
11060 LatexCommand label
11061 name "sub:Lignes-multiple-dans-cellule"
11062
11063 \end_inset
11064
11065
11066 \begin_inset Index
11067 status collapsed
11068
11069 \begin_layout Plain Layout
11070 Plusieurs lignes dans une case de tableau
11071 \end_layout
11072
11073 \end_inset
11074
11075
11076 \begin_inset Index
11077 status collapsed
11078
11079 \begin_layout Plain Layout
11080 Tableau ! Saut de ligne
11081 \end_layout
11082
11083 \end_inset
11084
11085
11086 \end_layout
11087
11088 \begin_layout Standard
11089 \align center
11090 \begin_inset Float table
11091 placement H
11092 wide false
11093 sideways false
11094 status open
11095
11096 \begin_layout Plain Layout
11097 \begin_inset Caption
11098
11099 \begin_layout Plain Layout
11100 \begin_inset CommandInset label
11101 LatexCommand label
11102 name "tab:Tableau-avec-plusieurs-lignes"
11103
11104 \end_inset
11105
11106 Tableau avec des lignes multiples dans une cellule
11107 \end_layout
11108
11109 \end_inset
11110
11111
11112 \end_layout
11113
11114 \begin_layout Plain Layout
11115 \align center
11116 \begin_inset Tabular
11117 <lyxtabular version="3" rows="3" columns="3">
11118 <features>
11119 <column alignment="center" valignment="middle" width="2.5cm">
11120 <column alignment="center" valignment="middle" width="0">
11121 <column alignment="center" valignment="middle" width="0">
11122 <row>
11123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 Lignes
11128 \begin_inset Newline linebreak
11129 \end_inset
11130
11131 multiples
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 b
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 c
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 </row>
11155 <row>
11156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160 d
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 e
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 f
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 </row>
11184 <row>
11185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11186 \begin_inset Text
11187
11188 \begin_layout Plain Layout
11189 g
11190 \end_layout
11191
11192 \end_inset
11193 </cell>
11194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 h
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 i
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 </row>
11213 </lyxtabular>
11214
11215 \end_inset
11216
11217
11218 \end_layout
11219
11220 \end_inset
11221
11222
11223 \end_layout
11224
11225 \begin_layout Standard
11226 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11227  d'un paragraphe avec des sauts de lignes et des césures.
11228 \end_layout
11229
11230 \begin_layout Standard
11231 Pour obtenir le tableau
11232 \begin_inset space ~
11233 \end_inset
11234
11235
11236 \begin_inset CommandInset ref
11237 LatexCommand ref
11238 reference "tab:Tableau-avec-plusieurs-lignes"
11239
11240 \end_inset
11241
11242 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11243  droit dessus.
11244  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11245  2.5
11246 \begin_inset space \thinspace{}
11247 \end_inset
11248
11249 cm et choisissez les alignements vertical et horizontal centrés.
11250  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11251  Comme notre texte est plus petit que 2.5
11252 \begin_inset space \thinspace{}
11253 \end_inset
11254
11255 cm, une seule ligne va apparaître.
11256  Pour avoir deux lignes, 
11257 \lang english
11258 a justified line break (shortcut 
11259 \family sans
11260 Ctrl-Shift-Return
11261 \family default
11262 ) was added
11263 \lang french
11264 .
11265  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11266 ement découpé en plusieurs lignes.
11267 \end_layout
11268
11269 \begin_layout Standard
11270 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11271  pas effectuer de césure si c'est le premier élément de la cellule.
11272  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11273  premier élément : Ajoutez la commande
11274 \end_layout
11275
11276 \begin_layout Standard
11277
11278 \series bold
11279
11280 \backslash
11281 hspace{0pt}
11282 \end_layout
11283
11284 \begin_layout Standard
11285 en code TeX avant votre mot.
11286  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11287  Le tableau 
11288 \begin_inset space ~
11289 \end_inset
11290
11291
11292 \begin_inset CommandInset ref
11293 LatexCommand ref
11294 reference "tab:Tableau-césure"
11295
11296 \end_inset
11297
11298  montre l'effet de cette insertion.
11299 \end_layout
11300
11301 \begin_layout Standard
11302 \begin_inset Float table
11303 placement h
11304 wide false
11305 sideways false
11306 status open
11307
11308 \begin_layout Plain Layout
11309 \begin_inset Caption
11310
11311 \begin_layout Plain Layout
11312 \begin_inset CommandInset label
11313 LatexCommand label
11314 name "tab:Tableau-césure"
11315
11316 \end_inset
11317
11318 Tableau avec et sans césure.
11319 \end_layout
11320
11321 \end_inset
11322
11323
11324 \end_layout
11325
11326 \begin_layout Plain Layout
11327 \begin_inset space \hfill{}
11328 \end_inset
11329
11330
11331 \begin_inset Tabular
11332 <lyxtabular version="3" rows="3" columns="3">
11333 <features>
11334 <column alignment="center" valignment="middle" width="2.5cm">
11335 <column alignment="center" valignment="middle" width="0">
11336 <column alignment="center" valignment="middle" width="0">
11337 <row>
11338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 mottrèslongdansunecellule
11343 \end_layout
11344
11345 \end_inset
11346 </cell>
11347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11348 \begin_inset Text
11349
11350 \begin_layout Plain Layout
11351 b
11352 \end_layout
11353
11354 \end_inset
11355 </cell>
11356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11357 \begin_inset Text
11358
11359 \begin_layout Plain Layout
11360 c
11361 \end_layout
11362
11363 \end_inset
11364 </cell>
11365 </row>
11366 <row>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 d
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 e
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 f
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 </row>
11395 <row>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 g
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 h
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 i
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 </row>
11424 </lyxtabular>
11425
11426 \end_inset
11427
11428
11429 \begin_inset space \hfill{}
11430 \end_inset
11431
11432
11433 \begin_inset Tabular
11434 <lyxtabular version="3" rows="3" columns="3">
11435 <features>
11436 <column alignment="center" valignment="middle" width="2.5cm">
11437 <column alignment="center" valignment="middle" width="0">
11438 <column alignment="center" valignment="middle" width="0">
11439 <row>
11440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 \begin_inset ERT
11445 status collapsed
11446
11447 \begin_layout Plain Layout
11448
11449
11450 \backslash
11451 hspace{0pt}
11452 \end_layout
11453
11454 \end_inset
11455
11456 mottrèslongdansunecellule
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 b
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 c
11475 \end_layout
11476
11477 \end_inset
11478 </cell>
11479 </row>
11480 <row>
11481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 d
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 e
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 f
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 </row>
11509 <row>
11510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514 g
11515 \end_layout
11516
11517 \end_inset
11518 </cell>
11519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 h
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 i
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 </row>
11538 </lyxtabular>
11539
11540 \end_inset
11541
11542
11543 \begin_inset space \hfill{}
11544 \end_inset
11545
11546
11547 \end_layout
11548
11549 \end_inset
11550
11551
11552 \end_layout
11553
11554 \begin_layout Standard
11555 \begin_inset Newpage newpage
11556 \end_inset
11557
11558
11559 \end_layout
11560
11561 \begin_layout Subsection
11562 Multi-colonnes
11563 \begin_inset CommandInset label
11564 LatexCommand label
11565 name "sub:Multicolonnes"
11566
11567 \end_inset
11568
11569
11570 \begin_inset Index
11571 status collapsed
11572
11573 \begin_layout Plain Layout
11574 Multi-colonnes
11575 \end_layout
11576
11577 \end_inset
11578
11579
11580 \begin_inset Index
11581 status collapsed
11582
11583 \begin_layout Plain Layout
11584 Tableau ! Multi-colonnes
11585 \end_layout
11586
11587 \end_inset
11588
11589
11590 \end_layout
11591
11592 \begin_layout Subsubsection
11593 Les Bases des Multicolonnes
11594 \end_layout
11595
11596 \begin_layout Standard
11597 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11598  qu'elle doit couvrir et utilisez soit le bouton
11599 \begin_inset Graphics
11600         filename ../../images/tabular-feature_multicolumn.png
11601         scale 85
11602         scaleBeforeRotation
11603
11604 \end_inset
11605
11606  de la barre d'outils tableau, ou le menu 
11607 \family sans
11608 Éditer\SpecialChar \menuseparator
11609 Tableau\SpecialChar \menuseparator
11610 Multi-colonnes
11611 \family default
11612 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11613  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11614  
11615 \family sans
11616 Tableau
11617 \family default
11618 .
11619 \end_layout
11620
11621 \begin_layout Standard
11622 Les multi-colonnes ont leurs propres paramètres de cellule.
11623  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11624  de la cellule, cela n'affecte que la cellule multi-colonne.
11625  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11626  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11627 \end_layout
11628
11629 \begin_layout Standard
11630 \align center
11631 \begin_inset Tabular
11632 <lyxtabular version="3" rows="3" columns="4">
11633 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11634 <column alignment="center" valignment="top" width="0pt">
11635 <column alignment="center" valignment="middle" width="0">
11636 <column alignment="center" valignment="top" width="0in">
11637 <column alignment="center" valignment="top" width="0pt">
11638 <row>
11639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11640 \begin_inset Text
11641
11642 \begin_layout Plain Layout
11643 abc
11644 \end_layout
11645
11646 \end_inset
11647 </cell>
11648 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11649 \begin_inset Text
11650
11651 \begin_layout Plain Layout
11652 def ghi
11653 \end_layout
11654
11655 \end_inset
11656 </cell>
11657 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 jkl
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 </row>
11676 <row>
11677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681 A
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 B
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 C
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 D
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 </row>
11714 <row>
11715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 1
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 2
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 3
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 4
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 </row>
11752 </lyxtabular>
11753
11754 \end_inset
11755
11756
11757 \end_layout
11758
11759 \begin_layout Subsubsection
11760 Calculs avec les multi-colonnes
11761 \begin_inset CommandInset label
11762 LatexCommand label
11763 name "sub:Calculs-multicolonnes"
11764
11765 \end_inset
11766
11767
11768 \begin_inset Index
11769 status collapsed
11770
11771 \begin_layout Plain Layout
11772 Multi-colonnes ! Calculs
11773 \end_layout
11774
11775 \end_inset
11776
11777
11778 \end_layout
11779
11780 \begin_layout Standard
11781 LyX gère directement les multi-colonnes, mais nous devons faire attention
11782  à la largeur des cellules couvertes par la cellule multicolonne.
11783 \end_layout
11784
11785 \begin_layout Standard
11786 \begin_inset Float table
11787 placement h
11788 wide false
11789 sideways false
11790 status open
11791
11792 \begin_layout Plain Layout
11793 \begin_inset Caption
11794
11795 \begin_layout Plain Layout
11796 \begin_inset CommandInset label
11797 LatexCommand label
11798 name "tab:Tableau-multicolonne-parfaite"
11799
11800 \end_inset
11801
11802 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11803  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11804 \begin_inset OptArg
11805 status open
11806
11807 \begin_layout Plain Layout
11808 Tableau avec multicolonne parfaite
11809 \end_layout
11810
11811 \end_inset
11812
11813
11814 \end_layout
11815
11816 \end_inset
11817
11818
11819 \end_layout
11820
11821 \begin_layout Plain Layout
11822 \align center
11823 \begin_inset Tabular
11824 <lyxtabular version="3" rows="3" columns="3">
11825 <features>
11826 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11827 <column alignment="center" valignment="middle" width="0">
11828 <column alignment="center" valignment="top" width="0">
11829 <row>
11830 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11831 \begin_inset Text
11832
11833 \begin_layout Plain Layout
11834 multicolonne sur plusieurs lignes
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11840 \begin_inset Text
11841
11842 \begin_layout Plain Layout
11843
11844 \end_layout
11845
11846 \end_inset
11847 </cell>
11848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11849 \begin_inset Text
11850
11851 \begin_layout Plain Layout
11852 c
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 </row>
11858 <row>
11859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 d
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 e
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 f
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 </row>
11887 <row>
11888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 g
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 h
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11907 \begin_inset Text
11908
11909 \begin_layout Plain Layout
11910 i
11911 \end_layout
11912
11913 \end_inset
11914 </cell>
11915 </row>
11916 </lyxtabular>
11917
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \end_inset
11924
11925
11926 \end_layout
11927
11928 \begin_layout Standard
11929 Par exemple, pour créer le tableau
11930 \begin_inset space ~
11931 \end_inset
11932
11933
11934 \begin_inset CommandInset ref
11935 LatexCommand ref
11936 reference "tab:Tableau-multicolonne-parfaite"
11937
11938 \end_inset
11939
11940 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11941  3×3 et faites un clic droit dessus.
11942  Ensuite choisissez pour cette cellule
11943 \emph on
11944 ,
11945 \emph default
11946  dans la fenêtre de dialogue de tableau, 
11947 \emph on
11948 multicolonne
11949 \emph default
11950
11951 \emph on
11952 alignement
11953 \begin_inset space ~
11954 \end_inset
11955
11956 horizontal
11957 \begin_inset space ~
11958 \end_inset
11959
11960 centré
11961 \emph default
11962  et une largeur de 2.5
11963 \begin_inset space \thinspace{}
11964 \end_inset
11965
11966 cm.
11967  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11968  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11969 \begin_inset space \thinspace{}
11970 \end_inset
11971
11972 cm pour la première colonne.
11973  La deuxième colonne aura alors automatiquement une largeur de 1.25
11974 \begin_inset space \thinspace{}
11975 \end_inset
11976
11977 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11978  C'est ce qui a été fait pour le tableau
11979 \begin_inset space ~
11980 \end_inset
11981
11982
11983 \begin_inset CommandInset ref
11984 LatexCommand ref
11985 reference "tab:Tableau-multicolonne-imparfait"
11986
11987 \end_inset
11988
11989 .
11990 \end_layout
11991
11992 \begin_layout Standard
11993 \begin_inset Float table
11994 wide false
11995 sideways false
11996 status open
11997
11998 \begin_layout Plain Layout
11999 \begin_inset Caption
12000
12001 \begin_layout Plain Layout
12002 \begin_inset CommandInset label
12003 LatexCommand label
12004 name "tab:Tableau-multicolonne-imparfait"
12005
12006 \end_inset
12007
12008 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12009  de la largeur de la cellule multicolonne.
12010 \begin_inset OptArg
12011 status open
12012
12013 \begin_layout Plain Layout
12014 Tableau avec multicolonne pas parfaite
12015 \end_layout
12016
12017 \end_inset
12018
12019
12020 \end_layout
12021
12022 \end_inset
12023
12024
12025 \end_layout
12026
12027 \begin_layout Plain Layout
12028 \align center
12029 \begin_inset Tabular
12030 <lyxtabular version="3" rows="3" columns="3">
12031 <features>
12032 <column alignment="center" valignment="top" width="1.25cm">
12033 <column alignment="center" valignment="top" width="0">
12034 <column alignment="center" valignment="top" width="0">
12035 <row>
12036 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12037 \begin_inset Text
12038
12039 \begin_layout Plain Layout
12040 multicolonne sur plusieurs lignes
12041 \end_layout
12042
12043 \end_inset
12044 </cell>
12045 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12046 \begin_inset Text
12047
12048 \begin_layout Plain Layout
12049
12050 \end_layout
12051
12052 \end_inset
12053 </cell>
12054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12055 \begin_inset Text
12056
12057 \begin_layout Plain Layout
12058 c
12059 \end_layout
12060
12061 \end_inset
12062 </cell>
12063 </row>
12064 <row>
12065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069 d
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 e
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087 f
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 </row>
12093 <row>
12094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 g
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 h
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 i
12117 \end_layout
12118
12119 \end_inset
12120 </cell>
12121 </row>
12122 </lyxtabular>
12123
12124 \end_inset
12125
12126
12127 \end_layout
12128
12129 \end_inset
12130
12131
12132 \end_layout
12133
12134 \begin_layout Standard
12135 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12136  de la cellule multicolonne, elle est un peu plus large.
12137  La raison est que la taille que l'on donne à une cellule, 
12138 \begin_inset Formula $W_{g}$
12139 \end_inset
12140
12141  n'est pas sa taille totale, 
12142 \begin_inset Formula $W_{\mathrm{tot}}$
12143 \end_inset
12144
12145  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12146  lui donne.
12147  L'appendice
12148 \begin_inset space ~
12149 \end_inset
12150
12151
12152 \begin_inset CommandInset ref
12153 LatexCommand eqref
12154 reference "cha:Explication-de-l'Equation"
12155
12156 \end_inset
12157
12158  explique pourquoi en détail.
12159 \end_layout
12160
12161 \begin_layout Standard
12162 La largeur nécessaire 
12163 \begin_inset Formula $W_{g\, n}$
12164 \end_inset
12165
12166  quand 
12167 \emph on
12168 n
12169 \emph default
12170  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12171  ait une largeur totale de 
12172 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12173 \end_inset
12174
12175 :
12176 \begin_inset Formula \begin{equation}
12177 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12178
12179 \end_inset
12180
12181
12182 \end_layout
12183
12184 \begin_layout Standard
12185 Dans notre cas nous avons 
12186 \begin_inset Formula $n=2$
12187 \end_inset
12188
12189
12190 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12191 \end_inset
12192
12193 cm et les valeurs par défaut pour les autres longueurs, l'équation
12194 \begin_inset space ~
12195 \end_inset
12196
12197
12198 \begin_inset CommandInset ref
12199 LatexCommand ref
12200 reference "eq:Wgn"
12201
12202 \end_inset
12203
12204  devient
12205 \begin_inset Formula \begin{equation}
12206 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12207
12208 \end_inset
12209
12210
12211 \end_layout
12212
12213 \begin_layout Standard
12214 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12215  
12216 \series bold
12217 calc
12218 \series default
12219  avec la ligne suivante dans le préambule du document
12220 \begin_inset Index
12221 status collapsed
12222
12223 \begin_layout Plain Layout
12224 Paquetages LaTeX ! calc
12225 \end_layout
12226
12227 \end_inset
12228
12229
12230 \end_layout
12231
12232 \begin_layout Standard
12233
12234 \series bold
12235
12236 \backslash
12237 usepackage{calc}
12238 \end_layout
12239
12240 \begin_layout Standard
12241 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12242  de dialogue.
12243  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12244  la fenêtre de dialogue.
12245  Voici un aperçu de ces paramètres :
12246 \end_layout
12247
12248 \begin_layout Itemize
12249
12250 \series bold
12251 p{largeur}
12252 \series default
12253  crée une cellule de taille donnée, le texte est aligné verticalement en
12254  haut.
12255 \end_layout
12256
12257 \begin_layout Itemize
12258
12259 \series bold
12260 m{largeur}
12261 \series default
12262  crée une cellule de taille donnée, le texte est aligné verticalement au
12263  centre
12264 \end_layout
12265
12266 \begin_layout Itemize
12267
12268 \series bold
12269 b{largeur}
12270 \series default
12271  crée une cellule de taille donnée, le texte est aligné verticalement en
12272  bas
12273 \end_layout
12274
12275 \begin_layout Standard
12276 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12277  la fenêtre de dialogue sont ignorés.
12278 \end_layout
12279
12280 \begin_layout Standard
12281 \begin_inset Note Greyedout
12282 status open
12283
12284 \begin_layout Plain Layout
12285
12286 \series bold
12287 Note:
12288 \series default
12289  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12290  en compte.
12291 \end_layout
12292
12293 \end_inset
12294
12295
12296 \end_layout
12297
12298 \begin_layout Standard
12299 Comme le texte doit être centré horizontalement, on ajoute la commande 
12300 \series bold
12301
12302 \backslash
12303 centering
12304 \series default
12305 .
12306  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12307  des colonnes recouvertes :
12308 \end_layout
12309
12310 \begin_layout Standard
12311
12312 \series bold
12313 >{
12314 \backslash
12315 centering}m{1.25cm-6.2pt}
12316 \end_layout
12317
12318 \begin_layout Standard
12319 La commande 
12320 \series bold
12321 >{ }
12322 \series default
12323  signifie que les commandes qui se trouvent entre les accolades doivent
12324  être appliquées avant que la cellule ne soit créée.
12325 \end_layout
12326
12327 \begin_layout Standard
12328 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12329  multicolonne, il est toujours aligné à gauche.
12330  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12331  isolées.
12332  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12333 \end_layout
12334
12335 \begin_layout Standard
12336
12337 \series bold
12338 >{
12339 \backslash
12340 centering}m{2.5cm}
12341 \end_layout
12342
12343 \begin_layout Subsection
12344 Multi-lignes
12345 \begin_inset Index
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349 Multi-lignes
12350 \end_layout
12351
12352 \end_inset
12353
12354
12355 \begin_inset Index
12356 status collapsed
12357
12358 \begin_layout Plain Layout
12359 Tableau ! Multi-ligne
12360 \end_layout
12361
12362 \end_inset
12363
12364
12365 \begin_inset Index
12366 status collapsed
12367
12368 \begin_layout Plain Layout
12369 Paquetages LaTeX ! multirow
12370 \end_layout
12371
12372 \end_inset
12373
12374
12375 \end_layout
12376
12377 \begin_layout Standard
12378 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12379  par LyX, il faut donc utiliser un peu de code TeX.
12380  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12381 \series bold
12382 multirow 
12383 \series default
12384 dans le préambule de votre document avec la commande 
12385 \end_layout
12386
12387 \begin_layout Standard
12388
12389 \series bold
12390
12391 \backslash
12392 usepackage{multirow}
12393 \end_layout
12394
12395 \begin_layout Standard
12396 Les cellules multilignes sont créées avec la commande
12397 \end_layout
12398
12399 \begin_layout Standard
12400
12401 \series bold
12402
12403 \backslash
12404 multirow{number of rows}{cell width}{cell entry}
12405 \end_layout
12406
12407 \begin_layout Standard
12408 Pour créer le tableau suivant :
12409 \end_layout
12410
12411 \begin_layout Standard
12412 \align center
12413 \begin_inset ERT
12414 status collapsed
12415
12416 \begin_layout Plain Layout
12417
12418
12419 \backslash
12420 renewcommand{
12421 \backslash
12422 multirowsetup}{
12423 \backslash
12424 centering}
12425 \end_layout
12426
12427 \end_inset
12428
12429
12430 \begin_inset Tabular
12431 <lyxtabular version="3" rows="3" columns="3">
12432 <features>
12433 <column alignment="center" valignment="top" width="0">
12434 <column alignment="center" valignment="top" width="0">
12435 <column alignment="center" valignment="top" width="0">
12436 <row>
12437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12438 \begin_inset Text
12439
12440 \begin_layout Plain Layout
12441 a
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12447 \begin_inset Text
12448
12449 \begin_layout Plain Layout
12450 b
12451 \end_layout
12452
12453 \end_inset
12454 </cell>
12455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12456 \begin_inset Text
12457
12458 \begin_layout Plain Layout
12459 c
12460 \end_layout
12461
12462 \end_inset
12463 </cell>
12464 </row>
12465 <row>
12466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12467 \begin_inset Text
12468
12469 \begin_layout Plain Layout
12470 \begin_inset ERT
12471 status open
12472
12473 \begin_layout Plain Layout
12474
12475
12476 \backslash
12477 multirow{2}{2.5cm}{
12478 \end_layout
12479
12480 \end_inset
12481
12482 cellule multi-lignes
12483 \begin_inset ERT
12484 status collapsed
12485
12486 \begin_layout Plain Layout
12487
12488 }
12489 \end_layout
12490
12491 \end_inset
12492
12493
12494 \end_layout
12495
12496 \end_inset
12497 </cell>
12498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12499 \begin_inset Text
12500
12501 \begin_layout Plain Layout
12502 e
12503 \end_layout
12504
12505 \end_inset
12506 </cell>
12507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12508 \begin_inset Text
12509
12510 \begin_layout Plain Layout
12511 f
12512 \end_layout
12513
12514 \end_inset
12515 </cell>
12516 </row>
12517 <row>
12518 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522
12523 \end_layout
12524
12525 \end_inset
12526 </cell>
12527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12528 \begin_inset Text
12529
12530 \begin_layout Plain Layout
12531 h
12532 \end_layout
12533
12534 \end_inset
12535 </cell>
12536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12537 \begin_inset Text
12538
12539 \begin_layout Plain Layout
12540 i
12541 \end_layout
12542
12543 \end_inset
12544 </cell>
12545 </row>
12546 </lyxtabular>
12547
12548 \end_inset
12549
12550
12551 \begin_inset ERT
12552 status collapsed
12553
12554 \begin_layout Plain Layout
12555
12556
12557 \backslash
12558 renewcommand{
12559 \backslash
12560 multirowsetup}{
12561 \backslash
12562 raggedright}
12563 \end_layout
12564
12565 \end_inset
12566
12567
12568 \end_layout
12569
12570 \begin_layout Standard
12571 créez un tableau 3×3.
12572  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12573  première colonne, la cellule est marquée comme étant une multicolonne et
12574  la bordure supérieure est désactivée.
12575  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12576  première colonne en y insérant la commande
12577 \end_layout
12578
12579 \begin_layout Standard
12580
12581 \series bold
12582
12583 \backslash
12584 multirow{2}{2.5cm}{
12585 \end_layout
12586
12587 \begin_layout Standard
12588 comme du code TeX.
12589  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12590  deux lignes et a une largeur de 2.5
12591 \begin_inset space \thinspace{}
12592 \end_inset
12593
12594 cm.
12595  Le contenu de la cellule suit le code TeX et on termine la commande en
12596  ajoutant l'accolade fermante 
12597 \series bold
12598 }
12599 \series default
12600  dans une nouvelle boîte de code TeX, juste après le texte.
12601 \end_layout
12602
12603 \begin_layout Standard
12604
12605 \series bold
12606
12607 \backslash
12608 multirow
12609 \series default
12610  aligne par défaut son contenu à gauche.
12611  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12612  
12613 \series bold
12614
12615 \backslash
12616 multirowsetup
12617 \series default
12618  avec la commande
12619 \end_layout
12620
12621 \begin_layout Standard
12622
12623 \series bold
12624
12625 \backslash
12626 renewcommand{
12627 \backslash
12628 multirowsetup}{
12629 \backslash
12630 centering}
12631 \end_layout
12632
12633 \begin_layout Standard
12634 dans le préambule du document.
12635  Après ça, tous les contenus de cellules multi-lignes du document seront
12636  centrés.
12637  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12638  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12639  juste avant le tableau concerné, plutôt que dans le préambule.
12640  Si le texte doit être aligné à droite, remplacez 
12641 \series bold
12642
12643 \backslash
12644 centering
12645 \series default
12646  par 
12647 \series bold
12648
12649 \backslash
12650 raggedleft
12651 \series default
12652 .
12653  Pour revenir à l'alignement à gauche utilisez 
12654 \series bold
12655
12656 \backslash
12657 raggedright
12658 \series default
12659 .
12660 \end_layout
12661
12662 \begin_layout Section
12663 Les Tableaux Formels
12664 \begin_inset CommandInset label
12665 LatexCommand label
12666 name "sec:Tableaux-Formels"
12667
12668 \end_inset
12669
12670
12671 \begin_inset Index
12672 status collapsed
12673
12674 \begin_layout Plain Layout
12675 Tableau ! Formel
12676 \end_layout
12677
12678 \end_inset
12679
12680
12681 \end_layout
12682
12683 \begin_layout Standard
12684 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12685  à celle du tableau
12686 \begin_inset space ~
12687 \end_inset
12688
12689
12690 \begin_inset CommandInset ref
12691 LatexCommand ref
12692 reference "tab:Exemple-tableau-booktabs"
12693
12694 \end_inset
12695
12696 .
12697  Ce genre de tableau est appelé 
12698 \begin_inset Quotes eld
12699 \end_inset
12700
12701
12702 \emph on
12703 formel
12704 \emph default
12705
12706 \begin_inset Quotes erd
12707 \end_inset
12708
12709 .
12710  Pour transformer un tableau en tableau formel, utilisez l'option 
12711 \family sans
12712 Formel
12713 \family default
12714  de l'onglet 
12715 \family sans
12716 Bordures
12717 \family default
12718  de la fenêtre de dialogue 
12719 \family sans
12720 Paramètres
12721 \begin_inset space ~
12722 \end_inset
12723
12724 du
12725 \begin_inset space ~
12726 \end_inset
12727
12728 tableau
12729 \family default
12730 .
12731 \end_layout
12732
12733 \begin_layout Standard
12734 \begin_inset Float table
12735 placement h
12736 wide false
12737 sideways false
12738 status open
12739
12740 \begin_layout Plain Layout
12741 \begin_inset Caption
12742
12743 \begin_layout Plain Layout
12744 \begin_inset CommandInset label
12745 LatexCommand label
12746 name "tab:Exemple-tableau-booktabs"
12747
12748 \end_inset
12749
12750 Exemple de tableau formel
12751 \end_layout
12752
12753 \end_inset
12754
12755
12756 \end_layout
12757
12758 \begin_layout Plain Layout
12759 \align center
12760 \begin_inset Tabular
12761 <lyxtabular version="3" rows="8" columns="4">
12762 <features booktabs="true">
12763 <column alignment="center" valignment="top" width="0">
12764 <column alignment="center" valignment="top" width="0">
12765 <column alignment="center" valignment="top" width="0">
12766 <column alignment="center" valignment="top" width="0">
12767 <row>
12768 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12769 \begin_inset Text
12770
12771 \begin_layout Plain Layout
12772 Système
12773 \end_layout
12774
12775 \end_inset
12776 </cell>
12777 <cell alignment="center" valignment="top" topline="true" usebox="none">
12778 \begin_inset Text
12779
12780 \begin_layout Plain Layout
12781 Medipix
12782 \begin_inset Formula $\,$
12783 \end_inset
12784
12785 1
12786 \end_layout
12787
12788 \end_inset
12789 </cell>
12790 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12791 \begin_inset Text
12792
12793 \begin_layout Plain Layout
12794 Medipix
12795 \begin_inset Formula $\,$
12796 \end_inset
12797
12798 2
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807
12808 \end_layout
12809
12810 \end_inset
12811 </cell>
12812 </row>
12813 <row>
12814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12815 \begin_inset Text
12816
12817 \begin_layout Plain Layout
12818 \begin_inset ERT
12819 status collapsed
12820
12821 \begin_layout Plain Layout
12822
12823
12824 \backslash
12825 cmidrule(r){2-2}
12826 \end_layout
12827
12828 \end_inset
12829
12830
12831 \begin_inset ERT
12832 status collapsed
12833
12834 \begin_layout Plain Layout
12835
12836
12837 \backslash
12838 cmidrule(l){3-4}
12839 \end_layout
12840
12841 \end_inset
12842
12843 Épaisseur du capteur [µm]
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 <cell alignment="center" valignment="top" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 300
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 <cell alignment="center" valignment="top" usebox="none">
12858 \begin_inset Text
12859
12860 \begin_layout Plain Layout
12861 300
12862 \end_layout
12863
12864 \end_inset
12865 </cell>
12866 <cell alignment="center" valignment="top" usebox="none">
12867 \begin_inset Text
12868
12869 \begin_layout Plain Layout
12870 700
12871 \end_layout
12872
12873 \end_inset
12874 </cell>
12875 </row>
12876 <row>
12877 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12878 \begin_inset Text
12879
12880 \begin_layout Plain Layout
12881 Angle du biseau [°]
12882 \end_layout
12883
12884 \end_inset
12885 </cell>
12886 <cell alignment="center" valignment="top" topline="true" usebox="none">
12887 \begin_inset Text
12888
12889 \begin_layout Plain Layout
12890 3.55
12891 \end_layout
12892
12893 \end_inset
12894 </cell>
12895 <cell alignment="center" valignment="top" topline="true" usebox="none">
12896 \begin_inset Text
12897
12898 \begin_layout Plain Layout
12899 2.71
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 <cell alignment="center" valignment="top" topline="true" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908 7.99
12909 \end_layout
12910
12911 \end_inset
12912 </cell>
12913 </row>
12914 <row topspace="default">
12915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12916 \begin_inset Text
12917
12918 \begin_layout Plain Layout
12919 Résolution spatiale [µm]
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 <cell alignment="center" valignment="top" usebox="none">
12925 \begin_inset Text
12926
12927 \begin_layout Plain Layout
12928 4.26
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 <cell alignment="center" valignment="top" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937 10.17
12938 \end_layout
12939
12940 \end_inset
12941 </cell>
12942 <cell alignment="center" valignment="top" usebox="none">
12943 \begin_inset Text
12944
12945 \begin_layout Plain Layout
12946 10.56
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 </row>
12952 <row topspace="default">
12953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12954 \begin_inset Text
12955
12956 \begin_layout Plain Layout
12957 MTF à 
12958 \begin_inset Formula $f_{\mathrm{max}}$
12959 \end_inset
12960
12961
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 <cell alignment="center" valignment="top" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 0.53
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell alignment="center" valignment="top" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979 0.37
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 <cell alignment="center" valignment="top" usebox="none">
12985 \begin_inset Text
12986
12987 \begin_layout Plain Layout
12988 0.39
12989 \end_layout
12990
12991 \end_inset
12992 </cell>
12993 </row>
12994 <row topspace="default">
12995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12996 \begin_inset Text
12997
12998 \begin_layout Plain Layout
12999 \begin_inset ERT
13000 status collapsed
13001
13002 \begin_layout Plain Layout
13003
13004
13005 \backslash
13006 cmidrule(l{10pt}){1-1}
13007 \end_layout
13008
13009 \end_inset
13010
13011 résolution spatiale LSF
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 <cell alignment="center" valignment="top" usebox="none">
13017 \begin_inset Text
13018
13019 \begin_layout Plain Layout
13020
13021 \end_layout
13022
13023 \end_inset
13024 </cell>
13025 <cell alignment="center" valignment="top" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 <cell alignment="center" valignment="top" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 </row>
13044 <row>
13045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049 en µm
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 <cell alignment="center" valignment="top" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 129.7
13059 \end_layout
13060
13061 \end_inset
13062 </cell>
13063 <cell alignment="center" valignment="top" usebox="none">
13064 \begin_inset Text
13065
13066 \begin_layout Plain Layout
13067 52.75
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 <cell alignment="center" valignment="top" usebox="none">
13073 \begin_inset Text
13074
13075 \begin_layout Plain Layout
13076 50.78
13077 \end_layout
13078
13079 \end_inset
13080 </cell>
13081 </row>
13082 <row>
13083 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13084 \begin_inset Text
13085
13086 \begin_layout Plain Layout
13087 en % de la taille des pixels
13088 \end_layout
13089
13090 \end_inset
13091 </cell>
13092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13093 \begin_inset Text
13094
13095 \begin_layout Plain Layout
13096 76.3
13097 \end_layout
13098
13099 \end_inset
13100 </cell>
13101 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 95.9
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114 92.3
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 </row>
13120 </lyxtabular>
13121
13122 \end_inset
13123
13124
13125 \end_layout
13126
13127 \end_inset
13128
13129
13130 \end_layout
13131
13132 \begin_layout Standard
13133 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13134  
13135 \family sans
13136 Bordures
13137 \family default
13138  de la fenêtre de dialogue 
13139 \family sans
13140 Paramètres
13141 \begin_inset space ~
13142 \end_inset
13143
13144 du
13145 \begin_inset space ~
13146 \end_inset
13147
13148 tableau
13149 \family default
13150  comme c'est décrit dans la section
13151 \begin_inset space ~
13152 \end_inset
13153
13154
13155 \begin_inset CommandInset ref
13156 LatexCommand ref
13157 reference "sub:Espacement-lignes"
13158
13159 \end_inset
13160
13161 .
13162 \end_layout
13163
13164 \begin_layout Standard
13165 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13166  verticales.
13167  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13168  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13169  sortie imprimée :
13170 \begin_inset Newline newline
13171 \end_inset
13172
13173 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13174 \begin_inset space \thinspace{}
13175 \end_inset
13176
13177 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13178 \begin_inset space \thinspace{}
13179 \end_inset
13180
13181 em.
13182 \end_layout
13183
13184 \begin_layout Standard
13185 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13186  lignes de préambule suivantes :
13187 \end_layout
13188
13189 \begin_layout Standard
13190
13191 \series bold
13192
13193 \backslash
13194 let
13195 \backslash
13196 mytoprule
13197 \backslash
13198 toprule
13199 \begin_inset Newline newline
13200 \end_inset
13201
13202
13203 \backslash
13204 renewcommand{
13205 \backslash
13206 toprule}{
13207 \backslash
13208 mytoprule[width]}
13209 \end_layout
13210
13211 \begin_layout Standard
13212 Cet exemple concerne la première ligne, appelée 
13213 \series bold
13214 toprule
13215 \series default
13216 .
13217  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13218 \series bold
13219 toprule
13220 \series default
13221  par 
13222 \series bold
13223 bottomrule
13224 \series default
13225 .
13226  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13227  
13228 \series bold
13229 toprule
13230 \series default
13231  par 
13232 \series bold
13233 midrule
13234 \series default
13235 .
13236  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13237 \begin_inset space ~
13238 \end_inset
13239
13240
13241 \begin_inset CommandInset ref
13242 LatexCommand ref
13243 reference "cha:Unités-de-longueur"
13244
13245 \end_inset
13246
13247  pour préciser l'épaisseur voulue.
13248 \end_layout
13249
13250 \begin_layout Standard
13251 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13252  en mettant une ligne pour une cellule multi colonne.
13253  LyX va utiliser en interne la commande 
13254 \series bold
13255
13256 \backslash
13257 cmidrule
13258 \series default
13259  pour créer cette ligne.
13260  Sa syntaxe complète est :
13261 \end_layout
13262
13263 \begin_layout Standard
13264
13265 \series bold
13266
13267 \backslash
13268 cmidrule[largeur](rognage){colDépart-colFin}
13269 \end_layout
13270
13271 \begin_layout Standard
13272 Les options de la commande 
13273 \series bold
13274
13275 \backslash
13276 cmidrule
13277 \series default
13278  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13279  TeX pour pouvoir les utiliser.
13280  On peut créer manuellement des lignes 
13281 \series bold
13282
13283 \backslash
13284 mitrales
13285 \series default
13286  en insérant la commande en code TeX comme le premier élément de la première
13287  cellule de la ligne.
13288  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13289  en question.
13290 \end_layout
13291
13292 \begin_layout Standard
13293 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13294 \begin_inset space \thinspace{}
13295 \end_inset
13296
13297 em.
13298  
13299 \series bold
13300 colDépart
13301 \series default
13302  est le numéro de la colonne dans laquelle la ligne commence et 
13303 \series bold
13304 colFin
13305 \series default
13306  est le numéro de la colonne dans laquelle elle se termine.
13307  La valeur de 
13308 \series bold
13309 colFin
13310 \series default
13311  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13312  Le paramètre optionnel 
13313 \series bold
13314 rognage
13315 \series default
13316  peut être soit 
13317 \emph on
13318 l{largeurRognage}
13319 \emph default
13320 , ou 
13321 \emph on
13322 r{largeurRognage}
13323 \emph default
13324  où les valeurs de
13325 \emph on
13326  largeurRognage
13327 \emph default
13328  sont aussi optionnelles.
13329  En utilisant par exemple la valeur 
13330 \emph on
13331 l{2pt}
13332 \emph default
13333  pour ce paramètre, la ligne va être rognée de 2
13334 \begin_inset space \thinspace{}
13335 \end_inset
13336
13337 pt à son extrémité gauche.
13338  Si vous ne spécifiez pas de valeur pour 
13339 \emph on
13340 largeurRognage
13341 \emph default
13342  les lignes sont par défaut rognées de 0.5
13343 \begin_inset space \thinspace{}
13344 \end_inset
13345
13346 em.
13347 \end_layout
13348
13349 \begin_layout Standard
13350 \begin_inset VSpace bigskip
13351 \end_inset
13352
13353 Le tableau
13354 \begin_inset space ~
13355 \end_inset
13356
13357
13358 \begin_inset CommandInset ref
13359 LatexCommand ref
13360 reference "tab:Exemple-tableau-booktabs"
13361
13362 \end_inset
13363
13364  a été créé en utilisant les commandes
13365 \end_layout
13366
13367 \begin_layout Standard
13368
13369 \series bold
13370
13371 \backslash
13372 cmidrule(r){2-2}
13373 \backslash
13374 cmidrule(l){3-4}
13375 \end_layout
13376
13377 \begin_layout Standard
13378 au début de la deuxième ligne et
13379 \end_layout
13380
13381 \begin_layout Standard
13382
13383 \series bold
13384
13385 \backslash
13386 cmidrule(l{10pt}){1-1}
13387 \end_layout
13388
13389 \begin_layout Standard
13390 au début de la sixième ligne.
13391 \end_layout
13392
13393 \begin_layout Standard
13394 \begin_inset VSpace bigskip
13395 \end_inset
13396
13397
13398 \end_layout
13399
13400 \begin_layout Standard
13401 Vous pouvez vouloir des commandes 
13402 \series bold
13403
13404 \backslash
13405 cmidrule
13406 \series default
13407 s qui se recouvrent comme pour le tableau
13408 \begin_inset space ~
13409 \end_inset
13410
13411
13412 \begin_inset CommandInset ref
13413 LatexCommand ref
13414 reference "tab:Tableau-booktabs-special"
13415
13416 \end_inset
13417
13418 .
13419  On obtient ce résultat en utilisant la commande suivante en code TeX
13420 \end_layout
13421
13422 \begin_layout Standard
13423
13424 \series bold
13425
13426 \backslash
13427 morecmidrules
13428 \end_layout
13429
13430 \begin_layout Standard
13431 La commande qui a été utilisée pour la deuxième ligne du tableau
13432 \begin_inset space ~
13433 \end_inset
13434
13435
13436 \begin_inset CommandInset ref
13437 LatexCommand ref
13438 reference "tab:Tableau-booktabs-special"
13439
13440 \end_inset
13441
13442  est
13443 \end_layout
13444
13445 \begin_layout Standard
13446
13447 \series bold
13448
13449 \backslash
13450 cmidrule(r){2-2}
13451 \backslash
13452 cmidrule(l){3-4}
13453 \backslash
13454 morecmidrules
13455 \backslash
13456 cmidrule{2-4}
13457 \end_layout
13458
13459 \begin_layout Standard
13460 La commande pour la sixième ligne est
13461 \end_layout
13462
13463 \begin_layout Standard
13464
13465 \series bold
13466
13467 \backslash
13468 midrule
13469 \backslash
13470 morecmidrules
13471 \backslash
13472 cmidrule{3-4}
13473 \end_layout
13474
13475 \begin_layout Standard
13476 \begin_inset VSpace bigskip
13477 \end_inset
13478
13479
13480 \end_layout
13481
13482 \begin_layout Standard
13483 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13484 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13485  font toute la largeur du tableau :
13486 \end_layout
13487
13488 \begin_layout Standard
13489
13490 \series bold
13491
13492 \backslash
13493 specialrule{largeur}{espace au dessus}{espace en dessous}
13494 \end_layout
13495
13496 \begin_layout Standard
13497 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13498  du paquetage LaTeX 
13499 \series bold
13500 booktabs
13501 \series default
13502  
13503 \begin_inset CommandInset citation
13504 LatexCommand cite
13505 key "booktabs"
13506
13507 \end_inset
13508
13509 .
13510 \begin_inset Index
13511 status collapsed
13512
13513 \begin_layout Plain Layout
13514 Paquetages LaTeX ! booktabs
13515 \end_layout
13516
13517 \end_inset
13518
13519
13520 \end_layout
13521
13522 \begin_layout Standard
13523 \begin_inset Float table
13524 placement h
13525 wide false
13526 sideways false
13527 status open
13528
13529 \begin_layout Plain Layout
13530 \begin_inset Caption
13531
13532 \begin_layout Plain Layout
13533 \begin_inset CommandInset label
13534 LatexCommand label
13535 name "tab:Tableau-booktabs-special"
13536
13537 \end_inset
13538
13539 Tableau formel spécial
13540 \end_layout
13541
13542 \end_inset
13543
13544
13545 \end_layout
13546
13547 \begin_layout Plain Layout
13548 \align center
13549 \begin_inset Tabular
13550 <lyxtabular version="3" rows="8" columns="4">
13551 <features booktabs="true">
13552 <column alignment="center" valignment="top" width="0">
13553 <column alignment="center" valignment="top" width="0">
13554 <column alignment="center" valignment="top" width="0">
13555 <column alignment="center" valignment="top" width="0">
13556 <row>
13557 <cell alignment="center" valignment="top" topline="true" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561 Système
13562 \end_layout
13563
13564 \end_inset
13565 </cell>
13566 <cell alignment="center" valignment="top" topline="true" usebox="none">
13567 \begin_inset Text
13568
13569 \begin_layout Plain Layout
13570 Medipix
13571 \begin_inset space \thinspace{}
13572 \end_inset
13573
13574 1
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 Medipix
13584 \begin_inset space \thinspace{}
13585 \end_inset
13586
13587 2
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13593 \begin_inset Text
13594
13595 \begin_layout Plain Layout
13596
13597 \end_layout
13598
13599 \end_inset
13600 </cell>
13601 </row>
13602 <row>
13603 <cell alignment="center" valignment="top" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607 \begin_inset ERT
13608 status collapsed
13609
13610 \begin_layout Plain Layout
13611
13612
13613 \backslash
13614 cmidrule(r){2-2}
13615 \end_layout
13616
13617 \end_inset
13618
13619
13620 \begin_inset ERT
13621 status collapsed
13622
13623 \begin_layout Plain Layout
13624
13625
13626 \backslash
13627 cmidrule(l){3-4}
13628 \end_layout
13629
13630 \end_inset
13631
13632
13633 \begin_inset ERT
13634 status collapsed
13635
13636 \begin_layout Plain Layout
13637
13638
13639 \backslash
13640 morecmidrules 
13641 \end_layout
13642
13643 \end_inset
13644
13645
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651
13652 \backslash
13653 cmidrule{2-4}
13654 \end_layout
13655
13656 \end_inset
13657
13658 Epaisseur du capteur [µm]
13659 \end_layout
13660
13661 \end_inset
13662 </cell>
13663 <cell alignment="center" valignment="top" usebox="none">
13664 \begin_inset Text
13665
13666 \begin_layout Plain Layout
13667 300
13668 \end_layout
13669
13670 \end_inset
13671 </cell>
13672 <cell alignment="center" valignment="top" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 300
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 700
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 </row>
13691 <row>
13692 <cell alignment="center" valignment="top" topline="true" usebox="none">
13693 \begin_inset Text
13694
13695 \begin_layout Plain Layout
13696 Angle biseau [°]
13697 \end_layout
13698
13699 \end_inset
13700 </cell>
13701 <cell alignment="center" valignment="top" topline="true" usebox="none">
13702 \begin_inset Text
13703
13704 \begin_layout Plain Layout
13705 3.55
13706 \end_layout
13707
13708 \end_inset
13709 </cell>
13710 <cell alignment="center" valignment="top" topline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Plain Layout
13714 2.71
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 <cell alignment="center" valignment="top" topline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Plain Layout
13723 7.99
13724 \end_layout
13725
13726 \end_inset
13727 </cell>
13728 </row>
13729 <row topspace="default">
13730 <cell alignment="center" valignment="top" usebox="none">
13731 \begin_inset Text
13732
13733 \begin_layout Plain Layout
13734 Résolution spatiale [µm]
13735 \end_layout
13736
13737 \end_inset
13738 </cell>
13739 <cell alignment="center" valignment="top" usebox="none">
13740 \begin_inset Text
13741
13742 \begin_layout Plain Layout
13743 4.26
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 <cell alignment="center" valignment="top" usebox="none">
13749 \begin_inset Text
13750
13751 \begin_layout Plain Layout
13752 10.17
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 <cell alignment="center" valignment="top" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 10.56
13762 \end_layout
13763
13764 \end_inset
13765 </cell>
13766 </row>
13767 <row topspace="default">
13768 <cell alignment="center" valignment="top" usebox="none">
13769 \begin_inset Text
13770
13771 \begin_layout Plain Layout
13772 MTF à 
13773 \begin_inset Formula $f_{\mathrm{max}}$
13774 \end_inset
13775
13776
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 <cell alignment="center" valignment="top" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Plain Layout
13785 0.53
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell alignment="center" valignment="top" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Plain Layout
13794 0.37
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 <cell alignment="center" valignment="top" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 0.39
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 </row>
13809 <row>
13810 <cell alignment="center" valignment="top" topline="true" usebox="none">
13811 \begin_inset Text
13812
13813 \begin_layout Plain Layout
13814 \begin_inset ERT
13815 status collapsed
13816
13817 \begin_layout Plain Layout
13818
13819
13820 \backslash
13821 morecmidrules 
13822 \end_layout
13823
13824 \end_inset
13825
13826
13827 \begin_inset ERT
13828 status collapsed
13829
13830 \begin_layout Plain Layout
13831
13832
13833 \backslash
13834 cmidrule{3-4}
13835 \end_layout
13836
13837 \end_inset
13838
13839 résolution spatiale LSF
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 <cell alignment="center" valignment="top" topline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848
13849 \end_layout
13850
13851 \end_inset
13852 </cell>
13853 <cell alignment="center" valignment="top" topline="true" usebox="none">
13854 \begin_inset Text
13855
13856 \begin_layout Plain Layout
13857
13858 \end_layout
13859
13860 \end_inset
13861 </cell>
13862 <cell alignment="center" valignment="top" topline="true" usebox="none">
13863 \begin_inset Text
13864
13865 \begin_layout Plain Layout
13866
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 </row>
13872 <row>
13873 <cell alignment="center" valignment="top" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877 en µm
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 <cell alignment="center" valignment="top" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Plain Layout
13886 129.7
13887 \end_layout
13888
13889 \end_inset
13890 </cell>
13891 <cell alignment="center" valignment="top" usebox="none">
13892 \begin_inset Text
13893
13894 \begin_layout Plain Layout
13895 52.75
13896 \end_layout
13897
13898 \end_inset
13899 </cell>
13900 <cell alignment="center" valignment="top" usebox="none">
13901 \begin_inset Text
13902
13903 \begin_layout Plain Layout
13904 50.78
13905 \end_layout
13906
13907 \end_inset
13908 </cell>
13909 </row>
13910 <row>
13911 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Plain Layout
13915 en % de la taille des pixels
13916 \end_layout
13917
13918 \end_inset
13919 </cell>
13920 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13921 \begin_inset Text
13922
13923 \begin_layout Plain Layout
13924 76.3
13925 \end_layout
13926
13927 \end_inset
13928 </cell>
13929 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13930 \begin_inset Text
13931
13932 \begin_layout Plain Layout
13933 95.9
13934 \end_layout
13935
13936 \end_inset
13937 </cell>
13938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13939 \begin_inset Text
13940
13941 \begin_layout Plain Layout
13942 92.3
13943 \end_layout
13944
13945 \end_inset
13946 </cell>
13947 </row>
13948 </lyxtabular>
13949
13950 \end_inset
13951
13952
13953 \end_layout
13954
13955 \end_inset
13956
13957
13958 \end_layout
13959
13960 \begin_layout Section
13961 Alignement Vertical des Tableaux
13962 \begin_inset Index
13963 status collapsed
13964
13965 \begin_layout Plain Layout
13966 Tableau ! Alignement
13967 \end_layout
13968
13969 \end_inset
13970
13971
13972 \end_layout
13973
13974 \begin_layout Standard
13975 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13976  doit être à l'intérieur d'une boîte.
13977  La boîte peut alors être alignée comme c'est décrit dans la 
13978 \begin_inset space ~
13979 \end_inset
13980
13981
13982 \begin_inset CommandInset ref
13983 LatexCommand ref
13984 reference "sec:Boîte-Dialogue"
13985
13986 \end_inset
13987
13988 .
13989 \end_layout
13990
13991 \begin_layout Standard
13992 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13993  minipage
13994 \begin_inset Foot
13995 status open
13996
13997 \begin_layout Plain Layout
13998 Les minipages son décrites dans la section
13999 \begin_inset space ~
14000 \end_inset
14001
14002
14003 \begin_inset CommandInset ref
14004 LatexCommand ref
14005 reference "sec:Minipages"
14006
14007 \end_inset
14008
14009 .
14010 \end_layout
14011
14012 \end_inset
14013
14014  dont la largeur est de 15
14015 \begin_inset space \thinspace{}
14016 \end_inset
14017
14018 col% :
14019 \end_layout
14020
14021 \begin_layout Itemize
14022 test 
14023 \begin_inset Box Frameless
14024 position "t"
14025 hor_pos "c"
14026 has_inner_box 1
14027 inner_pos "c"
14028 use_parbox 0
14029 width "15col%"
14030 special "none"
14031 height "1in"
14032 height_special "totalheight"
14033 status collapsed
14034
14035 \begin_layout Plain Layout
14036 \begin_inset Tabular
14037 <lyxtabular version="3" rows="3" columns="3">
14038 <features>
14039 <column alignment="center" valignment="top" width="0">
14040 <column alignment="center" valignment="top" width="0">
14041 <column alignment="center" valignment="top" width="0">
14042 <row>
14043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Plain Layout
14047 a
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056 d
14057 \end_layout
14058
14059 \end_inset
14060 </cell>
14061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14062 \begin_inset Text
14063
14064 \begin_layout Plain Layout
14065 g
14066 \end_layout
14067
14068 \end_inset
14069 </cell>
14070 </row>
14071 <row>
14072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Plain Layout
14076 b
14077 \end_layout
14078
14079 \end_inset
14080 </cell>
14081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Plain Layout
14085 e
14086 \end_layout
14087
14088 \end_inset
14089 </cell>
14090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14091 \begin_inset Text
14092
14093 \begin_layout Plain Layout
14094 h
14095 \end_layout
14096
14097 \end_inset
14098 </cell>
14099 </row>
14100 <row>
14101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14102 \begin_inset Text
14103
14104 \begin_layout Plain Layout
14105 c
14106 \end_layout
14107
14108 \end_inset
14109 </cell>
14110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14111 \begin_inset Text
14112
14113 \begin_layout Plain Layout
14114 f
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Plain Layout
14123 i
14124 \end_layout
14125
14126 \end_inset
14127 </cell>
14128 </row>
14129 </lyxtabular>
14130
14131 \end_inset
14132
14133
14134 \end_layout
14135
14136 \end_inset
14137
14138  test 
14139 \begin_inset ERT
14140 status collapsed
14141
14142 \begin_layout Plain Layout
14143
14144
14145 \backslash
14146 raisebox{0.85
14147 \backslash
14148 baselineskip}{
14149 \end_layout
14150
14151 \end_inset
14152
14153
14154 \begin_inset Box Frameless
14155 position "t"
14156 hor_pos "c"
14157 has_inner_box 1
14158 inner_pos "c"
14159 use_parbox 0
14160 width "15col%"
14161 special "none"
14162 height "1in"
14163 height_special "totalheight"
14164 status collapsed
14165
14166 \begin_layout Plain Layout
14167 \begin_inset Tabular
14168 <lyxtabular version="3" rows="3" columns="3">
14169 <features>
14170 <column alignment="center" valignment="top" width="0">
14171 <column alignment="center" valignment="top" width="0">
14172 <column alignment="center" valignment="top" width="0">
14173 <row>
14174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Plain Layout
14178 a
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 d
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14193 \begin_inset Text
14194
14195 \begin_layout Plain Layout
14196 g
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row>
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Plain Layout
14207 b
14208 \end_layout
14209
14210 \end_inset
14211 </cell>
14212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14213 \begin_inset Text
14214
14215 \begin_layout Plain Layout
14216 e
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14222 \begin_inset Text
14223
14224 \begin_layout Plain Layout
14225 h
14226 \end_layout
14227
14228 \end_inset
14229 </cell>
14230 </row>
14231 <row>
14232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14233 \begin_inset Text
14234
14235 \begin_layout Plain Layout
14236 c
14237 \end_layout
14238
14239 \end_inset
14240 </cell>
14241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14242 \begin_inset Text
14243
14244 \begin_layout Plain Layout
14245 f
14246 \end_layout
14247
14248 \end_inset
14249 </cell>
14250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Plain Layout
14254 i
14255 \end_layout
14256
14257 \end_inset
14258 </cell>
14259 </row>
14260 </lyxtabular>
14261
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \end_inset
14268
14269
14270 \begin_inset ERT
14271 status collapsed
14272
14273 \begin_layout Plain Layout
14274
14275 }
14276 \end_layout
14277
14278 \end_inset
14279
14280
14281 \end_layout
14282
14283 \begin_layout Itemize
14284 test 
14285 \begin_inset Box Frameless
14286 position "c"
14287 hor_pos "c"
14288 has_inner_box 1
14289 inner_pos "c"
14290 use_parbox 0
14291 width "15col%"
14292 special "none"
14293 height "1in"
14294 height_special "totalheight"
14295 status collapsed
14296
14297 \begin_layout Plain Layout
14298 \begin_inset Tabular
14299 <lyxtabular version="3" rows="3" columns="3">
14300 <features>
14301 <column alignment="center" valignment="top" width="0">
14302 <column alignment="center" valignment="top" width="0">
14303 <column alignment="center" valignment="top" width="0">
14304 <row>
14305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Plain Layout
14309 a
14310 \end_layout
14311
14312 \end_inset
14313 </cell>
14314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Plain Layout
14318 d
14319 \end_layout
14320
14321 \end_inset
14322 </cell>
14323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14324 \begin_inset Text
14325
14326 \begin_layout Plain Layout
14327 g
14328 \end_layout
14329
14330 \end_inset
14331 </cell>
14332 </row>
14333 <row>
14334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14335 \begin_inset Text
14336
14337 \begin_layout Plain Layout
14338 b
14339 \end_layout
14340
14341 \end_inset
14342 </cell>
14343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14344 \begin_inset Text
14345
14346 \begin_layout Plain Layout
14347 e
14348 \end_layout
14349
14350 \end_inset
14351 </cell>
14352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14353 \begin_inset Text
14354
14355 \begin_layout Plain Layout
14356 h
14357 \end_layout
14358
14359 \end_inset
14360 </cell>
14361 </row>
14362 <row>
14363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14364 \begin_inset Text
14365
14366 \begin_layout Plain Layout
14367 c
14368 \end_layout
14369
14370 \end_inset
14371 </cell>
14372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14373 \begin_inset Text
14374
14375 \begin_layout Plain Layout
14376 f
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14382 \begin_inset Text
14383
14384 \begin_layout Plain Layout
14385 i
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 </row>
14391 </lyxtabular>
14392
14393 \end_inset
14394
14395
14396 \end_layout
14397
14398 \end_inset
14399
14400
14401 \end_layout
14402
14403 \begin_layout Itemize
14404 test 
14405 \begin_inset Box Frameless
14406 position "b"
14407 hor_pos "c"
14408 has_inner_box 1
14409 inner_pos "c"
14410 use_parbox 0
14411 width "15col%"
14412 special "none"
14413 height "1in"
14414 height_special "totalheight"
14415 status collapsed
14416
14417 \begin_layout Plain Layout
14418 \begin_inset Tabular
14419 <lyxtabular version="3" rows="3" columns="3">
14420 <features>
14421 <column alignment="center" valignment="top" width="0">
14422 <column alignment="center" valignment="top" width="0">
14423 <column alignment="center" valignment="top" width="0">
14424 <row>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 a
14430 \end_layout
14431
14432 \end_inset
14433 </cell>
14434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14435 \begin_inset Text
14436
14437 \begin_layout Plain Layout
14438 d
14439 \end_layout
14440
14441 \end_inset
14442 </cell>
14443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14444 \begin_inset Text
14445
14446 \begin_layout Plain Layout
14447 g
14448 \end_layout
14449
14450 \end_inset
14451 </cell>
14452 </row>
14453 <row>
14454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 b
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14464 \begin_inset Text
14465
14466 \begin_layout Plain Layout
14467 e
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14473 \begin_inset Text
14474
14475 \begin_layout Plain Layout
14476 h
14477 \end_layout
14478
14479 \end_inset
14480 </cell>
14481 </row>
14482 <row>
14483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14484 \begin_inset Text
14485
14486 \begin_layout Plain Layout
14487 c
14488 \end_layout
14489
14490 \end_inset
14491 </cell>
14492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14493 \begin_inset Text
14494
14495 \begin_layout Plain Layout
14496 f
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Plain Layout
14505 i
14506 \end_layout
14507
14508 \end_inset
14509 </cell>
14510 </row>
14511 </lyxtabular>
14512
14513 \end_inset
14514
14515
14516 \end_layout
14517
14518 \end_inset
14519
14520  test 
14521 \begin_inset ERT
14522 status collapsed
14523
14524 \begin_layout Plain Layout
14525
14526
14527 \backslash
14528 raisebox{-0.32
14529 \backslash
14530 baselineskip}{
14531 \end_layout
14532
14533 \end_inset
14534
14535
14536 \begin_inset Box Frameless
14537 position "b"
14538 hor_pos "c"
14539 has_inner_box 1
14540 inner_pos "c"
14541 use_parbox 0
14542 width "15col%"
14543 special "none"
14544 height "1in"
14545 height_special "totalheight"
14546 status collapsed
14547
14548 \begin_layout Plain Layout
14549 \begin_inset Tabular
14550 <lyxtabular version="3" rows="3" columns="3">
14551 <features>
14552 <column alignment="center" valignment="top" width="0">
14553 <column alignment="center" valignment="top" width="0">
14554 <column alignment="center" valignment="top" width="0">
14555 <row>
14556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14557 \begin_inset Text
14558
14559 \begin_layout Plain Layout
14560 a
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14566 \begin_inset Text
14567
14568 \begin_layout Plain Layout
14569 d
14570 \end_layout
14571
14572 \end_inset
14573 </cell>
14574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14575 \begin_inset Text
14576
14577 \begin_layout Plain Layout
14578 g
14579 \end_layout
14580
14581 \end_inset
14582 </cell>
14583 </row>
14584 <row>
14585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14586 \begin_inset Text
14587
14588 \begin_layout Plain Layout
14589 b
14590 \end_layout
14591
14592 \end_inset
14593 </cell>
14594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14595 \begin_inset Text
14596
14597 \begin_layout Plain Layout
14598 e
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14604 \begin_inset Text
14605
14606 \begin_layout Plain Layout
14607 h
14608 \end_layout
14609
14610 \end_inset
14611 </cell>
14612 </row>
14613 <row>
14614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618 c
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14624 \begin_inset Text
14625
14626 \begin_layout Plain Layout
14627 f
14628 \end_layout
14629
14630 \end_inset
14631 </cell>
14632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14633 \begin_inset Text
14634
14635 \begin_layout Plain Layout
14636 i
14637 \end_layout
14638
14639 \end_inset
14640 </cell>
14641 </row>
14642 </lyxtabular>
14643
14644 \end_inset
14645
14646
14647 \end_layout
14648
14649 \end_inset
14650
14651
14652 \begin_inset ERT
14653 status collapsed
14654
14655 \begin_layout Plain Layout
14656
14657 }
14658 \end_layout
14659
14660 \end_inset
14661
14662
14663 \end_layout
14664
14665 \begin_layout Standard
14666 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14667  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14668  la ligne dans laquelle le tableau est inséré.
14669  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14670  boîte élévatrice (raisebox)
14671 \begin_inset Foot
14672 status collapsed
14673
14674 \begin_layout Plain Layout
14675 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14676 \begin_inset space ~
14677 \end_inset
14678
14679
14680 \begin_inset CommandInset ref
14681 LatexCommand ref
14682 reference "sub:Alignement-Vertical"
14683
14684 \end_inset
14685
14686 .
14687 \end_layout
14688
14689 \end_inset
14690
14691 .
14692  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14693  aligné en utilisant la commande en code TeX suivante 
14694 \end_layout
14695
14696 \begin_layout Standard
14697
14698 \series bold
14699
14700 \backslash
14701 raisebox{0.85
14702 \backslash
14703 baselineskip}{
14704 \end_layout
14705
14706 \begin_layout Standard
14707 placée juste avant la boîte minipage.
14708  Après la boîte on insère l'accolade fermante en code TeX.
14709  Pour le deuxième tableau de la dernière ligne, la commande 
14710 \end_layout
14711
14712 \begin_layout Standard
14713
14714 \series bold
14715
14716 \backslash
14717 raisebox{-0.32
14718 \backslash
14719 baselineskip}{
14720 \end_layout
14721
14722 \begin_layout Standard
14723 est utilisée.
14724 \end_layout
14725
14726 \begin_layout Standard
14727 \begin_inset Note Greyedout
14728 status open
14729
14730 \begin_layout Plain Layout
14731
14732 \series bold
14733 Note:
14734 \series default
14735  L'alignement entre le contenu de la ligne du tableau et le texte de la
14736  ligne qui l'entoure ne peut pas être parfait.
14737  Le facteur utilisé dans la commande 
14738 \series bold
14739
14740 \backslash
14741 raisebox
14742 \series default
14743  pour obtenir cet alignement dépend de la police de caractères du document,
14744  de la taille de la police et de l'épaisseur des lignes du tableau.
14745 \end_layout
14746
14747 \end_inset
14748
14749
14750 \end_layout
14751
14752 \begin_layout Section
14753 Tableaux Colorés
14754 \begin_inset CommandInset label
14755 LatexCommand label
14756 name "sec:Tableaux-Colorés"
14757
14758 \end_inset
14759
14760
14761 \begin_inset Index
14762 status collapsed
14763
14764 \begin_layout Plain Layout
14765 Tableau ! Coloré
14766 \end_layout
14767
14768 \end_inset
14769
14770
14771 \end_layout
14772
14773 \begin_layout Subsection
14774 Cellules Colorées
14775 \begin_inset Index
14776 status collapsed
14777
14778 \begin_layout Plain Layout
14779 Couleur des tableaux ! Pour les cellules
14780 \end_layout
14781
14782 \end_inset
14783
14784
14785 \begin_inset Index
14786 status collapsed
14787
14788 \begin_layout Plain Layout
14789 Couleur ! Pour les cellules de tableau
14790 \end_layout
14791
14792 \end_inset
14793
14794
14795 \end_layout
14796
14797 \begin_layout Standard
14798 \begin_inset Float table
14799 placement h
14800 wide false
14801 sideways false
14802 status open
14803
14804 \begin_layout Plain Layout
14805 \begin_inset Caption
14806
14807 \begin_layout Plain Layout
14808 \begin_inset CommandInset label
14809 LatexCommand label
14810 name "tab:Tableau-coloré-sans-colortbl"
14811
14812 \end_inset
14813
14814 Tableau coloré sans utiliser le paquetage  
14815 \series bold
14816 colortbl
14817 \series default
14818
14819 \begin_inset OptArg
14820 status open
14821
14822 \begin_layout Plain Layout
14823 Tableau sans colortbl
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \end_layout
14830
14831 \end_inset
14832
14833
14834 \end_layout
14835
14836 \begin_layout Plain Layout
14837 \align center
14838 \begin_inset Tabular
14839 <lyxtabular version="3" rows="3" columns="3">
14840 <features>
14841 <column alignment="center" valignment="top" width="0">
14842 <column alignment="center" valignment="top" width="0">
14843 <column alignment="center" valignment="top" width="0">
14844 <row>
14845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14846 \begin_inset Text
14847
14848 \begin_layout Plain Layout
14849
14850 \color green
14851 a
14852 \end_layout
14853
14854 \end_inset
14855 </cell>
14856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14857 \begin_inset Text
14858
14859 \begin_layout Plain Layout
14860
14861 \color red
14862 b
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Plain Layout
14871
14872 \color red
14873 c
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 </row>
14879 <row>
14880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884
14885 \color green
14886 d
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895
14896 \color blue
14897 e
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906
14907 \color blue
14908 f
14909 \end_layout
14910
14911 \end_inset
14912 </cell>
14913 </row>
14914 <row>
14915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Plain Layout
14919
14920 \color green
14921 g
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930
14931 \color blue
14932 h
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941
14942 \color blue
14943 i
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 </row>
14949 </lyxtabular>
14950
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \end_inset
14957
14958
14959 \end_layout
14960
14961 \begin_layout Standard
14962 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14963  et choisissez une couleur dans le menu 
14964 \family sans
14965 Éditer\SpecialChar \menuseparator
14966 Style
14967 \begin_inset space ~
14968 \end_inset
14969
14970 de
14971 \begin_inset space ~
14972 \end_inset
14973
14974 Texte
14975 \family default
14976 .
14977  C'est ce qui a été utilisé pour créer le tableau
14978 \begin_inset space ~
14979 \end_inset
14980
14981
14982 \begin_inset CommandInset ref
14983 LatexCommand ref
14984 reference "tab:Tableau-coloré-sans-colortbl"
14985
14986 \end_inset
14987
14988 .
14989  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14990 \series bold
14991 colortbl
14992 \series default
14993 .
14994 \begin_inset Index
14995 status collapsed
14996
14997 \begin_layout Plain Layout
14998 Paquetages LaTeX ! colortbl
14999 \end_layout
15000
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \begin_layout Standard
15007 \begin_inset ERT
15008 status collapsed
15009
15010 \begin_layout Plain Layout
15011
15012
15013 \backslash
15014 ifcolortbl
15015 \end_layout
15016
15017 \end_inset
15018
15019
15020 \begin_inset Note Note
15021 status open
15022
15023 \begin_layout Plain Layout
15024 La section qui suit ne sera affichée que si vous avez installé le paquetage
15025  LaTeX 
15026 \series bold
15027 colortbl
15028 \series default
15029 .
15030 \end_layout
15031
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \begin_layout Standard
15038 Pour créer des tableaux colorés, vous devez charger le paquetage
15039 \series bold
15040  colortbl
15041 \series default
15042  dans le préambule avec la ligne
15043 \end_layout
15044
15045 \begin_layout Standard
15046
15047 \series bold
15048
15049 \backslash
15050 usepackage{colortbl}
15051 \end_layout
15052
15053 \begin_layout Standard
15054 On choisit la couleur d'une colonne avec la commande 
15055 \end_layout
15056
15057 \begin_layout Standard
15058
15059 \series bold
15060
15061 \backslash
15062 columncolor{nom de couleur}
15063 \end_layout
15064
15065 \begin_layout Standard
15066 à l'intérieur d'une commande 
15067 \series bold
15068 >{ }
15069 \series default
15070 .
15071  Vous trouverez plus d'information sur la commande 
15072 \series bold
15073 >{}
15074 \series default
15075  dans la section
15076 \begin_inset space ~
15077 \end_inset
15078
15079
15080 \begin_inset CommandInset ref
15081 LatexCommand ref
15082 reference "sub:Calculs-multicolonnes"
15083
15084 \end_inset
15085
15086 .
15087 \end_layout
15088
15089 \begin_layout Standard
15090 Les noms de couleurs suivants sont prédéfinis :
15091 \end_layout
15092
15093 \begin_layout Standard
15094
15095 \family sans
15096 red
15097 \family default
15098  (rouge), 
15099 \family sans
15100 green
15101 \family default
15102  (vert), 
15103 \family sans
15104 yellow
15105 \family default
15106  (jaune), 
15107 \family sans
15108 blue
15109 \family default
15110  (bleu), 
15111 \family sans
15112 cyan
15113 \family default
15114
15115 \family sans
15116 magenta
15117 \family default
15118
15119 \family sans
15120 black 
15121 \family default
15122 (noir) et 
15123 \family sans
15124 white 
15125 \family default
15126 (blanc).
15127 \end_layout
15128
15129 \begin_layout Standard
15130 \begin_inset VSpace medskip
15131 \end_inset
15132
15133
15134 \end_layout
15135
15136 \begin_layout Standard
15137 Vous pouvez aussi définir votre propre couleur avec la commande
15138 \end_layout
15139
15140 \begin_layout Standard
15141
15142 \series bold
15143
15144 \backslash
15145 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15146 \end_layout
15147
15148 \begin_layout Standard
15149 Le modèle de couleur peut être
15150 \end_layout
15151
15152 \begin_layout Labeling
15153 \labelwidthstring 00.00.0000
15154 cmyk: cyan, magenta, jaune (yellow), noir (black)
15155 \end_layout
15156
15157 \begin_layout Labeling
15158 \labelwidthstring 00.00.0000
15159 rgb: red, vert (green), bleu (blue)
15160 \end_layout
15161
15162 \begin_layout Labeling
15163 \labelwidthstring 00.00.0000
15164 gray dégradé de gris (gray)
15165 \end_layout
15166
15167 \begin_layout Standard
15168 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15169  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15170 \end_layout
15171
15172 \begin_layout Standard
15173 Vous pouvez par exemple définir la couleur 
15174 \begin_inset Quotes eld
15175 \end_inset
15176
15177
15178 \emph on
15179 vertfonce
15180 \begin_inset Quotes erd
15181 \end_inset
15182
15183  dans le préambule avec la ligne
15184 \end_layout
15185
15186 \begin_layout Standard
15187
15188 \series bold
15189
15190 \backslash
15191 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15192 \end_layout
15193
15194 \begin_layout Standard
15195 et la couleur "
15196 \emph on
15197 grisclair
15198 \emph default
15199 " avec
15200 \end_layout
15201
15202 \begin_layout Standard
15203
15204 \series bold
15205
15206 \backslash
15207 definecolor{grisclair}{gray}{0.8}
15208 \end_layout
15209
15210 \begin_layout Standard
15211 \begin_inset VSpace medskip
15212 \end_inset
15213
15214
15215 \end_layout
15216
15217 \begin_layout Standard
15218 Les lignes sont colorées avec la commande
15219 \end_layout
15220
15221 \begin_layout Standard
15222
15223 \series bold
15224
15225 \backslash
15226 rowcolor{nom de la couleur}
15227 \end_layout
15228
15229 \begin_layout Standard
15230 et les cellules sont colorées avec la commande
15231 \end_layout
15232
15233 \begin_layout Standard
15234
15235 \series bold
15236
15237 \backslash
15238 cellcolor{nom de la couleur}
15239 \end_layout
15240
15241 \begin_layout Standard
15242 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15243 \end_layout
15244
15245 \begin_layout Standard
15246 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15247  choisissez une couleur dans le menu 
15248 \family sans
15249 Éditer\SpecialChar \menuseparator
15250 Style
15251 \begin_inset space ~
15252 \end_inset
15253
15254 de
15255 \begin_inset space ~
15256 \end_inset
15257
15258 Texte
15259 \family default
15260 .
15261  Si une cellule contient du code TeX, faites bien attention à ne colorer
15262  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15263 \end_layout
15264
15265 \begin_layout Standard
15266 \begin_inset Note Greyedout
15267 status open
15268
15269 \begin_layout Plain Layout
15270
15271 \series bold
15272 Note:
15273 \series default
15274  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15275  définies par l'utilisateur.
15276 \end_layout
15277
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \begin_layout Standard
15284 \begin_inset VSpace bigskip
15285 \end_inset
15286
15287
15288 \end_layout
15289
15290 \begin_layout Standard
15291 Pour créer le tableau
15292 \begin_inset space ~
15293 \end_inset
15294
15295
15296 \begin_inset CommandInset ref
15297 LatexCommand ref
15298 reference "tab:Tableau-coloré-avec-colortbl"
15299
15300 \end_inset
15301
15302  faites ce qui suit : La couleur de la première colonne doit être 
15303 \emph on
15304 vertfonce
15305 \emph default
15306 .
15307  On insère donc la commande
15308 \end_layout
15309
15310 \begin_layout Standard
15311
15312 \series bold
15313 >{
15314 \backslash
15315 columncolor{vertfonce}
15316 \backslash
15317 centering}c
15318 \end_layout
15319
15320 \begin_layout Standard
15321 en code TeX pour cette colonne.
15322  La première ligne doit être bleue
15323 \begin_inset Note Note
15324 status open
15325
15326 \begin_layout Plain Layout
15327 cyan ? (NdT)
15328 \end_layout
15329
15330 \end_inset
15331
15332 , d'où la commande en code TeX
15333 \end_layout
15334
15335 \begin_layout Standard
15336
15337 \series bold
15338
15339 \backslash
15340 rowcolow{cyan}
15341 \end_layout
15342
15343 \begin_layout Standard
15344 qui est insérée dans la première cellule de cette ligne.
15345  Notez que cela annule la couleur de colonne pour la première cellule.
15346  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15347  en code TeX la commande
15348 \end_layout
15349
15350 \begin_layout Standard
15351
15352 \series bold
15353
15354 \backslash
15355 cellcolor{magenta}
15356 \end_layout
15357
15358 \begin_layout Standard
15359 Les caractères peuvent maintenant être colorés en utilisant le menu 
15360 \family sans
15361 Éditer\SpecialChar \menuseparator
15362 Style
15363 \begin_inset space ~
15364 \end_inset
15365
15366 de
15367 \begin_inset space ~
15368 \end_inset
15369
15370 Texte
15371 \family default
15372 .
15373 \end_layout
15374
15375 \begin_layout Standard
15376 \begin_inset Float table
15377 placement h
15378 wide false
15379 sideways false
15380 status open
15381
15382 \begin_layout Plain Layout
15383 \begin_inset Caption
15384
15385 \begin_layout Plain Layout
15386 \begin_inset CommandInset label
15387 LatexCommand label
15388 name "tab:Tableau-coloré-avec-colortbl"
15389
15390 \end_inset
15391
15392 Tableau coloré en utilisant le paquetage 
15393 \series bold
15394 colortbl
15395 \series default
15396
15397 \begin_inset OptArg
15398 status collapsed
15399
15400 \begin_layout Plain Layout
15401 Tableau avec colortbl
15402 \end_layout
15403
15404 \end_inset
15405
15406
15407 \end_layout
15408
15409 \end_inset
15410
15411
15412 \end_layout
15413
15414 \begin_layout Plain Layout
15415 \align center
15416 \begin_inset Tabular
15417 <lyxtabular version="3" rows="3" columns="3">
15418 <features>
15419 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15420 <column alignment="center" valignment="top" width="0">
15421 <column alignment="center" valignment="top" width="0">
15422 <row>
15423 <cell alignment="center" valignment="top" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427 \begin_inset ERT
15428 status collapsed
15429
15430 \begin_layout Plain Layout
15431
15432
15433 \backslash
15434 rowcolor{cyan}
15435 \end_layout
15436
15437 \end_inset
15438
15439
15440 \color magenta
15441 a
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 <cell alignment="center" valignment="top" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450
15451 \color red
15452 b
15453 \end_layout
15454
15455 \end_inset
15456 </cell>
15457 <cell alignment="center" valignment="top" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461
15462 \color red
15463 c
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 </row>
15469 <row>
15470 <cell alignment="center" valignment="top" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \color yellow
15476 d
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 <cell alignment="center" valignment="top" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485
15486 \color blue
15487 e
15488 \end_layout
15489
15490 \end_inset
15491 </cell>
15492 <cell alignment="center" valignment="top" usebox="none">
15493 \begin_inset Text
15494
15495 \begin_layout Plain Layout
15496
15497 \color blue
15498 f
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 </row>
15504 <row>
15505 <cell alignment="center" valignment="top" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Plain Layout
15509
15510 \color yellow
15511 g
15512 \end_layout
15513
15514 \end_inset
15515 </cell>
15516 <cell alignment="center" valignment="top" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Plain Layout
15520
15521 \color blue
15522 h
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 \begin_inset ERT
15532 status collapsed
15533
15534 \begin_layout Plain Layout
15535
15536
15537 \backslash
15538 cellcolor{magenta}
15539 \end_layout
15540
15541 \end_inset
15542
15543
15544 \color green
15545 i
15546 \end_layout
15547
15548 \end_inset
15549 </cell>
15550 </row>
15551 </lyxtabular>
15552
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \end_inset
15559
15560
15561 \end_layout
15562
15563 \begin_layout Standard
15564 \begin_inset ERT
15565 status collapsed
15566
15567 \begin_layout Plain Layout
15568
15569
15570 \backslash
15571 else
15572 \end_layout
15573
15574 \end_inset
15575
15576
15577 \begin_inset Note Note
15578 status open
15579
15580 \begin_layout Plain Layout
15581 Ce qui suit sera affiché si le paquetage 
15582 \series bold
15583 colortbl
15584 \series default
15585  n'est pas installé :
15586 \end_layout
15587
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \begin_layout Standard
15594 Vous devez installer le paquetage 
15595 \series bold
15596 colortbl
15597 \series default
15598  pour voir le contenu des cette section dans la sortie imprimée.
15599 \end_layout
15600
15601 \begin_layout Standard
15602 \begin_inset ERT
15603 status collapsed
15604
15605 \begin_layout Plain Layout
15606
15607
15608 \backslash
15609 fi
15610 \end_layout
15611
15612 \end_inset
15613
15614
15615 \end_layout
15616
15617 \begin_layout Subsection
15618 Les filets colorées
15619 \begin_inset Index
15620 status collapsed
15621
15622 \begin_layout Plain Layout
15623 Tableau Coloré ! Pour les filets
15624 \end_layout
15625
15626 \end_inset
15627
15628
15629 \begin_inset Index
15630 status collapsed
15631
15632 \begin_layout Plain Layout
15633 Couleur ! Pour les filets des tableaux
15634 \end_layout
15635
15636 \end_inset
15637
15638
15639 \begin_inset Note Note
15640 status collapsed
15641
15642 \begin_layout Plain Layout
15643 on parle de filets plutôt que de lignes pour les tableaux
15644 \end_layout
15645
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \begin_layout Standard
15652 Comme c'est décrit dans la section
15653 \begin_inset space ~
15654 \end_inset
15655
15656
15657 \begin_inset CommandInset ref
15658 LatexCommand ref
15659 reference "sub:Epaisseur-filets"
15660
15661 \end_inset
15662
15663 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15664  variable 
15665 \series bold
15666
15667 \backslash
15668 arrayrulewidth
15669 \series default
15670 .
15671  Elle est mise à 1.5
15672 \begin_inset space \thinspace{}
15673 \end_inset
15674
15675 pt pour tous les tableaux de cette section.
15676 \begin_inset ERT
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680
15681
15682 \backslash
15683 setlength{
15684 \backslash
15685 arrayrulewidth}{1.5pt}
15686 \end_layout
15687
15688 \end_inset
15689
15690
15691 \end_layout
15692
15693 \begin_layout Standard
15694 Pour colorer les filets verticaux, par exemple en vert, créez le format
15695  de colonne suivant dans le préambule du document, en suivant la description
15696  de la section
15697 \begin_inset space ~
15698 \end_inset
15699
15700
15701 \begin_inset CommandInset ref
15702 LatexCommand ref
15703 reference "sub:Formats-personnalisés"
15704
15705 \end_inset
15706
15707 :
15708 \end_layout
15709
15710 \begin_layout Standard
15711
15712 \series bold
15713
15714 \backslash
15715 newcolumntype{W}{!{
15716 \backslash
15717 color{green}
15718 \backslash
15719 vline}}
15720 \end_layout
15721
15722 \begin_layout Standard
15723 Pour le tableau
15724 \begin_inset space ~
15725 \end_inset
15726
15727
15728 \begin_inset CommandInset ref
15729 LatexCommand ref
15730 reference "tab:Tableau-filets-verticaux-colorés"
15731
15732 \end_inset
15733
15734  le paramètre LaTeX
15735 \series bold
15736  WcW
15737 \series default
15738  a été utilisé pour la dernière colonne et
15739 \series bold
15740  Wc
15741 \series default
15742  pour les autres colonnes.
15743 \end_layout
15744
15745 \begin_layout Standard
15746 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15747 \end_layout
15748
15749 \begin_layout Standard
15750 \begin_inset Float table
15751 placement h
15752 wide false
15753 sideways false
15754 status open
15755
15756 \begin_layout Plain Layout
15757 \begin_inset Caption
15758
15759 \begin_layout Plain Layout
15760 \begin_inset CommandInset label
15761 LatexCommand label
15762 name "tab:Tableau-filets-verticaux-colorés"
15763
15764 \end_inset
15765
15766 Tableau avec filets verticaux colorés
15767 \end_layout
15768
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \begin_layout Plain Layout
15775 \align center
15776 \begin_inset Tabular
15777 <lyxtabular version="3" rows="3" columns="3">
15778 <features>
15779 <column alignment="center" valignment="top" width="0" special="Wc">
15780 <column alignment="center" valignment="top" width="0" special="Wc">
15781 <column alignment="center" valignment="top" width="0" special="WcW">
15782 <row>
15783 <cell alignment="center" valignment="top" topline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Plain Layout
15787 sd
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 <cell alignment="center" valignment="top" topline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Plain Layout
15796
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 <cell alignment="center" valignment="top" topline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 </row>
15811 <row>
15812 <cell alignment="center" valignment="top" topline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 <cell alignment="center" valignment="top" topline="true" usebox="none">
15822 \begin_inset Text
15823
15824 \begin_layout Plain Layout
15825 sd
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 <cell alignment="center" valignment="top" topline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 </row>
15840 <row>
15841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863 sd
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 </lyxtabular>
15870
15871 \end_inset
15872
15873
15874 \end_layout
15875
15876 \end_inset
15877
15878
15879 \end_layout
15880
15881 \begin_layout Standard
15882 \begin_inset VSpace bigskip
15883 \end_inset
15884
15885 Pour colorer les filets horizontaux en rouge comme pour le tableau
15886 \begin_inset space ~
15887 \end_inset
15888
15889
15890 \begin_inset CommandInset ref
15891 LatexCommand ref
15892 reference "tab:Tableau-filet-horizontaux-colorés"
15893
15894 \end_inset
15895
15896 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15897  le flottant de tableau :
15898 \end_layout
15899
15900 \begin_layout Standard
15901
15902 \series bold
15903
15904 \backslash
15905 let
15906 \backslash
15907 myHlineC
15908 \backslash
15909 hline
15910 \begin_inset Newline newline
15911 \end_inset
15912
15913
15914 \backslash
15915 renewcommand{
15916 \backslash
15917 hline}
15918 \begin_inset Newline newline
15919 \end_inset
15920
15921
15922 \begin_inset ERT
15923 status collapsed
15924
15925 \begin_layout Plain Layout
15926
15927
15928 \backslash
15929 hphantom{ }
15930 \end_layout
15931
15932 \end_inset
15933
15934 {
15935 \backslash
15936 arrayrulecolor{red}
15937 \backslash
15938 myHlineC
15939 \backslash
15940 arrayrulecolor{black}}
15941 \end_layout
15942
15943 \begin_layout Standard
15944 \begin_inset ERT
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948
15949
15950 \backslash
15951 let
15952 \backslash
15953 myHlineC
15954 \backslash
15955 hline
15956 \end_layout
15957
15958 \begin_layout Plain Layout
15959
15960
15961 \backslash
15962 renewcommand{
15963 \backslash
15964 hline}
15965 \end_layout
15966
15967 \begin_layout Plain Layout
15968
15969  {
15970 \backslash
15971 arrayrulecolor{red}
15972 \backslash
15973 myHlineC
15974 \backslash
15975 arrayrulecolor{black}}
15976 \end_layout
15977
15978 \end_inset
15979
15980
15981 \begin_inset Float table
15982 placement h
15983 wide false
15984 sideways false
15985 status open
15986
15987 \begin_layout Plain Layout
15988 \begin_inset Caption
15989
15990 \begin_layout Plain Layout
15991 \begin_inset CommandInset label
15992 LatexCommand label
15993 name "tab:Tableau-filet-horizontaux-colorés"
15994
15995 \end_inset
15996
15997 Tableau avec filets horizontaux colorés
15998 \end_layout
15999
16000 \end_inset
16001
16002
16003 \end_layout
16004
16005 \begin_layout Plain Layout
16006 \align center
16007 \begin_inset Tabular
16008 <lyxtabular version="3" rows="3" columns="3">
16009 <features>
16010 <column alignment="center" valignment="top" width="0">
16011 <column alignment="center" valignment="top" width="0">
16012 <column alignment="center" valignment="top" width="0">
16013 <row>
16014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Plain Layout
16018 sd
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 </row>
16042 <row>
16043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Plain Layout
16047
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Plain Layout
16056 sd
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 </row>
16071 <row>
16072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16091 \begin_inset Text
16092
16093 \begin_layout Plain Layout
16094 sd
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 </row>
16100 </lyxtabular>
16101
16102 \end_inset
16103
16104
16105 \end_layout
16106
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \begin_layout Standard
16113 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16114  en code TeX, juste après le tableau ou le flottant de tableau :
16115 \end_layout
16116
16117 \begin_layout Standard
16118
16119 \series bold
16120
16121 \backslash
16122 renewcommand{
16123 \backslash
16124 hline}{
16125 \backslash
16126 myHlineC}
16127 \end_layout
16128
16129 \begin_layout Standard
16130 Le tableau
16131 \begin_inset space ~
16132 \end_inset
16133
16134
16135 \begin_inset CommandInset ref
16136 LatexCommand ref
16137 reference "tab:Tableau-avec-filets-colorés"
16138
16139 \end_inset
16140
16141  est un exemple avec des filets horizontaux et verticaux colorés.
16142 \end_layout
16143
16144 \begin_layout Standard
16145 \begin_inset Float table
16146 placement h
16147 wide false
16148 sideways false
16149 status open
16150
16151 \begin_layout Plain Layout
16152 \begin_inset Caption
16153
16154 \begin_layout Plain Layout
16155 \begin_inset CommandInset label
16156 LatexCommand label
16157 name "tab:Tableau-avec-filets-colorés"
16158
16159 \end_inset
16160
16161 Tableau avec filets horizontaux et verticaux colorés
16162 \end_layout
16163
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \begin_layout Plain Layout
16170 \align center
16171 \begin_inset Tabular
16172 <lyxtabular version="3" rows="3" columns="3">
16173 <features>
16174 <column alignment="center" valignment="top" width="0" special="Wc">
16175 <column alignment="center" valignment="top" width="0" special="Wc">
16176 <column alignment="center" valignment="top" width="0" special="WcW">
16177 <row>
16178 <cell alignment="center" valignment="top" topline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182 sd
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 <cell alignment="center" valignment="top" topline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Plain Layout
16191
16192 \end_layout
16193
16194 \end_inset
16195 </cell>
16196 <cell alignment="center" valignment="top" topline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \begin_layout Plain Layout
16200
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 </row>
16206 <row>
16207 <cell alignment="center" valignment="top" topline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220 sd
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 <cell alignment="center" valignment="top" topline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 </row>
16235 <row topspace="default">
16236 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16255 \begin_inset Text
16256
16257 \begin_layout Plain Layout
16258 sd
16259 \end_layout
16260
16261 \end_inset
16262 </cell>
16263 </row>
16264 </lyxtabular>
16265
16266 \end_inset
16267
16268
16269 \end_layout
16270
16271 \end_inset
16272
16273
16274 \end_layout
16275
16276 \begin_layout Standard
16277 \begin_inset ERT
16278 status collapsed
16279
16280 \begin_layout Plain Layout
16281
16282
16283 \backslash
16284 renewcommand{
16285 \backslash
16286 hline}{
16287 \backslash
16288 myHlineC}
16289 \end_layout
16290
16291 \end_inset
16292
16293
16294 \end_layout
16295
16296 \begin_layout Standard
16297 \begin_inset ERT
16298 status collapsed
16299
16300 \begin_layout Plain Layout
16301
16302
16303 \backslash
16304 setlength{
16305 \backslash
16306 arrayrulewidth}{0.4pt}
16307 \end_layout
16308
16309 \end_inset
16310
16311
16312 \end_layout
16313
16314 \begin_layout Section
16315 Personnalisation des Tableaux
16316 \begin_inset Index
16317 status collapsed
16318
16319 \begin_layout Plain Layout
16320 Tableau ! Personnalisation
16321 \end_layout
16322
16323 \end_inset
16324
16325
16326 \begin_inset Index
16327 status collapsed
16328
16329 \begin_layout Plain Layout
16330 Personnalisation des tableaux
16331 \end_layout
16332
16333 \end_inset
16334
16335
16336 \end_layout
16337
16338 \begin_layout Subsection
16339 Espacement des lignes
16340 \begin_inset CommandInset label
16341 LatexCommand label
16342 name "sub:Espacement-lignes"
16343
16344 \end_inset
16345
16346
16347 \begin_inset Index
16348 status collapsed
16349
16350 \begin_layout Plain Layout
16351 Personnalisation des tableaux ! Espacement des lignes
16352 \end_layout
16353
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \begin_layout Standard
16360 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16361  l'onglet 
16362 \family sans
16363 Bordures
16364 \family default
16365  de la fenêtre de dialogue 
16366 \family sans
16367 Paramètres
16368 \begin_inset space ~
16369 \end_inset
16370
16371 du
16372 \begin_inset space ~
16373 \end_inset
16374
16375 tableau
16376 \family default
16377 .
16378  Vous y trouverez trois possibilités :
16379 \end_layout
16380
16381 \begin_layout Description
16382 Haut
16383 \begin_inset space ~
16384 \end_inset
16385
16386 de
16387 \begin_inset space ~
16388 \end_inset
16389
16390 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16391  Si le tableau est un tableau formel
16392 \begin_inset Foot
16393 status collapsed
16394
16395 \begin_layout Plain Layout
16396 Les tableaux formels sont décrits dans la section
16397 \begin_inset space ~
16398 \end_inset
16399
16400
16401 \begin_inset CommandInset ref
16402 LatexCommand ref
16403 reference "sec:Tableaux-Formels"
16404
16405 \end_inset
16406
16407 .
16408 \end_layout
16409
16410 \end_inset
16411
16412  LyX va insérer par défaut un espace de 0.5
16413 \begin_inset space \thinspace{}
16414 \end_inset
16415
16416 em.
16417  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16418  les filets verticaux comme dans le tableau suivant :
16419 \begin_inset VSpace medskip
16420 \end_inset
16421
16422
16423 \begin_inset Newline newline
16424 \end_inset
16425
16426
16427 \begin_inset space \hspace*{}
16428 \length 0pt
16429 \end_inset
16430
16431
16432 \begin_inset space \hfill{}
16433 \end_inset
16434
16435
16436 \begin_inset Tabular
16437 <lyxtabular version="3" rows="3" columns="1">
16438 <features>
16439 <column alignment="center" valignment="top" width="0">
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445 A
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 <row topspace="3mm">
16452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 espace de 3
16457 \begin_inset space \thinspace{}
16458 \end_inset
16459
16460 mm en haut de la ligne
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 </row>
16466 <row>
16467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 C
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 </row>
16477 </lyxtabular>
16478
16479 \end_inset
16480
16481
16482 \begin_inset space \hfill{}
16483 \end_inset
16484
16485
16486 \begin_inset space \hspace*{}
16487 \length 0pt
16488 \end_inset
16489
16490
16491 \begin_inset VSpace medskip
16492 \end_inset
16493
16494
16495 \begin_inset Newline newline
16496 \end_inset
16497
16498 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16499  pas de filets verticaux.
16500 \end_layout
16501
16502 \begin_layout Description
16503 Bas
16504 \begin_inset space ~
16505 \end_inset
16506
16507 de
16508 \begin_inset space ~
16509 \end_inset
16510
16511 ligne va ajouter de l'espace sous les caractères de la ligne.
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, pour les tableaux normaux, l'espace par défaut est de 2
16518 \begin_inset space \thinspace{}
16519 \end_inset
16520
16521 pt.
16522 \end_layout
16523
16524 \begin_layout Description
16525 Entre
16526 \begin_inset space ~
16527 \end_inset
16528
16529 les
16530 \begin_inset space ~
16531 \end_inset
16532
16533 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16534  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16535  de 0.5
16536 \begin_inset space \thinspace{}
16537 \end_inset
16538
16539 em.
16540  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16541  les filets verticaux comme dans le tableau suivant :
16542 \begin_inset VSpace medskip
16543 \end_inset
16544
16545
16546 \begin_inset Newline newline
16547 \end_inset
16548
16549
16550 \begin_inset space \hspace*{}
16551 \length 0pt
16552 \end_inset
16553
16554
16555 \begin_inset space \hfill{}
16556 \end_inset
16557
16558
16559 \begin_inset Tabular
16560 <lyxtabular version="3" rows="3" columns="1">
16561 <features>
16562 <column alignment="center" valignment="top" width="0">
16563 <row>
16564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568 A
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 <row interlinespace="3mm">
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579 \begin_inset Formula $\downarrow$
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 $\downarrow$
16588 \end_inset
16589
16590
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 </row>
16596 <row>
16597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 \begin_inset Formula $\uparrow$
16602 \end_inset
16603
16604  espace de 3
16605 \begin_inset space \thinspace{}
16606 \end_inset
16607
16608 mm entre les lignes 
16609 \begin_inset Formula $\uparrow$
16610 \end_inset
16611
16612
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 </lyxtabular>
16619
16620 \end_inset
16621
16622
16623 \begin_inset space \hfill{}
16624 \end_inset
16625
16626
16627 \begin_inset space \hspace*{}
16628 \length 0pt
16629 \end_inset
16630
16631
16632 \begin_inset VSpace medskip
16633 \end_inset
16634
16635
16636 \begin_inset Newline newline
16637 \end_inset
16638
16639 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16640  pas de filets verticaux.
16641 \end_layout
16642
16643 \begin_layout Standard
16644 \begin_inset VSpace bigskip
16645 \end_inset
16646
16647 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16648  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16649  dans le préambule :
16650 \end_layout
16651
16652 \begin_layout Standard
16653
16654 \series bold
16655
16656 \backslash
16657 @ifundefined{extrarowheight}
16658 \begin_inset Newline newline
16659 \end_inset
16660
16661
16662 \begin_inset ERT
16663 status collapsed
16664
16665 \begin_layout Plain Layout
16666
16667
16668 \backslash
16669 hphantom{ }
16670 \end_layout
16671
16672 \end_inset
16673
16674 {
16675 \backslash
16676 usepackage{array}}{}
16677 \begin_inset Newline newline
16678 \end_inset
16679
16680
16681 \backslash
16682 setlength{
16683 \backslash
16684 extrarowheight}{height}
16685 \end_layout
16686
16687 \begin_layout Standard
16688 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16689  plus exactement centré verticalement.
16690  (le paquetage 
16691 \series bold
16692 array 
16693 \series default
16694 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16695  auto-définis.
16696  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16697  
16698 \series bold
16699
16700 \backslash
16701 @ifundefined
16702 \series default
16703  dans la commande précédente.)
16704 \end_layout
16705
16706 \begin_layout Subsection
16707 Alignements de cellules spéciaux
16708 \begin_inset Index
16709 status collapsed
16710
16711 \begin_layout Plain Layout
16712 Personnalisation des tableaux ! Alignement de cellules spéciaux
16713 \end_layout
16714
16715 \end_inset
16716
16717
16718 \end_layout
16719
16720 \begin_layout Standard
16721 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16722  cellules sur un caractère donné, par exemple le séparateur décimal comme
16723  dans le tableau
16724 \begin_inset space ~
16725 \end_inset
16726
16727
16728 \begin_inset CommandInset ref
16729 LatexCommand ref
16730 reference "tab:Tableau-centré-sur-séparateur"
16731
16732 \end_inset
16733
16734 .
16735 \end_layout
16736
16737 \begin_layout Standard
16738 \begin_inset Float table
16739 placement h
16740 wide false
16741 sideways false
16742 status open
16743
16744 \begin_layout Plain Layout
16745 \begin_inset Caption
16746
16747 \begin_layout Plain Layout
16748 \begin_inset CommandInset label
16749 LatexCommand label
16750 name "tab:Tableau-centré-sur-séparateur"
16751
16752 \end_inset
16753
16754 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16755 \end_layout
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \begin_layout Plain Layout
16763 \align center
16764 \begin_inset Tabular
16765 <lyxtabular version="3" rows="4" columns="2">
16766 <features>
16767 <column alignment="right" valignment="top" width="0">
16768 <column alignment="left" valignment="top" width="0" special="@{}l">
16769 <row>
16770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 en-tête
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16780 \begin_inset Text
16781
16782 \begin_layout Plain Layout
16783
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 </row>
16789 <row>
16790 <cell alignment="center" valignment="top" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794 12,
16795 \end_layout
16796
16797 \end_inset
16798 </cell>
16799 <cell alignment="center" valignment="top" usebox="none">
16800 \begin_inset Text
16801
16802 \begin_layout Plain Layout
16803 6
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 </row>
16809 <row>
16810 <cell alignment="center" valignment="top" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814 0,
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 <cell alignment="center" valignment="top" usebox="none">
16820 \begin_inset Text
16821
16822 \begin_layout Plain Layout
16823 68
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 </row>
16829 <row>
16830 <cell alignment="center" valignment="top" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 -123,
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell alignment="center" valignment="top" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 0
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 </row>
16849 </lyxtabular>
16850
16851 \end_inset
16852
16853
16854 \end_layout
16855
16856 \end_inset
16857
16858
16859 \end_layout
16860
16861 \begin_layout Standard
16862 Ce tableau a été créé comme un tableau 4×2.
16863  L'en-tête est une cellule multicolonne centrée.
16864  La première colonne est alignée à droite et contient les chiffres qui se
16865  trouvent avant la virgule ainsi que la virgule elle-même.
16866  La deuxième colonne est alignée à gauche et contient les chiffres situés
16867  après la virgule.
16868  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16869  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16870 \end_layout
16871
16872 \begin_layout Standard
16873
16874 \series bold
16875 @{}l
16876 \end_layout
16877
16878 \begin_layout Standard
16879 Le tableau
16880 \begin_inset space ~
16881 \end_inset
16882
16883
16884 \begin_inset CommandInset ref
16885 LatexCommand ref
16886 reference "tab:Plusieurs-exemples-alignements"
16887
16888 \end_inset
16889
16890  montre quelques exemples d'alignements.
16891  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16892  plus petit espace mathématique au début de la dernière colonne pour obtenir
16893  l'espacement correct autour du signe de relation.
16894 \end_layout
16895
16896 \begin_layout Standard
16897 \begin_inset Float table
16898 wide false
16899 sideways false
16900 status open
16901
16902 \begin_layout Plain Layout
16903 \begin_inset Caption
16904
16905 \begin_layout Plain Layout
16906 \begin_inset CommandInset label
16907 LatexCommand label
16908 name "tab:Plusieurs-exemples-alignements"
16909
16910 \end_inset
16911
16912 Plusieurs exemples d'alignement de cellules
16913 \lang english
16914 .
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \end_layout
16921
16922 \begin_layout Plain Layout
16923 \align center
16924 \begin_inset Tabular
16925 <lyxtabular version="3" rows="4" columns="6">
16926 <features>
16927 <column alignment="right" valignment="top" width="0">
16928 <column alignment="left" valignment="top" width="0" special="@{}l">
16929 <column alignment="right" valignment="top" width="0">
16930 <column alignment="left" valignment="top" width="0" special="@{}l">
16931 <column alignment="right" valignment="top" width="0">
16932 <column alignment="left" valignment="top" width="0" special="@{}l">
16933 <row>
16934 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938 unités
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956 exposants
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974 relations
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 </row>
16989 <row>
16990 <cell alignment="center" valignment="top" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994 12×
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 24
17004 \begin_inset space \thinspace{}
17005 \end_inset
17006
17007 bouteilles
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 <cell alignment="center" valignment="top" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Plain Layout
17016 \begin_inset Formula $10\cdot$
17017 \end_inset
17018
17019
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 \begin_inset Formula $10^{\mbox{-}17}$
17029 \end_inset
17030
17031
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 \begin_inset Formula $\Gamma(t)\propto$
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 <cell alignment="center" valignment="top" usebox="none">
17049 \begin_inset Text
17050
17051 \begin_layout Plain Layout
17052 \begin_inset Formula $\:\Upsilon(t)$
17053 \end_inset
17054
17055
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 </row>
17061 <row>
17062 <cell alignment="center" valignment="top" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 1024×
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 768
17076 \begin_inset space \thinspace{}
17077 \end_inset
17078
17079 Pixels
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 <cell alignment="center" valignment="top" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088 \begin_inset Formula $5.78\cdot$
17089 \end_inset
17090
17091
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 \begin_inset Formula $10^{7}$
17101 \end_inset
17102
17103
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112 \begin_inset Formula $A\ne$
17113 \end_inset
17114
17115
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 <cell alignment="center" valignment="top" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124 \begin_inset Formula $\: B_{\mathrm{red}}$
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 </row>
17133 <row>
17134 <cell alignment="center" valignment="top" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 32×
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147 6
17148 \begin_inset space \thinspace{}
17149 \end_inset
17150
17151 cm
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell alignment="center" valignment="top" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160 -
17161 \begin_inset Formula $33.5\cdot$
17162 \end_inset
17163
17164
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 \begin_inset Formula $10^{4}$
17174 \end_inset
17175
17176
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 \begin_inset Formula $\sin(\alpha)\ge$
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 \begin_inset Formula $\:\sin(\beta)$
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 </lyxtabular>
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214
17215
17216 \end_layout
17217
17218 \begin_layout Standard
17219 \begin_inset VSpace bigskip
17220 \end_inset
17221
17222 Il y a aussi le paquetage LaTeX 
17223 \series bold
17224 dcolumn
17225 \series default
17226
17227 \begin_inset Index
17228 status collapsed
17229
17230 \begin_layout Plain Layout
17231 Paquetages LaTeX ! dcolumn
17232 \end_layout
17233
17234 \end_inset
17235
17236  qui fournit des alignements pour les cellules de tableaux.
17237  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17238  et ne permet pas de formules dans les cellules du tableau : Avec 
17239 \series bold
17240 dcolumn
17241 \series default
17242  la première colonne du tableau
17243 \begin_inset space ~
17244 \end_inset
17245
17246
17247 \begin_inset CommandInset ref
17248 LatexCommand ref
17249 reference "tab:Plusieurs-exemples-alignements"
17250
17251 \end_inset
17252
17253  ressemblera à la première colonne du tableau
17254 \begin_inset space ~
17255 \end_inset
17256
17257
17258 \begin_inset CommandInset ref
17259 LatexCommand ref
17260 reference "tab:Alignements-avec-dcolumn"
17261
17262 \end_inset
17263
17264
17265 \lang english
17266  and only with some tricks like the expected.
17267  
17268 \lang french
17269 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17270 \begin_inset space ~
17271 \end_inset
17272
17273
17274 \begin_inset CommandInset ref
17275 LatexCommand ref
17276 reference "tab:Plusieurs-exemples-alignements"
17277
17278 \end_inset
17279
17280  avec 
17281 \series bold
17282 dcolumn
17283 \series default
17284 .
17285 \end_layout
17286
17287 \begin_layout Standard
17288 \begin_inset Float table
17289 placement h
17290 wide false
17291 sideways false
17292 status open
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Caption
17296
17297 \begin_layout Plain Layout
17298 \begin_inset CommandInset label
17299 LatexCommand label
17300 name "tab:Alignements-avec-dcolumn"
17301
17302 \end_inset
17303
17304 Alignements quand on utilise le paquetage LaTeX dcolumn.
17305  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17306  pour obtenir la sortie.
17307 \end_layout
17308
17309 \end_inset
17310
17311
17312 \end_layout
17313
17314 \begin_layout Plain Layout
17315 \align center
17316 \begin_inset Tabular
17317 <lyxtabular version="3" rows="4" columns="3">
17318 <features>
17319 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1}">
17320 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17321 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.7}">
17322 <row>
17323 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 unités
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336 unités
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 unités
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 </row>
17351 <row>
17352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 12x24
17357 \begin_inset space \thinspace{}
17358 \end_inset
17359
17360 bouteilles
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 12x24
17370 \begin_inset space \thinspace{}
17371 \end_inset
17372
17373
17374 \begin_inset Formula $\mbox{bouteilles}$
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 <cell alignment="center" valignment="top" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386 12
17387 \begin_inset ERT
17388 status collapsed
17389
17390 \begin_layout Plain Layout
17391
17392
17393 \backslash
17394 times 
17395 \end_layout
17396
17397 \end_inset
17398
17399 24~
17400 \begin_inset Formula $\mbox{bouteilles}$
17401 \end_inset
17402
17403
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 </row>
17409 <row>
17410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 1024x768
17415 \begin_inset space \thinspace{}
17416 \end_inset
17417
17418 Pixels
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 1024x768
17428 \begin_inset space \thinspace{}
17429 \end_inset
17430
17431
17432 \begin_inset Formula $\mbox{Pixels}$
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 1024
17445 \begin_inset ERT
17446 status collapsed
17447
17448 \begin_layout Plain Layout
17449
17450
17451 \backslash
17452 times 
17453 \end_layout
17454
17455 \end_inset
17456
17457 768~
17458 \begin_inset Formula $\mbox{Pixels}$
17459 \end_inset
17460
17461
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 </row>
17467 <row>
17468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472 32x6
17473 \begin_inset space \thinspace{}
17474 \end_inset
17475
17476 cm
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 32x6
17486 \begin_inset space \thinspace{}
17487 \end_inset
17488
17489
17490 \begin_inset Formula $\mbox{cm}$
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 <cell alignment="center" valignment="top" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 32
17503 \begin_inset ERT
17504 status collapsed
17505
17506 \begin_layout Plain Layout
17507
17508
17509 \backslash
17510 times 
17511 \end_layout
17512
17513 \end_inset
17514
17515 6~
17516 \begin_inset Formula $\mbox{cm}$
17517 \end_inset
17518
17519
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 </row>
17525 </lyxtabular>
17526
17527 \end_inset
17528
17529
17530 \end_layout
17531
17532 \end_inset
17533
17534
17535 \end_layout
17536
17537 \begin_layout Subsection
17538 Formats de cellule et de colonne personnalisés
17539 \begin_inset CommandInset label
17540 LatexCommand label
17541 name "sub:Formats-personnalisés"
17542
17543 \end_inset
17544
17545
17546 \begin_inset Index
17547 status collapsed
17548
17549 \begin_layout Plain Layout
17550 Personnalisation des tableaux !  Format de cellule/colonne
17551 \end_layout
17552
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \begin_layout Standard
17559 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17560  multicolonne comme dans la section
17561 \begin_inset space ~
17562 \end_inset
17563
17564
17565 \begin_inset CommandInset ref
17566 LatexCommand ref
17567 reference "sub:Calculs-multicolonnes"
17568
17569 \end_inset
17570
17571  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17572  multicolonnes.
17573  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17574  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17575  du document.
17576  Le format est défini avec la commande
17577 \end_layout
17578
17579 \begin_layout Standard
17580
17581 \series bold
17582
17583 \backslash
17584 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17585 \end_layout
17586
17587 \begin_layout Standard
17588 Le nom du format peut n'avoir qu'une lettre.
17589  Les lettres 
17590 \emph on
17591 b
17592 \emph default
17593
17594 \emph on
17595 c
17596 \emph default
17597
17598 \emph on
17599 l
17600 \emph default
17601
17602 \emph on
17603 m
17604 \emph default
17605
17606 \emph on
17607 p
17608 \emph default
17609  et 
17610 \emph on
17611 r
17612 \emph default
17613  sont prédéfinies et donc ne peuvent être utilisées.
17614  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17615 \end_layout
17616
17617 \begin_layout Standard
17618 \begin_inset VSpace medskip
17619 \end_inset
17620
17621
17622 \end_layout
17623
17624 \begin_layout Standard
17625 Pour de cellules multicolonnes centrées verticalement et horizontalement
17626  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17627  :
17628 \end_layout
17629
17630 \begin_layout Standard
17631
17632 \series bold
17633
17634 \backslash
17635 newcolumntype{M}[1]{>{
17636 \backslash
17637 centering
17638 \backslash
17639 hspace{0pt}}m{#1}}
17640 \end_layout
17641
17642 \begin_layout Standard
17643 Où le 
17644 \series bold
17645
17646 \backslash
17647 hspace{0pt}
17648 \series default
17649  évite le problème de césure du premier mot, comme c'est décrit en section
17650 \begin_inset space ~
17651 \end_inset
17652
17653
17654 \begin_inset CommandInset ref
17655 LatexCommand ref
17656 reference "sub:Lignes-multiple-dans-cellule"
17657
17658 \end_inset
17659
17660 .
17661  Ensuite, vous pouvez entrer
17662 \end_layout
17663
17664 \begin_layout Standard
17665
17666 \series bold
17667 M{width}
17668 \end_layout
17669
17670 \begin_layout Standard
17671 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17672  une multicolonne.
17673 \end_layout
17674
17675 \begin_layout Standard
17676 \begin_inset VSpace bigskip
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \begin_layout Standard
17683 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17684  définir le format
17685 \end_layout
17686
17687 \begin_layout Standard
17688
17689 \series bold
17690
17691 \backslash
17692 newcolumntype{S}[2]{>{
17693 \backslash
17694 centering
17695 \backslash
17696 hspace{0pt}}
17697 \begin_inset Newline newline
17698 \end_inset
17699
17700
17701 \begin_inset ERT
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705
17706
17707 \backslash
17708 phantom{
17709 \end_layout
17710
17711 \end_inset
17712
17713
17714 \backslash
17715 newcolumntype{S}[2]
17716 \begin_inset ERT
17717 status collapsed
17718
17719 \begin_layout Plain Layout
17720
17721 }
17722 \end_layout
17723
17724 \end_inset
17725
17726 m{(#1+(2
17727 \backslash
17728 tabcolsep+
17729 \backslash
17730 arrayrulewidth)*(1-#2))/#2}}
17731 \end_layout
17732
17733 \begin_layout Standard
17734 Ce format utilise l'équation
17735 \begin_inset space ~
17736 \end_inset
17737
17738
17739 \begin_inset CommandInset ref
17740 LatexCommand eqref
17741 reference "eq:Wgn"
17742
17743 \end_inset
17744
17745  pour calculer la largeur que doit avoir chacune des cellules couverte par
17746  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17747 \end_layout
17748
17749 \begin_layout Standard
17750 Ensuite, vous pouvez entrer
17751 \end_layout
17752
17753 \begin_layout Standard
17754
17755 \series bold
17756 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17757 \end_layout
17758
17759 \begin_layout Standard
17760 comme paramètre LaTeX de la colonne.
17761 \end_layout
17762
17763 \begin_layout Standard
17764 \begin_inset VSpace bigskip
17765 \end_inset
17766
17767
17768 \end_layout
17769
17770 \begin_layout Standard
17771 Pour des colonnes colorées, vous pouvez définir
17772 \end_layout
17773
17774 \begin_layout Standard
17775
17776 \series bold
17777
17778 \backslash
17779 newcolumntype{K}[1]{>{
17780 \backslash
17781 columncolor{#1}
17782 \backslash
17783 hspace{0pt}}c}
17784 \end_layout
17785
17786 \begin_layout Standard
17787 Le 
17788 \begin_inset Quotes eld
17789 \end_inset
17790
17791 c
17792 \begin_inset Quotes erd
17793 \end_inset
17794
17795  à la fin crée une colonne de largeur variable dont le texte est centré
17796  horizontalement.
17797  Vous pouvez maintenant entrer
17798 \end_layout
17799
17800 \begin_layout Standard
17801
17802 \series bold
17803 K{nom de couleur}
17804 \end_layout
17805
17806 \begin_layout Standard
17807 comme paramètre LaTeX.
17808 \end_layout
17809
17810 \begin_layout Standard
17811 \begin_inset VSpace bigskip
17812 \end_inset
17813
17814
17815 \end_layout
17816
17817 \begin_layout Standard
17818 Pour créer le tableau
17819 \begin_inset space ~
17820 \end_inset
17821
17822
17823 \begin_inset CommandInset ref
17824 LatexCommand ref
17825 reference "tab:Tableau-formats-personnalisés"
17826
17827 \end_inset
17828
17829  utilisez les paramètres LaTeX
17830 \end_layout
17831
17832 \begin_layout Standard
17833
17834 \series bold
17835 M{2.5cm}
17836 \end_layout
17837
17838 \begin_layout Standard
17839 pour la première colonne et la multicolonne,
17840 \end_layout
17841
17842 \begin_layout Standard
17843
17844 \series bold
17845 K{red}
17846 \end_layout
17847
17848 \begin_layout Standard
17849 pour la dernière colonne, et
17850 \end_layout
17851
17852 \begin_layout Standard
17853
17854 \series bold
17855 S{2.5cm}{2}
17856 \end_layout
17857
17858 \begin_layout Standard
17859 pour les cellules de la deuxième colonne.
17860 \end_layout
17861
17862 \begin_layout Standard
17863 \begin_inset Float table
17864 placement h
17865 wide false
17866 sideways false
17867 status open
17868
17869 \begin_layout Plain Layout
17870 \begin_inset Caption
17871
17872 \begin_layout Plain Layout
17873 \begin_inset CommandInset label
17874 LatexCommand label
17875 name "tab:Tableau-formats-personnalisés"
17876
17877 \end_inset
17878
17879 Tableau utilisant des formats personnalisés
17880 \end_layout
17881
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \begin_layout Plain Layout
17888 \align center
17889 \begin_inset Tabular
17890 <lyxtabular version="3" rows="3" columns="4">
17891 <features>
17892 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17893 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17894 <column alignment="center" valignment="middle" width="0">
17895 <column alignment="center" valignment="middle" width="0" special="K{red}">
17896 <row>
17897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 motTrèsLongDansUneCellule
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 multicolonne avec multiligne
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928 c
17929 \end_layout
17930
17931 \end_inset
17932 </cell>
17933 </row>
17934 <row>
17935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 d
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 e
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 f
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966 g
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 </row>
17972 <row>
17973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 h
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 i
17987 \end_layout
17988
17989 \end_inset
17990 </cell>
17991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17992 \begin_inset Text
17993
17994 \begin_layout Plain Layout
17995 j
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004 k
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 </row>
18010 </lyxtabular>
18011
18012 \end_inset
18013
18014
18015 \end_layout
18016
18017 \end_inset
18018
18019
18020 \end_layout
18021
18022 \begin_layout Subsection
18023 Épaisseur des filets
18024 \begin_inset CommandInset label
18025 LatexCommand label
18026 name "sub:Epaisseur-filets"
18027
18028 \end_inset
18029
18030
18031 \begin_inset Index
18032 status collapsed
18033
18034 \begin_layout Plain Layout
18035 Personnalisation des tableaux ! Épaisseur filets
18036 \end_layout
18037
18038 \end_inset
18039
18040
18041 \end_layout
18042
18043 \begin_layout Standard
18044 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18045  
18046 \series bold
18047
18048 \backslash
18049 arrayrulewidth
18050 \series default
18051 .
18052  Pour mettre, par exemple, une épaisseur de filet de 1.5
18053 \begin_inset space \thinspace{}
18054 \end_inset
18055
18056 pt, comme pour le tableau
18057 \begin_inset space ~
18058 \end_inset
18059
18060
18061 \begin_inset CommandInset ref
18062 LatexCommand ref
18063 reference "tab:Tableau-filets-1.5pt"
18064
18065 \end_inset
18066
18067 , insérez la commande
18068 \end_layout
18069
18070 \begin_layout Standard
18071
18072 \series bold
18073
18074 \backslash
18075 setlength{
18076 \backslash
18077 arrayrulewidth}{1.5pt}
18078 \end_layout
18079
18080 \begin_layout Standard
18081 en code TeX avant le tableau ou le flottant de tableau.
18082  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18083  suivent.
18084  pour revenir aux valeurs par défaut, mettez 
18085 \series bold
18086
18087 \backslash
18088 arrayrulewidth
18089 \series default
18090  à 0.4
18091 \begin_inset space \thinspace{}
18092 \end_inset
18093
18094 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18095 \end_layout
18096
18097 \begin_layout Standard
18098 \begin_inset ERT
18099 status collapsed
18100
18101 \begin_layout Plain Layout
18102
18103
18104 \backslash
18105 setlength{
18106 \backslash
18107 arrayrulewidth}{1.5pt}
18108 \end_layout
18109
18110 \end_inset
18111
18112
18113 \begin_inset Float table
18114 wide false
18115 sideways false
18116 status open
18117
18118 \begin_layout Plain Layout
18119 \begin_inset Caption
18120
18121 \begin_layout Plain Layout
18122 \begin_inset CommandInset label
18123 LatexCommand label
18124 name "tab:Tableau-filets-1.5pt"
18125
18126 \end_inset
18127
18128 Tableau avec des filets de 1.5
18129 \begin_inset space \thinspace{}
18130 \end_inset
18131
18132 pt
18133 \end_layout
18134
18135 \end_inset
18136
18137
18138 \end_layout
18139
18140 \begin_layout Plain Layout
18141 \align center
18142 \begin_inset Tabular
18143 <lyxtabular version="3" rows="3" columns="3">
18144 <features>
18145 <column alignment="center" valignment="top" width="0">
18146 <column alignment="center" valignment="top" width="0">
18147 <column alignment="center" valignment="top" width="0">
18148 <row>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 sd
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18168 \begin_inset Text
18169
18170 \begin_layout Plain Layout
18171
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 </row>
18177 <row>
18178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 sd
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 <row>
18207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 sd
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 </row>
18235 </lyxtabular>
18236
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \end_inset
18243
18244
18245 \begin_inset ERT
18246 status collapsed
18247
18248 \begin_layout Plain Layout
18249
18250
18251 \backslash
18252 setlength{
18253 \backslash
18254 arrayrulewidth}{0.4pt}
18255 \end_layout
18256
18257 \end_inset
18258
18259
18260 \end_layout
18261
18262 \begin_layout Standard
18263 \begin_inset VSpace bigskip
18264 \end_inset
18265
18266 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18267 \begin_inset space \thinspace{}
18268 \end_inset
18269
18270 pt, comme dans le tableau
18271 \begin_inset space ~
18272 \end_inset
18273
18274
18275 \begin_inset CommandInset ref
18276 LatexCommand ref
18277 reference "tab:Tableau-filets-horizontaux-1.5pt"
18278
18279 \end_inset
18280
18281 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18282  de tableau :
18283 \end_layout
18284
18285 \begin_layout Standard
18286
18287 \series bold
18288
18289 \backslash
18290 let
18291 \backslash
18292 myHline
18293 \backslash
18294 hline
18295 \begin_inset Newline newline
18296 \end_inset
18297
18298
18299 \backslash
18300 renewcommand{
18301 \backslash
18302 hline}
18303 \begin_inset Newline newline
18304 \end_inset
18305
18306  {
18307 \backslash
18308 noalign{
18309 \backslash
18310 global
18311 \backslash
18312 arrayrulewidth 1.5pt}
18313 \begin_inset Newline newline
18314 \end_inset
18315
18316  
18317 \backslash
18318 myHline
18319 \backslash
18320 noalign{
18321 \backslash
18322 global
18323 \backslash
18324 arrayrulewidth 0.4pt}}
18325 \end_layout
18326
18327 \begin_layout Standard
18328 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18329  en code TeX après le tableau ou le flottant de tableau :
18330 \end_layout
18331
18332 \begin_layout Standard
18333
18334 \series bold
18335
18336 \backslash
18337 renewcommand{
18338 \backslash
18339 hline}{
18340 \backslash
18341 myHline}
18342 \end_layout
18343
18344 \begin_layout Standard
18345 \begin_inset ERT
18346 status collapsed
18347
18348 \begin_layout Plain Layout
18349
18350
18351 \backslash
18352 let
18353 \backslash
18354 myHline
18355 \backslash
18356 hline
18357 \end_layout
18358
18359 \begin_layout Plain Layout
18360
18361
18362 \backslash
18363 renewcommand{
18364 \backslash
18365 hline}
18366 \end_layout
18367
18368 \begin_layout Plain Layout
18369
18370  {
18371 \backslash
18372 noalign{
18373 \backslash
18374 global
18375 \backslash
18376 arrayrulewidth 1.5pt}
18377 \end_layout
18378
18379 \begin_layout Plain Layout
18380
18381   
18382 \backslash
18383 myHline
18384 \backslash
18385 noalign{
18386 \backslash
18387 global
18388 \backslash
18389 arrayrulewidth 0.4pt}}
18390 \end_layout
18391
18392 \end_inset
18393
18394
18395 \begin_inset Float table
18396 wide false
18397 sideways false
18398 status open
18399
18400 \begin_layout Plain Layout
18401 \begin_inset Caption
18402
18403 \begin_layout Plain Layout
18404 \begin_inset CommandInset label
18405 LatexCommand label
18406 name "tab:Tableau-filets-horizontaux-1.5pt"
18407
18408 \end_inset
18409
18410 Tableau avec des filets horizontaux de 1.5
18411 \begin_inset space \thinspace{}
18412 \end_inset
18413
18414 pt
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \begin_layout Plain Layout
18423 \align center
18424 \begin_inset Tabular
18425 <lyxtabular version="3" rows="3" columns="3">
18426 <features>
18427 <column alignment="center" valignment="top" width="0">
18428 <column alignment="center" valignment="top" width="0">
18429 <column alignment="center" valignment="top" width="0">
18430 <row>
18431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 sd
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 </row>
18459 <row>
18460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473 sd
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 </row>
18488 <row>
18489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511 sd
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 </row>
18517 </lyxtabular>
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \end_inset
18525
18526
18527 \begin_inset ERT
18528 status collapsed
18529
18530 \begin_layout Plain Layout
18531
18532
18533 \backslash
18534 renewcommand{
18535 \backslash
18536 hline}{
18537 \backslash
18538 myHline}
18539 \end_layout
18540
18541 \end_inset
18542
18543
18544 \end_layout
18545
18546 \begin_layout Standard
18547 \begin_inset VSpace bigskip
18548 \end_inset
18549
18550 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18551 \begin_inset space \thinspace{}
18552 \end_inset
18553
18554 pt, créez le format de colonne suivant dans le préambule, en suivant la
18555  description de la section
18556 \begin_inset space ~
18557 \end_inset
18558
18559
18560 \begin_inset CommandInset ref
18561 LatexCommand ref
18562 reference "sub:Formats-personnalisés"
18563
18564 \end_inset
18565
18566 :
18567 \end_layout
18568
18569 \begin_layout Standard
18570
18571 \series bold
18572
18573 \backslash
18574 newcolumntype{V}{!{
18575 \backslash
18576 vrule width 1.5pt}}
18577 \end_layout
18578
18579 \begin_layout Standard
18580 Pour le tableau
18581 \begin_inset space ~
18582 \end_inset
18583
18584
18585 \begin_inset CommandInset ref
18586 LatexCommand ref
18587 reference "tab:Tableau-filets-verticaux-1.5pt"
18588
18589 \end_inset
18590
18591  le paramètre LaTeX 
18592 \end_layout
18593
18594 \begin_layout Standard
18595
18596 \series bold
18597 VcV
18598 \end_layout
18599
18600 \begin_layout Standard
18601 a été utilisé pour la dernière colonne et
18602 \end_layout
18603
18604 \begin_layout Standard
18605
18606 \series bold
18607 Vc
18608 \end_layout
18609
18610 \begin_layout Standard
18611 pour les autres colonnes.
18612 \end_layout
18613
18614 \begin_layout Standard
18615 \begin_inset Float table
18616 wide false
18617 sideways false
18618 status open
18619
18620 \begin_layout Plain Layout
18621 \begin_inset Caption
18622
18623 \begin_layout Plain Layout
18624 \begin_inset CommandInset label
18625 LatexCommand label
18626 name "tab:Tableau-filets-verticaux-1.5pt"
18627
18628 \end_inset
18629
18630 Tableau avec des filets verticaux de 1.5
18631 \begin_inset space \thinspace{}
18632 \end_inset
18633
18634 pt 
18635 \end_layout
18636
18637 \end_inset
18638
18639
18640 \end_layout
18641
18642 \begin_layout Plain Layout
18643 \align center
18644 \begin_inset Tabular
18645 <lyxtabular version="3" rows="3" columns="3">
18646 <features>
18647 <column alignment="center" valignment="top" width="0" special="Vc">
18648 <column alignment="center" valignment="top" width="0" special="Vc">
18649 <column alignment="center" valignment="top" width="0" special="VcV">
18650 <row>
18651 <cell alignment="center" valignment="top" topline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655 sd
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell alignment="center" valignment="top" topline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 </row>
18679 <row>
18680 <cell alignment="center" valignment="top" topline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" topline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693 sd
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 </row>
18708 <row>
18709 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731 sd
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 </row>
18737 </lyxtabular>
18738
18739 \end_inset
18740
18741
18742 \end_layout
18743
18744 \end_inset
18745
18746
18747 \end_layout
18748
18749 \begin_layout Subsection
18750 Filets à traits interrompus
18751 \begin_inset Index
18752 status collapsed
18753
18754 \begin_layout Plain Layout
18755 Personnalisation des tableaux ! Filets à traits interrompus
18756 \end_layout
18757
18758 \end_inset
18759
18760
18761 \end_layout
18762
18763 \begin_layout Standard
18764 \begin_inset ERT
18765 status collapsed
18766
18767 \begin_layout Plain Layout
18768
18769
18770 \backslash
18771 ifarydshln
18772 \end_layout
18773
18774 \end_inset
18775
18776
18777 \begin_inset Note Note
18778 status open
18779
18780 \begin_layout Plain Layout
18781 La section suivante ne s'affichera que si vous avez installé le paquetage
18782  LaTeX 
18783 \series bold
18784 arydshln
18785 \series default
18786 .
18787 \end_layout
18788
18789 \end_inset
18790
18791
18792 \end_layout
18793
18794 \begin_layout Standard
18795 \begin_inset Float table
18796 placement H
18797 wide false
18798 sideways false
18799 status open
18800
18801 \begin_layout Plain Layout
18802 \begin_inset Caption
18803
18804 \begin_layout Plain Layout
18805 \begin_inset CommandInset label
18806 LatexCommand label
18807 name "tab:Tableau-filets-tirets"
18808
18809 \end_inset
18810
18811 Tableau avec des filets à traits interrompus
18812 \end_layout
18813
18814 \end_inset
18815
18816
18817 \end_layout
18818
18819 \begin_layout Plain Layout
18820 \align center
18821 \begin_inset Tabular
18822 <lyxtabular version="3" rows="5" columns="5">
18823 <features>
18824 <column alignment="center" valignment="top" width="0">
18825 <column alignment="center" valignment="top" width="0">
18826 <column alignment="center" valignment="top" width="0" special=":c">
18827 <column alignment="center" valignment="top" width="0">
18828 <column alignment="center" valignment="top" width="0">
18829 <row>
18830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834 a
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 b
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Plain Layout
18852 c
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 d
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 e
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 <row>
18877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881 f
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890 g
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" topline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 h
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 i
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917 j
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 </row>
18923 <row>
18924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928 \begin_inset ERT
18929 status collapsed
18930
18931 \begin_layout Plain Layout
18932
18933
18934 \backslash
18935 hdashline 
18936 \end_layout
18937
18938 \end_inset
18939
18940 k
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949 l
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 m
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967 n
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976 o
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 </row>
18982 <row>
18983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987 \begin_inset ERT
18988 status collapsed
18989
18990 \begin_layout Plain Layout
18991
18992
18993 \backslash
18994 cdashline{4-5}
18995 \end_layout
18996
18997 \end_inset
18998
18999 p
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 q
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017 r
19018 \end_layout
19019
19020 \end_inset
19021 </cell>
19022 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 s
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 </row>
19041 <row>
19042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 t
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 u
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 v
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073 w
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082 x
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 </row>
19088 </lyxtabular>
19089
19090 \end_inset
19091
19092
19093 \end_layout
19094
19095 \end_inset
19096
19097
19098 \end_layout
19099
19100 \begin_layout Standard
19101 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19102  donc employer du code TeX.
19103  Mais avant il faut charger le paquetage LaTeX 
19104 \series bold
19105 arydshln
19106 \series default
19107
19108 \begin_inset Index
19109 status collapsed
19110
19111 \begin_layout Plain Layout
19112 Paquetages LaTeX ! arydshln
19113 \end_layout
19114
19115 \end_inset
19116
19117  dans le préambule du document avec la commande 
19118 \end_layout
19119
19120 \begin_layout Standard
19121
19122 \series bold
19123
19124 \backslash
19125 usepackage{arydshln}
19126 \end_layout
19127
19128 \begin_layout Standard
19129 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19130  
19131 \begin_inset Quotes eld
19132 \end_inset
19133
19134 :
19135 \begin_inset Quotes erd
19136 \end_inset
19137
19138  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19139  dans la fenêtre de dialogue de paramètre du tableau.
19140 \end_layout
19141
19142 \begin_layout Standard
19143 Pour un trait horizontal interrompu, ajoutez la commande
19144 \end_layout
19145
19146 \begin_layout Standard
19147
19148 \series bold
19149
19150 \backslash
19151 hdashline
19152 \end_layout
19153
19154 \begin_layout Standard
19155 en code TeX comme premier élément de la première cellule de la ligne de
19156  tableau.
19157 \end_layout
19158
19159 \begin_layout Standard
19160 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19161  commande 
19162 \end_layout
19163
19164 \begin_layout Standard
19165
19166 \series bold
19167
19168 \backslash
19169 cdashline{
19170 \series default
19171 numéros de colonnes}
19172 \end_layout
19173
19174 \begin_layout Standard
19175 en code TeX comme premier élément de la première cellule de la ligne.
19176  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19177  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19178 \end_layout
19179
19180 \begin_layout Standard
19181
19182 \series bold
19183
19184 \backslash
19185 cdashline{2-4}
19186 \end_layout
19187
19188 \begin_layout Standard
19189 comme premier élément de la première cellule de la ligne contenant la multicolon
19190 ne.
19191 \end_layout
19192
19193 \begin_layout Standard
19194 \begin_inset VSpace bigskip
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \begin_layout Standard
19201 Le tableau
19202 \begin_inset space ~
19203 \end_inset
19204
19205
19206 \begin_inset CommandInset ref
19207 LatexCommand ref
19208 reference "tab:Tableau-filets-tirets"
19209
19210 \end_inset
19211
19212  a été créé en utilisant 
19213 \begin_inset Quotes eld
19214 \end_inset
19215
19216
19217 \series bold
19218 :c
19219 \series default
19220
19221 \begin_inset Quotes erd
19222 \end_inset
19223
19224  comme paramètre LaTeX pour la troisième colonne.
19225  La commande en code TeX 
19226 \series bold
19227
19228 \backslash
19229 hdashline
19230 \series default
19231  a été insérée dans la première cellule de la troisième ligne et la commande
19232  en code TeX 
19233 \series bold
19234
19235 \backslash
19236 cdashline{4-5}
19237 \series default
19238  a été insérée dans la première cellule de la quatrième ligne.
19239 \end_layout
19240
19241 \begin_layout Standard
19242 \begin_inset Note Greyedout
19243 status open
19244
19245 \begin_layout Plain Layout
19246
19247 \series bold
19248 Note:
19249 \series default
19250  Le paquetage LaTeX 
19251 \series bold
19252 arydshln
19253 \series default
19254  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19255  
19256 \series bold
19257 colortbl
19258 \series default
19259
19260 \begin_inset Index
19261 status collapsed
19262
19263 \begin_layout Plain Layout
19264 Paquetages LaTeX ! colortbl
19265 \end_layout
19266
19267 \end_inset
19268
19269  qui est utilisé pour avoir des tableaux colorés dans la section
19270 \begin_inset space ~
19271 \end_inset
19272
19273
19274 \begin_inset CommandInset ref
19275 LatexCommand ref
19276 reference "sec:Tableaux-Colorés"
19277
19278 \end_inset
19279
19280 .
19281  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19282  traits interrompus.
19283 \end_layout
19284
19285 \end_inset
19286
19287
19288 \end_layout
19289
19290 \begin_layout Standard
19291 \begin_inset ERT
19292 status collapsed
19293
19294 \begin_layout Plain Layout
19295
19296
19297 \backslash
19298 else
19299 \end_layout
19300
19301 \end_inset
19302
19303
19304 \begin_inset Note Note
19305 status open
19306
19307 \begin_layout Plain Layout
19308 Ce qui suit sera affiché si le paquetage LaTeX 
19309 \series bold
19310 arydshln
19311 \series default
19312  n'est pas installé :
19313 \end_layout
19314
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \begin_layout Standard
19321 Vous devez installer le paquetage LaTeX 
19322 \series bold
19323 arydshln
19324 \series default
19325  pour voir le contenu des cette section dans la sortie imprimée.
19326 \end_layout
19327
19328 \begin_layout Standard
19329 \begin_inset ERT
19330 status collapsed
19331
19332 \begin_layout Plain Layout
19333
19334
19335 \backslash
19336 fi
19337 \end_layout
19338
19339 \end_inset
19340
19341
19342 \end_layout
19343
19344 \begin_layout Chapter
19345 Flottants
19346 \begin_inset Index
19347 status collapsed
19348
19349 \begin_layout Plain Layout
19350 Flottants
19351 \end_layout
19352
19353 \end_inset
19354
19355
19356 \begin_inset CommandInset label
19357 LatexCommand label
19358 name "cha:Flottants"
19359
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \begin_layout Section
19366 Introduction
19367 \begin_inset CommandInset label
19368 LatexCommand label
19369 name "sec:Flottants-Introduction"
19370
19371 \end_inset
19372
19373
19374 \begin_inset Index
19375 status collapsed
19376
19377 \begin_layout Plain Layout
19378 Flottants ! Introduction
19379 \end_layout
19380
19381 \end_inset
19382
19383
19384 \end_layout
19385
19386 \begin_layout Standard
19387 Un flottant est une portion de document, qui peut être associé à une étiquette
19388  et dont la position n'est pas fixée.
19389  Il peut 
19390 \begin_inset Quotes eld
19391 \end_inset
19392
19393 flotter
19394 \begin_inset Quotes erd
19395 \end_inset
19396
19397  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19398  plus approprié.
19399  Les 
19400 \family sans
19401 Notes
19402 \begin_inset space ~
19403 \end_inset
19404
19405 en
19406 \begin_inset space ~
19407 \end_inset
19408
19409 Bas
19410 \begin_inset space ~
19411 \end_inset
19412
19413 de
19414 \begin_inset space ~
19415 \end_inset
19416
19417 Page
19418 \family default
19419  et le 
19420 \family sans
19421 Notes
19422 \begin_inset space ~
19423 \end_inset
19424
19425 en
19426 \begin_inset space ~
19427 \end_inset
19428
19429 Marge
19430 \family default
19431  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19432  sur la page suivante quand il y a trop de notes sur la page courante.
19433 \end_layout
19434
19435 \begin_layout Standard
19436 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19437  très grande qualité.
19438  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19439  éviter des lignes blanches ou des pages sans texte.
19440  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19441  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19442  le texte.
19443  Les flottants sont donc numérotés.
19444  Les références croisées sont décrites dans la section
19445 \begin_inset space ~
19446 \end_inset
19447
19448
19449 \begin_inset CommandInset ref
19450 LatexCommand ref
19451 reference "sec:Referencer-les-Flottants"
19452
19453 \end_inset
19454
19455 .
19456 \end_layout
19457
19458 \begin_layout Standard
19459 Pour insérer un flottant, on utilise un des sous menus du menu 
19460 \family sans
19461 Insérer\SpecialChar \menuseparator
19462 Flottant.
19463
19464 \family default
19465  Une boîte va être insérée dans votre document avec par exemple une étiquette
19466  du genre 
19467 \begin_inset Quotes eld
19468 \end_inset
19469
19470 Figure
19471 \begin_inset space ~
19472 \end_inset
19473
19474 #:
19475 \begin_inset Quotes erd
19476 \end_inset
19477
19478  (où # est un numéro).
19479  L'étiquette est automatiquement traduite dans la langue du document dans
19480  la sortie finale.
19481  Après l'étiquette vous pouvez insérer du texte comme légende.
19482  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19483  séparé, à l'intérieur du flottant.
19484  Vous trouverez plus de détails sur le positionnement des légendes dans
19485  la section
19486 \begin_inset space ~
19487 \end_inset
19488
19489
19490 \begin_inset CommandInset ref
19491 LatexCommand ref
19492 reference "sec:Placement-légende"
19493
19494 \end_inset
19495
19496 .
19497  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19498  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19499  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19500  Une boîte de flottant fermée ressemble à ceci : 
19501 \begin_inset Graphics
19502         filename clipart/floatQt4.png
19503         scale 60
19504
19505 \end_inset
19506
19507  -- une case grise avec un texte rouge.
19508 \end_layout
19509
19510 \begin_layout Standard
19511 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19512  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19513  est formaté de façon particulière.
19514 \end_layout
19515
19516 \begin_layout Section
19517 Les Types de Flottants
19518 \end_layout
19519
19520 \begin_layout Standard
19521 En plus des flottants de figures et de tableau qui sont décrits respectivement
19522  dans les sections 
19523 \begin_inset space ~
19524 \end_inset
19525
19526
19527 \begin_inset CommandInset ref
19528 LatexCommand ref
19529 reference "sec:Figure-Floats"
19530
19531 \end_inset
19532
19533  et 
19534 \begin_inset CommandInset ref
19535 LatexCommand ref
19536 reference "sec:Table-Floats"
19537
19538 \end_inset
19539
19540 , LyX offre aussi les types 
19541 \series bold
19542 Algorithme
19543 \series default
19544  et 
19545 \series bold
19546 Flottant
19547 \begin_inset space ~
19548 \end_inset
19549
19550 d'enrobage
19551 \begin_inset Note Note
19552 status collapsed
19553
19554 \begin_layout Plain Layout
19555
19556 \series bold
19557 \lang english
19558 je préfèrerai 
19559 \begin_inset Quotes eld
19560 \end_inset
19561
19562 d'habillage
19563 \begin_inset Quotes erd
19564 \end_inset
19565
19566  (NdT)
19567 \end_layout
19568
19569 \end_inset
19570
19571
19572 \series default
19573 .
19574 \end_layout
19575
19576 \begin_layout Subsection
19577 Flottant d'algorithme 
19578 \begin_inset Index
19579 status collapsed
19580
19581 \begin_layout Plain Layout
19582 Flottants ! Algorithmes
19583 \end_layout
19584
19585 \end_inset
19586
19587
19588 \begin_inset CommandInset label
19589 LatexCommand label
19590 name "sub:Flottant-d'Algorithme"
19591
19592 \end_inset
19593
19594
19595 \end_layout
19596
19597 \begin_layout Standard
19598 \begin_inset Float algorithm
19599 placement h
19600 wide false
19601 sideways false
19602 status open
19603
19604 \begin_layout Plain Layout
19605 \begin_inset Caption
19606
19607 \begin_layout Plain Layout
19608 \begin_inset CommandInset label
19609 LatexCommand label
19610 name "alg:Exemple-Flottant-Algorithme"
19611
19612 \end_inset
19613
19614 Exemple de flottant d'algorithme
19615 \end_layout
19616
19617 \end_inset
19618
19619
19620 \end_layout
19621
19622 \begin_layout LyX-Code
19623 for I in 1..N loop
19624 \begin_inset Newline newline
19625 \end_inset
19626
19627  Sum:= Sum + A(I); /*comment*/
19628 \begin_inset Newline newline
19629 \end_inset
19630
19631 end loop
19632 \begin_inset VSpace -4mm
19633 \end_inset
19634
19635
19636 \end_layout
19637
19638 \end_inset
19639
19640
19641 \end_layout
19642
19643 \begin_layout Standard
19644 Ce type de flottant est inséré à l'aide du menu 
19645 \family sans
19646 Insérer\SpecialChar \menuseparator
19647 Flottant\SpecialChar \menuseparator
19648 Algorithme
19649 \family default
19650 .
19651  Il peut être utilisé pour des morceaux de code source ou des descriptions
19652  d'algorithmes.
19653  Vous pouvez par exemple utiliser l'environnement Code
19654 \begin_inset space ~
19655 \end_inset
19656
19657 LyX qui est décrit dans le 
19658 \emph on
19659 Guide
19660 \emph default
19661
19662 \begin_inset space ~
19663 \end_inset
19664
19665
19666 \emph on
19667 de
19668 \begin_inset space ~
19669 \end_inset
19670
19671 l'Utilisateur
19672 \emph default
19673  de LyX.
19674  l'algorithme
19675 \begin_inset space ~
19676 \end_inset
19677
19678
19679 \begin_inset CommandInset ref
19680 LatexCommand ref
19681 reference "alg:Exemple-Flottant-Algorithme"
19682
19683 \end_inset
19684
19685  est un exemple de flottant d'algorithme où un espace vertical de -4
19686 \begin_inset space \thinspace{}
19687 \end_inset
19688
19689 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19690  soit placée exactement sous le texte de la dernière ligne.
19691 \end_layout
19692
19693 \begin_layout Standard
19694 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19695  du document.
19696  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19697 ent en ajoutant la ligne suivante dans le préambule de votre document :
19698 \end_layout
19699
19700 \begin_layout Standard
19701
19702 \series bold
19703
19704 \backslash
19705 floatname{algorithm}{votre
19706 \begin_inset space ~
19707 \end_inset
19708
19709 nom}
19710 \end_layout
19711
19712 \begin_layout Standard
19713
19714 \lang english
19715 where
19716 \family sans
19717 \lang french
19718  votre
19719 \begin_inset space ~
19720 \end_inset
19721
19722 nom
19723 \family default
19724  est le mot 
19725 \begin_inset Quotes eld
19726 \end_inset
19727
19728
19729 \emph on
19730 algorithme
19731 \emph default
19732
19733 \begin_inset Quotes erd
19734 \end_inset
19735
19736  dans votre langue.
19737 \end_layout
19738
19739 \begin_layout Standard
19740
19741 \lang english
19742 To insert the list of algorithms you can in this case not use the menu 
19743 \family sans
19744 Insert\SpecialChar \menuseparator
19745 List
19746 \begin_inset space \thinspace{}
19747 \end_inset
19748
19749 /
19750 \begin_inset space \thinspace{}
19751 \end_inset
19752
19753 TOC\SpecialChar \menuseparator
19754 List of Algorithms
19755 \family default
19756  when your document is an English one.
19757  For non-English documents, use this command in TeX-Code instead:
19758 \end_layout
19759
19760 \begin_layout Standard
19761
19762 \series bold
19763 \lang english
19764
19765 \backslash
19766 listof{algorithm}{your
19767 \begin_inset space ~
19768 \end_inset
19769
19770 name}
19771 \end_layout
19772
19773 \begin_layout Standard
19774
19775 \lang english
19776 where 
19777 \family sans
19778 your
19779 \begin_inset space ~
19780 \end_inset
19781
19782 name
19783 \family default
19784  is the word 
19785 \begin_inset Quotes eld
19786 \end_inset
19787
19788
19789 \emph on
19790 List of Algorithm
19791 \emph default
19792 s
19793 \begin_inset Quotes erd
19794 \end_inset
19795
19796  in your language.
19797 \end_layout
19798
19799 \begin_layout Standard
19800 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19801  schéma 
19802 \begin_inset Quotes eld
19803 \end_inset
19804
19805 chapitre.algorithme
19806 \begin_inset Quotes erd
19807 \end_inset
19808
19809  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19810  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19811  commande dans le préambule de votre document :
19812 \end_layout
19813
19814 \begin_layout Standard
19815
19816 \series bold
19817
19818 \backslash
19819 numberwithin{algorithm}{chapter}
19820 \end_layout
19821
19822 \begin_layout Standard
19823 Pour pouvoir utiliser la commande 
19824 \series bold
19825
19826 \backslash
19827 numberwithin
19828 \series default
19829 , activez l'option 
19830 \family sans
19831 Utiliser
19832 \begin_inset space ~
19833 \end_inset
19834
19835 le
19836 \begin_inset space ~
19837 \end_inset
19838
19839 paquetage
19840 \begin_inset space ~
19841 \end_inset
19842
19843 AMS
19844 \begin_inset space ~
19845 \end_inset
19846
19847 math
19848 \family default
19849  dans la rubrique 
19850 \family sans
19851 Options
19852 \begin_inset space ~
19853 \end_inset
19854
19855 des
19856 \begin_inset space ~
19857 \end_inset
19858
19859 Maths
19860 \family default
19861  de la fenêtre de dialogue 
19862 \family sans
19863 Paramètres
19864 \begin_inset space ~
19865 \end_inset
19866
19867 du
19868 \begin_inset space ~
19869 \end_inset
19870
19871 Document
19872 \family default
19873 .
19874 \end_layout
19875
19876 \begin_layout Subsection
19877 Flottant d'enrobage
19878 \begin_inset Index
19879 status collapsed
19880
19881 \begin_layout Plain Layout
19882 Flottants ! Flottants d'enrobage
19883 \end_layout
19884
19885 \end_inset
19886
19887
19888 \begin_inset CommandInset label
19889 LatexCommand label
19890 name "sub:flottants-d'enrobage"
19891
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \begin_layout Standard
19898 \begin_inset Wrap figure
19899 lines 0
19900 placement l
19901 overhang 0col%
19902 width "40col%"
19903 status open
19904
19905 \begin_layout Plain Layout
19906 \begin_inset Graphics
19907         filename ../clipart/mobius.eps
19908         width 40col%
19909         scaleBeforeRotation
19910         rotateOrigin center
19911
19912 \end_inset
19913
19914
19915 \end_layout
19916
19917 \begin_layout Plain Layout
19918 \begin_inset Caption
19919
19920 \begin_layout Plain Layout
19921 \begin_inset CommandInset label
19922 LatexCommand label
19923 name "fig:Figure-enrobée"
19924
19925 \end_inset
19926
19927 Ceci est une figure habillée et vous lisez la superbe légende qui la décrit.
19928 \begin_inset VSpace medskip
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \end_inset
19935
19936
19937 \end_layout
19938
19939 \end_inset
19940
19941 Ce type de flottant est utilisé quand on veut que le texte habille la figure
19942  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19943  Vous pouvez en insérer un en utilisant le menu 
19944 \family sans
19945 Insérer\SpecialChar \menuseparator
19946 Flottant\SpecialChar \menuseparator
19947 Flottant
19948 \begin_inset space ~
19949 \end_inset
19950
19951 d'enrobage
19952 \family default
19953 \lang english
19954  
19955 \lang french
19956 à la condition que le paquetage LaTeX 
19957 \series bold
19958 wrapfig
19959 \series default
19960
19961 \begin_inset Index
19962 status collapsed
19963
19964 \begin_layout Plain Layout
19965 Paquetages LaTeX ! wrapfig
19966 \begin_inset ERT
19967 status collapsed
19968
19969 \begin_layout Plain Layout
19970
19971
19972 \backslash
19973
19974 \begin_inset ERT
19975 status collapsed
19976
19977 \begin_layout Plain Layout
19978
19979 {
19980 \end_layout
19981
19982 \end_inset
19983
19984
19985 \begin_inset ERT
19986 status collapsed
19987
19988 \begin_layout Plain Layout
19989
19990 }
19991 \end_layout
19992
19993 \end_inset
19994
19995
19996 \end_layout
19997
19998 \end_inset
19999
20000 vspace
20001 \begin_inset ERT
20002 status collapsed
20003
20004 \begin_layout Plain Layout
20005
20006 {
20007 \end_layout
20008
20009 \end_inset
20010
20011 4mm
20012 \begin_inset ERT
20013 status collapsed
20014
20015 \begin_layout Plain Layout
20016
20017 }
20018 \end_layout
20019
20020 \end_inset
20021
20022
20023 \end_layout
20024
20025 \end_inset
20026
20027  soit installé.
20028 \begin_inset Foot
20029 status collapsed
20030
20031 \begin_layout Plain Layout
20032 Voyez dans la manuel 
20033 \emph on
20034 Configuration
20035 \begin_inset space ~
20036 \end_inset
20037
20038 LaTeX 
20039 \emph default
20040 comment installer des paquetages LaTeX.
20041 \end_layout
20042
20043 \end_inset
20044
20045  La largeur et la position du flottant peut être modifiée en faisant un
20046  clic droit sur la boîte du flottant.
20047  La figure
20048 \begin_inset space ~
20049 \end_inset
20050
20051
20052 \begin_inset CommandInset ref
20053 LatexCommand ref
20054 reference "fig:Figure-enrobée"
20055
20056 \end_inset
20057
20058  est un exemple de flottant d'enrobage avec une largeur de 40
20059 \begin_inset space \thinspace{}
20060 \end_inset
20061
20062 col%.
20063 \begin_inset Foot
20064 status collapsed
20065
20066 \begin_layout Plain Layout
20067 Les unités disponibles sont expliquées dans l'appendice
20068 \begin_inset space ~
20069 \end_inset
20070
20071
20072 \begin_inset CommandInset ref
20073 LatexCommand ref
20074 reference "cha:Unités-de-longueur"
20075
20076 \end_inset
20077
20078 .
20079 \end_layout
20080
20081 \end_inset
20082
20083  Un peu d'espace a été ajouté sous la légende pour mieux la séparer du texte
20084  qui l'entoure.
20085 \end_layout
20086
20087 \begin_layout Standard
20088 \begin_inset Note Greyedout
20089 status open
20090
20091 \begin_layout Plain Layout
20092
20093 \series bold
20094 Note:
20095 \series default
20096  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20097  figure trop près du bas de page peut tout chambouler et faire que le flottant
20098  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20099  de texte.
20100 \end_layout
20101
20102 \end_inset
20103
20104
20105 \end_layout
20106
20107 \begin_layout Standard
20108 En général:
20109 \end_layout
20110
20111 \begin_layout Itemize
20112 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20113  qui risquent de passer à la page suivante.
20114  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20115  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20116  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20117  de page.
20118 \end_layout
20119
20120 \begin_layout Itemize
20121 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20122  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20123 e.
20124 \end_layout
20125
20126 \begin_layout Itemize
20127 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20128  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20129  texte entre les deux, comme séparateur.
20130 \end_layout
20131
20132 \begin_layout Itemize
20133 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20134  ou les tableaux.
20135 \end_layout
20136
20137 \begin_layout Section
20138 Numérotation des flottants
20139 \begin_inset CommandInset label
20140 LatexCommand label
20141 name "sec:Numérotatio-Flottants"
20142
20143 \end_inset
20144
20145
20146 \begin_inset Index
20147 status collapsed
20148
20149 \begin_layout Plain Layout
20150 Flottants ! Numérotation
20151 \end_layout
20152
20153 \end_inset
20154
20155
20156 \end_layout
20157
20158 \begin_layout Standard
20159 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20160  ils se trouvent, soit en utilisant un format du genre 
20161 \begin_inset Quotes eld
20162 \end_inset
20163
20164 chapitre.numéro
20165 \begin_inset Quotes erd
20166 \end_inset
20167
20168  ou 
20169 \begin_inset Quotes eld
20170 \end_inset
20171
20172 section.numéro
20173 \begin_inset Quotes erd
20174 \end_inset
20175
20176 .
20177  Cela dépend de la classe de document utilisée.
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Pour changer le format de la numérotation qui ne dépend pas de la section
20182  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20183  le préambule du document :
20184 \end_layout
20185
20186 \begin_layout Standard
20187
20188 \series bold
20189
20190 \backslash
20191 renewcommand{
20192 \backslash
20193 thetable}{
20194 \backslash
20195 roman{table}}
20196 \end_layout
20197
20198 \begin_layout Standard
20199
20200 \series bold
20201
20202 \backslash
20203 thetable
20204 \series default
20205  est la commande qui imprime le numéro du tableau, pour les figures, la
20206  commande serait 
20207 \series bold
20208
20209 \backslash
20210 thefigure
20211 \series default
20212 .
20213  La commande 
20214 \series bold
20215
20216 \backslash
20217 roman
20218 \series default
20219  utilisée dans la commande précédente, imprime le numéro du tableau sous
20220  forme de petits chiffres romains.
20221 \end_layout
20222
20223 \begin_layout Standard
20224 Pour changer le type de numérotation pour par exemple 
20225 \begin_inset Quotes eld
20226 \end_inset
20227
20228 sous-section.numéro
20229 \begin_inset Quotes erd
20230 \end_inset
20231
20232 , utilisez la commande suivante dans le préambule du document :
20233 \end_layout
20234
20235 \begin_layout Standard
20236
20237 \series bold
20238
20239 \backslash
20240 numberwithin{table}{subsection}
20241 \end_layout
20242
20243 \begin_layout Standard
20244 Pour pouvoir utiliser la commande 
20245 \series bold
20246
20247 \backslash
20248 numberwithin
20249 \series default
20250 , vous devez activer l'option 
20251 \family sans
20252 Utiliser
20253 \begin_inset space ~
20254 \end_inset
20255
20256 le
20257 \begin_inset space ~
20258 \end_inset
20259
20260 paquetage
20261 \begin_inset space ~
20262 \end_inset
20263
20264 maths
20265 \begin_inset space ~
20266 \end_inset
20267
20268 AMS
20269 \family default
20270  dans la rubrique 
20271 \family sans
20272 Options
20273 \begin_inset space ~
20274 \end_inset
20275
20276 des
20277 \begin_inset space ~
20278 \end_inset
20279
20280 Maths
20281 \family default
20282  de la fenêtre de dialogue 
20283 \family sans
20284 Paramètres
20285 \family default
20286  du document.
20287 \end_layout
20288
20289 \begin_layout Standard
20290 Veuillez aussi jeter un coup d'œil à la section
20291 \begin_inset space ~
20292 \end_inset
20293
20294
20295 \begin_inset CommandInset ref
20296 LatexCommand ref
20297 reference "sub:Numerotation-notes-bas-de-page"
20298
20299 \end_inset
20300
20301  pour plus de détails et des notes importantes sur les commandes de numérotation.
20302 \end_layout
20303
20304 \begin_layout Section
20305 Faire Référence à des Flottants
20306 \begin_inset CommandInset label
20307 LatexCommand label
20308 name "sec:Referencer-les-Flottants"
20309
20310 \end_inset
20311
20312
20313 \begin_inset Index
20314 status collapsed
20315
20316 \begin_layout Plain Layout
20317 Flottants ! Références
20318 \end_layout
20319
20320 \end_inset
20321
20322
20323 \begin_inset Index
20324 status collapsed
20325
20326 \begin_layout Plain Layout
20327 Références
20328 \end_layout
20329
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \begin_layout Standard
20336 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20337  en utilisant le menu 
20338 \family sans
20339 Insérer\SpecialChar \menuseparator
20340 Étiquette
20341 \family default
20342  ou le bouton 
20343 \begin_inset Graphics
20344         filename ../../images/label-insert.png
20345         scale 85
20346         scaleBeforeRotation
20347
20348 \end_inset
20349
20350  de la barre d'outils.
20351  Une boîte grise de ce genre : 
20352 \begin_inset Graphics
20353         filename clipart/labelQt4.png
20354         scale 85
20355         scaleBeforeRotation
20356
20357 \end_inset
20358
20359  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20360  de saisir le texte de l'étiquette.
20361  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20362  précédés d'un préfixe.
20363  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20364  préfixe sera "
20365 \family sans
20366 fig:
20367 \family default
20368 ".
20369 \end_layout
20370
20371 \begin_layout Standard
20372 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20373  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20374 \family sans
20375 Insérer\SpecialChar \menuseparator
20376 Référence
20377 \begin_inset space ~
20378 \end_inset
20379
20380 Croisée
20381 \family default
20382  ou le bouton 
20383 \begin_inset Graphics
20384         filename ../../images/dialog-show-new-inset_ref.png
20385         scale 85
20386         scaleBeforeRotation
20387
20388 \end_inset
20389
20390  de la barre d'outils.
20391  Une boîte grise de référence croisée comme celle-ci : 
20392 \begin_inset Graphics
20393         filename ../clipart/referenceQt4.png
20394         scale 85
20395         scaleBeforeRotation
20396
20397 \end_inset
20398
20399  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20400  toutes les étiquettes définies dans votre document.
20401  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20402  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20403  de la fenêtre de dialogue.
20404  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20405  une.
20406  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20407  de la référence croisée.
20408 \end_layout
20409
20410 \begin_layout Standard
20411 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20412  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20413  les deux.
20414  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20415  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20416  du numéro de la référence.
20417 \end_layout
20418
20419 \begin_layout Standard
20420 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20421  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20422  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20423  pas à vous en préoccuper.
20424 \end_layout
20425
20426 \begin_layout Standard
20427 Le bouton 
20428 \family sans
20429 Aller
20430 \begin_inset space ~
20431 \end_inset
20432
20433 à
20434 \begin_inset space ~
20435 \end_inset
20436
20437 l'étiquette
20438 \family default
20439  dans la fenêtre de référence croisée va positionner le curseur juste devant
20440  l'étiquette à laquelle on fait référence.
20441  Le nom du bouton bouton 
20442 \family sans
20443 Revenir
20444 \family default
20445  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20446  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20447  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20448  à votre point de départ.
20449 \end_layout
20450
20451 \begin_layout Subsection
20452 Formats de Références Croisées
20453 \begin_inset CommandInset label
20454 LatexCommand label
20455 name "sub:Formats-Références-Croisées"
20456
20457 \end_inset
20458
20459
20460 \begin_inset Index
20461 status collapsed
20462
20463 \begin_layout Plain Layout
20464 Références ! Formats
20465 \end_layout
20466
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \begin_layout Standard
20473 Il y a six types de références croisées :
20474 \end_layout
20475
20476 \begin_layout Description
20477 <référence>
20478 \begin_inset space ~
20479 \end_inset
20480
20481 : affiche le numéro de l'élément, c'est le choix par défaut : 
20482 \begin_inset CommandInset ref
20483 LatexCommand ref
20484 reference "fig:Deux-images-déformées"
20485
20486 \end_inset
20487
20488
20489 \end_layout
20490
20491 \begin_layout Description
20492 (<référence>)
20493 \begin_inset space ~
20494 \end_inset
20495
20496 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20497  normalement pour faire référence à des formules mathématiques, en particulier
20498  quand le mot 
20499 \begin_inset Quotes eld
20500 \end_inset
20501
20502 Équation
20503 \begin_inset Quotes erd
20504 \end_inset
20505
20506  est omis : 
20507 \begin_inset CommandInset ref
20508 LatexCommand eqref
20509 reference "eq:Wgn"
20510
20511 \end_inset
20512
20513
20514 \end_layout
20515
20516 \begin_layout Description
20517 <page>
20518 \begin_inset space ~
20519 \end_inset
20520
20521 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20522 \begin_inset space ~
20523 \end_inset
20524
20525
20526 \begin_inset CommandInset ref
20527 LatexCommand pageref
20528 reference "fig:Deux-images-déformées"
20529
20530 \end_inset
20531
20532
20533 \end_layout
20534
20535 \begin_layout Description
20536 page
20537 \begin_inset space ~
20538 \end_inset
20539
20540 <page>
20541 \begin_inset space ~
20542 \end_inset
20543
20544 : affiche le mot 
20545 \begin_inset Quotes eld
20546 \end_inset
20547
20548 page
20549 \begin_inset Quotes erd
20550 \end_inset
20551
20552  suivi du numéro de la page sur laquelle se trouve l'élément : 
20553 \begin_inset CommandInset ref
20554 LatexCommand vpageref
20555 reference "fig:Deux-images-déformées"
20556
20557 \end_inset
20558
20559
20560 \end_layout
20561
20562 \begin_layout Description
20563 <référence>
20564 \begin_inset space ~
20565 \end_inset
20566
20567 page
20568 \begin_inset space ~
20569 \end_inset
20570
20571 <page>
20572 \begin_inset space ~
20573 \end_inset
20574
20575 : affiche le numéro de l'élément, le mot 
20576 \begin_inset Quotes eld
20577 \end_inset
20578
20579 page
20580 \begin_inset Quotes erd
20581 \end_inset
20582
20583  et le numéro de la page : 
20584 \begin_inset CommandInset ref
20585 LatexCommand vref
20586 reference "fig:Deux-images-déformées"
20587
20588 \end_inset
20589
20590
20591 \end_layout
20592
20593 \begin_layout Description
20594 Référence
20595 \begin_inset space ~
20596 \end_inset
20597
20598 mise
20599 \begin_inset space ~
20600 \end_inset
20601
20602 en
20603 \begin_inset space ~
20604 \end_inset
20605
20606 forme
20607 \begin_inset space ~
20608 \end_inset
20609
20610 : affiche une référence croisée qui définit son propre format.
20611
20612 \lang english
20613  
20614 \lang french
20615
20616 \begin_inset Note Greyedout
20617 status open
20618
20619 \begin_layout Plain Layout
20620
20621 \series bold
20622 Note:
20623 \series default
20624  Ce type de référence croisée n'est disponible que si vous avez installé
20625  le paquetage LaTeX 
20626 \series bold
20627 prettyref.
20628 \end_layout
20629
20630 \end_inset
20631
20632
20633 \end_layout
20634
20635 \begin_layout Standard
20636 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20637  se trouve sur la page précédente, la même page ou la page suivante.
20638  Vous verrez par exemple un texte du genre 
20639 \begin_inset Quotes eld
20640 \end_inset
20641
20642 sur cette page
20643 \begin_inset Quotes erd
20644 \end_inset
20645
20646  à la place.
20647 \end_layout
20648
20649 \begin_layout Standard
20650 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20651  se trouve sont calculés automatiquement par LaTeX.
20652  Vous choisissez une des six variétés de références dans le champ Format
20653  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20654  boîte de la référence croisée.
20655 \end_layout
20656
20657 \begin_layout Subsection
20658 Nommage automatique des références croisées
20659 \begin_inset Index
20660 status collapsed
20661
20662 \begin_layout Plain Layout
20663 Références ! Nommage automatique
20664 \end_layout
20665
20666 \end_inset
20667
20668
20669 \end_layout
20670
20671 \begin_layout Standard
20672 Le paquetage LaTeX 
20673 \series bold
20674 hyperref
20675 \series default
20676  fournit une fonction très utile pour automatiser la création des références
20677  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20678  une section).
20679  Par exemple pour vous éviter de devoir écrire le mot 
20680 \begin_inset Quotes eld
20681 \end_inset
20682
20683 Figure
20684 \begin_inset Quotes erd
20685 \end_inset
20686
20687  devant chaque boîte de référence.
20688  Pour profiter de ce nommage automatique des références croisées, vous devez
20689  charger le paquetage LaTeX 
20690 \series bold
20691 hyperref
20692 \series default
20693
20694 \begin_inset Index
20695 status collapsed
20696
20697 \begin_layout Plain Layout
20698 Paquetages LaTeX ! hyperref
20699 \end_layout
20700
20701 \end_inset
20702
20703  dans le préambule du document avec
20704 \end_layout
20705
20706 \begin_layout Standard
20707
20708 \series bold
20709
20710 \backslash
20711 usepackage[pdfborder={0 0 0}]{hyperref}
20712 \begin_inset Newline newline
20713 \end_inset
20714
20715
20716 \backslash
20717 AtBeginDocument{
20718 \backslash
20719 renewcommand{
20720 \backslash
20721 ref}[1]{
20722 \backslash
20723 mbox{
20724 \backslash
20725 autoref{#1}}}}
20726 \end_layout
20727
20728 \begin_layout Standard
20729
20730 \series bold
20731 hyperref
20732 \series default
20733  est utilisé pour lier les références croisées dans les sorties DVI et PDF,
20734  ce qui signifie que le lecteur de votre document pourra cliquer sur un
20735  élément de la table de matières (TdM) ou sur une référence et qu'il sera
20736  transporté sur la portion de document référencée.
20737  
20738 \series bold
20739 hyperref
20740 \series default
20741  peut aussi créer des signets PDF pour chaque section pour rendre plus facile
20742  la navigation à l'intérieur du document.
20743  C'est aussi utilisé dans ce document, mais vous devrez jeter un coup d'œil
20744  dans le préambule de ce document pour voir toutes les options qui ont été
20745  utilisées dans la commande de chargement d'
20746 \series bold
20747 hyperref
20748 \series default
20749 .
20750  Pour en apprendre plus au sujet du paquetage 
20751 \series bold
20752 hyperref
20753 \series default
20754 , nous vous renvoyons à sa documentation 
20755 \begin_inset CommandInset citation
20756 LatexCommand cite
20757 key "hyperref"
20758
20759 \end_inset
20760
20761 .
20762 \end_layout
20763
20764 \begin_layout Standard
20765 \begin_inset Note Greyedout
20766 status open
20767
20768 \begin_layout Plain Layout
20769
20770 \series bold
20771 Note:
20772 \series default
20773  Le nommage automatique de références ne peut être utilisé si vous avez
20774  choisi le style de référence 
20775 \family sans
20776 Référence
20777 \begin_inset space ~
20778 \end_inset
20779
20780 mise
20781 \begin_inset space ~
20782 \end_inset
20783
20784 en
20785 \begin_inset space ~
20786 \end_inset
20787
20788 forme
20789 \family default
20790  décrit dans la section
20791 \begin_inset space ~
20792 \end_inset
20793
20794
20795 \begin_inset CommandInset ref
20796 LatexCommand ref
20797 reference "sub:Formats-Références-Croisées"
20798
20799 \end_inset
20800
20801 .
20802 \end_layout
20803
20804 \end_inset
20805
20806
20807 \end_layout
20808
20809 \begin_layout Subsection
20810 Positionnement des Références 
20811 \begin_inset CommandInset label
20812 LatexCommand label
20813 name "sub:Reference-Position"
20814
20815 \end_inset
20816
20817
20818 \begin_inset Index
20819 status collapsed
20820
20821 \begin_layout Plain Layout
20822 Références ! Positionnement
20823 \end_layout
20824
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \begin_layout Standard
20831 Si vous utilisez le paquetage 
20832 \series bold
20833 hyperref
20834 \series default
20835
20836 \begin_inset Index
20837 status collapsed
20838
20839 \begin_layout Plain Layout
20840 Paquetages LaTeX ! hyperref
20841 \end_layout
20842
20843 \end_inset
20844
20845  pour lier vos références croisées dans la sortie finale, vous verrez que
20846  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20847  l'image.
20848  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20849  pourrez voir l'image sans faire défiler le texte.
20850  Ce problème vient du fait que le point d'ancrage de la référence se situe
20851  à l'endroit de l'étiquette.
20852  En utilisant le paquetage LaTeX 
20853 \series bold
20854 hypcap
20855 \series default
20856
20857 \begin_inset Index
20858 status collapsed
20859
20860 \begin_layout Plain Layout
20861 Paquetages LaTeX ! hypcap
20862 \end_layout
20863
20864 \end_inset
20865
20866 , qui fait partie du paquetage LaTeX 
20867 \series bold
20868 oberdiek
20869 \series default
20870
20871 \begin_inset Index
20872 status collapsed
20873
20874 \begin_layout Plain Layout
20875 Paquetages LaTeX ! oberdiek
20876 \end_layout
20877
20878 \end_inset
20879
20880 , le point d'ancrage d'un lien est place en haut du flottant.
20881  Pour utiliser cette fonction avec les flottants de figure, chargez 
20882 \series bold
20883 hypcap
20884 \series default
20885  dans l'entête du document avec la ligne
20886 \end_layout
20887
20888 \begin_layout Standard
20889
20890 \series bold
20891
20892 \backslash
20893 usepackage[figure]{hypcap}
20894 \end_layout
20895
20896 \begin_layout Standard
20897 Vous pouvez aussi utiliser 
20898 \series bold
20899 hypcap
20900 \series default
20901  pour tous les flottants, mais ce n'est pas recommandé pour des raisons
20902  de stabilité.
20903  Pour plus d'information, jetez un coup d'œil au manuel d' 
20904 \series bold
20905 hypcap
20906 \series default
20907  
20908 \begin_inset CommandInset citation
20909 LatexCommand cite
20910 key "hypcap"
20911
20912 \end_inset
20913
20914 .
20915 \end_layout
20916
20917 \begin_layout Standard
20918 \begin_inset Note Greyedout
20919 status open
20920
20921 \begin_layout Plain Layout
20922
20923 \series bold
20924 Note:
20925 \series default
20926  
20927 \series bold
20928 hypcap
20929 \series default
20930  doit être chargé après 
20931 \series bold
20932 hyperref
20933 \series default
20934  dans le préambule du document.
20935 \end_layout
20936
20937 \end_inset
20938
20939
20940 \end_layout
20941
20942 \begin_layout Standard
20943 \begin_inset Note Greyedout
20944 status open
20945
20946 \begin_layout Plain Layout
20947
20948 \series bold
20949 Note:
20950 \series default
20951  
20952 \series bold
20953 hypcap
20954 \series default
20955  n'a aucun effet pour les références à des sous-figures.
20956 \end_layout
20957
20958 \end_inset
20959
20960
20961 \end_layout
20962
20963 \begin_layout Section
20964 Placement des Flottants
20965 \begin_inset CommandInset label
20966 LatexCommand label
20967 name "sec:Placement-flottants"
20968
20969 \end_inset
20970
20971
20972 \begin_inset Index
20973 status collapsed
20974
20975 \begin_layout Plain Layout
20976 Flottants ! Placement
20977 \end_layout
20978
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \begin_layout Standard
20985 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
20986  de dialogue 
20987 \family sans
20988 Paramètre
20989 \begin_inset space ~
20990 \end_inset
20991
20992 de
20993 \begin_inset space ~
20994 \end_inset
20995
20996 Flottant
20997 \family default
20998  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
20999  utilise pour déterminer où placer le flottant.
21000 \begin_inset Newline newline
21001 \end_inset
21002
21003 L'option 
21004 \family sans
21005 Plusieurs
21006 \begin_inset space ~
21007 \end_inset
21008
21009 colonnes
21010 \family default
21011  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21012  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21013  confiné sur une seule colonne.
21014 \begin_inset Newline newline
21015 \end_inset
21016
21017 L'option 
21018 \family sans
21019 Rotation
21020 \begin_inset space ~
21021 \end_inset
21022
21023 90°
21024 \family default
21025  est utilisée pour faire tourner les flottants, voyez la section
21026 \begin_inset space ~
21027 \end_inset
21028
21029
21030 \begin_inset CommandInset ref
21031 LatexCommand ref
21032 reference "sec:Flottants-renversés"
21033
21034 \end_inset
21035
21036 .
21037 \end_layout
21038
21039 \begin_layout Standard
21040 En désactivant l'option 
21041 \family sans
21042 Utilise
21043 \begin_inset space ~
21044 \end_inset
21045
21046 le
21047 \begin_inset space ~
21048 \end_inset
21049
21050 placement
21051 \begin_inset space ~
21052 \end_inset
21053
21054 par
21055 \begin_inset space ~
21056 \end_inset
21057
21058 défaut
21059 \family default
21060  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21061  le placement du flottant:
21062 \end_layout
21063
21064 \begin_layout Description
21065 Ici,
21066 \begin_inset space ~
21067 \end_inset
21068
21069 si
21070 \begin_inset space ~
21071 \end_inset
21072
21073 possible: essaie de placer le flottant à la position où il a été inséré
21074  dans LyX
21075 \end_layout
21076
21077 \begin_layout Description
21078 Haut
21079 \begin_inset space ~
21080 \end_inset
21081
21082 de
21083 \begin_inset space ~
21084 \end_inset
21085
21086 la
21087 \begin_inset space ~
21088 \end_inset
21089
21090 page: essaie de placer le flottant en haut de la page courante
21091 \end_layout
21092
21093 \begin_layout Description
21094 Bas
21095 \begin_inset space ~
21096 \end_inset
21097
21098 de
21099 \begin_inset space ~
21100 \end_inset
21101
21102 la
21103 \begin_inset space ~
21104 \end_inset
21105
21106 page: essaie de placer le flottant en bas de la page courante
21107 \end_layout
21108
21109 \begin_layout Description
21110 Page
21111 \begin_inset space ~
21112 \end_inset
21113
21114 de
21115 \begin_inset space ~
21116 \end_inset
21117
21118 flottants: essaie de placer le flottant sur une page à part, éventuellement
21119  avec d'autres flottants 
21120 \end_layout
21121
21122 \begin_layout Standard
21123 LaTeX utilise
21124 \emph on
21125  toujours 
21126 \emph default
21127 les options dans l'ordre donné ci-dessus.
21128  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21129  d'abord essayer 
21130 \family sans
21131 Ici
21132 \begin_inset space ~
21133 \end_inset
21134
21135 si
21136 \begin_inset space ~
21137 \end_inset
21138
21139 possible
21140 \family default
21141 , ensuite 
21142 \family sans
21143 Haut
21144 \begin_inset space ~
21145 \end_inset
21146
21147 de
21148 \begin_inset space ~
21149 \end_inset
21150
21151 la
21152 \begin_inset space ~
21153 \end_inset
21154
21155 page
21156 \family default
21157 , et ainsi de suite.
21158  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21159  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21160  Si aucune des quatre options de placement n'est possible, la procédure
21161  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21162 \end_layout
21163
21164 \begin_layout Standard
21165 Par défaut, chaque option a ses propres règles d'application:
21166 \end_layout
21167
21168 \begin_layout Standard
21169
21170 \family sans
21171 Haut
21172 \begin_inset space ~
21173 \end_inset
21174
21175 de
21176 \begin_inset space ~
21177 \end_inset
21178
21179 la
21180 \begin_inset space ~
21181 \end_inset
21182
21183 page
21184 \family default
21185  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21186  en haut de page (
21187 \series bold
21188
21189 \backslash
21190 topfraction
21191 \series default
21192 ).
21193 \end_layout
21194
21195 \begin_layout Standard
21196
21197 \family sans
21198 Bas
21199 \begin_inset space ~
21200 \end_inset
21201
21202 de
21203 \begin_inset space ~
21204 \end_inset
21205
21206 la
21207 \begin_inset space ~
21208 \end_inset
21209
21210 page
21211 \family default
21212  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21213  en bas de page (
21214 \series bold
21215
21216 \backslash
21217 bottomfraction
21218 \series default
21219 ).
21220 \end_layout
21221
21222 \begin_layout Standard
21223
21224 \family sans
21225 Page
21226 \begin_inset space ~
21227 \end_inset
21228
21229 de
21230 \begin_inset space ~
21231 \end_inset
21232
21233 flottants
21234 \family default
21235  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21236  si ils occupent plus de 50% de celle-ci (
21237 \series bold
21238
21239 \backslash
21240 floatpagefraction
21241 \series default
21242 ).
21243 \end_layout
21244
21245 \begin_layout Standard
21246 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21247  supplémentaire 
21248 \family sans
21249 Ignorer
21250 \begin_inset space ~
21251 \end_inset
21252
21253 les
21254 \begin_inset space ~
21255 \end_inset
21256
21257 règles
21258 \begin_inset space ~
21259 \end_inset
21260
21261 LaTeX
21262 \family default
21263 \lang english
21264 .
21265 \begin_inset Newline newline
21266 \end_inset
21267
21268
21269 \lang french
21270 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21271  données entre parenthèses après les descriptions des règles données ci-dessus.
21272  Par exemple, pour augmenter à 50
21273 \begin_inset space \thinspace{}
21274 \end_inset
21275
21276 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21277  trop petite, ajoutez cette ligne au préambule de votre document :
21278 \end_layout
21279
21280 \begin_layout Standard
21281
21282 \series bold
21283
21284 \backslash
21285 renewcommand{
21286 \backslash
21287 bottomfraction}{0.5}
21288 \end_layout
21289
21290 \begin_layout Standard
21291 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21292  exactement à l'endroit où vous l'avez inséré.
21293  dans ce cas utilisez l'option 
21294 \family sans
21295 Ici
21296 \begin_inset space ~
21297 \end_inset
21298
21299 à
21300 \begin_inset space ~
21301 \end_inset
21302
21303 tout
21304 \begin_inset space ~
21305 \end_inset
21306
21307 Prix
21308 \family default
21309 .
21310  Utilisez cette option le moins souvent possible et seulement quand le document
21311  est presque prêt à être imprimé.
21312  En effet, le flottant n'est plus capable de 
21313 \begin_inset Quotes eld
21314 \end_inset
21315
21316 flotter
21317 \begin_inset Quotes erd
21318 \end_inset
21319
21320 , ce qui peut perturber toutes les mises en page.
21321 \end_layout
21322
21323 \begin_layout Standard
21324 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21325  sont toujours entourés par le texte d'un paragraphe donné.
21326 \begin_inset VSpace bigskip
21327 \end_inset
21328
21329
21330 \end_layout
21331
21332 \begin_layout Standard
21333 On peut parfois se trouver dans la situation où un flottant est placé en
21334  haut d'une page alors que la section concernée ne commence qu'au milieu
21335  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21336  la section précédente.
21337  On peut utiliser la commande LaTeX 
21338 \series bold
21339
21340 \backslash
21341 suppressfloats
21342 \series default
21343  pour éviter ce cas.
21344  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21345  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21346  soit placé avant que la section commence.
21347  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21348  votre document :
21349 \end_layout
21350
21351 \begin_layout Standard
21352
21353 \series bold
21354
21355 \backslash
21356 let
21357 \backslash
21358 mySection
21359 \backslash
21360 section
21361 \begin_inset Newline newline
21362 \end_inset
21363
21364
21365 \backslash
21366 renewcommand{
21367 \backslash
21368 section}{
21369 \backslash
21370 suppressfloats[t]
21371 \backslash
21372 mySection}
21373 \end_layout
21374
21375 \begin_layout Standard
21376 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21377  comme les chapitres et les sous-sections.
21378  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21379  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21380  ensuite avoir du mal à trouver un positionnement correct.
21381 \end_layout
21382
21383 \begin_layout Standard
21384 \begin_inset VSpace bigskip
21385 \end_inset
21386
21387 Dans certains cas il est demandé de placer toutes les figures et tous les
21388  tableaux à la fin du document.
21389  C'est pour de telles situations que le paquetage LaTeX 
21390 \series bold
21391 endfloat
21392 \series default
21393
21394 \begin_inset Index
21395 status collapsed
21396
21397 \begin_layout Plain Layout
21398 Paquetages LaTeX ! endfloat
21399 \end_layout
21400
21401 \end_inset
21402
21403  a été développé.
21404  Il met en effet tous les flottants de figures et de tableaux à la fin du
21405  document dans leurs propres sections.
21406  À la position d'origine du flottant, une indication textuelle du genre
21407  
21408 \begin_inset Quotes eld
21409 \end_inset
21410
21411
21412 \family sans
21413 [Figure
21414 \begin_inset space ~
21415 \end_inset
21416
21417 3.2 
21418 \lang english
21419 about here.
21420 \lang french
21421 ]
21422 \family default
21423
21424 \begin_inset Quotes erd
21425 \end_inset
21426
21427  est insérée.
21428  Le paquetage 
21429 \series bold
21430 endfloat
21431 \series default
21432  est chargé dans le préambule avec la ligne suivante 
21433 \end_layout
21434
21435 \begin_layout Standard
21436
21437 \series bold
21438
21439 \backslash
21440 usepackage[options]{endfloat}
21441 \end_layout
21442
21443 \begin_layout Standard
21444 Il y a aussi de nombreuses options de paquetage pour modifier le format
21445  des sections de figures ou de tableau qui sont créées.
21446  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21447  
21448 \series bold
21449 endfloa
21450 \series default
21451
21452 \begin_inset CommandInset citation
21453 LatexCommand cite
21454 key "endfloat"
21455
21456 \end_inset
21457
21458 .
21459 \begin_inset Newline newline
21460 \end_inset
21461
21462
21463 \begin_inset Note Greyedout
21464 status open
21465
21466 \begin_layout Plain Layout
21467
21468 \series bold
21469 Note: endfloat
21470 \series default
21471  ne fournit pas de traduction automatique de l'indication textuelle, vous
21472  devez donc le faire manuellement, voyez la section
21473 \begin_inset space ~
21474 \end_inset
21475
21476 4 de 
21477 \begin_inset CommandInset citation
21478 LatexCommand cite
21479 key "endfloat"
21480
21481 \end_inset
21482
21483 .
21484 \end_layout
21485
21486 \end_inset
21487
21488
21489 \begin_inset Newline newline
21490 \end_inset
21491
21492
21493 \begin_inset Note Greyedout
21494 status open
21495
21496 \begin_layout Plain Layout
21497
21498 \series bold
21499 Note:
21500 \series default
21501  Il y a actuellement un bug dans le paquetage 
21502 \series bold
21503 endfloat
21504 \series default
21505  quand la légende contient un 
21506 \begin_inset Quotes eld
21507 \end_inset
21508
21509 ß
21510 \begin_inset Quotes erd
21511 \end_inset
21512
21513  allemand.
21514  Utilisez dans ce cas la commande 
21515 \begin_inset Quotes eld
21516 \end_inset
21517
21518
21519 \series bold
21520
21521 \backslash
21522 ss
21523 \series default
21524
21525 \begin_inset Quotes erd
21526 \end_inset
21527
21528  en code TeX à la place du 
21529 \begin_inset Quotes eld
21530 \end_inset
21531
21532 ß
21533 \begin_inset Quotes erd
21534 \end_inset
21535
21536 .
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Standard
21545 \begin_inset VSpace bigskip
21546 \end_inset
21547
21548 Pour plus d'information sur les manières de placer les flottants, jetez
21549  un coup d'œil aux livres sur LaTeX, 
21550 \begin_inset CommandInset citation
21551 LatexCommand cite
21552 key "latexcompanion,latexguide,latexbook"
21553
21554 \end_inset
21555
21556 .
21557 \end_layout
21558
21559 \begin_layout Section
21560 Flottants Renversés
21561 \begin_inset CommandInset label
21562 LatexCommand label
21563 name "sec:Flottants-renversés"
21564
21565 \end_inset
21566
21567
21568 \begin_inset Index
21569 status collapsed
21570
21571 \begin_layout Plain Layout
21572 Flottants ! Renversés
21573 \end_layout
21574
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \begin_layout Standard
21581 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21582  tableaux très larges.
21583  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21584  un clic droit sur la boîte du flottant et utilisez l'option 
21585 \family sans
21586 Rotation
21587 \begin_inset space ~
21588 \end_inset
21589
21590 90°
21591 \family default
21592 .
21593 \end_layout
21594
21595 \begin_layout Standard
21596 Les flottants renversés sont systématiquement placés sur leur propre page
21597  ( ou colonne, si vous avez un document sur deux colonnes ).
21598  Il sont pivotés de sorte que vous puissiez les lire en vous plaçant du
21599  côté de la marge externe.
21600  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21601  ajouter soit l'option 
21602 \series bold
21603 figuresleft
21604 \series default
21605  soit l'option 
21606 \series bold
21607 figuresright
21608 \series default
21609  aux options de la classe de document.
21610 \end_layout
21611
21612 \begin_layout Standard
21613 Faire référence à un flottant renversé se fait de la même manière que pour
21614  un flottant normal, la mise en forme de la légende est aussi identique
21615  : Le tableau
21616 \begin_inset space ~
21617 \end_inset
21618
21619
21620 \begin_inset CommandInset ref
21621 LatexCommand ref
21622 reference "tab:Tableau-pivoté"
21623
21624 \end_inset
21625
21626  est un exemple de flottant de tableau renversé.
21627 \end_layout
21628
21629 \begin_layout Standard
21630 \begin_inset Note Greyedout
21631 status open
21632
21633 \begin_layout Plain Layout
21634
21635 \series bold
21636 Note:
21637 \series default
21638  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21639  DVI.
21640 \end_layout
21641
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \begin_layout Standard
21648 \begin_inset Float table
21649 wide false
21650 sideways true
21651 status open
21652
21653 \begin_layout Plain Layout
21654 \begin_inset Caption
21655
21656 \begin_layout Plain Layout
21657 \begin_inset CommandInset label
21658 LatexCommand label
21659 name "tab:Tableau-pivoté"
21660
21661 \end_inset
21662
21663  Tableau pivoté
21664 \end_layout
21665
21666 \end_inset
21667
21668
21669 \end_layout
21670
21671 \begin_layout Plain Layout
21672 \align center
21673 \begin_inset Tabular
21674 <lyxtabular version="3" rows="1" columns="5">
21675 <features>
21676 <column alignment="center" valignment="top" width="0">
21677 <column alignment="center" valignment="top" width="0">
21678 <column alignment="center" valignment="top" width="0">
21679 <column alignment="center" valignment="top" width="0">
21680 <column alignment="center" valignment="top" width="0">
21681 <row>
21682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 test
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 b
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704 c
21705 \end_layout
21706
21707 \end_inset
21708 </cell>
21709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21710 \begin_inset Text
21711
21712 \begin_layout Plain Layout
21713 d
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722 e
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 </row>
21728 </lyxtabular>
21729
21730 \end_inset
21731
21732
21733 \end_layout
21734
21735 \end_inset
21736
21737
21738 \end_layout
21739
21740 \begin_layout Section
21741 Flottants côte-à-côte
21742 \begin_inset Index
21743 status collapsed
21744
21745 \begin_layout Plain Layout
21746 Flottants ! côte-à-côte
21747 \end_layout
21748
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \begin_layout Standard
21755 Pour placer des flottants côte-à-côte, comme pour la figure
21756 \begin_inset space ~
21757 \end_inset
21758
21759
21760 \begin_inset CommandInset ref
21761 LatexCommand ref
21762 reference "fig:Flottant-gauche"
21763
21764 \end_inset
21765
21766  et 
21767 \begin_inset CommandInset ref
21768 LatexCommand ref
21769 reference "fig:Flottant-droit"
21770
21771 \end_inset
21772
21773 , on n'utilise 
21774 \emph on
21775 qu'un seul 
21776 \emph default
21777 flottant.
21778  On y insère deux boîtes de minipages
21779 \begin_inset Foot
21780 status collapsed
21781
21782 \begin_layout Plain Layout
21783 Les minipages sont décrites dans la section
21784 \begin_inset space ~
21785 \end_inset
21786
21787
21788 \begin_inset CommandInset ref
21789 LatexCommand ref
21790 reference "sec:Minipages"
21791
21792 \end_inset
21793
21794 .
21795 \end_layout
21796
21797 \end_inset
21798
21799 .
21800  La largeur est mise à 45
21801 \begin_inset space \thinspace{}
21802 \end_inset
21803
21804 -50
21805 \begin_inset space \thinspace{}
21806 \end_inset
21807
21808 column% et l'alignement de la boîte à 
21809 \family sans
21810 Bas
21811 \family default
21812  pour chaque minipage.
21813  Les boîtes minipages contiennent l'image et la légende exactement comme
21814  avec un flottant.
21815  La seule différence est que l'unité de longueur 
21816 \family sans
21817 Largeur
21818 \begin_inset space ~
21819 \end_inset
21820
21821 colonne
21822 \begin_inset space ~
21823 \end_inset
21824
21825 %
21826 \family default
21827  utilisée pour l'image est maintenant définie par rapport à la largeur des
21828  boîtes minipages.
21829 \end_layout
21830
21831 \begin_layout Standard
21832 \begin_inset Float figure
21833 wide false
21834 sideways false
21835 status open
21836
21837 \begin_layout Plain Layout
21838 \begin_inset Box Frameless
21839 position "b"
21840 hor_pos "c"
21841 has_inner_box 1
21842 inner_pos "t"
21843 use_parbox 0
21844 width "45col%"
21845 special "none"
21846 height "1in"
21847 height_special "totalheight"
21848 status open
21849
21850 \begin_layout Plain Layout
21851 \align center
21852 \begin_inset Graphics
21853         filename ../clipart/mobius.eps
21854         lyxscale 50
21855         width 100col%
21856         scaleBeforeRotation
21857
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \begin_layout Plain Layout
21864 \begin_inset Caption
21865
21866 \begin_layout Plain Layout
21867 \begin_inset CommandInset label
21868 LatexCommand label
21869 name "fig:Flottant-gauche"
21870
21871 \end_inset
21872
21873 Flottant du côté gauche.
21874 \end_layout
21875
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882
21883
21884 \begin_inset space \hfill{}
21885 \end_inset
21886
21887
21888 \begin_inset Box Frameless
21889 position "b"
21890 hor_pos "c"
21891 has_inner_box 1
21892 inner_pos "t"
21893 use_parbox 0
21894 width "45col%"
21895 special "none"
21896 height "1in"
21897 height_special "totalheight"
21898 status open
21899
21900 \begin_layout Plain Layout
21901 \align center
21902 \begin_inset Graphics
21903         filename ../clipart/platypus.eps
21904         lyxscale 50
21905         width 100col%
21906         scaleBeforeRotation
21907
21908 \end_inset
21909
21910
21911 \end_layout
21912
21913 \begin_layout Plain Layout
21914 \begin_inset Caption
21915
21916 \begin_layout Plain Layout
21917 \begin_inset CommandInset label
21918 LatexCommand label
21919 name "fig:Flottant-droit"
21920
21921 \end_inset
21922
21923 Flottant du côté droit.
21924 \end_layout
21925
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932
21933
21934 \end_layout
21935
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \begin_layout Section
21942 Mise en Forme de la Légende
21943 \begin_inset Index
21944 status collapsed
21945
21946 \begin_layout Plain Layout
21947 Légende ! Mise en forme
21948 \end_layout
21949
21950 \end_inset
21951
21952
21953 \begin_inset Index
21954 status collapsed
21955
21956 \begin_layout Plain Layout
21957 Flottants ! Mise en forme de la Légende
21958 \end_layout
21959
21960 \end_inset
21961
21962
21963 \begin_inset Index
21964 status collapsed
21965
21966 \begin_layout Plain Layout
21967 Paquetages LaTeX ! caption
21968 \end_layout
21969
21970 \end_inset
21971
21972
21973 \begin_inset CommandInset label
21974 LatexCommand label
21975 name "sec:Formatage-légende"
21976
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \begin_layout Standard
21983 L'environnement 
21984 \family sans
21985 Légende
21986 \family default
21987  est l'environnement de paragraphe par défaut pour les 
21988 \family sans
21989 flottants
21990 \family default
21991 .
21992  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
21993  par exemple 
21994 \begin_inset Quotes eld
21995 \end_inset
21996
21997
21998 \family sans
21999 Figure #:
22000 \family default
22001
22002 \begin_inset Quotes erd
22003 \end_inset
22004
22005  suivi par le texte de la légende.
22006  Le 
22007 \begin_inset Quotes eld
22008 \end_inset
22009
22010 #
22011 \begin_inset Quotes erd
22012 \end_inset
22013
22014  étant remplacé par le numéro de référence réel.
22015  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22016  que le texte de la légende et deux points suivent le numéro pour séparer
22017  l'étiquette du texte.
22018  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22019 \end_layout
22020
22021 \begin_layout Standard
22022 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22023  LaTeX 
22024 \series bold
22025 caption
22026 \series default
22027
22028 \begin_inset Index
22029 status collapsed
22030
22031 \begin_layout Plain Layout
22032 Paquetages LaTeX ! caption
22033 \end_layout
22034
22035 \end_inset
22036
22037  dans le préambule de votre document avec la ligne suivante :
22038 \end_layout
22039
22040 \begin_layout Standard
22041
22042 \series bold
22043
22044 \backslash
22045 usepackage[format definition]{caption}
22046 \end_layout
22047
22048 \begin_layout Standard
22049 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22050  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22051  dans ce document, utilisez les commandes suivantes :
22052 \end_layout
22053
22054 \begin_layout Standard
22055
22056 \series bold
22057
22058 \backslash
22059 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22060 \end_layout
22061
22062 \begin_layout Standard
22063 Vous pouvez aussi définir des formats de légendes différents pour les différents
22064  types de flottants.
22065  Dans ce cas chargez le paquetage 
22066 \series bold
22067 caption 
22068 \series default
22069 sans option de format spécifique et définissez les différents formats à
22070  l'aide de la commande 
22071 \end_layout
22072
22073 \begin_layout Standard
22074
22075 \series bold
22076
22077 \backslash
22078 captionsetup[type de flottant]{définition du format}
22079 \end_layout
22080
22081 \begin_layout Standard
22082 dans le préambule du document.
22083  Par exemple les formats de légende de la Figure
22084 \begin_inset space ~
22085 \end_inset
22086
22087
22088 \begin_inset CommandInset ref
22089 LatexCommand ref
22090 reference "fig:Legende-de-fig"
22091
22092 \end_inset
22093
22094  et du Tableau
22095 \begin_inset space ~
22096 \end_inset
22097
22098
22099 \begin_inset CommandInset ref
22100 LatexCommand ref
22101 reference "tab:Légende-de-tab"
22102
22103 \end_inset
22104
22105  peuvent être créés en utilisant les commandes suivantes dans le préambule
22106  :
22107 \end_layout
22108
22109 \begin_layout Standard
22110
22111 \series bold
22112
22113 \backslash
22114 usepackage[tableposition=top]{caption}
22115 \series default
22116
22117 \begin_inset Newline newline
22118 \end_inset
22119
22120
22121 \series bold
22122
22123 \backslash
22124 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22125 \begin_inset Newline newline
22126 \end_inset
22127
22128
22129 \begin_inset ERT
22130 status collapsed
22131
22132 \begin_layout Plain Layout
22133
22134
22135 \backslash
22136 hphantom{
22137 \backslash
22138
22139 \backslash
22140 captionsetup[figure]
22141 \backslash
22142 {}
22143 \end_layout
22144
22145 \end_inset
22146
22147  labelsep=period}
22148 \begin_inset Newline newline
22149 \end_inset
22150
22151
22152 \backslash
22153 captionsetup[table]{labelfont={bf,sf}}
22154 \end_layout
22155
22156 \begin_layout Standard
22157 \begin_inset Note Greyedout
22158 status open
22159
22160 \begin_layout Plain Layout
22161
22162 \series bold
22163 Note:
22164 \series default
22165  L'option 
22166 \series bold
22167 tableposition=top
22168 \series default
22169  n'a pas d'effet quand on utilise un document de classe 
22170 \series bold
22171 koma-script
22172 \series default
22173
22174 \begin_inset Index
22175 status collapsed
22176
22177 \begin_layout Plain Layout
22178 Paquetages LaTeX ! koma-script
22179 \end_layout
22180
22181 \end_inset
22182
22183 .
22184  Dans ce cas on doit utiliser l'option 
22185 \series bold
22186 tablecaptionabove
22187 \series default
22188  de la classe de document.
22189 \end_layout
22190
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \begin_layout Standard
22197 Pour plus d'information sur le paquetage 
22198 \series bold
22199 caption
22200 \series default
22201  nous vous renvoyons à sa documentation 
22202 \begin_inset CommandInset citation
22203 LatexCommand cite
22204 key "caption"
22205
22206 \end_inset
22207
22208 .
22209 \end_layout
22210
22211 \begin_layout Standard
22212 Pour changer le nom de l'étiquette, par exemple de 
22213 \begin_inset Quotes eld
22214 \end_inset
22215
22216 Figure
22217 \begin_inset Quotes erd
22218 \end_inset
22219
22220  à 
22221 \begin_inset Quotes eld
22222 \end_inset
22223
22224 Image
22225 \begin_inset Quotes erd
22226 \end_inset
22227
22228 , utilisez la commande suivante dans le préambule :
22229 \end_layout
22230
22231 \begin_layout Standard
22232
22233 \series bold
22234
22235 \backslash
22236 renewcommand{
22237 \backslash
22238 fnum@figure}{Image~
22239 \backslash
22240 thefigure}
22241 \end_layout
22242
22243 \begin_layout Standard
22244 où 
22245 \series bold
22246
22247 \backslash
22248 thefigure
22249 \series default
22250  insère le numéro de la figure et
22251 \series bold
22252  
22253 \begin_inset Quotes eld
22254 \end_inset
22255
22256 ~
22257 \series default
22258
22259 \begin_inset Quotes erd
22260 \end_inset
22261
22262  ajoute une espace insécable.
22263 \end_layout
22264
22265 \begin_layout Standard
22266 \begin_inset VSpace bigskip
22267 \end_inset
22268
22269 Si vous utilisez un document de classe 
22270 \series bold
22271 koma-script
22272 \series default
22273
22274 \begin_inset Index
22275 status collapsed
22276
22277 \begin_layout Plain Layout
22278 Paquetages LaTeX ! koma-script
22279 \end_layout
22280
22281 \end_inset
22282
22283  (
22284 \family sans
22285 article (koma-script)
22286 \family default
22287
22288 \family sans
22289 book (koma-script)
22290 \family default
22291
22292 \family sans
22293 letter (koma-script)
22294 \family default
22295 , ou 
22296 \family sans
22297 report (koma-script)
22298 \family default
22299
22300 \begin_inset space \thinspace{}
22301 \end_inset
22302
22303 ), Vous pouvez utiliser la commande incorporée 
22304 \series bold
22305
22306 \backslash
22307 setkomafont 
22308 \series default
22309 du paquetage
22310 \series bold
22311  koma-script 
22312 \series default
22313 à la place du paquetage
22314 \series bold
22315  caption.
22316  
22317 \series default
22318 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22319  suivante au préambule de votre document :
22320 \end_layout
22321
22322 \begin_layout Standard
22323
22324 \series bold
22325
22326 \backslash
22327 setkomafont{captionlabel}{
22328 \backslash
22329 bfseries}
22330 \end_layout
22331
22332 \begin_layout Standard
22333 Pour plus d'information au sujet de 
22334 \series bold
22335
22336 \backslash
22337 setkomafont
22338 \series default
22339  nous vous renvoyons à la documentation du paquetage 
22340 \series bold
22341 koma-script
22342 \series default
22343  
22344 \begin_inset CommandInset citation
22345 LatexCommand cite
22346 key "koma-script"
22347
22348 \end_inset
22349
22350 .
22351 \end_layout
22352
22353 \begin_layout Standard
22354 \begin_inset ERT
22355 status collapsed
22356
22357 \begin_layout Plain Layout
22358
22359
22360 \backslash
22361 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22362 }
22363 \end_layout
22364
22365 \end_inset
22366
22367
22368 \begin_inset Note Note
22369 status open
22370
22371 \begin_layout Plain Layout
22372 Le format de la légende n'est modifié que pour cet exemple.
22373 \end_layout
22374
22375 \end_inset
22376
22377
22378 \end_layout
22379
22380 \begin_layout Standard
22381 \begin_inset Float figure
22382 placement !p
22383 wide false
22384 sideways false
22385 status open
22386
22387 \begin_layout Plain Layout
22388 \align center
22389 \begin_inset Graphics
22390         filename ../clipart/mobius.eps
22391         lyxscale 50
22392         scale 50
22393         scaleBeforeRotation
22394
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \begin_layout Plain Layout
22401 \begin_inset Caption
22402
22403 \begin_layout Plain Layout
22404 \begin_inset CommandInset label
22405 LatexCommand label
22406 name "fig:Legende-de-fig"
22407
22408 \end_inset
22409
22410 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22411  pour montrer les différents types de formats de légendes.
22412  Ici on a utilisé un format de légende personnalisé.
22413 \end_layout
22414
22415 \end_inset
22416
22417
22418 \end_layout
22419
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \begin_layout Standard
22426 \begin_inset ERT
22427 status collapsed
22428
22429 \begin_layout Plain Layout
22430
22431
22432 \backslash
22433 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22434 on}
22435 \end_layout
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \begin_layout Standard
22443 \begin_inset Float table
22444 placement !p
22445 wide false
22446 sideways false
22447 status open
22448
22449 \begin_layout Plain Layout
22450 \begin_inset Caption
22451
22452 \begin_layout Plain Layout
22453 \begin_inset CommandInset label
22454 LatexCommand label
22455 name "tab:Légende-de-tab"
22456
22457 \end_inset
22458
22459 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22460  pour montrer les différents types de formats de légendes.
22461  Ici on a utilisé le format de légende par défaut.
22462 \end_layout
22463
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \begin_layout Plain Layout
22470 \align center
22471 \begin_inset Tabular
22472 <lyxtabular version="3" rows="1" columns="5">
22473 <features>
22474 <column alignment="center" valignment="top" width="0">
22475 <column alignment="center" valignment="top" width="0">
22476 <column alignment="center" valignment="top" width="0">
22477 <column alignment="center" valignment="top" width="0">
22478 <column alignment="center" valignment="top" width="0">
22479 <row>
22480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22481 \begin_inset Text
22482
22483 \begin_layout Plain Layout
22484 a
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493 b
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502 c
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22508 \begin_inset Text
22509
22510 \begin_layout Plain Layout
22511 d
22512 \end_layout
22513
22514 \end_inset
22515 </cell>
22516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520 e
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 </row>
22526 </lyxtabular>
22527
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \end_inset
22534
22535
22536 \end_layout
22537
22538 \begin_layout Section
22539 Positionnement de la Légende
22540 \begin_inset Index
22541 status collapsed
22542
22543 \begin_layout Plain Layout
22544 Légende ! Placement
22545 \end_layout
22546
22547 \end_inset
22548
22549
22550 \begin_inset Index
22551 status collapsed
22552
22553 \begin_layout Plain Layout
22554 Flottants ! Placement de la légende
22555 \end_layout
22556
22557 \end_inset
22558
22559
22560 \begin_inset CommandInset label
22561 LatexCommand label
22562 name "sec:Placement-légende"
22563
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \begin_layout Standard
22570 La règle habituelle pour placer la légende est :
22571 \end_layout
22572
22573 \begin_layout Description
22574 Figure
22575 \begin_inset space ~
22576 \end_inset
22577
22578 : La légende est placée en dessous de la figure
22579 \end_layout
22580
22581 \begin_layout Description
22582 Tableau
22583 \begin_inset space ~
22584 \end_inset
22585
22586 : La légende est placée au dessus du tableau
22587 \end_layout
22588
22589 \begin_layout Standard
22590 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22591  au dessus des tableaux.
22592  Ce qui fait que si vous utilisez une des classes de document 
22593 \family sans
22594 article
22595 \family default
22596
22597 \family sans
22598 book
22599 \family default
22600
22601 \family sans
22602 letter
22603 \family default
22604 , ou 
22605 \family sans
22606 report
22607 \family default
22608  il n'y aura pas d'espace libre entre la légende et le tableau.
22609  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22610  de chargement du paquetage LaTeX 
22611 \series bold
22612 caption
22613 \series default
22614  dans le préambule de votre document
22615 \begin_inset Foot
22616 status open
22617
22618 \begin_layout Plain Layout
22619 Voir la section
22620 \begin_inset space ~
22621 \end_inset
22622
22623
22624 \begin_inset CommandInset ref
22625 LatexCommand ref
22626 reference "sec:Formatage-légende"
22627
22628 \end_inset
22629
22630  pour plus d'information sur le paquetage 
22631 \series bold
22632 caption
22633 \series default
22634 .
22635 \end_layout
22636
22637 \end_inset
22638
22639 :
22640 \end_layout
22641
22642 \begin_layout Standard
22643
22644 \series bold
22645 tableposition=top
22646 \end_layout
22647
22648 \begin_layout Standard
22649 Si vous utilisez une classe de document 
22650 \series bold
22651 koma-script
22652 \series default
22653
22654 \begin_inset Index
22655 status collapsed
22656
22657 \begin_layout Plain Layout
22658 Paquetages LaTeX ! koma-script
22659 \end_layout
22660
22661 \end_inset
22662
22663  (
22664 \family sans
22665 article (koma-script)
22666 \family default
22667
22668 \family sans
22669 book (koma-script)
22670 \family default
22671
22672 \family sans
22673 letter (koma-script)
22674 \family default
22675 , ou 
22676 \family sans
22677 report (koma-script)
22678 \family default
22679
22680 \begin_inset space \thinspace{}
22681 \end_inset
22682
22683 ), vous pouvez utiliser à la place du paquetage 
22684 \series bold
22685 caption
22686 \series default
22687  l'option 
22688 \series bold
22689 tablecaptionabove
22690 \series default
22691  de la classe de document.
22692 \end_layout
22693
22694 \begin_layout Standard
22695 \begin_inset VSpace bigskip
22696 \end_inset
22697
22698 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22699  Pour cela, vous devez charger le paquetage LaTeX 
22700 \series bold
22701 sidecap
22702 \series default
22703
22704 \begin_inset Index
22705 status collapsed
22706
22707 \begin_layout Plain Layout
22708 Paquetages LaTeX ! sidecap
22709 \end_layout
22710
22711 \end_inset
22712
22713  dans le préambule de votre document avec la ligne de commande suivante
22714 \end_layout
22715
22716 \begin_layout Standard
22717
22718 \series bold
22719
22720 \backslash
22721 usepackage[option]{sidecap}
22722 \end_layout
22723
22724 \begin_layout Standard
22725 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22726  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22727  paires.
22728  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22729  
22730 \series bold
22731 innercaption
22732 \series default
22733 .
22734  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22735  
22736 \series bold
22737 rightcaption
22738 \series default
22739  ou 
22740 \series bold
22741 leftcaption
22742 \series default
22743 .
22744 \end_layout
22745
22746 \begin_layout Standard
22747 \begin_inset ERT
22748 status collapsed
22749
22750 \begin_layout Plain Layout
22751
22752
22753 \backslash
22754 ifsidecap
22755 \end_layout
22756
22757 \end_inset
22758
22759
22760 \begin_inset Note Note
22761 status open
22762
22763 \begin_layout Plain Layout
22764 La section suivante ne sera affichée que si le paquetage LaTeX 
22765 \series bold
22766 sidecap
22767 \series default
22768  a été installé.
22769 \end_layout
22770
22771 \end_inset
22772
22773
22774 \end_layout
22775
22776 \begin_layout Standard
22777 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22778  ajouter ces commandes dans le préambule de votre document :
22779 \end_layout
22780
22781 \begin_layout Standard
22782
22783 \lyxline
22784
22785 \end_layout
22786
22787 \begin_layout Standard
22788
22789 \series bold
22790
22791 \backslash
22792 newcommand{
22793 \backslash
22794 TabBesBeg}{%
22795 \begin_inset Newline newline
22796 \end_inset
22797
22798
22799 \begin_inset ERT
22800 status collapsed
22801
22802 \begin_layout Plain Layout
22803
22804
22805 \backslash
22806 hphantom{ }
22807 \end_layout
22808
22809 \end_inset
22810
22811
22812 \backslash
22813 let
22814 \backslash
22815 MyTable
22816 \backslash
22817 table
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 MyEndtable
22839 \backslash
22840 endtable
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 renewenvironment{table}{
22860 \backslash
22861 begin{SCtable}}{
22862 \backslash
22863 end{SCtable}}}
22864 \end_layout
22865
22866 \begin_layout Standard
22867
22868 \series bold
22869
22870 \backslash
22871 newcommand{
22872 \backslash
22873 TabBesEnd}{%
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 table
22895 \backslash
22896 MyTable
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 endtable
22918 \backslash
22919 MyEndtable
22920 \end_layout
22921
22922 \begin_layout Standard
22923
22924 \series bold
22925
22926 \backslash
22927 newcommand{
22928 \backslash
22929 FigBesBeg}{%
22930 \begin_inset Newline newline
22931 \end_inset
22932
22933
22934 \begin_inset ERT
22935 status collapsed
22936
22937 \begin_layout Plain Layout
22938
22939
22940 \backslash
22941 hphantom{ }
22942 \end_layout
22943
22944 \end_inset
22945
22946
22947 \backslash
22948 let
22949 \backslash
22950 MyFigure
22951 \backslash
22952 figure
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 MyEndfigure
22974 \backslash
22975 endfigure
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 renewenvironment{figure}{
22995 \backslash
22996 begin{SCfigure}}{
22997 \backslash
22998 end{SCfigure}}}
22999 \end_layout
23000
23001 \begin_layout Standard
23002
23003 \series bold
23004
23005 \backslash
23006 newcommand{
23007 \backslash
23008 FigBesEnd}{%
23009 \begin_inset Newline newline
23010 \end_inset
23011
23012
23013 \begin_inset ERT
23014 status collapsed
23015
23016 \begin_layout Plain Layout
23017
23018
23019 \backslash
23020 hphantom{ }
23021 \end_layout
23022
23023 \end_inset
23024
23025
23026 \backslash
23027 let
23028 \backslash
23029 figure
23030 \backslash
23031 MyFigure
23032 \begin_inset Newline newline
23033 \end_inset
23034
23035
23036 \begin_inset ERT
23037 status collapsed
23038
23039 \begin_layout Plain Layout
23040
23041
23042 \backslash
23043 hphantom{ }
23044 \end_layout
23045
23046 \end_inset
23047
23048
23049 \backslash
23050 let
23051 \backslash
23052 endfigure
23053 \backslash
23054 MyEndfigure}
23055 \end_layout
23056
23057 \begin_layout Standard
23058
23059 \lyxline
23060
23061 \end_layout
23062
23063 \begin_layout Standard
23064 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23065  la légende se place sur le côté.
23066  Pour les flottants de figure, utilisez la commande
23067 \end_layout
23068
23069 \begin_layout Standard
23070
23071 \series bold
23072
23073 \backslash
23074 FigBesBeg
23075 \end_layout
23076
23077 \begin_layout Standard
23078 en code TeX avant le flottant.
23079  Après le flottant, insérez la commande
23080 \end_layout
23081
23082 \begin_layout Standard
23083
23084 \series bold
23085
23086 \backslash
23087 FigBesEnd
23088 \end_layout
23089
23090 \begin_layout Standard
23091 en code TeX pour revenir à la définition originale du flottant.
23092 \end_layout
23093
23094 \begin_layout Standard
23095 Pour les flottants de tableau, utilisez les commandes correspondantes
23096 \end_layout
23097
23098 \begin_layout Standard
23099
23100 \series bold
23101
23102 \backslash
23103 TabBesBeg
23104 \series default
23105  et 
23106 \series bold
23107
23108 \backslash
23109 TabBesEnd
23110 \end_layout
23111
23112 \begin_layout Standard
23113 La figure
23114 \begin_inset space ~
23115 \end_inset
23116
23117
23118 \begin_inset CommandInset ref
23119 LatexCommand ref
23120 reference "fig:legende-a-coté-fig"
23121
23122 \end_inset
23123
23124  et le tableau
23125 \begin_inset space ~
23126 \end_inset
23127
23128
23129 \begin_inset CommandInset ref
23130 LatexCommand ref
23131 reference "tab:legende-à-coté-tableau"
23132
23133 \end_inset
23134
23135  sont des exemples où la légende a été mises sur le coté.
23136 \end_layout
23137
23138 \begin_layout Standard
23139 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23140  pour les flottants de tableau et vers le bas pour les flottants de figure.
23141  Pour changer ce comportement, vous pouvez utiliser les commandes
23142 \end_layout
23143
23144 \begin_layout Standard
23145
23146 \series bold
23147
23148 \backslash
23149 sidecaptionvpos{type flottant}{placement}
23150 \end_layout
23151
23152 \begin_layout Standard
23153 dans le préambule du document ou en code TeX juste avant le flottant visé.
23154  Le type du flottant est soit 
23155 \family sans
23156 figure
23157 \family default
23158  soit 
23159 \family sans
23160 table
23161 \family default
23162 , le placement peut être 
23163 \begin_inset Quotes eld
23164 \end_inset
23165
23166
23167 \family sans
23168 t
23169 \family default
23170
23171 \begin_inset Quotes erd
23172 \end_inset
23173
23174  pour haut (top), 
23175 \begin_inset Quotes eld
23176 \end_inset
23177
23178
23179 \family sans
23180 c
23181 \family default
23182
23183 \begin_inset Quotes erd
23184 \end_inset
23185
23186  pour centre (center), ou 
23187 \begin_inset Quotes eld
23188 \end_inset
23189
23190
23191 \family sans
23192 b
23193 \family default
23194
23195 \begin_inset Quotes erd
23196 \end_inset
23197
23198  pour bas (bottom).
23199  Pour que, par exemple, les légendes des flottants de figure soient centrés
23200  verticalement, utilisez la commande
23201 \end_layout
23202
23203 \begin_layout Standard
23204
23205 \series bold
23206
23207 \backslash
23208 sidecaptionvpos{figure}{c}
23209 \end_layout
23210
23211 \begin_layout Standard
23212 C'est ce qui a été utilisé pour la figure
23213 \begin_inset space ~
23214 \end_inset
23215
23216
23217 \begin_inset CommandInset ref
23218 LatexCommand ref
23219 reference "fig:legende-à-coté-fig-2"
23220
23221 \end_inset
23222
23223 .
23224 \end_layout
23225
23226 \begin_layout Standard
23227 \begin_inset VSpace medskip
23228 \end_inset
23229
23230 Pour plus d'information sur le paquetage 
23231 \series bold
23232 sidecap
23233 \series default
23234  nous vous renvoyons à sa documentation 
23235 \begin_inset CommandInset citation
23236 LatexCommand cite
23237 key "sidecap"
23238
23239 \end_inset
23240
23241 .
23242 \end_layout
23243
23244 \begin_layout Standard
23245 \begin_inset Note Greyedout
23246 status open
23247
23248 \begin_layout Plain Layout
23249
23250 \series bold
23251 Note:
23252 \series default
23253  Le paquetage LaTeX 
23254 \series bold
23255 hypcap
23256 \series default
23257
23258 \begin_inset Index
23259 status collapsed
23260
23261 \begin_layout Plain Layout
23262 Paquetages LaTeX ! hypcap
23263 \end_layout
23264
23265 \end_inset
23266
23267 , qui est décrit dans la section
23268 \begin_inset space ~
23269 \end_inset
23270
23271
23272 \begin_inset CommandInset ref
23273 LatexCommand ref
23274 reference "sub:Reference-Position"
23275
23276 \end_inset
23277
23278 , n'a pas d'effet sur les flottants avec une légende placée à côté.
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 FigBesBeg 
23295 \end_layout
23296
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \begin_layout Standard
23303 \begin_inset Float figure
23304 wide false
23305 sideways false
23306 status open
23307
23308 \begin_layout Plain Layout
23309 \begin_inset Graphics
23310         filename ../clipart/escher-lsd.eps
23311         scale 75
23312         scaleBeforeRotation
23313
23314 \end_inset
23315
23316
23317 \end_layout
23318
23319 \begin_layout Plain Layout
23320 \begin_inset Caption
23321
23322 \begin_layout Plain Layout
23323 \begin_inset CommandInset label
23324 LatexCommand label
23325 name "fig:legende-a-coté-fig"
23326
23327 \end_inset
23328
23329 Une légende à côté d'une figure.
23330 \end_layout
23331
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Standard
23343 \begin_inset ERT
23344 status collapsed
23345
23346 \begin_layout Plain Layout
23347
23348
23349 \backslash
23350 TabBesBeg 
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \begin_layout Standard
23359 \begin_inset Float table
23360 wide false
23361 sideways false
23362 status open
23363
23364 \begin_layout Plain Layout
23365 \begin_inset Caption
23366
23367 \begin_layout Plain Layout
23368 \begin_inset CommandInset label
23369 LatexCommand label
23370 name "tab:legende-à-coté-tableau"
23371
23372 \end_inset
23373
23374 Une légende à côté d'un tableau.
23375 \end_layout
23376
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \begin_layout Plain Layout
23383 \begin_inset Tabular
23384 <lyxtabular version="3" rows="4" columns="5">
23385 <features>
23386 <column alignment="center" valignment="top" width="0">
23387 <column alignment="center" valignment="top" width="0">
23388 <column alignment="center" valignment="top" width="0">
23389 <column alignment="center" valignment="top" width="0">
23390 <column alignment="center" valignment="top" width="0">
23391 <row>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 a
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 b
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432 c
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 <row>
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 d
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" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 e
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479
23480 \end_layout
23481
23482 \end_inset
23483 </cell>
23484 </row>
23485 <row>
23486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 f
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 g
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23523 \begin_inset Text
23524
23525 \begin_layout Plain Layout
23526 h
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 i
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 j
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 </lyxtabular>
23580
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \begin_layout Standard
23592 \begin_inset ERT
23593 status collapsed
23594
23595 \begin_layout Plain Layout
23596
23597
23598 \backslash
23599 TabBesEnd
23600 \end_layout
23601
23602 \end_inset
23603
23604
23605 \end_layout
23606
23607 \begin_layout Standard
23608 \begin_inset ERT
23609 status collapsed
23610
23611 \begin_layout Plain Layout
23612
23613
23614 \backslash
23615 sidecaptionvpos{figure}{c}
23616 \end_layout
23617
23618 \end_inset
23619
23620
23621 \begin_inset Float figure
23622 wide false
23623 sideways false
23624 status open
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Graphics
23628         filename ../clipart/escher-lsd.eps
23629         scale 75
23630         scaleBeforeRotation
23631
23632 \end_inset
23633
23634
23635 \end_layout
23636
23637 \begin_layout Plain Layout
23638 \begin_inset Caption
23639
23640 \begin_layout Plain Layout
23641 \begin_inset CommandInset label
23642 LatexCommand label
23643 name "fig:legende-à-coté-fig-2"
23644
23645 \end_inset
23646
23647 Une légende centrée verticalement à côté d'une figure.
23648 \end_layout
23649
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \begin_layout Standard
23661 \begin_inset ERT
23662 status collapsed
23663
23664 \begin_layout Plain Layout
23665
23666
23667 \backslash
23668 FigBesEnd
23669 \end_layout
23670
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \begin_layout Standard
23677 \begin_inset ERT
23678 status collapsed
23679
23680 \begin_layout Plain Layout
23681
23682
23683 \backslash
23684 else
23685 \end_layout
23686
23687 \end_inset
23688
23689
23690 \begin_inset Note Note
23691 status open
23692
23693 \begin_layout Plain Layout
23694 Ce qui suit sera affiché si le paquetage LaTeX 
23695 \series bold
23696 sidecap
23697 \series default
23698  n'est pas installé :
23699 \end_layout
23700
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \begin_layout Standard
23707 Vous devez installer le paquetage LaTeX 
23708 \series bold
23709 sidecap
23710 \series default
23711  pour voir la suite de cette section dans la sortie imprimée.
23712 \end_layout
23713
23714 \begin_layout Standard
23715 \begin_inset ERT
23716 status collapsed
23717
23718 \begin_layout Plain Layout
23719
23720
23721 \backslash
23722 fi
23723 \end_layout
23724
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \begin_layout Section
23731 Les Listes de Flottants
23732 \begin_inset CommandInset label
23733 LatexCommand label
23734 name "sec:Listes-de-flottants"
23735
23736 \end_inset
23737
23738
23739 \begin_inset Index
23740 status collapsed
23741
23742 \begin_layout Plain Layout
23743 Flottants ! Listes de Flottants
23744 \end_layout
23745
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \begin_layout Standard
23752 De la même façon que la table des matières fait la liste des sections du
23753  document, il y a des listes pour tous les types de flottants, comme par
23754  exemple pour les figures du document.
23755  Vous pouvez les insérer en utilisant le menu 
23756 \family sans
23757 Insérer\SpecialChar \menuseparator
23758 Listes
23759 \begin_inset space ~
23760 \end_inset
23761
23762 &
23763 \begin_inset space ~
23764 \end_inset
23765
23766 TdM
23767 \family default
23768 .
23769 \end_layout
23770
23771 \begin_layout Standard
23772 Les entrées de la liste sont la légende du flottant ou éventuellement le
23773  titre court, le numéro du flottant, et le numéro de la page où le flottant
23774  apparaît dans le document.
23775 \end_layout
23776
23777 \begin_layout Standard
23778 Vous trouverez à la fin de ce document une liste des figures et une liste
23779  des tableaux.
23780 \end_layout
23781
23782 \begin_layout Chapter
23783 Notes
23784 \end_layout
23785
23786 \begin_layout Section
23787 Les Notes de LyX
23788 \begin_inset CommandInset label
23789 LatexCommand label
23790 name "sec:LyX-Notes"
23791
23792 \end_inset
23793
23794
23795 \begin_inset Index
23796 status collapsed
23797
23798 \begin_layout Plain Layout
23799 Notes ! Notes LyX 
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \end_layout
23806
23807 \begin_layout Standard
23808 On peut insérer une note en utilisant le bouton 
23809 \begin_inset Graphics
23810         filename ../../images/note-insert.png
23811         scale 85
23812         scaleBeforeRotation
23813
23814 \end_inset
23815
23816  de la barre d'outils ou avec le menu 
23817 \family sans
23818 Insérer\SpecialChar \menuseparator
23819 Note
23820 \family default
23821 .
23822  Il y a cinq types de notes :
23823 \end_layout
23824
23825 \begin_layout Description
23826 Note
23827 \begin_inset space ~
23828 \end_inset
23829
23830 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23831  finale.
23832  La boîte de cette note ressemble à ceci :
23833 \begin_inset Newline newline
23834 \end_inset
23835
23836
23837 \begin_inset Newline newline
23838 \end_inset
23839
23840
23841 \begin_inset Graphics
23842         filename clipart/LyXNoteImageQt4.png
23843         scale 65
23844         scaleBeforeRotation
23845
23846 \end_inset
23847
23848  
23849 \begin_inset Note Note
23850 status open
23851
23852 \begin_layout Plain Layout
23853 Le texte de cette note n'apparaîtra pas à l'impression.
23854 \end_layout
23855
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \begin_layout Description
23862 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23863  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23864  vers un fichier au format LaTeX avec le menu 
23865 \family sans
23866 Fichier\SpecialChar \menuseparator
23867 Exporter\SpecialChar \menuseparator
23868 LaTeX (pdflatex) / (plain)
23869 \family default
23870 .
23871  La boîte de cette note ressemble à ceci :
23872 \begin_inset Newline newline
23873 \end_inset
23874
23875
23876 \begin_inset Newline newline
23877 \end_inset
23878
23879
23880 \begin_inset Graphics
23881         filename clipart/CommentNoteImageQt4.png
23882         scale 55
23883         scaleBeforeRotation
23884
23885 \end_inset
23886
23887
23888 \lang english
23889  
23890 \lang french
23891
23892 \begin_inset Note Comment
23893 status open
23894
23895 \begin_layout Plain Layout
23896 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23897  LaTeX.
23898 \end_layout
23899
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \begin_layout Description
23906 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23907  La boîte de cette note ressemble à ceci :
23908 \lang english
23909
23910 \begin_inset Newline newline
23911 \end_inset
23912
23913
23914 \lang french
23915
23916 \begin_inset Newline newline
23917 \end_inset
23918
23919
23920 \begin_inset Graphics
23921         filename clipart/GreyedOutNoteImageQt4.png
23922         scale 55
23923         scaleBeforeRotation
23924
23925 \end_inset
23926
23927
23928 \begin_inset Newline newline
23929 \end_inset
23930
23931
23932 \begin_inset ERT
23933 status collapsed
23934
23935 \begin_layout Plain Layout
23936
23937
23938 \backslash
23939 renewenvironment{lyxgreyedout}
23940 \end_layout
23941
23942 \begin_layout Plain Layout
23943
23944 {
23945 \backslash
23946 textcolor[gray]{0.8}
23947 \backslash
23948 bgroup}{
23949 \backslash
23950 egroup}
23951 \end_layout
23952
23953 \end_inset
23954
23955
23956 \begin_inset Note Greyedout
23957 status open
23958
23959 \begin_layout Plain Layout
23960 Le texte
23961 \begin_inset Foot
23962 status open
23963
23964 \begin_layout Plain Layout
23965 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
23966  grisé.
23967  
23968 \end_layout
23969
23970 \end_inset
23971
23972  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
23973 \end_layout
23974
23975 \end_inset
23976
23977
23978 \begin_inset ERT
23979 status collapsed
23980
23981 \begin_layout Plain Layout
23982
23983
23984 \backslash
23985 renewenvironment{lyxgreyedout}
23986 \end_layout
23987
23988 \begin_layout Plain Layout
23989
23990 {
23991 \backslash
23992 textcolor{blue}
23993 \backslash
23994 bgroup}{
23995 \backslash
23996 egroup}
23997 \end_layout
23998
23999 \end_inset
24000
24001
24002 \begin_inset Note Note
24003 status open
24004
24005 \begin_layout Plain Layout
24006 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24007  originale qu'elle a dans LyX.
24008  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24009  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24010 \end_layout
24011
24012 \end_inset
24013
24014
24015 \begin_inset Newline newline
24016 \end_inset
24017
24018
24019 \begin_inset Newline newline
24020 \end_inset
24021
24022 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24023  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24024 \end_layout
24025
24026 \begin_layout Description
24027 Encadrée Ce type de note apparaîtra sur la sortie finale sous la forme d'un
24028  texte encadré.
24029  La boîte de cette note ressemble à ceci :
24030 \begin_inset Newline newline
24031 \end_inset
24032
24033
24034 \begin_inset Newline newline
24035 \end_inset
24036
24037
24038 \begin_inset Graphics
24039         filename clipart/FramedNoteImageQt4.png
24040         scale 65
24041         scaleBeforeRotation
24042
24043 \end_inset
24044
24045
24046 \lang english
24047  
24048 \lang french
24049
24050 \begin_inset Box Framed
24051 position "t"
24052 hor_pos "c"
24053 has_inner_box 0
24054 inner_pos "t"
24055 use_parbox 0
24056 width "100col%"
24057 special "none"
24058 height "1in"
24059 height_special "totalheight"
24060 status open
24061
24062 \begin_layout Plain Layout
24063 Le texte de cette note apparaîtra encadré à l'impression.
24064 \end_layout
24065
24066 \end_inset
24067
24068 Contrairement aux boîtes encadrées
24069 \begin_inset Foot
24070 status collapsed
24071
24072 \begin_layout Plain Layout
24073 Les boîtes encadrées sont traitées dans la section
24074 \begin_inset space ~
24075 \end_inset
24076
24077
24078 \begin_inset CommandInset ref
24079 LatexCommand ref
24080 reference "sec:Boîtes-encadrées"
24081
24082 \end_inset
24083
24084 .
24085 \end_layout
24086
24087 \end_inset
24088
24089 , le cadre de la note utilise toute la largeur du texte et constitue un
24090  paragraphe à lui tout seul.
24091 \end_layout
24092
24093 \begin_layout Description
24094 Colorée Ce type de note apparaîtra sur la sortie finale avec un arrière-plan
24095  coloré en rouge.
24096  La boîte de cette note ressemble à ceci :
24097 \begin_inset Newline newline
24098 \end_inset
24099
24100
24101 \begin_inset Newline newline
24102 \end_inset
24103
24104
24105 \begin_inset Graphics
24106         filename clipart/ShadedNoteImageQt4.png
24107         scale 65
24108         scaleBeforeRotation
24109
24110 \end_inset
24111
24112
24113 \begin_inset Box Shaded
24114 position "t"
24115 hor_pos "c"
24116 has_inner_box 0
24117 inner_pos "t"
24118 use_parbox 0
24119 width "100col%"
24120 special "none"
24121 height "1in"
24122 height_special "totalheight"
24123 status open
24124
24125 \begin_layout Plain Layout
24126 Le texte de cette note apparaîtra sur fond rouge à l'impression.
24127 \end_layout
24128
24129 \end_inset
24130
24131 Contrairement aux boîtes colorées
24132 \begin_inset Foot
24133 status collapsed
24134
24135 \begin_layout Plain Layout
24136 Les boîtes colorées sont traitées dans la section
24137 \begin_inset space ~
24138 \end_inset
24139
24140
24141 \begin_inset CommandInset ref
24142 LatexCommand ref
24143 reference "sec:Boîtes-colorées"
24144
24145 \end_inset
24146
24147 .
24148 \end_layout
24149
24150 \end_inset
24151
24152  , la note utilise toute la largeur du texte et constitue un paragraphe
24153  à elle toute seule.
24154 \end_layout
24155
24156 \begin_layout Standard
24157 \begin_inset VSpace bigskip
24158 \end_inset
24159
24160 Quand vous utilisez le bouton 
24161 \begin_inset Graphics
24162         filename ../../images/note-insert.png
24163         scale 85
24164         scaleBeforeRotation
24165
24166 \end_inset
24167
24168  de la barre d'outils, vous insérez une 
24169 \family sans
24170 Note
24171 \begin_inset space ~
24172 \end_inset
24173
24174 LyX
24175 \family default
24176 .
24177  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24178 la et cliquez sur le bouton d'insertion de note.
24179  Pour retransformer une note en texte, appuyez sur la touche 
24180 \family sans
24181 backspace
24182 \family default
24183  quand le curseur est au tout début de la note ou appuyez sur la touche
24184  
24185 \family sans
24186 Suppr.
24187
24188 \family default
24189  quand le curseur se trouve à la fin de la note.
24190 \end_layout
24191
24192 \begin_layout Standard
24193 \begin_inset VSpace bigskip
24194 \end_inset
24195
24196 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24197  commandes suivantes dans le préambule :
24198 \end_layout
24199
24200 \begin_layout Standard
24201
24202 \series bold
24203
24204 \backslash
24205 renewenvironment{lyxgreyedout}
24206 \begin_inset Newline newline
24207 \end_inset
24208
24209
24210 \begin_inset ERT
24211 status collapsed
24212
24213 \begin_layout Plain Layout
24214
24215
24216 \backslash
24217 hphantom{ }
24218 \end_layout
24219
24220 \end_inset
24221
24222 {
24223 \backslash
24224 textcolor{color}
24225 \backslash
24226 bgroup}{
24227 \backslash
24228 egroup}
24229 \end_layout
24230
24231 \begin_layout Standard
24232 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24233  sont expliqués dans la section
24234 \begin_inset space ~
24235 \end_inset
24236
24237
24238 \begin_inset CommandInset ref
24239 LatexCommand ref
24240 reference "sec:Tableaux-Colorés"
24241
24242 \end_inset
24243
24244 .
24245 \end_layout
24246
24247 \begin_layout Standard
24248 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24249  grisées avec leur texte en bleu.
24250 \end_layout
24251
24252 \begin_layout Standard
24253 \begin_inset VSpace bigskip
24254 \end_inset
24255
24256
24257 \end_layout
24258
24259 \begin_layout Standard
24260 Le style du texte des notes 
24261 \family sans
24262 Encadrées
24263 \family default
24264  et 
24265 \family sans
24266 Grisées
24267 \family default
24268  peut être modifié avec la fenêtre de dialogue 
24269 \family sans
24270 Style
24271 \begin_inset space ~
24272 \end_inset
24273
24274 du
24275 \begin_inset space ~
24276 \end_inset
24277
24278 texte
24279 \family default
24280 .
24281
24282 \family sans
24283  
24284 \end_layout
24285
24286 \begin_layout Standard
24287 L'épaisseur du trait de bordure pour les notes 
24288 \family sans
24289 Encadrées
24290 \family default
24291  est par défaut de 0.4
24292 \begin_inset space \thinspace{}
24293 \end_inset
24294
24295 pt ; elle peut être modifiée en changeant la valeur de 
24296 \series bold
24297
24298 \backslash
24299 FrameRule
24300 \series default
24301 .
24302  L'espace entre le contenu de la note et le cadre est par défaut de 9
24303 \begin_inset space \thinspace{}
24304 \end_inset
24305
24306 pt ; cette valeur peut aussi être modifiée en changeant la valeur de 
24307 \series bold
24308
24309 \backslash
24310 FrameSep
24311 \series default
24312 .
24313  Par exemple l'aspect de cette note 
24314 \family sans
24315 Encadrée
24316 \family default
24317  est obtenue avec les commandes en code TeX suivantes :
24318 \end_layout
24319
24320 \begin_layout Standard
24321
24322 \series bold
24323
24324 \backslash
24325 FrameRule 5pt 
24326 \backslash
24327 FrameSep 0.5cm
24328 \end_layout
24329
24330 \begin_layout Standard
24331 \begin_inset ERT
24332 status collapsed
24333
24334 \begin_layout Plain Layout
24335
24336
24337 \backslash
24338 FrameRule 5pt 
24339 \backslash
24340 FrameSep 0.5cm
24341 \end_layout
24342
24343 \end_inset
24344
24345
24346 \begin_inset Box Framed
24347 position "t"
24348 hor_pos "c"
24349 has_inner_box 0
24350 inner_pos "t"
24351 use_parbox 0
24352 width "100col%"
24353 special "none"
24354 height "1in"
24355 height_special "totalheight"
24356 status open
24357
24358 \begin_layout Plain Layout
24359 Ce texte est dans une note 
24360 \family sans
24361 Encadrée
24362 \family default
24363 .
24364 \end_layout
24365
24366 \end_inset
24367
24368
24369 \begin_inset ERT
24370 status collapsed
24371
24372 \begin_layout Plain Layout
24373
24374
24375 \backslash
24376 FrameRule 0.4pt 
24377 \backslash
24378 FrameSep 9pt
24379 \end_layout
24380
24381 \end_inset
24382
24383
24384 \end_layout
24385
24386 \begin_layout Standard
24387 \begin_inset VSpace bigskip
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \begin_layout Standard
24394 Pour les notes 
24395 \family sans
24396 Grisées
24397 \family default
24398 , l'espace par défaut entre le texte de la note et le cadre est de 3
24399 \begin_inset space \thinspace{}
24400 \end_inset
24401
24402 pt ; ce qui peut être modifié en changeant la valeur de 
24403 \series bold
24404
24405 \backslash
24406 fboxsep
24407 \series default
24408 .
24409 \begin_inset Newline newline
24410 \end_inset
24411
24412 La couleur par défaut pour le fond est le rouge, ce qui peut être modifié
24413  en utilisant la commande 
24414 \series bold
24415
24416 \backslash
24417 definecolor{shadebox}
24418 \series default
24419 .
24420  Le fonctionnement de la commande 
24421 \series bold
24422
24423 \backslash
24424 definecolor
24425 \series default
24426  est expliqué dans la  section
24427 \begin_inset space ~
24428 \end_inset
24429
24430
24431 \begin_inset CommandInset ref
24432 LatexCommand ref
24433 reference "sec:Tableaux-Colorés"
24434
24435 \end_inset
24436
24437
24438 \begin_inset Foot
24439 status open
24440
24441 \begin_layout Plain Layout
24442 Notez qu'il faut charger le paquetage LaTeX 
24443 \series bold
24444 color
24445 \series default
24446  dans le préambule pour pouvoir utiliser la commande 
24447 \series bold
24448
24449 \backslash
24450 definecolor,
24451 \series default
24452  voir la section
24453 \begin_inset space ~
24454 \end_inset
24455
24456
24457 \begin_inset CommandInset ref
24458 LatexCommand ref
24459 reference "sec:Boîtes-colorées"
24460
24461 \end_inset
24462
24463 .
24464 \end_layout
24465
24466 \end_inset
24467
24468 .
24469 \end_layout
24470
24471 \begin_layout Standard
24472 Par exemple l'aspect de cette note 
24473 \family sans
24474 Grisée
24475 \family default
24476  est obtenue avec les commandes en code TeX suivantes :
24477 \end_layout
24478
24479 \begin_layout Standard
24480
24481 \series bold
24482
24483 \backslash
24484 fboxsep 0.5cm
24485 \series default
24486
24487 \begin_inset Newline newline
24488 \end_inset
24489
24490
24491 \series bold
24492
24493 \backslash
24494 def\SpecialChar \textcompwordmark{}
24495 inecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24496 \end_layout
24497
24498 \begin_layout Standard
24499 \begin_inset ERT
24500 status collapsed
24501
24502 \begin_layout Plain Layout
24503
24504
24505 \backslash
24506 fboxsep 0.5cm
24507 \end_layout
24508
24509 \end_inset
24510
24511
24512 \begin_inset ERT
24513 status collapsed
24514
24515 \begin_layout Plain Layout
24516
24517
24518 \backslash
24519 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24520 \end_layout
24521
24522 \end_inset
24523
24524
24525 \begin_inset Box Shaded
24526 position "t"
24527 hor_pos "c"
24528 has_inner_box 0
24529 inner_pos "t"
24530 use_parbox 0
24531 width "100col%"
24532 special "none"
24533 height "1in"
24534 height_special "totalheight"
24535 status open
24536
24537 \begin_layout Plain Layout
24538
24539 \color yellow
24540 Ceci est un texte jaune dans une boîte grisée avec un fond vert foncé.
24541 \end_layout
24542
24543 \end_inset
24544
24545
24546 \begin_inset ERT
24547 status collapsed
24548
24549 \begin_layout Plain Layout
24550
24551
24552 \backslash
24553 fboxsep 3pt
24554 \end_layout
24555
24556 \end_inset
24557
24558
24559 \begin_inset ERT
24560 status collapsed
24561
24562 \begin_layout Plain Layout
24563
24564
24565 \backslash
24566 definecolor{shadecolor}{rgb}{1,0,0}
24567 \end_layout
24568
24569 \end_inset
24570
24571
24572 \end_layout
24573
24574 \begin_layout Section
24575 Notes en Bas de Page
24576 \begin_inset CommandInset label
24577 LatexCommand label
24578 name "sec:Notes-bas-de-page"
24579
24580 \end_inset
24581
24582
24583 \begin_inset Index
24584 status collapsed
24585
24586 \begin_layout Plain Layout
24587 Notes ! Notes de bas de page
24588 \end_layout
24589
24590 \end_inset
24591
24592
24593 \begin_inset Index
24594 status collapsed
24595
24596 \begin_layout Plain Layout
24597 Notes de bas de page
24598 \end_layout
24599
24600 \end_inset
24601
24602
24603 \end_layout
24604
24605 \begin_layout Standard
24606 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24607  
24608 \begin_inset Graphics
24609         filename ../../images/footnote-insert.png
24610         scale 85
24611         scaleBeforeRotation
24612
24613 \end_inset
24614
24615  de la barre d'outils, soit en utilisant le menu 
24616 \family sans
24617 Insérer\SpecialChar \menuseparator
24618 Note
24619 \begin_inset space ~
24620 \end_inset
24621
24622 en
24623 \begin_inset space ~
24624 \end_inset
24625
24626 Bas
24627 \begin_inset space ~
24628 \end_inset
24629
24630 de
24631 \begin_inset space ~
24632 \end_inset
24633
24634 Page
24635 \family default
24636 .
24637  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24638  rouge 
24639 \begin_inset Quotes fld
24640 \end_inset
24641
24642 bas
24643 \begin_inset Quotes frd
24644 \end_inset
24645
24646  qui ressemble à ceci : 
24647 \begin_inset Graphics
24648         filename clipart/footnoteQt4.png
24649         scale 80
24650         scaleBeforeRotation
24651
24652 \end_inset
24653
24654  Vous pouvez y entrer votre texte.
24655  Si vous voulez transformer du texte déjà existant en note en bas de page,
24656  sélectionnez-le et cliquez sur le bouton 
24657 \family sans
24658 Note
24659 \begin_inset space ~
24660 \end_inset
24661
24662 en
24663 \begin_inset space ~
24664 \end_inset
24665
24666 Bas
24667 \begin_inset space ~
24668 \end_inset
24669
24670 de
24671 \begin_inset space ~
24672 \end_inset
24673
24674 Page
24675 \family default
24676  de la barre d'outils.
24677  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24678  
24679 \family sans
24680 backspace
24681 \family default
24682  quand le curseur est au tout début de la note ou appuyez sur la touche
24683  
24684 \family sans
24685 Suppr.
24686
24687 \family default
24688  quand le curseur se trouve à la fin de la note.
24689 \end_layout
24690
24691 \begin_layout Standard
24692 Voici un exemple de note en bas de page:
24693 \begin_inset Foot
24694 status open
24695
24696 \begin_layout Plain Layout
24697 \begin_inset CommandInset label
24698 LatexCommand label
24699 name "fn:Note-en-bas"
24700
24701 \end_inset
24702
24703 Ceci est un exemple de note en bas de page.
24704 \end_layout
24705
24706 \end_inset
24707
24708
24709 \begin_inset ERT
24710 status collapsed
24711
24712 \begin_layout Plain Layout
24713
24714
24715 \backslash
24716 newcounter{MyRepeatFoot}
24717 \end_layout
24718
24719 \begin_layout Plain Layout
24720
24721
24722 \backslash
24723 setcounter{MyRepeatFoot}{
24724 \backslash
24725 thefootnote}
24726 \end_layout
24727
24728 \end_inset
24729
24730
24731 \end_layout
24732
24733 \begin_layout Standard
24734 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24735  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24736  de note.
24737  Le texte de la note est placé en bas de la page courante.
24738  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24739  Selon votre classe de document les numéros de notes pourront être réinitialisés
24740  à chaque nouveau chapitre.
24741 \end_layout
24742
24743 \begin_layout Standard
24744 On peut faire référence à une note en bas de page comme on le fait avec
24745  les flottants : Insérez une étiquette dans la note et faites une référence
24746  croisée vers cette étiquette comme c'est décrit dans la
24747 \begin_inset space ~
24748 \end_inset
24749
24750
24751 \begin_inset CommandInset ref
24752 LatexCommand ref
24753 reference "sec:Referencer-les-Flottants"
24754
24755 \end_inset
24756
24757 .
24758 \begin_inset Newline newline
24759 \end_inset
24760
24761 Voici une référence à une note de bas de page :
24762 \begin_inset space ~
24763 \end_inset
24764
24765
24766 \begin_inset CommandInset ref
24767 LatexCommand ref
24768 reference "fn:Note-en-bas"
24769
24770 \end_inset
24771
24772 .
24773 \end_layout
24774
24775 \begin_layout Standard
24776 \begin_inset VSpace defskip
24777 \end_inset
24778
24779 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24780  des minipages, voyez la section
24781 \begin_inset space ~
24782 \end_inset
24783
24784
24785 \begin_inset CommandInset ref
24786 LatexCommand ref
24787 reference "sec:Minipages"
24788
24789 \end_inset
24790
24791 .
24792  Les notes de bas de page dans des tableaux longs sont traitées dans la
24793  section
24794 \begin_inset space ~
24795 \end_inset
24796
24797
24798 \begin_inset CommandInset ref
24799 LatexCommand ref
24800 reference "sub:Notes-dans-tableau-long"
24801
24802 \end_inset
24803
24804 .
24805 \end_layout
24806
24807 \begin_layout Standard
24808 \begin_inset VSpace defskip
24809 \end_inset
24810
24811 Pour créer seulement la marque de note, utilisez la commande 
24812 \series bold
24813
24814 \backslash
24815 footnotemark[nombre]
24816 \series default
24817  en code TeX.
24818  On utilise cette possibilité quand on a plusieurs fois la même annotation
24819  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24820  bas de page à chaque fois.
24821 \begin_inset Newline newline
24822 \end_inset
24823
24824 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24825  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24826  part.
24827  Pour la marque de note qui suit, ces commandes ont été insérées en code
24828  TeX après la note
24829 \begin_inset space ~
24830 \end_inset
24831
24832
24833 \begin_inset CommandInset ref
24834 LatexCommand ref
24835 reference "fn:Note-en-bas"
24836
24837 \end_inset
24838
24839  pour enregistrer le numéro de note de bas de page :
24840 \end_layout
24841
24842 \begin_layout Standard
24843
24844 \series bold
24845
24846 \backslash
24847 newcounter{MyRepeatFoot}
24848 \begin_inset Newline newline
24849 \end_inset
24850
24851
24852 \backslash
24853 setcounter{MyRepeatFoot}{
24854 \backslash
24855 thefootnote}
24856 \end_layout
24857
24858 \begin_layout Standard
24859 La marque de note a été créée avec la commande suivante :
24860 \end_layout
24861
24862 \begin_layout Standard
24863
24864 \series bold
24865
24866 \backslash
24867 footnotemark[
24868 \backslash
24869 theMyRepeatFoot]
24870 \end_layout
24871
24872 \begin_layout Standard
24873 Voici un exemple de marque de note de bas de page : 
24874 \begin_inset ERT
24875 status collapsed
24876
24877 \begin_layout Plain Layout
24878
24879
24880 \backslash
24881 footnotemark[
24882 \backslash
24883 theMyRepeatFoot]
24884 \end_layout
24885
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \begin_layout Subsection
24892 Numérotation de Notes de Bas de Page
24893 \begin_inset CommandInset label
24894 LatexCommand label
24895 name "sub:Numerotation-notes-bas-de-page"
24896
24897 \end_inset
24898
24899
24900 \begin_inset Index
24901 status collapsed
24902
24903 \begin_layout Plain Layout
24904 Notes de bas de page ! Numérotation
24905 \end_layout
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \begin_layout Standard
24913 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24914  ajoutez cette commande dans le préambule de votre document :
24915 \end_layout
24916
24917 \begin_layout Standard
24918
24919 \series bold
24920
24921 \backslash
24922 @addtoreset{footnote}{section}
24923 \end_layout
24924
24925 \begin_layout Standard
24926 \begin_inset VSpace bigskip
24927 \end_inset
24928
24929 La commande de préambule suivante change le style de numérotation des notes
24930  en petits chiffres romains :
24931 \end_layout
24932
24933 \begin_layout Standard
24934
24935 \series bold
24936
24937 \backslash
24938 renewcommand{
24939 \backslash
24940 thefootnote}{
24941 \backslash
24942 roman{footnote}}
24943 \end_layout
24944
24945 \begin_layout Standard
24946 \begin_inset ERT
24947 status collapsed
24948
24949 \begin_layout Plain Layout
24950
24951
24952 \backslash
24953 renewcommand{
24954 \backslash
24955 thefootnote}{
24956 \backslash
24957 roman{footnote}}
24958 \end_layout
24959
24960 \end_inset
24961
24962  Cette note de bas de page utilise une numérotation en chiffres romains
24963  :
24964 \begin_inset Foot
24965 status open
24966
24967 \begin_layout Plain Layout
24968 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24969  romains.
24970 \end_layout
24971
24972 \end_inset
24973
24974
24975 \end_layout
24976
24977 \begin_layout Standard
24978 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24979  la commande précédente 
24980 \series bold
24981
24982 \backslash
24983 roman
24984 \series default
24985  par 
24986 \series bold
24987
24988 \backslash
24989 Roman
24990 \series default
24991 .
24992  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24993  utilisez respectivement soit 
24994 \series bold
24995
24996 \backslash
24997 Alph
24998 \series default
24999  soit 
25000 \series bold
25001
25002 \backslash
25003 alph
25004 \series default
25005 .
25006  Pour les 
25007 \begin_inset Quotes eld
25008 \end_inset
25009
25010 numéroter
25011 \begin_inset Quotes erd
25012 \end_inset
25013
25014  avec des symboles, utilisez 
25015 \series bold
25016
25017 \backslash
25018 fnsymbol
25019 \series default
25020 .
25021 \end_layout
25022
25023 \begin_layout Standard
25024 \begin_inset Note Greyedout
25025 status open
25026
25027 \begin_layout Plain Layout
25028
25029 \series bold
25030 Note:
25031 \series default
25032  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25033  puisque cette numérotation est limitée à des lettres seules.
25034 \end_layout
25035
25036 \end_inset
25037
25038
25039 \begin_inset Newline newline
25040 \end_inset
25041
25042
25043 \begin_inset Note Greyedout
25044 status open
25045
25046 \begin_layout Plain Layout
25047
25048 \series bold
25049 Note:
25050 \series default
25051  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25052 \end_layout
25053
25054 \end_inset
25055
25056
25057 \end_layout
25058
25059 \begin_layout Standard
25060 Pour revenir au style de numérotation par défaut quand vous en avez changé,
25061  utilisez 
25062 \series bold
25063
25064 \backslash
25065 arabic
25066 \series default
25067  à la place de 
25068 \series bold
25069
25070 \backslash
25071 roman
25072 \series default
25073  dans la commande précédente.
25074 \begin_inset ERT
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078
25079
25080 \backslash
25081 renewcommand{
25082 \backslash
25083 thefootnote}{
25084 \backslash
25085 arabic{footnote}}
25086 \end_layout
25087
25088 \end_inset
25089
25090
25091 \end_layout
25092
25093 \begin_layout Standard
25094 \begin_inset VSpace bigskip
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \begin_layout Standard
25101 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25102  le schéma 
25103 \begin_inset Quotes eld
25104 \end_inset
25105
25106 chapitre.note
25107 \begin_inset Quotes erd
25108 \end_inset
25109
25110 , ajoutez la commande suivante au préambule de votre document :
25111 \end_layout
25112
25113 \begin_layout Standard
25114
25115 \series bold
25116
25117 \backslash
25118 numberwithin{footnote}{chapter}
25119 \end_layout
25120
25121 \begin_layout Standard
25122 Pour pouvoir utiliser la commande 
25123 \series bold
25124
25125 \backslash
25126 numberwithin
25127 \series default
25128 , activez dans la rubrique 
25129 \family sans
25130 Options
25131 \begin_inset space ~
25132 \end_inset
25133
25134 des
25135 \begin_inset space ~
25136 \end_inset
25137
25138 Maths
25139 \family default
25140  dans les paramètres du document, l'option 
25141 \family sans
25142 Utiliser
25143 \begin_inset space ~
25144 \end_inset
25145
25146 le
25147 \begin_inset space ~
25148 \end_inset
25149
25150 paquetage
25151 \begin_inset space ~
25152 \end_inset
25153
25154 maths
25155 \begin_inset space ~
25156 \end_inset
25157
25158 AMS
25159 \family default
25160 .
25161 \end_layout
25162
25163 \begin_layout Standard
25164 \begin_inset ERT
25165 status collapsed
25166
25167 \begin_layout Plain Layout
25168
25169
25170 \backslash
25171 numberwithin{footnote}{chapter}
25172 \end_layout
25173
25174 \end_inset
25175
25176 Ceci est un autre exemple de note de bas de page:
25177 \series bold
25178
25179 \begin_inset Foot
25180 status open
25181
25182 \begin_layout Plain Layout
25183 Cette note est numérotée en suivant le schéma 
25184 \begin_inset Quotes eld
25185 \end_inset
25186
25187 chapitre.note
25188 \begin_inset Quotes erd
25189 \end_inset
25190
25191 .
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \series default
25198
25199 \begin_inset ERT
25200 status collapsed
25201
25202 \begin_layout Plain Layout
25203
25204
25205 \backslash
25206 renewcommand{
25207 \backslash
25208 thefootnote}{
25209 \backslash
25210 arabic{footnote}}
25211 \end_layout
25212
25213 \end_inset
25214
25215
25216 \end_layout
25217
25218 \begin_layout Standard
25219 \begin_inset Note Greyedout
25220 status open
25221
25222 \begin_layout Plain Layout
25223
25224 \series bold
25225 Note:
25226 \series default
25227  
25228 \series bold
25229
25230 \backslash
25231 numberwithin
25232 \series default
25233  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25234  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25235  prises en compte.
25236  
25237 \end_layout
25238
25239 \end_inset
25240
25241
25242 \end_layout
25243
25244 \begin_layout Standard
25245 Donc pour avoir par exemple le schéma 
25246 \begin_inset Quotes eld
25247 \end_inset
25248
25249 chapitre.
25250 \backslash
25251 Roman{note}
25252 \begin_inset Quotes erd
25253 \end_inset
25254
25255 , utilisez la commande suivante plutôt que 
25256 \series bold
25257
25258 \backslash
25259 numberwithin
25260 \series default
25261  :
25262 \end_layout
25263
25264 \begin_layout Standard
25265
25266 \series bold
25267
25268 \backslash
25269 renewcommand{
25270 \backslash
25271 thefootnote}{
25272 \backslash
25273 thechapter.
25274 \backslash
25275 Roman{footnote}}
25276 \end_layout
25277
25278 \begin_layout Subsection
25279 Positionnement de notes de bas de page
25280 \begin_inset Index
25281 status collapsed
25282
25283 \begin_layout Plain Layout
25284 Notes de bas de page ! Positionnement
25285 \end_layout
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Standard
25293 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25294  vertical entre elles en bas de la page.
25295  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25296  de 1.5
25297 \begin_inset space \thinspace{}
25298 \end_inset
25299
25300 mm avec la commande suivante dans le préambule :
25301 \end_layout
25302
25303 \begin_layout Standard
25304
25305 \series bold
25306
25307 \backslash
25308 let
25309 \backslash
25310 myFoot
25311 \backslash
25312 footnote
25313 \begin_inset Newline newline
25314 \end_inset
25315
25316
25317 \backslash
25318 renewcommand{
25319 \backslash
25320 footnote}[1]{
25321 \backslash
25322 myFoot{#1
25323 \backslash
25324 vspace{1.5mm}}}
25325 \end_layout
25326
25327 \begin_layout Standard
25328 \begin_inset VSpace bigskip
25329 \end_inset
25330
25331 Dans un document à deux colonnes les notes de bas de page apparaissent en
25332  bas de chaque colonne, comme sur la Figure
25333 \begin_inset space ~
25334 \end_inset
25335
25336
25337 \begin_inset CommandInset ref
25338 LatexCommand ref
25339 reference "fig:Position-standard-note-bas-de-page"
25340
25341 \end_inset
25342
25343 .
25344  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25345  sur la Figure
25346 \begin_inset space ~
25347 \end_inset
25348
25349
25350 \begin_inset CommandInset ref
25351 LatexCommand ref
25352 reference "fig:Position-note-avec-ftnright"
25353
25354 \end_inset
25355
25356 , utilisez le paquetage LaTeX 
25357 \series bold
25358 ftnright
25359 \series default
25360
25361 \begin_inset Index
25362 status collapsed
25363
25364 \begin_layout Plain Layout
25365 Paquetages LaTeX ! ftnright
25366 \end_layout
25367
25368 \end_inset
25369
25370  avec cette commande dans le préambule du document:
25371 \end_layout
25372
25373 \begin_layout Standard
25374
25375 \series bold
25376
25377 \backslash
25378 usepackage{ftnright}
25379 \end_layout
25380
25381 \begin_layout Standard
25382 \begin_inset Float figure
25383 placement !h
25384 wide false
25385 sideways false
25386 status open
25387
25388 \begin_layout Plain Layout
25389 \begin_inset ERT
25390 status collapsed
25391
25392 \begin_layout Plain Layout
25393
25394
25395 \backslash
25396 framebox{
25397 \end_layout
25398
25399 \end_inset
25400
25401
25402 \begin_inset Graphics
25403         filename ../clipart/without_fntright.pdf
25404         width 100col%
25405         scaleBeforeRotation
25406
25407 \end_inset
25408
25409
25410 \begin_inset ERT
25411 status collapsed
25412
25413 \begin_layout Plain Layout
25414
25415 }
25416 \end_layout
25417
25418 \end_inset
25419
25420
25421 \end_layout
25422
25423 \begin_layout Plain Layout
25424 \begin_inset Caption
25425
25426 \begin_layout Plain Layout
25427 \begin_inset CommandInset label
25428 LatexCommand label
25429 name "fig:Position-standard-note-bas-de-page"
25430
25431 \end_inset
25432
25433 Positionnement standard des notes de bas de page dans un document à deux
25434  colonnes.
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Standard
25448 \begin_inset Float figure
25449 placement !h
25450 wide false
25451 sideways false
25452 status open
25453
25454 \begin_layout Plain Layout
25455 \begin_inset ERT
25456 status collapsed
25457
25458 \begin_layout Plain Layout
25459
25460
25461 \backslash
25462 framebox{
25463 \end_layout
25464
25465 \end_inset
25466
25467
25468 \begin_inset Graphics
25469         filename ../clipart/with_fntright.pdf
25470         width 100col%
25471         scaleBeforeRotation
25472
25473 \end_inset
25474
25475
25476 \begin_inset ERT
25477 status collapsed
25478
25479 \begin_layout Plain Layout
25480
25481 }
25482 \end_layout
25483
25484 \end_inset
25485
25486
25487 \end_layout
25488
25489 \begin_layout Plain Layout
25490 \begin_inset Caption
25491
25492 \begin_layout Plain Layout
25493 \begin_inset CommandInset label
25494 LatexCommand label
25495 name "fig:Position-note-avec-ftnright"
25496
25497 \end_inset
25498
25499 Positionnement de notes de bas de page dans un document à deux colonnes
25500  en utilisant le paquetage LaTeX 
25501 \series bold
25502 ftnright
25503 \series default
25504 .
25505 \end_layout
25506
25507 \end_inset
25508
25509
25510 \end_layout
25511
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \begin_layout Standard
25518 \begin_inset VSpace bigskip
25519 \end_inset
25520
25521 Dans certaines publications scientifiques, il est courant de rassembler
25522  les notes de bas de page et de les imprimer dans un paragraphe particulier
25523  à la fin de la section, comme sur la Figure
25524 \begin_inset space ~
25525 \end_inset
25526
25527
25528 \begin_inset CommandInset ref
25529 LatexCommand ref
25530 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25531
25532 \end_inset
25533
25534 .
25535  On les appelle 
25536 \begin_inset Quotes eld
25537 \end_inset
25538
25539 notes de fin
25540 \begin_inset Quotes erd
25541 \end_inset
25542
25543 .
25544 \begin_inset Note Note
25545 status collapsed
25546
25547 \begin_layout Plain Layout
25548 J'ai pas trouvé mieux pour endnotes (NdT)
25549 \end_layout
25550
25551 \end_inset
25552
25553
25554 \begin_inset Index
25555 status collapsed
25556
25557 \begin_layout Plain Layout
25558 Notes de fin
25559 \end_layout
25560
25561 \end_inset
25562
25563  Pour utiliser des notes de fin à la place des notes de bas de page dans
25564  votre document, chargez le paquetage LaTeX 
25565 \series bold
25566 endnotes
25567 \series default
25568
25569 \begin_inset Index
25570 status collapsed
25571
25572 \begin_layout Plain Layout
25573 Paquetages LaTeX ! endnotes
25574 \end_layout
25575
25576 \end_inset
25577
25578  avec ces lignes dans le préambule du document
25579 \end_layout
25580
25581 \begin_layout Standard
25582
25583 \series bold
25584
25585 \backslash
25586 usepackage{endnotes}
25587 \begin_inset Newline newline
25588 \end_inset
25589
25590
25591 \backslash
25592 let
25593 \backslash
25594 footnote
25595 \backslash
25596 endnote
25597 \end_layout
25598
25599 \begin_layout Standard
25600 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25601 \end_layout
25602
25603 \begin_layout Standard
25604
25605 \series bold
25606
25607 \backslash
25608 theendnotes
25609 \end_layout
25610
25611 \begin_layout Standard
25612 en code TeX à la fin d'une section ou d'un chapitre.
25613 \end_layout
25614
25615 \begin_layout Standard
25616 \begin_inset Float figure
25617 wide false
25618 sideways false
25619 status open
25620
25621 \begin_layout Plain Layout
25622 \align center
25623 \begin_inset ERT
25624 status collapsed
25625
25626 \begin_layout Plain Layout
25627
25628
25629 \backslash
25630 framebox{
25631 \end_layout
25632
25633 \end_inset
25634
25635
25636 \begin_inset Graphics
25637         filename ../clipart/endnotes.pdf
25638         scaleBeforeRotation
25639
25640 \end_inset
25641
25642
25643 \begin_inset ERT
25644 status collapsed
25645
25646 \begin_layout Plain Layout
25647
25648 }
25649 \end_layout
25650
25651 \end_inset
25652
25653
25654 \end_layout
25655
25656 \begin_layout Plain Layout
25657 \begin_inset Caption
25658
25659 \begin_layout Plain Layout
25660 \begin_inset CommandInset label
25661 LatexCommand label
25662 name "fig:Notes-de-fin---notes-de-bas-de-page"
25663
25664 \end_inset
25665
25666 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25667  séparé à la fin des sections ou des chapitres.
25668 \end_layout
25669
25670 \end_inset
25671
25672
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \begin_layout Standard
25681 \begin_inset VSpace medskip
25682 \end_inset
25683
25684 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25685  dans la langue du document, cela doit être fait manuellement.
25686  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25687  
25688 \begin_inset Quotes eld
25689 \end_inset
25690
25691 Notes
25692 \begin_inset Quotes erd
25693 \end_inset
25694
25695  en sa traduction Allemande
25696 \begin_inset Foot
25697 status collapsed
25698
25699 \begin_layout Plain Layout
25700 En français, 
25701 \begin_inset Quotes eld
25702 \end_inset
25703
25704 Notes
25705 \begin_inset Quotes erd
25706 \end_inset
25707
25708  peut être conservé.
25709 \end_layout
25710
25711 \end_inset
25712
25713  
25714 \begin_inset Quotes eld
25715 \end_inset
25716
25717 Anmerkungen
25718 \begin_inset Quotes erd
25719 \end_inset
25720
25721  :
25722 \end_layout
25723
25724 \begin_layout Standard
25725
25726 \series bold
25727
25728 \backslash
25729 renewcommand{
25730 \backslash
25731 notesname}{Anmerkungen}
25732 \end_layout
25733
25734 \begin_layout Standard
25735 \begin_inset VSpace medskip
25736 \end_inset
25737
25738 La numérotation des notes de fin peut être modifiée comme celle des notes
25739  de bas de page comme c'est décrit dans la section
25740 \begin_inset space ~
25741 \end_inset
25742
25743
25744 \begin_inset CommandInset ref
25745 LatexCommand ref
25746 reference "sub:Numerotation-notes-bas-de-page"
25747
25748 \end_inset
25749
25750  ; remplacez juste la commande 
25751 \series bold
25752
25753 \backslash
25754 thefootnote
25755 \series default
25756  par 
25757 \series bold
25758
25759 \backslash
25760 theendnote
25761 \series default
25762 .
25763  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25764 \series bold
25765
25766 \backslash
25767 @addtoreset
25768 \series default
25769  comme c'est décrit dans la section
25770 \begin_inset space ~
25771 \end_inset
25772
25773
25774 \begin_inset CommandInset ref
25775 LatexCommand ref
25776 reference "sub:Numerotation-notes-bas-de-page"
25777
25778 \end_inset
25779
25780  et remplacez le paramètre de commande 
25781 \series bold
25782 footnote
25783 \series default
25784  par 
25785 \series bold
25786 endnote
25787 \series default
25788 .
25789 \end_layout
25790
25791 \begin_layout Standard
25792 Pour seulement créer une marque de note de fin, utilisez la commande 
25793 \series bold
25794
25795 \backslash
25796 endnotemark[numéro]
25797 \series default
25798  qui est semblable à 
25799 \series bold
25800
25801 \backslash
25802 footnotemark
25803 \series default
25804 , décrite dans la section
25805 \begin_inset space ~
25806 \end_inset
25807
25808
25809 \begin_inset CommandInset ref
25810 LatexCommand ref
25811 reference "sec:Notes-bas-de-page"
25812
25813 \end_inset
25814
25815 .
25816 \end_layout
25817
25818 \begin_layout Standard
25819 \begin_inset VSpace bigskip
25820 \end_inset
25821
25822 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25823 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25824 \series bold
25825 footmisc
25826 \series default
25827
25828 \begin_inset Index
25829 status collapsed
25830
25831 \begin_layout Plain Layout
25832 Paquetages LaTeX ! footmisc
25833 \end_layout
25834
25835 \end_inset
25836
25837
25838 \begin_inset CommandInset citation
25839 LatexCommand cite
25840 key "footmisc"
25841
25842 \end_inset
25843
25844  pour plus d'information à ce sujet.
25845 \end_layout
25846
25847 \begin_layout Standard
25848 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25849  voyez les livres sur LaTeX, 
25850 \begin_inset CommandInset citation
25851 LatexCommand cite
25852 key "latexcompanion,latexguide,latexbook"
25853
25854 \end_inset
25855
25856 .
25857 \end_layout
25858
25859 \begin_layout Section
25860 Notes en Marge
25861 \begin_inset Index
25862 status collapsed
25863
25864 \begin_layout Plain Layout
25865 Notes ! Notes en Marge
25866 \end_layout
25867
25868 \end_inset
25869
25870
25871 \end_layout
25872
25873 \begin_layout Standard
25874 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25875 t de la même façon.
25876  Quand vous insérez une note en marge avec 
25877 \family sans
25878 Insérer\SpecialChar \menuseparator
25879 Note
25880 \begin_inset space ~
25881 \end_inset
25882
25883 en
25884 \begin_inset space ~
25885 \end_inset
25886
25887 Marge
25888 \family default
25889  ou avec le bouton 
25890 \begin_inset Graphics
25891         filename ../../images/marginalnote-insert.png
25892         scale 85
25893         scaleBeforeRotation
25894
25895 \end_inset
25896
25897  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25898  grise avec une étiquette rouge 
25899 \begin_inset Quotes fld
25900 \end_inset
25901
25902 marge
25903 \begin_inset Quotes frd
25904 \end_inset
25905
25906 .
25907  
25908 \begin_inset Marginal
25909 status collapsed
25910
25911 \begin_layout Plain Layout
25912 C'est une note en marge.
25913 \end_layout
25914
25915 \end_inset
25916
25917  Cette boîte est la représentation de votre note dans LyX.
25918  Vous pouvez y entrer votre texte.
25919 \end_layout
25920
25921 \begin_layout Standard
25922 Les notes en marge apparaissent dans la marge de droite dans les documents
25923  imprimées sur une seule face.
25924  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25925  
25926 \begin_inset Quotes eld
25927 \end_inset
25928
25929 extérieure
25930 \begin_inset Quotes erd
25931 \end_inset
25932
25933  -- la gauche sur les pages paires et la droite sur les pages impaires.
25934  Le texte de la note en marge est aligné à l'opposé de la marge externe
25935  -- aligné à droite quand la note apparaît dans la marge de gauche.
25936  La première ligne de la note apparaît à la hauteur de la ligne de texte
25937  où la note a été insérée dans le document.
25938 \end_layout
25939
25940 \begin_layout Standard
25941 \begin_inset VSpace bigskip
25942 \end_inset
25943
25944 Pour placer une note dans la marge interne, ajoutez la commande suivante
25945  :
25946 \end_layout
25947
25948 \begin_layout Standard
25949
25950 \series bold
25951
25952 \backslash
25953 reversemarginpar
25954 \end_layout
25955
25956 \begin_layout Standard
25957 sous forme de code TeX avant votre note de marge.
25958  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25959  qui suivent 
25960 \begin_inset ERT
25961 status collapsed
25962
25963 \begin_layout Plain Layout
25964
25965
25966 \backslash
25967 reversemarginpar 
25968 \end_layout
25969
25970 \end_inset
25971
25972
25973 \begin_inset Marginal
25974 status open
25975
25976 \begin_layout Plain Layout
25977 Cette note en marge est dans la marge interne.
25978 \end_layout
25979
25980 \end_inset
25981
25982
25983 \series bold
25984
25985 \begin_inset Newline newline
25986 \end_inset
25987
25988
25989 \series default
25990
25991 \begin_inset Note Greyedout
25992 status open
25993
25994 \begin_layout Plain Layout
25995
25996 \series bold
25997 Note:
25998 \series default
25999  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26000  les notes sont souvent mal mises en formes dans la sortie imprimée.
26001 \end_layout
26002
26003 \end_inset
26004
26005
26006 \end_layout
26007
26008 \begin_layout Standard
26009 Pour revenir au positionnement par défaut, ajoutez la commande :
26010 \end_layout
26011
26012 \begin_layout Standard
26013
26014 \series bold
26015
26016 \backslash
26017 normalmarginpar
26018 \end_layout
26019
26020 \begin_layout Standard
26021 sous forme de code TeX.
26022 \begin_inset ERT
26023 status collapsed
26024
26025 \begin_layout Plain Layout
26026
26027
26028 \backslash
26029 normalmarginpar 
26030 \end_layout
26031
26032 \end_inset
26033
26034  
26035 \begin_inset Note Greyedout
26036 status open
26037
26038 \begin_layout Plain Layout
26039
26040 \series bold
26041 Note:
26042 \series default
26043  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26044  
26045 \series bold
26046
26047 \backslash
26048 reversemarginpar
26049 \series default
26050  est aussi utilisée.
26051 \end_layout
26052
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \begin_layout Standard
26059 \begin_inset VSpace bigskip
26060 \end_inset
26061
26062
26063 \begin_inset Marginal
26064 status open
26065
26066 \begin_layout Plain Layout
26067 UnTrèsLongMotEnMarge sans césure.
26068 \end_layout
26069
26070 \end_inset
26071
26072  Comme dans le cas décrit dans la section
26073 \begin_inset space ~
26074 \end_inset
26075
26076
26077 \begin_inset CommandInset ref
26078 LatexCommand ref
26079 reference "sub:Lignes-multiple-dans-cellule"
26080
26081 \end_inset
26082
26083 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26084  mot d'une note en marge.
26085  Pour éviter ce problème, insérez la commande suivante sous forme de code
26086  TeX, avant le mot en question: 
26087 \begin_inset Marginal
26088 status open
26089
26090 \begin_layout Plain Layout
26091 \begin_inset ERT
26092 status collapsed
26093
26094 \begin_layout Plain Layout
26095
26096
26097 \backslash
26098 hspace{0pt}
26099 \end_layout
26100
26101 \end_inset
26102
26103 UnMotTrèsLongEnMarge avec une césure.
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \begin_layout Standard
26112
26113 \series bold
26114
26115 \backslash
26116 hspace{0pt}
26117 \end_layout
26118
26119 \begin_layout Standard
26120 \begin_inset VSpace bigskip
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \begin_layout Standard
26127 \begin_inset Note Greyedout
26128 status open
26129
26130 \begin_layout Plain Layout
26131
26132 \series bold
26133 Note:
26134 \series default
26135  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26136  tableaux, des flottants et des notes de bas de page.
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \begin_layout Standard
26145 \begin_inset VSpace bigskip
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \begin_layout Standard
26152 \begin_inset ERT
26153 status collapsed
26154
26155 \begin_layout Plain Layout
26156
26157
26158 \backslash
26159 ifmarginnote
26160 \end_layout
26161
26162 \end_inset
26163
26164
26165 \begin_inset Note Note
26166 status open
26167
26168 \begin_layout Plain Layout
26169 La section suivante ne sera affichée que si le paquetage LaTeX 
26170 \series bold
26171 marginnote
26172 \series default
26173  a été installé.
26174 \end_layout
26175
26176 \end_inset
26177
26178
26179 \end_layout
26180
26181 \begin_layout Standard
26182 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26183 \series bold
26184 marginnote
26185 \series default
26186
26187 \begin_inset Index
26188 status collapsed
26189
26190 \begin_layout Plain Layout
26191 Paquetages LaTeX ! marginnote
26192 \end_layout
26193
26194 \end_inset
26195
26196 .
26197  En ajoutant les deux lignes suivantes au préambule de votre document, la
26198  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26199  la commande fournie par le paquetage 
26200 \series bold
26201 marginnote
26202 \series default
26203  :
26204 \end_layout
26205
26206 \begin_layout Standard
26207
26208 \series bold
26209
26210 \backslash
26211 usepackage{marginnote}
26212 \begin_inset Newline newline
26213 \end_inset
26214
26215
26216 \backslash
26217 let
26218 \backslash
26219 marginpar
26220 \backslash
26221 marginnote
26222 \end_layout
26223
26224 \begin_layout Standard
26225 Ce paquetage est aussi utilisé dans ce document parce que 
26226 \series bold
26227 marginnote
26228 \series default
26229  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26230  vertical pour une note.
26231  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26232  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26233  en page.
26234  Le décalage est inséré dans LyX sous forme de code TeX directement après
26235  la note sous la forme
26236 \end_layout
26237
26238 \begin_layout Standard
26239
26240 \series bold
26241 [offset]
26242 \end_layout
26243
26244 \begin_layout Standard
26245 où l'offset utilise l'une des unités listées dans le tableau
26246 \begin_inset space ~
26247 \end_inset
26248
26249
26250 \begin_inset CommandInset ref
26251 LatexCommand ref
26252 reference "cha:Unités-de-longueur"
26253
26254 \end_inset
26255
26256 .
26257  Une valeur négative déplace la note vers le haut, une valeur positive la
26258  déplace vers le bas.
26259  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26260  vers le haut de 1.5
26261 \begin_inset space \thinspace{}
26262 \end_inset
26263
26264 cm avec la commande en code TeX 
26265 \begin_inset Quotes eld
26266 \end_inset
26267
26268
26269 \series bold
26270 [-1.5cm]
26271 \series default
26272
26273 \begin_inset Quotes erd
26274 \end_inset
26275
26276
26277 \begin_inset Marginal
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281 Cette note en marge est décalée vers le haut de 1.5
26282 \begin_inset space \thinspace{}
26283 \end_inset
26284
26285 cm par rapport à sa position d'origine.
26286 \end_layout
26287
26288 \end_inset
26289
26290
26291 \begin_inset ERT
26292 status collapsed
26293
26294 \begin_layout Plain Layout
26295
26296 [-1.5cm]
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Standard
26305 \begin_inset VSpace medskip
26306 \end_inset
26307
26308 Avec le paquetage 
26309 \series bold
26310 marginnote
26311 \series default
26312  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26313  Par exemple les commandes 
26314 \end_layout
26315
26316 \begin_layout Standard
26317
26318 \series bold
26319
26320 \backslash
26321 renewcommand*{
26322 \backslash
26323 raggedleftmarginnote}{
26324 \backslash
26325 centering}
26326 \begin_inset Newline newline
26327 \end_inset
26328
26329
26330 \backslash
26331 renewcommand*{
26332 \backslash
26333 raggedrightmarginnote}{
26334 \backslash
26335 centering}
26336 \end_layout
26337
26338 \begin_layout Standard
26339 donnent un alignement centré.
26340  
26341 \series bold
26342
26343 \backslash
26344 raggedleftmarginnote
26345 \series default
26346  indique une note qui apparaît dans la marge de gauche.
26347 \begin_inset ERT
26348 status collapsed
26349
26350 \begin_layout Plain Layout
26351
26352
26353 \backslash
26354 renewcommand*{
26355 \backslash
26356 raggedleftmarginnote}{
26357 \backslash
26358 centering}
26359 \end_layout
26360
26361 \begin_layout Plain Layout
26362
26363
26364 \backslash
26365 renewcommand*{
26366 \backslash
26367 raggedrightmarginnote}{
26368 \backslash
26369 centering}
26370 \end_layout
26371
26372 \end_inset
26373
26374
26375 \begin_inset Marginal
26376 status collapsed
26377
26378 \begin_layout Plain Layout
26379 Le texte de cette note en marge est centré.
26380 \end_layout
26381
26382 \end_inset
26383
26384 .
26385  Le comportement par défaut est donné par
26386 \end_layout
26387
26388 \begin_layout Standard
26389
26390 \series bold
26391
26392 \backslash
26393 renewcommand*{
26394 \backslash
26395 raggedleftmarginnote}{
26396 \backslash
26397 raggedleft}
26398 \begin_inset Newline newline
26399 \end_inset
26400
26401
26402 \backslash
26403 renewcommand*{
26404 \backslash
26405 raggedrightmarginnote}{
26406 \backslash
26407 raggedright}
26408 \series default
26409
26410 \begin_inset ERT
26411 status collapsed
26412
26413 \begin_layout Plain Layout
26414
26415
26416 \backslash
26417 renewcommand*{
26418 \backslash
26419 raggedleftmarginnote}{
26420 \backslash
26421 raggedleft}
26422 \end_layout
26423
26424 \begin_layout Plain Layout
26425
26426
26427 \backslash
26428 renewcommand*{
26429 \backslash
26430 raggedrightmarginnote}{
26431 \backslash
26432 raggedright}
26433 \end_layout
26434
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \begin_layout Standard
26441 \begin_inset VSpace medskip
26442 \end_inset
26443
26444 Pour les autre fonctions du paquetage 
26445 \series bold
26446 marginnote
26447 \series default
26448  nous vous renvoyons à sa documentation 
26449 \begin_inset CommandInset citation
26450 LatexCommand cite
26451 key "marginnote"
26452
26453 \end_inset
26454
26455 .
26456 \end_layout
26457
26458 \begin_layout Standard
26459 \begin_inset VSpace bigskip
26460 \end_inset
26461
26462 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26463  définition.
26464  Pour créer par exemple une entête pour toutes les notes en marge avec le
26465  texte 
26466 \begin_inset Quotes eld
26467 \end_inset
26468
26469
26470 \family sans
26471 \series bold
26472 \bar under
26473 Attention!
26474 \family default
26475 \series default
26476 \bar default
26477
26478 \begin_inset Quotes erd
26479 \end_inset
26480
26481  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26482  de votre document :
26483 \end_layout
26484
26485 \begin_layout Standard
26486
26487 \series bold
26488
26489 \backslash
26490 let
26491 \backslash
26492 myMarginpar
26493 \backslash
26494 marginpar
26495 \begin_inset Newline newline
26496 \end_inset
26497
26498
26499 \backslash
26500 renewcommand{
26501 \backslash
26502 marginpar}[1]{
26503 \backslash
26504 myMarginpar{%
26505 \begin_inset Newline newline
26506 \end_inset
26507
26508
26509 \begin_inset ERT
26510 status collapsed
26511
26512 \begin_layout Plain Layout
26513
26514
26515 \backslash
26516 hphantom{ }
26517 \end_layout
26518
26519 \end_inset
26520
26521
26522 \backslash
26523 hspace{0pt}
26524 \backslash
26525 textsf{
26526 \backslash
26527 textbf{
26528 \backslash
26529 underbar{Attention!}}}%
26530 \begin_inset Newline newline
26531 \end_inset
26532
26533
26534 \begin_inset ERT
26535 status collapsed
26536
26537 \begin_layout Plain Layout
26538
26539
26540 \backslash
26541 hphantom{ }
26542 \end_layout
26543
26544 \end_inset
26545
26546
26547 \backslash
26548 vspace{1.5mm}
26549 \backslash
26550
26551 \backslash
26552 #1}}
26553 \end_layout
26554
26555 \begin_layout Standard
26556 \begin_inset ERT
26557 status collapsed
26558
26559 \begin_layout Plain Layout
26560
26561
26562 \backslash
26563 let
26564 \backslash
26565 myMarginpar
26566 \backslash
26567 marginpar
26568 \end_layout
26569
26570 \begin_layout Plain Layout
26571
26572
26573 \backslash
26574 renewcommand{
26575 \backslash
26576 marginpar}[1]{
26577 \backslash
26578 myMarginpar{%
26579 \end_layout
26580
26581 \begin_layout Plain Layout
26582
26583    
26584 \backslash
26585 textsf{
26586 \backslash
26587 textbf{
26588 \backslash
26589 underbar{Attention!}}}%
26590 \end_layout
26591
26592 \begin_layout Plain Layout
26593
26594    
26595 \backslash
26596 vspace{1.5mm}
26597 \backslash
26598
26599 \backslash
26600 #1}}
26601 \end_layout
26602
26603 \end_inset
26604
26605
26606 \begin_inset Marginal
26607 status open
26608
26609 \begin_layout Plain Layout
26610 Ceci est une note en marge avec une en-tête prédéfinie.
26611 \end_layout
26612
26613 \end_inset
26614
26615
26616 \begin_inset ERT
26617 status collapsed
26618
26619 \begin_layout Plain Layout
26620
26621 [-1.5cm]
26622 \end_layout
26623
26624 \end_inset
26625
26626
26627 \begin_inset ERT
26628 status collapsed
26629
26630 \begin_layout Plain Layout
26631
26632
26633 \backslash
26634 renewcommand{
26635 \backslash
26636 marginpar}[1]{
26637 \backslash
26638 myMarginpar{#1}}
26639 \end_layout
26640
26641 \end_inset
26642
26643
26644 \begin_inset Note Note
26645 status collapsed
26646
26647 \begin_layout Plain Layout
26648
26649 \lang english
26650 The margin note format is changed only for this example.
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \end_layout
26657
26658 \begin_layout Standard
26659 \begin_inset ERT
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663
26664
26665 \backslash
26666 else
26667 \end_layout
26668
26669 \end_inset
26670
26671
26672 \begin_inset Note Note
26673 status open
26674
26675 \begin_layout Plain Layout
26676 Ce qui suit sera affiché si le paquetage LaTeX 
26677 \series bold
26678 marginnote
26679 \series default
26680  n'est pas installé :
26681 \end_layout
26682
26683 \end_inset
26684
26685
26686 \end_layout
26687
26688 \begin_layout Standard
26689 Vous devez installer le paquetage LaTeX 
26690 \series bold
26691 marginnote
26692 \series default
26693  pour voir la suite de cette section dans la sortie imprimée.
26694 \end_layout
26695
26696 \begin_layout Standard
26697 \begin_inset ERT
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701
26702
26703 \backslash
26704 fi
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \begin_layout Chapter
26713 Les Boîtes
26714 \end_layout
26715
26716 \begin_layout Section
26717 Introduction
26718 \begin_inset Index
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722 Boîtes ! Introduction
26723 \end_layout
26724
26725 \end_inset
26726
26727
26728 \end_layout
26729
26730 \begin_layout Standard
26731 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26732  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26733  voir la section
26734 \begin_inset space ~
26735 \end_inset
26736
26737
26738 \begin_inset CommandInset ref
26739 LatexCommand ref
26740 reference "sec:Minipages"
26741
26742 \end_inset
26743
26744 , pour encadrer des portions de texte, voir la section
26745 \begin_inset space ~
26746 \end_inset
26747
26748
26749 \begin_inset CommandInset ref
26750 LatexCommand ref
26751 reference "sec:Boîtes-encadrées"
26752
26753 \end_inset
26754
26755 , pour empêcher que des mots subissent une césure, voir la section
26756 \begin_inset space ~
26757 \end_inset
26758
26759
26760 \begin_inset CommandInset ref
26761 LatexCommand ref
26762 reference "sec:Empêcher-césure"
26763
26764 \end_inset
26765
26766 , pour aligner du texte, voir la section
26767 \begin_inset space ~
26768 \end_inset
26769
26770
26771 \begin_inset CommandInset ref
26772 LatexCommand ref
26773 reference "sub:Alignement-Vertical"
26774
26775 \end_inset
26776
26777 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26778 \begin_inset space ~
26779 \end_inset
26780
26781
26782 \begin_inset CommandInset ref
26783 LatexCommand ref
26784 reference "sec:Boîtes-colorées"
26785
26786 \end_inset
26787
26788 .
26789 \end_layout
26790
26791 \begin_layout Standard
26792 On peut insérer une boîte en utilisant le menu 
26793 \family sans
26794 Insérer\SpecialChar \menuseparator
26795 Boîte
26796 \family default
26797  ou avec le bouton 
26798 \begin_inset Graphics
26799         filename ../../images/box-insert.png
26800         scale 85
26801         scaleBeforeRotation
26802
26803 \end_inset
26804
26805  de la barre d'outils.
26806  Une boîte grise avec une étiquette 
26807 \family sans
26808 Boîte
26809 \begin_inset space ~
26810 \end_inset
26811
26812 (Minipage)
26813 \family default
26814
26815 \begin_inset Graphics
26816         filename clipart/BoxInsetDefaultQt4.png
26817         scale 65
26818         scaleBeforeRotation
26819
26820 \end_inset
26821
26822 , est alors insérée.
26823  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26824  La fenêtre de dialogue qui apparaît donne accès aux types de
26825 \family sans
26826  Boîte
26827 \begin_inset space ~
26828 \end_inset
26829
26830 Intérieure
26831 \family default
26832  
26833 \family sans
26834 Parbox
26835 \begin_inset Note Note
26836 status collapsed
26837
26838 \begin_layout Plain Layout
26839 En attendant un traduction plus correcte NdT
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \family default
26846  et 
26847 \family sans
26848 Minipage
26849 \family default
26850 .
26851  Le type 
26852 \family sans
26853 Minipage
26854 \family default
26855  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26856  dans la section
26857 \begin_inset space ~
26858 \end_inset
26859
26860
26861 \begin_inset CommandInset ref
26862 LatexCommand ref
26863 reference "sec:Minipages"
26864
26865 \end_inset
26866
26867 ; le type 
26868 \family sans
26869 Parbox
26870 \family default
26871  est décrit dans la section
26872 \begin_inset space ~
26873 \end_inset
26874
26875
26876 \begin_inset CommandInset ref
26877 LatexCommand ref
26878 reference "sec:Parboxes"
26879
26880 \end_inset
26881
26882 .
26883 \end_layout
26884
26885 \begin_layout Standard
26886 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26887  comme les flottants ou les notes de bas de page.
26888 \end_layout
26889
26890 \begin_layout Standard
26891 \begin_inset Note Greyedout
26892 status open
26893
26894 \begin_layout Plain Layout
26895
26896 \series bold
26897 Note:
26898 \series default
26899  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26900  de type 
26901 \family sans
26902 Liste
26903 \family default
26904  ou 
26905 \family sans
26906 Description
26907 \family default
26908 .
26909 \end_layout
26910
26911 \end_inset
26912
26913
26914 \end_layout
26915
26916 \begin_layout Standard
26917 \begin_inset Note Greyedout
26918 status open
26919
26920 \begin_layout Plain Layout
26921
26922 \series bold
26923 Note:
26924 \series default
26925  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26926 \family sans
26927 Boîte
26928 \begin_inset space ~
26929 \end_inset
26930
26931 Intérieure
26932 \family default
26933  à 
26934 \family sans
26935 Aucune
26936 \family default
26937  que quand vous utilisez une boîte encadrée.
26938  Les boîtes sans 
26939 \family sans
26940 Boîte
26941 \begin_inset space ~
26942 \end_inset
26943
26944 Intérieure
26945 \family default
26946  et sans cadre sont expliquées dans la section
26947 \begin_inset space ~
26948 \end_inset
26949
26950
26951 \begin_inset CommandInset ref
26952 LatexCommand ref
26953 reference "sec:Empêcher-césure"
26954
26955 \end_inset
26956
26957 .
26958 \end_layout
26959
26960 \end_inset
26961
26962
26963 \end_layout
26964
26965 \begin_layout Section
26966 La fenêtre de dialogue Boîte
26967 \begin_inset CommandInset label
26968 LatexCommand label
26969 name "sec:Boîte-Dialogue"
26970
26971 \end_inset
26972
26973
26974 \begin_inset Index
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978 Boîtes ! Fenêtre de dialogue Boîte
26979 \end_layout
26980
26981 \end_inset
26982
26983
26984 \end_layout
26985
26986 \begin_layout Subsection
26987 Taille
26988 \begin_inset Index
26989 status collapsed
26990
26991 \begin_layout Plain Layout
26992 Boîtes ! Taille
26993 \end_layout
26994
26995 \end_inset
26996
26997
26998 \end_layout
26999
27000 \begin_layout Standard
27001 Dans la fenêtre de dialogue 
27002 \family sans
27003 Paramètres
27004 \begin_inset space ~
27005 \end_inset
27006
27007 de
27008 \begin_inset space ~
27009 \end_inset
27010
27011 Boîte
27012 \family default
27013  vous pouvez modifier la géométrie de la boîte avec les champs 
27014 \family sans
27015 Largeur
27016 \family default
27017  et 
27018 \family sans
27019 Hauteur
27020 \family default
27021 .
27022  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27023  dans le tableau
27024 \begin_inset space ~
27025 \end_inset
27026
27027
27028 \begin_inset CommandInset ref
27029 LatexCommand ref
27030 reference "tab:Unités"
27031
27032 \end_inset
27033
27034 .
27035  Le champ 
27036 \family sans
27037 Hauteur
27038 \family default
27039  offre en plus les spécifications de taille suivantes :
27040 \end_layout
27041
27042 \begin_layout Description
27043 Profondeur C'est simplement la 
27044 \begin_inset Quotes eld
27045 \end_inset
27046
27047 hauteur
27048 \begin_inset Quotes erd
27049 \end_inset
27050
27051  du texte.
27052  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27053  lignes de texte dans la boîte.
27054 \begin_inset Newline newline
27055 \end_inset
27056
27057
27058 \begin_inset Newline newline
27059 \end_inset
27060
27061
27062 \begin_inset Newline newline
27063 \end_inset
27064
27065
27066 \begin_inset Box Boxed
27067 position "c"
27068 hor_pos "c"
27069 has_inner_box 1
27070 inner_pos "c"
27071 use_parbox 0
27072 width "12col%"
27073 special "none"
27074 height "1in"
27075 height_special "depth"
27076 status open
27077
27078 \begin_layout Plain Layout
27079 \align center
27080 Boîte dont la hauteur est égale à 1
27081 \begin_inset space \thinspace{}
27082 \end_inset
27083
27084 Profondeur
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \begin_inset Newline newline
27091 \end_inset
27092
27093
27094 \begin_inset Newline newline
27095 \end_inset
27096
27097
27098 \end_layout
27099
27100 \begin_layout Description
27101 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27102  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27103  est deux fois plus haute que le texte : 
27104 \begin_inset Box Boxed
27105 position "c"
27106 hor_pos "c"
27107 has_inner_box 1
27108 inner_pos "c"
27109 use_parbox 0
27110 width "20col%"
27111 special "none"
27112 height "2in"
27113 height_special "height"
27114 status open
27115
27116 \begin_layout Plain Layout
27117 \align center
27118 Boîte dont la hauteur est 2
27119 \begin_inset space \thinspace{}
27120 \end_inset
27121
27122 Hauteur
27123 \end_layout
27124
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Description
27131 Hauteur
27132 \begin_inset space ~
27133 \end_inset
27134
27135 Totale C'est égal à Hauteur
27136 \begin_inset space \thinspace{}
27137 \end_inset
27138
27139 +
27140 \begin_inset space \thinspace{}
27141 \end_inset
27142
27143 Profondeur : 
27144 \begin_inset Box Boxed
27145 position "c"
27146 hor_pos "c"
27147 has_inner_box 1
27148 inner_pos "c"
27149 use_parbox 0
27150 width "20col%"
27151 special "none"
27152 height "1in"
27153 height_special "totalheight"
27154 status open
27155
27156 \begin_layout Plain Layout
27157 \align center
27158 Boîte dont la hauteur est 1
27159 \begin_inset space \thinspace{}
27160 \end_inset
27161
27162 Hauteur
27163 \begin_inset space ~
27164 \end_inset
27165
27166 Totale
27167 \end_layout
27168
27169 \end_inset
27170
27171
27172 \end_layout
27173
27174 \begin_layout Description
27175 Largeur On prend la largeur de la boîte comme hauteur : 
27176 \begin_inset Box Boxed
27177 position "c"
27178 hor_pos "c"
27179 has_inner_box 1
27180 inner_pos "c"
27181 use_parbox 0
27182 width "12col%"
27183 special "none"
27184 height "1in"
27185 height_special "width"
27186 status open
27187
27188 \begin_layout Plain Layout
27189 \align center
27190 Boîte dont la hauteur est 1
27191 \begin_inset space \thinspace{}
27192 \end_inset
27193
27194 Largeur
27195 \end_layout
27196
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \begin_layout Subsection
27203 Alignement
27204 \begin_inset Index
27205 status collapsed
27206
27207 \begin_layout Plain Layout
27208 Boîtes ! Alignement
27209 \end_layout
27210
27211 \end_inset
27212
27213
27214 \end_layout
27215
27216 \begin_layout Standard
27217 Quand vous avez choisi une 
27218 \family sans
27219 Boîte
27220 \begin_inset space ~
27221 \end_inset
27222
27223 Intérieure
27224 \family default
27225 , l'alignement vertical de la boîte peut être :
27226 \end_layout
27227
27228 \begin_layout Description
27229 Haut Ceci est un exemple de texte.
27230  
27231 \begin_inset Box Boxed
27232 position "t"
27233 hor_pos "c"
27234 has_inner_box 1
27235 inner_pos "c"
27236 use_parbox 0
27237 width "12col%"
27238 special "none"
27239 height "1in"
27240 height_special "totalheight"
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244 \align center
27245 Cette boîte est alignée sur le haut.
27246 \end_layout
27247
27248 \end_inset
27249
27250  Ceci est un exemple de texte.
27251 \end_layout
27252
27253 \begin_layout Description
27254 Milieu Ceci est un exemple de texte.
27255  
27256 \begin_inset Box Boxed
27257 position "c"
27258 hor_pos "c"
27259 has_inner_box 1
27260 inner_pos "c"
27261 use_parbox 0
27262 width "12col%"
27263 special "none"
27264 height "1in"
27265 height_special "totalheight"
27266 status collapsed
27267
27268 \begin_layout Plain Layout
27269 \align center
27270 Cette boîte est alignée au centre.
27271 \end_layout
27272
27273 \end_inset
27274
27275  Ceci est un exemple de texte.
27276 \end_layout
27277
27278 \begin_layout Description
27279 Bas Ceci est un exemple de texte.
27280  
27281 \begin_inset Box Boxed
27282 position "b"
27283 hor_pos "c"
27284 has_inner_box 1
27285 inner_pos "c"
27286 use_parbox 0
27287 width "12col%"
27288 special "none"
27289 height "1in"
27290 height_special "totalheight"
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 \align center
27295 Cette boîte est alignée sur le bas.
27296 \end_layout
27297
27298 \end_inset
27299
27300  Ceci est un exemple de texte.
27301 \end_layout
27302
27303 \begin_layout Standard
27304 \begin_inset Note Greyedout
27305 status open
27306
27307 \begin_layout Plain Layout
27308
27309 \series bold
27310 Note:
27311 \series default
27312  
27313 \lang english
27314 The vertical box aligment can be lost in the output when you have two boxes
27315  in a line and one has e.
27316 \begin_inset space \thinspace{}
27317 \end_inset
27318
27319 g.
27320 \begin_inset space ~
27321 \end_inset
27322
27323 a shadow and the other one not.
27324 \end_layout
27325
27326 \end_inset
27327
27328
27329 \end_layout
27330
27331 \begin_layout Standard
27332 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27333  paragraphe grâce à la fenêtre de dialogue 
27334 \family sans
27335 Paramètres
27336 \begin_inset space ~
27337 \end_inset
27338
27339 de
27340 \begin_inset space ~
27341 \end_inset
27342
27343 Boîte
27344 \family default
27345 .
27346 \end_layout
27347
27348 \begin_layout Standard
27349 \begin_inset VSpace bigskip
27350 \end_inset
27351
27352 Quand vous avez choisi une 
27353 \family sans
27354 Boîte
27355 \begin_inset space ~
27356 \end_inset
27357
27358 Intérieure
27359 \family default
27360 , l'alignement vertical du contenu de la boîte peut être :
27361 \end_layout
27362
27363 \begin_layout Description
27364 haut Ceci est un exemple de texte.
27365 \begin_inset Box Boxed
27366 position "c"
27367 hor_pos "c"
27368 has_inner_box 1
27369 inner_pos "t"
27370 use_parbox 0
27371 width "12col%"
27372 special "none"
27373 height "1.5in"
27374 height_special "totalheight"
27375 status collapsed
27376
27377 \begin_layout Plain Layout
27378 \align center
27379 Le texte de cette boîte est aligné sur le haut.
27380 \end_layout
27381
27382 \end_inset
27383
27384  Ceci est un exemple de texte.
27385 \end_layout
27386
27387 \begin_layout Description
27388 milieu Ceci est un exemple de texte.
27389  
27390 \begin_inset Box Boxed
27391 position "c"
27392 hor_pos "c"
27393 has_inner_box 1
27394 inner_pos "c"
27395 use_parbox 0
27396 width "12col%"
27397 special "none"
27398 height "1.5in"
27399 height_special "totalheight"
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 \align center
27404 Le texte de cette boîte est aligné au centre
27405 \end_layout
27406
27407 \end_inset
27408
27409  Ceci est un exemple de texte.
27410 \end_layout
27411
27412 \begin_layout Description
27413 bas Ceci est un exemple de texte.
27414  
27415 \begin_inset Box Boxed
27416 position "c"
27417 hor_pos "c"
27418 has_inner_box 1
27419 inner_pos "b"
27420 use_parbox 0
27421 width "12col%"
27422 special "none"
27423 height "1.5in"
27424 height_special "totalheight"
27425 status collapsed
27426
27427 \begin_layout Plain Layout
27428 \align center
27429 Le texte de cette boîte est aligné en bas.
27430 \end_layout
27431
27432 \end_inset
27433
27434  Ceci est un exemple de texte.
27435 \end_layout
27436
27437 \begin_layout Description
27438 élongation Ceci est un exemple de texte.
27439  
27440 \begin_inset Box Boxed
27441 position "c"
27442 hor_pos "c"
27443 has_inner_box 1
27444 inner_pos "s"
27445 use_parbox 0
27446 width "12col%"
27447 special "none"
27448 height "1.5in"
27449 height_special "totalheight"
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 \align center
27454 Le texte 
27455 \end_layout
27456
27457 \begin_layout Plain Layout
27458 \align center
27459 de cette
27460 \end_layout
27461
27462 \begin_layout Plain Layout
27463 \align center
27464 boîte est
27465 \end_layout
27466
27467 \begin_layout Plain Layout
27468 \align center
27469 allongé.
27470 \end_layout
27471
27472 \end_inset
27473
27474  Ceci est un exemple de texte.
27475 \end_layout
27476
27477 \begin_layout Standard
27478 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27479  paragraphe.
27480  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27481 \end_layout
27482
27483 \begin_layout Standard
27484 \begin_inset VSpace bigskip
27485 \end_inset
27486
27487 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27488  la fenêtre de dialogue 
27489 \family sans
27490 Paramètres
27491 \begin_inset space ~
27492 \end_inset
27493
27494 de
27495 \begin_inset space ~
27496 \end_inset
27497
27498 paragraphe
27499 \family default
27500  quand vous avez choisi une 
27501 \family sans
27502 Boîte
27503 \begin_inset space ~
27504 \end_inset
27505
27506 Intérieure
27507 \family default
27508 .
27509 \end_layout
27510
27511 \begin_layout Standard
27512 \align center
27513 \begin_inset Box Boxed
27514 position "c"
27515 hor_pos "c"
27516 has_inner_box 1
27517 inner_pos "s"
27518 use_parbox 0
27519 width "15col%"
27520 special "none"
27521 height "1.25in"
27522 height_special "totalheight"
27523 status open
27524
27525 \begin_layout Plain Layout
27526 \align left
27527 Le texte de 
27528 \end_layout
27529
27530 \begin_layout Plain Layout
27531 \align left
27532 cette boîte
27533 \end_layout
27534
27535 \begin_layout Plain Layout
27536 \align right
27537 est allongé.
27538 \end_layout
27539
27540 \end_inset
27541
27542
27543 \end_layout
27544
27545 \begin_layout Standard
27546 Si vous n'avez pas choisi une 
27547 \family sans
27548 Boîte
27549 \begin_inset space ~
27550 \end_inset
27551
27552 Intérieure
27553 \family default
27554 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27555  de dialogue de boîte.
27556 \end_layout
27557
27558 \begin_layout Standard
27559 \align center
27560 \begin_inset Box Boxed
27561 position "c"
27562 hor_pos "s"
27563 has_inner_box 0
27564 inner_pos "s"
27565 use_parbox 0
27566 width "90col%"
27567 special "none"
27568 height "1.25in"
27569 height_special "totalheight"
27570 status open
27571
27572 \begin_layout Plain Layout
27573 \align left
27574 Le texte de cette boîte est allongé horizontalement.
27575 \end_layout
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \begin_layout Section
27583 Les Boîtes Encadrées
27584 \begin_inset CommandInset label
27585 LatexCommand label
27586 name "sec:Boîtes-encadrées"
27587
27588 \end_inset
27589
27590
27591 \begin_inset Index
27592 status collapsed
27593
27594 \begin_layout Plain Layout
27595 Boîtes ! Cadres
27596 \end_layout
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Standard
27604 On peut spécifier le style du cadre de la boîte en utilisant la liste déroulante
27605  
27606 \family sans
27607 Décoration
27608 \family default
27609  dans la boîte de dialogue 
27610 \family sans
27611 Paramètres
27612 \begin_inset space ~
27613 \end_inset
27614
27615 de
27616 \begin_inset space ~
27617 \end_inset
27618
27619 Boîte
27620 \family default
27621 .
27622  Les possibilités sont les suivantes :
27623 \end_layout
27624
27625 \begin_layout Description
27626 Boîte
27627 \begin_inset space ~
27628 \end_inset
27629
27630 rectangulaire Ceci dessine un cadre rectangulaire autour de la boîte.
27631  L'épaisseur du trait de ce cadre est donnée par la variable  
27632 \series bold
27633
27634 \backslash
27635 fboxrule
27636 \series default
27637 .
27638  
27639 \begin_inset Box Boxed
27640 position "c"
27641 hor_pos "c"
27642 has_inner_box 1
27643 inner_pos "c"
27644 use_parbox 0
27645 width "20col%"
27646 special "none"
27647 height "1in"
27648 height_special "totalheight"
27649 status open
27650
27651 \begin_layout Plain Layout
27652 \align center
27653 Boîte rectangulaire
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \end_layout
27660
27661 \begin_layout Description
27662 Boîte
27663 \begin_inset space ~
27664 \end_inset
27665
27666 ovale,
27667 \begin_inset space ~
27668 \end_inset
27669
27670 fine Ceci dessine un cadre ovalisée autour de la boîte.
27671  L'épaisseur du trait de ce cadre est de  0.4
27672 \begin_inset space \thinspace{}
27673 \end_inset
27674
27675 pt.
27676  
27677 \begin_inset Box ovalbox
27678 position "c"
27679 hor_pos "c"
27680 has_inner_box 1
27681 inner_pos "c"
27682 use_parbox 0
27683 width "20col%"
27684 special "none"
27685 height "1in"
27686 height_special "totalheight"
27687 status open
27688
27689 \begin_layout Plain Layout
27690 \align center
27691 Boîte ovalisée, fine
27692 \end_layout
27693
27694 \end_inset
27695
27696
27697 \end_layout
27698
27699 \begin_layout Description
27700 Boîte
27701 \begin_inset space ~
27702 \end_inset
27703
27704 ovale,
27705 \begin_inset space ~
27706 \end_inset
27707
27708 épaisse Ceci dessine un cadre ovalisée autour de la boîte.
27709  L'épaisseur du trait de ce cadre est de   0.8
27710 \begin_inset space \thinspace{}
27711 \end_inset
27712
27713 pt.
27714  
27715 \begin_inset Box Ovalbox
27716 position "c"
27717 hor_pos "c"
27718 has_inner_box 1
27719 inner_pos "c"
27720 use_parbox 0
27721 width "20col%"
27722 special "none"
27723 height "1in"
27724 height_special "totalheight"
27725 status open
27726
27727 \begin_layout Plain Layout
27728 \align center
27729 Boîte ovalisée, épaisse
27730 \end_layout
27731
27732 \end_inset
27733
27734
27735 \end_layout
27736
27737 \begin_layout Description
27738 Boîte
27739 \begin_inset space ~
27740 \end_inset
27741
27742 ombrée Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27743  L'épaisseur du trait de ce cadre est donnée par la variable  
27744 \series bold
27745
27746 \backslash
27747 fboxrule
27748 \series default
27749 , l'ombre a une épaisseur de  4
27750 \begin_inset space \thinspace{}
27751 \end_inset
27752
27753 pt.
27754  
27755 \begin_inset Box Shadowbox
27756 position "c"
27757 hor_pos "c"
27758 has_inner_box 1
27759 inner_pos "c"
27760 use_parbox 0
27761 width "20col%"
27762 special "none"
27763 height "1in"
27764 height_special "totalheight"
27765 status open
27766
27767 \begin_layout Plain Layout
27768 \align center
27769 Boîte ombrée
27770 \end_layout
27771
27772 \end_inset
27773
27774
27775 \end_layout
27776
27777 \begin_layout Description
27778 Boîte
27779 \begin_inset space ~
27780 \end_inset
27781
27782 double Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27783  L'épaisseur du trait du cadre interne est de 0.75
27784 \begin_inset space \thinspace{}
27785 \end_inset
27786
27787
27788 \series bold
27789
27790 \backslash
27791 fboxrule
27792 \series default
27793 , l'épaisseur du trait du cadre externe est de 1.5
27794 \begin_inset space \thinspace{}
27795 \end_inset
27796
27797
27798 \series bold
27799
27800 \backslash
27801 fboxrule
27802 \series default
27803 .
27804  La distance entre les deux cadres est de  1.5
27805 \begin_inset space \thinspace{}
27806 \end_inset
27807
27808
27809 \series bold
27810
27811 \backslash
27812 fboxrule
27813 \series default
27814
27815 \begin_inset space \thinspace{}
27816 \end_inset
27817
27818 +
27819 \begin_inset space \thinspace{}
27820 \end_inset
27821
27822 0.5
27823 \begin_inset space \thinspace{}
27824 \end_inset
27825
27826 pt.
27827  
27828 \begin_inset Box Doublebox
27829 position "c"
27830 hor_pos "c"
27831 has_inner_box 1
27832 inner_pos "c"
27833 use_parbox 0
27834 width "20col%"
27835 special "none"
27836 height "1in"
27837 height_special "totalheight"
27838 status open
27839
27840 \begin_layout Plain Layout
27841 \align center
27842 Boîte double
27843 \end_layout
27844
27845 \end_inset
27846
27847
27848 \end_layout
27849
27850 \begin_layout Standard
27851 \begin_inset VSpace bigskip
27852 \end_inset
27853
27854 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27855  style de boîte utilisé.
27856  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27857  le paquetage LaTeX 
27858 \series bold
27859 fancybox
27860 \series default
27861 .
27862 \end_layout
27863
27864 \begin_layout Standard
27865 \begin_inset VSpace bigskip
27866 \end_inset
27867
27868 La valeur par défaut pour la variable 
27869 \series bold
27870
27871 \backslash
27872 fboxrule
27873 \series default
27874  est 0.4
27875 \begin_inset space \thinspace{}
27876 \end_inset
27877
27878 pt.
27879  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27880  pour avoir 2
27881 \begin_inset space \thinspace{}
27882 \end_inset
27883
27884 pt :
27885 \end_layout
27886
27887 \begin_layout Standard
27888
27889 \series bold
27890
27891 \backslash
27892 setlength{
27893 \backslash
27894 fboxrule}{2pt}
27895 \end_layout
27896
27897 \begin_layout Standard
27898 \begin_inset ERT
27899 status collapsed
27900
27901 \begin_layout Plain Layout
27902
27903
27904 \backslash
27905 setlength{
27906 \backslash
27907 fboxrule}{2pt}
27908 \end_layout
27909
27910 \end_inset
27911
27912
27913 \begin_inset Box Boxed
27914 position "c"
27915 hor_pos "c"
27916 has_inner_box 1
27917 inner_pos "c"
27918 use_parbox 0
27919 width "25col%"
27920 special "none"
27921 height "1in"
27922 height_special "totalheight"
27923 status open
27924
27925 \begin_layout Plain Layout
27926 \align center
27927 Boîte rectangulaire avec 
27928 \series bold
27929
27930 \backslash
27931 fboxrule
27932 \series default
27933
27934 \begin_inset space \thinspace{}
27935 \end_inset
27936
27937 =
27938 \begin_inset space \thinspace{}
27939 \end_inset
27940
27941 2
27942 \begin_inset space \thinspace{}
27943 \end_inset
27944
27945 pt
27946 \end_layout
27947
27948 \end_inset
27949
27950
27951 \begin_inset ERT
27952 status collapsed
27953
27954 \begin_layout Plain Layout
27955
27956
27957 \backslash
27958 setlength{
27959 \backslash
27960 fboxrule}{0.4pt}
27961 \end_layout
27962
27963 \end_inset
27964
27965
27966 \end_layout
27967
27968 \begin_layout Standard
27969 \begin_inset VSpace bigskip
27970 \end_inset
27971
27972 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27973  les types de cadres, par défaut il est de 3
27974 \begin_inset space \thinspace{}
27975 \end_inset
27976
27977 pt.
27978  Vous pouvez le modifier en donnant une autre valeur à la variable 
27979 \series bold
27980
27981 \backslash
27982 fboxsep
27983 \series default
27984 .
27985  Par exemple la commande
27986 \end_layout
27987
27988 \begin_layout Standard
27989
27990 \series bold
27991
27992 \backslash
27993 setlength{
27994 \backslash
27995 fboxsep}{10pt}
27996 \end_layout
27997
27998 \begin_layout Standard
27999 met une valeur de 10
28000 \begin_inset space \thinspace{}
28001 \end_inset
28002
28003 pt, comme celle utilisée pour cette boîte :
28004 \end_layout
28005
28006 \begin_layout Standard
28007 \begin_inset ERT
28008 status collapsed
28009
28010 \begin_layout Plain Layout
28011
28012
28013 \backslash
28014 setlength{
28015 \backslash
28016 fboxsep}{10pt}
28017 \end_layout
28018
28019 \end_inset
28020
28021
28022 \begin_inset Box Boxed
28023 position "c"
28024 hor_pos "c"
28025 has_inner_box 1
28026 inner_pos "c"
28027 use_parbox 0
28028 width "25col%"
28029 special "none"
28030 height "1in"
28031 height_special "totalheight"
28032 status open
28033
28034 \begin_layout Plain Layout
28035 \align center
28036 Boîte rectangulaire avec 
28037 \series bold
28038
28039 \backslash
28040 fboxsep
28041 \series default
28042
28043 \begin_inset space \thinspace{}
28044 \end_inset
28045
28046 =
28047 \begin_inset space \thinspace{}
28048 \end_inset
28049
28050 10
28051 \begin_inset space \thinspace{}
28052 \end_inset
28053
28054 pt
28055 \end_layout
28056
28057 \end_inset
28058
28059
28060 \begin_inset ERT
28061 status collapsed
28062
28063 \begin_layout Plain Layout
28064
28065
28066 \backslash
28067 setlength{
28068 \backslash
28069 fboxsep}{3pt}
28070 \end_layout
28071
28072 \end_inset
28073
28074
28075 \end_layout
28076
28077 \begin_layout Standard
28078 \begin_inset VSpace bigskip
28079 \end_inset
28080
28081 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28082  la commande 
28083 \series bold
28084
28085 \backslash
28086 cornersize
28087 \series default
28088 .
28089  Par exemple, la commande
28090 \end_layout
28091
28092 \begin_layout Standard
28093
28094 \series bold
28095
28096 \backslash
28097 cornersize*{1cm}
28098 \end_layout
28099
28100 \begin_layout Standard
28101 donne un diamètre de 1
28102 \begin_inset space \thinspace{}
28103 \end_inset
28104
28105 cm.
28106  La commande
28107 \end_layout
28108
28109 \begin_layout Standard
28110
28111 \series bold
28112
28113 \backslash
28114 cornersize{num}
28115 \end_layout
28116
28117 \begin_layout Standard
28118 fixe le diamètre à 
28119 \family sans
28120 num
28121 \begin_inset space \thinspace{}
28122 \end_inset
28123
28124 ×
28125 \begin_inset space \thinspace{}
28126 \end_inset
28127
28128 minimum(largeur et hauteur de la boîte)
28129 \family default
28130 .
28131  La valeur par défaut est 
28132 \series bold
28133
28134 \backslash
28135 cornersize{0.5}
28136 \series default
28137 .
28138 \end_layout
28139
28140 \begin_layout Standard
28141 \begin_inset ERT
28142 status collapsed
28143
28144 \begin_layout Plain Layout
28145
28146
28147 \backslash
28148 cornersize*{1.5cm}
28149 \end_layout
28150
28151 \end_inset
28152
28153
28154 \begin_inset Box Ovalbox
28155 position "c"
28156 hor_pos "c"
28157 has_inner_box 1
28158 inner_pos "c"
28159 use_parbox 0
28160 width "25col%"
28161 special "none"
28162 height "1in"
28163 height_special "totalheight"
28164 status open
28165
28166 \begin_layout Plain Layout
28167 \align center
28168 Boîte ovale avec 
28169 \series bold
28170
28171 \backslash
28172 cornersize
28173 \series default
28174
28175 \begin_inset space \thinspace{}
28176 \end_inset
28177
28178 =
28179 \begin_inset space \thinspace{}
28180 \end_inset
28181
28182 1.5
28183 \begin_inset space \thinspace{}
28184 \end_inset
28185
28186 cm
28187 \end_layout
28188
28189 \end_inset
28190
28191
28192 \begin_inset ERT
28193 status collapsed
28194
28195 \begin_layout Plain Layout
28196
28197
28198 \backslash
28199 cornersize{0.5}
28200 \end_layout
28201
28202 \end_inset
28203
28204
28205 \end_layout
28206
28207 \begin_layout Standard
28208 \begin_inset VSpace bigskip
28209 \end_inset
28210
28211 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28212  
28213 \series bold
28214
28215 \backslash
28216 shadowsize
28217 \series default
28218 .
28219  Elle est fixée à 2
28220 \begin_inset space \thinspace{}
28221 \end_inset
28222
28223 pt pour la boîte suivante par la commande :
28224 \end_layout
28225
28226 \begin_layout Standard
28227
28228 \series bold
28229
28230 \backslash
28231 setlength{
28232 \backslash
28233 shadowsize}{2pt}
28234 \end_layout
28235
28236 \begin_layout Standard
28237 \begin_inset ERT
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241
28242
28243 \backslash
28244 setlength{
28245 \backslash
28246 shadowsize}{2pt}
28247 \end_layout
28248
28249 \end_inset
28250
28251
28252 \begin_inset Box Shadowbox
28253 position "c"
28254 hor_pos "c"
28255 has_inner_box 1
28256 inner_pos "c"
28257 use_parbox 0
28258 width "25col%"
28259 special "none"
28260 height "1in"
28261 height_special "totalheight"
28262 status open
28263
28264 \begin_layout Plain Layout
28265 \align center
28266 Boîte ombrée avec 
28267 \series bold
28268
28269 \backslash
28270 shadowsize
28271 \series default
28272
28273 \begin_inset space \thinspace{}
28274 \end_inset
28275
28276 =
28277 \begin_inset space \thinspace{}
28278 \end_inset
28279
28280 2
28281 \begin_inset space \thinspace{}
28282 \end_inset
28283
28284 pt
28285 \end_layout
28286
28287 \end_inset
28288
28289
28290 \begin_inset ERT
28291 status collapsed
28292
28293 \begin_layout Plain Layout
28294
28295
28296 \backslash
28297 setlength{
28298 \backslash
28299 shadowsize}{4pt}
28300 \end_layout
28301
28302 \end_inset
28303
28304
28305 \end_layout
28306
28307 \begin_layout Standard
28308 \begin_inset VSpace bigskip
28309 \end_inset
28310
28311 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28312  les boîtes qui suivent la commandes qui les a changées.
28313 \end_layout
28314
28315 \begin_layout Section
28316 Minipages
28317 \begin_inset CommandInset label
28318 LatexCommand label
28319 name "sec:Minipages"
28320
28321 \end_inset
28322
28323
28324 \begin_inset Index
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328 Boîtes ! Minipages
28329 \end_layout
28330
28331 \end_inset
28332
28333
28334 \end_layout
28335
28336 \begin_layout Standard
28337 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28338 ur d'une page.
28339  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28340  règles d'indentation, de saut de ligne, etc.
28341  s'appliquent.
28342 \end_layout
28343
28344 \begin_layout Standard
28345 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28346  langues.
28347 \end_layout
28348
28349 \begin_layout Standard
28350 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28351  Leur largeur est fixée à 45
28352 \begin_inset space \thinspace{}
28353 \end_inset
28354
28355 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28356  via le menu 
28357 \family sans
28358 Insérer\SpecialChar \menuseparator
28359 Formats\SpecialChar \menuseparator
28360 Ressort
28361 \begin_inset space ~
28362 \end_inset
28363
28364 Horizontal
28365 \family default
28366 .
28367 \end_layout
28368
28369 \begin_layout Standard
28370
28371 \lang english
28372 \begin_inset Box Frameless
28373 position "t"
28374 hor_pos "c"
28375 has_inner_box 1
28376 inner_pos "c"
28377 use_parbox 0
28378 width "45col%"
28379 special "none"
28380 height "1in"
28381 height_special "totalheight"
28382 status open
28383
28384 \begin_layout Plain Layout
28385
28386 \lang german
28387 Dies ist ein deutscher Text.
28388  Dies ist ein deutscher Text.
28389  Dies ist ein deutscher Text.
28390  Dies ist ein deutscher Text.
28391  Dies ist ein deutscher Text.
28392  Dies ist ein deutscher Text.
28393  Dies ist ein deutscher Text.
28394  Dies ist ein deutscher Text.
28395  Dies ist ein deutscher Text.
28396  Dies ist ein deutscher Text.
28397  Dies ist ein deutscher Text.
28398  Dies ist ein deutscher Text.
28399  Dies ist ein deutscher Text
28400 \begin_inset Foot
28401 status collapsed
28402
28403 \begin_layout Plain Layout
28404
28405 \lang german
28406 Dies ist eine deutsche Fußnote.
28407 \end_layout
28408
28409 \end_inset
28410
28411 .
28412  Dies ist ein deutscher Text.
28413  Dies ist ein deutscher Text.
28414 \end_layout
28415
28416 \end_inset
28417
28418
28419 \begin_inset space \hfill{}
28420 \end_inset
28421
28422
28423 \begin_inset Box Frameless
28424 position "t"
28425 hor_pos "c"
28426 has_inner_box 1
28427 inner_pos "c"
28428 use_parbox 0
28429 width "45col%"
28430 special "none"
28431 height "1in"
28432 height_special "totalheight"
28433 status open
28434
28435 \begin_layout Plain Layout
28436
28437 \lang english
28438 This is an English Text.
28439  This is an English Text.
28440  This is an English Text.
28441  This is an English Text.
28442  This is an English Text.
28443  This is an English Text.
28444  This is an English Text.
28445  This is an English Text.
28446  This is an English Text.
28447  This is an English Text.
28448  This is an English Text.
28449  This is an English Text.
28450  This is an English Text.
28451  This is an English Text.
28452  This is an English Text.
28453  This is an English Text.
28454 \begin_inset Foot
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458
28459 \lang english
28460 This is an English footnote.
28461 \end_layout
28462
28463 \end_inset
28464
28465  This is an English Text.
28466  
28467 \end_layout
28468
28469 \end_inset
28470
28471
28472 \end_layout
28473
28474 \begin_layout Standard
28475 \begin_inset VSpace bigskip
28476 \end_inset
28477
28478 Une autre application des minipages est l'ajout de notes de bas de page
28479  à l'intérieur d'un tableau.
28480  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28481  dans un tableau n'apparaissent pas en bas de la page courante.
28482  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28483  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28484  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28485  dehors des minipages.
28486 \end_layout
28487
28488 \begin_layout Standard
28489 Les notes de bas de page de ce tableau n'apparaissent pas : 
28490 \begin_inset Tabular
28491 <lyxtabular version="3" rows="3" columns="4">
28492 <features>
28493 <column alignment="center" valignment="top" width="0pt">
28494 <column alignment="center" valignment="top" width="0pt">
28495 <column alignment="center" valignment="top" width="0pt">
28496 <column alignment="center" valignment="top" width="0pt">
28497 <row>
28498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28499 \begin_inset Text
28500
28501 \begin_layout Plain Layout
28502 1
28503 \end_layout
28504
28505 \end_inset
28506 </cell>
28507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28508 \begin_inset Text
28509
28510 \begin_layout Plain Layout
28511 2
28512 \end_layout
28513
28514 \end_inset
28515 </cell>
28516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28517 \begin_inset Text
28518
28519 \begin_layout Plain Layout
28520 3
28521 \begin_inset Foot
28522 status open
28523
28524 \begin_layout Plain Layout
28525 Ceci est une note de bas de page à l'intérieur d'un tableau.
28526 \end_layout
28527
28528 \end_inset
28529
28530
28531 \end_layout
28532
28533 \end_inset
28534 </cell>
28535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28536 \begin_inset Text
28537
28538 \begin_layout Plain Layout
28539 4
28540 \end_layout
28541
28542 \end_inset
28543 </cell>
28544 </row>
28545 <row>
28546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28547 \begin_inset Text
28548
28549 \begin_layout Plain Layout
28550 a
28551 \end_layout
28552
28553 \end_inset
28554 </cell>
28555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28556 \begin_inset Text
28557
28558 \begin_layout Plain Layout
28559 b
28560 \end_layout
28561
28562 \end_inset
28563 </cell>
28564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28565 \begin_inset Text
28566
28567 \begin_layout Plain Layout
28568 c
28569 \end_layout
28570
28571 \end_inset
28572 </cell>
28573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28574 \begin_inset Text
28575
28576 \begin_layout Plain Layout
28577 d
28578 \end_layout
28579
28580 \end_inset
28581 </cell>
28582 </row>
28583 <row>
28584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28585 \begin_inset Text
28586
28587 \begin_layout Plain Layout
28588 e
28589 \end_layout
28590
28591 \end_inset
28592 </cell>
28593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28594 \begin_inset Text
28595
28596 \begin_layout Plain Layout
28597 f
28598 \end_layout
28599
28600 \end_inset
28601 </cell>
28602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28603 \begin_inset Text
28604
28605 \begin_layout Plain Layout
28606 g
28607 \end_layout
28608
28609 \end_inset
28610 </cell>
28611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28612 \begin_inset Text
28613
28614 \begin_layout Plain Layout
28615 h
28616 \end_layout
28617
28618 \end_inset
28619 </cell>
28620 </row>
28621 </lyxtabular>
28622
28623 \end_inset
28624
28625
28626 \end_layout
28627
28628 \begin_layout Standard
28629 \align center
28630 \begin_inset Box Frameless
28631 position "t"
28632 hor_pos "c"
28633 has_inner_box 1
28634 inner_pos "c"
28635 use_parbox 0
28636 width "30col%"
28637 special "none"
28638 height "1in"
28639 height_special "totalheight"
28640 status open
28641
28642 \begin_layout Plain Layout
28643 \align center
28644 \begin_inset Tabular
28645 <lyxtabular version="3" rows="3" columns="4">
28646 <features>
28647 <column alignment="center" valignment="top" width="0pt">
28648 <column alignment="center" valignment="top" width="0pt">
28649 <column alignment="center" valignment="top" width="0pt">
28650 <column alignment="center" valignment="top" width="0pt">
28651 <row>
28652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28653 \begin_inset Text
28654
28655 \begin_layout Plain Layout
28656 1
28657 \end_layout
28658
28659 \end_inset
28660 </cell>
28661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28662 \begin_inset Text
28663
28664 \begin_layout Plain Layout
28665 2
28666 \end_layout
28667
28668 \end_inset
28669 </cell>
28670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28671 \begin_inset Text
28672
28673 \begin_layout Plain Layout
28674 3
28675 \begin_inset Foot
28676 status open
28677
28678 \begin_layout Plain Layout
28679 Ceci est une note de bas de page à l'intérieur d'un tableau.
28680 \end_layout
28681
28682 \end_inset
28683
28684
28685 \end_layout
28686
28687 \end_inset
28688 </cell>
28689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28690 \begin_inset Text
28691
28692 \begin_layout Plain Layout
28693 4
28694 \end_layout
28695
28696 \end_inset
28697 </cell>
28698 </row>
28699 <row>
28700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28701 \begin_inset Text
28702
28703 \begin_layout Plain Layout
28704 a
28705 \end_layout
28706
28707 \end_inset
28708 </cell>
28709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28710 \begin_inset Text
28711
28712 \begin_layout Plain Layout
28713 b
28714 \end_layout
28715
28716 \end_inset
28717 </cell>
28718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28719 \begin_inset Text
28720
28721 \begin_layout Plain Layout
28722 c
28723 \end_layout
28724
28725 \end_inset
28726 </cell>
28727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28728 \begin_inset Text
28729
28730 \begin_layout Plain Layout
28731 d
28732 \end_layout
28733
28734 \end_inset
28735 </cell>
28736 </row>
28737 <row>
28738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28739 \begin_inset Text
28740
28741 \begin_layout Plain Layout
28742 e
28743 \end_layout
28744
28745 \end_inset
28746 </cell>
28747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28748 \begin_inset Text
28749
28750 \begin_layout Plain Layout
28751 f
28752 \end_layout
28753
28754 \end_inset
28755 </cell>
28756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28757 \begin_inset Text
28758
28759 \begin_layout Plain Layout
28760 g
28761 \end_layout
28762
28763 \end_inset
28764 </cell>
28765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28766 \begin_inset Text
28767
28768 \begin_layout Plain Layout
28769 h
28770 \end_layout
28771
28772 \end_inset
28773 </cell>
28774 </row>
28775 </lyxtabular>
28776
28777 \end_inset
28778
28779
28780 \end_layout
28781
28782 \end_inset
28783
28784
28785 \end_layout
28786
28787 \begin_layout Standard
28788 \begin_inset VSpace bigskip
28789 \end_inset
28790
28791 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28792  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28793  minipages, même si vous les avez mis par exemple à 
28794 \family sans
28795 Moyen
28796 \family default
28797  dans les paramètres du document.
28798 \end_layout
28799
28800 \begin_layout Standard
28801 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28802  portion de texte, voyez la section
28803 \begin_inset space ~
28804 \end_inset
28805
28806
28807 \begin_inset CommandInset ref
28808 LatexCommand ref
28809 reference "sub:Couleur-pour-les-Paragraphes"
28810
28811 \end_inset
28812
28813 .
28814 \end_layout
28815
28816 \begin_layout Standard
28817 \begin_inset Note Greyedout
28818 status open
28819
28820 \begin_layout Plain Layout
28821
28822 \series bold
28823 Note:
28824 \series default
28825  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28826  mais les minipages peuvent être utilisées dans un tableau, un flottant
28827  ou une autre boîte.
28828 \end_layout
28829
28830 \end_inset
28831
28832
28833 \end_layout
28834
28835 \begin_layout Section
28836 Les Parboxes
28837 \begin_inset CommandInset label
28838 LatexCommand label
28839 name "sec:Parboxes"
28840
28841 \end_inset
28842
28843
28844 \begin_inset Index
28845 status collapsed
28846
28847 \begin_layout Plain Layout
28848 Boîtes ! Parboxes
28849 \end_layout
28850
28851 \end_inset
28852
28853
28854 \end_layout
28855
28856 \begin_layout Standard
28857 \begin_inset Note Note
28858 status collapsed
28859
28860 \begin_layout Plain Layout
28861
28862 \lang english
28863 En attendant une traduction de parbox (NdT)
28864 \end_layout
28865
28866 \end_inset
28867
28868 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28869  ne peuvent avoir de note de bas de page.
28870  La principale différence avec les minipages, c'est que les minipages au
28871  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28872  LaTeX.
28873 \end_layout
28874
28875 \begin_layout Standard
28876 \align center
28877 \begin_inset Box Frameless
28878 position "t"
28879 hor_pos "c"
28880 has_inner_box 1
28881 inner_pos "t"
28882 use_parbox 1
28883 width "33col%"
28884 special "none"
28885 height "1in"
28886 height_special "totalheight"
28887 status collapsed
28888
28889 \begin_layout Plain Layout
28890 Ceci est un texte à l'intérieur d'une parbox.
28891  Ceci est un texte à l'intérieur d'une parbox.
28892 \end_layout
28893
28894 \begin_layout Plain Layout
28895 Cette note de bas de page ne devrait pas apparaître :
28896 \begin_inset Foot
28897 status open
28898
28899 \begin_layout Plain Layout
28900 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28901  pas.
28902 \end_layout
28903
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \end_inset
28910
28911
28912 \end_layout
28913
28914 \begin_layout Section
28915 Des Boîtes pour les Mots et les Caractères
28916 \begin_inset Index
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 Boîtes ! Pour les caractères
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \end_layout
28927
28928 \begin_layout Subsection
28929 Empêcher la Césure
28930 \begin_inset CommandInset label
28931 LatexCommand label
28932 name "sec:Empêcher-césure"
28933
28934 \end_inset
28935
28936
28937 \begin_inset Index
28938 status collapsed
28939
28940 \begin_layout Plain Layout
28941 Boîtes ! Pour empêcher la césure
28942 \end_layout
28943
28944 \end_inset
28945
28946
28947 \end_layout
28948
28949 \begin_layout Standard
28950 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
28951  un texte ne soit coupé par une césure.
28952 \begin_inset Newline newline
28953 \end_inset
28954
28955 Voici un exemple de texte :
28956 \end_layout
28957
28958 \begin_layout Standard
28959 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28960  césure dans un 
28961 \begin_inset Quotes eld
28962 \end_inset
28963
28964 motTrèsTrèsLong
28965 \begin_inset Quotes erd
28966 \end_inset
28967
28968
28969 \end_layout
28970
28971 \begin_layout Standard
28972 Pour empêcher que le mot 
28973 \begin_inset Quotes eld
28974 \end_inset
28975
28976 motTrèsTrèsLong
28977 \begin_inset Quotes erd
28978 \end_inset
28979
28980  soit coupé, ajoutez la commande
28981 \end_layout
28982
28983 \begin_layout Standard
28984
28985 \series bold
28986
28987 \backslash
28988 mbox{
28989 \end_layout
28990
28991 \begin_layout Standard
28992 en code TeX avant le mot.
28993  Après le mot, insérez l'accolade fermante 
28994 \begin_inset Quotes eld
28995 \end_inset
28996
28997
28998 \series bold
28999 }
29000 \series default
29001
29002 \begin_inset Quotes erd
29003 \end_inset
29004
29005  en code TeX.
29006 \end_layout
29007
29008 \begin_layout Standard
29009 Voici le résultat :
29010 \end_layout
29011
29012 \begin_layout Standard
29013 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29014  césure dans un
29015 \begin_inset ERT
29016 status collapsed
29017
29018 \begin_layout Plain Layout
29019
29020
29021 \backslash
29022 mbox{
29023 \end_layout
29024
29025 \end_inset
29026
29027
29028 \begin_inset Quotes eld
29029 \end_inset
29030
29031 motTrèsTrèsLong
29032 \begin_inset Quotes erd
29033 \end_inset
29034
29035 .
29036 \begin_inset ERT
29037 status collapsed
29038
29039 \begin_layout Plain Layout
29040
29041 }
29042 \end_layout
29043
29044 \end_inset
29045
29046
29047 \end_layout
29048
29049 \begin_layout Standard
29050 Une autre méthode consiste à mettre la commande 
29051 \begin_inset Quotes eld
29052 \end_inset
29053
29054
29055 \series bold
29056
29057 \backslash
29058 -
29059 \series default
29060
29061 \begin_inset Quotes grd
29062 \end_inset
29063
29064  en code TeX, juste avant le mot :
29065 \end_layout
29066
29067 \begin_layout Standard
29068 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29069  césure dans un 
29070 \begin_inset Quotes eld
29071 \end_inset
29072
29073
29074 \begin_inset ERT
29075 status collapsed
29076
29077 \begin_layout Plain Layout
29078
29079
29080 \backslash
29081 -
29082 \end_layout
29083
29084 \end_inset
29085
29086 motTrèsTrèsLong
29087 \begin_inset Quotes erd
29088 \end_inset
29089
29090 .
29091 \end_layout
29092
29093 \begin_layout Standard
29094 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29095  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29096 \family sans
29097 Insérer\SpecialChar \menuseparator
29098 Formats\SpecialChar \menuseparator
29099 Passage
29100 \begin_inset space ~
29101 \end_inset
29102
29103 à
29104 \begin_inset space ~
29105 \end_inset
29106
29107 la
29108 \begin_inset space ~
29109 \end_inset
29110
29111 Ligne
29112 \family default
29113  (raccourci 
29114 \series bold
29115 Ctrl-Entrée
29116 \series default
29117 ) :
29118 \end_layout
29119
29120 \begin_layout Standard
29121 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29122  césure dans un
29123 \begin_inset Newline newline
29124 \end_inset
29125
29126
29127 \begin_inset ERT
29128 status collapsed
29129
29130 \begin_layout Plain Layout
29131
29132
29133 \backslash
29134 mbox{
29135 \end_layout
29136
29137 \end_inset
29138
29139
29140 \begin_inset Quotes eld
29141 \end_inset
29142
29143 motTrèsTrèsLong
29144 \begin_inset Quotes erd
29145 \end_inset
29146
29147 .
29148 \begin_inset ERT
29149 status collapsed
29150
29151 \begin_layout Plain Layout
29152
29153 }
29154 \end_layout
29155
29156 \end_inset
29157
29158
29159 \end_layout
29160
29161 \begin_layout Subsection
29162 Alignement Vertical
29163 \begin_inset CommandInset label
29164 LatexCommand label
29165 name "sub:Alignement-Vertical"
29166
29167 \end_inset
29168
29169
29170 \begin_inset Index
29171 status collapsed
29172
29173 \begin_layout Plain Layout
29174 Boîtes ! Pour l'alignement vertical
29175 \end_layout
29176
29177 \end_inset
29178
29179
29180 \begin_inset Index
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184 Boîtes ! Boîtes élévatrices
29185 \end_layout
29186
29187 \end_inset
29188
29189
29190 \begin_inset Index
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194 Raisebox|see
29195 \begin_inset ERT
29196 status collapsed
29197
29198 \begin_layout Plain Layout
29199
29200 {
29201 \end_layout
29202
29203 \end_inset
29204
29205 Boîtes élévatrices
29206 \begin_inset ERT
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210
29211 }
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \end_layout
29218
29219 \end_inset
29220
29221
29222 \end_layout
29223
29224 \begin_layout Standard
29225 Avec la commande 
29226 \series bold
29227
29228 \backslash
29229 raisebox
29230 \series default
29231  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29232  par rapport au texte qui l'entoure.
29233  La commande
29234 \series bold
29235  
29236 \backslash
29237 raisebox
29238 \series default
29239  s'utilise en suivant la syntaxe suivante :
29240 \end_layout
29241
29242 \begin_layout Standard
29243
29244 \series bold
29245
29246 \backslash
29247 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29248 \end_layout
29249
29250 \begin_layout Standard
29251 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29252  pour l'abaisser.
29253 \end_layout
29254
29255 \begin_layout Standard
29256 Pour aligner le mot 
29257 \begin_inset Quotes eld
29258 \end_inset
29259
29260 empêcher
29261 \begin_inset Quotes erd
29262 \end_inset
29263
29264  de façon à ce que le point le plus bas du caractère le plus 
29265 \begin_inset Quotes eld
29266 \end_inset
29267
29268 profond
29269 \begin_inset Quotes erd
29270 \end_inset
29271
29272 , le 
29273 \begin_inset Quotes eld
29274 \end_inset
29275
29276 p
29277 \begin_inset Quotes erd
29278 \end_inset
29279
29280 , soit au niveau de la ligne de base, insérez la commande 
29281 \end_layout
29282
29283 \begin_layout Standard
29284
29285 \series bold
29286
29287 \backslash
29288 raisebox{
29289 \backslash
29290 depth}{
29291 \end_layout
29292
29293 \begin_layout Standard
29294 en code TeX avant le mot.
29295  Insérez après le mot l'accolade fermante 
29296 \begin_inset Quotes eld
29297 \end_inset
29298
29299
29300 \series bold
29301 }
29302 \series default
29303
29304 \begin_inset Quotes erd
29305 \end_inset
29306
29307  en code TeX.
29308 \begin_inset Newline newline
29309 \end_inset
29310
29311 Voici le résultat :
29312 \end_layout
29313
29314 \begin_layout Standard
29315 Cette ligne de texte contient le mot 
29316 \begin_inset ERT
29317 status collapsed
29318
29319 \begin_layout Plain Layout
29320
29321
29322 \backslash
29323 raisebox{
29324 \backslash
29325 depth}{
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \begin_inset Quotes eld
29332 \end_inset
29333
29334 empêcher
29335 \begin_inset Quotes erd
29336 \end_inset
29337
29338
29339 \begin_inset ERT
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343
29344 }
29345 \end_layout
29346
29347 \end_inset
29348
29349  comme mot élevé.
29350 \end_layout
29351
29352 \begin_layout Standard
29353 \begin_inset VSpace bigskip
29354 \end_inset
29355
29356 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29357  entre les lignes va être agrandie :
29358 \end_layout
29359
29360 \begin_layout Standard
29361 Cette ligne de texte contient le mot
29362 \begin_inset ERT
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366
29367
29368 \backslash
29369 raisebox{-
29370 \backslash
29371 depth}{
29372 \end_layout
29373
29374 \end_inset
29375
29376
29377 \begin_inset Quotes eld
29378 \end_inset
29379
29380 empêcher
29381 \begin_inset Quotes erd
29382 \end_inset
29383
29384
29385 \begin_inset ERT
29386 status collapsed
29387
29388 \begin_layout Plain Layout
29389
29390 }
29391 \end_layout
29392
29393 \end_inset
29394
29395  comme mot abaissé.
29396 \begin_inset Newline newline
29397 \end_inset
29398
29399 Cette ligne de texte contient le mot 
29400 \begin_inset ERT
29401 status collapsed
29402
29403 \begin_layout Plain Layout
29404
29405
29406 \backslash
29407 raisebox{0.5cm}{
29408 \end_layout
29409
29410 \end_inset
29411
29412
29413 \begin_inset Quotes eld
29414 \end_inset
29415
29416 tester
29417 \begin_inset Quotes erd
29418 \end_inset
29419
29420
29421 \begin_inset ERT
29422 status collapsed
29423
29424 \begin_layout Plain Layout
29425
29426 }
29427 \end_layout
29428
29429 \end_inset
29430
29431  comme mot élevé.
29432 \end_layout
29433
29434 \begin_layout Standard
29435 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29436  mettez la hauteur de la boîte à zéro.
29437  Par exemple utilisez
29438 \end_layout
29439
29440 \begin_layout Standard
29441
29442 \series bold
29443
29444 \backslash
29445 raisebox{-
29446 \backslash
29447 depth}[0pt]{
29448 \end_layout
29449
29450 \begin_layout Standard
29451 Cette ligne de texte contient le mot
29452 \begin_inset ERT
29453 status collapsed
29454
29455 \begin_layout Plain Layout
29456
29457
29458 \backslash
29459 raisebox{-
29460 \backslash
29461 depth}[0pt]{
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \begin_inset Quotes eld
29468 \end_inset
29469
29470 empêcher
29471 \begin_inset Quotes erd
29472 \end_inset
29473
29474
29475 \begin_inset ERT
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479
29480 }
29481 \end_layout
29482
29483 \end_inset
29484
29485  comme mot abaissé.
29486 \begin_inset Newline newline
29487 \end_inset
29488
29489 Cette ligne de texte contient le mot 
29490 \begin_inset ERT
29491 status collapsed
29492
29493 \begin_layout Plain Layout
29494
29495
29496 \backslash
29497 raisebox{0.5cm}[0pt]{
29498 \end_layout
29499
29500 \end_inset
29501
29502
29503 \begin_inset Quotes eld
29504 \end_inset
29505
29506 tester
29507 \begin_inset Quotes erd
29508 \end_inset
29509
29510
29511 \begin_inset ERT
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515
29516 }
29517 \end_layout
29518
29519 \end_inset
29520
29521  comme mot élevé.
29522 \end_layout
29523
29524 \begin_layout Section
29525 Boîtes Colorées
29526 \begin_inset CommandInset label
29527 LatexCommand label
29528 name "sec:Boîtes-colorées"
29529
29530 \end_inset
29531
29532
29533 \begin_inset Index
29534 status collapsed
29535
29536 \begin_layout Plain Layout
29537 Boîtes ! Couleur
29538 \end_layout
29539
29540 \end_inset
29541
29542
29543 \end_layout
29544
29545 \begin_layout Subsection
29546 De la couleur pour le texte
29547 \begin_inset Index
29548 status collapsed
29549
29550 \begin_layout Plain Layout
29551 Couleur ! Pour le texte
29552 \end_layout
29553
29554 \end_inset
29555
29556
29557 \end_layout
29558
29559 \begin_layout Standard
29560 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29561  une boîte appelée 
29562 \begin_inset Quotes eld
29563 \end_inset
29564
29565 colorbox
29566 \begin_inset Quotes erd
29567 \end_inset
29568
29569 .
29570  Cela demande que le paquetage LaTeX 
29571 \series bold
29572 color
29573 \series default
29574
29575 \begin_inset Index
29576 status collapsed
29577
29578 \begin_layout Plain Layout
29579 Paquetages LaTeX ! color
29580 \end_layout
29581
29582 \end_inset
29583
29584  soit chargé dans le préambule du document avec la commande
29585 \end_layout
29586
29587 \begin_layout Standard
29588
29589 \series bold
29590
29591 \backslash
29592 @ifundef\SpecialChar \textcompwordmark{}
29593 ined{textcolor}
29594 \begin_inset Newline newline
29595 \end_inset
29596
29597
29598 \begin_inset ERT
29599 status collapsed
29600
29601 \begin_layout Plain Layout
29602
29603
29604 \backslash
29605 hphantom{ }
29606 \end_layout
29607
29608 \end_inset
29609
29610 {
29611 \backslash
29612 usepackage{color}}{}
29613 \end_layout
29614
29615 \begin_layout Standard
29616 Le paquetage 
29617 \series bold
29618 color
29619 \series default
29620  sera chargé automatiquement par LyX dès que vous colorez du texte
29621 \begin_inset Foot
29622 status open
29623
29624 \begin_layout Plain Layout
29625 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29626  
29627 \series bold
29628
29629 \backslash
29630 @ifundef\SpecialChar \textcompwordmark{}
29631 ined
29632 \series default
29633 .
29634 \end_layout
29635
29636 \end_inset
29637
29638 .
29639 \end_layout
29640
29641 \begin_layout Standard
29642 \begin_inset VSpace medskip
29643 \end_inset
29644
29645 Les boîtes colorées sont créées par la commande 
29646 \series bold
29647
29648 \backslash
29649 colorbox
29650 \series default
29651 .
29652  Elle est utilisée avec la syntaxe suivante :
29653 \end_layout
29654
29655 \begin_layout Standard
29656
29657 \series bold
29658
29659 \backslash
29660 colorbox{couleur}{contenu de la boîte}
29661 \end_layout
29662
29663 \begin_layout Standard
29664 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29665  peuvent être placées à l'intérieur d'autres boîtes.
29666 \end_layout
29667
29668 \begin_layout Standard
29669 Les couleurs suivantes sont prédéfinies ::
29670 \begin_inset Newline newline
29671 \end_inset
29672
29673
29674 \family sans
29675 black
29676 \family default
29677  (noir), 
29678 \family sans
29679 blue
29680 \family default
29681  (bleu), 
29682 \family sans
29683 cyan
29684 \family default
29685 \series bold
29686 ,
29687 \series default
29688  
29689 \family sans
29690 green
29691 \family default
29692  (vert), 
29693 \family sans
29694 magenta
29695 \family default
29696
29697 \family sans
29698 red
29699 \family default
29700  (rouge), 
29701 \family sans
29702 white
29703 \family default
29704  (blanc), and 
29705 \family sans
29706 yellow
29707 \family default
29708  (jaune).
29709 \begin_inset Newline newline
29710 \end_inset
29711
29712 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29713  section
29714 \begin_inset space ~
29715 \end_inset
29716
29717
29718 \begin_inset CommandInset ref
29719 LatexCommand ref
29720 reference "sec:Tableaux-Colorés"
29721
29722 \end_inset
29723
29724 .
29725 \end_layout
29726
29727 \begin_layout Standard
29728 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29729 \end_layout
29730
29731 \begin_layout Standard
29732
29733 \series bold
29734
29735 \backslash
29736 colorbox{red}{
29737 \end_layout
29738
29739 \begin_layout Standard
29740 avant le mot en code TeX.
29741  Insérez l'accolade fermante 
29742 \begin_inset Quotes eld
29743 \end_inset
29744
29745 }
29746 \begin_inset Quotes erd
29747 \end_inset
29748
29749  après le mot, en code TeX.
29750 \begin_inset Newline newline
29751 \end_inset
29752
29753 Voici le résultat :
29754 \end_layout
29755
29756 \begin_layout Standard
29757 Cette ligne de texte contient le mot
29758 \begin_inset ERT
29759 status collapsed
29760
29761 \begin_layout Plain Layout
29762
29763
29764 \backslash
29765 colorbox{red}{
29766 \end_layout
29767
29768 \end_inset
29769
29770
29771 \begin_inset Quotes eld
29772 \end_inset
29773
29774 Attention!
29775 \begin_inset Quotes erd
29776 \end_inset
29777
29778
29779 \begin_inset ERT
29780 status collapsed
29781
29782 \begin_layout Plain Layout
29783
29784 }
29785 \end_layout
29786
29787 \end_inset
29788
29789  sur fond rouge.
29790 \end_layout
29791
29792 \begin_layout Standard
29793 \begin_inset VSpace bigskip
29794 \end_inset
29795
29796 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29797  vous pouvez utiliser la commande 
29798 \series bold
29799
29800 \backslash
29801 fcolorbox
29802 \series default
29803  avec la syntaxe suivante :
29804 \end_layout
29805
29806 \begin_layout Standard
29807
29808 \series bold
29809
29810 \backslash
29811 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29812 \end_layout
29813
29814 \begin_layout Standard
29815
29816 \series bold
29817
29818 \backslash
29819 fcolorbox
29820 \series default
29821  est une extension de 
29822 \series bold
29823
29824 \backslash
29825 colorbox
29826 \series default
29827 .
29828  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29829  peuvent être modifiés avec les variables 
29830 \series bold
29831
29832 \backslash
29833 fboxrule
29834 \series default
29835  et 
29836 \series bold
29837
29838 \backslash
29839 fboxsep
29840 \series default
29841 , comme c'est décrit dans la section
29842 \begin_inset space ~
29843 \end_inset
29844
29845
29846 \begin_inset CommandInset ref
29847 LatexCommand ref
29848 reference "sec:Boîtes-encadrées"
29849
29850 \end_inset
29851
29852 .
29853 \end_layout
29854
29855 \begin_layout Standard
29856 Pour l'exemple suivant, on a utilisé la commande
29857 \end_layout
29858
29859 \begin_layout Standard
29860
29861 \series bold
29862
29863 \backslash
29864 fcolorbox{cyan}{magenta}{
29865 \end_layout
29866
29867 \begin_layout Standard
29868 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29869 \begin_inset space \thinspace{}
29870 \end_inset
29871
29872 mm:
29873 \begin_inset Newline newline
29874 \end_inset
29875
29876
29877 \begin_inset ERT
29878 status collapsed
29879
29880 \begin_layout Plain Layout
29881
29882
29883 \backslash
29884 fboxrule 1mm 
29885 \backslash
29886 fboxsep 1mm
29887 \end_layout
29888
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 Ce texte est dans une boîte encadrée et colorée.
29905 \begin_inset ERT
29906 status collapsed
29907
29908 \begin_layout Plain Layout
29909
29910 }
29911 \end_layout
29912
29913 \end_inset
29914
29915
29916 \end_layout
29917
29918 \begin_layout Standard
29919 \begin_inset VSpace bigskip
29920 \end_inset
29921
29922 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29923  les yeux ! - NdT) :
29924 \begin_inset Newline newline
29925 \end_inset
29926
29927
29928 \begin_inset ERT
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932
29933
29934 \backslash
29935 fcolorbox{cyan}{magenta}{
29936 \end_layout
29937
29938 \end_inset
29939
29940
29941 \color yellow
29942 Ce texte est coloré dans une boîte colorée et encadrée.
29943 \color inherit
29944
29945 \begin_inset ERT
29946 status collapsed
29947
29948 \begin_layout Plain Layout
29949
29950 }
29951 \end_layout
29952
29953 \end_inset
29954
29955
29956 \begin_inset ERT
29957 status collapsed
29958
29959 \begin_layout Plain Layout
29960
29961
29962 \backslash
29963 fboxrule 0.4pt 
29964 \backslash
29965 fboxsep 3pt
29966 \end_layout
29967
29968 \end_inset
29969
29970
29971 \end_layout
29972
29973 \begin_layout Standard
29974
29975 \series bold
29976 \begin_inset VSpace medskip
29977 \end_inset
29978
29979
29980 \end_layout
29981
29982 \begin_layout Standard
29983 \begin_inset Note Greyedout
29984 status open
29985
29986 \begin_layout Plain Layout
29987
29988 \series bold
29989 Note:
29990 \series default
29991  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
29992  de ligne.
29993  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
29994  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
29995 \end_layout
29996
29997 \end_inset
29998
29999
30000 \end_layout
30001
30002 \begin_layout Subsection
30003 De la couleur pour les paragraphes
30004 \begin_inset CommandInset label
30005 LatexCommand label
30006 name "sub:Couleur-pour-les-Paragraphes"
30007
30008 \end_inset
30009
30010
30011 \begin_inset Index
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015 Couleur ! Pour les  paragraphes
30016 \end_layout
30017
30018 \end_inset
30019
30020
30021 \end_layout
30022
30023 \begin_layout Standard
30024 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30025  texte dans une minipage.
30026  Avant la minipage, insérez la commande 
30027 \series bold
30028
30029 \backslash
30030 colorbox
30031 \series default
30032  
30033 \end_layout
30034
30035 \begin_layout Standard
30036
30037 \series bold
30038
30039 \backslash
30040 colorbox{color}{
30041 \end_layout
30042
30043 \begin_layout Standard
30044 en code TeX.
30045  Après la minipage, insérez l'accolade fermante 
30046 \begin_inset Quotes eld
30047 \end_inset
30048
30049 }
30050 \begin_inset Quotes erd
30051 \end_inset
30052
30053  en code TeX.
30054 \end_layout
30055
30056 \begin_layout Standard
30057 \begin_inset ERT
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061
30062
30063 \backslash
30064 colorbox{lightgrey}{
30065 \end_layout
30066
30067 \end_inset
30068
30069
30070 \begin_inset Box Frameless
30071 position "t"
30072 hor_pos "c"
30073 has_inner_box 1
30074 inner_pos "t"
30075 use_parbox 0
30076 width "100col%"
30077 special "none"
30078 height "1in"
30079 height_special "totalheight"
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083 Ce texte a un fond coloré.
30084  Ce texte a un fond coloré.
30085 \end_layout
30086
30087 \begin_layout Plain Layout
30088 \begin_inset VSpace defskip
30089 \end_inset
30090
30091 Le texte peut avoir des notes de bas de page
30092 \begin_inset Foot
30093 status collapsed
30094
30095 \begin_layout Plain Layout
30096 Un autre exemple de note de bas de page
30097 \end_layout
30098
30099 \end_inset
30100
30101  et contenir des figures et des tableaux.
30102 \end_layout
30103
30104 \begin_layout Plain Layout
30105 \align center
30106 \begin_inset Tabular
30107 <lyxtabular version="3" rows="3" columns="3">
30108 <features>
30109 <column alignment="center" valignment="top" width="0">
30110 <column alignment="center" valignment="top" width="0">
30111 <column alignment="center" valignment="top" width="0">
30112 <row>
30113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Plain Layout
30117 a
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30123 \begin_inset Text
30124
30125 \begin_layout Plain Layout
30126 !
30127 \end_layout
30128
30129 \end_inset
30130 </cell>
30131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30132 \begin_inset Text
30133
30134 \begin_layout Plain Layout
30135 3
30136 \end_layout
30137
30138 \end_inset
30139 </cell>
30140 </row>
30141 <row>
30142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30143 \begin_inset Text
30144
30145 \begin_layout Plain Layout
30146 <
30147 \end_layout
30148
30149 \end_inset
30150 </cell>
30151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30152 \begin_inset Text
30153
30154 \begin_layout Plain Layout
30155 b2
30156 \begin_inset Quotes erd
30157 \end_inset
30158
30159 |
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168 >
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 </row>
30174 <row>
30175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30176 \begin_inset Text
30177
30178 \begin_layout Plain Layout
30179 1
30180 \end_layout
30181
30182 \end_inset
30183 </cell>
30184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30185 \begin_inset Text
30186
30187 \begin_layout Plain Layout
30188 §
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197 c
30198 \end_layout
30199
30200 \end_inset
30201 </cell>
30202 </row>
30203 </lyxtabular>
30204
30205 \end_inset
30206
30207
30208 \end_layout
30209
30210 \end_inset
30211
30212
30213 \begin_inset ERT
30214 status collapsed
30215
30216 \begin_layout Plain Layout
30217
30218 }
30219 \end_layout
30220
30221 \end_inset
30222
30223
30224 \end_layout
30225
30226 \begin_layout Section
30227 Les boîtes pivotées et redimensionnées
30228 \end_layout
30229
30230 \begin_layout Standard
30231 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30232  charger le paquetage LaTeX 
30233 \series bold
30234 graphicx
30235 \series default
30236
30237 \begin_inset Index
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241 Paquetages LaTeX ! graphicx
30242 \end_layout
30243
30244 \end_inset
30245
30246  dans le préambule de votre document avec la commande
30247 \end_layout
30248
30249 \begin_layout Standard
30250
30251 \series bold
30252
30253 \backslash
30254 @ifundefined{rotatebox}
30255 \begin_inset Newline newline
30256 \end_inset
30257
30258
30259 \begin_inset ERT
30260 status collapsed
30261
30262 \begin_layout Plain Layout
30263
30264
30265 \backslash
30266 hphantom{ }
30267 \end_layout
30268
30269 \end_inset
30270
30271 {
30272 \backslash
30273 usepackage{graphicx}}{}
30274 \end_layout
30275
30276 \begin_layout Standard
30277 \begin_inset Note Greyedout
30278 status open
30279
30280 \begin_layout Plain Layout
30281
30282 \series bold
30283 Note:
30284 \series default
30285  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30286  redimensionnés.
30287 \end_layout
30288
30289 \end_inset
30290
30291
30292 \end_layout
30293
30294 \begin_layout Standard
30295 \begin_inset Note Greyedout
30296 status open
30297
30298 \begin_layout Plain Layout
30299
30300 \series bold
30301 Note:
30302 \series default
30303  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30304  redimensionnée.
30305 \end_layout
30306
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \begin_layout Subsection
30313 Les Boîtes pivotées
30314 \begin_inset Index
30315 status collapsed
30316
30317 \begin_layout Plain Layout
30318 Boîtes ! pivotées
30319 \end_layout
30320
30321 \end_inset
30322
30323
30324 \begin_inset Index
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328 Pivoter des objets
30329 \end_layout
30330
30331 \end_inset
30332
30333
30334 \begin_inset Index
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338 Figures ! Pivotées
30339 \end_layout
30340
30341 \end_inset
30342
30343
30344 \begin_inset Index
30345 status collapsed
30346
30347 \begin_layout Plain Layout
30348 Tableau ! Pivoter
30349 \end_layout
30350
30351 \end_inset
30352
30353
30354 \end_layout
30355
30356 \begin_layout Standard
30357 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30358  (rotated).
30359  Une telle boîte est créée avec la commande 
30360 \series bold
30361
30362 \backslash
30363 rotatebox
30364 \series default
30365  en code TeX avec la syntaxe
30366 \end_layout
30367
30368 \begin_layout Standard
30369
30370 \series bold
30371
30372 \backslash
30373 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30374 \end_layout
30375
30376 \begin_layout Standard
30377 La position du pivot est donnée par l'origine de rotation spécifiée sous
30378  la forme 
30379 \series bold
30380 origin=position
30381 \series default
30382 .
30383  Les valeurs suivantes sont possibles pour la position: 
30384 \emph on
30385 c
30386 \emph default
30387  (centre), 
30388 \emph on
30389 l
30390 \emph default
30391  (gauche/
30392 \lang english
30393 left
30394 \lang french
30395 ), 
30396 \emph on
30397 r
30398 \emph default
30399  (droite/
30400 \lang english
30401 right
30402 \lang french
30403 ), 
30404 \emph on
30405 b
30406 \emph default
30407  (bas/
30408 \lang english
30409 bottom
30410 \lang french
30411 ), 
30412 \emph on
30413 t
30414 \emph default
30415  (haut/
30416 \lang english
30417 top
30418 \lang french
30419 ), et aussi des combinaisons des quatre positions de base.
30420  Par exemple 
30421 \emph on
30422 lt
30423 \emph default
30424  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30425  Quand on ne donne pas d'origine, la position 
30426 \emph on
30427 l
30428 \emph default
30429  est utilisée.
30430  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30431  ou négatif.
30432  Le sens positif de rotation est anti-horaire.
30433 \end_layout
30434
30435 \begin_layout Standard
30436 Dans l'exemple qui suit, la commande 
30437 \series bold
30438
30439 \backslash
30440 rotatebox[origin=c]{60}{
30441 \series default
30442  a été insérée en code TeX juste avant le texte 
30443 \begin_inset Quotes eld
30444 \end_inset
30445
30446 pivoté de 90°
30447 \begin_inset Quotes erd
30448 \end_inset
30449
30450  ; la boîte est refermée juste après le texte par une accolade fermante
30451  
30452 \begin_inset Quotes eld
30453 \end_inset
30454
30455 }
30456 \begin_inset Quotes erd
30457 \end_inset
30458
30459  en code TeX.
30460 \end_layout
30461
30462 \begin_layout Standard
30463 Voici une ligne avec du texte 
30464 \begin_inset ERT
30465 status collapsed
30466
30467 \begin_layout Plain Layout
30468
30469
30470 \backslash
30471 rotatebox[origin=c]{60}{
30472 \end_layout
30473
30474 \end_inset
30475
30476 pivoté de 60°
30477 \begin_inset ERT
30478 status collapsed
30479
30480 \begin_layout Plain Layout
30481
30482 }
30483 \end_layout
30484
30485 \end_inset
30486
30487 .
30488 \end_layout
30489
30490 \begin_layout Standard
30491 La boîte peut contenir une autre boîte ou une formule en ligne :
30492 \end_layout
30493
30494 \begin_layout Standard
30495 Voici une ligne avec du texte 
30496 \begin_inset ERT
30497 status collapsed
30498
30499 \begin_layout Plain Layout
30500
30501
30502 \backslash
30503 rotatebox[origin=r]{-60}{
30504 \end_layout
30505
30506 \end_inset
30507
30508
30509 \begin_inset Box Doublebox
30510 position "c"
30511 hor_pos "c"
30512 has_inner_box 0
30513 inner_pos "c"
30514 use_parbox 0
30515 width "1in"
30516 special "width"
30517 height "1in"
30518 height_special "totalheight"
30519 status collapsed
30520
30521 \begin_layout Plain Layout
30522 pivoté de -60°
30523 \end_layout
30524
30525 \end_inset
30526
30527
30528 \begin_inset ERT
30529 status collapsed
30530
30531 \begin_layout Plain Layout
30532
30533 }
30534 \end_layout
30535
30536 \end_inset
30537
30538  et encadré 
30539 \begin_inset ERT
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543
30544
30545 \backslash
30546 rotatebox[origin=lb]{60}{
30547 \end_layout
30548
30549 \end_inset
30550
30551
30552 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30553 \end_inset
30554
30555
30556 \begin_inset ERT
30557 status collapsed
30558
30559 \begin_layout Plain Layout
30560
30561 }
30562 \end_layout
30563
30564 \end_inset
30565
30566  et une formule.
30567 \end_layout
30568
30569 \begin_layout Standard
30570 ou encore une figure ou un tableau :
30571 \end_layout
30572
30573 \begin_layout Standard
30574 Voici une ligne
30575 \begin_inset ERT
30576 status collapsed
30577
30578 \begin_layout Plain Layout
30579
30580
30581 \backslash
30582 rotatebox[origin=lb]{90}{
30583 \end_layout
30584
30585 \end_inset
30586
30587
30588 \begin_inset Graphics
30589         filename ../clipart/platypus.eps
30590         lyxscale 50
30591         width 25col%
30592
30593 \end_inset
30594
30595
30596 \begin_inset ERT
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600
30601 }
30602 \end_layout
30603
30604 \end_inset
30605
30606  avec une image pivotée de 90° 
30607 \begin_inset ERT
30608 status collapsed
30609
30610 \begin_layout Plain Layout
30611
30612
30613 \backslash
30614 rotatebox[origin=l]{-90}{
30615 \end_layout
30616
30617 \end_inset
30618
30619
30620 \begin_inset Tabular
30621 <lyxtabular version="3" rows="2" columns="2">
30622 <features>
30623 <column alignment="center" valignment="top" width="0">
30624 <column alignment="center" valignment="top" width="0">
30625 <row>
30626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30627 \begin_inset Text
30628
30629 \begin_layout Plain Layout
30630 q
30631 \end_layout
30632
30633 \end_inset
30634 </cell>
30635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30636 \begin_inset Text
30637
30638 \begin_layout Plain Layout
30639 w
30640 \end_layout
30641
30642 \end_inset
30643 </cell>
30644 </row>
30645 <row>
30646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30647 \begin_inset Text
30648
30649 \begin_layout Plain Layout
30650 e
30651 \end_layout
30652
30653 \end_inset
30654 </cell>
30655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30656 \begin_inset Text
30657
30658 \begin_layout Plain Layout
30659 r
30660 \end_layout
30661
30662 \end_inset
30663 </cell>
30664 </row>
30665 </lyxtabular>
30666
30667 \end_inset
30668
30669
30670 \begin_inset ERT
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674
30675 }
30676 \end_layout
30677
30678 \end_inset
30679
30680  et un tableau.
30681 \end_layout
30682
30683 \begin_layout Subsection
30684 Les boîtes redimensionnées
30685 \begin_inset Index
30686 status collapsed
30687
30688 \begin_layout Plain Layout
30689 Boîtes ! Redimensionnées
30690 \end_layout
30691
30692 \end_inset
30693
30694
30695 \begin_inset Index
30696 status collapsed
30697
30698 \begin_layout Plain Layout
30699 Redimensionner des objets
30700 \end_layout
30701
30702 \end_inset
30703
30704
30705 \begin_inset Index
30706 status collapsed
30707
30708 \begin_layout Plain Layout
30709 Figures ! Redimensionnées
30710 \end_layout
30711
30712 \end_inset
30713
30714
30715 \begin_inset Index
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719 Tableau ! Redimensionner
30720 \end_layout
30721
30722 \end_inset
30723
30724
30725 \end_layout
30726
30727 \begin_layout Standard
30728 Pour redimensionner des objets on peut utiliser les commandes 
30729 \series bold
30730
30731 \backslash
30732 scalebox
30733 \series default
30734  et 
30735 \series bold
30736
30737 \backslash
30738 resizebox
30739 \series default
30740  insérées sous forme de code TeX.
30741 \end_layout
30742
30743 \begin_layout Standard
30744
30745 \series bold
30746
30747 \backslash
30748 scalebox
30749 \series default
30750  est utilisée avec la syntaxe suivante :
30751 \end_layout
30752
30753 \begin_layout Standard
30754
30755 \series bold
30756
30757 \backslash
30758 scalebox{horizontal}[vertical]{contenu de la boîte}
30759 \end_layout
30760
30761 \begin_layout Standard
30762 Horizontal et vertical sont les facteurs d'échelle correspondants.
30763  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30764  utilisé comme facteur vertical.
30765 \end_layout
30766
30767 \begin_layout Standard
30768 Par exemple, la commande 
30769 \series bold
30770
30771 \backslash
30772 scalebox{2}{Bonjour}
30773 \series default
30774  crée un 
30775 \begin_inset ERT
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779
30780
30781 \backslash
30782 scalebox{2}{
30783 \end_layout
30784
30785 \end_inset
30786
30787 Bonjour
30788 \begin_inset ERT
30789 status collapsed
30790
30791 \begin_layout Plain Layout
30792
30793 }
30794 \end_layout
30795
30796 \end_inset
30797
30798  de taille double par rapport à la taille du texte du document.
30799 \end_layout
30800
30801 \begin_layout Standard
30802
30803 \series bold
30804
30805 \backslash
30806 scalebox{2}[1]{Hello}
30807 \series default
30808  au contraire va déformer le 
30809 \begin_inset ERT
30810 status collapsed
30811
30812 \begin_layout Plain Layout
30813
30814
30815 \backslash
30816 scalebox{2}[1]{
30817 \end_layout
30818
30819 \end_inset
30820
30821 Bonjour
30822 \begin_inset ERT
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826
30827 }
30828 \end_layout
30829
30830 \end_inset
30831
30832 .
30833 \end_layout
30834
30835 \begin_layout Standard
30836 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30837  La commande 
30838 \series bold
30839
30840 \backslash
30841 scalebox{-1}[1]{Hello}
30842 \series default
30843  peut donc être utilisée pour créer du texte en miroir : 
30844 \begin_inset ERT
30845 status collapsed
30846
30847 \begin_layout Plain Layout
30848
30849
30850 \backslash
30851 scalebox{-1}[1]{
30852 \end_layout
30853
30854 \end_inset
30855
30856 Bonjour
30857 \begin_inset ERT
30858 status collapsed
30859
30860 \begin_layout Plain Layout
30861
30862 }
30863 \end_layout
30864
30865 \end_inset
30866
30867
30868 \end_layout
30869
30870 \begin_layout Standard
30871
30872 \series bold
30873
30874 \backslash
30875 scalebox{1}[-1]{Bonjour}
30876 \series default
30877  effectue une réflexion du 
30878 \begin_inset ERT
30879 status collapsed
30880
30881 \begin_layout Plain Layout
30882
30883
30884 \backslash
30885 scalebox{1}[-1]{
30886 \end_layout
30887
30888 \end_inset
30889
30890 Bonjour
30891 \begin_inset ERT
30892 status collapsed
30893
30894 \begin_layout Plain Layout
30895
30896 }
30897 \end_layout
30898
30899 \end_inset
30900
30901  par rapport à la ligne de base.
30902 \end_layout
30903
30904 \begin_layout Standard
30905 La commande 
30906 \series bold
30907
30908 \backslash
30909 reflectbox{contenu de la boîte} 
30910 \series default
30911 existe aussi et est équivalente à
30912 \series bold
30913  
30914 \backslash
30915 scalebox{-1}[1]{contenu de la boîte}.
30916
30917 \series default
30918  
30919 \begin_inset Newline newline
30920 \end_inset
30921
30922
30923 \end_layout
30924
30925 \begin_layout Standard
30926 \begin_inset VSpace bigskip
30927 \end_inset
30928
30929 La commande 
30930 \series bold
30931
30932 \backslash
30933 resizebox
30934 \series default
30935  est utilisée pour redimensionner une boîte à une largeur et une hauteur
30936  données.
30937  La syntaxe de la commande est :
30938 \end_layout
30939
30940 \begin_layout Standard
30941
30942 \series bold
30943
30944 \backslash
30945 resizebox{largeur}{hauteur}{contenu de la boîte}
30946 \end_layout
30947
30948 \begin_layout Standard
30949 Si un des deux paramètres est remplacé par un point d'exclamation 
30950 \series bold
30951 !
30952 \series default
30953 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
30954 \end_layout
30955
30956 \begin_layout Standard
30957 La commande 
30958 \series bold
30959
30960 \backslash
30961 resizebox{2cm}{1cm}{Bonjour}
30962 \series default
30963  produit : 
30964 \begin_inset ERT
30965 status collapsed
30966
30967 \begin_layout Plain Layout
30968
30969
30970 \backslash
30971 resizebox{2cm}{1cm}{
30972 \end_layout
30973
30974 \end_inset
30975
30976 Bonjour
30977 \begin_inset ERT
30978 status collapsed
30979
30980 \begin_layout Plain Layout
30981
30982 }
30983 \end_layout
30984
30985 \end_inset
30986
30987
30988 \begin_inset Newline newline
30989 \end_inset
30990
30991 La commande 
30992 \series bold
30993
30994 \backslash
30995 resizebox{2cm}{!}{Bonjour}
30996 \series default
30997  produit : 
30998 \begin_inset ERT
30999 status collapsed
31000
31001 \begin_layout Plain Layout
31002
31003
31004 \backslash
31005 resizebox{2cm}{!}{
31006 \end_layout
31007
31008 \end_inset
31009
31010 Bonjour
31011 \begin_inset ERT
31012 status collapsed
31013
31014 \begin_layout Plain Layout
31015
31016 }
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 \begin_inset VSpace bigskip
31026 \end_inset
31027
31028
31029 \end_layout
31030
31031 \begin_layout Standard
31032 \begin_inset Note Greyedout
31033 status open
31034
31035 \begin_layout Plain Layout
31036
31037 \series bold
31038 Note:
31039 \series default
31040  Quand les paramètres des commandes 
31041 \series bold
31042
31043 \backslash
31044 scalebox
31045 \series default
31046  ou 
31047 \series bold
31048
31049 \backslash
31050 resizebox
31051 \series default
31052  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31053  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31054  partiellement.
31055 \end_layout
31056
31057 \end_inset
31058
31059
31060 \end_layout
31061
31062 \begin_layout Standard
31063 \begin_inset VSpace bigskip
31064 \end_inset
31065
31066
31067 \end_layout
31068
31069 \begin_layout Standard
31070 Les boîtes peuvent être combinée dans n'importe quel ordre.
31071  Par exemple, la commande 
31072 \begin_inset Newline newline
31073 \end_inset
31074
31075
31076 \series bold
31077
31078 \backslash
31079 rotatebox[origin=c]{-45}{
31080 \backslash
31081 resizebox{2cm}{!}{
31082 \backslash
31083 reflectbox{Bonjour}}}
31084 \begin_inset Newline newline
31085 \end_inset
31086
31087
31088 \series default
31089 produit :
31090 \end_layout
31091
31092 \begin_layout Standard
31093 \align center
31094 \begin_inset ERT
31095 status collapsed
31096
31097 \begin_layout Plain Layout
31098
31099
31100 \backslash
31101 rotatebox[origin=c]{-45}{
31102 \backslash
31103 resizebox{2cm}{!}{
31104 \backslash
31105 reflectbox{
31106 \end_layout
31107
31108 \end_inset
31109
31110 Bonjour
31111 \begin_inset ERT
31112 status collapsed
31113
31114 \begin_layout Plain Layout
31115
31116 }}}
31117 \end_layout
31118
31119 \end_inset
31120
31121
31122 \end_layout
31123
31124 \begin_layout Standard
31125 \noindent
31126 Les images, les tableaux et les formules sont autorisées comme contenu de
31127  boîte :
31128 \end_layout
31129
31130 \begin_layout Standard
31131 \align center
31132 \begin_inset ERT
31133 status collapsed
31134
31135 \begin_layout Plain Layout
31136
31137
31138 \backslash
31139 rotatebox[origin=c]{-30}{
31140 \backslash
31141 resizebox{2cm}{!}{
31142 \backslash
31143 reflectbox{
31144 \end_layout
31145
31146 \end_inset
31147
31148
31149 \begin_inset Graphics
31150         filename ../clipart/platypus.eps
31151         lyxscale 50
31152         width 25col%
31153
31154 \end_inset
31155
31156
31157 \begin_inset ERT
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161
31162 }}}
31163 \end_layout
31164
31165 \end_inset
31166
31167
31168 \begin_inset ERT
31169 status collapsed
31170
31171 \begin_layout Plain Layout
31172
31173
31174 \backslash
31175 rotatebox[origin=c]{-45}{
31176 \backslash
31177 resizebox{2cm}{!}{
31178 \backslash
31179 reflectbox{
31180 \end_layout
31181
31182 \end_inset
31183
31184
31185 \begin_inset Tabular
31186 <lyxtabular version="3" rows="2" columns="2">
31187 <features>
31188 <column alignment="center" valignment="top" width="0">
31189 <column alignment="center" valignment="top" width="0">
31190 <row>
31191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31192 \begin_inset Text
31193
31194 \begin_layout Plain Layout
31195 q
31196 \end_layout
31197
31198 \end_inset
31199 </cell>
31200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31201 \begin_inset Text
31202
31203 \begin_layout Plain Layout
31204 w
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 </row>
31210 <row>
31211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31212 \begin_inset Text
31213
31214 \begin_layout Plain Layout
31215 e
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224 r
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 </row>
31230 </lyxtabular>
31231
31232 \end_inset
31233
31234
31235 \begin_inset ERT
31236 status collapsed
31237
31238 \begin_layout Plain Layout
31239
31240 }}}
31241 \end_layout
31242
31243 \end_inset
31244
31245
31246 \begin_inset ERT
31247 status collapsed
31248
31249 \begin_layout Plain Layout
31250
31251
31252 \backslash
31253 rotatebox[origin=c]{-45}{
31254 \backslash
31255 resizebox{2cm}{!}{
31256 \backslash
31257 reflectbox{
31258 \end_layout
31259
31260 \end_inset
31261
31262
31263 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31264 \end_inset
31265
31266
31267 \begin_inset ERT
31268 status collapsed
31269
31270 \begin_layout Plain Layout
31271
31272 }}}
31273 \end_layout
31274
31275 \end_inset
31276
31277
31278 \end_layout
31279
31280 \begin_layout Standard
31281 Quand on utilise le style global de formule 
31282 \series bold
31283 fleqn
31284 \series default
31285  dans le document
31286 \begin_inset Foot
31287 status collapsed
31288
31289 \begin_layout Plain Layout
31290 Quand 
31291 \begin_inset Quotes eld
31292 \end_inset
31293
31294 fleqn
31295 \begin_inset Quotes erd
31296 \end_inset
31297
31298  est ajouté aux options de la classe de document.
31299 \end_layout
31300
31301 \end_inset
31302
31303 , les formules hors texte peuvent aussi être redimensionnées.
31304 \end_layout
31305
31306 \begin_layout Chapter
31307 Trucs Externes
31308 \begin_inset Index
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312 Trucs externes
31313 \end_layout
31314
31315 \end_inset
31316
31317
31318 \end_layout
31319
31320 \begin_layout Standard
31321 Avec le menu 
31322 \family sans
31323 Insérer\SpecialChar \menuseparator
31324 Fichier
31325 \family default
31326  vous pouvez insérer un contenu externe à votre document.
31327  Ce contenu peut être :
31328 \end_layout
31329
31330 \begin_layout Description
31331 Document
31332 \begin_inset space ~
31333 \end_inset
31334
31335 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31336  document.
31337 \end_layout
31338
31339 \begin_layout Description
31340 Texte
31341 \begin_inset space ~
31342 \end_inset
31343
31344 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31345 e.
31346 \end_layout
31347
31348 \begin_layout Description
31349 Texte
31350 \begin_inset space ~
31351 \end_inset
31352
31353 Brut
31354 \begin_inset space ~
31355 \end_inset
31356
31357 par
31358 \begin_inset space ~
31359 \end_inset
31360
31361 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31362  Les lignes vides créent un nouveau paragraphe dans votre document.
31363 \end_layout
31364
31365 \begin_layout Description
31366 Objet
31367 \begin_inset space ~
31368 \end_inset
31369
31370 Externe Fichiers de formats variés.
31371 \end_layout
31372
31373 \begin_layout Description
31374 Sous-Document Documents LyX ou LaTeX.
31375 \end_layout
31376
31377 \begin_layout Section
31378 Objets Externes 
31379 \begin_inset Index
31380 status collapsed
31381
31382 \begin_layout Plain Layout
31383 Trucs externes ! Objets Externes
31384 \end_layout
31385
31386 \end_inset
31387
31388
31389 \end_layout
31390
31391 \begin_layout Standard
31392 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31393  de fichiers dans votre document sans avoir à convertir ces derniers en
31394  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31395  qui va s'occuper des conversions.
31396  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31397  LyX des images dans des formats divers.
31398 \end_layout
31399
31400 \begin_layout Standard
31401 On insère des objets externes en utilisant la fenêtre de dialogue 
31402 \family sans
31403 Objet
31404 \begin_inset space ~
31405 \end_inset
31406
31407 Externe
31408 \family default
31409  qui est accessible via le menu 
31410 \family sans
31411 Insérer\SpecialChar \menuseparator
31412 Fichiers\SpecialChar \menuseparator
31413 Objet
31414 \begin_inset space ~
31415 \end_inset
31416
31417 Externe
31418 \family default
31419 .
31420  Actuellement les types de fichiers (
31421 \family sans
31422 Modèles
31423 \family default
31424 ) suivants sont autorisés :
31425 \end_layout
31426
31427 \begin_layout Description
31428 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31429  par le programme 
31430 \series bold
31431
31432 \begin_inset CommandInset href
31433 LatexCommand href
31434 name "XBoard"
31435 target "http://en.wikipedia.org/wiki/XBoard"
31436
31437 \end_inset
31438
31439
31440 \series default
31441 .
31442 \end_layout
31443
31444 \begin_layout Description
31445 Date Ce modèle insère la date sous la forme 
31446 \emph on
31447 Jour-Mois-Année
31448 \emph default
31449 .
31450  Voici un exemple de date insérée comme objet externe :: 
31451 \begin_inset External
31452         template Date
31453         filename .
31454
31455 \end_inset
31456
31457
31458 \lang english
31459
31460 \begin_inset space ~
31461 \end_inset
31462
31463
31464 \begin_inset Note Note
31465 status open
31466
31467 \begin_layout Plain Layout
31468
31469 \lang english
31470 Remove the protected space when bug 4398 is fixed!
31471 \end_layout
31472
31473 \end_inset
31474
31475
31476 \lang french
31477
31478 \begin_inset Newline newline
31479 \end_inset
31480
31481 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31482  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31483 \family sans
31484 Insérer\SpecialChar \menuseparator
31485 Date
31486 \family default
31487  et avec la commande LaTeX 
31488 \series bold
31489
31490 \backslash
31491 today
31492 \series default
31493  entrée comme code TeX.
31494  Ces différentes méthodes sont comparée dans le tableau
31495 \begin_inset space ~
31496 \end_inset
31497
31498
31499 \begin_inset CommandInset ref
31500 LatexCommand ref
31501 reference "tab:Comparaison-des-dates"
31502
31503 \end_inset
31504
31505 .
31506 \end_layout
31507
31508 \begin_layout Description
31509 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31510  par le programme 
31511 \series bold
31512
31513 \begin_inset CommandInset href
31514 LatexCommand href
31515 name "LilyPond"
31516 target "http://en.wikipedia.org/wiki/LilyPond"
31517
31518 \end_inset
31519
31520
31521 \series default
31522 .
31523 \end_layout
31524
31525 \begin_layout Description
31526 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31527  À peu près tous les formats d'images populaires sont acceptés.
31528  Les images peuvent être traitées dans la fenêtre de dialogue 
31529 \family sans
31530 Objet
31531 \begin_inset space ~
31532 \end_inset
31533
31534 Externe
31535 \family default
31536  comme les images qui sont habituellement incorporées en utilisant le menu
31537  
31538 \family sans
31539 Insérer\SpecialChar \menuseparator
31540 Graphique
31541 \family default
31542 , comme c'est décrit dans la section
31543 \begin_inset space ~
31544 \end_inset
31545
31546
31547 \begin_inset CommandInset ref
31548 LatexCommand ref
31549 reference "sec:Graphics-Dialog"
31550
31551 \end_inset
31552
31553 .
31554  La différence est que seules les images matricielles sont autorisées, ce
31555  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31556 \end_layout
31557
31558 \begin_layout Description
31559 XFig Ce modèle accepte les images créées avec le programme 
31560 \series bold
31561
31562 \begin_inset CommandInset href
31563 LatexCommand href
31564 name "Xfig"
31565 target "http://en.wikipedia.org/wiki/Xfig"
31566
31567 \end_inset
31568
31569
31570 \series default
31571 .
31572 \end_layout
31573
31574 \begin_layout Standard
31575 \begin_inset Float table
31576 placement h
31577 wide false
31578 sideways false
31579 status open
31580
31581 \begin_layout Plain Layout
31582 \begin_inset Caption
31583
31584 \begin_layout Plain Layout
31585 \begin_inset CommandInset label
31586 LatexCommand label
31587 name "tab:Comparaison-des-dates"
31588
31589 \end_inset
31590
31591 Comparaison des méthodes d'insertion de la date.
31592 \end_layout
31593
31594 \end_inset
31595
31596
31597 \end_layout
31598
31599 \begin_layout Plain Layout
31600 \align center
31601 \begin_inset Tabular
31602 <lyxtabular version="3" rows="4" columns="4">
31603 <features>
31604 <column alignment="center" valignment="top" width="0">
31605 <column alignment="center" valignment="top" width="0">
31606 <column alignment="center" valignment="top" width="0">
31607 <column alignment="center" valignment="top" width="0">
31608 <row>
31609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31610 \begin_inset Text
31611
31612 \begin_layout Plain Layout
31613 Format du document
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31619 \begin_inset Text
31620
31621 \begin_layout Plain Layout
31622
31623 \family sans
31624 Objet
31625 \begin_inset space ~
31626 \end_inset
31627
31628 Externe\SpecialChar \menuseparator
31629 Date
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
31639 \family sans
31640 Insérer\SpecialChar \menuseparator
31641 Date
31642 \end_layout
31643
31644 \end_inset
31645 </cell>
31646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31647 \begin_inset Text
31648
31649 \begin_layout Plain Layout
31650 commande 
31651 \series bold
31652
31653 \backslash
31654 today
31655 \end_layout
31656
31657 \end_inset
31658 </cell>
31659 </row>
31660 <row>
31661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31662 \begin_inset Text
31663
31664 \begin_layout Plain Layout
31665 LyX
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674 comme boîte d'insert
31675 \end_layout
31676
31677 \end_inset
31678 </cell>
31679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683 comme date
31684 \end_layout
31685
31686 \end_inset
31687 </cell>
31688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31689 \begin_inset Text
31690
31691 \begin_layout Plain Layout
31692 comme boîte de code TeX
31693 \end_layout
31694
31695 \end_inset
31696 </cell>
31697 </row>
31698 <row>
31699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31700 \begin_inset Text
31701
31702 \begin_layout Plain Layout
31703 LaTeX
31704 \end_layout
31705
31706 \end_inset
31707 </cell>
31708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31709 \begin_inset Text
31710
31711 \begin_layout Plain Layout
31712 comme date
31713 \end_layout
31714
31715 \end_inset
31716 </cell>
31717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31718 \begin_inset Text
31719
31720 \begin_layout Plain Layout
31721 comme date
31722 \end_layout
31723
31724 \end_inset
31725 </cell>
31726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31727 \begin_inset Text
31728
31729 \begin_layout Plain Layout
31730 comme commande
31731 \end_layout
31732
31733 \end_inset
31734 </cell>
31735 </row>
31736 <row>
31737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741 DVI, PDF, PS
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31747 \begin_inset Text
31748
31749 \begin_layout Plain Layout
31750 comme date
31751 \end_layout
31752
31753 \end_inset
31754 </cell>
31755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31756 \begin_inset Text
31757
31758 \begin_layout Plain Layout
31759 comme date
31760 \end_layout
31761
31762 \end_inset
31763 </cell>
31764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31765 \begin_inset Text
31766
31767 \begin_layout Plain Layout
31768 comme date date
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 </row>
31774 </lyxtabular>
31775
31776 \end_inset
31777
31778
31779 \end_layout
31780
31781 \end_inset
31782
31783
31784 \end_layout
31785
31786 \begin_layout Standard
31787 Quand vous activez l'option 
31788 \family sans
31789 Brouillon
31790 \family default
31791  de l'onglet 
31792 \family sans
31793 Fichier
31794 \family default
31795  de la fenêtre de dialogue 
31796 \family sans
31797 Objet
31798 \begin_inset space ~
31799 \end_inset
31800
31801 Externe
31802 \family default
31803 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31804 \begin_inset Newline newline
31805 \end_inset
31806
31807 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31808  : 
31809 \begin_inset Graphics
31810         filename ../clipart/ExternalMaterialQt4.png
31811         scale 85
31812         scaleBeforeRotation
31813
31814 \end_inset
31815
31816  soit comme une image, selon que vous avez ou non activé l'option 
31817 \family sans
31818 Afficher
31819 \begin_inset space ~
31820 \end_inset
31821
31822 dans
31823 \begin_inset space ~
31824 \end_inset
31825
31826 LyX
31827 \family default
31828  de l'onglet 
31829 \family sans
31830 Vue
31831 \begin_inset space ~
31832 \end_inset
31833
31834 LyX
31835 \family default
31836  de la fenêtre de dialogue 
31837 \family sans
31838 Objet
31839 \begin_inset space ~
31840 \end_inset
31841
31842 Externe
31843 \family default
31844 .
31845 \end_layout
31846
31847 \begin_layout Standard
31848 Le manuel 
31849 \family sans
31850 \emph on
31851 Personnalisation
31852 \family default
31853 \emph default
31854  explique comment vous pouvez créer vos propres modèles.
31855 \end_layout
31856
31857 \begin_layout Section
31858 Sous-Documents
31859 \begin_inset CommandInset label
31860 LatexCommand label
31861 name "sec:Sous-Documents"
31862
31863 \end_inset
31864
31865
31866 \begin_inset Index
31867 status collapsed
31868
31869 \begin_layout Plain Layout
31870 Trucs externes ! Sous-Documents
31871 \end_layout
31872
31873 \end_inset
31874
31875
31876 \begin_inset Index
31877 status collapsed
31878
31879 \begin_layout Plain Layout
31880 Fichiers ! Insérer
31881 \end_layout
31882
31883 \end_inset
31884
31885
31886 \end_layout
31887
31888 \begin_layout Standard
31889 Les sous-documents sont utilisés quand on a un document très long qui peut
31890  être décomposé en plusieurs parties ou sections plus petites.
31891  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31892  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31893  Les différents documents sont ce que l'on appelle les sous-documents et
31894  un document maître les relie pour imprimer le document complet ou seulement
31895  une partie de celui-ci.
31896 \end_layout
31897
31898 \begin_layout Standard
31899 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
31900  comme celle-ci : 
31901 \begin_inset Graphics
31902         filename clipart/ChildDocumentQt4.png
31903         scale 60
31904         scaleBeforeRotation
31905
31906 \end_inset
31907
31908  Pour inclure des sous-documents dans un document maître , on utilise le
31909  menu 
31910 \family sans
31911 Insérer\SpecialChar \menuseparator
31912 Fichier\SpecialChar \menuseparator
31913 Sous-Document
31914 \family default
31915 .
31916  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
31917  des quatre méthodes d'inclusion :
31918 \end_layout
31919
31920 \begin_layout Description
31921 Inclus
31922 \begin_inset space ~
31923 \end_inset
31924
31925 (include) Vous pouvez inclure des documents LyX et LaTeX.
31926  Quand vous cliquez sur le bouton 
31927 \family sans
31928 Charger
31929 \family default
31930  dans la fenêtre de dialogue 
31931 \family sans
31932 Sous-Document
31933 \family default
31934 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
31935  vous puissiez le modifier.
31936 \begin_inset Newline newline
31937 \end_inset
31938
31939
31940 \end_layout
31941
31942 \begin_layout Standard
31943 Voici un sous-document inséré avec la méthode 
31944 \family sans
31945 Inclus
31946 \family default
31947  : 
31948 \begin_inset CommandInset include
31949 LatexCommand include
31950 filename "DocumentBidon1.lyx"
31951
31952 \end_inset
31953
31954
31955 \end_layout
31956
31957 \begin_layout Standard
31958 La numérotation des sections va prendre en compte les sections des fichiers
31959  incorporés dans l'ordre où ils sont insérés dans le document maître.
31960  Le document qui est inclus comme exemple possède une sous-section qui sera
31961  numérotée comme sous-section de la section actuelle.
31962  Les étiquettes présentes dans le fichier inclus peuvent être référencées
31963  : la sous-section
31964 \begin_inset space ~
31965 \end_inset
31966
31967
31968 \begin_inset CommandInset ref
31969 LatexCommand ref
31970 reference "sub:Sous-section-externe-1"
31971
31972 \end_inset
31973
31974  est dans le fichier inclus.
31975 \end_layout
31976
31977 \begin_layout Standard
31978 Le préambule du sous-document est tout simplement ignoré, seul le préambule
31979  du document maître est utilisé.
31980  Les documents inclus sont insérés en commençant une nouvelle page et sont
31981  suivis par un saut de page.
31982 \end_layout
31983
31984 \begin_layout Standard
31985 Avec la commande LaTeX 
31986 \series bold
31987
31988 \backslash
31989 includeonly 
31990 \series default
31991 vous pouvez préciser quels sous-documents seront traités pour générer la
31992  sortie imprimée.
31993  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
31994  important puisque cela vous fait économiser du temps de compilation.
31995  La commande 
31996 \series bold
31997
31998 \backslash
31999 includeonly
32000 \series default
32001  est insérée dans le préambule du document maître.
32002  Elle prend comme arguments une liste de noms de fichiers séparés par des
32003  virgules, par exemple :
32004 \end_layout
32005
32006 \begin_layout Standard
32007
32008 \series bold
32009
32010 \backslash
32011 includeonly{chapitre1,chapitre5}
32012 \end_layout
32013
32014 \begin_layout Standard
32015 fera que seuls les fichiers nommés 
32016 \begin_inset Quotes eld
32017 \end_inset
32018
32019 chapitre1.lyx
32020 \begin_inset Quotes erd
32021 \end_inset
32022
32023  (ou 
32024 \begin_inset Quotes eld
32025 \end_inset
32026
32027 chapitre1.tex
32028 \begin_inset Quotes erd
32029 \end_inset
32030
32031 ) et 
32032 \begin_inset Quotes eld
32033 \end_inset
32034
32035 chapitre5.lyx
32036 \begin_inset Quotes erd
32037 \end_inset
32038
32039  seront traités lors de la compilation.
32040 \end_layout
32041
32042 \begin_layout Standard
32043 \begin_inset Note Greyedout
32044 status open
32045
32046 \begin_layout Plain Layout
32047
32048 \series bold
32049 Note:
32050 \series default
32051  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32052  une classe de document différente de celle du document maître, vous recevez
32053  un avertissement quand vous tentez une visualisation ou une exportation,
32054  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32055 \end_layout
32056
32057 \end_inset
32058
32059
32060 \end_layout
32061
32062 \begin_layout Description
32063 Incorporé
32064 \begin_inset space ~
32065 \end_inset
32066
32067 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32068  sont :
32069 \end_layout
32070
32071 \begin_deeper
32072 \begin_layout Itemize
32073 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32074  par un saut de page.
32075 \end_layout
32076
32077 \begin_layout Itemize
32078 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32079  
32080 \family sans
32081 Aperçu
32082 \begin_inset space ~
32083 \end_inset
32084
32085 sur
32086 \begin_inset space ~
32087 \end_inset
32088
32089 le
32090 \begin_inset space ~
32091 \end_inset
32092
32093 vif
32094 \family default
32095  est activée dans les préférences dans la rubrique 
32096 \family sans
32097 Apparence\SpecialChar \menuseparator
32098 Graphique
32099 \family default
32100 .
32101 \end_layout
32102
32103 \begin_layout Itemize
32104 La commande LaTeX 
32105 \series bold
32106
32107 \backslash
32108 includeonly
32109 \series default
32110  ne peut pas être utilisée.
32111 \end_layout
32112
32113 \end_deeper
32114 \begin_layout Standard
32115 Voici un sous document inséré en utilisant la méthode 
32116 \family sans
32117 Incorporé
32118 \family default
32119  : 
32120 \begin_inset CommandInset include
32121 LatexCommand input
32122 preview true
32123 filename "DocumentBidon2.lyx"
32124
32125 \end_inset
32126
32127
32128 \end_layout
32129
32130 \begin_layout Description
32131 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32132  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32133  sous forme de code source et aucune des commandes éventuellement présentes
32134  ne sera exécutée.
32135  Vous pouvez utiliser l'option 
32136 \family sans
32137 Marquer
32138 \begin_inset space ~
32139 \end_inset
32140
32141 les
32142 \begin_inset space ~
32143 \end_inset
32144
32145 espaces
32146 \family default
32147  qui matérialise chaque espace présente dans le code source par un caractère
32148  
32149 \begin_inset Quotes eld
32150 \end_inset
32151
32152
32153 \begin_inset ERT
32154 status collapsed
32155
32156 \begin_layout Plain Layout
32157
32158
32159 \backslash
32160 textvisiblespace 
32161 \end_layout
32162
32163 \end_inset
32164
32165
32166 \begin_inset Quotes erd
32167 \end_inset
32168
32169  .
32170  La différence avec la méthode qui consiste à utiliser le menu 
32171 \family sans
32172 Insérer\SpecialChar \menuseparator
32173 Fichier\SpecialChar \menuseparator
32174 Texte
32175 \begin_inset space ~
32176 \end_inset
32177
32178 brut
32179 \family default
32180  est que le contenu du document n'apparaît pas dans LyX.
32181 \end_layout
32182
32183 \begin_layout Standard
32184 Voici un sous-document inclus en utilisant la méthode 
32185 \family sans
32186 verbatim
32187 \family default
32188  : 
32189 \begin_inset CommandInset include
32190 LatexCommand verbatiminput
32191 filename "DocumentTexteBidon.txt"
32192
32193 \end_inset
32194
32195
32196 \begin_inset VSpace bigskip
32197 \end_inset
32198
32199 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32200  l'option 
32201 \family sans
32202 Marquer
32203 \begin_inset space ~
32204 \end_inset
32205
32206 les
32207 \begin_inset space ~
32208 \end_inset
32209
32210 espaces :
32211 \family default
32212  
32213 \begin_inset CommandInset include
32214 LatexCommand verbatiminput*
32215 filename "DocumentTexteBidon.txt"
32216
32217 \end_inset
32218
32219
32220 \end_layout
32221
32222 \begin_layout Standard
32223 \begin_inset VSpace bigskip
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \begin_layout Standard
32230 \begin_inset Note Greyedout
32231 status open
32232
32233 \begin_layout Plain Layout
32234
32235 \series bold
32236 Note:
32237 \series default
32238  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32239  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32240 \end_layout
32241
32242 \end_inset
32243
32244
32245 \end_layout
32246
32247 \begin_layout Description
32248 Listings Ce type d'inclusion est décrit dans le chapitre
32249 \begin_inset space ~
32250 \end_inset
32251
32252
32253 \begin_inset CommandInset ref
32254 LatexCommand ref
32255 reference "cha:Program-Code-Listings"
32256
32257 \end_inset
32258
32259 .
32260 \end_layout
32261
32262 \begin_layout Standard
32263 \begin_inset Note Greyedout
32264 status open
32265
32266 \begin_layout Plain Layout
32267
32268 \series bold
32269 Note:
32270 \series default
32271  Inclure le même document deux fois dans un même document peut poser des
32272  problèmes avec LaTeX.
32273 \end_layout
32274
32275 \end_inset
32276
32277
32278 \end_layout
32279
32280 \begin_layout Chapter
32281 Listings de Code Source
32282 \begin_inset CommandInset label
32283 LatexCommand label
32284 name "cha:Program-Code-Listings"
32285
32286 \end_inset
32287
32288
32289 \begin_inset Index
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293 Listings
32294 \end_layout
32295
32296 \end_inset
32297
32298
32299 \begin_inset Index
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303 Code Source
32304 \end_layout
32305
32306 \end_inset
32307
32308
32309 \begin_inset Index
32310 status collapsed
32311
32312 \begin_layout Plain Layout
32313 Flottants ! Listings
32314 \end_layout
32315
32316 \end_inset
32317
32318
32319 \end_layout
32320
32321 \begin_layout Standard
32322 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32323  un insert 
32324 \family sans
32325 Listings
32326 \family default
32327  qui peut être créé grâce au menu 
32328 \family sans
32329 Insérer
32330 \family default
32331 \SpecialChar \menuseparator
32332
32333 \family sans
32334 Listing
32335 \begin_inset space ~
32336 \end_inset
32337
32338 de
32339 \begin_inset space ~
32340 \end_inset
32341
32342 Code
32343 \begin_inset space ~
32344 \end_inset
32345
32346 Source
32347 \family default
32348 .
32349  Le paquetage LaTeX 
32350 \series bold
32351 listings
32352 \series default
32353
32354 \begin_inset Index
32355 status collapsed
32356
32357 \begin_layout Plain Layout
32358 Paquetages LaTeX ! listings
32359 \end_layout
32360
32361 \end_inset
32362
32363  fournit un moyen puissant et flexible d'insérer des listings de code source
32364  dans votre document.
32365  
32366 \end_layout
32367
32368 \begin_layout Standard
32369 Quand vous cliquez avec le bouton droit sur un insert de listings, une fenêtre
32370  de dialogue s'ouvre pour vous permettre de modifier le format du listing.
32371 \end_layout
32372
32373 \begin_layout Standard
32374 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32375  L'option d'emplacement 
32376 \family sans
32377 Listing
32378 \begin_inset space ~
32379 \end_inset
32380
32381 en
32382 \begin_inset space ~
32383 \end_inset
32384
32385 Ligne
32386 \family default
32387  imprime le listing dans la ligne comme ceci : 
32388 \begin_inset listings
32389 lstparams "language={C++}"
32390 inline true
32391 status open
32392
32393 \begin_layout Plain Layout
32394
32395 \lang english
32396 int a=5;
32397 \end_layout
32398
32399 \end_inset
32400
32401
32402 \begin_inset Newline newline
32403 \end_inset
32404
32405 L'option 
32406 \family sans
32407 Flottant
32408 \family default
32409  crée un flottant de listing pour lequel vous pouvez préciser les options
32410  classiques d'emplacement : 
32411 \begin_inset Quotes eld
32412 \end_inset
32413
32414
32415 \family sans
32416 h
32417 \family default
32418
32419 \begin_inset Quotes erd
32420 \end_inset
32421
32422
32423 \begin_inset Quotes eld
32424 \end_inset
32425
32426
32427 \family sans
32428 t
32429 \family default
32430
32431 \begin_inset Quotes erd
32432 \end_inset
32433
32434
32435 \begin_inset Quotes eld
32436 \end_inset
32437
32438
32439 \family sans
32440 b
32441 \family default
32442
32443 \begin_inset Quotes erd
32444 \end_inset
32445
32446 , et 
32447 \begin_inset Quotes eld
32448 \end_inset
32449
32450
32451 \family sans
32452 p
32453 \family default
32454
32455 \begin_inset Quotes erd
32456 \end_inset
32457
32458  correspondant aux emplacement décrits dans la section
32459 \begin_inset space ~
32460 \end_inset
32461
32462
32463 \begin_inset CommandInset ref
32464 LatexCommand ref
32465 reference "sec:Placement-flottants"
32466
32467 \end_inset
32468
32469 .
32470  Les options de positionnement peuvent être mélangées et doivent être saisies
32471  sans séparation, par exemple, on peut taper 
32472 \begin_inset Quotes eld
32473 \end_inset
32474
32475
32476 \family sans
32477 htbp
32478 \family default
32479
32480 \begin_inset Quotes erd
32481 \end_inset
32482
32483 .
32484  L' option 
32485 \begin_inset Quotes eld
32486 \end_inset
32487
32488 h
32489 \begin_inset Quotes erd
32490 \end_inset
32491
32492  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32493  
32494 \family sans
32495 Flottant
32496 \family default
32497  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32498  légende et être référencés.
32499 \end_layout
32500
32501 \begin_layout Standard
32502 Vous pouvez ajouter une légende à un listing avec le menu 
32503 \family sans
32504 Insérer\SpecialChar \menuseparator
32505 Légende
32506 \family default
32507 .
32508  On peut référencer les listings de la même façon que les flottants :Voir
32509  le listing
32510 \begin_inset space ~
32511 \end_inset
32512
32513
32514 \begin_inset CommandInset ref
32515 LatexCommand ref
32516 reference "lst:Listing-exemple"
32517
32518 \end_inset
32519
32520
32521 \end_layout
32522
32523 \begin_layout Standard
32524 \begin_inset listings
32525 lstparams "language=Python"
32526 inline false
32527 status open
32528
32529 \begin_layout Plain Layout
32530
32531 \lang english
32532 \begin_inset Caption
32533
32534 \begin_layout Plain Layout
32535 \begin_inset CommandInset label
32536 LatexCommand label
32537 name "lst:Listing-exemple"
32538
32539 \end_inset
32540
32541 Exemple de listing flottant
32542 \end_layout
32543
32544 \end_inset
32545
32546 # Exemple de listing flottant
32547 \end_layout
32548
32549 \begin_layout Plain Layout
32550
32551 \lang english
32552 def func(param):
32553 \end_layout
32554
32555 \begin_layout Plain Layout
32556
32557 \lang english
32558     'ceci est une fonction python'
32559 \end_layout
32560
32561 \begin_layout Plain Layout
32562
32563 \lang english
32564     pass
32565 \end_layout
32566
32567 \end_inset
32568
32569
32570 \end_layout
32571
32572 \begin_layout Standard
32573 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32574  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32575  de manière particulière dans la sortie imprimée.
32576  Dans l'exemple de listing, le mot clé Python 
32577 \begin_inset Quotes eld
32578 \end_inset
32579
32580 def
32581 \begin_inset Quotes erd
32582 \end_inset
32583
32584  est reconnu et imprimé en caractères gras dans la sortie.
32585 \end_layout
32586
32587 \begin_layout Standard
32588 \begin_inset Note Greyedout
32589 status open
32590
32591 \begin_layout Plain Layout
32592
32593 \series bold
32594 Note:
32595 \series default
32596  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32597  une police de caractères à chasse fixe, c'est que votre police ne contient
32598  probablement pas de série grasse.
32599  Dans ce cas choisissez une police différente dans le menu 
32600 \family sans
32601 Document\SpecialChar \menuseparator
32602 Paramètres\SpecialChar \menuseparator
32603 Polices
32604 \family default
32605 .
32606  (Les polices 
32607 \emph on
32608 LuxiMono, BeraMono
32609 \emph default
32610  et 
32611 \emph on
32612 Courier
32613 \emph default
32614  contiennent une série grasse.)
32615 \end_layout
32616
32617 \end_inset
32618
32619
32620 \end_layout
32621
32622 \begin_layout Standard
32623 Dans la rubrique 
32624 \family sans
32625 Numérotation
32626 \begin_inset space ~
32627 \end_inset
32628
32629 des
32630 \begin_inset space ~
32631 \end_inset
32632
32633 Lignes
32634 \family default
32635  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32636 n des lignes.
32637  Vous pouvez mettre un nombre dans le champ 
32638 \family sans
32639 Pas
32640 \family default
32641  pour désigner les lignes qui seront numérotées.
32642  Par exemple, si vous mettez 
32643 \begin_inset Quotes eld
32644 \end_inset
32645
32646 3
32647 \begin_inset Quotes erd
32648 \end_inset
32649
32650 , seule une ligne sur trois sera numérotée.
32651 \end_layout
32652
32653 \begin_layout Standard
32654 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32655  apparaîtront dans la sortie.
32656  Vous devez utiliser l'option 
32657 \family sans
32658 Table
32659 \begin_inset space ~
32660 \end_inset
32661
32662 de
32663 \begin_inset space ~
32664 \end_inset
32665
32666 Caractères
32667 \begin_inset space ~
32668 \end_inset
32669
32670 Étendue
32671 \family default
32672  quand vous employez des caractères spécifiques à une langue donnée comme
32673  les umlauts Allemands dans votre listing.
32674 \begin_inset Newline newline
32675 \end_inset
32676
32677 Voici un exemple de listing avec la numérotation des lignes à gauche par
32678  pas de 3, en langage Python, avec les options 
32679 \begin_inset Quotes eld
32680 \end_inset
32681
32682 Table
32683 \begin_inset space ~
32684 \end_inset
32685
32686 de
32687 \begin_inset space ~
32688 \end_inset
32689
32690 caractères
32691 \begin_inset space ~
32692 \end_inset
32693
32694 étendue
32695 \begin_inset Quotes erd
32696 \end_inset
32697
32698  et 
32699 \begin_inset Quotes eld
32700 \end_inset
32701
32702 Espace
32703 \begin_inset space ~
32704 \end_inset
32705
32706 représenté
32707 \begin_inset space ~
32708 \end_inset
32709
32710 par
32711 \begin_inset space ~
32712 \end_inset
32713
32714 un
32715 \begin_inset space ~
32716 \end_inset
32717
32718 symbole
32719 \begin_inset Quotes erd
32720 \end_inset
32721
32722 , l'intervalle de ligne étant 3
32723 \begin_inset space \thinspace{}
32724 \end_inset
32725
32726 -
32727 \begin_inset space \thinspace{}
32728 \end_inset
32729
32730 8:
32731 \end_layout
32732
32733 \begin_layout Standard
32734 \begin_inset listings
32735 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32736 inline false
32737 status open
32738
32739 \begin_layout Plain Layout
32740
32741 \lang english
32742 def func(param):
32743 \end_layout
32744
32745 \begin_layout Plain Layout
32746
32747 \lang english
32748     'ceci est une fonction Python'
32749 \end_layout
32750
32751 \begin_layout Plain Layout
32752
32753 \lang english
32754     pass
32755 \end_layout
32756
32757 \begin_layout Plain Layout
32758
32759 \lang english
32760 def func(param):
32761 \end_layout
32762
32763 \begin_layout Plain Layout
32764
32765 \lang english
32766 'Ça, c'est un mot Allemand : Tschüß'
32767 \end_layout
32768
32769 \begin_layout Plain Layout
32770
32771 \lang english
32772 pass
32773 \end_layout
32774
32775 \begin_layout Plain Layout
32776
32777 \lang english
32778 def func(param):
32779 \end_layout
32780
32781 \begin_layout Plain Layout
32782
32783 \lang english
32784 'ceci est une fonction Python'
32785 \end_layout
32786
32787 \begin_layout Plain Layout
32788
32789 \lang english
32790 pass
32791 \end_layout
32792
32793 \end_inset
32794
32795
32796 \end_layout
32797
32798 \begin_layout Standard
32799 \begin_inset Note Greyedout
32800 status open
32801
32802 \begin_layout Plain Layout
32803
32804 \series bold
32805 Note:
32806 \series default
32807  À cause d'un bug dans le paquetage 
32808 \series bold
32809 listings
32810 \series default
32811  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32812  listing.
32813  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32814  les lignes 3 et 6.
32815 \end_layout
32816
32817 \end_inset
32818
32819
32820 \end_layout
32821
32822 \begin_layout Standard
32823 \begin_inset VSpace bigskip
32824 \end_inset
32825
32826
32827 \end_layout
32828
32829 \begin_layout Standard
32830 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32831  listing.
32832  Pour le faire, il suffit d'utiliser le menu 
32833 \family sans
32834 Insérer\SpecialChar \menuseparator
32835 Fichier\SpecialChar \menuseparator
32836 Sous-Document
32837 \family default
32838  et de choisir le type 
32839 \family sans
32840 Listing
32841 \family default
32842
32843 \begin_inset space ~
32844 \end_inset
32845
32846
32847 \family sans
32848 de
32849 \begin_inset space ~
32850 \end_inset
32851
32852 Code
32853 \begin_inset space ~
32854 \end_inset
32855
32856 source
32857 \family default
32858 .
32859 \begin_inset Foot
32860 status collapsed
32861
32862 \begin_layout Plain Layout
32863 Les autres types de sous-documents sont décrits dans la section
32864 \begin_inset space ~
32865 \end_inset
32866
32867
32868 \begin_inset CommandInset ref
32869 LatexCommand ref
32870 reference "sec:Sous-Documents"
32871
32872 \end_inset
32873
32874 .
32875 \end_layout
32876
32877 \end_inset
32878
32879  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32880  à utiliser pour le listing dans une zone de texte.
32881  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32882  
32883 \begin_inset Quotes eld
32884 \end_inset
32885
32886 ?
32887 \begin_inset Quotes erd
32888 \end_inset
32889
32890  dans la zone de texte.
32891 \end_layout
32892
32893 \begin_layout Standard
32894 Pour faire référence à un sous-document de type listing, tapez une étiquette
32895  dans le champ correspondant de la fenêtre de dialogue.
32896  On peut alors faire référence à cette étiquette en utilisant le menu 
32897 \family sans
32898 Insérer\SpecialChar \menuseparator
32899 Référence
32900 \begin_inset space ~
32901 \end_inset
32902
32903 Croisée
32904 \family default
32905 .
32906 \end_layout
32907
32908 \begin_layout Standard
32909 Le listing
32910 \begin_inset space ~
32911 \end_inset
32912
32913
32914 \begin_inset CommandInset ref
32915 LatexCommand ref
32916 reference "lst:listing-fichier"
32917
32918 \end_inset
32919
32920  est une exemple de listing issu d'un fichier ; ici les lignes 10
32921 \begin_inset space \thinspace{}
32922 \end_inset
32923
32924 -
32925 \begin_inset space \thinspace{}
32926 \end_inset
32927
32928 15 de ce fichier LyX sont listées.
32929 \end_layout
32930
32931 \begin_layout Standard
32932 \begin_inset CommandInset include
32933 LatexCommand lstinputlisting
32934 filename "EmbeddedObjects.lyx"
32935 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
32936
32937 \end_inset
32938
32939
32940 \end_layout
32941
32942 \begin_layout Standard
32943 \begin_inset VSpace bigskip
32944 \end_inset
32945
32946
32947 \end_layout
32948
32949 \begin_layout Standard
32950 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
32951  de dialogue 
32952 \family sans
32953 Document\SpecialChar \menuseparator
32954 Paramètres\SpecialChar \menuseparator
32955 Format
32956 \begin_inset space ~
32957 \end_inset
32958
32959 du
32960 \begin_inset space ~
32961 \end_inset
32962
32963 Texte
32964 \family default
32965 .
32966  Pour avoir la liste des options disponibles, tapez un point d'interrogation
32967  
32968 \begin_inset Quotes eld
32969 \end_inset
32970
32971 ?
32972 \begin_inset Quotes erd
32973 \end_inset
32974
32975  dans le champ 
32976 \family sans
32977 Paramètres
32978 \begin_inset space ~
32979 \end_inset
32980
32981 du
32982 \begin_inset space ~
32983 \end_inset
32984
32985 Listing
32986 \family default
32987 .
32988 \end_layout
32989
32990 \begin_layout Standard
32991 Pour plus d'information sur le paquetage 
32992 \series bold
32993 listings
32994 \series default
32995 , nous vous renvoyons à sa documentation 
32996 \begin_inset CommandInset citation
32997 LatexCommand cite
32998 key "listings"
32999
33000 \end_inset
33001
33002 .
33003 \end_layout
33004
33005 \begin_layout Standard
33006 \begin_inset Newpage newpage
33007 \end_inset
33008
33009
33010 \end_layout
33011
33012 \begin_layout Chapter
33013 \start_of_appendix
33014 Unités de longueur utilisables avec LyX
33015 \begin_inset OptArg
33016 status collapsed
33017
33018 \begin_layout Plain Layout
33019 Unités de longueur
33020 \end_layout
33021
33022 \end_inset
33023
33024
33025 \begin_inset Index
33026 status collapsed
33027
33028 \begin_layout Plain Layout
33029 Unités
33030 \end_layout
33031
33032 \end_inset
33033
33034
33035 \begin_inset CommandInset label
33036 LatexCommand label
33037 name "cha:Unités-de-longueur"
33038
33039 \end_inset
33040
33041
33042 \end_layout
33043
33044 \begin_layout Standard
33045 Pour comprendre les unités de longueur utilisées dans cette documentation,
33046  le tableau
33047 \begin_inset space ~
33048 \end_inset
33049
33050
33051 \begin_inset CommandInset ref
33052 LatexCommand ref
33053 reference "tab:Unités"
33054
33055 \end_inset
33056
33057 décrit les unités utilisées par LyX.
33058 \begin_inset Float table
33059 placement h
33060 wide false
33061 sideways false
33062 status open
33063
33064 \begin_layout Plain Layout
33065 \begin_inset Caption
33066
33067 \begin_layout Plain Layout
33068 \begin_inset CommandInset label
33069 LatexCommand label
33070 name "tab:Unités"
33071
33072 \end_inset
33073
33074 Unités de longueur
33075 \end_layout
33076
33077 \end_inset
33078
33079
33080 \end_layout
33081
33082 \begin_layout Plain Layout
33083 \begin_inset VSpace medskip
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Plain Layout
33090 \align center
33091 \begin_inset Tabular
33092 <lyxtabular version="3" rows="20" columns="2">
33093 <features>
33094 <column alignment="center" valignment="top" width="0">
33095 <column alignment="center" valignment="top" width="0">
33096 <row>
33097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Plain Layout
33101 unité
33102 \end_layout
33103
33104 \end_inset
33105 </cell>
33106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33107 \begin_inset Text
33108
33109 \begin_layout Plain Layout
33110 nom/description
33111 \end_layout
33112
33113 \end_inset
33114 </cell>
33115 </row>
33116 <row>
33117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33118 \begin_inset Text
33119
33120 \begin_layout Plain Layout
33121 mm
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Plain Layout
33130 millimètre
33131 \end_layout
33132
33133 \end_inset
33134 </cell>
33135 </row>
33136 <row>
33137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33138 \begin_inset Text
33139
33140 \begin_layout Plain Layout
33141 cm
33142 \end_layout
33143
33144 \end_inset
33145 </cell>
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150 centimètre
33151 \end_layout
33152
33153 \end_inset
33154 </cell>
33155 </row>
33156 <row>
33157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33158 \begin_inset Text
33159
33160 \begin_layout Plain Layout
33161 in
33162 \end_layout
33163
33164 \end_inset
33165 </cell>
33166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33167 \begin_inset Text
33168
33169 \begin_layout Plain Layout
33170 pouce (inch)
33171 \end_layout
33172
33173 \end_inset
33174 </cell>
33175 </row>
33176 <row>
33177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33178 \begin_inset Text
33179
33180 \begin_layout Plain Layout
33181 pt
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190 point (72.27
33191 \begin_inset space \thinspace{}
33192 \end_inset
33193
33194 pt = 1
33195 \begin_inset space \thinspace{}
33196 \end_inset
33197
33198 in)
33199 \end_layout
33200
33201 \end_inset
33202 </cell>
33203 </row>
33204 <row>
33205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33206 \begin_inset Text
33207
33208 \begin_layout Plain Layout
33209 pc
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218 pica (1
33219 \begin_inset space \thinspace{}
33220 \end_inset
33221
33222 pc = 12
33223 \begin_inset space \thinspace{}
33224 \end_inset
33225
33226 pt)
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 </row>
33232 <row>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237 sp
33238 \end_layout
33239
33240 \end_inset
33241 </cell>
33242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33243 \begin_inset Text
33244
33245 \begin_layout Plain Layout
33246 scaled point (65536
33247 \begin_inset space \thinspace{}
33248 \end_inset
33249
33250 sp = 1
33251 \begin_inset space \thinspace{}
33252 \end_inset
33253
33254 pt)
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 </row>
33260 <row>
33261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Plain Layout
33265 bp
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274 gros point (72
33275 \begin_inset space \thinspace{}
33276 \end_inset
33277
33278 bp = 1
33279 \begin_inset space \thinspace{}
33280 \end_inset
33281
33282 in)
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 </row>
33288 <row>
33289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33290 \begin_inset Text
33291
33292 \begin_layout Plain Layout
33293 dd
33294 \end_layout
33295
33296 \end_inset
33297 </cell>
33298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33299 \begin_inset Text
33300
33301 \begin_layout Plain Layout
33302 didot (72
33303 \begin_inset space \thinspace{}
33304 \end_inset
33305
33306 dd 
33307 \begin_inset Formula $\approx$
33308 \end_inset
33309
33310  37.6
33311 \begin_inset space \thinspace{}
33312 \end_inset
33313
33314 mm)
33315 \end_layout
33316
33317 \end_inset
33318 </cell>
33319 </row>
33320 <row>
33321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325 cc
33326 \end_layout
33327
33328 \end_inset
33329 </cell>
33330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33331 \begin_inset Text
33332
33333 \begin_layout Plain Layout
33334 cicero (1
33335 \begin_inset space \thinspace{}
33336 \end_inset
33337
33338 cc = 12
33339 \begin_inset space \thinspace{}
33340 \end_inset
33341
33342 dd)
33343 \end_layout
33344
33345 \end_inset
33346 </cell>
33347 </row>
33348 <row>
33349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Plain Layout
33353 Scale%
33354 \end_layout
33355
33356 \end_inset
33357 </cell>
33358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33359 \begin_inset Text
33360
33361 \begin_layout Plain Layout
33362 % de la largeur originale de l'image
33363 \end_layout
33364
33365 \end_inset
33366 </cell>
33367 </row>
33368 <row>
33369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33370 \begin_inset Text
33371
33372 \begin_layout Plain Layout
33373 text%
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382 % de la largeur du texte
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 </row>
33388 <row>
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393 col%
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402 % de la largeur de la colonne
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 </row>
33408 <row>
33409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33410 \begin_inset Text
33411
33412 \begin_layout Plain Layout
33413 page%
33414 \end_layout
33415
33416 \end_inset
33417 </cell>
33418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33419 \begin_inset Text
33420
33421 \begin_layout Plain Layout
33422 % de la largeur du papier
33423 \end_layout
33424
33425 \end_inset
33426 </cell>
33427 </row>
33428 <row>
33429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433 line%
33434 \end_layout
33435
33436 \end_inset
33437 </cell>
33438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33439 \begin_inset Text
33440
33441 \begin_layout Plain Layout
33442 % de la largeur de la ligne
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 </row>
33448 <row>
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453 theight%
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462 % la hauteur du texte
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 </row>
33468 <row>
33469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33470 \begin_inset Text
33471
33472 \begin_layout Plain Layout
33473 pheight%
33474 \end_layout
33475
33476 \end_inset
33477 </cell>
33478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33479 \begin_inset Text
33480
33481 \begin_layout Plain Layout
33482 % hauteur du papier
33483 \end_layout
33484
33485 \end_inset
33486 </cell>
33487 </row>
33488 <row>
33489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33490 \begin_inset Text
33491
33492 \begin_layout Plain Layout
33493 ex
33494 \end_layout
33495
33496 \end_inset
33497 </cell>
33498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33499 \begin_inset Text
33500
33501 \begin_layout Plain Layout
33502 hauteur de la lettre 
33503 \emph on
33504 x
33505 \emph default
33506  dans la police courante
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 </row>
33512 <row>
33513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33514 \begin_inset Text
33515
33516 \begin_layout Plain Layout
33517 em
33518 \end_layout
33519
33520 \end_inset
33521 </cell>
33522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33523 \begin_inset Text
33524
33525 \begin_layout Plain Layout
33526 largeur de la lettre
33527 \emph on
33528  M
33529 \emph default
33530  dans la police courante
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 </row>
33536 <row>
33537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Plain Layout
33541 mu
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550 unité mathématique (1
33551 \begin_inset space \thinspace{}
33552 \end_inset
33553
33554 mu = 1/18
33555 \begin_inset space \thinspace{}
33556 \end_inset
33557
33558 em)
33559 \end_layout
33560
33561 \end_inset
33562 </cell>
33563 </row>
33564 </lyxtabular>
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \end_inset
33572
33573
33574 \end_layout
33575
33576 \begin_layout Chapter
33577 Formats des fichiers de sortie graphiques
33578 \begin_inset CommandInset label
33579 LatexCommand label
33580 name "cha:Formats-fichiers-graphiques"
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \begin_layout Section
33588 DVI
33589 \begin_inset Index
33590 status collapsed
33591
33592 \begin_layout Plain Layout
33593 Formats de Fichiers! DVI
33594 \end_layout
33595
33596 \end_inset
33597
33598
33599 \begin_inset Index
33600 status collapsed
33601
33602 \begin_layout Plain Layout
33603 DVI|see
33604 \begin_inset ERT
33605 status collapsed
33606
33607 \begin_layout Plain Layout
33608
33609 {
33610 \end_layout
33611
33612 \end_inset
33613
33614 Formats de Fichiers
33615 \begin_inset ERT
33616 status collapsed
33617
33618 \begin_layout Plain Layout
33619
33620 }
33621 \end_layout
33622
33623 \end_inset
33624
33625
33626 \end_layout
33627
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \begin_layout Standard
33634 Ce type de fichiers a l'extension 
33635 \begin_inset Quotes fld
33636 \end_inset
33637
33638
33639 \family typewriter
33640 .dvi
33641 \family default
33642
33643 \begin_inset Quotes frd
33644 \end_inset
33645
33646 .
33647  Il est appelé 
33648 \emph on
33649 indépendant de l'appareil
33650 \emph default
33651  ou 
33652 \begin_inset Quotes fld
33653 \end_inset
33654
33655 device independent (DVI)
33656 \begin_inset Quotes frd
33657 \end_inset
33658
33659 , car il est complètement portable ; vous pouvez les recopier d'une machine
33660  à l'autre sans avoir à faire de conversion.
33661  À l'époque où ce format a été développé, c'était loin d'être évident.
33662  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33663  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33664 \end_layout
33665
33666 \begin_layout Standard
33667 \begin_inset Note Greyedout
33668 status open
33669
33670 \begin_layout Plain Layout
33671
33672 \series bold
33673 Note:
33674 \series default
33675  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33676  au fichier.
33677  
33678 \end_layout
33679
33680 \end_inset
33681
33682  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33683  
33684 \family typewriter
33685 .dvi
33686 \family default
33687 .
33688  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33689 z le DVI puisque le programme de visualisation doit convertir les images
33690  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33691  document.
33692  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33693  avec de nombreuses images.
33694 \end_layout
33695
33696 \begin_layout Standard
33697 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33698  menu 
33699 \family sans
33700 Fichier\SpecialChar \menuseparator
33701 Exporter\SpecialChar \menuseparator
33702 DVI.
33703
33704 \family default
33705  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33706 \family sans
33707 Visualiser
33708 \family default
33709  ou en utilisant le bouton
33710 \begin_inset Graphics
33711         filename ../../images/buffer-view_dvi.png
33712         scale 85
33713         scaleBeforeRotation
33714
33715 \end_inset
33716
33717  de la barre d'outils.
33718 \end_layout
33719
33720 \begin_layout Section
33721 PostScript
33722 \begin_inset CommandInset label
33723 LatexCommand label
33724 name "sec:PostScript"
33725
33726 \end_inset
33727
33728
33729 \begin_inset Index
33730 status collapsed
33731
33732 \begin_layout Plain Layout
33733 Formats de Fichiers ! PostScript
33734 \end_layout
33735
33736 \end_inset
33737
33738
33739 \begin_inset Index
33740 status collapsed
33741
33742 \begin_layout Plain Layout
33743 PostScript|see
33744 \begin_inset ERT
33745 status collapsed
33746
33747 \begin_layout Plain Layout
33748
33749 {
33750 \end_layout
33751
33752 \end_inset
33753
33754 Formats de Fichiers
33755 \begin_inset ERT
33756 status collapsed
33757
33758 \begin_layout Plain Layout
33759
33760 }
33761 \end_layout
33762
33763 \end_inset
33764
33765
33766 \end_layout
33767
33768 \end_inset
33769
33770
33771 \end_layout
33772
33773 \begin_layout Standard
33774 Ce type de fichiers a l'extension 
33775 \begin_inset Quotes fld
33776 \end_inset
33777
33778
33779 \family typewriter
33780 .ps
33781 \family default
33782
33783 \begin_inset Quotes frd
33784 \end_inset
33785
33786 .
33787  PostScript a été développé par la société 
33788 \series bold
33789 Adobe
33790 \series default
33791  comme un langage pour les imprimantes.
33792  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33793  pour imprimer le document.
33794  PostScript peut être considéré comme un 
33795 \begin_inset Quotes fld
33796 \end_inset
33797
33798 langage de programmation
33799 \begin_inset Quotes frd
33800 \end_inset
33801
33802  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33803  images
33804 \begin_inset Foot
33805 status open
33806
33807 \begin_layout Plain Layout
33808 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33809  LaTeX 
33810 \series bold
33811 pstricks
33812 \series default
33813
33814 \begin_inset CommandInset citation
33815 LatexCommand cite
33816 key "pstricks"
33817
33818 \end_inset
33819
33820 .
33821 \end_layout
33822
33823 \end_inset
33824
33825 .
33826  En partie à cause de toutes ces possibilités un fichier PostScript est
33827  souvent plus gros qu'un PDF.
33828 \end_layout
33829
33830 \begin_layout Standard
33831 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33832  plus gros qu'un PDF.
33833 \end_layout
33834
33835 \begin_layout Standard
33836 PostScript ne peut contenir que des images au format 
33837 \begin_inset Quotes fld
33838 \end_inset
33839
33840 PostScript Encapsulé
33841 \begin_inset Quotes frd
33842 \end_inset
33843
33844  (encapsulated PostScript ou EPS, d'extension 
33845 \family typewriter
33846 .eps
33847 \family default
33848 ).
33849  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33850  il doit les convertir en interne en EPS.
33851  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33852  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33853  document.
33854  Cela risque de ralentir de façon importante votre rythme de travail.
33855  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33856  vos images directement en EPS pour éviter ce problème.
33857 \end_layout
33858
33859 \begin_layout Standard
33860 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33861  le menu 
33862 \family sans
33863 Fichier\SpecialChar \menuseparator
33864 Exporter\SpecialChar \menuseparator
33865 PostScript.
33866
33867 \family default
33868  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33869  
33870 \family sans
33871 Visualiser
33872 \family default
33873  ou en utilisant le bouton 
33874 \begin_inset Graphics
33875         filename ../../images/buffer-view_ps.png
33876         scale 85
33877         scaleBeforeRotation
33878
33879 \end_inset
33880
33881  de la barre d'outils.
33882 \end_layout
33883
33884 \begin_layout Section
33885 PDF
33886 \begin_inset CommandInset label
33887 LatexCommand label
33888 name "sec:PDF"
33889
33890 \end_inset
33891
33892
33893 \begin_inset Index
33894 status collapsed
33895
33896 \begin_layout Plain Layout
33897 Formats de Fichiers ! PDF
33898 \end_layout
33899
33900 \end_inset
33901
33902
33903 \begin_inset Index
33904 status collapsed
33905
33906 \begin_layout Plain Layout
33907 PDF
33908 \end_layout
33909
33910 \end_inset
33911
33912
33913 \end_layout
33914
33915 \begin_layout Standard
33916 Ce type de fichiers a l'extension 
33917 \begin_inset Quotes fld
33918 \end_inset
33919
33920
33921 \family typewriter
33922 .pdf
33923 \family default
33924
33925 \begin_inset Quotes frd
33926 \end_inset
33927
33928 .
33929  Ce 
33930 \begin_inset Quotes fld
33931 \end_inset
33932
33933 format de document portable
33934 \begin_inset Quotes frd
33935 \end_inset
33936
33937  (portable document format ou PDF) est développé par 
33938 \family typewriter
33939 Adobe
33940 \family default
33941  comme une évolution de PostScript.
33942  Il est plus comprimé et utilise moins de commandes que PostScript.
33943  Comme son nom l'indique, il est 
33944 \begin_inset Quotes fld
33945 \end_inset
33946
33947 portable
33948 \begin_inset Quotes frd
33949 \end_inset
33950
33951  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
33952  aura exactement le même aspect.
33953 \end_layout
33954
33955 \begin_layout Standard
33956 PDF peut contenir des images dans son propre format PDF et dans les formats
33957  JPG (format du 
33958 \begin_inset Quotes fld
33959 \end_inset
33960
33961 Joint Photographic Expert Group
33962 \begin_inset Quotes frd
33963 \end_inset
33964
33965  avec comme extension 
33966 \family typewriter
33967 .jpg
33968 \family default
33969  ou 
33970 \family typewriter
33971 .jpeg
33972 \family default
33973 ) et PNG (
33974 \begin_inset Quotes fld
33975 \end_inset
33976
33977 Portable Network Graphics
33978 \begin_inset Quotes frd
33979 \end_inset
33980
33981  avec l'extension 
33982 \family typewriter
33983 .png
33984 \family default
33985 ).
33986  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
33987  dans un de ces formats.
33988  Mais comme il est dit dans la section sur PostScript, les conversions d'images
33989  vont ralentir votre travail.
33990  Nous recommandons donc l'utilisation de l'un des trois formats cités.
33991 \end_layout
33992
33993 \begin_layout Standard
33994 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
33995  menu 
33996 \family sans
33997 Fichier\SpecialChar \menuseparator
33998 Exporter 
33999 \family default
34000 de trois façons différentes:
34001 \end_layout
34002
34003 \begin_layout Description
34004 PDF
34005 \begin_inset space ~
34006 \end_inset
34007
34008 (ps2pdf) Ceci utilise le programme 
34009 \family typewriter
34010 ps2pdf
34011 \family default
34012  qui créé un PDF à partir de la version PostScript de votre fichier.
34013  Cette dernière est produite par le programme 
34014 \family typewriter
34015 dvips
34016 \family default
34017  qui utilise une version DVI comme étape intermédiaire.
34018  Cette variante consiste donc en trois conversions.
34019 \end_layout
34020
34021 \begin_layout Description
34022 PDF
34023 \begin_inset space ~
34024 \end_inset
34025
34026 (dvipdfm) Ceci utilise le programme 
34027 \family typewriter
34028 dvipdfm
34029 \family default
34030  qui convertit votre fichier en DVI avant de le convertir en PDF.
34031 \end_layout
34032
34033 \begin_layout Description
34034 PDF
34035 \begin_inset space ~
34036 \end_inset
34037
34038 (pdflatex) Ceci utilise le programme 
34039 \family typewriter
34040 pdftex
34041 \family default
34042  qui convertit directement votre fichier en PDF.
34043 \end_layout
34044
34045 \begin_layout Standard
34046 Nous recommandons d'utiliser l'option 
34047 \family sans
34048 PDF
34049 \begin_inset space ~
34050 \end_inset
34051
34052 (pdflatex)
34053 \family default
34054  car 
34055 \family typewriter
34056 pdftex
34057 \family default
34058  accepte toutes les fonctionnalités des versions actuelles de PDF.
34059  Il est en plus rapide et stable.
34060  Le programme 
34061 \family typewriter
34062 dvipdfm
34063 \family default
34064  n'est plus développé est est donc un peu dépassé.
34065 \end_layout
34066
34067 \begin_layout Standard
34068
34069 \end_layout
34070
34071 \begin_layout Standard
34072 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34073 \family sans
34074 Visualiser
34075 \family default
34076  ou en utilisant le bouton 
34077 \begin_inset Graphics
34078         filename ../../images/buffer-view_pdf2.png
34079         scale 85
34080         scaleBeforeRotation
34081
34082 \end_inset
34083
34084  de la barre d'outils
34085 \family sans
34086  (
34087 \family default
34088 qui utilise 
34089 \family sans
34090 PDF
34091 \begin_inset space ~
34092 \end_inset
34093
34094 (pdflatex)
34095 \family default
34096 ).
34097 \end_layout
34098
34099 \begin_layout Chapter
34100 Explication de l' Équation
34101 \begin_inset space ~
34102 \end_inset
34103
34104
34105 \begin_inset CommandInset ref
34106 LatexCommand eqref
34107 reference "eq:Wgn"
34108
34109 \end_inset
34110
34111
34112 \begin_inset CommandInset label
34113 LatexCommand label
34114 name "cha:Explication-de-l'Equation"
34115
34116 \end_inset
34117
34118
34119 \end_layout
34120
34121 \begin_layout Standard
34122 La largeur totale de 
34123 \emph on
34124 n
34125 \emph default
34126  cellules de tableau 
34127 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34128 \end_inset
34129
34130  peut être calculée avec
34131 \end_layout
34132
34133 \begin_layout Standard
34134 \begin_inset Formula \begin{equation}
34135 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}
34136
34137 \end_inset
34138
34139
34140 \end_layout
34141
34142 \begin_layout Standard
34143 Où 
34144 \begin_inset Formula $W_{g\, n}$
34145 \end_inset
34146
34147  est la largeur fixe de toutes les cellules.
34148  
34149 \series bold
34150
34151 \backslash
34152 tabcolsep
34153 \series default
34154  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34155  sa valeur par défaut est 6
34156 \begin_inset space \thinspace{}
34157 \end_inset
34158
34159 pt.
34160  
34161 \series bold
34162
34163 \backslash
34164 arrayrulewidth
34165 \series default
34166  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34167 \begin_inset space \thinspace{}
34168 \end_inset
34169
34170 pt.
34171 \end_layout
34172
34173 \begin_layout Standard
34174 D'après l'équation
34175 \begin_inset space ~
34176 \end_inset
34177
34178
34179 \begin_inset CommandInset ref
34180 LatexCommand eqref
34181 reference "eq:Wtot_n"
34182
34183 \end_inset
34184
34185 , la largeur totale d'une multicolonne, 
34186 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34187 \end_inset
34188
34189  est
34190 \end_layout
34191
34192 \begin_layout Standard
34193 \begin_inset Formula \begin{equation}
34194 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34195
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \begin_layout Standard
34202 En posant que les équations 
34203 \begin_inset space ~
34204 \end_inset
34205
34206
34207 \begin_inset CommandInset ref
34208 LatexCommand eqref
34209 reference "eq:Wtot_n"
34210
34211 \end_inset
34212
34213  et 
34214 \begin_inset CommandInset ref
34215 LatexCommand eqref
34216 reference "eq:Wtot_mult"
34217
34218 \end_inset
34219
34220  sont égales, on peut calculer la largeur nécessaire 
34221 \begin_inset Formula $W_{g\, n}$
34222 \end_inset
34223
34224  quand 
34225 \emph on
34226 n
34227 \emph default
34228  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34229  de 
34230 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34231 \end_inset
34232
34233 :
34234 \end_layout
34235
34236 \begin_layout Standard
34237 \begin_inset Formula \begin{equation}
34238 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34239
34240 \end_inset
34241
34242
34243 \end_layout
34244
34245 \begin_layout Bibliography
34246 \begin_inset CommandInset bibitem
34247 LatexCommand bibitem
34248 key "latexcompanion"
34249
34250 \end_inset
34251
34252 Frank Mittelbach and Michel Goossens: 
34253 \emph on
34254 The LaTeX Companion Second Edition.
34255
34256 \emph default
34257  Addison-Wesley, 2004
34258 \end_layout
34259
34260 \begin_layout Bibliography
34261 \begin_inset CommandInset bibitem
34262 LatexCommand bibitem
34263 key "latexguide"
34264
34265 \end_inset
34266
34267 Helmut Kopka and Patrick W.
34268  Daly: 
34269 \emph on
34270 A Guide to LaTeX Fourth Edition.
34271
34272 \emph default
34273  Addison-Wesley, 2003
34274 \end_layout
34275
34276 \begin_layout Bibliography
34277 \begin_inset CommandInset bibitem
34278 LatexCommand bibitem
34279 key "latexbook"
34280
34281 \end_inset
34282
34283 Leslie Lamport: 
34284 \emph on
34285 LaTeX: A Document Preparation System.
34286
34287 \emph default
34288  Addison-Wesley, second edition, 1994
34289 \end_layout
34290
34291 \begin_layout Bibliography
34292 \begin_inset CommandInset bibitem
34293 LatexCommand bibitem
34294 key "booktabs"
34295
34296 \end_inset
34297
34298 Documentation du paquetage LaTeX 
34299 \series bold
34300
34301 \begin_inset CommandInset href
34302 LatexCommand href
34303 name "booktabs"
34304 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34305
34306 \end_inset
34307
34308
34309 \series default
34310
34311 \begin_inset Index
34312 status collapsed
34313
34314 \begin_layout Plain Layout
34315 Paquetages LaTeX ! booktabs
34316 \end_layout
34317
34318 \end_inset
34319
34320
34321 \end_layout
34322
34323 \begin_layout Bibliography
34324 \begin_inset CommandInset bibitem
34325 LatexCommand bibitem
34326 key "caption"
34327
34328 \end_inset
34329
34330 Documentation du paquetage LaTeX 
34331 \series bold
34332
34333 \begin_inset CommandInset href
34334 LatexCommand href
34335 name "caption"
34336 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34337
34338 \end_inset
34339
34340
34341 \series default
34342
34343 \begin_inset Index
34344 status collapsed
34345
34346 \begin_layout Plain Layout
34347 Paquetages LaTeX ! caption
34348 \end_layout
34349
34350 \end_inset
34351
34352
34353 \end_layout
34354
34355 \begin_layout Bibliography
34356 \begin_inset CommandInset bibitem
34357 LatexCommand bibitem
34358 key "endfloat"
34359
34360 \end_inset
34361
34362 Documentation du paquetage LaTeX 
34363 \series bold
34364
34365 \begin_inset CommandInset href
34366 LatexCommand href
34367 name "endfloat"
34368 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34369
34370 \end_inset
34371
34372
34373 \series default
34374
34375 \begin_inset Index
34376 status collapsed
34377
34378 \begin_layout Plain Layout
34379 Paquetages LaTeX ! endfloat
34380 \end_layout
34381
34382 \end_inset
34383
34384
34385 \end_layout
34386
34387 \begin_layout Bibliography
34388 \begin_inset CommandInset bibitem
34389 LatexCommand bibitem
34390 key "wrapfig"
34391
34392 \end_inset
34393
34394 Documentation du paquetage LaTeX 
34395 \series bold
34396
34397 \begin_inset CommandInset href
34398 LatexCommand href
34399 name "wrapfig"
34400 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34401
34402 \end_inset
34403
34404
34405 \series default
34406
34407 \begin_inset Index
34408 status collapsed
34409
34410 \begin_layout Plain Layout
34411 Paquetages LaTeX ! wrapfig
34412 \begin_inset ERT
34413 status collapsed
34414
34415 \begin_layout Plain Layout
34416
34417
34418 \backslash
34419
34420 \begin_inset ERT
34421 status collapsed
34422
34423 \begin_layout Plain Layout
34424
34425 {
34426 \end_layout
34427
34428 \end_inset
34429
34430
34431 \begin_inset ERT
34432 status collapsed
34433
34434 \begin_layout Plain Layout
34435
34436 }
34437 \end_layout
34438
34439 \end_inset
34440
34441
34442 \end_layout
34443
34444 \end_inset
34445
34446 vspace
34447 \begin_inset ERT
34448 status collapsed
34449
34450 \begin_layout Plain Layout
34451
34452 {
34453 \end_layout
34454
34455 \end_inset
34456
34457 4mm
34458 \begin_inset ERT
34459 status collapsed
34460
34461 \begin_layout Plain Layout
34462
34463 }
34464 \end_layout
34465
34466 \end_inset
34467
34468
34469 \end_layout
34470
34471 \end_inset
34472
34473
34474 \end_layout
34475
34476 \begin_layout Bibliography
34477 \begin_inset CommandInset bibitem
34478 LatexCommand bibitem
34479 key "footmisc"
34480
34481 \end_inset
34482
34483 Documentation du paquetage LaTeX 
34484 \series bold
34485
34486 \begin_inset CommandInset href
34487 LatexCommand href
34488 name "footmisc"
34489 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34490
34491 \end_inset
34492
34493
34494 \series default
34495
34496 \begin_inset Index
34497 status collapsed
34498
34499 \begin_layout Plain Layout
34500 Paquetages LaTeX ! footmisc
34501 \end_layout
34502
34503 \end_inset
34504
34505
34506 \end_layout
34507
34508 \begin_layout Bibliography
34509 \begin_inset CommandInset bibitem
34510 LatexCommand bibitem
34511 key "hypcap"
34512
34513 \end_inset
34514
34515 Documentation du paquetage LaTeX 
34516 \series bold
34517
34518 \begin_inset CommandInset href
34519 LatexCommand href
34520 name "hypcap"
34521 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34522
34523 \end_inset
34524
34525
34526 \series default
34527
34528 \begin_inset Index
34529 status collapsed
34530
34531 \begin_layout Plain Layout
34532 Paquetages LaTeX ! hyperref
34533 \end_layout
34534
34535 \end_inset
34536
34537
34538 \end_layout
34539
34540 \begin_layout Bibliography
34541 \begin_inset CommandInset bibitem
34542 LatexCommand bibitem
34543 key "hyperref"
34544
34545 \end_inset
34546
34547 Documentation du paquetage LaTeX 
34548 \series bold
34549
34550 \begin_inset CommandInset href
34551 LatexCommand href
34552 name "hyperref"
34553 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34554
34555 \end_inset
34556
34557
34558 \series default
34559
34560 \begin_inset Index
34561 status collapsed
34562
34563 \begin_layout Plain Layout
34564 Paquetages LaTeX ! hyperref
34565 \end_layout
34566
34567 \end_inset
34568
34569
34570 \end_layout
34571
34572 \begin_layout Bibliography
34573 \begin_inset CommandInset bibitem
34574 LatexCommand bibitem
34575 key "koma-script"
34576
34577 \end_inset
34578
34579 Documentation du paquetage LaTeX 
34580 \series bold
34581
34582 \begin_inset CommandInset href
34583 LatexCommand href
34584 name "koma-script"
34585 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34586
34587 \end_inset
34588
34589
34590 \series default
34591
34592 \begin_inset Index
34593 status collapsed
34594
34595 \begin_layout Plain Layout
34596 Paquetages LaTeX ! koma-script
34597 \end_layout
34598
34599 \end_inset
34600
34601
34602 \end_layout
34603
34604 \begin_layout Bibliography
34605 \begin_inset CommandInset bibitem
34606 LatexCommand bibitem
34607 key "listings"
34608
34609 \end_inset
34610
34611 Documentation du paquetage LaTeX 
34612 \series bold
34613
34614 \begin_inset CommandInset href
34615 LatexCommand href
34616 name "listings"
34617 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34618
34619 \end_inset
34620
34621
34622 \series default
34623
34624 \begin_inset Index
34625 status collapsed
34626
34627 \begin_layout Plain Layout
34628 Paquetages LaTeX ! listings
34629 \end_layout
34630
34631 \end_inset
34632
34633
34634 \end_layout
34635
34636 \begin_layout Bibliography
34637 \begin_inset CommandInset bibitem
34638 LatexCommand bibitem
34639 key "marginnote"
34640
34641 \end_inset
34642
34643 Documentation du paquetage LaTeX 
34644 \series bold
34645
34646 \begin_inset CommandInset href
34647 LatexCommand href
34648 name "marginnote"
34649 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34650
34651 \end_inset
34652
34653
34654 \series default
34655
34656 \begin_inset Index
34657 status collapsed
34658
34659 \begin_layout Plain Layout
34660 Paquetages LaTeX ! marginnote
34661 \end_layout
34662
34663 \end_inset
34664
34665
34666 \end_layout
34667
34668 \begin_layout Bibliography
34669 \begin_inset CommandInset bibitem
34670 LatexCommand bibitem
34671 key "pstricks"
34672
34673 \end_inset
34674
34675 Page Web du paquetage LaTeX 
34676 \series bold
34677
34678 \begin_inset CommandInset href
34679 LatexCommand href
34680 name "PSTricks"
34681 target "http://tug.org/PSTricks/"
34682
34683 \end_inset
34684
34685
34686 \series default
34687
34688 \begin_inset Index
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692 Paquetages LaTeX ! PSTricks
34693 \end_layout
34694
34695 \end_inset
34696
34697
34698 \end_layout
34699
34700 \begin_layout Bibliography
34701 \begin_inset CommandInset bibitem
34702 LatexCommand bibitem
34703 key "sidecap"
34704
34705 \end_inset
34706
34707 Documentation du paquetage LaTeX 
34708 \series bold
34709
34710 \begin_inset CommandInset href
34711 LatexCommand href
34712 name "sidecap"
34713 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34714
34715 \end_inset
34716
34717
34718 \series default
34719
34720 \begin_inset Index
34721 status collapsed
34722
34723 \begin_layout Plain Layout
34724 Paquetages LaTeX ! sidecap
34725 \end_layout
34726
34727 \end_inset
34728
34729
34730 \end_layout
34731
34732 \begin_layout Bibliography
34733 \begin_inset CommandInset bibitem
34734 LatexCommand bibitem
34735 key "NewInLyX16"
34736
34737 \end_inset
34738
34739
34740 \begin_inset CommandInset href
34741 LatexCommand href
34742 name "Page Wiki"
34743 target "http://wiki.lyx.org/LyX/NewInLyX16"
34744
34745 \end_inset
34746
34747  au sujet des nouveautés de 
34748 \family sans
34749 LyX 1.6.0
34750 \family default
34751 .
34752 \end_layout
34753
34754 \begin_layout Standard
34755 \begin_inset CommandInset index_print
34756 LatexCommand printindex
34757
34758 \end_inset
34759
34760
34761 \end_layout
34762
34763 \begin_layout Standard
34764 \begin_inset FloatList figure
34765
34766 \end_inset
34767
34768
34769 \end_layout
34770
34771 \begin_layout Standard
34772 \begin_inset FloatList table
34773
34774 \end_inset
34775
34776
34777 \end_layout
34778
34779 \begin_layout Standard
34780 \begin_inset ERT
34781 status open
34782
34783 \begin_layout Plain Layout
34784
34785
34786 \backslash
34787 listof{algorithm}{Liste des Algorithmes}
34788 \end_layout
34789
34790 \end_inset
34791
34792
34793 \begin_inset Note Note
34794 status collapsed
34795
34796 \begin_layout Plain Layout
34797 voir la section
34798 \begin_inset space ~
34799 \end_inset
34800
34801
34802 \begin_inset CommandInset ref
34803 LatexCommand ref
34804 reference "sub:Flottant-d'Algorithme"
34805
34806 \end_inset
34807
34808  pour une description
34809 \end_layout
34810
34811 \end_inset
34812
34813
34814 \end_layout
34815
34816 \end_body
34817 \end_document