]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: update the description of longtables and captions
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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 \use_default_options false
169 \language french
170 \inputencoding auto
171 \font_roman default
172 \font_sans default
173 \font_typewriter default
174 \font_default_family default
175 \font_sc false
176 \font_osf false
177 \font_sf_scale 100
178 \font_tt_scale 100
179
180 \graphics default
181 \paperfontsize 12
182 \spacing single
183 \use_hyperref true
184 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
185 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
186 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
187 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
188 \pdf_bookmarks true
189 \pdf_bookmarksnumbered true
190 \pdf_bookmarksopen true
191 \pdf_bookmarksopenlevel 1
192 \pdf_breaklinks false
193 \pdf_pdfborder false
194 \pdf_colorlinks true
195 \pdf_backref 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.6.x
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 dernière
3152  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 ligne courante 
3175 \lang english
3176 contains the table caption
3177 \lang french
3178 .
3179  La première ligne est transformée en une colonne unique et une légende
3180  
3181 \lang english
3182 is inserted
3183 \lang french
3184 .
3185  Vous trouverez d'autres explications sur les légendes pour les tableaux
3186  longs dans la section
3187 \begin_inset space ~
3188 \end_inset
3189
3190
3191 \begin_inset CommandInset ref
3192 LatexCommand ref
3193 reference "sub:Tableaux-longs-légende"
3194
3195 \end_inset
3196
3197 .
3198 \end_layout
3199
3200 \begin_layout Standard
3201 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3202  Voyez le tableau long qui suit pour voir comment ça marche :
3203 \end_layout
3204
3205 \begin_layout Standard
3206 \align center
3207 \begin_inset Tabular
3208 <lyxtabular version="3" rows="69" columns="3">
3209 <features islongtable="true">
3210 <column alignment="left" valignment="top" width="0cm">
3211 <column alignment="left" valignment="top" width="0pt">
3212 <column alignment="center" valignment="top" width="0pt">
3213 <row endfirsthead="true">
3214 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3215 \begin_inset Text
3216
3217 \begin_layout Plain Layout
3218
3219 \series bold
3220 Exemple d'annuaire téléphonique (ignorez les noms)
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3226 \begin_inset Text
3227
3228 \begin_layout Plain Layout
3229
3230 \end_layout
3231
3232 \end_inset
3233 </cell>
3234 <cell multicolumn="2" 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 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 </row>
3244 <row endfirsthead="true">
3245 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3246 \begin_inset Text
3247
3248 \begin_layout Plain Layout
3249
3250 \series bold
3251 NOM
3252 \end_layout
3253
3254 \end_inset
3255 </cell>
3256 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Plain Layout
3269
3270 \series bold
3271 TEL.
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 </row>
3277 <row endhead="true">
3278 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282
3283 \series bold
3284 Exemple d'annuaire téléphonique
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell multicolumn="2" 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 \end_layout
3304
3305 \end_inset
3306 </cell>
3307 </row>
3308 <row endhead="true">
3309 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \series bold
3315 NOM
3316 \end_layout
3317
3318 \end_inset
3319 </cell>
3320 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333
3334 \series bold
3335 TEL.
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 </row>
3341 <row endfoot="true">
3342 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3343 \begin_inset Text
3344
3345 \begin_layout Plain Layout
3346  continue page suivante
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 </row>
3370 <row>
3371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375
3376 \series bold
3377 Annovi
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 <cell alignment="center" valignment="top" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386 Silvia
3387 \end_layout
3388
3389 \end_inset
3390 </cell>
3391 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3392 \begin_inset Text
3393
3394 \begin_layout Plain Layout
3395 111
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 </row>
3401 <row>
3402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406
3407 \series bold
3408 Bertoli
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417 Stefano
3418 \end_layout
3419
3420 \end_inset
3421 </cell>
3422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3423 \begin_inset Text
3424
3425 \begin_layout Plain Layout
3426 111
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 </row>
3432 <row>
3433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437
3438 \series bold
3439 Bozzi
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 <cell alignment="center" valignment="top" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448 Walter
3449 \end_layout
3450
3451 \end_inset
3452 </cell>
3453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457 111
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 </row>
3463 <row>
3464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468
3469 \series bold
3470 Cachia
3471 \end_layout
3472
3473 \end_inset
3474 </cell>
3475 <cell alignment="center" valignment="top" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Plain Layout
3479 Maria
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488 111
3489 \end_layout
3490
3491 \end_inset
3492 </cell>
3493 </row>
3494 <row>
3495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499
3500 \series bold
3501 Cachia
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 <cell alignment="center" valignment="top" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510 Maurizio
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519 111
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 </row>
3525 <row>
3526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530
3531 \series bold
3532 Cinquemani
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 <cell alignment="center" valignment="top" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541 Giusi
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550 111
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 </row>
3556 <row>
3557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561
3562 \series bold
3563 Colin
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell alignment="center" valignment="top" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572 Bernard
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581 111
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 </row>
3587 <row>
3588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592
3593 \series bold
3594 Concli
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 <cell alignment="center" valignment="top" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603 Gianfranco
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612 111
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 </row>
3618 <row>
3619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623
3624 \series bold
3625 Dal Bosco
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 <cell alignment="center" valignment="top" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634 Carolina
3635 \end_layout
3636
3637 \end_inset
3638 </cell>
3639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643 111
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 </row>
3649 <row>
3650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654
3655 \series bold
3656 Dalpiaz
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 Annamaria
3666 \end_layout
3667
3668 \end_inset
3669 </cell>
3670 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674 111
3675 \end_layout
3676
3677 \end_inset
3678 </cell>
3679 </row>
3680 <row>
3681 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685
3686 \series bold
3687 Feliciello
3688 \end_layout
3689
3690 \end_inset
3691 </cell>
3692 <cell alignment="center" valignment="top" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696 Domenico
3697 \end_layout
3698
3699 \end_inset
3700 </cell>
3701 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705 111
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 </row>
3711 <row>
3712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716
3717 \series bold
3718 Focarelli
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 <cell alignment="center" valignment="top" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727 Paola
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736 111
3737 \end_layout
3738
3739 \end_inset
3740 </cell>
3741 </row>
3742 <row>
3743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747
3748 \series bold
3749 Galletti
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758 Oreste
3759 \end_layout
3760
3761 \end_inset
3762 </cell>
3763 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3764 \begin_inset Text
3765
3766 \begin_layout Plain Layout
3767 111
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 </row>
3773 <row>
3774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778
3779 \series bold
3780 Gasparini
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 <cell alignment="center" valignment="top" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789 Franca
3790 \end_layout
3791
3792 \end_inset
3793 </cell>
3794 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798 111
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 </row>
3804 <row>
3805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809
3810 \series bold
3811 Rizzardi
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 <cell alignment="center" valignment="top" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820 Paola
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829 111
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 </row>
3835 <row>
3836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840
3841 \series bold
3842 Lassini
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 <cell alignment="center" valignment="top" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851 Giancarlo
3852 \end_layout
3853
3854 \end_inset
3855 </cell>
3856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860 111
3861 \end_layout
3862
3863 \end_inset
3864 </cell>
3865 </row>
3866 <row>
3867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871
3872 \series bold
3873 Malfatti
3874 \end_layout
3875
3876 \end_inset
3877 </cell>
3878 <cell alignment="center" valignment="top" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882 Luciano
3883 \end_layout
3884
3885 \end_inset
3886 </cell>
3887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891 111
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 </row>
3897 <row>
3898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902
3903 \series bold
3904 Malfatti
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 <cell alignment="center" valignment="top" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913 Valeriano
3914 \end_layout
3915
3916 \end_inset
3917 </cell>
3918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922 111
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 </row>
3928 <row>
3929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933
3934 \series bold
3935 Meneguzzo
3936 \end_layout
3937
3938 \end_inset
3939 </cell>
3940 <cell alignment="center" valignment="top" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944 Roberto
3945 \end_layout
3946
3947 \end_inset
3948 </cell>
3949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953 111
3954 \end_layout
3955
3956 \end_inset
3957 </cell>
3958 </row>
3959 <row>
3960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964
3965 \series bold
3966 Mezzadra
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 <cell alignment="center" valignment="top" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975 Roberto
3976 \end_layout
3977
3978 \end_inset
3979 </cell>
3980 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984 111
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 </row>
3990 <row>
3991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995
3996 \series bold
3997 Pirpamer
3998 \end_layout
3999
4000 \end_inset
4001 </cell>
4002 <cell alignment="center" valignment="top" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006 Erich
4007 \end_layout
4008
4009 \end_inset
4010 </cell>
4011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015 111
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 </row>
4021 <row>
4022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026
4027 \series bold
4028 Pochiesa
4029 \end_layout
4030
4031 \end_inset
4032 </cell>
4033 <cell alignment="center" valignment="top" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037 Paolo
4038 \end_layout
4039
4040 \end_inset
4041 </cell>
4042 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046 111, 222
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 </row>
4052 <row>
4053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057
4058 \series bold
4059 Radina
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 <cell alignment="center" valignment="top" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068 Claudio
4069 \end_layout
4070
4071 \end_inset
4072 </cell>
4073 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077 111
4078 \end_layout
4079
4080 \end_inset
4081 </cell>
4082 </row>
4083 <row>
4084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088
4089 \series bold
4090 Stuffer
4091 \end_layout
4092
4093 \end_inset
4094 </cell>
4095 <cell alignment="center" valignment="top" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099 Oskar
4100 \end_layout
4101
4102 \end_inset
4103 </cell>
4104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108 111
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 </row>
4114 <row>
4115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119
4120 \series bold
4121 Tacchelli
4122 \end_layout
4123
4124 \end_inset
4125 </cell>
4126 <cell alignment="center" valignment="top" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130 Ugo
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139 111
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 </row>
4145 <row>
4146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150
4151 \series bold
4152 Tezzele
4153 \end_layout
4154
4155 \end_inset
4156 </cell>
4157 <cell alignment="center" valignment="top" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161 Margit
4162 \end_layout
4163
4164 \end_inset
4165 </cell>
4166 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170 111
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 </row>
4176 <row>
4177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181
4182 \series bold
4183 Unterkalmsteiner
4184 \end_layout
4185
4186 \end_inset
4187 </cell>
4188 <cell alignment="center" valignment="top" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192 Frieda
4193 \end_layout
4194
4195 \end_inset
4196 </cell>
4197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201 111
4202 \end_layout
4203
4204 \end_inset
4205 </cell>
4206 </row>
4207 <row>
4208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212
4213 \series bold
4214 Vieider
4215 \end_layout
4216
4217 \end_inset
4218 </cell>
4219 <cell alignment="center" valignment="top" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223 Hilde
4224 \end_layout
4225
4226 \end_inset
4227 </cell>
4228 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232 111
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 </row>
4238 <row>
4239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243
4244 \series bold
4245 Vigna
4246 \end_layout
4247
4248 \end_inset
4249 </cell>
4250 <cell alignment="center" valignment="top" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254 Jürgen
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 111
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 </row>
4269 <row>
4270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274
4275 \series bold
4276 Weber
4277 \end_layout
4278
4279 \end_inset
4280 </cell>
4281 <cell alignment="center" valignment="top" usebox="none">
4282 \begin_inset Text
4283
4284 \begin_layout Plain Layout
4285 Maurizio
4286 \end_layout
4287
4288 \end_inset
4289 </cell>
4290 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294 111
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 </row>
4300 <row>
4301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305
4306 \series bold
4307 Winkler
4308 \end_layout
4309
4310 \end_inset
4311 </cell>
4312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316 Franz
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325 111
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 </row>
4331 <row>
4332 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336  
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \series bold
4367 Annovi
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 Silvia
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 555
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396
4397 \series bold
4398 Bertoli
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 Stefano
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 555
4417 \end_layout
4418
4419 \end_inset
4420 </cell>
4421 </row>
4422 <row>
4423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427
4428 \series bold
4429 Bozzi
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 <cell alignment="center" valignment="top" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438 Walter
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 555
4448 \end_layout
4449
4450 \end_inset
4451 </cell>
4452 </row>
4453 <row>
4454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458
4459 \series bold
4460 Cachia
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 Maria
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478 555
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 </row>
4484 <row>
4485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489
4490 \series bold
4491 Cachia
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 <cell alignment="center" valignment="top" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500 Maurizio
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509 555
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 </row>
4515 <row>
4516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520
4521 \series bold
4522 Cinquemani
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 <cell alignment="center" valignment="top" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531 Giusi
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540 555
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 </row>
4546 <row>
4547 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551
4552 \series bold
4553 Colin
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 <cell alignment="center" valignment="top" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562 Bernard
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 555
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 </row>
4577 <row>
4578 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582
4583 \series bold
4584 Concli
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell alignment="center" valignment="top" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593 Gianfranco
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602 555
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 </row>
4608 <row>
4609 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613
4614 \series bold
4615 Dal Bosco
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 Carolina
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 555
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 </row>
4639 <row>
4640 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644
4645 \series bold
4646 Dalpiaz
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655 Annamaria
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664 555
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 </row>
4670 <row>
4671 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675
4676 \series bold
4677 Feliciello
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 <cell alignment="center" valignment="top" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 Domenico
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695 555
4696 \end_layout
4697
4698 \end_inset
4699 </cell>
4700 </row>
4701 <row>
4702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706
4707 \series bold
4708 Focarelli
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 <cell alignment="center" valignment="top" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717 Paola
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726 555
4727 \end_layout
4728
4729 \end_inset
4730 </cell>
4731 </row>
4732 <row>
4733 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737
4738 \series bold
4739 Galletti
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 <cell alignment="center" valignment="top" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748 Oreste
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757 555
4758 \end_layout
4759
4760 \end_inset
4761 </cell>
4762 </row>
4763 <row>
4764 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768
4769 \series bold
4770 Gasparini
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 <cell alignment="center" valignment="top" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779 Franca
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788 555
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 </row>
4794 <row>
4795 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799
4800 \series bold
4801 Rizzardi
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 <cell alignment="center" valignment="top" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810 Paola
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819 555
4820 \end_layout
4821
4822 \end_inset
4823 </cell>
4824 </row>
4825 <row>
4826 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830
4831 \series bold
4832 Lassini
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 <cell alignment="center" valignment="top" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841 Giancarlo
4842 \end_layout
4843
4844 \end_inset
4845 </cell>
4846 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850 555
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 </row>
4856 <row>
4857 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861
4862 \series bold
4863 Malfatti
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 <cell alignment="center" valignment="top" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872 Luciano
4873 \end_layout
4874
4875 \end_inset
4876 </cell>
4877 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881 555
4882 \end_layout
4883
4884 \end_inset
4885 </cell>
4886 </row>
4887 <row>
4888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892
4893 \series bold
4894 Malfatti
4895 \end_layout
4896
4897 \end_inset
4898 </cell>
4899 <cell alignment="center" valignment="top" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903 Valeriano
4904 \end_layout
4905
4906 \end_inset
4907 </cell>
4908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912 555
4913 \end_layout
4914
4915 \end_inset
4916 </cell>
4917 </row>
4918 <row>
4919 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923
4924 \series bold
4925 Meneguzzo
4926 \end_layout
4927
4928 \end_inset
4929 </cell>
4930 <cell alignment="center" valignment="top" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934 Roberto
4935 \end_layout
4936
4937 \end_inset
4938 </cell>
4939 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943 555
4944 \end_layout
4945
4946 \end_inset
4947 </cell>
4948 </row>
4949 <row>
4950 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954
4955 \series bold
4956 Mezzadra
4957 \end_layout
4958
4959 \end_inset
4960 </cell>
4961 <cell alignment="center" valignment="top" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965 Roberto
4966 \end_layout
4967
4968 \end_inset
4969 </cell>
4970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974 555
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 </row>
4980 <row>
4981 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985
4986 \series bold
4987 Pirpamer
4988 \end_layout
4989
4990 \end_inset
4991 </cell>
4992 <cell alignment="center" valignment="top" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996 Erich
4997 \end_layout
4998
4999 \end_inset
5000 </cell>
5001 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005 555
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 </row>
5011 <row>
5012 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016
5017 \series bold
5018 Pochiesa
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 <cell alignment="center" valignment="top" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027 Paolo
5028 \end_layout
5029
5030 \end_inset
5031 </cell>
5032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036 555, 222
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 </row>
5042 <row>
5043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047
5048 \series bold
5049 Radina
5050 \end_layout
5051
5052 \end_inset
5053 </cell>
5054 <cell alignment="center" valignment="top" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058 Claudio
5059 \end_layout
5060
5061 \end_inset
5062 </cell>
5063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067 555
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 </row>
5073 <row>
5074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078
5079 \series bold
5080 Stuffer
5081 \end_layout
5082
5083 \end_inset
5084 </cell>
5085 <cell alignment="center" valignment="top" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089 Oskar
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098 555
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 </row>
5104 <row>
5105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109
5110 \series bold
5111 Tacchelli
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 <cell alignment="center" valignment="top" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120 Ugo
5121 \end_layout
5122
5123 \end_inset
5124 </cell>
5125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129 555
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 </row>
5135 <row>
5136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140
5141 \series bold
5142 Tezzele
5143 \end_layout
5144
5145 \end_inset
5146 </cell>
5147 <cell alignment="center" valignment="top" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151 Margit
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160 555
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 </row>
5166 <row>
5167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171
5172 \series bold
5173 Unterkalmsteiner
5174 \end_layout
5175
5176 \end_inset
5177 </cell>
5178 <cell alignment="center" valignment="top" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Plain Layout
5182 Frieda
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191 555
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 </row>
5197 <row>
5198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202
5203 \series bold
5204 Vieider
5205 \end_layout
5206
5207 \end_inset
5208 </cell>
5209 <cell alignment="center" valignment="top" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213 Hilde
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222 555
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 </row>
5228 <row>
5229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233
5234 \series bold
5235 Vigna
5236 \end_layout
5237
5238 \end_inset
5239 </cell>
5240 <cell alignment="center" valignment="top" usebox="none">
5241 \begin_inset Text
5242
5243 \begin_layout Plain Layout
5244 Jürgen
5245 \end_layout
5246
5247 \end_inset
5248 </cell>
5249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5250 \begin_inset Text
5251
5252 \begin_layout Plain Layout
5253 999
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 </row>
5259 <row>
5260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264
5265 \series bold
5266 Weber
5267 \end_layout
5268
5269 \end_inset
5270 </cell>
5271 <cell alignment="center" valignment="top" usebox="none">
5272 \begin_inset Text
5273
5274 \begin_layout Plain Layout
5275 Maurizio
5276 \end_layout
5277
5278 \end_inset
5279 </cell>
5280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Plain Layout
5284 555
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 </row>
5290 <row>
5291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295
5296 \series bold
5297 Winkler
5298 \end_layout
5299
5300 \end_inset
5301 </cell>
5302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306 Franz
5307 \end_layout
5308
5309 \end_inset
5310 </cell>
5311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Plain Layout
5315 555
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 </row>
5321 <row endlastfoot="true">
5322 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 Fin
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 </row>
5350 </lyxtabular>
5351
5352 \end_inset
5353
5354
5355 \begin_inset ERT
5356 status collapsed
5357
5358 \begin_layout Plain Layout
5359
5360
5361 \backslash
5362 addtocounter{table}{-1}
5363 \end_layout
5364
5365 \end_inset
5366
5367
5368 \begin_inset Note Note
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 Voyez la première note grisée de la section
5373 \begin_inset space ~
5374 \end_inset
5375
5376
5377 \begin_inset CommandInset ref
5378 LatexCommand ref
5379 reference "sub:Tableaux-longs-légende"
5380
5381 \end_inset
5382
5383  pour une explication de cette commande.
5384 \end_layout
5385
5386 \end_inset
5387
5388
5389 \end_layout
5390
5391 \begin_layout Subsection
5392 Notes de Bas de Page dans les Tableaux Longs
5393 \begin_inset CommandInset label
5394 LatexCommand label
5395 name "sub:Notes-dans-tableau-long"
5396
5397 \end_inset
5398
5399
5400 \begin_inset Index
5401 status collapsed
5402
5403 \begin_layout Plain Layout
5404 Tableaux longs ! Notes de bas de page
5405 \end_layout
5406
5407 \end_inset
5408
5409
5410 \end_layout
5411
5412 \begin_layout Standard
5413 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5414  long.
5415  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5416  contenant la note.
5417  Par exemple le tableau
5418 \begin_inset space ~
5419 \end_inset
5420
5421
5422 \begin_inset CommandInset ref
5423 LatexCommand ref
5424 reference "tab:Légendes-tableau-différentes"
5425
5426 \end_inset
5427
5428  a une note de bas de page.
5429 \end_layout
5430
5431 \begin_layout Subsection
5432 Alignement des Tableaux Longs
5433 \begin_inset Index
5434 status collapsed
5435
5436 \begin_layout Plain Layout
5437 Tableaux longs ! Alignement
5438 \end_layout
5439
5440 \end_inset
5441
5442
5443 \end_layout
5444
5445 \begin_layout Standard
5446 Par défaut les Tableaux Longs sont centrés.
5447  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5448  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5449  de dialogue.
5450  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5451  des longueurs 
5452 \series bold
5453
5454 \backslash
5455 LTleft 
5456 \series default
5457 et 
5458 \series bold
5459
5460 \backslash
5461 LTright
5462 \series default
5463  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5464  concerné :
5465 \end_layout
5466
5467 \begin_layout Standard
5468
5469 \series bold
5470
5471 \backslash
5472 setlength{
5473 \backslash
5474 LTleft}{valeur}
5475 \end_layout
5476
5477 \begin_layout Standard
5478 Où 
5479 \series bold
5480 valeur
5481 \series default
5482  peut avoir n'importe laquelle des unités listées dans le tableau
5483 \begin_inset space ~
5484 \end_inset
5485
5486
5487 \begin_inset CommandInset ref
5488 LatexCommand ref
5489 reference "cha:Unités-de-longueur"
5490
5491 \end_inset
5492
5493 .
5494  
5495 \series bold
5496
5497 \backslash
5498 LTleft
5499 \series default
5500  contrôle la distance horizontale entre le bord gauche de la page et le
5501  tableau, et
5502 \series bold
5503  
5504 \backslash
5505 LTright
5506 \series default
5507  la distance au bord droit.
5508  La valeur par défaut des ces deux distances est 
5509 \series bold
5510
5511 \backslash
5512 fill
5513 \series default
5514 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5515 \end_layout
5516
5517 \begin_layout Standard
5518 Le tableau long suivant a été aligné à gauche en mettant 
5519 \series bold
5520
5521 \backslash
5522 LTleft
5523 \series default
5524  à 0
5525 \begin_inset space \thinspace{}
5526 \end_inset
5527
5528 pt.
5529 \begin_inset ERT
5530 status collapsed
5531
5532 \begin_layout Plain Layout
5533
5534
5535 \backslash
5536 setlength{
5537 \backslash
5538 LTleft}{0pt}
5539 \end_layout
5540
5541 \end_inset
5542
5543
5544 \end_layout
5545
5546 \begin_layout Standard
5547 \begin_inset Tabular
5548 <lyxtabular version="3" rows="5" columns="5">
5549 <features islongtable="true">
5550 <column alignment="center" valignment="top" width="0">
5551 <column alignment="center" valignment="top" width="0">
5552 <column alignment="center" valignment="top" width="0">
5553 <column alignment="center" valignment="top" width="0">
5554 <column alignment="center" valignment="top" width="0">
5555 <row>
5556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560 1
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 2
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 3
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 4
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 5
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 </row>
5602 <row>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 asd
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616 s
5617 \end_layout
5618
5619 \end_inset
5620 </cell>
5621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5622 \begin_inset Text
5623
5624 \begin_layout Plain Layout
5625 s
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 s
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 asd
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 </row>
5649 <row>
5650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5651 \begin_inset Text
5652
5653 \begin_layout Plain Layout
5654 asd
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5660 \begin_inset Text
5661
5662 \begin_layout Plain Layout
5663 s
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Plain Layout
5672 s
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 s
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 asd
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 </row>
5696 <row>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 asd
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 s
5711 \end_layout
5712
5713 \end_inset
5714 </cell>
5715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5716 \begin_inset Text
5717
5718 \begin_layout Plain Layout
5719 s
5720 \end_layout
5721
5722 \end_inset
5723 </cell>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 s
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 asd
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 </row>
5743 <row>
5744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748 asd
5749 \end_layout
5750
5751 \end_inset
5752 </cell>
5753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5754 \begin_inset Text
5755
5756 \begin_layout Plain Layout
5757 asd
5758 \end_layout
5759
5760 \end_inset
5761 </cell>
5762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5763 \begin_inset Text
5764
5765 \begin_layout Plain Layout
5766 asd
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5772 \begin_inset Text
5773
5774 \begin_layout Plain Layout
5775 asd
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784 asd
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 </row>
5790 </lyxtabular>
5791
5792 \end_inset
5793
5794
5795 \begin_inset ERT
5796 status collapsed
5797
5798 \begin_layout Plain Layout
5799
5800
5801 \backslash
5802 setlength{
5803 \backslash
5804 LTleft}{
5805 \backslash
5806 fill}
5807 \end_layout
5808
5809 \end_inset
5810
5811
5812 \begin_inset ERT
5813 status collapsed
5814
5815 \begin_layout Plain Layout
5816
5817
5818 \backslash
5819 addtocounter{table}{-1}
5820 \end_layout
5821
5822 \end_inset
5823
5824
5825 \begin_inset Note Note
5826 status collapsed
5827
5828 \begin_layout Plain Layout
5829 Voyez la première note grisée de la section
5830 \begin_inset space ~
5831 \end_inset
5832
5833
5834 \begin_inset CommandInset ref
5835 LatexCommand ref
5836 reference "sub:Tableaux-longs-légende"
5837
5838 \end_inset
5839
5840  pour une explication de cette commande.
5841 \end_layout
5842
5843 \end_inset
5844
5845
5846 \end_layout
5847
5848 \begin_layout Subsection
5849 Légendes et Tableaux longs
5850 \begin_inset Index
5851 status collapsed
5852
5853 \begin_layout Plain Layout
5854 Tableaux longs ! Legendes@Légendes
5855 \end_layout
5856
5857 \end_inset
5858
5859
5860 \begin_inset CommandInset label
5861 LatexCommand label
5862 name "sub:Tableaux-longs-légende"
5863
5864 \end_inset
5865
5866
5867 \end_layout
5868
5869 \begin_layout Standard
5870 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5871  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5872  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5873  Longs.
5874  
5875 \lang english
5876 But the caption environment of floats can also be used for longtables when
5877  you use for a table row the longtable option 
5878 \family sans
5879 Caption
5880 \family default
5881 \lang french
5882 , comme c'est expliqué dans la section
5883 \begin_inset space ~
5884 \end_inset
5885
5886
5887 \begin_inset CommandInset ref
5888 LatexCommand ref
5889 reference "sec:Tableaux-longs"
5890
5891 \end_inset
5892
5893 .
5894 \end_layout
5895
5896 \begin_layout Standard
5897 Voici un petit Tableau long pour voir comment ça marche :
5898 \end_layout
5899
5900 \begin_layout Standard
5901 \begin_inset Tabular
5902 <lyxtabular version="3" rows="6" columns="5">
5903 <features islongtable="true">
5904 <column alignment="center" valignment="top" width="0">
5905 <column alignment="center" valignment="top" width="0">
5906 <column alignment="center" valignment="top" width="0">
5907 <column alignment="center" valignment="top" width="0">
5908 <column alignment="center" valignment="top" width="0">
5909 <row caption="true">
5910 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5911 \begin_inset Text
5912
5913 \begin_layout Plain Layout
5914 \begin_inset Caption
5915
5916 \begin_layout Plain Layout
5917 Tableau long avec une légende
5918 \begin_inset OptArg
5919 status open
5920
5921 \begin_layout Plain Layout
5922 Tableau long
5923 \end_layout
5924
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \end_inset
5931
5932
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 </row>
5974 <row>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979 1
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988 2
5989 \end_layout
5990
5991 \end_inset
5992 </cell>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997 3
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 4
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 5
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 </row>
6021 <row>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 asd
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035 s
6036 \end_layout
6037
6038 \end_inset
6039 </cell>
6040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6041 \begin_inset Text
6042
6043 \begin_layout Plain Layout
6044 s
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 s
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 asd
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 </row>
6068 <row>
6069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073 asd
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 s
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091 s
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 s
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 asd
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 </row>
6115 <row>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120 asd
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6126 \begin_inset Text
6127
6128 \begin_layout Plain Layout
6129 s
6130 \end_layout
6131
6132 \end_inset
6133 </cell>
6134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6135 \begin_inset Text
6136
6137 \begin_layout Plain Layout
6138 s
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 s
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 asd
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 </row>
6162 <row>
6163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 asd
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176 asd
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6182 \begin_inset Text
6183
6184 \begin_layout Plain Layout
6185 asd
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 asd
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 asd
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 </row>
6209 </lyxtabular>
6210
6211 \end_inset
6212
6213
6214 \end_layout
6215
6216 \begin_layout Standard
6217 \begin_inset VSpace medskip
6218 \end_inset
6219
6220
6221 \begin_inset Note Greyedout
6222 status open
6223
6224 \begin_layout Plain Layout
6225
6226 \series bold
6227 Note
6228 \begin_inset space ~
6229 \end_inset
6230
6231 1:
6232 \series default
6233  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6234  n'avez pas prévu de légende.
6235  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6236 \begin_inset space ~
6237 \end_inset
6238
6239 2.4 suit le tableau
6240 \begin_inset space ~
6241 \end_inset
6242
6243 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6244  sans légende.
6245  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6246  après chaque tableau long sans légende :
6247 \end_layout
6248
6249 \begin_layout Plain Layout
6250
6251 \series bold
6252
6253 \backslash
6254 addtocounter{table}{-1}
6255 \end_layout
6256
6257 \begin_layout Plain Layout
6258
6259 \lang english
6260 This is not needed when none of your longtables have a caption and you add
6261  the following code to the document preamble:
6262 \end_layout
6263
6264 \begin_layout Plain Layout
6265
6266 \series bold
6267
6268 \backslash
6269 let
6270 \backslash
6271 myEnd
6272 \backslash
6273 endlongtable
6274 \begin_inset Newline newline
6275 \end_inset
6276
6277
6278 \backslash
6279 renewcommand{
6280 \backslash
6281 endlongtable}{
6282 \backslash
6283 myEnd
6284 \backslash
6285 addtocounter{table}{-1}}
6286 \end_layout
6287
6288 \end_inset
6289
6290
6291 \end_layout
6292
6293 \begin_layout Standard
6294 \begin_inset Note Greyedout
6295 status open
6296
6297 \begin_layout Plain Layout
6298
6299 \series bold
6300 Note
6301 \begin_inset space ~
6302 \end_inset
6303
6304 2:
6305 \series default
6306  Si vous utilisez 
6307 \series bold
6308 hyperref
6309 \series default
6310
6311 \begin_inset Index
6312 status collapsed
6313
6314 \begin_layout Plain Layout
6315 Paquetages LaTeX ! hyperref
6316 \end_layout
6317
6318 \end_inset
6319
6320  dans les 
6321 \family sans
6322 Paramètres du document
6323 \family default
6324  rubrique 
6325 \family sans
6326 Propriétés
6327 \begin_inset space ~
6328 \end_inset
6329
6330 du
6331 \begin_inset space ~
6332 \end_inset
6333
6334 PDF
6335 \family default
6336 , pour transformer vos références croisées en liens cliquables, le lien
6337  vers un tableau long pointera toujours sur le début du document.
6338 \end_layout
6339
6340 \end_inset
6341
6342
6343 \end_layout
6344
6345 \begin_layout Subsubsection
6346 Références à des tableaux longs
6347 \begin_inset Index
6348 status collapsed
6349
6350 \begin_layout Plain Layout
6351 Tableaux longs ! Références
6352 \end_layout
6353
6354 \end_inset
6355
6356
6357 \end_layout
6358
6359 \begin_layout Standard
6360 \begin_inset Tabular
6361 <lyxtabular version="3" rows="6" columns="5">
6362 <features islongtable="true">
6363 <column alignment="center" valignment="top" width="0">
6364 <column alignment="center" valignment="top" width="0">
6365 <column alignment="center" valignment="top" width="0">
6366 <column alignment="center" valignment="top" width="0">
6367 <column alignment="center" valignment="top" width="0">
6368 <row caption="true">
6369 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6370 \begin_inset Text
6371
6372 \begin_layout Plain Layout
6373 \begin_inset Caption
6374
6375 \begin_layout Plain Layout
6376 Tableau long référencé
6377 \begin_inset CommandInset label
6378 LatexCommand label
6379 name "tab:RefExemple"
6380
6381 \end_inset
6382
6383
6384 \end_layout
6385
6386 \end_inset
6387
6388
6389 \end_layout
6390
6391 \end_inset
6392 </cell>
6393 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6394 \begin_inset Text
6395
6396 \begin_layout Plain Layout
6397
6398 \end_layout
6399
6400 \end_inset
6401 </cell>
6402 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 </row>
6430 <row>
6431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6432 \begin_inset Text
6433
6434 \begin_layout Plain Layout
6435 1
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6441 \begin_inset Text
6442
6443 \begin_layout Plain Layout
6444 2
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453 3
6454 \end_layout
6455
6456 \end_inset
6457 </cell>
6458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Plain Layout
6462 4
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471 5
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 </row>
6477 <row>
6478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6479 \begin_inset Text
6480
6481 \begin_layout Plain Layout
6482 asd
6483 \end_layout
6484
6485 \end_inset
6486 </cell>
6487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6488 \begin_inset Text
6489
6490 \begin_layout Plain Layout
6491 s
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6497 \begin_inset Text
6498
6499 \begin_layout Plain Layout
6500 s
6501 \end_layout
6502
6503 \end_inset
6504 </cell>
6505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Plain Layout
6509 s
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6524 <row>
6525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529 asd
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538 s
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6544 \begin_inset Text
6545
6546 \begin_layout Plain Layout
6547 s
6548 \end_layout
6549
6550 \end_inset
6551 </cell>
6552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6553 \begin_inset Text
6554
6555 \begin_layout Plain Layout
6556 s
6557 \end_layout
6558
6559 \end_inset
6560 </cell>
6561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6571 <row>
6572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 asd
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6582 \begin_inset Text
6583
6584 \begin_layout Plain Layout
6585 s
6586 \end_layout
6587
6588 \end_inset
6589 </cell>
6590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6591 \begin_inset Text
6592
6593 \begin_layout Plain Layout
6594 s
6595 \end_layout
6596
6597 \end_inset
6598 </cell>
6599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6600 \begin_inset Text
6601
6602 \begin_layout Plain Layout
6603 s
6604 \end_layout
6605
6606 \end_inset
6607 </cell>
6608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6609 \begin_inset Text
6610
6611 \begin_layout Plain Layout
6612 asd
6613 \end_layout
6614
6615 \end_inset
6616 </cell>
6617 </row>
6618 <row>
6619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 asd
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6629 \begin_inset Text
6630
6631 \begin_layout Plain Layout
6632 sad
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6638 \begin_inset Text
6639
6640 \begin_layout Plain Layout
6641 asd
6642 \end_layout
6643
6644 \end_inset
6645 </cell>
6646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6647 \begin_inset Text
6648
6649 \begin_layout Plain Layout
6650 asd
6651 \end_layout
6652
6653 \end_inset
6654 </cell>
6655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6656 \begin_inset Text
6657
6658 \begin_layout Plain Layout
6659 asd
6660 \end_layout
6661
6662 \end_inset
6663 </cell>
6664 </row>
6665 </lyxtabular>
6666
6667 \end_inset
6668
6669
6670 \end_layout
6671
6672 \begin_layout Standard
6673 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6674  dans sa légende.
6675 \end_layout
6676
6677 \begin_layout Standard
6678 Ceci est une référence au tableau
6679 \begin_inset space ~
6680 \end_inset
6681
6682
6683 \begin_inset CommandInset ref
6684 LatexCommand ref
6685 reference "tab:RefExemple"
6686
6687 \end_inset
6688
6689 .
6690 \end_layout
6691
6692 \begin_layout Standard
6693 La mise en forme de la légende peut être ajustée avec celle de toutes les
6694  autres légendes de votre document en utilisant le paquetage LaTeX 
6695 \series bold
6696 caption
6697 \series default
6698
6699 \begin_inset Index
6700 status collapsed
6701
6702 \begin_layout Plain Layout
6703 Paquetages LaTeX ! caption
6704 \end_layout
6705
6706 \end_inset
6707
6708 , voir la section
6709 \begin_inset space ~
6710 \end_inset
6711
6712
6713 \begin_inset CommandInset ref
6714 LatexCommand ref
6715 reference "sec:Formatage-légende"
6716
6717 \end_inset
6718
6719 .
6720 \end_layout
6721
6722 \begin_layout Subsubsection
6723 Largeur de la légende
6724 \begin_inset Index
6725 status collapsed
6726
6727 \begin_layout Plain Layout
6728 Tableaux longs ! Largeur de la légende
6729 \end_layout
6730
6731 \end_inset
6732
6733
6734 \end_layout
6735
6736 \begin_layout Standard
6737 La largeur maximale des lignes de légende est définie par la longueur 
6738 \series bold
6739
6740 \backslash
6741 LTcapwidth
6742 \series default
6743 .
6744  Sa valeur par défaut est 4
6745 \begin_inset space \thinspace{}
6746 \end_inset
6747
6748 in.
6749  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6750  de votre document ou en tant que code TeX directement dans votre document
6751  avant le tableau qui doit être affectée.
6752 \end_layout
6753
6754 \begin_layout Standard
6755
6756 \series bold
6757
6758 \backslash
6759 setlength{
6760 \backslash
6761 LTcapwidth}{largeur}
6762 \end_layout
6763
6764 \begin_layout Standard
6765 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6766 ce
6767 \begin_inset space ~
6768 \end_inset
6769
6770
6771 \begin_inset CommandInset ref
6772 LatexCommand ref
6773 reference "cha:Unités-de-longueur"
6774
6775 \end_inset
6776
6777 .
6778 \end_layout
6779
6780 \begin_layout Standard
6781 \begin_inset Newpage pagebreak
6782 \end_inset
6783
6784
6785 \end_layout
6786
6787 \begin_layout Standard
6788 Les tableaux suivants montrent la différence :
6789 \end_layout
6790
6791 \begin_layout Standard
6792 \begin_inset Tabular
6793 <lyxtabular version="3" rows="6" columns="5">
6794 <features islongtable="true">
6795 <column alignment="center" valignment="top" width="0">
6796 <column alignment="center" valignment="top" width="0">
6797 <column alignment="center" valignment="top" width="0">
6798 <column alignment="center" valignment="top" width="0">
6799 <column alignment="center" valignment="top" width="0">
6800 <row caption="true">
6801 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 \begin_inset Caption
6806
6807 \begin_layout Plain Layout
6808 long titre complet avec la largeur par défaut long titre complet avec la
6809  largeur par défaut long titre complet avec la largeur par défaut
6810 \begin_inset OptArg
6811 status open
6812
6813 \begin_layout Plain Layout
6814 Légende avec largeur par défaut
6815 \end_layout
6816
6817 \end_inset
6818
6819
6820 \end_layout
6821
6822 \end_inset
6823
6824
6825 \end_layout
6826
6827 \end_inset
6828 </cell>
6829 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Plain Layout
6842
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 </row>
6866 <row>
6867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6868 \begin_inset Text
6869
6870 \begin_layout Plain Layout
6871 1
6872 \end_layout
6873
6874 \end_inset
6875 </cell>
6876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880 2
6881 \end_layout
6882
6883 \end_inset
6884 </cell>
6885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889 3
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 4
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 5
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 </row>
6913 <row>
6914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Plain Layout
6918 asd
6919 \end_layout
6920
6921 \end_inset
6922 </cell>
6923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927 s
6928 \end_layout
6929
6930 \end_inset
6931 </cell>
6932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6933 \begin_inset Text
6934
6935 \begin_layout Plain Layout
6936 s
6937 \end_layout
6938
6939 \end_inset
6940 </cell>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 s
6946 \end_layout
6947
6948 \end_inset
6949 </cell>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
6960 <row>
6961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965 asd
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974 s
6975 \end_layout
6976
6977 \end_inset
6978 </cell>
6979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6980 \begin_inset Text
6981
6982 \begin_layout Plain Layout
6983 s
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992 s
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 asd
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021 s
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 s
7031 \end_layout
7032
7033 \end_inset
7034 </cell>
7035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7036 \begin_inset Text
7037
7038 \begin_layout Plain Layout
7039 s
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Plain Layout
7048 asd
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 </row>
7054 <row>
7055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 asd
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 sad
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7074 \begin_inset Text
7075
7076 \begin_layout Plain Layout
7077 asd
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 asd
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095 asd
7096 \end_layout
7097
7098 \end_inset
7099 </cell>
7100 </row>
7101 </lyxtabular>
7102
7103 \end_inset
7104
7105
7106 \end_layout
7107
7108 \begin_layout Standard
7109 \begin_inset ERT
7110 status collapsed
7111
7112 \begin_layout Plain Layout
7113
7114
7115 \backslash
7116 setlength{
7117 \backslash
7118 LTcapwidth}{5cm}
7119 \end_layout
7120
7121 \end_inset
7122
7123
7124 \begin_inset Tabular
7125 <lyxtabular version="3" rows="6" columns="5">
7126 <features islongtable="true">
7127 <column alignment="center" valignment="top" width="0">
7128 <column alignment="center" valignment="top" width="0">
7129 <column alignment="center" valignment="top" width="0">
7130 <column alignment="center" valignment="top" width="0">
7131 <column alignment="center" valignment="top" width="0">
7132 <row caption="true">
7133 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 \begin_inset Caption
7138
7139 \begin_layout Plain Layout
7140 long titre complet avec la largeur réglée à 5
7141 \begin_inset space \thinspace{}
7142 \end_inset
7143
7144 cm long titre complet avec la largeur réglée à 5
7145 \begin_inset space \thinspace{}
7146 \end_inset
7147
7148 cm long titre complet avec la largeur réglée à 5
7149 \begin_inset space \thinspace{}
7150 \end_inset
7151
7152 cm
7153 \begin_inset OptArg
7154 status open
7155
7156 \begin_layout Plain Layout
7157 Légende avec largeur à
7158 \begin_inset space \thinspace{}
7159 \end_inset
7160
7161 =
7162 \begin_inset space \thinspace{}
7163 \end_inset
7164
7165 5
7166 \begin_inset space \thinspace{}
7167 \end_inset
7168
7169 cm
7170 \end_layout
7171
7172 \end_inset
7173
7174
7175 \end_layout
7176
7177 \end_inset
7178
7179
7180 \end_layout
7181
7182 \end_inset
7183 </cell>
7184 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7185 \begin_inset Text
7186
7187 \begin_layout Plain Layout
7188
7189 \end_layout
7190
7191 \end_inset
7192 </cell>
7193 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7194 \begin_inset Text
7195
7196 \begin_layout Plain Layout
7197
7198 \end_layout
7199
7200 \end_inset
7201 </cell>
7202 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7203 \begin_inset Text
7204
7205 \begin_layout Plain Layout
7206
7207 \end_layout
7208
7209 \end_inset
7210 </cell>
7211 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215
7216 \end_layout
7217
7218 \end_inset
7219 </cell>
7220 </row>
7221 <row>
7222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226 1
7227 \end_layout
7228
7229 \end_inset
7230 </cell>
7231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7232 \begin_inset Text
7233
7234 \begin_layout Plain Layout
7235 2
7236 \end_layout
7237
7238 \end_inset
7239 </cell>
7240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7241 \begin_inset Text
7242
7243 \begin_layout Plain Layout
7244 3
7245 \end_layout
7246
7247 \end_inset
7248 </cell>
7249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7250 \begin_inset Text
7251
7252 \begin_layout Plain Layout
7253 4
7254 \end_layout
7255
7256 \end_inset
7257 </cell>
7258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7259 \begin_inset Text
7260
7261 \begin_layout Plain Layout
7262 5
7263 \end_layout
7264
7265 \end_inset
7266 </cell>
7267 </row>
7268 <row>
7269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273 asd
7274 \end_layout
7275
7276 \end_inset
7277 </cell>
7278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7279 \begin_inset Text
7280
7281 \begin_layout Plain Layout
7282 s
7283 \end_layout
7284
7285 \end_inset
7286 </cell>
7287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7288 \begin_inset Text
7289
7290 \begin_layout Plain Layout
7291 s
7292 \end_layout
7293
7294 \end_inset
7295 </cell>
7296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7297 \begin_inset Text
7298
7299 \begin_layout Plain Layout
7300 s
7301 \end_layout
7302
7303 \end_inset
7304 </cell>
7305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7315 <row>
7316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320 asd
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Plain Layout
7329 s
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Plain Layout
7338 s
7339 \end_layout
7340
7341 \end_inset
7342 </cell>
7343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7344 \begin_inset Text
7345
7346 \begin_layout Plain Layout
7347 s
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7362 <row>
7363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 asd
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 s
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7382 \begin_inset Text
7383
7384 \begin_layout Plain Layout
7385 s
7386 \end_layout
7387
7388 \end_inset
7389 </cell>
7390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7391 \begin_inset Text
7392
7393 \begin_layout Plain Layout
7394 s
7395 \end_layout
7396
7397 \end_inset
7398 </cell>
7399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7400 \begin_inset Text
7401
7402 \begin_layout Plain Layout
7403 asd
7404 \end_layout
7405
7406 \end_inset
7407 </cell>
7408 </row>
7409 <row>
7410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414 asd
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423 sad
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7429 \begin_inset Text
7430
7431 \begin_layout Plain Layout
7432 asd
7433 \end_layout
7434
7435 \end_inset
7436 </cell>
7437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7438 \begin_inset Text
7439
7440 \begin_layout Plain Layout
7441 asd
7442 \end_layout
7443
7444 \end_inset
7445 </cell>
7446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7447 \begin_inset Text
7448
7449 \begin_layout Plain Layout
7450 asd
7451 \end_layout
7452
7453 \end_inset
7454 </cell>
7455 </row>
7456 </lyxtabular>
7457
7458 \end_inset
7459
7460
7461 \end_layout
7462
7463 \begin_layout Standard
7464 \begin_inset ERT
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468
7469
7470 \backslash
7471 setlength{
7472 \backslash
7473 LTcapwidth}{4in}
7474 \end_layout
7475
7476 \end_inset
7477
7478
7479 \end_layout
7480
7481 \begin_layout Standard
7482 \begin_inset Note Greyedout
7483 status open
7484
7485 \begin_layout Plain Layout
7486
7487 \series bold
7488 Note:
7489 \series default
7490  Quand on utilise la paquetage LaTeX 
7491 \series bold
7492 caption
7493 \series default
7494
7495 \begin_inset Index
7496 status collapsed
7497
7498 \begin_layout Plain Layout
7499 Paquetages LaTeX ! caption
7500 \end_layout
7501
7502 \end_inset
7503
7504  , comme c'est les cas dans ce document, la légende prend toute la largeur
7505  de la page quand on utilise la largeur par défaut de 4
7506 \begin_inset space \thinspace{}
7507 \end_inset
7508
7509 in pour 
7510 \series bold
7511
7512 \backslash
7513 LTcapwidth
7514 \series default
7515 .
7516  Pour avoir dans ce cas une légende qui fasse exactement 4
7517 \begin_inset space \thinspace{}
7518 \end_inset
7519
7520 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7521  comme par exemple 3.99
7522 \begin_inset space \thinspace{}
7523 \end_inset
7524
7525 in, soit utiliser la commande LaTeX 
7526 \series bold
7527
7528 \backslash
7529 captionsetup{width=valeur}
7530 \series default
7531  qui est disponible dans le paquetage 
7532 \series bold
7533 caption
7534 \series default
7535 .
7536 \end_layout
7537
7538 \end_inset
7539
7540
7541 \end_layout
7542
7543 \begin_layout Subsubsection
7544 Des Légendes différentes sur chaque page d'un tableau
7545 \begin_inset OptArg
7546 status collapsed
7547
7548 \begin_layout Plain Layout
7549 Légendes différentes
7550 \end_layout
7551
7552 \end_inset
7553
7554
7555 \begin_inset Index
7556 status collapsed
7557
7558 \begin_layout Plain Layout
7559 Tableaux longs ! Legendes@Légendes différentes par page
7560 \end_layout
7561
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \begin_layout Standard
7568
7569 \lang english
7570 When the table captions for the following pages should differ from the one
7571  of the first table page, insert a caption with the TeX code
7572 \lang french
7573  commande
7574 \end_layout
7575
7576 \begin_layout Standard
7577
7578 \series bold
7579
7580 \backslash
7581 caption*{caption text}
7582 \backslash
7583
7584 \backslash
7585 %
7586 \end_layout
7587
7588 \begin_layout Standard
7589
7590 \lang english
7591 in a dummy caption row that is marked as header.
7592
7593 \lang french
7594  Le tableau
7595 \begin_inset space ~
7596 \end_inset
7597
7598
7599 \begin_inset CommandInset ref
7600 LatexCommand ref
7601 reference "tab:Légendes-tableau-différentes"
7602
7603 \end_inset
7604
7605  est un exemple de tableau long avec des légendes différentes et où la seconde
7606  légende ne contient pas le numéro du tableau.
7607 \end_layout
7608
7609 \begin_layout Standard
7610 \align center
7611 \begin_inset Tabular
7612 <lyxtabular version="3" rows="60" columns="3">
7613 <features islongtable="true">
7614 <column alignment="left" valignment="top" width="0cm">
7615 <column alignment="left" valignment="top" width="0pt">
7616 <column alignment="center" valignment="top" width="0pt">
7617 <row caption="true">
7618 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622 \begin_inset Caption
7623
7624 \begin_layout Plain Layout
7625 Exemple d'annuaire téléphonique
7626 \begin_inset CommandInset label
7627 LatexCommand label
7628 name "tab:Légendes-tableau-différentes"
7629
7630 \end_inset
7631
7632
7633 \begin_inset OptArg
7634 status collapsed
7635
7636 \begin_layout Plain Layout
7637 Exemple Annuaire 
7638 \end_layout
7639
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646
7647
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="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="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665
7666 \end_layout
7667
7668 \end_inset
7669 </cell>
7670 </row>
7671 <row endfirsthead="true">
7672 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676
7677 \series bold
7678 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7679 \end_layout
7680
7681 \end_inset
7682 </cell>
7683 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 </row>
7702 <row endfirsthead="true">
7703 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707
7708 \series bold
7709 NOM
7710 \end_layout
7711
7712 \end_inset
7713 </cell>
7714 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718
7719 \end_layout
7720
7721 \end_inset
7722 </cell>
7723 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7724 \begin_inset Text
7725
7726 \begin_layout Plain Layout
7727
7728 \series bold
7729 TÉL.
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 </row>
7735 <row endhead="true">
7736 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7737 \begin_inset Text
7738
7739 \begin_layout Plain Layout
7740 \begin_inset ERT
7741 status open
7742
7743 \begin_layout Plain Layout
7744
7745
7746 \backslash
7747 caption*{Suite de l'exemple d'annuaire téléphonique}
7748 \backslash
7749
7750 \backslash
7751 %
7752 \end_layout
7753
7754 \end_inset
7755
7756
7757 \end_layout
7758
7759 \end_inset
7760 </cell>
7761 <cell alignment="center" valignment="top" rightline="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 alignment="center" valignment="top" rightline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774
7775 \end_layout
7776
7777 \end_inset
7778 </cell>
7779 </row>
7780 <row endhead="true">
7781 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \series bold
7787 Exemple d'annuaire téléphonique
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805
7806 \end_layout
7807
7808 \end_inset
7809 </cell>
7810 </row>
7811 <row endhead="true">
7812 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \series bold
7818 NOM
7819 \end_layout
7820
7821 \end_inset
7822 </cell>
7823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7824 \begin_inset Text
7825
7826 \begin_layout Plain Layout
7827
7828 \end_layout
7829
7830 \end_inset
7831 </cell>
7832 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836
7837 \series bold
7838 TÉL.
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 </row>
7844 <row endfoot="true">
7845 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849 suite page suivante\SpecialChar \ldots{}
7850
7851 \end_layout
7852
7853 \end_inset
7854 </cell>
7855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7865 \begin_inset Text
7866
7867 \begin_layout Plain Layout
7868
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 Annovi
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 Silvia
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 <cell alignment="right" 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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Paola
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 Galletti
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262 Oreste
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271 111
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \series bold
8284 Gasparini
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 Franca
8294 \end_layout
8295
8296 \end_inset
8297 </cell>
8298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302 111
8303 \end_layout
8304
8305 \end_inset
8306 </cell>
8307 </row>
8308 <row>
8309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313
8314 \series bold
8315 Rizzardi
8316 \series default
8317
8318 \begin_inset Foot
8319 status open
8320
8321 \begin_layout Plain Layout
8322 Exemple de note de bas de page
8323 \end_layout
8324
8325 \end_inset
8326
8327
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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 Mezzadra
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 Roberto
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
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 Pirpamer
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 Erich
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 Pochiesa
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 Paolo
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, 222
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 Radina
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 Claudio
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 Stuffer
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 Oskar
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 Tacchelli
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 Ugo
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 Tezzele
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 Margit
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 Unterkalmsteiner
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 Frieda
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 Vieider
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 Hilde
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" leftline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759
8760 \series bold
8761 Vigna
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770 Jürgen
8771 \end_layout
8772
8773 \end_inset
8774 </cell>
8775 <cell alignment="center" valignment="top" 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 alignment="center" valignment="top" leftline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790
8791 \series bold
8792 Weber
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801 Maurizio
8802 \end_layout
8803
8804 \end_inset
8805 </cell>
8806 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810 111
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 </row>
8816 <row>
8817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821
8822 \series bold
8823 Winkler
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832 Franz
8833 \end_layout
8834
8835 \end_inset
8836 </cell>
8837 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841 111
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 </row>
8847 <row>
8848 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852  
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870
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 Annovi
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 Silvia
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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Paola
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Rizzardi
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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" leftline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408
9409 \series bold
9410 Malfatti
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 Valeriano
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 <cell alignment="center" valignment="top" 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>
9435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439
9440 \series bold
9441 Meneguzzo
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Plain Layout
9450 Roberto
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459 555
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row>
9466 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \series bold
9472 Mezzadra
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 Roberto
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 555
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 <row endlastfoot="true">
9497 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 </row>
9525 </lyxtabular>
9526
9527 \end_inset
9528
9529
9530 \end_layout
9531
9532 \begin_layout Section
9533 Questions particulières concernant les tableaux longs
9534 \begin_inset OptArg
9535 status collapsed
9536
9537 \begin_layout Plain Layout
9538 Questions sur les tableaux longs
9539 \end_layout
9540
9541 \end_inset
9542
9543
9544 \begin_inset CommandInset label
9545 LatexCommand label
9546 name "sec:Questions-sur-tableaux-longs"
9547
9548 \end_inset
9549
9550
9551 \end_layout
9552
9553 \begin_layout Subsection
9554 Calculs des pages des tableaux longs
9555 \begin_inset Index
9556 status collapsed
9557
9558 \begin_layout Plain Layout
9559 Tableaux longs ! Calculs
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \begin_layout Standard
9568 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9569  en utilisant des blocs (chunks).
9570  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9571  mémoire de LaTeX.
9572  La valeur par défaut est fixée pour des raisons historiques à seulement
9573  20 lignes de tableau.
9574  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9575  peut ralentir la création de votre document.
9576  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9577  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9578  préambule de votre document :
9579 \end_layout
9580
9581 \begin_layout Standard
9582
9583 \series bold
9584
9585 \backslash
9586 setcounter{LTchunksize}{100}
9587 \end_layout
9588
9589 \begin_layout Subsection
9590 Les Flottants et les Tableaux Longs
9591 \begin_inset Index
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595 Tableaux longs ! Flottants
9596 \end_layout
9597
9598 \end_inset
9599
9600
9601 \end_layout
9602
9603 \begin_layout Standard
9604 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9605  commence un tableau long.
9606  Pour éviter une telle situation, ajoutez la commande 
9607 \series bold
9608
9609 \backslash
9610 clearpage
9611 \series default
9612  en tant que code TeX juste avant votre tableau long.
9613 \end_layout
9614
9615 \begin_layout Subsection
9616 Sauts de pages forcés
9617 \begin_inset Index
9618 status collapsed
9619
9620 \begin_layout Plain Layout
9621 Tableaux longs ! Sauts de pages forcés
9622 \end_layout
9623
9624 \end_inset
9625
9626
9627 \end_layout
9628
9629 \begin_layout Standard
9630 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9631  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9632  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9633  de saut de ligne 
9634 \begin_inset Quotes eld
9635 \end_inset
9636
9637
9638 \backslash
9639
9640 \backslash
9641
9642 \begin_inset Quotes erd
9643 \end_inset
9644
9645  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9646  Avant la commande 
9647 \begin_inset Quotes eld
9648 \end_inset
9649
9650
9651 \backslash
9652
9653 \backslash
9654
9655 \begin_inset Quotes erd
9656 \end_inset
9657
9658 , vous devez insérer en code TeX, autant de caractères 
9659 \begin_inset Quotes eld
9660 \end_inset
9661
9662 &
9663 \begin_inset Quotes erd
9664 \end_inset
9665
9666  qu'il y a de colonnes après la cellule concernée.
9667  Le caractère 
9668 \begin_inset Quotes eld
9669 \end_inset
9670
9671 &
9672 \begin_inset Quotes erd
9673 \end_inset
9674
9675  sert à séparer les colonnes d'un tableau.
9676  Écrivez en code-TeX, après chaque 
9677 \begin_inset Quotes eld
9678 \end_inset
9679
9680 &
9681 \begin_inset Quotes erd
9682 \end_inset
9683
9684  le contenu des cellules correspondantes et en même temps supprimez le contenu
9685  de ces cellules dans le texte normal.
9686  
9687 \begin_inset Newline newline
9688 \end_inset
9689
9690 Après la commande 
9691 \backslash
9692
9693 \backslash
9694 , insérez autant de caractères 
9695 \begin_inset Quotes eld
9696 \end_inset
9697
9698 &
9699 \begin_inset Quotes erd
9700 \end_inset
9701
9702  qu'il y a de colonnes avant la colonne traitée.
9703  Dans le tableau
9704 \begin_inset space ~
9705 \end_inset
9706
9707
9708 \begin_inset CommandInset ref
9709 LatexCommand ref
9710 reference "tab:Tableau-saut-de-page"
9711
9712 \end_inset
9713
9714  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9715  suivie par une autre colonne.
9716  La commande suivante a donc été insérée en code TeX dans la cellule après
9717  le mot 
9718 \begin_inset Quotes eld
9719 \end_inset
9720
9721
9722 \emph on
9723 Castelchiodato,
9724 \emph default
9725
9726 \begin_inset Quotes erd
9727 \end_inset
9728
9729 :
9730 \end_layout
9731
9732 \begin_layout Standard
9733
9734 \series bold
9735 & 111
9736 \backslash
9737
9738 \backslash
9739  
9740 \backslash
9741 newpage
9742 \begin_inset Newline newline
9743 \end_inset
9744
9745 &
9746 \end_layout
9747
9748 \begin_layout Standard
9749 Le 
9750 \begin_inset Quotes eld
9751 \end_inset
9752
9753 111
9754 \begin_inset Quotes erd
9755 \end_inset
9756
9757  dans la troisième colonne de la ligne a été supprimé.
9758  
9759 \series bold
9760 \lang english
9761
9762 \backslash
9763 newpage
9764 \series default
9765  is only needed when a page break should definitively occur at this position,
9766  otherwise it is only a possibility to break.
9767
9768 \lang french
9769  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9770  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9771  est coupée, utilisez cette commande à la place de la précédente :
9772 \end_layout
9773
9774 \begin_layout Standard
9775
9776 \series bold
9777 & 111
9778 \backslash
9779
9780 \backslash
9781
9782 \begin_inset Newline newline
9783 \end_inset
9784
9785
9786 \backslash
9787 hline &
9788 \end_layout
9789
9790 \begin_layout Standard
9791 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9792  insérer la commande
9793 \end_layout
9794
9795 \begin_layout Standard
9796
9797 \series bold
9798
9799 \backslash
9800 setlength{
9801 \backslash
9802 parfillskip}{0pt}
9803 \end_layout
9804
9805 \begin_layout Standard
9806 au début de la cellule.
9807  Cela assure que la portion de la cellule qui va se trouver affichée sur
9808  la page suivante le sera avec toute la largeur de la cellule.
9809 \end_layout
9810
9811 \begin_layout Standard
9812 \align center
9813 \begin_inset Tabular
9814 <lyxtabular version="3" rows="39" columns="3">
9815 <features islongtable="true">
9816 <column alignment="left" valignment="top" width="0cm">
9817 <column alignment="left" valignment="top" width="3cm">
9818 <column alignment="center" valignment="top" width="0pt">
9819 <row caption="true">
9820 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824 \begin_inset Caption
9825
9826 \begin_layout Plain Layout
9827 Tableau avec un saut de page forcé dans une cellule
9828 \begin_inset CommandInset label
9829 LatexCommand label
9830 name "tab:Tableau-saut-de-page"
9831
9832 \end_inset
9833
9834
9835 \begin_inset OptArg
9836 status collapsed
9837
9838 \begin_layout Plain Layout
9839 Tableau avec un saut de page forcé dans une cellule
9840 \end_layout
9841
9842 \end_inset
9843
9844
9845 \end_layout
9846
9847 \end_inset
9848
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 </row>
9873 <row endfirsthead="true">
9874 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878
9879 \series bold
9880 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 </row>
9904 <row endfirsthead="true">
9905 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909
9910 \series bold
9911 NOM
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929
9930 \series bold
9931 TÉL.
9932 \end_layout
9933
9934 \end_inset
9935 </cell>
9936 </row>
9937 <row endhead="true">
9938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942 \begin_inset ERT
9943 status collapsed
9944
9945 \begin_layout Plain Layout
9946
9947
9948 \backslash
9949 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9950 \backslash
9951
9952 \backslash
9953 %
9954 \end_layout
9955
9956 \end_inset
9957
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 </row>
9982 <row endhead="true">
9983 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987  
9988 \series bold
9989 Exemple d'annuaire téléphonique
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10004 \begin_inset Text
10005
10006 \begin_layout Plain Layout
10007
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 </row>
10013 <row endhead="true">
10014 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018
10019 \series bold
10020 NOM
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038
10039 \series bold
10040 TÉL.
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 </row>
10046 <row endfoot="true">
10047 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051 suite page suivante\SpecialChar \ldots{}
10052
10053 \end_layout
10054
10055 \end_inset
10056 </cell>
10057 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070
10071 \end_layout
10072
10073 \end_inset
10074 </cell>
10075 </row>
10076 <row>
10077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10078 \begin_inset Text
10079
10080 \begin_layout Plain Layout
10081
10082 \series bold
10083 Annovi
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092 Silvia
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10098 \begin_inset Text
10099
10100 \begin_layout Plain Layout
10101 111
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 </row>
10107 <row>
10108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112
10113 \series bold
10114 Bertoli
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 Stefano
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 111
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 </row>
10138 <row>
10139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Plain Layout
10143
10144 \series bold
10145 Bozzi
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 Walter
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10160 \begin_inset Text
10161
10162 \begin_layout Plain Layout
10163 111
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 </row>
10169 <row>
10170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174
10175 \series bold
10176 Cachia
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 Maria
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Plain Layout
10194 111
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 </row>
10200 <row>
10201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205
10206 \series bold
10207 Cachia
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 Maurizio
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10222 \begin_inset Text
10223
10224 \begin_layout Plain Layout
10225 111
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 </row>
10231 <row>
10232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10233 \begin_inset Text
10234
10235 \begin_layout Plain Layout
10236
10237 \series bold
10238 Cinquemani
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 Giusi
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 111
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 </row>
10262 <row>
10263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Plain Layout
10267
10268 \series bold
10269 Colin
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 Bernard
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 111
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 </row>
10293 <row>
10294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10295 \begin_inset Text
10296
10297 \begin_layout Plain Layout
10298
10299 \series bold
10300 Concli
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 Gianfranco
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 111
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 </row>
10324 <row>
10325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10326 \begin_inset Text
10327
10328 \begin_layout Plain Layout
10329
10330 \series bold
10331 Dal Bosco
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 Carolina
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349 111
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 </row>
10355 <row>
10356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360
10361 \series bold
10362 Dalpiaz
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371 Annamaria
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 111
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 </row>
10386 <row>
10387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391
10392 \series bold
10393 Feliciello
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 Domenico
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 111
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row>
10418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422
10423 \series bold
10424 Focarelli
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 Paola
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 111
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 </row>
10448 <row>
10449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10450 \begin_inset Text
10451
10452 \begin_layout Plain Layout
10453
10454 \series bold
10455 Galletti
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 Oreste
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 111
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 </row>
10479 <row>
10480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10481 \begin_inset Text
10482
10483 \begin_layout Plain Layout
10484
10485 \series bold
10486 Gasparini
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 Franca
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 111
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 </row>
10510 <row>
10511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515
10516 \series bold
10517 Lassini
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 Giancarlo
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 111
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 </row>
10541 <row>
10542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10543 \begin_inset Text
10544
10545 \begin_layout Plain Layout
10546
10547 \series bold
10548 Malfatti
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557 Luciano
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566 111
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 </row>
10572 <row>
10573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577
10578 \series bold
10579 Malfatti
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 Valeriano
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 111
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 </row>
10603 <row>
10604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608
10609 \series bold
10610 Meneguzzo
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619 Roberto
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628 111
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 </row>
10634 <row>
10635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10636 \begin_inset Text
10637
10638 \begin_layout Plain Layout
10639
10640 \series bold
10641 Mezzadra
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 Roberto
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Plain Layout
10659 111
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 </row>
10665 <row>
10666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10667 \begin_inset Text
10668
10669 \begin_layout Plain Layout
10670
10671 \series bold
10672 Pirpamer
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681 Erich
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 111
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 </row>
10696 <row>
10697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10698 \begin_inset Text
10699
10700 \begin_layout Plain Layout
10701
10702 \series bold
10703 Pochiesa
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 Paolo
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Plain Layout
10721 111, 222
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 </row>
10727 <row>
10728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732
10733 \series bold
10734 Radina
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 Claudio
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 111
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 </row>
10758 <row>
10759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763
10764 \series bold
10765 Rizzardi
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774 Giancarlo, 11.
10775  Fürst von Montecompatri, 11.
10776  Fürst von Sulmona und Vivaro, 10.
10777  Fürst von Rossano, 5.
10778  Herzog von Canemorte, 11.
10779  Herzog von Palombara, 5.
10780  Herzog von Castelchiodato,
10781 \begin_inset ERT
10782 status open
10783
10784 \begin_layout Plain Layout
10785
10786 & 111
10787 \backslash
10788
10789 \backslash
10790  
10791 \backslash
10792 newpage
10793 \end_layout
10794
10795 \begin_layout Plain Layout
10796
10797 &
10798 \end_layout
10799
10800 \end_inset
10801
10802  11.
10803  Herzog von Poggionativo, 11.
10804  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10805  Graf von Valinfreda, 11.
10806  Baron von Cropalati, 11.
10807  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 </row>
10822 <row>
10823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827
10828 \series bold
10829 Stuffer
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 Oskar
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Plain Layout
10847 111
10848 \end_layout
10849
10850 \end_inset
10851 </cell>
10852 </row>
10853 <row>
10854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858
10859 \series bold
10860 Tacchelli
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869 Ugo
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878 111
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 </row>
10884 <row>
10885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889
10890 \series bold
10891 Tezzele
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900 Margit
10901 \end_layout
10902
10903 \end_inset
10904 </cell>
10905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10906 \begin_inset Text
10907
10908 \begin_layout Plain Layout
10909 111
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 </row>
10915 <row>
10916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920
10921 \series bold
10922 Unterkalmsteiner
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931 Frieda
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10937 \begin_inset Text
10938
10939 \begin_layout Plain Layout
10940 111
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 </row>
10946 <row>
10947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951
10952 \series bold
10953 Vieider
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 Hilde
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Plain Layout
10971 111
10972 \end_layout
10973
10974 \end_inset
10975 </cell>
10976 </row>
10977 <row>
10978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982
10983 \series bold
10984 Vigna
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10990 \begin_inset Text
10991
10992 \begin_layout Plain Layout
10993 Jürgen
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10999 \begin_inset Text
11000
11001 \begin_layout Plain Layout
11002 111
11003 \end_layout
11004
11005 \end_inset
11006 </cell>
11007 </row>
11008 <row>
11009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013
11014 \series bold
11015 Weber
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 Maurizio
11025 \end_layout
11026
11027 \end_inset
11028 </cell>
11029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11030 \begin_inset Text
11031
11032 \begin_layout Plain Layout
11033 111
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 </row>
11039 <row>
11040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044
11045 \series bold
11046 Winkler
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055 Franz
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11061 \begin_inset Text
11062
11063 \begin_layout Plain Layout
11064 111
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 </row>
11070 <row endlastfoot="true">
11071 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11090 \begin_inset Text
11091
11092 \begin_layout Plain Layout
11093
11094 \end_layout
11095
11096 \end_inset
11097 </cell>
11098 </row>
11099 </lyxtabular>
11100
11101 \end_inset
11102
11103
11104 \end_layout
11105
11106 \begin_layout Section
11107 Colonnes et lignes à lignes multiples
11108 \end_layout
11109
11110 \begin_layout Subsection
11111 Lignes multiples dans une cellule de tableau
11112 \begin_inset CommandInset label
11113 LatexCommand label
11114 name "sub:Lignes-multiple-dans-cellule"
11115
11116 \end_inset
11117
11118
11119 \begin_inset Index
11120 status collapsed
11121
11122 \begin_layout Plain Layout
11123 Plusieurs lignes dans une case de tableau
11124 \end_layout
11125
11126 \end_inset
11127
11128
11129 \begin_inset Index
11130 status collapsed
11131
11132 \begin_layout Plain Layout
11133 Tableau ! Saut de ligne
11134 \end_layout
11135
11136 \end_inset
11137
11138
11139 \end_layout
11140
11141 \begin_layout Standard
11142 \noindent
11143 \begin_inset Float table
11144 placement H
11145 wide false
11146 sideways false
11147 status open
11148
11149 \begin_layout Plain Layout
11150 \begin_inset Caption
11151
11152 \begin_layout Plain Layout
11153 \begin_inset CommandInset label
11154 LatexCommand label
11155 name "tab:Tableau-avec-plusieurs-lignes"
11156
11157 \end_inset
11158
11159 Tableau avec des lignes multiples dans une cellule
11160 \end_layout
11161
11162 \end_inset
11163
11164
11165 \end_layout
11166
11167 \begin_layout Plain Layout
11168 \align center
11169 \begin_inset Tabular
11170 <lyxtabular version="3" rows="3" columns="3">
11171 <features>
11172 <column alignment="center" valignment="middle" width="2.5cm">
11173 <column alignment="center" valignment="middle" width="0">
11174 <column alignment="center" valignment="middle" width="0">
11175 <row>
11176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 Lignes
11181 \begin_inset Newline linebreak
11182 \end_inset
11183
11184 multiples
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 b
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 c
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 </row>
11208 <row>
11209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 d
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 e
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 f
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 </row>
11237 <row>
11238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 g
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 h
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 i
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 </row>
11266 </lyxtabular>
11267
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \begin_layout Standard
11279 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11280  d'un paragraphe avec des sauts de lignes et des césures.
11281 \end_layout
11282
11283 \begin_layout Standard
11284 Pour obtenir le tableau
11285 \begin_inset space ~
11286 \end_inset
11287
11288
11289 \begin_inset CommandInset ref
11290 LatexCommand ref
11291 reference "tab:Tableau-avec-plusieurs-lignes"
11292
11293 \end_inset
11294
11295 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11296  droit dessus.
11297  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11298  2.5
11299 \begin_inset space \thinspace{}
11300 \end_inset
11301
11302 cm et choisissez les alignements vertical et horizontal centrés.
11303  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11304  Comme notre texte est plus petit que 2.5
11305 \begin_inset space \thinspace{}
11306 \end_inset
11307
11308 cm, une seule ligne va apparaître.
11309  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11310  
11311 \family sans
11312 Ctrl-Shift-Entrée
11313 \family default
11314 ).
11315  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11316 ement découpé en plusieurs lignes.
11317 \end_layout
11318
11319 \begin_layout Standard
11320 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11321  pas effectuer de césure si c'est le premier élément de la cellule.
11322  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11323  premier élément : Ajoutez un espace horizontal de 0
11324 \begin_inset space \thinspace{}
11325 \end_inset
11326
11327 pt juste avant votre mot.
11328  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11329  Le tableau
11330 \begin_inset space ~
11331 \end_inset
11332
11333
11334 \begin_inset CommandInset ref
11335 LatexCommand ref
11336 reference "tab:Tableau-césure"
11337
11338 \end_inset
11339
11340  montre l'effet de cette insertion.
11341 \end_layout
11342
11343 \begin_layout Standard
11344 \begin_inset Float table
11345 placement h
11346 wide false
11347 sideways false
11348 status open
11349
11350 \begin_layout Plain Layout
11351 \begin_inset Caption
11352
11353 \begin_layout Plain Layout
11354 \begin_inset CommandInset label
11355 LatexCommand label
11356 name "tab:Tableau-césure"
11357
11358 \end_inset
11359
11360 Tableau avec et sans césure.
11361 \end_layout
11362
11363 \end_inset
11364
11365
11366 \end_layout
11367
11368 \begin_layout Plain Layout
11369 \begin_inset space \hfill{}
11370 \end_inset
11371
11372
11373 \begin_inset Tabular
11374 <lyxtabular version="3" rows="3" columns="3">
11375 <features>
11376 <column alignment="center" valignment="middle" width="2.5cm">
11377 <column alignment="center" valignment="middle" width="0">
11378 <column alignment="center" valignment="middle" width="0">
11379 <row>
11380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11381 \begin_inset Text
11382
11383 \begin_layout Plain Layout
11384 mottrèslongdansunecellule
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11390 \begin_inset Text
11391
11392 \begin_layout Plain Layout
11393 b
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402 c
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 </row>
11408 <row>
11409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 d
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 e
11423 \end_layout
11424
11425 \end_inset
11426 </cell>
11427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11428 \begin_inset Text
11429
11430 \begin_layout Plain Layout
11431 f
11432 \end_layout
11433
11434 \end_inset
11435 </cell>
11436 </row>
11437 <row>
11438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11439 \begin_inset Text
11440
11441 \begin_layout Plain Layout
11442 g
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 h
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11457 \begin_inset Text
11458
11459 \begin_layout Plain Layout
11460 i
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 </row>
11466 </lyxtabular>
11467
11468 \end_inset
11469
11470
11471 \begin_inset space \hfill{}
11472 \end_inset
11473
11474
11475 \begin_inset Tabular
11476 <lyxtabular version="3" rows="3" columns="3">
11477 <features>
11478 <column alignment="center" valignment="middle" width="2.5cm">
11479 <column alignment="center" valignment="middle" width="0">
11480 <column alignment="center" valignment="middle" width="0">
11481 <row>
11482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486 \begin_inset space \hspace{}
11487 \length 0pt
11488 \end_inset
11489
11490 mottrèslongdansunecellule
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Plain Layout
11499 b
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 c
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 </row>
11514 <row>
11515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \begin_layout Plain Layout
11519 d
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11525 \begin_inset Text
11526
11527 \begin_layout Plain Layout
11528 e
11529 \end_layout
11530
11531 \end_inset
11532 </cell>
11533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11534 \begin_inset Text
11535
11536 \begin_layout Plain Layout
11537 f
11538 \end_layout
11539
11540 \end_inset
11541 </cell>
11542 </row>
11543 <row>
11544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548 g
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11554 \begin_inset Text
11555
11556 \begin_layout Plain Layout
11557 h
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11563 \begin_inset Text
11564
11565 \begin_layout Plain Layout
11566 i
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 </row>
11572 </lyxtabular>
11573
11574 \end_inset
11575
11576
11577 \begin_inset space \hfill{}
11578 \end_inset
11579
11580
11581 \end_layout
11582
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \begin_layout Subsection
11589 Multi-colonnes
11590 \begin_inset CommandInset label
11591 LatexCommand label
11592 name "sub:Multicolonnes"
11593
11594 \end_inset
11595
11596
11597 \begin_inset Index
11598 status collapsed
11599
11600 \begin_layout Plain Layout
11601 Multi-colonnes
11602 \end_layout
11603
11604 \end_inset
11605
11606
11607 \begin_inset Index
11608 status collapsed
11609
11610 \begin_layout Plain Layout
11611 Tableau ! Multi-colonnes
11612 \end_layout
11613
11614 \end_inset
11615
11616
11617 \end_layout
11618
11619 \begin_layout Subsubsection
11620 Les Bases des Multicolonnes
11621 \end_layout
11622
11623 \begin_layout Standard
11624 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11625  qu'elle doit couvrir et utilisez soit le bouton
11626 \begin_inset Graphics
11627         filename ../../images/tabular-feature_multicolumn.png
11628         scale 85
11629         scaleBeforeRotation
11630
11631 \end_inset
11632
11633  de la barre d'outils tableau, ou le menu 
11634 \family sans
11635 Éditer\SpecialChar \menuseparator
11636 Tableau\SpecialChar \menuseparator
11637 Multi-colonnes
11638 \family default
11639 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11640  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11641  
11642 \family sans
11643 Tableau
11644 \family default
11645 .
11646 \end_layout
11647
11648 \begin_layout Standard
11649 Les multi-colonnes ont leurs propres paramètres de cellule.
11650  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11651  de la cellule, cela n'affecte que la cellule multi-colonne.
11652  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11653  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11654 \end_layout
11655
11656 \begin_layout Standard
11657 \align center
11658 \begin_inset Tabular
11659 <lyxtabular version="3" rows="3" columns="4">
11660 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11661 <column alignment="center" valignment="top" width="0pt">
11662 <column alignment="center" valignment="middle" width="0">
11663 <column alignment="center" valignment="top" width="0in">
11664 <column alignment="center" valignment="top" width="0pt">
11665 <row>
11666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 abc
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 def ghi
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11694 \begin_inset Text
11695
11696 \begin_layout Plain Layout
11697 jkl
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 </row>
11703 <row>
11704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 A
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 B
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 C
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 D
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 </row>
11741 <row>
11742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 1
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11752 \begin_inset Text
11753
11754 \begin_layout Plain Layout
11755 2
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11761 \begin_inset Text
11762
11763 \begin_layout Plain Layout
11764 3
11765 \end_layout
11766
11767 \end_inset
11768 </cell>
11769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773 4
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 </row>
11779 </lyxtabular>
11780
11781 \end_inset
11782
11783
11784 \end_layout
11785
11786 \begin_layout Subsubsection
11787 Calculs avec les multi-colonnes
11788 \begin_inset CommandInset label
11789 LatexCommand label
11790 name "sub:Calculs-multicolonnes"
11791
11792 \end_inset
11793
11794
11795 \begin_inset Index
11796 status collapsed
11797
11798 \begin_layout Plain Layout
11799 Multi-colonnes ! Calculs
11800 \end_layout
11801
11802 \end_inset
11803
11804
11805 \end_layout
11806
11807 \begin_layout Standard
11808 LyX gère directement les multi-colonnes, mais nous devons faire attention
11809  à la largeur des cellules couvertes par la cellule multicolonne.
11810 \end_layout
11811
11812 \begin_layout Standard
11813 \begin_inset Float table
11814 placement h
11815 wide false
11816 sideways false
11817 status open
11818
11819 \begin_layout Plain Layout
11820 \begin_inset Caption
11821
11822 \begin_layout Plain Layout
11823 \begin_inset CommandInset label
11824 LatexCommand label
11825 name "tab:Tableau-multicolonne-parfaite"
11826
11827 \end_inset
11828
11829 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11830  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11831 \begin_inset OptArg
11832 status open
11833
11834 \begin_layout Plain Layout
11835 Tableau avec multicolonne parfaite
11836 \end_layout
11837
11838 \end_inset
11839
11840
11841 \end_layout
11842
11843 \end_inset
11844
11845
11846 \end_layout
11847
11848 \begin_layout Plain Layout
11849 \align center
11850 \begin_inset Tabular
11851 <lyxtabular version="3" rows="3" columns="3">
11852 <features>
11853 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11854 <column alignment="center" valignment="middle" width="0">
11855 <column alignment="center" valignment="top" width="0">
11856 <row>
11857 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11858 \begin_inset Text
11859
11860 \begin_layout Plain Layout
11861 multicolonne sur plusieurs lignes
11862 \end_layout
11863
11864 \end_inset
11865 </cell>
11866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11867 \begin_inset Text
11868
11869 \begin_layout Plain Layout
11870
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11876 \begin_inset Text
11877
11878 \begin_layout Plain Layout
11879 c
11880 \end_layout
11881
11882 \end_inset
11883 </cell>
11884 </row>
11885 <row>
11886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11887 \begin_inset Text
11888
11889 \begin_layout Plain Layout
11890 d
11891 \end_layout
11892
11893 \end_inset
11894 </cell>
11895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11896 \begin_inset Text
11897
11898 \begin_layout Plain Layout
11899 e
11900 \end_layout
11901
11902 \end_inset
11903 </cell>
11904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11905 \begin_inset Text
11906
11907 \begin_layout Plain Layout
11908 f
11909 \end_layout
11910
11911 \end_inset
11912 </cell>
11913 </row>
11914 <row>
11915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11916 \begin_inset Text
11917
11918 \begin_layout Plain Layout
11919 g
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928 h
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11934 \begin_inset Text
11935
11936 \begin_layout Plain Layout
11937 i
11938 \end_layout
11939
11940 \end_inset
11941 </cell>
11942 </row>
11943 </lyxtabular>
11944
11945 \end_inset
11946
11947
11948 \end_layout
11949
11950 \end_inset
11951
11952
11953 \end_layout
11954
11955 \begin_layout Standard
11956 Par exemple, pour créer le tableau
11957 \begin_inset space ~
11958 \end_inset
11959
11960
11961 \begin_inset CommandInset ref
11962 LatexCommand ref
11963 reference "tab:Tableau-multicolonne-parfaite"
11964
11965 \end_inset
11966
11967 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11968  3×3 et faites un clic droit dessus.
11969  Ensuite choisissez pour cette cellule
11970 \emph on
11971 ,
11972 \emph default
11973  dans la fenêtre de dialogue de tableau, 
11974 \emph on
11975 multicolonne
11976 \emph default
11977
11978 \emph on
11979 alignement
11980 \begin_inset space ~
11981 \end_inset
11982
11983 horizontal
11984 \begin_inset space ~
11985 \end_inset
11986
11987 centré
11988 \emph default
11989  et une largeur de 2.5
11990 \begin_inset space \thinspace{}
11991 \end_inset
11992
11993 cm.
11994  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11995  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11996 \begin_inset space \thinspace{}
11997 \end_inset
11998
11999 cm pour la première colonne.
12000  La deuxième colonne aura alors automatiquement une largeur de 1.25
12001 \begin_inset space \thinspace{}
12002 \end_inset
12003
12004 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12005  C'est ce qui a été fait pour le tableau
12006 \begin_inset space ~
12007 \end_inset
12008
12009
12010 \begin_inset CommandInset ref
12011 LatexCommand ref
12012 reference "tab:Tableau-multicolonne-imparfait"
12013
12014 \end_inset
12015
12016 .
12017 \end_layout
12018
12019 \begin_layout Standard
12020 \begin_inset Float table
12021 wide false
12022 sideways false
12023 status open
12024
12025 \begin_layout Plain Layout
12026 \begin_inset Caption
12027
12028 \begin_layout Plain Layout
12029 \begin_inset CommandInset label
12030 LatexCommand label
12031 name "tab:Tableau-multicolonne-imparfait"
12032
12033 \end_inset
12034
12035 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12036  de la largeur de la cellule multicolonne.
12037 \begin_inset OptArg
12038 status open
12039
12040 \begin_layout Plain Layout
12041 Tableau avec multicolonne pas parfaite
12042 \end_layout
12043
12044 \end_inset
12045
12046
12047 \end_layout
12048
12049 \end_inset
12050
12051
12052 \end_layout
12053
12054 \begin_layout Plain Layout
12055 \align center
12056 \begin_inset Tabular
12057 <lyxtabular version="3" rows="3" columns="3">
12058 <features>
12059 <column alignment="center" valignment="top" width="1.25cm">
12060 <column alignment="center" valignment="top" width="0">
12061 <column alignment="center" valignment="top" width="0">
12062 <row>
12063 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12064 \begin_inset Text
12065
12066 \begin_layout Plain Layout
12067 multicolonne sur plusieurs lignes
12068 \end_layout
12069
12070 \end_inset
12071 </cell>
12072 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12073 \begin_inset Text
12074
12075 \begin_layout Plain Layout
12076
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12082 \begin_inset Text
12083
12084 \begin_layout Plain Layout
12085 c
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 </row>
12091 <row>
12092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 d
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12102 \begin_inset Text
12103
12104 \begin_layout Plain Layout
12105 e
12106 \end_layout
12107
12108 \end_inset
12109 </cell>
12110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12111 \begin_inset Text
12112
12113 \begin_layout Plain Layout
12114 f
12115 \end_layout
12116
12117 \end_inset
12118 </cell>
12119 </row>
12120 <row>
12121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12122 \begin_inset Text
12123
12124 \begin_layout Plain Layout
12125 g
12126 \end_layout
12127
12128 \end_inset
12129 </cell>
12130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12131 \begin_inset Text
12132
12133 \begin_layout Plain Layout
12134 h
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12140 \begin_inset Text
12141
12142 \begin_layout Plain Layout
12143 i
12144 \end_layout
12145
12146 \end_inset
12147 </cell>
12148 </row>
12149 </lyxtabular>
12150
12151 \end_inset
12152
12153
12154 \end_layout
12155
12156 \end_inset
12157
12158
12159 \end_layout
12160
12161 \begin_layout Standard
12162 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12163  de la cellule multicolonne, elle est un peu plus large.
12164  La raison est que la taille que l'on donne à une cellule, 
12165 \begin_inset Formula $W_{g}$
12166 \end_inset
12167
12168  n'est pas sa taille totale, 
12169 \begin_inset Formula $W_{\mathrm{tot}}$
12170 \end_inset
12171
12172  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12173  lui donne.
12174  L'appendice
12175 \begin_inset space ~
12176 \end_inset
12177
12178
12179 \begin_inset CommandInset ref
12180 LatexCommand eqref
12181 reference "cha:Explication-de-l'Equation"
12182
12183 \end_inset
12184
12185  explique pourquoi en détail.
12186 \end_layout
12187
12188 \begin_layout Standard
12189 La largeur nécessaire 
12190 \begin_inset Formula $W_{g\, n}$
12191 \end_inset
12192
12193  quand 
12194 \emph on
12195 n
12196 \emph default
12197  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12198  ait une largeur totale de 
12199 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12200 \end_inset
12201
12202 :
12203 \begin_inset Formula \begin{equation}
12204 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \begin_layout Standard
12212 Dans notre cas nous avons 
12213 \begin_inset Formula $n=2$
12214 \end_inset
12215
12216
12217 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12218 \end_inset
12219
12220 cm et les valeurs par défaut pour les autres longueurs, l'équation
12221 \begin_inset space ~
12222 \end_inset
12223
12224
12225 \begin_inset CommandInset ref
12226 LatexCommand ref
12227 reference "eq:Wgn"
12228
12229 \end_inset
12230
12231  devient
12232 \begin_inset Formula \begin{equation}
12233 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12234
12235 \end_inset
12236
12237
12238 \end_layout
12239
12240 \begin_layout Standard
12241 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12242  
12243 \series bold
12244 calc
12245 \series default
12246  avec la ligne suivante dans le préambule du document
12247 \begin_inset Index
12248 status collapsed
12249
12250 \begin_layout Plain Layout
12251 Paquetages LaTeX ! calc
12252 \end_layout
12253
12254 \end_inset
12255
12256
12257 \end_layout
12258
12259 \begin_layout Standard
12260
12261 \series bold
12262
12263 \backslash
12264 usepackage{calc}
12265 \end_layout
12266
12267 \begin_layout Standard
12268 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12269  de dialogue.
12270  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12271  la fenêtre de dialogue.
12272  Voici un aperçu de ces paramètres :
12273 \end_layout
12274
12275 \begin_layout Itemize
12276
12277 \series bold
12278 p{largeur}
12279 \series default
12280  crée une cellule de taille donnée, le texte est aligné verticalement en
12281  haut.
12282 \end_layout
12283
12284 \begin_layout Itemize
12285
12286 \series bold
12287 m{largeur}
12288 \series default
12289  crée une cellule de taille donnée, le texte est aligné verticalement au
12290  centre
12291 \end_layout
12292
12293 \begin_layout Itemize
12294
12295 \series bold
12296 b{largeur}
12297 \series default
12298  crée une cellule de taille donnée, le texte est aligné verticalement en
12299  bas
12300 \end_layout
12301
12302 \begin_layout Standard
12303 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12304  la fenêtre de dialogue sont ignorés.
12305 \end_layout
12306
12307 \begin_layout Standard
12308 \begin_inset Note Greyedout
12309 status open
12310
12311 \begin_layout Plain Layout
12312
12313 \series bold
12314 Note:
12315 \series default
12316  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12317  en compte.
12318 \end_layout
12319
12320 \end_inset
12321
12322
12323 \end_layout
12324
12325 \begin_layout Standard
12326 Comme le texte doit être centré horizontalement, on ajoute la commande 
12327 \series bold
12328
12329 \backslash
12330 centering
12331 \series default
12332 .
12333  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12334  des colonnes recouvertes :
12335 \end_layout
12336
12337 \begin_layout Standard
12338
12339 \series bold
12340 >{
12341 \backslash
12342 centering}m{1.25cm-6.2pt}
12343 \end_layout
12344
12345 \begin_layout Standard
12346 La commande 
12347 \series bold
12348 >{ }
12349 \series default
12350  signifie que les commandes qui se trouvent entre les accolades doivent
12351  être appliquées avant que la cellule ne soit créée.
12352 \end_layout
12353
12354 \begin_layout Standard
12355 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12356  multicolonne, il est toujours aligné à gauche.
12357  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12358  isolées.
12359  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12360 \end_layout
12361
12362 \begin_layout Standard
12363
12364 \series bold
12365 >{
12366 \backslash
12367 centering}m{2.5cm}
12368 \end_layout
12369
12370 \begin_layout Subsection
12371 Multi-lignes
12372 \begin_inset Index
12373 status collapsed
12374
12375 \begin_layout Plain Layout
12376 Multi-lignes
12377 \end_layout
12378
12379 \end_inset
12380
12381
12382 \begin_inset Index
12383 status collapsed
12384
12385 \begin_layout Plain Layout
12386 Tableau ! Multi-ligne
12387 \end_layout
12388
12389 \end_inset
12390
12391
12392 \end_layout
12393
12394 \begin_layout Standard
12395 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12396  par LyX, il faut donc utiliser un peu de code TeX.
12397  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12398 \series bold
12399 multirow
12400 \series default
12401
12402 \begin_inset Index
12403 status collapsed
12404
12405 \begin_layout Plain Layout
12406 Paquetages LaTeX ! multirow
12407 \end_layout
12408
12409 \end_inset
12410
12411
12412 \series bold
12413  
12414 \series default
12415 dans le préambule de votre document avec la commande 
12416 \end_layout
12417
12418 \begin_layout Standard
12419
12420 \series bold
12421
12422 \backslash
12423 usepackage{multirow}
12424 \end_layout
12425
12426 \begin_layout Standard
12427 Les cellules multilignes sont créées avec la commande
12428 \end_layout
12429
12430 \begin_layout Standard
12431
12432 \series bold
12433
12434 \backslash
12435 multirow{number of rows}{cell width}{cell entry}
12436 \end_layout
12437
12438 \begin_layout Standard
12439 Pour créer le tableau suivant :
12440 \end_layout
12441
12442 \begin_layout Standard
12443 \align center
12444 \begin_inset ERT
12445 status collapsed
12446
12447 \begin_layout Plain Layout
12448
12449
12450 \backslash
12451 renewcommand{
12452 \backslash
12453 multirowsetup}{
12454 \backslash
12455 centering}
12456 \end_layout
12457
12458 \end_inset
12459
12460
12461 \begin_inset Tabular
12462 <lyxtabular version="3" rows="3" columns="3">
12463 <features>
12464 <column alignment="center" valignment="top" width="0">
12465 <column alignment="center" valignment="top" width="0">
12466 <column alignment="center" valignment="top" width="0">
12467 <row>
12468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12469 \begin_inset Text
12470
12471 \begin_layout Plain Layout
12472 a
12473 \end_layout
12474
12475 \end_inset
12476 </cell>
12477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12478 \begin_inset Text
12479
12480 \begin_layout Plain Layout
12481 b
12482 \end_layout
12483
12484 \end_inset
12485 </cell>
12486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12487 \begin_inset Text
12488
12489 \begin_layout Plain Layout
12490 c
12491 \end_layout
12492
12493 \end_inset
12494 </cell>
12495 </row>
12496 <row>
12497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Plain Layout
12501 \begin_inset ERT
12502 status open
12503
12504 \begin_layout Plain Layout
12505
12506
12507 \backslash
12508 multirow{2}{2.5cm}{
12509 \end_layout
12510
12511 \end_inset
12512
12513 cellule multi-lignes
12514 \begin_inset ERT
12515 status collapsed
12516
12517 \begin_layout Plain Layout
12518
12519 }
12520 \end_layout
12521
12522 \end_inset
12523
12524
12525 \end_layout
12526
12527 \end_inset
12528 </cell>
12529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12530 \begin_inset Text
12531
12532 \begin_layout Plain Layout
12533 e
12534 \end_layout
12535
12536 \end_inset
12537 </cell>
12538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12539 \begin_inset Text
12540
12541 \begin_layout Plain Layout
12542 f
12543 \end_layout
12544
12545 \end_inset
12546 </cell>
12547 </row>
12548 <row>
12549 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12550 \begin_inset Text
12551
12552 \begin_layout Plain Layout
12553
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 h
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12568 \begin_inset Text
12569
12570 \begin_layout Plain Layout
12571 i
12572 \end_layout
12573
12574 \end_inset
12575 </cell>
12576 </row>
12577 </lyxtabular>
12578
12579 \end_inset
12580
12581
12582 \begin_inset ERT
12583 status collapsed
12584
12585 \begin_layout Plain Layout
12586
12587
12588 \backslash
12589 renewcommand{
12590 \backslash
12591 multirowsetup}{
12592 \backslash
12593 raggedright}
12594 \end_layout
12595
12596 \end_inset
12597
12598
12599 \end_layout
12600
12601 \begin_layout Standard
12602 créez un tableau 3×3.
12603  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12604  première colonne, la cellule est marquée comme étant une multicolonne et
12605  la bordure supérieure est désactivée.
12606  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12607  première colonne en y insérant la commande
12608 \end_layout
12609
12610 \begin_layout Standard
12611
12612 \series bold
12613
12614 \backslash
12615 multirow{2}{2.5cm}{
12616 \end_layout
12617
12618 \begin_layout Standard
12619 comme du code TeX.
12620  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12621  deux lignes et a une largeur de 2.5
12622 \begin_inset space \thinspace{}
12623 \end_inset
12624
12625 cm.
12626  Le contenu de la cellule suit le code TeX et on termine la commande en
12627  ajoutant l'accolade fermante 
12628 \series bold
12629 }
12630 \series default
12631  dans une nouvelle boîte de code TeX, juste après le texte.
12632 \end_layout
12633
12634 \begin_layout Standard
12635
12636 \series bold
12637
12638 \backslash
12639 multirow
12640 \series default
12641  aligne par défaut son contenu à gauche.
12642  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12643  
12644 \series bold
12645
12646 \backslash
12647 multirowsetup
12648 \series default
12649  avec la commande
12650 \end_layout
12651
12652 \begin_layout Standard
12653
12654 \series bold
12655
12656 \backslash
12657 renewcommand{
12658 \backslash
12659 multirowsetup}{
12660 \backslash
12661 centering}
12662 \end_layout
12663
12664 \begin_layout Standard
12665 dans le préambule du document.
12666  Après ça, tous les contenus de cellules multi-lignes du document seront
12667  centrés.
12668  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12669  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12670  juste avant le tableau concerné, plutôt que dans le préambule.
12671  Si le texte doit être aligné à droite, remplacez 
12672 \series bold
12673
12674 \backslash
12675 centering
12676 \series default
12677  par 
12678 \series bold
12679
12680 \backslash
12681 raggedleft
12682 \series default
12683 .
12684  Pour revenir à l'alignement à gauche utilisez 
12685 \series bold
12686
12687 \backslash
12688 raggedright
12689 \series default
12690 .
12691 \end_layout
12692
12693 \begin_layout Section
12694 Les Tableaux Formels
12695 \begin_inset CommandInset label
12696 LatexCommand label
12697 name "sec:Tableaux-Formels"
12698
12699 \end_inset
12700
12701
12702 \begin_inset Index
12703 status collapsed
12704
12705 \begin_layout Plain Layout
12706 Tableau ! Formel
12707 \end_layout
12708
12709 \end_inset
12710
12711
12712 \end_layout
12713
12714 \begin_layout Standard
12715 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12716  à celle du tableau
12717 \begin_inset space ~
12718 \end_inset
12719
12720
12721 \begin_inset CommandInset ref
12722 LatexCommand ref
12723 reference "tab:Exemple-tableau-booktabs"
12724
12725 \end_inset
12726
12727 .
12728  Ce genre de tableau est appelé 
12729 \begin_inset Quotes eld
12730 \end_inset
12731
12732
12733 \emph on
12734 formel
12735 \emph default
12736
12737 \begin_inset Quotes erd
12738 \end_inset
12739
12740 .
12741  Pour transformer un tableau en tableau formel, utilisez l'option 
12742 \family sans
12743 Formel
12744 \family default
12745  de l'onglet 
12746 \family sans
12747 Bordures
12748 \family default
12749  de la fenêtre de dialogue 
12750 \family sans
12751 Paramètres
12752 \begin_inset space ~
12753 \end_inset
12754
12755 du
12756 \begin_inset space ~
12757 \end_inset
12758
12759 tableau
12760 \family default
12761 .
12762 \end_layout
12763
12764 \begin_layout Standard
12765 \begin_inset Float table
12766 placement h
12767 wide false
12768 sideways false
12769 status open
12770
12771 \begin_layout Plain Layout
12772 \begin_inset Caption
12773
12774 \begin_layout Plain Layout
12775 \begin_inset CommandInset label
12776 LatexCommand label
12777 name "tab:Exemple-tableau-booktabs"
12778
12779 \end_inset
12780
12781 Exemple de tableau formel
12782 \end_layout
12783
12784 \end_inset
12785
12786
12787 \end_layout
12788
12789 \begin_layout Plain Layout
12790 \align center
12791 \begin_inset Tabular
12792 <lyxtabular version="3" rows="8" columns="4">
12793 <features booktabs="true">
12794 <column alignment="center" valignment="top" width="0">
12795 <column alignment="center" valignment="top" width="0">
12796 <column alignment="center" valignment="top" width="0">
12797 <column alignment="center" valignment="top" width="0">
12798 <row>
12799 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12800 \begin_inset Text
12801
12802 \begin_layout Plain Layout
12803 Système
12804 \end_layout
12805
12806 \end_inset
12807 </cell>
12808 <cell alignment="center" valignment="top" topline="true" usebox="none">
12809 \begin_inset Text
12810
12811 \begin_layout Plain Layout
12812 Medipix
12813 \begin_inset space \thinspace{}
12814 \end_inset
12815
12816 1
12817 \end_layout
12818
12819 \end_inset
12820 </cell>
12821 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12822 \begin_inset Text
12823
12824 \begin_layout Plain Layout
12825 Medipix
12826 \begin_inset space \thinspace{}
12827 \end_inset
12828
12829 2
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12835 \begin_inset Text
12836
12837 \begin_layout Plain Layout
12838
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 </row>
12844 <row>
12845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 \begin_inset ERT
12850 status collapsed
12851
12852 \begin_layout Plain Layout
12853
12854
12855 \backslash
12856 cmidrule(r){2-2}
12857 \end_layout
12858
12859 \end_inset
12860
12861
12862 \begin_inset ERT
12863 status collapsed
12864
12865 \begin_layout Plain Layout
12866
12867
12868 \backslash
12869 cmidrule(l){3-4}
12870 \end_layout
12871
12872 \end_inset
12873
12874 Épaisseur du capteur [µm]
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 <cell alignment="center" valignment="top" usebox="none">
12880 \begin_inset Text
12881
12882 \begin_layout Plain Layout
12883 300
12884 \end_layout
12885
12886 \end_inset
12887 </cell>
12888 <cell alignment="center" valignment="top" usebox="none">
12889 \begin_inset Text
12890
12891 \begin_layout Plain Layout
12892 300
12893 \end_layout
12894
12895 \end_inset
12896 </cell>
12897 <cell alignment="center" valignment="top" usebox="none">
12898 \begin_inset Text
12899
12900 \begin_layout Plain Layout
12901 700
12902 \end_layout
12903
12904 \end_inset
12905 </cell>
12906 </row>
12907 <row>
12908 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12909 \begin_inset Text
12910
12911 \begin_layout Plain Layout
12912 Angle du biseau [°]
12913 \end_layout
12914
12915 \end_inset
12916 </cell>
12917 <cell alignment="center" valignment="top" topline="true" usebox="none">
12918 \begin_inset Text
12919
12920 \begin_layout Plain Layout
12921 3.55
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 <cell alignment="center" valignment="top" topline="true" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Plain Layout
12930 2.71
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 <cell alignment="center" valignment="top" topline="true" usebox="none">
12936 \begin_inset Text
12937
12938 \begin_layout Plain Layout
12939 7.99
12940 \end_layout
12941
12942 \end_inset
12943 </cell>
12944 </row>
12945 <row topspace="default">
12946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12947 \begin_inset Text
12948
12949 \begin_layout Plain Layout
12950 Résolution spatiale [µm]
12951 \end_layout
12952
12953 \end_inset
12954 </cell>
12955 <cell alignment="center" valignment="top" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 4.26
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 <cell alignment="center" valignment="top" usebox="none">
12965 \begin_inset Text
12966
12967 \begin_layout Plain Layout
12968 10.17
12969 \end_layout
12970
12971 \end_inset
12972 </cell>
12973 <cell alignment="center" valignment="top" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Plain Layout
12977 10.56
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 </row>
12983 <row topspace="default">
12984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12985 \begin_inset Text
12986
12987 \begin_layout Plain Layout
12988 MTF à 
12989 \begin_inset Formula $f_{\mathrm{max}}$
12990 \end_inset
12991
12992
12993 \end_layout
12994
12995 \end_inset
12996 </cell>
12997 <cell alignment="center" valignment="top" usebox="none">
12998 \begin_inset Text
12999
13000 \begin_layout Plain Layout
13001 0.53
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 <cell alignment="center" valignment="top" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010 0.37
13011 \end_layout
13012
13013 \end_inset
13014 </cell>
13015 <cell alignment="center" valignment="top" usebox="none">
13016 \begin_inset Text
13017
13018 \begin_layout Plain Layout
13019 0.39
13020 \end_layout
13021
13022 \end_inset
13023 </cell>
13024 </row>
13025 <row topspace="default">
13026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13027 \begin_inset Text
13028
13029 \begin_layout Plain Layout
13030 \begin_inset ERT
13031 status collapsed
13032
13033 \begin_layout Plain Layout
13034
13035
13036 \backslash
13037 cmidrule(l{10pt}){1-1}
13038 \end_layout
13039
13040 \end_inset
13041
13042 résolution spatiale LSF
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 <cell alignment="center" valignment="top" usebox="none">
13048 \begin_inset Text
13049
13050 \begin_layout Plain Layout
13051
13052 \end_layout
13053
13054 \end_inset
13055 </cell>
13056 <cell alignment="center" valignment="top" usebox="none">
13057 \begin_inset Text
13058
13059 \begin_layout Plain Layout
13060
13061 \end_layout
13062
13063 \end_inset
13064 </cell>
13065 <cell alignment="center" valignment="top" usebox="none">
13066 \begin_inset Text
13067
13068 \begin_layout Plain Layout
13069
13070 \end_layout
13071
13072 \end_inset
13073 </cell>
13074 </row>
13075 <row>
13076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13077 \begin_inset Text
13078
13079 \begin_layout Plain Layout
13080 en µm
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 <cell alignment="center" valignment="top" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089 129.7
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 <cell alignment="center" valignment="top" usebox="none">
13095 \begin_inset Text
13096
13097 \begin_layout Plain Layout
13098 52.75
13099 \end_layout
13100
13101 \end_inset
13102 </cell>
13103 <cell alignment="center" valignment="top" usebox="none">
13104 \begin_inset Text
13105
13106 \begin_layout Plain Layout
13107 50.78
13108 \end_layout
13109
13110 \end_inset
13111 </cell>
13112 </row>
13113 <row>
13114 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13115 \begin_inset Text
13116
13117 \begin_layout Plain Layout
13118 en % de la taille des pixels
13119 \end_layout
13120
13121 \end_inset
13122 </cell>
13123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13124 \begin_inset Text
13125
13126 \begin_layout Plain Layout
13127 76.3
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13133 \begin_inset Text
13134
13135 \begin_layout Plain Layout
13136 95.9
13137 \end_layout
13138
13139 \end_inset
13140 </cell>
13141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13142 \begin_inset Text
13143
13144 \begin_layout Plain Layout
13145 92.3
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 </row>
13151 </lyxtabular>
13152
13153 \end_inset
13154
13155
13156 \end_layout
13157
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \begin_layout Standard
13164 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13165  
13166 \family sans
13167 Bordures
13168 \family default
13169  de la fenêtre de dialogue 
13170 \family sans
13171 Paramètres
13172 \begin_inset space ~
13173 \end_inset
13174
13175 du
13176 \begin_inset space ~
13177 \end_inset
13178
13179 tableau
13180 \family default
13181  comme c'est décrit dans la section
13182 \begin_inset space ~
13183 \end_inset
13184
13185
13186 \begin_inset CommandInset ref
13187 LatexCommand ref
13188 reference "sub:Espacement-lignes"
13189
13190 \end_inset
13191
13192 .
13193 \end_layout
13194
13195 \begin_layout Standard
13196 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13197  verticales.
13198  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13199  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13200  sortie imprimée :
13201 \begin_inset Newline newline
13202 \end_inset
13203
13204 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13205 \begin_inset space \thinspace{}
13206 \end_inset
13207
13208 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13209 \begin_inset space \thinspace{}
13210 \end_inset
13211
13212 em.
13213 \end_layout
13214
13215 \begin_layout Standard
13216 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13217  lignes de préambule suivantes :
13218 \end_layout
13219
13220 \begin_layout Standard
13221
13222 \series bold
13223
13224 \backslash
13225 let
13226 \backslash
13227 mytoprule
13228 \backslash
13229 toprule
13230 \begin_inset Newline newline
13231 \end_inset
13232
13233
13234 \backslash
13235 renewcommand{
13236 \backslash
13237 toprule}{
13238 \backslash
13239 mytoprule[width]}
13240 \end_layout
13241
13242 \begin_layout Standard
13243 Cet exemple concerne la première ligne, appelée 
13244 \series bold
13245 toprule
13246 \series default
13247 .
13248  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13249 \series bold
13250 toprule
13251 \series default
13252  par 
13253 \series bold
13254 bottomrule
13255 \series default
13256 .
13257  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13258  
13259 \series bold
13260 toprule
13261 \series default
13262  par 
13263 \series bold
13264 midrule
13265 \series default
13266 .
13267  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13268 \begin_inset space ~
13269 \end_inset
13270
13271
13272 \begin_inset CommandInset ref
13273 LatexCommand ref
13274 reference "cha:Unités-de-longueur"
13275
13276 \end_inset
13277
13278  pour préciser l'épaisseur voulue.
13279 \end_layout
13280
13281 \begin_layout Standard
13282 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13283  en mettant une ligne pour une cellule multi colonne.
13284  LyX va utiliser en interne la commande 
13285 \series bold
13286
13287 \backslash
13288 cmidrule
13289 \series default
13290  pour créer cette ligne.
13291  Sa syntaxe complète est :
13292 \end_layout
13293
13294 \begin_layout Standard
13295
13296 \series bold
13297
13298 \backslash
13299 cmidrule[largeur](rognage){colDépart-colFin}
13300 \end_layout
13301
13302 \begin_layout Standard
13303 Les options de la commande 
13304 \series bold
13305
13306 \backslash
13307 cmidrule
13308 \series default
13309  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13310  TeX pour pouvoir les utiliser.
13311  On peut créer manuellement des lignes 
13312 \series bold
13313
13314 \backslash
13315 mitrales
13316 \series default
13317  en insérant la commande en code TeX comme le premier élément de la première
13318  cellule de la ligne.
13319  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13320  en question.
13321 \end_layout
13322
13323 \begin_layout Standard
13324 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13325 \begin_inset space \thinspace{}
13326 \end_inset
13327
13328 em.
13329  
13330 \series bold
13331 colDépart
13332 \series default
13333  est le numéro de la colonne dans laquelle la ligne commence et 
13334 \series bold
13335 colFin
13336 \series default
13337  est le numéro de la colonne dans laquelle elle se termine.
13338  La valeur de 
13339 \series bold
13340 colFin
13341 \series default
13342  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13343  Le paramètre optionnel 
13344 \series bold
13345 rognage
13346 \series default
13347  peut être soit 
13348 \emph on
13349 l{largeurRognage}
13350 \emph default
13351 , ou 
13352 \emph on
13353 r{largeurRognage}
13354 \emph default
13355  où les valeurs de
13356 \emph on
13357  largeurRognage
13358 \emph default
13359  sont aussi optionnelles.
13360  En utilisant par exemple la valeur 
13361 \emph on
13362 l{2pt}
13363 \emph default
13364  pour ce paramètre, la ligne va être rognée de 2
13365 \begin_inset space \thinspace{}
13366 \end_inset
13367
13368 pt à son extrémité gauche.
13369  Si vous ne spécifiez pas de valeur pour 
13370 \emph on
13371 largeurRognage
13372 \emph default
13373  les lignes sont par défaut rognées de 0.5
13374 \begin_inset space \thinspace{}
13375 \end_inset
13376
13377 em.
13378 \end_layout
13379
13380 \begin_layout Standard
13381 \begin_inset VSpace bigskip
13382 \end_inset
13383
13384 Le tableau
13385 \begin_inset space ~
13386 \end_inset
13387
13388
13389 \begin_inset CommandInset ref
13390 LatexCommand ref
13391 reference "tab:Exemple-tableau-booktabs"
13392
13393 \end_inset
13394
13395  a été créé en utilisant les commandes
13396 \end_layout
13397
13398 \begin_layout Standard
13399
13400 \series bold
13401
13402 \backslash
13403 cmidrule(r){2-2}
13404 \backslash
13405 cmidrule(l){3-4}
13406 \end_layout
13407
13408 \begin_layout Standard
13409 au début de la deuxième ligne et
13410 \end_layout
13411
13412 \begin_layout Standard
13413
13414 \series bold
13415
13416 \backslash
13417 cmidrule(l{10pt}){1-1}
13418 \end_layout
13419
13420 \begin_layout Standard
13421 au début de la sixième ligne.
13422 \end_layout
13423
13424 \begin_layout Standard
13425 \begin_inset VSpace bigskip
13426 \end_inset
13427
13428
13429 \end_layout
13430
13431 \begin_layout Standard
13432 Vous pouvez vouloir des commandes 
13433 \series bold
13434
13435 \backslash
13436 cmidrule
13437 \series default
13438 s qui se recouvrent comme pour le tableau
13439 \begin_inset space ~
13440 \end_inset
13441
13442
13443 \begin_inset CommandInset ref
13444 LatexCommand ref
13445 reference "tab:Tableau-booktabs-special"
13446
13447 \end_inset
13448
13449 .
13450  On obtient ce résultat en utilisant la commande suivante en code TeX
13451 \end_layout
13452
13453 \begin_layout Standard
13454
13455 \series bold
13456
13457 \backslash
13458 morecmidrules
13459 \end_layout
13460
13461 \begin_layout Standard
13462 La commande qui a été utilisée pour la deuxième ligne du tableau
13463 \begin_inset space ~
13464 \end_inset
13465
13466
13467 \begin_inset CommandInset ref
13468 LatexCommand ref
13469 reference "tab:Tableau-booktabs-special"
13470
13471 \end_inset
13472
13473  est
13474 \end_layout
13475
13476 \begin_layout Standard
13477
13478 \series bold
13479
13480 \backslash
13481 cmidrule(r){2-2}
13482 \backslash
13483 cmidrule(l){3-4}
13484 \backslash
13485 morecmidrules
13486 \backslash
13487 cmidrule{2-4}
13488 \end_layout
13489
13490 \begin_layout Standard
13491 La commande pour la sixième ligne est
13492 \end_layout
13493
13494 \begin_layout Standard
13495
13496 \series bold
13497
13498 \backslash
13499 midrule
13500 \backslash
13501 morecmidrules
13502 \backslash
13503 cmidrule{3-4}
13504 \end_layout
13505
13506 \begin_layout Standard
13507 \begin_inset VSpace bigskip
13508 \end_inset
13509
13510
13511 \end_layout
13512
13513 \begin_layout Standard
13514 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13515 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13516  font toute la largeur du tableau :
13517 \end_layout
13518
13519 \begin_layout Standard
13520
13521 \series bold
13522
13523 \backslash
13524 specialrule{largeur}{espace au dessus}{espace en dessous}
13525 \end_layout
13526
13527 \begin_layout Standard
13528 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13529  du paquetage LaTeX 
13530 \series bold
13531 booktabs
13532 \series default
13533  
13534 \begin_inset CommandInset citation
13535 LatexCommand cite
13536 key "booktabs"
13537
13538 \end_inset
13539
13540 .
13541 \begin_inset Index
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545 Paquetages LaTeX ! booktabs
13546 \end_layout
13547
13548 \end_inset
13549
13550
13551 \end_layout
13552
13553 \begin_layout Standard
13554 \begin_inset Float table
13555 placement h
13556 wide false
13557 sideways false
13558 status open
13559
13560 \begin_layout Plain Layout
13561 \begin_inset Caption
13562
13563 \begin_layout Plain Layout
13564 \begin_inset CommandInset label
13565 LatexCommand label
13566 name "tab:Tableau-booktabs-special"
13567
13568 \end_inset
13569
13570 Tableau formel spécial
13571 \end_layout
13572
13573 \end_inset
13574
13575
13576 \end_layout
13577
13578 \begin_layout Plain Layout
13579 \align center
13580 \begin_inset Tabular
13581 <lyxtabular version="3" rows="8" columns="4">
13582 <features booktabs="true">
13583 <column alignment="center" valignment="top" width="0">
13584 <column alignment="center" valignment="top" width="0">
13585 <column alignment="center" valignment="top" width="0">
13586 <column alignment="center" valignment="top" width="0">
13587 <row>
13588 <cell alignment="center" valignment="top" topline="true" usebox="none">
13589 \begin_inset Text
13590
13591 \begin_layout Plain Layout
13592 Système
13593 \end_layout
13594
13595 \end_inset
13596 </cell>
13597 <cell alignment="center" valignment="top" topline="true" usebox="none">
13598 \begin_inset Text
13599
13600 \begin_layout Plain Layout
13601 Medipix
13602 \begin_inset space \thinspace{}
13603 \end_inset
13604
13605 1
13606 \end_layout
13607
13608 \end_inset
13609 </cell>
13610 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13611 \begin_inset Text
13612
13613 \begin_layout Plain Layout
13614 Medipix
13615 \begin_inset space \thinspace{}
13616 \end_inset
13617
13618 2
13619 \end_layout
13620
13621 \end_inset
13622 </cell>
13623 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13624 \begin_inset Text
13625
13626 \begin_layout Plain Layout
13627
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 </row>
13633 <row>
13634 <cell alignment="center" valignment="top" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638 \begin_inset ERT
13639 status collapsed
13640
13641 \begin_layout Plain Layout
13642
13643
13644 \backslash
13645 cmidrule(r){2-2}
13646 \end_layout
13647
13648 \end_inset
13649
13650
13651 \begin_inset ERT
13652 status collapsed
13653
13654 \begin_layout Plain Layout
13655
13656
13657 \backslash
13658 cmidrule(l){3-4}
13659 \end_layout
13660
13661 \end_inset
13662
13663
13664 \begin_inset ERT
13665 status collapsed
13666
13667 \begin_layout Plain Layout
13668
13669
13670 \backslash
13671 morecmidrules 
13672 \end_layout
13673
13674 \end_inset
13675
13676
13677 \begin_inset ERT
13678 status collapsed
13679
13680 \begin_layout Plain Layout
13681
13682
13683 \backslash
13684 cmidrule{2-4}
13685 \end_layout
13686
13687 \end_inset
13688
13689 Epaisseur du capteur [µm]
13690 \end_layout
13691
13692 \end_inset
13693 </cell>
13694 <cell alignment="center" valignment="top" usebox="none">
13695 \begin_inset Text
13696
13697 \begin_layout Plain Layout
13698 300
13699 \end_layout
13700
13701 \end_inset
13702 </cell>
13703 <cell alignment="center" valignment="top" usebox="none">
13704 \begin_inset Text
13705
13706 \begin_layout Plain Layout
13707 300
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 <cell alignment="center" valignment="top" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Plain Layout
13716 700
13717 \end_layout
13718
13719 \end_inset
13720 </cell>
13721 </row>
13722 <row>
13723 <cell alignment="center" valignment="top" topline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 Angle biseau [°]
13728 \end_layout
13729
13730 \end_inset
13731 </cell>
13732 <cell alignment="center" valignment="top" topline="true" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 3.55
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 <cell alignment="center" valignment="top" topline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 2.71
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" topline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 7.99
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 </row>
13760 <row topspace="default">
13761 <cell alignment="center" valignment="top" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765 Résolution spatiale [µm]
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 <cell alignment="center" valignment="top" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774 4.26
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 <cell alignment="center" valignment="top" usebox="none">
13780 \begin_inset Text
13781
13782 \begin_layout Plain Layout
13783 10.17
13784 \end_layout
13785
13786 \end_inset
13787 </cell>
13788 <cell alignment="center" valignment="top" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792 10.56
13793 \end_layout
13794
13795 \end_inset
13796 </cell>
13797 </row>
13798 <row topspace="default">
13799 <cell alignment="center" valignment="top" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 MTF à 
13804 \begin_inset Formula $f_{\mathrm{max}}$
13805 \end_inset
13806
13807
13808 \end_layout
13809
13810 \end_inset
13811 </cell>
13812 <cell alignment="center" valignment="top" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816 0.53
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 0.37
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 0.39
13835 \end_layout
13836
13837 \end_inset
13838 </cell>
13839 </row>
13840 <row>
13841 <cell alignment="center" valignment="top" topline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 \begin_inset ERT
13846 status collapsed
13847
13848 \begin_layout Plain Layout
13849
13850
13851 \backslash
13852 morecmidrules 
13853 \end_layout
13854
13855 \end_inset
13856
13857
13858 \begin_inset ERT
13859 status collapsed
13860
13861 \begin_layout Plain Layout
13862
13863
13864 \backslash
13865 cmidrule{3-4}
13866 \end_layout
13867
13868 \end_inset
13869
13870 résolution spatiale LSF
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 <cell alignment="center" valignment="top" topline="true" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Plain Layout
13879
13880 \end_layout
13881
13882 \end_inset
13883 </cell>
13884 <cell alignment="center" valignment="top" topline="true" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Plain Layout
13888
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 <cell alignment="center" valignment="top" topline="true" usebox="none">
13894 \begin_inset Text
13895
13896 \begin_layout Plain Layout
13897
13898 \end_layout
13899
13900 \end_inset
13901 </cell>
13902 </row>
13903 <row>
13904 <cell alignment="center" valignment="top" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908 en µm
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 <cell alignment="center" valignment="top" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Plain Layout
13917 129.7
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Plain Layout
13926 52.75
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Plain Layout
13935 50.78
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 </row>
13941 <row>
13942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13943 \begin_inset Text
13944
13945 \begin_layout Plain Layout
13946 en % de la taille des pixels
13947 \end_layout
13948
13949 \end_inset
13950 </cell>
13951 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13952 \begin_inset Text
13953
13954 \begin_layout Plain Layout
13955 76.3
13956 \end_layout
13957
13958 \end_inset
13959 </cell>
13960 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13961 \begin_inset Text
13962
13963 \begin_layout Plain Layout
13964 95.9
13965 \end_layout
13966
13967 \end_inset
13968 </cell>
13969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13970 \begin_inset Text
13971
13972 \begin_layout Plain Layout
13973 92.3
13974 \end_layout
13975
13976 \end_inset
13977 </cell>
13978 </row>
13979 </lyxtabular>
13980
13981 \end_inset
13982
13983
13984 \end_layout
13985
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \begin_layout Section
13992 Alignement Vertical des Tableaux
13993 \begin_inset Index
13994 status collapsed
13995
13996 \begin_layout Plain Layout
13997 Tableau ! Alignement
13998 \end_layout
13999
14000 \end_inset
14001
14002
14003 \end_layout
14004
14005 \begin_layout Standard
14006 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14007  doit être à l'intérieur d'une boîte.
14008  La boîte peut alors être alignée comme c'est décrit dans la 
14009 \begin_inset space ~
14010 \end_inset
14011
14012
14013 \begin_inset CommandInset ref
14014 LatexCommand ref
14015 reference "sec:Boîte-Dialogue"
14016
14017 \end_inset
14018
14019 .
14020 \end_layout
14021
14022 \begin_layout Standard
14023 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14024  minipage
14025 \begin_inset Foot
14026 status open
14027
14028 \begin_layout Plain Layout
14029 Les minipages son décrites dans la section
14030 \begin_inset space ~
14031 \end_inset
14032
14033
14034 \begin_inset CommandInset ref
14035 LatexCommand ref
14036 reference "sec:Minipages"
14037
14038 \end_inset
14039
14040 .
14041 \end_layout
14042
14043 \end_inset
14044
14045  dont la largeur est de 15
14046 \begin_inset space \thinspace{}
14047 \end_inset
14048
14049 col% :
14050 \end_layout
14051
14052 \begin_layout Itemize
14053 test 
14054 \begin_inset Box Frameless
14055 position "t"
14056 hor_pos "c"
14057 has_inner_box 1
14058 inner_pos "c"
14059 use_parbox 0
14060 width "15col%"
14061 special "none"
14062 height "1in"
14063 height_special "totalheight"
14064 status collapsed
14065
14066 \begin_layout Plain Layout
14067 \begin_inset Tabular
14068 <lyxtabular version="3" rows="3" columns="3">
14069 <features>
14070 <column alignment="center" valignment="top" width="0">
14071 <column alignment="center" valignment="top" width="0">
14072 <column alignment="center" valignment="top" width="0">
14073 <row>
14074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14075 \begin_inset Text
14076
14077 \begin_layout Plain Layout
14078 a
14079 \end_layout
14080
14081 \end_inset
14082 </cell>
14083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14084 \begin_inset Text
14085
14086 \begin_layout Plain Layout
14087 d
14088 \end_layout
14089
14090 \end_inset
14091 </cell>
14092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14093 \begin_inset Text
14094
14095 \begin_layout Plain Layout
14096 g
14097 \end_layout
14098
14099 \end_inset
14100 </cell>
14101 </row>
14102 <row>
14103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 b
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14113 \begin_inset Text
14114
14115 \begin_layout Plain Layout
14116 e
14117 \end_layout
14118
14119 \end_inset
14120 </cell>
14121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14122 \begin_inset Text
14123
14124 \begin_layout Plain Layout
14125 h
14126 \end_layout
14127
14128 \end_inset
14129 </cell>
14130 </row>
14131 <row>
14132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14133 \begin_inset Text
14134
14135 \begin_layout Plain Layout
14136 c
14137 \end_layout
14138
14139 \end_inset
14140 </cell>
14141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14142 \begin_inset Text
14143
14144 \begin_layout Plain Layout
14145 f
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Plain Layout
14154 i
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 </row>
14160 </lyxtabular>
14161
14162 \end_inset
14163
14164
14165 \end_layout
14166
14167 \end_inset
14168
14169  test 
14170 \begin_inset ERT
14171 status collapsed
14172
14173 \begin_layout Plain Layout
14174
14175
14176 \backslash
14177 raisebox{0.85
14178 \backslash
14179 baselineskip}{
14180 \end_layout
14181
14182 \end_inset
14183
14184
14185 \begin_inset Box Frameless
14186 position "t"
14187 hor_pos "c"
14188 has_inner_box 1
14189 inner_pos "c"
14190 use_parbox 0
14191 width "15col%"
14192 special "none"
14193 height "1in"
14194 height_special "totalheight"
14195 status collapsed
14196
14197 \begin_layout Plain Layout
14198 \begin_inset Tabular
14199 <lyxtabular version="3" rows="3" columns="3">
14200 <features>
14201 <column alignment="center" valignment="top" width="0">
14202 <column alignment="center" valignment="top" width="0">
14203 <column alignment="center" valignment="top" width="0">
14204 <row>
14205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14206 \begin_inset Text
14207
14208 \begin_layout Plain Layout
14209 a
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218 d
14219 \end_layout
14220
14221 \end_inset
14222 </cell>
14223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14224 \begin_inset Text
14225
14226 \begin_layout Plain Layout
14227 g
14228 \end_layout
14229
14230 \end_inset
14231 </cell>
14232 </row>
14233 <row>
14234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14235 \begin_inset Text
14236
14237 \begin_layout Plain Layout
14238 b
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Plain Layout
14247 e
14248 \end_layout
14249
14250 \end_inset
14251 </cell>
14252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14253 \begin_inset Text
14254
14255 \begin_layout Plain Layout
14256 h
14257 \end_layout
14258
14259 \end_inset
14260 </cell>
14261 </row>
14262 <row>
14263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14264 \begin_inset Text
14265
14266 \begin_layout Plain Layout
14267 c
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276 f
14277 \end_layout
14278
14279 \end_inset
14280 </cell>
14281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14282 \begin_inset Text
14283
14284 \begin_layout Plain Layout
14285 i
14286 \end_layout
14287
14288 \end_inset
14289 </cell>
14290 </row>
14291 </lyxtabular>
14292
14293 \end_inset
14294
14295
14296 \end_layout
14297
14298 \end_inset
14299
14300
14301 \begin_inset ERT
14302 status collapsed
14303
14304 \begin_layout Plain Layout
14305
14306 }
14307 \end_layout
14308
14309 \end_inset
14310
14311
14312 \end_layout
14313
14314 \begin_layout Itemize
14315 test 
14316 \begin_inset Box Frameless
14317 position "c"
14318 hor_pos "c"
14319 has_inner_box 1
14320 inner_pos "c"
14321 use_parbox 0
14322 width "15col%"
14323 special "none"
14324 height "1in"
14325 height_special "totalheight"
14326 status collapsed
14327
14328 \begin_layout Plain Layout
14329 \begin_inset Tabular
14330 <lyxtabular version="3" rows="3" columns="3">
14331 <features>
14332 <column alignment="center" valignment="top" width="0">
14333 <column alignment="center" valignment="top" width="0">
14334 <column alignment="center" valignment="top" width="0">
14335 <row>
14336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14337 \begin_inset Text
14338
14339 \begin_layout Plain Layout
14340 a
14341 \end_layout
14342
14343 \end_inset
14344 </cell>
14345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14346 \begin_inset Text
14347
14348 \begin_layout Plain Layout
14349 d
14350 \end_layout
14351
14352 \end_inset
14353 </cell>
14354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 g
14359 \end_layout
14360
14361 \end_inset
14362 </cell>
14363 </row>
14364 <row>
14365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14366 \begin_inset Text
14367
14368 \begin_layout Plain Layout
14369 b
14370 \end_layout
14371
14372 \end_inset
14373 </cell>
14374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14375 \begin_inset Text
14376
14377 \begin_layout Plain Layout
14378 e
14379 \end_layout
14380
14381 \end_inset
14382 </cell>
14383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Plain Layout
14387 h
14388 \end_layout
14389
14390 \end_inset
14391 </cell>
14392 </row>
14393 <row>
14394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14395 \begin_inset Text
14396
14397 \begin_layout Plain Layout
14398 c
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Plain Layout
14407 f
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14413 \begin_inset Text
14414
14415 \begin_layout Plain Layout
14416 i
14417 \end_layout
14418
14419 \end_inset
14420 </cell>
14421 </row>
14422 </lyxtabular>
14423
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Itemize
14435 test 
14436 \begin_inset Box Frameless
14437 position "b"
14438 hor_pos "c"
14439 has_inner_box 1
14440 inner_pos "c"
14441 use_parbox 0
14442 width "15col%"
14443 special "none"
14444 height "1in"
14445 height_special "totalheight"
14446 status collapsed
14447
14448 \begin_layout Plain Layout
14449 \begin_inset Tabular
14450 <lyxtabular version="3" rows="3" columns="3">
14451 <features>
14452 <column alignment="center" valignment="top" width="0">
14453 <column alignment="center" valignment="top" width="0">
14454 <column alignment="center" valignment="top" width="0">
14455 <row>
14456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14457 \begin_inset Text
14458
14459 \begin_layout Plain Layout
14460 a
14461 \end_layout
14462
14463 \end_inset
14464 </cell>
14465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14466 \begin_inset Text
14467
14468 \begin_layout Plain Layout
14469 d
14470 \end_layout
14471
14472 \end_inset
14473 </cell>
14474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14475 \begin_inset Text
14476
14477 \begin_layout Plain Layout
14478 g
14479 \end_layout
14480
14481 \end_inset
14482 </cell>
14483 </row>
14484 <row>
14485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489 b
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14495 \begin_inset Text
14496
14497 \begin_layout Plain Layout
14498 e
14499 \end_layout
14500
14501 \end_inset
14502 </cell>
14503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14504 \begin_inset Text
14505
14506 \begin_layout Plain Layout
14507 h
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 </row>
14513 <row>
14514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Plain Layout
14518 c
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Plain Layout
14527 f
14528 \end_layout
14529
14530 \end_inset
14531 </cell>
14532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14533 \begin_inset Text
14534
14535 \begin_layout Plain Layout
14536 i
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 </row>
14542 </lyxtabular>
14543
14544 \end_inset
14545
14546
14547 \end_layout
14548
14549 \end_inset
14550
14551  test 
14552 \begin_inset ERT
14553 status collapsed
14554
14555 \begin_layout Plain Layout
14556
14557
14558 \backslash
14559 raisebox{-0.32
14560 \backslash
14561 baselineskip}{
14562 \end_layout
14563
14564 \end_inset
14565
14566
14567 \begin_inset Box Frameless
14568 position "b"
14569 hor_pos "c"
14570 has_inner_box 1
14571 inner_pos "c"
14572 use_parbox 0
14573 width "15col%"
14574 special "none"
14575 height "1in"
14576 height_special "totalheight"
14577 status collapsed
14578
14579 \begin_layout Plain Layout
14580 \begin_inset Tabular
14581 <lyxtabular version="3" rows="3" columns="3">
14582 <features>
14583 <column alignment="center" valignment="top" width="0">
14584 <column alignment="center" valignment="top" width="0">
14585 <column alignment="center" valignment="top" width="0">
14586 <row>
14587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 a
14592 \end_layout
14593
14594 \end_inset
14595 </cell>
14596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14597 \begin_inset Text
14598
14599 \begin_layout Plain Layout
14600 d
14601 \end_layout
14602
14603 \end_inset
14604 </cell>
14605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14606 \begin_inset Text
14607
14608 \begin_layout Plain Layout
14609 g
14610 \end_layout
14611
14612 \end_inset
14613 </cell>
14614 </row>
14615 <row>
14616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Plain Layout
14620 b
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629 e
14630 \end_layout
14631
14632 \end_inset
14633 </cell>
14634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14635 \begin_inset Text
14636
14637 \begin_layout Plain Layout
14638 h
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 </row>
14644 <row>
14645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649 c
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14655 \begin_inset Text
14656
14657 \begin_layout Plain Layout
14658 f
14659 \end_layout
14660
14661 \end_inset
14662 </cell>
14663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14664 \begin_inset Text
14665
14666 \begin_layout Plain Layout
14667 i
14668 \end_layout
14669
14670 \end_inset
14671 </cell>
14672 </row>
14673 </lyxtabular>
14674
14675 \end_inset
14676
14677
14678 \end_layout
14679
14680 \end_inset
14681
14682
14683 \begin_inset ERT
14684 status collapsed
14685
14686 \begin_layout Plain Layout
14687
14688 }
14689 \end_layout
14690
14691 \end_inset
14692
14693
14694 \end_layout
14695
14696 \begin_layout Standard
14697 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14698  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14699  la ligne dans laquelle le tableau est inséré.
14700  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14701  boîte élévatrice (raisebox)
14702 \begin_inset Foot
14703 status collapsed
14704
14705 \begin_layout Plain Layout
14706 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14707 \begin_inset space ~
14708 \end_inset
14709
14710
14711 \begin_inset CommandInset ref
14712 LatexCommand ref
14713 reference "sub:Alignement-Vertical"
14714
14715 \end_inset
14716
14717 .
14718 \end_layout
14719
14720 \end_inset
14721
14722 .
14723  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14724  aligné en utilisant la commande en code TeX suivante 
14725 \end_layout
14726
14727 \begin_layout Standard
14728
14729 \series bold
14730
14731 \backslash
14732 raisebox{0.85
14733 \backslash
14734 baselineskip}{
14735 \end_layout
14736
14737 \begin_layout Standard
14738 placée juste avant la boîte minipage.
14739  Après la boîte on insère l'accolade fermante en code TeX.
14740  Pour le deuxième tableau de la dernière ligne, la commande 
14741 \end_layout
14742
14743 \begin_layout Standard
14744
14745 \series bold
14746
14747 \backslash
14748 raisebox{-0.32
14749 \backslash
14750 baselineskip}{
14751 \end_layout
14752
14753 \begin_layout Standard
14754 est utilisée.
14755 \end_layout
14756
14757 \begin_layout Standard
14758 \begin_inset Note Greyedout
14759 status open
14760
14761 \begin_layout Plain Layout
14762
14763 \series bold
14764 Note:
14765 \series default
14766  L'alignement entre le contenu de la ligne du tableau et le texte de la
14767  ligne qui l'entoure ne peut pas être parfait.
14768  Le facteur utilisé dans la commande 
14769 \series bold
14770
14771 \backslash
14772 raisebox
14773 \series default
14774  pour obtenir cet alignement dépend de la police de caractères du document,
14775  de la taille de la police et de l'épaisseur des lignes du tableau.
14776 \end_layout
14777
14778 \end_inset
14779
14780
14781 \end_layout
14782
14783 \begin_layout Section
14784 Tableaux Colorés
14785 \begin_inset CommandInset label
14786 LatexCommand label
14787 name "sec:Tableaux-Colorés"
14788
14789 \end_inset
14790
14791
14792 \begin_inset Index
14793 status collapsed
14794
14795 \begin_layout Plain Layout
14796 Tableau ! Coloré
14797 \end_layout
14798
14799 \end_inset
14800
14801
14802 \end_layout
14803
14804 \begin_layout Subsection
14805 Cellules Colorées
14806 \begin_inset Index
14807 status collapsed
14808
14809 \begin_layout Plain Layout
14810 Couleur des tableaux ! Pour les cellules
14811 \end_layout
14812
14813 \end_inset
14814
14815
14816 \begin_inset Index
14817 status collapsed
14818
14819 \begin_layout Plain Layout
14820 Couleur ! Pour les cellules de tableau
14821 \end_layout
14822
14823 \end_inset
14824
14825
14826 \end_layout
14827
14828 \begin_layout Standard
14829 \begin_inset Float table
14830 placement h
14831 wide false
14832 sideways false
14833 status open
14834
14835 \begin_layout Plain Layout
14836 \begin_inset Caption
14837
14838 \begin_layout Plain Layout
14839 \begin_inset CommandInset label
14840 LatexCommand label
14841 name "tab:Tableau-coloré-sans-colortbl"
14842
14843 \end_inset
14844
14845 Tableau coloré sans utiliser le paquetage  
14846 \series bold
14847 colortbl
14848 \series default
14849
14850 \begin_inset OptArg
14851 status open
14852
14853 \begin_layout Plain Layout
14854 Tableau sans colortbl
14855 \end_layout
14856
14857 \end_inset
14858
14859
14860 \end_layout
14861
14862 \end_inset
14863
14864
14865 \end_layout
14866
14867 \begin_layout Plain Layout
14868 \align center
14869 \begin_inset Tabular
14870 <lyxtabular version="3" rows="3" columns="3">
14871 <features>
14872 <column alignment="center" valignment="top" width="0">
14873 <column alignment="center" valignment="top" width="0">
14874 <column alignment="center" valignment="top" width="0">
14875 <row>
14876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880
14881 \color green
14882 a
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891
14892 \color red
14893 b
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Plain Layout
14902
14903 \color red
14904 c
14905 \end_layout
14906
14907 \end_inset
14908 </cell>
14909 </row>
14910 <row>
14911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915
14916 \color green
14917 d
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926
14927 \color blue
14928 e
14929 \end_layout
14930
14931 \end_inset
14932 </cell>
14933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937
14938 \color blue
14939 f
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 </row>
14945 <row>
14946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950
14951 \color green
14952 g
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961
14962 \color blue
14963 h
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14969 \begin_inset Text
14970
14971 \begin_layout Plain Layout
14972
14973 \color blue
14974 i
14975 \end_layout
14976
14977 \end_inset
14978 </cell>
14979 </row>
14980 </lyxtabular>
14981
14982 \end_inset
14983
14984
14985 \end_layout
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \begin_layout Standard
14993 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14994  et choisissez une couleur dans le menu 
14995 \family sans
14996 Éditer\SpecialChar \menuseparator
14997 Style
14998 \begin_inset space ~
14999 \end_inset
15000
15001 de
15002 \begin_inset space ~
15003 \end_inset
15004
15005 Texte
15006 \family default
15007 .
15008  C'est ce qui a été utilisé pour créer le tableau
15009 \begin_inset space ~
15010 \end_inset
15011
15012
15013 \begin_inset CommandInset ref
15014 LatexCommand ref
15015 reference "tab:Tableau-coloré-sans-colortbl"
15016
15017 \end_inset
15018
15019 .
15020  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15021 \series bold
15022 colortbl
15023 \series default
15024 .
15025 \begin_inset Index
15026 status collapsed
15027
15028 \begin_layout Plain Layout
15029 Paquetages LaTeX ! colortbl
15030 \end_layout
15031
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \begin_layout Standard
15038 \begin_inset ERT
15039 status collapsed
15040
15041 \begin_layout Plain Layout
15042
15043
15044 \backslash
15045 ifcolortbl
15046 \end_layout
15047
15048 \end_inset
15049
15050
15051 \begin_inset Note Note
15052 status open
15053
15054 \begin_layout Plain Layout
15055 La section qui suit ne sera affichée que si vous avez installé le paquetage
15056  LaTeX 
15057 \series bold
15058 colortbl
15059 \series default
15060 .
15061 \end_layout
15062
15063 \end_inset
15064
15065
15066 \end_layout
15067
15068 \begin_layout Standard
15069 Pour créer des tableaux colorés, vous devez charger le paquetage
15070 \series bold
15071  colortbl
15072 \series default
15073  dans le préambule avec la ligne
15074 \end_layout
15075
15076 \begin_layout Standard
15077
15078 \series bold
15079
15080 \backslash
15081 usepackage{colortbl}
15082 \end_layout
15083
15084 \begin_layout Standard
15085 On choisit la couleur d'une colonne avec la commande 
15086 \end_layout
15087
15088 \begin_layout Standard
15089
15090 \series bold
15091
15092 \backslash
15093 columncolor{nom de couleur}
15094 \end_layout
15095
15096 \begin_layout Standard
15097 à l'intérieur d'une commande 
15098 \series bold
15099 >{ }
15100 \series default
15101 .
15102  Vous trouverez plus d'information sur la commande 
15103 \series bold
15104 >{}
15105 \series default
15106  dans la section
15107 \begin_inset space ~
15108 \end_inset
15109
15110
15111 \begin_inset CommandInset ref
15112 LatexCommand ref
15113 reference "sub:Calculs-multicolonnes"
15114
15115 \end_inset
15116
15117 .
15118 \end_layout
15119
15120 \begin_layout Standard
15121 Les noms de couleurs suivants sont prédéfinis :
15122 \end_layout
15123
15124 \begin_layout Standard
15125
15126 \family sans
15127 red
15128 \family default
15129  (rouge), 
15130 \family sans
15131 green
15132 \family default
15133  (vert), 
15134 \family sans
15135 yellow
15136 \family default
15137  (jaune), 
15138 \family sans
15139 blue
15140 \family default
15141  (bleu), 
15142 \family sans
15143 cyan
15144 \family default
15145
15146 \family sans
15147 magenta
15148 \family default
15149
15150 \family sans
15151 black 
15152 \family default
15153 (noir) et 
15154 \family sans
15155 white 
15156 \family default
15157 (blanc).
15158 \end_layout
15159
15160 \begin_layout Standard
15161 \begin_inset VSpace medskip
15162 \end_inset
15163
15164
15165 \end_layout
15166
15167 \begin_layout Standard
15168 Vous pouvez aussi définir votre propre couleur avec la commande
15169 \end_layout
15170
15171 \begin_layout Standard
15172
15173 \series bold
15174
15175 \backslash
15176 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15177 \end_layout
15178
15179 \begin_layout Standard
15180 Le modèle de couleur peut être
15181 \end_layout
15182
15183 \begin_layout Labeling
15184 \labelwidthstring 00.00.0000
15185 cmyk: cyan, magenta, jaune (yellow), noir (black)
15186 \end_layout
15187
15188 \begin_layout Labeling
15189 \labelwidthstring 00.00.0000
15190 rgb: red, vert (green), bleu (blue)
15191 \end_layout
15192
15193 \begin_layout Labeling
15194 \labelwidthstring 00.00.0000
15195 gray dégradé de gris (gray)
15196 \end_layout
15197
15198 \begin_layout Standard
15199 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15200  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15201 \end_layout
15202
15203 \begin_layout Standard
15204 Vous pouvez par exemple définir la couleur 
15205 \begin_inset Quotes eld
15206 \end_inset
15207
15208
15209 \emph on
15210 vertfonce
15211 \begin_inset Quotes erd
15212 \end_inset
15213
15214  dans le préambule avec la ligne
15215 \end_layout
15216
15217 \begin_layout Standard
15218
15219 \series bold
15220
15221 \backslash
15222 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15223 \end_layout
15224
15225 \begin_layout Standard
15226 et la couleur "
15227 \emph on
15228 grisclair
15229 \emph default
15230 " avec
15231 \end_layout
15232
15233 \begin_layout Standard
15234
15235 \series bold
15236
15237 \backslash
15238 definecolor{grisclair}{gray}{0.8}
15239 \end_layout
15240
15241 \begin_layout Standard
15242 \begin_inset VSpace medskip
15243 \end_inset
15244
15245
15246 \end_layout
15247
15248 \begin_layout Standard
15249 Les lignes sont colorées avec la commande
15250 \end_layout
15251
15252 \begin_layout Standard
15253
15254 \series bold
15255
15256 \backslash
15257 rowcolor{nom de la couleur}
15258 \end_layout
15259
15260 \begin_layout Standard
15261 et les cellules sont colorées avec la commande
15262 \end_layout
15263
15264 \begin_layout Standard
15265
15266 \series bold
15267
15268 \backslash
15269 cellcolor{nom de la couleur}
15270 \end_layout
15271
15272 \begin_layout Standard
15273 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15274 \end_layout
15275
15276 \begin_layout Standard
15277 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15278  choisissez une couleur dans le menu 
15279 \family sans
15280 Éditer\SpecialChar \menuseparator
15281 Style
15282 \begin_inset space ~
15283 \end_inset
15284
15285 de
15286 \begin_inset space ~
15287 \end_inset
15288
15289 Texte
15290 \family default
15291 .
15292  Si une cellule contient du code TeX, faites bien attention à ne colorer
15293  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15294 \end_layout
15295
15296 \begin_layout Standard
15297 \begin_inset Note Greyedout
15298 status open
15299
15300 \begin_layout Plain Layout
15301
15302 \series bold
15303 Note:
15304 \series default
15305  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15306  définies par l'utilisateur.
15307 \end_layout
15308
15309 \end_inset
15310
15311
15312 \end_layout
15313
15314 \begin_layout Standard
15315 \begin_inset VSpace bigskip
15316 \end_inset
15317
15318
15319 \end_layout
15320
15321 \begin_layout Standard
15322 Pour créer le tableau
15323 \begin_inset space ~
15324 \end_inset
15325
15326
15327 \begin_inset CommandInset ref
15328 LatexCommand ref
15329 reference "tab:Tableau-coloré-avec-colortbl"
15330
15331 \end_inset
15332
15333  faites ce qui suit : La couleur de la première colonne doit être 
15334 \emph on
15335 vertfonce
15336 \emph default
15337 .
15338  On insère donc la commande
15339 \end_layout
15340
15341 \begin_layout Standard
15342
15343 \series bold
15344 >{
15345 \backslash
15346 columncolor{vertfonce}
15347 \backslash
15348 centering}c
15349 \end_layout
15350
15351 \begin_layout Standard
15352 en code TeX pour cette colonne.
15353  La première ligne doit être bleue
15354 \begin_inset Note Note
15355 status open
15356
15357 \begin_layout Plain Layout
15358 cyan ? (NdT)
15359 \end_layout
15360
15361 \end_inset
15362
15363 , d'où la commande en code TeX
15364 \end_layout
15365
15366 \begin_layout Standard
15367
15368 \series bold
15369
15370 \backslash
15371 rowcolow{cyan}
15372 \end_layout
15373
15374 \begin_layout Standard
15375 qui est insérée dans la première cellule de cette ligne.
15376  Notez que cela annule la couleur de colonne pour la première cellule.
15377  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15378  en code TeX la commande
15379 \end_layout
15380
15381 \begin_layout Standard
15382
15383 \series bold
15384
15385 \backslash
15386 cellcolor{magenta}
15387 \end_layout
15388
15389 \begin_layout Standard
15390 Les caractères peuvent maintenant être colorés en utilisant le menu 
15391 \family sans
15392 Éditer\SpecialChar \menuseparator
15393 Style
15394 \begin_inset space ~
15395 \end_inset
15396
15397 de
15398 \begin_inset space ~
15399 \end_inset
15400
15401 Texte
15402 \family default
15403 .
15404 \end_layout
15405
15406 \begin_layout Standard
15407 \begin_inset Float table
15408 placement h
15409 wide false
15410 sideways false
15411 status open
15412
15413 \begin_layout Plain Layout
15414 \begin_inset Caption
15415
15416 \begin_layout Plain Layout
15417 \begin_inset CommandInset label
15418 LatexCommand label
15419 name "tab:Tableau-coloré-avec-colortbl"
15420
15421 \end_inset
15422
15423 Tableau coloré en utilisant le paquetage 
15424 \series bold
15425 colortbl
15426 \series default
15427
15428 \begin_inset OptArg
15429 status collapsed
15430
15431 \begin_layout Plain Layout
15432 Tableau avec colortbl
15433 \end_layout
15434
15435 \end_inset
15436
15437
15438 \end_layout
15439
15440 \end_inset
15441
15442
15443 \end_layout
15444
15445 \begin_layout Plain Layout
15446 \align center
15447 \begin_inset Tabular
15448 <lyxtabular version="3" rows="3" columns="3">
15449 <features>
15450 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15451 <column alignment="center" valignment="top" width="0">
15452 <column alignment="center" valignment="top" width="0">
15453 <row>
15454 <cell alignment="center" valignment="top" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458 \begin_inset ERT
15459 status collapsed
15460
15461 \begin_layout Plain Layout
15462
15463
15464 \backslash
15465 rowcolor{cyan}
15466 \end_layout
15467
15468 \end_inset
15469
15470
15471 \color magenta
15472 a
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 <cell alignment="center" valignment="top" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Plain Layout
15481
15482 \color red
15483 b
15484 \end_layout
15485
15486 \end_inset
15487 </cell>
15488 <cell alignment="center" valignment="top" usebox="none">
15489 \begin_inset Text
15490
15491 \begin_layout Plain Layout
15492
15493 \color red
15494 c
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 </row>
15500 <row>
15501 <cell alignment="center" valignment="top" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Plain Layout
15505
15506 \color yellow
15507 d
15508 \end_layout
15509
15510 \end_inset
15511 </cell>
15512 <cell alignment="center" valignment="top" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516
15517 \color blue
15518 e
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 <cell alignment="center" valignment="top" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527
15528 \color blue
15529 f
15530 \end_layout
15531
15532 \end_inset
15533 </cell>
15534 </row>
15535 <row>
15536 <cell alignment="center" valignment="top" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Plain Layout
15540
15541 \color yellow
15542 g
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Plain Layout
15551
15552 \color blue
15553 h
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 <cell alignment="center" valignment="top" usebox="none">
15559 \begin_inset Text
15560
15561 \begin_layout Plain Layout
15562 \begin_inset ERT
15563 status collapsed
15564
15565 \begin_layout Plain Layout
15566
15567
15568 \backslash
15569 cellcolor{magenta}
15570 \end_layout
15571
15572 \end_inset
15573
15574
15575 \color green
15576 i
15577 \end_layout
15578
15579 \end_inset
15580 </cell>
15581 </row>
15582 </lyxtabular>
15583
15584 \end_inset
15585
15586
15587 \end_layout
15588
15589 \end_inset
15590
15591
15592 \end_layout
15593
15594 \begin_layout Standard
15595 \begin_inset ERT
15596 status collapsed
15597
15598 \begin_layout Plain Layout
15599
15600
15601 \backslash
15602 else
15603 \end_layout
15604
15605 \end_inset
15606
15607
15608 \begin_inset Note Note
15609 status open
15610
15611 \begin_layout Plain Layout
15612 Ce qui suit sera affiché si le paquetage 
15613 \series bold
15614 colortbl
15615 \series default
15616  n'est pas installé :
15617 \end_layout
15618
15619 \end_inset
15620
15621
15622 \end_layout
15623
15624 \begin_layout Standard
15625 Vous devez installer le paquetage 
15626 \series bold
15627 colortbl
15628 \series default
15629  pour voir le contenu des cette section dans la sortie imprimée.
15630 \end_layout
15631
15632 \begin_layout Standard
15633 \begin_inset ERT
15634 status collapsed
15635
15636 \begin_layout Plain Layout
15637
15638
15639 \backslash
15640 fi
15641 \end_layout
15642
15643 \end_inset
15644
15645
15646 \end_layout
15647
15648 \begin_layout Subsection
15649 Les filets colorées
15650 \begin_inset Index
15651 status collapsed
15652
15653 \begin_layout Plain Layout
15654 Tableau Coloré ! Pour les filets
15655 \end_layout
15656
15657 \end_inset
15658
15659
15660 \begin_inset Index
15661 status collapsed
15662
15663 \begin_layout Plain Layout
15664 Couleur ! Pour les filets des tableaux
15665 \end_layout
15666
15667 \end_inset
15668
15669
15670 \begin_inset Note Note
15671 status collapsed
15672
15673 \begin_layout Plain Layout
15674 on parle de filets plutôt que de lignes pour les tableaux
15675 \end_layout
15676
15677 \end_inset
15678
15679
15680 \end_layout
15681
15682 \begin_layout Standard
15683 Comme c'est décrit dans la section
15684 \begin_inset space ~
15685 \end_inset
15686
15687
15688 \begin_inset CommandInset ref
15689 LatexCommand ref
15690 reference "sub:Epaisseur-filets"
15691
15692 \end_inset
15693
15694 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15695  variable 
15696 \series bold
15697
15698 \backslash
15699 arrayrulewidth
15700 \series default
15701 .
15702  Elle est mise à 1.5
15703 \begin_inset space \thinspace{}
15704 \end_inset
15705
15706 pt pour tous les tableaux de cette section.
15707 \begin_inset ERT
15708 status collapsed
15709
15710 \begin_layout Plain Layout
15711
15712
15713 \backslash
15714 setlength{
15715 \backslash
15716 arrayrulewidth}{1.5pt}
15717 \end_layout
15718
15719 \end_inset
15720
15721
15722 \end_layout
15723
15724 \begin_layout Standard
15725 Pour colorer les filets verticaux, par exemple en vert, créez le format
15726  de colonne suivant dans le préambule du document, en suivant la description
15727  de la section
15728 \begin_inset space ~
15729 \end_inset
15730
15731
15732 \begin_inset CommandInset ref
15733 LatexCommand ref
15734 reference "sub:Formats-personnalisés"
15735
15736 \end_inset
15737
15738 :
15739 \end_layout
15740
15741 \begin_layout Standard
15742
15743 \series bold
15744
15745 \backslash
15746 newcolumntype{W}{!{
15747 \backslash
15748 color{green}
15749 \backslash
15750 vline}}
15751 \end_layout
15752
15753 \begin_layout Standard
15754 Pour le tableau
15755 \begin_inset space ~
15756 \end_inset
15757
15758
15759 \begin_inset CommandInset ref
15760 LatexCommand ref
15761 reference "tab:Tableau-filets-verticaux-colorés"
15762
15763 \end_inset
15764
15765  le paramètre LaTeX
15766 \series bold
15767  WcW
15768 \series default
15769  a été utilisé pour la dernière colonne et
15770 \series bold
15771  Wc
15772 \series default
15773  pour les autres colonnes.
15774 \end_layout
15775
15776 \begin_layout Standard
15777 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15778 \end_layout
15779
15780 \begin_layout Standard
15781 \begin_inset Float table
15782 placement h
15783 wide false
15784 sideways false
15785 status open
15786
15787 \begin_layout Plain Layout
15788 \begin_inset Caption
15789
15790 \begin_layout Plain Layout
15791 \begin_inset CommandInset label
15792 LatexCommand label
15793 name "tab:Tableau-filets-verticaux-colorés"
15794
15795 \end_inset
15796
15797 Tableau avec filets verticaux colorés
15798 \end_layout
15799
15800 \end_inset
15801
15802
15803 \end_layout
15804
15805 \begin_layout Plain Layout
15806 \align center
15807 \begin_inset Tabular
15808 <lyxtabular version="3" rows="3" columns="3">
15809 <features>
15810 <column alignment="center" valignment="top" width="0" special="Wc">
15811 <column alignment="center" valignment="top" width="0" special="Wc">
15812 <column alignment="center" valignment="top" width="0" special="WcW">
15813 <row>
15814 <cell alignment="center" valignment="top" topline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818 sd
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 <cell alignment="center" valignment="top" topline="true" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 <cell alignment="center" valignment="top" topline="true" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Plain Layout
15836
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 </row>
15842 <row>
15843 <cell alignment="center" valignment="top" topline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Plain Layout
15847
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 <cell alignment="center" valignment="top" topline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856 sd
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 <cell alignment="center" valignment="top" topline="true" usebox="none">
15862 \begin_inset Text
15863
15864 \begin_layout Plain Layout
15865
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 </row>
15871 <row>
15872 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15873 \begin_inset Text
15874
15875 \begin_layout Plain Layout
15876
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894 sd
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 </row>
15900 </lyxtabular>
15901
15902 \end_inset
15903
15904
15905 \end_layout
15906
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \begin_layout Standard
15913 \begin_inset VSpace bigskip
15914 \end_inset
15915
15916 Pour colorer les filets horizontaux en rouge comme pour le tableau
15917 \begin_inset space ~
15918 \end_inset
15919
15920
15921 \begin_inset CommandInset ref
15922 LatexCommand ref
15923 reference "tab:Tableau-filet-horizontaux-colorés"
15924
15925 \end_inset
15926
15927 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15928  le flottant de tableau :
15929 \end_layout
15930
15931 \begin_layout Standard
15932
15933 \series bold
15934
15935 \backslash
15936 let
15937 \backslash
15938 myHlineC
15939 \backslash
15940 hline
15941 \begin_inset Newline newline
15942 \end_inset
15943
15944
15945 \backslash
15946 renewcommand{
15947 \backslash
15948 hline}
15949 \begin_inset Newline newline
15950 \end_inset
15951
15952
15953 \begin_inset ERT
15954 status collapsed
15955
15956 \begin_layout Plain Layout
15957
15958
15959 \backslash
15960 hphantom{ }
15961 \end_layout
15962
15963 \end_inset
15964
15965 {
15966 \backslash
15967 arrayrulecolor{red}
15968 \backslash
15969 myHlineC
15970 \backslash
15971 arrayrulecolor{black}}
15972 \end_layout
15973
15974 \begin_layout Standard
15975 \begin_inset ERT
15976 status collapsed
15977
15978 \begin_layout Plain Layout
15979
15980
15981 \backslash
15982 let
15983 \backslash
15984 myHlineC
15985 \backslash
15986 hline
15987 \end_layout
15988
15989 \begin_layout Plain Layout
15990
15991
15992 \backslash
15993 renewcommand{
15994 \backslash
15995 hline}
15996 \end_layout
15997
15998 \begin_layout Plain Layout
15999
16000  {
16001 \backslash
16002 arrayrulecolor{red}
16003 \backslash
16004 myHlineC
16005 \backslash
16006 arrayrulecolor{black}}
16007 \end_layout
16008
16009 \end_inset
16010
16011
16012 \begin_inset Float table
16013 placement h
16014 wide false
16015 sideways false
16016 status open
16017
16018 \begin_layout Plain Layout
16019 \begin_inset Caption
16020
16021 \begin_layout Plain Layout
16022 \begin_inset CommandInset label
16023 LatexCommand label
16024 name "tab:Tableau-filet-horizontaux-colorés"
16025
16026 \end_inset
16027
16028 Tableau avec filets horizontaux colorés
16029 \end_layout
16030
16031 \end_inset
16032
16033
16034 \end_layout
16035
16036 \begin_layout Plain Layout
16037 \align center
16038 \begin_inset Tabular
16039 <lyxtabular version="3" rows="3" columns="3">
16040 <features>
16041 <column alignment="center" valignment="top" width="0">
16042 <column alignment="center" valignment="top" width="0">
16043 <column alignment="center" valignment="top" width="0">
16044 <row>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049 sd
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 </row>
16073 <row>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087 sd
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 </row>
16102 <row>
16103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16113 \begin_inset Text
16114
16115 \begin_layout Plain Layout
16116
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16122 \begin_inset Text
16123
16124 \begin_layout Plain Layout
16125 sd
16126 \end_layout
16127
16128 \end_inset
16129 </cell>
16130 </row>
16131 </lyxtabular>
16132
16133 \end_inset
16134
16135
16136 \end_layout
16137
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \begin_layout Standard
16144 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16145  en code TeX, juste après le tableau ou le flottant de tableau :
16146 \end_layout
16147
16148 \begin_layout Standard
16149
16150 \series bold
16151
16152 \backslash
16153 renewcommand{
16154 \backslash
16155 hline}{
16156 \backslash
16157 myHlineC}
16158 \end_layout
16159
16160 \begin_layout Standard
16161 Le tableau
16162 \begin_inset space ~
16163 \end_inset
16164
16165
16166 \begin_inset CommandInset ref
16167 LatexCommand ref
16168 reference "tab:Tableau-avec-filets-colorés"
16169
16170 \end_inset
16171
16172  est un exemple avec des filets horizontaux et verticaux colorés.
16173 \end_layout
16174
16175 \begin_layout Standard
16176 \begin_inset Float table
16177 placement h
16178 wide false
16179 sideways false
16180 status open
16181
16182 \begin_layout Plain Layout
16183 \begin_inset Caption
16184
16185 \begin_layout Plain Layout
16186 \begin_inset CommandInset label
16187 LatexCommand label
16188 name "tab:Tableau-avec-filets-colorés"
16189
16190 \end_inset
16191
16192 Tableau avec filets horizontaux et verticaux colorés
16193 \end_layout
16194
16195 \end_inset
16196
16197
16198 \end_layout
16199
16200 \begin_layout Plain Layout
16201 \align center
16202 \begin_inset Tabular
16203 <lyxtabular version="3" rows="3" columns="3">
16204 <features>
16205 <column alignment="center" valignment="top" width="0" special="Wc">
16206 <column alignment="center" valignment="top" width="0" special="Wc">
16207 <column alignment="center" valignment="top" width="0" special="WcW">
16208 <row>
16209 <cell alignment="center" valignment="top" topline="true" usebox="none">
16210 \begin_inset Text
16211
16212 \begin_layout Plain Layout
16213 sd
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 <cell alignment="center" valignment="top" topline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Plain Layout
16222
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 </row>
16237 <row>
16238 <cell alignment="center" valignment="top" topline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Plain Layout
16242
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 <cell alignment="center" valignment="top" topline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251 sd
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 </row>
16266 <row topspace="default">
16267 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271
16272 \end_layout
16273
16274 \end_inset
16275 </cell>
16276 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16277 \begin_inset Text
16278
16279 \begin_layout Plain Layout
16280
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 sd
16290 \end_layout
16291
16292 \end_inset
16293 </cell>
16294 </row>
16295 </lyxtabular>
16296
16297 \end_inset
16298
16299
16300 \end_layout
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \begin_layout Standard
16308 \begin_inset ERT
16309 status collapsed
16310
16311 \begin_layout Plain Layout
16312
16313
16314 \backslash
16315 renewcommand{
16316 \backslash
16317 hline}{
16318 \backslash
16319 myHlineC}
16320 \end_layout
16321
16322 \end_inset
16323
16324
16325 \end_layout
16326
16327 \begin_layout Standard
16328 \begin_inset ERT
16329 status collapsed
16330
16331 \begin_layout Plain Layout
16332
16333
16334 \backslash
16335 setlength{
16336 \backslash
16337 arrayrulewidth}{0.4pt}
16338 \end_layout
16339
16340 \end_inset
16341
16342
16343 \end_layout
16344
16345 \begin_layout Section
16346 Personnalisation des Tableaux
16347 \begin_inset Index
16348 status collapsed
16349
16350 \begin_layout Plain Layout
16351 Tableau ! Personnalisation
16352 \end_layout
16353
16354 \end_inset
16355
16356
16357 \begin_inset Index
16358 status collapsed
16359
16360 \begin_layout Plain Layout
16361 Personnalisation des tableaux
16362 \end_layout
16363
16364 \end_inset
16365
16366
16367 \end_layout
16368
16369 \begin_layout Subsection
16370 Espacement des lignes
16371 \begin_inset CommandInset label
16372 LatexCommand label
16373 name "sub:Espacement-lignes"
16374
16375 \end_inset
16376
16377
16378 \begin_inset Index
16379 status collapsed
16380
16381 \begin_layout Plain Layout
16382 Personnalisation des tableaux ! Espacement des lignes
16383 \end_layout
16384
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \begin_layout Standard
16391 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16392  l'onglet 
16393 \family sans
16394 Bordures
16395 \family default
16396  de la fenêtre de dialogue 
16397 \family sans
16398 Paramètres
16399 \begin_inset space ~
16400 \end_inset
16401
16402 du
16403 \begin_inset space ~
16404 \end_inset
16405
16406 tableau
16407 \family default
16408 .
16409  Vous y trouverez trois possibilités :
16410 \end_layout
16411
16412 \begin_layout Description
16413 Haut
16414 \begin_inset space ~
16415 \end_inset
16416
16417 de
16418 \begin_inset space ~
16419 \end_inset
16420
16421 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16422  Si le tableau est un tableau formel
16423 \begin_inset Foot
16424 status collapsed
16425
16426 \begin_layout Plain Layout
16427 Les tableaux formels sont décrits dans la section
16428 \begin_inset space ~
16429 \end_inset
16430
16431
16432 \begin_inset CommandInset ref
16433 LatexCommand ref
16434 reference "sec:Tableaux-Formels"
16435
16436 \end_inset
16437
16438 .
16439 \end_layout
16440
16441 \end_inset
16442
16443  LyX va insérer par défaut un espace de 0.5
16444 \begin_inset space \thinspace{}
16445 \end_inset
16446
16447 em.
16448  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16449  les filets verticaux comme dans le tableau suivant :
16450 \begin_inset VSpace medskip
16451 \end_inset
16452
16453
16454 \begin_inset Newline newline
16455 \end_inset
16456
16457
16458 \begin_inset space \hspace*{}
16459 \length 0pt
16460 \end_inset
16461
16462
16463 \begin_inset space \hfill{}
16464 \end_inset
16465
16466
16467 \begin_inset Tabular
16468 <lyxtabular version="3" rows="3" columns="1">
16469 <features>
16470 <column alignment="center" valignment="top" width="0">
16471 <row>
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476 A
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 </row>
16482 <row topspace="3mm">
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 espace de 3
16488 \begin_inset space \thinspace{}
16489 \end_inset
16490
16491 mm en haut de la ligne
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 </row>
16497 <row>
16498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 C
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 </lyxtabular>
16509
16510 \end_inset
16511
16512
16513 \begin_inset space \hfill{}
16514 \end_inset
16515
16516
16517 \begin_inset space \hspace*{}
16518 \length 0pt
16519 \end_inset
16520
16521
16522 \begin_inset VSpace medskip
16523 \end_inset
16524
16525
16526 \begin_inset Newline newline
16527 \end_inset
16528
16529 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16530  pas de filets verticaux.
16531 \end_layout
16532
16533 \begin_layout Description
16534 Bas
16535 \begin_inset space ~
16536 \end_inset
16537
16538 de
16539 \begin_inset space ~
16540 \end_inset
16541
16542 ligne va ajouter de l'espace sous les caractères de la ligne.
16543  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16544  de 0.5
16545 \begin_inset space \thinspace{}
16546 \end_inset
16547
16548 em, pour les tableaux normaux, l'espace par défaut est de 2
16549 \begin_inset space \thinspace{}
16550 \end_inset
16551
16552 pt.
16553 \end_layout
16554
16555 \begin_layout Description
16556 Entre
16557 \begin_inset space ~
16558 \end_inset
16559
16560 les
16561 \begin_inset space ~
16562 \end_inset
16563
16564 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16565  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16566  de 0.5
16567 \begin_inset space \thinspace{}
16568 \end_inset
16569
16570 em.
16571  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16572  les filets verticaux comme dans le tableau suivant :
16573 \begin_inset VSpace medskip
16574 \end_inset
16575
16576
16577 \begin_inset Newline newline
16578 \end_inset
16579
16580
16581 \begin_inset space \hspace*{}
16582 \length 0pt
16583 \end_inset
16584
16585
16586 \begin_inset space \hfill{}
16587 \end_inset
16588
16589
16590 \begin_inset Tabular
16591 <lyxtabular version="3" rows="3" columns="1">
16592 <features>
16593 <column alignment="center" valignment="top" width="0">
16594 <row>
16595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 A
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 </row>
16605 <row interlinespace="3mm">
16606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 \begin_inset Formula $\downarrow$
16611 \end_inset
16612
16613  espace de 3
16614 \begin_inset space \thinspace{}
16615 \end_inset
16616
16617 mm entre les lignes 
16618 \begin_inset Formula $\downarrow$
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 </row>
16627 <row>
16628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632 \begin_inset Formula $\uparrow$
16633 \end_inset
16634
16635  espace de 3
16636 \begin_inset space \thinspace{}
16637 \end_inset
16638
16639 mm entre les lignes 
16640 \begin_inset Formula $\uparrow$
16641 \end_inset
16642
16643
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 </row>
16649 </lyxtabular>
16650
16651 \end_inset
16652
16653
16654 \begin_inset space \hfill{}
16655 \end_inset
16656
16657
16658 \begin_inset space \hspace*{}
16659 \length 0pt
16660 \end_inset
16661
16662
16663 \begin_inset VSpace medskip
16664 \end_inset
16665
16666
16667 \begin_inset Newline newline
16668 \end_inset
16669
16670 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16671  pas de filets verticaux.
16672 \end_layout
16673
16674 \begin_layout Standard
16675 \begin_inset VSpace bigskip
16676 \end_inset
16677
16678 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16679  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16680  dans le préambule :
16681 \end_layout
16682
16683 \begin_layout Standard
16684
16685 \series bold
16686
16687 \backslash
16688 @ifundefined{extrarowheight}
16689 \begin_inset Newline newline
16690 \end_inset
16691
16692
16693 \begin_inset ERT
16694 status collapsed
16695
16696 \begin_layout Plain Layout
16697
16698
16699 \backslash
16700 hphantom{ }
16701 \end_layout
16702
16703 \end_inset
16704
16705 {
16706 \backslash
16707 usepackage{array}}{}
16708 \begin_inset Newline newline
16709 \end_inset
16710
16711
16712 \backslash
16713 setlength{
16714 \backslash
16715 extrarowheight}{height}
16716 \end_layout
16717
16718 \begin_layout Standard
16719 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16720  plus exactement centré verticalement.
16721  (le paquetage 
16722 \series bold
16723 array 
16724 \series default
16725 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16726  auto-définis.
16727  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16728  
16729 \series bold
16730
16731 \backslash
16732 @ifundefined
16733 \series default
16734  dans la commande précédente.)
16735 \end_layout
16736
16737 \begin_layout Subsection
16738 Alignements de cellules spéciaux
16739 \begin_inset Index
16740 status collapsed
16741
16742 \begin_layout Plain Layout
16743 Personnalisation des tableaux ! Alignement de cellules spéciaux
16744 \end_layout
16745
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \begin_layout Standard
16752 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16753  cellules sur un caractère donné, par exemple le séparateur décimal comme
16754  dans le tableau
16755 \begin_inset space ~
16756 \end_inset
16757
16758
16759 \begin_inset CommandInset ref
16760 LatexCommand ref
16761 reference "tab:Tableau-centré-sur-séparateur"
16762
16763 \end_inset
16764
16765 .
16766 \end_layout
16767
16768 \begin_layout Standard
16769 \begin_inset Float table
16770 placement h
16771 wide false
16772 sideways false
16773 status open
16774
16775 \begin_layout Plain Layout
16776 \begin_inset Caption
16777
16778 \begin_layout Plain Layout
16779 \begin_inset CommandInset label
16780 LatexCommand label
16781 name "tab:Tableau-centré-sur-séparateur"
16782
16783 \end_inset
16784
16785 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16786 \end_layout
16787
16788 \end_inset
16789
16790
16791 \end_layout
16792
16793 \begin_layout Plain Layout
16794 \align center
16795 \begin_inset Tabular
16796 <lyxtabular version="3" rows="4" columns="2">
16797 <features>
16798 <column alignment="right" valignment="top" width="0">
16799 <column alignment="left" valignment="top" width="0" special="@{}l">
16800 <row>
16801 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 en-tête
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 12,
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell alignment="center" valignment="top" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 6
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="center" valignment="top" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 0,
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 <cell alignment="center" valignment="top" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 68
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 </row>
16860 <row>
16861 <cell alignment="center" valignment="top" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 -123,
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 0
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 </row>
16880 </lyxtabular>
16881
16882 \end_inset
16883
16884
16885 \end_layout
16886
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \begin_layout Standard
16893 Ce tableau a été créé comme un tableau 4×2.
16894  L'en-tête est une cellule multicolonne centrée.
16895  La première colonne est alignée à droite et contient les chiffres qui se
16896  trouvent avant la virgule ainsi que la virgule elle-même.
16897  La deuxième colonne est alignée à gauche et contient les chiffres situés
16898  après la virgule.
16899  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16900  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16901 \end_layout
16902
16903 \begin_layout Standard
16904
16905 \series bold
16906 @{}l
16907 \end_layout
16908
16909 \begin_layout Standard
16910 Le tableau
16911 \begin_inset space ~
16912 \end_inset
16913
16914
16915 \begin_inset CommandInset ref
16916 LatexCommand ref
16917 reference "tab:Plusieurs-exemples-alignements"
16918
16919 \end_inset
16920
16921  montre quelques exemples d'alignements.
16922  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16923  plus petit espace mathématique au début de la dernière colonne pour obtenir
16924  l'espacement correct autour du signe de relation.
16925 \end_layout
16926
16927 \begin_layout Standard
16928 \begin_inset Float table
16929 wide false
16930 sideways false
16931 status open
16932
16933 \begin_layout Plain Layout
16934 \begin_inset Caption
16935
16936 \begin_layout Plain Layout
16937 \begin_inset CommandInset label
16938 LatexCommand label
16939 name "tab:Plusieurs-exemples-alignements"
16940
16941 \end_inset
16942
16943 Plusieurs exemples d'alignement de cellules
16944 \lang english
16945 .
16946 \end_layout
16947
16948 \end_inset
16949
16950
16951 \end_layout
16952
16953 \begin_layout Plain Layout
16954 \align center
16955 \begin_inset Tabular
16956 <lyxtabular version="3" rows="4" columns="6">
16957 <features>
16958 <column alignment="right" valignment="top" width="0">
16959 <column alignment="left" valignment="top" width="0" special="@{}l">
16960 <column alignment="right" valignment="top" width="0">
16961 <column alignment="left" valignment="top" width="0" special="@{}l">
16962 <column alignment="right" valignment="top" width="0">
16963 <column alignment="left" valignment="top" width="0" special="@{}l">
16964 <row>
16965 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969 unités
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987 exposants
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005 relations
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 </row>
17020 <row>
17021 <cell alignment="center" valignment="top" usebox="none">
17022 \begin_inset Text
17023
17024 \begin_layout Plain Layout
17025 12×
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034 24
17035 \begin_inset space \thinspace{}
17036 \end_inset
17037
17038 bouteilles
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell alignment="center" valignment="top" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047 \begin_inset Formula $10\cdot$
17048 \end_inset
17049
17050
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 \begin_inset Formula $10^{\mbox{-}17}$
17060 \end_inset
17061
17062
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 <cell alignment="center" valignment="top" usebox="none">
17068 \begin_inset Text
17069
17070 \begin_layout Plain Layout
17071 \begin_inset Formula $\Gamma(t)\propto$
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 <cell alignment="center" valignment="top" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083 \begin_inset Formula $\:\Upsilon(t)$
17084 \end_inset
17085
17086
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 </row>
17092 <row>
17093 <cell alignment="center" valignment="top" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 1024×
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 768
17107 \begin_inset space \thinspace{}
17108 \end_inset
17109
17110 Pixels
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 <cell alignment="center" valignment="top" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119 \begin_inset Formula $5.78\cdot$
17120 \end_inset
17121
17122
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131 \begin_inset Formula $10^{7}$
17132 \end_inset
17133
17134
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 <cell alignment="center" valignment="top" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143 \begin_inset Formula $A\ne$
17144 \end_inset
17145
17146
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 <cell alignment="center" valignment="top" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155 \begin_inset Formula $\: B_{\mathrm{red}}$
17156 \end_inset
17157
17158
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 </row>
17164 <row>
17165 <cell alignment="center" valignment="top" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 32×
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout Plain Layout
17178 6
17179 \begin_inset space \thinspace{}
17180 \end_inset
17181
17182 cm
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 <cell alignment="center" valignment="top" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Plain Layout
17191 -
17192 \begin_inset Formula $33.5\cdot$
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 \begin_inset Formula $10^{4}$
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 <cell alignment="center" valignment="top" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 \begin_inset Formula $\sin(\alpha)\ge$
17217 \end_inset
17218
17219
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 \begin_inset Formula $\:\sin(\beta)$
17229 \end_inset
17230
17231
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 </row>
17237 </lyxtabular>
17238
17239 \end_inset
17240
17241
17242 \end_layout
17243
17244 \end_inset
17245
17246
17247 \end_layout
17248
17249 \begin_layout Standard
17250 \begin_inset VSpace bigskip
17251 \end_inset
17252
17253 Il y a aussi le paquetage LaTeX 
17254 \series bold
17255 dcolumn
17256 \series default
17257
17258 \begin_inset Index
17259 status collapsed
17260
17261 \begin_layout Plain Layout
17262 Paquetages LaTeX ! dcolumn
17263 \end_layout
17264
17265 \end_inset
17266
17267  qui fournit des alignements pour les cellules de tableaux.
17268  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17269  et ne permet pas de formules dans les cellules du tableau : Avec 
17270 \series bold
17271 dcolumn
17272 \series default
17273  la première colonne du tableau
17274 \begin_inset space ~
17275 \end_inset
17276
17277
17278 \begin_inset CommandInset ref
17279 LatexCommand ref
17280 reference "tab:Plusieurs-exemples-alignements"
17281
17282 \end_inset
17283
17284  ressemblera à la première colonne du tableau
17285 \begin_inset space ~
17286 \end_inset
17287
17288
17289 \begin_inset CommandInset ref
17290 LatexCommand ref
17291 reference "tab:Alignements-avec-dcolumn"
17292
17293 \end_inset
17294
17295
17296 \lang english
17297  and only with some tricks like the expected.
17298  
17299 \lang french
17300 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17301 \begin_inset space ~
17302 \end_inset
17303
17304
17305 \begin_inset CommandInset ref
17306 LatexCommand ref
17307 reference "tab:Plusieurs-exemples-alignements"
17308
17309 \end_inset
17310
17311  avec 
17312 \series bold
17313 dcolumn
17314 \series default
17315 .
17316 \end_layout
17317
17318 \begin_layout Standard
17319 \begin_inset Float table
17320 placement h
17321 wide false
17322 sideways false
17323 status open
17324
17325 \begin_layout Plain Layout
17326 \begin_inset Caption
17327
17328 \begin_layout Plain Layout
17329 \begin_inset CommandInset label
17330 LatexCommand label
17331 name "tab:Alignements-avec-dcolumn"
17332
17333 \end_inset
17334
17335 Alignements quand on utilise le paquetage LaTeX dcolumn.
17336  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17337  pour obtenir la sortie.
17338 \end_layout
17339
17340 \end_inset
17341
17342
17343 \end_layout
17344
17345 \begin_layout Plain Layout
17346 \align center
17347 \begin_inset Tabular
17348 <lyxtabular version="3" rows="4" columns="3">
17349 <features>
17350 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17351 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17352 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17353 <row>
17354 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 unités
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 unités
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376 unités
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 </row>
17382 <row>
17383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387 12x24
17388 \begin_inset space \thinspace{}
17389 \end_inset
17390
17391 bouteilles
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400 12x24
17401 \begin_inset space \thinspace{}
17402 \end_inset
17403
17404
17405 \begin_inset Formula $\mbox{bouteilles}$
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 <cell alignment="center" valignment="top" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417 12
17418 \begin_inset ERT
17419 status collapsed
17420
17421 \begin_layout Plain Layout
17422
17423
17424 \backslash
17425 times 
17426 \end_layout
17427
17428 \end_inset
17429
17430 24~
17431 \begin_inset Formula $\mbox{bouteilles}$
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 </row>
17440 <row>
17441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 1024x768
17446 \begin_inset space \thinspace{}
17447 \end_inset
17448
17449 Pixels
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 1024x768
17459 \begin_inset space \thinspace{}
17460 \end_inset
17461
17462
17463 \begin_inset Formula $\mbox{Pixels}$
17464 \end_inset
17465
17466
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 <cell alignment="center" valignment="top" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475 1024
17476 \begin_inset ERT
17477 status collapsed
17478
17479 \begin_layout Plain Layout
17480
17481
17482 \backslash
17483 times 
17484 \end_layout
17485
17486 \end_inset
17487
17488 768~
17489 \begin_inset Formula $\mbox{Pixels}$
17490 \end_inset
17491
17492
17493 \end_layout
17494
17495 \end_inset
17496 </cell>
17497 </row>
17498 <row>
17499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 32x6
17504 \begin_inset space \thinspace{}
17505 \end_inset
17506
17507 cm
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 32x6
17517 \begin_inset space \thinspace{}
17518 \end_inset
17519
17520
17521 \begin_inset Formula $\mbox{cm}$
17522 \end_inset
17523
17524
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 <cell alignment="center" valignment="top" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533 32
17534 \begin_inset ERT
17535 status collapsed
17536
17537 \begin_layout Plain Layout
17538
17539
17540 \backslash
17541 times 
17542 \end_layout
17543
17544 \end_inset
17545
17546 6~
17547 \begin_inset Formula $\mbox{cm}$
17548 \end_inset
17549
17550
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 </row>
17556 </lyxtabular>
17557
17558 \end_inset
17559
17560
17561 \end_layout
17562
17563 \end_inset
17564
17565
17566 \end_layout
17567
17568 \begin_layout Subsection
17569 Formats de cellule et de colonne personnalisés
17570 \begin_inset CommandInset label
17571 LatexCommand label
17572 name "sub:Formats-personnalisés"
17573
17574 \end_inset
17575
17576
17577 \begin_inset Index
17578 status collapsed
17579
17580 \begin_layout Plain Layout
17581 Personnalisation des tableaux !  Format de cellule/colonne
17582 \end_layout
17583
17584 \end_inset
17585
17586
17587 \end_layout
17588
17589 \begin_layout Standard
17590 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17591  multicolonne comme dans la section
17592 \begin_inset space ~
17593 \end_inset
17594
17595
17596 \begin_inset CommandInset ref
17597 LatexCommand ref
17598 reference "sub:Calculs-multicolonnes"
17599
17600 \end_inset
17601
17602  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17603  multicolonnes.
17604  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17605  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17606  du document.
17607  Le format est défini avec la commande
17608 \end_layout
17609
17610 \begin_layout Standard
17611
17612 \series bold
17613
17614 \backslash
17615 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17616 \end_layout
17617
17618 \begin_layout Standard
17619 Le nom du format peut n'avoir qu'une lettre.
17620  Les lettres 
17621 \emph on
17622 b
17623 \emph default
17624
17625 \emph on
17626 c
17627 \emph default
17628
17629 \emph on
17630 l
17631 \emph default
17632
17633 \emph on
17634 m
17635 \emph default
17636
17637 \emph on
17638 p
17639 \emph default
17640  et 
17641 \emph on
17642 r
17643 \emph default
17644  sont prédéfinies et donc ne peuvent être utilisées.
17645  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17646 \end_layout
17647
17648 \begin_layout Standard
17649 \begin_inset VSpace medskip
17650 \end_inset
17651
17652
17653 \end_layout
17654
17655 \begin_layout Standard
17656 Pour de cellules multicolonnes centrées verticalement et horizontalement
17657  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17658  :
17659 \end_layout
17660
17661 \begin_layout Standard
17662
17663 \series bold
17664
17665 \backslash
17666 newcolumntype{M}[1]{>{
17667 \backslash
17668 centering
17669 \backslash
17670 hspace{0pt}}m{#1}}
17671 \end_layout
17672
17673 \begin_layout Standard
17674 Où le 
17675 \series bold
17676
17677 \backslash
17678 hspace{0pt}
17679 \series default
17680  évite le problème de césure du premier mot, comme c'est décrit en section
17681 \begin_inset space ~
17682 \end_inset
17683
17684
17685 \begin_inset CommandInset ref
17686 LatexCommand ref
17687 reference "sub:Lignes-multiple-dans-cellule"
17688
17689 \end_inset
17690
17691 .
17692  Ensuite, vous pouvez entrer
17693 \end_layout
17694
17695 \begin_layout Standard
17696
17697 \series bold
17698 M{width}
17699 \end_layout
17700
17701 \begin_layout Standard
17702 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17703  une multicolonne.
17704 \end_layout
17705
17706 \begin_layout Standard
17707 \begin_inset VSpace bigskip
17708 \end_inset
17709
17710
17711 \end_layout
17712
17713 \begin_layout Standard
17714 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17715  définir le format
17716 \end_layout
17717
17718 \begin_layout Standard
17719
17720 \series bold
17721
17722 \backslash
17723 newcolumntype{S}[2]{>{
17724 \backslash
17725 centering
17726 \backslash
17727 hspace{0pt}}
17728 \begin_inset Newline newline
17729 \end_inset
17730
17731
17732 \begin_inset ERT
17733 status collapsed
17734
17735 \begin_layout Plain Layout
17736
17737
17738 \backslash
17739 phantom{
17740 \end_layout
17741
17742 \end_inset
17743
17744
17745 \backslash
17746 newcolumntype{S}[2]
17747 \begin_inset ERT
17748 status collapsed
17749
17750 \begin_layout Plain Layout
17751
17752 }
17753 \end_layout
17754
17755 \end_inset
17756
17757 m{(#1+(2
17758 \backslash
17759 tabcolsep+
17760 \backslash
17761 arrayrulewidth)*(1-#2))/#2}}
17762 \end_layout
17763
17764 \begin_layout Standard
17765 Ce format utilise l'équation
17766 \begin_inset space ~
17767 \end_inset
17768
17769
17770 \begin_inset CommandInset ref
17771 LatexCommand eqref
17772 reference "eq:Wgn"
17773
17774 \end_inset
17775
17776  pour calculer la largeur que doit avoir chacune des cellules couverte par
17777  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17778 \end_layout
17779
17780 \begin_layout Standard
17781 Ensuite, vous pouvez entrer
17782 \end_layout
17783
17784 \begin_layout Standard
17785
17786 \series bold
17787 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17788 \end_layout
17789
17790 \begin_layout Standard
17791 comme paramètre LaTeX de la colonne.
17792 \end_layout
17793
17794 \begin_layout Standard
17795 \begin_inset VSpace bigskip
17796 \end_inset
17797
17798
17799 \end_layout
17800
17801 \begin_layout Standard
17802 Pour des colonnes colorées, vous pouvez définir
17803 \end_layout
17804
17805 \begin_layout Standard
17806
17807 \series bold
17808
17809 \backslash
17810 newcolumntype{K}[1]{>{
17811 \backslash
17812 columncolor{#1}
17813 \backslash
17814 hspace{0pt}}c}
17815 \end_layout
17816
17817 \begin_layout Standard
17818 Le 
17819 \begin_inset Quotes eld
17820 \end_inset
17821
17822 c
17823 \begin_inset Quotes erd
17824 \end_inset
17825
17826  à la fin crée une colonne de largeur variable dont le texte est centré
17827  horizontalement.
17828  Vous pouvez maintenant entrer
17829 \end_layout
17830
17831 \begin_layout Standard
17832
17833 \series bold
17834 K{nom de couleur}
17835 \end_layout
17836
17837 \begin_layout Standard
17838 comme paramètre LaTeX.
17839 \end_layout
17840
17841 \begin_layout Standard
17842 \begin_inset VSpace bigskip
17843 \end_inset
17844
17845
17846 \end_layout
17847
17848 \begin_layout Standard
17849 Pour créer le tableau
17850 \begin_inset space ~
17851 \end_inset
17852
17853
17854 \begin_inset CommandInset ref
17855 LatexCommand ref
17856 reference "tab:Tableau-formats-personnalisés"
17857
17858 \end_inset
17859
17860  utilisez les paramètres LaTeX
17861 \end_layout
17862
17863 \begin_layout Standard
17864
17865 \series bold
17866 M{2.5cm}
17867 \end_layout
17868
17869 \begin_layout Standard
17870 pour la première colonne et la multicolonne,
17871 \end_layout
17872
17873 \begin_layout Standard
17874
17875 \series bold
17876 K{red}
17877 \end_layout
17878
17879 \begin_layout Standard
17880 pour la dernière colonne, et
17881 \end_layout
17882
17883 \begin_layout Standard
17884
17885 \series bold
17886 S{2.5cm}{2}
17887 \end_layout
17888
17889 \begin_layout Standard
17890 pour les cellules de la deuxième colonne.
17891 \end_layout
17892
17893 \begin_layout Standard
17894 \begin_inset Float table
17895 placement h
17896 wide false
17897 sideways false
17898 status open
17899
17900 \begin_layout Plain Layout
17901 \begin_inset Caption
17902
17903 \begin_layout Plain Layout
17904 \begin_inset CommandInset label
17905 LatexCommand label
17906 name "tab:Tableau-formats-personnalisés"
17907
17908 \end_inset
17909
17910 Tableau utilisant des formats personnalisés
17911 \end_layout
17912
17913 \end_inset
17914
17915
17916 \end_layout
17917
17918 \begin_layout Plain Layout
17919 \align center
17920 \begin_inset Tabular
17921 <lyxtabular version="3" rows="3" columns="4">
17922 <features>
17923 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17924 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17925 <column alignment="center" valignment="middle" width="0">
17926 <column alignment="center" valignment="middle" width="0" special="K{red}">
17927 <row>
17928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 motTrèsLongDansUneCellule
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 multicolonne avec multiligne
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959 c
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 </row>
17965 <row>
17966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 d
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 e
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 f
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997 g
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 </row>
18003 <row>
18004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 h
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 i
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 j
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 k
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 </row>
18041 </lyxtabular>
18042
18043 \end_inset
18044
18045
18046 \end_layout
18047
18048 \end_inset
18049
18050
18051 \end_layout
18052
18053 \begin_layout Subsection
18054 Épaisseur des filets
18055 \begin_inset CommandInset label
18056 LatexCommand label
18057 name "sub:Epaisseur-filets"
18058
18059 \end_inset
18060
18061
18062 \begin_inset Index
18063 status collapsed
18064
18065 \begin_layout Plain Layout
18066 Personnalisation des tableaux ! Épaisseur filets
18067 \end_layout
18068
18069 \end_inset
18070
18071
18072 \end_layout
18073
18074 \begin_layout Standard
18075 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18076  
18077 \series bold
18078
18079 \backslash
18080 arrayrulewidth
18081 \series default
18082 .
18083  Pour mettre, par exemple, une épaisseur de filet de 1.5
18084 \begin_inset space \thinspace{}
18085 \end_inset
18086
18087 pt, comme pour le tableau
18088 \begin_inset space ~
18089 \end_inset
18090
18091
18092 \begin_inset CommandInset ref
18093 LatexCommand ref
18094 reference "tab:Tableau-filets-1.5pt"
18095
18096 \end_inset
18097
18098 , insérez la commande
18099 \end_layout
18100
18101 \begin_layout Standard
18102
18103 \series bold
18104
18105 \backslash
18106 setlength{
18107 \backslash
18108 arrayrulewidth}{1.5pt}
18109 \end_layout
18110
18111 \begin_layout Standard
18112 en code TeX avant le tableau ou le flottant de tableau.
18113  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18114  suivent.
18115  pour revenir aux valeurs par défaut, mettez 
18116 \series bold
18117
18118 \backslash
18119 arrayrulewidth
18120 \series default
18121  à 0.4
18122 \begin_inset space \thinspace{}
18123 \end_inset
18124
18125 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18126 \end_layout
18127
18128 \begin_layout Standard
18129 \begin_inset ERT
18130 status collapsed
18131
18132 \begin_layout Plain Layout
18133
18134
18135 \backslash
18136 setlength{
18137 \backslash
18138 arrayrulewidth}{1.5pt}
18139 \end_layout
18140
18141 \end_inset
18142
18143
18144 \begin_inset Float table
18145 wide false
18146 sideways false
18147 status open
18148
18149 \begin_layout Plain Layout
18150 \begin_inset Caption
18151
18152 \begin_layout Plain Layout
18153 \begin_inset CommandInset label
18154 LatexCommand label
18155 name "tab:Tableau-filets-1.5pt"
18156
18157 \end_inset
18158
18159 Tableau avec des filets de 1.5
18160 \begin_inset space \thinspace{}
18161 \end_inset
18162
18163 pt
18164 \end_layout
18165
18166 \end_inset
18167
18168
18169 \end_layout
18170
18171 \begin_layout Plain Layout
18172 \align center
18173 \begin_inset Tabular
18174 <lyxtabular version="3" rows="3" columns="3">
18175 <features>
18176 <column alignment="center" valignment="top" width="0">
18177 <column alignment="center" valignment="top" width="0">
18178 <column alignment="center" valignment="top" width="0">
18179 <row>
18180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184 sd
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 </row>
18208 <row>
18209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 sd
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 </row>
18237 <row>
18238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 sd
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 </lyxtabular>
18267
18268 \end_inset
18269
18270
18271 \end_layout
18272
18273 \end_inset
18274
18275
18276 \begin_inset ERT
18277 status collapsed
18278
18279 \begin_layout Plain Layout
18280
18281
18282 \backslash
18283 setlength{
18284 \backslash
18285 arrayrulewidth}{0.4pt}
18286 \end_layout
18287
18288 \end_inset
18289
18290
18291 \end_layout
18292
18293 \begin_layout Standard
18294 \begin_inset VSpace bigskip
18295 \end_inset
18296
18297 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18298 \begin_inset space \thinspace{}
18299 \end_inset
18300
18301 pt, comme dans le tableau
18302 \begin_inset space ~
18303 \end_inset
18304
18305
18306 \begin_inset CommandInset ref
18307 LatexCommand ref
18308 reference "tab:Tableau-filets-horizontaux-1.5pt"
18309
18310 \end_inset
18311
18312 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18313  de tableau :
18314 \end_layout
18315
18316 \begin_layout Standard
18317
18318 \series bold
18319
18320 \backslash
18321 let
18322 \backslash
18323 myHline
18324 \backslash
18325 hline
18326 \begin_inset Newline newline
18327 \end_inset
18328
18329
18330 \backslash
18331 renewcommand{
18332 \backslash
18333 hline}
18334 \begin_inset Newline newline
18335 \end_inset
18336
18337  {
18338 \backslash
18339 noalign{
18340 \backslash
18341 global
18342 \backslash
18343 arrayrulewidth 1.5pt}
18344 \begin_inset Newline newline
18345 \end_inset
18346
18347  
18348 \backslash
18349 myHline
18350 \backslash
18351 noalign{
18352 \backslash
18353 global
18354 \backslash
18355 arrayrulewidth 0.4pt}}
18356 \end_layout
18357
18358 \begin_layout Standard
18359 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18360  en code TeX après le tableau ou le flottant de tableau :
18361 \end_layout
18362
18363 \begin_layout Standard
18364
18365 \series bold
18366
18367 \backslash
18368 renewcommand{
18369 \backslash
18370 hline}{
18371 \backslash
18372 myHline}
18373 \end_layout
18374
18375 \begin_layout Standard
18376 \begin_inset ERT
18377 status collapsed
18378
18379 \begin_layout Plain Layout
18380
18381
18382 \backslash
18383 let
18384 \backslash
18385 myHline
18386 \backslash
18387 hline
18388 \end_layout
18389
18390 \begin_layout Plain Layout
18391
18392
18393 \backslash
18394 renewcommand{
18395 \backslash
18396 hline}
18397 \end_layout
18398
18399 \begin_layout Plain Layout
18400
18401  {
18402 \backslash
18403 noalign{
18404 \backslash
18405 global
18406 \backslash
18407 arrayrulewidth 1.5pt}
18408 \end_layout
18409
18410 \begin_layout Plain Layout
18411
18412   
18413 \backslash
18414 myHline
18415 \backslash
18416 noalign{
18417 \backslash
18418 global
18419 \backslash
18420 arrayrulewidth 0.4pt}}
18421 \end_layout
18422
18423 \end_inset
18424
18425
18426 \begin_inset Float table
18427 wide false
18428 sideways false
18429 status open
18430
18431 \begin_layout Plain Layout
18432 \begin_inset Caption
18433
18434 \begin_layout Plain Layout
18435 \begin_inset CommandInset label
18436 LatexCommand label
18437 name "tab:Tableau-filets-horizontaux-1.5pt"
18438
18439 \end_inset
18440
18441 Tableau avec des filets horizontaux de 1.5
18442 \begin_inset space \thinspace{}
18443 \end_inset
18444
18445 pt
18446 \end_layout
18447
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \begin_layout Plain Layout
18454 \align center
18455 \begin_inset Tabular
18456 <lyxtabular version="3" rows="3" columns="3">
18457 <features>
18458 <column alignment="center" valignment="top" width="0">
18459 <column alignment="center" valignment="top" width="0">
18460 <column alignment="center" valignment="top" width="0">
18461 <row>
18462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 sd
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18472 \begin_inset Text
18473
18474 \begin_layout Plain Layout
18475
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18481 \begin_inset Text
18482
18483 \begin_layout Plain Layout
18484
18485 \end_layout
18486
18487 \end_inset
18488 </cell>
18489 </row>
18490 <row>
18491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504 sd
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 </row>
18519 <row>
18520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542 sd
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 </row>
18548 </lyxtabular>
18549
18550 \end_inset
18551
18552
18553 \end_layout
18554
18555 \end_inset
18556
18557
18558 \begin_inset ERT
18559 status collapsed
18560
18561 \begin_layout Plain Layout
18562
18563
18564 \backslash
18565 renewcommand{
18566 \backslash
18567 hline}{
18568 \backslash
18569 myHline}
18570 \end_layout
18571
18572 \end_inset
18573
18574
18575 \end_layout
18576
18577 \begin_layout Standard
18578 \begin_inset VSpace bigskip
18579 \end_inset
18580
18581 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18582 \begin_inset space \thinspace{}
18583 \end_inset
18584
18585 pt, créez le format de colonne suivant dans le préambule, en suivant la
18586  description de la section
18587 \begin_inset space ~
18588 \end_inset
18589
18590
18591 \begin_inset CommandInset ref
18592 LatexCommand ref
18593 reference "sub:Formats-personnalisés"
18594
18595 \end_inset
18596
18597 :
18598 \end_layout
18599
18600 \begin_layout Standard
18601
18602 \series bold
18603
18604 \backslash
18605 newcolumntype{V}{!{
18606 \backslash
18607 vrule width 1.5pt}}
18608 \end_layout
18609
18610 \begin_layout Standard
18611 Pour le tableau
18612 \begin_inset space ~
18613 \end_inset
18614
18615
18616 \begin_inset CommandInset ref
18617 LatexCommand ref
18618 reference "tab:Tableau-filets-verticaux-1.5pt"
18619
18620 \end_inset
18621
18622  le paramètre LaTeX 
18623 \end_layout
18624
18625 \begin_layout Standard
18626
18627 \series bold
18628 VcV
18629 \end_layout
18630
18631 \begin_layout Standard
18632 a été utilisé pour la dernière colonne et
18633 \end_layout
18634
18635 \begin_layout Standard
18636
18637 \series bold
18638 Vc
18639 \end_layout
18640
18641 \begin_layout Standard
18642 pour les autres colonnes.
18643 \end_layout
18644
18645 \begin_layout Standard
18646 \begin_inset Float table
18647 wide false
18648 sideways false
18649 status open
18650
18651 \begin_layout Plain Layout
18652 \begin_inset Caption
18653
18654 \begin_layout Plain Layout
18655 \begin_inset CommandInset label
18656 LatexCommand label
18657 name "tab:Tableau-filets-verticaux-1.5pt"
18658
18659 \end_inset
18660
18661 Tableau avec des filets verticaux de 1.5
18662 \begin_inset space \thinspace{}
18663 \end_inset
18664
18665 pt 
18666 \end_layout
18667
18668 \end_inset
18669
18670
18671 \end_layout
18672
18673 \begin_layout Plain Layout
18674 \align center
18675 \begin_inset Tabular
18676 <lyxtabular version="3" rows="3" columns="3">
18677 <features>
18678 <column alignment="center" valignment="top" width="0" special="Vc">
18679 <column alignment="center" valignment="top" width="0" special="Vc">
18680 <column alignment="center" valignment="top" width="0" special="VcV">
18681 <row>
18682 <cell alignment="center" valignment="top" topline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686 sd
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell alignment="center" valignment="top" topline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 <cell alignment="center" valignment="top" topline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 </row>
18710 <row>
18711 <cell alignment="center" valignment="top" topline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 <cell alignment="center" valignment="top" topline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724 sd
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 <cell alignment="center" valignment="top" topline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 </row>
18739 <row>
18740 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 sd
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 </row>
18768 </lyxtabular>
18769
18770 \end_inset
18771
18772
18773 \end_layout
18774
18775 \end_inset
18776
18777
18778 \end_layout
18779
18780 \begin_layout Subsection
18781 Filets à traits interrompus
18782 \begin_inset Index
18783 status collapsed
18784
18785 \begin_layout Plain Layout
18786 Personnalisation des tableaux ! Filets à traits interrompus
18787 \end_layout
18788
18789 \end_inset
18790
18791
18792 \end_layout
18793
18794 \begin_layout Standard
18795 \begin_inset ERT
18796 status collapsed
18797
18798 \begin_layout Plain Layout
18799
18800
18801 \backslash
18802 ifarydshln
18803 \end_layout
18804
18805 \end_inset
18806
18807
18808 \begin_inset Note Note
18809 status open
18810
18811 \begin_layout Plain Layout
18812 La section suivante ne s'affichera que si vous avez installé le paquetage
18813  LaTeX 
18814 \series bold
18815 arydshln
18816 \series default
18817 .
18818 \end_layout
18819
18820 \end_inset
18821
18822
18823 \end_layout
18824
18825 \begin_layout Standard
18826 \begin_inset Float table
18827 placement H
18828 wide false
18829 sideways false
18830 status open
18831
18832 \begin_layout Plain Layout
18833 \begin_inset Caption
18834
18835 \begin_layout Plain Layout
18836 \begin_inset CommandInset label
18837 LatexCommand label
18838 name "tab:Tableau-filets-tirets"
18839
18840 \end_inset
18841
18842 Tableau avec des filets à traits interrompus
18843 \end_layout
18844
18845 \end_inset
18846
18847
18848 \end_layout
18849
18850 \begin_layout Plain Layout
18851 \align center
18852 \begin_inset Tabular
18853 <lyxtabular version="3" rows="5" columns="5">
18854 <features>
18855 <column alignment="center" valignment="top" width="0">
18856 <column alignment="center" valignment="top" width="0">
18857 <column alignment="center" valignment="top" width="0" special=":c">
18858 <column alignment="center" valignment="top" width="0">
18859 <column alignment="center" valignment="top" width="0">
18860 <row>
18861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 a
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 b
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 c
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892 d
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 e
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 </row>
18907 <row>
18908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912 f
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 g
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 h
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 i
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948 j
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 </row>
18954 <row>
18955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959 \begin_inset ERT
18960 status collapsed
18961
18962 \begin_layout Plain Layout
18963
18964
18965 \backslash
18966 hdashline 
18967 \end_layout
18968
18969 \end_inset
18970
18971 k
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 l
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 <cell alignment="center" valignment="top" usebox="none">
18986 \begin_inset Text
18987
18988 \begin_layout Plain Layout
18989 m
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998 n
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 o
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 </row>
19013 <row>
19014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018 \begin_inset ERT
19019 status collapsed
19020
19021 \begin_layout Plain Layout
19022
19023
19024 \backslash
19025 cdashline{4-5}
19026 \end_layout
19027
19028 \end_inset
19029
19030 p
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 q
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 r
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 s
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 </row>
19072 <row>
19073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 t
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 u
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 v
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104 w
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 x
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 </row>
19119 </lyxtabular>
19120
19121 \end_inset
19122
19123
19124 \end_layout
19125
19126 \end_inset
19127
19128
19129 \end_layout
19130
19131 \begin_layout Standard
19132 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19133  donc employer du code TeX.
19134  Mais avant il faut charger le paquetage LaTeX 
19135 \series bold
19136 arydshln
19137 \series default
19138
19139 \begin_inset Index
19140 status collapsed
19141
19142 \begin_layout Plain Layout
19143 Paquetages LaTeX ! arydshln
19144 \end_layout
19145
19146 \end_inset
19147
19148  dans le préambule du document avec la commande 
19149 \end_layout
19150
19151 \begin_layout Standard
19152
19153 \series bold
19154
19155 \backslash
19156 usepackage{arydshln}
19157 \end_layout
19158
19159 \begin_layout Standard
19160 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19161  
19162 \begin_inset Quotes eld
19163 \end_inset
19164
19165 :
19166 \begin_inset Quotes erd
19167 \end_inset
19168
19169  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19170  dans la fenêtre de dialogue de paramètre du tableau.
19171 \end_layout
19172
19173 \begin_layout Standard
19174 Pour un trait horizontal interrompu, ajoutez la commande
19175 \end_layout
19176
19177 \begin_layout Standard
19178
19179 \series bold
19180
19181 \backslash
19182 hdashline
19183 \end_layout
19184
19185 \begin_layout Standard
19186 en code TeX comme premier élément de la première cellule de la ligne de
19187  tableau.
19188 \end_layout
19189
19190 \begin_layout Standard
19191 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19192  commande 
19193 \end_layout
19194
19195 \begin_layout Standard
19196
19197 \series bold
19198
19199 \backslash
19200 cdashline{
19201 \series default
19202 numéros de colonnes}
19203 \end_layout
19204
19205 \begin_layout Standard
19206 en code TeX comme premier élément de la première cellule de la ligne.
19207  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19208  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19209 \end_layout
19210
19211 \begin_layout Standard
19212
19213 \series bold
19214
19215 \backslash
19216 cdashline{2-4}
19217 \end_layout
19218
19219 \begin_layout Standard
19220 comme premier élément de la première cellule de la ligne contenant la multicolon
19221 ne.
19222 \end_layout
19223
19224 \begin_layout Standard
19225 \begin_inset VSpace bigskip
19226 \end_inset
19227
19228
19229 \end_layout
19230
19231 \begin_layout Standard
19232 Le tableau
19233 \begin_inset space ~
19234 \end_inset
19235
19236
19237 \begin_inset CommandInset ref
19238 LatexCommand ref
19239 reference "tab:Tableau-filets-tirets"
19240
19241 \end_inset
19242
19243  a été créé en utilisant 
19244 \begin_inset Quotes eld
19245 \end_inset
19246
19247
19248 \series bold
19249 :c
19250 \series default
19251
19252 \begin_inset Quotes erd
19253 \end_inset
19254
19255  comme paramètre LaTeX pour la troisième colonne.
19256  La commande en code TeX 
19257 \series bold
19258
19259 \backslash
19260 hdashline
19261 \series default
19262  a été insérée dans la première cellule de la troisième ligne et la commande
19263  en code TeX 
19264 \series bold
19265
19266 \backslash
19267 cdashline{4-5}
19268 \series default
19269  a été insérée dans la première cellule de la quatrième ligne.
19270 \end_layout
19271
19272 \begin_layout Standard
19273 \begin_inset Note Greyedout
19274 status open
19275
19276 \begin_layout Plain Layout
19277
19278 \series bold
19279 Note:
19280 \series default
19281  Le paquetage LaTeX 
19282 \series bold
19283 arydshln
19284 \series default
19285  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19286  
19287 \series bold
19288 colortbl
19289 \series default
19290
19291 \begin_inset Index
19292 status collapsed
19293
19294 \begin_layout Plain Layout
19295 Paquetages LaTeX ! colortbl
19296 \end_layout
19297
19298 \end_inset
19299
19300  qui est utilisé pour avoir des tableaux colorés dans la section
19301 \begin_inset space ~
19302 \end_inset
19303
19304
19305 \begin_inset CommandInset ref
19306 LatexCommand ref
19307 reference "sec:Tableaux-Colorés"
19308
19309 \end_inset
19310
19311 .
19312  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19313  traits interrompus.
19314 \end_layout
19315
19316 \end_inset
19317
19318
19319 \end_layout
19320
19321 \begin_layout Standard
19322 \begin_inset ERT
19323 status collapsed
19324
19325 \begin_layout Plain Layout
19326
19327
19328 \backslash
19329 else
19330 \end_layout
19331
19332 \end_inset
19333
19334
19335 \begin_inset Note Note
19336 status open
19337
19338 \begin_layout Plain Layout
19339 Ce qui suit sera affiché si le paquetage LaTeX 
19340 \series bold
19341 arydshln
19342 \series default
19343  n'est pas installé :
19344 \end_layout
19345
19346 \end_inset
19347
19348
19349 \end_layout
19350
19351 \begin_layout Standard
19352 Vous devez installer le paquetage LaTeX 
19353 \series bold
19354 arydshln
19355 \series default
19356  pour voir le contenu des cette section dans la sortie imprimée.
19357 \end_layout
19358
19359 \begin_layout Standard
19360 \begin_inset ERT
19361 status collapsed
19362
19363 \begin_layout Plain Layout
19364
19365
19366 \backslash
19367 fi
19368 \end_layout
19369
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \begin_layout Chapter
19376 Flottants
19377 \begin_inset Index
19378 status collapsed
19379
19380 \begin_layout Plain Layout
19381 Flottants
19382 \end_layout
19383
19384 \end_inset
19385
19386
19387 \end_layout
19388
19389 \begin_layout Section
19390 Introduction
19391 \begin_inset CommandInset label
19392 LatexCommand label
19393 name "sec:Flottants-Introduction"
19394
19395 \end_inset
19396
19397
19398 \begin_inset Index
19399 status collapsed
19400
19401 \begin_layout Plain Layout
19402 Flottants ! Introduction
19403 \end_layout
19404
19405 \end_inset
19406
19407
19408 \end_layout
19409
19410 \begin_layout Standard
19411 Un flottant est une portion de document, qui peut être associé à une étiquette
19412  et dont la position n'est pas fixée.
19413  Il peut 
19414 \begin_inset Quotes eld
19415 \end_inset
19416
19417 flotter
19418 \begin_inset Quotes erd
19419 \end_inset
19420
19421  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19422  plus approprié.
19423  Les 
19424 \family sans
19425 Notes
19426 \begin_inset space ~
19427 \end_inset
19428
19429 en
19430 \begin_inset space ~
19431 \end_inset
19432
19433 Bas
19434 \begin_inset space ~
19435 \end_inset
19436
19437 de
19438 \begin_inset space ~
19439 \end_inset
19440
19441 Page
19442 \family default
19443  et le 
19444 \family sans
19445 Notes
19446 \begin_inset space ~
19447 \end_inset
19448
19449 en
19450 \begin_inset space ~
19451 \end_inset
19452
19453 Marge
19454 \family default
19455  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19456  sur la page suivante quand il y a trop de notes sur la page courante.
19457 \end_layout
19458
19459 \begin_layout Standard
19460 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19461  très grande qualité.
19462  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19463  éviter des lignes blanches ou des pages sans texte.
19464  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19465  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19466  le texte.
19467  Les flottants sont donc numérotés.
19468  Les références croisées sont décrites dans la section
19469 \begin_inset space ~
19470 \end_inset
19471
19472
19473 \begin_inset CommandInset ref
19474 LatexCommand ref
19475 reference "sec:Referencer-les-Flottants"
19476
19477 \end_inset
19478
19479 .
19480 \end_layout
19481
19482 \begin_layout Standard
19483 Pour insérer un flottant, on utilise un des sous menus du menu 
19484 \family sans
19485 Insérer\SpecialChar \menuseparator
19486 Flottant.
19487
19488 \family default
19489  Une boîte va être insérée dans votre document avec par exemple une étiquette
19490  du genre 
19491 \begin_inset Quotes eld
19492 \end_inset
19493
19494 Figure
19495 \begin_inset space ~
19496 \end_inset
19497
19498 #:
19499 \begin_inset Quotes erd
19500 \end_inset
19501
19502  (où # est un numéro).
19503  L'étiquette est automatiquement traduite dans la langue du document dans
19504  la sortie finale.
19505  Après l'étiquette vous pouvez insérer du texte comme légende.
19506  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19507  séparé, à l'intérieur du flottant.
19508  Vous trouverez plus de détails sur le positionnement des légendes dans
19509  la section
19510 \begin_inset space ~
19511 \end_inset
19512
19513
19514 \begin_inset CommandInset ref
19515 LatexCommand ref
19516 reference "sec:Placement-légende"
19517
19518 \end_inset
19519
19520 .
19521  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19522  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19523  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19524  Une boîte de flottant fermée ressemble à ceci : 
19525 \begin_inset Graphics
19526         filename clipart/floatQt4.png
19527         scale 60
19528
19529 \end_inset
19530
19531  – une case grise avec un texte rouge.
19532 \end_layout
19533
19534 \begin_layout Standard
19535 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19536  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19537  est formaté de façon particulière.
19538 \end_layout
19539
19540 \begin_layout Section
19541 Les Types de Flottants
19542 \end_layout
19543
19544 \begin_layout Standard
19545 En plus des flottants de figures et de tableau qui sont décrits respectivement
19546  dans les sections
19547 \begin_inset space ~
19548 \end_inset
19549
19550
19551 \begin_inset CommandInset ref
19552 LatexCommand ref
19553 reference "sec:Figure-Floats"
19554
19555 \end_inset
19556
19557  et 
19558 \begin_inset CommandInset ref
19559 LatexCommand ref
19560 reference "sec:Table-Floats"
19561
19562 \end_inset
19563
19564 , LyX offre aussi les types 
19565 \series bold
19566 Algorithme
19567 \series default
19568  et 
19569 \series bold
19570 Enrobage
19571 \series default
19572 .
19573 \end_layout
19574
19575 \begin_layout Subsection
19576 Flottant d'algorithme
19577 \begin_inset Index
19578 status collapsed
19579
19580 \begin_layout Plain Layout
19581 Flottants ! Algorithmes
19582 \end_layout
19583
19584 \end_inset
19585
19586
19587 \begin_inset CommandInset label
19588 LatexCommand label
19589 name "sub:Flottant-d'Algorithme"
19590
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \begin_layout Standard
19597 \begin_inset Float algorithm
19598 placement h
19599 wide false
19600 sideways false
19601 status open
19602
19603 \begin_layout Plain Layout
19604 \begin_inset Caption
19605
19606 \begin_layout Plain Layout
19607 \begin_inset CommandInset label
19608 LatexCommand label
19609 name "alg:Exemple-Flottant-Algorithme"
19610
19611 \end_inset
19612
19613 Exemple de flottant d'algorithme
19614 \end_layout
19615
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \begin_layout LyX-Code
19622 for I in 1..N loop
19623 \begin_inset Newline newline
19624 \end_inset
19625
19626  Sum:= Sum + A(I); /*comment*/
19627 \begin_inset Newline newline
19628 \end_inset
19629
19630 end loop
19631 \begin_inset VSpace -4mm
19632 \end_inset
19633
19634
19635 \end_layout
19636
19637 \end_inset
19638
19639
19640 \end_layout
19641
19642 \begin_layout Standard
19643 Ce type de flottant est inséré à l'aide du menu 
19644 \family sans
19645 Insérer\SpecialChar \menuseparator
19646 Flottant\SpecialChar \menuseparator
19647 Algorithme
19648 \family default
19649 .
19650  Il peut être utilisé pour des morceaux de code source ou des descriptions
19651  d'algorithmes.
19652  Vous pouvez par exemple utiliser l'environnement Code
19653 \begin_inset space ~
19654 \end_inset
19655
19656 LyX qui est décrit dans le 
19657 \emph on
19658 Guide
19659 \emph default
19660
19661 \begin_inset space ~
19662 \end_inset
19663
19664
19665 \emph on
19666 de
19667 \begin_inset space ~
19668 \end_inset
19669
19670 l'Utilisateur
19671 \emph default
19672  de LyX.
19673  l'algorithme
19674 \begin_inset space ~
19675 \end_inset
19676
19677
19678 \begin_inset CommandInset ref
19679 LatexCommand ref
19680 reference "alg:Exemple-Flottant-Algorithme"
19681
19682 \end_inset
19683
19684  est un exemple de flottant d'algorithme où un espace vertical de -4
19685 \begin_inset space \thinspace{}
19686 \end_inset
19687
19688 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19689  soit placée exactement sous le texte de la dernière ligne.
19690 \end_layout
19691
19692 \begin_layout Standard
19693 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19694  du document.
19695  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19696 ent en ajoutant la ligne suivante dans le préambule de votre document :
19697 \end_layout
19698
19699 \begin_layout Standard
19700
19701 \series bold
19702
19703 \backslash
19704 floatname{algorithm}{votre
19705 \begin_inset space ~
19706 \end_inset
19707
19708 nom}
19709 \end_layout
19710
19711 \begin_layout Standard
19712
19713 \family sans
19714  votre
19715 \begin_inset space ~
19716 \end_inset
19717
19718 nom
19719 \family default
19720  est le mot 
19721 \begin_inset Quotes eld
19722 \end_inset
19723
19724
19725 \emph on
19726 algorithme
19727 \emph default
19728
19729 \begin_inset Quotes erd
19730 \end_inset
19731
19732  dans votre langue.
19733 \end_layout
19734
19735 \begin_layout Standard
19736 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19737 \family sans
19738 Insérer\SpecialChar \menuseparator
19739 Listes
19740 \begin_inset space ~
19741 \end_inset
19742
19743 &
19744 \begin_inset space ~
19745 \end_inset
19746
19747 TdM\SpecialChar \menuseparator
19748 Liste
19749 \begin_inset space ~
19750 \end_inset
19751
19752 des
19753 \begin_inset space ~
19754 \end_inset
19755
19756 algorithmes
19757 \family default
19758  si votre document est en anglais.
19759  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19760  en code TeX à la place:
19761 \end_layout
19762
19763 \begin_layout Standard
19764
19765 \series bold
19766
19767 \backslash
19768 listof{algorithm}{votre
19769 \begin_inset space ~
19770 \end_inset
19771
19772 nom}
19773 \end_layout
19774
19775 \begin_layout Standard
19776 où 
19777 \family sans
19778 votre
19779 \begin_inset space ~
19780 \end_inset
19781
19782 nom
19783 \family default
19784  est la traduction de 
19785 \begin_inset Quotes eld
19786 \end_inset
19787
19788
19789 \emph on
19790 List of Algorithm
19791 \emph default
19792 s
19793 \begin_inset Quotes erd
19794 \end_inset
19795
19796  dans votre langue.
19797 \end_layout
19798
19799 \begin_layout Standard
19800 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19801  schéma 
19802 \begin_inset Quotes eld
19803 \end_inset
19804
19805 chapitre.algorithme
19806 \begin_inset Quotes erd
19807 \end_inset
19808
19809  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19810  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19811  commande dans le préambule de votre document :
19812 \end_layout
19813
19814 \begin_layout Standard
19815
19816 \series bold
19817
19818 \backslash
19819 numberwithin{algorithm}{chapter}
19820 \end_layout
19821
19822 \begin_layout Standard
19823 Pour pouvoir utiliser la commande 
19824 \series bold
19825
19826 \backslash
19827 numberwithin
19828 \series default
19829 , activez l'option 
19830 \family sans
19831 Utiliser
19832 \begin_inset space ~
19833 \end_inset
19834
19835 le
19836 \begin_inset space ~
19837 \end_inset
19838
19839 paquetage
19840 \begin_inset space ~
19841 \end_inset
19842
19843 AMS
19844 \begin_inset space ~
19845 \end_inset
19846
19847 math
19848 \family default
19849  dans la rubrique 
19850 \family sans
19851 Options
19852 \begin_inset space ~
19853 \end_inset
19854
19855 des
19856 \begin_inset space ~
19857 \end_inset
19858
19859 Maths
19860 \family default
19861  de la fenêtre de dialogue 
19862 \family sans
19863 Paramètres
19864 \begin_inset space ~
19865 \end_inset
19866
19867 du
19868 \begin_inset space ~
19869 \end_inset
19870
19871 Document
19872 \family default
19873 .
19874 \begin_inset Newpage newpage
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \begin_layout Subsection
19881 Flottant d'enrobage
19882 \begin_inset Index
19883 status collapsed
19884
19885 \begin_layout Plain Layout
19886 Flottants ! Flottants d'enrobage
19887 \end_layout
19888
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \begin_layout Standard
19895 \begin_inset Wrap figure
19896 lines 0
19897 placement l
19898 overhang 1cm
19899 width "40col%"
19900 status open
19901
19902 \begin_layout Plain Layout
19903 \begin_inset Graphics
19904         filename ../clipart/mobius.eps
19905         width 40col%
19906         scaleBeforeRotation
19907         rotateOrigin center
19908
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \begin_layout Plain Layout
19915 \begin_inset Caption
19916
19917 \begin_layout Plain Layout
19918 \begin_inset CommandInset label
19919 LatexCommand label
19920 name "fig:Figure-enrobée"
19921
19922 \end_inset
19923
19924 Ceci est une figure habillée.
19925 \end_layout
19926
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \end_inset
19933
19934  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19935  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19936  Vous pouvez en insérer un en utilisant le menu 
19937 \family sans
19938 Insérer\SpecialChar \menuseparator
19939 Flottant\SpecialChar \menuseparator
19940 Flottant
19941 \begin_inset space ~
19942 \end_inset
19943
19944 d'enrobage
19945 \family default
19946  à la condition que le paquetage LaTeX 
19947 \series bold
19948 wrapfig
19949 \series default
19950
19951 \begin_inset Index
19952 status collapsed
19953
19954 \begin_layout Plain Layout
19955 Paquetages LaTeX ! wrapfig
19956 \begin_inset ERT
19957 status collapsed
19958
19959 \begin_layout Plain Layout
19960
19961
19962 \backslash
19963 vspace{4mm}
19964 \end_layout
19965
19966 \end_inset
19967
19968
19969 \end_layout
19970
19971 \end_inset
19972
19973  soit installé.
19974 \begin_inset Foot
19975 status collapsed
19976
19977 \begin_layout Plain Layout
19978 Voyez dans la manuel 
19979 \emph on
19980 Configuration
19981 \begin_inset space ~
19982 \end_inset
19983
19984 LaTeX 
19985 \emph default
19986 comment installer des paquetages LaTeX.
19987 \end_layout
19988
19989 \end_inset
19990
19991  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19992  sur la boîte du flottant.
19993  Les paramètres obligatoires sont l'
19994 \family sans
19995 Emplacement
19996 \family default
19997  et la 
19998 \family sans
19999 Largeur
20000 \family default
20001 .
20002  Les paramètres facultatifs sont le 
20003 \family sans
20004 Débordement
20005 \family default
20006  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20007  de la page et la 
20008 \family sans
20009 Porté de la ligne
20010 \family default
20011  qui précise le nombre approximatif de lignes dont le flottant va avoir
20012  besoin.
20013  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20014  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20015  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20016  à l'intérieur du paragraphe ou vers les autres paragraphes.
20017  La figure
20018 \begin_inset space ~
20019 \end_inset
20020
20021
20022 \begin_inset CommandInset ref
20023 LatexCommand ref
20024 reference "fig:Figure-enrobée"
20025
20026 \end_inset
20027
20028  est un exemple de flottant d'enrobage avec une largeur de 40
20029 \begin_inset space \thinspace{}
20030 \end_inset
20031
20032 col%, un débordement de 1
20033 \begin_inset space \thinspace{}
20034 \end_inset
20035
20036 cm et placé à gauche.
20037 \begin_inset Foot
20038 status collapsed
20039
20040 \begin_layout Plain Layout
20041 Les unités disponibles sont expliquées dans l'appendice
20042 \begin_inset space ~
20043 \end_inset
20044
20045
20046 \begin_inset CommandInset ref
20047 LatexCommand ref
20048 reference "cha:Unités-de-longueur"
20049
20050 \end_inset
20051
20052 .
20053 \end_layout
20054
20055 \end_inset
20056
20057
20058 \end_layout
20059
20060 \begin_layout Standard
20061 \begin_inset Note Greyedout
20062 status open
20063
20064 \begin_layout Plain Layout
20065
20066 \series bold
20067 Note:
20068 \series default
20069  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20070  figure trop près du bas de page peut tout chambouler et faire que le flottant
20071  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20072  de texte.
20073 \end_layout
20074
20075 \end_inset
20076
20077
20078 \end_layout
20079
20080 \begin_layout Standard
20081 En général:
20082 \end_layout
20083
20084 \begin_layout Itemize
20085 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20086  qui risquent de passer à la page suivante.
20087  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20088  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20089  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20090  de page.
20091 \end_layout
20092
20093 \begin_layout Itemize
20094 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20095  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20096 e.
20097 \end_layout
20098
20099 \begin_layout Itemize
20100 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20101  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20102  texte entre les deux, comme séparateur.
20103 \end_layout
20104
20105 \begin_layout Itemize
20106 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20107  ou les tableaux.
20108 \end_layout
20109
20110 \begin_layout Section
20111 Numérotation des flottants
20112 \begin_inset Index
20113 status collapsed
20114
20115 \begin_layout Plain Layout
20116 Flottants ! Numérotation
20117 \end_layout
20118
20119 \end_inset
20120
20121
20122 \end_layout
20123
20124 \begin_layout Standard
20125 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20126  ils se trouvent, soit en utilisant un format du genre 
20127 \begin_inset Quotes eld
20128 \end_inset
20129
20130 chapitre.numéro
20131 \begin_inset Quotes erd
20132 \end_inset
20133
20134  ou 
20135 \begin_inset Quotes eld
20136 \end_inset
20137
20138 section.numéro
20139 \begin_inset Quotes erd
20140 \end_inset
20141
20142 .
20143  Cela dépend de la classe de document utilisée.
20144 \end_layout
20145
20146 \begin_layout Standard
20147 Pour changer le format de la numérotation qui ne dépend pas de la section
20148  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20149  le préambule du document :
20150 \end_layout
20151
20152 \begin_layout Standard
20153
20154 \series bold
20155
20156 \backslash
20157 renewcommand{
20158 \backslash
20159 thetable}{
20160 \backslash
20161 roman{table}}
20162 \end_layout
20163
20164 \begin_layout Standard
20165
20166 \series bold
20167
20168 \backslash
20169 thetable
20170 \series default
20171  est la commande qui imprime le numéro du tableau, pour les figures, la
20172  commande serait 
20173 \series bold
20174
20175 \backslash
20176 thefigure
20177 \series default
20178 .
20179  La commande 
20180 \series bold
20181
20182 \backslash
20183 roman
20184 \series default
20185  utilisée dans la commande précédente, imprime le numéro du tableau sous
20186  forme de petits chiffres romains.
20187 \end_layout
20188
20189 \begin_layout Standard
20190 Pour changer le type de numérotation pour par exemple 
20191 \begin_inset Quotes eld
20192 \end_inset
20193
20194 sous-section.numéro
20195 \begin_inset Quotes erd
20196 \end_inset
20197
20198 , utilisez la commande suivante dans le préambule du document :
20199 \end_layout
20200
20201 \begin_layout Standard
20202
20203 \series bold
20204
20205 \backslash
20206 numberwithin{table}{subsection}
20207 \end_layout
20208
20209 \begin_layout Standard
20210 Pour pouvoir utiliser la commande 
20211 \series bold
20212
20213 \backslash
20214 numberwithin
20215 \series default
20216 , vous devez activer l'option 
20217 \family sans
20218 Utiliser
20219 \begin_inset space ~
20220 \end_inset
20221
20222 le
20223 \begin_inset space ~
20224 \end_inset
20225
20226 paquetage
20227 \begin_inset space ~
20228 \end_inset
20229
20230 maths
20231 \begin_inset space ~
20232 \end_inset
20233
20234 AMS
20235 \family default
20236  dans la rubrique 
20237 \family sans
20238 Options
20239 \begin_inset space ~
20240 \end_inset
20241
20242 des
20243 \begin_inset space ~
20244 \end_inset
20245
20246 Maths
20247 \family default
20248  de la fenêtre de dialogue 
20249 \family sans
20250 Paramètres
20251 \family default
20252  du document.
20253 \end_layout
20254
20255 \begin_layout Standard
20256 Veuillez aussi jeter un coup d'œil à la section
20257 \begin_inset space ~
20258 \end_inset
20259
20260
20261 \begin_inset CommandInset ref
20262 LatexCommand ref
20263 reference "sub:Numerotation-notes-bas-de-page"
20264
20265 \end_inset
20266
20267  pour plus de détails et des notes importantes sur les commandes de numérotation.
20268 \end_layout
20269
20270 \begin_layout Section
20271 Faire Référence à des Flottants
20272 \begin_inset CommandInset label
20273 LatexCommand label
20274 name "sec:Referencer-les-Flottants"
20275
20276 \end_inset
20277
20278
20279 \begin_inset Index
20280 status collapsed
20281
20282 \begin_layout Plain Layout
20283 Flottants ! Références
20284 \end_layout
20285
20286 \end_inset
20287
20288
20289 \begin_inset Index
20290 status collapsed
20291
20292 \begin_layout Plain Layout
20293 References@Références ! à des Flottants 
20294 \end_layout
20295
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \begin_layout Standard
20302 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20303  en utilisant le menu 
20304 \family sans
20305 Insérer\SpecialChar \menuseparator
20306 Étiquette
20307 \family default
20308  ou le bouton 
20309 \begin_inset Graphics
20310         filename ../../images/label-insert.png
20311         scale 85
20312         scaleBeforeRotation
20313
20314 \end_inset
20315
20316  de la barre d'outils.
20317  Une boîte grise de ce genre : 
20318 \begin_inset Graphics
20319         filename clipart/labelQt4.png
20320         scale 85
20321         scaleBeforeRotation
20322
20323 \end_inset
20324
20325  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20326  de saisir le texte de l'étiquette.
20327  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20328  précédés d'un préfixe.
20329  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20330  préfixe sera "
20331 \family sans
20332 fig:
20333 \family default
20334 ".
20335 \end_layout
20336
20337 \begin_layout Standard
20338 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20339  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20340 \family sans
20341 Insérer\SpecialChar \menuseparator
20342 Référence
20343 \begin_inset space ~
20344 \end_inset
20345
20346 Croisée
20347 \family default
20348  ou le bouton 
20349 \begin_inset Graphics
20350         filename ../../images/dialog-show-new-inset_ref.png
20351         scale 85
20352         scaleBeforeRotation
20353
20354 \end_inset
20355
20356  de la barre d'outils.
20357  Une boîte grise de référence croisée comme celle-ci : 
20358 \begin_inset Graphics
20359         filename ../clipart/referenceQt4.png
20360         scale 85
20361         scaleBeforeRotation
20362
20363 \end_inset
20364
20365  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20366  toutes les étiquettes définies dans votre document.
20367  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20368  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20369  de la fenêtre de dialogue.
20370  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20371  une.
20372  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20373  de la référence croisée.
20374 \end_layout
20375
20376 \begin_layout Standard
20377 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20378  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20379  les deux.
20380  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20381  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20382  du numéro de la référence.
20383 \end_layout
20384
20385 \begin_layout Standard
20386 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20387  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20388  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20389  pas à vous en préoccuper.
20390 \end_layout
20391
20392 \begin_layout Standard
20393 Le bouton 
20394 \family sans
20395 Aller
20396 \begin_inset space ~
20397 \end_inset
20398
20399 à
20400 \begin_inset space ~
20401 \end_inset
20402
20403 l'étiquette
20404 \family default
20405  dans la fenêtre de référence croisée va positionner le curseur juste devant
20406  l'étiquette à laquelle on fait référence.
20407  Le nom du bouton bouton 
20408 \family sans
20409 Revenir
20410 \family default
20411  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20412  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20413  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20414  à votre point de départ.
20415 \end_layout
20416
20417 \begin_layout Subsection
20418 Formats de Références Croisées
20419 \begin_inset CommandInset label
20420 LatexCommand label
20421 name "sub:Formats-Références-Croisées"
20422
20423 \end_inset
20424
20425
20426 \begin_inset Index
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430 References@Références ! Formats
20431 \end_layout
20432
20433 \end_inset
20434
20435
20436 \end_layout
20437
20438 \begin_layout Standard
20439 Il y a six types de références croisées :
20440 \end_layout
20441
20442 \begin_layout Description
20443 <référence>
20444 \begin_inset space ~
20445 \end_inset
20446
20447 : affiche le numéro de l'élément, c'est le choix par défaut : 
20448 \begin_inset CommandInset ref
20449 LatexCommand ref
20450 reference "fig:Deux-images-déformées"
20451
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \begin_layout Description
20458 (<référence>)
20459 \begin_inset space ~
20460 \end_inset
20461
20462 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20463  normalement pour faire référence à des formules mathématiques, en particulier
20464  quand le mot 
20465 \begin_inset Quotes eld
20466 \end_inset
20467
20468 Équation
20469 \begin_inset Quotes erd
20470 \end_inset
20471
20472  est omis : 
20473 \begin_inset CommandInset ref
20474 LatexCommand eqref
20475 reference "eq:Wgn"
20476
20477 \end_inset
20478
20479
20480 \end_layout
20481
20482 \begin_layout Description
20483 <page>
20484 \begin_inset space ~
20485 \end_inset
20486
20487 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20488 \begin_inset space ~
20489 \end_inset
20490
20491
20492 \begin_inset CommandInset ref
20493 LatexCommand pageref
20494 reference "fig:Deux-images-déformées"
20495
20496 \end_inset
20497
20498
20499 \end_layout
20500
20501 \begin_layout Description
20502 page
20503 \begin_inset space ~
20504 \end_inset
20505
20506 <page>
20507 \begin_inset space ~
20508 \end_inset
20509
20510 : affiche le mot 
20511 \begin_inset Quotes eld
20512 \end_inset
20513
20514 page
20515 \begin_inset Quotes erd
20516 \end_inset
20517
20518  suivi du numéro de la page sur laquelle se trouve l'élément : 
20519 \begin_inset CommandInset ref
20520 LatexCommand vpageref
20521 reference "fig:Deux-images-déformées"
20522
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \begin_layout Description
20529 <référence>
20530 \begin_inset space ~
20531 \end_inset
20532
20533 page
20534 \begin_inset space ~
20535 \end_inset
20536
20537 <page>
20538 \begin_inset space ~
20539 \end_inset
20540
20541 : affiche le numéro de l'élément, le mot 
20542 \begin_inset Quotes eld
20543 \end_inset
20544
20545 page
20546 \begin_inset Quotes erd
20547 \end_inset
20548
20549  et le numéro de la page : 
20550 \begin_inset CommandInset ref
20551 LatexCommand vref
20552 reference "fig:Deux-images-déformées"
20553
20554 \end_inset
20555
20556
20557 \end_layout
20558
20559 \begin_layout Description
20560 Référence
20561 \begin_inset space ~
20562 \end_inset
20563
20564 mise
20565 \begin_inset space ~
20566 \end_inset
20567
20568 en
20569 \begin_inset space ~
20570 \end_inset
20571
20572 forme
20573 \begin_inset space ~
20574 \end_inset
20575
20576 : affiche une référence croisée qui définit son propre format.
20577
20578 \lang english
20579  
20580 \lang french
20581
20582 \begin_inset Note Greyedout
20583 status open
20584
20585 \begin_layout Plain Layout
20586
20587 \series bold
20588 Note:
20589 \series default
20590  Ce type de référence croisée n'est disponible que si vous avez installé
20591  le paquetage LaTeX 
20592 \series bold
20593 prettyref.
20594 \end_layout
20595
20596 \end_inset
20597
20598
20599 \end_layout
20600
20601 \begin_layout Standard
20602 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20603  se trouve sur la page précédente, la même page ou la page suivante.
20604  Vous verrez par exemple un texte du genre 
20605 \begin_inset Quotes eld
20606 \end_inset
20607
20608 sur cette page
20609 \begin_inset Quotes erd
20610 \end_inset
20611
20612  à la place.
20613 \end_layout
20614
20615 \begin_layout Standard
20616 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20617  se trouve sont calculés automatiquement par LaTeX.
20618  Vous choisissez une des six variétés de références dans le champ Format
20619  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20620  boîte de la référence croisée.
20621 \end_layout
20622
20623 \begin_layout Subsection
20624 Nommage automatique des références croisées
20625 \begin_inset Index
20626 status collapsed
20627
20628 \begin_layout Plain Layout
20629 References@Références ! Nommage automatique
20630 \end_layout
20631
20632 \end_inset
20633
20634
20635 \end_layout
20636
20637 \begin_layout Standard
20638 Le paquetage LaTeX 
20639 \series bold
20640 hyperref
20641 \begin_inset Index
20642 status collapsed
20643
20644 \begin_layout Plain Layout
20645 Paquetages LaTeX ! hyperref
20646 \end_layout
20647
20648 \end_inset
20649
20650
20651 \series default
20652 qui est activé dans la rubrique 
20653 \family sans
20654 Propriétés du PDF
20655 \family default
20656  de la fenêtre de dialogue 
20657 \family sans
20658 Paramètres du document
20659 \family default
20660  fournit une fonction très utile pour automatiser la création des références
20661  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20662  une section).
20663  Par exemple pour vous éviter de devoir écrire le mot 
20664 \begin_inset Quotes eld
20665 \end_inset
20666
20667 Figure
20668 \begin_inset Quotes erd
20669 \end_inset
20670
20671  devant chaque référence à une figure.
20672  Pour profiter de ce nommage automatique des références croisées, vous devez
20673  activer 
20674 \series bold
20675 hyperref
20676 \series default
20677  et insérer la ligne suivante dans le préambule du document :
20678 \end_layout
20679
20680 \begin_layout Standard
20681
20682 \series bold
20683
20684 \backslash
20685 AtBeginDocument{
20686 \backslash
20687 renewcommand{
20688 \backslash
20689 ref}[1]{
20690 \backslash
20691 mbox{
20692 \backslash
20693 autoref{#1}}}}
20694 \end_layout
20695
20696 \begin_layout Standard
20697 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
20698  défaut, par exemple vous préférez le nom 
20699 \begin_inset Quotes eld
20700 \end_inset
20701
20702 sec.
20703 \begin_inset space \thinspace{}
20704 \end_inset
20705
20706
20707 \begin_inset Quotes eld
20708 \end_inset
20709
20710  plutôt que 
20711 \begin_inset Quotes eld
20712 \end_inset
20713
20714 section
20715 \begin_inset Quotes erd
20716 \end_inset
20717
20718 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
20719 \end_layout
20720
20721 \begin_layout Standard
20722
20723 \series bold
20724
20725 \backslash
20726 addto
20727 \backslash
20728 extrasenglish{
20729 \backslash
20730 renewcommand{
20731 \backslash
20732 sectionautorefname}
20733 \begin_inset Newline newline
20734 \end_inset
20735
20736
20737 \begin_inset ERT
20738 status collapsed
20739
20740 \begin_layout Plain Layout
20741
20742
20743 \backslash
20744 hphantom{ }
20745 \end_layout
20746
20747 \end_inset
20748
20749 {sec.
20750 \backslash
20751 negthinspace}}
20752 \end_layout
20753
20754 \begin_layout Standard
20755 Si vous utilisez une autre langue que l'anglais, remplacez 
20756 \series bold
20757
20758 \backslash
20759 extrasenglish
20760 \series default
20761  par 
20762 \series bold
20763
20764 \backslash
20765 extras***
20766 \series default
20767 , où *** est le nom de la langue que vous utilisez.
20768
20769 \series bold
20770  
20771 \end_layout
20772
20773 \begin_layout Standard
20774 Pour avoir des noms automatiques, mais pas pour certains types de références,
20775  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
20776 \end_layout
20777
20778 \begin_layout Standard
20779
20780 \series bold
20781
20782 \backslash
20783 newlength{
20784 \backslash
20785 abc}
20786 \begin_inset Newline newline
20787 \end_inset
20788
20789
20790 \backslash
20791 settowidth{
20792 \backslash
20793 abc}{
20794 \backslash
20795 space}
20796 \begin_inset Newline newline
20797 \end_inset
20798
20799
20800 \backslash
20801 addto
20802 \backslash
20803 extrasenglish{
20804 \backslash
20805 renewcommand{
20806 \backslash
20807 equationautorefname}
20808 \begin_inset Newline newline
20809 \end_inset
20810
20811
20812 \begin_inset ERT
20813 status collapsed
20814
20815 \begin_layout Plain Layout
20816
20817
20818 \backslash
20819 hphantom{ }
20820 \end_layout
20821
20822 \end_inset
20823
20824 {
20825 \backslash
20826 hspace{-
20827 \backslash
20828 abc}}
20829 \end_layout
20830
20831 \begin_layout Standard
20832 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
20833  de 
20834 \series bold
20835 hyperref
20836 \series default
20837  
20838 \begin_inset CommandInset citation
20839 LatexCommand cite
20840 key "hyperref"
20841
20842 \end_inset
20843
20844 .
20845 \end_layout
20846
20847 \begin_layout Standard
20848 \begin_inset Note Greyedout
20849 status open
20850
20851 \begin_layout Plain Layout
20852
20853 \series bold
20854 Note:
20855 \series default
20856  Le nommage automatique de références ne peut être utilisé si vous avez
20857  choisi le style de référence 
20858 \family sans
20859 Référence
20860 \begin_inset space ~
20861 \end_inset
20862
20863 mise
20864 \begin_inset space ~
20865 \end_inset
20866
20867 en
20868 \begin_inset space ~
20869 \end_inset
20870
20871 forme
20872 \family default
20873  décrit dans la section
20874 \begin_inset space ~
20875 \end_inset
20876
20877
20878 \begin_inset CommandInset ref
20879 LatexCommand ref
20880 reference "sub:Formats-Références-Croisées"
20881
20882 \end_inset
20883
20884 .
20885 \end_layout
20886
20887 \end_inset
20888
20889
20890 \end_layout
20891
20892 \begin_layout Standard
20893 Le manuel 
20894 \emph on
20895 Math
20896 \emph default
20897  est un exemple dans lequel on a utilisé le référencement automatique.
20898 \end_layout
20899
20900 \begin_layout Subsection
20901 Positionnement des Références 
20902 \begin_inset CommandInset label
20903 LatexCommand label
20904 name "sub:Reference-Position"
20905
20906 \end_inset
20907
20908
20909 \begin_inset Index
20910 status collapsed
20911
20912 \begin_layout Plain Layout
20913 References@Références ! Positionnement
20914 \end_layout
20915
20916 \end_inset
20917
20918
20919 \end_layout
20920
20921 \begin_layout Standard
20922 Si vous utilisez le paquetage 
20923 \series bold
20924 hyperref, 
20925 \series default
20926 qui est activé dans la rubrique 
20927 \family sans
20928 Propriétés du PDF
20929 \family default
20930  de la fenêtre de dialogue 
20931 \family sans
20932 Paramètres du document,
20933 \family default
20934  pour lier vos références croisées dans la sortie finale, vous verrez que
20935  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20936  l'image.
20937  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20938  pourrez voir l'image sans faire défiler le texte.
20939  Ce problème vient du fait que le point d'ancrage de la référence se situe
20940  à l'endroit de l'étiquette.
20941  En utilisant le paquetage LaTeX 
20942 \series bold
20943 hypcap
20944 \series default
20945
20946 \begin_inset Index
20947 status collapsed
20948
20949 \begin_layout Plain Layout
20950 Paquetages LaTeX ! hypcap
20951 \end_layout
20952
20953 \end_inset
20954
20955 , qui fait partie du paquetage LaTeX 
20956 \series bold
20957 oberdiek
20958 \series default
20959
20960 \begin_inset Index
20961 status collapsed
20962
20963 \begin_layout Plain Layout
20964 Paquetages LaTeX ! oberdiek
20965 \end_layout
20966
20967 \end_inset
20968
20969 , le point d'ancrage d'un lien est place en haut du flottant.
20970  Pour utiliser cette fonction avec les flottants de figure, chargez 
20971 \series bold
20972 hypcap
20973 \series default
20974  dans l'entête du document avec la ligne
20975 \end_layout
20976
20977 \begin_layout Standard
20978
20979 \series bold
20980
20981 \backslash
20982 usepackage[figure]{hypcap}
20983 \end_layout
20984
20985 \begin_layout Standard
20986 Vous pouvez aussi utiliser 
20987 \series bold
20988 hypcap
20989 \series default
20990  pour tous les types de flottants, mais ce n'est pas recommandé pour des
20991  raisons de stabilité.
20992  Pour plus d'information, jetez un coup d'œil au manuel d' 
20993 \series bold
20994 hypcap
20995 \series default
20996  
20997 \begin_inset CommandInset citation
20998 LatexCommand cite
20999 key "hypcap"
21000
21001 \end_inset
21002
21003 .
21004 \end_layout
21005
21006 \begin_layout Standard
21007 \begin_inset Note Greyedout
21008 status open
21009
21010 \begin_layout Plain Layout
21011
21012 \series bold
21013 Note:
21014 \series default
21015  
21016 \series bold
21017 hypcap
21018 \series default
21019  n'a aucun effet pour les références à des sous-figures.
21020 \end_layout
21021
21022 \end_inset
21023
21024
21025 \end_layout
21026
21027 \begin_layout Section
21028 Placement des flottants
21029 \begin_inset CommandInset label
21030 LatexCommand label
21031 name "sec:Placement-flottants"
21032
21033 \end_inset
21034
21035
21036 \begin_inset Index
21037 status collapsed
21038
21039 \begin_layout Plain Layout
21040 Flottants ! Placement
21041 \end_layout
21042
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \begin_layout Standard
21049 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21050  de dialogue 
21051 \family sans
21052 Paramètre
21053 \begin_inset space ~
21054 \end_inset
21055
21056 de
21057 \begin_inset space ~
21058 \end_inset
21059
21060 Flottant
21061 \family default
21062  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21063  utilise pour déterminer où placer le flottant.
21064 \begin_inset Newline newline
21065 \end_inset
21066
21067 L'option 
21068 \family sans
21069 Plusieurs
21070 \begin_inset space ~
21071 \end_inset
21072
21073 colonnes
21074 \family default
21075  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21076  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21077  confiné sur une seule colonne.
21078 \begin_inset Newline newline
21079 \end_inset
21080
21081 L'option 
21082 \family sans
21083 Rotation
21084 \begin_inset space ~
21085 \end_inset
21086
21087 90°
21088 \family default
21089  est utilisée pour faire tourner les flottants, voyez la section
21090 \begin_inset space ~
21091 \end_inset
21092
21093
21094 \begin_inset CommandInset ref
21095 LatexCommand ref
21096 reference "sec:Flottants-renversés"
21097
21098 \end_inset
21099
21100 .
21101 \end_layout
21102
21103 \begin_layout Standard
21104 En désactivant l'option 
21105 \family sans
21106 Utilise
21107 \begin_inset space ~
21108 \end_inset
21109
21110 le
21111 \begin_inset space ~
21112 \end_inset
21113
21114 placement
21115 \begin_inset space ~
21116 \end_inset
21117
21118 par
21119 \begin_inset space ~
21120 \end_inset
21121
21122 défaut
21123 \family default
21124  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21125  le placement du flottant:
21126 \end_layout
21127
21128 \begin_layout Description
21129 Ici,
21130 \begin_inset space ~
21131 \end_inset
21132
21133 si
21134 \begin_inset space ~
21135 \end_inset
21136
21137 possible: essaie de placer le flottant à la position où il a été inséré
21138  dans LyX
21139 \end_layout
21140
21141 \begin_layout Description
21142 Haut
21143 \begin_inset space ~
21144 \end_inset
21145
21146 de
21147 \begin_inset space ~
21148 \end_inset
21149
21150 la
21151 \begin_inset space ~
21152 \end_inset
21153
21154 page: essaie de placer le flottant en haut de la page courante
21155 \end_layout
21156
21157 \begin_layout Description
21158 Bas
21159 \begin_inset space ~
21160 \end_inset
21161
21162 de
21163 \begin_inset space ~
21164 \end_inset
21165
21166 la
21167 \begin_inset space ~
21168 \end_inset
21169
21170 page: essaie de placer le flottant en bas de la page courante
21171 \end_layout
21172
21173 \begin_layout Description
21174 Page
21175 \begin_inset space ~
21176 \end_inset
21177
21178 de
21179 \begin_inset space ~
21180 \end_inset
21181
21182 flottants: essaie de placer le flottant sur une page à part, éventuellement
21183  avec d'autres flottants 
21184 \end_layout
21185
21186 \begin_layout Standard
21187 LaTeX utilise
21188 \emph on
21189  toujours 
21190 \emph default
21191 les options dans l'ordre donné ci-dessus.
21192  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21193  d'abord essayer 
21194 \family sans
21195 Ici
21196 \begin_inset space ~
21197 \end_inset
21198
21199 si
21200 \begin_inset space ~
21201 \end_inset
21202
21203 possible
21204 \family default
21205 , ensuite 
21206 \family sans
21207 Haut
21208 \begin_inset space ~
21209 \end_inset
21210
21211 de
21212 \begin_inset space ~
21213 \end_inset
21214
21215 la
21216 \begin_inset space ~
21217 \end_inset
21218
21219 page
21220 \family default
21221 , et ainsi de suite.
21222  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21223  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21224  Si aucune des quatre options de placement n'est possible, la procédure
21225  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21226 \end_layout
21227
21228 \begin_layout Standard
21229 Par défaut, chaque option a ses propres règles d'application:
21230 \end_layout
21231
21232 \begin_layout Standard
21233
21234 \family sans
21235 Haut
21236 \begin_inset space ~
21237 \end_inset
21238
21239 de
21240 \begin_inset space ~
21241 \end_inset
21242
21243 la
21244 \begin_inset space ~
21245 \end_inset
21246
21247 page
21248 \family default
21249  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21250  en haut de page (
21251 \series bold
21252
21253 \backslash
21254 topfraction
21255 \series default
21256 ).
21257 \end_layout
21258
21259 \begin_layout Standard
21260
21261 \family sans
21262 Bas
21263 \begin_inset space ~
21264 \end_inset
21265
21266 de
21267 \begin_inset space ~
21268 \end_inset
21269
21270 la
21271 \begin_inset space ~
21272 \end_inset
21273
21274 page
21275 \family default
21276  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21277  en bas de page (
21278 \series bold
21279
21280 \backslash
21281 bottomfraction
21282 \series default
21283 ).
21284 \end_layout
21285
21286 \begin_layout Standard
21287
21288 \family sans
21289 Page
21290 \begin_inset space ~
21291 \end_inset
21292
21293 de
21294 \begin_inset space ~
21295 \end_inset
21296
21297 flottants
21298 \family default
21299  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21300  si ils occupent plus de 50% de celle-ci (
21301 \series bold
21302
21303 \backslash
21304 floatpagefraction
21305 \series default
21306 ).
21307 \end_layout
21308
21309 \begin_layout Standard
21310 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21311  supplémentaire 
21312 \family sans
21313 Ignorer
21314 \begin_inset space ~
21315 \end_inset
21316
21317 les
21318 \begin_inset space ~
21319 \end_inset
21320
21321 règles
21322 \begin_inset space ~
21323 \end_inset
21324
21325 LaTeX
21326 \family default
21327 \lang english
21328 .
21329 \begin_inset Newline newline
21330 \end_inset
21331
21332
21333 \lang french
21334 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21335  données entre parenthèses après les descriptions des règles données ci-dessus.
21336  Par exemple, pour augmenter à 50
21337 \begin_inset space \thinspace{}
21338 \end_inset
21339
21340 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21341  trop petite, ajoutez cette ligne au préambule de votre document :
21342 \end_layout
21343
21344 \begin_layout Standard
21345
21346 \series bold
21347
21348 \backslash
21349 renewcommand{
21350 \backslash
21351 bottomfraction}{0.5}
21352 \end_layout
21353
21354 \begin_layout Standard
21355 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21356  exactement à l'endroit où vous l'avez inséré.
21357  dans ce cas utilisez l'option 
21358 \family sans
21359 Ici
21360 \begin_inset space ~
21361 \end_inset
21362
21363 à
21364 \begin_inset space ~
21365 \end_inset
21366
21367 tout
21368 \begin_inset space ~
21369 \end_inset
21370
21371 Prix
21372 \family default
21373 .
21374  Utilisez cette option le moins souvent possible et seulement quand le document
21375  est presque prêt à être imprimé.
21376  En effet, le flottant n'est plus capable de 
21377 \begin_inset Quotes eld
21378 \end_inset
21379
21380 flotter
21381 \begin_inset Quotes erd
21382 \end_inset
21383
21384 , ce qui peut perturber toutes les mises en page.
21385 \end_layout
21386
21387 \begin_layout Standard
21388 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21389  sont toujours entourés par le texte d'un paragraphe donné.
21390 \begin_inset VSpace bigskip
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \begin_layout Standard
21397 On peut parfois se trouver dans la situation où un flottant est placé en
21398  haut d'une page alors que la section concernée ne commence qu'au milieu
21399  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21400  la section précédente.
21401  On peut utiliser la commande LaTeX 
21402 \series bold
21403
21404 \backslash
21405 suppressfloats
21406 \series default
21407  pour éviter ce cas.
21408  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21409  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21410  soit placé avant que la section commence.
21411  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21412  votre document :
21413 \end_layout
21414
21415 \begin_layout Standard
21416
21417 \series bold
21418
21419 \backslash
21420 let
21421 \backslash
21422 mySection
21423 \backslash
21424 section
21425 \begin_inset Newline newline
21426 \end_inset
21427
21428
21429 \backslash
21430 renewcommand{
21431 \backslash
21432 section}{
21433 \backslash
21434 suppressfloats[t]
21435 \backslash
21436 mySection}
21437 \end_layout
21438
21439 \begin_layout Standard
21440 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21441  comme les chapitres et les sous-sections.
21442  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21443  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21444  ensuite avoir du mal à trouver un positionnement correct.
21445 \end_layout
21446
21447 \begin_layout Standard
21448 \begin_inset VSpace bigskip
21449 \end_inset
21450
21451 Dans certains cas il est demandé de placer toutes les figures et tous les
21452  tableaux à la fin du document.
21453  C'est pour de telles situations que le paquetage LaTeX 
21454 \series bold
21455 endfloat
21456 \series default
21457
21458 \begin_inset Index
21459 status collapsed
21460
21461 \begin_layout Plain Layout
21462 Paquetages LaTeX ! endfloat
21463 \end_layout
21464
21465 \end_inset
21466
21467  a été développé.
21468  Il met en effet tous les flottants de figures et de tableaux à la fin du
21469  document dans leurs propres sections.
21470  À la position d'origine du flottant, une indication textuelle du genre
21471  
21472 \begin_inset Quotes eld
21473 \end_inset
21474
21475
21476 \family sans
21477 [Figure
21478 \begin_inset space ~
21479 \end_inset
21480
21481 3.2 
21482 \lang english
21483 about here.
21484 \lang french
21485 ]
21486 \family default
21487
21488 \begin_inset Quotes erd
21489 \end_inset
21490
21491  est insérée.
21492  Le paquetage 
21493 \series bold
21494 endfloat
21495 \series default
21496  est chargé dans le préambule avec la ligne suivante 
21497 \end_layout
21498
21499 \begin_layout Standard
21500
21501 \series bold
21502
21503 \backslash
21504 usepackage[options]{endfloat}
21505 \end_layout
21506
21507 \begin_layout Standard
21508 Il y a aussi de nombreuses options de paquetage pour modifier le format
21509  des sections de figures ou de tableau qui sont créées.
21510  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21511  
21512 \series bold
21513 endfloa
21514 \series default
21515
21516 \begin_inset CommandInset citation
21517 LatexCommand cite
21518 key "endfloat"
21519
21520 \end_inset
21521
21522 .
21523 \begin_inset Newline newline
21524 \end_inset
21525
21526
21527 \begin_inset Note Greyedout
21528 status open
21529
21530 \begin_layout Plain Layout
21531
21532 \series bold
21533 Note: endfloat
21534 \series default
21535  ne fournit pas de traduction automatique de l'indication textuelle, vous
21536  devez donc le faire manuellement, voyez la section
21537 \begin_inset space ~
21538 \end_inset
21539
21540 4 de 
21541 \begin_inset CommandInset citation
21542 LatexCommand cite
21543 key "endfloat"
21544
21545 \end_inset
21546
21547 .
21548 \end_layout
21549
21550 \end_inset
21551
21552
21553 \begin_inset Newline newline
21554 \end_inset
21555
21556
21557 \begin_inset Note Greyedout
21558 status open
21559
21560 \begin_layout Plain Layout
21561
21562 \series bold
21563 Note:
21564 \series default
21565  Il y a actuellement un bug dans le paquetage 
21566 \series bold
21567 endfloat
21568 \series default
21569  quand la légende contient un 
21570 \begin_inset Quotes eld
21571 \end_inset
21572
21573 ß
21574 \begin_inset Quotes erd
21575 \end_inset
21576
21577  allemand.
21578  Utilisez dans ce cas la commande 
21579 \begin_inset Quotes eld
21580 \end_inset
21581
21582
21583 \series bold
21584
21585 \backslash
21586 ss
21587 \series default
21588
21589 \begin_inset Quotes erd
21590 \end_inset
21591
21592  en code TeX à la place du 
21593 \begin_inset Quotes eld
21594 \end_inset
21595
21596 ß
21597 \begin_inset Quotes erd
21598 \end_inset
21599
21600 .
21601 \end_layout
21602
21603 \end_inset
21604
21605
21606 \end_layout
21607
21608 \begin_layout Standard
21609 \begin_inset VSpace bigskip
21610 \end_inset
21611
21612 Pour plus d'information sur les manières de placer les flottants, jetez
21613  un coup d'œil aux livres sur LaTeX, 
21614 \begin_inset CommandInset citation
21615 LatexCommand cite
21616 key "latexcompanion,latexguide,latexbook"
21617
21618 \end_inset
21619
21620 .
21621 \end_layout
21622
21623 \begin_layout Section
21624 Flottants Renversés
21625 \begin_inset CommandInset label
21626 LatexCommand label
21627 name "sec:Flottants-renversés"
21628
21629 \end_inset
21630
21631
21632 \begin_inset Index
21633 status collapsed
21634
21635 \begin_layout Plain Layout
21636 Flottants ! Renversés
21637 \end_layout
21638
21639 \end_inset
21640
21641
21642 \end_layout
21643
21644 \begin_layout Standard
21645 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21646  tableaux très larges.
21647  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21648  un clic droit sur la boîte du flottant et utilisez l'option 
21649 \family sans
21650 Rotation
21651 \begin_inset space ~
21652 \end_inset
21653
21654 90°
21655 \family default
21656 .
21657 \end_layout
21658
21659 \begin_layout Standard
21660 Les flottants renversés sont systématiquement placés sur leur propre page
21661  ( ou colonne, si vous avez un document sur deux colonnes ).
21662  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21663  
21664 \family sans
21665 Plusieurs
21666 \begin_inset space ~
21667 \end_inset
21668
21669 colonnes
21670 \family default
21671  dans les paramètres du flottant.
21672  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21673  du côté de la marge externe.
21674  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21675  ajouter soit l'option 
21676 \series bold
21677 figuresleft
21678 \series default
21679  soit l'option 
21680 \series bold
21681 figuresright
21682 \series default
21683  aux options de la classe de document.
21684 \end_layout
21685
21686 \begin_layout Standard
21687 Faire référence à un flottant renversé se fait de la même manière que pour
21688  un flottant normal, la mise en forme de la légende est aussi identique
21689  : Le tableau
21690 \begin_inset space ~
21691 \end_inset
21692
21693
21694 \begin_inset CommandInset ref
21695 LatexCommand ref
21696 reference "tab:Tableau-pivoté"
21697
21698 \end_inset
21699
21700  est un exemple de flottant de tableau renversé.
21701 \end_layout
21702
21703 \begin_layout Standard
21704 \begin_inset Note Greyedout
21705 status open
21706
21707 \begin_layout Plain Layout
21708
21709 \series bold
21710 Note:
21711 \series default
21712  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21713  DVI.
21714 \end_layout
21715
21716 \end_inset
21717
21718
21719 \end_layout
21720
21721 \begin_layout Standard
21722 \begin_inset Float table
21723 wide false
21724 sideways true
21725 status open
21726
21727 \begin_layout Plain Layout
21728 \begin_inset Caption
21729
21730 \begin_layout Plain Layout
21731 \begin_inset CommandInset label
21732 LatexCommand label
21733 name "tab:Tableau-pivoté"
21734
21735 \end_inset
21736
21737  Tableau pivoté
21738 \end_layout
21739
21740 \end_inset
21741
21742
21743 \end_layout
21744
21745 \begin_layout Plain Layout
21746 \align center
21747 \begin_inset Tabular
21748 <lyxtabular version="3" rows="1" columns="5">
21749 <features>
21750 <column alignment="center" valignment="top" width="0">
21751 <column alignment="center" valignment="top" width="0">
21752 <column alignment="center" valignment="top" width="0">
21753 <column alignment="center" valignment="top" width="0">
21754 <column alignment="center" valignment="top" width="0">
21755 <row>
21756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760 test
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 b
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21775 \begin_inset Text
21776
21777 \begin_layout Plain Layout
21778 c
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787 d
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Plain Layout
21796 e
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 </row>
21802 </lyxtabular>
21803
21804 \end_inset
21805
21806
21807 \end_layout
21808
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \begin_layout Section
21815 Flottants côte-à-côte
21816 \begin_inset Index
21817 status collapsed
21818
21819 \begin_layout Plain Layout
21820 Flottants ! côte-à-côte
21821 \end_layout
21822
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \begin_layout Standard
21829 Pour placer des flottants côte-à-côte, comme pour la figure
21830 \begin_inset space ~
21831 \end_inset
21832
21833
21834 \begin_inset CommandInset ref
21835 LatexCommand ref
21836 reference "fig:Flottant-gauche"
21837
21838 \end_inset
21839
21840  et 
21841 \begin_inset CommandInset ref
21842 LatexCommand ref
21843 reference "fig:Flottant-droit"
21844
21845 \end_inset
21846
21847 , on n'utilise 
21848 \emph on
21849 qu'un seul 
21850 \emph default
21851 flottant.
21852  On y insère deux boîtes de minipages
21853 \begin_inset Foot
21854 status collapsed
21855
21856 \begin_layout Plain Layout
21857 Les minipages sont décrites dans la section
21858 \begin_inset space ~
21859 \end_inset
21860
21861
21862 \begin_inset CommandInset ref
21863 LatexCommand ref
21864 reference "sec:Minipages"
21865
21866 \end_inset
21867
21868 .
21869 \end_layout
21870
21871 \end_inset
21872
21873 .
21874  La largeur est mise à 45
21875 \begin_inset space \thinspace{}
21876 \end_inset
21877
21878 -50
21879 \begin_inset space \thinspace{}
21880 \end_inset
21881
21882 column% et l'alignement de la boîte à 
21883 \family sans
21884 Bas
21885 \family default
21886  pour chaque minipage.
21887  Les boîtes minipages contiennent l'image et la légende exactement comme
21888  avec un flottant.
21889  La seule différence est que l'unité de longueur 
21890 \family sans
21891 Largeur
21892 \begin_inset space ~
21893 \end_inset
21894
21895 colonne
21896 \begin_inset space ~
21897 \end_inset
21898
21899 %
21900 \family default
21901  utilisée pour l'image est maintenant définie par rapport à la largeur des
21902  boîtes minipages.
21903 \end_layout
21904
21905 \begin_layout Standard
21906 \begin_inset Float figure
21907 wide false
21908 sideways false
21909 status open
21910
21911 \begin_layout Plain Layout
21912 \begin_inset Box Frameless
21913 position "b"
21914 hor_pos "c"
21915 has_inner_box 1
21916 inner_pos "t"
21917 use_parbox 0
21918 width "45col%"
21919 special "none"
21920 height "1in"
21921 height_special "totalheight"
21922 status open
21923
21924 \begin_layout Plain Layout
21925 \align center
21926 \begin_inset Graphics
21927         filename ../clipart/mobius.eps
21928         lyxscale 50
21929         width 100col%
21930         scaleBeforeRotation
21931
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \begin_layout Plain Layout
21938 \begin_inset Caption
21939
21940 \begin_layout Plain Layout
21941 \begin_inset CommandInset label
21942 LatexCommand label
21943 name "fig:Flottant-gauche"
21944
21945 \end_inset
21946
21947 Flottant du côté gauche.
21948 \end_layout
21949
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \end_inset
21956
21957
21958 \begin_inset space \hfill{}
21959 \end_inset
21960
21961
21962 \begin_inset Box Frameless
21963 position "b"
21964 hor_pos "c"
21965 has_inner_box 1
21966 inner_pos "t"
21967 use_parbox 0
21968 width "45col%"
21969 special "none"
21970 height "1in"
21971 height_special "totalheight"
21972 status open
21973
21974 \begin_layout Plain Layout
21975 \align center
21976 \begin_inset Graphics
21977         filename ../clipart/platypus.eps
21978         lyxscale 50
21979         width 100col%
21980         scaleBeforeRotation
21981
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \begin_layout Plain Layout
21988 \begin_inset Caption
21989
21990 \begin_layout Plain Layout
21991 \begin_inset CommandInset label
21992 LatexCommand label
21993 name "fig:Flottant-droit"
21994
21995 \end_inset
21996
21997 Flottant du côté droit.
21998 \end_layout
21999
22000 \end_inset
22001
22002
22003 \end_layout
22004
22005 \end_inset
22006
22007
22008 \end_layout
22009
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Section
22016 Mise en Forme de la Légende
22017 \begin_inset Index
22018 status collapsed
22019
22020 \begin_layout Plain Layout
22021 Légende ! Mise en forme
22022 \end_layout
22023
22024 \end_inset
22025
22026
22027 \begin_inset Index
22028 status collapsed
22029
22030 \begin_layout Plain Layout
22031 Flottants ! Mise en forme de la Légende
22032 \end_layout
22033
22034 \end_inset
22035
22036
22037 \begin_inset CommandInset label
22038 LatexCommand label
22039 name "sec:Formatage-légende"
22040
22041 \end_inset
22042
22043
22044 \end_layout
22045
22046 \begin_layout Standard
22047 L'environnement 
22048 \family sans
22049 Légende
22050 \family default
22051  est l'environnement de paragraphe par défaut pour les 
22052 \family sans
22053 flottants
22054 \family default
22055 .
22056  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22057  par exemple 
22058 \begin_inset Quotes eld
22059 \end_inset
22060
22061
22062 \family sans
22063 Figure #:
22064 \family default
22065
22066 \begin_inset Quotes erd
22067 \end_inset
22068
22069  suivi par le texte de la légende.
22070  Le 
22071 \begin_inset Quotes eld
22072 \end_inset
22073
22074 #
22075 \begin_inset Quotes erd
22076 \end_inset
22077
22078  étant remplacé par le numéro de référence réel.
22079  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22080  que le texte de la légende et deux points suivent le numéro pour séparer
22081  l'étiquette du texte.
22082  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22083 \end_layout
22084
22085 \begin_layout Standard
22086 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22087  LaTeX 
22088 \series bold
22089 caption
22090 \series default
22091
22092 \begin_inset Index
22093 status collapsed
22094
22095 \begin_layout Plain Layout
22096 Paquetages LaTeX ! caption
22097 \end_layout
22098
22099 \end_inset
22100
22101  dans le préambule de votre document avec la ligne suivante :
22102 \end_layout
22103
22104 \begin_layout Standard
22105
22106 \series bold
22107
22108 \backslash
22109 usepackage[format definition]{caption}
22110 \end_layout
22111
22112 \begin_layout Standard
22113 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22114  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22115  dans ce document, utilisez les commandes suivantes :
22116 \end_layout
22117
22118 \begin_layout Standard
22119
22120 \series bold
22121
22122 \backslash
22123 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22124 \end_layout
22125
22126 \begin_layout Standard
22127 Vous pouvez aussi définir des formats de légendes différents pour les différents
22128  types de flottants.
22129  Dans ce cas chargez le paquetage 
22130 \series bold
22131 caption 
22132 \series default
22133 sans option de format spécifique et définissez les différents formats à
22134  l'aide de la commande 
22135 \end_layout
22136
22137 \begin_layout Standard
22138
22139 \series bold
22140
22141 \backslash
22142 captionsetup[type de flottant]{définition du format}
22143 \end_layout
22144
22145 \begin_layout Standard
22146 dans le préambule du document.
22147  Par exemple les formats de légende de la Figure
22148 \begin_inset space ~
22149 \end_inset
22150
22151
22152 \begin_inset CommandInset ref
22153 LatexCommand ref
22154 reference "fig:Legende-de-fig"
22155
22156 \end_inset
22157
22158  et du Tableau
22159 \begin_inset space ~
22160 \end_inset
22161
22162
22163 \begin_inset CommandInset ref
22164 LatexCommand ref
22165 reference "tab:Légende-de-tab"
22166
22167 \end_inset
22168
22169  peuvent être créés en utilisant les commandes suivantes dans le préambule
22170  :
22171 \end_layout
22172
22173 \begin_layout Standard
22174
22175 \series bold
22176
22177 \backslash
22178 usepackage[tableposition=top]{caption}
22179 \series default
22180
22181 \begin_inset Newline newline
22182 \end_inset
22183
22184
22185 \series bold
22186
22187 \backslash
22188 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22189 \begin_inset Newline newline
22190 \end_inset
22191
22192
22193 \begin_inset ERT
22194 status collapsed
22195
22196 \begin_layout Plain Layout
22197
22198
22199 \backslash
22200 hphantom{
22201 \backslash
22202
22203 \backslash
22204 captionsetup[figure]
22205 \backslash
22206 {}
22207 \end_layout
22208
22209 \end_inset
22210
22211  labelsep=period}
22212 \begin_inset Newline newline
22213 \end_inset
22214
22215
22216 \backslash
22217 captionsetup[table]{labelfont={bf,sf}}
22218 \end_layout
22219
22220 \begin_layout Standard
22221 \begin_inset Note Greyedout
22222 status open
22223
22224 \begin_layout Plain Layout
22225
22226 \series bold
22227 Note:
22228 \series default
22229  L'option 
22230 \series bold
22231 tableposition=top
22232 \series default
22233  n'a pas d'effet quand on utilise un document de classe 
22234 \series bold
22235 koma-script
22236 \series default
22237
22238 \begin_inset Index
22239 status collapsed
22240
22241 \begin_layout Plain Layout
22242 Paquetages LaTeX ! koma-script
22243 \end_layout
22244
22245 \end_inset
22246
22247 .
22248  Dans ce cas on doit utiliser l'option 
22249 \series bold
22250 tablecaptionabove
22251 \series default
22252  de la classe de document.
22253 \end_layout
22254
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \begin_layout Standard
22261 Pour plus d'information sur le paquetage 
22262 \series bold
22263 caption
22264 \series default
22265  nous vous renvoyons à sa documentation 
22266 \begin_inset CommandInset citation
22267 LatexCommand cite
22268 key "caption"
22269
22270 \end_inset
22271
22272 .
22273 \end_layout
22274
22275 \begin_layout Standard
22276 Pour changer le nom de l'étiquette, par exemple de 
22277 \begin_inset Quotes eld
22278 \end_inset
22279
22280 Figure
22281 \begin_inset Quotes erd
22282 \end_inset
22283
22284  à 
22285 \begin_inset Quotes eld
22286 \end_inset
22287
22288 Image
22289 \begin_inset Quotes erd
22290 \end_inset
22291
22292 , utilisez la commande suivante dans le préambule :
22293 \end_layout
22294
22295 \begin_layout Standard
22296
22297 \series bold
22298
22299 \backslash
22300 renewcommand{
22301 \backslash
22302 fnum@figure}{Image~
22303 \backslash
22304 thefigure}
22305 \end_layout
22306
22307 \begin_layout Standard
22308 où 
22309 \series bold
22310
22311 \backslash
22312 thefigure
22313 \series default
22314  insère le numéro de la figure et
22315 \series bold
22316  
22317 \begin_inset Quotes eld
22318 \end_inset
22319
22320 ~
22321 \series default
22322
22323 \begin_inset Quotes erd
22324 \end_inset
22325
22326  ajoute une espace insécable.
22327 \end_layout
22328
22329 \begin_layout Standard
22330 \begin_inset VSpace bigskip
22331 \end_inset
22332
22333 Si vous utilisez un document de classe 
22334 \series bold
22335 koma-script
22336 \series default
22337
22338 \begin_inset Index
22339 status collapsed
22340
22341 \begin_layout Plain Layout
22342 Paquetages LaTeX ! koma-script
22343 \end_layout
22344
22345 \end_inset
22346
22347  (
22348 \family sans
22349 article (koma-script)
22350 \family default
22351
22352 \family sans
22353 book (koma-script)
22354 \family default
22355
22356 \family sans
22357 letter (koma-script)
22358 \family default
22359 , ou 
22360 \family sans
22361 report (koma-script)
22362 \family default
22363
22364 \begin_inset space \thinspace{}
22365 \end_inset
22366
22367 ), Vous pouvez utiliser la commande incorporée 
22368 \series bold
22369
22370 \backslash
22371 setkomafont 
22372 \series default
22373 du paquetage
22374 \series bold
22375  koma-script 
22376 \series default
22377 à la place du paquetage
22378 \series bold
22379  caption.
22380  
22381 \series default
22382 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22383  suivante au préambule de votre document :
22384 \end_layout
22385
22386 \begin_layout Standard
22387
22388 \series bold
22389
22390 \backslash
22391 setkomafont{captionlabel}{
22392 \backslash
22393 bfseries}
22394 \end_layout
22395
22396 \begin_layout Standard
22397 Pour plus d'information au sujet de 
22398 \series bold
22399
22400 \backslash
22401 setkomafont
22402 \series default
22403  nous vous renvoyons à la documentation du paquetage 
22404 \series bold
22405 koma-script
22406 \series default
22407  
22408 \begin_inset CommandInset citation
22409 LatexCommand cite
22410 key "koma-script"
22411
22412 \end_inset
22413
22414 .
22415 \end_layout
22416
22417 \begin_layout Standard
22418 \begin_inset ERT
22419 status collapsed
22420
22421 \begin_layout Plain Layout
22422
22423
22424 \backslash
22425 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22426 }
22427 \end_layout
22428
22429 \end_inset
22430
22431
22432 \begin_inset Note Note
22433 status open
22434
22435 \begin_layout Plain Layout
22436 Le format de la légende n'est modifié que pour cet exemple.
22437 \end_layout
22438
22439 \end_inset
22440
22441
22442 \end_layout
22443
22444 \begin_layout Standard
22445 \begin_inset Float figure
22446 placement !p
22447 wide false
22448 sideways false
22449 status open
22450
22451 \begin_layout Plain Layout
22452 \align center
22453 \begin_inset Graphics
22454         filename ../clipart/mobius.eps
22455         lyxscale 50
22456         scale 50
22457         scaleBeforeRotation
22458
22459 \end_inset
22460
22461
22462 \end_layout
22463
22464 \begin_layout Plain Layout
22465 \begin_inset Caption
22466
22467 \begin_layout Plain Layout
22468 \begin_inset CommandInset label
22469 LatexCommand label
22470 name "fig:Legende-de-fig"
22471
22472 \end_inset
22473
22474 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22475  pour montrer les différents types de formats de légendes.
22476  Ici on a utilisé un format de légende personnalisé.
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \end_layout
22483
22484 \end_inset
22485
22486
22487 \end_layout
22488
22489 \begin_layout Standard
22490 \begin_inset ERT
22491 status collapsed
22492
22493 \begin_layout Plain Layout
22494
22495
22496 \backslash
22497 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22498 on}
22499 \end_layout
22500
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \begin_layout Standard
22507 \begin_inset Float table
22508 placement !p
22509 wide false
22510 sideways false
22511 status open
22512
22513 \begin_layout Plain Layout
22514 \begin_inset Caption
22515
22516 \begin_layout Plain Layout
22517 \begin_inset CommandInset label
22518 LatexCommand label
22519 name "tab:Légende-de-tab"
22520
22521 \end_inset
22522
22523 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22524  pour montrer les différents types de formats de légendes.
22525  Ici on a utilisé le format de légende par défaut.
22526 \end_layout
22527
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \begin_layout Plain Layout
22534 \align center
22535 \begin_inset Tabular
22536 <lyxtabular version="3" rows="1" columns="5">
22537 <features>
22538 <column alignment="center" valignment="top" width="0">
22539 <column alignment="center" valignment="top" width="0">
22540 <column alignment="center" valignment="top" width="0">
22541 <column alignment="center" valignment="top" width="0">
22542 <column alignment="center" valignment="top" width="0">
22543 <row>
22544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 a
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 b
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 c
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 d
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584 e
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 </row>
22590 </lyxtabular>
22591
22592 \end_inset
22593
22594
22595 \end_layout
22596
22597 \end_inset
22598
22599
22600 \end_layout
22601
22602 \begin_layout Section
22603 Positionnement de la Légende
22604 \begin_inset Index
22605 status collapsed
22606
22607 \begin_layout Plain Layout
22608 Légende ! Placement
22609 \end_layout
22610
22611 \end_inset
22612
22613
22614 \begin_inset Index
22615 status collapsed
22616
22617 \begin_layout Plain Layout
22618 Flottants ! Placement de la légende
22619 \end_layout
22620
22621 \end_inset
22622
22623
22624 \begin_inset CommandInset label
22625 LatexCommand label
22626 name "sec:Placement-légende"
22627
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \begin_layout Standard
22634 La règle habituelle pour placer la légende est :
22635 \end_layout
22636
22637 \begin_layout Description
22638 Figure
22639 \begin_inset space ~
22640 \end_inset
22641
22642 : La légende est placée en dessous de la figure
22643 \end_layout
22644
22645 \begin_layout Description
22646 Tableau
22647 \begin_inset space ~
22648 \end_inset
22649
22650 : La légende est placée au dessus du tableau
22651 \end_layout
22652
22653 \begin_layout Standard
22654 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22655  au dessus des tableaux.
22656  Ce qui fait que si vous utilisez une des classes de document 
22657 \family sans
22658 article
22659 \family default
22660
22661 \family sans
22662 book
22663 \family default
22664
22665 \family sans
22666 letter
22667 \family default
22668 , ou 
22669 \family sans
22670 report
22671 \family default
22672  il n'y aura pas d'espace libre entre la légende et le tableau.
22673  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22674  de chargement du paquetage LaTeX 
22675 \series bold
22676 caption
22677 \series default
22678  dans le préambule de votre document
22679 \begin_inset Foot
22680 status open
22681
22682 \begin_layout Plain Layout
22683 Voir la section
22684 \begin_inset space ~
22685 \end_inset
22686
22687
22688 \begin_inset CommandInset ref
22689 LatexCommand ref
22690 reference "sec:Formatage-légende"
22691
22692 \end_inset
22693
22694  pour plus d'information sur le paquetage 
22695 \series bold
22696 caption
22697 \series default
22698 .
22699 \end_layout
22700
22701 \end_inset
22702
22703 :
22704 \end_layout
22705
22706 \begin_layout Standard
22707
22708 \series bold
22709 tableposition=top
22710 \end_layout
22711
22712 \begin_layout Standard
22713 Si vous utilisez une classe de document 
22714 \series bold
22715 koma-script
22716 \series default
22717
22718 \begin_inset Index
22719 status collapsed
22720
22721 \begin_layout Plain Layout
22722 Paquetages LaTeX ! koma-script
22723 \end_layout
22724
22725 \end_inset
22726
22727  (
22728 \family sans
22729 article (koma-script)
22730 \family default
22731
22732 \family sans
22733 book (koma-script)
22734 \family default
22735
22736 \family sans
22737 letter (koma-script)
22738 \family default
22739 , ou 
22740 \family sans
22741 report (koma-script)
22742 \family default
22743
22744 \begin_inset space \thinspace{}
22745 \end_inset
22746
22747 ), vous pouvez utiliser à la place du paquetage 
22748 \series bold
22749 caption
22750 \series default
22751  l'option 
22752 \series bold
22753 tablecaptionabove
22754 \series default
22755  de la classe de document.
22756 \end_layout
22757
22758 \begin_layout Standard
22759 \begin_inset VSpace bigskip
22760 \end_inset
22761
22762 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22763  Pour cela, vous devez charger le paquetage LaTeX 
22764 \series bold
22765 sidecap
22766 \series default
22767
22768 \begin_inset Index
22769 status collapsed
22770
22771 \begin_layout Plain Layout
22772 Paquetages LaTeX ! sidecap
22773 \end_layout
22774
22775 \end_inset
22776
22777  dans le préambule de votre document avec la ligne de commande suivante
22778 \end_layout
22779
22780 \begin_layout Standard
22781
22782 \series bold
22783
22784 \backslash
22785 usepackage[option]{sidecap}
22786 \end_layout
22787
22788 \begin_layout Standard
22789 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22790  extérieure – à droite sur les pages impaires et à gauche sur les pages
22791  paires.
22792  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22793  
22794 \series bold
22795 innercaption
22796 \series default
22797 .
22798  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22799  
22800 \series bold
22801 rightcaption
22802 \series default
22803  ou 
22804 \series bold
22805 leftcaption
22806 \series default
22807 .
22808 \end_layout
22809
22810 \begin_layout Standard
22811 \begin_inset ERT
22812 status collapsed
22813
22814 \begin_layout Plain Layout
22815
22816
22817 \backslash
22818 ifsidecap
22819 \end_layout
22820
22821 \end_inset
22822
22823
22824 \begin_inset Note Note
22825 status open
22826
22827 \begin_layout Plain Layout
22828 La section suivante ne sera affichée que si le paquetage LaTeX 
22829 \series bold
22830 sidecap
22831 \series default
22832  a été installé.
22833 \end_layout
22834
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \begin_layout Standard
22841 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22842  ajouter ces commandes dans le préambule de votre document :
22843 \end_layout
22844
22845 \begin_layout Standard
22846
22847 \lyxline
22848
22849 \end_layout
22850
22851 \begin_layout Standard
22852
22853 \series bold
22854
22855 \backslash
22856 newcommand{
22857 \backslash
22858 TabBesBeg}{%
22859 \begin_inset Newline newline
22860 \end_inset
22861
22862
22863 \begin_inset ERT
22864 status collapsed
22865
22866 \begin_layout Plain Layout
22867
22868
22869 \backslash
22870 hphantom{ }
22871 \end_layout
22872
22873 \end_inset
22874
22875
22876 \backslash
22877 let
22878 \backslash
22879 MyTable
22880 \backslash
22881 table
22882 \begin_inset Newline newline
22883 \end_inset
22884
22885
22886 \begin_inset ERT
22887 status collapsed
22888
22889 \begin_layout Plain Layout
22890
22891
22892 \backslash
22893 hphantom{ }
22894 \end_layout
22895
22896 \end_inset
22897
22898
22899 \backslash
22900 let
22901 \backslash
22902 MyEndtable
22903 \backslash
22904 endtable
22905 \begin_inset Newline newline
22906 \end_inset
22907
22908
22909 \begin_inset ERT
22910 status collapsed
22911
22912 \begin_layout Plain Layout
22913
22914
22915 \backslash
22916 hphantom{ }
22917 \end_layout
22918
22919 \end_inset
22920
22921
22922 \backslash
22923 renewenvironment{table}{
22924 \backslash
22925 begin{SCtable}}{
22926 \backslash
22927 end{SCtable}}}
22928 \end_layout
22929
22930 \begin_layout Standard
22931
22932 \series bold
22933
22934 \backslash
22935 newcommand{
22936 \backslash
22937 TabBesEnd}{%
22938 \begin_inset Newline newline
22939 \end_inset
22940
22941
22942 \begin_inset ERT
22943 status collapsed
22944
22945 \begin_layout Plain Layout
22946
22947
22948 \backslash
22949 hphantom{ }
22950 \end_layout
22951
22952 \end_inset
22953
22954
22955 \backslash
22956 let
22957 \backslash
22958 table
22959 \backslash
22960 MyTable
22961 \begin_inset Newline newline
22962 \end_inset
22963
22964
22965 \begin_inset ERT
22966 status collapsed
22967
22968 \begin_layout Plain Layout
22969
22970
22971 \backslash
22972 hphantom{ }
22973 \end_layout
22974
22975 \end_inset
22976
22977
22978 \backslash
22979 let
22980 \backslash
22981 endtable
22982 \backslash
22983 MyEndtable
22984 \end_layout
22985
22986 \begin_layout Standard
22987
22988 \series bold
22989
22990 \backslash
22991 newcommand{
22992 \backslash
22993 FigBesBeg}{%
22994 \begin_inset Newline newline
22995 \end_inset
22996
22997
22998 \begin_inset ERT
22999 status collapsed
23000
23001 \begin_layout Plain Layout
23002
23003
23004 \backslash
23005 hphantom{ }
23006 \end_layout
23007
23008 \end_inset
23009
23010
23011 \backslash
23012 let
23013 \backslash
23014 MyFigure
23015 \backslash
23016 figure
23017 \begin_inset Newline newline
23018 \end_inset
23019
23020
23021 \begin_inset ERT
23022 status collapsed
23023
23024 \begin_layout Plain Layout
23025
23026
23027 \backslash
23028 hphantom{ }
23029 \end_layout
23030
23031 \end_inset
23032
23033
23034 \backslash
23035 let
23036 \backslash
23037 MyEndfigure
23038 \backslash
23039 endfigure
23040 \begin_inset Newline newline
23041 \end_inset
23042
23043
23044 \begin_inset ERT
23045 status collapsed
23046
23047 \begin_layout Plain Layout
23048
23049
23050 \backslash
23051 hphantom{ }
23052 \end_layout
23053
23054 \end_inset
23055
23056
23057 \backslash
23058 renewenvironment{figure}{
23059 \backslash
23060 begin{SCfigure}}{
23061 \backslash
23062 end{SCfigure}}}
23063 \end_layout
23064
23065 \begin_layout Standard
23066
23067 \series bold
23068
23069 \backslash
23070 newcommand{
23071 \backslash
23072 FigBesEnd}{%
23073 \begin_inset Newline newline
23074 \end_inset
23075
23076
23077 \begin_inset ERT
23078 status collapsed
23079
23080 \begin_layout Plain Layout
23081
23082
23083 \backslash
23084 hphantom{ }
23085 \end_layout
23086
23087 \end_inset
23088
23089
23090 \backslash
23091 let
23092 \backslash
23093 figure
23094 \backslash
23095 MyFigure
23096 \begin_inset Newline newline
23097 \end_inset
23098
23099
23100 \begin_inset ERT
23101 status collapsed
23102
23103 \begin_layout Plain Layout
23104
23105
23106 \backslash
23107 hphantom{ }
23108 \end_layout
23109
23110 \end_inset
23111
23112
23113 \backslash
23114 let
23115 \backslash
23116 endfigure
23117 \backslash
23118 MyEndfigure}
23119 \end_layout
23120
23121 \begin_layout Standard
23122
23123 \lyxline
23124
23125 \end_layout
23126
23127 \begin_layout Standard
23128 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23129  la légende se place sur le côté.
23130  Pour les flottants de figure, utilisez la commande
23131 \end_layout
23132
23133 \begin_layout Standard
23134
23135 \series bold
23136
23137 \backslash
23138 FigBesBeg
23139 \end_layout
23140
23141 \begin_layout Standard
23142 en code TeX avant le flottant.
23143  Après le flottant, insérez la commande
23144 \end_layout
23145
23146 \begin_layout Standard
23147
23148 \series bold
23149
23150 \backslash
23151 FigBesEnd
23152 \end_layout
23153
23154 \begin_layout Standard
23155 en code TeX pour revenir à la définition originale du flottant.
23156 \end_layout
23157
23158 \begin_layout Standard
23159 Pour les flottants de tableau, utilisez les commandes correspondantes
23160 \end_layout
23161
23162 \begin_layout Standard
23163
23164 \series bold
23165
23166 \backslash
23167 TabBesBeg
23168 \series default
23169  et 
23170 \series bold
23171
23172 \backslash
23173 TabBesEnd
23174 \end_layout
23175
23176 \begin_layout Standard
23177 La figure
23178 \begin_inset space ~
23179 \end_inset
23180
23181
23182 \begin_inset CommandInset ref
23183 LatexCommand ref
23184 reference "fig:legende-a-coté-fig"
23185
23186 \end_inset
23187
23188  et le tableau
23189 \begin_inset space ~
23190 \end_inset
23191
23192
23193 \begin_inset CommandInset ref
23194 LatexCommand ref
23195 reference "tab:legende-à-coté-tableau"
23196
23197 \end_inset
23198
23199  sont des exemples où la légende a été mises sur le coté.
23200 \end_layout
23201
23202 \begin_layout Standard
23203 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23204  pour les flottants de tableau et vers le bas pour les flottants de figure.
23205  Pour changer ce comportement, vous pouvez utiliser les commandes
23206 \end_layout
23207
23208 \begin_layout Standard
23209
23210 \series bold
23211
23212 \backslash
23213 sidecaptionvpos{type flottant}{placement}
23214 \end_layout
23215
23216 \begin_layout Standard
23217 dans le préambule du document ou en code TeX juste avant le flottant visé.
23218  Le type du flottant est soit 
23219 \family sans
23220 figure
23221 \family default
23222  soit 
23223 \family sans
23224 table
23225 \family default
23226 , le placement peut être 
23227 \begin_inset Quotes eld
23228 \end_inset
23229
23230
23231 \family sans
23232 t
23233 \family default
23234
23235 \begin_inset Quotes erd
23236 \end_inset
23237
23238  pour haut (top), 
23239 \begin_inset Quotes eld
23240 \end_inset
23241
23242
23243 \family sans
23244 c
23245 \family default
23246
23247 \begin_inset Quotes erd
23248 \end_inset
23249
23250  pour centre (center), ou 
23251 \begin_inset Quotes eld
23252 \end_inset
23253
23254
23255 \family sans
23256 b
23257 \family default
23258
23259 \begin_inset Quotes erd
23260 \end_inset
23261
23262  pour bas (bottom).
23263  Pour que, par exemple, les légendes des flottants de figure soient centrés
23264  verticalement, utilisez la commande
23265 \end_layout
23266
23267 \begin_layout Standard
23268
23269 \series bold
23270
23271 \backslash
23272 sidecaptionvpos{figure}{c}
23273 \end_layout
23274
23275 \begin_layout Standard
23276 C'est ce qui a été utilisé pour la figure
23277 \begin_inset space ~
23278 \end_inset
23279
23280
23281 \begin_inset CommandInset ref
23282 LatexCommand ref
23283 reference "fig:legende-à-coté-fig-2"
23284
23285 \end_inset
23286
23287 .
23288 \end_layout
23289
23290 \begin_layout Standard
23291 \begin_inset VSpace medskip
23292 \end_inset
23293
23294 Pour plus d'information sur le paquetage 
23295 \series bold
23296 sidecap
23297 \series default
23298  nous vous renvoyons à sa documentation 
23299 \begin_inset CommandInset citation
23300 LatexCommand cite
23301 key "sidecap"
23302
23303 \end_inset
23304
23305 .
23306 \end_layout
23307
23308 \begin_layout Standard
23309 \begin_inset Note Greyedout
23310 status open
23311
23312 \begin_layout Plain Layout
23313
23314 \series bold
23315 Note:
23316 \series default
23317  Le paquetage LaTeX 
23318 \series bold
23319 hypcap
23320 \series default
23321
23322 \begin_inset Index
23323 status collapsed
23324
23325 \begin_layout Plain Layout
23326 Paquetages LaTeX ! hypcap
23327 \end_layout
23328
23329 \end_inset
23330
23331 , qui est décrit dans la section
23332 \begin_inset space ~
23333 \end_inset
23334
23335
23336 \begin_inset CommandInset ref
23337 LatexCommand ref
23338 reference "sub:Reference-Position"
23339
23340 \end_inset
23341
23342 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23343 \end_layout
23344
23345 \end_inset
23346
23347
23348 \end_layout
23349
23350 \begin_layout Standard
23351 \begin_inset ERT
23352 status collapsed
23353
23354 \begin_layout Plain Layout
23355
23356
23357 \backslash
23358 FigBesBeg 
23359 \end_layout
23360
23361 \end_inset
23362
23363
23364 \end_layout
23365
23366 \begin_layout Standard
23367 \begin_inset Float figure
23368 wide false
23369 sideways false
23370 status open
23371
23372 \begin_layout Plain Layout
23373 \begin_inset Graphics
23374         filename ../clipart/escher-lsd.eps
23375         scale 75
23376         scaleBeforeRotation
23377
23378 \end_inset
23379
23380
23381 \end_layout
23382
23383 \begin_layout Plain Layout
23384 \begin_inset Caption
23385
23386 \begin_layout Plain Layout
23387 \begin_inset CommandInset label
23388 LatexCommand label
23389 name "fig:legende-a-coté-fig"
23390
23391 \end_inset
23392
23393 Une légende à côté d'une figure.
23394 \end_layout
23395
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \begin_layout Standard
23407 \begin_inset ERT
23408 status collapsed
23409
23410 \begin_layout Plain Layout
23411
23412
23413 \backslash
23414 TabBesBeg 
23415 \end_layout
23416
23417 \end_inset
23418
23419
23420 \end_layout
23421
23422 \begin_layout Standard
23423 \begin_inset Float table
23424 wide false
23425 sideways false
23426 status open
23427
23428 \begin_layout Plain Layout
23429 \begin_inset Caption
23430
23431 \begin_layout Plain Layout
23432 \begin_inset CommandInset label
23433 LatexCommand label
23434 name "tab:legende-à-coté-tableau"
23435
23436 \end_inset
23437
23438 Une légende à côté d'un tableau.
23439 \end_layout
23440
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \begin_layout Plain Layout
23447 \begin_inset Tabular
23448 <lyxtabular version="3" rows="4" columns="5">
23449 <features>
23450 <column alignment="center" valignment="top" width="0">
23451 <column alignment="center" valignment="top" width="0">
23452 <column alignment="center" valignment="top" width="0">
23453 <column alignment="center" valignment="top" width="0">
23454 <column alignment="center" valignment="top" width="0">
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460 a
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478 b
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 c
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 </row>
23502 <row>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516 d
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534 e
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23540 \begin_inset Text
23541
23542 \begin_layout Plain Layout
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554 f
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572 g
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590 h
23591 \end_layout
23592
23593 \end_inset
23594 </cell>
23595 </row>
23596 <row>
23597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23598 \begin_inset Text
23599
23600 \begin_layout Plain Layout
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 i
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628 j
23629 \end_layout
23630
23631 \end_inset
23632 </cell>
23633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 </row>
23643 </lyxtabular>
23644
23645 \end_inset
23646
23647
23648 \end_layout
23649
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \begin_layout Standard
23656 \begin_inset ERT
23657 status collapsed
23658
23659 \begin_layout Plain Layout
23660
23661
23662 \backslash
23663 TabBesEnd
23664 \end_layout
23665
23666 \end_inset
23667
23668
23669 \end_layout
23670
23671 \begin_layout Standard
23672 \begin_inset ERT
23673 status collapsed
23674
23675 \begin_layout Plain Layout
23676
23677
23678 \backslash
23679 sidecaptionvpos{figure}{c}
23680 \end_layout
23681
23682 \end_inset
23683
23684
23685 \begin_inset Float figure
23686 wide false
23687 sideways false
23688 status open
23689
23690 \begin_layout Plain Layout
23691 \begin_inset Graphics
23692         filename ../clipart/escher-lsd.eps
23693         scale 75
23694         scaleBeforeRotation
23695
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \begin_layout Plain Layout
23702 \begin_inset Caption
23703
23704 \begin_layout Plain Layout
23705 \begin_inset CommandInset label
23706 LatexCommand label
23707 name "fig:legende-à-coté-fig-2"
23708
23709 \end_inset
23710
23711 Une légende centrée verticalement à côté d'une figure.
23712 \end_layout
23713
23714 \end_inset
23715
23716
23717 \end_layout
23718
23719 \end_inset
23720
23721
23722 \end_layout
23723
23724 \begin_layout Standard
23725 \begin_inset ERT
23726 status collapsed
23727
23728 \begin_layout Plain Layout
23729
23730
23731 \backslash
23732 FigBesEnd
23733 \end_layout
23734
23735 \end_inset
23736
23737
23738 \end_layout
23739
23740 \begin_layout Standard
23741 \begin_inset ERT
23742 status collapsed
23743
23744 \begin_layout Plain Layout
23745
23746
23747 \backslash
23748 else
23749 \end_layout
23750
23751 \end_inset
23752
23753
23754 \begin_inset Note Note
23755 status open
23756
23757 \begin_layout Plain Layout
23758 Ce qui suit sera affiché si le paquetage LaTeX 
23759 \series bold
23760 sidecap
23761 \series default
23762  n'est pas installé :
23763 \end_layout
23764
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \begin_layout Standard
23771 Vous devez installer le paquetage LaTeX 
23772 \series bold
23773 sidecap
23774 \series default
23775  pour voir la suite de cette section dans la sortie imprimée.
23776 \end_layout
23777
23778 \begin_layout Standard
23779 \begin_inset ERT
23780 status collapsed
23781
23782 \begin_layout Plain Layout
23783
23784
23785 \backslash
23786 fi
23787 \end_layout
23788
23789 \end_inset
23790
23791
23792 \end_layout
23793
23794 \begin_layout Section
23795 Les Listes de Flottants
23796 \begin_inset Index
23797 status collapsed
23798
23799 \begin_layout Plain Layout
23800 Flottants ! Listes de Flottants
23801 \end_layout
23802
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \begin_layout Standard
23809 De la même façon que la table des matières fait la liste des sections du
23810  document, il y a des listes pour tous les types de flottants, comme par
23811  exemple pour les figures du document.
23812  Vous pouvez les insérer en utilisant le menu 
23813 \family sans
23814 Insérer\SpecialChar \menuseparator
23815 Listes
23816 \begin_inset space ~
23817 \end_inset
23818
23819 &
23820 \begin_inset space ~
23821 \end_inset
23822
23823 TdM
23824 \family default
23825 .
23826 \end_layout
23827
23828 \begin_layout Standard
23829 Les entrées de la liste sont la légende du flottant ou éventuellement le
23830  titre court, le numéro du flottant, et le numéro de la page où le flottant
23831  apparaît dans le document.
23832 \end_layout
23833
23834 \begin_layout Standard
23835 Vous trouverez à la fin de ce document une liste des figures et une liste
23836  des tableaux.
23837 \end_layout
23838
23839 \begin_layout Chapter
23840 Notes
23841 \end_layout
23842
23843 \begin_layout Section
23844 Les Notes de LyX
23845 \begin_inset Index
23846 status collapsed
23847
23848 \begin_layout Plain Layout
23849 Notes ! Notes LyX 
23850 \end_layout
23851
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \begin_layout Standard
23858 On peut insérer une note en utilisant le bouton 
23859 \begin_inset Graphics
23860         filename ../../images/note-insert.png
23861         scale 85
23862         scaleBeforeRotation
23863
23864 \end_inset
23865
23866  de la barre d'outils ou avec le menu 
23867 \family sans
23868 Insérer\SpecialChar \menuseparator
23869 Note
23870 \family default
23871 .
23872  Il y a trois types de notes :
23873 \end_layout
23874
23875 \begin_layout Description
23876 Note
23877 \begin_inset space ~
23878 \end_inset
23879
23880 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23881  finale.
23882  La boîte de cette note ressemble à ceci :
23883 \begin_inset Newline newline
23884 \end_inset
23885
23886
23887 \begin_inset Newline newline
23888 \end_inset
23889
23890
23891 \begin_inset Graphics
23892         filename clipart/LyXNoteImageQt4.png
23893         display false
23894         scale 65
23895         scaleBeforeRotation
23896
23897 \end_inset
23898
23899  
23900 \begin_inset Note Note
23901 status open
23902
23903 \begin_layout Plain Layout
23904 Le texte de cette note n'apparaîtra pas à l'impression.
23905 \end_layout
23906
23907 \end_inset
23908
23909
23910 \end_layout
23911
23912 \begin_layout Description
23913 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23914  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23915  vers un fichier au format LaTeX avec le menu 
23916 \family sans
23917 Fichier\SpecialChar \menuseparator
23918 Exporter\SpecialChar \menuseparator
23919 LaTeX (pdflatex) / (plain)
23920 \family default
23921 .
23922  La boîte de cette note ressemble à ceci :
23923 \begin_inset Newline newline
23924 \end_inset
23925
23926
23927 \begin_inset Newline newline
23928 \end_inset
23929
23930
23931 \begin_inset Graphics
23932         filename clipart/CommentNoteImageQt4.png
23933         display false
23934         scale 55
23935         scaleBeforeRotation
23936
23937 \end_inset
23938
23939
23940 \lang english
23941  
23942 \lang french
23943
23944 \begin_inset Note Comment
23945 status open
23946
23947 \begin_layout Plain Layout
23948 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23949  LaTeX.
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Description
23958 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23959  La boîte de cette note ressemble à ceci :
23960 \lang english
23961
23962 \begin_inset Newline newline
23963 \end_inset
23964
23965
23966 \lang french
23967
23968 \begin_inset Newline newline
23969 \end_inset
23970
23971
23972 \begin_inset Graphics
23973         filename clipart/GreyedOutNoteImageQt4.png
23974         lyxscale 80
23975         display false
23976         scale 55
23977         scaleBeforeRotation
23978
23979 \end_inset
23980
23981
23982 \begin_inset Newline newline
23983 \end_inset
23984
23985
23986 \begin_inset ERT
23987 status collapsed
23988
23989 \begin_layout Plain Layout
23990
23991
23992 \backslash
23993 renewenvironment{lyxgreyedout}
23994 \end_layout
23995
23996 \begin_layout Plain Layout
23997
23998 {
23999 \backslash
24000 textcolor[gray]{0.8}
24001 \backslash
24002 bgroup}{
24003 \backslash
24004 egroup}
24005 \end_layout
24006
24007 \end_inset
24008
24009
24010 \begin_inset Note Greyedout
24011 status open
24012
24013 \begin_layout Plain Layout
24014 Le texte
24015 \begin_inset Foot
24016 status collapsed
24017
24018 \begin_layout Plain Layout
24019 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24020  grisé.
24021  
24022 \end_layout
24023
24024 \end_inset
24025
24026  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24027 \end_layout
24028
24029 \end_inset
24030
24031
24032 \begin_inset ERT
24033 status collapsed
24034
24035 \begin_layout Plain Layout
24036
24037
24038 \backslash
24039 renewenvironment{lyxgreyedout}
24040 \end_layout
24041
24042 \begin_layout Plain Layout
24043
24044 {
24045 \backslash
24046 textcolor{blue}
24047 \backslash
24048 bgroup}{
24049 \backslash
24050 egroup}
24051 \end_layout
24052
24053 \end_inset
24054
24055
24056 \begin_inset Note Note
24057 status open
24058
24059 \begin_layout Plain Layout
24060 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24061  originale qu'elle a dans LyX.
24062  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24063  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24064 \end_layout
24065
24066 \end_inset
24067
24068
24069 \begin_inset Newline newline
24070 \end_inset
24071
24072
24073 \begin_inset Newline newline
24074 \end_inset
24075
24076 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24077  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24078 \end_layout
24079
24080 \begin_layout Standard
24081 \begin_inset VSpace bigskip
24082 \end_inset
24083
24084 Quand vous utilisez le bouton 
24085 \begin_inset Graphics
24086         filename ../../images/note-insert.png
24087         scale 85
24088         scaleBeforeRotation
24089
24090 \end_inset
24091
24092  de la barre d'outils, vous insérez une 
24093 \family sans
24094 Note
24095 \begin_inset space ~
24096 \end_inset
24097
24098 LyX
24099 \family default
24100 .
24101  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24102 la et cliquez sur le bouton d'insertion de note.
24103  Pour retransformer une note en texte, appuyez sur la touche 
24104 \family sans
24105 backspace
24106 \family default
24107  quand le curseur est au tout début de la note ou appuyez sur la touche
24108  
24109 \family sans
24110 Suppr.
24111
24112 \family default
24113  quand le curseur se trouve à la fin de la note.
24114 \end_layout
24115
24116 \begin_layout Standard
24117 \begin_inset VSpace bigskip
24118 \end_inset
24119
24120 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24121  commandes suivantes dans le préambule :
24122 \end_layout
24123
24124 \begin_layout Standard
24125
24126 \series bold
24127
24128 \backslash
24129 renewenvironment{lyxgreyedout}
24130 \begin_inset Newline newline
24131 \end_inset
24132
24133
24134 \begin_inset ERT
24135 status collapsed
24136
24137 \begin_layout Plain Layout
24138
24139
24140 \backslash
24141 hphantom{ }
24142 \end_layout
24143
24144 \end_inset
24145
24146 {
24147 \backslash
24148 textcolor{color}
24149 \backslash
24150 bgroup}{
24151 \backslash
24152 egroup}
24153 \end_layout
24154
24155 \begin_layout Standard
24156 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24157  sont expliqués dans la section
24158 \begin_inset space ~
24159 \end_inset
24160
24161
24162 \begin_inset CommandInset ref
24163 LatexCommand ref
24164 reference "sec:Tableaux-Colorés"
24165
24166 \end_inset
24167
24168 .
24169 \end_layout
24170
24171 \begin_layout Standard
24172 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24173  grisées avec leur texte en bleu.
24174 \end_layout
24175
24176 \begin_layout Section
24177 Notes en Bas de Page
24178 \begin_inset CommandInset label
24179 LatexCommand label
24180 name "sec:Notes-bas-de-page"
24181
24182 \end_inset
24183
24184
24185 \begin_inset Index
24186 status collapsed
24187
24188 \begin_layout Plain Layout
24189 Notes ! Notes de bas de page
24190 \end_layout
24191
24192 \end_inset
24193
24194
24195 \begin_inset Index
24196 status collapsed
24197
24198 \begin_layout Plain Layout
24199 Notes de bas de page
24200 \end_layout
24201
24202 \end_inset
24203
24204
24205 \end_layout
24206
24207 \begin_layout Standard
24208 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24209  
24210 \begin_inset Graphics
24211         filename ../../images/footnote-insert.png
24212         scale 85
24213         scaleBeforeRotation
24214
24215 \end_inset
24216
24217  de la barre d'outils, soit en utilisant le menu 
24218 \family sans
24219 Insérer\SpecialChar \menuseparator
24220 Note
24221 \begin_inset space ~
24222 \end_inset
24223
24224 en
24225 \begin_inset space ~
24226 \end_inset
24227
24228 Bas
24229 \begin_inset space ~
24230 \end_inset
24231
24232 de
24233 \begin_inset space ~
24234 \end_inset
24235
24236 Page
24237 \family default
24238 .
24239  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24240  rouge 
24241 \begin_inset Quotes fld
24242 \end_inset
24243
24244 bas
24245 \begin_inset Quotes frd
24246 \end_inset
24247
24248  qui ressemble à ceci : 
24249 \begin_inset Graphics
24250         filename clipart/footnoteQt4.png
24251         scale 80
24252         scaleBeforeRotation
24253
24254 \end_inset
24255
24256  Vous pouvez y entrer votre texte.
24257  Si vous voulez transformer du texte déjà existant en note en bas de page,
24258  sélectionnez-le et cliquez sur le bouton 
24259 \family sans
24260 Note
24261 \begin_inset space ~
24262 \end_inset
24263
24264 en
24265 \begin_inset space ~
24266 \end_inset
24267
24268 Bas
24269 \begin_inset space ~
24270 \end_inset
24271
24272 de
24273 \begin_inset space ~
24274 \end_inset
24275
24276 Page
24277 \family default
24278  de la barre d'outils.
24279  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24280  
24281 \family sans
24282 backspace
24283 \family default
24284  quand le curseur est au tout début de la note ou appuyez sur la touche
24285  
24286 \family sans
24287 Suppr.
24288
24289 \family default
24290  quand le curseur se trouve à la fin de la note.
24291 \end_layout
24292
24293 \begin_layout Standard
24294 Voici un exemple de note en bas de page:
24295 \begin_inset Foot
24296 status open
24297
24298 \begin_layout Plain Layout
24299 \begin_inset CommandInset label
24300 LatexCommand label
24301 name "fn:Note-en-bas"
24302
24303 \end_inset
24304
24305 Ceci est un exemple de note en bas de page.
24306 \end_layout
24307
24308 \end_inset
24309
24310
24311 \begin_inset ERT
24312 status collapsed
24313
24314 \begin_layout Plain Layout
24315
24316
24317 \backslash
24318 newcounter{MyRepeatFoot}
24319 \end_layout
24320
24321 \begin_layout Plain Layout
24322
24323
24324 \backslash
24325 setcounter{MyRepeatFoot}{
24326 \backslash
24327 thefootnote}
24328 \end_layout
24329
24330 \end_inset
24331
24332
24333 \end_layout
24334
24335 \begin_layout Standard
24336 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24337  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24338  de note.
24339  Le texte de la note est placé en bas de la page courante.
24340  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24341  Selon votre classe de document les numéros de notes pourront être réinitialisés
24342  à chaque nouveau chapitre.
24343 \end_layout
24344
24345 \begin_layout Standard
24346 On peut faire référence à une note en bas de page comme on le fait avec
24347  les flottants : Insérez une étiquette dans la note et faites une référence
24348  croisée vers cette étiquette comme c'est décrit dans la
24349 \begin_inset space ~
24350 \end_inset
24351
24352
24353 \begin_inset CommandInset ref
24354 LatexCommand ref
24355 reference "sec:Referencer-les-Flottants"
24356
24357 \end_inset
24358
24359 .
24360 \begin_inset Newline newline
24361 \end_inset
24362
24363 Voici une référence à une note de bas de page :
24364 \begin_inset space ~
24365 \end_inset
24366
24367
24368 \begin_inset CommandInset ref
24369 LatexCommand ref
24370 reference "fn:Note-en-bas"
24371
24372 \end_inset
24373
24374 .
24375 \end_layout
24376
24377 \begin_layout Standard
24378 \begin_inset VSpace defskip
24379 \end_inset
24380
24381 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24382  des minipages, voyez la section
24383 \begin_inset space ~
24384 \end_inset
24385
24386
24387 \begin_inset CommandInset ref
24388 LatexCommand ref
24389 reference "sec:Minipages"
24390
24391 \end_inset
24392
24393 .
24394  Les notes de bas de page dans des tableaux longs sont traitées dans la
24395  section
24396 \begin_inset space ~
24397 \end_inset
24398
24399
24400 \begin_inset CommandInset ref
24401 LatexCommand ref
24402 reference "sub:Notes-dans-tableau-long"
24403
24404 \end_inset
24405
24406 .
24407 \end_layout
24408
24409 \begin_layout Standard
24410 \begin_inset VSpace defskip
24411 \end_inset
24412
24413 Pour créer seulement la marque de note, utilisez la commande 
24414 \series bold
24415
24416 \backslash
24417 footnotemark[nombre]
24418 \series default
24419  en code TeX.
24420  On utilise cette possibilité quand on a plusieurs fois la même annotation
24421  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24422  bas de page à chaque fois.
24423 \begin_inset Newline newline
24424 \end_inset
24425
24426 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24427  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24428  part.
24429  Pour la marque de note qui suit, ces commandes ont été insérées en code
24430  TeX après la note
24431 \begin_inset space ~
24432 \end_inset
24433
24434
24435 \begin_inset CommandInset ref
24436 LatexCommand ref
24437 reference "fn:Note-en-bas"
24438
24439 \end_inset
24440
24441  pour enregistrer le numéro de note de bas de page :
24442 \end_layout
24443
24444 \begin_layout Standard
24445
24446 \series bold
24447
24448 \backslash
24449 newcounter{MyRepeatFoot}
24450 \begin_inset Newline newline
24451 \end_inset
24452
24453
24454 \backslash
24455 setcounter{MyRepeatFoot}{
24456 \backslash
24457 thefootnote}
24458 \end_layout
24459
24460 \begin_layout Standard
24461 La marque de note a été créée avec la commande suivante :
24462 \end_layout
24463
24464 \begin_layout Standard
24465
24466 \series bold
24467
24468 \backslash
24469 footnotemark[
24470 \backslash
24471 theMyRepeatFoot]
24472 \end_layout
24473
24474 \begin_layout Standard
24475 Voici un exemple de marque de note de bas de page : 
24476 \begin_inset ERT
24477 status collapsed
24478
24479 \begin_layout Plain Layout
24480
24481
24482 \backslash
24483 footnotemark[
24484 \backslash
24485 theMyRepeatFoot]
24486 \end_layout
24487
24488 \end_inset
24489
24490
24491 \end_layout
24492
24493 \begin_layout Subsection
24494 Numérotation de Notes de Bas de Page
24495 \begin_inset CommandInset label
24496 LatexCommand label
24497 name "sub:Numerotation-notes-bas-de-page"
24498
24499 \end_inset
24500
24501
24502 \begin_inset Index
24503 status collapsed
24504
24505 \begin_layout Plain Layout
24506 Notes de bas de page ! Numérotation
24507 \end_layout
24508
24509 \end_inset
24510
24511
24512 \end_layout
24513
24514 \begin_layout Standard
24515 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24516  ajoutez cette commande dans le préambule de votre document :
24517 \end_layout
24518
24519 \begin_layout Standard
24520
24521 \series bold
24522
24523 \backslash
24524 @addtoreset{footnote}{section}
24525 \end_layout
24526
24527 \begin_layout Standard
24528 \begin_inset VSpace bigskip
24529 \end_inset
24530
24531 La commande de préambule suivante change le style de numérotation des notes
24532  en petits chiffres romains :
24533 \end_layout
24534
24535 \begin_layout Standard
24536
24537 \series bold
24538
24539 \backslash
24540 renewcommand{
24541 \backslash
24542 thefootnote}{
24543 \backslash
24544 roman{footnote}}
24545 \end_layout
24546
24547 \begin_layout Standard
24548 \begin_inset ERT
24549 status collapsed
24550
24551 \begin_layout Plain Layout
24552
24553
24554 \backslash
24555 renewcommand{
24556 \backslash
24557 thefootnote}{
24558 \backslash
24559 roman{footnote}}
24560 \end_layout
24561
24562 \end_inset
24563
24564  Cette note de bas de page utilise une numérotation en chiffres romains
24565  :
24566 \begin_inset Foot
24567 status open
24568
24569 \begin_layout Plain Layout
24570 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24571  romains.
24572 \end_layout
24573
24574 \end_inset
24575
24576
24577 \end_layout
24578
24579 \begin_layout Standard
24580 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24581  la commande précédente 
24582 \series bold
24583
24584 \backslash
24585 roman
24586 \series default
24587  par 
24588 \series bold
24589
24590 \backslash
24591 Roman
24592 \series default
24593 .
24594  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24595  utilisez respectivement soit 
24596 \series bold
24597
24598 \backslash
24599 Alph
24600 \series default
24601  soit 
24602 \series bold
24603
24604 \backslash
24605 alph
24606 \series default
24607 .
24608  Pour les 
24609 \begin_inset Quotes eld
24610 \end_inset
24611
24612 numéroter
24613 \begin_inset Quotes erd
24614 \end_inset
24615
24616  avec des symboles, utilisez 
24617 \series bold
24618
24619 \backslash
24620 fnsymbol
24621 \series default
24622 .
24623 \end_layout
24624
24625 \begin_layout Standard
24626 \begin_inset Note Greyedout
24627 status open
24628
24629 \begin_layout Plain Layout
24630
24631 \series bold
24632 Note:
24633 \series default
24634  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
24635  puisque cette numérotation est limitée à des lettres seules.
24636 \end_layout
24637
24638 \end_inset
24639
24640
24641 \begin_inset Newline newline
24642 \end_inset
24643
24644
24645 \begin_inset Note Greyedout
24646 status open
24647
24648 \begin_layout Plain Layout
24649
24650 \series bold
24651 Note:
24652 \series default
24653  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
24654 \end_layout
24655
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \begin_layout Standard
24662 Pour revenir au style de numérotation par défaut quand vous en avez changé,
24663  utilisez 
24664 \series bold
24665
24666 \backslash
24667 arabic
24668 \series default
24669  à la place de 
24670 \series bold
24671
24672 \backslash
24673 roman
24674 \series default
24675  dans la commande précédente.
24676 \begin_inset ERT
24677 status collapsed
24678
24679 \begin_layout Plain Layout
24680
24681
24682 \backslash
24683 renewcommand{
24684 \backslash
24685 thefootnote}{
24686 \backslash
24687 arabic{footnote}}
24688 \end_layout
24689
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \begin_layout Standard
24696 \begin_inset VSpace bigskip
24697 \end_inset
24698
24699
24700 \end_layout
24701
24702 \begin_layout Standard
24703 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
24704  le schéma 
24705 \begin_inset Quotes eld
24706 \end_inset
24707
24708 chapitre.note
24709 \begin_inset Quotes erd
24710 \end_inset
24711
24712 , ajoutez la commande suivante au préambule de votre document :
24713 \end_layout
24714
24715 \begin_layout Standard
24716
24717 \series bold
24718
24719 \backslash
24720 numberwithin{footnote}{chapter}
24721 \end_layout
24722
24723 \begin_layout Standard
24724 Pour pouvoir utiliser la commande 
24725 \series bold
24726
24727 \backslash
24728 numberwithin
24729 \series default
24730 , activez dans la rubrique 
24731 \family sans
24732 Options
24733 \begin_inset space ~
24734 \end_inset
24735
24736 des
24737 \begin_inset space ~
24738 \end_inset
24739
24740 Maths
24741 \family default
24742  dans les paramètres du document, l'option 
24743 \family sans
24744 Utiliser
24745 \begin_inset space ~
24746 \end_inset
24747
24748 le
24749 \begin_inset space ~
24750 \end_inset
24751
24752 paquetage
24753 \begin_inset space ~
24754 \end_inset
24755
24756 maths
24757 \begin_inset space ~
24758 \end_inset
24759
24760 AMS
24761 \family default
24762 .
24763 \end_layout
24764
24765 \begin_layout Standard
24766 \begin_inset ERT
24767 status collapsed
24768
24769 \begin_layout Plain Layout
24770
24771
24772 \backslash
24773 numberwithin{footnote}{chapter}
24774 \end_layout
24775
24776 \end_inset
24777
24778 Ceci est un autre exemple de note de bas de page:
24779 \series bold
24780
24781 \begin_inset Foot
24782 status open
24783
24784 \begin_layout Plain Layout
24785 Cette note est numérotée en suivant le schéma 
24786 \begin_inset Quotes eld
24787 \end_inset
24788
24789 chapitre.note
24790 \begin_inset Quotes erd
24791 \end_inset
24792
24793 .
24794 \end_layout
24795
24796 \end_inset
24797
24798
24799 \series default
24800
24801 \begin_inset ERT
24802 status collapsed
24803
24804 \begin_layout Plain Layout
24805
24806
24807 \backslash
24808 renewcommand{
24809 \backslash
24810 thefootnote}{
24811 \backslash
24812 arabic{footnote}}
24813 \end_layout
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Standard
24821 \begin_inset Note Greyedout
24822 status open
24823
24824 \begin_layout Plain Layout
24825
24826 \series bold
24827 Note:
24828 \series default
24829  
24830 \series bold
24831
24832 \backslash
24833 numberwithin
24834 \series default
24835  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
24836  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
24837  prises en compte.
24838  
24839 \end_layout
24840
24841 \end_inset
24842
24843
24844 \end_layout
24845
24846 \begin_layout Standard
24847 Donc pour avoir par exemple le schéma 
24848 \begin_inset Quotes eld
24849 \end_inset
24850
24851 chapitre.
24852 \backslash
24853 Roman{note}
24854 \begin_inset Quotes erd
24855 \end_inset
24856
24857 , utilisez la commande suivante plutôt que 
24858 \series bold
24859
24860 \backslash
24861 numberwithin
24862 \series default
24863  :
24864 \end_layout
24865
24866 \begin_layout Standard
24867
24868 \series bold
24869
24870 \backslash
24871 renewcommand{
24872 \backslash
24873 thefootnote}{
24874 \backslash
24875 thechapter.
24876 \backslash
24877 Roman{footnote}}
24878 \end_layout
24879
24880 \begin_layout Subsection
24881 Positionnement de notes de bas de page
24882 \begin_inset Index
24883 status collapsed
24884
24885 \begin_layout Plain Layout
24886 Notes de bas de page ! Positionnement
24887 \end_layout
24888
24889 \end_inset
24890
24891
24892 \end_layout
24893
24894 \begin_layout Standard
24895 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
24896  vertical entre elles en bas de la page.
24897  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
24898  de 1.5
24899 \begin_inset space \thinspace{}
24900 \end_inset
24901
24902 mm avec la commande suivante dans le préambule :
24903 \end_layout
24904
24905 \begin_layout Standard
24906
24907 \series bold
24908
24909 \backslash
24910 let
24911 \backslash
24912 myFoot
24913 \backslash
24914 footnote
24915 \begin_inset Newline newline
24916 \end_inset
24917
24918
24919 \backslash
24920 renewcommand{
24921 \backslash
24922 footnote}[1]{
24923 \backslash
24924 myFoot{#1
24925 \backslash
24926 vspace{1.5mm}}}
24927 \end_layout
24928
24929 \begin_layout Standard
24930 \begin_inset VSpace bigskip
24931 \end_inset
24932
24933 Dans un document à deux colonnes les notes de bas de page apparaissent en
24934  bas de chaque colonne, comme sur la Figure
24935 \begin_inset space ~
24936 \end_inset
24937
24938
24939 \begin_inset CommandInset ref
24940 LatexCommand ref
24941 reference "fig:Position-standard-note-bas-de-page"
24942
24943 \end_inset
24944
24945 .
24946  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
24947  sur la Figure
24948 \begin_inset space ~
24949 \end_inset
24950
24951
24952 \begin_inset CommandInset ref
24953 LatexCommand ref
24954 reference "fig:Position-note-avec-ftnright"
24955
24956 \end_inset
24957
24958 , utilisez le paquetage LaTeX 
24959 \series bold
24960 ftnright
24961 \series default
24962
24963 \begin_inset Index
24964 status collapsed
24965
24966 \begin_layout Plain Layout
24967 Paquetages LaTeX ! ftnright
24968 \end_layout
24969
24970 \end_inset
24971
24972  avec cette commande dans le préambule du document:
24973 \end_layout
24974
24975 \begin_layout Standard
24976
24977 \series bold
24978
24979 \backslash
24980 usepackage{ftnright}
24981 \end_layout
24982
24983 \begin_layout Standard
24984 \begin_inset Float figure
24985 placement !h
24986 wide false
24987 sideways false
24988 status open
24989
24990 \begin_layout Plain Layout
24991 \begin_inset ERT
24992 status collapsed
24993
24994 \begin_layout Plain Layout
24995
24996
24997 \backslash
24998 framebox{
24999 \end_layout
25000
25001 \end_inset
25002
25003
25004 \begin_inset Graphics
25005         filename ../clipart/without_fntright.pdf
25006         width 100col%
25007         scaleBeforeRotation
25008
25009 \end_inset
25010
25011
25012 \begin_inset ERT
25013 status collapsed
25014
25015 \begin_layout Plain Layout
25016
25017 }
25018 \end_layout
25019
25020 \end_inset
25021
25022
25023 \end_layout
25024
25025 \begin_layout Plain Layout
25026 \begin_inset Caption
25027
25028 \begin_layout Plain Layout
25029 \begin_inset CommandInset label
25030 LatexCommand label
25031 name "fig:Position-standard-note-bas-de-page"
25032
25033 \end_inset
25034
25035 Positionnement standard des notes de bas de page dans un document à deux
25036  colonnes.
25037 \end_layout
25038
25039 \end_inset
25040
25041
25042 \end_layout
25043
25044 \end_inset
25045
25046
25047 \end_layout
25048
25049 \begin_layout Standard
25050 \begin_inset Float figure
25051 placement !h
25052 wide false
25053 sideways false
25054 status open
25055
25056 \begin_layout Plain Layout
25057 \begin_inset ERT
25058 status collapsed
25059
25060 \begin_layout Plain Layout
25061
25062
25063 \backslash
25064 framebox{
25065 \end_layout
25066
25067 \end_inset
25068
25069
25070 \begin_inset Graphics
25071         filename ../clipart/with_fntright.pdf
25072         width 100col%
25073         scaleBeforeRotation
25074
25075 \end_inset
25076
25077
25078 \begin_inset ERT
25079 status collapsed
25080
25081 \begin_layout Plain Layout
25082
25083 }
25084 \end_layout
25085
25086 \end_inset
25087
25088
25089 \end_layout
25090
25091 \begin_layout Plain Layout
25092 \begin_inset Caption
25093
25094 \begin_layout Plain Layout
25095 \begin_inset CommandInset label
25096 LatexCommand label
25097 name "fig:Position-note-avec-ftnright"
25098
25099 \end_inset
25100
25101 Positionnement de notes de bas de page dans un document à deux colonnes
25102  en utilisant le paquetage LaTeX 
25103 \series bold
25104 ftnright
25105 \series default
25106 .
25107 \end_layout
25108
25109 \end_inset
25110
25111
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \begin_layout Standard
25120 \begin_inset VSpace bigskip
25121 \end_inset
25122
25123 Dans certaines publications scientifiques, il est courant de rassembler
25124  les notes de bas de page et de les imprimer dans un paragraphe particulier
25125  à la fin de la section, comme sur la Figure
25126 \begin_inset space ~
25127 \end_inset
25128
25129
25130 \begin_inset CommandInset ref
25131 LatexCommand ref
25132 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25133
25134 \end_inset
25135
25136 .
25137  On les appelle 
25138 \begin_inset Quotes eld
25139 \end_inset
25140
25141 notes de fin
25142 \begin_inset Quotes erd
25143 \end_inset
25144
25145 .
25146 \begin_inset Note Note
25147 status collapsed
25148
25149 \begin_layout Plain Layout
25150 J'ai pas trouvé mieux pour endnotes (NdT)
25151 \end_layout
25152
25153 \end_inset
25154
25155
25156 \begin_inset Index
25157 status collapsed
25158
25159 \begin_layout Plain Layout
25160 Notes de fin
25161 \end_layout
25162
25163 \end_inset
25164
25165  Pour utiliser des notes de fin à la place des notes de bas de page dans
25166  votre document, chargez le paquetage LaTeX 
25167 \series bold
25168 endnotes
25169 \series default
25170
25171 \begin_inset Index
25172 status collapsed
25173
25174 \begin_layout Plain Layout
25175 Paquetages LaTeX ! endnotes
25176 \end_layout
25177
25178 \end_inset
25179
25180  avec ces lignes dans le préambule du document
25181 \end_layout
25182
25183 \begin_layout Standard
25184
25185 \series bold
25186
25187 \backslash
25188 usepackage{endnotes}
25189 \begin_inset Newline newline
25190 \end_inset
25191
25192
25193 \backslash
25194 let
25195 \backslash
25196 footnote
25197 \backslash
25198 endnote
25199 \end_layout
25200
25201 \begin_layout Standard
25202 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25203 \end_layout
25204
25205 \begin_layout Standard
25206
25207 \series bold
25208
25209 \backslash
25210 theendnotes
25211 \end_layout
25212
25213 \begin_layout Standard
25214 en code TeX à la fin d'une section ou d'un chapitre.
25215 \end_layout
25216
25217 \begin_layout Standard
25218 \begin_inset Float figure
25219 wide false
25220 sideways false
25221 status open
25222
25223 \begin_layout Plain Layout
25224 \align center
25225 \begin_inset ERT
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229
25230
25231 \backslash
25232 framebox{
25233 \end_layout
25234
25235 \end_inset
25236
25237
25238 \begin_inset Graphics
25239         filename ../clipart/endnotes.pdf
25240         scaleBeforeRotation
25241
25242 \end_inset
25243
25244
25245 \begin_inset ERT
25246 status collapsed
25247
25248 \begin_layout Plain Layout
25249
25250 }
25251 \end_layout
25252
25253 \end_inset
25254
25255
25256 \end_layout
25257
25258 \begin_layout Plain Layout
25259 \begin_inset Caption
25260
25261 \begin_layout Plain Layout
25262 \begin_inset CommandInset label
25263 LatexCommand label
25264 name "fig:Notes-de-fin---notes-de-bas-de-page"
25265
25266 \end_inset
25267
25268 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
25269  séparé à la fin des sections ou des chapitres.
25270 \end_layout
25271
25272 \end_inset
25273
25274
25275 \end_layout
25276
25277 \end_inset
25278
25279
25280 \end_layout
25281
25282 \begin_layout Standard
25283 \begin_inset VSpace medskip
25284 \end_inset
25285
25286 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25287  dans la langue du document, cela doit être fait manuellement.
25288  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25289  
25290 \begin_inset Quotes eld
25291 \end_inset
25292
25293 Notes
25294 \begin_inset Quotes erd
25295 \end_inset
25296
25297  en sa traduction Allemande
25298 \begin_inset Foot
25299 status collapsed
25300
25301 \begin_layout Plain Layout
25302 En français, 
25303 \begin_inset Quotes eld
25304 \end_inset
25305
25306 Notes
25307 \begin_inset Quotes erd
25308 \end_inset
25309
25310  peut être conservé.
25311 \end_layout
25312
25313 \end_inset
25314
25315  
25316 \begin_inset Quotes eld
25317 \end_inset
25318
25319 Anmerkungen
25320 \begin_inset Quotes erd
25321 \end_inset
25322
25323  :
25324 \end_layout
25325
25326 \begin_layout Standard
25327
25328 \series bold
25329
25330 \backslash
25331 renewcommand{
25332 \backslash
25333 notesname}{Anmerkungen}
25334 \end_layout
25335
25336 \begin_layout Standard
25337 \begin_inset VSpace medskip
25338 \end_inset
25339
25340 La numérotation des notes de fin peut être modifiée comme celle des notes
25341  de bas de page comme c'est décrit dans la section
25342 \begin_inset space ~
25343 \end_inset
25344
25345
25346 \begin_inset CommandInset ref
25347 LatexCommand ref
25348 reference "sub:Numerotation-notes-bas-de-page"
25349
25350 \end_inset
25351
25352  ; remplacez juste la commande 
25353 \series bold
25354
25355 \backslash
25356 thefootnote
25357 \series default
25358  par 
25359 \series bold
25360
25361 \backslash
25362 theendnote
25363 \series default
25364 .
25365  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25366 \series bold
25367
25368 \backslash
25369 @addtoreset
25370 \series default
25371  comme c'est décrit dans la section
25372 \begin_inset space ~
25373 \end_inset
25374
25375
25376 \begin_inset CommandInset ref
25377 LatexCommand ref
25378 reference "sub:Numerotation-notes-bas-de-page"
25379
25380 \end_inset
25381
25382  et remplacez le paramètre de commande 
25383 \series bold
25384 footnote
25385 \series default
25386  par 
25387 \series bold
25388 endnote
25389 \series default
25390 .
25391 \end_layout
25392
25393 \begin_layout Standard
25394 Pour seulement créer une marque de note de fin, utilisez la commande 
25395 \series bold
25396
25397 \backslash
25398 endnotemark[numéro]
25399 \series default
25400  qui est semblable à 
25401 \series bold
25402
25403 \backslash
25404 footnotemark
25405 \series default
25406 , décrite dans la section
25407 \begin_inset space ~
25408 \end_inset
25409
25410
25411 \begin_inset CommandInset ref
25412 LatexCommand ref
25413 reference "sec:Notes-bas-de-page"
25414
25415 \end_inset
25416
25417 .
25418 \end_layout
25419
25420 \begin_layout Standard
25421 \begin_inset VSpace bigskip
25422 \end_inset
25423
25424 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25425 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25426 \series bold
25427 footmisc
25428 \series default
25429
25430 \begin_inset Index
25431 status collapsed
25432
25433 \begin_layout Plain Layout
25434 Paquetages LaTeX ! footmisc
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \begin_inset CommandInset citation
25441 LatexCommand cite
25442 key "footmisc"
25443
25444 \end_inset
25445
25446  pour plus d'information à ce sujet.
25447 \end_layout
25448
25449 \begin_layout Standard
25450 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25451  voyez les livres sur LaTeX, 
25452 \begin_inset CommandInset citation
25453 LatexCommand cite
25454 key "latexcompanion,latexguide,latexbook"
25455
25456 \end_inset
25457
25458 .
25459 \end_layout
25460
25461 \begin_layout Section
25462 Notes en Marge
25463 \begin_inset Index
25464 status collapsed
25465
25466 \begin_layout Plain Layout
25467 Notes ! Notes en Marge
25468 \end_layout
25469
25470 \end_inset
25471
25472
25473 \end_layout
25474
25475 \begin_layout Standard
25476 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25477 t de la même façon.
25478  Quand vous insérez une note en marge avec 
25479 \family sans
25480 Insérer\SpecialChar \menuseparator
25481 Note
25482 \begin_inset space ~
25483 \end_inset
25484
25485 en
25486 \begin_inset space ~
25487 \end_inset
25488
25489 Marge
25490 \family default
25491  ou avec le bouton 
25492 \begin_inset Graphics
25493         filename ../../images/marginalnote-insert.png
25494         scale 85
25495         scaleBeforeRotation
25496
25497 \end_inset
25498
25499  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25500  grise avec une étiquette rouge 
25501 \begin_inset Quotes fld
25502 \end_inset
25503
25504 marge
25505 \begin_inset Quotes frd
25506 \end_inset
25507
25508 .
25509  
25510 \begin_inset Marginal
25511 status collapsed
25512
25513 \begin_layout Plain Layout
25514 C'est une note en marge.
25515 \end_layout
25516
25517 \end_inset
25518
25519  Cette boîte est la représentation de votre note dans LyX.
25520  Vous pouvez y entrer votre texte.
25521 \end_layout
25522
25523 \begin_layout Standard
25524 Les notes en marge apparaissent dans la marge de droite dans les documents
25525  imprimées sur une seule face.
25526  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25527  
25528 \begin_inset Quotes eld
25529 \end_inset
25530
25531 extérieure
25532 \begin_inset Quotes erd
25533 \end_inset
25534
25535  – la gauche sur les pages paires et la droite sur les pages impaires.
25536  Le texte de la note en marge est aligné à l'opposé de la marge externe
25537  – aligné à droite quand la note apparaît dans la marge de gauche.
25538  La première ligne de la note apparaît à la hauteur de la ligne de texte
25539  où la note a été insérée dans le document.
25540 \end_layout
25541
25542 \begin_layout Standard
25543 \begin_inset VSpace bigskip
25544 \end_inset
25545
25546 Pour placer une note dans la marge interne, ajoutez la commande suivante
25547  :
25548 \end_layout
25549
25550 \begin_layout Standard
25551
25552 \series bold
25553
25554 \backslash
25555 reversemarginpar
25556 \end_layout
25557
25558 \begin_layout Standard
25559 sous forme de code TeX avant votre note de marge.
25560  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25561  qui suivent 
25562 \begin_inset ERT
25563 status collapsed
25564
25565 \begin_layout Plain Layout
25566
25567
25568 \backslash
25569 reversemarginpar 
25570 \end_layout
25571
25572 \end_inset
25573
25574
25575 \begin_inset Marginal
25576 status open
25577
25578 \begin_layout Plain Layout
25579 Cette note en marge est dans la marge interne.
25580 \end_layout
25581
25582 \end_inset
25583
25584
25585 \series bold
25586
25587 \begin_inset Newline newline
25588 \end_inset
25589
25590
25591 \series default
25592
25593 \begin_inset Note Greyedout
25594 status open
25595
25596 \begin_layout Plain Layout
25597
25598 \series bold
25599 Note:
25600 \series default
25601  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
25602  les notes sont souvent mal mises en formes dans la sortie imprimée.
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \begin_layout Standard
25611 Pour revenir au positionnement par défaut, ajoutez la commande :
25612 \end_layout
25613
25614 \begin_layout Standard
25615
25616 \series bold
25617
25618 \backslash
25619 normalmarginpar
25620 \end_layout
25621
25622 \begin_layout Standard
25623 sous forme de code TeX.
25624 \begin_inset ERT
25625 status collapsed
25626
25627 \begin_layout Plain Layout
25628
25629
25630 \backslash
25631 normalmarginpar 
25632 \end_layout
25633
25634 \end_inset
25635
25636
25637 \begin_inset Newline newline
25638 \end_inset
25639
25640  
25641 \begin_inset Note Greyedout
25642 status open
25643
25644 \begin_layout Plain Layout
25645
25646 \series bold
25647 Note:
25648 \series default
25649  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
25650  
25651 \series bold
25652
25653 \backslash
25654 reversemarginpar
25655 \series default
25656  est aussi utilisée.
25657 \end_layout
25658
25659 \end_inset
25660
25661
25662 \end_layout
25663
25664 \begin_layout Standard
25665 \begin_inset VSpace bigskip
25666 \end_inset
25667
25668
25669 \begin_inset Marginal
25670 status open
25671
25672 \begin_layout Plain Layout
25673 UnTrèsLongMotEnMarge sans césure.
25674 \end_layout
25675
25676 \end_inset
25677
25678  Comme dans le cas décrit dans la section
25679 \begin_inset space ~
25680 \end_inset
25681
25682
25683 \begin_inset CommandInset ref
25684 LatexCommand ref
25685 reference "sub:Lignes-multiple-dans-cellule"
25686
25687 \end_inset
25688
25689 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
25690  mot d'une note en marge.
25691  Pour éviter ce problème, insérez un espacement horizontal de 0
25692 \begin_inset space \thinspace{}
25693 \end_inset
25694
25695 pt avant le mot en question: 
25696 \begin_inset Marginal
25697 status open
25698
25699 \begin_layout Plain Layout
25700 \begin_inset space \hspace{}
25701 \length 0pt
25702 \end_inset
25703
25704 UnMotTrèsLongEnMarge avec une césure.
25705 \end_layout
25706
25707 \end_inset
25708
25709
25710 \end_layout
25711
25712 \begin_layout Standard
25713 \begin_inset VSpace bigskip
25714 \end_inset
25715
25716
25717 \end_layout
25718
25719 \begin_layout Standard
25720 \begin_inset Note Greyedout
25721 status open
25722
25723 \begin_layout Plain Layout
25724
25725 \series bold
25726 Note:
25727 \series default
25728  Normalement, les notes en marge ne peuvent pas être utilisées dans des
25729  tableaux, des flottants et des notes de bas de page.
25730 \end_layout
25731
25732 \end_inset
25733
25734
25735 \end_layout
25736
25737 \begin_layout Standard
25738 \begin_inset VSpace bigskip
25739 \end_inset
25740
25741
25742 \end_layout
25743
25744 \begin_layout Standard
25745 \begin_inset ERT
25746 status collapsed
25747
25748 \begin_layout Plain Layout
25749
25750
25751 \backslash
25752 ifmarginnote
25753 \end_layout
25754
25755 \end_inset
25756
25757
25758 \begin_inset Note Note
25759 status open
25760
25761 \begin_layout Plain Layout
25762 La section suivante ne sera affichée que si le paquetage LaTeX 
25763 \series bold
25764 marginnote
25765 \series default
25766  a été installé.
25767 \end_layout
25768
25769 \end_inset
25770
25771
25772 \end_layout
25773
25774 \begin_layout Standard
25775 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
25776 \series bold
25777 marginnote
25778 \series default
25779
25780 \begin_inset Index
25781 status collapsed
25782
25783 \begin_layout Plain Layout
25784 Paquetages LaTeX ! marginnote
25785 \end_layout
25786
25787 \end_inset
25788
25789 .
25790  En ajoutant les deux lignes suivantes au préambule de votre document, la
25791  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
25792  la commande fournie par le paquetage 
25793 \series bold
25794 marginnote
25795 \series default
25796  :
25797 \end_layout
25798
25799 \begin_layout Standard
25800
25801 \series bold
25802
25803 \backslash
25804 usepackage{marginnote}
25805 \begin_inset Newline newline
25806 \end_inset
25807
25808
25809 \backslash
25810 let
25811 \backslash
25812 marginpar
25813 \backslash
25814 marginnote
25815 \end_layout
25816
25817 \begin_layout Standard
25818 Ce paquetage est aussi utilisé dans ce document parce que 
25819 \series bold
25820 marginnote
25821 \series default
25822  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
25823  vertical pour une note.
25824  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
25825  sont trop proches les unes des autres ou que vous voulez améliorer la mise
25826  en page.
25827  Le décalage est inséré dans LyX sous forme de code TeX directement après
25828  la note sous la forme
25829 \end_layout
25830
25831 \begin_layout Standard
25832
25833 \series bold
25834 [offset]
25835 \end_layout
25836
25837 \begin_layout Standard
25838 où l'offset utilise l'une des unités listées dans le tableau
25839 \begin_inset space ~
25840 \end_inset
25841
25842
25843 \begin_inset CommandInset ref
25844 LatexCommand ref
25845 reference "cha:Unités-de-longueur"
25846
25847 \end_inset
25848
25849 .
25850  Une valeur négative déplace la note vers le haut, une valeur positive la
25851  déplace vers le bas.
25852  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
25853  vers le haut de 1.5
25854 \begin_inset space \thinspace{}
25855 \end_inset
25856
25857 cm avec la commande en code TeX 
25858 \begin_inset Quotes eld
25859 \end_inset
25860
25861
25862 \series bold
25863 [-1.5cm]
25864 \series default
25865
25866 \begin_inset Quotes erd
25867 \end_inset
25868
25869
25870 \begin_inset Marginal
25871 status collapsed
25872
25873 \begin_layout Plain Layout
25874 Cette note en marge est décalée vers le haut de 1.5
25875 \begin_inset space \thinspace{}
25876 \end_inset
25877
25878 cm par rapport à sa position d'origine.
25879 \end_layout
25880
25881 \end_inset
25882
25883
25884 \begin_inset ERT
25885 status collapsed
25886
25887 \begin_layout Plain Layout
25888
25889 [-1.5cm]
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Standard
25898 \begin_inset VSpace medskip
25899 \end_inset
25900
25901 Avec le paquetage 
25902 \series bold
25903 marginnote
25904 \series default
25905  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
25906  Par exemple les commandes 
25907 \end_layout
25908
25909 \begin_layout Standard
25910
25911 \series bold
25912
25913 \backslash
25914 renewcommand*{
25915 \backslash
25916 raggedleftmarginnote}{
25917 \backslash
25918 centering}
25919 \begin_inset Newline newline
25920 \end_inset
25921
25922
25923 \backslash
25924 renewcommand*{
25925 \backslash
25926 raggedrightmarginnote}{
25927 \backslash
25928 centering}
25929 \end_layout
25930
25931 \begin_layout Standard
25932 donnent un alignement centré.
25933  
25934 \series bold
25935
25936 \backslash
25937 raggedleftmarginnote
25938 \series default
25939  indique une note qui apparaît dans la marge de gauche.
25940 \begin_inset ERT
25941 status collapsed
25942
25943 \begin_layout Plain Layout
25944
25945
25946 \backslash
25947 renewcommand*{
25948 \backslash
25949 raggedleftmarginnote}{
25950 \backslash
25951 centering}
25952 \end_layout
25953
25954 \begin_layout Plain Layout
25955
25956
25957 \backslash
25958 renewcommand*{
25959 \backslash
25960 raggedrightmarginnote}{
25961 \backslash
25962 centering}
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \begin_inset Marginal
25969 status collapsed
25970
25971 \begin_layout Plain Layout
25972 Le texte de cette note en marge est centré.
25973 \end_layout
25974
25975 \end_inset
25976
25977 .
25978  Le comportement par défaut est donné par
25979 \end_layout
25980
25981 \begin_layout Standard
25982
25983 \series bold
25984
25985 \backslash
25986 renewcommand*{
25987 \backslash
25988 raggedleftmarginnote}{
25989 \backslash
25990 raggedleft}
25991 \begin_inset Newline newline
25992 \end_inset
25993
25994
25995 \backslash
25996 renewcommand*{
25997 \backslash
25998 raggedrightmarginnote}{
25999 \backslash
26000 raggedright}
26001 \series default
26002
26003 \begin_inset ERT
26004 status collapsed
26005
26006 \begin_layout Plain Layout
26007
26008
26009 \backslash
26010 renewcommand*{
26011 \backslash
26012 raggedleftmarginnote}{
26013 \backslash
26014 raggedleft}
26015 \end_layout
26016
26017 \begin_layout Plain Layout
26018
26019
26020 \backslash
26021 renewcommand*{
26022 \backslash
26023 raggedrightmarginnote}{
26024 \backslash
26025 raggedright}
26026 \end_layout
26027
26028 \end_inset
26029
26030
26031 \end_layout
26032
26033 \begin_layout Standard
26034 \begin_inset VSpace medskip
26035 \end_inset
26036
26037 Pour les autre fonctions du paquetage 
26038 \series bold
26039 marginnote
26040 \series default
26041  nous vous renvoyons à sa documentation 
26042 \begin_inset CommandInset citation
26043 LatexCommand cite
26044 key "marginnote"
26045
26046 \end_inset
26047
26048 .
26049 \end_layout
26050
26051 \begin_layout Standard
26052 \begin_inset VSpace bigskip
26053 \end_inset
26054
26055 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26056  définition.
26057  Pour créer par exemple une entête pour toutes les notes en marge avec le
26058  texte 
26059 \begin_inset Quotes eld
26060 \end_inset
26061
26062
26063 \family sans
26064 \series bold
26065 \bar under
26066 Attention!
26067 \family default
26068 \series default
26069 \bar default
26070
26071 \begin_inset Quotes erd
26072 \end_inset
26073
26074  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26075  de votre document :
26076 \end_layout
26077
26078 \begin_layout Standard
26079
26080 \series bold
26081
26082 \backslash
26083 let
26084 \backslash
26085 myMarginpar
26086 \backslash
26087 marginpar
26088 \begin_inset Newline newline
26089 \end_inset
26090
26091
26092 \backslash
26093 renewcommand{
26094 \backslash
26095 marginpar}[1]{
26096 \backslash
26097 myMarginpar{%
26098 \begin_inset Newline newline
26099 \end_inset
26100
26101
26102 \begin_inset ERT
26103 status collapsed
26104
26105 \begin_layout Plain Layout
26106
26107
26108 \backslash
26109 hphantom{ }
26110 \end_layout
26111
26112 \end_inset
26113
26114
26115 \backslash
26116 hspace{0pt}
26117 \backslash
26118 textsf{
26119 \backslash
26120 textbf{
26121 \backslash
26122 underbar{Attention!}}}%
26123 \begin_inset Newline newline
26124 \end_inset
26125
26126
26127 \begin_inset ERT
26128 status collapsed
26129
26130 \begin_layout Plain Layout
26131
26132
26133 \backslash
26134 hphantom{ }
26135 \end_layout
26136
26137 \end_inset
26138
26139
26140 \backslash
26141 vspace{1.5mm}
26142 \backslash
26143
26144 \backslash
26145 #1}}
26146 \end_layout
26147
26148 \begin_layout Standard
26149 \begin_inset ERT
26150 status collapsed
26151
26152 \begin_layout Plain Layout
26153
26154
26155 \backslash
26156 let
26157 \backslash
26158 myMarginpar
26159 \backslash
26160 marginpar
26161 \end_layout
26162
26163 \begin_layout Plain Layout
26164
26165
26166 \backslash
26167 renewcommand{
26168 \backslash
26169 marginpar}[1]{
26170 \backslash
26171 myMarginpar{%
26172 \end_layout
26173
26174 \begin_layout Plain Layout
26175
26176    
26177 \backslash
26178 textsf{
26179 \backslash
26180 textbf{
26181 \backslash
26182 underbar{Attention!}}}%
26183 \end_layout
26184
26185 \begin_layout Plain Layout
26186
26187    
26188 \backslash
26189 vspace{1.5mm}
26190 \backslash
26191
26192 \backslash
26193 #1}}
26194 \end_layout
26195
26196 \end_inset
26197
26198
26199 \begin_inset Marginal
26200 status open
26201
26202 \begin_layout Plain Layout
26203 Ceci est une note en marge avec une en-tête prédéfinie.
26204 \end_layout
26205
26206 \end_inset
26207
26208
26209 \begin_inset ERT
26210 status collapsed
26211
26212 \begin_layout Plain Layout
26213
26214 [-1.5cm]
26215 \end_layout
26216
26217 \end_inset
26218
26219
26220 \begin_inset ERT
26221 status collapsed
26222
26223 \begin_layout Plain Layout
26224
26225
26226 \backslash
26227 renewcommand{
26228 \backslash
26229 marginpar}[1]{
26230 \backslash
26231 myMarginpar{#1}}
26232 \end_layout
26233
26234 \end_inset
26235
26236
26237 \begin_inset Note Note
26238 status collapsed
26239
26240 \begin_layout Plain Layout
26241
26242 \lang english
26243 The margin note format is changed only for this example.
26244 \end_layout
26245
26246 \end_inset
26247
26248
26249 \end_layout
26250
26251 \begin_layout Standard
26252 \begin_inset ERT
26253 status collapsed
26254
26255 \begin_layout Plain Layout
26256
26257
26258 \backslash
26259 else
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \begin_inset Note Note
26266 status open
26267
26268 \begin_layout Plain Layout
26269 Ce qui suit sera affiché si le paquetage LaTeX 
26270 \series bold
26271 marginnote
26272 \series default
26273  n'est pas installé :
26274 \end_layout
26275
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \begin_layout Standard
26282 Vous devez installer le paquetage LaTeX 
26283 \series bold
26284 marginnote
26285 \series default
26286  pour voir la suite de cette section dans la sortie imprimée.
26287 \end_layout
26288
26289 \begin_layout Standard
26290 \begin_inset ERT
26291 status collapsed
26292
26293 \begin_layout Plain Layout
26294
26295
26296 \backslash
26297 fi
26298 \end_layout
26299
26300 \end_inset
26301
26302
26303 \end_layout
26304
26305 \begin_layout Chapter
26306 Les Boîtes
26307 \end_layout
26308
26309 \begin_layout Section
26310 Introduction
26311 \begin_inset Index
26312 status collapsed
26313
26314 \begin_layout Plain Layout
26315 Boîtes ! Introduction
26316 \end_layout
26317
26318 \end_inset
26319
26320
26321 \end_layout
26322
26323 \begin_layout Standard
26324 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26325  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26326  voir la section
26327 \begin_inset space ~
26328 \end_inset
26329
26330
26331 \begin_inset CommandInset ref
26332 LatexCommand ref
26333 reference "sec:Minipages"
26334
26335 \end_inset
26336
26337 , pour encadrer des portions de texte, voir la section
26338 \begin_inset space ~
26339 \end_inset
26340
26341
26342 \begin_inset CommandInset ref
26343 LatexCommand ref
26344 reference "sec:Décorations"
26345
26346 \end_inset
26347
26348 , pour empêcher que des mots subissent une césure, voir la section
26349 \begin_inset space ~
26350 \end_inset
26351
26352
26353 \begin_inset CommandInset ref
26354 LatexCommand ref
26355 reference "sec:Empêcher-césure"
26356
26357 \end_inset
26358
26359 , pour aligner du texte, voir la section
26360 \begin_inset space ~
26361 \end_inset
26362
26363
26364 \begin_inset CommandInset ref
26365 LatexCommand ref
26366 reference "sub:Alignement-Vertical"
26367
26368 \end_inset
26369
26370 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26371 \begin_inset space ~
26372 \end_inset
26373
26374
26375 \begin_inset CommandInset ref
26376 LatexCommand ref
26377 reference "sec:Boîtes-colorées"
26378
26379 \end_inset
26380
26381 .
26382 \end_layout
26383
26384 \begin_layout Standard
26385 On peut insérer une boîte en utilisant le menu 
26386 \family sans
26387 Insérer\SpecialChar \menuseparator
26388 Boîte
26389 \family default
26390  ou avec le bouton 
26391 \begin_inset Graphics
26392         filename ../../images/box-insert.png
26393         scale 85
26394         scaleBeforeRotation
26395
26396 \end_inset
26397
26398  de la barre d'outils.
26399  Une boîte grise avec une étiquette 
26400 \family sans
26401 Boîte
26402 \begin_inset space ~
26403 \end_inset
26404
26405 (Minipage)
26406 \family default
26407
26408 \begin_inset Graphics
26409         filename clipart/BoxInsetDefaultQt4.png
26410         scale 65
26411         scaleBeforeRotation
26412
26413 \end_inset
26414
26415  est alors insérée.
26416  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26417  La fenêtre de dialogue qui apparaît donne accès aux types de
26418 \family sans
26419  Boîte
26420 \begin_inset space ~
26421 \end_inset
26422
26423 Intérieure
26424 \family default
26425  
26426 \family sans
26427 Parbox
26428 \begin_inset Note Note
26429 status collapsed
26430
26431 \begin_layout Plain Layout
26432 En attendant un traduction plus correcte NdT
26433 \end_layout
26434
26435 \end_inset
26436
26437
26438 \family default
26439  et 
26440 \family sans
26441 Minipage
26442 \family default
26443 .
26444  Le type 
26445 \family sans
26446 Minipage
26447 \family default
26448  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26449  dans la section
26450 \begin_inset space ~
26451 \end_inset
26452
26453
26454 \begin_inset CommandInset ref
26455 LatexCommand ref
26456 reference "sec:Minipages"
26457
26458 \end_inset
26459
26460 ; le type 
26461 \family sans
26462 Parbox
26463 \family default
26464  est décrit dans la section
26465 \begin_inset space ~
26466 \end_inset
26467
26468
26469 \begin_inset CommandInset ref
26470 LatexCommand ref
26471 reference "sec:Parboxes"
26472
26473 \end_inset
26474
26475 .
26476 \end_layout
26477
26478 \begin_layout Standard
26479 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26480  comme les flottants ou les notes de bas de page.
26481 \end_layout
26482
26483 \begin_layout Standard
26484 \begin_inset Note Greyedout
26485 status open
26486
26487 \begin_layout Plain Layout
26488
26489 \series bold
26490 Note:
26491 \series default
26492  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26493  de type 
26494 \family sans
26495 Liste
26496 \family default
26497  ou 
26498 \family sans
26499 Description
26500 \family default
26501 .
26502 \end_layout
26503
26504 \end_inset
26505
26506
26507 \end_layout
26508
26509 \begin_layout Standard
26510 \begin_inset Note Greyedout
26511 status open
26512
26513 \begin_layout Plain Layout
26514
26515 \series bold
26516 Note:
26517 \series default
26518  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26519 \family sans
26520 Boîte
26521 \begin_inset space ~
26522 \end_inset
26523
26524 Intérieure
26525 \family default
26526  à 
26527 \family sans
26528 Aucune
26529 \family default
26530  que quand vous utilisez une boîte encadrée.
26531  Les boîtes sans 
26532 \family sans
26533 Boîte
26534 \begin_inset space ~
26535 \end_inset
26536
26537 Intérieure
26538 \family default
26539  et sans cadre sont expliquées dans la section
26540 \begin_inset space ~
26541 \end_inset
26542
26543
26544 \begin_inset CommandInset ref
26545 LatexCommand ref
26546 reference "sec:Empêcher-césure"
26547
26548 \end_inset
26549
26550 .
26551 \end_layout
26552
26553 \end_inset
26554
26555
26556 \end_layout
26557
26558 \begin_layout Section
26559 La fenêtre de dialogue Boîte
26560 \begin_inset CommandInset label
26561 LatexCommand label
26562 name "sec:Boîte-Dialogue"
26563
26564 \end_inset
26565
26566
26567 \begin_inset Index
26568 status collapsed
26569
26570 \begin_layout Plain Layout
26571 Boîtes ! Fenêtre de dialogue Boîte
26572 \end_layout
26573
26574 \end_inset
26575
26576
26577 \end_layout
26578
26579 \begin_layout Subsection
26580 Taille
26581 \begin_inset Index
26582 status collapsed
26583
26584 \begin_layout Plain Layout
26585 Boîtes ! Taille
26586 \end_layout
26587
26588 \end_inset
26589
26590
26591 \end_layout
26592
26593 \begin_layout Standard
26594 Dans la fenêtre de dialogue 
26595 \family sans
26596 Paramètres
26597 \begin_inset space ~
26598 \end_inset
26599
26600 de
26601 \begin_inset space ~
26602 \end_inset
26603
26604 Boîte
26605 \family default
26606  vous pouvez modifier la géométrie de la boîte avec les champs 
26607 \family sans
26608 Largeur
26609 \family default
26610  et 
26611 \family sans
26612 Hauteur
26613 \family default
26614 .
26615  Les unités de longueur qui sont utilisables dans ces champs sont décrites
26616  dans le tableau
26617 \begin_inset space ~
26618 \end_inset
26619
26620
26621 \begin_inset CommandInset ref
26622 LatexCommand ref
26623 reference "tab:Unités"
26624
26625 \end_inset
26626
26627 .
26628  Le champ 
26629 \family sans
26630 Hauteur
26631 \family default
26632  offre en plus les spécifications de taille suivantes :
26633 \end_layout
26634
26635 \begin_layout Description
26636 Profondeur C'est simplement la 
26637 \begin_inset Quotes eld
26638 \end_inset
26639
26640 hauteur
26641 \begin_inset Quotes erd
26642 \end_inset
26643
26644  du texte.
26645  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
26646  lignes de texte dans la boîte.
26647 \begin_inset Newline newline
26648 \end_inset
26649
26650
26651 \begin_inset Newline newline
26652 \end_inset
26653
26654
26655 \begin_inset Newline newline
26656 \end_inset
26657
26658
26659 \begin_inset Box Boxed
26660 position "c"
26661 hor_pos "c"
26662 has_inner_box 1
26663 inner_pos "c"
26664 use_parbox 0
26665 width "12col%"
26666 special "none"
26667 height "1in"
26668 height_special "depth"
26669 status open
26670
26671 \begin_layout Plain Layout
26672 \align center
26673 Boîte dont la hauteur est égale à 1
26674 \begin_inset space \thinspace{}
26675 \end_inset
26676
26677 Profondeur
26678 \end_layout
26679
26680 \end_inset
26681
26682
26683 \begin_inset Newline newline
26684 \end_inset
26685
26686
26687 \begin_inset Newline newline
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Description
26694 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
26695  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
26696  est deux fois plus haute que le texte : 
26697 \begin_inset Box Boxed
26698 position "c"
26699 hor_pos "c"
26700 has_inner_box 1
26701 inner_pos "c"
26702 use_parbox 0
26703 width "20col%"
26704 special "none"
26705 height "2in"
26706 height_special "height"
26707 status open
26708
26709 \begin_layout Plain Layout
26710 \align center
26711 Boîte dont la hauteur est 2
26712 \begin_inset space \thinspace{}
26713 \end_inset
26714
26715 Hauteur
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Description
26724 Hauteur
26725 \begin_inset space ~
26726 \end_inset
26727
26728 Totale C'est égal à Hauteur
26729 \begin_inset space \thinspace{}
26730 \end_inset
26731
26732 +
26733 \begin_inset space \thinspace{}
26734 \end_inset
26735
26736 Profondeur : 
26737 \begin_inset Box Boxed
26738 position "c"
26739 hor_pos "c"
26740 has_inner_box 1
26741 inner_pos "c"
26742 use_parbox 0
26743 width "20col%"
26744 special "none"
26745 height "1in"
26746 height_special "totalheight"
26747 status open
26748
26749 \begin_layout Plain Layout
26750 \align center
26751 Boîte dont la hauteur est 1
26752 \begin_inset space \thinspace{}
26753 \end_inset
26754
26755 Hauteur
26756 \begin_inset space ~
26757 \end_inset
26758
26759 Totale
26760 \end_layout
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \begin_layout Description
26768 Largeur On prend la largeur de la boîte comme hauteur : 
26769 \begin_inset Box Boxed
26770 position "c"
26771 hor_pos "c"
26772 has_inner_box 1
26773 inner_pos "c"
26774 use_parbox 0
26775 width "12col%"
26776 special "none"
26777 height "1in"
26778 height_special "width"
26779 status open
26780
26781 \begin_layout Plain Layout
26782 \align center
26783 Boîte dont la hauteur est 1
26784 \begin_inset space \thinspace{}
26785 \end_inset
26786
26787 Largeur
26788 \end_layout
26789
26790 \end_inset
26791
26792
26793 \end_layout
26794
26795 \begin_layout Subsection
26796 Alignement
26797 \begin_inset Index
26798 status collapsed
26799
26800 \begin_layout Plain Layout
26801 Boîtes ! Alignement
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \begin_layout Standard
26810 Quand vous avez choisi une 
26811 \family sans
26812 Boîte
26813 \begin_inset space ~
26814 \end_inset
26815
26816 Intérieure
26817 \family default
26818 , l'alignement vertical de la boîte peut être :
26819 \end_layout
26820
26821 \begin_layout Description
26822 Haut Ceci est un exemple de texte.
26823  
26824 \begin_inset Box Boxed
26825 position "t"
26826 hor_pos "c"
26827 has_inner_box 1
26828 inner_pos "c"
26829 use_parbox 0
26830 width "12col%"
26831 special "none"
26832 height "1in"
26833 height_special "totalheight"
26834 status collapsed
26835
26836 \begin_layout Plain Layout
26837 \align center
26838 Cette boîte est alignée sur le haut.
26839 \end_layout
26840
26841 \end_inset
26842
26843  Ceci est un exemple de texte.
26844 \end_layout
26845
26846 \begin_layout Description
26847 Milieu Ceci est un exemple de texte.
26848  
26849 \begin_inset Box Boxed
26850 position "c"
26851 hor_pos "c"
26852 has_inner_box 1
26853 inner_pos "c"
26854 use_parbox 0
26855 width "12col%"
26856 special "none"
26857 height "1in"
26858 height_special "totalheight"
26859 status collapsed
26860
26861 \begin_layout Plain Layout
26862 \align center
26863 Cette boîte est alignée au centre.
26864 \end_layout
26865
26866 \end_inset
26867
26868  Ceci est un exemple de texte.
26869 \end_layout
26870
26871 \begin_layout Description
26872 Bas Ceci est un exemple de texte.
26873  
26874 \begin_inset Box Boxed
26875 position "b"
26876 hor_pos "c"
26877 has_inner_box 1
26878 inner_pos "c"
26879 use_parbox 0
26880 width "12col%"
26881 special "none"
26882 height "1in"
26883 height_special "totalheight"
26884 status collapsed
26885
26886 \begin_layout Plain Layout
26887 \align center
26888 Cette boîte est alignée sur le bas.
26889 \end_layout
26890
26891 \end_inset
26892
26893  Ceci est un exemple de texte.
26894 \end_layout
26895
26896 \begin_layout Standard
26897 \begin_inset Note Greyedout
26898 status open
26899
26900 \begin_layout Plain Layout
26901
26902 \series bold
26903 Note:
26904 \series default
26905  L'alignement vertical peut être perturbé dans la sortie finale quand vous
26906  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
26907  l'autre non.
26908 \end_layout
26909
26910 \end_inset
26911
26912
26913 \end_layout
26914
26915 \begin_layout Standard
26916 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
26917  paragraphe grâce à la fenêtre de dialogue 
26918 \family sans
26919 Paramètres
26920 \begin_inset space ~
26921 \end_inset
26922
26923 de
26924 \begin_inset space ~
26925 \end_inset
26926
26927 Boîte
26928 \family default
26929 .
26930 \end_layout
26931
26932 \begin_layout Standard
26933 \begin_inset VSpace bigskip
26934 \end_inset
26935
26936 Quand vous avez choisi une 
26937 \family sans
26938 Boîte
26939 \begin_inset space ~
26940 \end_inset
26941
26942 Intérieure
26943 \family default
26944 , l'alignement vertical du contenu de la boîte peut être :
26945 \end_layout
26946
26947 \begin_layout Description
26948 haut Ceci est un exemple de texte.
26949 \begin_inset Box Boxed
26950 position "c"
26951 hor_pos "c"
26952 has_inner_box 1
26953 inner_pos "t"
26954 use_parbox 0
26955 width "12col%"
26956 special "none"
26957 height "1.5in"
26958 height_special "totalheight"
26959 status collapsed
26960
26961 \begin_layout Plain Layout
26962 \align center
26963 Le texte de cette boîte est aligné sur le haut.
26964 \end_layout
26965
26966 \end_inset
26967
26968  Ceci est un exemple de texte.
26969 \end_layout
26970
26971 \begin_layout Description
26972 milieu Ceci est un exemple de texte.
26973  
26974 \begin_inset Box Boxed
26975 position "c"
26976 hor_pos "c"
26977 has_inner_box 1
26978 inner_pos "c"
26979 use_parbox 0
26980 width "12col%"
26981 special "none"
26982 height "1.5in"
26983 height_special "totalheight"
26984 status collapsed
26985
26986 \begin_layout Plain Layout
26987 \align center
26988 Le texte de cette boîte est aligné au centre
26989 \end_layout
26990
26991 \end_inset
26992
26993  Ceci est un exemple de texte.
26994 \end_layout
26995
26996 \begin_layout Description
26997 bas Ceci est un exemple de texte.
26998  
26999 \begin_inset Box Boxed
27000 position "c"
27001 hor_pos "c"
27002 has_inner_box 1
27003 inner_pos "b"
27004 use_parbox 0
27005 width "12col%"
27006 special "none"
27007 height "1.5in"
27008 height_special "totalheight"
27009 status collapsed
27010
27011 \begin_layout Plain Layout
27012 \align center
27013 Le texte de cette boîte est aligné en bas.
27014 \end_layout
27015
27016 \end_inset
27017
27018  Ceci est un exemple de texte.
27019 \end_layout
27020
27021 \begin_layout Description
27022 élongation Ceci est un exemple de texte.
27023  
27024 \begin_inset Box Boxed
27025 position "c"
27026 hor_pos "c"
27027 has_inner_box 1
27028 inner_pos "s"
27029 use_parbox 0
27030 width "12col%"
27031 special "none"
27032 height "1.5in"
27033 height_special "totalheight"
27034 status collapsed
27035
27036 \begin_layout Plain Layout
27037 \align center
27038 Le texte 
27039 \end_layout
27040
27041 \begin_layout Plain Layout
27042 \align center
27043 de cette
27044 \end_layout
27045
27046 \begin_layout Plain Layout
27047 \align center
27048 boîte est
27049 \end_layout
27050
27051 \begin_layout Plain Layout
27052 \align center
27053 allongé.
27054 \end_layout
27055
27056 \end_inset
27057
27058  Ceci est un exemple de texte.
27059 \end_layout
27060
27061 \begin_layout Standard
27062 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27063  paragraphe.
27064  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27065 \end_layout
27066
27067 \begin_layout Standard
27068 \begin_inset VSpace bigskip
27069 \end_inset
27070
27071 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27072  la fenêtre de dialogue 
27073 \family sans
27074 Paramètres
27075 \begin_inset space ~
27076 \end_inset
27077
27078 de
27079 \begin_inset space ~
27080 \end_inset
27081
27082 paragraphe
27083 \family default
27084  quand vous avez choisi une 
27085 \family sans
27086 Boîte
27087 \begin_inset space ~
27088 \end_inset
27089
27090 Intérieure
27091 \family default
27092 .
27093 \end_layout
27094
27095 \begin_layout Standard
27096 \align center
27097 \begin_inset Box Boxed
27098 position "c"
27099 hor_pos "c"
27100 has_inner_box 1
27101 inner_pos "s"
27102 use_parbox 0
27103 width "15col%"
27104 special "none"
27105 height "1.25in"
27106 height_special "totalheight"
27107 status open
27108
27109 \begin_layout Plain Layout
27110 \align left
27111 Le texte de 
27112 \end_layout
27113
27114 \begin_layout Plain Layout
27115 \align left
27116 cette boîte
27117 \end_layout
27118
27119 \begin_layout Plain Layout
27120 \align right
27121 est allongé.
27122 \end_layout
27123
27124 \end_inset
27125
27126
27127 \end_layout
27128
27129 \begin_layout Standard
27130 Si vous n'avez pas choisi une 
27131 \family sans
27132 Boîte
27133 \begin_inset space ~
27134 \end_inset
27135
27136 Intérieure
27137 \family default
27138 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27139  de dialogue de boîte.
27140 \end_layout
27141
27142 \begin_layout Standard
27143 \align center
27144 \begin_inset Box Boxed
27145 position "c"
27146 hor_pos "s"
27147 has_inner_box 0
27148 inner_pos "s"
27149 use_parbox 0
27150 width "90col%"
27151 special "none"
27152 height "1.25in"
27153 height_special "totalheight"
27154 status open
27155
27156 \begin_layout Plain Layout
27157 \align left
27158 Le texte de cette boîte est allongé horizontalement.
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \begin_layout Subsection
27167 Décorations
27168 \begin_inset CommandInset label
27169 LatexCommand label
27170 name "sec:Décorations"
27171
27172 \end_inset
27173
27174
27175 \begin_inset Index
27176 status open
27177
27178 \begin_layout Plain Layout
27179 Boîtes ! Décorations
27180 \end_layout
27181
27182 \end_inset
27183
27184
27185 \end_layout
27186
27187 \begin_layout Standard
27188 On peut spécifier le style de la boîte en utilisant la liste déroulante
27189  
27190 \family sans
27191 Décoration
27192 \family default
27193 .
27194  Les possibilités sont les suivantes :
27195 \end_layout
27196
27197 \begin_layout Description
27198 Cadre
27199 \begin_inset space ~
27200 \end_inset
27201
27202 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27203  L'épaisseur du trait de ce cadre est donnée par la variable  
27204 \series bold
27205
27206 \backslash
27207 fboxrule
27208 \series default
27209 .
27210  
27211 \begin_inset Box Boxed
27212 position "c"
27213 hor_pos "c"
27214 has_inner_box 1
27215 inner_pos "c"
27216 use_parbox 0
27217 width "20col%"
27218 special "none"
27219 height "1in"
27220 height_special "totalheight"
27221 status open
27222
27223 \begin_layout Plain Layout
27224 \align center
27225 Boîte rectangulaire
27226 \end_layout
27227
27228 \end_inset
27229
27230
27231 \end_layout
27232
27233 \begin_layout Description
27234 Cadre
27235 \begin_inset space ~
27236 \end_inset
27237
27238 simple,
27239 \begin_inset space ~
27240 \end_inset
27241
27242 sauts
27243 \begin_inset space ~
27244 \end_inset
27245
27246 de
27247 \begin_inset space ~
27248 \end_inset
27249
27250 page Quand vous utilisez le style de décoration 
27251 \family sans
27252 cadre simple
27253 \family default
27254  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27255  de la boîte.
27256  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27257  predra toute la largeur de la colonne, la boîte sera considérée comme son
27258  propre paragraphe et 
27259 \series bold
27260
27261 \backslash
27262 fboxrule
27263 \series default
27264  et 
27265 \series bold
27266
27267 \backslash
27268 fboxsep
27269 \series default
27270  n'ont aucun effet sur ce type de boîte.
27271  L'épaisseur de la ligne du cadre a la valeur de 
27272 \series bold
27273
27274 \backslash
27275 FrameRule
27276 \series default
27277 .
27278  
27279 \lang english
27280
27281 \begin_inset Box Framed
27282 position "t"
27283 hor_pos "c"
27284 has_inner_box 0
27285 inner_pos "t"
27286 use_parbox 0
27287 width "100col%"
27288 special "none"
27289 height "1in"
27290 height_special "totalheight"
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 Boîte avec cadre simple et sauts de page
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \begin_layout Description
27303 Cadre
27304 \begin_inset space ~
27305 \end_inset
27306
27307 oval,
27308 \begin_inset space ~
27309 \end_inset
27310
27311 fin Ceci dessine un cadre ovalisée autour de la boîte.
27312  L'épaisseur du trait de ce cadre est de  0.4
27313 \begin_inset space \thinspace{}
27314 \end_inset
27315
27316 pt.
27317  
27318 \begin_inset Box ovalbox
27319 position "c"
27320 hor_pos "c"
27321 has_inner_box 1
27322 inner_pos "c"
27323 use_parbox 0
27324 width "20col%"
27325 special "none"
27326 height "1in"
27327 height_special "totalheight"
27328 status open
27329
27330 \begin_layout Plain Layout
27331 \align center
27332 Boîte ovalisée, fine
27333 \end_layout
27334
27335 \end_inset
27336
27337
27338 \end_layout
27339
27340 \begin_layout Description
27341 Cadre
27342 \begin_inset space ~
27343 \end_inset
27344
27345 oval,
27346 \begin_inset space ~
27347 \end_inset
27348
27349 épais Ceci dessine un cadre ovalisée autour de la boîte.
27350  L'épaisseur du trait de ce cadre est de   0.8
27351 \begin_inset space \thinspace{}
27352 \end_inset
27353
27354 pt.
27355  
27356 \begin_inset Box Ovalbox
27357 position "c"
27358 hor_pos "c"
27359 has_inner_box 1
27360 inner_pos "c"
27361 use_parbox 0
27362 width "20col%"
27363 special "none"
27364 height "1in"
27365 height_special "totalheight"
27366 status open
27367
27368 \begin_layout Plain Layout
27369 \align center
27370 Boîte ovalisée, épaisse
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \begin_layout Description
27379 Ombre
27380 \begin_inset space ~
27381 \end_inset
27382
27383 en
27384 \begin_inset space ~
27385 \end_inset
27386
27387 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27388  L'épaisseur du trait de ce cadre est donnée par la variable  
27389 \series bold
27390
27391 \backslash
27392 fboxrule
27393 \series default
27394 , l'ombre a une épaisseur de  4
27395 \begin_inset space \thinspace{}
27396 \end_inset
27397
27398 pt.
27399  
27400 \begin_inset Box Shadowbox
27401 position "c"
27402 hor_pos "c"
27403 has_inner_box 1
27404 inner_pos "c"
27405 use_parbox 0
27406 width "20col%"
27407 special "none"
27408 height "1in"
27409 height_special "totalheight"
27410 status open
27411
27412 \begin_layout Plain Layout
27413 \align center
27414 Boîte ombrée
27415 \end_layout
27416
27417 \end_inset
27418
27419
27420 \end_layout
27421
27422 \begin_layout Description
27423 Fond
27424 \begin_inset space ~
27425 \end_inset
27426
27427 ombré Ceci dessine une boîte avec un arrière plan rouge.
27428  Contrairement aux boîtes coloriées
27429 \begin_inset Foot
27430 status collapsed
27431
27432 \begin_layout Plain Layout
27433 Voir la section
27434 \begin_inset space ~
27435 \end_inset
27436
27437
27438 \begin_inset CommandInset ref
27439 LatexCommand ref
27440 reference "sec:Boîtes-colorées"
27441
27442 \end_inset
27443
27444 .
27445 \end_layout
27446
27447 \end_inset
27448
27449 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27450  son propre paragraphe.
27451 \lang english
27452
27453 \begin_inset Box Shaded
27454 position "t"
27455 hor_pos "c"
27456 has_inner_box 0
27457 inner_pos "t"
27458 use_parbox 0
27459 width "50col%"
27460 special "none"
27461 height "1in"
27462 height_special "totalheight"
27463 status collapsed
27464
27465 \begin_layout Plain Layout
27466 Boîte avec fond ombré
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \begin_layout Description
27475 Double
27476 \begin_inset space ~
27477 \end_inset
27478
27479 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27480  L'épaisseur du trait du cadre interne est de 0.75
27481 \begin_inset space \thinspace{}
27482 \end_inset
27483
27484
27485 \series bold
27486
27487 \backslash
27488 fboxrule
27489 \series default
27490 , l'épaisseur du trait du cadre externe est de 1.5
27491 \begin_inset space \thinspace{}
27492 \end_inset
27493
27494
27495 \series bold
27496
27497 \backslash
27498 fboxrule
27499 \series default
27500 .
27501  La distance entre les deux cadres est de  1.5
27502 \begin_inset space \thinspace{}
27503 \end_inset
27504
27505
27506 \series bold
27507
27508 \backslash
27509 fboxrule
27510 \series default
27511
27512 \begin_inset space \thinspace{}
27513 \end_inset
27514
27515 +
27516 \begin_inset space \thinspace{}
27517 \end_inset
27518
27519 0.5
27520 \begin_inset space \thinspace{}
27521 \end_inset
27522
27523 pt.
27524  
27525 \begin_inset Box Doublebox
27526 position "c"
27527 hor_pos "c"
27528 has_inner_box 1
27529 inner_pos "c"
27530 use_parbox 0
27531 width "20col%"
27532 special "none"
27533 height "1in"
27534 height_special "totalheight"
27535 status open
27536
27537 \begin_layout Plain Layout
27538 \align center
27539 Boîte double
27540 \end_layout
27541
27542 \end_inset
27543
27544
27545 \end_layout
27546
27547 \begin_layout Standard
27548 \begin_inset VSpace bigskip
27549 \end_inset
27550
27551 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27552  style de boîte utilisé.
27553  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27554  le paquetage LaTeX 
27555 \series bold
27556 fancybox
27557 \series default
27558
27559 \begin_inset Index
27560 status collapsed
27561
27562 \begin_layout Plain Layout
27563 Paquetages LaTeX ! fancybox
27564 \end_layout
27565
27566 \end_inset
27567
27568 .
27569 \end_layout
27570
27571 \begin_layout Section
27572 Personnalisation des boîtes
27573 \begin_inset Index
27574 status open
27575
27576 \begin_layout Plain Layout
27577 Boîtes! Personnalisation
27578 \end_layout
27579
27580 \end_inset
27581
27582
27583 \end_layout
27584
27585 \begin_layout Standard
27586 La valeur par défaut pour la variable 
27587 \series bold
27588
27589 \backslash
27590 fboxrule
27591 \series default
27592  est 0.4
27593 \begin_inset space \thinspace{}
27594 \end_inset
27595
27596 pt.
27597  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27598  pour avoir 2
27599 \begin_inset space \thinspace{}
27600 \end_inset
27601
27602 pt :
27603 \end_layout
27604
27605 \begin_layout Standard
27606
27607 \series bold
27608
27609 \backslash
27610 setlength{
27611 \backslash
27612 fboxrule}{2pt}
27613 \end_layout
27614
27615 \begin_layout Standard
27616 \begin_inset ERT
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620
27621
27622 \backslash
27623 setlength{
27624 \backslash
27625 fboxrule}{2pt}
27626 \end_layout
27627
27628 \end_inset
27629
27630
27631 \begin_inset Box Boxed
27632 position "c"
27633 hor_pos "c"
27634 has_inner_box 1
27635 inner_pos "c"
27636 use_parbox 0
27637 width "25col%"
27638 special "none"
27639 height "1in"
27640 height_special "totalheight"
27641 status open
27642
27643 \begin_layout Plain Layout
27644 \align center
27645 Boîte rectangulaire avec 
27646 \series bold
27647
27648 \backslash
27649 fboxrule
27650 \series default
27651
27652 \begin_inset space \thinspace{}
27653 \end_inset
27654
27655 =
27656 \begin_inset space \thinspace{}
27657 \end_inset
27658
27659 2
27660 \begin_inset space \thinspace{}
27661 \end_inset
27662
27663 pt
27664 \end_layout
27665
27666 \end_inset
27667
27668
27669 \begin_inset ERT
27670 status collapsed
27671
27672 \begin_layout Plain Layout
27673
27674
27675 \backslash
27676 setlength{
27677 \backslash
27678 fboxrule}{0.4pt}
27679 \end_layout
27680
27681 \end_inset
27682
27683
27684 \end_layout
27685
27686 \begin_layout Standard
27687 \begin_inset VSpace bigskip
27688 \end_inset
27689
27690 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27691  les types de cadres, par défaut il est de 3
27692 \begin_inset space \thinspace{}
27693 \end_inset
27694
27695 pt.
27696  Vous pouvez le modifier en donnant une autre valeur à la variable 
27697 \series bold
27698
27699 \backslash
27700 fboxsep
27701 \series default
27702 .
27703  Par exemple la commande
27704 \end_layout
27705
27706 \begin_layout Standard
27707
27708 \series bold
27709
27710 \backslash
27711 setlength{
27712 \backslash
27713 fboxsep}{10pt}
27714 \end_layout
27715
27716 \begin_layout Standard
27717 met une valeur de 10
27718 \begin_inset space \thinspace{}
27719 \end_inset
27720
27721 pt, comme celle utilisée pour cette boîte :
27722 \end_layout
27723
27724 \begin_layout Standard
27725 \begin_inset ERT
27726 status collapsed
27727
27728 \begin_layout Plain Layout
27729
27730
27731 \backslash
27732 setlength{
27733 \backslash
27734 fboxsep}{10pt}
27735 \end_layout
27736
27737 \end_inset
27738
27739
27740 \begin_inset Box Boxed
27741 position "c"
27742 hor_pos "c"
27743 has_inner_box 1
27744 inner_pos "c"
27745 use_parbox 0
27746 width "25col%"
27747 special "none"
27748 height "1in"
27749 height_special "totalheight"
27750 status open
27751
27752 \begin_layout Plain Layout
27753 \align center
27754 Boîte rectangulaire avec 
27755 \series bold
27756
27757 \backslash
27758 fboxsep
27759 \series default
27760
27761 \begin_inset space \thinspace{}
27762 \end_inset
27763
27764 =
27765 \begin_inset space \thinspace{}
27766 \end_inset
27767
27768 10
27769 \begin_inset space \thinspace{}
27770 \end_inset
27771
27772 pt
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \begin_inset ERT
27779 status collapsed
27780
27781 \begin_layout Plain Layout
27782
27783
27784 \backslash
27785 setlength{
27786 \backslash
27787 fboxsep}{3pt}
27788 \end_layout
27789
27790 \end_inset
27791
27792
27793 \end_layout
27794
27795 \begin_layout Standard
27796 \begin_inset VSpace bigskip
27797 \end_inset
27798
27799 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
27800  la commande 
27801 \series bold
27802
27803 \backslash
27804 cornersize
27805 \series default
27806 .
27807  Par exemple, la commande
27808 \end_layout
27809
27810 \begin_layout Standard
27811
27812 \series bold
27813
27814 \backslash
27815 cornersize*{1cm}
27816 \end_layout
27817
27818 \begin_layout Standard
27819 donne un diamètre de 1
27820 \begin_inset space \thinspace{}
27821 \end_inset
27822
27823 cm.
27824  La commande
27825 \end_layout
27826
27827 \begin_layout Standard
27828
27829 \series bold
27830
27831 \backslash
27832 cornersize{num}
27833 \end_layout
27834
27835 \begin_layout Standard
27836 fixe le diamètre à 
27837 \family sans
27838 num
27839 \begin_inset space \thinspace{}
27840 \end_inset
27841
27842 ×
27843 \begin_inset space \thinspace{}
27844 \end_inset
27845
27846 minimum(largeur et hauteur de la boîte)
27847 \family default
27848 .
27849  La valeur par défaut est 
27850 \series bold
27851
27852 \backslash
27853 cornersize{0.5}
27854 \series default
27855 .
27856 \end_layout
27857
27858 \begin_layout Standard
27859 \begin_inset ERT
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863
27864
27865 \backslash
27866 cornersize*{1.5cm}
27867 \end_layout
27868
27869 \end_inset
27870
27871
27872 \begin_inset Box Ovalbox
27873 position "c"
27874 hor_pos "c"
27875 has_inner_box 1
27876 inner_pos "c"
27877 use_parbox 0
27878 width "25col%"
27879 special "none"
27880 height "1in"
27881 height_special "totalheight"
27882 status open
27883
27884 \begin_layout Plain Layout
27885 \align center
27886 Boîte ovale avec 
27887 \series bold
27888
27889 \backslash
27890 cornersize
27891 \series default
27892
27893 \begin_inset space \thinspace{}
27894 \end_inset
27895
27896 =
27897 \begin_inset space \thinspace{}
27898 \end_inset
27899
27900 1.5
27901 \begin_inset space \thinspace{}
27902 \end_inset
27903
27904 cm
27905 \end_layout
27906
27907 \end_inset
27908
27909
27910 \begin_inset ERT
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914
27915
27916 \backslash
27917 cornersize{0.5}
27918 \end_layout
27919
27920 \end_inset
27921
27922
27923 \end_layout
27924
27925 \begin_layout Standard
27926 \begin_inset VSpace bigskip
27927 \end_inset
27928
27929 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
27930  
27931 \series bold
27932
27933 \backslash
27934 shadowsize
27935 \series default
27936 .
27937  Elle est fixée à 2
27938 \begin_inset space \thinspace{}
27939 \end_inset
27940
27941 pt pour la boîte suivante par la commande :
27942 \end_layout
27943
27944 \begin_layout Standard
27945
27946 \series bold
27947
27948 \backslash
27949 setlength{
27950 \backslash
27951 shadowsize}{2pt}
27952 \end_layout
27953
27954 \begin_layout Standard
27955 \begin_inset ERT
27956 status collapsed
27957
27958 \begin_layout Plain Layout
27959
27960
27961 \backslash
27962 setlength{
27963 \backslash
27964 shadowsize}{2pt}
27965 \end_layout
27966
27967 \end_inset
27968
27969
27970 \begin_inset Box Shadowbox
27971 position "c"
27972 hor_pos "c"
27973 has_inner_box 1
27974 inner_pos "c"
27975 use_parbox 0
27976 width "25col%"
27977 special "none"
27978 height "1in"
27979 height_special "totalheight"
27980 status open
27981
27982 \begin_layout Plain Layout
27983 \align center
27984 Boîte ombrée avec 
27985 \series bold
27986
27987 \backslash
27988 shadowsize
27989 \series default
27990
27991 \begin_inset space \thinspace{}
27992 \end_inset
27993
27994 =
27995 \begin_inset space \thinspace{}
27996 \end_inset
27997
27998 2
27999 \begin_inset space \thinspace{}
28000 \end_inset
28001
28002 pt
28003 \end_layout
28004
28005 \end_inset
28006
28007
28008 \begin_inset ERT
28009 status collapsed
28010
28011 \begin_layout Plain Layout
28012
28013
28014 \backslash
28015 setlength{
28016 \backslash
28017 shadowsize}{4pt}
28018 \end_layout
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \begin_layout Standard
28026 \begin_inset VSpace bigskip
28027 \end_inset
28028
28029
28030 \end_layout
28031
28032 \begin_layout Standard
28033 La valeur par défaut pour la longueur 
28034 \series bold
28035
28036 \backslash
28037 FrameRule
28038 \series default
28039  est 0,4
28040 \begin_inset space \thinspace{}
28041 \end_inset
28042
28043 pt.
28044  L'espacement par défaut entre le contenu de la note et le cadre est de
28045  9
28046 \begin_inset space \thinspace{}
28047 \end_inset
28048
28049 pt et il peut être modifié en utilisant la valeur de 
28050 \series bold
28051
28052 \backslash
28053 FrameSep
28054 \series default
28055 .
28056  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28057  suivantes en code TeX
28058 \end_layout
28059
28060 \begin_layout Standard
28061
28062 \series bold
28063
28064 \backslash
28065 setlength{
28066 \backslash
28067 FrameRule}{5pt}
28068 \begin_inset Newline newline
28069 \end_inset
28070
28071
28072 \backslash
28073 setlength{
28074 \backslash
28075 FrameSep}{0.5cm}
28076 \end_layout
28077
28078 \begin_layout Standard
28079
28080 \lang english
28081 \begin_inset ERT
28082 status collapsed
28083
28084 \begin_layout Plain Layout
28085
28086
28087 \backslash
28088 setlength{
28089 \backslash
28090 FrameRule}{5pt}
28091 \end_layout
28092
28093 \begin_layout Plain Layout
28094
28095
28096 \backslash
28097 setlength{
28098 \backslash
28099 FrameSep}{0.5cm}
28100 \end_layout
28101
28102 \end_inset
28103
28104
28105 \begin_inset Box Framed
28106 position "t"
28107 hor_pos "c"
28108 has_inner_box 0
28109 inner_pos "t"
28110 use_parbox 0
28111 width "100col%"
28112 special "none"
28113 height "1in"
28114 height_special "totalheight"
28115 status open
28116
28117 \begin_layout Plain Layout
28118 Ceci est un texte dans une boîte autorisant les 
28119 \family sans
28120 sauts de page
28121 \family default
28122 .
28123 \end_layout
28124
28125 \end_inset
28126
28127
28128 \begin_inset ERT
28129 status collapsed
28130
28131 \begin_layout Plain Layout
28132
28133
28134 \backslash
28135 setlength{
28136 \backslash
28137 FrameRule}{0.4pt}
28138 \end_layout
28139
28140 \begin_layout Plain Layout
28141
28142
28143 \backslash
28144 setlength{
28145 \backslash
28146 FrameSep}{9pt}
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Standard
28155
28156 \lang english
28157 \begin_inset VSpace bigskip
28158 \end_inset
28159
28160
28161 \end_layout
28162
28163 \begin_layout Standard
28164 Pour les bôites à 
28165 \family sans
28166 Fond
28167 \begin_inset space ~
28168 \end_inset
28169
28170 ombré
28171 \family default
28172 , l'espacement par défaut entre le contenu de la boîte et son cadre est
28173  de 3
28174 \begin_inset space \thinspace{}
28175 \end_inset
28176
28177 pt et il peut être modifié avec la valeur de 
28178 \series bold
28179
28180 \backslash
28181 fboxsep
28182 \series default
28183 .
28184  La couleur rouge utilisée par défaut pour le fond peut soit être modifiée
28185  localement avec la commande 
28186 \series bold
28187
28188 \backslash
28189 definecolor{shadebox}
28190 \series default
28191 , soit globalement avec le menu 
28192 \family sans
28193 Outils\SpecialChar \menuseparator
28194 Préférences
28195 \family default
28196 \SpecialChar \menuseparator
28197
28198 \family sans
28199 Couleurs\SpecialChar \menuseparator
28200 boîte
28201 \begin_inset space ~
28202 \end_inset
28203
28204 ombrée
28205 \family default
28206 .
28207  La syntaxe de la commande 
28208 \series bold
28209
28210 \backslash
28211 definecolor
28212 \series default
28213  est expliquée dans la section
28214 \begin_inset space ~
28215 \end_inset
28216
28217
28218 \begin_inset CommandInset ref
28219 LatexCommand ref
28220 reference "sec:Tableaux-Colorés"
28221
28222 \end_inset
28223
28224
28225 \begin_inset Foot
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 Notez que l'utilisation de 
28230 \series bold
28231
28232 \backslash
28233 definecolor
28234 \series default
28235  ne peut se faire sans le paquetage LaTeX 
28236 \series bold
28237 color
28238 \series default
28239  dans le préambule, voir la section
28240 \begin_inset space ~
28241 \end_inset
28242
28243
28244 \begin_inset CommandInset ref
28245 LatexCommand ref
28246 reference "sec:Boîtes-colorées"
28247
28248 \end_inset
28249
28250 .
28251  
28252 \end_layout
28253
28254 \end_inset
28255
28256 .
28257 \end_layout
28258
28259 \begin_layout Standard
28260 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28261  les commandes en code TeX suivantes
28262 \end_layout
28263
28264 \begin_layout Standard
28265
28266 \series bold
28267
28268 \backslash
28269 setlength{
28270 \backslash
28271 fboxsep}{0.5cm}
28272 \series default
28273
28274 \begin_inset Newline newline
28275 \end_inset
28276
28277
28278 \series bold
28279
28280 \backslash
28281 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28282 \end_layout
28283
28284 \begin_layout Standard
28285
28286 \lang english
28287 \begin_inset ERT
28288 status collapsed
28289
28290 \begin_layout Plain Layout
28291
28292
28293 \backslash
28294 setlength{
28295 \backslash
28296 fboxsep}{0.5cm}
28297 \end_layout
28298
28299 \begin_layout Plain Layout
28300
28301
28302 \backslash
28303 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28304 \end_layout
28305
28306 \end_inset
28307
28308
28309 \begin_inset Box Shaded
28310 position "t"
28311 hor_pos "c"
28312 has_inner_box 0
28313 inner_pos "t"
28314 use_parbox 0
28315 width "100col%"
28316 special "none"
28317 height "1in"
28318 height_special "totalheight"
28319 status open
28320
28321 \begin_layout Plain Layout
28322
28323 \color yellow
28324 Ceci est un texte jaune dans une boîte à 
28325 \family sans
28326 Fond
28327 \begin_inset space ~
28328 \end_inset
28329
28330 ombré
28331 \family default
28332 \color inherit
28333  
28334 \color yellow
28335 avec un fond vert foncé.
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \begin_inset ERT
28342 status collapsed
28343
28344 \begin_layout Plain Layout
28345
28346
28347 \backslash
28348 setlength{
28349 \backslash
28350 fboxsep}{3pt}
28351 \end_layout
28352
28353 \begin_layout Plain Layout
28354
28355
28356 \backslash
28357 definecolor{shadecolor}{rgb}{1,0,0}
28358 \end_layout
28359
28360 \end_inset
28361
28362
28363 \end_layout
28364
28365 \begin_layout Standard
28366
28367 \lang english
28368 \begin_inset VSpace bigskip
28369 \end_inset
28370
28371
28372 \end_layout
28373
28374 \begin_layout Standard
28375 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28376  les boîtes qui suivent la commandes qui les a changées.
28377 \end_layout
28378
28379 \begin_layout Section
28380 Minipages
28381 \begin_inset CommandInset label
28382 LatexCommand label
28383 name "sec:Minipages"
28384
28385 \end_inset
28386
28387
28388 \begin_inset Index
28389 status collapsed
28390
28391 \begin_layout Plain Layout
28392 Boîtes ! Minipages
28393 \end_layout
28394
28395 \end_inset
28396
28397
28398 \end_layout
28399
28400 \begin_layout Standard
28401 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28402 ur d'une page.
28403  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28404  règles d'indentation, de saut de ligne, etc.
28405  s'appliquent.
28406 \end_layout
28407
28408 \begin_layout Standard
28409 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28410  langues.
28411 \end_layout
28412
28413 \begin_layout Standard
28414 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28415  Leur largeur est fixée à 45
28416 \begin_inset space \thinspace{}
28417 \end_inset
28418
28419 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28420  via le menu 
28421 \family sans
28422 Insérer\SpecialChar \menuseparator
28423 Typographie
28424 \begin_inset space ~
28425 \end_inset
28426
28427 spéciale\SpecialChar \menuseparator
28428 Ressort
28429 \begin_inset space ~
28430 \end_inset
28431
28432 Horizontal
28433 \family default
28434 .
28435 \end_layout
28436
28437 \begin_layout Standard
28438
28439 \end_layout
28440
28441 \begin_layout Standard
28442
28443 \lang english
28444 \begin_inset Box Frameless
28445 position "t"
28446 hor_pos "c"
28447 has_inner_box 1
28448 inner_pos "c"
28449 use_parbox 0
28450 width "45col%"
28451 special "none"
28452 height "1in"
28453 height_special "totalheight"
28454 status open
28455
28456 \begin_layout Plain Layout
28457
28458 \lang german
28459 Dies ist ein deutscher Text.
28460  Dies ist ein deutscher Text.
28461  Dies ist ein deutscher Text.
28462  Dies ist ein deutscher Text.
28463  Dies ist ein deutscher Text.
28464  Dies ist ein deutscher Text.
28465  Dies ist ein deutscher Text.
28466  Dies ist ein deutscher Text.
28467  Dies ist ein deutscher Text.
28468  Dies ist ein deutscher Text.
28469  Dies ist ein deutscher Text.
28470  Dies ist ein deutscher Text.
28471  Dies ist ein deutscher Text
28472 \begin_inset Foot
28473 status collapsed
28474
28475 \begin_layout Plain Layout
28476
28477 \lang german
28478 Dies ist eine deutsche Fußnote.
28479 \end_layout
28480
28481 \end_inset
28482
28483 .
28484  Dies ist ein deutscher Text.
28485  Dies ist ein deutscher Text.
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \begin_inset space \hfill{}
28492 \end_inset
28493
28494
28495 \begin_inset Box Frameless
28496 position "t"
28497 hor_pos "c"
28498 has_inner_box 1
28499 inner_pos "c"
28500 use_parbox 0
28501 width "45col%"
28502 special "none"
28503 height "1in"
28504 height_special "totalheight"
28505 status open
28506
28507 \begin_layout Plain Layout
28508
28509 \lang english
28510 This is an English Text.
28511  This is an English Text.
28512  This is an English Text.
28513  This is an English Text.
28514  This is an English Text.
28515  This is an English Text.
28516  This is an English Text.
28517  This is an English Text.
28518  This is an English Text.
28519  This is an English Text.
28520  This is an English Text.
28521  This is an English Text.
28522  This is an English Text.
28523  This is an English Text.
28524  This is an English Text.
28525  This is an English Text.
28526 \begin_inset Foot
28527 status collapsed
28528
28529 \begin_layout Plain Layout
28530
28531 \lang english
28532 This is an English footnote.
28533 \end_layout
28534
28535 \end_inset
28536
28537  This is an English Text.
28538  
28539 \end_layout
28540
28541 \end_inset
28542
28543
28544 \end_layout
28545
28546 \begin_layout Standard
28547 \begin_inset VSpace bigskip
28548 \end_inset
28549
28550 Une autre application des minipages est l'ajout de notes de bas de page
28551  à l'intérieur d'un tableau.
28552  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28553  dans un tableau n'apparaissent pas en bas de la page courante.
28554  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28555  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28556  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28557  dehors des minipages.
28558 \end_layout
28559
28560 \begin_layout Standard
28561 Les notes de bas de page de ce tableau n'apparaissent pas : 
28562 \begin_inset Tabular
28563 <lyxtabular version="3" rows="3" columns="4">
28564 <features>
28565 <column alignment="center" valignment="top" width="0pt">
28566 <column alignment="center" valignment="top" width="0pt">
28567 <column alignment="center" valignment="top" width="0pt">
28568 <column alignment="center" valignment="top" width="0pt">
28569 <row>
28570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28571 \begin_inset Text
28572
28573 \begin_layout Plain Layout
28574 1
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 2
28584 \end_layout
28585
28586 \end_inset
28587 </cell>
28588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28589 \begin_inset Text
28590
28591 \begin_layout Plain Layout
28592 3
28593 \begin_inset Foot
28594 status open
28595
28596 \begin_layout Plain Layout
28597 Ceci est une note de bas de page à l'intérieur d'un tableau.
28598 \end_layout
28599
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \end_inset
28606 </cell>
28607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28608 \begin_inset Text
28609
28610 \begin_layout Plain Layout
28611 4
28612 \end_layout
28613
28614 \end_inset
28615 </cell>
28616 </row>
28617 <row>
28618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28619 \begin_inset Text
28620
28621 \begin_layout Plain Layout
28622 a
28623 \end_layout
28624
28625 \end_inset
28626 </cell>
28627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28628 \begin_inset Text
28629
28630 \begin_layout Plain Layout
28631 b
28632 \end_layout
28633
28634 \end_inset
28635 </cell>
28636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28637 \begin_inset Text
28638
28639 \begin_layout Plain Layout
28640 c
28641 \end_layout
28642
28643 \end_inset
28644 </cell>
28645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28646 \begin_inset Text
28647
28648 \begin_layout Plain Layout
28649 d
28650 \end_layout
28651
28652 \end_inset
28653 </cell>
28654 </row>
28655 <row>
28656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28657 \begin_inset Text
28658
28659 \begin_layout Plain Layout
28660 e
28661 \end_layout
28662
28663 \end_inset
28664 </cell>
28665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28666 \begin_inset Text
28667
28668 \begin_layout Plain Layout
28669 f
28670 \end_layout
28671
28672 \end_inset
28673 </cell>
28674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28675 \begin_inset Text
28676
28677 \begin_layout Plain Layout
28678 g
28679 \end_layout
28680
28681 \end_inset
28682 </cell>
28683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28684 \begin_inset Text
28685
28686 \begin_layout Plain Layout
28687 h
28688 \end_layout
28689
28690 \end_inset
28691 </cell>
28692 </row>
28693 </lyxtabular>
28694
28695 \end_inset
28696
28697
28698 \end_layout
28699
28700 \begin_layout Standard
28701 \align center
28702 \begin_inset Box Frameless
28703 position "t"
28704 hor_pos "c"
28705 has_inner_box 1
28706 inner_pos "c"
28707 use_parbox 0
28708 width "30col%"
28709 special "none"
28710 height "1in"
28711 height_special "totalheight"
28712 status open
28713
28714 \begin_layout Plain Layout
28715 \align center
28716 \begin_inset Tabular
28717 <lyxtabular version="3" rows="3" columns="4">
28718 <features>
28719 <column alignment="center" valignment="top" width="0pt">
28720 <column alignment="center" valignment="top" width="0pt">
28721 <column alignment="center" valignment="top" width="0pt">
28722 <column alignment="center" valignment="top" width="0pt">
28723 <row>
28724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Plain Layout
28728 1
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 2
28738 \end_layout
28739
28740 \end_inset
28741 </cell>
28742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28743 \begin_inset Text
28744
28745 \begin_layout Plain Layout
28746 3
28747 \begin_inset Foot
28748 status open
28749
28750 \begin_layout Plain Layout
28751 Ceci est une note de bas de page à l'intérieur d'un tableau.
28752 \end_layout
28753
28754 \end_inset
28755
28756
28757 \end_layout
28758
28759 \end_inset
28760 </cell>
28761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28762 \begin_inset Text
28763
28764 \begin_layout Plain Layout
28765 4
28766 \end_layout
28767
28768 \end_inset
28769 </cell>
28770 </row>
28771 <row>
28772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28773 \begin_inset Text
28774
28775 \begin_layout Plain Layout
28776 a
28777 \end_layout
28778
28779 \end_inset
28780 </cell>
28781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28782 \begin_inset Text
28783
28784 \begin_layout Plain Layout
28785 b
28786 \end_layout
28787
28788 \end_inset
28789 </cell>
28790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28791 \begin_inset Text
28792
28793 \begin_layout Plain Layout
28794 c
28795 \end_layout
28796
28797 \end_inset
28798 </cell>
28799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28800 \begin_inset Text
28801
28802 \begin_layout Plain Layout
28803 d
28804 \end_layout
28805
28806 \end_inset
28807 </cell>
28808 </row>
28809 <row>
28810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28811 \begin_inset Text
28812
28813 \begin_layout Plain Layout
28814 e
28815 \end_layout
28816
28817 \end_inset
28818 </cell>
28819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28820 \begin_inset Text
28821
28822 \begin_layout Plain Layout
28823 f
28824 \end_layout
28825
28826 \end_inset
28827 </cell>
28828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28829 \begin_inset Text
28830
28831 \begin_layout Plain Layout
28832 g
28833 \end_layout
28834
28835 \end_inset
28836 </cell>
28837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28838 \begin_inset Text
28839
28840 \begin_layout Plain Layout
28841 h
28842 \end_layout
28843
28844 \end_inset
28845 </cell>
28846 </row>
28847 </lyxtabular>
28848
28849 \end_inset
28850
28851
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \end_layout
28858
28859 \begin_layout Standard
28860 \begin_inset VSpace bigskip
28861 \end_inset
28862
28863 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28864  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28865  minipages, même si vous les avez mis par exemple à 
28866 \family sans
28867 Moyen
28868 \family default
28869  dans les paramètres du document.
28870 \end_layout
28871
28872 \begin_layout Standard
28873 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28874  portion de texte, voyez la section
28875 \begin_inset space ~
28876 \end_inset
28877
28878
28879 \begin_inset CommandInset ref
28880 LatexCommand ref
28881 reference "sub:Couleur-pour-les-Paragraphes"
28882
28883 \end_inset
28884
28885 .
28886 \end_layout
28887
28888 \begin_layout Standard
28889 \begin_inset Note Greyedout
28890 status open
28891
28892 \begin_layout Plain Layout
28893
28894 \series bold
28895 Note:
28896 \series default
28897  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28898  mais les minipages peuvent être utilisées dans un tableau, un flottant
28899  ou une autre boîte.
28900 \end_layout
28901
28902 \end_inset
28903
28904
28905 \end_layout
28906
28907 \begin_layout Section
28908 Les Parboxes
28909 \begin_inset CommandInset label
28910 LatexCommand label
28911 name "sec:Parboxes"
28912
28913 \end_inset
28914
28915
28916 \begin_inset Index
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920 Boîtes ! Parboxes
28921 \end_layout
28922
28923 \end_inset
28924
28925
28926 \end_layout
28927
28928 \begin_layout Standard
28929 \begin_inset Note Note
28930 status collapsed
28931
28932 \begin_layout Plain Layout
28933
28934 \lang english
28935 En attendant une traduction de parbox (NdT)
28936 \end_layout
28937
28938 \end_inset
28939
28940 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28941  ne peuvent avoir de note de bas de page.
28942  La principale différence avec les minipages, c'est que les minipages au
28943  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28944  LaTeX.
28945 \end_layout
28946
28947 \begin_layout Standard
28948 \align center
28949 \begin_inset Box Frameless
28950 position "t"
28951 hor_pos "c"
28952 has_inner_box 1
28953 inner_pos "t"
28954 use_parbox 1
28955 width "33col%"
28956 special "none"
28957 height "1in"
28958 height_special "totalheight"
28959 status collapsed
28960
28961 \begin_layout Plain Layout
28962 Ceci est un texte à l'intérieur d'une parbox.
28963  Ceci est un texte à l'intérieur d'une parbox.
28964 \end_layout
28965
28966 \begin_layout Plain Layout
28967 Cette note de bas de page ne devrait pas apparaître :
28968 \begin_inset Foot
28969 status open
28970
28971 \begin_layout Plain Layout
28972 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28973  pas.
28974 \end_layout
28975
28976 \end_inset
28977
28978
28979 \end_layout
28980
28981 \end_inset
28982
28983
28984 \end_layout
28985
28986 \begin_layout Section
28987 Des Boîtes pour les Mots et les Caractères
28988 \begin_inset Index
28989 status collapsed
28990
28991 \begin_layout Plain Layout
28992 Boîtes ! Pour les caractères
28993 \end_layout
28994
28995 \end_inset
28996
28997
28998 \end_layout
28999
29000 \begin_layout Subsection
29001 Empêcher la Césure
29002 \begin_inset CommandInset label
29003 LatexCommand label
29004 name "sec:Empêcher-césure"
29005
29006 \end_inset
29007
29008
29009 \begin_inset Index
29010 status collapsed
29011
29012 \begin_layout Plain Layout
29013 Boîtes ! Pour empêcher la césure
29014 \end_layout
29015
29016 \end_inset
29017
29018
29019 \end_layout
29020
29021 \begin_layout Standard
29022 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29023  un texte ne soit coupé par une césure.
29024 \begin_inset Newline newline
29025 \end_inset
29026
29027 Voici un exemple de texte :
29028 \end_layout
29029
29030 \begin_layout Standard
29031 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29032  césure dans un 
29033 \begin_inset Quotes eld
29034 \end_inset
29035
29036 motTrèsTrèsLong
29037 \begin_inset Quotes erd
29038 \end_inset
29039
29040
29041 \end_layout
29042
29043 \begin_layout Standard
29044 Pour empêcher que le mot 
29045 \begin_inset Quotes eld
29046 \end_inset
29047
29048 motTrèsTrèsLong
29049 \begin_inset Quotes erd
29050 \end_inset
29051
29052  soit coupé, ajoutez la commande
29053 \end_layout
29054
29055 \begin_layout Standard
29056
29057 \series bold
29058
29059 \backslash
29060 mbox{
29061 \end_layout
29062
29063 \begin_layout Standard
29064 en code TeX avant le mot.
29065  Après le mot, insérez l'accolade fermante 
29066 \begin_inset Quotes eld
29067 \end_inset
29068
29069
29070 \series bold
29071 }
29072 \series default
29073
29074 \begin_inset Quotes erd
29075 \end_inset
29076
29077  en code TeX.
29078 \end_layout
29079
29080 \begin_layout Standard
29081 Voici le résultat :
29082 \end_layout
29083
29084 \begin_layout Standard
29085 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29086  césure dans un
29087 \begin_inset ERT
29088 status collapsed
29089
29090 \begin_layout Plain Layout
29091
29092
29093 \backslash
29094 mbox{
29095 \end_layout
29096
29097 \end_inset
29098
29099
29100 \begin_inset Quotes eld
29101 \end_inset
29102
29103 motTrèsTrèsLong
29104 \begin_inset Quotes erd
29105 \end_inset
29106
29107 .
29108 \begin_inset ERT
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112
29113 }
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \begin_layout Standard
29122 Une autre méthode consiste à mettre la commande 
29123 \begin_inset Quotes eld
29124 \end_inset
29125
29126
29127 \series bold
29128
29129 \backslash
29130 -
29131 \series default
29132
29133 \begin_inset Quotes grd
29134 \end_inset
29135
29136  en code TeX, juste avant le mot :
29137 \end_layout
29138
29139 \begin_layout Standard
29140 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29141  césure dans un 
29142 \begin_inset Quotes eld
29143 \end_inset
29144
29145
29146 \begin_inset ERT
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150
29151
29152 \backslash
29153 -
29154 \end_layout
29155
29156 \end_inset
29157
29158 motTrèsTrèsLong
29159 \begin_inset Quotes erd
29160 \end_inset
29161
29162 .
29163 \end_layout
29164
29165 \begin_layout Standard
29166 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29167  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29168 \family sans
29169 Insérer\SpecialChar \menuseparator
29170 Formats\SpecialChar \menuseparator
29171 Passage
29172 \begin_inset space ~
29173 \end_inset
29174
29175 à
29176 \begin_inset space ~
29177 \end_inset
29178
29179 la
29180 \begin_inset space ~
29181 \end_inset
29182
29183 Ligne
29184 \family default
29185  (raccourci 
29186 \series bold
29187 Ctrl-Entrée
29188 \series default
29189 ) :
29190 \end_layout
29191
29192 \begin_layout Standard
29193 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29194  césure dans un
29195 \begin_inset Newline newline
29196 \end_inset
29197
29198
29199 \begin_inset ERT
29200 status collapsed
29201
29202 \begin_layout Plain Layout
29203
29204
29205 \backslash
29206 mbox{
29207 \end_layout
29208
29209 \end_inset
29210
29211
29212 \begin_inset Quotes eld
29213 \end_inset
29214
29215 motTrèsTrèsLong
29216 \begin_inset Quotes erd
29217 \end_inset
29218
29219 .
29220 \begin_inset ERT
29221 status collapsed
29222
29223 \begin_layout Plain Layout
29224
29225 }
29226 \end_layout
29227
29228 \end_inset
29229
29230
29231 \end_layout
29232
29233 \begin_layout Subsection
29234 Alignement Vertical
29235 \begin_inset CommandInset label
29236 LatexCommand label
29237 name "sub:Alignement-Vertical"
29238
29239 \end_inset
29240
29241
29242 \begin_inset Index
29243 status collapsed
29244
29245 \begin_layout Plain Layout
29246 Boîtes ! Pour l'alignement vertical
29247 \end_layout
29248
29249 \end_inset
29250
29251
29252 \begin_inset Index
29253 status collapsed
29254
29255 \begin_layout Plain Layout
29256 Boîtes ! Boîtes élévatrices
29257 \end_layout
29258
29259 \end_inset
29260
29261
29262 \begin_inset Index
29263 status collapsed
29264
29265 \begin_layout Plain Layout
29266 Raisebox|see
29267 \begin_inset ERT
29268 status collapsed
29269
29270 \begin_layout Plain Layout
29271
29272 {
29273 \end_layout
29274
29275 \end_inset
29276
29277 Boîtes élévatrices
29278 \begin_inset ERT
29279 status collapsed
29280
29281 \begin_layout Plain Layout
29282
29283 }
29284 \end_layout
29285
29286 \end_inset
29287
29288
29289 \end_layout
29290
29291 \end_inset
29292
29293
29294 \end_layout
29295
29296 \begin_layout Standard
29297 Avec la commande 
29298 \series bold
29299
29300 \backslash
29301 raisebox
29302 \series default
29303  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29304  par rapport au texte qui l'entoure.
29305  La commande
29306 \series bold
29307  
29308 \backslash
29309 raisebox
29310 \series default
29311  s'utilise en suivant la syntaxe suivante :
29312 \end_layout
29313
29314 \begin_layout Standard
29315
29316 \series bold
29317
29318 \backslash
29319 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29320 \end_layout
29321
29322 \begin_layout Standard
29323 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29324  pour l'abaisser.
29325 \end_layout
29326
29327 \begin_layout Standard
29328 Pour aligner le mot 
29329 \begin_inset Quotes eld
29330 \end_inset
29331
29332 empêcher
29333 \begin_inset Quotes erd
29334 \end_inset
29335
29336  de façon à ce que le point le plus bas du caractère le plus 
29337 \begin_inset Quotes eld
29338 \end_inset
29339
29340 profond
29341 \begin_inset Quotes erd
29342 \end_inset
29343
29344 , le 
29345 \begin_inset Quotes eld
29346 \end_inset
29347
29348 p
29349 \begin_inset Quotes erd
29350 \end_inset
29351
29352 , soit au niveau de la ligne de base, insérez la commande 
29353 \end_layout
29354
29355 \begin_layout Standard
29356
29357 \series bold
29358
29359 \backslash
29360 raisebox{
29361 \backslash
29362 depth}{
29363 \end_layout
29364
29365 \begin_layout Standard
29366 en code TeX avant le mot.
29367  Insérez après le mot l'accolade fermante 
29368 \begin_inset Quotes eld
29369 \end_inset
29370
29371
29372 \series bold
29373 }
29374 \series default
29375
29376 \begin_inset Quotes erd
29377 \end_inset
29378
29379  en code TeX.
29380 \begin_inset Newline newline
29381 \end_inset
29382
29383 Voici le résultat :
29384 \end_layout
29385
29386 \begin_layout Standard
29387 Cette ligne de texte contient le mot 
29388 \begin_inset ERT
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392
29393
29394 \backslash
29395 raisebox{
29396 \backslash
29397 depth}{
29398 \end_layout
29399
29400 \end_inset
29401
29402
29403 \begin_inset Quotes eld
29404 \end_inset
29405
29406 empêcher
29407 \begin_inset Quotes erd
29408 \end_inset
29409
29410
29411 \begin_inset ERT
29412 status collapsed
29413
29414 \begin_layout Plain Layout
29415
29416 }
29417 \end_layout
29418
29419 \end_inset
29420
29421  comme mot élevé.
29422 \end_layout
29423
29424 \begin_layout Standard
29425 \begin_inset VSpace bigskip
29426 \end_inset
29427
29428 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29429  entre les lignes va être agrandie :
29430 \end_layout
29431
29432 \begin_layout Standard
29433 Cette ligne de texte contient le mot
29434 \begin_inset ERT
29435 status collapsed
29436
29437 \begin_layout Plain Layout
29438
29439
29440 \backslash
29441 raisebox{-
29442 \backslash
29443 depth}{
29444 \end_layout
29445
29446 \end_inset
29447
29448
29449 \begin_inset Quotes eld
29450 \end_inset
29451
29452 empêcher
29453 \begin_inset Quotes erd
29454 \end_inset
29455
29456
29457 \begin_inset ERT
29458 status collapsed
29459
29460 \begin_layout Plain Layout
29461
29462 }
29463 \end_layout
29464
29465 \end_inset
29466
29467  comme mot abaissé.
29468 \begin_inset Newline newline
29469 \end_inset
29470
29471 Cette ligne de texte contient le mot 
29472 \begin_inset ERT
29473 status collapsed
29474
29475 \begin_layout Plain Layout
29476
29477
29478 \backslash
29479 raisebox{0.5cm}{
29480 \end_layout
29481
29482 \end_inset
29483
29484
29485 \begin_inset Quotes eld
29486 \end_inset
29487
29488 tester
29489 \begin_inset Quotes erd
29490 \end_inset
29491
29492
29493 \begin_inset ERT
29494 status collapsed
29495
29496 \begin_layout Plain Layout
29497
29498 }
29499 \end_layout
29500
29501 \end_inset
29502
29503  comme mot élevé.
29504 \end_layout
29505
29506 \begin_layout Standard
29507 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29508  mettez la hauteur de la boîte à zéro.
29509  Par exemple utilisez
29510 \end_layout
29511
29512 \begin_layout Standard
29513
29514 \series bold
29515
29516 \backslash
29517 raisebox{-
29518 \backslash
29519 depth}[0pt]{
29520 \end_layout
29521
29522 \begin_layout Standard
29523 Cette ligne de texte contient le mot
29524 \begin_inset ERT
29525 status collapsed
29526
29527 \begin_layout Plain Layout
29528
29529
29530 \backslash
29531 raisebox{-
29532 \backslash
29533 depth}[0pt]{
29534 \end_layout
29535
29536 \end_inset
29537
29538
29539 \begin_inset Quotes eld
29540 \end_inset
29541
29542 empêcher
29543 \begin_inset Quotes erd
29544 \end_inset
29545
29546
29547 \begin_inset ERT
29548 status collapsed
29549
29550 \begin_layout Plain Layout
29551
29552 }
29553 \end_layout
29554
29555 \end_inset
29556
29557  comme mot abaissé.
29558 \begin_inset Newline newline
29559 \end_inset
29560
29561 Cette ligne de texte contient le mot 
29562 \begin_inset ERT
29563 status collapsed
29564
29565 \begin_layout Plain Layout
29566
29567
29568 \backslash
29569 raisebox{0.5cm}[0pt]{
29570 \end_layout
29571
29572 \end_inset
29573
29574
29575 \begin_inset Quotes eld
29576 \end_inset
29577
29578 tester
29579 \begin_inset Quotes erd
29580 \end_inset
29581
29582
29583 \begin_inset ERT
29584 status collapsed
29585
29586 \begin_layout Plain Layout
29587
29588 }
29589 \end_layout
29590
29591 \end_inset
29592
29593  comme mot élevé.
29594 \end_layout
29595
29596 \begin_layout Section
29597 Boîtes Colorées
29598 \begin_inset CommandInset label
29599 LatexCommand label
29600 name "sec:Boîtes-colorées"
29601
29602 \end_inset
29603
29604
29605 \begin_inset Index
29606 status collapsed
29607
29608 \begin_layout Plain Layout
29609 Boîtes ! Couleur
29610 \end_layout
29611
29612 \end_inset
29613
29614
29615 \end_layout
29616
29617 \begin_layout Subsection
29618 De la couleur pour le texte
29619 \begin_inset Index
29620 status collapsed
29621
29622 \begin_layout Plain Layout
29623 Couleur ! Pour le texte
29624 \end_layout
29625
29626 \end_inset
29627
29628
29629 \end_layout
29630
29631 \begin_layout Standard
29632 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29633  une boîte appelée 
29634 \begin_inset Quotes eld
29635 \end_inset
29636
29637 colorbox
29638 \begin_inset Quotes erd
29639 \end_inset
29640
29641 .
29642  Cela demande que le paquetage LaTeX 
29643 \series bold
29644 color
29645 \series default
29646
29647 \begin_inset Index
29648 status collapsed
29649
29650 \begin_layout Plain Layout
29651 Paquetages LaTeX ! color
29652 \end_layout
29653
29654 \end_inset
29655
29656  soit chargé dans le préambule du document avec la commande
29657 \end_layout
29658
29659 \begin_layout Standard
29660
29661 \series bold
29662
29663 \backslash
29664 @ifundefined{textcolor}
29665 \begin_inset Newline newline
29666 \end_inset
29667
29668
29669 \begin_inset ERT
29670 status collapsed
29671
29672 \begin_layout Plain Layout
29673
29674
29675 \backslash
29676 hphantom{ }
29677 \end_layout
29678
29679 \end_inset
29680
29681 {
29682 \backslash
29683 usepackage{color}}{}
29684 \end_layout
29685
29686 \begin_layout Standard
29687 Le paquetage 
29688 \series bold
29689 color
29690 \series default
29691  sera chargé automatiquement par LyX dès que vous colorez du texte
29692 \begin_inset Foot
29693 status collapsed
29694
29695 \begin_layout Plain Layout
29696 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29697  
29698 \series bold
29699
29700 \backslash
29701 @ifundefined
29702 \series default
29703 .
29704 \end_layout
29705
29706 \end_inset
29707
29708 .
29709 \end_layout
29710
29711 \begin_layout Standard
29712 \begin_inset VSpace medskip
29713 \end_inset
29714
29715 Les boîtes colorées sont créées par la commande 
29716 \series bold
29717
29718 \backslash
29719 colorbox
29720 \series default
29721 .
29722  Elle est utilisée avec la syntaxe suivante :
29723 \end_layout
29724
29725 \begin_layout Standard
29726
29727 \series bold
29728
29729 \backslash
29730 colorbox{couleur}{contenu de la boîte}
29731 \end_layout
29732
29733 \begin_layout Standard
29734 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29735  peuvent être placées à l'intérieur d'autres boîtes.
29736 \end_layout
29737
29738 \begin_layout Standard
29739 Les couleurs suivantes sont prédéfinies ::
29740 \begin_inset Newline newline
29741 \end_inset
29742
29743
29744 \family sans
29745 black
29746 \family default
29747  (noir), 
29748 \family sans
29749 blue
29750 \family default
29751  (bleu), 
29752 \family sans
29753 cyan
29754 \family default
29755 \series bold
29756 ,
29757 \series default
29758  
29759 \family sans
29760 green
29761 \family default
29762  (vert), 
29763 \family sans
29764 magenta
29765 \family default
29766
29767 \family sans
29768 red
29769 \family default
29770  (rouge), 
29771 \family sans
29772 white
29773 \family default
29774  (blanc), and 
29775 \family sans
29776 yellow
29777 \family default
29778  (jaune).
29779 \begin_inset Newline newline
29780 \end_inset
29781
29782 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29783  section
29784 \begin_inset space ~
29785 \end_inset
29786
29787
29788 \begin_inset CommandInset ref
29789 LatexCommand ref
29790 reference "sec:Tableaux-Colorés"
29791
29792 \end_inset
29793
29794 .
29795 \end_layout
29796
29797 \begin_layout Standard
29798 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29799 \end_layout
29800
29801 \begin_layout Standard
29802
29803 \series bold
29804
29805 \backslash
29806 colorbox{red}{
29807 \end_layout
29808
29809 \begin_layout Standard
29810 avant le mot en code TeX.
29811  Insérez l'accolade fermante 
29812 \begin_inset Quotes eld
29813 \end_inset
29814
29815 }
29816 \begin_inset Quotes erd
29817 \end_inset
29818
29819  après le mot, en code TeX.
29820 \begin_inset Newline newline
29821 \end_inset
29822
29823 Voici le résultat :
29824 \end_layout
29825
29826 \begin_layout Standard
29827 Cette ligne de texte contient le mot
29828 \begin_inset ERT
29829 status collapsed
29830
29831 \begin_layout Plain Layout
29832
29833
29834 \backslash
29835 colorbox{red}{
29836 \end_layout
29837
29838 \end_inset
29839
29840
29841 \begin_inset Quotes eld
29842 \end_inset
29843
29844 Attention!
29845 \begin_inset Quotes erd
29846 \end_inset
29847
29848
29849 \begin_inset ERT
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853
29854 }
29855 \end_layout
29856
29857 \end_inset
29858
29859  sur fond rouge.
29860 \end_layout
29861
29862 \begin_layout Standard
29863 \begin_inset VSpace bigskip
29864 \end_inset
29865
29866 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29867  vous pouvez utiliser la commande 
29868 \series bold
29869
29870 \backslash
29871 fcolorbox
29872 \series default
29873  avec la syntaxe suivante :
29874 \end_layout
29875
29876 \begin_layout Standard
29877
29878 \series bold
29879
29880 \backslash
29881 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29882 \end_layout
29883
29884 \begin_layout Standard
29885
29886 \series bold
29887
29888 \backslash
29889 fcolorbox
29890 \series default
29891  est une extension de 
29892 \series bold
29893
29894 \backslash
29895 colorbox
29896 \series default
29897 .
29898  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29899  peuvent être modifiés avec les variables 
29900 \series bold
29901
29902 \backslash
29903 fboxrule
29904 \series default
29905  et 
29906 \series bold
29907
29908 \backslash
29909 fboxsep
29910 \series default
29911 , comme c'est décrit dans la section
29912 \begin_inset space ~
29913 \end_inset
29914
29915
29916 \begin_inset CommandInset ref
29917 LatexCommand ref
29918 reference "sec:Décorations"
29919
29920 \end_inset
29921
29922 .
29923 \end_layout
29924
29925 \begin_layout Standard
29926 Pour l'exemple suivant, on a utilisé la commande
29927 \end_layout
29928
29929 \begin_layout Standard
29930
29931 \series bold
29932
29933 \backslash
29934 fcolorbox{cyan}{magenta}{
29935 \end_layout
29936
29937 \begin_layout Standard
29938 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29939 \begin_inset space \thinspace{}
29940 \end_inset
29941
29942 mm:
29943 \begin_inset Newline newline
29944 \end_inset
29945
29946
29947 \begin_inset ERT
29948 status collapsed
29949
29950 \begin_layout Plain Layout
29951
29952
29953 \backslash
29954 fboxrule 1mm 
29955 \backslash
29956 fboxsep 1mm
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \begin_inset ERT
29963 status collapsed
29964
29965 \begin_layout Plain Layout
29966
29967
29968 \backslash
29969 fcolorbox{cyan}{magenta}{
29970 \end_layout
29971
29972 \end_inset
29973
29974 Ce texte est dans une boîte encadrée et colorée.
29975 \begin_inset ERT
29976 status collapsed
29977
29978 \begin_layout Plain Layout
29979
29980 }
29981 \end_layout
29982
29983 \end_inset
29984
29985
29986 \end_layout
29987
29988 \begin_layout Standard
29989 \begin_inset VSpace bigskip
29990 \end_inset
29991
29992 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29993  les yeux ! - NdT) :
29994 \begin_inset Newline newline
29995 \end_inset
29996
29997
29998 \begin_inset ERT
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002
30003
30004 \backslash
30005 fcolorbox{cyan}{magenta}{
30006 \end_layout
30007
30008 \end_inset
30009
30010
30011 \color yellow
30012 Ce texte est coloré dans une boîte colorée et encadrée.
30013 \color inherit
30014
30015 \begin_inset ERT
30016 status collapsed
30017
30018 \begin_layout Plain Layout
30019
30020 }
30021 \end_layout
30022
30023 \end_inset
30024
30025
30026 \begin_inset ERT
30027 status collapsed
30028
30029 \begin_layout Plain Layout
30030
30031
30032 \backslash
30033 fboxrule 0.4pt 
30034 \backslash
30035 fboxsep 3pt
30036 \end_layout
30037
30038 \end_inset
30039
30040
30041 \end_layout
30042
30043 \begin_layout Standard
30044
30045 \series bold
30046 \begin_inset VSpace medskip
30047 \end_inset
30048
30049
30050 \end_layout
30051
30052 \begin_layout Standard
30053 \begin_inset Note Greyedout
30054 status open
30055
30056 \begin_layout Plain Layout
30057
30058 \series bold
30059 Note:
30060 \series default
30061  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30062  de ligne.
30063  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30064  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30065 \end_layout
30066
30067 \end_inset
30068
30069
30070 \end_layout
30071
30072 \begin_layout Subsection
30073 De la couleur pour les paragraphes
30074 \begin_inset CommandInset label
30075 LatexCommand label
30076 name "sub:Couleur-pour-les-Paragraphes"
30077
30078 \end_inset
30079
30080
30081 \begin_inset Index
30082 status collapsed
30083
30084 \begin_layout Plain Layout
30085 Couleur ! Pour les  paragraphes
30086 \end_layout
30087
30088 \end_inset
30089
30090
30091 \end_layout
30092
30093 \begin_layout Standard
30094 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30095  texte dans une minipage.
30096  Avant la minipage, insérez la commande 
30097 \series bold
30098
30099 \backslash
30100 colorbox
30101 \series default
30102  
30103 \end_layout
30104
30105 \begin_layout Standard
30106
30107 \series bold
30108
30109 \backslash
30110 colorbox{color}{
30111 \end_layout
30112
30113 \begin_layout Standard
30114 en code TeX.
30115  Après la minipage, insérez l'accolade fermante 
30116 \begin_inset Quotes eld
30117 \end_inset
30118
30119 }
30120 \begin_inset Quotes erd
30121 \end_inset
30122
30123  en code TeX.
30124 \end_layout
30125
30126 \begin_layout Standard
30127 \begin_inset ERT
30128 status collapsed
30129
30130 \begin_layout Plain Layout
30131
30132
30133 \backslash
30134 colorbox{lightgrey}{
30135 \end_layout
30136
30137 \end_inset
30138
30139
30140 \begin_inset Box Frameless
30141 position "t"
30142 hor_pos "c"
30143 has_inner_box 1
30144 inner_pos "t"
30145 use_parbox 0
30146 width "100col%"
30147 special "none"
30148 height "1in"
30149 height_special "totalheight"
30150 status collapsed
30151
30152 \begin_layout Plain Layout
30153 Ce texte a un fond coloré.
30154  Ce texte a un fond coloré.
30155 \end_layout
30156
30157 \begin_layout Plain Layout
30158 \begin_inset VSpace defskip
30159 \end_inset
30160
30161 Le texte peut avoir des notes de bas de page
30162 \begin_inset Foot
30163 status collapsed
30164
30165 \begin_layout Plain Layout
30166 Un autre exemple de note de bas de page
30167 \end_layout
30168
30169 \end_inset
30170
30171  et contenir des figures et des tableaux.
30172 \end_layout
30173
30174 \begin_layout Plain Layout
30175 \align center
30176 \begin_inset Tabular
30177 <lyxtabular version="3" rows="3" columns="3">
30178 <features>
30179 <column alignment="center" valignment="top" width="0">
30180 <column alignment="center" valignment="top" width="0">
30181 <column alignment="center" valignment="top" width="0">
30182 <row>
30183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30184 \begin_inset Text
30185
30186 \begin_layout Plain Layout
30187 a
30188 \end_layout
30189
30190 \end_inset
30191 </cell>
30192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30193 \begin_inset Text
30194
30195 \begin_layout Plain Layout
30196 !
30197 \end_layout
30198
30199 \end_inset
30200 </cell>
30201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30202 \begin_inset Text
30203
30204 \begin_layout Plain Layout
30205 3
30206 \end_layout
30207
30208 \end_inset
30209 </cell>
30210 </row>
30211 <row>
30212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30213 \begin_inset Text
30214
30215 \begin_layout Plain Layout
30216 <
30217 \end_layout
30218
30219 \end_inset
30220 </cell>
30221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30222 \begin_inset Text
30223
30224 \begin_layout Plain Layout
30225 b2
30226 \begin_inset Quotes erd
30227 \end_inset
30228
30229 |
30230 \end_layout
30231
30232 \end_inset
30233 </cell>
30234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30235 \begin_inset Text
30236
30237 \begin_layout Plain Layout
30238 >
30239 \end_layout
30240
30241 \end_inset
30242 </cell>
30243 </row>
30244 <row>
30245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Plain Layout
30249 1
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258 §
30259 \end_layout
30260
30261 \end_inset
30262 </cell>
30263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30264 \begin_inset Text
30265
30266 \begin_layout Plain Layout
30267 c
30268 \end_layout
30269
30270 \end_inset
30271 </cell>
30272 </row>
30273 </lyxtabular>
30274
30275 \end_inset
30276
30277
30278 \end_layout
30279
30280 \end_inset
30281
30282
30283 \begin_inset ERT
30284 status collapsed
30285
30286 \begin_layout Plain Layout
30287
30288 }
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \end_layout
30295
30296 \begin_layout Section
30297 Les boîtes pivotées et redimensionnées
30298 \end_layout
30299
30300 \begin_layout Standard
30301 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30302  charger le paquetage LaTeX 
30303 \series bold
30304 graphicx
30305 \series default
30306
30307 \begin_inset Index
30308 status collapsed
30309
30310 \begin_layout Plain Layout
30311 Paquetages LaTeX ! graphicx
30312 \end_layout
30313
30314 \end_inset
30315
30316  dans le préambule de votre document avec la commande
30317 \end_layout
30318
30319 \begin_layout Standard
30320
30321 \series bold
30322
30323 \backslash
30324 @ifundefined{rotatebox}
30325 \begin_inset Newline newline
30326 \end_inset
30327
30328
30329 \begin_inset ERT
30330 status collapsed
30331
30332 \begin_layout Plain Layout
30333
30334
30335 \backslash
30336 hphantom{ }
30337 \end_layout
30338
30339 \end_inset
30340
30341 {
30342 \backslash
30343 usepackage{graphicx}}{}
30344 \end_layout
30345
30346 \begin_layout Standard
30347 \begin_inset Note Greyedout
30348 status open
30349
30350 \begin_layout Plain Layout
30351
30352 \series bold
30353 Note:
30354 \series default
30355  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30356  redimensionnés.
30357 \end_layout
30358
30359 \end_inset
30360
30361
30362 \end_layout
30363
30364 \begin_layout Standard
30365 \begin_inset Note Greyedout
30366 status open
30367
30368 \begin_layout Plain Layout
30369
30370 \series bold
30371 Note:
30372 \series default
30373  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30374  redimensionnée.
30375 \end_layout
30376
30377 \end_inset
30378
30379
30380 \end_layout
30381
30382 \begin_layout Subsection
30383 Les Boîtes pivotées
30384 \begin_inset Index
30385 status collapsed
30386
30387 \begin_layout Plain Layout
30388 Boîtes ! pivotées
30389 \end_layout
30390
30391 \end_inset
30392
30393
30394 \begin_inset Index
30395 status collapsed
30396
30397 \begin_layout Plain Layout
30398 Pivoter des objets
30399 \end_layout
30400
30401 \end_inset
30402
30403
30404 \begin_inset Index
30405 status collapsed
30406
30407 \begin_layout Plain Layout
30408 Figures ! Pivotées
30409 \end_layout
30410
30411 \end_inset
30412
30413
30414 \begin_inset Index
30415 status collapsed
30416
30417 \begin_layout Plain Layout
30418 Tableau ! Pivoter
30419 \end_layout
30420
30421 \end_inset
30422
30423
30424 \end_layout
30425
30426 \begin_layout Standard
30427 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30428  (rotated).
30429  Une telle boîte est créée avec la commande 
30430 \series bold
30431
30432 \backslash
30433 rotatebox
30434 \series default
30435  en code TeX avec la syntaxe
30436 \end_layout
30437
30438 \begin_layout Standard
30439
30440 \series bold
30441
30442 \backslash
30443 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30444 \end_layout
30445
30446 \begin_layout Standard
30447 La position du pivot est donnée par l'origine de rotation spécifiée sous
30448  la forme 
30449 \series bold
30450 origin=position
30451 \series default
30452 .
30453  Les valeurs suivantes sont possibles pour la position: 
30454 \emph on
30455 c
30456 \emph default
30457  (centre), 
30458 \emph on
30459 l
30460 \emph default
30461  (gauche/
30462 \lang english
30463 left
30464 \lang french
30465 ), 
30466 \emph on
30467 r
30468 \emph default
30469  (droite/
30470 \lang english
30471 right
30472 \lang french
30473 ), 
30474 \emph on
30475 b
30476 \emph default
30477  (bas/
30478 \lang english
30479 bottom
30480 \lang french
30481 ), 
30482 \emph on
30483 t
30484 \emph default
30485  (haut/
30486 \lang english
30487 top
30488 \lang french
30489 ), et aussi des combinaisons des quatre positions de base.
30490  Par exemple 
30491 \emph on
30492 lt
30493 \emph default
30494  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30495  Quand on ne donne pas d'origine, la position 
30496 \emph on
30497 l
30498 \emph default
30499  est utilisée.
30500  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30501  ou négatif.
30502  Le sens positif de rotation est anti-horaire.
30503 \end_layout
30504
30505 \begin_layout Standard
30506 Dans l'exemple qui suit, la commande 
30507 \series bold
30508
30509 \backslash
30510 rotatebox[origin=c]{60}{
30511 \series default
30512  a été insérée en code TeX juste avant le texte 
30513 \begin_inset Quotes eld
30514 \end_inset
30515
30516 pivoté de 90°
30517 \begin_inset Quotes erd
30518 \end_inset
30519
30520  ; la boîte est refermée juste après le texte par une accolade fermante
30521  
30522 \begin_inset Quotes eld
30523 \end_inset
30524
30525 }
30526 \begin_inset Quotes erd
30527 \end_inset
30528
30529  en code TeX.
30530 \end_layout
30531
30532 \begin_layout Standard
30533 Voici une ligne avec du texte 
30534 \begin_inset ERT
30535 status collapsed
30536
30537 \begin_layout Plain Layout
30538
30539
30540 \backslash
30541 rotatebox[origin=c]{60}{
30542 \end_layout
30543
30544 \end_inset
30545
30546 pivoté de 60°
30547 \begin_inset ERT
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551
30552 }
30553 \end_layout
30554
30555 \end_inset
30556
30557 .
30558 \end_layout
30559
30560 \begin_layout Standard
30561 La boîte peut contenir une autre boîte ou une formule en ligne :
30562 \end_layout
30563
30564 \begin_layout Standard
30565 Voici une ligne avec du texte 
30566 \begin_inset ERT
30567 status collapsed
30568
30569 \begin_layout Plain Layout
30570
30571
30572 \backslash
30573 rotatebox[origin=r]{-60}{
30574 \end_layout
30575
30576 \end_inset
30577
30578
30579 \begin_inset Box Doublebox
30580 position "c"
30581 hor_pos "c"
30582 has_inner_box 0
30583 inner_pos "c"
30584 use_parbox 0
30585 width "1in"
30586 special "width"
30587 height "1in"
30588 height_special "totalheight"
30589 status collapsed
30590
30591 \begin_layout Plain Layout
30592 pivoté de -60°
30593 \end_layout
30594
30595 \end_inset
30596
30597
30598 \begin_inset ERT
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602
30603 }
30604 \end_layout
30605
30606 \end_inset
30607
30608  et encadré 
30609 \begin_inset ERT
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613
30614
30615 \backslash
30616 rotatebox[origin=lb]{60}{
30617 \end_layout
30618
30619 \end_inset
30620
30621
30622 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30623 \end_inset
30624
30625
30626 \begin_inset ERT
30627 status collapsed
30628
30629 \begin_layout Plain Layout
30630
30631 }
30632 \end_layout
30633
30634 \end_inset
30635
30636  et une formule.
30637 \end_layout
30638
30639 \begin_layout Standard
30640 ou encore une figure ou un tableau :
30641 \end_layout
30642
30643 \begin_layout Standard
30644 Voici une ligne
30645 \begin_inset ERT
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649
30650
30651 \backslash
30652 rotatebox[origin=lb]{90}{
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \begin_inset Graphics
30659         filename ../clipart/platypus.eps
30660         lyxscale 50
30661         width 25col%
30662
30663 \end_inset
30664
30665
30666 \begin_inset ERT
30667 status collapsed
30668
30669 \begin_layout Plain Layout
30670
30671 }
30672 \end_layout
30673
30674 \end_inset
30675
30676  avec une image pivotée de 90° 
30677 \begin_inset ERT
30678 status collapsed
30679
30680 \begin_layout Plain Layout
30681
30682
30683 \backslash
30684 rotatebox[origin=l]{-90}{
30685 \end_layout
30686
30687 \end_inset
30688
30689
30690 \begin_inset Tabular
30691 <lyxtabular version="3" rows="2" columns="2">
30692 <features>
30693 <column alignment="center" valignment="top" width="0">
30694 <column alignment="center" valignment="top" width="0">
30695 <row>
30696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30697 \begin_inset Text
30698
30699 \begin_layout Plain Layout
30700 q
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30706 \begin_inset Text
30707
30708 \begin_layout Plain Layout
30709 w
30710 \end_layout
30711
30712 \end_inset
30713 </cell>
30714 </row>
30715 <row>
30716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30717 \begin_inset Text
30718
30719 \begin_layout Plain Layout
30720 e
30721 \end_layout
30722
30723 \end_inset
30724 </cell>
30725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30726 \begin_inset Text
30727
30728 \begin_layout Plain Layout
30729 r
30730 \end_layout
30731
30732 \end_inset
30733 </cell>
30734 </row>
30735 </lyxtabular>
30736
30737 \end_inset
30738
30739
30740 \begin_inset ERT
30741 status collapsed
30742
30743 \begin_layout Plain Layout
30744
30745 }
30746 \end_layout
30747
30748 \end_inset
30749
30750  et un tableau.
30751 \end_layout
30752
30753 \begin_layout Subsection
30754 Les boîtes redimensionnées
30755 \begin_inset Index
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759 Boîtes ! Redimensionnées
30760 \end_layout
30761
30762 \end_inset
30763
30764
30765 \begin_inset Index
30766 status collapsed
30767
30768 \begin_layout Plain Layout
30769 Redimensionner des objets
30770 \end_layout
30771
30772 \end_inset
30773
30774
30775 \begin_inset Index
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779 Figures ! Redimensionnées
30780 \end_layout
30781
30782 \end_inset
30783
30784
30785 \begin_inset Index
30786 status collapsed
30787
30788 \begin_layout Plain Layout
30789 Tableau ! Redimensionner
30790 \end_layout
30791
30792 \end_inset
30793
30794
30795 \end_layout
30796
30797 \begin_layout Standard
30798 Pour redimensionner des objets on peut utiliser les commandes 
30799 \series bold
30800
30801 \backslash
30802 scalebox
30803 \series default
30804  et 
30805 \series bold
30806
30807 \backslash
30808 resizebox
30809 \series default
30810  insérées sous forme de code TeX.
30811 \end_layout
30812
30813 \begin_layout Standard
30814
30815 \series bold
30816
30817 \backslash
30818 scalebox
30819 \series default
30820  est utilisée avec la syntaxe suivante :
30821 \end_layout
30822
30823 \begin_layout Standard
30824
30825 \series bold
30826
30827 \backslash
30828 scalebox{horizontal}[vertical]{contenu de la boîte}
30829 \end_layout
30830
30831 \begin_layout Standard
30832 Horizontal et vertical sont les facteurs d'échelle correspondants.
30833  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30834  utilisé comme facteur vertical.
30835 \end_layout
30836
30837 \begin_layout Standard
30838 Par exemple, la commande 
30839 \series bold
30840
30841 \backslash
30842 scalebox{2}{Bonjour}
30843 \series default
30844  crée un 
30845 \begin_inset ERT
30846 status collapsed
30847
30848 \begin_layout Plain Layout
30849
30850
30851 \backslash
30852 scalebox{2}{
30853 \end_layout
30854
30855 \end_inset
30856
30857 Bonjour
30858 \begin_inset ERT
30859 status collapsed
30860
30861 \begin_layout Plain Layout
30862
30863 }
30864 \end_layout
30865
30866 \end_inset
30867
30868  de taille double par rapport à la taille du texte du document.
30869 \end_layout
30870
30871 \begin_layout Standard
30872
30873 \series bold
30874
30875 \backslash
30876 scalebox{2}[1]{Hello}
30877 \series default
30878  au contraire va déformer le 
30879 \begin_inset ERT
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883
30884
30885 \backslash
30886 scalebox{2}[1]{
30887 \end_layout
30888
30889 \end_inset
30890
30891 Bonjour
30892 \begin_inset ERT
30893 status collapsed
30894
30895 \begin_layout Plain Layout
30896
30897 }
30898 \end_layout
30899
30900 \end_inset
30901
30902 .
30903 \end_layout
30904
30905 \begin_layout Standard
30906 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30907  La commande 
30908 \series bold
30909
30910 \backslash
30911 scalebox{-1}[1]{Hello}
30912 \series default
30913  peut donc être utilisée pour créer du texte en miroir : 
30914 \begin_inset ERT
30915 status collapsed
30916
30917 \begin_layout Plain Layout
30918
30919
30920 \backslash
30921 scalebox{-1}[1]{
30922 \end_layout
30923
30924 \end_inset
30925
30926 Bonjour
30927 \begin_inset ERT
30928 status collapsed
30929
30930 \begin_layout Plain Layout
30931
30932 }
30933 \end_layout
30934
30935 \end_inset
30936
30937
30938 \end_layout
30939
30940 \begin_layout Standard
30941
30942 \series bold
30943
30944 \backslash
30945 scalebox{1}[-1]{Bonjour}
30946 \series default
30947  effectue une réflexion du 
30948 \begin_inset ERT
30949 status collapsed
30950
30951 \begin_layout Plain Layout
30952
30953
30954 \backslash
30955 scalebox{1}[-1]{
30956 \end_layout
30957
30958 \end_inset
30959
30960 Bonjour
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966 }
30967 \end_layout
30968
30969 \end_inset
30970
30971  par rapport à la ligne de base.
30972 \end_layout
30973
30974 \begin_layout Standard
30975 La commande 
30976 \series bold
30977
30978 \backslash
30979 reflectbox{contenu de la boîte} 
30980 \series default
30981 existe aussi et est équivalente à
30982 \series bold
30983  
30984 \backslash
30985 scalebox{-1}[1]{contenu de la boîte}.
30986
30987 \series default
30988  
30989 \begin_inset Newline newline
30990 \end_inset
30991
30992
30993 \end_layout
30994
30995 \begin_layout Standard
30996 \begin_inset VSpace bigskip
30997 \end_inset
30998
30999 La commande 
31000 \series bold
31001
31002 \backslash
31003 resizebox
31004 \series default
31005  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31006  données.
31007  La syntaxe de la commande est :
31008 \end_layout
31009
31010 \begin_layout Standard
31011
31012 \series bold
31013
31014 \backslash
31015 resizebox{largeur}{hauteur}{contenu de la boîte}
31016 \end_layout
31017
31018 \begin_layout Standard
31019 Si un des deux paramètres est remplacé par un point d'exclamation 
31020 \series bold
31021 !
31022 \series default
31023 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31024 \end_layout
31025
31026 \begin_layout Standard
31027 La commande 
31028 \series bold
31029
31030 \backslash
31031 resizebox{2cm}{1cm}{Bonjour}
31032 \series default
31033  produit : 
31034 \begin_inset ERT
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038
31039
31040 \backslash
31041 resizebox{2cm}{1cm}{
31042 \end_layout
31043
31044 \end_inset
31045
31046 Bonjour
31047 \begin_inset ERT
31048 status collapsed
31049
31050 \begin_layout Plain Layout
31051
31052 }
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \begin_inset Newline newline
31059 \end_inset
31060
31061 La commande 
31062 \series bold
31063
31064 \backslash
31065 resizebox{2cm}{!}{Bonjour}
31066 \series default
31067  produit : 
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 resizebox{2cm}{!}{
31076 \end_layout
31077
31078 \end_inset
31079
31080 Bonjour
31081 \begin_inset ERT
31082 status collapsed
31083
31084 \begin_layout Plain Layout
31085
31086 }
31087 \end_layout
31088
31089 \end_inset
31090
31091
31092 \end_layout
31093
31094 \begin_layout Standard
31095 \begin_inset VSpace bigskip
31096 \end_inset
31097
31098
31099 \end_layout
31100
31101 \begin_layout Standard
31102 \begin_inset Note Greyedout
31103 status open
31104
31105 \begin_layout Plain Layout
31106
31107 \series bold
31108 Note:
31109 \series default
31110  Quand les paramètres des commandes 
31111 \series bold
31112
31113 \backslash
31114 scalebox
31115 \series default
31116  ou 
31117 \series bold
31118
31119 \backslash
31120 resizebox
31121 \series default
31122  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31123  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31124  partiellement.
31125 \end_layout
31126
31127 \end_inset
31128
31129
31130 \end_layout
31131
31132 \begin_layout Standard
31133 \begin_inset VSpace bigskip
31134 \end_inset
31135
31136
31137 \end_layout
31138
31139 \begin_layout Standard
31140 Les boîtes peuvent être combinée dans n'importe quel ordre.
31141  Par exemple, la commande 
31142 \begin_inset Newline newline
31143 \end_inset
31144
31145
31146 \series bold
31147
31148 \backslash
31149 rotatebox[origin=c]{-45}{
31150 \backslash
31151 resizebox{2cm}{!}{
31152 \backslash
31153 reflectbox{Bonjour}}}
31154 \begin_inset Newline newline
31155 \end_inset
31156
31157
31158 \series default
31159 produit :
31160 \end_layout
31161
31162 \begin_layout Standard
31163 \align center
31164 \begin_inset ERT
31165 status collapsed
31166
31167 \begin_layout Plain Layout
31168
31169
31170 \backslash
31171 rotatebox[origin=c]{-45}{
31172 \backslash
31173 resizebox{2cm}{!}{
31174 \backslash
31175 reflectbox{
31176 \end_layout
31177
31178 \end_inset
31179
31180 Bonjour
31181 \begin_inset ERT
31182 status collapsed
31183
31184 \begin_layout Plain Layout
31185
31186 }}}
31187 \end_layout
31188
31189 \end_inset
31190
31191
31192 \end_layout
31193
31194 \begin_layout Standard
31195 \noindent
31196 Les images, les tableaux et les formules sont autorisées comme contenu de
31197  boîte :
31198 \end_layout
31199
31200 \begin_layout Standard
31201 \align center
31202 \begin_inset ERT
31203 status collapsed
31204
31205 \begin_layout Plain Layout
31206
31207
31208 \backslash
31209 rotatebox[origin=c]{-30}{
31210 \backslash
31211 resizebox{2cm}{!}{
31212 \backslash
31213 reflectbox{
31214 \end_layout
31215
31216 \end_inset
31217
31218
31219 \begin_inset Graphics
31220         filename ../clipart/platypus.eps
31221         lyxscale 50
31222         width 25col%
31223
31224 \end_inset
31225
31226
31227 \begin_inset ERT
31228 status collapsed
31229
31230 \begin_layout Plain Layout
31231
31232 }}}
31233 \end_layout
31234
31235 \end_inset
31236
31237
31238 \begin_inset ERT
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242
31243
31244 \backslash
31245 rotatebox[origin=c]{-45}{
31246 \backslash
31247 resizebox{2cm}{!}{
31248 \backslash
31249 reflectbox{
31250 \end_layout
31251
31252 \end_inset
31253
31254
31255 \begin_inset Tabular
31256 <lyxtabular version="3" rows="2" columns="2">
31257 <features>
31258 <column alignment="center" valignment="top" width="0">
31259 <column alignment="center" valignment="top" width="0">
31260 <row>
31261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265 q
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31271 \begin_inset Text
31272
31273 \begin_layout Plain Layout
31274 w
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 </row>
31280 <row>
31281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31282 \begin_inset Text
31283
31284 \begin_layout Plain Layout
31285 e
31286 \end_layout
31287
31288 \end_inset
31289 </cell>
31290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31291 \begin_inset Text
31292
31293 \begin_layout Plain Layout
31294 r
31295 \end_layout
31296
31297 \end_inset
31298 </cell>
31299 </row>
31300 </lyxtabular>
31301
31302 \end_inset
31303
31304
31305 \begin_inset ERT
31306 status collapsed
31307
31308 \begin_layout Plain Layout
31309
31310 }}}
31311 \end_layout
31312
31313 \end_inset
31314
31315
31316 \begin_inset ERT
31317 status collapsed
31318
31319 \begin_layout Plain Layout
31320
31321
31322 \backslash
31323 rotatebox[origin=c]{-45}{
31324 \backslash
31325 resizebox{2cm}{!}{
31326 \backslash
31327 reflectbox{
31328 \end_layout
31329
31330 \end_inset
31331
31332
31333 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31334 \end_inset
31335
31336
31337 \begin_inset ERT
31338 status collapsed
31339
31340 \begin_layout Plain Layout
31341
31342 }}}
31343 \end_layout
31344
31345 \end_inset
31346
31347
31348 \end_layout
31349
31350 \begin_layout Standard
31351 Quand on utilise le style global de formule 
31352 \series bold
31353 fleqn
31354 \series default
31355  dans le document
31356 \begin_inset Foot
31357 status collapsed
31358
31359 \begin_layout Plain Layout
31360 Quand 
31361 \begin_inset Quotes eld
31362 \end_inset
31363
31364 fleqn
31365 \begin_inset Quotes erd
31366 \end_inset
31367
31368  est ajouté aux options de la classe de document.
31369 \end_layout
31370
31371 \end_inset
31372
31373 , les formules hors texte peuvent aussi être redimensionnées.
31374 \end_layout
31375
31376 \begin_layout Chapter
31377 Trucs Externes
31378 \begin_inset Index
31379 status collapsed
31380
31381 \begin_layout Plain Layout
31382 Trucs externes
31383 \end_layout
31384
31385 \end_inset
31386
31387
31388 \end_layout
31389
31390 \begin_layout Standard
31391 Avec le menu 
31392 \family sans
31393 Insérer\SpecialChar \menuseparator
31394 Fichier
31395 \family default
31396  vous pouvez insérer un contenu externe à votre document.
31397  Ce contenu peut être :
31398 \end_layout
31399
31400 \begin_layout Description
31401 Document
31402 \begin_inset space ~
31403 \end_inset
31404
31405 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31406  document.
31407 \end_layout
31408
31409 \begin_layout Description
31410 Texte
31411 \begin_inset space ~
31412 \end_inset
31413
31414 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31415 e.
31416 \end_layout
31417
31418 \begin_layout Description
31419 Texte
31420 \begin_inset space ~
31421 \end_inset
31422
31423 Brut
31424 \begin_inset space ~
31425 \end_inset
31426
31427 par
31428 \begin_inset space ~
31429 \end_inset
31430
31431 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31432  Les lignes vides créent un nouveau paragraphe dans votre document.
31433 \end_layout
31434
31435 \begin_layout Description
31436 Objet
31437 \begin_inset space ~
31438 \end_inset
31439
31440 Externe Fichiers de formats variés.
31441 \end_layout
31442
31443 \begin_layout Description
31444 Sous-document Documents LyX ou LaTeX.
31445 \end_layout
31446
31447 \begin_layout Section
31448 Objets Externes 
31449 \begin_inset Index
31450 status collapsed
31451
31452 \begin_layout Plain Layout
31453 Trucs externes ! Objets Externes
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \begin_layout Standard
31462 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31463  de fichiers dans votre document sans avoir à convertir ces derniers en
31464  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31465  qui va s'occuper des conversions.
31466  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31467  LyX des images dans des formats divers.
31468  
31469 \lang english
31470 When you have enabled Instant Preview in LyX's preferences under 
31471 \family sans
31472 Look
31473 \begin_inset space ~
31474 \end_inset
31475
31476 and
31477 \begin_inset space ~
31478 \end_inset
31479
31480 feel\SpecialChar \menuseparator
31481 Graphics
31482 \family default
31483 , the external material types Dia and Xfig is directly shown in LyX.
31484 \end_layout
31485
31486 \begin_layout Standard
31487 On insère des objets externes en utilisant la fenêtre de dialogue 
31488 \family sans
31489 Objet
31490 \begin_inset space ~
31491 \end_inset
31492
31493 Externe
31494 \family default
31495  qui est accessible via le menu 
31496 \family sans
31497 Insérer\SpecialChar \menuseparator
31498 Fichiers\SpecialChar \menuseparator
31499 Objet
31500 \begin_inset space ~
31501 \end_inset
31502
31503 Externe
31504 \family default
31505 .
31506  Actuellement les types de fichiers (
31507 \family sans
31508 Modèles
31509 \family default
31510 ) suivants sont autorisés :
31511 \end_layout
31512
31513 \begin_layout Description
31514 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31515  par le programme 
31516 \series bold
31517
31518 \begin_inset CommandInset href
31519 LatexCommand href
31520 name "XBoard"
31521 target "http://en.wikipedia.org/wiki/XBoard"
31522
31523 \end_inset
31524
31525
31526 \series default
31527 .
31528 \end_layout
31529
31530 \begin_layout Description
31531 Date Ce modèle insère la date sous la forme 
31532 \emph on
31533 Jour-Mois-Année
31534 \emph default
31535 .
31536  Voici un exemple de date insérée comme objet externe :: 
31537 \begin_inset External
31538         template Date
31539         filename .
31540
31541 \end_inset
31542
31543
31544 \lang english
31545
31546 \begin_inset space ~
31547 \end_inset
31548
31549
31550 \begin_inset Note Note
31551 status open
31552
31553 \begin_layout Plain Layout
31554
31555 \lang english
31556 Remove the protected space when bug 4398 is fixed!
31557 \end_layout
31558
31559 \end_inset
31560
31561
31562 \lang french
31563
31564 \begin_inset Newline newline
31565 \end_inset
31566
31567 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31568  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31569 \family sans
31570 Insérer\SpecialChar \menuseparator
31571 Date
31572 \family default
31573  et avec la commande LaTeX 
31574 \series bold
31575
31576 \backslash
31577 today
31578 \series default
31579  entrée comme code TeX.
31580  Ces différentes méthodes sont comparée dans le tableau
31581 \begin_inset space ~
31582 \end_inset
31583
31584
31585 \begin_inset CommandInset ref
31586 LatexCommand ref
31587 reference "tab:Comparaison-des-dates"
31588
31589 \end_inset
31590
31591 .
31592 \end_layout
31593
31594 \begin_layout Description
31595
31596 \lang english
31597 Dia This template supports diagrams created with the program 
31598 \series bold
31599
31600 \begin_inset CommandInset href
31601 LatexCommand href
31602 name "Dia"
31603 target "http://en.wikipedia.org/wiki/Dia_(software)"
31604
31605 \end_inset
31606
31607
31608 \series default
31609 .
31610 \end_layout
31611
31612 \begin_layout Description
31613 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31614  par le programme 
31615 \series bold
31616
31617 \begin_inset CommandInset href
31618 LatexCommand href
31619 name "LilyPond"
31620 target "http://en.wikipedia.org/wiki/LilyPond"
31621
31622 \end_inset
31623
31624
31625 \series default
31626 .
31627 \end_layout
31628
31629 \begin_layout Description
31630 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
31631  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
31632  
31633 \emph on
31634 pages
31635 \emph default
31636  dans le champ 
31637 \family sans
31638 Option
31639 \family default
31640  dans l'onglet 
31641 \family sans
31642 Options LaTeX et LyX
31643 \family default
31644  en suivant les instructions données pour le modèle.
31645  Si on ne donne pas d'option 
31646 \emph on
31647 pages
31648 \emph default
31649 , seule la première page du PDF sera insérée.
31650 \end_layout
31651
31652 \begin_layout Description
31653 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31654  À peu près tous les formats d'images populaires sont acceptés.
31655  Les images peuvent être traitées dans la fenêtre de dialogue 
31656 \family sans
31657 Objet
31658 \begin_inset space ~
31659 \end_inset
31660
31661 Externe
31662 \family default
31663  comme les images qui sont habituellement incorporées en utilisant le menu
31664  
31665 \family sans
31666 Insérer\SpecialChar \menuseparator
31667 Graphique
31668 \family default
31669 , comme c'est décrit dans la section
31670 \begin_inset space ~
31671 \end_inset
31672
31673
31674 \begin_inset CommandInset ref
31675 LatexCommand ref
31676 reference "sec:Graphics-Dialog"
31677
31678 \end_inset
31679
31680 .
31681  La différence est que seules les images matricielles sont autorisées, ce
31682  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31683 \end_layout
31684
31685 \begin_layout Description
31686 XFig Ce modèle accepte les images créées avec le programme 
31687 \series bold
31688
31689 \begin_inset CommandInset href
31690 LatexCommand href
31691 name "Xfig"
31692 target "http://en.wikipedia.org/wiki/Xfig"
31693
31694 \end_inset
31695
31696
31697 \series default
31698 .
31699 \end_layout
31700
31701 \begin_layout Standard
31702 \begin_inset Float table
31703 placement h
31704 wide false
31705 sideways false
31706 status open
31707
31708 \begin_layout Plain Layout
31709 \begin_inset Caption
31710
31711 \begin_layout Plain Layout
31712 \begin_inset CommandInset label
31713 LatexCommand label
31714 name "tab:Comparaison-des-dates"
31715
31716 \end_inset
31717
31718 Comparaison des méthodes d'insertion de la date.
31719 \end_layout
31720
31721 \end_inset
31722
31723
31724 \end_layout
31725
31726 \begin_layout Plain Layout
31727 \align center
31728 \begin_inset Tabular
31729 <lyxtabular version="3" rows="4" columns="4">
31730 <features>
31731 <column alignment="center" valignment="top" width="0">
31732 <column alignment="center" valignment="top" width="0">
31733 <column alignment="center" valignment="top" width="0">
31734 <column alignment="center" valignment="top" width="0">
31735 <row>
31736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31737 \begin_inset Text
31738
31739 \begin_layout Plain Layout
31740 Format du document
31741 \end_layout
31742
31743 \end_inset
31744 </cell>
31745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31746 \begin_inset Text
31747
31748 \begin_layout Plain Layout
31749
31750 \family sans
31751 Objet
31752 \begin_inset space ~
31753 \end_inset
31754
31755 Externe\SpecialChar \menuseparator
31756 Date
31757 \end_layout
31758
31759 \end_inset
31760 </cell>
31761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31762 \begin_inset Text
31763
31764 \begin_layout Plain Layout
31765
31766 \family sans
31767 Insérer\SpecialChar \menuseparator
31768 Date
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31774 \begin_inset Text
31775
31776 \begin_layout Plain Layout
31777 commande 
31778 \series bold
31779
31780 \backslash
31781 today
31782 \end_layout
31783
31784 \end_inset
31785 </cell>
31786 </row>
31787 <row>
31788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31789 \begin_inset Text
31790
31791 \begin_layout Plain Layout
31792 LyX
31793 \end_layout
31794
31795 \end_inset
31796 </cell>
31797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31798 \begin_inset Text
31799
31800 \begin_layout Plain Layout
31801 comme boîte d'insert
31802 \end_layout
31803
31804 \end_inset
31805 </cell>
31806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31807 \begin_inset Text
31808
31809 \begin_layout Plain Layout
31810 comme date
31811 \end_layout
31812
31813 \end_inset
31814 </cell>
31815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31816 \begin_inset Text
31817
31818 \begin_layout Plain Layout
31819 comme boîte de code TeX
31820 \end_layout
31821
31822 \end_inset
31823 </cell>
31824 </row>
31825 <row>
31826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31827 \begin_inset Text
31828
31829 \begin_layout Plain Layout
31830 LaTeX
31831 \end_layout
31832
31833 \end_inset
31834 </cell>
31835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31836 \begin_inset Text
31837
31838 \begin_layout Plain Layout
31839 comme date
31840 \end_layout
31841
31842 \end_inset
31843 </cell>
31844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31845 \begin_inset Text
31846
31847 \begin_layout Plain Layout
31848 comme date
31849 \end_layout
31850
31851 \end_inset
31852 </cell>
31853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31854 \begin_inset Text
31855
31856 \begin_layout Plain Layout
31857 comme commande
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 </row>
31863 <row>
31864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868 DVI, PDF, PS
31869 \end_layout
31870
31871 \end_inset
31872 </cell>
31873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31874 \begin_inset Text
31875
31876 \begin_layout Plain Layout
31877 comme date
31878 \end_layout
31879
31880 \end_inset
31881 </cell>
31882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31883 \begin_inset Text
31884
31885 \begin_layout Plain Layout
31886 comme date
31887 \end_layout
31888
31889 \end_inset
31890 </cell>
31891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31892 \begin_inset Text
31893
31894 \begin_layout Plain Layout
31895 comme date date
31896 \end_layout
31897
31898 \end_inset
31899 </cell>
31900 </row>
31901 </lyxtabular>
31902
31903 \end_inset
31904
31905
31906 \end_layout
31907
31908 \end_inset
31909
31910
31911 \end_layout
31912
31913 \begin_layout Standard
31914 Quand vous activez l'option 
31915 \family sans
31916 Brouillon
31917 \family default
31918  de l'onglet 
31919 \family sans
31920 Fichier
31921 \family default
31922  de la fenêtre de dialogue 
31923 \family sans
31924 Objet
31925 \begin_inset space ~
31926 \end_inset
31927
31928 Externe
31929 \family default
31930 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31931 \begin_inset Newline newline
31932 \end_inset
31933
31934 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31935  : 
31936 \begin_inset Graphics
31937         filename ../clipart/ExternalMaterialQt4.png
31938         scale 85
31939         scaleBeforeRotation
31940
31941 \end_inset
31942
31943  soit comme une image, selon que vous avez ou non activé l'option 
31944 \family sans
31945 Afficher
31946 \begin_inset space ~
31947 \end_inset
31948
31949 dans
31950 \begin_inset space ~
31951 \end_inset
31952
31953 LyX
31954 \family default
31955  de l'onglet 
31956 \family sans
31957 Options LaTeX et LyX
31958 \family default
31959  de la fenêtre de dialogue.
31960 \end_layout
31961
31962 \begin_layout Standard
31963 Le manuel 
31964 \family sans
31965 \emph on
31966 Personnalisation
31967 \family default
31968 \emph default
31969  explique comment vous pouvez créer vos propres modèles.
31970 \end_layout
31971
31972 \begin_layout Section
31973 Sous-documents
31974 \begin_inset CommandInset label
31975 LatexCommand label
31976 name "sec:Sous-documents"
31977
31978 \end_inset
31979
31980
31981 \begin_inset Index
31982 status collapsed
31983
31984 \begin_layout Plain Layout
31985 Trucs externes ! Sous-documents
31986 \end_layout
31987
31988 \end_inset
31989
31990
31991 \begin_inset Index
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995 Fichiers ! Insérer
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Standard
32004 Les sous-documents sont utilisés quand on a un document très long qui peut
32005  être décomposé en plusieurs parties ou sections plus petites.
32006  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32007  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32008  Les différents documents sont ce que l'on appelle les sous-documents et
32009  un document maître les relie pour imprimer le document complet ou seulement
32010  une partie de celui-ci.
32011 \end_layout
32012
32013 \begin_layout Standard
32014 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32015  comme celle-ci : 
32016 \begin_inset Graphics
32017         filename clipart/ChildDocumentQt4.png
32018         scale 60
32019         scaleBeforeRotation
32020
32021 \end_inset
32022
32023  Pour inclure des sous-documents dans un document maître , on utilise le
32024  menu 
32025 \family sans
32026 Insérer\SpecialChar \menuseparator
32027 Fichier\SpecialChar \menuseparator
32028 Sous-document
32029 \family default
32030 .
32031  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32032  des quatre méthodes d'inclusion :
32033 \end_layout
32034
32035 \begin_layout Description
32036 Inclus
32037 \begin_inset space ~
32038 \end_inset
32039
32040 (include) Vous pouvez inclure des documents LyX et LaTeX.
32041  Quand vous cliquez sur le bouton 
32042 \family sans
32043 Charger
32044 \family default
32045  dans la fenêtre de dialogue 
32046 \family sans
32047 Sous-document
32048 \family default
32049 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32050  vous puissiez le modifier.
32051 \begin_inset Newline newline
32052 \end_inset
32053
32054
32055 \end_layout
32056
32057 \begin_layout Standard
32058 Voici un sous-document inséré avec la méthode 
32059 \family sans
32060 Inclus
32061 \family default
32062  : 
32063 \begin_inset CommandInset include
32064 LatexCommand include
32065 filename "DocumentBidon1.lyx"
32066
32067 \end_inset
32068
32069
32070 \end_layout
32071
32072 \begin_layout Standard
32073 La numérotation des sections va prendre en compte les sections des fichiers
32074  incorporés dans l'ordre où ils sont insérés dans le document maître.
32075  Le document qui est inclus comme exemple possède une sous-section qui sera
32076  numérotée comme sous-section de la section actuelle.
32077  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32078  : la sous-section
32079 \begin_inset space ~
32080 \end_inset
32081
32082
32083 \begin_inset CommandInset ref
32084 LatexCommand ref
32085 reference "sub:Sous-section-externe-1"
32086
32087 \end_inset
32088
32089  est dans le fichier inclus.
32090 \end_layout
32091
32092 \begin_layout Standard
32093 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32094  du document maître est utilisé.
32095  Les documents inclus sont insérés en commençant une nouvelle page et sont
32096  suivis par un saut de page.
32097 \end_layout
32098
32099 \begin_layout Standard
32100 Avec la commande LaTeX 
32101 \series bold
32102
32103 \backslash
32104 includeonly 
32105 \series default
32106 vous pouvez préciser quels sous-documents seront traités pour générer la
32107  sortie imprimée.
32108  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32109  important puisque cela vous fait économiser du temps de compilation.
32110  La commande 
32111 \series bold
32112
32113 \backslash
32114 includeonly
32115 \series default
32116  est insérée dans le préambule du document maître.
32117  Elle prend comme arguments une liste de noms de fichiers séparés par des
32118  virgules, par exemple :
32119 \end_layout
32120
32121 \begin_layout Standard
32122
32123 \series bold
32124
32125 \backslash
32126 includeonly{chapitre1,chapitre5}
32127 \end_layout
32128
32129 \begin_layout Standard
32130 fera que seuls les fichiers nommés 
32131 \begin_inset Quotes eld
32132 \end_inset
32133
32134 chapitre1.lyx
32135 \begin_inset Quotes erd
32136 \end_inset
32137
32138  (ou 
32139 \begin_inset Quotes eld
32140 \end_inset
32141
32142 chapitre1.tex
32143 \begin_inset Quotes erd
32144 \end_inset
32145
32146 ) et 
32147 \begin_inset Quotes eld
32148 \end_inset
32149
32150 chapitre5.lyx
32151 \begin_inset Quotes erd
32152 \end_inset
32153
32154  seront traités lors de la compilation.
32155 \end_layout
32156
32157 \begin_layout Standard
32158 \begin_inset Note Greyedout
32159 status open
32160
32161 \begin_layout Plain Layout
32162
32163 \series bold
32164 Note:
32165 \series default
32166  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32167  une classe de document différente de celle du document maître, vous recevez
32168  un avertissement quand vous tentez une visualisation ou une exportation,
32169  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32170 \end_layout
32171
32172 \end_inset
32173
32174
32175 \end_layout
32176
32177 \begin_layout Description
32178 Incorporé
32179 \begin_inset space ~
32180 \end_inset
32181
32182 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32183  sont :
32184 \end_layout
32185
32186 \begin_deeper
32187 \begin_layout Itemize
32188 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32189  par un saut de page.
32190 \end_layout
32191
32192 \begin_layout Itemize
32193 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32194  
32195 \family sans
32196 Aperçu
32197 \begin_inset space ~
32198 \end_inset
32199
32200 sur
32201 \begin_inset space ~
32202 \end_inset
32203
32204 le
32205 \begin_inset space ~
32206 \end_inset
32207
32208 vif
32209 \family default
32210  est activée dans les préférences dans la rubrique 
32211 \family sans
32212 Apparence\SpecialChar \menuseparator
32213 Graphique
32214 \family default
32215 .
32216 \end_layout
32217
32218 \begin_layout Itemize
32219 La commande LaTeX 
32220 \series bold
32221
32222 \backslash
32223 includeonly
32224 \series default
32225  ne peut pas être utilisée.
32226 \end_layout
32227
32228 \end_deeper
32229 \begin_layout Standard
32230 Voici un sous document inséré en utilisant la méthode 
32231 \family sans
32232 Incorporé
32233 \family default
32234  : 
32235 \begin_inset CommandInset include
32236 LatexCommand input
32237 preview true
32238 filename "DocumentBidon2.lyx"
32239
32240 \end_inset
32241
32242
32243 \end_layout
32244
32245 \begin_layout Description
32246 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32247  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32248  sous forme de code source et aucune des commandes éventuellement présentes
32249  ne sera exécutée.
32250  Vous pouvez utiliser l'option 
32251 \family sans
32252 Marquer
32253 \begin_inset space ~
32254 \end_inset
32255
32256 les
32257 \begin_inset space ~
32258 \end_inset
32259
32260 espaces
32261 \family default
32262  qui matérialise chaque espace présente dans le code source par un caractère
32263  
32264 \begin_inset Quotes eld
32265 \end_inset
32266
32267
32268 \begin_inset ERT
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273
32274 \backslash
32275 textvisiblespace 
32276 \end_layout
32277
32278 \end_inset
32279
32280
32281 \begin_inset Quotes erd
32282 \end_inset
32283
32284  .
32285  La différence avec la méthode qui consiste à utiliser le menu 
32286 \family sans
32287 Insérer\SpecialChar \menuseparator
32288 Fichier\SpecialChar \menuseparator
32289 Texte
32290 \begin_inset space ~
32291 \end_inset
32292
32293 brut
32294 \family default
32295  est que le contenu du document n'apparaît pas dans LyX.
32296 \end_layout
32297
32298 \begin_layout Standard
32299 Voici un sous-document inclus en utilisant la méthode 
32300 \family sans
32301 verbatim
32302 \family default
32303  : 
32304 \begin_inset CommandInset include
32305 LatexCommand verbatiminput
32306 filename "DocumentTexteBidon.txt"
32307
32308 \end_inset
32309
32310
32311 \begin_inset VSpace bigskip
32312 \end_inset
32313
32314 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32315  l'option 
32316 \family sans
32317 Marquer
32318 \begin_inset space ~
32319 \end_inset
32320
32321 les
32322 \begin_inset space ~
32323 \end_inset
32324
32325 espaces :
32326 \family default
32327  
32328 \begin_inset CommandInset include
32329 LatexCommand verbatiminput*
32330 filename "DocumentTexteBidon.txt"
32331
32332 \end_inset
32333
32334
32335 \end_layout
32336
32337 \begin_layout Standard
32338 \begin_inset VSpace bigskip
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \begin_layout Standard
32345 \begin_inset Note Greyedout
32346 status open
32347
32348 \begin_layout Plain Layout
32349
32350 \series bold
32351 Note:
32352 \series default
32353  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32354  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32355 \end_layout
32356
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \begin_layout Description
32363 Listings Ce type d'inclusion est décrit dans le chapitre
32364 \begin_inset space ~
32365 \end_inset
32366
32367
32368 \begin_inset CommandInset ref
32369 LatexCommand ref
32370 reference "cha:Program-Code-Listings"
32371
32372 \end_inset
32373
32374 .
32375 \end_layout
32376
32377 \begin_layout Standard
32378 \begin_inset Note Greyedout
32379 status open
32380
32381 \begin_layout Plain Layout
32382
32383 \series bold
32384 Note:
32385 \series default
32386  Inclure le même document deux fois dans un même document peut poser des
32387  problèmes avec LaTeX.
32388 \end_layout
32389
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \begin_layout Chapter
32396 Listings de Code Source
32397 \begin_inset CommandInset label
32398 LatexCommand label
32399 name "cha:Program-Code-Listings"
32400
32401 \end_inset
32402
32403
32404 \begin_inset Index
32405 status collapsed
32406
32407 \begin_layout Plain Layout
32408 Listings
32409 \end_layout
32410
32411 \end_inset
32412
32413
32414 \begin_inset Index
32415 status collapsed
32416
32417 \begin_layout Plain Layout
32418 Code Source
32419 \end_layout
32420
32421 \end_inset
32422
32423
32424 \begin_inset Index
32425 status collapsed
32426
32427 \begin_layout Plain Layout
32428 Flottants ! Listings
32429 \end_layout
32430
32431 \end_inset
32432
32433
32434 \end_layout
32435
32436 \begin_layout Standard
32437 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32438  un insert 
32439 \family sans
32440 Listings
32441 \family default
32442  qui peut être créé grâce au menu 
32443 \family sans
32444 Insérer
32445 \family default
32446 \SpecialChar \menuseparator
32447
32448 \family sans
32449 Listing
32450 \begin_inset space ~
32451 \end_inset
32452
32453 de
32454 \begin_inset space ~
32455 \end_inset
32456
32457 Code
32458 \begin_inset space ~
32459 \end_inset
32460
32461 Source
32462 \family default
32463 .
32464  Le paquetage LaTeX 
32465 \series bold
32466 listings
32467 \series default
32468
32469 \begin_inset Index
32470 status collapsed
32471
32472 \begin_layout Plain Layout
32473 Paquetages LaTeX ! listings
32474 \end_layout
32475
32476 \end_inset
32477
32478  fournit un moyen puissant et flexible d'insérer des listings de code source
32479  dans votre document.
32480  
32481 \end_layout
32482
32483 \begin_layout Standard
32484 Quand vous cliquez avec le bouton droit sur un insert de listings, 
32485 \lang english
32486 the context menu
32487 \lang french
32488  s'ouvre pour vous permettre de modifier le format du listing.
32489 \end_layout
32490
32491 \begin_layout Standard
32492 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32493  L'option d'emplacement 
32494 \family sans
32495 Listing
32496 \begin_inset space ~
32497 \end_inset
32498
32499 en
32500 \begin_inset space ~
32501 \end_inset
32502
32503 Ligne
32504 \family default
32505  imprime le listing dans la ligne comme ceci : 
32506 \begin_inset listings
32507 lstparams "language={C++}"
32508 inline true
32509 status open
32510
32511 \begin_layout Plain Layout
32512
32513 int a=5;
32514 \end_layout
32515
32516 \end_inset
32517
32518
32519 \begin_inset Newline newline
32520 \end_inset
32521
32522 L'option 
32523 \family sans
32524 Flottant
32525 \family default
32526  crée un flottant de listing pour lequel vous pouvez préciser les options
32527  classiques d'emplacement : 
32528 \begin_inset Quotes eld
32529 \end_inset
32530
32531
32532 \family sans
32533 h
32534 \family default
32535
32536 \begin_inset Quotes erd
32537 \end_inset
32538
32539
32540 \begin_inset Quotes eld
32541 \end_inset
32542
32543
32544 \family sans
32545 t
32546 \family default
32547
32548 \begin_inset Quotes erd
32549 \end_inset
32550
32551
32552 \begin_inset Quotes eld
32553 \end_inset
32554
32555
32556 \family sans
32557 b
32558 \family default
32559
32560 \begin_inset Quotes erd
32561 \end_inset
32562
32563 , et 
32564 \begin_inset Quotes eld
32565 \end_inset
32566
32567
32568 \family sans
32569 p
32570 \family default
32571
32572 \begin_inset Quotes erd
32573 \end_inset
32574
32575  correspondant aux emplacement décrits dans la section
32576 \begin_inset space ~
32577 \end_inset
32578
32579
32580 \begin_inset CommandInset ref
32581 LatexCommand ref
32582 reference "sec:Placement-flottants"
32583
32584 \end_inset
32585
32586 .
32587  Les options de positionnement peuvent être mélangées et doivent être saisies
32588  sans séparation, par exemple, on peut taper 
32589 \begin_inset Quotes eld
32590 \end_inset
32591
32592
32593 \family sans
32594 htbp
32595 \family default
32596
32597 \begin_inset Quotes erd
32598 \end_inset
32599
32600 .
32601  L' option 
32602 \begin_inset Quotes eld
32603 \end_inset
32604
32605 h
32606 \begin_inset Quotes erd
32607 \end_inset
32608
32609  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32610  
32611 \family sans
32612 Flottant
32613 \family default
32614  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32615  légende et être référencés.
32616 \end_layout
32617
32618 \begin_layout Standard
32619 Vous pouvez ajouter une légende à un listing avec le menu 
32620 \family sans
32621 Insérer\SpecialChar \menuseparator
32622 Légende
32623 \family default
32624 .
32625  On peut référencer les listings de la même façon que les flottants :Voir
32626  le listing
32627 \begin_inset space ~
32628 \end_inset
32629
32630
32631 \begin_inset CommandInset ref
32632 LatexCommand ref
32633 reference "lst:Listing-exemple"
32634
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \begin_layout Standard
32641 \begin_inset listings
32642 lstparams "language=Python"
32643 inline false
32644 status open
32645
32646 \begin_layout Plain Layout
32647
32648 \begin_inset Caption
32649
32650 \begin_layout Plain Layout
32651 \begin_inset CommandInset label
32652 LatexCommand label
32653 name "lst:Listing-exemple"
32654
32655 \end_inset
32656
32657 Exemple de listing flottant
32658 \end_layout
32659
32660 \end_inset
32661
32662 # Exemple de listing flottant
32663 \end_layout
32664
32665 \begin_layout Plain Layout
32666
32667 def func(param):
32668 \end_layout
32669
32670 \begin_layout Plain Layout
32671
32672     'ceci est une fonction python'
32673 \end_layout
32674
32675 \begin_layout Plain Layout
32676
32677     pass
32678 \end_layout
32679
32680 \end_inset
32681
32682
32683 \end_layout
32684
32685 \begin_layout Standard
32686 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32687  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32688  de manière particulière dans la sortie imprimée.
32689  Dans l'exemple de listing, le mot clé Python 
32690 \begin_inset Quotes eld
32691 \end_inset
32692
32693 def
32694 \begin_inset Quotes erd
32695 \end_inset
32696
32697  est reconnu et imprimé en caractères gras dans la sortie.
32698 \end_layout
32699
32700 \begin_layout Standard
32701 \begin_inset Note Greyedout
32702 status open
32703
32704 \begin_layout Plain Layout
32705
32706 \series bold
32707 Note:
32708 \series default
32709  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32710  une police de caractères à 
32711 \family typewriter
32712 chasse fixe
32713 \family default
32714 , c'est que votre police ne contient probablement pas de série grasse.
32715  Dans ce cas choisissez une police différente dans le menu 
32716 \family sans
32717 Document\SpecialChar \menuseparator
32718 Paramètres\SpecialChar \menuseparator
32719 Polices
32720 \family default
32721 .
32722  (Les polices 
32723 \emph on
32724 LuxiMono, BeraMono
32725 \emph default
32726  et 
32727 \emph on
32728 Courier
32729 \emph default
32730  contiennent une série grasse.)
32731 \end_layout
32732
32733 \end_inset
32734
32735
32736 \end_layout
32737
32738 \begin_layout Standard
32739 Dans la rubrique 
32740 \family sans
32741 Numérotation
32742 \begin_inset space ~
32743 \end_inset
32744
32745 des
32746 \begin_inset space ~
32747 \end_inset
32748
32749 Lignes
32750 \family default
32751  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32752 n des lignes.
32753  Vous pouvez mettre un nombre dans le champ 
32754 \family sans
32755 Pas
32756 \family default
32757  pour désigner les lignes qui seront numérotées.
32758  Par exemple, si vous mettez 
32759 \begin_inset Quotes eld
32760 \end_inset
32761
32762 3
32763 \begin_inset Quotes erd
32764 \end_inset
32765
32766 , seule une ligne sur trois sera numérotée.
32767 \end_layout
32768
32769 \begin_layout Standard
32770 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32771  apparaîtront dans la sortie.
32772  Vous devez utiliser l'option 
32773 \family sans
32774 Table
32775 \begin_inset space ~
32776 \end_inset
32777
32778 de
32779 \begin_inset space ~
32780 \end_inset
32781
32782 Caractères
32783 \begin_inset space ~
32784 \end_inset
32785
32786 Étendue
32787 \family default
32788  quand vous employez des caractères spécifiques à une langue donnée comme
32789  les umlauts Allemands dans votre listing.
32790 \begin_inset Newline newline
32791 \end_inset
32792
32793 Voici un exemple de listing avec la numérotation des lignes à gauche par
32794  pas de 3, en langage Python, avec les options 
32795 \begin_inset Quotes eld
32796 \end_inset
32797
32798 Table
32799 \begin_inset space ~
32800 \end_inset
32801
32802 de
32803 \begin_inset space ~
32804 \end_inset
32805
32806 caractères
32807 \begin_inset space ~
32808 \end_inset
32809
32810 étendue
32811 \begin_inset Quotes erd
32812 \end_inset
32813
32814  et 
32815 \begin_inset Quotes eld
32816 \end_inset
32817
32818 Espace
32819 \begin_inset space ~
32820 \end_inset
32821
32822 représenté
32823 \begin_inset space ~
32824 \end_inset
32825
32826 par
32827 \begin_inset space ~
32828 \end_inset
32829
32830 un
32831 \begin_inset space ~
32832 \end_inset
32833
32834 symbole
32835 \begin_inset Quotes erd
32836 \end_inset
32837
32838 , l'intervalle de ligne étant 3
32839 \begin_inset space \thinspace{}
32840 \end_inset
32841
32842 -
32843 \begin_inset space \thinspace{}
32844 \end_inset
32845
32846 8:
32847 \end_layout
32848
32849 \begin_layout Standard
32850 \begin_inset listings
32851 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32852 inline false
32853 status open
32854
32855 \begin_layout Plain Layout
32856
32857 def func(param):
32858 \end_layout
32859
32860 \begin_layout Plain Layout
32861
32862     'ceci est une fonction Python'
32863 \end_layout
32864
32865 \begin_layout Plain Layout
32866
32867     pass
32868 \end_layout
32869
32870 \begin_layout Plain Layout
32871
32872 def func(param):
32873 \end_layout
32874
32875 \begin_layout Plain Layout
32876
32877 'Ça, c'est un mot Allemand : Tschüß'
32878 \end_layout
32879
32880 \begin_layout Plain Layout
32881
32882 pass
32883 \end_layout
32884
32885 \begin_layout Plain Layout
32886
32887 def func(param):
32888 \end_layout
32889
32890 \begin_layout Plain Layout
32891
32892 'ceci est une fonction Python'
32893 \end_layout
32894
32895 \begin_layout Plain Layout
32896
32897 pass
32898 \end_layout
32899
32900 \end_inset
32901
32902
32903 \end_layout
32904
32905 \begin_layout Standard
32906 \begin_inset Note Greyedout
32907 status open
32908
32909 \begin_layout Plain Layout
32910
32911 \series bold
32912 Note:
32913 \series default
32914  À cause d'un bug dans le paquetage 
32915 \series bold
32916 listings
32917 \series default
32918  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32919  listing.
32920  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32921  les lignes 3 et 6.
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \begin_layout Standard
32930 \begin_inset VSpace bigskip
32931 \end_inset
32932
32933
32934 \end_layout
32935
32936 \begin_layout Standard
32937 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32938  listing.
32939  Pour le faire, il suffit d'utiliser le menu 
32940 \family sans
32941 Insérer\SpecialChar \menuseparator
32942 Fichier\SpecialChar \menuseparator
32943 Sous-document
32944 \family default
32945  et de choisir le type 
32946 \family sans
32947 Listing
32948 \family default
32949
32950 \begin_inset space ~
32951 \end_inset
32952
32953
32954 \family sans
32955 de
32956 \begin_inset space ~
32957 \end_inset
32958
32959 Code
32960 \begin_inset space ~
32961 \end_inset
32962
32963 source
32964 \family default
32965 .
32966 \begin_inset Foot
32967 status collapsed
32968
32969 \begin_layout Plain Layout
32970 Les autres types de sous-documents sont décrits dans la section
32971 \begin_inset space ~
32972 \end_inset
32973
32974
32975 \begin_inset CommandInset ref
32976 LatexCommand ref
32977 reference "sec:Sous-documents"
32978
32979 \end_inset
32980
32981 .
32982 \end_layout
32983
32984 \end_inset
32985
32986  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32987  à utiliser pour le listing dans une zone de texte.
32988  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32989  
32990 \begin_inset Quotes eld
32991 \end_inset
32992
32993 ?
32994 \begin_inset Quotes erd
32995 \end_inset
32996
32997  dans la zone de texte.
32998 \end_layout
32999
33000 \begin_layout Standard
33001 Pour faire référence à un sous-document de type listing, tapez une étiquette
33002  dans le champ correspondant de la fenêtre de dialogue.
33003  On peut alors faire référence à cette étiquette en utilisant le menu 
33004 \family sans
33005 Insérer\SpecialChar \menuseparator
33006 Référence
33007 \begin_inset space ~
33008 \end_inset
33009
33010 Croisée
33011 \family default
33012 .
33013 \end_layout
33014
33015 \begin_layout Standard
33016 Le listing
33017 \begin_inset space ~
33018 \end_inset
33019
33020
33021 \begin_inset CommandInset ref
33022 LatexCommand ref
33023 reference "lst:listing-fichier"
33024
33025 \end_inset
33026
33027  est une exemple de listing issu d'un fichier ; ici les lignes 10
33028 \begin_inset space \thinspace{}
33029 \end_inset
33030
33031 -
33032 \begin_inset space \thinspace{}
33033 \end_inset
33034
33035 15 de ce fichier LyX sont listées.
33036 \end_layout
33037
33038 \begin_layout Standard
33039 \begin_inset CommandInset include
33040 LatexCommand lstinputlisting
33041 filename "EmbeddedObjects.lyx"
33042 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33043
33044 \end_inset
33045
33046
33047 \end_layout
33048
33049 \begin_layout Standard
33050 \begin_inset VSpace bigskip
33051 \end_inset
33052
33053
33054 \end_layout
33055
33056 \begin_layout Standard
33057 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33058  de dialogue 
33059 \family sans
33060 Document\SpecialChar \menuseparator
33061 Paramètres\SpecialChar \menuseparator
33062 Format
33063 \begin_inset space ~
33064 \end_inset
33065
33066 du
33067 \begin_inset space ~
33068 \end_inset
33069
33070 Texte
33071 \family default
33072 .
33073  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33074  
33075 \begin_inset Quotes eld
33076 \end_inset
33077
33078 ?
33079 \begin_inset Quotes erd
33080 \end_inset
33081
33082  dans le champ 
33083 \family sans
33084 Paramètres
33085 \begin_inset space ~
33086 \end_inset
33087
33088 du
33089 \begin_inset space ~
33090 \end_inset
33091
33092 Listing
33093 \family default
33094 .
33095 \end_layout
33096
33097 \begin_layout Standard
33098 Pour plus d'information sur le paquetage 
33099 \series bold
33100 listings
33101 \series default
33102 , nous vous renvoyons à sa documentation 
33103 \begin_inset CommandInset citation
33104 LatexCommand cite
33105 key "listings"
33106
33107 \end_inset
33108
33109 .
33110 \end_layout
33111
33112 \begin_layout Standard
33113 \begin_inset Newpage newpage
33114 \end_inset
33115
33116
33117 \end_layout
33118
33119 \begin_layout Chapter
33120 \start_of_appendix
33121 Unités de longueur utilisables avec LyX
33122 \begin_inset OptArg
33123 status collapsed
33124
33125 \begin_layout Plain Layout
33126 Unités de longueur
33127 \end_layout
33128
33129 \end_inset
33130
33131
33132 \begin_inset Index
33133 status collapsed
33134
33135 \begin_layout Plain Layout
33136 Unités
33137 \end_layout
33138
33139 \end_inset
33140
33141
33142 \begin_inset CommandInset label
33143 LatexCommand label
33144 name "cha:Unités-de-longueur"
33145
33146 \end_inset
33147
33148
33149 \end_layout
33150
33151 \begin_layout Standard
33152 Pour comprendre les unités de longueur utilisées dans cette documentation,
33153  le tableau
33154 \begin_inset space ~
33155 \end_inset
33156
33157
33158 \begin_inset CommandInset ref
33159 LatexCommand ref
33160 reference "tab:Unités"
33161
33162 \end_inset
33163
33164 décrit les unités utilisées par LyX.
33165 \begin_inset Float table
33166 placement h
33167 wide false
33168 sideways false
33169 status open
33170
33171 \begin_layout Plain Layout
33172 \begin_inset Caption
33173
33174 \begin_layout Plain Layout
33175 \begin_inset CommandInset label
33176 LatexCommand label
33177 name "tab:Unités"
33178
33179 \end_inset
33180
33181 Unités de longueur
33182 \end_layout
33183
33184 \end_inset
33185
33186
33187 \end_layout
33188
33189 \begin_layout Plain Layout
33190 \begin_inset VSpace medskip
33191 \end_inset
33192
33193
33194 \end_layout
33195
33196 \begin_layout Plain Layout
33197 \align center
33198 \begin_inset Tabular
33199 <lyxtabular version="3" rows="20" columns="2">
33200 <features>
33201 <column alignment="center" valignment="top" width="0">
33202 <column alignment="center" valignment="top" width="0">
33203 <row>
33204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33205 \begin_inset Text
33206
33207 \begin_layout Plain Layout
33208 unité
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217 nom/description
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 </row>
33223 <row>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228 mm
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237 millimètre
33238 \end_layout
33239
33240 \end_inset
33241 </cell>
33242 </row>
33243 <row>
33244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33245 \begin_inset Text
33246
33247 \begin_layout Plain Layout
33248 cm
33249 \end_layout
33250
33251 \end_inset
33252 </cell>
33253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33254 \begin_inset Text
33255
33256 \begin_layout Plain Layout
33257 centimètre
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 </row>
33263 <row>
33264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33265 \begin_inset Text
33266
33267 \begin_layout Plain Layout
33268 in
33269 \end_layout
33270
33271 \end_inset
33272 </cell>
33273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33274 \begin_inset Text
33275
33276 \begin_layout Plain Layout
33277 pouce (inch)
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 </row>
33283 <row>
33284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33285 \begin_inset Text
33286
33287 \begin_layout Plain Layout
33288 pt
33289 \end_layout
33290
33291 \end_inset
33292 </cell>
33293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297 point (72.27
33298 \begin_inset space \thinspace{}
33299 \end_inset
33300
33301 pt = 1
33302 \begin_inset space \thinspace{}
33303 \end_inset
33304
33305 in)
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 </row>
33311 <row>
33312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Plain Layout
33316 pc
33317 \end_layout
33318
33319 \end_inset
33320 </cell>
33321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325 pica (1
33326 \begin_inset space \thinspace{}
33327 \end_inset
33328
33329 pc = 12
33330 \begin_inset space \thinspace{}
33331 \end_inset
33332
33333 pt)
33334 \end_layout
33335
33336 \end_inset
33337 </cell>
33338 </row>
33339 <row>
33340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33341 \begin_inset Text
33342
33343 \begin_layout Plain Layout
33344 sp
33345 \end_layout
33346
33347 \end_inset
33348 </cell>
33349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Plain Layout
33353 scaled point (65536
33354 \begin_inset space \thinspace{}
33355 \end_inset
33356
33357 sp = 1
33358 \begin_inset space \thinspace{}
33359 \end_inset
33360
33361 pt)
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 </row>
33367 <row>
33368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372 bp
33373 \end_layout
33374
33375 \end_inset
33376 </cell>
33377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33378 \begin_inset Text
33379
33380 \begin_layout Plain Layout
33381 gros point (72
33382 \begin_inset space \thinspace{}
33383 \end_inset
33384
33385 bp = 1
33386 \begin_inset space \thinspace{}
33387 \end_inset
33388
33389 in)
33390 \end_layout
33391
33392 \end_inset
33393 </cell>
33394 </row>
33395 <row>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400 dd
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409 didot (72
33410 \begin_inset space \thinspace{}
33411 \end_inset
33412
33413 dd 
33414 \begin_inset Formula $\approx$
33415 \end_inset
33416
33417  37.6
33418 \begin_inset space \thinspace{}
33419 \end_inset
33420
33421 mm)
33422 \end_layout
33423
33424 \end_inset
33425 </cell>
33426 </row>
33427 <row>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432 cc
33433 \end_layout
33434
33435 \end_inset
33436 </cell>
33437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33438 \begin_inset Text
33439
33440 \begin_layout Plain Layout
33441 cicero (1
33442 \begin_inset space \thinspace{}
33443 \end_inset
33444
33445 cc = 12
33446 \begin_inset space \thinspace{}
33447 \end_inset
33448
33449 dd)
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 </row>
33455 <row>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460 Scale%
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469 % de la largeur originale de l'image
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 </row>
33475 <row>
33476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480 text%
33481 \end_layout
33482
33483 \end_inset
33484 </cell>
33485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33486 \begin_inset Text
33487
33488 \begin_layout Plain Layout
33489 % de la largeur du texte
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 </row>
33495 <row>
33496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500 col%
33501 \end_layout
33502
33503 \end_inset
33504 </cell>
33505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509 % de la largeur de la colonne
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 </row>
33515 <row>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520 page%
33521 \end_layout
33522
33523 \end_inset
33524 </cell>
33525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33526 \begin_inset Text
33527
33528 \begin_layout Plain Layout
33529 % de la largeur du papier
33530 \end_layout
33531
33532 \end_inset
33533 </cell>
33534 </row>
33535 <row>
33536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540 line%
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33546 \begin_inset Text
33547
33548 \begin_layout Plain Layout
33549 % de la largeur de la ligne
33550 \end_layout
33551
33552 \end_inset
33553 </cell>
33554 </row>
33555 <row>
33556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
33560 theight%
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569 % la hauteur du texte
33570 \end_layout
33571
33572 \end_inset
33573 </cell>
33574 </row>
33575 <row>
33576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33577 \begin_inset Text
33578
33579 \begin_layout Plain Layout
33580 pheight%
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33586 \begin_inset Text
33587
33588 \begin_layout Plain Layout
33589 % hauteur du papier
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 </row>
33595 <row>
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600 ex
33601 \end_layout
33602
33603 \end_inset
33604 </cell>
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609 hauteur de la lettre 
33610 \emph on
33611 x
33612 \emph default
33613  dans la police courante
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 </row>
33619 <row>
33620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624 em
33625 \end_layout
33626
33627 \end_inset
33628 </cell>
33629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633 largeur de la lettre
33634 \emph on
33635  M
33636 \emph default
33637  dans la police courante
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 </row>
33643 <row>
33644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33645 \begin_inset Text
33646
33647 \begin_layout Plain Layout
33648 mu
33649 \end_layout
33650
33651 \end_inset
33652 </cell>
33653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33654 \begin_inset Text
33655
33656 \begin_layout Plain Layout
33657 unité mathématique (1
33658 \begin_inset space \thinspace{}
33659 \end_inset
33660
33661 mu = 1/18
33662 \begin_inset space \thinspace{}
33663 \end_inset
33664
33665 em)
33666 \end_layout
33667
33668 \end_inset
33669 </cell>
33670 </row>
33671 </lyxtabular>
33672
33673 \end_inset
33674
33675
33676 \end_layout
33677
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \begin_layout Chapter
33684 Formats des fichiers de sortie graphiques
33685 \begin_inset CommandInset label
33686 LatexCommand label
33687 name "cha:Formats-fichiers-graphiques"
33688
33689 \end_inset
33690
33691
33692 \end_layout
33693
33694 \begin_layout Section
33695 DVI
33696 \begin_inset Index
33697 status collapsed
33698
33699 \begin_layout Plain Layout
33700 Formats de Fichiers! DVI
33701 \end_layout
33702
33703 \end_inset
33704
33705
33706 \begin_inset Index
33707 status collapsed
33708
33709 \begin_layout Plain Layout
33710 DVI|see
33711 \begin_inset ERT
33712 status collapsed
33713
33714 \begin_layout Plain Layout
33715
33716 {
33717 \end_layout
33718
33719 \end_inset
33720
33721 Formats de Fichiers
33722 \begin_inset ERT
33723 status collapsed
33724
33725 \begin_layout Plain Layout
33726
33727 }
33728 \end_layout
33729
33730 \end_inset
33731
33732
33733 \end_layout
33734
33735 \end_inset
33736
33737
33738 \end_layout
33739
33740 \begin_layout Standard
33741 Ce type de fichiers a l'extension 
33742 \begin_inset Quotes fld
33743 \end_inset
33744
33745
33746 \family typewriter
33747 .dvi
33748 \family default
33749
33750 \begin_inset Quotes frd
33751 \end_inset
33752
33753 .
33754  Il est appelé 
33755 \emph on
33756 indépendant de l'appareil
33757 \emph default
33758  ou 
33759 \begin_inset Quotes fld
33760 \end_inset
33761
33762 device independent (DVI)
33763 \begin_inset Quotes frd
33764 \end_inset
33765
33766 , car il est complètement portable ; vous pouvez les recopier d'une machine
33767  à l'autre sans avoir à faire de conversion.
33768  À l'époque où ce format a été développé, c'était loin d'être évident.
33769  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33770  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33771 \end_layout
33772
33773 \begin_layout Standard
33774 \begin_inset Note Greyedout
33775 status open
33776
33777 \begin_layout Plain Layout
33778
33779 \series bold
33780 Note:
33781 \series default
33782  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33783  au fichier.
33784  
33785 \end_layout
33786
33787 \end_inset
33788
33789  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33790  
33791 \family typewriter
33792 .dvi
33793 \family default
33794 .
33795  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33796 z le DVI puisque le programme de visualisation doit convertir les images
33797  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33798  document.
33799  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33800  avec de nombreuses images.
33801 \end_layout
33802
33803 \begin_layout Standard
33804 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33805  menu 
33806 \family sans
33807 Fichier\SpecialChar \menuseparator
33808 Exporter\SpecialChar \menuseparator
33809 DVI.
33810
33811 \family default
33812  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33813 \family sans
33814 Visualiser
33815 \family default
33816  ou en utilisant le bouton
33817 \begin_inset Graphics
33818         filename ../../images/buffer-view_dvi.png
33819         scale 85
33820         scaleBeforeRotation
33821
33822 \end_inset
33823
33824  de la barre d'outils.
33825 \end_layout
33826
33827 \begin_layout Section
33828 PostScript
33829 \begin_inset CommandInset label
33830 LatexCommand label
33831 name "sec:PostScript"
33832
33833 \end_inset
33834
33835
33836 \begin_inset Index
33837 status collapsed
33838
33839 \begin_layout Plain Layout
33840 Formats de Fichiers ! PostScript
33841 \end_layout
33842
33843 \end_inset
33844
33845
33846 \begin_inset Index
33847 status collapsed
33848
33849 \begin_layout Plain Layout
33850 PostScript|see
33851 \begin_inset ERT
33852 status collapsed
33853
33854 \begin_layout Plain Layout
33855
33856 {
33857 \end_layout
33858
33859 \end_inset
33860
33861 Formats de Fichiers
33862 \begin_inset ERT
33863 status collapsed
33864
33865 \begin_layout Plain Layout
33866
33867 }
33868 \end_layout
33869
33870 \end_inset
33871
33872
33873 \end_layout
33874
33875 \end_inset
33876
33877
33878 \end_layout
33879
33880 \begin_layout Standard
33881 Ce type de fichiers a l'extension 
33882 \begin_inset Quotes fld
33883 \end_inset
33884
33885
33886 \family typewriter
33887 .ps
33888 \family default
33889
33890 \begin_inset Quotes frd
33891 \end_inset
33892
33893 .
33894  PostScript a été développé par la société 
33895 \series bold
33896 Adobe
33897 \series default
33898  comme un langage pour les imprimantes.
33899  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33900  pour imprimer le document.
33901  PostScript peut être considéré comme un 
33902 \begin_inset Quotes fld
33903 \end_inset
33904
33905 langage de programmation
33906 \begin_inset Quotes frd
33907 \end_inset
33908
33909  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33910  images
33911 \begin_inset Foot
33912 status open
33913
33914 \begin_layout Plain Layout
33915 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33916  LaTeX 
33917 \series bold
33918 pstricks
33919 \series default
33920
33921 \begin_inset CommandInset citation
33922 LatexCommand cite
33923 key "pstricks"
33924
33925 \end_inset
33926
33927 .
33928 \end_layout
33929
33930 \end_inset
33931
33932 .
33933  En partie à cause de toutes ces possibilités un fichier PostScript est
33934  souvent plus gros qu'un PDF.
33935 \end_layout
33936
33937 \begin_layout Standard
33938 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33939  plus gros qu'un PDF.
33940 \end_layout
33941
33942 \begin_layout Standard
33943 PostScript ne peut contenir que des images au format 
33944 \begin_inset Quotes fld
33945 \end_inset
33946
33947 PostScript Encapsulé
33948 \begin_inset Quotes frd
33949 \end_inset
33950
33951  (encapsulated PostScript ou EPS, d'extension 
33952 \family typewriter
33953 .eps
33954 \family default
33955 ).
33956  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33957  il doit les convertir en interne en EPS.
33958  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33959  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33960  document.
33961  Cela risque de ralentir de façon importante votre rythme de travail.
33962  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33963  vos images directement en EPS pour éviter ce problème.
33964 \end_layout
33965
33966 \begin_layout Standard
33967 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33968  le menu 
33969 \family sans
33970 Fichier\SpecialChar \menuseparator
33971 Exporter\SpecialChar \menuseparator
33972 PostScript.
33973
33974 \family default
33975  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33976  
33977 \family sans
33978 Visualiser
33979 \family default
33980  ou en utilisant le bouton 
33981 \begin_inset Graphics
33982         filename ../../images/buffer-view_ps.png
33983         scale 85
33984         scaleBeforeRotation
33985
33986 \end_inset
33987
33988  de la barre d'outils.
33989 \end_layout
33990
33991 \begin_layout Section
33992 PDF
33993 \begin_inset Index
33994 status collapsed
33995
33996 \begin_layout Plain Layout
33997 Formats de Fichiers ! PDF
33998 \end_layout
33999
34000 \end_inset
34001
34002
34003 \begin_inset Index
34004 status collapsed
34005
34006 \begin_layout Plain Layout
34007 PDF
34008 \end_layout
34009
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 Ce type de fichiers a l'extension 
34017 \begin_inset Quotes fld
34018 \end_inset
34019
34020
34021 \family typewriter
34022 .pdf
34023 \family default
34024
34025 \begin_inset Quotes frd
34026 \end_inset
34027
34028 .
34029  Ce 
34030 \begin_inset Quotes fld
34031 \end_inset
34032
34033 format de document portable
34034 \begin_inset Quotes frd
34035 \end_inset
34036
34037  (portable document format ou PDF) est développé par 
34038 \family typewriter
34039 Adobe
34040 \family default
34041  comme une évolution de PostScript.
34042  Il est plus comprimé et utilise moins de commandes que PostScript.
34043  Comme son nom l'indique, il est 
34044 \begin_inset Quotes fld
34045 \end_inset
34046
34047 portable
34048 \begin_inset Quotes frd
34049 \end_inset
34050
34051  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34052  aura exactement le même aspect.
34053 \end_layout
34054
34055 \begin_layout Standard
34056 PDF peut contenir des images dans son propre format PDF et dans les formats
34057  JPG (format du 
34058 \begin_inset Quotes fld
34059 \end_inset
34060
34061 Joint Photographic Expert Group
34062 \begin_inset Quotes frd
34063 \end_inset
34064
34065  avec comme extension 
34066 \family typewriter
34067 .jpg
34068 \family default
34069  ou 
34070 \family typewriter
34071 .jpeg
34072 \family default
34073 ) et PNG (
34074 \begin_inset Quotes fld
34075 \end_inset
34076
34077 Portable Network Graphics
34078 \begin_inset Quotes frd
34079 \end_inset
34080
34081  avec l'extension 
34082 \family typewriter
34083 .png
34084 \family default
34085 ).
34086  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34087  dans un de ces formats.
34088  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34089  vont ralentir votre travail.
34090  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34091 \end_layout
34092
34093 \begin_layout Standard
34094 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34095  menu 
34096 \family sans
34097 Fichier\SpecialChar \menuseparator
34098 Exporter 
34099 \family default
34100 de trois façons différentes:
34101 \end_layout
34102
34103 \begin_layout Description
34104 PDF
34105 \begin_inset space ~
34106 \end_inset
34107
34108 (ps2pdf) Ceci utilise le programme 
34109 \family typewriter
34110 ps2pdf
34111 \family default
34112  qui créé un PDF à partir de la version PostScript de votre fichier.
34113  Cette dernière est produite par le programme 
34114 \family typewriter
34115 dvips
34116 \family default
34117  qui utilise une version DVI comme étape intermédiaire.
34118  Cette variante consiste donc en trois conversions.
34119 \end_layout
34120
34121 \begin_layout Description
34122 PDF
34123 \begin_inset space ~
34124 \end_inset
34125
34126 (dvipdfm) Ceci utilise le programme 
34127 \family typewriter
34128 dvipdfm
34129 \family default
34130  qui convertit votre fichier en DVI avant de le convertir en PDF.
34131 \end_layout
34132
34133 \begin_layout Description
34134 PDF
34135 \begin_inset space ~
34136 \end_inset
34137
34138 (pdflatex) Ceci utilise le programme 
34139 \family typewriter
34140 pdftex
34141 \family default
34142  qui convertit directement votre fichier en PDF.
34143 \end_layout
34144
34145 \begin_layout Standard
34146 Nous recommandons d'utiliser l'option 
34147 \family sans
34148 PDF
34149 \begin_inset space ~
34150 \end_inset
34151
34152 (pdflatex)
34153 \family default
34154  car 
34155 \family typewriter
34156 pdftex
34157 \family default
34158  accepte toutes les fonctionnalités des versions actuelles de PDF.
34159  Il est en plus rapide et stable.
34160  Le programme 
34161 \family typewriter
34162 dvipdfm
34163 \family default
34164  n'est plus développé est est donc un peu dépassé.
34165 \end_layout
34166
34167 \begin_layout Standard
34168
34169 \end_layout
34170
34171 \begin_layout Standard
34172 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34173 \family sans
34174 Visualiser
34175 \family default
34176  ou en utilisant le bouton 
34177 \begin_inset Graphics
34178         filename ../../images/buffer-view_pdf2.png
34179         scale 85
34180         scaleBeforeRotation
34181
34182 \end_inset
34183
34184  de la barre d'outils
34185 \family sans
34186  (
34187 \family default
34188 qui utilise 
34189 \family sans
34190 PDF
34191 \begin_inset space ~
34192 \end_inset
34193
34194 (pdflatex)
34195 \family default
34196 ).
34197 \end_layout
34198
34199 \begin_layout Chapter
34200 Explication de l' Équation
34201 \begin_inset space ~
34202 \end_inset
34203
34204
34205 \begin_inset CommandInset ref
34206 LatexCommand eqref
34207 reference "eq:Wgn"
34208
34209 \end_inset
34210
34211
34212 \begin_inset CommandInset label
34213 LatexCommand label
34214 name "cha:Explication-de-l'Equation"
34215
34216 \end_inset
34217
34218
34219 \end_layout
34220
34221 \begin_layout Standard
34222 La largeur totale de 
34223 \emph on
34224 n
34225 \emph default
34226  cellules de tableau 
34227 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34228 \end_inset
34229
34230  peut être calculée avec
34231 \end_layout
34232
34233 \begin_layout Standard
34234 \begin_inset Formula \begin{equation}
34235 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}
34236
34237 \end_inset
34238
34239
34240 \end_layout
34241
34242 \begin_layout Standard
34243 Où 
34244 \begin_inset Formula $W_{g\, n}$
34245 \end_inset
34246
34247  est la largeur fixe de toutes les cellules.
34248  
34249 \series bold
34250
34251 \backslash
34252 tabcolsep
34253 \series default
34254  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34255  sa valeur par défaut est 6
34256 \begin_inset space \thinspace{}
34257 \end_inset
34258
34259 pt.
34260  
34261 \series bold
34262
34263 \backslash
34264 arrayrulewidth
34265 \series default
34266  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34267 \begin_inset space \thinspace{}
34268 \end_inset
34269
34270 pt.
34271 \end_layout
34272
34273 \begin_layout Standard
34274 D'après l'équation
34275 \begin_inset space ~
34276 \end_inset
34277
34278
34279 \begin_inset CommandInset ref
34280 LatexCommand eqref
34281 reference "eq:Wtot_n"
34282
34283 \end_inset
34284
34285 , la largeur totale d'une multicolonne, 
34286 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34287 \end_inset
34288
34289  est
34290 \end_layout
34291
34292 \begin_layout Standard
34293 \begin_inset Formula \begin{equation}
34294 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34295
34296 \end_inset
34297
34298
34299 \end_layout
34300
34301 \begin_layout Standard
34302 En posant que les équations 
34303 \begin_inset space ~
34304 \end_inset
34305
34306
34307 \begin_inset CommandInset ref
34308 LatexCommand eqref
34309 reference "eq:Wtot_n"
34310
34311 \end_inset
34312
34313  et 
34314 \begin_inset CommandInset ref
34315 LatexCommand eqref
34316 reference "eq:Wtot_mult"
34317
34318 \end_inset
34319
34320  sont égales, on peut calculer la largeur nécessaire 
34321 \begin_inset Formula $W_{g\, n}$
34322 \end_inset
34323
34324  quand 
34325 \emph on
34326 n
34327 \emph default
34328  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34329  de 
34330 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34331 \end_inset
34332
34333 :
34334 \end_layout
34335
34336 \begin_layout Standard
34337 \begin_inset Formula \begin{equation}
34338 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34339
34340 \end_inset
34341
34342
34343 \end_layout
34344
34345 \begin_layout Bibliography
34346 \begin_inset CommandInset bibitem
34347 LatexCommand bibitem
34348 key "latexcompanion"
34349
34350 \end_inset
34351
34352 Frank Mittelbach and Michel Goossens: 
34353 \emph on
34354 The LaTeX Companion Second Edition.
34355
34356 \emph default
34357  Addison-Wesley, 2004
34358 \end_layout
34359
34360 \begin_layout Bibliography
34361 \begin_inset CommandInset bibitem
34362 LatexCommand bibitem
34363 key "latexguide"
34364
34365 \end_inset
34366
34367 Helmut Kopka and Patrick W.
34368  Daly: 
34369 \emph on
34370 A Guide to LaTeX Fourth Edition.
34371
34372 \emph default
34373  Addison-Wesley, 2003
34374 \end_layout
34375
34376 \begin_layout Bibliography
34377 \begin_inset CommandInset bibitem
34378 LatexCommand bibitem
34379 key "latexbook"
34380
34381 \end_inset
34382
34383 Leslie Lamport: 
34384 \emph on
34385 LaTeX: A Document Preparation System.
34386
34387 \emph default
34388  Addison-Wesley, second edition, 1994
34389 \end_layout
34390
34391 \begin_layout Bibliography
34392 \begin_inset CommandInset bibitem
34393 LatexCommand bibitem
34394 key "booktabs"
34395
34396 \end_inset
34397
34398 Documentation du paquetage LaTeX 
34399 \series bold
34400
34401 \begin_inset CommandInset href
34402 LatexCommand href
34403 name "booktabs"
34404 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34405
34406 \end_inset
34407
34408
34409 \series default
34410
34411 \begin_inset Index
34412 status collapsed
34413
34414 \begin_layout Plain Layout
34415 Paquetages LaTeX ! booktabs
34416 \end_layout
34417
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Bibliography
34424 \begin_inset CommandInset bibitem
34425 LatexCommand bibitem
34426 key "caption"
34427
34428 \end_inset
34429
34430 Documentation du paquetage LaTeX 
34431 \series bold
34432
34433 \begin_inset CommandInset href
34434 LatexCommand href
34435 name "caption"
34436 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34437
34438 \end_inset
34439
34440
34441 \series default
34442
34443 \begin_inset Index
34444 status collapsed
34445
34446 \begin_layout Plain Layout
34447 Paquetages LaTeX ! caption
34448 \end_layout
34449
34450 \end_inset
34451
34452
34453 \end_layout
34454
34455 \begin_layout Bibliography
34456 \begin_inset CommandInset bibitem
34457 LatexCommand bibitem
34458 key "endfloat"
34459
34460 \end_inset
34461
34462 Documentation du paquetage LaTeX 
34463 \series bold
34464
34465 \begin_inset CommandInset href
34466 LatexCommand href
34467 name "endfloat"
34468 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34469
34470 \end_inset
34471
34472
34473 \series default
34474
34475 \begin_inset Index
34476 status collapsed
34477
34478 \begin_layout Plain Layout
34479 Paquetages LaTeX ! endfloat
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Bibliography
34488 \begin_inset CommandInset bibitem
34489 LatexCommand bibitem
34490 key "wrapfig"
34491
34492 \end_inset
34493
34494 Documentation du paquetage LaTeX 
34495 \series bold
34496
34497 \begin_inset CommandInset href
34498 LatexCommand href
34499 name "wrapfig"
34500 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34501
34502 \end_inset
34503
34504
34505 \series default
34506
34507 \begin_inset Index
34508 status collapsed
34509
34510 \begin_layout Plain Layout
34511 Paquetages LaTeX ! wrapfig
34512 \begin_inset ERT
34513 status collapsed
34514
34515 \begin_layout Plain Layout
34516
34517
34518 \backslash
34519 vspace{4mm}
34520 \end_layout
34521
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \end_inset
34528
34529
34530 \end_layout
34531
34532 \begin_layout Bibliography
34533 \begin_inset CommandInset bibitem
34534 LatexCommand bibitem
34535 key "footmisc"
34536
34537 \end_inset
34538
34539 Documentation du paquetage LaTeX 
34540 \series bold
34541
34542 \begin_inset CommandInset href
34543 LatexCommand href
34544 name "footmisc"
34545 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34546
34547 \end_inset
34548
34549
34550 \series default
34551
34552 \begin_inset Index
34553 status collapsed
34554
34555 \begin_layout Plain Layout
34556 Paquetages LaTeX ! footmisc
34557 \end_layout
34558
34559 \end_inset
34560
34561
34562 \end_layout
34563
34564 \begin_layout Bibliography
34565 \begin_inset CommandInset bibitem
34566 LatexCommand bibitem
34567 key "hypcap"
34568
34569 \end_inset
34570
34571 Documentation du paquetage LaTeX 
34572 \series bold
34573
34574 \begin_inset CommandInset href
34575 LatexCommand href
34576 name "hypcap"
34577 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34578
34579 \end_inset
34580
34581
34582 \series default
34583
34584 \begin_inset Index
34585 status collapsed
34586
34587 \begin_layout Plain Layout
34588 Paquetages LaTeX ! hyperref
34589 \end_layout
34590
34591 \end_inset
34592
34593
34594 \end_layout
34595
34596 \begin_layout Bibliography
34597 \begin_inset CommandInset bibitem
34598 LatexCommand bibitem
34599 key "hyperref"
34600
34601 \end_inset
34602
34603 Documentation du paquetage LaTeX 
34604 \series bold
34605
34606 \begin_inset CommandInset href
34607 LatexCommand href
34608 name "hyperref"
34609 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34610
34611 \end_inset
34612
34613
34614 \series default
34615
34616 \begin_inset Index
34617 status collapsed
34618
34619 \begin_layout Plain Layout
34620 Paquetages LaTeX ! hyperref
34621 \end_layout
34622
34623 \end_inset
34624
34625
34626 \end_layout
34627
34628 \begin_layout Bibliography
34629 \begin_inset CommandInset bibitem
34630 LatexCommand bibitem
34631 key "koma-script"
34632
34633 \end_inset
34634
34635 Documentation du paquetage LaTeX 
34636 \series bold
34637
34638 \begin_inset CommandInset href
34639 LatexCommand href
34640 name "koma-script"
34641 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34642
34643 \end_inset
34644
34645
34646 \series default
34647
34648 \begin_inset Index
34649 status collapsed
34650
34651 \begin_layout Plain Layout
34652 Paquetages LaTeX ! koma-script
34653 \end_layout
34654
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \begin_layout Bibliography
34661 \begin_inset CommandInset bibitem
34662 LatexCommand bibitem
34663 key "listings"
34664
34665 \end_inset
34666
34667 Documentation du paquetage LaTeX 
34668 \series bold
34669
34670 \begin_inset CommandInset href
34671 LatexCommand href
34672 name "listings"
34673 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34674
34675 \end_inset
34676
34677
34678 \series default
34679
34680 \begin_inset Index
34681 status collapsed
34682
34683 \begin_layout Plain Layout
34684 Paquetages LaTeX ! listings
34685 \end_layout
34686
34687 \end_inset
34688
34689
34690 \end_layout
34691
34692 \begin_layout Bibliography
34693 \begin_inset CommandInset bibitem
34694 LatexCommand bibitem
34695 key "marginnote"
34696
34697 \end_inset
34698
34699 Documentation du paquetage LaTeX 
34700 \series bold
34701
34702 \begin_inset CommandInset href
34703 LatexCommand href
34704 name "marginnote"
34705 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34706
34707 \end_inset
34708
34709
34710 \series default
34711
34712 \begin_inset Index
34713 status collapsed
34714
34715 \begin_layout Plain Layout
34716 Paquetages LaTeX ! marginnote
34717 \end_layout
34718
34719 \end_inset
34720
34721
34722 \end_layout
34723
34724 \begin_layout Bibliography
34725 \begin_inset CommandInset bibitem
34726 LatexCommand bibitem
34727 key "pstricks"
34728
34729 \end_inset
34730
34731 Page Web du paquetage LaTeX 
34732 \series bold
34733
34734 \begin_inset CommandInset href
34735 LatexCommand href
34736 name "PSTricks"
34737 target "http://tug.org/PSTricks/"
34738
34739 \end_inset
34740
34741
34742 \series default
34743
34744 \begin_inset Index
34745 status collapsed
34746
34747 \begin_layout Plain Layout
34748 Paquetages LaTeX ! PSTricks
34749 \end_layout
34750
34751 \end_inset
34752
34753
34754 \end_layout
34755
34756 \begin_layout Bibliography
34757 \begin_inset CommandInset bibitem
34758 LatexCommand bibitem
34759 key "sidecap"
34760
34761 \end_inset
34762
34763 Documentation du paquetage LaTeX 
34764 \series bold
34765
34766 \begin_inset CommandInset href
34767 LatexCommand href
34768 name "sidecap"
34769 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34770
34771 \end_inset
34772
34773
34774 \series default
34775
34776 \begin_inset Index
34777 status collapsed
34778
34779 \begin_layout Plain Layout
34780 Paquetages LaTeX ! sidecap
34781 \end_layout
34782
34783 \end_inset
34784
34785
34786 \end_layout
34787
34788 \begin_layout Bibliography
34789 \begin_inset CommandInset bibitem
34790 LatexCommand bibitem
34791 key "NewInLyX16"
34792
34793 \end_inset
34794
34795
34796 \begin_inset CommandInset href
34797 LatexCommand href
34798 name "Page Wiki"
34799 target "http://wiki.lyx.org/LyX/NewInLyX16"
34800
34801 \end_inset
34802
34803  au sujet des nouveautés de 
34804 \family sans
34805 LyX 1.6.0
34806 \family default
34807 .
34808 \end_layout
34809
34810 \begin_layout Standard
34811 \begin_inset CommandInset index_print
34812 LatexCommand printindex
34813
34814 \end_inset
34815
34816
34817 \end_layout
34818
34819 \begin_layout Standard
34820 \begin_inset FloatList figure
34821
34822 \end_inset
34823
34824
34825 \end_layout
34826
34827 \begin_layout Standard
34828 \begin_inset FloatList table
34829
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \begin_layout Standard
34836 \begin_inset ERT
34837 status open
34838
34839 \begin_layout Plain Layout
34840
34841
34842 \backslash
34843 listof{algorithm}{Liste des Algorithmes}
34844 \end_layout
34845
34846 \end_inset
34847
34848
34849 \begin_inset Note Note
34850 status collapsed
34851
34852 \begin_layout Plain Layout
34853 voir la section
34854 \begin_inset space ~
34855 \end_inset
34856
34857
34858 \begin_inset CommandInset ref
34859 LatexCommand ref
34860 reference "sub:Flottant-d'Algorithme"
34861
34862 \end_inset
34863
34864  pour une description
34865 \end_layout
34866
34867 \end_inset
34868
34869
34870 \end_layout
34871
34872 \end_body
34873 \end_document