]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
- EmbeddedObjects.lyx, UserGuide.lyx: updates in the description of cross-references
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.6svn 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   \setboolean{sidecap}{true}}
156  {\setboolean{sidecap}{false}}
157
158 % redefine the \LyX macro for PDF bookmarks
159 \def\LyX{\texorpdfstring{%
160   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
161   {LyX}}
162
163 % use normal list environments also in French documents
164 \StandardLayout
165 \end_preamble
166 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
167 \use_default_options false
168 \language french
169 \inputencoding auto
170 \font_roman default
171 \font_sans default
172 \font_typewriter default
173 \font_default_family default
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pdfusetitle false
196 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
197 \papersize default
198 \use_geometry false
199 \use_amsmath 2
200 \use_esint 0
201 \cite_engine basic
202 \use_bibtopic false
203 \paperorientation portrait
204 \secnumdepth 3
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language french
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle default
212 \bullet 1 1 34 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes false
216 \output_changes false
217 \author "" 
218 \author "" 
219 \end_header
220
221 \begin_body
222
223 \begin_layout Title
224 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
225  les Boîtes et les Objets Externes de LyX
226 \end_layout
227
228 \begin_layout Author
229 par l'Équipe LyX
230 \begin_inset Foot
231 status collapsed
232
233 \begin_layout Plain Layout
234 \noindent
235 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
236  de la documentation de LyX: 
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 auteur original : Uwe Stöhr
256 \end_layout
257
258 \begin_layout Plain Layout
259 Traduction française : Siegfried Meunier-Guttin-Cluzel
260 \end_layout
261
262 \begin_layout Plain Layout
263 version 1.6.x janvier 2010
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Newline newline
270 \end_inset
271
272
273 \begin_inset Newline newline
274 \end_inset
275
276
277 \family sans
278 Version 1.6.x
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset CommandInset toc
283 LatexCommand tableofcontents
284
285 \end_inset
286
287
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset Note Note
292 status collapsed
293
294 \begin_layout Plain Layout
295 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
296  
297 \begin_inset Quotes fld
298 \end_inset
299
300 Visionner
301 \begin_inset Quotes frd
302 \end_inset
303
304  ou 
305 \begin_inset Quotes fld
306 \end_inset
307
308 Exporter
309 \begin_inset Quotes frd
310 \end_inset
311
312  en PDF ne fonctionnera pas du fait d'un conflit entre 
313 \family typewriter
314 varioref/hyperref
315 \family default
316  et le caractère 
317 \begin_inset Quotes fld
318 \end_inset
319
320 :
321 \begin_inset Quotes frd
322 \end_inset
323
324  apparaissant dans certaines étiquettes.
325  Pour résoudre ce problème, vous pouvez:
326 \end_layout
327
328 \begin_layout Itemize
329 soit désactiver 
330 \family typewriter
331 hyperref
332 \family default
333  dans le menu 
334 \family sans
335 Document\SpecialChar \menuseparator
336 Paramètres\SpecialChar \menuseparator
337 Propriété PDF
338 \family default
339 ;
340 \end_layout
341
342 \begin_layout Itemize
343 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
344 \begin_inset Newline newline
345 \end_inset
346
347
348 \series bold
349 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
350 \series default
351 ;
352 \end_layout
353
354 \begin_layout Itemize
355 soit mettre à jour votre distribution (en installant par exemple au moins
356  TeXLive 2008)
357 \end_layout
358
359 \end_inset
360
361
362 \begin_inset Note Note
363 status collapsed
364
365 \begin_layout Plain Layout
366 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
367  
368 \series bold
369 arydshln
370 \series default
371
372 \series bold
373 colortbl
374 \series default
375
376 \series bold
377 marginnote
378 \series default
379 , et 
380 \series bold
381 sidecap
382 \series default
383  doivent être installés.
384  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
385  les sections qui nécessitent les paquetages en question n'apparaîtront
386  pas sur la sortie.
387 \end_layout
388
389 \begin_layout Plain Layout
390 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
391 \begin_inset Newline newline
392 \end_inset
393
394
395 \series bold
396 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
397 \end_layout
398
399 \end_inset
400
401
402 \end_layout
403
404 \begin_layout Chapter
405 Figures
406 \begin_inset Index
407 status collapsed
408
409 \begin_layout Plain Layout
410 Figures
411 \end_layout
412
413 \end_inset
414
415
416 \begin_inset Index
417 status collapsed
418
419 \begin_layout Plain Layout
420 Graphiques|see
421 \begin_inset ERT
422 status collapsed
423
424 \begin_layout Plain Layout
425
426 {
427 \end_layout
428
429 \end_inset
430
431 Figures
432 \begin_inset ERT
433 status collapsed
434
435 \begin_layout Plain Layout
436
437 }
438 \end_layout
439
440 \end_inset
441
442
443 \end_layout
444
445 \end_inset
446
447
448 \end_layout
449
450 \begin_layout Section
451 La fenêtre de dialogue Graphique
452 \begin_inset Index
453 status collapsed
454
455 \begin_layout Plain Layout
456 Figures ! Fenêtre de dialogue Graphique
457 \end_layout
458
459 \end_inset
460
461
462 \begin_inset CommandInset label
463 LatexCommand label
464 name "sec:Graphics-Dialog"
465
466 \end_inset
467
468
469 \end_layout
470
471 \begin_layout Standard
472 Pour placer une figure dans votre document, cliquez sur le bouton
473 \begin_inset Graphics
474         filename ../../images/dialog-show-new-inset_graphics.png
475         scale 85
476         scaleBeforeRotation
477
478 \end_inset
479
480  dans la barre d'outils, ou faites 
481 \family sans
482 Insérer\SpecialChar \menuseparator
483 Graphique
484 \family default
485 .
486  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
487  à charger.
488  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
489  dans le texte.
490 \end_layout
491
492 \begin_layout Standard
493 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
494  sur une image
495 \begin_inset Note Note
496 status collapsed
497
498 \begin_layout Plain Layout
499 Ça marche aussi avec le bouton gauche ! (NdT)
500 \end_layout
501
502 \end_inset
503
504 .
505  Cette fenêtre de dialogue possède trois onglets:
506 \end_layout
507
508 \begin_layout Description
509 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
510  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
511  Les unités de longueurs utilisées sont décrites dans l'appendice
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "cha:Unités-de-longueur"
519
520 \end_inset
521
522 .
523 \begin_inset Newline newline
524 \end_inset
525
526
527 \begin_inset Index
528 status collapsed
529
530 \begin_layout Plain Layout
531 Figures ! Pivotées
532 \end_layout
533
534 \end_inset
535
536 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
537  d'une montre, en donnant l'angle de rotation et la position du pivot.
538  L'image apparaîtra pivotée dans LyX.
539 \begin_inset Newline newline
540 \end_inset
541
542
543 \begin_inset Index
544 status collapsed
545
546 \begin_layout Plain Layout
547 Figures ! Redimensionnées
548 \end_layout
549
550 \end_inset
551
552 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
553  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
554  sa largeur.
555  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
556  déterminée automatiquement.
557  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
558  éventuellement une distorsion.
559  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
560  
561 \family sans
562 Conserver
563 \begin_inset space ~
564 \end_inset
565
566 les
567 \begin_inset space ~
568 \end_inset
569
570 proportions
571 \family default
572 .
573  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
574  pas les valeurs fixées.
575  
576 \begin_inset Newline newline
577 \end_inset
578
579 Les images peuvent être modifiée en utilisant le programme de votre choix
580  en faisant un clic droit dessus et en choisissant 
581 \family sans
582 Éditer le fichier ailleurs
583 \family default
584  dans le menu contextuel qui apparaît.
585  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
586  
587 \family sans
588 Formats
589 \begin_inset space ~
590 \end_inset
591
592 de
593 \begin_inset space ~
594 \end_inset
595
596 fichiers
597 \family default
598  dans la fenêtre de dialogue de 
599 \family sans
600 Préférences
601 \family default
602  de LyX.
603 \end_layout
604
605 \begin_layout Description
606 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
607  la sortie finale est de modifier les coordonnées de la zone de l'image
608  qui est affichée.
609  Cette zone peut être calculée automatiquement à partir des données présentes
610  dans le fichier en appuyant sur le bouton 
611 \family sans
612 Valeurs
613 \begin_inset space ~
614 \end_inset
615
616 du
617 \begin_inset space ~
618 \end_inset
619
620 Fichier
621 \family default
622 .
623  Avec l'option 
624 \family sans
625 Couper
626 \begin_inset space ~
627 \end_inset
628
629 à
630 \begin_inset space ~
631 \end_inset
632
633 la
634 \begin_inset space ~
635 \end_inset
636
637 boîte
638 \begin_inset space ~
639 \end_inset
640
641 de
642 \begin_inset space ~
643 \end_inset
644
645 délimitation, 
646 \family default
647 seule la portion de l'image qui est dans la zone définie sera imprimée.
648  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
649  donc vous pouvez ignorer l'onglet 
650 \family sans
651 Rogner
652 \family default
653 .
654 \end_layout
655
656 \begin_layout Description
657
658 \family sans
659 Options
660 \begin_inset space ~
661 \end_inset
662
663 LaTeX
664 \begin_inset space ~
665 \end_inset
666
667 et
668 \begin_inset space ~
669 \end_inset
670
671 LyX
672 \family default
673  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
674  les experts ès-LaTeX pourront fournir des options supplémentaires pour
675  LaTeX
676 \begin_inset Newline newline
677 \end_inset
678
679 L'option 
680 \family sans
681 Mode brouillon
682 \family default
683  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
684  avec la taille de l'image.
685 \begin_inset Newline newline
686 \end_inset
687
688 L'option 
689 \family sans
690 Ne
691 \begin_inset space ~
692 \end_inset
693
694 pas
695 \begin_inset space ~
696 \end_inset
697
698 décompresser
699 \begin_inset space ~
700 \end_inset
701
702 à
703 \begin_inset space ~
704 \end_inset
705
706 l'exportation
707 \family default
708  n'affectera que les graphiques EPS zippés, par exemple 
709 \family typewriter
710 x.eps.gz
711 \family default
712 .
713  Quand cette option est activée, les images ne sont pas décompressées à
714  l'exportation, vu que LaTeX peut les traiter telles-quelles
715 \begin_inset Newline newline
716 \end_inset
717
718 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
719  disques quand on utilise PostScript comme format de sortie, voir l'appendice
720 \begin_inset space ~
721 \end_inset
722
723
724 \begin_inset CommandInset ref
725 LatexCommand ref
726 reference "sec:PostScript"
727
728 \end_inset
729
730 .
731  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
732  terminal UNIX ou une console Windows:
733 \begin_inset Newline newline
734 \end_inset
735
736
737 \series bold
738 gzip x.eps
739 \series default
740
741 \begin_inset Newline newline
742 \end_inset
743
744
745 \series bold
746 zgrep %%Bounding x.eps.gz > x.eps.bb
747 \series default
748
749 \begin_inset Newline newline
750 \end_inset
751
752 La seconde commande va créer le fichier contenant la description de la boîte
753  de délimitation 
754 \begin_inset Quotes eld
755 \end_inset
756
757
758 \family typewriter
759 x.eps.bb
760 \family default
761
762 \begin_inset Quotes erd
763 \end_inset
764
765  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
766 \begin_inset Newline newline
767 \end_inset
768
769 Le champ 
770 \family sans
771 Initialiser
772 \begin_inset space ~
773 \end_inset
774
775 le
776 \begin_inset space ~
777 \end_inset
778
779 nom
780 \begin_inset space ~
781 \end_inset
782
783 du
784 \begin_inset space ~
785 \end_inset
786
787 groupe
788 \family default
789  vous permet de définir ou de choisir un groupe de paramètres d'image
790 \begin_inset Index
791 status collapsed
792
793 \begin_layout Plain Layout
794 Figures ! Groupes de paramétrisation
795 \end_layout
796
797 \end_inset
798
799 .
800  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
801  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
802  les autres soient automatiquement modifiées de la même manière.
803  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
804  avoir à modifier leur taille manuellement une par une.
805  On peut rattacher une image à un groupe existant en utilisant le menu contextue
806 l de l'image et en cochant le nom du groupe dans la liste
807 \begin_inset Foot
808 status collapsed
809
810 \begin_layout Plain Layout
811 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
812 \end_layout
813
814 \end_inset
815
816 .
817 \end_layout
818
819 \begin_layout Standard
820 \begin_inset VSpace bigskip
821 \end_inset
822
823
824 \end_layout
825
826 \begin_layout Standard
827 Voici un exemple d'image au format EPS
828 \begin_inset Foot
829 status collapsed
830
831 \begin_layout Plain Layout
832 Les format d'images sont décrits dans la section
833 \begin_inset space ~
834 \end_inset
835
836
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "sec:Image-Formats"
840
841 \end_inset
842
843 .
844 \end_layout
845
846 \end_inset
847
848  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
849 nt:
850 \end_layout
851
852 \begin_layout Standard
853 \align center
854 \begin_inset Graphics
855         filename ../clipart/mobius.eps
856         scale 70
857         scaleBeforeRotation
858         rotateOrigin center
859
860 \end_inset
861
862
863 \end_layout
864
865 \begin_layout Standard
866 Et voici la même image mais en mode brouillon:
867 \end_layout
868
869 \begin_layout Standard
870 \align center
871 \begin_inset Graphics
872         filename ../clipart/mobius.eps
873         scale 70
874         draft
875         scaleBeforeRotation
876         rotateOrigin center
877
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Section
884 Figures Flottantes
885 \begin_inset CommandInset label
886 LatexCommand label
887 name "sec:Figure-Floats"
888
889 \end_inset
890
891
892 \begin_inset Index
893 status collapsed
894
895 \begin_layout Plain Layout
896 Flottants ! Figures
897 \end_layout
898
899 \end_inset
900
901
902 \begin_inset Index
903 status collapsed
904
905 \begin_layout Plain Layout
906 Figures ! Flottants
907 \end_layout
908
909 \end_inset
910
911
912 \end_layout
913
914 \begin_layout Standard
915 Pour des explications d'ordre général concernant les flottants, jetez un
916  coup d'œil à la section
917 \begin_inset space ~
918 \end_inset
919
920
921 \begin_inset CommandInset ref
922 LatexCommand ref
923 reference "sec:Flottants-Introduction"
924
925 \end_inset
926
927 .
928 \end_layout
929
930 \begin_layout Standard
931 Le bouton 
932 \begin_inset Graphics
933         filename ../../images/float-insert_figure.png
934         scale 85
935         scaleBeforeRotation
936
937 \end_inset
938
939  de la barre d'outils et le menu 
940 \family sans
941 Insérer\SpecialChar \menuseparator
942 Flottant\SpecialChar \menuseparator
943 Figure
944 \family default
945  insèrent un flottant avec l'étiquette 
946 \begin_inset Quotes eld
947 \end_inset
948
949
950 \series bold
951 Figure
952 \begin_inset space ~
953 \end_inset
954
955 #:
956 \series default
957
958 \begin_inset Quotes erd
959 \end_inset
960
961  (# est le numéro réel de l'image).
962  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
963 \begin_inset space ~
964 \end_inset
965
966
967 \begin_inset CommandInset ref
968 LatexCommand ref
969 reference "fig:kill-plat"
970
971 \end_inset
972
973  ou en dessous de la légende comme pour la Figure
974 \begin_inset space ~
975 \end_inset
976
977
978 \begin_inset CommandInset ref
979 LatexCommand ref
980 reference "fig:escher"
981
982 \end_inset
983
984 .
985  Vous trouverez plus d'information sur le positionnement des légendes dans
986  la section
987 \begin_inset space ~
988 \end_inset
989
990
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "sec:Placement-légende"
994
995 \end_inset
996
997 .
998 \end_layout
999
1000 \begin_layout Standard
1001 \begin_inset Float figure
1002 wide false
1003 sideways false
1004 status open
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Graphics
1009         filename ../clipart/platypus.eps
1010         width 50col%
1011         scaleBeforeRotation
1012         rotateOrigin center
1013
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \begin_layout Plain Layout
1020 \begin_inset Caption
1021
1022 \begin_layout Plain Layout
1023 \begin_inset CommandInset label
1024 LatexCommand label
1025 name "fig:kill-plat"
1026
1027 \end_inset
1028
1029 Un ornithorynque sévèrement déformé dans un flottant de figure.
1030 \end_layout
1031
1032 \end_inset
1033
1034
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \end_layout
1041
1042 \begin_layout Standard
1043 \begin_inset Float figure
1044 wide false
1045 sideways false
1046 status open
1047
1048 \begin_layout Plain Layout
1049 \begin_inset Caption
1050
1051 \begin_layout Plain Layout
1052 \begin_inset CommandInset label
1053 LatexCommand label
1054 name "fig:escher"
1055
1056 \end_inset
1057
1058 M.C.
1059  Escher sous LSD.
1060 \end_layout
1061
1062 \end_inset
1063
1064
1065 \end_layout
1066
1067 \begin_layout Plain Layout
1068 \align center
1069 \begin_inset Graphics
1070         filename ../clipart/escher-lsd.eps
1071         scale 80
1072         scaleBeforeRotation
1073         rotateOrigin center
1074
1075 \end_inset
1076
1077
1078 \end_layout
1079
1080 \end_inset
1081
1082
1083 \end_layout
1084
1085 \begin_layout Standard
1086 \begin_inset Index
1087 status collapsed
1088
1089 \begin_layout Plain Layout
1090 References@Références ! à des Figures
1091 \end_layout
1092
1093 \end_inset
1094
1095 Les figure
1096 \begin_inset space ~
1097 \end_inset
1098
1099
1100 \begin_inset CommandInset ref
1101 LatexCommand ref
1102 reference "fig:kill-plat"
1103
1104 \end_inset
1105
1106  et 
1107 \begin_inset CommandInset ref
1108 LatexCommand ref
1109 reference "fig:escher"
1110
1111 \end_inset
1112
1113  sont des exemples de figures référencées.
1114  Dans le texte, on fait référence à une figure en faisant référence à sa
1115  légende.
1116  On insère donc une étiquette dans la légende en utilisant le menu 
1117 \family sans
1118 Insérer
1119 \family default
1120 \SpecialChar \menuseparator
1121
1122 \family sans
1123 Étiquette
1124 \family default
1125  ou le bouton 
1126 \begin_inset Graphics
1127         filename ../../images/label-insert.png
1128         scale 85
1129         scaleBeforeRotation
1130
1131 \end_inset
1132
1133  de la barre d'outils.
1134  On peut alors faire référence à cette étiquette en utilisant le menu 
1135 \family sans
1136 Insérer\SpecialChar \menuseparator
1137 Référence
1138 \begin_inset space ~
1139 \end_inset
1140
1141 croisée
1142 \family default
1143  ou le bouton 
1144 \begin_inset Graphics
1145         filename ../../images/dialog-show-new-inset_ref.png
1146         scale 85
1147         scaleBeforeRotation
1148
1149 \end_inset
1150
1151  de la barre d'outils.
1152  Il est important d'utiliser des références pour les flottants de figures
1153  plutôt que des locutions vagues du genre 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157 la figure ci-dessous
1158 \begin_inset Quotes erd
1159 \end_inset
1160
1161 , puisque LaTeX va repositionner la figure dans le document final.
1162  Votre figure risque de ne plus être ci-dessous du tout !
1163 \begin_inset Newline newline
1164 \end_inset
1165
1166 Le référencement est expliqué plus en détail dans la section
1167 \begin_inset space ~
1168 \end_inset
1169
1170
1171 \begin_inset CommandInset ref
1172 LatexCommand ref
1173 reference "sec:Referencer-les-Flottants"
1174
1175 \end_inset
1176
1177 .
1178 \end_layout
1179
1180 \begin_layout Standard
1181 En principe on met une seule figure dans un flottant, mais parfois vous
1182  pouvez vouloir deux figures avec chacune sa sous-légende.
1183  C'est possible en insérant des flottants d'image dans des flottants d'image
1184  existants.
1185  Notez que seule la légende principale des flottants est reprise dans la
1186  liste des figures.
1187  La figure
1188 \begin_inset space ~
1189 \end_inset
1190
1191
1192 \begin_inset CommandInset ref
1193 LatexCommand ref
1194 reference "fig:Deux-images-déformées"
1195
1196 \end_inset
1197
1198  est un exemple de flottant de figure avec deux images mises l'une à côté
1199  de l'autre.
1200  Vous pouvez aussi mettre les images les unes sous les autres.
1201  Les figures
1202 \begin_inset space ~
1203 \end_inset
1204
1205
1206 \begin_inset CommandInset ref
1207 LatexCommand ref
1208 reference "fig:Structure-indéfinissable"
1209
1210 \end_inset
1211
1212  et 
1213 \begin_inset CommandInset ref
1214 LatexCommand ref
1215 reference "fig:Un-ornithorynque"
1216
1217 \end_inset
1218
1219  sont des sous-figures.
1220 \end_layout
1221
1222 \begin_layout Standard
1223 \begin_inset Float figure
1224 wide false
1225 sideways false
1226 status open
1227
1228 \begin_layout Plain Layout
1229 \begin_inset space \hfill{}
1230 \end_inset
1231
1232
1233 \begin_inset Float figure
1234 wide false
1235 sideways false
1236 status open
1237
1238 \begin_layout Plain Layout
1239 \begin_inset Caption
1240
1241 \begin_layout Plain Layout
1242 \begin_inset CommandInset label
1243 LatexCommand label
1244 name "fig:Structure-indéfinissable"
1245
1246 \end_inset
1247
1248 Structure indéfinissable
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \end_layout
1255
1256 \begin_layout Plain Layout
1257 \begin_inset Graphics
1258         filename ../clipart/escher-lsd.eps
1259         width 45col%
1260         scaleBeforeRotation
1261         groupId Déformés
1262
1263 \end_inset
1264
1265
1266 \end_layout
1267
1268 \end_inset
1269
1270
1271 \begin_inset space \hfill{}
1272 \end_inset
1273
1274
1275 \begin_inset Float figure
1276 wide false
1277 sideways false
1278 status open
1279
1280 \begin_layout Plain Layout
1281 \begin_inset Caption
1282
1283 \begin_layout Plain Layout
1284 \begin_inset CommandInset label
1285 LatexCommand label
1286 name "fig:Un-ornithorynque"
1287
1288 \end_inset
1289
1290 Un ornithorynque
1291 \end_layout
1292
1293 \end_inset
1294
1295
1296 \end_layout
1297
1298 \begin_layout Plain Layout
1299 \begin_inset Graphics
1300         filename ../clipart/platypus.eps
1301         width 45col%
1302         scaleBeforeRotation
1303         groupId Déformés
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \end_inset
1311
1312
1313 \begin_inset space \hfill{}
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \begin_layout Plain Layout
1320 \begin_inset Caption
1321
1322 \begin_layout Plain Layout
1323 \begin_inset CommandInset label
1324 LatexCommand label
1325 name "fig:Deux-images-déformées"
1326
1327 \end_inset
1328
1329 Deux images déformées.
1330  Les deux images font partie du groupe de paramétrisation 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334 déformés
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338 .
1339 \end_layout
1340
1341 \end_inset
1342
1343
1344 \end_layout
1345
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \begin_layout Section
1352 Les Formats d'images
1353 \begin_inset CommandInset label
1354 LatexCommand label
1355 name "sec:Image-Formats"
1356
1357 \end_inset
1358
1359
1360 \begin_inset Index
1361 status collapsed
1362
1363 \begin_layout Plain Layout
1364 Formats d' images
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \begin_inset Index
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 Figures ! Formats d'images
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \begin_layout Standard
1383 Vous pouvez insérer des images dans n'importe quel format connu.
1384  Mais, comme nous l'avons expliqué dans l'appendice
1385 \begin_inset space ~
1386 \end_inset
1387
1388
1389 \begin_inset CommandInset ref
1390 LatexCommand ref
1391 reference "cha:Formats-fichiers-graphiques"
1392
1393 \end_inset
1394
1395 ,
1396 \lang english
1397  
1398 \lang french
1399 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1400  de formats d'images.
1401  Pour s'en sortir LyX utilise le programme 
1402 \family typewriter
1403 ImageMagick
1404 \family default
1405  en arrière plan pour convertir les formats que vous utilisez dans un des
1406  formats acceptés par le format de sortie.
1407  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1408 ons en n'utilisant que les formats listés dans les sous sections de
1409 \lang english
1410  
1411 \lang french
1412 l'appendice
1413 \begin_inset space ~
1414 \end_inset
1415
1416
1417 \begin_inset CommandInset ref
1418 LatexCommand ref
1419 reference "cha:Formats-fichiers-graphiques"
1420
1421 \end_inset
1422
1423 .
1424 \end_layout
1425
1426 \begin_layout Standard
1427 Comme pour les polices de caractères, il y a deux grands types de formats
1428  d'images:
1429 \end_layout
1430
1431 \begin_layout Description
1432 Les
1433 \begin_inset space ~
1434 \end_inset
1435
1436 images
1437 \begin_inset space ~
1438 \end_inset
1439
1440 Matricielles
1441 \begin_inset space ~
1442 \end_inset
1443
1444 (ou
1445 \begin_inset space ~
1446 \end_inset
1447
1448 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1449  enregistrés sous un format compressé.
1450  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1451  petits carrés quand on utilise des agrandissements trop importants (aspect
1452  
1453 \begin_inset Quotes eld
1454 \end_inset
1455
1456 pixellisé
1457 \begin_inset Quotes erd
1458 \end_inset
1459
1460 ).
1461  Les formats matriciels les plus connus sont le GIF (
1462 \begin_inset Quotes eld
1463 \end_inset
1464
1465 Graphics Interchange Format
1466 \begin_inset Quotes erd
1467 \end_inset
1468
1469 , avec comme extension de fichier 
1470 \begin_inset Quotes eld
1471 \end_inset
1472
1473
1474 \family typewriter
1475 .gif
1476 \family default
1477
1478 \begin_inset Quotes erd
1479 \end_inset
1480
1481 )
1482 \begin_inset Index
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486 GIF|see
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 {
1493 \end_layout
1494
1495 \end_inset
1496
1497 Format d'image
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 }
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512
1513 , le PNG (
1514 \begin_inset Quotes eld
1515 \end_inset
1516
1517 Portable Network Graphics, extension 
1518 \begin_inset Quotes eld
1519 \end_inset
1520
1521
1522 \family typewriter
1523 .png
1524 \family default
1525
1526 \begin_inset Quotes erd
1527 \end_inset
1528
1529 )
1530 \begin_inset Index
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534 PNG|see
1535 \begin_inset ERT
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539
1540 {
1541 \end_layout
1542
1543 \end_inset
1544
1545 Formats d'image
1546 \begin_inset ERT
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550
1551 }
1552 \end_layout
1553
1554 \end_inset
1555
1556
1557 \end_layout
1558
1559 \end_inset
1560
1561  et le JPG (
1562 \begin_inset Quotes eld
1563 \end_inset
1564
1565 Joint Photographic Expert Group, extension 
1566 \begin_inset Quotes eld
1567 \end_inset
1568
1569
1570 \family typewriter
1571 .jpg
1572 \family default
1573
1574 \begin_inset Quotes erd
1575 \end_inset
1576
1577  ou 
1578 \begin_inset Quotes eld
1579 \end_inset
1580
1581
1582 \family typewriter
1583 .jpeg
1584 \family default
1585
1586 \begin_inset Quotes erd
1587 \end_inset
1588
1589 )
1590 \begin_inset Index
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 JPG|see
1595 \begin_inset ERT
1596 status collapsed
1597
1598 \begin_layout Plain Layout
1599
1600 {
1601 \end_layout
1602
1603 \end_inset
1604
1605 Formats d'image
1606 \begin_inset ERT
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610
1611 }
1612 \end_layout
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620
1621 .
1622 \end_layout
1623
1624 \begin_layout Description
1625 Les
1626 \begin_inset space ~
1627 \end_inset
1628
1629 images
1630 \begin_inset space ~
1631 \end_inset
1632
1633 Vectorielles
1634 \begin_inset space ~
1635 \end_inset
1636
1637 (ou
1638 \begin_inset space ~
1639 \end_inset
1640
1641 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1642  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1643 nnée comme on le veut sans perte de précision.
1644  La possibilité de redimensionner les images est très utilisé pour les présentat
1645 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1646 nnement.
1647  Le redimensionnement permet aussi de présenter des documents en ligne où
1648  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1649  étudier les détails.
1650 \begin_inset Newline newline
1651 \end_inset
1652
1653 Les principaux formats vectoriels sont le SVG (
1654 \begin_inset Quotes eld
1655 \end_inset
1656
1657 Scalable Vector Graphics
1658 \begin_inset Quotes erd
1659 \end_inset
1660
1661 , extension
1662 \begin_inset Quotes eld
1663 \end_inset
1664
1665
1666 \family typewriter
1667 .svg
1668 \family default
1669
1670 \begin_inset Quotes erd
1671 \end_inset
1672
1673 )
1674 \begin_inset Index
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678 SVG|see
1679 \begin_inset ERT
1680 status collapsed
1681
1682 \begin_layout Plain Layout
1683
1684 {
1685 \end_layout
1686
1687 \end_inset
1688
1689 Format d'image
1690 \begin_inset ERT
1691 status collapsed
1692
1693 \begin_layout Plain Layout
1694
1695 }
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \end_inset
1704
1705 , l'EPS ( 
1706 \begin_inset Quotes eld
1707 \end_inset
1708
1709 encapsulated PostScript
1710 \begin_inset Quotes erd
1711 \end_inset
1712
1713 , extension
1714 \begin_inset Quotes eld
1715 \end_inset
1716
1717
1718 \family typewriter
1719 .eps
1720 \family default
1721
1722 \begin_inset Quotes erd
1723 \end_inset
1724
1725 )
1726 \begin_inset Index
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730 EPS|see
1731 \begin_inset ERT
1732 status collapsed
1733
1734 \begin_layout Plain Layout
1735
1736 {
1737 \end_layout
1738
1739 \end_inset
1740
1741 Format d'image
1742 \begin_inset ERT
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746
1747 }
1748 \end_layout
1749
1750 \end_inset
1751
1752
1753 \end_layout
1754
1755 \end_inset
1756
1757 , le PDF (
1758 \begin_inset Quotes eld
1759 \end_inset
1760
1761 Portable Document Format
1762 \begin_inset Quotes erd
1763 \end_inset
1764
1765 , extension
1766 \begin_inset Quotes eld
1767 \end_inset
1768
1769
1770 \family typewriter
1771 .pdf
1772 \family default
1773
1774 \begin_inset Quotes erd
1775 \end_inset
1776
1777 )
1778 \begin_inset Index
1779 status collapsed
1780
1781 \begin_layout Plain Layout
1782 PDF|see
1783 \begin_inset ERT
1784 status collapsed
1785
1786 \begin_layout Plain Layout
1787
1788 {
1789 \end_layout
1790
1791 \end_inset
1792
1793 Format d'image
1794 \begin_inset ERT
1795 status collapsed
1796
1797 \begin_layout Plain Layout
1798
1799 }
1800 \end_layout
1801
1802 \end_inset
1803
1804
1805 \end_layout
1806
1807 \end_inset
1808
1809  et le WMF (
1810 \begin_inset Quotes eld
1811 \end_inset
1812
1813 Windows Metafile
1814 \begin_inset Quotes erd
1815 \end_inset
1816
1817 , extension 
1818 \begin_inset Quotes eld
1819 \end_inset
1820
1821
1822 \family typewriter
1823 .wfm
1824 \family default
1825
1826 \begin_inset Quotes erd
1827 \end_inset
1828
1829  ou 
1830 \begin_inset Quotes eld
1831 \end_inset
1832
1833
1834 \family typewriter
1835 .emf
1836 \family default
1837
1838 \begin_inset Quotes erd
1839 \end_inset
1840
1841 )
1842 \begin_inset Index
1843 status collapsed
1844
1845 \begin_layout Plain Layout
1846 WMF|see
1847 \begin_inset ERT
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851
1852 {
1853 \end_layout
1854
1855 \end_inset
1856
1857 Formats d'images
1858 \begin_inset ERT
1859 status collapsed
1860
1861 \begin_layout Plain Layout
1862
1863 }
1864 \end_layout
1865
1866 \end_inset
1867
1868
1869 \end_layout
1870
1871 \end_inset
1872
1873 .
1874  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1875  en EPS, mais le résultat ne sera pas redimensionnable.
1876  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1877 \begin_inset Foot
1878 status open
1879
1880 \begin_layout Plain Layout
1881 Dans le cas du PDF l'image initiale est aussi compressée.
1882 \end_layout
1883
1884 \end_inset
1885
1886 .
1887 \end_layout
1888
1889 \begin_layout Standard
1890 Les fichiers PDF générés par 
1891 \family typewriter
1892 Adobe Photoshop
1893 \family default
1894 , par exemple, sont des images matricielles.
1895 \end_layout
1896
1897 \begin_layout Standard
1898 En principe il est quasiment impossible de convertir une image matricielle
1899  en graphique vectoriel, seul le contraire est possible.
1900
1901 \lang english
1902  
1903 \lang french
1904 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1905  dans respectivement un fichier de sortie PDF ou PostScript.
1906  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1907  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1908  WMF/SVG
1909 \begin_inset Formula $\to$
1910 \end_inset
1911
1912 PDF/EPS convenables.
1913 \end_layout
1914
1915 \begin_layout Chapter
1916 Tableaux
1917 \begin_inset Index
1918 status collapsed
1919
1920 \begin_layout Plain Layout
1921 Tableau
1922 \end_layout
1923
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \begin_layout Section
1930 Introduction
1931 \begin_inset Index
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935 Tableau ! Introduction
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Standard
1944 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1945  
1946 \begin_inset Graphics
1947         filename ../../images/tabular-insert.png
1948         scale 85
1949         scaleBeforeRotation
1950
1951 \end_inset
1952
1953  soit 
1954 \family sans
1955 Insérer\SpecialChar \menuseparator
1956 Tableau
1957 \family default
1958 .
1959  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1960  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1961  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1962  sur un bouton de la souris pour valider votre choix.
1963  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1964  vous demandant le nombre de lignes et de colonnes.
1965 \begin_inset Newline newline
1966 \end_inset
1967
1968 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1969  une à droite de la colonne la plus à droite et une en bas de la rangée
1970  du bas, qui forment une boîte autour du tableau.
1971  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1972  apparaît séparée du reste du tableau.
1973  Voici un exemple :
1974 \end_layout
1975
1976 \begin_layout Standard
1977 \align center
1978 \begin_inset Tabular
1979 <lyxtabular version="3" rows="4" columns="4">
1980 <features>
1981 <column alignment="center" valignment="top" width="0">
1982 <column alignment="center" valignment="top" width="0">
1983 <column alignment="center" valignment="top" width="0">
1984 <column alignment="center" valignment="top" width="0">
1985 <row>
1986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999 1
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008 2
2009 \end_layout
2010
2011 \end_inset
2012 </cell>
2013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2014 \begin_inset Text
2015
2016 \begin_layout Plain Layout
2017 3
2018 \end_layout
2019
2020 \end_inset
2021 </cell>
2022 </row>
2023 <row>
2024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028 A
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2034 \begin_inset Text
2035
2036 \begin_layout Plain Layout
2037
2038 \end_layout
2039
2040 \end_inset
2041 </cell>
2042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2043 \begin_inset Text
2044
2045 \begin_layout Plain Layout
2046
2047 \end_layout
2048
2049 \end_inset
2050 </cell>
2051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2052 \begin_inset Text
2053
2054 \begin_layout Plain Layout
2055
2056 \end_layout
2057
2058 \end_inset
2059 </cell>
2060 </row>
2061 <row>
2062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Plain Layout
2066 B
2067 \end_layout
2068
2069 \end_inset
2070 </cell>
2071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2072 \begin_inset Text
2073
2074 \begin_layout Plain Layout
2075
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2081 \begin_inset Text
2082
2083 \begin_layout Plain Layout
2084
2085 \end_layout
2086
2087 \end_inset
2088 </cell>
2089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2090 \begin_inset Text
2091
2092 \begin_layout Plain Layout
2093
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 </row>
2099 <row>
2100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2101 \begin_inset Text
2102
2103 \begin_layout Plain Layout
2104 C
2105 \end_layout
2106
2107 \end_inset
2108 </cell>
2109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2110 \begin_inset Text
2111
2112 \begin_layout Plain Layout
2113
2114 \end_layout
2115
2116 \end_inset
2117 </cell>
2118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Plain Layout
2122
2123 \end_layout
2124
2125 \end_inset
2126 </cell>
2127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2128 \begin_inset Text
2129
2130 \begin_layout Plain Layout
2131
2132 \end_layout
2133
2134 \end_inset
2135 </cell>
2136 </row>
2137 </lyxtabular>
2138
2139 \end_inset
2140
2141
2142 \end_layout
2143
2144 \begin_layout Section
2145 La fenêtre 
2146 \family sans
2147 Tableau
2148 \family default
2149
2150 \begin_inset Index
2151 status collapsed
2152
2153 \begin_layout Plain Layout
2154 Tableau ! Fenêtre de dialogue
2155 \end_layout
2156
2157 \end_inset
2158
2159
2160 \end_layout
2161
2162 \begin_layout Standard
2163 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2164  de la souris, ce qui fait apparaître une fenêtre avec des options.
2165  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2166  la colonne et la ligne dans laquelle le curseur se trouve.
2167  La plupart des options peuvent s'appliquer à des sélections.
2168  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2169  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2170  votre sélection.
2171  Notez qu'il y a une différence entre sélectionner le 
2172 \emph on
2173 contenu 
2174 \emph default
2175 d'une cellule et sélectionner la cellule elle-même.
2176  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2177  tableaux :
2178 \end_layout
2179
2180 \begin_layout Description
2181 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2182  la largeur de la colonne courante.
2183  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2184  vertical de la ligne courante.
2185  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2186  et donc, plusieurs paragraphes de texte, voir la section
2187 \begin_inset space ~
2188 \end_inset
2189
2190
2191 \begin_inset CommandInset ref
2192 LatexCommand ref
2193 reference "sub:Lignes-multiple-dans-cellule"
2194
2195 \end_inset
2196
2197 .
2198  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2199  pour accommoder le contenu de cellule le plus large.
2200 \begin_inset Newline newline
2201 \end_inset
2202
2203 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2204  un multicolonne, voir la section
2205 \begin_inset space ~
2206 \end_inset
2207
2208
2209 \begin_inset CommandInset ref
2210 LatexCommand ref
2211 reference "sub:Multicolonnes"
2212
2213 \end_inset
2214
2215 .
2216 \begin_inset Newline newline
2217 \end_inset
2218
2219 L'option 
2220 \family sans
2221 Tourner
2222 \begin_inset space ~
2223 \end_inset
2224
2225 la
2226 \begin_inset space ~
2227 \end_inset
2228
2229 case
2230 \begin_inset space ~
2231 \end_inset
2232
2233 de
2234 \begin_inset space ~
2235 \end_inset
2236
2237 90°
2238 \family default
2239  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2240  L'option 
2241 \family sans
2242 Tourner
2243 \begin_inset space ~
2244 \end_inset
2245
2246 le
2247 \begin_inset space ~
2248 \end_inset
2249
2250 tableau
2251 \begin_inset space ~
2252 \end_inset
2253
2254 de
2255 \begin_inset space ~
2256 \end_inset
2257
2258 90°
2259 \family default
2260  fait pivoter tout le tableau.
2261  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2262  la sortie finale.
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266
2267 \begin_inset Note Greyedout
2268 status open
2269
2270 \begin_layout Plain Layout
2271
2272 \series bold
2273 Note:
2274 \series default
2275  La plupart des visualiseurs DVI ne sont 
2276 \emph on
2277 pas
2278 \emph default
2279  capables d'afficher ces rotations.
2280 \end_layout
2281
2282 \end_inset
2283
2284
2285 \lang english
2286
2287 \begin_inset Newline newline
2288 \end_inset
2289
2290
2291 \lang french
2292 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2293  spéciales pour le tableau, voir les sections
2294 \begin_inset space ~
2295 \end_inset
2296
2297
2298 \begin_inset CommandInset ref
2299 LatexCommand ref
2300 reference "sub:Calculs-multicolonnes"
2301
2302 \end_inset
2303
2304  et 
2305 \begin_inset CommandInset ref
2306 LatexCommand ref
2307 reference "sec:Tableaux-Colorés"
2308
2309 \end_inset
2310
2311 .
2312 \end_layout
2313
2314 \begin_layout Description
2315
2316 \family sans
2317 Bordures
2318 \family default
2319  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2320  ou la colonne courante.
2321  
2322 \begin_inset Newline newline
2323 \end_inset
2324
2325 En utilisant le style 
2326 \family sans
2327 Formel
2328 \family default
2329  à la place du style par 
2330 \family sans
2331 Défaut
2332 \family default
2333 , on va convertir le tableau en tableau formel comme on le décrit dans la
2334  section
2335 \begin_inset space ~
2336 \end_inset
2337
2338
2339 \begin_inset CommandInset ref
2340 LatexCommand ref
2341 reference "sec:Tableaux-Formels"
2342
2343 \end_inset
2344
2345 .
2346 \begin_inset Newline newline
2347 \end_inset
2348
2349 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2350  dans les lignes du tableau comme c'est décrit dans la section
2351 \begin_inset space ~
2352 \end_inset
2353
2354
2355 \begin_inset CommandInset ref
2356 LatexCommand ref
2357 reference "sub:Espacement-lignes"
2358
2359 \end_inset
2360
2361 .
2362 \end_layout
2363
2364 \begin_layout Description
2365 Tableau
2366 \begin_inset space ~
2367 \end_inset
2368
2369 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2370  un 
2371 \begin_inset Quotes eld
2372 \end_inset
2373
2374
2375 \emph on
2376 tableau long
2377 \emph default
2378
2379 \begin_inset Quotes erd
2380 \end_inset
2381
2382  qui peut continuer sur plusieurs pages.
2383  Les sections
2384 \begin_inset space ~
2385 \end_inset
2386
2387
2388 \begin_inset CommandInset ref
2389 LatexCommand ref
2390 reference "sec:Tableaux-longs"
2391
2392 \end_inset
2393
2394  et 
2395 \begin_inset CommandInset ref
2396 LatexCommand ref
2397 reference "sec:Questions-sur-tableaux-longs"
2398
2399 \end_inset
2400
2401  décrivent ces tableaux longs plus en détail.
2402 \end_layout
2403
2404 \begin_layout Standard
2405 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2406  de cellule en cellule avec les touches de déplacement et voir s'afficher
2407  les propriétés de la cellule courante dans la fenêtre de dialogue.
2408 \end_layout
2409
2410 \begin_layout Section
2411 La barre d'outils tableau
2412 \begin_inset Index
2413 status collapsed
2414
2415 \begin_layout Plain Layout
2416 Tableau ! Barre d'outils
2417 \end_layout
2418
2419 \end_inset
2420
2421
2422 \end_layout
2423
2424 \begin_layout Standard
2425 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2426  permet de modifier plus rapidement les tableaux.
2427  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2428  le curseur se trouve à l'intérieur d'un tableau.
2429  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2430  au menu 
2431 \family sans
2432 Visualiser\SpecialChar \menuseparator
2433 Barres
2434 \begin_inset space ~
2435 \end_inset
2436
2437 d'outils\SpecialChar \menuseparator
2438 Tableau
2439 \family default
2440 .
2441 \end_layout
2442
2443 \begin_layout Standard
2444 La barre d'outils contient les icônes suivantes :
2445 \end_layout
2446
2447 \begin_layout Labeling
2448 \labelwidthstring 00.00.0000
2449 \begin_inset Graphics
2450         filename ../../images/tabular-feature_append-row.png
2451         scaleBeforeRotation
2452
2453 \end_inset
2454
2455  ajoute une ligne sous la cellule ou la sélection courante
2456 \end_layout
2457
2458 \begin_layout Labeling
2459 \labelwidthstring 00.00.0000
2460 \begin_inset Graphics
2461         filename ../../images/tabular-feature_append-column.png
2462         scaleBeforeRotation
2463
2464 \end_inset
2465
2466  ajoute une colonne à la droite de la cellule ou de la sélection courante
2467 \end_layout
2468
2469 \begin_layout Labeling
2470 \labelwidthstring 00.00.0000
2471 \begin_inset Graphics
2472         filename ../../images/tabular-feature_delete-row.png
2473         scaleBeforeRotation
2474
2475 \end_inset
2476
2477  supprime la ligne ou la sélection courante
2478 \end_layout
2479
2480 \begin_layout Labeling
2481 \labelwidthstring 00.00.0000
2482 \begin_inset Graphics
2483         filename ../../images/tabular-feature_delete-column.png
2484         scaleBeforeRotation
2485
2486 \end_inset
2487
2488  supprime la colonne ou la sélection courante
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Graphics
2494         filename ../../images/tabular-feature_toggle-line-top.png
2495         scaleBeforeRotation
2496
2497 \end_inset
2498
2499  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2500  courante
2501 \end_layout
2502
2503 \begin_layout Labeling
2504 \labelwidthstring 00.00.0000
2505 \begin_inset Graphics
2506         filename ../../images/tabular-feature_toggle-line-bottom.png
2507         scaleBeforeRotation
2508
2509 \end_inset
2510
2511  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2512 \end_layout
2513
2514 \begin_layout Labeling
2515 \labelwidthstring 00.00.0000
2516 \begin_inset Graphics
2517         filename ../../images/tabular-feature_toggle-line-left.png
2518         scaleBeforeRotation
2519
2520 \end_inset
2521
2522  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2523 \begin_inset Note Note
2524 status collapsed
2525
2526 \begin_layout Plain Layout
2527 ou colonne ?
2528 \end_layout
2529
2530 \end_inset
2531
2532  ou de la sélection courante
2533 \end_layout
2534
2535 \begin_layout Labeling
2536 \labelwidthstring 00.00.0000
2537 \begin_inset Graphics
2538         filename ../../images/tabular-feature_toggle-line-right.png
2539         scaleBeforeRotation
2540
2541 \end_inset
2542
2543  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2544 \begin_inset Note Note
2545 status collapsed
2546
2547 \begin_layout Plain Layout
2548 ou colonne ?
2549 \end_layout
2550
2551 \end_inset
2552
2553  ou de la sélection courante
2554 \end_layout
2555
2556 \begin_layout Labeling
2557 \labelwidthstring 00.00.0000
2558 \begin_inset Graphics
2559         filename ../../images/tabular-feature_set-all-lines.png
2560         scaleBeforeRotation
2561
2562 \end_inset
2563
2564  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2565  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2566  colonne et la ligne courante
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Graphics
2572         filename ../../images/tabular-feature_unset-all-lines.png
2573         scaleBeforeRotation
2574
2575 \end_inset
2576
2577  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2578  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2579  aussi la colonne et la ligne courante
2580 \end_layout
2581
2582 \begin_layout Labeling
2583 \labelwidthstring 00.00.0000
2584 \begin_inset Graphics
2585         filename ../../images/tabular-feature_m-align-left.png
2586         scaleBeforeRotation
2587
2588 \end_inset
2589
2590  aligne à gauche le contenu de la cellule ou de la colonne courante
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Graphics
2596         filename ../../images/tabular-feature_m-align-center.png
2597         scaleBeforeRotation
2598
2599 \end_inset
2600
2601  centre horizontalement le contenu de la cellule ou de la colonne courante
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Graphics
2607         filename ../../images/tabular-feature_m-align-right.png
2608         scaleBeforeRotation
2609
2610 \end_inset
2611
2612  aligne à droite le contenu de la cellule ou de la colonne courante
2613 \end_layout
2614
2615 \begin_layout Labeling
2616 \labelwidthstring 00.00.0000
2617 \begin_inset Graphics
2618         filename ../../images/tabular-feature_m-valign-top.png
2619         scaleBeforeRotation
2620
2621 \end_inset
2622
2623  aligne le contenu de la cellule courante verticalement vers le haut
2624 \end_layout
2625
2626 \begin_layout Labeling
2627 \labelwidthstring 00.00.0000
2628 \begin_inset Graphics
2629         filename ../../images/tabular-feature_m-valign-middle.png
2630         scaleBeforeRotation
2631
2632 \end_inset
2633
2634  centre verticalement le contenu de la cellule courante
2635 \end_layout
2636
2637 \begin_layout Labeling
2638 \labelwidthstring 00.00.0000
2639 \begin_inset Graphics
2640         filename ../../images/tabular-feature_m-valign-bottom.png
2641         scaleBeforeRotation
2642
2643 \end_inset
2644
2645  aligne le contenu de la cellule courante verticalement vers le bas
2646 \end_layout
2647
2648 \begin_layout Labeling
2649 \labelwidthstring 00.00.0000
2650 \begin_inset Graphics
2651         filename ../../images/tabular-feature_set-rotate-cell.png
2652         scaleBeforeRotation
2653
2654 \end_inset
2655
2656  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2657 re
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Graphics
2663         filename ../../images/tabular-feature_set-rotate-tabular.png
2664         scaleBeforeRotation
2665
2666 \end_inset
2667
2668  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2669 \end_layout
2670
2671 \begin_layout Labeling
2672 \labelwidthstring 00.00.0000
2673 \begin_inset Graphics
2674         filename ../../images/tabular-feature_multicolumn.png
2675         scaleBeforeRotation
2676
2677 \end_inset
2678
2679  transforme en multi-colonne la cellule ou la sélection courante
2680 \end_layout
2681
2682 \begin_layout Standard
2683 \begin_inset Note Greyedout
2684 status open
2685
2686 \begin_layout Plain Layout
2687
2688 \series bold
2689 Note :
2690 \series default
2691  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2692  est utilisé pour toutes les autres cellules de la ligne.
2693 \end_layout
2694
2695 \end_inset
2696
2697
2698 \end_layout
2699
2700 \begin_layout Section
2701 Le Menu Éditer Tableau
2702 \begin_inset Index
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 Tableau ! Menu Éditer
2707 \end_layout
2708
2709 \end_inset
2710
2711
2712 \end_layout
2713
2714 \begin_layout Standard
2715 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2716  
2717 \family sans
2718 Éditer\SpecialChar \menuseparator
2719 Tableau
2720 \family default
2721  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2722  ou de la ligne courante et aussi de transformer la sélection courante en
2723  multi-colonne.
2724  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2725 \end_layout
2726
2727 \begin_layout Section
2728 Flottant de Tableau
2729 \begin_inset CommandInset label
2730 LatexCommand label
2731 name "sec:Table-Floats"
2732
2733 \end_inset
2734
2735
2736 \begin_inset Index
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Flottants ! Tableaux
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \begin_inset Index
2747 status collapsed
2748
2749 \begin_layout Plain Layout
2750 Tableau ! Flottants
2751 \end_layout
2752
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \begin_layout Standard
2759 Pour des explications générales sur les flottants, jetez un œil à la section
2760 \begin_inset space ~
2761 \end_inset
2762
2763
2764 \begin_inset CommandInset ref
2765 LatexCommand ref
2766 reference "sec:Flottants-Introduction"
2767
2768 \end_inset
2769
2770 .
2771 \end_layout
2772
2773 \begin_layout Standard
2774 \begin_inset Float table
2775 placement h
2776 wide false
2777 sideways false
2778 status open
2779
2780 \begin_layout Plain Layout
2781 \begin_inset Caption
2782
2783 \begin_layout Plain Layout
2784 \begin_inset CommandInset label
2785 LatexCommand label
2786 name "tab:Flottant-de-tableau"
2787
2788 \end_inset
2789
2790 Un flottant de tableau.
2791 \end_layout
2792
2793 \end_inset
2794
2795
2796 \end_layout
2797
2798 \begin_layout Plain Layout
2799 \align center
2800 \begin_inset Tabular
2801 <lyxtabular version="3" rows="3" columns="3">
2802 <features>
2803 <column alignment="center" valignment="top" width="0pt">
2804 <column alignment="center" valignment="top" width="0pt">
2805 <column alignment="center" valignment="top" width="0pt">
2806 <row>
2807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811 1
2812 \end_layout
2813
2814 \end_inset
2815 </cell>
2816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820 2
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829 3
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 </row>
2835 <row>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840 Jules
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849 Marie
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858 Jean
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 </row>
2864 <row>
2865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869 \begin_inset Formula $\int x^{2}dx$
2870 \end_inset
2871
2872
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 \begin_inset Formula $\left[\begin{array}{cc}
2882 a & b\\
2883 c & d\end{array}\right]$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895 \begin_inset Formula $1+1=2$
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \end_inset
2902 </cell>
2903 </row>
2904 </lyxtabular>
2905
2906 \end_inset
2907
2908
2909 \end_layout
2910
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \begin_layout Standard
2917 Les flottants de tableau sont insérés en utilisant le menu 
2918 \family sans
2919 Insérer\SpecialChar \menuseparator
2920 Flottant\SpecialChar \menuseparator
2921 Tableau
2922 \family default
2923  ou le bouton 
2924 \begin_inset Graphics
2925         filename ../../images/float-insert_table.png
2926         scale 85
2927         scaleBeforeRotation
2928
2929 \end_inset
2930
2931  de la barre d'outils.
2932 \end_layout
2933
2934 \begin_layout Standard
2935 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2936  qui a comme étiquette 
2937 \begin_inset Quotes eld
2938 \end_inset
2939
2940 Tableau
2941 \begin_inset space ~
2942 \end_inset
2943
2944 #:
2945 \begin_inset Quotes erd
2946 \end_inset
2947
2948  (où # est le numéro du tableau).
2949  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2950 \end_layout
2951
2952 \begin_layout Standard
2953 Le tableau
2954 \begin_inset space ~
2955 \end_inset
2956
2957
2958 \begin_inset CommandInset ref
2959 LatexCommand ref
2960 reference "tab:Flottant-de-tableau"
2961
2962 \end_inset
2963
2964  est un exemple de tableau dans un flottant de tableau.
2965 \end_layout
2966
2967 \begin_layout Standard
2968 On met habituellement la légende au dessus des tableaux, mais cette règle
2969  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2970  Cela signifie que si vous utilisez un document appartenant aux classes
2971  
2972 \family sans
2973 article
2974 \family default
2975
2976 \family sans
2977 book
2978 \family default
2979
2980 \family sans
2981 letter
2982 \family default
2983 , ou
2984 \family sans
2985  report
2986 \family default
2987  il n'y aura pas d'espace entre la légende et le tableau.
2988  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2989  la commande de chargement du paquetage LaTeX 
2990 \series bold
2991 caption
2992 \series default
2993
2994 \begin_inset Index
2995 status collapsed
2996
2997 \begin_layout Plain Layout
2998 Paquetages LaTeX ! caption
2999 \end_layout
3000
3001 \end_inset
3002
3003  dans le préambule de votre document.
3004 \begin_inset Foot
3005 status open
3006
3007 \begin_layout Plain Layout
3008 Pour plus d'information voyez la section
3009 \begin_inset space ~
3010 \end_inset
3011
3012
3013 \begin_inset CommandInset ref
3014 LatexCommand ref
3015 reference "sec:Placement-légende"
3016
3017 \end_inset
3018
3019 .
3020 \end_layout
3021
3022 \end_inset
3023
3024 :
3025 \end_layout
3026
3027 \begin_layout Standard
3028
3029 \series bold
3030 tableposition=top
3031 \end_layout
3032
3033 \begin_layout Standard
3034 Le paquetage 
3035 \series bold
3036 caption
3037 \series default
3038 , qui est décrit dans la section
3039 \begin_inset space ~
3040 \end_inset
3041
3042
3043 \begin_inset CommandInset ref
3044 LatexCommand ref
3045 reference "sec:Formatage-légende"
3046
3047 \end_inset
3048
3049 , est utilisé pour ajuster le format des légendes.
3050 \end_layout
3051
3052 \begin_layout Standard
3053 Dans le texte, on fait référence à un tableau
3054 \begin_inset Index
3055 status collapsed
3056
3057 \begin_layout Plain Layout
3058 References@Références ! à des Tableaux
3059 \end_layout
3060
3061 \end_inset
3062
3063  en faisant référence à sa légende.
3064  On insère donc une étiquette dans la légende en utilisant le menu 
3065 \family sans
3066 Insérer
3067 \family default
3068 \SpecialChar \menuseparator
3069
3070 \family sans
3071 Étiquette
3072 \family default
3073  ou le bouton 
3074 \begin_inset Graphics
3075         filename ../../images/label-insert.png
3076         scale 85
3077         scaleBeforeRotation
3078
3079 \end_inset
3080
3081  de la barre d'outils.
3082  On peut alors faire référence à cette étiquette en utilisant le menu 
3083 \family sans
3084 Insérer\SpecialChar \menuseparator
3085 Référence
3086 \begin_inset space ~
3087 \end_inset
3088
3089 croisée
3090 \family default
3091  ou le bouton 
3092 \begin_inset Graphics
3093         filename ../../images/dialog-show-new-inset_ref.png
3094         scale 85
3095         scaleBeforeRotation
3096
3097 \end_inset
3098
3099  de la barre d'outils.
3100 \begin_inset Newline newline
3101 \end_inset
3102
3103 Les références croisées sont expliquées en détail dans la section
3104 \begin_inset space ~
3105 \end_inset
3106
3107
3108 \begin_inset CommandInset ref
3109 LatexCommand ref
3110 reference "sec:Referencer-les-Flottants"
3111
3112 \end_inset
3113
3114 .
3115 \end_layout
3116
3117 \begin_layout Section
3118 Tableaux Longs
3119 \begin_inset CommandInset label
3120 LatexCommand label
3121 name "sec:Tableaux-longs"
3122
3123 \end_inset
3124
3125
3126 \begin_inset Index
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130 Tableaux longs
3131 \end_layout
3132
3133 \end_inset
3134
3135
3136 \begin_inset Index
3137 status collapsed
3138
3139 \begin_layout Plain Layout
3140 Tableau ! Tableaux longs
3141 \end_layout
3142
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \begin_layout Standard
3149 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3150  l'option 
3151 \family sans
3152 Utiliser
3153 \begin_inset space ~
3154 \end_inset
3155
3156 les
3157 \begin_inset space ~
3158 \end_inset
3159
3160 tableaux
3161 \begin_inset space ~
3162 \end_inset
3163
3164 longs
3165 \family default
3166  de l'onglet 
3167 \family sans
3168 Tableau
3169 \begin_inset space ~
3170 \end_inset
3171
3172 long
3173 \family default
3174  de la fenêtre 
3175 \family sans
3176 Paramètres
3177 \begin_inset space ~
3178 \end_inset
3179
3180 du
3181 \begin_inset space ~
3182 \end_inset
3183
3184 tableau
3185 \family default
3186  pour le répartir automatiquement sur plusieurs pages.
3187  En cochant cette option, vous activez les options suivantes:
3188 \end_layout
3189
3190 \begin_layout Description
3191 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3192  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3193  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3194  première page, si 
3195 \family sans
3196 Premier
3197 \begin_inset space ~
3198 \end_inset
3199
3200 en-tête
3201 \family default
3202  est défini.
3203  Ces lignes forment l'en-tête principal.
3204 \end_layout
3205
3206 \begin_layout Description
3207 Premier
3208 \begin_inset space ~
3209 \end_inset
3210
3211 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3212  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3213  d'en-tête utilisées pour la première page du tableau long.
3214 \end_layout
3215
3216 \begin_layout Description
3217 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3218  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3219  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3220  page si 
3221 \family sans
3222 Dernier
3223 \begin_inset space ~
3224 \end_inset
3225
3226 pied
3227 \family default
3228  est défini.
3229 \end_layout
3230
3231 \begin_layout Description
3232 Dernier
3233 \begin_inset space ~
3234 \end_inset
3235
3236 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3237  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3238  constituant le pied de la dernière page du tableau long.
3239 \end_layout
3240
3241 \begin_layout Description
3242 Légende La ligne courante contient la légende du tableau.
3243  La première ligne est transformée en une colonne unique et une légende
3244  est insérée.
3245  Vous trouverez d'autres explications sur les légendes pour les tableaux
3246  longs dans la section
3247 \begin_inset space ~
3248 \end_inset
3249
3250
3251 \begin_inset CommandInset ref
3252 LatexCommand ref
3253 reference "sub:Tableaux-longs-légende"
3254
3255 \end_inset
3256
3257 .
3258 \end_layout
3259
3260 \begin_layout Standard
3261 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3262  Voyez le tableau long qui suit pour voir comment ça marche :
3263 \end_layout
3264
3265 \begin_layout Standard
3266 \align center
3267 \begin_inset Tabular
3268 <lyxtabular version="3" rows="69" columns="3">
3269 <features islongtable="true">
3270 <column alignment="left" valignment="top" width="0cm">
3271 <column alignment="left" valignment="top" width="0pt">
3272 <column alignment="center" valignment="top" width="0pt">
3273 <row endfirsthead="true">
3274 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278
3279 \series bold
3280 Exemple d'annuaire téléphonique (ignorez les noms)
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 </row>
3304 <row endfirsthead="true">
3305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series bold
3311 NOM
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \series bold
3331 TEL.
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 </row>
3337 <row endhead="true">
3338 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342
3343 \series bold
3344 Exemple d'annuaire téléphonique
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 <row endhead="true">
3369 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \series bold
3375 NOM
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \series bold
3395 TEL.
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 </row>
3401 <row endfoot="true">
3402 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406  continue page suivante
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 </row>
3430 <row>
3431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435
3436 \series bold
3437 Annovi
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446 Silvia
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 111
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 </row>
3461 <row>
3462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468 Bertoli
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 Stefano
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 111
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row>
3493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 Bozzi
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 Walter
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 111
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 </row>
3523 <row>
3524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \series bold
3530 Cachia
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 Maria
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 111
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row>
3555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \series bold
3561 Cachia
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 Maurizio
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 111
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row>
3586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592 Cinquemani
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 Giusi
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 111
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 </row>
3616 <row>
3617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621
3622 \series bold
3623 Colin
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 Bernard
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 111
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652
3653 \series bold
3654 Concli
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 Gianfranco
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 111
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \series bold
3685 Dal Bosco
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 Carolina
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 111
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714
3715 \series bold
3716 Dalpiaz
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 Annamaria
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 111
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 </row>
3740 <row>
3741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745
3746 \series bold
3747 Feliciello
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 Domenico
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 111
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \series bold
3778 Focarelli
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 Paola
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 111
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \series bold
3809 Galletti
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 Oreste
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 111
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 </row>
3833 <row>
3834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838
3839 \series bold
3840 Gasparini
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 Franca
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 111
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \series bold
3871 Rizzardi
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 Paola
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 111
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 <row>
3896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900
3901 \series bold
3902 Lassini
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 Giancarlo
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 111
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 </row>
3926 <row>
3927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931
3932 \series bold
3933 Malfatti
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 Luciano
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 111
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962
3963 \series bold
3964 Malfatti
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 Valeriano
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 111
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 </row>
3988 <row>
3989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993
3994 \series bold
3995 Meneguzzo
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 Roberto
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 111
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 <row>
4020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024
4025 \series bold
4026 Mezzadra
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 Roberto
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 111
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row>
4051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055
4056 \series bold
4057 Pirpamer
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 Erich
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 111
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 </row>
4081 <row>
4082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086
4087 \series bold
4088 Pochiesa
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 Paolo
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 111, 222
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117
4118 \series bold
4119 Radina
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Claudio
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 111
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \series bold
4150 Stuffer
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 Oskar
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 111
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 </row>
4174 <row>
4175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179
4180 \series bold
4181 Tacchelli
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 Ugo
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 111
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \series bold
4212 Tezzele
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 Margit
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 111
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241
4242 \series bold
4243 Unterkalmsteiner
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 Frieda
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 111
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272
4273 \series bold
4274 Vieider
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 Hilde
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 111
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \series bold
4305 Vigna
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 Jürgen
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 111
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row>
4330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334
4335 \series bold
4336 Weber
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 Maurizio
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 111
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \series bold
4367 Winkler
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 Franz
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 111
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396  
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425
4426 \series bold
4427 Annovi
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 Silvia
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 555
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456
4457 \series bold
4458 Bertoli
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 Stefano
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 555
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 <row>
4483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \series bold
4489 Bozzi
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 Walter
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 555
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518
4519 \series bold
4520 Cachia
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 Maria
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 555
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \series bold
4551 Cachia
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 Maurizio
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 555
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 </row>
4575 <row>
4576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580
4581 \series bold
4582 Cinquemani
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 Giusi
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 555
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 </row>
4606 <row>
4607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611
4612 \series bold
4613 Colin
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 Bernard
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 555
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 </row>
4637 <row>
4638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642
4643 \series bold
4644 Concli
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 Gianfranco
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 555
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 </row>
4668 <row>
4669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673
4674 \series bold
4675 Dal Bosco
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 Carolina
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 555
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 </row>
4699 <row>
4700 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704
4705 \series bold
4706 Dalpiaz
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 Annamaria
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 555
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 </row>
4730 <row>
4731 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735
4736 \series bold
4737 Feliciello
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Domenico
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 555
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 </row>
4761 <row>
4762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766
4767 \series bold
4768 Focarelli
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 Paola
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 555
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 <row>
4793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797
4798 \series bold
4799 Galletti
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 Oreste
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 555
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \series bold
4830 Gasparini
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 Franca
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 555
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 </row>
4854 <row>
4855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859
4860 \series bold
4861 Rizzardi
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 Paola
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 555
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 </row>
4885 <row>
4886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890
4891 \series bold
4892 Lassini
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 Giancarlo
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 555
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 </row>
4916 <row>
4917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921
4922 \series bold
4923 Malfatti
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 Luciano
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 555
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 </row>
4947 <row>
4948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952
4953 \series bold
4954 Malfatti
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 Valeriano
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 555
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 </row>
4978 <row>
4979 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983
4984 \series bold
4985 Meneguzzo
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Roberto
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 555
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 </row>
5009 <row>
5010 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014
5015 \series bold
5016 Mezzadra
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 Roberto
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 555
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \series bold
5047 Pirpamer
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 Erich
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 555
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 </row>
5071 <row>
5072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076
5077 \series bold
5078 Pochiesa
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 Paolo
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 555, 222
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 </row>
5102 <row>
5103 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107
5108 \series bold
5109 Radina
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 Claudio
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 555
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 <row>
5134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138
5139 \series bold
5140 Stuffer
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 Oskar
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 555
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 <row>
5165 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169
5170 \series bold
5171 Tacchelli
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 Ugo
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 555
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 </row>
5195 <row>
5196 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200
5201 \series bold
5202 Tezzele
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Margit
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 555
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 <row>
5227 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231
5232 \series bold
5233 Unterkalmsteiner
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 Frieda
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 555
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 </row>
5257 <row>
5258 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262
5263 \series bold
5264 Vieider
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 Hilde
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 555
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 </row>
5288 <row>
5289 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \series bold
5295 Vigna
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 Jürgen
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 999
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row>
5320 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324
5325 \series bold
5326 Weber
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 Maurizio
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 555
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 </row>
5350 <row>
5351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355
5356 \series bold
5357 Winkler
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366 Franz
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 555
5376 \end_layout
5377
5378 \end_inset
5379 </cell>
5380 </row>
5381 <row endlastfoot="true">
5382 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386 Fin
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 </row>
5410 </lyxtabular>
5411
5412 \end_inset
5413
5414
5415 \begin_inset ERT
5416 status collapsed
5417
5418 \begin_layout Plain Layout
5419
5420
5421 \backslash
5422 addtocounter{table}{-1}
5423 \end_layout
5424
5425 \end_inset
5426
5427
5428 \begin_inset Note Note
5429 status collapsed
5430
5431 \begin_layout Plain Layout
5432 Voyez la première note grisée de la section
5433 \begin_inset space ~
5434 \end_inset
5435
5436
5437 \begin_inset CommandInset ref
5438 LatexCommand ref
5439 reference "sub:Tableaux-longs-légende"
5440
5441 \end_inset
5442
5443  pour une explication de cette commande.
5444 \end_layout
5445
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \begin_layout Subsection
5452 Notes de Bas de Page dans les Tableaux Longs
5453 \begin_inset CommandInset label
5454 LatexCommand label
5455 name "sub:Notes-dans-tableau-long"
5456
5457 \end_inset
5458
5459
5460 \begin_inset Index
5461 status collapsed
5462
5463 \begin_layout Plain Layout
5464 Tableaux longs ! Notes de bas de page
5465 \end_layout
5466
5467 \end_inset
5468
5469
5470 \end_layout
5471
5472 \begin_layout Standard
5473 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5474  long.
5475  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5476  contenant la note.
5477  Par exemple le tableau
5478 \begin_inset space ~
5479 \end_inset
5480
5481
5482 \begin_inset CommandInset ref
5483 LatexCommand ref
5484 reference "tab:Légendes-tableau-différentes"
5485
5486 \end_inset
5487
5488  a une note de bas de page.
5489 \end_layout
5490
5491 \begin_layout Subsection
5492 Alignement des Tableaux Longs
5493 \begin_inset Index
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497 Tableaux longs ! Alignement
5498 \end_layout
5499
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \begin_layout Standard
5506 Implicitement les Tableaux Longs sont centrés.
5507  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5508  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5509  de dialogue.
5510  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5511  des longueurs 
5512 \series bold
5513
5514 \backslash
5515 LTleft 
5516 \series default
5517 et 
5518 \series bold
5519
5520 \backslash
5521 LTright
5522 \series default
5523  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5524  concerné :
5525 \end_layout
5526
5527 \begin_layout Standard
5528
5529 \series bold
5530
5531 \backslash
5532 setlength{
5533 \backslash
5534 LTleft}{valeur}
5535 \end_layout
5536
5537 \begin_layout Standard
5538 Où 
5539 \series bold
5540 valeur
5541 \series default
5542  peut avoir n'importe laquelle des unités listées dans le tableau
5543 \begin_inset space ~
5544 \end_inset
5545
5546
5547 \begin_inset CommandInset ref
5548 LatexCommand ref
5549 reference "cha:Unités-de-longueur"
5550
5551 \end_inset
5552
5553 .
5554  
5555 \series bold
5556
5557 \backslash
5558 LTleft
5559 \series default
5560  contrôle la distance horizontale entre le bord gauche de la page et le
5561  tableau, et
5562 \series bold
5563  
5564 \backslash
5565 LTright
5566 \series default
5567  la distance au bord droit.
5568  La valeur implicite des ces deux distances est 
5569 \series bold
5570
5571 \backslash
5572 fill
5573 \series default
5574 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5575 \end_layout
5576
5577 \begin_layout Standard
5578 Le tableau long suivant a été aligné à gauche en mettant 
5579 \series bold
5580
5581 \backslash
5582 LTleft
5583 \series default
5584  à 0
5585 \begin_inset space \thinspace{}
5586 \end_inset
5587
5588 pt.
5589 \begin_inset ERT
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593
5594
5595 \backslash
5596 setlength{
5597 \backslash
5598 LTleft}{0pt}
5599 \end_layout
5600
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \begin_layout Standard
5607 \begin_inset Tabular
5608 <lyxtabular version="3" rows="5" columns="5">
5609 <features islongtable="true">
5610 <column alignment="center" valignment="top" width="0">
5611 <column alignment="center" valignment="top" width="0">
5612 <column alignment="center" valignment="top" width="0">
5613 <column alignment="center" valignment="top" width="0">
5614 <column alignment="center" valignment="top" width="0">
5615 <row>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 1
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 2
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 3
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 4
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 5
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 asd
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 s
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 s
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 s
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 asd
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row>
5710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 asd
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 s
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 s
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 s
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 asd
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 </row>
5756 <row>
5757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761 asd
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 s
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 s
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 s
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 asd
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 </row>
5803 <row>
5804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808 asd
5809 \end_layout
5810
5811 \end_inset
5812 </cell>
5813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 asd
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 asd
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 asd
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 asd
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 </row>
5850 </lyxtabular>
5851
5852 \end_inset
5853
5854
5855 \begin_inset ERT
5856 status collapsed
5857
5858 \begin_layout Plain Layout
5859
5860
5861 \backslash
5862 setlength{
5863 \backslash
5864 LTleft}{
5865 \backslash
5866 fill}
5867 \end_layout
5868
5869 \end_inset
5870
5871
5872 \begin_inset ERT
5873 status collapsed
5874
5875 \begin_layout Plain Layout
5876
5877
5878 \backslash
5879 addtocounter{table}{-1}
5880 \end_layout
5881
5882 \end_inset
5883
5884
5885 \begin_inset Note Note
5886 status collapsed
5887
5888 \begin_layout Plain Layout
5889 Voyez la première note grisée de la section
5890 \begin_inset space ~
5891 \end_inset
5892
5893
5894 \begin_inset CommandInset ref
5895 LatexCommand ref
5896 reference "sub:Tableaux-longs-légende"
5897
5898 \end_inset
5899
5900  pour une explication de cette commande.
5901 \end_layout
5902
5903 \end_inset
5904
5905
5906 \end_layout
5907
5908 \begin_layout Subsection
5909 Légendes et Tableaux longs
5910 \begin_inset Index
5911 status collapsed
5912
5913 \begin_layout Plain Layout
5914 Tableaux longs ! Legendes@Légendes
5915 \end_layout
5916
5917 \end_inset
5918
5919
5920 \begin_inset CommandInset label
5921 LatexCommand label
5922 name "sub:Tableaux-longs-légende"
5923
5924 \end_inset
5925
5926
5927 \end_layout
5928
5929 \begin_layout Standard
5930 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5931  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5932  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5933  Longs quand on utilise pour une ligne l'option de tableau long 
5934 \family sans
5935 Légende
5936 \family default
5937 , comme c'est expliqué dans la section
5938 \begin_inset space ~
5939 \end_inset
5940
5941
5942 \begin_inset CommandInset ref
5943 LatexCommand ref
5944 reference "sec:Tableaux-longs"
5945
5946 \end_inset
5947
5948 .
5949 \end_layout
5950
5951 \begin_layout Standard
5952 Voici un petit Tableau long pour voir comment ça marche :
5953 \end_layout
5954
5955 \begin_layout Standard
5956 \begin_inset Tabular
5957 <lyxtabular version="3" rows="6" columns="5">
5958 <features islongtable="true">
5959 <column alignment="center" valignment="top" width="0">
5960 <column alignment="center" valignment="top" width="0">
5961 <column alignment="center" valignment="top" width="0">
5962 <column alignment="center" valignment="top" width="0">
5963 <column alignment="center" valignment="top" width="0">
5964 <row caption="true">
5965 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 \begin_inset Caption
5970
5971 \begin_layout Plain Layout
5972 Tableau long avec une légende
5973 \begin_inset OptArg
5974 status open
5975
5976 \begin_layout Plain Layout
5977 Tableau long
5978 \end_layout
5979
5980 \end_inset
5981
5982
5983 \end_layout
5984
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 </row>
6029 <row>
6030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 1
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 2
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 3
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 4
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 5
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 </row>
6076 <row>
6077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081 asd
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090 s
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 s
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 s
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 asd
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 </row>
6123 <row>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 asd
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 s
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 s
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 s
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 asd
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 </row>
6170 <row>
6171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 asd
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 s
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 s
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 s
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 asd
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 </row>
6217 <row>
6218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 asd
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 asd
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 asd
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 asd
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258 asd
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 </row>
6264 </lyxtabular>
6265
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \begin_inset VSpace medskip
6273 \end_inset
6274
6275
6276 \begin_inset Note Greyedout
6277 status open
6278
6279 \begin_layout Plain Layout
6280
6281 \series bold
6282 Note
6283 \begin_inset space ~
6284 \end_inset
6285
6286 1:
6287 \series default
6288  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6289  n'avez pas prévu de légende.
6290  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6291 \begin_inset space ~
6292 \end_inset
6293
6294 2.4 suit le tableau
6295 \begin_inset space ~
6296 \end_inset
6297
6298 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6299  sans légende.
6300  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6301  après chaque tableau long sans légende :
6302 \end_layout
6303
6304 \begin_layout Plain Layout
6305
6306 \series bold
6307
6308 \backslash
6309 addtocounter{table}{-1}
6310 \end_layout
6311
6312 \begin_layout Plain Layout
6313 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6314  et que vous ajoutez le code suivant dans le préambule du document :
6315 \end_layout
6316
6317 \begin_layout Plain Layout
6318
6319 \series bold
6320
6321 \backslash
6322 let
6323 \backslash
6324 myEnd
6325 \backslash
6326 endlongtable
6327 \begin_inset Newline newline
6328 \end_inset
6329
6330
6331 \backslash
6332 renewcommand{
6333 \backslash
6334 endlongtable}{
6335 \backslash
6336 myEnd
6337 \backslash
6338 addtocounter{table}{-1}}
6339 \end_layout
6340
6341 \end_inset
6342
6343
6344 \end_layout
6345
6346 \begin_layout Standard
6347 \begin_inset Note Greyedout
6348 status open
6349
6350 \begin_layout Plain Layout
6351
6352 \series bold
6353 Note
6354 \begin_inset space ~
6355 \end_inset
6356
6357 2:
6358 \series default
6359  Si vous utilisez 
6360 \series bold
6361 hyperref
6362 \series default
6363
6364 \begin_inset Index
6365 status collapsed
6366
6367 \begin_layout Plain Layout
6368 Paquetages LaTeX ! hyperref
6369 \end_layout
6370
6371 \end_inset
6372
6373  dans les 
6374 \family sans
6375 Paramètres du document
6376 \family default
6377  rubrique 
6378 \family sans
6379 Propriétés
6380 \begin_inset space ~
6381 \end_inset
6382
6383 du
6384 \begin_inset space ~
6385 \end_inset
6386
6387 PDF
6388 \family default
6389 , pour transformer vos références croisées en liens cliquables, le lien
6390  vers un tableau long pointera toujours sur le début du document.
6391 \end_layout
6392
6393 \end_inset
6394
6395
6396 \end_layout
6397
6398 \begin_layout Subsubsection
6399 Références à des tableaux longs
6400 \begin_inset Index
6401 status collapsed
6402
6403 \begin_layout Plain Layout
6404 Tableaux longs ! Références
6405 \end_layout
6406
6407 \end_inset
6408
6409
6410 \end_layout
6411
6412 \begin_layout Standard
6413 \begin_inset Tabular
6414 <lyxtabular version="3" rows="6" columns="5">
6415 <features islongtable="true">
6416 <column alignment="center" valignment="top" width="0">
6417 <column alignment="center" valignment="top" width="0">
6418 <column alignment="center" valignment="top" width="0">
6419 <column alignment="center" valignment="top" width="0">
6420 <column alignment="center" valignment="top" width="0">
6421 <row caption="true">
6422 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426 \begin_inset Caption
6427
6428 \begin_layout Plain Layout
6429 Tableau long référencé
6430 \begin_inset CommandInset label
6431 LatexCommand label
6432 name "tab:RefExemple"
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \end_inset
6440
6441
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 </row>
6483 <row>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 1
6489 \end_layout
6490
6491 \end_inset
6492 </cell>
6493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6494 \begin_inset Text
6495
6496 \begin_layout Plain Layout
6497 2
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 3
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 4
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6521 \begin_inset Text
6522
6523 \begin_layout Plain Layout
6524 5
6525 \end_layout
6526
6527 \end_inset
6528 </cell>
6529 </row>
6530 <row>
6531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 asd
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 s
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553 s
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562 s
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6568 \begin_inset Text
6569
6570 \begin_layout Plain Layout
6571 asd
6572 \end_layout
6573
6574 \end_inset
6575 </cell>
6576 </row>
6577 <row>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 asd
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 s
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 s
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 s
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 asd
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 </row>
6624 <row>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 asd
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 s
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647 s
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656 s
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Plain Layout
6665 asd
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 </row>
6671 <row>
6672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 asd
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 sad
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 asd
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 asd
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 asd
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 </row>
6718 </lyxtabular>
6719
6720 \end_inset
6721
6722
6723 \end_layout
6724
6725 \begin_layout Standard
6726 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6727  dans sa légende.
6728 \end_layout
6729
6730 \begin_layout Standard
6731 Ceci est une référence au tableau
6732 \begin_inset space ~
6733 \end_inset
6734
6735
6736 \begin_inset CommandInset ref
6737 LatexCommand ref
6738 reference "tab:RefExemple"
6739
6740 \end_inset
6741
6742 .
6743 \end_layout
6744
6745 \begin_layout Standard
6746 La mise en forme de la légende peut être ajustée avec celle de toutes les
6747  autres légendes de votre document en utilisant le paquetage LaTeX 
6748 \series bold
6749 caption
6750 \series default
6751
6752 \begin_inset Index
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756 Paquetages LaTeX ! caption
6757 \end_layout
6758
6759 \end_inset
6760
6761 , voir la section
6762 \begin_inset space ~
6763 \end_inset
6764
6765
6766 \begin_inset CommandInset ref
6767 LatexCommand ref
6768 reference "sec:Formatage-légende"
6769
6770 \end_inset
6771
6772 .
6773 \end_layout
6774
6775 \begin_layout Subsubsection
6776 Largeur de la légende
6777 \begin_inset Index
6778 status collapsed
6779
6780 \begin_layout Plain Layout
6781 Tableaux longs ! Largeur de la légende
6782 \end_layout
6783
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \begin_layout Standard
6790 La largeur maximale des lignes de légende est définie par la longueur 
6791 \series bold
6792
6793 \backslash
6794 LTcapwidth
6795 \series default
6796 .
6797  Sa valeur implicite est 4
6798 \begin_inset space \thinspace{}
6799 \end_inset
6800
6801 in.
6802  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6803  de votre document ou en tant que code TeX directement dans votre document
6804  avant le tableau qui doit être affectée.
6805 \end_layout
6806
6807 \begin_layout Standard
6808
6809 \series bold
6810
6811 \backslash
6812 setlength{
6813 \backslash
6814 LTcapwidth}{largeur}
6815 \end_layout
6816
6817 \begin_layout Standard
6818 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6819 ce
6820 \begin_inset space ~
6821 \end_inset
6822
6823
6824 \begin_inset CommandInset ref
6825 LatexCommand ref
6826 reference "cha:Unités-de-longueur"
6827
6828 \end_inset
6829
6830 .
6831 \end_layout
6832
6833 \begin_layout Standard
6834 \begin_inset Newpage pagebreak
6835 \end_inset
6836
6837
6838 \end_layout
6839
6840 \begin_layout Standard
6841 Les tableaux suivants montrent la différence :
6842 \end_layout
6843
6844 \begin_layout Standard
6845 \begin_inset Tabular
6846 <lyxtabular version="3" rows="6" columns="5">
6847 <features islongtable="true">
6848 <column alignment="center" valignment="top" width="0">
6849 <column alignment="center" valignment="top" width="0">
6850 <column alignment="center" valignment="top" width="0">
6851 <column alignment="center" valignment="top" width="0">
6852 <column alignment="center" valignment="top" width="0">
6853 <row caption="true">
6854 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858 \begin_inset Caption
6859
6860 \begin_layout Plain Layout
6861 long titre complet avec la largeur implicite long titre complet avec la
6862  largeur implicite long titre complet avec la largeur implicite
6863 \begin_inset OptArg
6864 status open
6865
6866 \begin_layout Plain Layout
6867 Légende avec largeur implicite
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \end_layout
6874
6875 \end_inset
6876
6877
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6910 \begin_inset Text
6911
6912 \begin_layout Plain Layout
6913
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 </row>
6919 <row>
6920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6921 \begin_inset Text
6922
6923 \begin_layout Plain Layout
6924 1
6925 \end_layout
6926
6927 \end_inset
6928 </cell>
6929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6930 \begin_inset Text
6931
6932 \begin_layout Plain Layout
6933 2
6934 \end_layout
6935
6936 \end_inset
6937 </cell>
6938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 3
6943 \end_layout
6944
6945 \end_inset
6946 </cell>
6947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6948 \begin_inset Text
6949
6950 \begin_layout Plain Layout
6951 4
6952 \end_layout
6953
6954 \end_inset
6955 </cell>
6956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6957 \begin_inset Text
6958
6959 \begin_layout Plain Layout
6960 5
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 </row>
6966 <row>
6967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971 asd
6972 \end_layout
6973
6974 \end_inset
6975 </cell>
6976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 s
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989 s
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998 s
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 asd
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 <row>
7014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018 asd
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 s
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 s
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 s
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 asd
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 </row>
7060 <row>
7061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 asd
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 s
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 s
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092 s
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 asd
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 </row>
7107 <row>
7108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7109 \begin_inset Text
7110
7111 \begin_layout Plain Layout
7112 asd
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121 sad
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 asd
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 asd
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 asd
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 </row>
7154 </lyxtabular>
7155
7156 \end_inset
7157
7158
7159 \end_layout
7160
7161 \begin_layout Standard
7162 \begin_inset ERT
7163 status collapsed
7164
7165 \begin_layout Plain Layout
7166
7167
7168 \backslash
7169 setlength{
7170 \backslash
7171 LTcapwidth}{5cm}
7172 \end_layout
7173
7174 \end_inset
7175
7176
7177 \begin_inset Tabular
7178 <lyxtabular version="3" rows="6" columns="5">
7179 <features islongtable="true">
7180 <column alignment="center" valignment="top" width="0">
7181 <column alignment="center" valignment="top" width="0">
7182 <column alignment="center" valignment="top" width="0">
7183 <column alignment="center" valignment="top" width="0">
7184 <column alignment="center" valignment="top" width="0">
7185 <row caption="true">
7186 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 \begin_inset Caption
7191
7192 \begin_layout Plain Layout
7193 long titre complet avec la largeur réglée à 5
7194 \begin_inset space \thinspace{}
7195 \end_inset
7196
7197 cm long titre complet avec la largeur réglée à 5
7198 \begin_inset space \thinspace{}
7199 \end_inset
7200
7201 cm long titre complet avec la largeur réglée à 5
7202 \begin_inset space \thinspace{}
7203 \end_inset
7204
7205 cm
7206 \begin_inset OptArg
7207 status open
7208
7209 \begin_layout Plain Layout
7210 Légende avec largeur à
7211 \begin_inset space \thinspace{}
7212 \end_inset
7213
7214 =
7215 \begin_inset space \thinspace{}
7216 \end_inset
7217
7218 5
7219 \begin_inset space \thinspace{}
7220 \end_inset
7221
7222 cm
7223 \end_layout
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \end_inset
7231
7232
7233 \end_layout
7234
7235 \end_inset
7236 </cell>
7237 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279 1
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 2
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 3
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 4
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 5
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 </row>
7321 <row>
7322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Plain Layout
7326 asd
7327 \end_layout
7328
7329 \end_inset
7330 </cell>
7331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 s
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 s
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 s
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 asd
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 </row>
7368 <row>
7369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7370 \begin_inset Text
7371
7372 \begin_layout Plain Layout
7373 asd
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382 s
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391 s
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 s
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 </row>
7415 <row>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420 asd
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7426 \begin_inset Text
7427
7428 \begin_layout Plain Layout
7429 s
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438 s
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7444 \begin_inset Text
7445
7446 \begin_layout Plain Layout
7447 s
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 asd
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 </row>
7462 <row>
7463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Plain Layout
7467 asd
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476 sad
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7482 \begin_inset Text
7483
7484 \begin_layout Plain Layout
7485 asd
7486 \end_layout
7487
7488 \end_inset
7489 </cell>
7490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7491 \begin_inset Text
7492
7493 \begin_layout Plain Layout
7494 asd
7495 \end_layout
7496
7497 \end_inset
7498 </cell>
7499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503 asd
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 </row>
7509 </lyxtabular>
7510
7511 \end_inset
7512
7513
7514 \end_layout
7515
7516 \begin_layout Standard
7517 \begin_inset ERT
7518 status collapsed
7519
7520 \begin_layout Plain Layout
7521
7522
7523 \backslash
7524 setlength{
7525 \backslash
7526 LTcapwidth}{4in}
7527 \end_layout
7528
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \begin_layout Standard
7535 \begin_inset Note Greyedout
7536 status open
7537
7538 \begin_layout Plain Layout
7539
7540 \series bold
7541 Note:
7542 \series default
7543  Quand on utilise la paquetage LaTeX 
7544 \series bold
7545 caption
7546 \series default
7547
7548 \begin_inset Index
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552 Paquetages LaTeX ! caption
7553 \end_layout
7554
7555 \end_inset
7556
7557  , comme c'est les cas dans ce document, la légende prend toute la largeur
7558  de la page quand on utilise la largeur implicite de 4
7559 \begin_inset space \thinspace{}
7560 \end_inset
7561
7562 in pour 
7563 \series bold
7564
7565 \backslash
7566 LTcapwidth
7567 \series default
7568 .
7569  Pour avoir dans ce cas une légende qui fasse exactement 4
7570 \begin_inset space \thinspace{}
7571 \end_inset
7572
7573 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7574  comme par exemple 3.99
7575 \begin_inset space \thinspace{}
7576 \end_inset
7577
7578 in, soit utiliser la commande LaTeX 
7579 \series bold
7580
7581 \backslash
7582 captionsetup{width=valeur}
7583 \series default
7584  qui est disponible dans le paquetage 
7585 \series bold
7586 caption
7587 \series default
7588 .
7589 \end_layout
7590
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \begin_layout Subsubsection
7597 Des Légendes différentes sur chaque page d'un tableau
7598 \begin_inset OptArg
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 Légendes différentes
7603 \end_layout
7604
7605 \end_inset
7606
7607
7608 \begin_inset Index
7609 status collapsed
7610
7611 \begin_layout Plain Layout
7612 Tableaux longs ! Legendes@Légendes différentes par page
7613 \end_layout
7614
7615 \end_inset
7616
7617
7618 \end_layout
7619
7620 \begin_layout Standard
7621 Quand la légende du tableau pour les pages suivantes doit être différente
7622  de celle de la première page, insérez une légende avec la commande suivante
7623  en code TeX :
7624 \end_layout
7625
7626 \begin_layout Standard
7627
7628 \series bold
7629
7630 \backslash
7631 caption*{caption text}
7632 \backslash
7633
7634 \backslash
7635 %
7636 \end_layout
7637
7638 \begin_layout Standard
7639 dans une ligne de légende fictive qui sera marquée comme une entête.
7640  Le tableau
7641 \begin_inset space ~
7642 \end_inset
7643
7644
7645 \begin_inset CommandInset ref
7646 LatexCommand ref
7647 reference "tab:Légendes-tableau-différentes"
7648
7649 \end_inset
7650
7651  est un exemple de tableau long avec des légendes différentes et où la seconde
7652  légende ne contient pas le numéro du tableau.
7653 \end_layout
7654
7655 \begin_layout Standard
7656 \align center
7657 \begin_inset Tabular
7658 <lyxtabular version="3" rows="59" columns="3">
7659 <features islongtable="true" lastFootEmpty="true">
7660 <column alignment="left" valignment="top" width="0cm">
7661 <column alignment="left" valignment="top" width="0pt">
7662 <column alignment="center" valignment="top" width="0pt">
7663 <row caption="true">
7664 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 \begin_inset Caption
7669
7670 \begin_layout Plain Layout
7671 Exemple d'annuaire téléphonique
7672 \begin_inset CommandInset label
7673 LatexCommand label
7674 name "tab:Légendes-tableau-différentes"
7675
7676 \end_inset
7677
7678
7679 \begin_inset OptArg
7680 status collapsed
7681
7682 \begin_layout Plain Layout
7683 Exemple Annuaire 
7684 \end_layout
7685
7686 \end_inset
7687
7688
7689 \end_layout
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row endfirsthead="true">
7718 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 <row endfirsthead="true">
7749 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \series bold
7755 NOM
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \series bold
7775 TÉL.
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 </row>
7781 <row endhead="true">
7782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786 \begin_inset ERT
7787 status open
7788
7789 \begin_layout Plain Layout
7790
7791
7792 \backslash
7793 caption*{Suite de l'exemple d'annuaire téléphonique}
7794 \backslash
7795
7796 \backslash
7797 %
7798 \end_layout
7799
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row endhead="true">
7827 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \series bold
7833 Exemple d'annuaire téléphonique
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row endhead="true">
7858 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \series bold
7864 NOM
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \series bold
7884 TÉL.
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 </row>
7890 <row endfoot="true">
7891 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 suite page suivante\SpecialChar \ldots{}
7896
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 </row>
7920 <row>
7921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \series bold
7927 Annovi
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936 Silvia
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945 111
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \series bold
7958 Bertoli
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 Stefano
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976 111
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 <row>
7983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \series bold
7989 Bozzi
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 Walter
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 111
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 </row>
8013 <row>
8014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018
8019 \series bold
8020 Cachia
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029 Maria
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 111
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \series bold
8051 Cachia
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 Maurizio
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 111
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row>
8076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \series bold
8082 Cinquemani
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091 Giusi
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 111
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row>
8107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \series bold
8113 Colin
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 Bernard
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 111
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 <row>
8138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142
8143 \series bold
8144 Concli
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 Gianfranco
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 111
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \series bold
8175 Dal Bosco
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 Carolina
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 111
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 </row>
8199 <row>
8200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204
8205 \series bold
8206 Dalpiaz
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 Annamaria
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 111
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \series bold
8237 Feliciello
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Domenico
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 111
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 </row>
8261 <row>
8262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266
8267 \series bold
8268 Focarelli
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277 Paola
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 111
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \series bold
8299 Galletti
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 Oreste
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 111
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 </row>
8323 <row>
8324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328
8329 \series bold
8330 Gasparini
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 Franca
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 111
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 </row>
8354 <row>
8355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359
8360 \series bold
8361 Rizzardi
8362 \series default
8363
8364 \begin_inset Foot
8365 status open
8366
8367 \begin_layout Plain Layout
8368 Exemple de note de bas de page
8369 \end_layout
8370
8371 \end_inset
8372
8373
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 Paola
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 111
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 </row>
8397 <row>
8398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402
8403 \series bold
8404 Lassini
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 Giancarlo
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 111
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433
8434 \series bold
8435 Malfatti
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 Luciano
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 111
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 <row>
8460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464
8465 \series bold
8466 Malfatti
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475 Valeriano
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 111
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row>
8491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495
8496 \series bold
8497 Meneguzzo
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 Roberto
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 111
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 <row>
8522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526
8527 \series bold
8528 Mezzadra
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537 Roberto
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 111
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row>
8553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \series bold
8559 Pirpamer
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 Erich
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 111
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588
8589 \series bold
8590 Pochiesa
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 Paolo
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 111, 222
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \series bold
8621 Radina
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 Claudio
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 111
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row>
8646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650
8651 \series bold
8652 Stuffer
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661 Oskar
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 111
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 </row>
8676 <row>
8677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681
8682 \series bold
8683 Tacchelli
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692 Ugo
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 111
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row>
8708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712
8713 \series bold
8714 Tezzele
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 Margit
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 111
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 </row>
8738 <row>
8739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743
8744 \series bold
8745 Unterkalmsteiner
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754 Frieda
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 111
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 </row>
8769 <row>
8770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774
8775 \series bold
8776 Vieider
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 Hilde
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 111
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 </row>
8800 <row>
8801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805
8806 \series bold
8807 Vigna
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816 Jürgen
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 111
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 <row>
8832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \series bold
8838 Weber
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 Maurizio
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 111
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \series bold
8869 Winkler
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 Franz
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 111
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 </row>
8893 <row>
8894 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898  
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927
8928 \series bold
8929 Annovi
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 Silvia
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 555
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 </row>
8953 <row>
8954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958
8959 \series bold
8960 Bertoli
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 Stefano
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978 555
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 </row>
8984 <row>
8985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989
8990 \series bold
8991 Bozzi
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000 Walter
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009 555
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \series bold
9022 Cachia
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 Maria
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 555
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \series bold
9053 Cachia
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062 Maurizio
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 555
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 </row>
9077 <row>
9078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082
9083 \series bold
9084 Cinquemani
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093 Giusi
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102 555
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 </row>
9108 <row>
9109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113
9114 \series bold
9115 Colin
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 Bernard
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133 555
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 </row>
9139 <row>
9140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144
9145 \series bold
9146 Concli
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 Gianfranco
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 555
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 </row>
9170 <row>
9171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175
9176 \series bold
9177 Dal Bosco
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 Carolina
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 555
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 </row>
9201 <row>
9202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206
9207 \series bold
9208 Dalpiaz
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217 Annamaria
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 555
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 </row>
9232 <row>
9233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237
9238 \series bold
9239 Feliciello
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 Domenico
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257 555
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 </row>
9263 <row>
9264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268
9269 \series bold
9270 Focarelli
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 Paola
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 555
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 </row>
9294 <row>
9295 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299
9300 \series bold
9301 Galletti
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310 Oreste
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319 555
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 </row>
9325 <row>
9326 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330
9331 \series bold
9332 Gasparini
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341 Franca
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 555
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 </row>
9356 <row>
9357 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361
9362 \series bold
9363 Rizzardi
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372 Paola
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 555
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 </row>
9387 <row>
9388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392
9393 \series bold
9394 Lassini
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403 Giancarlo
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412 555
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 </row>
9418 <row>
9419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423
9424 \series bold
9425 Malfatti
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 Luciano
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 555
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454
9455 \series bold
9456 Malfatti
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 Valeriano
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 555
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 </row>
9480 <row>
9481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485
9486 \series bold
9487 Meneguzzo
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 Roberto
9497 \end_layout
9498
9499 \end_inset
9500 </cell>
9501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505 555
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 </row>
9511 <row>
9512 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516
9517 \series bold
9518 Mezzadra
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527 Roberto
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536 555
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 </row>
9542 </lyxtabular>
9543
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Section
9550 Questions particulières concernant les tableaux longs
9551 \begin_inset OptArg
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555 Questions sur les tableaux longs
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \begin_inset CommandInset label
9562 LatexCommand label
9563 name "sec:Questions-sur-tableaux-longs"
9564
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \begin_layout Subsection
9571 Calculs des pages des tableaux longs
9572 \begin_inset Index
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576 Tableaux longs ! Calculs
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Standard
9585 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9586  en utilisant des blocs (chunks).
9587  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9588  mémoire de LaTeX.
9589  La valeur implicite est fixée pour des raisons historiques à seulement
9590  20 lignes de tableau.
9591  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9592  peut ralentir la création de votre document.
9593  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9594  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9595  préambule de votre document :
9596 \end_layout
9597
9598 \begin_layout Standard
9599
9600 \series bold
9601
9602 \backslash
9603 setcounter{LTchunksize}{100}
9604 \end_layout
9605
9606 \begin_layout Subsection
9607 Les Flottants et les Tableaux Longs
9608 \begin_inset Index
9609 status collapsed
9610
9611 \begin_layout Plain Layout
9612 Tableaux longs ! Flottants
9613 \end_layout
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \begin_layout Standard
9621 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9622  commence un tableau long.
9623  Pour éviter une telle situation, 
9624 \lang english
9625 insert a 
9626 \begin_inset Quotes eld
9627 \end_inset
9628
9629 clear page
9630 \begin_inset Quotes erd
9631 \end_inset
9632
9633  (menu
9634 \lang french
9635  
9636 \family sans
9637 Insérer\SpecialChar \menuseparator
9638 Typographie
9639 \begin_inset space ~
9640 \end_inset
9641
9642 spéciale\SpecialChar \menuseparator
9643 Saut de page (vide le tampon)
9644 \family default
9645
9646 \begin_inset space \thinspace{}
9647 \end_inset
9648
9649 ) juste avant votre tableau long.
9650 \end_layout
9651
9652 \begin_layout Subsection
9653 Sauts de pages forcés
9654 \begin_inset Index
9655 status collapsed
9656
9657 \begin_layout Plain Layout
9658 Tableaux longs ! Sauts de pages forcés
9659 \end_layout
9660
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \begin_layout Standard
9667 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9668  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9669  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9670  de saut de ligne 
9671 \begin_inset Quotes eld
9672 \end_inset
9673
9674
9675 \backslash
9676
9677 \backslash
9678
9679 \begin_inset Quotes erd
9680 \end_inset
9681
9682  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9683  Avant la commande 
9684 \begin_inset Quotes eld
9685 \end_inset
9686
9687
9688 \backslash
9689
9690 \backslash
9691
9692 \begin_inset Quotes erd
9693 \end_inset
9694
9695 , vous devez insérer en code TeX, autant de caractères 
9696 \begin_inset Quotes eld
9697 \end_inset
9698
9699 &
9700 \begin_inset Quotes erd
9701 \end_inset
9702
9703  qu'il y a de colonnes après la cellule concernée.
9704  Le caractère 
9705 \begin_inset Quotes eld
9706 \end_inset
9707
9708 &
9709 \begin_inset Quotes erd
9710 \end_inset
9711
9712  sert à séparer les colonnes d'un tableau.
9713  Écrivez en code-TeX, après chaque 
9714 \begin_inset Quotes eld
9715 \end_inset
9716
9717 &
9718 \begin_inset Quotes erd
9719 \end_inset
9720
9721  le contenu des cellules correspondantes et en même temps supprimez le contenu
9722  de ces cellules dans le texte normal.
9723  
9724 \begin_inset Newline newline
9725 \end_inset
9726
9727 Après la commande 
9728 \backslash
9729
9730 \backslash
9731 , insérez autant de caractères 
9732 \begin_inset Quotes eld
9733 \end_inset
9734
9735 &
9736 \begin_inset Quotes erd
9737 \end_inset
9738
9739  qu'il y a de colonnes avant la colonne traitée.
9740  Dans le tableau
9741 \begin_inset space ~
9742 \end_inset
9743
9744
9745 \begin_inset CommandInset ref
9746 LatexCommand ref
9747 reference "tab:Tableau-saut-de-page"
9748
9749 \end_inset
9750
9751  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9752  suivie par une autre colonne.
9753  La commande suivante a donc été insérée en code TeX dans la cellule après
9754  le mot 
9755 \begin_inset Quotes eld
9756 \end_inset
9757
9758
9759 \emph on
9760 Castelchiodato,
9761 \emph default
9762
9763 \begin_inset Quotes erd
9764 \end_inset
9765
9766 :
9767 \end_layout
9768
9769 \begin_layout Standard
9770
9771 \series bold
9772 & 111
9773 \backslash
9774
9775 \backslash
9776  
9777 \backslash
9778 newpage
9779 \begin_inset Newline newline
9780 \end_inset
9781
9782 &
9783 \end_layout
9784
9785 \begin_layout Standard
9786 Le 
9787 \begin_inset Quotes eld
9788 \end_inset
9789
9790 111
9791 \begin_inset Quotes erd
9792 \end_inset
9793
9794  dans la troisième colonne de la ligne a été supprimé.
9795  
9796 \series bold
9797
9798 \backslash
9799 newpage
9800 \series default
9801  est nécessaire seulement quand un saut de page doit impérativement avoir
9802  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9803  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9804  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9805  est coupée, utilisez cette commande à la place de la précédente :
9806 \end_layout
9807
9808 \begin_layout Standard
9809
9810 \series bold
9811 & 111
9812 \backslash
9813
9814 \backslash
9815
9816 \begin_inset Newline newline
9817 \end_inset
9818
9819
9820 \backslash
9821 hline &
9822 \end_layout
9823
9824 \begin_layout Standard
9825 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9826  insérer la commande
9827 \end_layout
9828
9829 \begin_layout Standard
9830
9831 \series bold
9832
9833 \backslash
9834 setlength{
9835 \backslash
9836 parfillskip}{0pt}
9837 \end_layout
9838
9839 \begin_layout Standard
9840 au début de la cellule.
9841  Cela assure que la portion de la cellule qui va se trouver affichée sur
9842  la page suivante le sera avec toute la largeur de la cellule.
9843 \end_layout
9844
9845 \begin_layout Standard
9846 \align center
9847 \begin_inset Tabular
9848 <lyxtabular version="3" rows="38" columns="3">
9849 <features islongtable="true" lastFootEmpty="true">
9850 <column alignment="left" valignment="top" width="0cm">
9851 <column alignment="left" valignment="top" width="3cm">
9852 <column alignment="center" valignment="top" width="0pt">
9853 <row caption="true">
9854 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 \begin_inset Caption
9859
9860 \begin_layout Plain Layout
9861 Tableau avec un saut de page forcé dans une cellule
9862 \begin_inset CommandInset label
9863 LatexCommand label
9864 name "tab:Tableau-saut-de-page"
9865
9866 \end_inset
9867
9868
9869 \begin_inset OptArg
9870 status collapsed
9871
9872 \begin_layout Plain Layout
9873 Tableau avec un saut de page forcé dans une cellule
9874 \end_layout
9875
9876 \end_inset
9877
9878
9879 \end_layout
9880
9881 \end_inset
9882
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 </row>
9907 <row endfirsthead="true">
9908 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \series bold
9914 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 </row>
9938 <row endfirsthead="true">
9939 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \series bold
9945 NOM
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \series bold
9965 TÉL.
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 </row>
9971 <row endhead="true">
9972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9984 \backslash
9985
9986 \backslash
9987 %
9988 \end_layout
9989
9990 \end_inset
9991
9992
9993 \end_layout
9994
9995 \end_inset
9996 </cell>
9997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 </row>
10016 <row endhead="true">
10017 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10018 \begin_inset Text
10019
10020 \begin_layout Plain Layout
10021  
10022 \series bold
10023 Exemple d'annuaire téléphonique
10024 \end_layout
10025
10026 \end_inset
10027 </cell>
10028 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 </row>
10047 <row endhead="true">
10048 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \series bold
10054 NOM
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072
10073 \series bold
10074 TÉL.
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 <row endfoot="true">
10081 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 suite page suivante\SpecialChar \ldots{}
10086
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 </row>
10110 <row>
10111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \series bold
10117 Annovi
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 Silvia
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135 111
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row>
10142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \series bold
10148 Bertoli
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157 Stefano
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 111
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 </row>
10172 <row>
10173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177
10178 \series bold
10179 Bozzi
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 Walter
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 111
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 </row>
10203 <row>
10204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208
10209 \series bold
10210 Cachia
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 Maria
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228 111
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 </row>
10234 <row>
10235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239
10240 \series bold
10241 Cachia
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 Maurizio
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259 111
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 </row>
10265 <row>
10266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270
10271 \series bold
10272 Cinquemani
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 Giusi
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 111
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 </row>
10296 <row>
10297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301
10302 \series bold
10303 Colin
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 Bernard
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 111
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 </row>
10327 <row>
10328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332
10333 \series bold
10334 Concli
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 Gianfranco
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 111
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 </row>
10358 <row>
10359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363
10364 \series bold
10365 Dal Bosco
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Carolina
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 111
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 </row>
10389 <row>
10390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \series bold
10396 Dalpiaz
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 Annamaria
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 111
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row>
10421 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425
10426 \series bold
10427 Feliciello
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 Domenico
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 111
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 </row>
10451 <row>
10452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456
10457 \series bold
10458 Focarelli
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 Paola
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 111
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 </row>
10482 <row>
10483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487
10488 \series bold
10489 Galletti
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 Oreste
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 111
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 </row>
10513 <row>
10514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518
10519 \series bold
10520 Gasparini
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 Franca
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 111
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 </row>
10544 <row>
10545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549
10550 \series bold
10551 Lassini
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 Giancarlo
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569 111
10570 \end_layout
10571
10572 \end_inset
10573 </cell>
10574 </row>
10575 <row>
10576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580
10581 \series bold
10582 Malfatti
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 Luciano
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600 111
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 </row>
10606 <row>
10607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611
10612 \series bold
10613 Malfatti
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 Valeriano
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 111
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 </row>
10637 <row>
10638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642
10643 \series bold
10644 Meneguzzo
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 Roberto
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662 111
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 </row>
10668 <row>
10669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673
10674 \series bold
10675 Mezzadra
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 Roberto
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 111
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 <row>
10700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704
10705 \series bold
10706 Pirpamer
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 Erich
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 111
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 </row>
10730 <row>
10731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735
10736 \series bold
10737 Pochiesa
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 Paolo
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 111, 222
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 </row>
10761 <row>
10762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \series bold
10768 Radina
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 Claudio
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 111
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 </row>
10792 <row>
10793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797
10798 \series bold
10799 Rizzardi
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 Giancarlo, 11.
10809  Fürst von Montecompatri, 11.
10810  Fürst von Sulmona und Vivaro, 10.
10811  Fürst von Rossano, 5.
10812  Herzog von Canemorte, 11.
10813  Herzog von Palombara, 5.
10814  Herzog von Castelchiodato,
10815 \begin_inset ERT
10816 status open
10817
10818 \begin_layout Plain Layout
10819
10820 & 111
10821 \backslash
10822
10823 \backslash
10824  
10825 \backslash
10826 newpage
10827 \end_layout
10828
10829 \begin_layout Plain Layout
10830
10831 &
10832 \end_layout
10833
10834 \end_inset
10835
10836  11.
10837  Herzog von Poggionativo, 11.
10838  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10839  Graf von Valinfreda, 11.
10840  Baron von Cropalati, 11.
10841  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \end_layout
10852
10853 \end_inset
10854 </cell>
10855 </row>
10856 <row>
10857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861
10862 \series bold
10863 Stuffer
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 Oskar
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10878 \begin_inset Text
10879
10880 \begin_layout Plain Layout
10881 111
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 </row>
10887 <row>
10888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892
10893 \series bold
10894 Tacchelli
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 Ugo
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 111
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 </row>
10918 <row>
10919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923
10924 \series bold
10925 Tezzele
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 Margit
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943 111
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 </row>
10949 <row>
10950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954
10955 \series bold
10956 Unterkalmsteiner
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965 Frieda
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974 111
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 </row>
10980 <row>
10981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985
10986 \series bold
10987 Vieider
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 Hilde
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 111
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 </row>
11011 <row>
11012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016
11017 \series bold
11018 Vigna
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 Jürgen
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 111
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 </row>
11042 <row>
11043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047
11048 \series bold
11049 Weber
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 Maurizio
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 111
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 </row>
11073 <row>
11074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078
11079 \series bold
11080 Winkler
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 Franz
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 111
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 </row>
11104 </lyxtabular>
11105
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \begin_layout Section
11112 Colonnes et lignes à lignes multiples
11113 \end_layout
11114
11115 \begin_layout Subsection
11116 Lignes multiples dans une cellule de tableau
11117 \begin_inset CommandInset label
11118 LatexCommand label
11119 name "sub:Lignes-multiple-dans-cellule"
11120
11121 \end_inset
11122
11123
11124 \begin_inset Index
11125 status collapsed
11126
11127 \begin_layout Plain Layout
11128 Plusieurs lignes dans une case de tableau
11129 \end_layout
11130
11131 \end_inset
11132
11133
11134 \begin_inset Index
11135 status collapsed
11136
11137 \begin_layout Plain Layout
11138 Tableau ! Saut de ligne
11139 \end_layout
11140
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \begin_layout Standard
11147 \noindent
11148 \begin_inset Float table
11149 placement H
11150 wide false
11151 sideways false
11152 status open
11153
11154 \begin_layout Plain Layout
11155 \begin_inset Caption
11156
11157 \begin_layout Plain Layout
11158 \begin_inset CommandInset label
11159 LatexCommand label
11160 name "tab:Tableau-avec-plusieurs-lignes"
11161
11162 \end_inset
11163
11164 Tableau avec des lignes multiples dans une cellule
11165 \end_layout
11166
11167 \end_inset
11168
11169
11170 \end_layout
11171
11172 \begin_layout Plain Layout
11173 \align center
11174 \begin_inset Tabular
11175 <lyxtabular version="3" rows="3" columns="3">
11176 <features>
11177 <column alignment="center" valignment="middle" width="2.5cm">
11178 <column alignment="center" valignment="middle" width="0">
11179 <column alignment="center" valignment="middle" width="0">
11180 <row>
11181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 Lignes
11186 \begin_inset Newline linebreak
11187 \end_inset
11188
11189 multiples
11190 \end_layout
11191
11192 \end_inset
11193 </cell>
11194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 b
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 c
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 </row>
11213 <row>
11214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 d
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 e
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 f
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 </row>
11242 <row>
11243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 g
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 h
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 i
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 </row>
11271 </lyxtabular>
11272
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \begin_layout Standard
11284 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11285  d'un paragraphe avec des sauts de lignes et des césures.
11286 \end_layout
11287
11288 \begin_layout Standard
11289 Pour obtenir le tableau
11290 \begin_inset space ~
11291 \end_inset
11292
11293
11294 \begin_inset CommandInset ref
11295 LatexCommand ref
11296 reference "tab:Tableau-avec-plusieurs-lignes"
11297
11298 \end_inset
11299
11300 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11301  droit dessus.
11302  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11303  2.5
11304 \begin_inset space \thinspace{}
11305 \end_inset
11306
11307 cm et choisissez les alignements vertical et horizontal centrés.
11308  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11309  Comme notre texte est plus petit que 2.5
11310 \begin_inset space \thinspace{}
11311 \end_inset
11312
11313 cm, une seule ligne va apparaître.
11314  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11315  
11316 \family sans
11317 Ctrl-Shift-Entrée
11318 \family default
11319 ).
11320  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11321 ement découpé en plusieurs lignes.
11322 \end_layout
11323
11324 \begin_layout Standard
11325 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11326  pas effectuer de césure si c'est le premier élément de la cellule.
11327  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11328  premier élément : Ajoutez un espace horizontal de 0
11329 \begin_inset space \thinspace{}
11330 \end_inset
11331
11332 pt juste avant votre mot.
11333  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11334  Le tableau
11335 \begin_inset space ~
11336 \end_inset
11337
11338
11339 \begin_inset CommandInset ref
11340 LatexCommand ref
11341 reference "tab:Tableau-césure"
11342
11343 \end_inset
11344
11345  montre l'effet de cette insertion.
11346 \end_layout
11347
11348 \begin_layout Standard
11349 \begin_inset Float table
11350 placement h
11351 wide false
11352 sideways false
11353 status open
11354
11355 \begin_layout Plain Layout
11356 \begin_inset Caption
11357
11358 \begin_layout Plain Layout
11359 \begin_inset CommandInset label
11360 LatexCommand label
11361 name "tab:Tableau-césure"
11362
11363 \end_inset
11364
11365 Tableau avec et sans césure.
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Plain Layout
11374 \begin_inset space \hfill{}
11375 \end_inset
11376
11377
11378 \begin_inset Tabular
11379 <lyxtabular version="3" rows="3" columns="3">
11380 <features>
11381 <column alignment="center" valignment="middle" width="2.5cm">
11382 <column alignment="center" valignment="middle" width="0">
11383 <column alignment="center" valignment="middle" width="0">
11384 <row>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 mottrèslongdansunecellule
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 b
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 c
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 </row>
11413 <row>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 d
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 e
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 f
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 </row>
11442 <row>
11443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 g
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 h
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 i
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 </lyxtabular>
11472
11473 \end_inset
11474
11475
11476 \begin_inset space \hfill{}
11477 \end_inset
11478
11479
11480 \begin_inset Tabular
11481 <lyxtabular version="3" rows="3" columns="3">
11482 <features>
11483 <column alignment="center" valignment="middle" width="2.5cm">
11484 <column alignment="center" valignment="middle" width="0">
11485 <column alignment="center" valignment="middle" width="0">
11486 <row>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 \begin_inset space \hspace{}
11492 \length 0pt
11493 \end_inset
11494
11495 mottrèslongdansunecellule
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 b
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 c
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 </row>
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 d
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 e
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 f
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 g
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 h
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 i
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 </row>
11577 </lyxtabular>
11578
11579 \end_inset
11580
11581
11582 \begin_inset space \hfill{}
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Subsection
11594 Multi-colonnes
11595 \begin_inset CommandInset label
11596 LatexCommand label
11597 name "sub:Multicolonnes"
11598
11599 \end_inset
11600
11601
11602 \begin_inset Index
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606 Multi-colonnes
11607 \end_layout
11608
11609 \end_inset
11610
11611
11612 \begin_inset Index
11613 status collapsed
11614
11615 \begin_layout Plain Layout
11616 Tableau ! Multi-colonnes
11617 \end_layout
11618
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \begin_layout Subsubsection
11625 Les Bases des Multicolonnes
11626 \end_layout
11627
11628 \begin_layout Standard
11629 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11630  qu'elle doit couvrir et utilisez soit le bouton
11631 \begin_inset Graphics
11632         filename ../../images/tabular-feature_multicolumn.png
11633         scale 85
11634         scaleBeforeRotation
11635
11636 \end_inset
11637
11638  de la barre d'outils tableau, ou le menu 
11639 \family sans
11640 Éditer\SpecialChar \menuseparator
11641 Tableau\SpecialChar \menuseparator
11642 Multi-colonnes
11643 \family default
11644 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11645  
11646 \family sans
11647 Multi-colonnes
11648 \family default
11649  
11650 \lang english
11651 in the appearing context menu.
11652 \end_layout
11653
11654 \begin_layout Standard
11655 Les multi-colonnes ont leurs propres paramètres de cellule.
11656  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11657  de la cellule, cela n'affecte que la cellule multi-colonne.
11658  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11659  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11660 \end_layout
11661
11662 \begin_layout Standard
11663 \align center
11664 \begin_inset Tabular
11665 <lyxtabular version="3" rows="3" columns="4">
11666 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11667 <column alignment="center" valignment="top" width="0pt">
11668 <column alignment="center" valignment="middle" width="0">
11669 <column alignment="center" valignment="top" width="0in">
11670 <column alignment="center" valignment="top" width="0pt">
11671 <row>
11672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676 abc
11677 \end_layout
11678
11679 \end_inset
11680 </cell>
11681 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 def ghi
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Plain Layout
11694
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Plain Layout
11703 jkl
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 </row>
11709 <row>
11710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714 A
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11720 \begin_inset Text
11721
11722 \begin_layout Plain Layout
11723 B
11724 \end_layout
11725
11726 \end_inset
11727 </cell>
11728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 C
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 D
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 </row>
11747 <row>
11748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Plain Layout
11752 1
11753 \end_layout
11754
11755 \end_inset
11756 </cell>
11757 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 2
11762 \end_layout
11763
11764 \end_inset
11765 </cell>
11766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770 3
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779 4
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 </lyxtabular>
11786
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \begin_layout Subsubsection
11793 Calculs avec les multi-colonnes
11794 \begin_inset CommandInset label
11795 LatexCommand label
11796 name "sub:Calculs-multicolonnes"
11797
11798 \end_inset
11799
11800
11801 \begin_inset Index
11802 status collapsed
11803
11804 \begin_layout Plain Layout
11805 Multi-colonnes ! Calculs
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \begin_layout Standard
11814 LyX gère directement les multi-colonnes, mais nous devons faire attention
11815  à la largeur des cellules couvertes par la cellule multicolonne.
11816 \end_layout
11817
11818 \begin_layout Standard
11819 \begin_inset Float table
11820 placement h
11821 wide false
11822 sideways false
11823 status open
11824
11825 \begin_layout Plain Layout
11826 \begin_inset Caption
11827
11828 \begin_layout Plain Layout
11829 \begin_inset CommandInset label
11830 LatexCommand label
11831 name "tab:Tableau-multicolonne-parfaite"
11832
11833 \end_inset
11834
11835 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11836  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11837 \begin_inset OptArg
11838 status open
11839
11840 \begin_layout Plain Layout
11841 Tableau avec multicolonne parfaite
11842 \end_layout
11843
11844 \end_inset
11845
11846
11847 \end_layout
11848
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \begin_layout Plain Layout
11855 \align center
11856 \begin_inset Tabular
11857 <lyxtabular version="3" rows="3" columns="3">
11858 <features>
11859 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11860 <column alignment="center" valignment="middle" width="0">
11861 <column alignment="center" valignment="top" width="0">
11862 <row>
11863 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 multicolonne sur plusieurs lignes
11868 \end_layout
11869
11870 \end_inset
11871 </cell>
11872 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11873 \begin_inset Text
11874
11875 \begin_layout Plain Layout
11876
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 c
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 </row>
11891 <row>
11892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11893 \begin_inset Text
11894
11895 \begin_layout Plain Layout
11896 d
11897 \end_layout
11898
11899 \end_inset
11900 </cell>
11901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11902 \begin_inset Text
11903
11904 \begin_layout Plain Layout
11905 e
11906 \end_layout
11907
11908 \end_inset
11909 </cell>
11910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 f
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 </row>
11920 <row>
11921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925 g
11926 \end_layout
11927
11928 \end_inset
11929 </cell>
11930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11931 \begin_inset Text
11932
11933 \begin_layout Plain Layout
11934 h
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 i
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 </row>
11949 </lyxtabular>
11950
11951 \end_inset
11952
11953
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 Par exemple, pour créer le tableau
11963 \begin_inset space ~
11964 \end_inset
11965
11966
11967 \begin_inset CommandInset ref
11968 LatexCommand ref
11969 reference "tab:Tableau-multicolonne-parfaite"
11970
11971 \end_inset
11972
11973 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11974  3×3 et faites un clic droit dessus.
11975  Ensuite choisissez pour cette cellule
11976 \emph on
11977 ,
11978 \emph default
11979  dans la fenêtre de dialogue de tableau, 
11980 \emph on
11981 multicolonne
11982 \emph default
11983
11984 \emph on
11985 alignement
11986 \begin_inset space ~
11987 \end_inset
11988
11989 horizontal
11990 \begin_inset space ~
11991 \end_inset
11992
11993 centré
11994 \emph default
11995  et une largeur de 2.5
11996 \begin_inset space \thinspace{}
11997 \end_inset
11998
11999 cm.
12000  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12001  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12002 \begin_inset space \thinspace{}
12003 \end_inset
12004
12005 cm pour la première colonne.
12006  La deuxième colonne aura alors automatiquement une largeur de 1.25
12007 \begin_inset space \thinspace{}
12008 \end_inset
12009
12010 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12011  C'est ce qui a été fait pour le tableau
12012 \begin_inset space ~
12013 \end_inset
12014
12015
12016 \begin_inset CommandInset ref
12017 LatexCommand ref
12018 reference "tab:Tableau-multicolonne-imparfait"
12019
12020 \end_inset
12021
12022 .
12023 \end_layout
12024
12025 \begin_layout Standard
12026 \begin_inset Float table
12027 wide false
12028 sideways false
12029 status open
12030
12031 \begin_layout Plain Layout
12032 \begin_inset Caption
12033
12034 \begin_layout Plain Layout
12035 \begin_inset CommandInset label
12036 LatexCommand label
12037 name "tab:Tableau-multicolonne-imparfait"
12038
12039 \end_inset
12040
12041 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12042  de la largeur de la cellule multicolonne.
12043 \begin_inset OptArg
12044 status open
12045
12046 \begin_layout Plain Layout
12047 Tableau avec multicolonne pas parfaite
12048 \end_layout
12049
12050 \end_inset
12051
12052
12053 \end_layout
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Plain Layout
12061 \align center
12062 \begin_inset Tabular
12063 <lyxtabular version="3" rows="3" columns="3">
12064 <features>
12065 <column alignment="center" valignment="top" width="1.25cm">
12066 <column alignment="center" valignment="top" width="0">
12067 <column alignment="center" valignment="top" width="0">
12068 <row>
12069 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12070 \begin_inset Text
12071
12072 \begin_layout Plain Layout
12073 multicolonne sur plusieurs lignes
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 c
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 </row>
12097 <row>
12098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12099 \begin_inset Text
12100
12101 \begin_layout Plain Layout
12102 d
12103 \end_layout
12104
12105 \end_inset
12106 </cell>
12107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12108 \begin_inset Text
12109
12110 \begin_layout Plain Layout
12111 e
12112 \end_layout
12113
12114 \end_inset
12115 </cell>
12116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12117 \begin_inset Text
12118
12119 \begin_layout Plain Layout
12120 f
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 </row>
12126 <row>
12127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 g
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12137 \begin_inset Text
12138
12139 \begin_layout Plain Layout
12140 h
12141 \end_layout
12142
12143 \end_inset
12144 </cell>
12145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12146 \begin_inset Text
12147
12148 \begin_layout Plain Layout
12149 i
12150 \end_layout
12151
12152 \end_inset
12153 </cell>
12154 </row>
12155 </lyxtabular>
12156
12157 \end_inset
12158
12159
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \end_layout
12166
12167 \begin_layout Standard
12168 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12169  de la cellule multicolonne, elle est un peu plus large.
12170  La raison est que la taille que l'on donne à une cellule, 
12171 \begin_inset Formula $W_{g}$
12172 \end_inset
12173
12174  n'est pas sa taille totale, 
12175 \begin_inset Formula $W_{\mathrm{tot}}$
12176 \end_inset
12177
12178  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12179  lui donne.
12180  L'appendice
12181 \begin_inset space ~
12182 \end_inset
12183
12184
12185 \begin_inset CommandInset ref
12186 LatexCommand eqref
12187 reference "cha:Explication-de-l'Equation"
12188
12189 \end_inset
12190
12191  explique pourquoi en détail.
12192 \end_layout
12193
12194 \begin_layout Standard
12195 La largeur nécessaire 
12196 \begin_inset Formula $W_{g\, n}$
12197 \end_inset
12198
12199  quand 
12200 \emph on
12201 n
12202 \emph default
12203  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12204  ait une largeur totale de 
12205 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12206 \end_inset
12207
12208 :
12209 \begin_inset Formula \begin{equation}
12210 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \begin_layout Standard
12218 Dans notre cas nous avons 
12219 \begin_inset Formula $n=2$
12220 \end_inset
12221
12222
12223 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12224 \end_inset
12225
12226 cm et les valeurs implicites pour les autres longueurs, l'équation
12227 \begin_inset space ~
12228 \end_inset
12229
12230
12231 \begin_inset CommandInset ref
12232 LatexCommand ref
12233 reference "eq:Wgn"
12234
12235 \end_inset
12236
12237  devient
12238 \begin_inset Formula \begin{equation}
12239 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12240
12241 \end_inset
12242
12243
12244 \end_layout
12245
12246 \begin_layout Standard
12247 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12248  
12249 \series bold
12250 calc
12251 \series default
12252  avec la ligne suivante dans le préambule du document
12253 \begin_inset Index
12254 status collapsed
12255
12256 \begin_layout Plain Layout
12257 Paquetages LaTeX ! calc
12258 \end_layout
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266
12267 \series bold
12268
12269 \backslash
12270 usepackage{calc}
12271 \end_layout
12272
12273 \begin_layout Standard
12274 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12275  de dialogue.
12276  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12277  la fenêtre de dialogue.
12278  Voici un aperçu de ces paramètres :
12279 \end_layout
12280
12281 \begin_layout Itemize
12282
12283 \series bold
12284 p{largeur}
12285 \series default
12286  crée une cellule de taille donnée, le texte est aligné verticalement en
12287  haut.
12288 \end_layout
12289
12290 \begin_layout Itemize
12291
12292 \series bold
12293 m{largeur}
12294 \series default
12295  crée une cellule de taille donnée, le texte est aligné verticalement au
12296  centre
12297 \end_layout
12298
12299 \begin_layout Itemize
12300
12301 \series bold
12302 b{largeur}
12303 \series default
12304  crée une cellule de taille donnée, le texte est aligné verticalement en
12305  bas
12306 \end_layout
12307
12308 \begin_layout Standard
12309 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12310  la fenêtre de dialogue sont ignorés.
12311 \end_layout
12312
12313 \begin_layout Standard
12314 \begin_inset Note Greyedout
12315 status open
12316
12317 \begin_layout Plain Layout
12318
12319 \series bold
12320 Note:
12321 \series default
12322  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12323  en compte.
12324 \end_layout
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 Comme le texte doit être centré horizontalement, on ajoute la commande 
12333 \series bold
12334
12335 \backslash
12336 centering
12337 \series default
12338 .
12339  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12340  des colonnes recouvertes :
12341 \end_layout
12342
12343 \begin_layout Standard
12344
12345 \series bold
12346 >{
12347 \backslash
12348 centering}m{1.25cm-6.2pt}
12349 \end_layout
12350
12351 \begin_layout Standard
12352 La commande 
12353 \series bold
12354 >{ }
12355 \series default
12356  signifie que les commandes qui se trouvent entre les accolades doivent
12357  être appliquées avant que la cellule ne soit créée.
12358 \end_layout
12359
12360 \begin_layout Standard
12361 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12362  multicolonne, il est toujours aligné à gauche.
12363  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12364  isolées.
12365  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12366 \end_layout
12367
12368 \begin_layout Standard
12369
12370 \series bold
12371 >{
12372 \backslash
12373 centering}m{2.5cm}
12374 \end_layout
12375
12376 \begin_layout Subsection
12377 Multi-lignes
12378 \begin_inset Index
12379 status collapsed
12380
12381 \begin_layout Plain Layout
12382 Multi-lignes
12383 \end_layout
12384
12385 \end_inset
12386
12387
12388 \begin_inset Index
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392 Tableau ! Multi-ligne
12393 \end_layout
12394
12395 \end_inset
12396
12397
12398 \end_layout
12399
12400 \begin_layout Standard
12401 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12402  par LyX, il faut donc utiliser un peu de code TeX.
12403  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12404 \series bold
12405 multirow
12406 \series default
12407
12408 \begin_inset Index
12409 status collapsed
12410
12411 \begin_layout Plain Layout
12412 Paquetages LaTeX ! multirow
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \series bold
12419  
12420 \series default
12421 dans le préambule de votre document avec la commande 
12422 \end_layout
12423
12424 \begin_layout Standard
12425
12426 \series bold
12427
12428 \backslash
12429 usepackage{multirow}
12430 \end_layout
12431
12432 \begin_layout Standard
12433 Les cellules multilignes sont créées avec la commande
12434 \end_layout
12435
12436 \begin_layout Standard
12437
12438 \series bold
12439
12440 \backslash
12441 multirow{number of rows}{cell width}{cell entry}
12442 \end_layout
12443
12444 \begin_layout Standard
12445 Pour créer le tableau suivant :
12446 \end_layout
12447
12448 \begin_layout Standard
12449 \align center
12450 \begin_inset ERT
12451 status collapsed
12452
12453 \begin_layout Plain Layout
12454
12455
12456 \backslash
12457 renewcommand{
12458 \backslash
12459 multirowsetup}{
12460 \backslash
12461 centering}
12462 \end_layout
12463
12464 \end_inset
12465
12466
12467 \begin_inset Tabular
12468 <lyxtabular version="3" rows="3" columns="3">
12469 <features>
12470 <column alignment="center" valignment="top" width="0">
12471 <column alignment="center" valignment="top" width="0">
12472 <column alignment="center" valignment="top" width="0">
12473 <row>
12474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \begin_layout Plain Layout
12478 a
12479 \end_layout
12480
12481 \end_inset
12482 </cell>
12483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12484 \begin_inset Text
12485
12486 \begin_layout Plain Layout
12487 b
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 c
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 </row>
12502 <row>
12503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 \begin_inset ERT
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511
12512
12513 \backslash
12514 multirow{2}{2.5cm}{
12515 \end_layout
12516
12517 \end_inset
12518
12519 cellule multi-lignes
12520 \begin_inset ERT
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524
12525 }
12526 \end_layout
12527
12528 \end_inset
12529
12530
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 e
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 f
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 </row>
12554 <row>
12555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559
12560 \end_layout
12561
12562 \end_inset
12563 </cell>
12564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 h
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12574 \begin_inset Text
12575
12576 \begin_layout Plain Layout
12577 i
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 </row>
12583 </lyxtabular>
12584
12585 \end_inset
12586
12587
12588 \begin_inset ERT
12589 status collapsed
12590
12591 \begin_layout Plain Layout
12592
12593
12594 \backslash
12595 renewcommand{
12596 \backslash
12597 multirowsetup}{
12598 \backslash
12599 raggedright}
12600 \end_layout
12601
12602 \end_inset
12603
12604
12605 \end_layout
12606
12607 \begin_layout Standard
12608 créez un tableau 3×3.
12609  Désactivez la bordure supérieure de la dernière cellule dans la première
12610  colonne.
12611  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12612  première colonne en y insérant la commande
12613 \end_layout
12614
12615 \begin_layout Standard
12616
12617 \series bold
12618
12619 \backslash
12620 multirow{2}{2.5cm}{
12621 \end_layout
12622
12623 \begin_layout Standard
12624 comme du code TeX.
12625  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12626  deux lignes et a une largeur de 2.5
12627 \begin_inset space \thinspace{}
12628 \end_inset
12629
12630 cm.
12631  Le contenu de la cellule suit le code TeX et on termine la commande en
12632  ajoutant l'accolade fermante 
12633 \series bold
12634 }
12635 \series default
12636  dans une nouvelle boîte de code TeX, juste après le texte.
12637 \end_layout
12638
12639 \begin_layout Standard
12640
12641 \series bold
12642
12643 \backslash
12644 multirow
12645 \series default
12646  aligne implicitement son contenu à gauche.
12647  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12648  
12649 \series bold
12650
12651 \backslash
12652 multirowsetup
12653 \series default
12654  avec la commande
12655 \end_layout
12656
12657 \begin_layout Standard
12658
12659 \series bold
12660
12661 \backslash
12662 renewcommand{
12663 \backslash
12664 multirowsetup}{
12665 \backslash
12666 centering}
12667 \end_layout
12668
12669 \begin_layout Standard
12670 dans le préambule du document.
12671  Après ça, tous les contenus de cellules multi-lignes du document seront
12672  centrés.
12673  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12674  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12675  juste avant le tableau concerné, plutôt que dans le préambule.
12676  Si le texte doit être aligné à droite, remplacez 
12677 \series bold
12678
12679 \backslash
12680 centering
12681 \series default
12682  par 
12683 \series bold
12684
12685 \backslash
12686 raggedleft
12687 \series default
12688 .
12689  Pour revenir à l'alignement à gauche utilisez 
12690 \series bold
12691
12692 \backslash
12693 raggedright
12694 \series default
12695 .
12696 \end_layout
12697
12698 \begin_layout Section
12699 Les Tableaux Formels
12700 \begin_inset CommandInset label
12701 LatexCommand label
12702 name "sec:Tableaux-Formels"
12703
12704 \end_inset
12705
12706
12707 \begin_inset Index
12708 status collapsed
12709
12710 \begin_layout Plain Layout
12711 Tableau ! Formel
12712 \end_layout
12713
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \begin_layout Standard
12720 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12721  à celle du tableau
12722 \begin_inset space ~
12723 \end_inset
12724
12725
12726 \begin_inset CommandInset ref
12727 LatexCommand ref
12728 reference "tab:Exemple-tableau-booktabs"
12729
12730 \end_inset
12731
12732 .
12733  Ce genre de tableau est appelé 
12734 \begin_inset Quotes eld
12735 \end_inset
12736
12737
12738 \emph on
12739 formel
12740 \emph default
12741
12742 \begin_inset Quotes erd
12743 \end_inset
12744
12745 .
12746  Pour transformer un tableau en tableau formel, utilisez l'option 
12747 \family sans
12748 Formel
12749 \family default
12750  de l'onglet 
12751 \family sans
12752 Bordures
12753 \family default
12754  de la fenêtre de dialogue 
12755 \family sans
12756 Paramètres
12757 \begin_inset space ~
12758 \end_inset
12759
12760 du
12761 \begin_inset space ~
12762 \end_inset
12763
12764 tableau
12765 \family default
12766 .
12767 \end_layout
12768
12769 \begin_layout Standard
12770 \begin_inset Float table
12771 placement h
12772 wide false
12773 sideways false
12774 status open
12775
12776 \begin_layout Plain Layout
12777 \begin_inset Caption
12778
12779 \begin_layout Plain Layout
12780 \begin_inset CommandInset label
12781 LatexCommand label
12782 name "tab:Exemple-tableau-booktabs"
12783
12784 \end_inset
12785
12786 Exemple de tableau formel
12787 \end_layout
12788
12789 \end_inset
12790
12791
12792 \end_layout
12793
12794 \begin_layout Plain Layout
12795 \align center
12796 \begin_inset Tabular
12797 <lyxtabular version="3" rows="8" columns="4">
12798 <features booktabs="true">
12799 <column alignment="center" valignment="top" width="0">
12800 <column alignment="center" valignment="top" width="0">
12801 <column alignment="center" valignment="top" width="0">
12802 <column alignment="center" valignment="top" width="0">
12803 <row>
12804 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 Système
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 Medipix
12818 \begin_inset space \thinspace{}
12819 \end_inset
12820
12821 1
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830 Medipix
12831 \begin_inset space \thinspace{}
12832 \end_inset
12833
12834 2
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 </row>
12849 <row>
12850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12851 \begin_inset Text
12852
12853 \begin_layout Plain Layout
12854 \begin_inset ERT
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858
12859
12860 \backslash
12861 cmidrule(r){2-2}
12862 \end_layout
12863
12864 \end_inset
12865
12866
12867 \begin_inset ERT
12868 status collapsed
12869
12870 \begin_layout Plain Layout
12871
12872
12873 \backslash
12874 cmidrule(l){3-4}
12875 \end_layout
12876
12877 \end_inset
12878
12879 Épaisseur du capteur [µm]
12880 \end_layout
12881
12882 \end_inset
12883 </cell>
12884 <cell alignment="center" valignment="top" usebox="none">
12885 \begin_inset Text
12886
12887 \begin_layout Plain Layout
12888 300
12889 \end_layout
12890
12891 \end_inset
12892 </cell>
12893 <cell alignment="center" valignment="top" usebox="none">
12894 \begin_inset Text
12895
12896 \begin_layout Plain Layout
12897 300
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 <cell alignment="center" valignment="top" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906 700
12907 \end_layout
12908
12909 \end_inset
12910 </cell>
12911 </row>
12912 <row>
12913 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 Angle du biseau [°]
12918 \end_layout
12919
12920 \end_inset
12921 </cell>
12922 <cell alignment="center" valignment="top" topline="true" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 3.55
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 <cell alignment="center" valignment="top" topline="true" usebox="none">
12932 \begin_inset Text
12933
12934 \begin_layout Plain Layout
12935 2.71
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 <cell alignment="center" valignment="top" topline="true" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 7.99
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 </row>
12950 <row topspace="default">
12951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 Résolution spatiale [µm]
12956 \end_layout
12957
12958 \end_inset
12959 </cell>
12960 <cell alignment="center" valignment="top" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 4.26
12965 \end_layout
12966
12967 \end_inset
12968 </cell>
12969 <cell alignment="center" valignment="top" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 10.17
12974 \end_layout
12975
12976 \end_inset
12977 </cell>
12978 <cell alignment="center" valignment="top" usebox="none">
12979 \begin_inset Text
12980
12981 \begin_layout Plain Layout
12982 10.56
12983 \end_layout
12984
12985 \end_inset
12986 </cell>
12987 </row>
12988 <row topspace="default">
12989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 MTF à 
12994 \begin_inset Formula $f_{\mathrm{max}}$
12995 \end_inset
12996
12997
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 <cell alignment="center" valignment="top" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 0.53
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 0.37
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 <cell alignment="center" valignment="top" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024 0.39
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 </row>
13030 <row topspace="default">
13031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 \begin_inset ERT
13036 status collapsed
13037
13038 \begin_layout Plain Layout
13039
13040
13041 \backslash
13042 cmidrule(l{10pt}){1-1}
13043 \end_layout
13044
13045 \end_inset
13046
13047 résolution spatiale LSF
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 <cell alignment="center" valignment="top" usebox="none">
13053 \begin_inset Text
13054
13055 \begin_layout Plain Layout
13056
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 <cell alignment="center" valignment="top" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 </row>
13080 <row>
13081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085 en µm
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094 129.7
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 52.75
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 50.78
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 </row>
13118 <row>
13119 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 en % de la taille des pixels
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 76.3
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 95.9
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 92.3
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 </lyxtabular>
13157
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \end_inset
13164
13165
13166 \end_layout
13167
13168 \begin_layout Standard
13169 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13170  
13171 \family sans
13172 Bordures
13173 \family default
13174  de la fenêtre de dialogue 
13175 \family sans
13176 Paramètres
13177 \begin_inset space ~
13178 \end_inset
13179
13180 du
13181 \begin_inset space ~
13182 \end_inset
13183
13184 tableau
13185 \family default
13186  comme c'est décrit dans la section
13187 \begin_inset space ~
13188 \end_inset
13189
13190
13191 \begin_inset CommandInset ref
13192 LatexCommand ref
13193 reference "sub:Espacement-lignes"
13194
13195 \end_inset
13196
13197 .
13198 \end_layout
13199
13200 \begin_layout Standard
13201 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13202  verticales.
13203  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13204  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13205  sortie imprimée :
13206 \begin_inset Newline newline
13207 \end_inset
13208
13209 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13210 \begin_inset space \thinspace{}
13211 \end_inset
13212
13213 em alors que les autres lignes ont implicite une épaisseur de 0.05
13214 \begin_inset space \thinspace{}
13215 \end_inset
13216
13217 em.
13218 \end_layout
13219
13220 \begin_layout Standard
13221 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13222  les lignes de préambule suivantes :
13223 \end_layout
13224
13225 \begin_layout Standard
13226
13227 \series bold
13228
13229 \backslash
13230 let
13231 \backslash
13232 mytoprule
13233 \backslash
13234 toprule
13235 \begin_inset Newline newline
13236 \end_inset
13237
13238
13239 \backslash
13240 renewcommand{
13241 \backslash
13242 toprule}{
13243 \backslash
13244 mytoprule[width]}
13245 \end_layout
13246
13247 \begin_layout Standard
13248 Cet exemple concerne la première ligne, appelée 
13249 \series bold
13250 toprule
13251 \series default
13252 .
13253  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13254 \series bold
13255 toprule
13256 \series default
13257  par 
13258 \series bold
13259 bottomrule
13260 \series default
13261 .
13262  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13263  
13264 \series bold
13265 toprule
13266 \series default
13267  par 
13268 \series bold
13269 midrule
13270 \series default
13271 .
13272  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13273 \begin_inset space ~
13274 \end_inset
13275
13276
13277 \begin_inset CommandInset ref
13278 LatexCommand ref
13279 reference "cha:Unités-de-longueur"
13280
13281 \end_inset
13282
13283  pour préciser l'épaisseur voulue.
13284 \end_layout
13285
13286 \begin_layout Standard
13287 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13288  en mettant une ligne pour une cellule multi colonne.
13289  LyX va utiliser en interne la commande 
13290 \series bold
13291
13292 \backslash
13293 cmidrule
13294 \series default
13295  pour créer cette ligne.
13296  Sa syntaxe complète est :
13297 \end_layout
13298
13299 \begin_layout Standard
13300
13301 \series bold
13302
13303 \backslash
13304 cmidrule[largeur](rognage){colDépart-colFin}
13305 \end_layout
13306
13307 \begin_layout Standard
13308 Les options de la commande 
13309 \series bold
13310
13311 \backslash
13312 cmidrule
13313 \series default
13314  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13315  TeX pour pouvoir les utiliser.
13316  On peut créer manuellement des lignes 
13317 \series bold
13318
13319 \backslash
13320 mitrales
13321 \series default
13322  en insérant la commande en code TeX comme le premier élément de la première
13323  cellule de la ligne.
13324  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13325  en question.
13326 \end_layout
13327
13328 \begin_layout Standard
13329 La valeur implicite pour l'épaisseur des lignes est de 0.03
13330 \begin_inset space \thinspace{}
13331 \end_inset
13332
13333 em.
13334  
13335 \series bold
13336 colDépart
13337 \series default
13338  est le numéro de la colonne dans laquelle la ligne commence et 
13339 \series bold
13340 colFin
13341 \series default
13342  est le numéro de la colonne dans laquelle elle se termine.
13343  La valeur de 
13344 \series bold
13345 colFin
13346 \series default
13347  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13348  Le paramètre optionnel 
13349 \series bold
13350 rognage
13351 \series default
13352  peut être soit 
13353 \emph on
13354 l{largeurRognage}
13355 \emph default
13356 , ou 
13357 \emph on
13358 r{largeurRognage}
13359 \emph default
13360  où les valeurs de
13361 \emph on
13362  largeurRognage
13363 \emph default
13364  sont aussi optionnelles.
13365  En utilisant par exemple la valeur 
13366 \emph on
13367 l{2pt}
13368 \emph default
13369  pour ce paramètre, la ligne va être rognée de 2
13370 \begin_inset space \thinspace{}
13371 \end_inset
13372
13373 pt à son extrémité gauche.
13374  Si vous ne spécifiez pas de valeur pour 
13375 \emph on
13376 largeurRognage
13377 \emph default
13378  les lignes sont implicitement rognées de 0.5
13379 \begin_inset space \thinspace{}
13380 \end_inset
13381
13382 em.
13383 \end_layout
13384
13385 \begin_layout Standard
13386 \begin_inset VSpace bigskip
13387 \end_inset
13388
13389 Le tableau
13390 \begin_inset space ~
13391 \end_inset
13392
13393
13394 \begin_inset CommandInset ref
13395 LatexCommand ref
13396 reference "tab:Exemple-tableau-booktabs"
13397
13398 \end_inset
13399
13400  a été créé en utilisant les commandes
13401 \end_layout
13402
13403 \begin_layout Standard
13404
13405 \series bold
13406
13407 \backslash
13408 cmidrule(r){2-2}
13409 \backslash
13410 cmidrule(l){3-4}
13411 \end_layout
13412
13413 \begin_layout Standard
13414 au début de la deuxième ligne et
13415 \end_layout
13416
13417 \begin_layout Standard
13418
13419 \series bold
13420
13421 \backslash
13422 cmidrule(l{10pt}){1-1}
13423 \end_layout
13424
13425 \begin_layout Standard
13426 au début de la sixième ligne.
13427 \end_layout
13428
13429 \begin_layout Standard
13430 \begin_inset VSpace bigskip
13431 \end_inset
13432
13433
13434 \end_layout
13435
13436 \begin_layout Standard
13437 Vous pouvez vouloir des commandes 
13438 \series bold
13439
13440 \backslash
13441 cmidrule
13442 \series default
13443 s qui se recouvrent comme pour le tableau
13444 \begin_inset space ~
13445 \end_inset
13446
13447
13448 \begin_inset CommandInset ref
13449 LatexCommand ref
13450 reference "tab:Tableau-booktabs-special"
13451
13452 \end_inset
13453
13454 .
13455  On obtient ce résultat en utilisant la commande suivante en code TeX
13456 \end_layout
13457
13458 \begin_layout Standard
13459
13460 \series bold
13461
13462 \backslash
13463 morecmidrules
13464 \end_layout
13465
13466 \begin_layout Standard
13467 La commande qui a été utilisée pour la deuxième ligne du tableau
13468 \begin_inset space ~
13469 \end_inset
13470
13471
13472 \begin_inset CommandInset ref
13473 LatexCommand ref
13474 reference "tab:Tableau-booktabs-special"
13475
13476 \end_inset
13477
13478  est
13479 \end_layout
13480
13481 \begin_layout Standard
13482
13483 \series bold
13484
13485 \backslash
13486 cmidrule(r){2-2}
13487 \backslash
13488 cmidrule(l){3-4}
13489 \backslash
13490 morecmidrules
13491 \backslash
13492 cmidrule{2-4}
13493 \end_layout
13494
13495 \begin_layout Standard
13496 La commande pour la sixième ligne est
13497 \end_layout
13498
13499 \begin_layout Standard
13500
13501 \series bold
13502
13503 \backslash
13504 midrule
13505 \backslash
13506 morecmidrules
13507 \backslash
13508 cmidrule{3-4}
13509 \end_layout
13510
13511 \begin_layout Standard
13512 \begin_inset VSpace bigskip
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Standard
13519 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13520 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13521  font toute la largeur du tableau :
13522 \end_layout
13523
13524 \begin_layout Standard
13525
13526 \series bold
13527
13528 \backslash
13529 specialrule{largeur}{espace au dessus}{espace en dessous}
13530 \end_layout
13531
13532 \begin_layout Standard
13533 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13534  du paquetage LaTeX 
13535 \series bold
13536 booktabs
13537 \series default
13538  
13539 \begin_inset CommandInset citation
13540 LatexCommand cite
13541 key "booktabs"
13542
13543 \end_inset
13544
13545 .
13546 \begin_inset Index
13547 status collapsed
13548
13549 \begin_layout Plain Layout
13550 Paquetages LaTeX ! booktabs
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \begin_layout Standard
13559 \begin_inset Float table
13560 placement h
13561 wide false
13562 sideways false
13563 status open
13564
13565 \begin_layout Plain Layout
13566 \begin_inset Caption
13567
13568 \begin_layout Plain Layout
13569 \begin_inset CommandInset label
13570 LatexCommand label
13571 name "tab:Tableau-booktabs-special"
13572
13573 \end_inset
13574
13575 Tableau formel spécial
13576 \end_layout
13577
13578 \end_inset
13579
13580
13581 \end_layout
13582
13583 \begin_layout Plain Layout
13584 \align center
13585 \begin_inset Tabular
13586 <lyxtabular version="3" rows="8" columns="4">
13587 <features booktabs="true">
13588 <column alignment="center" valignment="top" width="0">
13589 <column alignment="center" valignment="top" width="0">
13590 <column alignment="center" valignment="top" width="0">
13591 <column alignment="center" valignment="top" width="0">
13592 <row>
13593 <cell alignment="center" valignment="top" topline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597 Système
13598 \end_layout
13599
13600 \end_inset
13601 </cell>
13602 <cell alignment="center" valignment="top" topline="true" usebox="none">
13603 \begin_inset Text
13604
13605 \begin_layout Plain Layout
13606 Medipix
13607 \begin_inset space \thinspace{}
13608 \end_inset
13609
13610 1
13611 \end_layout
13612
13613 \end_inset
13614 </cell>
13615 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 Medipix
13620 \begin_inset space \thinspace{}
13621 \end_inset
13622
13623 2
13624 \end_layout
13625
13626 \end_inset
13627 </cell>
13628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 </row>
13638 <row>
13639 <cell alignment="center" valignment="top" usebox="none">
13640 \begin_inset Text
13641
13642 \begin_layout Plain Layout
13643 \begin_inset ERT
13644 status collapsed
13645
13646 \begin_layout Plain Layout
13647
13648
13649 \backslash
13650 cmidrule(r){2-2}
13651 \end_layout
13652
13653 \end_inset
13654
13655
13656 \begin_inset ERT
13657 status collapsed
13658
13659 \begin_layout Plain Layout
13660
13661
13662 \backslash
13663 cmidrule(l){3-4}
13664 \end_layout
13665
13666 \end_inset
13667
13668
13669 \begin_inset ERT
13670 status collapsed
13671
13672 \begin_layout Plain Layout
13673
13674
13675 \backslash
13676 morecmidrules 
13677 \end_layout
13678
13679 \end_inset
13680
13681
13682 \begin_inset ERT
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686
13687
13688 \backslash
13689 cmidrule{2-4}
13690 \end_layout
13691
13692 \end_inset
13693
13694 Epaisseur du capteur [µm]
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 300
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 300
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 700
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 </row>
13727 <row>
13728 <cell alignment="center" valignment="top" topline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Plain Layout
13732 Angle biseau [°]
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" topline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 3.55
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 2.71
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 <cell alignment="center" valignment="top" topline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 7.99
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 </row>
13765 <row topspace="default">
13766 <cell alignment="center" valignment="top" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 Résolution spatiale [µm]
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 <cell alignment="center" valignment="top" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Plain Layout
13779 4.26
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 <cell alignment="center" valignment="top" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Plain Layout
13788 10.17
13789 \end_layout
13790
13791 \end_inset
13792 </cell>
13793 <cell alignment="center" valignment="top" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Plain Layout
13797 10.56
13798 \end_layout
13799
13800 \end_inset
13801 </cell>
13802 </row>
13803 <row topspace="default">
13804 <cell alignment="center" valignment="top" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 MTF à 
13809 \begin_inset Formula $f_{\mathrm{max}}$
13810 \end_inset
13811
13812
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 <cell alignment="center" valignment="top" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821 0.53
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 <cell alignment="center" valignment="top" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 0.37
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 0.39
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 </row>
13845 <row>
13846 <cell alignment="center" valignment="top" topline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850 \begin_inset ERT
13851 status collapsed
13852
13853 \begin_layout Plain Layout
13854
13855
13856 \backslash
13857 morecmidrules 
13858 \end_layout
13859
13860 \end_inset
13861
13862
13863 \begin_inset ERT
13864 status collapsed
13865
13866 \begin_layout Plain Layout
13867
13868
13869 \backslash
13870 cmidrule{3-4}
13871 \end_layout
13872
13873 \end_inset
13874
13875 résolution spatiale LSF
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 <cell alignment="center" valignment="top" topline="true" usebox="none">
13881 \begin_inset Text
13882
13883 \begin_layout Plain Layout
13884
13885 \end_layout
13886
13887 \end_inset
13888 </cell>
13889 <cell alignment="center" valignment="top" topline="true" usebox="none">
13890 \begin_inset Text
13891
13892 \begin_layout Plain Layout
13893
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 <cell alignment="center" valignment="top" topline="true" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Plain Layout
13902
13903 \end_layout
13904
13905 \end_inset
13906 </cell>
13907 </row>
13908 <row>
13909 <cell alignment="center" valignment="top" usebox="none">
13910 \begin_inset Text
13911
13912 \begin_layout Plain Layout
13913 en µm
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 <cell alignment="center" valignment="top" usebox="none">
13919 \begin_inset Text
13920
13921 \begin_layout Plain Layout
13922 129.7
13923 \end_layout
13924
13925 \end_inset
13926 </cell>
13927 <cell alignment="center" valignment="top" usebox="none">
13928 \begin_inset Text
13929
13930 \begin_layout Plain Layout
13931 52.75
13932 \end_layout
13933
13934 \end_inset
13935 </cell>
13936 <cell alignment="center" valignment="top" usebox="none">
13937 \begin_inset Text
13938
13939 \begin_layout Plain Layout
13940 50.78
13941 \end_layout
13942
13943 \end_inset
13944 </cell>
13945 </row>
13946 <row>
13947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 en % de la taille des pixels
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13957 \begin_inset Text
13958
13959 \begin_layout Plain Layout
13960 76.3
13961 \end_layout
13962
13963 \end_inset
13964 </cell>
13965 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 95.9
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 92.3
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 </row>
13984 </lyxtabular>
13985
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \end_inset
13992
13993
13994 \end_layout
13995
13996 \begin_layout Section
13997 Alignement Vertical des Tableaux
13998 \begin_inset Index
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002 Tableau ! Alignement
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \end_layout
14009
14010 \begin_layout Standard
14011 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14012  doit être à l'intérieur d'une boîte.
14013  La boîte peut alors être alignée comme c'est décrit dans la 
14014 \begin_inset space ~
14015 \end_inset
14016
14017
14018 \begin_inset CommandInset ref
14019 LatexCommand ref
14020 reference "sec:Boîte-Dialogue"
14021
14022 \end_inset
14023
14024 .
14025 \end_layout
14026
14027 \begin_layout Standard
14028 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14029  minipage
14030 \begin_inset Foot
14031 status open
14032
14033 \begin_layout Plain Layout
14034 Les minipages son décrites dans la section
14035 \begin_inset space ~
14036 \end_inset
14037
14038
14039 \begin_inset CommandInset ref
14040 LatexCommand ref
14041 reference "sec:Minipages"
14042
14043 \end_inset
14044
14045 .
14046 \end_layout
14047
14048 \end_inset
14049
14050  dont la largeur est de 15
14051 \begin_inset space \thinspace{}
14052 \end_inset
14053
14054 col% :
14055 \end_layout
14056
14057 \begin_layout Itemize
14058 test 
14059 \begin_inset Box Frameless
14060 position "t"
14061 hor_pos "c"
14062 has_inner_box 1
14063 inner_pos "c"
14064 use_parbox 0
14065 width "15col%"
14066 special "none"
14067 height "1in"
14068 height_special "totalheight"
14069 status collapsed
14070
14071 \begin_layout Plain Layout
14072 \begin_inset Tabular
14073 <lyxtabular version="3" rows="3" columns="3">
14074 <features>
14075 <column alignment="center" valignment="top" width="0">
14076 <column alignment="center" valignment="top" width="0">
14077 <column alignment="center" valignment="top" width="0">
14078 <row>
14079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 a
14084 \end_layout
14085
14086 \end_inset
14087 </cell>
14088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 d
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 g
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112 b
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121 e
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \begin_layout Plain Layout
14130 h
14131 \end_layout
14132
14133 \end_inset
14134 </cell>
14135 </row>
14136 <row>
14137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14138 \begin_inset Text
14139
14140 \begin_layout Plain Layout
14141 c
14142 \end_layout
14143
14144 \end_inset
14145 </cell>
14146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150 f
14151 \end_layout
14152
14153 \end_inset
14154 </cell>
14155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14156 \begin_inset Text
14157
14158 \begin_layout Plain Layout
14159 i
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 </row>
14165 </lyxtabular>
14166
14167 \end_inset
14168
14169
14170 \end_layout
14171
14172 \end_inset
14173
14174  test 
14175 \begin_inset ERT
14176 status collapsed
14177
14178 \begin_layout Plain Layout
14179
14180
14181 \backslash
14182 raisebox{0.85
14183 \backslash
14184 baselineskip}{
14185 \end_layout
14186
14187 \end_inset
14188
14189
14190 \begin_inset Box Frameless
14191 position "t"
14192 hor_pos "c"
14193 has_inner_box 1
14194 inner_pos "c"
14195 use_parbox 0
14196 width "15col%"
14197 special "none"
14198 height "1in"
14199 height_special "totalheight"
14200 status collapsed
14201
14202 \begin_layout Plain Layout
14203 \begin_inset Tabular
14204 <lyxtabular version="3" rows="3" columns="3">
14205 <features>
14206 <column alignment="center" valignment="top" width="0">
14207 <column alignment="center" valignment="top" width="0">
14208 <column alignment="center" valignment="top" width="0">
14209 <row>
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Plain Layout
14214 a
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Plain Layout
14223 d
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14229 \begin_inset Text
14230
14231 \begin_layout Plain Layout
14232 g
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 </row>
14238 <row>
14239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14240 \begin_inset Text
14241
14242 \begin_layout Plain Layout
14243 b
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14249 \begin_inset Text
14250
14251 \begin_layout Plain Layout
14252 e
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Plain Layout
14261 h
14262 \end_layout
14263
14264 \end_inset
14265 </cell>
14266 </row>
14267 <row>
14268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Plain Layout
14272 c
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14278 \begin_inset Text
14279
14280 \begin_layout Plain Layout
14281 f
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290 i
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 </lyxtabular>
14297
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \end_inset
14304
14305
14306 \begin_inset ERT
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310
14311 }
14312 \end_layout
14313
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \begin_layout Itemize
14320 test 
14321 \begin_inset Box Frameless
14322 position "c"
14323 hor_pos "c"
14324 has_inner_box 1
14325 inner_pos "c"
14326 use_parbox 0
14327 width "15col%"
14328 special "none"
14329 height "1in"
14330 height_special "totalheight"
14331 status collapsed
14332
14333 \begin_layout Plain Layout
14334 \begin_inset Tabular
14335 <lyxtabular version="3" rows="3" columns="3">
14336 <features>
14337 <column alignment="center" valignment="top" width="0">
14338 <column alignment="center" valignment="top" width="0">
14339 <column alignment="center" valignment="top" width="0">
14340 <row>
14341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345 a
14346 \end_layout
14347
14348 \end_inset
14349 </cell>
14350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14351 \begin_inset Text
14352
14353 \begin_layout Plain Layout
14354 d
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 g
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 </row>
14369 <row>
14370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374 b
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14380 \begin_inset Text
14381
14382 \begin_layout Plain Layout
14383 e
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 h
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 </row>
14398 <row>
14399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 c
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 f
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 i
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 </lyxtabular>
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \begin_layout Itemize
14440 test 
14441 \begin_inset Box Frameless
14442 position "b"
14443 hor_pos "c"
14444 has_inner_box 1
14445 inner_pos "c"
14446 use_parbox 0
14447 width "15col%"
14448 special "none"
14449 height "1in"
14450 height_special "totalheight"
14451 status collapsed
14452
14453 \begin_layout Plain Layout
14454 \begin_inset Tabular
14455 <lyxtabular version="3" rows="3" columns="3">
14456 <features>
14457 <column alignment="center" valignment="top" width="0">
14458 <column alignment="center" valignment="top" width="0">
14459 <column alignment="center" valignment="top" width="0">
14460 <row>
14461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14462 \begin_inset Text
14463
14464 \begin_layout Plain Layout
14465 a
14466 \end_layout
14467
14468 \end_inset
14469 </cell>
14470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Plain Layout
14474 d
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 g
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 <row>
14490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494 b
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14500 \begin_inset Text
14501
14502 \begin_layout Plain Layout
14503 e
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512 h
14513 \end_layout
14514
14515 \end_inset
14516 </cell>
14517 </row>
14518 <row>
14519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523 c
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 f
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 i
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 </row>
14547 </lyxtabular>
14548
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \end_inset
14555
14556  test 
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562
14563 \backslash
14564 raisebox{-0.32
14565 \backslash
14566 baselineskip}{
14567 \end_layout
14568
14569 \end_inset
14570
14571
14572 \begin_inset Box Frameless
14573 position "b"
14574 hor_pos "c"
14575 has_inner_box 1
14576 inner_pos "c"
14577 use_parbox 0
14578 width "15col%"
14579 special "none"
14580 height "1in"
14581 height_special "totalheight"
14582 status collapsed
14583
14584 \begin_layout Plain Layout
14585 \begin_inset Tabular
14586 <lyxtabular version="3" rows="3" columns="3">
14587 <features>
14588 <column alignment="center" valignment="top" width="0">
14589 <column alignment="center" valignment="top" width="0">
14590 <column alignment="center" valignment="top" width="0">
14591 <row>
14592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596 a
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 d
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 g
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 </row>
14620 <row>
14621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14622 \begin_inset Text
14623
14624 \begin_layout Plain Layout
14625 b
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Plain Layout
14634 e
14635 \end_layout
14636
14637 \end_inset
14638 </cell>
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Plain Layout
14643 h
14644 \end_layout
14645
14646 \end_inset
14647 </cell>
14648 </row>
14649 <row>
14650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 c
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 f
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672 i
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 </row>
14678 </lyxtabular>
14679
14680 \end_inset
14681
14682
14683 \end_layout
14684
14685 \end_inset
14686
14687
14688 \begin_inset ERT
14689 status collapsed
14690
14691 \begin_layout Plain Layout
14692
14693 }
14694 \end_layout
14695
14696 \end_inset
14697
14698
14699 \end_layout
14700
14701 \begin_layout Standard
14702 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14703  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14704  la ligne dans laquelle le tableau est inséré.
14705  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14706  boîte élévatrice (raisebox)
14707 \begin_inset Foot
14708 status collapsed
14709
14710 \begin_layout Plain Layout
14711 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14712 \begin_inset space ~
14713 \end_inset
14714
14715
14716 \begin_inset CommandInset ref
14717 LatexCommand ref
14718 reference "sub:Alignement-Vertical"
14719
14720 \end_inset
14721
14722 .
14723 \end_layout
14724
14725 \end_inset
14726
14727 .
14728  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14729  aligné en utilisant la commande en code TeX suivante 
14730 \end_layout
14731
14732 \begin_layout Standard
14733
14734 \series bold
14735
14736 \backslash
14737 raisebox{0.85
14738 \backslash
14739 baselineskip}{
14740 \end_layout
14741
14742 \begin_layout Standard
14743 placée juste avant la boîte minipage.
14744  Après la boîte on insère l'accolade fermante en code TeX.
14745  Pour le deuxième tableau de la dernière ligne, la commande 
14746 \end_layout
14747
14748 \begin_layout Standard
14749
14750 \series bold
14751
14752 \backslash
14753 raisebox{-0.32
14754 \backslash
14755 baselineskip}{
14756 \end_layout
14757
14758 \begin_layout Standard
14759 est utilisée.
14760 \end_layout
14761
14762 \begin_layout Standard
14763 \begin_inset Note Greyedout
14764 status open
14765
14766 \begin_layout Plain Layout
14767
14768 \series bold
14769 Note:
14770 \series default
14771  L'alignement entre le contenu de la ligne du tableau et le texte de la
14772  ligne qui l'entoure ne peut pas être parfait.
14773  Le facteur utilisé dans la commande 
14774 \series bold
14775
14776 \backslash
14777 raisebox
14778 \series default
14779  pour obtenir cet alignement dépend de la police de caractères du document,
14780  de la taille de la police et de l'épaisseur des lignes du tableau.
14781 \end_layout
14782
14783 \end_inset
14784
14785
14786 \end_layout
14787
14788 \begin_layout Section
14789 Tableaux Colorés
14790 \begin_inset CommandInset label
14791 LatexCommand label
14792 name "sec:Tableaux-Colorés"
14793
14794 \end_inset
14795
14796
14797 \begin_inset Index
14798 status collapsed
14799
14800 \begin_layout Plain Layout
14801 Tableau ! Coloré
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \begin_layout Subsection
14810 Cellules Colorées
14811 \begin_inset Index
14812 status collapsed
14813
14814 \begin_layout Plain Layout
14815 Couleur des tableaux ! Pour les cellules
14816 \end_layout
14817
14818 \end_inset
14819
14820
14821 \begin_inset Index
14822 status collapsed
14823
14824 \begin_layout Plain Layout
14825 Couleur ! Pour les cellules de tableau
14826 \end_layout
14827
14828 \end_inset
14829
14830
14831 \end_layout
14832
14833 \begin_layout Standard
14834 \begin_inset Float table
14835 placement h
14836 wide false
14837 sideways false
14838 status open
14839
14840 \begin_layout Plain Layout
14841 \begin_inset Caption
14842
14843 \begin_layout Plain Layout
14844 \begin_inset CommandInset label
14845 LatexCommand label
14846 name "tab:Tableau-coloré-sans-colortbl"
14847
14848 \end_inset
14849
14850 Tableau coloré sans utiliser le paquetage  
14851 \series bold
14852 colortbl
14853 \series default
14854
14855 \begin_inset OptArg
14856 status open
14857
14858 \begin_layout Plain Layout
14859 Tableau sans colortbl
14860 \end_layout
14861
14862 \end_inset
14863
14864
14865 \end_layout
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \begin_layout Plain Layout
14873 \align center
14874 \begin_inset Tabular
14875 <lyxtabular version="3" rows="3" columns="3">
14876 <features>
14877 <column alignment="center" valignment="top" width="0">
14878 <column alignment="center" valignment="top" width="0">
14879 <column alignment="center" valignment="top" width="0">
14880 <row>
14881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885
14886 \color green
14887 a
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896
14897 \color red
14898 b
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907
14908 \color red
14909 c
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 </row>
14915 <row>
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Plain Layout
14920
14921 \color green
14922 d
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Plain Layout
14931
14932 \color blue
14933 e
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942
14943 \color blue
14944 f
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 </row>
14950 <row>
14951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955
14956 \color green
14957 g
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \color blue
14968 h
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977
14978 \color blue
14979 i
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 </row>
14985 </lyxtabular>
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \begin_layout Standard
14998 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14999  et choisissez une couleur dans le menu 
15000 \family sans
15001 Éditer\SpecialChar \menuseparator
15002 Style
15003 \begin_inset space ~
15004 \end_inset
15005
15006 de
15007 \begin_inset space ~
15008 \end_inset
15009
15010 Texte
15011 \family default
15012 .
15013  C'est ce qui a été utilisé pour créer le tableau
15014 \begin_inset space ~
15015 \end_inset
15016
15017
15018 \begin_inset CommandInset ref
15019 LatexCommand ref
15020 reference "tab:Tableau-coloré-sans-colortbl"
15021
15022 \end_inset
15023
15024 .
15025  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15026 \series bold
15027 colortbl
15028 \series default
15029 .
15030 \begin_inset Index
15031 status collapsed
15032
15033 \begin_layout Plain Layout
15034 Paquetages LaTeX ! colortbl
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \end_layout
15041
15042 \begin_layout Standard
15043 \begin_inset ERT
15044 status collapsed
15045
15046 \begin_layout Plain Layout
15047
15048
15049 \backslash
15050 ifcolortbl
15051 \end_layout
15052
15053 \end_inset
15054
15055
15056 \begin_inset Note Note
15057 status open
15058
15059 \begin_layout Plain Layout
15060 La section qui suit ne sera affichée que si vous avez installé le paquetage
15061  LaTeX 
15062 \series bold
15063 colortbl
15064 \series default
15065 .
15066 \end_layout
15067
15068 \end_inset
15069
15070
15071 \end_layout
15072
15073 \begin_layout Standard
15074 Pour créer des tableaux colorés, vous devez charger le paquetage
15075 \series bold
15076  colortbl
15077 \series default
15078  dans le préambule avec la ligne
15079 \end_layout
15080
15081 \begin_layout Standard
15082
15083 \series bold
15084
15085 \backslash
15086 usepackage{colortbl}
15087 \end_layout
15088
15089 \begin_layout Standard
15090 On choisit la couleur d'une colonne avec la commande 
15091 \end_layout
15092
15093 \begin_layout Standard
15094
15095 \series bold
15096
15097 \backslash
15098 columncolor{nom de couleur}
15099 \end_layout
15100
15101 \begin_layout Standard
15102 à l'intérieur d'une commande 
15103 \series bold
15104 >{ }
15105 \series default
15106 .
15107  Vous trouverez plus d'information sur la commande 
15108 \series bold
15109 >{}
15110 \series default
15111  dans la section
15112 \begin_inset space ~
15113 \end_inset
15114
15115
15116 \begin_inset CommandInset ref
15117 LatexCommand ref
15118 reference "sub:Calculs-multicolonnes"
15119
15120 \end_inset
15121
15122 .
15123 \end_layout
15124
15125 \begin_layout Standard
15126 Les noms de couleurs suivants sont prédéfinis :
15127 \end_layout
15128
15129 \begin_layout Standard
15130
15131 \family sans
15132 red
15133 \family default
15134  (rouge), 
15135 \family sans
15136 green
15137 \family default
15138  (vert), 
15139 \family sans
15140 yellow
15141 \family default
15142  (jaune), 
15143 \family sans
15144 blue
15145 \family default
15146  (bleu), 
15147 \family sans
15148 cyan
15149 \family default
15150
15151 \family sans
15152 magenta
15153 \family default
15154
15155 \family sans
15156 black 
15157 \family default
15158 (noir) et 
15159 \family sans
15160 white 
15161 \family default
15162 (blanc).
15163 \end_layout
15164
15165 \begin_layout Standard
15166 \begin_inset VSpace medskip
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \begin_layout Standard
15173 Vous pouvez aussi définir votre propre couleur avec la commande
15174 \end_layout
15175
15176 \begin_layout Standard
15177
15178 \series bold
15179
15180 \backslash
15181 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15182 \end_layout
15183
15184 \begin_layout Standard
15185 Le modèle de couleur peut être
15186 \end_layout
15187
15188 \begin_layout Labeling
15189 \labelwidthstring 00.00.0000
15190 cmyk: cyan, magenta, jaune (yellow), noir (black)
15191 \end_layout
15192
15193 \begin_layout Labeling
15194 \labelwidthstring 00.00.0000
15195 rgb: red, vert (green), bleu (blue)
15196 \end_layout
15197
15198 \begin_layout Labeling
15199 \labelwidthstring 00.00.0000
15200 gray dégradé de gris (gray)
15201 \end_layout
15202
15203 \begin_layout Standard
15204 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15205  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Vous pouvez par exemple définir la couleur 
15210 \begin_inset Quotes eld
15211 \end_inset
15212
15213
15214 \emph on
15215 vertfonce
15216 \begin_inset Quotes erd
15217 \end_inset
15218
15219  dans le préambule avec la ligne
15220 \end_layout
15221
15222 \begin_layout Standard
15223
15224 \series bold
15225
15226 \backslash
15227 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15228 \end_layout
15229
15230 \begin_layout Standard
15231 et la couleur "
15232 \emph on
15233 grisclair
15234 \emph default
15235 " avec
15236 \end_layout
15237
15238 \begin_layout Standard
15239
15240 \series bold
15241
15242 \backslash
15243 definecolor{grisclair}{gray}{0.8}
15244 \end_layout
15245
15246 \begin_layout Standard
15247 \begin_inset VSpace medskip
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \begin_layout Standard
15254 Les lignes sont colorées avec la commande
15255 \end_layout
15256
15257 \begin_layout Standard
15258
15259 \series bold
15260
15261 \backslash
15262 rowcolor{nom de la couleur}
15263 \end_layout
15264
15265 \begin_layout Standard
15266 et les cellules sont colorées avec la commande
15267 \end_layout
15268
15269 \begin_layout Standard
15270
15271 \series bold
15272
15273 \backslash
15274 cellcolor{nom de la couleur}
15275 \end_layout
15276
15277 \begin_layout Standard
15278 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15279 \end_layout
15280
15281 \begin_layout Standard
15282 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15283  choisissez une couleur dans le menu 
15284 \family sans
15285 Éditer\SpecialChar \menuseparator
15286 Style
15287 \begin_inset space ~
15288 \end_inset
15289
15290 de
15291 \begin_inset space ~
15292 \end_inset
15293
15294 Texte
15295 \family default
15296 .
15297  Si une cellule contient du code TeX, faites bien attention à ne colorer
15298  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15299 \end_layout
15300
15301 \begin_layout Standard
15302 \begin_inset Note Greyedout
15303 status open
15304
15305 \begin_layout Plain Layout
15306
15307 \series bold
15308 Note:
15309 \series default
15310  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15311  définies par l'utilisateur.
15312 \end_layout
15313
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \begin_layout Standard
15320 \begin_inset VSpace bigskip
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \begin_layout Standard
15327 Pour créer le tableau
15328 \begin_inset space ~
15329 \end_inset
15330
15331
15332 \begin_inset CommandInset ref
15333 LatexCommand ref
15334 reference "tab:Tableau-coloré-avec-colortbl"
15335
15336 \end_inset
15337
15338  faites ce qui suit : La couleur de la première colonne doit être 
15339 \emph on
15340 vertfonce
15341 \emph default
15342 .
15343  On insère donc la commande
15344 \end_layout
15345
15346 \begin_layout Standard
15347
15348 \series bold
15349 >{
15350 \backslash
15351 columncolor{vertfonce}
15352 \backslash
15353 centering}c
15354 \end_layout
15355
15356 \begin_layout Standard
15357 en code TeX pour cette colonne.
15358  La première ligne doit être bleue
15359 \begin_inset Note Note
15360 status open
15361
15362 \begin_layout Plain Layout
15363 cyan ? (NdT)
15364 \end_layout
15365
15366 \end_inset
15367
15368 , d'où la commande en code TeX
15369 \end_layout
15370
15371 \begin_layout Standard
15372
15373 \series bold
15374
15375 \backslash
15376 rowcolor{cyan}
15377 \end_layout
15378
15379 \begin_layout Standard
15380 qui est insérée dans la première cellule de cette ligne.
15381  Notez que cela annule la couleur de colonne pour la première cellule.
15382  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15383  en code TeX la commande
15384 \end_layout
15385
15386 \begin_layout Standard
15387
15388 \series bold
15389
15390 \backslash
15391 cellcolor{magenta}
15392 \end_layout
15393
15394 \begin_layout Standard
15395 Les caractères peuvent maintenant être colorés en utilisant le menu 
15396 \family sans
15397 Éditer\SpecialChar \menuseparator
15398 Style
15399 \begin_inset space ~
15400 \end_inset
15401
15402 de
15403 \begin_inset space ~
15404 \end_inset
15405
15406 Texte
15407 \family default
15408 .
15409 \end_layout
15410
15411 \begin_layout Standard
15412 \begin_inset Float table
15413 placement h
15414 wide false
15415 sideways false
15416 status open
15417
15418 \begin_layout Plain Layout
15419 \begin_inset Caption
15420
15421 \begin_layout Plain Layout
15422 \begin_inset CommandInset label
15423 LatexCommand label
15424 name "tab:Tableau-coloré-avec-colortbl"
15425
15426 \end_inset
15427
15428 Tableau coloré en utilisant le paquetage 
15429 \series bold
15430 colortbl
15431 \series default
15432
15433 \begin_inset OptArg
15434 status collapsed
15435
15436 \begin_layout Plain Layout
15437 Tableau avec colortbl
15438 \end_layout
15439
15440 \end_inset
15441
15442
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \begin_layout Plain Layout
15451 \align center
15452 \begin_inset Tabular
15453 <lyxtabular version="3" rows="3" columns="3">
15454 <features>
15455 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15456 <column alignment="center" valignment="top" width="0">
15457 <column alignment="center" valignment="top" width="0">
15458 <row>
15459 <cell alignment="center" valignment="top" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463 \begin_inset ERT
15464 status collapsed
15465
15466 \begin_layout Plain Layout
15467
15468
15469 \backslash
15470 rowcolor{cyan}
15471 \end_layout
15472
15473 \end_inset
15474
15475
15476 \color magenta
15477 a
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 <cell alignment="center" valignment="top" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486
15487 \color red
15488 b
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 <cell alignment="center" valignment="top" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \color red
15499 c
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 </row>
15505 <row>
15506 <cell alignment="center" valignment="top" usebox="none">
15507 \begin_inset Text
15508
15509 \begin_layout Plain Layout
15510
15511 \color yellow
15512 d
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521
15522 \color blue
15523 e
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 <cell alignment="center" valignment="top" usebox="none">
15529 \begin_inset Text
15530
15531 \begin_layout Plain Layout
15532
15533 \color blue
15534 f
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 <row>
15541 <cell alignment="center" valignment="top" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545
15546 \color yellow
15547 g
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 <cell alignment="center" valignment="top" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Plain Layout
15556
15557 \color blue
15558 h
15559 \end_layout
15560
15561 \end_inset
15562 </cell>
15563 <cell alignment="center" valignment="top" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567 \begin_inset ERT
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571
15572
15573 \backslash
15574 cellcolor{magenta}
15575 \end_layout
15576
15577 \end_inset
15578
15579
15580 \color green
15581 i
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 </row>
15587 </lyxtabular>
15588
15589 \end_inset
15590
15591
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 \begin_inset ERT
15601 status collapsed
15602
15603 \begin_layout Plain Layout
15604
15605
15606 \backslash
15607 else
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \begin_inset Note Note
15614 status open
15615
15616 \begin_layout Plain Layout
15617 Ce qui suit sera affiché si le paquetage 
15618 \series bold
15619 colortbl
15620 \series default
15621  n'est pas installé :
15622 \end_layout
15623
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \begin_layout Standard
15630 Vous devez installer le paquetage 
15631 \series bold
15632 colortbl
15633 \series default
15634  pour voir le contenu des cette section dans la sortie imprimée.
15635 \end_layout
15636
15637 \begin_layout Standard
15638 \begin_inset ERT
15639 status collapsed
15640
15641 \begin_layout Plain Layout
15642
15643
15644 \backslash
15645 fi
15646 \end_layout
15647
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \begin_layout Subsection
15654 Les filets colorées
15655 \begin_inset Index
15656 status collapsed
15657
15658 \begin_layout Plain Layout
15659 Tableau Coloré ! Pour les filets
15660 \end_layout
15661
15662 \end_inset
15663
15664
15665 \begin_inset Index
15666 status collapsed
15667
15668 \begin_layout Plain Layout
15669 Couleur ! Pour les filets des tableaux
15670 \end_layout
15671
15672 \end_inset
15673
15674
15675 \begin_inset Note Note
15676 status collapsed
15677
15678 \begin_layout Plain Layout
15679 on parle de filets plutôt que de lignes pour les tableaux
15680 \end_layout
15681
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \begin_layout Standard
15688 Comme c'est décrit dans la section
15689 \begin_inset space ~
15690 \end_inset
15691
15692
15693 \begin_inset CommandInset ref
15694 LatexCommand ref
15695 reference "sub:Epaisseur-filets"
15696
15697 \end_inset
15698
15699 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15700  variable 
15701 \series bold
15702
15703 \backslash
15704 arrayrulewidth
15705 \series default
15706 .
15707  Elle est mise à 1.5
15708 \begin_inset space \thinspace{}
15709 \end_inset
15710
15711 pt pour tous les tableaux de cette section.
15712 \begin_inset ERT
15713 status collapsed
15714
15715 \begin_layout Plain Layout
15716
15717
15718 \backslash
15719 setlength{
15720 \backslash
15721 arrayrulewidth}{1.5pt}
15722 \end_layout
15723
15724 \end_inset
15725
15726
15727 \end_layout
15728
15729 \begin_layout Standard
15730 Pour colorer les filets verticaux, par exemple en vert, créez le format
15731  de colonne suivant dans le préambule du document, en suivant la description
15732  de la section
15733 \begin_inset space ~
15734 \end_inset
15735
15736
15737 \begin_inset CommandInset ref
15738 LatexCommand ref
15739 reference "sub:Formats-personnalisés"
15740
15741 \end_inset
15742
15743 :
15744 \end_layout
15745
15746 \begin_layout Standard
15747
15748 \series bold
15749
15750 \backslash
15751 newcolumntype{W}{!{
15752 \backslash
15753 color{green}
15754 \backslash
15755 vline}}
15756 \end_layout
15757
15758 \begin_layout Standard
15759 Pour le tableau
15760 \begin_inset space ~
15761 \end_inset
15762
15763
15764 \begin_inset CommandInset ref
15765 LatexCommand ref
15766 reference "tab:Tableau-filets-verticaux-colorés"
15767
15768 \end_inset
15769
15770  le paramètre LaTeX
15771 \series bold
15772  WcW
15773 \series default
15774  a été utilisé pour la dernière colonne et
15775 \series bold
15776  Wc
15777 \series default
15778  pour les autres colonnes.
15779 \end_layout
15780
15781 \begin_layout Standard
15782 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15783 \end_layout
15784
15785 \begin_layout Standard
15786 \begin_inset Float table
15787 placement h
15788 wide false
15789 sideways false
15790 status open
15791
15792 \begin_layout Plain Layout
15793 \begin_inset Caption
15794
15795 \begin_layout Plain Layout
15796 \begin_inset CommandInset label
15797 LatexCommand label
15798 name "tab:Tableau-filets-verticaux-colorés"
15799
15800 \end_inset
15801
15802 Tableau avec filets verticaux colorés
15803 \end_layout
15804
15805 \end_inset
15806
15807
15808 \end_layout
15809
15810 \begin_layout Plain Layout
15811 \align center
15812 \begin_inset Tabular
15813 <lyxtabular version="3" rows="3" columns="3">
15814 <features>
15815 <column alignment="center" valignment="top" width="0" special="Wc">
15816 <column alignment="center" valignment="top" width="0" special="Wc">
15817 <column alignment="center" valignment="top" width="0" special="WcW">
15818 <row>
15819 <cell alignment="center" valignment="top" topline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823 sd
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell alignment="center" valignment="top" topline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Plain Layout
15832
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 <cell alignment="center" valignment="top" topline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 </row>
15847 <row>
15848 <cell alignment="center" valignment="top" topline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 <cell alignment="center" valignment="top" topline="true" usebox="none">
15858 \begin_inset Text
15859
15860 \begin_layout Plain Layout
15861 sd
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 </row>
15876 <row>
15877 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 sd
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 </row>
15905 </lyxtabular>
15906
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \end_layout
15916
15917 \begin_layout Standard
15918 \begin_inset VSpace bigskip
15919 \end_inset
15920
15921 Pour colorer les filets horizontaux en rouge comme pour le tableau
15922 \begin_inset space ~
15923 \end_inset
15924
15925
15926 \begin_inset CommandInset ref
15927 LatexCommand ref
15928 reference "tab:Tableau-filet-horizontaux-colorés"
15929
15930 \end_inset
15931
15932 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15933  le flottant de tableau :
15934 \end_layout
15935
15936 \begin_layout Standard
15937
15938 \series bold
15939
15940 \backslash
15941 let
15942 \backslash
15943 myHlineC
15944 \backslash
15945 hline
15946 \begin_inset Newline newline
15947 \end_inset
15948
15949
15950 \backslash
15951 renewcommand{
15952 \backslash
15953 hline}
15954 \begin_inset Newline newline
15955 \end_inset
15956
15957
15958 \begin_inset ERT
15959 status collapsed
15960
15961 \begin_layout Plain Layout
15962
15963
15964 \backslash
15965 hphantom{ }
15966 \end_layout
15967
15968 \end_inset
15969
15970 {
15971 \backslash
15972 arrayrulecolor{red}
15973 \backslash
15974 myHlineC
15975 \backslash
15976 arrayrulecolor{black}}
15977 \end_layout
15978
15979 \begin_layout Standard
15980 \begin_inset ERT
15981 status collapsed
15982
15983 \begin_layout Plain Layout
15984
15985
15986 \backslash
15987 let
15988 \backslash
15989 myHlineC
15990 \backslash
15991 hline
15992 \end_layout
15993
15994 \begin_layout Plain Layout
15995
15996
15997 \backslash
15998 renewcommand{
15999 \backslash
16000 hline}
16001 \end_layout
16002
16003 \begin_layout Plain Layout
16004
16005  {
16006 \backslash
16007 arrayrulecolor{red}
16008 \backslash
16009 myHlineC
16010 \backslash
16011 arrayrulecolor{black}}
16012 \end_layout
16013
16014 \end_inset
16015
16016
16017 \begin_inset Float table
16018 placement h
16019 wide false
16020 sideways false
16021 status open
16022
16023 \begin_layout Plain Layout
16024 \begin_inset Caption
16025
16026 \begin_layout Plain Layout
16027 \begin_inset CommandInset label
16028 LatexCommand label
16029 name "tab:Tableau-filet-horizontaux-colorés"
16030
16031 \end_inset
16032
16033 Tableau avec filets horizontaux colorés
16034 \end_layout
16035
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \begin_layout Plain Layout
16042 \align center
16043 \begin_inset Tabular
16044 <lyxtabular version="3" rows="3" columns="3">
16045 <features>
16046 <column alignment="center" valignment="top" width="0">
16047 <column alignment="center" valignment="top" width="0">
16048 <column alignment="center" valignment="top" width="0">
16049 <row>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 sd
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 </row>
16078 <row>
16079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Plain Layout
16083
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092 sd
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 </row>
16107 <row>
16108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16127 \begin_inset Text
16128
16129 \begin_layout Plain Layout
16130 sd
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 </row>
16136 </lyxtabular>
16137
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \end_inset
16144
16145
16146 \end_layout
16147
16148 \begin_layout Standard
16149 Pour revenir à la couleur noire implicite, insérez la commande suivante
16150  en code TeX, juste après le tableau ou le flottant de tableau :
16151 \end_layout
16152
16153 \begin_layout Standard
16154
16155 \series bold
16156
16157 \backslash
16158 renewcommand{
16159 \backslash
16160 hline}{
16161 \backslash
16162 myHlineC}
16163 \end_layout
16164
16165 \begin_layout Standard
16166 Le tableau
16167 \begin_inset space ~
16168 \end_inset
16169
16170
16171 \begin_inset CommandInset ref
16172 LatexCommand ref
16173 reference "tab:Tableau-avec-filets-colorés"
16174
16175 \end_inset
16176
16177  est un exemple avec des filets horizontaux et verticaux colorés.
16178 \end_layout
16179
16180 \begin_layout Standard
16181 \begin_inset Float table
16182 placement h
16183 wide false
16184 sideways false
16185 status open
16186
16187 \begin_layout Plain Layout
16188 \begin_inset Caption
16189
16190 \begin_layout Plain Layout
16191 \begin_inset CommandInset label
16192 LatexCommand label
16193 name "tab:Tableau-avec-filets-colorés"
16194
16195 \end_inset
16196
16197 Tableau avec filets horizontaux et verticaux colorés
16198 \end_layout
16199
16200 \end_inset
16201
16202
16203 \end_layout
16204
16205 \begin_layout Plain Layout
16206 \align center
16207 \begin_inset Tabular
16208 <lyxtabular version="3" rows="3" columns="3">
16209 <features>
16210 <column alignment="center" valignment="top" width="0" special="Wc">
16211 <column alignment="center" valignment="top" width="0" special="Wc">
16212 <column alignment="center" valignment="top" width="0" special="WcW">
16213 <row>
16214 <cell alignment="center" valignment="top" topline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 sd
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 <cell alignment="center" valignment="top" topline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 <cell alignment="center" valignment="top" topline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Plain Layout
16236
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 </row>
16242 <row>
16243 <cell alignment="center" valignment="top" topline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 <cell alignment="center" valignment="top" topline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256 sd
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 </row>
16271 <row topspace="default">
16272 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294 sd
16295 \end_layout
16296
16297 \end_inset
16298 </cell>
16299 </row>
16300 </lyxtabular>
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Standard
16313 \begin_inset ERT
16314 status collapsed
16315
16316 \begin_layout Plain Layout
16317
16318
16319 \backslash
16320 renewcommand{
16321 \backslash
16322 hline}{
16323 \backslash
16324 myHlineC}
16325 \end_layout
16326
16327 \end_inset
16328
16329
16330 \end_layout
16331
16332 \begin_layout Standard
16333 \begin_inset ERT
16334 status collapsed
16335
16336 \begin_layout Plain Layout
16337
16338
16339 \backslash
16340 setlength{
16341 \backslash
16342 arrayrulewidth}{0.4pt}
16343 \end_layout
16344
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \begin_layout Section
16351 Personnalisation des Tableaux
16352 \begin_inset Index
16353 status collapsed
16354
16355 \begin_layout Plain Layout
16356 Tableau ! Personnalisation
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \begin_inset Index
16363 status collapsed
16364
16365 \begin_layout Plain Layout
16366 Personnalisation des tableaux
16367 \end_layout
16368
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \begin_layout Subsection
16375 Espacement des lignes
16376 \begin_inset CommandInset label
16377 LatexCommand label
16378 name "sub:Espacement-lignes"
16379
16380 \end_inset
16381
16382
16383 \begin_inset Index
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 Personnalisation des tableaux ! Espacement des lignes
16388 \end_layout
16389
16390 \end_inset
16391
16392
16393 \end_layout
16394
16395 \begin_layout Standard
16396 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16397  l'onglet 
16398 \family sans
16399 Bordures
16400 \family default
16401  de la fenêtre de dialogue 
16402 \family sans
16403 Paramètres
16404 \begin_inset space ~
16405 \end_inset
16406
16407 du
16408 \begin_inset space ~
16409 \end_inset
16410
16411 tableau
16412 \family default
16413 .
16414  Vous y trouverez trois possibilités :
16415 \end_layout
16416
16417 \begin_layout Description
16418 Haut
16419 \begin_inset space ~
16420 \end_inset
16421
16422 de
16423 \begin_inset space ~
16424 \end_inset
16425
16426 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16427  Si le tableau est un tableau formel
16428 \begin_inset Foot
16429 status collapsed
16430
16431 \begin_layout Plain Layout
16432 Les tableaux formels sont décrits dans la section
16433 \begin_inset space ~
16434 \end_inset
16435
16436
16437 \begin_inset CommandInset ref
16438 LatexCommand ref
16439 reference "sec:Tableaux-Formels"
16440
16441 \end_inset
16442
16443 .
16444 \end_layout
16445
16446 \end_inset
16447
16448  LyX va insérer implicitement un espace de 0.5
16449 \begin_inset space \thinspace{}
16450 \end_inset
16451
16452 em.
16453  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16454  les filets verticaux comme dans le tableau suivant :
16455 \begin_inset VSpace medskip
16456 \end_inset
16457
16458
16459 \begin_inset Newline newline
16460 \end_inset
16461
16462
16463 \begin_inset space \hspace*{}
16464 \length 0pt
16465 \end_inset
16466
16467
16468 \begin_inset space \hfill{}
16469 \end_inset
16470
16471
16472 \begin_inset Tabular
16473 <lyxtabular version="3" rows="3" columns="1">
16474 <features>
16475 <column alignment="center" valignment="top" width="0">
16476 <row>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 A
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 <row topspace="3mm">
16488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 espace de 3
16493 \begin_inset space \thinspace{}
16494 \end_inset
16495
16496 mm en haut de la ligne
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 </row>
16502 <row>
16503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 C
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 </lyxtabular>
16514
16515 \end_inset
16516
16517
16518 \begin_inset space \hfill{}
16519 \end_inset
16520
16521
16522 \begin_inset space \hspace*{}
16523 \length 0pt
16524 \end_inset
16525
16526
16527 \begin_inset VSpace medskip
16528 \end_inset
16529
16530
16531 \begin_inset Newline newline
16532 \end_inset
16533
16534 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16535  pas de filets verticaux.
16536 \end_layout
16537
16538 \begin_layout Description
16539 Bas
16540 \begin_inset space ~
16541 \end_inset
16542
16543 de
16544 \begin_inset space ~
16545 \end_inset
16546
16547 ligne va ajouter de l'espace sous les caractères de la ligne.
16548  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16549  de 0.5
16550 \begin_inset space \thinspace{}
16551 \end_inset
16552
16553 em, pour les tableaux normaux, l'espace implicite est de 2
16554 \begin_inset space \thinspace{}
16555 \end_inset
16556
16557 pt.
16558 \end_layout
16559
16560 \begin_layout Description
16561 Entre
16562 \begin_inset space ~
16563 \end_inset
16564
16565 les
16566 \begin_inset space ~
16567 \end_inset
16568
16569 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16570  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16571  de 0.5
16572 \begin_inset space \thinspace{}
16573 \end_inset
16574
16575 em.
16576  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16577  les filets verticaux comme dans le tableau suivant :
16578 \begin_inset VSpace medskip
16579 \end_inset
16580
16581
16582 \begin_inset Newline newline
16583 \end_inset
16584
16585
16586 \begin_inset space \hspace*{}
16587 \length 0pt
16588 \end_inset
16589
16590
16591 \begin_inset space \hfill{}
16592 \end_inset
16593
16594
16595 \begin_inset Tabular
16596 <lyxtabular version="3" rows="3" columns="1">
16597 <features>
16598 <column alignment="center" valignment="top" width="0">
16599 <row>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604 A
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 </row>
16610 <row interlinespace="3mm">
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 \begin_inset Formula $\downarrow$
16616 \end_inset
16617
16618  espace de 3
16619 \begin_inset space \thinspace{}
16620 \end_inset
16621
16622 mm entre les lignes 
16623 \begin_inset Formula $\downarrow$
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row>
16633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 \begin_inset Formula $\uparrow$
16638 \end_inset
16639
16640  espace de 3
16641 \begin_inset space \thinspace{}
16642 \end_inset
16643
16644 mm entre les lignes 
16645 \begin_inset Formula $\uparrow$
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 </lyxtabular>
16655
16656 \end_inset
16657
16658
16659 \begin_inset space \hfill{}
16660 \end_inset
16661
16662
16663 \begin_inset space \hspace*{}
16664 \length 0pt
16665 \end_inset
16666
16667
16668 \begin_inset VSpace medskip
16669 \end_inset
16670
16671
16672 \begin_inset Newline newline
16673 \end_inset
16674
16675 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16676  pas de filets verticaux.
16677 \end_layout
16678
16679 \begin_layout Standard
16680 \begin_inset VSpace bigskip
16681 \end_inset
16682
16683 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16684  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16685  dans le préambule :
16686 \end_layout
16687
16688 \begin_layout Standard
16689
16690 \series bold
16691
16692 \backslash
16693 @ifundefined{extrarowheight}
16694 \begin_inset Newline newline
16695 \end_inset
16696
16697
16698 \begin_inset ERT
16699 status collapsed
16700
16701 \begin_layout Plain Layout
16702
16703
16704 \backslash
16705 hphantom{ }
16706 \end_layout
16707
16708 \end_inset
16709
16710 {
16711 \backslash
16712 usepackage{array}}{}
16713 \begin_inset Newline newline
16714 \end_inset
16715
16716
16717 \backslash
16718 setlength{
16719 \backslash
16720 extrarowheight}{height}
16721 \end_layout
16722
16723 \begin_layout Standard
16724 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16725  plus exactement centré verticalement.
16726  (le paquetage 
16727 \series bold
16728 array 
16729 \series default
16730 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16731  auto-définis.
16732  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16733  
16734 \series bold
16735
16736 \backslash
16737 @ifundefined
16738 \series default
16739  dans la commande précédente.)
16740 \end_layout
16741
16742 \begin_layout Standard
16743 Si vous utilisez des polices de taille plus grande que la taille normale,
16744  les bordures des tableaux sont souvent trop proches du texte.
16745  On peut corriger ce problème en insérant la commande 
16746 \series bold
16747
16748 \begin_inset space \space{}
16749 \end_inset
16750
16751
16752 \backslash
16753 strut
16754 \series default
16755  en code TeX au debut d'une ligne du tableau.
16756  Le tableau
16757 \lang english
16758
16759 \begin_inset space ~
16760 \end_inset
16761
16762
16763 \begin_inset CommandInset ref
16764 LatexCommand ref
16765 reference "tab:Alignement-vertical"
16766
16767 \end_inset
16768
16769
16770 \lang french
16771  montre l'effet de cette commande.
16772 \end_layout
16773
16774 \begin_layout Standard
16775 \noindent
16776 \begin_inset Float table
16777 placement h
16778 wide false
16779 sideways false
16780 status open
16781
16782 \begin_layout Plain Layout
16783 \begin_inset Caption
16784
16785 \begin_layout Plain Layout
16786 \begin_inset CommandInset label
16787 LatexCommand label
16788 name "tab:Alignement-vertical"
16789
16790 \end_inset
16791
16792 Alignement vertical d'un texte avec une police de grande taille.
16793 \end_layout
16794
16795 \end_inset
16796
16797
16798 \end_layout
16799
16800 \begin_layout Plain Layout
16801 \begin_inset space \hfill{}
16802 \end_inset
16803
16804
16805 \begin_inset Float table
16806 wide false
16807 sideways false
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Caption
16812
16813 \begin_layout Plain Layout
16814 Tableau normal.
16815 \end_layout
16816
16817 \end_inset
16818
16819
16820 \end_layout
16821
16822 \begin_layout Plain Layout
16823 \noindent
16824 \align center
16825 \begin_inset Tabular
16826 <lyxtabular version="3" rows="6" columns="1">
16827 <features>
16828 <column alignment="left" valignment="top" width="0">
16829 <row>
16830 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 Normal, g
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845
16846 \size large
16847 Large
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 <row>
16854 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \size larger
16860 Larger
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row>
16867 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871
16872 \size largest
16873 Largest
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 </row>
16879 <row>
16880 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884
16885 \size huge
16886 Huge
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \size huge
16899 Huger
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 </row>
16905 </lyxtabular>
16906
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \end_inset
16913
16914
16915 \begin_inset space \hfill{}
16916 \end_inset
16917
16918
16919 \begin_inset Float table
16920 wide false
16921 sideways false
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 \begin_inset Caption
16926
16927 \begin_layout Plain Layout
16928 Tableau utilisant la commande 
16929 \series bold
16930
16931 \backslash
16932 strut
16933 \series default
16934 .
16935 \end_layout
16936
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \begin_layout Plain Layout
16943 \noindent
16944 \align center
16945 \begin_inset Tabular
16946 <lyxtabular version="3" rows="6" columns="1">
16947 <features>
16948 <column alignment="left" valignment="top" width="0">
16949 <row>
16950 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954 Normal, g
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 </row>
16960 <row>
16961 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \size large
16967 \begin_inset ERT
16968 status collapsed
16969
16970 \begin_layout Plain Layout
16971
16972
16973 \backslash
16974 strut 
16975 \end_layout
16976
16977 \end_inset
16978
16979 Large
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 </row>
16985 <row>
16986 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990
16991 \size larger
16992 \begin_inset ERT
16993 status collapsed
16994
16995 \begin_layout Plain Layout
16996
16997
16998 \backslash
16999 strut 
17000 \end_layout
17001
17002 \end_inset
17003
17004 Larger
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 </row>
17010 <row>
17011 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015
17016 \size largest
17017 \begin_inset ERT
17018 status collapsed
17019
17020 \begin_layout Plain Layout
17021
17022
17023 \backslash
17024 strut 
17025 \end_layout
17026
17027 \end_inset
17028
17029 Largest
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 </row>
17035 <row>
17036 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040
17041 \size huge
17042 \begin_inset ERT
17043 status collapsed
17044
17045 \begin_layout Plain Layout
17046
17047
17048 \backslash
17049 strut 
17050 \end_layout
17051
17052 \end_inset
17053
17054 Huge
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \size giant
17067 \begin_inset ERT
17068 status collapsed
17069
17070 \begin_layout Plain Layout
17071
17072
17073 \backslash
17074 strut 
17075 \end_layout
17076
17077 \end_inset
17078
17079
17080 \size huge
17081 Huger
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 </row>
17087 </lyxtabular>
17088
17089 \end_inset
17090
17091
17092 \end_layout
17093
17094 \end_inset
17095
17096
17097 \begin_inset space \hfill{}
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \begin_layout Subsection
17109 Alignements de cellules spéciaux
17110 \begin_inset Index
17111 status collapsed
17112
17113 \begin_layout Plain Layout
17114 Personnalisation des tableaux ! Alignement de cellules spéciaux
17115 \end_layout
17116
17117 \end_inset
17118
17119
17120 \end_layout
17121
17122 \begin_layout Standard
17123 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17124  cellules sur un caractère donné, par exemple le séparateur décimal comme
17125  dans le tableau
17126 \begin_inset space ~
17127 \end_inset
17128
17129
17130 \begin_inset CommandInset ref
17131 LatexCommand ref
17132 reference "tab:Tableau-centré-sur-séparateur"
17133
17134 \end_inset
17135
17136 .
17137 \end_layout
17138
17139 \begin_layout Standard
17140 \begin_inset Float table
17141 placement h
17142 wide false
17143 sideways false
17144 status open
17145
17146 \begin_layout Plain Layout
17147 \begin_inset Caption
17148
17149 \begin_layout Plain Layout
17150 \begin_inset CommandInset label
17151 LatexCommand label
17152 name "tab:Tableau-centré-sur-séparateur"
17153
17154 \end_inset
17155
17156 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17157 \end_layout
17158
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \begin_layout Plain Layout
17165 \align center
17166 \begin_inset Tabular
17167 <lyxtabular version="3" rows="4" columns="2">
17168 <features>
17169 <column alignment="right" valignment="top" width="0">
17170 <column alignment="left" valignment="top" width="0" special="@{}l">
17171 <row>
17172 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 en-tête
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 </row>
17191 <row>
17192 <cell alignment="center" valignment="top" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196 12,
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 <cell alignment="center" valignment="top" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205 6
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 </row>
17211 <row>
17212 <cell alignment="center" valignment="top" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 0,
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225 68
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 -123,
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 0
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 </lyxtabular>
17252
17253 \end_inset
17254
17255
17256 \end_layout
17257
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \begin_layout Standard
17264 Ce tableau a été créé comme un tableau 4×2.
17265  L'en-tête est une cellule multicolonne centrée.
17266  La première colonne est alignée à droite et contient les chiffres qui se
17267  trouvent avant la virgule ainsi que la virgule elle-même.
17268  La deuxième colonne est alignée à gauche et contient les chiffres situés
17269  après la virgule.
17270  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17271  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
17272 \end_layout
17273
17274 \begin_layout Standard
17275
17276 \series bold
17277 @{}l
17278 \end_layout
17279
17280 \begin_layout Standard
17281 Le tableau
17282 \begin_inset space ~
17283 \end_inset
17284
17285
17286 \begin_inset CommandInset ref
17287 LatexCommand ref
17288 reference "tab:Plusieurs-exemples-alignements"
17289
17290 \end_inset
17291
17292  montre quelques exemples d'alignements.
17293  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17294  plus petit espace mathématique au début de la dernière colonne pour obtenir
17295  l'espacement correct autour du signe de relation.
17296 \end_layout
17297
17298 \begin_layout Standard
17299 \begin_inset Float table
17300 wide false
17301 sideways false
17302 status open
17303
17304 \begin_layout Plain Layout
17305 \begin_inset Caption
17306
17307 \begin_layout Plain Layout
17308 \begin_inset CommandInset label
17309 LatexCommand label
17310 name "tab:Plusieurs-exemples-alignements"
17311
17312 \end_inset
17313
17314 Plusieurs exemples d'alignement de cellules.
17315 \end_layout
17316
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \begin_layout Plain Layout
17323 \align center
17324 \begin_inset Tabular
17325 <lyxtabular version="3" rows="4" columns="6">
17326 <features>
17327 <column alignment="right" valignment="top" width="0">
17328 <column alignment="left" valignment="top" width="0" special="@{}l">
17329 <column alignment="right" valignment="top" width="0">
17330 <column alignment="left" valignment="top" width="0" special="@{}l">
17331 <column alignment="right" valignment="top" width="0">
17332 <column alignment="left" valignment="top" width="0" special="@{}l">
17333 <row>
17334 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 unités
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 exposants
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 relations
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 </row>
17389 <row>
17390 <cell alignment="center" valignment="top" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 12×
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 24
17404 \begin_inset space \thinspace{}
17405 \end_inset
17406
17407 bouteilles
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 \begin_inset Formula $10\cdot$
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 \begin_inset Formula $10^{\mbox{-}17}$
17429 \end_inset
17430
17431
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 \begin_inset Formula $\Gamma(t)\propto$
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 \begin_inset Formula $\:\Upsilon(t)$
17453 \end_inset
17454
17455
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 </row>
17461 <row>
17462 <cell alignment="center" valignment="top" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 1024×
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475 768
17476 \begin_inset space \thinspace{}
17477 \end_inset
17478
17479 Pixels
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 \begin_inset Formula $5.78\cdot$
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 \begin_inset Formula $10^{7}$
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 <cell alignment="center" valignment="top" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512 \begin_inset Formula $A\ne$
17513 \end_inset
17514
17515
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 \begin_inset Formula $\: B_{\mathrm{red}}$
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 32×
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 6
17548 \begin_inset space \thinspace{}
17549 \end_inset
17550
17551 cm
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 -
17561 \begin_inset Formula $33.5\cdot$
17562 \end_inset
17563
17564
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 \begin_inset Formula $10^{4}$
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 <cell alignment="center" valignment="top" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 \begin_inset Formula $\sin(\alpha)\ge$
17586 \end_inset
17587
17588
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 \begin_inset Formula $\:\sin(\beta)$
17598 \end_inset
17599
17600
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 </lyxtabular>
17607
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \begin_layout Standard
17619 \begin_inset VSpace bigskip
17620 \end_inset
17621
17622 Il y a aussi le paquetage LaTeX 
17623 \series bold
17624 dcolumn
17625 \series default
17626
17627 \begin_inset Index
17628 status collapsed
17629
17630 \begin_layout Plain Layout
17631 Paquetages LaTeX ! dcolumn
17632 \end_layout
17633
17634 \end_inset
17635
17636  qui fournit des alignements pour les cellules de tableaux.
17637  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17638  et ne permet pas de formules dans les cellules du tableau : Avec 
17639 \series bold
17640 dcolumn
17641 \series default
17642  la première colonne du tableau
17643 \begin_inset space ~
17644 \end_inset
17645
17646
17647 \begin_inset CommandInset ref
17648 LatexCommand ref
17649 reference "tab:Plusieurs-exemples-alignements"
17650
17651 \end_inset
17652
17653  ressemblera à la première colonne du tableau
17654 \begin_inset space ~
17655 \end_inset
17656
17657
17658 \begin_inset CommandInset ref
17659 LatexCommand ref
17660 reference "tab:Alignements-avec-dcolumn"
17661
17662 \end_inset
17663
17664
17665 \lang english
17666  and only with some tricks like the expected.
17667  
17668 \lang french
17669 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17670 \begin_inset space ~
17671 \end_inset
17672
17673
17674 \begin_inset CommandInset ref
17675 LatexCommand ref
17676 reference "tab:Plusieurs-exemples-alignements"
17677
17678 \end_inset
17679
17680  avec 
17681 \series bold
17682 dcolumn
17683 \series default
17684 .
17685 \end_layout
17686
17687 \begin_layout Standard
17688 \begin_inset Float table
17689 placement h
17690 wide false
17691 sideways false
17692 status open
17693
17694 \begin_layout Plain Layout
17695 \begin_inset Caption
17696
17697 \begin_layout Plain Layout
17698 \begin_inset CommandInset label
17699 LatexCommand label
17700 name "tab:Alignements-avec-dcolumn"
17701
17702 \end_inset
17703
17704 Alignements quand on utilise le paquetage LaTeX dcolumn.
17705  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17706  pour obtenir la sortie.
17707 \end_layout
17708
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \begin_layout Plain Layout
17715 \align center
17716 \begin_inset Tabular
17717 <lyxtabular version="3" rows="4" columns="3">
17718 <features>
17719 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17720 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17721 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17722 <row>
17723 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 unités
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 unités
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 unités
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 </row>
17751 <row>
17752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 12x24
17757 \begin_inset space \thinspace{}
17758 \end_inset
17759
17760 bouteilles
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 12x24
17770 \begin_inset space \thinspace{}
17771 \end_inset
17772
17773
17774 \begin_inset Formula $\mbox{bouteilles}$
17775 \end_inset
17776
17777
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 12
17787 \begin_inset ERT
17788 status collapsed
17789
17790 \begin_layout Plain Layout
17791
17792
17793 \backslash
17794 times 
17795 \end_layout
17796
17797 \end_inset
17798
17799 24+
17800 \begin_inset Formula $\mbox{bouteilles}$
17801 \end_inset
17802
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 </row>
17809 <row>
17810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 1024x768
17815 \begin_inset space \thinspace{}
17816 \end_inset
17817
17818 Pixels
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 1024x768
17828 \begin_inset space \thinspace{}
17829 \end_inset
17830
17831
17832 \begin_inset Formula $\mbox{Pixels}$
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 1024
17845 \begin_inset ERT
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849
17850
17851 \backslash
17852 times 
17853 \end_layout
17854
17855 \end_inset
17856
17857 768+
17858 \begin_inset Formula $\mbox{Pixels}$
17859 \end_inset
17860
17861
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 </row>
17867 <row>
17868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 32x6
17873 \begin_inset space \thinspace{}
17874 \end_inset
17875
17876 cm
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 32x6
17886 \begin_inset space \thinspace{}
17887 \end_inset
17888
17889
17890 \begin_inset Formula $\mbox{cm}$
17891 \end_inset
17892
17893
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 <cell alignment="center" valignment="top" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902 32
17903 \begin_inset ERT
17904 status collapsed
17905
17906 \begin_layout Plain Layout
17907
17908
17909 \backslash
17910 times 
17911 \end_layout
17912
17913 \end_inset
17914
17915 6+
17916 \begin_inset Formula $\mbox{cm}$
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 </lyxtabular>
17926
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Subsection
17938 Formats de cellule et de colonne personnalisés
17939 \begin_inset CommandInset label
17940 LatexCommand label
17941 name "sub:Formats-personnalisés"
17942
17943 \end_inset
17944
17945
17946 \begin_inset Index
17947 status collapsed
17948
17949 \begin_layout Plain Layout
17950 Personnalisation des tableaux !  Format de cellule/colonne
17951 \end_layout
17952
17953 \end_inset
17954
17955
17956 \end_layout
17957
17958 \begin_layout Standard
17959 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17960  multicolonne comme dans la section
17961 \begin_inset space ~
17962 \end_inset
17963
17964
17965 \begin_inset CommandInset ref
17966 LatexCommand ref
17967 reference "sub:Calculs-multicolonnes"
17968
17969 \end_inset
17970
17971  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17972  multicolonnes.
17973  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17974  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17975  du document.
17976  Le format est défini avec la commande
17977 \end_layout
17978
17979 \begin_layout Standard
17980
17981 \series bold
17982
17983 \backslash
17984 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17985 \end_layout
17986
17987 \begin_layout Standard
17988 Le nom du format peut n'avoir qu'une lettre.
17989  Les lettres 
17990 \emph on
17991 b
17992 \emph default
17993
17994 \emph on
17995 c
17996 \emph default
17997
17998 \emph on
17999 l
18000 \emph default
18001
18002 \emph on
18003 m
18004 \emph default
18005
18006 \emph on
18007 p
18008 \emph default
18009  et 
18010 \emph on
18011 r
18012 \emph default
18013  sont prédéfinies et donc ne peuvent être utilisées.
18014  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18015 \end_layout
18016
18017 \begin_layout Standard
18018 \begin_inset VSpace medskip
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \begin_layout Standard
18025 Pour de cellules multicolonnes centrées verticalement et horizontalement
18026  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18027  :
18028 \end_layout
18029
18030 \begin_layout Standard
18031
18032 \series bold
18033
18034 \backslash
18035 newcolumntype{M}[1]{>{
18036 \backslash
18037 centering
18038 \backslash
18039 hspace{0pt}}m{#1}}
18040 \end_layout
18041
18042 \begin_layout Standard
18043 Où le 
18044 \series bold
18045
18046 \backslash
18047 hspace{0pt}
18048 \series default
18049  évite le problème de césure du premier mot, comme c'est décrit en section
18050 \begin_inset space ~
18051 \end_inset
18052
18053
18054 \begin_inset CommandInset ref
18055 LatexCommand ref
18056 reference "sub:Lignes-multiple-dans-cellule"
18057
18058 \end_inset
18059
18060 .
18061  Ensuite, vous pouvez entrer
18062 \end_layout
18063
18064 \begin_layout Standard
18065
18066 \series bold
18067 M{width}
18068 \end_layout
18069
18070 \begin_layout Standard
18071 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18072  une multicolonne.
18073 \end_layout
18074
18075 \begin_layout Standard
18076 \begin_inset VSpace bigskip
18077 \end_inset
18078
18079
18080 \end_layout
18081
18082 \begin_layout Standard
18083 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18084  définir le format
18085 \end_layout
18086
18087 \begin_layout Standard
18088
18089 \series bold
18090
18091 \backslash
18092 newcolumntype{S}[2]{>{
18093 \backslash
18094 centering
18095 \backslash
18096 hspace{0pt}}
18097 \begin_inset Newline newline
18098 \end_inset
18099
18100
18101 \begin_inset ERT
18102 status collapsed
18103
18104 \begin_layout Plain Layout
18105
18106
18107 \backslash
18108 phantom{
18109 \end_layout
18110
18111 \end_inset
18112
18113
18114 \backslash
18115 newcolumntype{S}[2]
18116 \begin_inset ERT
18117 status collapsed
18118
18119 \begin_layout Plain Layout
18120
18121 }
18122 \end_layout
18123
18124 \end_inset
18125
18126 m{(#1+(2
18127 \backslash
18128 tabcolsep+
18129 \backslash
18130 arrayrulewidth)*(1-#2))/#2}}
18131 \end_layout
18132
18133 \begin_layout Standard
18134 Ce format utilise l'équation
18135 \begin_inset space ~
18136 \end_inset
18137
18138
18139 \begin_inset CommandInset ref
18140 LatexCommand eqref
18141 reference "eq:Wgn"
18142
18143 \end_inset
18144
18145  pour calculer la largeur que doit avoir chacune des cellules couverte par
18146  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18147 \end_layout
18148
18149 \begin_layout Standard
18150 Ensuite, vous pouvez entrer
18151 \end_layout
18152
18153 \begin_layout Standard
18154
18155 \series bold
18156 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18157 \end_layout
18158
18159 \begin_layout Standard
18160 comme paramètre LaTeX de la colonne.
18161 \end_layout
18162
18163 \begin_layout Standard
18164 \begin_inset VSpace bigskip
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Standard
18171 Pour des colonnes colorées, vous pouvez définir
18172 \end_layout
18173
18174 \begin_layout Standard
18175
18176 \series bold
18177
18178 \backslash
18179 newcolumntype{K}[1]{>{
18180 \backslash
18181 columncolor{#1}
18182 \backslash
18183 hspace{0pt}}c}
18184 \end_layout
18185
18186 \begin_layout Standard
18187 Le 
18188 \begin_inset Quotes eld
18189 \end_inset
18190
18191 c
18192 \begin_inset Quotes erd
18193 \end_inset
18194
18195  à la fin crée une colonne de largeur variable dont le texte est centré
18196  horizontalement.
18197  Vous pouvez maintenant entrer
18198 \end_layout
18199
18200 \begin_layout Standard
18201
18202 \series bold
18203 K{nom de couleur}
18204 \end_layout
18205
18206 \begin_layout Standard
18207 comme paramètre LaTeX.
18208 \end_layout
18209
18210 \begin_layout Standard
18211 \begin_inset VSpace bigskip
18212 \end_inset
18213
18214
18215 \end_layout
18216
18217 \begin_layout Standard
18218 Pour créer le tableau
18219 \begin_inset space ~
18220 \end_inset
18221
18222
18223 \begin_inset CommandInset ref
18224 LatexCommand ref
18225 reference "tab:Tableau-formats-personnalisés"
18226
18227 \end_inset
18228
18229  utilisez les paramètres LaTeX
18230 \end_layout
18231
18232 \begin_layout Standard
18233
18234 \series bold
18235 M{2.5cm}
18236 \end_layout
18237
18238 \begin_layout Standard
18239 pour la première colonne et la multicolonne,
18240 \end_layout
18241
18242 \begin_layout Standard
18243
18244 \series bold
18245 K{red}
18246 \end_layout
18247
18248 \begin_layout Standard
18249 pour la dernière colonne, et
18250 \end_layout
18251
18252 \begin_layout Standard
18253
18254 \series bold
18255 S{2.5cm}{2}
18256 \end_layout
18257
18258 \begin_layout Standard
18259 pour les cellules de la deuxième colonne.
18260 \end_layout
18261
18262 \begin_layout Standard
18263 \begin_inset Float table
18264 placement h
18265 wide false
18266 sideways false
18267 status open
18268
18269 \begin_layout Plain Layout
18270 \begin_inset Caption
18271
18272 \begin_layout Plain Layout
18273 \begin_inset CommandInset label
18274 LatexCommand label
18275 name "tab:Tableau-formats-personnalisés"
18276
18277 \end_inset
18278
18279 Tableau utilisant des formats personnalisés
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \begin_layout Plain Layout
18288 \align center
18289 \begin_inset Tabular
18290 <lyxtabular version="3" rows="3" columns="4">
18291 <features>
18292 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18293 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18294 <column alignment="center" valignment="middle" width="0">
18295 <column alignment="center" valignment="middle" width="0" special="K{red}">
18296 <row>
18297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301 motTrèsLongDansUneCellule
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 multicolonne avec multiligne
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 c
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 </row>
18334 <row>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 d
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 e
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 f
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366 g
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 </row>
18372 <row>
18373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 h
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 i
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 j
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 k
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 </row>
18410 </lyxtabular>
18411
18412 \end_inset
18413
18414
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \begin_layout Subsection
18423 Épaisseur des filets
18424 \begin_inset CommandInset label
18425 LatexCommand label
18426 name "sub:Epaisseur-filets"
18427
18428 \end_inset
18429
18430
18431 \begin_inset Index
18432 status collapsed
18433
18434 \begin_layout Plain Layout
18435 Personnalisation des tableaux ! Épaisseur filets
18436 \end_layout
18437
18438 \end_inset
18439
18440
18441 \end_layout
18442
18443 \begin_layout Standard
18444 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18445  
18446 \series bold
18447
18448 \backslash
18449 arrayrulewidth
18450 \series default
18451 .
18452  Pour mettre, par exemple, une épaisseur de filet de 1.5
18453 \begin_inset space \thinspace{}
18454 \end_inset
18455
18456 pt, comme pour le tableau
18457 \begin_inset space ~
18458 \end_inset
18459
18460
18461 \begin_inset CommandInset ref
18462 LatexCommand ref
18463 reference "tab:Tableau-filets-1.5pt"
18464
18465 \end_inset
18466
18467 , insérez la commande
18468 \end_layout
18469
18470 \begin_layout Standard
18471
18472 \series bold
18473
18474 \backslash
18475 setlength{
18476 \backslash
18477 arrayrulewidth}{1.5pt}
18478 \end_layout
18479
18480 \begin_layout Standard
18481 en code TeX avant le tableau ou le flottant de tableau.
18482  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18483  suivent.
18484  pour revenir aux valeurs implicites, mettez 
18485 \series bold
18486
18487 \backslash
18488 arrayrulewidth
18489 \series default
18490  à 0.4
18491 \begin_inset space \thinspace{}
18492 \end_inset
18493
18494 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18495 \end_layout
18496
18497 \begin_layout Standard
18498 \begin_inset ERT
18499 status collapsed
18500
18501 \begin_layout Plain Layout
18502
18503
18504 \backslash
18505 setlength{
18506 \backslash
18507 arrayrulewidth}{1.5pt}
18508 \end_layout
18509
18510 \end_inset
18511
18512
18513 \begin_inset Float table
18514 wide false
18515 sideways false
18516 status open
18517
18518 \begin_layout Plain Layout
18519 \begin_inset Caption
18520
18521 \begin_layout Plain Layout
18522 \begin_inset CommandInset label
18523 LatexCommand label
18524 name "tab:Tableau-filets-1.5pt"
18525
18526 \end_inset
18527
18528 Tableau avec des filets de 1.5
18529 \begin_inset space \thinspace{}
18530 \end_inset
18531
18532 pt
18533 \end_layout
18534
18535 \end_inset
18536
18537
18538 \end_layout
18539
18540 \begin_layout Plain Layout
18541 \align center
18542 \begin_inset Tabular
18543 <lyxtabular version="3" rows="3" columns="3">
18544 <features>
18545 <column alignment="center" valignment="top" width="0">
18546 <column alignment="center" valignment="top" width="0">
18547 <column alignment="center" valignment="top" width="0">
18548 <row>
18549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 sd
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 </row>
18577 <row>
18578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 sd
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 </row>
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 sd
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 </lyxtabular>
18636
18637 \end_inset
18638
18639
18640 \end_layout
18641
18642 \end_inset
18643
18644
18645 \begin_inset ERT
18646 status collapsed
18647
18648 \begin_layout Plain Layout
18649
18650
18651 \backslash
18652 setlength{
18653 \backslash
18654 arrayrulewidth}{0.4pt}
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Standard
18663 \begin_inset VSpace bigskip
18664 \end_inset
18665
18666 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18667 \begin_inset space \thinspace{}
18668 \end_inset
18669
18670 pt, comme dans le tableau
18671 \begin_inset space ~
18672 \end_inset
18673
18674
18675 \begin_inset CommandInset ref
18676 LatexCommand ref
18677 reference "tab:Tableau-filets-horizontaux-1.5pt"
18678
18679 \end_inset
18680
18681 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18682  de tableau :
18683 \end_layout
18684
18685 \begin_layout Standard
18686
18687 \series bold
18688
18689 \backslash
18690 let
18691 \backslash
18692 myHline
18693 \backslash
18694 hline
18695 \begin_inset Newline newline
18696 \end_inset
18697
18698
18699 \backslash
18700 renewcommand{
18701 \backslash
18702 hline}
18703 \begin_inset Newline newline
18704 \end_inset
18705
18706  {
18707 \backslash
18708 noalign{
18709 \backslash
18710 global
18711 \backslash
18712 arrayrulewidth 1.5pt}
18713 \begin_inset Newline newline
18714 \end_inset
18715
18716  
18717 \backslash
18718 myHline
18719 \backslash
18720 noalign{
18721 \backslash
18722 global
18723 \backslash
18724 arrayrulewidth 0.4pt}}
18725 \end_layout
18726
18727 \begin_layout Standard
18728 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18729  en code TeX après le tableau ou le flottant de tableau :
18730 \end_layout
18731
18732 \begin_layout Standard
18733
18734 \series bold
18735
18736 \backslash
18737 renewcommand{
18738 \backslash
18739 hline}{
18740 \backslash
18741 myHline}
18742 \end_layout
18743
18744 \begin_layout Standard
18745 \begin_inset ERT
18746 status collapsed
18747
18748 \begin_layout Plain Layout
18749
18750
18751 \backslash
18752 let
18753 \backslash
18754 myHline
18755 \backslash
18756 hline
18757 \end_layout
18758
18759 \begin_layout Plain Layout
18760
18761
18762 \backslash
18763 renewcommand{
18764 \backslash
18765 hline}
18766 \end_layout
18767
18768 \begin_layout Plain Layout
18769
18770  {
18771 \backslash
18772 noalign{
18773 \backslash
18774 global
18775 \backslash
18776 arrayrulewidth 1.5pt}
18777 \end_layout
18778
18779 \begin_layout Plain Layout
18780
18781   
18782 \backslash
18783 myHline
18784 \backslash
18785 noalign{
18786 \backslash
18787 global
18788 \backslash
18789 arrayrulewidth 0.4pt}}
18790 \end_layout
18791
18792 \end_inset
18793
18794
18795 \begin_inset Float table
18796 wide false
18797 sideways false
18798 status open
18799
18800 \begin_layout Plain Layout
18801 \begin_inset Caption
18802
18803 \begin_layout Plain Layout
18804 \begin_inset CommandInset label
18805 LatexCommand label
18806 name "tab:Tableau-filets-horizontaux-1.5pt"
18807
18808 \end_inset
18809
18810 Tableau avec des filets horizontaux de 1.5
18811 \begin_inset space \thinspace{}
18812 \end_inset
18813
18814 pt
18815 \end_layout
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Plain Layout
18823 \align center
18824 \begin_inset Tabular
18825 <lyxtabular version="3" rows="3" columns="3">
18826 <features>
18827 <column alignment="center" valignment="top" width="0">
18828 <column alignment="center" valignment="top" width="0">
18829 <column alignment="center" valignment="top" width="0">
18830 <row>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 sd
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 </row>
18859 <row>
18860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873 sd
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 <row>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 sd
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 </lyxtabular>
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \end_inset
18925
18926
18927 \begin_inset ERT
18928 status collapsed
18929
18930 \begin_layout Plain Layout
18931
18932
18933 \backslash
18934 renewcommand{
18935 \backslash
18936 hline}{
18937 \backslash
18938 myHline}
18939 \end_layout
18940
18941 \end_inset
18942
18943
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset VSpace bigskip
18948 \end_inset
18949
18950 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18951 \begin_inset space \thinspace{}
18952 \end_inset
18953
18954 pt, créez le format de colonne suivant dans le préambule, en suivant la
18955  description de la section
18956 \begin_inset space ~
18957 \end_inset
18958
18959
18960 \begin_inset CommandInset ref
18961 LatexCommand ref
18962 reference "sub:Formats-personnalisés"
18963
18964 \end_inset
18965
18966 :
18967 \end_layout
18968
18969 \begin_layout Standard
18970
18971 \series bold
18972
18973 \backslash
18974 newcolumntype{V}{!{
18975 \backslash
18976 vrule width 1.5pt}}
18977 \end_layout
18978
18979 \begin_layout Standard
18980 Pour le tableau
18981 \begin_inset space ~
18982 \end_inset
18983
18984
18985 \begin_inset CommandInset ref
18986 LatexCommand ref
18987 reference "tab:Tableau-filets-verticaux-1.5pt"
18988
18989 \end_inset
18990
18991  le paramètre LaTeX 
18992 \end_layout
18993
18994 \begin_layout Standard
18995
18996 \series bold
18997 VcV
18998 \end_layout
18999
19000 \begin_layout Standard
19001 a été utilisé pour la dernière colonne et
19002 \end_layout
19003
19004 \begin_layout Standard
19005
19006 \series bold
19007 Vc
19008 \end_layout
19009
19010 \begin_layout Standard
19011 pour les autres colonnes.
19012 \end_layout
19013
19014 \begin_layout Standard
19015 \begin_inset Float table
19016 wide false
19017 sideways false
19018 status open
19019
19020 \begin_layout Plain Layout
19021 \begin_inset Caption
19022
19023 \begin_layout Plain Layout
19024 \begin_inset CommandInset label
19025 LatexCommand label
19026 name "tab:Tableau-filets-verticaux-1.5pt"
19027
19028 \end_inset
19029
19030 Tableau avec des filets verticaux de 1.5
19031 \begin_inset space \thinspace{}
19032 \end_inset
19033
19034 pt 
19035 \end_layout
19036
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \begin_layout Plain Layout
19043 \align center
19044 \begin_inset Tabular
19045 <lyxtabular version="3" rows="3" columns="3">
19046 <features>
19047 <column alignment="center" valignment="top" width="0" special="Vc">
19048 <column alignment="center" valignment="top" width="0" special="Vc">
19049 <column alignment="center" valignment="top" width="0" special="VcV">
19050 <row>
19051 <cell alignment="center" valignment="top" topline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 sd
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" topline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" topline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" topline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 sd
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 sd
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 </row>
19137 </lyxtabular>
19138
19139 \end_inset
19140
19141
19142 \end_layout
19143
19144 \end_inset
19145
19146
19147 \end_layout
19148
19149 \begin_layout Subsection
19150 Filets à traits interrompus
19151 \begin_inset Index
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155 Personnalisation des tableaux ! Filets à traits interrompus
19156 \end_layout
19157
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \begin_layout Standard
19164 \begin_inset ERT
19165 status collapsed
19166
19167 \begin_layout Plain Layout
19168
19169
19170 \backslash
19171 ifarydshln
19172 \end_layout
19173
19174 \end_inset
19175
19176
19177 \begin_inset Note Note
19178 status open
19179
19180 \begin_layout Plain Layout
19181 La section suivante ne s'affichera que si vous avez installé le paquetage
19182  LaTeX 
19183 \series bold
19184 arydshln
19185 \series default
19186 .
19187 \end_layout
19188
19189 \end_inset
19190
19191
19192 \end_layout
19193
19194 \begin_layout Standard
19195 \begin_inset Float table
19196 placement H
19197 wide false
19198 sideways false
19199 status open
19200
19201 \begin_layout Plain Layout
19202 \begin_inset Caption
19203
19204 \begin_layout Plain Layout
19205 \begin_inset CommandInset label
19206 LatexCommand label
19207 name "tab:Tableau-filets-tirets"
19208
19209 \end_inset
19210
19211 Tableau avec des filets à traits interrompus
19212 \end_layout
19213
19214 \end_inset
19215
19216
19217 \end_layout
19218
19219 \begin_layout Plain Layout
19220 \align center
19221 \begin_inset Tabular
19222 <lyxtabular version="3" rows="5" columns="5">
19223 <features>
19224 <column alignment="center" valignment="top" width="0">
19225 <column alignment="center" valignment="top" width="0">
19226 <column alignment="center" valignment="top" width="0" special=":c">
19227 <column alignment="center" valignment="top" width="0">
19228 <column alignment="center" valignment="top" width="0">
19229 <row>
19230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 a
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 b
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 c
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 d
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 e
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 f
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 g
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299 h
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308 i
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 j
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 \begin_inset ERT
19329 status collapsed
19330
19331 \begin_layout Plain Layout
19332
19333
19334 \backslash
19335 hdashline 
19336 \end_layout
19337
19338 \end_inset
19339
19340 k
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 l
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 m
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 n
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 o
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 \begin_inset ERT
19388 status collapsed
19389
19390 \begin_layout Plain Layout
19391
19392
19393 \backslash
19394 cdashline{4-5}
19395 \end_layout
19396
19397 \end_inset
19398
19399 p
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408 q
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 r
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 s
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row>
19442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446 t
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455 u
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 v
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 w
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 x
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 </row>
19488 </lyxtabular>
19489
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496
19497
19498 \end_layout
19499
19500 \begin_layout Standard
19501 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19502  donc employer du code TeX.
19503  Mais avant il faut charger le paquetage LaTeX 
19504 \series bold
19505 arydshln
19506 \series default
19507
19508 \begin_inset Index
19509 status collapsed
19510
19511 \begin_layout Plain Layout
19512 Paquetages LaTeX ! arydshln
19513 \end_layout
19514
19515 \end_inset
19516
19517  dans le préambule du document avec la commande 
19518 \end_layout
19519
19520 \begin_layout Standard
19521
19522 \series bold
19523
19524 \backslash
19525 usepackage{arydshln}
19526 \end_layout
19527
19528 \begin_layout Standard
19529 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19530  
19531 \begin_inset Quotes eld
19532 \end_inset
19533
19534 :
19535 \begin_inset Quotes erd
19536 \end_inset
19537
19538  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19539  dans la fenêtre de dialogue de paramètre du tableau.
19540 \end_layout
19541
19542 \begin_layout Standard
19543 Pour un trait horizontal interrompu, ajoutez la commande
19544 \end_layout
19545
19546 \begin_layout Standard
19547
19548 \series bold
19549
19550 \backslash
19551 hdashline
19552 \end_layout
19553
19554 \begin_layout Standard
19555 en code TeX comme premier élément de la première cellule de la ligne de
19556  tableau.
19557 \end_layout
19558
19559 \begin_layout Standard
19560 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19561  commande 
19562 \end_layout
19563
19564 \begin_layout Standard
19565
19566 \series bold
19567
19568 \backslash
19569 cdashline{
19570 \series default
19571 numéros de colonnes}
19572 \end_layout
19573
19574 \begin_layout Standard
19575 en code TeX comme premier élément de la première cellule de la ligne.
19576  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19577  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19578 \end_layout
19579
19580 \begin_layout Standard
19581
19582 \series bold
19583
19584 \backslash
19585 cdashline{2-4}
19586 \end_layout
19587
19588 \begin_layout Standard
19589 comme premier élément de la première cellule de la ligne contenant la multicolon
19590 ne.
19591 \end_layout
19592
19593 \begin_layout Standard
19594 \begin_inset VSpace bigskip
19595 \end_inset
19596
19597
19598 \end_layout
19599
19600 \begin_layout Standard
19601 Le tableau
19602 \begin_inset space ~
19603 \end_inset
19604
19605
19606 \begin_inset CommandInset ref
19607 LatexCommand ref
19608 reference "tab:Tableau-filets-tirets"
19609
19610 \end_inset
19611
19612  a été créé en utilisant 
19613 \begin_inset Quotes eld
19614 \end_inset
19615
19616
19617 \series bold
19618 :c
19619 \series default
19620
19621 \begin_inset Quotes erd
19622 \end_inset
19623
19624  comme paramètre LaTeX pour la troisième colonne.
19625  La commande en code TeX 
19626 \series bold
19627
19628 \backslash
19629 hdashline
19630 \series default
19631  a été insérée dans la première cellule de la troisième ligne et la commande
19632  en code TeX 
19633 \series bold
19634
19635 \backslash
19636 cdashline{4-5}
19637 \series default
19638  a été insérée dans la première cellule de la quatrième ligne.
19639 \end_layout
19640
19641 \begin_layout Standard
19642 \begin_inset Note Greyedout
19643 status open
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Note:
19649 \series default
19650  Le paquetage LaTeX 
19651 \series bold
19652 arydshln
19653 \series default
19654  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19655  
19656 \series bold
19657 colortbl
19658 \series default
19659
19660 \begin_inset Index
19661 status collapsed
19662
19663 \begin_layout Plain Layout
19664 Paquetages LaTeX ! colortbl
19665 \end_layout
19666
19667 \end_inset
19668
19669  qui est utilisé pour avoir des tableaux colorés dans la section
19670 \begin_inset space ~
19671 \end_inset
19672
19673
19674 \begin_inset CommandInset ref
19675 LatexCommand ref
19676 reference "sec:Tableaux-Colorés"
19677
19678 \end_inset
19679
19680 .
19681  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19682  traits interrompus.
19683 \end_layout
19684
19685 \end_inset
19686
19687
19688 \end_layout
19689
19690 \begin_layout Standard
19691 \begin_inset ERT
19692 status collapsed
19693
19694 \begin_layout Plain Layout
19695
19696
19697 \backslash
19698 else
19699 \end_layout
19700
19701 \end_inset
19702
19703
19704 \begin_inset Note Note
19705 status open
19706
19707 \begin_layout Plain Layout
19708 Ce qui suit sera affiché si le paquetage LaTeX 
19709 \series bold
19710 arydshln
19711 \series default
19712  n'est pas installé :
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \end_layout
19719
19720 \begin_layout Standard
19721 Vous devez installer le paquetage LaTeX 
19722 \series bold
19723 arydshln
19724 \series default
19725  pour voir le contenu des cette section dans la sortie imprimée.
19726 \end_layout
19727
19728 \begin_layout Standard
19729 \begin_inset ERT
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733
19734
19735 \backslash
19736 fi
19737 \end_layout
19738
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \begin_layout Chapter
19745 Flottants
19746 \begin_inset Index
19747 status collapsed
19748
19749 \begin_layout Plain Layout
19750 Flottants
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \begin_layout Section
19759 Introduction
19760 \begin_inset CommandInset label
19761 LatexCommand label
19762 name "sec:Flottants-Introduction"
19763
19764 \end_inset
19765
19766
19767 \begin_inset Index
19768 status collapsed
19769
19770 \begin_layout Plain Layout
19771 Flottants ! Introduction
19772 \end_layout
19773
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \begin_layout Standard
19780 Un flottant est une portion de document, qui peut être associé à une étiquette
19781  et dont la position n'est pas fixée.
19782  Il peut 
19783 \begin_inset Quotes eld
19784 \end_inset
19785
19786 flotter
19787 \begin_inset Quotes erd
19788 \end_inset
19789
19790  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19791  plus approprié.
19792  Les 
19793 \family sans
19794 Notes
19795 \begin_inset space ~
19796 \end_inset
19797
19798 en
19799 \begin_inset space ~
19800 \end_inset
19801
19802 Bas
19803 \begin_inset space ~
19804 \end_inset
19805
19806 de
19807 \begin_inset space ~
19808 \end_inset
19809
19810 Page
19811 \family default
19812  et le 
19813 \family sans
19814 Notes
19815 \begin_inset space ~
19816 \end_inset
19817
19818 en
19819 \begin_inset space ~
19820 \end_inset
19821
19822 Marge
19823 \family default
19824  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19825  sur la page suivante quand il y a trop de notes sur la page courante.
19826 \end_layout
19827
19828 \begin_layout Standard
19829 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19830  très grande qualité.
19831  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19832  éviter des lignes blanches ou des pages sans texte.
19833  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19834  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19835  le texte.
19836  Les flottants sont donc numérotés.
19837  Les références croisées sont décrites dans la section
19838 \begin_inset space ~
19839 \end_inset
19840
19841
19842 \begin_inset CommandInset ref
19843 LatexCommand ref
19844 reference "sec:Referencer-les-Flottants"
19845
19846 \end_inset
19847
19848 .
19849 \end_layout
19850
19851 \begin_layout Standard
19852 Pour insérer un flottant, on utilise un des sous menus du menu 
19853 \family sans
19854 Insérer\SpecialChar \menuseparator
19855 Flottant.
19856
19857 \family default
19858  Une boîte va être insérée dans votre document avec par exemple une étiquette
19859  du genre 
19860 \begin_inset Quotes eld
19861 \end_inset
19862
19863 Figure
19864 \begin_inset space ~
19865 \end_inset
19866
19867 #:
19868 \begin_inset Quotes erd
19869 \end_inset
19870
19871  (où # est un numéro).
19872  L'étiquette est automatiquement traduite dans la langue du document dans
19873  la sortie finale.
19874  Après l'étiquette vous pouvez insérer du texte comme légende.
19875  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19876  séparé, à l'intérieur du flottant.
19877  Vous trouverez plus de détails sur le positionnement des légendes dans
19878  la section
19879 \begin_inset space ~
19880 \end_inset
19881
19882
19883 \begin_inset CommandInset ref
19884 LatexCommand ref
19885 reference "sec:Placement-légende"
19886
19887 \end_inset
19888
19889 .
19890  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19891  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19892  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19893  Une boîte de flottant fermée ressemble à ceci : 
19894 \begin_inset Graphics
19895         filename clipart/floatQt4.png
19896         scale 60
19897
19898 \end_inset
19899
19900  – une case grise avec un texte rouge.
19901 \end_layout
19902
19903 \begin_layout Standard
19904 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19905  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19906  est formaté de façon particulière.
19907 \end_layout
19908
19909 \begin_layout Section
19910 Les Types de Flottants
19911 \end_layout
19912
19913 \begin_layout Standard
19914 En plus des flottants de figures et de tableau qui sont décrits respectivement
19915  dans les sections
19916 \begin_inset space ~
19917 \end_inset
19918
19919
19920 \begin_inset CommandInset ref
19921 LatexCommand ref
19922 reference "sec:Figure-Floats"
19923
19924 \end_inset
19925
19926  et 
19927 \begin_inset CommandInset ref
19928 LatexCommand ref
19929 reference "sec:Table-Floats"
19930
19931 \end_inset
19932
19933 , LyX offre aussi les types 
19934 \series bold
19935 Algorithme
19936 \series default
19937  et 
19938 \series bold
19939 Enrobage
19940 \series default
19941 .
19942 \end_layout
19943
19944 \begin_layout Subsection
19945 Flottant d'algorithme
19946 \begin_inset Index
19947 status collapsed
19948
19949 \begin_layout Plain Layout
19950 Flottants ! Algorithmes
19951 \end_layout
19952
19953 \end_inset
19954
19955
19956 \begin_inset CommandInset label
19957 LatexCommand label
19958 name "sub:Flottant-d'Algorithme"
19959
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \begin_layout Standard
19966 \begin_inset Float algorithm
19967 placement h
19968 wide false
19969 sideways false
19970 status open
19971
19972 \begin_layout Plain Layout
19973 \begin_inset Caption
19974
19975 \begin_layout Plain Layout
19976 \begin_inset CommandInset label
19977 LatexCommand label
19978 name "alg:Exemple-Flottant-Algorithme"
19979
19980 \end_inset
19981
19982 Exemple de flottant d'algorithme
19983 \end_layout
19984
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \begin_layout LyX-Code
19991 for I in 1..N loop
19992 \begin_inset Newline newline
19993 \end_inset
19994
19995  Sum:= Sum + A(I); /*comment*/
19996 \begin_inset Newline newline
19997 \end_inset
19998
19999 end loop
20000 \begin_inset VSpace -4mm
20001 \end_inset
20002
20003
20004 \end_layout
20005
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \begin_layout Standard
20012 Ce type de flottant est inséré à l'aide du menu 
20013 \family sans
20014 Insérer\SpecialChar \menuseparator
20015 Flottant\SpecialChar \menuseparator
20016 Algorithme
20017 \family default
20018 .
20019  Il peut être utilisé pour des morceaux de code source ou des descriptions
20020  d'algorithmes et peut être utilisé comme une alternative au listing de
20021  code source qui est décrit au chapitre
20022 \begin_inset space ~
20023 \end_inset
20024
20025
20026 \begin_inset CommandInset ref
20027 LatexCommand ref
20028 reference "cha:Program-Code-Listings"
20029
20030 \end_inset
20031
20032 .
20033  Vous pouvez par exemple utiliser l'environnement Code
20034 \begin_inset space ~
20035 \end_inset
20036
20037 LyX qui est décrit dans le 
20038 \emph on
20039 Guide
20040 \emph default
20041
20042 \begin_inset space ~
20043 \end_inset
20044
20045
20046 \emph on
20047 de
20048 \begin_inset space ~
20049 \end_inset
20050
20051 l'Utilisateur
20052 \emph default
20053  de LyX.
20054  l'algorithme
20055 \begin_inset space ~
20056 \end_inset
20057
20058
20059 \begin_inset CommandInset ref
20060 LatexCommand ref
20061 reference "alg:Exemple-Flottant-Algorithme"
20062
20063 \end_inset
20064
20065  est un exemple de flottant d'algorithme où un espace vertical de -4
20066 \begin_inset space \thinspace{}
20067 \end_inset
20068
20069 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20070  soit placée exactement sous le texte de la dernière ligne.
20071 \end_layout
20072
20073 \begin_layout Standard
20074 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20075  du document.
20076  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20077 ent en ajoutant la ligne suivante dans le préambule de votre document :
20078 \end_layout
20079
20080 \begin_layout Standard
20081
20082 \series bold
20083
20084 \backslash
20085 floatname{algorithm}{votre
20086 \begin_inset space ~
20087 \end_inset
20088
20089 nom}
20090 \end_layout
20091
20092 \begin_layout Standard
20093
20094 \family sans
20095  votre
20096 \begin_inset space ~
20097 \end_inset
20098
20099 nom
20100 \family default
20101  est le mot 
20102 \begin_inset Quotes eld
20103 \end_inset
20104
20105
20106 \emph on
20107 algorithme
20108 \emph default
20109
20110 \begin_inset Quotes erd
20111 \end_inset
20112
20113  dans votre langue.
20114 \end_layout
20115
20116 \begin_layout Standard
20117 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20118 \family sans
20119 Insérer\SpecialChar \menuseparator
20120 Listes
20121 \begin_inset space ~
20122 \end_inset
20123
20124 &
20125 \begin_inset space ~
20126 \end_inset
20127
20128 TdM\SpecialChar \menuseparator
20129 Liste
20130 \begin_inset space ~
20131 \end_inset
20132
20133 des
20134 \begin_inset space ~
20135 \end_inset
20136
20137 algorithmes
20138 \family default
20139  si votre document est en la même langue que les menus de LyX.
20140  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20141  en code TeX à la place:
20142 \end_layout
20143
20144 \begin_layout Standard
20145
20146 \series bold
20147
20148 \backslash
20149 listof{algorithm}{votre
20150 \begin_inset space ~
20151 \end_inset
20152
20153 nom}
20154 \end_layout
20155
20156 \begin_layout Standard
20157 où 
20158 \family sans
20159 votre
20160 \begin_inset space ~
20161 \end_inset
20162
20163 nom
20164 \family default
20165  est la traduction de 
20166 \begin_inset Quotes eld
20167 \end_inset
20168
20169
20170 \emph on
20171 List of Algorithm
20172 \emph default
20173 s
20174 \begin_inset Quotes erd
20175 \end_inset
20176
20177  dans votre langue.
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20182  le schéma 
20183 \begin_inset Quotes eld
20184 \end_inset
20185
20186 chapitre.algorithme
20187 \begin_inset Quotes erd
20188 \end_inset
20189
20190  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20191  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20192  commande dans le préambule de votre document :
20193 \end_layout
20194
20195 \begin_layout Standard
20196
20197 \series bold
20198
20199 \backslash
20200 numberwithin{algorithm}{chapter}
20201 \end_layout
20202
20203 \begin_layout Standard
20204 Pour pouvoir utiliser la commande 
20205 \series bold
20206
20207 \backslash
20208 numberwithin
20209 \series default
20210 , activez l'option 
20211 \family sans
20212 Utiliser
20213 \begin_inset space ~
20214 \end_inset
20215
20216 le
20217 \begin_inset space ~
20218 \end_inset
20219
20220 paquetage
20221 \begin_inset space ~
20222 \end_inset
20223
20224 AMS
20225 \begin_inset space ~
20226 \end_inset
20227
20228 math
20229 \family default
20230  dans la rubrique 
20231 \family sans
20232 Options
20233 \begin_inset space ~
20234 \end_inset
20235
20236 des
20237 \begin_inset space ~
20238 \end_inset
20239
20240 Maths
20241 \family default
20242  de la fenêtre de dialogue 
20243 \family sans
20244 Paramètres
20245 \begin_inset space ~
20246 \end_inset
20247
20248 du
20249 \begin_inset space ~
20250 \end_inset
20251
20252 Document
20253 \family default
20254 .
20255 \begin_inset Newpage newpage
20256 \end_inset
20257
20258
20259 \end_layout
20260
20261 \begin_layout Subsection
20262 Flottant d'enrobage
20263 \begin_inset Index
20264 status collapsed
20265
20266 \begin_layout Plain Layout
20267 Flottants ! Flottants d'enrobage
20268 \end_layout
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 \begin_inset Wrap figure
20277 lines 0
20278 placement l
20279 overhang 1cm
20280 width "40col%"
20281 status open
20282
20283 \begin_layout Plain Layout
20284 \begin_inset Graphics
20285         filename ../clipart/mobius.eps
20286         width 40col%
20287         scaleBeforeRotation
20288         rotateOrigin center
20289
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \begin_layout Plain Layout
20296 \begin_inset Caption
20297
20298 \begin_layout Plain Layout
20299 \begin_inset CommandInset label
20300 LatexCommand label
20301 name "fig:Figure-enrobée"
20302
20303 \end_inset
20304
20305 Ceci est une figure habillée.
20306 \end_layout
20307
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \end_inset
20314
20315  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20316  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20317  Vous pouvez en insérer un en utilisant le menu 
20318 \family sans
20319 Insérer\SpecialChar \menuseparator
20320 Flottant\SpecialChar \menuseparator
20321 Flottant
20322 \begin_inset space ~
20323 \end_inset
20324
20325 d'enrobage
20326 \family default
20327  à la condition que le paquetage LaTeX 
20328 \series bold
20329 wrapfig
20330 \series default
20331
20332 \begin_inset Index
20333 status collapsed
20334
20335 \begin_layout Plain Layout
20336 Paquetages LaTeX ! wrapfig
20337 \begin_inset ERT
20338 status collapsed
20339
20340 \begin_layout Plain Layout
20341
20342
20343 \backslash
20344 vspace{4mm}
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353
20354  soit installé.
20355 \begin_inset Foot
20356 status collapsed
20357
20358 \begin_layout Plain Layout
20359 Voyez dans la manuel 
20360 \emph on
20361 Configuration
20362 \begin_inset space ~
20363 \end_inset
20364
20365 LaTeX 
20366 \emph default
20367 comment installer des paquetages LaTeX.
20368 \end_layout
20369
20370 \end_inset
20371
20372  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20373  sur la boîte du flottant.
20374  Les paramètres obligatoires sont l'
20375 \family sans
20376 Emplacement
20377 \family default
20378  et la 
20379 \family sans
20380 Largeur
20381 \family default
20382 .
20383  Les paramètres facultatifs sont le 
20384 \family sans
20385 Débordement
20386 \family default
20387  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20388  de la page et la 
20389 \family sans
20390 Porté de la ligne
20391 \family default
20392  qui précise le nombre approximatif de lignes dont le flottant va avoir
20393  besoin.
20394  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20395  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20396  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20397  à l'intérieur du paragraphe ou vers les autres paragraphes.
20398  La figure
20399 \begin_inset space ~
20400 \end_inset
20401
20402
20403 \begin_inset CommandInset ref
20404 LatexCommand ref
20405 reference "fig:Figure-enrobée"
20406
20407 \end_inset
20408
20409  est un exemple de flottant d'enrobage avec une largeur de 40
20410 \begin_inset space \thinspace{}
20411 \end_inset
20412
20413 col%, un débordement de 1
20414 \begin_inset space \thinspace{}
20415 \end_inset
20416
20417 cm et placé à gauche.
20418 \begin_inset Foot
20419 status collapsed
20420
20421 \begin_layout Plain Layout
20422 Les unités disponibles sont expliquées dans l'appendice
20423 \begin_inset space ~
20424 \end_inset
20425
20426
20427 \begin_inset CommandInset ref
20428 LatexCommand ref
20429 reference "cha:Unités-de-longueur"
20430
20431 \end_inset
20432
20433 .
20434 \end_layout
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Standard
20442 \begin_inset Note Greyedout
20443 status open
20444
20445 \begin_layout Plain Layout
20446
20447 \series bold
20448 Note:
20449 \series default
20450  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20451  figure trop près du bas de page peut tout chambouler et faire que le flottant
20452  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20453  de texte.
20454 \end_layout
20455
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \begin_layout Standard
20462 En général:
20463 \end_layout
20464
20465 \begin_layout Itemize
20466 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20467  qui risquent de passer à la page suivante.
20468  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20469  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20470  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20471  de page.
20472 \end_layout
20473
20474 \begin_layout Itemize
20475 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20476  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20477 e.
20478 \end_layout
20479
20480 \begin_layout Itemize
20481 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20482  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20483  texte entre les deux, comme séparateur.
20484 \end_layout
20485
20486 \begin_layout Itemize
20487 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20488  ou les tableaux.
20489 \end_layout
20490
20491 \begin_layout Section
20492 Numérotation des flottants
20493 \begin_inset Index
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497 Flottants ! Numérotation
20498 \end_layout
20499
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \begin_layout Standard
20506 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20507  ils se trouvent, soit en utilisant un format du genre 
20508 \begin_inset Quotes eld
20509 \end_inset
20510
20511 chapitre.numéro
20512 \begin_inset Quotes erd
20513 \end_inset
20514
20515  ou 
20516 \begin_inset Quotes eld
20517 \end_inset
20518
20519 section.numéro
20520 \begin_inset Quotes erd
20521 \end_inset
20522
20523 .
20524  Cela dépend de la classe de document utilisée.
20525 \end_layout
20526
20527 \begin_layout Standard
20528 Pour changer le format de la numérotation qui ne dépend pas de la section
20529  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20530  le préambule du document :
20531 \end_layout
20532
20533 \begin_layout Standard
20534
20535 \series bold
20536
20537 \backslash
20538 renewcommand{
20539 \backslash
20540 thetable}{
20541 \backslash
20542 roman{table}}
20543 \end_layout
20544
20545 \begin_layout Standard
20546
20547 \series bold
20548
20549 \backslash
20550 thetable
20551 \series default
20552  est la commande qui imprime le numéro du tableau, pour les figures, la
20553  commande serait 
20554 \series bold
20555
20556 \backslash
20557 thefigure
20558 \series default
20559 .
20560  La commande 
20561 \series bold
20562
20563 \backslash
20564 roman
20565 \series default
20566  utilisée dans la commande précédente, imprime le numéro du tableau sous
20567  forme de petits chiffres romains.
20568 \end_layout
20569
20570 \begin_layout Standard
20571 Pour changer le type de numérotation pour par exemple 
20572 \begin_inset Quotes eld
20573 \end_inset
20574
20575 sous-section.numéro
20576 \begin_inset Quotes erd
20577 \end_inset
20578
20579 , utilisez la commande suivante dans le préambule du document :
20580 \end_layout
20581
20582 \begin_layout Standard
20583
20584 \series bold
20585
20586 \backslash
20587 numberwithin{table}{subsection}
20588 \end_layout
20589
20590 \begin_layout Standard
20591 Pour pouvoir utiliser la commande 
20592 \series bold
20593
20594 \backslash
20595 numberwithin
20596 \series default
20597 , vous devez activer l'option 
20598 \family sans
20599 Utiliser
20600 \begin_inset space ~
20601 \end_inset
20602
20603 le
20604 \begin_inset space ~
20605 \end_inset
20606
20607 paquetage
20608 \begin_inset space ~
20609 \end_inset
20610
20611 maths
20612 \begin_inset space ~
20613 \end_inset
20614
20615 AMS
20616 \family default
20617  dans la rubrique 
20618 \family sans
20619 Options
20620 \begin_inset space ~
20621 \end_inset
20622
20623 des
20624 \begin_inset space ~
20625 \end_inset
20626
20627 Maths
20628 \family default
20629  de la fenêtre de dialogue 
20630 \family sans
20631 Paramètres
20632 \family default
20633  du document.
20634 \end_layout
20635
20636 \begin_layout Standard
20637 Veuillez aussi jeter un coup d'œil à la section
20638 \begin_inset space ~
20639 \end_inset
20640
20641
20642 \begin_inset CommandInset ref
20643 LatexCommand ref
20644 reference "sub:Numerotation-notes-bas-de-page"
20645
20646 \end_inset
20647
20648  pour plus de détails et des notes importantes sur les commandes de numérotation.
20649 \end_layout
20650
20651 \begin_layout Section
20652 Faire Référence à des Flottants
20653 \begin_inset CommandInset label
20654 LatexCommand label
20655 name "sec:Referencer-les-Flottants"
20656
20657 \end_inset
20658
20659
20660 \begin_inset Index
20661 status collapsed
20662
20663 \begin_layout Plain Layout
20664 Flottants ! Références
20665 \end_layout
20666
20667 \end_inset
20668
20669
20670 \begin_inset Index
20671 status collapsed
20672
20673 \begin_layout Plain Layout
20674 References@Références ! à des Flottants 
20675 \end_layout
20676
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \begin_layout Standard
20683 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20684  en utilisant le menu 
20685 \family sans
20686 Insérer\SpecialChar \menuseparator
20687 Étiquette
20688 \family default
20689  ou le bouton 
20690 \begin_inset Graphics
20691         filename ../../images/label-insert.png
20692         scale 85
20693         scaleBeforeRotation
20694
20695 \end_inset
20696
20697  de la barre d'outils.
20698  Une boîte grise de ce genre : 
20699 \begin_inset Graphics
20700         filename clipart/labelQt4.png
20701         scale 85
20702         scaleBeforeRotation
20703
20704 \end_inset
20705
20706  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20707  de saisir le texte de l'étiquette.
20708  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20709  précédés d'un préfixe.
20710  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20711  préfixe sera "
20712 \family sans
20713 fig:
20714 \family default
20715 ".
20716 \end_layout
20717
20718 \begin_layout Standard
20719 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20720  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20721 \family sans
20722 Insérer\SpecialChar \menuseparator
20723 Référence
20724 \begin_inset space ~
20725 \end_inset
20726
20727 Croisée
20728 \family default
20729  ou le bouton 
20730 \begin_inset Graphics
20731         filename ../../images/dialog-show-new-inset_ref.png
20732         scale 85
20733         scaleBeforeRotation
20734
20735 \end_inset
20736
20737  de la barre d'outils.
20738  Une boîte grise de référence croisée comme celle-ci : 
20739 \begin_inset Graphics
20740         filename ../clipart/referenceQt4.png
20741         scale 85
20742         scaleBeforeRotation
20743
20744 \end_inset
20745
20746  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20747  toutes les étiquettes définies dans votre document.
20748  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20749  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20750  de la fenêtre de dialogue.
20751  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20752  une.
20753  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20754  de la référence croisée.
20755 \end_layout
20756
20757 \begin_layout Standard
20758 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20759  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20760  les deux.
20761  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20762  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20763  du numéro de la référence.
20764 \end_layout
20765
20766 \begin_layout Standard
20767 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20768  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20769  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20770  pas à vous en préoccuper.
20771 \end_layout
20772
20773 \begin_layout Standard
20774 Le bouton 
20775 \family sans
20776 Aller
20777 \begin_inset space ~
20778 \end_inset
20779
20780 à
20781 \begin_inset space ~
20782 \end_inset
20783
20784 l'étiquette
20785 \family default
20786  dans la fenêtre de référence croisée va positionner le curseur juste devant
20787  l'étiquette à laquelle on fait référence.
20788  Le nom du bouton bouton 
20789 \family sans
20790 Revenir
20791 \family default
20792  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20793  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20794  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20795  à votre point de départ.
20796 \end_layout
20797
20798 \begin_layout Subsection
20799 Formats de Références Croisées
20800 \begin_inset CommandInset label
20801 LatexCommand label
20802 name "sub:Formats-Références-Croisées"
20803
20804 \end_inset
20805
20806
20807 \begin_inset Index
20808 status collapsed
20809
20810 \begin_layout Plain Layout
20811 References@Références ! Formats
20812 \end_layout
20813
20814 \end_inset
20815
20816
20817 \end_layout
20818
20819 \begin_layout Standard
20820 Il y a six types de références croisées :
20821 \end_layout
20822
20823 \begin_layout Description
20824 <référence>
20825 \begin_inset space ~
20826 \end_inset
20827
20828 : affiche le numéro de l'élément, c'est le choix implicite : 
20829 \begin_inset CommandInset ref
20830 LatexCommand ref
20831 reference "fig:Deux-images-déformées"
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \begin_layout Description
20839 (<référence>)
20840 \begin_inset space ~
20841 \end_inset
20842
20843 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20844  normalement pour faire référence à des formules mathématiques, en particulier
20845  quand le mot 
20846 \begin_inset Quotes eld
20847 \end_inset
20848
20849 Équation
20850 \begin_inset Quotes erd
20851 \end_inset
20852
20853  est omis : 
20854 \begin_inset CommandInset ref
20855 LatexCommand eqref
20856 reference "eq:Wgn"
20857
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \begin_layout Description
20864 <page>
20865 \begin_inset space ~
20866 \end_inset
20867
20868 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20869 \begin_inset space ~
20870 \end_inset
20871
20872
20873 \begin_inset CommandInset ref
20874 LatexCommand pageref
20875 reference "fig:Deux-images-déformées"
20876
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \begin_layout Description
20883 page
20884 \begin_inset space ~
20885 \end_inset
20886
20887 <page>
20888 \begin_inset space ~
20889 \end_inset
20890
20891 : affiche le mot 
20892 \begin_inset Quotes eld
20893 \end_inset
20894
20895 page
20896 \begin_inset Quotes erd
20897 \end_inset
20898
20899  suivi du numéro de la page sur laquelle se trouve l'élément : 
20900 \begin_inset CommandInset ref
20901 LatexCommand vpageref
20902 reference "fig:Deux-images-déformées"
20903
20904 \end_inset
20905
20906
20907 \end_layout
20908
20909 \begin_layout Description
20910 <référence>
20911 \begin_inset space ~
20912 \end_inset
20913
20914 page
20915 \begin_inset space ~
20916 \end_inset
20917
20918 <page>
20919 \begin_inset space ~
20920 \end_inset
20921
20922 : affiche le numéro de l'élément, le mot 
20923 \begin_inset Quotes eld
20924 \end_inset
20925
20926 page
20927 \begin_inset Quotes erd
20928 \end_inset
20929
20930  et le numéro de la page : 
20931 \begin_inset CommandInset ref
20932 LatexCommand vref
20933 reference "fig:Deux-images-déformées"
20934
20935 \end_inset
20936
20937
20938 \end_layout
20939
20940 \begin_layout Description
20941 Référence
20942 \begin_inset space ~
20943 \end_inset
20944
20945 mise
20946 \begin_inset space ~
20947 \end_inset
20948
20949 en
20950 \begin_inset space ~
20951 \end_inset
20952
20953 forme
20954 \begin_inset space ~
20955 \end_inset
20956
20957 : affiche une référence croisée qui définit son propre format.
20958
20959 \lang english
20960  
20961 \lang french
20962
20963 \begin_inset Note Greyedout
20964 status open
20965
20966 \begin_layout Plain Layout
20967
20968 \series bold
20969 Note:
20970 \series default
20971  Ce type de référence croisée n'est disponible que si vous avez installé
20972  le paquetage LaTeX 
20973 \series bold
20974 prettyref
20975 \series default
20976
20977 \begin_inset Index
20978 status collapsed
20979
20980 \begin_layout Plain Layout
20981 Paquetages LaTeX ! prettyref
20982 \end_layout
20983
20984 \end_inset
20985
20986 .
20987 \end_layout
20988
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \begin_layout Standard
20995
20996 \family sans
20997 <page>
20998 \family default
20999  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21000  précédente, la même page ou la page suivante.
21001  Vous verrez par exemple un texte du genre 
21002 \begin_inset Quotes eld
21003 \end_inset
21004
21005
21006 \family sans
21007 sur cette page
21008 \family default
21009
21010 \begin_inset Quotes erd
21011 \end_inset
21012
21013  à la place.
21014  Le style 
21015 \family sans
21016 <référence>
21017 \begin_inset space ~
21018 \end_inset
21019
21020 page
21021 \begin_inset space ~
21022 \end_inset
21023
21024 <page>
21025 \family default
21026  
21027 \lang english
21028 will not print anything about the page if the label is on the same page.
21029 \end_layout
21030
21031 \begin_layout Standard
21032 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21033  se trouve sont calculés automatiquement par LaTeX.
21034  Vous choisissez une des six variétés de références dans le champ Format
21035  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21036  boîte de la référence croisée.
21037 \end_layout
21038
21039 \begin_layout Standard
21040 \begin_inset Note Greyedout
21041 status open
21042
21043 \begin_layout Plain Layout
21044
21045 \series bold
21046 Note:
21047 \series default
21048  Le paquetage LaTeX 
21049 \series bold
21050 prettyref
21051 \series default
21052
21053 \begin_inset Index
21054 status collapsed
21055
21056 \begin_layout Plain Layout
21057 Paquetages LaTeX ! prettyref
21058 \end_layout
21059
21060 \end_inset
21061
21062  ne connaît pas tous les raccourcis possibles pour les étiquettes
21063 \begin_inset Foot
21064 status collapsed
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Quotes eld
21068 \end_inset
21069
21070 fig:
21071 \begin_inset Quotes erd
21072 \end_inset
21073
21074  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21075  de figures,.
21076 \end_layout
21077
21078 \end_inset
21079
21080  et n'est pas internationalisé.
21081  Pour savoir comment introduire de nouveaux raccourcis ou de nouvelles traductio
21082 ns dans 
21083 \series bold
21084 prettyref
21085 \series default
21086 , voir la documentation du paquetage
21087 \begin_inset CommandInset citation
21088 LatexCommand cite
21089 key "prettyref"
21090
21091 \end_inset
21092
21093 .
21094 \end_layout
21095
21096 \end_inset
21097
21098
21099 \end_layout
21100
21101 \begin_layout Standard
21102 \begin_inset Note Greyedout
21103 status open
21104
21105 \begin_layout Plain Layout
21106
21107 \series bold
21108 Note:
21109 \series default
21110  Du fait d'un bogue dans la paquetage LaTeX 
21111 \series bold
21112 varioref
21113 \series default
21114  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21115  si la langue du document est le français.
21116  Pour contourner ce bogue, voir
21117 \begin_inset Newline newline
21118 \end_inset
21119
21120
21121 \begin_inset CommandInset href
21122 LatexCommand href
21123 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21124
21125 \end_inset
21126
21127 .
21128 \end_layout
21129
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \begin_layout Subsection
21136 Nommage automatique des références croisées
21137 \begin_inset Index
21138 status collapsed
21139
21140 \begin_layout Plain Layout
21141 References@Références ! Nommage automatique
21142 \end_layout
21143
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \begin_layout Standard
21150 Le paquetage LaTeX 
21151 \series bold
21152 hyperref
21153 \series default
21154
21155 \begin_inset Index
21156 status collapsed
21157
21158 \begin_layout Plain Layout
21159 Paquetages LaTeX ! hyperref
21160 \end_layout
21161
21162 \end_inset
21163
21164
21165 \series bold
21166
21167 \series default
21168 qui est activé dans la rubrique 
21169 \family sans
21170 Propriétés du PDF
21171 \family default
21172  de la fenêtre de dialogue 
21173 \family sans
21174 Paramètres du document
21175 \family default
21176  fournit une fonction très utile pour automatiser la création des références
21177  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21178  une section).
21179  Par exemple pour vous éviter de devoir écrire le mot 
21180 \begin_inset Quotes eld
21181 \end_inset
21182
21183 Figure
21184 \begin_inset Quotes erd
21185 \end_inset
21186
21187  devant chaque référence à une figure.
21188  Pour profiter de ce nommage automatique des références croisées, vous devez
21189  activer 
21190 \series bold
21191 hyperref
21192 \series default
21193  et insérer la ligne suivante dans le préambule du document :
21194 \end_layout
21195
21196 \begin_layout Standard
21197
21198 \series bold
21199
21200 \backslash
21201 AtBeginDocument{
21202 \backslash
21203 renewcommand{
21204 \backslash
21205 ref}[1]{
21206 \backslash
21207 mbox{
21208 \backslash
21209 autoref{#1}}}}
21210 \end_layout
21211
21212 \begin_layout Standard
21213 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21214  défaut, par exemple vous préférez le nom 
21215 \begin_inset Quotes eld
21216 \end_inset
21217
21218 sec.
21219 \begin_inset space \thinspace{}
21220 \end_inset
21221
21222
21223 \begin_inset Quotes eld
21224 \end_inset
21225
21226  plutôt que 
21227 \begin_inset Quotes eld
21228 \end_inset
21229
21230 section
21231 \begin_inset Quotes erd
21232 \end_inset
21233
21234 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21235 \end_layout
21236
21237 \begin_layout Standard
21238
21239 \series bold
21240
21241 \backslash
21242 addto
21243 \backslash
21244 extrasenglish{
21245 \backslash
21246 renewcommand{
21247 \backslash
21248 sectionautorefname}
21249 \begin_inset Newline newline
21250 \end_inset
21251
21252
21253 \begin_inset ERT
21254 status collapsed
21255
21256 \begin_layout Plain Layout
21257
21258
21259 \backslash
21260 hphantom{ }
21261 \end_layout
21262
21263 \end_inset
21264
21265 {sec.
21266 \backslash
21267 negthinspace}}
21268 \end_layout
21269
21270 \begin_layout Standard
21271 Si vous utilisez une autre langue que l'anglais, remplacez 
21272 \series bold
21273
21274 \backslash
21275 extrasenglish
21276 \series default
21277  par 
21278 \series bold
21279
21280 \backslash
21281 extras***
21282 \series default
21283 , où *** est le nom de la langue que vous utilisez.
21284
21285 \series bold
21286  
21287 \end_layout
21288
21289 \begin_layout Standard
21290 Pour avoir des noms automatiques, mais pas pour certains types de références,
21291  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21292 \end_layout
21293
21294 \begin_layout Standard
21295
21296 \series bold
21297
21298 \backslash
21299 newlength{
21300 \backslash
21301 abc}
21302 \begin_inset Newline newline
21303 \end_inset
21304
21305
21306 \backslash
21307 settowidth{
21308 \backslash
21309 abc}{
21310 \backslash
21311 space}
21312 \begin_inset Newline newline
21313 \end_inset
21314
21315
21316 \backslash
21317 addto
21318 \backslash
21319 extrasenglish{
21320 \backslash
21321 renewcommand{
21322 \backslash
21323 equationautorefname}
21324 \begin_inset Newline newline
21325 \end_inset
21326
21327
21328 \begin_inset ERT
21329 status collapsed
21330
21331 \begin_layout Plain Layout
21332
21333
21334 \backslash
21335 hphantom{ }
21336 \end_layout
21337
21338 \end_inset
21339
21340 {
21341 \backslash
21342 hspace{-
21343 \backslash
21344 abc}}
21345 \end_layout
21346
21347 \begin_layout Standard
21348 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21349  de 
21350 \series bold
21351 hyperref
21352 \series default
21353  
21354 \begin_inset CommandInset citation
21355 LatexCommand cite
21356 key "hyperref"
21357
21358 \end_inset
21359
21360 .
21361 \end_layout
21362
21363 \begin_layout Standard
21364 \begin_inset Note Greyedout
21365 status open
21366
21367 \begin_layout Plain Layout
21368
21369 \series bold
21370 Note:
21371 \series default
21372  Le nommage automatique de références ne peut être utilisé si vous avez
21373  choisi le style de référence 
21374 \family sans
21375 Référence
21376 \begin_inset space ~
21377 \end_inset
21378
21379 mise
21380 \begin_inset space ~
21381 \end_inset
21382
21383 en
21384 \begin_inset space ~
21385 \end_inset
21386
21387 forme
21388 \family default
21389  décrit dans la section
21390 \begin_inset space ~
21391 \end_inset
21392
21393
21394 \begin_inset CommandInset ref
21395 LatexCommand ref
21396 reference "sub:Formats-Références-Croisées"
21397
21398 \end_inset
21399
21400 .
21401 \end_layout
21402
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \begin_layout Standard
21409 Le manuel 
21410 \emph on
21411 Math
21412 \emph default
21413  est un exemple dans lequel on a utilisé le référencement automatique.
21414 \end_layout
21415
21416 \begin_layout Subsection
21417 Positionnement des Références 
21418 \begin_inset CommandInset label
21419 LatexCommand label
21420 name "sub:Reference-Position"
21421
21422 \end_inset
21423
21424
21425 \begin_inset Index
21426 status collapsed
21427
21428 \begin_layout Plain Layout
21429 References@Références ! Positionnement
21430 \end_layout
21431
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \begin_layout Standard
21438 Si vous utilisez le paquetage 
21439 \series bold
21440 hyperref, 
21441 \series default
21442 qui est activé dans la rubrique 
21443 \family sans
21444 Propriétés du PDF
21445 \family default
21446  de la fenêtre de dialogue 
21447 \family sans
21448 Paramètres du document,
21449 \family default
21450  pour lier vos références croisées dans la sortie finale, vous verrez que
21451  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21452  l'image.
21453  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21454  pourrez voir l'image sans faire défiler le texte.
21455  Ce problème vient du fait que le point d'ancrage de la référence se situe
21456  à l'endroit de l'étiquette.
21457  En utilisant le paquetage LaTeX 
21458 \series bold
21459 hypcap
21460 \series default
21461
21462 \begin_inset Index
21463 status collapsed
21464
21465 \begin_layout Plain Layout
21466 Paquetages LaTeX ! hypcap
21467 \end_layout
21468
21469 \end_inset
21470
21471 , qui fait partie du paquetage LaTeX 
21472 \series bold
21473 oberdiek
21474 \series default
21475
21476 \begin_inset Index
21477 status collapsed
21478
21479 \begin_layout Plain Layout
21480 Paquetages LaTeX ! oberdiek
21481 \end_layout
21482
21483 \end_inset
21484
21485 , le point d'ancrage d'un lien est place en haut du flottant.
21486  Pour utiliser cette fonction avec les flottants de figure, chargez 
21487 \series bold
21488 hypcap
21489 \series default
21490  dans l'entête du document avec la ligne
21491 \end_layout
21492
21493 \begin_layout Standard
21494
21495 \series bold
21496
21497 \backslash
21498 usepackage[figure]{hypcap}
21499 \end_layout
21500
21501 \begin_layout Standard
21502 Vous pouvez aussi utiliser 
21503 \series bold
21504 hypcap
21505 \series default
21506  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21507  raisons de stabilité.
21508  Pour plus d'information, jetez un coup d'œil au manuel d' 
21509 \series bold
21510 hypcap
21511 \series default
21512  
21513 \begin_inset CommandInset citation
21514 LatexCommand cite
21515 key "hypcap"
21516
21517 \end_inset
21518
21519 .
21520 \end_layout
21521
21522 \begin_layout Standard
21523 \begin_inset Note Greyedout
21524 status open
21525
21526 \begin_layout Plain Layout
21527
21528 \series bold
21529 Note:
21530 \series default
21531  
21532 \series bold
21533 hypcap
21534 \series default
21535  n'a aucun effet pour les références à des sous-figures.
21536 \end_layout
21537
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \begin_layout Section
21544 Placement des flottants
21545 \begin_inset CommandInset label
21546 LatexCommand label
21547 name "sec:Placement-flottants"
21548
21549 \end_inset
21550
21551
21552 \begin_inset Index
21553 status collapsed
21554
21555 \begin_layout Plain Layout
21556 Flottants ! Placement
21557 \end_layout
21558
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \begin_layout Standard
21565 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21566  de dialogue 
21567 \family sans
21568 Paramètre
21569 \begin_inset space ~
21570 \end_inset
21571
21572 de
21573 \begin_inset space ~
21574 \end_inset
21575
21576 Flottant
21577 \family default
21578  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21579  utilise pour déterminer où placer le flottant.
21580 \begin_inset Newline newline
21581 \end_inset
21582
21583 L'option 
21584 \family sans
21585 Plusieurs
21586 \begin_inset space ~
21587 \end_inset
21588
21589 colonnes
21590 \family default
21591  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21592  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21593  confiné sur une seule colonne.
21594 \begin_inset Newline newline
21595 \end_inset
21596
21597 L'option 
21598 \family sans
21599 Rotation
21600 \begin_inset space ~
21601 \end_inset
21602
21603 90°
21604 \family default
21605  est utilisée pour faire tourner les flottants, voyez la section
21606 \begin_inset space ~
21607 \end_inset
21608
21609
21610 \begin_inset CommandInset ref
21611 LatexCommand ref
21612 reference "sec:Flottants-renversés"
21613
21614 \end_inset
21615
21616 .
21617 \end_layout
21618
21619 \begin_layout Standard
21620 En désactivant l'option 
21621 \family sans
21622 Utilise
21623 \begin_inset space ~
21624 \end_inset
21625
21626 le
21627 \begin_inset space ~
21628 \end_inset
21629
21630 placement
21631 \begin_inset space ~
21632 \end_inset
21633
21634 par
21635 \begin_inset space ~
21636 \end_inset
21637
21638 défaut
21639 \family default
21640  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21641  le placement du flottant:
21642 \end_layout
21643
21644 \begin_layout Description
21645 Ici,
21646 \begin_inset space ~
21647 \end_inset
21648
21649 si
21650 \begin_inset space ~
21651 \end_inset
21652
21653 possible: essaie de placer le flottant à la position où il a été inséré
21654  dans LyX
21655 \end_layout
21656
21657 \begin_layout Description
21658 Haut
21659 \begin_inset space ~
21660 \end_inset
21661
21662 de
21663 \begin_inset space ~
21664 \end_inset
21665
21666 la
21667 \begin_inset space ~
21668 \end_inset
21669
21670 page: essaie de placer le flottant en haut de la page courante
21671 \end_layout
21672
21673 \begin_layout Description
21674 Bas
21675 \begin_inset space ~
21676 \end_inset
21677
21678 de
21679 \begin_inset space ~
21680 \end_inset
21681
21682 la
21683 \begin_inset space ~
21684 \end_inset
21685
21686 page: essaie de placer le flottant en bas de la page courante
21687 \end_layout
21688
21689 \begin_layout Description
21690 Page
21691 \begin_inset space ~
21692 \end_inset
21693
21694 de
21695 \begin_inset space ~
21696 \end_inset
21697
21698 flottants: essaie de placer le flottant sur une page à part, éventuellement
21699  avec d'autres flottants 
21700 \end_layout
21701
21702 \begin_layout Standard
21703 LaTeX utilise
21704 \emph on
21705  toujours 
21706 \emph default
21707 les options dans l'ordre donné ci-dessus.
21708  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21709  d'abord essayer 
21710 \family sans
21711 Ici
21712 \begin_inset space ~
21713 \end_inset
21714
21715 si
21716 \begin_inset space ~
21717 \end_inset
21718
21719 possible
21720 \family default
21721 , ensuite 
21722 \family sans
21723 Haut
21724 \begin_inset space ~
21725 \end_inset
21726
21727 de
21728 \begin_inset space ~
21729 \end_inset
21730
21731 la
21732 \begin_inset space ~
21733 \end_inset
21734
21735 page
21736 \family default
21737 , et ainsi de suite.
21738  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21739  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21740  Si aucune des quatre options de placement n'est possible, la procédure
21741  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21742 \end_layout
21743
21744 \begin_layout Standard
21745 Implicitement, chaque option a ses propres règles d'application:
21746 \end_layout
21747
21748 \begin_layout Standard
21749
21750 \family sans
21751 Haut
21752 \begin_inset space ~
21753 \end_inset
21754
21755 de
21756 \begin_inset space ~
21757 \end_inset
21758
21759 la
21760 \begin_inset space ~
21761 \end_inset
21762
21763 page
21764 \family default
21765  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21766  en haut de page (
21767 \series bold
21768
21769 \backslash
21770 topfraction
21771 \series default
21772 ).
21773 \end_layout
21774
21775 \begin_layout Standard
21776
21777 \family sans
21778 Bas
21779 \begin_inset space ~
21780 \end_inset
21781
21782 de
21783 \begin_inset space ~
21784 \end_inset
21785
21786 la
21787 \begin_inset space ~
21788 \end_inset
21789
21790 page
21791 \family default
21792  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21793  en bas de page (
21794 \series bold
21795
21796 \backslash
21797 bottomfraction
21798 \series default
21799 ).
21800 \end_layout
21801
21802 \begin_layout Standard
21803
21804 \family sans
21805 Page
21806 \begin_inset space ~
21807 \end_inset
21808
21809 de
21810 \begin_inset space ~
21811 \end_inset
21812
21813 flottants
21814 \family default
21815  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21816  si ils occupent plus de 50% de celle-ci (
21817 \series bold
21818
21819 \backslash
21820 floatpagefraction
21821 \series default
21822 ).
21823 \end_layout
21824
21825 \begin_layout Standard
21826 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21827  supplémentaire 
21828 \family sans
21829 Ignorer
21830 \begin_inset space ~
21831 \end_inset
21832
21833 les
21834 \begin_inset space ~
21835 \end_inset
21836
21837 règles
21838 \begin_inset space ~
21839 \end_inset
21840
21841 LaTeX
21842 \family default
21843 \lang english
21844 .
21845 \begin_inset Newline newline
21846 \end_inset
21847
21848
21849 \lang french
21850 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21851  données entre parenthèses après les descriptions des règles données ci-dessus.
21852  Par exemple, pour augmenter à 50
21853 \begin_inset space \thinspace{}
21854 \end_inset
21855
21856 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21857  trop petite, ajoutez cette ligne au préambule de votre document :
21858 \end_layout
21859
21860 \begin_layout Standard
21861
21862 \series bold
21863
21864 \backslash
21865 renewcommand{
21866 \backslash
21867 bottomfraction}{0.5}
21868 \end_layout
21869
21870 \begin_layout Standard
21871 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21872  exactement à l'endroit où vous l'avez inséré.
21873  dans ce cas utilisez l'option 
21874 \family sans
21875 Ici
21876 \begin_inset space ~
21877 \end_inset
21878
21879 à
21880 \begin_inset space ~
21881 \end_inset
21882
21883 tout
21884 \begin_inset space ~
21885 \end_inset
21886
21887 Prix
21888 \family default
21889 .
21890  Utilisez cette option le moins souvent possible et seulement quand le document
21891  est presque prêt à être imprimé.
21892  En effet, le flottant n'est plus capable de 
21893 \begin_inset Quotes eld
21894 \end_inset
21895
21896 flotter
21897 \begin_inset Quotes erd
21898 \end_inset
21899
21900 , ce qui peut perturber toutes les mises en page.
21901 \end_layout
21902
21903 \begin_layout Standard
21904 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21905  sont toujours entourés par le texte d'un paragraphe donné.
21906 \begin_inset VSpace bigskip
21907 \end_inset
21908
21909
21910 \end_layout
21911
21912 \begin_layout Standard
21913 On peut parfois se trouver dans la situation où un flottant est placé en
21914  haut d'une page alors que la section concernée ne commence qu'au milieu
21915  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21916  la section précédente.
21917  On peut utiliser la commande LaTeX 
21918 \series bold
21919
21920 \backslash
21921 suppressfloats
21922 \series default
21923  pour éviter ce cas.
21924  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21925  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21926  soit placé avant que la section commence.
21927  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21928  votre document :
21929 \end_layout
21930
21931 \begin_layout Standard
21932
21933 \series bold
21934
21935 \backslash
21936 let
21937 \backslash
21938 mySection
21939 \backslash
21940 section
21941 \begin_inset Newline newline
21942 \end_inset
21943
21944
21945 \backslash
21946 renewcommand{
21947 \backslash
21948 section}{
21949 \backslash
21950 suppressfloats[t]
21951 \backslash
21952 mySection}
21953 \end_layout
21954
21955 \begin_layout Standard
21956 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21957  comme les chapitres et les sous-sections.
21958  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21959  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21960  ensuite avoir du mal à trouver un positionnement correct.
21961 \end_layout
21962
21963 \begin_layout Standard
21964 \begin_inset VSpace bigskip
21965 \end_inset
21966
21967 Dans certains cas il est demandé de placer toutes les figures et tous les
21968  tableaux à la fin du document.
21969  C'est pour de telles situations que le paquetage LaTeX 
21970 \series bold
21971 endfloat
21972 \series default
21973
21974 \begin_inset Index
21975 status collapsed
21976
21977 \begin_layout Plain Layout
21978 Paquetages LaTeX ! endfloat
21979 \end_layout
21980
21981 \end_inset
21982
21983  a été développé.
21984  Il met en effet tous les flottants de figures et de tableaux à la fin du
21985  document dans leurs propres sections.
21986  À la position d'origine du flottant, une indication textuelle du genre
21987  
21988 \begin_inset Quotes eld
21989 \end_inset
21990
21991
21992 \family sans
21993 [Figure
21994 \begin_inset space ~
21995 \end_inset
21996
21997 3.2 
21998 \lang english
21999 about here.
22000 \lang french
22001 ]
22002 \family default
22003
22004 \begin_inset Quotes erd
22005 \end_inset
22006
22007  est insérée.
22008  Le paquetage 
22009 \series bold
22010 endfloat
22011 \series default
22012  est chargé dans le préambule avec la ligne suivante 
22013 \end_layout
22014
22015 \begin_layout Standard
22016
22017 \series bold
22018
22019 \backslash
22020 usepackage[options]{endfloat}
22021 \end_layout
22022
22023 \begin_layout Standard
22024 Il y a aussi de nombreuses options de paquetage pour modifier le format
22025  des sections de figures ou de tableau qui sont créées.
22026  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22027  
22028 \series bold
22029 endfloa
22030 \series default
22031
22032 \begin_inset CommandInset citation
22033 LatexCommand cite
22034 key "endfloat"
22035
22036 \end_inset
22037
22038 .
22039 \begin_inset Newline newline
22040 \end_inset
22041
22042
22043 \begin_inset Note Greyedout
22044 status open
22045
22046 \begin_layout Plain Layout
22047
22048 \series bold
22049 Note: endfloat
22050 \series default
22051  ne fournit pas de traduction automatique de l'indication textuelle, vous
22052  devez donc le faire manuellement, voyez la section
22053 \begin_inset space ~
22054 \end_inset
22055
22056 4 de 
22057 \begin_inset CommandInset citation
22058 LatexCommand cite
22059 key "endfloat"
22060
22061 \end_inset
22062
22063 .
22064 \end_layout
22065
22066 \end_inset
22067
22068
22069 \begin_inset Newline newline
22070 \end_inset
22071
22072
22073 \begin_inset Note Greyedout
22074 status open
22075
22076 \begin_layout Plain Layout
22077
22078 \series bold
22079 Note:
22080 \series default
22081  Il y a actuellement un bug dans le paquetage 
22082 \series bold
22083 endfloat
22084 \series default
22085  quand la légende contient un 
22086 \begin_inset Quotes eld
22087 \end_inset
22088
22089 ß
22090 \begin_inset Quotes erd
22091 \end_inset
22092
22093  allemand.
22094  Utilisez dans ce cas la commande 
22095 \begin_inset Quotes eld
22096 \end_inset
22097
22098
22099 \series bold
22100
22101 \backslash
22102 ss
22103 \series default
22104
22105 \begin_inset Quotes erd
22106 \end_inset
22107
22108  en code TeX à la place du 
22109 \begin_inset Quotes eld
22110 \end_inset
22111
22112 ß
22113 \begin_inset Quotes erd
22114 \end_inset
22115
22116 .
22117 \end_layout
22118
22119 \end_inset
22120
22121
22122 \end_layout
22123
22124 \begin_layout Standard
22125 \begin_inset VSpace bigskip
22126 \end_inset
22127
22128 Pour plus d'information sur les manières de placer les flottants, jetez
22129  un coup d'œil aux livres sur LaTeX, 
22130 \begin_inset CommandInset citation
22131 LatexCommand cite
22132 key "latexcompanion,latexguide,latexbook"
22133
22134 \end_inset
22135
22136 .
22137 \end_layout
22138
22139 \begin_layout Section
22140 Flottants Renversés
22141 \begin_inset CommandInset label
22142 LatexCommand label
22143 name "sec:Flottants-renversés"
22144
22145 \end_inset
22146
22147
22148 \begin_inset Index
22149 status collapsed
22150
22151 \begin_layout Plain Layout
22152 Flottants ! Renversés
22153 \end_layout
22154
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \begin_layout Standard
22161 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22162  tableaux très larges.
22163  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22164  un clic droit sur la boîte du flottant et utilisez l'option 
22165 \family sans
22166 Rotation
22167 \begin_inset space ~
22168 \end_inset
22169
22170 90°
22171 \family default
22172 .
22173 \end_layout
22174
22175 \begin_layout Standard
22176 Les flottants renversés sont systématiquement placés sur leur propre page
22177  ( ou colonne, si vous avez un document sur deux colonnes ).
22178  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22179  
22180 \family sans
22181 Plusieurs
22182 \begin_inset space ~
22183 \end_inset
22184
22185 colonnes
22186 \family default
22187  dans les paramètres du flottant.
22188  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22189  du côté de la marge externe.
22190  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22191  ajouter soit l'option 
22192 \series bold
22193 figuresleft
22194 \series default
22195  soit l'option 
22196 \series bold
22197 figuresright
22198 \series default
22199  aux options de la classe de document.
22200 \end_layout
22201
22202 \begin_layout Standard
22203 Faire référence à un flottant renversé se fait de la même manière que pour
22204  un flottant normal, la mise en forme de la légende est aussi identique
22205  : Le tableau
22206 \begin_inset space ~
22207 \end_inset
22208
22209
22210 \begin_inset CommandInset ref
22211 LatexCommand ref
22212 reference "tab:Tableau-pivoté"
22213
22214 \end_inset
22215
22216  est un exemple de flottant de tableau renversé.
22217 \end_layout
22218
22219 \begin_layout Standard
22220 \begin_inset Note Greyedout
22221 status open
22222
22223 \begin_layout Plain Layout
22224
22225 \series bold
22226 Note:
22227 \series default
22228  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22229  DVI.
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Standard
22238 \begin_inset Float table
22239 wide false
22240 sideways true
22241 status open
22242
22243 \begin_layout Plain Layout
22244 \begin_inset Caption
22245
22246 \begin_layout Plain Layout
22247 \begin_inset CommandInset label
22248 LatexCommand label
22249 name "tab:Tableau-pivoté"
22250
22251 \end_inset
22252
22253  Tableau pivoté
22254 \end_layout
22255
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \begin_layout Plain Layout
22262 \align center
22263 \begin_inset Tabular
22264 <lyxtabular version="3" rows="1" columns="5">
22265 <features>
22266 <column alignment="center" valignment="top" width="0">
22267 <column alignment="center" valignment="top" width="0">
22268 <column alignment="center" valignment="top" width="0">
22269 <column alignment="center" valignment="top" width="0">
22270 <column alignment="center" valignment="top" width="0">
22271 <row>
22272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276 test
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285 b
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294 c
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303 d
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312 e
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 </row>
22318 </lyxtabular>
22319
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \begin_layout Section
22331 Sous-flottants
22332 \begin_inset Index
22333 status collapsed
22334
22335 \begin_layout Plain Layout
22336 Flottants ! Sous-flottants
22337 \end_layout
22338
22339 \end_inset
22340
22341
22342 \end_layout
22343
22344 \begin_layout Standard
22345 Un exemple de sous-flottant : une figure composée de plusieurs images.
22346  On les crée en insérant un flottant dans un flottant existant.
22347  Le positionnement des sous-flottants peut être contrôlé comme pour les
22348  paragraphes comme on le voit avec les tableaux
22349 \begin_inset space ~
22350 \end_inset
22351
22352
22353 \begin_inset CommandInset ref
22354 LatexCommand ref
22355 reference "tab:Deux-sous-tableaux-cote-a-cote"
22356
22357 \end_inset
22358
22359  et 
22360 \begin_inset CommandInset ref
22361 LatexCommand ref
22362 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22363
22364 \end_inset
22365
22366 .
22367 \end_layout
22368
22369 \begin_layout Standard
22370 On fait référence à des sous-flottants comme on le ferait avec des flottants
22371  normaux : Les tableaux
22372 \begin_inset space ~
22373 \end_inset
22374
22375
22376 \begin_inset CommandInset ref
22377 LatexCommand ref
22378 reference "tab:Le-sous-tableau-a"
22379
22380 \end_inset
22381
22382  et 
22383 \begin_inset CommandInset ref
22384 LatexCommand ref
22385 reference "tab:Le-sous-tableau-b"
22386
22387 \end_inset
22388
22389  sont des sous-tableaux du tableau
22390 \begin_inset space ~
22391 \end_inset
22392
22393
22394 \begin_inset CommandInset ref
22395 LatexCommand ref
22396 reference "tab:Deux-sous-tableaux-cote-a-cote"
22397
22398 \end_inset
22399
22400 .
22401 \end_layout
22402
22403 \begin_layout Standard
22404 \begin_inset Float table
22405 wide false
22406 sideways false
22407 status open
22408
22409 \begin_layout Plain Layout
22410 \begin_inset Caption
22411
22412 \begin_layout Plain Layout
22413 \begin_inset CommandInset label
22414 LatexCommand label
22415 name "tab:Deux-sous-tableaux-cote-a-cote"
22416
22417 \end_inset
22418
22419 Deux sous-tableaux placés côte-à-côte.
22420 \end_layout
22421
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \begin_layout Plain Layout
22428 \align center
22429 \begin_inset space \hfill{}
22430 \end_inset
22431
22432
22433 \begin_inset Float table
22434 wide false
22435 sideways false
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439 \begin_inset Caption
22440
22441 \begin_layout Plain Layout
22442 \begin_inset CommandInset label
22443 LatexCommand label
22444 name "tab:Le-sous-tableau-a"
22445
22446 \end_inset
22447
22448 Le sous-tableau a
22449 \end_layout
22450
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \begin_layout Plain Layout
22457 \align center
22458 \begin_inset Tabular
22459 <lyxtabular version="3" rows="1" columns="5">
22460 <features>
22461 <column alignment="center" valignment="top" width="0">
22462 <column alignment="center" valignment="top" width="0">
22463 <column alignment="center" valignment="top" width="0">
22464 <column alignment="center" valignment="top" width="0">
22465 <column alignment="center" valignment="top" width="0">
22466 <row>
22467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 test
22472 \end_layout
22473
22474 \end_inset
22475 </cell>
22476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480 b
22481 \end_layout
22482
22483 \end_inset
22484 </cell>
22485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489 c
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498 d
22499 \end_layout
22500
22501 \end_inset
22502 </cell>
22503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507 e
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 </row>
22513 </lyxtabular>
22514
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \end_inset
22521
22522
22523 \begin_inset space \hfill{}
22524 \end_inset
22525
22526
22527 \begin_inset Float table
22528 wide false
22529 sideways false
22530 status collapsed
22531
22532 \begin_layout Plain Layout
22533 \begin_inset Caption
22534
22535 \begin_layout Plain Layout
22536 \begin_inset CommandInset label
22537 LatexCommand label
22538 name "tab:Le-sous-tableau-b"
22539
22540 \end_inset
22541
22542 Le sous-tableau b.
22543 \end_layout
22544
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \begin_layout Plain Layout
22551 \align center
22552 \begin_inset Tabular
22553 <lyxtabular version="3" rows="1" columns="5">
22554 <features>
22555 <column alignment="center" valignment="top" width="0">
22556 <column alignment="center" valignment="top" width="0">
22557 <column alignment="center" valignment="top" width="0">
22558 <column alignment="center" valignment="top" width="0">
22559 <column alignment="center" valignment="top" width="0">
22560 <row>
22561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 e
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 d
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 c
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 b
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 test
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 </lyxtabular>
22608
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \end_inset
22615
22616
22617 \begin_inset space \hfill{}
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \begin_layout Standard
22629 \begin_inset Float table
22630 wide false
22631 sideways false
22632 status open
22633
22634 \begin_layout Plain Layout
22635 \begin_inset Caption
22636
22637 \begin_layout Plain Layout
22638 \begin_inset CommandInset label
22639 LatexCommand label
22640 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22641
22642 \end_inset
22643
22644 Deux sous-tableaux placés l'un sur l'autre.
22645  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \begin_layout Plain Layout
22654 \align center
22655 \begin_inset Float table
22656 wide false
22657 sideways false
22658 status collapsed
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Caption
22662
22663 \begin_layout Plain Layout
22664
22665 \end_layout
22666
22667 \end_inset
22668
22669
22670 \end_layout
22671
22672 \begin_layout Plain Layout
22673 \align center
22674 \begin_inset Tabular
22675 <lyxtabular version="3" rows="1" columns="4">
22676 <features>
22677 <column alignment="center" valignment="top" width="0">
22678 <column alignment="center" valignment="top" width="0">
22679 <column alignment="center" valignment="top" width="0">
22680 <column alignment="center" valignment="top" width="0">
22681 <row>
22682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 test
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695 test
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22701 \begin_inset Text
22702
22703 \begin_layout Plain Layout
22704 test
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \begin_layout Plain Layout
22713 test
22714 \end_layout
22715
22716 \end_inset
22717 </cell>
22718 </row>
22719 </lyxtabular>
22720
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \begin_layout Plain Layout
22732 \align center
22733 \begin_inset Float table
22734 wide false
22735 sideways false
22736 status collapsed
22737
22738 \begin_layout Plain Layout
22739 \begin_inset Caption
22740
22741 \begin_layout Plain Layout
22742
22743 \end_layout
22744
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \begin_layout Plain Layout
22751 \align center
22752 \begin_inset Tabular
22753 <lyxtabular version="3" rows="1" columns="5">
22754 <features>
22755 <column alignment="center" valignment="top" width="0">
22756 <column alignment="center" valignment="top" width="0">
22757 <column alignment="center" valignment="top" width="0">
22758 <column alignment="center" valignment="top" width="0">
22759 <column alignment="center" valignment="top" width="0">
22760 <row>
22761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765 a
22766 \end_layout
22767
22768 \end_inset
22769 </cell>
22770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774 b
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 c
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 d
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 e
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 </row>
22807 </lyxtabular>
22808
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \end_inset
22815
22816
22817 \end_layout
22818
22819 \end_inset
22820
22821
22822 \end_layout
22823
22824 \begin_layout Section
22825 Flottants côte-à-côte
22826 \begin_inset Index
22827 status collapsed
22828
22829 \begin_layout Plain Layout
22830 Flottants ! côte-à-côte
22831 \end_layout
22832
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \begin_layout Standard
22839 Pour placer des flottants côte-à-côte, comme pour la figure
22840 \begin_inset space ~
22841 \end_inset
22842
22843
22844 \begin_inset CommandInset ref
22845 LatexCommand ref
22846 reference "fig:Flottant-gauche"
22847
22848 \end_inset
22849
22850  et 
22851 \begin_inset CommandInset ref
22852 LatexCommand ref
22853 reference "fig:Flottant-droit"
22854
22855 \end_inset
22856
22857 , on n'utilise 
22858 \emph on
22859 qu'un seul 
22860 \emph default
22861 flottant.
22862  On y insère deux boîtes de minipages.
22863 \begin_inset Foot
22864 status collapsed
22865
22866 \begin_layout Plain Layout
22867 Les minipages sont décrites dans la section
22868 \begin_inset space ~
22869 \end_inset
22870
22871
22872 \begin_inset CommandInset ref
22873 LatexCommand ref
22874 reference "sec:Minipages"
22875
22876 \end_inset
22877
22878 .
22879 \end_layout
22880
22881 \end_inset
22882
22883  La largeur est mise à 45
22884 \begin_inset space \thinspace{}
22885 \end_inset
22886
22887 -50
22888 \begin_inset space \thinspace{}
22889 \end_inset
22890
22891 column% et l'alignement de la boîte à 
22892 \family sans
22893 Bas
22894 \family default
22895  pour chaque minipage.
22896  Les boîtes minipages contiennent l'image et la légende exactement comme
22897  avec un flottant.
22898  La seule différence est que l'unité de longueur 
22899 \family sans
22900 Largeur
22901 \begin_inset space ~
22902 \end_inset
22903
22904 colonne
22905 \begin_inset space ~
22906 \end_inset
22907
22908 %
22909 \family default
22910  utilisée pour l'image est maintenant définie par rapport à la largeur des
22911  boîtes minipages.
22912 \end_layout
22913
22914 \begin_layout Standard
22915 \begin_inset Float figure
22916 wide false
22917 sideways false
22918 status open
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Box Frameless
22922 position "b"
22923 hor_pos "c"
22924 has_inner_box 1
22925 inner_pos "t"
22926 use_parbox 0
22927 width "45col%"
22928 special "none"
22929 height "1in"
22930 height_special "totalheight"
22931 status open
22932
22933 \begin_layout Plain Layout
22934 \align center
22935 \begin_inset Graphics
22936         filename ../clipart/mobius.eps
22937         lyxscale 50
22938         width 100col%
22939         scaleBeforeRotation
22940
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \begin_layout Plain Layout
22947 \begin_inset Caption
22948
22949 \begin_layout Plain Layout
22950 \begin_inset CommandInset label
22951 LatexCommand label
22952 name "fig:Flottant-gauche"
22953
22954 \end_inset
22955
22956 Flottant du côté gauche.
22957 \end_layout
22958
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \end_inset
22965
22966
22967 \begin_inset space \hfill{}
22968 \end_inset
22969
22970
22971 \begin_inset Box Frameless
22972 position "b"
22973 hor_pos "c"
22974 has_inner_box 1
22975 inner_pos "t"
22976 use_parbox 0
22977 width "45col%"
22978 special "none"
22979 height "1in"
22980 height_special "totalheight"
22981 status open
22982
22983 \begin_layout Plain Layout
22984 \align center
22985 \begin_inset Graphics
22986         filename ../clipart/platypus.eps
22987         lyxscale 50
22988         width 100col%
22989         scaleBeforeRotation
22990
22991 \end_inset
22992
22993
22994 \end_layout
22995
22996 \begin_layout Plain Layout
22997 \begin_inset Caption
22998
22999 \begin_layout Plain Layout
23000 \begin_inset CommandInset label
23001 LatexCommand label
23002 name "fig:Flottant-droit"
23003
23004 \end_inset
23005
23006 Flottant du côté droit.
23007 \end_layout
23008
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \begin_layout Section
23025 Mise en Forme de la Légende
23026 \begin_inset Index
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030 Légende ! Mise en forme
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \begin_inset Index
23037 status collapsed
23038
23039 \begin_layout Plain Layout
23040 Flottants ! Mise en forme de la Légende
23041 \end_layout
23042
23043 \end_inset
23044
23045
23046 \begin_inset CommandInset label
23047 LatexCommand label
23048 name "sec:Formatage-légende"
23049
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \begin_layout Standard
23056 L'environnement 
23057 \family sans
23058 Légende
23059 \family default
23060  est l'environnement de paragraphe implicite pour les 
23061 \family sans
23062 flottants
23063 \family default
23064 .
23065  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23066  par exemple 
23067 \begin_inset Quotes eld
23068 \end_inset
23069
23070
23071 \family sans
23072 Figure #:
23073 \family default
23074
23075 \begin_inset Quotes erd
23076 \end_inset
23077
23078  suivi par le texte de la légende.
23079  Le 
23080 \begin_inset Quotes eld
23081 \end_inset
23082
23083 #
23084 \begin_inset Quotes erd
23085 \end_inset
23086
23087  étant remplacé par le numéro de référence réel.
23088  implicitement l'étiquette et le numéro sont dans la même police de caractères
23089  que le texte de la légende et deux points suivent le numéro pour séparer
23090  l'étiquette du texte.
23091  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23092 \end_layout
23093
23094 \begin_layout Standard
23095 Pour modifier le format implicite des légendes, il faut charger le paquetage
23096  LaTeX 
23097 \series bold
23098 caption
23099 \series default
23100
23101 \begin_inset Index
23102 status collapsed
23103
23104 \begin_layout Plain Layout
23105 Paquetages LaTeX ! caption
23106 \end_layout
23107
23108 \end_inset
23109
23110  dans le préambule de votre document avec la ligne suivante :
23111 \end_layout
23112
23113 \begin_layout Standard
23114
23115 \series bold
23116
23117 \backslash
23118 usepackage[format definition]{caption}
23119 \end_layout
23120
23121 \begin_layout Standard
23122 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23123  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23124  dans ce document, utilisez les commandes suivantes :
23125 \end_layout
23126
23127 \begin_layout Standard
23128
23129 \series bold
23130
23131 \backslash
23132 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23133 \end_layout
23134
23135 \begin_layout Standard
23136 Vous pouvez aussi définir des formats de légendes différents pour les différents
23137  types de flottants.
23138  Dans ce cas chargez le paquetage 
23139 \series bold
23140 caption 
23141 \series default
23142 sans option de format spécifique et définissez les différents formats à
23143  l'aide de la commande 
23144 \end_layout
23145
23146 \begin_layout Standard
23147
23148 \series bold
23149
23150 \backslash
23151 captionsetup[type de flottant]{définition du format}
23152 \end_layout
23153
23154 \begin_layout Standard
23155 dans le préambule du document.
23156  Par exemple les formats de légende de la Figure
23157 \begin_inset space ~
23158 \end_inset
23159
23160
23161 \begin_inset CommandInset ref
23162 LatexCommand ref
23163 reference "fig:Legende-de-fig"
23164
23165 \end_inset
23166
23167  et du Tableau
23168 \begin_inset space ~
23169 \end_inset
23170
23171
23172 \begin_inset CommandInset ref
23173 LatexCommand ref
23174 reference "tab:Légende-de-tab"
23175
23176 \end_inset
23177
23178  peuvent être créés en utilisant les commandes suivantes dans le préambule
23179  :
23180 \end_layout
23181
23182 \begin_layout Standard
23183
23184 \series bold
23185
23186 \backslash
23187 usepackage[tableposition=top]{caption}
23188 \series default
23189
23190 \begin_inset Newline newline
23191 \end_inset
23192
23193
23194 \series bold
23195
23196 \backslash
23197 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23198 \begin_inset Newline newline
23199 \end_inset
23200
23201
23202 \begin_inset ERT
23203 status collapsed
23204
23205 \begin_layout Plain Layout
23206
23207
23208 \backslash
23209 hphantom{
23210 \backslash
23211
23212 \backslash
23213 captionsetup[figure]
23214 \backslash
23215 {}
23216 \end_layout
23217
23218 \end_inset
23219
23220  labelsep=period}
23221 \begin_inset Newline newline
23222 \end_inset
23223
23224
23225 \backslash
23226 captionsetup[table]{labelfont={bf,sf}}
23227 \end_layout
23228
23229 \begin_layout Standard
23230 \begin_inset Note Greyedout
23231 status open
23232
23233 \begin_layout Plain Layout
23234
23235 \series bold
23236 Note:
23237 \series default
23238  L'option 
23239 \series bold
23240 tableposition=top
23241 \series default
23242  n'a pas d'effet quand on utilise un document de classe 
23243 \series bold
23244 KOMA-Script
23245 \series default
23246
23247 \begin_inset Index
23248 status collapsed
23249
23250 \begin_layout Plain Layout
23251 Paquetages LaTeX ! KOMA-Script
23252 \end_layout
23253
23254 \end_inset
23255
23256 .
23257  Dans ce cas on doit utiliser l'option 
23258 \series bold
23259 tablecaptionabove
23260 \series default
23261  de la classe de document.
23262 \end_layout
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \begin_layout Standard
23270 Pour plus d'information sur le paquetage 
23271 \series bold
23272 caption
23273 \series default
23274  nous vous renvoyons à sa documentation 
23275 \begin_inset CommandInset citation
23276 LatexCommand cite
23277 key "caption"
23278
23279 \end_inset
23280
23281 .
23282 \end_layout
23283
23284 \begin_layout Standard
23285 Pour changer le nom de l'étiquette, par exemple de 
23286 \begin_inset Quotes eld
23287 \end_inset
23288
23289 Figure
23290 \begin_inset Quotes erd
23291 \end_inset
23292
23293  à 
23294 \begin_inset Quotes eld
23295 \end_inset
23296
23297 Image
23298 \begin_inset Quotes erd
23299 \end_inset
23300
23301 , utilisez la commande suivante dans le préambule :
23302 \end_layout
23303
23304 \begin_layout Standard
23305
23306 \series bold
23307
23308 \backslash
23309 renewcommand{
23310 \backslash
23311 fnum@figure}{Image~
23312 \backslash
23313 thefigure}
23314 \end_layout
23315
23316 \begin_layout Standard
23317 où 
23318 \series bold
23319
23320 \backslash
23321 thefigure
23322 \series default
23323  insère le numéro de la figure et
23324 \series bold
23325  
23326 \begin_inset Quotes eld
23327 \end_inset
23328
23329 ~
23330 \series default
23331
23332 \begin_inset Quotes erd
23333 \end_inset
23334
23335  ajoute une espace insécable.
23336 \end_layout
23337
23338 \begin_layout Standard
23339 \begin_inset VSpace bigskip
23340 \end_inset
23341
23342 Si vous utilisez un document de classe 
23343 \series bold
23344 KOMA-Script
23345 \series default
23346
23347 \begin_inset Index
23348 status collapsed
23349
23350 \begin_layout Plain Layout
23351 Paquetages LaTeX ! KOMA-Script
23352 \end_layout
23353
23354 \end_inset
23355
23356  (
23357 \family sans
23358 article (KOMA-Script)
23359 \family default
23360
23361 \family sans
23362 book (KOMA-Script)
23363 \family default
23364
23365 \family sans
23366 letter (KOMA-Script)
23367 \family default
23368 , ou 
23369 \family sans
23370 report (KOMA-Script)
23371 \family default
23372
23373 \begin_inset space \thinspace{}
23374 \end_inset
23375
23376 ), Vous pouvez utiliser la commande incorporée 
23377 \series bold
23378
23379 \backslash
23380 setkomafont 
23381 \series default
23382 du paquetage
23383 \series bold
23384  KOMA-Script 
23385 \series default
23386 à la place du paquetage
23387 \series bold
23388  caption.
23389  
23390 \series default
23391 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23392  suivante au préambule de votre document :
23393 \end_layout
23394
23395 \begin_layout Standard
23396
23397 \series bold
23398
23399 \backslash
23400 setkomafont{captionlabel}{
23401 \backslash
23402 bfseries}
23403 \end_layout
23404
23405 \begin_layout Standard
23406 Pour plus d'information au sujet de 
23407 \series bold
23408
23409 \backslash
23410 setkomafont
23411 \series default
23412  nous vous renvoyons à la documentation du paquetage 
23413 \series bold
23414 KOMA-Script
23415 \series default
23416  
23417 \begin_inset CommandInset citation
23418 LatexCommand cite
23419 key "KOMA-Script"
23420
23421 \end_inset
23422
23423 .
23424 \end_layout
23425
23426 \begin_layout Standard
23427 \begin_inset ERT
23428 status collapsed
23429
23430 \begin_layout Plain Layout
23431
23432
23433 \backslash
23434 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23435 }
23436 \end_layout
23437
23438 \end_inset
23439
23440
23441 \begin_inset Note Note
23442 status open
23443
23444 \begin_layout Plain Layout
23445 Le format de la légende n'est modifié que pour cet exemple.
23446 \end_layout
23447
23448 \end_inset
23449
23450
23451 \end_layout
23452
23453 \begin_layout Standard
23454 \begin_inset Float figure
23455 placement !p
23456 wide false
23457 sideways false
23458 status open
23459
23460 \begin_layout Plain Layout
23461 \align center
23462 \begin_inset Graphics
23463         filename ../clipart/mobius.eps
23464         lyxscale 50
23465         scale 50
23466         scaleBeforeRotation
23467
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \begin_layout Plain Layout
23474 \begin_inset Caption
23475
23476 \begin_layout Plain Layout
23477 \begin_inset CommandInset label
23478 LatexCommand label
23479 name "fig:Legende-de-fig"
23480
23481 \end_inset
23482
23483 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23484  pour montrer les différents types de formats de légendes.
23485  Ici on a utilisé un format de légende personnalisé.
23486 \end_layout
23487
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \begin_layout Standard
23499 \begin_inset ERT
23500 status collapsed
23501
23502 \begin_layout Plain Layout
23503
23504
23505 \backslash
23506 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23507 on}
23508 \end_layout
23509
23510 \end_inset
23511
23512
23513 \end_layout
23514
23515 \begin_layout Standard
23516 \begin_inset Float table
23517 placement !p
23518 wide false
23519 sideways false
23520 status open
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Caption
23524
23525 \begin_layout Plain Layout
23526 \begin_inset CommandInset label
23527 LatexCommand label
23528 name "tab:Légende-de-tab"
23529
23530 \end_inset
23531
23532 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23533  pour montrer les différents types de formats de légendes.
23534  Ici on a utilisé le format de légende implicite.
23535 \end_layout
23536
23537 \end_inset
23538
23539
23540 \end_layout
23541
23542 \begin_layout Plain Layout
23543 \align center
23544 \begin_inset Tabular
23545 <lyxtabular version="3" rows="1" columns="5">
23546 <features>
23547 <column alignment="center" valignment="top" width="0">
23548 <column alignment="center" valignment="top" width="0">
23549 <column alignment="center" valignment="top" width="0">
23550 <column alignment="center" valignment="top" width="0">
23551 <column alignment="center" valignment="top" width="0">
23552 <row>
23553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 a
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566 b
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 c
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 d
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593 e
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 </row>
23599 </lyxtabular>
23600
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \begin_layout Section
23612 Positionnement de la Légende
23613 \begin_inset Index
23614 status collapsed
23615
23616 \begin_layout Plain Layout
23617 Légende ! Placement
23618 \end_layout
23619
23620 \end_inset
23621
23622
23623 \begin_inset Index
23624 status collapsed
23625
23626 \begin_layout Plain Layout
23627 Flottants ! Placement de la légende
23628 \end_layout
23629
23630 \end_inset
23631
23632
23633 \begin_inset CommandInset label
23634 LatexCommand label
23635 name "sec:Placement-légende"
23636
23637 \end_inset
23638
23639
23640 \end_layout
23641
23642 \begin_layout Standard
23643 La règle habituelle pour placer la légende est :
23644 \end_layout
23645
23646 \begin_layout Description
23647 Figure
23648 \begin_inset space ~
23649 \end_inset
23650
23651 : La légende est placée en dessous de la figure
23652 \end_layout
23653
23654 \begin_layout Description
23655 Tableau
23656 \begin_inset space ~
23657 \end_inset
23658
23659 : La légende est placée au dessus du tableau
23660 \end_layout
23661
23662 \begin_layout Standard
23663 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23664  au dessus des tableaux.
23665  Ce qui fait que si vous utilisez une des classes de document 
23666 \family sans
23667 article
23668 \family default
23669
23670 \family sans
23671 book
23672 \family default
23673
23674 \family sans
23675 letter
23676 \family default
23677 , ou 
23678 \family sans
23679 report
23680 \family default
23681  il n'y aura pas d'espace libre entre la légende et le tableau.
23682  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23683  de chargement du paquetage LaTeX 
23684 \series bold
23685 caption
23686 \series default
23687  dans le préambule de votre document
23688 \begin_inset Foot
23689 status open
23690
23691 \begin_layout Plain Layout
23692 Voir la section
23693 \begin_inset space ~
23694 \end_inset
23695
23696
23697 \begin_inset CommandInset ref
23698 LatexCommand ref
23699 reference "sec:Formatage-légende"
23700
23701 \end_inset
23702
23703  pour plus d'information sur le paquetage 
23704 \series bold
23705 caption
23706 \series default
23707 .
23708 \end_layout
23709
23710 \end_inset
23711
23712 :
23713 \end_layout
23714
23715 \begin_layout Standard
23716
23717 \series bold
23718 tableposition=top
23719 \end_layout
23720
23721 \begin_layout Standard
23722 Si vous utilisez une classe de document 
23723 \series bold
23724 KOMA-Script
23725 \series default
23726
23727 \begin_inset Index
23728 status collapsed
23729
23730 \begin_layout Plain Layout
23731 Paquetages LaTeX ! KOMA-Script
23732 \end_layout
23733
23734 \end_inset
23735
23736  (
23737 \family sans
23738 article (KOMA-Script)
23739 \family default
23740
23741 \family sans
23742 book (KOMA-Script)
23743 \family default
23744
23745 \family sans
23746 letter (KOMA-Script)
23747 \family default
23748 , ou 
23749 \family sans
23750 report (KOMA-Script)
23751 \family default
23752
23753 \begin_inset space \thinspace{}
23754 \end_inset
23755
23756 ), vous pouvez utiliser à la place du paquetage 
23757 \series bold
23758 caption
23759 \series default
23760  l'option 
23761 \series bold
23762 tablecaptionabove
23763 \series default
23764  de la classe de document.
23765 \end_layout
23766
23767 \begin_layout Standard
23768 \begin_inset VSpace bigskip
23769 \end_inset
23770
23771 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23772  Pour cela, vous devez charger le paquetage LaTeX 
23773 \series bold
23774 sidecap
23775 \series default
23776
23777 \begin_inset Index
23778 status collapsed
23779
23780 \begin_layout Plain Layout
23781 Paquetages LaTeX ! sidecap
23782 \end_layout
23783
23784 \end_inset
23785
23786  dans le préambule de votre document avec la ligne de commande suivante
23787 \end_layout
23788
23789 \begin_layout Standard
23790
23791 \series bold
23792
23793 \backslash
23794 usepackage[option]{sidecap}
23795 \end_layout
23796
23797 \begin_layout Standard
23798 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23799  extérieure – à droite sur les pages impaires et à gauche sur les pages
23800  paires.
23801  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23802  
23803 \series bold
23804 innercaption
23805 \series default
23806 .
23807  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23808  
23809 \series bold
23810 rightcaption
23811 \series default
23812  ou 
23813 \series bold
23814 leftcaption
23815 \series default
23816 .
23817 \end_layout
23818
23819 \begin_layout Standard
23820 \begin_inset ERT
23821 status collapsed
23822
23823 \begin_layout Plain Layout
23824
23825
23826 \backslash
23827 ifsidecap
23828 \end_layout
23829
23830 \end_inset
23831
23832
23833 \begin_inset Note Note
23834 status open
23835
23836 \begin_layout Plain Layout
23837 La section suivante ne sera affichée que si le paquetage LaTeX 
23838 \series bold
23839 sidecap
23840 \series default
23841  a été installé.
23842 \end_layout
23843
23844 \end_inset
23845
23846
23847 \end_layout
23848
23849 \begin_layout Standard
23850 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23851  ajouter ces commandes dans le préambule de votre document :
23852 \end_layout
23853
23854 \begin_layout Standard
23855
23856 \lyxline
23857
23858 \end_layout
23859
23860 \begin_layout Standard
23861
23862 \series bold
23863
23864 \backslash
23865 newcommand{
23866 \backslash
23867 TabBesBeg}{%
23868 \begin_inset Newline newline
23869 \end_inset
23870
23871
23872 \begin_inset ERT
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876
23877
23878 \backslash
23879 hphantom{ }
23880 \end_layout
23881
23882 \end_inset
23883
23884
23885 \backslash
23886 let
23887 \backslash
23888 MyTable
23889 \backslash
23890 table
23891 \begin_inset Newline newline
23892 \end_inset
23893
23894
23895 \begin_inset ERT
23896 status collapsed
23897
23898 \begin_layout Plain Layout
23899
23900
23901 \backslash
23902 hphantom{ }
23903 \end_layout
23904
23905 \end_inset
23906
23907
23908 \backslash
23909 let
23910 \backslash
23911 MyEndtable
23912 \backslash
23913 endtable
23914 \begin_inset Newline newline
23915 \end_inset
23916
23917
23918 \begin_inset ERT
23919 status collapsed
23920
23921 \begin_layout Plain Layout
23922
23923
23924 \backslash
23925 hphantom{ }
23926 \end_layout
23927
23928 \end_inset
23929
23930
23931 \backslash
23932 renewenvironment{table}{
23933 \backslash
23934 begin{SCtable}}{
23935 \backslash
23936 end{SCtable}}}
23937 \end_layout
23938
23939 \begin_layout Standard
23940
23941 \series bold
23942
23943 \backslash
23944 newcommand{
23945 \backslash
23946 TabBesEnd}{%
23947 \begin_inset Newline newline
23948 \end_inset
23949
23950
23951 \begin_inset ERT
23952 status collapsed
23953
23954 \begin_layout Plain Layout
23955
23956
23957 \backslash
23958 hphantom{ }
23959 \end_layout
23960
23961 \end_inset
23962
23963
23964 \backslash
23965 let
23966 \backslash
23967 table
23968 \backslash
23969 MyTable
23970 \begin_inset Newline newline
23971 \end_inset
23972
23973
23974 \begin_inset ERT
23975 status collapsed
23976
23977 \begin_layout Plain Layout
23978
23979
23980 \backslash
23981 hphantom{ }
23982 \end_layout
23983
23984 \end_inset
23985
23986
23987 \backslash
23988 let
23989 \backslash
23990 endtable
23991 \backslash
23992 MyEndtable
23993 \end_layout
23994
23995 \begin_layout Standard
23996
23997 \series bold
23998
23999 \backslash
24000 newcommand{
24001 \backslash
24002 FigBesBeg}{%
24003 \begin_inset Newline newline
24004 \end_inset
24005
24006
24007 \begin_inset ERT
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011
24012
24013 \backslash
24014 hphantom{ }
24015 \end_layout
24016
24017 \end_inset
24018
24019
24020 \backslash
24021 let
24022 \backslash
24023 MyFigure
24024 \backslash
24025 figure
24026 \begin_inset Newline newline
24027 \end_inset
24028
24029
24030 \begin_inset ERT
24031 status collapsed
24032
24033 \begin_layout Plain Layout
24034
24035
24036 \backslash
24037 hphantom{ }
24038 \end_layout
24039
24040 \end_inset
24041
24042
24043 \backslash
24044 let
24045 \backslash
24046 MyEndfigure
24047 \backslash
24048 endfigure
24049 \begin_inset Newline newline
24050 \end_inset
24051
24052
24053 \begin_inset ERT
24054 status collapsed
24055
24056 \begin_layout Plain Layout
24057
24058
24059 \backslash
24060 hphantom{ }
24061 \end_layout
24062
24063 \end_inset
24064
24065
24066 \backslash
24067 renewenvironment{figure}{
24068 \backslash
24069 begin{SCfigure}}{
24070 \backslash
24071 end{SCfigure}}}
24072 \end_layout
24073
24074 \begin_layout Standard
24075
24076 \series bold
24077
24078 \backslash
24079 newcommand{
24080 \backslash
24081 FigBesEnd}{%
24082 \begin_inset Newline newline
24083 \end_inset
24084
24085
24086 \begin_inset ERT
24087 status collapsed
24088
24089 \begin_layout Plain Layout
24090
24091
24092 \backslash
24093 hphantom{ }
24094 \end_layout
24095
24096 \end_inset
24097
24098
24099 \backslash
24100 let
24101 \backslash
24102 figure
24103 \backslash
24104 MyFigure
24105 \begin_inset Newline newline
24106 \end_inset
24107
24108
24109 \begin_inset ERT
24110 status collapsed
24111
24112 \begin_layout Plain Layout
24113
24114
24115 \backslash
24116 hphantom{ }
24117 \end_layout
24118
24119 \end_inset
24120
24121
24122 \backslash
24123 let
24124 \backslash
24125 endfigure
24126 \backslash
24127 MyEndfigure}
24128 \end_layout
24129
24130 \begin_layout Standard
24131
24132 \lyxline
24133
24134 \end_layout
24135
24136 \begin_layout Standard
24137 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24138  la légende se place sur le côté.
24139  Pour les flottants de figure, utilisez la commande
24140 \end_layout
24141
24142 \begin_layout Standard
24143
24144 \series bold
24145
24146 \backslash
24147 FigBesBeg
24148 \end_layout
24149
24150 \begin_layout Standard
24151 en code TeX avant le flottant.
24152  Après le flottant, insérez la commande
24153 \end_layout
24154
24155 \begin_layout Standard
24156
24157 \series bold
24158
24159 \backslash
24160 FigBesEnd
24161 \end_layout
24162
24163 \begin_layout Standard
24164 en code TeX pour revenir à la définition originale du flottant.
24165 \end_layout
24166
24167 \begin_layout Standard
24168 Pour les flottants de tableau, utilisez les commandes correspondantes
24169 \end_layout
24170
24171 \begin_layout Standard
24172
24173 \series bold
24174
24175 \backslash
24176 TabBesBeg
24177 \series default
24178  et 
24179 \series bold
24180
24181 \backslash
24182 TabBesEnd
24183 \end_layout
24184
24185 \begin_layout Standard
24186 La figure
24187 \begin_inset space ~
24188 \end_inset
24189
24190
24191 \begin_inset CommandInset ref
24192 LatexCommand ref
24193 reference "fig:legende-a-coté-fig"
24194
24195 \end_inset
24196
24197  et le tableau
24198 \begin_inset space ~
24199 \end_inset
24200
24201
24202 \begin_inset CommandInset ref
24203 LatexCommand ref
24204 reference "tab:legende-à-coté-tableau"
24205
24206 \end_inset
24207
24208  sont des exemples où la légende a été mises sur le coté.
24209 \end_layout
24210
24211 \begin_layout Standard
24212 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24213  pour les flottants de tableau et vers le bas pour les flottants de figure.
24214  Pour changer ce comportement, vous pouvez utiliser les commandes
24215 \end_layout
24216
24217 \begin_layout Standard
24218
24219 \series bold
24220
24221 \backslash
24222 sidecaptionvpos{type flottant}{placement}
24223 \end_layout
24224
24225 \begin_layout Standard
24226 dans le préambule du document ou en code TeX juste avant le flottant visé.
24227  Le type du flottant est soit 
24228 \family sans
24229 figure
24230 \family default
24231  soit 
24232 \family sans
24233 table
24234 \family default
24235 , le placement peut être 
24236 \begin_inset Quotes eld
24237 \end_inset
24238
24239
24240 \family sans
24241 t
24242 \family default
24243
24244 \begin_inset Quotes erd
24245 \end_inset
24246
24247  pour haut (top), 
24248 \begin_inset Quotes eld
24249 \end_inset
24250
24251
24252 \family sans
24253 c
24254 \family default
24255
24256 \begin_inset Quotes erd
24257 \end_inset
24258
24259  pour centre (center), ou 
24260 \begin_inset Quotes eld
24261 \end_inset
24262
24263
24264 \family sans
24265 b
24266 \family default
24267
24268 \begin_inset Quotes erd
24269 \end_inset
24270
24271  pour bas (bottom).
24272  Pour que, par exemple, les légendes des flottants de figure soient centrés
24273  verticalement, utilisez la commande
24274 \end_layout
24275
24276 \begin_layout Standard
24277
24278 \series bold
24279
24280 \backslash
24281 sidecaptionvpos{figure}{c}
24282 \end_layout
24283
24284 \begin_layout Standard
24285 C'est ce qui a été utilisé pour la figure
24286 \begin_inset space ~
24287 \end_inset
24288
24289
24290 \begin_inset CommandInset ref
24291 LatexCommand ref
24292 reference "fig:legende-à-coté-fig-2"
24293
24294 \end_inset
24295
24296 .
24297 \end_layout
24298
24299 \begin_layout Standard
24300 \begin_inset VSpace medskip
24301 \end_inset
24302
24303 Pour plus d'information sur le paquetage 
24304 \series bold
24305 sidecap
24306 \series default
24307  nous vous renvoyons à sa documentation 
24308 \begin_inset CommandInset citation
24309 LatexCommand cite
24310 key "sidecap"
24311
24312 \end_inset
24313
24314 .
24315 \end_layout
24316
24317 \begin_layout Standard
24318 \begin_inset Note Greyedout
24319 status open
24320
24321 \begin_layout Plain Layout
24322
24323 \series bold
24324 Note:
24325 \series default
24326  Le paquetage LaTeX 
24327 \series bold
24328 hypcap
24329 \series default
24330
24331 \begin_inset Index
24332 status collapsed
24333
24334 \begin_layout Plain Layout
24335 Paquetages LaTeX ! hypcap
24336 \end_layout
24337
24338 \end_inset
24339
24340 , qui est décrit dans la section
24341 \begin_inset space ~
24342 \end_inset
24343
24344
24345 \begin_inset CommandInset ref
24346 LatexCommand ref
24347 reference "sub:Reference-Position"
24348
24349 \end_inset
24350
24351 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24352 \end_layout
24353
24354 \end_inset
24355
24356
24357 \end_layout
24358
24359 \begin_layout Standard
24360 \begin_inset ERT
24361 status collapsed
24362
24363 \begin_layout Plain Layout
24364
24365
24366 \backslash
24367 FigBesBeg 
24368 \end_layout
24369
24370 \end_inset
24371
24372
24373 \end_layout
24374
24375 \begin_layout Standard
24376 \begin_inset Float figure
24377 wide false
24378 sideways false
24379 status open
24380
24381 \begin_layout Plain Layout
24382 \begin_inset Graphics
24383         filename ../clipart/escher-lsd.eps
24384         scale 75
24385         scaleBeforeRotation
24386
24387 \end_inset
24388
24389
24390 \end_layout
24391
24392 \begin_layout Plain Layout
24393 \begin_inset Caption
24394
24395 \begin_layout Plain Layout
24396 \begin_inset CommandInset label
24397 LatexCommand label
24398 name "fig:legende-a-coté-fig"
24399
24400 \end_inset
24401
24402 Une légende à côté d'une figure.
24403 \end_layout
24404
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \begin_layout Standard
24416 \begin_inset ERT
24417 status collapsed
24418
24419 \begin_layout Plain Layout
24420
24421
24422 \backslash
24423 TabBesBeg 
24424 \end_layout
24425
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Standard
24432 \begin_inset Float table
24433 wide false
24434 sideways false
24435 status open
24436
24437 \begin_layout Plain Layout
24438 \begin_inset Caption
24439
24440 \begin_layout Plain Layout
24441 \begin_inset CommandInset label
24442 LatexCommand label
24443 name "tab:legende-à-coté-tableau"
24444
24445 \end_inset
24446
24447 Une légende à côté d'un tableau.
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Plain Layout
24456 \begin_inset Tabular
24457 <lyxtabular version="3" rows="4" columns="5">
24458 <features>
24459 <column alignment="center" valignment="top" width="0">
24460 <column alignment="center" valignment="top" width="0">
24461 <column alignment="center" valignment="top" width="0">
24462 <column alignment="center" valignment="top" width="0">
24463 <column alignment="center" valignment="top" width="0">
24464 <row>
24465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469 a
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 b
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Plain Layout
24496
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505 c
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 </row>
24511 <row>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24522 \begin_inset Text
24523
24524 \begin_layout Plain Layout
24525 d
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 e
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 </row>
24558 <row>
24559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563 f
24564 \end_layout
24565
24566 \end_inset
24567 </cell>
24568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581 g
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24596 \begin_inset Text
24597
24598 \begin_layout Plain Layout
24599 h
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 </row>
24605 <row>
24606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24607 \begin_inset Text
24608
24609 \begin_layout Plain Layout
24610
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619 i
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 j
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 </lyxtabular>
24653
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \end_inset
24660
24661
24662 \end_layout
24663
24664 \begin_layout Standard
24665 \begin_inset ERT
24666 status collapsed
24667
24668 \begin_layout Plain Layout
24669
24670
24671 \backslash
24672 TabBesEnd
24673 \end_layout
24674
24675 \end_inset
24676
24677
24678 \end_layout
24679
24680 \begin_layout Standard
24681 \begin_inset ERT
24682 status collapsed
24683
24684 \begin_layout Plain Layout
24685
24686
24687 \backslash
24688 sidecaptionvpos{figure}{c}
24689 \end_layout
24690
24691 \end_inset
24692
24693
24694 \begin_inset Float figure
24695 wide false
24696 sideways false
24697 status open
24698
24699 \begin_layout Plain Layout
24700 \begin_inset Graphics
24701         filename ../clipart/escher-lsd.eps
24702         scale 75
24703         scaleBeforeRotation
24704
24705 \end_inset
24706
24707
24708 \end_layout
24709
24710 \begin_layout Plain Layout
24711 \begin_inset Caption
24712
24713 \begin_layout Plain Layout
24714 \begin_inset CommandInset label
24715 LatexCommand label
24716 name "fig:legende-à-coté-fig-2"
24717
24718 \end_inset
24719
24720 Une légende centrée verticalement à côté d'une figure.
24721 \end_layout
24722
24723 \end_inset
24724
24725
24726 \end_layout
24727
24728 \end_inset
24729
24730
24731 \end_layout
24732
24733 \begin_layout Standard
24734 \begin_inset ERT
24735 status collapsed
24736
24737 \begin_layout Plain Layout
24738
24739
24740 \backslash
24741 FigBesEnd
24742 \end_layout
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \begin_layout Standard
24750 \begin_inset ERT
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754
24755
24756 \backslash
24757 else
24758 \end_layout
24759
24760 \end_inset
24761
24762
24763 \begin_inset Note Note
24764 status open
24765
24766 \begin_layout Plain Layout
24767 Ce qui suit sera affiché si le paquetage LaTeX 
24768 \series bold
24769 sidecap
24770 \series default
24771  n'est pas installé :
24772 \end_layout
24773
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Standard
24780 Vous devez installer le paquetage LaTeX 
24781 \series bold
24782 sidecap
24783 \series default
24784  pour voir la suite de cette section dans la sortie imprimée.
24785 \end_layout
24786
24787 \begin_layout Standard
24788 \begin_inset ERT
24789 status collapsed
24790
24791 \begin_layout Plain Layout
24792
24793
24794 \backslash
24795 fi
24796 \end_layout
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Section
24804 Les Listes de Flottants
24805 \begin_inset Index
24806 status collapsed
24807
24808 \begin_layout Plain Layout
24809 Flottants ! Listes de Flottants
24810 \end_layout
24811
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \begin_layout Standard
24818 De la même façon que la table des matières fait la liste des sections du
24819  document, il y a des listes pour tous les types de flottants, comme par
24820  exemple pour les figures du document.
24821  Vous pouvez les insérer en utilisant le menu 
24822 \family sans
24823 Insérer\SpecialChar \menuseparator
24824 Listes
24825 \begin_inset space ~
24826 \end_inset
24827
24828 &
24829 \begin_inset space ~
24830 \end_inset
24831
24832 TdM
24833 \family default
24834 .
24835 \end_layout
24836
24837 \begin_layout Standard
24838 Les entrées de la liste sont la légende du flottant ou éventuellement le
24839  titre court, le numéro du flottant, et le numéro de la page où le flottant
24840  apparaît dans le document.
24841 \end_layout
24842
24843 \begin_layout Standard
24844 Vous trouverez à la fin de ce document une liste des figures et une liste
24845  des tableaux.
24846 \end_layout
24847
24848 \begin_layout Chapter
24849 Notes
24850 \end_layout
24851
24852 \begin_layout Section
24853 Les Notes de LyX
24854 \begin_inset Index
24855 status collapsed
24856
24857 \begin_layout Plain Layout
24858 Notes ! Notes LyX 
24859 \end_layout
24860
24861 \end_inset
24862
24863
24864 \end_layout
24865
24866 \begin_layout Standard
24867 On peut insérer une note en utilisant le bouton 
24868 \begin_inset Graphics
24869         filename ../../images/note-insert.png
24870         scale 85
24871         scaleBeforeRotation
24872
24873 \end_inset
24874
24875  de la barre d'outils ou avec le menu 
24876 \family sans
24877 Insérer\SpecialChar \menuseparator
24878 Note
24879 \family default
24880 .
24881  Il y a trois types de notes :
24882 \end_layout
24883
24884 \begin_layout Description
24885 Note
24886 \begin_inset space ~
24887 \end_inset
24888
24889 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24890  finale.
24891  La boîte de cette note ressemble à ceci :
24892 \begin_inset Newline newline
24893 \end_inset
24894
24895
24896 \begin_inset Newline newline
24897 \end_inset
24898
24899
24900 \begin_inset Graphics
24901         filename clipart/LyXNoteImageQt4.png
24902         display false
24903         scale 65
24904         scaleBeforeRotation
24905
24906 \end_inset
24907
24908  
24909 \begin_inset Note Note
24910 status open
24911
24912 \begin_layout Plain Layout
24913 Le texte de cette note n'apparaîtra pas à l'impression.
24914 \end_layout
24915
24916 \end_inset
24917
24918
24919 \end_layout
24920
24921 \begin_layout Description
24922 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24923  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24924  vers un fichier au format LaTeX avec le menu 
24925 \family sans
24926 Fichier\SpecialChar \menuseparator
24927 Exporter\SpecialChar \menuseparator
24928 LaTeX (pdflatex) / (plain)
24929 \family default
24930 .
24931  La boîte de cette note ressemble à ceci :
24932 \begin_inset Newline newline
24933 \end_inset
24934
24935
24936 \begin_inset Newline newline
24937 \end_inset
24938
24939
24940 \begin_inset Graphics
24941         filename clipart/CommentNoteImageQt4.png
24942         display false
24943         scale 55
24944         scaleBeforeRotation
24945
24946 \end_inset
24947
24948
24949 \lang english
24950  
24951 \lang french
24952
24953 \begin_inset Note Comment
24954 status open
24955
24956 \begin_layout Plain Layout
24957 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24958  LaTeX.
24959 \end_layout
24960
24961 \end_inset
24962
24963
24964 \end_layout
24965
24966 \begin_layout Description
24967 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24968  La boîte de cette note ressemble à ceci :
24969 \lang english
24970
24971 \begin_inset Newline newline
24972 \end_inset
24973
24974
24975 \lang french
24976
24977 \begin_inset Newline newline
24978 \end_inset
24979
24980
24981 \begin_inset Graphics
24982         filename clipart/GreyedOutNoteImageQt4.png
24983         lyxscale 80
24984         display false
24985         scale 55
24986         scaleBeforeRotation
24987
24988 \end_inset
24989
24990
24991 \begin_inset Newline newline
24992 \end_inset
24993
24994
24995 \begin_inset ERT
24996 status collapsed
24997
24998 \begin_layout Plain Layout
24999
25000
25001 \backslash
25002 renewenvironment{lyxgreyedout}
25003 \end_layout
25004
25005 \begin_layout Plain Layout
25006
25007 {
25008 \backslash
25009 textcolor[gray]{0.8}
25010 \backslash
25011 bgroup}{
25012 \backslash
25013 egroup}
25014 \end_layout
25015
25016 \end_inset
25017
25018
25019 \begin_inset Note Greyedout
25020 status open
25021
25022 \begin_layout Plain Layout
25023 Le texte
25024 \begin_inset Foot
25025 status collapsed
25026
25027 \begin_layout Plain Layout
25028 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25029  grisé.
25030  
25031 \end_layout
25032
25033 \end_inset
25034
25035  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25036 \end_layout
25037
25038 \end_inset
25039
25040
25041 \begin_inset ERT
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045
25046
25047 \backslash
25048 renewenvironment{lyxgreyedout}
25049 \end_layout
25050
25051 \begin_layout Plain Layout
25052
25053 {
25054 \backslash
25055 textcolor{blue}
25056 \backslash
25057 bgroup}{
25058 \backslash
25059 egroup}
25060 \end_layout
25061
25062 \end_inset
25063
25064
25065 \begin_inset Note Note
25066 status open
25067
25068 \begin_layout Plain Layout
25069 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25070  originale qu'elle a dans LyX.
25071  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25072  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25073 \end_layout
25074
25075 \end_inset
25076
25077
25078 \begin_inset Newline newline
25079 \end_inset
25080
25081
25082 \begin_inset Newline newline
25083 \end_inset
25084
25085 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25086  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25087 \end_layout
25088
25089 \begin_layout Standard
25090 \begin_inset VSpace bigskip
25091 \end_inset
25092
25093 Quand vous utilisez le bouton 
25094 \begin_inset Graphics
25095         filename ../../images/note-insert.png
25096         scale 85
25097         scaleBeforeRotation
25098
25099 \end_inset
25100
25101  de la barre d'outils, vous insérez une 
25102 \family sans
25103 Note
25104 \begin_inset space ~
25105 \end_inset
25106
25107 LyX
25108 \family default
25109 .
25110  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25111 la et cliquez sur le bouton d'insertion de note.
25112  Pour retransformer une note en texte, appuyez sur la touche 
25113 \family sans
25114 backspace
25115 \family default
25116  quand le curseur est au tout début de la note ou appuyez sur la touche
25117  
25118 \family sans
25119 Suppr.
25120
25121 \family default
25122  quand le curseur se trouve à la fin de la note.
25123 \end_layout
25124
25125 \begin_layout Standard
25126 \begin_inset VSpace bigskip
25127 \end_inset
25128
25129 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25130  commandes suivantes dans le préambule :
25131 \end_layout
25132
25133 \begin_layout Standard
25134
25135 \series bold
25136
25137 \backslash
25138 renewenvironment{lyxgreyedout}
25139 \begin_inset Newline newline
25140 \end_inset
25141
25142
25143 \begin_inset ERT
25144 status collapsed
25145
25146 \begin_layout Plain Layout
25147
25148
25149 \backslash
25150 hphantom{ }
25151 \end_layout
25152
25153 \end_inset
25154
25155 {
25156 \backslash
25157 textcolor{color}
25158 \backslash
25159 bgroup}{
25160 \backslash
25161 egroup}
25162 \end_layout
25163
25164 \begin_layout Standard
25165 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25166  sont expliqués dans la section
25167 \begin_inset space ~
25168 \end_inset
25169
25170
25171 \begin_inset CommandInset ref
25172 LatexCommand ref
25173 reference "sec:Tableaux-Colorés"
25174
25175 \end_inset
25176
25177 .
25178 \end_layout
25179
25180 \begin_layout Standard
25181 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25182  grisées avec leur texte en bleu.
25183 \end_layout
25184
25185 \begin_layout Section
25186 Notes en Bas de Page
25187 \begin_inset CommandInset label
25188 LatexCommand label
25189 name "sec:Notes-bas-de-page"
25190
25191 \end_inset
25192
25193
25194 \begin_inset Index
25195 status collapsed
25196
25197 \begin_layout Plain Layout
25198 Notes ! Notes de bas de page
25199 \end_layout
25200
25201 \end_inset
25202
25203
25204 \begin_inset Index
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208 Notes de bas de page
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Standard
25217 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25218  
25219 \begin_inset Graphics
25220         filename ../../images/footnote-insert.png
25221         scale 85
25222         scaleBeforeRotation
25223
25224 \end_inset
25225
25226  de la barre d'outils, soit en utilisant le menu 
25227 \family sans
25228 Insérer\SpecialChar \menuseparator
25229 Note
25230 \begin_inset space ~
25231 \end_inset
25232
25233 en
25234 \begin_inset space ~
25235 \end_inset
25236
25237 Bas
25238 \begin_inset space ~
25239 \end_inset
25240
25241 de
25242 \begin_inset space ~
25243 \end_inset
25244
25245 Page
25246 \family default
25247 .
25248  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25249  rouge 
25250 \begin_inset Quotes fld
25251 \end_inset
25252
25253 bas
25254 \begin_inset Quotes frd
25255 \end_inset
25256
25257  qui ressemble à ceci : 
25258 \begin_inset Graphics
25259         filename clipart/footnoteQt4.png
25260         scale 80
25261         scaleBeforeRotation
25262
25263 \end_inset
25264
25265  Vous pouvez y entrer votre texte.
25266  Si vous voulez transformer du texte déjà existant en note en bas de page,
25267  sélectionnez-le et cliquez sur le bouton 
25268 \family sans
25269 Note
25270 \begin_inset space ~
25271 \end_inset
25272
25273 en
25274 \begin_inset space ~
25275 \end_inset
25276
25277 Bas
25278 \begin_inset space ~
25279 \end_inset
25280
25281 de
25282 \begin_inset space ~
25283 \end_inset
25284
25285 Page
25286 \family default
25287  de la barre d'outils.
25288  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25289  
25290 \family sans
25291 backspace
25292 \family default
25293  quand le curseur est au tout début de la note ou appuyez sur la touche
25294  
25295 \family sans
25296 Suppr.
25297
25298 \family default
25299  quand le curseur se trouve à la fin de la note.
25300 \end_layout
25301
25302 \begin_layout Standard
25303 Voici un exemple de note en bas de page:
25304 \begin_inset Foot
25305 status open
25306
25307 \begin_layout Plain Layout
25308 \begin_inset CommandInset label
25309 LatexCommand label
25310 name "fn:Note-en-bas"
25311
25312 \end_inset
25313
25314 Ceci est un exemple de note en bas de page.
25315 \end_layout
25316
25317 \end_inset
25318
25319
25320 \begin_inset ERT
25321 status collapsed
25322
25323 \begin_layout Plain Layout
25324
25325
25326 \backslash
25327 newcounter{MyRepeatFoot}
25328 \end_layout
25329
25330 \begin_layout Plain Layout
25331
25332
25333 \backslash
25334 setcounter{MyRepeatFoot}{
25335 \backslash
25336 thefootnote}
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \begin_layout Standard
25345 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25346  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25347  de note.
25348  Le texte de la note est placé en bas de la page courante.
25349  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25350  Selon votre classe de document les numéros de notes pourront être réinitialisés
25351  à chaque nouveau chapitre.
25352 \end_layout
25353
25354 \begin_layout Standard
25355 On peut faire référence à une note en bas de page comme on le fait avec
25356  les flottants : Insérez une étiquette dans la note et faites une référence
25357  croisée vers cette étiquette comme c'est décrit dans la
25358 \begin_inset space ~
25359 \end_inset
25360
25361
25362 \begin_inset CommandInset ref
25363 LatexCommand ref
25364 reference "sec:Referencer-les-Flottants"
25365
25366 \end_inset
25367
25368 .
25369 \begin_inset Newline newline
25370 \end_inset
25371
25372 Voici une référence à une note de bas de page :
25373 \begin_inset space ~
25374 \end_inset
25375
25376
25377 \begin_inset CommandInset ref
25378 LatexCommand ref
25379 reference "fn:Note-en-bas"
25380
25381 \end_inset
25382
25383 .
25384 \end_layout
25385
25386 \begin_layout Standard
25387 \begin_inset VSpace defskip
25388 \end_inset
25389
25390 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
25391  des minipages, voyez la section
25392 \begin_inset space ~
25393 \end_inset
25394
25395
25396 \begin_inset CommandInset ref
25397 LatexCommand ref
25398 reference "sec:Minipages"
25399
25400 \end_inset
25401
25402 .
25403  Les notes de bas de page dans des tableaux longs sont traitées dans la
25404  section
25405 \begin_inset space ~
25406 \end_inset
25407
25408
25409 \begin_inset CommandInset ref
25410 LatexCommand ref
25411 reference "sub:Notes-dans-tableau-long"
25412
25413 \end_inset
25414
25415 .
25416 \end_layout
25417
25418 \begin_layout Standard
25419 \begin_inset VSpace defskip
25420 \end_inset
25421
25422 Pour créer seulement la marque de note, utilisez la commande 
25423 \series bold
25424
25425 \backslash
25426 footnotemark[nombre]
25427 \series default
25428  en code TeX.
25429  On utilise cette possibilité quand on a plusieurs fois la même annotation
25430  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
25431  bas de page à chaque fois.
25432 \begin_inset Newline newline
25433 \end_inset
25434
25435 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
25436  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
25437  part.
25438  Pour la marque de note qui suit, ces commandes ont été insérées en code
25439  TeX après la note
25440 \begin_inset space ~
25441 \end_inset
25442
25443
25444 \begin_inset CommandInset ref
25445 LatexCommand ref
25446 reference "fn:Note-en-bas"
25447
25448 \end_inset
25449
25450  pour enregistrer le numéro de note de bas de page :
25451 \end_layout
25452
25453 \begin_layout Standard
25454
25455 \series bold
25456
25457 \backslash
25458 newcounter{MyRepeatFoot}
25459 \begin_inset Newline newline
25460 \end_inset
25461
25462
25463 \backslash
25464 setcounter{MyRepeatFoot}{
25465 \backslash
25466 thefootnote}
25467 \end_layout
25468
25469 \begin_layout Standard
25470 La marque de note a été créée avec la commande suivante :
25471 \end_layout
25472
25473 \begin_layout Standard
25474
25475 \series bold
25476
25477 \backslash
25478 footnotemark[
25479 \backslash
25480 theMyRepeatFoot]
25481 \end_layout
25482
25483 \begin_layout Standard
25484 Voici un exemple de marque de note de bas de page : 
25485 \begin_inset ERT
25486 status collapsed
25487
25488 \begin_layout Plain Layout
25489
25490
25491 \backslash
25492 footnotemark[
25493 \backslash
25494 theMyRepeatFoot]
25495 \end_layout
25496
25497 \end_inset
25498
25499
25500 \end_layout
25501
25502 \begin_layout Subsection
25503 Numérotation de Notes de Bas de Page
25504 \begin_inset CommandInset label
25505 LatexCommand label
25506 name "sub:Numerotation-notes-bas-de-page"
25507
25508 \end_inset
25509
25510
25511 \begin_inset Index
25512 status collapsed
25513
25514 \begin_layout Plain Layout
25515 Notes de bas de page ! Numérotation
25516 \end_layout
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \begin_layout Standard
25524 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25525  ajoutez cette commande dans le préambule de votre document :
25526 \end_layout
25527
25528 \begin_layout Standard
25529
25530 \series bold
25531
25532 \backslash
25533 @addtoreset{footnote}{section}
25534 \end_layout
25535
25536 \begin_layout Standard
25537 \begin_inset VSpace bigskip
25538 \end_inset
25539
25540 La commande de préambule suivante change le style de numérotation des notes
25541  en petits chiffres romains :
25542 \end_layout
25543
25544 \begin_layout Standard
25545
25546 \series bold
25547
25548 \backslash
25549 renewcommand{
25550 \backslash
25551 thefootnote}{
25552 \backslash
25553 roman{footnote}}
25554 \end_layout
25555
25556 \begin_layout Standard
25557 \begin_inset ERT
25558 status collapsed
25559
25560 \begin_layout Plain Layout
25561
25562
25563 \backslash
25564 renewcommand{
25565 \backslash
25566 thefootnote}{
25567 \backslash
25568 roman{footnote}}
25569 \end_layout
25570
25571 \end_inset
25572
25573  Cette note de bas de page utilise une numérotation en chiffres romains
25574  :
25575 \begin_inset Foot
25576 status open
25577
25578 \begin_layout Plain Layout
25579 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25580  romains.
25581 \end_layout
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \begin_layout Standard
25589 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25590  la commande précédente 
25591 \series bold
25592
25593 \backslash
25594 roman
25595 \series default
25596  par 
25597 \series bold
25598
25599 \backslash
25600 Roman
25601 \series default
25602 .
25603  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25604  utilisez respectivement soit 
25605 \series bold
25606
25607 \backslash
25608 Alph
25609 \series default
25610  soit 
25611 \series bold
25612
25613 \backslash
25614 alph
25615 \series default
25616 .
25617  Pour les 
25618 \begin_inset Quotes eld
25619 \end_inset
25620
25621 numéroter
25622 \begin_inset Quotes erd
25623 \end_inset
25624
25625  avec des symboles, utilisez 
25626 \series bold
25627
25628 \backslash
25629 fnsymbol
25630 \series default
25631 .
25632 \end_layout
25633
25634 \begin_layout Standard
25635 \begin_inset Note Greyedout
25636 status open
25637
25638 \begin_layout Plain Layout
25639
25640 \series bold
25641 Note:
25642 \series default
25643  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25644  puisque cette numérotation est limitée à des lettres seules.
25645 \end_layout
25646
25647 \end_inset
25648
25649
25650 \begin_inset Newline newline
25651 \end_inset
25652
25653
25654 \begin_inset Note Greyedout
25655 status open
25656
25657 \begin_layout Plain Layout
25658
25659 \series bold
25660 Note:
25661 \series default
25662  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25663 \end_layout
25664
25665 \end_inset
25666
25667
25668 \end_layout
25669
25670 \begin_layout Standard
25671 Pour revenir au style de numérotation implicite quand vous en avez changé,
25672  utilisez 
25673 \series bold
25674
25675 \backslash
25676 arabic
25677 \series default
25678  à la place de 
25679 \series bold
25680
25681 \backslash
25682 roman
25683 \series default
25684  dans la commande précédente.
25685 \begin_inset ERT
25686 status collapsed
25687
25688 \begin_layout Plain Layout
25689
25690
25691 \backslash
25692 renewcommand{
25693 \backslash
25694 thefootnote}{
25695 \backslash
25696 arabic{footnote}}
25697 \end_layout
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \begin_layout Standard
25705 \begin_inset VSpace bigskip
25706 \end_inset
25707
25708
25709 \end_layout
25710
25711 \begin_layout Standard
25712 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25713  le schéma 
25714 \begin_inset Quotes eld
25715 \end_inset
25716
25717 chapitre.note
25718 \begin_inset Quotes erd
25719 \end_inset
25720
25721 , ajoutez la commande suivante au préambule de votre document :
25722 \end_layout
25723
25724 \begin_layout Standard
25725
25726 \series bold
25727
25728 \backslash
25729 numberwithin{footnote}{chapter}
25730 \end_layout
25731
25732 \begin_layout Standard
25733 Pour pouvoir utiliser la commande 
25734 \series bold
25735
25736 \backslash
25737 numberwithin
25738 \series default
25739 , activez dans la rubrique 
25740 \family sans
25741 Options
25742 \begin_inset space ~
25743 \end_inset
25744
25745 des
25746 \begin_inset space ~
25747 \end_inset
25748
25749 Maths
25750 \family default
25751  dans les paramètres du document, l'option 
25752 \family sans
25753 Utiliser
25754 \begin_inset space ~
25755 \end_inset
25756
25757 le
25758 \begin_inset space ~
25759 \end_inset
25760
25761 paquetage
25762 \begin_inset space ~
25763 \end_inset
25764
25765 maths
25766 \begin_inset space ~
25767 \end_inset
25768
25769 AMS
25770 \family default
25771 .
25772 \end_layout
25773
25774 \begin_layout Standard
25775 \begin_inset ERT
25776 status collapsed
25777
25778 \begin_layout Plain Layout
25779
25780
25781 \backslash
25782 numberwithin{footnote}{chapter}
25783 \end_layout
25784
25785 \end_inset
25786
25787 Ceci est un autre exemple de note de bas de page:
25788 \series bold
25789
25790 \begin_inset Foot
25791 status open
25792
25793 \begin_layout Plain Layout
25794 Cette note est numérotée en suivant le schéma 
25795 \begin_inset Quotes eld
25796 \end_inset
25797
25798 chapitre.note
25799 \begin_inset Quotes erd
25800 \end_inset
25801
25802 .
25803 \end_layout
25804
25805 \end_inset
25806
25807
25808 \series default
25809
25810 \begin_inset ERT
25811 status collapsed
25812
25813 \begin_layout Plain Layout
25814
25815
25816 \backslash
25817 renewcommand{
25818 \backslash
25819 thefootnote}{
25820 \backslash
25821 arabic{footnote}}
25822 \end_layout
25823
25824 \end_inset
25825
25826
25827 \end_layout
25828
25829 \begin_layout Standard
25830 \begin_inset Note Greyedout
25831 status open
25832
25833 \begin_layout Plain Layout
25834
25835 \series bold
25836 Note:
25837 \series default
25838  
25839 \series bold
25840
25841 \backslash
25842 numberwithin
25843 \series default
25844  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25845  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25846  prises en compte.
25847  
25848 \end_layout
25849
25850 \end_inset
25851
25852
25853 \end_layout
25854
25855 \begin_layout Standard
25856 Donc pour avoir par exemple le schéma 
25857 \begin_inset Quotes eld
25858 \end_inset
25859
25860 chapitre.
25861 \backslash
25862 Roman{note}
25863 \begin_inset Quotes erd
25864 \end_inset
25865
25866 , utilisez la commande suivante plutôt que 
25867 \series bold
25868
25869 \backslash
25870 numberwithin
25871 \series default
25872  :
25873 \end_layout
25874
25875 \begin_layout Standard
25876
25877 \series bold
25878
25879 \backslash
25880 renewcommand{
25881 \backslash
25882 thefootnote}{
25883 \backslash
25884 thechapter.
25885 \backslash
25886 Roman{footnote}}
25887 \end_layout
25888
25889 \begin_layout Subsection
25890 Positionnement de notes de bas de page
25891 \begin_inset Index
25892 status collapsed
25893
25894 \begin_layout Plain Layout
25895 Notes de bas de page ! Positionnement
25896 \end_layout
25897
25898 \end_inset
25899
25900
25901 \end_layout
25902
25903 \begin_layout Standard
25904 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25905  vertical entre elles en bas de la page.
25906  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25907  de 1.5
25908 \begin_inset space \thinspace{}
25909 \end_inset
25910
25911 mm avec la commande suivante dans le préambule :
25912 \end_layout
25913
25914 \begin_layout Standard
25915
25916 \series bold
25917
25918 \backslash
25919 let
25920 \backslash
25921 myFoot
25922 \backslash
25923 footnote
25924 \begin_inset Newline newline
25925 \end_inset
25926
25927
25928 \backslash
25929 renewcommand{
25930 \backslash
25931 footnote}[1]{
25932 \backslash
25933 myFoot{#1
25934 \backslash
25935 vspace{1.5mm}}}
25936 \end_layout
25937
25938 \begin_layout Standard
25939 \begin_inset VSpace bigskip
25940 \end_inset
25941
25942 Dans un document à deux colonnes les notes de bas de page apparaissent en
25943  bas de chaque colonne, comme sur la Figure
25944 \begin_inset space ~
25945 \end_inset
25946
25947
25948 \begin_inset CommandInset ref
25949 LatexCommand ref
25950 reference "fig:Position-standard-note-bas-de-page"
25951
25952 \end_inset
25953
25954 .
25955  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25956  sur la Figure
25957 \begin_inset space ~
25958 \end_inset
25959
25960
25961 \begin_inset CommandInset ref
25962 LatexCommand ref
25963 reference "fig:Position-note-avec-ftnright"
25964
25965 \end_inset
25966
25967 , utilisez le paquetage LaTeX 
25968 \series bold
25969 ftnright
25970 \series default
25971
25972 \begin_inset Index
25973 status collapsed
25974
25975 \begin_layout Plain Layout
25976 Paquetages LaTeX ! ftnright
25977 \end_layout
25978
25979 \end_inset
25980
25981  avec cette commande dans le préambule du document:
25982 \end_layout
25983
25984 \begin_layout Standard
25985
25986 \series bold
25987
25988 \backslash
25989 usepackage{ftnright}
25990 \end_layout
25991
25992 \begin_layout Standard
25993 \begin_inset Float figure
25994 placement !h
25995 wide false
25996 sideways false
25997 status open
25998
25999 \begin_layout Plain Layout
26000 \begin_inset ERT
26001 status collapsed
26002
26003 \begin_layout Plain Layout
26004
26005
26006 \backslash
26007 framebox{
26008 \end_layout
26009
26010 \end_inset
26011
26012
26013 \begin_inset Graphics
26014         filename ../clipart/without_fntright.pdf
26015         width 100col%
26016         scaleBeforeRotation
26017
26018 \end_inset
26019
26020
26021 \begin_inset ERT
26022 status collapsed
26023
26024 \begin_layout Plain Layout
26025
26026 }
26027 \end_layout
26028
26029 \end_inset
26030
26031
26032 \end_layout
26033
26034 \begin_layout Plain Layout
26035 \begin_inset Caption
26036
26037 \begin_layout Plain Layout
26038 \begin_inset CommandInset label
26039 LatexCommand label
26040 name "fig:Position-standard-note-bas-de-page"
26041
26042 \end_inset
26043
26044 Positionnement standard des notes de bas de page dans un document à deux
26045  colonnes.
26046 \end_layout
26047
26048 \end_inset
26049
26050
26051 \end_layout
26052
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \begin_layout Standard
26059 \begin_inset Float figure
26060 placement !h
26061 wide false
26062 sideways false
26063 status open
26064
26065 \begin_layout Plain Layout
26066 \begin_inset ERT
26067 status collapsed
26068
26069 \begin_layout Plain Layout
26070
26071
26072 \backslash
26073 framebox{
26074 \end_layout
26075
26076 \end_inset
26077
26078
26079 \begin_inset Graphics
26080         filename ../clipart/with_fntright.pdf
26081         width 100col%
26082         scaleBeforeRotation
26083
26084 \end_inset
26085
26086
26087 \begin_inset ERT
26088 status collapsed
26089
26090 \begin_layout Plain Layout
26091
26092 }
26093 \end_layout
26094
26095 \end_inset
26096
26097
26098 \end_layout
26099
26100 \begin_layout Plain Layout
26101 \begin_inset Caption
26102
26103 \begin_layout Plain Layout
26104 \begin_inset CommandInset label
26105 LatexCommand label
26106 name "fig:Position-note-avec-ftnright"
26107
26108 \end_inset
26109
26110 Positionnement de notes de bas de page dans un document à deux colonnes
26111  en utilisant le paquetage LaTeX 
26112 \series bold
26113 ftnright
26114 \series default
26115 .
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \end_inset
26124
26125
26126 \end_layout
26127
26128 \begin_layout Standard
26129 \begin_inset VSpace bigskip
26130 \end_inset
26131
26132 Dans certaines publications scientifiques, il est courant de rassembler
26133  les notes de bas de page et de les imprimer dans un paragraphe particulier
26134  à la fin de la section, comme sur la Figure
26135 \begin_inset space ~
26136 \end_inset
26137
26138
26139 \begin_inset CommandInset ref
26140 LatexCommand ref
26141 reference "fig:Notes-de-fin"
26142
26143 \end_inset
26144
26145 .
26146  On les appelle 
26147 \begin_inset Quotes eld
26148 \end_inset
26149
26150 notes de fin
26151 \begin_inset Quotes erd
26152 \end_inset
26153
26154 .
26155 \begin_inset Index
26156 status collapsed
26157
26158 \begin_layout Plain Layout
26159 Notes de fin
26160 \end_layout
26161
26162 \end_inset
26163
26164  Pour utiliser des notes de fin à la place des notes de bas de page dans
26165  votre document, 
26166 \lang english
26167 load in the menu
26168 \lang french
26169  
26170 \family sans
26171 Document\SpecialChar \menuseparator
26172 Paramètres\SpecialChar \menuseparator
26173 Modules 
26174 \family default
26175 \lang english
26176 the module
26177 \lang french
26178  
26179 \family sans
26180 Note de bas de page en fin de document
26181 \family default
26182 .
26183  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26184 \end_layout
26185
26186 \begin_layout Standard
26187
26188 \series bold
26189
26190 \backslash
26191 theendnotes
26192 \end_layout
26193
26194 \begin_layout Standard
26195 en code TeX à la fin d'une section ou d'un chapitre.
26196 \end_layout
26197
26198 \begin_layout Standard
26199 \begin_inset Float figure
26200 wide false
26201 sideways false
26202 status open
26203
26204 \begin_layout Plain Layout
26205 \align center
26206 \begin_inset ERT
26207 status collapsed
26208
26209 \begin_layout Plain Layout
26210
26211
26212 \backslash
26213 framebox{
26214 \end_layout
26215
26216 \end_inset
26217
26218
26219 \begin_inset Graphics
26220         filename ../clipart/endnotes.pdf
26221         scaleBeforeRotation
26222
26223 \end_inset
26224
26225
26226 \begin_inset ERT
26227 status collapsed
26228
26229 \begin_layout Plain Layout
26230
26231 }
26232 \end_layout
26233
26234 \end_inset
26235
26236
26237 \end_layout
26238
26239 \begin_layout Plain Layout
26240 \begin_inset Caption
26241
26242 \begin_layout Plain Layout
26243 \begin_inset CommandInset label
26244 LatexCommand label
26245 name "fig:Notes-de-fin"
26246
26247 \end_inset
26248
26249 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26250  séparé à la fin des sections ou des chapitres.
26251 \end_layout
26252
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \end_inset
26259
26260
26261 \end_layout
26262
26263 \begin_layout Standard
26264 \begin_inset VSpace medskip
26265 \end_inset
26266
26267 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26268  dans la langue du document, cela doit être fait manuellement.
26269  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26270  
26271 \begin_inset Quotes eld
26272 \end_inset
26273
26274 Notes
26275 \begin_inset Quotes erd
26276 \end_inset
26277
26278  en sa traduction Allemande
26279 \begin_inset Foot
26280 status collapsed
26281
26282 \begin_layout Plain Layout
26283 En français, 
26284 \begin_inset Quotes eld
26285 \end_inset
26286
26287 Notes
26288 \begin_inset Quotes erd
26289 \end_inset
26290
26291  peut être conservé.
26292 \end_layout
26293
26294 \end_inset
26295
26296  
26297 \begin_inset Quotes eld
26298 \end_inset
26299
26300 Anmerkungen
26301 \begin_inset Quotes erd
26302 \end_inset
26303
26304  :
26305 \end_layout
26306
26307 \begin_layout Standard
26308
26309 \series bold
26310
26311 \backslash
26312 renewcommand{
26313 \backslash
26314 notesname}{Anmerkungen}
26315 \end_layout
26316
26317 \begin_layout Standard
26318 \begin_inset VSpace medskip
26319 \end_inset
26320
26321 La numérotation des notes de fin peut être modifiée comme celle des notes
26322  de bas de page comme c'est décrit dans la section
26323 \begin_inset space ~
26324 \end_inset
26325
26326
26327 \begin_inset CommandInset ref
26328 LatexCommand ref
26329 reference "sub:Numerotation-notes-bas-de-page"
26330
26331 \end_inset
26332
26333  ; remplacez juste la commande 
26334 \series bold
26335
26336 \backslash
26337 thefootnote
26338 \series default
26339  par 
26340 \series bold
26341
26342 \backslash
26343 theendnote
26344 \series default
26345 .
26346  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26347 \series bold
26348
26349 \backslash
26350 @addtoreset
26351 \series default
26352  comme c'est décrit dans la section
26353 \begin_inset space ~
26354 \end_inset
26355
26356
26357 \begin_inset CommandInset ref
26358 LatexCommand ref
26359 reference "sub:Numerotation-notes-bas-de-page"
26360
26361 \end_inset
26362
26363  et remplacez le paramètre de commande 
26364 \series bold
26365 footnote
26366 \series default
26367  par 
26368 \series bold
26369 endnote
26370 \series default
26371 .
26372 \end_layout
26373
26374 \begin_layout Standard
26375 Pour seulement créer une marque de note de fin, utilisez la commande 
26376 \series bold
26377
26378 \backslash
26379 endnotemark[numéro]
26380 \series default
26381  qui est semblable à 
26382 \series bold
26383
26384 \backslash
26385 footnotemark
26386 \series default
26387 , décrite dans la section
26388 \begin_inset space ~
26389 \end_inset
26390
26391
26392 \begin_inset CommandInset ref
26393 LatexCommand ref
26394 reference "sec:Notes-bas-de-page"
26395
26396 \end_inset
26397
26398 .
26399 \end_layout
26400
26401 \begin_layout Standard
26402 \begin_inset VSpace bigskip
26403 \end_inset
26404
26405 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26406 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26407 \series bold
26408 footmisc
26409 \series default
26410
26411 \begin_inset Index
26412 status collapsed
26413
26414 \begin_layout Plain Layout
26415 Paquetages LaTeX ! footmisc
26416 \end_layout
26417
26418 \end_inset
26419
26420
26421 \begin_inset CommandInset citation
26422 LatexCommand cite
26423 key "footmisc"
26424
26425 \end_inset
26426
26427  pour plus d'information à ce sujet.
26428 \end_layout
26429
26430 \begin_layout Standard
26431 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26432  voyez les livres sur LaTeX, 
26433 \begin_inset CommandInset citation
26434 LatexCommand cite
26435 key "latexcompanion,latexguide,latexbook"
26436
26437 \end_inset
26438
26439 .
26440 \end_layout
26441
26442 \begin_layout Section
26443 Notes en Marge
26444 \begin_inset Index
26445 status collapsed
26446
26447 \begin_layout Plain Layout
26448 Notes ! Notes en Marge
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \begin_layout Standard
26457 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26458 t de la même façon.
26459  Quand vous insérez une note en marge avec 
26460 \family sans
26461 Insérer\SpecialChar \menuseparator
26462 Note
26463 \begin_inset space ~
26464 \end_inset
26465
26466 en
26467 \begin_inset space ~
26468 \end_inset
26469
26470 Marge
26471 \family default
26472  ou avec le bouton 
26473 \begin_inset Graphics
26474         filename ../../images/marginalnote-insert.png
26475         scale 85
26476         scaleBeforeRotation
26477
26478 \end_inset
26479
26480  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26481  grise avec une étiquette rouge 
26482 \begin_inset Quotes fld
26483 \end_inset
26484
26485 marge
26486 \begin_inset Quotes frd
26487 \end_inset
26488
26489 .
26490  
26491 \begin_inset Marginal
26492 status collapsed
26493
26494 \begin_layout Plain Layout
26495 C'est une note en marge.
26496 \end_layout
26497
26498 \end_inset
26499
26500  Cette boîte est la représentation de votre note dans LyX.
26501  Vous pouvez y entrer votre texte.
26502 \end_layout
26503
26504 \begin_layout Standard
26505 Les notes en marge apparaissent dans la marge de droite dans les documents
26506  imprimées sur une seule face.
26507  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26508  
26509 \begin_inset Quotes eld
26510 \end_inset
26511
26512 extérieure
26513 \begin_inset Quotes erd
26514 \end_inset
26515
26516  – la gauche sur les pages paires et la droite sur les pages impaires.
26517  Le texte de la note en marge est aligné à l'opposé de la marge externe
26518  – aligné à droite quand la note apparaît dans la marge de gauche.
26519  La première ligne de la note apparaît à la hauteur de la ligne de texte
26520  où la note a été insérée dans le document.
26521 \end_layout
26522
26523 \begin_layout Standard
26524 \begin_inset VSpace bigskip
26525 \end_inset
26526
26527 Pour placer une note dans la marge interne, ajoutez la commande suivante
26528  :
26529 \end_layout
26530
26531 \begin_layout Standard
26532
26533 \series bold
26534
26535 \backslash
26536 reversemarginpar
26537 \end_layout
26538
26539 \begin_layout Standard
26540 sous forme de code TeX avant votre note de marge.
26541  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26542  qui suivent 
26543 \begin_inset ERT
26544 status collapsed
26545
26546 \begin_layout Plain Layout
26547
26548
26549 \backslash
26550 reversemarginpar 
26551 \end_layout
26552
26553 \end_inset
26554
26555
26556 \begin_inset Marginal
26557 status open
26558
26559 \begin_layout Plain Layout
26560 Cette note en marge est dans la marge interne.
26561 \end_layout
26562
26563 \end_inset
26564
26565
26566 \series bold
26567
26568 \begin_inset Newline newline
26569 \end_inset
26570
26571
26572 \series default
26573
26574 \begin_inset Note Greyedout
26575 status open
26576
26577 \begin_layout Plain Layout
26578
26579 \series bold
26580 Note:
26581 \series default
26582  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26583  les notes sont souvent mal mises en formes dans la sortie imprimée.
26584 \end_layout
26585
26586 \end_inset
26587
26588
26589 \end_layout
26590
26591 \begin_layout Standard
26592 Pour revenir au positionnement implicite, ajoutez la commande :
26593 \end_layout
26594
26595 \begin_layout Standard
26596
26597 \series bold
26598
26599 \backslash
26600 normalmarginpar
26601 \end_layout
26602
26603 \begin_layout Standard
26604 sous forme de code TeX.
26605 \begin_inset ERT
26606 status collapsed
26607
26608 \begin_layout Plain Layout
26609
26610
26611 \backslash
26612 normalmarginpar 
26613 \end_layout
26614
26615 \end_inset
26616
26617
26618 \begin_inset Newline newline
26619 \end_inset
26620
26621  
26622 \begin_inset Note Greyedout
26623 status open
26624
26625 \begin_layout Plain Layout
26626
26627 \series bold
26628 Note:
26629 \series default
26630  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26631  
26632 \series bold
26633
26634 \backslash
26635 reversemarginpar
26636 \series default
26637  est aussi utilisée.
26638 \end_layout
26639
26640 \end_inset
26641
26642
26643 \end_layout
26644
26645 \begin_layout Standard
26646 \begin_inset VSpace bigskip
26647 \end_inset
26648
26649
26650 \begin_inset Marginal
26651 status open
26652
26653 \begin_layout Plain Layout
26654 UnTrèsLongMotEnMarge sans césure.
26655 \end_layout
26656
26657 \end_inset
26658
26659  Comme dans le cas décrit dans la section
26660 \begin_inset space ~
26661 \end_inset
26662
26663
26664 \begin_inset CommandInset ref
26665 LatexCommand ref
26666 reference "sub:Lignes-multiple-dans-cellule"
26667
26668 \end_inset
26669
26670 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26671  mot d'une note en marge.
26672  Pour éviter ce problème, insérez un espacement horizontal de 0
26673 \begin_inset space \thinspace{}
26674 \end_inset
26675
26676 pt avant le mot en question: 
26677 \begin_inset Marginal
26678 status open
26679
26680 \begin_layout Plain Layout
26681 \begin_inset space \hspace{}
26682 \length 0pt
26683 \end_inset
26684
26685 UnMotTrèsLongEnMarge avec une césure.
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 \begin_inset VSpace bigskip
26695 \end_inset
26696
26697
26698 \end_layout
26699
26700 \begin_layout Standard
26701 \begin_inset Note Greyedout
26702 status open
26703
26704 \begin_layout Plain Layout
26705
26706 \series bold
26707 Note:
26708 \series default
26709  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26710  tableaux, des flottants et des notes de bas de page.
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \begin_layout Standard
26719 \begin_inset VSpace bigskip
26720 \end_inset
26721
26722
26723 \end_layout
26724
26725 \begin_layout Standard
26726 \begin_inset ERT
26727 status collapsed
26728
26729 \begin_layout Plain Layout
26730
26731
26732 \backslash
26733 ifmarginnote
26734 \end_layout
26735
26736 \end_inset
26737
26738
26739 \begin_inset Note Note
26740 status open
26741
26742 \begin_layout Plain Layout
26743 La section suivante ne sera affichée que si le paquetage LaTeX 
26744 \series bold
26745 marginnote
26746 \series default
26747  a été installé.
26748 \end_layout
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \begin_layout Standard
26756 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26757 \series bold
26758 marginnote
26759 \series default
26760
26761 \begin_inset Index
26762 status collapsed
26763
26764 \begin_layout Plain Layout
26765 Paquetages LaTeX ! marginnote
26766 \end_layout
26767
26768 \end_inset
26769
26770 .
26771  En ajoutant les deux lignes suivantes au préambule de votre document, la
26772  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26773  la commande fournie par le paquetage 
26774 \series bold
26775 marginnote
26776 \series default
26777  :
26778 \end_layout
26779
26780 \begin_layout Standard
26781
26782 \series bold
26783
26784 \backslash
26785 usepackage{marginnote}
26786 \begin_inset Newline newline
26787 \end_inset
26788
26789
26790 \backslash
26791 let
26792 \backslash
26793 marginpar
26794 \backslash
26795 marginnote
26796 \end_layout
26797
26798 \begin_layout Standard
26799 Ce paquetage est aussi utilisé dans ce document parce que 
26800 \series bold
26801 marginnote
26802 \series default
26803  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26804  vertical pour une note.
26805  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26806  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26807  en page.
26808  Le décalage est inséré dans LyX sous forme de code TeX directement après
26809  la note sous la forme
26810 \end_layout
26811
26812 \begin_layout Standard
26813
26814 \series bold
26815 [offset]
26816 \end_layout
26817
26818 \begin_layout Standard
26819 où l'offset utilise l'une des unités listées dans le tableau
26820 \begin_inset space ~
26821 \end_inset
26822
26823
26824 \begin_inset CommandInset ref
26825 LatexCommand ref
26826 reference "cha:Unités-de-longueur"
26827
26828 \end_inset
26829
26830 .
26831  Une valeur négative déplace la note vers le haut, une valeur positive la
26832  déplace vers le bas.
26833  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26834  vers le haut de 1.5
26835 \begin_inset space \thinspace{}
26836 \end_inset
26837
26838 cm avec la commande en code TeX 
26839 \begin_inset Quotes eld
26840 \end_inset
26841
26842
26843 \series bold
26844 [-1.5cm]
26845 \series default
26846
26847 \begin_inset Quotes erd
26848 \end_inset
26849
26850
26851 \begin_inset Marginal
26852 status collapsed
26853
26854 \begin_layout Plain Layout
26855 Cette note en marge est décalée vers le haut de 1.5
26856 \begin_inset space \thinspace{}
26857 \end_inset
26858
26859 cm par rapport à sa position d'origine.
26860 \end_layout
26861
26862 \end_inset
26863
26864
26865 \begin_inset ERT
26866 status collapsed
26867
26868 \begin_layout Plain Layout
26869
26870 [-1.5cm]
26871 \end_layout
26872
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \begin_layout Standard
26879 \begin_inset VSpace medskip
26880 \end_inset
26881
26882 Avec le paquetage 
26883 \series bold
26884 marginnote
26885 \series default
26886  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26887  Par exemple les commandes 
26888 \end_layout
26889
26890 \begin_layout Standard
26891
26892 \series bold
26893
26894 \backslash
26895 renewcommand*{
26896 \backslash
26897 raggedleftmarginnote}{
26898 \backslash
26899 centering}
26900 \begin_inset Newline newline
26901 \end_inset
26902
26903
26904 \backslash
26905 renewcommand*{
26906 \backslash
26907 raggedrightmarginnote}{
26908 \backslash
26909 centering}
26910 \end_layout
26911
26912 \begin_layout Standard
26913 donnent un alignement centré.
26914  
26915 \series bold
26916
26917 \backslash
26918 raggedleftmarginnote
26919 \series default
26920  indique une note qui apparaît dans la marge de gauche.
26921 \begin_inset ERT
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925
26926
26927 \backslash
26928 renewcommand*{
26929 \backslash
26930 raggedleftmarginnote}{
26931 \backslash
26932 centering}
26933 \end_layout
26934
26935 \begin_layout Plain Layout
26936
26937
26938 \backslash
26939 renewcommand*{
26940 \backslash
26941 raggedrightmarginnote}{
26942 \backslash
26943 centering}
26944 \end_layout
26945
26946 \end_inset
26947
26948
26949 \begin_inset Marginal
26950 status collapsed
26951
26952 \begin_layout Plain Layout
26953 Le texte de cette note en marge est centré.
26954 \end_layout
26955
26956 \end_inset
26957
26958 .
26959  Le comportement implicite est donné par
26960 \end_layout
26961
26962 \begin_layout Standard
26963
26964 \series bold
26965
26966 \backslash
26967 renewcommand*{
26968 \backslash
26969 raggedleftmarginnote}{
26970 \backslash
26971 raggedleft}
26972 \begin_inset Newline newline
26973 \end_inset
26974
26975
26976 \backslash
26977 renewcommand*{
26978 \backslash
26979 raggedrightmarginnote}{
26980 \backslash
26981 raggedright}
26982 \series default
26983
26984 \begin_inset ERT
26985 status collapsed
26986
26987 \begin_layout Plain Layout
26988
26989
26990 \backslash
26991 renewcommand*{
26992 \backslash
26993 raggedleftmarginnote}{
26994 \backslash
26995 raggedleft}
26996 \end_layout
26997
26998 \begin_layout Plain Layout
26999
27000
27001 \backslash
27002 renewcommand*{
27003 \backslash
27004 raggedrightmarginnote}{
27005 \backslash
27006 raggedright}
27007 \end_layout
27008
27009 \end_inset
27010
27011
27012 \end_layout
27013
27014 \begin_layout Standard
27015 \begin_inset VSpace medskip
27016 \end_inset
27017
27018 Pour les autre fonctions du paquetage 
27019 \series bold
27020 marginnote
27021 \series default
27022  nous vous renvoyons à sa documentation 
27023 \begin_inset CommandInset citation
27024 LatexCommand cite
27025 key "marginnote"
27026
27027 \end_inset
27028
27029 .
27030 \end_layout
27031
27032 \begin_layout Standard
27033 \begin_inset VSpace bigskip
27034 \end_inset
27035
27036 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27037  définition.
27038  Pour créer par exemple une entête pour toutes les notes en marge avec le
27039  texte 
27040 \begin_inset Quotes eld
27041 \end_inset
27042
27043
27044 \family sans
27045 \series bold
27046 \bar under
27047 Attention!
27048 \family default
27049 \series default
27050 \bar default
27051
27052 \begin_inset Quotes erd
27053 \end_inset
27054
27055  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27056  de votre document :
27057 \end_layout
27058
27059 \begin_layout Standard
27060
27061 \series bold
27062
27063 \backslash
27064 let
27065 \backslash
27066 myMarginpar
27067 \backslash
27068 marginpar
27069 \begin_inset Newline newline
27070 \end_inset
27071
27072
27073 \backslash
27074 renewcommand{
27075 \backslash
27076 marginpar}[1]{
27077 \backslash
27078 myMarginpar{%
27079 \begin_inset Newline newline
27080 \end_inset
27081
27082
27083 \begin_inset ERT
27084 status collapsed
27085
27086 \begin_layout Plain Layout
27087
27088
27089 \backslash
27090 hphantom{ }
27091 \end_layout
27092
27093 \end_inset
27094
27095
27096 \backslash
27097 hspace{0pt}
27098 \backslash
27099 textsf{
27100 \backslash
27101 textbf{
27102 \backslash
27103 underbar{Attention!}}}%
27104 \begin_inset Newline newline
27105 \end_inset
27106
27107
27108 \begin_inset ERT
27109 status collapsed
27110
27111 \begin_layout Plain Layout
27112
27113
27114 \backslash
27115 hphantom{ }
27116 \end_layout
27117
27118 \end_inset
27119
27120
27121 \backslash
27122 vspace{1.5mm}
27123 \backslash
27124
27125 \backslash
27126 #1}}
27127 \end_layout
27128
27129 \begin_layout Standard
27130 \begin_inset ERT
27131 status collapsed
27132
27133 \begin_layout Plain Layout
27134
27135
27136 \backslash
27137 let
27138 \backslash
27139 myMarginpar
27140 \backslash
27141 marginpar
27142 \end_layout
27143
27144 \begin_layout Plain Layout
27145
27146
27147 \backslash
27148 renewcommand{
27149 \backslash
27150 marginpar}[1]{
27151 \backslash
27152 myMarginpar{%
27153 \end_layout
27154
27155 \begin_layout Plain Layout
27156
27157    
27158 \backslash
27159 textsf{
27160 \backslash
27161 textbf{
27162 \backslash
27163 underbar{Attention!}}}%
27164 \end_layout
27165
27166 \begin_layout Plain Layout
27167
27168    
27169 \backslash
27170 vspace{1.5mm}
27171 \backslash
27172
27173 \backslash
27174 #1}}
27175 \end_layout
27176
27177 \end_inset
27178
27179
27180 \begin_inset Marginal
27181 status open
27182
27183 \begin_layout Plain Layout
27184 Ceci est une note en marge avec une en-tête prédéfinie.
27185 \end_layout
27186
27187 \end_inset
27188
27189
27190 \begin_inset ERT
27191 status collapsed
27192
27193 \begin_layout Plain Layout
27194
27195 [-1.5cm]
27196 \end_layout
27197
27198 \end_inset
27199
27200
27201 \begin_inset ERT
27202 status collapsed
27203
27204 \begin_layout Plain Layout
27205
27206
27207 \backslash
27208 renewcommand{
27209 \backslash
27210 marginpar}[1]{
27211 \backslash
27212 myMarginpar{#1}}
27213 \end_layout
27214
27215 \end_inset
27216
27217
27218 \begin_inset Note Note
27219 status collapsed
27220
27221 \begin_layout Plain Layout
27222
27223 \lang english
27224 The margin note format is changed only for this example.
27225 \end_layout
27226
27227 \end_inset
27228
27229
27230 \end_layout
27231
27232 \begin_layout Standard
27233 \begin_inset ERT
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237
27238
27239 \backslash
27240 else
27241 \end_layout
27242
27243 \end_inset
27244
27245
27246 \begin_inset Note Note
27247 status open
27248
27249 \begin_layout Plain Layout
27250 Ce qui suit sera affiché si le paquetage LaTeX 
27251 \series bold
27252 marginnote
27253 \series default
27254  n'est pas installé :
27255 \end_layout
27256
27257 \end_inset
27258
27259
27260 \end_layout
27261
27262 \begin_layout Standard
27263 Vous devez installer le paquetage LaTeX 
27264 \series bold
27265 marginnote
27266 \series default
27267  pour voir la suite de cette section dans la sortie imprimée.
27268 \end_layout
27269
27270 \begin_layout Standard
27271 \begin_inset ERT
27272 status collapsed
27273
27274 \begin_layout Plain Layout
27275
27276
27277 \backslash
27278 fi
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \begin_layout Chapter
27287 Les Boîtes
27288 \end_layout
27289
27290 \begin_layout Section
27291 Introduction
27292 \begin_inset Index
27293 status collapsed
27294
27295 \begin_layout Plain Layout
27296 Boîtes ! Introduction
27297 \end_layout
27298
27299 \end_inset
27300
27301
27302 \end_layout
27303
27304 \begin_layout Standard
27305 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27306  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27307  voir la section
27308 \begin_inset space ~
27309 \end_inset
27310
27311
27312 \begin_inset CommandInset ref
27313 LatexCommand ref
27314 reference "sec:Minipages"
27315
27316 \end_inset
27317
27318 , pour encadrer des portions de texte, voir la section
27319 \begin_inset space ~
27320 \end_inset
27321
27322
27323 \begin_inset CommandInset ref
27324 LatexCommand ref
27325 reference "sec:Décorations"
27326
27327 \end_inset
27328
27329 , pour empêcher que des mots subissent une césure, voir la section
27330 \begin_inset space ~
27331 \end_inset
27332
27333
27334 \begin_inset CommandInset ref
27335 LatexCommand ref
27336 reference "sec:Empêcher-césure"
27337
27338 \end_inset
27339
27340 , pour aligner du texte, voir la section
27341 \begin_inset space ~
27342 \end_inset
27343
27344
27345 \begin_inset CommandInset ref
27346 LatexCommand ref
27347 reference "sub:Alignement-Vertical"
27348
27349 \end_inset
27350
27351 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27352 \begin_inset space ~
27353 \end_inset
27354
27355
27356 \begin_inset CommandInset ref
27357 LatexCommand ref
27358 reference "sec:Boîtes-colorées"
27359
27360 \end_inset
27361
27362 .
27363 \end_layout
27364
27365 \begin_layout Standard
27366 On peut insérer une boîte en utilisant le menu 
27367 \family sans
27368 Insérer\SpecialChar \menuseparator
27369 Boîte
27370 \family default
27371  ou avec le bouton 
27372 \begin_inset Graphics
27373         filename ../../images/box-insert.png
27374         scale 85
27375         scaleBeforeRotation
27376
27377 \end_inset
27378
27379  de la barre d'outils.
27380  Une boîte grise avec une étiquette 
27381 \family sans
27382 Boîte
27383 \begin_inset space ~
27384 \end_inset
27385
27386 (Minipage)
27387 \family default
27388
27389 \begin_inset Graphics
27390         filename clipart/BoxInsetDefaultQt4.png
27391         scale 65
27392         scaleBeforeRotation
27393
27394 \end_inset
27395
27396  est alors insérée.
27397  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
27398  La fenêtre de dialogue qui apparaît donne accès aux types de
27399 \family sans
27400  Boîte
27401 \begin_inset space ~
27402 \end_inset
27403
27404 Intérieure
27405 \family default
27406  
27407 \family sans
27408 Parbox
27409 \begin_inset Note Note
27410 status collapsed
27411
27412 \begin_layout Plain Layout
27413 En attendant un traduction plus correcte NdT
27414 \end_layout
27415
27416 \end_inset
27417
27418
27419 \family default
27420  et 
27421 \family sans
27422 Minipage
27423 \family default
27424 .
27425  Le type 
27426 \family sans
27427 Minipage
27428 \family default
27429  est le type implicite pour les boîtes nouvellement créées et il est décrit
27430  dans la section
27431 \begin_inset space ~
27432 \end_inset
27433
27434
27435 \begin_inset CommandInset ref
27436 LatexCommand ref
27437 reference "sec:Minipages"
27438
27439 \end_inset
27440
27441 ; le type 
27442 \family sans
27443 Parbox
27444 \family default
27445  est décrit dans la section
27446 \begin_inset space ~
27447 \end_inset
27448
27449
27450 \begin_inset CommandInset ref
27451 LatexCommand ref
27452 reference "sec:Parboxes"
27453
27454 \end_inset
27455
27456 .
27457 \end_layout
27458
27459 \begin_layout Standard
27460 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27461  comme les flottants ou les notes de bas de page.
27462 \end_layout
27463
27464 \begin_layout Standard
27465 \begin_inset Note Greyedout
27466 status open
27467
27468 \begin_layout Plain Layout
27469
27470 \series bold
27471 Note:
27472 \series default
27473  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27474  de type 
27475 \family sans
27476 Liste
27477 \family default
27478  ou 
27479 \family sans
27480 Description
27481 \family default
27482 .
27483 \end_layout
27484
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \begin_layout Standard
27491 \begin_inset Note Greyedout
27492 status open
27493
27494 \begin_layout Plain Layout
27495
27496 \series bold
27497 Note:
27498 \series default
27499  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27500 \family sans
27501 Boîte
27502 \begin_inset space ~
27503 \end_inset
27504
27505 Intérieure
27506 \family default
27507  à 
27508 \family sans
27509 Aucune
27510 \family default
27511  que quand vous utilisez une boîte encadrée.
27512  Les boîtes sans 
27513 \family sans
27514 Boîte
27515 \begin_inset space ~
27516 \end_inset
27517
27518 Intérieure
27519 \family default
27520  et sans cadre sont expliquées dans la section
27521 \begin_inset space ~
27522 \end_inset
27523
27524
27525 \begin_inset CommandInset ref
27526 LatexCommand ref
27527 reference "sec:Empêcher-césure"
27528
27529 \end_inset
27530
27531 .
27532 \end_layout
27533
27534 \end_inset
27535
27536
27537 \end_layout
27538
27539 \begin_layout Section
27540 La fenêtre de dialogue Boîte
27541 \begin_inset CommandInset label
27542 LatexCommand label
27543 name "sec:Boîte-Dialogue"
27544
27545 \end_inset
27546
27547
27548 \begin_inset Index
27549 status collapsed
27550
27551 \begin_layout Plain Layout
27552 Boîtes ! Fenêtre de dialogue Boîte
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \end_layout
27559
27560 \begin_layout Subsection
27561 Taille
27562 \begin_inset Index
27563 status collapsed
27564
27565 \begin_layout Plain Layout
27566 Boîtes ! Taille
27567 \end_layout
27568
27569 \end_inset
27570
27571
27572 \end_layout
27573
27574 \begin_layout Standard
27575 Dans la fenêtre de dialogue 
27576 \family sans
27577 Paramètres
27578 \begin_inset space ~
27579 \end_inset
27580
27581 de
27582 \begin_inset space ~
27583 \end_inset
27584
27585 Boîte
27586 \family default
27587  vous pouvez modifier la géométrie de la boîte avec les champs 
27588 \family sans
27589 Largeur
27590 \family default
27591  et 
27592 \family sans
27593 Hauteur
27594 \family default
27595 .
27596  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27597  dans le tableau
27598 \begin_inset space ~
27599 \end_inset
27600
27601
27602 \begin_inset CommandInset ref
27603 LatexCommand ref
27604 reference "tab:Unités"
27605
27606 \end_inset
27607
27608 .
27609  Le champ 
27610 \family sans
27611 Hauteur
27612 \family default
27613  offre en plus les spécifications de taille suivantes :
27614 \end_layout
27615
27616 \begin_layout Description
27617 Profondeur C'est simplement la 
27618 \begin_inset Quotes eld
27619 \end_inset
27620
27621 hauteur
27622 \begin_inset Quotes erd
27623 \end_inset
27624
27625  du texte.
27626  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27627  lignes de texte dans la boîte.
27628 \begin_inset Newline newline
27629 \end_inset
27630
27631
27632 \begin_inset Newline newline
27633 \end_inset
27634
27635
27636 \begin_inset Newline newline
27637 \end_inset
27638
27639
27640 \begin_inset Box Boxed
27641 position "c"
27642 hor_pos "c"
27643 has_inner_box 1
27644 inner_pos "c"
27645 use_parbox 0
27646 width "12col%"
27647 special "none"
27648 height "1in"
27649 height_special "depth"
27650 status open
27651
27652 \begin_layout Plain Layout
27653 \align center
27654 Boîte dont la hauteur est égale à 1
27655 \begin_inset space \thinspace{}
27656 \end_inset
27657
27658 Profondeur
27659 \end_layout
27660
27661 \end_inset
27662
27663
27664 \begin_inset Newline newline
27665 \end_inset
27666
27667
27668 \begin_inset Newline newline
27669 \end_inset
27670
27671
27672 \end_layout
27673
27674 \begin_layout Description
27675 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27676  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27677  est deux fois plus haute que le texte : 
27678 \begin_inset Box Boxed
27679 position "c"
27680 hor_pos "c"
27681 has_inner_box 1
27682 inner_pos "c"
27683 use_parbox 0
27684 width "20col%"
27685 special "none"
27686 height "2in"
27687 height_special "height"
27688 status open
27689
27690 \begin_layout Plain Layout
27691 \align center
27692 Boîte dont la hauteur est 2
27693 \begin_inset space \thinspace{}
27694 \end_inset
27695
27696 Hauteur
27697 \end_layout
27698
27699 \end_inset
27700
27701
27702 \end_layout
27703
27704 \begin_layout Description
27705 Hauteur
27706 \begin_inset space ~
27707 \end_inset
27708
27709 Totale C'est égal à Hauteur
27710 \begin_inset space \thinspace{}
27711 \end_inset
27712
27713 +
27714 \begin_inset space \thinspace{}
27715 \end_inset
27716
27717 Profondeur : 
27718 \begin_inset Box Boxed
27719 position "c"
27720 hor_pos "c"
27721 has_inner_box 1
27722 inner_pos "c"
27723 use_parbox 0
27724 width "20col%"
27725 special "none"
27726 height "1in"
27727 height_special "totalheight"
27728 status open
27729
27730 \begin_layout Plain Layout
27731 \align center
27732 Boîte dont la hauteur est 1
27733 \begin_inset space \thinspace{}
27734 \end_inset
27735
27736 Hauteur
27737 \begin_inset space ~
27738 \end_inset
27739
27740 Totale
27741 \end_layout
27742
27743 \end_inset
27744
27745
27746 \end_layout
27747
27748 \begin_layout Description
27749 Largeur On prend la largeur de la boîte comme hauteur : 
27750 \begin_inset Box Boxed
27751 position "c"
27752 hor_pos "c"
27753 has_inner_box 1
27754 inner_pos "c"
27755 use_parbox 0
27756 width "12col%"
27757 special "none"
27758 height "1in"
27759 height_special "width"
27760 status open
27761
27762 \begin_layout Plain Layout
27763 \align center
27764 Boîte dont la hauteur est 1
27765 \begin_inset space \thinspace{}
27766 \end_inset
27767
27768 Largeur
27769 \end_layout
27770
27771 \end_inset
27772
27773
27774 \end_layout
27775
27776 \begin_layout Subsection
27777 Alignement
27778 \begin_inset Index
27779 status collapsed
27780
27781 \begin_layout Plain Layout
27782 Boîtes ! Alignement
27783 \end_layout
27784
27785 \end_inset
27786
27787
27788 \end_layout
27789
27790 \begin_layout Standard
27791 Quand vous avez choisi une 
27792 \family sans
27793 Boîte
27794 \begin_inset space ~
27795 \end_inset
27796
27797 Intérieure
27798 \family default
27799 , l'alignement vertical de la boîte peut être :
27800 \end_layout
27801
27802 \begin_layout Description
27803 Haut Ceci est un exemple de texte.
27804  
27805 \begin_inset Box Boxed
27806 position "t"
27807 hor_pos "c"
27808 has_inner_box 1
27809 inner_pos "c"
27810 use_parbox 0
27811 width "12col%"
27812 special "none"
27813 height "1in"
27814 height_special "totalheight"
27815 status collapsed
27816
27817 \begin_layout Plain Layout
27818 \align center
27819 Cette boîte est alignée sur le haut.
27820 \end_layout
27821
27822 \end_inset
27823
27824  Ceci est un exemple de texte.
27825 \end_layout
27826
27827 \begin_layout Description
27828 Milieu Ceci est un exemple de texte.
27829  
27830 \begin_inset Box Boxed
27831 position "c"
27832 hor_pos "c"
27833 has_inner_box 1
27834 inner_pos "c"
27835 use_parbox 0
27836 width "12col%"
27837 special "none"
27838 height "1in"
27839 height_special "totalheight"
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843 \align center
27844 Cette boîte est alignée au centre.
27845 \end_layout
27846
27847 \end_inset
27848
27849  Ceci est un exemple de texte.
27850 \end_layout
27851
27852 \begin_layout Description
27853 Bas Ceci est un exemple de texte.
27854  
27855 \begin_inset Box Boxed
27856 position "b"
27857 hor_pos "c"
27858 has_inner_box 1
27859 inner_pos "c"
27860 use_parbox 0
27861 width "12col%"
27862 special "none"
27863 height "1in"
27864 height_special "totalheight"
27865 status collapsed
27866
27867 \begin_layout Plain Layout
27868 \align center
27869 Cette boîte est alignée sur le bas.
27870 \end_layout
27871
27872 \end_inset
27873
27874  Ceci est un exemple de texte.
27875 \end_layout
27876
27877 \begin_layout Standard
27878 \begin_inset Note Greyedout
27879 status open
27880
27881 \begin_layout Plain Layout
27882
27883 \series bold
27884 Note:
27885 \series default
27886  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27887  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27888  l'autre non.
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \end_layout
27895
27896 \begin_layout Standard
27897 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27898  paragraphe grâce à la fenêtre de dialogue 
27899 \family sans
27900 Paramètres
27901 \begin_inset space ~
27902 \end_inset
27903
27904 de
27905 \begin_inset space ~
27906 \end_inset
27907
27908 Boîte
27909 \family default
27910 .
27911 \end_layout
27912
27913 \begin_layout Standard
27914 \begin_inset VSpace bigskip
27915 \end_inset
27916
27917 Quand vous avez choisi une 
27918 \family sans
27919 Boîte
27920 \begin_inset space ~
27921 \end_inset
27922
27923 Intérieure
27924 \family default
27925 , l'alignement vertical du contenu de la boîte peut être :
27926 \end_layout
27927
27928 \begin_layout Description
27929 haut Ceci est un exemple de texte.
27930 \begin_inset Box Boxed
27931 position "c"
27932 hor_pos "c"
27933 has_inner_box 1
27934 inner_pos "t"
27935 use_parbox 0
27936 width "12col%"
27937 special "none"
27938 height "1.5in"
27939 height_special "totalheight"
27940 status collapsed
27941
27942 \begin_layout Plain Layout
27943 \align center
27944 Le texte de cette boîte est aligné sur le haut.
27945 \end_layout
27946
27947 \end_inset
27948
27949  Ceci est un exemple de texte.
27950 \end_layout
27951
27952 \begin_layout Description
27953 milieu Ceci est un exemple de texte.
27954  
27955 \begin_inset Box Boxed
27956 position "c"
27957 hor_pos "c"
27958 has_inner_box 1
27959 inner_pos "c"
27960 use_parbox 0
27961 width "12col%"
27962 special "none"
27963 height "1.5in"
27964 height_special "totalheight"
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 \align center
27969 Le texte de cette boîte est aligné au centre
27970 \end_layout
27971
27972 \end_inset
27973
27974  Ceci est un exemple de texte.
27975 \end_layout
27976
27977 \begin_layout Description
27978 bas Ceci est un exemple de texte.
27979  
27980 \begin_inset Box Boxed
27981 position "c"
27982 hor_pos "c"
27983 has_inner_box 1
27984 inner_pos "b"
27985 use_parbox 0
27986 width "12col%"
27987 special "none"
27988 height "1.5in"
27989 height_special "totalheight"
27990 status collapsed
27991
27992 \begin_layout Plain Layout
27993 \align center
27994 Le texte de cette boîte est aligné en bas.
27995 \end_layout
27996
27997 \end_inset
27998
27999  Ceci est un exemple de texte.
28000 \end_layout
28001
28002 \begin_layout Description
28003 élongation Ceci est un exemple de texte.
28004  
28005 \begin_inset Box Boxed
28006 position "c"
28007 hor_pos "c"
28008 has_inner_box 1
28009 inner_pos "s"
28010 use_parbox 0
28011 width "12col%"
28012 special "none"
28013 height "1.5in"
28014 height_special "totalheight"
28015 status collapsed
28016
28017 \begin_layout Plain Layout
28018 \align center
28019 Le texte 
28020 \end_layout
28021
28022 \begin_layout Plain Layout
28023 \align center
28024 de cette
28025 \end_layout
28026
28027 \begin_layout Plain Layout
28028 \align center
28029 boîte est
28030 \end_layout
28031
28032 \begin_layout Plain Layout
28033 \align center
28034 allongé.
28035 \end_layout
28036
28037 \end_inset
28038
28039  Ceci est un exemple de texte.
28040 \end_layout
28041
28042 \begin_layout Standard
28043 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28044  paragraphe.
28045  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28046 \end_layout
28047
28048 \begin_layout Standard
28049 \begin_inset VSpace bigskip
28050 \end_inset
28051
28052 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28053  la fenêtre de dialogue 
28054 \family sans
28055 Paramètres
28056 \begin_inset space ~
28057 \end_inset
28058
28059 de
28060 \begin_inset space ~
28061 \end_inset
28062
28063 paragraphe
28064 \family default
28065  quand vous avez choisi une 
28066 \family sans
28067 Boîte
28068 \begin_inset space ~
28069 \end_inset
28070
28071 Intérieure
28072 \family default
28073 .
28074 \end_layout
28075
28076 \begin_layout Standard
28077 \align center
28078 \begin_inset Box Boxed
28079 position "c"
28080 hor_pos "c"
28081 has_inner_box 1
28082 inner_pos "s"
28083 use_parbox 0
28084 width "15col%"
28085 special "none"
28086 height "1.25in"
28087 height_special "totalheight"
28088 status open
28089
28090 \begin_layout Plain Layout
28091 \align left
28092 Le texte de 
28093 \end_layout
28094
28095 \begin_layout Plain Layout
28096 \align left
28097 cette boîte
28098 \end_layout
28099
28100 \begin_layout Plain Layout
28101 \align right
28102 est allongé.
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \end_layout
28109
28110 \begin_layout Standard
28111 Si vous n'avez pas choisi une 
28112 \family sans
28113 Boîte
28114 \begin_inset space ~
28115 \end_inset
28116
28117 Intérieure
28118 \family default
28119 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28120  de dialogue de boîte.
28121 \end_layout
28122
28123 \begin_layout Standard
28124 \align center
28125 \begin_inset Box Boxed
28126 position "c"
28127 hor_pos "s"
28128 has_inner_box 0
28129 inner_pos "s"
28130 use_parbox 0
28131 width "90col%"
28132 special "none"
28133 height "1.25in"
28134 height_special "totalheight"
28135 status open
28136
28137 \begin_layout Plain Layout
28138 \align left
28139 Le texte de cette boîte est allongé horizontalement.
28140 \end_layout
28141
28142 \end_inset
28143
28144
28145 \end_layout
28146
28147 \begin_layout Subsection
28148 Décorations
28149 \begin_inset CommandInset label
28150 LatexCommand label
28151 name "sec:Décorations"
28152
28153 \end_inset
28154
28155
28156 \begin_inset Index
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160 Boîtes ! Décorations
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \end_layout
28167
28168 \begin_layout Standard
28169 On peut spécifier le style de la boîte en utilisant la liste déroulante
28170  
28171 \family sans
28172 Décoration
28173 \family default
28174 .
28175  Les possibilités sont les suivantes :
28176 \end_layout
28177
28178 \begin_layout Description
28179 Cadre
28180 \begin_inset space ~
28181 \end_inset
28182
28183 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28184  L'épaisseur du trait de ce cadre est donnée par la variable  
28185 \series bold
28186
28187 \backslash
28188 fboxrule
28189 \series default
28190 .
28191  
28192 \begin_inset Box Boxed
28193 position "c"
28194 hor_pos "c"
28195 has_inner_box 1
28196 inner_pos "c"
28197 use_parbox 0
28198 width "20col%"
28199 special "none"
28200 height "1in"
28201 height_special "totalheight"
28202 status open
28203
28204 \begin_layout Plain Layout
28205 \align center
28206 Boîte rectangulaire
28207 \end_layout
28208
28209 \end_inset
28210
28211
28212 \end_layout
28213
28214 \begin_layout Description
28215 Cadre
28216 \begin_inset space ~
28217 \end_inset
28218
28219 simple,
28220 \begin_inset space ~
28221 \end_inset
28222
28223 sauts
28224 \begin_inset space ~
28225 \end_inset
28226
28227 de
28228 \begin_inset space ~
28229 \end_inset
28230
28231 page Quand vous utilisez le style de décoration 
28232 \family sans
28233 cadre simple
28234 \family default
28235  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28236  de la boîte.
28237  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28238  predra toute la largeur de la colonne, la boîte sera considérée comme son
28239  propre paragraphe et 
28240 \series bold
28241
28242 \backslash
28243 fboxrule
28244 \series default
28245  et 
28246 \series bold
28247
28248 \backslash
28249 fboxsep
28250 \series default
28251  n'ont aucun effet sur ce type de boîte.
28252  L'épaisseur de la ligne du cadre a la valeur de 
28253 \series bold
28254
28255 \backslash
28256 FrameRule
28257 \series default
28258 .
28259  
28260 \lang english
28261
28262 \begin_inset Box Framed
28263 position "t"
28264 hor_pos "c"
28265 has_inner_box 0
28266 inner_pos "t"
28267 use_parbox 0
28268 width "100col%"
28269 special "none"
28270 height "1in"
28271 height_special "totalheight"
28272 status collapsed
28273
28274 \begin_layout Plain Layout
28275 Boîte avec cadre simple et sauts de page
28276 \end_layout
28277
28278 \end_inset
28279
28280
28281 \end_layout
28282
28283 \begin_layout Description
28284 Cadre
28285 \begin_inset space ~
28286 \end_inset
28287
28288 oval,
28289 \begin_inset space ~
28290 \end_inset
28291
28292 fin Ceci dessine un cadre ovalisée autour de la boîte.
28293  L'épaisseur du trait de ce cadre est de  0.4
28294 \begin_inset space \thinspace{}
28295 \end_inset
28296
28297 pt.
28298  
28299 \begin_inset Box ovalbox
28300 position "c"
28301 hor_pos "c"
28302 has_inner_box 1
28303 inner_pos "c"
28304 use_parbox 0
28305 width "20col%"
28306 special "none"
28307 height "1in"
28308 height_special "totalheight"
28309 status open
28310
28311 \begin_layout Plain Layout
28312 \align center
28313 Boîte ovalisée, fine
28314 \end_layout
28315
28316 \end_inset
28317
28318
28319 \end_layout
28320
28321 \begin_layout Description
28322 Cadre
28323 \begin_inset space ~
28324 \end_inset
28325
28326 oval,
28327 \begin_inset space ~
28328 \end_inset
28329
28330 épais Ceci dessine un cadre ovalisée autour de la boîte.
28331  L'épaisseur du trait de ce cadre est de   0.8
28332 \begin_inset space \thinspace{}
28333 \end_inset
28334
28335 pt.
28336  
28337 \begin_inset Box Ovalbox
28338 position "c"
28339 hor_pos "c"
28340 has_inner_box 1
28341 inner_pos "c"
28342 use_parbox 0
28343 width "20col%"
28344 special "none"
28345 height "1in"
28346 height_special "totalheight"
28347 status open
28348
28349 \begin_layout Plain Layout
28350 \align center
28351 Boîte ovalisée, épaisse
28352 \end_layout
28353
28354 \end_inset
28355
28356
28357 \end_layout
28358
28359 \begin_layout Description
28360 Ombre
28361 \begin_inset space ~
28362 \end_inset
28363
28364 en
28365 \begin_inset space ~
28366 \end_inset
28367
28368 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28369  L'épaisseur du trait de ce cadre est donnée par la variable  
28370 \series bold
28371
28372 \backslash
28373 fboxrule
28374 \series default
28375 , l'ombre a une épaisseur de  4
28376 \begin_inset space \thinspace{}
28377 \end_inset
28378
28379 pt.
28380  
28381 \begin_inset Box Shadowbox
28382 position "c"
28383 hor_pos "c"
28384 has_inner_box 1
28385 inner_pos "c"
28386 use_parbox 0
28387 width "20col%"
28388 special "none"
28389 height "1in"
28390 height_special "totalheight"
28391 status open
28392
28393 \begin_layout Plain Layout
28394 \align center
28395 Boîte ombrée
28396 \end_layout
28397
28398 \end_inset
28399
28400
28401 \end_layout
28402
28403 \begin_layout Description
28404 Fond
28405 \begin_inset space ~
28406 \end_inset
28407
28408 ombré Ceci dessine une boîte avec un arrière plan rouge.
28409  Contrairement aux boîtes coloriées
28410 \begin_inset Foot
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414 Voir la section
28415 \begin_inset space ~
28416 \end_inset
28417
28418
28419 \begin_inset CommandInset ref
28420 LatexCommand ref
28421 reference "sec:Boîtes-colorées"
28422
28423 \end_inset
28424
28425 .
28426 \end_layout
28427
28428 \end_inset
28429
28430 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28431  son propre paragraphe.
28432 \lang english
28433
28434 \begin_inset Box Shaded
28435 position "t"
28436 hor_pos "c"
28437 has_inner_box 0
28438 inner_pos "t"
28439 use_parbox 0
28440 width "50col%"
28441 special "none"
28442 height "1in"
28443 height_special "totalheight"
28444 status collapsed
28445
28446 \begin_layout Plain Layout
28447 Boîte avec fond ombré
28448 \end_layout
28449
28450 \end_inset
28451
28452
28453 \end_layout
28454
28455 \begin_layout Description
28456 Double
28457 \begin_inset space ~
28458 \end_inset
28459
28460 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
28461  L'épaisseur du trait du cadre interne est de 0.75
28462 \begin_inset space \thinspace{}
28463 \end_inset
28464
28465
28466 \series bold
28467
28468 \backslash
28469 fboxrule
28470 \series default
28471 , l'épaisseur du trait du cadre externe est de 1.5
28472 \begin_inset space \thinspace{}
28473 \end_inset
28474
28475
28476 \series bold
28477
28478 \backslash
28479 fboxrule
28480 \series default
28481 .
28482  La distance entre les deux cadres est de  1.5
28483 \begin_inset space \thinspace{}
28484 \end_inset
28485
28486
28487 \series bold
28488
28489 \backslash
28490 fboxrule
28491 \series default
28492
28493 \begin_inset space \thinspace{}
28494 \end_inset
28495
28496 +
28497 \begin_inset space \thinspace{}
28498 \end_inset
28499
28500 0.5
28501 \begin_inset space \thinspace{}
28502 \end_inset
28503
28504 pt.
28505  
28506 \begin_inset Box Doublebox
28507 position "c"
28508 hor_pos "c"
28509 has_inner_box 1
28510 inner_pos "c"
28511 use_parbox 0
28512 width "20col%"
28513 special "none"
28514 height "1in"
28515 height_special "totalheight"
28516 status open
28517
28518 \begin_layout Plain Layout
28519 \align center
28520 Boîte double
28521 \end_layout
28522
28523 \end_inset
28524
28525
28526 \end_layout
28527
28528 \begin_layout Standard
28529 \begin_inset VSpace bigskip
28530 \end_inset
28531
28532 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28533  style de boîte utilisé.
28534  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28535  le paquetage LaTeX 
28536 \series bold
28537 fancybox
28538 \series default
28539
28540 \begin_inset Index
28541 status collapsed
28542
28543 \begin_layout Plain Layout
28544 Paquetages LaTeX ! fancybox
28545 \end_layout
28546
28547 \end_inset
28548
28549 .
28550 \end_layout
28551
28552 \begin_layout Section
28553 Personnalisation des boîtes
28554 \begin_inset Index
28555 status collapsed
28556
28557 \begin_layout Plain Layout
28558 Boîtes! Personnalisation
28559 \end_layout
28560
28561 \end_inset
28562
28563
28564 \end_layout
28565
28566 \begin_layout Standard
28567 La valeur implicite pour la variable 
28568 \series bold
28569
28570 \backslash
28571 fboxrule
28572 \series default
28573  est 0.4
28574 \begin_inset space \thinspace{}
28575 \end_inset
28576
28577 pt.
28578  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28579  pour avoir 2
28580 \begin_inset space \thinspace{}
28581 \end_inset
28582
28583 pt :
28584 \end_layout
28585
28586 \begin_layout Standard
28587
28588 \series bold
28589
28590 \backslash
28591 setlength{
28592 \backslash
28593 fboxrule}{2pt}
28594 \end_layout
28595
28596 \begin_layout Standard
28597 \begin_inset ERT
28598 status collapsed
28599
28600 \begin_layout Plain Layout
28601
28602
28603 \backslash
28604 setlength{
28605 \backslash
28606 fboxrule}{2pt}
28607 \end_layout
28608
28609 \end_inset
28610
28611
28612 \begin_inset Box Boxed
28613 position "c"
28614 hor_pos "c"
28615 has_inner_box 1
28616 inner_pos "c"
28617 use_parbox 0
28618 width "25col%"
28619 special "none"
28620 height "1in"
28621 height_special "totalheight"
28622 status open
28623
28624 \begin_layout Plain Layout
28625 \align center
28626 Boîte rectangulaire avec 
28627 \series bold
28628
28629 \backslash
28630 fboxrule
28631 \series default
28632
28633 \begin_inset space \thinspace{}
28634 \end_inset
28635
28636 =
28637 \begin_inset space \thinspace{}
28638 \end_inset
28639
28640 2
28641 \begin_inset space \thinspace{}
28642 \end_inset
28643
28644 pt
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \begin_inset ERT
28651 status collapsed
28652
28653 \begin_layout Plain Layout
28654
28655
28656 \backslash
28657 setlength{
28658 \backslash
28659 fboxrule}{0.4pt}
28660 \end_layout
28661
28662 \end_inset
28663
28664
28665 \end_layout
28666
28667 \begin_layout Standard
28668 \begin_inset VSpace bigskip
28669 \end_inset
28670
28671 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28672  les types de cadres, implicitement il est de 3
28673 \begin_inset space \thinspace{}
28674 \end_inset
28675
28676 pt.
28677  Vous pouvez le modifier en donnant une autre valeur à la variable 
28678 \series bold
28679
28680 \backslash
28681 fboxsep
28682 \series default
28683 .
28684  Par exemple la commande
28685 \end_layout
28686
28687 \begin_layout Standard
28688
28689 \series bold
28690
28691 \backslash
28692 setlength{
28693 \backslash
28694 fboxsep}{10pt}
28695 \end_layout
28696
28697 \begin_layout Standard
28698 met une valeur de 10
28699 \begin_inset space \thinspace{}
28700 \end_inset
28701
28702 pt, comme celle utilisée pour cette boîte :
28703 \end_layout
28704
28705 \begin_layout Standard
28706 \begin_inset ERT
28707 status collapsed
28708
28709 \begin_layout Plain Layout
28710
28711
28712 \backslash
28713 setlength{
28714 \backslash
28715 fboxsep}{10pt}
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \begin_inset Box Boxed
28722 position "c"
28723 hor_pos "c"
28724 has_inner_box 1
28725 inner_pos "c"
28726 use_parbox 0
28727 width "25col%"
28728 special "none"
28729 height "1in"
28730 height_special "totalheight"
28731 status open
28732
28733 \begin_layout Plain Layout
28734 \align center
28735 Boîte rectangulaire avec 
28736 \series bold
28737
28738 \backslash
28739 fboxsep
28740 \series default
28741
28742 \begin_inset space \thinspace{}
28743 \end_inset
28744
28745 =
28746 \begin_inset space \thinspace{}
28747 \end_inset
28748
28749 10
28750 \begin_inset space \thinspace{}
28751 \end_inset
28752
28753 pt
28754 \end_layout
28755
28756 \end_inset
28757
28758
28759 \begin_inset ERT
28760 status collapsed
28761
28762 \begin_layout Plain Layout
28763
28764
28765 \backslash
28766 setlength{
28767 \backslash
28768 fboxsep}{3pt}
28769 \end_layout
28770
28771 \end_inset
28772
28773
28774 \end_layout
28775
28776 \begin_layout Standard
28777 \begin_inset VSpace bigskip
28778 \end_inset
28779
28780 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28781  la commande 
28782 \series bold
28783
28784 \backslash
28785 cornersize
28786 \series default
28787 .
28788  Par exemple, la commande
28789 \end_layout
28790
28791 \begin_layout Standard
28792
28793 \series bold
28794
28795 \backslash
28796 cornersize*{1cm}
28797 \end_layout
28798
28799 \begin_layout Standard
28800 donne un diamètre de 1
28801 \begin_inset space \thinspace{}
28802 \end_inset
28803
28804 cm.
28805  La commande
28806 \end_layout
28807
28808 \begin_layout Standard
28809
28810 \series bold
28811
28812 \backslash
28813 cornersize{num}
28814 \end_layout
28815
28816 \begin_layout Standard
28817 fixe le diamètre à 
28818 \family sans
28819 num
28820 \begin_inset space \thinspace{}
28821 \end_inset
28822
28823 ×
28824 \begin_inset space \thinspace{}
28825 \end_inset
28826
28827 minimum(largeur et hauteur de la boîte)
28828 \family default
28829 .
28830  La valeur implicite est 
28831 \series bold
28832
28833 \backslash
28834 cornersize{0.5}
28835 \series default
28836 .
28837 \end_layout
28838
28839 \begin_layout Standard
28840 \begin_inset ERT
28841 status collapsed
28842
28843 \begin_layout Plain Layout
28844
28845
28846 \backslash
28847 cornersize*{1.5cm}
28848 \end_layout
28849
28850 \end_inset
28851
28852
28853 \begin_inset Box Ovalbox
28854 position "c"
28855 hor_pos "c"
28856 has_inner_box 1
28857 inner_pos "c"
28858 use_parbox 0
28859 width "25col%"
28860 special "none"
28861 height "1in"
28862 height_special "totalheight"
28863 status open
28864
28865 \begin_layout Plain Layout
28866 \align center
28867 Boîte ovale avec 
28868 \series bold
28869
28870 \backslash
28871 cornersize
28872 \series default
28873
28874 \begin_inset space \thinspace{}
28875 \end_inset
28876
28877 =
28878 \begin_inset space \thinspace{}
28879 \end_inset
28880
28881 1.5
28882 \begin_inset space \thinspace{}
28883 \end_inset
28884
28885 cm
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \begin_inset ERT
28892 status collapsed
28893
28894 \begin_layout Plain Layout
28895
28896
28897 \backslash
28898 cornersize{0.5}
28899 \end_layout
28900
28901 \end_inset
28902
28903
28904 \end_layout
28905
28906 \begin_layout Standard
28907 \begin_inset VSpace bigskip
28908 \end_inset
28909
28910 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28911  
28912 \series bold
28913
28914 \backslash
28915 shadowsize
28916 \series default
28917 .
28918  Elle est fixée à 2
28919 \begin_inset space \thinspace{}
28920 \end_inset
28921
28922 pt pour la boîte suivante par la commande :
28923 \end_layout
28924
28925 \begin_layout Standard
28926
28927 \series bold
28928
28929 \backslash
28930 setlength{
28931 \backslash
28932 shadowsize}{2pt}
28933 \end_layout
28934
28935 \begin_layout Standard
28936 \begin_inset ERT
28937 status collapsed
28938
28939 \begin_layout Plain Layout
28940
28941
28942 \backslash
28943 setlength{
28944 \backslash
28945 shadowsize}{2pt}
28946 \end_layout
28947
28948 \end_inset
28949
28950
28951 \begin_inset Box Shadowbox
28952 position "c"
28953 hor_pos "c"
28954 has_inner_box 1
28955 inner_pos "c"
28956 use_parbox 0
28957 width "25col%"
28958 special "none"
28959 height "1in"
28960 height_special "totalheight"
28961 status open
28962
28963 \begin_layout Plain Layout
28964 \align center
28965 Boîte ombrée avec 
28966 \series bold
28967
28968 \backslash
28969 shadowsize
28970 \series default
28971
28972 \begin_inset space \thinspace{}
28973 \end_inset
28974
28975 =
28976 \begin_inset space \thinspace{}
28977 \end_inset
28978
28979 2
28980 \begin_inset space \thinspace{}
28981 \end_inset
28982
28983 pt
28984 \end_layout
28985
28986 \end_inset
28987
28988
28989 \begin_inset ERT
28990 status collapsed
28991
28992 \begin_layout Plain Layout
28993
28994
28995 \backslash
28996 setlength{
28997 \backslash
28998 shadowsize}{4pt}
28999 \end_layout
29000
29001 \end_inset
29002
29003
29004 \end_layout
29005
29006 \begin_layout Standard
29007 \begin_inset VSpace bigskip
29008 \end_inset
29009
29010
29011 \end_layout
29012
29013 \begin_layout Standard
29014 La valeur implicite pour la longueur 
29015 \series bold
29016
29017 \backslash
29018 FrameRule
29019 \series default
29020  est 0,4
29021 \begin_inset space \thinspace{}
29022 \end_inset
29023
29024 pt.
29025  L'espacement implicite entre le contenu de la note et le cadre est de 9
29026 \begin_inset space \thinspace{}
29027 \end_inset
29028
29029 pt et il peut être modifié en utilisant la valeur de 
29030 \series bold
29031
29032 \backslash
29033 FrameSep
29034 \series default
29035 .
29036  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29037  suivantes en code TeX
29038 \end_layout
29039
29040 \begin_layout Standard
29041
29042 \series bold
29043
29044 \backslash
29045 setlength{
29046 \backslash
29047 FrameRule}{5pt}
29048 \begin_inset Newline newline
29049 \end_inset
29050
29051
29052 \backslash
29053 setlength{
29054 \backslash
29055 FrameSep}{0.5cm}
29056 \end_layout
29057
29058 \begin_layout Standard
29059 \begin_inset ERT
29060 status collapsed
29061
29062 \begin_layout Plain Layout
29063
29064
29065 \backslash
29066 setlength{
29067 \backslash
29068 FrameRule}{5pt}
29069 \end_layout
29070
29071 \begin_layout Plain Layout
29072
29073
29074 \backslash
29075 setlength{
29076 \backslash
29077 FrameSep}{0.5cm}
29078 \end_layout
29079
29080 \end_inset
29081
29082
29083 \begin_inset Box Framed
29084 position "t"
29085 hor_pos "c"
29086 has_inner_box 0
29087 inner_pos "t"
29088 use_parbox 0
29089 width "100col%"
29090 special "none"
29091 height "1in"
29092 height_special "totalheight"
29093 status open
29094
29095 \begin_layout Plain Layout
29096 Ceci est un texte dans une boîte autorisant les 
29097 \family sans
29098 sauts de page
29099 \family default
29100 .
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \begin_inset ERT
29107 status collapsed
29108
29109 \begin_layout Plain Layout
29110
29111
29112 \backslash
29113 setlength{
29114 \backslash
29115 FrameRule}{0.4pt}
29116 \end_layout
29117
29118 \begin_layout Plain Layout
29119
29120
29121 \backslash
29122 setlength{
29123 \backslash
29124 FrameSep}{9pt}
29125 \end_layout
29126
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \begin_layout Standard
29133
29134 \lang english
29135 \begin_inset VSpace bigskip
29136 \end_inset
29137
29138
29139 \end_layout
29140
29141 \begin_layout Standard
29142 Pour les bôites à 
29143 \family sans
29144 Fond
29145 \begin_inset space ~
29146 \end_inset
29147
29148 ombré
29149 \family default
29150 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29151  3
29152 \begin_inset space \thinspace{}
29153 \end_inset
29154
29155 pt et il peut être modifié avec la valeur de 
29156 \series bold
29157
29158 \backslash
29159 fboxsep
29160 \series default
29161 .
29162  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29163  localement avec la commande 
29164 \series bold
29165
29166 \backslash
29167 definecolor{shadecolor}
29168 \series default
29169 , soit globalement avec le menu 
29170 \family sans
29171 Outils\SpecialChar \menuseparator
29172 Préférences
29173 \family default
29174 \SpecialChar \menuseparator
29175
29176 \family sans
29177 Couleurs\SpecialChar \menuseparator
29178 boîte
29179 \begin_inset space ~
29180 \end_inset
29181
29182 ombrée
29183 \family default
29184 .
29185  La syntaxe de la commande 
29186 \series bold
29187
29188 \backslash
29189 definecolor
29190 \series default
29191  est expliquée dans la section
29192 \begin_inset space ~
29193 \end_inset
29194
29195
29196 \begin_inset CommandInset ref
29197 LatexCommand ref
29198 reference "sec:Tableaux-Colorés"
29199
29200 \end_inset
29201
29202
29203 \begin_inset Foot
29204 status collapsed
29205
29206 \begin_layout Plain Layout
29207 Notez que l'utilisation de 
29208 \series bold
29209
29210 \backslash
29211 definecolor
29212 \series default
29213  ne peut se faire sans le paquetage LaTeX 
29214 \series bold
29215 color
29216 \series default
29217  dans le préambule, voir la section
29218 \begin_inset space ~
29219 \end_inset
29220
29221
29222 \begin_inset CommandInset ref
29223 LatexCommand ref
29224 reference "sec:Boîtes-colorées"
29225
29226 \end_inset
29227
29228 .
29229  
29230 \end_layout
29231
29232 \end_inset
29233
29234 .
29235 \end_layout
29236
29237 \begin_layout Standard
29238 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29239  les commandes en code TeX suivantes
29240 \end_layout
29241
29242 \begin_layout Standard
29243
29244 \series bold
29245
29246 \backslash
29247 setlength{
29248 \backslash
29249 fboxsep}{0.5cm}
29250 \series default
29251
29252 \begin_inset Newline newline
29253 \end_inset
29254
29255
29256 \series bold
29257
29258 \backslash
29259 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29260 \end_layout
29261
29262 \begin_layout Standard
29263 \begin_inset ERT
29264 status collapsed
29265
29266 \begin_layout Plain Layout
29267
29268
29269 \backslash
29270 setlength{
29271 \backslash
29272 fboxsep}{0.5cm}
29273 \end_layout
29274
29275 \begin_layout Plain Layout
29276
29277
29278 \backslash
29279 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29280 \end_layout
29281
29282 \end_inset
29283
29284
29285 \begin_inset Box Shaded
29286 position "t"
29287 hor_pos "c"
29288 has_inner_box 0
29289 inner_pos "t"
29290 use_parbox 0
29291 width "100col%"
29292 special "none"
29293 height "1in"
29294 height_special "totalheight"
29295 status open
29296
29297 \begin_layout Plain Layout
29298
29299 \color yellow
29300 Ceci est un texte jaune dans une boîte à 
29301 \family sans
29302 Fond
29303 \begin_inset space ~
29304 \end_inset
29305
29306 ombré
29307 \family default
29308 \color inherit
29309  
29310 \color yellow
29311 avec un fond vert foncé.
29312 \end_layout
29313
29314 \end_inset
29315
29316
29317 \begin_inset ERT
29318 status collapsed
29319
29320 \begin_layout Plain Layout
29321
29322
29323 \backslash
29324 setlength{
29325 \backslash
29326 fboxsep}{3pt}
29327 \end_layout
29328
29329 \begin_layout Plain Layout
29330
29331
29332 \backslash
29333 definecolor{shadecolor}{rgb}{1,0,0}
29334 \end_layout
29335
29336 \end_inset
29337
29338
29339 \end_layout
29340
29341 \begin_layout Standard
29342
29343 \lang english
29344 \begin_inset VSpace bigskip
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \begin_layout Standard
29351 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29352  les boîtes qui suivent la commandes qui les a changées.
29353 \end_layout
29354
29355 \begin_layout Section
29356 Minipages
29357 \begin_inset CommandInset label
29358 LatexCommand label
29359 name "sec:Minipages"
29360
29361 \end_inset
29362
29363
29364 \begin_inset Index
29365 status collapsed
29366
29367 \begin_layout Plain Layout
29368 Boîtes ! Minipages
29369 \end_layout
29370
29371 \end_inset
29372
29373
29374 \end_layout
29375
29376 \begin_layout Standard
29377 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29378 ur d'une page.
29379  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29380  règles d'indentation, de saut de ligne, etc.
29381  s'appliquent.
29382 \end_layout
29383
29384 \begin_layout Standard
29385 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29386  langues.
29387 \end_layout
29388
29389 \begin_layout Standard
29390 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29391  Leur largeur est fixée à 45
29392 \begin_inset space \thinspace{}
29393 \end_inset
29394
29395 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29396  via le menu 
29397 \family sans
29398 Insérer\SpecialChar \menuseparator
29399 Typographie
29400 \begin_inset space ~
29401 \end_inset
29402
29403 spéciale\SpecialChar \menuseparator
29404 Ressort
29405 \begin_inset space ~
29406 \end_inset
29407
29408 Horizontal
29409 \family default
29410 .
29411 \end_layout
29412
29413 \begin_layout Standard
29414
29415 \end_layout
29416
29417 \begin_layout Standard
29418
29419 \lang english
29420 \begin_inset Box Frameless
29421 position "t"
29422 hor_pos "c"
29423 has_inner_box 1
29424 inner_pos "c"
29425 use_parbox 0
29426 width "45col%"
29427 special "none"
29428 height "1in"
29429 height_special "totalheight"
29430 status open
29431
29432 \begin_layout Plain Layout
29433
29434 \lang german
29435 Dies ist ein deutscher Text.
29436  Dies ist ein deutscher Text.
29437  Dies ist ein deutscher Text.
29438  Dies ist ein deutscher Text.
29439  Dies ist ein deutscher Text.
29440  Dies ist ein deutscher Text.
29441  Dies ist ein deutscher Text.
29442  Dies ist ein deutscher Text.
29443  Dies ist ein deutscher Text.
29444  Dies ist ein deutscher Text.
29445  Dies ist ein deutscher Text.
29446  Dies ist ein deutscher Text.
29447  Dies ist ein deutscher Text
29448 \begin_inset Foot
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452
29453 \lang german
29454 Dies ist eine deutsche Fußnote.
29455 \end_layout
29456
29457 \end_inset
29458
29459 .
29460  Dies ist ein deutscher Text.
29461  Dies ist ein deutscher Text.
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \begin_inset space \hfill{}
29468 \end_inset
29469
29470
29471 \begin_inset Box Frameless
29472 position "t"
29473 hor_pos "c"
29474 has_inner_box 1
29475 inner_pos "c"
29476 use_parbox 0
29477 width "45col%"
29478 special "none"
29479 height "1in"
29480 height_special "totalheight"
29481 status open
29482
29483 \begin_layout Plain Layout
29484
29485 \lang english
29486 This is an English Text.
29487  This is an English Text.
29488  This is an English Text.
29489  This is an English Text.
29490  This is an English Text.
29491  This is an English Text.
29492  This is an English Text.
29493  This is an English Text.
29494  This is an English Text.
29495  This is an English Text.
29496  This is an English Text.
29497  This is an English Text.
29498  This is an English Text.
29499  This is an English Text.
29500  This is an English Text.
29501  This is an English Text.
29502 \begin_inset Foot
29503 status collapsed
29504
29505 \begin_layout Plain Layout
29506
29507 \lang english
29508 This is an English footnote.
29509 \end_layout
29510
29511 \end_inset
29512
29513  This is an English Text.
29514  
29515 \end_layout
29516
29517 \end_inset
29518
29519
29520 \end_layout
29521
29522 \begin_layout Standard
29523 \begin_inset VSpace bigskip
29524 \end_inset
29525
29526 Une autre application des minipages est l'ajout de notes de bas de page
29527  à l'intérieur d'un tableau.
29528  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
29529  dans un tableau n'apparaissent pas en bas de la page courante.
29530  Mais si vous mettez votre tableau dans une minipage, la note de bas de
29531  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
29532  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
29533  dehors des minipages.
29534 \end_layout
29535
29536 \begin_layout Standard
29537 Les notes de bas de page de ce tableau n'apparaissent pas : 
29538 \begin_inset Tabular
29539 <lyxtabular version="3" rows="3" columns="4">
29540 <features>
29541 <column alignment="center" valignment="top" width="0pt">
29542 <column alignment="center" valignment="top" width="0pt">
29543 <column alignment="center" valignment="top" width="0pt">
29544 <column alignment="center" valignment="top" width="0pt">
29545 <row>
29546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29547 \begin_inset Text
29548
29549 \begin_layout Plain Layout
29550 1
29551 \end_layout
29552
29553 \end_inset
29554 </cell>
29555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29556 \begin_inset Text
29557
29558 \begin_layout Plain Layout
29559 2
29560 \end_layout
29561
29562 \end_inset
29563 </cell>
29564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29565 \begin_inset Text
29566
29567 \begin_layout Plain Layout
29568 3
29569 \begin_inset Foot
29570 status open
29571
29572 \begin_layout Plain Layout
29573 Ceci est une note de bas de page à l'intérieur d'un tableau.
29574 \end_layout
29575
29576 \end_inset
29577
29578
29579 \end_layout
29580
29581 \end_inset
29582 </cell>
29583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29584 \begin_inset Text
29585
29586 \begin_layout Plain Layout
29587 4
29588 \end_layout
29589
29590 \end_inset
29591 </cell>
29592 </row>
29593 <row>
29594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29595 \begin_inset Text
29596
29597 \begin_layout Plain Layout
29598 a
29599 \end_layout
29600
29601 \end_inset
29602 </cell>
29603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29604 \begin_inset Text
29605
29606 \begin_layout Plain Layout
29607 b
29608 \end_layout
29609
29610 \end_inset
29611 </cell>
29612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29613 \begin_inset Text
29614
29615 \begin_layout Plain Layout
29616 c
29617 \end_layout
29618
29619 \end_inset
29620 </cell>
29621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29622 \begin_inset Text
29623
29624 \begin_layout Plain Layout
29625 d
29626 \end_layout
29627
29628 \end_inset
29629 </cell>
29630 </row>
29631 <row>
29632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29633 \begin_inset Text
29634
29635 \begin_layout Plain Layout
29636 e
29637 \end_layout
29638
29639 \end_inset
29640 </cell>
29641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29642 \begin_inset Text
29643
29644 \begin_layout Plain Layout
29645 f
29646 \end_layout
29647
29648 \end_inset
29649 </cell>
29650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29651 \begin_inset Text
29652
29653 \begin_layout Plain Layout
29654 g
29655 \end_layout
29656
29657 \end_inset
29658 </cell>
29659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29660 \begin_inset Text
29661
29662 \begin_layout Plain Layout
29663 h
29664 \end_layout
29665
29666 \end_inset
29667 </cell>
29668 </row>
29669 </lyxtabular>
29670
29671 \end_inset
29672
29673
29674 \end_layout
29675
29676 \begin_layout Standard
29677 \align center
29678 \begin_inset Box Frameless
29679 position "t"
29680 hor_pos "c"
29681 has_inner_box 1
29682 inner_pos "c"
29683 use_parbox 0
29684 width "30col%"
29685 special "none"
29686 height "1in"
29687 height_special "totalheight"
29688 status open
29689
29690 \begin_layout Plain Layout
29691 \align center
29692 \begin_inset Tabular
29693 <lyxtabular version="3" rows="3" columns="4">
29694 <features>
29695 <column alignment="center" valignment="top" width="0pt">
29696 <column alignment="center" valignment="top" width="0pt">
29697 <column alignment="center" valignment="top" width="0pt">
29698 <column alignment="center" valignment="top" width="0pt">
29699 <row>
29700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29701 \begin_inset Text
29702
29703 \begin_layout Plain Layout
29704 1
29705 \end_layout
29706
29707 \end_inset
29708 </cell>
29709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29710 \begin_inset Text
29711
29712 \begin_layout Plain Layout
29713 2
29714 \end_layout
29715
29716 \end_inset
29717 </cell>
29718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29719 \begin_inset Text
29720
29721 \begin_layout Plain Layout
29722 3
29723 \begin_inset Foot
29724 status open
29725
29726 \begin_layout Plain Layout
29727 Ceci est une note de bas de page à l'intérieur d'un tableau.
29728 \end_layout
29729
29730 \end_inset
29731
29732
29733 \end_layout
29734
29735 \end_inset
29736 </cell>
29737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29738 \begin_inset Text
29739
29740 \begin_layout Plain Layout
29741 4
29742 \end_layout
29743
29744 \end_inset
29745 </cell>
29746 </row>
29747 <row>
29748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29749 \begin_inset Text
29750
29751 \begin_layout Plain Layout
29752 a
29753 \end_layout
29754
29755 \end_inset
29756 </cell>
29757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29758 \begin_inset Text
29759
29760 \begin_layout Plain Layout
29761 b
29762 \end_layout
29763
29764 \end_inset
29765 </cell>
29766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29767 \begin_inset Text
29768
29769 \begin_layout Plain Layout
29770 c
29771 \end_layout
29772
29773 \end_inset
29774 </cell>
29775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29776 \begin_inset Text
29777
29778 \begin_layout Plain Layout
29779 d
29780 \end_layout
29781
29782 \end_inset
29783 </cell>
29784 </row>
29785 <row>
29786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29787 \begin_inset Text
29788
29789 \begin_layout Plain Layout
29790 e
29791 \end_layout
29792
29793 \end_inset
29794 </cell>
29795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799 f
29800 \end_layout
29801
29802 \end_inset
29803 </cell>
29804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29805 \begin_inset Text
29806
29807 \begin_layout Plain Layout
29808 g
29809 \end_layout
29810
29811 \end_inset
29812 </cell>
29813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Plain Layout
29817 h
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 </row>
29823 </lyxtabular>
29824
29825 \end_inset
29826
29827
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \end_layout
29834
29835 \begin_layout Standard
29836 \begin_inset VSpace bigskip
29837 \end_inset
29838
29839 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29840  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29841  minipages, même si vous les avez mis par exemple à 
29842 \family sans
29843 Moyen
29844 \family default
29845  dans les paramètres du document.
29846 \end_layout
29847
29848 \begin_layout Standard
29849 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29850  portion de texte, voyez la section
29851 \begin_inset space ~
29852 \end_inset
29853
29854
29855 \begin_inset CommandInset ref
29856 LatexCommand ref
29857 reference "sub:Couleur-pour-les-Paragraphes"
29858
29859 \end_inset
29860
29861 .
29862 \end_layout
29863
29864 \begin_layout Standard
29865 \begin_inset Note Greyedout
29866 status open
29867
29868 \begin_layout Plain Layout
29869
29870 \series bold
29871 Note:
29872 \series default
29873  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29874  mais les minipages peuvent être utilisées dans un tableau, un flottant
29875  ou une autre boîte.
29876 \end_layout
29877
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \begin_layout Section
29884 Les Parboxes
29885 \begin_inset CommandInset label
29886 LatexCommand label
29887 name "sec:Parboxes"
29888
29889 \end_inset
29890
29891
29892 \begin_inset Index
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896 Boîtes ! Parboxes
29897 \end_layout
29898
29899 \end_inset
29900
29901
29902 \end_layout
29903
29904 \begin_layout Standard
29905 \begin_inset Note Note
29906 status collapsed
29907
29908 \begin_layout Plain Layout
29909
29910 \lang english
29911 En attendant une traduction de parbox (NdT)
29912 \end_layout
29913
29914 \end_inset
29915
29916 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29917  ne peuvent avoir de note de bas de page.
29918  La principale différence avec les minipages, c'est que les minipages au
29919  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29920  LaTeX.
29921 \end_layout
29922
29923 \begin_layout Standard
29924 \align center
29925 \begin_inset Box Frameless
29926 position "t"
29927 hor_pos "c"
29928 has_inner_box 1
29929 inner_pos "t"
29930 use_parbox 1
29931 width "33col%"
29932 special "none"
29933 height "1in"
29934 height_special "totalheight"
29935 status collapsed
29936
29937 \begin_layout Plain Layout
29938 Ceci est un texte à l'intérieur d'une parbox.
29939  Ceci est un texte à l'intérieur d'une parbox.
29940 \end_layout
29941
29942 \begin_layout Plain Layout
29943 Cette note de bas de page ne devrait pas apparaître :
29944 \begin_inset Foot
29945 status open
29946
29947 \begin_layout Plain Layout
29948 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29949  pas.
29950 \end_layout
29951
29952 \end_inset
29953
29954
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \begin_layout Section
29963 Des Boîtes pour les Mots et les Caractères
29964 \begin_inset Index
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968 Boîtes ! Pour les caractères
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \end_layout
29975
29976 \begin_layout Subsection
29977 Empêcher la Césure
29978 \begin_inset CommandInset label
29979 LatexCommand label
29980 name "sec:Empêcher-césure"
29981
29982 \end_inset
29983
29984
29985 \begin_inset Index
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989 Boîtes ! Pour empêcher la césure
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \end_layout
29996
29997 \begin_layout Standard
29998 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29999  un texte ne soit coupé par une césure.
30000 \begin_inset Newline newline
30001 \end_inset
30002
30003 Voici un exemple de texte :
30004 \end_layout
30005
30006 \begin_layout Standard
30007 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30008  césure dans un 
30009 \begin_inset Quotes eld
30010 \end_inset
30011
30012 motTrèsTrèsLong
30013 \begin_inset Quotes erd
30014 \end_inset
30015
30016
30017 \end_layout
30018
30019 \begin_layout Standard
30020 Pour empêcher que le mot 
30021 \begin_inset Quotes eld
30022 \end_inset
30023
30024 motTrèsTrèsLong
30025 \begin_inset Quotes erd
30026 \end_inset
30027
30028  soit coupé, ajoutez la commande
30029 \end_layout
30030
30031 \begin_layout Standard
30032
30033 \series bold
30034
30035 \backslash
30036 mbox{
30037 \end_layout
30038
30039 \begin_layout Standard
30040 en code TeX avant le mot.
30041  Après le mot, insérez l'accolade fermante 
30042 \begin_inset Quotes eld
30043 \end_inset
30044
30045
30046 \series bold
30047 }
30048 \series default
30049
30050 \begin_inset Quotes erd
30051 \end_inset
30052
30053  en code TeX.
30054 \end_layout
30055
30056 \begin_layout Standard
30057 Voici le résultat :
30058 \end_layout
30059
30060 \begin_layout Standard
30061 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30062  césure dans un
30063 \begin_inset ERT
30064 status collapsed
30065
30066 \begin_layout Plain Layout
30067
30068
30069 \backslash
30070 mbox{
30071 \end_layout
30072
30073 \end_inset
30074
30075
30076 \begin_inset Quotes eld
30077 \end_inset
30078
30079 motTrèsTrèsLong
30080 \begin_inset Quotes erd
30081 \end_inset
30082
30083 .
30084 \begin_inset ERT
30085 status collapsed
30086
30087 \begin_layout Plain Layout
30088
30089 }
30090 \end_layout
30091
30092 \end_inset
30093
30094
30095 \end_layout
30096
30097 \begin_layout Standard
30098 Une autre méthode consiste à mettre la commande 
30099 \begin_inset Quotes eld
30100 \end_inset
30101
30102
30103 \series bold
30104
30105 \backslash
30106 -
30107 \series default
30108
30109 \begin_inset Quotes grd
30110 \end_inset
30111
30112  en code TeX, juste avant le mot :
30113 \end_layout
30114
30115 \begin_layout Standard
30116 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30117  césure dans un 
30118 \begin_inset Quotes eld
30119 \end_inset
30120
30121
30122 \begin_inset ERT
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126
30127
30128 \backslash
30129 -
30130 \end_layout
30131
30132 \end_inset
30133
30134 motTrèsTrèsLong
30135 \begin_inset Quotes erd
30136 \end_inset
30137
30138 .
30139 \end_layout
30140
30141 \begin_layout Standard
30142 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30143  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30144 \family sans
30145 Insérer\SpecialChar \menuseparator
30146 Formats\SpecialChar \menuseparator
30147 Passage
30148 \begin_inset space ~
30149 \end_inset
30150
30151 à
30152 \begin_inset space ~
30153 \end_inset
30154
30155 la
30156 \begin_inset space ~
30157 \end_inset
30158
30159 Ligne
30160 \family default
30161  (raccourci 
30162 \series bold
30163 Ctrl-Entrée
30164 \series default
30165 ) :
30166 \end_layout
30167
30168 \begin_layout Standard
30169 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30170  césure dans un
30171 \begin_inset Newline newline
30172 \end_inset
30173
30174
30175 \begin_inset ERT
30176 status collapsed
30177
30178 \begin_layout Plain Layout
30179
30180
30181 \backslash
30182 mbox{
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \begin_inset Quotes eld
30189 \end_inset
30190
30191 motTrèsTrèsLong
30192 \begin_inset Quotes erd
30193 \end_inset
30194
30195 .
30196 \begin_inset ERT
30197 status collapsed
30198
30199 \begin_layout Plain Layout
30200
30201 }
30202 \end_layout
30203
30204 \end_inset
30205
30206
30207 \end_layout
30208
30209 \begin_layout Subsection
30210 Alignement Vertical
30211 \begin_inset CommandInset label
30212 LatexCommand label
30213 name "sub:Alignement-Vertical"
30214
30215 \end_inset
30216
30217
30218 \begin_inset Index
30219 status collapsed
30220
30221 \begin_layout Plain Layout
30222 Boîtes ! Pour l'alignement vertical
30223 \end_layout
30224
30225 \end_inset
30226
30227
30228 \begin_inset Index
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232 Boîtes ! Boîtes élévatrices
30233 \end_layout
30234
30235 \end_inset
30236
30237
30238 \begin_inset Index
30239 status collapsed
30240
30241 \begin_layout Plain Layout
30242 Raisebox|see
30243 \begin_inset ERT
30244 status collapsed
30245
30246 \begin_layout Plain Layout
30247
30248 {
30249 \end_layout
30250
30251 \end_inset
30252
30253 Boîtes élévatrices
30254 \begin_inset ERT
30255 status collapsed
30256
30257 \begin_layout Plain Layout
30258
30259 }
30260 \end_layout
30261
30262 \end_inset
30263
30264
30265 \end_layout
30266
30267 \end_inset
30268
30269
30270 \end_layout
30271
30272 \begin_layout Standard
30273 Avec la commande 
30274 \series bold
30275
30276 \backslash
30277 raisebox
30278 \series default
30279  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30280  par rapport au texte qui l'entoure.
30281  La commande
30282 \series bold
30283  
30284 \backslash
30285 raisebox
30286 \series default
30287  s'utilise en suivant la syntaxe suivante :
30288 \end_layout
30289
30290 \begin_layout Standard
30291
30292 \series bold
30293
30294 \backslash
30295 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30296 \end_layout
30297
30298 \begin_layout Standard
30299 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30300  pour l'abaisser.
30301 \end_layout
30302
30303 \begin_layout Standard
30304 Pour aligner le mot 
30305 \begin_inset Quotes eld
30306 \end_inset
30307
30308 empêcher
30309 \begin_inset Quotes erd
30310 \end_inset
30311
30312  de façon à ce que le point le plus bas du caractère le plus 
30313 \begin_inset Quotes eld
30314 \end_inset
30315
30316 profond
30317 \begin_inset Quotes erd
30318 \end_inset
30319
30320 , le 
30321 \begin_inset Quotes eld
30322 \end_inset
30323
30324 p
30325 \begin_inset Quotes erd
30326 \end_inset
30327
30328 , soit au niveau de la ligne de base, insérez la commande 
30329 \end_layout
30330
30331 \begin_layout Standard
30332
30333 \series bold
30334
30335 \backslash
30336 raisebox{
30337 \backslash
30338 depth}{
30339 \end_layout
30340
30341 \begin_layout Standard
30342 en code TeX avant le mot.
30343  Insérez après le mot l'accolade fermante 
30344 \begin_inset Quotes eld
30345 \end_inset
30346
30347
30348 \series bold
30349 }
30350 \series default
30351
30352 \begin_inset Quotes erd
30353 \end_inset
30354
30355  en code TeX.
30356 \begin_inset Newline newline
30357 \end_inset
30358
30359 Voici le résultat :
30360 \end_layout
30361
30362 \begin_layout Standard
30363 Cette ligne de texte contient le mot 
30364 \begin_inset ERT
30365 status collapsed
30366
30367 \begin_layout Plain Layout
30368
30369
30370 \backslash
30371 raisebox{
30372 \backslash
30373 depth}{
30374 \end_layout
30375
30376 \end_inset
30377
30378
30379 \begin_inset Quotes eld
30380 \end_inset
30381
30382 empêcher
30383 \begin_inset Quotes erd
30384 \end_inset
30385
30386
30387 \begin_inset ERT
30388 status collapsed
30389
30390 \begin_layout Plain Layout
30391
30392 }
30393 \end_layout
30394
30395 \end_inset
30396
30397  comme mot élevé.
30398 \end_layout
30399
30400 \begin_layout Standard
30401 \begin_inset VSpace bigskip
30402 \end_inset
30403
30404 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30405  entre les lignes va être agrandie :
30406 \end_layout
30407
30408 \begin_layout Standard
30409 Cette ligne de texte contient le mot
30410 \begin_inset ERT
30411 status collapsed
30412
30413 \begin_layout Plain Layout
30414
30415
30416 \backslash
30417 raisebox{-
30418 \backslash
30419 depth}{
30420 \end_layout
30421
30422 \end_inset
30423
30424
30425 \begin_inset Quotes eld
30426 \end_inset
30427
30428 empêcher
30429 \begin_inset Quotes erd
30430 \end_inset
30431
30432
30433 \begin_inset ERT
30434 status collapsed
30435
30436 \begin_layout Plain Layout
30437
30438 }
30439 \end_layout
30440
30441 \end_inset
30442
30443  comme mot abaissé.
30444 \begin_inset Newline newline
30445 \end_inset
30446
30447 Cette ligne de texte contient le mot 
30448 \begin_inset ERT
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452
30453
30454 \backslash
30455 raisebox{0.5cm}{
30456 \end_layout
30457
30458 \end_inset
30459
30460
30461 \begin_inset Quotes eld
30462 \end_inset
30463
30464 tester
30465 \begin_inset Quotes erd
30466 \end_inset
30467
30468
30469 \begin_inset ERT
30470 status collapsed
30471
30472 \begin_layout Plain Layout
30473
30474 }
30475 \end_layout
30476
30477 \end_inset
30478
30479  comme mot élevé.
30480 \end_layout
30481
30482 \begin_layout Standard
30483 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30484  mettez la hauteur de la boîte à zéro.
30485  Par exemple utilisez
30486 \end_layout
30487
30488 \begin_layout Standard
30489
30490 \series bold
30491
30492 \backslash
30493 raisebox{-
30494 \backslash
30495 depth}[0pt]{
30496 \end_layout
30497
30498 \begin_layout Standard
30499 Cette ligne de texte contient le mot
30500 \begin_inset ERT
30501 status collapsed
30502
30503 \begin_layout Plain Layout
30504
30505
30506 \backslash
30507 raisebox{-
30508 \backslash
30509 depth}[0pt]{
30510 \end_layout
30511
30512 \end_inset
30513
30514
30515 \begin_inset Quotes eld
30516 \end_inset
30517
30518 empêcher
30519 \begin_inset Quotes erd
30520 \end_inset
30521
30522
30523 \begin_inset ERT
30524 status collapsed
30525
30526 \begin_layout Plain Layout
30527
30528 }
30529 \end_layout
30530
30531 \end_inset
30532
30533  comme mot abaissé.
30534 \begin_inset Newline newline
30535 \end_inset
30536
30537 Cette ligne de texte contient le mot 
30538 \begin_inset ERT
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542
30543
30544 \backslash
30545 raisebox{0.5cm}[0pt]{
30546 \end_layout
30547
30548 \end_inset
30549
30550
30551 \begin_inset Quotes eld
30552 \end_inset
30553
30554 tester
30555 \begin_inset Quotes erd
30556 \end_inset
30557
30558
30559 \begin_inset ERT
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563
30564 }
30565 \end_layout
30566
30567 \end_inset
30568
30569  comme mot élevé.
30570 \end_layout
30571
30572 \begin_layout Section
30573 Boîtes Colorées
30574 \begin_inset CommandInset label
30575 LatexCommand label
30576 name "sec:Boîtes-colorées"
30577
30578 \end_inset
30579
30580
30581 \begin_inset Index
30582 status collapsed
30583
30584 \begin_layout Plain Layout
30585 Boîtes ! Couleur
30586 \end_layout
30587
30588 \end_inset
30589
30590
30591 \end_layout
30592
30593 \begin_layout Subsection
30594 De la couleur pour le texte
30595 \begin_inset Index
30596 status collapsed
30597
30598 \begin_layout Plain Layout
30599 Couleur ! Pour le texte
30600 \end_layout
30601
30602 \end_inset
30603
30604
30605 \end_layout
30606
30607 \begin_layout Standard
30608 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30609  une boîte appelée 
30610 \begin_inset Quotes eld
30611 \end_inset
30612
30613 colorbox
30614 \begin_inset Quotes erd
30615 \end_inset
30616
30617 .
30618  Cela demande que le paquetage LaTeX 
30619 \series bold
30620 color
30621 \series default
30622
30623 \begin_inset Index
30624 status collapsed
30625
30626 \begin_layout Plain Layout
30627 Paquetages LaTeX ! color
30628 \end_layout
30629
30630 \end_inset
30631
30632  soit chargé dans le préambule du document avec la commande
30633 \end_layout
30634
30635 \begin_layout Standard
30636
30637 \series bold
30638
30639 \backslash
30640 @ifundefined{textcolor}
30641 \begin_inset Newline newline
30642 \end_inset
30643
30644
30645 \begin_inset ERT
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649
30650
30651 \backslash
30652 hphantom{ }
30653 \end_layout
30654
30655 \end_inset
30656
30657 {
30658 \backslash
30659 usepackage{color}}{}
30660 \end_layout
30661
30662 \begin_layout Standard
30663 Le paquetage 
30664 \series bold
30665 color
30666 \series default
30667  sera chargé automatiquement par LyX dès que vous colorez du texte
30668 \begin_inset Foot
30669 status collapsed
30670
30671 \begin_layout Plain Layout
30672 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30673  
30674 \series bold
30675
30676 \backslash
30677 @ifundefined
30678 \series default
30679 .
30680 \end_layout
30681
30682 \end_inset
30683
30684 .
30685 \end_layout
30686
30687 \begin_layout Standard
30688 \begin_inset VSpace medskip
30689 \end_inset
30690
30691 Les boîtes colorées sont créées par la commande 
30692 \series bold
30693
30694 \backslash
30695 colorbox
30696 \series default
30697 .
30698  Elle est utilisée avec la syntaxe suivante :
30699 \end_layout
30700
30701 \begin_layout Standard
30702
30703 \series bold
30704
30705 \backslash
30706 colorbox{couleur}{contenu de la boîte}
30707 \end_layout
30708
30709 \begin_layout Standard
30710 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30711  peuvent être placées à l'intérieur d'autres boîtes.
30712 \end_layout
30713
30714 \begin_layout Standard
30715 Les couleurs suivantes sont prédéfinies ::
30716 \begin_inset Newline newline
30717 \end_inset
30718
30719
30720 \family sans
30721 black
30722 \family default
30723  (noir), 
30724 \family sans
30725 blue
30726 \family default
30727  (bleu), 
30728 \family sans
30729 cyan
30730 \family default
30731 \series bold
30732 ,
30733 \series default
30734  
30735 \family sans
30736 green
30737 \family default
30738  (vert), 
30739 \family sans
30740 magenta
30741 \family default
30742
30743 \family sans
30744 red
30745 \family default
30746  (rouge), 
30747 \family sans
30748 white
30749 \family default
30750  (blanc), and 
30751 \family sans
30752 yellow
30753 \family default
30754  (jaune).
30755 \begin_inset Newline newline
30756 \end_inset
30757
30758 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30759  section
30760 \begin_inset space ~
30761 \end_inset
30762
30763
30764 \begin_inset CommandInset ref
30765 LatexCommand ref
30766 reference "sec:Tableaux-Colorés"
30767
30768 \end_inset
30769
30770 .
30771 \end_layout
30772
30773 \begin_layout Standard
30774 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30775 \end_layout
30776
30777 \begin_layout Standard
30778
30779 \series bold
30780
30781 \backslash
30782 colorbox{red}{
30783 \end_layout
30784
30785 \begin_layout Standard
30786 avant le mot en code TeX.
30787  Insérez l'accolade fermante 
30788 \begin_inset Quotes eld
30789 \end_inset
30790
30791 }
30792 \begin_inset Quotes erd
30793 \end_inset
30794
30795  après le mot, en code TeX.
30796 \begin_inset Newline newline
30797 \end_inset
30798
30799 Voici le résultat :
30800 \end_layout
30801
30802 \begin_layout Standard
30803 Cette ligne de texte contient le mot
30804 \begin_inset ERT
30805 status collapsed
30806
30807 \begin_layout Plain Layout
30808
30809
30810 \backslash
30811 colorbox{red}{
30812 \end_layout
30813
30814 \end_inset
30815
30816
30817 \begin_inset Quotes eld
30818 \end_inset
30819
30820 Attention!
30821 \begin_inset Quotes erd
30822 \end_inset
30823
30824
30825 \begin_inset ERT
30826 status collapsed
30827
30828 \begin_layout Plain Layout
30829
30830 }
30831 \end_layout
30832
30833 \end_inset
30834
30835  sur fond rouge.
30836 \end_layout
30837
30838 \begin_layout Standard
30839 \begin_inset VSpace bigskip
30840 \end_inset
30841
30842 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30843  vous pouvez utiliser la commande 
30844 \series bold
30845
30846 \backslash
30847 fcolorbox
30848 \series default
30849  avec la syntaxe suivante :
30850 \end_layout
30851
30852 \begin_layout Standard
30853
30854 \series bold
30855
30856 \backslash
30857 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30858 \end_layout
30859
30860 \begin_layout Standard
30861
30862 \series bold
30863
30864 \backslash
30865 fcolorbox
30866 \series default
30867  est une extension de 
30868 \series bold
30869
30870 \backslash
30871 colorbox
30872 \series default
30873 .
30874  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30875  peuvent être modifiés avec les variables 
30876 \series bold
30877
30878 \backslash
30879 fboxrule
30880 \series default
30881  et 
30882 \series bold
30883
30884 \backslash
30885 fboxsep
30886 \series default
30887 , comme c'est décrit dans la section
30888 \begin_inset space ~
30889 \end_inset
30890
30891
30892 \begin_inset CommandInset ref
30893 LatexCommand ref
30894 reference "sec:Décorations"
30895
30896 \end_inset
30897
30898 .
30899 \end_layout
30900
30901 \begin_layout Standard
30902 Pour l'exemple suivant, on a utilisé la commande
30903 \end_layout
30904
30905 \begin_layout Standard
30906
30907 \series bold
30908
30909 \backslash
30910 fcolorbox{cyan}{magenta}{
30911 \end_layout
30912
30913 \begin_layout Standard
30914 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30915 \begin_inset space \thinspace{}
30916 \end_inset
30917
30918 mm:
30919 \begin_inset Newline newline
30920 \end_inset
30921
30922
30923 \begin_inset ERT
30924 status collapsed
30925
30926 \begin_layout Plain Layout
30927
30928
30929 \backslash
30930 fboxrule 1mm 
30931 \backslash
30932 fboxsep 1mm
30933 \end_layout
30934
30935 \end_inset
30936
30937
30938 \begin_inset ERT
30939 status collapsed
30940
30941 \begin_layout Plain Layout
30942
30943
30944 \backslash
30945 fcolorbox{cyan}{magenta}{
30946 \end_layout
30947
30948 \end_inset
30949
30950 Ce texte est dans une boîte encadrée et colorée.
30951 \begin_inset ERT
30952 status collapsed
30953
30954 \begin_layout Plain Layout
30955
30956 }
30957 \end_layout
30958
30959 \end_inset
30960
30961
30962 \end_layout
30963
30964 \begin_layout Standard
30965 \begin_inset VSpace bigskip
30966 \end_inset
30967
30968 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30969  les yeux ! - NdT) :
30970 \begin_inset Newline newline
30971 \end_inset
30972
30973
30974 \begin_inset ERT
30975 status collapsed
30976
30977 \begin_layout Plain Layout
30978
30979
30980 \backslash
30981 fcolorbox{cyan}{magenta}{
30982 \end_layout
30983
30984 \end_inset
30985
30986
30987 \color yellow
30988 Ce texte est coloré dans une boîte colorée et encadrée.
30989 \color inherit
30990
30991 \begin_inset ERT
30992 status collapsed
30993
30994 \begin_layout Plain Layout
30995
30996 }
30997 \end_layout
30998
30999 \end_inset
31000
31001
31002 \begin_inset ERT
31003 status collapsed
31004
31005 \begin_layout Plain Layout
31006
31007
31008 \backslash
31009 fboxrule 0.4pt 
31010 \backslash
31011 fboxsep 3pt
31012 \end_layout
31013
31014 \end_inset
31015
31016
31017 \end_layout
31018
31019 \begin_layout Standard
31020
31021 \series bold
31022 \begin_inset VSpace medskip
31023 \end_inset
31024
31025
31026 \end_layout
31027
31028 \begin_layout Standard
31029 \begin_inset Note Greyedout
31030 status open
31031
31032 \begin_layout Plain Layout
31033
31034 \series bold
31035 Note:
31036 \series default
31037  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31038  de ligne.
31039  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31040  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31041 \end_layout
31042
31043 \end_inset
31044
31045
31046 \end_layout
31047
31048 \begin_layout Subsection
31049 De la couleur pour les paragraphes
31050 \begin_inset CommandInset label
31051 LatexCommand label
31052 name "sub:Couleur-pour-les-Paragraphes"
31053
31054 \end_inset
31055
31056
31057 \begin_inset Index
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061 Couleur ! Pour les  paragraphes
31062 \end_layout
31063
31064 \end_inset
31065
31066
31067 \end_layout
31068
31069 \begin_layout Standard
31070 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31071  texte dans une minipage.
31072  Avant la minipage, insérez la commande 
31073 \series bold
31074
31075 \backslash
31076 colorbox
31077 \series default
31078  
31079 \end_layout
31080
31081 \begin_layout Standard
31082
31083 \series bold
31084
31085 \backslash
31086 colorbox{color}{
31087 \end_layout
31088
31089 \begin_layout Standard
31090 en code TeX.
31091  Après la minipage, insérez l'accolade fermante 
31092 \begin_inset Quotes eld
31093 \end_inset
31094
31095 }
31096 \begin_inset Quotes erd
31097 \end_inset
31098
31099  en code TeX.
31100 \end_layout
31101
31102 \begin_layout Standard
31103 \begin_inset ERT
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107
31108
31109 \backslash
31110 colorbox{lightgrey}{
31111 \end_layout
31112
31113 \end_inset
31114
31115
31116 \begin_inset Box Frameless
31117 position "t"
31118 hor_pos "c"
31119 has_inner_box 1
31120 inner_pos "t"
31121 use_parbox 0
31122 width "100col%"
31123 special "none"
31124 height "1in"
31125 height_special "totalheight"
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129 Ce texte a un fond coloré.
31130  Ce texte a un fond coloré.
31131 \end_layout
31132
31133 \begin_layout Plain Layout
31134 \begin_inset VSpace defskip
31135 \end_inset
31136
31137 Le texte peut avoir des notes de bas de page
31138 \begin_inset Foot
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142 Un autre exemple de note de bas de page
31143 \end_layout
31144
31145 \end_inset
31146
31147  et contenir des figures et des tableaux.
31148 \end_layout
31149
31150 \begin_layout Plain Layout
31151 \align center
31152 \begin_inset Tabular
31153 <lyxtabular version="3" rows="3" columns="3">
31154 <features>
31155 <column alignment="center" valignment="top" width="0">
31156 <column alignment="center" valignment="top" width="0">
31157 <column alignment="center" valignment="top" width="0">
31158 <row>
31159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31160 \begin_inset Text
31161
31162 \begin_layout Plain Layout
31163 a
31164 \end_layout
31165
31166 \end_inset
31167 </cell>
31168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout Plain Layout
31172 !
31173 \end_layout
31174
31175 \end_inset
31176 </cell>
31177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31178 \begin_inset Text
31179
31180 \begin_layout Plain Layout
31181 3
31182 \end_layout
31183
31184 \end_inset
31185 </cell>
31186 </row>
31187 <row>
31188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31189 \begin_inset Text
31190
31191 \begin_layout Plain Layout
31192 <
31193 \end_layout
31194
31195 \end_inset
31196 </cell>
31197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31198 \begin_inset Text
31199
31200 \begin_layout Plain Layout
31201 b2
31202 \begin_inset Quotes erd
31203 \end_inset
31204
31205 |
31206 \end_layout
31207
31208 \end_inset
31209 </cell>
31210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31211 \begin_inset Text
31212
31213 \begin_layout Plain Layout
31214 >
31215 \end_layout
31216
31217 \end_inset
31218 </cell>
31219 </row>
31220 <row>
31221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31222 \begin_inset Text
31223
31224 \begin_layout Plain Layout
31225 1
31226 \end_layout
31227
31228 \end_inset
31229 </cell>
31230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31231 \begin_inset Text
31232
31233 \begin_layout Plain Layout
31234 §
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243 c
31244 \end_layout
31245
31246 \end_inset
31247 </cell>
31248 </row>
31249 </lyxtabular>
31250
31251 \end_inset
31252
31253
31254 \end_layout
31255
31256 \end_inset
31257
31258
31259 \begin_inset ERT
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263
31264 }
31265 \end_layout
31266
31267 \end_inset
31268
31269
31270 \end_layout
31271
31272 \begin_layout Section
31273 Les boîtes pivotées et redimensionnées
31274 \end_layout
31275
31276 \begin_layout Standard
31277 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31278  charger le paquetage LaTeX 
31279 \series bold
31280 graphicx
31281 \series default
31282
31283 \begin_inset Index
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287 Paquetages LaTeX ! graphicx
31288 \end_layout
31289
31290 \end_inset
31291
31292  dans le préambule de votre document avec la commande
31293 \end_layout
31294
31295 \begin_layout Standard
31296
31297 \series bold
31298
31299 \backslash
31300 @ifundefined{rotatebox}
31301 \begin_inset Newline newline
31302 \end_inset
31303
31304
31305 \begin_inset ERT
31306 status collapsed
31307
31308 \begin_layout Plain Layout
31309
31310
31311 \backslash
31312 hphantom{ }
31313 \end_layout
31314
31315 \end_inset
31316
31317 {
31318 \backslash
31319 usepackage{graphicx}}{}
31320 \end_layout
31321
31322 \begin_layout Standard
31323 \begin_inset Note Greyedout
31324 status open
31325
31326 \begin_layout Plain Layout
31327
31328 \series bold
31329 Note:
31330 \series default
31331  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31332  redimensionnés.
31333 \end_layout
31334
31335 \end_inset
31336
31337
31338 \end_layout
31339
31340 \begin_layout Standard
31341 \begin_inset Note Greyedout
31342 status open
31343
31344 \begin_layout Plain Layout
31345
31346 \series bold
31347 Note:
31348 \series default
31349  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31350  redimensionnée.
31351 \end_layout
31352
31353 \end_inset
31354
31355
31356 \end_layout
31357
31358 \begin_layout Subsection
31359 Les Boîtes pivotées
31360 \begin_inset Index
31361 status collapsed
31362
31363 \begin_layout Plain Layout
31364 Boîtes ! pivotées
31365 \end_layout
31366
31367 \end_inset
31368
31369
31370 \begin_inset Index
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374 Pivoter des objets
31375 \end_layout
31376
31377 \end_inset
31378
31379
31380 \begin_inset Index
31381 status collapsed
31382
31383 \begin_layout Plain Layout
31384 Figures ! Pivotées
31385 \end_layout
31386
31387 \end_inset
31388
31389
31390 \begin_inset Index
31391 status collapsed
31392
31393 \begin_layout Plain Layout
31394 Tableau ! Pivoter
31395 \end_layout
31396
31397 \end_inset
31398
31399
31400 \end_layout
31401
31402 \begin_layout Standard
31403 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31404  (rotated).
31405  Une telle boîte est créée avec la commande 
31406 \series bold
31407
31408 \backslash
31409 rotatebox
31410 \series default
31411  en code TeX avec la syntaxe
31412 \end_layout
31413
31414 \begin_layout Standard
31415
31416 \series bold
31417
31418 \backslash
31419 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31420 \end_layout
31421
31422 \begin_layout Standard
31423 La position du pivot est donnée par l'origine de rotation spécifiée sous
31424  la forme 
31425 \series bold
31426 origin=position
31427 \series default
31428 .
31429  Les valeurs suivantes sont possibles pour la position: 
31430 \emph on
31431 c
31432 \emph default
31433  (centre), 
31434 \emph on
31435 l
31436 \emph default
31437  (gauche/
31438 \lang english
31439 left
31440 \lang french
31441 ), 
31442 \emph on
31443 r
31444 \emph default
31445  (droite/
31446 \lang english
31447 right
31448 \lang french
31449 ), 
31450 \emph on
31451 b
31452 \emph default
31453  (bas/
31454 \lang english
31455 bottom
31456 \lang french
31457 ), 
31458 \emph on
31459 t
31460 \emph default
31461  (haut/
31462 \lang english
31463 top
31464 \lang french
31465 ), et aussi des combinaisons des quatre positions de base.
31466  Par exemple 
31467 \emph on
31468 lt
31469 \emph default
31470  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31471  Quand on ne donne pas d'origine, la position 
31472 \emph on
31473 l
31474 \emph default
31475  est utilisée.
31476  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31477  ou négatif.
31478  Le sens positif de rotation est anti-horaire.
31479 \end_layout
31480
31481 \begin_layout Standard
31482 Dans l'exemple qui suit, la commande 
31483 \series bold
31484
31485 \backslash
31486 rotatebox[origin=c]{60}{
31487 \series default
31488  a été insérée en code TeX juste avant le texte 
31489 \begin_inset Quotes eld
31490 \end_inset
31491
31492 pivoté de 90°
31493 \begin_inset Quotes erd
31494 \end_inset
31495
31496  ; la boîte est refermée juste après le texte par une accolade fermante
31497  
31498 \begin_inset Quotes eld
31499 \end_inset
31500
31501 }
31502 \begin_inset Quotes erd
31503 \end_inset
31504
31505  en code TeX.
31506 \end_layout
31507
31508 \begin_layout Standard
31509 Voici une ligne avec du texte 
31510 \begin_inset ERT
31511 status collapsed
31512
31513 \begin_layout Plain Layout
31514
31515
31516 \backslash
31517 rotatebox[origin=c]{60}{
31518 \end_layout
31519
31520 \end_inset
31521
31522 pivoté de 60°
31523 \begin_inset ERT
31524 status collapsed
31525
31526 \begin_layout Plain Layout
31527
31528 }
31529 \end_layout
31530
31531 \end_inset
31532
31533 .
31534 \end_layout
31535
31536 \begin_layout Standard
31537 La boîte peut contenir une autre boîte ou une formule en ligne :
31538 \end_layout
31539
31540 \begin_layout Standard
31541 Voici une ligne avec du texte 
31542 \begin_inset ERT
31543 status collapsed
31544
31545 \begin_layout Plain Layout
31546
31547
31548 \backslash
31549 rotatebox[origin=r]{-60}{
31550 \end_layout
31551
31552 \end_inset
31553
31554
31555 \begin_inset Box Doublebox
31556 position "c"
31557 hor_pos "c"
31558 has_inner_box 0
31559 inner_pos "c"
31560 use_parbox 0
31561 width "1in"
31562 special "width"
31563 height "1in"
31564 height_special "totalheight"
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568 pivoté de -60°
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \begin_inset ERT
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578
31579 }
31580 \end_layout
31581
31582 \end_inset
31583
31584  et encadré 
31585 \begin_inset ERT
31586 status collapsed
31587
31588 \begin_layout Plain Layout
31589
31590
31591 \backslash
31592 rotatebox[origin=lb]{60}{
31593 \end_layout
31594
31595 \end_inset
31596
31597
31598 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31599 \end_inset
31600
31601
31602 \begin_inset ERT
31603 status collapsed
31604
31605 \begin_layout Plain Layout
31606
31607 }
31608 \end_layout
31609
31610 \end_inset
31611
31612  et une formule.
31613 \end_layout
31614
31615 \begin_layout Standard
31616 ou encore une figure ou un tableau :
31617 \end_layout
31618
31619 \begin_layout Standard
31620 Voici une ligne
31621 \begin_inset ERT
31622 status collapsed
31623
31624 \begin_layout Plain Layout
31625
31626
31627 \backslash
31628 rotatebox[origin=lb]{90}{
31629 \end_layout
31630
31631 \end_inset
31632
31633
31634 \begin_inset Graphics
31635         filename ../clipart/platypus.eps
31636         lyxscale 50
31637         width 25col%
31638
31639 \end_inset
31640
31641
31642 \begin_inset ERT
31643 status collapsed
31644
31645 \begin_layout Plain Layout
31646
31647 }
31648 \end_layout
31649
31650 \end_inset
31651
31652  avec une image pivotée de 90° 
31653 \begin_inset ERT
31654 status collapsed
31655
31656 \begin_layout Plain Layout
31657
31658
31659 \backslash
31660 rotatebox[origin=l]{-90}{
31661 \end_layout
31662
31663 \end_inset
31664
31665
31666 \begin_inset Tabular
31667 <lyxtabular version="3" rows="2" columns="2">
31668 <features>
31669 <column alignment="center" valignment="top" width="0">
31670 <column alignment="center" valignment="top" width="0">
31671 <row>
31672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31673 \begin_inset Text
31674
31675 \begin_layout Plain Layout
31676 q
31677 \end_layout
31678
31679 \end_inset
31680 </cell>
31681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31682 \begin_inset Text
31683
31684 \begin_layout Plain Layout
31685 w
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 </row>
31691 <row>
31692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31693 \begin_inset Text
31694
31695 \begin_layout Plain Layout
31696 e
31697 \end_layout
31698
31699 \end_inset
31700 </cell>
31701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31702 \begin_inset Text
31703
31704 \begin_layout Plain Layout
31705 r
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 </row>
31711 </lyxtabular>
31712
31713 \end_inset
31714
31715
31716 \begin_inset ERT
31717 status collapsed
31718
31719 \begin_layout Plain Layout
31720
31721 }
31722 \end_layout
31723
31724 \end_inset
31725
31726  et un tableau.
31727 \end_layout
31728
31729 \begin_layout Subsection
31730 Les boîtes redimensionnées
31731 \begin_inset Index
31732 status collapsed
31733
31734 \begin_layout Plain Layout
31735 Boîtes ! Redimensionnées
31736 \end_layout
31737
31738 \end_inset
31739
31740
31741 \begin_inset Index
31742 status collapsed
31743
31744 \begin_layout Plain Layout
31745 Redimensionner des objets
31746 \end_layout
31747
31748 \end_inset
31749
31750
31751 \begin_inset Index
31752 status collapsed
31753
31754 \begin_layout Plain Layout
31755 Figures ! Redimensionnées
31756 \end_layout
31757
31758 \end_inset
31759
31760
31761 \begin_inset Index
31762 status collapsed
31763
31764 \begin_layout Plain Layout
31765 Tableau ! Redimensionner
31766 \end_layout
31767
31768 \end_inset
31769
31770
31771 \end_layout
31772
31773 \begin_layout Standard
31774 Pour redimensionner des objets on peut utiliser les commandes 
31775 \series bold
31776
31777 \backslash
31778 scalebox
31779 \series default
31780  et 
31781 \series bold
31782
31783 \backslash
31784 resizebox
31785 \series default
31786  insérées sous forme de code TeX.
31787 \end_layout
31788
31789 \begin_layout Standard
31790
31791 \series bold
31792
31793 \backslash
31794 scalebox
31795 \series default
31796  est utilisée avec la syntaxe suivante :
31797 \end_layout
31798
31799 \begin_layout Standard
31800
31801 \series bold
31802
31803 \backslash
31804 scalebox{horizontal}[vertical]{contenu de la boîte}
31805 \end_layout
31806
31807 \begin_layout Standard
31808 Horizontal et vertical sont les facteurs d'échelle correspondants.
31809  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31810  utilisé comme facteur vertical.
31811 \end_layout
31812
31813 \begin_layout Standard
31814 Par exemple, la commande 
31815 \series bold
31816
31817 \backslash
31818 scalebox{2}{Bonjour}
31819 \series default
31820  crée un 
31821 \begin_inset ERT
31822 status collapsed
31823
31824 \begin_layout Plain Layout
31825
31826
31827 \backslash
31828 scalebox{2}{
31829 \end_layout
31830
31831 \end_inset
31832
31833 Bonjour
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839 }
31840 \end_layout
31841
31842 \end_inset
31843
31844  de taille double par rapport à la taille du texte du document.
31845 \end_layout
31846
31847 \begin_layout Standard
31848
31849 \series bold
31850
31851 \backslash
31852 scalebox{2}[1]{Hello}
31853 \series default
31854  au contraire va déformer le 
31855 \begin_inset ERT
31856 status collapsed
31857
31858 \begin_layout Plain Layout
31859
31860
31861 \backslash
31862 scalebox{2}[1]{
31863 \end_layout
31864
31865 \end_inset
31866
31867 Bonjour
31868 \begin_inset ERT
31869 status collapsed
31870
31871 \begin_layout Plain Layout
31872
31873 }
31874 \end_layout
31875
31876 \end_inset
31877
31878 .
31879 \end_layout
31880
31881 \begin_layout Standard
31882 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31883  La commande 
31884 \series bold
31885
31886 \backslash
31887 scalebox{-1}[1]{Hello}
31888 \series default
31889  peut donc être utilisée pour créer du texte en miroir : 
31890 \begin_inset ERT
31891 status collapsed
31892
31893 \begin_layout Plain Layout
31894
31895
31896 \backslash
31897 scalebox{-1}[1]{
31898 \end_layout
31899
31900 \end_inset
31901
31902 Bonjour
31903 \begin_inset ERT
31904 status collapsed
31905
31906 \begin_layout Plain Layout
31907
31908 }
31909 \end_layout
31910
31911 \end_inset
31912
31913
31914 \end_layout
31915
31916 \begin_layout Standard
31917
31918 \series bold
31919
31920 \backslash
31921 scalebox{1}[-1]{Bonjour}
31922 \series default
31923  effectue une réflexion du 
31924 \begin_inset ERT
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928
31929
31930 \backslash
31931 scalebox{1}[-1]{
31932 \end_layout
31933
31934 \end_inset
31935
31936 Bonjour
31937 \begin_inset ERT
31938 status collapsed
31939
31940 \begin_layout Plain Layout
31941
31942 }
31943 \end_layout
31944
31945 \end_inset
31946
31947  par rapport à la ligne de base.
31948 \end_layout
31949
31950 \begin_layout Standard
31951 La commande 
31952 \series bold
31953
31954 \backslash
31955 reflectbox{contenu de la boîte} 
31956 \series default
31957 existe aussi et est équivalente à
31958 \series bold
31959  
31960 \backslash
31961 scalebox{-1}[1]{contenu de la boîte}.
31962
31963 \series default
31964  
31965 \begin_inset Newline newline
31966 \end_inset
31967
31968
31969 \end_layout
31970
31971 \begin_layout Standard
31972 \begin_inset VSpace bigskip
31973 \end_inset
31974
31975 La commande 
31976 \series bold
31977
31978 \backslash
31979 resizebox
31980 \series default
31981  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31982  données.
31983  La syntaxe de la commande est :
31984 \end_layout
31985
31986 \begin_layout Standard
31987
31988 \series bold
31989
31990 \backslash
31991 resizebox{largeur}{hauteur}{contenu de la boîte}
31992 \end_layout
31993
31994 \begin_layout Standard
31995 Si un des deux paramètres est remplacé par un point d'exclamation 
31996 \series bold
31997 !
31998 \series default
31999 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32000 \end_layout
32001
32002 \begin_layout Standard
32003 La commande 
32004 \series bold
32005
32006 \backslash
32007 resizebox{2cm}{1cm}{Bonjour}
32008 \series default
32009  produit : 
32010 \begin_inset ERT
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014
32015
32016 \backslash
32017 resizebox{2cm}{1cm}{
32018 \end_layout
32019
32020 \end_inset
32021
32022 Bonjour
32023 \begin_inset ERT
32024 status collapsed
32025
32026 \begin_layout Plain Layout
32027
32028 }
32029 \end_layout
32030
32031 \end_inset
32032
32033
32034 \begin_inset Newline newline
32035 \end_inset
32036
32037 La commande 
32038 \series bold
32039
32040 \backslash
32041 resizebox{2cm}{!}{Bonjour}
32042 \series default
32043  produit : 
32044 \begin_inset ERT
32045 status collapsed
32046
32047 \begin_layout Plain Layout
32048
32049
32050 \backslash
32051 resizebox{2cm}{!}{
32052 \end_layout
32053
32054 \end_inset
32055
32056 Bonjour
32057 \begin_inset ERT
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061
32062 }
32063 \end_layout
32064
32065 \end_inset
32066
32067
32068 \end_layout
32069
32070 \begin_layout Standard
32071 \begin_inset VSpace bigskip
32072 \end_inset
32073
32074
32075 \end_layout
32076
32077 \begin_layout Standard
32078 \begin_inset Note Greyedout
32079 status open
32080
32081 \begin_layout Plain Layout
32082
32083 \series bold
32084 Note:
32085 \series default
32086  Quand les paramètres des commandes 
32087 \series bold
32088
32089 \backslash
32090 scalebox
32091 \series default
32092  ou 
32093 \series bold
32094
32095 \backslash
32096 resizebox
32097 \series default
32098  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32099  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32100  partiellement.
32101 \end_layout
32102
32103 \end_inset
32104
32105
32106 \end_layout
32107
32108 \begin_layout Standard
32109 \begin_inset VSpace bigskip
32110 \end_inset
32111
32112
32113 \end_layout
32114
32115 \begin_layout Standard
32116 Les boîtes peuvent être combinée dans n'importe quel ordre.
32117  Par exemple, la commande 
32118 \begin_inset Newline newline
32119 \end_inset
32120
32121
32122 \series bold
32123
32124 \backslash
32125 rotatebox[origin=c]{-45}{
32126 \backslash
32127 resizebox{2cm}{!}{
32128 \backslash
32129 reflectbox{Bonjour}}}
32130 \begin_inset Newline newline
32131 \end_inset
32132
32133
32134 \series default
32135 produit :
32136 \end_layout
32137
32138 \begin_layout Standard
32139 \align center
32140 \begin_inset ERT
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145
32146 \backslash
32147 rotatebox[origin=c]{-45}{
32148 \backslash
32149 resizebox{2cm}{!}{
32150 \backslash
32151 reflectbox{
32152 \end_layout
32153
32154 \end_inset
32155
32156 Bonjour
32157 \begin_inset ERT
32158 status collapsed
32159
32160 \begin_layout Plain Layout
32161
32162 }}}
32163 \end_layout
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Standard
32171 \noindent
32172 Les images, les tableaux et les formules sont autorisées comme contenu de
32173  boîte :
32174 \end_layout
32175
32176 \begin_layout Standard
32177 \align center
32178 \begin_inset ERT
32179 status collapsed
32180
32181 \begin_layout Plain Layout
32182
32183
32184 \backslash
32185 rotatebox[origin=c]{-30}{
32186 \backslash
32187 resizebox{2cm}{!}{
32188 \backslash
32189 reflectbox{
32190 \end_layout
32191
32192 \end_inset
32193
32194
32195 \begin_inset Graphics
32196         filename ../clipart/platypus.eps
32197         lyxscale 50
32198         width 25col%
32199
32200 \end_inset
32201
32202
32203 \begin_inset ERT
32204 status collapsed
32205
32206 \begin_layout Plain Layout
32207
32208 }}}
32209 \end_layout
32210
32211 \end_inset
32212
32213
32214 \begin_inset ERT
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218
32219
32220 \backslash
32221 rotatebox[origin=c]{-45}{
32222 \backslash
32223 resizebox{2cm}{!}{
32224 \backslash
32225 reflectbox{
32226 \end_layout
32227
32228 \end_inset
32229
32230
32231 \begin_inset Tabular
32232 <lyxtabular version="3" rows="2" columns="2">
32233 <features>
32234 <column alignment="center" valignment="top" width="0">
32235 <column alignment="center" valignment="top" width="0">
32236 <row>
32237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32238 \begin_inset Text
32239
32240 \begin_layout Plain Layout
32241 q
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32247 \begin_inset Text
32248
32249 \begin_layout Plain Layout
32250 w
32251 \end_layout
32252
32253 \end_inset
32254 </cell>
32255 </row>
32256 <row>
32257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261 e
32262 \end_layout
32263
32264 \end_inset
32265 </cell>
32266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32267 \begin_inset Text
32268
32269 \begin_layout Plain Layout
32270 r
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 </row>
32276 </lyxtabular>
32277
32278 \end_inset
32279
32280
32281 \begin_inset ERT
32282 status collapsed
32283
32284 \begin_layout Plain Layout
32285
32286 }}}
32287 \end_layout
32288
32289 \end_inset
32290
32291
32292 \begin_inset ERT
32293 status collapsed
32294
32295 \begin_layout Plain Layout
32296
32297
32298 \backslash
32299 rotatebox[origin=c]{-45}{
32300 \backslash
32301 resizebox{2cm}{!}{
32302 \backslash
32303 reflectbox{
32304 \end_layout
32305
32306 \end_inset
32307
32308
32309 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32310 \end_inset
32311
32312
32313 \begin_inset ERT
32314 status collapsed
32315
32316 \begin_layout Plain Layout
32317
32318 }}}
32319 \end_layout
32320
32321 \end_inset
32322
32323
32324 \end_layout
32325
32326 \begin_layout Standard
32327 Quand on utilise le style global de formule 
32328 \series bold
32329 fleqn
32330 \series default
32331  dans le document
32332 \begin_inset Foot
32333 status collapsed
32334
32335 \begin_layout Plain Layout
32336 Quand 
32337 \begin_inset Quotes eld
32338 \end_inset
32339
32340 fleqn
32341 \begin_inset Quotes erd
32342 \end_inset
32343
32344  est ajouté aux options de la classe de document.
32345 \end_layout
32346
32347 \end_inset
32348
32349 , les formules hors texte peuvent aussi être redimensionnées.
32350 \end_layout
32351
32352 \begin_layout Chapter
32353 Trucs Externes
32354 \begin_inset Index
32355 status collapsed
32356
32357 \begin_layout Plain Layout
32358 Trucs externes
32359 \end_layout
32360
32361 \end_inset
32362
32363
32364 \end_layout
32365
32366 \begin_layout Standard
32367 Avec le menu 
32368 \family sans
32369 Insérer\SpecialChar \menuseparator
32370 Fichier
32371 \family default
32372  vous pouvez insérer un contenu externe à votre document.
32373  Ce contenu peut être :
32374 \end_layout
32375
32376 \begin_layout Description
32377 Document
32378 \begin_inset space ~
32379 \end_inset
32380
32381 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32382  document.
32383 \end_layout
32384
32385 \begin_layout Description
32386 Texte
32387 \begin_inset space ~
32388 \end_inset
32389
32390 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32391 e.
32392 \end_layout
32393
32394 \begin_layout Description
32395 Texte
32396 \begin_inset space ~
32397 \end_inset
32398
32399 Brut
32400 \begin_inset space ~
32401 \end_inset
32402
32403 par
32404 \begin_inset space ~
32405 \end_inset
32406
32407 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32408  Les lignes vides créent un nouveau paragraphe dans votre document.
32409 \end_layout
32410
32411 \begin_layout Description
32412 Objet
32413 \begin_inset space ~
32414 \end_inset
32415
32416 Externe Fichiers de formats variés.
32417 \end_layout
32418
32419 \begin_layout Description
32420 Sous-document Documents LyX ou LaTeX.
32421 \end_layout
32422
32423 \begin_layout Section
32424 Objets Externes 
32425 \begin_inset Index
32426 status collapsed
32427
32428 \begin_layout Plain Layout
32429 Trucs externes ! Objets Externes
32430 \end_layout
32431
32432 \end_inset
32433
32434
32435 \end_layout
32436
32437 \begin_layout Standard
32438 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32439  de fichiers dans votre document sans avoir à convertir ces derniers en
32440  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32441  qui va s'occuper des conversions.
32442  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32443  LyX des images dans des formats divers.
32444  Quand vous avez activé 
32445 \family sans
32446 Aperçu
32447 \begin_inset space ~
32448 \end_inset
32449
32450 sur
32451 \begin_inset space ~
32452 \end_inset
32453
32454 le
32455 \begin_inset space ~
32456 \end_inset
32457
32458 vif
32459 \family default
32460  dans le menu des préférences de LyX, dans la rubrique 
32461 \family sans
32462 Apparence\SpecialChar \menuseparator
32463 Graphiques
32464 \family default
32465 , les objets externes de type Dia et Xfig sont affichés directement dans
32466  LyX.
32467 \end_layout
32468
32469 \begin_layout Standard
32470 On insère des objets externes en utilisant la fenêtre de dialogue 
32471 \family sans
32472 Objet
32473 \begin_inset space ~
32474 \end_inset
32475
32476 Externe
32477 \family default
32478  qui est accessible via le menu 
32479 \family sans
32480 Insérer\SpecialChar \menuseparator
32481 Fichiers\SpecialChar \menuseparator
32482 Objet
32483 \begin_inset space ~
32484 \end_inset
32485
32486 Externe
32487 \family default
32488 .
32489  Actuellement les types de fichiers (
32490 \family sans
32491 Modèles
32492 \family default
32493 ) suivants sont autorisés :
32494 \end_layout
32495
32496 \begin_layout Description
32497 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32498  par le programme 
32499 \series bold
32500
32501 \begin_inset CommandInset href
32502 LatexCommand href
32503 name "XBoard"
32504 target "http://en.wikipedia.org/wiki/XBoard"
32505
32506 \end_inset
32507
32508
32509 \series default
32510 .
32511 \end_layout
32512
32513 \begin_layout Description
32514 Date Ce modèle insère la date sous la forme 
32515 \emph on
32516 Jour-Mois-Année
32517 \emph default
32518 .
32519  Voici un exemple de date insérée comme objet externe :: 
32520 \begin_inset External
32521         template Date
32522         filename .
32523
32524 \end_inset
32525
32526
32527 \begin_inset space ~
32528 \end_inset
32529
32530
32531 \begin_inset Note Note
32532 status open
32533
32534 \begin_layout Plain Layout
32535 Retirer l'espace prot
32536 \begin_inset Quotes frd
32537 \end_inset
32538
32539 gé quand le bug 4398 sera résolu !
32540 \end_layout
32541
32542 \end_inset
32543
32544
32545 \begin_inset Newline newline
32546 \end_inset
32547
32548 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32549  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32550 \family sans
32551 Insérer\SpecialChar \menuseparator
32552 Date
32553 \family default
32554  et avec la commande LaTeX 
32555 \series bold
32556
32557 \backslash
32558 today
32559 \series default
32560  entrée comme code TeX.
32561  Ces différentes méthodes sont comparée dans le tableau
32562 \begin_inset space ~
32563 \end_inset
32564
32565
32566 \begin_inset CommandInset ref
32567 LatexCommand ref
32568 reference "tab:Comparaison-des-dates"
32569
32570 \end_inset
32571
32572 .
32573 \end_layout
32574
32575 \begin_layout Description
32576 Dia Ce modèle accepte les diagrammes créés avec le programme 
32577 \series bold
32578
32579 \begin_inset CommandInset href
32580 LatexCommand href
32581 name "Dia"
32582 target "http://en.wikipedia.org/wiki/Dia_(software)"
32583
32584 \end_inset
32585
32586
32587 \series default
32588 .
32589 \end_layout
32590
32591 \begin_layout Description
32592 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32593  par le programme 
32594 \series bold
32595
32596 \begin_inset CommandInset href
32597 LatexCommand href
32598 name "LilyPond"
32599 target "http://en.wikipedia.org/wiki/LilyPond"
32600
32601 \end_inset
32602
32603
32604 \series default
32605 .
32606 \end_layout
32607
32608 \begin_layout Description
32609 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32610  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32611  
32612 \emph on
32613 pages
32614 \emph default
32615  dans le champ 
32616 \family sans
32617 Option
32618 \family default
32619  dans l'onglet 
32620 \family sans
32621 Options LaTeX et LyX
32622 \family default
32623  en suivant les instructions données pour le modèle.
32624  Si on ne donne pas d'option 
32625 \emph on
32626 pages
32627 \emph default
32628 , seule la première page du PDF sera insérée.
32629 \end_layout
32630
32631 \begin_layout Description
32632 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32633  À peu près tous les formats d'images populaires sont acceptés.
32634  Les images peuvent être traitées dans la fenêtre de dialogue 
32635 \family sans
32636 Objet
32637 \begin_inset space ~
32638 \end_inset
32639
32640 Externe
32641 \family default
32642  comme les images qui sont habituellement incorporées en utilisant le menu
32643  
32644 \family sans
32645 Insérer\SpecialChar \menuseparator
32646 Graphique
32647 \family default
32648 , comme c'est décrit dans la section
32649 \begin_inset space ~
32650 \end_inset
32651
32652
32653 \begin_inset CommandInset ref
32654 LatexCommand ref
32655 reference "sec:Graphics-Dialog"
32656
32657 \end_inset
32658
32659 .
32660  La différence est que seules les images matricielles sont autorisées, ce
32661  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32662 \end_layout
32663
32664 \begin_layout Description
32665 XFig Ce modèle accepte les images créées avec le programme 
32666 \series bold
32667
32668 \begin_inset CommandInset href
32669 LatexCommand href
32670 name "Xfig"
32671 target "http://en.wikipedia.org/wiki/Xfig"
32672
32673 \end_inset
32674
32675
32676 \series default
32677 .
32678 \end_layout
32679
32680 \begin_layout Standard
32681 \begin_inset Float table
32682 placement h
32683 wide false
32684 sideways false
32685 status open
32686
32687 \begin_layout Plain Layout
32688 \begin_inset Caption
32689
32690 \begin_layout Plain Layout
32691 \begin_inset CommandInset label
32692 LatexCommand label
32693 name "tab:Comparaison-des-dates"
32694
32695 \end_inset
32696
32697 Comparaison des méthodes d'insertion de la date.
32698 \end_layout
32699
32700 \end_inset
32701
32702
32703 \end_layout
32704
32705 \begin_layout Plain Layout
32706 \align center
32707 \begin_inset Tabular
32708 <lyxtabular version="3" rows="4" columns="4">
32709 <features>
32710 <column alignment="center" valignment="top" width="0">
32711 <column alignment="center" valignment="top" width="0">
32712 <column alignment="center" valignment="top" width="0">
32713 <column alignment="center" valignment="top" width="0">
32714 <row>
32715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32716 \begin_inset Text
32717
32718 \begin_layout Plain Layout
32719 Format du document
32720 \end_layout
32721
32722 \end_inset
32723 </cell>
32724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32725 \begin_inset Text
32726
32727 \begin_layout Plain Layout
32728
32729 \family sans
32730 Objet
32731 \begin_inset space ~
32732 \end_inset
32733
32734 Externe\SpecialChar \menuseparator
32735 Date
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744
32745 \family sans
32746 Insérer\SpecialChar \menuseparator
32747 Date
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32753 \begin_inset Text
32754
32755 \begin_layout Plain Layout
32756 commande 
32757 \series bold
32758
32759 \backslash
32760 today
32761 \end_layout
32762
32763 \end_inset
32764 </cell>
32765 </row>
32766 <row>
32767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32768 \begin_inset Text
32769
32770 \begin_layout Plain Layout
32771 LyX
32772 \end_layout
32773
32774 \end_inset
32775 </cell>
32776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32777 \begin_inset Text
32778
32779 \begin_layout Plain Layout
32780 comme boîte d'insert
32781 \end_layout
32782
32783 \end_inset
32784 </cell>
32785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789 comme date
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798 comme boîte de code TeX
32799 \end_layout
32800
32801 \end_inset
32802 </cell>
32803 </row>
32804 <row>
32805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32806 \begin_inset Text
32807
32808 \begin_layout Plain Layout
32809 LaTeX
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Plain Layout
32818 comme date
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827 comme date
32828 \end_layout
32829
32830 \end_inset
32831 </cell>
32832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32833 \begin_inset Text
32834
32835 \begin_layout Plain Layout
32836 comme commande
32837 \end_layout
32838
32839 \end_inset
32840 </cell>
32841 </row>
32842 <row>
32843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32844 \begin_inset Text
32845
32846 \begin_layout Plain Layout
32847 DVI, PDF, PS
32848 \end_layout
32849
32850 \end_inset
32851 </cell>
32852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856 comme date
32857 \end_layout
32858
32859 \end_inset
32860 </cell>
32861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32862 \begin_inset Text
32863
32864 \begin_layout Plain Layout
32865 comme date
32866 \end_layout
32867
32868 \end_inset
32869 </cell>
32870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874 comme date date
32875 \end_layout
32876
32877 \end_inset
32878 </cell>
32879 </row>
32880 </lyxtabular>
32881
32882 \end_inset
32883
32884
32885 \end_layout
32886
32887 \end_inset
32888
32889
32890 \end_layout
32891
32892 \begin_layout Standard
32893 Quand vous activez l'option 
32894 \family sans
32895 Brouillon
32896 \family default
32897  de l'onglet 
32898 \family sans
32899 Fichier
32900 \family default
32901  de la fenêtre de dialogue 
32902 \family sans
32903 Objet
32904 \begin_inset space ~
32905 \end_inset
32906
32907 Externe
32908 \family default
32909 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32910 \begin_inset Newline newline
32911 \end_inset
32912
32913 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32914  : 
32915 \begin_inset Graphics
32916         filename ../clipart/ExternalMaterialQt4.png
32917         scale 85
32918         scaleBeforeRotation
32919
32920 \end_inset
32921
32922  soit comme une image, selon que vous avez ou non activé l'option 
32923 \family sans
32924 Afficher
32925 \begin_inset space ~
32926 \end_inset
32927
32928 dans
32929 \begin_inset space ~
32930 \end_inset
32931
32932 LyX
32933 \family default
32934  de l'onglet 
32935 \family sans
32936 Options LaTeX et LyX
32937 \family default
32938  de la fenêtre de dialogue.
32939 \end_layout
32940
32941 \begin_layout Standard
32942 Le manuel 
32943 \family sans
32944 \emph on
32945 Personnalisation
32946 \family default
32947 \emph default
32948  explique comment vous pouvez créer vos propres modèles.
32949 \end_layout
32950
32951 \begin_layout Section
32952 Sous-documents
32953 \begin_inset CommandInset label
32954 LatexCommand label
32955 name "sec:Sous-documents"
32956
32957 \end_inset
32958
32959
32960 \begin_inset Index
32961 status collapsed
32962
32963 \begin_layout Plain Layout
32964 Trucs externes ! Sous-documents
32965 \end_layout
32966
32967 \end_inset
32968
32969
32970 \begin_inset Index
32971 status collapsed
32972
32973 \begin_layout Plain Layout
32974 Fichiers ! Insérer
32975 \end_layout
32976
32977 \end_inset
32978
32979
32980 \end_layout
32981
32982 \begin_layout Standard
32983 Les sous-documents sont utilisés quand on a un document très long qui peut
32984  être décomposé en plusieurs parties ou sections plus petites.
32985  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32986  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32987  Les différents documents sont ce que l'on appelle les sous-documents et
32988  un document maître les relie pour imprimer le document complet ou seulement
32989  une partie de celui-ci.
32990  Un sous-document hérite du contenu de son maître, par exemple le préambule
32991  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32992 \end_layout
32993
32994 \begin_layout Standard
32995 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32996  comme celle-ci : 
32997 \begin_inset Graphics
32998         filename clipart/ChildDocumentQt4.png
32999         lyxscale 70
33000         scale 60
33001         scaleBeforeRotation
33002
33003 \end_inset
33004
33005  Pour inclure des sous-documents dans un document maître , on utilise le
33006  menu 
33007 \family sans
33008 Insérer\SpecialChar \menuseparator
33009 Fichier\SpecialChar \menuseparator
33010 Sous-document
33011 \family default
33012 .
33013  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
33014  des quatre méthodes d'inclusion :
33015 \end_layout
33016
33017 \begin_layout Description
33018 Inclus
33019 \begin_inset space ~
33020 \end_inset
33021
33022 (include) Vous pouvez inclure des documents LyX et LaTeX.
33023  Quand vous cliquez sur le bouton 
33024 \family sans
33025 Charger
33026 \family default
33027  dans la fenêtre de dialogue 
33028 \family sans
33029 Sous-document
33030 \family default
33031 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33032  vous puissiez le modifier.
33033 \begin_inset Newline newline
33034 \end_inset
33035
33036
33037 \end_layout
33038
33039 \begin_layout Standard
33040 Voici un sous-document inséré avec la méthode 
33041 \family sans
33042 Inclus
33043 \family default
33044  : 
33045 \begin_inset CommandInset include
33046 LatexCommand include
33047 filename "DocumentBidon1.lyx"
33048
33049 \end_inset
33050
33051
33052 \end_layout
33053
33054 \begin_layout Standard
33055 La numérotation des sections va prendre en compte les sections des fichiers
33056  incorporés dans l'ordre où ils sont insérés dans le document maître.
33057  Le document qui est inclus comme exemple possède une sous-section qui sera
33058  numérotée comme sous-section de la section actuelle.
33059  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33060  : la sous-section
33061 \begin_inset space ~
33062 \end_inset
33063
33064
33065 \begin_inset CommandInset ref
33066 LatexCommand ref
33067 reference "sub:Sous-section-externe-1"
33068
33069 \end_inset
33070
33071  est dans le fichier inclus.
33072 \end_layout
33073
33074 \begin_layout Standard
33075 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33076  du document maître est utilisé.
33077  Les branches présentes dans le sous-document seront ignorées par le document
33078  maître tant que le document maître possède une branche avec le même nom.
33079  Les documents inclus sont insérés en commençant une nouvelle page et sont
33080  suivis par un saut de page.
33081 \end_layout
33082
33083 \begin_layout Standard
33084 Si vous travaillez uniquement sur un chapitre particulier d'un document
33085  important et que vous voulez optimiser le temps de compilation, vous pouvez
33086  inclure chaque fichier dans une branche
33087 \begin_inset Foot
33088 status open
33089
33090 \begin_layout Plain Layout
33091 Les branches sont décrites dans la section 
33092 \emph on
33093 Branches
33094 \emph default
33095  du 
33096 \emph on
33097 Guide de l'utilisateur
33098 \emph default
33099  de LyX.
33100 \end_layout
33101
33102 \end_inset
33103
33104 .
33105  En activant ou désactivant une branche, vous pouvez décider les fichiers
33106  inclus qui doivent apparaître dans la sortie imprimée.
33107 \end_layout
33108
33109 \begin_layout Standard
33110 \begin_inset Note Greyedout
33111 status open
33112
33113 \begin_layout Plain Layout
33114
33115 \series bold
33116 Note:
33117 \series default
33118  À cause d'un bug de LyX, la commande 
33119 \series bold
33120
33121 \backslash
33122 includeonly
33123 \series default
33124  ne peut actuellement pas être utilisée comme solution alternative pour
33125  décider quels sont les fichiers qui doivent être inclus.
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \end_layout
33132
33133 \begin_layout Standard
33134 \begin_inset Note Greyedout
33135 status open
33136
33137 \begin_layout Plain Layout
33138
33139 \series bold
33140 Note:
33141 \series default
33142  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33143  une classe de document différente de celle du document maître, vous recevez
33144  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33145  que cela peut produire des résultats inattendus sur la sortie imprimée.
33146 \end_layout
33147
33148 \end_inset
33149
33150
33151 \end_layout
33152
33153 \begin_layout Description
33154 Incorporé
33155 \begin_inset space ~
33156 \end_inset
33157
33158 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33159  sont :
33160 \end_layout
33161
33162 \begin_deeper
33163 \begin_layout Itemize
33164 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33165  par un saut de page.
33166 \end_layout
33167
33168 \begin_layout Itemize
33169 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33170  
33171 \family sans
33172 Aperçu
33173 \begin_inset space ~
33174 \end_inset
33175
33176 sur
33177 \begin_inset space ~
33178 \end_inset
33179
33180 le
33181 \begin_inset space ~
33182 \end_inset
33183
33184 vif
33185 \family default
33186  est activée dans les préférences dans la rubrique 
33187 \family sans
33188 Apparence\SpecialChar \menuseparator
33189 Graphique
33190 \family default
33191 .
33192 \end_layout
33193
33194 \begin_layout Itemize
33195 La commande LaTeX 
33196 \series bold
33197
33198 \backslash
33199 includeonly
33200 \series default
33201  ne peut pas être utilisée.
33202 \end_layout
33203
33204 \end_deeper
33205 \begin_layout Standard
33206 Voici un sous document inséré en utilisant la méthode 
33207 \family sans
33208 Incorporé
33209 \family default
33210  : 
33211 \begin_inset CommandInset include
33212 LatexCommand input
33213 preview true
33214 filename "DocumentBidon2.lyx"
33215
33216 \end_inset
33217
33218
33219 \end_layout
33220
33221 \begin_layout Description
33222 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33223  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33224  sous forme de code source et aucune des commandes éventuellement présentes
33225  ne sera exécutée.
33226  Vous pouvez utiliser l'option 
33227 \family sans
33228 Marquer
33229 \begin_inset space ~
33230 \end_inset
33231
33232 les
33233 \begin_inset space ~
33234 \end_inset
33235
33236 espaces
33237 \family default
33238  qui matérialise chaque espace présente dans le code source par un caractère
33239  
33240 \begin_inset Quotes eld
33241 \end_inset
33242
33243
33244 \begin_inset ERT
33245 status collapsed
33246
33247 \begin_layout Plain Layout
33248
33249
33250 \backslash
33251 textvisiblespace 
33252 \end_layout
33253
33254 \end_inset
33255
33256
33257 \begin_inset Quotes erd
33258 \end_inset
33259
33260  .
33261  La différence avec la méthode qui consiste à utiliser le menu 
33262 \family sans
33263 Insérer\SpecialChar \menuseparator
33264 Fichier\SpecialChar \menuseparator
33265 Texte
33266 \begin_inset space ~
33267 \end_inset
33268
33269 brut
33270 \family default
33271  est que le contenu du document n'apparaît pas dans LyX.
33272 \end_layout
33273
33274 \begin_layout Standard
33275 Voici un sous-document inclus en utilisant la méthode 
33276 \family sans
33277 verbatim
33278 \family default
33279  : 
33280 \begin_inset CommandInset include
33281 LatexCommand verbatiminput
33282 filename "DocumentTexteBidon.txt"
33283
33284 \end_inset
33285
33286
33287 \begin_inset VSpace bigskip
33288 \end_inset
33289
33290 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33291  l'option 
33292 \family sans
33293 Marquer
33294 \begin_inset space ~
33295 \end_inset
33296
33297 les
33298 \begin_inset space ~
33299 \end_inset
33300
33301 espaces :
33302 \family default
33303  
33304 \begin_inset CommandInset include
33305 LatexCommand verbatiminput*
33306 filename "DocumentTexteBidon.txt"
33307
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Standard
33314 \begin_inset VSpace bigskip
33315 \end_inset
33316
33317
33318 \end_layout
33319
33320 \begin_layout Standard
33321 \begin_inset Note Greyedout
33322 status open
33323
33324 \begin_layout Plain Layout
33325
33326 \series bold
33327 Note:
33328 \series default
33329  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33330  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33331 \end_layout
33332
33333 \end_inset
33334
33335
33336 \end_layout
33337
33338 \begin_layout Description
33339 Listings Ce type d'inclusion est décrit dans le chapitre
33340 \begin_inset space ~
33341 \end_inset
33342
33343
33344 \begin_inset CommandInset ref
33345 LatexCommand ref
33346 reference "cha:Program-Code-Listings"
33347
33348 \end_inset
33349
33350 .
33351 \end_layout
33352
33353 \begin_layout Standard
33354 \begin_inset Note Greyedout
33355 status open
33356
33357 \begin_layout Plain Layout
33358
33359 \series bold
33360 Note:
33361 \series default
33362  Inclure le même document deux fois dans un même document peut poser des
33363  problèmes avec LaTeX.
33364 \end_layout
33365
33366 \end_inset
33367
33368
33369 \end_layout
33370
33371 \begin_layout Chapter
33372 Listings de Code Source
33373 \begin_inset CommandInset label
33374 LatexCommand label
33375 name "cha:Program-Code-Listings"
33376
33377 \end_inset
33378
33379
33380 \begin_inset Index
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384 Listings
33385 \end_layout
33386
33387 \end_inset
33388
33389
33390 \begin_inset Index
33391 status collapsed
33392
33393 \begin_layout Plain Layout
33394 Code Source
33395 \end_layout
33396
33397 \end_inset
33398
33399
33400 \begin_inset Index
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404 Flottants ! Listings
33405 \end_layout
33406
33407 \end_inset
33408
33409
33410 \end_layout
33411
33412 \begin_layout Standard
33413 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33414  un insert 
33415 \family sans
33416 Listings
33417 \family default
33418  qui peut être créé grâce au menu 
33419 \family sans
33420 Insérer
33421 \family default
33422 \SpecialChar \menuseparator
33423
33424 \family sans
33425 Listing
33426 \begin_inset space ~
33427 \end_inset
33428
33429 de
33430 \begin_inset space ~
33431 \end_inset
33432
33433 Code
33434 \begin_inset space ~
33435 \end_inset
33436
33437 Source
33438 \family default
33439 .
33440  Le paquetage LaTeX 
33441 \series bold
33442 listings
33443 \series default
33444
33445 \begin_inset Index
33446 status collapsed
33447
33448 \begin_layout Plain Layout
33449 Paquetages LaTeX ! listings
33450 \end_layout
33451
33452 \end_inset
33453
33454  fournit un moyen puissant et flexible d'insérer des listings de code source
33455  dans votre document.
33456  
33457 \end_layout
33458
33459 \begin_layout Standard
33460 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33461  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33462 \end_layout
33463
33464 \begin_layout Standard
33465 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33466  imprimée.
33467  L'option d'emplacement 
33468 \family sans
33469 Listing
33470 \begin_inset space ~
33471 \end_inset
33472
33473 en
33474 \begin_inset space ~
33475 \end_inset
33476
33477 Ligne
33478 \family default
33479  imprime le listing dans la ligne comme ceci : 
33480 \begin_inset listings
33481 lstparams "language={C++}"
33482 inline true
33483 status open
33484
33485 \begin_layout Plain Layout
33486
33487 int a=5;
33488 \end_layout
33489
33490 \end_inset
33491
33492
33493 \begin_inset Newline newline
33494 \end_inset
33495
33496 L'option 
33497 \family sans
33498 Flottant
33499 \family default
33500  crée un flottant de listing pour lequel vous pouvez préciser les options
33501  classiques d'emplacement : 
33502 \begin_inset Quotes eld
33503 \end_inset
33504
33505
33506 \family sans
33507 h
33508 \family default
33509
33510 \begin_inset Quotes erd
33511 \end_inset
33512
33513
33514 \begin_inset Quotes eld
33515 \end_inset
33516
33517
33518 \family sans
33519 t
33520 \family default
33521
33522 \begin_inset Quotes erd
33523 \end_inset
33524
33525
33526 \begin_inset Quotes eld
33527 \end_inset
33528
33529
33530 \family sans
33531 b
33532 \family default
33533
33534 \begin_inset Quotes erd
33535 \end_inset
33536
33537 , et 
33538 \begin_inset Quotes eld
33539 \end_inset
33540
33541
33542 \family sans
33543 p
33544 \family default
33545
33546 \begin_inset Quotes erd
33547 \end_inset
33548
33549  correspondant aux emplacement décrits dans la section
33550 \begin_inset space ~
33551 \end_inset
33552
33553
33554 \begin_inset CommandInset ref
33555 LatexCommand ref
33556 reference "sec:Placement-flottants"
33557
33558 \end_inset
33559
33560 .
33561  Les options de positionnement peuvent être mélangées et doivent être saisies
33562  sans séparation, par exemple, on peut taper 
33563 \begin_inset Quotes eld
33564 \end_inset
33565
33566
33567 \family sans
33568 htbp
33569 \family default
33570
33571 \begin_inset Quotes erd
33572 \end_inset
33573
33574 .
33575  L' option 
33576 \begin_inset Quotes eld
33577 \end_inset
33578
33579 h
33580 \begin_inset Quotes erd
33581 \end_inset
33582
33583  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33584  
33585 \family sans
33586 Flottant
33587 \family default
33588  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33589  légende et être référencés.
33590 \end_layout
33591
33592 \begin_layout Standard
33593 Vous pouvez ajouter une légende à un listing avec le menu 
33594 \family sans
33595 Insérer\SpecialChar \menuseparator
33596 Légende
33597 \family default
33598 .
33599  On peut référencer les listings de la même façon que les flottants :Voir
33600  le listing
33601 \begin_inset space ~
33602 \end_inset
33603
33604
33605 \begin_inset CommandInset ref
33606 LatexCommand ref
33607 reference "lst:Listing-exemple"
33608
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \begin_layout Standard
33615 \begin_inset listings
33616 lstparams "language=Python"
33617 inline false
33618 status open
33619
33620 \begin_layout Plain Layout
33621
33622 \begin_inset Caption
33623
33624 \begin_layout Plain Layout
33625 \begin_inset CommandInset label
33626 LatexCommand label
33627 name "lst:Listing-exemple"
33628
33629 \end_inset
33630
33631 Exemple de listing flottant
33632 \end_layout
33633
33634 \end_inset
33635
33636 # Exemple de listing flottant
33637 \end_layout
33638
33639 \begin_layout Plain Layout
33640
33641 def func(param):
33642 \end_layout
33643
33644 \begin_layout Plain Layout
33645
33646     'ceci est une fonction python'
33647 \end_layout
33648
33649 \begin_layout Plain Layout
33650
33651     pass
33652 \end_layout
33653
33654 \end_inset
33655
33656
33657 \end_layout
33658
33659 \begin_layout Standard
33660 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33661  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33662  de manière particulière dans la sortie imprimée.
33663  Dans l'exemple de listing, le mot clé Python 
33664 \begin_inset Quotes eld
33665 \end_inset
33666
33667 def
33668 \begin_inset Quotes erd
33669 \end_inset
33670
33671  est reconnu et imprimé en caractères gras dans la sortie.
33672 \end_layout
33673
33674 \begin_layout Standard
33675 \begin_inset Note Greyedout
33676 status open
33677
33678 \begin_layout Plain Layout
33679
33680 \series bold
33681 Note:
33682 \series default
33683  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33684  une police de caractères à 
33685 \family typewriter
33686 chasse fixe
33687 \family default
33688 , c'est que votre police ne contient probablement pas de série grasse.
33689  Dans ce cas choisissez une police différente dans le menu 
33690 \family sans
33691 Document\SpecialChar \menuseparator
33692 Paramètres\SpecialChar \menuseparator
33693 Polices
33694 \family default
33695 .
33696  (Les polices 
33697 \emph on
33698 LuxiMono, BeraMono
33699 \emph default
33700  et 
33701 \emph on
33702 Courier
33703 \emph default
33704  contiennent une série grasse.)
33705 \end_layout
33706
33707 \end_inset
33708
33709
33710 \end_layout
33711
33712 \begin_layout Standard
33713 Dans la rubrique 
33714 \family sans
33715 Numérotation
33716 \begin_inset space ~
33717 \end_inset
33718
33719 des
33720 \begin_inset space ~
33721 \end_inset
33722
33723 Lignes
33724 \family default
33725  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33726 n des lignes.
33727  Vous pouvez mettre un nombre dans le champ 
33728 \family sans
33729 Pas
33730 \family default
33731  pour désigner les lignes qui seront numérotées.
33732  Par exemple, si vous mettez 
33733 \begin_inset Quotes eld
33734 \end_inset
33735
33736 3
33737 \begin_inset Quotes erd
33738 \end_inset
33739
33740 , seule une ligne sur trois sera numérotée.
33741 \end_layout
33742
33743 \begin_layout Standard
33744 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33745  apparaîtront dans la sortie.
33746  Vous devez utiliser l'option 
33747 \family sans
33748 Table
33749 \begin_inset space ~
33750 \end_inset
33751
33752 de
33753 \begin_inset space ~
33754 \end_inset
33755
33756 Caractères
33757 \begin_inset space ~
33758 \end_inset
33759
33760 Étendue
33761 \family default
33762  quand vous employez des caractères spécifiques à une langue donnée comme
33763  les umlauts Allemands dans votre listing.
33764 \begin_inset Newline newline
33765 \end_inset
33766
33767 Voici un exemple de listing avec la numérotation des lignes à gauche par
33768  pas de 3, en langage Python, avec les options 
33769 \begin_inset Quotes eld
33770 \end_inset
33771
33772 Table
33773 \begin_inset space ~
33774 \end_inset
33775
33776 de
33777 \begin_inset space ~
33778 \end_inset
33779
33780 caractères
33781 \begin_inset space ~
33782 \end_inset
33783
33784 étendue
33785 \begin_inset Quotes erd
33786 \end_inset
33787
33788  et 
33789 \begin_inset Quotes eld
33790 \end_inset
33791
33792 Espace
33793 \begin_inset space ~
33794 \end_inset
33795
33796 représenté
33797 \begin_inset space ~
33798 \end_inset
33799
33800 par
33801 \begin_inset space ~
33802 \end_inset
33803
33804 un
33805 \begin_inset space ~
33806 \end_inset
33807
33808 symbole
33809 \begin_inset Quotes erd
33810 \end_inset
33811
33812 , l'intervalle de ligne étant 3
33813 \begin_inset space \thinspace{}
33814 \end_inset
33815
33816 -
33817 \begin_inset space \thinspace{}
33818 \end_inset
33819
33820 8:
33821 \end_layout
33822
33823 \begin_layout Standard
33824 \begin_inset listings
33825 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33826 inline false
33827 status open
33828
33829 \begin_layout Plain Layout
33830
33831 def func(param):
33832 \end_layout
33833
33834 \begin_layout Plain Layout
33835
33836     'ceci est une fonction Python'
33837 \end_layout
33838
33839 \begin_layout Plain Layout
33840
33841     pass
33842 \end_layout
33843
33844 \begin_layout Plain Layout
33845
33846 def func(param):
33847 \end_layout
33848
33849 \begin_layout Plain Layout
33850
33851 'Ça, c'est un mot Allemand : Tschüß'
33852 \end_layout
33853
33854 \begin_layout Plain Layout
33855
33856 pass
33857 \end_layout
33858
33859 \begin_layout Plain Layout
33860
33861 def func(param):
33862 \end_layout
33863
33864 \begin_layout Plain Layout
33865
33866 'ceci est une fonction Python'
33867 \end_layout
33868
33869 \begin_layout Plain Layout
33870
33871 pass
33872 \end_layout
33873
33874 \end_inset
33875
33876
33877 \end_layout
33878
33879 \begin_layout Standard
33880 \begin_inset Note Greyedout
33881 status open
33882
33883 \begin_layout Plain Layout
33884
33885 \series bold
33886 Note:
33887 \series default
33888  À cause d'un bug dans le paquetage 
33889 \series bold
33890 listings
33891 \series default
33892  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33893  listing.
33894  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33895  les lignes 3 et 6.
33896 \end_layout
33897
33898 \end_inset
33899
33900
33901 \end_layout
33902
33903 \begin_layout Standard
33904 \begin_inset VSpace bigskip
33905 \end_inset
33906
33907
33908 \end_layout
33909
33910 \begin_layout Standard
33911 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33912  listing.
33913  Pour le faire, il suffit d'utiliser le menu 
33914 \family sans
33915 Insérer\SpecialChar \menuseparator
33916 Fichier\SpecialChar \menuseparator
33917 Sous-document
33918 \family default
33919  et de choisir le type 
33920 \family sans
33921 Listing
33922 \family default
33923
33924 \begin_inset space ~
33925 \end_inset
33926
33927
33928 \family sans
33929 de
33930 \begin_inset space ~
33931 \end_inset
33932
33933 Code
33934 \begin_inset space ~
33935 \end_inset
33936
33937 source
33938 \family default
33939 .
33940 \begin_inset Foot
33941 status collapsed
33942
33943 \begin_layout Plain Layout
33944 Les autres types de sous-documents sont décrits dans la section
33945 \begin_inset space ~
33946 \end_inset
33947
33948
33949 \begin_inset CommandInset ref
33950 LatexCommand ref
33951 reference "sec:Sous-documents"
33952
33953 \end_inset
33954
33955 .
33956 \end_layout
33957
33958 \end_inset
33959
33960  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33961  à utiliser pour le listing dans une zone de texte.
33962  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33963  
33964 \begin_inset Quotes eld
33965 \end_inset
33966
33967 ?
33968 \begin_inset Quotes erd
33969 \end_inset
33970
33971  dans la zone de texte.
33972 \end_layout
33973
33974 \begin_layout Standard
33975 Pour faire référence à un sous-document de type listing, tapez une étiquette
33976  dans le champ correspondant de la fenêtre de dialogue.
33977  On peut alors faire référence à cette étiquette en utilisant le menu 
33978 \family sans
33979 Insérer\SpecialChar \menuseparator
33980 Référence
33981 \begin_inset space ~
33982 \end_inset
33983
33984 Croisée
33985 \family default
33986 .
33987 \end_layout
33988
33989 \begin_layout Standard
33990 Le listing
33991 \begin_inset space ~
33992 \end_inset
33993
33994
33995 \begin_inset CommandInset ref
33996 LatexCommand ref
33997 reference "lst:listing-fichier"
33998
33999 \end_inset
34000
34001  est une exemple de listing issu d'un fichier ; ici les lignes 10
34002 \begin_inset space \thinspace{}
34003 \end_inset
34004
34005 -
34006 \begin_inset space \thinspace{}
34007 \end_inset
34008
34009 15 de ce fichier LyX sont listées.
34010 \end_layout
34011
34012 \begin_layout Standard
34013 \begin_inset CommandInset include
34014 LatexCommand lstinputlisting
34015 filename "EmbeddedObjects.lyx"
34016 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34017
34018 \end_inset
34019
34020
34021 \end_layout
34022
34023 \begin_layout Standard
34024 \begin_inset VSpace bigskip
34025 \end_inset
34026
34027
34028 \end_layout
34029
34030 \begin_layout Standard
34031 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34032  de dialogue 
34033 \family sans
34034 Document\SpecialChar \menuseparator
34035 Paramètres\SpecialChar \menuseparator
34036 Format
34037 \begin_inset space ~
34038 \end_inset
34039
34040 du
34041 \begin_inset space ~
34042 \end_inset
34043
34044 Texte
34045 \family default
34046 .
34047  Pour avoir la liste des options disponibles, tapez un point d'interrogation
34048  
34049 \begin_inset Quotes eld
34050 \end_inset
34051
34052 ?
34053 \begin_inset Quotes erd
34054 \end_inset
34055
34056  dans le champ 
34057 \family sans
34058 Paramètres
34059 \begin_inset space ~
34060 \end_inset
34061
34062 du
34063 \begin_inset space ~
34064 \end_inset
34065
34066 Listing
34067 \family default
34068 .
34069 \end_layout
34070
34071 \begin_layout Standard
34072 Pour plus d'information sur le paquetage 
34073 \series bold
34074 listings
34075 \series default
34076 , nous vous renvoyons à sa documentation 
34077 \begin_inset CommandInset citation
34078 LatexCommand cite
34079 key "listings"
34080
34081 \end_inset
34082
34083 .
34084 \end_layout
34085
34086 \begin_layout Standard
34087 \begin_inset Newpage newpage
34088 \end_inset
34089
34090
34091 \end_layout
34092
34093 \begin_layout Chapter
34094 \start_of_appendix
34095 Unités de longueur utilisables avec LyX
34096 \begin_inset OptArg
34097 status collapsed
34098
34099 \begin_layout Plain Layout
34100 Unités de longueur
34101 \end_layout
34102
34103 \end_inset
34104
34105
34106 \begin_inset Index
34107 status collapsed
34108
34109 \begin_layout Plain Layout
34110 Unités
34111 \end_layout
34112
34113 \end_inset
34114
34115
34116 \begin_inset CommandInset label
34117 LatexCommand label
34118 name "cha:Unités-de-longueur"
34119
34120 \end_inset
34121
34122
34123 \end_layout
34124
34125 \begin_layout Standard
34126 Pour comprendre les unités de longueur utilisées dans cette documentation,
34127  le tableau
34128 \begin_inset space ~
34129 \end_inset
34130
34131
34132 \begin_inset CommandInset ref
34133 LatexCommand ref
34134 reference "tab:Unités"
34135
34136 \end_inset
34137
34138 décrit les unités utilisées par LyX.
34139 \begin_inset Float table
34140 placement h
34141 wide false
34142 sideways false
34143 status open
34144
34145 \begin_layout Plain Layout
34146 \begin_inset Caption
34147
34148 \begin_layout Plain Layout
34149 \begin_inset CommandInset label
34150 LatexCommand label
34151 name "tab:Unités"
34152
34153 \end_inset
34154
34155 Unités de longueur
34156 \end_layout
34157
34158 \end_inset
34159
34160
34161 \end_layout
34162
34163 \begin_layout Plain Layout
34164 \begin_inset VSpace medskip
34165 \end_inset
34166
34167
34168 \end_layout
34169
34170 \begin_layout Plain Layout
34171 \align center
34172 \begin_inset Tabular
34173 <lyxtabular version="3" rows="20" columns="2">
34174 <features>
34175 <column alignment="center" valignment="top" width="0">
34176 <column alignment="center" valignment="top" width="0">
34177 <row>
34178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34179 \begin_inset Text
34180
34181 \begin_layout Plain Layout
34182 unité
34183 \end_layout
34184
34185 \end_inset
34186 </cell>
34187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191 nom/description
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 </row>
34197 <row>
34198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34199 \begin_inset Text
34200
34201 \begin_layout Plain Layout
34202 mm
34203 \end_layout
34204
34205 \end_inset
34206 </cell>
34207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34208 \begin_inset Text
34209
34210 \begin_layout Plain Layout
34211 millimètre
34212 \end_layout
34213
34214 \end_inset
34215 </cell>
34216 </row>
34217 <row>
34218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34219 \begin_inset Text
34220
34221 \begin_layout Plain Layout
34222 cm
34223 \end_layout
34224
34225 \end_inset
34226 </cell>
34227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231 centimètre
34232 \end_layout
34233
34234 \end_inset
34235 </cell>
34236 </row>
34237 <row>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242 in
34243 \end_layout
34244
34245 \end_inset
34246 </cell>
34247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251 pouce (inch)
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 </row>
34257 <row>
34258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262 pt
34263 \end_layout
34264
34265 \end_inset
34266 </cell>
34267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34268 \begin_inset Text
34269
34270 \begin_layout Plain Layout
34271 point (72.27
34272 \begin_inset space \thinspace{}
34273 \end_inset
34274
34275 pt = 1
34276 \begin_inset space \thinspace{}
34277 \end_inset
34278
34279 in)
34280 \end_layout
34281
34282 \end_inset
34283 </cell>
34284 </row>
34285 <row>
34286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34287 \begin_inset Text
34288
34289 \begin_layout Plain Layout
34290 pc
34291 \end_layout
34292
34293 \end_inset
34294 </cell>
34295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34296 \begin_inset Text
34297
34298 \begin_layout Plain Layout
34299 pica (1
34300 \begin_inset space \thinspace{}
34301 \end_inset
34302
34303 pc = 12
34304 \begin_inset space \thinspace{}
34305 \end_inset
34306
34307 pt)
34308 \end_layout
34309
34310 \end_inset
34311 </cell>
34312 </row>
34313 <row>
34314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34315 \begin_inset Text
34316
34317 \begin_layout Plain Layout
34318 sp
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Plain Layout
34327 scaled point (65536
34328 \begin_inset space \thinspace{}
34329 \end_inset
34330
34331 sp = 1
34332 \begin_inset space \thinspace{}
34333 \end_inset
34334
34335 pt)
34336 \end_layout
34337
34338 \end_inset
34339 </cell>
34340 </row>
34341 <row>
34342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34343 \begin_inset Text
34344
34345 \begin_layout Plain Layout
34346 bp
34347 \end_layout
34348
34349 \end_inset
34350 </cell>
34351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34352 \begin_inset Text
34353
34354 \begin_layout Plain Layout
34355 gros point (72
34356 \begin_inset space \thinspace{}
34357 \end_inset
34358
34359 bp = 1
34360 \begin_inset space \thinspace{}
34361 \end_inset
34362
34363 in)
34364 \end_layout
34365
34366 \end_inset
34367 </cell>
34368 </row>
34369 <row>
34370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34371 \begin_inset Text
34372
34373 \begin_layout Plain Layout
34374 dd
34375 \end_layout
34376
34377 \end_inset
34378 </cell>
34379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34380 \begin_inset Text
34381
34382 \begin_layout Plain Layout
34383 didot (72
34384 \begin_inset space \thinspace{}
34385 \end_inset
34386
34387 dd 
34388 \begin_inset Formula $\approx$
34389 \end_inset
34390
34391  37.6
34392 \begin_inset space \thinspace{}
34393 \end_inset
34394
34395 mm)
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 </row>
34401 <row>
34402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34403 \begin_inset Text
34404
34405 \begin_layout Plain Layout
34406 cc
34407 \end_layout
34408
34409 \end_inset
34410 </cell>
34411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34412 \begin_inset Text
34413
34414 \begin_layout Plain Layout
34415 cicero (1
34416 \begin_inset space \thinspace{}
34417 \end_inset
34418
34419 cc = 12
34420 \begin_inset space \thinspace{}
34421 \end_inset
34422
34423 dd)
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 </row>
34429 <row>
34430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34431 \begin_inset Text
34432
34433 \begin_layout Plain Layout
34434 Scale%
34435 \end_layout
34436
34437 \end_inset
34438 </cell>
34439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34440 \begin_inset Text
34441
34442 \begin_layout Plain Layout
34443 % de la largeur originale de l'image
34444 \end_layout
34445
34446 \end_inset
34447 </cell>
34448 </row>
34449 <row>
34450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34451 \begin_inset Text
34452
34453 \begin_layout Plain Layout
34454 text%
34455 \end_layout
34456
34457 \end_inset
34458 </cell>
34459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34460 \begin_inset Text
34461
34462 \begin_layout Plain Layout
34463 % de la largeur du texte
34464 \end_layout
34465
34466 \end_inset
34467 </cell>
34468 </row>
34469 <row>
34470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34471 \begin_inset Text
34472
34473 \begin_layout Plain Layout
34474 col%
34475 \end_layout
34476
34477 \end_inset
34478 </cell>
34479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34480 \begin_inset Text
34481
34482 \begin_layout Plain Layout
34483 % de la largeur de la colonne
34484 \end_layout
34485
34486 \end_inset
34487 </cell>
34488 </row>
34489 <row>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494 page%
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503 % de la largeur du papier
34504 \end_layout
34505
34506 \end_inset
34507 </cell>
34508 </row>
34509 <row>
34510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514 line%
34515 \end_layout
34516
34517 \end_inset
34518 </cell>
34519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34520 \begin_inset Text
34521
34522 \begin_layout Plain Layout
34523 % de la largeur de la ligne
34524 \end_layout
34525
34526 \end_inset
34527 </cell>
34528 </row>
34529 <row>
34530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Plain Layout
34534 theight%
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34540 \begin_inset Text
34541
34542 \begin_layout Plain Layout
34543 % la hauteur du texte
34544 \end_layout
34545
34546 \end_inset
34547 </cell>
34548 </row>
34549 <row>
34550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554 pheight%
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34560 \begin_inset Text
34561
34562 \begin_layout Plain Layout
34563 % hauteur du papier
34564 \end_layout
34565
34566 \end_inset
34567 </cell>
34568 </row>
34569 <row>
34570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34571 \begin_inset Text
34572
34573 \begin_layout Plain Layout
34574 ex
34575 \end_layout
34576
34577 \end_inset
34578 </cell>
34579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34580 \begin_inset Text
34581
34582 \begin_layout Plain Layout
34583 hauteur de la lettre 
34584 \emph on
34585 x
34586 \emph default
34587  dans la police courante
34588 \end_layout
34589
34590 \end_inset
34591 </cell>
34592 </row>
34593 <row>
34594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34595 \begin_inset Text
34596
34597 \begin_layout Plain Layout
34598 em
34599 \end_layout
34600
34601 \end_inset
34602 </cell>
34603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34604 \begin_inset Text
34605
34606 \begin_layout Plain Layout
34607 largeur de la lettre
34608 \emph on
34609  M
34610 \emph default
34611  dans la police courante
34612 \end_layout
34613
34614 \end_inset
34615 </cell>
34616 </row>
34617 <row>
34618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34619 \begin_inset Text
34620
34621 \begin_layout Plain Layout
34622 mu
34623 \end_layout
34624
34625 \end_inset
34626 </cell>
34627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34628 \begin_inset Text
34629
34630 \begin_layout Plain Layout
34631 unité mathématique (1
34632 \begin_inset space \thinspace{}
34633 \end_inset
34634
34635 mu = 1/18
34636 \begin_inset space \thinspace{}
34637 \end_inset
34638
34639 em)
34640 \end_layout
34641
34642 \end_inset
34643 </cell>
34644 </row>
34645 </lyxtabular>
34646
34647 \end_inset
34648
34649
34650 \end_layout
34651
34652 \end_inset
34653
34654
34655 \end_layout
34656
34657 \begin_layout Chapter
34658 Formats des fichiers de sortie graphiques
34659 \begin_inset CommandInset label
34660 LatexCommand label
34661 name "cha:Formats-fichiers-graphiques"
34662
34663 \end_inset
34664
34665
34666 \end_layout
34667
34668 \begin_layout Section
34669 DVI
34670 \begin_inset Index
34671 status collapsed
34672
34673 \begin_layout Plain Layout
34674 Formats de Fichiers! DVI
34675 \end_layout
34676
34677 \end_inset
34678
34679
34680 \begin_inset Index
34681 status collapsed
34682
34683 \begin_layout Plain Layout
34684 DVI|see
34685 \begin_inset ERT
34686 status collapsed
34687
34688 \begin_layout Plain Layout
34689
34690 {
34691 \end_layout
34692
34693 \end_inset
34694
34695 Formats de Fichiers
34696 \begin_inset ERT
34697 status collapsed
34698
34699 \begin_layout Plain Layout
34700
34701 }
34702 \end_layout
34703
34704 \end_inset
34705
34706
34707 \end_layout
34708
34709 \end_inset
34710
34711
34712 \end_layout
34713
34714 \begin_layout Standard
34715 Ce type de fichiers a l'extension 
34716 \begin_inset Quotes fld
34717 \end_inset
34718
34719
34720 \family typewriter
34721 .dvi
34722 \family default
34723
34724 \begin_inset Quotes frd
34725 \end_inset
34726
34727 .
34728  Il est appelé 
34729 \emph on
34730 indépendant de l'appareil
34731 \emph default
34732  ou 
34733 \begin_inset Quotes fld
34734 \end_inset
34735
34736 device independent (DVI)
34737 \begin_inset Quotes frd
34738 \end_inset
34739
34740 , car il est complètement portable ; vous pouvez les recopier d'une machine
34741  à l'autre sans avoir à faire de conversion.
34742  À l'époque où ce format a été développé, c'était loin d'être évident.
34743  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34744  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34745 \end_layout
34746
34747 \begin_layout Standard
34748 \begin_inset Note Greyedout
34749 status open
34750
34751 \begin_layout Plain Layout
34752
34753 \series bold
34754 Note:
34755 \series default
34756  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34757  au fichier.
34758  
34759 \end_layout
34760
34761 \end_inset
34762
34763  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34764  
34765 \family typewriter
34766 .dvi
34767 \family default
34768 .
34769  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34770 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34771  pour les rendre visibles quand vous faites défiler votre document.
34772  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34773  avec de nombreuses images.
34774 \end_layout
34775
34776 \begin_layout Standard
34777 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34778  menu 
34779 \family sans
34780 Fichier\SpecialChar \menuseparator
34781 Exporter\SpecialChar \menuseparator
34782 DVI.
34783
34784 \family default
34785  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34786 \family sans
34787 Visualiser
34788 \family default
34789  ou en utilisant le bouton
34790 \begin_inset Graphics
34791         filename ../../images/buffer-view_dvi.png
34792         scale 85
34793         scaleBeforeRotation
34794
34795 \end_inset
34796
34797  de la barre d'outils.
34798 \end_layout
34799
34800 \begin_layout Section
34801 PostScript
34802 \begin_inset CommandInset label
34803 LatexCommand label
34804 name "sec:PostScript"
34805
34806 \end_inset
34807
34808
34809 \begin_inset Index
34810 status collapsed
34811
34812 \begin_layout Plain Layout
34813 Formats de Fichiers ! PostScript
34814 \end_layout
34815
34816 \end_inset
34817
34818
34819 \begin_inset Index
34820 status collapsed
34821
34822 \begin_layout Plain Layout
34823 PostScript|see
34824 \begin_inset ERT
34825 status collapsed
34826
34827 \begin_layout Plain Layout
34828
34829 {
34830 \end_layout
34831
34832 \end_inset
34833
34834 Formats de Fichiers
34835 \begin_inset ERT
34836 status collapsed
34837
34838 \begin_layout Plain Layout
34839
34840 }
34841 \end_layout
34842
34843 \end_inset
34844
34845
34846 \end_layout
34847
34848 \end_inset
34849
34850
34851 \end_layout
34852
34853 \begin_layout Standard
34854 Ce type de fichiers a l'extension 
34855 \begin_inset Quotes fld
34856 \end_inset
34857
34858
34859 \family typewriter
34860 .ps
34861 \family default
34862
34863 \begin_inset Quotes frd
34864 \end_inset
34865
34866 .
34867  PostScript a été développé par la société 
34868 \series bold
34869 Adobe
34870 \series default
34871  comme un langage pour les imprimantes.
34872  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34873  pour imprimer le document.
34874  PostScript peut être considéré comme un 
34875 \begin_inset Quotes fld
34876 \end_inset
34877
34878 langage de programmation
34879 \begin_inset Quotes frd
34880 \end_inset
34881
34882  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34883  images
34884 \begin_inset Foot
34885 status open
34886
34887 \begin_layout Plain Layout
34888 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34889  LaTeX 
34890 \series bold
34891 pstricks
34892 \series default
34893
34894 \begin_inset CommandInset citation
34895 LatexCommand cite
34896 key "pstricks"
34897
34898 \end_inset
34899
34900 .
34901 \end_layout
34902
34903 \end_inset
34904
34905 .
34906  En partie à cause de toutes ces possibilités un fichier PostScript est
34907  souvent plus gros qu'un PDF.
34908 \end_layout
34909
34910 \begin_layout Standard
34911 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34912  plus gros qu'un PDF.
34913 \end_layout
34914
34915 \begin_layout Standard
34916 PostScript ne peut contenir que des images au format 
34917 \begin_inset Quotes fld
34918 \end_inset
34919
34920 PostScript Encapsulé
34921 \begin_inset Quotes frd
34922 \end_inset
34923
34924  (encapsulated PostScript ou EPS, d'extension 
34925 \family typewriter
34926 .eps
34927 \family default
34928 ).
34929  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34930  il doit les convertir en interne en EPS.
34931  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34932  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34933  document.
34934  Cela risque de ralentir de façon importante votre rythme de travail.
34935  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34936  vos images directement en EPS pour éviter ce problème.
34937 \end_layout
34938
34939 \begin_layout Standard
34940 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34941  le menu 
34942 \family sans
34943 Fichier\SpecialChar \menuseparator
34944 Exporter\SpecialChar \menuseparator
34945 PostScript.
34946
34947 \family default
34948  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34949  
34950 \family sans
34951 Visualiser
34952 \family default
34953  ou en utilisant le bouton 
34954 \begin_inset Graphics
34955         filename ../../images/buffer-view_ps.png
34956         scale 85
34957         scaleBeforeRotation
34958
34959 \end_inset
34960
34961  de la barre d'outils.
34962 \end_layout
34963
34964 \begin_layout Section
34965 PDF
34966 \begin_inset Index
34967 status collapsed
34968
34969 \begin_layout Plain Layout
34970 Formats de Fichiers ! PDF
34971 \end_layout
34972
34973 \end_inset
34974
34975
34976 \begin_inset Index
34977 status collapsed
34978
34979 \begin_layout Plain Layout
34980 PDF
34981 \end_layout
34982
34983 \end_inset
34984
34985
34986 \end_layout
34987
34988 \begin_layout Standard
34989 Ce type de fichiers a l'extension 
34990 \begin_inset Quotes fld
34991 \end_inset
34992
34993
34994 \family typewriter
34995 .pdf
34996 \family default
34997
34998 \begin_inset Quotes frd
34999 \end_inset
35000
35001 .
35002  Ce 
35003 \begin_inset Quotes fld
35004 \end_inset
35005
35006 format de document portable
35007 \begin_inset Quotes frd
35008 \end_inset
35009
35010  (portable document format ou PDF) est développé par 
35011 \family typewriter
35012 Adobe
35013 \family default
35014  comme une évolution de PostScript.
35015  Il est plus comprimé et utilise moins de commandes que PostScript.
35016  Comme son nom l'indique, il est 
35017 \begin_inset Quotes fld
35018 \end_inset
35019
35020 portable
35021 \begin_inset Quotes frd
35022 \end_inset
35023
35024  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35025  aura exactement le même aspect.
35026 \end_layout
35027
35028 \begin_layout Standard
35029 PDF peut contenir des images dans son propre format PDF et dans les formats
35030  JPG (format du 
35031 \begin_inset Quotes fld
35032 \end_inset
35033
35034 Joint Photographic Expert Group
35035 \begin_inset Quotes frd
35036 \end_inset
35037
35038  avec comme extension 
35039 \family typewriter
35040 .jpg
35041 \family default
35042  ou 
35043 \family typewriter
35044 .jpeg
35045 \family default
35046 ) et PNG (
35047 \begin_inset Quotes fld
35048 \end_inset
35049
35050 Portable Network Graphics
35051 \begin_inset Quotes frd
35052 \end_inset
35053
35054  avec l'extension 
35055 \family typewriter
35056 .png
35057 \family default
35058 ).
35059  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35060  dans un de ces formats.
35061  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35062  vont ralentir votre travail.
35063  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35064 \end_layout
35065
35066 \begin_layout Standard
35067 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35068  menu 
35069 \family sans
35070 Fichier\SpecialChar \menuseparator
35071 Exporter 
35072 \family default
35073 de trois façons différentes:
35074 \end_layout
35075
35076 \begin_layout Description
35077 PDF
35078 \begin_inset space ~
35079 \end_inset
35080
35081 (ps2pdf) Ceci utilise le programme 
35082 \family typewriter
35083 ps2pdf
35084 \family default
35085  qui créé un PDF à partir de la version PostScript de votre fichier.
35086  Cette dernière est produite par le programme 
35087 \family typewriter
35088 dvips
35089 \family default
35090  qui utilise une version DVI comme étape intermédiaire.
35091  Cette variante consiste donc en trois conversions.
35092 \end_layout
35093
35094 \begin_layout Description
35095 PDF
35096 \begin_inset space ~
35097 \end_inset
35098
35099 (dvipdfm) Ceci utilise le programme 
35100 \family typewriter
35101 dvipdfm
35102 \family default
35103  qui convertit votre fichier en DVI avant de le convertir en PDF.
35104 \end_layout
35105
35106 \begin_layout Description
35107 PDF
35108 \begin_inset space ~
35109 \end_inset
35110
35111 (pdflatex) Ceci utilise le programme 
35112 \family typewriter
35113 pdftex
35114 \family default
35115  qui convertit directement votre fichier en PDF.
35116 \end_layout
35117
35118 \begin_layout Standard
35119 Nous recommandons d'utiliser l'option 
35120 \family sans
35121 PDF
35122 \begin_inset space ~
35123 \end_inset
35124
35125 (pdflatex)
35126 \family default
35127  car 
35128 \family typewriter
35129 pdftex
35130 \family default
35131  accepte toutes les fonctionnalités des versions actuelles de PDF.
35132  Il est en plus rapide et stable.
35133  Le programme 
35134 \family typewriter
35135 dvipdfm
35136 \family default
35137  n'est plus développé est est donc un peu dépassé.
35138 \end_layout
35139
35140 \begin_layout Standard
35141
35142 \end_layout
35143
35144 \begin_layout Standard
35145 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35146 \family sans
35147 Visualiser
35148 \family default
35149  ou en utilisant le bouton 
35150 \begin_inset Graphics
35151         filename ../../images/buffer-view_pdf2.png
35152         scale 85
35153         scaleBeforeRotation
35154
35155 \end_inset
35156
35157  de la barre d'outils
35158 \family sans
35159  (
35160 \family default
35161 qui utilise 
35162 \family sans
35163 PDF
35164 \begin_inset space ~
35165 \end_inset
35166
35167 (pdflatex)
35168 \family default
35169 ).
35170 \end_layout
35171
35172 \begin_layout Chapter
35173 Explication de l' Équation
35174 \begin_inset space ~
35175 \end_inset
35176
35177
35178 \begin_inset CommandInset ref
35179 LatexCommand eqref
35180 reference "eq:Wgn"
35181
35182 \end_inset
35183
35184
35185 \begin_inset CommandInset label
35186 LatexCommand label
35187 name "cha:Explication-de-l'Equation"
35188
35189 \end_inset
35190
35191
35192 \end_layout
35193
35194 \begin_layout Standard
35195 La largeur totale de 
35196 \emph on
35197 n
35198 \emph default
35199  cellules de tableau 
35200 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35201 \end_inset
35202
35203  peut être calculée avec
35204 \end_layout
35205
35206 \begin_layout Standard
35207 \begin_inset Formula \begin{equation}
35208 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}
35209
35210 \end_inset
35211
35212
35213 \end_layout
35214
35215 \begin_layout Standard
35216 Où 
35217 \begin_inset Formula $W_{g\, n}$
35218 \end_inset
35219
35220  est la largeur fixe de toutes les cellules.
35221  
35222 \series bold
35223
35224 \backslash
35225 tabcolsep
35226 \series default
35227  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35228  sa valeur implicite est 6
35229 \begin_inset space \thinspace{}
35230 \end_inset
35231
35232 pt.
35233  
35234 \series bold
35235
35236 \backslash
35237 arrayrulewidth
35238 \series default
35239  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35240 \begin_inset space \thinspace{}
35241 \end_inset
35242
35243 pt.
35244 \end_layout
35245
35246 \begin_layout Standard
35247 D'après l'équation
35248 \begin_inset space ~
35249 \end_inset
35250
35251
35252 \begin_inset CommandInset ref
35253 LatexCommand eqref
35254 reference "eq:Wtot_n"
35255
35256 \end_inset
35257
35258 , la largeur totale d'une multicolonne, 
35259 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35260 \end_inset
35261
35262  est
35263 \end_layout
35264
35265 \begin_layout Standard
35266 \begin_inset Formula \begin{equation}
35267 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35268
35269 \end_inset
35270
35271
35272 \end_layout
35273
35274 \begin_layout Standard
35275 En posant que les équations 
35276 \begin_inset space ~
35277 \end_inset
35278
35279
35280 \begin_inset CommandInset ref
35281 LatexCommand eqref
35282 reference "eq:Wtot_n"
35283
35284 \end_inset
35285
35286  et 
35287 \begin_inset CommandInset ref
35288 LatexCommand eqref
35289 reference "eq:Wtot_mult"
35290
35291 \end_inset
35292
35293  sont égales, on peut calculer la largeur nécessaire 
35294 \begin_inset Formula $W_{g\, n}$
35295 \end_inset
35296
35297  quand 
35298 \emph on
35299 n
35300 \emph default
35301  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35302  de 
35303 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35304 \end_inset
35305
35306 :
35307 \end_layout
35308
35309 \begin_layout Standard
35310 \begin_inset Formula \begin{equation}
35311 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35312
35313 \end_inset
35314
35315
35316 \end_layout
35317
35318 \begin_layout Bibliography
35319 \begin_inset CommandInset bibitem
35320 LatexCommand bibitem
35321 key "latexcompanion"
35322
35323 \end_inset
35324
35325 Frank Mittelbach and Michel Goossens: 
35326 \emph on
35327 The LaTeX Companion Second Edition.
35328
35329 \emph default
35330  Addison-Wesley, 2004
35331 \end_layout
35332
35333 \begin_layout Bibliography
35334 \begin_inset CommandInset bibitem
35335 LatexCommand bibitem
35336 key "latexguide"
35337
35338 \end_inset
35339
35340 Helmut Kopka and Patrick W.
35341  Daly: 
35342 \emph on
35343 A Guide to LaTeX Fourth Edition.
35344
35345 \emph default
35346  Addison-Wesley, 2003
35347 \end_layout
35348
35349 \begin_layout Bibliography
35350 \begin_inset CommandInset bibitem
35351 LatexCommand bibitem
35352 key "latexbook"
35353
35354 \end_inset
35355
35356 Leslie Lamport: 
35357 \emph on
35358 LaTeX: A Document Preparation System.
35359
35360 \emph default
35361  Addison-Wesley, second edition, 1994
35362 \end_layout
35363
35364 \begin_layout Bibliography
35365 \begin_inset CommandInset bibitem
35366 LatexCommand bibitem
35367 key "booktabs"
35368
35369 \end_inset
35370
35371 Documentation du paquetage LaTeX 
35372 \series bold
35373
35374 \begin_inset CommandInset href
35375 LatexCommand href
35376 name "booktabs"
35377 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35378
35379 \end_inset
35380
35381
35382 \series default
35383
35384 \begin_inset Index
35385 status collapsed
35386
35387 \begin_layout Plain Layout
35388 Paquetages LaTeX ! booktabs
35389 \end_layout
35390
35391 \end_inset
35392
35393
35394 \end_layout
35395
35396 \begin_layout Bibliography
35397 \begin_inset CommandInset bibitem
35398 LatexCommand bibitem
35399 key "caption"
35400
35401 \end_inset
35402
35403 Documentation du paquetage LaTeX 
35404 \series bold
35405
35406 \begin_inset CommandInset href
35407 LatexCommand href
35408 name "caption"
35409 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35410
35411 \end_inset
35412
35413
35414 \series default
35415
35416 \begin_inset Index
35417 status collapsed
35418
35419 \begin_layout Plain Layout
35420 Paquetages LaTeX ! caption
35421 \end_layout
35422
35423 \end_inset
35424
35425
35426 \end_layout
35427
35428 \begin_layout Bibliography
35429 \begin_inset CommandInset bibitem
35430 LatexCommand bibitem
35431 key "endfloat"
35432
35433 \end_inset
35434
35435 Documentation du paquetage LaTeX 
35436 \series bold
35437
35438 \begin_inset CommandInset href
35439 LatexCommand href
35440 name "endfloat"
35441 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35442
35443 \end_inset
35444
35445
35446 \series default
35447
35448 \begin_inset Index
35449 status collapsed
35450
35451 \begin_layout Plain Layout
35452 Paquetages LaTeX ! endfloat
35453 \end_layout
35454
35455 \end_inset
35456
35457
35458 \end_layout
35459
35460 \begin_layout Bibliography
35461 \begin_inset CommandInset bibitem
35462 LatexCommand bibitem
35463 key "wrapfig"
35464
35465 \end_inset
35466
35467 Documentation du paquetage LaTeX 
35468 \series bold
35469
35470 \begin_inset CommandInset href
35471 LatexCommand href
35472 name "wrapfig"
35473 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35474
35475 \end_inset
35476
35477
35478 \series default
35479
35480 \begin_inset Index
35481 status collapsed
35482
35483 \begin_layout Plain Layout
35484 Paquetages LaTeX ! wrapfig
35485 \begin_inset ERT
35486 status collapsed
35487
35488 \begin_layout Plain Layout
35489
35490
35491 \backslash
35492 vspace{4mm}
35493 \end_layout
35494
35495 \end_inset
35496
35497
35498 \end_layout
35499
35500 \end_inset
35501
35502
35503 \end_layout
35504
35505 \begin_layout Bibliography
35506 \begin_inset CommandInset bibitem
35507 LatexCommand bibitem
35508 key "footmisc"
35509
35510 \end_inset
35511
35512 Documentation du paquetage LaTeX 
35513 \series bold
35514
35515 \begin_inset CommandInset href
35516 LatexCommand href
35517 name "footmisc"
35518 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35519
35520 \end_inset
35521
35522
35523 \series default
35524
35525 \begin_inset Index
35526 status collapsed
35527
35528 \begin_layout Plain Layout
35529 Paquetages LaTeX ! footmisc
35530 \end_layout
35531
35532 \end_inset
35533
35534
35535 \end_layout
35536
35537 \begin_layout Bibliography
35538 \begin_inset CommandInset bibitem
35539 LatexCommand bibitem
35540 key "hypcap"
35541
35542 \end_inset
35543
35544 Documentation du paquetage LaTeX 
35545 \series bold
35546
35547 \begin_inset CommandInset href
35548 LatexCommand href
35549 name "hypcap"
35550 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35551
35552 \end_inset
35553
35554
35555 \series default
35556
35557 \begin_inset Index
35558 status collapsed
35559
35560 \begin_layout Plain Layout
35561 Paquetages LaTeX ! hyperref
35562 \end_layout
35563
35564 \end_inset
35565
35566
35567 \end_layout
35568
35569 \begin_layout Bibliography
35570 \begin_inset CommandInset bibitem
35571 LatexCommand bibitem
35572 key "hyperref"
35573
35574 \end_inset
35575
35576 Documentation du paquetage LaTeX 
35577 \series bold
35578
35579 \begin_inset CommandInset href
35580 LatexCommand href
35581 name "hyperref"
35582 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35583
35584 \end_inset
35585
35586
35587 \series default
35588
35589 \begin_inset Index
35590 status collapsed
35591
35592 \begin_layout Plain Layout
35593 Paquetages LaTeX ! hyperref
35594 \end_layout
35595
35596 \end_inset
35597
35598
35599 \end_layout
35600
35601 \begin_layout Bibliography
35602 \begin_inset CommandInset bibitem
35603 LatexCommand bibitem
35604 key "KOMA-Script"
35605
35606 \end_inset
35607
35608 Documentation du paquetage LaTeX 
35609 \series bold
35610
35611 \begin_inset CommandInset href
35612 LatexCommand href
35613 name "KOMA-Script"
35614 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35615
35616 \end_inset
35617
35618
35619 \series default
35620
35621 \begin_inset Index
35622 status collapsed
35623
35624 \begin_layout Plain Layout
35625 Paquetages LaTeX ! KOMA-Script
35626 \end_layout
35627
35628 \end_inset
35629
35630
35631 \end_layout
35632
35633 \begin_layout Bibliography
35634 \begin_inset CommandInset bibitem
35635 LatexCommand bibitem
35636 key "listings"
35637
35638 \end_inset
35639
35640 Documentation du paquetage LaTeX 
35641 \series bold
35642
35643 \begin_inset CommandInset href
35644 LatexCommand href
35645 name "listings"
35646 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35647
35648 \end_inset
35649
35650
35651 \series default
35652
35653 \begin_inset Index
35654 status collapsed
35655
35656 \begin_layout Plain Layout
35657 Paquetages LaTeX ! listings
35658 \end_layout
35659
35660 \end_inset
35661
35662
35663 \end_layout
35664
35665 \begin_layout Bibliography
35666 \begin_inset CommandInset bibitem
35667 LatexCommand bibitem
35668 key "marginnote"
35669
35670 \end_inset
35671
35672 Documentation du paquetage LaTeX 
35673 \series bold
35674
35675 \begin_inset CommandInset href
35676 LatexCommand href
35677 name "marginnote"
35678 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35679
35680 \end_inset
35681
35682
35683 \series default
35684
35685 \begin_inset Index
35686 status collapsed
35687
35688 \begin_layout Plain Layout
35689 Paquetages LaTeX ! marginnote
35690 \end_layout
35691
35692 \end_inset
35693
35694
35695 \end_layout
35696
35697 \begin_layout Bibliography
35698 \begin_inset CommandInset bibitem
35699 LatexCommand bibitem
35700 key "pstricks"
35701
35702 \end_inset
35703
35704 Page Web du paquetage LaTeX 
35705 \series bold
35706
35707 \begin_inset CommandInset href
35708 LatexCommand href
35709 name "PSTricks"
35710 target "http://tug.org/PSTricks/"
35711
35712 \end_inset
35713
35714
35715 \series default
35716
35717 \begin_inset Index
35718 status collapsed
35719
35720 \begin_layout Plain Layout
35721 Paquetages LaTeX ! PSTricks
35722 \end_layout
35723
35724 \end_inset
35725
35726
35727 \end_layout
35728
35729 \begin_layout Bibliography
35730 \begin_inset CommandInset bibitem
35731 LatexCommand bibitem
35732 key "sidecap"
35733
35734 \end_inset
35735
35736 Documentation du paquetage LaTeX 
35737 \series bold
35738
35739 \begin_inset CommandInset href
35740 LatexCommand href
35741 name "sidecap"
35742 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35743
35744 \end_inset
35745
35746
35747 \series default
35748
35749 \begin_inset Index
35750 status collapsed
35751
35752 \begin_layout Plain Layout
35753 Paquetages LaTeX ! sidecap
35754 \end_layout
35755
35756 \end_inset
35757
35758
35759 \end_layout
35760
35761 \begin_layout Bibliography
35762 \begin_inset CommandInset bibitem
35763 LatexCommand bibitem
35764 key "prettyref"
35765
35766 \end_inset
35767
35768 Documentation du paquetage LaTeX
35769 \series bold
35770  
35771 \begin_inset CommandInset href
35772 LatexCommand href
35773 name "prettyref"
35774 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35775
35776 \end_inset
35777
35778
35779 \series default
35780
35781 \begin_inset Index
35782 status collapsed
35783
35784 \begin_layout Plain Layout
35785 Paquetages LaTeX ! prettyref
35786 \end_layout
35787
35788 \end_inset
35789
35790
35791 \end_layout
35792
35793 \begin_layout Bibliography
35794 \begin_inset CommandInset bibitem
35795 LatexCommand bibitem
35796 key "NewInLyX16"
35797
35798 \end_inset
35799
35800
35801 \begin_inset CommandInset href
35802 LatexCommand href
35803 name "Page Wiki"
35804 target "http://wiki.lyx.org/LyX/NewInLyX16"
35805
35806 \end_inset
35807
35808  au sujet des nouveautés de 
35809 \family sans
35810 LyX 1.6.0
35811 \family default
35812 .
35813 \end_layout
35814
35815 \begin_layout Standard
35816 \begin_inset CommandInset index_print
35817 LatexCommand printindex
35818
35819 \end_inset
35820
35821
35822 \end_layout
35823
35824 \begin_layout Standard
35825 \begin_inset FloatList figure
35826
35827 \end_inset
35828
35829
35830 \end_layout
35831
35832 \begin_layout Standard
35833 \begin_inset FloatList table
35834
35835 \end_inset
35836
35837
35838 \end_layout
35839
35840 \begin_layout Standard
35841 \begin_inset ERT
35842 status open
35843
35844 \begin_layout Plain Layout
35845
35846
35847 \backslash
35848 listof{algorithm}{Liste des Algorithmes}
35849 \end_layout
35850
35851 \end_inset
35852
35853
35854 \begin_inset Note Note
35855 status collapsed
35856
35857 \begin_layout Plain Layout
35858 voir la section
35859 \begin_inset space ~
35860 \end_inset
35861
35862
35863 \begin_inset CommandInset ref
35864 LatexCommand ref
35865 reference "sub:Flottant-d'Algorithme"
35866
35867 \end_inset
35868
35869  pour une description
35870 \end_layout
35871
35872 \end_inset
35873
35874
35875 \end_layout
35876
35877 \end_body
35878 \end_document