]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
More XHTML documentation.
[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.5.2 - novembre 2007
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 
3243 \lang english
3244 contains the table caption
3245 \lang french
3246 .
3247  La première ligne est transformée en une colonne unique et une légende
3248  
3249 \lang english
3250 is inserted
3251 \lang french
3252 .
3253  Vous trouverez d'autres explications sur les légendes pour les tableaux
3254  longs dans la section
3255 \begin_inset space ~
3256 \end_inset
3257
3258
3259 \begin_inset CommandInset ref
3260 LatexCommand ref
3261 reference "sub:Tableaux-longs-légende"
3262
3263 \end_inset
3264
3265 .
3266 \end_layout
3267
3268 \begin_layout Standard
3269 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3270  Voyez le tableau long qui suit pour voir comment ça marche :
3271 \end_layout
3272
3273 \begin_layout Standard
3274 \align center
3275 \begin_inset Tabular
3276 <lyxtabular version="3" rows="69" columns="3">
3277 <features islongtable="true">
3278 <column alignment="left" valignment="top" width="0cm">
3279 <column alignment="left" valignment="top" width="0pt">
3280 <column alignment="center" valignment="top" width="0pt">
3281 <row endfirsthead="true">
3282 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3283 \begin_inset Text
3284
3285 \begin_layout Plain Layout
3286
3287 \series bold
3288 Exemple d'annuaire téléphonique (ignorez les noms)
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3303 \begin_inset Text
3304
3305 \begin_layout Plain Layout
3306
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 </row>
3312 <row endfirsthead="true">
3313 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \series bold
3319 NOM
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \series bold
3339 TEL.
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 <row endhead="true">
3346 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \series bold
3352 Exemple d'annuaire téléphonique
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 </row>
3376 <row endhead="true">
3377 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \series bold
3383 NOM
3384 \end_layout
3385
3386 \end_inset
3387 </cell>
3388 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \series bold
3403 TEL.
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 </row>
3409 <row endfoot="true">
3410 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414  continue page suivante
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 </row>
3438 <row>
3439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443
3444 \series bold
3445 Annovi
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 <cell alignment="center" valignment="top" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454 Silvia
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463 111
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 </row>
3469 <row>
3470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474
3475 \series bold
3476 Bertoli
3477 \end_layout
3478
3479 \end_inset
3480 </cell>
3481 <cell alignment="center" valignment="top" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485 Stefano
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 111
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 </row>
3500 <row>
3501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505
3506 \series bold
3507 Bozzi
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516 Walter
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 111
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 </row>
3531 <row>
3532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536
3537 \series bold
3538 Cachia
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 Maria
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 111
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row>
3563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567
3568 \series bold
3569 Cachia
3570 \end_layout
3571
3572 \end_inset
3573 </cell>
3574 <cell alignment="center" valignment="top" usebox="none">
3575 \begin_inset Text
3576
3577 \begin_layout Plain Layout
3578 Maurizio
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 111
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 </row>
3593 <row>
3594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598
3599 \series bold
3600 Cinquemani
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 <cell alignment="center" valignment="top" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609 Giusi
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 111
3619 \end_layout
3620
3621 \end_inset
3622 </cell>
3623 </row>
3624 <row>
3625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629
3630 \series bold
3631 Colin
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 <cell alignment="center" valignment="top" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Plain Layout
3640 Bernard
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 111
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 </row>
3655 <row>
3656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660
3661 \series bold
3662 Concli
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 <cell alignment="center" valignment="top" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671 Gianfranco
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 111
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 </row>
3686 <row>
3687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691
3692 \series bold
3693 Dal Bosco
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702 Carolina
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711 111
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 </row>
3717 <row>
3718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722
3723 \series bold
3724 Dalpiaz
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 <cell alignment="center" valignment="top" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 Annamaria
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742 111
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 </row>
3748 <row>
3749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753
3754 \series bold
3755 Feliciello
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 <cell alignment="center" valignment="top" usebox="none">
3761 \begin_inset Text
3762
3763 \begin_layout Plain Layout
3764 Domenico
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 111
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 </row>
3779 <row>
3780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784
3785 \series bold
3786 Focarelli
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 <cell alignment="center" valignment="top" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795 Paola
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804 111
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 </row>
3810 <row>
3811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815
3816 \series bold
3817 Galletti
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 Oreste
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835 111
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 </row>
3841 <row>
3842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846
3847 \series bold
3848 Gasparini
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 <cell alignment="center" valignment="top" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857 Franca
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866 111
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 </row>
3872 <row>
3873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877
3878 \series bold
3879 Rizzardi
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 <cell alignment="center" valignment="top" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888 Paola
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897 111
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 </row>
3903 <row>
3904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908
3909 \series bold
3910 Lassini
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="center" valignment="top" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919 Giancarlo
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928 111
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 </row>
3934 <row>
3935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939
3940 \series bold
3941 Malfatti
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 <cell alignment="center" valignment="top" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950 Luciano
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 111
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 </row>
3965 <row>
3966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970
3971 \series bold
3972 Malfatti
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981 Valeriano
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990 111
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 </row>
3996 <row>
3997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001
4002 \series bold
4003 Meneguzzo
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 <cell alignment="center" valignment="top" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012 Roberto
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 111
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 </row>
4027 <row>
4028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032
4033 \series bold
4034 Mezzadra
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 Roberto
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 111
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 </row>
4058 <row>
4059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063
4064 \series bold
4065 Pirpamer
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 <cell alignment="center" valignment="top" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074 Erich
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 111
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 </row>
4089 <row>
4090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094
4095 \series bold
4096 Pochiesa
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 Paolo
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114 111, 222
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 </row>
4120 <row>
4121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125
4126 \series bold
4127 Radina
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 <cell alignment="center" valignment="top" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136 Claudio
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 111
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 </row>
4151 <row>
4152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156
4157 \series bold
4158 Stuffer
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 <cell alignment="center" valignment="top" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 Oskar
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 111
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 </row>
4182 <row>
4183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187
4188 \series bold
4189 Tacchelli
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 <cell alignment="center" valignment="top" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198 Ugo
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 111
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 </row>
4213 <row>
4214 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218
4219 \series bold
4220 Tezzele
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 Margit
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 111
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 </row>
4244 <row>
4245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249
4250 \series bold
4251 Unterkalmsteiner
4252 \end_layout
4253
4254 \end_inset
4255 </cell>
4256 <cell alignment="center" valignment="top" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260 Frieda
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 111
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 </row>
4275 <row>
4276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280
4281 \series bold
4282 Vieider
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 <cell alignment="center" valignment="top" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291 Hilde
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 111
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 </row>
4306 <row>
4307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311
4312 \series bold
4313 Vigna
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 <cell alignment="center" valignment="top" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 Jürgen
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 111
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 </row>
4337 <row>
4338 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342
4343 \series bold
4344 Weber
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 <cell alignment="center" valignment="top" usebox="none">
4350 \begin_inset Text
4351
4352 \begin_layout Plain Layout
4353 Maurizio
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 111
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 </row>
4368 <row>
4369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373
4374 \series bold
4375 Winkler
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384 Franz
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 111
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 </row>
4399 <row>
4400 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404  
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \end_layout
4424
4425 \end_inset
4426 </cell>
4427 </row>
4428 <row>
4429 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433
4434 \series bold
4435 Annovi
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 <cell alignment="center" valignment="top" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444 Silvia
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 555
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 </row>
4459 <row>
4460 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464
4465 \series bold
4466 Bertoli
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 Stefano
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 555
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 </row>
4490 <row>
4491 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495
4496 \series bold
4497 Bozzi
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 Walter
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 555
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 </row>
4521 <row>
4522 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526
4527 \series bold
4528 Cachia
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 <cell alignment="center" valignment="top" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537 Maria
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 555
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 </row>
4552 <row>
4553 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557
4558 \series bold
4559 Cachia
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 <cell alignment="center" valignment="top" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 Maurizio
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577 555
4578 \end_layout
4579
4580 \end_inset
4581 </cell>
4582 </row>
4583 <row>
4584 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588
4589 \series bold
4590 Cinquemani
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 <cell alignment="center" valignment="top" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599 Giusi
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 555
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 </row>
4614 <row>
4615 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619
4620 \series bold
4621 Colin
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630 Bernard
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639 555
4640 \end_layout
4641
4642 \end_inset
4643 </cell>
4644 </row>
4645 <row>
4646 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650
4651 \series bold
4652 Concli
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 <cell alignment="center" valignment="top" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661 Gianfranco
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 555
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 </row>
4676 <row>
4677 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681
4682 \series bold
4683 Dal Bosco
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 <cell alignment="center" valignment="top" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692 Carolina
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701 555
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 </row>
4707 <row>
4708 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712
4713 \series bold
4714 Dalpiaz
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 <cell alignment="center" valignment="top" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723 Annamaria
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 555
4733 \end_layout
4734
4735 \end_inset
4736 </cell>
4737 </row>
4738 <row>
4739 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743
4744 \series bold
4745 Feliciello
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 <cell alignment="center" valignment="top" usebox="none">
4751 \begin_inset Text
4752
4753 \begin_layout Plain Layout
4754 Domenico
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763 555
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 </row>
4769 <row>
4770 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774
4775 \series bold
4776 Focarelli
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 <cell alignment="center" valignment="top" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785 Paola
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794 555
4795 \end_layout
4796
4797 \end_inset
4798 </cell>
4799 </row>
4800 <row>
4801 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805
4806 \series bold
4807 Galletti
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 <cell alignment="center" valignment="top" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816 Oreste
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825 555
4826 \end_layout
4827
4828 \end_inset
4829 </cell>
4830 </row>
4831 <row>
4832 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836
4837 \series bold
4838 Gasparini
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 <cell alignment="center" valignment="top" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847 Franca
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856 555
4857 \end_layout
4858
4859 \end_inset
4860 </cell>
4861 </row>
4862 <row>
4863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867
4868 \series bold
4869 Rizzardi
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 <cell alignment="center" valignment="top" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878 Paola
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887 555
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 </row>
4893 <row>
4894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898
4899 \series bold
4900 Lassini
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 <cell alignment="center" valignment="top" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909 Giancarlo
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 555
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 </row>
4924 <row>
4925 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929
4930 \series bold
4931 Malfatti
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 <cell alignment="center" valignment="top" usebox="none">
4937 \begin_inset Text
4938
4939 \begin_layout Plain Layout
4940 Luciano
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949 555
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 </row>
4955 <row>
4956 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960
4961 \series bold
4962 Malfatti
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 <cell alignment="center" valignment="top" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971 Valeriano
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980 555
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 </row>
4986 <row>
4987 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991
4992 \series bold
4993 Meneguzzo
4994 \end_layout
4995
4996 \end_inset
4997 </cell>
4998 <cell alignment="center" valignment="top" usebox="none">
4999 \begin_inset Text
5000
5001 \begin_layout Plain Layout
5002 Roberto
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011 555
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 </row>
5017 <row>
5018 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022
5023 \series bold
5024 Mezzadra
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033 Roberto
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042 555
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 </row>
5048 <row>
5049 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053
5054 \series bold
5055 Pirpamer
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 <cell alignment="center" valignment="top" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064 Erich
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 555
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 </row>
5079 <row>
5080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084
5085 \series bold
5086 Pochiesa
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 <cell alignment="center" valignment="top" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095 Paolo
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104 555, 222
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 </row>
5110 <row>
5111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115
5116 \series bold
5117 Radina
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 <cell alignment="center" valignment="top" usebox="none">
5123 \begin_inset Text
5124
5125 \begin_layout Plain Layout
5126 Claudio
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 555
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 </row>
5141 <row>
5142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146
5147 \series bold
5148 Stuffer
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 <cell alignment="center" valignment="top" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157 Oskar
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166 555
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 </row>
5172 <row>
5173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177
5178 \series bold
5179 Tacchelli
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 <cell alignment="center" valignment="top" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188 Ugo
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197 555
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row>
5204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208
5209 \series bold
5210 Tezzele
5211 \end_layout
5212
5213 \end_inset
5214 </cell>
5215 <cell alignment="center" valignment="top" usebox="none">
5216 \begin_inset Text
5217
5218 \begin_layout Plain Layout
5219 Margit
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228 555
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \series bold
5241 Unterkalmsteiner
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 <cell alignment="center" valignment="top" usebox="none">
5247 \begin_inset Text
5248
5249 \begin_layout Plain Layout
5250 Frieda
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259 555
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 </row>
5265 <row>
5266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270
5271 \series bold
5272 Vieider
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 <cell alignment="center" valignment="top" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Plain Layout
5281 Hilde
5282 \end_layout
5283
5284 \end_inset
5285 </cell>
5286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290 555
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 </row>
5296 <row>
5297 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301
5302 \series bold
5303 Vigna
5304 \end_layout
5305
5306 \end_inset
5307 </cell>
5308 <cell alignment="center" valignment="top" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312 Jürgen
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 999
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 </row>
5327 <row>
5328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5329 \begin_inset Text
5330
5331 \begin_layout Plain Layout
5332
5333 \series bold
5334 Weber
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 <cell alignment="center" valignment="top" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343 Maurizio
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 555
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 </row>
5358 <row>
5359 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5360 \begin_inset Text
5361
5362 \begin_layout Plain Layout
5363
5364 \series bold
5365 Winkler
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5371 \begin_inset Text
5372
5373 \begin_layout Plain Layout
5374 Franz
5375 \end_layout
5376
5377 \end_inset
5378 </cell>
5379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5380 \begin_inset Text
5381
5382 \begin_layout Plain Layout
5383 555
5384 \end_layout
5385
5386 \end_inset
5387 </cell>
5388 </row>
5389 <row endlastfoot="true">
5390 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5391 \begin_inset Text
5392
5393 \begin_layout Plain Layout
5394 Fin
5395 \end_layout
5396
5397 \end_inset
5398 </cell>
5399 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403
5404 \end_layout
5405
5406 \end_inset
5407 </cell>
5408 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 </row>
5418 </lyxtabular>
5419
5420 \end_inset
5421
5422
5423 \begin_inset ERT
5424 status collapsed
5425
5426 \begin_layout Plain Layout
5427
5428
5429 \backslash
5430 addtocounter{table}{-1}
5431 \end_layout
5432
5433 \end_inset
5434
5435
5436 \begin_inset Note Note
5437 status collapsed
5438
5439 \begin_layout Plain Layout
5440 Voyez la première note grisée de la section
5441 \begin_inset space ~
5442 \end_inset
5443
5444
5445 \begin_inset CommandInset ref
5446 LatexCommand ref
5447 reference "sub:Tableaux-longs-légende"
5448
5449 \end_inset
5450
5451  pour une explication de cette commande.
5452 \end_layout
5453
5454 \end_inset
5455
5456
5457 \end_layout
5458
5459 \begin_layout Subsection
5460 Notes de Bas de Page dans les Tableaux Longs
5461 \begin_inset CommandInset label
5462 LatexCommand label
5463 name "sub:Notes-dans-tableau-long"
5464
5465 \end_inset
5466
5467
5468 \begin_inset Index
5469 status collapsed
5470
5471 \begin_layout Plain Layout
5472 Tableaux longs ! Notes de bas de page
5473 \end_layout
5474
5475 \end_inset
5476
5477
5478 \end_layout
5479
5480 \begin_layout Standard
5481 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5482  long.
5483  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5484  contenant la note.
5485  Par exemple le tableau
5486 \begin_inset space ~
5487 \end_inset
5488
5489
5490 \begin_inset CommandInset ref
5491 LatexCommand ref
5492 reference "tab:Légendes-tableau-différentes"
5493
5494 \end_inset
5495
5496  a une note de bas de page.
5497 \end_layout
5498
5499 \begin_layout Subsection
5500 Alignement des Tableaux Longs
5501 \begin_inset Index
5502 status collapsed
5503
5504 \begin_layout Plain Layout
5505 Tableaux longs ! Alignement
5506 \end_layout
5507
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \begin_layout Standard
5514 Implicitement les Tableaux Longs sont centrés.
5515  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5516  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5517  de dialogue.
5518  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5519  des longueurs 
5520 \series bold
5521
5522 \backslash
5523 LTleft 
5524 \series default
5525 et 
5526 \series bold
5527
5528 \backslash
5529 LTright
5530 \series default
5531  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5532  concerné :
5533 \end_layout
5534
5535 \begin_layout Standard
5536
5537 \series bold
5538
5539 \backslash
5540 setlength{
5541 \backslash
5542 LTleft}{valeur}
5543 \end_layout
5544
5545 \begin_layout Standard
5546 Où 
5547 \series bold
5548 valeur
5549 \series default
5550  peut avoir n'importe laquelle des unités listées dans le tableau
5551 \begin_inset space ~
5552 \end_inset
5553
5554
5555 \begin_inset CommandInset ref
5556 LatexCommand ref
5557 reference "cha:Unités-de-longueur"
5558
5559 \end_inset
5560
5561 .
5562  
5563 \series bold
5564
5565 \backslash
5566 LTleft
5567 \series default
5568  contrôle la distance horizontale entre le bord gauche de la page et le
5569  tableau, et
5570 \series bold
5571  
5572 \backslash
5573 LTright
5574 \series default
5575  la distance au bord droit.
5576  La valeur implicite des ces deux distances est 
5577 \series bold
5578
5579 \backslash
5580 fill
5581 \series default
5582 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5583 \end_layout
5584
5585 \begin_layout Standard
5586 Le tableau long suivant a été aligné à gauche en mettant 
5587 \series bold
5588
5589 \backslash
5590 LTleft
5591 \series default
5592  à 0
5593 \begin_inset space \thinspace{}
5594 \end_inset
5595
5596 pt.
5597 \begin_inset ERT
5598 status collapsed
5599
5600 \begin_layout Plain Layout
5601
5602
5603 \backslash
5604 setlength{
5605 \backslash
5606 LTleft}{0pt}
5607 \end_layout
5608
5609 \end_inset
5610
5611
5612 \end_layout
5613
5614 \begin_layout Standard
5615 \begin_inset Tabular
5616 <lyxtabular version="3" rows="5" columns="5">
5617 <features islongtable="true">
5618 <column alignment="center" valignment="top" width="0">
5619 <column alignment="center" valignment="top" width="0">
5620 <column alignment="center" valignment="top" width="0">
5621 <column alignment="center" valignment="top" width="0">
5622 <column alignment="center" valignment="top" width="0">
5623 <row>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 1
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 2
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 3
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Plain Layout
5655 4
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Plain Layout
5664 5
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 </row>
5670 <row>
5671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5672 \begin_inset Text
5673
5674 \begin_layout Plain Layout
5675 asd
5676 \end_layout
5677
5678 \end_inset
5679 </cell>
5680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5681 \begin_inset Text
5682
5683 \begin_layout Plain Layout
5684 s
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Plain Layout
5693 s
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 s
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 asd
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 <row>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 asd
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 s
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 s
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 s
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 asd
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 </row>
5764 <row>
5765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 asd
5770 \end_layout
5771
5772 \end_inset
5773 </cell>
5774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778 s
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 s
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 s
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 asd
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 </row>
5811 <row>
5812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5813 \begin_inset Text
5814
5815 \begin_layout Plain Layout
5816 asd
5817 \end_layout
5818
5819 \end_inset
5820 </cell>
5821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 asd
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 asd
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 asd
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 asd
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 </row>
5858 </lyxtabular>
5859
5860 \end_inset
5861
5862
5863 \begin_inset ERT
5864 status collapsed
5865
5866 \begin_layout Plain Layout
5867
5868
5869 \backslash
5870 setlength{
5871 \backslash
5872 LTleft}{
5873 \backslash
5874 fill}
5875 \end_layout
5876
5877 \end_inset
5878
5879
5880 \begin_inset ERT
5881 status collapsed
5882
5883 \begin_layout Plain Layout
5884
5885
5886 \backslash
5887 addtocounter{table}{-1}
5888 \end_layout
5889
5890 \end_inset
5891
5892
5893 \begin_inset Note Note
5894 status collapsed
5895
5896 \begin_layout Plain Layout
5897 Voyez la première note grisée de la section
5898 \begin_inset space ~
5899 \end_inset
5900
5901
5902 \begin_inset CommandInset ref
5903 LatexCommand ref
5904 reference "sub:Tableaux-longs-légende"
5905
5906 \end_inset
5907
5908  pour une explication de cette commande.
5909 \end_layout
5910
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \begin_layout Subsection
5917 Légendes et Tableaux longs
5918 \begin_inset Index
5919 status collapsed
5920
5921 \begin_layout Plain Layout
5922 Tableaux longs ! Legendes@Légendes
5923 \end_layout
5924
5925 \end_inset
5926
5927
5928 \begin_inset CommandInset label
5929 LatexCommand label
5930 name "sub:Tableaux-longs-légende"
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5939  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5940  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5941  Longs quand on utilise pour une ligne l'option de tableau long 
5942 \family sans
5943 Légende
5944 \family default
5945 , comme c'est expliqué dans la section
5946 \begin_inset space ~
5947 \end_inset
5948
5949
5950 \begin_inset CommandInset ref
5951 LatexCommand ref
5952 reference "sec:Tableaux-longs"
5953
5954 \end_inset
5955
5956 .
5957 \end_layout
5958
5959 \begin_layout Standard
5960 Voici un petit Tableau long pour voir comment ça marche :
5961 \end_layout
5962
5963 \begin_layout Standard
5964 \begin_inset Tabular
5965 <lyxtabular version="3" rows="6" columns="5">
5966 <features islongtable="true">
5967 <column alignment="center" valignment="top" width="0">
5968 <column alignment="center" valignment="top" width="0">
5969 <column alignment="center" valignment="top" width="0">
5970 <column alignment="center" valignment="top" width="0">
5971 <column alignment="center" valignment="top" width="0">
5972 <row caption="true">
5973 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 \begin_inset Caption
5978
5979 \begin_layout Plain Layout
5980 Tableau long avec une légende
5981 \begin_inset OptArg
5982 status open
5983
5984 \begin_layout Plain Layout
5985 Tableau long
5986 \end_layout
5987
5988 \end_inset
5989
5990
5991 \end_layout
5992
5993 \end_inset
5994
5995
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 </row>
6037 <row>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Plain Layout
6042 1
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 2
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 3
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 4
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Plain Layout
6078 5
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 asd
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 s
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 s
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Plain Layout
6116 s
6117 \end_layout
6118
6119 \end_inset
6120 </cell>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125 asd
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 </row>
6131 <row>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 asd
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 s
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 s
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163 s
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172 asd
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 </row>
6178 <row>
6179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 asd
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 s
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 s
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 s
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 asd
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 </row>
6225 <row>
6226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 asd
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 asd
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 asd
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 asd
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6263 \begin_inset Text
6264
6265 \begin_layout Plain Layout
6266 asd
6267 \end_layout
6268
6269 \end_inset
6270 </cell>
6271 </row>
6272 </lyxtabular>
6273
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \begin_layout Standard
6280 \begin_inset VSpace medskip
6281 \end_inset
6282
6283
6284 \begin_inset Note Greyedout
6285 status open
6286
6287 \begin_layout Plain Layout
6288
6289 \series bold
6290 Note
6291 \begin_inset space ~
6292 \end_inset
6293
6294 1:
6295 \series default
6296  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6297  n'avez pas prévu de légende.
6298  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6299 \begin_inset space ~
6300 \end_inset
6301
6302 2.4 suit le tableau
6303 \begin_inset space ~
6304 \end_inset
6305
6306 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6307  sans légende.
6308  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6309  après chaque tableau long sans légende :
6310 \end_layout
6311
6312 \begin_layout Plain Layout
6313
6314 \series bold
6315
6316 \backslash
6317 addtocounter{table}{-1}
6318 \end_layout
6319
6320 \begin_layout Plain Layout
6321 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6322  et que vous ajoutez le code suivant dans le préambule du document :
6323 \end_layout
6324
6325 \begin_layout Plain Layout
6326
6327 \series bold
6328
6329 \backslash
6330 let
6331 \backslash
6332 myEnd
6333 \backslash
6334 endlongtable
6335 \begin_inset Newline newline
6336 \end_inset
6337
6338
6339 \backslash
6340 renewcommand{
6341 \backslash
6342 endlongtable}{
6343 \backslash
6344 myEnd
6345 \backslash
6346 addtocounter{table}{-1}}
6347 \end_layout
6348
6349 \end_inset
6350
6351
6352 \end_layout
6353
6354 \begin_layout Standard
6355 \begin_inset Note Greyedout
6356 status open
6357
6358 \begin_layout Plain Layout
6359
6360 \series bold
6361 Note
6362 \begin_inset space ~
6363 \end_inset
6364
6365 2:
6366 \series default
6367  Si vous utilisez 
6368 \series bold
6369 hyperref
6370 \series default
6371
6372 \begin_inset Index
6373 status collapsed
6374
6375 \begin_layout Plain Layout
6376 Paquetages LaTeX ! hyperref
6377 \end_layout
6378
6379 \end_inset
6380
6381  dans les 
6382 \family sans
6383 Paramètres du document
6384 \family default
6385  rubrique 
6386 \family sans
6387 Propriétés
6388 \begin_inset space ~
6389 \end_inset
6390
6391 du
6392 \begin_inset space ~
6393 \end_inset
6394
6395 PDF
6396 \family default
6397 , pour transformer vos références croisées en liens cliquables, le lien
6398  vers un tableau long pointera toujours sur le début du document.
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Subsubsection
6407 Références à des tableaux longs
6408 \begin_inset Index
6409 status collapsed
6410
6411 \begin_layout Plain Layout
6412 Tableaux longs ! Références
6413 \end_layout
6414
6415 \end_inset
6416
6417
6418 \end_layout
6419
6420 \begin_layout Standard
6421 \begin_inset Tabular
6422 <lyxtabular version="3" rows="6" columns="5">
6423 <features islongtable="true">
6424 <column alignment="center" valignment="top" width="0">
6425 <column alignment="center" valignment="top" width="0">
6426 <column alignment="center" valignment="top" width="0">
6427 <column alignment="center" valignment="top" width="0">
6428 <column alignment="center" valignment="top" width="0">
6429 <row caption="true">
6430 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434 \begin_inset Caption
6435
6436 \begin_layout Plain Layout
6437 Tableau long référencé
6438 \begin_inset CommandInset label
6439 LatexCommand label
6440 name "tab:RefExemple"
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6473 \begin_inset Text
6474
6475 \begin_layout Plain Layout
6476
6477 \end_layout
6478
6479 \end_inset
6480 </cell>
6481 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 </row>
6491 <row>
6492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496 1
6497 \end_layout
6498
6499 \end_inset
6500 </cell>
6501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505 2
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514 3
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523 4
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532 5
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 </row>
6538 <row>
6539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543 asd
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 s
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561 s
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570 s
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 asd
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 </row>
6585 <row>
6586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 asd
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 s
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6605 \begin_inset Text
6606
6607 \begin_layout Plain Layout
6608 s
6609 \end_layout
6610
6611 \end_inset
6612 </cell>
6613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Plain Layout
6617 s
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6623 \begin_inset Text
6624
6625 \begin_layout Plain Layout
6626 asd
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 </row>
6632 <row>
6633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637 asd
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646 s
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655 s
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 s
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 asd
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 </row>
6679 <row>
6680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 asd
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 sad
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6699 \begin_inset Text
6700
6701 \begin_layout Plain Layout
6702 asd
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 asd
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 asd
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 </row>
6726 </lyxtabular>
6727
6728 \end_inset
6729
6730
6731 \end_layout
6732
6733 \begin_layout Standard
6734 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6735  dans sa légende.
6736 \end_layout
6737
6738 \begin_layout Standard
6739 Ceci est une référence au tableau
6740 \begin_inset space ~
6741 \end_inset
6742
6743
6744 \begin_inset CommandInset ref
6745 LatexCommand ref
6746 reference "tab:RefExemple"
6747
6748 \end_inset
6749
6750 .
6751 \end_layout
6752
6753 \begin_layout Standard
6754 La mise en forme de la légende peut être ajustée avec celle de toutes les
6755  autres légendes de votre document en utilisant le paquetage LaTeX 
6756 \series bold
6757 caption
6758 \series default
6759
6760 \begin_inset Index
6761 status collapsed
6762
6763 \begin_layout Plain Layout
6764 Paquetages LaTeX ! caption
6765 \end_layout
6766
6767 \end_inset
6768
6769 , voir la section
6770 \begin_inset space ~
6771 \end_inset
6772
6773
6774 \begin_inset CommandInset ref
6775 LatexCommand ref
6776 reference "sec:Formatage-légende"
6777
6778 \end_inset
6779
6780 .
6781 \end_layout
6782
6783 \begin_layout Subsubsection
6784 Largeur de la légende
6785 \begin_inset Index
6786 status collapsed
6787
6788 \begin_layout Plain Layout
6789 Tableaux longs ! Largeur de la légende
6790 \end_layout
6791
6792 \end_inset
6793
6794
6795 \end_layout
6796
6797 \begin_layout Standard
6798 La largeur maximale des lignes de légende est définie par la longueur 
6799 \series bold
6800
6801 \backslash
6802 LTcapwidth
6803 \series default
6804 .
6805  Sa valeur implicite est 4
6806 \begin_inset space \thinspace{}
6807 \end_inset
6808
6809 in.
6810  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6811  de votre document ou en tant que code TeX directement dans votre document
6812  avant le tableau qui doit être affectée.
6813 \end_layout
6814
6815 \begin_layout Standard
6816
6817 \series bold
6818
6819 \backslash
6820 setlength{
6821 \backslash
6822 LTcapwidth}{largeur}
6823 \end_layout
6824
6825 \begin_layout Standard
6826 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6827 ce
6828 \begin_inset space ~
6829 \end_inset
6830
6831
6832 \begin_inset CommandInset ref
6833 LatexCommand ref
6834 reference "cha:Unités-de-longueur"
6835
6836 \end_inset
6837
6838 .
6839 \end_layout
6840
6841 \begin_layout Standard
6842 \begin_inset Newpage pagebreak
6843 \end_inset
6844
6845
6846 \end_layout
6847
6848 \begin_layout Standard
6849 Les tableaux suivants montrent la différence :
6850 \end_layout
6851
6852 \begin_layout Standard
6853 \begin_inset Tabular
6854 <lyxtabular version="3" rows="6" columns="5">
6855 <features islongtable="true">
6856 <column alignment="center" valignment="top" width="0">
6857 <column alignment="center" valignment="top" width="0">
6858 <column alignment="center" valignment="top" width="0">
6859 <column alignment="center" valignment="top" width="0">
6860 <column alignment="center" valignment="top" width="0">
6861 <row caption="true">
6862 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6863 \begin_inset Text
6864
6865 \begin_layout Plain Layout
6866 \begin_inset Caption
6867
6868 \begin_layout Plain Layout
6869 long titre complet avec la largeur implicite long titre complet avec la
6870  largeur implicite long titre complet avec la largeur implicite
6871 \begin_inset OptArg
6872 status open
6873
6874 \begin_layout Plain Layout
6875 Légende avec largeur implicite
6876 \end_layout
6877
6878 \end_inset
6879
6880
6881 \end_layout
6882
6883 \end_inset
6884
6885
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 </row>
6927 <row>
6928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 1
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 2
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Plain Layout
6950 3
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Plain Layout
6959 4
6960 \end_layout
6961
6962 \end_inset
6963 </cell>
6964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6965 \begin_inset Text
6966
6967 \begin_layout Plain Layout
6968 5
6969 \end_layout
6970
6971 \end_inset
6972 </cell>
6973 </row>
6974 <row>
6975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6976 \begin_inset Text
6977
6978 \begin_layout Plain Layout
6979 asd
6980 \end_layout
6981
6982 \end_inset
6983 </cell>
6984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6985 \begin_inset Text
6986
6987 \begin_layout Plain Layout
6988 s
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 s
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Plain Layout
7006 s
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015 asd
7016 \end_layout
7017
7018 \end_inset
7019 </cell>
7020 </row>
7021 <row>
7022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7023 \begin_inset Text
7024
7025 \begin_layout Plain Layout
7026 asd
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 s
7036 \end_layout
7037
7038 \end_inset
7039 </cell>
7040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 s
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 s
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7059 \begin_inset Text
7060
7061 \begin_layout Plain Layout
7062 asd
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 </row>
7068 <row>
7069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7070 \begin_inset Text
7071
7072 \begin_layout Plain Layout
7073 asd
7074 \end_layout
7075
7076 \end_inset
7077 </cell>
7078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082 s
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 s
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7097 \begin_inset Text
7098
7099 \begin_layout Plain Layout
7100 s
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 asd
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 </row>
7115 <row>
7116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 asd
7121 \end_layout
7122
7123 \end_inset
7124 </cell>
7125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 sad
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 asd
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 asd
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 asd
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 </row>
7162 </lyxtabular>
7163
7164 \end_inset
7165
7166
7167 \end_layout
7168
7169 \begin_layout Standard
7170 \begin_inset ERT
7171 status collapsed
7172
7173 \begin_layout Plain Layout
7174
7175
7176 \backslash
7177 setlength{
7178 \backslash
7179 LTcapwidth}{5cm}
7180 \end_layout
7181
7182 \end_inset
7183
7184
7185 \begin_inset Tabular
7186 <lyxtabular version="3" rows="6" columns="5">
7187 <features islongtable="true">
7188 <column alignment="center" valignment="top" width="0">
7189 <column alignment="center" valignment="top" width="0">
7190 <column alignment="center" valignment="top" width="0">
7191 <column alignment="center" valignment="top" width="0">
7192 <column alignment="center" valignment="top" width="0">
7193 <row caption="true">
7194 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7195 \begin_inset Text
7196
7197 \begin_layout Plain Layout
7198 \begin_inset Caption
7199
7200 \begin_layout Plain Layout
7201 long titre complet avec la largeur réglée à 5
7202 \begin_inset space \thinspace{}
7203 \end_inset
7204
7205 cm long titre complet avec la largeur réglée à 5
7206 \begin_inset space \thinspace{}
7207 \end_inset
7208
7209 cm long titre complet avec la largeur réglée à 5
7210 \begin_inset space \thinspace{}
7211 \end_inset
7212
7213 cm
7214 \begin_inset OptArg
7215 status open
7216
7217 \begin_layout Plain Layout
7218 Légende avec largeur à
7219 \begin_inset space \thinspace{}
7220 \end_inset
7221
7222 =
7223 \begin_inset space \thinspace{}
7224 \end_inset
7225
7226 5
7227 \begin_inset space \thinspace{}
7228 \end_inset
7229
7230 cm
7231 \end_layout
7232
7233 \end_inset
7234
7235
7236 \end_layout
7237
7238 \end_inset
7239
7240
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 </row>
7282 <row>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 1
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 2
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 3
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 4
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 5
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 </row>
7329 <row>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 asd
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 s
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 s
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 s
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 asd
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 </row>
7376 <row>
7377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 asd
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 s
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 s
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408 s
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417 asd
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 </row>
7423 <row>
7424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 asd
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 s
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 s
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455 s
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 asd
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 </row>
7470 <row>
7471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 asd
7476 \end_layout
7477
7478 \end_inset
7479 </cell>
7480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484 sad
7485 \end_layout
7486
7487 \end_inset
7488 </cell>
7489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493 asd
7494 \end_layout
7495
7496 \end_inset
7497 </cell>
7498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502 asd
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511 asd
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 </row>
7517 </lyxtabular>
7518
7519 \end_inset
7520
7521
7522 \end_layout
7523
7524 \begin_layout Standard
7525 \begin_inset ERT
7526 status collapsed
7527
7528 \begin_layout Plain Layout
7529
7530
7531 \backslash
7532 setlength{
7533 \backslash
7534 LTcapwidth}{4in}
7535 \end_layout
7536
7537 \end_inset
7538
7539
7540 \end_layout
7541
7542 \begin_layout Standard
7543 \begin_inset Note Greyedout
7544 status open
7545
7546 \begin_layout Plain Layout
7547
7548 \series bold
7549 Note:
7550 \series default
7551  Quand on utilise la paquetage LaTeX 
7552 \series bold
7553 caption
7554 \series default
7555
7556 \begin_inset Index
7557 status collapsed
7558
7559 \begin_layout Plain Layout
7560 Paquetages LaTeX ! caption
7561 \end_layout
7562
7563 \end_inset
7564
7565  , comme c'est les cas dans ce document, la légende prend toute la largeur
7566  de la page quand on utilise la largeur implicite de 4
7567 \begin_inset space \thinspace{}
7568 \end_inset
7569
7570 in pour 
7571 \series bold
7572
7573 \backslash
7574 LTcapwidth
7575 \series default
7576 .
7577  Pour avoir dans ce cas une légende qui fasse exactement 4
7578 \begin_inset space \thinspace{}
7579 \end_inset
7580
7581 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7582  comme par exemple 3.99
7583 \begin_inset space \thinspace{}
7584 \end_inset
7585
7586 in, soit utiliser la commande LaTeX 
7587 \series bold
7588
7589 \backslash
7590 captionsetup{width=valeur}
7591 \series default
7592  qui est disponible dans le paquetage 
7593 \series bold
7594 caption
7595 \series default
7596 .
7597 \end_layout
7598
7599 \end_inset
7600
7601
7602 \end_layout
7603
7604 \begin_layout Subsubsection
7605 Des Légendes différentes sur chaque page d'un tableau
7606 \begin_inset OptArg
7607 status collapsed
7608
7609 \begin_layout Plain Layout
7610 Légendes différentes
7611 \end_layout
7612
7613 \end_inset
7614
7615
7616 \begin_inset Index
7617 status collapsed
7618
7619 \begin_layout Plain Layout
7620 Tableaux longs ! Legendes@Légendes différentes par page
7621 \end_layout
7622
7623 \end_inset
7624
7625
7626 \end_layout
7627
7628 \begin_layout Standard
7629 Quand la légende du tableau pour les pages suivantes doit être différente
7630  de celle de la première page, insérez une légende avec la commande suivante
7631  en code TeX :
7632 \end_layout
7633
7634 \begin_layout Standard
7635
7636 \series bold
7637
7638 \backslash
7639 caption*{caption text}
7640 \backslash
7641
7642 \backslash
7643 %
7644 \end_layout
7645
7646 \begin_layout Standard
7647 dans une ligne de légende fictive qui sera marquée comme une entête.
7648  Le tableau
7649 \begin_inset space ~
7650 \end_inset
7651
7652
7653 \begin_inset CommandInset ref
7654 LatexCommand ref
7655 reference "tab:Légendes-tableau-différentes"
7656
7657 \end_inset
7658
7659  est un exemple de tableau long avec des légendes différentes et où la seconde
7660  légende ne contient pas le numéro du tableau.
7661 \end_layout
7662
7663 \begin_layout Standard
7664 \align center
7665 \begin_inset Tabular
7666 <lyxtabular version="3" rows="59" columns="3">
7667 <features islongtable="true" lastFootEmpty="true">
7668 <column alignment="left" valignment="top" width="0cm">
7669 <column alignment="left" valignment="top" width="0pt">
7670 <column alignment="center" valignment="top" width="0pt">
7671 <row caption="true">
7672 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676 \begin_inset Caption
7677
7678 \begin_layout Plain Layout
7679 Exemple d'annuaire téléphonique
7680 \begin_inset CommandInset label
7681 LatexCommand label
7682 name "tab:Légendes-tableau-différentes"
7683
7684 \end_inset
7685
7686
7687 \begin_inset OptArg
7688 status collapsed
7689
7690 \begin_layout Plain Layout
7691 Exemple Annuaire 
7692 \end_layout
7693
7694 \end_inset
7695
7696
7697 \end_layout
7698
7699 \end_inset
7700
7701
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7707 \begin_inset Text
7708
7709 \begin_layout Plain Layout
7710
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719
7720 \end_layout
7721
7722 \end_inset
7723 </cell>
7724 </row>
7725 <row endfirsthead="true">
7726 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730
7731 \series bold
7732 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7738 \begin_inset Text
7739
7740 \begin_layout Plain Layout
7741
7742 \end_layout
7743
7744 \end_inset
7745 </cell>
7746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7747 \begin_inset Text
7748
7749 \begin_layout Plain Layout
7750
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 </row>
7756 <row endfirsthead="true">
7757 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761
7762 \series bold
7763 NOM
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \series bold
7783 TÉL.
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 </row>
7789 <row endhead="true">
7790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794 \begin_inset ERT
7795 status open
7796
7797 \begin_layout Plain Layout
7798
7799
7800 \backslash
7801 caption*{Suite de l'exemple d'annuaire téléphonique}
7802 \backslash
7803
7804 \backslash
7805 %
7806 \end_layout
7807
7808 \end_inset
7809
7810
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 <row endhead="true">
7835 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839
7840 \series bold
7841 Exemple d'annuaire téléphonique
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850
7851 \end_layout
7852
7853 \end_inset
7854 </cell>
7855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 </row>
7865 <row endhead="true">
7866 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \series bold
7872 NOM
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \series bold
7892 TÉL.
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 </row>
7898 <row endfoot="true">
7899 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903 suite page suivante\SpecialChar \ldots{}
7904
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 </row>
7928 <row>
7929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933
7934 \series bold
7935 Annovi
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944 Silvia
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953 111
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 <row>
7960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \series bold
7966 Bertoli
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 Stefano
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984 111
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 </row>
7990 <row>
7991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995
7996 \series bold
7997 Bozzi
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 Walter
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 111
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 </row>
8021 <row>
8022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026
8027 \series bold
8028 Cachia
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 Maria
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046 111
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 </row>
8052 <row>
8053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057
8058 \series bold
8059 Cachia
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068 Maurizio
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077 111
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \series bold
8090 Cinquemani
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 Giusi
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 111
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119
8120 \series bold
8121 Colin
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 Bernard
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139 111
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \series bold
8152 Concli
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 Gianfranco
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Plain Layout
8170 111
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 <row>
8177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181
8182 \series bold
8183 Dal Bosco
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 Carolina
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 111
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \series bold
8214 Dalpiaz
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 Annamaria
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232 111
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 </row>
8238 <row>
8239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243
8244 \series bold
8245 Feliciello
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 Domenico
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 111
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 </row>
8269 <row>
8270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274
8275 \series bold
8276 Focarelli
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 Paola
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 111
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 </row>
8300 <row>
8301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305
8306 \series bold
8307 Galletti
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 Oreste
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325 111
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row>
8332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \series bold
8338 Gasparini
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 Franca
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 111
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \series bold
8369 Rizzardi
8370 \series default
8371
8372 \begin_inset Foot
8373 status open
8374
8375 \begin_layout Plain Layout
8376 Exemple de note de bas de page
8377 \end_layout
8378
8379 \end_inset
8380
8381
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390 Paola
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 111
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 </row>
8405 <row>
8406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410
8411 \series bold
8412 Lassini
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421 Giancarlo
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 111
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 </row>
8436 <row>
8437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441
8442 \series bold
8443 Malfatti
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 Luciano
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 111
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \series bold
8474 Malfatti
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 Valeriano
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 111
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \series bold
8505 Meneguzzo
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 Roberto
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 111
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 </row>
8529 <row>
8530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534
8535 \series bold
8536 Mezzadra
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545 Roberto
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554 111
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 </row>
8560 <row>
8561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565
8566 \series bold
8567 Pirpamer
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 Erich
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 111
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 </row>
8591 <row>
8592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596
8597 \series bold
8598 Pochiesa
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 Paolo
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 111, 222
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \series bold
8629 Radina
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 Claudio
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647 111
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 <row>
8654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \series bold
8660 Stuffer
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 Oskar
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 111
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 </row>
8684 <row>
8685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689
8690 \series bold
8691 Tacchelli
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 Ugo
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 111
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 </row>
8715 <row>
8716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720
8721 \series bold
8722 Tezzele
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 Margit
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 111
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \series bold
8753 Unterkalmsteiner
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 Frieda
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 111
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 </row>
8777 <row>
8778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782
8783 \series bold
8784 Vieider
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 Hilde
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 111
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 </row>
8808 <row>
8809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813
8814 \series bold
8815 Vigna
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 Jürgen
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 111
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 <row>
8840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \series bold
8846 Weber
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 Maurizio
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 111
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 </row>
8870 <row>
8871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875
8876 \series bold
8877 Winkler
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886 Franz
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 111
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 </row>
8901 <row>
8902 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906  
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 </row>
8930 <row>
8931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935
8936 \series bold
8937 Annovi
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 Silvia
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 555
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 </row>
8961 <row>
8962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966
8967 \series bold
8968 Bertoli
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977 Stefano
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 555
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 </row>
8992 <row>
8993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997
8998 \series bold
8999 Bozzi
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 Walter
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 555
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 </row>
9023 <row>
9024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028
9029 \series bold
9030 Cachia
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 Maria
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048 555
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 </row>
9054 <row>
9055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059
9060 \series bold
9061 Cachia
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 Maurizio
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079 555
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 </row>
9085 <row>
9086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090
9091 \series bold
9092 Cinquemani
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 Giusi
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 555
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 </row>
9116 <row>
9117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121
9122 \series bold
9123 Colin
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 Bernard
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141 555
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 </row>
9147 <row>
9148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152
9153 \series bold
9154 Concli
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 Gianfranco
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172 555
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 </row>
9178 <row>
9179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183
9184 \series bold
9185 Dal Bosco
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194 Carolina
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203 555
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 </row>
9209 <row>
9210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214
9215 \series bold
9216 Dalpiaz
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 Annamaria
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234 555
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \series bold
9247 Feliciello
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 Domenico
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265 555
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 </row>
9271 <row>
9272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Focarelli
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 Paola
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9293 \begin_inset Text
9294
9295 \begin_layout Plain Layout
9296 555
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 </row>
9302 <row>
9303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307
9308 \series bold
9309 Galletti
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 Oreste
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9324 \begin_inset Text
9325
9326 \begin_layout Plain Layout
9327 555
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 </row>
9333 <row>
9334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \series bold
9340 Gasparini
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 Franca
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358 555
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 </row>
9364 <row>
9365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369
9370 \series bold
9371 Rizzardi
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 Paola
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389 555
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 </row>
9395 <row>
9396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400
9401 \series bold
9402 Lassini
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 Giancarlo
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420 555
9421 \end_layout
9422
9423 \end_inset
9424 </cell>
9425 </row>
9426 <row>
9427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431
9432 \series bold
9433 Malfatti
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 Luciano
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 555
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 </row>
9457 <row>
9458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462
9463 \series bold
9464 Malfatti
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 Valeriano
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 555
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 </row>
9488 <row>
9489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9490 \begin_inset Text
9491
9492 \begin_layout Plain Layout
9493
9494 \series bold
9495 Meneguzzo
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504 Roberto
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 555
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 </row>
9519 <row>
9520 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524
9525 \series bold
9526 Mezzadra
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 Roberto
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 555
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 </row>
9550 </lyxtabular>
9551
9552 \end_inset
9553
9554
9555 \end_layout
9556
9557 \begin_layout Section
9558 Questions particulières concernant les tableaux longs
9559 \begin_inset OptArg
9560 status collapsed
9561
9562 \begin_layout Plain Layout
9563 Questions sur les tableaux longs
9564 \end_layout
9565
9566 \end_inset
9567
9568
9569 \begin_inset CommandInset label
9570 LatexCommand label
9571 name "sec:Questions-sur-tableaux-longs"
9572
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \begin_layout Subsection
9579 Calculs des pages des tableaux longs
9580 \begin_inset Index
9581 status collapsed
9582
9583 \begin_layout Plain Layout
9584 Tableaux longs ! Calculs
9585 \end_layout
9586
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \begin_layout Standard
9593 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9594  en utilisant des blocs (chunks).
9595  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9596  mémoire de LaTeX.
9597  La valeur implicite est fixée pour des raisons historiques à seulement
9598  20 lignes de tableau.
9599  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9600  peut ralentir la création de votre document.
9601  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9602  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9603  préambule de votre document :
9604 \end_layout
9605
9606 \begin_layout Standard
9607
9608 \series bold
9609
9610 \backslash
9611 setcounter{LTchunksize}{100}
9612 \end_layout
9613
9614 \begin_layout Subsection
9615 Les Flottants et les Tableaux Longs
9616 \begin_inset Index
9617 status collapsed
9618
9619 \begin_layout Plain Layout
9620 Tableaux longs ! Flottants
9621 \end_layout
9622
9623 \end_inset
9624
9625
9626 \end_layout
9627
9628 \begin_layout Standard
9629 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9630  commence un tableau long.
9631  Pour éviter une telle situation, ajoutez la commande 
9632 \series bold
9633
9634 \backslash
9635 clearpage
9636 \series default
9637  en tant que code TeX juste avant votre tableau long.
9638 \end_layout
9639
9640 \begin_layout Subsection
9641 Sauts de pages forcés
9642 \begin_inset Index
9643 status collapsed
9644
9645 \begin_layout Plain Layout
9646 Tableaux longs ! Sauts de pages forcés
9647 \end_layout
9648
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \begin_layout Standard
9655 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9656  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9657  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9658  de saut de ligne 
9659 \begin_inset Quotes eld
9660 \end_inset
9661
9662
9663 \backslash
9664
9665 \backslash
9666
9667 \begin_inset Quotes erd
9668 \end_inset
9669
9670  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9671  Avant la commande 
9672 \begin_inset Quotes eld
9673 \end_inset
9674
9675
9676 \backslash
9677
9678 \backslash
9679
9680 \begin_inset Quotes erd
9681 \end_inset
9682
9683 , vous devez insérer en code TeX, autant de caractères 
9684 \begin_inset Quotes eld
9685 \end_inset
9686
9687 &
9688 \begin_inset Quotes erd
9689 \end_inset
9690
9691  qu'il y a de colonnes après la cellule concernée.
9692  Le caractère 
9693 \begin_inset Quotes eld
9694 \end_inset
9695
9696 &
9697 \begin_inset Quotes erd
9698 \end_inset
9699
9700  sert à séparer les colonnes d'un tableau.
9701  Écrivez en code-TeX, après chaque 
9702 \begin_inset Quotes eld
9703 \end_inset
9704
9705 &
9706 \begin_inset Quotes erd
9707 \end_inset
9708
9709  le contenu des cellules correspondantes et en même temps supprimez le contenu
9710  de ces cellules dans le texte normal.
9711  
9712 \begin_inset Newline newline
9713 \end_inset
9714
9715 Après la commande 
9716 \backslash
9717
9718 \backslash
9719 , insérez autant de caractères 
9720 \begin_inset Quotes eld
9721 \end_inset
9722
9723 &
9724 \begin_inset Quotes erd
9725 \end_inset
9726
9727  qu'il y a de colonnes avant la colonne traitée.
9728  Dans le tableau
9729 \begin_inset space ~
9730 \end_inset
9731
9732
9733 \begin_inset CommandInset ref
9734 LatexCommand ref
9735 reference "tab:Tableau-saut-de-page"
9736
9737 \end_inset
9738
9739  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9740  suivie par une autre colonne.
9741  La commande suivante a donc été insérée en code TeX dans la cellule après
9742  le mot 
9743 \begin_inset Quotes eld
9744 \end_inset
9745
9746
9747 \emph on
9748 Castelchiodato,
9749 \emph default
9750
9751 \begin_inset Quotes erd
9752 \end_inset
9753
9754 :
9755 \end_layout
9756
9757 \begin_layout Standard
9758
9759 \series bold
9760 & 111
9761 \backslash
9762
9763 \backslash
9764  
9765 \backslash
9766 newpage
9767 \begin_inset Newline newline
9768 \end_inset
9769
9770 &
9771 \end_layout
9772
9773 \begin_layout Standard
9774 Le 
9775 \begin_inset Quotes eld
9776 \end_inset
9777
9778 111
9779 \begin_inset Quotes erd
9780 \end_inset
9781
9782  dans la troisième colonne de la ligne a été supprimé.
9783  
9784 \series bold
9785
9786 \backslash
9787 newpage
9788 \series default
9789  est nécessaire seulement quand un saut de page doit impérativement avoir
9790  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9791  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9792  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9793  est coupée, utilisez cette commande à la place de la précédente :
9794 \end_layout
9795
9796 \begin_layout Standard
9797
9798 \series bold
9799 & 111
9800 \backslash
9801
9802 \backslash
9803
9804 \begin_inset Newline newline
9805 \end_inset
9806
9807
9808 \backslash
9809 hline &
9810 \end_layout
9811
9812 \begin_layout Standard
9813 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9814  insérer la commande
9815 \end_layout
9816
9817 \begin_layout Standard
9818
9819 \series bold
9820
9821 \backslash
9822 setlength{
9823 \backslash
9824 parfillskip}{0pt}
9825 \end_layout
9826
9827 \begin_layout Standard
9828 au début de la cellule.
9829  Cela assure que la portion de la cellule qui va se trouver affichée sur
9830  la page suivante le sera avec toute la largeur de la cellule.
9831 \end_layout
9832
9833 \begin_layout Standard
9834 \align center
9835 \begin_inset Tabular
9836 <lyxtabular version="3" rows="38" columns="3">
9837 <features islongtable="true" lastFootEmpty="true">
9838 <column alignment="left" valignment="top" width="0cm">
9839 <column alignment="left" valignment="top" width="3cm">
9840 <column alignment="center" valignment="top" width="0pt">
9841 <row caption="true">
9842 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846 \begin_inset Caption
9847
9848 \begin_layout Plain Layout
9849 Tableau avec un saut de page forcé dans une cellule
9850 \begin_inset CommandInset label
9851 LatexCommand label
9852 name "tab:Tableau-saut-de-page"
9853
9854 \end_inset
9855
9856
9857 \begin_inset OptArg
9858 status collapsed
9859
9860 \begin_layout Plain Layout
9861 Tableau avec un saut de page forcé dans une cellule
9862 \end_layout
9863
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \end_inset
9870
9871
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row endfirsthead="true">
9896 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \series bold
9902 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 </row>
9926 <row endfirsthead="true">
9927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931
9932 \series bold
9933 NOM
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951
9952 \series bold
9953 TÉL.
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 </row>
9959 <row endhead="true">
9960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964 \begin_inset ERT
9965 status collapsed
9966
9967 \begin_layout Plain Layout
9968
9969
9970 \backslash
9971 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9972 \backslash
9973
9974 \backslash
9975 %
9976 \end_layout
9977
9978 \end_inset
9979
9980
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 </row>
10004 <row endhead="true">
10005 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009  
10010 \series bold
10011 Exemple d'annuaire téléphonique
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 <row endhead="true">
10036 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040
10041 \series bold
10042 NOM
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060
10061 \series bold
10062 TÉL.
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 </row>
10068 <row endfoot="true">
10069 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073 suite page suivante\SpecialChar \ldots{}
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 </row>
10098 <row>
10099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103
10104 \series bold
10105 Annovi
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 Silvia
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 111
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 </row>
10129 <row>
10130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134
10135 \series bold
10136 Bertoli
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 Stefano
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 111
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row>
10161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \series bold
10167 Bozzi
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 Walter
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 111
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 <row>
10192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \series bold
10198 Cachia
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 Maria
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 111
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 </row>
10222 <row>
10223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227
10228 \series bold
10229 Cachia
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 Maurizio
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 111
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row>
10254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \series bold
10260 Cinquemani
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 Giusi
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 111
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 <row>
10285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289
10290 \series bold
10291 Colin
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 Bernard
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 111
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 </row>
10315 <row>
10316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320
10321 \series bold
10322 Concli
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 Gianfranco
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 111
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351
10352 \series bold
10353 Dal Bosco
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 Carolina
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371 111
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 </row>
10377 <row>
10378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382
10383 \series bold
10384 Dalpiaz
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Annamaria
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 111
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 </row>
10408 <row>
10409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413
10414 \series bold
10415 Feliciello
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 Domenico
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 111
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 </row>
10439 <row>
10440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444
10445 \series bold
10446 Focarelli
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 Paola
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 111
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row>
10471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \series bold
10477 Galletti
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 Oreste
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 111
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506
10507 \series bold
10508 Gasparini
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Franca
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 111
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row>
10533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \series bold
10539 Lassini
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 Giancarlo
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557 111
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 <row>
10564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568
10569 \series bold
10570 Malfatti
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 Luciano
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 111
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 </row>
10594 <row>
10595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599
10600 \series bold
10601 Malfatti
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 Valeriano
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619 111
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 </row>
10625 <row>
10626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630
10631 \series bold
10632 Meneguzzo
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 Roberto
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 111
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 </row>
10656 <row>
10657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661
10662 \series bold
10663 Mezzadra
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 Roberto
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681 111
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 </row>
10687 <row>
10688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692
10693 \series bold
10694 Pirpamer
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 Erich
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 111
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 </row>
10718 <row>
10719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723
10724 \series bold
10725 Pochiesa
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 Paolo
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 111, 222
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 </row>
10749 <row>
10750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754
10755 \series bold
10756 Radina
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 Claudio
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774 111
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 </row>
10780 <row>
10781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785
10786 \series bold
10787 Rizzardi
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 Giancarlo, 11.
10797  Fürst von Montecompatri, 11.
10798  Fürst von Sulmona und Vivaro, 10.
10799  Fürst von Rossano, 5.
10800  Herzog von Canemorte, 11.
10801  Herzog von Palombara, 5.
10802  Herzog von Castelchiodato,
10803 \begin_inset ERT
10804 status open
10805
10806 \begin_layout Plain Layout
10807
10808 & 111
10809 \backslash
10810
10811 \backslash
10812  
10813 \backslash
10814 newpage
10815 \end_layout
10816
10817 \begin_layout Plain Layout
10818
10819 &
10820 \end_layout
10821
10822 \end_inset
10823
10824  11.
10825  Herzog von Poggionativo, 11.
10826  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10827  Graf von Valinfreda, 11.
10828  Baron von Cropalati, 11.
10829  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 </row>
10844 <row>
10845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849
10850 \series bold
10851 Stuffer
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 Oskar
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869 111
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 </row>
10875 <row>
10876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880
10881 \series bold
10882 Tacchelli
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10888 \begin_inset Text
10889
10890 \begin_layout Plain Layout
10891 Ugo
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900 111
10901 \end_layout
10902
10903 \end_inset
10904 </cell>
10905 </row>
10906 <row>
10907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911
10912 \series bold
10913 Tezzele
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922 Margit
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931 111
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 </row>
10937 <row>
10938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942
10943 \series bold
10944 Unterkalmsteiner
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10950 \begin_inset Text
10951
10952 \begin_layout Plain Layout
10953 Frieda
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 111
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 </row>
10968 <row>
10969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973
10974 \series bold
10975 Vieider
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 Hilde
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10990 \begin_inset Text
10991
10992 \begin_layout Plain Layout
10993 111
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 </row>
10999 <row>
11000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004
11005 \series bold
11006 Vigna
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 Jürgen
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 111
11025 \end_layout
11026
11027 \end_inset
11028 </cell>
11029 </row>
11030 <row>
11031 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11032 \begin_inset Text
11033
11034 \begin_layout Plain Layout
11035
11036 \series bold
11037 Weber
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 Maurizio
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055 111
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 </row>
11061 <row>
11062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066
11067 \series bold
11068 Winkler
11069 \end_layout
11070
11071 \end_inset
11072 </cell>
11073 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077 Franz
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086 111
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 </row>
11092 </lyxtabular>
11093
11094 \end_inset
11095
11096
11097 \end_layout
11098
11099 \begin_layout Section
11100 Colonnes et lignes à lignes multiples
11101 \end_layout
11102
11103 \begin_layout Subsection
11104 Lignes multiples dans une cellule de tableau
11105 \begin_inset CommandInset label
11106 LatexCommand label
11107 name "sub:Lignes-multiple-dans-cellule"
11108
11109 \end_inset
11110
11111
11112 \begin_inset Index
11113 status collapsed
11114
11115 \begin_layout Plain Layout
11116 Plusieurs lignes dans une case de tableau
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \begin_inset Index
11123 status collapsed
11124
11125 \begin_layout Plain Layout
11126 Tableau ! Saut de ligne
11127 \end_layout
11128
11129 \end_inset
11130
11131
11132 \end_layout
11133
11134 \begin_layout Standard
11135 \noindent
11136 \begin_inset Float table
11137 placement H
11138 wide false
11139 sideways false
11140 status open
11141
11142 \begin_layout Plain Layout
11143 \begin_inset Caption
11144
11145 \begin_layout Plain Layout
11146 \begin_inset CommandInset label
11147 LatexCommand label
11148 name "tab:Tableau-avec-plusieurs-lignes"
11149
11150 \end_inset
11151
11152 Tableau avec des lignes multiples dans une cellule
11153 \end_layout
11154
11155 \end_inset
11156
11157
11158 \end_layout
11159
11160 \begin_layout Plain Layout
11161 \align center
11162 \begin_inset Tabular
11163 <lyxtabular version="3" rows="3" columns="3">
11164 <features>
11165 <column alignment="center" valignment="middle" width="2.5cm">
11166 <column alignment="center" valignment="middle" width="0">
11167 <column alignment="center" valignment="middle" width="0">
11168 <row>
11169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11170 \begin_inset Text
11171
11172 \begin_layout Plain Layout
11173 Lignes
11174 \begin_inset Newline linebreak
11175 \end_inset
11176
11177 multiples
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 b
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 c
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 <row>
11202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 d
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11212 \begin_inset Text
11213
11214 \begin_layout Plain Layout
11215 e
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 f
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 </row>
11230 <row>
11231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 g
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 h
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11250 \begin_inset Text
11251
11252 \begin_layout Plain Layout
11253 i
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 </row>
11259 </lyxtabular>
11260
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \end_inset
11267
11268
11269 \end_layout
11270
11271 \begin_layout Standard
11272 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11273  d'un paragraphe avec des sauts de lignes et des césures.
11274 \end_layout
11275
11276 \begin_layout Standard
11277 Pour obtenir le tableau
11278 \begin_inset space ~
11279 \end_inset
11280
11281
11282 \begin_inset CommandInset ref
11283 LatexCommand ref
11284 reference "tab:Tableau-avec-plusieurs-lignes"
11285
11286 \end_inset
11287
11288 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11289  droit dessus.
11290  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11291  2.5
11292 \begin_inset space \thinspace{}
11293 \end_inset
11294
11295 cm et choisissez les alignements vertical et horizontal centrés.
11296  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11297  Comme notre texte est plus petit que 2.5
11298 \begin_inset space \thinspace{}
11299 \end_inset
11300
11301 cm, une seule ligne va apparaître.
11302  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11303  
11304 \family sans
11305 Ctrl-Shift-Entrée
11306 \family default
11307 ).
11308  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11309 ement découpé en plusieurs lignes.
11310 \end_layout
11311
11312 \begin_layout Standard
11313 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11314  pas effectuer de césure si c'est le premier élément de la cellule.
11315  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11316  premier élément : Ajoutez un espace horizontal de 0
11317 \begin_inset space \thinspace{}
11318 \end_inset
11319
11320 pt juste avant votre mot.
11321  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11322  Le tableau
11323 \begin_inset space ~
11324 \end_inset
11325
11326
11327 \begin_inset CommandInset ref
11328 LatexCommand ref
11329 reference "tab:Tableau-césure"
11330
11331 \end_inset
11332
11333  montre l'effet de cette insertion.
11334 \end_layout
11335
11336 \begin_layout Standard
11337 \begin_inset Float table
11338 placement h
11339 wide false
11340 sideways false
11341 status open
11342
11343 \begin_layout Plain Layout
11344 \begin_inset Caption
11345
11346 \begin_layout Plain Layout
11347 \begin_inset CommandInset label
11348 LatexCommand label
11349 name "tab:Tableau-césure"
11350
11351 \end_inset
11352
11353 Tableau avec et sans césure.
11354 \end_layout
11355
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \begin_layout Plain Layout
11362 \begin_inset space \hfill{}
11363 \end_inset
11364
11365
11366 \begin_inset Tabular
11367 <lyxtabular version="3" rows="3" columns="3">
11368 <features>
11369 <column alignment="center" valignment="middle" width="2.5cm">
11370 <column alignment="center" valignment="middle" width="0">
11371 <column alignment="center" valignment="middle" width="0">
11372 <row>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 mottrèslongdansunecellule
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 b
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 c
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 </row>
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 d
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 e
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 f
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 g
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 h
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 i
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 </lyxtabular>
11460
11461 \end_inset
11462
11463
11464 \begin_inset space \hfill{}
11465 \end_inset
11466
11467
11468 \begin_inset Tabular
11469 <lyxtabular version="3" rows="3" columns="3">
11470 <features>
11471 <column alignment="center" valignment="middle" width="2.5cm">
11472 <column alignment="center" valignment="middle" width="0">
11473 <column alignment="center" valignment="middle" width="0">
11474 <row>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 \begin_inset space \hspace{}
11480 \length 0pt
11481 \end_inset
11482
11483 mottrèslongdansunecellule
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11489 \begin_inset Text
11490
11491 \begin_layout Plain Layout
11492 b
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11498 \begin_inset Text
11499
11500 \begin_layout Plain Layout
11501 c
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 </row>
11507 <row>
11508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11509 \begin_inset Text
11510
11511 \begin_layout Plain Layout
11512 d
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521 e
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 f
11531 \end_layout
11532
11533 \end_inset
11534 </cell>
11535 </row>
11536 <row>
11537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 g
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 h
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 i
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 </row>
11565 </lyxtabular>
11566
11567 \end_inset
11568
11569
11570 \begin_inset space \hfill{}
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \end_inset
11577
11578
11579 \end_layout
11580
11581 \begin_layout Subsection
11582 Multi-colonnes
11583 \begin_inset CommandInset label
11584 LatexCommand label
11585 name "sub:Multicolonnes"
11586
11587 \end_inset
11588
11589
11590 \begin_inset Index
11591 status collapsed
11592
11593 \begin_layout Plain Layout
11594 Multi-colonnes
11595 \end_layout
11596
11597 \end_inset
11598
11599
11600 \begin_inset Index
11601 status collapsed
11602
11603 \begin_layout Plain Layout
11604 Tableau ! Multi-colonnes
11605 \end_layout
11606
11607 \end_inset
11608
11609
11610 \end_layout
11611
11612 \begin_layout Subsubsection
11613 Les Bases des Multicolonnes
11614 \end_layout
11615
11616 \begin_layout Standard
11617 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11618  qu'elle doit couvrir et utilisez soit le bouton
11619 \begin_inset Graphics
11620         filename ../../images/tabular-feature_multicolumn.png
11621         scale 85
11622         scaleBeforeRotation
11623
11624 \end_inset
11625
11626  de la barre d'outils tableau, ou le menu 
11627 \family sans
11628 Éditer\SpecialChar \menuseparator
11629 Tableau\SpecialChar \menuseparator
11630 Multi-colonnes
11631 \family default
11632 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11633  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11634  
11635 \family sans
11636 Tableau
11637 \family default
11638 .
11639 \end_layout
11640
11641 \begin_layout Standard
11642 Les multi-colonnes ont leurs propres paramètres de cellule.
11643  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11644  de la cellule, cela n'affecte que la cellule multi-colonne.
11645  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11646  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11647 \end_layout
11648
11649 \begin_layout Standard
11650 \align center
11651 \begin_inset Tabular
11652 <lyxtabular version="3" rows="3" columns="4">
11653 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11654 <column alignment="center" valignment="top" width="0pt">
11655 <column alignment="center" valignment="middle" width="0">
11656 <column alignment="center" valignment="top" width="0in">
11657 <column alignment="center" valignment="top" width="0pt">
11658 <row>
11659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 abc
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 def ghi
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 jkl
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 </row>
11696 <row>
11697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 A
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11707 \begin_inset Text
11708
11709 \begin_layout Plain Layout
11710 B
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 C
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 D
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 </row>
11734 <row>
11735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11736 \begin_inset Text
11737
11738 \begin_layout Plain Layout
11739 1
11740 \end_layout
11741
11742 \end_inset
11743 </cell>
11744 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11745 \begin_inset Text
11746
11747 \begin_layout Plain Layout
11748 2
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757 3
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 4
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 </row>
11772 </lyxtabular>
11773
11774 \end_inset
11775
11776
11777 \end_layout
11778
11779 \begin_layout Subsubsection
11780 Calculs avec les multi-colonnes
11781 \begin_inset CommandInset label
11782 LatexCommand label
11783 name "sub:Calculs-multicolonnes"
11784
11785 \end_inset
11786
11787
11788 \begin_inset Index
11789 status collapsed
11790
11791 \begin_layout Plain Layout
11792 Multi-colonnes ! Calculs
11793 \end_layout
11794
11795 \end_inset
11796
11797
11798 \end_layout
11799
11800 \begin_layout Standard
11801 LyX gère directement les multi-colonnes, mais nous devons faire attention
11802  à la largeur des cellules couvertes par la cellule multicolonne.
11803 \end_layout
11804
11805 \begin_layout Standard
11806 \begin_inset Float table
11807 placement h
11808 wide false
11809 sideways false
11810 status open
11811
11812 \begin_layout Plain Layout
11813 \begin_inset Caption
11814
11815 \begin_layout Plain Layout
11816 \begin_inset CommandInset label
11817 LatexCommand label
11818 name "tab:Tableau-multicolonne-parfaite"
11819
11820 \end_inset
11821
11822 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11823  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11824 \begin_inset OptArg
11825 status open
11826
11827 \begin_layout Plain Layout
11828 Tableau avec multicolonne parfaite
11829 \end_layout
11830
11831 \end_inset
11832
11833
11834 \end_layout
11835
11836 \end_inset
11837
11838
11839 \end_layout
11840
11841 \begin_layout Plain Layout
11842 \align center
11843 \begin_inset Tabular
11844 <lyxtabular version="3" rows="3" columns="3">
11845 <features>
11846 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11847 <column alignment="center" valignment="middle" width="0">
11848 <column alignment="center" valignment="top" width="0">
11849 <row>
11850 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11851 \begin_inset Text
11852
11853 \begin_layout Plain Layout
11854 multicolonne sur plusieurs lignes
11855 \end_layout
11856
11857 \end_inset
11858 </cell>
11859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 c
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 </row>
11878 <row>
11879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 d
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 e
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 f
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 </row>
11907 <row>
11908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 g
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11918 \begin_inset Text
11919
11920 \begin_layout Plain Layout
11921 h
11922 \end_layout
11923
11924 \end_inset
11925 </cell>
11926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 i
11931 \end_layout
11932
11933 \end_inset
11934 </cell>
11935 </row>
11936 </lyxtabular>
11937
11938 \end_inset
11939
11940
11941 \end_layout
11942
11943 \end_inset
11944
11945
11946 \end_layout
11947
11948 \begin_layout Standard
11949 Par exemple, pour créer le tableau
11950 \begin_inset space ~
11951 \end_inset
11952
11953
11954 \begin_inset CommandInset ref
11955 LatexCommand ref
11956 reference "tab:Tableau-multicolonne-parfaite"
11957
11958 \end_inset
11959
11960 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11961  3×3 et faites un clic droit dessus.
11962  Ensuite choisissez pour cette cellule
11963 \emph on
11964 ,
11965 \emph default
11966  dans la fenêtre de dialogue de tableau, 
11967 \emph on
11968 multicolonne
11969 \emph default
11970
11971 \emph on
11972 alignement
11973 \begin_inset space ~
11974 \end_inset
11975
11976 horizontal
11977 \begin_inset space ~
11978 \end_inset
11979
11980 centré
11981 \emph default
11982  et une largeur de 2.5
11983 \begin_inset space \thinspace{}
11984 \end_inset
11985
11986 cm.
11987  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11988  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11989 \begin_inset space \thinspace{}
11990 \end_inset
11991
11992 cm pour la première colonne.
11993  La deuxième colonne aura alors automatiquement une largeur de 1.25
11994 \begin_inset space \thinspace{}
11995 \end_inset
11996
11997 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11998  C'est ce qui a été fait pour le tableau
11999 \begin_inset space ~
12000 \end_inset
12001
12002
12003 \begin_inset CommandInset ref
12004 LatexCommand ref
12005 reference "tab:Tableau-multicolonne-imparfait"
12006
12007 \end_inset
12008
12009 .
12010 \end_layout
12011
12012 \begin_layout Standard
12013 \begin_inset Float table
12014 wide false
12015 sideways false
12016 status open
12017
12018 \begin_layout Plain Layout
12019 \begin_inset Caption
12020
12021 \begin_layout Plain Layout
12022 \begin_inset CommandInset label
12023 LatexCommand label
12024 name "tab:Tableau-multicolonne-imparfait"
12025
12026 \end_inset
12027
12028 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12029  de la largeur de la cellule multicolonne.
12030 \begin_inset OptArg
12031 status open
12032
12033 \begin_layout Plain Layout
12034 Tableau avec multicolonne pas parfaite
12035 \end_layout
12036
12037 \end_inset
12038
12039
12040 \end_layout
12041
12042 \end_inset
12043
12044
12045 \end_layout
12046
12047 \begin_layout Plain Layout
12048 \align center
12049 \begin_inset Tabular
12050 <lyxtabular version="3" rows="3" columns="3">
12051 <features>
12052 <column alignment="center" valignment="top" width="1.25cm">
12053 <column alignment="center" valignment="top" width="0">
12054 <column alignment="center" valignment="top" width="0">
12055 <row>
12056 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12057 \begin_inset Text
12058
12059 \begin_layout Plain Layout
12060 multicolonne sur plusieurs lignes
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 c
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 </row>
12084 <row>
12085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12086 \begin_inset Text
12087
12088 \begin_layout Plain Layout
12089 d
12090 \end_layout
12091
12092 \end_inset
12093 </cell>
12094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 e
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 f
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 </row>
12113 <row>
12114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12115 \begin_inset Text
12116
12117 \begin_layout Plain Layout
12118 g
12119 \end_layout
12120
12121 \end_inset
12122 </cell>
12123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12124 \begin_inset Text
12125
12126 \begin_layout Plain Layout
12127 h
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12133 \begin_inset Text
12134
12135 \begin_layout Plain Layout
12136 i
12137 \end_layout
12138
12139 \end_inset
12140 </cell>
12141 </row>
12142 </lyxtabular>
12143
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \end_inset
12150
12151
12152 \end_layout
12153
12154 \begin_layout Standard
12155 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12156  de la cellule multicolonne, elle est un peu plus large.
12157  La raison est que la taille que l'on donne à une cellule, 
12158 \begin_inset Formula $W_{g}$
12159 \end_inset
12160
12161  n'est pas sa taille totale, 
12162 \begin_inset Formula $W_{\mathrm{tot}}$
12163 \end_inset
12164
12165  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12166  lui donne.
12167  L'appendice
12168 \begin_inset space ~
12169 \end_inset
12170
12171
12172 \begin_inset CommandInset ref
12173 LatexCommand eqref
12174 reference "cha:Explication-de-l'Equation"
12175
12176 \end_inset
12177
12178  explique pourquoi en détail.
12179 \end_layout
12180
12181 \begin_layout Standard
12182 La largeur nécessaire 
12183 \begin_inset Formula $W_{g\, n}$
12184 \end_inset
12185
12186  quand 
12187 \emph on
12188 n
12189 \emph default
12190  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12191  ait une largeur totale de 
12192 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12193 \end_inset
12194
12195 :
12196 \begin_inset Formula \begin{equation}
12197 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12198
12199 \end_inset
12200
12201
12202 \end_layout
12203
12204 \begin_layout Standard
12205 Dans notre cas nous avons 
12206 \begin_inset Formula $n=2$
12207 \end_inset
12208
12209
12210 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12211 \end_inset
12212
12213 cm et les valeurs implicites pour les autres longueurs, l'équation
12214 \begin_inset space ~
12215 \end_inset
12216
12217
12218 \begin_inset CommandInset ref
12219 LatexCommand ref
12220 reference "eq:Wgn"
12221
12222 \end_inset
12223
12224  devient
12225 \begin_inset Formula \begin{equation}
12226 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12227
12228 \end_inset
12229
12230
12231 \end_layout
12232
12233 \begin_layout Standard
12234 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12235  
12236 \series bold
12237 calc
12238 \series default
12239  avec la ligne suivante dans le préambule du document
12240 \begin_inset Index
12241 status collapsed
12242
12243 \begin_layout Plain Layout
12244 Paquetages LaTeX ! calc
12245 \end_layout
12246
12247 \end_inset
12248
12249
12250 \end_layout
12251
12252 \begin_layout Standard
12253
12254 \series bold
12255
12256 \backslash
12257 usepackage{calc}
12258 \end_layout
12259
12260 \begin_layout Standard
12261 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12262  de dialogue.
12263  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12264  la fenêtre de dialogue.
12265  Voici un aperçu de ces paramètres :
12266 \end_layout
12267
12268 \begin_layout Itemize
12269
12270 \series bold
12271 p{largeur}
12272 \series default
12273  crée une cellule de taille donnée, le texte est aligné verticalement en
12274  haut.
12275 \end_layout
12276
12277 \begin_layout Itemize
12278
12279 \series bold
12280 m{largeur}
12281 \series default
12282  crée une cellule de taille donnée, le texte est aligné verticalement au
12283  centre
12284 \end_layout
12285
12286 \begin_layout Itemize
12287
12288 \series bold
12289 b{largeur}
12290 \series default
12291  crée une cellule de taille donnée, le texte est aligné verticalement en
12292  bas
12293 \end_layout
12294
12295 \begin_layout Standard
12296 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12297  la fenêtre de dialogue sont ignorés.
12298 \end_layout
12299
12300 \begin_layout Standard
12301 \begin_inset Note Greyedout
12302 status open
12303
12304 \begin_layout Plain Layout
12305
12306 \series bold
12307 Note:
12308 \series default
12309  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12310  en compte.
12311 \end_layout
12312
12313 \end_inset
12314
12315
12316 \end_layout
12317
12318 \begin_layout Standard
12319 Comme le texte doit être centré horizontalement, on ajoute la commande 
12320 \series bold
12321
12322 \backslash
12323 centering
12324 \series default
12325 .
12326  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12327  des colonnes recouvertes :
12328 \end_layout
12329
12330 \begin_layout Standard
12331
12332 \series bold
12333 >{
12334 \backslash
12335 centering}m{1.25cm-6.2pt}
12336 \end_layout
12337
12338 \begin_layout Standard
12339 La commande 
12340 \series bold
12341 >{ }
12342 \series default
12343  signifie que les commandes qui se trouvent entre les accolades doivent
12344  être appliquées avant que la cellule ne soit créée.
12345 \end_layout
12346
12347 \begin_layout Standard
12348 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12349  multicolonne, il est toujours aligné à gauche.
12350  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12351  isolées.
12352  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12353 \end_layout
12354
12355 \begin_layout Standard
12356
12357 \series bold
12358 >{
12359 \backslash
12360 centering}m{2.5cm}
12361 \end_layout
12362
12363 \begin_layout Subsection
12364 Multi-lignes
12365 \begin_inset Index
12366 status collapsed
12367
12368 \begin_layout Plain Layout
12369 Multi-lignes
12370 \end_layout
12371
12372 \end_inset
12373
12374
12375 \begin_inset Index
12376 status collapsed
12377
12378 \begin_layout Plain Layout
12379 Tableau ! Multi-ligne
12380 \end_layout
12381
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12389  par LyX, il faut donc utiliser un peu de code TeX.
12390  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12391 \series bold
12392 multirow
12393 \series default
12394
12395 \begin_inset Index
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399 Paquetages LaTeX ! multirow
12400 \end_layout
12401
12402 \end_inset
12403
12404
12405 \series bold
12406  
12407 \series default
12408 dans le préambule de votre document avec la commande 
12409 \end_layout
12410
12411 \begin_layout Standard
12412
12413 \series bold
12414
12415 \backslash
12416 usepackage{multirow}
12417 \end_layout
12418
12419 \begin_layout Standard
12420 Les cellules multilignes sont créées avec la commande
12421 \end_layout
12422
12423 \begin_layout Standard
12424
12425 \series bold
12426
12427 \backslash
12428 multirow{number of rows}{cell width}{cell entry}
12429 \end_layout
12430
12431 \begin_layout Standard
12432 Pour créer le tableau suivant :
12433 \end_layout
12434
12435 \begin_layout Standard
12436 \align center
12437 \begin_inset ERT
12438 status collapsed
12439
12440 \begin_layout Plain Layout
12441
12442
12443 \backslash
12444 renewcommand{
12445 \backslash
12446 multirowsetup}{
12447 \backslash
12448 centering}
12449 \end_layout
12450
12451 \end_inset
12452
12453
12454 \begin_inset Tabular
12455 <lyxtabular version="3" rows="3" columns="3">
12456 <features>
12457 <column alignment="center" valignment="top" width="0">
12458 <column alignment="center" valignment="top" width="0">
12459 <column alignment="center" valignment="top" width="0">
12460 <row>
12461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12462 \begin_inset Text
12463
12464 \begin_layout Plain Layout
12465 a
12466 \end_layout
12467
12468 \end_inset
12469 </cell>
12470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12471 \begin_inset Text
12472
12473 \begin_layout Plain Layout
12474 b
12475 \end_layout
12476
12477 \end_inset
12478 </cell>
12479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12480 \begin_inset Text
12481
12482 \begin_layout Plain Layout
12483 c
12484 \end_layout
12485
12486 \end_inset
12487 </cell>
12488 </row>
12489 <row>
12490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12491 \begin_inset Text
12492
12493 \begin_layout Plain Layout
12494 \begin_inset ERT
12495 status collapsed
12496
12497 \begin_layout Plain Layout
12498
12499
12500 \backslash
12501 multirow{2}{2.5cm}{
12502 \end_layout
12503
12504 \end_inset
12505
12506 cellule multi-lignes
12507 \begin_inset ERT
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511
12512 }
12513 \end_layout
12514
12515 \end_inset
12516
12517
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12523 \begin_inset Text
12524
12525 \begin_layout Plain Layout
12526 e
12527 \end_layout
12528
12529 \end_inset
12530 </cell>
12531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12532 \begin_inset Text
12533
12534 \begin_layout Plain Layout
12535 f
12536 \end_layout
12537
12538 \end_inset
12539 </cell>
12540 </row>
12541 <row>
12542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546
12547 \end_layout
12548
12549 \end_inset
12550 </cell>
12551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12552 \begin_inset Text
12553
12554 \begin_layout Plain Layout
12555 h
12556 \end_layout
12557
12558 \end_inset
12559 </cell>
12560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \begin_layout Plain Layout
12564 i
12565 \end_layout
12566
12567 \end_inset
12568 </cell>
12569 </row>
12570 </lyxtabular>
12571
12572 \end_inset
12573
12574
12575 \begin_inset ERT
12576 status collapsed
12577
12578 \begin_layout Plain Layout
12579
12580
12581 \backslash
12582 renewcommand{
12583 \backslash
12584 multirowsetup}{
12585 \backslash
12586 raggedright}
12587 \end_layout
12588
12589 \end_inset
12590
12591
12592 \end_layout
12593
12594 \begin_layout Standard
12595 créez un tableau 3×3.
12596  
12597 \lang english
12598 Unset the upper border of the last cell in the first column.
12599
12600 \lang french
12601  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12602  première colonne en y insérant la commande
12603 \end_layout
12604
12605 \begin_layout Standard
12606
12607 \series bold
12608
12609 \backslash
12610 multirow{2}{2.5cm}{
12611 \end_layout
12612
12613 \begin_layout Standard
12614 comme du code TeX.
12615  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12616  deux lignes et a une largeur de 2.5
12617 \begin_inset space \thinspace{}
12618 \end_inset
12619
12620 cm.
12621  Le contenu de la cellule suit le code TeX et on termine la commande en
12622  ajoutant l'accolade fermante 
12623 \series bold
12624 }
12625 \series default
12626  dans une nouvelle boîte de code TeX, juste après le texte.
12627 \end_layout
12628
12629 \begin_layout Standard
12630
12631 \series bold
12632
12633 \backslash
12634 multirow
12635 \series default
12636  aligne implicitement son contenu à gauche.
12637  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12638  
12639 \series bold
12640
12641 \backslash
12642 multirowsetup
12643 \series default
12644  avec la commande
12645 \end_layout
12646
12647 \begin_layout Standard
12648
12649 \series bold
12650
12651 \backslash
12652 renewcommand{
12653 \backslash
12654 multirowsetup}{
12655 \backslash
12656 centering}
12657 \end_layout
12658
12659 \begin_layout Standard
12660 dans le préambule du document.
12661  Après ça, tous les contenus de cellules multi-lignes du document seront
12662  centrés.
12663  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12664  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12665  juste avant le tableau concerné, plutôt que dans le préambule.
12666  Si le texte doit être aligné à droite, remplacez 
12667 \series bold
12668
12669 \backslash
12670 centering
12671 \series default
12672  par 
12673 \series bold
12674
12675 \backslash
12676 raggedleft
12677 \series default
12678 .
12679  Pour revenir à l'alignement à gauche utilisez 
12680 \series bold
12681
12682 \backslash
12683 raggedright
12684 \series default
12685 .
12686 \end_layout
12687
12688 \begin_layout Section
12689 Les Tableaux Formels
12690 \begin_inset CommandInset label
12691 LatexCommand label
12692 name "sec:Tableaux-Formels"
12693
12694 \end_inset
12695
12696
12697 \begin_inset Index
12698 status collapsed
12699
12700 \begin_layout Plain Layout
12701 Tableau ! Formel
12702 \end_layout
12703
12704 \end_inset
12705
12706
12707 \end_layout
12708
12709 \begin_layout Standard
12710 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12711  à celle du tableau
12712 \begin_inset space ~
12713 \end_inset
12714
12715
12716 \begin_inset CommandInset ref
12717 LatexCommand ref
12718 reference "tab:Exemple-tableau-booktabs"
12719
12720 \end_inset
12721
12722 .
12723  Ce genre de tableau est appelé 
12724 \begin_inset Quotes eld
12725 \end_inset
12726
12727
12728 \emph on
12729 formel
12730 \emph default
12731
12732 \begin_inset Quotes erd
12733 \end_inset
12734
12735 .
12736  Pour transformer un tableau en tableau formel, utilisez l'option 
12737 \family sans
12738 Formel
12739 \family default
12740  de l'onglet 
12741 \family sans
12742 Bordures
12743 \family default
12744  de la fenêtre de dialogue 
12745 \family sans
12746 Paramètres
12747 \begin_inset space ~
12748 \end_inset
12749
12750 du
12751 \begin_inset space ~
12752 \end_inset
12753
12754 tableau
12755 \family default
12756 .
12757 \end_layout
12758
12759 \begin_layout Standard
12760 \begin_inset Float table
12761 placement h
12762 wide false
12763 sideways false
12764 status open
12765
12766 \begin_layout Plain Layout
12767 \begin_inset Caption
12768
12769 \begin_layout Plain Layout
12770 \begin_inset CommandInset label
12771 LatexCommand label
12772 name "tab:Exemple-tableau-booktabs"
12773
12774 \end_inset
12775
12776 Exemple de tableau formel
12777 \end_layout
12778
12779 \end_inset
12780
12781
12782 \end_layout
12783
12784 \begin_layout Plain Layout
12785 \align center
12786 \begin_inset Tabular
12787 <lyxtabular version="3" rows="8" columns="4">
12788 <features booktabs="true">
12789 <column alignment="center" valignment="top" width="0">
12790 <column alignment="center" valignment="top" width="0">
12791 <column alignment="center" valignment="top" width="0">
12792 <column alignment="center" valignment="top" width="0">
12793 <row>
12794 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12795 \begin_inset Text
12796
12797 \begin_layout Plain Layout
12798 Système
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 <cell alignment="center" valignment="top" topline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807 Medipix
12808 \begin_inset space \thinspace{}
12809 \end_inset
12810
12811 1
12812 \end_layout
12813
12814 \end_inset
12815 </cell>
12816 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12817 \begin_inset Text
12818
12819 \begin_layout Plain Layout
12820 Medipix
12821 \begin_inset space \thinspace{}
12822 \end_inset
12823
12824 2
12825 \end_layout
12826
12827 \end_inset
12828 </cell>
12829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12830 \begin_inset Text
12831
12832 \begin_layout Plain Layout
12833
12834 \end_layout
12835
12836 \end_inset
12837 </cell>
12838 </row>
12839 <row>
12840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 \begin_inset ERT
12845 status collapsed
12846
12847 \begin_layout Plain Layout
12848
12849
12850 \backslash
12851 cmidrule(r){2-2}
12852 \end_layout
12853
12854 \end_inset
12855
12856
12857 \begin_inset ERT
12858 status collapsed
12859
12860 \begin_layout Plain Layout
12861
12862
12863 \backslash
12864 cmidrule(l){3-4}
12865 \end_layout
12866
12867 \end_inset
12868
12869 Épaisseur du capteur [µm]
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 <cell alignment="center" valignment="top" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 300
12879 \end_layout
12880
12881 \end_inset
12882 </cell>
12883 <cell alignment="center" valignment="top" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 300
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 <cell alignment="center" valignment="top" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 700
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 </row>
12902 <row>
12903 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12904 \begin_inset Text
12905
12906 \begin_layout Plain Layout
12907 Angle du biseau [°]
12908 \end_layout
12909
12910 \end_inset
12911 </cell>
12912 <cell alignment="center" valignment="top" topline="true" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916 3.55
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" topline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 2.71
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 <cell alignment="center" valignment="top" topline="true" usebox="none">
12931 \begin_inset Text
12932
12933 \begin_layout Plain Layout
12934 7.99
12935 \end_layout
12936
12937 \end_inset
12938 </cell>
12939 </row>
12940 <row topspace="default">
12941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12942 \begin_inset Text
12943
12944 \begin_layout Plain Layout
12945 Résolution spatiale [µm]
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 <cell alignment="center" valignment="top" usebox="none">
12951 \begin_inset Text
12952
12953 \begin_layout Plain Layout
12954 4.26
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 <cell alignment="center" valignment="top" usebox="none">
12960 \begin_inset Text
12961
12962 \begin_layout Plain Layout
12963 10.17
12964 \end_layout
12965
12966 \end_inset
12967 </cell>
12968 <cell alignment="center" valignment="top" usebox="none">
12969 \begin_inset Text
12970
12971 \begin_layout Plain Layout
12972 10.56
12973 \end_layout
12974
12975 \end_inset
12976 </cell>
12977 </row>
12978 <row topspace="default">
12979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12980 \begin_inset Text
12981
12982 \begin_layout Plain Layout
12983 MTF à 
12984 \begin_inset Formula $f_{\mathrm{max}}$
12985 \end_inset
12986
12987
12988 \end_layout
12989
12990 \end_inset
12991 </cell>
12992 <cell alignment="center" valignment="top" usebox="none">
12993 \begin_inset Text
12994
12995 \begin_layout Plain Layout
12996 0.53
12997 \end_layout
12998
12999 \end_inset
13000 </cell>
13001 <cell alignment="center" valignment="top" usebox="none">
13002 \begin_inset Text
13003
13004 \begin_layout Plain Layout
13005 0.37
13006 \end_layout
13007
13008 \end_inset
13009 </cell>
13010 <cell alignment="center" valignment="top" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014 0.39
13015 \end_layout
13016
13017 \end_inset
13018 </cell>
13019 </row>
13020 <row topspace="default">
13021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13022 \begin_inset Text
13023
13024 \begin_layout Plain Layout
13025 \begin_inset ERT
13026 status collapsed
13027
13028 \begin_layout Plain Layout
13029
13030
13031 \backslash
13032 cmidrule(l{10pt}){1-1}
13033 \end_layout
13034
13035 \end_inset
13036
13037 résolution spatiale LSF
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 <cell alignment="center" valignment="top" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046
13047 \end_layout
13048
13049 \end_inset
13050 </cell>
13051 <cell alignment="center" valignment="top" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 <cell alignment="center" valignment="top" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 </row>
13070 <row>
13071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13072 \begin_inset Text
13073
13074 \begin_layout Plain Layout
13075 en µm
13076 \end_layout
13077
13078 \end_inset
13079 </cell>
13080 <cell alignment="center" valignment="top" usebox="none">
13081 \begin_inset Text
13082
13083 \begin_layout Plain Layout
13084 129.7
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 <cell alignment="center" valignment="top" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 52.75
13094 \end_layout
13095
13096 \end_inset
13097 </cell>
13098 <cell alignment="center" valignment="top" usebox="none">
13099 \begin_inset Text
13100
13101 \begin_layout Plain Layout
13102 50.78
13103 \end_layout
13104
13105 \end_inset
13106 </cell>
13107 </row>
13108 <row>
13109 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13110 \begin_inset Text
13111
13112 \begin_layout Plain Layout
13113 en % de la taille des pixels
13114 \end_layout
13115
13116 \end_inset
13117 </cell>
13118 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13119 \begin_inset Text
13120
13121 \begin_layout Plain Layout
13122 76.3
13123 \end_layout
13124
13125 \end_inset
13126 </cell>
13127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13128 \begin_inset Text
13129
13130 \begin_layout Plain Layout
13131 95.9
13132 \end_layout
13133
13134 \end_inset
13135 </cell>
13136 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13137 \begin_inset Text
13138
13139 \begin_layout Plain Layout
13140 92.3
13141 \end_layout
13142
13143 \end_inset
13144 </cell>
13145 </row>
13146 </lyxtabular>
13147
13148 \end_inset
13149
13150
13151 \end_layout
13152
13153 \end_inset
13154
13155
13156 \end_layout
13157
13158 \begin_layout Standard
13159 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13160  
13161 \family sans
13162 Bordures
13163 \family default
13164  de la fenêtre de dialogue 
13165 \family sans
13166 Paramètres
13167 \begin_inset space ~
13168 \end_inset
13169
13170 du
13171 \begin_inset space ~
13172 \end_inset
13173
13174 tableau
13175 \family default
13176  comme c'est décrit dans la section
13177 \begin_inset space ~
13178 \end_inset
13179
13180
13181 \begin_inset CommandInset ref
13182 LatexCommand ref
13183 reference "sub:Espacement-lignes"
13184
13185 \end_inset
13186
13187 .
13188 \end_layout
13189
13190 \begin_layout Standard
13191 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13192  verticales.
13193  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13194  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13195  sortie imprimée :
13196 \begin_inset Newline newline
13197 \end_inset
13198
13199 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13200 \begin_inset space \thinspace{}
13201 \end_inset
13202
13203 em alors que les autres lignes ont implicite une épaisseur de 0.05
13204 \begin_inset space \thinspace{}
13205 \end_inset
13206
13207 em.
13208 \end_layout
13209
13210 \begin_layout Standard
13211 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13212  les lignes de préambule suivantes :
13213 \end_layout
13214
13215 \begin_layout Standard
13216
13217 \series bold
13218
13219 \backslash
13220 let
13221 \backslash
13222 mytoprule
13223 \backslash
13224 toprule
13225 \begin_inset Newline newline
13226 \end_inset
13227
13228
13229 \backslash
13230 renewcommand{
13231 \backslash
13232 toprule}{
13233 \backslash
13234 mytoprule[width]}
13235 \end_layout
13236
13237 \begin_layout Standard
13238 Cet exemple concerne la première ligne, appelée 
13239 \series bold
13240 toprule
13241 \series default
13242 .
13243  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13244 \series bold
13245 toprule
13246 \series default
13247  par 
13248 \series bold
13249 bottomrule
13250 \series default
13251 .
13252  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13253  
13254 \series bold
13255 toprule
13256 \series default
13257  par 
13258 \series bold
13259 midrule
13260 \series default
13261 .
13262  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13263 \begin_inset space ~
13264 \end_inset
13265
13266
13267 \begin_inset CommandInset ref
13268 LatexCommand ref
13269 reference "cha:Unités-de-longueur"
13270
13271 \end_inset
13272
13273  pour préciser l'épaisseur voulue.
13274 \end_layout
13275
13276 \begin_layout Standard
13277 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13278  en mettant une ligne pour une cellule multi colonne.
13279  LyX va utiliser en interne la commande 
13280 \series bold
13281
13282 \backslash
13283 cmidrule
13284 \series default
13285  pour créer cette ligne.
13286  Sa syntaxe complète est :
13287 \end_layout
13288
13289 \begin_layout Standard
13290
13291 \series bold
13292
13293 \backslash
13294 cmidrule[largeur](rognage){colDépart-colFin}
13295 \end_layout
13296
13297 \begin_layout Standard
13298 Les options de la commande 
13299 \series bold
13300
13301 \backslash
13302 cmidrule
13303 \series default
13304  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13305  TeX pour pouvoir les utiliser.
13306  On peut créer manuellement des lignes 
13307 \series bold
13308
13309 \backslash
13310 mitrales
13311 \series default
13312  en insérant la commande en code TeX comme le premier élément de la première
13313  cellule de la ligne.
13314  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13315  en question.
13316 \end_layout
13317
13318 \begin_layout Standard
13319 La valeur implicite pour l'épaisseur des lignes est de 0.03
13320 \begin_inset space \thinspace{}
13321 \end_inset
13322
13323 em.
13324  
13325 \series bold
13326 colDépart
13327 \series default
13328  est le numéro de la colonne dans laquelle la ligne commence et 
13329 \series bold
13330 colFin
13331 \series default
13332  est le numéro de la colonne dans laquelle elle se termine.
13333  La valeur de 
13334 \series bold
13335 colFin
13336 \series default
13337  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13338  Le paramètre optionnel 
13339 \series bold
13340 rognage
13341 \series default
13342  peut être soit 
13343 \emph on
13344 l{largeurRognage}
13345 \emph default
13346 , ou 
13347 \emph on
13348 r{largeurRognage}
13349 \emph default
13350  où les valeurs de
13351 \emph on
13352  largeurRognage
13353 \emph default
13354  sont aussi optionnelles.
13355  En utilisant par exemple la valeur 
13356 \emph on
13357 l{2pt}
13358 \emph default
13359  pour ce paramètre, la ligne va être rognée de 2
13360 \begin_inset space \thinspace{}
13361 \end_inset
13362
13363 pt à son extrémité gauche.
13364  Si vous ne spécifiez pas de valeur pour 
13365 \emph on
13366 largeurRognage
13367 \emph default
13368  les lignes sont implicitement rognées de 0.5
13369 \begin_inset space \thinspace{}
13370 \end_inset
13371
13372 em.
13373 \end_layout
13374
13375 \begin_layout Standard
13376 \begin_inset VSpace bigskip
13377 \end_inset
13378
13379 Le tableau
13380 \begin_inset space ~
13381 \end_inset
13382
13383
13384 \begin_inset CommandInset ref
13385 LatexCommand ref
13386 reference "tab:Exemple-tableau-booktabs"
13387
13388 \end_inset
13389
13390  a été créé en utilisant les commandes
13391 \end_layout
13392
13393 \begin_layout Standard
13394
13395 \series bold
13396
13397 \backslash
13398 cmidrule(r){2-2}
13399 \backslash
13400 cmidrule(l){3-4}
13401 \end_layout
13402
13403 \begin_layout Standard
13404 au début de la deuxième ligne et
13405 \end_layout
13406
13407 \begin_layout Standard
13408
13409 \series bold
13410
13411 \backslash
13412 cmidrule(l{10pt}){1-1}
13413 \end_layout
13414
13415 \begin_layout Standard
13416 au début de la sixième ligne.
13417 \end_layout
13418
13419 \begin_layout Standard
13420 \begin_inset VSpace bigskip
13421 \end_inset
13422
13423
13424 \end_layout
13425
13426 \begin_layout Standard
13427 Vous pouvez vouloir des commandes 
13428 \series bold
13429
13430 \backslash
13431 cmidrule
13432 \series default
13433 s qui se recouvrent comme pour le tableau
13434 \begin_inset space ~
13435 \end_inset
13436
13437
13438 \begin_inset CommandInset ref
13439 LatexCommand ref
13440 reference "tab:Tableau-booktabs-special"
13441
13442 \end_inset
13443
13444 .
13445  On obtient ce résultat en utilisant la commande suivante en code TeX
13446 \end_layout
13447
13448 \begin_layout Standard
13449
13450 \series bold
13451
13452 \backslash
13453 morecmidrules
13454 \end_layout
13455
13456 \begin_layout Standard
13457 La commande qui a été utilisée pour la deuxième ligne du tableau
13458 \begin_inset space ~
13459 \end_inset
13460
13461
13462 \begin_inset CommandInset ref
13463 LatexCommand ref
13464 reference "tab:Tableau-booktabs-special"
13465
13466 \end_inset
13467
13468  est
13469 \end_layout
13470
13471 \begin_layout Standard
13472
13473 \series bold
13474
13475 \backslash
13476 cmidrule(r){2-2}
13477 \backslash
13478 cmidrule(l){3-4}
13479 \backslash
13480 morecmidrules
13481 \backslash
13482 cmidrule{2-4}
13483 \end_layout
13484
13485 \begin_layout Standard
13486 La commande pour la sixième ligne est
13487 \end_layout
13488
13489 \begin_layout Standard
13490
13491 \series bold
13492
13493 \backslash
13494 midrule
13495 \backslash
13496 morecmidrules
13497 \backslash
13498 cmidrule{3-4}
13499 \end_layout
13500
13501 \begin_layout Standard
13502 \begin_inset VSpace bigskip
13503 \end_inset
13504
13505
13506 \end_layout
13507
13508 \begin_layout Standard
13509 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13510 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13511  font toute la largeur du tableau :
13512 \end_layout
13513
13514 \begin_layout Standard
13515
13516 \series bold
13517
13518 \backslash
13519 specialrule{largeur}{espace au dessus}{espace en dessous}
13520 \end_layout
13521
13522 \begin_layout Standard
13523 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13524  du paquetage LaTeX 
13525 \series bold
13526 booktabs
13527 \series default
13528  
13529 \begin_inset CommandInset citation
13530 LatexCommand cite
13531 key "booktabs"
13532
13533 \end_inset
13534
13535 .
13536 \begin_inset Index
13537 status collapsed
13538
13539 \begin_layout Plain Layout
13540 Paquetages LaTeX ! booktabs
13541 \end_layout
13542
13543 \end_inset
13544
13545
13546 \end_layout
13547
13548 \begin_layout Standard
13549 \begin_inset Float table
13550 placement h
13551 wide false
13552 sideways false
13553 status open
13554
13555 \begin_layout Plain Layout
13556 \begin_inset Caption
13557
13558 \begin_layout Plain Layout
13559 \begin_inset CommandInset label
13560 LatexCommand label
13561 name "tab:Tableau-booktabs-special"
13562
13563 \end_inset
13564
13565 Tableau formel spécial
13566 \end_layout
13567
13568 \end_inset
13569
13570
13571 \end_layout
13572
13573 \begin_layout Plain Layout
13574 \align center
13575 \begin_inset Tabular
13576 <lyxtabular version="3" rows="8" columns="4">
13577 <features booktabs="true">
13578 <column alignment="center" valignment="top" width="0">
13579 <column alignment="center" valignment="top" width="0">
13580 <column alignment="center" valignment="top" width="0">
13581 <column alignment="center" valignment="top" width="0">
13582 <row>
13583 <cell alignment="center" valignment="top" topline="true" usebox="none">
13584 \begin_inset Text
13585
13586 \begin_layout Plain Layout
13587 Système
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 <cell alignment="center" valignment="top" topline="true" usebox="none">
13593 \begin_inset Text
13594
13595 \begin_layout Plain Layout
13596 Medipix
13597 \begin_inset space \thinspace{}
13598 \end_inset
13599
13600 1
13601 \end_layout
13602
13603 \end_inset
13604 </cell>
13605 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609 Medipix
13610 \begin_inset space \thinspace{}
13611 \end_inset
13612
13613 2
13614 \end_layout
13615
13616 \end_inset
13617 </cell>
13618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13619 \begin_inset Text
13620
13621 \begin_layout Plain Layout
13622
13623 \end_layout
13624
13625 \end_inset
13626 </cell>
13627 </row>
13628 <row>
13629 <cell alignment="center" valignment="top" usebox="none">
13630 \begin_inset Text
13631
13632 \begin_layout Plain Layout
13633 \begin_inset ERT
13634 status collapsed
13635
13636 \begin_layout Plain Layout
13637
13638
13639 \backslash
13640 cmidrule(r){2-2}
13641 \end_layout
13642
13643 \end_inset
13644
13645
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651
13652 \backslash
13653 cmidrule(l){3-4}
13654 \end_layout
13655
13656 \end_inset
13657
13658
13659 \begin_inset ERT
13660 status collapsed
13661
13662 \begin_layout Plain Layout
13663
13664
13665 \backslash
13666 morecmidrules 
13667 \end_layout
13668
13669 \end_inset
13670
13671
13672 \begin_inset ERT
13673 status collapsed
13674
13675 \begin_layout Plain Layout
13676
13677
13678 \backslash
13679 cmidrule{2-4}
13680 \end_layout
13681
13682 \end_inset
13683
13684 Epaisseur du capteur [µm]
13685 \end_layout
13686
13687 \end_inset
13688 </cell>
13689 <cell alignment="center" valignment="top" usebox="none">
13690 \begin_inset Text
13691
13692 \begin_layout Plain Layout
13693 300
13694 \end_layout
13695
13696 \end_inset
13697 </cell>
13698 <cell alignment="center" valignment="top" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Plain Layout
13702 300
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 <cell alignment="center" valignment="top" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711 700
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 </row>
13717 <row>
13718 <cell alignment="center" valignment="top" topline="true" usebox="none">
13719 \begin_inset Text
13720
13721 \begin_layout Plain Layout
13722 Angle biseau [°]
13723 \end_layout
13724
13725 \end_inset
13726 </cell>
13727 <cell alignment="center" valignment="top" topline="true" usebox="none">
13728 \begin_inset Text
13729
13730 \begin_layout Plain Layout
13731 3.55
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 <cell alignment="center" valignment="top" topline="true" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740 2.71
13741 \end_layout
13742
13743 \end_inset
13744 </cell>
13745 <cell alignment="center" valignment="top" topline="true" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749 7.99
13750 \end_layout
13751
13752 \end_inset
13753 </cell>
13754 </row>
13755 <row topspace="default">
13756 <cell alignment="center" valignment="top" usebox="none">
13757 \begin_inset Text
13758
13759 \begin_layout Plain Layout
13760 Résolution spatiale [µm]
13761 \end_layout
13762
13763 \end_inset
13764 </cell>
13765 <cell alignment="center" valignment="top" usebox="none">
13766 \begin_inset Text
13767
13768 \begin_layout Plain Layout
13769 4.26
13770 \end_layout
13771
13772 \end_inset
13773 </cell>
13774 <cell alignment="center" valignment="top" usebox="none">
13775 \begin_inset Text
13776
13777 \begin_layout Plain Layout
13778 10.17
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 10.56
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 </row>
13793 <row topspace="default">
13794 <cell alignment="center" valignment="top" usebox="none">
13795 \begin_inset Text
13796
13797 \begin_layout Plain Layout
13798 MTF à 
13799 \begin_inset Formula $f_{\mathrm{max}}$
13800 \end_inset
13801
13802
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 0.53
13812 \end_layout
13813
13814 \end_inset
13815 </cell>
13816 <cell alignment="center" valignment="top" usebox="none">
13817 \begin_inset Text
13818
13819 \begin_layout Plain Layout
13820 0.37
13821 \end_layout
13822
13823 \end_inset
13824 </cell>
13825 <cell alignment="center" valignment="top" usebox="none">
13826 \begin_inset Text
13827
13828 \begin_layout Plain Layout
13829 0.39
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 </row>
13835 <row>
13836 <cell alignment="center" valignment="top" topline="true" usebox="none">
13837 \begin_inset Text
13838
13839 \begin_layout Plain Layout
13840 \begin_inset ERT
13841 status collapsed
13842
13843 \begin_layout Plain Layout
13844
13845
13846 \backslash
13847 morecmidrules 
13848 \end_layout
13849
13850 \end_inset
13851
13852
13853 \begin_inset ERT
13854 status collapsed
13855
13856 \begin_layout Plain Layout
13857
13858
13859 \backslash
13860 cmidrule{3-4}
13861 \end_layout
13862
13863 \end_inset
13864
13865 résolution spatiale LSF
13866 \end_layout
13867
13868 \end_inset
13869 </cell>
13870 <cell alignment="center" valignment="top" topline="true" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Plain Layout
13874
13875 \end_layout
13876
13877 \end_inset
13878 </cell>
13879 <cell alignment="center" valignment="top" topline="true" usebox="none">
13880 \begin_inset Text
13881
13882 \begin_layout Plain Layout
13883
13884 \end_layout
13885
13886 \end_inset
13887 </cell>
13888 <cell alignment="center" valignment="top" topline="true" usebox="none">
13889 \begin_inset Text
13890
13891 \begin_layout Plain Layout
13892
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 </row>
13898 <row>
13899 <cell alignment="center" valignment="top" usebox="none">
13900 \begin_inset Text
13901
13902 \begin_layout Plain Layout
13903 en µm
13904 \end_layout
13905
13906 \end_inset
13907 </cell>
13908 <cell alignment="center" valignment="top" usebox="none">
13909 \begin_inset Text
13910
13911 \begin_layout Plain Layout
13912 129.7
13913 \end_layout
13914
13915 \end_inset
13916 </cell>
13917 <cell alignment="center" valignment="top" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Plain Layout
13921 52.75
13922 \end_layout
13923
13924 \end_inset
13925 </cell>
13926 <cell alignment="center" valignment="top" usebox="none">
13927 \begin_inset Text
13928
13929 \begin_layout Plain Layout
13930 50.78
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 </row>
13936 <row>
13937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13938 \begin_inset Text
13939
13940 \begin_layout Plain Layout
13941 en % de la taille des pixels
13942 \end_layout
13943
13944 \end_inset
13945 </cell>
13946 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Plain Layout
13950 76.3
13951 \end_layout
13952
13953 \end_inset
13954 </cell>
13955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13956 \begin_inset Text
13957
13958 \begin_layout Plain Layout
13959 95.9
13960 \end_layout
13961
13962 \end_inset
13963 </cell>
13964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13965 \begin_inset Text
13966
13967 \begin_layout Plain Layout
13968 92.3
13969 \end_layout
13970
13971 \end_inset
13972 </cell>
13973 </row>
13974 </lyxtabular>
13975
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \end_inset
13982
13983
13984 \end_layout
13985
13986 \begin_layout Section
13987 Alignement Vertical des Tableaux
13988 \begin_inset Index
13989 status collapsed
13990
13991 \begin_layout Plain Layout
13992 Tableau ! Alignement
13993 \end_layout
13994
13995 \end_inset
13996
13997
13998 \end_layout
13999
14000 \begin_layout Standard
14001 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14002  doit être à l'intérieur d'une boîte.
14003  La boîte peut alors être alignée comme c'est décrit dans la 
14004 \begin_inset space ~
14005 \end_inset
14006
14007
14008 \begin_inset CommandInset ref
14009 LatexCommand ref
14010 reference "sec:Boîte-Dialogue"
14011
14012 \end_inset
14013
14014 .
14015 \end_layout
14016
14017 \begin_layout Standard
14018 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14019  minipage
14020 \begin_inset Foot
14021 status open
14022
14023 \begin_layout Plain Layout
14024 Les minipages son décrites dans la section
14025 \begin_inset space ~
14026 \end_inset
14027
14028
14029 \begin_inset CommandInset ref
14030 LatexCommand ref
14031 reference "sec:Minipages"
14032
14033 \end_inset
14034
14035 .
14036 \end_layout
14037
14038 \end_inset
14039
14040  dont la largeur est de 15
14041 \begin_inset space \thinspace{}
14042 \end_inset
14043
14044 col% :
14045 \end_layout
14046
14047 \begin_layout Itemize
14048 test 
14049 \begin_inset Box Frameless
14050 position "t"
14051 hor_pos "c"
14052 has_inner_box 1
14053 inner_pos "c"
14054 use_parbox 0
14055 width "15col%"
14056 special "none"
14057 height "1in"
14058 height_special "totalheight"
14059 status collapsed
14060
14061 \begin_layout Plain Layout
14062 \begin_inset Tabular
14063 <lyxtabular version="3" rows="3" columns="3">
14064 <features>
14065 <column alignment="center" valignment="top" width="0">
14066 <column alignment="center" valignment="top" width="0">
14067 <column alignment="center" valignment="top" width="0">
14068 <row>
14069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Plain Layout
14073 a
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Plain Layout
14082 d
14083 \end_layout
14084
14085 \end_inset
14086 </cell>
14087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14088 \begin_inset Text
14089
14090 \begin_layout Plain Layout
14091 g
14092 \end_layout
14093
14094 \end_inset
14095 </cell>
14096 </row>
14097 <row>
14098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14099 \begin_inset Text
14100
14101 \begin_layout Plain Layout
14102 b
14103 \end_layout
14104
14105 \end_inset
14106 </cell>
14107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14108 \begin_inset Text
14109
14110 \begin_layout Plain Layout
14111 e
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Plain Layout
14120 h
14121 \end_layout
14122
14123 \end_inset
14124 </cell>
14125 </row>
14126 <row>
14127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14128 \begin_inset Text
14129
14130 \begin_layout Plain Layout
14131 c
14132 \end_layout
14133
14134 \end_inset
14135 </cell>
14136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Plain Layout
14140 f
14141 \end_layout
14142
14143 \end_inset
14144 </cell>
14145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Plain Layout
14149 i
14150 \end_layout
14151
14152 \end_inset
14153 </cell>
14154 </row>
14155 </lyxtabular>
14156
14157 \end_inset
14158
14159
14160 \end_layout
14161
14162 \end_inset
14163
14164  test 
14165 \begin_inset ERT
14166 status collapsed
14167
14168 \begin_layout Plain Layout
14169
14170
14171 \backslash
14172 raisebox{0.85
14173 \backslash
14174 baselineskip}{
14175 \end_layout
14176
14177 \end_inset
14178
14179
14180 \begin_inset Box Frameless
14181 position "t"
14182 hor_pos "c"
14183 has_inner_box 1
14184 inner_pos "c"
14185 use_parbox 0
14186 width "15col%"
14187 special "none"
14188 height "1in"
14189 height_special "totalheight"
14190 status collapsed
14191
14192 \begin_layout Plain Layout
14193 \begin_inset Tabular
14194 <lyxtabular version="3" rows="3" columns="3">
14195 <features>
14196 <column alignment="center" valignment="top" width="0">
14197 <column alignment="center" valignment="top" width="0">
14198 <column alignment="center" valignment="top" width="0">
14199 <row>
14200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 a
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14210 \begin_inset Text
14211
14212 \begin_layout Plain Layout
14213 d
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 g
14223 \end_layout
14224
14225 \end_inset
14226 </cell>
14227 </row>
14228 <row>
14229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14230 \begin_inset Text
14231
14232 \begin_layout Plain Layout
14233 b
14234 \end_layout
14235
14236 \end_inset
14237 </cell>
14238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Plain Layout
14242 e
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Plain Layout
14251 h
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 </row>
14257 <row>
14258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14259 \begin_inset Text
14260
14261 \begin_layout Plain Layout
14262 c
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Plain Layout
14271 f
14272 \end_layout
14273
14274 \end_inset
14275 </cell>
14276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14277 \begin_inset Text
14278
14279 \begin_layout Plain Layout
14280 i
14281 \end_layout
14282
14283 \end_inset
14284 </cell>
14285 </row>
14286 </lyxtabular>
14287
14288 \end_inset
14289
14290
14291 \end_layout
14292
14293 \end_inset
14294
14295
14296 \begin_inset ERT
14297 status collapsed
14298
14299 \begin_layout Plain Layout
14300
14301 }
14302 \end_layout
14303
14304 \end_inset
14305
14306
14307 \end_layout
14308
14309 \begin_layout Itemize
14310 test 
14311 \begin_inset Box Frameless
14312 position "c"
14313 hor_pos "c"
14314 has_inner_box 1
14315 inner_pos "c"
14316 use_parbox 0
14317 width "15col%"
14318 special "none"
14319 height "1in"
14320 height_special "totalheight"
14321 status collapsed
14322
14323 \begin_layout Plain Layout
14324 \begin_inset Tabular
14325 <lyxtabular version="3" rows="3" columns="3">
14326 <features>
14327 <column alignment="center" valignment="top" width="0">
14328 <column alignment="center" valignment="top" width="0">
14329 <column alignment="center" valignment="top" width="0">
14330 <row>
14331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14332 \begin_inset Text
14333
14334 \begin_layout Plain Layout
14335 a
14336 \end_layout
14337
14338 \end_inset
14339 </cell>
14340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14341 \begin_inset Text
14342
14343 \begin_layout Plain Layout
14344 d
14345 \end_layout
14346
14347 \end_inset
14348 </cell>
14349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14350 \begin_inset Text
14351
14352 \begin_layout Plain Layout
14353 g
14354 \end_layout
14355
14356 \end_inset
14357 </cell>
14358 </row>
14359 <row>
14360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14361 \begin_inset Text
14362
14363 \begin_layout Plain Layout
14364 b
14365 \end_layout
14366
14367 \end_inset
14368 </cell>
14369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14370 \begin_inset Text
14371
14372 \begin_layout Plain Layout
14373 e
14374 \end_layout
14375
14376 \end_inset
14377 </cell>
14378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14379 \begin_inset Text
14380
14381 \begin_layout Plain Layout
14382 h
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 </row>
14388 <row>
14389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14390 \begin_inset Text
14391
14392 \begin_layout Plain Layout
14393 c
14394 \end_layout
14395
14396 \end_inset
14397 </cell>
14398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402 f
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411 i
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 </lyxtabular>
14418
14419 \end_inset
14420
14421
14422 \end_layout
14423
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \begin_layout Itemize
14430 test 
14431 \begin_inset Box Frameless
14432 position "b"
14433 hor_pos "c"
14434 has_inner_box 1
14435 inner_pos "c"
14436 use_parbox 0
14437 width "15col%"
14438 special "none"
14439 height "1in"
14440 height_special "totalheight"
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444 \begin_inset Tabular
14445 <lyxtabular version="3" rows="3" columns="3">
14446 <features>
14447 <column alignment="center" valignment="top" width="0">
14448 <column alignment="center" valignment="top" width="0">
14449 <column alignment="center" valignment="top" width="0">
14450 <row>
14451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14452 \begin_inset Text
14453
14454 \begin_layout Plain Layout
14455 a
14456 \end_layout
14457
14458 \end_inset
14459 </cell>
14460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Plain Layout
14464 d
14465 \end_layout
14466
14467 \end_inset
14468 </cell>
14469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14470 \begin_inset Text
14471
14472 \begin_layout Plain Layout
14473 g
14474 \end_layout
14475
14476 \end_inset
14477 </cell>
14478 </row>
14479 <row>
14480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14481 \begin_inset Text
14482
14483 \begin_layout Plain Layout
14484 b
14485 \end_layout
14486
14487 \end_inset
14488 </cell>
14489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493 e
14494 \end_layout
14495
14496 \end_inset
14497 </cell>
14498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Plain Layout
14502 h
14503 \end_layout
14504
14505 \end_inset
14506 </cell>
14507 </row>
14508 <row>
14509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14510 \begin_inset Text
14511
14512 \begin_layout Plain Layout
14513 c
14514 \end_layout
14515
14516 \end_inset
14517 </cell>
14518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14519 \begin_inset Text
14520
14521 \begin_layout Plain Layout
14522 f
14523 \end_layout
14524
14525 \end_inset
14526 </cell>
14527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14528 \begin_inset Text
14529
14530 \begin_layout Plain Layout
14531 i
14532 \end_layout
14533
14534 \end_inset
14535 </cell>
14536 </row>
14537 </lyxtabular>
14538
14539 \end_inset
14540
14541
14542 \end_layout
14543
14544 \end_inset
14545
14546  test 
14547 \begin_inset ERT
14548 status collapsed
14549
14550 \begin_layout Plain Layout
14551
14552
14553 \backslash
14554 raisebox{-0.32
14555 \backslash
14556 baselineskip}{
14557 \end_layout
14558
14559 \end_inset
14560
14561
14562 \begin_inset Box Frameless
14563 position "b"
14564 hor_pos "c"
14565 has_inner_box 1
14566 inner_pos "c"
14567 use_parbox 0
14568 width "15col%"
14569 special "none"
14570 height "1in"
14571 height_special "totalheight"
14572 status collapsed
14573
14574 \begin_layout Plain Layout
14575 \begin_inset Tabular
14576 <lyxtabular version="3" rows="3" columns="3">
14577 <features>
14578 <column alignment="center" valignment="top" width="0">
14579 <column alignment="center" valignment="top" width="0">
14580 <column alignment="center" valignment="top" width="0">
14581 <row>
14582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586 a
14587 \end_layout
14588
14589 \end_inset
14590 </cell>
14591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14592 \begin_inset Text
14593
14594 \begin_layout Plain Layout
14595 d
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604 g
14605 \end_layout
14606
14607 \end_inset
14608 </cell>
14609 </row>
14610 <row>
14611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14612 \begin_inset Text
14613
14614 \begin_layout Plain Layout
14615 b
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14621 \begin_inset Text
14622
14623 \begin_layout Plain Layout
14624 e
14625 \end_layout
14626
14627 \end_inset
14628 </cell>
14629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633 h
14634 \end_layout
14635
14636 \end_inset
14637 </cell>
14638 </row>
14639 <row>
14640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14641 \begin_inset Text
14642
14643 \begin_layout Plain Layout
14644 c
14645 \end_layout
14646
14647 \end_inset
14648 </cell>
14649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14650 \begin_inset Text
14651
14652 \begin_layout Plain Layout
14653 f
14654 \end_layout
14655
14656 \end_inset
14657 </cell>
14658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14659 \begin_inset Text
14660
14661 \begin_layout Plain Layout
14662 i
14663 \end_layout
14664
14665 \end_inset
14666 </cell>
14667 </row>
14668 </lyxtabular>
14669
14670 \end_inset
14671
14672
14673 \end_layout
14674
14675 \end_inset
14676
14677
14678 \begin_inset ERT
14679 status collapsed
14680
14681 \begin_layout Plain Layout
14682
14683 }
14684 \end_layout
14685
14686 \end_inset
14687
14688
14689 \end_layout
14690
14691 \begin_layout Standard
14692 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14693  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14694  la ligne dans laquelle le tableau est inséré.
14695  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14696  boîte élévatrice (raisebox)
14697 \begin_inset Foot
14698 status collapsed
14699
14700 \begin_layout Plain Layout
14701 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14702 \begin_inset space ~
14703 \end_inset
14704
14705
14706 \begin_inset CommandInset ref
14707 LatexCommand ref
14708 reference "sub:Alignement-Vertical"
14709
14710 \end_inset
14711
14712 .
14713 \end_layout
14714
14715 \end_inset
14716
14717 .
14718  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14719  aligné en utilisant la commande en code TeX suivante 
14720 \end_layout
14721
14722 \begin_layout Standard
14723
14724 \series bold
14725
14726 \backslash
14727 raisebox{0.85
14728 \backslash
14729 baselineskip}{
14730 \end_layout
14731
14732 \begin_layout Standard
14733 placée juste avant la boîte minipage.
14734  Après la boîte on insère l'accolade fermante en code TeX.
14735  Pour le deuxième tableau de la dernière ligne, la commande 
14736 \end_layout
14737
14738 \begin_layout Standard
14739
14740 \series bold
14741
14742 \backslash
14743 raisebox{-0.32
14744 \backslash
14745 baselineskip}{
14746 \end_layout
14747
14748 \begin_layout Standard
14749 est utilisée.
14750 \end_layout
14751
14752 \begin_layout Standard
14753 \begin_inset Note Greyedout
14754 status open
14755
14756 \begin_layout Plain Layout
14757
14758 \series bold
14759 Note:
14760 \series default
14761  L'alignement entre le contenu de la ligne du tableau et le texte de la
14762  ligne qui l'entoure ne peut pas être parfait.
14763  Le facteur utilisé dans la commande 
14764 \series bold
14765
14766 \backslash
14767 raisebox
14768 \series default
14769  pour obtenir cet alignement dépend de la police de caractères du document,
14770  de la taille de la police et de l'épaisseur des lignes du tableau.
14771 \end_layout
14772
14773 \end_inset
14774
14775
14776 \end_layout
14777
14778 \begin_layout Section
14779 Tableaux Colorés
14780 \begin_inset CommandInset label
14781 LatexCommand label
14782 name "sec:Tableaux-Colorés"
14783
14784 \end_inset
14785
14786
14787 \begin_inset Index
14788 status collapsed
14789
14790 \begin_layout Plain Layout
14791 Tableau ! Coloré
14792 \end_layout
14793
14794 \end_inset
14795
14796
14797 \end_layout
14798
14799 \begin_layout Subsection
14800 Cellules Colorées
14801 \begin_inset Index
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805 Couleur des tableaux ! Pour les cellules
14806 \end_layout
14807
14808 \end_inset
14809
14810
14811 \begin_inset Index
14812 status collapsed
14813
14814 \begin_layout Plain Layout
14815 Couleur ! Pour les cellules de tableau
14816 \end_layout
14817
14818 \end_inset
14819
14820
14821 \end_layout
14822
14823 \begin_layout Standard
14824 \begin_inset Float table
14825 placement h
14826 wide false
14827 sideways false
14828 status open
14829
14830 \begin_layout Plain Layout
14831 \begin_inset Caption
14832
14833 \begin_layout Plain Layout
14834 \begin_inset CommandInset label
14835 LatexCommand label
14836 name "tab:Tableau-coloré-sans-colortbl"
14837
14838 \end_inset
14839
14840 Tableau coloré sans utiliser le paquetage  
14841 \series bold
14842 colortbl
14843 \series default
14844
14845 \begin_inset OptArg
14846 status open
14847
14848 \begin_layout Plain Layout
14849 Tableau sans colortbl
14850 \end_layout
14851
14852 \end_inset
14853
14854
14855 \end_layout
14856
14857 \end_inset
14858
14859
14860 \end_layout
14861
14862 \begin_layout Plain Layout
14863 \align center
14864 \begin_inset Tabular
14865 <lyxtabular version="3" rows="3" columns="3">
14866 <features>
14867 <column alignment="center" valignment="top" width="0">
14868 <column alignment="center" valignment="top" width="0">
14869 <column alignment="center" valignment="top" width="0">
14870 <row>
14871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875
14876 \color green
14877 a
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14883 \begin_inset Text
14884
14885 \begin_layout Plain Layout
14886
14887 \color red
14888 b
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897
14898 \color red
14899 c
14900 \end_layout
14901
14902 \end_inset
14903 </cell>
14904 </row>
14905 <row>
14906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14907 \begin_inset Text
14908
14909 \begin_layout Plain Layout
14910
14911 \color green
14912 d
14913 \end_layout
14914
14915 \end_inset
14916 </cell>
14917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14918 \begin_inset Text
14919
14920 \begin_layout Plain Layout
14921
14922 \color blue
14923 e
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932
14933 \color blue
14934 f
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 </row>
14940 <row>
14941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945
14946 \color green
14947 g
14948 \end_layout
14949
14950 \end_inset
14951 </cell>
14952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956
14957 \color blue
14958 h
14959 \end_layout
14960
14961 \end_inset
14962 </cell>
14963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967
14968 \color blue
14969 i
14970 \end_layout
14971
14972 \end_inset
14973 </cell>
14974 </row>
14975 </lyxtabular>
14976
14977 \end_inset
14978
14979
14980 \end_layout
14981
14982 \end_inset
14983
14984
14985 \end_layout
14986
14987 \begin_layout Standard
14988 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14989  et choisissez une couleur dans le menu 
14990 \family sans
14991 Éditer\SpecialChar \menuseparator
14992 Style
14993 \begin_inset space ~
14994 \end_inset
14995
14996 de
14997 \begin_inset space ~
14998 \end_inset
14999
15000 Texte
15001 \family default
15002 .
15003  C'est ce qui a été utilisé pour créer le tableau
15004 \begin_inset space ~
15005 \end_inset
15006
15007
15008 \begin_inset CommandInset ref
15009 LatexCommand ref
15010 reference "tab:Tableau-coloré-sans-colortbl"
15011
15012 \end_inset
15013
15014 .
15015  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15016 \series bold
15017 colortbl
15018 \series default
15019 .
15020 \begin_inset Index
15021 status collapsed
15022
15023 \begin_layout Plain Layout
15024 Paquetages LaTeX ! colortbl
15025 \end_layout
15026
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \begin_layout Standard
15033 \begin_inset ERT
15034 status collapsed
15035
15036 \begin_layout Plain Layout
15037
15038
15039 \backslash
15040 ifcolortbl
15041 \end_layout
15042
15043 \end_inset
15044
15045
15046 \begin_inset Note Note
15047 status open
15048
15049 \begin_layout Plain Layout
15050 La section qui suit ne sera affichée que si vous avez installé le paquetage
15051  LaTeX 
15052 \series bold
15053 colortbl
15054 \series default
15055 .
15056 \end_layout
15057
15058 \end_inset
15059
15060
15061 \end_layout
15062
15063 \begin_layout Standard
15064 Pour créer des tableaux colorés, vous devez charger le paquetage
15065 \series bold
15066  colortbl
15067 \series default
15068  dans le préambule avec la ligne
15069 \end_layout
15070
15071 \begin_layout Standard
15072
15073 \series bold
15074
15075 \backslash
15076 usepackage{colortbl}
15077 \end_layout
15078
15079 \begin_layout Standard
15080 On choisit la couleur d'une colonne avec la commande 
15081 \end_layout
15082
15083 \begin_layout Standard
15084
15085 \series bold
15086
15087 \backslash
15088 columncolor{nom de couleur}
15089 \end_layout
15090
15091 \begin_layout Standard
15092 à l'intérieur d'une commande 
15093 \series bold
15094 >{ }
15095 \series default
15096 .
15097  Vous trouverez plus d'information sur la commande 
15098 \series bold
15099 >{}
15100 \series default
15101  dans la section
15102 \begin_inset space ~
15103 \end_inset
15104
15105
15106 \begin_inset CommandInset ref
15107 LatexCommand ref
15108 reference "sub:Calculs-multicolonnes"
15109
15110 \end_inset
15111
15112 .
15113 \end_layout
15114
15115 \begin_layout Standard
15116 Les noms de couleurs suivants sont prédéfinis :
15117 \end_layout
15118
15119 \begin_layout Standard
15120
15121 \family sans
15122 red
15123 \family default
15124  (rouge), 
15125 \family sans
15126 green
15127 \family default
15128  (vert), 
15129 \family sans
15130 yellow
15131 \family default
15132  (jaune), 
15133 \family sans
15134 blue
15135 \family default
15136  (bleu), 
15137 \family sans
15138 cyan
15139 \family default
15140
15141 \family sans
15142 magenta
15143 \family default
15144
15145 \family sans
15146 black 
15147 \family default
15148 (noir) et 
15149 \family sans
15150 white 
15151 \family default
15152 (blanc).
15153 \end_layout
15154
15155 \begin_layout Standard
15156 \begin_inset VSpace medskip
15157 \end_inset
15158
15159
15160 \end_layout
15161
15162 \begin_layout Standard
15163 Vous pouvez aussi définir votre propre couleur avec la commande
15164 \end_layout
15165
15166 \begin_layout Standard
15167
15168 \series bold
15169
15170 \backslash
15171 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15172 \end_layout
15173
15174 \begin_layout Standard
15175 Le modèle de couleur peut être
15176 \end_layout
15177
15178 \begin_layout Labeling
15179 \labelwidthstring 00.00.0000
15180 cmyk: cyan, magenta, jaune (yellow), noir (black)
15181 \end_layout
15182
15183 \begin_layout Labeling
15184 \labelwidthstring 00.00.0000
15185 rgb: red, vert (green), bleu (blue)
15186 \end_layout
15187
15188 \begin_layout Labeling
15189 \labelwidthstring 00.00.0000
15190 gray dégradé de gris (gray)
15191 \end_layout
15192
15193 \begin_layout Standard
15194 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15195  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15196 \end_layout
15197
15198 \begin_layout Standard
15199 Vous pouvez par exemple définir la couleur 
15200 \begin_inset Quotes eld
15201 \end_inset
15202
15203
15204 \emph on
15205 vertfonce
15206 \begin_inset Quotes erd
15207 \end_inset
15208
15209  dans le préambule avec la ligne
15210 \end_layout
15211
15212 \begin_layout Standard
15213
15214 \series bold
15215
15216 \backslash
15217 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15218 \end_layout
15219
15220 \begin_layout Standard
15221 et la couleur "
15222 \emph on
15223 grisclair
15224 \emph default
15225 " avec
15226 \end_layout
15227
15228 \begin_layout Standard
15229
15230 \series bold
15231
15232 \backslash
15233 definecolor{grisclair}{gray}{0.8}
15234 \end_layout
15235
15236 \begin_layout Standard
15237 \begin_inset VSpace medskip
15238 \end_inset
15239
15240
15241 \end_layout
15242
15243 \begin_layout Standard
15244 Les lignes sont colorées avec la commande
15245 \end_layout
15246
15247 \begin_layout Standard
15248
15249 \series bold
15250
15251 \backslash
15252 rowcolor{nom de la couleur}
15253 \end_layout
15254
15255 \begin_layout Standard
15256 et les cellules sont colorées avec la commande
15257 \end_layout
15258
15259 \begin_layout Standard
15260
15261 \series bold
15262
15263 \backslash
15264 cellcolor{nom de la couleur}
15265 \end_layout
15266
15267 \begin_layout Standard
15268 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15269 \end_layout
15270
15271 \begin_layout Standard
15272 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15273  choisissez une couleur dans le menu 
15274 \family sans
15275 Éditer\SpecialChar \menuseparator
15276 Style
15277 \begin_inset space ~
15278 \end_inset
15279
15280 de
15281 \begin_inset space ~
15282 \end_inset
15283
15284 Texte
15285 \family default
15286 .
15287  Si une cellule contient du code TeX, faites bien attention à ne colorer
15288  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15289 \end_layout
15290
15291 \begin_layout Standard
15292 \begin_inset Note Greyedout
15293 status open
15294
15295 \begin_layout Plain Layout
15296
15297 \series bold
15298 Note:
15299 \series default
15300  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15301  définies par l'utilisateur.
15302 \end_layout
15303
15304 \end_inset
15305
15306
15307 \end_layout
15308
15309 \begin_layout Standard
15310 \begin_inset VSpace bigskip
15311 \end_inset
15312
15313
15314 \end_layout
15315
15316 \begin_layout Standard
15317 Pour créer le tableau
15318 \begin_inset space ~
15319 \end_inset
15320
15321
15322 \begin_inset CommandInset ref
15323 LatexCommand ref
15324 reference "tab:Tableau-coloré-avec-colortbl"
15325
15326 \end_inset
15327
15328  faites ce qui suit : La couleur de la première colonne doit être 
15329 \emph on
15330 vertfonce
15331 \emph default
15332 .
15333  On insère donc la commande
15334 \end_layout
15335
15336 \begin_layout Standard
15337
15338 \series bold
15339 >{
15340 \backslash
15341 columncolor{vertfonce}
15342 \backslash
15343 centering}c
15344 \end_layout
15345
15346 \begin_layout Standard
15347 en code TeX pour cette colonne.
15348  La première ligne doit être bleue
15349 \begin_inset Note Note
15350 status open
15351
15352 \begin_layout Plain Layout
15353 cyan ? (NdT)
15354 \end_layout
15355
15356 \end_inset
15357
15358 , d'où la commande en code TeX
15359 \end_layout
15360
15361 \begin_layout Standard
15362
15363 \series bold
15364
15365 \backslash
15366 rowcolow{cyan}
15367 \end_layout
15368
15369 \begin_layout Standard
15370 qui est insérée dans la première cellule de cette ligne.
15371  Notez que cela annule la couleur de colonne pour la première cellule.
15372  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15373  en code TeX la commande
15374 \end_layout
15375
15376 \begin_layout Standard
15377
15378 \series bold
15379
15380 \backslash
15381 cellcolor{magenta}
15382 \end_layout
15383
15384 \begin_layout Standard
15385 Les caractères peuvent maintenant être colorés en utilisant le menu 
15386 \family sans
15387 Éditer\SpecialChar \menuseparator
15388 Style
15389 \begin_inset space ~
15390 \end_inset
15391
15392 de
15393 \begin_inset space ~
15394 \end_inset
15395
15396 Texte
15397 \family default
15398 .
15399 \end_layout
15400
15401 \begin_layout Standard
15402 \begin_inset Float table
15403 placement h
15404 wide false
15405 sideways false
15406 status open
15407
15408 \begin_layout Plain Layout
15409 \begin_inset Caption
15410
15411 \begin_layout Plain Layout
15412 \begin_inset CommandInset label
15413 LatexCommand label
15414 name "tab:Tableau-coloré-avec-colortbl"
15415
15416 \end_inset
15417
15418 Tableau coloré en utilisant le paquetage 
15419 \series bold
15420 colortbl
15421 \series default
15422
15423 \begin_inset OptArg
15424 status collapsed
15425
15426 \begin_layout Plain Layout
15427 Tableau avec colortbl
15428 \end_layout
15429
15430 \end_inset
15431
15432
15433 \end_layout
15434
15435 \end_inset
15436
15437
15438 \end_layout
15439
15440 \begin_layout Plain Layout
15441 \align center
15442 \begin_inset Tabular
15443 <lyxtabular version="3" rows="3" columns="3">
15444 <features>
15445 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15446 <column alignment="center" valignment="top" width="0">
15447 <column alignment="center" valignment="top" width="0">
15448 <row>
15449 <cell alignment="center" valignment="top" usebox="none">
15450 \begin_inset Text
15451
15452 \begin_layout Plain Layout
15453 \begin_inset ERT
15454 status collapsed
15455
15456 \begin_layout Plain Layout
15457
15458
15459 \backslash
15460 rowcolor{cyan}
15461 \end_layout
15462
15463 \end_inset
15464
15465
15466 \color magenta
15467 a
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 <cell alignment="center" valignment="top" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476
15477 \color red
15478 b
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 <cell alignment="center" valignment="top" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487
15488 \color red
15489 c
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 </row>
15495 <row>
15496 <cell alignment="center" valignment="top" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500
15501 \color yellow
15502 d
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511
15512 \color blue
15513 e
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 <cell alignment="center" valignment="top" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522
15523 \color blue
15524 f
15525 \end_layout
15526
15527 \end_inset
15528 </cell>
15529 </row>
15530 <row>
15531 <cell alignment="center" valignment="top" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Plain Layout
15535
15536 \color yellow
15537 g
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 <cell alignment="center" valignment="top" usebox="none">
15543 \begin_inset Text
15544
15545 \begin_layout Plain Layout
15546
15547 \color blue
15548 h
15549 \end_layout
15550
15551 \end_inset
15552 </cell>
15553 <cell alignment="center" valignment="top" usebox="none">
15554 \begin_inset Text
15555
15556 \begin_layout Plain Layout
15557 \begin_inset ERT
15558 status collapsed
15559
15560 \begin_layout Plain Layout
15561
15562
15563 \backslash
15564 cellcolor{magenta}
15565 \end_layout
15566
15567 \end_inset
15568
15569
15570 \color green
15571 i
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 </row>
15577 </lyxtabular>
15578
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \end_inset
15585
15586
15587 \end_layout
15588
15589 \begin_layout Standard
15590 \begin_inset ERT
15591 status collapsed
15592
15593 \begin_layout Plain Layout
15594
15595
15596 \backslash
15597 else
15598 \end_layout
15599
15600 \end_inset
15601
15602
15603 \begin_inset Note Note
15604 status open
15605
15606 \begin_layout Plain Layout
15607 Ce qui suit sera affiché si le paquetage 
15608 \series bold
15609 colortbl
15610 \series default
15611  n'est pas installé :
15612 \end_layout
15613
15614 \end_inset
15615
15616
15617 \end_layout
15618
15619 \begin_layout Standard
15620 Vous devez installer le paquetage 
15621 \series bold
15622 colortbl
15623 \series default
15624  pour voir le contenu des cette section dans la sortie imprimée.
15625 \end_layout
15626
15627 \begin_layout Standard
15628 \begin_inset ERT
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632
15633
15634 \backslash
15635 fi
15636 \end_layout
15637
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Subsection
15644 Les filets colorées
15645 \begin_inset Index
15646 status collapsed
15647
15648 \begin_layout Plain Layout
15649 Tableau Coloré ! Pour les filets
15650 \end_layout
15651
15652 \end_inset
15653
15654
15655 \begin_inset Index
15656 status collapsed
15657
15658 \begin_layout Plain Layout
15659 Couleur ! Pour les filets des tableaux
15660 \end_layout
15661
15662 \end_inset
15663
15664
15665 \begin_inset Note Note
15666 status collapsed
15667
15668 \begin_layout Plain Layout
15669 on parle de filets plutôt que de lignes pour les tableaux
15670 \end_layout
15671
15672 \end_inset
15673
15674
15675 \end_layout
15676
15677 \begin_layout Standard
15678 Comme c'est décrit dans la section
15679 \begin_inset space ~
15680 \end_inset
15681
15682
15683 \begin_inset CommandInset ref
15684 LatexCommand ref
15685 reference "sub:Epaisseur-filets"
15686
15687 \end_inset
15688
15689 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15690  variable 
15691 \series bold
15692
15693 \backslash
15694 arrayrulewidth
15695 \series default
15696 .
15697  Elle est mise à 1.5
15698 \begin_inset space \thinspace{}
15699 \end_inset
15700
15701 pt pour tous les tableaux de cette section.
15702 \begin_inset ERT
15703 status collapsed
15704
15705 \begin_layout Plain Layout
15706
15707
15708 \backslash
15709 setlength{
15710 \backslash
15711 arrayrulewidth}{1.5pt}
15712 \end_layout
15713
15714 \end_inset
15715
15716
15717 \end_layout
15718
15719 \begin_layout Standard
15720 Pour colorer les filets verticaux, par exemple en vert, créez le format
15721  de colonne suivant dans le préambule du document, en suivant la description
15722  de la section
15723 \begin_inset space ~
15724 \end_inset
15725
15726
15727 \begin_inset CommandInset ref
15728 LatexCommand ref
15729 reference "sub:Formats-personnalisés"
15730
15731 \end_inset
15732
15733 :
15734 \end_layout
15735
15736 \begin_layout Standard
15737
15738 \series bold
15739
15740 \backslash
15741 newcolumntype{W}{!{
15742 \backslash
15743 color{green}
15744 \backslash
15745 vline}}
15746 \end_layout
15747
15748 \begin_layout Standard
15749 Pour le tableau
15750 \begin_inset space ~
15751 \end_inset
15752
15753
15754 \begin_inset CommandInset ref
15755 LatexCommand ref
15756 reference "tab:Tableau-filets-verticaux-colorés"
15757
15758 \end_inset
15759
15760  le paramètre LaTeX
15761 \series bold
15762  WcW
15763 \series default
15764  a été utilisé pour la dernière colonne et
15765 \series bold
15766  Wc
15767 \series default
15768  pour les autres colonnes.
15769 \end_layout
15770
15771 \begin_layout Standard
15772 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15773 \end_layout
15774
15775 \begin_layout Standard
15776 \begin_inset Float table
15777 placement h
15778 wide false
15779 sideways false
15780 status open
15781
15782 \begin_layout Plain Layout
15783 \begin_inset Caption
15784
15785 \begin_layout Plain Layout
15786 \begin_inset CommandInset label
15787 LatexCommand label
15788 name "tab:Tableau-filets-verticaux-colorés"
15789
15790 \end_inset
15791
15792 Tableau avec filets verticaux colorés
15793 \end_layout
15794
15795 \end_inset
15796
15797
15798 \end_layout
15799
15800 \begin_layout Plain Layout
15801 \align center
15802 \begin_inset Tabular
15803 <lyxtabular version="3" rows="3" columns="3">
15804 <features>
15805 <column alignment="center" valignment="top" width="0" special="Wc">
15806 <column alignment="center" valignment="top" width="0" special="Wc">
15807 <column alignment="center" valignment="top" width="0" special="WcW">
15808 <row>
15809 <cell alignment="center" valignment="top" topline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813 sd
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 <cell alignment="center" valignment="top" topline="true" usebox="none">
15819 \begin_inset Text
15820
15821 \begin_layout Plain Layout
15822
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" topline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 </row>
15837 <row>
15838 <cell alignment="center" valignment="top" topline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 <cell alignment="center" valignment="top" topline="true" usebox="none">
15848 \begin_inset Text
15849
15850 \begin_layout Plain Layout
15851 sd
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 </row>
15866 <row>
15867 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Plain Layout
15880
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889 sd
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 </row>
15895 </lyxtabular>
15896
15897 \end_inset
15898
15899
15900 \end_layout
15901
15902 \end_inset
15903
15904
15905 \end_layout
15906
15907 \begin_layout Standard
15908 \begin_inset VSpace bigskip
15909 \end_inset
15910
15911 Pour colorer les filets horizontaux en rouge comme pour le tableau
15912 \begin_inset space ~
15913 \end_inset
15914
15915
15916 \begin_inset CommandInset ref
15917 LatexCommand ref
15918 reference "tab:Tableau-filet-horizontaux-colorés"
15919
15920 \end_inset
15921
15922 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15923  le flottant de tableau :
15924 \end_layout
15925
15926 \begin_layout Standard
15927
15928 \series bold
15929
15930 \backslash
15931 let
15932 \backslash
15933 myHlineC
15934 \backslash
15935 hline
15936 \begin_inset Newline newline
15937 \end_inset
15938
15939
15940 \backslash
15941 renewcommand{
15942 \backslash
15943 hline}
15944 \begin_inset Newline newline
15945 \end_inset
15946
15947
15948 \begin_inset ERT
15949 status collapsed
15950
15951 \begin_layout Plain Layout
15952
15953
15954 \backslash
15955 hphantom{ }
15956 \end_layout
15957
15958 \end_inset
15959
15960 {
15961 \backslash
15962 arrayrulecolor{red}
15963 \backslash
15964 myHlineC
15965 \backslash
15966 arrayrulecolor{black}}
15967 \end_layout
15968
15969 \begin_layout Standard
15970 \begin_inset ERT
15971 status collapsed
15972
15973 \begin_layout Plain Layout
15974
15975
15976 \backslash
15977 let
15978 \backslash
15979 myHlineC
15980 \backslash
15981 hline
15982 \end_layout
15983
15984 \begin_layout Plain Layout
15985
15986
15987 \backslash
15988 renewcommand{
15989 \backslash
15990 hline}
15991 \end_layout
15992
15993 \begin_layout Plain Layout
15994
15995  {
15996 \backslash
15997 arrayrulecolor{red}
15998 \backslash
15999 myHlineC
16000 \backslash
16001 arrayrulecolor{black}}
16002 \end_layout
16003
16004 \end_inset
16005
16006
16007 \begin_inset Float table
16008 placement h
16009 wide false
16010 sideways false
16011 status open
16012
16013 \begin_layout Plain Layout
16014 \begin_inset Caption
16015
16016 \begin_layout Plain Layout
16017 \begin_inset CommandInset label
16018 LatexCommand label
16019 name "tab:Tableau-filet-horizontaux-colorés"
16020
16021 \end_inset
16022
16023 Tableau avec filets horizontaux colorés
16024 \end_layout
16025
16026 \end_inset
16027
16028
16029 \end_layout
16030
16031 \begin_layout Plain Layout
16032 \align center
16033 \begin_inset Tabular
16034 <lyxtabular version="3" rows="3" columns="3">
16035 <features>
16036 <column alignment="center" valignment="top" width="0">
16037 <column alignment="center" valignment="top" width="0">
16038 <column alignment="center" valignment="top" width="0">
16039 <row>
16040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 sd
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 </row>
16068 <row>
16069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Plain Layout
16073
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 sd
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 </row>
16097 <row>
16098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16108 \begin_inset Text
16109
16110 \begin_layout Plain Layout
16111
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Plain Layout
16120 sd
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 </row>
16126 </lyxtabular>
16127
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \end_inset
16134
16135
16136 \end_layout
16137
16138 \begin_layout Standard
16139 Pour revenir à la couleur noire implicite, insérez la commande suivante
16140  en code TeX, juste après le tableau ou le flottant de tableau :
16141 \end_layout
16142
16143 \begin_layout Standard
16144
16145 \series bold
16146
16147 \backslash
16148 renewcommand{
16149 \backslash
16150 hline}{
16151 \backslash
16152 myHlineC}
16153 \end_layout
16154
16155 \begin_layout Standard
16156 Le tableau
16157 \begin_inset space ~
16158 \end_inset
16159
16160
16161 \begin_inset CommandInset ref
16162 LatexCommand ref
16163 reference "tab:Tableau-avec-filets-colorés"
16164
16165 \end_inset
16166
16167  est un exemple avec des filets horizontaux et verticaux colorés.
16168 \end_layout
16169
16170 \begin_layout Standard
16171 \begin_inset Float table
16172 placement h
16173 wide false
16174 sideways false
16175 status open
16176
16177 \begin_layout Plain Layout
16178 \begin_inset Caption
16179
16180 \begin_layout Plain Layout
16181 \begin_inset CommandInset label
16182 LatexCommand label
16183 name "tab:Tableau-avec-filets-colorés"
16184
16185 \end_inset
16186
16187 Tableau avec filets horizontaux et verticaux colorés
16188 \end_layout
16189
16190 \end_inset
16191
16192
16193 \end_layout
16194
16195 \begin_layout Plain Layout
16196 \align center
16197 \begin_inset Tabular
16198 <lyxtabular version="3" rows="3" columns="3">
16199 <features>
16200 <column alignment="center" valignment="top" width="0" special="Wc">
16201 <column alignment="center" valignment="top" width="0" special="Wc">
16202 <column alignment="center" valignment="top" width="0" special="WcW">
16203 <row>
16204 <cell alignment="center" valignment="top" topline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208 sd
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 </row>
16232 <row>
16233 <cell alignment="center" valignment="top" topline="true" usebox="none">
16234 \begin_inset Text
16235
16236 \begin_layout Plain Layout
16237
16238 \end_layout
16239
16240 \end_inset
16241 </cell>
16242 <cell alignment="center" valignment="top" topline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246 sd
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 <cell alignment="center" valignment="top" topline="true" usebox="none">
16252 \begin_inset Text
16253
16254 \begin_layout Plain Layout
16255
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 </row>
16261 <row topspace="default">
16262 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Plain Layout
16266
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout Plain Layout
16275
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16281 \begin_inset Text
16282
16283 \begin_layout Plain Layout
16284 sd
16285 \end_layout
16286
16287 \end_inset
16288 </cell>
16289 </row>
16290 </lyxtabular>
16291
16292 \end_inset
16293
16294
16295 \end_layout
16296
16297 \end_inset
16298
16299
16300 \end_layout
16301
16302 \begin_layout Standard
16303 \begin_inset ERT
16304 status collapsed
16305
16306 \begin_layout Plain Layout
16307
16308
16309 \backslash
16310 renewcommand{
16311 \backslash
16312 hline}{
16313 \backslash
16314 myHlineC}
16315 \end_layout
16316
16317 \end_inset
16318
16319
16320 \end_layout
16321
16322 \begin_layout Standard
16323 \begin_inset ERT
16324 status collapsed
16325
16326 \begin_layout Plain Layout
16327
16328
16329 \backslash
16330 setlength{
16331 \backslash
16332 arrayrulewidth}{0.4pt}
16333 \end_layout
16334
16335 \end_inset
16336
16337
16338 \end_layout
16339
16340 \begin_layout Section
16341 Personnalisation des Tableaux
16342 \begin_inset Index
16343 status collapsed
16344
16345 \begin_layout Plain Layout
16346 Tableau ! Personnalisation
16347 \end_layout
16348
16349 \end_inset
16350
16351
16352 \begin_inset Index
16353 status collapsed
16354
16355 \begin_layout Plain Layout
16356 Personnalisation des tableaux
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \begin_layout Subsection
16365 Espacement des lignes
16366 \begin_inset CommandInset label
16367 LatexCommand label
16368 name "sub:Espacement-lignes"
16369
16370 \end_inset
16371
16372
16373 \begin_inset Index
16374 status collapsed
16375
16376 \begin_layout Plain Layout
16377 Personnalisation des tableaux ! Espacement des lignes
16378 \end_layout
16379
16380 \end_inset
16381
16382
16383 \end_layout
16384
16385 \begin_layout Standard
16386 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16387  l'onglet 
16388 \family sans
16389 Bordures
16390 \family default
16391  de la fenêtre de dialogue 
16392 \family sans
16393 Paramètres
16394 \begin_inset space ~
16395 \end_inset
16396
16397 du
16398 \begin_inset space ~
16399 \end_inset
16400
16401 tableau
16402 \family default
16403 .
16404  Vous y trouverez trois possibilités :
16405 \end_layout
16406
16407 \begin_layout Description
16408 Haut
16409 \begin_inset space ~
16410 \end_inset
16411
16412 de
16413 \begin_inset space ~
16414 \end_inset
16415
16416 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16417  Si le tableau est un tableau formel
16418 \begin_inset Foot
16419 status collapsed
16420
16421 \begin_layout Plain Layout
16422 Les tableaux formels sont décrits dans la section
16423 \begin_inset space ~
16424 \end_inset
16425
16426
16427 \begin_inset CommandInset ref
16428 LatexCommand ref
16429 reference "sec:Tableaux-Formels"
16430
16431 \end_inset
16432
16433 .
16434 \end_layout
16435
16436 \end_inset
16437
16438  LyX va insérer implicitement un espace de 0.5
16439 \begin_inset space \thinspace{}
16440 \end_inset
16441
16442 em.
16443  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16444  les filets verticaux comme dans le tableau suivant :
16445 \begin_inset VSpace medskip
16446 \end_inset
16447
16448
16449 \begin_inset Newline newline
16450 \end_inset
16451
16452
16453 \begin_inset space \hspace*{}
16454 \length 0pt
16455 \end_inset
16456
16457
16458 \begin_inset space \hfill{}
16459 \end_inset
16460
16461
16462 \begin_inset Tabular
16463 <lyxtabular version="3" rows="3" columns="1">
16464 <features>
16465 <column alignment="center" valignment="top" width="0">
16466 <row>
16467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 A
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 </row>
16477 <row topspace="3mm">
16478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 espace de 3
16483 \begin_inset space \thinspace{}
16484 \end_inset
16485
16486 mm en haut de la ligne
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 <row>
16493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497 C
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 </row>
16503 </lyxtabular>
16504
16505 \end_inset
16506
16507
16508 \begin_inset space \hfill{}
16509 \end_inset
16510
16511
16512 \begin_inset space \hspace*{}
16513 \length 0pt
16514 \end_inset
16515
16516
16517 \begin_inset VSpace medskip
16518 \end_inset
16519
16520
16521 \begin_inset Newline newline
16522 \end_inset
16523
16524 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16525  pas de filets verticaux.
16526 \end_layout
16527
16528 \begin_layout Description
16529 Bas
16530 \begin_inset space ~
16531 \end_inset
16532
16533 de
16534 \begin_inset space ~
16535 \end_inset
16536
16537 ligne va ajouter de l'espace sous les caractères de la ligne.
16538  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16539  de 0.5
16540 \begin_inset space \thinspace{}
16541 \end_inset
16542
16543 em, pour les tableaux normaux, l'espace implicite est de 2
16544 \begin_inset space \thinspace{}
16545 \end_inset
16546
16547 pt.
16548 \end_layout
16549
16550 \begin_layout Description
16551 Entre
16552 \begin_inset space ~
16553 \end_inset
16554
16555 les
16556 \begin_inset space ~
16557 \end_inset
16558
16559 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16560  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16561  de 0.5
16562 \begin_inset space \thinspace{}
16563 \end_inset
16564
16565 em.
16566  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16567  les filets verticaux comme dans le tableau suivant :
16568 \begin_inset VSpace medskip
16569 \end_inset
16570
16571
16572 \begin_inset Newline newline
16573 \end_inset
16574
16575
16576 \begin_inset space \hspace*{}
16577 \length 0pt
16578 \end_inset
16579
16580
16581 \begin_inset space \hfill{}
16582 \end_inset
16583
16584
16585 \begin_inset Tabular
16586 <lyxtabular version="3" rows="3" columns="1">
16587 <features>
16588 <column alignment="center" valignment="top" width="0">
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 A
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 </row>
16600 <row interlinespace="3mm">
16601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 \begin_inset Formula $\downarrow$
16606 \end_inset
16607
16608  espace de 3
16609 \begin_inset space \thinspace{}
16610 \end_inset
16611
16612 mm entre les lignes 
16613 \begin_inset Formula $\downarrow$
16614 \end_inset
16615
16616
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 </row>
16622 <row>
16623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Plain Layout
16627 \begin_inset Formula $\uparrow$
16628 \end_inset
16629
16630  espace de 3
16631 \begin_inset space \thinspace{}
16632 \end_inset
16633
16634 mm entre les lignes 
16635 \begin_inset Formula $\uparrow$
16636 \end_inset
16637
16638
16639 \end_layout
16640
16641 \end_inset
16642 </cell>
16643 </row>
16644 </lyxtabular>
16645
16646 \end_inset
16647
16648
16649 \begin_inset space \hfill{}
16650 \end_inset
16651
16652
16653 \begin_inset space \hspace*{}
16654 \length 0pt
16655 \end_inset
16656
16657
16658 \begin_inset VSpace medskip
16659 \end_inset
16660
16661
16662 \begin_inset Newline newline
16663 \end_inset
16664
16665 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16666  pas de filets verticaux.
16667 \end_layout
16668
16669 \begin_layout Standard
16670 \begin_inset VSpace bigskip
16671 \end_inset
16672
16673 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16674  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16675  dans le préambule :
16676 \end_layout
16677
16678 \begin_layout Standard
16679
16680 \series bold
16681
16682 \backslash
16683 @ifundefined{extrarowheight}
16684 \begin_inset Newline newline
16685 \end_inset
16686
16687
16688 \begin_inset ERT
16689 status collapsed
16690
16691 \begin_layout Plain Layout
16692
16693
16694 \backslash
16695 hphantom{ }
16696 \end_layout
16697
16698 \end_inset
16699
16700 {
16701 \backslash
16702 usepackage{array}}{}
16703 \begin_inset Newline newline
16704 \end_inset
16705
16706
16707 \backslash
16708 setlength{
16709 \backslash
16710 extrarowheight}{height}
16711 \end_layout
16712
16713 \begin_layout Standard
16714 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16715  plus exactement centré verticalement.
16716  (le paquetage 
16717 \series bold
16718 array 
16719 \series default
16720 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16721  auto-définis.
16722  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16723  
16724 \series bold
16725
16726 \backslash
16727 @ifundefined
16728 \series default
16729  dans la commande précédente.)
16730 \end_layout
16731
16732 \begin_layout Standard
16733
16734 \lang english
16735 In case you are using font sizes larger than the normal size, the table
16736  borders are often too close to the letters.
16737  This can be corrected by inserting the command 
16738 \series bold
16739
16740 \backslash
16741 strut
16742 \series default
16743  in TeX code at the beginning of a table row.
16744  Table
16745 \begin_inset space ~
16746 \end_inset
16747
16748
16749 \begin_inset CommandInset ref
16750 LatexCommand ref
16751 reference "tab:Vertical-alignment-of"
16752
16753 \end_inset
16754
16755  visualizes the effect.
16756 \end_layout
16757
16758 \begin_layout Standard
16759 \noindent
16760 \begin_inset Float table
16761 placement h
16762 wide false
16763 sideways false
16764 status open
16765
16766 \begin_layout Plain Layout
16767 \begin_inset Caption
16768
16769 \begin_layout Plain Layout
16770
16771 \lang english
16772 \begin_inset CommandInset label
16773 LatexCommand label
16774 name "tab:Vertical-alignment-of"
16775
16776 \end_inset
16777
16778 Vertical alignment of text with large font sizes.
16779 \end_layout
16780
16781 \end_inset
16782
16783
16784 \end_layout
16785
16786 \begin_layout Plain Layout
16787 \begin_inset space \hfill{}
16788 \end_inset
16789
16790
16791 \begin_inset Float table
16792 wide false
16793 sideways false
16794 status collapsed
16795
16796 \begin_layout Plain Layout
16797 \begin_inset Caption
16798
16799 \begin_layout Plain Layout
16800
16801 \lang english
16802 Normal table.
16803 \end_layout
16804
16805 \end_inset
16806
16807
16808 \end_layout
16809
16810 \begin_layout Plain Layout
16811 \noindent
16812 \align center
16813 \begin_inset Tabular
16814 <lyxtabular version="3" rows="6" columns="1">
16815 <features>
16816 <column alignment="left" valignment="top" width="0">
16817 <row>
16818 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 Normal, g
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 </row>
16828 <row>
16829 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833
16834 \size large
16835 Large
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 </row>
16841 <row>
16842 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846
16847 \size larger
16848 Larger
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 </row>
16854 <row>
16855 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout Plain Layout
16859
16860 \size largest
16861 Largest
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 <row>
16868 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872
16873 \size huge
16874 Huge
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 </row>
16880 <row>
16881 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885
16886 \size huge
16887 Huger
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 </row>
16893 </lyxtabular>
16894
16895 \end_inset
16896
16897
16898 \end_layout
16899
16900 \end_inset
16901
16902
16903 \begin_inset space \hfill{}
16904 \end_inset
16905
16906
16907 \begin_inset Float table
16908 wide false
16909 sideways false
16910 status collapsed
16911
16912 \begin_layout Plain Layout
16913 \begin_inset Caption
16914
16915 \begin_layout Plain Layout
16916
16917 \lang english
16918 Table using the command 
16919 \series bold
16920
16921 \backslash
16922 strut
16923 \series default
16924 .
16925 \end_layout
16926
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \begin_layout Plain Layout
16933 \noindent
16934 \align center
16935 \begin_inset Tabular
16936 <lyxtabular version="3" rows="6" columns="1">
16937 <features>
16938 <column alignment="left" valignment="top" width="0">
16939 <row>
16940 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944 Normal, g
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 </row>
16950 <row>
16951 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \size large
16957 \begin_inset ERT
16958 status collapsed
16959
16960 \begin_layout Plain Layout
16961
16962
16963 \backslash
16964 strut 
16965 \end_layout
16966
16967 \end_inset
16968
16969 Large
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 </row>
16975 <row>
16976 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980
16981 \size larger
16982 \begin_inset ERT
16983 status collapsed
16984
16985 \begin_layout Plain Layout
16986
16987
16988 \backslash
16989 strut 
16990 \end_layout
16991
16992 \end_inset
16993
16994 Larger
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 </row>
17000 <row>
17001 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005
17006 \size largest
17007 \begin_inset ERT
17008 status collapsed
17009
17010 \begin_layout Plain Layout
17011
17012
17013 \backslash
17014 strut 
17015 \end_layout
17016
17017 \end_inset
17018
17019 Largest
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 </row>
17025 <row>
17026 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030
17031 \size huge
17032 \begin_inset ERT
17033 status collapsed
17034
17035 \begin_layout Plain Layout
17036
17037
17038 \backslash
17039 strut 
17040 \end_layout
17041
17042 \end_inset
17043
17044 Huge
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 </row>
17050 <row>
17051 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055
17056 \size giant
17057 \begin_inset ERT
17058 status collapsed
17059
17060 \begin_layout Plain Layout
17061
17062
17063 \backslash
17064 strut 
17065 \end_layout
17066
17067 \end_inset
17068
17069
17070 \size huge
17071 Huger
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 </row>
17077 </lyxtabular>
17078
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \end_inset
17085
17086
17087 \begin_inset space \hfill{}
17088 \end_inset
17089
17090
17091 \end_layout
17092
17093 \end_inset
17094
17095
17096 \end_layout
17097
17098 \begin_layout Subsection
17099 Alignements de cellules spéciaux
17100 \begin_inset Index
17101 status collapsed
17102
17103 \begin_layout Plain Layout
17104 Personnalisation des tableaux ! Alignement de cellules spéciaux
17105 \end_layout
17106
17107 \end_inset
17108
17109
17110 \end_layout
17111
17112 \begin_layout Standard
17113 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17114  cellules sur un caractère donné, par exemple le séparateur décimal comme
17115  dans le tableau
17116 \begin_inset space ~
17117 \end_inset
17118
17119
17120 \begin_inset CommandInset ref
17121 LatexCommand ref
17122 reference "tab:Tableau-centré-sur-séparateur"
17123
17124 \end_inset
17125
17126 .
17127 \end_layout
17128
17129 \begin_layout Standard
17130 \begin_inset Float table
17131 placement h
17132 wide false
17133 sideways false
17134 status open
17135
17136 \begin_layout Plain Layout
17137 \begin_inset Caption
17138
17139 \begin_layout Plain Layout
17140 \begin_inset CommandInset label
17141 LatexCommand label
17142 name "tab:Tableau-centré-sur-séparateur"
17143
17144 \end_inset
17145
17146 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17147 \end_layout
17148
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \begin_layout Plain Layout
17155 \align center
17156 \begin_inset Tabular
17157 <lyxtabular version="3" rows="4" columns="2">
17158 <features>
17159 <column alignment="right" valignment="top" width="0">
17160 <column alignment="left" valignment="top" width="0" special="@{}l">
17161 <row>
17162 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166 en-tête
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 </row>
17181 <row>
17182 <cell alignment="center" valignment="top" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186 12,
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 6
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206 0,
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 <cell alignment="center" valignment="top" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 68
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 </row>
17221 <row>
17222 <cell alignment="center" valignment="top" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226 -123,
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 0
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 </row>
17241 </lyxtabular>
17242
17243 \end_inset
17244
17245
17246 \end_layout
17247
17248 \end_inset
17249
17250
17251 \end_layout
17252
17253 \begin_layout Standard
17254 Ce tableau a été créé comme un tableau 4×2.
17255  L'en-tête est une cellule multicolonne centrée.
17256  La première colonne est alignée à droite et contient les chiffres qui se
17257  trouvent avant la virgule ainsi que la virgule elle-même.
17258  La deuxième colonne est alignée à gauche et contient les chiffres situés
17259  après la virgule.
17260  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17261  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
17262 \end_layout
17263
17264 \begin_layout Standard
17265
17266 \series bold
17267 @{}l
17268 \end_layout
17269
17270 \begin_layout Standard
17271 Le tableau
17272 \begin_inset space ~
17273 \end_inset
17274
17275
17276 \begin_inset CommandInset ref
17277 LatexCommand ref
17278 reference "tab:Plusieurs-exemples-alignements"
17279
17280 \end_inset
17281
17282  montre quelques exemples d'alignements.
17283  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17284  plus petit espace mathématique au début de la dernière colonne pour obtenir
17285  l'espacement correct autour du signe de relation.
17286 \end_layout
17287
17288 \begin_layout Standard
17289 \begin_inset Float table
17290 wide false
17291 sideways false
17292 status open
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Caption
17296
17297 \begin_layout Plain Layout
17298 \begin_inset CommandInset label
17299 LatexCommand label
17300 name "tab:Plusieurs-exemples-alignements"
17301
17302 \end_inset
17303
17304 Plusieurs exemples d'alignement de cellules.
17305 \end_layout
17306
17307 \end_inset
17308
17309
17310 \end_layout
17311
17312 \begin_layout Plain Layout
17313 \align center
17314 \begin_inset Tabular
17315 <lyxtabular version="3" rows="4" columns="6">
17316 <features>
17317 <column alignment="right" valignment="top" width="0">
17318 <column alignment="left" valignment="top" width="0" special="@{}l">
17319 <column alignment="right" valignment="top" width="0">
17320 <column alignment="left" valignment="top" width="0" special="@{}l">
17321 <column alignment="right" valignment="top" width="0">
17322 <column alignment="left" valignment="top" width="0" special="@{}l">
17323 <row>
17324 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328 unités
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346 exposants
17347 \end_layout
17348
17349 \end_inset
17350 </cell>
17351 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Plain Layout
17355
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364 relations
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 </row>
17379 <row>
17380 <cell alignment="center" valignment="top" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 12×
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393 24
17394 \begin_inset space \thinspace{}
17395 \end_inset
17396
17397 bouteilles
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 \begin_inset Formula $10\cdot$
17407 \end_inset
17408
17409
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 \begin_inset Formula $10^{\mbox{-}17}$
17419 \end_inset
17420
17421
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 <cell alignment="center" valignment="top" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430 \begin_inset Formula $\Gamma(t)\propto$
17431 \end_inset
17432
17433
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 \begin_inset Formula $\:\Upsilon(t)$
17443 \end_inset
17444
17445
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 </row>
17451 <row>
17452 <cell alignment="center" valignment="top" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 1024×
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465 768
17466 \begin_inset space \thinspace{}
17467 \end_inset
17468
17469 Pixels
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 \begin_inset Formula $5.78\cdot$
17479 \end_inset
17480
17481
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490 \begin_inset Formula $10^{7}$
17491 \end_inset
17492
17493
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 <cell alignment="center" valignment="top" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 \begin_inset Formula $A\ne$
17503 \end_inset
17504
17505
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell alignment="center" valignment="top" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514 \begin_inset Formula $\: B_{\mathrm{red}}$
17515 \end_inset
17516
17517
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 </row>
17523 <row>
17524 <cell alignment="center" valignment="top" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528 32×
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537 6
17538 \begin_inset space \thinspace{}
17539 \end_inset
17540
17541 cm
17542 \end_layout
17543
17544 \end_inset
17545 </cell>
17546 <cell alignment="center" valignment="top" usebox="none">
17547 \begin_inset Text
17548
17549 \begin_layout Plain Layout
17550 -
17551 \begin_inset Formula $33.5\cdot$
17552 \end_inset
17553
17554
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563 \begin_inset Formula $10^{4}$
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell alignment="center" valignment="top" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 \begin_inset Formula $\sin(\alpha)\ge$
17576 \end_inset
17577
17578
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 <cell alignment="center" valignment="top" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 \begin_inset Formula $\:\sin(\beta)$
17588 \end_inset
17589
17590
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 </row>
17596 </lyxtabular>
17597
17598 \end_inset
17599
17600
17601 \end_layout
17602
17603 \end_inset
17604
17605
17606 \end_layout
17607
17608 \begin_layout Standard
17609 \begin_inset VSpace bigskip
17610 \end_inset
17611
17612 Il y a aussi le paquetage LaTeX 
17613 \series bold
17614 dcolumn
17615 \series default
17616
17617 \begin_inset Index
17618 status collapsed
17619
17620 \begin_layout Plain Layout
17621 Paquetages LaTeX ! dcolumn
17622 \end_layout
17623
17624 \end_inset
17625
17626  qui fournit des alignements pour les cellules de tableaux.
17627  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17628  et ne permet pas de formules dans les cellules du tableau : Avec 
17629 \series bold
17630 dcolumn
17631 \series default
17632  la première colonne du tableau
17633 \begin_inset space ~
17634 \end_inset
17635
17636
17637 \begin_inset CommandInset ref
17638 LatexCommand ref
17639 reference "tab:Plusieurs-exemples-alignements"
17640
17641 \end_inset
17642
17643  ressemblera à la première colonne du tableau
17644 \begin_inset space ~
17645 \end_inset
17646
17647
17648 \begin_inset CommandInset ref
17649 LatexCommand ref
17650 reference "tab:Alignements-avec-dcolumn"
17651
17652 \end_inset
17653
17654
17655 \lang english
17656  and only with some tricks like the expected.
17657  
17658 \lang french
17659 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17660 \begin_inset space ~
17661 \end_inset
17662
17663
17664 \begin_inset CommandInset ref
17665 LatexCommand ref
17666 reference "tab:Plusieurs-exemples-alignements"
17667
17668 \end_inset
17669
17670  avec 
17671 \series bold
17672 dcolumn
17673 \series default
17674 .
17675 \end_layout
17676
17677 \begin_layout Standard
17678 \begin_inset Float table
17679 placement h
17680 wide false
17681 sideways false
17682 status open
17683
17684 \begin_layout Plain Layout
17685 \begin_inset Caption
17686
17687 \begin_layout Plain Layout
17688 \begin_inset CommandInset label
17689 LatexCommand label
17690 name "tab:Alignements-avec-dcolumn"
17691
17692 \end_inset
17693
17694 Alignements quand on utilise le paquetage LaTeX dcolumn.
17695  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17696  pour obtenir la sortie.
17697 \end_layout
17698
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \begin_layout Plain Layout
17705 \align center
17706 \begin_inset Tabular
17707 <lyxtabular version="3" rows="4" columns="3">
17708 <features>
17709 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17710 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17711 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17712 <row>
17713 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717 unités
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 unités
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 unités
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 12x24
17747 \begin_inset space \thinspace{}
17748 \end_inset
17749
17750 bouteilles
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17756 \begin_inset Text
17757
17758 \begin_layout Plain Layout
17759 12x24
17760 \begin_inset space \thinspace{}
17761 \end_inset
17762
17763
17764 \begin_inset Formula $\mbox{bouteilles}$
17765 \end_inset
17766
17767
17768 \end_layout
17769
17770 \end_inset
17771 </cell>
17772 <cell alignment="center" valignment="top" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776 12
17777 \begin_inset ERT
17778 status collapsed
17779
17780 \begin_layout Plain Layout
17781
17782
17783 \backslash
17784 times 
17785 \end_layout
17786
17787 \end_inset
17788
17789 24+
17790 \begin_inset Formula $\mbox{bouteilles}$
17791 \end_inset
17792
17793
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 </row>
17799 <row>
17800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804 1024x768
17805 \begin_inset space \thinspace{}
17806 \end_inset
17807
17808 Pixels
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 1024x768
17818 \begin_inset space \thinspace{}
17819 \end_inset
17820
17821
17822 \begin_inset Formula $\mbox{Pixels}$
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 <cell alignment="center" valignment="top" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834 1024
17835 \begin_inset ERT
17836 status collapsed
17837
17838 \begin_layout Plain Layout
17839
17840
17841 \backslash
17842 times 
17843 \end_layout
17844
17845 \end_inset
17846
17847 768+
17848 \begin_inset Formula $\mbox{Pixels}$
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 </row>
17857 <row>
17858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862 32x6
17863 \begin_inset space \thinspace{}
17864 \end_inset
17865
17866 cm
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875 32x6
17876 \begin_inset space \thinspace{}
17877 \end_inset
17878
17879
17880 \begin_inset Formula $\mbox{cm}$
17881 \end_inset
17882
17883
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 <cell alignment="center" valignment="top" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892 32
17893 \begin_inset ERT
17894 status collapsed
17895
17896 \begin_layout Plain Layout
17897
17898
17899 \backslash
17900 times 
17901 \end_layout
17902
17903 \end_inset
17904
17905 6+
17906 \begin_inset Formula $\mbox{cm}$
17907 \end_inset
17908
17909
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 </lyxtabular>
17916
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \end_inset
17923
17924
17925 \end_layout
17926
17927 \begin_layout Subsection
17928 Formats de cellule et de colonne personnalisés
17929 \begin_inset CommandInset label
17930 LatexCommand label
17931 name "sub:Formats-personnalisés"
17932
17933 \end_inset
17934
17935
17936 \begin_inset Index
17937 status collapsed
17938
17939 \begin_layout Plain Layout
17940 Personnalisation des tableaux !  Format de cellule/colonne
17941 \end_layout
17942
17943 \end_inset
17944
17945
17946 \end_layout
17947
17948 \begin_layout Standard
17949 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17950  multicolonne comme dans la section
17951 \begin_inset space ~
17952 \end_inset
17953
17954
17955 \begin_inset CommandInset ref
17956 LatexCommand ref
17957 reference "sub:Calculs-multicolonnes"
17958
17959 \end_inset
17960
17961  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17962  multicolonnes.
17963  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17964  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17965  du document.
17966  Le format est défini avec la commande
17967 \end_layout
17968
17969 \begin_layout Standard
17970
17971 \series bold
17972
17973 \backslash
17974 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17975 \end_layout
17976
17977 \begin_layout Standard
17978 Le nom du format peut n'avoir qu'une lettre.
17979  Les lettres 
17980 \emph on
17981 b
17982 \emph default
17983
17984 \emph on
17985 c
17986 \emph default
17987
17988 \emph on
17989 l
17990 \emph default
17991
17992 \emph on
17993 m
17994 \emph default
17995
17996 \emph on
17997 p
17998 \emph default
17999  et 
18000 \emph on
18001 r
18002 \emph default
18003  sont prédéfinies et donc ne peuvent être utilisées.
18004  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18005 \end_layout
18006
18007 \begin_layout Standard
18008 \begin_inset VSpace medskip
18009 \end_inset
18010
18011
18012 \end_layout
18013
18014 \begin_layout Standard
18015 Pour de cellules multicolonnes centrées verticalement et horizontalement
18016  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18017  :
18018 \end_layout
18019
18020 \begin_layout Standard
18021
18022 \series bold
18023
18024 \backslash
18025 newcolumntype{M}[1]{>{
18026 \backslash
18027 centering
18028 \backslash
18029 hspace{0pt}}m{#1}}
18030 \end_layout
18031
18032 \begin_layout Standard
18033 Où le 
18034 \series bold
18035
18036 \backslash
18037 hspace{0pt}
18038 \series default
18039  évite le problème de césure du premier mot, comme c'est décrit en section
18040 \begin_inset space ~
18041 \end_inset
18042
18043
18044 \begin_inset CommandInset ref
18045 LatexCommand ref
18046 reference "sub:Lignes-multiple-dans-cellule"
18047
18048 \end_inset
18049
18050 .
18051  Ensuite, vous pouvez entrer
18052 \end_layout
18053
18054 \begin_layout Standard
18055
18056 \series bold
18057 M{width}
18058 \end_layout
18059
18060 \begin_layout Standard
18061 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18062  une multicolonne.
18063 \end_layout
18064
18065 \begin_layout Standard
18066 \begin_inset VSpace bigskip
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \begin_layout Standard
18073 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18074  définir le format
18075 \end_layout
18076
18077 \begin_layout Standard
18078
18079 \series bold
18080
18081 \backslash
18082 newcolumntype{S}[2]{>{
18083 \backslash
18084 centering
18085 \backslash
18086 hspace{0pt}}
18087 \begin_inset Newline newline
18088 \end_inset
18089
18090
18091 \begin_inset ERT
18092 status collapsed
18093
18094 \begin_layout Plain Layout
18095
18096
18097 \backslash
18098 phantom{
18099 \end_layout
18100
18101 \end_inset
18102
18103
18104 \backslash
18105 newcolumntype{S}[2]
18106 \begin_inset ERT
18107 status collapsed
18108
18109 \begin_layout Plain Layout
18110
18111 }
18112 \end_layout
18113
18114 \end_inset
18115
18116 m{(#1+(2
18117 \backslash
18118 tabcolsep+
18119 \backslash
18120 arrayrulewidth)*(1-#2))/#2}}
18121 \end_layout
18122
18123 \begin_layout Standard
18124 Ce format utilise l'équation
18125 \begin_inset space ~
18126 \end_inset
18127
18128
18129 \begin_inset CommandInset ref
18130 LatexCommand eqref
18131 reference "eq:Wgn"
18132
18133 \end_inset
18134
18135  pour calculer la largeur que doit avoir chacune des cellules couverte par
18136  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18137 \end_layout
18138
18139 \begin_layout Standard
18140 Ensuite, vous pouvez entrer
18141 \end_layout
18142
18143 \begin_layout Standard
18144
18145 \series bold
18146 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18147 \end_layout
18148
18149 \begin_layout Standard
18150 comme paramètre LaTeX de la colonne.
18151 \end_layout
18152
18153 \begin_layout Standard
18154 \begin_inset VSpace bigskip
18155 \end_inset
18156
18157
18158 \end_layout
18159
18160 \begin_layout Standard
18161 Pour des colonnes colorées, vous pouvez définir
18162 \end_layout
18163
18164 \begin_layout Standard
18165
18166 \series bold
18167
18168 \backslash
18169 newcolumntype{K}[1]{>{
18170 \backslash
18171 columncolor{#1}
18172 \backslash
18173 hspace{0pt}}c}
18174 \end_layout
18175
18176 \begin_layout Standard
18177 Le 
18178 \begin_inset Quotes eld
18179 \end_inset
18180
18181 c
18182 \begin_inset Quotes erd
18183 \end_inset
18184
18185  à la fin crée une colonne de largeur variable dont le texte est centré
18186  horizontalement.
18187  Vous pouvez maintenant entrer
18188 \end_layout
18189
18190 \begin_layout Standard
18191
18192 \series bold
18193 K{nom de couleur}
18194 \end_layout
18195
18196 \begin_layout Standard
18197 comme paramètre LaTeX.
18198 \end_layout
18199
18200 \begin_layout Standard
18201 \begin_inset VSpace bigskip
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \begin_layout Standard
18208 Pour créer le tableau
18209 \begin_inset space ~
18210 \end_inset
18211
18212
18213 \begin_inset CommandInset ref
18214 LatexCommand ref
18215 reference "tab:Tableau-formats-personnalisés"
18216
18217 \end_inset
18218
18219  utilisez les paramètres LaTeX
18220 \end_layout
18221
18222 \begin_layout Standard
18223
18224 \series bold
18225 M{2.5cm}
18226 \end_layout
18227
18228 \begin_layout Standard
18229 pour la première colonne et la multicolonne,
18230 \end_layout
18231
18232 \begin_layout Standard
18233
18234 \series bold
18235 K{red}
18236 \end_layout
18237
18238 \begin_layout Standard
18239 pour la dernière colonne, et
18240 \end_layout
18241
18242 \begin_layout Standard
18243
18244 \series bold
18245 S{2.5cm}{2}
18246 \end_layout
18247
18248 \begin_layout Standard
18249 pour les cellules de la deuxième colonne.
18250 \end_layout
18251
18252 \begin_layout Standard
18253 \begin_inset Float table
18254 placement h
18255 wide false
18256 sideways false
18257 status open
18258
18259 \begin_layout Plain Layout
18260 \begin_inset Caption
18261
18262 \begin_layout Plain Layout
18263 \begin_inset CommandInset label
18264 LatexCommand label
18265 name "tab:Tableau-formats-personnalisés"
18266
18267 \end_inset
18268
18269 Tableau utilisant des formats personnalisés
18270 \end_layout
18271
18272 \end_inset
18273
18274
18275 \end_layout
18276
18277 \begin_layout Plain Layout
18278 \align center
18279 \begin_inset Tabular
18280 <lyxtabular version="3" rows="3" columns="4">
18281 <features>
18282 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18283 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18284 <column alignment="center" valignment="middle" width="0">
18285 <column alignment="center" valignment="middle" width="0" special="K{red}">
18286 <row>
18287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 motTrèsLongDansUneCellule
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 multicolonne avec multiligne
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 c
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 </row>
18324 <row>
18325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 d
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 e
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 f
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 g
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 </row>
18362 <row>
18363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 h
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 i
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385 j
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394 k
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 </row>
18400 </lyxtabular>
18401
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \end_layout
18411
18412 \begin_layout Subsection
18413 Épaisseur des filets
18414 \begin_inset CommandInset label
18415 LatexCommand label
18416 name "sub:Epaisseur-filets"
18417
18418 \end_inset
18419
18420
18421 \begin_inset Index
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425 Personnalisation des tableaux ! Épaisseur filets
18426 \end_layout
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \begin_layout Standard
18434 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18435  
18436 \series bold
18437
18438 \backslash
18439 arrayrulewidth
18440 \series default
18441 .
18442  Pour mettre, par exemple, une épaisseur de filet de 1.5
18443 \begin_inset space \thinspace{}
18444 \end_inset
18445
18446 pt, comme pour le tableau
18447 \begin_inset space ~
18448 \end_inset
18449
18450
18451 \begin_inset CommandInset ref
18452 LatexCommand ref
18453 reference "tab:Tableau-filets-1.5pt"
18454
18455 \end_inset
18456
18457 , insérez la commande
18458 \end_layout
18459
18460 \begin_layout Standard
18461
18462 \series bold
18463
18464 \backslash
18465 setlength{
18466 \backslash
18467 arrayrulewidth}{1.5pt}
18468 \end_layout
18469
18470 \begin_layout Standard
18471 en code TeX avant le tableau ou le flottant de tableau.
18472  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18473  suivent.
18474  pour revenir aux valeurs implicites, mettez 
18475 \series bold
18476
18477 \backslash
18478 arrayrulewidth
18479 \series default
18480  à 0.4
18481 \begin_inset space \thinspace{}
18482 \end_inset
18483
18484 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18485 \end_layout
18486
18487 \begin_layout Standard
18488 \begin_inset ERT
18489 status collapsed
18490
18491 \begin_layout Plain Layout
18492
18493
18494 \backslash
18495 setlength{
18496 \backslash
18497 arrayrulewidth}{1.5pt}
18498 \end_layout
18499
18500 \end_inset
18501
18502
18503 \begin_inset Float table
18504 wide false
18505 sideways false
18506 status open
18507
18508 \begin_layout Plain Layout
18509 \begin_inset Caption
18510
18511 \begin_layout Plain Layout
18512 \begin_inset CommandInset label
18513 LatexCommand label
18514 name "tab:Tableau-filets-1.5pt"
18515
18516 \end_inset
18517
18518 Tableau avec des filets de 1.5
18519 \begin_inset space \thinspace{}
18520 \end_inset
18521
18522 pt
18523 \end_layout
18524
18525 \end_inset
18526
18527
18528 \end_layout
18529
18530 \begin_layout Plain Layout
18531 \align center
18532 \begin_inset Tabular
18533 <lyxtabular version="3" rows="3" columns="3">
18534 <features>
18535 <column alignment="center" valignment="top" width="0">
18536 <column alignment="center" valignment="top" width="0">
18537 <column alignment="center" valignment="top" width="0">
18538 <row>
18539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543 sd
18544 \end_layout
18545
18546 \end_inset
18547 </cell>
18548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 </row>
18567 <row>
18568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581 sd
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 </row>
18596 <row>
18597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619 sd
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 </row>
18625 </lyxtabular>
18626
18627 \end_inset
18628
18629
18630 \end_layout
18631
18632 \end_inset
18633
18634
18635 \begin_inset ERT
18636 status collapsed
18637
18638 \begin_layout Plain Layout
18639
18640
18641 \backslash
18642 setlength{
18643 \backslash
18644 arrayrulewidth}{0.4pt}
18645 \end_layout
18646
18647 \end_inset
18648
18649
18650 \end_layout
18651
18652 \begin_layout Standard
18653 \begin_inset VSpace bigskip
18654 \end_inset
18655
18656 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18657 \begin_inset space \thinspace{}
18658 \end_inset
18659
18660 pt, comme dans le tableau
18661 \begin_inset space ~
18662 \end_inset
18663
18664
18665 \begin_inset CommandInset ref
18666 LatexCommand ref
18667 reference "tab:Tableau-filets-horizontaux-1.5pt"
18668
18669 \end_inset
18670
18671 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18672  de tableau :
18673 \end_layout
18674
18675 \begin_layout Standard
18676
18677 \series bold
18678
18679 \backslash
18680 let
18681 \backslash
18682 myHline
18683 \backslash
18684 hline
18685 \begin_inset Newline newline
18686 \end_inset
18687
18688
18689 \backslash
18690 renewcommand{
18691 \backslash
18692 hline}
18693 \begin_inset Newline newline
18694 \end_inset
18695
18696  {
18697 \backslash
18698 noalign{
18699 \backslash
18700 global
18701 \backslash
18702 arrayrulewidth 1.5pt}
18703 \begin_inset Newline newline
18704 \end_inset
18705
18706  
18707 \backslash
18708 myHline
18709 \backslash
18710 noalign{
18711 \backslash
18712 global
18713 \backslash
18714 arrayrulewidth 0.4pt}}
18715 \end_layout
18716
18717 \begin_layout Standard
18718 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18719  en code TeX après le tableau ou le flottant de tableau :
18720 \end_layout
18721
18722 \begin_layout Standard
18723
18724 \series bold
18725
18726 \backslash
18727 renewcommand{
18728 \backslash
18729 hline}{
18730 \backslash
18731 myHline}
18732 \end_layout
18733
18734 \begin_layout Standard
18735 \begin_inset ERT
18736 status collapsed
18737
18738 \begin_layout Plain Layout
18739
18740
18741 \backslash
18742 let
18743 \backslash
18744 myHline
18745 \backslash
18746 hline
18747 \end_layout
18748
18749 \begin_layout Plain Layout
18750
18751
18752 \backslash
18753 renewcommand{
18754 \backslash
18755 hline}
18756 \end_layout
18757
18758 \begin_layout Plain Layout
18759
18760  {
18761 \backslash
18762 noalign{
18763 \backslash
18764 global
18765 \backslash
18766 arrayrulewidth 1.5pt}
18767 \end_layout
18768
18769 \begin_layout Plain Layout
18770
18771   
18772 \backslash
18773 myHline
18774 \backslash
18775 noalign{
18776 \backslash
18777 global
18778 \backslash
18779 arrayrulewidth 0.4pt}}
18780 \end_layout
18781
18782 \end_inset
18783
18784
18785 \begin_inset Float table
18786 wide false
18787 sideways false
18788 status open
18789
18790 \begin_layout Plain Layout
18791 \begin_inset Caption
18792
18793 \begin_layout Plain Layout
18794 \begin_inset CommandInset label
18795 LatexCommand label
18796 name "tab:Tableau-filets-horizontaux-1.5pt"
18797
18798 \end_inset
18799
18800 Tableau avec des filets horizontaux de 1.5
18801 \begin_inset space \thinspace{}
18802 \end_inset
18803
18804 pt
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \begin_layout Plain Layout
18813 \align center
18814 \begin_inset Tabular
18815 <lyxtabular version="3" rows="3" columns="3">
18816 <features>
18817 <column alignment="center" valignment="top" width="0">
18818 <column alignment="center" valignment="top" width="0">
18819 <column alignment="center" valignment="top" width="0">
18820 <row>
18821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825 sd
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 </row>
18849 <row>
18850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Plain Layout
18863 sd
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 </row>
18878 <row>
18879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 sd
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 </row>
18907 </lyxtabular>
18908
18909 \end_inset
18910
18911
18912 \end_layout
18913
18914 \end_inset
18915
18916
18917 \begin_inset ERT
18918 status collapsed
18919
18920 \begin_layout Plain Layout
18921
18922
18923 \backslash
18924 renewcommand{
18925 \backslash
18926 hline}{
18927 \backslash
18928 myHline}
18929 \end_layout
18930
18931 \end_inset
18932
18933
18934 \end_layout
18935
18936 \begin_layout Standard
18937 \begin_inset VSpace bigskip
18938 \end_inset
18939
18940 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18941 \begin_inset space \thinspace{}
18942 \end_inset
18943
18944 pt, créez le format de colonne suivant dans le préambule, en suivant la
18945  description de la section
18946 \begin_inset space ~
18947 \end_inset
18948
18949
18950 \begin_inset CommandInset ref
18951 LatexCommand ref
18952 reference "sub:Formats-personnalisés"
18953
18954 \end_inset
18955
18956 :
18957 \end_layout
18958
18959 \begin_layout Standard
18960
18961 \series bold
18962
18963 \backslash
18964 newcolumntype{V}{!{
18965 \backslash
18966 vrule width 1.5pt}}
18967 \end_layout
18968
18969 \begin_layout Standard
18970 Pour le tableau
18971 \begin_inset space ~
18972 \end_inset
18973
18974
18975 \begin_inset CommandInset ref
18976 LatexCommand ref
18977 reference "tab:Tableau-filets-verticaux-1.5pt"
18978
18979 \end_inset
18980
18981  le paramètre LaTeX 
18982 \end_layout
18983
18984 \begin_layout Standard
18985
18986 \series bold
18987 VcV
18988 \end_layout
18989
18990 \begin_layout Standard
18991 a été utilisé pour la dernière colonne et
18992 \end_layout
18993
18994 \begin_layout Standard
18995
18996 \series bold
18997 Vc
18998 \end_layout
18999
19000 \begin_layout Standard
19001 pour les autres colonnes.
19002 \end_layout
19003
19004 \begin_layout Standard
19005 \begin_inset Float table
19006 wide false
19007 sideways false
19008 status open
19009
19010 \begin_layout Plain Layout
19011 \begin_inset Caption
19012
19013 \begin_layout Plain Layout
19014 \begin_inset CommandInset label
19015 LatexCommand label
19016 name "tab:Tableau-filets-verticaux-1.5pt"
19017
19018 \end_inset
19019
19020 Tableau avec des filets verticaux de 1.5
19021 \begin_inset space \thinspace{}
19022 \end_inset
19023
19024 pt 
19025 \end_layout
19026
19027 \end_inset
19028
19029
19030 \end_layout
19031
19032 \begin_layout Plain Layout
19033 \align center
19034 \begin_inset Tabular
19035 <lyxtabular version="3" rows="3" columns="3">
19036 <features>
19037 <column alignment="center" valignment="top" width="0" special="Vc">
19038 <column alignment="center" valignment="top" width="0" special="Vc">
19039 <column alignment="center" valignment="top" width="0" special="VcV">
19040 <row>
19041 <cell alignment="center" valignment="top" topline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045 sd
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" topline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" topline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 </row>
19069 <row>
19070 <cell alignment="center" valignment="top" topline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" topline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 sd
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 <cell alignment="center" valignment="top" topline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092
19093 \end_layout
19094
19095 \end_inset
19096 </cell>
19097 </row>
19098 <row>
19099 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19100 \begin_inset Text
19101
19102 \begin_layout Plain Layout
19103
19104 \end_layout
19105
19106 \end_inset
19107 </cell>
19108 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19109 \begin_inset Text
19110
19111 \begin_layout Plain Layout
19112
19113 \end_layout
19114
19115 \end_inset
19116 </cell>
19117 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121 sd
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 </row>
19127 </lyxtabular>
19128
19129 \end_inset
19130
19131
19132 \end_layout
19133
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \begin_layout Subsection
19140 Filets à traits interrompus
19141 \begin_inset Index
19142 status collapsed
19143
19144 \begin_layout Plain Layout
19145 Personnalisation des tableaux ! Filets à traits interrompus
19146 \end_layout
19147
19148 \end_inset
19149
19150
19151 \end_layout
19152
19153 \begin_layout Standard
19154 \begin_inset ERT
19155 status collapsed
19156
19157 \begin_layout Plain Layout
19158
19159
19160 \backslash
19161 ifarydshln
19162 \end_layout
19163
19164 \end_inset
19165
19166
19167 \begin_inset Note Note
19168 status open
19169
19170 \begin_layout Plain Layout
19171 La section suivante ne s'affichera que si vous avez installé le paquetage
19172  LaTeX 
19173 \series bold
19174 arydshln
19175 \series default
19176 .
19177 \end_layout
19178
19179 \end_inset
19180
19181
19182 \end_layout
19183
19184 \begin_layout Standard
19185 \begin_inset Float table
19186 placement H
19187 wide false
19188 sideways false
19189 status open
19190
19191 \begin_layout Plain Layout
19192 \begin_inset Caption
19193
19194 \begin_layout Plain Layout
19195 \begin_inset CommandInset label
19196 LatexCommand label
19197 name "tab:Tableau-filets-tirets"
19198
19199 \end_inset
19200
19201 Tableau avec des filets à traits interrompus
19202 \end_layout
19203
19204 \end_inset
19205
19206
19207 \end_layout
19208
19209 \begin_layout Plain Layout
19210 \align center
19211 \begin_inset Tabular
19212 <lyxtabular version="3" rows="5" columns="5">
19213 <features>
19214 <column alignment="center" valignment="top" width="0">
19215 <column alignment="center" valignment="top" width="0">
19216 <column alignment="center" valignment="top" width="0" special=":c">
19217 <column alignment="center" valignment="top" width="0">
19218 <column alignment="center" valignment="top" width="0">
19219 <row>
19220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19221 \begin_inset Text
19222
19223 \begin_layout Plain Layout
19224 a
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233 b
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 c
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 d
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260 e
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 </row>
19266 <row>
19267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 f
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 g
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 h
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19295 \begin_inset Text
19296
19297 \begin_layout Plain Layout
19298 i
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19304 \begin_inset Text
19305
19306 \begin_layout Plain Layout
19307 j
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 </row>
19313 <row>
19314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318 \begin_inset ERT
19319 status collapsed
19320
19321 \begin_layout Plain Layout
19322
19323
19324 \backslash
19325 hdashline 
19326 \end_layout
19327
19328 \end_inset
19329
19330 k
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 l
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 <cell alignment="center" valignment="top" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348 m
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357 n
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 o
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 </row>
19372 <row>
19373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19374 \begin_inset Text
19375
19376 \begin_layout Plain Layout
19377 \begin_inset ERT
19378 status collapsed
19379
19380 \begin_layout Plain Layout
19381
19382
19383 \backslash
19384 cdashline{4-5}
19385 \end_layout
19386
19387 \end_inset
19388
19389 p
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 q
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407 r
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416 s
19417 \end_layout
19418
19419 \end_inset
19420 </cell>
19421 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19422 \begin_inset Text
19423
19424 \begin_layout Plain Layout
19425
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 </row>
19431 <row>
19432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Plain Layout
19436 t
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19442 \begin_inset Text
19443
19444 \begin_layout Plain Layout
19445 u
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454 v
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463 w
19464 \end_layout
19465
19466 \end_inset
19467 </cell>
19468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Plain Layout
19472 x
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 </row>
19478 </lyxtabular>
19479
19480 \end_inset
19481
19482
19483 \end_layout
19484
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \begin_layout Standard
19491 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19492  donc employer du code TeX.
19493  Mais avant il faut charger le paquetage LaTeX 
19494 \series bold
19495 arydshln
19496 \series default
19497
19498 \begin_inset Index
19499 status collapsed
19500
19501 \begin_layout Plain Layout
19502 Paquetages LaTeX ! arydshln
19503 \end_layout
19504
19505 \end_inset
19506
19507  dans le préambule du document avec la commande 
19508 \end_layout
19509
19510 \begin_layout Standard
19511
19512 \series bold
19513
19514 \backslash
19515 usepackage{arydshln}
19516 \end_layout
19517
19518 \begin_layout Standard
19519 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19520  
19521 \begin_inset Quotes eld
19522 \end_inset
19523
19524 :
19525 \begin_inset Quotes erd
19526 \end_inset
19527
19528  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19529  dans la fenêtre de dialogue de paramètre du tableau.
19530 \end_layout
19531
19532 \begin_layout Standard
19533 Pour un trait horizontal interrompu, ajoutez la commande
19534 \end_layout
19535
19536 \begin_layout Standard
19537
19538 \series bold
19539
19540 \backslash
19541 hdashline
19542 \end_layout
19543
19544 \begin_layout Standard
19545 en code TeX comme premier élément de la première cellule de la ligne de
19546  tableau.
19547 \end_layout
19548
19549 \begin_layout Standard
19550 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19551  commande 
19552 \end_layout
19553
19554 \begin_layout Standard
19555
19556 \series bold
19557
19558 \backslash
19559 cdashline{
19560 \series default
19561 numéros de colonnes}
19562 \end_layout
19563
19564 \begin_layout Standard
19565 en code TeX comme premier élément de la première cellule de la ligne.
19566  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19567  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19568 \end_layout
19569
19570 \begin_layout Standard
19571
19572 \series bold
19573
19574 \backslash
19575 cdashline{2-4}
19576 \end_layout
19577
19578 \begin_layout Standard
19579 comme premier élément de la première cellule de la ligne contenant la multicolon
19580 ne.
19581 \end_layout
19582
19583 \begin_layout Standard
19584 \begin_inset VSpace bigskip
19585 \end_inset
19586
19587
19588 \end_layout
19589
19590 \begin_layout Standard
19591 Le tableau
19592 \begin_inset space ~
19593 \end_inset
19594
19595
19596 \begin_inset CommandInset ref
19597 LatexCommand ref
19598 reference "tab:Tableau-filets-tirets"
19599
19600 \end_inset
19601
19602  a été créé en utilisant 
19603 \begin_inset Quotes eld
19604 \end_inset
19605
19606
19607 \series bold
19608 :c
19609 \series default
19610
19611 \begin_inset Quotes erd
19612 \end_inset
19613
19614  comme paramètre LaTeX pour la troisième colonne.
19615  La commande en code TeX 
19616 \series bold
19617
19618 \backslash
19619 hdashline
19620 \series default
19621  a été insérée dans la première cellule de la troisième ligne et la commande
19622  en code TeX 
19623 \series bold
19624
19625 \backslash
19626 cdashline{4-5}
19627 \series default
19628  a été insérée dans la première cellule de la quatrième ligne.
19629 \end_layout
19630
19631 \begin_layout Standard
19632 \begin_inset Note Greyedout
19633 status open
19634
19635 \begin_layout Plain Layout
19636
19637 \series bold
19638 Note:
19639 \series default
19640  Le paquetage LaTeX 
19641 \series bold
19642 arydshln
19643 \series default
19644  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19645  
19646 \series bold
19647 colortbl
19648 \series default
19649
19650 \begin_inset Index
19651 status collapsed
19652
19653 \begin_layout Plain Layout
19654 Paquetages LaTeX ! colortbl
19655 \end_layout
19656
19657 \end_inset
19658
19659  qui est utilisé pour avoir des tableaux colorés dans la section
19660 \begin_inset space ~
19661 \end_inset
19662
19663
19664 \begin_inset CommandInset ref
19665 LatexCommand ref
19666 reference "sec:Tableaux-Colorés"
19667
19668 \end_inset
19669
19670 .
19671  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19672  traits interrompus.
19673 \end_layout
19674
19675 \end_inset
19676
19677
19678 \end_layout
19679
19680 \begin_layout Standard
19681 \begin_inset ERT
19682 status collapsed
19683
19684 \begin_layout Plain Layout
19685
19686
19687 \backslash
19688 else
19689 \end_layout
19690
19691 \end_inset
19692
19693
19694 \begin_inset Note Note
19695 status open
19696
19697 \begin_layout Plain Layout
19698 Ce qui suit sera affiché si le paquetage LaTeX 
19699 \series bold
19700 arydshln
19701 \series default
19702  n'est pas installé :
19703 \end_layout
19704
19705 \end_inset
19706
19707
19708 \end_layout
19709
19710 \begin_layout Standard
19711 Vous devez installer le paquetage LaTeX 
19712 \series bold
19713 arydshln
19714 \series default
19715  pour voir le contenu des cette section dans la sortie imprimée.
19716 \end_layout
19717
19718 \begin_layout Standard
19719 \begin_inset ERT
19720 status collapsed
19721
19722 \begin_layout Plain Layout
19723
19724
19725 \backslash
19726 fi
19727 \end_layout
19728
19729 \end_inset
19730
19731
19732 \end_layout
19733
19734 \begin_layout Chapter
19735 Flottants
19736 \begin_inset Index
19737 status collapsed
19738
19739 \begin_layout Plain Layout
19740 Flottants
19741 \end_layout
19742
19743 \end_inset
19744
19745
19746 \end_layout
19747
19748 \begin_layout Section
19749 Introduction
19750 \begin_inset CommandInset label
19751 LatexCommand label
19752 name "sec:Flottants-Introduction"
19753
19754 \end_inset
19755
19756
19757 \begin_inset Index
19758 status collapsed
19759
19760 \begin_layout Plain Layout
19761 Flottants ! Introduction
19762 \end_layout
19763
19764 \end_inset
19765
19766
19767 \end_layout
19768
19769 \begin_layout Standard
19770 Un flottant est une portion de document, qui peut être associé à une étiquette
19771  et dont la position n'est pas fixée.
19772  Il peut 
19773 \begin_inset Quotes eld
19774 \end_inset
19775
19776 flotter
19777 \begin_inset Quotes erd
19778 \end_inset
19779
19780  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19781  plus approprié.
19782  Les 
19783 \family sans
19784 Notes
19785 \begin_inset space ~
19786 \end_inset
19787
19788 en
19789 \begin_inset space ~
19790 \end_inset
19791
19792 Bas
19793 \begin_inset space ~
19794 \end_inset
19795
19796 de
19797 \begin_inset space ~
19798 \end_inset
19799
19800 Page
19801 \family default
19802  et le 
19803 \family sans
19804 Notes
19805 \begin_inset space ~
19806 \end_inset
19807
19808 en
19809 \begin_inset space ~
19810 \end_inset
19811
19812 Marge
19813 \family default
19814  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19815  sur la page suivante quand il y a trop de notes sur la page courante.
19816 \end_layout
19817
19818 \begin_layout Standard
19819 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19820  très grande qualité.
19821  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19822  éviter des lignes blanches ou des pages sans texte.
19823  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19824  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19825  le texte.
19826  Les flottants sont donc numérotés.
19827  Les références croisées sont décrites dans la section
19828 \begin_inset space ~
19829 \end_inset
19830
19831
19832 \begin_inset CommandInset ref
19833 LatexCommand ref
19834 reference "sec:Referencer-les-Flottants"
19835
19836 \end_inset
19837
19838 .
19839 \end_layout
19840
19841 \begin_layout Standard
19842 Pour insérer un flottant, on utilise un des sous menus du menu 
19843 \family sans
19844 Insérer\SpecialChar \menuseparator
19845 Flottant.
19846
19847 \family default
19848  Une boîte va être insérée dans votre document avec par exemple une étiquette
19849  du genre 
19850 \begin_inset Quotes eld
19851 \end_inset
19852
19853 Figure
19854 \begin_inset space ~
19855 \end_inset
19856
19857 #:
19858 \begin_inset Quotes erd
19859 \end_inset
19860
19861  (où # est un numéro).
19862  L'étiquette est automatiquement traduite dans la langue du document dans
19863  la sortie finale.
19864  Après l'étiquette vous pouvez insérer du texte comme légende.
19865  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19866  séparé, à l'intérieur du flottant.
19867  Vous trouverez plus de détails sur le positionnement des légendes dans
19868  la section
19869 \begin_inset space ~
19870 \end_inset
19871
19872
19873 \begin_inset CommandInset ref
19874 LatexCommand ref
19875 reference "sec:Placement-légende"
19876
19877 \end_inset
19878
19879 .
19880  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19881  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19882  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19883  Une boîte de flottant fermée ressemble à ceci : 
19884 \begin_inset Graphics
19885         filename clipart/floatQt4.png
19886         scale 60
19887
19888 \end_inset
19889
19890  – une case grise avec un texte rouge.
19891 \end_layout
19892
19893 \begin_layout Standard
19894 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19895  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19896  est formaté de façon particulière.
19897 \end_layout
19898
19899 \begin_layout Section
19900 Les Types de Flottants
19901 \end_layout
19902
19903 \begin_layout Standard
19904 En plus des flottants de figures et de tableau qui sont décrits respectivement
19905  dans les sections
19906 \begin_inset space ~
19907 \end_inset
19908
19909
19910 \begin_inset CommandInset ref
19911 LatexCommand ref
19912 reference "sec:Figure-Floats"
19913
19914 \end_inset
19915
19916  et 
19917 \begin_inset CommandInset ref
19918 LatexCommand ref
19919 reference "sec:Table-Floats"
19920
19921 \end_inset
19922
19923 , LyX offre aussi les types 
19924 \series bold
19925 Algorithme
19926 \series default
19927  et 
19928 \series bold
19929 Enrobage
19930 \series default
19931 .
19932 \end_layout
19933
19934 \begin_layout Subsection
19935 Flottant d'algorithme
19936 \begin_inset Index
19937 status collapsed
19938
19939 \begin_layout Plain Layout
19940 Flottants ! Algorithmes
19941 \end_layout
19942
19943 \end_inset
19944
19945
19946 \begin_inset CommandInset label
19947 LatexCommand label
19948 name "sub:Flottant-d'Algorithme"
19949
19950 \end_inset
19951
19952
19953 \end_layout
19954
19955 \begin_layout Standard
19956 \begin_inset Float algorithm
19957 placement h
19958 wide false
19959 sideways false
19960 status open
19961
19962 \begin_layout Plain Layout
19963 \begin_inset Caption
19964
19965 \begin_layout Plain Layout
19966 \begin_inset CommandInset label
19967 LatexCommand label
19968 name "alg:Exemple-Flottant-Algorithme"
19969
19970 \end_inset
19971
19972 Exemple de flottant d'algorithme
19973 \end_layout
19974
19975 \end_inset
19976
19977
19978 \end_layout
19979
19980 \begin_layout LyX-Code
19981 for I in 1..N loop
19982 \begin_inset Newline newline
19983 \end_inset
19984
19985  Sum:= Sum + A(I); /*comment*/
19986 \begin_inset Newline newline
19987 \end_inset
19988
19989 end loop
19990 \begin_inset VSpace -4mm
19991 \end_inset
19992
19993
19994 \end_layout
19995
19996 \end_inset
19997
19998
19999 \end_layout
20000
20001 \begin_layout Standard
20002 Ce type de flottant est inséré à l'aide du menu 
20003 \family sans
20004 Insérer\SpecialChar \menuseparator
20005 Flottant\SpecialChar \menuseparator
20006 Algorithme
20007 \family default
20008 .
20009  Il peut être utilisé pour des morceaux de code source ou des descriptions
20010  d'algorithmes et peut être utilisé comme une alternative au listing de
20011  code source qui est décrit au chapitre
20012 \begin_inset space ~
20013 \end_inset
20014
20015
20016 \begin_inset CommandInset ref
20017 LatexCommand ref
20018 reference "cha:Program-Code-Listings"
20019
20020 \end_inset
20021
20022 .
20023  Vous pouvez par exemple utiliser l'environnement Code
20024 \begin_inset space ~
20025 \end_inset
20026
20027 LyX qui est décrit dans le 
20028 \emph on
20029 Guide
20030 \emph default
20031
20032 \begin_inset space ~
20033 \end_inset
20034
20035
20036 \emph on
20037 de
20038 \begin_inset space ~
20039 \end_inset
20040
20041 l'Utilisateur
20042 \emph default
20043  de LyX.
20044  l'algorithme
20045 \begin_inset space ~
20046 \end_inset
20047
20048
20049 \begin_inset CommandInset ref
20050 LatexCommand ref
20051 reference "alg:Exemple-Flottant-Algorithme"
20052
20053 \end_inset
20054
20055  est un exemple de flottant d'algorithme où un espace vertical de -4
20056 \begin_inset space \thinspace{}
20057 \end_inset
20058
20059 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20060  soit placée exactement sous le texte de la dernière ligne.
20061 \end_layout
20062
20063 \begin_layout Standard
20064 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20065  du document.
20066  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20067 ent en ajoutant la ligne suivante dans le préambule de votre document :
20068 \end_layout
20069
20070 \begin_layout Standard
20071
20072 \series bold
20073
20074 \backslash
20075 floatname{algorithm}{votre
20076 \begin_inset space ~
20077 \end_inset
20078
20079 nom}
20080 \end_layout
20081
20082 \begin_layout Standard
20083
20084 \family sans
20085  votre
20086 \begin_inset space ~
20087 \end_inset
20088
20089 nom
20090 \family default
20091  est le mot 
20092 \begin_inset Quotes eld
20093 \end_inset
20094
20095
20096 \emph on
20097 algorithme
20098 \emph default
20099
20100 \begin_inset Quotes erd
20101 \end_inset
20102
20103  dans votre langue.
20104 \end_layout
20105
20106 \begin_layout Standard
20107 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20108 \family sans
20109 Insérer\SpecialChar \menuseparator
20110 Listes
20111 \begin_inset space ~
20112 \end_inset
20113
20114 &
20115 \begin_inset space ~
20116 \end_inset
20117
20118 TdM\SpecialChar \menuseparator
20119 Liste
20120 \begin_inset space ~
20121 \end_inset
20122
20123 des
20124 \begin_inset space ~
20125 \end_inset
20126
20127 algorithmes
20128 \family default
20129  si votre document est en la même langue que les menus de LyX.
20130  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20131  en code TeX à la place:
20132 \end_layout
20133
20134 \begin_layout Standard
20135
20136 \series bold
20137
20138 \backslash
20139 listof{algorithm}{votre
20140 \begin_inset space ~
20141 \end_inset
20142
20143 nom}
20144 \end_layout
20145
20146 \begin_layout Standard
20147 où 
20148 \family sans
20149 votre
20150 \begin_inset space ~
20151 \end_inset
20152
20153 nom
20154 \family default
20155  est la traduction de 
20156 \begin_inset Quotes eld
20157 \end_inset
20158
20159
20160 \emph on
20161 List of Algorithm
20162 \emph default
20163 s
20164 \begin_inset Quotes erd
20165 \end_inset
20166
20167  dans votre langue.
20168 \end_layout
20169
20170 \begin_layout Standard
20171 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20172  le schéma 
20173 \begin_inset Quotes eld
20174 \end_inset
20175
20176 chapitre.algorithme
20177 \begin_inset Quotes erd
20178 \end_inset
20179
20180  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20181  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20182  commande dans le préambule de votre document :
20183 \end_layout
20184
20185 \begin_layout Standard
20186
20187 \series bold
20188
20189 \backslash
20190 numberwithin{algorithm}{chapter}
20191 \end_layout
20192
20193 \begin_layout Standard
20194 Pour pouvoir utiliser la commande 
20195 \series bold
20196
20197 \backslash
20198 numberwithin
20199 \series default
20200 , activez l'option 
20201 \family sans
20202 Utiliser
20203 \begin_inset space ~
20204 \end_inset
20205
20206 le
20207 \begin_inset space ~
20208 \end_inset
20209
20210 paquetage
20211 \begin_inset space ~
20212 \end_inset
20213
20214 AMS
20215 \begin_inset space ~
20216 \end_inset
20217
20218 math
20219 \family default
20220  dans la rubrique 
20221 \family sans
20222 Options
20223 \begin_inset space ~
20224 \end_inset
20225
20226 des
20227 \begin_inset space ~
20228 \end_inset
20229
20230 Maths
20231 \family default
20232  de la fenêtre de dialogue 
20233 \family sans
20234 Paramètres
20235 \begin_inset space ~
20236 \end_inset
20237
20238 du
20239 \begin_inset space ~
20240 \end_inset
20241
20242 Document
20243 \family default
20244 .
20245 \begin_inset Newpage newpage
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \begin_layout Subsection
20252 Flottant d'enrobage
20253 \begin_inset Index
20254 status collapsed
20255
20256 \begin_layout Plain Layout
20257 Flottants ! Flottants d'enrobage
20258 \end_layout
20259
20260 \end_inset
20261
20262
20263 \end_layout
20264
20265 \begin_layout Standard
20266 \begin_inset Wrap figure
20267 lines 0
20268 placement l
20269 overhang 1cm
20270 width "40col%"
20271 status open
20272
20273 \begin_layout Plain Layout
20274 \begin_inset Graphics
20275         filename ../clipart/mobius.eps
20276         width 40col%
20277         scaleBeforeRotation
20278         rotateOrigin center
20279
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \begin_layout Plain Layout
20286 \begin_inset Caption
20287
20288 \begin_layout Plain Layout
20289 \begin_inset CommandInset label
20290 LatexCommand label
20291 name "fig:Figure-enrobée"
20292
20293 \end_inset
20294
20295 Ceci est une figure habillée.
20296 \end_layout
20297
20298 \end_inset
20299
20300
20301 \end_layout
20302
20303 \end_inset
20304
20305  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20306  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20307  Vous pouvez en insérer un en utilisant le menu 
20308 \family sans
20309 Insérer\SpecialChar \menuseparator
20310 Flottant\SpecialChar \menuseparator
20311 Flottant
20312 \begin_inset space ~
20313 \end_inset
20314
20315 d'enrobage
20316 \family default
20317  à la condition que le paquetage LaTeX 
20318 \series bold
20319 wrapfig
20320 \series default
20321
20322 \begin_inset Index
20323 status collapsed
20324
20325 \begin_layout Plain Layout
20326 Paquetages LaTeX ! wrapfig
20327 \begin_inset ERT
20328 status collapsed
20329
20330 \begin_layout Plain Layout
20331
20332
20333 \backslash
20334 vspace{4mm}
20335 \end_layout
20336
20337 \end_inset
20338
20339
20340 \end_layout
20341
20342 \end_inset
20343
20344  soit installé.
20345 \begin_inset Foot
20346 status collapsed
20347
20348 \begin_layout Plain Layout
20349 Voyez dans la manuel 
20350 \emph on
20351 Configuration
20352 \begin_inset space ~
20353 \end_inset
20354
20355 LaTeX 
20356 \emph default
20357 comment installer des paquetages LaTeX.
20358 \end_layout
20359
20360 \end_inset
20361
20362  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20363  sur la boîte du flottant.
20364  Les paramètres obligatoires sont l'
20365 \family sans
20366 Emplacement
20367 \family default
20368  et la 
20369 \family sans
20370 Largeur
20371 \family default
20372 .
20373  Les paramètres facultatifs sont le 
20374 \family sans
20375 Débordement
20376 \family default
20377  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20378  de la page et la 
20379 \family sans
20380 Porté de la ligne
20381 \family default
20382  qui précise le nombre approximatif de lignes dont le flottant va avoir
20383  besoin.
20384  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20385  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20386  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20387  à l'intérieur du paragraphe ou vers les autres paragraphes.
20388  La figure
20389 \begin_inset space ~
20390 \end_inset
20391
20392
20393 \begin_inset CommandInset ref
20394 LatexCommand ref
20395 reference "fig:Figure-enrobée"
20396
20397 \end_inset
20398
20399  est un exemple de flottant d'enrobage avec une largeur de 40
20400 \begin_inset space \thinspace{}
20401 \end_inset
20402
20403 col%, un débordement de 1
20404 \begin_inset space \thinspace{}
20405 \end_inset
20406
20407 cm et placé à gauche.
20408 \begin_inset Foot
20409 status collapsed
20410
20411 \begin_layout Plain Layout
20412 Les unités disponibles sont expliquées dans l'appendice
20413 \begin_inset space ~
20414 \end_inset
20415
20416
20417 \begin_inset CommandInset ref
20418 LatexCommand ref
20419 reference "cha:Unités-de-longueur"
20420
20421 \end_inset
20422
20423 .
20424 \end_layout
20425
20426 \end_inset
20427
20428
20429 \end_layout
20430
20431 \begin_layout Standard
20432 \begin_inset Note Greyedout
20433 status open
20434
20435 \begin_layout Plain Layout
20436
20437 \series bold
20438 Note:
20439 \series default
20440  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20441  figure trop près du bas de page peut tout chambouler et faire que le flottant
20442  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20443  de texte.
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \begin_layout Standard
20452 En général:
20453 \end_layout
20454
20455 \begin_layout Itemize
20456 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20457  qui risquent de passer à la page suivante.
20458  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20459  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20460  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20461  de page.
20462 \end_layout
20463
20464 \begin_layout Itemize
20465 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20466  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20467 e.
20468 \end_layout
20469
20470 \begin_layout Itemize
20471 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20472  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20473  texte entre les deux, comme séparateur.
20474 \end_layout
20475
20476 \begin_layout Itemize
20477 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20478  ou les tableaux.
20479 \end_layout
20480
20481 \begin_layout Section
20482 Numérotation des flottants
20483 \begin_inset Index
20484 status collapsed
20485
20486 \begin_layout Plain Layout
20487 Flottants ! Numérotation
20488 \end_layout
20489
20490 \end_inset
20491
20492
20493 \end_layout
20494
20495 \begin_layout Standard
20496 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20497  ils se trouvent, soit en utilisant un format du genre 
20498 \begin_inset Quotes eld
20499 \end_inset
20500
20501 chapitre.numéro
20502 \begin_inset Quotes erd
20503 \end_inset
20504
20505  ou 
20506 \begin_inset Quotes eld
20507 \end_inset
20508
20509 section.numéro
20510 \begin_inset Quotes erd
20511 \end_inset
20512
20513 .
20514  Cela dépend de la classe de document utilisée.
20515 \end_layout
20516
20517 \begin_layout Standard
20518 Pour changer le format de la numérotation qui ne dépend pas de la section
20519  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20520  le préambule du document :
20521 \end_layout
20522
20523 \begin_layout Standard
20524
20525 \series bold
20526
20527 \backslash
20528 renewcommand{
20529 \backslash
20530 thetable}{
20531 \backslash
20532 roman{table}}
20533 \end_layout
20534
20535 \begin_layout Standard
20536
20537 \series bold
20538
20539 \backslash
20540 thetable
20541 \series default
20542  est la commande qui imprime le numéro du tableau, pour les figures, la
20543  commande serait 
20544 \series bold
20545
20546 \backslash
20547 thefigure
20548 \series default
20549 .
20550  La commande 
20551 \series bold
20552
20553 \backslash
20554 roman
20555 \series default
20556  utilisée dans la commande précédente, imprime le numéro du tableau sous
20557  forme de petits chiffres romains.
20558 \end_layout
20559
20560 \begin_layout Standard
20561 Pour changer le type de numérotation pour par exemple 
20562 \begin_inset Quotes eld
20563 \end_inset
20564
20565 sous-section.numéro
20566 \begin_inset Quotes erd
20567 \end_inset
20568
20569 , utilisez la commande suivante dans le préambule du document :
20570 \end_layout
20571
20572 \begin_layout Standard
20573
20574 \series bold
20575
20576 \backslash
20577 numberwithin{table}{subsection}
20578 \end_layout
20579
20580 \begin_layout Standard
20581 Pour pouvoir utiliser la commande 
20582 \series bold
20583
20584 \backslash
20585 numberwithin
20586 \series default
20587 , vous devez activer l'option 
20588 \family sans
20589 Utiliser
20590 \begin_inset space ~
20591 \end_inset
20592
20593 le
20594 \begin_inset space ~
20595 \end_inset
20596
20597 paquetage
20598 \begin_inset space ~
20599 \end_inset
20600
20601 maths
20602 \begin_inset space ~
20603 \end_inset
20604
20605 AMS
20606 \family default
20607  dans la rubrique 
20608 \family sans
20609 Options
20610 \begin_inset space ~
20611 \end_inset
20612
20613 des
20614 \begin_inset space ~
20615 \end_inset
20616
20617 Maths
20618 \family default
20619  de la fenêtre de dialogue 
20620 \family sans
20621 Paramètres
20622 \family default
20623  du document.
20624 \end_layout
20625
20626 \begin_layout Standard
20627 Veuillez aussi jeter un coup d'œil à la section
20628 \begin_inset space ~
20629 \end_inset
20630
20631
20632 \begin_inset CommandInset ref
20633 LatexCommand ref
20634 reference "sub:Numerotation-notes-bas-de-page"
20635
20636 \end_inset
20637
20638  pour plus de détails et des notes importantes sur les commandes de numérotation.
20639 \end_layout
20640
20641 \begin_layout Section
20642 Faire Référence à des Flottants
20643 \begin_inset CommandInset label
20644 LatexCommand label
20645 name "sec:Referencer-les-Flottants"
20646
20647 \end_inset
20648
20649
20650 \begin_inset Index
20651 status collapsed
20652
20653 \begin_layout Plain Layout
20654 Flottants ! Références
20655 \end_layout
20656
20657 \end_inset
20658
20659
20660 \begin_inset Index
20661 status collapsed
20662
20663 \begin_layout Plain Layout
20664 References@Références ! à des Flottants 
20665 \end_layout
20666
20667 \end_inset
20668
20669
20670 \end_layout
20671
20672 \begin_layout Standard
20673 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20674  en utilisant le menu 
20675 \family sans
20676 Insérer\SpecialChar \menuseparator
20677 Étiquette
20678 \family default
20679  ou le bouton 
20680 \begin_inset Graphics
20681         filename ../../images/label-insert.png
20682         scale 85
20683         scaleBeforeRotation
20684
20685 \end_inset
20686
20687  de la barre d'outils.
20688  Une boîte grise de ce genre : 
20689 \begin_inset Graphics
20690         filename clipart/labelQt4.png
20691         scale 85
20692         scaleBeforeRotation
20693
20694 \end_inset
20695
20696  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20697  de saisir le texte de l'étiquette.
20698  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20699  précédés d'un préfixe.
20700  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20701  préfixe sera "
20702 \family sans
20703 fig:
20704 \family default
20705 ".
20706 \end_layout
20707
20708 \begin_layout Standard
20709 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20710  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20711 \family sans
20712 Insérer\SpecialChar \menuseparator
20713 Référence
20714 \begin_inset space ~
20715 \end_inset
20716
20717 Croisée
20718 \family default
20719  ou le bouton 
20720 \begin_inset Graphics
20721         filename ../../images/dialog-show-new-inset_ref.png
20722         scale 85
20723         scaleBeforeRotation
20724
20725 \end_inset
20726
20727  de la barre d'outils.
20728  Une boîte grise de référence croisée comme celle-ci : 
20729 \begin_inset Graphics
20730         filename ../clipart/referenceQt4.png
20731         scale 85
20732         scaleBeforeRotation
20733
20734 \end_inset
20735
20736  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20737  toutes les étiquettes définies dans votre document.
20738  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20739  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20740  de la fenêtre de dialogue.
20741  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20742  une.
20743  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20744  de la référence croisée.
20745 \end_layout
20746
20747 \begin_layout Standard
20748 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20749  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20750  les deux.
20751  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20752  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20753  du numéro de la référence.
20754 \end_layout
20755
20756 \begin_layout Standard
20757 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20758  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20759  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20760  pas à vous en préoccuper.
20761 \end_layout
20762
20763 \begin_layout Standard
20764 Le bouton 
20765 \family sans
20766 Aller
20767 \begin_inset space ~
20768 \end_inset
20769
20770 à
20771 \begin_inset space ~
20772 \end_inset
20773
20774 l'étiquette
20775 \family default
20776  dans la fenêtre de référence croisée va positionner le curseur juste devant
20777  l'étiquette à laquelle on fait référence.
20778  Le nom du bouton bouton 
20779 \family sans
20780 Revenir
20781 \family default
20782  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20783  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20784  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20785  à votre point de départ.
20786 \end_layout
20787
20788 \begin_layout Subsection
20789 Formats de Références Croisées
20790 \begin_inset CommandInset label
20791 LatexCommand label
20792 name "sub:Formats-Références-Croisées"
20793
20794 \end_inset
20795
20796
20797 \begin_inset Index
20798 status collapsed
20799
20800 \begin_layout Plain Layout
20801 References@Références ! Formats
20802 \end_layout
20803
20804 \end_inset
20805
20806
20807 \end_layout
20808
20809 \begin_layout Standard
20810 Il y a six types de références croisées :
20811 \end_layout
20812
20813 \begin_layout Description
20814 <référence>
20815 \begin_inset space ~
20816 \end_inset
20817
20818 : affiche le numéro de l'élément, c'est le choix implicite : 
20819 \begin_inset CommandInset ref
20820 LatexCommand ref
20821 reference "fig:Deux-images-déformées"
20822
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \begin_layout Description
20829 (<référence>)
20830 \begin_inset space ~
20831 \end_inset
20832
20833 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20834  normalement pour faire référence à des formules mathématiques, en particulier
20835  quand le mot 
20836 \begin_inset Quotes eld
20837 \end_inset
20838
20839 Équation
20840 \begin_inset Quotes erd
20841 \end_inset
20842
20843  est omis : 
20844 \begin_inset CommandInset ref
20845 LatexCommand eqref
20846 reference "eq:Wgn"
20847
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \begin_layout Description
20854 <page>
20855 \begin_inset space ~
20856 \end_inset
20857
20858 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20859 \begin_inset space ~
20860 \end_inset
20861
20862
20863 \begin_inset CommandInset ref
20864 LatexCommand pageref
20865 reference "fig:Deux-images-déformées"
20866
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \begin_layout Description
20873 page
20874 \begin_inset space ~
20875 \end_inset
20876
20877 <page>
20878 \begin_inset space ~
20879 \end_inset
20880
20881 : affiche le mot 
20882 \begin_inset Quotes eld
20883 \end_inset
20884
20885 page
20886 \begin_inset Quotes erd
20887 \end_inset
20888
20889  suivi du numéro de la page sur laquelle se trouve l'élément : 
20890 \begin_inset CommandInset ref
20891 LatexCommand vpageref
20892 reference "fig:Deux-images-déformées"
20893
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \begin_layout Description
20900 <référence>
20901 \begin_inset space ~
20902 \end_inset
20903
20904 page
20905 \begin_inset space ~
20906 \end_inset
20907
20908 <page>
20909 \begin_inset space ~
20910 \end_inset
20911
20912 : affiche le numéro de l'élément, le mot 
20913 \begin_inset Quotes eld
20914 \end_inset
20915
20916 page
20917 \begin_inset Quotes erd
20918 \end_inset
20919
20920  et le numéro de la page : 
20921 \begin_inset CommandInset ref
20922 LatexCommand vref
20923 reference "fig:Deux-images-déformées"
20924
20925 \end_inset
20926
20927
20928 \end_layout
20929
20930 \begin_layout Description
20931 Référence
20932 \begin_inset space ~
20933 \end_inset
20934
20935 mise
20936 \begin_inset space ~
20937 \end_inset
20938
20939 en
20940 \begin_inset space ~
20941 \end_inset
20942
20943 forme
20944 \begin_inset space ~
20945 \end_inset
20946
20947 : affiche une référence croisée qui définit son propre format.
20948
20949 \lang english
20950  
20951 \lang french
20952
20953 \begin_inset Note Greyedout
20954 status open
20955
20956 \begin_layout Plain Layout
20957
20958 \series bold
20959 Note:
20960 \series default
20961  Ce type de référence croisée n'est disponible que si vous avez installé
20962  le paquetage LaTeX 
20963 \series bold
20964 prettyref.
20965 \end_layout
20966
20967 \end_inset
20968
20969
20970 \end_layout
20971
20972 \begin_layout Standard
20973 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20974  se trouve sur la page précédente, la même page ou la page suivante.
20975  Vous verrez par exemple un texte du genre 
20976 \begin_inset Quotes eld
20977 \end_inset
20978
20979 sur cette page
20980 \begin_inset Quotes erd
20981 \end_inset
20982
20983  à la place.
20984 \end_layout
20985
20986 \begin_layout Standard
20987 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20988  se trouve sont calculés automatiquement par LaTeX.
20989  Vous choisissez une des six variétés de références dans le champ Format
20990  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20991  boîte de la référence croisée.
20992 \end_layout
20993
20994 \begin_layout Subsection
20995 Nommage automatique des références croisées
20996 \begin_inset Index
20997 status collapsed
20998
20999 \begin_layout Plain Layout
21000 References@Références ! Nommage automatique
21001 \end_layout
21002
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \begin_layout Standard
21009 Le paquetage LaTeX 
21010 \series bold
21011 hyperref
21012 \begin_inset Index
21013 status collapsed
21014
21015 \begin_layout Plain Layout
21016 Paquetages LaTeX ! hyperref
21017 \end_layout
21018
21019 \end_inset
21020
21021
21022 \series default
21023 qui est activé dans la rubrique 
21024 \family sans
21025 Propriétés du PDF
21026 \family default
21027  de la fenêtre de dialogue 
21028 \family sans
21029 Paramètres du document
21030 \family default
21031  fournit une fonction très utile pour automatiser la création des références
21032  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21033  une section).
21034  Par exemple pour vous éviter de devoir écrire le mot 
21035 \begin_inset Quotes eld
21036 \end_inset
21037
21038 Figure
21039 \begin_inset Quotes erd
21040 \end_inset
21041
21042  devant chaque référence à une figure.
21043  Pour profiter de ce nommage automatique des références croisées, vous devez
21044  activer 
21045 \series bold
21046 hyperref
21047 \series default
21048  et insérer la ligne suivante dans le préambule du document :
21049 \end_layout
21050
21051 \begin_layout Standard
21052
21053 \series bold
21054
21055 \backslash
21056 AtBeginDocument{
21057 \backslash
21058 renewcommand{
21059 \backslash
21060 ref}[1]{
21061 \backslash
21062 mbox{
21063 \backslash
21064 autoref{#1}}}}
21065 \end_layout
21066
21067 \begin_layout Standard
21068 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21069  défaut, par exemple vous préférez le nom 
21070 \begin_inset Quotes eld
21071 \end_inset
21072
21073 sec.
21074 \begin_inset space \thinspace{}
21075 \end_inset
21076
21077
21078 \begin_inset Quotes eld
21079 \end_inset
21080
21081  plutôt que 
21082 \begin_inset Quotes eld
21083 \end_inset
21084
21085 section
21086 \begin_inset Quotes erd
21087 \end_inset
21088
21089 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21090 \end_layout
21091
21092 \begin_layout Standard
21093
21094 \series bold
21095
21096 \backslash
21097 addto
21098 \backslash
21099 extrasenglish{
21100 \backslash
21101 renewcommand{
21102 \backslash
21103 sectionautorefname}
21104 \begin_inset Newline newline
21105 \end_inset
21106
21107
21108 \begin_inset ERT
21109 status collapsed
21110
21111 \begin_layout Plain Layout
21112
21113
21114 \backslash
21115 hphantom{ }
21116 \end_layout
21117
21118 \end_inset
21119
21120 {sec.
21121 \backslash
21122 negthinspace}}
21123 \end_layout
21124
21125 \begin_layout Standard
21126 Si vous utilisez une autre langue que l'anglais, remplacez 
21127 \series bold
21128
21129 \backslash
21130 extrasenglish
21131 \series default
21132  par 
21133 \series bold
21134
21135 \backslash
21136 extras***
21137 \series default
21138 , où *** est le nom de la langue que vous utilisez.
21139
21140 \series bold
21141  
21142 \end_layout
21143
21144 \begin_layout Standard
21145 Pour avoir des noms automatiques, mais pas pour certains types de références,
21146  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21147 \end_layout
21148
21149 \begin_layout Standard
21150
21151 \series bold
21152
21153 \backslash
21154 newlength{
21155 \backslash
21156 abc}
21157 \begin_inset Newline newline
21158 \end_inset
21159
21160
21161 \backslash
21162 settowidth{
21163 \backslash
21164 abc}{
21165 \backslash
21166 space}
21167 \begin_inset Newline newline
21168 \end_inset
21169
21170
21171 \backslash
21172 addto
21173 \backslash
21174 extrasenglish{
21175 \backslash
21176 renewcommand{
21177 \backslash
21178 equationautorefname}
21179 \begin_inset Newline newline
21180 \end_inset
21181
21182
21183 \begin_inset ERT
21184 status collapsed
21185
21186 \begin_layout Plain Layout
21187
21188
21189 \backslash
21190 hphantom{ }
21191 \end_layout
21192
21193 \end_inset
21194
21195 {
21196 \backslash
21197 hspace{-
21198 \backslash
21199 abc}}
21200 \end_layout
21201
21202 \begin_layout Standard
21203 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21204  de 
21205 \series bold
21206 hyperref
21207 \series default
21208  
21209 \begin_inset CommandInset citation
21210 LatexCommand cite
21211 key "hyperref"
21212
21213 \end_inset
21214
21215 .
21216 \end_layout
21217
21218 \begin_layout Standard
21219 \begin_inset Note Greyedout
21220 status open
21221
21222 \begin_layout Plain Layout
21223
21224 \series bold
21225 Note:
21226 \series default
21227  Le nommage automatique de références ne peut être utilisé si vous avez
21228  choisi le style de référence 
21229 \family sans
21230 Référence
21231 \begin_inset space ~
21232 \end_inset
21233
21234 mise
21235 \begin_inset space ~
21236 \end_inset
21237
21238 en
21239 \begin_inset space ~
21240 \end_inset
21241
21242 forme
21243 \family default
21244  décrit dans la section
21245 \begin_inset space ~
21246 \end_inset
21247
21248
21249 \begin_inset CommandInset ref
21250 LatexCommand ref
21251 reference "sub:Formats-Références-Croisées"
21252
21253 \end_inset
21254
21255 .
21256 \end_layout
21257
21258 \end_inset
21259
21260
21261 \end_layout
21262
21263 \begin_layout Standard
21264 Le manuel 
21265 \emph on
21266 Math
21267 \emph default
21268  est un exemple dans lequel on a utilisé le référencement automatique.
21269 \end_layout
21270
21271 \begin_layout Subsection
21272 Positionnement des Références 
21273 \begin_inset CommandInset label
21274 LatexCommand label
21275 name "sub:Reference-Position"
21276
21277 \end_inset
21278
21279
21280 \begin_inset Index
21281 status collapsed
21282
21283 \begin_layout Plain Layout
21284 References@Références ! Positionnement
21285 \end_layout
21286
21287 \end_inset
21288
21289
21290 \end_layout
21291
21292 \begin_layout Standard
21293 Si vous utilisez le paquetage 
21294 \series bold
21295 hyperref, 
21296 \series default
21297 qui est activé dans la rubrique 
21298 \family sans
21299 Propriétés du PDF
21300 \family default
21301  de la fenêtre de dialogue 
21302 \family sans
21303 Paramètres du document,
21304 \family default
21305  pour lier vos références croisées dans la sortie finale, vous verrez que
21306  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21307  l'image.
21308  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21309  pourrez voir l'image sans faire défiler le texte.
21310  Ce problème vient du fait que le point d'ancrage de la référence se situe
21311  à l'endroit de l'étiquette.
21312  En utilisant le paquetage LaTeX 
21313 \series bold
21314 hypcap
21315 \series default
21316
21317 \begin_inset Index
21318 status collapsed
21319
21320 \begin_layout Plain Layout
21321 Paquetages LaTeX ! hypcap
21322 \end_layout
21323
21324 \end_inset
21325
21326 , qui fait partie du paquetage LaTeX 
21327 \series bold
21328 oberdiek
21329 \series default
21330
21331 \begin_inset Index
21332 status collapsed
21333
21334 \begin_layout Plain Layout
21335 Paquetages LaTeX ! oberdiek
21336 \end_layout
21337
21338 \end_inset
21339
21340 , le point d'ancrage d'un lien est place en haut du flottant.
21341  Pour utiliser cette fonction avec les flottants de figure, chargez 
21342 \series bold
21343 hypcap
21344 \series default
21345  dans l'entête du document avec la ligne
21346 \end_layout
21347
21348 \begin_layout Standard
21349
21350 \series bold
21351
21352 \backslash
21353 usepackage[figure]{hypcap}
21354 \end_layout
21355
21356 \begin_layout Standard
21357 Vous pouvez aussi utiliser 
21358 \series bold
21359 hypcap
21360 \series default
21361  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21362  raisons de stabilité.
21363  Pour plus d'information, jetez un coup d'œil au manuel d' 
21364 \series bold
21365 hypcap
21366 \series default
21367  
21368 \begin_inset CommandInset citation
21369 LatexCommand cite
21370 key "hypcap"
21371
21372 \end_inset
21373
21374 .
21375 \end_layout
21376
21377 \begin_layout Standard
21378 \begin_inset Note Greyedout
21379 status open
21380
21381 \begin_layout Plain Layout
21382
21383 \series bold
21384 Note:
21385 \series default
21386  
21387 \series bold
21388 hypcap
21389 \series default
21390  n'a aucun effet pour les références à des sous-figures.
21391 \end_layout
21392
21393 \end_inset
21394
21395
21396 \end_layout
21397
21398 \begin_layout Section
21399 Placement des flottants
21400 \begin_inset CommandInset label
21401 LatexCommand label
21402 name "sec:Placement-flottants"
21403
21404 \end_inset
21405
21406
21407 \begin_inset Index
21408 status collapsed
21409
21410 \begin_layout Plain Layout
21411 Flottants ! Placement
21412 \end_layout
21413
21414 \end_inset
21415
21416
21417 \end_layout
21418
21419 \begin_layout Standard
21420 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21421  de dialogue 
21422 \family sans
21423 Paramètre
21424 \begin_inset space ~
21425 \end_inset
21426
21427 de
21428 \begin_inset space ~
21429 \end_inset
21430
21431 Flottant
21432 \family default
21433  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21434  utilise pour déterminer où placer le flottant.
21435 \begin_inset Newline newline
21436 \end_inset
21437
21438 L'option 
21439 \family sans
21440 Plusieurs
21441 \begin_inset space ~
21442 \end_inset
21443
21444 colonnes
21445 \family default
21446  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21447  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21448  confiné sur une seule colonne.
21449 \begin_inset Newline newline
21450 \end_inset
21451
21452 L'option 
21453 \family sans
21454 Rotation
21455 \begin_inset space ~
21456 \end_inset
21457
21458 90°
21459 \family default
21460  est utilisée pour faire tourner les flottants, voyez la section
21461 \begin_inset space ~
21462 \end_inset
21463
21464
21465 \begin_inset CommandInset ref
21466 LatexCommand ref
21467 reference "sec:Flottants-renversés"
21468
21469 \end_inset
21470
21471 .
21472 \end_layout
21473
21474 \begin_layout Standard
21475 En désactivant l'option 
21476 \family sans
21477 Utilise
21478 \begin_inset space ~
21479 \end_inset
21480
21481 le
21482 \begin_inset space ~
21483 \end_inset
21484
21485 placement
21486 \begin_inset space ~
21487 \end_inset
21488
21489 par
21490 \begin_inset space ~
21491 \end_inset
21492
21493 défaut
21494 \family default
21495  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21496  le placement du flottant:
21497 \end_layout
21498
21499 \begin_layout Description
21500 Ici,
21501 \begin_inset space ~
21502 \end_inset
21503
21504 si
21505 \begin_inset space ~
21506 \end_inset
21507
21508 possible: essaie de placer le flottant à la position où il a été inséré
21509  dans LyX
21510 \end_layout
21511
21512 \begin_layout Description
21513 Haut
21514 \begin_inset space ~
21515 \end_inset
21516
21517 de
21518 \begin_inset space ~
21519 \end_inset
21520
21521 la
21522 \begin_inset space ~
21523 \end_inset
21524
21525 page: essaie de placer le flottant en haut de la page courante
21526 \end_layout
21527
21528 \begin_layout Description
21529 Bas
21530 \begin_inset space ~
21531 \end_inset
21532
21533 de
21534 \begin_inset space ~
21535 \end_inset
21536
21537 la
21538 \begin_inset space ~
21539 \end_inset
21540
21541 page: essaie de placer le flottant en bas de la page courante
21542 \end_layout
21543
21544 \begin_layout Description
21545 Page
21546 \begin_inset space ~
21547 \end_inset
21548
21549 de
21550 \begin_inset space ~
21551 \end_inset
21552
21553 flottants: essaie de placer le flottant sur une page à part, éventuellement
21554  avec d'autres flottants 
21555 \end_layout
21556
21557 \begin_layout Standard
21558 LaTeX utilise
21559 \emph on
21560  toujours 
21561 \emph default
21562 les options dans l'ordre donné ci-dessus.
21563  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21564  d'abord essayer 
21565 \family sans
21566 Ici
21567 \begin_inset space ~
21568 \end_inset
21569
21570 si
21571 \begin_inset space ~
21572 \end_inset
21573
21574 possible
21575 \family default
21576 , ensuite 
21577 \family sans
21578 Haut
21579 \begin_inset space ~
21580 \end_inset
21581
21582 de
21583 \begin_inset space ~
21584 \end_inset
21585
21586 la
21587 \begin_inset space ~
21588 \end_inset
21589
21590 page
21591 \family default
21592 , et ainsi de suite.
21593  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21594  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21595  Si aucune des quatre options de placement n'est possible, la procédure
21596  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21597 \end_layout
21598
21599 \begin_layout Standard
21600 Implicitement, chaque option a ses propres règles d'application:
21601 \end_layout
21602
21603 \begin_layout Standard
21604
21605 \family sans
21606 Haut
21607 \begin_inset space ~
21608 \end_inset
21609
21610 de
21611 \begin_inset space ~
21612 \end_inset
21613
21614 la
21615 \begin_inset space ~
21616 \end_inset
21617
21618 page
21619 \family default
21620  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21621  en haut de page (
21622 \series bold
21623
21624 \backslash
21625 topfraction
21626 \series default
21627 ).
21628 \end_layout
21629
21630 \begin_layout Standard
21631
21632 \family sans
21633 Bas
21634 \begin_inset space ~
21635 \end_inset
21636
21637 de
21638 \begin_inset space ~
21639 \end_inset
21640
21641 la
21642 \begin_inset space ~
21643 \end_inset
21644
21645 page
21646 \family default
21647  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21648  en bas de page (
21649 \series bold
21650
21651 \backslash
21652 bottomfraction
21653 \series default
21654 ).
21655 \end_layout
21656
21657 \begin_layout Standard
21658
21659 \family sans
21660 Page
21661 \begin_inset space ~
21662 \end_inset
21663
21664 de
21665 \begin_inset space ~
21666 \end_inset
21667
21668 flottants
21669 \family default
21670  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21671  si ils occupent plus de 50% de celle-ci (
21672 \series bold
21673
21674 \backslash
21675 floatpagefraction
21676 \series default
21677 ).
21678 \end_layout
21679
21680 \begin_layout Standard
21681 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21682  supplémentaire 
21683 \family sans
21684 Ignorer
21685 \begin_inset space ~
21686 \end_inset
21687
21688 les
21689 \begin_inset space ~
21690 \end_inset
21691
21692 règles
21693 \begin_inset space ~
21694 \end_inset
21695
21696 LaTeX
21697 \family default
21698 \lang english
21699 .
21700 \begin_inset Newline newline
21701 \end_inset
21702
21703
21704 \lang french
21705 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21706  données entre parenthèses après les descriptions des règles données ci-dessus.
21707  Par exemple, pour augmenter à 50
21708 \begin_inset space \thinspace{}
21709 \end_inset
21710
21711 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21712  trop petite, ajoutez cette ligne au préambule de votre document :
21713 \end_layout
21714
21715 \begin_layout Standard
21716
21717 \series bold
21718
21719 \backslash
21720 renewcommand{
21721 \backslash
21722 bottomfraction}{0.5}
21723 \end_layout
21724
21725 \begin_layout Standard
21726 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21727  exactement à l'endroit où vous l'avez inséré.
21728  dans ce cas utilisez l'option 
21729 \family sans
21730 Ici
21731 \begin_inset space ~
21732 \end_inset
21733
21734 à
21735 \begin_inset space ~
21736 \end_inset
21737
21738 tout
21739 \begin_inset space ~
21740 \end_inset
21741
21742 Prix
21743 \family default
21744 .
21745  Utilisez cette option le moins souvent possible et seulement quand le document
21746  est presque prêt à être imprimé.
21747  En effet, le flottant n'est plus capable de 
21748 \begin_inset Quotes eld
21749 \end_inset
21750
21751 flotter
21752 \begin_inset Quotes erd
21753 \end_inset
21754
21755 , ce qui peut perturber toutes les mises en page.
21756 \end_layout
21757
21758 \begin_layout Standard
21759 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21760  sont toujours entourés par le texte d'un paragraphe donné.
21761 \begin_inset VSpace bigskip
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \begin_layout Standard
21768 On peut parfois se trouver dans la situation où un flottant est placé en
21769  haut d'une page alors que la section concernée ne commence qu'au milieu
21770  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21771  la section précédente.
21772  On peut utiliser la commande LaTeX 
21773 \series bold
21774
21775 \backslash
21776 suppressfloats
21777 \series default
21778  pour éviter ce cas.
21779  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21780  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21781  soit placé avant que la section commence.
21782  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21783  votre document :
21784 \end_layout
21785
21786 \begin_layout Standard
21787
21788 \series bold
21789
21790 \backslash
21791 let
21792 \backslash
21793 mySection
21794 \backslash
21795 section
21796 \begin_inset Newline newline
21797 \end_inset
21798
21799
21800 \backslash
21801 renewcommand{
21802 \backslash
21803 section}{
21804 \backslash
21805 suppressfloats[t]
21806 \backslash
21807 mySection}
21808 \end_layout
21809
21810 \begin_layout Standard
21811 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21812  comme les chapitres et les sous-sections.
21813  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21814  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21815  ensuite avoir du mal à trouver un positionnement correct.
21816 \end_layout
21817
21818 \begin_layout Standard
21819 \begin_inset VSpace bigskip
21820 \end_inset
21821
21822 Dans certains cas il est demandé de placer toutes les figures et tous les
21823  tableaux à la fin du document.
21824  C'est pour de telles situations que le paquetage LaTeX 
21825 \series bold
21826 endfloat
21827 \series default
21828
21829 \begin_inset Index
21830 status collapsed
21831
21832 \begin_layout Plain Layout
21833 Paquetages LaTeX ! endfloat
21834 \end_layout
21835
21836 \end_inset
21837
21838  a été développé.
21839  Il met en effet tous les flottants de figures et de tableaux à la fin du
21840  document dans leurs propres sections.
21841  À la position d'origine du flottant, une indication textuelle du genre
21842  
21843 \begin_inset Quotes eld
21844 \end_inset
21845
21846
21847 \family sans
21848 [Figure
21849 \begin_inset space ~
21850 \end_inset
21851
21852 3.2 
21853 \lang english
21854 about here.
21855 \lang french
21856 ]
21857 \family default
21858
21859 \begin_inset Quotes erd
21860 \end_inset
21861
21862  est insérée.
21863  Le paquetage 
21864 \series bold
21865 endfloat
21866 \series default
21867  est chargé dans le préambule avec la ligne suivante 
21868 \end_layout
21869
21870 \begin_layout Standard
21871
21872 \series bold
21873
21874 \backslash
21875 usepackage[options]{endfloat}
21876 \end_layout
21877
21878 \begin_layout Standard
21879 Il y a aussi de nombreuses options de paquetage pour modifier le format
21880  des sections de figures ou de tableau qui sont créées.
21881  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21882  
21883 \series bold
21884 endfloa
21885 \series default
21886
21887 \begin_inset CommandInset citation
21888 LatexCommand cite
21889 key "endfloat"
21890
21891 \end_inset
21892
21893 .
21894 \begin_inset Newline newline
21895 \end_inset
21896
21897
21898 \begin_inset Note Greyedout
21899 status open
21900
21901 \begin_layout Plain Layout
21902
21903 \series bold
21904 Note: endfloat
21905 \series default
21906  ne fournit pas de traduction automatique de l'indication textuelle, vous
21907  devez donc le faire manuellement, voyez la section
21908 \begin_inset space ~
21909 \end_inset
21910
21911 4 de 
21912 \begin_inset CommandInset citation
21913 LatexCommand cite
21914 key "endfloat"
21915
21916 \end_inset
21917
21918 .
21919 \end_layout
21920
21921 \end_inset
21922
21923
21924 \begin_inset Newline newline
21925 \end_inset
21926
21927
21928 \begin_inset Note Greyedout
21929 status open
21930
21931 \begin_layout Plain Layout
21932
21933 \series bold
21934 Note:
21935 \series default
21936  Il y a actuellement un bug dans le paquetage 
21937 \series bold
21938 endfloat
21939 \series default
21940  quand la légende contient un 
21941 \begin_inset Quotes eld
21942 \end_inset
21943
21944 ß
21945 \begin_inset Quotes erd
21946 \end_inset
21947
21948  allemand.
21949  Utilisez dans ce cas la commande 
21950 \begin_inset Quotes eld
21951 \end_inset
21952
21953
21954 \series bold
21955
21956 \backslash
21957 ss
21958 \series default
21959
21960 \begin_inset Quotes erd
21961 \end_inset
21962
21963  en code TeX à la place du 
21964 \begin_inset Quotes eld
21965 \end_inset
21966
21967 ß
21968 \begin_inset Quotes erd
21969 \end_inset
21970
21971 .
21972 \end_layout
21973
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Standard
21980 \begin_inset VSpace bigskip
21981 \end_inset
21982
21983 Pour plus d'information sur les manières de placer les flottants, jetez
21984  un coup d'œil aux livres sur LaTeX, 
21985 \begin_inset CommandInset citation
21986 LatexCommand cite
21987 key "latexcompanion,latexguide,latexbook"
21988
21989 \end_inset
21990
21991 .
21992 \end_layout
21993
21994 \begin_layout Section
21995 Flottants Renversés
21996 \begin_inset CommandInset label
21997 LatexCommand label
21998 name "sec:Flottants-renversés"
21999
22000 \end_inset
22001
22002
22003 \begin_inset Index
22004 status collapsed
22005
22006 \begin_layout Plain Layout
22007 Flottants ! Renversés
22008 \end_layout
22009
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \begin_layout Standard
22016 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22017  tableaux très larges.
22018  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22019  un clic droit sur la boîte du flottant et utilisez l'option 
22020 \family sans
22021 Rotation
22022 \begin_inset space ~
22023 \end_inset
22024
22025 90°
22026 \family default
22027 .
22028 \end_layout
22029
22030 \begin_layout Standard
22031 Les flottants renversés sont systématiquement placés sur leur propre page
22032  ( ou colonne, si vous avez un document sur deux colonnes ).
22033  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22034  
22035 \family sans
22036 Plusieurs
22037 \begin_inset space ~
22038 \end_inset
22039
22040 colonnes
22041 \family default
22042  dans les paramètres du flottant.
22043  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22044  du côté de la marge externe.
22045  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22046  ajouter soit l'option 
22047 \series bold
22048 figuresleft
22049 \series default
22050  soit l'option 
22051 \series bold
22052 figuresright
22053 \series default
22054  aux options de la classe de document.
22055 \end_layout
22056
22057 \begin_layout Standard
22058 Faire référence à un flottant renversé se fait de la même manière que pour
22059  un flottant normal, la mise en forme de la légende est aussi identique
22060  : Le tableau
22061 \begin_inset space ~
22062 \end_inset
22063
22064
22065 \begin_inset CommandInset ref
22066 LatexCommand ref
22067 reference "tab:Tableau-pivoté"
22068
22069 \end_inset
22070
22071  est un exemple de flottant de tableau renversé.
22072 \end_layout
22073
22074 \begin_layout Standard
22075 \begin_inset Note Greyedout
22076 status open
22077
22078 \begin_layout Plain Layout
22079
22080 \series bold
22081 Note:
22082 \series default
22083  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22084  DVI.
22085 \end_layout
22086
22087 \end_inset
22088
22089
22090 \end_layout
22091
22092 \begin_layout Standard
22093 \begin_inset Float table
22094 wide false
22095 sideways true
22096 status open
22097
22098 \begin_layout Plain Layout
22099 \begin_inset Caption
22100
22101 \begin_layout Plain Layout
22102 \begin_inset CommandInset label
22103 LatexCommand label
22104 name "tab:Tableau-pivoté"
22105
22106 \end_inset
22107
22108  Tableau pivoté
22109 \end_layout
22110
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \begin_layout Plain Layout
22117 \align center
22118 \begin_inset Tabular
22119 <lyxtabular version="3" rows="1" columns="5">
22120 <features>
22121 <column alignment="center" valignment="top" width="0">
22122 <column alignment="center" valignment="top" width="0">
22123 <column alignment="center" valignment="top" width="0">
22124 <column alignment="center" valignment="top" width="0">
22125 <column alignment="center" valignment="top" width="0">
22126 <row>
22127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Plain Layout
22131 test
22132 \end_layout
22133
22134 \end_inset
22135 </cell>
22136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140 b
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149 c
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22155 \begin_inset Text
22156
22157 \begin_layout Plain Layout
22158 d
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167 e
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 </row>
22173 </lyxtabular>
22174
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \end_inset
22181
22182
22183 \end_layout
22184
22185 \begin_layout Section
22186 Sous-flottants
22187 \begin_inset Index
22188 status collapsed
22189
22190 \begin_layout Plain Layout
22191 Flottants ! Sous-flottants
22192 \end_layout
22193
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \begin_layout Standard
22200 Un exemple de sous-flottant : une figure composée de plusieurs images.
22201  On les crée en insérant un flottant dans un flottant existant.
22202  Le positionnement des sous-flottants peut être contrôlé comme pour les
22203  paragraphes comme on le voit avec les tableaux
22204 \begin_inset space ~
22205 \end_inset
22206
22207
22208 \begin_inset CommandInset ref
22209 LatexCommand ref
22210 reference "tab:Deux-sous-tableaux-cote-a-cote"
22211
22212 \end_inset
22213
22214  et 
22215 \begin_inset CommandInset ref
22216 LatexCommand ref
22217 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22218
22219 \end_inset
22220
22221 .
22222 \end_layout
22223
22224 \begin_layout Standard
22225 On fait référence à des sous-flottants comme on le ferait avec des flottants
22226  normaux : Les tableaux
22227 \begin_inset space ~
22228 \end_inset
22229
22230
22231 \begin_inset CommandInset ref
22232 LatexCommand ref
22233 reference "tab:Le-sous-tableau-a"
22234
22235 \end_inset
22236
22237  et 
22238 \begin_inset CommandInset ref
22239 LatexCommand ref
22240 reference "tab:Le-sous-tableau-b"
22241
22242 \end_inset
22243
22244  sont des sous-tableaux du tableau
22245 \begin_inset space ~
22246 \end_inset
22247
22248
22249 \begin_inset CommandInset ref
22250 LatexCommand ref
22251 reference "tab:Deux-sous-tableaux-cote-a-cote"
22252
22253 \end_inset
22254
22255 .
22256 \end_layout
22257
22258 \begin_layout Standard
22259 \begin_inset Float table
22260 wide false
22261 sideways false
22262 status open
22263
22264 \begin_layout Plain Layout
22265 \begin_inset Caption
22266
22267 \begin_layout Plain Layout
22268 \begin_inset CommandInset label
22269 LatexCommand label
22270 name "tab:Deux-sous-tableaux-cote-a-cote"
22271
22272 \end_inset
22273
22274 Deux sous-tableaux placés côte-à-côte.
22275 \end_layout
22276
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \begin_layout Plain Layout
22283 \align center
22284 \begin_inset space \hfill{}
22285 \end_inset
22286
22287
22288 \begin_inset Float table
22289 wide false
22290 sideways false
22291 status collapsed
22292
22293 \begin_layout Plain Layout
22294 \begin_inset Caption
22295
22296 \begin_layout Plain Layout
22297 \begin_inset CommandInset label
22298 LatexCommand label
22299 name "tab:Le-sous-tableau-a"
22300
22301 \end_inset
22302
22303 Le sous-tableau a
22304 \end_layout
22305
22306 \end_inset
22307
22308
22309 \end_layout
22310
22311 \begin_layout Plain Layout
22312 \align center
22313 \begin_inset Tabular
22314 <lyxtabular version="3" rows="1" columns="5">
22315 <features>
22316 <column alignment="center" valignment="top" width="0">
22317 <column alignment="center" valignment="top" width="0">
22318 <column alignment="center" valignment="top" width="0">
22319 <column alignment="center" valignment="top" width="0">
22320 <column alignment="center" valignment="top" width="0">
22321 <row>
22322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22323 \begin_inset Text
22324
22325 \begin_layout Plain Layout
22326 test
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335 b
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 c
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Plain Layout
22353 d
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362 e
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 </row>
22368 </lyxtabular>
22369
22370 \end_inset
22371
22372
22373 \end_layout
22374
22375 \end_inset
22376
22377
22378 \begin_inset space \hfill{}
22379 \end_inset
22380
22381
22382 \begin_inset Float table
22383 wide false
22384 sideways false
22385 status collapsed
22386
22387 \begin_layout Plain Layout
22388 \begin_inset Caption
22389
22390 \begin_layout Plain Layout
22391 \begin_inset CommandInset label
22392 LatexCommand label
22393 name "tab:Le-sous-tableau-b"
22394
22395 \end_inset
22396
22397 Le sous-tableau b.
22398 \end_layout
22399
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \begin_layout Plain Layout
22406 \align center
22407 \begin_inset Tabular
22408 <lyxtabular version="3" rows="1" columns="5">
22409 <features>
22410 <column alignment="center" valignment="top" width="0">
22411 <column alignment="center" valignment="top" width="0">
22412 <column alignment="center" valignment="top" width="0">
22413 <column alignment="center" valignment="top" width="0">
22414 <column alignment="center" valignment="top" width="0">
22415 <row>
22416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420 e
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 d
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 c
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22444 \begin_inset Text
22445
22446 \begin_layout Plain Layout
22447 b
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 test
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 </row>
22462 </lyxtabular>
22463
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \end_inset
22470
22471
22472 \begin_inset space \hfill{}
22473 \end_inset
22474
22475
22476 \end_layout
22477
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \begin_layout Standard
22484 \begin_inset Float table
22485 wide false
22486 sideways false
22487 status open
22488
22489 \begin_layout Plain Layout
22490 \begin_inset Caption
22491
22492 \begin_layout Plain Layout
22493 \begin_inset CommandInset label
22494 LatexCommand label
22495 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22496
22497 \end_inset
22498
22499 Deux sous-tableaux placés l'un sur l'autre.
22500  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22501 \end_layout
22502
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \begin_layout Plain Layout
22509 \align center
22510 \begin_inset Float table
22511 wide false
22512 sideways false
22513 status collapsed
22514
22515 \begin_layout Plain Layout
22516 \begin_inset Caption
22517
22518 \begin_layout Plain Layout
22519
22520 \end_layout
22521
22522 \end_inset
22523
22524
22525 \end_layout
22526
22527 \begin_layout Plain Layout
22528 \align center
22529 \begin_inset Tabular
22530 <lyxtabular version="3" rows="1" columns="4">
22531 <features>
22532 <column alignment="center" valignment="top" width="0">
22533 <column alignment="center" valignment="top" width="0">
22534 <column alignment="center" valignment="top" width="0">
22535 <column alignment="center" valignment="top" width="0">
22536 <row>
22537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541 test
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 test
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559 test
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568 test
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 </row>
22574 </lyxtabular>
22575
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582
22583
22584 \end_layout
22585
22586 \begin_layout Plain Layout
22587 \align center
22588 \begin_inset Float table
22589 wide false
22590 sideways false
22591 status collapsed
22592
22593 \begin_layout Plain Layout
22594 \begin_inset Caption
22595
22596 \begin_layout Plain Layout
22597
22598 \end_layout
22599
22600 \end_inset
22601
22602
22603 \end_layout
22604
22605 \begin_layout Plain Layout
22606 \align center
22607 \begin_inset Tabular
22608 <lyxtabular version="3" rows="1" columns="5">
22609 <features>
22610 <column alignment="center" valignment="top" width="0">
22611 <column alignment="center" valignment="top" width="0">
22612 <column alignment="center" valignment="top" width="0">
22613 <column alignment="center" valignment="top" width="0">
22614 <column alignment="center" valignment="top" width="0">
22615 <row>
22616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 a
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22626 \begin_inset Text
22627
22628 \begin_layout Plain Layout
22629 b
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 c
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647 d
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 e
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 </row>
22662 </lyxtabular>
22663
22664 \end_inset
22665
22666
22667 \end_layout
22668
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \end_inset
22675
22676
22677 \end_layout
22678
22679 \begin_layout Section
22680 Flottants côte-à-côte
22681 \begin_inset Index
22682 status collapsed
22683
22684 \begin_layout Plain Layout
22685 Flottants ! côte-à-côte
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \end_layout
22692
22693 \begin_layout Standard
22694 Pour placer des flottants côte-à-côte, comme pour la figure
22695 \begin_inset space ~
22696 \end_inset
22697
22698
22699 \begin_inset CommandInset ref
22700 LatexCommand ref
22701 reference "fig:Flottant-gauche"
22702
22703 \end_inset
22704
22705  et 
22706 \begin_inset CommandInset ref
22707 LatexCommand ref
22708 reference "fig:Flottant-droit"
22709
22710 \end_inset
22711
22712 , on n'utilise 
22713 \emph on
22714 qu'un seul 
22715 \emph default
22716 flottant.
22717  On y insère deux boîtes de minipages.
22718 \begin_inset Foot
22719 status collapsed
22720
22721 \begin_layout Plain Layout
22722 Les minipages sont décrites dans la section
22723 \begin_inset space ~
22724 \end_inset
22725
22726
22727 \begin_inset CommandInset ref
22728 LatexCommand ref
22729 reference "sec:Minipages"
22730
22731 \end_inset
22732
22733 .
22734 \end_layout
22735
22736 \end_inset
22737
22738  La largeur est mise à 45
22739 \begin_inset space \thinspace{}
22740 \end_inset
22741
22742 -50
22743 \begin_inset space \thinspace{}
22744 \end_inset
22745
22746 column% et l'alignement de la boîte à 
22747 \family sans
22748 Bas
22749 \family default
22750  pour chaque minipage.
22751  Les boîtes minipages contiennent l'image et la légende exactement comme
22752  avec un flottant.
22753  La seule différence est que l'unité de longueur 
22754 \family sans
22755 Largeur
22756 \begin_inset space ~
22757 \end_inset
22758
22759 colonne
22760 \begin_inset space ~
22761 \end_inset
22762
22763 %
22764 \family default
22765  utilisée pour l'image est maintenant définie par rapport à la largeur des
22766  boîtes minipages.
22767 \end_layout
22768
22769 \begin_layout Standard
22770 \begin_inset Float figure
22771 wide false
22772 sideways false
22773 status open
22774
22775 \begin_layout Plain Layout
22776 \begin_inset Box Frameless
22777 position "b"
22778 hor_pos "c"
22779 has_inner_box 1
22780 inner_pos "t"
22781 use_parbox 0
22782 width "45col%"
22783 special "none"
22784 height "1in"
22785 height_special "totalheight"
22786 status open
22787
22788 \begin_layout Plain Layout
22789 \align center
22790 \begin_inset Graphics
22791         filename ../clipart/mobius.eps
22792         lyxscale 50
22793         width 100col%
22794         scaleBeforeRotation
22795
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \begin_layout Plain Layout
22802 \begin_inset Caption
22803
22804 \begin_layout Plain Layout
22805 \begin_inset CommandInset label
22806 LatexCommand label
22807 name "fig:Flottant-gauche"
22808
22809 \end_inset
22810
22811 Flottant du côté gauche.
22812 \end_layout
22813
22814 \end_inset
22815
22816
22817 \end_layout
22818
22819 \end_inset
22820
22821
22822 \begin_inset space \hfill{}
22823 \end_inset
22824
22825
22826 \begin_inset Box Frameless
22827 position "b"
22828 hor_pos "c"
22829 has_inner_box 1
22830 inner_pos "t"
22831 use_parbox 0
22832 width "45col%"
22833 special "none"
22834 height "1in"
22835 height_special "totalheight"
22836 status open
22837
22838 \begin_layout Plain Layout
22839 \align center
22840 \begin_inset Graphics
22841         filename ../clipart/platypus.eps
22842         lyxscale 50
22843         width 100col%
22844         scaleBeforeRotation
22845
22846 \end_inset
22847
22848
22849 \end_layout
22850
22851 \begin_layout Plain Layout
22852 \begin_inset Caption
22853
22854 \begin_layout Plain Layout
22855 \begin_inset CommandInset label
22856 LatexCommand label
22857 name "fig:Flottant-droit"
22858
22859 \end_inset
22860
22861 Flottant du côté droit.
22862 \end_layout
22863
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \begin_layout Section
22880 Mise en Forme de la Légende
22881 \begin_inset Index
22882 status collapsed
22883
22884 \begin_layout Plain Layout
22885 Légende ! Mise en forme
22886 \end_layout
22887
22888 \end_inset
22889
22890
22891 \begin_inset Index
22892 status collapsed
22893
22894 \begin_layout Plain Layout
22895 Flottants ! Mise en forme de la Légende
22896 \end_layout
22897
22898 \end_inset
22899
22900
22901 \begin_inset CommandInset label
22902 LatexCommand label
22903 name "sec:Formatage-légende"
22904
22905 \end_inset
22906
22907
22908 \end_layout
22909
22910 \begin_layout Standard
22911 L'environnement 
22912 \family sans
22913 Légende
22914 \family default
22915  est l'environnement de paragraphe implicite pour les 
22916 \family sans
22917 flottants
22918 \family default
22919 .
22920  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22921  par exemple 
22922 \begin_inset Quotes eld
22923 \end_inset
22924
22925
22926 \family sans
22927 Figure #:
22928 \family default
22929
22930 \begin_inset Quotes erd
22931 \end_inset
22932
22933  suivi par le texte de la légende.
22934  Le 
22935 \begin_inset Quotes eld
22936 \end_inset
22937
22938 #
22939 \begin_inset Quotes erd
22940 \end_inset
22941
22942  étant remplacé par le numéro de référence réel.
22943  implicitement l'étiquette et le numéro sont dans la même police de caractères
22944  que le texte de la légende et deux points suivent le numéro pour séparer
22945  l'étiquette du texte.
22946  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22947 \end_layout
22948
22949 \begin_layout Standard
22950 Pour modifier le format implicite des légendes, il faut charger le paquetage
22951  LaTeX 
22952 \series bold
22953 caption
22954 \series default
22955
22956 \begin_inset Index
22957 status collapsed
22958
22959 \begin_layout Plain Layout
22960 Paquetages LaTeX ! caption
22961 \end_layout
22962
22963 \end_inset
22964
22965  dans le préambule de votre document avec la ligne suivante :
22966 \end_layout
22967
22968 \begin_layout Standard
22969
22970 \series bold
22971
22972 \backslash
22973 usepackage[format definition]{caption}
22974 \end_layout
22975
22976 \begin_layout Standard
22977 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22978  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22979  dans ce document, utilisez les commandes suivantes :
22980 \end_layout
22981
22982 \begin_layout Standard
22983
22984 \series bold
22985
22986 \backslash
22987 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22988 \end_layout
22989
22990 \begin_layout Standard
22991 Vous pouvez aussi définir des formats de légendes différents pour les différents
22992  types de flottants.
22993  Dans ce cas chargez le paquetage 
22994 \series bold
22995 caption 
22996 \series default
22997 sans option de format spécifique et définissez les différents formats à
22998  l'aide de la commande 
22999 \end_layout
23000
23001 \begin_layout Standard
23002
23003 \series bold
23004
23005 \backslash
23006 captionsetup[type de flottant]{définition du format}
23007 \end_layout
23008
23009 \begin_layout Standard
23010 dans le préambule du document.
23011  Par exemple les formats de légende de la Figure
23012 \begin_inset space ~
23013 \end_inset
23014
23015
23016 \begin_inset CommandInset ref
23017 LatexCommand ref
23018 reference "fig:Legende-de-fig"
23019
23020 \end_inset
23021
23022  et du Tableau
23023 \begin_inset space ~
23024 \end_inset
23025
23026
23027 \begin_inset CommandInset ref
23028 LatexCommand ref
23029 reference "tab:Légende-de-tab"
23030
23031 \end_inset
23032
23033  peuvent être créés en utilisant les commandes suivantes dans le préambule
23034  :
23035 \end_layout
23036
23037 \begin_layout Standard
23038
23039 \series bold
23040
23041 \backslash
23042 usepackage[tableposition=top]{caption}
23043 \series default
23044
23045 \begin_inset Newline newline
23046 \end_inset
23047
23048
23049 \series bold
23050
23051 \backslash
23052 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23053 \begin_inset Newline newline
23054 \end_inset
23055
23056
23057 \begin_inset ERT
23058 status collapsed
23059
23060 \begin_layout Plain Layout
23061
23062
23063 \backslash
23064 hphantom{
23065 \backslash
23066
23067 \backslash
23068 captionsetup[figure]
23069 \backslash
23070 {}
23071 \end_layout
23072
23073 \end_inset
23074
23075  labelsep=period}
23076 \begin_inset Newline newline
23077 \end_inset
23078
23079
23080 \backslash
23081 captionsetup[table]{labelfont={bf,sf}}
23082 \end_layout
23083
23084 \begin_layout Standard
23085 \begin_inset Note Greyedout
23086 status open
23087
23088 \begin_layout Plain Layout
23089
23090 \series bold
23091 Note:
23092 \series default
23093  L'option 
23094 \series bold
23095 tableposition=top
23096 \series default
23097  n'a pas d'effet quand on utilise un document de classe 
23098 \series bold
23099 KOMA-script
23100 \series default
23101
23102 \begin_inset Index
23103 status collapsed
23104
23105 \begin_layout Plain Layout
23106 Paquetages LaTeX ! KOMA-script
23107 \end_layout
23108
23109 \end_inset
23110
23111 .
23112  Dans ce cas on doit utiliser l'option 
23113 \series bold
23114 tablecaptionabove
23115 \series default
23116  de la classe de document.
23117 \end_layout
23118
23119 \end_inset
23120
23121
23122 \end_layout
23123
23124 \begin_layout Standard
23125 Pour plus d'information sur le paquetage 
23126 \series bold
23127 caption
23128 \series default
23129  nous vous renvoyons à sa documentation 
23130 \begin_inset CommandInset citation
23131 LatexCommand cite
23132 key "caption"
23133
23134 \end_inset
23135
23136 .
23137 \end_layout
23138
23139 \begin_layout Standard
23140 Pour changer le nom de l'étiquette, par exemple de 
23141 \begin_inset Quotes eld
23142 \end_inset
23143
23144 Figure
23145 \begin_inset Quotes erd
23146 \end_inset
23147
23148  à 
23149 \begin_inset Quotes eld
23150 \end_inset
23151
23152 Image
23153 \begin_inset Quotes erd
23154 \end_inset
23155
23156 , utilisez la commande suivante dans le préambule :
23157 \end_layout
23158
23159 \begin_layout Standard
23160
23161 \series bold
23162
23163 \backslash
23164 renewcommand{
23165 \backslash
23166 fnum@figure}{Image~
23167 \backslash
23168 thefigure}
23169 \end_layout
23170
23171 \begin_layout Standard
23172 où 
23173 \series bold
23174
23175 \backslash
23176 thefigure
23177 \series default
23178  insère le numéro de la figure et
23179 \series bold
23180  
23181 \begin_inset Quotes eld
23182 \end_inset
23183
23184 ~
23185 \series default
23186
23187 \begin_inset Quotes erd
23188 \end_inset
23189
23190  ajoute une espace insécable.
23191 \end_layout
23192
23193 \begin_layout Standard
23194 \begin_inset VSpace bigskip
23195 \end_inset
23196
23197 Si vous utilisez un document de classe 
23198 \series bold
23199 KOMA-script
23200 \series default
23201
23202 \begin_inset Index
23203 status collapsed
23204
23205 \begin_layout Plain Layout
23206 Paquetages LaTeX ! KOMA-script
23207 \end_layout
23208
23209 \end_inset
23210
23211  (
23212 \family sans
23213 article (KOMA-script)
23214 \family default
23215
23216 \family sans
23217 book (KOMA-script)
23218 \family default
23219
23220 \family sans
23221 letter (KOMA-script)
23222 \family default
23223 , ou 
23224 \family sans
23225 report (KOMA-script)
23226 \family default
23227
23228 \begin_inset space \thinspace{}
23229 \end_inset
23230
23231 ), Vous pouvez utiliser la commande incorporée 
23232 \series bold
23233
23234 \backslash
23235 setkomafont 
23236 \series default
23237 du paquetage
23238 \series bold
23239  KOMA-script 
23240 \series default
23241 à la place du paquetage
23242 \series bold
23243  caption.
23244  
23245 \series default
23246 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23247  suivante au préambule de votre document :
23248 \end_layout
23249
23250 \begin_layout Standard
23251
23252 \series bold
23253
23254 \backslash
23255 setkomafont{captionlabel}{
23256 \backslash
23257 bfseries}
23258 \end_layout
23259
23260 \begin_layout Standard
23261 Pour plus d'information au sujet de 
23262 \series bold
23263
23264 \backslash
23265 setkomafont
23266 \series default
23267  nous vous renvoyons à la documentation du paquetage 
23268 \series bold
23269 KOMA-script
23270 \series default
23271  
23272 \begin_inset CommandInset citation
23273 LatexCommand cite
23274 key "KOMA-script"
23275
23276 \end_inset
23277
23278 .
23279 \end_layout
23280
23281 \begin_layout Standard
23282 \begin_inset ERT
23283 status collapsed
23284
23285 \begin_layout Plain Layout
23286
23287
23288 \backslash
23289 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23290 }
23291 \end_layout
23292
23293 \end_inset
23294
23295
23296 \begin_inset Note Note
23297 status open
23298
23299 \begin_layout Plain Layout
23300 Le format de la légende n'est modifié que pour cet exemple.
23301 \end_layout
23302
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \begin_layout Standard
23309 \begin_inset Float figure
23310 placement !p
23311 wide false
23312 sideways false
23313 status open
23314
23315 \begin_layout Plain Layout
23316 \align center
23317 \begin_inset Graphics
23318         filename ../clipart/mobius.eps
23319         lyxscale 50
23320         scale 50
23321         scaleBeforeRotation
23322
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \begin_layout Plain Layout
23329 \begin_inset Caption
23330
23331 \begin_layout Plain Layout
23332 \begin_inset CommandInset label
23333 LatexCommand label
23334 name "fig:Legende-de-fig"
23335
23336 \end_inset
23337
23338 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23339  pour montrer les différents types de formats de légendes.
23340  Ici on a utilisé un format de légende personnalisé.
23341 \end_layout
23342
23343 \end_inset
23344
23345
23346 \end_layout
23347
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \begin_layout Standard
23354 \begin_inset ERT
23355 status collapsed
23356
23357 \begin_layout Plain Layout
23358
23359
23360 \backslash
23361 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23362 on}
23363 \end_layout
23364
23365 \end_inset
23366
23367
23368 \end_layout
23369
23370 \begin_layout Standard
23371 \begin_inset Float table
23372 placement !p
23373 wide false
23374 sideways false
23375 status open
23376
23377 \begin_layout Plain Layout
23378 \begin_inset Caption
23379
23380 \begin_layout Plain Layout
23381 \begin_inset CommandInset label
23382 LatexCommand label
23383 name "tab:Légende-de-tab"
23384
23385 \end_inset
23386
23387 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23388  pour montrer les différents types de formats de légendes.
23389  Ici on a utilisé le format de légende implicite.
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \end_layout
23396
23397 \begin_layout Plain Layout
23398 \align center
23399 \begin_inset Tabular
23400 <lyxtabular version="3" rows="1" columns="5">
23401 <features>
23402 <column alignment="center" valignment="top" width="0">
23403 <column alignment="center" valignment="top" width="0">
23404 <column alignment="center" valignment="top" width="0">
23405 <column alignment="center" valignment="top" width="0">
23406 <column alignment="center" valignment="top" width="0">
23407 <row>
23408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412 a
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 b
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430 c
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 d
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 e
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 </row>
23454 </lyxtabular>
23455
23456 \end_inset
23457
23458
23459 \end_layout
23460
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \begin_layout Section
23467 Positionnement de la Légende
23468 \begin_inset Index
23469 status collapsed
23470
23471 \begin_layout Plain Layout
23472 Légende ! Placement
23473 \end_layout
23474
23475 \end_inset
23476
23477
23478 \begin_inset Index
23479 status collapsed
23480
23481 \begin_layout Plain Layout
23482 Flottants ! Placement de la légende
23483 \end_layout
23484
23485 \end_inset
23486
23487
23488 \begin_inset CommandInset label
23489 LatexCommand label
23490 name "sec:Placement-légende"
23491
23492 \end_inset
23493
23494
23495 \end_layout
23496
23497 \begin_layout Standard
23498 La règle habituelle pour placer la légende est :
23499 \end_layout
23500
23501 \begin_layout Description
23502 Figure
23503 \begin_inset space ~
23504 \end_inset
23505
23506 : La légende est placée en dessous de la figure
23507 \end_layout
23508
23509 \begin_layout Description
23510 Tableau
23511 \begin_inset space ~
23512 \end_inset
23513
23514 : La légende est placée au dessus du tableau
23515 \end_layout
23516
23517 \begin_layout Standard
23518 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23519  au dessus des tableaux.
23520  Ce qui fait que si vous utilisez une des classes de document 
23521 \family sans
23522 article
23523 \family default
23524
23525 \family sans
23526 book
23527 \family default
23528
23529 \family sans
23530 letter
23531 \family default
23532 , ou 
23533 \family sans
23534 report
23535 \family default
23536  il n'y aura pas d'espace libre entre la légende et le tableau.
23537  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23538  de chargement du paquetage LaTeX 
23539 \series bold
23540 caption
23541 \series default
23542  dans le préambule de votre document
23543 \begin_inset Foot
23544 status open
23545
23546 \begin_layout Plain Layout
23547 Voir la section
23548 \begin_inset space ~
23549 \end_inset
23550
23551
23552 \begin_inset CommandInset ref
23553 LatexCommand ref
23554 reference "sec:Formatage-légende"
23555
23556 \end_inset
23557
23558  pour plus d'information sur le paquetage 
23559 \series bold
23560 caption
23561 \series default
23562 .
23563 \end_layout
23564
23565 \end_inset
23566
23567 :
23568 \end_layout
23569
23570 \begin_layout Standard
23571
23572 \series bold
23573 tableposition=top
23574 \end_layout
23575
23576 \begin_layout Standard
23577 Si vous utilisez une classe de document 
23578 \series bold
23579 KOMA-script
23580 \series default
23581
23582 \begin_inset Index
23583 status collapsed
23584
23585 \begin_layout Plain Layout
23586 Paquetages LaTeX ! KOMA-script
23587 \end_layout
23588
23589 \end_inset
23590
23591  (
23592 \family sans
23593 article (KOMA-script)
23594 \family default
23595
23596 \family sans
23597 book (KOMA-script)
23598 \family default
23599
23600 \family sans
23601 letter (KOMA-script)
23602 \family default
23603 , ou 
23604 \family sans
23605 report (KOMA-script)
23606 \family default
23607
23608 \begin_inset space \thinspace{}
23609 \end_inset
23610
23611 ), vous pouvez utiliser à la place du paquetage 
23612 \series bold
23613 caption
23614 \series default
23615  l'option 
23616 \series bold
23617 tablecaptionabove
23618 \series default
23619  de la classe de document.
23620 \end_layout
23621
23622 \begin_layout Standard
23623 \begin_inset VSpace bigskip
23624 \end_inset
23625
23626 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23627  Pour cela, vous devez charger le paquetage LaTeX 
23628 \series bold
23629 sidecap
23630 \series default
23631
23632 \begin_inset Index
23633 status collapsed
23634
23635 \begin_layout Plain Layout
23636 Paquetages LaTeX ! sidecap
23637 \end_layout
23638
23639 \end_inset
23640
23641  dans le préambule de votre document avec la ligne de commande suivante
23642 \end_layout
23643
23644 \begin_layout Standard
23645
23646 \series bold
23647
23648 \backslash
23649 usepackage[option]{sidecap}
23650 \end_layout
23651
23652 \begin_layout Standard
23653 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23654  extérieure – à droite sur les pages impaires et à gauche sur les pages
23655  paires.
23656  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23657  
23658 \series bold
23659 innercaption
23660 \series default
23661 .
23662  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23663  
23664 \series bold
23665 rightcaption
23666 \series default
23667  ou 
23668 \series bold
23669 leftcaption
23670 \series default
23671 .
23672 \end_layout
23673
23674 \begin_layout Standard
23675 \begin_inset ERT
23676 status collapsed
23677
23678 \begin_layout Plain Layout
23679
23680
23681 \backslash
23682 ifsidecap
23683 \end_layout
23684
23685 \end_inset
23686
23687
23688 \begin_inset Note Note
23689 status open
23690
23691 \begin_layout Plain Layout
23692 La section suivante ne sera affichée que si le paquetage LaTeX 
23693 \series bold
23694 sidecap
23695 \series default
23696  a été installé.
23697 \end_layout
23698
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \begin_layout Standard
23705 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23706  ajouter ces commandes dans le préambule de votre document :
23707 \end_layout
23708
23709 \begin_layout Standard
23710
23711 \lyxline
23712
23713 \end_layout
23714
23715 \begin_layout Standard
23716
23717 \series bold
23718
23719 \backslash
23720 newcommand{
23721 \backslash
23722 TabBesBeg}{%
23723 \begin_inset Newline newline
23724 \end_inset
23725
23726
23727 \begin_inset ERT
23728 status collapsed
23729
23730 \begin_layout Plain Layout
23731
23732
23733 \backslash
23734 hphantom{ }
23735 \end_layout
23736
23737 \end_inset
23738
23739
23740 \backslash
23741 let
23742 \backslash
23743 MyTable
23744 \backslash
23745 table
23746 \begin_inset Newline newline
23747 \end_inset
23748
23749
23750 \begin_inset ERT
23751 status collapsed
23752
23753 \begin_layout Plain Layout
23754
23755
23756 \backslash
23757 hphantom{ }
23758 \end_layout
23759
23760 \end_inset
23761
23762
23763 \backslash
23764 let
23765 \backslash
23766 MyEndtable
23767 \backslash
23768 endtable
23769 \begin_inset Newline newline
23770 \end_inset
23771
23772
23773 \begin_inset ERT
23774 status collapsed
23775
23776 \begin_layout Plain Layout
23777
23778
23779 \backslash
23780 hphantom{ }
23781 \end_layout
23782
23783 \end_inset
23784
23785
23786 \backslash
23787 renewenvironment{table}{
23788 \backslash
23789 begin{SCtable}}{
23790 \backslash
23791 end{SCtable}}}
23792 \end_layout
23793
23794 \begin_layout Standard
23795
23796 \series bold
23797
23798 \backslash
23799 newcommand{
23800 \backslash
23801 TabBesEnd}{%
23802 \begin_inset Newline newline
23803 \end_inset
23804
23805
23806 \begin_inset ERT
23807 status collapsed
23808
23809 \begin_layout Plain Layout
23810
23811
23812 \backslash
23813 hphantom{ }
23814 \end_layout
23815
23816 \end_inset
23817
23818
23819 \backslash
23820 let
23821 \backslash
23822 table
23823 \backslash
23824 MyTable
23825 \begin_inset Newline newline
23826 \end_inset
23827
23828
23829 \begin_inset ERT
23830 status collapsed
23831
23832 \begin_layout Plain Layout
23833
23834
23835 \backslash
23836 hphantom{ }
23837 \end_layout
23838
23839 \end_inset
23840
23841
23842 \backslash
23843 let
23844 \backslash
23845 endtable
23846 \backslash
23847 MyEndtable
23848 \end_layout
23849
23850 \begin_layout Standard
23851
23852 \series bold
23853
23854 \backslash
23855 newcommand{
23856 \backslash
23857 FigBesBeg}{%
23858 \begin_inset Newline newline
23859 \end_inset
23860
23861
23862 \begin_inset ERT
23863 status collapsed
23864
23865 \begin_layout Plain Layout
23866
23867
23868 \backslash
23869 hphantom{ }
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \backslash
23876 let
23877 \backslash
23878 MyFigure
23879 \backslash
23880 figure
23881 \begin_inset Newline newline
23882 \end_inset
23883
23884
23885 \begin_inset ERT
23886 status collapsed
23887
23888 \begin_layout Plain Layout
23889
23890
23891 \backslash
23892 hphantom{ }
23893 \end_layout
23894
23895 \end_inset
23896
23897
23898 \backslash
23899 let
23900 \backslash
23901 MyEndfigure
23902 \backslash
23903 endfigure
23904 \begin_inset Newline newline
23905 \end_inset
23906
23907
23908 \begin_inset ERT
23909 status collapsed
23910
23911 \begin_layout Plain Layout
23912
23913
23914 \backslash
23915 hphantom{ }
23916 \end_layout
23917
23918 \end_inset
23919
23920
23921 \backslash
23922 renewenvironment{figure}{
23923 \backslash
23924 begin{SCfigure}}{
23925 \backslash
23926 end{SCfigure}}}
23927 \end_layout
23928
23929 \begin_layout Standard
23930
23931 \series bold
23932
23933 \backslash
23934 newcommand{
23935 \backslash
23936 FigBesEnd}{%
23937 \begin_inset Newline newline
23938 \end_inset
23939
23940
23941 \begin_inset ERT
23942 status collapsed
23943
23944 \begin_layout Plain Layout
23945
23946
23947 \backslash
23948 hphantom{ }
23949 \end_layout
23950
23951 \end_inset
23952
23953
23954 \backslash
23955 let
23956 \backslash
23957 figure
23958 \backslash
23959 MyFigure
23960 \begin_inset Newline newline
23961 \end_inset
23962
23963
23964 \begin_inset ERT
23965 status collapsed
23966
23967 \begin_layout Plain Layout
23968
23969
23970 \backslash
23971 hphantom{ }
23972 \end_layout
23973
23974 \end_inset
23975
23976
23977 \backslash
23978 let
23979 \backslash
23980 endfigure
23981 \backslash
23982 MyEndfigure}
23983 \end_layout
23984
23985 \begin_layout Standard
23986
23987 \lyxline
23988
23989 \end_layout
23990
23991 \begin_layout Standard
23992 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23993  la légende se place sur le côté.
23994  Pour les flottants de figure, utilisez la commande
23995 \end_layout
23996
23997 \begin_layout Standard
23998
23999 \series bold
24000
24001 \backslash
24002 FigBesBeg
24003 \end_layout
24004
24005 \begin_layout Standard
24006 en code TeX avant le flottant.
24007  Après le flottant, insérez la commande
24008 \end_layout
24009
24010 \begin_layout Standard
24011
24012 \series bold
24013
24014 \backslash
24015 FigBesEnd
24016 \end_layout
24017
24018 \begin_layout Standard
24019 en code TeX pour revenir à la définition originale du flottant.
24020 \end_layout
24021
24022 \begin_layout Standard
24023 Pour les flottants de tableau, utilisez les commandes correspondantes
24024 \end_layout
24025
24026 \begin_layout Standard
24027
24028 \series bold
24029
24030 \backslash
24031 TabBesBeg
24032 \series default
24033  et 
24034 \series bold
24035
24036 \backslash
24037 TabBesEnd
24038 \end_layout
24039
24040 \begin_layout Standard
24041 La figure
24042 \begin_inset space ~
24043 \end_inset
24044
24045
24046 \begin_inset CommandInset ref
24047 LatexCommand ref
24048 reference "fig:legende-a-coté-fig"
24049
24050 \end_inset
24051
24052  et le tableau
24053 \begin_inset space ~
24054 \end_inset
24055
24056
24057 \begin_inset CommandInset ref
24058 LatexCommand ref
24059 reference "tab:legende-à-coté-tableau"
24060
24061 \end_inset
24062
24063  sont des exemples où la légende a été mises sur le coté.
24064 \end_layout
24065
24066 \begin_layout Standard
24067 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24068  pour les flottants de tableau et vers le bas pour les flottants de figure.
24069  Pour changer ce comportement, vous pouvez utiliser les commandes
24070 \end_layout
24071
24072 \begin_layout Standard
24073
24074 \series bold
24075
24076 \backslash
24077 sidecaptionvpos{type flottant}{placement}
24078 \end_layout
24079
24080 \begin_layout Standard
24081 dans le préambule du document ou en code TeX juste avant le flottant visé.
24082  Le type du flottant est soit 
24083 \family sans
24084 figure
24085 \family default
24086  soit 
24087 \family sans
24088 table
24089 \family default
24090 , le placement peut être 
24091 \begin_inset Quotes eld
24092 \end_inset
24093
24094
24095 \family sans
24096 t
24097 \family default
24098
24099 \begin_inset Quotes erd
24100 \end_inset
24101
24102  pour haut (top), 
24103 \begin_inset Quotes eld
24104 \end_inset
24105
24106
24107 \family sans
24108 c
24109 \family default
24110
24111 \begin_inset Quotes erd
24112 \end_inset
24113
24114  pour centre (center), ou 
24115 \begin_inset Quotes eld
24116 \end_inset
24117
24118
24119 \family sans
24120 b
24121 \family default
24122
24123 \begin_inset Quotes erd
24124 \end_inset
24125
24126  pour bas (bottom).
24127  Pour que, par exemple, les légendes des flottants de figure soient centrés
24128  verticalement, utilisez la commande
24129 \end_layout
24130
24131 \begin_layout Standard
24132
24133 \series bold
24134
24135 \backslash
24136 sidecaptionvpos{figure}{c}
24137 \end_layout
24138
24139 \begin_layout Standard
24140 C'est ce qui a été utilisé pour la figure
24141 \begin_inset space ~
24142 \end_inset
24143
24144
24145 \begin_inset CommandInset ref
24146 LatexCommand ref
24147 reference "fig:legende-à-coté-fig-2"
24148
24149 \end_inset
24150
24151 .
24152 \end_layout
24153
24154 \begin_layout Standard
24155 \begin_inset VSpace medskip
24156 \end_inset
24157
24158 Pour plus d'information sur le paquetage 
24159 \series bold
24160 sidecap
24161 \series default
24162  nous vous renvoyons à sa documentation 
24163 \begin_inset CommandInset citation
24164 LatexCommand cite
24165 key "sidecap"
24166
24167 \end_inset
24168
24169 .
24170 \end_layout
24171
24172 \begin_layout Standard
24173 \begin_inset Note Greyedout
24174 status open
24175
24176 \begin_layout Plain Layout
24177
24178 \series bold
24179 Note:
24180 \series default
24181  Le paquetage LaTeX 
24182 \series bold
24183 hypcap
24184 \series default
24185
24186 \begin_inset Index
24187 status collapsed
24188
24189 \begin_layout Plain Layout
24190 Paquetages LaTeX ! hypcap
24191 \end_layout
24192
24193 \end_inset
24194
24195 , qui est décrit dans la section
24196 \begin_inset space ~
24197 \end_inset
24198
24199
24200 \begin_inset CommandInset ref
24201 LatexCommand ref
24202 reference "sub:Reference-Position"
24203
24204 \end_inset
24205
24206 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24207 \end_layout
24208
24209 \end_inset
24210
24211
24212 \end_layout
24213
24214 \begin_layout Standard
24215 \begin_inset ERT
24216 status collapsed
24217
24218 \begin_layout Plain Layout
24219
24220
24221 \backslash
24222 FigBesBeg 
24223 \end_layout
24224
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \begin_layout Standard
24231 \begin_inset Float figure
24232 wide false
24233 sideways false
24234 status open
24235
24236 \begin_layout Plain Layout
24237 \begin_inset Graphics
24238         filename ../clipart/escher-lsd.eps
24239         scale 75
24240         scaleBeforeRotation
24241
24242 \end_inset
24243
24244
24245 \end_layout
24246
24247 \begin_layout Plain Layout
24248 \begin_inset Caption
24249
24250 \begin_layout Plain Layout
24251 \begin_inset CommandInset label
24252 LatexCommand label
24253 name "fig:legende-a-coté-fig"
24254
24255 \end_inset
24256
24257 Une légende à côté d'une figure.
24258 \end_layout
24259
24260 \end_inset
24261
24262
24263 \end_layout
24264
24265 \end_inset
24266
24267
24268 \end_layout
24269
24270 \begin_layout Standard
24271 \begin_inset ERT
24272 status collapsed
24273
24274 \begin_layout Plain Layout
24275
24276
24277 \backslash
24278 TabBesBeg 
24279 \end_layout
24280
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \begin_layout Standard
24287 \begin_inset Float table
24288 wide false
24289 sideways false
24290 status open
24291
24292 \begin_layout Plain Layout
24293 \begin_inset Caption
24294
24295 \begin_layout Plain Layout
24296 \begin_inset CommandInset label
24297 LatexCommand label
24298 name "tab:legende-à-coté-tableau"
24299
24300 \end_inset
24301
24302 Une légende à côté d'un tableau.
24303 \end_layout
24304
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \begin_layout Plain Layout
24311 \begin_inset Tabular
24312 <lyxtabular version="3" rows="4" columns="5">
24313 <features>
24314 <column alignment="center" valignment="top" width="0">
24315 <column alignment="center" valignment="top" width="0">
24316 <column alignment="center" valignment="top" width="0">
24317 <column alignment="center" valignment="top" width="0">
24318 <column alignment="center" valignment="top" width="0">
24319 <row>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324 a
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24330 \begin_inset Text
24331
24332 \begin_layout Plain Layout
24333
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Plain Layout
24342 b
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351
24352 \end_layout
24353
24354 \end_inset
24355 </cell>
24356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360 c
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 </row>
24366 <row>
24367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24368 \begin_inset Text
24369
24370 \begin_layout Plain Layout
24371
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380 d
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398 e
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 </row>
24413 <row>
24414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418 f
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24433 \begin_inset Text
24434
24435 \begin_layout Plain Layout
24436 g
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Plain Layout
24445
24446 \end_layout
24447
24448 \end_inset
24449 </cell>
24450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \begin_layout Plain Layout
24454 h
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 </row>
24460 <row>
24461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474 i
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492 j
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \end_layout
24503
24504 \end_inset
24505 </cell>
24506 </row>
24507 </lyxtabular>
24508
24509 \end_inset
24510
24511
24512 \end_layout
24513
24514 \end_inset
24515
24516
24517 \end_layout
24518
24519 \begin_layout Standard
24520 \begin_inset ERT
24521 status collapsed
24522
24523 \begin_layout Plain Layout
24524
24525
24526 \backslash
24527 TabBesEnd
24528 \end_layout
24529
24530 \end_inset
24531
24532
24533 \end_layout
24534
24535 \begin_layout Standard
24536 \begin_inset ERT
24537 status collapsed
24538
24539 \begin_layout Plain Layout
24540
24541
24542 \backslash
24543 sidecaptionvpos{figure}{c}
24544 \end_layout
24545
24546 \end_inset
24547
24548
24549 \begin_inset Float figure
24550 wide false
24551 sideways false
24552 status open
24553
24554 \begin_layout Plain Layout
24555 \begin_inset Graphics
24556         filename ../clipart/escher-lsd.eps
24557         scale 75
24558         scaleBeforeRotation
24559
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \begin_layout Plain Layout
24566 \begin_inset Caption
24567
24568 \begin_layout Plain Layout
24569 \begin_inset CommandInset label
24570 LatexCommand label
24571 name "fig:legende-à-coté-fig-2"
24572
24573 \end_inset
24574
24575 Une légende centrée verticalement à côté d'une figure.
24576 \end_layout
24577
24578 \end_inset
24579
24580
24581 \end_layout
24582
24583 \end_inset
24584
24585
24586 \end_layout
24587
24588 \begin_layout Standard
24589 \begin_inset ERT
24590 status collapsed
24591
24592 \begin_layout Plain Layout
24593
24594
24595 \backslash
24596 FigBesEnd
24597 \end_layout
24598
24599 \end_inset
24600
24601
24602 \end_layout
24603
24604 \begin_layout Standard
24605 \begin_inset ERT
24606 status collapsed
24607
24608 \begin_layout Plain Layout
24609
24610
24611 \backslash
24612 else
24613 \end_layout
24614
24615 \end_inset
24616
24617
24618 \begin_inset Note Note
24619 status open
24620
24621 \begin_layout Plain Layout
24622 Ce qui suit sera affiché si le paquetage LaTeX 
24623 \series bold
24624 sidecap
24625 \series default
24626  n'est pas installé :
24627 \end_layout
24628
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \begin_layout Standard
24635 Vous devez installer le paquetage LaTeX 
24636 \series bold
24637 sidecap
24638 \series default
24639  pour voir la suite de cette section dans la sortie imprimée.
24640 \end_layout
24641
24642 \begin_layout Standard
24643 \begin_inset ERT
24644 status collapsed
24645
24646 \begin_layout Plain Layout
24647
24648
24649 \backslash
24650 fi
24651 \end_layout
24652
24653 \end_inset
24654
24655
24656 \end_layout
24657
24658 \begin_layout Section
24659 Les Listes de Flottants
24660 \begin_inset Index
24661 status collapsed
24662
24663 \begin_layout Plain Layout
24664 Flottants ! Listes de Flottants
24665 \end_layout
24666
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \begin_layout Standard
24673 De la même façon que la table des matières fait la liste des sections du
24674  document, il y a des listes pour tous les types de flottants, comme par
24675  exemple pour les figures du document.
24676  Vous pouvez les insérer en utilisant le menu 
24677 \family sans
24678 Insérer\SpecialChar \menuseparator
24679 Listes
24680 \begin_inset space ~
24681 \end_inset
24682
24683 &
24684 \begin_inset space ~
24685 \end_inset
24686
24687 TdM
24688 \family default
24689 .
24690 \end_layout
24691
24692 \begin_layout Standard
24693 Les entrées de la liste sont la légende du flottant ou éventuellement le
24694  titre court, le numéro du flottant, et le numéro de la page où le flottant
24695  apparaît dans le document.
24696 \end_layout
24697
24698 \begin_layout Standard
24699 Vous trouverez à la fin de ce document une liste des figures et une liste
24700  des tableaux.
24701 \end_layout
24702
24703 \begin_layout Chapter
24704 Notes
24705 \end_layout
24706
24707 \begin_layout Section
24708 Les Notes de LyX
24709 \begin_inset Index
24710 status collapsed
24711
24712 \begin_layout Plain Layout
24713 Notes ! Notes LyX 
24714 \end_layout
24715
24716 \end_inset
24717
24718
24719 \end_layout
24720
24721 \begin_layout Standard
24722 On peut insérer une note en utilisant le bouton 
24723 \begin_inset Graphics
24724         filename ../../images/note-insert.png
24725         scale 85
24726         scaleBeforeRotation
24727
24728 \end_inset
24729
24730  de la barre d'outils ou avec le menu 
24731 \family sans
24732 Insérer\SpecialChar \menuseparator
24733 Note
24734 \family default
24735 .
24736  Il y a trois types de notes :
24737 \end_layout
24738
24739 \begin_layout Description
24740 Note
24741 \begin_inset space ~
24742 \end_inset
24743
24744 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24745  finale.
24746  La boîte de cette note ressemble à ceci :
24747 \begin_inset Newline newline
24748 \end_inset
24749
24750
24751 \begin_inset Newline newline
24752 \end_inset
24753
24754
24755 \begin_inset Graphics
24756         filename clipart/LyXNoteImageQt4.png
24757         display false
24758         scale 65
24759         scaleBeforeRotation
24760
24761 \end_inset
24762
24763  
24764 \begin_inset Note Note
24765 status open
24766
24767 \begin_layout Plain Layout
24768 Le texte de cette note n'apparaîtra pas à l'impression.
24769 \end_layout
24770
24771 \end_inset
24772
24773
24774 \end_layout
24775
24776 \begin_layout Description
24777 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24778  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24779  vers un fichier au format LaTeX avec le menu 
24780 \family sans
24781 Fichier\SpecialChar \menuseparator
24782 Exporter\SpecialChar \menuseparator
24783 LaTeX (pdflatex) / (plain)
24784 \family default
24785 .
24786  La boîte de cette note ressemble à ceci :
24787 \begin_inset Newline newline
24788 \end_inset
24789
24790
24791 \begin_inset Newline newline
24792 \end_inset
24793
24794
24795 \begin_inset Graphics
24796         filename clipart/CommentNoteImageQt4.png
24797         display false
24798         scale 55
24799         scaleBeforeRotation
24800
24801 \end_inset
24802
24803
24804 \lang english
24805  
24806 \lang french
24807
24808 \begin_inset Note Comment
24809 status open
24810
24811 \begin_layout Plain Layout
24812 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24813  LaTeX.
24814 \end_layout
24815
24816 \end_inset
24817
24818
24819 \end_layout
24820
24821 \begin_layout Description
24822 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24823  La boîte de cette note ressemble à ceci :
24824 \lang english
24825
24826 \begin_inset Newline newline
24827 \end_inset
24828
24829
24830 \lang french
24831
24832 \begin_inset Newline newline
24833 \end_inset
24834
24835
24836 \begin_inset Graphics
24837         filename clipart/GreyedOutNoteImageQt4.png
24838         lyxscale 80
24839         display false
24840         scale 55
24841         scaleBeforeRotation
24842
24843 \end_inset
24844
24845
24846 \begin_inset Newline newline
24847 \end_inset
24848
24849
24850 \begin_inset ERT
24851 status collapsed
24852
24853 \begin_layout Plain Layout
24854
24855
24856 \backslash
24857 renewenvironment{lyxgreyedout}
24858 \end_layout
24859
24860 \begin_layout Plain Layout
24861
24862 {
24863 \backslash
24864 textcolor[gray]{0.8}
24865 \backslash
24866 bgroup}{
24867 \backslash
24868 egroup}
24869 \end_layout
24870
24871 \end_inset
24872
24873
24874 \begin_inset Note Greyedout
24875 status open
24876
24877 \begin_layout Plain Layout
24878 Le texte
24879 \begin_inset Foot
24880 status collapsed
24881
24882 \begin_layout Plain Layout
24883 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24884  grisé.
24885  
24886 \end_layout
24887
24888 \end_inset
24889
24890  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \begin_inset ERT
24897 status collapsed
24898
24899 \begin_layout Plain Layout
24900
24901
24902 \backslash
24903 renewenvironment{lyxgreyedout}
24904 \end_layout
24905
24906 \begin_layout Plain Layout
24907
24908 {
24909 \backslash
24910 textcolor{blue}
24911 \backslash
24912 bgroup}{
24913 \backslash
24914 egroup}
24915 \end_layout
24916
24917 \end_inset
24918
24919
24920 \begin_inset Note Note
24921 status open
24922
24923 \begin_layout Plain Layout
24924 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24925  originale qu'elle a dans LyX.
24926  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24927  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24928 \end_layout
24929
24930 \end_inset
24931
24932
24933 \begin_inset Newline newline
24934 \end_inset
24935
24936
24937 \begin_inset Newline newline
24938 \end_inset
24939
24940 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24941  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24942 \end_layout
24943
24944 \begin_layout Standard
24945 \begin_inset VSpace bigskip
24946 \end_inset
24947
24948 Quand vous utilisez le bouton 
24949 \begin_inset Graphics
24950         filename ../../images/note-insert.png
24951         scale 85
24952         scaleBeforeRotation
24953
24954 \end_inset
24955
24956  de la barre d'outils, vous insérez une 
24957 \family sans
24958 Note
24959 \begin_inset space ~
24960 \end_inset
24961
24962 LyX
24963 \family default
24964 .
24965  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24966 la et cliquez sur le bouton d'insertion de note.
24967  Pour retransformer une note en texte, appuyez sur la touche 
24968 \family sans
24969 backspace
24970 \family default
24971  quand le curseur est au tout début de la note ou appuyez sur la touche
24972  
24973 \family sans
24974 Suppr.
24975
24976 \family default
24977  quand le curseur se trouve à la fin de la note.
24978 \end_layout
24979
24980 \begin_layout Standard
24981 \begin_inset VSpace bigskip
24982 \end_inset
24983
24984 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24985  commandes suivantes dans le préambule :
24986 \end_layout
24987
24988 \begin_layout Standard
24989
24990 \series bold
24991
24992 \backslash
24993 renewenvironment{lyxgreyedout}
24994 \begin_inset Newline newline
24995 \end_inset
24996
24997
24998 \begin_inset ERT
24999 status collapsed
25000
25001 \begin_layout Plain Layout
25002
25003
25004 \backslash
25005 hphantom{ }
25006 \end_layout
25007
25008 \end_inset
25009
25010 {
25011 \backslash
25012 textcolor{color}
25013 \backslash
25014 bgroup}{
25015 \backslash
25016 egroup}
25017 \end_layout
25018
25019 \begin_layout Standard
25020 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25021  sont expliqués dans la section
25022 \begin_inset space ~
25023 \end_inset
25024
25025
25026 \begin_inset CommandInset ref
25027 LatexCommand ref
25028 reference "sec:Tableaux-Colorés"
25029
25030 \end_inset
25031
25032 .
25033 \end_layout
25034
25035 \begin_layout Standard
25036 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25037  grisées avec leur texte en bleu.
25038 \end_layout
25039
25040 \begin_layout Section
25041 Notes en Bas de Page
25042 \begin_inset CommandInset label
25043 LatexCommand label
25044 name "sec:Notes-bas-de-page"
25045
25046 \end_inset
25047
25048
25049 \begin_inset Index
25050 status collapsed
25051
25052 \begin_layout Plain Layout
25053 Notes ! Notes de bas de page
25054 \end_layout
25055
25056 \end_inset
25057
25058
25059 \begin_inset Index
25060 status collapsed
25061
25062 \begin_layout Plain Layout
25063 Notes de bas de page
25064 \end_layout
25065
25066 \end_inset
25067
25068
25069 \end_layout
25070
25071 \begin_layout Standard
25072 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25073  
25074 \begin_inset Graphics
25075         filename ../../images/footnote-insert.png
25076         scale 85
25077         scaleBeforeRotation
25078
25079 \end_inset
25080
25081  de la barre d'outils, soit en utilisant le menu 
25082 \family sans
25083 Insérer\SpecialChar \menuseparator
25084 Note
25085 \begin_inset space ~
25086 \end_inset
25087
25088 en
25089 \begin_inset space ~
25090 \end_inset
25091
25092 Bas
25093 \begin_inset space ~
25094 \end_inset
25095
25096 de
25097 \begin_inset space ~
25098 \end_inset
25099
25100 Page
25101 \family default
25102 .
25103  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25104  rouge 
25105 \begin_inset Quotes fld
25106 \end_inset
25107
25108 bas
25109 \begin_inset Quotes frd
25110 \end_inset
25111
25112  qui ressemble à ceci : 
25113 \begin_inset Graphics
25114         filename clipart/footnoteQt4.png
25115         scale 80
25116         scaleBeforeRotation
25117
25118 \end_inset
25119
25120  Vous pouvez y entrer votre texte.
25121  Si vous voulez transformer du texte déjà existant en note en bas de page,
25122  sélectionnez-le et cliquez sur le bouton 
25123 \family sans
25124 Note
25125 \begin_inset space ~
25126 \end_inset
25127
25128 en
25129 \begin_inset space ~
25130 \end_inset
25131
25132 Bas
25133 \begin_inset space ~
25134 \end_inset
25135
25136 de
25137 \begin_inset space ~
25138 \end_inset
25139
25140 Page
25141 \family default
25142  de la barre d'outils.
25143  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25144  
25145 \family sans
25146 backspace
25147 \family default
25148  quand le curseur est au tout début de la note ou appuyez sur la touche
25149  
25150 \family sans
25151 Suppr.
25152
25153 \family default
25154  quand le curseur se trouve à la fin de la note.
25155 \end_layout
25156
25157 \begin_layout Standard
25158 Voici un exemple de note en bas de page:
25159 \begin_inset Foot
25160 status open
25161
25162 \begin_layout Plain Layout
25163 \begin_inset CommandInset label
25164 LatexCommand label
25165 name "fn:Note-en-bas"
25166
25167 \end_inset
25168
25169 Ceci est un exemple de note en bas de page.
25170 \end_layout
25171
25172 \end_inset
25173
25174
25175 \begin_inset ERT
25176 status collapsed
25177
25178 \begin_layout Plain Layout
25179
25180
25181 \backslash
25182 newcounter{MyRepeatFoot}
25183 \end_layout
25184
25185 \begin_layout Plain Layout
25186
25187
25188 \backslash
25189 setcounter{MyRepeatFoot}{
25190 \backslash
25191 thefootnote}
25192 \end_layout
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \begin_layout Standard
25200 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25201  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25202  de note.
25203  Le texte de la note est placé en bas de la page courante.
25204  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25205  Selon votre classe de document les numéros de notes pourront être réinitialisés
25206  à chaque nouveau chapitre.
25207 \end_layout
25208
25209 \begin_layout Standard
25210 On peut faire référence à une note en bas de page comme on le fait avec
25211  les flottants : Insérez une étiquette dans la note et faites une référence
25212  croisée vers cette étiquette comme c'est décrit dans la
25213 \begin_inset space ~
25214 \end_inset
25215
25216
25217 \begin_inset CommandInset ref
25218 LatexCommand ref
25219 reference "sec:Referencer-les-Flottants"
25220
25221 \end_inset
25222
25223 .
25224 \begin_inset Newline newline
25225 \end_inset
25226
25227 Voici une référence à une note de bas de page :
25228 \begin_inset space ~
25229 \end_inset
25230
25231
25232 \begin_inset CommandInset ref
25233 LatexCommand ref
25234 reference "fn:Note-en-bas"
25235
25236 \end_inset
25237
25238 .
25239 \end_layout
25240
25241 \begin_layout Standard
25242 \begin_inset VSpace defskip
25243 \end_inset
25244
25245 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
25246  des minipages, voyez la section
25247 \begin_inset space ~
25248 \end_inset
25249
25250
25251 \begin_inset CommandInset ref
25252 LatexCommand ref
25253 reference "sec:Minipages"
25254
25255 \end_inset
25256
25257 .
25258  Les notes de bas de page dans des tableaux longs sont traitées dans la
25259  section
25260 \begin_inset space ~
25261 \end_inset
25262
25263
25264 \begin_inset CommandInset ref
25265 LatexCommand ref
25266 reference "sub:Notes-dans-tableau-long"
25267
25268 \end_inset
25269
25270 .
25271 \end_layout
25272
25273 \begin_layout Standard
25274 \begin_inset VSpace defskip
25275 \end_inset
25276
25277 Pour créer seulement la marque de note, utilisez la commande 
25278 \series bold
25279
25280 \backslash
25281 footnotemark[nombre]
25282 \series default
25283  en code TeX.
25284  On utilise cette possibilité quand on a plusieurs fois la même annotation
25285  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
25286  bas de page à chaque fois.
25287 \begin_inset Newline newline
25288 \end_inset
25289
25290 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
25291  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
25292  part.
25293  Pour la marque de note qui suit, ces commandes ont été insérées en code
25294  TeX après la note
25295 \begin_inset space ~
25296 \end_inset
25297
25298
25299 \begin_inset CommandInset ref
25300 LatexCommand ref
25301 reference "fn:Note-en-bas"
25302
25303 \end_inset
25304
25305  pour enregistrer le numéro de note de bas de page :
25306 \end_layout
25307
25308 \begin_layout Standard
25309
25310 \series bold
25311
25312 \backslash
25313 newcounter{MyRepeatFoot}
25314 \begin_inset Newline newline
25315 \end_inset
25316
25317
25318 \backslash
25319 setcounter{MyRepeatFoot}{
25320 \backslash
25321 thefootnote}
25322 \end_layout
25323
25324 \begin_layout Standard
25325 La marque de note a été créée avec la commande suivante :
25326 \end_layout
25327
25328 \begin_layout Standard
25329
25330 \series bold
25331
25332 \backslash
25333 footnotemark[
25334 \backslash
25335 theMyRepeatFoot]
25336 \end_layout
25337
25338 \begin_layout Standard
25339 Voici un exemple de marque de note de bas de page : 
25340 \begin_inset ERT
25341 status collapsed
25342
25343 \begin_layout Plain Layout
25344
25345
25346 \backslash
25347 footnotemark[
25348 \backslash
25349 theMyRepeatFoot]
25350 \end_layout
25351
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \begin_layout Subsection
25358 Numérotation de Notes de Bas de Page
25359 \begin_inset CommandInset label
25360 LatexCommand label
25361 name "sub:Numerotation-notes-bas-de-page"
25362
25363 \end_inset
25364
25365
25366 \begin_inset Index
25367 status collapsed
25368
25369 \begin_layout Plain Layout
25370 Notes de bas de page ! Numérotation
25371 \end_layout
25372
25373 \end_inset
25374
25375
25376 \end_layout
25377
25378 \begin_layout Standard
25379 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25380  ajoutez cette commande dans le préambule de votre document :
25381 \end_layout
25382
25383 \begin_layout Standard
25384
25385 \series bold
25386
25387 \backslash
25388 @addtoreset{footnote}{section}
25389 \end_layout
25390
25391 \begin_layout Standard
25392 \begin_inset VSpace bigskip
25393 \end_inset
25394
25395 La commande de préambule suivante change le style de numérotation des notes
25396  en petits chiffres romains :
25397 \end_layout
25398
25399 \begin_layout Standard
25400
25401 \series bold
25402
25403 \backslash
25404 renewcommand{
25405 \backslash
25406 thefootnote}{
25407 \backslash
25408 roman{footnote}}
25409 \end_layout
25410
25411 \begin_layout Standard
25412 \begin_inset ERT
25413 status collapsed
25414
25415 \begin_layout Plain Layout
25416
25417
25418 \backslash
25419 renewcommand{
25420 \backslash
25421 thefootnote}{
25422 \backslash
25423 roman{footnote}}
25424 \end_layout
25425
25426 \end_inset
25427
25428  Cette note de bas de page utilise une numérotation en chiffres romains
25429  :
25430 \begin_inset Foot
25431 status open
25432
25433 \begin_layout Plain Layout
25434 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25435  romains.
25436 \end_layout
25437
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \begin_layout Standard
25444 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25445  la commande précédente 
25446 \series bold
25447
25448 \backslash
25449 roman
25450 \series default
25451  par 
25452 \series bold
25453
25454 \backslash
25455 Roman
25456 \series default
25457 .
25458  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25459  utilisez respectivement soit 
25460 \series bold
25461
25462 \backslash
25463 Alph
25464 \series default
25465  soit 
25466 \series bold
25467
25468 \backslash
25469 alph
25470 \series default
25471 .
25472  Pour les 
25473 \begin_inset Quotes eld
25474 \end_inset
25475
25476 numéroter
25477 \begin_inset Quotes erd
25478 \end_inset
25479
25480  avec des symboles, utilisez 
25481 \series bold
25482
25483 \backslash
25484 fnsymbol
25485 \series default
25486 .
25487 \end_layout
25488
25489 \begin_layout Standard
25490 \begin_inset Note Greyedout
25491 status open
25492
25493 \begin_layout Plain Layout
25494
25495 \series bold
25496 Note:
25497 \series default
25498  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25499  puisque cette numérotation est limitée à des lettres seules.
25500 \end_layout
25501
25502 \end_inset
25503
25504
25505 \begin_inset Newline newline
25506 \end_inset
25507
25508
25509 \begin_inset Note Greyedout
25510 status open
25511
25512 \begin_layout Plain Layout
25513
25514 \series bold
25515 Note:
25516 \series default
25517  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25518 \end_layout
25519
25520 \end_inset
25521
25522
25523 \end_layout
25524
25525 \begin_layout Standard
25526 Pour revenir au style de numérotation implicite quand vous en avez changé,
25527  utilisez 
25528 \series bold
25529
25530 \backslash
25531 arabic
25532 \series default
25533  à la place de 
25534 \series bold
25535
25536 \backslash
25537 roman
25538 \series default
25539  dans la commande précédente.
25540 \begin_inset ERT
25541 status collapsed
25542
25543 \begin_layout Plain Layout
25544
25545
25546 \backslash
25547 renewcommand{
25548 \backslash
25549 thefootnote}{
25550 \backslash
25551 arabic{footnote}}
25552 \end_layout
25553
25554 \end_inset
25555
25556
25557 \end_layout
25558
25559 \begin_layout Standard
25560 \begin_inset VSpace bigskip
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Standard
25567 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25568  le schéma 
25569 \begin_inset Quotes eld
25570 \end_inset
25571
25572 chapitre.note
25573 \begin_inset Quotes erd
25574 \end_inset
25575
25576 , ajoutez la commande suivante au préambule de votre document :
25577 \end_layout
25578
25579 \begin_layout Standard
25580
25581 \series bold
25582
25583 \backslash
25584 numberwithin{footnote}{chapter}
25585 \end_layout
25586
25587 \begin_layout Standard
25588 Pour pouvoir utiliser la commande 
25589 \series bold
25590
25591 \backslash
25592 numberwithin
25593 \series default
25594 , activez dans la rubrique 
25595 \family sans
25596 Options
25597 \begin_inset space ~
25598 \end_inset
25599
25600 des
25601 \begin_inset space ~
25602 \end_inset
25603
25604 Maths
25605 \family default
25606  dans les paramètres du document, l'option 
25607 \family sans
25608 Utiliser
25609 \begin_inset space ~
25610 \end_inset
25611
25612 le
25613 \begin_inset space ~
25614 \end_inset
25615
25616 paquetage
25617 \begin_inset space ~
25618 \end_inset
25619
25620 maths
25621 \begin_inset space ~
25622 \end_inset
25623
25624 AMS
25625 \family default
25626 .
25627 \end_layout
25628
25629 \begin_layout Standard
25630 \begin_inset ERT
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634
25635
25636 \backslash
25637 numberwithin{footnote}{chapter}
25638 \end_layout
25639
25640 \end_inset
25641
25642 Ceci est un autre exemple de note de bas de page:
25643 \series bold
25644
25645 \begin_inset Foot
25646 status open
25647
25648 \begin_layout Plain Layout
25649 Cette note est numérotée en suivant le schéma 
25650 \begin_inset Quotes eld
25651 \end_inset
25652
25653 chapitre.note
25654 \begin_inset Quotes erd
25655 \end_inset
25656
25657 .
25658 \end_layout
25659
25660 \end_inset
25661
25662
25663 \series default
25664
25665 \begin_inset ERT
25666 status collapsed
25667
25668 \begin_layout Plain Layout
25669
25670
25671 \backslash
25672 renewcommand{
25673 \backslash
25674 thefootnote}{
25675 \backslash
25676 arabic{footnote}}
25677 \end_layout
25678
25679 \end_inset
25680
25681
25682 \end_layout
25683
25684 \begin_layout Standard
25685 \begin_inset Note Greyedout
25686 status open
25687
25688 \begin_layout Plain Layout
25689
25690 \series bold
25691 Note:
25692 \series default
25693  
25694 \series bold
25695
25696 \backslash
25697 numberwithin
25698 \series default
25699  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25700  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25701  prises en compte.
25702  
25703 \end_layout
25704
25705 \end_inset
25706
25707
25708 \end_layout
25709
25710 \begin_layout Standard
25711 Donc pour avoir par exemple le schéma 
25712 \begin_inset Quotes eld
25713 \end_inset
25714
25715 chapitre.
25716 \backslash
25717 Roman{note}
25718 \begin_inset Quotes erd
25719 \end_inset
25720
25721 , utilisez la commande suivante plutôt que 
25722 \series bold
25723
25724 \backslash
25725 numberwithin
25726 \series default
25727  :
25728 \end_layout
25729
25730 \begin_layout Standard
25731
25732 \series bold
25733
25734 \backslash
25735 renewcommand{
25736 \backslash
25737 thefootnote}{
25738 \backslash
25739 thechapter.
25740 \backslash
25741 Roman{footnote}}
25742 \end_layout
25743
25744 \begin_layout Subsection
25745 Positionnement de notes de bas de page
25746 \begin_inset Index
25747 status collapsed
25748
25749 \begin_layout Plain Layout
25750 Notes de bas de page ! Positionnement
25751 \end_layout
25752
25753 \end_inset
25754
25755
25756 \end_layout
25757
25758 \begin_layout Standard
25759 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25760  vertical entre elles en bas de la page.
25761  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25762  de 1.5
25763 \begin_inset space \thinspace{}
25764 \end_inset
25765
25766 mm avec la commande suivante dans le préambule :
25767 \end_layout
25768
25769 \begin_layout Standard
25770
25771 \series bold
25772
25773 \backslash
25774 let
25775 \backslash
25776 myFoot
25777 \backslash
25778 footnote
25779 \begin_inset Newline newline
25780 \end_inset
25781
25782
25783 \backslash
25784 renewcommand{
25785 \backslash
25786 footnote}[1]{
25787 \backslash
25788 myFoot{#1
25789 \backslash
25790 vspace{1.5mm}}}
25791 \end_layout
25792
25793 \begin_layout Standard
25794 \begin_inset VSpace bigskip
25795 \end_inset
25796
25797 Dans un document à deux colonnes les notes de bas de page apparaissent en
25798  bas de chaque colonne, comme sur la Figure
25799 \begin_inset space ~
25800 \end_inset
25801
25802
25803 \begin_inset CommandInset ref
25804 LatexCommand ref
25805 reference "fig:Position-standard-note-bas-de-page"
25806
25807 \end_inset
25808
25809 .
25810  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25811  sur la Figure
25812 \begin_inset space ~
25813 \end_inset
25814
25815
25816 \begin_inset CommandInset ref
25817 LatexCommand ref
25818 reference "fig:Position-note-avec-ftnright"
25819
25820 \end_inset
25821
25822 , utilisez le paquetage LaTeX 
25823 \series bold
25824 ftnright
25825 \series default
25826
25827 \begin_inset Index
25828 status collapsed
25829
25830 \begin_layout Plain Layout
25831 Paquetages LaTeX ! ftnright
25832 \end_layout
25833
25834 \end_inset
25835
25836  avec cette commande dans le préambule du document:
25837 \end_layout
25838
25839 \begin_layout Standard
25840
25841 \series bold
25842
25843 \backslash
25844 usepackage{ftnright}
25845 \end_layout
25846
25847 \begin_layout Standard
25848 \begin_inset Float figure
25849 placement !h
25850 wide false
25851 sideways false
25852 status open
25853
25854 \begin_layout Plain Layout
25855 \begin_inset ERT
25856 status collapsed
25857
25858 \begin_layout Plain Layout
25859
25860
25861 \backslash
25862 framebox{
25863 \end_layout
25864
25865 \end_inset
25866
25867
25868 \begin_inset Graphics
25869         filename ../clipart/without_fntright.pdf
25870         width 100col%
25871         scaleBeforeRotation
25872
25873 \end_inset
25874
25875
25876 \begin_inset ERT
25877 status collapsed
25878
25879 \begin_layout Plain Layout
25880
25881 }
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \begin_layout Plain Layout
25890 \begin_inset Caption
25891
25892 \begin_layout Plain Layout
25893 \begin_inset CommandInset label
25894 LatexCommand label
25895 name "fig:Position-standard-note-bas-de-page"
25896
25897 \end_inset
25898
25899 Positionnement standard des notes de bas de page dans un document à deux
25900  colonnes.
25901 \end_layout
25902
25903 \end_inset
25904
25905
25906 \end_layout
25907
25908 \end_inset
25909
25910
25911 \end_layout
25912
25913 \begin_layout Standard
25914 \begin_inset Float figure
25915 placement !h
25916 wide false
25917 sideways false
25918 status open
25919
25920 \begin_layout Plain Layout
25921 \begin_inset ERT
25922 status collapsed
25923
25924 \begin_layout Plain Layout
25925
25926
25927 \backslash
25928 framebox{
25929 \end_layout
25930
25931 \end_inset
25932
25933
25934 \begin_inset Graphics
25935         filename ../clipart/with_fntright.pdf
25936         width 100col%
25937         scaleBeforeRotation
25938
25939 \end_inset
25940
25941
25942 \begin_inset ERT
25943 status collapsed
25944
25945 \begin_layout Plain Layout
25946
25947 }
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \begin_layout Plain Layout
25956 \begin_inset Caption
25957
25958 \begin_layout Plain Layout
25959 \begin_inset CommandInset label
25960 LatexCommand label
25961 name "fig:Position-note-avec-ftnright"
25962
25963 \end_inset
25964
25965 Positionnement de notes de bas de page dans un document à deux colonnes
25966  en utilisant le paquetage LaTeX 
25967 \series bold
25968 ftnright
25969 \series default
25970 .
25971 \end_layout
25972
25973 \end_inset
25974
25975
25976 \end_layout
25977
25978 \end_inset
25979
25980
25981 \end_layout
25982
25983 \begin_layout Standard
25984 \begin_inset VSpace bigskip
25985 \end_inset
25986
25987 Dans certaines publications scientifiques, il est courant de rassembler
25988  les notes de bas de page et de les imprimer dans un paragraphe particulier
25989  à la fin de la section, comme sur la Figure
25990 \begin_inset space ~
25991 \end_inset
25992
25993
25994 \begin_inset CommandInset ref
25995 LatexCommand ref
25996 reference "fig:Notes-de-fin"
25997
25998 \end_inset
25999
26000 .
26001  On les appelle 
26002 \begin_inset Quotes eld
26003 \end_inset
26004
26005 notes de fin
26006 \begin_inset Quotes erd
26007 \end_inset
26008
26009 .
26010 \begin_inset Index
26011 status collapsed
26012
26013 \begin_layout Plain Layout
26014 Notes de fin
26015 \end_layout
26016
26017 \end_inset
26018
26019  Pour utiliser des notes de fin à la place des notes de bas de page dans
26020  votre document, 
26021 \lang english
26022 load in the menu
26023 \lang french
26024  
26025 \family sans
26026 Document\SpecialChar \menuseparator
26027 Paramètres\SpecialChar \menuseparator
26028 Modules 
26029 \family default
26030 \lang english
26031 the module
26032 \lang french
26033  
26034 \family sans
26035 Note de bas de page en fin de document
26036 \family default
26037 .
26038  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26039 \end_layout
26040
26041 \begin_layout Standard
26042
26043 \series bold
26044
26045 \backslash
26046 theendnotes
26047 \end_layout
26048
26049 \begin_layout Standard
26050 en code TeX à la fin d'une section ou d'un chapitre.
26051 \end_layout
26052
26053 \begin_layout Standard
26054 \begin_inset Float figure
26055 wide false
26056 sideways false
26057 status open
26058
26059 \begin_layout Plain Layout
26060 \align center
26061 \begin_inset ERT
26062 status collapsed
26063
26064 \begin_layout Plain Layout
26065
26066
26067 \backslash
26068 framebox{
26069 \end_layout
26070
26071 \end_inset
26072
26073
26074 \begin_inset Graphics
26075         filename ../clipart/endnotes.pdf
26076         scaleBeforeRotation
26077
26078 \end_inset
26079
26080
26081 \begin_inset ERT
26082 status collapsed
26083
26084 \begin_layout Plain Layout
26085
26086 }
26087 \end_layout
26088
26089 \end_inset
26090
26091
26092 \end_layout
26093
26094 \begin_layout Plain Layout
26095 \begin_inset Caption
26096
26097 \begin_layout Plain Layout
26098 \begin_inset CommandInset label
26099 LatexCommand label
26100 name "fig:Notes-de-fin"
26101
26102 \end_inset
26103
26104 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26105  séparé à la fin des sections ou des chapitres.
26106 \end_layout
26107
26108 \end_inset
26109
26110
26111 \end_layout
26112
26113 \end_inset
26114
26115
26116 \end_layout
26117
26118 \begin_layout Standard
26119 \begin_inset VSpace medskip
26120 \end_inset
26121
26122 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26123  dans la langue du document, cela doit être fait manuellement.
26124  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26125  
26126 \begin_inset Quotes eld
26127 \end_inset
26128
26129 Notes
26130 \begin_inset Quotes erd
26131 \end_inset
26132
26133  en sa traduction Allemande
26134 \begin_inset Foot
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138 En français, 
26139 \begin_inset Quotes eld
26140 \end_inset
26141
26142 Notes
26143 \begin_inset Quotes erd
26144 \end_inset
26145
26146  peut être conservé.
26147 \end_layout
26148
26149 \end_inset
26150
26151  
26152 \begin_inset Quotes eld
26153 \end_inset
26154
26155 Anmerkungen
26156 \begin_inset Quotes erd
26157 \end_inset
26158
26159  :
26160 \end_layout
26161
26162 \begin_layout Standard
26163
26164 \series bold
26165
26166 \backslash
26167 renewcommand{
26168 \backslash
26169 notesname}{Anmerkungen}
26170 \end_layout
26171
26172 \begin_layout Standard
26173 \begin_inset VSpace medskip
26174 \end_inset
26175
26176 La numérotation des notes de fin peut être modifiée comme celle des notes
26177  de bas de page comme c'est décrit dans la section
26178 \begin_inset space ~
26179 \end_inset
26180
26181
26182 \begin_inset CommandInset ref
26183 LatexCommand ref
26184 reference "sub:Numerotation-notes-bas-de-page"
26185
26186 \end_inset
26187
26188  ; remplacez juste la commande 
26189 \series bold
26190
26191 \backslash
26192 thefootnote
26193 \series default
26194  par 
26195 \series bold
26196
26197 \backslash
26198 theendnote
26199 \series default
26200 .
26201  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26202 \series bold
26203
26204 \backslash
26205 @addtoreset
26206 \series default
26207  comme c'est décrit dans la section
26208 \begin_inset space ~
26209 \end_inset
26210
26211
26212 \begin_inset CommandInset ref
26213 LatexCommand ref
26214 reference "sub:Numerotation-notes-bas-de-page"
26215
26216 \end_inset
26217
26218  et remplacez le paramètre de commande 
26219 \series bold
26220 footnote
26221 \series default
26222  par 
26223 \series bold
26224 endnote
26225 \series default
26226 .
26227 \end_layout
26228
26229 \begin_layout Standard
26230 Pour seulement créer une marque de note de fin, utilisez la commande 
26231 \series bold
26232
26233 \backslash
26234 endnotemark[numéro]
26235 \series default
26236  qui est semblable à 
26237 \series bold
26238
26239 \backslash
26240 footnotemark
26241 \series default
26242 , décrite dans la section
26243 \begin_inset space ~
26244 \end_inset
26245
26246
26247 \begin_inset CommandInset ref
26248 LatexCommand ref
26249 reference "sec:Notes-bas-de-page"
26250
26251 \end_inset
26252
26253 .
26254 \end_layout
26255
26256 \begin_layout Standard
26257 \begin_inset VSpace bigskip
26258 \end_inset
26259
26260 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26261 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26262 \series bold
26263 footmisc
26264 \series default
26265
26266 \begin_inset Index
26267 status collapsed
26268
26269 \begin_layout Plain Layout
26270 Paquetages LaTeX ! footmisc
26271 \end_layout
26272
26273 \end_inset
26274
26275
26276 \begin_inset CommandInset citation
26277 LatexCommand cite
26278 key "footmisc"
26279
26280 \end_inset
26281
26282  pour plus d'information à ce sujet.
26283 \end_layout
26284
26285 \begin_layout Standard
26286 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26287  voyez les livres sur LaTeX, 
26288 \begin_inset CommandInset citation
26289 LatexCommand cite
26290 key "latexcompanion,latexguide,latexbook"
26291
26292 \end_inset
26293
26294 .
26295 \end_layout
26296
26297 \begin_layout Section
26298 Notes en Marge
26299 \begin_inset Index
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 Notes ! Notes en Marge
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \begin_layout Standard
26312 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26313 t de la même façon.
26314  Quand vous insérez une note en marge avec 
26315 \family sans
26316 Insérer\SpecialChar \menuseparator
26317 Note
26318 \begin_inset space ~
26319 \end_inset
26320
26321 en
26322 \begin_inset space ~
26323 \end_inset
26324
26325 Marge
26326 \family default
26327  ou avec le bouton 
26328 \begin_inset Graphics
26329         filename ../../images/marginalnote-insert.png
26330         scale 85
26331         scaleBeforeRotation
26332
26333 \end_inset
26334
26335  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26336  grise avec une étiquette rouge 
26337 \begin_inset Quotes fld
26338 \end_inset
26339
26340 marge
26341 \begin_inset Quotes frd
26342 \end_inset
26343
26344 .
26345  
26346 \begin_inset Marginal
26347 status collapsed
26348
26349 \begin_layout Plain Layout
26350 C'est une note en marge.
26351 \end_layout
26352
26353 \end_inset
26354
26355  Cette boîte est la représentation de votre note dans LyX.
26356  Vous pouvez y entrer votre texte.
26357 \end_layout
26358
26359 \begin_layout Standard
26360 Les notes en marge apparaissent dans la marge de droite dans les documents
26361  imprimées sur une seule face.
26362  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26363  
26364 \begin_inset Quotes eld
26365 \end_inset
26366
26367 extérieure
26368 \begin_inset Quotes erd
26369 \end_inset
26370
26371  – la gauche sur les pages paires et la droite sur les pages impaires.
26372  Le texte de la note en marge est aligné à l'opposé de la marge externe
26373  – aligné à droite quand la note apparaît dans la marge de gauche.
26374  La première ligne de la note apparaît à la hauteur de la ligne de texte
26375  où la note a été insérée dans le document.
26376 \end_layout
26377
26378 \begin_layout Standard
26379 \begin_inset VSpace bigskip
26380 \end_inset
26381
26382 Pour placer une note dans la marge interne, ajoutez la commande suivante
26383  :
26384 \end_layout
26385
26386 \begin_layout Standard
26387
26388 \series bold
26389
26390 \backslash
26391 reversemarginpar
26392 \end_layout
26393
26394 \begin_layout Standard
26395 sous forme de code TeX avant votre note de marge.
26396  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26397  qui suivent 
26398 \begin_inset ERT
26399 status collapsed
26400
26401 \begin_layout Plain Layout
26402
26403
26404 \backslash
26405 reversemarginpar 
26406 \end_layout
26407
26408 \end_inset
26409
26410
26411 \begin_inset Marginal
26412 status open
26413
26414 \begin_layout Plain Layout
26415 Cette note en marge est dans la marge interne.
26416 \end_layout
26417
26418 \end_inset
26419
26420
26421 \series bold
26422
26423 \begin_inset Newline newline
26424 \end_inset
26425
26426
26427 \series default
26428
26429 \begin_inset Note Greyedout
26430 status open
26431
26432 \begin_layout Plain Layout
26433
26434 \series bold
26435 Note:
26436 \series default
26437  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26438  les notes sont souvent mal mises en formes dans la sortie imprimée.
26439 \end_layout
26440
26441 \end_inset
26442
26443
26444 \end_layout
26445
26446 \begin_layout Standard
26447 Pour revenir au positionnement implicite, ajoutez la commande :
26448 \end_layout
26449
26450 \begin_layout Standard
26451
26452 \series bold
26453
26454 \backslash
26455 normalmarginpar
26456 \end_layout
26457
26458 \begin_layout Standard
26459 sous forme de code TeX.
26460 \begin_inset ERT
26461 status collapsed
26462
26463 \begin_layout Plain Layout
26464
26465
26466 \backslash
26467 normalmarginpar 
26468 \end_layout
26469
26470 \end_inset
26471
26472
26473 \begin_inset Newline newline
26474 \end_inset
26475
26476  
26477 \begin_inset Note Greyedout
26478 status open
26479
26480 \begin_layout Plain Layout
26481
26482 \series bold
26483 Note:
26484 \series default
26485  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26486  
26487 \series bold
26488
26489 \backslash
26490 reversemarginpar
26491 \series default
26492  est aussi utilisée.
26493 \end_layout
26494
26495 \end_inset
26496
26497
26498 \end_layout
26499
26500 \begin_layout Standard
26501 \begin_inset VSpace bigskip
26502 \end_inset
26503
26504
26505 \begin_inset Marginal
26506 status open
26507
26508 \begin_layout Plain Layout
26509 UnTrèsLongMotEnMarge sans césure.
26510 \end_layout
26511
26512 \end_inset
26513
26514  Comme dans le cas décrit dans la section
26515 \begin_inset space ~
26516 \end_inset
26517
26518
26519 \begin_inset CommandInset ref
26520 LatexCommand ref
26521 reference "sub:Lignes-multiple-dans-cellule"
26522
26523 \end_inset
26524
26525 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26526  mot d'une note en marge.
26527  Pour éviter ce problème, insérez un espacement horizontal de 0
26528 \begin_inset space \thinspace{}
26529 \end_inset
26530
26531 pt avant le mot en question: 
26532 \begin_inset Marginal
26533 status open
26534
26535 \begin_layout Plain Layout
26536 \begin_inset space \hspace{}
26537 \length 0pt
26538 \end_inset
26539
26540 UnMotTrèsLongEnMarge avec une césure.
26541 \end_layout
26542
26543 \end_inset
26544
26545
26546 \end_layout
26547
26548 \begin_layout Standard
26549 \begin_inset VSpace bigskip
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \begin_layout Standard
26556 \begin_inset Note Greyedout
26557 status open
26558
26559 \begin_layout Plain Layout
26560
26561 \series bold
26562 Note:
26563 \series default
26564  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26565  tableaux, des flottants et des notes de bas de page.
26566 \end_layout
26567
26568 \end_inset
26569
26570
26571 \end_layout
26572
26573 \begin_layout Standard
26574 \begin_inset VSpace bigskip
26575 \end_inset
26576
26577
26578 \end_layout
26579
26580 \begin_layout Standard
26581 \begin_inset ERT
26582 status collapsed
26583
26584 \begin_layout Plain Layout
26585
26586
26587 \backslash
26588 ifmarginnote
26589 \end_layout
26590
26591 \end_inset
26592
26593
26594 \begin_inset Note Note
26595 status open
26596
26597 \begin_layout Plain Layout
26598 La section suivante ne sera affichée que si le paquetage LaTeX 
26599 \series bold
26600 marginnote
26601 \series default
26602  a été installé.
26603 \end_layout
26604
26605 \end_inset
26606
26607
26608 \end_layout
26609
26610 \begin_layout Standard
26611 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26612 \series bold
26613 marginnote
26614 \series default
26615
26616 \begin_inset Index
26617 status collapsed
26618
26619 \begin_layout Plain Layout
26620 Paquetages LaTeX ! marginnote
26621 \end_layout
26622
26623 \end_inset
26624
26625 .
26626  En ajoutant les deux lignes suivantes au préambule de votre document, la
26627  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26628  la commande fournie par le paquetage 
26629 \series bold
26630 marginnote
26631 \series default
26632  :
26633 \end_layout
26634
26635 \begin_layout Standard
26636
26637 \series bold
26638
26639 \backslash
26640 usepackage{marginnote}
26641 \begin_inset Newline newline
26642 \end_inset
26643
26644
26645 \backslash
26646 let
26647 \backslash
26648 marginpar
26649 \backslash
26650 marginnote
26651 \end_layout
26652
26653 \begin_layout Standard
26654 Ce paquetage est aussi utilisé dans ce document parce que 
26655 \series bold
26656 marginnote
26657 \series default
26658  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26659  vertical pour une note.
26660  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26661  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26662  en page.
26663  Le décalage est inséré dans LyX sous forme de code TeX directement après
26664  la note sous la forme
26665 \end_layout
26666
26667 \begin_layout Standard
26668
26669 \series bold
26670 [offset]
26671 \end_layout
26672
26673 \begin_layout Standard
26674 où l'offset utilise l'une des unités listées dans le tableau
26675 \begin_inset space ~
26676 \end_inset
26677
26678
26679 \begin_inset CommandInset ref
26680 LatexCommand ref
26681 reference "cha:Unités-de-longueur"
26682
26683 \end_inset
26684
26685 .
26686  Une valeur négative déplace la note vers le haut, une valeur positive la
26687  déplace vers le bas.
26688  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26689  vers le haut de 1.5
26690 \begin_inset space \thinspace{}
26691 \end_inset
26692
26693 cm avec la commande en code TeX 
26694 \begin_inset Quotes eld
26695 \end_inset
26696
26697
26698 \series bold
26699 [-1.5cm]
26700 \series default
26701
26702 \begin_inset Quotes erd
26703 \end_inset
26704
26705
26706 \begin_inset Marginal
26707 status collapsed
26708
26709 \begin_layout Plain Layout
26710 Cette note en marge est décalée vers le haut de 1.5
26711 \begin_inset space \thinspace{}
26712 \end_inset
26713
26714 cm par rapport à sa position d'origine.
26715 \end_layout
26716
26717 \end_inset
26718
26719
26720 \begin_inset ERT
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724
26725 [-1.5cm]
26726 \end_layout
26727
26728 \end_inset
26729
26730
26731 \end_layout
26732
26733 \begin_layout Standard
26734 \begin_inset VSpace medskip
26735 \end_inset
26736
26737 Avec le paquetage 
26738 \series bold
26739 marginnote
26740 \series default
26741  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26742  Par exemple les commandes 
26743 \end_layout
26744
26745 \begin_layout Standard
26746
26747 \series bold
26748
26749 \backslash
26750 renewcommand*{
26751 \backslash
26752 raggedleftmarginnote}{
26753 \backslash
26754 centering}
26755 \begin_inset Newline newline
26756 \end_inset
26757
26758
26759 \backslash
26760 renewcommand*{
26761 \backslash
26762 raggedrightmarginnote}{
26763 \backslash
26764 centering}
26765 \end_layout
26766
26767 \begin_layout Standard
26768 donnent un alignement centré.
26769  
26770 \series bold
26771
26772 \backslash
26773 raggedleftmarginnote
26774 \series default
26775  indique une note qui apparaît dans la marge de gauche.
26776 \begin_inset ERT
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780
26781
26782 \backslash
26783 renewcommand*{
26784 \backslash
26785 raggedleftmarginnote}{
26786 \backslash
26787 centering}
26788 \end_layout
26789
26790 \begin_layout Plain Layout
26791
26792
26793 \backslash
26794 renewcommand*{
26795 \backslash
26796 raggedrightmarginnote}{
26797 \backslash
26798 centering}
26799 \end_layout
26800
26801 \end_inset
26802
26803
26804 \begin_inset Marginal
26805 status collapsed
26806
26807 \begin_layout Plain Layout
26808 Le texte de cette note en marge est centré.
26809 \end_layout
26810
26811 \end_inset
26812
26813 .
26814  Le comportement implicite est donné par
26815 \end_layout
26816
26817 \begin_layout Standard
26818
26819 \series bold
26820
26821 \backslash
26822 renewcommand*{
26823 \backslash
26824 raggedleftmarginnote}{
26825 \backslash
26826 raggedleft}
26827 \begin_inset Newline newline
26828 \end_inset
26829
26830
26831 \backslash
26832 renewcommand*{
26833 \backslash
26834 raggedrightmarginnote}{
26835 \backslash
26836 raggedright}
26837 \series default
26838
26839 \begin_inset ERT
26840 status collapsed
26841
26842 \begin_layout Plain Layout
26843
26844
26845 \backslash
26846 renewcommand*{
26847 \backslash
26848 raggedleftmarginnote}{
26849 \backslash
26850 raggedleft}
26851 \end_layout
26852
26853 \begin_layout Plain Layout
26854
26855
26856 \backslash
26857 renewcommand*{
26858 \backslash
26859 raggedrightmarginnote}{
26860 \backslash
26861 raggedright}
26862 \end_layout
26863
26864 \end_inset
26865
26866
26867 \end_layout
26868
26869 \begin_layout Standard
26870 \begin_inset VSpace medskip
26871 \end_inset
26872
26873 Pour les autre fonctions du paquetage 
26874 \series bold
26875 marginnote
26876 \series default
26877  nous vous renvoyons à sa documentation 
26878 \begin_inset CommandInset citation
26879 LatexCommand cite
26880 key "marginnote"
26881
26882 \end_inset
26883
26884 .
26885 \end_layout
26886
26887 \begin_layout Standard
26888 \begin_inset VSpace bigskip
26889 \end_inset
26890
26891 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26892  définition.
26893  Pour créer par exemple une entête pour toutes les notes en marge avec le
26894  texte 
26895 \begin_inset Quotes eld
26896 \end_inset
26897
26898
26899 \family sans
26900 \series bold
26901 \bar under
26902 Attention!
26903 \family default
26904 \series default
26905 \bar default
26906
26907 \begin_inset Quotes erd
26908 \end_inset
26909
26910  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26911  de votre document :
26912 \end_layout
26913
26914 \begin_layout Standard
26915
26916 \series bold
26917
26918 \backslash
26919 let
26920 \backslash
26921 myMarginpar
26922 \backslash
26923 marginpar
26924 \begin_inset Newline newline
26925 \end_inset
26926
26927
26928 \backslash
26929 renewcommand{
26930 \backslash
26931 marginpar}[1]{
26932 \backslash
26933 myMarginpar{%
26934 \begin_inset Newline newline
26935 \end_inset
26936
26937
26938 \begin_inset ERT
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942
26943
26944 \backslash
26945 hphantom{ }
26946 \end_layout
26947
26948 \end_inset
26949
26950
26951 \backslash
26952 hspace{0pt}
26953 \backslash
26954 textsf{
26955 \backslash
26956 textbf{
26957 \backslash
26958 underbar{Attention!}}}%
26959 \begin_inset Newline newline
26960 \end_inset
26961
26962
26963 \begin_inset ERT
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967
26968
26969 \backslash
26970 hphantom{ }
26971 \end_layout
26972
26973 \end_inset
26974
26975
26976 \backslash
26977 vspace{1.5mm}
26978 \backslash
26979
26980 \backslash
26981 #1}}
26982 \end_layout
26983
26984 \begin_layout Standard
26985 \begin_inset ERT
26986 status collapsed
26987
26988 \begin_layout Plain Layout
26989
26990
26991 \backslash
26992 let
26993 \backslash
26994 myMarginpar
26995 \backslash
26996 marginpar
26997 \end_layout
26998
26999 \begin_layout Plain Layout
27000
27001
27002 \backslash
27003 renewcommand{
27004 \backslash
27005 marginpar}[1]{
27006 \backslash
27007 myMarginpar{%
27008 \end_layout
27009
27010 \begin_layout Plain Layout
27011
27012    
27013 \backslash
27014 textsf{
27015 \backslash
27016 textbf{
27017 \backslash
27018 underbar{Attention!}}}%
27019 \end_layout
27020
27021 \begin_layout Plain Layout
27022
27023    
27024 \backslash
27025 vspace{1.5mm}
27026 \backslash
27027
27028 \backslash
27029 #1}}
27030 \end_layout
27031
27032 \end_inset
27033
27034
27035 \begin_inset Marginal
27036 status open
27037
27038 \begin_layout Plain Layout
27039 Ceci est une note en marge avec une en-tête prédéfinie.
27040 \end_layout
27041
27042 \end_inset
27043
27044
27045 \begin_inset ERT
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049
27050 [-1.5cm]
27051 \end_layout
27052
27053 \end_inset
27054
27055
27056 \begin_inset ERT
27057 status collapsed
27058
27059 \begin_layout Plain Layout
27060
27061
27062 \backslash
27063 renewcommand{
27064 \backslash
27065 marginpar}[1]{
27066 \backslash
27067 myMarginpar{#1}}
27068 \end_layout
27069
27070 \end_inset
27071
27072
27073 \begin_inset Note Note
27074 status collapsed
27075
27076 \begin_layout Plain Layout
27077
27078 \lang english
27079 The margin note format is changed only for this example.
27080 \end_layout
27081
27082 \end_inset
27083
27084
27085 \end_layout
27086
27087 \begin_layout Standard
27088 \begin_inset ERT
27089 status collapsed
27090
27091 \begin_layout Plain Layout
27092
27093
27094 \backslash
27095 else
27096 \end_layout
27097
27098 \end_inset
27099
27100
27101 \begin_inset Note Note
27102 status open
27103
27104 \begin_layout Plain Layout
27105 Ce qui suit sera affiché si le paquetage LaTeX 
27106 \series bold
27107 marginnote
27108 \series default
27109  n'est pas installé :
27110 \end_layout
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \begin_layout Standard
27118 Vous devez installer le paquetage LaTeX 
27119 \series bold
27120 marginnote
27121 \series default
27122  pour voir la suite de cette section dans la sortie imprimée.
27123 \end_layout
27124
27125 \begin_layout Standard
27126 \begin_inset ERT
27127 status collapsed
27128
27129 \begin_layout Plain Layout
27130
27131
27132 \backslash
27133 fi
27134 \end_layout
27135
27136 \end_inset
27137
27138
27139 \end_layout
27140
27141 \begin_layout Chapter
27142 Les Boîtes
27143 \end_layout
27144
27145 \begin_layout Section
27146 Introduction
27147 \begin_inset Index
27148 status collapsed
27149
27150 \begin_layout Plain Layout
27151 Boîtes ! Introduction
27152 \end_layout
27153
27154 \end_inset
27155
27156
27157 \end_layout
27158
27159 \begin_layout Standard
27160 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27161  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27162  voir la section
27163 \begin_inset space ~
27164 \end_inset
27165
27166
27167 \begin_inset CommandInset ref
27168 LatexCommand ref
27169 reference "sec:Minipages"
27170
27171 \end_inset
27172
27173 , pour encadrer des portions de texte, voir la section
27174 \begin_inset space ~
27175 \end_inset
27176
27177
27178 \begin_inset CommandInset ref
27179 LatexCommand ref
27180 reference "sec:Décorations"
27181
27182 \end_inset
27183
27184 , pour empêcher que des mots subissent une césure, voir la section
27185 \begin_inset space ~
27186 \end_inset
27187
27188
27189 \begin_inset CommandInset ref
27190 LatexCommand ref
27191 reference "sec:Empêcher-césure"
27192
27193 \end_inset
27194
27195 , pour aligner du texte, voir la section
27196 \begin_inset space ~
27197 \end_inset
27198
27199
27200 \begin_inset CommandInset ref
27201 LatexCommand ref
27202 reference "sub:Alignement-Vertical"
27203
27204 \end_inset
27205
27206 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27207 \begin_inset space ~
27208 \end_inset
27209
27210
27211 \begin_inset CommandInset ref
27212 LatexCommand ref
27213 reference "sec:Boîtes-colorées"
27214
27215 \end_inset
27216
27217 .
27218 \end_layout
27219
27220 \begin_layout Standard
27221 On peut insérer une boîte en utilisant le menu 
27222 \family sans
27223 Insérer\SpecialChar \menuseparator
27224 Boîte
27225 \family default
27226  ou avec le bouton 
27227 \begin_inset Graphics
27228         filename ../../images/box-insert.png
27229         scale 85
27230         scaleBeforeRotation
27231
27232 \end_inset
27233
27234  de la barre d'outils.
27235  Une boîte grise avec une étiquette 
27236 \family sans
27237 Boîte
27238 \begin_inset space ~
27239 \end_inset
27240
27241 (Minipage)
27242 \family default
27243
27244 \begin_inset Graphics
27245         filename clipart/BoxInsetDefaultQt4.png
27246         scale 65
27247         scaleBeforeRotation
27248
27249 \end_inset
27250
27251  est alors insérée.
27252  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
27253  La fenêtre de dialogue qui apparaît donne accès aux types de
27254 \family sans
27255  Boîte
27256 \begin_inset space ~
27257 \end_inset
27258
27259 Intérieure
27260 \family default
27261  
27262 \family sans
27263 Parbox
27264 \begin_inset Note Note
27265 status collapsed
27266
27267 \begin_layout Plain Layout
27268 En attendant un traduction plus correcte NdT
27269 \end_layout
27270
27271 \end_inset
27272
27273
27274 \family default
27275  et 
27276 \family sans
27277 Minipage
27278 \family default
27279 .
27280  Le type 
27281 \family sans
27282 Minipage
27283 \family default
27284  est le type implicite pour les boîtes nouvellement créées et il est décrit
27285  dans la section
27286 \begin_inset space ~
27287 \end_inset
27288
27289
27290 \begin_inset CommandInset ref
27291 LatexCommand ref
27292 reference "sec:Minipages"
27293
27294 \end_inset
27295
27296 ; le type 
27297 \family sans
27298 Parbox
27299 \family default
27300  est décrit dans la section
27301 \begin_inset space ~
27302 \end_inset
27303
27304
27305 \begin_inset CommandInset ref
27306 LatexCommand ref
27307 reference "sec:Parboxes"
27308
27309 \end_inset
27310
27311 .
27312 \end_layout
27313
27314 \begin_layout Standard
27315 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27316  comme les flottants ou les notes de bas de page.
27317 \end_layout
27318
27319 \begin_layout Standard
27320 \begin_inset Note Greyedout
27321 status open
27322
27323 \begin_layout Plain Layout
27324
27325 \series bold
27326 Note:
27327 \series default
27328  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27329  de type 
27330 \family sans
27331 Liste
27332 \family default
27333  ou 
27334 \family sans
27335 Description
27336 \family default
27337 .
27338 \end_layout
27339
27340 \end_inset
27341
27342
27343 \end_layout
27344
27345 \begin_layout Standard
27346 \begin_inset Note Greyedout
27347 status open
27348
27349 \begin_layout Plain Layout
27350
27351 \series bold
27352 Note:
27353 \series default
27354  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27355 \family sans
27356 Boîte
27357 \begin_inset space ~
27358 \end_inset
27359
27360 Intérieure
27361 \family default
27362  à 
27363 \family sans
27364 Aucune
27365 \family default
27366  que quand vous utilisez une boîte encadrée.
27367  Les boîtes sans 
27368 \family sans
27369 Boîte
27370 \begin_inset space ~
27371 \end_inset
27372
27373 Intérieure
27374 \family default
27375  et sans cadre sont expliquées dans la section
27376 \begin_inset space ~
27377 \end_inset
27378
27379
27380 \begin_inset CommandInset ref
27381 LatexCommand ref
27382 reference "sec:Empêcher-césure"
27383
27384 \end_inset
27385
27386 .
27387 \end_layout
27388
27389 \end_inset
27390
27391
27392 \end_layout
27393
27394 \begin_layout Section
27395 La fenêtre de dialogue Boîte
27396 \begin_inset CommandInset label
27397 LatexCommand label
27398 name "sec:Boîte-Dialogue"
27399
27400 \end_inset
27401
27402
27403 \begin_inset Index
27404 status collapsed
27405
27406 \begin_layout Plain Layout
27407 Boîtes ! Fenêtre de dialogue Boîte
27408 \end_layout
27409
27410 \end_inset
27411
27412
27413 \end_layout
27414
27415 \begin_layout Subsection
27416 Taille
27417 \begin_inset Index
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421 Boîtes ! Taille
27422 \end_layout
27423
27424 \end_inset
27425
27426
27427 \end_layout
27428
27429 \begin_layout Standard
27430 Dans la fenêtre de dialogue 
27431 \family sans
27432 Paramètres
27433 \begin_inset space ~
27434 \end_inset
27435
27436 de
27437 \begin_inset space ~
27438 \end_inset
27439
27440 Boîte
27441 \family default
27442  vous pouvez modifier la géométrie de la boîte avec les champs 
27443 \family sans
27444 Largeur
27445 \family default
27446  et 
27447 \family sans
27448 Hauteur
27449 \family default
27450 .
27451  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27452  dans le tableau
27453 \begin_inset space ~
27454 \end_inset
27455
27456
27457 \begin_inset CommandInset ref
27458 LatexCommand ref
27459 reference "tab:Unités"
27460
27461 \end_inset
27462
27463 .
27464  Le champ 
27465 \family sans
27466 Hauteur
27467 \family default
27468  offre en plus les spécifications de taille suivantes :
27469 \end_layout
27470
27471 \begin_layout Description
27472 Profondeur C'est simplement la 
27473 \begin_inset Quotes eld
27474 \end_inset
27475
27476 hauteur
27477 \begin_inset Quotes erd
27478 \end_inset
27479
27480  du texte.
27481  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27482  lignes de texte dans la boîte.
27483 \begin_inset Newline newline
27484 \end_inset
27485
27486
27487 \begin_inset Newline newline
27488 \end_inset
27489
27490
27491 \begin_inset Newline newline
27492 \end_inset
27493
27494
27495 \begin_inset Box Boxed
27496 position "c"
27497 hor_pos "c"
27498 has_inner_box 1
27499 inner_pos "c"
27500 use_parbox 0
27501 width "12col%"
27502 special "none"
27503 height "1in"
27504 height_special "depth"
27505 status open
27506
27507 \begin_layout Plain Layout
27508 \align center
27509 Boîte dont la hauteur est égale à 1
27510 \begin_inset space \thinspace{}
27511 \end_inset
27512
27513 Profondeur
27514 \end_layout
27515
27516 \end_inset
27517
27518
27519 \begin_inset Newline newline
27520 \end_inset
27521
27522
27523 \begin_inset Newline newline
27524 \end_inset
27525
27526
27527 \end_layout
27528
27529 \begin_layout Description
27530 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27531  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27532  est deux fois plus haute que le texte : 
27533 \begin_inset Box Boxed
27534 position "c"
27535 hor_pos "c"
27536 has_inner_box 1
27537 inner_pos "c"
27538 use_parbox 0
27539 width "20col%"
27540 special "none"
27541 height "2in"
27542 height_special "height"
27543 status open
27544
27545 \begin_layout Plain Layout
27546 \align center
27547 Boîte dont la hauteur est 2
27548 \begin_inset space \thinspace{}
27549 \end_inset
27550
27551 Hauteur
27552 \end_layout
27553
27554 \end_inset
27555
27556
27557 \end_layout
27558
27559 \begin_layout Description
27560 Hauteur
27561 \begin_inset space ~
27562 \end_inset
27563
27564 Totale C'est égal à Hauteur
27565 \begin_inset space \thinspace{}
27566 \end_inset
27567
27568 +
27569 \begin_inset space \thinspace{}
27570 \end_inset
27571
27572 Profondeur : 
27573 \begin_inset Box Boxed
27574 position "c"
27575 hor_pos "c"
27576 has_inner_box 1
27577 inner_pos "c"
27578 use_parbox 0
27579 width "20col%"
27580 special "none"
27581 height "1in"
27582 height_special "totalheight"
27583 status open
27584
27585 \begin_layout Plain Layout
27586 \align center
27587 Boîte dont la hauteur est 1
27588 \begin_inset space \thinspace{}
27589 \end_inset
27590
27591 Hauteur
27592 \begin_inset space ~
27593 \end_inset
27594
27595 Totale
27596 \end_layout
27597
27598 \end_inset
27599
27600
27601 \end_layout
27602
27603 \begin_layout Description
27604 Largeur On prend la largeur de la boîte comme hauteur : 
27605 \begin_inset Box Boxed
27606 position "c"
27607 hor_pos "c"
27608 has_inner_box 1
27609 inner_pos "c"
27610 use_parbox 0
27611 width "12col%"
27612 special "none"
27613 height "1in"
27614 height_special "width"
27615 status open
27616
27617 \begin_layout Plain Layout
27618 \align center
27619 Boîte dont la hauteur est 1
27620 \begin_inset space \thinspace{}
27621 \end_inset
27622
27623 Largeur
27624 \end_layout
27625
27626 \end_inset
27627
27628
27629 \end_layout
27630
27631 \begin_layout Subsection
27632 Alignement
27633 \begin_inset Index
27634 status collapsed
27635
27636 \begin_layout Plain Layout
27637 Boîtes ! Alignement
27638 \end_layout
27639
27640 \end_inset
27641
27642
27643 \end_layout
27644
27645 \begin_layout Standard
27646 Quand vous avez choisi une 
27647 \family sans
27648 Boîte
27649 \begin_inset space ~
27650 \end_inset
27651
27652 Intérieure
27653 \family default
27654 , l'alignement vertical de la boîte peut être :
27655 \end_layout
27656
27657 \begin_layout Description
27658 Haut Ceci est un exemple de texte.
27659  
27660 \begin_inset Box Boxed
27661 position "t"
27662 hor_pos "c"
27663 has_inner_box 1
27664 inner_pos "c"
27665 use_parbox 0
27666 width "12col%"
27667 special "none"
27668 height "1in"
27669 height_special "totalheight"
27670 status collapsed
27671
27672 \begin_layout Plain Layout
27673 \align center
27674 Cette boîte est alignée sur le haut.
27675 \end_layout
27676
27677 \end_inset
27678
27679  Ceci est un exemple de texte.
27680 \end_layout
27681
27682 \begin_layout Description
27683 Milieu Ceci est un exemple de texte.
27684  
27685 \begin_inset Box Boxed
27686 position "c"
27687 hor_pos "c"
27688 has_inner_box 1
27689 inner_pos "c"
27690 use_parbox 0
27691 width "12col%"
27692 special "none"
27693 height "1in"
27694 height_special "totalheight"
27695 status collapsed
27696
27697 \begin_layout Plain Layout
27698 \align center
27699 Cette boîte est alignée au centre.
27700 \end_layout
27701
27702 \end_inset
27703
27704  Ceci est un exemple de texte.
27705 \end_layout
27706
27707 \begin_layout Description
27708 Bas Ceci est un exemple de texte.
27709  
27710 \begin_inset Box Boxed
27711 position "b"
27712 hor_pos "c"
27713 has_inner_box 1
27714 inner_pos "c"
27715 use_parbox 0
27716 width "12col%"
27717 special "none"
27718 height "1in"
27719 height_special "totalheight"
27720 status collapsed
27721
27722 \begin_layout Plain Layout
27723 \align center
27724 Cette boîte est alignée sur le bas.
27725 \end_layout
27726
27727 \end_inset
27728
27729  Ceci est un exemple de texte.
27730 \end_layout
27731
27732 \begin_layout Standard
27733 \begin_inset Note Greyedout
27734 status open
27735
27736 \begin_layout Plain Layout
27737
27738 \series bold
27739 Note:
27740 \series default
27741  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27742  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27743  l'autre non.
27744 \end_layout
27745
27746 \end_inset
27747
27748
27749 \end_layout
27750
27751 \begin_layout Standard
27752 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27753  paragraphe grâce à la fenêtre de dialogue 
27754 \family sans
27755 Paramètres
27756 \begin_inset space ~
27757 \end_inset
27758
27759 de
27760 \begin_inset space ~
27761 \end_inset
27762
27763 Boîte
27764 \family default
27765 .
27766 \end_layout
27767
27768 \begin_layout Standard
27769 \begin_inset VSpace bigskip
27770 \end_inset
27771
27772 Quand vous avez choisi une 
27773 \family sans
27774 Boîte
27775 \begin_inset space ~
27776 \end_inset
27777
27778 Intérieure
27779 \family default
27780 , l'alignement vertical du contenu de la boîte peut être :
27781 \end_layout
27782
27783 \begin_layout Description
27784 haut Ceci est un exemple de texte.
27785 \begin_inset Box Boxed
27786 position "c"
27787 hor_pos "c"
27788 has_inner_box 1
27789 inner_pos "t"
27790 use_parbox 0
27791 width "12col%"
27792 special "none"
27793 height "1.5in"
27794 height_special "totalheight"
27795 status collapsed
27796
27797 \begin_layout Plain Layout
27798 \align center
27799 Le texte de cette boîte est aligné sur le haut.
27800 \end_layout
27801
27802 \end_inset
27803
27804  Ceci est un exemple de texte.
27805 \end_layout
27806
27807 \begin_layout Description
27808 milieu Ceci est un exemple de texte.
27809  
27810 \begin_inset Box Boxed
27811 position "c"
27812 hor_pos "c"
27813 has_inner_box 1
27814 inner_pos "c"
27815 use_parbox 0
27816 width "12col%"
27817 special "none"
27818 height "1.5in"
27819 height_special "totalheight"
27820 status collapsed
27821
27822 \begin_layout Plain Layout
27823 \align center
27824 Le texte de cette boîte est aligné au centre
27825 \end_layout
27826
27827 \end_inset
27828
27829  Ceci est un exemple de texte.
27830 \end_layout
27831
27832 \begin_layout Description
27833 bas Ceci est un exemple de texte.
27834  
27835 \begin_inset Box Boxed
27836 position "c"
27837 hor_pos "c"
27838 has_inner_box 1
27839 inner_pos "b"
27840 use_parbox 0
27841 width "12col%"
27842 special "none"
27843 height "1.5in"
27844 height_special "totalheight"
27845 status collapsed
27846
27847 \begin_layout Plain Layout
27848 \align center
27849 Le texte de cette boîte est aligné en bas.
27850 \end_layout
27851
27852 \end_inset
27853
27854  Ceci est un exemple de texte.
27855 \end_layout
27856
27857 \begin_layout Description
27858 élongation Ceci est un exemple de texte.
27859  
27860 \begin_inset Box Boxed
27861 position "c"
27862 hor_pos "c"
27863 has_inner_box 1
27864 inner_pos "s"
27865 use_parbox 0
27866 width "12col%"
27867 special "none"
27868 height "1.5in"
27869 height_special "totalheight"
27870 status collapsed
27871
27872 \begin_layout Plain Layout
27873 \align center
27874 Le texte 
27875 \end_layout
27876
27877 \begin_layout Plain Layout
27878 \align center
27879 de cette
27880 \end_layout
27881
27882 \begin_layout Plain Layout
27883 \align center
27884 boîte est
27885 \end_layout
27886
27887 \begin_layout Plain Layout
27888 \align center
27889 allongé.
27890 \end_layout
27891
27892 \end_inset
27893
27894  Ceci est un exemple de texte.
27895 \end_layout
27896
27897 \begin_layout Standard
27898 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27899  paragraphe.
27900  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27901 \end_layout
27902
27903 \begin_layout Standard
27904 \begin_inset VSpace bigskip
27905 \end_inset
27906
27907 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27908  la fenêtre de dialogue 
27909 \family sans
27910 Paramètres
27911 \begin_inset space ~
27912 \end_inset
27913
27914 de
27915 \begin_inset space ~
27916 \end_inset
27917
27918 paragraphe
27919 \family default
27920  quand vous avez choisi une 
27921 \family sans
27922 Boîte
27923 \begin_inset space ~
27924 \end_inset
27925
27926 Intérieure
27927 \family default
27928 .
27929 \end_layout
27930
27931 \begin_layout Standard
27932 \align center
27933 \begin_inset Box Boxed
27934 position "c"
27935 hor_pos "c"
27936 has_inner_box 1
27937 inner_pos "s"
27938 use_parbox 0
27939 width "15col%"
27940 special "none"
27941 height "1.25in"
27942 height_special "totalheight"
27943 status open
27944
27945 \begin_layout Plain Layout
27946 \align left
27947 Le texte de 
27948 \end_layout
27949
27950 \begin_layout Plain Layout
27951 \align left
27952 cette boîte
27953 \end_layout
27954
27955 \begin_layout Plain Layout
27956 \align right
27957 est allongé.
27958 \end_layout
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \begin_layout Standard
27966 Si vous n'avez pas choisi une 
27967 \family sans
27968 Boîte
27969 \begin_inset space ~
27970 \end_inset
27971
27972 Intérieure
27973 \family default
27974 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27975  de dialogue de boîte.
27976 \end_layout
27977
27978 \begin_layout Standard
27979 \align center
27980 \begin_inset Box Boxed
27981 position "c"
27982 hor_pos "s"
27983 has_inner_box 0
27984 inner_pos "s"
27985 use_parbox 0
27986 width "90col%"
27987 special "none"
27988 height "1.25in"
27989 height_special "totalheight"
27990 status open
27991
27992 \begin_layout Plain Layout
27993 \align left
27994 Le texte de cette boîte est allongé horizontalement.
27995 \end_layout
27996
27997 \end_inset
27998
27999
28000 \end_layout
28001
28002 \begin_layout Subsection
28003 Décorations
28004 \begin_inset CommandInset label
28005 LatexCommand label
28006 name "sec:Décorations"
28007
28008 \end_inset
28009
28010
28011 \begin_inset Index
28012 status open
28013
28014 \begin_layout Plain Layout
28015 Boîtes ! Décorations
28016 \end_layout
28017
28018 \end_inset
28019
28020
28021 \end_layout
28022
28023 \begin_layout Standard
28024 On peut spécifier le style de la boîte en utilisant la liste déroulante
28025  
28026 \family sans
28027 Décoration
28028 \family default
28029 .
28030  Les possibilités sont les suivantes :
28031 \end_layout
28032
28033 \begin_layout Description
28034 Cadre
28035 \begin_inset space ~
28036 \end_inset
28037
28038 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28039  L'épaisseur du trait de ce cadre est donnée par la variable  
28040 \series bold
28041
28042 \backslash
28043 fboxrule
28044 \series default
28045 .
28046  
28047 \begin_inset Box Boxed
28048 position "c"
28049 hor_pos "c"
28050 has_inner_box 1
28051 inner_pos "c"
28052 use_parbox 0
28053 width "20col%"
28054 special "none"
28055 height "1in"
28056 height_special "totalheight"
28057 status open
28058
28059 \begin_layout Plain Layout
28060 \align center
28061 Boîte rectangulaire
28062 \end_layout
28063
28064 \end_inset
28065
28066
28067 \end_layout
28068
28069 \begin_layout Description
28070 Cadre
28071 \begin_inset space ~
28072 \end_inset
28073
28074 simple,
28075 \begin_inset space ~
28076 \end_inset
28077
28078 sauts
28079 \begin_inset space ~
28080 \end_inset
28081
28082 de
28083 \begin_inset space ~
28084 \end_inset
28085
28086 page Quand vous utilisez le style de décoration 
28087 \family sans
28088 cadre simple
28089 \family default
28090  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28091  de la boîte.
28092  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28093  predra toute la largeur de la colonne, la boîte sera considérée comme son
28094  propre paragraphe et 
28095 \series bold
28096
28097 \backslash
28098 fboxrule
28099 \series default
28100  et 
28101 \series bold
28102
28103 \backslash
28104 fboxsep
28105 \series default
28106  n'ont aucun effet sur ce type de boîte.
28107  L'épaisseur de la ligne du cadre a la valeur de 
28108 \series bold
28109
28110 \backslash
28111 FrameRule
28112 \series default
28113 .
28114  
28115 \lang english
28116
28117 \begin_inset Box Framed
28118 position "t"
28119 hor_pos "c"
28120 has_inner_box 0
28121 inner_pos "t"
28122 use_parbox 0
28123 width "100col%"
28124 special "none"
28125 height "1in"
28126 height_special "totalheight"
28127 status collapsed
28128
28129 \begin_layout Plain Layout
28130 Boîte avec cadre simple et sauts de page
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \begin_layout Description
28139 Cadre
28140 \begin_inset space ~
28141 \end_inset
28142
28143 oval,
28144 \begin_inset space ~
28145 \end_inset
28146
28147 fin Ceci dessine un cadre ovalisée autour de la boîte.
28148  L'épaisseur du trait de ce cadre est de  0.4
28149 \begin_inset space \thinspace{}
28150 \end_inset
28151
28152 pt.
28153  
28154 \begin_inset Box ovalbox
28155 position "c"
28156 hor_pos "c"
28157 has_inner_box 1
28158 inner_pos "c"
28159 use_parbox 0
28160 width "20col%"
28161 special "none"
28162 height "1in"
28163 height_special "totalheight"
28164 status open
28165
28166 \begin_layout Plain Layout
28167 \align center
28168 Boîte ovalisée, fine
28169 \end_layout
28170
28171 \end_inset
28172
28173
28174 \end_layout
28175
28176 \begin_layout Description
28177 Cadre
28178 \begin_inset space ~
28179 \end_inset
28180
28181 oval,
28182 \begin_inset space ~
28183 \end_inset
28184
28185 épais Ceci dessine un cadre ovalisée autour de la boîte.
28186  L'épaisseur du trait de ce cadre est de   0.8
28187 \begin_inset space \thinspace{}
28188 \end_inset
28189
28190 pt.
28191  
28192 \begin_inset Box Ovalbox
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 ovalisée, épaisse
28207 \end_layout
28208
28209 \end_inset
28210
28211
28212 \end_layout
28213
28214 \begin_layout Description
28215 Ombre
28216 \begin_inset space ~
28217 \end_inset
28218
28219 en
28220 \begin_inset space ~
28221 \end_inset
28222
28223 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28224  L'épaisseur du trait de ce cadre est donnée par la variable  
28225 \series bold
28226
28227 \backslash
28228 fboxrule
28229 \series default
28230 , l'ombre a une épaisseur de  4
28231 \begin_inset space \thinspace{}
28232 \end_inset
28233
28234 pt.
28235  
28236 \begin_inset Box Shadowbox
28237 position "c"
28238 hor_pos "c"
28239 has_inner_box 1
28240 inner_pos "c"
28241 use_parbox 0
28242 width "20col%"
28243 special "none"
28244 height "1in"
28245 height_special "totalheight"
28246 status open
28247
28248 \begin_layout Plain Layout
28249 \align center
28250 Boîte ombrée
28251 \end_layout
28252
28253 \end_inset
28254
28255
28256 \end_layout
28257
28258 \begin_layout Description
28259 Fond
28260 \begin_inset space ~
28261 \end_inset
28262
28263 ombré Ceci dessine une boîte avec un arrière plan rouge.
28264  Contrairement aux boîtes coloriées
28265 \begin_inset Foot
28266 status collapsed
28267
28268 \begin_layout Plain Layout
28269 Voir la section
28270 \begin_inset space ~
28271 \end_inset
28272
28273
28274 \begin_inset CommandInset ref
28275 LatexCommand ref
28276 reference "sec:Boîtes-colorées"
28277
28278 \end_inset
28279
28280 .
28281 \end_layout
28282
28283 \end_inset
28284
28285 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28286  son propre paragraphe.
28287 \lang english
28288
28289 \begin_inset Box Shaded
28290 position "t"
28291 hor_pos "c"
28292 has_inner_box 0
28293 inner_pos "t"
28294 use_parbox 0
28295 width "50col%"
28296 special "none"
28297 height "1in"
28298 height_special "totalheight"
28299 status collapsed
28300
28301 \begin_layout Plain Layout
28302 Boîte avec fond ombré
28303 \end_layout
28304
28305 \end_inset
28306
28307
28308 \end_layout
28309
28310 \begin_layout Description
28311 Double
28312 \begin_inset space ~
28313 \end_inset
28314
28315 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
28316  L'épaisseur du trait du cadre interne est de 0.75
28317 \begin_inset space \thinspace{}
28318 \end_inset
28319
28320
28321 \series bold
28322
28323 \backslash
28324 fboxrule
28325 \series default
28326 , l'épaisseur du trait du cadre externe est de 1.5
28327 \begin_inset space \thinspace{}
28328 \end_inset
28329
28330
28331 \series bold
28332
28333 \backslash
28334 fboxrule
28335 \series default
28336 .
28337  La distance entre les deux cadres est de  1.5
28338 \begin_inset space \thinspace{}
28339 \end_inset
28340
28341
28342 \series bold
28343
28344 \backslash
28345 fboxrule
28346 \series default
28347
28348 \begin_inset space \thinspace{}
28349 \end_inset
28350
28351 +
28352 \begin_inset space \thinspace{}
28353 \end_inset
28354
28355 0.5
28356 \begin_inset space \thinspace{}
28357 \end_inset
28358
28359 pt.
28360  
28361 \begin_inset Box Doublebox
28362 position "c"
28363 hor_pos "c"
28364 has_inner_box 1
28365 inner_pos "c"
28366 use_parbox 0
28367 width "20col%"
28368 special "none"
28369 height "1in"
28370 height_special "totalheight"
28371 status open
28372
28373 \begin_layout Plain Layout
28374 \align center
28375 Boîte double
28376 \end_layout
28377
28378 \end_inset
28379
28380
28381 \end_layout
28382
28383 \begin_layout Standard
28384 \begin_inset VSpace bigskip
28385 \end_inset
28386
28387 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28388  style de boîte utilisé.
28389  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28390  le paquetage LaTeX 
28391 \series bold
28392 fancybox
28393 \series default
28394
28395 \begin_inset Index
28396 status collapsed
28397
28398 \begin_layout Plain Layout
28399 Paquetages LaTeX ! fancybox
28400 \end_layout
28401
28402 \end_inset
28403
28404 .
28405 \end_layout
28406
28407 \begin_layout Section
28408 Personnalisation des boîtes
28409 \begin_inset Index
28410 status open
28411
28412 \begin_layout Plain Layout
28413 Boîtes! Personnalisation
28414 \end_layout
28415
28416 \end_inset
28417
28418
28419 \end_layout
28420
28421 \begin_layout Standard
28422 La valeur implicite pour la variable 
28423 \series bold
28424
28425 \backslash
28426 fboxrule
28427 \series default
28428  est 0.4
28429 \begin_inset space \thinspace{}
28430 \end_inset
28431
28432 pt.
28433  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28434  pour avoir 2
28435 \begin_inset space \thinspace{}
28436 \end_inset
28437
28438 pt :
28439 \end_layout
28440
28441 \begin_layout Standard
28442
28443 \series bold
28444
28445 \backslash
28446 setlength{
28447 \backslash
28448 fboxrule}{2pt}
28449 \end_layout
28450
28451 \begin_layout Standard
28452 \begin_inset ERT
28453 status collapsed
28454
28455 \begin_layout Plain Layout
28456
28457
28458 \backslash
28459 setlength{
28460 \backslash
28461 fboxrule}{2pt}
28462 \end_layout
28463
28464 \end_inset
28465
28466
28467 \begin_inset Box Boxed
28468 position "c"
28469 hor_pos "c"
28470 has_inner_box 1
28471 inner_pos "c"
28472 use_parbox 0
28473 width "25col%"
28474 special "none"
28475 height "1in"
28476 height_special "totalheight"
28477 status open
28478
28479 \begin_layout Plain Layout
28480 \align center
28481 Boîte rectangulaire avec 
28482 \series bold
28483
28484 \backslash
28485 fboxrule
28486 \series default
28487
28488 \begin_inset space \thinspace{}
28489 \end_inset
28490
28491 =
28492 \begin_inset space \thinspace{}
28493 \end_inset
28494
28495 2
28496 \begin_inset space \thinspace{}
28497 \end_inset
28498
28499 pt
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \begin_inset ERT
28506 status collapsed
28507
28508 \begin_layout Plain Layout
28509
28510
28511 \backslash
28512 setlength{
28513 \backslash
28514 fboxrule}{0.4pt}
28515 \end_layout
28516
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \begin_layout Standard
28523 \begin_inset VSpace bigskip
28524 \end_inset
28525
28526 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28527  les types de cadres, implicitement il est de 3
28528 \begin_inset space \thinspace{}
28529 \end_inset
28530
28531 pt.
28532  Vous pouvez le modifier en donnant une autre valeur à la variable 
28533 \series bold
28534
28535 \backslash
28536 fboxsep
28537 \series default
28538 .
28539  Par exemple la commande
28540 \end_layout
28541
28542 \begin_layout Standard
28543
28544 \series bold
28545
28546 \backslash
28547 setlength{
28548 \backslash
28549 fboxsep}{10pt}
28550 \end_layout
28551
28552 \begin_layout Standard
28553 met une valeur de 10
28554 \begin_inset space \thinspace{}
28555 \end_inset
28556
28557 pt, comme celle utilisée pour cette boîte :
28558 \end_layout
28559
28560 \begin_layout Standard
28561 \begin_inset ERT
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565
28566
28567 \backslash
28568 setlength{
28569 \backslash
28570 fboxsep}{10pt}
28571 \end_layout
28572
28573 \end_inset
28574
28575
28576 \begin_inset Box Boxed
28577 position "c"
28578 hor_pos "c"
28579 has_inner_box 1
28580 inner_pos "c"
28581 use_parbox 0
28582 width "25col%"
28583 special "none"
28584 height "1in"
28585 height_special "totalheight"
28586 status open
28587
28588 \begin_layout Plain Layout
28589 \align center
28590 Boîte rectangulaire avec 
28591 \series bold
28592
28593 \backslash
28594 fboxsep
28595 \series default
28596
28597 \begin_inset space \thinspace{}
28598 \end_inset
28599
28600 =
28601 \begin_inset space \thinspace{}
28602 \end_inset
28603
28604 10
28605 \begin_inset space \thinspace{}
28606 \end_inset
28607
28608 pt
28609 \end_layout
28610
28611 \end_inset
28612
28613
28614 \begin_inset ERT
28615 status collapsed
28616
28617 \begin_layout Plain Layout
28618
28619
28620 \backslash
28621 setlength{
28622 \backslash
28623 fboxsep}{3pt}
28624 \end_layout
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \begin_layout Standard
28632 \begin_inset VSpace bigskip
28633 \end_inset
28634
28635 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28636  la commande 
28637 \series bold
28638
28639 \backslash
28640 cornersize
28641 \series default
28642 .
28643  Par exemple, la commande
28644 \end_layout
28645
28646 \begin_layout Standard
28647
28648 \series bold
28649
28650 \backslash
28651 cornersize*{1cm}
28652 \end_layout
28653
28654 \begin_layout Standard
28655 donne un diamètre de 1
28656 \begin_inset space \thinspace{}
28657 \end_inset
28658
28659 cm.
28660  La commande
28661 \end_layout
28662
28663 \begin_layout Standard
28664
28665 \series bold
28666
28667 \backslash
28668 cornersize{num}
28669 \end_layout
28670
28671 \begin_layout Standard
28672 fixe le diamètre à 
28673 \family sans
28674 num
28675 \begin_inset space \thinspace{}
28676 \end_inset
28677
28678 ×
28679 \begin_inset space \thinspace{}
28680 \end_inset
28681
28682 minimum(largeur et hauteur de la boîte)
28683 \family default
28684 .
28685  La valeur implicite est 
28686 \series bold
28687
28688 \backslash
28689 cornersize{0.5}
28690 \series default
28691 .
28692 \end_layout
28693
28694 \begin_layout Standard
28695 \begin_inset ERT
28696 status collapsed
28697
28698 \begin_layout Plain Layout
28699
28700
28701 \backslash
28702 cornersize*{1.5cm}
28703 \end_layout
28704
28705 \end_inset
28706
28707
28708 \begin_inset Box Ovalbox
28709 position "c"
28710 hor_pos "c"
28711 has_inner_box 1
28712 inner_pos "c"
28713 use_parbox 0
28714 width "25col%"
28715 special "none"
28716 height "1in"
28717 height_special "totalheight"
28718 status open
28719
28720 \begin_layout Plain Layout
28721 \align center
28722 Boîte ovale avec 
28723 \series bold
28724
28725 \backslash
28726 cornersize
28727 \series default
28728
28729 \begin_inset space \thinspace{}
28730 \end_inset
28731
28732 =
28733 \begin_inset space \thinspace{}
28734 \end_inset
28735
28736 1.5
28737 \begin_inset space \thinspace{}
28738 \end_inset
28739
28740 cm
28741 \end_layout
28742
28743 \end_inset
28744
28745
28746 \begin_inset ERT
28747 status collapsed
28748
28749 \begin_layout Plain Layout
28750
28751
28752 \backslash
28753 cornersize{0.5}
28754 \end_layout
28755
28756 \end_inset
28757
28758
28759 \end_layout
28760
28761 \begin_layout Standard
28762 \begin_inset VSpace bigskip
28763 \end_inset
28764
28765 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28766  
28767 \series bold
28768
28769 \backslash
28770 shadowsize
28771 \series default
28772 .
28773  Elle est fixée à 2
28774 \begin_inset space \thinspace{}
28775 \end_inset
28776
28777 pt pour la boîte suivante par la commande :
28778 \end_layout
28779
28780 \begin_layout Standard
28781
28782 \series bold
28783
28784 \backslash
28785 setlength{
28786 \backslash
28787 shadowsize}{2pt}
28788 \end_layout
28789
28790 \begin_layout Standard
28791 \begin_inset ERT
28792 status collapsed
28793
28794 \begin_layout Plain Layout
28795
28796
28797 \backslash
28798 setlength{
28799 \backslash
28800 shadowsize}{2pt}
28801 \end_layout
28802
28803 \end_inset
28804
28805
28806 \begin_inset Box Shadowbox
28807 position "c"
28808 hor_pos "c"
28809 has_inner_box 1
28810 inner_pos "c"
28811 use_parbox 0
28812 width "25col%"
28813 special "none"
28814 height "1in"
28815 height_special "totalheight"
28816 status open
28817
28818 \begin_layout Plain Layout
28819 \align center
28820 Boîte ombrée avec 
28821 \series bold
28822
28823 \backslash
28824 shadowsize
28825 \series default
28826
28827 \begin_inset space \thinspace{}
28828 \end_inset
28829
28830 =
28831 \begin_inset space \thinspace{}
28832 \end_inset
28833
28834 2
28835 \begin_inset space \thinspace{}
28836 \end_inset
28837
28838 pt
28839 \end_layout
28840
28841 \end_inset
28842
28843
28844 \begin_inset ERT
28845 status collapsed
28846
28847 \begin_layout Plain Layout
28848
28849
28850 \backslash
28851 setlength{
28852 \backslash
28853 shadowsize}{4pt}
28854 \end_layout
28855
28856 \end_inset
28857
28858
28859 \end_layout
28860
28861 \begin_layout Standard
28862 \begin_inset VSpace bigskip
28863 \end_inset
28864
28865
28866 \end_layout
28867
28868 \begin_layout Standard
28869 La valeur implicite pour la longueur 
28870 \series bold
28871
28872 \backslash
28873 FrameRule
28874 \series default
28875  est 0,4
28876 \begin_inset space \thinspace{}
28877 \end_inset
28878
28879 pt.
28880  L'espacement implicite entre le contenu de la note et le cadre est de 9
28881 \begin_inset space \thinspace{}
28882 \end_inset
28883
28884 pt et il peut être modifié en utilisant la valeur de 
28885 \series bold
28886
28887 \backslash
28888 FrameSep
28889 \series default
28890 .
28891  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28892  suivantes en code TeX
28893 \end_layout
28894
28895 \begin_layout Standard
28896
28897 \series bold
28898
28899 \backslash
28900 setlength{
28901 \backslash
28902 FrameRule}{5pt}
28903 \begin_inset Newline newline
28904 \end_inset
28905
28906
28907 \backslash
28908 setlength{
28909 \backslash
28910 FrameSep}{0.5cm}
28911 \end_layout
28912
28913 \begin_layout Standard
28914
28915 \lang english
28916 \begin_inset ERT
28917 status collapsed
28918
28919 \begin_layout Plain Layout
28920
28921
28922 \backslash
28923 setlength{
28924 \backslash
28925 FrameRule}{5pt}
28926 \end_layout
28927
28928 \begin_layout Plain Layout
28929
28930
28931 \backslash
28932 setlength{
28933 \backslash
28934 FrameSep}{0.5cm}
28935 \end_layout
28936
28937 \end_inset
28938
28939
28940 \begin_inset Box Framed
28941 position "t"
28942 hor_pos "c"
28943 has_inner_box 0
28944 inner_pos "t"
28945 use_parbox 0
28946 width "100col%"
28947 special "none"
28948 height "1in"
28949 height_special "totalheight"
28950 status open
28951
28952 \begin_layout Plain Layout
28953 Ceci est un texte dans une boîte autorisant les 
28954 \family sans
28955 sauts de page
28956 \family default
28957 .
28958 \end_layout
28959
28960 \end_inset
28961
28962
28963 \begin_inset ERT
28964 status collapsed
28965
28966 \begin_layout Plain Layout
28967
28968
28969 \backslash
28970 setlength{
28971 \backslash
28972 FrameRule}{0.4pt}
28973 \end_layout
28974
28975 \begin_layout Plain Layout
28976
28977
28978 \backslash
28979 setlength{
28980 \backslash
28981 FrameSep}{9pt}
28982 \end_layout
28983
28984 \end_inset
28985
28986
28987 \end_layout
28988
28989 \begin_layout Standard
28990
28991 \lang english
28992 \begin_inset VSpace bigskip
28993 \end_inset
28994
28995
28996 \end_layout
28997
28998 \begin_layout Standard
28999 Pour les bôites à 
29000 \family sans
29001 Fond
29002 \begin_inset space ~
29003 \end_inset
29004
29005 ombré
29006 \family default
29007 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29008  3
29009 \begin_inset space \thinspace{}
29010 \end_inset
29011
29012 pt et il peut être modifié avec la valeur de 
29013 \series bold
29014
29015 \backslash
29016 fboxsep
29017 \series default
29018 .
29019  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29020  localement avec la commande 
29021 \series bold
29022
29023 \backslash
29024 definecolor{shadebox}
29025 \series default
29026 , soit globalement avec le menu 
29027 \family sans
29028 Outils\SpecialChar \menuseparator
29029 Préférences
29030 \family default
29031 \SpecialChar \menuseparator
29032
29033 \family sans
29034 Couleurs\SpecialChar \menuseparator
29035 boîte
29036 \begin_inset space ~
29037 \end_inset
29038
29039 ombrée
29040 \family default
29041 .
29042  La syntaxe de la commande 
29043 \series bold
29044
29045 \backslash
29046 definecolor
29047 \series default
29048  est expliquée dans la section
29049 \begin_inset space ~
29050 \end_inset
29051
29052
29053 \begin_inset CommandInset ref
29054 LatexCommand ref
29055 reference "sec:Tableaux-Colorés"
29056
29057 \end_inset
29058
29059
29060 \begin_inset Foot
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064 Notez que l'utilisation de 
29065 \series bold
29066
29067 \backslash
29068 definecolor
29069 \series default
29070  ne peut se faire sans le paquetage LaTeX 
29071 \series bold
29072 color
29073 \series default
29074  dans le préambule, voir la section
29075 \begin_inset space ~
29076 \end_inset
29077
29078
29079 \begin_inset CommandInset ref
29080 LatexCommand ref
29081 reference "sec:Boîtes-colorées"
29082
29083 \end_inset
29084
29085 .
29086  
29087 \end_layout
29088
29089 \end_inset
29090
29091 .
29092 \end_layout
29093
29094 \begin_layout Standard
29095 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29096  les commandes en code TeX suivantes
29097 \end_layout
29098
29099 \begin_layout Standard
29100
29101 \series bold
29102
29103 \backslash
29104 setlength{
29105 \backslash
29106 fboxsep}{0.5cm}
29107 \series default
29108
29109 \begin_inset Newline newline
29110 \end_inset
29111
29112
29113 \series bold
29114
29115 \backslash
29116 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29117 \end_layout
29118
29119 \begin_layout Standard
29120
29121 \lang english
29122 \begin_inset ERT
29123 status collapsed
29124
29125 \begin_layout Plain Layout
29126
29127
29128 \backslash
29129 setlength{
29130 \backslash
29131 fboxsep}{0.5cm}
29132 \end_layout
29133
29134 \begin_layout Plain Layout
29135
29136
29137 \backslash
29138 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \begin_inset Box Shaded
29145 position "t"
29146 hor_pos "c"
29147 has_inner_box 0
29148 inner_pos "t"
29149 use_parbox 0
29150 width "100col%"
29151 special "none"
29152 height "1in"
29153 height_special "totalheight"
29154 status open
29155
29156 \begin_layout Plain Layout
29157
29158 \color yellow
29159 Ceci est un texte jaune dans une boîte à 
29160 \family sans
29161 Fond
29162 \begin_inset space ~
29163 \end_inset
29164
29165 ombré
29166 \family default
29167 \color inherit
29168  
29169 \color yellow
29170 avec un fond vert foncé.
29171 \end_layout
29172
29173 \end_inset
29174
29175
29176 \begin_inset ERT
29177 status collapsed
29178
29179 \begin_layout Plain Layout
29180
29181
29182 \backslash
29183 setlength{
29184 \backslash
29185 fboxsep}{3pt}
29186 \end_layout
29187
29188 \begin_layout Plain Layout
29189
29190
29191 \backslash
29192 definecolor{shadecolor}{rgb}{1,0,0}
29193 \end_layout
29194
29195 \end_inset
29196
29197
29198 \end_layout
29199
29200 \begin_layout Standard
29201
29202 \lang english
29203 \begin_inset VSpace bigskip
29204 \end_inset
29205
29206
29207 \end_layout
29208
29209 \begin_layout Standard
29210 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29211  les boîtes qui suivent la commandes qui les a changées.
29212 \end_layout
29213
29214 \begin_layout Section
29215 Minipages
29216 \begin_inset CommandInset label
29217 LatexCommand label
29218 name "sec:Minipages"
29219
29220 \end_inset
29221
29222
29223 \begin_inset Index
29224 status collapsed
29225
29226 \begin_layout Plain Layout
29227 Boîtes ! Minipages
29228 \end_layout
29229
29230 \end_inset
29231
29232
29233 \end_layout
29234
29235 \begin_layout Standard
29236 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29237 ur d'une page.
29238  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29239  règles d'indentation, de saut de ligne, etc.
29240  s'appliquent.
29241 \end_layout
29242
29243 \begin_layout Standard
29244 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29245  langues.
29246 \end_layout
29247
29248 \begin_layout Standard
29249 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29250  Leur largeur est fixée à 45
29251 \begin_inset space \thinspace{}
29252 \end_inset
29253
29254 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29255  via le menu 
29256 \family sans
29257 Insérer\SpecialChar \menuseparator
29258 Typographie
29259 \begin_inset space ~
29260 \end_inset
29261
29262 spéciale\SpecialChar \menuseparator
29263 Ressort
29264 \begin_inset space ~
29265 \end_inset
29266
29267 Horizontal
29268 \family default
29269 .
29270 \end_layout
29271
29272 \begin_layout Standard
29273
29274 \end_layout
29275
29276 \begin_layout Standard
29277
29278 \lang english
29279 \begin_inset Box Frameless
29280 position "t"
29281 hor_pos "c"
29282 has_inner_box 1
29283 inner_pos "c"
29284 use_parbox 0
29285 width "45col%"
29286 special "none"
29287 height "1in"
29288 height_special "totalheight"
29289 status open
29290
29291 \begin_layout Plain Layout
29292
29293 \lang german
29294 Dies ist ein deutscher Text.
29295  Dies ist ein deutscher Text.
29296  Dies ist ein deutscher Text.
29297  Dies ist ein deutscher Text.
29298  Dies ist ein deutscher Text.
29299  Dies ist ein deutscher Text.
29300  Dies ist ein deutscher Text.
29301  Dies ist ein deutscher Text.
29302  Dies ist ein deutscher Text.
29303  Dies ist ein deutscher Text.
29304  Dies ist ein deutscher Text.
29305  Dies ist ein deutscher Text.
29306  Dies ist ein deutscher Text
29307 \begin_inset Foot
29308 status collapsed
29309
29310 \begin_layout Plain Layout
29311
29312 \lang german
29313 Dies ist eine deutsche Fußnote.
29314 \end_layout
29315
29316 \end_inset
29317
29318 .
29319  Dies ist ein deutscher Text.
29320  Dies ist ein deutscher Text.
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \begin_inset space \hfill{}
29327 \end_inset
29328
29329
29330 \begin_inset Box Frameless
29331 position "t"
29332 hor_pos "c"
29333 has_inner_box 1
29334 inner_pos "c"
29335 use_parbox 0
29336 width "45col%"
29337 special "none"
29338 height "1in"
29339 height_special "totalheight"
29340 status open
29341
29342 \begin_layout Plain Layout
29343
29344 \lang english
29345 This is an English Text.
29346  This is an English Text.
29347  This is an English Text.
29348  This is an English Text.
29349  This is an English Text.
29350  This is an English Text.
29351  This is an English Text.
29352  This is an English Text.
29353  This is an English Text.
29354  This is an English Text.
29355  This is an English Text.
29356  This is an English Text.
29357  This is an English Text.
29358  This is an English Text.
29359  This is an English Text.
29360  This is an English Text.
29361 \begin_inset Foot
29362 status collapsed
29363
29364 \begin_layout Plain Layout
29365
29366 \lang english
29367 This is an English footnote.
29368 \end_layout
29369
29370 \end_inset
29371
29372  This is an English Text.
29373  
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \end_layout
29380
29381 \begin_layout Standard
29382 \begin_inset VSpace bigskip
29383 \end_inset
29384
29385 Une autre application des minipages est l'ajout de notes de bas de page
29386  à l'intérieur d'un tableau.
29387  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
29388  dans un tableau n'apparaissent pas en bas de la page courante.
29389  Mais si vous mettez votre tableau dans une minipage, la note de bas de
29390  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
29391  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
29392  dehors des minipages.
29393 \end_layout
29394
29395 \begin_layout Standard
29396 Les notes de bas de page de ce tableau n'apparaissent pas : 
29397 \begin_inset Tabular
29398 <lyxtabular version="3" rows="3" columns="4">
29399 <features>
29400 <column alignment="center" valignment="top" width="0pt">
29401 <column alignment="center" valignment="top" width="0pt">
29402 <column alignment="center" valignment="top" width="0pt">
29403 <column alignment="center" valignment="top" width="0pt">
29404 <row>
29405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29406 \begin_inset Text
29407
29408 \begin_layout Plain Layout
29409 1
29410 \end_layout
29411
29412 \end_inset
29413 </cell>
29414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29415 \begin_inset Text
29416
29417 \begin_layout Plain Layout
29418 2
29419 \end_layout
29420
29421 \end_inset
29422 </cell>
29423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29424 \begin_inset Text
29425
29426 \begin_layout Plain Layout
29427 3
29428 \begin_inset Foot
29429 status open
29430
29431 \begin_layout Plain Layout
29432 Ceci est une note de bas de page à l'intérieur d'un tableau.
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \end_inset
29441 </cell>
29442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29443 \begin_inset Text
29444
29445 \begin_layout Plain Layout
29446 4
29447 \end_layout
29448
29449 \end_inset
29450 </cell>
29451 </row>
29452 <row>
29453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29454 \begin_inset Text
29455
29456 \begin_layout Plain Layout
29457 a
29458 \end_layout
29459
29460 \end_inset
29461 </cell>
29462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29463 \begin_inset Text
29464
29465 \begin_layout Plain Layout
29466 b
29467 \end_layout
29468
29469 \end_inset
29470 </cell>
29471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29472 \begin_inset Text
29473
29474 \begin_layout Plain Layout
29475 c
29476 \end_layout
29477
29478 \end_inset
29479 </cell>
29480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29481 \begin_inset Text
29482
29483 \begin_layout Plain Layout
29484 d
29485 \end_layout
29486
29487 \end_inset
29488 </cell>
29489 </row>
29490 <row>
29491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29492 \begin_inset Text
29493
29494 \begin_layout Plain Layout
29495 e
29496 \end_layout
29497
29498 \end_inset
29499 </cell>
29500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29501 \begin_inset Text
29502
29503 \begin_layout Plain Layout
29504 f
29505 \end_layout
29506
29507 \end_inset
29508 </cell>
29509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29510 \begin_inset Text
29511
29512 \begin_layout Plain Layout
29513 g
29514 \end_layout
29515
29516 \end_inset
29517 </cell>
29518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29519 \begin_inset Text
29520
29521 \begin_layout Plain Layout
29522 h
29523 \end_layout
29524
29525 \end_inset
29526 </cell>
29527 </row>
29528 </lyxtabular>
29529
29530 \end_inset
29531
29532
29533 \end_layout
29534
29535 \begin_layout Standard
29536 \align center
29537 \begin_inset Box Frameless
29538 position "t"
29539 hor_pos "c"
29540 has_inner_box 1
29541 inner_pos "c"
29542 use_parbox 0
29543 width "30col%"
29544 special "none"
29545 height "1in"
29546 height_special "totalheight"
29547 status open
29548
29549 \begin_layout Plain Layout
29550 \align center
29551 \begin_inset Tabular
29552 <lyxtabular version="3" rows="3" columns="4">
29553 <features>
29554 <column alignment="center" valignment="top" width="0pt">
29555 <column alignment="center" valignment="top" width="0pt">
29556 <column alignment="center" valignment="top" width="0pt">
29557 <column alignment="center" valignment="top" width="0pt">
29558 <row>
29559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29560 \begin_inset Text
29561
29562 \begin_layout Plain Layout
29563 1
29564 \end_layout
29565
29566 \end_inset
29567 </cell>
29568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29569 \begin_inset Text
29570
29571 \begin_layout Plain Layout
29572 2
29573 \end_layout
29574
29575 \end_inset
29576 </cell>
29577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29578 \begin_inset Text
29579
29580 \begin_layout Plain Layout
29581 3
29582 \begin_inset Foot
29583 status open
29584
29585 \begin_layout Plain Layout
29586 Ceci est une note de bas de page à l'intérieur d'un tableau.
29587 \end_layout
29588
29589 \end_inset
29590
29591
29592 \end_layout
29593
29594 \end_inset
29595 </cell>
29596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29597 \begin_inset Text
29598
29599 \begin_layout Plain Layout
29600 4
29601 \end_layout
29602
29603 \end_inset
29604 </cell>
29605 </row>
29606 <row>
29607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29608 \begin_inset Text
29609
29610 \begin_layout Plain Layout
29611 a
29612 \end_layout
29613
29614 \end_inset
29615 </cell>
29616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29617 \begin_inset Text
29618
29619 \begin_layout Plain Layout
29620 b
29621 \end_layout
29622
29623 \end_inset
29624 </cell>
29625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29626 \begin_inset Text
29627
29628 \begin_layout Plain Layout
29629 c
29630 \end_layout
29631
29632 \end_inset
29633 </cell>
29634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29635 \begin_inset Text
29636
29637 \begin_layout Plain Layout
29638 d
29639 \end_layout
29640
29641 \end_inset
29642 </cell>
29643 </row>
29644 <row>
29645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29646 \begin_inset Text
29647
29648 \begin_layout Plain Layout
29649 e
29650 \end_layout
29651
29652 \end_inset
29653 </cell>
29654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29655 \begin_inset Text
29656
29657 \begin_layout Plain Layout
29658 f
29659 \end_layout
29660
29661 \end_inset
29662 </cell>
29663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29664 \begin_inset Text
29665
29666 \begin_layout Plain Layout
29667 g
29668 \end_layout
29669
29670 \end_inset
29671 </cell>
29672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29673 \begin_inset Text
29674
29675 \begin_layout Plain Layout
29676 h
29677 \end_layout
29678
29679 \end_inset
29680 </cell>
29681 </row>
29682 </lyxtabular>
29683
29684 \end_inset
29685
29686
29687 \end_layout
29688
29689 \end_inset
29690
29691
29692 \end_layout
29693
29694 \begin_layout Standard
29695 \begin_inset VSpace bigskip
29696 \end_inset
29697
29698 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29699  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29700  minipages, même si vous les avez mis par exemple à 
29701 \family sans
29702 Moyen
29703 \family default
29704  dans les paramètres du document.
29705 \end_layout
29706
29707 \begin_layout Standard
29708 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29709  portion de texte, voyez la section
29710 \begin_inset space ~
29711 \end_inset
29712
29713
29714 \begin_inset CommandInset ref
29715 LatexCommand ref
29716 reference "sub:Couleur-pour-les-Paragraphes"
29717
29718 \end_inset
29719
29720 .
29721 \end_layout
29722
29723 \begin_layout Standard
29724 \begin_inset Note Greyedout
29725 status open
29726
29727 \begin_layout Plain Layout
29728
29729 \series bold
29730 Note:
29731 \series default
29732  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29733  mais les minipages peuvent être utilisées dans un tableau, un flottant
29734  ou une autre boîte.
29735 \end_layout
29736
29737 \end_inset
29738
29739
29740 \end_layout
29741
29742 \begin_layout Section
29743 Les Parboxes
29744 \begin_inset CommandInset label
29745 LatexCommand label
29746 name "sec:Parboxes"
29747
29748 \end_inset
29749
29750
29751 \begin_inset Index
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755 Boîtes ! Parboxes
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Standard
29764 \begin_inset Note Note
29765 status collapsed
29766
29767 \begin_layout Plain Layout
29768
29769 \lang english
29770 En attendant une traduction de parbox (NdT)
29771 \end_layout
29772
29773 \end_inset
29774
29775 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29776  ne peuvent avoir de note de bas de page.
29777  La principale différence avec les minipages, c'est que les minipages au
29778  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29779  LaTeX.
29780 \end_layout
29781
29782 \begin_layout Standard
29783 \align center
29784 \begin_inset Box Frameless
29785 position "t"
29786 hor_pos "c"
29787 has_inner_box 1
29788 inner_pos "t"
29789 use_parbox 1
29790 width "33col%"
29791 special "none"
29792 height "1in"
29793 height_special "totalheight"
29794 status collapsed
29795
29796 \begin_layout Plain Layout
29797 Ceci est un texte à l'intérieur d'une parbox.
29798  Ceci est un texte à l'intérieur d'une parbox.
29799 \end_layout
29800
29801 \begin_layout Plain Layout
29802 Cette note de bas de page ne devrait pas apparaître :
29803 \begin_inset Foot
29804 status open
29805
29806 \begin_layout Plain Layout
29807 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29808  pas.
29809 \end_layout
29810
29811 \end_inset
29812
29813
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Section
29822 Des Boîtes pour les Mots et les Caractères
29823 \begin_inset Index
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827 Boîtes ! Pour les caractères
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \end_layout
29834
29835 \begin_layout Subsection
29836 Empêcher la Césure
29837 \begin_inset CommandInset label
29838 LatexCommand label
29839 name "sec:Empêcher-césure"
29840
29841 \end_inset
29842
29843
29844 \begin_inset Index
29845 status collapsed
29846
29847 \begin_layout Plain Layout
29848 Boîtes ! Pour empêcher la césure
29849 \end_layout
29850
29851 \end_inset
29852
29853
29854 \end_layout
29855
29856 \begin_layout Standard
29857 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29858  un texte ne soit coupé par une césure.
29859 \begin_inset Newline newline
29860 \end_inset
29861
29862 Voici un exemple de texte :
29863 \end_layout
29864
29865 \begin_layout Standard
29866 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29867  césure dans un 
29868 \begin_inset Quotes eld
29869 \end_inset
29870
29871 motTrèsTrèsLong
29872 \begin_inset Quotes erd
29873 \end_inset
29874
29875
29876 \end_layout
29877
29878 \begin_layout Standard
29879 Pour empêcher que le mot 
29880 \begin_inset Quotes eld
29881 \end_inset
29882
29883 motTrèsTrèsLong
29884 \begin_inset Quotes erd
29885 \end_inset
29886
29887  soit coupé, ajoutez la commande
29888 \end_layout
29889
29890 \begin_layout Standard
29891
29892 \series bold
29893
29894 \backslash
29895 mbox{
29896 \end_layout
29897
29898 \begin_layout Standard
29899 en code TeX avant le mot.
29900  Après le mot, insérez l'accolade fermante 
29901 \begin_inset Quotes eld
29902 \end_inset
29903
29904
29905 \series bold
29906 }
29907 \series default
29908
29909 \begin_inset Quotes erd
29910 \end_inset
29911
29912  en code TeX.
29913 \end_layout
29914
29915 \begin_layout Standard
29916 Voici le résultat :
29917 \end_layout
29918
29919 \begin_layout Standard
29920 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29921  césure dans un
29922 \begin_inset ERT
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926
29927
29928 \backslash
29929 mbox{
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \begin_inset Quotes eld
29936 \end_inset
29937
29938 motTrèsTrèsLong
29939 \begin_inset Quotes erd
29940 \end_inset
29941
29942 .
29943 \begin_inset ERT
29944 status collapsed
29945
29946 \begin_layout Plain Layout
29947
29948 }
29949 \end_layout
29950
29951 \end_inset
29952
29953
29954 \end_layout
29955
29956 \begin_layout Standard
29957 Une autre méthode consiste à mettre la commande 
29958 \begin_inset Quotes eld
29959 \end_inset
29960
29961
29962 \series bold
29963
29964 \backslash
29965 -
29966 \series default
29967
29968 \begin_inset Quotes grd
29969 \end_inset
29970
29971  en code TeX, juste avant le mot :
29972 \end_layout
29973
29974 \begin_layout Standard
29975 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29976  césure dans un 
29977 \begin_inset Quotes eld
29978 \end_inset
29979
29980
29981 \begin_inset ERT
29982 status collapsed
29983
29984 \begin_layout Plain Layout
29985
29986
29987 \backslash
29988 -
29989 \end_layout
29990
29991 \end_inset
29992
29993 motTrèsTrèsLong
29994 \begin_inset Quotes erd
29995 \end_inset
29996
29997 .
29998 \end_layout
29999
30000 \begin_layout Standard
30001 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30002  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30003 \family sans
30004 Insérer\SpecialChar \menuseparator
30005 Formats\SpecialChar \menuseparator
30006 Passage
30007 \begin_inset space ~
30008 \end_inset
30009
30010 à
30011 \begin_inset space ~
30012 \end_inset
30013
30014 la
30015 \begin_inset space ~
30016 \end_inset
30017
30018 Ligne
30019 \family default
30020  (raccourci 
30021 \series bold
30022 Ctrl-Entrée
30023 \series default
30024 ) :
30025 \end_layout
30026
30027 \begin_layout Standard
30028 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30029  césure dans un
30030 \begin_inset Newline newline
30031 \end_inset
30032
30033
30034 \begin_inset ERT
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038
30039
30040 \backslash
30041 mbox{
30042 \end_layout
30043
30044 \end_inset
30045
30046
30047 \begin_inset Quotes eld
30048 \end_inset
30049
30050 motTrèsTrèsLong
30051 \begin_inset Quotes erd
30052 \end_inset
30053
30054 .
30055 \begin_inset ERT
30056 status collapsed
30057
30058 \begin_layout Plain Layout
30059
30060 }
30061 \end_layout
30062
30063 \end_inset
30064
30065
30066 \end_layout
30067
30068 \begin_layout Subsection
30069 Alignement Vertical
30070 \begin_inset CommandInset label
30071 LatexCommand label
30072 name "sub:Alignement-Vertical"
30073
30074 \end_inset
30075
30076
30077 \begin_inset Index
30078 status collapsed
30079
30080 \begin_layout Plain Layout
30081 Boîtes ! Pour l'alignement vertical
30082 \end_layout
30083
30084 \end_inset
30085
30086
30087 \begin_inset Index
30088 status collapsed
30089
30090 \begin_layout Plain Layout
30091 Boîtes ! Boîtes élévatrices
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \begin_inset Index
30098 status collapsed
30099
30100 \begin_layout Plain Layout
30101 Raisebox|see
30102 \begin_inset ERT
30103 status collapsed
30104
30105 \begin_layout Plain Layout
30106
30107 {
30108 \end_layout
30109
30110 \end_inset
30111
30112 Boîtes élévatrices
30113 \begin_inset ERT
30114 status collapsed
30115
30116 \begin_layout Plain Layout
30117
30118 }
30119 \end_layout
30120
30121 \end_inset
30122
30123
30124 \end_layout
30125
30126 \end_inset
30127
30128
30129 \end_layout
30130
30131 \begin_layout Standard
30132 Avec la commande 
30133 \series bold
30134
30135 \backslash
30136 raisebox
30137 \series default
30138  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30139  par rapport au texte qui l'entoure.
30140  La commande
30141 \series bold
30142  
30143 \backslash
30144 raisebox
30145 \series default
30146  s'utilise en suivant la syntaxe suivante :
30147 \end_layout
30148
30149 \begin_layout Standard
30150
30151 \series bold
30152
30153 \backslash
30154 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30155 \end_layout
30156
30157 \begin_layout Standard
30158 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30159  pour l'abaisser.
30160 \end_layout
30161
30162 \begin_layout Standard
30163 Pour aligner le mot 
30164 \begin_inset Quotes eld
30165 \end_inset
30166
30167 empêcher
30168 \begin_inset Quotes erd
30169 \end_inset
30170
30171  de façon à ce que le point le plus bas du caractère le plus 
30172 \begin_inset Quotes eld
30173 \end_inset
30174
30175 profond
30176 \begin_inset Quotes erd
30177 \end_inset
30178
30179 , le 
30180 \begin_inset Quotes eld
30181 \end_inset
30182
30183 p
30184 \begin_inset Quotes erd
30185 \end_inset
30186
30187 , soit au niveau de la ligne de base, insérez la commande 
30188 \end_layout
30189
30190 \begin_layout Standard
30191
30192 \series bold
30193
30194 \backslash
30195 raisebox{
30196 \backslash
30197 depth}{
30198 \end_layout
30199
30200 \begin_layout Standard
30201 en code TeX avant le mot.
30202  Insérez après le mot l'accolade fermante 
30203 \begin_inset Quotes eld
30204 \end_inset
30205
30206
30207 \series bold
30208 }
30209 \series default
30210
30211 \begin_inset Quotes erd
30212 \end_inset
30213
30214  en code TeX.
30215 \begin_inset Newline newline
30216 \end_inset
30217
30218 Voici le résultat :
30219 \end_layout
30220
30221 \begin_layout Standard
30222 Cette ligne de texte contient le mot 
30223 \begin_inset ERT
30224 status collapsed
30225
30226 \begin_layout Plain Layout
30227
30228
30229 \backslash
30230 raisebox{
30231 \backslash
30232 depth}{
30233 \end_layout
30234
30235 \end_inset
30236
30237
30238 \begin_inset Quotes eld
30239 \end_inset
30240
30241 empêcher
30242 \begin_inset Quotes erd
30243 \end_inset
30244
30245
30246 \begin_inset ERT
30247 status collapsed
30248
30249 \begin_layout Plain Layout
30250
30251 }
30252 \end_layout
30253
30254 \end_inset
30255
30256  comme mot élevé.
30257 \end_layout
30258
30259 \begin_layout Standard
30260 \begin_inset VSpace bigskip
30261 \end_inset
30262
30263 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30264  entre les lignes va être agrandie :
30265 \end_layout
30266
30267 \begin_layout Standard
30268 Cette ligne de texte contient le mot
30269 \begin_inset ERT
30270 status collapsed
30271
30272 \begin_layout Plain Layout
30273
30274
30275 \backslash
30276 raisebox{-
30277 \backslash
30278 depth}{
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \begin_inset Quotes eld
30285 \end_inset
30286
30287 empêcher
30288 \begin_inset Quotes erd
30289 \end_inset
30290
30291
30292 \begin_inset ERT
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296
30297 }
30298 \end_layout
30299
30300 \end_inset
30301
30302  comme mot abaissé.
30303 \begin_inset Newline newline
30304 \end_inset
30305
30306 Cette ligne de texte contient le mot 
30307 \begin_inset ERT
30308 status collapsed
30309
30310 \begin_layout Plain Layout
30311
30312
30313 \backslash
30314 raisebox{0.5cm}{
30315 \end_layout
30316
30317 \end_inset
30318
30319
30320 \begin_inset Quotes eld
30321 \end_inset
30322
30323 tester
30324 \begin_inset Quotes erd
30325 \end_inset
30326
30327
30328 \begin_inset ERT
30329 status collapsed
30330
30331 \begin_layout Plain Layout
30332
30333 }
30334 \end_layout
30335
30336 \end_inset
30337
30338  comme mot élevé.
30339 \end_layout
30340
30341 \begin_layout Standard
30342 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30343  mettez la hauteur de la boîte à zéro.
30344  Par exemple utilisez
30345 \end_layout
30346
30347 \begin_layout Standard
30348
30349 \series bold
30350
30351 \backslash
30352 raisebox{-
30353 \backslash
30354 depth}[0pt]{
30355 \end_layout
30356
30357 \begin_layout Standard
30358 Cette ligne de texte contient le mot
30359 \begin_inset ERT
30360 status collapsed
30361
30362 \begin_layout Plain Layout
30363
30364
30365 \backslash
30366 raisebox{-
30367 \backslash
30368 depth}[0pt]{
30369 \end_layout
30370
30371 \end_inset
30372
30373
30374 \begin_inset Quotes eld
30375 \end_inset
30376
30377 empêcher
30378 \begin_inset Quotes erd
30379 \end_inset
30380
30381
30382 \begin_inset ERT
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386
30387 }
30388 \end_layout
30389
30390 \end_inset
30391
30392  comme mot abaissé.
30393 \begin_inset Newline newline
30394 \end_inset
30395
30396 Cette ligne de texte contient le mot 
30397 \begin_inset ERT
30398 status collapsed
30399
30400 \begin_layout Plain Layout
30401
30402
30403 \backslash
30404 raisebox{0.5cm}[0pt]{
30405 \end_layout
30406
30407 \end_inset
30408
30409
30410 \begin_inset Quotes eld
30411 \end_inset
30412
30413 tester
30414 \begin_inset Quotes erd
30415 \end_inset
30416
30417
30418 \begin_inset ERT
30419 status collapsed
30420
30421 \begin_layout Plain Layout
30422
30423 }
30424 \end_layout
30425
30426 \end_inset
30427
30428  comme mot élevé.
30429 \end_layout
30430
30431 \begin_layout Section
30432 Boîtes Colorées
30433 \begin_inset CommandInset label
30434 LatexCommand label
30435 name "sec:Boîtes-colorées"
30436
30437 \end_inset
30438
30439
30440 \begin_inset Index
30441 status collapsed
30442
30443 \begin_layout Plain Layout
30444 Boîtes ! Couleur
30445 \end_layout
30446
30447 \end_inset
30448
30449
30450 \end_layout
30451
30452 \begin_layout Subsection
30453 De la couleur pour le texte
30454 \begin_inset Index
30455 status collapsed
30456
30457 \begin_layout Plain Layout
30458 Couleur ! Pour le texte
30459 \end_layout
30460
30461 \end_inset
30462
30463
30464 \end_layout
30465
30466 \begin_layout Standard
30467 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30468  une boîte appelée 
30469 \begin_inset Quotes eld
30470 \end_inset
30471
30472 colorbox
30473 \begin_inset Quotes erd
30474 \end_inset
30475
30476 .
30477  Cela demande que le paquetage LaTeX 
30478 \series bold
30479 color
30480 \series default
30481
30482 \begin_inset Index
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486 Paquetages LaTeX ! color
30487 \end_layout
30488
30489 \end_inset
30490
30491  soit chargé dans le préambule du document avec la commande
30492 \end_layout
30493
30494 \begin_layout Standard
30495
30496 \series bold
30497
30498 \backslash
30499 @ifundefined{textcolor}
30500 \begin_inset Newline newline
30501 \end_inset
30502
30503
30504 \begin_inset ERT
30505 status collapsed
30506
30507 \begin_layout Plain Layout
30508
30509
30510 \backslash
30511 hphantom{ }
30512 \end_layout
30513
30514 \end_inset
30515
30516 {
30517 \backslash
30518 usepackage{color}}{}
30519 \end_layout
30520
30521 \begin_layout Standard
30522 Le paquetage 
30523 \series bold
30524 color
30525 \series default
30526  sera chargé automatiquement par LyX dès que vous colorez du texte
30527 \begin_inset Foot
30528 status collapsed
30529
30530 \begin_layout Plain Layout
30531 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30532  
30533 \series bold
30534
30535 \backslash
30536 @ifundefined
30537 \series default
30538 .
30539 \end_layout
30540
30541 \end_inset
30542
30543 .
30544 \end_layout
30545
30546 \begin_layout Standard
30547 \begin_inset VSpace medskip
30548 \end_inset
30549
30550 Les boîtes colorées sont créées par la commande 
30551 \series bold
30552
30553 \backslash
30554 colorbox
30555 \series default
30556 .
30557  Elle est utilisée avec la syntaxe suivante :
30558 \end_layout
30559
30560 \begin_layout Standard
30561
30562 \series bold
30563
30564 \backslash
30565 colorbox{couleur}{contenu de la boîte}
30566 \end_layout
30567
30568 \begin_layout Standard
30569 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30570  peuvent être placées à l'intérieur d'autres boîtes.
30571 \end_layout
30572
30573 \begin_layout Standard
30574 Les couleurs suivantes sont prédéfinies ::
30575 \begin_inset Newline newline
30576 \end_inset
30577
30578
30579 \family sans
30580 black
30581 \family default
30582  (noir), 
30583 \family sans
30584 blue
30585 \family default
30586  (bleu), 
30587 \family sans
30588 cyan
30589 \family default
30590 \series bold
30591 ,
30592 \series default
30593  
30594 \family sans
30595 green
30596 \family default
30597  (vert), 
30598 \family sans
30599 magenta
30600 \family default
30601
30602 \family sans
30603 red
30604 \family default
30605  (rouge), 
30606 \family sans
30607 white
30608 \family default
30609  (blanc), and 
30610 \family sans
30611 yellow
30612 \family default
30613  (jaune).
30614 \begin_inset Newline newline
30615 \end_inset
30616
30617 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30618  section
30619 \begin_inset space ~
30620 \end_inset
30621
30622
30623 \begin_inset CommandInset ref
30624 LatexCommand ref
30625 reference "sec:Tableaux-Colorés"
30626
30627 \end_inset
30628
30629 .
30630 \end_layout
30631
30632 \begin_layout Standard
30633 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30634 \end_layout
30635
30636 \begin_layout Standard
30637
30638 \series bold
30639
30640 \backslash
30641 colorbox{red}{
30642 \end_layout
30643
30644 \begin_layout Standard
30645 avant le mot en code TeX.
30646  Insérez l'accolade fermante 
30647 \begin_inset Quotes eld
30648 \end_inset
30649
30650 }
30651 \begin_inset Quotes erd
30652 \end_inset
30653
30654  après le mot, en code TeX.
30655 \begin_inset Newline newline
30656 \end_inset
30657
30658 Voici le résultat :
30659 \end_layout
30660
30661 \begin_layout Standard
30662 Cette ligne de texte contient le mot
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668
30669 \backslash
30670 colorbox{red}{
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \begin_inset Quotes eld
30677 \end_inset
30678
30679 Attention!
30680 \begin_inset Quotes erd
30681 \end_inset
30682
30683
30684 \begin_inset ERT
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688
30689 }
30690 \end_layout
30691
30692 \end_inset
30693
30694  sur fond rouge.
30695 \end_layout
30696
30697 \begin_layout Standard
30698 \begin_inset VSpace bigskip
30699 \end_inset
30700
30701 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30702  vous pouvez utiliser la commande 
30703 \series bold
30704
30705 \backslash
30706 fcolorbox
30707 \series default
30708  avec la syntaxe suivante :
30709 \end_layout
30710
30711 \begin_layout Standard
30712
30713 \series bold
30714
30715 \backslash
30716 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30717 \end_layout
30718
30719 \begin_layout Standard
30720
30721 \series bold
30722
30723 \backslash
30724 fcolorbox
30725 \series default
30726  est une extension de 
30727 \series bold
30728
30729 \backslash
30730 colorbox
30731 \series default
30732 .
30733  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30734  peuvent être modifiés avec les variables 
30735 \series bold
30736
30737 \backslash
30738 fboxrule
30739 \series default
30740  et 
30741 \series bold
30742
30743 \backslash
30744 fboxsep
30745 \series default
30746 , comme c'est décrit dans la section
30747 \begin_inset space ~
30748 \end_inset
30749
30750
30751 \begin_inset CommandInset ref
30752 LatexCommand ref
30753 reference "sec:Décorations"
30754
30755 \end_inset
30756
30757 .
30758 \end_layout
30759
30760 \begin_layout Standard
30761 Pour l'exemple suivant, on a utilisé la commande
30762 \end_layout
30763
30764 \begin_layout Standard
30765
30766 \series bold
30767
30768 \backslash
30769 fcolorbox{cyan}{magenta}{
30770 \end_layout
30771
30772 \begin_layout Standard
30773 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30774 \begin_inset space \thinspace{}
30775 \end_inset
30776
30777 mm:
30778 \begin_inset Newline newline
30779 \end_inset
30780
30781
30782 \begin_inset ERT
30783 status collapsed
30784
30785 \begin_layout Plain Layout
30786
30787
30788 \backslash
30789 fboxrule 1mm 
30790 \backslash
30791 fboxsep 1mm
30792 \end_layout
30793
30794 \end_inset
30795
30796
30797 \begin_inset ERT
30798 status collapsed
30799
30800 \begin_layout Plain Layout
30801
30802
30803 \backslash
30804 fcolorbox{cyan}{magenta}{
30805 \end_layout
30806
30807 \end_inset
30808
30809 Ce texte est dans une boîte encadrée et colorée.
30810 \begin_inset ERT
30811 status collapsed
30812
30813 \begin_layout Plain Layout
30814
30815 }
30816 \end_layout
30817
30818 \end_inset
30819
30820
30821 \end_layout
30822
30823 \begin_layout Standard
30824 \begin_inset VSpace bigskip
30825 \end_inset
30826
30827 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30828  les yeux ! - NdT) :
30829 \begin_inset Newline newline
30830 \end_inset
30831
30832
30833 \begin_inset ERT
30834 status collapsed
30835
30836 \begin_layout Plain Layout
30837
30838
30839 \backslash
30840 fcolorbox{cyan}{magenta}{
30841 \end_layout
30842
30843 \end_inset
30844
30845
30846 \color yellow
30847 Ce texte est coloré dans une boîte colorée et encadrée.
30848 \color inherit
30849
30850 \begin_inset ERT
30851 status collapsed
30852
30853 \begin_layout Plain Layout
30854
30855 }
30856 \end_layout
30857
30858 \end_inset
30859
30860
30861 \begin_inset ERT
30862 status collapsed
30863
30864 \begin_layout Plain Layout
30865
30866
30867 \backslash
30868 fboxrule 0.4pt 
30869 \backslash
30870 fboxsep 3pt
30871 \end_layout
30872
30873 \end_inset
30874
30875
30876 \end_layout
30877
30878 \begin_layout Standard
30879
30880 \series bold
30881 \begin_inset VSpace medskip
30882 \end_inset
30883
30884
30885 \end_layout
30886
30887 \begin_layout Standard
30888 \begin_inset Note Greyedout
30889 status open
30890
30891 \begin_layout Plain Layout
30892
30893 \series bold
30894 Note:
30895 \series default
30896  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30897  de ligne.
30898  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30899  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30900 \end_layout
30901
30902 \end_inset
30903
30904
30905 \end_layout
30906
30907 \begin_layout Subsection
30908 De la couleur pour les paragraphes
30909 \begin_inset CommandInset label
30910 LatexCommand label
30911 name "sub:Couleur-pour-les-Paragraphes"
30912
30913 \end_inset
30914
30915
30916 \begin_inset Index
30917 status collapsed
30918
30919 \begin_layout Plain Layout
30920 Couleur ! Pour les  paragraphes
30921 \end_layout
30922
30923 \end_inset
30924
30925
30926 \end_layout
30927
30928 \begin_layout Standard
30929 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30930  texte dans une minipage.
30931  Avant la minipage, insérez la commande 
30932 \series bold
30933
30934 \backslash
30935 colorbox
30936 \series default
30937  
30938 \end_layout
30939
30940 \begin_layout Standard
30941
30942 \series bold
30943
30944 \backslash
30945 colorbox{color}{
30946 \end_layout
30947
30948 \begin_layout Standard
30949 en code TeX.
30950  Après la minipage, insérez l'accolade fermante 
30951 \begin_inset Quotes eld
30952 \end_inset
30953
30954 }
30955 \begin_inset Quotes erd
30956 \end_inset
30957
30958  en code TeX.
30959 \end_layout
30960
30961 \begin_layout Standard
30962 \begin_inset ERT
30963 status collapsed
30964
30965 \begin_layout Plain Layout
30966
30967
30968 \backslash
30969 colorbox{lightgrey}{
30970 \end_layout
30971
30972 \end_inset
30973
30974
30975 \begin_inset Box Frameless
30976 position "t"
30977 hor_pos "c"
30978 has_inner_box 1
30979 inner_pos "t"
30980 use_parbox 0
30981 width "100col%"
30982 special "none"
30983 height "1in"
30984 height_special "totalheight"
30985 status collapsed
30986
30987 \begin_layout Plain Layout
30988 Ce texte a un fond coloré.
30989  Ce texte a un fond coloré.
30990 \end_layout
30991
30992 \begin_layout Plain Layout
30993 \begin_inset VSpace defskip
30994 \end_inset
30995
30996 Le texte peut avoir des notes de bas de page
30997 \begin_inset Foot
30998 status collapsed
30999
31000 \begin_layout Plain Layout
31001 Un autre exemple de note de bas de page
31002 \end_layout
31003
31004 \end_inset
31005
31006  et contenir des figures et des tableaux.
31007 \end_layout
31008
31009 \begin_layout Plain Layout
31010 \align center
31011 \begin_inset Tabular
31012 <lyxtabular version="3" rows="3" columns="3">
31013 <features>
31014 <column alignment="center" valignment="top" width="0">
31015 <column alignment="center" valignment="top" width="0">
31016 <column alignment="center" valignment="top" width="0">
31017 <row>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022 a
31023 \end_layout
31024
31025 \end_inset
31026 </cell>
31027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31028 \begin_inset Text
31029
31030 \begin_layout Plain Layout
31031 !
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Plain Layout
31040 3
31041 \end_layout
31042
31043 \end_inset
31044 </cell>
31045 </row>
31046 <row>
31047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31048 \begin_inset Text
31049
31050 \begin_layout Plain Layout
31051 <
31052 \end_layout
31053
31054 \end_inset
31055 </cell>
31056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31057 \begin_inset Text
31058
31059 \begin_layout Plain Layout
31060 b2
31061 \begin_inset Quotes erd
31062 \end_inset
31063
31064 |
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073 >
31074 \end_layout
31075
31076 \end_inset
31077 </cell>
31078 </row>
31079 <row>
31080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31081 \begin_inset Text
31082
31083 \begin_layout Plain Layout
31084 1
31085 \end_layout
31086
31087 \end_inset
31088 </cell>
31089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31090 \begin_inset Text
31091
31092 \begin_layout Plain Layout
31093 §
31094 \end_layout
31095
31096 \end_inset
31097 </cell>
31098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31099 \begin_inset Text
31100
31101 \begin_layout Plain Layout
31102 c
31103 \end_layout
31104
31105 \end_inset
31106 </cell>
31107 </row>
31108 </lyxtabular>
31109
31110 \end_inset
31111
31112
31113 \end_layout
31114
31115 \end_inset
31116
31117
31118 \begin_inset ERT
31119 status collapsed
31120
31121 \begin_layout Plain Layout
31122
31123 }
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \begin_layout Section
31132 Les boîtes pivotées et redimensionnées
31133 \end_layout
31134
31135 \begin_layout Standard
31136 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31137  charger le paquetage LaTeX 
31138 \series bold
31139 graphicx
31140 \series default
31141
31142 \begin_inset Index
31143 status collapsed
31144
31145 \begin_layout Plain Layout
31146 Paquetages LaTeX ! graphicx
31147 \end_layout
31148
31149 \end_inset
31150
31151  dans le préambule de votre document avec la commande
31152 \end_layout
31153
31154 \begin_layout Standard
31155
31156 \series bold
31157
31158 \backslash
31159 @ifundefined{rotatebox}
31160 \begin_inset Newline newline
31161 \end_inset
31162
31163
31164 \begin_inset ERT
31165 status collapsed
31166
31167 \begin_layout Plain Layout
31168
31169
31170 \backslash
31171 hphantom{ }
31172 \end_layout
31173
31174 \end_inset
31175
31176 {
31177 \backslash
31178 usepackage{graphicx}}{}
31179 \end_layout
31180
31181 \begin_layout Standard
31182 \begin_inset Note Greyedout
31183 status open
31184
31185 \begin_layout Plain Layout
31186
31187 \series bold
31188 Note:
31189 \series default
31190  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31191  redimensionnés.
31192 \end_layout
31193
31194 \end_inset
31195
31196
31197 \end_layout
31198
31199 \begin_layout Standard
31200 \begin_inset Note Greyedout
31201 status open
31202
31203 \begin_layout Plain Layout
31204
31205 \series bold
31206 Note:
31207 \series default
31208  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31209  redimensionnée.
31210 \end_layout
31211
31212 \end_inset
31213
31214
31215 \end_layout
31216
31217 \begin_layout Subsection
31218 Les Boîtes pivotées
31219 \begin_inset Index
31220 status collapsed
31221
31222 \begin_layout Plain Layout
31223 Boîtes ! pivotées
31224 \end_layout
31225
31226 \end_inset
31227
31228
31229 \begin_inset Index
31230 status collapsed
31231
31232 \begin_layout Plain Layout
31233 Pivoter des objets
31234 \end_layout
31235
31236 \end_inset
31237
31238
31239 \begin_inset Index
31240 status collapsed
31241
31242 \begin_layout Plain Layout
31243 Figures ! Pivotées
31244 \end_layout
31245
31246 \end_inset
31247
31248
31249 \begin_inset Index
31250 status collapsed
31251
31252 \begin_layout Plain Layout
31253 Tableau ! Pivoter
31254 \end_layout
31255
31256 \end_inset
31257
31258
31259 \end_layout
31260
31261 \begin_layout Standard
31262 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31263  (rotated).
31264  Une telle boîte est créée avec la commande 
31265 \series bold
31266
31267 \backslash
31268 rotatebox
31269 \series default
31270  en code TeX avec la syntaxe
31271 \end_layout
31272
31273 \begin_layout Standard
31274
31275 \series bold
31276
31277 \backslash
31278 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31279 \end_layout
31280
31281 \begin_layout Standard
31282 La position du pivot est donnée par l'origine de rotation spécifiée sous
31283  la forme 
31284 \series bold
31285 origin=position
31286 \series default
31287 .
31288  Les valeurs suivantes sont possibles pour la position: 
31289 \emph on
31290 c
31291 \emph default
31292  (centre), 
31293 \emph on
31294 l
31295 \emph default
31296  (gauche/
31297 \lang english
31298 left
31299 \lang french
31300 ), 
31301 \emph on
31302 r
31303 \emph default
31304  (droite/
31305 \lang english
31306 right
31307 \lang french
31308 ), 
31309 \emph on
31310 b
31311 \emph default
31312  (bas/
31313 \lang english
31314 bottom
31315 \lang french
31316 ), 
31317 \emph on
31318 t
31319 \emph default
31320  (haut/
31321 \lang english
31322 top
31323 \lang french
31324 ), et aussi des combinaisons des quatre positions de base.
31325  Par exemple 
31326 \emph on
31327 lt
31328 \emph default
31329  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31330  Quand on ne donne pas d'origine, la position 
31331 \emph on
31332 l
31333 \emph default
31334  est utilisée.
31335  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31336  ou négatif.
31337  Le sens positif de rotation est anti-horaire.
31338 \end_layout
31339
31340 \begin_layout Standard
31341 Dans l'exemple qui suit, la commande 
31342 \series bold
31343
31344 \backslash
31345 rotatebox[origin=c]{60}{
31346 \series default
31347  a été insérée en code TeX juste avant le texte 
31348 \begin_inset Quotes eld
31349 \end_inset
31350
31351 pivoté de 90°
31352 \begin_inset Quotes erd
31353 \end_inset
31354
31355  ; la boîte est refermée juste après le texte par une accolade fermante
31356  
31357 \begin_inset Quotes eld
31358 \end_inset
31359
31360 }
31361 \begin_inset Quotes erd
31362 \end_inset
31363
31364  en code TeX.
31365 \end_layout
31366
31367 \begin_layout Standard
31368 Voici une ligne avec du texte 
31369 \begin_inset ERT
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373
31374
31375 \backslash
31376 rotatebox[origin=c]{60}{
31377 \end_layout
31378
31379 \end_inset
31380
31381 pivoté de 60°
31382 \begin_inset ERT
31383 status collapsed
31384
31385 \begin_layout Plain Layout
31386
31387 }
31388 \end_layout
31389
31390 \end_inset
31391
31392 .
31393 \end_layout
31394
31395 \begin_layout Standard
31396 La boîte peut contenir une autre boîte ou une formule en ligne :
31397 \end_layout
31398
31399 \begin_layout Standard
31400 Voici une ligne avec du texte 
31401 \begin_inset ERT
31402 status collapsed
31403
31404 \begin_layout Plain Layout
31405
31406
31407 \backslash
31408 rotatebox[origin=r]{-60}{
31409 \end_layout
31410
31411 \end_inset
31412
31413
31414 \begin_inset Box Doublebox
31415 position "c"
31416 hor_pos "c"
31417 has_inner_box 0
31418 inner_pos "c"
31419 use_parbox 0
31420 width "1in"
31421 special "width"
31422 height "1in"
31423 height_special "totalheight"
31424 status collapsed
31425
31426 \begin_layout Plain Layout
31427 pivoté de -60°
31428 \end_layout
31429
31430 \end_inset
31431
31432
31433 \begin_inset ERT
31434 status collapsed
31435
31436 \begin_layout Plain Layout
31437
31438 }
31439 \end_layout
31440
31441 \end_inset
31442
31443  et encadré 
31444 \begin_inset ERT
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448
31449
31450 \backslash
31451 rotatebox[origin=lb]{60}{
31452 \end_layout
31453
31454 \end_inset
31455
31456
31457 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31458 \end_inset
31459
31460
31461 \begin_inset ERT
31462 status collapsed
31463
31464 \begin_layout Plain Layout
31465
31466 }
31467 \end_layout
31468
31469 \end_inset
31470
31471  et une formule.
31472 \end_layout
31473
31474 \begin_layout Standard
31475 ou encore une figure ou un tableau :
31476 \end_layout
31477
31478 \begin_layout Standard
31479 Voici une ligne
31480 \begin_inset ERT
31481 status collapsed
31482
31483 \begin_layout Plain Layout
31484
31485
31486 \backslash
31487 rotatebox[origin=lb]{90}{
31488 \end_layout
31489
31490 \end_inset
31491
31492
31493 \begin_inset Graphics
31494         filename ../clipart/platypus.eps
31495         lyxscale 50
31496         width 25col%
31497
31498 \end_inset
31499
31500
31501 \begin_inset ERT
31502 status collapsed
31503
31504 \begin_layout Plain Layout
31505
31506 }
31507 \end_layout
31508
31509 \end_inset
31510
31511  avec une image pivotée de 90° 
31512 \begin_inset ERT
31513 status collapsed
31514
31515 \begin_layout Plain Layout
31516
31517
31518 \backslash
31519 rotatebox[origin=l]{-90}{
31520 \end_layout
31521
31522 \end_inset
31523
31524
31525 \begin_inset Tabular
31526 <lyxtabular version="3" rows="2" columns="2">
31527 <features>
31528 <column alignment="center" valignment="top" width="0">
31529 <column alignment="center" valignment="top" width="0">
31530 <row>
31531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31532 \begin_inset Text
31533
31534 \begin_layout Plain Layout
31535 q
31536 \end_layout
31537
31538 \end_inset
31539 </cell>
31540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31541 \begin_inset Text
31542
31543 \begin_layout Plain Layout
31544 w
31545 \end_layout
31546
31547 \end_inset
31548 </cell>
31549 </row>
31550 <row>
31551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31552 \begin_inset Text
31553
31554 \begin_layout Plain Layout
31555 e
31556 \end_layout
31557
31558 \end_inset
31559 </cell>
31560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31561 \begin_inset Text
31562
31563 \begin_layout Plain Layout
31564 r
31565 \end_layout
31566
31567 \end_inset
31568 </cell>
31569 </row>
31570 </lyxtabular>
31571
31572 \end_inset
31573
31574
31575 \begin_inset ERT
31576 status collapsed
31577
31578 \begin_layout Plain Layout
31579
31580 }
31581 \end_layout
31582
31583 \end_inset
31584
31585  et un tableau.
31586 \end_layout
31587
31588 \begin_layout Subsection
31589 Les boîtes redimensionnées
31590 \begin_inset Index
31591 status collapsed
31592
31593 \begin_layout Plain Layout
31594 Boîtes ! Redimensionnées
31595 \end_layout
31596
31597 \end_inset
31598
31599
31600 \begin_inset Index
31601 status collapsed
31602
31603 \begin_layout Plain Layout
31604 Redimensionner des objets
31605 \end_layout
31606
31607 \end_inset
31608
31609
31610 \begin_inset Index
31611 status collapsed
31612
31613 \begin_layout Plain Layout
31614 Figures ! Redimensionnées
31615 \end_layout
31616
31617 \end_inset
31618
31619
31620 \begin_inset Index
31621 status collapsed
31622
31623 \begin_layout Plain Layout
31624 Tableau ! Redimensionner
31625 \end_layout
31626
31627 \end_inset
31628
31629
31630 \end_layout
31631
31632 \begin_layout Standard
31633 Pour redimensionner des objets on peut utiliser les commandes 
31634 \series bold
31635
31636 \backslash
31637 scalebox
31638 \series default
31639  et 
31640 \series bold
31641
31642 \backslash
31643 resizebox
31644 \series default
31645  insérées sous forme de code TeX.
31646 \end_layout
31647
31648 \begin_layout Standard
31649
31650 \series bold
31651
31652 \backslash
31653 scalebox
31654 \series default
31655  est utilisée avec la syntaxe suivante :
31656 \end_layout
31657
31658 \begin_layout Standard
31659
31660 \series bold
31661
31662 \backslash
31663 scalebox{horizontal}[vertical]{contenu de la boîte}
31664 \end_layout
31665
31666 \begin_layout Standard
31667 Horizontal et vertical sont les facteurs d'échelle correspondants.
31668  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31669  utilisé comme facteur vertical.
31670 \end_layout
31671
31672 \begin_layout Standard
31673 Par exemple, la commande 
31674 \series bold
31675
31676 \backslash
31677 scalebox{2}{Bonjour}
31678 \series default
31679  crée un 
31680 \begin_inset ERT
31681 status collapsed
31682
31683 \begin_layout Plain Layout
31684
31685
31686 \backslash
31687 scalebox{2}{
31688 \end_layout
31689
31690 \end_inset
31691
31692 Bonjour
31693 \begin_inset ERT
31694 status collapsed
31695
31696 \begin_layout Plain Layout
31697
31698 }
31699 \end_layout
31700
31701 \end_inset
31702
31703  de taille double par rapport à la taille du texte du document.
31704 \end_layout
31705
31706 \begin_layout Standard
31707
31708 \series bold
31709
31710 \backslash
31711 scalebox{2}[1]{Hello}
31712 \series default
31713  au contraire va déformer le 
31714 \begin_inset ERT
31715 status collapsed
31716
31717 \begin_layout Plain Layout
31718
31719
31720 \backslash
31721 scalebox{2}[1]{
31722 \end_layout
31723
31724 \end_inset
31725
31726 Bonjour
31727 \begin_inset ERT
31728 status collapsed
31729
31730 \begin_layout Plain Layout
31731
31732 }
31733 \end_layout
31734
31735 \end_inset
31736
31737 .
31738 \end_layout
31739
31740 \begin_layout Standard
31741 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31742  La commande 
31743 \series bold
31744
31745 \backslash
31746 scalebox{-1}[1]{Hello}
31747 \series default
31748  peut donc être utilisée pour créer du texte en miroir : 
31749 \begin_inset ERT
31750 status collapsed
31751
31752 \begin_layout Plain Layout
31753
31754
31755 \backslash
31756 scalebox{-1}[1]{
31757 \end_layout
31758
31759 \end_inset
31760
31761 Bonjour
31762 \begin_inset ERT
31763 status collapsed
31764
31765 \begin_layout Plain Layout
31766
31767 }
31768 \end_layout
31769
31770 \end_inset
31771
31772
31773 \end_layout
31774
31775 \begin_layout Standard
31776
31777 \series bold
31778
31779 \backslash
31780 scalebox{1}[-1]{Bonjour}
31781 \series default
31782  effectue une réflexion du 
31783 \begin_inset ERT
31784 status collapsed
31785
31786 \begin_layout Plain Layout
31787
31788
31789 \backslash
31790 scalebox{1}[-1]{
31791 \end_layout
31792
31793 \end_inset
31794
31795 Bonjour
31796 \begin_inset ERT
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800
31801 }
31802 \end_layout
31803
31804 \end_inset
31805
31806  par rapport à la ligne de base.
31807 \end_layout
31808
31809 \begin_layout Standard
31810 La commande 
31811 \series bold
31812
31813 \backslash
31814 reflectbox{contenu de la boîte} 
31815 \series default
31816 existe aussi et est équivalente à
31817 \series bold
31818  
31819 \backslash
31820 scalebox{-1}[1]{contenu de la boîte}.
31821
31822 \series default
31823  
31824 \begin_inset Newline newline
31825 \end_inset
31826
31827
31828 \end_layout
31829
31830 \begin_layout Standard
31831 \begin_inset VSpace bigskip
31832 \end_inset
31833
31834 La commande 
31835 \series bold
31836
31837 \backslash
31838 resizebox
31839 \series default
31840  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31841  données.
31842  La syntaxe de la commande est :
31843 \end_layout
31844
31845 \begin_layout Standard
31846
31847 \series bold
31848
31849 \backslash
31850 resizebox{largeur}{hauteur}{contenu de la boîte}
31851 \end_layout
31852
31853 \begin_layout Standard
31854 Si un des deux paramètres est remplacé par un point d'exclamation 
31855 \series bold
31856 !
31857 \series default
31858 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31859 \end_layout
31860
31861 \begin_layout Standard
31862 La commande 
31863 \series bold
31864
31865 \backslash
31866 resizebox{2cm}{1cm}{Bonjour}
31867 \series default
31868  produit : 
31869 \begin_inset ERT
31870 status collapsed
31871
31872 \begin_layout Plain Layout
31873
31874
31875 \backslash
31876 resizebox{2cm}{1cm}{
31877 \end_layout
31878
31879 \end_inset
31880
31881 Bonjour
31882 \begin_inset ERT
31883 status collapsed
31884
31885 \begin_layout Plain Layout
31886
31887 }
31888 \end_layout
31889
31890 \end_inset
31891
31892
31893 \begin_inset Newline newline
31894 \end_inset
31895
31896 La commande 
31897 \series bold
31898
31899 \backslash
31900 resizebox{2cm}{!}{Bonjour}
31901 \series default
31902  produit : 
31903 \begin_inset ERT
31904 status collapsed
31905
31906 \begin_layout Plain Layout
31907
31908
31909 \backslash
31910 resizebox{2cm}{!}{
31911 \end_layout
31912
31913 \end_inset
31914
31915 Bonjour
31916 \begin_inset ERT
31917 status collapsed
31918
31919 \begin_layout Plain Layout
31920
31921 }
31922 \end_layout
31923
31924 \end_inset
31925
31926
31927 \end_layout
31928
31929 \begin_layout Standard
31930 \begin_inset VSpace bigskip
31931 \end_inset
31932
31933
31934 \end_layout
31935
31936 \begin_layout Standard
31937 \begin_inset Note Greyedout
31938 status open
31939
31940 \begin_layout Plain Layout
31941
31942 \series bold
31943 Note:
31944 \series default
31945  Quand les paramètres des commandes 
31946 \series bold
31947
31948 \backslash
31949 scalebox
31950 \series default
31951  ou 
31952 \series bold
31953
31954 \backslash
31955 resizebox
31956 \series default
31957  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31958  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31959  partiellement.
31960 \end_layout
31961
31962 \end_inset
31963
31964
31965 \end_layout
31966
31967 \begin_layout Standard
31968 \begin_inset VSpace bigskip
31969 \end_inset
31970
31971
31972 \end_layout
31973
31974 \begin_layout Standard
31975 Les boîtes peuvent être combinée dans n'importe quel ordre.
31976  Par exemple, la commande 
31977 \begin_inset Newline newline
31978 \end_inset
31979
31980
31981 \series bold
31982
31983 \backslash
31984 rotatebox[origin=c]{-45}{
31985 \backslash
31986 resizebox{2cm}{!}{
31987 \backslash
31988 reflectbox{Bonjour}}}
31989 \begin_inset Newline newline
31990 \end_inset
31991
31992
31993 \series default
31994 produit :
31995 \end_layout
31996
31997 \begin_layout Standard
31998 \align center
31999 \begin_inset ERT
32000 status collapsed
32001
32002 \begin_layout Plain Layout
32003
32004
32005 \backslash
32006 rotatebox[origin=c]{-45}{
32007 \backslash
32008 resizebox{2cm}{!}{
32009 \backslash
32010 reflectbox{
32011 \end_layout
32012
32013 \end_inset
32014
32015 Bonjour
32016 \begin_inset ERT
32017 status collapsed
32018
32019 \begin_layout Plain Layout
32020
32021 }}}
32022 \end_layout
32023
32024 \end_inset
32025
32026
32027 \end_layout
32028
32029 \begin_layout Standard
32030 \noindent
32031 Les images, les tableaux et les formules sont autorisées comme contenu de
32032  boîte :
32033 \end_layout
32034
32035 \begin_layout Standard
32036 \align center
32037 \begin_inset ERT
32038 status collapsed
32039
32040 \begin_layout Plain Layout
32041
32042
32043 \backslash
32044 rotatebox[origin=c]{-30}{
32045 \backslash
32046 resizebox{2cm}{!}{
32047 \backslash
32048 reflectbox{
32049 \end_layout
32050
32051 \end_inset
32052
32053
32054 \begin_inset Graphics
32055         filename ../clipart/platypus.eps
32056         lyxscale 50
32057         width 25col%
32058
32059 \end_inset
32060
32061
32062 \begin_inset ERT
32063 status collapsed
32064
32065 \begin_layout Plain Layout
32066
32067 }}}
32068 \end_layout
32069
32070 \end_inset
32071
32072
32073 \begin_inset ERT
32074 status collapsed
32075
32076 \begin_layout Plain Layout
32077
32078
32079 \backslash
32080 rotatebox[origin=c]{-45}{
32081 \backslash
32082 resizebox{2cm}{!}{
32083 \backslash
32084 reflectbox{
32085 \end_layout
32086
32087 \end_inset
32088
32089
32090 \begin_inset Tabular
32091 <lyxtabular version="3" rows="2" columns="2">
32092 <features>
32093 <column alignment="center" valignment="top" width="0">
32094 <column alignment="center" valignment="top" width="0">
32095 <row>
32096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32097 \begin_inset Text
32098
32099 \begin_layout Plain Layout
32100 q
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32106 \begin_inset Text
32107
32108 \begin_layout Plain Layout
32109 w
32110 \end_layout
32111
32112 \end_inset
32113 </cell>
32114 </row>
32115 <row>
32116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32117 \begin_inset Text
32118
32119 \begin_layout Plain Layout
32120 e
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129 r
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 </row>
32135 </lyxtabular>
32136
32137 \end_inset
32138
32139
32140 \begin_inset ERT
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145 }}}
32146 \end_layout
32147
32148 \end_inset
32149
32150
32151 \begin_inset ERT
32152 status collapsed
32153
32154 \begin_layout Plain Layout
32155
32156
32157 \backslash
32158 rotatebox[origin=c]{-45}{
32159 \backslash
32160 resizebox{2cm}{!}{
32161 \backslash
32162 reflectbox{
32163 \end_layout
32164
32165 \end_inset
32166
32167
32168 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32169 \end_inset
32170
32171
32172 \begin_inset ERT
32173 status collapsed
32174
32175 \begin_layout Plain Layout
32176
32177 }}}
32178 \end_layout
32179
32180 \end_inset
32181
32182
32183 \end_layout
32184
32185 \begin_layout Standard
32186 Quand on utilise le style global de formule 
32187 \series bold
32188 fleqn
32189 \series default
32190  dans le document
32191 \begin_inset Foot
32192 status collapsed
32193
32194 \begin_layout Plain Layout
32195 Quand 
32196 \begin_inset Quotes eld
32197 \end_inset
32198
32199 fleqn
32200 \begin_inset Quotes erd
32201 \end_inset
32202
32203  est ajouté aux options de la classe de document.
32204 \end_layout
32205
32206 \end_inset
32207
32208 , les formules hors texte peuvent aussi être redimensionnées.
32209 \end_layout
32210
32211 \begin_layout Chapter
32212 Trucs Externes
32213 \begin_inset Index
32214 status collapsed
32215
32216 \begin_layout Plain Layout
32217 Trucs externes
32218 \end_layout
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \begin_layout Standard
32226 Avec le menu 
32227 \family sans
32228 Insérer\SpecialChar \menuseparator
32229 Fichier
32230 \family default
32231  vous pouvez insérer un contenu externe à votre document.
32232  Ce contenu peut être :
32233 \end_layout
32234
32235 \begin_layout Description
32236 Document
32237 \begin_inset space ~
32238 \end_inset
32239
32240 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32241  document.
32242 \end_layout
32243
32244 \begin_layout Description
32245 Texte
32246 \begin_inset space ~
32247 \end_inset
32248
32249 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32250 e.
32251 \end_layout
32252
32253 \begin_layout Description
32254 Texte
32255 \begin_inset space ~
32256 \end_inset
32257
32258 Brut
32259 \begin_inset space ~
32260 \end_inset
32261
32262 par
32263 \begin_inset space ~
32264 \end_inset
32265
32266 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32267  Les lignes vides créent un nouveau paragraphe dans votre document.
32268 \end_layout
32269
32270 \begin_layout Description
32271 Objet
32272 \begin_inset space ~
32273 \end_inset
32274
32275 Externe Fichiers de formats variés.
32276 \end_layout
32277
32278 \begin_layout Description
32279 Sous-document Documents LyX ou LaTeX.
32280 \end_layout
32281
32282 \begin_layout Section
32283 Objets Externes 
32284 \begin_inset Index
32285 status collapsed
32286
32287 \begin_layout Plain Layout
32288 Trucs externes ! Objets Externes
32289 \end_layout
32290
32291 \end_inset
32292
32293
32294 \end_layout
32295
32296 \begin_layout Standard
32297 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32298  de fichiers dans votre document sans avoir à convertir ces derniers en
32299  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32300  qui va s'occuper des conversions.
32301  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32302  LyX des images dans des formats divers.
32303  Quand vous avez activé 
32304 \family sans
32305 Aperçu
32306 \begin_inset space ~
32307 \end_inset
32308
32309 sur
32310 \begin_inset space ~
32311 \end_inset
32312
32313 le
32314 \begin_inset space ~
32315 \end_inset
32316
32317 vif
32318 \family default
32319  dans le menu des préférences de LyX, dans la rubrique 
32320 \family sans
32321 Apparence\SpecialChar \menuseparator
32322 Graphiques
32323 \family default
32324 , les objets externes de type Dia et Xfig sont affichés directement dans
32325  LyX.
32326 \end_layout
32327
32328 \begin_layout Standard
32329 On insère des objets externes en utilisant la fenêtre de dialogue 
32330 \family sans
32331 Objet
32332 \begin_inset space ~
32333 \end_inset
32334
32335 Externe
32336 \family default
32337  qui est accessible via le menu 
32338 \family sans
32339 Insérer\SpecialChar \menuseparator
32340 Fichiers\SpecialChar \menuseparator
32341 Objet
32342 \begin_inset space ~
32343 \end_inset
32344
32345 Externe
32346 \family default
32347 .
32348  Actuellement les types de fichiers (
32349 \family sans
32350 Modèles
32351 \family default
32352 ) suivants sont autorisés :
32353 \end_layout
32354
32355 \begin_layout Description
32356 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32357  par le programme 
32358 \series bold
32359
32360 \begin_inset CommandInset href
32361 LatexCommand href
32362 name "XBoard"
32363 target "http://en.wikipedia.org/wiki/XBoard"
32364
32365 \end_inset
32366
32367
32368 \series default
32369 .
32370 \end_layout
32371
32372 \begin_layout Description
32373 Date Ce modèle insère la date sous la forme 
32374 \emph on
32375 Jour-Mois-Année
32376 \emph default
32377 .
32378  Voici un exemple de date insérée comme objet externe :: 
32379 \begin_inset External
32380         template Date
32381         filename .
32382
32383 \end_inset
32384
32385
32386 \begin_inset space ~
32387 \end_inset
32388
32389
32390 \begin_inset Note Note
32391 status open
32392
32393 \begin_layout Plain Layout
32394 Retirer l'espace prot
32395 \begin_inset Quotes frd
32396 \end_inset
32397
32398 gé quand le bug 4398 sera résolu !
32399 \end_layout
32400
32401 \end_inset
32402
32403
32404 \begin_inset Newline newline
32405 \end_inset
32406
32407 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32408  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32409 \family sans
32410 Insérer\SpecialChar \menuseparator
32411 Date
32412 \family default
32413  et avec la commande LaTeX 
32414 \series bold
32415
32416 \backslash
32417 today
32418 \series default
32419  entrée comme code TeX.
32420  Ces différentes méthodes sont comparée dans le tableau
32421 \begin_inset space ~
32422 \end_inset
32423
32424
32425 \begin_inset CommandInset ref
32426 LatexCommand ref
32427 reference "tab:Comparaison-des-dates"
32428
32429 \end_inset
32430
32431 .
32432 \end_layout
32433
32434 \begin_layout Description
32435 Dia Ce modèle accepte les diagrammes créés avec le programme 
32436 \series bold
32437
32438 \begin_inset CommandInset href
32439 LatexCommand href
32440 name "Dia"
32441 target "http://en.wikipedia.org/wiki/Dia_(software)"
32442
32443 \end_inset
32444
32445
32446 \series default
32447 .
32448 \end_layout
32449
32450 \begin_layout Description
32451 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32452  par le programme 
32453 \series bold
32454
32455 \begin_inset CommandInset href
32456 LatexCommand href
32457 name "LilyPond"
32458 target "http://en.wikipedia.org/wiki/LilyPond"
32459
32460 \end_inset
32461
32462
32463 \series default
32464 .
32465 \end_layout
32466
32467 \begin_layout Description
32468 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32469  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32470  
32471 \emph on
32472 pages
32473 \emph default
32474  dans le champ 
32475 \family sans
32476 Option
32477 \family default
32478  dans l'onglet 
32479 \family sans
32480 Options LaTeX et LyX
32481 \family default
32482  en suivant les instructions données pour le modèle.
32483  Si on ne donne pas d'option 
32484 \emph on
32485 pages
32486 \emph default
32487 , seule la première page du PDF sera insérée.
32488 \end_layout
32489
32490 \begin_layout Description
32491 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32492  À peu près tous les formats d'images populaires sont acceptés.
32493  Les images peuvent être traitées dans la fenêtre de dialogue 
32494 \family sans
32495 Objet
32496 \begin_inset space ~
32497 \end_inset
32498
32499 Externe
32500 \family default
32501  comme les images qui sont habituellement incorporées en utilisant le menu
32502  
32503 \family sans
32504 Insérer\SpecialChar \menuseparator
32505 Graphique
32506 \family default
32507 , comme c'est décrit dans la section
32508 \begin_inset space ~
32509 \end_inset
32510
32511
32512 \begin_inset CommandInset ref
32513 LatexCommand ref
32514 reference "sec:Graphics-Dialog"
32515
32516 \end_inset
32517
32518 .
32519  La différence est que seules les images matricielles sont autorisées, ce
32520  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32521 \end_layout
32522
32523 \begin_layout Description
32524 XFig Ce modèle accepte les images créées avec le programme 
32525 \series bold
32526
32527 \begin_inset CommandInset href
32528 LatexCommand href
32529 name "Xfig"
32530 target "http://en.wikipedia.org/wiki/Xfig"
32531
32532 \end_inset
32533
32534
32535 \series default
32536 .
32537 \end_layout
32538
32539 \begin_layout Standard
32540 \begin_inset Float table
32541 placement h
32542 wide false
32543 sideways false
32544 status open
32545
32546 \begin_layout Plain Layout
32547 \begin_inset Caption
32548
32549 \begin_layout Plain Layout
32550 \begin_inset CommandInset label
32551 LatexCommand label
32552 name "tab:Comparaison-des-dates"
32553
32554 \end_inset
32555
32556 Comparaison des méthodes d'insertion de la date.
32557 \end_layout
32558
32559 \end_inset
32560
32561
32562 \end_layout
32563
32564 \begin_layout Plain Layout
32565 \align center
32566 \begin_inset Tabular
32567 <lyxtabular version="3" rows="4" columns="4">
32568 <features>
32569 <column alignment="center" valignment="top" width="0">
32570 <column alignment="center" valignment="top" width="0">
32571 <column alignment="center" valignment="top" width="0">
32572 <column alignment="center" valignment="top" width="0">
32573 <row>
32574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32575 \begin_inset Text
32576
32577 \begin_layout Plain Layout
32578 Format du document
32579 \end_layout
32580
32581 \end_inset
32582 </cell>
32583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32584 \begin_inset Text
32585
32586 \begin_layout Plain Layout
32587
32588 \family sans
32589 Objet
32590 \begin_inset space ~
32591 \end_inset
32592
32593 Externe\SpecialChar \menuseparator
32594 Date
32595 \end_layout
32596
32597 \end_inset
32598 </cell>
32599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32600 \begin_inset Text
32601
32602 \begin_layout Plain Layout
32603
32604 \family sans
32605 Insérer\SpecialChar \menuseparator
32606 Date
32607 \end_layout
32608
32609 \end_inset
32610 </cell>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615 commande 
32616 \series bold
32617
32618 \backslash
32619 today
32620 \end_layout
32621
32622 \end_inset
32623 </cell>
32624 </row>
32625 <row>
32626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630 LyX
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32636 \begin_inset Text
32637
32638 \begin_layout Plain Layout
32639 comme boîte d'insert
32640 \end_layout
32641
32642 \end_inset
32643 </cell>
32644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32645 \begin_inset Text
32646
32647 \begin_layout Plain Layout
32648 comme date
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Plain Layout
32657 comme boîte de code TeX
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 </row>
32663 <row>
32664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668 LaTeX
32669 \end_layout
32670
32671 \end_inset
32672 </cell>
32673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32674 \begin_inset Text
32675
32676 \begin_layout Plain Layout
32677 comme date
32678 \end_layout
32679
32680 \end_inset
32681 </cell>
32682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32683 \begin_inset Text
32684
32685 \begin_layout Plain Layout
32686 comme date
32687 \end_layout
32688
32689 \end_inset
32690 </cell>
32691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32692 \begin_inset Text
32693
32694 \begin_layout Plain Layout
32695 comme commande
32696 \end_layout
32697
32698 \end_inset
32699 </cell>
32700 </row>
32701 <row>
32702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706 DVI, PDF, PS
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715 comme date
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724 comme date
32725 \end_layout
32726
32727 \end_inset
32728 </cell>
32729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32730 \begin_inset Text
32731
32732 \begin_layout Plain Layout
32733 comme date date
32734 \end_layout
32735
32736 \end_inset
32737 </cell>
32738 </row>
32739 </lyxtabular>
32740
32741 \end_inset
32742
32743
32744 \end_layout
32745
32746 \end_inset
32747
32748
32749 \end_layout
32750
32751 \begin_layout Standard
32752 Quand vous activez l'option 
32753 \family sans
32754 Brouillon
32755 \family default
32756  de l'onglet 
32757 \family sans
32758 Fichier
32759 \family default
32760  de la fenêtre de dialogue 
32761 \family sans
32762 Objet
32763 \begin_inset space ~
32764 \end_inset
32765
32766 Externe
32767 \family default
32768 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32769 \begin_inset Newline newline
32770 \end_inset
32771
32772 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32773  : 
32774 \begin_inset Graphics
32775         filename ../clipart/ExternalMaterialQt4.png
32776         scale 85
32777         scaleBeforeRotation
32778
32779 \end_inset
32780
32781  soit comme une image, selon que vous avez ou non activé l'option 
32782 \family sans
32783 Afficher
32784 \begin_inset space ~
32785 \end_inset
32786
32787 dans
32788 \begin_inset space ~
32789 \end_inset
32790
32791 LyX
32792 \family default
32793  de l'onglet 
32794 \family sans
32795 Options LaTeX et LyX
32796 \family default
32797  de la fenêtre de dialogue.
32798 \end_layout
32799
32800 \begin_layout Standard
32801 Le manuel 
32802 \family sans
32803 \emph on
32804 Personnalisation
32805 \family default
32806 \emph default
32807  explique comment vous pouvez créer vos propres modèles.
32808 \end_layout
32809
32810 \begin_layout Section
32811 Sous-documents
32812 \begin_inset CommandInset label
32813 LatexCommand label
32814 name "sec:Sous-documents"
32815
32816 \end_inset
32817
32818
32819 \begin_inset Index
32820 status collapsed
32821
32822 \begin_layout Plain Layout
32823 Trucs externes ! Sous-documents
32824 \end_layout
32825
32826 \end_inset
32827
32828
32829 \begin_inset Index
32830 status collapsed
32831
32832 \begin_layout Plain Layout
32833 Fichiers ! Insérer
32834 \end_layout
32835
32836 \end_inset
32837
32838
32839 \end_layout
32840
32841 \begin_layout Standard
32842 Les sous-documents sont utilisés quand on a un document très long qui peut
32843  être décomposé en plusieurs parties ou sections plus petites.
32844  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32845  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32846  Les différents documents sont ce que l'on appelle les sous-documents et
32847  un document maître les relie pour imprimer le document complet ou seulement
32848  une partie de celui-ci.
32849  Un sous-document hérite du contenu de son maître, par exemple le préambule
32850  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32851 \end_layout
32852
32853 \begin_layout Standard
32854 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32855  comme celle-ci : 
32856 \begin_inset Graphics
32857         filename clipart/ChildDocumentQt4.png
32858         lyxscale 70
32859         scale 60
32860         scaleBeforeRotation
32861
32862 \end_inset
32863
32864  Pour inclure des sous-documents dans un document maître , on utilise le
32865  menu 
32866 \family sans
32867 Insérer\SpecialChar \menuseparator
32868 Fichier\SpecialChar \menuseparator
32869 Sous-document
32870 \family default
32871 .
32872  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32873  des quatre méthodes d'inclusion :
32874 \end_layout
32875
32876 \begin_layout Description
32877 Inclus
32878 \begin_inset space ~
32879 \end_inset
32880
32881 (include) Vous pouvez inclure des documents LyX et LaTeX.
32882  Quand vous cliquez sur le bouton 
32883 \family sans
32884 Charger
32885 \family default
32886  dans la fenêtre de dialogue 
32887 \family sans
32888 Sous-document
32889 \family default
32890 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32891  vous puissiez le modifier.
32892 \begin_inset Newline newline
32893 \end_inset
32894
32895
32896 \end_layout
32897
32898 \begin_layout Standard
32899 Voici un sous-document inséré avec la méthode 
32900 \family sans
32901 Inclus
32902 \family default
32903  : 
32904 \begin_inset CommandInset include
32905 LatexCommand include
32906 filename "DocumentBidon1.lyx"
32907
32908 \end_inset
32909
32910
32911 \end_layout
32912
32913 \begin_layout Standard
32914 La numérotation des sections va prendre en compte les sections des fichiers
32915  incorporés dans l'ordre où ils sont insérés dans le document maître.
32916  Le document qui est inclus comme exemple possède une sous-section qui sera
32917  numérotée comme sous-section de la section actuelle.
32918  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32919  : la sous-section
32920 \begin_inset space ~
32921 \end_inset
32922
32923
32924 \begin_inset CommandInset ref
32925 LatexCommand ref
32926 reference "sub:Sous-section-externe-1"
32927
32928 \end_inset
32929
32930  est dans le fichier inclus.
32931 \end_layout
32932
32933 \begin_layout Standard
32934 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32935  du document maître est utilisé.
32936  Les branches présentes dans le sous-document seront ignorées par le document
32937  maître tant que le document maître possède une branche avec le même nom.
32938  Les documents inclus sont insérés en commençant une nouvelle page et sont
32939  suivis par un saut de page.
32940 \end_layout
32941
32942 \begin_layout Standard
32943
32944 \lang english
32945 In case you are only working on a certain chapter of a large document and
32946  want to save compiling time, you can put each included file into a branch.
32947 \begin_inset Foot
32948 status collapsed
32949
32950 \begin_layout Plain Layout
32951
32952 \lang english
32953 Branches are described in section 
32954 \emph on
32955 Branches
32956 \emph default
32957  of the LyX 
32958 \emph on
32959 Userguide
32960 \emph default
32961 .
32962 \end_layout
32963
32964 \end_inset
32965
32966  By enabling/disabling branches you can decide what included files will
32967  appear in the output.
32968 \end_layout
32969
32970 \begin_layout Standard
32971 \begin_inset Note Greyedout
32972 status open
32973
32974 \begin_layout Plain Layout
32975
32976 \series bold
32977 \lang english
32978 Note:
32979 \series default
32980  Due to a bug in LyX the LaTeX command 
32981 \series bold
32982
32983 \backslash
32984 includeonly
32985 \series default
32986  can currently not be used as alternative to decide what files should be
32987  included.
32988 \end_layout
32989
32990 \end_inset
32991
32992
32993 \end_layout
32994
32995 \begin_layout Standard
32996 \begin_inset Note Greyedout
32997 status open
32998
32999 \begin_layout Plain Layout
33000
33001 \series bold
33002 Note:
33003 \series default
33004  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33005  une classe de document différente de celle du document maître, vous recevez
33006  un avertissement quand vous tentez un visionnement ou une exportation,
33007  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
33008 \end_layout
33009
33010 \end_inset
33011
33012
33013 \end_layout
33014
33015 \begin_layout Description
33016 Incorporé
33017 \begin_inset space ~
33018 \end_inset
33019
33020 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33021  sont :
33022 \end_layout
33023
33024 \begin_deeper
33025 \begin_layout Itemize
33026 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33027  par un saut de page.
33028 \end_layout
33029
33030 \begin_layout Itemize
33031 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33032  
33033 \family sans
33034 Aperçu
33035 \begin_inset space ~
33036 \end_inset
33037
33038 sur
33039 \begin_inset space ~
33040 \end_inset
33041
33042 le
33043 \begin_inset space ~
33044 \end_inset
33045
33046 vif
33047 \family default
33048  est activée dans les préférences dans la rubrique 
33049 \family sans
33050 Apparence\SpecialChar \menuseparator
33051 Graphique
33052 \family default
33053 .
33054 \end_layout
33055
33056 \begin_layout Itemize
33057 La commande LaTeX 
33058 \series bold
33059
33060 \backslash
33061 includeonly
33062 \series default
33063  ne peut pas être utilisée.
33064 \end_layout
33065
33066 \end_deeper
33067 \begin_layout Standard
33068 Voici un sous document inséré en utilisant la méthode 
33069 \family sans
33070 Incorporé
33071 \family default
33072  : 
33073 \begin_inset CommandInset include
33074 LatexCommand input
33075 preview true
33076 filename "DocumentBidon2.lyx"
33077
33078 \end_inset
33079
33080
33081 \end_layout
33082
33083 \begin_layout Description
33084 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33085  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33086  sous forme de code source et aucune des commandes éventuellement présentes
33087  ne sera exécutée.
33088  Vous pouvez utiliser l'option 
33089 \family sans
33090 Marquer
33091 \begin_inset space ~
33092 \end_inset
33093
33094 les
33095 \begin_inset space ~
33096 \end_inset
33097
33098 espaces
33099 \family default
33100  qui matérialise chaque espace présente dans le code source par un caractère
33101  
33102 \begin_inset Quotes eld
33103 \end_inset
33104
33105
33106 \begin_inset ERT
33107 status collapsed
33108
33109 \begin_layout Plain Layout
33110
33111
33112 \backslash
33113 textvisiblespace 
33114 \end_layout
33115
33116 \end_inset
33117
33118
33119 \begin_inset Quotes erd
33120 \end_inset
33121
33122  .
33123  La différence avec la méthode qui consiste à utiliser le menu 
33124 \family sans
33125 Insérer\SpecialChar \menuseparator
33126 Fichier\SpecialChar \menuseparator
33127 Texte
33128 \begin_inset space ~
33129 \end_inset
33130
33131 brut
33132 \family default
33133  est que le contenu du document n'apparaît pas dans LyX.
33134 \end_layout
33135
33136 \begin_layout Standard
33137 Voici un sous-document inclus en utilisant la méthode 
33138 \family sans
33139 verbatim
33140 \family default
33141  : 
33142 \begin_inset CommandInset include
33143 LatexCommand verbatiminput
33144 filename "DocumentTexteBidon.txt"
33145
33146 \end_inset
33147
33148
33149 \begin_inset VSpace bigskip
33150 \end_inset
33151
33152 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33153  l'option 
33154 \family sans
33155 Marquer
33156 \begin_inset space ~
33157 \end_inset
33158
33159 les
33160 \begin_inset space ~
33161 \end_inset
33162
33163 espaces :
33164 \family default
33165  
33166 \begin_inset CommandInset include
33167 LatexCommand verbatiminput*
33168 filename "DocumentTexteBidon.txt"
33169
33170 \end_inset
33171
33172
33173 \end_layout
33174
33175 \begin_layout Standard
33176 \begin_inset VSpace bigskip
33177 \end_inset
33178
33179
33180 \end_layout
33181
33182 \begin_layout Standard
33183 \begin_inset Note Greyedout
33184 status open
33185
33186 \begin_layout Plain Layout
33187
33188 \series bold
33189 Note:
33190 \series default
33191  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33192  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33193 \end_layout
33194
33195 \end_inset
33196
33197
33198 \end_layout
33199
33200 \begin_layout Description
33201 Listings Ce type d'inclusion est décrit dans le chapitre
33202 \begin_inset space ~
33203 \end_inset
33204
33205
33206 \begin_inset CommandInset ref
33207 LatexCommand ref
33208 reference "cha:Program-Code-Listings"
33209
33210 \end_inset
33211
33212 .
33213 \end_layout
33214
33215 \begin_layout Standard
33216 \begin_inset Note Greyedout
33217 status open
33218
33219 \begin_layout Plain Layout
33220
33221 \series bold
33222 Note:
33223 \series default
33224  Inclure le même document deux fois dans un même document peut poser des
33225  problèmes avec LaTeX.
33226 \end_layout
33227
33228 \end_inset
33229
33230
33231 \end_layout
33232
33233 \begin_layout Chapter
33234 Listings de Code Source
33235 \begin_inset CommandInset label
33236 LatexCommand label
33237 name "cha:Program-Code-Listings"
33238
33239 \end_inset
33240
33241
33242 \begin_inset Index
33243 status collapsed
33244
33245 \begin_layout Plain Layout
33246 Listings
33247 \end_layout
33248
33249 \end_inset
33250
33251
33252 \begin_inset Index
33253 status collapsed
33254
33255 \begin_layout Plain Layout
33256 Code Source
33257 \end_layout
33258
33259 \end_inset
33260
33261
33262 \begin_inset Index
33263 status collapsed
33264
33265 \begin_layout Plain Layout
33266 Flottants ! Listings
33267 \end_layout
33268
33269 \end_inset
33270
33271
33272 \end_layout
33273
33274 \begin_layout Standard
33275 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33276  un insert 
33277 \family sans
33278 Listings
33279 \family default
33280  qui peut être créé grâce au menu 
33281 \family sans
33282 Insérer
33283 \family default
33284 \SpecialChar \menuseparator
33285
33286 \family sans
33287 Listing
33288 \begin_inset space ~
33289 \end_inset
33290
33291 de
33292 \begin_inset space ~
33293 \end_inset
33294
33295 Code
33296 \begin_inset space ~
33297 \end_inset
33298
33299 Source
33300 \family default
33301 .
33302  Le paquetage LaTeX 
33303 \series bold
33304 listings
33305 \series default
33306
33307 \begin_inset Index
33308 status collapsed
33309
33310 \begin_layout Plain Layout
33311 Paquetages LaTeX ! listings
33312 \end_layout
33313
33314 \end_inset
33315
33316  fournit un moyen puissant et flexible d'insérer des listings de code source
33317  dans votre document.
33318  
33319 \end_layout
33320
33321 \begin_layout Standard
33322 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33323  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33324 \end_layout
33325
33326 \begin_layout Standard
33327 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33328  imprimée.
33329  L'option d'emplacement 
33330 \family sans
33331 Listing
33332 \begin_inset space ~
33333 \end_inset
33334
33335 en
33336 \begin_inset space ~
33337 \end_inset
33338
33339 Ligne
33340 \family default
33341  imprime le listing dans la ligne comme ceci : 
33342 \begin_inset listings
33343 lstparams "language={C++}"
33344 inline true
33345 status open
33346
33347 \begin_layout Plain Layout
33348
33349 int a=5;
33350 \end_layout
33351
33352 \end_inset
33353
33354
33355 \begin_inset Newline newline
33356 \end_inset
33357
33358 L'option 
33359 \family sans
33360 Flottant
33361 \family default
33362  crée un flottant de listing pour lequel vous pouvez préciser les options
33363  classiques d'emplacement : 
33364 \begin_inset Quotes eld
33365 \end_inset
33366
33367
33368 \family sans
33369 h
33370 \family default
33371
33372 \begin_inset Quotes erd
33373 \end_inset
33374
33375
33376 \begin_inset Quotes eld
33377 \end_inset
33378
33379
33380 \family sans
33381 t
33382 \family default
33383
33384 \begin_inset Quotes erd
33385 \end_inset
33386
33387
33388 \begin_inset Quotes eld
33389 \end_inset
33390
33391
33392 \family sans
33393 b
33394 \family default
33395
33396 \begin_inset Quotes erd
33397 \end_inset
33398
33399 , et 
33400 \begin_inset Quotes eld
33401 \end_inset
33402
33403
33404 \family sans
33405 p
33406 \family default
33407
33408 \begin_inset Quotes erd
33409 \end_inset
33410
33411  correspondant aux emplacement décrits dans la section
33412 \begin_inset space ~
33413 \end_inset
33414
33415
33416 \begin_inset CommandInset ref
33417 LatexCommand ref
33418 reference "sec:Placement-flottants"
33419
33420 \end_inset
33421
33422 .
33423  Les options de positionnement peuvent être mélangées et doivent être saisies
33424  sans séparation, par exemple, on peut taper 
33425 \begin_inset Quotes eld
33426 \end_inset
33427
33428
33429 \family sans
33430 htbp
33431 \family default
33432
33433 \begin_inset Quotes erd
33434 \end_inset
33435
33436 .
33437  L' option 
33438 \begin_inset Quotes eld
33439 \end_inset
33440
33441 h
33442 \begin_inset Quotes erd
33443 \end_inset
33444
33445  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33446  
33447 \family sans
33448 Flottant
33449 \family default
33450  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33451  légende et être référencés.
33452 \end_layout
33453
33454 \begin_layout Standard
33455 Vous pouvez ajouter une légende à un listing avec le menu 
33456 \family sans
33457 Insérer\SpecialChar \menuseparator
33458 Légende
33459 \family default
33460 .
33461  On peut référencer les listings de la même façon que les flottants :Voir
33462  le listing
33463 \begin_inset space ~
33464 \end_inset
33465
33466
33467 \begin_inset CommandInset ref
33468 LatexCommand ref
33469 reference "lst:Listing-exemple"
33470
33471 \end_inset
33472
33473
33474 \end_layout
33475
33476 \begin_layout Standard
33477 \begin_inset listings
33478 lstparams "language=Python"
33479 inline false
33480 status open
33481
33482 \begin_layout Plain Layout
33483
33484 \begin_inset Caption
33485
33486 \begin_layout Plain Layout
33487 \begin_inset CommandInset label
33488 LatexCommand label
33489 name "lst:Listing-exemple"
33490
33491 \end_inset
33492
33493 Exemple de listing flottant
33494 \end_layout
33495
33496 \end_inset
33497
33498 # Exemple de listing flottant
33499 \end_layout
33500
33501 \begin_layout Plain Layout
33502
33503 def func(param):
33504 \end_layout
33505
33506 \begin_layout Plain Layout
33507
33508     'ceci est une fonction python'
33509 \end_layout
33510
33511 \begin_layout Plain Layout
33512
33513     pass
33514 \end_layout
33515
33516 \end_inset
33517
33518
33519 \end_layout
33520
33521 \begin_layout Standard
33522 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33523  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33524  de manière particulière dans la sortie imprimée.
33525  Dans l'exemple de listing, le mot clé Python 
33526 \begin_inset Quotes eld
33527 \end_inset
33528
33529 def
33530 \begin_inset Quotes erd
33531 \end_inset
33532
33533  est reconnu et imprimé en caractères gras dans la sortie.
33534 \end_layout
33535
33536 \begin_layout Standard
33537 \begin_inset Note Greyedout
33538 status open
33539
33540 \begin_layout Plain Layout
33541
33542 \series bold
33543 Note:
33544 \series default
33545  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33546  une police de caractères à 
33547 \family typewriter
33548 chasse fixe
33549 \family default
33550 , c'est que votre police ne contient probablement pas de série grasse.
33551  Dans ce cas choisissez une police différente dans le menu 
33552 \family sans
33553 Document\SpecialChar \menuseparator
33554 Paramètres\SpecialChar \menuseparator
33555 Polices
33556 \family default
33557 .
33558  (Les polices 
33559 \emph on
33560 LuxiMono, BeraMono
33561 \emph default
33562  et 
33563 \emph on
33564 Courier
33565 \emph default
33566  contiennent une série grasse.)
33567 \end_layout
33568
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \begin_layout Standard
33575 Dans la rubrique 
33576 \family sans
33577 Numérotation
33578 \begin_inset space ~
33579 \end_inset
33580
33581 des
33582 \begin_inset space ~
33583 \end_inset
33584
33585 Lignes
33586 \family default
33587  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33588 n des lignes.
33589  Vous pouvez mettre un nombre dans le champ 
33590 \family sans
33591 Pas
33592 \family default
33593  pour désigner les lignes qui seront numérotées.
33594  Par exemple, si vous mettez 
33595 \begin_inset Quotes eld
33596 \end_inset
33597
33598 3
33599 \begin_inset Quotes erd
33600 \end_inset
33601
33602 , seule une ligne sur trois sera numérotée.
33603 \end_layout
33604
33605 \begin_layout Standard
33606 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33607  apparaîtront dans la sortie.
33608  Vous devez utiliser l'option 
33609 \family sans
33610 Table
33611 \begin_inset space ~
33612 \end_inset
33613
33614 de
33615 \begin_inset space ~
33616 \end_inset
33617
33618 Caractères
33619 \begin_inset space ~
33620 \end_inset
33621
33622 Étendue
33623 \family default
33624  quand vous employez des caractères spécifiques à une langue donnée comme
33625  les umlauts Allemands dans votre listing.
33626 \begin_inset Newline newline
33627 \end_inset
33628
33629 Voici un exemple de listing avec la numérotation des lignes à gauche par
33630  pas de 3, en langage Python, avec les options 
33631 \begin_inset Quotes eld
33632 \end_inset
33633
33634 Table
33635 \begin_inset space ~
33636 \end_inset
33637
33638 de
33639 \begin_inset space ~
33640 \end_inset
33641
33642 caractères
33643 \begin_inset space ~
33644 \end_inset
33645
33646 étendue
33647 \begin_inset Quotes erd
33648 \end_inset
33649
33650  et 
33651 \begin_inset Quotes eld
33652 \end_inset
33653
33654 Espace
33655 \begin_inset space ~
33656 \end_inset
33657
33658 représenté
33659 \begin_inset space ~
33660 \end_inset
33661
33662 par
33663 \begin_inset space ~
33664 \end_inset
33665
33666 un
33667 \begin_inset space ~
33668 \end_inset
33669
33670 symbole
33671 \begin_inset Quotes erd
33672 \end_inset
33673
33674 , l'intervalle de ligne étant 3
33675 \begin_inset space \thinspace{}
33676 \end_inset
33677
33678 -
33679 \begin_inset space \thinspace{}
33680 \end_inset
33681
33682 8:
33683 \end_layout
33684
33685 \begin_layout Standard
33686 \begin_inset listings
33687 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33688 inline false
33689 status open
33690
33691 \begin_layout Plain Layout
33692
33693 def func(param):
33694 \end_layout
33695
33696 \begin_layout Plain Layout
33697
33698     'ceci est une fonction Python'
33699 \end_layout
33700
33701 \begin_layout Plain Layout
33702
33703     pass
33704 \end_layout
33705
33706 \begin_layout Plain Layout
33707
33708 def func(param):
33709 \end_layout
33710
33711 \begin_layout Plain Layout
33712
33713 'Ça, c'est un mot Allemand : Tschüß'
33714 \end_layout
33715
33716 \begin_layout Plain Layout
33717
33718 pass
33719 \end_layout
33720
33721 \begin_layout Plain Layout
33722
33723 def func(param):
33724 \end_layout
33725
33726 \begin_layout Plain Layout
33727
33728 'ceci est une fonction Python'
33729 \end_layout
33730
33731 \begin_layout Plain Layout
33732
33733 pass
33734 \end_layout
33735
33736 \end_inset
33737
33738
33739 \end_layout
33740
33741 \begin_layout Standard
33742 \begin_inset Note Greyedout
33743 status open
33744
33745 \begin_layout Plain Layout
33746
33747 \series bold
33748 Note:
33749 \series default
33750  À cause d'un bug dans le paquetage 
33751 \series bold
33752 listings
33753 \series default
33754  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33755  listing.
33756  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33757  les lignes 3 et 6.
33758 \end_layout
33759
33760 \end_inset
33761
33762
33763 \end_layout
33764
33765 \begin_layout Standard
33766 \begin_inset VSpace bigskip
33767 \end_inset
33768
33769
33770 \end_layout
33771
33772 \begin_layout Standard
33773 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33774  listing.
33775  Pour le faire, il suffit d'utiliser le menu 
33776 \family sans
33777 Insérer\SpecialChar \menuseparator
33778 Fichier\SpecialChar \menuseparator
33779 Sous-document
33780 \family default
33781  et de choisir le type 
33782 \family sans
33783 Listing
33784 \family default
33785
33786 \begin_inset space ~
33787 \end_inset
33788
33789
33790 \family sans
33791 de
33792 \begin_inset space ~
33793 \end_inset
33794
33795 Code
33796 \begin_inset space ~
33797 \end_inset
33798
33799 source
33800 \family default
33801 .
33802 \begin_inset Foot
33803 status collapsed
33804
33805 \begin_layout Plain Layout
33806 Les autres types de sous-documents sont décrits dans la section
33807 \begin_inset space ~
33808 \end_inset
33809
33810
33811 \begin_inset CommandInset ref
33812 LatexCommand ref
33813 reference "sec:Sous-documents"
33814
33815 \end_inset
33816
33817 .
33818 \end_layout
33819
33820 \end_inset
33821
33822  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33823  à utiliser pour le listing dans une zone de texte.
33824  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33825  
33826 \begin_inset Quotes eld
33827 \end_inset
33828
33829 ?
33830 \begin_inset Quotes erd
33831 \end_inset
33832
33833  dans la zone de texte.
33834 \end_layout
33835
33836 \begin_layout Standard
33837 Pour faire référence à un sous-document de type listing, tapez une étiquette
33838  dans le champ correspondant de la fenêtre de dialogue.
33839  On peut alors faire référence à cette étiquette en utilisant le menu 
33840 \family sans
33841 Insérer\SpecialChar \menuseparator
33842 Référence
33843 \begin_inset space ~
33844 \end_inset
33845
33846 Croisée
33847 \family default
33848 .
33849 \end_layout
33850
33851 \begin_layout Standard
33852 Le listing
33853 \begin_inset space ~
33854 \end_inset
33855
33856
33857 \begin_inset CommandInset ref
33858 LatexCommand ref
33859 reference "lst:listing-fichier"
33860
33861 \end_inset
33862
33863  est une exemple de listing issu d'un fichier ; ici les lignes 10
33864 \begin_inset space \thinspace{}
33865 \end_inset
33866
33867 -
33868 \begin_inset space \thinspace{}
33869 \end_inset
33870
33871 15 de ce fichier LyX sont listées.
33872 \end_layout
33873
33874 \begin_layout Standard
33875 \begin_inset CommandInset include
33876 LatexCommand lstinputlisting
33877 filename "EmbeddedObjects.lyx"
33878 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33879
33880 \end_inset
33881
33882
33883 \end_layout
33884
33885 \begin_layout Standard
33886 \begin_inset VSpace bigskip
33887 \end_inset
33888
33889
33890 \end_layout
33891
33892 \begin_layout Standard
33893 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33894  de dialogue 
33895 \family sans
33896 Document\SpecialChar \menuseparator
33897 Paramètres\SpecialChar \menuseparator
33898 Format
33899 \begin_inset space ~
33900 \end_inset
33901
33902 du
33903 \begin_inset space ~
33904 \end_inset
33905
33906 Texte
33907 \family default
33908 .
33909  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33910  
33911 \begin_inset Quotes eld
33912 \end_inset
33913
33914 ?
33915 \begin_inset Quotes erd
33916 \end_inset
33917
33918  dans le champ 
33919 \family sans
33920 Paramètres
33921 \begin_inset space ~
33922 \end_inset
33923
33924 du
33925 \begin_inset space ~
33926 \end_inset
33927
33928 Listing
33929 \family default
33930 .
33931 \end_layout
33932
33933 \begin_layout Standard
33934 Pour plus d'information sur le paquetage 
33935 \series bold
33936 listings
33937 \series default
33938 , nous vous renvoyons à sa documentation 
33939 \begin_inset CommandInset citation
33940 LatexCommand cite
33941 key "listings"
33942
33943 \end_inset
33944
33945 .
33946 \end_layout
33947
33948 \begin_layout Standard
33949 \begin_inset Newpage newpage
33950 \end_inset
33951
33952
33953 \end_layout
33954
33955 \begin_layout Chapter
33956 \start_of_appendix
33957 Unités de longueur utilisables avec LyX
33958 \begin_inset OptArg
33959 status collapsed
33960
33961 \begin_layout Plain Layout
33962 Unités de longueur
33963 \end_layout
33964
33965 \end_inset
33966
33967
33968 \begin_inset Index
33969 status collapsed
33970
33971 \begin_layout Plain Layout
33972 Unités
33973 \end_layout
33974
33975 \end_inset
33976
33977
33978 \begin_inset CommandInset label
33979 LatexCommand label
33980 name "cha:Unités-de-longueur"
33981
33982 \end_inset
33983
33984
33985 \end_layout
33986
33987 \begin_layout Standard
33988 Pour comprendre les unités de longueur utilisées dans cette documentation,
33989  le tableau
33990 \begin_inset space ~
33991 \end_inset
33992
33993
33994 \begin_inset CommandInset ref
33995 LatexCommand ref
33996 reference "tab:Unités"
33997
33998 \end_inset
33999
34000 décrit les unités utilisées par LyX.
34001 \begin_inset Float table
34002 placement h
34003 wide false
34004 sideways false
34005 status open
34006
34007 \begin_layout Plain Layout
34008 \begin_inset Caption
34009
34010 \begin_layout Plain Layout
34011 \begin_inset CommandInset label
34012 LatexCommand label
34013 name "tab:Unités"
34014
34015 \end_inset
34016
34017 Unités de longueur
34018 \end_layout
34019
34020 \end_inset
34021
34022
34023 \end_layout
34024
34025 \begin_layout Plain Layout
34026 \begin_inset VSpace medskip
34027 \end_inset
34028
34029
34030 \end_layout
34031
34032 \begin_layout Plain Layout
34033 \align center
34034 \begin_inset Tabular
34035 <lyxtabular version="3" rows="20" columns="2">
34036 <features>
34037 <column alignment="center" valignment="top" width="0">
34038 <column alignment="center" valignment="top" width="0">
34039 <row>
34040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34041 \begin_inset Text
34042
34043 \begin_layout Plain Layout
34044 unité
34045 \end_layout
34046
34047 \end_inset
34048 </cell>
34049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34050 \begin_inset Text
34051
34052 \begin_layout Plain Layout
34053 nom/description
34054 \end_layout
34055
34056 \end_inset
34057 </cell>
34058 </row>
34059 <row>
34060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064 mm
34065 \end_layout
34066
34067 \end_inset
34068 </cell>
34069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34070 \begin_inset Text
34071
34072 \begin_layout Plain Layout
34073 millimètre
34074 \end_layout
34075
34076 \end_inset
34077 </cell>
34078 </row>
34079 <row>
34080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084 cm
34085 \end_layout
34086
34087 \end_inset
34088 </cell>
34089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34090 \begin_inset Text
34091
34092 \begin_layout Plain Layout
34093 centimètre
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 </row>
34099 <row>
34100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34101 \begin_inset Text
34102
34103 \begin_layout Plain Layout
34104 in
34105 \end_layout
34106
34107 \end_inset
34108 </cell>
34109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34110 \begin_inset Text
34111
34112 \begin_layout Plain Layout
34113 pouce (inch)
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 </row>
34119 <row>
34120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34121 \begin_inset Text
34122
34123 \begin_layout Plain Layout
34124 pt
34125 \end_layout
34126
34127 \end_inset
34128 </cell>
34129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34130 \begin_inset Text
34131
34132 \begin_layout Plain Layout
34133 point (72.27
34134 \begin_inset space \thinspace{}
34135 \end_inset
34136
34137 pt = 1
34138 \begin_inset space \thinspace{}
34139 \end_inset
34140
34141 in)
34142 \end_layout
34143
34144 \end_inset
34145 </cell>
34146 </row>
34147 <row>
34148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152 pc
34153 \end_layout
34154
34155 \end_inset
34156 </cell>
34157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34158 \begin_inset Text
34159
34160 \begin_layout Plain Layout
34161 pica (1
34162 \begin_inset space \thinspace{}
34163 \end_inset
34164
34165 pc = 12
34166 \begin_inset space \thinspace{}
34167 \end_inset
34168
34169 pt)
34170 \end_layout
34171
34172 \end_inset
34173 </cell>
34174 </row>
34175 <row>
34176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34177 \begin_inset Text
34178
34179 \begin_layout Plain Layout
34180 sp
34181 \end_layout
34182
34183 \end_inset
34184 </cell>
34185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34186 \begin_inset Text
34187
34188 \begin_layout Plain Layout
34189 scaled point (65536
34190 \begin_inset space \thinspace{}
34191 \end_inset
34192
34193 sp = 1
34194 \begin_inset space \thinspace{}
34195 \end_inset
34196
34197 pt)
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 </row>
34203 <row>
34204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208 bp
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217 gros point (72
34218 \begin_inset space \thinspace{}
34219 \end_inset
34220
34221 bp = 1
34222 \begin_inset space \thinspace{}
34223 \end_inset
34224
34225 in)
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 </row>
34231 <row>
34232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34233 \begin_inset Text
34234
34235 \begin_layout Plain Layout
34236 dd
34237 \end_layout
34238
34239 \end_inset
34240 </cell>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245 didot (72
34246 \begin_inset space \thinspace{}
34247 \end_inset
34248
34249 dd 
34250 \begin_inset Formula $\approx$
34251 \end_inset
34252
34253  37.6
34254 \begin_inset space \thinspace{}
34255 \end_inset
34256
34257 mm)
34258 \end_layout
34259
34260 \end_inset
34261 </cell>
34262 </row>
34263 <row>
34264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34265 \begin_inset Text
34266
34267 \begin_layout Plain Layout
34268 cc
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277 cicero (1
34278 \begin_inset space \thinspace{}
34279 \end_inset
34280
34281 cc = 12
34282 \begin_inset space \thinspace{}
34283 \end_inset
34284
34285 dd)
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 </row>
34291 <row>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296 Scale%
34297 \end_layout
34298
34299 \end_inset
34300 </cell>
34301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34302 \begin_inset Text
34303
34304 \begin_layout Plain Layout
34305 % de la largeur originale de l'image
34306 \end_layout
34307
34308 \end_inset
34309 </cell>
34310 </row>
34311 <row>
34312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34313 \begin_inset Text
34314
34315 \begin_layout Plain Layout
34316 text%
34317 \end_layout
34318
34319 \end_inset
34320 </cell>
34321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34322 \begin_inset Text
34323
34324 \begin_layout Plain Layout
34325 % de la largeur du texte
34326 \end_layout
34327
34328 \end_inset
34329 </cell>
34330 </row>
34331 <row>
34332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34333 \begin_inset Text
34334
34335 \begin_layout Plain Layout
34336 col%
34337 \end_layout
34338
34339 \end_inset
34340 </cell>
34341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34342 \begin_inset Text
34343
34344 \begin_layout Plain Layout
34345 % de la largeur de la colonne
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 </row>
34351 <row>
34352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34353 \begin_inset Text
34354
34355 \begin_layout Plain Layout
34356 page%
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365 % de la largeur du papier
34366 \end_layout
34367
34368 \end_inset
34369 </cell>
34370 </row>
34371 <row>
34372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34373 \begin_inset Text
34374
34375 \begin_layout Plain Layout
34376 line%
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34382 \begin_inset Text
34383
34384 \begin_layout Plain Layout
34385 % de la largeur de la ligne
34386 \end_layout
34387
34388 \end_inset
34389 </cell>
34390 </row>
34391 <row>
34392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34393 \begin_inset Text
34394
34395 \begin_layout Plain Layout
34396 theight%
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Plain Layout
34405 % la hauteur du texte
34406 \end_layout
34407
34408 \end_inset
34409 </cell>
34410 </row>
34411 <row>
34412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34413 \begin_inset Text
34414
34415 \begin_layout Plain Layout
34416 pheight%
34417 \end_layout
34418
34419 \end_inset
34420 </cell>
34421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34422 \begin_inset Text
34423
34424 \begin_layout Plain Layout
34425 % hauteur du papier
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 </row>
34431 <row>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436 ex
34437 \end_layout
34438
34439 \end_inset
34440 </cell>
34441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34442 \begin_inset Text
34443
34444 \begin_layout Plain Layout
34445 hauteur de la lettre 
34446 \emph on
34447 x
34448 \emph default
34449  dans la police courante
34450 \end_layout
34451
34452 \end_inset
34453 </cell>
34454 </row>
34455 <row>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460 em
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469 largeur de la lettre
34470 \emph on
34471  M
34472 \emph default
34473  dans la police courante
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row>
34480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484 mu
34485 \end_layout
34486
34487 \end_inset
34488 </cell>
34489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34490 \begin_inset Text
34491
34492 \begin_layout Plain Layout
34493 unité mathématique (1
34494 \begin_inset space \thinspace{}
34495 \end_inset
34496
34497 mu = 1/18
34498 \begin_inset space \thinspace{}
34499 \end_inset
34500
34501 em)
34502 \end_layout
34503
34504 \end_inset
34505 </cell>
34506 </row>
34507 </lyxtabular>
34508
34509 \end_inset
34510
34511
34512 \end_layout
34513
34514 \end_inset
34515
34516
34517 \end_layout
34518
34519 \begin_layout Chapter
34520 Formats des fichiers de sortie graphiques
34521 \begin_inset CommandInset label
34522 LatexCommand label
34523 name "cha:Formats-fichiers-graphiques"
34524
34525 \end_inset
34526
34527
34528 \end_layout
34529
34530 \begin_layout Section
34531 DVI
34532 \begin_inset Index
34533 status collapsed
34534
34535 \begin_layout Plain Layout
34536 Formats de Fichiers! DVI
34537 \end_layout
34538
34539 \end_inset
34540
34541
34542 \begin_inset Index
34543 status collapsed
34544
34545 \begin_layout Plain Layout
34546 DVI|see
34547 \begin_inset ERT
34548 status collapsed
34549
34550 \begin_layout Plain Layout
34551
34552 {
34553 \end_layout
34554
34555 \end_inset
34556
34557 Formats de Fichiers
34558 \begin_inset ERT
34559 status collapsed
34560
34561 \begin_layout Plain Layout
34562
34563 }
34564 \end_layout
34565
34566 \end_inset
34567
34568
34569 \end_layout
34570
34571 \end_inset
34572
34573
34574 \end_layout
34575
34576 \begin_layout Standard
34577 Ce type de fichiers a l'extension 
34578 \begin_inset Quotes fld
34579 \end_inset
34580
34581
34582 \family typewriter
34583 .dvi
34584 \family default
34585
34586 \begin_inset Quotes frd
34587 \end_inset
34588
34589 .
34590  Il est appelé 
34591 \emph on
34592 indépendant de l'appareil
34593 \emph default
34594  ou 
34595 \begin_inset Quotes fld
34596 \end_inset
34597
34598 device independent (DVI)
34599 \begin_inset Quotes frd
34600 \end_inset
34601
34602 , car il est complètement portable ; vous pouvez les recopier d'une machine
34603  à l'autre sans avoir à faire de conversion.
34604  À l'époque où ce format a été développé, c'était loin d'être évident.
34605  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34606  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34607 \end_layout
34608
34609 \begin_layout Standard
34610 \begin_inset Note Greyedout
34611 status open
34612
34613 \begin_layout Plain Layout
34614
34615 \series bold
34616 Note:
34617 \series default
34618  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34619  au fichier.
34620  
34621 \end_layout
34622
34623 \end_inset
34624
34625  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34626  
34627 \family typewriter
34628 .dvi
34629 \family default
34630 .
34631  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34632 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34633  pour les rendre visibles quand vous faites défiler votre document.
34634  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34635  avec de nombreuses images.
34636 \end_layout
34637
34638 \begin_layout Standard
34639 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34640  menu 
34641 \family sans
34642 Fichier\SpecialChar \menuseparator
34643 Exporter\SpecialChar \menuseparator
34644 DVI.
34645
34646 \family default
34647  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34648 \family sans
34649 Visualiser
34650 \family default
34651  ou en utilisant le bouton
34652 \begin_inset Graphics
34653         filename ../../images/buffer-view_dvi.png
34654         scale 85
34655         scaleBeforeRotation
34656
34657 \end_inset
34658
34659  de la barre d'outils.
34660 \end_layout
34661
34662 \begin_layout Section
34663 PostScript
34664 \begin_inset CommandInset label
34665 LatexCommand label
34666 name "sec:PostScript"
34667
34668 \end_inset
34669
34670
34671 \begin_inset Index
34672 status collapsed
34673
34674 \begin_layout Plain Layout
34675 Formats de Fichiers ! PostScript
34676 \end_layout
34677
34678 \end_inset
34679
34680
34681 \begin_inset Index
34682 status collapsed
34683
34684 \begin_layout Plain Layout
34685 PostScript|see
34686 \begin_inset ERT
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690
34691 {
34692 \end_layout
34693
34694 \end_inset
34695
34696 Formats de Fichiers
34697 \begin_inset ERT
34698 status collapsed
34699
34700 \begin_layout Plain Layout
34701
34702 }
34703 \end_layout
34704
34705 \end_inset
34706
34707
34708 \end_layout
34709
34710 \end_inset
34711
34712
34713 \end_layout
34714
34715 \begin_layout Standard
34716 Ce type de fichiers a l'extension 
34717 \begin_inset Quotes fld
34718 \end_inset
34719
34720
34721 \family typewriter
34722 .ps
34723 \family default
34724
34725 \begin_inset Quotes frd
34726 \end_inset
34727
34728 .
34729  PostScript a été développé par la société 
34730 \series bold
34731 Adobe
34732 \series default
34733  comme un langage pour les imprimantes.
34734  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34735  pour imprimer le document.
34736  PostScript peut être considéré comme un 
34737 \begin_inset Quotes fld
34738 \end_inset
34739
34740 langage de programmation
34741 \begin_inset Quotes frd
34742 \end_inset
34743
34744  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34745  images
34746 \begin_inset Foot
34747 status open
34748
34749 \begin_layout Plain Layout
34750 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34751  LaTeX 
34752 \series bold
34753 pstricks
34754 \series default
34755
34756 \begin_inset CommandInset citation
34757 LatexCommand cite
34758 key "pstricks"
34759
34760 \end_inset
34761
34762 .
34763 \end_layout
34764
34765 \end_inset
34766
34767 .
34768  En partie à cause de toutes ces possibilités un fichier PostScript est
34769  souvent plus gros qu'un PDF.
34770 \end_layout
34771
34772 \begin_layout Standard
34773 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34774  plus gros qu'un PDF.
34775 \end_layout
34776
34777 \begin_layout Standard
34778 PostScript ne peut contenir que des images au format 
34779 \begin_inset Quotes fld
34780 \end_inset
34781
34782 PostScript Encapsulé
34783 \begin_inset Quotes frd
34784 \end_inset
34785
34786  (encapsulated PostScript ou EPS, d'extension 
34787 \family typewriter
34788 .eps
34789 \family default
34790 ).
34791  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34792  il doit les convertir en interne en EPS.
34793  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34794  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34795  document.
34796  Cela risque de ralentir de façon importante votre rythme de travail.
34797  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34798  vos images directement en EPS pour éviter ce problème.
34799 \end_layout
34800
34801 \begin_layout Standard
34802 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34803  le menu 
34804 \family sans
34805 Fichier\SpecialChar \menuseparator
34806 Exporter\SpecialChar \menuseparator
34807 PostScript.
34808
34809 \family default
34810  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34811  
34812 \family sans
34813 Visualiser
34814 \family default
34815  ou en utilisant le bouton 
34816 \begin_inset Graphics
34817         filename ../../images/buffer-view_ps.png
34818         scale 85
34819         scaleBeforeRotation
34820
34821 \end_inset
34822
34823  de la barre d'outils.
34824 \end_layout
34825
34826 \begin_layout Section
34827 PDF
34828 \begin_inset Index
34829 status collapsed
34830
34831 \begin_layout Plain Layout
34832 Formats de Fichiers ! PDF
34833 \end_layout
34834
34835 \end_inset
34836
34837
34838 \begin_inset Index
34839 status collapsed
34840
34841 \begin_layout Plain Layout
34842 PDF
34843 \end_layout
34844
34845 \end_inset
34846
34847
34848 \end_layout
34849
34850 \begin_layout Standard
34851 Ce type de fichiers a l'extension 
34852 \begin_inset Quotes fld
34853 \end_inset
34854
34855
34856 \family typewriter
34857 .pdf
34858 \family default
34859
34860 \begin_inset Quotes frd
34861 \end_inset
34862
34863 .
34864  Ce 
34865 \begin_inset Quotes fld
34866 \end_inset
34867
34868 format de document portable
34869 \begin_inset Quotes frd
34870 \end_inset
34871
34872  (portable document format ou PDF) est développé par 
34873 \family typewriter
34874 Adobe
34875 \family default
34876  comme une évolution de PostScript.
34877  Il est plus comprimé et utilise moins de commandes que PostScript.
34878  Comme son nom l'indique, il est 
34879 \begin_inset Quotes fld
34880 \end_inset
34881
34882 portable
34883 \begin_inset Quotes frd
34884 \end_inset
34885
34886  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34887  aura exactement le même aspect.
34888 \end_layout
34889
34890 \begin_layout Standard
34891 PDF peut contenir des images dans son propre format PDF et dans les formats
34892  JPG (format du 
34893 \begin_inset Quotes fld
34894 \end_inset
34895
34896 Joint Photographic Expert Group
34897 \begin_inset Quotes frd
34898 \end_inset
34899
34900  avec comme extension 
34901 \family typewriter
34902 .jpg
34903 \family default
34904  ou 
34905 \family typewriter
34906 .jpeg
34907 \family default
34908 ) et PNG (
34909 \begin_inset Quotes fld
34910 \end_inset
34911
34912 Portable Network Graphics
34913 \begin_inset Quotes frd
34914 \end_inset
34915
34916  avec l'extension 
34917 \family typewriter
34918 .png
34919 \family default
34920 ).
34921  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34922  dans un de ces formats.
34923  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34924  vont ralentir votre travail.
34925  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34926 \end_layout
34927
34928 \begin_layout Standard
34929 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34930  menu 
34931 \family sans
34932 Fichier\SpecialChar \menuseparator
34933 Exporter 
34934 \family default
34935 de trois façons différentes:
34936 \end_layout
34937
34938 \begin_layout Description
34939 PDF
34940 \begin_inset space ~
34941 \end_inset
34942
34943 (ps2pdf) Ceci utilise le programme 
34944 \family typewriter
34945 ps2pdf
34946 \family default
34947  qui créé un PDF à partir de la version PostScript de votre fichier.
34948  Cette dernière est produite par le programme 
34949 \family typewriter
34950 dvips
34951 \family default
34952  qui utilise une version DVI comme étape intermédiaire.
34953  Cette variante consiste donc en trois conversions.
34954 \end_layout
34955
34956 \begin_layout Description
34957 PDF
34958 \begin_inset space ~
34959 \end_inset
34960
34961 (dvipdfm) Ceci utilise le programme 
34962 \family typewriter
34963 dvipdfm
34964 \family default
34965  qui convertit votre fichier en DVI avant de le convertir en PDF.
34966 \end_layout
34967
34968 \begin_layout Description
34969 PDF
34970 \begin_inset space ~
34971 \end_inset
34972
34973 (pdflatex) Ceci utilise le programme 
34974 \family typewriter
34975 pdftex
34976 \family default
34977  qui convertit directement votre fichier en PDF.
34978 \end_layout
34979
34980 \begin_layout Standard
34981 Nous recommandons d'utiliser l'option 
34982 \family sans
34983 PDF
34984 \begin_inset space ~
34985 \end_inset
34986
34987 (pdflatex)
34988 \family default
34989  car 
34990 \family typewriter
34991 pdftex
34992 \family default
34993  accepte toutes les fonctionnalités des versions actuelles de PDF.
34994  Il est en plus rapide et stable.
34995  Le programme 
34996 \family typewriter
34997 dvipdfm
34998 \family default
34999  n'est plus développé est est donc un peu dépassé.
35000 \end_layout
35001
35002 \begin_layout Standard
35003
35004 \end_layout
35005
35006 \begin_layout Standard
35007 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35008 \family sans
35009 Visualiser
35010 \family default
35011  ou en utilisant le bouton 
35012 \begin_inset Graphics
35013         filename ../../images/buffer-view_pdf2.png
35014         scale 85
35015         scaleBeforeRotation
35016
35017 \end_inset
35018
35019  de la barre d'outils
35020 \family sans
35021  (
35022 \family default
35023 qui utilise 
35024 \family sans
35025 PDF
35026 \begin_inset space ~
35027 \end_inset
35028
35029 (pdflatex)
35030 \family default
35031 ).
35032 \end_layout
35033
35034 \begin_layout Chapter
35035 Explication de l' Équation
35036 \begin_inset space ~
35037 \end_inset
35038
35039
35040 \begin_inset CommandInset ref
35041 LatexCommand eqref
35042 reference "eq:Wgn"
35043
35044 \end_inset
35045
35046
35047 \begin_inset CommandInset label
35048 LatexCommand label
35049 name "cha:Explication-de-l'Equation"
35050
35051 \end_inset
35052
35053
35054 \end_layout
35055
35056 \begin_layout Standard
35057 La largeur totale de 
35058 \emph on
35059 n
35060 \emph default
35061  cellules de tableau 
35062 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35063 \end_inset
35064
35065  peut être calculée avec
35066 \end_layout
35067
35068 \begin_layout Standard
35069 \begin_inset Formula \begin{equation}
35070 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}
35071
35072 \end_inset
35073
35074
35075 \end_layout
35076
35077 \begin_layout Standard
35078 Où 
35079 \begin_inset Formula $W_{g\, n}$
35080 \end_inset
35081
35082  est la largeur fixe de toutes les cellules.
35083  
35084 \series bold
35085
35086 \backslash
35087 tabcolsep
35088 \series default
35089  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35090  sa valeur implicite est 6
35091 \begin_inset space \thinspace{}
35092 \end_inset
35093
35094 pt.
35095  
35096 \series bold
35097
35098 \backslash
35099 arrayrulewidth
35100 \series default
35101  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35102 \begin_inset space \thinspace{}
35103 \end_inset
35104
35105 pt.
35106 \end_layout
35107
35108 \begin_layout Standard
35109 D'après l'équation
35110 \begin_inset space ~
35111 \end_inset
35112
35113
35114 \begin_inset CommandInset ref
35115 LatexCommand eqref
35116 reference "eq:Wtot_n"
35117
35118 \end_inset
35119
35120 , la largeur totale d'une multicolonne, 
35121 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35122 \end_inset
35123
35124  est
35125 \end_layout
35126
35127 \begin_layout Standard
35128 \begin_inset Formula \begin{equation}
35129 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35130
35131 \end_inset
35132
35133
35134 \end_layout
35135
35136 \begin_layout Standard
35137 En posant que les équations 
35138 \begin_inset space ~
35139 \end_inset
35140
35141
35142 \begin_inset CommandInset ref
35143 LatexCommand eqref
35144 reference "eq:Wtot_n"
35145
35146 \end_inset
35147
35148  et 
35149 \begin_inset CommandInset ref
35150 LatexCommand eqref
35151 reference "eq:Wtot_mult"
35152
35153 \end_inset
35154
35155  sont égales, on peut calculer la largeur nécessaire 
35156 \begin_inset Formula $W_{g\, n}$
35157 \end_inset
35158
35159  quand 
35160 \emph on
35161 n
35162 \emph default
35163  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35164  de 
35165 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35166 \end_inset
35167
35168 :
35169 \end_layout
35170
35171 \begin_layout Standard
35172 \begin_inset Formula \begin{equation}
35173 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35174
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Bibliography
35181 \begin_inset CommandInset bibitem
35182 LatexCommand bibitem
35183 key "latexcompanion"
35184
35185 \end_inset
35186
35187 Frank Mittelbach and Michel Goossens: 
35188 \emph on
35189 The LaTeX Companion Second Edition.
35190
35191 \emph default
35192  Addison-Wesley, 2004
35193 \end_layout
35194
35195 \begin_layout Bibliography
35196 \begin_inset CommandInset bibitem
35197 LatexCommand bibitem
35198 key "latexguide"
35199
35200 \end_inset
35201
35202 Helmut Kopka and Patrick W.
35203  Daly: 
35204 \emph on
35205 A Guide to LaTeX Fourth Edition.
35206
35207 \emph default
35208  Addison-Wesley, 2003
35209 \end_layout
35210
35211 \begin_layout Bibliography
35212 \begin_inset CommandInset bibitem
35213 LatexCommand bibitem
35214 key "latexbook"
35215
35216 \end_inset
35217
35218 Leslie Lamport: 
35219 \emph on
35220 LaTeX: A Document Preparation System.
35221
35222 \emph default
35223  Addison-Wesley, second edition, 1994
35224 \end_layout
35225
35226 \begin_layout Bibliography
35227 \begin_inset CommandInset bibitem
35228 LatexCommand bibitem
35229 key "booktabs"
35230
35231 \end_inset
35232
35233 Documentation du paquetage LaTeX 
35234 \series bold
35235
35236 \begin_inset CommandInset href
35237 LatexCommand href
35238 name "booktabs"
35239 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35240
35241 \end_inset
35242
35243
35244 \series default
35245
35246 \begin_inset Index
35247 status collapsed
35248
35249 \begin_layout Plain Layout
35250 Paquetages LaTeX ! booktabs
35251 \end_layout
35252
35253 \end_inset
35254
35255
35256 \end_layout
35257
35258 \begin_layout Bibliography
35259 \begin_inset CommandInset bibitem
35260 LatexCommand bibitem
35261 key "caption"
35262
35263 \end_inset
35264
35265 Documentation du paquetage LaTeX 
35266 \series bold
35267
35268 \begin_inset CommandInset href
35269 LatexCommand href
35270 name "caption"
35271 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35272
35273 \end_inset
35274
35275
35276 \series default
35277
35278 \begin_inset Index
35279 status collapsed
35280
35281 \begin_layout Plain Layout
35282 Paquetages LaTeX ! caption
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \begin_layout Bibliography
35291 \begin_inset CommandInset bibitem
35292 LatexCommand bibitem
35293 key "endfloat"
35294
35295 \end_inset
35296
35297 Documentation du paquetage LaTeX 
35298 \series bold
35299
35300 \begin_inset CommandInset href
35301 LatexCommand href
35302 name "endfloat"
35303 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35304
35305 \end_inset
35306
35307
35308 \series default
35309
35310 \begin_inset Index
35311 status collapsed
35312
35313 \begin_layout Plain Layout
35314 Paquetages LaTeX ! endfloat
35315 \end_layout
35316
35317 \end_inset
35318
35319
35320 \end_layout
35321
35322 \begin_layout Bibliography
35323 \begin_inset CommandInset bibitem
35324 LatexCommand bibitem
35325 key "wrapfig"
35326
35327 \end_inset
35328
35329 Documentation du paquetage LaTeX 
35330 \series bold
35331
35332 \begin_inset CommandInset href
35333 LatexCommand href
35334 name "wrapfig"
35335 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35336
35337 \end_inset
35338
35339
35340 \series default
35341
35342 \begin_inset Index
35343 status collapsed
35344
35345 \begin_layout Plain Layout
35346 Paquetages LaTeX ! wrapfig
35347 \begin_inset ERT
35348 status collapsed
35349
35350 \begin_layout Plain Layout
35351
35352
35353 \backslash
35354 vspace{4mm}
35355 \end_layout
35356
35357 \end_inset
35358
35359
35360 \end_layout
35361
35362 \end_inset
35363
35364
35365 \end_layout
35366
35367 \begin_layout Bibliography
35368 \begin_inset CommandInset bibitem
35369 LatexCommand bibitem
35370 key "footmisc"
35371
35372 \end_inset
35373
35374 Documentation du paquetage LaTeX 
35375 \series bold
35376
35377 \begin_inset CommandInset href
35378 LatexCommand href
35379 name "footmisc"
35380 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35381
35382 \end_inset
35383
35384
35385 \series default
35386
35387 \begin_inset Index
35388 status collapsed
35389
35390 \begin_layout Plain Layout
35391 Paquetages LaTeX ! footmisc
35392 \end_layout
35393
35394 \end_inset
35395
35396
35397 \end_layout
35398
35399 \begin_layout Bibliography
35400 \begin_inset CommandInset bibitem
35401 LatexCommand bibitem
35402 key "hypcap"
35403
35404 \end_inset
35405
35406 Documentation du paquetage LaTeX 
35407 \series bold
35408
35409 \begin_inset CommandInset href
35410 LatexCommand href
35411 name "hypcap"
35412 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35413
35414 \end_inset
35415
35416
35417 \series default
35418
35419 \begin_inset Index
35420 status collapsed
35421
35422 \begin_layout Plain Layout
35423 Paquetages LaTeX ! hyperref
35424 \end_layout
35425
35426 \end_inset
35427
35428
35429 \end_layout
35430
35431 \begin_layout Bibliography
35432 \begin_inset CommandInset bibitem
35433 LatexCommand bibitem
35434 key "hyperref"
35435
35436 \end_inset
35437
35438 Documentation du paquetage LaTeX 
35439 \series bold
35440
35441 \begin_inset CommandInset href
35442 LatexCommand href
35443 name "hyperref"
35444 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35445
35446 \end_inset
35447
35448
35449 \series default
35450
35451 \begin_inset Index
35452 status collapsed
35453
35454 \begin_layout Plain Layout
35455 Paquetages LaTeX ! hyperref
35456 \end_layout
35457
35458 \end_inset
35459
35460
35461 \end_layout
35462
35463 \begin_layout Bibliography
35464 \begin_inset CommandInset bibitem
35465 LatexCommand bibitem
35466 key "KOMA-script"
35467
35468 \end_inset
35469
35470 Documentation du paquetage LaTeX 
35471 \series bold
35472
35473 \begin_inset CommandInset href
35474 LatexCommand href
35475 name "KOMA-script"
35476 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35477
35478 \end_inset
35479
35480
35481 \series default
35482
35483 \begin_inset Index
35484 status collapsed
35485
35486 \begin_layout Plain Layout
35487 Paquetages LaTeX ! KOMA-script
35488 \end_layout
35489
35490 \end_inset
35491
35492
35493 \end_layout
35494
35495 \begin_layout Bibliography
35496 \begin_inset CommandInset bibitem
35497 LatexCommand bibitem
35498 key "listings"
35499
35500 \end_inset
35501
35502 Documentation du paquetage LaTeX 
35503 \series bold
35504
35505 \begin_inset CommandInset href
35506 LatexCommand href
35507 name "listings"
35508 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35509
35510 \end_inset
35511
35512
35513 \series default
35514
35515 \begin_inset Index
35516 status collapsed
35517
35518 \begin_layout Plain Layout
35519 Paquetages LaTeX ! listings
35520 \end_layout
35521
35522 \end_inset
35523
35524
35525 \end_layout
35526
35527 \begin_layout Bibliography
35528 \begin_inset CommandInset bibitem
35529 LatexCommand bibitem
35530 key "marginnote"
35531
35532 \end_inset
35533
35534 Documentation du paquetage LaTeX 
35535 \series bold
35536
35537 \begin_inset CommandInset href
35538 LatexCommand href
35539 name "marginnote"
35540 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35541
35542 \end_inset
35543
35544
35545 \series default
35546
35547 \begin_inset Index
35548 status collapsed
35549
35550 \begin_layout Plain Layout
35551 Paquetages LaTeX ! marginnote
35552 \end_layout
35553
35554 \end_inset
35555
35556
35557 \end_layout
35558
35559 \begin_layout Bibliography
35560 \begin_inset CommandInset bibitem
35561 LatexCommand bibitem
35562 key "pstricks"
35563
35564 \end_inset
35565
35566 Page Web du paquetage LaTeX 
35567 \series bold
35568
35569 \begin_inset CommandInset href
35570 LatexCommand href
35571 name "PSTricks"
35572 target "http://tug.org/PSTricks/"
35573
35574 \end_inset
35575
35576
35577 \series default
35578
35579 \begin_inset Index
35580 status collapsed
35581
35582 \begin_layout Plain Layout
35583 Paquetages LaTeX ! PSTricks
35584 \end_layout
35585
35586 \end_inset
35587
35588
35589 \end_layout
35590
35591 \begin_layout Bibliography
35592 \begin_inset CommandInset bibitem
35593 LatexCommand bibitem
35594 key "sidecap"
35595
35596 \end_inset
35597
35598 Documentation du paquetage LaTeX 
35599 \series bold
35600
35601 \begin_inset CommandInset href
35602 LatexCommand href
35603 name "sidecap"
35604 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35605
35606 \end_inset
35607
35608
35609 \series default
35610
35611 \begin_inset Index
35612 status collapsed
35613
35614 \begin_layout Plain Layout
35615 Paquetages LaTeX ! sidecap
35616 \end_layout
35617
35618 \end_inset
35619
35620
35621 \end_layout
35622
35623 \begin_layout Bibliography
35624 \begin_inset CommandInset bibitem
35625 LatexCommand bibitem
35626 key "NewInLyX16"
35627
35628 \end_inset
35629
35630
35631 \begin_inset CommandInset href
35632 LatexCommand href
35633 name "Page Wiki"
35634 target "http://wiki.lyx.org/LyX/NewInLyX16"
35635
35636 \end_inset
35637
35638  au sujet des nouveautés de 
35639 \family sans
35640 LyX 1.6.0
35641 \family default
35642 .
35643 \end_layout
35644
35645 \begin_layout Standard
35646 \begin_inset CommandInset index_print
35647 LatexCommand printindex
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655 \begin_inset FloatList figure
35656
35657 \end_inset
35658
35659
35660 \end_layout
35661
35662 \begin_layout Standard
35663 \begin_inset FloatList table
35664
35665 \end_inset
35666
35667
35668 \end_layout
35669
35670 \begin_layout Standard
35671 \begin_inset ERT
35672 status open
35673
35674 \begin_layout Plain Layout
35675
35676
35677 \backslash
35678 listof{algorithm}{Liste des Algorithmes}
35679 \end_layout
35680
35681 \end_inset
35682
35683
35684 \begin_inset Note Note
35685 status collapsed
35686
35687 \begin_layout Plain Layout
35688 voir la section
35689 \begin_inset space ~
35690 \end_inset
35691
35692
35693 \begin_inset CommandInset ref
35694 LatexCommand ref
35695 reference "sub:Flottant-d'Algorithme"
35696
35697 \end_inset
35698
35699  pour une description
35700 \end_layout
35701
35702 \end_inset
35703
35704
35705 \end_layout
35706
35707 \end_body
35708 \end_document