]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: describe the new tabulator size listings option
[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 341
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125 % redefine the greyed out note
126 \renewenvironment{lyxgreyedout}
127  {\textcolor{blue}\bgroup}{\egroup}
128
129 % ------------------------------------
130 % used to check for needed LaTeX packages
131 \usepackage{ifthen}
132
133 % check for package arydshln
134 % used for tables with dashed lines
135 \newboolean{arydshln}
136 \IfFileExists{arydshln.sty}
137  {\usepackage{arydshln}
138   \setboolean{arydshln}{true}}
139  {\setboolean{arydshln}{false}}
140
141 % check for package marginnote
142 % used for margin notes
143 \newboolean{marginnote}
144 \IfFileExists{marginnote.sty}
145  {\usepackage{marginnote}
146   \let\marginpar\marginnote
147   \setboolean{marginnote}{true}}
148  {\setboolean{marginnote}{false}}
149
150 % check for package sidecap
151 % used for captions on the side
152 \newboolean{sidecap}
153 \IfFileExists{sidecap.sty}
154  {\usepackage{sidecap}
155   \let\marginpar\marginnote
156   \setboolean{sidecap}{true}}
157  {\setboolean{sidecap}{false}}
158
159 % redefine the \LyX macro for PDF bookmarks
160 \def\LyX{\texorpdfstring{%
161   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
162   {LyX }}
163
164 % use normal list environments also in French documents
165 \StandardLayout
166 \end_preamble
167 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
168 \language french
169 \inputencoding auto
170 \font_roman default
171 \font_sans default
172 \font_typewriter default
173 \font_default_family default
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pagebackref false
196 \pdf_pdfusetitle false
197 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
198 \papersize default
199 \use_geometry false
200 \use_amsmath 2
201 \use_esint 0
202 \cite_engine basic
203 \use_bibtopic false
204 \paperorientation portrait
205 \secnumdepth 3
206 \tocdepth 3
207 \paragraph_separation skip
208 \defskip medskip
209 \quotes_language english
210 \papercolumns 1
211 \papersides 2
212 \paperpagestyle default
213 \bullet 1 1 34 -1
214 \bullet 2 2 35 -1
215 \bullet 3 2 7 -1
216 \tracking_changes false
217 \output_changes false
218 \author "" 
219 \author "" 
220 \end_header
221
222 \begin_body
223
224 \begin_layout Title
225 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
226  les Boîtes et les Objets Externes de LyX
227 \end_layout
228
229 \begin_layout Author
230 par l'Équipe LyX
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 \noindent
236 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
237  de la documentation de LyX: 
238 \begin_inset CommandInset href
239 LatexCommand href
240 name "lyx-docs@lists.lyx.org"
241 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
242 type "mailto:"
243
244 \end_inset
245
246
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 auteur original : Uwe Stöhr
257 \end_layout
258
259 \begin_layout Plain Layout
260 Traduction française : Siegfried Meunier-Guttin-Cluzel
261 \end_layout
262
263 \begin_layout Plain Layout
264 version 1.5.2 - novembre 2007
265 \end_layout
266
267 \end_inset
268
269
270 \begin_inset Newline newline
271 \end_inset
272
273
274 \begin_inset Newline newline
275 \end_inset
276
277
278 \family sans
279 Version 1.6svn
280 \end_layout
281
282 \begin_layout Standard
283 \begin_inset CommandInset toc
284 LatexCommand tableofcontents
285
286 \end_inset
287
288
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset Note Note
293 status open
294
295 \begin_layout Plain Layout
296 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
297  
298 \series bold
299 arydshln
300 \series default
301
302 \series bold
303 colortbl
304 \series default
305
306 \series bold
307 marginnote
308 \series default
309 , et 
310 \series bold
311 sidecap
312 \series default
313  doivent être installés.
314  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
315  les sections qui nécessitent les paquetages en question n'apparaîtront
316  pas sur la sortie.
317 \end_layout
318
319 \begin_layout Plain Layout
320 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
321 \begin_inset Newline newline
322 \end_inset
323
324
325 \series bold
326 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
327 \begin_inset Newline newline
328 \end_inset
329
330
331 \series default
332 (version anglaise)
333 \end_layout
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Chapter
341 Figures
342 \begin_inset Index
343 status collapsed
344
345 \begin_layout Plain Layout
346 Figures
347 \end_layout
348
349 \end_inset
350
351
352 \begin_inset Index
353 status collapsed
354
355 \begin_layout Plain Layout
356 Graphiques|see
357 \begin_inset ERT
358 status collapsed
359
360 \begin_layout Plain Layout
361
362 {
363 \end_layout
364
365 \end_inset
366
367 Figures
368 \begin_inset ERT
369 status collapsed
370
371 \begin_layout Plain Layout
372
373 }
374 \end_layout
375
376 \end_inset
377
378
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Section
387 La fenêtre de dialogue Graphique
388 \begin_inset Index
389 status collapsed
390
391 \begin_layout Plain Layout
392 Figures ! Fenêtre de dialogue Graphique
393 \end_layout
394
395 \end_inset
396
397
398 \begin_inset CommandInset label
399 LatexCommand label
400 name "sec:Graphics-Dialog"
401
402 \end_inset
403
404
405 \end_layout
406
407 \begin_layout Standard
408 Pour placer une figure dans votre document, cliquez sur le bouton
409 \begin_inset Graphics
410         filename ../../images/dialog-show-new-inset_graphics.png
411         scale 85
412         scaleBeforeRotation
413
414 \end_inset
415
416  dans la barre d'outils, ou faites 
417 \family sans
418 Insérer\SpecialChar \menuseparator
419 Graphique
420 \family default
421 .
422  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
423  à charger.
424  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
425  dans le texte.
426 \end_layout
427
428 \begin_layout Standard
429 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
430  sur une image
431 \begin_inset Note Note
432 status collapsed
433
434 \begin_layout Plain Layout
435 Ça marche aussi avec le bouton gauche ! (NdT)
436 \end_layout
437
438 \end_inset
439
440 .
441  Cette fenêtre de dialogue possède trois onglets:
442 \end_layout
443
444 \begin_layout Description
445 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
446  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
447  Les unités de longueurs utilisées sont décrites dans l'appendice
448 \begin_inset space ~
449 \end_inset
450
451
452 \begin_inset CommandInset ref
453 LatexCommand ref
454 reference "cha:Unités-de-longueur"
455
456 \end_inset
457
458 .
459 \begin_inset Newline newline
460 \end_inset
461
462
463 \begin_inset Index
464 status collapsed
465
466 \begin_layout Plain Layout
467 Figures ! Pivotées
468 \end_layout
469
470 \end_inset
471
472 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
473  d'une montre, en donnant l'angle de rotation et la position du pivot.
474  L'image apparaîtra pivotée dans LyX.
475 \begin_inset Newline newline
476 \end_inset
477
478
479 \begin_inset Index
480 status collapsed
481
482 \begin_layout Plain Layout
483 Figures ! Redimensionnées
484 \end_layout
485
486 \end_inset
487
488 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
489  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
490  sa largeur.
491  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
492  déterminée automatiquement.
493  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
494  éventuellement une distorsion.
495  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
496  
497 \family sans
498 Conserver
499 \begin_inset space ~
500 \end_inset
501
502 les
503 \begin_inset space ~
504 \end_inset
505
506 proportions
507 \family default
508 .
509  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
510  pas les valeurs fixées.
511  
512 \begin_inset Newline newline
513 \end_inset
514
515 Les images peuvent être modifiée en utilisant le programme de votre choix
516  en cliquant sur le bouton Éditer.
517  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
518  
519 \family sans
520 Formats
521 \begin_inset space ~
522 \end_inset
523
524 de
525 \begin_inset space ~
526 \end_inset
527
528 fichiers
529 \family default
530  dans la fenêtre de dialogue de 
531 \family sans
532 Préférences
533 \family default
534  de LyX.
535 \end_layout
536
537 \begin_layout Description
538 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
539  la sortie finale est de modifier les coordonnées de la zone de l'image
540  qui est affichée.
541  Cette zone peut être calculée automatiquement à partir des données présentes
542  dans le fichier en appuyant sur le bouton 
543 \family sans
544 Valeurs
545 \begin_inset space ~
546 \end_inset
547
548 du
549 \begin_inset space ~
550 \end_inset
551
552 Fichier
553 \family default
554 .
555  Avec l'option 
556 \family sans
557 Couper
558 \begin_inset space ~
559 \end_inset
560
561 à
562 \begin_inset space ~
563 \end_inset
564
565 la
566 \begin_inset space ~
567 \end_inset
568
569 boîte
570 \begin_inset space ~
571 \end_inset
572
573 de
574 \begin_inset space ~
575 \end_inset
576
577 délimitation, 
578 \family default
579 seule la portion de l'image qui est dans la zone définie sera imprimée.
580  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
581  donc vous pouvez ignorer l'onglet 
582 \family sans
583 Rogner
584 \family default
585 .
586 \end_layout
587
588 \begin_layout Description
589
590 \family sans
591 Options
592 \begin_inset space ~
593 \end_inset
594
595 LaTeX
596 \begin_inset space ~
597 \end_inset
598
599 et
600 \begin_inset space ~
601 \end_inset
602
603 LyX
604 \family default
605  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
606  les experts ès-LaTeX pourront fournir des options supplémentaires pour
607  LaTeX
608 \begin_inset Newline newline
609 \end_inset
610
611 L'option 
612 \family sans
613 Mode brouillon
614 \family default
615  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
616  avec la taille de l'image.
617 \begin_inset Newline newline
618 \end_inset
619
620 L'option 
621 \family sans
622 Ne
623 \begin_inset space ~
624 \end_inset
625
626 pas
627 \begin_inset space ~
628 \end_inset
629
630 décompresser
631 \begin_inset space ~
632 \end_inset
633
634 à
635 \begin_inset space ~
636 \end_inset
637
638 l'exportation
639 \family default
640  n'affectera que les graphiques EPS zippés, par exemple 
641 \family typewriter
642 x.eps.gz
643 \family default
644 .
645  Quand cette option est activée, les images ne sont pas décompressées à
646  l'exportation, vu que LaTeX peut les traiter telles-quelles
647 \begin_inset Newline newline
648 \end_inset
649
650 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
651  disques quand on utilise PostScript comme format de sortie, voir l'appendice
652 \begin_inset space ~
653 \end_inset
654
655
656 \begin_inset CommandInset ref
657 LatexCommand ref
658 reference "sec:PostScript"
659
660 \end_inset
661
662 .
663  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
664  terminal UNIX ou une console Windows:
665 \begin_inset Newline newline
666 \end_inset
667
668
669 \series bold
670 gzip x.eps
671 \series default
672
673 \begin_inset Newline newline
674 \end_inset
675
676
677 \series bold
678 zgrep %%Bounding x.eps.gz > x.eps.bb
679 \series default
680
681 \begin_inset Newline newline
682 \end_inset
683
684 La seconde commande va créer le fichier contenant la description de la boîte
685  de délimitation 
686 \begin_inset Quotes eld
687 \end_inset
688
689
690 \family typewriter
691 x.eps.bb
692 \family default
693
694 \begin_inset Quotes erd
695 \end_inset
696
697  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
698 \begin_inset Newline newline
699 \end_inset
700
701 Le champ 
702 \family sans
703 Initialiser
704 \begin_inset space ~
705 \end_inset
706
707 le
708 \begin_inset space ~
709 \end_inset
710
711 nom
712 \begin_inset space ~
713 \end_inset
714
715 du
716 \begin_inset space ~
717 \end_inset
718
719 groupe
720 \family default
721  vous permet de définir ou de choisir un groupe de paramètres d'image
722 \begin_inset Index
723 status open
724
725 \begin_layout Plain Layout
726 Figures ! Groupes de paramétrisation
727 \end_layout
728
729 \end_inset
730
731 .
732  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
733  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
734  les autres soient automatiquement modifiées de la même manière.
735  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
736  avoir à modifier leur taille manuellement une par une.
737  On peut rattacher une image à un groupe existant en utilisant le menu contextue
738 l de l'image et en cochant le nom du groupe dans la liste
739 \begin_inset Foot
740 status open
741
742 \begin_layout Plain Layout
743 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
744 \end_layout
745
746 \end_inset
747
748 .
749 \end_layout
750
751 \begin_layout Standard
752 \begin_inset VSpace bigskip
753 \end_inset
754
755
756 \end_layout
757
758 \begin_layout Standard
759 Voici un exemple d'image au format EPS
760 \begin_inset Foot
761 status collapsed
762
763 \begin_layout Plain Layout
764 Les format d'images sont décrits dans la section
765 \begin_inset space ~
766 \end_inset
767
768
769 \begin_inset CommandInset ref
770 LatexCommand ref
771 reference "sec:Image-Formats"
772
773 \end_inset
774
775 .
776 \end_layout
777
778 \end_inset
779
780  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
781 nt:
782 \end_layout
783
784 \begin_layout Standard
785 \align center
786 \begin_inset Graphics
787         filename ../clipart/mobius.eps
788         scale 70
789         scaleBeforeRotation
790         rotateOrigin center
791
792 \end_inset
793
794
795 \end_layout
796
797 \begin_layout Standard
798 Et voici la même image mais en mode brouillon:
799 \end_layout
800
801 \begin_layout Standard
802 \align center
803 \begin_inset Graphics
804         filename ../clipart/mobius.eps
805         scale 70
806         draft
807         scaleBeforeRotation
808         rotateOrigin center
809
810 \end_inset
811
812
813 \end_layout
814
815 \begin_layout Section
816 Figures Flottantes
817 \begin_inset CommandInset label
818 LatexCommand label
819 name "sec:Figure-Floats"
820
821 \end_inset
822
823
824 \begin_inset Index
825 status collapsed
826
827 \begin_layout Plain Layout
828 Flottants ! Figures
829 \end_layout
830
831 \end_inset
832
833
834 \begin_inset Index
835 status collapsed
836
837 \begin_layout Plain Layout
838 Figures ! Flottants
839 \end_layout
840
841 \end_inset
842
843
844 \end_layout
845
846 \begin_layout Standard
847 Pour des explications d'ordre général concernant les flottants, jetez un
848  coup d'œil à la section
849 \begin_inset space ~
850 \end_inset
851
852
853 \begin_inset CommandInset ref
854 LatexCommand ref
855 reference "sec:Flottants-Introduction"
856
857 \end_inset
858
859 .
860 \end_layout
861
862 \begin_layout Standard
863 Le bouton 
864 \begin_inset Graphics
865         filename ../../images/float-insert_figure.png
866         scale 85
867         scaleBeforeRotation
868
869 \end_inset
870
871  de la barre d'outils et le menu 
872 \family sans
873 Insérer\SpecialChar \menuseparator
874 Flottant\SpecialChar \menuseparator
875 Figure
876 \family default
877  insèrent un flottant avec l'étiquette 
878 \begin_inset Quotes eld
879 \end_inset
880
881
882 \series bold
883 Figure
884 \begin_inset space ~
885 \end_inset
886
887 #:
888 \series default
889
890 \begin_inset Quotes erd
891 \end_inset
892
893  (# est le numéro réel de l'image).
894  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
895 \begin_inset space ~
896 \end_inset
897
898
899 \begin_inset CommandInset ref
900 LatexCommand ref
901 reference "fig:kill-plat"
902
903 \end_inset
904
905  ou en dessous de la légende comme pour la Figure
906 \begin_inset space ~
907 \end_inset
908
909
910 \begin_inset CommandInset ref
911 LatexCommand ref
912 reference "fig:escher"
913
914 \end_inset
915
916 .
917  Vous trouverez plus d'information sur le positionnement des légendes dans
918  la section
919 \begin_inset space ~
920 \end_inset
921
922
923 \begin_inset CommandInset ref
924 LatexCommand ref
925 reference "sec:Placement-légende"
926
927 \end_inset
928
929 .
930 \end_layout
931
932 \begin_layout Standard
933 \begin_inset Float figure
934 wide false
935 sideways false
936 status open
937
938 \begin_layout Plain Layout
939 \align center
940 \begin_inset Graphics
941         filename ../clipart/platypus.eps
942         width 50col%
943         scaleBeforeRotation
944         rotateOrigin center
945
946 \end_inset
947
948
949 \end_layout
950
951 \begin_layout Plain Layout
952 \begin_inset Caption
953
954 \begin_layout Plain Layout
955 \begin_inset CommandInset label
956 LatexCommand label
957 name "fig:kill-plat"
958
959 \end_inset
960
961 Un ornithorynque sévèrement déformé dans un flottant de figure.
962 \end_layout
963
964 \end_inset
965
966
967 \end_layout
968
969 \end_inset
970
971
972 \end_layout
973
974 \begin_layout Standard
975 \begin_inset Float figure
976 wide false
977 sideways false
978 status open
979
980 \begin_layout Plain Layout
981 \begin_inset Caption
982
983 \begin_layout Plain Layout
984 \begin_inset CommandInset label
985 LatexCommand label
986 name "fig:escher"
987
988 \end_inset
989
990 M.C.
991  Escher sous LSD.
992 \end_layout
993
994 \end_inset
995
996
997 \end_layout
998
999 \begin_layout Plain Layout
1000 \align center
1001 \begin_inset Graphics
1002         filename ../clipart/escher-lsd.eps
1003         scale 80
1004         scaleBeforeRotation
1005         rotateOrigin center
1006
1007 \end_inset
1008
1009
1010 \end_layout
1011
1012 \end_inset
1013
1014
1015 \end_layout
1016
1017 \begin_layout Standard
1018 \begin_inset Index
1019 status collapsed
1020
1021 \begin_layout Plain Layout
1022 References@Références ! à des Figures
1023 \end_layout
1024
1025 \end_inset
1026
1027 Les figure
1028 \begin_inset space ~
1029 \end_inset
1030
1031
1032 \begin_inset CommandInset ref
1033 LatexCommand ref
1034 reference "fig:kill-plat"
1035
1036 \end_inset
1037
1038  et 
1039 \begin_inset CommandInset ref
1040 LatexCommand ref
1041 reference "fig:escher"
1042
1043 \end_inset
1044
1045  sont des exemples de figures référencées.
1046  Dans le texte, on fait référence à une figure en faisant référence à sa
1047  légende.
1048  On insère donc une étiquette dans la légende en utilisant le menu 
1049 \family sans
1050 Insérer
1051 \family default
1052 \SpecialChar \menuseparator
1053
1054 \family sans
1055 Étiquette
1056 \family default
1057  ou le bouton 
1058 \begin_inset Graphics
1059         filename ../../images/label-insert.png
1060         scale 85
1061         scaleBeforeRotation
1062
1063 \end_inset
1064
1065  de la barre d'outils.
1066  On peut alors faire référence à cette étiquette en utilisant le menu 
1067 \family sans
1068 Insérer\SpecialChar \menuseparator
1069 Référence
1070 \begin_inset space ~
1071 \end_inset
1072
1073 croisée
1074 \family default
1075  ou le bouton 
1076 \begin_inset Graphics
1077         filename ../../images/dialog-show-new-inset_ref.png
1078         scale 85
1079         scaleBeforeRotation
1080
1081 \end_inset
1082
1083  de la barre d'outils.
1084  Il est important d'utiliser des références pour les flottants de figures
1085  plutôt que des locutions vagues du genre 
1086 \begin_inset Quotes eld
1087 \end_inset
1088
1089 la figure ci-dessous
1090 \begin_inset Quotes erd
1091 \end_inset
1092
1093 , puisque LaTeX va repositionner la figure dans le document final.
1094  Votre figure risque de ne plus être ci-dessous du tout !
1095 \begin_inset Newline newline
1096 \end_inset
1097
1098 Le référencement est expliqué plus en détail dans la section
1099 \begin_inset space ~
1100 \end_inset
1101
1102
1103 \begin_inset CommandInset ref
1104 LatexCommand ref
1105 reference "sec:Referencer-les-Flottants"
1106
1107 \end_inset
1108
1109 .
1110 \end_layout
1111
1112 \begin_layout Standard
1113 En principe on met une seule figure dans un flottant, mais parfois vous
1114  pouvez vouloir deux figures avec chacune sa sous-légende.
1115  C'est possible en insérant des flottants d'image dans des flottants d'image
1116  existants.
1117  Notez que seule la légende principale des flottants est reprise dans la
1118  liste des figures.
1119  La figure
1120 \begin_inset space ~
1121 \end_inset
1122
1123
1124 \begin_inset CommandInset ref
1125 LatexCommand ref
1126 reference "fig:Deux-images-déformées"
1127
1128 \end_inset
1129
1130  est un exemple de flottant de figure avec deux images mises l'une à côté
1131  de l'autre.
1132  Vous pouvez aussi mettre les images les unes sous les autres.
1133  Les figures
1134 \begin_inset space ~
1135 \end_inset
1136
1137
1138 \begin_inset CommandInset ref
1139 LatexCommand ref
1140 reference "fig:Structure-indéfinissable"
1141
1142 \end_inset
1143
1144  et 
1145 \begin_inset CommandInset ref
1146 LatexCommand ref
1147 reference "fig:Un-ornithorynque"
1148
1149 \end_inset
1150
1151  sont des sous-figures.
1152 \end_layout
1153
1154 \begin_layout Standard
1155 \begin_inset Float figure
1156 wide false
1157 sideways false
1158 status open
1159
1160 \begin_layout Plain Layout
1161 \begin_inset space \hfill{}
1162 \end_inset
1163
1164
1165 \begin_inset Float figure
1166 wide false
1167 sideways false
1168 status open
1169
1170 \begin_layout Plain Layout
1171 \begin_inset Caption
1172
1173 \begin_layout Plain Layout
1174 \begin_inset CommandInset label
1175 LatexCommand label
1176 name "fig:Structure-indéfinissable"
1177
1178 \end_inset
1179
1180 Structure indéfinissable
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/escher-lsd.eps
1191         width 45col%
1192         scaleBeforeRotation
1193         groupId Déformés
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 \begin_inset Float figure
1208 wide false
1209 sideways false
1210 status open
1211
1212 \begin_layout Plain Layout
1213 \begin_inset Caption
1214
1215 \begin_layout Plain Layout
1216 \begin_inset CommandInset label
1217 LatexCommand label
1218 name "fig:Un-ornithorynque"
1219
1220 \end_inset
1221
1222 Un ornithorynque
1223 \end_layout
1224
1225 \end_inset
1226
1227
1228 \end_layout
1229
1230 \begin_layout Plain Layout
1231 \begin_inset Graphics
1232         filename ../clipart/platypus.eps
1233         width 45col%
1234         scaleBeforeRotation
1235         groupId Déformés
1236
1237 \end_inset
1238
1239
1240 \end_layout
1241
1242 \end_inset
1243
1244
1245 \begin_inset space \hfill{}
1246 \end_inset
1247
1248
1249 \end_layout
1250
1251 \begin_layout Plain Layout
1252 \begin_inset Caption
1253
1254 \begin_layout Plain Layout
1255 \begin_inset CommandInset label
1256 LatexCommand label
1257 name "fig:Deux-images-déformées"
1258
1259 \end_inset
1260
1261 Deux images déformées.
1262  Les deux images font partie du groupe de paramétrisation 
1263 \begin_inset Quotes eld
1264 \end_inset
1265
1266 déformés
1267 \begin_inset Quotes erd
1268 \end_inset
1269
1270 .
1271 \end_layout
1272
1273 \end_inset
1274
1275
1276 \end_layout
1277
1278 \end_inset
1279
1280
1281 \end_layout
1282
1283 \begin_layout Section
1284 Les Formats d'images
1285 \begin_inset CommandInset label
1286 LatexCommand label
1287 name "sec:Image-Formats"
1288
1289 \end_inset
1290
1291
1292 \begin_inset Index
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296 Formats d' images
1297 \end_layout
1298
1299 \end_inset
1300
1301
1302 \begin_inset Index
1303 status collapsed
1304
1305 \begin_layout Plain Layout
1306 Figures ! Formats d'images
1307 \end_layout
1308
1309 \end_inset
1310
1311
1312 \end_layout
1313
1314 \begin_layout Standard
1315 Vous pouvez insérer des images dans n'importe quel format connu.
1316  Mais, comme nous l'avons expliqué dans l'appendice
1317 \begin_inset space ~
1318 \end_inset
1319
1320
1321 \begin_inset CommandInset ref
1322 LatexCommand ref
1323 reference "cha:Formats-fichiers-graphiques"
1324
1325 \end_inset
1326
1327 ,
1328 \lang english
1329  
1330 \lang french
1331 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1332  de formats d'images.
1333  Pour s'en sortir LyX utilise le programme 
1334 \family typewriter
1335 Imagemagick
1336 \family default
1337  en arrière plan pour convertir les formats que vous utilisez dans un des
1338  formats acceptés par le format de sortie.
1339  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1340 ons en n'utilisant que les formats listés dans les sous sections de
1341 \lang english
1342  
1343 \lang french
1344 l'appendice
1345 \begin_inset space ~
1346 \end_inset
1347
1348
1349 \begin_inset CommandInset ref
1350 LatexCommand ref
1351 reference "cha:Formats-fichiers-graphiques"
1352
1353 \end_inset
1354
1355 .
1356 \end_layout
1357
1358 \begin_layout Standard
1359 Comme pour les polices de caractères, il y a deux grands types de formats
1360  d'images:
1361 \end_layout
1362
1363 \begin_layout Description
1364 Les
1365 \begin_inset space ~
1366 \end_inset
1367
1368 images
1369 \begin_inset space ~
1370 \end_inset
1371
1372 Matricielles
1373 \begin_inset space ~
1374 \end_inset
1375
1376 (ou
1377 \begin_inset space ~
1378 \end_inset
1379
1380 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1381  enregistrés sous un format compressé.
1382  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1383  petits carrés quand on utilise des agrandissements trop importants (aspect
1384  
1385 \begin_inset Quotes eld
1386 \end_inset
1387
1388 pixellisé
1389 \begin_inset Quotes erd
1390 \end_inset
1391
1392 ).
1393  Les formats matriciels les plus connus sont le GIF (
1394 \begin_inset Quotes eld
1395 \end_inset
1396
1397 Graphics Interchange Format
1398 \begin_inset Quotes erd
1399 \end_inset
1400
1401 , avec comme extension de fichier 
1402 \begin_inset Quotes eld
1403 \end_inset
1404
1405
1406 \family typewriter
1407 .gif
1408 \family default
1409
1410 \begin_inset Quotes erd
1411 \end_inset
1412
1413 )
1414 \begin_inset Index
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418 GIF|see
1419 \begin_inset ERT
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423
1424 {
1425 \end_layout
1426
1427 \end_inset
1428
1429 Format d'image
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 }
1436 \end_layout
1437
1438 \end_inset
1439
1440
1441 \end_layout
1442
1443 \end_inset
1444
1445 , le PNG (
1446 \begin_inset Quotes eld
1447 \end_inset
1448
1449 Portable Network Graphics, extension 
1450 \begin_inset Quotes eld
1451 \end_inset
1452
1453
1454 \family typewriter
1455 .png
1456 \family default
1457
1458 \begin_inset Quotes erd
1459 \end_inset
1460
1461 )
1462 \begin_inset Index
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466 PNG|see
1467 \begin_inset ERT
1468 status collapsed
1469
1470 \begin_layout Plain Layout
1471
1472 {
1473 \end_layout
1474
1475 \end_inset
1476
1477 Formats d'image
1478 \begin_inset ERT
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482
1483 }
1484 \end_layout
1485
1486 \end_inset
1487
1488
1489 \end_layout
1490
1491 \end_inset
1492
1493  et le JPG (
1494 \begin_inset Quotes eld
1495 \end_inset
1496
1497 Joint Photographic Expert Group, extension 
1498 \begin_inset Quotes eld
1499 \end_inset
1500
1501
1502 \family typewriter
1503 .jpg
1504 \family default
1505
1506 \begin_inset Quotes erd
1507 \end_inset
1508
1509  ou 
1510 \begin_inset Quotes eld
1511 \end_inset
1512
1513
1514 \family typewriter
1515 .jpeg
1516 \family default
1517
1518 \begin_inset Quotes erd
1519 \end_inset
1520
1521 )
1522 \begin_inset Index
1523 status collapsed
1524
1525 \begin_layout Plain Layout
1526 JPG|see
1527 \begin_inset ERT
1528 status collapsed
1529
1530 \begin_layout Plain Layout
1531
1532 {
1533 \end_layout
1534
1535 \end_inset
1536
1537 Formats d'image
1538 \begin_inset ERT
1539 status collapsed
1540
1541 \begin_layout Plain Layout
1542
1543 }
1544 \end_layout
1545
1546 \end_inset
1547
1548
1549 \end_layout
1550
1551 \end_inset
1552
1553 .
1554 \end_layout
1555
1556 \begin_layout Description
1557 Les
1558 \begin_inset space ~
1559 \end_inset
1560
1561 images
1562 \begin_inset space ~
1563 \end_inset
1564
1565 Vectorielles
1566 \begin_inset space ~
1567 \end_inset
1568
1569 (ou
1570 \begin_inset space ~
1571 \end_inset
1572
1573 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1574  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1575 nnée comme on le veut sans perte de précision.
1576  La possibilité de redimensionner les images est très utilisé pour les présentat
1577 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1578 nnement.
1579  Le redimensionnement permet aussi de présenter des documents en ligne où
1580  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1581  étudier les détails.
1582 \begin_inset Newline newline
1583 \end_inset
1584
1585 Les principaux formats vectoriels sont le SVG (
1586 \begin_inset Quotes eld
1587 \end_inset
1588
1589 Scalable Vector Graphics
1590 \begin_inset Quotes erd
1591 \end_inset
1592
1593 , extension
1594 \begin_inset Quotes eld
1595 \end_inset
1596
1597
1598 \family typewriter
1599 .svg
1600 \family default
1601
1602 \begin_inset Quotes erd
1603 \end_inset
1604
1605 )
1606 \begin_inset Index
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 SVG|see
1611 \begin_inset ERT
1612 status collapsed
1613
1614 \begin_layout Plain Layout
1615
1616 {
1617 \end_layout
1618
1619 \end_inset
1620
1621 Format d'image
1622 \begin_inset ERT
1623 status collapsed
1624
1625 \begin_layout Plain Layout
1626
1627 }
1628 \end_layout
1629
1630 \end_inset
1631
1632
1633 \end_layout
1634
1635 \end_inset
1636
1637 , l'EPS ( 
1638 \begin_inset Quotes eld
1639 \end_inset
1640
1641 encapsulated PostScript
1642 \begin_inset Quotes erd
1643 \end_inset
1644
1645 , extension
1646 \begin_inset Quotes eld
1647 \end_inset
1648
1649
1650 \family typewriter
1651 .eps
1652 \family default
1653
1654 \begin_inset Quotes erd
1655 \end_inset
1656
1657 )
1658 \begin_inset Index
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 EPS|see
1663 \begin_inset ERT
1664 status collapsed
1665
1666 \begin_layout Plain Layout
1667
1668 {
1669 \end_layout
1670
1671 \end_inset
1672
1673 Format d'image
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678
1679 }
1680 \end_layout
1681
1682 \end_inset
1683
1684
1685 \end_layout
1686
1687 \end_inset
1688
1689 , le PDF (
1690 \begin_inset Quotes eld
1691 \end_inset
1692
1693 Portable Document Format
1694 \begin_inset Quotes erd
1695 \end_inset
1696
1697 , extension
1698 \begin_inset Quotes eld
1699 \end_inset
1700
1701
1702 \family typewriter
1703 .pdf
1704 \family default
1705
1706 \begin_inset Quotes erd
1707 \end_inset
1708
1709 )
1710 \begin_inset Index
1711 status collapsed
1712
1713 \begin_layout Plain Layout
1714 PDF|see
1715 \begin_inset ERT
1716 status collapsed
1717
1718 \begin_layout Plain Layout
1719
1720 {
1721 \end_layout
1722
1723 \end_inset
1724
1725 Format d'image
1726 \begin_inset ERT
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730
1731 }
1732 \end_layout
1733
1734 \end_inset
1735
1736
1737 \end_layout
1738
1739 \end_inset
1740
1741  et le WMF (
1742 \begin_inset Quotes eld
1743 \end_inset
1744
1745 Windows Metafile
1746 \begin_inset Quotes erd
1747 \end_inset
1748
1749 , extension 
1750 \begin_inset Quotes eld
1751 \end_inset
1752
1753
1754 \family typewriter
1755 .wfm
1756 \family default
1757
1758 \begin_inset Quotes erd
1759 \end_inset
1760
1761  ou 
1762 \begin_inset Quotes eld
1763 \end_inset
1764
1765
1766 \family typewriter
1767 .emf
1768 \family default
1769
1770 \begin_inset Quotes erd
1771 \end_inset
1772
1773 )
1774 \begin_inset Index
1775 status collapsed
1776
1777 \begin_layout Plain Layout
1778 WMF|see
1779 \begin_inset ERT
1780 status collapsed
1781
1782 \begin_layout Plain Layout
1783
1784 {
1785 \end_layout
1786
1787 \end_inset
1788
1789 Formats d'images
1790 \begin_inset ERT
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 }
1796 \end_layout
1797
1798 \end_inset
1799
1800
1801 \end_layout
1802
1803 \end_inset
1804
1805 .
1806  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1807  en EPS, mais le résultat ne sera pas redimensionnable.
1808  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1809 \begin_inset Foot
1810 status open
1811
1812 \begin_layout Plain Layout
1813 Dans le cas du PDF l'image initiale est aussi compressée.
1814 \end_layout
1815
1816 \end_inset
1817
1818 .
1819 \end_layout
1820
1821 \begin_layout Standard
1822 Les fichiers PDF générés par 
1823 \family typewriter
1824 Adobe Photoshop
1825 \family default
1826 , par exemple, sont des images matricielles.
1827 \end_layout
1828
1829 \begin_layout Standard
1830 En principe il est quasiment impossible de convertir une image matricielle
1831  en graphique vectoriel, seul le contraire est possible.
1832
1833 \lang english
1834  
1835 \lang french
1836 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1837  dans respectivement un fichier de sortie PDF ou PostScript.
1838  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1839  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1840  WMF/SVG
1841 \begin_inset Formula $\to$
1842 \end_inset
1843
1844 PDF/EPS convenables.
1845 \end_layout
1846
1847 \begin_layout Chapter
1848 Tableaux
1849 \begin_inset Index
1850 status collapsed
1851
1852 \begin_layout Plain Layout
1853 Tableau
1854 \end_layout
1855
1856 \end_inset
1857
1858
1859 \end_layout
1860
1861 \begin_layout Section
1862 Introduction
1863 \begin_inset Index
1864 status collapsed
1865
1866 \begin_layout Plain Layout
1867 Tableau ! Introduction
1868 \end_layout
1869
1870 \end_inset
1871
1872
1873 \end_layout
1874
1875 \begin_layout Standard
1876 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1877  
1878 \begin_inset Graphics
1879         filename ../../images/tabular-insert.png
1880         scale 85
1881         scaleBeforeRotation
1882
1883 \end_inset
1884
1885  soit 
1886 \family sans
1887 Insérer\SpecialChar \menuseparator
1888 Tableau
1889 \family default
1890 .
1891  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1892  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1893  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1894  sur un bouton de la souris pour valider votre choix.
1895  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1896  vous demandant le nombre de lignes et de colonnes.
1897 \begin_inset Newline newline
1898 \end_inset
1899
1900 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1901  une à droite de la colonne la plus à droite et une en bas de la rangée
1902  du bas, qui forment une boîte autour du tableau.
1903  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1904  apparaît séparée du reste du tableau.
1905  Voici un exemple :
1906 \end_layout
1907
1908 \begin_layout Standard
1909 \align center
1910 \begin_inset Tabular
1911 <lyxtabular version="3" rows="4" columns="4">
1912 <features>
1913 <column alignment="center" valignment="top" width="0">
1914 <column alignment="center" valignment="top" width="0">
1915 <column alignment="center" valignment="top" width="0">
1916 <column alignment="center" valignment="top" width="0">
1917 <row>
1918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1919 \begin_inset Text
1920
1921 \begin_layout Plain Layout
1922
1923 \end_layout
1924
1925 \end_inset
1926 </cell>
1927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1928 \begin_inset Text
1929
1930 \begin_layout Plain Layout
1931 1
1932 \end_layout
1933
1934 \end_inset
1935 </cell>
1936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1937 \begin_inset Text
1938
1939 \begin_layout Plain Layout
1940 2
1941 \end_layout
1942
1943 \end_inset
1944 </cell>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949 3
1950 \end_layout
1951
1952 \end_inset
1953 </cell>
1954 </row>
1955 <row>
1956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1957 \begin_inset Text
1958
1959 \begin_layout Plain Layout
1960 A
1961 \end_layout
1962
1963 \end_inset
1964 </cell>
1965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1966 \begin_inset Text
1967
1968 \begin_layout Plain Layout
1969
1970 \end_layout
1971
1972 \end_inset
1973 </cell>
1974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Plain Layout
1978
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 </row>
1993 <row>
1994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1995 \begin_inset Text
1996
1997 \begin_layout Plain Layout
1998 B
1999 \end_layout
2000
2001 \end_inset
2002 </cell>
2003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2004 \begin_inset Text
2005
2006 \begin_layout Plain Layout
2007
2008 \end_layout
2009
2010 \end_inset
2011 </cell>
2012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2013 \begin_inset Text
2014
2015 \begin_layout Plain Layout
2016
2017 \end_layout
2018
2019 \end_inset
2020 </cell>
2021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2022 \begin_inset Text
2023
2024 \begin_layout Plain Layout
2025
2026 \end_layout
2027
2028 \end_inset
2029 </cell>
2030 </row>
2031 <row>
2032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2033 \begin_inset Text
2034
2035 \begin_layout Plain Layout
2036 C
2037 \end_layout
2038
2039 \end_inset
2040 </cell>
2041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2042 \begin_inset Text
2043
2044 \begin_layout Plain Layout
2045
2046 \end_layout
2047
2048 \end_inset
2049 </cell>
2050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2051 \begin_inset Text
2052
2053 \begin_layout Plain Layout
2054
2055 \end_layout
2056
2057 \end_inset
2058 </cell>
2059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2060 \begin_inset Text
2061
2062 \begin_layout Plain Layout
2063
2064 \end_layout
2065
2066 \end_inset
2067 </cell>
2068 </row>
2069 </lyxtabular>
2070
2071 \end_inset
2072
2073
2074 \end_layout
2075
2076 \begin_layout Section
2077 La fenêtre 
2078 \family sans
2079 Tableau
2080 \family default
2081
2082 \begin_inset Index
2083 status collapsed
2084
2085 \begin_layout Plain Layout
2086 Tableau ! Fenêtre de dialogue
2087 \end_layout
2088
2089 \end_inset
2090
2091
2092 \end_layout
2093
2094 \begin_layout Standard
2095 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2096  de la souris, ce qui fait apparaître une fenêtre avec des options.
2097  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2098  la colonne et la ligne dans laquelle le curseur se trouve.
2099  La plupart des options peuvent s'appliquer à des sélections.
2100  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2101  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2102  votre sélection.
2103  Notez qu'il y a une différence entre sélectionner le 
2104 \emph on
2105 contenu 
2106 \emph default
2107 d'une cellule et sélectionner la cellule elle-même.
2108  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2109  tableaux :
2110 \end_layout
2111
2112 \begin_layout Description
2113 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2114  la largeur de la colonne courante.
2115  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2116  vertical de la ligne courante.
2117  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2118  et donc, plusieurs paragraphes de texte, voir la section
2119 \begin_inset space ~
2120 \end_inset
2121
2122
2123 \begin_inset CommandInset ref
2124 LatexCommand ref
2125 reference "sub:Lignes-multiple-dans-cellule"
2126
2127 \end_inset
2128
2129 .
2130  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2131  pour accommoder le contenu de cellule le plus large.
2132 \begin_inset Newline newline
2133 \end_inset
2134
2135 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2136  un multicolonne, voir la section
2137 \begin_inset space ~
2138 \end_inset
2139
2140
2141 \begin_inset CommandInset ref
2142 LatexCommand ref
2143 reference "sub:Multicolonnes"
2144
2145 \end_inset
2146
2147 .
2148 \begin_inset Newline newline
2149 \end_inset
2150
2151 L'option 
2152 \family sans
2153 Tourner
2154 \begin_inset space ~
2155 \end_inset
2156
2157 la
2158 \begin_inset space ~
2159 \end_inset
2160
2161 case
2162 \begin_inset space ~
2163 \end_inset
2164
2165 de
2166 \begin_inset space ~
2167 \end_inset
2168
2169 90°
2170 \family default
2171  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2172  L'option 
2173 \family sans
2174 Tourner
2175 \begin_inset space ~
2176 \end_inset
2177
2178 le
2179 \begin_inset space ~
2180 \end_inset
2181
2182 tableau
2183 \begin_inset space ~
2184 \end_inset
2185
2186 de
2187 \begin_inset space ~
2188 \end_inset
2189
2190 90°
2191 \family default
2192  fait pivoter tout le tableau.
2193  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2194  la sortie finale.
2195 \begin_inset Newline newline
2196 \end_inset
2197
2198
2199 \begin_inset Note Greyedout
2200 status open
2201
2202 \begin_layout Plain Layout
2203
2204 \series bold
2205 Note:
2206 \series default
2207  La plupart des visualiseurs DVI ne sont 
2208 \emph on
2209 pas
2210 \emph default
2211  capables d'afficher ces rotations.
2212 \end_layout
2213
2214 \end_inset
2215
2216
2217 \lang english
2218
2219 \begin_inset Newline newline
2220 \end_inset
2221
2222
2223 \lang french
2224 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2225  spéciales pour le tableau, voir les sections
2226 \begin_inset space ~
2227 \end_inset
2228
2229
2230 \begin_inset CommandInset ref
2231 LatexCommand ref
2232 reference "sub:Calculs-multicolonnes"
2233
2234 \end_inset
2235
2236  et 
2237 \begin_inset CommandInset ref
2238 LatexCommand ref
2239 reference "sec:Tableaux-Colorés"
2240
2241 \end_inset
2242
2243 .
2244 \end_layout
2245
2246 \begin_layout Description
2247
2248 \family sans
2249 Bordures
2250 \family default
2251  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2252  ou la colonne courante.
2253  
2254 \begin_inset Newline newline
2255 \end_inset
2256
2257 En utilisant le style 
2258 \family sans
2259 Formel
2260 \family default
2261  à la place du style par 
2262 \family sans
2263 Défaut
2264 \family default
2265 , on va convertir le tableau en tableau formel comme on le décrit dans la
2266  section
2267 \begin_inset space ~
2268 \end_inset
2269
2270
2271 \begin_inset CommandInset ref
2272 LatexCommand ref
2273 reference "sec:Tableaux-Formels"
2274
2275 \end_inset
2276
2277 .
2278 \begin_inset Newline newline
2279 \end_inset
2280
2281 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2282  dans les lignes du tableau comme c'est décrit dans la section
2283 \begin_inset space ~
2284 \end_inset
2285
2286
2287 \begin_inset CommandInset ref
2288 LatexCommand ref
2289 reference "sub:Espacement-lignes"
2290
2291 \end_inset
2292
2293 .
2294 \end_layout
2295
2296 \begin_layout Description
2297 Tableau
2298 \begin_inset space ~
2299 \end_inset
2300
2301 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2302  un 
2303 \begin_inset Quotes eld
2304 \end_inset
2305
2306
2307 \emph on
2308 tableau long
2309 \emph default
2310
2311 \begin_inset Quotes erd
2312 \end_inset
2313
2314  qui peut continuer sur plusieurs pages.
2315  Les sections
2316 \begin_inset space ~
2317 \end_inset
2318
2319
2320 \begin_inset CommandInset ref
2321 LatexCommand ref
2322 reference "sec:Tableaux-longs"
2323
2324 \end_inset
2325
2326  et 
2327 \begin_inset CommandInset ref
2328 LatexCommand ref
2329 reference "sec:Questions-sur-tableaux-longs"
2330
2331 \end_inset
2332
2333  décrivent ces tableaux longs plus en détail.
2334 \end_layout
2335
2336 \begin_layout Standard
2337 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2338  de cellule en cellule avec les touches de déplacement et voir s'afficher
2339  les propriétés de la cellule courante dans la fenêtre de dialogue.
2340 \end_layout
2341
2342 \begin_layout Section
2343 La barre d'outils tableau
2344 \begin_inset Index
2345 status collapsed
2346
2347 \begin_layout Plain Layout
2348 Tableau ! Barre d'outils
2349 \end_layout
2350
2351 \end_inset
2352
2353
2354 \end_layout
2355
2356 \begin_layout Standard
2357 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2358  permet de modifier plus rapidement les tableaux.
2359  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2360  le curseur se trouve à l'intérieur d'un tableau.
2361  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2362  au menu 
2363 \family sans
2364 Visualiser\SpecialChar \menuseparator
2365 Barres
2366 \begin_inset space ~
2367 \end_inset
2368
2369 d'outils\SpecialChar \menuseparator
2370 Tableau
2371 \family default
2372 .
2373 \end_layout
2374
2375 \begin_layout Standard
2376 La barre d'outils contient les icônes suivantes :
2377 \end_layout
2378
2379 \begin_layout Labeling
2380 \labelwidthstring 00.00.0000
2381 \begin_inset Graphics
2382         filename ../../images/tabular-feature_append-row.png
2383         scaleBeforeRotation
2384
2385 \end_inset
2386
2387  ajoute une ligne sous la cellule ou la sélection courante
2388 \end_layout
2389
2390 \begin_layout Labeling
2391 \labelwidthstring 00.00.0000
2392 \begin_inset Graphics
2393         filename ../../images/tabular-feature_append-column.png
2394         scaleBeforeRotation
2395
2396 \end_inset
2397
2398  ajoute une colonne à la droite de la cellule ou de la sélection courante
2399 \end_layout
2400
2401 \begin_layout Labeling
2402 \labelwidthstring 00.00.0000
2403 \begin_inset Graphics
2404         filename ../../images/tabular-feature_delete-row.png
2405         scaleBeforeRotation
2406
2407 \end_inset
2408
2409  supprime la ligne ou la sélection courante
2410 \end_layout
2411
2412 \begin_layout Labeling
2413 \labelwidthstring 00.00.0000
2414 \begin_inset Graphics
2415         filename ../../images/tabular-feature_delete-column.png
2416         scaleBeforeRotation
2417
2418 \end_inset
2419
2420  supprime la colonne ou la sélection courante
2421 \end_layout
2422
2423 \begin_layout Labeling
2424 \labelwidthstring 00.00.0000
2425 \begin_inset Graphics
2426         filename ../../images/tabular-feature_toggle-line-top.png
2427         scaleBeforeRotation
2428
2429 \end_inset
2430
2431  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2432  courante
2433 \end_layout
2434
2435 \begin_layout Labeling
2436 \labelwidthstring 00.00.0000
2437 \begin_inset Graphics
2438         filename ../../images/tabular-feature_toggle-line-bottom.png
2439         scaleBeforeRotation
2440
2441 \end_inset
2442
2443  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2444 \end_layout
2445
2446 \begin_layout Labeling
2447 \labelwidthstring 00.00.0000
2448 \begin_inset Graphics
2449         filename ../../images/tabular-feature_toggle-line-left.png
2450         scaleBeforeRotation
2451
2452 \end_inset
2453
2454  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2455 \begin_inset Note Note
2456 status collapsed
2457
2458 \begin_layout Plain Layout
2459 ou colonne ?
2460 \end_layout
2461
2462 \end_inset
2463
2464  ou de la sélection courante
2465 \end_layout
2466
2467 \begin_layout Labeling
2468 \labelwidthstring 00.00.0000
2469 \begin_inset Graphics
2470         filename ../../images/tabular-feature_toggle-line-right.png
2471         scaleBeforeRotation
2472
2473 \end_inset
2474
2475  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2476 \begin_inset Note Note
2477 status collapsed
2478
2479 \begin_layout Plain Layout
2480 ou colonne ?
2481 \end_layout
2482
2483 \end_inset
2484
2485  ou de la sélection courante
2486 \end_layout
2487
2488 \begin_layout Labeling
2489 \labelwidthstring 00.00.0000
2490 \begin_inset Graphics
2491         filename ../../images/tabular-feature_set-all-lines.png
2492         scaleBeforeRotation
2493
2494 \end_inset
2495
2496  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2497  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2498  colonne et la ligne courante
2499 \end_layout
2500
2501 \begin_layout Labeling
2502 \labelwidthstring 00.00.0000
2503 \begin_inset Graphics
2504         filename ../../images/tabular-feature_unset-all-lines.png
2505         scaleBeforeRotation
2506
2507 \end_inset
2508
2509  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2510  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2511  aussi la colonne et la ligne courante
2512 \end_layout
2513
2514 \begin_layout Labeling
2515 \labelwidthstring 00.00.0000
2516 \begin_inset Graphics
2517         filename ../../images/tabular-feature_align-left.png
2518         scaleBeforeRotation
2519
2520 \end_inset
2521
2522  aligne à gauche le contenu de la cellule ou de la colonne courante
2523 \end_layout
2524
2525 \begin_layout Labeling
2526 \labelwidthstring 00.00.0000
2527 \begin_inset Graphics
2528         filename ../../images/tabular-feature_align-center.png
2529         scaleBeforeRotation
2530
2531 \end_inset
2532
2533  centre horizontalement le contenu de la cellule ou de la colonne courante
2534 \end_layout
2535
2536 \begin_layout Labeling
2537 \labelwidthstring 00.00.0000
2538 \begin_inset Graphics
2539         filename ../../images/tabular-feature_align-right.png
2540         scaleBeforeRotation
2541
2542 \end_inset
2543
2544  aligne à droite le contenu de la cellule ou de la colonne courante
2545 \end_layout
2546
2547 \begin_layout Labeling
2548 \labelwidthstring 00.00.0000
2549 \begin_inset Graphics
2550         filename ../../images/tabular-feature_valign-top.png
2551         scaleBeforeRotation
2552
2553 \end_inset
2554
2555  aligne le contenu de la cellule courante verticalement vers le haut
2556 \end_layout
2557
2558 \begin_layout Labeling
2559 \labelwidthstring 00.00.0000
2560 \begin_inset Graphics
2561         filename ../../images/tabular-feature_valign-middle.png
2562         scaleBeforeRotation
2563
2564 \end_inset
2565
2566  centre verticalement le contenu de la cellule courante
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Graphics
2572         filename ../../images/tabular-feature_valign-bottom.png
2573         scaleBeforeRotation
2574
2575 \end_inset
2576
2577  aligne le contenu de la cellule courante verticalement vers le bas
2578 \end_layout
2579
2580 \begin_layout Labeling
2581 \labelwidthstring 00.00.0000
2582 \begin_inset Graphics
2583         filename ../../images/tabular-feature_set-rotate-cell.png
2584         scaleBeforeRotation
2585
2586 \end_inset
2587
2588  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2589 re
2590 \end_layout
2591
2592 \begin_layout Labeling
2593 \labelwidthstring 00.00.0000
2594 \begin_inset Graphics
2595         filename ../../images/tabular-feature_set-rotate-tabular.png
2596         scaleBeforeRotation
2597
2598 \end_inset
2599
2600  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2601 \end_layout
2602
2603 \begin_layout Labeling
2604 \labelwidthstring 00.00.0000
2605 \begin_inset Graphics
2606         filename ../../images/tabular-feature_multicolumn.png
2607         scaleBeforeRotation
2608
2609 \end_inset
2610
2611  transforme en multi-colonne la cellule ou la sélection courante
2612 \end_layout
2613
2614 \begin_layout Standard
2615 \begin_inset Note Greyedout
2616 status open
2617
2618 \begin_layout Plain Layout
2619
2620 \series bold
2621 Note :
2622 \series default
2623  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2624  est utilisé pour toutes les autres cellules de la ligne.
2625 \end_layout
2626
2627 \end_inset
2628
2629
2630 \end_layout
2631
2632 \begin_layout Section
2633 Le Menu Éditer Tableau
2634 \begin_inset Index
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638 Tableau ! Menu Éditer
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Standard
2647 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2648  
2649 \family sans
2650 Éditer\SpecialChar \menuseparator
2651 Tableau
2652 \family default
2653  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2654  ou de la ligne courante et aussi de transformer la sélection courante en
2655  multi-colonne.
2656  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2657 \end_layout
2658
2659 \begin_layout Section
2660 Flottant de Tableau
2661 \begin_inset CommandInset label
2662 LatexCommand label
2663 name "sec:Table-Floats"
2664
2665 \end_inset
2666
2667
2668 \begin_inset Index
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672 Flottants ! Tableaux
2673 \end_layout
2674
2675 \end_inset
2676
2677
2678 \begin_inset Index
2679 status collapsed
2680
2681 \begin_layout Plain Layout
2682 Tableau ! Flottants
2683 \end_layout
2684
2685 \end_inset
2686
2687
2688 \end_layout
2689
2690 \begin_layout Standard
2691 Pour des explications générales sur les flottants, jetez un œil à la section
2692 \begin_inset space ~
2693 \end_inset
2694
2695
2696 \begin_inset CommandInset ref
2697 LatexCommand ref
2698 reference "sec:Flottants-Introduction"
2699
2700 \end_inset
2701
2702 .
2703 \end_layout
2704
2705 \begin_layout Standard
2706 \begin_inset Float table
2707 placement h
2708 wide false
2709 sideways false
2710 status open
2711
2712 \begin_layout Plain Layout
2713 \begin_inset Caption
2714
2715 \begin_layout Plain Layout
2716 \begin_inset CommandInset label
2717 LatexCommand label
2718 name "tab:Flottant-de-tableau"
2719
2720 \end_inset
2721
2722 Un flottant de tableau.
2723 \end_layout
2724
2725 \end_inset
2726
2727
2728 \end_layout
2729
2730 \begin_layout Plain Layout
2731 \align center
2732 \begin_inset Tabular
2733 <lyxtabular version="3" rows="3" columns="3">
2734 <features>
2735 <column alignment="center" valignment="top" width="0pt">
2736 <column alignment="center" valignment="top" width="0pt">
2737 <column alignment="center" valignment="top" width="0pt">
2738 <row>
2739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2740 \begin_inset Text
2741
2742 \begin_layout Plain Layout
2743 1
2744 \end_layout
2745
2746 \end_inset
2747 </cell>
2748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2749 \begin_inset Text
2750
2751 \begin_layout Plain Layout
2752 2
2753 \end_layout
2754
2755 \end_inset
2756 </cell>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761 3
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 </row>
2767 <row>
2768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772 Jules
2773 \end_layout
2774
2775 \end_inset
2776 </cell>
2777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2778 \begin_inset Text
2779
2780 \begin_layout Plain Layout
2781 Marie
2782 \end_layout
2783
2784 \end_inset
2785 </cell>
2786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2787 \begin_inset Text
2788
2789 \begin_layout Plain Layout
2790 Jean
2791 \end_layout
2792
2793 \end_inset
2794 </cell>
2795 </row>
2796 <row>
2797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2798 \begin_inset Text
2799
2800 \begin_layout Plain Layout
2801 \begin_inset Formula $\int x^{2}dx$
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813 \begin_inset Formula $\left[\begin{array}{cc}
2814 a & b\\
2815 c & d\end{array}\right]$
2816 \end_inset
2817
2818
2819 \end_layout
2820
2821 \end_inset
2822 </cell>
2823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2824 \begin_inset Text
2825
2826 \begin_layout Plain Layout
2827 \begin_inset Formula $1+1=2$
2828 \end_inset
2829
2830
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 </row>
2836 </lyxtabular>
2837
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \end_inset
2844
2845
2846 \end_layout
2847
2848 \begin_layout Standard
2849 Les flottants de tableau sont insérés en utilisant le menu 
2850 \family sans
2851 Insérer\SpecialChar \menuseparator
2852 Flottant\SpecialChar \menuseparator
2853 Tableau
2854 \family default
2855  ou le bouton 
2856 \begin_inset Graphics
2857         filename ../../images/float-insert_table.png
2858         scale 85
2859         scaleBeforeRotation
2860
2861 \end_inset
2862
2863  de la barre d'outils.
2864 \end_layout
2865
2866 \begin_layout Standard
2867 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2868  qui a comme étiquette 
2869 \begin_inset Quotes eld
2870 \end_inset
2871
2872 Tableau
2873 \begin_inset space ~
2874 \end_inset
2875
2876 #:
2877 \begin_inset Quotes erd
2878 \end_inset
2879
2880  (où # est le numéro du tableau).
2881  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2882 \end_layout
2883
2884 \begin_layout Standard
2885 Le tableau
2886 \begin_inset space ~
2887 \end_inset
2888
2889
2890 \begin_inset CommandInset ref
2891 LatexCommand ref
2892 reference "tab:Flottant-de-tableau"
2893
2894 \end_inset
2895
2896  est un exemple de tableau dans un flottant de tableau.
2897 \end_layout
2898
2899 \begin_layout Standard
2900 On met habituellement la légende au dessus des tableaux, mais cette règle
2901  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2902  Cela signifie que si vous utilisez un document appartenant aux classes
2903  
2904 \family sans
2905 article
2906 \family default
2907
2908 \family sans
2909 book
2910 \family default
2911
2912 \family sans
2913 letter
2914 \family default
2915 , ou
2916 \family sans
2917  report
2918 \family default
2919  il n'y aura pas d'espace entre la légende et le tableau.
2920  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2921  la commande de chargement du paquetage LaTeX 
2922 \series bold
2923 caption
2924 \series default
2925
2926 \begin_inset Index
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930 Paquetages LaTeX ! caption
2931 \end_layout
2932
2933 \end_inset
2934
2935  dans le préambule de votre document.
2936 \begin_inset Foot
2937 status open
2938
2939 \begin_layout Plain Layout
2940 Pour plus d'information voyez la section
2941 \begin_inset space ~
2942 \end_inset
2943
2944
2945 \begin_inset CommandInset ref
2946 LatexCommand ref
2947 reference "sec:Placement-légende"
2948
2949 \end_inset
2950
2951 .
2952 \end_layout
2953
2954 \end_inset
2955
2956 :
2957 \end_layout
2958
2959 \begin_layout Standard
2960
2961 \series bold
2962 tableposition=top
2963 \end_layout
2964
2965 \begin_layout Standard
2966 Le paquetage 
2967 \series bold
2968 caption
2969 \series default
2970 , qui est décrit dans la section
2971 \begin_inset space ~
2972 \end_inset
2973
2974
2975 \begin_inset CommandInset ref
2976 LatexCommand ref
2977 reference "sec:Formatage-légende"
2978
2979 \end_inset
2980
2981 , est utilisé pour ajuster le format des légendes.
2982 \end_layout
2983
2984 \begin_layout Standard
2985 Dans le texte, on fait référence à un tableau
2986 \begin_inset Index
2987 status collapsed
2988
2989 \begin_layout Plain Layout
2990 References@Références ! à des Tableaux
2991 \end_layout
2992
2993 \end_inset
2994
2995  en faisant référence à sa légende.
2996  On insère donc une étiquette dans la légende en utilisant le menu 
2997 \family sans
2998 Insérer
2999 \family default
3000 \SpecialChar \menuseparator
3001
3002 \family sans
3003 Étiquette
3004 \family default
3005  ou le bouton 
3006 \begin_inset Graphics
3007         filename ../../images/label-insert.png
3008         scale 85
3009         scaleBeforeRotation
3010
3011 \end_inset
3012
3013  de la barre d'outils.
3014  On peut alors faire référence à cette étiquette en utilisant le menu 
3015 \family sans
3016 Insérer\SpecialChar \menuseparator
3017 Référence
3018 \begin_inset space ~
3019 \end_inset
3020
3021 croisée
3022 \family default
3023  ou le bouton 
3024 \begin_inset Graphics
3025         filename ../../images/dialog-show-new-inset_ref.png
3026         scale 85
3027         scaleBeforeRotation
3028
3029 \end_inset
3030
3031  de la barre d'outils.
3032 \begin_inset Newline newline
3033 \end_inset
3034
3035 Les références croisées sont expliquées en détail dans la section
3036 \begin_inset space ~
3037 \end_inset
3038
3039
3040 \begin_inset CommandInset ref
3041 LatexCommand ref
3042 reference "sec:Referencer-les-Flottants"
3043
3044 \end_inset
3045
3046 .
3047 \end_layout
3048
3049 \begin_layout Section
3050 Tableaux Longs
3051 \begin_inset CommandInset label
3052 LatexCommand label
3053 name "sec:Tableaux-longs"
3054
3055 \end_inset
3056
3057
3058 \begin_inset Index
3059 status collapsed
3060
3061 \begin_layout Plain Layout
3062 Tableaux longs
3063 \end_layout
3064
3065 \end_inset
3066
3067
3068 \begin_inset Index
3069 status collapsed
3070
3071 \begin_layout Plain Layout
3072 Tableau ! Tableaux longs
3073 \end_layout
3074
3075 \end_inset
3076
3077
3078 \end_layout
3079
3080 \begin_layout Standard
3081 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3082  l'option 
3083 \family sans
3084 Utiliser
3085 \begin_inset space ~
3086 \end_inset
3087
3088 les
3089 \begin_inset space ~
3090 \end_inset
3091
3092 tableaux
3093 \begin_inset space ~
3094 \end_inset
3095
3096 longs
3097 \family default
3098  de l'onglet 
3099 \family sans
3100 Tableau
3101 \begin_inset space ~
3102 \end_inset
3103
3104 long
3105 \family default
3106  de la fenêtre 
3107 \family sans
3108 Paramètres
3109 \begin_inset space ~
3110 \end_inset
3111
3112 du
3113 \begin_inset space ~
3114 \end_inset
3115
3116 tableau
3117 \family default
3118  pour le répartir automatiquement sur plusieurs pages.
3119  En cochant cette option, vous activez les options suivantes:
3120 \end_layout
3121
3122 \begin_layout Description
3123 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3124  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3125  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3126  première page, si 
3127 \family sans
3128 Premier
3129 \begin_inset space ~
3130 \end_inset
3131
3132 en-tête
3133 \family default
3134  est défini.
3135  Ces lignes forment l'en-tête principal.
3136 \end_layout
3137
3138 \begin_layout Description
3139 Premier
3140 \begin_inset space ~
3141 \end_inset
3142
3143 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3144  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3145  d'en-tête utilisées pour la première page du tableau long.
3146 \end_layout
3147
3148 \begin_layout Description
3149 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3150  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3151  constituant les pieds de toutes les pages du tableau long ; sauf de la
3152  dernière page si 
3153 \family sans
3154 Dernier
3155 \begin_inset space ~
3156 \end_inset
3157
3158 pied
3159 \family default
3160  est défini.
3161 \end_layout
3162
3163 \begin_layout Description
3164 Dernier
3165 \begin_inset space ~
3166 \end_inset
3167
3168 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3169  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3170  constituant le pied de la dernière page du tableau long.
3171 \end_layout
3172
3173 \begin_layout Description
3174 Légende La première ligne est transformée en une colonne unique.
3175  Vous pouvez y insérer la légende du tableau avec le menu 
3176 \family sans
3177 Insérer\SpecialChar \menuseparator
3178 Légende
3179 \family default
3180 .
3181  Vous trouverez d'autres explications sur les légendes pour les tableaux
3182  longs dans la section
3183 \begin_inset space ~
3184 \end_inset
3185
3186
3187 \begin_inset CommandInset ref
3188 LatexCommand ref
3189 reference "sub:Tableaux-longs-légende"
3190
3191 \end_inset
3192
3193 .
3194 \end_layout
3195
3196 \begin_layout Standard
3197 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3198  Si vous activez plusieurs options pour une même ligne, vous devez être
3199  conscients que seule la première sera prise en compte.
3200  Les autres options seront alors définies comme 
3201 \emph on
3202 vides
3203 \emph default
3204 .
3205  Dans ce contexte, première veut dire première en suivant l'ordre 
3206 \family sans
3207 Pied, Dernier
3208 \begin_inset space ~
3209 \end_inset
3210
3211 Pied, 
3212 \family default
3213 et
3214 \family sans
3215  En-tête, Premier
3216 \begin_inset space ~
3217 \end_inset
3218
3219 En-tête
3220 \family default
3221 .
3222  Voyez le tableau long qui suit pour voir comment ça marche :
3223 \end_layout
3224
3225 \begin_layout Standard
3226 \align center
3227 \begin_inset Tabular
3228 <lyxtabular version="3" rows="69" columns="3">
3229 <features islongtable="true">
3230 <column alignment="left" valignment="top" width="0cm">
3231 <column alignment="left" valignment="top" width="0pt">
3232 <column alignment="right" valignment="top" width="0pt">
3233 <row endfirsthead="true">
3234 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3235 \begin_inset Text
3236
3237 \begin_layout Plain Layout
3238
3239 \series bold
3240 Exemple d'annuaire téléphonique (ignorez les noms)
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3246 \begin_inset Text
3247
3248 \begin_layout Plain Layout
3249
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 <cell multicolumn="2" 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 \end_layout
3260
3261 \end_inset
3262 </cell>
3263 </row>
3264 <row endfirsthead="true">
3265 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Plain Layout
3269
3270 \series bold
3271 NOM
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \series bold
3291 TEL.
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 </row>
3297 <row endhead="true">
3298 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302
3303 \series bold
3304 Exemple d'annuaire téléphonique
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 </row>
3328 <row endhead="true">
3329 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333
3334 \series bold
3335 NOM
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353
3354 \series bold
3355 TEL.
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 </row>
3361 <row endfoot="true">
3362 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366  continue page suivante
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 </row>
3390 <row>
3391 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3392 \begin_inset Text
3393
3394 \begin_layout Plain Layout
3395
3396 \series bold
3397 Annovi
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 Silvia
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 111
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 </row>
3421 <row>
3422 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3423 \begin_inset Text
3424
3425 \begin_layout Plain Layout
3426
3427 \series bold
3428 Bertoli
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 Stefano
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446 111
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 </row>
3452 <row>
3453 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457
3458 \series bold
3459 Bozzi
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 <cell alignment="center" valignment="top" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468 Walter
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 111
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 </row>
3483 <row>
3484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488
3489 \series bold
3490 Cachia
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 <cell alignment="center" valignment="top" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499 Maria
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 111
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 </row>
3514 <row>
3515 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519
3520 \series bold
3521 Cachia
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 Maurizio
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 111
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 </row>
3545 <row>
3546 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550
3551 \series bold
3552 Cinquemani
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 Giusi
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 111
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 </row>
3576 <row>
3577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581
3582 \series bold
3583 Colin
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell alignment="center" valignment="top" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592 Bernard
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 111
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 </row>
3607 <row>
3608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612
3613 \series bold
3614 Concli
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="center" valignment="top" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 Gianfranco
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 111
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 </row>
3638 <row>
3639 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643
3644 \series bold
3645 Dal Bosco
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 Carolina
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 111
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 </row>
3669 <row>
3670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674
3675 \series bold
3676 Dalpiaz
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 Annamaria
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 111
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 </row>
3700 <row>
3701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705
3706 \series bold
3707 Feliciello
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 Domenico
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 111
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 </row>
3731 <row>
3732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736
3737 \series bold
3738 Focarelli
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 Paola
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 111
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 </row>
3762 <row>
3763 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3764 \begin_inset Text
3765
3766 \begin_layout Plain Layout
3767
3768 \series bold
3769 Galletti
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 Oreste
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 111
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 </row>
3793 <row>
3794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798
3799 \series bold
3800 Gasparini
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 Franca
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 111
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 </row>
3824 <row>
3825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829
3830 \series bold
3831 Rizzardi
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 Paola
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 111
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 </row>
3855 <row>
3856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860
3861 \series bold
3862 Lassini
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 Giancarlo
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 111
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 </row>
3886 <row>
3887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891
3892 \series bold
3893 Malfatti
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 Luciano
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 111
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 <row>
3918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922
3923 \series bold
3924 Malfatti
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 Valeriano
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 111
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 </row>
3948 <row>
3949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953
3954 \series bold
3955 Meneguzzo
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 Roberto
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 111
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 </row>
3979 <row>
3980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984
3985 \series bold
3986 Mezzadra
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 Roberto
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 111
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 </row>
4010 <row>
4011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015
4016 \series bold
4017 Pirpamer
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 Erich
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 111
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 </row>
4041 <row>
4042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046
4047 \series bold
4048 Pochiesa
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 Paolo
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 111, 222
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \series bold
4079 Radina
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 Claudio
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 111
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 </row>
4103 <row>
4104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108
4109 \series bold
4110 Stuffer
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 Oskar
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 111
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 </row>
4134 <row>
4135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139
4140 \series bold
4141 Tacchelli
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 Ugo
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 111
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170
4171 \series bold
4172 Tezzele
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 Margit
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 111
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 </row>
4196 <row>
4197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \series bold
4203 Unterkalmsteiner
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 Frieda
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 111
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232
4233 \series bold
4234 Vieider
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 Hilde
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 111
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 </row>
4258 <row>
4259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263
4264 \series bold
4265 Vigna
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 Jürgen
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 111
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 </row>
4289 <row>
4290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294
4295 \series bold
4296 Weber
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 Maurizio
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 111
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 </row>
4320 <row>
4321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325
4326 \series bold
4327 Winkler
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 Franz
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 111
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 </row>
4351 <row>
4352 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356  
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 </row>
4380 <row>
4381 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385
4386 \series bold
4387 Annovi
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 <cell alignment="center" valignment="top" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 Silvia
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 555
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 </row>
4411 <row>
4412 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416
4417 \series bold
4418 Bertoli
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 <cell alignment="center" valignment="top" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427 Stefano
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 555
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 </row>
4442 <row>
4443 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447
4448 \series bold
4449 Bozzi
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 Walter
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 555
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 </row>
4473 <row>
4474 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478
4479 \series bold
4480 Cachia
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 <cell alignment="center" valignment="top" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489 Maria
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 555
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 </row>
4504 <row>
4505 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509
4510 \series bold
4511 Cachia
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 Maurizio
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 555
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 </row>
4535 <row>
4536 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540
4541 \series bold
4542 Cinquemani
4543 \end_layout
4544
4545 \end_inset
4546 </cell>
4547 <cell alignment="center" valignment="top" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551 Giusi
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 555
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 </row>
4566 <row>
4567 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571
4572 \series bold
4573 Colin
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 Bernard
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 555
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 </row>
4597 <row>
4598 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602
4603 \series bold
4604 Concli
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 Gianfranco
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 555
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 </row>
4628 <row>
4629 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633
4634 \series bold
4635 Dal Bosco
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 Carolina
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 555
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 </row>
4659 <row>
4660 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664
4665 \series bold
4666 Dalpiaz
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 Annamaria
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 555
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 </row>
4690 <row>
4691 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695
4696 \series bold
4697 Feliciello
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 Domenico
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 555
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 </row>
4721 <row>
4722 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726
4727 \series bold
4728 Focarelli
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 Paola
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 555
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 </row>
4752 <row>
4753 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757
4758 \series bold
4759 Galletti
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 Oreste
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 555
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 </row>
4783 <row>
4784 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788
4789 \series bold
4790 Gasparini
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 Franca
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 555
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 </row>
4814 <row>
4815 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819
4820 \series bold
4821 Rizzardi
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 Paola
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 555
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 </row>
4845 <row>
4846 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850
4851 \series bold
4852 Lassini
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 Giancarlo
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 555
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 </row>
4876 <row>
4877 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881
4882 \series bold
4883 Malfatti
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 Luciano
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 555
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 </row>
4907 <row>
4908 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912
4913 \series bold
4914 Malfatti
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 Valeriano
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 555
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 </row>
4938 <row>
4939 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943
4944 \series bold
4945 Meneguzzo
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 Roberto
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 555
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 </row>
4969 <row>
4970 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974
4975 \series bold
4976 Mezzadra
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 Roberto
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 555
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 </row>
5000 <row>
5001 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005
5006 \series bold
5007 Pirpamer
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 Erich
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 555
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 </row>
5031 <row>
5032 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036
5037 \series bold
5038 Pochiesa
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 Paolo
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 555, 222
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 </row>
5062 <row>
5063 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067
5068 \series bold
5069 Radina
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 Claudio
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 555
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 </row>
5093 <row>
5094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098
5099 \series bold
5100 Stuffer
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 Oskar
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 555
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 </row>
5124 <row>
5125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129
5130 \series bold
5131 Tacchelli
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 Ugo
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 555
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 </row>
5155 <row>
5156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160
5161 \series bold
5162 Tezzele
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 Margit
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 555
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 </row>
5186 <row>
5187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191
5192 \series bold
5193 Unterkalmsteiner
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202 Frieda
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 555
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 </row>
5217 <row>
5218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222
5223 \series bold
5224 Vieider
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 Hilde
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 555
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 </row>
5248 <row>
5249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5250 \begin_inset Text
5251
5252 \begin_layout Plain Layout
5253
5254 \series bold
5255 Vigna
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 Jürgen
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 999
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 </row>
5279 <row>
5280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Plain Layout
5284
5285 \series bold
5286 Weber
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 <cell alignment="center" valignment="top" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295 Maurizio
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 555
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 </row>
5310 <row>
5311 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Plain Layout
5315
5316 \series bold
5317 Winkler
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 Franz
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 555
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 </row>
5341 <row endlastfoot="true">
5342 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5343 \begin_inset Text
5344
5345 \begin_layout Plain Layout
5346 Fin
5347 \end_layout
5348
5349 \end_inset
5350 </cell>
5351 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Plain Layout
5364
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 </row>
5370 </lyxtabular>
5371
5372 \end_inset
5373
5374
5375 \begin_inset ERT
5376 status open
5377
5378 \begin_layout Plain Layout
5379
5380
5381 \backslash
5382 addtocounter{table}{-1}
5383 \end_layout
5384
5385 \end_inset
5386
5387
5388 \begin_inset Note Note
5389 status open
5390
5391 \begin_layout Plain Layout
5392 Voyez la note grisée de la section
5393 \begin_inset space ~
5394 \end_inset
5395
5396
5397 \begin_inset CommandInset ref
5398 LatexCommand ref
5399 reference "sub:Tableaux-longs-légende"
5400
5401 \end_inset
5402
5403  pour une explication de cette commande.
5404 \end_layout
5405
5406 \end_inset
5407
5408
5409 \end_layout
5410
5411 \begin_layout Subsection
5412 Notes de Bas de Page dans les Tableaux Longs
5413 \begin_inset CommandInset label
5414 LatexCommand label
5415 name "sub:Notes-dans-tableau-long"
5416
5417 \end_inset
5418
5419
5420 \begin_inset Index
5421 status collapsed
5422
5423 \begin_layout Plain Layout
5424 Tableaux longs ! Notes de bas de page
5425 \end_layout
5426
5427 \end_inset
5428
5429
5430 \end_layout
5431
5432 \begin_layout Standard
5433 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5434  long.
5435  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5436  contenant la note.
5437  Par exemple le tableau
5438 \begin_inset space ~
5439 \end_inset
5440
5441
5442 \begin_inset CommandInset ref
5443 LatexCommand ref
5444 reference "tab:Légendes-tableau-différentes"
5445
5446 \end_inset
5447
5448  a une note de bas de page.
5449 \end_layout
5450
5451 \begin_layout Subsection
5452 Alignement des Tableaux Longs
5453 \begin_inset Index
5454 status collapsed
5455
5456 \begin_layout Plain Layout
5457 Tableaux longs ! Alignement
5458 \end_layout
5459
5460 \end_inset
5461
5462
5463 \end_layout
5464
5465 \begin_layout Standard
5466 Par défaut les Tableaux Longs sont centrés.
5467  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5468  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5469  de dialogue.
5470  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5471  des longueurs 
5472 \series bold
5473
5474 \backslash
5475 LTleft 
5476 \series default
5477 et 
5478 \series bold
5479
5480 \backslash
5481 LTright
5482 \series default
5483  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5484  concerné :
5485 \end_layout
5486
5487 \begin_layout Standard
5488
5489 \series bold
5490
5491 \backslash
5492 setlength{
5493 \backslash
5494 LTleft}{valeur}
5495 \end_layout
5496
5497 \begin_layout Standard
5498 Où 
5499 \series bold
5500 valeur
5501 \series default
5502  peut avoir n'importe laquelle des unités listées dans le tableau
5503 \begin_inset space ~
5504 \end_inset
5505
5506
5507 \begin_inset CommandInset ref
5508 LatexCommand ref
5509 reference "cha:Unités-de-longueur"
5510
5511 \end_inset
5512
5513 .
5514  
5515 \series bold
5516
5517 \backslash
5518 LTleft
5519 \series default
5520  contrôle la distance horizontale entre le bord gauche de la page et le
5521  tableau, et
5522 \series bold
5523  
5524 \backslash
5525 LTright
5526 \series default
5527  la distance au bord droit.
5528  La valeur par défaut des ces deux distances est 
5529 \series bold
5530
5531 \backslash
5532 fill
5533 \series default
5534 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5535 \end_layout
5536
5537 \begin_layout Standard
5538 Le tableau long suivant a été aligné à gauche en mettant 
5539 \series bold
5540
5541 \backslash
5542 LTleft
5543 \series default
5544  à 0
5545 \begin_inset space \thinspace{}
5546 \end_inset
5547
5548 pt.
5549 \begin_inset ERT
5550 status collapsed
5551
5552 \begin_layout Plain Layout
5553
5554
5555 \backslash
5556 setlength{
5557 \backslash
5558 LTleft}{0pt}
5559 \end_layout
5560
5561 \end_inset
5562
5563
5564 \end_layout
5565
5566 \begin_layout Standard
5567 \begin_inset Tabular
5568 <lyxtabular version="3" rows="5" columns="5">
5569 <features islongtable="true">
5570 <column alignment="center" valignment="top" width="0">
5571 <column alignment="center" valignment="top" width="0">
5572 <column alignment="center" valignment="top" width="0">
5573 <column alignment="center" valignment="top" width="0">
5574 <column alignment="center" valignment="top" width="0">
5575 <row>
5576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580 1
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589 2
5590 \end_layout
5591
5592 \end_inset
5593 </cell>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598 3
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 4
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616 5
5617 \end_layout
5618
5619 \end_inset
5620 </cell>
5621 </row>
5622 <row>
5623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \begin_layout Plain Layout
5627 asd
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636 s
5637 \end_layout
5638
5639 \end_inset
5640 </cell>
5641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5642 \begin_inset Text
5643
5644 \begin_layout Plain Layout
5645 s
5646 \end_layout
5647
5648 \end_inset
5649 </cell>
5650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5651 \begin_inset Text
5652
5653 \begin_layout Plain Layout
5654 s
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5660 \begin_inset Text
5661
5662 \begin_layout Plain Layout
5663 asd
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 </row>
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 asd
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 s
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5689 \begin_inset Text
5690
5691 \begin_layout Plain Layout
5692 s
5693 \end_layout
5694
5695 \end_inset
5696 </cell>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 s
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 asd
5711 \end_layout
5712
5713 \end_inset
5714 </cell>
5715 </row>
5716 <row>
5717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5718 \begin_inset Text
5719
5720 \begin_layout Plain Layout
5721 asd
5722 \end_layout
5723
5724 \end_inset
5725 </cell>
5726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5727 \begin_inset Text
5728
5729 \begin_layout Plain Layout
5730 s
5731 \end_layout
5732
5733 \end_inset
5734 </cell>
5735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5736 \begin_inset Text
5737
5738 \begin_layout Plain Layout
5739 s
5740 \end_layout
5741
5742 \end_inset
5743 </cell>
5744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748 s
5749 \end_layout
5750
5751 \end_inset
5752 </cell>
5753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5754 \begin_inset Text
5755
5756 \begin_layout Plain Layout
5757 asd
5758 \end_layout
5759
5760 \end_inset
5761 </cell>
5762 </row>
5763 <row>
5764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 asd
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 asd
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 asd
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 asd
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 asd
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 </row>
5810 </lyxtabular>
5811
5812 \end_inset
5813
5814
5815 \begin_inset ERT
5816 status collapsed
5817
5818 \begin_layout Plain Layout
5819
5820
5821 \backslash
5822 setlength{
5823 \backslash
5824 LTleft}{
5825 \backslash
5826 fill}
5827 \end_layout
5828
5829 \end_inset
5830
5831
5832 \end_layout
5833
5834 \begin_layout Subsection
5835 Légendes et Tableaux longs
5836 \begin_inset Index
5837 status collapsed
5838
5839 \begin_layout Plain Layout
5840 Tableaux longs ! Legendes@Légendes
5841 \end_layout
5842
5843 \end_inset
5844
5845
5846 \begin_inset CommandInset label
5847 LatexCommand label
5848 name "sub:Tableaux-longs-légende"
5849
5850 \end_inset
5851
5852
5853 \end_layout
5854
5855 \begin_layout Standard
5856 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5857  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5858  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5859  Longs.
5860  On insère donc la légende dans la première ligne du tableau, comme c'est
5861  expliqué dans la section
5862 \begin_inset space ~
5863 \end_inset
5864
5865
5866 \begin_inset CommandInset ref
5867 LatexCommand ref
5868 reference "sec:Tableaux-longs"
5869
5870 \end_inset
5871
5872 .
5873  La première ligne du tableau est donc une ligne factice qui sert pour insérer
5874  la légende, le tableau commence réellement avec la deuxième ligne.
5875 \end_layout
5876
5877 \begin_layout Standard
5878 Voici un petit Tableau long pour voir comment ça marche :
5879 \end_layout
5880
5881 \begin_layout Standard
5882 \begin_inset Tabular
5883 <lyxtabular version="3" rows="6" columns="5">
5884 <features islongtable="true">
5885 <column alignment="center" valignment="top" width="0">
5886 <column alignment="center" valignment="top" width="0">
5887 <column alignment="center" valignment="top" width="0">
5888 <column alignment="center" valignment="top" width="0">
5889 <column alignment="center" valignment="top" width="0">
5890 <row caption="true">
5891 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 \begin_inset Caption
5896
5897 \begin_layout Plain Layout
5898 Tableau long avec une légende
5899 \begin_inset OptArg
5900 status open
5901
5902 \begin_layout Plain Layout
5903 Tableau long
5904 \end_layout
5905
5906 \end_inset
5907
5908
5909 \end_layout
5910
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931
5932 \end_layout
5933
5934 \end_inset
5935 </cell>
5936 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5937 \begin_inset Text
5938
5939 \begin_layout Plain Layout
5940
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 </row>
5955 <row>
5956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960 1
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 2
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978 3
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 4
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 5
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 </row>
6002 <row>
6003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 asd
6008 \end_layout
6009
6010 \end_inset
6011 </cell>
6012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 s
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 s
6026 \end_layout
6027
6028 \end_inset
6029 </cell>
6030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 s
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 asd
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 </row>
6049 <row>
6050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 asd
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 s
6064 \end_layout
6065
6066 \end_inset
6067 </cell>
6068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6069 \begin_inset Text
6070
6071 \begin_layout Plain Layout
6072 s
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081 s
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090 asd
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 </row>
6096 <row>
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Plain Layout
6101 asd
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 s
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 s
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 s
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 asd
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 </row>
6143 <row>
6144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 asd
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 asd
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 asd
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 asd
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 asd
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 </row>
6190 </lyxtabular>
6191
6192 \end_inset
6193
6194
6195 \end_layout
6196
6197 \begin_layout Standard
6198 \begin_inset VSpace medskip
6199 \end_inset
6200
6201
6202 \begin_inset Note Greyedout
6203 status open
6204
6205 \begin_layout Plain Layout
6206
6207 \series bold
6208 Note:
6209 \series default
6210  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6211  n'avez pas prévu de légende.
6212  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6213 \begin_inset space ~
6214 \end_inset
6215
6216 2.4 suit le tableau
6217 \begin_inset space ~
6218 \end_inset
6219
6220 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6221  sans légende.
6222  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6223  après chaque tableau long sans légende :
6224 \end_layout
6225
6226 \begin_layout Plain Layout
6227
6228 \series bold
6229
6230 \backslash
6231 addtocounter{table}{-1}
6232 \end_layout
6233
6234 \end_inset
6235
6236
6237 \end_layout
6238
6239 \begin_layout Standard
6240 \begin_inset Note Greyedout
6241 status open
6242
6243 \begin_layout Plain Layout
6244
6245 \series bold
6246 Note:
6247 \series default
6248  Si vous utilisez 
6249 \series bold
6250 hyperref
6251 \series default
6252
6253 \begin_inset Index
6254 status collapsed
6255
6256 \begin_layout Plain Layout
6257 Paquetages LaTeX ! hyperref
6258 \end_layout
6259
6260 \end_inset
6261
6262  dans les 
6263 \family sans
6264 Paramètres du document
6265 \family default
6266  rubrique 
6267 \family sans
6268 Propriétés
6269 \begin_inset space ~
6270 \end_inset
6271
6272 du
6273 \begin_inset space ~
6274 \end_inset
6275
6276 PDF
6277 \family default
6278 , pour transformer vos références croisées en liens cliquables, le lien
6279  vers un tableau long pointera toujours sur le début du document.
6280 \end_layout
6281
6282 \end_inset
6283
6284
6285 \end_layout
6286
6287 \begin_layout Subsubsection
6288 Références à des tableaux longs
6289 \begin_inset Index
6290 status collapsed
6291
6292 \begin_layout Plain Layout
6293 Tableaux longs ! Références
6294 \end_layout
6295
6296 \end_inset
6297
6298
6299 \end_layout
6300
6301 \begin_layout Standard
6302 \begin_inset Tabular
6303 <lyxtabular version="3" rows="6" columns="5">
6304 <features islongtable="true">
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 <column alignment="center" valignment="top" width="0">
6309 <column alignment="center" valignment="top" width="0">
6310 <row caption="true">
6311 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6312 \begin_inset Text
6313
6314 \begin_layout Plain Layout
6315 \begin_inset Caption
6316
6317 \begin_layout Plain Layout
6318 Tableau long référencé
6319 \begin_inset CommandInset label
6320 LatexCommand label
6321 name "tab:RefExemple"
6322
6323 \end_inset
6324
6325
6326 \end_layout
6327
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6354 \begin_inset Text
6355
6356 \begin_layout Plain Layout
6357
6358 \end_layout
6359
6360 \end_inset
6361 </cell>
6362 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6363 \begin_inset Text
6364
6365 \begin_layout Plain Layout
6366
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 </row>
6372 <row>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 1
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 2
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 3
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404 4
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 5
6414 \end_layout
6415
6416 \end_inset
6417 </cell>
6418 </row>
6419 <row>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 asd
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 s
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442 s
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6448 \begin_inset Text
6449
6450 \begin_layout Plain Layout
6451 s
6452 \end_layout
6453
6454 \end_inset
6455 </cell>
6456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 asd
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 <row>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471 asd
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 s
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Plain Layout
6489 s
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498 s
6499 \end_layout
6500
6501 \end_inset
6502 </cell>
6503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6504 \begin_inset Text
6505
6506 \begin_layout Plain Layout
6507 asd
6508 \end_layout
6509
6510 \end_inset
6511 </cell>
6512 </row>
6513 <row>
6514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6515 \begin_inset Text
6516
6517 \begin_layout Plain Layout
6518 asd
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527 s
6528 \end_layout
6529
6530 \end_inset
6531 </cell>
6532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6533 \begin_inset Text
6534
6535 \begin_layout Plain Layout
6536 s
6537 \end_layout
6538
6539 \end_inset
6540 </cell>
6541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6542 \begin_inset Text
6543
6544 \begin_layout Plain Layout
6545 s
6546 \end_layout
6547
6548 \end_inset
6549 </cell>
6550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6551 \begin_inset Text
6552
6553 \begin_layout Plain Layout
6554 asd
6555 \end_layout
6556
6557 \end_inset
6558 </cell>
6559 </row>
6560 <row>
6561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565 asd
6566 \end_layout
6567
6568 \end_inset
6569 </cell>
6570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574 sad
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583 asd
6584 \end_layout
6585
6586 \end_inset
6587 </cell>
6588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6589 \begin_inset Text
6590
6591 \begin_layout Plain Layout
6592 asd
6593 \end_layout
6594
6595 \end_inset
6596 </cell>
6597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6598 \begin_inset Text
6599
6600 \begin_layout Plain Layout
6601 asd
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 </row>
6607 </lyxtabular>
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \begin_layout Standard
6615 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6616  dans sa légende.
6617 \end_layout
6618
6619 \begin_layout Standard
6620 Ceci est une référence au tableau
6621 \begin_inset space ~
6622 \end_inset
6623
6624
6625 \begin_inset CommandInset ref
6626 LatexCommand ref
6627 reference "tab:RefExemple"
6628
6629 \end_inset
6630
6631 .
6632 \end_layout
6633
6634 \begin_layout Standard
6635 La mise en forme de la légende peut être ajustée avec celle de toutes les
6636  autres légendes de votre document en utilisant le paquetage LaTeX 
6637 \series bold
6638 caption
6639 \series default
6640
6641 \begin_inset Index
6642 status collapsed
6643
6644 \begin_layout Plain Layout
6645 Paquetages LaTeX ! caption
6646 \end_layout
6647
6648 \end_inset
6649
6650 , voir la section
6651 \begin_inset space ~
6652 \end_inset
6653
6654
6655 \begin_inset CommandInset ref
6656 LatexCommand ref
6657 reference "sec:Formatage-légende"
6658
6659 \end_inset
6660
6661 .
6662 \end_layout
6663
6664 \begin_layout Subsubsection
6665 Largeur de la légende
6666 \begin_inset Index
6667 status collapsed
6668
6669 \begin_layout Plain Layout
6670 Tableaux longs ! Largeur de la légende
6671 \end_layout
6672
6673 \end_inset
6674
6675
6676 \end_layout
6677
6678 \begin_layout Standard
6679 La largeur maximale des lignes de légende est définie par la longueur 
6680 \series bold
6681
6682 \backslash
6683 LTcapwidth
6684 \series default
6685 .
6686  Sa valeur par défaut est 4
6687 \begin_inset space \thinspace{}
6688 \end_inset
6689
6690 in.
6691  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6692  de votre document ou en tant que code TeX directement dans votre document
6693  avant le tableau qui doit être affectée.
6694 \end_layout
6695
6696 \begin_layout Standard
6697
6698 \series bold
6699
6700 \backslash
6701 setlength{
6702 \backslash
6703 LTcapwidth}{largeur}
6704 \end_layout
6705
6706 \begin_layout Standard
6707 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6708 ce
6709 \begin_inset space ~
6710 \end_inset
6711
6712
6713 \begin_inset CommandInset ref
6714 LatexCommand ref
6715 reference "cha:Unités-de-longueur"
6716
6717 \end_inset
6718
6719 .
6720 \end_layout
6721
6722 \begin_layout Standard
6723 \begin_inset Newpage pagebreak
6724 \end_inset
6725
6726
6727 \end_layout
6728
6729 \begin_layout Standard
6730 Les tableaux suivants montrent la différence :
6731 \end_layout
6732
6733 \begin_layout Standard
6734 \begin_inset Tabular
6735 <lyxtabular version="3" rows="6" columns="5">
6736 <features islongtable="true">
6737 <column alignment="center" valignment="top" width="0">
6738 <column alignment="center" valignment="top" width="0">
6739 <column alignment="center" valignment="top" width="0">
6740 <column alignment="center" valignment="top" width="0">
6741 <column alignment="center" valignment="top" width="0">
6742 <row caption="true">
6743 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 \begin_inset Caption
6748
6749 \begin_layout Plain Layout
6750 long titre complet avec la largeur par défaut long titre complet avec la
6751  largeur par défaut long titre complet avec la largeur par défaut
6752 \begin_inset OptArg
6753 status open
6754
6755 \begin_layout Plain Layout
6756 Légende avec largeur par défaut
6757 \end_layout
6758
6759 \end_inset
6760
6761
6762 \end_layout
6763
6764 \end_inset
6765
6766
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 </row>
6808 <row>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 1
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 2
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831 3
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840 4
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 5
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 </row>
6855 <row>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 asd
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 s
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 s
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 s
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 asd
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 </row>
6902 <row>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 asd
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 s
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 s
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 s
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943 asd
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 </row>
6949 <row>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 asd
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 s
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 s
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 s
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 asd
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 </row>
6996 <row>
6997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001 asd
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 sad
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 asd
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 asd
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037 asd
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 </row>
7043 </lyxtabular>
7044
7045 \end_inset
7046
7047
7048 \end_layout
7049
7050 \begin_layout Standard
7051 \begin_inset ERT
7052 status collapsed
7053
7054 \begin_layout Plain Layout
7055
7056
7057 \backslash
7058 setlength{
7059 \backslash
7060 LTcapwidth}{5cm}
7061 \end_layout
7062
7063 \end_inset
7064
7065
7066 \begin_inset Tabular
7067 <lyxtabular version="3" rows="6" columns="5">
7068 <features islongtable="true">
7069 <column alignment="center" valignment="top" width="0">
7070 <column alignment="center" valignment="top" width="0">
7071 <column alignment="center" valignment="top" width="0">
7072 <column alignment="center" valignment="top" width="0">
7073 <column alignment="center" valignment="top" width="0">
7074 <row caption="true">
7075 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 \begin_inset Caption
7080
7081 \begin_layout Plain Layout
7082 long titre complet avec la largeur réglée à 5
7083 \begin_inset space \thinspace{}
7084 \end_inset
7085
7086 cm 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
7095 \begin_inset OptArg
7096 status open
7097
7098 \begin_layout Plain Layout
7099 Légende avec largeur à
7100 \begin_inset space \thinspace{}
7101 \end_inset
7102
7103 =
7104 \begin_inset space \thinspace{}
7105 \end_inset
7106
7107 5
7108 \begin_inset space \thinspace{}
7109 \end_inset
7110
7111 cm
7112 \end_layout
7113
7114 \end_inset
7115
7116
7117 \end_layout
7118
7119 \end_inset
7120
7121
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 </row>
7163 <row>
7164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168 1
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177 2
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7183 \begin_inset Text
7184
7185 \begin_layout Plain Layout
7186 3
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 4
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 5
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 </row>
7210 <row>
7211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215 asd
7216 \end_layout
7217
7218 \end_inset
7219 </cell>
7220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7221 \begin_inset Text
7222
7223 \begin_layout Plain Layout
7224 s
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7230 \begin_inset Text
7231
7232 \begin_layout Plain Layout
7233 s
7234 \end_layout
7235
7236 \end_inset
7237 </cell>
7238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7239 \begin_inset Text
7240
7241 \begin_layout Plain Layout
7242 s
7243 \end_layout
7244
7245 \end_inset
7246 </cell>
7247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 asd
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 </row>
7257 <row>
7258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7259 \begin_inset Text
7260
7261 \begin_layout Plain Layout
7262 asd
7263 \end_layout
7264
7265 \end_inset
7266 </cell>
7267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7268 \begin_inset Text
7269
7270 \begin_layout Plain Layout
7271 s
7272 \end_layout
7273
7274 \end_inset
7275 </cell>
7276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7277 \begin_inset Text
7278
7279 \begin_layout Plain Layout
7280 s
7281 \end_layout
7282
7283 \end_inset
7284 </cell>
7285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289 s
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298 asd
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 </row>
7304 <row>
7305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7306 \begin_inset Text
7307
7308 \begin_layout Plain Layout
7309 asd
7310 \end_layout
7311
7312 \end_inset
7313 </cell>
7314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7315 \begin_inset Text
7316
7317 \begin_layout Plain Layout
7318 s
7319 \end_layout
7320
7321 \end_inset
7322 </cell>
7323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Plain Layout
7327 s
7328 \end_layout
7329
7330 \end_inset
7331 </cell>
7332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7333 \begin_inset Text
7334
7335 \begin_layout Plain Layout
7336 s
7337 \end_layout
7338
7339 \end_inset
7340 </cell>
7341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 asd
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 </row>
7351 <row>
7352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7353 \begin_inset Text
7354
7355 \begin_layout Plain Layout
7356 asd
7357 \end_layout
7358
7359 \end_inset
7360 </cell>
7361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7362 \begin_inset Text
7363
7364 \begin_layout Plain Layout
7365 sad
7366 \end_layout
7367
7368 \end_inset
7369 </cell>
7370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7371 \begin_inset Text
7372
7373 \begin_layout Plain Layout
7374 asd
7375 \end_layout
7376
7377 \end_inset
7378 </cell>
7379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383 asd
7384 \end_layout
7385
7386 \end_inset
7387 </cell>
7388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7389 \begin_inset Text
7390
7391 \begin_layout Plain Layout
7392 asd
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 </row>
7398 </lyxtabular>
7399
7400 \end_inset
7401
7402
7403 \end_layout
7404
7405 \begin_layout Standard
7406 \begin_inset ERT
7407 status collapsed
7408
7409 \begin_layout Plain Layout
7410
7411
7412 \backslash
7413 setlength{
7414 \backslash
7415 LTcapwidth}{4in}
7416 \end_layout
7417
7418 \end_inset
7419
7420
7421 \end_layout
7422
7423 \begin_layout Standard
7424 \begin_inset Note Greyedout
7425 status open
7426
7427 \begin_layout Plain Layout
7428
7429 \series bold
7430 Note:
7431 \series default
7432  Quand on utilise la paquetage LaTeX 
7433 \series bold
7434 caption
7435 \series default
7436
7437 \begin_inset Index
7438 status collapsed
7439
7440 \begin_layout Plain Layout
7441 Paquetages LaTeX ! caption
7442 \end_layout
7443
7444 \end_inset
7445
7446  , comme c'est les cas dans ce document, la légende prend toute la largeur
7447  de la page quand on utilise la largeur par défaut de 4
7448 \begin_inset space \thinspace{}
7449 \end_inset
7450
7451 in pour 
7452 \series bold
7453
7454 \backslash
7455 LTcapwidth
7456 \series default
7457 .
7458  Pour avoir dans ce cas une légende qui fasse exactement 4
7459 \begin_inset space \thinspace{}
7460 \end_inset
7461
7462 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7463  comme par exemple 3.99
7464 \begin_inset space \thinspace{}
7465 \end_inset
7466
7467 in, soit utiliser la commande LaTeX 
7468 \series bold
7469
7470 \backslash
7471 captionsetup{width=valeur}
7472 \series default
7473  qui est disponible dans le paquetage 
7474 \series bold
7475 caption
7476 \series default
7477 .
7478 \end_layout
7479
7480 \end_inset
7481
7482
7483 \end_layout
7484
7485 \begin_layout Subsubsection
7486 Des Légendes différentes sur chaque page d'un tableau
7487 \begin_inset OptArg
7488 status collapsed
7489
7490 \begin_layout Plain Layout
7491 Légendes différentes
7492 \end_layout
7493
7494 \end_inset
7495
7496
7497 \begin_inset Index
7498 status collapsed
7499
7500 \begin_layout Plain Layout
7501 Tableaux longs ! Legendes@Légendes différentes par page
7502 \end_layout
7503
7504 \end_inset
7505
7506
7507 \end_layout
7508
7509 \begin_layout Standard
7510 Quand les légendes qui se trouvent sur les autres pages doivent être différentes
7511  de celle de la première page, insérez une légende avec un titre court non
7512  vide dans une fausse première ligne qui sera marquée comme étant le premier
7513  en-tête.
7514  La légende utilisée pour les autres pages est insérée comme une légende
7515  sans titre court dans une fausse ligne qui sera marquée comme étant l'entête
7516  principal.
7517  Si cet entête ne doit pas contenir le numéro du tableau, utilisez la commandes
7518  suivante à la place de la boîte de légende de LyX :
7519 \end_layout
7520
7521 \begin_layout Standard
7522
7523 \series bold
7524
7525 \backslash
7526 caption*{caption text}
7527 \end_layout
7528
7529 \begin_layout Standard
7530 L'étiquette utilisée pour faire référence à ce tableau est insérée dans
7531  la légende du premier en-tête.
7532  Le tableau
7533 \begin_inset space ~
7534 \end_inset
7535
7536
7537 \begin_inset CommandInset ref
7538 LatexCommand ref
7539 reference "tab:Légendes-tableau-différentes"
7540
7541 \end_inset
7542
7543  est un exemple de tableau long avec des légendes différentes et où la seconde
7544  légende ne contient pas le numéro du tableau.
7545 \end_layout
7546
7547 \begin_layout Standard
7548 \align center
7549 \begin_inset Tabular
7550 <lyxtabular version="3" rows="60" columns="3">
7551 <features islongtable="true">
7552 <column alignment="left" valignment="top" width="0cm">
7553 <column alignment="left" valignment="top" width="0pt">
7554 <column alignment="right" valignment="top" width="0pt">
7555 <row endfirsthead="true" caption="true">
7556 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7557 \begin_inset Text
7558
7559 \begin_layout Plain Layout
7560 \begin_inset Caption
7561
7562 \begin_layout Plain Layout
7563 Exemple d'annuaire téléphonique
7564 \begin_inset CommandInset label
7565 LatexCommand label
7566 name "tab:Légendes-tableau-différentes"
7567
7568 \end_inset
7569
7570
7571 \begin_inset OptArg
7572 status open
7573
7574 \begin_layout Plain Layout
7575 Exemple Annuaire 
7576 \end_layout
7577
7578 \end_inset
7579
7580
7581 \end_layout
7582
7583 \end_inset
7584
7585
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 </row>
7609 <row endfirsthead="true">
7610 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614
7615 \series bold
7616 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634
7635 \end_layout
7636
7637 \end_inset
7638 </cell>
7639 </row>
7640 <row endfirsthead="true">
7641 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645
7646 \series bold
7647 NOM
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665
7666 \series bold
7667 TÉL.
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 </row>
7673 <row endhead="true" caption="true">
7674 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678 \begin_inset ERT
7679 status open
7680
7681 \begin_layout Plain Layout
7682
7683
7684 \backslash
7685 caption*{Suite de l'exemple d'annuaire téléphonique}
7686 \backslash
7687
7688 \backslash
7689 %
7690 \end_layout
7691
7692 \end_inset
7693
7694
7695 \end_layout
7696
7697 \end_inset
7698 </cell>
7699 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7700 \begin_inset Text
7701
7702 \begin_layout Plain Layout
7703
7704 \end_layout
7705
7706 \end_inset
7707 </cell>
7708 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row endhead="true">
7719 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \series bold
7725 Exemple d'annuaire téléphonique
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734
7735 \end_layout
7736
7737 \end_inset
7738 </cell>
7739 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \end_layout
7745
7746 \end_inset
7747 </cell>
7748 </row>
7749 <row endhead="true">
7750 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754
7755 \series bold
7756 NOM
7757 \end_layout
7758
7759 \end_inset
7760 </cell>
7761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7762 \begin_inset Text
7763
7764 \begin_layout Plain Layout
7765
7766 \end_layout
7767
7768 \end_inset
7769 </cell>
7770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774
7775 \series bold
7776 TÉL.
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 </row>
7782 <row endfoot="true">
7783 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787 suite page suivante\SpecialChar \ldots{}
7788
7789 \end_layout
7790
7791 \end_inset
7792 </cell>
7793 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797
7798 \end_layout
7799
7800 \end_inset
7801 </cell>
7802 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7803 \begin_inset Text
7804
7805 \begin_layout Plain Layout
7806
7807 \end_layout
7808
7809 \end_inset
7810 </cell>
7811 </row>
7812 <row>
7813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817
7818 \series bold
7819 Annovi
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828 Silvia
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7834 \begin_inset Text
7835
7836 \begin_layout Plain Layout
7837 111
7838 \end_layout
7839
7840 \end_inset
7841 </cell>
7842 </row>
7843 <row>
7844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7845 \begin_inset Text
7846
7847 \begin_layout Plain Layout
7848
7849 \series bold
7850 Bertoli
7851 \end_layout
7852
7853 \end_inset
7854 </cell>
7855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859 Stefano
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7865 \begin_inset Text
7866
7867 \begin_layout Plain Layout
7868 111
7869 \end_layout
7870
7871 \end_inset
7872 </cell>
7873 </row>
7874 <row>
7875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879
7880 \series bold
7881 Bozzi
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890 Walter
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Plain Layout
7899 111
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 </row>
7905 <row>
7906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910
7911 \series bold
7912 Cachia
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921 Maria
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7927 \begin_inset Text
7928
7929 \begin_layout Plain Layout
7930 111
7931 \end_layout
7932
7933 \end_inset
7934 </cell>
7935 </row>
7936 <row>
7937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941
7942 \series bold
7943 Cachia
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952 Maurizio
7953 \end_layout
7954
7955 \end_inset
7956 </cell>
7957 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7958 \begin_inset Text
7959
7960 \begin_layout Plain Layout
7961 111
7962 \end_layout
7963
7964 \end_inset
7965 </cell>
7966 </row>
7967 <row>
7968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7969 \begin_inset Text
7970
7971 \begin_layout Plain Layout
7972
7973 \series bold
7974 Cinquemani
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 Giusi
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 111
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 </row>
7998 <row>
7999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003
8004 \series bold
8005 Colin
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 Bernard
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023 111
8024 \end_layout
8025
8026 \end_inset
8027 </cell>
8028 </row>
8029 <row>
8030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034
8035 \series bold
8036 Concli
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045 Gianfranco
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054 111
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 </row>
8060 <row>
8061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065
8066 \series bold
8067 Dal Bosco
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076 Carolina
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085 111
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 </row>
8091 <row>
8092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096
8097 \series bold
8098 Dalpiaz
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 Annamaria
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 111
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 </row>
8122 <row>
8123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127
8128 \series bold
8129 Feliciello
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 Domenico
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 111
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 </row>
8153 <row>
8154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158
8159 \series bold
8160 Focarelli
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 Paola
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178 111
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 </row>
8184 <row>
8185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189
8190 \series bold
8191 Galletti
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 Oreste
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 111
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 </row>
8215 <row>
8216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220
8221 \series bold
8222 Gasparini
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231 Franca
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240 111
8241 \end_layout
8242
8243 \end_inset
8244 </cell>
8245 </row>
8246 <row>
8247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251
8252 \series bold
8253 Rizzardi
8254 \series default
8255
8256 \begin_inset Foot
8257 status open
8258
8259 \begin_layout Plain Layout
8260 Exemple de note de bas de page
8261 \end_layout
8262
8263 \end_inset
8264
8265
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 Paola
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 111
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 </row>
8289 <row>
8290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294
8295 \series bold
8296 Lassini
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 Giancarlo
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314 111
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 </row>
8320 <row>
8321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325
8326 \series bold
8327 Malfatti
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 Luciano
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345 111
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 </row>
8351 <row>
8352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356
8357 \series bold
8358 Malfatti
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 Valeriano
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376 111
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 </row>
8382 <row>
8383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387
8388 \series bold
8389 Meneguzzo
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398 Roberto
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 111
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 </row>
8413 <row>
8414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418
8419 \series bold
8420 Mezzadra
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 Roberto
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438 111
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 </row>
8444 <row>
8445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \series bold
8451 Pirpamer
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 Erich
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 111
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 </row>
8475 <row>
8476 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480
8481 \series bold
8482 Pochiesa
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 Paolo
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 111, 222
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 </row>
8506 <row>
8507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511
8512 \series bold
8513 Radina
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522 Claudio
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531 111
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 </row>
8537 <row>
8538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542
8543 \series bold
8544 Stuffer
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553 Oskar
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562 111
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 </row>
8568 <row>
8569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573
8574 \series bold
8575 Tacchelli
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584 Ugo
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593 111
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 </row>
8599 <row>
8600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604
8605 \series bold
8606 Tezzele
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615 Margit
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624 111
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 </row>
8630 <row>
8631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635
8636 \series bold
8637 Unterkalmsteiner
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 Frieda
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655 111
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 </row>
8661 <row>
8662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666
8667 \series bold
8668 Vieider
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677 Hilde
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686 111
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 </row>
8692 <row>
8693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697
8698 \series bold
8699 Vigna
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708 Jürgen
8709 \end_layout
8710
8711 \end_inset
8712 </cell>
8713 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717 111
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 </row>
8723 <row>
8724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728
8729 \series bold
8730 Weber
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739 Maurizio
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748 111
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 </row>
8754 <row>
8755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759
8760 \series bold
8761 Winkler
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770 Franz
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779 111
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 </row>
8785 <row>
8786 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790  
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 </row>
8814 <row>
8815 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819
8820 \series bold
8821 Annovi
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 Silvia
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 555
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 </row>
8845 <row>
8846 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850
8851 \series bold
8852 Bertoli
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861 Stefano
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870 555
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 </row>
8876 <row>
8877 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881
8882 \series bold
8883 Bozzi
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 Walter
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 555
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 </row>
8907 <row>
8908 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912
8913 \series bold
8914 Cachia
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923 Maria
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932 555
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 </row>
8938 <row>
8939 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943
8944 \series bold
8945 Cachia
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 Maurizio
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963 555
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 </row>
8969 <row>
8970 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974
8975 \series bold
8976 Cinquemani
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985 Giusi
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994 555
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 </row>
9000 <row>
9001 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005
9006 \series bold
9007 Colin
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 Bernard
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025 555
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 </row>
9031 <row>
9032 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036
9037 \series bold
9038 Concli
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 Gianfranco
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 555
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 </row>
9062 <row>
9063 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067
9068 \series bold
9069 Dal Bosco
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 Carolina
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087 555
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 </row>
9093 <row>
9094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098
9099 \series bold
9100 Dalpiaz
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109 Annamaria
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118 555
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 </row>
9124 <row>
9125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129
9130 \series bold
9131 Feliciello
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140 Domenico
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149 555
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 </row>
9155 <row>
9156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160
9161 \series bold
9162 Focarelli
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171 Paola
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180 555
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 </row>
9186 <row>
9187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191
9192 \series bold
9193 Galletti
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 Oreste
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 555
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 </row>
9217 <row>
9218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222
9223 \series bold
9224 Gasparini
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 Franca
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242 555
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 <row>
9249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253
9254 \series bold
9255 Rizzardi
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 Paola
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273 555
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 <row>
9280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284
9285 \series bold
9286 Lassini
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 Giancarlo
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 555
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \series bold
9317 Malfatti
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 Luciano
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 555
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 </row>
9341 <row>
9342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346
9347 \series bold
9348 Malfatti
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357 Valeriano
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366 555
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 </row>
9372 <row>
9373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377
9378 \series bold
9379 Meneguzzo
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388 Roberto
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397 555
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 </row>
9403 <row>
9404 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408
9409 \series bold
9410 Mezzadra
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 Roberto
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428 555
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 </row>
9434 <row endlastfoot="true">
9435 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 </lyxtabular>
9464
9465 \end_inset
9466
9467
9468 \end_layout
9469
9470 \begin_layout Section
9471 Questions particulières concernant les tableaux longs
9472 \begin_inset OptArg
9473 status collapsed
9474
9475 \begin_layout Plain Layout
9476 Questions sur les tableaux longs
9477 \end_layout
9478
9479 \end_inset
9480
9481
9482 \begin_inset CommandInset label
9483 LatexCommand label
9484 name "sec:Questions-sur-tableaux-longs"
9485
9486 \end_inset
9487
9488
9489 \end_layout
9490
9491 \begin_layout Subsection
9492 Calculs des pages des tableaux longs
9493 \begin_inset Index
9494 status collapsed
9495
9496 \begin_layout Plain Layout
9497 Tableaux longs ! Calculs
9498 \end_layout
9499
9500 \end_inset
9501
9502
9503 \end_layout
9504
9505 \begin_layout Standard
9506 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9507  en utilisant des blocs (chunks).
9508  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9509  mémoire de LaTeX.
9510  La valeur par défaut est fixée pour des raisons historiques à seulement
9511  20 lignes de tableau.
9512  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9513  peut ralentir la création de votre document.
9514  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9515  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9516  préambule de votre document :
9517 \end_layout
9518
9519 \begin_layout Standard
9520
9521 \series bold
9522
9523 \backslash
9524 setcounter{LTchunksize}{100}
9525 \end_layout
9526
9527 \begin_layout Subsection
9528 Les Flottants et les Tableaux Longs
9529 \begin_inset Index
9530 status collapsed
9531
9532 \begin_layout Plain Layout
9533 Tableaux longs ! Flottants
9534 \end_layout
9535
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Standard
9542 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9543  commence un tableau long.
9544  Pour éviter une telle situation, ajoutez la commande 
9545 \series bold
9546
9547 \backslash
9548 clearpage
9549 \series default
9550  en tant que code TeX juste avant votre tableau long.
9551 \end_layout
9552
9553 \begin_layout Subsection
9554 Sauts de pages forcés
9555 \begin_inset Index
9556 status collapsed
9557
9558 \begin_layout Plain Layout
9559 Tableaux longs ! Sauts de pages forcés
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \begin_layout Standard
9568 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9569  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9570  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9571  de saut de ligne 
9572 \begin_inset Quotes eld
9573 \end_inset
9574
9575
9576 \backslash
9577
9578 \backslash
9579
9580 \begin_inset Quotes erd
9581 \end_inset
9582
9583  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9584  Avant la commande 
9585 \begin_inset Quotes eld
9586 \end_inset
9587
9588
9589 \backslash
9590
9591 \backslash
9592
9593 \begin_inset Quotes erd
9594 \end_inset
9595
9596 , vous devez insérer en code TeX, autant de caractères 
9597 \begin_inset Quotes eld
9598 \end_inset
9599
9600 &
9601 \begin_inset Quotes erd
9602 \end_inset
9603
9604  qu'il y a de colonnes après la cellule concernée.
9605  Le caractère 
9606 \begin_inset Quotes eld
9607 \end_inset
9608
9609 &
9610 \begin_inset Quotes erd
9611 \end_inset
9612
9613  sert à séparer les colonnes d'un tableau.
9614  Écrivez en code-TeX, après chaque 
9615 \begin_inset Quotes eld
9616 \end_inset
9617
9618 &
9619 \begin_inset Quotes erd
9620 \end_inset
9621
9622  le contenu des cellules correspondantes et en même temps supprimez le contenu
9623  de ces cellules dans le texte normal.
9624  
9625 \begin_inset Newline newline
9626 \end_inset
9627
9628 Après la commande 
9629 \backslash
9630
9631 \backslash
9632 , insérez autant de caractères 
9633 \begin_inset Quotes eld
9634 \end_inset
9635
9636 &
9637 \begin_inset Quotes erd
9638 \end_inset
9639
9640  qu'il y a de colonnes avant la colonne traitée.
9641  Dans le tableau
9642 \begin_inset space ~
9643 \end_inset
9644
9645
9646 \begin_inset CommandInset ref
9647 LatexCommand ref
9648 reference "tab:Tableau-saut-de-page"
9649
9650 \end_inset
9651
9652  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9653  suivie par une autre colonne.
9654  La commande suivante a donc été insérée en code TeX dans la cellule après
9655  le mot 
9656 \begin_inset Quotes eld
9657 \end_inset
9658
9659
9660 \emph on
9661 Castelchiodato,
9662 \emph default
9663
9664 \begin_inset Quotes erd
9665 \end_inset
9666
9667 :
9668 \end_layout
9669
9670 \begin_layout Standard
9671
9672 \series bold
9673 & 111
9674 \backslash
9675
9676 \backslash
9677
9678 \begin_inset Newline newline
9679 \end_inset
9680
9681 &
9682 \end_layout
9683
9684 \begin_layout Standard
9685 Le 
9686 \begin_inset Quotes eld
9687 \end_inset
9688
9689 111
9690 \begin_inset Quotes erd
9691 \end_inset
9692
9693  dans la troisième colonne de la ligne a été supprimé.
9694  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9695  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9696  est coupée, utilisez cette commande à la place de la précédente :
9697 \end_layout
9698
9699 \begin_layout Standard
9700
9701 \series bold
9702 & 111
9703 \backslash
9704
9705 \backslash
9706
9707 \begin_inset Newline newline
9708 \end_inset
9709
9710
9711 \backslash
9712 hline &
9713 \end_layout
9714
9715 \begin_layout Standard
9716 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9717  insérer la commande
9718 \end_layout
9719
9720 \begin_layout Standard
9721
9722 \series bold
9723
9724 \backslash
9725 setlength{
9726 \backslash
9727 parfillskip}{0pt}
9728 \end_layout
9729
9730 \begin_layout Standard
9731 au début de la cellule.
9732  Cela assure que la portion de la cellule qui va se trouver affichée sur
9733  la page suivante le sera avec toute la largeur de la cellule.
9734 \end_layout
9735
9736 \begin_layout Standard
9737 \align center
9738 \begin_inset Tabular
9739 <lyxtabular version="3" rows="39" columns="3">
9740 <features islongtable="true">
9741 <column alignment="left" valignment="top" width="0cm">
9742 <column alignment="left" valignment="top" width="3cm">
9743 <column alignment="right" valignment="top" width="0pt">
9744 <row endfirsthead="true" caption="true">
9745 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749 \begin_inset Caption
9750
9751 \begin_layout Plain Layout
9752 Tableau avec un saut de page forcé dans une cellule
9753 \begin_inset CommandInset label
9754 LatexCommand label
9755 name "tab:Tableau-saut-de-page"
9756
9757 \end_inset
9758
9759
9760 \begin_inset OptArg
9761 status collapsed
9762
9763 \begin_layout Plain Layout
9764 Tableau avec un saut de page forcé dans une cellule
9765 \end_layout
9766
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \end_inset
9773
9774
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row endfirsthead="true">
9799 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \series bold
9805 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9820 \begin_inset Text
9821
9822 \begin_layout Plain Layout
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 </row>
9829 <row endfirsthead="true">
9830 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834
9835 \series bold
9836 NOM
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854
9855 \series bold
9856 TÉL.
9857 \end_layout
9858
9859 \end_inset
9860 </cell>
9861 </row>
9862 <row endhead="true" caption="true">
9863 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 \begin_inset ERT
9868 status collapsed
9869
9870 \begin_layout Plain Layout
9871
9872
9873 \backslash
9874 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9875 \backslash
9876
9877 \backslash
9878 %
9879 \end_layout
9880
9881 \end_inset
9882
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 </row>
9907 <row endhead="true">
9908 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912  
9913 \series bold
9914 Exemple d'annuaire téléphonique
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 </row>
9938 <row endhead="true">
9939 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \series bold
9945 NOM
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \series bold
9965 TÉL.
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 </row>
9971 <row endfoot="true">
9972 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 suite page suivante\SpecialChar \ldots{}
9977
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995
9996 \end_layout
9997
9998 \end_inset
9999 </cell>
10000 </row>
10001 <row>
10002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006
10007 \series bold
10008 Annovi
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 Silvia
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026 111
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 </row>
10032 <row>
10033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037
10038 \series bold
10039 Bertoli
10040 \end_layout
10041
10042 \end_inset
10043 </cell>
10044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048 Stefano
10049 \end_layout
10050
10051 \end_inset
10052 </cell>
10053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057 111
10058 \end_layout
10059
10060 \end_inset
10061 </cell>
10062 </row>
10063 <row>
10064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10065 \begin_inset Text
10066
10067 \begin_layout Plain Layout
10068
10069 \series bold
10070 Bozzi
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10076 \begin_inset Text
10077
10078 \begin_layout Plain Layout
10079 Walter
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088 111
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 </row>
10094 <row>
10095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099
10100 \series bold
10101 Cachia
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110 Maria
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119 111
10120 \end_layout
10121
10122 \end_inset
10123 </cell>
10124 </row>
10125 <row>
10126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Plain Layout
10130
10131 \series bold
10132 Cachia
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141 Maurizio
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10147 \begin_inset Text
10148
10149 \begin_layout Plain Layout
10150 111
10151 \end_layout
10152
10153 \end_inset
10154 </cell>
10155 </row>
10156 <row>
10157 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161
10162 \series bold
10163 Cinquemani
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 Giusi
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181 111
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 </row>
10187 <row>
10188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192
10193 \series bold
10194 Colin
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203 Bernard
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Plain Layout
10212 111
10213 \end_layout
10214
10215 \end_inset
10216 </cell>
10217 </row>
10218 <row>
10219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223
10224 \series bold
10225 Concli
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 Gianfranco
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243 111
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 </row>
10249 <row>
10250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254
10255 \series bold
10256 Dal Bosco
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265 Carolina
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274 111
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 </row>
10280 <row>
10281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285
10286 \series bold
10287 Dalpiaz
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 Annamaria
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305 111
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 </row>
10311 <row>
10312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316
10317 \series bold
10318 Feliciello
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 Domenico
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 111
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 </row>
10342 <row>
10343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347
10348 \series bold
10349 Focarelli
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 Paola
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 111
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 </row>
10373 <row>
10374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378
10379 \series bold
10380 Galletti
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 Oreste
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 111
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 </row>
10404 <row>
10405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409
10410 \series bold
10411 Gasparini
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 Franca
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 111
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 </row>
10435 <row>
10436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440
10441 \series bold
10442 Lassini
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 Giancarlo
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 111
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 </row>
10466 <row>
10467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10468 \begin_inset Text
10469
10470 \begin_layout Plain Layout
10471
10472 \series bold
10473 Malfatti
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 Luciano
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 111
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 </row>
10497 <row>
10498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502
10503 \series bold
10504 Malfatti
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 Valeriano
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 111
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 </row>
10528 <row>
10529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533
10534 \series bold
10535 Meneguzzo
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 Roberto
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 111
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 </row>
10559 <row>
10560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564
10565 \series bold
10566 Mezzadra
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 Roberto
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 111
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 </row>
10590 <row>
10591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595
10596 \series bold
10597 Pirpamer
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 Erich
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 111
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 </row>
10621 <row>
10622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626
10627 \series bold
10628 Pochiesa
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 Paolo
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 111, 222
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 </row>
10652 <row>
10653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657
10658 \series bold
10659 Radina
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 Claudio
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 111
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 </row>
10683 <row>
10684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688
10689 \series bold
10690 Rizzardi
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 Fürst von Rossano, 5.
10700  Herzog von Canemorte, 11.
10701  Herzog von Palombara, 5.
10702  Herzog von Castelchiodato,
10703 \begin_inset ERT
10704 status open
10705
10706 \begin_layout Plain Layout
10707
10708 & 111
10709 \backslash
10710
10711 \backslash
10712
10713 \end_layout
10714
10715 \begin_layout Plain Layout
10716
10717 &
10718 \end_layout
10719
10720 \end_inset
10721
10722  11.
10723  Herzog von Poggionativo, 11.
10724  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10725  Graf von Valinfreda, 11.
10726  Baron von Cropalati, 11.
10727  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 </row>
10742 <row>
10743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747
10748 \series bold
10749 Stuffer
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 Oskar
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767 111
10768 \end_layout
10769
10770 \end_inset
10771 </cell>
10772 </row>
10773 <row>
10774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10775 \begin_inset Text
10776
10777 \begin_layout Plain Layout
10778
10779 \series bold
10780 Tacchelli
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789 Ugo
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \begin_layout Plain Layout
10798 111
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 </row>
10804 <row>
10805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809
10810 \series bold
10811 Tezzele
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 Margit
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 111
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 </row>
10835 <row>
10836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840
10841 \series bold
10842 Unterkalmsteiner
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 Frieda
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 111
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 </row>
10866 <row>
10867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871
10872 \series bold
10873 Vieider
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882 Hilde
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10888 \begin_inset Text
10889
10890 \begin_layout Plain Layout
10891 111
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 </row>
10897 <row>
10898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902
10903 \series bold
10904 Vigna
10905 \end_layout
10906
10907 \end_inset
10908 </cell>
10909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913 Jürgen
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922 111
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 </row>
10928 <row>
10929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933
10934 \series bold
10935 Weber
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944 Maurizio
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10950 \begin_inset Text
10951
10952 \begin_layout Plain Layout
10953 111
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 </row>
10959 <row>
10960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964
10965 \series bold
10966 Winkler
10967 \end_layout
10968
10969 \end_inset
10970 </cell>
10971 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975 Franz
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 111
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 </row>
10990 <row endlastfoot="true">
10991 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 </row>
11019 </lyxtabular>
11020
11021 \end_inset
11022
11023
11024 \end_layout
11025
11026 \begin_layout Standard
11027 \begin_inset Note Note
11028 status open
11029
11030 \begin_layout Plain Layout
11031 il semble qu'il y ait un problème avec cet exemple ...
11032  le saut de page ne se fait pas à l'endroit voulu ! 
11033 \end_layout
11034
11035 \begin_layout Plain Layout
11036 en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
11037  ! (NdT)
11038 \end_layout
11039
11040 \end_inset
11041
11042
11043 \begin_inset Newpage newpage
11044 \end_inset
11045
11046
11047 \end_layout
11048
11049 \begin_layout Section
11050 Colonnes et lignes à lignes multiples
11051 \end_layout
11052
11053 \begin_layout Subsection
11054 Lignes multiples dans une cellule de tableau
11055 \begin_inset CommandInset label
11056 LatexCommand label
11057 name "sub:Lignes-multiple-dans-cellule"
11058
11059 \end_inset
11060
11061
11062 \begin_inset Index
11063 status collapsed
11064
11065 \begin_layout Plain Layout
11066 Plusieurs lignes dans une case de tableau
11067 \end_layout
11068
11069 \end_inset
11070
11071
11072 \begin_inset Index
11073 status collapsed
11074
11075 \begin_layout Plain Layout
11076 Tableau ! Saut de ligne
11077 \end_layout
11078
11079 \end_inset
11080
11081
11082 \end_layout
11083
11084 \begin_layout Standard
11085 \noindent
11086 \begin_inset Float table
11087 placement H
11088 wide false
11089 sideways false
11090 status open
11091
11092 \begin_layout Plain Layout
11093 \begin_inset Caption
11094
11095 \begin_layout Plain Layout
11096 \begin_inset CommandInset label
11097 LatexCommand label
11098 name "tab:Tableau-avec-plusieurs-lignes"
11099
11100 \end_inset
11101
11102 Tableau avec des lignes multiples dans une cellule
11103 \end_layout
11104
11105 \end_inset
11106
11107
11108 \end_layout
11109
11110 \begin_layout Plain Layout
11111 \align center
11112 \begin_inset Tabular
11113 <lyxtabular version="3" rows="3" columns="3">
11114 <features>
11115 <column alignment="center" valignment="middle" width="2.5cm">
11116 <column alignment="center" valignment="middle" width="0">
11117 <column alignment="center" valignment="middle" width="0">
11118 <row>
11119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123 Lignes
11124 \begin_inset Newline linebreak
11125 \end_inset
11126
11127 multiples
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 b
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 c
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 </row>
11151 <row>
11152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156 d
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 e
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11171 \begin_inset Text
11172
11173 \begin_layout Plain Layout
11174 f
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 </row>
11180 <row>
11181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 g
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194 h
11195 \end_layout
11196
11197 \end_inset
11198 </cell>
11199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11200 \begin_inset Text
11201
11202 \begin_layout Plain Layout
11203 i
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 </row>
11209 </lyxtabular>
11210
11211 \end_inset
11212
11213
11214 \end_layout
11215
11216 \end_inset
11217
11218
11219 \end_layout
11220
11221 \begin_layout Standard
11222 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11223  d'un paragraphe avec des sauts de lignes et des césures.
11224 \end_layout
11225
11226 \begin_layout Standard
11227 Pour obtenir le tableau
11228 \begin_inset space ~
11229 \end_inset
11230
11231
11232 \begin_inset CommandInset ref
11233 LatexCommand ref
11234 reference "tab:Tableau-avec-plusieurs-lignes"
11235
11236 \end_inset
11237
11238 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11239  droit dessus.
11240  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11241  2.5
11242 \begin_inset space \thinspace{}
11243 \end_inset
11244
11245 cm et choisissez les alignements vertical et horizontal centrés.
11246  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11247  Comme notre texte est plus petit que 2.5
11248 \begin_inset space \thinspace{}
11249 \end_inset
11250
11251 cm, une seule ligne va apparaître.
11252  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11253  
11254 \family sans
11255 Ctrl-Shift-Entrée
11256 \family default
11257 ).
11258  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11259 ement découpé en plusieurs lignes.
11260 \end_layout
11261
11262 \begin_layout Standard
11263 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11264  pas effectuer de césure si c'est le premier élément de la cellule.
11265  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11266  premier élément : Ajoutez un espace horizontal de 0
11267 \begin_inset space \thinspace{}
11268 \end_inset
11269
11270 pt juste avant votre mot.
11271  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11272  Le tableau
11273 \begin_inset space ~
11274 \end_inset
11275
11276
11277 \begin_inset CommandInset ref
11278 LatexCommand ref
11279 reference "tab:Tableau-césure"
11280
11281 \end_inset
11282
11283  montre l'effet de cette insertion.
11284 \end_layout
11285
11286 \begin_layout Standard
11287 \begin_inset Float table
11288 placement h
11289 wide false
11290 sideways false
11291 status open
11292
11293 \begin_layout Plain Layout
11294 \begin_inset Caption
11295
11296 \begin_layout Plain Layout
11297 \begin_inset CommandInset label
11298 LatexCommand label
11299 name "tab:Tableau-césure"
11300
11301 \end_inset
11302
11303 Tableau avec et sans césure.
11304 \end_layout
11305
11306 \end_inset
11307
11308
11309 \end_layout
11310
11311 \begin_layout Plain Layout
11312 \begin_inset space \hfill{}
11313 \end_inset
11314
11315
11316 \begin_inset Tabular
11317 <lyxtabular version="3" rows="3" columns="3">
11318 <features>
11319 <column alignment="center" valignment="middle" width="2.5cm">
11320 <column alignment="center" valignment="middle" width="0">
11321 <column alignment="center" valignment="middle" width="0">
11322 <row>
11323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11324 \begin_inset Text
11325
11326 \begin_layout Plain Layout
11327 mottrèslongdansunecellule
11328 \end_layout
11329
11330 \end_inset
11331 </cell>
11332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 b
11337 \end_layout
11338
11339 \end_inset
11340 </cell>
11341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11342 \begin_inset Text
11343
11344 \begin_layout Plain Layout
11345 c
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 </row>
11351 <row>
11352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 d
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11362 \begin_inset Text
11363
11364 \begin_layout Plain Layout
11365 e
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11371 \begin_inset Text
11372
11373 \begin_layout Plain Layout
11374 f
11375 \end_layout
11376
11377 \end_inset
11378 </cell>
11379 </row>
11380 <row>
11381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 g
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 h
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 i
11404 \end_layout
11405
11406 \end_inset
11407 </cell>
11408 </row>
11409 </lyxtabular>
11410
11411 \end_inset
11412
11413
11414 \begin_inset space \hfill{}
11415 \end_inset
11416
11417
11418 \begin_inset Tabular
11419 <lyxtabular version="3" rows="3" columns="3">
11420 <features>
11421 <column alignment="center" valignment="middle" width="2.5cm">
11422 <column alignment="center" valignment="middle" width="0">
11423 <column alignment="center" valignment="middle" width="0">
11424 <row>
11425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 \begin_inset space \hspace{}
11430 \length 0pt
11431 \end_inset
11432
11433 mottrèslongdansunecellule
11434 \end_layout
11435
11436 \end_inset
11437 </cell>
11438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11439 \begin_inset Text
11440
11441 \begin_layout Plain Layout
11442 b
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 c
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 </row>
11457 <row>
11458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 d
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 e
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 f
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 </row>
11486 <row>
11487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 g
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 h
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 i
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 </row>
11515 </lyxtabular>
11516
11517 \end_inset
11518
11519
11520 \begin_inset space \hfill{}
11521 \end_inset
11522
11523
11524 \end_layout
11525
11526 \end_inset
11527
11528
11529 \end_layout
11530
11531 \begin_layout Subsection
11532 Multi-colonnes
11533 \begin_inset CommandInset label
11534 LatexCommand label
11535 name "sub:Multicolonnes"
11536
11537 \end_inset
11538
11539
11540 \begin_inset Index
11541 status collapsed
11542
11543 \begin_layout Plain Layout
11544 Multi-colonnes
11545 \end_layout
11546
11547 \end_inset
11548
11549
11550 \begin_inset Index
11551 status collapsed
11552
11553 \begin_layout Plain Layout
11554 Tableau ! Multi-colonnes
11555 \end_layout
11556
11557 \end_inset
11558
11559
11560 \end_layout
11561
11562 \begin_layout Subsubsection
11563 Les Bases des Multicolonnes
11564 \end_layout
11565
11566 \begin_layout Standard
11567 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11568  qu'elle doit couvrir et utilisez soit le bouton
11569 \begin_inset Graphics
11570         filename ../../images/tabular-feature_multicolumn.png
11571         scale 85
11572         scaleBeforeRotation
11573
11574 \end_inset
11575
11576  de la barre d'outils tableau, ou le menu 
11577 \family sans
11578 Éditer\SpecialChar \menuseparator
11579 Tableau\SpecialChar \menuseparator
11580 Multi-colonnes
11581 \family default
11582 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11583  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11584  
11585 \family sans
11586 Tableau
11587 \family default
11588 .
11589 \end_layout
11590
11591 \begin_layout Standard
11592 Les multi-colonnes ont leurs propres paramètres de cellule.
11593  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11594  de la cellule, cela n'affecte que la cellule multi-colonne.
11595  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11596  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11597 \end_layout
11598
11599 \begin_layout Standard
11600 \align center
11601 \begin_inset Tabular
11602 <lyxtabular version="3" rows="3" columns="4">
11603 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11604 <column alignment="center" valignment="top" width="0pt">
11605 <column alignment="center" valignment="middle" width="0">
11606 <column alignment="center" valignment="top" width="0in">
11607 <column alignment="center" valignment="top" width="0pt">
11608 <row>
11609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11610 \begin_inset Text
11611
11612 \begin_layout Plain Layout
11613 abc
11614 \end_layout
11615
11616 \end_inset
11617 </cell>
11618 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622 def ghi
11623 \end_layout
11624
11625 \end_inset
11626 </cell>
11627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11628 \begin_inset Text
11629
11630 \begin_layout Plain Layout
11631
11632 \end_layout
11633
11634 \end_inset
11635 </cell>
11636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 jkl
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 </row>
11646 <row>
11647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651 A
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 B
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 C
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 D
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 </row>
11684 <row>
11685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 1
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 2
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707 3
11708 \end_layout
11709
11710 \end_inset
11711 </cell>
11712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 4
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 </row>
11722 </lyxtabular>
11723
11724 \end_inset
11725
11726
11727 \end_layout
11728
11729 \begin_layout Subsubsection
11730 Calculs avec les multi-colonnes
11731 \begin_inset CommandInset label
11732 LatexCommand label
11733 name "sub:Calculs-multicolonnes"
11734
11735 \end_inset
11736
11737
11738 \begin_inset Index
11739 status collapsed
11740
11741 \begin_layout Plain Layout
11742 Multi-colonnes ! Calculs
11743 \end_layout
11744
11745 \end_inset
11746
11747
11748 \end_layout
11749
11750 \begin_layout Standard
11751 LyX gère directement les multi-colonnes, mais nous devons faire attention
11752  à la largeur des cellules couvertes par la cellule multicolonne.
11753 \end_layout
11754
11755 \begin_layout Standard
11756 \begin_inset Float table
11757 placement h
11758 wide false
11759 sideways false
11760 status open
11761
11762 \begin_layout Plain Layout
11763 \begin_inset Caption
11764
11765 \begin_layout Plain Layout
11766 \begin_inset CommandInset label
11767 LatexCommand label
11768 name "tab:Tableau-multicolonne-parfaite"
11769
11770 \end_inset
11771
11772 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11773  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11774 \begin_inset OptArg
11775 status open
11776
11777 \begin_layout Plain Layout
11778 Tableau avec multicolonne parfaite
11779 \end_layout
11780
11781 \end_inset
11782
11783
11784 \end_layout
11785
11786 \end_inset
11787
11788
11789 \end_layout
11790
11791 \begin_layout Plain Layout
11792 \align center
11793 \begin_inset Tabular
11794 <lyxtabular version="3" rows="3" columns="3">
11795 <features>
11796 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11797 <column alignment="center" valignment="middle" width="0">
11798 <column alignment="center" valignment="top" width="0">
11799 <row>
11800 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11801 \begin_inset Text
11802
11803 \begin_layout Plain Layout
11804 multicolonne sur plusieurs lignes
11805 \end_layout
11806
11807 \end_inset
11808 </cell>
11809 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11810 \begin_inset Text
11811
11812 \begin_layout Plain Layout
11813
11814 \end_layout
11815
11816 \end_inset
11817 </cell>
11818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11819 \begin_inset Text
11820
11821 \begin_layout Plain Layout
11822 c
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 </row>
11828 <row>
11829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833 d
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11839 \begin_inset Text
11840
11841 \begin_layout Plain Layout
11842 e
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11848 \begin_inset Text
11849
11850 \begin_layout Plain Layout
11851 f
11852 \end_layout
11853
11854 \end_inset
11855 </cell>
11856 </row>
11857 <row>
11858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11859 \begin_inset Text
11860
11861 \begin_layout Plain Layout
11862 g
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11868 \begin_inset Text
11869
11870 \begin_layout Plain Layout
11871 h
11872 \end_layout
11873
11874 \end_inset
11875 </cell>
11876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11877 \begin_inset Text
11878
11879 \begin_layout Plain Layout
11880 i
11881 \end_layout
11882
11883 \end_inset
11884 </cell>
11885 </row>
11886 </lyxtabular>
11887
11888 \end_inset
11889
11890
11891 \end_layout
11892
11893 \end_inset
11894
11895
11896 \end_layout
11897
11898 \begin_layout Standard
11899 Par exemple, pour créer le tableau
11900 \begin_inset space ~
11901 \end_inset
11902
11903
11904 \begin_inset CommandInset ref
11905 LatexCommand ref
11906 reference "tab:Tableau-multicolonne-parfaite"
11907
11908 \end_inset
11909
11910 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11911  3×3 et faites un clic droit dessus.
11912  Ensuite choisissez pour cette cellule
11913 \emph on
11914 ,
11915 \emph default
11916  dans la fenêtre de dialogue de tableau, 
11917 \emph on
11918 multicolonne
11919 \emph default
11920
11921 \emph on
11922 alignement
11923 \begin_inset space ~
11924 \end_inset
11925
11926 horizontal
11927 \begin_inset space ~
11928 \end_inset
11929
11930 centré
11931 \emph default
11932  et une largeur de 2.5
11933 \begin_inset space \thinspace{}
11934 \end_inset
11935
11936 cm.
11937  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11938  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11939 \begin_inset space \thinspace{}
11940 \end_inset
11941
11942 cm pour la première colonne.
11943  La deuxième colonne aura alors automatiquement une largeur de 1.25
11944 \begin_inset space \thinspace{}
11945 \end_inset
11946
11947 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11948  C'est ce qui a été fait pour le tableau
11949 \begin_inset space ~
11950 \end_inset
11951
11952
11953 \begin_inset CommandInset ref
11954 LatexCommand ref
11955 reference "tab:Tableau-multicolonne-imparfait"
11956
11957 \end_inset
11958
11959 .
11960 \end_layout
11961
11962 \begin_layout Standard
11963 \begin_inset Float table
11964 wide false
11965 sideways false
11966 status open
11967
11968 \begin_layout Plain Layout
11969 \begin_inset Caption
11970
11971 \begin_layout Plain Layout
11972 \begin_inset CommandInset label
11973 LatexCommand label
11974 name "tab:Tableau-multicolonne-imparfait"
11975
11976 \end_inset
11977
11978 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
11979  de la largeur de la cellule multicolonne.
11980 \begin_inset OptArg
11981 status open
11982
11983 \begin_layout Plain Layout
11984 Tableau avec multicolonne pas parfaite
11985 \end_layout
11986
11987 \end_inset
11988
11989
11990 \end_layout
11991
11992 \end_inset
11993
11994
11995 \end_layout
11996
11997 \begin_layout Plain Layout
11998 \align center
11999 \begin_inset Tabular
12000 <lyxtabular version="3" rows="3" columns="3">
12001 <features>
12002 <column alignment="center" valignment="top" width="1.25cm">
12003 <column alignment="center" valignment="top" width="0">
12004 <column alignment="center" valignment="top" width="0">
12005 <row>
12006 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12007 \begin_inset Text
12008
12009 \begin_layout Plain Layout
12010 multicolonne sur plusieurs lignes
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12016 \begin_inset Text
12017
12018 \begin_layout Plain Layout
12019
12020 \end_layout
12021
12022 \end_inset
12023 </cell>
12024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12025 \begin_inset Text
12026
12027 \begin_layout Plain Layout
12028 c
12029 \end_layout
12030
12031 \end_inset
12032 </cell>
12033 </row>
12034 <row>
12035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12036 \begin_inset Text
12037
12038 \begin_layout Plain Layout
12039 d
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048 e
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Plain Layout
12057 f
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 </row>
12063 <row>
12064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 g
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 h
12078 \end_layout
12079
12080 \end_inset
12081 </cell>
12082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12083 \begin_inset Text
12084
12085 \begin_layout Plain Layout
12086 i
12087 \end_layout
12088
12089 \end_inset
12090 </cell>
12091 </row>
12092 </lyxtabular>
12093
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \end_inset
12100
12101
12102 \end_layout
12103
12104 \begin_layout Standard
12105 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12106  de la cellule multicolonne, elle est un peu plus large.
12107  La raison est que la taille que l'on donne à une cellule, 
12108 \begin_inset Formula $W_{g}$
12109 \end_inset
12110
12111  n'est pas sa taille totale, 
12112 \begin_inset Formula $W_{\mathrm{tot}}$
12113 \end_inset
12114
12115  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12116  lui donne.
12117  L'appendice
12118 \begin_inset space ~
12119 \end_inset
12120
12121
12122 \begin_inset CommandInset ref
12123 LatexCommand eqref
12124 reference "cha:Explication-de-l'Equation"
12125
12126 \end_inset
12127
12128  explique pourquoi en détail.
12129 \end_layout
12130
12131 \begin_layout Standard
12132 La largeur nécessaire 
12133 \begin_inset Formula $W_{g\, n}$
12134 \end_inset
12135
12136  quand 
12137 \emph on
12138 n
12139 \emph default
12140  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12141  ait une largeur totale de 
12142 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12143 \end_inset
12144
12145 :
12146 \begin_inset Formula \begin{equation}
12147 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12148
12149 \end_inset
12150
12151
12152 \end_layout
12153
12154 \begin_layout Standard
12155 Dans notre cas nous avons 
12156 \begin_inset Formula $n=2$
12157 \end_inset
12158
12159
12160 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12161 \end_inset
12162
12163 cm et les valeurs par défaut pour les autres longueurs, l'équation
12164 \begin_inset space ~
12165 \end_inset
12166
12167
12168 \begin_inset CommandInset ref
12169 LatexCommand ref
12170 reference "eq:Wgn"
12171
12172 \end_inset
12173
12174  devient
12175 \begin_inset Formula \begin{equation}
12176 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12177
12178 \end_inset
12179
12180
12181 \end_layout
12182
12183 \begin_layout Standard
12184 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12185  
12186 \series bold
12187 calc
12188 \series default
12189  avec la ligne suivante dans le préambule du document
12190 \begin_inset Index
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194 Paquetages LaTeX ! calc
12195 \end_layout
12196
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \begin_layout Standard
12203
12204 \series bold
12205
12206 \backslash
12207 usepackage{calc}
12208 \end_layout
12209
12210 \begin_layout Standard
12211 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12212  de dialogue.
12213  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12214  la fenêtre de dialogue.
12215  Voici un aperçu de ces paramètres :
12216 \end_layout
12217
12218 \begin_layout Itemize
12219
12220 \series bold
12221 p{largeur}
12222 \series default
12223  crée une cellule de taille donnée, le texte est aligné verticalement en
12224  haut.
12225 \end_layout
12226
12227 \begin_layout Itemize
12228
12229 \series bold
12230 m{largeur}
12231 \series default
12232  crée une cellule de taille donnée, le texte est aligné verticalement au
12233  centre
12234 \end_layout
12235
12236 \begin_layout Itemize
12237
12238 \series bold
12239 b{largeur}
12240 \series default
12241  crée une cellule de taille donnée, le texte est aligné verticalement en
12242  bas
12243 \end_layout
12244
12245 \begin_layout Standard
12246 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12247  la fenêtre de dialogue sont ignorés.
12248 \end_layout
12249
12250 \begin_layout Standard
12251 \begin_inset Note Greyedout
12252 status open
12253
12254 \begin_layout Plain Layout
12255
12256 \series bold
12257 Note:
12258 \series default
12259  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12260  en compte.
12261 \end_layout
12262
12263 \end_inset
12264
12265
12266 \end_layout
12267
12268 \begin_layout Standard
12269 Comme le texte doit être centré horizontalement, on ajoute la commande 
12270 \series bold
12271
12272 \backslash
12273 centering
12274 \series default
12275 .
12276  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12277  des colonnes recouvertes :
12278 \end_layout
12279
12280 \begin_layout Standard
12281
12282 \series bold
12283 >{
12284 \backslash
12285 centering}m{1.25cm-6.2pt}
12286 \end_layout
12287
12288 \begin_layout Standard
12289 La commande 
12290 \series bold
12291 >{ }
12292 \series default
12293  signifie que les commandes qui se trouvent entre les accolades doivent
12294  être appliquées avant que la cellule ne soit créée.
12295 \end_layout
12296
12297 \begin_layout Standard
12298 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12299  multicolonne, il est toujours aligné à gauche.
12300  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12301  isolées.
12302  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12303 \end_layout
12304
12305 \begin_layout Standard
12306
12307 \series bold
12308 >{
12309 \backslash
12310 centering}m{2.5cm}
12311 \end_layout
12312
12313 \begin_layout Subsection
12314 Multi-lignes
12315 \begin_inset Index
12316 status collapsed
12317
12318 \begin_layout Plain Layout
12319 Multi-lignes
12320 \end_layout
12321
12322 \end_inset
12323
12324
12325 \begin_inset Index
12326 status collapsed
12327
12328 \begin_layout Plain Layout
12329 Tableau ! Multi-ligne
12330 \end_layout
12331
12332 \end_inset
12333
12334
12335 \end_layout
12336
12337 \begin_layout Standard
12338 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12339  par LyX, il faut donc utiliser un peu de code TeX.
12340  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12341 \series bold
12342 multirow
12343 \series default
12344
12345 \begin_inset Index
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349 Paquetages LaTeX ! multirow
12350 \end_layout
12351
12352 \end_inset
12353
12354
12355 \series bold
12356  
12357 \series default
12358 dans le préambule de votre document avec la commande 
12359 \end_layout
12360
12361 \begin_layout Standard
12362
12363 \series bold
12364
12365 \backslash
12366 usepackage{multirow}
12367 \end_layout
12368
12369 \begin_layout Standard
12370 Les cellules multilignes sont créées avec la commande
12371 \end_layout
12372
12373 \begin_layout Standard
12374
12375 \series bold
12376
12377 \backslash
12378 multirow{number of rows}{cell width}{cell entry}
12379 \end_layout
12380
12381 \begin_layout Standard
12382 Pour créer le tableau suivant :
12383 \end_layout
12384
12385 \begin_layout Standard
12386 \align center
12387 \begin_inset ERT
12388 status collapsed
12389
12390 \begin_layout Plain Layout
12391
12392
12393 \backslash
12394 renewcommand{
12395 \backslash
12396 multirowsetup}{
12397 \backslash
12398 centering}
12399 \end_layout
12400
12401 \end_inset
12402
12403
12404 \begin_inset Tabular
12405 <lyxtabular version="3" rows="3" columns="3">
12406 <features>
12407 <column alignment="center" valignment="top" width="0">
12408 <column alignment="center" valignment="top" width="0">
12409 <column alignment="center" valignment="top" width="0">
12410 <row>
12411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12412 \begin_inset Text
12413
12414 \begin_layout Plain Layout
12415 a
12416 \end_layout
12417
12418 \end_inset
12419 </cell>
12420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12421 \begin_inset Text
12422
12423 \begin_layout Plain Layout
12424 b
12425 \end_layout
12426
12427 \end_inset
12428 </cell>
12429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12430 \begin_inset Text
12431
12432 \begin_layout Plain Layout
12433 c
12434 \end_layout
12435
12436 \end_inset
12437 </cell>
12438 </row>
12439 <row>
12440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12441 \begin_inset Text
12442
12443 \begin_layout Plain Layout
12444 \begin_inset ERT
12445 status open
12446
12447 \begin_layout Plain Layout
12448
12449
12450 \backslash
12451 multirow{2}{2.5cm}{
12452 \end_layout
12453
12454 \end_inset
12455
12456 cellule multi-lignes
12457 \begin_inset ERT
12458 status collapsed
12459
12460 \begin_layout Plain Layout
12461
12462 }
12463 \end_layout
12464
12465 \end_inset
12466
12467
12468 \end_layout
12469
12470 \end_inset
12471 </cell>
12472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12473 \begin_inset Text
12474
12475 \begin_layout Plain Layout
12476 e
12477 \end_layout
12478
12479 \end_inset
12480 </cell>
12481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12482 \begin_inset Text
12483
12484 \begin_layout Plain Layout
12485 f
12486 \end_layout
12487
12488 \end_inset
12489 </cell>
12490 </row>
12491 <row>
12492 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12502 \begin_inset Text
12503
12504 \begin_layout Plain Layout
12505 h
12506 \end_layout
12507
12508 \end_inset
12509 </cell>
12510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12511 \begin_inset Text
12512
12513 \begin_layout Plain Layout
12514 i
12515 \end_layout
12516
12517 \end_inset
12518 </cell>
12519 </row>
12520 </lyxtabular>
12521
12522 \end_inset
12523
12524
12525 \begin_inset ERT
12526 status collapsed
12527
12528 \begin_layout Plain Layout
12529
12530
12531 \backslash
12532 renewcommand{
12533 \backslash
12534 multirowsetup}{
12535 \backslash
12536 raggedright}
12537 \end_layout
12538
12539 \end_inset
12540
12541
12542 \end_layout
12543
12544 \begin_layout Standard
12545 créez un tableau 3×3.
12546  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12547  première colonne, la cellule est marquée comme étant une multicolonne et
12548  la bordure supérieure est désactivée.
12549  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12550  première colonne en y insérant la commande
12551 \end_layout
12552
12553 \begin_layout Standard
12554
12555 \series bold
12556
12557 \backslash
12558 multirow{2}{2.5cm}{
12559 \end_layout
12560
12561 \begin_layout Standard
12562 comme du code TeX.
12563  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12564  deux lignes et a une largeur de 2.5
12565 \begin_inset space \thinspace{}
12566 \end_inset
12567
12568 cm.
12569  Le contenu de la cellule suit le code TeX et on termine la commande en
12570  ajoutant l'accolade fermante 
12571 \series bold
12572 }
12573 \series default
12574  dans une nouvelle boîte de code TeX, juste après le texte.
12575 \end_layout
12576
12577 \begin_layout Standard
12578
12579 \series bold
12580
12581 \backslash
12582 multirow
12583 \series default
12584  aligne par défaut son contenu à gauche.
12585  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12586  
12587 \series bold
12588
12589 \backslash
12590 multirowsetup
12591 \series default
12592  avec la commande
12593 \end_layout
12594
12595 \begin_layout Standard
12596
12597 \series bold
12598
12599 \backslash
12600 renewcommand{
12601 \backslash
12602 multirowsetup}{
12603 \backslash
12604 centering}
12605 \end_layout
12606
12607 \begin_layout Standard
12608 dans le préambule du document.
12609  Après ça, tous les contenus de cellules multi-lignes du document seront
12610  centrés.
12611  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12612  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12613  juste avant le tableau concerné, plutôt que dans le préambule.
12614  Si le texte doit être aligné à droite, remplacez 
12615 \series bold
12616
12617 \backslash
12618 centering
12619 \series default
12620  par 
12621 \series bold
12622
12623 \backslash
12624 raggedleft
12625 \series default
12626 .
12627  Pour revenir à l'alignement à gauche utilisez 
12628 \series bold
12629
12630 \backslash
12631 raggedright
12632 \series default
12633 .
12634 \end_layout
12635
12636 \begin_layout Section
12637 Les Tableaux Formels
12638 \begin_inset CommandInset label
12639 LatexCommand label
12640 name "sec:Tableaux-Formels"
12641
12642 \end_inset
12643
12644
12645 \begin_inset Index
12646 status collapsed
12647
12648 \begin_layout Plain Layout
12649 Tableau ! Formel
12650 \end_layout
12651
12652 \end_inset
12653
12654
12655 \end_layout
12656
12657 \begin_layout Standard
12658 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12659  à celle du tableau
12660 \begin_inset space ~
12661 \end_inset
12662
12663
12664 \begin_inset CommandInset ref
12665 LatexCommand ref
12666 reference "tab:Exemple-tableau-booktabs"
12667
12668 \end_inset
12669
12670 .
12671  Ce genre de tableau est appelé 
12672 \begin_inset Quotes eld
12673 \end_inset
12674
12675
12676 \emph on
12677 formel
12678 \emph default
12679
12680 \begin_inset Quotes erd
12681 \end_inset
12682
12683 .
12684  Pour transformer un tableau en tableau formel, utilisez l'option 
12685 \family sans
12686 Formel
12687 \family default
12688  de l'onglet 
12689 \family sans
12690 Bordures
12691 \family default
12692  de la fenêtre de dialogue 
12693 \family sans
12694 Paramètres
12695 \begin_inset space ~
12696 \end_inset
12697
12698 du
12699 \begin_inset space ~
12700 \end_inset
12701
12702 tableau
12703 \family default
12704 .
12705 \end_layout
12706
12707 \begin_layout Standard
12708 \begin_inset Float table
12709 placement h
12710 wide false
12711 sideways false
12712 status open
12713
12714 \begin_layout Plain Layout
12715 \begin_inset Caption
12716
12717 \begin_layout Plain Layout
12718 \begin_inset CommandInset label
12719 LatexCommand label
12720 name "tab:Exemple-tableau-booktabs"
12721
12722 \end_inset
12723
12724 Exemple de tableau formel
12725 \end_layout
12726
12727 \end_inset
12728
12729
12730 \end_layout
12731
12732 \begin_layout Plain Layout
12733 \align center
12734 \begin_inset Tabular
12735 <lyxtabular version="3" rows="8" columns="4">
12736 <features booktabs="true">
12737 <column alignment="center" valignment="top" width="0">
12738 <column alignment="center" valignment="top" width="0">
12739 <column alignment="center" valignment="top" width="0">
12740 <column alignment="center" valignment="top" width="0">
12741 <row>
12742 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12743 \begin_inset Text
12744
12745 \begin_layout Plain Layout
12746 Système
12747 \end_layout
12748
12749 \end_inset
12750 </cell>
12751 <cell alignment="center" valignment="top" topline="true" usebox="none">
12752 \begin_inset Text
12753
12754 \begin_layout Plain Layout
12755 Medipix
12756 \begin_inset space \thinspace{}
12757 \end_inset
12758
12759 1
12760 \end_layout
12761
12762 \end_inset
12763 </cell>
12764 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12765 \begin_inset Text
12766
12767 \begin_layout Plain Layout
12768 Medipix
12769 \begin_inset space \thinspace{}
12770 \end_inset
12771
12772 2
12773 \end_layout
12774
12775 \end_inset
12776 </cell>
12777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12778 \begin_inset Text
12779
12780 \begin_layout Plain Layout
12781
12782 \end_layout
12783
12784 \end_inset
12785 </cell>
12786 </row>
12787 <row>
12788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12789 \begin_inset Text
12790
12791 \begin_layout Plain Layout
12792 \begin_inset ERT
12793 status collapsed
12794
12795 \begin_layout Plain Layout
12796
12797
12798 \backslash
12799 cmidrule(r){2-2}
12800 \end_layout
12801
12802 \end_inset
12803
12804
12805 \begin_inset ERT
12806 status collapsed
12807
12808 \begin_layout Plain Layout
12809
12810
12811 \backslash
12812 cmidrule(l){3-4}
12813 \end_layout
12814
12815 \end_inset
12816
12817 Épaisseur du capteur [µm]
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 <cell alignment="center" valignment="top" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826 300
12827 \end_layout
12828
12829 \end_inset
12830 </cell>
12831 <cell alignment="center" valignment="top" usebox="none">
12832 \begin_inset Text
12833
12834 \begin_layout Plain Layout
12835 300
12836 \end_layout
12837
12838 \end_inset
12839 </cell>
12840 <cell alignment="center" valignment="top" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 700
12845 \end_layout
12846
12847 \end_inset
12848 </cell>
12849 </row>
12850 <row>
12851 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12852 \begin_inset Text
12853
12854 \begin_layout Plain Layout
12855 Angle du biseau [°]
12856 \end_layout
12857
12858 \end_inset
12859 </cell>
12860 <cell alignment="center" valignment="top" topline="true" usebox="none">
12861 \begin_inset Text
12862
12863 \begin_layout Plain Layout
12864 3.55
12865 \end_layout
12866
12867 \end_inset
12868 </cell>
12869 <cell alignment="center" valignment="top" topline="true" usebox="none">
12870 \begin_inset Text
12871
12872 \begin_layout Plain Layout
12873 2.71
12874 \end_layout
12875
12876 \end_inset
12877 </cell>
12878 <cell alignment="center" valignment="top" topline="true" usebox="none">
12879 \begin_inset Text
12880
12881 \begin_layout Plain Layout
12882 7.99
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 </row>
12888 <row topspace="default">
12889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12890 \begin_inset Text
12891
12892 \begin_layout Plain Layout
12893 Résolution spatiale [µm]
12894 \end_layout
12895
12896 \end_inset
12897 </cell>
12898 <cell alignment="center" valignment="top" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 4.26
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 10.17
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 <cell alignment="center" valignment="top" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 10.56
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 </row>
12926 <row topspace="default">
12927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931 MTF à 
12932 \begin_inset Formula $f_{\mathrm{max}}$
12933 \end_inset
12934
12935
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 <cell alignment="center" valignment="top" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 0.53
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 <cell alignment="center" valignment="top" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953 0.37
12954 \end_layout
12955
12956 \end_inset
12957 </cell>
12958 <cell alignment="center" valignment="top" usebox="none">
12959 \begin_inset Text
12960
12961 \begin_layout Plain Layout
12962 0.39
12963 \end_layout
12964
12965 \end_inset
12966 </cell>
12967 </row>
12968 <row topspace="default">
12969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 \begin_inset ERT
12974 status collapsed
12975
12976 \begin_layout Plain Layout
12977
12978
12979 \backslash
12980 cmidrule(l{10pt}){1-1}
12981 \end_layout
12982
12983 \end_inset
12984
12985 résolution spatiale LSF
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 <cell alignment="center" valignment="top" usebox="none">
13009 \begin_inset Text
13010
13011 \begin_layout Plain Layout
13012
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 </row>
13018 <row>
13019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 en µm
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 <cell alignment="center" valignment="top" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032 129.7
13033 \end_layout
13034
13035 \end_inset
13036 </cell>
13037 <cell alignment="center" valignment="top" usebox="none">
13038 \begin_inset Text
13039
13040 \begin_layout Plain Layout
13041 52.75
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 <cell alignment="center" valignment="top" usebox="none">
13047 \begin_inset Text
13048
13049 \begin_layout Plain Layout
13050 50.78
13051 \end_layout
13052
13053 \end_inset
13054 </cell>
13055 </row>
13056 <row>
13057 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13058 \begin_inset Text
13059
13060 \begin_layout Plain Layout
13061 en % de la taille des pixels
13062 \end_layout
13063
13064 \end_inset
13065 </cell>
13066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13067 \begin_inset Text
13068
13069 \begin_layout Plain Layout
13070 76.3
13071 \end_layout
13072
13073 \end_inset
13074 </cell>
13075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13076 \begin_inset Text
13077
13078 \begin_layout Plain Layout
13079 95.9
13080 \end_layout
13081
13082 \end_inset
13083 </cell>
13084 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13085 \begin_inset Text
13086
13087 \begin_layout Plain Layout
13088 92.3
13089 \end_layout
13090
13091 \end_inset
13092 </cell>
13093 </row>
13094 </lyxtabular>
13095
13096 \end_inset
13097
13098
13099 \end_layout
13100
13101 \end_inset
13102
13103
13104 \end_layout
13105
13106 \begin_layout Standard
13107 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13108  
13109 \family sans
13110 Bordures
13111 \family default
13112  de la fenêtre de dialogue 
13113 \family sans
13114 Paramètres
13115 \begin_inset space ~
13116 \end_inset
13117
13118 du
13119 \begin_inset space ~
13120 \end_inset
13121
13122 tableau
13123 \family default
13124  comme c'est décrit dans la section
13125 \begin_inset space ~
13126 \end_inset
13127
13128
13129 \begin_inset CommandInset ref
13130 LatexCommand ref
13131 reference "sub:Espacement-lignes"
13132
13133 \end_inset
13134
13135 .
13136 \end_layout
13137
13138 \begin_layout Standard
13139 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13140  verticales.
13141  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13142  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13143  sortie imprimée :
13144 \begin_inset Newline newline
13145 \end_inset
13146
13147 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13148 \begin_inset space \thinspace{}
13149 \end_inset
13150
13151 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13152 \begin_inset space \thinspace{}
13153 \end_inset
13154
13155 em.
13156 \end_layout
13157
13158 \begin_layout Standard
13159 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13160  lignes de préambule suivantes :
13161 \end_layout
13162
13163 \begin_layout Standard
13164
13165 \series bold
13166
13167 \backslash
13168 let
13169 \backslash
13170 mytoprule
13171 \backslash
13172 toprule
13173 \begin_inset Newline newline
13174 \end_inset
13175
13176
13177 \backslash
13178 renewcommand{
13179 \backslash
13180 toprule}{
13181 \backslash
13182 mytoprule[width]}
13183 \end_layout
13184
13185 \begin_layout Standard
13186 Cet exemple concerne la première ligne, appelée 
13187 \series bold
13188 toprule
13189 \series default
13190 .
13191  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13192 \series bold
13193 toprule
13194 \series default
13195  par 
13196 \series bold
13197 bottomrule
13198 \series default
13199 .
13200  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13201  
13202 \series bold
13203 toprule
13204 \series default
13205  par 
13206 \series bold
13207 midrule
13208 \series default
13209 .
13210  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13211 \begin_inset space ~
13212 \end_inset
13213
13214
13215 \begin_inset CommandInset ref
13216 LatexCommand ref
13217 reference "cha:Unités-de-longueur"
13218
13219 \end_inset
13220
13221  pour préciser l'épaisseur voulue.
13222 \end_layout
13223
13224 \begin_layout Standard
13225 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13226  en mettant une ligne pour une cellule multi colonne.
13227  LyX va utiliser en interne la commande 
13228 \series bold
13229
13230 \backslash
13231 cmidrule
13232 \series default
13233  pour créer cette ligne.
13234  Sa syntaxe complète est :
13235 \end_layout
13236
13237 \begin_layout Standard
13238
13239 \series bold
13240
13241 \backslash
13242 cmidrule[largeur](rognage){colDépart-colFin}
13243 \end_layout
13244
13245 \begin_layout Standard
13246 Les options de la commande 
13247 \series bold
13248
13249 \backslash
13250 cmidrule
13251 \series default
13252  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13253  TeX pour pouvoir les utiliser.
13254  On peut créer manuellement des lignes 
13255 \series bold
13256
13257 \backslash
13258 mitrales
13259 \series default
13260  en insérant la commande en code TeX comme le premier élément de la première
13261  cellule de la ligne.
13262  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13263  en question.
13264 \end_layout
13265
13266 \begin_layout Standard
13267 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13268 \begin_inset space \thinspace{}
13269 \end_inset
13270
13271 em.
13272  
13273 \series bold
13274 colDépart
13275 \series default
13276  est le numéro de la colonne dans laquelle la ligne commence et 
13277 \series bold
13278 colFin
13279 \series default
13280  est le numéro de la colonne dans laquelle elle se termine.
13281  La valeur de 
13282 \series bold
13283 colFin
13284 \series default
13285  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13286  Le paramètre optionnel 
13287 \series bold
13288 rognage
13289 \series default
13290  peut être soit 
13291 \emph on
13292 l{largeurRognage}
13293 \emph default
13294 , ou 
13295 \emph on
13296 r{largeurRognage}
13297 \emph default
13298  où les valeurs de
13299 \emph on
13300  largeurRognage
13301 \emph default
13302  sont aussi optionnelles.
13303  En utilisant par exemple la valeur 
13304 \emph on
13305 l{2pt}
13306 \emph default
13307  pour ce paramètre, la ligne va être rognée de 2
13308 \begin_inset space \thinspace{}
13309 \end_inset
13310
13311 pt à son extrémité gauche.
13312  Si vous ne spécifiez pas de valeur pour 
13313 \emph on
13314 largeurRognage
13315 \emph default
13316  les lignes sont par défaut rognées de 0.5
13317 \begin_inset space \thinspace{}
13318 \end_inset
13319
13320 em.
13321 \end_layout
13322
13323 \begin_layout Standard
13324 \begin_inset VSpace bigskip
13325 \end_inset
13326
13327 Le tableau
13328 \begin_inset space ~
13329 \end_inset
13330
13331
13332 \begin_inset CommandInset ref
13333 LatexCommand ref
13334 reference "tab:Exemple-tableau-booktabs"
13335
13336 \end_inset
13337
13338  a été créé en utilisant les commandes
13339 \end_layout
13340
13341 \begin_layout Standard
13342
13343 \series bold
13344
13345 \backslash
13346 cmidrule(r){2-2}
13347 \backslash
13348 cmidrule(l){3-4}
13349 \end_layout
13350
13351 \begin_layout Standard
13352 au début de la deuxième ligne et
13353 \end_layout
13354
13355 \begin_layout Standard
13356
13357 \series bold
13358
13359 \backslash
13360 cmidrule(l{10pt}){1-1}
13361 \end_layout
13362
13363 \begin_layout Standard
13364 au début de la sixième ligne.
13365 \end_layout
13366
13367 \begin_layout Standard
13368 \begin_inset VSpace bigskip
13369 \end_inset
13370
13371
13372 \end_layout
13373
13374 \begin_layout Standard
13375 Vous pouvez vouloir des commandes 
13376 \series bold
13377
13378 \backslash
13379 cmidrule
13380 \series default
13381 s qui se recouvrent comme pour le tableau
13382 \begin_inset space ~
13383 \end_inset
13384
13385
13386 \begin_inset CommandInset ref
13387 LatexCommand ref
13388 reference "tab:Tableau-booktabs-special"
13389
13390 \end_inset
13391
13392 .
13393  On obtient ce résultat en utilisant la commande suivante en code TeX
13394 \end_layout
13395
13396 \begin_layout Standard
13397
13398 \series bold
13399
13400 \backslash
13401 morecmidrules
13402 \end_layout
13403
13404 \begin_layout Standard
13405 La commande qui a été utilisée pour la deuxième ligne du tableau
13406 \begin_inset space ~
13407 \end_inset
13408
13409
13410 \begin_inset CommandInset ref
13411 LatexCommand ref
13412 reference "tab:Tableau-booktabs-special"
13413
13414 \end_inset
13415
13416  est
13417 \end_layout
13418
13419 \begin_layout Standard
13420
13421 \series bold
13422
13423 \backslash
13424 cmidrule(r){2-2}
13425 \backslash
13426 cmidrule(l){3-4}
13427 \backslash
13428 morecmidrules
13429 \backslash
13430 cmidrule{2-4}
13431 \end_layout
13432
13433 \begin_layout Standard
13434 La commande pour la sixième ligne est
13435 \end_layout
13436
13437 \begin_layout Standard
13438
13439 \series bold
13440
13441 \backslash
13442 midrule
13443 \backslash
13444 morecmidrules
13445 \backslash
13446 cmidrule{3-4}
13447 \end_layout
13448
13449 \begin_layout Standard
13450 \begin_inset VSpace bigskip
13451 \end_inset
13452
13453
13454 \end_layout
13455
13456 \begin_layout Standard
13457 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13458 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13459  font toute la largeur du tableau :
13460 \end_layout
13461
13462 \begin_layout Standard
13463
13464 \series bold
13465
13466 \backslash
13467 specialrule{largeur}{espace au dessus}{espace en dessous}
13468 \end_layout
13469
13470 \begin_layout Standard
13471 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13472  du paquetage LaTeX 
13473 \series bold
13474 booktabs
13475 \series default
13476  
13477 \begin_inset CommandInset citation
13478 LatexCommand cite
13479 key "booktabs"
13480
13481 \end_inset
13482
13483 .
13484 \begin_inset Index
13485 status collapsed
13486
13487 \begin_layout Plain Layout
13488 Paquetages LaTeX ! booktabs
13489 \end_layout
13490
13491 \end_inset
13492
13493
13494 \end_layout
13495
13496 \begin_layout Standard
13497 \begin_inset Float table
13498 placement h
13499 wide false
13500 sideways false
13501 status open
13502
13503 \begin_layout Plain Layout
13504 \begin_inset Caption
13505
13506 \begin_layout Plain Layout
13507 \begin_inset CommandInset label
13508 LatexCommand label
13509 name "tab:Tableau-booktabs-special"
13510
13511 \end_inset
13512
13513 Tableau formel spécial
13514 \end_layout
13515
13516 \end_inset
13517
13518
13519 \end_layout
13520
13521 \begin_layout Plain Layout
13522 \align center
13523 \begin_inset Tabular
13524 <lyxtabular version="3" rows="8" columns="4">
13525 <features booktabs="true">
13526 <column alignment="center" valignment="top" width="0">
13527 <column alignment="center" valignment="top" width="0">
13528 <column alignment="center" valignment="top" width="0">
13529 <column alignment="center" valignment="top" width="0">
13530 <row>
13531 <cell alignment="center" valignment="top" topline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535 Système
13536 \end_layout
13537
13538 \end_inset
13539 </cell>
13540 <cell alignment="center" valignment="top" topline="true" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544 Medipix
13545 \begin_inset space \thinspace{}
13546 \end_inset
13547
13548 1
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13554 \begin_inset Text
13555
13556 \begin_layout Plain Layout
13557 Medipix
13558 \begin_inset space \thinspace{}
13559 \end_inset
13560
13561 2
13562 \end_layout
13563
13564 \end_inset
13565 </cell>
13566 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13567 \begin_inset Text
13568
13569 \begin_layout Plain Layout
13570
13571 \end_layout
13572
13573 \end_inset
13574 </cell>
13575 </row>
13576 <row>
13577 <cell alignment="center" valignment="top" usebox="none">
13578 \begin_inset Text
13579
13580 \begin_layout Plain Layout
13581 \begin_inset ERT
13582 status collapsed
13583
13584 \begin_layout Plain Layout
13585
13586
13587 \backslash
13588 cmidrule(r){2-2}
13589 \end_layout
13590
13591 \end_inset
13592
13593
13594 \begin_inset ERT
13595 status collapsed
13596
13597 \begin_layout Plain Layout
13598
13599
13600 \backslash
13601 cmidrule(l){3-4}
13602 \end_layout
13603
13604 \end_inset
13605
13606
13607 \begin_inset ERT
13608 status collapsed
13609
13610 \begin_layout Plain Layout
13611
13612
13613 \backslash
13614 morecmidrules 
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{2-4}
13628 \end_layout
13629
13630 \end_inset
13631
13632 Epaisseur du capteur [µm]
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 <cell alignment="center" valignment="top" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Plain Layout
13641 300
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell alignment="center" valignment="top" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Plain Layout
13650 300
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell alignment="center" valignment="top" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659 700
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 </row>
13665 <row>
13666 <cell alignment="center" valignment="top" topline="true" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Plain Layout
13670 Angle biseau [°]
13671 \end_layout
13672
13673 \end_inset
13674 </cell>
13675 <cell alignment="center" valignment="top" topline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 3.55
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 <cell alignment="center" valignment="top" topline="true" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 2.71
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" topline="true" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697 7.99
13698 \end_layout
13699
13700 \end_inset
13701 </cell>
13702 </row>
13703 <row topspace="default">
13704 <cell alignment="center" valignment="top" usebox="none">
13705 \begin_inset Text
13706
13707 \begin_layout Plain Layout
13708 Résolution spatiale [µm]
13709 \end_layout
13710
13711 \end_inset
13712 </cell>
13713 <cell alignment="center" valignment="top" usebox="none">
13714 \begin_inset Text
13715
13716 \begin_layout Plain Layout
13717 4.26
13718 \end_layout
13719
13720 \end_inset
13721 </cell>
13722 <cell alignment="center" valignment="top" usebox="none">
13723 \begin_inset Text
13724
13725 \begin_layout Plain Layout
13726 10.17
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 <cell alignment="center" valignment="top" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735 10.56
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 </row>
13741 <row topspace="default">
13742 <cell alignment="center" valignment="top" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Plain Layout
13746 MTF à 
13747 \begin_inset Formula $f_{\mathrm{max}}$
13748 \end_inset
13749
13750
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 <cell alignment="center" valignment="top" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 0.53
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 0.37
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 0.39
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 </row>
13783 <row>
13784 <cell alignment="center" valignment="top" topline="true" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Plain Layout
13788 \begin_inset ERT
13789 status collapsed
13790
13791 \begin_layout Plain Layout
13792
13793
13794 \backslash
13795 morecmidrules 
13796 \end_layout
13797
13798 \end_inset
13799
13800
13801 \begin_inset ERT
13802 status collapsed
13803
13804 \begin_layout Plain Layout
13805
13806
13807 \backslash
13808 cmidrule{3-4}
13809 \end_layout
13810
13811 \end_inset
13812
13813 résolution spatiale LSF
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 <cell alignment="center" valignment="top" topline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 <cell alignment="center" valignment="top" topline="true" usebox="none">
13828 \begin_inset Text
13829
13830 \begin_layout Plain Layout
13831
13832 \end_layout
13833
13834 \end_inset
13835 </cell>
13836 <cell alignment="center" valignment="top" topline="true" usebox="none">
13837 \begin_inset Text
13838
13839 \begin_layout Plain Layout
13840
13841 \end_layout
13842
13843 \end_inset
13844 </cell>
13845 </row>
13846 <row>
13847 <cell alignment="center" valignment="top" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 en µm
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860 129.7
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869 52.75
13870 \end_layout
13871
13872 \end_inset
13873 </cell>
13874 <cell alignment="center" valignment="top" usebox="none">
13875 \begin_inset Text
13876
13877 \begin_layout Plain Layout
13878 50.78
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 </row>
13884 <row>
13885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 en % de la taille des pixels
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 76.3
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907 95.9
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Plain Layout
13916 92.3
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 </row>
13922 </lyxtabular>
13923
13924 \end_inset
13925
13926
13927 \end_layout
13928
13929 \end_inset
13930
13931
13932 \end_layout
13933
13934 \begin_layout Section
13935 Alignement Vertical des Tableaux
13936 \begin_inset Index
13937 status collapsed
13938
13939 \begin_layout Plain Layout
13940 Tableau ! Alignement
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Standard
13949 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13950  doit être à l'intérieur d'une boîte.
13951  La boîte peut alors être alignée comme c'est décrit dans la 
13952 \begin_inset space ~
13953 \end_inset
13954
13955
13956 \begin_inset CommandInset ref
13957 LatexCommand ref
13958 reference "sec:Boîte-Dialogue"
13959
13960 \end_inset
13961
13962 .
13963 \end_layout
13964
13965 \begin_layout Standard
13966 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13967  minipage
13968 \begin_inset Foot
13969 status open
13970
13971 \begin_layout Plain Layout
13972 Les minipages son décrites dans la section
13973 \begin_inset space ~
13974 \end_inset
13975
13976
13977 \begin_inset CommandInset ref
13978 LatexCommand ref
13979 reference "sec:Minipages"
13980
13981 \end_inset
13982
13983 .
13984 \end_layout
13985
13986 \end_inset
13987
13988  dont la largeur est de 15
13989 \begin_inset space \thinspace{}
13990 \end_inset
13991
13992 col% :
13993 \end_layout
13994
13995 \begin_layout Itemize
13996 test 
13997 \begin_inset Box Frameless
13998 position "t"
13999 hor_pos "c"
14000 has_inner_box 1
14001 inner_pos "c"
14002 use_parbox 0
14003 width "15col%"
14004 special "none"
14005 height "1in"
14006 height_special "totalheight"
14007 status collapsed
14008
14009 \begin_layout Plain Layout
14010 \begin_inset Tabular
14011 <lyxtabular version="3" rows="3" columns="3">
14012 <features>
14013 <column alignment="center" valignment="top" width="0">
14014 <column alignment="center" valignment="top" width="0">
14015 <column alignment="center" valignment="top" width="0">
14016 <row>
14017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14018 \begin_inset Text
14019
14020 \begin_layout Plain Layout
14021 a
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030 d
14031 \end_layout
14032
14033 \end_inset
14034 </cell>
14035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14036 \begin_inset Text
14037
14038 \begin_layout Plain Layout
14039 g
14040 \end_layout
14041
14042 \end_inset
14043 </cell>
14044 </row>
14045 <row>
14046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14047 \begin_inset Text
14048
14049 \begin_layout Plain Layout
14050 b
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Plain Layout
14059 e
14060 \end_layout
14061
14062 \end_inset
14063 </cell>
14064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14065 \begin_inset Text
14066
14067 \begin_layout Plain Layout
14068 h
14069 \end_layout
14070
14071 \end_inset
14072 </cell>
14073 </row>
14074 <row>
14075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14076 \begin_inset Text
14077
14078 \begin_layout Plain Layout
14079 c
14080 \end_layout
14081
14082 \end_inset
14083 </cell>
14084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14085 \begin_inset Text
14086
14087 \begin_layout Plain Layout
14088 f
14089 \end_layout
14090
14091 \end_inset
14092 </cell>
14093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \begin_layout Plain Layout
14097 i
14098 \end_layout
14099
14100 \end_inset
14101 </cell>
14102 </row>
14103 </lyxtabular>
14104
14105 \end_inset
14106
14107
14108 \end_layout
14109
14110 \end_inset
14111
14112  test 
14113 \begin_inset ERT
14114 status collapsed
14115
14116 \begin_layout Plain Layout
14117
14118
14119 \backslash
14120 raisebox{0.85
14121 \backslash
14122 baselineskip}{
14123 \end_layout
14124
14125 \end_inset
14126
14127
14128 \begin_inset Box Frameless
14129 position "t"
14130 hor_pos "c"
14131 has_inner_box 1
14132 inner_pos "c"
14133 use_parbox 0
14134 width "15col%"
14135 special "none"
14136 height "1in"
14137 height_special "totalheight"
14138 status collapsed
14139
14140 \begin_layout Plain Layout
14141 \begin_inset Tabular
14142 <lyxtabular version="3" rows="3" columns="3">
14143 <features>
14144 <column alignment="center" valignment="top" width="0">
14145 <column alignment="center" valignment="top" width="0">
14146 <column alignment="center" valignment="top" width="0">
14147 <row>
14148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152 a
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 d
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14167 \begin_inset Text
14168
14169 \begin_layout Plain Layout
14170 g
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 </row>
14176 <row>
14177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Plain Layout
14181 b
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Plain Layout
14190 e
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14196 \begin_inset Text
14197
14198 \begin_layout Plain Layout
14199 h
14200 \end_layout
14201
14202 \end_inset
14203 </cell>
14204 </row>
14205 <row>
14206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14207 \begin_inset Text
14208
14209 \begin_layout Plain Layout
14210 c
14211 \end_layout
14212
14213 \end_inset
14214 </cell>
14215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14216 \begin_inset Text
14217
14218 \begin_layout Plain Layout
14219 f
14220 \end_layout
14221
14222 \end_inset
14223 </cell>
14224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14225 \begin_inset Text
14226
14227 \begin_layout Plain Layout
14228 i
14229 \end_layout
14230
14231 \end_inset
14232 </cell>
14233 </row>
14234 </lyxtabular>
14235
14236 \end_inset
14237
14238
14239 \end_layout
14240
14241 \end_inset
14242
14243
14244 \begin_inset ERT
14245 status collapsed
14246
14247 \begin_layout Plain Layout
14248
14249 }
14250 \end_layout
14251
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \begin_layout Itemize
14258 test 
14259 \begin_inset Box Frameless
14260 position "c"
14261 hor_pos "c"
14262 has_inner_box 1
14263 inner_pos "c"
14264 use_parbox 0
14265 width "15col%"
14266 special "none"
14267 height "1in"
14268 height_special "totalheight"
14269 status collapsed
14270
14271 \begin_layout Plain Layout
14272 \begin_inset Tabular
14273 <lyxtabular version="3" rows="3" columns="3">
14274 <features>
14275 <column alignment="center" valignment="top" width="0">
14276 <column alignment="center" valignment="top" width="0">
14277 <column alignment="center" valignment="top" width="0">
14278 <row>
14279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14280 \begin_inset Text
14281
14282 \begin_layout Plain Layout
14283 a
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14289 \begin_inset Text
14290
14291 \begin_layout Plain Layout
14292 d
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301 g
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 </row>
14307 <row>
14308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14309 \begin_inset Text
14310
14311 \begin_layout Plain Layout
14312 b
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14318 \begin_inset Text
14319
14320 \begin_layout Plain Layout
14321 e
14322 \end_layout
14323
14324 \end_inset
14325 </cell>
14326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14327 \begin_inset Text
14328
14329 \begin_layout Plain Layout
14330 h
14331 \end_layout
14332
14333 \end_inset
14334 </cell>
14335 </row>
14336 <row>
14337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14338 \begin_inset Text
14339
14340 \begin_layout Plain Layout
14341 c
14342 \end_layout
14343
14344 \end_inset
14345 </cell>
14346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14347 \begin_inset Text
14348
14349 \begin_layout Plain Layout
14350 f
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14356 \begin_inset Text
14357
14358 \begin_layout Plain Layout
14359 i
14360 \end_layout
14361
14362 \end_inset
14363 </cell>
14364 </row>
14365 </lyxtabular>
14366
14367 \end_inset
14368
14369
14370 \end_layout
14371
14372 \end_inset
14373
14374
14375 \end_layout
14376
14377 \begin_layout Itemize
14378 test 
14379 \begin_inset Box Frameless
14380 position "b"
14381 hor_pos "c"
14382 has_inner_box 1
14383 inner_pos "c"
14384 use_parbox 0
14385 width "15col%"
14386 special "none"
14387 height "1in"
14388 height_special "totalheight"
14389 status collapsed
14390
14391 \begin_layout Plain Layout
14392 \begin_inset Tabular
14393 <lyxtabular version="3" rows="3" columns="3">
14394 <features>
14395 <column alignment="center" valignment="top" width="0">
14396 <column alignment="center" valignment="top" width="0">
14397 <column alignment="center" valignment="top" width="0">
14398 <row>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 a
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 d
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 g
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 <row>
14428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14429 \begin_inset Text
14430
14431 \begin_layout Plain Layout
14432 b
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14438 \begin_inset Text
14439
14440 \begin_layout Plain Layout
14441 e
14442 \end_layout
14443
14444 \end_inset
14445 </cell>
14446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14447 \begin_inset Text
14448
14449 \begin_layout Plain Layout
14450 h
14451 \end_layout
14452
14453 \end_inset
14454 </cell>
14455 </row>
14456 <row>
14457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Plain Layout
14461 c
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Plain Layout
14470 f
14471 \end_layout
14472
14473 \end_inset
14474 </cell>
14475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14476 \begin_inset Text
14477
14478 \begin_layout Plain Layout
14479 i
14480 \end_layout
14481
14482 \end_inset
14483 </cell>
14484 </row>
14485 </lyxtabular>
14486
14487 \end_inset
14488
14489
14490 \end_layout
14491
14492 \end_inset
14493
14494  test 
14495 \begin_inset ERT
14496 status collapsed
14497
14498 \begin_layout Plain Layout
14499
14500
14501 \backslash
14502 raisebox{-0.32
14503 \backslash
14504 baselineskip}{
14505 \end_layout
14506
14507 \end_inset
14508
14509
14510 \begin_inset Box Frameless
14511 position "b"
14512 hor_pos "c"
14513 has_inner_box 1
14514 inner_pos "c"
14515 use_parbox 0
14516 width "15col%"
14517 special "none"
14518 height "1in"
14519 height_special "totalheight"
14520 status collapsed
14521
14522 \begin_layout Plain Layout
14523 \begin_inset Tabular
14524 <lyxtabular version="3" rows="3" columns="3">
14525 <features>
14526 <column alignment="center" valignment="top" width="0">
14527 <column alignment="center" valignment="top" width="0">
14528 <column alignment="center" valignment="top" width="0">
14529 <row>
14530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Plain Layout
14534 a
14535 \end_layout
14536
14537 \end_inset
14538 </cell>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543 d
14544 \end_layout
14545
14546 \end_inset
14547 </cell>
14548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14549 \begin_inset Text
14550
14551 \begin_layout Plain Layout
14552 g
14553 \end_layout
14554
14555 \end_inset
14556 </cell>
14557 </row>
14558 <row>
14559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14560 \begin_inset Text
14561
14562 \begin_layout Plain Layout
14563 b
14564 \end_layout
14565
14566 \end_inset
14567 </cell>
14568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572 e
14573 \end_layout
14574
14575 \end_inset
14576 </cell>
14577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14578 \begin_inset Text
14579
14580 \begin_layout Plain Layout
14581 h
14582 \end_layout
14583
14584 \end_inset
14585 </cell>
14586 </row>
14587 <row>
14588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14589 \begin_inset Text
14590
14591 \begin_layout Plain Layout
14592 c
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Plain Layout
14601 f
14602 \end_layout
14603
14604 \end_inset
14605 </cell>
14606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14607 \begin_inset Text
14608
14609 \begin_layout Plain Layout
14610 i
14611 \end_layout
14612
14613 \end_inset
14614 </cell>
14615 </row>
14616 </lyxtabular>
14617
14618 \end_inset
14619
14620
14621 \end_layout
14622
14623 \end_inset
14624
14625
14626 \begin_inset ERT
14627 status collapsed
14628
14629 \begin_layout Plain Layout
14630
14631 }
14632 \end_layout
14633
14634 \end_inset
14635
14636
14637 \end_layout
14638
14639 \begin_layout Standard
14640 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14641  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14642  la ligne dans laquelle le tableau est inséré.
14643  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14644  boîte élévatrice (raisebox)
14645 \begin_inset Foot
14646 status collapsed
14647
14648 \begin_layout Plain Layout
14649 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14650 \begin_inset space ~
14651 \end_inset
14652
14653
14654 \begin_inset CommandInset ref
14655 LatexCommand ref
14656 reference "sub:Alignement-Vertical"
14657
14658 \end_inset
14659
14660 .
14661 \end_layout
14662
14663 \end_inset
14664
14665 .
14666  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14667  aligné en utilisant la commande en code TeX suivante 
14668 \end_layout
14669
14670 \begin_layout Standard
14671
14672 \series bold
14673
14674 \backslash
14675 raisebox{0.85
14676 \backslash
14677 baselineskip}{
14678 \end_layout
14679
14680 \begin_layout Standard
14681 placée juste avant la boîte minipage.
14682  Après la boîte on insère l'accolade fermante en code TeX.
14683  Pour le deuxième tableau de la dernière ligne, la commande 
14684 \end_layout
14685
14686 \begin_layout Standard
14687
14688 \series bold
14689
14690 \backslash
14691 raisebox{-0.32
14692 \backslash
14693 baselineskip}{
14694 \end_layout
14695
14696 \begin_layout Standard
14697 est utilisée.
14698 \end_layout
14699
14700 \begin_layout Standard
14701 \begin_inset Note Greyedout
14702 status open
14703
14704 \begin_layout Plain Layout
14705
14706 \series bold
14707 Note:
14708 \series default
14709  L'alignement entre le contenu de la ligne du tableau et le texte de la
14710  ligne qui l'entoure ne peut pas être parfait.
14711  Le facteur utilisé dans la commande 
14712 \series bold
14713
14714 \backslash
14715 raisebox
14716 \series default
14717  pour obtenir cet alignement dépend de la police de caractères du document,
14718  de la taille de la police et de l'épaisseur des lignes du tableau.
14719 \end_layout
14720
14721 \end_inset
14722
14723
14724 \end_layout
14725
14726 \begin_layout Section
14727 Tableaux Colorés
14728 \begin_inset CommandInset label
14729 LatexCommand label
14730 name "sec:Tableaux-Colorés"
14731
14732 \end_inset
14733
14734
14735 \begin_inset Index
14736 status collapsed
14737
14738 \begin_layout Plain Layout
14739 Tableau ! Coloré
14740 \end_layout
14741
14742 \end_inset
14743
14744
14745 \end_layout
14746
14747 \begin_layout Subsection
14748 Cellules Colorées
14749 \begin_inset Index
14750 status collapsed
14751
14752 \begin_layout Plain Layout
14753 Couleur des tableaux ! Pour les cellules
14754 \end_layout
14755
14756 \end_inset
14757
14758
14759 \begin_inset Index
14760 status collapsed
14761
14762 \begin_layout Plain Layout
14763 Couleur ! Pour les cellules de tableau
14764 \end_layout
14765
14766 \end_inset
14767
14768
14769 \end_layout
14770
14771 \begin_layout Standard
14772 \begin_inset Float table
14773 placement h
14774 wide false
14775 sideways false
14776 status open
14777
14778 \begin_layout Plain Layout
14779 \begin_inset Caption
14780
14781 \begin_layout Plain Layout
14782 \begin_inset CommandInset label
14783 LatexCommand label
14784 name "tab:Tableau-coloré-sans-colortbl"
14785
14786 \end_inset
14787
14788 Tableau coloré sans utiliser le paquetage  
14789 \series bold
14790 colortbl
14791 \series default
14792
14793 \begin_inset OptArg
14794 status open
14795
14796 \begin_layout Plain Layout
14797 Tableau sans colortbl
14798 \end_layout
14799
14800 \end_inset
14801
14802
14803 \end_layout
14804
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \begin_layout Plain Layout
14811 \align center
14812 \begin_inset Tabular
14813 <lyxtabular version="3" rows="3" columns="3">
14814 <features>
14815 <column alignment="center" valignment="top" width="0">
14816 <column alignment="center" valignment="top" width="0">
14817 <column alignment="center" valignment="top" width="0">
14818 <row>
14819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14820 \begin_inset Text
14821
14822 \begin_layout Plain Layout
14823
14824 \color green
14825 a
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834
14835 \color red
14836 b
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845
14846 \color red
14847 c
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 </row>
14853 <row>
14854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14855 \begin_inset Text
14856
14857 \begin_layout Plain Layout
14858
14859 \color green
14860 d
14861 \end_layout
14862
14863 \end_inset
14864 </cell>
14865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14866 \begin_inset Text
14867
14868 \begin_layout Plain Layout
14869
14870 \color blue
14871 e
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880
14881 \color blue
14882 f
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 </row>
14888 <row>
14889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893
14894 \color green
14895 g
14896 \end_layout
14897
14898 \end_inset
14899 </cell>
14900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904
14905 \color blue
14906 h
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915
14916 \color blue
14917 i
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 </row>
14923 </lyxtabular>
14924
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \end_inset
14931
14932
14933 \end_layout
14934
14935 \begin_layout Standard
14936 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14937  et choisissez une couleur dans le menu 
14938 \family sans
14939 Éditer\SpecialChar \menuseparator
14940 Style
14941 \begin_inset space ~
14942 \end_inset
14943
14944 de
14945 \begin_inset space ~
14946 \end_inset
14947
14948 Texte
14949 \family default
14950 .
14951  C'est ce qui a été utilisé pour créer le tableau
14952 \begin_inset space ~
14953 \end_inset
14954
14955
14956 \begin_inset CommandInset ref
14957 LatexCommand ref
14958 reference "tab:Tableau-coloré-sans-colortbl"
14959
14960 \end_inset
14961
14962 .
14963  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14964 \series bold
14965 colortbl
14966 \series default
14967 .
14968 \begin_inset Index
14969 status collapsed
14970
14971 \begin_layout Plain Layout
14972 Paquetages LaTeX ! colortbl
14973 \end_layout
14974
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \begin_layout Standard
14981 \begin_inset ERT
14982 status collapsed
14983
14984 \begin_layout Plain Layout
14985
14986
14987 \backslash
14988 ifcolortbl
14989 \end_layout
14990
14991 \end_inset
14992
14993
14994 \begin_inset Note Note
14995 status open
14996
14997 \begin_layout Plain Layout
14998 La section qui suit ne sera affichée que si vous avez installé le paquetage
14999  LaTeX 
15000 \series bold
15001 colortbl
15002 \series default
15003 .
15004 \end_layout
15005
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \begin_layout Standard
15012 Pour créer des tableaux colorés, vous devez charger le paquetage
15013 \series bold
15014  colortbl
15015 \series default
15016  dans le préambule avec la ligne
15017 \end_layout
15018
15019 \begin_layout Standard
15020
15021 \series bold
15022
15023 \backslash
15024 usepackage{colortbl}
15025 \end_layout
15026
15027 \begin_layout Standard
15028 On choisit la couleur d'une colonne avec la commande 
15029 \end_layout
15030
15031 \begin_layout Standard
15032
15033 \series bold
15034
15035 \backslash
15036 columncolor{nom de couleur}
15037 \end_layout
15038
15039 \begin_layout Standard
15040 à l'intérieur d'une commande 
15041 \series bold
15042 >{ }
15043 \series default
15044 .
15045  Vous trouverez plus d'information sur la commande 
15046 \series bold
15047 >{}
15048 \series default
15049  dans la section
15050 \begin_inset space ~
15051 \end_inset
15052
15053
15054 \begin_inset CommandInset ref
15055 LatexCommand ref
15056 reference "sub:Calculs-multicolonnes"
15057
15058 \end_inset
15059
15060 .
15061 \end_layout
15062
15063 \begin_layout Standard
15064 Les noms de couleurs suivants sont prédéfinis :
15065 \end_layout
15066
15067 \begin_layout Standard
15068
15069 \family sans
15070 red
15071 \family default
15072  (rouge), 
15073 \family sans
15074 green
15075 \family default
15076  (vert), 
15077 \family sans
15078 yellow
15079 \family default
15080  (jaune), 
15081 \family sans
15082 blue
15083 \family default
15084  (bleu), 
15085 \family sans
15086 cyan
15087 \family default
15088
15089 \family sans
15090 magenta
15091 \family default
15092
15093 \family sans
15094 black 
15095 \family default
15096 (noir) et 
15097 \family sans
15098 white 
15099 \family default
15100 (blanc).
15101 \end_layout
15102
15103 \begin_layout Standard
15104 \begin_inset VSpace medskip
15105 \end_inset
15106
15107
15108 \end_layout
15109
15110 \begin_layout Standard
15111 Vous pouvez aussi définir votre propre couleur avec la commande
15112 \end_layout
15113
15114 \begin_layout Standard
15115
15116 \series bold
15117
15118 \backslash
15119 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15120 \end_layout
15121
15122 \begin_layout Standard
15123 Le modèle de couleur peut être
15124 \end_layout
15125
15126 \begin_layout Labeling
15127 \labelwidthstring 00.00.0000
15128 cmyk: cyan, magenta, jaune (yellow), noir (black)
15129 \end_layout
15130
15131 \begin_layout Labeling
15132 \labelwidthstring 00.00.0000
15133 rgb: red, vert (green), bleu (blue)
15134 \end_layout
15135
15136 \begin_layout Labeling
15137 \labelwidthstring 00.00.0000
15138 gray dégradé de gris (gray)
15139 \end_layout
15140
15141 \begin_layout Standard
15142 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15143  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15144 \end_layout
15145
15146 \begin_layout Standard
15147 Vous pouvez par exemple définir la couleur 
15148 \begin_inset Quotes eld
15149 \end_inset
15150
15151
15152 \emph on
15153 vertfonce
15154 \begin_inset Quotes erd
15155 \end_inset
15156
15157  dans le préambule avec la ligne
15158 \end_layout
15159
15160 \begin_layout Standard
15161
15162 \series bold
15163
15164 \backslash
15165 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15166 \end_layout
15167
15168 \begin_layout Standard
15169 et la couleur "
15170 \emph on
15171 grisclair
15172 \emph default
15173 " avec
15174 \end_layout
15175
15176 \begin_layout Standard
15177
15178 \series bold
15179
15180 \backslash
15181 definecolor{grisclair}{gray}{0.8}
15182 \end_layout
15183
15184 \begin_layout Standard
15185 \begin_inset VSpace medskip
15186 \end_inset
15187
15188
15189 \end_layout
15190
15191 \begin_layout Standard
15192 Les lignes sont colorées avec la commande
15193 \end_layout
15194
15195 \begin_layout Standard
15196
15197 \series bold
15198
15199 \backslash
15200 rowcolor{nom de la couleur}
15201 \end_layout
15202
15203 \begin_layout Standard
15204 et les cellules sont colorées avec la commande
15205 \end_layout
15206
15207 \begin_layout Standard
15208
15209 \series bold
15210
15211 \backslash
15212 cellcolor{nom de la couleur}
15213 \end_layout
15214
15215 \begin_layout Standard
15216 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15217 \end_layout
15218
15219 \begin_layout Standard
15220 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15221  choisissez une couleur dans le menu 
15222 \family sans
15223 Éditer\SpecialChar \menuseparator
15224 Style
15225 \begin_inset space ~
15226 \end_inset
15227
15228 de
15229 \begin_inset space ~
15230 \end_inset
15231
15232 Texte
15233 \family default
15234 .
15235  Si une cellule contient du code TeX, faites bien attention à ne colorer
15236  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15237 \end_layout
15238
15239 \begin_layout Standard
15240 \begin_inset Note Greyedout
15241 status open
15242
15243 \begin_layout Plain Layout
15244
15245 \series bold
15246 Note:
15247 \series default
15248  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15249  définies par l'utilisateur.
15250 \end_layout
15251
15252 \end_inset
15253
15254
15255 \end_layout
15256
15257 \begin_layout Standard
15258 \begin_inset VSpace bigskip
15259 \end_inset
15260
15261
15262 \end_layout
15263
15264 \begin_layout Standard
15265 Pour créer le tableau
15266 \begin_inset space ~
15267 \end_inset
15268
15269
15270 \begin_inset CommandInset ref
15271 LatexCommand ref
15272 reference "tab:Tableau-coloré-avec-colortbl"
15273
15274 \end_inset
15275
15276  faites ce qui suit : La couleur de la première colonne doit être 
15277 \emph on
15278 vertfonce
15279 \emph default
15280 .
15281  On insère donc la commande
15282 \end_layout
15283
15284 \begin_layout Standard
15285
15286 \series bold
15287 >{
15288 \backslash
15289 columncolor{vertfonce}
15290 \backslash
15291 centering}c
15292 \end_layout
15293
15294 \begin_layout Standard
15295 en code TeX pour cette colonne.
15296  La première ligne doit être bleue
15297 \begin_inset Note Note
15298 status open
15299
15300 \begin_layout Plain Layout
15301 cyan ? (NdT)
15302 \end_layout
15303
15304 \end_inset
15305
15306 , d'où la commande en code TeX
15307 \end_layout
15308
15309 \begin_layout Standard
15310
15311 \series bold
15312
15313 \backslash
15314 rowcolow{cyan}
15315 \end_layout
15316
15317 \begin_layout Standard
15318 qui est insérée dans la première cellule de cette ligne.
15319  Notez que cela annule la couleur de colonne pour la première cellule.
15320  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15321  en code TeX la commande
15322 \end_layout
15323
15324 \begin_layout Standard
15325
15326 \series bold
15327
15328 \backslash
15329 cellcolor{magenta}
15330 \end_layout
15331
15332 \begin_layout Standard
15333 Les caractères peuvent maintenant être colorés en utilisant le menu 
15334 \family sans
15335 Éditer\SpecialChar \menuseparator
15336 Style
15337 \begin_inset space ~
15338 \end_inset
15339
15340 de
15341 \begin_inset space ~
15342 \end_inset
15343
15344 Texte
15345 \family default
15346 .
15347 \end_layout
15348
15349 \begin_layout Standard
15350 \begin_inset Float table
15351 placement h
15352 wide false
15353 sideways false
15354 status open
15355
15356 \begin_layout Plain Layout
15357 \begin_inset Caption
15358
15359 \begin_layout Plain Layout
15360 \begin_inset CommandInset label
15361 LatexCommand label
15362 name "tab:Tableau-coloré-avec-colortbl"
15363
15364 \end_inset
15365
15366 Tableau coloré en utilisant le paquetage 
15367 \series bold
15368 colortbl
15369 \series default
15370
15371 \begin_inset OptArg
15372 status collapsed
15373
15374 \begin_layout Plain Layout
15375 Tableau avec colortbl
15376 \end_layout
15377
15378 \end_inset
15379
15380
15381 \end_layout
15382
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \begin_layout Plain Layout
15389 \align center
15390 \begin_inset Tabular
15391 <lyxtabular version="3" rows="3" columns="3">
15392 <features>
15393 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15394 <column alignment="center" valignment="top" width="0">
15395 <column alignment="center" valignment="top" width="0">
15396 <row>
15397 <cell alignment="center" valignment="top" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401 \begin_inset ERT
15402 status collapsed
15403
15404 \begin_layout Plain Layout
15405
15406
15407 \backslash
15408 rowcolor{cyan}
15409 \end_layout
15410
15411 \end_inset
15412
15413
15414 \color magenta
15415 a
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 <cell alignment="center" valignment="top" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424
15425 \color red
15426 b
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 <cell alignment="center" valignment="top" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435
15436 \color red
15437 c
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 </row>
15443 <row>
15444 <cell alignment="center" valignment="top" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448
15449 \color yellow
15450 d
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 <cell alignment="center" valignment="top" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459
15460 \color blue
15461 e
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 <cell alignment="center" valignment="top" usebox="none">
15467 \begin_inset Text
15468
15469 \begin_layout Plain Layout
15470
15471 \color blue
15472 f
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 <row>
15479 <cell alignment="center" valignment="top" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483
15484 \color yellow
15485 g
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494
15495 \color blue
15496 h
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 <cell alignment="center" valignment="top" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Plain Layout
15505 \begin_inset ERT
15506 status collapsed
15507
15508 \begin_layout Plain Layout
15509
15510
15511 \backslash
15512 cellcolor{magenta}
15513 \end_layout
15514
15515 \end_inset
15516
15517
15518 \color green
15519 i
15520 \end_layout
15521
15522 \end_inset
15523 </cell>
15524 </row>
15525 </lyxtabular>
15526
15527 \end_inset
15528
15529
15530 \end_layout
15531
15532 \end_inset
15533
15534
15535 \end_layout
15536
15537 \begin_layout Standard
15538 \begin_inset ERT
15539 status collapsed
15540
15541 \begin_layout Plain Layout
15542
15543
15544 \backslash
15545 else
15546 \end_layout
15547
15548 \end_inset
15549
15550
15551 \begin_inset Note Note
15552 status open
15553
15554 \begin_layout Plain Layout
15555 Ce qui suit sera affiché si le paquetage 
15556 \series bold
15557 colortbl
15558 \series default
15559  n'est pas installé :
15560 \end_layout
15561
15562 \end_inset
15563
15564
15565 \end_layout
15566
15567 \begin_layout Standard
15568 Vous devez installer le paquetage 
15569 \series bold
15570 colortbl
15571 \series default
15572  pour voir le contenu des cette section dans la sortie imprimée.
15573 \end_layout
15574
15575 \begin_layout Standard
15576 \begin_inset ERT
15577 status collapsed
15578
15579 \begin_layout Plain Layout
15580
15581
15582 \backslash
15583 fi
15584 \end_layout
15585
15586 \end_inset
15587
15588
15589 \end_layout
15590
15591 \begin_layout Subsection
15592 Les filets colorées
15593 \begin_inset Index
15594 status collapsed
15595
15596 \begin_layout Plain Layout
15597 Tableau Coloré ! Pour les filets
15598 \end_layout
15599
15600 \end_inset
15601
15602
15603 \begin_inset Index
15604 status collapsed
15605
15606 \begin_layout Plain Layout
15607 Couleur ! Pour les filets des tableaux
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \begin_inset Note Note
15614 status collapsed
15615
15616 \begin_layout Plain Layout
15617 on parle de filets plutôt que de lignes pour les tableaux
15618 \end_layout
15619
15620 \end_inset
15621
15622
15623 \end_layout
15624
15625 \begin_layout Standard
15626 Comme c'est décrit dans la section
15627 \begin_inset space ~
15628 \end_inset
15629
15630
15631 \begin_inset CommandInset ref
15632 LatexCommand ref
15633 reference "sub:Epaisseur-filets"
15634
15635 \end_inset
15636
15637 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15638  variable 
15639 \series bold
15640
15641 \backslash
15642 arrayrulewidth
15643 \series default
15644 .
15645  Elle est mise à 1.5
15646 \begin_inset space \thinspace{}
15647 \end_inset
15648
15649 pt pour tous les tableaux de cette section.
15650 \begin_inset ERT
15651 status collapsed
15652
15653 \begin_layout Plain Layout
15654
15655
15656 \backslash
15657 setlength{
15658 \backslash
15659 arrayrulewidth}{1.5pt}
15660 \end_layout
15661
15662 \end_inset
15663
15664
15665 \end_layout
15666
15667 \begin_layout Standard
15668 Pour colorer les filets verticaux, par exemple en vert, créez le format
15669  de colonne suivant dans le préambule du document, en suivant la description
15670  de la section
15671 \begin_inset space ~
15672 \end_inset
15673
15674
15675 \begin_inset CommandInset ref
15676 LatexCommand ref
15677 reference "sub:Formats-personnalisés"
15678
15679 \end_inset
15680
15681 :
15682 \end_layout
15683
15684 \begin_layout Standard
15685
15686 \series bold
15687
15688 \backslash
15689 newcolumntype{W}{!{
15690 \backslash
15691 color{green}
15692 \backslash
15693 vline}}
15694 \end_layout
15695
15696 \begin_layout Standard
15697 Pour le tableau
15698 \begin_inset space ~
15699 \end_inset
15700
15701
15702 \begin_inset CommandInset ref
15703 LatexCommand ref
15704 reference "tab:Tableau-filets-verticaux-colorés"
15705
15706 \end_inset
15707
15708  le paramètre LaTeX
15709 \series bold
15710  WcW
15711 \series default
15712  a été utilisé pour la dernière colonne et
15713 \series bold
15714  Wc
15715 \series default
15716  pour les autres colonnes.
15717 \end_layout
15718
15719 \begin_layout Standard
15720 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15721 \end_layout
15722
15723 \begin_layout Standard
15724 \begin_inset Float table
15725 placement h
15726 wide false
15727 sideways false
15728 status open
15729
15730 \begin_layout Plain Layout
15731 \begin_inset Caption
15732
15733 \begin_layout Plain Layout
15734 \begin_inset CommandInset label
15735 LatexCommand label
15736 name "tab:Tableau-filets-verticaux-colorés"
15737
15738 \end_inset
15739
15740 Tableau avec filets verticaux colorés
15741 \end_layout
15742
15743 \end_inset
15744
15745
15746 \end_layout
15747
15748 \begin_layout Plain Layout
15749 \align center
15750 \begin_inset Tabular
15751 <lyxtabular version="3" rows="3" columns="3">
15752 <features>
15753 <column alignment="center" valignment="top" width="0" special="Wc">
15754 <column alignment="center" valignment="top" width="0" special="Wc">
15755 <column alignment="center" valignment="top" width="0" special="WcW">
15756 <row>
15757 <cell alignment="center" valignment="top" topline="true" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Plain Layout
15761 sd
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 <cell alignment="center" valignment="top" topline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Plain Layout
15770
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 <cell alignment="center" valignment="top" topline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 </row>
15785 <row>
15786 <cell alignment="center" valignment="top" topline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799 sd
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 <cell alignment="center" valignment="top" topline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 </row>
15814 <row>
15815 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837 sd
15838 \end_layout
15839
15840 \end_inset
15841 </cell>
15842 </row>
15843 </lyxtabular>
15844
15845 \end_inset
15846
15847
15848 \end_layout
15849
15850 \end_inset
15851
15852
15853 \end_layout
15854
15855 \begin_layout Standard
15856 \begin_inset VSpace bigskip
15857 \end_inset
15858
15859 Pour colorer les filets horizontaux en rouge comme pour le tableau
15860 \begin_inset space ~
15861 \end_inset
15862
15863
15864 \begin_inset CommandInset ref
15865 LatexCommand ref
15866 reference "tab:Tableau-filet-horizontaux-colorés"
15867
15868 \end_inset
15869
15870 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15871  le flottant de tableau :
15872 \end_layout
15873
15874 \begin_layout Standard
15875
15876 \series bold
15877
15878 \backslash
15879 let
15880 \backslash
15881 myHlineC
15882 \backslash
15883 hline
15884 \begin_inset Newline newline
15885 \end_inset
15886
15887
15888 \backslash
15889 renewcommand{
15890 \backslash
15891 hline}
15892 \begin_inset Newline newline
15893 \end_inset
15894
15895
15896 \begin_inset ERT
15897 status collapsed
15898
15899 \begin_layout Plain Layout
15900
15901
15902 \backslash
15903 hphantom{ }
15904 \end_layout
15905
15906 \end_inset
15907
15908 {
15909 \backslash
15910 arrayrulecolor{red}
15911 \backslash
15912 myHlineC
15913 \backslash
15914 arrayrulecolor{black}}
15915 \end_layout
15916
15917 \begin_layout Standard
15918 \begin_inset ERT
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922
15923
15924 \backslash
15925 let
15926 \backslash
15927 myHlineC
15928 \backslash
15929 hline
15930 \end_layout
15931
15932 \begin_layout Plain Layout
15933
15934
15935 \backslash
15936 renewcommand{
15937 \backslash
15938 hline}
15939 \end_layout
15940
15941 \begin_layout Plain Layout
15942
15943  {
15944 \backslash
15945 arrayrulecolor{red}
15946 \backslash
15947 myHlineC
15948 \backslash
15949 arrayrulecolor{black}}
15950 \end_layout
15951
15952 \end_inset
15953
15954
15955 \begin_inset Float table
15956 placement h
15957 wide false
15958 sideways false
15959 status open
15960
15961 \begin_layout Plain Layout
15962 \begin_inset Caption
15963
15964 \begin_layout Plain Layout
15965 \begin_inset CommandInset label
15966 LatexCommand label
15967 name "tab:Tableau-filet-horizontaux-colorés"
15968
15969 \end_inset
15970
15971 Tableau avec filets horizontaux colorés
15972 \end_layout
15973
15974 \end_inset
15975
15976
15977 \end_layout
15978
15979 \begin_layout Plain Layout
15980 \align center
15981 \begin_inset Tabular
15982 <lyxtabular version="3" rows="3" columns="3">
15983 <features>
15984 <column alignment="center" valignment="top" width="0">
15985 <column alignment="center" valignment="top" width="0">
15986 <column alignment="center" valignment="top" width="0">
15987 <row>
15988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 sd
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Plain Layout
16001
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 </row>
16016 <row>
16017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 sd
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16036 \begin_inset Text
16037
16038 \begin_layout Plain Layout
16039
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 </row>
16045 <row>
16046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068 sd
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 </row>
16074 </lyxtabular>
16075
16076 \end_inset
16077
16078
16079 \end_layout
16080
16081 \end_inset
16082
16083
16084 \end_layout
16085
16086 \begin_layout Standard
16087 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16088  en code TeX, juste après le tableau ou le flottant de tableau :
16089 \end_layout
16090
16091 \begin_layout Standard
16092
16093 \series bold
16094
16095 \backslash
16096 renewcommand{
16097 \backslash
16098 hline}{
16099 \backslash
16100 myHlineC}
16101 \end_layout
16102
16103 \begin_layout Standard
16104 Le tableau
16105 \begin_inset space ~
16106 \end_inset
16107
16108
16109 \begin_inset CommandInset ref
16110 LatexCommand ref
16111 reference "tab:Tableau-avec-filets-colorés"
16112
16113 \end_inset
16114
16115  est un exemple avec des filets horizontaux et verticaux colorés.
16116 \end_layout
16117
16118 \begin_layout Standard
16119 \begin_inset Float table
16120 placement h
16121 wide false
16122 sideways false
16123 status open
16124
16125 \begin_layout Plain Layout
16126 \begin_inset Caption
16127
16128 \begin_layout Plain Layout
16129 \begin_inset CommandInset label
16130 LatexCommand label
16131 name "tab:Tableau-avec-filets-colorés"
16132
16133 \end_inset
16134
16135 Tableau avec filets horizontaux et verticaux colorés
16136 \end_layout
16137
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \begin_layout Plain Layout
16144 \align center
16145 \begin_inset Tabular
16146 <lyxtabular version="3" rows="3" columns="3">
16147 <features>
16148 <column alignment="center" valignment="top" width="0" special="Wc">
16149 <column alignment="center" valignment="top" width="0" special="Wc">
16150 <column alignment="center" valignment="top" width="0" special="WcW">
16151 <row>
16152 <cell alignment="center" valignment="top" topline="true" usebox="none">
16153 \begin_inset Text
16154
16155 \begin_layout Plain Layout
16156 sd
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 <cell alignment="center" valignment="top" topline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 <cell alignment="center" valignment="top" topline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 </row>
16180 <row>
16181 <cell alignment="center" valignment="top" topline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 sd
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 </row>
16209 <row topspace="default">
16210 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214
16215 \end_layout
16216
16217 \end_inset
16218 </cell>
16219 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16220 \begin_inset Text
16221
16222 \begin_layout Plain Layout
16223
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 sd
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 </row>
16238 </lyxtabular>
16239
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \begin_layout Standard
16251 \begin_inset ERT
16252 status collapsed
16253
16254 \begin_layout Plain Layout
16255
16256
16257 \backslash
16258 renewcommand{
16259 \backslash
16260 hline}{
16261 \backslash
16262 myHlineC}
16263 \end_layout
16264
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \begin_layout Standard
16271 \begin_inset ERT
16272 status collapsed
16273
16274 \begin_layout Plain Layout
16275
16276
16277 \backslash
16278 setlength{
16279 \backslash
16280 arrayrulewidth}{0.4pt}
16281 \end_layout
16282
16283 \end_inset
16284
16285
16286 \end_layout
16287
16288 \begin_layout Section
16289 Personnalisation des Tableaux
16290 \begin_inset Index
16291 status collapsed
16292
16293 \begin_layout Plain Layout
16294 Tableau ! Personnalisation
16295 \end_layout
16296
16297 \end_inset
16298
16299
16300 \begin_inset Index
16301 status collapsed
16302
16303 \begin_layout Plain Layout
16304 Personnalisation des tableaux
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Subsection
16313 Espacement des lignes
16314 \begin_inset CommandInset label
16315 LatexCommand label
16316 name "sub:Espacement-lignes"
16317
16318 \end_inset
16319
16320
16321 \begin_inset Index
16322 status collapsed
16323
16324 \begin_layout Plain Layout
16325 Personnalisation des tableaux ! Espacement des lignes
16326 \end_layout
16327
16328 \end_inset
16329
16330
16331 \end_layout
16332
16333 \begin_layout Standard
16334 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16335  l'onglet 
16336 \family sans
16337 Bordures
16338 \family default
16339  de la fenêtre de dialogue 
16340 \family sans
16341 Paramètres
16342 \begin_inset space ~
16343 \end_inset
16344
16345 du
16346 \begin_inset space ~
16347 \end_inset
16348
16349 tableau
16350 \family default
16351 .
16352  Vous y trouverez trois possibilités :
16353 \end_layout
16354
16355 \begin_layout Description
16356 Haut
16357 \begin_inset space ~
16358 \end_inset
16359
16360 de
16361 \begin_inset space ~
16362 \end_inset
16363
16364 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16365  Si le tableau est un tableau formel
16366 \begin_inset Foot
16367 status collapsed
16368
16369 \begin_layout Plain Layout
16370 Les tableaux formels sont décrits dans la section
16371 \begin_inset space ~
16372 \end_inset
16373
16374
16375 \begin_inset CommandInset ref
16376 LatexCommand ref
16377 reference "sec:Tableaux-Formels"
16378
16379 \end_inset
16380
16381 .
16382 \end_layout
16383
16384 \end_inset
16385
16386  LyX va insérer par défaut un espace de 0.5
16387 \begin_inset space \thinspace{}
16388 \end_inset
16389
16390 em.
16391  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16392  les filets verticaux comme dans le tableau suivant :
16393 \begin_inset VSpace medskip
16394 \end_inset
16395
16396
16397 \begin_inset Newline newline
16398 \end_inset
16399
16400
16401 \begin_inset space \hspace*{}
16402 \length 0pt
16403 \end_inset
16404
16405
16406 \begin_inset space \hfill{}
16407 \end_inset
16408
16409
16410 \begin_inset Tabular
16411 <lyxtabular version="3" rows="3" columns="1">
16412 <features>
16413 <column alignment="center" valignment="top" width="0">
16414 <row>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 A
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 <row topspace="3mm">
16426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 espace de 3
16431 \begin_inset space \thinspace{}
16432 \end_inset
16433
16434 mm en haut de la ligne
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445 C
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 </lyxtabular>
16452
16453 \end_inset
16454
16455
16456 \begin_inset space \hfill{}
16457 \end_inset
16458
16459
16460 \begin_inset space \hspace*{}
16461 \length 0pt
16462 \end_inset
16463
16464
16465 \begin_inset VSpace medskip
16466 \end_inset
16467
16468
16469 \begin_inset Newline newline
16470 \end_inset
16471
16472 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16473  pas de filets verticaux.
16474 \end_layout
16475
16476 \begin_layout Description
16477 Bas
16478 \begin_inset space ~
16479 \end_inset
16480
16481 de
16482 \begin_inset space ~
16483 \end_inset
16484
16485 ligne va ajouter de l'espace sous les caractères de la ligne.
16486  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16487  de 0.5
16488 \begin_inset space \thinspace{}
16489 \end_inset
16490
16491 em, pour les tableaux normaux, l'espace par défaut est de 2
16492 \begin_inset space \thinspace{}
16493 \end_inset
16494
16495 pt.
16496 \end_layout
16497
16498 \begin_layout Description
16499 Entre
16500 \begin_inset space ~
16501 \end_inset
16502
16503 les
16504 \begin_inset space ~
16505 \end_inset
16506
16507 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16508  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16509  de 0.5
16510 \begin_inset space \thinspace{}
16511 \end_inset
16512
16513 em.
16514  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16515  les filets verticaux comme dans le tableau suivant :
16516 \begin_inset VSpace medskip
16517 \end_inset
16518
16519
16520 \begin_inset Newline newline
16521 \end_inset
16522
16523
16524 \begin_inset space \hspace*{}
16525 \length 0pt
16526 \end_inset
16527
16528
16529 \begin_inset space \hfill{}
16530 \end_inset
16531
16532
16533 \begin_inset Tabular
16534 <lyxtabular version="3" rows="3" columns="1">
16535 <features>
16536 <column alignment="center" valignment="top" width="0">
16537 <row>
16538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542 A
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 </row>
16548 <row interlinespace="3mm">
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 \begin_inset Formula $\downarrow$
16554 \end_inset
16555
16556  espace de 3
16557 \begin_inset space \thinspace{}
16558 \end_inset
16559
16560 mm entre les lignes 
16561 \begin_inset Formula $\downarrow$
16562 \end_inset
16563
16564
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 </row>
16570 <row>
16571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575 \begin_inset Formula $\uparrow$
16576 \end_inset
16577
16578  espace de 3
16579 \begin_inset space \thinspace{}
16580 \end_inset
16581
16582 mm entre les lignes 
16583 \begin_inset Formula $\uparrow$
16584 \end_inset
16585
16586
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 </row>
16592 </lyxtabular>
16593
16594 \end_inset
16595
16596
16597 \begin_inset space \hfill{}
16598 \end_inset
16599
16600
16601 \begin_inset space \hspace*{}
16602 \length 0pt
16603 \end_inset
16604
16605
16606 \begin_inset VSpace medskip
16607 \end_inset
16608
16609
16610 \begin_inset Newline newline
16611 \end_inset
16612
16613 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16614  pas de filets verticaux.
16615 \end_layout
16616
16617 \begin_layout Standard
16618 \begin_inset VSpace bigskip
16619 \end_inset
16620
16621 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16622  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16623  dans le préambule :
16624 \end_layout
16625
16626 \begin_layout Standard
16627
16628 \series bold
16629
16630 \backslash
16631 @ifundefined{extrarowheight}
16632 \begin_inset Newline newline
16633 \end_inset
16634
16635
16636 \begin_inset ERT
16637 status collapsed
16638
16639 \begin_layout Plain Layout
16640
16641
16642 \backslash
16643 hphantom{ }
16644 \end_layout
16645
16646 \end_inset
16647
16648 {
16649 \backslash
16650 usepackage{array}}{}
16651 \begin_inset Newline newline
16652 \end_inset
16653
16654
16655 \backslash
16656 setlength{
16657 \backslash
16658 extrarowheight}{height}
16659 \end_layout
16660
16661 \begin_layout Standard
16662 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16663  plus exactement centré verticalement.
16664  (le paquetage 
16665 \series bold
16666 array 
16667 \series default
16668 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16669  auto-définis.
16670  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16671  
16672 \series bold
16673
16674 \backslash
16675 @ifundefined
16676 \series default
16677  dans la commande précédente.)
16678 \end_layout
16679
16680 \begin_layout Subsection
16681 Alignements de cellules spéciaux
16682 \begin_inset Index
16683 status collapsed
16684
16685 \begin_layout Plain Layout
16686 Personnalisation des tableaux ! Alignement de cellules spéciaux
16687 \end_layout
16688
16689 \end_inset
16690
16691
16692 \end_layout
16693
16694 \begin_layout Standard
16695 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16696  cellules sur un caractère donné, par exemple le séparateur décimal comme
16697  dans le tableau
16698 \begin_inset space ~
16699 \end_inset
16700
16701
16702 \begin_inset CommandInset ref
16703 LatexCommand ref
16704 reference "tab:Tableau-centré-sur-séparateur"
16705
16706 \end_inset
16707
16708 .
16709 \end_layout
16710
16711 \begin_layout Standard
16712 \begin_inset Float table
16713 placement h
16714 wide false
16715 sideways false
16716 status open
16717
16718 \begin_layout Plain Layout
16719 \begin_inset Caption
16720
16721 \begin_layout Plain Layout
16722 \begin_inset CommandInset label
16723 LatexCommand label
16724 name "tab:Tableau-centré-sur-séparateur"
16725
16726 \end_inset
16727
16728 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16729 \end_layout
16730
16731 \end_inset
16732
16733
16734 \end_layout
16735
16736 \begin_layout Plain Layout
16737 \align center
16738 \begin_inset Tabular
16739 <lyxtabular version="3" rows="4" columns="2">
16740 <features>
16741 <column alignment="right" valignment="top" width="0">
16742 <column alignment="left" valignment="top" width="0" special="@{}l">
16743 <row>
16744 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 en-tête
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 </row>
16763 <row>
16764 <cell alignment="center" valignment="top" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 12,
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777 6
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 <row>
16784 <cell alignment="center" valignment="top" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788 0,
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 <cell alignment="center" valignment="top" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797 68
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 </row>
16803 <row>
16804 <cell alignment="center" valignment="top" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 -123,
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 <cell alignment="center" valignment="top" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817 0
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 </row>
16823 </lyxtabular>
16824
16825 \end_inset
16826
16827
16828 \end_layout
16829
16830 \end_inset
16831
16832
16833 \end_layout
16834
16835 \begin_layout Standard
16836 Ce tableau a été créé comme un tableau 4×2.
16837  L'en-tête est une cellule multicolonne centrée.
16838  La première colonne est alignée à droite et contient les chiffres qui se
16839  trouvent avant la virgule ainsi que la virgule elle-même.
16840  La deuxième colonne est alignée à gauche et contient les chiffres situés
16841  après la virgule.
16842  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16843  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16844 \end_layout
16845
16846 \begin_layout Standard
16847
16848 \series bold
16849 @{}l
16850 \end_layout
16851
16852 \begin_layout Standard
16853 Le tableau
16854 \begin_inset space ~
16855 \end_inset
16856
16857
16858 \begin_inset CommandInset ref
16859 LatexCommand ref
16860 reference "tab:Plusieurs-exemples-alignements"
16861
16862 \end_inset
16863
16864  montre quelques exemples d'alignements.
16865  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16866  plus petit espace mathématique au début de la dernière colonne pour obtenir
16867  l'espacement correct autour du signe de relation.
16868 \end_layout
16869
16870 \begin_layout Standard
16871 \begin_inset Float table
16872 wide false
16873 sideways false
16874 status open
16875
16876 \begin_layout Plain Layout
16877 \begin_inset Caption
16878
16879 \begin_layout Plain Layout
16880 \begin_inset CommandInset label
16881 LatexCommand label
16882 name "tab:Plusieurs-exemples-alignements"
16883
16884 \end_inset
16885
16886 Plusieurs exemples d'alignement de cellules
16887 \lang english
16888 .
16889 \end_layout
16890
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \begin_layout Plain Layout
16897 \align center
16898 \begin_inset Tabular
16899 <lyxtabular version="3" rows="4" columns="6">
16900 <features>
16901 <column alignment="right" valignment="top" width="0">
16902 <column alignment="left" valignment="top" width="0" special="@{}l">
16903 <column alignment="right" valignment="top" width="0">
16904 <column alignment="left" valignment="top" width="0" special="@{}l">
16905 <column alignment="right" valignment="top" width="0">
16906 <column alignment="left" valignment="top" width="0" special="@{}l">
16907 <row>
16908 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912 unités
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930 exposants
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 relations
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957
16958 \end_layout
16959
16960 \end_inset
16961 </cell>
16962 </row>
16963 <row>
16964 <cell alignment="center" valignment="top" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 12×
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 24
16978 \begin_inset space \thinspace{}
16979 \end_inset
16980
16981 bouteilles
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 <cell alignment="center" valignment="top" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990 \begin_inset Formula $10\cdot$
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002 \begin_inset Formula $10^{\mbox{-}17}$
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 \begin_inset Formula $\Gamma(t)\propto$
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 <cell alignment="center" valignment="top" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026 \begin_inset Formula $\:\Upsilon(t)$
17027 \end_inset
17028
17029
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 </row>
17035 <row>
17036 <cell alignment="center" valignment="top" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 1024×
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049 768
17050 \begin_inset space \thinspace{}
17051 \end_inset
17052
17053 Pixels
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 <cell alignment="center" valignment="top" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062 \begin_inset Formula $5.78\cdot$
17063 \end_inset
17064
17065
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074 \begin_inset Formula $10^{7}$
17075 \end_inset
17076
17077
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 \begin_inset Formula $A\ne$
17087 \end_inset
17088
17089
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 <cell alignment="center" valignment="top" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098 \begin_inset Formula $\: B_{\mathrm{red}}$
17099 \end_inset
17100
17101
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 </row>
17107 <row>
17108 <cell alignment="center" valignment="top" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112 32×
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121 6
17122 \begin_inset space \thinspace{}
17123 \end_inset
17124
17125 cm
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 <cell alignment="center" valignment="top" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134 -
17135 \begin_inset Formula $33.5\cdot$
17136 \end_inset
17137
17138
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 \begin_inset Formula $10^{4}$
17148 \end_inset
17149
17150
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 <cell alignment="center" valignment="top" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159 \begin_inset Formula $\sin(\alpha)\ge$
17160 \end_inset
17161
17162
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 <cell alignment="center" valignment="top" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171 \begin_inset Formula $\:\sin(\beta)$
17172 \end_inset
17173
17174
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 </row>
17180 </lyxtabular>
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \end_inset
17188
17189
17190 \end_layout
17191
17192 \begin_layout Standard
17193 \begin_inset VSpace bigskip
17194 \end_inset
17195
17196 Il y a aussi le paquetage LaTeX 
17197 \series bold
17198 dcolumn
17199 \series default
17200
17201 \begin_inset Index
17202 status collapsed
17203
17204 \begin_layout Plain Layout
17205 Paquetages LaTeX ! dcolumn
17206 \end_layout
17207
17208 \end_inset
17209
17210  qui fournit des alignements pour les cellules de tableaux.
17211  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17212  et ne permet pas de formules dans les cellules du tableau : Avec 
17213 \series bold
17214 dcolumn
17215 \series default
17216  la première colonne du tableau
17217 \begin_inset space ~
17218 \end_inset
17219
17220
17221 \begin_inset CommandInset ref
17222 LatexCommand ref
17223 reference "tab:Plusieurs-exemples-alignements"
17224
17225 \end_inset
17226
17227  ressemblera à la première colonne du tableau
17228 \begin_inset space ~
17229 \end_inset
17230
17231
17232 \begin_inset CommandInset ref
17233 LatexCommand ref
17234 reference "tab:Alignements-avec-dcolumn"
17235
17236 \end_inset
17237
17238
17239 \lang english
17240  and only with some tricks like the expected.
17241  
17242 \lang french
17243 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17244 \begin_inset space ~
17245 \end_inset
17246
17247
17248 \begin_inset CommandInset ref
17249 LatexCommand ref
17250 reference "tab:Plusieurs-exemples-alignements"
17251
17252 \end_inset
17253
17254  avec 
17255 \series bold
17256 dcolumn
17257 \series default
17258 .
17259 \end_layout
17260
17261 \begin_layout Standard
17262 \begin_inset Float table
17263 placement h
17264 wide false
17265 sideways false
17266 status open
17267
17268 \begin_layout Plain Layout
17269 \begin_inset Caption
17270
17271 \begin_layout Plain Layout
17272 \begin_inset CommandInset label
17273 LatexCommand label
17274 name "tab:Alignements-avec-dcolumn"
17275
17276 \end_inset
17277
17278 Alignements quand on utilise le paquetage LaTeX dcolumn.
17279  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17280  pour obtenir la sortie.
17281 \end_layout
17282
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \begin_layout Plain Layout
17289 \align center
17290 \begin_inset Tabular
17291 <lyxtabular version="3" rows="4" columns="3">
17292 <features>
17293 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17294 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17295 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17296 <row>
17297 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 unités
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 unités
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 unités
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 </row>
17325 <row>
17326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330 12x24
17331 \begin_inset space \thinspace{}
17332 \end_inset
17333
17334 bouteilles
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 12x24
17344 \begin_inset space \thinspace{}
17345 \end_inset
17346
17347
17348 \begin_inset Formula $\mbox{bouteilles}$
17349 \end_inset
17350
17351
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 12
17361 \begin_inset ERT
17362 status collapsed
17363
17364 \begin_layout Plain Layout
17365
17366
17367 \backslash
17368 times 
17369 \end_layout
17370
17371 \end_inset
17372
17373 24~
17374 \begin_inset Formula $\mbox{bouteilles}$
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 </row>
17383 <row>
17384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388 1024x768
17389 \begin_inset space \thinspace{}
17390 \end_inset
17391
17392 Pixels
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401 1024x768
17402 \begin_inset space \thinspace{}
17403 \end_inset
17404
17405
17406 \begin_inset Formula $\mbox{Pixels}$
17407 \end_inset
17408
17409
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 1024
17419 \begin_inset ERT
17420 status collapsed
17421
17422 \begin_layout Plain Layout
17423
17424
17425 \backslash
17426 times 
17427 \end_layout
17428
17429 \end_inset
17430
17431 768~
17432 \begin_inset Formula $\mbox{Pixels}$
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 </row>
17441 <row>
17442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446 32x6
17447 \begin_inset space \thinspace{}
17448 \end_inset
17449
17450 cm
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Plain Layout
17459 32x6
17460 \begin_inset space \thinspace{}
17461 \end_inset
17462
17463
17464 \begin_inset Formula $\mbox{cm}$
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 32
17477 \begin_inset ERT
17478 status collapsed
17479
17480 \begin_layout Plain Layout
17481
17482
17483 \backslash
17484 times 
17485 \end_layout
17486
17487 \end_inset
17488
17489 6~
17490 \begin_inset Formula $\mbox{cm}$
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 </row>
17499 </lyxtabular>
17500
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \end_inset
17507
17508
17509 \end_layout
17510
17511 \begin_layout Subsection
17512 Formats de cellule et de colonne personnalisés
17513 \begin_inset CommandInset label
17514 LatexCommand label
17515 name "sub:Formats-personnalisés"
17516
17517 \end_inset
17518
17519
17520 \begin_inset Index
17521 status collapsed
17522
17523 \begin_layout Plain Layout
17524 Personnalisation des tableaux !  Format de cellule/colonne
17525 \end_layout
17526
17527 \end_inset
17528
17529
17530 \end_layout
17531
17532 \begin_layout Standard
17533 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17534  multicolonne comme dans la section
17535 \begin_inset space ~
17536 \end_inset
17537
17538
17539 \begin_inset CommandInset ref
17540 LatexCommand ref
17541 reference "sub:Calculs-multicolonnes"
17542
17543 \end_inset
17544
17545  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17546  multicolonnes.
17547  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17548  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17549  du document.
17550  Le format est défini avec la commande
17551 \end_layout
17552
17553 \begin_layout Standard
17554
17555 \series bold
17556
17557 \backslash
17558 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17559 \end_layout
17560
17561 \begin_layout Standard
17562 Le nom du format peut n'avoir qu'une lettre.
17563  Les lettres 
17564 \emph on
17565 b
17566 \emph default
17567
17568 \emph on
17569 c
17570 \emph default
17571
17572 \emph on
17573 l
17574 \emph default
17575
17576 \emph on
17577 m
17578 \emph default
17579
17580 \emph on
17581 p
17582 \emph default
17583  et 
17584 \emph on
17585 r
17586 \emph default
17587  sont prédéfinies et donc ne peuvent être utilisées.
17588  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17589 \end_layout
17590
17591 \begin_layout Standard
17592 \begin_inset VSpace medskip
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \begin_layout Standard
17599 Pour de cellules multicolonnes centrées verticalement et horizontalement
17600  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17601  :
17602 \end_layout
17603
17604 \begin_layout Standard
17605
17606 \series bold
17607
17608 \backslash
17609 newcolumntype{M}[1]{>{
17610 \backslash
17611 centering
17612 \backslash
17613 hspace{0pt}}m{#1}}
17614 \end_layout
17615
17616 \begin_layout Standard
17617 Où le 
17618 \series bold
17619
17620 \backslash
17621 hspace{0pt}
17622 \series default
17623  évite le problème de césure du premier mot, comme c'est décrit en section
17624 \begin_inset space ~
17625 \end_inset
17626
17627
17628 \begin_inset CommandInset ref
17629 LatexCommand ref
17630 reference "sub:Lignes-multiple-dans-cellule"
17631
17632 \end_inset
17633
17634 .
17635  Ensuite, vous pouvez entrer
17636 \end_layout
17637
17638 \begin_layout Standard
17639
17640 \series bold
17641 M{width}
17642 \end_layout
17643
17644 \begin_layout Standard
17645 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17646  une multicolonne.
17647 \end_layout
17648
17649 \begin_layout Standard
17650 \begin_inset VSpace bigskip
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \begin_layout Standard
17657 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17658  définir le format
17659 \end_layout
17660
17661 \begin_layout Standard
17662
17663 \series bold
17664
17665 \backslash
17666 newcolumntype{S}[2]{>{
17667 \backslash
17668 centering
17669 \backslash
17670 hspace{0pt}}
17671 \begin_inset Newline newline
17672 \end_inset
17673
17674
17675 \begin_inset ERT
17676 status collapsed
17677
17678 \begin_layout Plain Layout
17679
17680
17681 \backslash
17682 phantom{
17683 \end_layout
17684
17685 \end_inset
17686
17687
17688 \backslash
17689 newcolumntype{S}[2]
17690 \begin_inset ERT
17691 status collapsed
17692
17693 \begin_layout Plain Layout
17694
17695 }
17696 \end_layout
17697
17698 \end_inset
17699
17700 m{(#1+(2
17701 \backslash
17702 tabcolsep+
17703 \backslash
17704 arrayrulewidth)*(1-#2))/#2}}
17705 \end_layout
17706
17707 \begin_layout Standard
17708 Ce format utilise l'équation
17709 \begin_inset space ~
17710 \end_inset
17711
17712
17713 \begin_inset CommandInset ref
17714 LatexCommand eqref
17715 reference "eq:Wgn"
17716
17717 \end_inset
17718
17719  pour calculer la largeur que doit avoir chacune des cellules couverte par
17720  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17721 \end_layout
17722
17723 \begin_layout Standard
17724 Ensuite, vous pouvez entrer
17725 \end_layout
17726
17727 \begin_layout Standard
17728
17729 \series bold
17730 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17731 \end_layout
17732
17733 \begin_layout Standard
17734 comme paramètre LaTeX de la colonne.
17735 \end_layout
17736
17737 \begin_layout Standard
17738 \begin_inset VSpace bigskip
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \begin_layout Standard
17745 Pour des colonnes colorées, vous pouvez définir
17746 \end_layout
17747
17748 \begin_layout Standard
17749
17750 \series bold
17751
17752 \backslash
17753 newcolumntype{K}[1]{>{
17754 \backslash
17755 columncolor{#1}
17756 \backslash
17757 hspace{0pt}}c}
17758 \end_layout
17759
17760 \begin_layout Standard
17761 Le 
17762 \begin_inset Quotes eld
17763 \end_inset
17764
17765 c
17766 \begin_inset Quotes erd
17767 \end_inset
17768
17769  à la fin crée une colonne de largeur variable dont le texte est centré
17770  horizontalement.
17771  Vous pouvez maintenant entrer
17772 \end_layout
17773
17774 \begin_layout Standard
17775
17776 \series bold
17777 K{nom de couleur}
17778 \end_layout
17779
17780 \begin_layout Standard
17781 comme paramètre LaTeX.
17782 \end_layout
17783
17784 \begin_layout Standard
17785 \begin_inset VSpace bigskip
17786 \end_inset
17787
17788
17789 \end_layout
17790
17791 \begin_layout Standard
17792 Pour créer le tableau
17793 \begin_inset space ~
17794 \end_inset
17795
17796
17797 \begin_inset CommandInset ref
17798 LatexCommand ref
17799 reference "tab:Tableau-formats-personnalisés"
17800
17801 \end_inset
17802
17803  utilisez les paramètres LaTeX
17804 \end_layout
17805
17806 \begin_layout Standard
17807
17808 \series bold
17809 M{2.5cm}
17810 \end_layout
17811
17812 \begin_layout Standard
17813 pour la première colonne et la multicolonne,
17814 \end_layout
17815
17816 \begin_layout Standard
17817
17818 \series bold
17819 K{red}
17820 \end_layout
17821
17822 \begin_layout Standard
17823 pour la dernière colonne, et
17824 \end_layout
17825
17826 \begin_layout Standard
17827
17828 \series bold
17829 S{2.5cm}{2}
17830 \end_layout
17831
17832 \begin_layout Standard
17833 pour les cellules de la deuxième colonne.
17834 \end_layout
17835
17836 \begin_layout Standard
17837 \begin_inset Float table
17838 placement h
17839 wide false
17840 sideways false
17841 status open
17842
17843 \begin_layout Plain Layout
17844 \begin_inset Caption
17845
17846 \begin_layout Plain Layout
17847 \begin_inset CommandInset label
17848 LatexCommand label
17849 name "tab:Tableau-formats-personnalisés"
17850
17851 \end_inset
17852
17853 Tableau utilisant des formats personnalisés
17854 \end_layout
17855
17856 \end_inset
17857
17858
17859 \end_layout
17860
17861 \begin_layout Plain Layout
17862 \align center
17863 \begin_inset Tabular
17864 <lyxtabular version="3" rows="3" columns="4">
17865 <features>
17866 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17867 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17868 <column alignment="center" valignment="middle" width="0">
17869 <column alignment="center" valignment="middle" width="0" special="K{red}">
17870 <row>
17871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875 motTrèsLongDansUneCellule
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884 multicolonne avec multiligne
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902 c
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 </row>
17908 <row>
17909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913 d
17914 \end_layout
17915
17916 \end_inset
17917 </cell>
17918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17919 \begin_inset Text
17920
17921 \begin_layout Plain Layout
17922 e
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 f
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 g
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 </row>
17946 <row>
17947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951 h
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960 i
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 j
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978 k
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 </row>
17984 </lyxtabular>
17985
17986 \end_inset
17987
17988
17989 \end_layout
17990
17991 \end_inset
17992
17993
17994 \end_layout
17995
17996 \begin_layout Subsection
17997 Épaisseur des filets
17998 \begin_inset CommandInset label
17999 LatexCommand label
18000 name "sub:Epaisseur-filets"
18001
18002 \end_inset
18003
18004
18005 \begin_inset Index
18006 status collapsed
18007
18008 \begin_layout Plain Layout
18009 Personnalisation des tableaux ! Épaisseur filets
18010 \end_layout
18011
18012 \end_inset
18013
18014
18015 \end_layout
18016
18017 \begin_layout Standard
18018 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18019  
18020 \series bold
18021
18022 \backslash
18023 arrayrulewidth
18024 \series default
18025 .
18026  Pour mettre, par exemple, une épaisseur de filet de 1.5
18027 \begin_inset space \thinspace{}
18028 \end_inset
18029
18030 pt, comme pour le tableau
18031 \begin_inset space ~
18032 \end_inset
18033
18034
18035 \begin_inset CommandInset ref
18036 LatexCommand ref
18037 reference "tab:Tableau-filets-1.5pt"
18038
18039 \end_inset
18040
18041 , insérez la commande
18042 \end_layout
18043
18044 \begin_layout Standard
18045
18046 \series bold
18047
18048 \backslash
18049 setlength{
18050 \backslash
18051 arrayrulewidth}{1.5pt}
18052 \end_layout
18053
18054 \begin_layout Standard
18055 en code TeX avant le tableau ou le flottant de tableau.
18056  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18057  suivent.
18058  pour revenir aux valeurs par défaut, mettez 
18059 \series bold
18060
18061 \backslash
18062 arrayrulewidth
18063 \series default
18064  à 0.4
18065 \begin_inset space \thinspace{}
18066 \end_inset
18067
18068 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18069 \end_layout
18070
18071 \begin_layout Standard
18072 \begin_inset ERT
18073 status collapsed
18074
18075 \begin_layout Plain Layout
18076
18077
18078 \backslash
18079 setlength{
18080 \backslash
18081 arrayrulewidth}{1.5pt}
18082 \end_layout
18083
18084 \end_inset
18085
18086
18087 \begin_inset Float table
18088 wide false
18089 sideways false
18090 status open
18091
18092 \begin_layout Plain Layout
18093 \begin_inset Caption
18094
18095 \begin_layout Plain Layout
18096 \begin_inset CommandInset label
18097 LatexCommand label
18098 name "tab:Tableau-filets-1.5pt"
18099
18100 \end_inset
18101
18102 Tableau avec des filets de 1.5
18103 \begin_inset space \thinspace{}
18104 \end_inset
18105
18106 pt
18107 \end_layout
18108
18109 \end_inset
18110
18111
18112 \end_layout
18113
18114 \begin_layout Plain Layout
18115 \align center
18116 \begin_inset Tabular
18117 <lyxtabular version="3" rows="3" columns="3">
18118 <features>
18119 <column alignment="center" valignment="top" width="0">
18120 <column alignment="center" valignment="top" width="0">
18121 <column alignment="center" valignment="top" width="0">
18122 <row>
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 sd
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 </row>
18151 <row>
18152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 sd
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 </row>
18180 <row>
18181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203 sd
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 </row>
18209 </lyxtabular>
18210
18211 \end_inset
18212
18213
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \begin_inset ERT
18220 status collapsed
18221
18222 \begin_layout Plain Layout
18223
18224
18225 \backslash
18226 setlength{
18227 \backslash
18228 arrayrulewidth}{0.4pt}
18229 \end_layout
18230
18231 \end_inset
18232
18233
18234 \end_layout
18235
18236 \begin_layout Standard
18237 \begin_inset VSpace bigskip
18238 \end_inset
18239
18240 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18241 \begin_inset space \thinspace{}
18242 \end_inset
18243
18244 pt, comme dans le tableau
18245 \begin_inset space ~
18246 \end_inset
18247
18248
18249 \begin_inset CommandInset ref
18250 LatexCommand ref
18251 reference "tab:Tableau-filets-horizontaux-1.5pt"
18252
18253 \end_inset
18254
18255 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18256  de tableau :
18257 \end_layout
18258
18259 \begin_layout Standard
18260
18261 \series bold
18262
18263 \backslash
18264 let
18265 \backslash
18266 myHline
18267 \backslash
18268 hline
18269 \begin_inset Newline newline
18270 \end_inset
18271
18272
18273 \backslash
18274 renewcommand{
18275 \backslash
18276 hline}
18277 \begin_inset Newline newline
18278 \end_inset
18279
18280  {
18281 \backslash
18282 noalign{
18283 \backslash
18284 global
18285 \backslash
18286 arrayrulewidth 1.5pt}
18287 \begin_inset Newline newline
18288 \end_inset
18289
18290  
18291 \backslash
18292 myHline
18293 \backslash
18294 noalign{
18295 \backslash
18296 global
18297 \backslash
18298 arrayrulewidth 0.4pt}}
18299 \end_layout
18300
18301 \begin_layout Standard
18302 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18303  en code TeX après le tableau ou le flottant de tableau :
18304 \end_layout
18305
18306 \begin_layout Standard
18307
18308 \series bold
18309
18310 \backslash
18311 renewcommand{
18312 \backslash
18313 hline}{
18314 \backslash
18315 myHline}
18316 \end_layout
18317
18318 \begin_layout Standard
18319 \begin_inset ERT
18320 status collapsed
18321
18322 \begin_layout Plain Layout
18323
18324
18325 \backslash
18326 let
18327 \backslash
18328 myHline
18329 \backslash
18330 hline
18331 \end_layout
18332
18333 \begin_layout Plain Layout
18334
18335
18336 \backslash
18337 renewcommand{
18338 \backslash
18339 hline}
18340 \end_layout
18341
18342 \begin_layout Plain Layout
18343
18344  {
18345 \backslash
18346 noalign{
18347 \backslash
18348 global
18349 \backslash
18350 arrayrulewidth 1.5pt}
18351 \end_layout
18352
18353 \begin_layout Plain Layout
18354
18355   
18356 \backslash
18357 myHline
18358 \backslash
18359 noalign{
18360 \backslash
18361 global
18362 \backslash
18363 arrayrulewidth 0.4pt}}
18364 \end_layout
18365
18366 \end_inset
18367
18368
18369 \begin_inset Float table
18370 wide false
18371 sideways false
18372 status open
18373
18374 \begin_layout Plain Layout
18375 \begin_inset Caption
18376
18377 \begin_layout Plain Layout
18378 \begin_inset CommandInset label
18379 LatexCommand label
18380 name "tab:Tableau-filets-horizontaux-1.5pt"
18381
18382 \end_inset
18383
18384 Tableau avec des filets horizontaux de 1.5
18385 \begin_inset space \thinspace{}
18386 \end_inset
18387
18388 pt
18389 \end_layout
18390
18391 \end_inset
18392
18393
18394 \end_layout
18395
18396 \begin_layout Plain Layout
18397 \align center
18398 \begin_inset Tabular
18399 <lyxtabular version="3" rows="3" columns="3">
18400 <features>
18401 <column alignment="center" valignment="top" width="0">
18402 <column alignment="center" valignment="top" width="0">
18403 <column alignment="center" valignment="top" width="0">
18404 <row>
18405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409 sd
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 </row>
18433 <row>
18434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 sd
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 </row>
18462 <row>
18463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18473 \begin_inset Text
18474
18475 \begin_layout Plain Layout
18476
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18482 \begin_inset Text
18483
18484 \begin_layout Plain Layout
18485 sd
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 </row>
18491 </lyxtabular>
18492
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \end_inset
18499
18500
18501 \begin_inset ERT
18502 status collapsed
18503
18504 \begin_layout Plain Layout
18505
18506
18507 \backslash
18508 renewcommand{
18509 \backslash
18510 hline}{
18511 \backslash
18512 myHline}
18513 \end_layout
18514
18515 \end_inset
18516
18517
18518 \end_layout
18519
18520 \begin_layout Standard
18521 \begin_inset VSpace bigskip
18522 \end_inset
18523
18524 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18525 \begin_inset space \thinspace{}
18526 \end_inset
18527
18528 pt, créez le format de colonne suivant dans le préambule, en suivant la
18529  description de la section
18530 \begin_inset space ~
18531 \end_inset
18532
18533
18534 \begin_inset CommandInset ref
18535 LatexCommand ref
18536 reference "sub:Formats-personnalisés"
18537
18538 \end_inset
18539
18540 :
18541 \end_layout
18542
18543 \begin_layout Standard
18544
18545 \series bold
18546
18547 \backslash
18548 newcolumntype{V}{!{
18549 \backslash
18550 vrule width 1.5pt}}
18551 \end_layout
18552
18553 \begin_layout Standard
18554 Pour le tableau
18555 \begin_inset space ~
18556 \end_inset
18557
18558
18559 \begin_inset CommandInset ref
18560 LatexCommand ref
18561 reference "tab:Tableau-filets-verticaux-1.5pt"
18562
18563 \end_inset
18564
18565  le paramètre LaTeX 
18566 \end_layout
18567
18568 \begin_layout Standard
18569
18570 \series bold
18571 VcV
18572 \end_layout
18573
18574 \begin_layout Standard
18575 a été utilisé pour la dernière colonne et
18576 \end_layout
18577
18578 \begin_layout Standard
18579
18580 \series bold
18581 Vc
18582 \end_layout
18583
18584 \begin_layout Standard
18585 pour les autres colonnes.
18586 \end_layout
18587
18588 \begin_layout Standard
18589 \begin_inset Float table
18590 wide false
18591 sideways false
18592 status open
18593
18594 \begin_layout Plain Layout
18595 \begin_inset Caption
18596
18597 \begin_layout Plain Layout
18598 \begin_inset CommandInset label
18599 LatexCommand label
18600 name "tab:Tableau-filets-verticaux-1.5pt"
18601
18602 \end_inset
18603
18604 Tableau avec des filets verticaux de 1.5
18605 \begin_inset space \thinspace{}
18606 \end_inset
18607
18608 pt 
18609 \end_layout
18610
18611 \end_inset
18612
18613
18614 \end_layout
18615
18616 \begin_layout Plain Layout
18617 \align center
18618 \begin_inset Tabular
18619 <lyxtabular version="3" rows="3" columns="3">
18620 <features>
18621 <column alignment="center" valignment="top" width="0" special="Vc">
18622 <column alignment="center" valignment="top" width="0" special="Vc">
18623 <column alignment="center" valignment="top" width="0" special="VcV">
18624 <row>
18625 <cell alignment="center" valignment="top" topline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 sd
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" topline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 <cell alignment="center" valignment="top" topline="true" usebox="none">
18644 \begin_inset Text
18645
18646 \begin_layout Plain Layout
18647
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 </row>
18653 <row>
18654 <cell alignment="center" valignment="top" topline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 <cell alignment="center" valignment="top" topline="true" usebox="none">
18664 \begin_inset Text
18665
18666 \begin_layout Plain Layout
18667 sd
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 <cell alignment="center" valignment="top" topline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 </row>
18682 <row>
18683 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705 sd
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 </lyxtabular>
18712
18713 \end_inset
18714
18715
18716 \end_layout
18717
18718 \end_inset
18719
18720
18721 \end_layout
18722
18723 \begin_layout Subsection
18724 Filets à traits interrompus
18725 \begin_inset Index
18726 status collapsed
18727
18728 \begin_layout Plain Layout
18729 Personnalisation des tableaux ! Filets à traits interrompus
18730 \end_layout
18731
18732 \end_inset
18733
18734
18735 \end_layout
18736
18737 \begin_layout Standard
18738 \begin_inset ERT
18739 status collapsed
18740
18741 \begin_layout Plain Layout
18742
18743
18744 \backslash
18745 ifarydshln
18746 \end_layout
18747
18748 \end_inset
18749
18750
18751 \begin_inset Note Note
18752 status open
18753
18754 \begin_layout Plain Layout
18755 La section suivante ne s'affichera que si vous avez installé le paquetage
18756  LaTeX 
18757 \series bold
18758 arydshln
18759 \series default
18760 .
18761 \end_layout
18762
18763 \end_inset
18764
18765
18766 \end_layout
18767
18768 \begin_layout Standard
18769 \begin_inset Float table
18770 placement H
18771 wide false
18772 sideways false
18773 status open
18774
18775 \begin_layout Plain Layout
18776 \begin_inset Caption
18777
18778 \begin_layout Plain Layout
18779 \begin_inset CommandInset label
18780 LatexCommand label
18781 name "tab:Tableau-filets-tirets"
18782
18783 \end_inset
18784
18785 Tableau avec des filets à traits interrompus
18786 \end_layout
18787
18788 \end_inset
18789
18790
18791 \end_layout
18792
18793 \begin_layout Plain Layout
18794 \align center
18795 \begin_inset Tabular
18796 <lyxtabular version="3" rows="5" columns="5">
18797 <features>
18798 <column alignment="center" valignment="top" width="0">
18799 <column alignment="center" valignment="top" width="0">
18800 <column alignment="center" valignment="top" width="0" special=":c">
18801 <column alignment="center" valignment="top" width="0">
18802 <column alignment="center" valignment="top" width="0">
18803 <row>
18804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 a
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 b
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 c
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 d
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 e
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 </row>
18850 <row>
18851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855 f
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864 g
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873 h
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 i
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 j
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 \begin_inset ERT
18903 status collapsed
18904
18905 \begin_layout Plain Layout
18906
18907
18908 \backslash
18909 hdashline 
18910 \end_layout
18911
18912 \end_inset
18913
18914 k
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923 l
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 m
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941 n
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950 o
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 </row>
18956 <row>
18957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 \begin_inset ERT
18962 status collapsed
18963
18964 \begin_layout Plain Layout
18965
18966
18967 \backslash
18968 cdashline{4-5}
18969 \end_layout
18970
18971 \end_inset
18972
18973 p
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 q
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991 r
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000 s
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 </row>
19015 <row>
19016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020 t
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029 u
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038 v
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047 w
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056 x
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 </row>
19062 </lyxtabular>
19063
19064 \end_inset
19065
19066
19067 \end_layout
19068
19069 \end_inset
19070
19071
19072 \end_layout
19073
19074 \begin_layout Standard
19075 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19076  donc employer du code TeX.
19077  Mais avant il faut charger le paquetage LaTeX 
19078 \series bold
19079 arydshln
19080 \series default
19081
19082 \begin_inset Index
19083 status collapsed
19084
19085 \begin_layout Plain Layout
19086 Paquetages LaTeX ! arydshln
19087 \end_layout
19088
19089 \end_inset
19090
19091  dans le préambule du document avec la commande 
19092 \end_layout
19093
19094 \begin_layout Standard
19095
19096 \series bold
19097
19098 \backslash
19099 usepackage{arydshln}
19100 \end_layout
19101
19102 \begin_layout Standard
19103 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19104  
19105 \begin_inset Quotes eld
19106 \end_inset
19107
19108 :
19109 \begin_inset Quotes erd
19110 \end_inset
19111
19112  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19113  dans la fenêtre de dialogue de paramètre du tableau.
19114 \end_layout
19115
19116 \begin_layout Standard
19117 Pour un trait horizontal interrompu, ajoutez la commande
19118 \end_layout
19119
19120 \begin_layout Standard
19121
19122 \series bold
19123
19124 \backslash
19125 hdashline
19126 \end_layout
19127
19128 \begin_layout Standard
19129 en code TeX comme premier élément de la première cellule de la ligne de
19130  tableau.
19131 \end_layout
19132
19133 \begin_layout Standard
19134 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19135  commande 
19136 \end_layout
19137
19138 \begin_layout Standard
19139
19140 \series bold
19141
19142 \backslash
19143 cdashline{
19144 \series default
19145 numéros de colonnes}
19146 \end_layout
19147
19148 \begin_layout Standard
19149 en code TeX comme premier élément de la première cellule de la ligne.
19150  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19151  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19152 \end_layout
19153
19154 \begin_layout Standard
19155
19156 \series bold
19157
19158 \backslash
19159 cdashline{2-4}
19160 \end_layout
19161
19162 \begin_layout Standard
19163 comme premier élément de la première cellule de la ligne contenant la multicolon
19164 ne.
19165 \end_layout
19166
19167 \begin_layout Standard
19168 \begin_inset VSpace bigskip
19169 \end_inset
19170
19171
19172 \end_layout
19173
19174 \begin_layout Standard
19175 Le tableau
19176 \begin_inset space ~
19177 \end_inset
19178
19179
19180 \begin_inset CommandInset ref
19181 LatexCommand ref
19182 reference "tab:Tableau-filets-tirets"
19183
19184 \end_inset
19185
19186  a été créé en utilisant 
19187 \begin_inset Quotes eld
19188 \end_inset
19189
19190
19191 \series bold
19192 :c
19193 \series default
19194
19195 \begin_inset Quotes erd
19196 \end_inset
19197
19198  comme paramètre LaTeX pour la troisième colonne.
19199  La commande en code TeX 
19200 \series bold
19201
19202 \backslash
19203 hdashline
19204 \series default
19205  a été insérée dans la première cellule de la troisième ligne et la commande
19206  en code TeX 
19207 \series bold
19208
19209 \backslash
19210 cdashline{4-5}
19211 \series default
19212  a été insérée dans la première cellule de la quatrième ligne.
19213 \end_layout
19214
19215 \begin_layout Standard
19216 \begin_inset Note Greyedout
19217 status open
19218
19219 \begin_layout Plain Layout
19220
19221 \series bold
19222 Note:
19223 \series default
19224  Le paquetage LaTeX 
19225 \series bold
19226 arydshln
19227 \series default
19228  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19229  
19230 \series bold
19231 colortbl
19232 \series default
19233
19234 \begin_inset Index
19235 status collapsed
19236
19237 \begin_layout Plain Layout
19238 Paquetages LaTeX ! colortbl
19239 \end_layout
19240
19241 \end_inset
19242
19243  qui est utilisé pour avoir des tableaux colorés dans la section
19244 \begin_inset space ~
19245 \end_inset
19246
19247
19248 \begin_inset CommandInset ref
19249 LatexCommand ref
19250 reference "sec:Tableaux-Colorés"
19251
19252 \end_inset
19253
19254 .
19255  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19256  traits interrompus.
19257 \end_layout
19258
19259 \end_inset
19260
19261
19262 \end_layout
19263
19264 \begin_layout Standard
19265 \begin_inset ERT
19266 status collapsed
19267
19268 \begin_layout Plain Layout
19269
19270
19271 \backslash
19272 else
19273 \end_layout
19274
19275 \end_inset
19276
19277
19278 \begin_inset Note Note
19279 status open
19280
19281 \begin_layout Plain Layout
19282 Ce qui suit sera affiché si le paquetage LaTeX 
19283 \series bold
19284 arydshln
19285 \series default
19286  n'est pas installé :
19287 \end_layout
19288
19289 \end_inset
19290
19291
19292 \end_layout
19293
19294 \begin_layout Standard
19295 Vous devez installer le paquetage LaTeX 
19296 \series bold
19297 arydshln
19298 \series default
19299  pour voir le contenu des cette section dans la sortie imprimée.
19300 \end_layout
19301
19302 \begin_layout Standard
19303 \begin_inset ERT
19304 status collapsed
19305
19306 \begin_layout Plain Layout
19307
19308
19309 \backslash
19310 fi
19311 \end_layout
19312
19313 \end_inset
19314
19315
19316 \end_layout
19317
19318 \begin_layout Chapter
19319 Flottants
19320 \begin_inset Index
19321 status collapsed
19322
19323 \begin_layout Plain Layout
19324 Flottants
19325 \end_layout
19326
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \begin_layout Section
19333 Introduction
19334 \begin_inset CommandInset label
19335 LatexCommand label
19336 name "sec:Flottants-Introduction"
19337
19338 \end_inset
19339
19340
19341 \begin_inset Index
19342 status collapsed
19343
19344 \begin_layout Plain Layout
19345 Flottants ! Introduction
19346 \end_layout
19347
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \begin_layout Standard
19354 Un flottant est une portion de document, qui peut être associé à une étiquette
19355  et dont la position n'est pas fixée.
19356  Il peut 
19357 \begin_inset Quotes eld
19358 \end_inset
19359
19360 flotter
19361 \begin_inset Quotes erd
19362 \end_inset
19363
19364  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19365  plus approprié.
19366  Les 
19367 \family sans
19368 Notes
19369 \begin_inset space ~
19370 \end_inset
19371
19372 en
19373 \begin_inset space ~
19374 \end_inset
19375
19376 Bas
19377 \begin_inset space ~
19378 \end_inset
19379
19380 de
19381 \begin_inset space ~
19382 \end_inset
19383
19384 Page
19385 \family default
19386  et le 
19387 \family sans
19388 Notes
19389 \begin_inset space ~
19390 \end_inset
19391
19392 en
19393 \begin_inset space ~
19394 \end_inset
19395
19396 Marge
19397 \family default
19398  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19399  sur la page suivante quand il y a trop de notes sur la page courante.
19400 \end_layout
19401
19402 \begin_layout Standard
19403 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19404  très grande qualité.
19405  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19406  éviter des lignes blanches ou des pages sans texte.
19407  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19408  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19409  le texte.
19410  Les flottants sont donc numérotés.
19411  Les références croisées sont décrites dans la section
19412 \begin_inset space ~
19413 \end_inset
19414
19415
19416 \begin_inset CommandInset ref
19417 LatexCommand ref
19418 reference "sec:Referencer-les-Flottants"
19419
19420 \end_inset
19421
19422 .
19423 \end_layout
19424
19425 \begin_layout Standard
19426 Pour insérer un flottant, on utilise un des sous menus du menu 
19427 \family sans
19428 Insérer\SpecialChar \menuseparator
19429 Flottant.
19430
19431 \family default
19432  Une boîte va être insérée dans votre document avec par exemple une étiquette
19433  du genre 
19434 \begin_inset Quotes eld
19435 \end_inset
19436
19437 Figure
19438 \begin_inset space ~
19439 \end_inset
19440
19441 #:
19442 \begin_inset Quotes erd
19443 \end_inset
19444
19445  (où # est un numéro).
19446  L'étiquette est automatiquement traduite dans la langue du document dans
19447  la sortie finale.
19448  Après l'étiquette vous pouvez insérer du texte comme légende.
19449  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19450  séparé, à l'intérieur du flottant.
19451  Vous trouverez plus de détails sur le positionnement des légendes dans
19452  la section
19453 \begin_inset space ~
19454 \end_inset
19455
19456
19457 \begin_inset CommandInset ref
19458 LatexCommand ref
19459 reference "sec:Placement-légende"
19460
19461 \end_inset
19462
19463 .
19464  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19465  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19466  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19467  Une boîte de flottant fermée ressemble à ceci : 
19468 \begin_inset Graphics
19469         filename clipart/floatQt4.png
19470         scale 60
19471
19472 \end_inset
19473
19474  -- une case grise avec un texte rouge.
19475 \end_layout
19476
19477 \begin_layout Standard
19478 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19479  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19480  est formaté de façon particulière.
19481 \end_layout
19482
19483 \begin_layout Section
19484 Les Types de Flottants
19485 \end_layout
19486
19487 \begin_layout Standard
19488 En plus des flottants de figures et de tableau qui sont décrits respectivement
19489  dans les sections
19490 \begin_inset space ~
19491 \end_inset
19492
19493
19494 \begin_inset CommandInset ref
19495 LatexCommand ref
19496 reference "sec:Figure-Floats"
19497
19498 \end_inset
19499
19500  et 
19501 \begin_inset CommandInset ref
19502 LatexCommand ref
19503 reference "sec:Table-Floats"
19504
19505 \end_inset
19506
19507 , LyX offre aussi les types 
19508 \series bold
19509 Algorithme
19510 \series default
19511  et 
19512 \series bold
19513 Enrobage
19514 \series default
19515 .
19516 \end_layout
19517
19518 \begin_layout Subsection
19519 Flottant d'algorithme
19520 \begin_inset Index
19521 status collapsed
19522
19523 \begin_layout Plain Layout
19524 Flottants ! Algorithmes
19525 \end_layout
19526
19527 \end_inset
19528
19529
19530 \begin_inset CommandInset label
19531 LatexCommand label
19532 name "sub:Flottant-d'Algorithme"
19533
19534 \end_inset
19535
19536
19537 \end_layout
19538
19539 \begin_layout Standard
19540 \begin_inset Float algorithm
19541 placement h
19542 wide false
19543 sideways false
19544 status open
19545
19546 \begin_layout Plain Layout
19547 \begin_inset Caption
19548
19549 \begin_layout Plain Layout
19550 \begin_inset CommandInset label
19551 LatexCommand label
19552 name "alg:Exemple-Flottant-Algorithme"
19553
19554 \end_inset
19555
19556 Exemple de flottant d'algorithme
19557 \end_layout
19558
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \begin_layout LyX-Code
19565 for I in 1..N loop
19566 \begin_inset Newline newline
19567 \end_inset
19568
19569  Sum:= Sum + A(I); /*comment*/
19570 \begin_inset Newline newline
19571 \end_inset
19572
19573 end loop
19574 \begin_inset VSpace -4mm
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581
19582
19583 \end_layout
19584
19585 \begin_layout Standard
19586 Ce type de flottant est inséré à l'aide du menu 
19587 \family sans
19588 Insérer\SpecialChar \menuseparator
19589 Flottant\SpecialChar \menuseparator
19590 Algorithme
19591 \family default
19592 .
19593  Il peut être utilisé pour des morceaux de code source ou des descriptions
19594  d'algorithmes.
19595  Vous pouvez par exemple utiliser l'environnement Code
19596 \begin_inset space ~
19597 \end_inset
19598
19599 LyX qui est décrit dans le 
19600 \emph on
19601 Guide
19602 \emph default
19603
19604 \begin_inset space ~
19605 \end_inset
19606
19607
19608 \emph on
19609 de
19610 \begin_inset space ~
19611 \end_inset
19612
19613 l'Utilisateur
19614 \emph default
19615  de LyX.
19616  l'algorithme
19617 \begin_inset space ~
19618 \end_inset
19619
19620
19621 \begin_inset CommandInset ref
19622 LatexCommand ref
19623 reference "alg:Exemple-Flottant-Algorithme"
19624
19625 \end_inset
19626
19627  est un exemple de flottant d'algorithme où un espace vertical de -4
19628 \begin_inset space \thinspace{}
19629 \end_inset
19630
19631 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19632  soit placée exactement sous le texte de la dernière ligne.
19633 \end_layout
19634
19635 \begin_layout Standard
19636 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19637  du document.
19638  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19639 ent en ajoutant la ligne suivante dans le préambule de votre document :
19640 \end_layout
19641
19642 \begin_layout Standard
19643
19644 \series bold
19645
19646 \backslash
19647 floatname{algorithm}{votre
19648 \begin_inset space ~
19649 \end_inset
19650
19651 nom}
19652 \end_layout
19653
19654 \begin_layout Standard
19655
19656 \family sans
19657  votre
19658 \begin_inset space ~
19659 \end_inset
19660
19661 nom
19662 \family default
19663  est le mot 
19664 \begin_inset Quotes eld
19665 \end_inset
19666
19667
19668 \emph on
19669 algorithme
19670 \emph default
19671
19672 \begin_inset Quotes erd
19673 \end_inset
19674
19675  dans votre langue.
19676 \end_layout
19677
19678 \begin_layout Standard
19679 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19680 \family sans
19681 Insérer\SpecialChar \menuseparator
19682 Listes
19683 \begin_inset space ~
19684 \end_inset
19685
19686 &
19687 \begin_inset space ~
19688 \end_inset
19689
19690 TdM\SpecialChar \menuseparator
19691 Liste
19692 \begin_inset space ~
19693 \end_inset
19694
19695 des
19696 \begin_inset space ~
19697 \end_inset
19698
19699 algorithmes
19700 \family default
19701  si votre document est en anglais.
19702  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19703  en code TeX à la place:
19704 \end_layout
19705
19706 \begin_layout Standard
19707
19708 \series bold
19709
19710 \backslash
19711 listof{algorithm}{votre
19712 \begin_inset space ~
19713 \end_inset
19714
19715 nom}
19716 \end_layout
19717
19718 \begin_layout Standard
19719 où 
19720 \family sans
19721 votre
19722 \begin_inset space ~
19723 \end_inset
19724
19725 nom
19726 \family default
19727  est la traduction de 
19728 \begin_inset Quotes eld
19729 \end_inset
19730
19731
19732 \emph on
19733 List of Algorithm
19734 \emph default
19735 s
19736 \begin_inset Quotes erd
19737 \end_inset
19738
19739  dans votre langue.
19740 \end_layout
19741
19742 \begin_layout Standard
19743 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19744  schéma 
19745 \begin_inset Quotes eld
19746 \end_inset
19747
19748 chapitre.algorithme
19749 \begin_inset Quotes erd
19750 \end_inset
19751
19752  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19753  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19754  commande dans le préambule de votre document :
19755 \end_layout
19756
19757 \begin_layout Standard
19758
19759 \series bold
19760
19761 \backslash
19762 numberwithin{algorithm}{chapter}
19763 \end_layout
19764
19765 \begin_layout Standard
19766 Pour pouvoir utiliser la commande 
19767 \series bold
19768
19769 \backslash
19770 numberwithin
19771 \series default
19772 , activez l'option 
19773 \family sans
19774 Utiliser
19775 \begin_inset space ~
19776 \end_inset
19777
19778 le
19779 \begin_inset space ~
19780 \end_inset
19781
19782 paquetage
19783 \begin_inset space ~
19784 \end_inset
19785
19786 AMS
19787 \begin_inset space ~
19788 \end_inset
19789
19790 math
19791 \family default
19792  dans la rubrique 
19793 \family sans
19794 Options
19795 \begin_inset space ~
19796 \end_inset
19797
19798 des
19799 \begin_inset space ~
19800 \end_inset
19801
19802 Maths
19803 \family default
19804  de la fenêtre de dialogue 
19805 \family sans
19806 Paramètres
19807 \begin_inset space ~
19808 \end_inset
19809
19810 du
19811 \begin_inset space ~
19812 \end_inset
19813
19814 Document
19815 \family default
19816 .
19817 \begin_inset Newpage newpage
19818 \end_inset
19819
19820
19821 \end_layout
19822
19823 \begin_layout Subsection
19824 Flottant d'enrobage
19825 \begin_inset Index
19826 status collapsed
19827
19828 \begin_layout Plain Layout
19829 Flottants ! Flottants d'enrobage
19830 \end_layout
19831
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \begin_layout Standard
19838 \begin_inset Wrap figure
19839 lines 0
19840 placement l
19841 overhang 1cm
19842 width "40col%"
19843 status open
19844
19845 \begin_layout Plain Layout
19846 \begin_inset Graphics
19847         filename ../clipart/mobius.eps
19848         width 40col%
19849         scaleBeforeRotation
19850         rotateOrigin center
19851
19852 \end_inset
19853
19854
19855 \end_layout
19856
19857 \begin_layout Plain Layout
19858 \begin_inset Caption
19859
19860 \begin_layout Plain Layout
19861 \begin_inset CommandInset label
19862 LatexCommand label
19863 name "fig:Figure-enrobée"
19864
19865 \end_inset
19866
19867 Ceci est une figure habillée.
19868 \end_layout
19869
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \end_inset
19876
19877  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19878  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19879  Vous pouvez en insérer un en utilisant le menu 
19880 \family sans
19881 Insérer\SpecialChar \menuseparator
19882 Flottant\SpecialChar \menuseparator
19883 Flottant
19884 \begin_inset space ~
19885 \end_inset
19886
19887 d'enrobage
19888 \family default
19889  à la condition que le paquetage LaTeX 
19890 \series bold
19891 wrapfig
19892 \series default
19893
19894 \begin_inset Index
19895 status collapsed
19896
19897 \begin_layout Plain Layout
19898 Paquetages LaTeX ! wrapfig
19899 \begin_inset ERT
19900 status collapsed
19901
19902 \begin_layout Plain Layout
19903
19904
19905 \backslash
19906 vspace{4mm}
19907 \end_layout
19908
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \end_inset
19915
19916  soit installé.
19917 \begin_inset Foot
19918 status collapsed
19919
19920 \begin_layout Plain Layout
19921 Voyez dans la manuel 
19922 \emph on
19923 Configuration
19924 \begin_inset space ~
19925 \end_inset
19926
19927 LaTeX 
19928 \emph default
19929 comment installer des paquetages LaTeX.
19930 \end_layout
19931
19932 \end_inset
19933
19934  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19935  sur la boîte du flottant.
19936  Les paramètres obligatoires sont l'
19937 \family sans
19938 Emplacement
19939 \family default
19940  et la 
19941 \family sans
19942 Largeur
19943 \family default
19944 .
19945  Les paramètres facultatifs sont le 
19946 \family sans
19947 Débordement
19948 \family default
19949  qui précise de combien le flottant déborde sur la marge du paragraphe ou
19950  de la page et la 
19951 \family sans
19952 Porté de la ligne
19953 \family default
19954  qui précise le nombre approximatif de lignes dont le flottant va avoir
19955  besoin.
19956  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
19957  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
19958  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
19959  à l'intérieur du paragraphe ou vers les autres paragraphes.
19960  La figure
19961 \begin_inset space ~
19962 \end_inset
19963
19964
19965 \begin_inset CommandInset ref
19966 LatexCommand ref
19967 reference "fig:Figure-enrobée"
19968
19969 \end_inset
19970
19971  est un exemple de flottant d'enrobage avec une largeur de 40
19972 \begin_inset space \thinspace{}
19973 \end_inset
19974
19975 col%, un débordement de 1
19976 \begin_inset space \thinspace{}
19977 \end_inset
19978
19979 cm et placé à gauche.
19980 \begin_inset Foot
19981 status collapsed
19982
19983 \begin_layout Plain Layout
19984 Les unités disponibles sont expliquées dans l'appendice
19985 \begin_inset space ~
19986 \end_inset
19987
19988
19989 \begin_inset CommandInset ref
19990 LatexCommand ref
19991 reference "cha:Unités-de-longueur"
19992
19993 \end_inset
19994
19995 .
19996 \end_layout
19997
19998 \end_inset
19999
20000
20001 \end_layout
20002
20003 \begin_layout Standard
20004 \begin_inset Note Greyedout
20005 status open
20006
20007 \begin_layout Plain Layout
20008
20009 \series bold
20010 Note:
20011 \series default
20012  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20013  figure trop près du bas de page peut tout chambouler et faire que le flottant
20014  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20015  de texte.
20016 \end_layout
20017
20018 \end_inset
20019
20020
20021 \end_layout
20022
20023 \begin_layout Standard
20024 En général:
20025 \end_layout
20026
20027 \begin_layout Itemize
20028 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20029  qui risquent de passer à la page suivante.
20030  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20031  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20032  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20033  de page.
20034 \end_layout
20035
20036 \begin_layout Itemize
20037 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20038  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20039 e.
20040 \end_layout
20041
20042 \begin_layout Itemize
20043 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20044  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20045  texte entre les deux, comme séparateur.
20046 \end_layout
20047
20048 \begin_layout Itemize
20049 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20050  ou les tableaux.
20051 \end_layout
20052
20053 \begin_layout Section
20054 Numérotation des flottants
20055 \begin_inset Index
20056 status collapsed
20057
20058 \begin_layout Plain Layout
20059 Flottants ! Numérotation
20060 \end_layout
20061
20062 \end_inset
20063
20064
20065 \end_layout
20066
20067 \begin_layout Standard
20068 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20069  ils se trouvent, soit en utilisant un format du genre 
20070 \begin_inset Quotes eld
20071 \end_inset
20072
20073 chapitre.numéro
20074 \begin_inset Quotes erd
20075 \end_inset
20076
20077  ou 
20078 \begin_inset Quotes eld
20079 \end_inset
20080
20081 section.numéro
20082 \begin_inset Quotes erd
20083 \end_inset
20084
20085 .
20086  Cela dépend de la classe de document utilisée.
20087 \end_layout
20088
20089 \begin_layout Standard
20090 Pour changer le format de la numérotation qui ne dépend pas de la section
20091  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20092  le préambule du document :
20093 \end_layout
20094
20095 \begin_layout Standard
20096
20097 \series bold
20098
20099 \backslash
20100 renewcommand{
20101 \backslash
20102 thetable}{
20103 \backslash
20104 roman{table}}
20105 \end_layout
20106
20107 \begin_layout Standard
20108
20109 \series bold
20110
20111 \backslash
20112 thetable
20113 \series default
20114  est la commande qui imprime le numéro du tableau, pour les figures, la
20115  commande serait 
20116 \series bold
20117
20118 \backslash
20119 thefigure
20120 \series default
20121 .
20122  La commande 
20123 \series bold
20124
20125 \backslash
20126 roman
20127 \series default
20128  utilisée dans la commande précédente, imprime le numéro du tableau sous
20129  forme de petits chiffres romains.
20130 \end_layout
20131
20132 \begin_layout Standard
20133 Pour changer le type de numérotation pour par exemple 
20134 \begin_inset Quotes eld
20135 \end_inset
20136
20137 sous-section.numéro
20138 \begin_inset Quotes erd
20139 \end_inset
20140
20141 , utilisez la commande suivante dans le préambule du document :
20142 \end_layout
20143
20144 \begin_layout Standard
20145
20146 \series bold
20147
20148 \backslash
20149 numberwithin{table}{subsection}
20150 \end_layout
20151
20152 \begin_layout Standard
20153 Pour pouvoir utiliser la commande 
20154 \series bold
20155
20156 \backslash
20157 numberwithin
20158 \series default
20159 , vous devez activer l'option 
20160 \family sans
20161 Utiliser
20162 \begin_inset space ~
20163 \end_inset
20164
20165 le
20166 \begin_inset space ~
20167 \end_inset
20168
20169 paquetage
20170 \begin_inset space ~
20171 \end_inset
20172
20173 maths
20174 \begin_inset space ~
20175 \end_inset
20176
20177 AMS
20178 \family default
20179  dans la rubrique 
20180 \family sans
20181 Options
20182 \begin_inset space ~
20183 \end_inset
20184
20185 des
20186 \begin_inset space ~
20187 \end_inset
20188
20189 Maths
20190 \family default
20191  de la fenêtre de dialogue 
20192 \family sans
20193 Paramètres
20194 \family default
20195  du document.
20196 \end_layout
20197
20198 \begin_layout Standard
20199 Veuillez aussi jeter un coup d'œil à la section
20200 \begin_inset space ~
20201 \end_inset
20202
20203
20204 \begin_inset CommandInset ref
20205 LatexCommand ref
20206 reference "sub:Numerotation-notes-bas-de-page"
20207
20208 \end_inset
20209
20210  pour plus de détails et des notes importantes sur les commandes de numérotation.
20211 \end_layout
20212
20213 \begin_layout Section
20214 Faire Référence à des Flottants
20215 \begin_inset CommandInset label
20216 LatexCommand label
20217 name "sec:Referencer-les-Flottants"
20218
20219 \end_inset
20220
20221
20222 \begin_inset Index
20223 status collapsed
20224
20225 \begin_layout Plain Layout
20226 Flottants ! Références
20227 \end_layout
20228
20229 \end_inset
20230
20231
20232 \begin_inset Index
20233 status collapsed
20234
20235 \begin_layout Plain Layout
20236 References@Références ! à des Flottants 
20237 \end_layout
20238
20239 \end_inset
20240
20241
20242 \end_layout
20243
20244 \begin_layout Standard
20245 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20246  en utilisant le menu 
20247 \family sans
20248 Insérer\SpecialChar \menuseparator
20249 Étiquette
20250 \family default
20251  ou le bouton 
20252 \begin_inset Graphics
20253         filename ../../images/label-insert.png
20254         scale 85
20255         scaleBeforeRotation
20256
20257 \end_inset
20258
20259  de la barre d'outils.
20260  Une boîte grise de ce genre : 
20261 \begin_inset Graphics
20262         filename clipart/labelQt4.png
20263         scale 85
20264         scaleBeforeRotation
20265
20266 \end_inset
20267
20268  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20269  de saisir le texte de l'étiquette.
20270  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20271  précédés d'un préfixe.
20272  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20273  préfixe sera "
20274 \family sans
20275 fig:
20276 \family default
20277 ".
20278 \end_layout
20279
20280 \begin_layout Standard
20281 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20282  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20283 \family sans
20284 Insérer\SpecialChar \menuseparator
20285 Référence
20286 \begin_inset space ~
20287 \end_inset
20288
20289 Croisée
20290 \family default
20291  ou le bouton 
20292 \begin_inset Graphics
20293         filename ../../images/dialog-show-new-inset_ref.png
20294         scale 85
20295         scaleBeforeRotation
20296
20297 \end_inset
20298
20299  de la barre d'outils.
20300  Une boîte grise de référence croisée comme celle-ci : 
20301 \begin_inset Graphics
20302         filename ../clipart/referenceQt4.png
20303         scale 85
20304         scaleBeforeRotation
20305
20306 \end_inset
20307
20308  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20309  toutes les étiquettes définies dans votre document.
20310  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20311  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20312  de la fenêtre de dialogue.
20313  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20314  une.
20315  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20316  de la référence croisée.
20317 \end_layout
20318
20319 \begin_layout Standard
20320 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20321  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20322  les deux.
20323  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20324  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20325  du numéro de la référence.
20326 \end_layout
20327
20328 \begin_layout Standard
20329 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20330  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20331  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20332  pas à vous en préoccuper.
20333 \end_layout
20334
20335 \begin_layout Standard
20336 Le bouton 
20337 \family sans
20338 Aller
20339 \begin_inset space ~
20340 \end_inset
20341
20342 à
20343 \begin_inset space ~
20344 \end_inset
20345
20346 l'étiquette
20347 \family default
20348  dans la fenêtre de référence croisée va positionner le curseur juste devant
20349  l'étiquette à laquelle on fait référence.
20350  Le nom du bouton bouton 
20351 \family sans
20352 Revenir
20353 \family default
20354  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20355  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20356  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20357  à votre point de départ.
20358 \end_layout
20359
20360 \begin_layout Subsection
20361 Formats de Références Croisées
20362 \begin_inset CommandInset label
20363 LatexCommand label
20364 name "sub:Formats-Références-Croisées"
20365
20366 \end_inset
20367
20368
20369 \begin_inset Index
20370 status collapsed
20371
20372 \begin_layout Plain Layout
20373 References@Références ! Formats
20374 \end_layout
20375
20376 \end_inset
20377
20378
20379 \end_layout
20380
20381 \begin_layout Standard
20382 Il y a six types de références croisées :
20383 \end_layout
20384
20385 \begin_layout Description
20386 <référence>
20387 \begin_inset space ~
20388 \end_inset
20389
20390 : affiche le numéro de l'élément, c'est le choix par défaut : 
20391 \begin_inset CommandInset ref
20392 LatexCommand ref
20393 reference "fig:Deux-images-déformées"
20394
20395 \end_inset
20396
20397
20398 \end_layout
20399
20400 \begin_layout Description
20401 (<référence>)
20402 \begin_inset space ~
20403 \end_inset
20404
20405 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20406  normalement pour faire référence à des formules mathématiques, en particulier
20407  quand le mot 
20408 \begin_inset Quotes eld
20409 \end_inset
20410
20411 Équation
20412 \begin_inset Quotes erd
20413 \end_inset
20414
20415  est omis : 
20416 \begin_inset CommandInset ref
20417 LatexCommand eqref
20418 reference "eq:Wgn"
20419
20420 \end_inset
20421
20422
20423 \end_layout
20424
20425 \begin_layout Description
20426 <page>
20427 \begin_inset space ~
20428 \end_inset
20429
20430 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20431 \begin_inset space ~
20432 \end_inset
20433
20434
20435 \begin_inset CommandInset ref
20436 LatexCommand pageref
20437 reference "fig:Deux-images-déformées"
20438
20439 \end_inset
20440
20441
20442 \end_layout
20443
20444 \begin_layout Description
20445 page
20446 \begin_inset space ~
20447 \end_inset
20448
20449 <page>
20450 \begin_inset space ~
20451 \end_inset
20452
20453 : affiche le mot 
20454 \begin_inset Quotes eld
20455 \end_inset
20456
20457 page
20458 \begin_inset Quotes erd
20459 \end_inset
20460
20461  suivi du numéro de la page sur laquelle se trouve l'élément : 
20462 \begin_inset CommandInset ref
20463 LatexCommand vpageref
20464 reference "fig:Deux-images-déformées"
20465
20466 \end_inset
20467
20468
20469 \end_layout
20470
20471 \begin_layout Description
20472 <référence>
20473 \begin_inset space ~
20474 \end_inset
20475
20476 page
20477 \begin_inset space ~
20478 \end_inset
20479
20480 <page>
20481 \begin_inset space ~
20482 \end_inset
20483
20484 : affiche le numéro de l'élément, le mot 
20485 \begin_inset Quotes eld
20486 \end_inset
20487
20488 page
20489 \begin_inset Quotes erd
20490 \end_inset
20491
20492  et le numéro de la page : 
20493 \begin_inset CommandInset ref
20494 LatexCommand vref
20495 reference "fig:Deux-images-déformées"
20496
20497 \end_inset
20498
20499
20500 \end_layout
20501
20502 \begin_layout Description
20503 Référence
20504 \begin_inset space ~
20505 \end_inset
20506
20507 mise
20508 \begin_inset space ~
20509 \end_inset
20510
20511 en
20512 \begin_inset space ~
20513 \end_inset
20514
20515 forme
20516 \begin_inset space ~
20517 \end_inset
20518
20519 : affiche une référence croisée qui définit son propre format.
20520
20521 \lang english
20522  
20523 \lang french
20524
20525 \begin_inset Note Greyedout
20526 status open
20527
20528 \begin_layout Plain Layout
20529
20530 \series bold
20531 Note:
20532 \series default
20533  Ce type de référence croisée n'est disponible que si vous avez installé
20534  le paquetage LaTeX 
20535 \series bold
20536 prettyref.
20537 \end_layout
20538
20539 \end_inset
20540
20541
20542 \end_layout
20543
20544 \begin_layout Standard
20545 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20546  se trouve sur la page précédente, la même page ou la page suivante.
20547  Vous verrez par exemple un texte du genre 
20548 \begin_inset Quotes eld
20549 \end_inset
20550
20551 sur cette page
20552 \begin_inset Quotes erd
20553 \end_inset
20554
20555  à la place.
20556 \end_layout
20557
20558 \begin_layout Standard
20559 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20560  se trouve sont calculés automatiquement par LaTeX.
20561  Vous choisissez une des six variétés de références dans le champ Format
20562  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20563  boîte de la référence croisée.
20564 \end_layout
20565
20566 \begin_layout Subsection
20567 Nommage automatique des références croisées
20568 \begin_inset Index
20569 status collapsed
20570
20571 \begin_layout Plain Layout
20572 References@Références ! Nommage automatique
20573 \end_layout
20574
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \begin_layout Standard
20581 Le paquetage LaTeX 
20582 \series bold
20583 hyperref
20584 \begin_inset Index
20585 status collapsed
20586
20587 \begin_layout Plain Layout
20588 Paquetages LaTeX ! hyperref
20589 \end_layout
20590
20591 \end_inset
20592
20593
20594 \series default
20595 qui est activé dans la rubrique 
20596 \family sans
20597 Propriétés du PDF
20598 \family default
20599  de la fenêtre de dialogue 
20600 \family sans
20601 Paramètres du document
20602 \family default
20603  fournit une fonction très utile pour automatiser la création des références
20604  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20605  une section).
20606  Par exemple pour vous éviter de devoir écrire le mot 
20607 \begin_inset Quotes eld
20608 \end_inset
20609
20610 Figure
20611 \begin_inset Quotes erd
20612 \end_inset
20613
20614  devant chaque référence à une figure.
20615  Pour profiter de ce nommage automatique des références croisées, vous devez
20616  activer 
20617 \series bold
20618 hyperref
20619 \series default
20620  et insérer la ligne suivante dans le préambule du document :
20621 \end_layout
20622
20623 \begin_layout Standard
20624
20625 \series bold
20626
20627 \backslash
20628 AtBeginDocument{
20629 \backslash
20630 renewcommand{
20631 \backslash
20632 ref}[1]{
20633 \backslash
20634 mbox{
20635 \backslash
20636 autoref{#1}}}}
20637 \end_layout
20638
20639 \begin_layout Standard
20640 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
20641  défaut, par exemple vous préférez le nom 
20642 \begin_inset Quotes eld
20643 \end_inset
20644
20645 sec.
20646 \begin_inset space \thinspace{}
20647 \end_inset
20648
20649
20650 \begin_inset Quotes eld
20651 \end_inset
20652
20653  plutôt que 
20654 \begin_inset Quotes eld
20655 \end_inset
20656
20657 section
20658 \begin_inset Quotes erd
20659 \end_inset
20660
20661 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
20662 \end_layout
20663
20664 \begin_layout Standard
20665
20666 \series bold
20667
20668 \backslash
20669 addto
20670 \backslash
20671 extrasenglish{
20672 \backslash
20673 renewcommand{
20674 \backslash
20675 sectionautorefname}
20676 \begin_inset Newline newline
20677 \end_inset
20678
20679
20680 \begin_inset ERT
20681 status collapsed
20682
20683 \begin_layout Plain Layout
20684
20685
20686 \backslash
20687 hphantom{ }
20688 \end_layout
20689
20690 \end_inset
20691
20692 {sec.
20693 \backslash
20694 negthinspace}}
20695 \end_layout
20696
20697 \begin_layout Standard
20698 Si vous utilisez une autre langue que l'anglais, remplacez 
20699 \series bold
20700
20701 \backslash
20702 extrasenglish
20703 \series default
20704  par 
20705 \series bold
20706
20707 \backslash
20708 extras***
20709 \series default
20710 , où *** est le nom de la langue que vous utilisez.
20711
20712 \series bold
20713  
20714 \end_layout
20715
20716 \begin_layout Standard
20717 Pour avoir des noms automatiques, mais pas pour certains types de références,
20718  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
20719 \end_layout
20720
20721 \begin_layout Standard
20722
20723 \series bold
20724
20725 \backslash
20726 newlength{
20727 \backslash
20728 abc}
20729 \begin_inset Newline newline
20730 \end_inset
20731
20732
20733 \backslash
20734 settowidth{
20735 \backslash
20736 abc}{
20737 \backslash
20738 space}
20739 \begin_inset Newline newline
20740 \end_inset
20741
20742
20743 \backslash
20744 addto
20745 \backslash
20746 extrasenglish{
20747 \backslash
20748 renewcommand{
20749 \backslash
20750 equationautorefname}
20751 \begin_inset Newline newline
20752 \end_inset
20753
20754
20755 \begin_inset ERT
20756 status collapsed
20757
20758 \begin_layout Plain Layout
20759
20760
20761 \backslash
20762 hphantom{ }
20763 \end_layout
20764
20765 \end_inset
20766
20767 {
20768 \backslash
20769 hspace{-
20770 \backslash
20771 abc}}
20772 \end_layout
20773
20774 \begin_layout Standard
20775 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
20776  de 
20777 \series bold
20778 hyperref
20779 \series default
20780  
20781 \begin_inset CommandInset citation
20782 LatexCommand cite
20783 key "hyperref"
20784
20785 \end_inset
20786
20787 .
20788 \end_layout
20789
20790 \begin_layout Standard
20791 \begin_inset Note Greyedout
20792 status open
20793
20794 \begin_layout Plain Layout
20795
20796 \series bold
20797 Note:
20798 \series default
20799  Le nommage automatique de références ne peut être utilisé si vous avez
20800  choisi le style de référence 
20801 \family sans
20802 Référence
20803 \begin_inset space ~
20804 \end_inset
20805
20806 mise
20807 \begin_inset space ~
20808 \end_inset
20809
20810 en
20811 \begin_inset space ~
20812 \end_inset
20813
20814 forme
20815 \family default
20816  décrit dans la section
20817 \begin_inset space ~
20818 \end_inset
20819
20820
20821 \begin_inset CommandInset ref
20822 LatexCommand ref
20823 reference "sub:Formats-Références-Croisées"
20824
20825 \end_inset
20826
20827 .
20828 \end_layout
20829
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \begin_layout Standard
20836 Le manuel 
20837 \emph on
20838 Math
20839 \emph default
20840  est un exemple dans lequel on a utilisé le référencement automatique.
20841 \end_layout
20842
20843 \begin_layout Subsection
20844 Positionnement des Références 
20845 \begin_inset CommandInset label
20846 LatexCommand label
20847 name "sub:Reference-Position"
20848
20849 \end_inset
20850
20851
20852 \begin_inset Index
20853 status collapsed
20854
20855 \begin_layout Plain Layout
20856 References@Références ! Positionnement
20857 \end_layout
20858
20859 \end_inset
20860
20861
20862 \end_layout
20863
20864 \begin_layout Standard
20865 Si vous utilisez le paquetage 
20866 \series bold
20867 hyperref, 
20868 \series default
20869 qui est activé dans la rubrique 
20870 \family sans
20871 Propriétés du PDF
20872 \family default
20873  de la fenêtre de dialogue 
20874 \family sans
20875 Paramètres du document,
20876 \family default
20877  pour lier vos références croisées dans la sortie finale, vous verrez que
20878  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20879  l'image.
20880  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20881  pourrez voir l'image sans faire défiler le texte.
20882  Ce problème vient du fait que le point d'ancrage de la référence se situe
20883  à l'endroit de l'étiquette.
20884  En utilisant le paquetage LaTeX 
20885 \series bold
20886 hypcap
20887 \series default
20888
20889 \begin_inset Index
20890 status collapsed
20891
20892 \begin_layout Plain Layout
20893 Paquetages LaTeX ! hypcap
20894 \end_layout
20895
20896 \end_inset
20897
20898 , qui fait partie du paquetage LaTeX 
20899 \series bold
20900 oberdiek
20901 \series default
20902
20903 \begin_inset Index
20904 status collapsed
20905
20906 \begin_layout Plain Layout
20907 Paquetages LaTeX ! oberdiek
20908 \end_layout
20909
20910 \end_inset
20911
20912 , le point d'ancrage d'un lien est place en haut du flottant.
20913  Pour utiliser cette fonction avec les flottants de figure, chargez 
20914 \series bold
20915 hypcap
20916 \series default
20917  dans l'entête du document avec la ligne
20918 \end_layout
20919
20920 \begin_layout Standard
20921
20922 \series bold
20923
20924 \backslash
20925 usepackage[figure]{hypcap}
20926 \end_layout
20927
20928 \begin_layout Standard
20929 Vous pouvez aussi utiliser 
20930 \series bold
20931 hypcap
20932 \series default
20933  pour tous les types de flottants, mais ce n'est pas recommandé pour des
20934  raisons de stabilité.
20935  Pour plus d'information, jetez un coup d'œil au manuel d' 
20936 \series bold
20937 hypcap
20938 \series default
20939  
20940 \begin_inset CommandInset citation
20941 LatexCommand cite
20942 key "hypcap"
20943
20944 \end_inset
20945
20946 .
20947 \end_layout
20948
20949 \begin_layout Standard
20950 \begin_inset Note Greyedout
20951 status open
20952
20953 \begin_layout Plain Layout
20954
20955 \series bold
20956 Note:
20957 \series default
20958  
20959 \series bold
20960 hypcap
20961 \series default
20962  n'a aucun effet pour les références à des sous-figures.
20963 \end_layout
20964
20965 \end_inset
20966
20967
20968 \end_layout
20969
20970 \begin_layout Section
20971 Placement des flottants
20972 \begin_inset CommandInset label
20973 LatexCommand label
20974 name "sec:Placement-flottants"
20975
20976 \end_inset
20977
20978
20979 \begin_inset Index
20980 status collapsed
20981
20982 \begin_layout Plain Layout
20983 Flottants ! Placement
20984 \end_layout
20985
20986 \end_inset
20987
20988
20989 \end_layout
20990
20991 \begin_layout Standard
20992 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
20993  de dialogue 
20994 \family sans
20995 Paramètre
20996 \begin_inset space ~
20997 \end_inset
20998
20999 de
21000 \begin_inset space ~
21001 \end_inset
21002
21003 Flottant
21004 \family default
21005  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21006  utilise pour déterminer où placer le flottant.
21007 \begin_inset Newline newline
21008 \end_inset
21009
21010 L'option 
21011 \family sans
21012 Plusieurs
21013 \begin_inset space ~
21014 \end_inset
21015
21016 colonnes
21017 \family default
21018  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21019  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21020  confiné sur une seule colonne.
21021 \begin_inset Newline newline
21022 \end_inset
21023
21024 L'option 
21025 \family sans
21026 Rotation
21027 \begin_inset space ~
21028 \end_inset
21029
21030 90°
21031 \family default
21032  est utilisée pour faire tourner les flottants, voyez la section
21033 \begin_inset space ~
21034 \end_inset
21035
21036
21037 \begin_inset CommandInset ref
21038 LatexCommand ref
21039 reference "sec:Flottants-renversés"
21040
21041 \end_inset
21042
21043 .
21044 \end_layout
21045
21046 \begin_layout Standard
21047 En désactivant l'option 
21048 \family sans
21049 Utilise
21050 \begin_inset space ~
21051 \end_inset
21052
21053 le
21054 \begin_inset space ~
21055 \end_inset
21056
21057 placement
21058 \begin_inset space ~
21059 \end_inset
21060
21061 par
21062 \begin_inset space ~
21063 \end_inset
21064
21065 défaut
21066 \family default
21067  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21068  le placement du flottant:
21069 \end_layout
21070
21071 \begin_layout Description
21072 Ici,
21073 \begin_inset space ~
21074 \end_inset
21075
21076 si
21077 \begin_inset space ~
21078 \end_inset
21079
21080 possible: essaie de placer le flottant à la position où il a été inséré
21081  dans LyX
21082 \end_layout
21083
21084 \begin_layout Description
21085 Haut
21086 \begin_inset space ~
21087 \end_inset
21088
21089 de
21090 \begin_inset space ~
21091 \end_inset
21092
21093 la
21094 \begin_inset space ~
21095 \end_inset
21096
21097 page: essaie de placer le flottant en haut de la page courante
21098 \end_layout
21099
21100 \begin_layout Description
21101 Bas
21102 \begin_inset space ~
21103 \end_inset
21104
21105 de
21106 \begin_inset space ~
21107 \end_inset
21108
21109 la
21110 \begin_inset space ~
21111 \end_inset
21112
21113 page: essaie de placer le flottant en bas de la page courante
21114 \end_layout
21115
21116 \begin_layout Description
21117 Page
21118 \begin_inset space ~
21119 \end_inset
21120
21121 de
21122 \begin_inset space ~
21123 \end_inset
21124
21125 flottants: essaie de placer le flottant sur une page à part, éventuellement
21126  avec d'autres flottants 
21127 \end_layout
21128
21129 \begin_layout Standard
21130 LaTeX utilise
21131 \emph on
21132  toujours 
21133 \emph default
21134 les options dans l'ordre donné ci-dessus.
21135  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21136  d'abord essayer 
21137 \family sans
21138 Ici
21139 \begin_inset space ~
21140 \end_inset
21141
21142 si
21143 \begin_inset space ~
21144 \end_inset
21145
21146 possible
21147 \family default
21148 , ensuite 
21149 \family sans
21150 Haut
21151 \begin_inset space ~
21152 \end_inset
21153
21154 de
21155 \begin_inset space ~
21156 \end_inset
21157
21158 la
21159 \begin_inset space ~
21160 \end_inset
21161
21162 page
21163 \family default
21164 , et ainsi de suite.
21165  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21166  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21167  Si aucune des quatre options de placement n'est possible, la procédure
21168  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21169 \end_layout
21170
21171 \begin_layout Standard
21172 Par défaut, chaque option a ses propres règles d'application:
21173 \end_layout
21174
21175 \begin_layout Standard
21176
21177 \family sans
21178 Haut
21179 \begin_inset space ~
21180 \end_inset
21181
21182 de
21183 \begin_inset space ~
21184 \end_inset
21185
21186 la
21187 \begin_inset space ~
21188 \end_inset
21189
21190 page
21191 \family default
21192  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21193  en haut de page (
21194 \series bold
21195
21196 \backslash
21197 topfraction
21198 \series default
21199 ).
21200 \end_layout
21201
21202 \begin_layout Standard
21203
21204 \family sans
21205 Bas
21206 \begin_inset space ~
21207 \end_inset
21208
21209 de
21210 \begin_inset space ~
21211 \end_inset
21212
21213 la
21214 \begin_inset space ~
21215 \end_inset
21216
21217 page
21218 \family default
21219  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21220  en bas de page (
21221 \series bold
21222
21223 \backslash
21224 bottomfraction
21225 \series default
21226 ).
21227 \end_layout
21228
21229 \begin_layout Standard
21230
21231 \family sans
21232 Page
21233 \begin_inset space ~
21234 \end_inset
21235
21236 de
21237 \begin_inset space ~
21238 \end_inset
21239
21240 flottants
21241 \family default
21242  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21243  si ils occupent plus de 50% de celle-ci (
21244 \series bold
21245
21246 \backslash
21247 floatpagefraction
21248 \series default
21249 ).
21250 \end_layout
21251
21252 \begin_layout Standard
21253 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21254  supplémentaire 
21255 \family sans
21256 Ignorer
21257 \begin_inset space ~
21258 \end_inset
21259
21260 les
21261 \begin_inset space ~
21262 \end_inset
21263
21264 règles
21265 \begin_inset space ~
21266 \end_inset
21267
21268 LaTeX
21269 \family default
21270 \lang english
21271 .
21272 \begin_inset Newline newline
21273 \end_inset
21274
21275
21276 \lang french
21277 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21278  données entre parenthèses après les descriptions des règles données ci-dessus.
21279  Par exemple, pour augmenter à 50
21280 \begin_inset space \thinspace{}
21281 \end_inset
21282
21283 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21284  trop petite, ajoutez cette ligne au préambule de votre document :
21285 \end_layout
21286
21287 \begin_layout Standard
21288
21289 \series bold
21290
21291 \backslash
21292 renewcommand{
21293 \backslash
21294 bottomfraction}{0.5}
21295 \end_layout
21296
21297 \begin_layout Standard
21298 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21299  exactement à l'endroit où vous l'avez inséré.
21300  dans ce cas utilisez l'option 
21301 \family sans
21302 Ici
21303 \begin_inset space ~
21304 \end_inset
21305
21306 à
21307 \begin_inset space ~
21308 \end_inset
21309
21310 tout
21311 \begin_inset space ~
21312 \end_inset
21313
21314 Prix
21315 \family default
21316 .
21317  Utilisez cette option le moins souvent possible et seulement quand le document
21318  est presque prêt à être imprimé.
21319  En effet, le flottant n'est plus capable de 
21320 \begin_inset Quotes eld
21321 \end_inset
21322
21323 flotter
21324 \begin_inset Quotes erd
21325 \end_inset
21326
21327 , ce qui peut perturber toutes les mises en page.
21328 \end_layout
21329
21330 \begin_layout Standard
21331 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21332  sont toujours entourés par le texte d'un paragraphe donné.
21333 \begin_inset VSpace bigskip
21334 \end_inset
21335
21336
21337 \end_layout
21338
21339 \begin_layout Standard
21340 On peut parfois se trouver dans la situation où un flottant est placé en
21341  haut d'une page alors que la section concernée ne commence qu'au milieu
21342  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21343  la section précédente.
21344  On peut utiliser la commande LaTeX 
21345 \series bold
21346
21347 \backslash
21348 suppressfloats
21349 \series default
21350  pour éviter ce cas.
21351  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21352  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21353  soit placé avant que la section commence.
21354  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21355  votre document :
21356 \end_layout
21357
21358 \begin_layout Standard
21359
21360 \series bold
21361
21362 \backslash
21363 let
21364 \backslash
21365 mySection
21366 \backslash
21367 section
21368 \begin_inset Newline newline
21369 \end_inset
21370
21371
21372 \backslash
21373 renewcommand{
21374 \backslash
21375 section}{
21376 \backslash
21377 suppressfloats[t]
21378 \backslash
21379 mySection}
21380 \end_layout
21381
21382 \begin_layout Standard
21383 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21384  comme les chapitres et les sous-sections.
21385  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21386  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21387  ensuite avoir du mal à trouver un positionnement correct.
21388 \end_layout
21389
21390 \begin_layout Standard
21391 \begin_inset VSpace bigskip
21392 \end_inset
21393
21394 Dans certains cas il est demandé de placer toutes les figures et tous les
21395  tableaux à la fin du document.
21396  C'est pour de telles situations que le paquetage LaTeX 
21397 \series bold
21398 endfloat
21399 \series default
21400
21401 \begin_inset Index
21402 status collapsed
21403
21404 \begin_layout Plain Layout
21405 Paquetages LaTeX ! endfloat
21406 \end_layout
21407
21408 \end_inset
21409
21410  a été développé.
21411  Il met en effet tous les flottants de figures et de tableaux à la fin du
21412  document dans leurs propres sections.
21413  À la position d'origine du flottant, une indication textuelle du genre
21414  
21415 \begin_inset Quotes eld
21416 \end_inset
21417
21418
21419 \family sans
21420 [Figure
21421 \begin_inset space ~
21422 \end_inset
21423
21424 3.2 
21425 \lang english
21426 about here.
21427 \lang french
21428 ]
21429 \family default
21430
21431 \begin_inset Quotes erd
21432 \end_inset
21433
21434  est insérée.
21435  Le paquetage 
21436 \series bold
21437 endfloat
21438 \series default
21439  est chargé dans le préambule avec la ligne suivante 
21440 \end_layout
21441
21442 \begin_layout Standard
21443
21444 \series bold
21445
21446 \backslash
21447 usepackage[options]{endfloat}
21448 \end_layout
21449
21450 \begin_layout Standard
21451 Il y a aussi de nombreuses options de paquetage pour modifier le format
21452  des sections de figures ou de tableau qui sont créées.
21453  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21454  
21455 \series bold
21456 endfloa
21457 \series default
21458
21459 \begin_inset CommandInset citation
21460 LatexCommand cite
21461 key "endfloat"
21462
21463 \end_inset
21464
21465 .
21466 \begin_inset Newline newline
21467 \end_inset
21468
21469
21470 \begin_inset Note Greyedout
21471 status open
21472
21473 \begin_layout Plain Layout
21474
21475 \series bold
21476 Note: endfloat
21477 \series default
21478  ne fournit pas de traduction automatique de l'indication textuelle, vous
21479  devez donc le faire manuellement, voyez la section
21480 \begin_inset space ~
21481 \end_inset
21482
21483 4 de 
21484 \begin_inset CommandInset citation
21485 LatexCommand cite
21486 key "endfloat"
21487
21488 \end_inset
21489
21490 .
21491 \end_layout
21492
21493 \end_inset
21494
21495
21496 \begin_inset Newline newline
21497 \end_inset
21498
21499
21500 \begin_inset Note Greyedout
21501 status open
21502
21503 \begin_layout Plain Layout
21504
21505 \series bold
21506 Note:
21507 \series default
21508  Il y a actuellement un bug dans le paquetage 
21509 \series bold
21510 endfloat
21511 \series default
21512  quand la légende contient un 
21513 \begin_inset Quotes eld
21514 \end_inset
21515
21516 ß
21517 \begin_inset Quotes erd
21518 \end_inset
21519
21520  allemand.
21521  Utilisez dans ce cas la commande 
21522 \begin_inset Quotes eld
21523 \end_inset
21524
21525
21526 \series bold
21527
21528 \backslash
21529 ss
21530 \series default
21531
21532 \begin_inset Quotes erd
21533 \end_inset
21534
21535  en code TeX à la place du 
21536 \begin_inset Quotes eld
21537 \end_inset
21538
21539 ß
21540 \begin_inset Quotes erd
21541 \end_inset
21542
21543 .
21544 \end_layout
21545
21546 \end_inset
21547
21548
21549 \end_layout
21550
21551 \begin_layout Standard
21552 \begin_inset VSpace bigskip
21553 \end_inset
21554
21555 Pour plus d'information sur les manières de placer les flottants, jetez
21556  un coup d'œil aux livres sur LaTeX, 
21557 \begin_inset CommandInset citation
21558 LatexCommand cite
21559 key "latexcompanion,latexguide,latexbook"
21560
21561 \end_inset
21562
21563 .
21564 \end_layout
21565
21566 \begin_layout Section
21567 Flottants Renversés
21568 \begin_inset CommandInset label
21569 LatexCommand label
21570 name "sec:Flottants-renversés"
21571
21572 \end_inset
21573
21574
21575 \begin_inset Index
21576 status collapsed
21577
21578 \begin_layout Plain Layout
21579 Flottants ! Renversés
21580 \end_layout
21581
21582 \end_inset
21583
21584
21585 \end_layout
21586
21587 \begin_layout Standard
21588 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21589  tableaux très larges.
21590  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21591  un clic droit sur la boîte du flottant et utilisez l'option 
21592 \family sans
21593 Rotation
21594 \begin_inset space ~
21595 \end_inset
21596
21597 90°
21598 \family default
21599 .
21600 \end_layout
21601
21602 \begin_layout Standard
21603 Les flottants renversés sont systématiquement placés sur leur propre page
21604  ( ou colonne, si vous avez un document sur deux colonnes ).
21605  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21606  
21607 \family sans
21608 Plusieurs
21609 \begin_inset space ~
21610 \end_inset
21611
21612 colonnes
21613 \family default
21614  dans les paramètres du flottant.
21615  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21616  du côté de la marge externe.
21617  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21618  ajouter soit l'option 
21619 \series bold
21620 figuresleft
21621 \series default
21622  soit l'option 
21623 \series bold
21624 figuresright
21625 \series default
21626  aux options de la classe de document.
21627 \end_layout
21628
21629 \begin_layout Standard
21630 Faire référence à un flottant renversé se fait de la même manière que pour
21631  un flottant normal, la mise en forme de la légende est aussi identique
21632  : Le tableau
21633 \begin_inset space ~
21634 \end_inset
21635
21636
21637 \begin_inset CommandInset ref
21638 LatexCommand ref
21639 reference "tab:Tableau-pivoté"
21640
21641 \end_inset
21642
21643  est un exemple de flottant de tableau renversé.
21644 \end_layout
21645
21646 \begin_layout Standard
21647 \begin_inset Note Greyedout
21648 status open
21649
21650 \begin_layout Plain Layout
21651
21652 \series bold
21653 Note:
21654 \series default
21655  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21656  DVI.
21657 \end_layout
21658
21659 \end_inset
21660
21661
21662 \end_layout
21663
21664 \begin_layout Standard
21665 \begin_inset Float table
21666 wide false
21667 sideways true
21668 status open
21669
21670 \begin_layout Plain Layout
21671 \begin_inset Caption
21672
21673 \begin_layout Plain Layout
21674 \begin_inset CommandInset label
21675 LatexCommand label
21676 name "tab:Tableau-pivoté"
21677
21678 \end_inset
21679
21680  Tableau pivoté
21681 \end_layout
21682
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \begin_layout Plain Layout
21689 \align center
21690 \begin_inset Tabular
21691 <lyxtabular version="3" rows="1" columns="5">
21692 <features>
21693 <column alignment="center" valignment="top" width="0">
21694 <column alignment="center" valignment="top" width="0">
21695 <column alignment="center" valignment="top" width="0">
21696 <column alignment="center" valignment="top" width="0">
21697 <column alignment="center" valignment="top" width="0">
21698 <row>
21699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 test
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 b
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721 c
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 d
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739 e
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 </lyxtabular>
21746
21747 \end_inset
21748
21749
21750 \end_layout
21751
21752 \end_inset
21753
21754
21755 \end_layout
21756
21757 \begin_layout Section
21758 Flottants côte-à-côte
21759 \begin_inset Index
21760 status collapsed
21761
21762 \begin_layout Plain Layout
21763 Flottants ! côte-à-côte
21764 \end_layout
21765
21766 \end_inset
21767
21768
21769 \end_layout
21770
21771 \begin_layout Standard
21772 Pour placer des flottants côte-à-côte, comme pour la figure
21773 \begin_inset space ~
21774 \end_inset
21775
21776
21777 \begin_inset CommandInset ref
21778 LatexCommand ref
21779 reference "fig:Flottant-gauche"
21780
21781 \end_inset
21782
21783  et 
21784 \begin_inset CommandInset ref
21785 LatexCommand ref
21786 reference "fig:Flottant-droit"
21787
21788 \end_inset
21789
21790 , on n'utilise 
21791 \emph on
21792 qu'un seul 
21793 \emph default
21794 flottant.
21795  On y insère deux boîtes de minipages
21796 \begin_inset Foot
21797 status collapsed
21798
21799 \begin_layout Plain Layout
21800 Les minipages sont décrites dans la section
21801 \begin_inset space ~
21802 \end_inset
21803
21804
21805 \begin_inset CommandInset ref
21806 LatexCommand ref
21807 reference "sec:Minipages"
21808
21809 \end_inset
21810
21811 .
21812 \end_layout
21813
21814 \end_inset
21815
21816 .
21817  La largeur est mise à 45
21818 \begin_inset space \thinspace{}
21819 \end_inset
21820
21821 -50
21822 \begin_inset space \thinspace{}
21823 \end_inset
21824
21825 column% et l'alignement de la boîte à 
21826 \family sans
21827 Bas
21828 \family default
21829  pour chaque minipage.
21830  Les boîtes minipages contiennent l'image et la légende exactement comme
21831  avec un flottant.
21832  La seule différence est que l'unité de longueur 
21833 \family sans
21834 Largeur
21835 \begin_inset space ~
21836 \end_inset
21837
21838 colonne
21839 \begin_inset space ~
21840 \end_inset
21841
21842 %
21843 \family default
21844  utilisée pour l'image est maintenant définie par rapport à la largeur des
21845  boîtes minipages.
21846 \end_layout
21847
21848 \begin_layout Standard
21849 \begin_inset Float figure
21850 wide false
21851 sideways false
21852 status open
21853
21854 \begin_layout Plain Layout
21855 \begin_inset Box Frameless
21856 position "b"
21857 hor_pos "c"
21858 has_inner_box 1
21859 inner_pos "t"
21860 use_parbox 0
21861 width "45col%"
21862 special "none"
21863 height "1in"
21864 height_special "totalheight"
21865 status open
21866
21867 \begin_layout Plain Layout
21868 \align center
21869 \begin_inset Graphics
21870         filename ../clipart/mobius.eps
21871         lyxscale 50
21872         width 100col%
21873         scaleBeforeRotation
21874
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \begin_layout Plain Layout
21881 \begin_inset Caption
21882
21883 \begin_layout Plain Layout
21884 \begin_inset CommandInset label
21885 LatexCommand label
21886 name "fig:Flottant-gauche"
21887
21888 \end_inset
21889
21890 Flottant du côté gauche.
21891 \end_layout
21892
21893 \end_inset
21894
21895
21896 \end_layout
21897
21898 \end_inset
21899
21900
21901 \begin_inset space \hfill{}
21902 \end_inset
21903
21904
21905 \begin_inset Box Frameless
21906 position "b"
21907 hor_pos "c"
21908 has_inner_box 1
21909 inner_pos "t"
21910 use_parbox 0
21911 width "45col%"
21912 special "none"
21913 height "1in"
21914 height_special "totalheight"
21915 status open
21916
21917 \begin_layout Plain Layout
21918 \align center
21919 \begin_inset Graphics
21920         filename ../clipart/platypus.eps
21921         lyxscale 50
21922         width 100col%
21923         scaleBeforeRotation
21924
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \begin_layout Plain Layout
21931 \begin_inset Caption
21932
21933 \begin_layout Plain Layout
21934 \begin_inset CommandInset label
21935 LatexCommand label
21936 name "fig:Flottant-droit"
21937
21938 \end_inset
21939
21940 Flottant du côté droit.
21941 \end_layout
21942
21943 \end_inset
21944
21945
21946 \end_layout
21947
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \begin_layout Section
21959 Mise en Forme de la Légende
21960 \begin_inset Index
21961 status collapsed
21962
21963 \begin_layout Plain Layout
21964 Légende ! Mise en forme
21965 \end_layout
21966
21967 \end_inset
21968
21969
21970 \begin_inset Index
21971 status collapsed
21972
21973 \begin_layout Plain Layout
21974 Flottants ! Mise en forme de la Légende
21975 \end_layout
21976
21977 \end_inset
21978
21979
21980 \begin_inset CommandInset label
21981 LatexCommand label
21982 name "sec:Formatage-légende"
21983
21984 \end_inset
21985
21986
21987 \end_layout
21988
21989 \begin_layout Standard
21990 L'environnement 
21991 \family sans
21992 Légende
21993 \family default
21994  est l'environnement de paragraphe par défaut pour les 
21995 \family sans
21996 flottants
21997 \family default
21998 .
21999  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22000  par exemple 
22001 \begin_inset Quotes eld
22002 \end_inset
22003
22004
22005 \family sans
22006 Figure #:
22007 \family default
22008
22009 \begin_inset Quotes erd
22010 \end_inset
22011
22012  suivi par le texte de la légende.
22013  Le 
22014 \begin_inset Quotes eld
22015 \end_inset
22016
22017 #
22018 \begin_inset Quotes erd
22019 \end_inset
22020
22021  étant remplacé par le numéro de référence réel.
22022  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22023  que le texte de la légende et deux points suivent le numéro pour séparer
22024  l'étiquette du texte.
22025  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22026 \end_layout
22027
22028 \begin_layout Standard
22029 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22030  LaTeX 
22031 \series bold
22032 caption
22033 \series default
22034
22035 \begin_inset Index
22036 status collapsed
22037
22038 \begin_layout Plain Layout
22039 Paquetages LaTeX ! caption
22040 \end_layout
22041
22042 \end_inset
22043
22044  dans le préambule de votre document avec la ligne suivante :
22045 \end_layout
22046
22047 \begin_layout Standard
22048
22049 \series bold
22050
22051 \backslash
22052 usepackage[format definition]{caption}
22053 \end_layout
22054
22055 \begin_layout Standard
22056 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22057  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22058  dans ce document, utilisez les commandes suivantes :
22059 \end_layout
22060
22061 \begin_layout Standard
22062
22063 \series bold
22064
22065 \backslash
22066 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22067 \end_layout
22068
22069 \begin_layout Standard
22070 Vous pouvez aussi définir des formats de légendes différents pour les différents
22071  types de flottants.
22072  Dans ce cas chargez le paquetage 
22073 \series bold
22074 caption 
22075 \series default
22076 sans option de format spécifique et définissez les différents formats à
22077  l'aide de la commande 
22078 \end_layout
22079
22080 \begin_layout Standard
22081
22082 \series bold
22083
22084 \backslash
22085 captionsetup[type de flottant]{définition du format}
22086 \end_layout
22087
22088 \begin_layout Standard
22089 dans le préambule du document.
22090  Par exemple les formats de légende de la Figure
22091 \begin_inset space ~
22092 \end_inset
22093
22094
22095 \begin_inset CommandInset ref
22096 LatexCommand ref
22097 reference "fig:Legende-de-fig"
22098
22099 \end_inset
22100
22101  et du Tableau
22102 \begin_inset space ~
22103 \end_inset
22104
22105
22106 \begin_inset CommandInset ref
22107 LatexCommand ref
22108 reference "tab:Légende-de-tab"
22109
22110 \end_inset
22111
22112  peuvent être créés en utilisant les commandes suivantes dans le préambule
22113  :
22114 \end_layout
22115
22116 \begin_layout Standard
22117
22118 \series bold
22119
22120 \backslash
22121 usepackage[tableposition=top]{caption}
22122 \series default
22123
22124 \begin_inset Newline newline
22125 \end_inset
22126
22127
22128 \series bold
22129
22130 \backslash
22131 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22132 \begin_inset Newline newline
22133 \end_inset
22134
22135
22136 \begin_inset ERT
22137 status collapsed
22138
22139 \begin_layout Plain Layout
22140
22141
22142 \backslash
22143 hphantom{
22144 \backslash
22145
22146 \backslash
22147 captionsetup[figure]
22148 \backslash
22149 {}
22150 \end_layout
22151
22152 \end_inset
22153
22154  labelsep=period}
22155 \begin_inset Newline newline
22156 \end_inset
22157
22158
22159 \backslash
22160 captionsetup[table]{labelfont={bf,sf}}
22161 \end_layout
22162
22163 \begin_layout Standard
22164 \begin_inset Note Greyedout
22165 status open
22166
22167 \begin_layout Plain Layout
22168
22169 \series bold
22170 Note:
22171 \series default
22172  L'option 
22173 \series bold
22174 tableposition=top
22175 \series default
22176  n'a pas d'effet quand on utilise un document de classe 
22177 \series bold
22178 koma-script
22179 \series default
22180
22181 \begin_inset Index
22182 status collapsed
22183
22184 \begin_layout Plain Layout
22185 Paquetages LaTeX ! koma-script
22186 \end_layout
22187
22188 \end_inset
22189
22190 .
22191  Dans ce cas on doit utiliser l'option 
22192 \series bold
22193 tablecaptionabove
22194 \series default
22195  de la classe de document.
22196 \end_layout
22197
22198 \end_inset
22199
22200
22201 \end_layout
22202
22203 \begin_layout Standard
22204 Pour plus d'information sur le paquetage 
22205 \series bold
22206 caption
22207 \series default
22208  nous vous renvoyons à sa documentation 
22209 \begin_inset CommandInset citation
22210 LatexCommand cite
22211 key "caption"
22212
22213 \end_inset
22214
22215 .
22216 \end_layout
22217
22218 \begin_layout Standard
22219 Pour changer le nom de l'étiquette, par exemple de 
22220 \begin_inset Quotes eld
22221 \end_inset
22222
22223 Figure
22224 \begin_inset Quotes erd
22225 \end_inset
22226
22227  à 
22228 \begin_inset Quotes eld
22229 \end_inset
22230
22231 Image
22232 \begin_inset Quotes erd
22233 \end_inset
22234
22235 , utilisez la commande suivante dans le préambule :
22236 \end_layout
22237
22238 \begin_layout Standard
22239
22240 \series bold
22241
22242 \backslash
22243 renewcommand{
22244 \backslash
22245 fnum@figure}{Image~
22246 \backslash
22247 thefigure}
22248 \end_layout
22249
22250 \begin_layout Standard
22251 où 
22252 \series bold
22253
22254 \backslash
22255 thefigure
22256 \series default
22257  insère le numéro de la figure et
22258 \series bold
22259  
22260 \begin_inset Quotes eld
22261 \end_inset
22262
22263 ~
22264 \series default
22265
22266 \begin_inset Quotes erd
22267 \end_inset
22268
22269  ajoute une espace insécable.
22270 \end_layout
22271
22272 \begin_layout Standard
22273 \begin_inset VSpace bigskip
22274 \end_inset
22275
22276 Si vous utilisez un document de classe 
22277 \series bold
22278 koma-script
22279 \series default
22280
22281 \begin_inset Index
22282 status collapsed
22283
22284 \begin_layout Plain Layout
22285 Paquetages LaTeX ! koma-script
22286 \end_layout
22287
22288 \end_inset
22289
22290  (
22291 \family sans
22292 article (koma-script)
22293 \family default
22294
22295 \family sans
22296 book (koma-script)
22297 \family default
22298
22299 \family sans
22300 letter (koma-script)
22301 \family default
22302 , ou 
22303 \family sans
22304 report (koma-script)
22305 \family default
22306
22307 \begin_inset space \thinspace{}
22308 \end_inset
22309
22310 ), Vous pouvez utiliser la commande incorporée 
22311 \series bold
22312
22313 \backslash
22314 setkomafont 
22315 \series default
22316 du paquetage
22317 \series bold
22318  koma-script 
22319 \series default
22320 à la place du paquetage
22321 \series bold
22322  caption.
22323  
22324 \series default
22325 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22326  suivante au préambule de votre document :
22327 \end_layout
22328
22329 \begin_layout Standard
22330
22331 \series bold
22332
22333 \backslash
22334 setkomafont{captionlabel}{
22335 \backslash
22336 bfseries}
22337 \end_layout
22338
22339 \begin_layout Standard
22340 Pour plus d'information au sujet de 
22341 \series bold
22342
22343 \backslash
22344 setkomafont
22345 \series default
22346  nous vous renvoyons à la documentation du paquetage 
22347 \series bold
22348 koma-script
22349 \series default
22350  
22351 \begin_inset CommandInset citation
22352 LatexCommand cite
22353 key "koma-script"
22354
22355 \end_inset
22356
22357 .
22358 \end_layout
22359
22360 \begin_layout Standard
22361 \begin_inset ERT
22362 status collapsed
22363
22364 \begin_layout Plain Layout
22365
22366
22367 \backslash
22368 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22369 }
22370 \end_layout
22371
22372 \end_inset
22373
22374
22375 \begin_inset Note Note
22376 status open
22377
22378 \begin_layout Plain Layout
22379 Le format de la légende n'est modifié que pour cet exemple.
22380 \end_layout
22381
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \begin_layout Standard
22388 \begin_inset Float figure
22389 placement !p
22390 wide false
22391 sideways false
22392 status open
22393
22394 \begin_layout Plain Layout
22395 \align center
22396 \begin_inset Graphics
22397         filename ../clipart/mobius.eps
22398         lyxscale 50
22399         scale 50
22400         scaleBeforeRotation
22401
22402 \end_inset
22403
22404
22405 \end_layout
22406
22407 \begin_layout Plain Layout
22408 \begin_inset Caption
22409
22410 \begin_layout Plain Layout
22411 \begin_inset CommandInset label
22412 LatexCommand label
22413 name "fig:Legende-de-fig"
22414
22415 \end_inset
22416
22417 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22418  pour montrer les différents types de formats de légendes.
22419  Ici on a utilisé un format de légende personnalisé.
22420 \end_layout
22421
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \begin_layout Standard
22433 \begin_inset ERT
22434 status collapsed
22435
22436 \begin_layout Plain Layout
22437
22438
22439 \backslash
22440 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22441 on}
22442 \end_layout
22443
22444 \end_inset
22445
22446
22447 \end_layout
22448
22449 \begin_layout Standard
22450 \begin_inset Float table
22451 placement !p
22452 wide false
22453 sideways false
22454 status open
22455
22456 \begin_layout Plain Layout
22457 \begin_inset Caption
22458
22459 \begin_layout Plain Layout
22460 \begin_inset CommandInset label
22461 LatexCommand label
22462 name "tab:Légende-de-tab"
22463
22464 \end_inset
22465
22466 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22467  pour montrer les différents types de formats de légendes.
22468  Ici on a utilisé le format de légende par défaut.
22469 \end_layout
22470
22471 \end_inset
22472
22473
22474 \end_layout
22475
22476 \begin_layout Plain Layout
22477 \align center
22478 \begin_inset Tabular
22479 <lyxtabular version="3" rows="1" columns="5">
22480 <features>
22481 <column alignment="center" valignment="top" width="0">
22482 <column alignment="center" valignment="top" width="0">
22483 <column alignment="center" valignment="top" width="0">
22484 <column alignment="center" valignment="top" width="0">
22485 <column alignment="center" valignment="top" width="0">
22486 <row>
22487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491 a
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22497 \begin_inset Text
22498
22499 \begin_layout Plain Layout
22500 b
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509 c
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518 d
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527 e
22528 \end_layout
22529
22530 \end_inset
22531 </cell>
22532 </row>
22533 </lyxtabular>
22534
22535 \end_inset
22536
22537
22538 \end_layout
22539
22540 \end_inset
22541
22542
22543 \end_layout
22544
22545 \begin_layout Section
22546 Positionnement de la Légende
22547 \begin_inset Index
22548 status collapsed
22549
22550 \begin_layout Plain Layout
22551 Légende ! Placement
22552 \end_layout
22553
22554 \end_inset
22555
22556
22557 \begin_inset Index
22558 status collapsed
22559
22560 \begin_layout Plain Layout
22561 Flottants ! Placement de la légende
22562 \end_layout
22563
22564 \end_inset
22565
22566
22567 \begin_inset CommandInset label
22568 LatexCommand label
22569 name "sec:Placement-légende"
22570
22571 \end_inset
22572
22573
22574 \end_layout
22575
22576 \begin_layout Standard
22577 La règle habituelle pour placer la légende est :
22578 \end_layout
22579
22580 \begin_layout Description
22581 Figure
22582 \begin_inset space ~
22583 \end_inset
22584
22585 : La légende est placée en dessous de la figure
22586 \end_layout
22587
22588 \begin_layout Description
22589 Tableau
22590 \begin_inset space ~
22591 \end_inset
22592
22593 : La légende est placée au dessus du tableau
22594 \end_layout
22595
22596 \begin_layout Standard
22597 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22598  au dessus des tableaux.
22599  Ce qui fait que si vous utilisez une des classes de document 
22600 \family sans
22601 article
22602 \family default
22603
22604 \family sans
22605 book
22606 \family default
22607
22608 \family sans
22609 letter
22610 \family default
22611 , ou 
22612 \family sans
22613 report
22614 \family default
22615  il n'y aura pas d'espace libre entre la légende et le tableau.
22616  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22617  de chargement du paquetage LaTeX 
22618 \series bold
22619 caption
22620 \series default
22621  dans le préambule de votre document
22622 \begin_inset Foot
22623 status open
22624
22625 \begin_layout Plain Layout
22626 Voir la section
22627 \begin_inset space ~
22628 \end_inset
22629
22630
22631 \begin_inset CommandInset ref
22632 LatexCommand ref
22633 reference "sec:Formatage-légende"
22634
22635 \end_inset
22636
22637  pour plus d'information sur le paquetage 
22638 \series bold
22639 caption
22640 \series default
22641 .
22642 \end_layout
22643
22644 \end_inset
22645
22646 :
22647 \end_layout
22648
22649 \begin_layout Standard
22650
22651 \series bold
22652 tableposition=top
22653 \end_layout
22654
22655 \begin_layout Standard
22656 Si vous utilisez une classe de document 
22657 \series bold
22658 koma-script
22659 \series default
22660
22661 \begin_inset Index
22662 status collapsed
22663
22664 \begin_layout Plain Layout
22665 Paquetages LaTeX ! koma-script
22666 \end_layout
22667
22668 \end_inset
22669
22670  (
22671 \family sans
22672 article (koma-script)
22673 \family default
22674
22675 \family sans
22676 book (koma-script)
22677 \family default
22678
22679 \family sans
22680 letter (koma-script)
22681 \family default
22682 , ou 
22683 \family sans
22684 report (koma-script)
22685 \family default
22686
22687 \begin_inset space \thinspace{}
22688 \end_inset
22689
22690 ), vous pouvez utiliser à la place du paquetage 
22691 \series bold
22692 caption
22693 \series default
22694  l'option 
22695 \series bold
22696 tablecaptionabove
22697 \series default
22698  de la classe de document.
22699 \end_layout
22700
22701 \begin_layout Standard
22702 \begin_inset VSpace bigskip
22703 \end_inset
22704
22705 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22706  Pour cela, vous devez charger le paquetage LaTeX 
22707 \series bold
22708 sidecap
22709 \series default
22710
22711 \begin_inset Index
22712 status collapsed
22713
22714 \begin_layout Plain Layout
22715 Paquetages LaTeX ! sidecap
22716 \end_layout
22717
22718 \end_inset
22719
22720  dans le préambule de votre document avec la ligne de commande suivante
22721 \end_layout
22722
22723 \begin_layout Standard
22724
22725 \series bold
22726
22727 \backslash
22728 usepackage[option]{sidecap}
22729 \end_layout
22730
22731 \begin_layout Standard
22732 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22733  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22734  paires.
22735  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22736  
22737 \series bold
22738 innercaption
22739 \series default
22740 .
22741  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22742  
22743 \series bold
22744 rightcaption
22745 \series default
22746  ou 
22747 \series bold
22748 leftcaption
22749 \series default
22750 .
22751 \end_layout
22752
22753 \begin_layout Standard
22754 \begin_inset ERT
22755 status collapsed
22756
22757 \begin_layout Plain Layout
22758
22759
22760 \backslash
22761 ifsidecap
22762 \end_layout
22763
22764 \end_inset
22765
22766
22767 \begin_inset Note Note
22768 status open
22769
22770 \begin_layout Plain Layout
22771 La section suivante ne sera affichée que si le paquetage LaTeX 
22772 \series bold
22773 sidecap
22774 \series default
22775  a été installé.
22776 \end_layout
22777
22778 \end_inset
22779
22780
22781 \end_layout
22782
22783 \begin_layout Standard
22784 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22785  ajouter ces commandes dans le préambule de votre document :
22786 \end_layout
22787
22788 \begin_layout Standard
22789
22790 \lyxline
22791
22792 \end_layout
22793
22794 \begin_layout Standard
22795
22796 \series bold
22797
22798 \backslash
22799 newcommand{
22800 \backslash
22801 TabBesBeg}{%
22802 \begin_inset Newline newline
22803 \end_inset
22804
22805
22806 \begin_inset ERT
22807 status collapsed
22808
22809 \begin_layout Plain Layout
22810
22811
22812 \backslash
22813 hphantom{ }
22814 \end_layout
22815
22816 \end_inset
22817
22818
22819 \backslash
22820 let
22821 \backslash
22822 MyTable
22823 \backslash
22824 table
22825 \begin_inset Newline newline
22826 \end_inset
22827
22828
22829 \begin_inset ERT
22830 status collapsed
22831
22832 \begin_layout Plain Layout
22833
22834
22835 \backslash
22836 hphantom{ }
22837 \end_layout
22838
22839 \end_inset
22840
22841
22842 \backslash
22843 let
22844 \backslash
22845 MyEndtable
22846 \backslash
22847 endtable
22848 \begin_inset Newline newline
22849 \end_inset
22850
22851
22852 \begin_inset ERT
22853 status collapsed
22854
22855 \begin_layout Plain Layout
22856
22857
22858 \backslash
22859 hphantom{ }
22860 \end_layout
22861
22862 \end_inset
22863
22864
22865 \backslash
22866 renewenvironment{table}{
22867 \backslash
22868 begin{SCtable}}{
22869 \backslash
22870 end{SCtable}}}
22871 \end_layout
22872
22873 \begin_layout Standard
22874
22875 \series bold
22876
22877 \backslash
22878 newcommand{
22879 \backslash
22880 TabBesEnd}{%
22881 \begin_inset Newline newline
22882 \end_inset
22883
22884
22885 \begin_inset ERT
22886 status collapsed
22887
22888 \begin_layout Plain Layout
22889
22890
22891 \backslash
22892 hphantom{ }
22893 \end_layout
22894
22895 \end_inset
22896
22897
22898 \backslash
22899 let
22900 \backslash
22901 table
22902 \backslash
22903 MyTable
22904 \begin_inset Newline newline
22905 \end_inset
22906
22907
22908 \begin_inset ERT
22909 status collapsed
22910
22911 \begin_layout Plain Layout
22912
22913
22914 \backslash
22915 hphantom{ }
22916 \end_layout
22917
22918 \end_inset
22919
22920
22921 \backslash
22922 let
22923 \backslash
22924 endtable
22925 \backslash
22926 MyEndtable
22927 \end_layout
22928
22929 \begin_layout Standard
22930
22931 \series bold
22932
22933 \backslash
22934 newcommand{
22935 \backslash
22936 FigBesBeg}{%
22937 \begin_inset Newline newline
22938 \end_inset
22939
22940
22941 \begin_inset ERT
22942 status collapsed
22943
22944 \begin_layout Plain Layout
22945
22946
22947 \backslash
22948 hphantom{ }
22949 \end_layout
22950
22951 \end_inset
22952
22953
22954 \backslash
22955 let
22956 \backslash
22957 MyFigure
22958 \backslash
22959 figure
22960 \begin_inset Newline newline
22961 \end_inset
22962
22963
22964 \begin_inset ERT
22965 status collapsed
22966
22967 \begin_layout Plain Layout
22968
22969
22970 \backslash
22971 hphantom{ }
22972 \end_layout
22973
22974 \end_inset
22975
22976
22977 \backslash
22978 let
22979 \backslash
22980 MyEndfigure
22981 \backslash
22982 endfigure
22983 \begin_inset Newline newline
22984 \end_inset
22985
22986
22987 \begin_inset ERT
22988 status collapsed
22989
22990 \begin_layout Plain Layout
22991
22992
22993 \backslash
22994 hphantom{ }
22995 \end_layout
22996
22997 \end_inset
22998
22999
23000 \backslash
23001 renewenvironment{figure}{
23002 \backslash
23003 begin{SCfigure}}{
23004 \backslash
23005 end{SCfigure}}}
23006 \end_layout
23007
23008 \begin_layout Standard
23009
23010 \series bold
23011
23012 \backslash
23013 newcommand{
23014 \backslash
23015 FigBesEnd}{%
23016 \begin_inset Newline newline
23017 \end_inset
23018
23019
23020 \begin_inset ERT
23021 status collapsed
23022
23023 \begin_layout Plain Layout
23024
23025
23026 \backslash
23027 hphantom{ }
23028 \end_layout
23029
23030 \end_inset
23031
23032
23033 \backslash
23034 let
23035 \backslash
23036 figure
23037 \backslash
23038 MyFigure
23039 \begin_inset Newline newline
23040 \end_inset
23041
23042
23043 \begin_inset ERT
23044 status collapsed
23045
23046 \begin_layout Plain Layout
23047
23048
23049 \backslash
23050 hphantom{ }
23051 \end_layout
23052
23053 \end_inset
23054
23055
23056 \backslash
23057 let
23058 \backslash
23059 endfigure
23060 \backslash
23061 MyEndfigure}
23062 \end_layout
23063
23064 \begin_layout Standard
23065
23066 \lyxline
23067
23068 \end_layout
23069
23070 \begin_layout Standard
23071 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23072  la légende se place sur le côté.
23073  Pour les flottants de figure, utilisez la commande
23074 \end_layout
23075
23076 \begin_layout Standard
23077
23078 \series bold
23079
23080 \backslash
23081 FigBesBeg
23082 \end_layout
23083
23084 \begin_layout Standard
23085 en code TeX avant le flottant.
23086  Après le flottant, insérez la commande
23087 \end_layout
23088
23089 \begin_layout Standard
23090
23091 \series bold
23092
23093 \backslash
23094 FigBesEnd
23095 \end_layout
23096
23097 \begin_layout Standard
23098 en code TeX pour revenir à la définition originale du flottant.
23099 \end_layout
23100
23101 \begin_layout Standard
23102 Pour les flottants de tableau, utilisez les commandes correspondantes
23103 \end_layout
23104
23105 \begin_layout Standard
23106
23107 \series bold
23108
23109 \backslash
23110 TabBesBeg
23111 \series default
23112  et 
23113 \series bold
23114
23115 \backslash
23116 TabBesEnd
23117 \end_layout
23118
23119 \begin_layout Standard
23120 La figure
23121 \begin_inset space ~
23122 \end_inset
23123
23124
23125 \begin_inset CommandInset ref
23126 LatexCommand ref
23127 reference "fig:legende-a-coté-fig"
23128
23129 \end_inset
23130
23131  et le tableau
23132 \begin_inset space ~
23133 \end_inset
23134
23135
23136 \begin_inset CommandInset ref
23137 LatexCommand ref
23138 reference "tab:legende-à-coté-tableau"
23139
23140 \end_inset
23141
23142  sont des exemples où la légende a été mises sur le coté.
23143 \end_layout
23144
23145 \begin_layout Standard
23146 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23147  pour les flottants de tableau et vers le bas pour les flottants de figure.
23148  Pour changer ce comportement, vous pouvez utiliser les commandes
23149 \end_layout
23150
23151 \begin_layout Standard
23152
23153 \series bold
23154
23155 \backslash
23156 sidecaptionvpos{type flottant}{placement}
23157 \end_layout
23158
23159 \begin_layout Standard
23160 dans le préambule du document ou en code TeX juste avant le flottant visé.
23161  Le type du flottant est soit 
23162 \family sans
23163 figure
23164 \family default
23165  soit 
23166 \family sans
23167 table
23168 \family default
23169 , le placement peut être 
23170 \begin_inset Quotes eld
23171 \end_inset
23172
23173
23174 \family sans
23175 t
23176 \family default
23177
23178 \begin_inset Quotes erd
23179 \end_inset
23180
23181  pour haut (top), 
23182 \begin_inset Quotes eld
23183 \end_inset
23184
23185
23186 \family sans
23187 c
23188 \family default
23189
23190 \begin_inset Quotes erd
23191 \end_inset
23192
23193  pour centre (center), ou 
23194 \begin_inset Quotes eld
23195 \end_inset
23196
23197
23198 \family sans
23199 b
23200 \family default
23201
23202 \begin_inset Quotes erd
23203 \end_inset
23204
23205  pour bas (bottom).
23206  Pour que, par exemple, les légendes des flottants de figure soient centrés
23207  verticalement, utilisez la commande
23208 \end_layout
23209
23210 \begin_layout Standard
23211
23212 \series bold
23213
23214 \backslash
23215 sidecaptionvpos{figure}{c}
23216 \end_layout
23217
23218 \begin_layout Standard
23219 C'est ce qui a été utilisé pour la figure
23220 \begin_inset space ~
23221 \end_inset
23222
23223
23224 \begin_inset CommandInset ref
23225 LatexCommand ref
23226 reference "fig:legende-à-coté-fig-2"
23227
23228 \end_inset
23229
23230 .
23231 \end_layout
23232
23233 \begin_layout Standard
23234 \begin_inset VSpace medskip
23235 \end_inset
23236
23237 Pour plus d'information sur le paquetage 
23238 \series bold
23239 sidecap
23240 \series default
23241  nous vous renvoyons à sa documentation 
23242 \begin_inset CommandInset citation
23243 LatexCommand cite
23244 key "sidecap"
23245
23246 \end_inset
23247
23248 .
23249 \end_layout
23250
23251 \begin_layout Standard
23252 \begin_inset Note Greyedout
23253 status open
23254
23255 \begin_layout Plain Layout
23256
23257 \series bold
23258 Note:
23259 \series default
23260  Le paquetage LaTeX 
23261 \series bold
23262 hypcap
23263 \series default
23264
23265 \begin_inset Index
23266 status collapsed
23267
23268 \begin_layout Plain Layout
23269 Paquetages LaTeX ! hypcap
23270 \end_layout
23271
23272 \end_inset
23273
23274 , qui est décrit dans la section
23275 \begin_inset space ~
23276 \end_inset
23277
23278
23279 \begin_inset CommandInset ref
23280 LatexCommand ref
23281 reference "sub:Reference-Position"
23282
23283 \end_inset
23284
23285 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23286 \end_layout
23287
23288 \end_inset
23289
23290
23291 \end_layout
23292
23293 \begin_layout Standard
23294 \begin_inset ERT
23295 status collapsed
23296
23297 \begin_layout Plain Layout
23298
23299
23300 \backslash
23301 FigBesBeg 
23302 \end_layout
23303
23304 \end_inset
23305
23306
23307 \end_layout
23308
23309 \begin_layout Standard
23310 \begin_inset Float figure
23311 wide false
23312 sideways false
23313 status open
23314
23315 \begin_layout Plain Layout
23316 \begin_inset Graphics
23317         filename ../clipart/escher-lsd.eps
23318         scale 75
23319         scaleBeforeRotation
23320
23321 \end_inset
23322
23323
23324 \end_layout
23325
23326 \begin_layout Plain Layout
23327 \begin_inset Caption
23328
23329 \begin_layout Plain Layout
23330 \begin_inset CommandInset label
23331 LatexCommand label
23332 name "fig:legende-a-coté-fig"
23333
23334 \end_inset
23335
23336 Une légende à côté d'une figure.
23337 \end_layout
23338
23339 \end_inset
23340
23341
23342 \end_layout
23343
23344 \end_inset
23345
23346
23347 \end_layout
23348
23349 \begin_layout Standard
23350 \begin_inset ERT
23351 status collapsed
23352
23353 \begin_layout Plain Layout
23354
23355
23356 \backslash
23357 TabBesBeg 
23358 \end_layout
23359
23360 \end_inset
23361
23362
23363 \end_layout
23364
23365 \begin_layout Standard
23366 \begin_inset Float table
23367 wide false
23368 sideways false
23369 status open
23370
23371 \begin_layout Plain Layout
23372 \begin_inset Caption
23373
23374 \begin_layout Plain Layout
23375 \begin_inset CommandInset label
23376 LatexCommand label
23377 name "tab:legende-à-coté-tableau"
23378
23379 \end_inset
23380
23381 Une légende à côté d'un tableau.
23382 \end_layout
23383
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \begin_layout Plain Layout
23390 \begin_inset Tabular
23391 <lyxtabular version="3" rows="4" columns="5">
23392 <features>
23393 <column alignment="center" valignment="top" width="0">
23394 <column alignment="center" valignment="top" width="0">
23395 <column alignment="center" valignment="top" width="0">
23396 <column alignment="center" valignment="top" width="0">
23397 <column alignment="center" valignment="top" width="0">
23398 <row>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403 a
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 b
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 c
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 </row>
23445 <row>
23446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23447 \begin_inset Text
23448
23449 \begin_layout Plain Layout
23450
23451 \end_layout
23452
23453 \end_inset
23454 </cell>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459 d
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 e
23478 \end_layout
23479
23480 \end_inset
23481 </cell>
23482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497 f
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515 g
23516 \end_layout
23517
23518 \end_inset
23519 </cell>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533 h
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 </row>
23539 <row>
23540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553 i
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571 j
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 </lyxtabular>
23587
23588 \end_inset
23589
23590
23591 \end_layout
23592
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \begin_layout Standard
23599 \begin_inset ERT
23600 status collapsed
23601
23602 \begin_layout Plain Layout
23603
23604
23605 \backslash
23606 TabBesEnd
23607 \end_layout
23608
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \begin_layout Standard
23615 \begin_inset ERT
23616 status collapsed
23617
23618 \begin_layout Plain Layout
23619
23620
23621 \backslash
23622 sidecaptionvpos{figure}{c}
23623 \end_layout
23624
23625 \end_inset
23626
23627
23628 \begin_inset Float figure
23629 wide false
23630 sideways false
23631 status open
23632
23633 \begin_layout Plain Layout
23634 \begin_inset Graphics
23635         filename ../clipart/escher-lsd.eps
23636         scale 75
23637         scaleBeforeRotation
23638
23639 \end_inset
23640
23641
23642 \end_layout
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Caption
23646
23647 \begin_layout Plain Layout
23648 \begin_inset CommandInset label
23649 LatexCommand label
23650 name "fig:legende-à-coté-fig-2"
23651
23652 \end_inset
23653
23654 Une légende centrée verticalement à côté d'une figure.
23655 \end_layout
23656
23657 \end_inset
23658
23659
23660 \end_layout
23661
23662 \end_inset
23663
23664
23665 \end_layout
23666
23667 \begin_layout Standard
23668 \begin_inset ERT
23669 status collapsed
23670
23671 \begin_layout Plain Layout
23672
23673
23674 \backslash
23675 FigBesEnd
23676 \end_layout
23677
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \begin_layout Standard
23684 \begin_inset ERT
23685 status collapsed
23686
23687 \begin_layout Plain Layout
23688
23689
23690 \backslash
23691 else
23692 \end_layout
23693
23694 \end_inset
23695
23696
23697 \begin_inset Note Note
23698 status open
23699
23700 \begin_layout Plain Layout
23701 Ce qui suit sera affiché si le paquetage LaTeX 
23702 \series bold
23703 sidecap
23704 \series default
23705  n'est pas installé :
23706 \end_layout
23707
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \begin_layout Standard
23714 Vous devez installer le paquetage LaTeX 
23715 \series bold
23716 sidecap
23717 \series default
23718  pour voir la suite de cette section dans la sortie imprimée.
23719 \end_layout
23720
23721 \begin_layout Standard
23722 \begin_inset ERT
23723 status collapsed
23724
23725 \begin_layout Plain Layout
23726
23727
23728 \backslash
23729 fi
23730 \end_layout
23731
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \begin_layout Section
23738 Les Listes de Flottants
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 Index
23789 status collapsed
23790
23791 \begin_layout Plain Layout
23792 Notes ! Notes LyX 
23793 \end_layout
23794
23795 \end_inset
23796
23797
23798 \end_layout
23799
23800 \begin_layout Standard
23801 On peut insérer une note en utilisant le bouton 
23802 \begin_inset Graphics
23803         filename ../../images/note-insert.png
23804         scale 85
23805         scaleBeforeRotation
23806
23807 \end_inset
23808
23809  de la barre d'outils ou avec le menu 
23810 \family sans
23811 Insérer\SpecialChar \menuseparator
23812 Note
23813 \family default
23814 .
23815  Il y a trois types de notes :
23816 \end_layout
23817
23818 \begin_layout Description
23819 Note
23820 \begin_inset space ~
23821 \end_inset
23822
23823 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23824  finale.
23825  La boîte de cette note ressemble à ceci :
23826 \begin_inset Newline newline
23827 \end_inset
23828
23829
23830 \begin_inset Newline newline
23831 \end_inset
23832
23833
23834 \begin_inset Graphics
23835         filename clipart/LyXNoteImageQt4.png
23836         display false
23837         scale 65
23838         scaleBeforeRotation
23839
23840 \end_inset
23841
23842  
23843 \begin_inset Note Note
23844 status open
23845
23846 \begin_layout Plain Layout
23847 Le texte de cette note n'apparaîtra pas à l'impression.
23848 \end_layout
23849
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \begin_layout Description
23856 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23857  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23858  vers un fichier au format LaTeX avec le menu 
23859 \family sans
23860 Fichier\SpecialChar \menuseparator
23861 Exporter\SpecialChar \menuseparator
23862 LaTeX (pdflatex) / (plain)
23863 \family default
23864 .
23865  La boîte de cette note ressemble à ceci :
23866 \begin_inset Newline newline
23867 \end_inset
23868
23869
23870 \begin_inset Newline newline
23871 \end_inset
23872
23873
23874 \begin_inset Graphics
23875         filename clipart/CommentNoteImageQt4.png
23876         display false
23877         scale 55
23878         scaleBeforeRotation
23879
23880 \end_inset
23881
23882
23883 \lang english
23884  
23885 \lang french
23886
23887 \begin_inset Note Comment
23888 status open
23889
23890 \begin_layout Plain Layout
23891 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23892  LaTeX.
23893 \end_layout
23894
23895 \end_inset
23896
23897
23898 \end_layout
23899
23900 \begin_layout Description
23901 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23902  La boîte de cette note ressemble à ceci :
23903 \lang english
23904
23905 \begin_inset Newline newline
23906 \end_inset
23907
23908
23909 \lang french
23910
23911 \begin_inset Newline newline
23912 \end_inset
23913
23914
23915 \begin_inset Graphics
23916         filename clipart/GreyedOutNoteImageQt4.png
23917         lyxscale 80
23918         display false
23919         scale 55
23920         scaleBeforeRotation
23921
23922 \end_inset
23923
23924
23925 \begin_inset Newline newline
23926 \end_inset
23927
23928
23929 \begin_inset ERT
23930 status collapsed
23931
23932 \begin_layout Plain Layout
23933
23934
23935 \backslash
23936 renewenvironment{lyxgreyedout}
23937 \end_layout
23938
23939 \begin_layout Plain Layout
23940
23941 {
23942 \backslash
23943 textcolor[gray]{0.8}
23944 \backslash
23945 bgroup}{
23946 \backslash
23947 egroup}
23948 \end_layout
23949
23950 \end_inset
23951
23952
23953 \begin_inset Note Greyedout
23954 status open
23955
23956 \begin_layout Plain Layout
23957 Le texte
23958 \begin_inset Foot
23959 status collapsed
23960
23961 \begin_layout Plain Layout
23962 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
23963  grisé.
23964  
23965 \end_layout
23966
23967 \end_inset
23968
23969  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
23970 \end_layout
23971
23972 \end_inset
23973
23974
23975 \begin_inset ERT
23976 status collapsed
23977
23978 \begin_layout Plain Layout
23979
23980
23981 \backslash
23982 renewenvironment{lyxgreyedout}
23983 \end_layout
23984
23985 \begin_layout Plain Layout
23986
23987 {
23988 \backslash
23989 textcolor{blue}
23990 \backslash
23991 bgroup}{
23992 \backslash
23993 egroup}
23994 \end_layout
23995
23996 \end_inset
23997
23998
23999 \begin_inset Note Note
24000 status open
24001
24002 \begin_layout Plain Layout
24003 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24004  originale qu'elle a dans LyX.
24005  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24006  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24007 \end_layout
24008
24009 \end_inset
24010
24011
24012 \begin_inset Newline newline
24013 \end_inset
24014
24015
24016 \begin_inset Newline newline
24017 \end_inset
24018
24019 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24020  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24021 \end_layout
24022
24023 \begin_layout Standard
24024 \begin_inset VSpace bigskip
24025 \end_inset
24026
24027 Quand vous utilisez le bouton 
24028 \begin_inset Graphics
24029         filename ../../images/note-insert.png
24030         scale 85
24031         scaleBeforeRotation
24032
24033 \end_inset
24034
24035  de la barre d'outils, vous insérez une 
24036 \family sans
24037 Note
24038 \begin_inset space ~
24039 \end_inset
24040
24041 LyX
24042 \family default
24043 .
24044  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24045 la et cliquez sur le bouton d'insertion de note.
24046  Pour retransformer une note en texte, appuyez sur la touche 
24047 \family sans
24048 backspace
24049 \family default
24050  quand le curseur est au tout début de la note ou appuyez sur la touche
24051  
24052 \family sans
24053 Suppr.
24054
24055 \family default
24056  quand le curseur se trouve à la fin de la note.
24057 \end_layout
24058
24059 \begin_layout Standard
24060 \begin_inset VSpace bigskip
24061 \end_inset
24062
24063 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24064  commandes suivantes dans le préambule :
24065 \end_layout
24066
24067 \begin_layout Standard
24068
24069 \series bold
24070
24071 \backslash
24072 renewenvironment{lyxgreyedout}
24073 \begin_inset Newline newline
24074 \end_inset
24075
24076
24077 \begin_inset ERT
24078 status collapsed
24079
24080 \begin_layout Plain Layout
24081
24082
24083 \backslash
24084 hphantom{ }
24085 \end_layout
24086
24087 \end_inset
24088
24089 {
24090 \backslash
24091 textcolor{color}
24092 \backslash
24093 bgroup}{
24094 \backslash
24095 egroup}
24096 \end_layout
24097
24098 \begin_layout Standard
24099 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24100  sont expliqués dans la section
24101 \begin_inset space ~
24102 \end_inset
24103
24104
24105 \begin_inset CommandInset ref
24106 LatexCommand ref
24107 reference "sec:Tableaux-Colorés"
24108
24109 \end_inset
24110
24111 .
24112 \end_layout
24113
24114 \begin_layout Standard
24115 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24116  grisées avec leur texte en bleu.
24117 \end_layout
24118
24119 \begin_layout Section
24120 Notes en Bas de Page
24121 \begin_inset CommandInset label
24122 LatexCommand label
24123 name "sec:Notes-bas-de-page"
24124
24125 \end_inset
24126
24127
24128 \begin_inset Index
24129 status collapsed
24130
24131 \begin_layout Plain Layout
24132 Notes ! Notes de bas de page
24133 \end_layout
24134
24135 \end_inset
24136
24137
24138 \begin_inset Index
24139 status collapsed
24140
24141 \begin_layout Plain Layout
24142 Notes de bas de page
24143 \end_layout
24144
24145 \end_inset
24146
24147
24148 \end_layout
24149
24150 \begin_layout Standard
24151 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24152  
24153 \begin_inset Graphics
24154         filename ../../images/footnote-insert.png
24155         scale 85
24156         scaleBeforeRotation
24157
24158 \end_inset
24159
24160  de la barre d'outils, soit en utilisant le menu 
24161 \family sans
24162 Insérer\SpecialChar \menuseparator
24163 Note
24164 \begin_inset space ~
24165 \end_inset
24166
24167 en
24168 \begin_inset space ~
24169 \end_inset
24170
24171 Bas
24172 \begin_inset space ~
24173 \end_inset
24174
24175 de
24176 \begin_inset space ~
24177 \end_inset
24178
24179 Page
24180 \family default
24181 .
24182  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24183  rouge 
24184 \begin_inset Quotes fld
24185 \end_inset
24186
24187 bas
24188 \begin_inset Quotes frd
24189 \end_inset
24190
24191  qui ressemble à ceci : 
24192 \begin_inset Graphics
24193         filename clipart/footnoteQt4.png
24194         scale 80
24195         scaleBeforeRotation
24196
24197 \end_inset
24198
24199  Vous pouvez y entrer votre texte.
24200  Si vous voulez transformer du texte déjà existant en note en bas de page,
24201  sélectionnez-le et cliquez sur le bouton 
24202 \family sans
24203 Note
24204 \begin_inset space ~
24205 \end_inset
24206
24207 en
24208 \begin_inset space ~
24209 \end_inset
24210
24211 Bas
24212 \begin_inset space ~
24213 \end_inset
24214
24215 de
24216 \begin_inset space ~
24217 \end_inset
24218
24219 Page
24220 \family default
24221  de la barre d'outils.
24222  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24223  
24224 \family sans
24225 backspace
24226 \family default
24227  quand le curseur est au tout début de la note ou appuyez sur la touche
24228  
24229 \family sans
24230 Suppr.
24231
24232 \family default
24233  quand le curseur se trouve à la fin de la note.
24234 \end_layout
24235
24236 \begin_layout Standard
24237 Voici un exemple de note en bas de page:
24238 \begin_inset Foot
24239 status open
24240
24241 \begin_layout Plain Layout
24242 \begin_inset CommandInset label
24243 LatexCommand label
24244 name "fn:Note-en-bas"
24245
24246 \end_inset
24247
24248 Ceci est un exemple de note en bas de page.
24249 \end_layout
24250
24251 \end_inset
24252
24253
24254 \begin_inset ERT
24255 status collapsed
24256
24257 \begin_layout Plain Layout
24258
24259
24260 \backslash
24261 newcounter{MyRepeatFoot}
24262 \end_layout
24263
24264 \begin_layout Plain Layout
24265
24266
24267 \backslash
24268 setcounter{MyRepeatFoot}{
24269 \backslash
24270 thefootnote}
24271 \end_layout
24272
24273 \end_inset
24274
24275
24276 \end_layout
24277
24278 \begin_layout Standard
24279 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24280  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24281  de note.
24282  Le texte de la note est placé en bas de la page courante.
24283  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24284  Selon votre classe de document les numéros de notes pourront être réinitialisés
24285  à chaque nouveau chapitre.
24286 \end_layout
24287
24288 \begin_layout Standard
24289 On peut faire référence à une note en bas de page comme on le fait avec
24290  les flottants : Insérez une étiquette dans la note et faites une référence
24291  croisée vers cette étiquette comme c'est décrit dans la
24292 \begin_inset space ~
24293 \end_inset
24294
24295
24296 \begin_inset CommandInset ref
24297 LatexCommand ref
24298 reference "sec:Referencer-les-Flottants"
24299
24300 \end_inset
24301
24302 .
24303 \begin_inset Newline newline
24304 \end_inset
24305
24306 Voici une référence à une note de bas de page :
24307 \begin_inset space ~
24308 \end_inset
24309
24310
24311 \begin_inset CommandInset ref
24312 LatexCommand ref
24313 reference "fn:Note-en-bas"
24314
24315 \end_inset
24316
24317 .
24318 \end_layout
24319
24320 \begin_layout Standard
24321 \begin_inset VSpace defskip
24322 \end_inset
24323
24324 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24325  des minipages, voyez la section
24326 \begin_inset space ~
24327 \end_inset
24328
24329
24330 \begin_inset CommandInset ref
24331 LatexCommand ref
24332 reference "sec:Minipages"
24333
24334 \end_inset
24335
24336 .
24337  Les notes de bas de page dans des tableaux longs sont traitées dans la
24338  section
24339 \begin_inset space ~
24340 \end_inset
24341
24342
24343 \begin_inset CommandInset ref
24344 LatexCommand ref
24345 reference "sub:Notes-dans-tableau-long"
24346
24347 \end_inset
24348
24349 .
24350 \end_layout
24351
24352 \begin_layout Standard
24353 \begin_inset VSpace defskip
24354 \end_inset
24355
24356 Pour créer seulement la marque de note, utilisez la commande 
24357 \series bold
24358
24359 \backslash
24360 footnotemark[nombre]
24361 \series default
24362  en code TeX.
24363  On utilise cette possibilité quand on a plusieurs fois la même annotation
24364  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24365  bas de page à chaque fois.
24366 \begin_inset Newline newline
24367 \end_inset
24368
24369 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24370  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24371  part.
24372  Pour la marque de note qui suit, ces commandes ont été insérées en code
24373  TeX après la note
24374 \begin_inset space ~
24375 \end_inset
24376
24377
24378 \begin_inset CommandInset ref
24379 LatexCommand ref
24380 reference "fn:Note-en-bas"
24381
24382 \end_inset
24383
24384  pour enregistrer le numéro de note de bas de page :
24385 \end_layout
24386
24387 \begin_layout Standard
24388
24389 \series bold
24390
24391 \backslash
24392 newcounter{MyRepeatFoot}
24393 \begin_inset Newline newline
24394 \end_inset
24395
24396
24397 \backslash
24398 setcounter{MyRepeatFoot}{
24399 \backslash
24400 thefootnote}
24401 \end_layout
24402
24403 \begin_layout Standard
24404 La marque de note a été créée avec la commande suivante :
24405 \end_layout
24406
24407 \begin_layout Standard
24408
24409 \series bold
24410
24411 \backslash
24412 footnotemark[
24413 \backslash
24414 theMyRepeatFoot]
24415 \end_layout
24416
24417 \begin_layout Standard
24418 Voici un exemple de marque de note de bas de page : 
24419 \begin_inset ERT
24420 status collapsed
24421
24422 \begin_layout Plain Layout
24423
24424
24425 \backslash
24426 footnotemark[
24427 \backslash
24428 theMyRepeatFoot]
24429 \end_layout
24430
24431 \end_inset
24432
24433
24434 \end_layout
24435
24436 \begin_layout Subsection
24437 Numérotation de Notes de Bas de Page
24438 \begin_inset CommandInset label
24439 LatexCommand label
24440 name "sub:Numerotation-notes-bas-de-page"
24441
24442 \end_inset
24443
24444
24445 \begin_inset Index
24446 status collapsed
24447
24448 \begin_layout Plain Layout
24449 Notes de bas de page ! Numérotation
24450 \end_layout
24451
24452 \end_inset
24453
24454
24455 \end_layout
24456
24457 \begin_layout Standard
24458 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24459  ajoutez cette commande dans le préambule de votre document :
24460 \end_layout
24461
24462 \begin_layout Standard
24463
24464 \series bold
24465
24466 \backslash
24467 @addtoreset{footnote}{section}
24468 \end_layout
24469
24470 \begin_layout Standard
24471 \begin_inset VSpace bigskip
24472 \end_inset
24473
24474 La commande de préambule suivante change le style de numérotation des notes
24475  en petits chiffres romains :
24476 \end_layout
24477
24478 \begin_layout Standard
24479
24480 \series bold
24481
24482 \backslash
24483 renewcommand{
24484 \backslash
24485 thefootnote}{
24486 \backslash
24487 roman{footnote}}
24488 \end_layout
24489
24490 \begin_layout Standard
24491 \begin_inset ERT
24492 status collapsed
24493
24494 \begin_layout Plain Layout
24495
24496
24497 \backslash
24498 renewcommand{
24499 \backslash
24500 thefootnote}{
24501 \backslash
24502 roman{footnote}}
24503 \end_layout
24504
24505 \end_inset
24506
24507  Cette note de bas de page utilise une numérotation en chiffres romains
24508  :
24509 \begin_inset Foot
24510 status open
24511
24512 \begin_layout Plain Layout
24513 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24514  romains.
24515 \end_layout
24516
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \begin_layout Standard
24523 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24524  la commande précédente 
24525 \series bold
24526
24527 \backslash
24528 roman
24529 \series default
24530  par 
24531 \series bold
24532
24533 \backslash
24534 Roman
24535 \series default
24536 .
24537  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24538  utilisez respectivement soit 
24539 \series bold
24540
24541 \backslash
24542 Alph
24543 \series default
24544  soit 
24545 \series bold
24546
24547 \backslash
24548 alph
24549 \series default
24550 .
24551  Pour les 
24552 \begin_inset Quotes eld
24553 \end_inset
24554
24555 numéroter
24556 \begin_inset Quotes erd
24557 \end_inset
24558
24559  avec des symboles, utilisez 
24560 \series bold
24561
24562 \backslash
24563 fnsymbol
24564 \series default
24565 .
24566 \end_layout
24567
24568 \begin_layout Standard
24569 \begin_inset Note Greyedout
24570 status open
24571
24572 \begin_layout Plain Layout
24573
24574 \series bold
24575 Note:
24576 \series default
24577  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
24578  puisque cette numérotation est limitée à des lettres seules.
24579 \end_layout
24580
24581 \end_inset
24582
24583
24584 \begin_inset Newline newline
24585 \end_inset
24586
24587
24588 \begin_inset Note Greyedout
24589 status open
24590
24591 \begin_layout Plain Layout
24592
24593 \series bold
24594 Note:
24595 \series default
24596  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
24597 \end_layout
24598
24599 \end_inset
24600
24601
24602 \end_layout
24603
24604 \begin_layout Standard
24605 Pour revenir au style de numérotation par défaut quand vous en avez changé,
24606  utilisez 
24607 \series bold
24608
24609 \backslash
24610 arabic
24611 \series default
24612  à la place de 
24613 \series bold
24614
24615 \backslash
24616 roman
24617 \series default
24618  dans la commande précédente.
24619 \begin_inset ERT
24620 status collapsed
24621
24622 \begin_layout Plain Layout
24623
24624
24625 \backslash
24626 renewcommand{
24627 \backslash
24628 thefootnote}{
24629 \backslash
24630 arabic{footnote}}
24631 \end_layout
24632
24633 \end_inset
24634
24635
24636 \end_layout
24637
24638 \begin_layout Standard
24639 \begin_inset VSpace bigskip
24640 \end_inset
24641
24642
24643 \end_layout
24644
24645 \begin_layout Standard
24646 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
24647  le schéma 
24648 \begin_inset Quotes eld
24649 \end_inset
24650
24651 chapitre.note
24652 \begin_inset Quotes erd
24653 \end_inset
24654
24655 , ajoutez la commande suivante au préambule de votre document :
24656 \end_layout
24657
24658 \begin_layout Standard
24659
24660 \series bold
24661
24662 \backslash
24663 numberwithin{footnote}{chapter}
24664 \end_layout
24665
24666 \begin_layout Standard
24667 Pour pouvoir utiliser la commande 
24668 \series bold
24669
24670 \backslash
24671 numberwithin
24672 \series default
24673 , activez dans la rubrique 
24674 \family sans
24675 Options
24676 \begin_inset space ~
24677 \end_inset
24678
24679 des
24680 \begin_inset space ~
24681 \end_inset
24682
24683 Maths
24684 \family default
24685  dans les paramètres du document, l'option 
24686 \family sans
24687 Utiliser
24688 \begin_inset space ~
24689 \end_inset
24690
24691 le
24692 \begin_inset space ~
24693 \end_inset
24694
24695 paquetage
24696 \begin_inset space ~
24697 \end_inset
24698
24699 maths
24700 \begin_inset space ~
24701 \end_inset
24702
24703 AMS
24704 \family default
24705 .
24706 \end_layout
24707
24708 \begin_layout Standard
24709 \begin_inset ERT
24710 status collapsed
24711
24712 \begin_layout Plain Layout
24713
24714
24715 \backslash
24716 numberwithin{footnote}{chapter}
24717 \end_layout
24718
24719 \end_inset
24720
24721 Ceci est un autre exemple de note de bas de page:
24722 \series bold
24723
24724 \begin_inset Foot
24725 status open
24726
24727 \begin_layout Plain Layout
24728 Cette note est numérotée en suivant le schéma 
24729 \begin_inset Quotes eld
24730 \end_inset
24731
24732 chapitre.note
24733 \begin_inset Quotes erd
24734 \end_inset
24735
24736 .
24737 \end_layout
24738
24739 \end_inset
24740
24741
24742 \series default
24743
24744 \begin_inset ERT
24745 status collapsed
24746
24747 \begin_layout Plain Layout
24748
24749
24750 \backslash
24751 renewcommand{
24752 \backslash
24753 thefootnote}{
24754 \backslash
24755 arabic{footnote}}
24756 \end_layout
24757
24758 \end_inset
24759
24760
24761 \end_layout
24762
24763 \begin_layout Standard
24764 \begin_inset Note Greyedout
24765 status open
24766
24767 \begin_layout Plain Layout
24768
24769 \series bold
24770 Note:
24771 \series default
24772  
24773 \series bold
24774
24775 \backslash
24776 numberwithin
24777 \series default
24778  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
24779  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
24780  prises en compte.
24781  
24782 \end_layout
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \begin_layout Standard
24790 Donc pour avoir par exemple le schéma 
24791 \begin_inset Quotes eld
24792 \end_inset
24793
24794 chapitre.
24795 \backslash
24796 Roman{note}
24797 \begin_inset Quotes erd
24798 \end_inset
24799
24800 , utilisez la commande suivante plutôt que 
24801 \series bold
24802
24803 \backslash
24804 numberwithin
24805 \series default
24806  :
24807 \end_layout
24808
24809 \begin_layout Standard
24810
24811 \series bold
24812
24813 \backslash
24814 renewcommand{
24815 \backslash
24816 thefootnote}{
24817 \backslash
24818 thechapter.
24819 \backslash
24820 Roman{footnote}}
24821 \end_layout
24822
24823 \begin_layout Subsection
24824 Positionnement de notes de bas de page
24825 \begin_inset Index
24826 status collapsed
24827
24828 \begin_layout Plain Layout
24829 Notes de bas de page ! Positionnement
24830 \end_layout
24831
24832 \end_inset
24833
24834
24835 \end_layout
24836
24837 \begin_layout Standard
24838 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
24839  vertical entre elles en bas de la page.
24840  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
24841  de 1.5
24842 \begin_inset space \thinspace{}
24843 \end_inset
24844
24845 mm avec la commande suivante dans le préambule :
24846 \end_layout
24847
24848 \begin_layout Standard
24849
24850 \series bold
24851
24852 \backslash
24853 let
24854 \backslash
24855 myFoot
24856 \backslash
24857 footnote
24858 \begin_inset Newline newline
24859 \end_inset
24860
24861
24862 \backslash
24863 renewcommand{
24864 \backslash
24865 footnote}[1]{
24866 \backslash
24867 myFoot{#1
24868 \backslash
24869 vspace{1.5mm}}}
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \begin_inset VSpace bigskip
24874 \end_inset
24875
24876 Dans un document à deux colonnes les notes de bas de page apparaissent en
24877  bas de chaque colonne, comme sur la Figure
24878 \begin_inset space ~
24879 \end_inset
24880
24881
24882 \begin_inset CommandInset ref
24883 LatexCommand ref
24884 reference "fig:Position-standard-note-bas-de-page"
24885
24886 \end_inset
24887
24888 .
24889  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
24890  sur la Figure
24891 \begin_inset space ~
24892 \end_inset
24893
24894
24895 \begin_inset CommandInset ref
24896 LatexCommand ref
24897 reference "fig:Position-note-avec-ftnright"
24898
24899 \end_inset
24900
24901 , utilisez le paquetage LaTeX 
24902 \series bold
24903 ftnright
24904 \series default
24905
24906 \begin_inset Index
24907 status collapsed
24908
24909 \begin_layout Plain Layout
24910 Paquetages LaTeX ! ftnright
24911 \end_layout
24912
24913 \end_inset
24914
24915  avec cette commande dans le préambule du document:
24916 \end_layout
24917
24918 \begin_layout Standard
24919
24920 \series bold
24921
24922 \backslash
24923 usepackage{ftnright}
24924 \end_layout
24925
24926 \begin_layout Standard
24927 \begin_inset Float figure
24928 placement !h
24929 wide false
24930 sideways false
24931 status open
24932
24933 \begin_layout Plain Layout
24934 \begin_inset ERT
24935 status collapsed
24936
24937 \begin_layout Plain Layout
24938
24939
24940 \backslash
24941 framebox{
24942 \end_layout
24943
24944 \end_inset
24945
24946
24947 \begin_inset Graphics
24948         filename ../clipart/without_fntright.pdf
24949         width 100col%
24950         scaleBeforeRotation
24951
24952 \end_inset
24953
24954
24955 \begin_inset ERT
24956 status collapsed
24957
24958 \begin_layout Plain Layout
24959
24960 }
24961 \end_layout
24962
24963 \end_inset
24964
24965
24966 \end_layout
24967
24968 \begin_layout Plain Layout
24969 \begin_inset Caption
24970
24971 \begin_layout Plain Layout
24972 \begin_inset CommandInset label
24973 LatexCommand label
24974 name "fig:Position-standard-note-bas-de-page"
24975
24976 \end_inset
24977
24978 Positionnement standard des notes de bas de page dans un document à deux
24979  colonnes.
24980 \end_layout
24981
24982 \end_inset
24983
24984
24985 \end_layout
24986
24987 \end_inset
24988
24989
24990 \end_layout
24991
24992 \begin_layout Standard
24993 \begin_inset Float figure
24994 placement !h
24995 wide false
24996 sideways false
24997 status open
24998
24999 \begin_layout Plain Layout
25000 \begin_inset ERT
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004
25005
25006 \backslash
25007 framebox{
25008 \end_layout
25009
25010 \end_inset
25011
25012
25013 \begin_inset Graphics
25014         filename ../clipart/with_fntright.pdf
25015         width 100col%
25016         scaleBeforeRotation
25017
25018 \end_inset
25019
25020
25021 \begin_inset ERT
25022 status collapsed
25023
25024 \begin_layout Plain Layout
25025
25026 }
25027 \end_layout
25028
25029 \end_inset
25030
25031
25032 \end_layout
25033
25034 \begin_layout Plain Layout
25035 \begin_inset Caption
25036
25037 \begin_layout Plain Layout
25038 \begin_inset CommandInset label
25039 LatexCommand label
25040 name "fig:Position-note-avec-ftnright"
25041
25042 \end_inset
25043
25044 Positionnement de notes de bas de page dans un document à deux colonnes
25045  en utilisant le paquetage LaTeX 
25046 \series bold
25047 ftnright
25048 \series default
25049 .
25050 \end_layout
25051
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \begin_layout Standard
25063 \begin_inset VSpace bigskip
25064 \end_inset
25065
25066 Dans certaines publications scientifiques, il est courant de rassembler
25067  les notes de bas de page et de les imprimer dans un paragraphe particulier
25068  à la fin de la section, comme sur la Figure
25069 \begin_inset space ~
25070 \end_inset
25071
25072
25073 \begin_inset CommandInset ref
25074 LatexCommand ref
25075 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25076
25077 \end_inset
25078
25079 .
25080  On les appelle 
25081 \begin_inset Quotes eld
25082 \end_inset
25083
25084 notes de fin
25085 \begin_inset Quotes erd
25086 \end_inset
25087
25088 .
25089 \begin_inset Note Note
25090 status collapsed
25091
25092 \begin_layout Plain Layout
25093 J'ai pas trouvé mieux pour endnotes (NdT)
25094 \end_layout
25095
25096 \end_inset
25097
25098
25099 \begin_inset Index
25100 status collapsed
25101
25102 \begin_layout Plain Layout
25103 Notes de fin
25104 \end_layout
25105
25106 \end_inset
25107
25108  Pour utiliser des notes de fin à la place des notes de bas de page dans
25109  votre document, chargez le paquetage LaTeX 
25110 \series bold
25111 endnotes
25112 \series default
25113
25114 \begin_inset Index
25115 status collapsed
25116
25117 \begin_layout Plain Layout
25118 Paquetages LaTeX ! endnotes
25119 \end_layout
25120
25121 \end_inset
25122
25123  avec ces lignes dans le préambule du document
25124 \end_layout
25125
25126 \begin_layout Standard
25127
25128 \series bold
25129
25130 \backslash
25131 usepackage{endnotes}
25132 \begin_inset Newline newline
25133 \end_inset
25134
25135
25136 \backslash
25137 let
25138 \backslash
25139 footnote
25140 \backslash
25141 endnote
25142 \end_layout
25143
25144 \begin_layout Standard
25145 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25146 \end_layout
25147
25148 \begin_layout Standard
25149
25150 \series bold
25151
25152 \backslash
25153 theendnotes
25154 \end_layout
25155
25156 \begin_layout Standard
25157 en code TeX à la fin d'une section ou d'un chapitre.
25158 \end_layout
25159
25160 \begin_layout Standard
25161 \begin_inset Float figure
25162 wide false
25163 sideways false
25164 status open
25165
25166 \begin_layout Plain Layout
25167 \align center
25168 \begin_inset ERT
25169 status collapsed
25170
25171 \begin_layout Plain Layout
25172
25173
25174 \backslash
25175 framebox{
25176 \end_layout
25177
25178 \end_inset
25179
25180
25181 \begin_inset Graphics
25182         filename ../clipart/endnotes.pdf
25183         scaleBeforeRotation
25184
25185 \end_inset
25186
25187
25188 \begin_inset ERT
25189 status collapsed
25190
25191 \begin_layout Plain Layout
25192
25193 }
25194 \end_layout
25195
25196 \end_inset
25197
25198
25199 \end_layout
25200
25201 \begin_layout Plain Layout
25202 \begin_inset Caption
25203
25204 \begin_layout Plain Layout
25205 \begin_inset CommandInset label
25206 LatexCommand label
25207 name "fig:Notes-de-fin---notes-de-bas-de-page"
25208
25209 \end_inset
25210
25211 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25212  séparé à la fin des sections ou des chapitres.
25213 \end_layout
25214
25215 \end_inset
25216
25217
25218 \end_layout
25219
25220 \end_inset
25221
25222
25223 \end_layout
25224
25225 \begin_layout Standard
25226 \begin_inset VSpace medskip
25227 \end_inset
25228
25229 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25230  dans la langue du document, cela doit être fait manuellement.
25231  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25232  
25233 \begin_inset Quotes eld
25234 \end_inset
25235
25236 Notes
25237 \begin_inset Quotes erd
25238 \end_inset
25239
25240  en sa traduction Allemande
25241 \begin_inset Foot
25242 status collapsed
25243
25244 \begin_layout Plain Layout
25245 En français, 
25246 \begin_inset Quotes eld
25247 \end_inset
25248
25249 Notes
25250 \begin_inset Quotes erd
25251 \end_inset
25252
25253  peut être conservé.
25254 \end_layout
25255
25256 \end_inset
25257
25258  
25259 \begin_inset Quotes eld
25260 \end_inset
25261
25262 Anmerkungen
25263 \begin_inset Quotes erd
25264 \end_inset
25265
25266  :
25267 \end_layout
25268
25269 \begin_layout Standard
25270
25271 \series bold
25272
25273 \backslash
25274 renewcommand{
25275 \backslash
25276 notesname}{Anmerkungen}
25277 \end_layout
25278
25279 \begin_layout Standard
25280 \begin_inset VSpace medskip
25281 \end_inset
25282
25283 La numérotation des notes de fin peut être modifiée comme celle des notes
25284  de bas de page comme c'est décrit dans la section
25285 \begin_inset space ~
25286 \end_inset
25287
25288
25289 \begin_inset CommandInset ref
25290 LatexCommand ref
25291 reference "sub:Numerotation-notes-bas-de-page"
25292
25293 \end_inset
25294
25295  ; remplacez juste la commande 
25296 \series bold
25297
25298 \backslash
25299 thefootnote
25300 \series default
25301  par 
25302 \series bold
25303
25304 \backslash
25305 theendnote
25306 \series default
25307 .
25308  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25309 \series bold
25310
25311 \backslash
25312 @addtoreset
25313 \series default
25314  comme c'est décrit dans la section
25315 \begin_inset space ~
25316 \end_inset
25317
25318
25319 \begin_inset CommandInset ref
25320 LatexCommand ref
25321 reference "sub:Numerotation-notes-bas-de-page"
25322
25323 \end_inset
25324
25325  et remplacez le paramètre de commande 
25326 \series bold
25327 footnote
25328 \series default
25329  par 
25330 \series bold
25331 endnote
25332 \series default
25333 .
25334 \end_layout
25335
25336 \begin_layout Standard
25337 Pour seulement créer une marque de note de fin, utilisez la commande 
25338 \series bold
25339
25340 \backslash
25341 endnotemark[numéro]
25342 \series default
25343  qui est semblable à 
25344 \series bold
25345
25346 \backslash
25347 footnotemark
25348 \series default
25349 , décrite dans la section
25350 \begin_inset space ~
25351 \end_inset
25352
25353
25354 \begin_inset CommandInset ref
25355 LatexCommand ref
25356 reference "sec:Notes-bas-de-page"
25357
25358 \end_inset
25359
25360 .
25361 \end_layout
25362
25363 \begin_layout Standard
25364 \begin_inset VSpace bigskip
25365 \end_inset
25366
25367 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25368 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25369 \series bold
25370 footmisc
25371 \series default
25372
25373 \begin_inset Index
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377 Paquetages LaTeX ! footmisc
25378 \end_layout
25379
25380 \end_inset
25381
25382
25383 \begin_inset CommandInset citation
25384 LatexCommand cite
25385 key "footmisc"
25386
25387 \end_inset
25388
25389  pour plus d'information à ce sujet.
25390 \end_layout
25391
25392 \begin_layout Standard
25393 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25394  voyez les livres sur LaTeX, 
25395 \begin_inset CommandInset citation
25396 LatexCommand cite
25397 key "latexcompanion,latexguide,latexbook"
25398
25399 \end_inset
25400
25401 .
25402 \end_layout
25403
25404 \begin_layout Section
25405 Notes en Marge
25406 \begin_inset Index
25407 status collapsed
25408
25409 \begin_layout Plain Layout
25410 Notes ! Notes en Marge
25411 \end_layout
25412
25413 \end_inset
25414
25415
25416 \end_layout
25417
25418 \begin_layout Standard
25419 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25420 t de la même façon.
25421  Quand vous insérez une note en marge avec 
25422 \family sans
25423 Insérer\SpecialChar \menuseparator
25424 Note
25425 \begin_inset space ~
25426 \end_inset
25427
25428 en
25429 \begin_inset space ~
25430 \end_inset
25431
25432 Marge
25433 \family default
25434  ou avec le bouton 
25435 \begin_inset Graphics
25436         filename ../../images/marginalnote-insert.png
25437         scale 85
25438         scaleBeforeRotation
25439
25440 \end_inset
25441
25442  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25443  grise avec une étiquette rouge 
25444 \begin_inset Quotes fld
25445 \end_inset
25446
25447 marge
25448 \begin_inset Quotes frd
25449 \end_inset
25450
25451 .
25452  
25453 \begin_inset Marginal
25454 status collapsed
25455
25456 \begin_layout Plain Layout
25457 C'est une note en marge.
25458 \end_layout
25459
25460 \end_inset
25461
25462  Cette boîte est la représentation de votre note dans LyX.
25463  Vous pouvez y entrer votre texte.
25464 \end_layout
25465
25466 \begin_layout Standard
25467 Les notes en marge apparaissent dans la marge de droite dans les documents
25468  imprimées sur une seule face.
25469  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25470  
25471 \begin_inset Quotes eld
25472 \end_inset
25473
25474 extérieure
25475 \begin_inset Quotes erd
25476 \end_inset
25477
25478  -- la gauche sur les pages paires et la droite sur les pages impaires.
25479  Le texte de la note en marge est aligné à l'opposé de la marge externe
25480  -- aligné à droite quand la note apparaît dans la marge de gauche.
25481  La première ligne de la note apparaît à la hauteur de la ligne de texte
25482  où la note a été insérée dans le document.
25483 \end_layout
25484
25485 \begin_layout Standard
25486 \begin_inset VSpace bigskip
25487 \end_inset
25488
25489 Pour placer une note dans la marge interne, ajoutez la commande suivante
25490  :
25491 \end_layout
25492
25493 \begin_layout Standard
25494
25495 \series bold
25496
25497 \backslash
25498 reversemarginpar
25499 \end_layout
25500
25501 \begin_layout Standard
25502 sous forme de code TeX avant votre note de marge.
25503  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25504  qui suivent 
25505 \begin_inset ERT
25506 status collapsed
25507
25508 \begin_layout Plain Layout
25509
25510
25511 \backslash
25512 reversemarginpar 
25513 \end_layout
25514
25515 \end_inset
25516
25517
25518 \begin_inset Marginal
25519 status open
25520
25521 \begin_layout Plain Layout
25522 Cette note en marge est dans la marge interne.
25523 \end_layout
25524
25525 \end_inset
25526
25527
25528 \series bold
25529
25530 \begin_inset Newline newline
25531 \end_inset
25532
25533
25534 \series default
25535
25536 \begin_inset Note Greyedout
25537 status open
25538
25539 \begin_layout Plain Layout
25540
25541 \series bold
25542 Note:
25543 \series default
25544  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
25545  les notes sont souvent mal mises en formes dans la sortie imprimée.
25546 \end_layout
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \begin_layout Standard
25554 Pour revenir au positionnement par défaut, ajoutez la commande :
25555 \end_layout
25556
25557 \begin_layout Standard
25558
25559 \series bold
25560
25561 \backslash
25562 normalmarginpar
25563 \end_layout
25564
25565 \begin_layout Standard
25566 sous forme de code TeX.
25567 \begin_inset ERT
25568 status collapsed
25569
25570 \begin_layout Plain Layout
25571
25572
25573 \backslash
25574 normalmarginpar 
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \begin_inset Newline newline
25581 \end_inset
25582
25583  
25584 \begin_inset Note Greyedout
25585 status open
25586
25587 \begin_layout Plain Layout
25588
25589 \series bold
25590 Note:
25591 \series default
25592  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
25593  
25594 \series bold
25595
25596 \backslash
25597 reversemarginpar
25598 \series default
25599  est aussi utilisée.
25600 \end_layout
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \begin_layout Standard
25608 \begin_inset VSpace bigskip
25609 \end_inset
25610
25611
25612 \begin_inset Marginal
25613 status open
25614
25615 \begin_layout Plain Layout
25616 UnTrèsLongMotEnMarge sans césure.
25617 \end_layout
25618
25619 \end_inset
25620
25621  Comme dans le cas décrit dans la section
25622 \begin_inset space ~
25623 \end_inset
25624
25625
25626 \begin_inset CommandInset ref
25627 LatexCommand ref
25628 reference "sub:Lignes-multiple-dans-cellule"
25629
25630 \end_inset
25631
25632 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
25633  mot d'une note en marge.
25634  Pour éviter ce problème, insérez un espacement horizontal de 0
25635 \begin_inset space \thinspace{}
25636 \end_inset
25637
25638 pt avant le mot en question: 
25639 \begin_inset Marginal
25640 status open
25641
25642 \begin_layout Plain Layout
25643 \begin_inset space \hspace{}
25644 \length 0pt
25645 \end_inset
25646
25647 UnMotTrèsLongEnMarge avec une césure.
25648 \end_layout
25649
25650 \end_inset
25651
25652
25653 \end_layout
25654
25655 \begin_layout Standard
25656 \begin_inset VSpace bigskip
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \begin_layout Standard
25663 \begin_inset Note Greyedout
25664 status open
25665
25666 \begin_layout Plain Layout
25667
25668 \series bold
25669 Note:
25670 \series default
25671  Normalement, les notes en marge ne peuvent pas être utilisées dans des
25672  tableaux, des flottants et des notes de bas de page.
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \begin_layout Standard
25681 \begin_inset VSpace bigskip
25682 \end_inset
25683
25684
25685 \end_layout
25686
25687 \begin_layout Standard
25688 \begin_inset ERT
25689 status collapsed
25690
25691 \begin_layout Plain Layout
25692
25693
25694 \backslash
25695 ifmarginnote
25696 \end_layout
25697
25698 \end_inset
25699
25700
25701 \begin_inset Note Note
25702 status open
25703
25704 \begin_layout Plain Layout
25705 La section suivante ne sera affichée que si le paquetage LaTeX 
25706 \series bold
25707 marginnote
25708 \series default
25709  a été installé.
25710 \end_layout
25711
25712 \end_inset
25713
25714
25715 \end_layout
25716
25717 \begin_layout Standard
25718 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
25719 \series bold
25720 marginnote
25721 \series default
25722
25723 \begin_inset Index
25724 status collapsed
25725
25726 \begin_layout Plain Layout
25727 Paquetages LaTeX ! marginnote
25728 \end_layout
25729
25730 \end_inset
25731
25732 .
25733  En ajoutant les deux lignes suivantes au préambule de votre document, la
25734  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
25735  la commande fournie par le paquetage 
25736 \series bold
25737 marginnote
25738 \series default
25739  :
25740 \end_layout
25741
25742 \begin_layout Standard
25743
25744 \series bold
25745
25746 \backslash
25747 usepackage{marginnote}
25748 \begin_inset Newline newline
25749 \end_inset
25750
25751
25752 \backslash
25753 let
25754 \backslash
25755 marginpar
25756 \backslash
25757 marginnote
25758 \end_layout
25759
25760 \begin_layout Standard
25761 Ce paquetage est aussi utilisé dans ce document parce que 
25762 \series bold
25763 marginnote
25764 \series default
25765  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
25766  vertical pour une note.
25767  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
25768  sont trop proches les unes des autres ou que vous voulez améliorer la mise
25769  en page.
25770  Le décalage est inséré dans LyX sous forme de code TeX directement après
25771  la note sous la forme
25772 \end_layout
25773
25774 \begin_layout Standard
25775
25776 \series bold
25777 [offset]
25778 \end_layout
25779
25780 \begin_layout Standard
25781 où l'offset utilise l'une des unités listées dans le tableau
25782 \begin_inset space ~
25783 \end_inset
25784
25785
25786 \begin_inset CommandInset ref
25787 LatexCommand ref
25788 reference "cha:Unités-de-longueur"
25789
25790 \end_inset
25791
25792 .
25793  Une valeur négative déplace la note vers le haut, une valeur positive la
25794  déplace vers le bas.
25795  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
25796  vers le haut de 1.5
25797 \begin_inset space \thinspace{}
25798 \end_inset
25799
25800 cm avec la commande en code TeX 
25801 \begin_inset Quotes eld
25802 \end_inset
25803
25804
25805 \series bold
25806 [-1.5cm]
25807 \series default
25808
25809 \begin_inset Quotes erd
25810 \end_inset
25811
25812
25813 \begin_inset Marginal
25814 status collapsed
25815
25816 \begin_layout Plain Layout
25817 Cette note en marge est décalée vers le haut de 1.5
25818 \begin_inset space \thinspace{}
25819 \end_inset
25820
25821 cm par rapport à sa position d'origine.
25822 \end_layout
25823
25824 \end_inset
25825
25826
25827 \begin_inset ERT
25828 status collapsed
25829
25830 \begin_layout Plain Layout
25831
25832 [-1.5cm]
25833 \end_layout
25834
25835 \end_inset
25836
25837
25838 \end_layout
25839
25840 \begin_layout Standard
25841 \begin_inset VSpace medskip
25842 \end_inset
25843
25844 Avec le paquetage 
25845 \series bold
25846 marginnote
25847 \series default
25848  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
25849  Par exemple les commandes 
25850 \end_layout
25851
25852 \begin_layout Standard
25853
25854 \series bold
25855
25856 \backslash
25857 renewcommand*{
25858 \backslash
25859 raggedleftmarginnote}{
25860 \backslash
25861 centering}
25862 \begin_inset Newline newline
25863 \end_inset
25864
25865
25866 \backslash
25867 renewcommand*{
25868 \backslash
25869 raggedrightmarginnote}{
25870 \backslash
25871 centering}
25872 \end_layout
25873
25874 \begin_layout Standard
25875 donnent un alignement centré.
25876  
25877 \series bold
25878
25879 \backslash
25880 raggedleftmarginnote
25881 \series default
25882  indique une note qui apparaît dans la marge de gauche.
25883 \begin_inset ERT
25884 status collapsed
25885
25886 \begin_layout Plain Layout
25887
25888
25889 \backslash
25890 renewcommand*{
25891 \backslash
25892 raggedleftmarginnote}{
25893 \backslash
25894 centering}
25895 \end_layout
25896
25897 \begin_layout Plain Layout
25898
25899
25900 \backslash
25901 renewcommand*{
25902 \backslash
25903 raggedrightmarginnote}{
25904 \backslash
25905 centering}
25906 \end_layout
25907
25908 \end_inset
25909
25910
25911 \begin_inset Marginal
25912 status collapsed
25913
25914 \begin_layout Plain Layout
25915 Le texte de cette note en marge est centré.
25916 \end_layout
25917
25918 \end_inset
25919
25920 .
25921  Le comportement par défaut est donné par
25922 \end_layout
25923
25924 \begin_layout Standard
25925
25926 \series bold
25927
25928 \backslash
25929 renewcommand*{
25930 \backslash
25931 raggedleftmarginnote}{
25932 \backslash
25933 raggedleft}
25934 \begin_inset Newline newline
25935 \end_inset
25936
25937
25938 \backslash
25939 renewcommand*{
25940 \backslash
25941 raggedrightmarginnote}{
25942 \backslash
25943 raggedright}
25944 \series default
25945
25946 \begin_inset ERT
25947 status collapsed
25948
25949 \begin_layout Plain Layout
25950
25951
25952 \backslash
25953 renewcommand*{
25954 \backslash
25955 raggedleftmarginnote}{
25956 \backslash
25957 raggedleft}
25958 \end_layout
25959
25960 \begin_layout Plain Layout
25961
25962
25963 \backslash
25964 renewcommand*{
25965 \backslash
25966 raggedrightmarginnote}{
25967 \backslash
25968 raggedright}
25969 \end_layout
25970
25971 \end_inset
25972
25973
25974 \end_layout
25975
25976 \begin_layout Standard
25977 \begin_inset VSpace medskip
25978 \end_inset
25979
25980 Pour les autre fonctions du paquetage 
25981 \series bold
25982 marginnote
25983 \series default
25984  nous vous renvoyons à sa documentation 
25985 \begin_inset CommandInset citation
25986 LatexCommand cite
25987 key "marginnote"
25988
25989 \end_inset
25990
25991 .
25992 \end_layout
25993
25994 \begin_layout Standard
25995 \begin_inset VSpace bigskip
25996 \end_inset
25997
25998 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
25999  définition.
26000  Pour créer par exemple une entête pour toutes les notes en marge avec le
26001  texte 
26002 \begin_inset Quotes eld
26003 \end_inset
26004
26005
26006 \family sans
26007 \series bold
26008 \bar under
26009 Attention!
26010 \family default
26011 \series default
26012 \bar default
26013
26014 \begin_inset Quotes erd
26015 \end_inset
26016
26017  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26018  de votre document :
26019 \end_layout
26020
26021 \begin_layout Standard
26022
26023 \series bold
26024
26025 \backslash
26026 let
26027 \backslash
26028 myMarginpar
26029 \backslash
26030 marginpar
26031 \begin_inset Newline newline
26032 \end_inset
26033
26034
26035 \backslash
26036 renewcommand{
26037 \backslash
26038 marginpar}[1]{
26039 \backslash
26040 myMarginpar{%
26041 \begin_inset Newline newline
26042 \end_inset
26043
26044
26045 \begin_inset ERT
26046 status collapsed
26047
26048 \begin_layout Plain Layout
26049
26050
26051 \backslash
26052 hphantom{ }
26053 \end_layout
26054
26055 \end_inset
26056
26057
26058 \backslash
26059 hspace{0pt}
26060 \backslash
26061 textsf{
26062 \backslash
26063 textbf{
26064 \backslash
26065 underbar{Attention!}}}%
26066 \begin_inset Newline newline
26067 \end_inset
26068
26069
26070 \begin_inset ERT
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074
26075
26076 \backslash
26077 hphantom{ }
26078 \end_layout
26079
26080 \end_inset
26081
26082
26083 \backslash
26084 vspace{1.5mm}
26085 \backslash
26086
26087 \backslash
26088 #1}}
26089 \end_layout
26090
26091 \begin_layout Standard
26092 \begin_inset ERT
26093 status collapsed
26094
26095 \begin_layout Plain Layout
26096
26097
26098 \backslash
26099 let
26100 \backslash
26101 myMarginpar
26102 \backslash
26103 marginpar
26104 \end_layout
26105
26106 \begin_layout Plain Layout
26107
26108
26109 \backslash
26110 renewcommand{
26111 \backslash
26112 marginpar}[1]{
26113 \backslash
26114 myMarginpar{%
26115 \end_layout
26116
26117 \begin_layout Plain Layout
26118
26119    
26120 \backslash
26121 textsf{
26122 \backslash
26123 textbf{
26124 \backslash
26125 underbar{Attention!}}}%
26126 \end_layout
26127
26128 \begin_layout Plain Layout
26129
26130    
26131 \backslash
26132 vspace{1.5mm}
26133 \backslash
26134
26135 \backslash
26136 #1}}
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \begin_inset Marginal
26143 status open
26144
26145 \begin_layout Plain Layout
26146 Ceci est une note en marge avec une en-tête prédéfinie.
26147 \end_layout
26148
26149 \end_inset
26150
26151
26152 \begin_inset ERT
26153 status collapsed
26154
26155 \begin_layout Plain Layout
26156
26157 [-1.5cm]
26158 \end_layout
26159
26160 \end_inset
26161
26162
26163 \begin_inset ERT
26164 status collapsed
26165
26166 \begin_layout Plain Layout
26167
26168
26169 \backslash
26170 renewcommand{
26171 \backslash
26172 marginpar}[1]{
26173 \backslash
26174 myMarginpar{#1}}
26175 \end_layout
26176
26177 \end_inset
26178
26179
26180 \begin_inset Note Note
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184
26185 \lang english
26186 The margin note format is changed only for this example.
26187 \end_layout
26188
26189 \end_inset
26190
26191
26192 \end_layout
26193
26194 \begin_layout Standard
26195 \begin_inset ERT
26196 status collapsed
26197
26198 \begin_layout Plain Layout
26199
26200
26201 \backslash
26202 else
26203 \end_layout
26204
26205 \end_inset
26206
26207
26208 \begin_inset Note Note
26209 status open
26210
26211 \begin_layout Plain Layout
26212 Ce qui suit sera affiché si le paquetage LaTeX 
26213 \series bold
26214 marginnote
26215 \series default
26216  n'est pas installé :
26217 \end_layout
26218
26219 \end_inset
26220
26221
26222 \end_layout
26223
26224 \begin_layout Standard
26225 Vous devez installer le paquetage LaTeX 
26226 \series bold
26227 marginnote
26228 \series default
26229  pour voir la suite de cette section dans la sortie imprimée.
26230 \end_layout
26231
26232 \begin_layout Standard
26233 \begin_inset ERT
26234 status collapsed
26235
26236 \begin_layout Plain Layout
26237
26238
26239 \backslash
26240 fi
26241 \end_layout
26242
26243 \end_inset
26244
26245
26246 \end_layout
26247
26248 \begin_layout Chapter
26249 Les Boîtes
26250 \end_layout
26251
26252 \begin_layout Section
26253 Introduction
26254 \begin_inset Index
26255 status collapsed
26256
26257 \begin_layout Plain Layout
26258 Boîtes ! Introduction
26259 \end_layout
26260
26261 \end_inset
26262
26263
26264 \end_layout
26265
26266 \begin_layout Standard
26267 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26268  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26269  voir la section
26270 \begin_inset space ~
26271 \end_inset
26272
26273
26274 \begin_inset CommandInset ref
26275 LatexCommand ref
26276 reference "sec:Minipages"
26277
26278 \end_inset
26279
26280 , pour encadrer des portions de texte, voir la section
26281 \begin_inset space ~
26282 \end_inset
26283
26284
26285 \begin_inset CommandInset ref
26286 LatexCommand ref
26287 reference "sec:Décorations"
26288
26289 \end_inset
26290
26291 , pour empêcher que des mots subissent une césure, voir la section
26292 \begin_inset space ~
26293 \end_inset
26294
26295
26296 \begin_inset CommandInset ref
26297 LatexCommand ref
26298 reference "sec:Empêcher-césure"
26299
26300 \end_inset
26301
26302 , pour aligner du texte, voir la section
26303 \begin_inset space ~
26304 \end_inset
26305
26306
26307 \begin_inset CommandInset ref
26308 LatexCommand ref
26309 reference "sub:Alignement-Vertical"
26310
26311 \end_inset
26312
26313 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26314 \begin_inset space ~
26315 \end_inset
26316
26317
26318 \begin_inset CommandInset ref
26319 LatexCommand ref
26320 reference "sec:Boîtes-colorées"
26321
26322 \end_inset
26323
26324 .
26325 \end_layout
26326
26327 \begin_layout Standard
26328 On peut insérer une boîte en utilisant le menu 
26329 \family sans
26330 Insérer\SpecialChar \menuseparator
26331 Boîte
26332 \family default
26333  ou avec le bouton 
26334 \begin_inset Graphics
26335         filename ../../images/box-insert.png
26336         scale 85
26337         scaleBeforeRotation
26338
26339 \end_inset
26340
26341  de la barre d'outils.
26342  Une boîte grise avec une étiquette 
26343 \family sans
26344 Boîte
26345 \begin_inset space ~
26346 \end_inset
26347
26348 (Minipage)
26349 \family default
26350
26351 \begin_inset Graphics
26352         filename clipart/BoxInsetDefaultQt4.png
26353         scale 65
26354         scaleBeforeRotation
26355
26356 \end_inset
26357
26358  est alors insérée.
26359  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26360  La fenêtre de dialogue qui apparaît donne accès aux types de
26361 \family sans
26362  Boîte
26363 \begin_inset space ~
26364 \end_inset
26365
26366 Intérieure
26367 \family default
26368  
26369 \family sans
26370 Parbox
26371 \begin_inset Note Note
26372 status collapsed
26373
26374 \begin_layout Plain Layout
26375 En attendant un traduction plus correcte NdT
26376 \end_layout
26377
26378 \end_inset
26379
26380
26381 \family default
26382  et 
26383 \family sans
26384 Minipage
26385 \family default
26386 .
26387  Le type 
26388 \family sans
26389 Minipage
26390 \family default
26391  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26392  dans la section
26393 \begin_inset space ~
26394 \end_inset
26395
26396
26397 \begin_inset CommandInset ref
26398 LatexCommand ref
26399 reference "sec:Minipages"
26400
26401 \end_inset
26402
26403 ; le type 
26404 \family sans
26405 Parbox
26406 \family default
26407  est décrit dans la section
26408 \begin_inset space ~
26409 \end_inset
26410
26411
26412 \begin_inset CommandInset ref
26413 LatexCommand ref
26414 reference "sec:Parboxes"
26415
26416 \end_inset
26417
26418 .
26419 \end_layout
26420
26421 \begin_layout Standard
26422 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26423  comme les flottants ou les notes de bas de page.
26424 \end_layout
26425
26426 \begin_layout Standard
26427 \begin_inset Note Greyedout
26428 status open
26429
26430 \begin_layout Plain Layout
26431
26432 \series bold
26433 Note:
26434 \series default
26435  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26436  de type 
26437 \family sans
26438 Liste
26439 \family default
26440  ou 
26441 \family sans
26442 Description
26443 \family default
26444 .
26445 \end_layout
26446
26447 \end_inset
26448
26449
26450 \end_layout
26451
26452 \begin_layout Standard
26453 \begin_inset Note Greyedout
26454 status open
26455
26456 \begin_layout Plain Layout
26457
26458 \series bold
26459 Note:
26460 \series default
26461  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26462 \family sans
26463 Boîte
26464 \begin_inset space ~
26465 \end_inset
26466
26467 Intérieure
26468 \family default
26469  à 
26470 \family sans
26471 Aucune
26472 \family default
26473  que quand vous utilisez une boîte encadrée.
26474  Les boîtes sans 
26475 \family sans
26476 Boîte
26477 \begin_inset space ~
26478 \end_inset
26479
26480 Intérieure
26481 \family default
26482  et sans cadre sont expliquées dans la section
26483 \begin_inset space ~
26484 \end_inset
26485
26486
26487 \begin_inset CommandInset ref
26488 LatexCommand ref
26489 reference "sec:Empêcher-césure"
26490
26491 \end_inset
26492
26493 .
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Section
26502 La fenêtre de dialogue Boîte
26503 \begin_inset CommandInset label
26504 LatexCommand label
26505 name "sec:Boîte-Dialogue"
26506
26507 \end_inset
26508
26509
26510 \begin_inset Index
26511 status collapsed
26512
26513 \begin_layout Plain Layout
26514 Boîtes ! Fenêtre de dialogue Boîte
26515 \end_layout
26516
26517 \end_inset
26518
26519
26520 \end_layout
26521
26522 \begin_layout Subsection
26523 Taille
26524 \begin_inset Index
26525 status collapsed
26526
26527 \begin_layout Plain Layout
26528 Boîtes ! Taille
26529 \end_layout
26530
26531 \end_inset
26532
26533
26534 \end_layout
26535
26536 \begin_layout Standard
26537 Dans la fenêtre de dialogue 
26538 \family sans
26539 Paramètres
26540 \begin_inset space ~
26541 \end_inset
26542
26543 de
26544 \begin_inset space ~
26545 \end_inset
26546
26547 Boîte
26548 \family default
26549  vous pouvez modifier la géométrie de la boîte avec les champs 
26550 \family sans
26551 Largeur
26552 \family default
26553  et 
26554 \family sans
26555 Hauteur
26556 \family default
26557 .
26558  Les unités de longueur qui sont utilisables dans ces champs sont décrites
26559  dans le tableau
26560 \begin_inset space ~
26561 \end_inset
26562
26563
26564 \begin_inset CommandInset ref
26565 LatexCommand ref
26566 reference "tab:Unités"
26567
26568 \end_inset
26569
26570 .
26571  Le champ 
26572 \family sans
26573 Hauteur
26574 \family default
26575  offre en plus les spécifications de taille suivantes :
26576 \end_layout
26577
26578 \begin_layout Description
26579 Profondeur C'est simplement la 
26580 \begin_inset Quotes eld
26581 \end_inset
26582
26583 hauteur
26584 \begin_inset Quotes erd
26585 \end_inset
26586
26587  du texte.
26588  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
26589  lignes de texte dans la boîte.
26590 \begin_inset Newline newline
26591 \end_inset
26592
26593
26594 \begin_inset Newline newline
26595 \end_inset
26596
26597
26598 \begin_inset Newline newline
26599 \end_inset
26600
26601
26602 \begin_inset Box Boxed
26603 position "c"
26604 hor_pos "c"
26605 has_inner_box 1
26606 inner_pos "c"
26607 use_parbox 0
26608 width "12col%"
26609 special "none"
26610 height "1in"
26611 height_special "depth"
26612 status open
26613
26614 \begin_layout Plain Layout
26615 \align center
26616 Boîte dont la hauteur est égale à 1
26617 \begin_inset space \thinspace{}
26618 \end_inset
26619
26620 Profondeur
26621 \end_layout
26622
26623 \end_inset
26624
26625
26626 \begin_inset Newline newline
26627 \end_inset
26628
26629
26630 \begin_inset Newline newline
26631 \end_inset
26632
26633
26634 \end_layout
26635
26636 \begin_layout Description
26637 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
26638  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
26639  est deux fois plus haute que le texte : 
26640 \begin_inset Box Boxed
26641 position "c"
26642 hor_pos "c"
26643 has_inner_box 1
26644 inner_pos "c"
26645 use_parbox 0
26646 width "20col%"
26647 special "none"
26648 height "2in"
26649 height_special "height"
26650 status open
26651
26652 \begin_layout Plain Layout
26653 \align center
26654 Boîte dont la hauteur est 2
26655 \begin_inset space \thinspace{}
26656 \end_inset
26657
26658 Hauteur
26659 \end_layout
26660
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \begin_layout Description
26667 Hauteur
26668 \begin_inset space ~
26669 \end_inset
26670
26671 Totale C'est égal à Hauteur
26672 \begin_inset space \thinspace{}
26673 \end_inset
26674
26675 +
26676 \begin_inset space \thinspace{}
26677 \end_inset
26678
26679 Profondeur : 
26680 \begin_inset Box Boxed
26681 position "c"
26682 hor_pos "c"
26683 has_inner_box 1
26684 inner_pos "c"
26685 use_parbox 0
26686 width "20col%"
26687 special "none"
26688 height "1in"
26689 height_special "totalheight"
26690 status open
26691
26692 \begin_layout Plain Layout
26693 \align center
26694 Boîte dont la hauteur est 1
26695 \begin_inset space \thinspace{}
26696 \end_inset
26697
26698 Hauteur
26699 \begin_inset space ~
26700 \end_inset
26701
26702 Totale
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \begin_layout Description
26711 Largeur On prend la largeur de la boîte comme hauteur : 
26712 \begin_inset Box Boxed
26713 position "c"
26714 hor_pos "c"
26715 has_inner_box 1
26716 inner_pos "c"
26717 use_parbox 0
26718 width "12col%"
26719 special "none"
26720 height "1in"
26721 height_special "width"
26722 status open
26723
26724 \begin_layout Plain Layout
26725 \align center
26726 Boîte dont la hauteur est 1
26727 \begin_inset space \thinspace{}
26728 \end_inset
26729
26730 Largeur
26731 \end_layout
26732
26733 \end_inset
26734
26735
26736 \end_layout
26737
26738 \begin_layout Subsection
26739 Alignement
26740 \begin_inset Index
26741 status collapsed
26742
26743 \begin_layout Plain Layout
26744 Boîtes ! Alignement
26745 \end_layout
26746
26747 \end_inset
26748
26749
26750 \end_layout
26751
26752 \begin_layout Standard
26753 Quand vous avez choisi une 
26754 \family sans
26755 Boîte
26756 \begin_inset space ~
26757 \end_inset
26758
26759 Intérieure
26760 \family default
26761 , l'alignement vertical de la boîte peut être :
26762 \end_layout
26763
26764 \begin_layout Description
26765 Haut Ceci est un exemple de texte.
26766  
26767 \begin_inset Box Boxed
26768 position "t"
26769 hor_pos "c"
26770 has_inner_box 1
26771 inner_pos "c"
26772 use_parbox 0
26773 width "12col%"
26774 special "none"
26775 height "1in"
26776 height_special "totalheight"
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780 \align center
26781 Cette boîte est alignée sur le haut.
26782 \end_layout
26783
26784 \end_inset
26785
26786  Ceci est un exemple de texte.
26787 \end_layout
26788
26789 \begin_layout Description
26790 Milieu Ceci est un exemple de texte.
26791  
26792 \begin_inset Box Boxed
26793 position "c"
26794 hor_pos "c"
26795 has_inner_box 1
26796 inner_pos "c"
26797 use_parbox 0
26798 width "12col%"
26799 special "none"
26800 height "1in"
26801 height_special "totalheight"
26802 status collapsed
26803
26804 \begin_layout Plain Layout
26805 \align center
26806 Cette boîte est alignée au centre.
26807 \end_layout
26808
26809 \end_inset
26810
26811  Ceci est un exemple de texte.
26812 \end_layout
26813
26814 \begin_layout Description
26815 Bas Ceci est un exemple de texte.
26816  
26817 \begin_inset Box Boxed
26818 position "b"
26819 hor_pos "c"
26820 has_inner_box 1
26821 inner_pos "c"
26822 use_parbox 0
26823 width "12col%"
26824 special "none"
26825 height "1in"
26826 height_special "totalheight"
26827 status collapsed
26828
26829 \begin_layout Plain Layout
26830 \align center
26831 Cette boîte est alignée sur le bas.
26832 \end_layout
26833
26834 \end_inset
26835
26836  Ceci est un exemple de texte.
26837 \end_layout
26838
26839 \begin_layout Standard
26840 \begin_inset Note Greyedout
26841 status open
26842
26843 \begin_layout Plain Layout
26844
26845 \series bold
26846 Note:
26847 \series default
26848  L'alignement vertical peut être perturbé dans la sortie finale quand vous
26849  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
26850  l'autre non.
26851 \end_layout
26852
26853 \end_inset
26854
26855
26856 \end_layout
26857
26858 \begin_layout Standard
26859 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
26860  paragraphe grâce à la fenêtre de dialogue 
26861 \family sans
26862 Paramètres
26863 \begin_inset space ~
26864 \end_inset
26865
26866 de
26867 \begin_inset space ~
26868 \end_inset
26869
26870 Boîte
26871 \family default
26872 .
26873 \end_layout
26874
26875 \begin_layout Standard
26876 \begin_inset VSpace bigskip
26877 \end_inset
26878
26879 Quand vous avez choisi une 
26880 \family sans
26881 Boîte
26882 \begin_inset space ~
26883 \end_inset
26884
26885 Intérieure
26886 \family default
26887 , l'alignement vertical du contenu de la boîte peut être :
26888 \end_layout
26889
26890 \begin_layout Description
26891 haut Ceci est un exemple de texte.
26892 \begin_inset Box Boxed
26893 position "c"
26894 hor_pos "c"
26895 has_inner_box 1
26896 inner_pos "t"
26897 use_parbox 0
26898 width "12col%"
26899 special "none"
26900 height "1.5in"
26901 height_special "totalheight"
26902 status collapsed
26903
26904 \begin_layout Plain Layout
26905 \align center
26906 Le texte de cette boîte est aligné sur le haut.
26907 \end_layout
26908
26909 \end_inset
26910
26911  Ceci est un exemple de texte.
26912 \end_layout
26913
26914 \begin_layout Description
26915 milieu Ceci est un exemple de texte.
26916  
26917 \begin_inset Box Boxed
26918 position "c"
26919 hor_pos "c"
26920 has_inner_box 1
26921 inner_pos "c"
26922 use_parbox 0
26923 width "12col%"
26924 special "none"
26925 height "1.5in"
26926 height_special "totalheight"
26927 status collapsed
26928
26929 \begin_layout Plain Layout
26930 \align center
26931 Le texte de cette boîte est aligné au centre
26932 \end_layout
26933
26934 \end_inset
26935
26936  Ceci est un exemple de texte.
26937 \end_layout
26938
26939 \begin_layout Description
26940 bas Ceci est un exemple de texte.
26941  
26942 \begin_inset Box Boxed
26943 position "c"
26944 hor_pos "c"
26945 has_inner_box 1
26946 inner_pos "b"
26947 use_parbox 0
26948 width "12col%"
26949 special "none"
26950 height "1.5in"
26951 height_special "totalheight"
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955 \align center
26956 Le texte de cette boîte est aligné en bas.
26957 \end_layout
26958
26959 \end_inset
26960
26961  Ceci est un exemple de texte.
26962 \end_layout
26963
26964 \begin_layout Description
26965 élongation Ceci est un exemple de texte.
26966  
26967 \begin_inset Box Boxed
26968 position "c"
26969 hor_pos "c"
26970 has_inner_box 1
26971 inner_pos "s"
26972 use_parbox 0
26973 width "12col%"
26974 special "none"
26975 height "1.5in"
26976 height_special "totalheight"
26977 status collapsed
26978
26979 \begin_layout Plain Layout
26980 \align center
26981 Le texte 
26982 \end_layout
26983
26984 \begin_layout Plain Layout
26985 \align center
26986 de cette
26987 \end_layout
26988
26989 \begin_layout Plain Layout
26990 \align center
26991 boîte est
26992 \end_layout
26993
26994 \begin_layout Plain Layout
26995 \align center
26996 allongé.
26997 \end_layout
26998
26999 \end_inset
27000
27001  Ceci est un exemple de texte.
27002 \end_layout
27003
27004 \begin_layout Standard
27005 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27006  paragraphe.
27007  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27008 \end_layout
27009
27010 \begin_layout Standard
27011 \begin_inset VSpace bigskip
27012 \end_inset
27013
27014 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27015  la fenêtre de dialogue 
27016 \family sans
27017 Paramètres
27018 \begin_inset space ~
27019 \end_inset
27020
27021 de
27022 \begin_inset space ~
27023 \end_inset
27024
27025 paragraphe
27026 \family default
27027  quand vous avez choisi une 
27028 \family sans
27029 Boîte
27030 \begin_inset space ~
27031 \end_inset
27032
27033 Intérieure
27034 \family default
27035 .
27036 \end_layout
27037
27038 \begin_layout Standard
27039 \align center
27040 \begin_inset Box Boxed
27041 position "c"
27042 hor_pos "c"
27043 has_inner_box 1
27044 inner_pos "s"
27045 use_parbox 0
27046 width "15col%"
27047 special "none"
27048 height "1.25in"
27049 height_special "totalheight"
27050 status open
27051
27052 \begin_layout Plain Layout
27053 \align left
27054 Le texte de 
27055 \end_layout
27056
27057 \begin_layout Plain Layout
27058 \align left
27059 cette boîte
27060 \end_layout
27061
27062 \begin_layout Plain Layout
27063 \align right
27064 est allongé.
27065 \end_layout
27066
27067 \end_inset
27068
27069
27070 \end_layout
27071
27072 \begin_layout Standard
27073 Si vous n'avez pas choisi une 
27074 \family sans
27075 Boîte
27076 \begin_inset space ~
27077 \end_inset
27078
27079 Intérieure
27080 \family default
27081 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27082  de dialogue de boîte.
27083 \end_layout
27084
27085 \begin_layout Standard
27086 \align center
27087 \begin_inset Box Boxed
27088 position "c"
27089 hor_pos "s"
27090 has_inner_box 0
27091 inner_pos "s"
27092 use_parbox 0
27093 width "90col%"
27094 special "none"
27095 height "1.25in"
27096 height_special "totalheight"
27097 status open
27098
27099 \begin_layout Plain Layout
27100 \align left
27101 Le texte de cette boîte est allongé horizontalement.
27102 \end_layout
27103
27104 \end_inset
27105
27106
27107 \end_layout
27108
27109 \begin_layout Subsection
27110 Décorations
27111 \begin_inset CommandInset label
27112 LatexCommand label
27113 name "sec:Décorations"
27114
27115 \end_inset
27116
27117
27118 \begin_inset Index
27119 status open
27120
27121 \begin_layout Plain Layout
27122 Boîtes ! Décorations
27123 \end_layout
27124
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Standard
27131 On peut spécifier le style de la boîte en utilisant la liste déroulante
27132  
27133 \family sans
27134 Décoration
27135 \family default
27136 .
27137  Les possibilités sont les suivantes :
27138 \end_layout
27139
27140 \begin_layout Description
27141 Cadre
27142 \begin_inset space ~
27143 \end_inset
27144
27145 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27146  L'épaisseur du trait de ce cadre est donnée par la variable  
27147 \series bold
27148
27149 \backslash
27150 fboxrule
27151 \series default
27152 .
27153  
27154 \begin_inset Box Boxed
27155 position "c"
27156 hor_pos "c"
27157 has_inner_box 1
27158 inner_pos "c"
27159 use_parbox 0
27160 width "20col%"
27161 special "none"
27162 height "1in"
27163 height_special "totalheight"
27164 status open
27165
27166 \begin_layout Plain Layout
27167 \align center
27168 Boîte rectangulaire
27169 \end_layout
27170
27171 \end_inset
27172
27173
27174 \end_layout
27175
27176 \begin_layout Description
27177 Cadre
27178 \begin_inset space ~
27179 \end_inset
27180
27181 simple,
27182 \begin_inset space ~
27183 \end_inset
27184
27185 sauts
27186 \begin_inset space ~
27187 \end_inset
27188
27189 de
27190 \begin_inset space ~
27191 \end_inset
27192
27193 page Quand vous utilisez le style de décoration 
27194 \family sans
27195 cadre simple
27196 \family default
27197  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27198  de la boîte.
27199  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27200  predra toute la largeur de la colonne, la boîte sera considérée comme son
27201  propre paragraphe et 
27202 \series bold
27203
27204 \backslash
27205 fboxrule
27206 \series default
27207  et 
27208 \series bold
27209
27210 \backslash
27211 fboxsep
27212 \series default
27213  n'ont aucun effet sur ce type de boîte.
27214  L'épaisseur de la ligne du cadre a la valeur de 
27215 \series bold
27216
27217 \backslash
27218 FrameRule
27219 \series default
27220 .
27221  
27222 \lang english
27223
27224 \begin_inset Box Framed
27225 position "t"
27226 hor_pos "c"
27227 has_inner_box 0
27228 inner_pos "t"
27229 use_parbox 0
27230 width "100col%"
27231 special "none"
27232 height "1in"
27233 height_special "totalheight"
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237 Boîte avec cadre simple et sauts de page
27238 \end_layout
27239
27240 \end_inset
27241
27242
27243 \end_layout
27244
27245 \begin_layout Description
27246 Cadre
27247 \begin_inset space ~
27248 \end_inset
27249
27250 oval,
27251 \begin_inset space ~
27252 \end_inset
27253
27254 fin Ceci dessine un cadre ovalisée autour de la boîte.
27255  L'épaisseur du trait de ce cadre est de  0.4
27256 \begin_inset space \thinspace{}
27257 \end_inset
27258
27259 pt.
27260  
27261 \begin_inset Box ovalbox
27262 position "c"
27263 hor_pos "c"
27264 has_inner_box 1
27265 inner_pos "c"
27266 use_parbox 0
27267 width "20col%"
27268 special "none"
27269 height "1in"
27270 height_special "totalheight"
27271 status open
27272
27273 \begin_layout Plain Layout
27274 \align center
27275 Boîte ovalisée, fine
27276 \end_layout
27277
27278 \end_inset
27279
27280
27281 \end_layout
27282
27283 \begin_layout Description
27284 Cadre
27285 \begin_inset space ~
27286 \end_inset
27287
27288 oval,
27289 \begin_inset space ~
27290 \end_inset
27291
27292 épais Ceci dessine un cadre ovalisée autour de la boîte.
27293  L'épaisseur du trait de ce cadre est de   0.8
27294 \begin_inset space \thinspace{}
27295 \end_inset
27296
27297 pt.
27298  
27299 \begin_inset Box Ovalbox
27300 position "c"
27301 hor_pos "c"
27302 has_inner_box 1
27303 inner_pos "c"
27304 use_parbox 0
27305 width "20col%"
27306 special "none"
27307 height "1in"
27308 height_special "totalheight"
27309 status open
27310
27311 \begin_layout Plain Layout
27312 \align center
27313 Boîte ovalisée, épaisse
27314 \end_layout
27315
27316 \end_inset
27317
27318
27319 \end_layout
27320
27321 \begin_layout Description
27322 Ombre
27323 \begin_inset space ~
27324 \end_inset
27325
27326 en
27327 \begin_inset space ~
27328 \end_inset
27329
27330 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27331  L'épaisseur du trait de ce cadre est donnée par la variable  
27332 \series bold
27333
27334 \backslash
27335 fboxrule
27336 \series default
27337 , l'ombre a une épaisseur de  4
27338 \begin_inset space \thinspace{}
27339 \end_inset
27340
27341 pt.
27342  
27343 \begin_inset Box Shadowbox
27344 position "c"
27345 hor_pos "c"
27346 has_inner_box 1
27347 inner_pos "c"
27348 use_parbox 0
27349 width "20col%"
27350 special "none"
27351 height "1in"
27352 height_special "totalheight"
27353 status open
27354
27355 \begin_layout Plain Layout
27356 \align center
27357 Boîte ombrée
27358 \end_layout
27359
27360 \end_inset
27361
27362
27363 \end_layout
27364
27365 \begin_layout Description
27366 Fond
27367 \begin_inset space ~
27368 \end_inset
27369
27370 ombré Ceci dessine une boîte avec un arrière plan rouge.
27371  Contrairement aux boîtes coloriées
27372 \begin_inset Foot
27373 status collapsed
27374
27375 \begin_layout Plain Layout
27376 Voir la section
27377 \begin_inset space ~
27378 \end_inset
27379
27380
27381 \begin_inset CommandInset ref
27382 LatexCommand ref
27383 reference "sec:Boîtes-colorées"
27384
27385 \end_inset
27386
27387 .
27388 \end_layout
27389
27390 \end_inset
27391
27392 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27393  son propre paragraphe.
27394 \lang english
27395
27396 \begin_inset Box Shaded
27397 position "t"
27398 hor_pos "c"
27399 has_inner_box 0
27400 inner_pos "t"
27401 use_parbox 0
27402 width "50col%"
27403 special "none"
27404 height "1in"
27405 height_special "totalheight"
27406 status collapsed
27407
27408 \begin_layout Plain Layout
27409 Boîte avec fond ombré
27410 \end_layout
27411
27412 \end_inset
27413
27414
27415 \end_layout
27416
27417 \begin_layout Description
27418 Double
27419 \begin_inset space ~
27420 \end_inset
27421
27422 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27423  L'épaisseur du trait du cadre interne est de 0.75
27424 \begin_inset space \thinspace{}
27425 \end_inset
27426
27427
27428 \series bold
27429
27430 \backslash
27431 fboxrule
27432 \series default
27433 , l'épaisseur du trait du cadre externe est de 1.5
27434 \begin_inset space \thinspace{}
27435 \end_inset
27436
27437
27438 \series bold
27439
27440 \backslash
27441 fboxrule
27442 \series default
27443 .
27444  La distance entre les deux cadres est de  1.5
27445 \begin_inset space \thinspace{}
27446 \end_inset
27447
27448
27449 \series bold
27450
27451 \backslash
27452 fboxrule
27453 \series default
27454
27455 \begin_inset space \thinspace{}
27456 \end_inset
27457
27458 +
27459 \begin_inset space \thinspace{}
27460 \end_inset
27461
27462 0.5
27463 \begin_inset space \thinspace{}
27464 \end_inset
27465
27466 pt.
27467  
27468 \begin_inset Box Doublebox
27469 position "c"
27470 hor_pos "c"
27471 has_inner_box 1
27472 inner_pos "c"
27473 use_parbox 0
27474 width "20col%"
27475 special "none"
27476 height "1in"
27477 height_special "totalheight"
27478 status open
27479
27480 \begin_layout Plain Layout
27481 \align center
27482 Boîte double
27483 \end_layout
27484
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \begin_layout Standard
27491 \begin_inset VSpace bigskip
27492 \end_inset
27493
27494 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27495  style de boîte utilisé.
27496  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27497  le paquetage LaTeX 
27498 \series bold
27499 fancybox
27500 \series default
27501
27502 \begin_inset Index
27503 status collapsed
27504
27505 \begin_layout Plain Layout
27506 Paquetages LaTeX ! fancybox
27507 \end_layout
27508
27509 \end_inset
27510
27511 .
27512 \end_layout
27513
27514 \begin_layout Section
27515 Personnalisation des boîtes
27516 \begin_inset Index
27517 status open
27518
27519 \begin_layout Plain Layout
27520 Boîtes! Personnalisation
27521 \end_layout
27522
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \begin_layout Standard
27529 La valeur par défaut pour la variable 
27530 \series bold
27531
27532 \backslash
27533 fboxrule
27534 \series default
27535  est 0.4
27536 \begin_inset space \thinspace{}
27537 \end_inset
27538
27539 pt.
27540  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27541  pour avoir 2
27542 \begin_inset space \thinspace{}
27543 \end_inset
27544
27545 pt :
27546 \end_layout
27547
27548 \begin_layout Standard
27549
27550 \series bold
27551
27552 \backslash
27553 setlength{
27554 \backslash
27555 fboxrule}{2pt}
27556 \end_layout
27557
27558 \begin_layout Standard
27559 \begin_inset ERT
27560 status collapsed
27561
27562 \begin_layout Plain Layout
27563
27564
27565 \backslash
27566 setlength{
27567 \backslash
27568 fboxrule}{2pt}
27569 \end_layout
27570
27571 \end_inset
27572
27573
27574 \begin_inset Box Boxed
27575 position "c"
27576 hor_pos "c"
27577 has_inner_box 1
27578 inner_pos "c"
27579 use_parbox 0
27580 width "25col%"
27581 special "none"
27582 height "1in"
27583 height_special "totalheight"
27584 status open
27585
27586 \begin_layout Plain Layout
27587 \align center
27588 Boîte rectangulaire avec 
27589 \series bold
27590
27591 \backslash
27592 fboxrule
27593 \series default
27594
27595 \begin_inset space \thinspace{}
27596 \end_inset
27597
27598 =
27599 \begin_inset space \thinspace{}
27600 \end_inset
27601
27602 2
27603 \begin_inset space \thinspace{}
27604 \end_inset
27605
27606 pt
27607 \end_layout
27608
27609 \end_inset
27610
27611
27612 \begin_inset ERT
27613 status collapsed
27614
27615 \begin_layout Plain Layout
27616
27617
27618 \backslash
27619 setlength{
27620 \backslash
27621 fboxrule}{0.4pt}
27622 \end_layout
27623
27624 \end_inset
27625
27626
27627 \end_layout
27628
27629 \begin_layout Standard
27630 \begin_inset VSpace bigskip
27631 \end_inset
27632
27633 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27634  les types de cadres, par défaut il est de 3
27635 \begin_inset space \thinspace{}
27636 \end_inset
27637
27638 pt.
27639  Vous pouvez le modifier en donnant une autre valeur à la variable 
27640 \series bold
27641
27642 \backslash
27643 fboxsep
27644 \series default
27645 .
27646  Par exemple la commande
27647 \end_layout
27648
27649 \begin_layout Standard
27650
27651 \series bold
27652
27653 \backslash
27654 setlength{
27655 \backslash
27656 fboxsep}{10pt}
27657 \end_layout
27658
27659 \begin_layout Standard
27660 met une valeur de 10
27661 \begin_inset space \thinspace{}
27662 \end_inset
27663
27664 pt, comme celle utilisée pour cette boîte :
27665 \end_layout
27666
27667 \begin_layout Standard
27668 \begin_inset ERT
27669 status collapsed
27670
27671 \begin_layout Plain Layout
27672
27673
27674 \backslash
27675 setlength{
27676 \backslash
27677 fboxsep}{10pt}
27678 \end_layout
27679
27680 \end_inset
27681
27682
27683 \begin_inset Box Boxed
27684 position "c"
27685 hor_pos "c"
27686 has_inner_box 1
27687 inner_pos "c"
27688 use_parbox 0
27689 width "25col%"
27690 special "none"
27691 height "1in"
27692 height_special "totalheight"
27693 status open
27694
27695 \begin_layout Plain Layout
27696 \align center
27697 Boîte rectangulaire avec 
27698 \series bold
27699
27700 \backslash
27701 fboxsep
27702 \series default
27703
27704 \begin_inset space \thinspace{}
27705 \end_inset
27706
27707 =
27708 \begin_inset space \thinspace{}
27709 \end_inset
27710
27711 10
27712 \begin_inset space \thinspace{}
27713 \end_inset
27714
27715 pt
27716 \end_layout
27717
27718 \end_inset
27719
27720
27721 \begin_inset ERT
27722 status collapsed
27723
27724 \begin_layout Plain Layout
27725
27726
27727 \backslash
27728 setlength{
27729 \backslash
27730 fboxsep}{3pt}
27731 \end_layout
27732
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \begin_layout Standard
27739 \begin_inset VSpace bigskip
27740 \end_inset
27741
27742 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
27743  la commande 
27744 \series bold
27745
27746 \backslash
27747 cornersize
27748 \series default
27749 .
27750  Par exemple, la commande
27751 \end_layout
27752
27753 \begin_layout Standard
27754
27755 \series bold
27756
27757 \backslash
27758 cornersize*{1cm}
27759 \end_layout
27760
27761 \begin_layout Standard
27762 donne un diamètre de 1
27763 \begin_inset space \thinspace{}
27764 \end_inset
27765
27766 cm.
27767  La commande
27768 \end_layout
27769
27770 \begin_layout Standard
27771
27772 \series bold
27773
27774 \backslash
27775 cornersize{num}
27776 \end_layout
27777
27778 \begin_layout Standard
27779 fixe le diamètre à 
27780 \family sans
27781 num
27782 \begin_inset space \thinspace{}
27783 \end_inset
27784
27785 ×
27786 \begin_inset space \thinspace{}
27787 \end_inset
27788
27789 minimum(largeur et hauteur de la boîte)
27790 \family default
27791 .
27792  La valeur par défaut est 
27793 \series bold
27794
27795 \backslash
27796 cornersize{0.5}
27797 \series default
27798 .
27799 \end_layout
27800
27801 \begin_layout Standard
27802 \begin_inset ERT
27803 status collapsed
27804
27805 \begin_layout Plain Layout
27806
27807
27808 \backslash
27809 cornersize*{1.5cm}
27810 \end_layout
27811
27812 \end_inset
27813
27814
27815 \begin_inset Box Ovalbox
27816 position "c"
27817 hor_pos "c"
27818 has_inner_box 1
27819 inner_pos "c"
27820 use_parbox 0
27821 width "25col%"
27822 special "none"
27823 height "1in"
27824 height_special "totalheight"
27825 status open
27826
27827 \begin_layout Plain Layout
27828 \align center
27829 Boîte ovale avec 
27830 \series bold
27831
27832 \backslash
27833 cornersize
27834 \series default
27835
27836 \begin_inset space \thinspace{}
27837 \end_inset
27838
27839 =
27840 \begin_inset space \thinspace{}
27841 \end_inset
27842
27843 1.5
27844 \begin_inset space \thinspace{}
27845 \end_inset
27846
27847 cm
27848 \end_layout
27849
27850 \end_inset
27851
27852
27853 \begin_inset ERT
27854 status collapsed
27855
27856 \begin_layout Plain Layout
27857
27858
27859 \backslash
27860 cornersize{0.5}
27861 \end_layout
27862
27863 \end_inset
27864
27865
27866 \end_layout
27867
27868 \begin_layout Standard
27869 \begin_inset VSpace bigskip
27870 \end_inset
27871
27872 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
27873  
27874 \series bold
27875
27876 \backslash
27877 shadowsize
27878 \series default
27879 .
27880  Elle est fixée à 2
27881 \begin_inset space \thinspace{}
27882 \end_inset
27883
27884 pt pour la boîte suivante par la commande :
27885 \end_layout
27886
27887 \begin_layout Standard
27888
27889 \series bold
27890
27891 \backslash
27892 setlength{
27893 \backslash
27894 shadowsize}{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 shadowsize}{2pt}
27908 \end_layout
27909
27910 \end_inset
27911
27912
27913 \begin_inset Box Shadowbox
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 ombrée avec 
27928 \series bold
27929
27930 \backslash
27931 shadowsize
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 shadowsize}{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
27973 \end_layout
27974
27975 \begin_layout Standard
27976 La valeur par défaut pour la longueur 
27977 \series bold
27978
27979 \backslash
27980 FrameRule
27981 \series default
27982  est 0,4
27983 \begin_inset space \thinspace{}
27984 \end_inset
27985
27986 pt.
27987  L'espacement par défaut entre le contenu de la note et le cadre est de
27988  9
27989 \begin_inset space \thinspace{}
27990 \end_inset
27991
27992 pt et il peut être modifié en utilisant la valeur de 
27993 \series bold
27994
27995 \backslash
27996 FrameSep
27997 \series default
27998 .
27999  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28000  suivantes en code TeX
28001 \end_layout
28002
28003 \begin_layout Standard
28004
28005 \series bold
28006
28007 \backslash
28008 setlength{
28009 \backslash
28010 FrameRule}{5pt}
28011 \begin_inset Newline newline
28012 \end_inset
28013
28014
28015 \backslash
28016 setlength{
28017 \backslash
28018 FrameSep}{0.5cm}
28019 \end_layout
28020
28021 \begin_layout Standard
28022
28023 \lang english
28024 \begin_inset ERT
28025 status collapsed
28026
28027 \begin_layout Plain Layout
28028
28029
28030 \backslash
28031 setlength{
28032 \backslash
28033 FrameRule}{5pt}
28034 \end_layout
28035
28036 \begin_layout Plain Layout
28037
28038
28039 \backslash
28040 setlength{
28041 \backslash
28042 FrameSep}{0.5cm}
28043 \end_layout
28044
28045 \end_inset
28046
28047
28048 \begin_inset Box Framed
28049 position "t"
28050 hor_pos "c"
28051 has_inner_box 0
28052 inner_pos "t"
28053 use_parbox 0
28054 width "100col%"
28055 special "none"
28056 height "1in"
28057 height_special "totalheight"
28058 status open
28059
28060 \begin_layout Plain Layout
28061 Ceci est un texte dans une boîte autorisant les 
28062 \family sans
28063 sauts de page
28064 \family default
28065 .
28066 \end_layout
28067
28068 \end_inset
28069
28070
28071 \begin_inset ERT
28072 status collapsed
28073
28074 \begin_layout Plain Layout
28075
28076
28077 \backslash
28078 setlength{
28079 \backslash
28080 FrameRule}{0.4pt}
28081 \end_layout
28082
28083 \begin_layout Plain Layout
28084
28085
28086 \backslash
28087 setlength{
28088 \backslash
28089 FrameSep}{9pt}
28090 \end_layout
28091
28092 \end_inset
28093
28094
28095 \end_layout
28096
28097 \begin_layout Standard
28098
28099 \lang english
28100 \begin_inset VSpace bigskip
28101 \end_inset
28102
28103
28104 \end_layout
28105
28106 \begin_layout Standard
28107 Pour les bôites à 
28108 \family sans
28109 Fond
28110 \begin_inset space ~
28111 \end_inset
28112
28113 ombré
28114 \family default
28115 , l'espacement par défaut entre le contenu de la boîte et son cadre est
28116  de 3
28117 \begin_inset space \thinspace{}
28118 \end_inset
28119
28120 pt et il peut être modifié avec la valeur de 
28121 \series bold
28122
28123 \backslash
28124 fboxsep
28125 \series default
28126 .
28127  La couleur rouge utilisée par défaut pour le fond peut soit être modifiée
28128  localement avec la commande 
28129 \series bold
28130
28131 \backslash
28132 definecolor{shadebox}
28133 \series default
28134 , soit globalement avec le menu 
28135 \family sans
28136 Outils\SpecialChar \menuseparator
28137 Préférences
28138 \family default
28139 \SpecialChar \menuseparator
28140
28141 \family sans
28142 Couleurs\SpecialChar \menuseparator
28143 boîte
28144 \begin_inset space ~
28145 \end_inset
28146
28147 ombrée
28148 \family default
28149 .
28150  La syntaxe de la commande 
28151 \series bold
28152
28153 \backslash
28154 definecolor
28155 \series default
28156  est expliquée dans la section
28157 \begin_inset space ~
28158 \end_inset
28159
28160
28161 \begin_inset CommandInset ref
28162 LatexCommand ref
28163 reference "sec:Tableaux-Colorés"
28164
28165 \end_inset
28166
28167
28168 \begin_inset Foot
28169 status collapsed
28170
28171 \begin_layout Plain Layout
28172 Notez que l'utilisation de 
28173 \series bold
28174
28175 \backslash
28176 definecolor
28177 \series default
28178  ne peut se faire sans le paquetage LaTeX 
28179 \series bold
28180 color
28181 \series default
28182  dans le préambule, voir la section
28183 \begin_inset space ~
28184 \end_inset
28185
28186
28187 \begin_inset CommandInset ref
28188 LatexCommand ref
28189 reference "sec:Boîtes-colorées"
28190
28191 \end_inset
28192
28193 .
28194  
28195 \end_layout
28196
28197 \end_inset
28198
28199 .
28200 \end_layout
28201
28202 \begin_layout Standard
28203 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28204  les commandes en code TeX suivantes
28205 \end_layout
28206
28207 \begin_layout Standard
28208
28209 \series bold
28210
28211 \backslash
28212 setlength{
28213 \backslash
28214 fboxsep}{0.5cm}
28215 \series default
28216
28217 \begin_inset Newline newline
28218 \end_inset
28219
28220
28221 \series bold
28222
28223 \backslash
28224 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28225 \end_layout
28226
28227 \begin_layout Standard
28228
28229 \lang english
28230 \begin_inset ERT
28231 status collapsed
28232
28233 \begin_layout Plain Layout
28234
28235
28236 \backslash
28237 setlength{
28238 \backslash
28239 fboxsep}{0.5cm}
28240 \end_layout
28241
28242 \begin_layout Plain Layout
28243
28244
28245 \backslash
28246 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28247 \end_layout
28248
28249 \end_inset
28250
28251
28252 \begin_inset Box Shaded
28253 position "t"
28254 hor_pos "c"
28255 has_inner_box 0
28256 inner_pos "t"
28257 use_parbox 0
28258 width "100col%"
28259 special "none"
28260 height "1in"
28261 height_special "totalheight"
28262 status open
28263
28264 \begin_layout Plain Layout
28265
28266 \color yellow
28267 Ceci est un texte jaune dans une boîte à 
28268 \family sans
28269 Fond
28270 \begin_inset space ~
28271 \end_inset
28272
28273 ombré
28274 \family default
28275 \color inherit
28276  
28277 \color yellow
28278 avec un fond vert foncé.
28279 \end_layout
28280
28281 \end_inset
28282
28283
28284 \begin_inset ERT
28285 status collapsed
28286
28287 \begin_layout Plain Layout
28288
28289
28290 \backslash
28291 setlength{
28292 \backslash
28293 fboxsep}{3pt}
28294 \end_layout
28295
28296 \begin_layout Plain Layout
28297
28298
28299 \backslash
28300 definecolor{shadecolor}{rgb}{1,0,0}
28301 \end_layout
28302
28303 \end_inset
28304
28305
28306 \end_layout
28307
28308 \begin_layout Standard
28309
28310 \lang english
28311 \begin_inset VSpace bigskip
28312 \end_inset
28313
28314
28315 \end_layout
28316
28317 \begin_layout Standard
28318 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28319  les boîtes qui suivent la commandes qui les a changées.
28320 \end_layout
28321
28322 \begin_layout Section
28323 Minipages
28324 \begin_inset CommandInset label
28325 LatexCommand label
28326 name "sec:Minipages"
28327
28328 \end_inset
28329
28330
28331 \begin_inset Index
28332 status collapsed
28333
28334 \begin_layout Plain Layout
28335 Boîtes ! Minipages
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \end_layout
28342
28343 \begin_layout Standard
28344 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28345 ur d'une page.
28346  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28347  règles d'indentation, de saut de ligne, etc.
28348  s'appliquent.
28349 \end_layout
28350
28351 \begin_layout Standard
28352 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28353  langues.
28354 \end_layout
28355
28356 \begin_layout Standard
28357 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28358  Leur largeur est fixée à 45
28359 \begin_inset space \thinspace{}
28360 \end_inset
28361
28362 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28363  via le menu 
28364 \family sans
28365 Insérer\SpecialChar \menuseparator
28366 Typographie
28367 \begin_inset space ~
28368 \end_inset
28369
28370 spéciale\SpecialChar \menuseparator
28371 Ressort
28372 \begin_inset space ~
28373 \end_inset
28374
28375 Horizontal
28376 \family default
28377 .
28378 \end_layout
28379
28380 \begin_layout Standard
28381
28382 \end_layout
28383
28384 \begin_layout Standard
28385
28386 \lang english
28387 \begin_inset Box Frameless
28388 position "t"
28389 hor_pos "c"
28390 has_inner_box 1
28391 inner_pos "c"
28392 use_parbox 0
28393 width "45col%"
28394 special "none"
28395 height "1in"
28396 height_special "totalheight"
28397 status open
28398
28399 \begin_layout Plain Layout
28400
28401 \lang german
28402 Dies ist ein deutscher Text.
28403  Dies ist ein deutscher Text.
28404  Dies ist ein deutscher Text.
28405  Dies ist ein deutscher Text.
28406  Dies ist ein deutscher Text.
28407  Dies ist ein deutscher Text.
28408  Dies ist ein deutscher Text.
28409  Dies ist ein deutscher Text.
28410  Dies ist ein deutscher Text.
28411  Dies ist ein deutscher Text.
28412  Dies ist ein deutscher Text.
28413  Dies ist ein deutscher Text.
28414  Dies ist ein deutscher Text
28415 \begin_inset Foot
28416 status collapsed
28417
28418 \begin_layout Plain Layout
28419
28420 \lang german
28421 Dies ist eine deutsche Fußnote.
28422 \end_layout
28423
28424 \end_inset
28425
28426 .
28427  Dies ist ein deutscher Text.
28428  Dies ist ein deutscher Text.
28429 \end_layout
28430
28431 \end_inset
28432
28433
28434 \begin_inset space \hfill{}
28435 \end_inset
28436
28437
28438 \begin_inset Box Frameless
28439 position "t"
28440 hor_pos "c"
28441 has_inner_box 1
28442 inner_pos "c"
28443 use_parbox 0
28444 width "45col%"
28445 special "none"
28446 height "1in"
28447 height_special "totalheight"
28448 status open
28449
28450 \begin_layout Plain Layout
28451
28452 \lang english
28453 This is an English Text.
28454  This is an English Text.
28455  This is an English Text.
28456  This is an English Text.
28457  This is an English Text.
28458  This is an English Text.
28459  This is an English Text.
28460  This is an English Text.
28461  This is an English Text.
28462  This is an English Text.
28463  This is an English Text.
28464  This is an English Text.
28465  This is an English Text.
28466  This is an English Text.
28467  This is an English Text.
28468  This is an English Text.
28469 \begin_inset Foot
28470 status collapsed
28471
28472 \begin_layout Plain Layout
28473
28474 \lang english
28475 This is an English footnote.
28476 \end_layout
28477
28478 \end_inset
28479
28480  This is an English Text.
28481  
28482 \end_layout
28483
28484 \end_inset
28485
28486
28487 \end_layout
28488
28489 \begin_layout Standard
28490 \begin_inset VSpace bigskip
28491 \end_inset
28492
28493 Une autre application des minipages est l'ajout de notes de bas de page
28494  à l'intérieur d'un tableau.
28495  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28496  dans un tableau n'apparaissent pas en bas de la page courante.
28497  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28498  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28499  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28500  dehors des minipages.
28501 \end_layout
28502
28503 \begin_layout Standard
28504 Les notes de bas de page de ce tableau n'apparaissent pas : 
28505 \begin_inset Tabular
28506 <lyxtabular version="3" rows="3" columns="4">
28507 <features>
28508 <column alignment="center" valignment="top" width="0pt">
28509 <column alignment="center" valignment="top" width="0pt">
28510 <column alignment="center" valignment="top" width="0pt">
28511 <column alignment="center" valignment="top" width="0pt">
28512 <row>
28513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28514 \begin_inset Text
28515
28516 \begin_layout Plain Layout
28517 1
28518 \end_layout
28519
28520 \end_inset
28521 </cell>
28522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28523 \begin_inset Text
28524
28525 \begin_layout Plain Layout
28526 2
28527 \end_layout
28528
28529 \end_inset
28530 </cell>
28531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28532 \begin_inset Text
28533
28534 \begin_layout Plain Layout
28535 3
28536 \begin_inset Foot
28537 status open
28538
28539 \begin_layout Plain Layout
28540 Ceci est une note de bas de page à l'intérieur d'un tableau.
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \end_layout
28547
28548 \end_inset
28549 </cell>
28550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28551 \begin_inset Text
28552
28553 \begin_layout Plain Layout
28554 4
28555 \end_layout
28556
28557 \end_inset
28558 </cell>
28559 </row>
28560 <row>
28561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28562 \begin_inset Text
28563
28564 \begin_layout Plain Layout
28565 a
28566 \end_layout
28567
28568 \end_inset
28569 </cell>
28570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28571 \begin_inset Text
28572
28573 \begin_layout Plain Layout
28574 b
28575 \end_layout
28576
28577 \end_inset
28578 </cell>
28579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28580 \begin_inset Text
28581
28582 \begin_layout Plain Layout
28583 c
28584 \end_layout
28585
28586 \end_inset
28587 </cell>
28588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28589 \begin_inset Text
28590
28591 \begin_layout Plain Layout
28592 d
28593 \end_layout
28594
28595 \end_inset
28596 </cell>
28597 </row>
28598 <row>
28599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28600 \begin_inset Text
28601
28602 \begin_layout Plain Layout
28603 e
28604 \end_layout
28605
28606 \end_inset
28607 </cell>
28608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28609 \begin_inset Text
28610
28611 \begin_layout Plain Layout
28612 f
28613 \end_layout
28614
28615 \end_inset
28616 </cell>
28617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28618 \begin_inset Text
28619
28620 \begin_layout Plain Layout
28621 g
28622 \end_layout
28623
28624 \end_inset
28625 </cell>
28626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28627 \begin_inset Text
28628
28629 \begin_layout Plain Layout
28630 h
28631 \end_layout
28632
28633 \end_inset
28634 </cell>
28635 </row>
28636 </lyxtabular>
28637
28638 \end_inset
28639
28640
28641 \end_layout
28642
28643 \begin_layout Standard
28644 \align center
28645 \begin_inset Box Frameless
28646 position "t"
28647 hor_pos "c"
28648 has_inner_box 1
28649 inner_pos "c"
28650 use_parbox 0
28651 width "30col%"
28652 special "none"
28653 height "1in"
28654 height_special "totalheight"
28655 status open
28656
28657 \begin_layout Plain Layout
28658 \align center
28659 \begin_inset Tabular
28660 <lyxtabular version="3" rows="3" columns="4">
28661 <features>
28662 <column alignment="center" valignment="top" width="0pt">
28663 <column alignment="center" valignment="top" width="0pt">
28664 <column alignment="center" valignment="top" width="0pt">
28665 <column alignment="center" valignment="top" width="0pt">
28666 <row>
28667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28668 \begin_inset Text
28669
28670 \begin_layout Plain Layout
28671 1
28672 \end_layout
28673
28674 \end_inset
28675 </cell>
28676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28677 \begin_inset Text
28678
28679 \begin_layout Plain Layout
28680 2
28681 \end_layout
28682
28683 \end_inset
28684 </cell>
28685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28686 \begin_inset Text
28687
28688 \begin_layout Plain Layout
28689 3
28690 \begin_inset Foot
28691 status open
28692
28693 \begin_layout Plain Layout
28694 Ceci est une note de bas de page à l'intérieur d'un tableau.
28695 \end_layout
28696
28697 \end_inset
28698
28699
28700 \end_layout
28701
28702 \end_inset
28703 </cell>
28704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28705 \begin_inset Text
28706
28707 \begin_layout Plain Layout
28708 4
28709 \end_layout
28710
28711 \end_inset
28712 </cell>
28713 </row>
28714 <row>
28715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28716 \begin_inset Text
28717
28718 \begin_layout Plain Layout
28719 a
28720 \end_layout
28721
28722 \end_inset
28723 </cell>
28724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Plain Layout
28728 b
28729 \end_layout
28730
28731 \end_inset
28732 </cell>
28733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28734 \begin_inset Text
28735
28736 \begin_layout Plain Layout
28737 c
28738 \end_layout
28739
28740 \end_inset
28741 </cell>
28742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28743 \begin_inset Text
28744
28745 \begin_layout Plain Layout
28746 d
28747 \end_layout
28748
28749 \end_inset
28750 </cell>
28751 </row>
28752 <row>
28753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28754 \begin_inset Text
28755
28756 \begin_layout Plain Layout
28757 e
28758 \end_layout
28759
28760 \end_inset
28761 </cell>
28762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28763 \begin_inset Text
28764
28765 \begin_layout Plain Layout
28766 f
28767 \end_layout
28768
28769 \end_inset
28770 </cell>
28771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28772 \begin_inset Text
28773
28774 \begin_layout Plain Layout
28775 g
28776 \end_layout
28777
28778 \end_inset
28779 </cell>
28780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28781 \begin_inset Text
28782
28783 \begin_layout Plain Layout
28784 h
28785 \end_layout
28786
28787 \end_inset
28788 </cell>
28789 </row>
28790 </lyxtabular>
28791
28792 \end_inset
28793
28794
28795 \end_layout
28796
28797 \end_inset
28798
28799
28800 \end_layout
28801
28802 \begin_layout Standard
28803 \begin_inset VSpace bigskip
28804 \end_inset
28805
28806 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28807  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28808  minipages, même si vous les avez mis par exemple à 
28809 \family sans
28810 Moyen
28811 \family default
28812  dans les paramètres du document.
28813 \end_layout
28814
28815 \begin_layout Standard
28816 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28817  portion de texte, voyez la section
28818 \begin_inset space ~
28819 \end_inset
28820
28821
28822 \begin_inset CommandInset ref
28823 LatexCommand ref
28824 reference "sub:Couleur-pour-les-Paragraphes"
28825
28826 \end_inset
28827
28828 .
28829 \end_layout
28830
28831 \begin_layout Standard
28832 \begin_inset Note Greyedout
28833 status open
28834
28835 \begin_layout Plain Layout
28836
28837 \series bold
28838 Note:
28839 \series default
28840  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28841  mais les minipages peuvent être utilisées dans un tableau, un flottant
28842  ou une autre boîte.
28843 \end_layout
28844
28845 \end_inset
28846
28847
28848 \end_layout
28849
28850 \begin_layout Section
28851 Les Parboxes
28852 \begin_inset CommandInset label
28853 LatexCommand label
28854 name "sec:Parboxes"
28855
28856 \end_inset
28857
28858
28859 \begin_inset Index
28860 status collapsed
28861
28862 \begin_layout Plain Layout
28863 Boîtes ! Parboxes
28864 \end_layout
28865
28866 \end_inset
28867
28868
28869 \end_layout
28870
28871 \begin_layout Standard
28872 \begin_inset Note Note
28873 status collapsed
28874
28875 \begin_layout Plain Layout
28876
28877 \lang english
28878 En attendant une traduction de parbox (NdT)
28879 \end_layout
28880
28881 \end_inset
28882
28883 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28884  ne peuvent avoir de note de bas de page.
28885  La principale différence avec les minipages, c'est que les minipages au
28886  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28887  LaTeX.
28888 \end_layout
28889
28890 \begin_layout Standard
28891 \align center
28892 \begin_inset Box Frameless
28893 position "t"
28894 hor_pos "c"
28895 has_inner_box 1
28896 inner_pos "t"
28897 use_parbox 1
28898 width "33col%"
28899 special "none"
28900 height "1in"
28901 height_special "totalheight"
28902 status collapsed
28903
28904 \begin_layout Plain Layout
28905 Ceci est un texte à l'intérieur d'une parbox.
28906  Ceci est un texte à l'intérieur d'une parbox.
28907 \end_layout
28908
28909 \begin_layout Plain Layout
28910 Cette note de bas de page ne devrait pas apparaître :
28911 \begin_inset Foot
28912 status open
28913
28914 \begin_layout Plain Layout
28915 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28916  pas.
28917 \end_layout
28918
28919 \end_inset
28920
28921
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Section
28930 Des Boîtes pour les Mots et les Caractères
28931 \begin_inset Index
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Boîtes ! Pour les caractères
28936 \end_layout
28937
28938 \end_inset
28939
28940
28941 \end_layout
28942
28943 \begin_layout Subsection
28944 Empêcher la Césure
28945 \begin_inset CommandInset label
28946 LatexCommand label
28947 name "sec:Empêcher-césure"
28948
28949 \end_inset
28950
28951
28952 \begin_inset Index
28953 status collapsed
28954
28955 \begin_layout Plain Layout
28956 Boîtes ! Pour empêcher la césure
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
28966  un texte ne soit coupé par une césure.
28967 \begin_inset Newline newline
28968 \end_inset
28969
28970 Voici un exemple de texte :
28971 \end_layout
28972
28973 \begin_layout Standard
28974 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28975  césure dans un 
28976 \begin_inset Quotes eld
28977 \end_inset
28978
28979 motTrèsTrèsLong
28980 \begin_inset Quotes erd
28981 \end_inset
28982
28983
28984 \end_layout
28985
28986 \begin_layout Standard
28987 Pour empêcher que le mot 
28988 \begin_inset Quotes eld
28989 \end_inset
28990
28991 motTrèsTrèsLong
28992 \begin_inset Quotes erd
28993 \end_inset
28994
28995  soit coupé, ajoutez la commande
28996 \end_layout
28997
28998 \begin_layout Standard
28999
29000 \series bold
29001
29002 \backslash
29003 mbox{
29004 \end_layout
29005
29006 \begin_layout Standard
29007 en code TeX avant le mot.
29008  Après le mot, insérez l'accolade fermante 
29009 \begin_inset Quotes eld
29010 \end_inset
29011
29012
29013 \series bold
29014 }
29015 \series default
29016
29017 \begin_inset Quotes erd
29018 \end_inset
29019
29020  en code TeX.
29021 \end_layout
29022
29023 \begin_layout Standard
29024 Voici le résultat :
29025 \end_layout
29026
29027 \begin_layout Standard
29028 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29029  césure dans un
29030 \begin_inset ERT
29031 status collapsed
29032
29033 \begin_layout Plain Layout
29034
29035
29036 \backslash
29037 mbox{
29038 \end_layout
29039
29040 \end_inset
29041
29042
29043 \begin_inset Quotes eld
29044 \end_inset
29045
29046 motTrèsTrèsLong
29047 \begin_inset Quotes erd
29048 \end_inset
29049
29050 .
29051 \begin_inset ERT
29052 status collapsed
29053
29054 \begin_layout Plain Layout
29055
29056 }
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \end_layout
29063
29064 \begin_layout Standard
29065 Une autre méthode consiste à mettre la commande 
29066 \begin_inset Quotes eld
29067 \end_inset
29068
29069
29070 \series bold
29071
29072 \backslash
29073 -
29074 \series default
29075
29076 \begin_inset Quotes grd
29077 \end_inset
29078
29079  en code TeX, juste avant le mot :
29080 \end_layout
29081
29082 \begin_layout Standard
29083 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29084  césure dans un 
29085 \begin_inset Quotes eld
29086 \end_inset
29087
29088
29089 \begin_inset ERT
29090 status collapsed
29091
29092 \begin_layout Plain Layout
29093
29094
29095 \backslash
29096 -
29097 \end_layout
29098
29099 \end_inset
29100
29101 motTrèsTrèsLong
29102 \begin_inset Quotes erd
29103 \end_inset
29104
29105 .
29106 \end_layout
29107
29108 \begin_layout Standard
29109 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29110  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29111 \family sans
29112 Insérer\SpecialChar \menuseparator
29113 Formats\SpecialChar \menuseparator
29114 Passage
29115 \begin_inset space ~
29116 \end_inset
29117
29118 à
29119 \begin_inset space ~
29120 \end_inset
29121
29122 la
29123 \begin_inset space ~
29124 \end_inset
29125
29126 Ligne
29127 \family default
29128  (raccourci 
29129 \series bold
29130 Ctrl-Entrée
29131 \series default
29132 ) :
29133 \end_layout
29134
29135 \begin_layout Standard
29136 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29137  césure dans un
29138 \begin_inset Newline newline
29139 \end_inset
29140
29141
29142 \begin_inset ERT
29143 status collapsed
29144
29145 \begin_layout Plain Layout
29146
29147
29148 \backslash
29149 mbox{
29150 \end_layout
29151
29152 \end_inset
29153
29154
29155 \begin_inset Quotes eld
29156 \end_inset
29157
29158 motTrèsTrèsLong
29159 \begin_inset Quotes erd
29160 \end_inset
29161
29162 .
29163 \begin_inset ERT
29164 status collapsed
29165
29166 \begin_layout Plain Layout
29167
29168 }
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Subsection
29177 Alignement Vertical
29178 \begin_inset CommandInset label
29179 LatexCommand label
29180 name "sub:Alignement-Vertical"
29181
29182 \end_inset
29183
29184
29185 \begin_inset Index
29186 status collapsed
29187
29188 \begin_layout Plain Layout
29189 Boîtes ! Pour l'alignement vertical
29190 \end_layout
29191
29192 \end_inset
29193
29194
29195 \begin_inset Index
29196 status collapsed
29197
29198 \begin_layout Plain Layout
29199 Boîtes ! Boîtes élévatrices
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \begin_inset Index
29206 status collapsed
29207
29208 \begin_layout Plain Layout
29209 Raisebox|see
29210 \begin_inset ERT
29211 status collapsed
29212
29213 \begin_layout Plain Layout
29214
29215 {
29216 \end_layout
29217
29218 \end_inset
29219
29220 Boîtes élévatrices
29221 \begin_inset ERT
29222 status collapsed
29223
29224 \begin_layout Plain Layout
29225
29226 }
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \begin_layout Standard
29240 Avec la commande 
29241 \series bold
29242
29243 \backslash
29244 raisebox
29245 \series default
29246  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29247  par rapport au texte qui l'entoure.
29248  La commande
29249 \series bold
29250  
29251 \backslash
29252 raisebox
29253 \series default
29254  s'utilise en suivant la syntaxe suivante :
29255 \end_layout
29256
29257 \begin_layout Standard
29258
29259 \series bold
29260
29261 \backslash
29262 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29263 \end_layout
29264
29265 \begin_layout Standard
29266 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29267  pour l'abaisser.
29268 \end_layout
29269
29270 \begin_layout Standard
29271 Pour aligner le mot 
29272 \begin_inset Quotes eld
29273 \end_inset
29274
29275 empêcher
29276 \begin_inset Quotes erd
29277 \end_inset
29278
29279  de façon à ce que le point le plus bas du caractère le plus 
29280 \begin_inset Quotes eld
29281 \end_inset
29282
29283 profond
29284 \begin_inset Quotes erd
29285 \end_inset
29286
29287 , le 
29288 \begin_inset Quotes eld
29289 \end_inset
29290
29291 p
29292 \begin_inset Quotes erd
29293 \end_inset
29294
29295 , soit au niveau de la ligne de base, insérez la commande 
29296 \end_layout
29297
29298 \begin_layout Standard
29299
29300 \series bold
29301
29302 \backslash
29303 raisebox{
29304 \backslash
29305 depth}{
29306 \end_layout
29307
29308 \begin_layout Standard
29309 en code TeX avant le mot.
29310  Insérez après le mot l'accolade fermante 
29311 \begin_inset Quotes eld
29312 \end_inset
29313
29314
29315 \series bold
29316 }
29317 \series default
29318
29319 \begin_inset Quotes erd
29320 \end_inset
29321
29322  en code TeX.
29323 \begin_inset Newline newline
29324 \end_inset
29325
29326 Voici le résultat :
29327 \end_layout
29328
29329 \begin_layout Standard
29330 Cette ligne de texte contient le mot 
29331 \begin_inset ERT
29332 status collapsed
29333
29334 \begin_layout Plain Layout
29335
29336
29337 \backslash
29338 raisebox{
29339 \backslash
29340 depth}{
29341 \end_layout
29342
29343 \end_inset
29344
29345
29346 \begin_inset Quotes eld
29347 \end_inset
29348
29349 empêcher
29350 \begin_inset Quotes erd
29351 \end_inset
29352
29353
29354 \begin_inset ERT
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358
29359 }
29360 \end_layout
29361
29362 \end_inset
29363
29364  comme mot élevé.
29365 \end_layout
29366
29367 \begin_layout Standard
29368 \begin_inset VSpace bigskip
29369 \end_inset
29370
29371 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29372  entre les lignes va être agrandie :
29373 \end_layout
29374
29375 \begin_layout Standard
29376 Cette ligne de texte contient le mot
29377 \begin_inset ERT
29378 status collapsed
29379
29380 \begin_layout Plain Layout
29381
29382
29383 \backslash
29384 raisebox{-
29385 \backslash
29386 depth}{
29387 \end_layout
29388
29389 \end_inset
29390
29391
29392 \begin_inset Quotes eld
29393 \end_inset
29394
29395 empêcher
29396 \begin_inset Quotes erd
29397 \end_inset
29398
29399
29400 \begin_inset ERT
29401 status collapsed
29402
29403 \begin_layout Plain Layout
29404
29405 }
29406 \end_layout
29407
29408 \end_inset
29409
29410  comme mot abaissé.
29411 \begin_inset Newline newline
29412 \end_inset
29413
29414 Cette ligne de texte contient le mot 
29415 \begin_inset ERT
29416 status collapsed
29417
29418 \begin_layout Plain Layout
29419
29420
29421 \backslash
29422 raisebox{0.5cm}{
29423 \end_layout
29424
29425 \end_inset
29426
29427
29428 \begin_inset Quotes eld
29429 \end_inset
29430
29431 tester
29432 \begin_inset Quotes erd
29433 \end_inset
29434
29435
29436 \begin_inset ERT
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440
29441 }
29442 \end_layout
29443
29444 \end_inset
29445
29446  comme mot élevé.
29447 \end_layout
29448
29449 \begin_layout Standard
29450 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29451  mettez la hauteur de la boîte à zéro.
29452  Par exemple utilisez
29453 \end_layout
29454
29455 \begin_layout Standard
29456
29457 \series bold
29458
29459 \backslash
29460 raisebox{-
29461 \backslash
29462 depth}[0pt]{
29463 \end_layout
29464
29465 \begin_layout Standard
29466 Cette ligne de texte contient le mot
29467 \begin_inset ERT
29468 status collapsed
29469
29470 \begin_layout Plain Layout
29471
29472
29473 \backslash
29474 raisebox{-
29475 \backslash
29476 depth}[0pt]{
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \begin_inset Quotes eld
29483 \end_inset
29484
29485 empêcher
29486 \begin_inset Quotes erd
29487 \end_inset
29488
29489
29490 \begin_inset ERT
29491 status collapsed
29492
29493 \begin_layout Plain Layout
29494
29495 }
29496 \end_layout
29497
29498 \end_inset
29499
29500  comme mot abaissé.
29501 \begin_inset Newline newline
29502 \end_inset
29503
29504 Cette ligne de texte contient le mot 
29505 \begin_inset ERT
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509
29510
29511 \backslash
29512 raisebox{0.5cm}[0pt]{
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \begin_inset Quotes eld
29519 \end_inset
29520
29521 tester
29522 \begin_inset Quotes erd
29523 \end_inset
29524
29525
29526 \begin_inset ERT
29527 status collapsed
29528
29529 \begin_layout Plain Layout
29530
29531 }
29532 \end_layout
29533
29534 \end_inset
29535
29536  comme mot élevé.
29537 \end_layout
29538
29539 \begin_layout Section
29540 Boîtes Colorées
29541 \begin_inset CommandInset label
29542 LatexCommand label
29543 name "sec:Boîtes-colorées"
29544
29545 \end_inset
29546
29547
29548 \begin_inset Index
29549 status collapsed
29550
29551 \begin_layout Plain Layout
29552 Boîtes ! Couleur
29553 \end_layout
29554
29555 \end_inset
29556
29557
29558 \end_layout
29559
29560 \begin_layout Subsection
29561 De la couleur pour le texte
29562 \begin_inset Index
29563 status collapsed
29564
29565 \begin_layout Plain Layout
29566 Couleur ! Pour le texte
29567 \end_layout
29568
29569 \end_inset
29570
29571
29572 \end_layout
29573
29574 \begin_layout Standard
29575 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29576  une boîte appelée 
29577 \begin_inset Quotes eld
29578 \end_inset
29579
29580 colorbox
29581 \begin_inset Quotes erd
29582 \end_inset
29583
29584 .
29585  Cela demande que le paquetage LaTeX 
29586 \series bold
29587 color
29588 \series default
29589
29590 \begin_inset Index
29591 status collapsed
29592
29593 \begin_layout Plain Layout
29594 Paquetages LaTeX ! color
29595 \end_layout
29596
29597 \end_inset
29598
29599  soit chargé dans le préambule du document avec la commande
29600 \end_layout
29601
29602 \begin_layout Standard
29603
29604 \series bold
29605
29606 \backslash
29607 @ifundefined{textcolor}
29608 \begin_inset Newline newline
29609 \end_inset
29610
29611
29612 \begin_inset ERT
29613 status collapsed
29614
29615 \begin_layout Plain Layout
29616
29617
29618 \backslash
29619 hphantom{ }
29620 \end_layout
29621
29622 \end_inset
29623
29624 {
29625 \backslash
29626 usepackage{color}}{}
29627 \end_layout
29628
29629 \begin_layout Standard
29630 Le paquetage 
29631 \series bold
29632 color
29633 \series default
29634  sera chargé automatiquement par LyX dès que vous colorez du texte
29635 \begin_inset Foot
29636 status collapsed
29637
29638 \begin_layout Plain Layout
29639 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29640  
29641 \series bold
29642
29643 \backslash
29644 @ifundefined
29645 \series default
29646 .
29647 \end_layout
29648
29649 \end_inset
29650
29651 .
29652 \end_layout
29653
29654 \begin_layout Standard
29655 \begin_inset VSpace medskip
29656 \end_inset
29657
29658 Les boîtes colorées sont créées par la commande 
29659 \series bold
29660
29661 \backslash
29662 colorbox
29663 \series default
29664 .
29665  Elle est utilisée avec la syntaxe suivante :
29666 \end_layout
29667
29668 \begin_layout Standard
29669
29670 \series bold
29671
29672 \backslash
29673 colorbox{couleur}{contenu de la boîte}
29674 \end_layout
29675
29676 \begin_layout Standard
29677 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29678  peuvent être placées à l'intérieur d'autres boîtes.
29679 \end_layout
29680
29681 \begin_layout Standard
29682 Les couleurs suivantes sont prédéfinies ::
29683 \begin_inset Newline newline
29684 \end_inset
29685
29686
29687 \family sans
29688 black
29689 \family default
29690  (noir), 
29691 \family sans
29692 blue
29693 \family default
29694  (bleu), 
29695 \family sans
29696 cyan
29697 \family default
29698 \series bold
29699 ,
29700 \series default
29701  
29702 \family sans
29703 green
29704 \family default
29705  (vert), 
29706 \family sans
29707 magenta
29708 \family default
29709
29710 \family sans
29711 red
29712 \family default
29713  (rouge), 
29714 \family sans
29715 white
29716 \family default
29717  (blanc), and 
29718 \family sans
29719 yellow
29720 \family default
29721  (jaune).
29722 \begin_inset Newline newline
29723 \end_inset
29724
29725 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29726  section
29727 \begin_inset space ~
29728 \end_inset
29729
29730
29731 \begin_inset CommandInset ref
29732 LatexCommand ref
29733 reference "sec:Tableaux-Colorés"
29734
29735 \end_inset
29736
29737 .
29738 \end_layout
29739
29740 \begin_layout Standard
29741 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29742 \end_layout
29743
29744 \begin_layout Standard
29745
29746 \series bold
29747
29748 \backslash
29749 colorbox{red}{
29750 \end_layout
29751
29752 \begin_layout Standard
29753 avant le mot en code TeX.
29754  Insérez l'accolade fermante 
29755 \begin_inset Quotes eld
29756 \end_inset
29757
29758 }
29759 \begin_inset Quotes erd
29760 \end_inset
29761
29762  après le mot, en code TeX.
29763 \begin_inset Newline newline
29764 \end_inset
29765
29766 Voici le résultat :
29767 \end_layout
29768
29769 \begin_layout Standard
29770 Cette ligne de texte contient le mot
29771 \begin_inset ERT
29772 status collapsed
29773
29774 \begin_layout Plain Layout
29775
29776
29777 \backslash
29778 colorbox{red}{
29779 \end_layout
29780
29781 \end_inset
29782
29783
29784 \begin_inset Quotes eld
29785 \end_inset
29786
29787 Attention!
29788 \begin_inset Quotes erd
29789 \end_inset
29790
29791
29792 \begin_inset ERT
29793 status collapsed
29794
29795 \begin_layout Plain Layout
29796
29797 }
29798 \end_layout
29799
29800 \end_inset
29801
29802  sur fond rouge.
29803 \end_layout
29804
29805 \begin_layout Standard
29806 \begin_inset VSpace bigskip
29807 \end_inset
29808
29809 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29810  vous pouvez utiliser la commande 
29811 \series bold
29812
29813 \backslash
29814 fcolorbox
29815 \series default
29816  avec la syntaxe suivante :
29817 \end_layout
29818
29819 \begin_layout Standard
29820
29821 \series bold
29822
29823 \backslash
29824 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29825 \end_layout
29826
29827 \begin_layout Standard
29828
29829 \series bold
29830
29831 \backslash
29832 fcolorbox
29833 \series default
29834  est une extension de 
29835 \series bold
29836
29837 \backslash
29838 colorbox
29839 \series default
29840 .
29841  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29842  peuvent être modifiés avec les variables 
29843 \series bold
29844
29845 \backslash
29846 fboxrule
29847 \series default
29848  et 
29849 \series bold
29850
29851 \backslash
29852 fboxsep
29853 \series default
29854 , comme c'est décrit dans la section
29855 \begin_inset space ~
29856 \end_inset
29857
29858
29859 \begin_inset CommandInset ref
29860 LatexCommand ref
29861 reference "sec:Décorations"
29862
29863 \end_inset
29864
29865 .
29866 \end_layout
29867
29868 \begin_layout Standard
29869 Pour l'exemple suivant, on a utilisé la commande
29870 \end_layout
29871
29872 \begin_layout Standard
29873
29874 \series bold
29875
29876 \backslash
29877 fcolorbox{cyan}{magenta}{
29878 \end_layout
29879
29880 \begin_layout Standard
29881 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29882 \begin_inset space \thinspace{}
29883 \end_inset
29884
29885 mm:
29886 \begin_inset Newline newline
29887 \end_inset
29888
29889
29890 \begin_inset ERT
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894
29895
29896 \backslash
29897 fboxrule 1mm 
29898 \backslash
29899 fboxsep 1mm
29900 \end_layout
29901
29902 \end_inset
29903
29904
29905 \begin_inset ERT
29906 status collapsed
29907
29908 \begin_layout Plain Layout
29909
29910
29911 \backslash
29912 fcolorbox{cyan}{magenta}{
29913 \end_layout
29914
29915 \end_inset
29916
29917 Ce texte est dans une boîte encadrée et colorée.
29918 \begin_inset ERT
29919 status collapsed
29920
29921 \begin_layout Plain Layout
29922
29923 }
29924 \end_layout
29925
29926 \end_inset
29927
29928
29929 \end_layout
29930
29931 \begin_layout Standard
29932 \begin_inset VSpace bigskip
29933 \end_inset
29934
29935 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29936  les yeux ! - NdT) :
29937 \begin_inset Newline newline
29938 \end_inset
29939
29940
29941 \begin_inset ERT
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945
29946
29947 \backslash
29948 fcolorbox{cyan}{magenta}{
29949 \end_layout
29950
29951 \end_inset
29952
29953
29954 \color yellow
29955 Ce texte est coloré dans une boîte colorée et encadrée.
29956 \color inherit
29957
29958 \begin_inset ERT
29959 status collapsed
29960
29961 \begin_layout Plain Layout
29962
29963 }
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \begin_inset ERT
29970 status collapsed
29971
29972 \begin_layout Plain Layout
29973
29974
29975 \backslash
29976 fboxrule 0.4pt 
29977 \backslash
29978 fboxsep 3pt
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \end_layout
29985
29986 \begin_layout Standard
29987
29988 \series bold
29989 \begin_inset VSpace medskip
29990 \end_inset
29991
29992
29993 \end_layout
29994
29995 \begin_layout Standard
29996 \begin_inset Note Greyedout
29997 status open
29998
29999 \begin_layout Plain Layout
30000
30001 \series bold
30002 Note:
30003 \series default
30004  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30005  de ligne.
30006  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30007  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \begin_layout Subsection
30016 De la couleur pour les paragraphes
30017 \begin_inset CommandInset label
30018 LatexCommand label
30019 name "sub:Couleur-pour-les-Paragraphes"
30020
30021 \end_inset
30022
30023
30024 \begin_inset Index
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 Couleur ! Pour les  paragraphes
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \end_layout
30035
30036 \begin_layout Standard
30037 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30038  texte dans une minipage.
30039  Avant la minipage, insérez la commande 
30040 \series bold
30041
30042 \backslash
30043 colorbox
30044 \series default
30045  
30046 \end_layout
30047
30048 \begin_layout Standard
30049
30050 \series bold
30051
30052 \backslash
30053 colorbox{color}{
30054 \end_layout
30055
30056 \begin_layout Standard
30057 en code TeX.
30058  Après la minipage, insérez l'accolade fermante 
30059 \begin_inset Quotes eld
30060 \end_inset
30061
30062 }
30063 \begin_inset Quotes erd
30064 \end_inset
30065
30066  en code TeX.
30067 \end_layout
30068
30069 \begin_layout Standard
30070 \begin_inset ERT
30071 status collapsed
30072
30073 \begin_layout Plain Layout
30074
30075
30076 \backslash
30077 colorbox{lightgrey}{
30078 \end_layout
30079
30080 \end_inset
30081
30082
30083 \begin_inset Box Frameless
30084 position "t"
30085 hor_pos "c"
30086 has_inner_box 1
30087 inner_pos "t"
30088 use_parbox 0
30089 width "100col%"
30090 special "none"
30091 height "1in"
30092 height_special "totalheight"
30093 status collapsed
30094
30095 \begin_layout Plain Layout
30096 Ce texte a un fond coloré.
30097  Ce texte a un fond coloré.
30098 \end_layout
30099
30100 \begin_layout Plain Layout
30101 \begin_inset VSpace defskip
30102 \end_inset
30103
30104 Le texte peut avoir des notes de bas de page
30105 \begin_inset Foot
30106 status collapsed
30107
30108 \begin_layout Plain Layout
30109 Un autre exemple de note de bas de page
30110 \end_layout
30111
30112 \end_inset
30113
30114  et contenir des figures et des tableaux.
30115 \end_layout
30116
30117 \begin_layout Plain Layout
30118 \align center
30119 \begin_inset Tabular
30120 <lyxtabular version="3" rows="3" columns="3">
30121 <features>
30122 <column alignment="center" valignment="top" width="0">
30123 <column alignment="center" valignment="top" width="0">
30124 <column alignment="center" valignment="top" width="0">
30125 <row>
30126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30127 \begin_inset Text
30128
30129 \begin_layout Plain Layout
30130 a
30131 \end_layout
30132
30133 \end_inset
30134 </cell>
30135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30136 \begin_inset Text
30137
30138 \begin_layout Plain Layout
30139 !
30140 \end_layout
30141
30142 \end_inset
30143 </cell>
30144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30145 \begin_inset Text
30146
30147 \begin_layout Plain Layout
30148 3
30149 \end_layout
30150
30151 \end_inset
30152 </cell>
30153 </row>
30154 <row>
30155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30156 \begin_inset Text
30157
30158 \begin_layout Plain Layout
30159 <
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168 b2
30169 \begin_inset Quotes erd
30170 \end_inset
30171
30172 |
30173 \end_layout
30174
30175 \end_inset
30176 </cell>
30177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30178 \begin_inset Text
30179
30180 \begin_layout Plain Layout
30181 >
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 </row>
30187 <row>
30188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30189 \begin_inset Text
30190
30191 \begin_layout Plain Layout
30192 1
30193 \end_layout
30194
30195 \end_inset
30196 </cell>
30197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30198 \begin_inset Text
30199
30200 \begin_layout Plain Layout
30201 §
30202 \end_layout
30203
30204 \end_inset
30205 </cell>
30206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Plain Layout
30210 c
30211 \end_layout
30212
30213 \end_inset
30214 </cell>
30215 </row>
30216 </lyxtabular>
30217
30218 \end_inset
30219
30220
30221 \end_layout
30222
30223 \end_inset
30224
30225
30226 \begin_inset ERT
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230
30231 }
30232 \end_layout
30233
30234 \end_inset
30235
30236
30237 \end_layout
30238
30239 \begin_layout Section
30240 Les boîtes pivotées et redimensionnées
30241 \end_layout
30242
30243 \begin_layout Standard
30244 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30245  charger le paquetage LaTeX 
30246 \series bold
30247 graphicx
30248 \series default
30249
30250 \begin_inset Index
30251 status collapsed
30252
30253 \begin_layout Plain Layout
30254 Paquetages LaTeX ! graphicx
30255 \end_layout
30256
30257 \end_inset
30258
30259  dans le préambule de votre document avec la commande
30260 \end_layout
30261
30262 \begin_layout Standard
30263
30264 \series bold
30265
30266 \backslash
30267 @ifundefined{rotatebox}
30268 \begin_inset Newline newline
30269 \end_inset
30270
30271
30272 \begin_inset ERT
30273 status collapsed
30274
30275 \begin_layout Plain Layout
30276
30277
30278 \backslash
30279 hphantom{ }
30280 \end_layout
30281
30282 \end_inset
30283
30284 {
30285 \backslash
30286 usepackage{graphicx}}{}
30287 \end_layout
30288
30289 \begin_layout Standard
30290 \begin_inset Note Greyedout
30291 status open
30292
30293 \begin_layout Plain Layout
30294
30295 \series bold
30296 Note:
30297 \series default
30298  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30299  redimensionnés.
30300 \end_layout
30301
30302 \end_inset
30303
30304
30305 \end_layout
30306
30307 \begin_layout Standard
30308 \begin_inset Note Greyedout
30309 status open
30310
30311 \begin_layout Plain Layout
30312
30313 \series bold
30314 Note:
30315 \series default
30316  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30317  redimensionnée.
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \end_layout
30324
30325 \begin_layout Subsection
30326 Les Boîtes pivotées
30327 \begin_inset Index
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331 Boîtes ! pivotées
30332 \end_layout
30333
30334 \end_inset
30335
30336
30337 \begin_inset Index
30338 status collapsed
30339
30340 \begin_layout Plain Layout
30341 Pivoter des objets
30342 \end_layout
30343
30344 \end_inset
30345
30346
30347 \begin_inset Index
30348 status collapsed
30349
30350 \begin_layout Plain Layout
30351 Figures ! Pivotées
30352 \end_layout
30353
30354 \end_inset
30355
30356
30357 \begin_inset Index
30358 status collapsed
30359
30360 \begin_layout Plain Layout
30361 Tableau ! Pivoter
30362 \end_layout
30363
30364 \end_inset
30365
30366
30367 \end_layout
30368
30369 \begin_layout Standard
30370 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30371  (rotated).
30372  Une telle boîte est créée avec la commande 
30373 \series bold
30374
30375 \backslash
30376 rotatebox
30377 \series default
30378  en code TeX avec la syntaxe
30379 \end_layout
30380
30381 \begin_layout Standard
30382
30383 \series bold
30384
30385 \backslash
30386 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30387 \end_layout
30388
30389 \begin_layout Standard
30390 La position du pivot est donnée par l'origine de rotation spécifiée sous
30391  la forme 
30392 \series bold
30393 origin=position
30394 \series default
30395 .
30396  Les valeurs suivantes sont possibles pour la position: 
30397 \emph on
30398 c
30399 \emph default
30400  (centre), 
30401 \emph on
30402 l
30403 \emph default
30404  (gauche/
30405 \lang english
30406 left
30407 \lang french
30408 ), 
30409 \emph on
30410 r
30411 \emph default
30412  (droite/
30413 \lang english
30414 right
30415 \lang french
30416 ), 
30417 \emph on
30418 b
30419 \emph default
30420  (bas/
30421 \lang english
30422 bottom
30423 \lang french
30424 ), 
30425 \emph on
30426 t
30427 \emph default
30428  (haut/
30429 \lang english
30430 top
30431 \lang french
30432 ), et aussi des combinaisons des quatre positions de base.
30433  Par exemple 
30434 \emph on
30435 lt
30436 \emph default
30437  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30438  Quand on ne donne pas d'origine, la position 
30439 \emph on
30440 l
30441 \emph default
30442  est utilisée.
30443  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30444  ou négatif.
30445  Le sens positif de rotation est anti-horaire.
30446 \end_layout
30447
30448 \begin_layout Standard
30449 Dans l'exemple qui suit, la commande 
30450 \series bold
30451
30452 \backslash
30453 rotatebox[origin=c]{60}{
30454 \series default
30455  a été insérée en code TeX juste avant le texte 
30456 \begin_inset Quotes eld
30457 \end_inset
30458
30459 pivoté de 90°
30460 \begin_inset Quotes erd
30461 \end_inset
30462
30463  ; la boîte est refermée juste après le texte par une accolade fermante
30464  
30465 \begin_inset Quotes eld
30466 \end_inset
30467
30468 }
30469 \begin_inset Quotes erd
30470 \end_inset
30471
30472  en code TeX.
30473 \end_layout
30474
30475 \begin_layout Standard
30476 Voici une ligne avec du texte 
30477 \begin_inset ERT
30478 status collapsed
30479
30480 \begin_layout Plain Layout
30481
30482
30483 \backslash
30484 rotatebox[origin=c]{60}{
30485 \end_layout
30486
30487 \end_inset
30488
30489 pivoté de 60°
30490 \begin_inset ERT
30491 status collapsed
30492
30493 \begin_layout Plain Layout
30494
30495 }
30496 \end_layout
30497
30498 \end_inset
30499
30500 .
30501 \end_layout
30502
30503 \begin_layout Standard
30504 La boîte peut contenir une autre boîte ou une formule en ligne :
30505 \end_layout
30506
30507 \begin_layout Standard
30508 Voici une ligne avec du texte 
30509 \begin_inset ERT
30510 status collapsed
30511
30512 \begin_layout Plain Layout
30513
30514
30515 \backslash
30516 rotatebox[origin=r]{-60}{
30517 \end_layout
30518
30519 \end_inset
30520
30521
30522 \begin_inset Box Doublebox
30523 position "c"
30524 hor_pos "c"
30525 has_inner_box 0
30526 inner_pos "c"
30527 use_parbox 0
30528 width "1in"
30529 special "width"
30530 height "1in"
30531 height_special "totalheight"
30532 status collapsed
30533
30534 \begin_layout Plain Layout
30535 pivoté de -60°
30536 \end_layout
30537
30538 \end_inset
30539
30540
30541 \begin_inset ERT
30542 status collapsed
30543
30544 \begin_layout Plain Layout
30545
30546 }
30547 \end_layout
30548
30549 \end_inset
30550
30551  et encadré 
30552 \begin_inset ERT
30553 status collapsed
30554
30555 \begin_layout Plain Layout
30556
30557
30558 \backslash
30559 rotatebox[origin=lb]{60}{
30560 \end_layout
30561
30562 \end_inset
30563
30564
30565 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30566 \end_inset
30567
30568
30569 \begin_inset ERT
30570 status collapsed
30571
30572 \begin_layout Plain Layout
30573
30574 }
30575 \end_layout
30576
30577 \end_inset
30578
30579  et une formule.
30580 \end_layout
30581
30582 \begin_layout Standard
30583 ou encore une figure ou un tableau :
30584 \end_layout
30585
30586 \begin_layout Standard
30587 Voici une ligne
30588 \begin_inset ERT
30589 status collapsed
30590
30591 \begin_layout Plain Layout
30592
30593
30594 \backslash
30595 rotatebox[origin=lb]{90}{
30596 \end_layout
30597
30598 \end_inset
30599
30600
30601 \begin_inset Graphics
30602         filename ../clipart/platypus.eps
30603         lyxscale 50
30604         width 25col%
30605
30606 \end_inset
30607
30608
30609 \begin_inset ERT
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613
30614 }
30615 \end_layout
30616
30617 \end_inset
30618
30619  avec une image pivotée de 90° 
30620 \begin_inset ERT
30621 status collapsed
30622
30623 \begin_layout Plain Layout
30624
30625
30626 \backslash
30627 rotatebox[origin=l]{-90}{
30628 \end_layout
30629
30630 \end_inset
30631
30632
30633 \begin_inset Tabular
30634 <lyxtabular version="3" rows="2" columns="2">
30635 <features>
30636 <column alignment="center" valignment="top" width="0">
30637 <column alignment="center" valignment="top" width="0">
30638 <row>
30639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout Plain Layout
30643 q
30644 \end_layout
30645
30646 \end_inset
30647 </cell>
30648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30649 \begin_inset Text
30650
30651 \begin_layout Plain Layout
30652 w
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 </row>
30658 <row>
30659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30660 \begin_inset Text
30661
30662 \begin_layout Plain Layout
30663 e
30664 \end_layout
30665
30666 \end_inset
30667 </cell>
30668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30669 \begin_inset Text
30670
30671 \begin_layout Plain Layout
30672 r
30673 \end_layout
30674
30675 \end_inset
30676 </cell>
30677 </row>
30678 </lyxtabular>
30679
30680 \end_inset
30681
30682
30683 \begin_inset ERT
30684 status collapsed
30685
30686 \begin_layout Plain Layout
30687
30688 }
30689 \end_layout
30690
30691 \end_inset
30692
30693  et un tableau.
30694 \end_layout
30695
30696 \begin_layout Subsection
30697 Les boîtes redimensionnées
30698 \begin_inset Index
30699 status collapsed
30700
30701 \begin_layout Plain Layout
30702 Boîtes ! Redimensionnées
30703 \end_layout
30704
30705 \end_inset
30706
30707
30708 \begin_inset Index
30709 status collapsed
30710
30711 \begin_layout Plain Layout
30712 Redimensionner des objets
30713 \end_layout
30714
30715 \end_inset
30716
30717
30718 \begin_inset Index
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722 Figures ! Redimensionnées
30723 \end_layout
30724
30725 \end_inset
30726
30727
30728 \begin_inset Index
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732 Tableau ! Redimensionner
30733 \end_layout
30734
30735 \end_inset
30736
30737
30738 \end_layout
30739
30740 \begin_layout Standard
30741 Pour redimensionner des objets on peut utiliser les commandes 
30742 \series bold
30743
30744 \backslash
30745 scalebox
30746 \series default
30747  et 
30748 \series bold
30749
30750 \backslash
30751 resizebox
30752 \series default
30753  insérées sous forme de code TeX.
30754 \end_layout
30755
30756 \begin_layout Standard
30757
30758 \series bold
30759
30760 \backslash
30761 scalebox
30762 \series default
30763  est utilisée avec la syntaxe suivante :
30764 \end_layout
30765
30766 \begin_layout Standard
30767
30768 \series bold
30769
30770 \backslash
30771 scalebox{horizontal}[vertical]{contenu de la boîte}
30772 \end_layout
30773
30774 \begin_layout Standard
30775 Horizontal et vertical sont les facteurs d'échelle correspondants.
30776  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30777  utilisé comme facteur vertical.
30778 \end_layout
30779
30780 \begin_layout Standard
30781 Par exemple, la commande 
30782 \series bold
30783
30784 \backslash
30785 scalebox{2}{Bonjour}
30786 \series default
30787  crée un 
30788 \begin_inset ERT
30789 status collapsed
30790
30791 \begin_layout Plain Layout
30792
30793
30794 \backslash
30795 scalebox{2}{
30796 \end_layout
30797
30798 \end_inset
30799
30800 Bonjour
30801 \begin_inset ERT
30802 status collapsed
30803
30804 \begin_layout Plain Layout
30805
30806 }
30807 \end_layout
30808
30809 \end_inset
30810
30811  de taille double par rapport à la taille du texte du document.
30812 \end_layout
30813
30814 \begin_layout Standard
30815
30816 \series bold
30817
30818 \backslash
30819 scalebox{2}[1]{Hello}
30820 \series default
30821  au contraire va déformer le 
30822 \begin_inset ERT
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826
30827
30828 \backslash
30829 scalebox{2}[1]{
30830 \end_layout
30831
30832 \end_inset
30833
30834 Bonjour
30835 \begin_inset ERT
30836 status collapsed
30837
30838 \begin_layout Plain Layout
30839
30840 }
30841 \end_layout
30842
30843 \end_inset
30844
30845 .
30846 \end_layout
30847
30848 \begin_layout Standard
30849 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30850  La commande 
30851 \series bold
30852
30853 \backslash
30854 scalebox{-1}[1]{Hello}
30855 \series default
30856  peut donc être utilisée pour créer du texte en miroir : 
30857 \begin_inset ERT
30858 status collapsed
30859
30860 \begin_layout Plain Layout
30861
30862
30863 \backslash
30864 scalebox{-1}[1]{
30865 \end_layout
30866
30867 \end_inset
30868
30869 Bonjour
30870 \begin_inset ERT
30871 status collapsed
30872
30873 \begin_layout Plain Layout
30874
30875 }
30876 \end_layout
30877
30878 \end_inset
30879
30880
30881 \end_layout
30882
30883 \begin_layout Standard
30884
30885 \series bold
30886
30887 \backslash
30888 scalebox{1}[-1]{Bonjour}
30889 \series default
30890  effectue une réflexion du 
30891 \begin_inset ERT
30892 status collapsed
30893
30894 \begin_layout Plain Layout
30895
30896
30897 \backslash
30898 scalebox{1}[-1]{
30899 \end_layout
30900
30901 \end_inset
30902
30903 Bonjour
30904 \begin_inset ERT
30905 status collapsed
30906
30907 \begin_layout Plain Layout
30908
30909 }
30910 \end_layout
30911
30912 \end_inset
30913
30914  par rapport à la ligne de base.
30915 \end_layout
30916
30917 \begin_layout Standard
30918 La commande 
30919 \series bold
30920
30921 \backslash
30922 reflectbox{contenu de la boîte} 
30923 \series default
30924 existe aussi et est équivalente à
30925 \series bold
30926  
30927 \backslash
30928 scalebox{-1}[1]{contenu de la boîte}.
30929
30930 \series default
30931  
30932 \begin_inset Newline newline
30933 \end_inset
30934
30935
30936 \end_layout
30937
30938 \begin_layout Standard
30939 \begin_inset VSpace bigskip
30940 \end_inset
30941
30942 La commande 
30943 \series bold
30944
30945 \backslash
30946 resizebox
30947 \series default
30948  est utilisée pour redimensionner une boîte à une largeur et une hauteur
30949  données.
30950  La syntaxe de la commande est :
30951 \end_layout
30952
30953 \begin_layout Standard
30954
30955 \series bold
30956
30957 \backslash
30958 resizebox{largeur}{hauteur}{contenu de la boîte}
30959 \end_layout
30960
30961 \begin_layout Standard
30962 Si un des deux paramètres est remplacé par un point d'exclamation 
30963 \series bold
30964 !
30965 \series default
30966 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
30967 \end_layout
30968
30969 \begin_layout Standard
30970 La commande 
30971 \series bold
30972
30973 \backslash
30974 resizebox{2cm}{1cm}{Bonjour}
30975 \series default
30976  produit : 
30977 \begin_inset ERT
30978 status collapsed
30979
30980 \begin_layout Plain Layout
30981
30982
30983 \backslash
30984 resizebox{2cm}{1cm}{
30985 \end_layout
30986
30987 \end_inset
30988
30989 Bonjour
30990 \begin_inset ERT
30991 status collapsed
30992
30993 \begin_layout Plain Layout
30994
30995 }
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \begin_inset Newline newline
31002 \end_inset
31003
31004 La commande 
31005 \series bold
31006
31007 \backslash
31008 resizebox{2cm}{!}{Bonjour}
31009 \series default
31010  produit : 
31011 \begin_inset ERT
31012 status collapsed
31013
31014 \begin_layout Plain Layout
31015
31016
31017 \backslash
31018 resizebox{2cm}{!}{
31019 \end_layout
31020
31021 \end_inset
31022
31023 Bonjour
31024 \begin_inset ERT
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028
31029 }
31030 \end_layout
31031
31032 \end_inset
31033
31034
31035 \end_layout
31036
31037 \begin_layout Standard
31038 \begin_inset VSpace bigskip
31039 \end_inset
31040
31041
31042 \end_layout
31043
31044 \begin_layout Standard
31045 \begin_inset Note Greyedout
31046 status open
31047
31048 \begin_layout Plain Layout
31049
31050 \series bold
31051 Note:
31052 \series default
31053  Quand les paramètres des commandes 
31054 \series bold
31055
31056 \backslash
31057 scalebox
31058 \series default
31059  ou 
31060 \series bold
31061
31062 \backslash
31063 resizebox
31064 \series default
31065  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31066  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31067  partiellement.
31068 \end_layout
31069
31070 \end_inset
31071
31072
31073 \end_layout
31074
31075 \begin_layout Standard
31076 \begin_inset VSpace bigskip
31077 \end_inset
31078
31079
31080 \end_layout
31081
31082 \begin_layout Standard
31083 Les boîtes peuvent être combinée dans n'importe quel ordre.
31084  Par exemple, la commande 
31085 \begin_inset Newline newline
31086 \end_inset
31087
31088
31089 \series bold
31090
31091 \backslash
31092 rotatebox[origin=c]{-45}{
31093 \backslash
31094 resizebox{2cm}{!}{
31095 \backslash
31096 reflectbox{Bonjour}}}
31097 \begin_inset Newline newline
31098 \end_inset
31099
31100
31101 \series default
31102 produit :
31103 \end_layout
31104
31105 \begin_layout Standard
31106 \align center
31107 \begin_inset ERT
31108 status collapsed
31109
31110 \begin_layout Plain Layout
31111
31112
31113 \backslash
31114 rotatebox[origin=c]{-45}{
31115 \backslash
31116 resizebox{2cm}{!}{
31117 \backslash
31118 reflectbox{
31119 \end_layout
31120
31121 \end_inset
31122
31123 Bonjour
31124 \begin_inset ERT
31125 status collapsed
31126
31127 \begin_layout Plain Layout
31128
31129 }}}
31130 \end_layout
31131
31132 \end_inset
31133
31134
31135 \end_layout
31136
31137 \begin_layout Standard
31138 \noindent
31139 Les images, les tableaux et les formules sont autorisées comme contenu de
31140  boîte :
31141 \end_layout
31142
31143 \begin_layout Standard
31144 \align center
31145 \begin_inset ERT
31146 status collapsed
31147
31148 \begin_layout Plain Layout
31149
31150
31151 \backslash
31152 rotatebox[origin=c]{-30}{
31153 \backslash
31154 resizebox{2cm}{!}{
31155 \backslash
31156 reflectbox{
31157 \end_layout
31158
31159 \end_inset
31160
31161
31162 \begin_inset Graphics
31163         filename ../clipart/platypus.eps
31164         lyxscale 50
31165         width 25col%
31166
31167 \end_inset
31168
31169
31170 \begin_inset ERT
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174
31175 }}}
31176 \end_layout
31177
31178 \end_inset
31179
31180
31181 \begin_inset ERT
31182 status collapsed
31183
31184 \begin_layout Plain Layout
31185
31186
31187 \backslash
31188 rotatebox[origin=c]{-45}{
31189 \backslash
31190 resizebox{2cm}{!}{
31191 \backslash
31192 reflectbox{
31193 \end_layout
31194
31195 \end_inset
31196
31197
31198 \begin_inset Tabular
31199 <lyxtabular version="3" rows="2" columns="2">
31200 <features>
31201 <column alignment="center" valignment="top" width="0">
31202 <column alignment="center" valignment="top" width="0">
31203 <row>
31204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31205 \begin_inset Text
31206
31207 \begin_layout Plain Layout
31208 q
31209 \end_layout
31210
31211 \end_inset
31212 </cell>
31213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217 w
31218 \end_layout
31219
31220 \end_inset
31221 </cell>
31222 </row>
31223 <row>
31224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31225 \begin_inset Text
31226
31227 \begin_layout Plain Layout
31228 e
31229 \end_layout
31230
31231 \end_inset
31232 </cell>
31233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31234 \begin_inset Text
31235
31236 \begin_layout Plain Layout
31237 r
31238 \end_layout
31239
31240 \end_inset
31241 </cell>
31242 </row>
31243 </lyxtabular>
31244
31245 \end_inset
31246
31247
31248 \begin_inset ERT
31249 status collapsed
31250
31251 \begin_layout Plain Layout
31252
31253 }}}
31254 \end_layout
31255
31256 \end_inset
31257
31258
31259 \begin_inset ERT
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263
31264
31265 \backslash
31266 rotatebox[origin=c]{-45}{
31267 \backslash
31268 resizebox{2cm}{!}{
31269 \backslash
31270 reflectbox{
31271 \end_layout
31272
31273 \end_inset
31274
31275
31276 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31277 \end_inset
31278
31279
31280 \begin_inset ERT
31281 status collapsed
31282
31283 \begin_layout Plain Layout
31284
31285 }}}
31286 \end_layout
31287
31288 \end_inset
31289
31290
31291 \end_layout
31292
31293 \begin_layout Standard
31294 Quand on utilise le style global de formule 
31295 \series bold
31296 fleqn
31297 \series default
31298  dans le document
31299 \begin_inset Foot
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303 Quand 
31304 \begin_inset Quotes eld
31305 \end_inset
31306
31307 fleqn
31308 \begin_inset Quotes erd
31309 \end_inset
31310
31311  est ajouté aux options de la classe de document.
31312 \end_layout
31313
31314 \end_inset
31315
31316 , les formules hors texte peuvent aussi être redimensionnées.
31317 \end_layout
31318
31319 \begin_layout Chapter
31320 Trucs Externes
31321 \begin_inset Index
31322 status collapsed
31323
31324 \begin_layout Plain Layout
31325 Trucs externes
31326 \end_layout
31327
31328 \end_inset
31329
31330
31331 \end_layout
31332
31333 \begin_layout Standard
31334 Avec le menu 
31335 \family sans
31336 Insérer\SpecialChar \menuseparator
31337 Fichier
31338 \family default
31339  vous pouvez insérer un contenu externe à votre document.
31340  Ce contenu peut être :
31341 \end_layout
31342
31343 \begin_layout Description
31344 Document
31345 \begin_inset space ~
31346 \end_inset
31347
31348 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31349  document.
31350 \end_layout
31351
31352 \begin_layout Description
31353 Texte
31354 \begin_inset space ~
31355 \end_inset
31356
31357 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31358 e.
31359 \end_layout
31360
31361 \begin_layout Description
31362 Texte
31363 \begin_inset space ~
31364 \end_inset
31365
31366 Brut
31367 \begin_inset space ~
31368 \end_inset
31369
31370 par
31371 \begin_inset space ~
31372 \end_inset
31373
31374 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31375  Les lignes vides créent un nouveau paragraphe dans votre document.
31376 \end_layout
31377
31378 \begin_layout Description
31379 Objet
31380 \begin_inset space ~
31381 \end_inset
31382
31383 Externe Fichiers de formats variés.
31384 \end_layout
31385
31386 \begin_layout Description
31387 Sous-document Documents LyX ou LaTeX.
31388 \end_layout
31389
31390 \begin_layout Section
31391 Objets Externes 
31392 \begin_inset Index
31393 status collapsed
31394
31395 \begin_layout Plain Layout
31396 Trucs externes ! Objets Externes
31397 \end_layout
31398
31399 \end_inset
31400
31401
31402 \end_layout
31403
31404 \begin_layout Standard
31405 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31406  de fichiers dans votre document sans avoir à convertir ces derniers en
31407  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31408  qui va s'occuper des conversions.
31409  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31410  LyX des images dans des formats divers.
31411 \end_layout
31412
31413 \begin_layout Standard
31414 On insère des objets externes en utilisant la fenêtre de dialogue 
31415 \family sans
31416 Objet
31417 \begin_inset space ~
31418 \end_inset
31419
31420 Externe
31421 \family default
31422  qui est accessible via le menu 
31423 \family sans
31424 Insérer\SpecialChar \menuseparator
31425 Fichiers\SpecialChar \menuseparator
31426 Objet
31427 \begin_inset space ~
31428 \end_inset
31429
31430 Externe
31431 \family default
31432 .
31433  Actuellement les types de fichiers (
31434 \family sans
31435 Modèles
31436 \family default
31437 ) suivants sont autorisés :
31438 \end_layout
31439
31440 \begin_layout Description
31441 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31442  par le programme 
31443 \series bold
31444
31445 \begin_inset CommandInset href
31446 LatexCommand href
31447 name "XBoard"
31448 target "http://en.wikipedia.org/wiki/XBoard"
31449
31450 \end_inset
31451
31452
31453 \series default
31454 .
31455 \end_layout
31456
31457 \begin_layout Description
31458 Date Ce modèle insère la date sous la forme 
31459 \emph on
31460 Jour-Mois-Année
31461 \emph default
31462 .
31463  Voici un exemple de date insérée comme objet externe :: 
31464 \begin_inset External
31465         template Date
31466         filename .
31467
31468 \end_inset
31469
31470
31471 \lang english
31472
31473 \begin_inset space ~
31474 \end_inset
31475
31476
31477 \begin_inset Note Note
31478 status open
31479
31480 \begin_layout Plain Layout
31481
31482 \lang english
31483 Remove the protected space when bug 4398 is fixed!
31484 \end_layout
31485
31486 \end_inset
31487
31488
31489 \lang french
31490
31491 \begin_inset Newline newline
31492 \end_inset
31493
31494 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31495  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31496 \family sans
31497 Insérer\SpecialChar \menuseparator
31498 Date
31499 \family default
31500  et avec la commande LaTeX 
31501 \series bold
31502
31503 \backslash
31504 today
31505 \series default
31506  entrée comme code TeX.
31507  Ces différentes méthodes sont comparée dans le tableau
31508 \begin_inset space ~
31509 \end_inset
31510
31511
31512 \begin_inset CommandInset ref
31513 LatexCommand ref
31514 reference "tab:Comparaison-des-dates"
31515
31516 \end_inset
31517
31518 .
31519 \end_layout
31520
31521 \begin_layout Description
31522 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31523  par le programme 
31524 \series bold
31525
31526 \begin_inset CommandInset href
31527 LatexCommand href
31528 name "LilyPond"
31529 target "http://en.wikipedia.org/wiki/LilyPond"
31530
31531 \end_inset
31532
31533
31534 \series default
31535 .
31536 \end_layout
31537
31538 \begin_layout Description
31539 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
31540  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
31541  
31542 \emph on
31543 pages
31544 \emph default
31545  dans le champ 
31546 \family sans
31547 Option
31548 \family default
31549  dans l'onglet 
31550 \family sans
31551 Options LaTeX et LyX
31552 \family default
31553  en suivant les instructions données pour le modèle.
31554  Si on ne donne pas d'option 
31555 \emph on
31556 pages
31557 \emph default
31558 , seule la première page du PDF sera insérée.
31559 \end_layout
31560
31561 \begin_layout Description
31562 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31563  À peu près tous les formats d'images populaires sont acceptés.
31564  Les images peuvent être traitées dans la fenêtre de dialogue 
31565 \family sans
31566 Objet
31567 \begin_inset space ~
31568 \end_inset
31569
31570 Externe
31571 \family default
31572  comme les images qui sont habituellement incorporées en utilisant le menu
31573  
31574 \family sans
31575 Insérer\SpecialChar \menuseparator
31576 Graphique
31577 \family default
31578 , comme c'est décrit dans la section
31579 \begin_inset space ~
31580 \end_inset
31581
31582
31583 \begin_inset CommandInset ref
31584 LatexCommand ref
31585 reference "sec:Graphics-Dialog"
31586
31587 \end_inset
31588
31589 .
31590  La différence est que seules les images matricielles sont autorisées, ce
31591  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31592 \end_layout
31593
31594 \begin_layout Description
31595 XFig Ce modèle accepte les images créées avec le programme 
31596 \series bold
31597
31598 \begin_inset CommandInset href
31599 LatexCommand href
31600 name "Xfig"
31601 target "http://en.wikipedia.org/wiki/Xfig"
31602
31603 \end_inset
31604
31605
31606 \series default
31607 .
31608 \end_layout
31609
31610 \begin_layout Standard
31611 \begin_inset Float table
31612 placement h
31613 wide false
31614 sideways false
31615 status open
31616
31617 \begin_layout Plain Layout
31618 \begin_inset Caption
31619
31620 \begin_layout Plain Layout
31621 \begin_inset CommandInset label
31622 LatexCommand label
31623 name "tab:Comparaison-des-dates"
31624
31625 \end_inset
31626
31627 Comparaison des méthodes d'insertion de la date.
31628 \end_layout
31629
31630 \end_inset
31631
31632
31633 \end_layout
31634
31635 \begin_layout Plain Layout
31636 \align center
31637 \begin_inset Tabular
31638 <lyxtabular version="3" rows="4" columns="4">
31639 <features>
31640 <column alignment="center" valignment="top" width="0">
31641 <column alignment="center" valignment="top" width="0">
31642 <column alignment="center" valignment="top" width="0">
31643 <column alignment="center" valignment="top" width="0">
31644 <row>
31645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31646 \begin_inset Text
31647
31648 \begin_layout Plain Layout
31649 Format du document
31650 \end_layout
31651
31652 \end_inset
31653 </cell>
31654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31655 \begin_inset Text
31656
31657 \begin_layout Plain Layout
31658
31659 \family sans
31660 Objet
31661 \begin_inset space ~
31662 \end_inset
31663
31664 Externe\SpecialChar \menuseparator
31665 Date
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
31675 \family sans
31676 Insérer\SpecialChar \menuseparator
31677 Date
31678 \end_layout
31679
31680 \end_inset
31681 </cell>
31682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686 commande 
31687 \series bold
31688
31689 \backslash
31690 today
31691 \end_layout
31692
31693 \end_inset
31694 </cell>
31695 </row>
31696 <row>
31697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31698 \begin_inset Text
31699
31700 \begin_layout Plain Layout
31701 LyX
31702 \end_layout
31703
31704 \end_inset
31705 </cell>
31706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31707 \begin_inset Text
31708
31709 \begin_layout Plain Layout
31710 comme boîte d'insert
31711 \end_layout
31712
31713 \end_inset
31714 </cell>
31715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31716 \begin_inset Text
31717
31718 \begin_layout Plain Layout
31719 comme date
31720 \end_layout
31721
31722 \end_inset
31723 </cell>
31724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31725 \begin_inset Text
31726
31727 \begin_layout Plain Layout
31728 comme boîte de code TeX
31729 \end_layout
31730
31731 \end_inset
31732 </cell>
31733 </row>
31734 <row>
31735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31736 \begin_inset Text
31737
31738 \begin_layout Plain Layout
31739 LaTeX
31740 \end_layout
31741
31742 \end_inset
31743 </cell>
31744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31745 \begin_inset Text
31746
31747 \begin_layout Plain Layout
31748 comme date
31749 \end_layout
31750
31751 \end_inset
31752 </cell>
31753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31754 \begin_inset Text
31755
31756 \begin_layout Plain Layout
31757 comme date
31758 \end_layout
31759
31760 \end_inset
31761 </cell>
31762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31763 \begin_inset Text
31764
31765 \begin_layout Plain Layout
31766 comme commande
31767 \end_layout
31768
31769 \end_inset
31770 </cell>
31771 </row>
31772 <row>
31773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31774 \begin_inset Text
31775
31776 \begin_layout Plain Layout
31777 DVI, PDF, PS
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786 comme date
31787 \end_layout
31788
31789 \end_inset
31790 </cell>
31791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31792 \begin_inset Text
31793
31794 \begin_layout Plain Layout
31795 comme date
31796 \end_layout
31797
31798 \end_inset
31799 </cell>
31800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31801 \begin_inset Text
31802
31803 \begin_layout Plain Layout
31804 comme date date
31805 \end_layout
31806
31807 \end_inset
31808 </cell>
31809 </row>
31810 </lyxtabular>
31811
31812 \end_inset
31813
31814
31815 \end_layout
31816
31817 \end_inset
31818
31819
31820 \end_layout
31821
31822 \begin_layout Standard
31823 Quand vous activez l'option 
31824 \family sans
31825 Brouillon
31826 \family default
31827  de l'onglet 
31828 \family sans
31829 Fichier
31830 \family default
31831  de la fenêtre de dialogue 
31832 \family sans
31833 Objet
31834 \begin_inset space ~
31835 \end_inset
31836
31837 Externe
31838 \family default
31839 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31840 \begin_inset Newline newline
31841 \end_inset
31842
31843 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31844  : 
31845 \begin_inset Graphics
31846         filename ../clipart/ExternalMaterialQt4.png
31847         scale 85
31848         scaleBeforeRotation
31849
31850 \end_inset
31851
31852  soit comme une image, selon que vous avez ou non activé l'option 
31853 \family sans
31854 Afficher
31855 \begin_inset space ~
31856 \end_inset
31857
31858 dans
31859 \begin_inset space ~
31860 \end_inset
31861
31862 LyX
31863 \family default
31864  de l'onglet 
31865 \family sans
31866 Options LaTeX et LyX
31867 \family default
31868  de la fenêtre de dialogue.
31869 \end_layout
31870
31871 \begin_layout Standard
31872 Le manuel 
31873 \family sans
31874 \emph on
31875 Personnalisation
31876 \family default
31877 \emph default
31878  explique comment vous pouvez créer vos propres modèles.
31879 \end_layout
31880
31881 \begin_layout Section
31882 Sous-documents
31883 \begin_inset CommandInset label
31884 LatexCommand label
31885 name "sec:Sous-documents"
31886
31887 \end_inset
31888
31889
31890 \begin_inset Index
31891 status collapsed
31892
31893 \begin_layout Plain Layout
31894 Trucs externes ! Sous-documents
31895 \end_layout
31896
31897 \end_inset
31898
31899
31900 \begin_inset Index
31901 status collapsed
31902
31903 \begin_layout Plain Layout
31904 Fichiers ! Insérer
31905 \end_layout
31906
31907 \end_inset
31908
31909
31910 \end_layout
31911
31912 \begin_layout Standard
31913 Les sous-documents sont utilisés quand on a un document très long qui peut
31914  être décomposé en plusieurs parties ou sections plus petites.
31915  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31916  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31917  Les différents documents sont ce que l'on appelle les sous-documents et
31918  un document maître les relie pour imprimer le document complet ou seulement
31919  une partie de celui-ci.
31920 \end_layout
31921
31922 \begin_layout Standard
31923 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
31924  comme celle-ci : 
31925 \begin_inset Graphics
31926         filename clipart/ChildDocumentQt4.png
31927         scale 60
31928         scaleBeforeRotation
31929
31930 \end_inset
31931
31932  Pour inclure des sous-documents dans un document maître , on utilise le
31933  menu 
31934 \family sans
31935 Insérer\SpecialChar \menuseparator
31936 Fichier\SpecialChar \menuseparator
31937 Sous-document
31938 \family default
31939 .
31940  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
31941  des quatre méthodes d'inclusion :
31942 \end_layout
31943
31944 \begin_layout Description
31945 Inclus
31946 \begin_inset space ~
31947 \end_inset
31948
31949 (include) Vous pouvez inclure des documents LyX et LaTeX.
31950  Quand vous cliquez sur le bouton 
31951 \family sans
31952 Charger
31953 \family default
31954  dans la fenêtre de dialogue 
31955 \family sans
31956 Sous-document
31957 \family default
31958 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
31959  vous puissiez le modifier.
31960 \begin_inset Newline newline
31961 \end_inset
31962
31963
31964 \end_layout
31965
31966 \begin_layout Standard
31967 Voici un sous-document inséré avec la méthode 
31968 \family sans
31969 Inclus
31970 \family default
31971  : 
31972 \begin_inset CommandInset include
31973 LatexCommand include
31974 filename "DocumentBidon1.lyx"
31975
31976 \end_inset
31977
31978
31979 \end_layout
31980
31981 \begin_layout Standard
31982 La numérotation des sections va prendre en compte les sections des fichiers
31983  incorporés dans l'ordre où ils sont insérés dans le document maître.
31984  Le document qui est inclus comme exemple possède une sous-section qui sera
31985  numérotée comme sous-section de la section actuelle.
31986  Les étiquettes présentes dans le fichier inclus peuvent être référencées
31987  : la sous-section
31988 \begin_inset space ~
31989 \end_inset
31990
31991
31992 \begin_inset CommandInset ref
31993 LatexCommand ref
31994 reference "sub:Sous-section-externe-1"
31995
31996 \end_inset
31997
31998  est dans le fichier inclus.
31999 \end_layout
32000
32001 \begin_layout Standard
32002 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32003  du document maître est utilisé.
32004  Les documents inclus sont insérés en commençant une nouvelle page et sont
32005  suivis par un saut de page.
32006 \end_layout
32007
32008 \begin_layout Standard
32009 Avec la commande LaTeX 
32010 \series bold
32011
32012 \backslash
32013 includeonly 
32014 \series default
32015 vous pouvez préciser quels sous-documents seront traités pour générer la
32016  sortie imprimée.
32017  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32018  important puisque cela vous fait économiser du temps de compilation.
32019  La commande 
32020 \series bold
32021
32022 \backslash
32023 includeonly
32024 \series default
32025  est insérée dans le préambule du document maître.
32026  Elle prend comme arguments une liste de noms de fichiers séparés par des
32027  virgules, par exemple :
32028 \end_layout
32029
32030 \begin_layout Standard
32031
32032 \series bold
32033
32034 \backslash
32035 includeonly{chapitre1,chapitre5}
32036 \end_layout
32037
32038 \begin_layout Standard
32039 fera que seuls les fichiers nommés 
32040 \begin_inset Quotes eld
32041 \end_inset
32042
32043 chapitre1.lyx
32044 \begin_inset Quotes erd
32045 \end_inset
32046
32047  (ou 
32048 \begin_inset Quotes eld
32049 \end_inset
32050
32051 chapitre1.tex
32052 \begin_inset Quotes erd
32053 \end_inset
32054
32055 ) et 
32056 \begin_inset Quotes eld
32057 \end_inset
32058
32059 chapitre5.lyx
32060 \begin_inset Quotes erd
32061 \end_inset
32062
32063  seront traités lors de la compilation.
32064 \end_layout
32065
32066 \begin_layout Standard
32067 \begin_inset Note Greyedout
32068 status open
32069
32070 \begin_layout Plain Layout
32071
32072 \series bold
32073 Note:
32074 \series default
32075  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32076  une classe de document différente de celle du document maître, vous recevez
32077  un avertissement quand vous tentez une visualisation ou une exportation,
32078  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32079 \end_layout
32080
32081 \end_inset
32082
32083
32084 \end_layout
32085
32086 \begin_layout Description
32087 Incorporé
32088 \begin_inset space ~
32089 \end_inset
32090
32091 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32092  sont :
32093 \end_layout
32094
32095 \begin_deeper
32096 \begin_layout Itemize
32097 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32098  par un saut de page.
32099 \end_layout
32100
32101 \begin_layout Itemize
32102 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32103  
32104 \family sans
32105 Aperçu
32106 \begin_inset space ~
32107 \end_inset
32108
32109 sur
32110 \begin_inset space ~
32111 \end_inset
32112
32113 le
32114 \begin_inset space ~
32115 \end_inset
32116
32117 vif
32118 \family default
32119  est activée dans les préférences dans la rubrique 
32120 \family sans
32121 Apparence\SpecialChar \menuseparator
32122 Graphique
32123 \family default
32124 .
32125 \end_layout
32126
32127 \begin_layout Itemize
32128 La commande LaTeX 
32129 \series bold
32130
32131 \backslash
32132 includeonly
32133 \series default
32134  ne peut pas être utilisée.
32135 \end_layout
32136
32137 \end_deeper
32138 \begin_layout Standard
32139 Voici un sous document inséré en utilisant la méthode 
32140 \family sans
32141 Incorporé
32142 \family default
32143  : 
32144 \begin_inset CommandInset include
32145 LatexCommand input
32146 preview true
32147 filename "DocumentBidon2.lyx"
32148
32149 \end_inset
32150
32151
32152 \end_layout
32153
32154 \begin_layout Description
32155 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32156  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32157  sous forme de code source et aucune des commandes éventuellement présentes
32158  ne sera exécutée.
32159  Vous pouvez utiliser l'option 
32160 \family sans
32161 Marquer
32162 \begin_inset space ~
32163 \end_inset
32164
32165 les
32166 \begin_inset space ~
32167 \end_inset
32168
32169 espaces
32170 \family default
32171  qui matérialise chaque espace présente dans le code source par un caractère
32172  
32173 \begin_inset Quotes eld
32174 \end_inset
32175
32176
32177 \begin_inset ERT
32178 status collapsed
32179
32180 \begin_layout Plain Layout
32181
32182
32183 \backslash
32184 textvisiblespace 
32185 \end_layout
32186
32187 \end_inset
32188
32189
32190 \begin_inset Quotes erd
32191 \end_inset
32192
32193  .
32194  La différence avec la méthode qui consiste à utiliser le menu 
32195 \family sans
32196 Insérer\SpecialChar \menuseparator
32197 Fichier\SpecialChar \menuseparator
32198 Texte
32199 \begin_inset space ~
32200 \end_inset
32201
32202 brut
32203 \family default
32204  est que le contenu du document n'apparaît pas dans LyX.
32205 \end_layout
32206
32207 \begin_layout Standard
32208 Voici un sous-document inclus en utilisant la méthode 
32209 \family sans
32210 verbatim
32211 \family default
32212  : 
32213 \begin_inset CommandInset include
32214 LatexCommand verbatiminput
32215 filename "DocumentTexteBidon.txt"
32216
32217 \end_inset
32218
32219
32220 \begin_inset VSpace bigskip
32221 \end_inset
32222
32223 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32224  l'option 
32225 \family sans
32226 Marquer
32227 \begin_inset space ~
32228 \end_inset
32229
32230 les
32231 \begin_inset space ~
32232 \end_inset
32233
32234 espaces :
32235 \family default
32236  
32237 \begin_inset CommandInset include
32238 LatexCommand verbatiminput*
32239 filename "DocumentTexteBidon.txt"
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Standard
32247 \begin_inset VSpace bigskip
32248 \end_inset
32249
32250
32251 \end_layout
32252
32253 \begin_layout Standard
32254 \begin_inset Note Greyedout
32255 status open
32256
32257 \begin_layout Plain Layout
32258
32259 \series bold
32260 Note:
32261 \series default
32262  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32263  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \begin_layout Description
32272 Listings Ce type d'inclusion est décrit dans le chapitre
32273 \begin_inset space ~
32274 \end_inset
32275
32276
32277 \begin_inset CommandInset ref
32278 LatexCommand ref
32279 reference "cha:Program-Code-Listings"
32280
32281 \end_inset
32282
32283 .
32284 \end_layout
32285
32286 \begin_layout Standard
32287 \begin_inset Note Greyedout
32288 status open
32289
32290 \begin_layout Plain Layout
32291
32292 \series bold
32293 Note:
32294 \series default
32295  Inclure le même document deux fois dans un même document peut poser des
32296  problèmes avec LaTeX.
32297 \end_layout
32298
32299 \end_inset
32300
32301
32302 \end_layout
32303
32304 \begin_layout Chapter
32305 Listings de Code Source
32306 \begin_inset CommandInset label
32307 LatexCommand label
32308 name "cha:Program-Code-Listings"
32309
32310 \end_inset
32311
32312
32313 \begin_inset Index
32314 status collapsed
32315
32316 \begin_layout Plain Layout
32317 Listings
32318 \end_layout
32319
32320 \end_inset
32321
32322
32323 \begin_inset Index
32324 status collapsed
32325
32326 \begin_layout Plain Layout
32327 Code Source
32328 \end_layout
32329
32330 \end_inset
32331
32332
32333 \begin_inset Index
32334 status collapsed
32335
32336 \begin_layout Plain Layout
32337 Flottants ! Listings
32338 \end_layout
32339
32340 \end_inset
32341
32342
32343 \end_layout
32344
32345 \begin_layout Standard
32346 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32347  un insert 
32348 \family sans
32349 Listings
32350 \family default
32351  qui peut être créé grâce au menu 
32352 \family sans
32353 Insérer
32354 \family default
32355 \SpecialChar \menuseparator
32356
32357 \family sans
32358 Listing
32359 \begin_inset space ~
32360 \end_inset
32361
32362 de
32363 \begin_inset space ~
32364 \end_inset
32365
32366 Code
32367 \begin_inset space ~
32368 \end_inset
32369
32370 Source
32371 \family default
32372 .
32373  Le paquetage LaTeX 
32374 \series bold
32375 listings
32376 \series default
32377
32378 \begin_inset Index
32379 status collapsed
32380
32381 \begin_layout Plain Layout
32382 Paquetages LaTeX ! listings
32383 \end_layout
32384
32385 \end_inset
32386
32387  fournit un moyen puissant et flexible d'insérer des listings de code source
32388  dans votre document.
32389  
32390 \end_layout
32391
32392 \begin_layout Standard
32393 Quand vous cliquez avec le bouton droit sur un insert de listings, 
32394 \lang english
32395 the context menu
32396 \lang french
32397  s'ouvre pour vous permettre de modifier le format du listing.
32398 \end_layout
32399
32400 \begin_layout Standard
32401 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32402  L'option d'emplacement 
32403 \family sans
32404 Listing
32405 \begin_inset space ~
32406 \end_inset
32407
32408 en
32409 \begin_inset space ~
32410 \end_inset
32411
32412 Ligne
32413 \family default
32414  imprime le listing dans la ligne comme ceci : 
32415 \begin_inset listings
32416 lstparams "language={C++}"
32417 inline true
32418 status open
32419
32420 \begin_layout Plain Layout
32421
32422 int a=5;
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \begin_inset Newline newline
32429 \end_inset
32430
32431 L'option 
32432 \family sans
32433 Flottant
32434 \family default
32435  crée un flottant de listing pour lequel vous pouvez préciser les options
32436  classiques d'emplacement : 
32437 \begin_inset Quotes eld
32438 \end_inset
32439
32440
32441 \family sans
32442 h
32443 \family default
32444
32445 \begin_inset Quotes erd
32446 \end_inset
32447
32448
32449 \begin_inset Quotes eld
32450 \end_inset
32451
32452
32453 \family sans
32454 t
32455 \family default
32456
32457 \begin_inset Quotes erd
32458 \end_inset
32459
32460
32461 \begin_inset Quotes eld
32462 \end_inset
32463
32464
32465 \family sans
32466 b
32467 \family default
32468
32469 \begin_inset Quotes erd
32470 \end_inset
32471
32472 , et 
32473 \begin_inset Quotes eld
32474 \end_inset
32475
32476
32477 \family sans
32478 p
32479 \family default
32480
32481 \begin_inset Quotes erd
32482 \end_inset
32483
32484  correspondant aux emplacement décrits dans la section
32485 \begin_inset space ~
32486 \end_inset
32487
32488
32489 \begin_inset CommandInset ref
32490 LatexCommand ref
32491 reference "sec:Placement-flottants"
32492
32493 \end_inset
32494
32495 .
32496  Les options de positionnement peuvent être mélangées et doivent être saisies
32497  sans séparation, par exemple, on peut taper 
32498 \begin_inset Quotes eld
32499 \end_inset
32500
32501
32502 \family sans
32503 htbp
32504 \family default
32505
32506 \begin_inset Quotes erd
32507 \end_inset
32508
32509 .
32510  L' option 
32511 \begin_inset Quotes eld
32512 \end_inset
32513
32514 h
32515 \begin_inset Quotes erd
32516 \end_inset
32517
32518  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32519  
32520 \family sans
32521 Flottant
32522 \family default
32523  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32524  légende et être référencés.
32525 \end_layout
32526
32527 \begin_layout Standard
32528 Vous pouvez ajouter une légende à un listing avec le menu 
32529 \family sans
32530 Insérer\SpecialChar \menuseparator
32531 Légende
32532 \family default
32533 .
32534  On peut référencer les listings de la même façon que les flottants :Voir
32535  le listing
32536 \begin_inset space ~
32537 \end_inset
32538
32539
32540 \begin_inset CommandInset ref
32541 LatexCommand ref
32542 reference "lst:Listing-exemple"
32543
32544 \end_inset
32545
32546
32547 \end_layout
32548
32549 \begin_layout Standard
32550 \begin_inset listings
32551 lstparams "language=Python"
32552 inline false
32553 status open
32554
32555 \begin_layout Plain Layout
32556
32557 \begin_inset Caption
32558
32559 \begin_layout Plain Layout
32560 \begin_inset CommandInset label
32561 LatexCommand label
32562 name "lst:Listing-exemple"
32563
32564 \end_inset
32565
32566 Exemple de listing flottant
32567 \end_layout
32568
32569 \end_inset
32570
32571 # Exemple de listing flottant
32572 \end_layout
32573
32574 \begin_layout Plain Layout
32575
32576 def func(param):
32577 \end_layout
32578
32579 \begin_layout Plain Layout
32580
32581     'ceci est une fonction python'
32582 \end_layout
32583
32584 \begin_layout Plain Layout
32585
32586     pass
32587 \end_layout
32588
32589 \end_inset
32590
32591
32592 \end_layout
32593
32594 \begin_layout Standard
32595 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32596  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32597  de manière particulière dans la sortie imprimée.
32598  Dans l'exemple de listing, le mot clé Python 
32599 \begin_inset Quotes eld
32600 \end_inset
32601
32602 def
32603 \begin_inset Quotes erd
32604 \end_inset
32605
32606  est reconnu et imprimé en caractères gras dans la sortie.
32607 \end_layout
32608
32609 \begin_layout Standard
32610 \begin_inset Note Greyedout
32611 status open
32612
32613 \begin_layout Plain Layout
32614
32615 \series bold
32616 Note:
32617 \series default
32618  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32619  une police de caractères à 
32620 \family typewriter
32621 chasse fixe
32622 \family default
32623 , c'est que votre police ne contient probablement pas de série grasse.
32624  Dans ce cas choisissez une police différente dans le menu 
32625 \family sans
32626 Document\SpecialChar \menuseparator
32627 Paramètres\SpecialChar \menuseparator
32628 Polices
32629 \family default
32630 .
32631  (Les polices 
32632 \emph on
32633 LuxiMono, BeraMono
32634 \emph default
32635  et 
32636 \emph on
32637 Courier
32638 \emph default
32639  contiennent une série grasse.)
32640 \end_layout
32641
32642 \end_inset
32643
32644
32645 \end_layout
32646
32647 \begin_layout Standard
32648 Dans la rubrique 
32649 \family sans
32650 Numérotation
32651 \begin_inset space ~
32652 \end_inset
32653
32654 des
32655 \begin_inset space ~
32656 \end_inset
32657
32658 Lignes
32659 \family default
32660  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32661 n des lignes.
32662  Vous pouvez mettre un nombre dans le champ 
32663 \family sans
32664 Pas
32665 \family default
32666  pour désigner les lignes qui seront numérotées.
32667  Par exemple, si vous mettez 
32668 \begin_inset Quotes eld
32669 \end_inset
32670
32671 3
32672 \begin_inset Quotes erd
32673 \end_inset
32674
32675 , seule une ligne sur trois sera numérotée.
32676 \end_layout
32677
32678 \begin_layout Standard
32679 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32680  apparaîtront dans la sortie.
32681  Vous devez utiliser l'option 
32682 \family sans
32683 Table
32684 \begin_inset space ~
32685 \end_inset
32686
32687 de
32688 \begin_inset space ~
32689 \end_inset
32690
32691 Caractères
32692 \begin_inset space ~
32693 \end_inset
32694
32695 Étendue
32696 \family default
32697  quand vous employez des caractères spécifiques à une langue donnée comme
32698  les umlauts Allemands dans votre listing.
32699 \begin_inset Newline newline
32700 \end_inset
32701
32702 Voici un exemple de listing avec la numérotation des lignes à gauche par
32703  pas de 3, en langage Python, avec les options 
32704 \begin_inset Quotes eld
32705 \end_inset
32706
32707 Table
32708 \begin_inset space ~
32709 \end_inset
32710
32711 de
32712 \begin_inset space ~
32713 \end_inset
32714
32715 caractères
32716 \begin_inset space ~
32717 \end_inset
32718
32719 étendue
32720 \begin_inset Quotes erd
32721 \end_inset
32722
32723  et 
32724 \begin_inset Quotes eld
32725 \end_inset
32726
32727 Espace
32728 \begin_inset space ~
32729 \end_inset
32730
32731 représenté
32732 \begin_inset space ~
32733 \end_inset
32734
32735 par
32736 \begin_inset space ~
32737 \end_inset
32738
32739 un
32740 \begin_inset space ~
32741 \end_inset
32742
32743 symbole
32744 \begin_inset Quotes erd
32745 \end_inset
32746
32747 , l'intervalle de ligne étant 3
32748 \begin_inset space \thinspace{}
32749 \end_inset
32750
32751 -
32752 \begin_inset space \thinspace{}
32753 \end_inset
32754
32755 8:
32756 \end_layout
32757
32758 \begin_layout Standard
32759 \begin_inset listings
32760 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32761 inline false
32762 status open
32763
32764 \begin_layout Plain Layout
32765
32766 def func(param):
32767 \end_layout
32768
32769 \begin_layout Plain Layout
32770
32771     'ceci est une fonction Python'
32772 \end_layout
32773
32774 \begin_layout Plain Layout
32775
32776     pass
32777 \end_layout
32778
32779 \begin_layout Plain Layout
32780
32781 def func(param):
32782 \end_layout
32783
32784 \begin_layout Plain Layout
32785
32786 'Ça, c'est un mot Allemand : Tschüß'
32787 \end_layout
32788
32789 \begin_layout Plain Layout
32790
32791 pass
32792 \end_layout
32793
32794 \begin_layout Plain Layout
32795
32796 def func(param):
32797 \end_layout
32798
32799 \begin_layout Plain Layout
32800
32801 'ceci est une fonction Python'
32802 \end_layout
32803
32804 \begin_layout Plain Layout
32805
32806 pass
32807 \end_layout
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \begin_layout Standard
32815 \begin_inset Note Greyedout
32816 status open
32817
32818 \begin_layout Plain Layout
32819
32820 \series bold
32821 Note:
32822 \series default
32823  À cause d'un bug dans le paquetage 
32824 \series bold
32825 listings
32826 \series default
32827  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32828  listing.
32829  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32830  les lignes 3 et 6.
32831 \end_layout
32832
32833 \end_inset
32834
32835
32836 \end_layout
32837
32838 \begin_layout Standard
32839 \begin_inset VSpace bigskip
32840 \end_inset
32841
32842
32843 \end_layout
32844
32845 \begin_layout Standard
32846 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32847  listing.
32848  Pour le faire, il suffit d'utiliser le menu 
32849 \family sans
32850 Insérer\SpecialChar \menuseparator
32851 Fichier\SpecialChar \menuseparator
32852 Sous-document
32853 \family default
32854  et de choisir le type 
32855 \family sans
32856 Listing
32857 \family default
32858
32859 \begin_inset space ~
32860 \end_inset
32861
32862
32863 \family sans
32864 de
32865 \begin_inset space ~
32866 \end_inset
32867
32868 Code
32869 \begin_inset space ~
32870 \end_inset
32871
32872 source
32873 \family default
32874 .
32875 \begin_inset Foot
32876 status collapsed
32877
32878 \begin_layout Plain Layout
32879 Les autres types de sous-documents sont décrits dans la section
32880 \begin_inset space ~
32881 \end_inset
32882
32883
32884 \begin_inset CommandInset ref
32885 LatexCommand ref
32886 reference "sec:Sous-documents"
32887
32888 \end_inset
32889
32890 .
32891 \end_layout
32892
32893 \end_inset
32894
32895  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32896  à utiliser pour le listing dans une zone de texte.
32897  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32898  
32899 \begin_inset Quotes eld
32900 \end_inset
32901
32902 ?
32903 \begin_inset Quotes erd
32904 \end_inset
32905
32906  dans la zone de texte.
32907 \end_layout
32908
32909 \begin_layout Standard
32910 Pour faire référence à un sous-document de type listing, tapez une étiquette
32911  dans le champ correspondant de la fenêtre de dialogue.
32912  On peut alors faire référence à cette étiquette en utilisant le menu 
32913 \family sans
32914 Insérer\SpecialChar \menuseparator
32915 Référence
32916 \begin_inset space ~
32917 \end_inset
32918
32919 Croisée
32920 \family default
32921 .
32922 \end_layout
32923
32924 \begin_layout Standard
32925 Le listing
32926 \begin_inset space ~
32927 \end_inset
32928
32929
32930 \begin_inset CommandInset ref
32931 LatexCommand ref
32932 reference "lst:listing-fichier"
32933
32934 \end_inset
32935
32936  est une exemple de listing issu d'un fichier ; ici les lignes 10
32937 \begin_inset space \thinspace{}
32938 \end_inset
32939
32940 -
32941 \begin_inset space \thinspace{}
32942 \end_inset
32943
32944 15 de ce fichier LyX sont listées.
32945 \end_layout
32946
32947 \begin_layout Standard
32948 \begin_inset CommandInset include
32949 LatexCommand lstinputlisting
32950 filename "EmbeddedObjects.lyx"
32951 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
32952
32953 \end_inset
32954
32955
32956 \end_layout
32957
32958 \begin_layout Standard
32959 \begin_inset VSpace bigskip
32960 \end_inset
32961
32962
32963 \end_layout
32964
32965 \begin_layout Standard
32966 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
32967  de dialogue 
32968 \family sans
32969 Document\SpecialChar \menuseparator
32970 Paramètres\SpecialChar \menuseparator
32971 Format
32972 \begin_inset space ~
32973 \end_inset
32974
32975 du
32976 \begin_inset space ~
32977 \end_inset
32978
32979 Texte
32980 \family default
32981 .
32982  Pour avoir la liste des options disponibles, tapez un point d'interrogation
32983  
32984 \begin_inset Quotes eld
32985 \end_inset
32986
32987 ?
32988 \begin_inset Quotes erd
32989 \end_inset
32990
32991  dans le champ 
32992 \family sans
32993 Paramètres
32994 \begin_inset space ~
32995 \end_inset
32996
32997 du
32998 \begin_inset space ~
32999 \end_inset
33000
33001 Listing
33002 \family default
33003 .
33004 \end_layout
33005
33006 \begin_layout Standard
33007 Pour plus d'information sur le paquetage 
33008 \series bold
33009 listings
33010 \series default
33011 , nous vous renvoyons à sa documentation 
33012 \begin_inset CommandInset citation
33013 LatexCommand cite
33014 key "listings"
33015
33016 \end_inset
33017
33018 .
33019 \end_layout
33020
33021 \begin_layout Standard
33022 \begin_inset Newpage newpage
33023 \end_inset
33024
33025
33026 \end_layout
33027
33028 \begin_layout Chapter
33029 \start_of_appendix
33030 Unités de longueur utilisables avec LyX
33031 \begin_inset OptArg
33032 status collapsed
33033
33034 \begin_layout Plain Layout
33035 Unités de longueur
33036 \end_layout
33037
33038 \end_inset
33039
33040
33041 \begin_inset Index
33042 status collapsed
33043
33044 \begin_layout Plain Layout
33045 Unités
33046 \end_layout
33047
33048 \end_inset
33049
33050
33051 \begin_inset CommandInset label
33052 LatexCommand label
33053 name "cha:Unités-de-longueur"
33054
33055 \end_inset
33056
33057
33058 \end_layout
33059
33060 \begin_layout Standard
33061 Pour comprendre les unités de longueur utilisées dans cette documentation,
33062  le tableau
33063 \begin_inset space ~
33064 \end_inset
33065
33066
33067 \begin_inset CommandInset ref
33068 LatexCommand ref
33069 reference "tab:Unités"
33070
33071 \end_inset
33072
33073 décrit les unités utilisées par LyX.
33074 \begin_inset Float table
33075 placement h
33076 wide false
33077 sideways false
33078 status open
33079
33080 \begin_layout Plain Layout
33081 \begin_inset Caption
33082
33083 \begin_layout Plain Layout
33084 \begin_inset CommandInset label
33085 LatexCommand label
33086 name "tab:Unités"
33087
33088 \end_inset
33089
33090 Unités de longueur
33091 \end_layout
33092
33093 \end_inset
33094
33095
33096 \end_layout
33097
33098 \begin_layout Plain Layout
33099 \begin_inset VSpace medskip
33100 \end_inset
33101
33102
33103 \end_layout
33104
33105 \begin_layout Plain Layout
33106 \align center
33107 \begin_inset Tabular
33108 <lyxtabular version="3" rows="20" columns="2">
33109 <features>
33110 <column alignment="center" valignment="top" width="0">
33111 <column alignment="center" valignment="top" width="0">
33112 <row>
33113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33114 \begin_inset Text
33115
33116 \begin_layout Plain Layout
33117 unité
33118 \end_layout
33119
33120 \end_inset
33121 </cell>
33122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33123 \begin_inset Text
33124
33125 \begin_layout Plain Layout
33126 nom/description
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 </row>
33132 <row>
33133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33134 \begin_inset Text
33135
33136 \begin_layout Plain Layout
33137 mm
33138 \end_layout
33139
33140 \end_inset
33141 </cell>
33142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33143 \begin_inset Text
33144
33145 \begin_layout Plain Layout
33146 millimètre
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 </row>
33152 <row>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157 cm
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166 centimètre
33167 \end_layout
33168
33169 \end_inset
33170 </cell>
33171 </row>
33172 <row>
33173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33174 \begin_inset Text
33175
33176 \begin_layout Plain Layout
33177 in
33178 \end_layout
33179
33180 \end_inset
33181 </cell>
33182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33183 \begin_inset Text
33184
33185 \begin_layout Plain Layout
33186 pouce (inch)
33187 \end_layout
33188
33189 \end_inset
33190 </cell>
33191 </row>
33192 <row>
33193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33194 \begin_inset Text
33195
33196 \begin_layout Plain Layout
33197 pt
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206 point (72.27
33207 \begin_inset space \thinspace{}
33208 \end_inset
33209
33210 pt = 1
33211 \begin_inset space \thinspace{}
33212 \end_inset
33213
33214 in)
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 </row>
33220 <row>
33221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33222 \begin_inset Text
33223
33224 \begin_layout Plain Layout
33225 pc
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234 pica (1
33235 \begin_inset space \thinspace{}
33236 \end_inset
33237
33238 pc = 12
33239 \begin_inset space \thinspace{}
33240 \end_inset
33241
33242 pt)
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 </row>
33248 <row>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253 sp
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262 scaled point (65536
33263 \begin_inset space \thinspace{}
33264 \end_inset
33265
33266 sp = 1
33267 \begin_inset space \thinspace{}
33268 \end_inset
33269
33270 pt)
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 </row>
33276 <row>
33277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33278 \begin_inset Text
33279
33280 \begin_layout Plain Layout
33281 bp
33282 \end_layout
33283
33284 \end_inset
33285 </cell>
33286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290 gros point (72
33291 \begin_inset space \thinspace{}
33292 \end_inset
33293
33294 bp = 1
33295 \begin_inset space \thinspace{}
33296 \end_inset
33297
33298 in)
33299 \end_layout
33300
33301 \end_inset
33302 </cell>
33303 </row>
33304 <row>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309 dd
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318 didot (72
33319 \begin_inset space \thinspace{}
33320 \end_inset
33321
33322 dd 
33323 \begin_inset Formula $\approx$
33324 \end_inset
33325
33326  37.6
33327 \begin_inset space \thinspace{}
33328 \end_inset
33329
33330 mm)
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 </row>
33336 <row>
33337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341 cc
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350 cicero (1
33351 \begin_inset space \thinspace{}
33352 \end_inset
33353
33354 cc = 12
33355 \begin_inset space \thinspace{}
33356 \end_inset
33357
33358 dd)
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 </row>
33364 <row>
33365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33366 \begin_inset Text
33367
33368 \begin_layout Plain Layout
33369 Scale%
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378 % de la largeur originale de l'image
33379 \end_layout
33380
33381 \end_inset
33382 </cell>
33383 </row>
33384 <row>
33385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389 text%
33390 \end_layout
33391
33392 \end_inset
33393 </cell>
33394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33395 \begin_inset Text
33396
33397 \begin_layout Plain Layout
33398 % de la largeur du texte
33399 \end_layout
33400
33401 \end_inset
33402 </cell>
33403 </row>
33404 <row>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409 col%
33410 \end_layout
33411
33412 \end_inset
33413 </cell>
33414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33415 \begin_inset Text
33416
33417 \begin_layout Plain Layout
33418 % de la largeur de la colonne
33419 \end_layout
33420
33421 \end_inset
33422 </cell>
33423 </row>
33424 <row>
33425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429 page%
33430 \end_layout
33431
33432 \end_inset
33433 </cell>
33434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33435 \begin_inset Text
33436
33437 \begin_layout Plain Layout
33438 % de la largeur du papier
33439 \end_layout
33440
33441 \end_inset
33442 </cell>
33443 </row>
33444 <row>
33445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33446 \begin_inset Text
33447
33448 \begin_layout Plain Layout
33449 line%
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Plain Layout
33458 % de la largeur de la ligne
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 </row>
33464 <row>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469 theight%
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478 % la hauteur du texte
33479 \end_layout
33480
33481 \end_inset
33482 </cell>
33483 </row>
33484 <row>
33485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33486 \begin_inset Text
33487
33488 \begin_layout Plain Layout
33489 pheight%
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498 % hauteur du papier
33499 \end_layout
33500
33501 \end_inset
33502 </cell>
33503 </row>
33504 <row>
33505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509 ex
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518 hauteur de la lettre 
33519 \emph on
33520 x
33521 \emph default
33522  dans la police courante
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 </row>
33528 <row>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533 em
33534 \end_layout
33535
33536 \end_inset
33537 </cell>
33538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33539 \begin_inset Text
33540
33541 \begin_layout Plain Layout
33542 largeur de la lettre
33543 \emph on
33544  M
33545 \emph default
33546  dans la police courante
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 </row>
33552 <row>
33553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557 mu
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566 unité mathématique (1
33567 \begin_inset space \thinspace{}
33568 \end_inset
33569
33570 mu = 1/18
33571 \begin_inset space \thinspace{}
33572 \end_inset
33573
33574 em)
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 </row>
33580 </lyxtabular>
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \end_inset
33588
33589
33590 \end_layout
33591
33592 \begin_layout Chapter
33593 Formats des fichiers de sortie graphiques
33594 \begin_inset CommandInset label
33595 LatexCommand label
33596 name "cha:Formats-fichiers-graphiques"
33597
33598 \end_inset
33599
33600
33601 \end_layout
33602
33603 \begin_layout Section
33604 DVI
33605 \begin_inset Index
33606 status collapsed
33607
33608 \begin_layout Plain Layout
33609 Formats de Fichiers! DVI
33610 \end_layout
33611
33612 \end_inset
33613
33614
33615 \begin_inset Index
33616 status collapsed
33617
33618 \begin_layout Plain Layout
33619 DVI|see
33620 \begin_inset ERT
33621 status collapsed
33622
33623 \begin_layout Plain Layout
33624
33625 {
33626 \end_layout
33627
33628 \end_inset
33629
33630 Formats de Fichiers
33631 \begin_inset ERT
33632 status collapsed
33633
33634 \begin_layout Plain Layout
33635
33636 }
33637 \end_layout
33638
33639 \end_inset
33640
33641
33642 \end_layout
33643
33644 \end_inset
33645
33646
33647 \end_layout
33648
33649 \begin_layout Standard
33650 Ce type de fichiers a l'extension 
33651 \begin_inset Quotes fld
33652 \end_inset
33653
33654
33655 \family typewriter
33656 .dvi
33657 \family default
33658
33659 \begin_inset Quotes frd
33660 \end_inset
33661
33662 .
33663  Il est appelé 
33664 \emph on
33665 indépendant de l'appareil
33666 \emph default
33667  ou 
33668 \begin_inset Quotes fld
33669 \end_inset
33670
33671 device independent (DVI)
33672 \begin_inset Quotes frd
33673 \end_inset
33674
33675 , car il est complètement portable ; vous pouvez les recopier d'une machine
33676  à l'autre sans avoir à faire de conversion.
33677  À l'époque où ce format a été développé, c'était loin d'être évident.
33678  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33679  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33680 \end_layout
33681
33682 \begin_layout Standard
33683 \begin_inset Note Greyedout
33684 status open
33685
33686 \begin_layout Plain Layout
33687
33688 \series bold
33689 Note:
33690 \series default
33691  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33692  au fichier.
33693  
33694 \end_layout
33695
33696 \end_inset
33697
33698  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33699  
33700 \family typewriter
33701 .dvi
33702 \family default
33703 .
33704  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33705 z le DVI puisque le programme de visualisation doit convertir les images
33706  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33707  document.
33708  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33709  avec de nombreuses images.
33710 \end_layout
33711
33712 \begin_layout Standard
33713 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33714  menu 
33715 \family sans
33716 Fichier\SpecialChar \menuseparator
33717 Exporter\SpecialChar \menuseparator
33718 DVI.
33719
33720 \family default
33721  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33722 \family sans
33723 Visualiser
33724 \family default
33725  ou en utilisant le bouton
33726 \begin_inset Graphics
33727         filename ../../images/buffer-view_dvi.png
33728         scale 85
33729         scaleBeforeRotation
33730
33731 \end_inset
33732
33733  de la barre d'outils.
33734 \end_layout
33735
33736 \begin_layout Section
33737 PostScript
33738 \begin_inset CommandInset label
33739 LatexCommand label
33740 name "sec:PostScript"
33741
33742 \end_inset
33743
33744
33745 \begin_inset Index
33746 status collapsed
33747
33748 \begin_layout Plain Layout
33749 Formats de Fichiers ! PostScript
33750 \end_layout
33751
33752 \end_inset
33753
33754
33755 \begin_inset Index
33756 status collapsed
33757
33758 \begin_layout Plain Layout
33759 PostScript|see
33760 \begin_inset ERT
33761 status collapsed
33762
33763 \begin_layout Plain Layout
33764
33765 {
33766 \end_layout
33767
33768 \end_inset
33769
33770 Formats de Fichiers
33771 \begin_inset ERT
33772 status collapsed
33773
33774 \begin_layout Plain Layout
33775
33776 }
33777 \end_layout
33778
33779 \end_inset
33780
33781
33782 \end_layout
33783
33784 \end_inset
33785
33786
33787 \end_layout
33788
33789 \begin_layout Standard
33790 Ce type de fichiers a l'extension 
33791 \begin_inset Quotes fld
33792 \end_inset
33793
33794
33795 \family typewriter
33796 .ps
33797 \family default
33798
33799 \begin_inset Quotes frd
33800 \end_inset
33801
33802 .
33803  PostScript a été développé par la société 
33804 \series bold
33805 Adobe
33806 \series default
33807  comme un langage pour les imprimantes.
33808  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33809  pour imprimer le document.
33810  PostScript peut être considéré comme un 
33811 \begin_inset Quotes fld
33812 \end_inset
33813
33814 langage de programmation
33815 \begin_inset Quotes frd
33816 \end_inset
33817
33818  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33819  images
33820 \begin_inset Foot
33821 status open
33822
33823 \begin_layout Plain Layout
33824 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33825  LaTeX 
33826 \series bold
33827 pstricks
33828 \series default
33829
33830 \begin_inset CommandInset citation
33831 LatexCommand cite
33832 key "pstricks"
33833
33834 \end_inset
33835
33836 .
33837 \end_layout
33838
33839 \end_inset
33840
33841 .
33842  En partie à cause de toutes ces possibilités un fichier PostScript est
33843  souvent plus gros qu'un PDF.
33844 \end_layout
33845
33846 \begin_layout Standard
33847 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33848  plus gros qu'un PDF.
33849 \end_layout
33850
33851 \begin_layout Standard
33852 PostScript ne peut contenir que des images au format 
33853 \begin_inset Quotes fld
33854 \end_inset
33855
33856 PostScript Encapsulé
33857 \begin_inset Quotes frd
33858 \end_inset
33859
33860  (encapsulated PostScript ou EPS, d'extension 
33861 \family typewriter
33862 .eps
33863 \family default
33864 ).
33865  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33866  il doit les convertir en interne en EPS.
33867  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33868  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33869  document.
33870  Cela risque de ralentir de façon importante votre rythme de travail.
33871  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33872  vos images directement en EPS pour éviter ce problème.
33873 \end_layout
33874
33875 \begin_layout Standard
33876 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33877  le menu 
33878 \family sans
33879 Fichier\SpecialChar \menuseparator
33880 Exporter\SpecialChar \menuseparator
33881 PostScript.
33882
33883 \family default
33884  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33885  
33886 \family sans
33887 Visualiser
33888 \family default
33889  ou en utilisant le bouton 
33890 \begin_inset Graphics
33891         filename ../../images/buffer-view_ps.png
33892         scale 85
33893         scaleBeforeRotation
33894
33895 \end_inset
33896
33897  de la barre d'outils.
33898 \end_layout
33899
33900 \begin_layout Section
33901 PDF
33902 \begin_inset Index
33903 status collapsed
33904
33905 \begin_layout Plain Layout
33906 Formats de Fichiers ! PDF
33907 \end_layout
33908
33909 \end_inset
33910
33911
33912 \begin_inset Index
33913 status collapsed
33914
33915 \begin_layout Plain Layout
33916 PDF
33917 \end_layout
33918
33919 \end_inset
33920
33921
33922 \end_layout
33923
33924 \begin_layout Standard
33925 Ce type de fichiers a l'extension 
33926 \begin_inset Quotes fld
33927 \end_inset
33928
33929
33930 \family typewriter
33931 .pdf
33932 \family default
33933
33934 \begin_inset Quotes frd
33935 \end_inset
33936
33937 .
33938  Ce 
33939 \begin_inset Quotes fld
33940 \end_inset
33941
33942 format de document portable
33943 \begin_inset Quotes frd
33944 \end_inset
33945
33946  (portable document format ou PDF) est développé par 
33947 \family typewriter
33948 Adobe
33949 \family default
33950  comme une évolution de PostScript.
33951  Il est plus comprimé et utilise moins de commandes que PostScript.
33952  Comme son nom l'indique, il est 
33953 \begin_inset Quotes fld
33954 \end_inset
33955
33956 portable
33957 \begin_inset Quotes frd
33958 \end_inset
33959
33960  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
33961  aura exactement le même aspect.
33962 \end_layout
33963
33964 \begin_layout Standard
33965 PDF peut contenir des images dans son propre format PDF et dans les formats
33966  JPG (format du 
33967 \begin_inset Quotes fld
33968 \end_inset
33969
33970 Joint Photographic Expert Group
33971 \begin_inset Quotes frd
33972 \end_inset
33973
33974  avec comme extension 
33975 \family typewriter
33976 .jpg
33977 \family default
33978  ou 
33979 \family typewriter
33980 .jpeg
33981 \family default
33982 ) et PNG (
33983 \begin_inset Quotes fld
33984 \end_inset
33985
33986 Portable Network Graphics
33987 \begin_inset Quotes frd
33988 \end_inset
33989
33990  avec l'extension 
33991 \family typewriter
33992 .png
33993 \family default
33994 ).
33995  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
33996  dans un de ces formats.
33997  Mais comme il est dit dans la section sur PostScript, les conversions d'images
33998  vont ralentir votre travail.
33999  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34000 \end_layout
34001
34002 \begin_layout Standard
34003 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34004  menu 
34005 \family sans
34006 Fichier\SpecialChar \menuseparator
34007 Exporter 
34008 \family default
34009 de trois façons différentes:
34010 \end_layout
34011
34012 \begin_layout Description
34013 PDF
34014 \begin_inset space ~
34015 \end_inset
34016
34017 (ps2pdf) Ceci utilise le programme 
34018 \family typewriter
34019 ps2pdf
34020 \family default
34021  qui créé un PDF à partir de la version PostScript de votre fichier.
34022  Cette dernière est produite par le programme 
34023 \family typewriter
34024 dvips
34025 \family default
34026  qui utilise une version DVI comme étape intermédiaire.
34027  Cette variante consiste donc en trois conversions.
34028 \end_layout
34029
34030 \begin_layout Description
34031 PDF
34032 \begin_inset space ~
34033 \end_inset
34034
34035 (dvipdfm) Ceci utilise le programme 
34036 \family typewriter
34037 dvipdfm
34038 \family default
34039  qui convertit votre fichier en DVI avant de le convertir en PDF.
34040 \end_layout
34041
34042 \begin_layout Description
34043 PDF
34044 \begin_inset space ~
34045 \end_inset
34046
34047 (pdflatex) Ceci utilise le programme 
34048 \family typewriter
34049 pdftex
34050 \family default
34051  qui convertit directement votre fichier en PDF.
34052 \end_layout
34053
34054 \begin_layout Standard
34055 Nous recommandons d'utiliser l'option 
34056 \family sans
34057 PDF
34058 \begin_inset space ~
34059 \end_inset
34060
34061 (pdflatex)
34062 \family default
34063  car 
34064 \family typewriter
34065 pdftex
34066 \family default
34067  accepte toutes les fonctionnalités des versions actuelles de PDF.
34068  Il est en plus rapide et stable.
34069  Le programme 
34070 \family typewriter
34071 dvipdfm
34072 \family default
34073  n'est plus développé est est donc un peu dépassé.
34074 \end_layout
34075
34076 \begin_layout Standard
34077
34078 \end_layout
34079
34080 \begin_layout Standard
34081 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34082 \family sans
34083 Visualiser
34084 \family default
34085  ou en utilisant le bouton 
34086 \begin_inset Graphics
34087         filename ../../images/buffer-view_pdf2.png
34088         scale 85
34089         scaleBeforeRotation
34090
34091 \end_inset
34092
34093  de la barre d'outils
34094 \family sans
34095  (
34096 \family default
34097 qui utilise 
34098 \family sans
34099 PDF
34100 \begin_inset space ~
34101 \end_inset
34102
34103 (pdflatex)
34104 \family default
34105 ).
34106 \end_layout
34107
34108 \begin_layout Chapter
34109 Explication de l' Équation
34110 \begin_inset space ~
34111 \end_inset
34112
34113
34114 \begin_inset CommandInset ref
34115 LatexCommand eqref
34116 reference "eq:Wgn"
34117
34118 \end_inset
34119
34120
34121 \begin_inset CommandInset label
34122 LatexCommand label
34123 name "cha:Explication-de-l'Equation"
34124
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \begin_layout Standard
34131 La largeur totale de 
34132 \emph on
34133 n
34134 \emph default
34135  cellules de tableau 
34136 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34137 \end_inset
34138
34139  peut être calculée avec
34140 \end_layout
34141
34142 \begin_layout Standard
34143 \begin_inset Formula \begin{equation}
34144 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}
34145
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Standard
34152 Où 
34153 \begin_inset Formula $W_{g\, n}$
34154 \end_inset
34155
34156  est la largeur fixe de toutes les cellules.
34157  
34158 \series bold
34159
34160 \backslash
34161 tabcolsep
34162 \series default
34163  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34164  sa valeur par défaut est 6
34165 \begin_inset space \thinspace{}
34166 \end_inset
34167
34168 pt.
34169  
34170 \series bold
34171
34172 \backslash
34173 arrayrulewidth
34174 \series default
34175  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34176 \begin_inset space \thinspace{}
34177 \end_inset
34178
34179 pt.
34180 \end_layout
34181
34182 \begin_layout Standard
34183 D'après l'équation
34184 \begin_inset space ~
34185 \end_inset
34186
34187
34188 \begin_inset CommandInset ref
34189 LatexCommand eqref
34190 reference "eq:Wtot_n"
34191
34192 \end_inset
34193
34194 , la largeur totale d'une multicolonne, 
34195 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34196 \end_inset
34197
34198  est
34199 \end_layout
34200
34201 \begin_layout Standard
34202 \begin_inset Formula \begin{equation}
34203 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34204
34205 \end_inset
34206
34207
34208 \end_layout
34209
34210 \begin_layout Standard
34211 En posant que les équations 
34212 \begin_inset space ~
34213 \end_inset
34214
34215
34216 \begin_inset CommandInset ref
34217 LatexCommand eqref
34218 reference "eq:Wtot_n"
34219
34220 \end_inset
34221
34222  et 
34223 \begin_inset CommandInset ref
34224 LatexCommand eqref
34225 reference "eq:Wtot_mult"
34226
34227 \end_inset
34228
34229  sont égales, on peut calculer la largeur nécessaire 
34230 \begin_inset Formula $W_{g\, n}$
34231 \end_inset
34232
34233  quand 
34234 \emph on
34235 n
34236 \emph default
34237  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34238  de 
34239 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34240 \end_inset
34241
34242 :
34243 \end_layout
34244
34245 \begin_layout Standard
34246 \begin_inset Formula \begin{equation}
34247 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34248
34249 \end_inset
34250
34251
34252 \end_layout
34253
34254 \begin_layout Bibliography
34255 \begin_inset CommandInset bibitem
34256 LatexCommand bibitem
34257 key "latexcompanion"
34258
34259 \end_inset
34260
34261 Frank Mittelbach and Michel Goossens: 
34262 \emph on
34263 The LaTeX Companion Second Edition.
34264
34265 \emph default
34266  Addison-Wesley, 2004
34267 \end_layout
34268
34269 \begin_layout Bibliography
34270 \begin_inset CommandInset bibitem
34271 LatexCommand bibitem
34272 key "latexguide"
34273
34274 \end_inset
34275
34276 Helmut Kopka and Patrick W.
34277  Daly: 
34278 \emph on
34279 A Guide to LaTeX Fourth Edition.
34280
34281 \emph default
34282  Addison-Wesley, 2003
34283 \end_layout
34284
34285 \begin_layout Bibliography
34286 \begin_inset CommandInset bibitem
34287 LatexCommand bibitem
34288 key "latexbook"
34289
34290 \end_inset
34291
34292 Leslie Lamport: 
34293 \emph on
34294 LaTeX: A Document Preparation System.
34295
34296 \emph default
34297  Addison-Wesley, second edition, 1994
34298 \end_layout
34299
34300 \begin_layout Bibliography
34301 \begin_inset CommandInset bibitem
34302 LatexCommand bibitem
34303 key "booktabs"
34304
34305 \end_inset
34306
34307 Documentation du paquetage LaTeX 
34308 \series bold
34309
34310 \begin_inset CommandInset href
34311 LatexCommand href
34312 name "booktabs"
34313 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34314
34315 \end_inset
34316
34317
34318 \series default
34319
34320 \begin_inset Index
34321 status collapsed
34322
34323 \begin_layout Plain Layout
34324 Paquetages LaTeX ! booktabs
34325 \end_layout
34326
34327 \end_inset
34328
34329
34330 \end_layout
34331
34332 \begin_layout Bibliography
34333 \begin_inset CommandInset bibitem
34334 LatexCommand bibitem
34335 key "caption"
34336
34337 \end_inset
34338
34339 Documentation du paquetage LaTeX 
34340 \series bold
34341
34342 \begin_inset CommandInset href
34343 LatexCommand href
34344 name "caption"
34345 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34346
34347 \end_inset
34348
34349
34350 \series default
34351
34352 \begin_inset Index
34353 status collapsed
34354
34355 \begin_layout Plain Layout
34356 Paquetages LaTeX ! caption
34357 \end_layout
34358
34359 \end_inset
34360
34361
34362 \end_layout
34363
34364 \begin_layout Bibliography
34365 \begin_inset CommandInset bibitem
34366 LatexCommand bibitem
34367 key "endfloat"
34368
34369 \end_inset
34370
34371 Documentation du paquetage LaTeX 
34372 \series bold
34373
34374 \begin_inset CommandInset href
34375 LatexCommand href
34376 name "endfloat"
34377 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34378
34379 \end_inset
34380
34381
34382 \series default
34383
34384 \begin_inset Index
34385 status collapsed
34386
34387 \begin_layout Plain Layout
34388 Paquetages LaTeX ! endfloat
34389 \end_layout
34390
34391 \end_inset
34392
34393
34394 \end_layout
34395
34396 \begin_layout Bibliography
34397 \begin_inset CommandInset bibitem
34398 LatexCommand bibitem
34399 key "wrapfig"
34400
34401 \end_inset
34402
34403 Documentation du paquetage LaTeX 
34404 \series bold
34405
34406 \begin_inset CommandInset href
34407 LatexCommand href
34408 name "wrapfig"
34409 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34410
34411 \end_inset
34412
34413
34414 \series default
34415
34416 \begin_inset Index
34417 status collapsed
34418
34419 \begin_layout Plain Layout
34420 Paquetages LaTeX ! wrapfig
34421 \begin_inset ERT
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425
34426
34427 \backslash
34428 vspace{4mm}
34429 \end_layout
34430
34431 \end_inset
34432
34433
34434 \end_layout
34435
34436 \end_inset
34437
34438
34439 \end_layout
34440
34441 \begin_layout Bibliography
34442 \begin_inset CommandInset bibitem
34443 LatexCommand bibitem
34444 key "footmisc"
34445
34446 \end_inset
34447
34448 Documentation du paquetage LaTeX 
34449 \series bold
34450
34451 \begin_inset CommandInset href
34452 LatexCommand href
34453 name "footmisc"
34454 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34455
34456 \end_inset
34457
34458
34459 \series default
34460
34461 \begin_inset Index
34462 status collapsed
34463
34464 \begin_layout Plain Layout
34465 Paquetages LaTeX ! footmisc
34466 \end_layout
34467
34468 \end_inset
34469
34470
34471 \end_layout
34472
34473 \begin_layout Bibliography
34474 \begin_inset CommandInset bibitem
34475 LatexCommand bibitem
34476 key "hypcap"
34477
34478 \end_inset
34479
34480 Documentation du paquetage LaTeX 
34481 \series bold
34482
34483 \begin_inset CommandInset href
34484 LatexCommand href
34485 name "hypcap"
34486 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34487
34488 \end_inset
34489
34490
34491 \series default
34492
34493 \begin_inset Index
34494 status collapsed
34495
34496 \begin_layout Plain Layout
34497 Paquetages LaTeX ! hyperref
34498 \end_layout
34499
34500 \end_inset
34501
34502
34503 \end_layout
34504
34505 \begin_layout Bibliography
34506 \begin_inset CommandInset bibitem
34507 LatexCommand bibitem
34508 key "hyperref"
34509
34510 \end_inset
34511
34512 Documentation du paquetage LaTeX 
34513 \series bold
34514
34515 \begin_inset CommandInset href
34516 LatexCommand href
34517 name "hyperref"
34518 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34519
34520 \end_inset
34521
34522
34523 \series default
34524
34525 \begin_inset Index
34526 status collapsed
34527
34528 \begin_layout Plain Layout
34529 Paquetages LaTeX ! hyperref
34530 \end_layout
34531
34532 \end_inset
34533
34534
34535 \end_layout
34536
34537 \begin_layout Bibliography
34538 \begin_inset CommandInset bibitem
34539 LatexCommand bibitem
34540 key "koma-script"
34541
34542 \end_inset
34543
34544 Documentation du paquetage LaTeX 
34545 \series bold
34546
34547 \begin_inset CommandInset href
34548 LatexCommand href
34549 name "koma-script"
34550 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34551
34552 \end_inset
34553
34554
34555 \series default
34556
34557 \begin_inset Index
34558 status collapsed
34559
34560 \begin_layout Plain Layout
34561 Paquetages LaTeX ! koma-script
34562 \end_layout
34563
34564 \end_inset
34565
34566
34567 \end_layout
34568
34569 \begin_layout Bibliography
34570 \begin_inset CommandInset bibitem
34571 LatexCommand bibitem
34572 key "listings"
34573
34574 \end_inset
34575
34576 Documentation du paquetage LaTeX 
34577 \series bold
34578
34579 \begin_inset CommandInset href
34580 LatexCommand href
34581 name "listings"
34582 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34583
34584 \end_inset
34585
34586
34587 \series default
34588
34589 \begin_inset Index
34590 status collapsed
34591
34592 \begin_layout Plain Layout
34593 Paquetages LaTeX ! listings
34594 \end_layout
34595
34596 \end_inset
34597
34598
34599 \end_layout
34600
34601 \begin_layout Bibliography
34602 \begin_inset CommandInset bibitem
34603 LatexCommand bibitem
34604 key "marginnote"
34605
34606 \end_inset
34607
34608 Documentation du paquetage LaTeX 
34609 \series bold
34610
34611 \begin_inset CommandInset href
34612 LatexCommand href
34613 name "marginnote"
34614 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34615
34616 \end_inset
34617
34618
34619 \series default
34620
34621 \begin_inset Index
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625 Paquetages LaTeX ! marginnote
34626 \end_layout
34627
34628 \end_inset
34629
34630
34631 \end_layout
34632
34633 \begin_layout Bibliography
34634 \begin_inset CommandInset bibitem
34635 LatexCommand bibitem
34636 key "pstricks"
34637
34638 \end_inset
34639
34640 Page Web du paquetage LaTeX 
34641 \series bold
34642
34643 \begin_inset CommandInset href
34644 LatexCommand href
34645 name "PSTricks"
34646 target "http://tug.org/PSTricks/"
34647
34648 \end_inset
34649
34650
34651 \series default
34652
34653 \begin_inset Index
34654 status collapsed
34655
34656 \begin_layout Plain Layout
34657 Paquetages LaTeX ! PSTricks
34658 \end_layout
34659
34660 \end_inset
34661
34662
34663 \end_layout
34664
34665 \begin_layout Bibliography
34666 \begin_inset CommandInset bibitem
34667 LatexCommand bibitem
34668 key "sidecap"
34669
34670 \end_inset
34671
34672 Documentation du paquetage LaTeX 
34673 \series bold
34674
34675 \begin_inset CommandInset href
34676 LatexCommand href
34677 name "sidecap"
34678 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34679
34680 \end_inset
34681
34682
34683 \series default
34684
34685 \begin_inset Index
34686 status collapsed
34687
34688 \begin_layout Plain Layout
34689 Paquetages LaTeX ! sidecap
34690 \end_layout
34691
34692 \end_inset
34693
34694
34695 \end_layout
34696
34697 \begin_layout Bibliography
34698 \begin_inset CommandInset bibitem
34699 LatexCommand bibitem
34700 key "NewInLyX16"
34701
34702 \end_inset
34703
34704
34705 \begin_inset CommandInset href
34706 LatexCommand href
34707 name "Page Wiki"
34708 target "http://wiki.lyx.org/LyX/NewInLyX16"
34709
34710 \end_inset
34711
34712  au sujet des nouveautés de 
34713 \family sans
34714 LyX 1.6.0
34715 \family default
34716 .
34717 \end_layout
34718
34719 \begin_layout Standard
34720 \begin_inset CommandInset index_print
34721 LatexCommand printindex
34722
34723 \end_inset
34724
34725
34726 \end_layout
34727
34728 \begin_layout Standard
34729 \begin_inset FloatList figure
34730
34731 \end_inset
34732
34733
34734 \end_layout
34735
34736 \begin_layout Standard
34737 \begin_inset FloatList table
34738
34739 \end_inset
34740
34741
34742 \end_layout
34743
34744 \begin_layout Standard
34745 \begin_inset ERT
34746 status open
34747
34748 \begin_layout Plain Layout
34749
34750
34751 \backslash
34752 listof{algorithm}{Liste des Algorithmes}
34753 \end_layout
34754
34755 \end_inset
34756
34757
34758 \begin_inset Note Note
34759 status collapsed
34760
34761 \begin_layout Plain Layout
34762 voir la section
34763 \begin_inset space ~
34764 \end_inset
34765
34766
34767 \begin_inset CommandInset ref
34768 LatexCommand ref
34769 reference "sub:Flottant-d'Algorithme"
34770
34771 \end_inset
34772
34773  pour une description
34774 \end_layout
34775
34776 \end_inset
34777
34778
34779 \end_layout
34780
34781 \end_body
34782 \end_document