]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: English fixes from J.R. Hudson, part 2/2
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125 % redefine the greyed out note
126 \renewenvironment{lyxgreyedout}
127  {\textcolor{blue}\bgroup}{\egroup}
128
129 % ------------------------------------
130 % used to check for needed LaTeX packages
131 \usepackage{ifthen}
132
133 % check for package arydshln
134 % used for tables with dashed lines
135 \newboolean{arydshln}
136 \IfFileExists{arydshln.sty}
137  {\usepackage{arydshln}
138   \setboolean{arydshln}{true}}
139  {\setboolean{arydshln}{false}}
140
141 % check for package marginnote
142 % used for margin notes
143 \newboolean{marginnote}
144 \IfFileExists{marginnote.sty}
145  {\usepackage{marginnote}
146   \let\marginpar\marginnote
147   \setboolean{marginnote}{true}}
148  {\setboolean{marginnote}{false}}
149
150 % check for package sidecap
151 % used for captions on the side
152 \newboolean{sidecap}
153 \IfFileExists{sidecap.sty}
154  {\usepackage{sidecap}
155   \setboolean{sidecap}{true}}
156  {\setboolean{sidecap}{false}}
157
158 % redefine the \LyX macro for PDF bookmarks
159 \def\LyX{\texorpdfstring{%
160   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
161   {LyX}}
162
163 % use normal list environments also in French documents
164 \StandardLayout
165 \end_preamble
166 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
167 \use_default_options false
168 \language french
169 \inputencoding auto
170 \font_roman default
171 \font_sans default
172 \font_typewriter default
173 \font_default_family default
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pdfusetitle false
196 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
197 \papersize default
198 \use_geometry false
199 \use_amsmath 2
200 \use_esint 0
201 \cite_engine basic
202 \use_bibtopic false
203 \paperorientation portrait
204 \secnumdepth 3
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language french
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle default
212 \bullet 1 1 34 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes false
216 \output_changes false
217 \author "" 
218 \author "" 
219 \end_header
220
221 \begin_body
222
223 \begin_layout Title
224 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
225  les Boîtes et les Objets Externes de LyX
226 \end_layout
227
228 \begin_layout Author
229 par l'Équipe LyX
230 \begin_inset Foot
231 status collapsed
232
233 \begin_layout Plain Layout
234 \noindent
235 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
236  de la documentation de LyX: 
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 auteur original : Uwe Stöhr
256 \end_layout
257
258 \begin_layout Plain Layout
259 Traduction française : Siegfried Meunier-Guttin-Cluzel
260 \end_layout
261
262 \begin_layout Plain Layout
263 version 1.6.x janvier 2010
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Newline newline
270 \end_inset
271
272
273 \begin_inset Newline newline
274 \end_inset
275
276
277 \family sans
278 Version 1.6.x
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset CommandInset toc
283 LatexCommand tableofcontents
284
285 \end_inset
286
287
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset Note Note
292 status collapsed
293
294 \begin_layout Plain Layout
295 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
296  
297 \begin_inset Quotes fld
298 \end_inset
299
300 Visionner
301 \begin_inset Quotes frd
302 \end_inset
303
304  ou 
305 \begin_inset Quotes fld
306 \end_inset
307
308 Exporter
309 \begin_inset Quotes frd
310 \end_inset
311
312  en PDF ne fonctionnera pas du fait d'un conflit entre 
313 \family typewriter
314 varioref/hyperref
315 \family default
316  et le caractère 
317 \begin_inset Quotes fld
318 \end_inset
319
320 :
321 \begin_inset Quotes frd
322 \end_inset
323
324  apparaissant dans certaines étiquettes.
325  Pour résoudre ce problème, vous pouvez:
326 \end_layout
327
328 \begin_layout Itemize
329 soit désactiver 
330 \family typewriter
331 hyperref
332 \family default
333  dans le menu 
334 \family sans
335 Document\SpecialChar \menuseparator
336 Paramètres\SpecialChar \menuseparator
337 Propriété PDF
338 \family default
339 ;
340 \end_layout
341
342 \begin_layout Itemize
343 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
344 \begin_inset Newline newline
345 \end_inset
346
347
348 \series bold
349 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
350 \series default
351 ;
352 \end_layout
353
354 \begin_layout Itemize
355 soit mettre à jour votre distribution (en installant par exemple au moins
356  TeXLive 2008)
357 \end_layout
358
359 \end_inset
360
361
362 \begin_inset Note Note
363 status collapsed
364
365 \begin_layout Plain Layout
366 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
367  
368 \series bold
369 arydshln
370 \series default
371
372 \series bold
373 colortbl
374 \series default
375
376 \series bold
377 marginnote
378 \series default
379 , et 
380 \series bold
381 sidecap
382 \series default
383  doivent être installés.
384  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
385  les sections qui nécessitent les paquetages en question n'apparaîtront
386  pas sur la sortie.
387 \end_layout
388
389 \begin_layout Plain Layout
390 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
391 \begin_inset Newline newline
392 \end_inset
393
394
395 \series bold
396 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
397 \end_layout
398
399 \end_inset
400
401
402 \end_layout
403
404 \begin_layout Chapter
405 Figures
406 \begin_inset Index
407 status collapsed
408
409 \begin_layout Plain Layout
410 Figures
411 \end_layout
412
413 \end_inset
414
415
416 \begin_inset Index
417 status collapsed
418
419 \begin_layout Plain Layout
420 Graphiques|see
421 \begin_inset ERT
422 status collapsed
423
424 \begin_layout Plain Layout
425
426 {
427 \end_layout
428
429 \end_inset
430
431 Figures
432 \begin_inset ERT
433 status collapsed
434
435 \begin_layout Plain Layout
436
437 }
438 \end_layout
439
440 \end_inset
441
442
443 \end_layout
444
445 \end_inset
446
447
448 \end_layout
449
450 \begin_layout Section
451 La fenêtre de dialogue Graphique
452 \begin_inset Index
453 status collapsed
454
455 \begin_layout Plain Layout
456 Figures ! Fenêtre de dialogue Graphique
457 \end_layout
458
459 \end_inset
460
461
462 \begin_inset CommandInset label
463 LatexCommand label
464 name "sec:Graphics-Dialog"
465
466 \end_inset
467
468
469 \end_layout
470
471 \begin_layout Standard
472 Pour placer une figure dans votre document, cliquez sur le bouton
473 \begin_inset Graphics
474         filename ../../images/dialog-show-new-inset_graphics.png
475         scale 85
476         scaleBeforeRotation
477
478 \end_inset
479
480  dans la barre d'outils, ou faites 
481 \family sans
482 Insérer\SpecialChar \menuseparator
483 Graphique
484 \family default
485 .
486  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
487  à charger.
488  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
489  dans le texte.
490 \end_layout
491
492 \begin_layout Standard
493 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
494  sur une image
495 \begin_inset Note Note
496 status collapsed
497
498 \begin_layout Plain Layout
499 Ça marche aussi avec le bouton gauche ! (NdT)
500 \end_layout
501
502 \end_inset
503
504 .
505  Cette fenêtre de dialogue possède trois onglets:
506 \end_layout
507
508 \begin_layout Description
509 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
510  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
511  Les unités de longueurs utilisées sont décrites dans l'appendice
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "cha:Unités-de-longueur"
519
520 \end_inset
521
522 .
523 \begin_inset Newline newline
524 \end_inset
525
526
527 \begin_inset Index
528 status collapsed
529
530 \begin_layout Plain Layout
531 Figures ! Pivotées
532 \end_layout
533
534 \end_inset
535
536 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
537  d'une montre, en donnant l'angle de rotation et la position du pivot.
538  L'image apparaîtra pivotée dans LyX.
539 \begin_inset Newline newline
540 \end_inset
541
542
543 \begin_inset Index
544 status collapsed
545
546 \begin_layout Plain Layout
547 Figures ! Redimensionnées
548 \end_layout
549
550 \end_inset
551
552 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
553  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
554  sa largeur.
555  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
556  déterminée automatiquement.
557  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
558  éventuellement une distorsion.
559  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
560  
561 \family sans
562 Conserver
563 \begin_inset space ~
564 \end_inset
565
566 les
567 \begin_inset space ~
568 \end_inset
569
570 proportions
571 \family default
572 .
573  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
574  pas les valeurs fixées.
575  
576 \begin_inset Newline newline
577 \end_inset
578
579 Les images peuvent être modifiée en utilisant le programme de votre choix
580  en faisant un clic droit dessus et en choisissant 
581 \family sans
582 Éditer le fichier ailleurs
583 \family default
584  dans le menu contextuel qui apparaît.
585  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
586  
587 \family sans
588 Formats
589 \begin_inset space ~
590 \end_inset
591
592 de
593 \begin_inset space ~
594 \end_inset
595
596 fichiers
597 \family default
598  dans la fenêtre de dialogue de 
599 \family sans
600 Préférences
601 \family default
602  de LyX.
603 \end_layout
604
605 \begin_layout Description
606 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
607  la sortie finale est de modifier les coordonnées de la zone de l'image
608  qui est affichée.
609  Cette zone peut être calculée automatiquement à partir des données présentes
610  dans le fichier en appuyant sur le bouton 
611 \family sans
612 Valeurs
613 \begin_inset space ~
614 \end_inset
615
616 du
617 \begin_inset space ~
618 \end_inset
619
620 Fichier
621 \family default
622 .
623  Avec l'option 
624 \family sans
625 Couper
626 \begin_inset space ~
627 \end_inset
628
629 à
630 \begin_inset space ~
631 \end_inset
632
633 la
634 \begin_inset space ~
635 \end_inset
636
637 boîte
638 \begin_inset space ~
639 \end_inset
640
641 de
642 \begin_inset space ~
643 \end_inset
644
645 délimitation, 
646 \family default
647 seule la portion de l'image qui est dans la zone définie sera imprimée.
648  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
649  donc vous pouvez ignorer l'onglet 
650 \family sans
651 Rogner
652 \family default
653 .
654 \end_layout
655
656 \begin_layout Description
657
658 \family sans
659 Options
660 \begin_inset space ~
661 \end_inset
662
663 LaTeX
664 \begin_inset space ~
665 \end_inset
666
667 et
668 \begin_inset space ~
669 \end_inset
670
671 LyX
672 \family default
673  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
674  les experts ès-LaTeX pourront fournir des options supplémentaires pour
675  LaTeX
676 \begin_inset Newline newline
677 \end_inset
678
679 L'option 
680 \family sans
681 Mode brouillon
682 \family default
683  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
684  avec la taille de l'image.
685 \begin_inset Newline newline
686 \end_inset
687
688 L'option 
689 \family sans
690 Ne
691 \begin_inset space ~
692 \end_inset
693
694 pas
695 \begin_inset space ~
696 \end_inset
697
698 décompresser
699 \begin_inset space ~
700 \end_inset
701
702 à
703 \begin_inset space ~
704 \end_inset
705
706 l'exportation
707 \family default
708  n'affectera que les graphiques EPS zippés, par exemple 
709 \family typewriter
710 x.eps.gz
711 \family default
712 .
713  Quand cette option est activée, les images ne sont pas décompressées à
714  l'exportation, vu que LaTeX peut les traiter telles-quelles
715 \begin_inset Newline newline
716 \end_inset
717
718 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
719  disques quand on utilise PostScript comme format de sortie, voir l'appendice
720 \begin_inset space ~
721 \end_inset
722
723
724 \begin_inset CommandInset ref
725 LatexCommand ref
726 reference "sec:PostScript"
727
728 \end_inset
729
730 .
731  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
732  terminal UNIX ou une console Windows:
733 \begin_inset Newline newline
734 \end_inset
735
736
737 \series bold
738 gzip x.eps
739 \series default
740
741 \begin_inset Newline newline
742 \end_inset
743
744
745 \series bold
746 zgrep %%Bounding x.eps.gz > x.eps.bb
747 \series default
748
749 \begin_inset Newline newline
750 \end_inset
751
752 La seconde commande va créer le fichier contenant la description de la boîte
753  de délimitation 
754 \begin_inset Quotes eld
755 \end_inset
756
757
758 \family typewriter
759 x.eps.bb
760 \family default
761
762 \begin_inset Quotes erd
763 \end_inset
764
765  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
766 \begin_inset Newline newline
767 \end_inset
768
769 Le champ 
770 \family sans
771 Initialiser
772 \begin_inset space ~
773 \end_inset
774
775 le
776 \begin_inset space ~
777 \end_inset
778
779 nom
780 \begin_inset space ~
781 \end_inset
782
783 du
784 \begin_inset space ~
785 \end_inset
786
787 groupe
788 \family default
789  vous permet de définir ou de choisir un groupe de paramètres d'image
790 \begin_inset Index
791 status collapsed
792
793 \begin_layout Plain Layout
794 Figures ! Groupes de paramétrisation
795 \end_layout
796
797 \end_inset
798
799 .
800  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
801  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
802  les autres soient automatiquement modifiées de la même manière.
803  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
804  avoir à modifier leur taille manuellement une par une.
805  On peut rattacher une image à un groupe existant en utilisant le menu contextue
806 l de l'image et en cochant le nom du groupe dans la liste
807 \begin_inset Foot
808 status collapsed
809
810 \begin_layout Plain Layout
811 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
812 \end_layout
813
814 \end_inset
815
816 .
817 \end_layout
818
819 \begin_layout Standard
820 \begin_inset VSpace bigskip
821 \end_inset
822
823
824 \end_layout
825
826 \begin_layout Standard
827 Voici un exemple d'image au format EPS
828 \begin_inset Foot
829 status collapsed
830
831 \begin_layout Plain Layout
832 Les format d'images sont décrits dans la section
833 \begin_inset space ~
834 \end_inset
835
836
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "sec:Image-Formats"
840
841 \end_inset
842
843 .
844 \end_layout
845
846 \end_inset
847
848  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
849 nt:
850 \end_layout
851
852 \begin_layout Standard
853 \align center
854 \begin_inset Graphics
855         filename ../clipart/mobius.eps
856         scale 70
857         scaleBeforeRotation
858         rotateOrigin center
859
860 \end_inset
861
862
863 \end_layout
864
865 \begin_layout Standard
866 Et voici la même image mais en mode brouillon:
867 \end_layout
868
869 \begin_layout Standard
870 \align center
871 \begin_inset Graphics
872         filename ../clipart/mobius.eps
873         scale 70
874         draft
875         scaleBeforeRotation
876         rotateOrigin center
877
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Section
884 Figures Flottantes
885 \begin_inset CommandInset label
886 LatexCommand label
887 name "sec:Figure-Floats"
888
889 \end_inset
890
891
892 \begin_inset Index
893 status collapsed
894
895 \begin_layout Plain Layout
896 Flottants ! Figures
897 \end_layout
898
899 \end_inset
900
901
902 \begin_inset Index
903 status collapsed
904
905 \begin_layout Plain Layout
906 Figures ! Flottants
907 \end_layout
908
909 \end_inset
910
911
912 \end_layout
913
914 \begin_layout Standard
915 Pour des explications d'ordre général concernant les flottants, jetez un
916  coup d'œil à la section
917 \begin_inset space ~
918 \end_inset
919
920
921 \begin_inset CommandInset ref
922 LatexCommand ref
923 reference "sec:Flottants-Introduction"
924
925 \end_inset
926
927 .
928 \end_layout
929
930 \begin_layout Standard
931 Le bouton 
932 \begin_inset Graphics
933         filename ../../images/float-insert_figure.png
934         scale 85
935         scaleBeforeRotation
936
937 \end_inset
938
939  de la barre d'outils et le menu 
940 \family sans
941 Insérer\SpecialChar \menuseparator
942 Flottant\SpecialChar \menuseparator
943 Figure
944 \family default
945  insèrent un flottant avec l'étiquette 
946 \begin_inset Quotes eld
947 \end_inset
948
949
950 \series bold
951 Figure
952 \begin_inset space ~
953 \end_inset
954
955 #:
956 \series default
957
958 \begin_inset Quotes erd
959 \end_inset
960
961  (# est le numéro réel de l'image).
962  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
963 \begin_inset space ~
964 \end_inset
965
966
967 \begin_inset CommandInset ref
968 LatexCommand ref
969 reference "fig:kill-plat"
970
971 \end_inset
972
973  ou en dessous de la légende comme pour la Figure
974 \begin_inset space ~
975 \end_inset
976
977
978 \begin_inset CommandInset ref
979 LatexCommand ref
980 reference "fig:escher"
981
982 \end_inset
983
984 .
985  Vous trouverez plus d'information sur le positionnement des légendes dans
986  la section
987 \begin_inset space ~
988 \end_inset
989
990
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "sec:Placement-légende"
994
995 \end_inset
996
997 .
998 \end_layout
999
1000 \begin_layout Standard
1001 \begin_inset Float figure
1002 wide false
1003 sideways false
1004 status open
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Graphics
1009         filename ../clipart/platypus.eps
1010         width 50col%
1011         scaleBeforeRotation
1012         rotateOrigin center
1013
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \begin_layout Plain Layout
1020 \begin_inset Caption
1021
1022 \begin_layout Plain Layout
1023 \begin_inset CommandInset label
1024 LatexCommand label
1025 name "fig:kill-plat"
1026
1027 \end_inset
1028
1029 Un ornithorynque sévèrement déformé dans un flottant de figure.
1030 \end_layout
1031
1032 \end_inset
1033
1034
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \end_layout
1041
1042 \begin_layout Standard
1043 \begin_inset Float figure
1044 wide false
1045 sideways false
1046 status open
1047
1048 \begin_layout Plain Layout
1049 \begin_inset Caption
1050
1051 \begin_layout Plain Layout
1052 \begin_inset CommandInset label
1053 LatexCommand label
1054 name "fig:escher"
1055
1056 \end_inset
1057
1058 M.C.
1059  Escher sous LSD.
1060 \end_layout
1061
1062 \end_inset
1063
1064
1065 \end_layout
1066
1067 \begin_layout Plain Layout
1068 \align center
1069 \begin_inset Graphics
1070         filename ../clipart/escher-lsd.eps
1071         scale 80
1072         scaleBeforeRotation
1073         rotateOrigin center
1074
1075 \end_inset
1076
1077
1078 \end_layout
1079
1080 \end_inset
1081
1082
1083 \end_layout
1084
1085 \begin_layout Standard
1086 \begin_inset Index
1087 status collapsed
1088
1089 \begin_layout Plain Layout
1090 References@Références ! à des Figures
1091 \end_layout
1092
1093 \end_inset
1094
1095 Les figure
1096 \begin_inset space ~
1097 \end_inset
1098
1099
1100 \begin_inset CommandInset ref
1101 LatexCommand ref
1102 reference "fig:kill-plat"
1103
1104 \end_inset
1105
1106  et 
1107 \begin_inset CommandInset ref
1108 LatexCommand ref
1109 reference "fig:escher"
1110
1111 \end_inset
1112
1113  sont des exemples de figures référencées.
1114  Dans le texte, on fait référence à une figure en faisant référence à sa
1115  légende.
1116  On insère donc une étiquette dans la légende en utilisant le menu 
1117 \family sans
1118 Insérer
1119 \family default
1120 \SpecialChar \menuseparator
1121
1122 \family sans
1123 Étiquette
1124 \family default
1125  ou le bouton 
1126 \begin_inset Graphics
1127         filename ../../images/label-insert.png
1128         scale 85
1129         scaleBeforeRotation
1130
1131 \end_inset
1132
1133  de la barre d'outils.
1134  On peut alors faire référence à cette étiquette en utilisant le menu 
1135 \family sans
1136 Insérer\SpecialChar \menuseparator
1137 Référence
1138 \begin_inset space ~
1139 \end_inset
1140
1141 croisée
1142 \family default
1143  ou le bouton 
1144 \begin_inset Graphics
1145         filename ../../images/dialog-show-new-inset_ref.png
1146         scale 85
1147         scaleBeforeRotation
1148
1149 \end_inset
1150
1151  de la barre d'outils.
1152  Il est important d'utiliser des références pour les flottants de figures
1153  plutôt que des locutions vagues du genre 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157 la figure ci-dessous
1158 \begin_inset Quotes erd
1159 \end_inset
1160
1161 , puisque LaTeX va repositionner la figure dans le document final.
1162  Votre figure risque de ne plus être ci-dessous du tout !
1163 \begin_inset Newline newline
1164 \end_inset
1165
1166 Le référencement est expliqué plus en détail dans la section
1167 \begin_inset space ~
1168 \end_inset
1169
1170
1171 \begin_inset CommandInset ref
1172 LatexCommand ref
1173 reference "sec:Referencer-les-Flottants"
1174
1175 \end_inset
1176
1177 .
1178 \end_layout
1179
1180 \begin_layout Standard
1181 En principe on met une seule figure dans un flottant, mais parfois vous
1182  pouvez vouloir deux figures avec chacune sa sous-légende.
1183  C'est possible en insérant des flottants d'image dans des flottants d'image
1184  existants.
1185  Notez que seule la légende principale des flottants est reprise dans la
1186  liste des figures.
1187  La figure
1188 \begin_inset space ~
1189 \end_inset
1190
1191
1192 \begin_inset CommandInset ref
1193 LatexCommand ref
1194 reference "fig:Deux-images-déformées"
1195
1196 \end_inset
1197
1198  est un exemple de flottant de figure avec deux images mises l'une à côté
1199  de l'autre.
1200  Vous pouvez aussi mettre les images les unes sous les autres.
1201  Les figures
1202 \begin_inset space ~
1203 \end_inset
1204
1205
1206 \begin_inset CommandInset ref
1207 LatexCommand ref
1208 reference "fig:Structure-indéfinissable"
1209
1210 \end_inset
1211
1212  et 
1213 \begin_inset CommandInset ref
1214 LatexCommand ref
1215 reference "fig:Un-ornithorynque"
1216
1217 \end_inset
1218
1219  sont des sous-figures.
1220 \end_layout
1221
1222 \begin_layout Standard
1223 \begin_inset Float figure
1224 wide false
1225 sideways false
1226 status open
1227
1228 \begin_layout Plain Layout
1229 \begin_inset space \hfill{}
1230 \end_inset
1231
1232
1233 \begin_inset Float figure
1234 wide false
1235 sideways false
1236 status open
1237
1238 \begin_layout Plain Layout
1239 \begin_inset Caption
1240
1241 \begin_layout Plain Layout
1242 \begin_inset CommandInset label
1243 LatexCommand label
1244 name "fig:Structure-indéfinissable"
1245
1246 \end_inset
1247
1248 Structure indéfinissable
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \end_layout
1255
1256 \begin_layout Plain Layout
1257 \begin_inset Graphics
1258         filename ../clipart/escher-lsd.eps
1259         width 45col%
1260         scaleBeforeRotation
1261         groupId Déformés
1262
1263 \end_inset
1264
1265
1266 \end_layout
1267
1268 \end_inset
1269
1270
1271 \begin_inset space \hfill{}
1272 \end_inset
1273
1274
1275 \begin_inset Float figure
1276 wide false
1277 sideways false
1278 status open
1279
1280 \begin_layout Plain Layout
1281 \begin_inset Caption
1282
1283 \begin_layout Plain Layout
1284 \begin_inset CommandInset label
1285 LatexCommand label
1286 name "fig:Un-ornithorynque"
1287
1288 \end_inset
1289
1290 Un ornithorynque
1291 \end_layout
1292
1293 \end_inset
1294
1295
1296 \end_layout
1297
1298 \begin_layout Plain Layout
1299 \begin_inset Graphics
1300         filename ../clipart/platypus.eps
1301         width 45col%
1302         scaleBeforeRotation
1303         groupId Déformés
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \end_inset
1311
1312
1313 \begin_inset space \hfill{}
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \begin_layout Plain Layout
1320 \begin_inset Caption
1321
1322 \begin_layout Plain Layout
1323 \begin_inset CommandInset label
1324 LatexCommand label
1325 name "fig:Deux-images-déformées"
1326
1327 \end_inset
1328
1329 Deux images déformées.
1330  Les deux images font partie du groupe de paramétrisation 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334 déformés
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338 .
1339 \end_layout
1340
1341 \end_inset
1342
1343
1344 \end_layout
1345
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \begin_layout Section
1352 Les Formats d'images
1353 \begin_inset CommandInset label
1354 LatexCommand label
1355 name "sec:Image-Formats"
1356
1357 \end_inset
1358
1359
1360 \begin_inset Index
1361 status collapsed
1362
1363 \begin_layout Plain Layout
1364 Formats d' images
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \begin_inset Index
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 Figures ! Formats d'images
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \begin_layout Standard
1383 Vous pouvez insérer des images dans n'importe quel format connu.
1384  Mais, comme nous l'avons expliqué dans l'appendice
1385 \begin_inset space ~
1386 \end_inset
1387
1388
1389 \begin_inset CommandInset ref
1390 LatexCommand ref
1391 reference "cha:Formats-fichiers-graphiques"
1392
1393 \end_inset
1394
1395 ,
1396 \lang english
1397  
1398 \lang french
1399 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1400  de formats d'images.
1401  Pour s'en sortir LyX utilise le programme 
1402 \family typewriter
1403 ImageMagick
1404 \family default
1405  en arrière plan pour convertir les formats que vous utilisez dans un des
1406  formats acceptés par le format de sortie.
1407  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1408 ons en n'utilisant que les formats listés dans les sous sections de
1409 \lang english
1410  
1411 \lang french
1412 l'appendice
1413 \begin_inset space ~
1414 \end_inset
1415
1416
1417 \begin_inset CommandInset ref
1418 LatexCommand ref
1419 reference "cha:Formats-fichiers-graphiques"
1420
1421 \end_inset
1422
1423 .
1424 \end_layout
1425
1426 \begin_layout Standard
1427 Comme pour les polices de caractères, il y a deux grands types de formats
1428  d'images:
1429 \end_layout
1430
1431 \begin_layout Description
1432 Les
1433 \begin_inset space ~
1434 \end_inset
1435
1436 images
1437 \begin_inset space ~
1438 \end_inset
1439
1440 Matricielles
1441 \begin_inset space ~
1442 \end_inset
1443
1444 (ou
1445 \begin_inset space ~
1446 \end_inset
1447
1448 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1449  enregistrés sous un format compressé.
1450  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1451  petits carrés quand on utilise des agrandissements trop importants (aspect
1452  
1453 \begin_inset Quotes eld
1454 \end_inset
1455
1456 pixellisé
1457 \begin_inset Quotes erd
1458 \end_inset
1459
1460 ).
1461  Les formats matriciels les plus connus sont le GIF (
1462 \begin_inset Quotes eld
1463 \end_inset
1464
1465 Graphics Interchange Format
1466 \begin_inset Quotes erd
1467 \end_inset
1468
1469 , avec comme extension de fichier 
1470 \begin_inset Quotes eld
1471 \end_inset
1472
1473
1474 \family typewriter
1475 .gif
1476 \family default
1477
1478 \begin_inset Quotes erd
1479 \end_inset
1480
1481 )
1482 \begin_inset Index
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486 GIF|see
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 {
1493 \end_layout
1494
1495 \end_inset
1496
1497 Format d'image
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 }
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512
1513 , le PNG (
1514 \begin_inset Quotes eld
1515 \end_inset
1516
1517 Portable Network Graphics, extension 
1518 \begin_inset Quotes eld
1519 \end_inset
1520
1521
1522 \family typewriter
1523 .png
1524 \family default
1525
1526 \begin_inset Quotes erd
1527 \end_inset
1528
1529 )
1530 \begin_inset Index
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534 PNG|see
1535 \begin_inset ERT
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539
1540 {
1541 \end_layout
1542
1543 \end_inset
1544
1545 Formats d'image
1546 \begin_inset ERT
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550
1551 }
1552 \end_layout
1553
1554 \end_inset
1555
1556
1557 \end_layout
1558
1559 \end_inset
1560
1561  et le JPG (
1562 \begin_inset Quotes eld
1563 \end_inset
1564
1565 Joint Photographic Expert Group, extension 
1566 \begin_inset Quotes eld
1567 \end_inset
1568
1569
1570 \family typewriter
1571 .jpg
1572 \family default
1573
1574 \begin_inset Quotes erd
1575 \end_inset
1576
1577  ou 
1578 \begin_inset Quotes eld
1579 \end_inset
1580
1581
1582 \family typewriter
1583 .jpeg
1584 \family default
1585
1586 \begin_inset Quotes erd
1587 \end_inset
1588
1589 )
1590 \begin_inset Index
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 JPG|see
1595 \begin_inset ERT
1596 status collapsed
1597
1598 \begin_layout Plain Layout
1599
1600 {
1601 \end_layout
1602
1603 \end_inset
1604
1605 Formats d'image
1606 \begin_inset ERT
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610
1611 }
1612 \end_layout
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620
1621 .
1622 \end_layout
1623
1624 \begin_layout Description
1625 Les
1626 \begin_inset space ~
1627 \end_inset
1628
1629 images
1630 \begin_inset space ~
1631 \end_inset
1632
1633 Vectorielles
1634 \begin_inset space ~
1635 \end_inset
1636
1637 (ou
1638 \begin_inset space ~
1639 \end_inset
1640
1641 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1642  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1643 nnée comme on le veut sans perte de précision.
1644  La possibilité de redimensionner les images est très utilisé pour les présentat
1645 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1646 nnement.
1647  Le redimensionnement permet aussi de présenter des documents en ligne où
1648  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1649  étudier les détails.
1650 \begin_inset Newline newline
1651 \end_inset
1652
1653 Les principaux formats vectoriels sont le SVG (
1654 \begin_inset Quotes eld
1655 \end_inset
1656
1657 Scalable Vector Graphics
1658 \begin_inset Quotes erd
1659 \end_inset
1660
1661 , extension
1662 \begin_inset Quotes eld
1663 \end_inset
1664
1665
1666 \family typewriter
1667 .svg
1668 \family default
1669
1670 \begin_inset Quotes erd
1671 \end_inset
1672
1673 )
1674 \begin_inset Index
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678 SVG|see
1679 \begin_inset ERT
1680 status collapsed
1681
1682 \begin_layout Plain Layout
1683
1684 {
1685 \end_layout
1686
1687 \end_inset
1688
1689 Format d'image
1690 \begin_inset ERT
1691 status collapsed
1692
1693 \begin_layout Plain Layout
1694
1695 }
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \end_inset
1704
1705 , l'EPS ( 
1706 \begin_inset Quotes eld
1707 \end_inset
1708
1709 encapsulated PostScript
1710 \begin_inset Quotes erd
1711 \end_inset
1712
1713 , extension
1714 \begin_inset Quotes eld
1715 \end_inset
1716
1717
1718 \family typewriter
1719 .eps
1720 \family default
1721
1722 \begin_inset Quotes erd
1723 \end_inset
1724
1725 )
1726 \begin_inset Index
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730 EPS|see
1731 \begin_inset ERT
1732 status collapsed
1733
1734 \begin_layout Plain Layout
1735
1736 {
1737 \end_layout
1738
1739 \end_inset
1740
1741 Format d'image
1742 \begin_inset ERT
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746
1747 }
1748 \end_layout
1749
1750 \end_inset
1751
1752
1753 \end_layout
1754
1755 \end_inset
1756
1757 , le PDF (
1758 \begin_inset Quotes eld
1759 \end_inset
1760
1761 Portable Document Format
1762 \begin_inset Quotes erd
1763 \end_inset
1764
1765 , extension
1766 \begin_inset Quotes eld
1767 \end_inset
1768
1769
1770 \family typewriter
1771 .pdf
1772 \family default
1773
1774 \begin_inset Quotes erd
1775 \end_inset
1776
1777 )
1778 \begin_inset Index
1779 status collapsed
1780
1781 \begin_layout Plain Layout
1782 PDF|see
1783 \begin_inset ERT
1784 status collapsed
1785
1786 \begin_layout Plain Layout
1787
1788 {
1789 \end_layout
1790
1791 \end_inset
1792
1793 Format d'image
1794 \begin_inset ERT
1795 status collapsed
1796
1797 \begin_layout Plain Layout
1798
1799 }
1800 \end_layout
1801
1802 \end_inset
1803
1804
1805 \end_layout
1806
1807 \end_inset
1808
1809  et le WMF (
1810 \begin_inset Quotes eld
1811 \end_inset
1812
1813 Windows Metafile
1814 \begin_inset Quotes erd
1815 \end_inset
1816
1817 , extension 
1818 \begin_inset Quotes eld
1819 \end_inset
1820
1821
1822 \family typewriter
1823 .wfm
1824 \family default
1825
1826 \begin_inset Quotes erd
1827 \end_inset
1828
1829  ou 
1830 \begin_inset Quotes eld
1831 \end_inset
1832
1833
1834 \family typewriter
1835 .emf
1836 \family default
1837
1838 \begin_inset Quotes erd
1839 \end_inset
1840
1841 )
1842 \begin_inset Index
1843 status collapsed
1844
1845 \begin_layout Plain Layout
1846 WMF|see
1847 \begin_inset ERT
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851
1852 {
1853 \end_layout
1854
1855 \end_inset
1856
1857 Formats d'images
1858 \begin_inset ERT
1859 status collapsed
1860
1861 \begin_layout Plain Layout
1862
1863 }
1864 \end_layout
1865
1866 \end_inset
1867
1868
1869 \end_layout
1870
1871 \end_inset
1872
1873 .
1874  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1875  en EPS, mais le résultat ne sera pas redimensionnable.
1876  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1877 \begin_inset Foot
1878 status open
1879
1880 \begin_layout Plain Layout
1881 Dans le cas du PDF l'image initiale est aussi compressée.
1882 \end_layout
1883
1884 \end_inset
1885
1886 .
1887 \end_layout
1888
1889 \begin_layout Standard
1890 Les fichiers PDF générés par 
1891 \family typewriter
1892 Adobe Photoshop
1893 \family default
1894 , par exemple, sont des images matricielles.
1895 \end_layout
1896
1897 \begin_layout Standard
1898 En principe il est quasiment impossible de convertir une image matricielle
1899  en graphique vectoriel, seul le contraire est possible.
1900
1901 \lang english
1902  
1903 \lang french
1904 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1905  dans respectivement un fichier de sortie PDF ou PostScript.
1906  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1907  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1908  WMF/SVG
1909 \begin_inset Formula $\to$
1910 \end_inset
1911
1912 PDF/EPS convenables.
1913 \end_layout
1914
1915 \begin_layout Chapter
1916 Tableaux
1917 \begin_inset Index
1918 status collapsed
1919
1920 \begin_layout Plain Layout
1921 Tableau
1922 \end_layout
1923
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \begin_layout Section
1930 Introduction
1931 \begin_inset Index
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935 Tableau ! Introduction
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Standard
1944 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1945  
1946 \begin_inset Graphics
1947         filename ../../images/tabular-insert.png
1948         scale 85
1949         scaleBeforeRotation
1950
1951 \end_inset
1952
1953  soit 
1954 \family sans
1955 Insérer\SpecialChar \menuseparator
1956 Tableau
1957 \family default
1958 .
1959  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1960  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1961  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1962  sur un bouton de la souris pour valider votre choix.
1963  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1964  vous demandant le nombre de lignes et de colonnes.
1965 \begin_inset Newline newline
1966 \end_inset
1967
1968 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1969  une à droite de la colonne la plus à droite et une en bas de la rangée
1970  du bas, qui forment une boîte autour du tableau.
1971  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1972  apparaît séparée du reste du tableau.
1973  Voici un exemple :
1974 \end_layout
1975
1976 \begin_layout Standard
1977 \align center
1978 \begin_inset Tabular
1979 <lyxtabular version="3" rows="4" columns="4">
1980 <features>
1981 <column alignment="center" valignment="top" width="0">
1982 <column alignment="center" valignment="top" width="0">
1983 <column alignment="center" valignment="top" width="0">
1984 <column alignment="center" valignment="top" width="0">
1985 <row>
1986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999 1
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008 2
2009 \end_layout
2010
2011 \end_inset
2012 </cell>
2013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2014 \begin_inset Text
2015
2016 \begin_layout Plain Layout
2017 3
2018 \end_layout
2019
2020 \end_inset
2021 </cell>
2022 </row>
2023 <row>
2024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028 A
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2034 \begin_inset Text
2035
2036 \begin_layout Plain Layout
2037
2038 \end_layout
2039
2040 \end_inset
2041 </cell>
2042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2043 \begin_inset Text
2044
2045 \begin_layout Plain Layout
2046
2047 \end_layout
2048
2049 \end_inset
2050 </cell>
2051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2052 \begin_inset Text
2053
2054 \begin_layout Plain Layout
2055
2056 \end_layout
2057
2058 \end_inset
2059 </cell>
2060 </row>
2061 <row>
2062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Plain Layout
2066 B
2067 \end_layout
2068
2069 \end_inset
2070 </cell>
2071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2072 \begin_inset Text
2073
2074 \begin_layout Plain Layout
2075
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2081 \begin_inset Text
2082
2083 \begin_layout Plain Layout
2084
2085 \end_layout
2086
2087 \end_inset
2088 </cell>
2089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2090 \begin_inset Text
2091
2092 \begin_layout Plain Layout
2093
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 </row>
2099 <row>
2100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2101 \begin_inset Text
2102
2103 \begin_layout Plain Layout
2104 C
2105 \end_layout
2106
2107 \end_inset
2108 </cell>
2109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2110 \begin_inset Text
2111
2112 \begin_layout Plain Layout
2113
2114 \end_layout
2115
2116 \end_inset
2117 </cell>
2118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Plain Layout
2122
2123 \end_layout
2124
2125 \end_inset
2126 </cell>
2127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2128 \begin_inset Text
2129
2130 \begin_layout Plain Layout
2131
2132 \end_layout
2133
2134 \end_inset
2135 </cell>
2136 </row>
2137 </lyxtabular>
2138
2139 \end_inset
2140
2141
2142 \end_layout
2143
2144 \begin_layout Section
2145 La fenêtre 
2146 \family sans
2147 Tableau
2148 \family default
2149
2150 \begin_inset Index
2151 status collapsed
2152
2153 \begin_layout Plain Layout
2154 Tableau ! Fenêtre de dialogue
2155 \end_layout
2156
2157 \end_inset
2158
2159
2160 \end_layout
2161
2162 \begin_layout Standard
2163 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2164  de la souris, ce qui fait apparaître une fenêtre avec des options.
2165  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2166  la colonne et la ligne dans laquelle le curseur se trouve.
2167  La plupart des options peuvent s'appliquer à des sélections.
2168  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2169  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2170  votre sélection.
2171  Notez qu'il y a une différence entre sélectionner le 
2172 \emph on
2173 contenu 
2174 \emph default
2175 d'une cellule et sélectionner la cellule elle-même.
2176  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2177  tableaux :
2178 \end_layout
2179
2180 \begin_layout Description
2181 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2182  la largeur de la colonne courante.
2183  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2184  vertical de la ligne courante.
2185  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2186  et donc, plusieurs paragraphes de texte, voir la section
2187 \begin_inset space ~
2188 \end_inset
2189
2190
2191 \begin_inset CommandInset ref
2192 LatexCommand ref
2193 reference "sub:Lignes-multiple-dans-cellule"
2194
2195 \end_inset
2196
2197 .
2198  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2199  pour accommoder le contenu de cellule le plus large.
2200 \begin_inset Newline newline
2201 \end_inset
2202
2203 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2204  un multicolonne, voir la section
2205 \begin_inset space ~
2206 \end_inset
2207
2208
2209 \begin_inset CommandInset ref
2210 LatexCommand ref
2211 reference "sub:Multicolonnes"
2212
2213 \end_inset
2214
2215 .
2216 \begin_inset Newline newline
2217 \end_inset
2218
2219 L'option 
2220 \family sans
2221 Tourner
2222 \begin_inset space ~
2223 \end_inset
2224
2225 la
2226 \begin_inset space ~
2227 \end_inset
2228
2229 case
2230 \begin_inset space ~
2231 \end_inset
2232
2233 de
2234 \begin_inset space ~
2235 \end_inset
2236
2237 90°
2238 \family default
2239  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2240  L'option 
2241 \family sans
2242 Tourner
2243 \begin_inset space ~
2244 \end_inset
2245
2246 le
2247 \begin_inset space ~
2248 \end_inset
2249
2250 tableau
2251 \begin_inset space ~
2252 \end_inset
2253
2254 de
2255 \begin_inset space ~
2256 \end_inset
2257
2258 90°
2259 \family default
2260  fait pivoter tout le tableau.
2261  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2262  la sortie finale.
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266
2267 \begin_inset Note Greyedout
2268 status open
2269
2270 \begin_layout Plain Layout
2271
2272 \series bold
2273 Note:
2274 \series default
2275  La plupart des visualiseurs DVI ne sont 
2276 \emph on
2277 pas
2278 \emph default
2279  capables d'afficher ces rotations.
2280 \end_layout
2281
2282 \end_inset
2283
2284
2285 \lang english
2286
2287 \begin_inset Newline newline
2288 \end_inset
2289
2290
2291 \lang french
2292 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2293  spéciales pour le tableau, voir les sections
2294 \begin_inset space ~
2295 \end_inset
2296
2297
2298 \begin_inset CommandInset ref
2299 LatexCommand ref
2300 reference "sub:Calculs-multicolonnes"
2301
2302 \end_inset
2303
2304  et 
2305 \begin_inset CommandInset ref
2306 LatexCommand ref
2307 reference "sec:Tableaux-Colorés"
2308
2309 \end_inset
2310
2311 .
2312 \end_layout
2313
2314 \begin_layout Description
2315
2316 \family sans
2317 Bordures
2318 \family default
2319  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2320  ou la colonne courante.
2321  
2322 \begin_inset Newline newline
2323 \end_inset
2324
2325 En utilisant le style 
2326 \family sans
2327 Formel
2328 \family default
2329  à la place du style par 
2330 \family sans
2331 Défaut
2332 \family default
2333 , on va convertir le tableau en tableau formel comme on le décrit dans la
2334  section
2335 \begin_inset space ~
2336 \end_inset
2337
2338
2339 \begin_inset CommandInset ref
2340 LatexCommand ref
2341 reference "sec:Tableaux-Formels"
2342
2343 \end_inset
2344
2345 .
2346 \begin_inset Newline newline
2347 \end_inset
2348
2349 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2350  dans les lignes du tableau comme c'est décrit dans la section
2351 \begin_inset space ~
2352 \end_inset
2353
2354
2355 \begin_inset CommandInset ref
2356 LatexCommand ref
2357 reference "sub:Espacement-lignes"
2358
2359 \end_inset
2360
2361 .
2362 \end_layout
2363
2364 \begin_layout Description
2365 Tableau
2366 \begin_inset space ~
2367 \end_inset
2368
2369 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2370  un 
2371 \begin_inset Quotes eld
2372 \end_inset
2373
2374
2375 \emph on
2376 tableau long
2377 \emph default
2378
2379 \begin_inset Quotes erd
2380 \end_inset
2381
2382  qui peut continuer sur plusieurs pages.
2383  Les sections
2384 \begin_inset space ~
2385 \end_inset
2386
2387
2388 \begin_inset CommandInset ref
2389 LatexCommand ref
2390 reference "sec:Tableaux-longs"
2391
2392 \end_inset
2393
2394  et 
2395 \begin_inset CommandInset ref
2396 LatexCommand ref
2397 reference "sec:Questions-sur-tableaux-longs"
2398
2399 \end_inset
2400
2401  décrivent ces tableaux longs plus en détail.
2402 \end_layout
2403
2404 \begin_layout Standard
2405 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2406  de cellule en cellule avec les touches de déplacement et voir s'afficher
2407  les propriétés de la cellule courante dans la fenêtre de dialogue.
2408 \end_layout
2409
2410 \begin_layout Section
2411 La barre d'outils tableau
2412 \begin_inset Index
2413 status collapsed
2414
2415 \begin_layout Plain Layout
2416 Tableau ! Barre d'outils
2417 \end_layout
2418
2419 \end_inset
2420
2421
2422 \end_layout
2423
2424 \begin_layout Standard
2425 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2426  permet de modifier plus rapidement les tableaux.
2427  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2428  le curseur se trouve à l'intérieur d'un tableau.
2429  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2430  au menu 
2431 \family sans
2432 Visualiser\SpecialChar \menuseparator
2433 Barres
2434 \begin_inset space ~
2435 \end_inset
2436
2437 d'outils\SpecialChar \menuseparator
2438 Tableau
2439 \family default
2440 .
2441 \end_layout
2442
2443 \begin_layout Standard
2444 La barre d'outils contient les icônes suivantes :
2445 \end_layout
2446
2447 \begin_layout Labeling
2448 \labelwidthstring 00.00.0000
2449 \begin_inset Graphics
2450         filename ../../images/tabular-feature_append-row.png
2451         scaleBeforeRotation
2452
2453 \end_inset
2454
2455  ajoute une ligne sous la cellule ou la sélection courante
2456 \end_layout
2457
2458 \begin_layout Labeling
2459 \labelwidthstring 00.00.0000
2460 \begin_inset Graphics
2461         filename ../../images/tabular-feature_append-column.png
2462         scaleBeforeRotation
2463
2464 \end_inset
2465
2466  ajoute une colonne à la droite de la cellule ou de la sélection courante
2467 \end_layout
2468
2469 \begin_layout Labeling
2470 \labelwidthstring 00.00.0000
2471 \begin_inset Graphics
2472         filename ../../images/tabular-feature_delete-row.png
2473         scaleBeforeRotation
2474
2475 \end_inset
2476
2477  supprime la ligne ou la sélection courante
2478 \end_layout
2479
2480 \begin_layout Labeling
2481 \labelwidthstring 00.00.0000
2482 \begin_inset Graphics
2483         filename ../../images/tabular-feature_delete-column.png
2484         scaleBeforeRotation
2485
2486 \end_inset
2487
2488  supprime la colonne ou la sélection courante
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Graphics
2494         filename ../../images/tabular-feature_toggle-line-top.png
2495         scaleBeforeRotation
2496
2497 \end_inset
2498
2499  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2500  courante
2501 \end_layout
2502
2503 \begin_layout Labeling
2504 \labelwidthstring 00.00.0000
2505 \begin_inset Graphics
2506         filename ../../images/tabular-feature_toggle-line-bottom.png
2507         scaleBeforeRotation
2508
2509 \end_inset
2510
2511  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2512 \end_layout
2513
2514 \begin_layout Labeling
2515 \labelwidthstring 00.00.0000
2516 \begin_inset Graphics
2517         filename ../../images/tabular-feature_toggle-line-left.png
2518         scaleBeforeRotation
2519
2520 \end_inset
2521
2522  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2523 \begin_inset Note Note
2524 status collapsed
2525
2526 \begin_layout Plain Layout
2527 ou colonne ?
2528 \end_layout
2529
2530 \end_inset
2531
2532  ou de la sélection courante
2533 \end_layout
2534
2535 \begin_layout Labeling
2536 \labelwidthstring 00.00.0000
2537 \begin_inset Graphics
2538         filename ../../images/tabular-feature_toggle-line-right.png
2539         scaleBeforeRotation
2540
2541 \end_inset
2542
2543  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2544 \begin_inset Note Note
2545 status collapsed
2546
2547 \begin_layout Plain Layout
2548 ou colonne ?
2549 \end_layout
2550
2551 \end_inset
2552
2553  ou de la sélection courante
2554 \end_layout
2555
2556 \begin_layout Labeling
2557 \labelwidthstring 00.00.0000
2558 \begin_inset Graphics
2559         filename ../../images/tabular-feature_set-all-lines.png
2560         scaleBeforeRotation
2561
2562 \end_inset
2563
2564  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2565  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2566  colonne et la ligne courante
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Graphics
2572         filename ../../images/tabular-feature_unset-all-lines.png
2573         scaleBeforeRotation
2574
2575 \end_inset
2576
2577  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2578  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2579  aussi la colonne et la ligne courante
2580 \end_layout
2581
2582 \begin_layout Labeling
2583 \labelwidthstring 00.00.0000
2584 \begin_inset Graphics
2585         filename ../../images/tabular-feature_m-align-left.png
2586         scaleBeforeRotation
2587
2588 \end_inset
2589
2590  aligne à gauche le contenu de la cellule ou de la colonne courante
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Graphics
2596         filename ../../images/tabular-feature_m-align-center.png
2597         scaleBeforeRotation
2598
2599 \end_inset
2600
2601  centre horizontalement le contenu de la cellule ou de la colonne courante
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Graphics
2607         filename ../../images/tabular-feature_m-align-right.png
2608         scaleBeforeRotation
2609
2610 \end_inset
2611
2612  aligne à droite le contenu de la cellule ou de la colonne courante
2613 \end_layout
2614
2615 \begin_layout Labeling
2616 \labelwidthstring 00.00.0000
2617 \begin_inset Graphics
2618         filename ../../images/tabular-feature_m-valign-top.png
2619         scaleBeforeRotation
2620
2621 \end_inset
2622
2623  aligne le contenu de la cellule courante verticalement vers le haut
2624 \end_layout
2625
2626 \begin_layout Labeling
2627 \labelwidthstring 00.00.0000
2628 \begin_inset Graphics
2629         filename ../../images/tabular-feature_m-valign-middle.png
2630         scaleBeforeRotation
2631
2632 \end_inset
2633
2634  centre verticalement le contenu de la cellule courante
2635 \end_layout
2636
2637 \begin_layout Labeling
2638 \labelwidthstring 00.00.0000
2639 \begin_inset Graphics
2640         filename ../../images/tabular-feature_m-valign-bottom.png
2641         scaleBeforeRotation
2642
2643 \end_inset
2644
2645  aligne le contenu de la cellule courante verticalement vers le bas
2646 \end_layout
2647
2648 \begin_layout Labeling
2649 \labelwidthstring 00.00.0000
2650 \begin_inset Graphics
2651         filename ../../images/tabular-feature_set-rotate-cell.png
2652         scaleBeforeRotation
2653
2654 \end_inset
2655
2656  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2657 re
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Graphics
2663         filename ../../images/tabular-feature_set-rotate-tabular.png
2664         scaleBeforeRotation
2665
2666 \end_inset
2667
2668  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2669 \end_layout
2670
2671 \begin_layout Labeling
2672 \labelwidthstring 00.00.0000
2673 \begin_inset Graphics
2674         filename ../../images/tabular-feature_multicolumn.png
2675         scaleBeforeRotation
2676
2677 \end_inset
2678
2679  transforme en multi-colonne la cellule ou la sélection courante
2680 \end_layout
2681
2682 \begin_layout Standard
2683 \begin_inset Note Greyedout
2684 status open
2685
2686 \begin_layout Plain Layout
2687
2688 \series bold
2689 Note :
2690 \series default
2691  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2692  est utilisé pour toutes les autres cellules de la ligne.
2693 \end_layout
2694
2695 \end_inset
2696
2697
2698 \end_layout
2699
2700 \begin_layout Section
2701 Le Menu Éditer Tableau
2702 \begin_inset Index
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 Tableau ! Menu Éditer
2707 \end_layout
2708
2709 \end_inset
2710
2711
2712 \end_layout
2713
2714 \begin_layout Standard
2715 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2716  
2717 \family sans
2718 Éditer\SpecialChar \menuseparator
2719 Tableau
2720 \family default
2721  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2722  ou de la ligne courante et aussi de transformer la sélection courante en
2723  multi-colonne.
2724  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2725 \end_layout
2726
2727 \begin_layout Section
2728 Flottant de Tableau
2729 \begin_inset CommandInset label
2730 LatexCommand label
2731 name "sec:Table-Floats"
2732
2733 \end_inset
2734
2735
2736 \begin_inset Index
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Flottants ! Tableaux
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \begin_inset Index
2747 status collapsed
2748
2749 \begin_layout Plain Layout
2750 Tableau ! Flottants
2751 \end_layout
2752
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \begin_layout Standard
2759 Pour des explications générales sur les flottants, jetez un œil à la section
2760 \begin_inset space ~
2761 \end_inset
2762
2763
2764 \begin_inset CommandInset ref
2765 LatexCommand ref
2766 reference "sec:Flottants-Introduction"
2767
2768 \end_inset
2769
2770 .
2771 \end_layout
2772
2773 \begin_layout Standard
2774 \begin_inset Float table
2775 placement h
2776 wide false
2777 sideways false
2778 status open
2779
2780 \begin_layout Plain Layout
2781 \begin_inset Caption
2782
2783 \begin_layout Plain Layout
2784 \begin_inset CommandInset label
2785 LatexCommand label
2786 name "tab:Flottant-de-tableau"
2787
2788 \end_inset
2789
2790 Un flottant de tableau.
2791 \end_layout
2792
2793 \end_inset
2794
2795
2796 \end_layout
2797
2798 \begin_layout Plain Layout
2799 \align center
2800 \begin_inset Tabular
2801 <lyxtabular version="3" rows="3" columns="3">
2802 <features>
2803 <column alignment="center" valignment="top" width="0pt">
2804 <column alignment="center" valignment="top" width="0pt">
2805 <column alignment="center" valignment="top" width="0pt">
2806 <row>
2807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811 1
2812 \end_layout
2813
2814 \end_inset
2815 </cell>
2816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820 2
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829 3
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 </row>
2835 <row>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840 Jules
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849 Marie
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858 Jean
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 </row>
2864 <row>
2865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869 \begin_inset Formula $\int x^{2}dx$
2870 \end_inset
2871
2872
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 \begin_inset Formula $\left[\begin{array}{cc}
2882 a & b\\
2883 c & d\end{array}\right]$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895 \begin_inset Formula $1+1=2$
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \end_inset
2902 </cell>
2903 </row>
2904 </lyxtabular>
2905
2906 \end_inset
2907
2908
2909 \end_layout
2910
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \begin_layout Standard
2917 Les flottants de tableau sont insérés en utilisant le menu 
2918 \family sans
2919 Insérer\SpecialChar \menuseparator
2920 Flottant\SpecialChar \menuseparator
2921 Tableau
2922 \family default
2923  ou le bouton 
2924 \begin_inset Graphics
2925         filename ../../images/float-insert_table.png
2926         scale 85
2927         scaleBeforeRotation
2928
2929 \end_inset
2930
2931  de la barre d'outils.
2932 \end_layout
2933
2934 \begin_layout Standard
2935 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2936  qui a comme étiquette 
2937 \begin_inset Quotes eld
2938 \end_inset
2939
2940 Tableau
2941 \begin_inset space ~
2942 \end_inset
2943
2944 #:
2945 \begin_inset Quotes erd
2946 \end_inset
2947
2948  (où # est le numéro du tableau).
2949  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2950 \end_layout
2951
2952 \begin_layout Standard
2953 Le tableau
2954 \begin_inset space ~
2955 \end_inset
2956
2957
2958 \begin_inset CommandInset ref
2959 LatexCommand ref
2960 reference "tab:Flottant-de-tableau"
2961
2962 \end_inset
2963
2964  est un exemple de tableau dans un flottant de tableau.
2965 \end_layout
2966
2967 \begin_layout Standard
2968 On met habituellement la légende au dessus des tableaux, mais cette règle
2969  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2970  Cela signifie que si vous utilisez un document appartenant aux classes
2971  
2972 \family sans
2973 article
2974 \family default
2975
2976 \family sans
2977 book
2978 \family default
2979
2980 \family sans
2981 letter
2982 \family default
2983 , ou
2984 \family sans
2985  report
2986 \family default
2987  il n'y aura pas d'espace entre la légende et le tableau.
2988  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2989  la commande de chargement du paquetage LaTeX 
2990 \series bold
2991 caption
2992 \series default
2993
2994 \begin_inset Index
2995 status collapsed
2996
2997 \begin_layout Plain Layout
2998 Paquetages LaTeX ! caption
2999 \end_layout
3000
3001 \end_inset
3002
3003  dans le préambule de votre document.
3004 \begin_inset Foot
3005 status open
3006
3007 \begin_layout Plain Layout
3008 Pour plus d'information voyez la section
3009 \begin_inset space ~
3010 \end_inset
3011
3012
3013 \begin_inset CommandInset ref
3014 LatexCommand ref
3015 reference "sec:Placement-légende"
3016
3017 \end_inset
3018
3019 .
3020 \end_layout
3021
3022 \end_inset
3023
3024 :
3025 \end_layout
3026
3027 \begin_layout Standard
3028
3029 \series bold
3030 tableposition=top
3031 \end_layout
3032
3033 \begin_layout Standard
3034 Le paquetage 
3035 \series bold
3036 caption
3037 \series default
3038 , qui est décrit dans la section
3039 \begin_inset space ~
3040 \end_inset
3041
3042
3043 \begin_inset CommandInset ref
3044 LatexCommand ref
3045 reference "sec:Formatage-légende"
3046
3047 \end_inset
3048
3049 , est utilisé pour ajuster le format des légendes.
3050 \end_layout
3051
3052 \begin_layout Standard
3053 Dans le texte, on fait référence à un tableau
3054 \begin_inset Index
3055 status collapsed
3056
3057 \begin_layout Plain Layout
3058 References@Références ! à des Tableaux
3059 \end_layout
3060
3061 \end_inset
3062
3063  en faisant référence à sa légende.
3064  On insère donc une étiquette dans la légende en utilisant le menu 
3065 \family sans
3066 Insérer
3067 \family default
3068 \SpecialChar \menuseparator
3069
3070 \family sans
3071 Étiquette
3072 \family default
3073  ou le bouton 
3074 \begin_inset Graphics
3075         filename ../../images/label-insert.png
3076         scale 85
3077         scaleBeforeRotation
3078
3079 \end_inset
3080
3081  de la barre d'outils.
3082  On peut alors faire référence à cette étiquette en utilisant le menu 
3083 \family sans
3084 Insérer\SpecialChar \menuseparator
3085 Référence
3086 \begin_inset space ~
3087 \end_inset
3088
3089 croisée
3090 \family default
3091  ou le bouton 
3092 \begin_inset Graphics
3093         filename ../../images/dialog-show-new-inset_ref.png
3094         scale 85
3095         scaleBeforeRotation
3096
3097 \end_inset
3098
3099  de la barre d'outils.
3100 \begin_inset Newline newline
3101 \end_inset
3102
3103 Les références croisées sont expliquées en détail dans la section
3104 \begin_inset space ~
3105 \end_inset
3106
3107
3108 \begin_inset CommandInset ref
3109 LatexCommand ref
3110 reference "sec:Referencer-les-Flottants"
3111
3112 \end_inset
3113
3114 .
3115 \end_layout
3116
3117 \begin_layout Section
3118 Tableaux Longs
3119 \begin_inset CommandInset label
3120 LatexCommand label
3121 name "sec:Tableaux-longs"
3122
3123 \end_inset
3124
3125
3126 \begin_inset Index
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130 Tableaux longs
3131 \end_layout
3132
3133 \end_inset
3134
3135
3136 \begin_inset Index
3137 status collapsed
3138
3139 \begin_layout Plain Layout
3140 Tableau ! Tableaux longs
3141 \end_layout
3142
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \begin_layout Standard
3149 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3150  l'option 
3151 \family sans
3152 Utiliser
3153 \begin_inset space ~
3154 \end_inset
3155
3156 les
3157 \begin_inset space ~
3158 \end_inset
3159
3160 tableaux
3161 \begin_inset space ~
3162 \end_inset
3163
3164 longs
3165 \family default
3166  de l'onglet 
3167 \family sans
3168 Tableau
3169 \begin_inset space ~
3170 \end_inset
3171
3172 long
3173 \family default
3174  de la fenêtre 
3175 \family sans
3176 Paramètres
3177 \begin_inset space ~
3178 \end_inset
3179
3180 du
3181 \begin_inset space ~
3182 \end_inset
3183
3184 tableau
3185 \family default
3186  pour le répartir automatiquement sur plusieurs pages.
3187  En cochant cette option, vous activez les options suivantes:
3188 \end_layout
3189
3190 \begin_layout Description
3191 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3192  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3193  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3194  première page, si 
3195 \family sans
3196 Premier
3197 \begin_inset space ~
3198 \end_inset
3199
3200 en-tête
3201 \family default
3202  est défini.
3203  Ces lignes forment l'en-tête principal.
3204 \end_layout
3205
3206 \begin_layout Description
3207 Premier
3208 \begin_inset space ~
3209 \end_inset
3210
3211 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3212  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3213  d'en-tête utilisées pour la première page du tableau long.
3214 \end_layout
3215
3216 \begin_layout Description
3217 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3218  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3219  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3220  page si 
3221 \family sans
3222 Dernier
3223 \begin_inset space ~
3224 \end_inset
3225
3226 pied
3227 \family default
3228  est défini.
3229 \end_layout
3230
3231 \begin_layout Description
3232 Dernier
3233 \begin_inset space ~
3234 \end_inset
3235
3236 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3237  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3238  constituant le pied de la dernière page du tableau long.
3239 \end_layout
3240
3241 \begin_layout Description
3242 Légende La ligne courante contient la légende du tableau.
3243  La première ligne est transformée en une colonne unique et une légende
3244  est insérée.
3245  Vous trouverez d'autres explications sur les légendes pour les tableaux
3246  longs dans la section
3247 \begin_inset space ~
3248 \end_inset
3249
3250
3251 \begin_inset CommandInset ref
3252 LatexCommand ref
3253 reference "sub:Tableaux-longs-légende"
3254
3255 \end_inset
3256
3257 .
3258 \end_layout
3259
3260 \begin_layout Standard
3261 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3262  Voyez le tableau long qui suit pour voir comment ça marche :
3263 \end_layout
3264
3265 \begin_layout Standard
3266 \align center
3267 \begin_inset Tabular
3268 <lyxtabular version="3" rows="69" columns="3">
3269 <features islongtable="true">
3270 <column alignment="left" valignment="top" width="0cm">
3271 <column alignment="left" valignment="top" width="0pt">
3272 <column alignment="center" valignment="top" width="0pt">
3273 <row endfirsthead="true">
3274 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278
3279 \series bold
3280 Exemple d'annuaire téléphonique (ignorez les noms)
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 </row>
3304 <row endfirsthead="true">
3305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series bold
3311 NOM
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \series bold
3331 TEL.
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 </row>
3337 <row endhead="true">
3338 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342
3343 \series bold
3344 Exemple d'annuaire téléphonique
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 <row endhead="true">
3369 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \series bold
3375 NOM
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \series bold
3395 TEL.
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 </row>
3401 <row endfoot="true">
3402 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406  continue page suivante
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 </row>
3430 <row>
3431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435
3436 \series bold
3437 Annovi
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446 Silvia
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 111
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 </row>
3461 <row>
3462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468 Bertoli
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 Stefano
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 111
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row>
3493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 Bozzi
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 Walter
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 111
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 </row>
3523 <row>
3524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \series bold
3530 Cachia
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 Maria
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 111
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row>
3555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \series bold
3561 Cachia
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 Maurizio
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 111
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row>
3586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592 Cinquemani
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 Giusi
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 111
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 </row>
3616 <row>
3617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621
3622 \series bold
3623 Colin
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 Bernard
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 111
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652
3653 \series bold
3654 Concli
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 Gianfranco
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 111
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \series bold
3685 Dal Bosco
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 Carolina
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 111
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714
3715 \series bold
3716 Dalpiaz
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 Annamaria
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 111
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 </row>
3740 <row>
3741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745
3746 \series bold
3747 Feliciello
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 Domenico
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 111
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \series bold
3778 Focarelli
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 Paola
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 111
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \series bold
3809 Galletti
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 Oreste
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 111
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 </row>
3833 <row>
3834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838
3839 \series bold
3840 Gasparini
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 Franca
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 111
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \series bold
3871 Rizzardi
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 Paola
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 111
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 <row>
3896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900
3901 \series bold
3902 Lassini
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 Giancarlo
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 111
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 </row>
3926 <row>
3927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931
3932 \series bold
3933 Malfatti
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 Luciano
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 111
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962
3963 \series bold
3964 Malfatti
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 Valeriano
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 111
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 </row>
3988 <row>
3989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993
3994 \series bold
3995 Meneguzzo
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 Roberto
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 111
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 <row>
4020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024
4025 \series bold
4026 Mezzadra
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 Roberto
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 111
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row>
4051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055
4056 \series bold
4057 Pirpamer
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 Erich
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 111
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 </row>
4081 <row>
4082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086
4087 \series bold
4088 Pochiesa
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 Paolo
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 111, 222
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117
4118 \series bold
4119 Radina
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Claudio
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 111
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \series bold
4150 Stuffer
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 Oskar
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 111
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 </row>
4174 <row>
4175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179
4180 \series bold
4181 Tacchelli
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 Ugo
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 111
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \series bold
4212 Tezzele
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 Margit
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 111
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241
4242 \series bold
4243 Unterkalmsteiner
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 Frieda
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 111
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272
4273 \series bold
4274 Vieider
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 Hilde
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 111
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \series bold
4305 Vigna
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 Jürgen
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 111
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row>
4330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334
4335 \series bold
4336 Weber
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 Maurizio
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 111
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \series bold
4367 Winkler
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 Franz
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 111
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396  
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425
4426 \series bold
4427 Annovi
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 Silvia
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 555
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456
4457 \series bold
4458 Bertoli
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 Stefano
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 555
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 <row>
4483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \series bold
4489 Bozzi
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 Walter
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 555
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518
4519 \series bold
4520 Cachia
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 Maria
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 555
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \series bold
4551 Cachia
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 Maurizio
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 555
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 </row>
4575 <row>
4576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580
4581 \series bold
4582 Cinquemani
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 Giusi
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 555
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 </row>
4606 <row>
4607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611
4612 \series bold
4613 Colin
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 Bernard
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 555
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 </row>
4637 <row>
4638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642
4643 \series bold
4644 Concli
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 Gianfranco
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 555
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 </row>
4668 <row>
4669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673
4674 \series bold
4675 Dal Bosco
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 Carolina
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 555
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 </row>
4699 <row>
4700 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704
4705 \series bold
4706 Dalpiaz
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 Annamaria
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 555
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 </row>
4730 <row>
4731 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735
4736 \series bold
4737 Feliciello
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Domenico
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 555
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 </row>
4761 <row>
4762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766
4767 \series bold
4768 Focarelli
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 Paola
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 555
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 <row>
4793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797
4798 \series bold
4799 Galletti
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 Oreste
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 555
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \series bold
4830 Gasparini
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 Franca
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 555
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 </row>
4854 <row>
4855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859
4860 \series bold
4861 Rizzardi
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 Paola
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 555
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 </row>
4885 <row>
4886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890
4891 \series bold
4892 Lassini
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 Giancarlo
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 555
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 </row>
4916 <row>
4917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921
4922 \series bold
4923 Malfatti
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 Luciano
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 555
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 </row>
4947 <row>
4948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952
4953 \series bold
4954 Malfatti
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 Valeriano
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 555
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 </row>
4978 <row>
4979 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983
4984 \series bold
4985 Meneguzzo
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Roberto
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 555
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 </row>
5009 <row>
5010 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014
5015 \series bold
5016 Mezzadra
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 Roberto
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 555
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \series bold
5047 Pirpamer
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 Erich
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 555
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 </row>
5071 <row>
5072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076
5077 \series bold
5078 Pochiesa
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 Paolo
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 555, 222
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 </row>
5102 <row>
5103 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107
5108 \series bold
5109 Radina
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 Claudio
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 555
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 <row>
5134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138
5139 \series bold
5140 Stuffer
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 Oskar
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 555
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 <row>
5165 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169
5170 \series bold
5171 Tacchelli
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 Ugo
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 555
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 </row>
5195 <row>
5196 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200
5201 \series bold
5202 Tezzele
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Margit
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 555
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 <row>
5227 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231
5232 \series bold
5233 Unterkalmsteiner
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 Frieda
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 555
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 </row>
5257 <row>
5258 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262
5263 \series bold
5264 Vieider
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 Hilde
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 555
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 </row>
5288 <row>
5289 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \series bold
5295 Vigna
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 Jürgen
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 999
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row>
5320 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324
5325 \series bold
5326 Weber
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 Maurizio
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 555
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 </row>
5350 <row>
5351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355
5356 \series bold
5357 Winkler
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366 Franz
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 555
5376 \end_layout
5377
5378 \end_inset
5379 </cell>
5380 </row>
5381 <row endlastfoot="true">
5382 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386 Fin
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 </row>
5410 </lyxtabular>
5411
5412 \end_inset
5413
5414
5415 \begin_inset ERT
5416 status collapsed
5417
5418 \begin_layout Plain Layout
5419
5420
5421 \backslash
5422 addtocounter{table}{-1}
5423 \end_layout
5424
5425 \end_inset
5426
5427
5428 \begin_inset Note Note
5429 status collapsed
5430
5431 \begin_layout Plain Layout
5432 Voyez la première note grisée de la section
5433 \begin_inset space ~
5434 \end_inset
5435
5436
5437 \begin_inset CommandInset ref
5438 LatexCommand ref
5439 reference "sub:Tableaux-longs-légende"
5440
5441 \end_inset
5442
5443  pour une explication de cette commande.
5444 \end_layout
5445
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \begin_layout Subsection
5452 Notes de Bas de Page dans les Tableaux Longs
5453 \begin_inset CommandInset label
5454 LatexCommand label
5455 name "sub:Notes-dans-tableau-long"
5456
5457 \end_inset
5458
5459
5460 \begin_inset Index
5461 status collapsed
5462
5463 \begin_layout Plain Layout
5464 Tableaux longs ! Notes de bas de page
5465 \end_layout
5466
5467 \end_inset
5468
5469
5470 \end_layout
5471
5472 \begin_layout Standard
5473 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5474  long.
5475  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5476  contenant la note.
5477  Par exemple le tableau
5478 \begin_inset space ~
5479 \end_inset
5480
5481
5482 \begin_inset CommandInset ref
5483 LatexCommand ref
5484 reference "tab:Légendes-tableau-différentes"
5485
5486 \end_inset
5487
5488  a une note de bas de page.
5489 \end_layout
5490
5491 \begin_layout Subsection
5492 Alignement des Tableaux Longs
5493 \begin_inset Index
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497 Tableaux longs ! Alignement
5498 \end_layout
5499
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \begin_layout Standard
5506 Implicitement les Tableaux Longs sont centrés.
5507  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5508  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5509  de dialogue.
5510  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5511  des longueurs 
5512 \series bold
5513
5514 \backslash
5515 LTleft 
5516 \series default
5517 et 
5518 \series bold
5519
5520 \backslash
5521 LTright
5522 \series default
5523  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5524  concerné :
5525 \end_layout
5526
5527 \begin_layout Standard
5528
5529 \series bold
5530
5531 \backslash
5532 setlength{
5533 \backslash
5534 LTleft}{valeur}
5535 \end_layout
5536
5537 \begin_layout Standard
5538 Où 
5539 \series bold
5540 valeur
5541 \series default
5542  peut avoir n'importe laquelle des unités listées dans le tableau
5543 \begin_inset space ~
5544 \end_inset
5545
5546
5547 \begin_inset CommandInset ref
5548 LatexCommand ref
5549 reference "cha:Unités-de-longueur"
5550
5551 \end_inset
5552
5553 .
5554  
5555 \series bold
5556
5557 \backslash
5558 LTleft
5559 \series default
5560  contrôle la distance horizontale entre le bord gauche de la page et le
5561  tableau, et
5562 \series bold
5563  
5564 \backslash
5565 LTright
5566 \series default
5567  la distance au bord droit.
5568  La valeur implicite des ces deux distances est 
5569 \series bold
5570
5571 \backslash
5572 fill
5573 \series default
5574 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5575 \end_layout
5576
5577 \begin_layout Standard
5578 Le tableau long suivant a été aligné à gauche en mettant 
5579 \series bold
5580
5581 \backslash
5582 LTleft
5583 \series default
5584  à 0
5585 \begin_inset space \thinspace{}
5586 \end_inset
5587
5588 pt.
5589 \begin_inset ERT
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593
5594
5595 \backslash
5596 setlength{
5597 \backslash
5598 LTleft}{0pt}
5599 \end_layout
5600
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \begin_layout Standard
5607 \begin_inset Tabular
5608 <lyxtabular version="3" rows="5" columns="5">
5609 <features islongtable="true">
5610 <column alignment="center" valignment="top" width="0">
5611 <column alignment="center" valignment="top" width="0">
5612 <column alignment="center" valignment="top" width="0">
5613 <column alignment="center" valignment="top" width="0">
5614 <column alignment="center" valignment="top" width="0">
5615 <row>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 1
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 2
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 3
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 4
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 5
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 asd
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 s
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 s
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 s
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 asd
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row>
5710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 asd
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 s
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 s
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 s
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 asd
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 </row>
5756 <row>
5757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761 asd
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 s
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 s
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 s
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 asd
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 </row>
5803 <row>
5804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808 asd
5809 \end_layout
5810
5811 \end_inset
5812 </cell>
5813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 asd
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 asd
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 asd
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 asd
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 </row>
5850 </lyxtabular>
5851
5852 \end_inset
5853
5854
5855 \begin_inset ERT
5856 status collapsed
5857
5858 \begin_layout Plain Layout
5859
5860
5861 \backslash
5862 setlength{
5863 \backslash
5864 LTleft}{
5865 \backslash
5866 fill}
5867 \end_layout
5868
5869 \end_inset
5870
5871
5872 \begin_inset ERT
5873 status collapsed
5874
5875 \begin_layout Plain Layout
5876
5877
5878 \backslash
5879 addtocounter{table}{-1}
5880 \end_layout
5881
5882 \end_inset
5883
5884
5885 \begin_inset Note Note
5886 status collapsed
5887
5888 \begin_layout Plain Layout
5889 Voyez la première note grisée de la section
5890 \begin_inset space ~
5891 \end_inset
5892
5893
5894 \begin_inset CommandInset ref
5895 LatexCommand ref
5896 reference "sub:Tableaux-longs-légende"
5897
5898 \end_inset
5899
5900  pour une explication de cette commande.
5901 \end_layout
5902
5903 \end_inset
5904
5905
5906 \end_layout
5907
5908 \begin_layout Subsection
5909 Légendes et Tableaux longs
5910 \begin_inset Index
5911 status collapsed
5912
5913 \begin_layout Plain Layout
5914 Tableaux longs ! Legendes@Légendes
5915 \end_layout
5916
5917 \end_inset
5918
5919
5920 \begin_inset CommandInset label
5921 LatexCommand label
5922 name "sub:Tableaux-longs-légende"
5923
5924 \end_inset
5925
5926
5927 \end_layout
5928
5929 \begin_layout Standard
5930 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5931  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5932  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5933  Longs quand on utilise pour une ligne l'option de tableau long 
5934 \family sans
5935 Légende
5936 \family default
5937 , comme c'est expliqué dans la section
5938 \begin_inset space ~
5939 \end_inset
5940
5941
5942 \begin_inset CommandInset ref
5943 LatexCommand ref
5944 reference "sec:Tableaux-longs"
5945
5946 \end_inset
5947
5948 .
5949 \end_layout
5950
5951 \begin_layout Standard
5952 Voici un petit Tableau long pour voir comment ça marche :
5953 \end_layout
5954
5955 \begin_layout Standard
5956 \begin_inset Tabular
5957 <lyxtabular version="3" rows="6" columns="5">
5958 <features islongtable="true">
5959 <column alignment="center" valignment="top" width="0">
5960 <column alignment="center" valignment="top" width="0">
5961 <column alignment="center" valignment="top" width="0">
5962 <column alignment="center" valignment="top" width="0">
5963 <column alignment="center" valignment="top" width="0">
5964 <row caption="true">
5965 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 \begin_inset Caption
5970
5971 \begin_layout Plain Layout
5972 Tableau long avec une légende
5973 \begin_inset OptArg
5974 status open
5975
5976 \begin_layout Plain Layout
5977 Tableau long
5978 \end_layout
5979
5980 \end_inset
5981
5982
5983 \end_layout
5984
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 </row>
6029 <row>
6030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 1
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 2
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 3
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 4
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 5
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 </row>
6076 <row>
6077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081 asd
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090 s
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 s
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 s
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 asd
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 </row>
6123 <row>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 asd
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 s
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 s
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 s
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 asd
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 </row>
6170 <row>
6171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 asd
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 s
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 s
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 s
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 asd
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 </row>
6217 <row>
6218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 asd
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 asd
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 asd
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 asd
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258 asd
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 </row>
6264 </lyxtabular>
6265
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \begin_inset VSpace medskip
6273 \end_inset
6274
6275
6276 \begin_inset Note Greyedout
6277 status open
6278
6279 \begin_layout Plain Layout
6280
6281 \series bold
6282 Note
6283 \begin_inset space ~
6284 \end_inset
6285
6286 1:
6287 \series default
6288  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6289  n'avez pas prévu de légende.
6290  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6291 \begin_inset space ~
6292 \end_inset
6293
6294 2.4 suit le tableau
6295 \begin_inset space ~
6296 \end_inset
6297
6298 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6299  sans légende.
6300  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6301  après chaque tableau long sans légende :
6302 \end_layout
6303
6304 \begin_layout Plain Layout
6305
6306 \series bold
6307
6308 \backslash
6309 addtocounter{table}{-1}
6310 \end_layout
6311
6312 \begin_layout Plain Layout
6313 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6314  et que vous ajoutez le code suivant dans le préambule du document :
6315 \end_layout
6316
6317 \begin_layout Plain Layout
6318
6319 \series bold
6320
6321 \backslash
6322 let
6323 \backslash
6324 myEnd
6325 \backslash
6326 endlongtable
6327 \begin_inset Newline newline
6328 \end_inset
6329
6330
6331 \backslash
6332 renewcommand{
6333 \backslash
6334 endlongtable}{
6335 \backslash
6336 myEnd
6337 \backslash
6338 addtocounter{table}{-1}}
6339 \end_layout
6340
6341 \end_inset
6342
6343
6344 \end_layout
6345
6346 \begin_layout Standard
6347 \begin_inset Note Greyedout
6348 status open
6349
6350 \begin_layout Plain Layout
6351
6352 \series bold
6353 Note
6354 \begin_inset space ~
6355 \end_inset
6356
6357 2:
6358 \series default
6359  Si vous utilisez 
6360 \series bold
6361 hyperref
6362 \series default
6363
6364 \begin_inset Index
6365 status collapsed
6366
6367 \begin_layout Plain Layout
6368 Paquetages LaTeX ! hyperref
6369 \end_layout
6370
6371 \end_inset
6372
6373  dans les 
6374 \family sans
6375 Paramètres du document
6376 \family default
6377  rubrique 
6378 \family sans
6379 Propriétés
6380 \begin_inset space ~
6381 \end_inset
6382
6383 du
6384 \begin_inset space ~
6385 \end_inset
6386
6387 PDF
6388 \family default
6389 , pour transformer vos références croisées en liens cliquables, le lien
6390  vers un tableau long pointera toujours sur le début du document.
6391 \end_layout
6392
6393 \end_inset
6394
6395
6396 \end_layout
6397
6398 \begin_layout Subsubsection
6399 Références à des tableaux longs
6400 \begin_inset Index
6401 status collapsed
6402
6403 \begin_layout Plain Layout
6404 Tableaux longs ! Références
6405 \end_layout
6406
6407 \end_inset
6408
6409
6410 \end_layout
6411
6412 \begin_layout Standard
6413 \begin_inset Tabular
6414 <lyxtabular version="3" rows="6" columns="5">
6415 <features islongtable="true">
6416 <column alignment="center" valignment="top" width="0">
6417 <column alignment="center" valignment="top" width="0">
6418 <column alignment="center" valignment="top" width="0">
6419 <column alignment="center" valignment="top" width="0">
6420 <column alignment="center" valignment="top" width="0">
6421 <row caption="true">
6422 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426 \begin_inset Caption
6427
6428 \begin_layout Plain Layout
6429 Tableau long référencé
6430 \begin_inset CommandInset label
6431 LatexCommand label
6432 name "tab:RefExemple"
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \end_inset
6440
6441
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 </row>
6483 <row>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 1
6489 \end_layout
6490
6491 \end_inset
6492 </cell>
6493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6494 \begin_inset Text
6495
6496 \begin_layout Plain Layout
6497 2
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 3
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 4
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6521 \begin_inset Text
6522
6523 \begin_layout Plain Layout
6524 5
6525 \end_layout
6526
6527 \end_inset
6528 </cell>
6529 </row>
6530 <row>
6531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 asd
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 s
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553 s
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562 s
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6568 \begin_inset Text
6569
6570 \begin_layout Plain Layout
6571 asd
6572 \end_layout
6573
6574 \end_inset
6575 </cell>
6576 </row>
6577 <row>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 asd
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 s
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 s
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 s
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 asd
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 </row>
6624 <row>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 asd
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 s
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647 s
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656 s
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Plain Layout
6665 asd
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 </row>
6671 <row>
6672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 asd
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 sad
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 asd
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 asd
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 asd
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 </row>
6718 </lyxtabular>
6719
6720 \end_inset
6721
6722
6723 \end_layout
6724
6725 \begin_layout Standard
6726 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6727  dans sa légende.
6728 \end_layout
6729
6730 \begin_layout Standard
6731 Ceci est une référence au tableau
6732 \begin_inset space ~
6733 \end_inset
6734
6735
6736 \begin_inset CommandInset ref
6737 LatexCommand ref
6738 reference "tab:RefExemple"
6739
6740 \end_inset
6741
6742 .
6743 \end_layout
6744
6745 \begin_layout Standard
6746 La mise en forme de la légende peut être ajustée avec celle de toutes les
6747  autres légendes de votre document en utilisant le paquetage LaTeX 
6748 \series bold
6749 caption
6750 \series default
6751
6752 \begin_inset Index
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756 Paquetages LaTeX ! caption
6757 \end_layout
6758
6759 \end_inset
6760
6761 , voir la section
6762 \begin_inset space ~
6763 \end_inset
6764
6765
6766 \begin_inset CommandInset ref
6767 LatexCommand ref
6768 reference "sec:Formatage-légende"
6769
6770 \end_inset
6771
6772 .
6773 \end_layout
6774
6775 \begin_layout Subsubsection
6776 Largeur de la légende
6777 \begin_inset Index
6778 status collapsed
6779
6780 \begin_layout Plain Layout
6781 Tableaux longs ! Largeur de la légende
6782 \end_layout
6783
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \begin_layout Standard
6790 La largeur maximale des lignes de légende est définie par la longueur 
6791 \series bold
6792
6793 \backslash
6794 LTcapwidth
6795 \series default
6796 .
6797  Sa valeur implicite est 4
6798 \begin_inset space \thinspace{}
6799 \end_inset
6800
6801 in.
6802  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6803  de votre document ou en tant que code TeX directement dans votre document
6804  avant le tableau qui doit être affectée.
6805 \end_layout
6806
6807 \begin_layout Standard
6808
6809 \series bold
6810
6811 \backslash
6812 setlength{
6813 \backslash
6814 LTcapwidth}{largeur}
6815 \end_layout
6816
6817 \begin_layout Standard
6818 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6819 ce
6820 \begin_inset space ~
6821 \end_inset
6822
6823
6824 \begin_inset CommandInset ref
6825 LatexCommand ref
6826 reference "cha:Unités-de-longueur"
6827
6828 \end_inset
6829
6830 .
6831 \end_layout
6832
6833 \begin_layout Standard
6834 \begin_inset Newpage pagebreak
6835 \end_inset
6836
6837
6838 \end_layout
6839
6840 \begin_layout Standard
6841 Les tableaux suivants montrent la différence :
6842 \end_layout
6843
6844 \begin_layout Standard
6845 \begin_inset Tabular
6846 <lyxtabular version="3" rows="6" columns="5">
6847 <features islongtable="true">
6848 <column alignment="center" valignment="top" width="0">
6849 <column alignment="center" valignment="top" width="0">
6850 <column alignment="center" valignment="top" width="0">
6851 <column alignment="center" valignment="top" width="0">
6852 <column alignment="center" valignment="top" width="0">
6853 <row caption="true">
6854 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858 \begin_inset Caption
6859
6860 \begin_layout Plain Layout
6861 long titre complet avec la largeur implicite long titre complet avec la
6862  largeur implicite long titre complet avec la largeur implicite
6863 \begin_inset OptArg
6864 status open
6865
6866 \begin_layout Plain Layout
6867 Légende avec largeur implicite
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \end_layout
6874
6875 \end_inset
6876
6877
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6910 \begin_inset Text
6911
6912 \begin_layout Plain Layout
6913
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 </row>
6919 <row>
6920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6921 \begin_inset Text
6922
6923 \begin_layout Plain Layout
6924 1
6925 \end_layout
6926
6927 \end_inset
6928 </cell>
6929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6930 \begin_inset Text
6931
6932 \begin_layout Plain Layout
6933 2
6934 \end_layout
6935
6936 \end_inset
6937 </cell>
6938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 3
6943 \end_layout
6944
6945 \end_inset
6946 </cell>
6947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6948 \begin_inset Text
6949
6950 \begin_layout Plain Layout
6951 4
6952 \end_layout
6953
6954 \end_inset
6955 </cell>
6956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6957 \begin_inset Text
6958
6959 \begin_layout Plain Layout
6960 5
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 </row>
6966 <row>
6967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971 asd
6972 \end_layout
6973
6974 \end_inset
6975 </cell>
6976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 s
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989 s
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998 s
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 asd
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 <row>
7014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018 asd
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 s
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 s
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 s
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 asd
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 </row>
7060 <row>
7061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 asd
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 s
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 s
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092 s
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 asd
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 </row>
7107 <row>
7108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7109 \begin_inset Text
7110
7111 \begin_layout Plain Layout
7112 asd
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121 sad
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 asd
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 asd
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 asd
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 </row>
7154 </lyxtabular>
7155
7156 \end_inset
7157
7158
7159 \end_layout
7160
7161 \begin_layout Standard
7162 \begin_inset ERT
7163 status collapsed
7164
7165 \begin_layout Plain Layout
7166
7167
7168 \backslash
7169 setlength{
7170 \backslash
7171 LTcapwidth}{5cm}
7172 \end_layout
7173
7174 \end_inset
7175
7176
7177 \begin_inset Tabular
7178 <lyxtabular version="3" rows="6" columns="5">
7179 <features islongtable="true">
7180 <column alignment="center" valignment="top" width="0">
7181 <column alignment="center" valignment="top" width="0">
7182 <column alignment="center" valignment="top" width="0">
7183 <column alignment="center" valignment="top" width="0">
7184 <column alignment="center" valignment="top" width="0">
7185 <row caption="true">
7186 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 \begin_inset Caption
7191
7192 \begin_layout Plain Layout
7193 long titre complet avec la largeur réglée à 5
7194 \begin_inset space \thinspace{}
7195 \end_inset
7196
7197 cm long titre complet avec la largeur réglée à 5
7198 \begin_inset space \thinspace{}
7199 \end_inset
7200
7201 cm long titre complet avec la largeur réglée à 5
7202 \begin_inset space \thinspace{}
7203 \end_inset
7204
7205 cm
7206 \begin_inset OptArg
7207 status open
7208
7209 \begin_layout Plain Layout
7210 Légende avec largeur à
7211 \begin_inset space \thinspace{}
7212 \end_inset
7213
7214 =
7215 \begin_inset space \thinspace{}
7216 \end_inset
7217
7218 5
7219 \begin_inset space \thinspace{}
7220 \end_inset
7221
7222 cm
7223 \end_layout
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \end_inset
7231
7232
7233 \end_layout
7234
7235 \end_inset
7236 </cell>
7237 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279 1
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 2
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 3
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 4
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 5
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 </row>
7321 <row>
7322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Plain Layout
7326 asd
7327 \end_layout
7328
7329 \end_inset
7330 </cell>
7331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 s
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 s
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 s
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 asd
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 </row>
7368 <row>
7369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7370 \begin_inset Text
7371
7372 \begin_layout Plain Layout
7373 asd
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382 s
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391 s
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 s
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 </row>
7415 <row>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420 asd
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7426 \begin_inset Text
7427
7428 \begin_layout Plain Layout
7429 s
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438 s
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7444 \begin_inset Text
7445
7446 \begin_layout Plain Layout
7447 s
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 asd
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 </row>
7462 <row>
7463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Plain Layout
7467 asd
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476 sad
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7482 \begin_inset Text
7483
7484 \begin_layout Plain Layout
7485 asd
7486 \end_layout
7487
7488 \end_inset
7489 </cell>
7490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7491 \begin_inset Text
7492
7493 \begin_layout Plain Layout
7494 asd
7495 \end_layout
7496
7497 \end_inset
7498 </cell>
7499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503 asd
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 </row>
7509 </lyxtabular>
7510
7511 \end_inset
7512
7513
7514 \end_layout
7515
7516 \begin_layout Standard
7517 \begin_inset ERT
7518 status collapsed
7519
7520 \begin_layout Plain Layout
7521
7522
7523 \backslash
7524 setlength{
7525 \backslash
7526 LTcapwidth}{4in}
7527 \end_layout
7528
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \begin_layout Standard
7535 \begin_inset Note Greyedout
7536 status open
7537
7538 \begin_layout Plain Layout
7539
7540 \series bold
7541 Note:
7542 \series default
7543  Quand on utilise la paquetage LaTeX 
7544 \series bold
7545 caption
7546 \series default
7547
7548 \begin_inset Index
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552 Paquetages LaTeX ! caption
7553 \end_layout
7554
7555 \end_inset
7556
7557  , comme c'est les cas dans ce document, la légende prend toute la largeur
7558  de la page quand on utilise la largeur implicite de 4
7559 \begin_inset space \thinspace{}
7560 \end_inset
7561
7562 in pour 
7563 \series bold
7564
7565 \backslash
7566 LTcapwidth
7567 \series default
7568 .
7569  Pour avoir dans ce cas une légende qui fasse exactement 4
7570 \begin_inset space \thinspace{}
7571 \end_inset
7572
7573 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7574  comme par exemple 3.99
7575 \begin_inset space \thinspace{}
7576 \end_inset
7577
7578 in, soit utiliser la commande LaTeX 
7579 \series bold
7580
7581 \backslash
7582 captionsetup{width=valeur}
7583 \series default
7584  qui est disponible dans le paquetage 
7585 \series bold
7586 caption
7587 \series default
7588 .
7589 \end_layout
7590
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \begin_layout Subsubsection
7597 Des Légendes différentes sur chaque page d'un tableau
7598 \begin_inset OptArg
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 Légendes différentes
7603 \end_layout
7604
7605 \end_inset
7606
7607
7608 \begin_inset Index
7609 status collapsed
7610
7611 \begin_layout Plain Layout
7612 Tableaux longs ! Legendes@Légendes différentes par page
7613 \end_layout
7614
7615 \end_inset
7616
7617
7618 \end_layout
7619
7620 \begin_layout Standard
7621 Quand la légende du tableau pour les pages suivantes doit être différente
7622  de celle de la première page, insérez une légende avec la commande suivante
7623  en code TeX :
7624 \end_layout
7625
7626 \begin_layout Standard
7627
7628 \series bold
7629
7630 \backslash
7631 caption*{caption text}
7632 \backslash
7633
7634 \backslash
7635 %
7636 \end_layout
7637
7638 \begin_layout Standard
7639 dans une ligne de légende fictive qui sera marquée comme une entête.
7640  Le tableau
7641 \begin_inset space ~
7642 \end_inset
7643
7644
7645 \begin_inset CommandInset ref
7646 LatexCommand ref
7647 reference "tab:Légendes-tableau-différentes"
7648
7649 \end_inset
7650
7651  est un exemple de tableau long avec des légendes différentes et où la seconde
7652  légende ne contient pas le numéro du tableau.
7653 \end_layout
7654
7655 \begin_layout Standard
7656 \align center
7657 \begin_inset Tabular
7658 <lyxtabular version="3" rows="59" columns="3">
7659 <features islongtable="true" lastFootEmpty="true">
7660 <column alignment="left" valignment="top" width="0cm">
7661 <column alignment="left" valignment="top" width="0pt">
7662 <column alignment="center" valignment="top" width="0pt">
7663 <row caption="true">
7664 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 \begin_inset Caption
7669
7670 \begin_layout Plain Layout
7671 Exemple d'annuaire téléphonique
7672 \begin_inset CommandInset label
7673 LatexCommand label
7674 name "tab:Légendes-tableau-différentes"
7675
7676 \end_inset
7677
7678
7679 \begin_inset OptArg
7680 status collapsed
7681
7682 \begin_layout Plain Layout
7683 Exemple Annuaire 
7684 \end_layout
7685
7686 \end_inset
7687
7688
7689 \end_layout
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row endfirsthead="true">
7718 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 <row endfirsthead="true">
7749 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \series bold
7755 NOM
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \series bold
7775 TÉL.
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 </row>
7781 <row endhead="true">
7782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786 \begin_inset ERT
7787 status open
7788
7789 \begin_layout Plain Layout
7790
7791
7792 \backslash
7793 caption*{Suite de l'exemple d'annuaire téléphonique}
7794 \backslash
7795
7796 \backslash
7797 %
7798 \end_layout
7799
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row endhead="true">
7827 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \series bold
7833 Exemple d'annuaire téléphonique
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row endhead="true">
7858 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \series bold
7864 NOM
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \series bold
7884 TÉL.
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 </row>
7890 <row endfoot="true">
7891 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 suite page suivante\SpecialChar \ldots{}
7896
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 </row>
7920 <row>
7921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \series bold
7927 Annovi
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936 Silvia
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945 111
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \series bold
7958 Bertoli
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 Stefano
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976 111
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 <row>
7983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \series bold
7989 Bozzi
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 Walter
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 111
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 </row>
8013 <row>
8014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018
8019 \series bold
8020 Cachia
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029 Maria
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 111
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \series bold
8051 Cachia
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 Maurizio
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 111
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row>
8076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \series bold
8082 Cinquemani
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091 Giusi
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 111
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row>
8107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \series bold
8113 Colin
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 Bernard
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 111
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 <row>
8138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142
8143 \series bold
8144 Concli
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 Gianfranco
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 111
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \series bold
8175 Dal Bosco
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 Carolina
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 111
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 </row>
8199 <row>
8200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204
8205 \series bold
8206 Dalpiaz
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 Annamaria
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 111
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \series bold
8237 Feliciello
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Domenico
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 111
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 </row>
8261 <row>
8262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266
8267 \series bold
8268 Focarelli
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277 Paola
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 111
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \series bold
8299 Galletti
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 Oreste
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 111
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 </row>
8323 <row>
8324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328
8329 \series bold
8330 Gasparini
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 Franca
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 111
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 </row>
8354 <row>
8355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359
8360 \series bold
8361 Rizzardi
8362 \series default
8363
8364 \begin_inset Foot
8365 status open
8366
8367 \begin_layout Plain Layout
8368 Exemple de note de bas de page
8369 \end_layout
8370
8371 \end_inset
8372
8373
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 Paola
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 111
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 </row>
8397 <row>
8398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402
8403 \series bold
8404 Lassini
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 Giancarlo
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 111
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433
8434 \series bold
8435 Malfatti
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 Luciano
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 111
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 <row>
8460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464
8465 \series bold
8466 Malfatti
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475 Valeriano
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 111
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row>
8491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495
8496 \series bold
8497 Meneguzzo
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 Roberto
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 111
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 <row>
8522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526
8527 \series bold
8528 Mezzadra
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537 Roberto
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 111
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row>
8553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \series bold
8559 Pirpamer
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 Erich
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 111
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588
8589 \series bold
8590 Pochiesa
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 Paolo
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 111, 222
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \series bold
8621 Radina
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 Claudio
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 111
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row>
8646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650
8651 \series bold
8652 Stuffer
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661 Oskar
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 111
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 </row>
8676 <row>
8677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681
8682 \series bold
8683 Tacchelli
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692 Ugo
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 111
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row>
8708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712
8713 \series bold
8714 Tezzele
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 Margit
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 111
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 </row>
8738 <row>
8739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743
8744 \series bold
8745 Unterkalmsteiner
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754 Frieda
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 111
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 </row>
8769 <row>
8770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774
8775 \series bold
8776 Vieider
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 Hilde
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 111
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 </row>
8800 <row>
8801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805
8806 \series bold
8807 Vigna
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816 Jürgen
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 111
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 <row>
8832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \series bold
8838 Weber
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 Maurizio
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 111
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \series bold
8869 Winkler
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 Franz
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 111
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 </row>
8893 <row>
8894 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898  
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927
8928 \series bold
8929 Annovi
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 Silvia
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 555
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 </row>
8953 <row>
8954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958
8959 \series bold
8960 Bertoli
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 Stefano
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978 555
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 </row>
8984 <row>
8985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989
8990 \series bold
8991 Bozzi
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000 Walter
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009 555
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \series bold
9022 Cachia
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 Maria
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 555
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \series bold
9053 Cachia
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062 Maurizio
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 555
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 </row>
9077 <row>
9078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082
9083 \series bold
9084 Cinquemani
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093 Giusi
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102 555
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 </row>
9108 <row>
9109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113
9114 \series bold
9115 Colin
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 Bernard
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133 555
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 </row>
9139 <row>
9140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144
9145 \series bold
9146 Concli
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 Gianfranco
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 555
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 </row>
9170 <row>
9171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175
9176 \series bold
9177 Dal Bosco
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 Carolina
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 555
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 </row>
9201 <row>
9202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206
9207 \series bold
9208 Dalpiaz
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217 Annamaria
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 555
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 </row>
9232 <row>
9233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237
9238 \series bold
9239 Feliciello
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 Domenico
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257 555
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 </row>
9263 <row>
9264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268
9269 \series bold
9270 Focarelli
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 Paola
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 555
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 </row>
9294 <row>
9295 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299
9300 \series bold
9301 Galletti
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310 Oreste
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319 555
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 </row>
9325 <row>
9326 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330
9331 \series bold
9332 Gasparini
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341 Franca
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 555
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 </row>
9356 <row>
9357 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361
9362 \series bold
9363 Rizzardi
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372 Paola
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 555
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 </row>
9387 <row>
9388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392
9393 \series bold
9394 Lassini
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403 Giancarlo
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412 555
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 </row>
9418 <row>
9419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423
9424 \series bold
9425 Malfatti
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 Luciano
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 555
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454
9455 \series bold
9456 Malfatti
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 Valeriano
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 555
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 </row>
9480 <row>
9481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485
9486 \series bold
9487 Meneguzzo
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 Roberto
9497 \end_layout
9498
9499 \end_inset
9500 </cell>
9501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505 555
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 </row>
9511 <row>
9512 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516
9517 \series bold
9518 Mezzadra
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527 Roberto
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536 555
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 </row>
9542 </lyxtabular>
9543
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Section
9550 Questions particulières concernant les tableaux longs
9551 \begin_inset OptArg
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555 Questions sur les tableaux longs
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \begin_inset CommandInset label
9562 LatexCommand label
9563 name "sec:Questions-sur-tableaux-longs"
9564
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \begin_layout Subsection
9571 Calculs des pages des tableaux longs
9572 \begin_inset Index
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576 Tableaux longs ! Calculs
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Standard
9585 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9586  en utilisant des blocs (chunks).
9587  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9588  mémoire de LaTeX.
9589  La valeur implicite est fixée pour des raisons historiques à seulement
9590  20 lignes de tableau.
9591  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9592  peut ralentir la création de votre document.
9593  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9594  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9595  préambule de votre document :
9596 \end_layout
9597
9598 \begin_layout Standard
9599
9600 \series bold
9601
9602 \backslash
9603 setcounter{LTchunksize}{100}
9604 \end_layout
9605
9606 \begin_layout Subsection
9607 Les Flottants et les Tableaux Longs
9608 \begin_inset Index
9609 status collapsed
9610
9611 \begin_layout Plain Layout
9612 Tableaux longs ! Flottants
9613 \end_layout
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \begin_layout Standard
9621 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9622  commence un tableau long.
9623  Pour éviter une telle situation, 
9624 \lang english
9625 insert a 
9626 \begin_inset Quotes eld
9627 \end_inset
9628
9629 clear page
9630 \begin_inset Quotes erd
9631 \end_inset
9632
9633  (menu
9634 \lang french
9635  
9636 \family sans
9637 Insérer\SpecialChar \menuseparator
9638 Typographie
9639 \begin_inset space ~
9640 \end_inset
9641
9642 spéciale\SpecialChar \menuseparator
9643 Saut de page (vide le tampon)
9644 \family default
9645
9646 \begin_inset space \thinspace{}
9647 \end_inset
9648
9649 ) juste avant votre tableau long.
9650 \end_layout
9651
9652 \begin_layout Subsection
9653 Sauts de pages forcés
9654 \begin_inset Index
9655 status collapsed
9656
9657 \begin_layout Plain Layout
9658 Tableaux longs ! Sauts de pages forcés
9659 \end_layout
9660
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \begin_layout Standard
9667 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9668  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9669  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9670  de saut de ligne 
9671 \begin_inset Quotes eld
9672 \end_inset
9673
9674
9675 \backslash
9676
9677 \backslash
9678
9679 \begin_inset Quotes erd
9680 \end_inset
9681
9682  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9683  Avant la commande 
9684 \begin_inset Quotes eld
9685 \end_inset
9686
9687
9688 \backslash
9689
9690 \backslash
9691
9692 \begin_inset Quotes erd
9693 \end_inset
9694
9695 , vous devez insérer en code TeX, autant de caractères 
9696 \begin_inset Quotes eld
9697 \end_inset
9698
9699 &
9700 \begin_inset Quotes erd
9701 \end_inset
9702
9703  qu'il y a de colonnes après la cellule concernée.
9704  Le caractère 
9705 \begin_inset Quotes eld
9706 \end_inset
9707
9708 &
9709 \begin_inset Quotes erd
9710 \end_inset
9711
9712  sert à séparer les colonnes d'un tableau.
9713  Écrivez en code-TeX, après chaque 
9714 \begin_inset Quotes eld
9715 \end_inset
9716
9717 &
9718 \begin_inset Quotes erd
9719 \end_inset
9720
9721  le contenu des cellules correspondantes et en même temps supprimez le contenu
9722  de ces cellules dans le texte normal.
9723  
9724 \begin_inset Newline newline
9725 \end_inset
9726
9727 Après la commande 
9728 \backslash
9729
9730 \backslash
9731 , insérez autant de caractères 
9732 \begin_inset Quotes eld
9733 \end_inset
9734
9735 &
9736 \begin_inset Quotes erd
9737 \end_inset
9738
9739  qu'il y a de colonnes avant la colonne traitée.
9740  Dans le tableau
9741 \begin_inset space ~
9742 \end_inset
9743
9744
9745 \begin_inset CommandInset ref
9746 LatexCommand ref
9747 reference "tab:Tableau-saut-de-page"
9748
9749 \end_inset
9750
9751  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9752  suivie par une autre colonne.
9753  La commande suivante a donc été insérée en code TeX dans la cellule après
9754  le mot 
9755 \begin_inset Quotes eld
9756 \end_inset
9757
9758
9759 \emph on
9760 Castelchiodato,
9761 \emph default
9762
9763 \begin_inset Quotes erd
9764 \end_inset
9765
9766 :
9767 \end_layout
9768
9769 \begin_layout Standard
9770
9771 \series bold
9772 & 111
9773 \backslash
9774
9775 \backslash
9776  
9777 \backslash
9778 newpage
9779 \begin_inset Newline newline
9780 \end_inset
9781
9782 &
9783 \end_layout
9784
9785 \begin_layout Standard
9786 Le 
9787 \begin_inset Quotes eld
9788 \end_inset
9789
9790 111
9791 \begin_inset Quotes erd
9792 \end_inset
9793
9794  dans la troisième colonne de la ligne a été supprimé.
9795  
9796 \series bold
9797
9798 \backslash
9799 newpage
9800 \series default
9801  est nécessaire seulement quand un saut de page doit impérativement avoir
9802  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9803  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9804  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9805  est coupée, utilisez cette commande à la place de la précédente :
9806 \end_layout
9807
9808 \begin_layout Standard
9809
9810 \series bold
9811 & 111
9812 \backslash
9813
9814 \backslash
9815
9816 \begin_inset Newline newline
9817 \end_inset
9818
9819
9820 \backslash
9821 hline &
9822 \end_layout
9823
9824 \begin_layout Standard
9825 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9826  insérer la commande
9827 \end_layout
9828
9829 \begin_layout Standard
9830
9831 \series bold
9832
9833 \backslash
9834 setlength{
9835 \backslash
9836 parfillskip}{0pt}
9837 \end_layout
9838
9839 \begin_layout Standard
9840 au début de la cellule.
9841  Cela assure que la portion de la cellule qui va se trouver affichée sur
9842  la page suivante le sera avec toute la largeur de la cellule.
9843 \end_layout
9844
9845 \begin_layout Standard
9846 \align center
9847 \begin_inset Tabular
9848 <lyxtabular version="3" rows="38" columns="3">
9849 <features islongtable="true" lastFootEmpty="true">
9850 <column alignment="left" valignment="top" width="0cm">
9851 <column alignment="left" valignment="top" width="3cm">
9852 <column alignment="center" valignment="top" width="0pt">
9853 <row caption="true">
9854 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 \begin_inset Caption
9859
9860 \begin_layout Plain Layout
9861 Tableau avec un saut de page forcé dans une cellule
9862 \begin_inset CommandInset label
9863 LatexCommand label
9864 name "tab:Tableau-saut-de-page"
9865
9866 \end_inset
9867
9868
9869 \begin_inset OptArg
9870 status collapsed
9871
9872 \begin_layout Plain Layout
9873 Tableau avec un saut de page forcé dans une cellule
9874 \end_layout
9875
9876 \end_inset
9877
9878
9879 \end_layout
9880
9881 \end_inset
9882
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 </row>
9907 <row endfirsthead="true">
9908 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \series bold
9914 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 </row>
9938 <row endfirsthead="true">
9939 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \series bold
9945 NOM
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \series bold
9965 TÉL.
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 </row>
9971 <row endhead="true">
9972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9984 \backslash
9985
9986 \backslash
9987 %
9988 \end_layout
9989
9990 \end_inset
9991
9992
9993 \end_layout
9994
9995 \end_inset
9996 </cell>
9997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 </row>
10016 <row endhead="true">
10017 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10018 \begin_inset Text
10019
10020 \begin_layout Plain Layout
10021  
10022 \series bold
10023 Exemple d'annuaire téléphonique
10024 \end_layout
10025
10026 \end_inset
10027 </cell>
10028 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 </row>
10047 <row endhead="true">
10048 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \series bold
10054 NOM
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072
10073 \series bold
10074 TÉL.
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 <row endfoot="true">
10081 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 suite page suivante\SpecialChar \ldots{}
10086
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 </row>
10110 <row>
10111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \series bold
10117 Annovi
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 Silvia
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135 111
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row>
10142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \series bold
10148 Bertoli
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157 Stefano
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 111
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 </row>
10172 <row>
10173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177
10178 \series bold
10179 Bozzi
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 Walter
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 111
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 </row>
10203 <row>
10204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208
10209 \series bold
10210 Cachia
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 Maria
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228 111
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 </row>
10234 <row>
10235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239
10240 \series bold
10241 Cachia
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 Maurizio
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259 111
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 </row>
10265 <row>
10266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270
10271 \series bold
10272 Cinquemani
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 Giusi
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 111
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 </row>
10296 <row>
10297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301
10302 \series bold
10303 Colin
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 Bernard
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 111
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 </row>
10327 <row>
10328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332
10333 \series bold
10334 Concli
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 Gianfranco
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 111
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 </row>
10358 <row>
10359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363
10364 \series bold
10365 Dal Bosco
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Carolina
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 111
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 </row>
10389 <row>
10390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \series bold
10396 Dalpiaz
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 Annamaria
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 111
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row>
10421 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425
10426 \series bold
10427 Feliciello
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 Domenico
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 111
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 </row>
10451 <row>
10452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456
10457 \series bold
10458 Focarelli
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 Paola
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 111
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 </row>
10482 <row>
10483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487
10488 \series bold
10489 Galletti
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 Oreste
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 111
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 </row>
10513 <row>
10514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518
10519 \series bold
10520 Gasparini
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 Franca
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 111
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 </row>
10544 <row>
10545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549
10550 \series bold
10551 Lassini
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 Giancarlo
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569 111
10570 \end_layout
10571
10572 \end_inset
10573 </cell>
10574 </row>
10575 <row>
10576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580
10581 \series bold
10582 Malfatti
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 Luciano
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600 111
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 </row>
10606 <row>
10607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611
10612 \series bold
10613 Malfatti
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 Valeriano
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 111
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 </row>
10637 <row>
10638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642
10643 \series bold
10644 Meneguzzo
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 Roberto
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662 111
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 </row>
10668 <row>
10669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673
10674 \series bold
10675 Mezzadra
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 Roberto
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 111
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 <row>
10700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704
10705 \series bold
10706 Pirpamer
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 Erich
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 111
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 </row>
10730 <row>
10731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735
10736 \series bold
10737 Pochiesa
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 Paolo
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 111, 222
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 </row>
10761 <row>
10762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \series bold
10768 Radina
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 Claudio
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 111
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 </row>
10792 <row>
10793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797
10798 \series bold
10799 Rizzardi
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 Giancarlo, 11.
10809  Fürst von Montecompatri, 11.
10810  Fürst von Sulmona und Vivaro, 10.
10811  Fürst von Rossano, 5.
10812  Herzog von Canemorte, 11.
10813  Herzog von Palombara, 5.
10814  Herzog von Castelchiodato,
10815 \begin_inset ERT
10816 status open
10817
10818 \begin_layout Plain Layout
10819
10820 & 111
10821 \backslash
10822
10823 \backslash
10824  
10825 \backslash
10826 newpage
10827 \end_layout
10828
10829 \begin_layout Plain Layout
10830
10831 &
10832 \end_layout
10833
10834 \end_inset
10835
10836  11.
10837  Herzog von Poggionativo, 11.
10838  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10839  Graf von Valinfreda, 11.
10840  Baron von Cropalati, 11.
10841  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \end_layout
10852
10853 \end_inset
10854 </cell>
10855 </row>
10856 <row>
10857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861
10862 \series bold
10863 Stuffer
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 Oskar
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10878 \begin_inset Text
10879
10880 \begin_layout Plain Layout
10881 111
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 </row>
10887 <row>
10888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892
10893 \series bold
10894 Tacchelli
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 Ugo
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 111
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 </row>
10918 <row>
10919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923
10924 \series bold
10925 Tezzele
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 Margit
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943 111
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 </row>
10949 <row>
10950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954
10955 \series bold
10956 Unterkalmsteiner
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965 Frieda
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974 111
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 </row>
10980 <row>
10981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985
10986 \series bold
10987 Vieider
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 Hilde
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 111
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 </row>
11011 <row>
11012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016
11017 \series bold
11018 Vigna
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 Jürgen
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 111
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 </row>
11042 <row>
11043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047
11048 \series bold
11049 Weber
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 Maurizio
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 111
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 </row>
11073 <row>
11074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078
11079 \series bold
11080 Winkler
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 Franz
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 111
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 </row>
11104 </lyxtabular>
11105
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \begin_layout Section
11112 Colonnes et lignes à lignes multiples
11113 \end_layout
11114
11115 \begin_layout Subsection
11116 Lignes multiples dans une cellule de tableau
11117 \begin_inset CommandInset label
11118 LatexCommand label
11119 name "sub:Lignes-multiple-dans-cellule"
11120
11121 \end_inset
11122
11123
11124 \begin_inset Index
11125 status collapsed
11126
11127 \begin_layout Plain Layout
11128 Plusieurs lignes dans une case de tableau
11129 \end_layout
11130
11131 \end_inset
11132
11133
11134 \begin_inset Index
11135 status collapsed
11136
11137 \begin_layout Plain Layout
11138 Tableau ! Saut de ligne
11139 \end_layout
11140
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \begin_layout Standard
11147 \noindent
11148 \begin_inset Float table
11149 placement H
11150 wide false
11151 sideways false
11152 status open
11153
11154 \begin_layout Plain Layout
11155 \begin_inset Caption
11156
11157 \begin_layout Plain Layout
11158 \begin_inset CommandInset label
11159 LatexCommand label
11160 name "tab:Tableau-avec-plusieurs-lignes"
11161
11162 \end_inset
11163
11164 Tableau avec des lignes multiples dans une cellule
11165 \end_layout
11166
11167 \end_inset
11168
11169
11170 \end_layout
11171
11172 \begin_layout Plain Layout
11173 \align center
11174 \begin_inset Tabular
11175 <lyxtabular version="3" rows="3" columns="3">
11176 <features>
11177 <column alignment="center" valignment="middle" width="2.5cm">
11178 <column alignment="center" valignment="middle" width="0">
11179 <column alignment="center" valignment="middle" width="0">
11180 <row>
11181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 Lignes
11186 \begin_inset Newline linebreak
11187 \end_inset
11188
11189 multiples
11190 \end_layout
11191
11192 \end_inset
11193 </cell>
11194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 b
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 c
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 </row>
11213 <row>
11214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 d
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 e
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 f
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 </row>
11242 <row>
11243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 g
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 h
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 i
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 </row>
11271 </lyxtabular>
11272
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \begin_layout Standard
11284 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11285  d'un paragraphe avec des sauts de lignes et des césures.
11286 \end_layout
11287
11288 \begin_layout Standard
11289 Pour obtenir le tableau
11290 \begin_inset space ~
11291 \end_inset
11292
11293
11294 \begin_inset CommandInset ref
11295 LatexCommand ref
11296 reference "tab:Tableau-avec-plusieurs-lignes"
11297
11298 \end_inset
11299
11300 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11301  droit dessus.
11302  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11303  2.5
11304 \begin_inset space \thinspace{}
11305 \end_inset
11306
11307 cm et choisissez les alignements vertical et horizontal centrés.
11308  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11309  Comme notre texte est plus petit que 2.5
11310 \begin_inset space \thinspace{}
11311 \end_inset
11312
11313 cm, une seule ligne va apparaître.
11314  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11315  
11316 \family sans
11317 Ctrl-Shift-Entrée
11318 \family default
11319 ).
11320  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11321 ement découpé en plusieurs lignes.
11322 \end_layout
11323
11324 \begin_layout Standard
11325 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11326  pas effectuer de césure si c'est le premier élément de la cellule.
11327  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11328  premier élément : Ajoutez un espace horizontal de 0
11329 \begin_inset space \thinspace{}
11330 \end_inset
11331
11332 pt juste avant votre mot.
11333  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11334  Le tableau
11335 \begin_inset space ~
11336 \end_inset
11337
11338
11339 \begin_inset CommandInset ref
11340 LatexCommand ref
11341 reference "tab:Tableau-césure"
11342
11343 \end_inset
11344
11345  montre l'effet de cette insertion.
11346 \end_layout
11347
11348 \begin_layout Standard
11349 \begin_inset Float table
11350 placement h
11351 wide false
11352 sideways false
11353 status open
11354
11355 \begin_layout Plain Layout
11356 \begin_inset Caption
11357
11358 \begin_layout Plain Layout
11359 \begin_inset CommandInset label
11360 LatexCommand label
11361 name "tab:Tableau-césure"
11362
11363 \end_inset
11364
11365 Tableau avec et sans césure.
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Plain Layout
11374 \begin_inset space \hfill{}
11375 \end_inset
11376
11377
11378 \begin_inset Tabular
11379 <lyxtabular version="3" rows="3" columns="3">
11380 <features>
11381 <column alignment="center" valignment="middle" width="2.5cm">
11382 <column alignment="center" valignment="middle" width="0">
11383 <column alignment="center" valignment="middle" width="0">
11384 <row>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 mottrèslongdansunecellule
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 b
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 c
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 </row>
11413 <row>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 d
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 e
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 f
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 </row>
11442 <row>
11443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 g
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 h
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 i
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 </lyxtabular>
11472
11473 \end_inset
11474
11475
11476 \begin_inset space \hfill{}
11477 \end_inset
11478
11479
11480 \begin_inset Tabular
11481 <lyxtabular version="3" rows="3" columns="3">
11482 <features>
11483 <column alignment="center" valignment="middle" width="2.5cm">
11484 <column alignment="center" valignment="middle" width="0">
11485 <column alignment="center" valignment="middle" width="0">
11486 <row>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 \begin_inset space \hspace{}
11492 \length 0pt
11493 \end_inset
11494
11495 mottrèslongdansunecellule
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 b
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 c
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 </row>
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 d
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 e
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 f
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 g
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 h
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 i
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 </row>
11577 </lyxtabular>
11578
11579 \end_inset
11580
11581
11582 \begin_inset space \hfill{}
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Subsection
11594 Multi-colonnes
11595 \begin_inset CommandInset label
11596 LatexCommand label
11597 name "sub:Multicolonnes"
11598
11599 \end_inset
11600
11601
11602 \begin_inset Index
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606 Multi-colonnes
11607 \end_layout
11608
11609 \end_inset
11610
11611
11612 \begin_inset Index
11613 status collapsed
11614
11615 \begin_layout Plain Layout
11616 Tableau ! Multi-colonnes
11617 \end_layout
11618
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \begin_layout Subsubsection
11625 Les Bases des Multicolonnes
11626 \end_layout
11627
11628 \begin_layout Standard
11629 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11630  qu'elle doit couvrir et utilisez soit le bouton
11631 \begin_inset Graphics
11632         filename ../../images/tabular-feature_multicolumn.png
11633         scale 85
11634         scaleBeforeRotation
11635
11636 \end_inset
11637
11638  de la barre d'outils tableau, ou le menu 
11639 \family sans
11640 Éditer\SpecialChar \menuseparator
11641 Tableau\SpecialChar \menuseparator
11642 Multi-colonnes
11643 \family default
11644 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11645  
11646 \family sans
11647 Multi-colonnes
11648 \family default
11649  
11650 \lang english
11651 in the appearing context menu.
11652 \end_layout
11653
11654 \begin_layout Standard
11655 Les multi-colonnes ont leurs propres paramètres de cellule.
11656  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11657  de la cellule, cela n'affecte que la cellule multi-colonne.
11658  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11659  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11660 \end_layout
11661
11662 \begin_layout Standard
11663 \align center
11664 \begin_inset Tabular
11665 <lyxtabular version="3" rows="3" columns="4">
11666 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11667 <column alignment="center" valignment="top" width="0pt">
11668 <column alignment="center" valignment="middle" width="0">
11669 <column alignment="center" valignment="top" width="0in">
11670 <column alignment="center" valignment="top" width="0pt">
11671 <row>
11672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676 abc
11677 \end_layout
11678
11679 \end_inset
11680 </cell>
11681 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 def ghi
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Plain Layout
11694
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Plain Layout
11703 jkl
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 </row>
11709 <row>
11710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714 A
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11720 \begin_inset Text
11721
11722 \begin_layout Plain Layout
11723 B
11724 \end_layout
11725
11726 \end_inset
11727 </cell>
11728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 C
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 D
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 </row>
11747 <row>
11748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Plain Layout
11752 1
11753 \end_layout
11754
11755 \end_inset
11756 </cell>
11757 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 2
11762 \end_layout
11763
11764 \end_inset
11765 </cell>
11766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770 3
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779 4
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 </lyxtabular>
11786
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \begin_layout Subsubsection
11793 Calculs avec les multi-colonnes
11794 \begin_inset CommandInset label
11795 LatexCommand label
11796 name "sub:Calculs-multicolonnes"
11797
11798 \end_inset
11799
11800
11801 \begin_inset Index
11802 status collapsed
11803
11804 \begin_layout Plain Layout
11805 Multi-colonnes ! Calculs
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \begin_layout Standard
11814 LyX gère directement les multi-colonnes, mais nous devons faire attention
11815  à la largeur des cellules couvertes par la cellule multicolonne.
11816 \end_layout
11817
11818 \begin_layout Standard
11819 \begin_inset Float table
11820 placement h
11821 wide false
11822 sideways false
11823 status open
11824
11825 \begin_layout Plain Layout
11826 \begin_inset Caption
11827
11828 \begin_layout Plain Layout
11829 \begin_inset CommandInset label
11830 LatexCommand label
11831 name "tab:Tableau-multicolonne-parfaite"
11832
11833 \end_inset
11834
11835 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11836  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11837 \begin_inset OptArg
11838 status open
11839
11840 \begin_layout Plain Layout
11841 Tableau avec multicolonne parfaite
11842 \end_layout
11843
11844 \end_inset
11845
11846
11847 \end_layout
11848
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \begin_layout Plain Layout
11855 \align center
11856 \begin_inset Tabular
11857 <lyxtabular version="3" rows="3" columns="3">
11858 <features>
11859 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11860 <column alignment="center" valignment="middle" width="0">
11861 <column alignment="center" valignment="top" width="0">
11862 <row>
11863 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 multicolonne sur plusieurs lignes
11868 \end_layout
11869
11870 \end_inset
11871 </cell>
11872 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11873 \begin_inset Text
11874
11875 \begin_layout Plain Layout
11876
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 c
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 </row>
11891 <row>
11892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11893 \begin_inset Text
11894
11895 \begin_layout Plain Layout
11896 d
11897 \end_layout
11898
11899 \end_inset
11900 </cell>
11901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11902 \begin_inset Text
11903
11904 \begin_layout Plain Layout
11905 e
11906 \end_layout
11907
11908 \end_inset
11909 </cell>
11910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 f
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 </row>
11920 <row>
11921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925 g
11926 \end_layout
11927
11928 \end_inset
11929 </cell>
11930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11931 \begin_inset Text
11932
11933 \begin_layout Plain Layout
11934 h
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 i
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 </row>
11949 </lyxtabular>
11950
11951 \end_inset
11952
11953
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 Par exemple, pour créer le tableau
11963 \begin_inset space ~
11964 \end_inset
11965
11966
11967 \begin_inset CommandInset ref
11968 LatexCommand ref
11969 reference "tab:Tableau-multicolonne-parfaite"
11970
11971 \end_inset
11972
11973 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11974  3×3 et faites un clic droit dessus.
11975  Ensuite choisissez pour cette cellule
11976 \emph on
11977 ,
11978 \emph default
11979  dans la fenêtre de dialogue de tableau, 
11980 \emph on
11981 multicolonne
11982 \emph default
11983
11984 \emph on
11985 alignement
11986 \begin_inset space ~
11987 \end_inset
11988
11989 horizontal
11990 \begin_inset space ~
11991 \end_inset
11992
11993 centré
11994 \emph default
11995  et une largeur de 2.5
11996 \begin_inset space \thinspace{}
11997 \end_inset
11998
11999 cm.
12000  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12001  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12002 \begin_inset space \thinspace{}
12003 \end_inset
12004
12005 cm pour la première colonne.
12006  La deuxième colonne aura alors automatiquement une largeur de 1.25
12007 \begin_inset space \thinspace{}
12008 \end_inset
12009
12010 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12011  C'est ce qui a été fait pour le tableau
12012 \begin_inset space ~
12013 \end_inset
12014
12015
12016 \begin_inset CommandInset ref
12017 LatexCommand ref
12018 reference "tab:Tableau-multicolonne-imparfait"
12019
12020 \end_inset
12021
12022 .
12023 \end_layout
12024
12025 \begin_layout Standard
12026 \begin_inset Float table
12027 wide false
12028 sideways false
12029 status open
12030
12031 \begin_layout Plain Layout
12032 \begin_inset Caption
12033
12034 \begin_layout Plain Layout
12035 \begin_inset CommandInset label
12036 LatexCommand label
12037 name "tab:Tableau-multicolonne-imparfait"
12038
12039 \end_inset
12040
12041 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12042  de la largeur de la cellule multicolonne.
12043 \begin_inset OptArg
12044 status open
12045
12046 \begin_layout Plain Layout
12047 Tableau avec multicolonne pas parfaite
12048 \end_layout
12049
12050 \end_inset
12051
12052
12053 \end_layout
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Plain Layout
12061 \align center
12062 \begin_inset Tabular
12063 <lyxtabular version="3" rows="3" columns="3">
12064 <features>
12065 <column alignment="center" valignment="top" width="1.25cm">
12066 <column alignment="center" valignment="top" width="0">
12067 <column alignment="center" valignment="top" width="0">
12068 <row>
12069 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12070 \begin_inset Text
12071
12072 \begin_layout Plain Layout
12073 multicolonne sur plusieurs lignes
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 c
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 </row>
12097 <row>
12098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12099 \begin_inset Text
12100
12101 \begin_layout Plain Layout
12102 d
12103 \end_layout
12104
12105 \end_inset
12106 </cell>
12107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12108 \begin_inset Text
12109
12110 \begin_layout Plain Layout
12111 e
12112 \end_layout
12113
12114 \end_inset
12115 </cell>
12116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12117 \begin_inset Text
12118
12119 \begin_layout Plain Layout
12120 f
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 </row>
12126 <row>
12127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 g
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12137 \begin_inset Text
12138
12139 \begin_layout Plain Layout
12140 h
12141 \end_layout
12142
12143 \end_inset
12144 </cell>
12145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12146 \begin_inset Text
12147
12148 \begin_layout Plain Layout
12149 i
12150 \end_layout
12151
12152 \end_inset
12153 </cell>
12154 </row>
12155 </lyxtabular>
12156
12157 \end_inset
12158
12159
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \end_layout
12166
12167 \begin_layout Standard
12168 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12169  de la cellule multicolonne, elle est un peu plus large.
12170  La raison est que la taille que l'on donne à une cellule, 
12171 \begin_inset Formula $W_{g}$
12172 \end_inset
12173
12174  n'est pas sa taille totale, 
12175 \begin_inset Formula $W_{\mathrm{tot}}$
12176 \end_inset
12177
12178  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12179  lui donne.
12180  L'appendice
12181 \begin_inset space ~
12182 \end_inset
12183
12184
12185 \begin_inset CommandInset ref
12186 LatexCommand eqref
12187 reference "cha:Explication-de-l'Equation"
12188
12189 \end_inset
12190
12191  explique pourquoi en détail.
12192 \end_layout
12193
12194 \begin_layout Standard
12195 La largeur nécessaire 
12196 \begin_inset Formula $W_{g\, n}$
12197 \end_inset
12198
12199  quand 
12200 \emph on
12201 n
12202 \emph default
12203  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12204  ait une largeur totale de 
12205 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12206 \end_inset
12207
12208 :
12209 \begin_inset Formula \begin{equation}
12210 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \begin_layout Standard
12218 Dans notre cas nous avons 
12219 \begin_inset Formula $n=2$
12220 \end_inset
12221
12222
12223 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12224 \end_inset
12225
12226 cm et les valeurs implicites pour les autres longueurs, l'équation
12227 \begin_inset space ~
12228 \end_inset
12229
12230
12231 \begin_inset CommandInset ref
12232 LatexCommand ref
12233 reference "eq:Wgn"
12234
12235 \end_inset
12236
12237  devient
12238 \begin_inset Formula \begin{equation}
12239 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12240
12241 \end_inset
12242
12243
12244 \end_layout
12245
12246 \begin_layout Standard
12247 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12248  
12249 \series bold
12250 calc
12251 \series default
12252  avec la ligne suivante dans le préambule du document
12253 \begin_inset Index
12254 status collapsed
12255
12256 \begin_layout Plain Layout
12257 Paquetages LaTeX ! calc
12258 \end_layout
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266
12267 \series bold
12268
12269 \backslash
12270 usepackage{calc}
12271 \end_layout
12272
12273 \begin_layout Standard
12274 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12275  de dialogue.
12276  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12277  la fenêtre de dialogue.
12278  Voici un aperçu de ces paramètres :
12279 \end_layout
12280
12281 \begin_layout Itemize
12282
12283 \series bold
12284 p{largeur}
12285 \series default
12286  crée une cellule de taille donnée, le texte est aligné verticalement en
12287  haut.
12288 \end_layout
12289
12290 \begin_layout Itemize
12291
12292 \series bold
12293 m{largeur}
12294 \series default
12295  crée une cellule de taille donnée, le texte est aligné verticalement au
12296  centre
12297 \end_layout
12298
12299 \begin_layout Itemize
12300
12301 \series bold
12302 b{largeur}
12303 \series default
12304  crée une cellule de taille donnée, le texte est aligné verticalement en
12305  bas
12306 \end_layout
12307
12308 \begin_layout Standard
12309 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12310  la fenêtre de dialogue sont ignorés.
12311 \end_layout
12312
12313 \begin_layout Standard
12314 \begin_inset Note Greyedout
12315 status open
12316
12317 \begin_layout Plain Layout
12318
12319 \series bold
12320 Note:
12321 \series default
12322  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12323  en compte.
12324 \end_layout
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 Comme le texte doit être centré horizontalement, on ajoute la commande 
12333 \series bold
12334
12335 \backslash
12336 centering
12337 \series default
12338 .
12339  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12340  des colonnes recouvertes :
12341 \end_layout
12342
12343 \begin_layout Standard
12344
12345 \series bold
12346 >{
12347 \backslash
12348 centering}m{1.25cm-6.2pt}
12349 \end_layout
12350
12351 \begin_layout Standard
12352 La commande 
12353 \series bold
12354 >{ }
12355 \series default
12356  signifie que les commandes qui se trouvent entre les accolades doivent
12357  être appliquées avant que la cellule ne soit créée.
12358 \end_layout
12359
12360 \begin_layout Standard
12361 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12362  multicolonne, il est toujours aligné à gauche.
12363  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12364  isolées.
12365  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12366 \end_layout
12367
12368 \begin_layout Standard
12369
12370 \series bold
12371 >{
12372 \backslash
12373 centering}m{2.5cm}
12374 \end_layout
12375
12376 \begin_layout Subsection
12377 Multi-lignes
12378 \begin_inset Index
12379 status collapsed
12380
12381 \begin_layout Plain Layout
12382 Multi-lignes
12383 \end_layout
12384
12385 \end_inset
12386
12387
12388 \begin_inset Index
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392 Tableau ! Multi-ligne
12393 \end_layout
12394
12395 \end_inset
12396
12397
12398 \end_layout
12399
12400 \begin_layout Standard
12401 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12402  par LyX, il faut donc utiliser un peu de code TeX.
12403  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12404 \series bold
12405 multirow
12406 \series default
12407
12408 \begin_inset Index
12409 status collapsed
12410
12411 \begin_layout Plain Layout
12412 Paquetages LaTeX ! multirow
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \series bold
12419  
12420 \series default
12421 dans le préambule de votre document avec la commande 
12422 \end_layout
12423
12424 \begin_layout Standard
12425
12426 \series bold
12427
12428 \backslash
12429 usepackage{multirow}
12430 \end_layout
12431
12432 \begin_layout Standard
12433 Les cellules multilignes sont créées avec la commande
12434 \end_layout
12435
12436 \begin_layout Standard
12437
12438 \series bold
12439
12440 \backslash
12441 multirow{number of rows}{cell width}{cell entry}
12442 \end_layout
12443
12444 \begin_layout Standard
12445 Pour créer le tableau suivant :
12446 \end_layout
12447
12448 \begin_layout Standard
12449 \align center
12450 \begin_inset ERT
12451 status collapsed
12452
12453 \begin_layout Plain Layout
12454
12455
12456 \backslash
12457 renewcommand{
12458 \backslash
12459 multirowsetup}{
12460 \backslash
12461 centering}
12462 \end_layout
12463
12464 \end_inset
12465
12466
12467 \begin_inset Tabular
12468 <lyxtabular version="3" rows="3" columns="3">
12469 <features>
12470 <column alignment="center" valignment="top" width="0">
12471 <column alignment="center" valignment="top" width="0">
12472 <column alignment="center" valignment="top" width="0">
12473 <row>
12474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \begin_layout Plain Layout
12478 a
12479 \end_layout
12480
12481 \end_inset
12482 </cell>
12483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12484 \begin_inset Text
12485
12486 \begin_layout Plain Layout
12487 b
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 c
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 </row>
12502 <row>
12503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 \begin_inset ERT
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511
12512
12513 \backslash
12514 multirow{2}{2.5cm}{
12515 \end_layout
12516
12517 \end_inset
12518
12519 cellule multi-lignes
12520 \begin_inset ERT
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524
12525 }
12526 \end_layout
12527
12528 \end_inset
12529
12530
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 e
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 f
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 </row>
12554 <row>
12555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559
12560 \end_layout
12561
12562 \end_inset
12563 </cell>
12564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 h
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12574 \begin_inset Text
12575
12576 \begin_layout Plain Layout
12577 i
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 </row>
12583 </lyxtabular>
12584
12585 \end_inset
12586
12587
12588 \begin_inset ERT
12589 status collapsed
12590
12591 \begin_layout Plain Layout
12592
12593
12594 \backslash
12595 renewcommand{
12596 \backslash
12597 multirowsetup}{
12598 \backslash
12599 raggedright}
12600 \end_layout
12601
12602 \end_inset
12603
12604
12605 \end_layout
12606
12607 \begin_layout Standard
12608 créez un tableau 3×3.
12609  Désactivez la bordure supérieure de la dernière cellule dans la première
12610  colonne.
12611  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12612  première colonne en y insérant la commande
12613 \end_layout
12614
12615 \begin_layout Standard
12616
12617 \series bold
12618
12619 \backslash
12620 multirow{2}{2.5cm}{
12621 \end_layout
12622
12623 \begin_layout Standard
12624 comme du code TeX.
12625  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12626  deux lignes et a une largeur de 2.5
12627 \begin_inset space \thinspace{}
12628 \end_inset
12629
12630 cm.
12631  Le contenu de la cellule suit le code TeX et on termine la commande en
12632  ajoutant l'accolade fermante 
12633 \series bold
12634 }
12635 \series default
12636  dans une nouvelle boîte de code TeX, juste après le texte.
12637 \end_layout
12638
12639 \begin_layout Standard
12640
12641 \series bold
12642
12643 \backslash
12644 multirow
12645 \series default
12646  aligne implicitement son contenu à gauche.
12647  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12648  
12649 \series bold
12650
12651 \backslash
12652 multirowsetup
12653 \series default
12654  avec la commande
12655 \end_layout
12656
12657 \begin_layout Standard
12658
12659 \series bold
12660
12661 \backslash
12662 renewcommand{
12663 \backslash
12664 multirowsetup}{
12665 \backslash
12666 centering}
12667 \end_layout
12668
12669 \begin_layout Standard
12670 dans le préambule du document.
12671  Après ça, tous les contenus de cellules multi-lignes du document seront
12672  centrés.
12673  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12674  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12675  juste avant le tableau concerné, plutôt que dans le préambule.
12676  Si le texte doit être aligné à droite, remplacez 
12677 \series bold
12678
12679 \backslash
12680 centering
12681 \series default
12682  par 
12683 \series bold
12684
12685 \backslash
12686 raggedleft
12687 \series default
12688 .
12689  Pour revenir à l'alignement à gauche utilisez 
12690 \series bold
12691
12692 \backslash
12693 raggedright
12694 \series default
12695 .
12696 \end_layout
12697
12698 \begin_layout Section
12699 Les Tableaux Formels
12700 \begin_inset CommandInset label
12701 LatexCommand label
12702 name "sec:Tableaux-Formels"
12703
12704 \end_inset
12705
12706
12707 \begin_inset Index
12708 status collapsed
12709
12710 \begin_layout Plain Layout
12711 Tableau ! Formel
12712 \end_layout
12713
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \begin_layout Standard
12720 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12721  à celle du tableau
12722 \begin_inset space ~
12723 \end_inset
12724
12725
12726 \begin_inset CommandInset ref
12727 LatexCommand ref
12728 reference "tab:Exemple-tableau-booktabs"
12729
12730 \end_inset
12731
12732 .
12733  Ce genre de tableau est appelé 
12734 \begin_inset Quotes eld
12735 \end_inset
12736
12737
12738 \emph on
12739 formel
12740 \emph default
12741
12742 \begin_inset Quotes erd
12743 \end_inset
12744
12745 .
12746  Pour transformer un tableau en tableau formel, utilisez l'option 
12747 \family sans
12748 Formel
12749 \family default
12750  de l'onglet 
12751 \family sans
12752 Bordures
12753 \family default
12754  de la fenêtre de dialogue 
12755 \family sans
12756 Paramètres
12757 \begin_inset space ~
12758 \end_inset
12759
12760 du
12761 \begin_inset space ~
12762 \end_inset
12763
12764 tableau
12765 \family default
12766 .
12767 \end_layout
12768
12769 \begin_layout Standard
12770 \begin_inset Float table
12771 placement h
12772 wide false
12773 sideways false
12774 status open
12775
12776 \begin_layout Plain Layout
12777 \begin_inset Caption
12778
12779 \begin_layout Plain Layout
12780 \begin_inset CommandInset label
12781 LatexCommand label
12782 name "tab:Exemple-tableau-booktabs"
12783
12784 \end_inset
12785
12786 Exemple de tableau formel
12787 \end_layout
12788
12789 \end_inset
12790
12791
12792 \end_layout
12793
12794 \begin_layout Plain Layout
12795 \align center
12796 \begin_inset Tabular
12797 <lyxtabular version="3" rows="8" columns="4">
12798 <features booktabs="true">
12799 <column alignment="center" valignment="top" width="0">
12800 <column alignment="center" valignment="top" width="0">
12801 <column alignment="center" valignment="top" width="0">
12802 <column alignment="center" valignment="top" width="0">
12803 <row>
12804 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 Système
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 Medipix
12818 \begin_inset space \thinspace{}
12819 \end_inset
12820
12821 1
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830 Medipix
12831 \begin_inset space \thinspace{}
12832 \end_inset
12833
12834 2
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 </row>
12849 <row>
12850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12851 \begin_inset Text
12852
12853 \begin_layout Plain Layout
12854 \begin_inset ERT
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858
12859
12860 \backslash
12861 cmidrule(r){2-2}
12862 \end_layout
12863
12864 \end_inset
12865
12866
12867 \begin_inset ERT
12868 status collapsed
12869
12870 \begin_layout Plain Layout
12871
12872
12873 \backslash
12874 cmidrule(l){3-4}
12875 \end_layout
12876
12877 \end_inset
12878
12879 Épaisseur du capteur [µm]
12880 \end_layout
12881
12882 \end_inset
12883 </cell>
12884 <cell alignment="center" valignment="top" usebox="none">
12885 \begin_inset Text
12886
12887 \begin_layout Plain Layout
12888 300
12889 \end_layout
12890
12891 \end_inset
12892 </cell>
12893 <cell alignment="center" valignment="top" usebox="none">
12894 \begin_inset Text
12895
12896 \begin_layout Plain Layout
12897 300
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 <cell alignment="center" valignment="top" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906 700
12907 \end_layout
12908
12909 \end_inset
12910 </cell>
12911 </row>
12912 <row>
12913 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 Angle du biseau [°]
12918 \end_layout
12919
12920 \end_inset
12921 </cell>
12922 <cell alignment="center" valignment="top" topline="true" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 3.55
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 <cell alignment="center" valignment="top" topline="true" usebox="none">
12932 \begin_inset Text
12933
12934 \begin_layout Plain Layout
12935 2.71
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 <cell alignment="center" valignment="top" topline="true" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 7.99
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 </row>
12950 <row topspace="default">
12951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 Résolution spatiale [µm]
12956 \end_layout
12957
12958 \end_inset
12959 </cell>
12960 <cell alignment="center" valignment="top" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 4.26
12965 \end_layout
12966
12967 \end_inset
12968 </cell>
12969 <cell alignment="center" valignment="top" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 10.17
12974 \end_layout
12975
12976 \end_inset
12977 </cell>
12978 <cell alignment="center" valignment="top" usebox="none">
12979 \begin_inset Text
12980
12981 \begin_layout Plain Layout
12982 10.56
12983 \end_layout
12984
12985 \end_inset
12986 </cell>
12987 </row>
12988 <row topspace="default">
12989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 MTF à 
12994 \begin_inset Formula $f_{\mathrm{max}}$
12995 \end_inset
12996
12997
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 <cell alignment="center" valignment="top" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 0.53
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 0.37
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 <cell alignment="center" valignment="top" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024 0.39
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 </row>
13030 <row topspace="default">
13031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 \begin_inset ERT
13036 status collapsed
13037
13038 \begin_layout Plain Layout
13039
13040
13041 \backslash
13042 cmidrule(l{10pt}){1-1}
13043 \end_layout
13044
13045 \end_inset
13046
13047 résolution spatiale LSF
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 <cell alignment="center" valignment="top" usebox="none">
13053 \begin_inset Text
13054
13055 \begin_layout Plain Layout
13056
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 <cell alignment="center" valignment="top" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 </row>
13080 <row>
13081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085 en µm
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094 129.7
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 52.75
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 50.78
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 </row>
13118 <row>
13119 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 en % de la taille des pixels
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 76.3
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 95.9
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 92.3
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 </lyxtabular>
13157
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \end_inset
13164
13165
13166 \end_layout
13167
13168 \begin_layout Standard
13169 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13170  
13171 \family sans
13172 Bordures
13173 \family default
13174  de la fenêtre de dialogue 
13175 \family sans
13176 Paramètres
13177 \begin_inset space ~
13178 \end_inset
13179
13180 du
13181 \begin_inset space ~
13182 \end_inset
13183
13184 tableau
13185 \family default
13186  comme c'est décrit dans la section
13187 \begin_inset space ~
13188 \end_inset
13189
13190
13191 \begin_inset CommandInset ref
13192 LatexCommand ref
13193 reference "sub:Espacement-lignes"
13194
13195 \end_inset
13196
13197 .
13198 \end_layout
13199
13200 \begin_layout Standard
13201 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13202  verticales.
13203  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13204  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13205  sortie imprimée :
13206 \begin_inset Newline newline
13207 \end_inset
13208
13209 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13210 \begin_inset space \thinspace{}
13211 \end_inset
13212
13213 em alors que les autres lignes ont implicite une épaisseur de 0.05
13214 \begin_inset space \thinspace{}
13215 \end_inset
13216
13217 em.
13218 \end_layout
13219
13220 \begin_layout Standard
13221 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13222  les lignes de préambule suivantes :
13223 \end_layout
13224
13225 \begin_layout Standard
13226
13227 \series bold
13228
13229 \backslash
13230 let
13231 \backslash
13232 mytoprule
13233 \backslash
13234 toprule
13235 \begin_inset Newline newline
13236 \end_inset
13237
13238
13239 \backslash
13240 renewcommand{
13241 \backslash
13242 toprule}{
13243 \backslash
13244 mytoprule[width]}
13245 \end_layout
13246
13247 \begin_layout Standard
13248 Cet exemple concerne la première ligne, appelée 
13249 \series bold
13250 toprule
13251 \series default
13252 .
13253  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13254 \series bold
13255 toprule
13256 \series default
13257  par 
13258 \series bold
13259 bottomrule
13260 \series default
13261 .
13262  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13263  
13264 \series bold
13265 toprule
13266 \series default
13267  par 
13268 \series bold
13269 midrule
13270 \series default
13271 .
13272  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13273 \begin_inset space ~
13274 \end_inset
13275
13276
13277 \begin_inset CommandInset ref
13278 LatexCommand ref
13279 reference "cha:Unités-de-longueur"
13280
13281 \end_inset
13282
13283  pour préciser l'épaisseur voulue.
13284 \end_layout
13285
13286 \begin_layout Standard
13287 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13288  en mettant une ligne pour une cellule multi colonne.
13289  LyX va utiliser en interne la commande 
13290 \series bold
13291
13292 \backslash
13293 cmidrule
13294 \series default
13295  pour créer cette ligne.
13296  Sa syntaxe complète est :
13297 \end_layout
13298
13299 \begin_layout Standard
13300
13301 \series bold
13302
13303 \backslash
13304 cmidrule[largeur](rognage){colDépart-colFin}
13305 \end_layout
13306
13307 \begin_layout Standard
13308 Les options de la commande 
13309 \series bold
13310
13311 \backslash
13312 cmidrule
13313 \series default
13314  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13315  TeX pour pouvoir les utiliser.
13316  On peut créer manuellement des lignes 
13317 \series bold
13318
13319 \backslash
13320 mitrales
13321 \series default
13322  en insérant la commande en code TeX comme le premier élément de la première
13323  cellule de la ligne.
13324  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13325  en question.
13326 \end_layout
13327
13328 \begin_layout Standard
13329 La valeur implicite pour l'épaisseur des lignes est de 0.03
13330 \begin_inset space \thinspace{}
13331 \end_inset
13332
13333 em.
13334  
13335 \series bold
13336 colDépart
13337 \series default
13338  est le numéro de la colonne dans laquelle la ligne commence et 
13339 \series bold
13340 colFin
13341 \series default
13342  est le numéro de la colonne dans laquelle elle se termine.
13343  La valeur de 
13344 \series bold
13345 colFin
13346 \series default
13347  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13348  Le paramètre optionnel 
13349 \series bold
13350 rognage
13351 \series default
13352  peut être soit 
13353 \emph on
13354 l{largeurRognage}
13355 \emph default
13356 , ou 
13357 \emph on
13358 r{largeurRognage}
13359 \emph default
13360  où les valeurs de
13361 \emph on
13362  largeurRognage
13363 \emph default
13364  sont aussi optionnelles.
13365  En utilisant par exemple la valeur 
13366 \emph on
13367 l{2pt}
13368 \emph default
13369  pour ce paramètre, la ligne va être rognée de 2
13370 \begin_inset space \thinspace{}
13371 \end_inset
13372
13373 pt à son extrémité gauche.
13374  Si vous ne spécifiez pas de valeur pour 
13375 \emph on
13376 largeurRognage
13377 \emph default
13378  les lignes sont implicitement rognées de 0.5
13379 \begin_inset space \thinspace{}
13380 \end_inset
13381
13382 em.
13383 \end_layout
13384
13385 \begin_layout Standard
13386 \begin_inset VSpace bigskip
13387 \end_inset
13388
13389 Le tableau
13390 \begin_inset space ~
13391 \end_inset
13392
13393
13394 \begin_inset CommandInset ref
13395 LatexCommand ref
13396 reference "tab:Exemple-tableau-booktabs"
13397
13398 \end_inset
13399
13400  a été créé en utilisant les commandes
13401 \end_layout
13402
13403 \begin_layout Standard
13404
13405 \series bold
13406
13407 \backslash
13408 cmidrule(r){2-2}
13409 \backslash
13410 cmidrule(l){3-4}
13411 \end_layout
13412
13413 \begin_layout Standard
13414 au début de la deuxième ligne et
13415 \end_layout
13416
13417 \begin_layout Standard
13418
13419 \series bold
13420
13421 \backslash
13422 cmidrule(l{10pt}){1-1}
13423 \end_layout
13424
13425 \begin_layout Standard
13426 au début de la sixième ligne.
13427 \end_layout
13428
13429 \begin_layout Standard
13430 \begin_inset VSpace bigskip
13431 \end_inset
13432
13433
13434 \end_layout
13435
13436 \begin_layout Standard
13437 Vous pouvez vouloir des commandes 
13438 \series bold
13439
13440 \backslash
13441 cmidrule
13442 \series default
13443 s qui se recouvrent comme pour le tableau
13444 \begin_inset space ~
13445 \end_inset
13446
13447
13448 \begin_inset CommandInset ref
13449 LatexCommand ref
13450 reference "tab:Tableau-booktabs-special"
13451
13452 \end_inset
13453
13454 .
13455  On obtient ce résultat en utilisant la commande suivante en code TeX
13456 \end_layout
13457
13458 \begin_layout Standard
13459
13460 \series bold
13461
13462 \backslash
13463 morecmidrules
13464 \end_layout
13465
13466 \begin_layout Standard
13467 La commande qui a été utilisée pour la deuxième ligne du tableau
13468 \begin_inset space ~
13469 \end_inset
13470
13471
13472 \begin_inset CommandInset ref
13473 LatexCommand ref
13474 reference "tab:Tableau-booktabs-special"
13475
13476 \end_inset
13477
13478  est
13479 \end_layout
13480
13481 \begin_layout Standard
13482
13483 \series bold
13484
13485 \backslash
13486 cmidrule(r){2-2}
13487 \backslash
13488 cmidrule(l){3-4}
13489 \backslash
13490 morecmidrules
13491 \backslash
13492 cmidrule{2-4}
13493 \end_layout
13494
13495 \begin_layout Standard
13496 La commande pour la sixième ligne est
13497 \end_layout
13498
13499 \begin_layout Standard
13500
13501 \series bold
13502
13503 \backslash
13504 midrule
13505 \backslash
13506 morecmidrules
13507 \backslash
13508 cmidrule{3-4}
13509 \end_layout
13510
13511 \begin_layout Standard
13512 \begin_inset VSpace bigskip
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Standard
13519 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13520 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13521  font toute la largeur du tableau :
13522 \end_layout
13523
13524 \begin_layout Standard
13525
13526 \series bold
13527
13528 \backslash
13529 specialrule{largeur}{espace au dessus}{espace en dessous}
13530 \end_layout
13531
13532 \begin_layout Standard
13533 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13534  du paquetage LaTeX 
13535 \series bold
13536 booktabs
13537 \series default
13538  
13539 \begin_inset CommandInset citation
13540 LatexCommand cite
13541 key "booktabs"
13542
13543 \end_inset
13544
13545 .
13546 \begin_inset Index
13547 status collapsed
13548
13549 \begin_layout Plain Layout
13550 Paquetages LaTeX ! booktabs
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \begin_layout Standard
13559 \begin_inset Float table
13560 placement h
13561 wide false
13562 sideways false
13563 status open
13564
13565 \begin_layout Plain Layout
13566 \begin_inset Caption
13567
13568 \begin_layout Plain Layout
13569 \begin_inset CommandInset label
13570 LatexCommand label
13571 name "tab:Tableau-booktabs-special"
13572
13573 \end_inset
13574
13575 Tableau formel spécial
13576 \end_layout
13577
13578 \end_inset
13579
13580
13581 \end_layout
13582
13583 \begin_layout Plain Layout
13584 \align center
13585 \begin_inset Tabular
13586 <lyxtabular version="3" rows="8" columns="4">
13587 <features booktabs="true">
13588 <column alignment="center" valignment="top" width="0">
13589 <column alignment="center" valignment="top" width="0">
13590 <column alignment="center" valignment="top" width="0">
13591 <column alignment="center" valignment="top" width="0">
13592 <row>
13593 <cell alignment="center" valignment="top" topline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597 Système
13598 \end_layout
13599
13600 \end_inset
13601 </cell>
13602 <cell alignment="center" valignment="top" topline="true" usebox="none">
13603 \begin_inset Text
13604
13605 \begin_layout Plain Layout
13606 Medipix
13607 \begin_inset space \thinspace{}
13608 \end_inset
13609
13610 1
13611 \end_layout
13612
13613 \end_inset
13614 </cell>
13615 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 Medipix
13620 \begin_inset space \thinspace{}
13621 \end_inset
13622
13623 2
13624 \end_layout
13625
13626 \end_inset
13627 </cell>
13628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 </row>
13638 <row>
13639 <cell alignment="center" valignment="top" usebox="none">
13640 \begin_inset Text
13641
13642 \begin_layout Plain Layout
13643 \begin_inset ERT
13644 status collapsed
13645
13646 \begin_layout Plain Layout
13647
13648
13649 \backslash
13650 cmidrule(r){2-2}
13651 \end_layout
13652
13653 \end_inset
13654
13655
13656 \begin_inset ERT
13657 status collapsed
13658
13659 \begin_layout Plain Layout
13660
13661
13662 \backslash
13663 cmidrule(l){3-4}
13664 \end_layout
13665
13666 \end_inset
13667
13668
13669 \begin_inset ERT
13670 status collapsed
13671
13672 \begin_layout Plain Layout
13673
13674
13675 \backslash
13676 morecmidrules 
13677 \end_layout
13678
13679 \end_inset
13680
13681
13682 \begin_inset ERT
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686
13687
13688 \backslash
13689 cmidrule{2-4}
13690 \end_layout
13691
13692 \end_inset
13693
13694 Epaisseur du capteur [µm]
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 300
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 300
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 700
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 </row>
13727 <row>
13728 <cell alignment="center" valignment="top" topline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Plain Layout
13732 Angle biseau [°]
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" topline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 3.55
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 2.71
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 <cell alignment="center" valignment="top" topline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 7.99
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 </row>
13765 <row topspace="default">
13766 <cell alignment="center" valignment="top" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 Résolution spatiale [µm]
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 <cell alignment="center" valignment="top" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Plain Layout
13779 4.26
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 <cell alignment="center" valignment="top" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Plain Layout
13788 10.17
13789 \end_layout
13790
13791 \end_inset
13792 </cell>
13793 <cell alignment="center" valignment="top" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Plain Layout
13797 10.56
13798 \end_layout
13799
13800 \end_inset
13801 </cell>
13802 </row>
13803 <row topspace="default">
13804 <cell alignment="center" valignment="top" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 MTF à 
13809 \begin_inset Formula $f_{\mathrm{max}}$
13810 \end_inset
13811
13812
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 <cell alignment="center" valignment="top" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821 0.53
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 <cell alignment="center" valignment="top" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 0.37
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 0.39
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 </row>
13845 <row>
13846 <cell alignment="center" valignment="top" topline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850 \begin_inset ERT
13851 status collapsed
13852
13853 \begin_layout Plain Layout
13854
13855
13856 \backslash
13857 morecmidrules 
13858 \end_layout
13859
13860 \end_inset
13861
13862
13863 \begin_inset ERT
13864 status collapsed
13865
13866 \begin_layout Plain Layout
13867
13868
13869 \backslash
13870 cmidrule{3-4}
13871 \end_layout
13872
13873 \end_inset
13874
13875 résolution spatiale LSF
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 <cell alignment="center" valignment="top" topline="true" usebox="none">
13881 \begin_inset Text
13882
13883 \begin_layout Plain Layout
13884
13885 \end_layout
13886
13887 \end_inset
13888 </cell>
13889 <cell alignment="center" valignment="top" topline="true" usebox="none">
13890 \begin_inset Text
13891
13892 \begin_layout Plain Layout
13893
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 <cell alignment="center" valignment="top" topline="true" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Plain Layout
13902
13903 \end_layout
13904
13905 \end_inset
13906 </cell>
13907 </row>
13908 <row>
13909 <cell alignment="center" valignment="top" usebox="none">
13910 \begin_inset Text
13911
13912 \begin_layout Plain Layout
13913 en µm
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 <cell alignment="center" valignment="top" usebox="none">
13919 \begin_inset Text
13920
13921 \begin_layout Plain Layout
13922 129.7
13923 \end_layout
13924
13925 \end_inset
13926 </cell>
13927 <cell alignment="center" valignment="top" usebox="none">
13928 \begin_inset Text
13929
13930 \begin_layout Plain Layout
13931 52.75
13932 \end_layout
13933
13934 \end_inset
13935 </cell>
13936 <cell alignment="center" valignment="top" usebox="none">
13937 \begin_inset Text
13938
13939 \begin_layout Plain Layout
13940 50.78
13941 \end_layout
13942
13943 \end_inset
13944 </cell>
13945 </row>
13946 <row>
13947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 en % de la taille des pixels
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13957 \begin_inset Text
13958
13959 \begin_layout Plain Layout
13960 76.3
13961 \end_layout
13962
13963 \end_inset
13964 </cell>
13965 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 95.9
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 92.3
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 </row>
13984 </lyxtabular>
13985
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \end_inset
13992
13993
13994 \end_layout
13995
13996 \begin_layout Section
13997 Alignement Vertical des Tableaux
13998 \begin_inset Index
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002 Tableau ! Alignement
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \end_layout
14009
14010 \begin_layout Standard
14011 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14012  doit être à l'intérieur d'une boîte.
14013  La boîte peut alors être alignée comme c'est décrit dans la 
14014 \begin_inset space ~
14015 \end_inset
14016
14017
14018 \begin_inset CommandInset ref
14019 LatexCommand ref
14020 reference "sec:Boîte-Dialogue"
14021
14022 \end_inset
14023
14024 .
14025 \end_layout
14026
14027 \begin_layout Standard
14028 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14029  minipage
14030 \begin_inset Foot
14031 status open
14032
14033 \begin_layout Plain Layout
14034 Les minipages son décrites dans la section
14035 \begin_inset space ~
14036 \end_inset
14037
14038
14039 \begin_inset CommandInset ref
14040 LatexCommand ref
14041 reference "sec:Minipages"
14042
14043 \end_inset
14044
14045 .
14046 \end_layout
14047
14048 \end_inset
14049
14050  dont la largeur est de 15
14051 \begin_inset space \thinspace{}
14052 \end_inset
14053
14054 col% :
14055 \end_layout
14056
14057 \begin_layout Itemize
14058 test 
14059 \begin_inset Box Frameless
14060 position "t"
14061 hor_pos "c"
14062 has_inner_box 1
14063 inner_pos "c"
14064 use_parbox 0
14065 width "15col%"
14066 special "none"
14067 height "1in"
14068 height_special "totalheight"
14069 status collapsed
14070
14071 \begin_layout Plain Layout
14072 \begin_inset Tabular
14073 <lyxtabular version="3" rows="3" columns="3">
14074 <features>
14075 <column alignment="center" valignment="top" width="0">
14076 <column alignment="center" valignment="top" width="0">
14077 <column alignment="center" valignment="top" width="0">
14078 <row>
14079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 a
14084 \end_layout
14085
14086 \end_inset
14087 </cell>
14088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 d
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 g
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112 b
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121 e
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \begin_layout Plain Layout
14130 h
14131 \end_layout
14132
14133 \end_inset
14134 </cell>
14135 </row>
14136 <row>
14137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14138 \begin_inset Text
14139
14140 \begin_layout Plain Layout
14141 c
14142 \end_layout
14143
14144 \end_inset
14145 </cell>
14146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150 f
14151 \end_layout
14152
14153 \end_inset
14154 </cell>
14155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14156 \begin_inset Text
14157
14158 \begin_layout Plain Layout
14159 i
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 </row>
14165 </lyxtabular>
14166
14167 \end_inset
14168
14169
14170 \end_layout
14171
14172 \end_inset
14173
14174  test 
14175 \begin_inset ERT
14176 status collapsed
14177
14178 \begin_layout Plain Layout
14179
14180
14181 \backslash
14182 raisebox{0.85
14183 \backslash
14184 baselineskip}{
14185 \end_layout
14186
14187 \end_inset
14188
14189
14190 \begin_inset Box Frameless
14191 position "t"
14192 hor_pos "c"
14193 has_inner_box 1
14194 inner_pos "c"
14195 use_parbox 0
14196 width "15col%"
14197 special "none"
14198 height "1in"
14199 height_special "totalheight"
14200 status collapsed
14201
14202 \begin_layout Plain Layout
14203 \begin_inset Tabular
14204 <lyxtabular version="3" rows="3" columns="3">
14205 <features>
14206 <column alignment="center" valignment="top" width="0">
14207 <column alignment="center" valignment="top" width="0">
14208 <column alignment="center" valignment="top" width="0">
14209 <row>
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Plain Layout
14214 a
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Plain Layout
14223 d
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14229 \begin_inset Text
14230
14231 \begin_layout Plain Layout
14232 g
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 </row>
14238 <row>
14239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14240 \begin_inset Text
14241
14242 \begin_layout Plain Layout
14243 b
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14249 \begin_inset Text
14250
14251 \begin_layout Plain Layout
14252 e
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Plain Layout
14261 h
14262 \end_layout
14263
14264 \end_inset
14265 </cell>
14266 </row>
14267 <row>
14268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Plain Layout
14272 c
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14278 \begin_inset Text
14279
14280 \begin_layout Plain Layout
14281 f
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290 i
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 </lyxtabular>
14297
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \end_inset
14304
14305
14306 \begin_inset ERT
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310
14311 }
14312 \end_layout
14313
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \begin_layout Itemize
14320 test 
14321 \begin_inset Box Frameless
14322 position "c"
14323 hor_pos "c"
14324 has_inner_box 1
14325 inner_pos "c"
14326 use_parbox 0
14327 width "15col%"
14328 special "none"
14329 height "1in"
14330 height_special "totalheight"
14331 status collapsed
14332
14333 \begin_layout Plain Layout
14334 \begin_inset Tabular
14335 <lyxtabular version="3" rows="3" columns="3">
14336 <features>
14337 <column alignment="center" valignment="top" width="0">
14338 <column alignment="center" valignment="top" width="0">
14339 <column alignment="center" valignment="top" width="0">
14340 <row>
14341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345 a
14346 \end_layout
14347
14348 \end_inset
14349 </cell>
14350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14351 \begin_inset Text
14352
14353 \begin_layout Plain Layout
14354 d
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 g
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 </row>
14369 <row>
14370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374 b
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14380 \begin_inset Text
14381
14382 \begin_layout Plain Layout
14383 e
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 h
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 </row>
14398 <row>
14399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 c
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 f
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 i
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 </lyxtabular>
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \begin_layout Itemize
14440 test 
14441 \begin_inset Box Frameless
14442 position "b"
14443 hor_pos "c"
14444 has_inner_box 1
14445 inner_pos "c"
14446 use_parbox 0
14447 width "15col%"
14448 special "none"
14449 height "1in"
14450 height_special "totalheight"
14451 status collapsed
14452
14453 \begin_layout Plain Layout
14454 \begin_inset Tabular
14455 <lyxtabular version="3" rows="3" columns="3">
14456 <features>
14457 <column alignment="center" valignment="top" width="0">
14458 <column alignment="center" valignment="top" width="0">
14459 <column alignment="center" valignment="top" width="0">
14460 <row>
14461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14462 \begin_inset Text
14463
14464 \begin_layout Plain Layout
14465 a
14466 \end_layout
14467
14468 \end_inset
14469 </cell>
14470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Plain Layout
14474 d
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 g
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 <row>
14490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494 b
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14500 \begin_inset Text
14501
14502 \begin_layout Plain Layout
14503 e
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512 h
14513 \end_layout
14514
14515 \end_inset
14516 </cell>
14517 </row>
14518 <row>
14519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523 c
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 f
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 i
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 </row>
14547 </lyxtabular>
14548
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \end_inset
14555
14556  test 
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562
14563 \backslash
14564 raisebox{-0.32
14565 \backslash
14566 baselineskip}{
14567 \end_layout
14568
14569 \end_inset
14570
14571
14572 \begin_inset Box Frameless
14573 position "b"
14574 hor_pos "c"
14575 has_inner_box 1
14576 inner_pos "c"
14577 use_parbox 0
14578 width "15col%"
14579 special "none"
14580 height "1in"
14581 height_special "totalheight"
14582 status collapsed
14583
14584 \begin_layout Plain Layout
14585 \begin_inset Tabular
14586 <lyxtabular version="3" rows="3" columns="3">
14587 <features>
14588 <column alignment="center" valignment="top" width="0">
14589 <column alignment="center" valignment="top" width="0">
14590 <column alignment="center" valignment="top" width="0">
14591 <row>
14592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596 a
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 d
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 g
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 </row>
14620 <row>
14621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14622 \begin_inset Text
14623
14624 \begin_layout Plain Layout
14625 b
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Plain Layout
14634 e
14635 \end_layout
14636
14637 \end_inset
14638 </cell>
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Plain Layout
14643 h
14644 \end_layout
14645
14646 \end_inset
14647 </cell>
14648 </row>
14649 <row>
14650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 c
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 f
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672 i
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 </row>
14678 </lyxtabular>
14679
14680 \end_inset
14681
14682
14683 \end_layout
14684
14685 \end_inset
14686
14687
14688 \begin_inset ERT
14689 status collapsed
14690
14691 \begin_layout Plain Layout
14692
14693 }
14694 \end_layout
14695
14696 \end_inset
14697
14698
14699 \end_layout
14700
14701 \begin_layout Standard
14702 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14703  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14704  la ligne dans laquelle le tableau est inséré.
14705  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14706  boîte élévatrice (raisebox)
14707 \begin_inset Foot
14708 status collapsed
14709
14710 \begin_layout Plain Layout
14711 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14712 \begin_inset space ~
14713 \end_inset
14714
14715
14716 \begin_inset CommandInset ref
14717 LatexCommand ref
14718 reference "sub:Alignement-Vertical"
14719
14720 \end_inset
14721
14722 .
14723 \end_layout
14724
14725 \end_inset
14726
14727 .
14728  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14729  aligné en utilisant la commande en code TeX suivante 
14730 \end_layout
14731
14732 \begin_layout Standard
14733
14734 \series bold
14735
14736 \backslash
14737 raisebox{0.85
14738 \backslash
14739 baselineskip}{
14740 \end_layout
14741
14742 \begin_layout Standard
14743 placée juste avant la boîte minipage.
14744  Après la boîte on insère l'accolade fermante en code TeX.
14745  Pour le deuxième tableau de la dernière ligne, la commande 
14746 \end_layout
14747
14748 \begin_layout Standard
14749
14750 \series bold
14751
14752 \backslash
14753 raisebox{-0.32
14754 \backslash
14755 baselineskip}{
14756 \end_layout
14757
14758 \begin_layout Standard
14759 est utilisée.
14760 \end_layout
14761
14762 \begin_layout Standard
14763 \begin_inset Note Greyedout
14764 status open
14765
14766 \begin_layout Plain Layout
14767
14768 \series bold
14769 Note:
14770 \series default
14771  L'alignement entre le contenu de la ligne du tableau et le texte de la
14772  ligne qui l'entoure ne peut pas être parfait.
14773  Le facteur utilisé dans la commande 
14774 \series bold
14775
14776 \backslash
14777 raisebox
14778 \series default
14779  pour obtenir cet alignement dépend de la police de caractères du document,
14780  de la taille de la police et de l'épaisseur des lignes du tableau.
14781 \end_layout
14782
14783 \end_inset
14784
14785
14786 \end_layout
14787
14788 \begin_layout Section
14789 Tableaux Colorés
14790 \begin_inset CommandInset label
14791 LatexCommand label
14792 name "sec:Tableaux-Colorés"
14793
14794 \end_inset
14795
14796
14797 \begin_inset Index
14798 status collapsed
14799
14800 \begin_layout Plain Layout
14801 Tableau ! Coloré
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \begin_layout Subsection
14810 Cellules Colorées
14811 \begin_inset Index
14812 status collapsed
14813
14814 \begin_layout Plain Layout
14815 Couleur des tableaux ! Pour les cellules
14816 \end_layout
14817
14818 \end_inset
14819
14820
14821 \begin_inset Index
14822 status collapsed
14823
14824 \begin_layout Plain Layout
14825 Couleur ! Pour les cellules de tableau
14826 \end_layout
14827
14828 \end_inset
14829
14830
14831 \end_layout
14832
14833 \begin_layout Standard
14834 \begin_inset Float table
14835 placement h
14836 wide false
14837 sideways false
14838 status open
14839
14840 \begin_layout Plain Layout
14841 \begin_inset Caption
14842
14843 \begin_layout Plain Layout
14844 \begin_inset CommandInset label
14845 LatexCommand label
14846 name "tab:Tableau-coloré-sans-colortbl"
14847
14848 \end_inset
14849
14850 Tableau coloré sans utiliser le paquetage  
14851 \series bold
14852 colortbl
14853 \series default
14854
14855 \begin_inset OptArg
14856 status open
14857
14858 \begin_layout Plain Layout
14859 Tableau sans colortbl
14860 \end_layout
14861
14862 \end_inset
14863
14864
14865 \end_layout
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \begin_layout Plain Layout
14873 \align center
14874 \begin_inset Tabular
14875 <lyxtabular version="3" rows="3" columns="3">
14876 <features>
14877 <column alignment="center" valignment="top" width="0">
14878 <column alignment="center" valignment="top" width="0">
14879 <column alignment="center" valignment="top" width="0">
14880 <row>
14881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885
14886 \color green
14887 a
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896
14897 \color red
14898 b
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907
14908 \color red
14909 c
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 </row>
14915 <row>
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Plain Layout
14920
14921 \color green
14922 d
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Plain Layout
14931
14932 \color blue
14933 e
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942
14943 \color blue
14944 f
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 </row>
14950 <row>
14951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955
14956 \color green
14957 g
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \color blue
14968 h
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977
14978 \color blue
14979 i
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 </row>
14985 </lyxtabular>
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \begin_layout Standard
14998 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14999  et choisissez une couleur dans le menu 
15000 \family sans
15001 Éditer\SpecialChar \menuseparator
15002 Style
15003 \begin_inset space ~
15004 \end_inset
15005
15006 de
15007 \begin_inset space ~
15008 \end_inset
15009
15010 Texte
15011 \family default
15012 .
15013  C'est ce qui a été utilisé pour créer le tableau
15014 \begin_inset space ~
15015 \end_inset
15016
15017
15018 \begin_inset CommandInset ref
15019 LatexCommand ref
15020 reference "tab:Tableau-coloré-sans-colortbl"
15021
15022 \end_inset
15023
15024 .
15025  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15026 \series bold
15027 colortbl
15028 \series default
15029 .
15030 \begin_inset Index
15031 status collapsed
15032
15033 \begin_layout Plain Layout
15034 Paquetages LaTeX ! colortbl
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \end_layout
15041
15042 \begin_layout Standard
15043 \begin_inset ERT
15044 status collapsed
15045
15046 \begin_layout Plain Layout
15047
15048
15049 \backslash
15050 ifcolortbl
15051 \end_layout
15052
15053 \end_inset
15054
15055
15056 \begin_inset Note Note
15057 status open
15058
15059 \begin_layout Plain Layout
15060 La section qui suit ne sera affichée que si vous avez installé le paquetage
15061  LaTeX 
15062 \series bold
15063 colortbl
15064 \series default
15065 .
15066 \end_layout
15067
15068 \end_inset
15069
15070
15071 \end_layout
15072
15073 \begin_layout Standard
15074 Pour créer des tableaux colorés, vous devez charger le paquetage
15075 \series bold
15076  colortbl
15077 \series default
15078  dans le préambule avec la ligne
15079 \end_layout
15080
15081 \begin_layout Standard
15082
15083 \series bold
15084
15085 \backslash
15086 usepackage{colortbl}
15087 \end_layout
15088
15089 \begin_layout Standard
15090 On choisit la couleur d'une colonne avec la commande 
15091 \end_layout
15092
15093 \begin_layout Standard
15094
15095 \series bold
15096
15097 \backslash
15098 columncolor{nom de couleur}
15099 \end_layout
15100
15101 \begin_layout Standard
15102 à l'intérieur d'une commande 
15103 \series bold
15104 >{ }
15105 \series default
15106 .
15107  Vous trouverez plus d'information sur la commande 
15108 \series bold
15109 >{}
15110 \series default
15111  dans la section
15112 \begin_inset space ~
15113 \end_inset
15114
15115
15116 \begin_inset CommandInset ref
15117 LatexCommand ref
15118 reference "sub:Calculs-multicolonnes"
15119
15120 \end_inset
15121
15122 .
15123 \end_layout
15124
15125 \begin_layout Standard
15126 Les noms de couleurs suivants sont prédéfinis :
15127 \end_layout
15128
15129 \begin_layout Standard
15130
15131 \family sans
15132 red
15133 \family default
15134  (rouge), 
15135 \family sans
15136 green
15137 \family default
15138  (vert), 
15139 \family sans
15140 yellow
15141 \family default
15142  (jaune), 
15143 \family sans
15144 blue
15145 \family default
15146  (bleu), 
15147 \family sans
15148 cyan
15149 \family default
15150
15151 \family sans
15152 magenta
15153 \family default
15154
15155 \family sans
15156 black 
15157 \family default
15158 (noir) et 
15159 \family sans
15160 white 
15161 \family default
15162 (blanc).
15163 \end_layout
15164
15165 \begin_layout Standard
15166 \begin_inset VSpace medskip
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \begin_layout Standard
15173 Vous pouvez aussi définir votre propre couleur avec la commande
15174 \end_layout
15175
15176 \begin_layout Standard
15177
15178 \series bold
15179
15180 \backslash
15181 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15182 \end_layout
15183
15184 \begin_layout Standard
15185 Le modèle de couleur peut être
15186 \end_layout
15187
15188 \begin_layout Labeling
15189 \labelwidthstring 00.00.0000
15190 cmyk: cyan, magenta, jaune (yellow), noir (black)
15191 \end_layout
15192
15193 \begin_layout Labeling
15194 \labelwidthstring 00.00.0000
15195 rgb: red, vert (green), bleu (blue)
15196 \end_layout
15197
15198 \begin_layout Labeling
15199 \labelwidthstring 00.00.0000
15200 gray dégradé de gris (gray)
15201 \end_layout
15202
15203 \begin_layout Standard
15204 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15205  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Vous pouvez par exemple définir la couleur 
15210 \begin_inset Quotes eld
15211 \end_inset
15212
15213
15214 \emph on
15215 vertfonce
15216 \begin_inset Quotes erd
15217 \end_inset
15218
15219  dans le préambule avec la ligne
15220 \end_layout
15221
15222 \begin_layout Standard
15223
15224 \series bold
15225
15226 \backslash
15227 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15228 \end_layout
15229
15230 \begin_layout Standard
15231 et la couleur "
15232 \emph on
15233 grisclair
15234 \emph default
15235 " avec
15236 \end_layout
15237
15238 \begin_layout Standard
15239
15240 \series bold
15241
15242 \backslash
15243 definecolor{grisclair}{gray}{0.8}
15244 \end_layout
15245
15246 \begin_layout Standard
15247 \begin_inset VSpace medskip
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \begin_layout Standard
15254 Les lignes sont colorées avec la commande
15255 \end_layout
15256
15257 \begin_layout Standard
15258
15259 \series bold
15260
15261 \backslash
15262 rowcolor{nom de la couleur}
15263 \end_layout
15264
15265 \begin_layout Standard
15266 et les cellules sont colorées avec la commande
15267 \end_layout
15268
15269 \begin_layout Standard
15270
15271 \series bold
15272
15273 \backslash
15274 cellcolor{nom de la couleur}
15275 \end_layout
15276
15277 \begin_layout Standard
15278 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15279 \end_layout
15280
15281 \begin_layout Standard
15282 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15283  choisissez une couleur dans le menu 
15284 \family sans
15285 Éditer\SpecialChar \menuseparator
15286 Style
15287 \begin_inset space ~
15288 \end_inset
15289
15290 de
15291 \begin_inset space ~
15292 \end_inset
15293
15294 Texte
15295 \family default
15296 .
15297  Si une cellule contient du code TeX, faites bien attention à ne colorer
15298  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15299 \end_layout
15300
15301 \begin_layout Standard
15302 \begin_inset Note Greyedout
15303 status open
15304
15305 \begin_layout Plain Layout
15306
15307 \series bold
15308 Note:
15309 \series default
15310  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15311  définies par l'utilisateur.
15312 \end_layout
15313
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \begin_layout Standard
15320 \begin_inset VSpace bigskip
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \begin_layout Standard
15327 Pour créer le tableau
15328 \begin_inset space ~
15329 \end_inset
15330
15331
15332 \begin_inset CommandInset ref
15333 LatexCommand ref
15334 reference "tab:Tableau-coloré-avec-colortbl"
15335
15336 \end_inset
15337
15338  faites ce qui suit : La couleur de la première colonne doit être 
15339 \emph on
15340 vertfonce
15341 \emph default
15342 .
15343  On insère donc la commande
15344 \end_layout
15345
15346 \begin_layout Standard
15347
15348 \series bold
15349 >{
15350 \backslash
15351 columncolor{vertfonce}
15352 \backslash
15353 centering}c
15354 \end_layout
15355
15356 \begin_layout Standard
15357 en code TeX pour cette colonne.
15358  La première ligne doit être bleue
15359 \begin_inset Note Note
15360 status open
15361
15362 \begin_layout Plain Layout
15363 cyan ? (NdT)
15364 \end_layout
15365
15366 \end_inset
15367
15368 , d'où la commande en code TeX
15369 \end_layout
15370
15371 \begin_layout Standard
15372
15373 \series bold
15374
15375 \backslash
15376 rowcolor{cyan}
15377 \end_layout
15378
15379 \begin_layout Standard
15380 qui est insérée dans la première cellule de cette ligne.
15381  Notez que cela annule la couleur de colonne pour la première cellule.
15382  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15383  en code TeX la commande
15384 \end_layout
15385
15386 \begin_layout Standard
15387
15388 \series bold
15389
15390 \backslash
15391 cellcolor{magenta}
15392 \end_layout
15393
15394 \begin_layout Standard
15395 Les caractères peuvent maintenant être colorés en utilisant le menu 
15396 \family sans
15397 Éditer\SpecialChar \menuseparator
15398 Style
15399 \begin_inset space ~
15400 \end_inset
15401
15402 de
15403 \begin_inset space ~
15404 \end_inset
15405
15406 Texte
15407 \family default
15408 .
15409 \end_layout
15410
15411 \begin_layout Standard
15412 \begin_inset Float table
15413 placement h
15414 wide false
15415 sideways false
15416 status open
15417
15418 \begin_layout Plain Layout
15419 \begin_inset Caption
15420
15421 \begin_layout Plain Layout
15422 \begin_inset CommandInset label
15423 LatexCommand label
15424 name "tab:Tableau-coloré-avec-colortbl"
15425
15426 \end_inset
15427
15428 Tableau coloré en utilisant le paquetage 
15429 \series bold
15430 colortbl
15431 \series default
15432
15433 \begin_inset OptArg
15434 status collapsed
15435
15436 \begin_layout Plain Layout
15437 Tableau avec colortbl
15438 \end_layout
15439
15440 \end_inset
15441
15442
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \begin_layout Plain Layout
15451 \align center
15452 \begin_inset Tabular
15453 <lyxtabular version="3" rows="3" columns="3">
15454 <features>
15455 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15456 <column alignment="center" valignment="top" width="0">
15457 <column alignment="center" valignment="top" width="0">
15458 <row>
15459 <cell alignment="center" valignment="top" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463 \begin_inset ERT
15464 status collapsed
15465
15466 \begin_layout Plain Layout
15467
15468
15469 \backslash
15470 rowcolor{cyan}
15471 \end_layout
15472
15473 \end_inset
15474
15475
15476 \color magenta
15477 a
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 <cell alignment="center" valignment="top" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486
15487 \color red
15488 b
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 <cell alignment="center" valignment="top" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \color red
15499 c
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 </row>
15505 <row>
15506 <cell alignment="center" valignment="top" usebox="none">
15507 \begin_inset Text
15508
15509 \begin_layout Plain Layout
15510
15511 \color yellow
15512 d
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521
15522 \color blue
15523 e
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 <cell alignment="center" valignment="top" usebox="none">
15529 \begin_inset Text
15530
15531 \begin_layout Plain Layout
15532
15533 \color blue
15534 f
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 <row>
15541 <cell alignment="center" valignment="top" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545
15546 \color yellow
15547 g
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 <cell alignment="center" valignment="top" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Plain Layout
15556
15557 \color blue
15558 h
15559 \end_layout
15560
15561 \end_inset
15562 </cell>
15563 <cell alignment="center" valignment="top" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567 \begin_inset ERT
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571
15572
15573 \backslash
15574 cellcolor{magenta}
15575 \end_layout
15576
15577 \end_inset
15578
15579
15580 \color green
15581 i
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 </row>
15587 </lyxtabular>
15588
15589 \end_inset
15590
15591
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 \begin_inset ERT
15601 status collapsed
15602
15603 \begin_layout Plain Layout
15604
15605
15606 \backslash
15607 else
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \begin_inset Note Note
15614 status open
15615
15616 \begin_layout Plain Layout
15617 Ce qui suit sera affiché si le paquetage 
15618 \series bold
15619 colortbl
15620 \series default
15621  n'est pas installé :
15622 \end_layout
15623
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \begin_layout Standard
15630 Vous devez installer le paquetage 
15631 \series bold
15632 colortbl
15633 \series default
15634  pour voir le contenu des cette section dans la sortie imprimée.
15635 \end_layout
15636
15637 \begin_layout Standard
15638 \begin_inset ERT
15639 status collapsed
15640
15641 \begin_layout Plain Layout
15642
15643
15644 \backslash
15645 fi
15646 \end_layout
15647
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \begin_layout Subsection
15654 Les filets colorées
15655 \begin_inset Index
15656 status collapsed
15657
15658 \begin_layout Plain Layout
15659 Tableau Coloré ! Pour les filets
15660 \end_layout
15661
15662 \end_inset
15663
15664
15665 \begin_inset Index
15666 status collapsed
15667
15668 \begin_layout Plain Layout
15669 Couleur ! Pour les filets des tableaux
15670 \end_layout
15671
15672 \end_inset
15673
15674
15675 \begin_inset Note Note
15676 status collapsed
15677
15678 \begin_layout Plain Layout
15679 on parle de filets plutôt que de lignes pour les tableaux
15680 \end_layout
15681
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \begin_layout Standard
15688 Comme c'est décrit dans la section
15689 \begin_inset space ~
15690 \end_inset
15691
15692
15693 \begin_inset CommandInset ref
15694 LatexCommand ref
15695 reference "sub:Epaisseur-filets"
15696
15697 \end_inset
15698
15699 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15700  variable 
15701 \series bold
15702
15703 \backslash
15704 arrayrulewidth
15705 \series default
15706 .
15707  Elle est mise à 1.5
15708 \begin_inset space \thinspace{}
15709 \end_inset
15710
15711 pt pour tous les tableaux de cette section.
15712 \begin_inset ERT
15713 status collapsed
15714
15715 \begin_layout Plain Layout
15716
15717
15718 \backslash
15719 setlength{
15720 \backslash
15721 arrayrulewidth}{1.5pt}
15722 \end_layout
15723
15724 \end_inset
15725
15726
15727 \end_layout
15728
15729 \begin_layout Standard
15730 Pour colorer les filets verticaux, par exemple en vert, créez le format
15731  de colonne suivant dans le préambule du document, en suivant la description
15732  de la section
15733 \begin_inset space ~
15734 \end_inset
15735
15736
15737 \begin_inset CommandInset ref
15738 LatexCommand ref
15739 reference "sub:Formats-personnalisés"
15740
15741 \end_inset
15742
15743 :
15744 \end_layout
15745
15746 \begin_layout Standard
15747
15748 \series bold
15749
15750 \backslash
15751 newcolumntype{W}{!{
15752 \backslash
15753 color{green}
15754 \backslash
15755 vline}}
15756 \end_layout
15757
15758 \begin_layout Standard
15759 Pour le tableau
15760 \begin_inset space ~
15761 \end_inset
15762
15763
15764 \begin_inset CommandInset ref
15765 LatexCommand ref
15766 reference "tab:Tableau-filets-verticaux-colorés"
15767
15768 \end_inset
15769
15770  le paramètre LaTeX
15771 \series bold
15772  WcW
15773 \series default
15774  a été utilisé pour la dernière colonne et
15775 \series bold
15776  Wc
15777 \series default
15778  pour les autres colonnes.
15779 \end_layout
15780
15781 \begin_layout Standard
15782 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15783 \end_layout
15784
15785 \begin_layout Standard
15786 \begin_inset Float table
15787 placement h
15788 wide false
15789 sideways false
15790 status open
15791
15792 \begin_layout Plain Layout
15793 \begin_inset Caption
15794
15795 \begin_layout Plain Layout
15796 \begin_inset CommandInset label
15797 LatexCommand label
15798 name "tab:Tableau-filets-verticaux-colorés"
15799
15800 \end_inset
15801
15802 Tableau avec filets verticaux colorés
15803 \end_layout
15804
15805 \end_inset
15806
15807
15808 \end_layout
15809
15810 \begin_layout Plain Layout
15811 \align center
15812 \begin_inset Tabular
15813 <lyxtabular version="3" rows="3" columns="3">
15814 <features>
15815 <column alignment="center" valignment="top" width="0" special="Wc">
15816 <column alignment="center" valignment="top" width="0" special="Wc">
15817 <column alignment="center" valignment="top" width="0" special="WcW">
15818 <row>
15819 <cell alignment="center" valignment="top" topline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823 sd
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell alignment="center" valignment="top" topline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Plain Layout
15832
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 <cell alignment="center" valignment="top" topline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 </row>
15847 <row>
15848 <cell alignment="center" valignment="top" topline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 <cell alignment="center" valignment="top" topline="true" usebox="none">
15858 \begin_inset Text
15859
15860 \begin_layout Plain Layout
15861 sd
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 </row>
15876 <row>
15877 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 sd
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 </row>
15905 </lyxtabular>
15906
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \end_layout
15916
15917 \begin_layout Standard
15918 \begin_inset VSpace bigskip
15919 \end_inset
15920
15921 Pour colorer les filets horizontaux en rouge comme pour le tableau
15922 \begin_inset space ~
15923 \end_inset
15924
15925
15926 \begin_inset CommandInset ref
15927 LatexCommand ref
15928 reference "tab:Tableau-filet-horizontaux-colorés"
15929
15930 \end_inset
15931
15932 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15933  le flottant de tableau :
15934 \end_layout
15935
15936 \begin_layout Standard
15937
15938 \series bold
15939
15940 \backslash
15941 let
15942 \backslash
15943 myHlineC
15944 \backslash
15945 hline
15946 \begin_inset Newline newline
15947 \end_inset
15948
15949
15950 \backslash
15951 renewcommand{
15952 \backslash
15953 hline}
15954 \begin_inset Newline newline
15955 \end_inset
15956
15957
15958 \begin_inset ERT
15959 status collapsed
15960
15961 \begin_layout Plain Layout
15962
15963
15964 \backslash
15965 hphantom{ }
15966 \end_layout
15967
15968 \end_inset
15969
15970 {
15971 \backslash
15972 arrayrulecolor{red}
15973 \backslash
15974 myHlineC
15975 \backslash
15976 arrayrulecolor{black}}
15977 \end_layout
15978
15979 \begin_layout Standard
15980 \begin_inset ERT
15981 status collapsed
15982
15983 \begin_layout Plain Layout
15984
15985
15986 \backslash
15987 let
15988 \backslash
15989 myHlineC
15990 \backslash
15991 hline
15992 \end_layout
15993
15994 \begin_layout Plain Layout
15995
15996
15997 \backslash
15998 renewcommand{
15999 \backslash
16000 hline}
16001 \end_layout
16002
16003 \begin_layout Plain Layout
16004
16005  {
16006 \backslash
16007 arrayrulecolor{red}
16008 \backslash
16009 myHlineC
16010 \backslash
16011 arrayrulecolor{black}}
16012 \end_layout
16013
16014 \end_inset
16015
16016
16017 \begin_inset Float table
16018 placement h
16019 wide false
16020 sideways false
16021 status open
16022
16023 \begin_layout Plain Layout
16024 \begin_inset Caption
16025
16026 \begin_layout Plain Layout
16027 \begin_inset CommandInset label
16028 LatexCommand label
16029 name "tab:Tableau-filet-horizontaux-colorés"
16030
16031 \end_inset
16032
16033 Tableau avec filets horizontaux colorés
16034 \end_layout
16035
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \begin_layout Plain Layout
16042 \align center
16043 \begin_inset Tabular
16044 <lyxtabular version="3" rows="3" columns="3">
16045 <features>
16046 <column alignment="center" valignment="top" width="0">
16047 <column alignment="center" valignment="top" width="0">
16048 <column alignment="center" valignment="top" width="0">
16049 <row>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 sd
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 </row>
16078 <row>
16079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Plain Layout
16083
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092 sd
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 </row>
16107 <row>
16108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16127 \begin_inset Text
16128
16129 \begin_layout Plain Layout
16130 sd
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 </row>
16136 </lyxtabular>
16137
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \end_inset
16144
16145
16146 \end_layout
16147
16148 \begin_layout Standard
16149 Pour revenir à la couleur noire implicite, insérez la commande suivante
16150  en code TeX, juste après le tableau ou le flottant de tableau :
16151 \end_layout
16152
16153 \begin_layout Standard
16154
16155 \series bold
16156
16157 \backslash
16158 renewcommand{
16159 \backslash
16160 hline}{
16161 \backslash
16162 myHlineC}
16163 \end_layout
16164
16165 \begin_layout Standard
16166 Le tableau
16167 \begin_inset space ~
16168 \end_inset
16169
16170
16171 \begin_inset CommandInset ref
16172 LatexCommand ref
16173 reference "tab:Tableau-avec-filets-colorés"
16174
16175 \end_inset
16176
16177  est un exemple avec des filets horizontaux et verticaux colorés.
16178 \end_layout
16179
16180 \begin_layout Standard
16181 \begin_inset Float table
16182 placement h
16183 wide false
16184 sideways false
16185 status open
16186
16187 \begin_layout Plain Layout
16188 \begin_inset Caption
16189
16190 \begin_layout Plain Layout
16191 \begin_inset CommandInset label
16192 LatexCommand label
16193 name "tab:Tableau-avec-filets-colorés"
16194
16195 \end_inset
16196
16197 Tableau avec filets horizontaux et verticaux colorés
16198 \end_layout
16199
16200 \end_inset
16201
16202
16203 \end_layout
16204
16205 \begin_layout Plain Layout
16206 \align center
16207 \begin_inset Tabular
16208 <lyxtabular version="3" rows="3" columns="3">
16209 <features>
16210 <column alignment="center" valignment="top" width="0" special="Wc">
16211 <column alignment="center" valignment="top" width="0" special="Wc">
16212 <column alignment="center" valignment="top" width="0" special="WcW">
16213 <row>
16214 <cell alignment="center" valignment="top" topline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 sd
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 <cell alignment="center" valignment="top" topline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 <cell alignment="center" valignment="top" topline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Plain Layout
16236
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 </row>
16242 <row>
16243 <cell alignment="center" valignment="top" topline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 <cell alignment="center" valignment="top" topline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256 sd
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 </row>
16271 <row topspace="default">
16272 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294 sd
16295 \end_layout
16296
16297 \end_inset
16298 </cell>
16299 </row>
16300 </lyxtabular>
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Standard
16313 \begin_inset ERT
16314 status collapsed
16315
16316 \begin_layout Plain Layout
16317
16318
16319 \backslash
16320 renewcommand{
16321 \backslash
16322 hline}{
16323 \backslash
16324 myHlineC}
16325 \end_layout
16326
16327 \end_inset
16328
16329
16330 \end_layout
16331
16332 \begin_layout Standard
16333 \begin_inset ERT
16334 status collapsed
16335
16336 \begin_layout Plain Layout
16337
16338
16339 \backslash
16340 setlength{
16341 \backslash
16342 arrayrulewidth}{0.4pt}
16343 \end_layout
16344
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \begin_layout Section
16351 Personnalisation des Tableaux
16352 \begin_inset Index
16353 status collapsed
16354
16355 \begin_layout Plain Layout
16356 Tableau ! Personnalisation
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \begin_inset Index
16363 status collapsed
16364
16365 \begin_layout Plain Layout
16366 Personnalisation des tableaux
16367 \end_layout
16368
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \begin_layout Subsection
16375 Espacement des lignes
16376 \begin_inset CommandInset label
16377 LatexCommand label
16378 name "sub:Espacement-lignes"
16379
16380 \end_inset
16381
16382
16383 \begin_inset Index
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 Personnalisation des tableaux ! Espacement des lignes
16388 \end_layout
16389
16390 \end_inset
16391
16392
16393 \end_layout
16394
16395 \begin_layout Standard
16396 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16397  l'onglet 
16398 \family sans
16399 Bordures
16400 \family default
16401  de la fenêtre de dialogue 
16402 \family sans
16403 Paramètres
16404 \begin_inset space ~
16405 \end_inset
16406
16407 du
16408 \begin_inset space ~
16409 \end_inset
16410
16411 tableau
16412 \family default
16413 .
16414  Vous y trouverez trois possibilités :
16415 \end_layout
16416
16417 \begin_layout Description
16418 Haut
16419 \begin_inset space ~
16420 \end_inset
16421
16422 de
16423 \begin_inset space ~
16424 \end_inset
16425
16426 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16427  Si le tableau est un tableau formel
16428 \begin_inset Foot
16429 status collapsed
16430
16431 \begin_layout Plain Layout
16432 Les tableaux formels sont décrits dans la section
16433 \begin_inset space ~
16434 \end_inset
16435
16436
16437 \begin_inset CommandInset ref
16438 LatexCommand ref
16439 reference "sec:Tableaux-Formels"
16440
16441 \end_inset
16442
16443 .
16444 \end_layout
16445
16446 \end_inset
16447
16448  LyX va insérer implicitement un espace de 0.5
16449 \begin_inset space \thinspace{}
16450 \end_inset
16451
16452 em.
16453  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16454  les filets verticaux comme dans le tableau suivant :
16455 \begin_inset VSpace medskip
16456 \end_inset
16457
16458
16459 \begin_inset Newline newline
16460 \end_inset
16461
16462
16463 \begin_inset space \hspace*{}
16464 \length 0pt
16465 \end_inset
16466
16467
16468 \begin_inset space \hfill{}
16469 \end_inset
16470
16471
16472 \begin_inset Tabular
16473 <lyxtabular version="3" rows="3" columns="1">
16474 <features>
16475 <column alignment="center" valignment="top" width="0">
16476 <row>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 A
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 <row topspace="3mm">
16488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 espace de 3
16493 \begin_inset space \thinspace{}
16494 \end_inset
16495
16496 mm en haut de la ligne
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 </row>
16502 <row>
16503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 C
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 </lyxtabular>
16514
16515 \end_inset
16516
16517
16518 \begin_inset space \hfill{}
16519 \end_inset
16520
16521
16522 \begin_inset space \hspace*{}
16523 \length 0pt
16524 \end_inset
16525
16526
16527 \begin_inset VSpace medskip
16528 \end_inset
16529
16530
16531 \begin_inset Newline newline
16532 \end_inset
16533
16534 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16535  pas de filets verticaux.
16536 \end_layout
16537
16538 \begin_layout Description
16539 Bas
16540 \begin_inset space ~
16541 \end_inset
16542
16543 de
16544 \begin_inset space ~
16545 \end_inset
16546
16547 ligne va ajouter de l'espace sous les caractères de la ligne.
16548  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16549  de 0.5
16550 \begin_inset space \thinspace{}
16551 \end_inset
16552
16553 em, pour les tableaux normaux, l'espace implicite est de 2
16554 \begin_inset space \thinspace{}
16555 \end_inset
16556
16557 pt.
16558 \end_layout
16559
16560 \begin_layout Description
16561 Entre
16562 \begin_inset space ~
16563 \end_inset
16564
16565 les
16566 \begin_inset space ~
16567 \end_inset
16568
16569 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16570  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16571  de 0.5
16572 \begin_inset space \thinspace{}
16573 \end_inset
16574
16575 em.
16576  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16577  les filets verticaux comme dans le tableau suivant :
16578 \begin_inset VSpace medskip
16579 \end_inset
16580
16581
16582 \begin_inset Newline newline
16583 \end_inset
16584
16585
16586 \begin_inset space \hspace*{}
16587 \length 0pt
16588 \end_inset
16589
16590
16591 \begin_inset space \hfill{}
16592 \end_inset
16593
16594
16595 \begin_inset Tabular
16596 <lyxtabular version="3" rows="3" columns="1">
16597 <features>
16598 <column alignment="center" valignment="top" width="0">
16599 <row>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604 A
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 </row>
16610 <row interlinespace="3mm">
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 \begin_inset Formula $\downarrow$
16616 \end_inset
16617
16618  espace de 3
16619 \begin_inset space \thinspace{}
16620 \end_inset
16621
16622 mm entre les lignes 
16623 \begin_inset Formula $\downarrow$
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row>
16633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 \begin_inset Formula $\uparrow$
16638 \end_inset
16639
16640  espace de 3
16641 \begin_inset space \thinspace{}
16642 \end_inset
16643
16644 mm entre les lignes 
16645 \begin_inset Formula $\uparrow$
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 </lyxtabular>
16655
16656 \end_inset
16657
16658
16659 \begin_inset space \hfill{}
16660 \end_inset
16661
16662
16663 \begin_inset space \hspace*{}
16664 \length 0pt
16665 \end_inset
16666
16667
16668 \begin_inset VSpace medskip
16669 \end_inset
16670
16671
16672 \begin_inset Newline newline
16673 \end_inset
16674
16675 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16676  pas de filets verticaux.
16677 \end_layout
16678
16679 \begin_layout Standard
16680 \begin_inset VSpace bigskip
16681 \end_inset
16682
16683 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16684  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16685  dans le préambule :
16686 \end_layout
16687
16688 \begin_layout Standard
16689
16690 \series bold
16691
16692 \backslash
16693 @ifundefined{extrarowheight}
16694 \begin_inset Newline newline
16695 \end_inset
16696
16697
16698 \begin_inset ERT
16699 status collapsed
16700
16701 \begin_layout Plain Layout
16702
16703
16704 \backslash
16705 hphantom{ }
16706 \end_layout
16707
16708 \end_inset
16709
16710 {
16711 \backslash
16712 usepackage{array}}{}
16713 \begin_inset Newline newline
16714 \end_inset
16715
16716
16717 \backslash
16718 setlength{
16719 \backslash
16720 extrarowheight}{height}
16721 \end_layout
16722
16723 \begin_layout Standard
16724 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16725  plus exactement centré verticalement.
16726  (le paquetage 
16727 \series bold
16728 array 
16729 \series default
16730 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16731  auto-définis.
16732  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16733  
16734 \series bold
16735
16736 \backslash
16737 @ifundefined
16738 \series default
16739  dans la commande précédente.)
16740 \end_layout
16741
16742 \begin_layout Standard
16743 Si vous utilisez des polices de taille plus grande que la taille normale,
16744  les bordures des tableaux sont souvent trop proches du texte.
16745  On peut corriger ce problème en insérant la commande 
16746 \series bold
16747
16748 \begin_inset space \space{}
16749 \end_inset
16750
16751
16752 \backslash
16753 strut
16754 \series default
16755  en code TeX au debut d'une ligne du tableau.
16756  Le tableau
16757 \lang english
16758
16759 \begin_inset space ~
16760 \end_inset
16761
16762
16763 \begin_inset CommandInset ref
16764 LatexCommand ref
16765 reference "tab:Alignement-vertical"
16766
16767 \end_inset
16768
16769
16770 \lang french
16771  montre l'effet de cette commande.
16772 \end_layout
16773
16774 \begin_layout Standard
16775 \noindent
16776 \begin_inset Float table
16777 placement h
16778 wide false
16779 sideways false
16780 status open
16781
16782 \begin_layout Plain Layout
16783 \begin_inset Caption
16784
16785 \begin_layout Plain Layout
16786 \begin_inset CommandInset label
16787 LatexCommand label
16788 name "tab:Alignement-vertical"
16789
16790 \end_inset
16791
16792 Alignement vertical d'un texte avec une police de grande taille.
16793 \end_layout
16794
16795 \end_inset
16796
16797
16798 \end_layout
16799
16800 \begin_layout Plain Layout
16801 \begin_inset space \hfill{}
16802 \end_inset
16803
16804
16805 \begin_inset Float table
16806 wide false
16807 sideways false
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Caption
16812
16813 \begin_layout Plain Layout
16814 Tableau normal.
16815 \end_layout
16816
16817 \end_inset
16818
16819
16820 \end_layout
16821
16822 \begin_layout Plain Layout
16823 \noindent
16824 \align center
16825 \begin_inset Tabular
16826 <lyxtabular version="3" rows="6" columns="1">
16827 <features>
16828 <column alignment="left" valignment="top" width="0">
16829 <row>
16830 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 Normal, g
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845
16846 \size large
16847 Large
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 <row>
16854 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \size larger
16860 Larger
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row>
16867 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871
16872 \size largest
16873 Largest
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 </row>
16879 <row>
16880 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884
16885 \size huge
16886 Huge
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \size huge
16899 Huger
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 </row>
16905 </lyxtabular>
16906
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \end_inset
16913
16914
16915 \begin_inset space \hfill{}
16916 \end_inset
16917
16918
16919 \begin_inset Float table
16920 wide false
16921 sideways false
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 \begin_inset Caption
16926
16927 \begin_layout Plain Layout
16928 Tableau utilisant la commande 
16929 \series bold
16930
16931 \backslash
16932 strut
16933 \series default
16934 .
16935 \end_layout
16936
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \begin_layout Plain Layout
16943 \noindent
16944 \align center
16945 \begin_inset Tabular
16946 <lyxtabular version="3" rows="6" columns="1">
16947 <features>
16948 <column alignment="left" valignment="top" width="0">
16949 <row>
16950 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954 Normal, g
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 </row>
16960 <row>
16961 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \size large
16967 \begin_inset ERT
16968 status collapsed
16969
16970 \begin_layout Plain Layout
16971
16972
16973 \backslash
16974 strut 
16975 \end_layout
16976
16977 \end_inset
16978
16979 Large
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 </row>
16985 <row>
16986 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990
16991 \size larger
16992 \begin_inset ERT
16993 status collapsed
16994
16995 \begin_layout Plain Layout
16996
16997
16998 \backslash
16999 strut 
17000 \end_layout
17001
17002 \end_inset
17003
17004 Larger
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 </row>
17010 <row>
17011 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015
17016 \size largest
17017 \begin_inset ERT
17018 status collapsed
17019
17020 \begin_layout Plain Layout
17021
17022
17023 \backslash
17024 strut 
17025 \end_layout
17026
17027 \end_inset
17028
17029 Largest
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 </row>
17035 <row>
17036 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040
17041 \size huge
17042 \begin_inset ERT
17043 status collapsed
17044
17045 \begin_layout Plain Layout
17046
17047
17048 \backslash
17049 strut 
17050 \end_layout
17051
17052 \end_inset
17053
17054 Huge
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \size giant
17067 \begin_inset ERT
17068 status collapsed
17069
17070 \begin_layout Plain Layout
17071
17072
17073 \backslash
17074 strut 
17075 \end_layout
17076
17077 \end_inset
17078
17079
17080 \size huge
17081 Huger
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 </row>
17087 </lyxtabular>
17088
17089 \end_inset
17090
17091
17092 \end_layout
17093
17094 \end_inset
17095
17096
17097 \begin_inset space \hfill{}
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \begin_layout Subsection
17109 Alignements de cellules spéciaux
17110 \begin_inset Index
17111 status collapsed
17112
17113 \begin_layout Plain Layout
17114 Personnalisation des tableaux ! Alignement de cellules spéciaux
17115 \end_layout
17116
17117 \end_inset
17118
17119
17120 \end_layout
17121
17122 \begin_layout Standard
17123 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17124  cellules sur un caractère donné, par exemple le séparateur décimal comme
17125  dans le tableau
17126 \begin_inset space ~
17127 \end_inset
17128
17129
17130 \begin_inset CommandInset ref
17131 LatexCommand ref
17132 reference "tab:Tableau-centré-sur-séparateur"
17133
17134 \end_inset
17135
17136 .
17137 \end_layout
17138
17139 \begin_layout Standard
17140 \begin_inset Float table
17141 placement h
17142 wide false
17143 sideways false
17144 status open
17145
17146 \begin_layout Plain Layout
17147 \begin_inset Caption
17148
17149 \begin_layout Plain Layout
17150 \begin_inset CommandInset label
17151 LatexCommand label
17152 name "tab:Tableau-centré-sur-séparateur"
17153
17154 \end_inset
17155
17156 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17157 \end_layout
17158
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \begin_layout Plain Layout
17165 \align center
17166 \begin_inset Tabular
17167 <lyxtabular version="3" rows="4" columns="2">
17168 <features>
17169 <column alignment="right" valignment="top" width="0">
17170 <column alignment="left" valignment="top" width="0" special="@{}l">
17171 <row>
17172 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 en-tête
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 </row>
17191 <row>
17192 <cell alignment="center" valignment="top" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196 12,
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 <cell alignment="center" valignment="top" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205 6
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 </row>
17211 <row>
17212 <cell alignment="center" valignment="top" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 0,
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225 68
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 -123,
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 0
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 </lyxtabular>
17252
17253 \end_inset
17254
17255
17256 \end_layout
17257
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \begin_layout Standard
17264 Ce tableau a été créé comme un tableau 4×2.
17265  L'en-tête est une cellule multicolonne centrée.
17266  La première colonne est alignée à droite et contient les chiffres qui se
17267  trouvent avant la virgule ainsi que la virgule elle-même.
17268  La deuxième colonne est alignée à gauche et contient les chiffres situés
17269  après la virgule.
17270  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17271  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
17272 \end_layout
17273
17274 \begin_layout Standard
17275
17276 \series bold
17277 @{}l
17278 \end_layout
17279
17280 \begin_layout Standard
17281 Le tableau
17282 \begin_inset space ~
17283 \end_inset
17284
17285
17286 \begin_inset CommandInset ref
17287 LatexCommand ref
17288 reference "tab:Plusieurs-exemples-alignements"
17289
17290 \end_inset
17291
17292  montre quelques exemples d'alignements.
17293  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17294  plus petit espace mathématique au début de la dernière colonne pour obtenir
17295  l'espacement correct autour du signe de relation.
17296 \end_layout
17297
17298 \begin_layout Standard
17299 \begin_inset Float table
17300 wide false
17301 sideways false
17302 status open
17303
17304 \begin_layout Plain Layout
17305 \begin_inset Caption
17306
17307 \begin_layout Plain Layout
17308 \begin_inset CommandInset label
17309 LatexCommand label
17310 name "tab:Plusieurs-exemples-alignements"
17311
17312 \end_inset
17313
17314 Plusieurs exemples d'alignement de cellules.
17315 \end_layout
17316
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \begin_layout Plain Layout
17323 \align center
17324 \begin_inset Tabular
17325 <lyxtabular version="3" rows="4" columns="6">
17326 <features>
17327 <column alignment="right" valignment="top" width="0">
17328 <column alignment="left" valignment="top" width="0" special="@{}l">
17329 <column alignment="right" valignment="top" width="0">
17330 <column alignment="left" valignment="top" width="0" special="@{}l">
17331 <column alignment="right" valignment="top" width="0">
17332 <column alignment="left" valignment="top" width="0" special="@{}l">
17333 <row>
17334 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 unités
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 exposants
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 relations
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 </row>
17389 <row>
17390 <cell alignment="center" valignment="top" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 12×
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 24
17404 \begin_inset space \thinspace{}
17405 \end_inset
17406
17407 bouteilles
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 \begin_inset Formula $10\cdot$
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 \begin_inset Formula $10^{\mbox{-}17}$
17429 \end_inset
17430
17431
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 \begin_inset Formula $\Gamma(t)\propto$
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 \begin_inset Formula $\:\Upsilon(t)$
17453 \end_inset
17454
17455
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 </row>
17461 <row>
17462 <cell alignment="center" valignment="top" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 1024×
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475 768
17476 \begin_inset space \thinspace{}
17477 \end_inset
17478
17479 Pixels
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 \begin_inset Formula $5.78\cdot$
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 \begin_inset Formula $10^{7}$
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 <cell alignment="center" valignment="top" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512 \begin_inset Formula $A\ne$
17513 \end_inset
17514
17515
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 \begin_inset Formula $\: B_{\mathrm{red}}$
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 32×
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 6
17548 \begin_inset space \thinspace{}
17549 \end_inset
17550
17551 cm
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 -
17561 \begin_inset Formula $33.5\cdot$
17562 \end_inset
17563
17564
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 \begin_inset Formula $10^{4}$
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 <cell alignment="center" valignment="top" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 \begin_inset Formula $\sin(\alpha)\ge$
17586 \end_inset
17587
17588
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 \begin_inset Formula $\:\sin(\beta)$
17598 \end_inset
17599
17600
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 </lyxtabular>
17607
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \begin_layout Standard
17619 \begin_inset VSpace bigskip
17620 \end_inset
17621
17622 Il y a aussi le paquetage LaTeX 
17623 \series bold
17624 dcolumn
17625 \series default
17626
17627 \begin_inset Index
17628 status collapsed
17629
17630 \begin_layout Plain Layout
17631 Paquetages LaTeX ! dcolumn
17632 \end_layout
17633
17634 \end_inset
17635
17636  qui fournit des alignements pour les cellules de tableaux.
17637  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17638  et ne permet pas de formules dans les cellules du tableau : Avec 
17639 \series bold
17640 dcolumn
17641 \series default
17642  la première colonne du tableau
17643 \begin_inset space ~
17644 \end_inset
17645
17646
17647 \begin_inset CommandInset ref
17648 LatexCommand ref
17649 reference "tab:Plusieurs-exemples-alignements"
17650
17651 \end_inset
17652
17653  ressemblera à la première colonne du tableau
17654 \begin_inset space ~
17655 \end_inset
17656
17657
17658 \begin_inset CommandInset ref
17659 LatexCommand ref
17660 reference "tab:Alignements-avec-dcolumn"
17661
17662 \end_inset
17663
17664
17665 \lang english
17666  and only with some tricks like the expected.
17667  
17668 \lang french
17669 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17670 \begin_inset space ~
17671 \end_inset
17672
17673
17674 \begin_inset CommandInset ref
17675 LatexCommand ref
17676 reference "tab:Plusieurs-exemples-alignements"
17677
17678 \end_inset
17679
17680  avec 
17681 \series bold
17682 dcolumn
17683 \series default
17684 .
17685 \end_layout
17686
17687 \begin_layout Standard
17688 \begin_inset Float table
17689 placement h
17690 wide false
17691 sideways false
17692 status open
17693
17694 \begin_layout Plain Layout
17695 \begin_inset Caption
17696
17697 \begin_layout Plain Layout
17698 \begin_inset CommandInset label
17699 LatexCommand label
17700 name "tab:Alignements-avec-dcolumn"
17701
17702 \end_inset
17703
17704 Alignements quand on utilise le paquetage LaTeX dcolumn.
17705  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17706  pour obtenir la sortie.
17707 \end_layout
17708
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \begin_layout Plain Layout
17715 \align center
17716 \begin_inset Tabular
17717 <lyxtabular version="3" rows="4" columns="3">
17718 <features>
17719 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17720 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17721 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17722 <row>
17723 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 unités
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 unités
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 unités
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 </row>
17751 <row>
17752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 12x24
17757 \begin_inset space \thinspace{}
17758 \end_inset
17759
17760 bouteilles
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 12x24
17770 \begin_inset space \thinspace{}
17771 \end_inset
17772
17773
17774 \begin_inset Formula $\mbox{bouteilles}$
17775 \end_inset
17776
17777
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 12
17787 \begin_inset ERT
17788 status collapsed
17789
17790 \begin_layout Plain Layout
17791
17792
17793 \backslash
17794 times 
17795 \end_layout
17796
17797 \end_inset
17798
17799 24+
17800 \begin_inset Formula $\mbox{bouteilles}$
17801 \end_inset
17802
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 </row>
17809 <row>
17810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 1024x768
17815 \begin_inset space \thinspace{}
17816 \end_inset
17817
17818 Pixels
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 1024x768
17828 \begin_inset space \thinspace{}
17829 \end_inset
17830
17831
17832 \begin_inset Formula $\mbox{Pixels}$
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 1024
17845 \begin_inset ERT
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849
17850
17851 \backslash
17852 times 
17853 \end_layout
17854
17855 \end_inset
17856
17857 768+
17858 \begin_inset Formula $\mbox{Pixels}$
17859 \end_inset
17860
17861
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 </row>
17867 <row>
17868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 32x6
17873 \begin_inset space \thinspace{}
17874 \end_inset
17875
17876 cm
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 32x6
17886 \begin_inset space \thinspace{}
17887 \end_inset
17888
17889
17890 \begin_inset Formula $\mbox{cm}$
17891 \end_inset
17892
17893
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 <cell alignment="center" valignment="top" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902 32
17903 \begin_inset ERT
17904 status collapsed
17905
17906 \begin_layout Plain Layout
17907
17908
17909 \backslash
17910 times 
17911 \end_layout
17912
17913 \end_inset
17914
17915 6+
17916 \begin_inset Formula $\mbox{cm}$
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 </lyxtabular>
17926
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Subsection
17938 Formats de cellule et de colonne personnalisés
17939 \begin_inset CommandInset label
17940 LatexCommand label
17941 name "sub:Formats-personnalisés"
17942
17943 \end_inset
17944
17945
17946 \begin_inset Index
17947 status collapsed
17948
17949 \begin_layout Plain Layout
17950 Personnalisation des tableaux !  Format de cellule/colonne
17951 \end_layout
17952
17953 \end_inset
17954
17955
17956 \end_layout
17957
17958 \begin_layout Standard
17959 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17960  multicolonne comme dans la section
17961 \begin_inset space ~
17962 \end_inset
17963
17964
17965 \begin_inset CommandInset ref
17966 LatexCommand ref
17967 reference "sub:Calculs-multicolonnes"
17968
17969 \end_inset
17970
17971  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17972  multicolonnes.
17973  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17974  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17975  du document.
17976  Le format est défini avec la commande
17977 \end_layout
17978
17979 \begin_layout Standard
17980
17981 \series bold
17982
17983 \backslash
17984 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17985 \end_layout
17986
17987 \begin_layout Standard
17988 Le nom du format peut n'avoir qu'une lettre.
17989  Les lettres 
17990 \emph on
17991 b
17992 \emph default
17993
17994 \emph on
17995 c
17996 \emph default
17997
17998 \emph on
17999 l
18000 \emph default
18001
18002 \emph on
18003 m
18004 \emph default
18005
18006 \emph on
18007 p
18008 \emph default
18009  et 
18010 \emph on
18011 r
18012 \emph default
18013  sont prédéfinies et donc ne peuvent être utilisées.
18014  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18015 \end_layout
18016
18017 \begin_layout Standard
18018 \begin_inset VSpace medskip
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \begin_layout Standard
18025 Pour de cellules multicolonnes centrées verticalement et horizontalement
18026  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18027  :
18028 \end_layout
18029
18030 \begin_layout Standard
18031
18032 \series bold
18033
18034 \backslash
18035 newcolumntype{M}[1]{>{
18036 \backslash
18037 centering
18038 \backslash
18039 hspace{0pt}}m{#1}}
18040 \end_layout
18041
18042 \begin_layout Standard
18043 Où le 
18044 \series bold
18045
18046 \backslash
18047 hspace{0pt}
18048 \series default
18049  évite le problème de césure du premier mot, comme c'est décrit en section
18050 \begin_inset space ~
18051 \end_inset
18052
18053
18054 \begin_inset CommandInset ref
18055 LatexCommand ref
18056 reference "sub:Lignes-multiple-dans-cellule"
18057
18058 \end_inset
18059
18060 .
18061  Ensuite, vous pouvez entrer
18062 \end_layout
18063
18064 \begin_layout Standard
18065
18066 \series bold
18067 M{width}
18068 \end_layout
18069
18070 \begin_layout Standard
18071 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18072  une multicolonne.
18073 \end_layout
18074
18075 \begin_layout Standard
18076 \begin_inset VSpace bigskip
18077 \end_inset
18078
18079
18080 \end_layout
18081
18082 \begin_layout Standard
18083 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18084  définir le format
18085 \end_layout
18086
18087 \begin_layout Standard
18088
18089 \series bold
18090
18091 \backslash
18092 newcolumntype{S}[2]{>{
18093 \backslash
18094 centering
18095 \backslash
18096 hspace{0pt}}
18097 \begin_inset Newline newline
18098 \end_inset
18099
18100
18101 \begin_inset ERT
18102 status collapsed
18103
18104 \begin_layout Plain Layout
18105
18106
18107 \backslash
18108 phantom{
18109 \end_layout
18110
18111 \end_inset
18112
18113
18114 \backslash
18115 newcolumntype{S}[2]
18116 \begin_inset ERT
18117 status collapsed
18118
18119 \begin_layout Plain Layout
18120
18121 }
18122 \end_layout
18123
18124 \end_inset
18125
18126 m{(#1+(2
18127 \backslash
18128 tabcolsep+
18129 \backslash
18130 arrayrulewidth)*(1-#2))/#2}}
18131 \end_layout
18132
18133 \begin_layout Standard
18134 Ce format utilise l'équation
18135 \begin_inset space ~
18136 \end_inset
18137
18138
18139 \begin_inset CommandInset ref
18140 LatexCommand eqref
18141 reference "eq:Wgn"
18142
18143 \end_inset
18144
18145  pour calculer la largeur que doit avoir chacune des cellules couverte par
18146  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18147 \end_layout
18148
18149 \begin_layout Standard
18150 Ensuite, vous pouvez entrer
18151 \end_layout
18152
18153 \begin_layout Standard
18154
18155 \series bold
18156 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18157 \end_layout
18158
18159 \begin_layout Standard
18160 comme paramètre LaTeX de la colonne.
18161 \end_layout
18162
18163 \begin_layout Standard
18164 \begin_inset VSpace bigskip
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Standard
18171 Pour des colonnes colorées, vous pouvez définir
18172 \end_layout
18173
18174 \begin_layout Standard
18175
18176 \series bold
18177
18178 \backslash
18179 newcolumntype{K}[1]{>{
18180 \backslash
18181 columncolor{#1}
18182 \backslash
18183 hspace{0pt}}c}
18184 \end_layout
18185
18186 \begin_layout Standard
18187 Le 
18188 \begin_inset Quotes eld
18189 \end_inset
18190
18191 c
18192 \begin_inset Quotes erd
18193 \end_inset
18194
18195  à la fin crée une colonne de largeur variable dont le texte est centré
18196  horizontalement.
18197  Vous pouvez maintenant entrer
18198 \end_layout
18199
18200 \begin_layout Standard
18201
18202 \series bold
18203 K{nom de couleur}
18204 \end_layout
18205
18206 \begin_layout Standard
18207 comme paramètre LaTeX.
18208 \end_layout
18209
18210 \begin_layout Standard
18211 \begin_inset VSpace bigskip
18212 \end_inset
18213
18214
18215 \end_layout
18216
18217 \begin_layout Standard
18218 Pour créer le tableau
18219 \begin_inset space ~
18220 \end_inset
18221
18222
18223 \begin_inset CommandInset ref
18224 LatexCommand ref
18225 reference "tab:Tableau-formats-personnalisés"
18226
18227 \end_inset
18228
18229  utilisez les paramètres LaTeX
18230 \end_layout
18231
18232 \begin_layout Standard
18233
18234 \series bold
18235 M{2.5cm}
18236 \end_layout
18237
18238 \begin_layout Standard
18239 pour la première colonne et la multicolonne,
18240 \end_layout
18241
18242 \begin_layout Standard
18243
18244 \series bold
18245 K{red}
18246 \end_layout
18247
18248 \begin_layout Standard
18249 pour la dernière colonne, et
18250 \end_layout
18251
18252 \begin_layout Standard
18253
18254 \series bold
18255 S{2.5cm}{2}
18256 \end_layout
18257
18258 \begin_layout Standard
18259 pour les cellules de la deuxième colonne.
18260 \end_layout
18261
18262 \begin_layout Standard
18263 \begin_inset Float table
18264 placement h
18265 wide false
18266 sideways false
18267 status open
18268
18269 \begin_layout Plain Layout
18270 \begin_inset Caption
18271
18272 \begin_layout Plain Layout
18273 \begin_inset CommandInset label
18274 LatexCommand label
18275 name "tab:Tableau-formats-personnalisés"
18276
18277 \end_inset
18278
18279 Tableau utilisant des formats personnalisés
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \begin_layout Plain Layout
18288 \align center
18289 \begin_inset Tabular
18290 <lyxtabular version="3" rows="3" columns="4">
18291 <features>
18292 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18293 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18294 <column alignment="center" valignment="middle" width="0">
18295 <column alignment="center" valignment="middle" width="0" special="K{red}">
18296 <row>
18297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301 motTrèsLongDansUneCellule
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 multicolonne avec multiligne
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 c
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 </row>
18334 <row>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 d
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 e
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 f
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366 g
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 </row>
18372 <row>
18373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 h
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 i
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 j
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 k
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 </row>
18410 </lyxtabular>
18411
18412 \end_inset
18413
18414
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \begin_layout Subsection
18423 Épaisseur des filets
18424 \begin_inset CommandInset label
18425 LatexCommand label
18426 name "sub:Epaisseur-filets"
18427
18428 \end_inset
18429
18430
18431 \begin_inset Index
18432 status collapsed
18433
18434 \begin_layout Plain Layout
18435 Personnalisation des tableaux ! Épaisseur filets
18436 \end_layout
18437
18438 \end_inset
18439
18440
18441 \end_layout
18442
18443 \begin_layout Standard
18444 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18445  
18446 \series bold
18447
18448 \backslash
18449 arrayrulewidth
18450 \series default
18451 .
18452  Pour mettre, par exemple, une épaisseur de filet de 1.5
18453 \begin_inset space \thinspace{}
18454 \end_inset
18455
18456 pt, comme pour le tableau
18457 \begin_inset space ~
18458 \end_inset
18459
18460
18461 \begin_inset CommandInset ref
18462 LatexCommand ref
18463 reference "tab:Tableau-filets-1.5pt"
18464
18465 \end_inset
18466
18467 , insérez la commande
18468 \end_layout
18469
18470 \begin_layout Standard
18471
18472 \series bold
18473
18474 \backslash
18475 setlength{
18476 \backslash
18477 arrayrulewidth}{1.5pt}
18478 \end_layout
18479
18480 \begin_layout Standard
18481 en code TeX avant le tableau ou le flottant de tableau.
18482  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18483  suivent.
18484  pour revenir aux valeurs implicites, mettez 
18485 \series bold
18486
18487 \backslash
18488 arrayrulewidth
18489 \series default
18490  à 0.4
18491 \begin_inset space \thinspace{}
18492 \end_inset
18493
18494 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18495 \end_layout
18496
18497 \begin_layout Standard
18498 \begin_inset ERT
18499 status collapsed
18500
18501 \begin_layout Plain Layout
18502
18503
18504 \backslash
18505 setlength{
18506 \backslash
18507 arrayrulewidth}{1.5pt}
18508 \end_layout
18509
18510 \end_inset
18511
18512
18513 \begin_inset Float table
18514 wide false
18515 sideways false
18516 status open
18517
18518 \begin_layout Plain Layout
18519 \begin_inset Caption
18520
18521 \begin_layout Plain Layout
18522 \begin_inset CommandInset label
18523 LatexCommand label
18524 name "tab:Tableau-filets-1.5pt"
18525
18526 \end_inset
18527
18528 Tableau avec des filets de 1.5
18529 \begin_inset space \thinspace{}
18530 \end_inset
18531
18532 pt
18533 \end_layout
18534
18535 \end_inset
18536
18537
18538 \end_layout
18539
18540 \begin_layout Plain Layout
18541 \align center
18542 \begin_inset Tabular
18543 <lyxtabular version="3" rows="3" columns="3">
18544 <features>
18545 <column alignment="center" valignment="top" width="0">
18546 <column alignment="center" valignment="top" width="0">
18547 <column alignment="center" valignment="top" width="0">
18548 <row>
18549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 sd
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 </row>
18577 <row>
18578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 sd
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 </row>
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 sd
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 </lyxtabular>
18636
18637 \end_inset
18638
18639
18640 \end_layout
18641
18642 \end_inset
18643
18644
18645 \begin_inset ERT
18646 status collapsed
18647
18648 \begin_layout Plain Layout
18649
18650
18651 \backslash
18652 setlength{
18653 \backslash
18654 arrayrulewidth}{0.4pt}
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Standard
18663 \begin_inset VSpace bigskip
18664 \end_inset
18665
18666 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18667 \begin_inset space \thinspace{}
18668 \end_inset
18669
18670 pt, comme dans le tableau
18671 \begin_inset space ~
18672 \end_inset
18673
18674
18675 \begin_inset CommandInset ref
18676 LatexCommand ref
18677 reference "tab:Tableau-filets-horizontaux-1.5pt"
18678
18679 \end_inset
18680
18681 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18682  de tableau :
18683 \end_layout
18684
18685 \begin_layout Standard
18686
18687 \series bold
18688
18689 \backslash
18690 let
18691 \backslash
18692 myHline
18693 \backslash
18694 hline
18695 \begin_inset Newline newline
18696 \end_inset
18697
18698
18699 \backslash
18700 renewcommand{
18701 \backslash
18702 hline}
18703 \begin_inset Newline newline
18704 \end_inset
18705
18706  {
18707 \backslash
18708 noalign{
18709 \backslash
18710 global
18711 \backslash
18712 arrayrulewidth 1.5pt}
18713 \begin_inset Newline newline
18714 \end_inset
18715
18716  
18717 \backslash
18718 myHline
18719 \backslash
18720 noalign{
18721 \backslash
18722 global
18723 \backslash
18724 arrayrulewidth 0.4pt}}
18725 \end_layout
18726
18727 \begin_layout Standard
18728 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18729  en code TeX après le tableau ou le flottant de tableau :
18730 \end_layout
18731
18732 \begin_layout Standard
18733
18734 \series bold
18735
18736 \backslash
18737 renewcommand{
18738 \backslash
18739 hline}{
18740 \backslash
18741 myHline}
18742 \end_layout
18743
18744 \begin_layout Standard
18745 \begin_inset ERT
18746 status collapsed
18747
18748 \begin_layout Plain Layout
18749
18750
18751 \backslash
18752 let
18753 \backslash
18754 myHline
18755 \backslash
18756 hline
18757 \end_layout
18758
18759 \begin_layout Plain Layout
18760
18761
18762 \backslash
18763 renewcommand{
18764 \backslash
18765 hline}
18766 \end_layout
18767
18768 \begin_layout Plain Layout
18769
18770  {
18771 \backslash
18772 noalign{
18773 \backslash
18774 global
18775 \backslash
18776 arrayrulewidth 1.5pt}
18777 \end_layout
18778
18779 \begin_layout Plain Layout
18780
18781   
18782 \backslash
18783 myHline
18784 \backslash
18785 noalign{
18786 \backslash
18787 global
18788 \backslash
18789 arrayrulewidth 0.4pt}}
18790 \end_layout
18791
18792 \end_inset
18793
18794
18795 \begin_inset Float table
18796 wide false
18797 sideways false
18798 status open
18799
18800 \begin_layout Plain Layout
18801 \begin_inset Caption
18802
18803 \begin_layout Plain Layout
18804 \begin_inset CommandInset label
18805 LatexCommand label
18806 name "tab:Tableau-filets-horizontaux-1.5pt"
18807
18808 \end_inset
18809
18810 Tableau avec des filets horizontaux de 1.5
18811 \begin_inset space \thinspace{}
18812 \end_inset
18813
18814 pt
18815 \end_layout
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Plain Layout
18823 \align center
18824 \begin_inset Tabular
18825 <lyxtabular version="3" rows="3" columns="3">
18826 <features>
18827 <column alignment="center" valignment="top" width="0">
18828 <column alignment="center" valignment="top" width="0">
18829 <column alignment="center" valignment="top" width="0">
18830 <row>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 sd
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 </row>
18859 <row>
18860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873 sd
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 <row>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 sd
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 </lyxtabular>
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \end_inset
18925
18926
18927 \begin_inset ERT
18928 status collapsed
18929
18930 \begin_layout Plain Layout
18931
18932
18933 \backslash
18934 renewcommand{
18935 \backslash
18936 hline}{
18937 \backslash
18938 myHline}
18939 \end_layout
18940
18941 \end_inset
18942
18943
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset VSpace bigskip
18948 \end_inset
18949
18950 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18951 \begin_inset space \thinspace{}
18952 \end_inset
18953
18954 pt, créez le format de colonne suivant dans le préambule, en suivant la
18955  description de la section
18956 \begin_inset space ~
18957 \end_inset
18958
18959
18960 \begin_inset CommandInset ref
18961 LatexCommand ref
18962 reference "sub:Formats-personnalisés"
18963
18964 \end_inset
18965
18966 :
18967 \end_layout
18968
18969 \begin_layout Standard
18970
18971 \series bold
18972
18973 \backslash
18974 newcolumntype{V}{!{
18975 \backslash
18976 vrule width 1.5pt}}
18977 \end_layout
18978
18979 \begin_layout Standard
18980 Pour le tableau
18981 \begin_inset space ~
18982 \end_inset
18983
18984
18985 \begin_inset CommandInset ref
18986 LatexCommand ref
18987 reference "tab:Tableau-filets-verticaux-1.5pt"
18988
18989 \end_inset
18990
18991  le paramètre LaTeX 
18992 \end_layout
18993
18994 \begin_layout Standard
18995
18996 \series bold
18997 VcV
18998 \end_layout
18999
19000 \begin_layout Standard
19001 a été utilisé pour la dernière colonne et
19002 \end_layout
19003
19004 \begin_layout Standard
19005
19006 \series bold
19007 Vc
19008 \end_layout
19009
19010 \begin_layout Standard
19011 pour les autres colonnes.
19012 \end_layout
19013
19014 \begin_layout Standard
19015 \begin_inset Float table
19016 wide false
19017 sideways false
19018 status open
19019
19020 \begin_layout Plain Layout
19021 \begin_inset Caption
19022
19023 \begin_layout Plain Layout
19024 \begin_inset CommandInset label
19025 LatexCommand label
19026 name "tab:Tableau-filets-verticaux-1.5pt"
19027
19028 \end_inset
19029
19030 Tableau avec des filets verticaux de 1.5
19031 \begin_inset space \thinspace{}
19032 \end_inset
19033
19034 pt 
19035 \end_layout
19036
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \begin_layout Plain Layout
19043 \align center
19044 \begin_inset Tabular
19045 <lyxtabular version="3" rows="3" columns="3">
19046 <features>
19047 <column alignment="center" valignment="top" width="0" special="Vc">
19048 <column alignment="center" valignment="top" width="0" special="Vc">
19049 <column alignment="center" valignment="top" width="0" special="VcV">
19050 <row>
19051 <cell alignment="center" valignment="top" topline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 sd
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" topline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" topline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" topline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 sd
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 sd
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 </row>
19137 </lyxtabular>
19138
19139 \end_inset
19140
19141
19142 \end_layout
19143
19144 \end_inset
19145
19146
19147 \end_layout
19148
19149 \begin_layout Subsection
19150 Filets à traits interrompus
19151 \begin_inset Index
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155 Personnalisation des tableaux ! Filets à traits interrompus
19156 \end_layout
19157
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \begin_layout Standard
19164 \begin_inset ERT
19165 status collapsed
19166
19167 \begin_layout Plain Layout
19168
19169
19170 \backslash
19171 ifarydshln
19172 \end_layout
19173
19174 \end_inset
19175
19176
19177 \begin_inset Note Note
19178 status open
19179
19180 \begin_layout Plain Layout
19181 La section suivante ne s'affichera que si vous avez installé le paquetage
19182  LaTeX 
19183 \series bold
19184 arydshln
19185 \series default
19186 .
19187 \end_layout
19188
19189 \end_inset
19190
19191
19192 \end_layout
19193
19194 \begin_layout Standard
19195 \begin_inset Float table
19196 placement H
19197 wide false
19198 sideways false
19199 status open
19200
19201 \begin_layout Plain Layout
19202 \begin_inset Caption
19203
19204 \begin_layout Plain Layout
19205 \begin_inset CommandInset label
19206 LatexCommand label
19207 name "tab:Tableau-filets-tirets"
19208
19209 \end_inset
19210
19211 Tableau avec des filets à traits interrompus
19212 \end_layout
19213
19214 \end_inset
19215
19216
19217 \end_layout
19218
19219 \begin_layout Plain Layout
19220 \align center
19221 \begin_inset Tabular
19222 <lyxtabular version="3" rows="5" columns="5">
19223 <features>
19224 <column alignment="center" valignment="top" width="0">
19225 <column alignment="center" valignment="top" width="0">
19226 <column alignment="center" valignment="top" width="0" special=":c">
19227 <column alignment="center" valignment="top" width="0">
19228 <column alignment="center" valignment="top" width="0">
19229 <row>
19230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 a
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 b
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 c
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 d
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 e
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 f
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 g
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299 h
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308 i
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 j
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 \begin_inset ERT
19329 status collapsed
19330
19331 \begin_layout Plain Layout
19332
19333
19334 \backslash
19335 hdashline 
19336 \end_layout
19337
19338 \end_inset
19339
19340 k
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 l
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 m
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 n
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 o
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 \begin_inset ERT
19388 status collapsed
19389
19390 \begin_layout Plain Layout
19391
19392
19393 \backslash
19394 cdashline{4-5}
19395 \end_layout
19396
19397 \end_inset
19398
19399 p
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408 q
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 r
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 s
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row>
19442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446 t
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455 u
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 v
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 w
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 x
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 </row>
19488 </lyxtabular>
19489
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496
19497
19498 \end_layout
19499
19500 \begin_layout Standard
19501 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19502  donc employer du code TeX.
19503  Mais avant il faut charger le paquetage LaTeX 
19504 \series bold
19505 arydshln
19506 \series default
19507
19508 \begin_inset Index
19509 status collapsed
19510
19511 \begin_layout Plain Layout
19512 Paquetages LaTeX ! arydshln
19513 \end_layout
19514
19515 \end_inset
19516
19517  dans le préambule du document avec la commande 
19518 \end_layout
19519
19520 \begin_layout Standard
19521
19522 \series bold
19523
19524 \backslash
19525 usepackage{arydshln}
19526 \end_layout
19527
19528 \begin_layout Standard
19529 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19530  
19531 \begin_inset Quotes eld
19532 \end_inset
19533
19534 :
19535 \begin_inset Quotes erd
19536 \end_inset
19537
19538  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19539  dans la fenêtre de dialogue de paramètre du tableau.
19540 \end_layout
19541
19542 \begin_layout Standard
19543 Pour un trait horizontal interrompu, ajoutez la commande
19544 \end_layout
19545
19546 \begin_layout Standard
19547
19548 \series bold
19549
19550 \backslash
19551 hdashline
19552 \end_layout
19553
19554 \begin_layout Standard
19555 en code TeX comme premier élément de la première cellule de la ligne de
19556  tableau.
19557 \end_layout
19558
19559 \begin_layout Standard
19560 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19561  commande 
19562 \end_layout
19563
19564 \begin_layout Standard
19565
19566 \series bold
19567
19568 \backslash
19569 cdashline{
19570 \series default
19571 numéros de colonnes}
19572 \end_layout
19573
19574 \begin_layout Standard
19575 en code TeX comme premier élément de la première cellule de la ligne.
19576  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19577  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19578 \end_layout
19579
19580 \begin_layout Standard
19581
19582 \series bold
19583
19584 \backslash
19585 cdashline{2-4}
19586 \end_layout
19587
19588 \begin_layout Standard
19589 comme premier élément de la première cellule de la ligne contenant la multicolon
19590 ne.
19591 \end_layout
19592
19593 \begin_layout Standard
19594 \begin_inset VSpace bigskip
19595 \end_inset
19596
19597
19598 \end_layout
19599
19600 \begin_layout Standard
19601 Le tableau
19602 \begin_inset space ~
19603 \end_inset
19604
19605
19606 \begin_inset CommandInset ref
19607 LatexCommand ref
19608 reference "tab:Tableau-filets-tirets"
19609
19610 \end_inset
19611
19612  a été créé en utilisant 
19613 \begin_inset Quotes eld
19614 \end_inset
19615
19616
19617 \series bold
19618 :c
19619 \series default
19620
19621 \begin_inset Quotes erd
19622 \end_inset
19623
19624  comme paramètre LaTeX pour la troisième colonne.
19625  La commande en code TeX 
19626 \series bold
19627
19628 \backslash
19629 hdashline
19630 \series default
19631  a été insérée dans la première cellule de la troisième ligne et la commande
19632  en code TeX 
19633 \series bold
19634
19635 \backslash
19636 cdashline{4-5}
19637 \series default
19638  a été insérée dans la première cellule de la quatrième ligne.
19639 \end_layout
19640
19641 \begin_layout Standard
19642 \begin_inset Note Greyedout
19643 status open
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Note:
19649 \series default
19650  Le paquetage LaTeX 
19651 \series bold
19652 arydshln
19653 \series default
19654  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19655  
19656 \series bold
19657 colortbl
19658 \series default
19659
19660 \begin_inset Index
19661 status collapsed
19662
19663 \begin_layout Plain Layout
19664 Paquetages LaTeX ! colortbl
19665 \end_layout
19666
19667 \end_inset
19668
19669  qui est utilisé pour avoir des tableaux colorés dans la section
19670 \begin_inset space ~
19671 \end_inset
19672
19673
19674 \begin_inset CommandInset ref
19675 LatexCommand ref
19676 reference "sec:Tableaux-Colorés"
19677
19678 \end_inset
19679
19680 .
19681  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19682  traits interrompus.
19683 \end_layout
19684
19685 \end_inset
19686
19687
19688 \end_layout
19689
19690 \begin_layout Standard
19691 \begin_inset ERT
19692 status collapsed
19693
19694 \begin_layout Plain Layout
19695
19696
19697 \backslash
19698 else
19699 \end_layout
19700
19701 \end_inset
19702
19703
19704 \begin_inset Note Note
19705 status open
19706
19707 \begin_layout Plain Layout
19708 Ce qui suit sera affiché si le paquetage LaTeX 
19709 \series bold
19710 arydshln
19711 \series default
19712  n'est pas installé :
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \end_layout
19719
19720 \begin_layout Standard
19721 Vous devez installer le paquetage LaTeX 
19722 \series bold
19723 arydshln
19724 \series default
19725  pour voir le contenu des cette section dans la sortie imprimée.
19726 \end_layout
19727
19728 \begin_layout Standard
19729 \begin_inset ERT
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733
19734
19735 \backslash
19736 fi
19737 \end_layout
19738
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \begin_layout Chapter
19745 Flottants
19746 \begin_inset Index
19747 status collapsed
19748
19749 \begin_layout Plain Layout
19750 Flottants
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \begin_layout Section
19759 Introduction
19760 \begin_inset CommandInset label
19761 LatexCommand label
19762 name "sec:Flottants-Introduction"
19763
19764 \end_inset
19765
19766
19767 \begin_inset Index
19768 status collapsed
19769
19770 \begin_layout Plain Layout
19771 Flottants ! Introduction
19772 \end_layout
19773
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \begin_layout Standard
19780 Un flottant est une portion de document, qui peut être associé à une étiquette
19781  et dont la position n'est pas fixée.
19782  Il peut 
19783 \begin_inset Quotes eld
19784 \end_inset
19785
19786 flotter
19787 \begin_inset Quotes erd
19788 \end_inset
19789
19790  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19791  plus approprié.
19792  Les 
19793 \family sans
19794 Notes
19795 \begin_inset space ~
19796 \end_inset
19797
19798 en
19799 \begin_inset space ~
19800 \end_inset
19801
19802 Bas
19803 \begin_inset space ~
19804 \end_inset
19805
19806 de
19807 \begin_inset space ~
19808 \end_inset
19809
19810 Page
19811 \family default
19812  et le 
19813 \family sans
19814 Notes
19815 \begin_inset space ~
19816 \end_inset
19817
19818 en
19819 \begin_inset space ~
19820 \end_inset
19821
19822 Marge
19823 \family default
19824  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19825  sur la page suivante quand il y a trop de notes sur la page courante.
19826 \end_layout
19827
19828 \begin_layout Standard
19829 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19830  très grande qualité.
19831  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19832  éviter des lignes blanches ou des pages sans texte.
19833  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19834  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19835  le texte.
19836  Les flottants sont donc numérotés.
19837  Les références croisées sont décrites dans la section
19838 \begin_inset space ~
19839 \end_inset
19840
19841
19842 \begin_inset CommandInset ref
19843 LatexCommand ref
19844 reference "sec:Referencer-les-Flottants"
19845
19846 \end_inset
19847
19848 .
19849 \end_layout
19850
19851 \begin_layout Standard
19852 Pour insérer un flottant, on utilise un des sous menus du menu 
19853 \family sans
19854 Insérer\SpecialChar \menuseparator
19855 Flottant.
19856
19857 \family default
19858  Une boîte va être insérée dans votre document avec par exemple une étiquette
19859  du genre 
19860 \begin_inset Quotes eld
19861 \end_inset
19862
19863 Figure
19864 \begin_inset space ~
19865 \end_inset
19866
19867 #:
19868 \begin_inset Quotes erd
19869 \end_inset
19870
19871  (où # est un numéro).
19872  L'étiquette est automatiquement traduite dans la langue du document dans
19873  la sortie finale.
19874  Après l'étiquette vous pouvez insérer du texte comme légende.
19875  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19876  séparé, à l'intérieur du flottant.
19877  Vous trouverez plus de détails sur le positionnement des légendes dans
19878  la section
19879 \begin_inset space ~
19880 \end_inset
19881
19882
19883 \begin_inset CommandInset ref
19884 LatexCommand ref
19885 reference "sec:Placement-légende"
19886
19887 \end_inset
19888
19889 .
19890  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19891  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19892  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19893  Une boîte de flottant fermée ressemble à ceci : 
19894 \begin_inset Graphics
19895         filename clipart/floatQt4.png
19896         scale 60
19897
19898 \end_inset
19899
19900  – une case grise avec un texte rouge.
19901 \end_layout
19902
19903 \begin_layout Standard
19904 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19905  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19906  est formaté de façon particulière.
19907 \end_layout
19908
19909 \begin_layout Section
19910 Les Types de Flottants
19911 \end_layout
19912
19913 \begin_layout Standard
19914 En plus des flottants de figures et de tableau qui sont décrits respectivement
19915  dans les sections
19916 \begin_inset space ~
19917 \end_inset
19918
19919
19920 \begin_inset CommandInset ref
19921 LatexCommand ref
19922 reference "sec:Figure-Floats"
19923
19924 \end_inset
19925
19926  et 
19927 \begin_inset CommandInset ref
19928 LatexCommand ref
19929 reference "sec:Table-Floats"
19930
19931 \end_inset
19932
19933 , LyX offre aussi les types 
19934 \series bold
19935 Algorithme
19936 \series default
19937  et 
19938 \series bold
19939 Enrobage
19940 \series default
19941 .
19942 \end_layout
19943
19944 \begin_layout Subsection
19945 Flottant d'algorithme
19946 \begin_inset Index
19947 status collapsed
19948
19949 \begin_layout Plain Layout
19950 Flottants ! Algorithmes
19951 \end_layout
19952
19953 \end_inset
19954
19955
19956 \begin_inset CommandInset label
19957 LatexCommand label
19958 name "sub:Flottant-d'Algorithme"
19959
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \begin_layout Standard
19966 \begin_inset Float algorithm
19967 placement h
19968 wide false
19969 sideways false
19970 status open
19971
19972 \begin_layout Plain Layout
19973 \begin_inset Caption
19974
19975 \begin_layout Plain Layout
19976 \begin_inset CommandInset label
19977 LatexCommand label
19978 name "alg:Exemple-Flottant-Algorithme"
19979
19980 \end_inset
19981
19982 Exemple de flottant d'algorithme
19983 \end_layout
19984
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \begin_layout LyX-Code
19991 for I in 1..N loop
19992 \begin_inset Newline newline
19993 \end_inset
19994
19995  Sum:= Sum + A(I); /*comment*/
19996 \begin_inset Newline newline
19997 \end_inset
19998
19999 end loop
20000 \begin_inset VSpace -4mm
20001 \end_inset
20002
20003
20004 \end_layout
20005
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \begin_layout Standard
20012 Ce type de flottant est inséré à l'aide du menu 
20013 \family sans
20014 Insérer\SpecialChar \menuseparator
20015 Flottant\SpecialChar \menuseparator
20016 Algorithme
20017 \family default
20018 .
20019  Il peut être utilisé pour des morceaux de code source ou des descriptions
20020  d'algorithmes et peut être utilisé comme une alternative au listing de
20021  code source qui est décrit au chapitre
20022 \begin_inset space ~
20023 \end_inset
20024
20025
20026 \begin_inset CommandInset ref
20027 LatexCommand ref
20028 reference "cha:Program-Code-Listings"
20029
20030 \end_inset
20031
20032 .
20033  Vous pouvez par exemple utiliser l'environnement Code
20034 \begin_inset space ~
20035 \end_inset
20036
20037 LyX qui est décrit dans le 
20038 \emph on
20039 Guide
20040 \emph default
20041
20042 \begin_inset space ~
20043 \end_inset
20044
20045
20046 \emph on
20047 de
20048 \begin_inset space ~
20049 \end_inset
20050
20051 l'Utilisateur
20052 \emph default
20053  de LyX.
20054  l'algorithme
20055 \begin_inset space ~
20056 \end_inset
20057
20058
20059 \begin_inset CommandInset ref
20060 LatexCommand ref
20061 reference "alg:Exemple-Flottant-Algorithme"
20062
20063 \end_inset
20064
20065  est un exemple de flottant d'algorithme où un espace vertical de -4
20066 \begin_inset space \thinspace{}
20067 \end_inset
20068
20069 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20070  soit placée exactement sous le texte de la dernière ligne.
20071 \end_layout
20072
20073 \begin_layout Standard
20074 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20075  du document.
20076  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20077 ent en ajoutant la ligne suivante dans le préambule de votre document :
20078 \end_layout
20079
20080 \begin_layout Standard
20081
20082 \series bold
20083
20084 \backslash
20085 floatname{algorithm}{votre
20086 \begin_inset space ~
20087 \end_inset
20088
20089 nom}
20090 \end_layout
20091
20092 \begin_layout Standard
20093
20094 \family sans
20095  votre
20096 \begin_inset space ~
20097 \end_inset
20098
20099 nom
20100 \family default
20101  est le mot 
20102 \begin_inset Quotes eld
20103 \end_inset
20104
20105
20106 \emph on
20107 algorithme
20108 \emph default
20109
20110 \begin_inset Quotes erd
20111 \end_inset
20112
20113  dans votre langue.
20114 \end_layout
20115
20116 \begin_layout Standard
20117 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20118 \family sans
20119 Insérer\SpecialChar \menuseparator
20120 Listes
20121 \begin_inset space ~
20122 \end_inset
20123
20124 &
20125 \begin_inset space ~
20126 \end_inset
20127
20128 TdM\SpecialChar \menuseparator
20129 Liste
20130 \begin_inset space ~
20131 \end_inset
20132
20133 des
20134 \begin_inset space ~
20135 \end_inset
20136
20137 algorithmes
20138 \family default
20139  si votre document est en la même langue que les menus de LyX.
20140  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20141  en code TeX à la place:
20142 \end_layout
20143
20144 \begin_layout Standard
20145
20146 \series bold
20147
20148 \backslash
20149 listof{algorithm}{votre
20150 \begin_inset space ~
20151 \end_inset
20152
20153 nom}
20154 \end_layout
20155
20156 \begin_layout Standard
20157 où 
20158 \family sans
20159 votre
20160 \begin_inset space ~
20161 \end_inset
20162
20163 nom
20164 \family default
20165  est la traduction de 
20166 \begin_inset Quotes eld
20167 \end_inset
20168
20169
20170 \emph on
20171 List of Algorithm
20172 \emph default
20173 s
20174 \begin_inset Quotes erd
20175 \end_inset
20176
20177  dans votre langue.
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20182  le schéma 
20183 \begin_inset Quotes eld
20184 \end_inset
20185
20186 chapitre.algorithme
20187 \begin_inset Quotes erd
20188 \end_inset
20189
20190  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20191  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20192  commande dans le préambule de votre document :
20193 \end_layout
20194
20195 \begin_layout Standard
20196
20197 \series bold
20198
20199 \backslash
20200 numberwithin{algorithm}{chapter}
20201 \end_layout
20202
20203 \begin_layout Standard
20204 Pour pouvoir utiliser la commande 
20205 \series bold
20206
20207 \backslash
20208 numberwithin
20209 \series default
20210 , activez l'option 
20211 \family sans
20212 Utiliser
20213 \begin_inset space ~
20214 \end_inset
20215
20216 le
20217 \begin_inset space ~
20218 \end_inset
20219
20220 paquetage
20221 \begin_inset space ~
20222 \end_inset
20223
20224 AMS
20225 \begin_inset space ~
20226 \end_inset
20227
20228 math
20229 \family default
20230  dans la rubrique 
20231 \family sans
20232 Options
20233 \begin_inset space ~
20234 \end_inset
20235
20236 des
20237 \begin_inset space ~
20238 \end_inset
20239
20240 Maths
20241 \family default
20242  de la fenêtre de dialogue 
20243 \family sans
20244 Paramètres
20245 \begin_inset space ~
20246 \end_inset
20247
20248 du
20249 \begin_inset space ~
20250 \end_inset
20251
20252 Document
20253 \family default
20254 .
20255 \begin_inset Newpage newpage
20256 \end_inset
20257
20258
20259 \end_layout
20260
20261 \begin_layout Subsection
20262 Flottant d'enrobage
20263 \begin_inset Index
20264 status collapsed
20265
20266 \begin_layout Plain Layout
20267 Flottants ! Flottants d'enrobage
20268 \end_layout
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 \begin_inset Wrap figure
20277 lines 0
20278 placement l
20279 overhang 1cm
20280 width "40col%"
20281 status open
20282
20283 \begin_layout Plain Layout
20284 \begin_inset Graphics
20285         filename ../clipart/mobius.eps
20286         width 40col%
20287         scaleBeforeRotation
20288         rotateOrigin center
20289
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \begin_layout Plain Layout
20296 \begin_inset Caption
20297
20298 \begin_layout Plain Layout
20299 \begin_inset CommandInset label
20300 LatexCommand label
20301 name "fig:Figure-enrobée"
20302
20303 \end_inset
20304
20305 Ceci est une figure habillée.
20306 \end_layout
20307
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \end_inset
20314
20315  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20316  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20317  Vous pouvez en insérer un en utilisant le menu 
20318 \family sans
20319 Insérer\SpecialChar \menuseparator
20320 Flottant\SpecialChar \menuseparator
20321 Flottant
20322 \begin_inset space ~
20323 \end_inset
20324
20325 d'enrobage
20326 \family default
20327  à la condition que le paquetage LaTeX 
20328 \series bold
20329 wrapfig
20330 \series default
20331
20332 \begin_inset Index
20333 status collapsed
20334
20335 \begin_layout Plain Layout
20336 Paquetages LaTeX ! wrapfig
20337 \begin_inset ERT
20338 status collapsed
20339
20340 \begin_layout Plain Layout
20341
20342
20343 \backslash
20344 vspace{4mm}
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353
20354  soit installé.
20355 \begin_inset Foot
20356 status collapsed
20357
20358 \begin_layout Plain Layout
20359 Voyez dans la manuel 
20360 \emph on
20361 Configuration
20362 \begin_inset space ~
20363 \end_inset
20364
20365 LaTeX 
20366 \emph default
20367 comment installer des paquetages LaTeX.
20368 \end_layout
20369
20370 \end_inset
20371
20372  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20373  sur la boîte du flottant.
20374  Les paramètres obligatoires sont l'
20375 \family sans
20376 Emplacement
20377 \family default
20378  et la 
20379 \family sans
20380 Largeur
20381 \family default
20382 .
20383  Les paramètres facultatifs sont le 
20384 \family sans
20385 Débordement
20386 \family default
20387  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20388  de la page et la 
20389 \family sans
20390 Porté de la ligne
20391 \family default
20392  qui précise le nombre approximatif de lignes dont le flottant va avoir
20393  besoin.
20394  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20395  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20396  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20397  à l'intérieur du paragraphe ou vers les autres paragraphes.
20398  La figure
20399 \begin_inset space ~
20400 \end_inset
20401
20402
20403 \begin_inset CommandInset ref
20404 LatexCommand ref
20405 reference "fig:Figure-enrobée"
20406
20407 \end_inset
20408
20409  est un exemple de flottant d'enrobage avec une largeur de 40
20410 \begin_inset space \thinspace{}
20411 \end_inset
20412
20413 col%, un débordement de 1
20414 \begin_inset space \thinspace{}
20415 \end_inset
20416
20417 cm et placé à gauche.
20418 \begin_inset Foot
20419 status collapsed
20420
20421 \begin_layout Plain Layout
20422 Les unités disponibles sont expliquées dans l'appendice
20423 \begin_inset space ~
20424 \end_inset
20425
20426
20427 \begin_inset CommandInset ref
20428 LatexCommand ref
20429 reference "cha:Unités-de-longueur"
20430
20431 \end_inset
20432
20433 .
20434 \end_layout
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Standard
20442 \begin_inset Note Greyedout
20443 status open
20444
20445 \begin_layout Plain Layout
20446
20447 \series bold
20448 Note:
20449 \series default
20450  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20451  figure trop près du bas de page peut tout chambouler et faire que le flottant
20452  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20453  de texte.
20454 \end_layout
20455
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \begin_layout Standard
20462 En général:
20463 \end_layout
20464
20465 \begin_layout Itemize
20466 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20467  qui risquent de passer à la page suivante.
20468  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20469  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20470  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20471  de page.
20472 \end_layout
20473
20474 \begin_layout Itemize
20475 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20476  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20477 e.
20478 \end_layout
20479
20480 \begin_layout Itemize
20481 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20482  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20483  texte entre les deux, comme séparateur.
20484 \end_layout
20485
20486 \begin_layout Itemize
20487 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20488  ou les tableaux.
20489 \end_layout
20490
20491 \begin_layout Section
20492 Numérotation des flottants
20493 \begin_inset Index
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497 Flottants ! Numérotation
20498 \end_layout
20499
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \begin_layout Standard
20506 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20507  ils se trouvent, soit en utilisant un format du genre 
20508 \begin_inset Quotes eld
20509 \end_inset
20510
20511 chapitre.numéro
20512 \begin_inset Quotes erd
20513 \end_inset
20514
20515  ou 
20516 \begin_inset Quotes eld
20517 \end_inset
20518
20519 section.numéro
20520 \begin_inset Quotes erd
20521 \end_inset
20522
20523 .
20524  Cela dépend de la classe de document utilisée.
20525 \end_layout
20526
20527 \begin_layout Standard
20528 Pour changer le format de la numérotation qui ne dépend pas de la section
20529  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20530  le préambule du document :
20531 \end_layout
20532
20533 \begin_layout Standard
20534
20535 \series bold
20536
20537 \backslash
20538 renewcommand{
20539 \backslash
20540 thetable}{
20541 \backslash
20542 roman{table}}
20543 \end_layout
20544
20545 \begin_layout Standard
20546
20547 \series bold
20548
20549 \backslash
20550 thetable
20551 \series default
20552  est la commande qui imprime le numéro du tableau, pour les figures, la
20553  commande serait 
20554 \series bold
20555
20556 \backslash
20557 thefigure
20558 \series default
20559 .
20560  La commande 
20561 \series bold
20562
20563 \backslash
20564 roman
20565 \series default
20566  utilisée dans la commande précédente, imprime le numéro du tableau sous
20567  forme de petits chiffres romains.
20568 \end_layout
20569
20570 \begin_layout Standard
20571 Pour changer le type de numérotation pour par exemple 
20572 \begin_inset Quotes eld
20573 \end_inset
20574
20575 sous-section.numéro
20576 \begin_inset Quotes erd
20577 \end_inset
20578
20579 , utilisez la commande suivante dans le préambule du document :
20580 \end_layout
20581
20582 \begin_layout Standard
20583
20584 \series bold
20585
20586 \backslash
20587 numberwithin{table}{subsection}
20588 \end_layout
20589
20590 \begin_layout Standard
20591 Pour pouvoir utiliser la commande 
20592 \series bold
20593
20594 \backslash
20595 numberwithin
20596 \series default
20597 , vous devez activer l'option 
20598 \family sans
20599 Utiliser
20600 \begin_inset space ~
20601 \end_inset
20602
20603 le
20604 \begin_inset space ~
20605 \end_inset
20606
20607 paquetage
20608 \begin_inset space ~
20609 \end_inset
20610
20611 maths
20612 \begin_inset space ~
20613 \end_inset
20614
20615 AMS
20616 \family default
20617  dans la rubrique 
20618 \family sans
20619 Options
20620 \begin_inset space ~
20621 \end_inset
20622
20623 des
20624 \begin_inset space ~
20625 \end_inset
20626
20627 Maths
20628 \family default
20629  de la fenêtre de dialogue 
20630 \family sans
20631 Paramètres
20632 \family default
20633  du document.
20634 \end_layout
20635
20636 \begin_layout Standard
20637 Veuillez aussi jeter un coup d'œil à la section
20638 \begin_inset space ~
20639 \end_inset
20640
20641
20642 \begin_inset CommandInset ref
20643 LatexCommand ref
20644 reference "sub:Numerotation-notes-bas-de-page"
20645
20646 \end_inset
20647
20648  pour plus de détails et des notes importantes sur les commandes de numérotation.
20649 \end_layout
20650
20651 \begin_layout Section
20652 Faire Référence à des Flottants
20653 \begin_inset CommandInset label
20654 LatexCommand label
20655 name "sec:Referencer-les-Flottants"
20656
20657 \end_inset
20658
20659
20660 \begin_inset Index
20661 status collapsed
20662
20663 \begin_layout Plain Layout
20664 Flottants ! Références
20665 \end_layout
20666
20667 \end_inset
20668
20669
20670 \begin_inset Index
20671 status collapsed
20672
20673 \begin_layout Plain Layout
20674 References@Références ! à des Flottants 
20675 \end_layout
20676
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \begin_layout Standard
20683 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20684  en utilisant le menu 
20685 \family sans
20686 Insérer\SpecialChar \menuseparator
20687 Étiquette
20688 \family default
20689  ou le bouton 
20690 \begin_inset Graphics
20691         filename ../../images/label-insert.png
20692         scale 85
20693         scaleBeforeRotation
20694
20695 \end_inset
20696
20697  de la barre d'outils.
20698  Une boîte grise de ce genre : 
20699 \begin_inset Graphics
20700         filename clipart/labelQt4.png
20701         scale 85
20702         scaleBeforeRotation
20703
20704 \end_inset
20705
20706  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20707  de saisir le texte de l'étiquette.
20708  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20709  précédés d'un préfixe.
20710  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20711  préfixe sera "
20712 \family sans
20713 fig:
20714 \family default
20715 ".
20716 \end_layout
20717
20718 \begin_layout Standard
20719 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20720  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20721 \family sans
20722 Insérer\SpecialChar \menuseparator
20723 Référence
20724 \begin_inset space ~
20725 \end_inset
20726
20727 Croisée
20728 \family default
20729  ou le bouton 
20730 \begin_inset Graphics
20731         filename ../../images/dialog-show-new-inset_ref.png
20732         scale 85
20733         scaleBeforeRotation
20734
20735 \end_inset
20736
20737  de la barre d'outils.
20738  Une boîte grise de référence croisée comme celle-ci : 
20739 \begin_inset Graphics
20740         filename ../clipart/referenceQt4.png
20741         scale 85
20742         scaleBeforeRotation
20743
20744 \end_inset
20745
20746  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20747  toutes les étiquettes définies dans votre document.
20748  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20749  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20750  de la fenêtre de dialogue.
20751  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20752  une.
20753  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20754  de la référence croisée.
20755 \end_layout
20756
20757 \begin_layout Standard
20758 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20759  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20760  les deux.
20761  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20762  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20763  du numéro de la référence.
20764 \end_layout
20765
20766 \begin_layout Standard
20767 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20768  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20769  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20770  pas à vous en préoccuper.
20771 \end_layout
20772
20773 \begin_layout Standard
20774 Le bouton 
20775 \family sans
20776 Aller
20777 \begin_inset space ~
20778 \end_inset
20779
20780 à
20781 \begin_inset space ~
20782 \end_inset
20783
20784 l'étiquette
20785 \family default
20786  dans la fenêtre de référence croisée va positionner le curseur juste devant
20787  l'étiquette à laquelle on fait référence.
20788  Le nom du bouton bouton 
20789 \family sans
20790 Revenir
20791 \family default
20792  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20793  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20794  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20795  à votre point de départ.
20796 \end_layout
20797
20798 \begin_layout Subsection
20799 Formats de Références Croisées
20800 \begin_inset CommandInset label
20801 LatexCommand label
20802 name "sub:Formats-Références-Croisées"
20803
20804 \end_inset
20805
20806
20807 \begin_inset Index
20808 status collapsed
20809
20810 \begin_layout Plain Layout
20811 References@Références ! Formats
20812 \end_layout
20813
20814 \end_inset
20815
20816
20817 \end_layout
20818
20819 \begin_layout Standard
20820 Il y a six types de références croisées :
20821 \end_layout
20822
20823 \begin_layout Description
20824 <référence>
20825 \begin_inset space ~
20826 \end_inset
20827
20828 : affiche le numéro de l'élément, c'est le choix implicite : 
20829 \begin_inset CommandInset ref
20830 LatexCommand ref
20831 reference "fig:Deux-images-déformées"
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \begin_layout Description
20839 (<référence>)
20840 \begin_inset space ~
20841 \end_inset
20842
20843 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20844  normalement pour faire référence à des formules mathématiques, en particulier
20845  quand le mot 
20846 \begin_inset Quotes eld
20847 \end_inset
20848
20849 Équation
20850 \begin_inset Quotes erd
20851 \end_inset
20852
20853  est omis : 
20854 \begin_inset CommandInset ref
20855 LatexCommand eqref
20856 reference "eq:Wgn"
20857
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \begin_layout Description
20864 <page>
20865 \begin_inset space ~
20866 \end_inset
20867
20868 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20869 \begin_inset space ~
20870 \end_inset
20871
20872
20873 \begin_inset CommandInset ref
20874 LatexCommand pageref
20875 reference "fig:Deux-images-déformées"
20876
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \begin_layout Description
20883 page
20884 \begin_inset space ~
20885 \end_inset
20886
20887 <page>
20888 \begin_inset space ~
20889 \end_inset
20890
20891 : affiche le mot 
20892 \begin_inset Quotes eld
20893 \end_inset
20894
20895 page
20896 \begin_inset Quotes erd
20897 \end_inset
20898
20899  suivi du numéro de la page sur laquelle se trouve l'élément : 
20900 \begin_inset CommandInset ref
20901 LatexCommand vpageref
20902 reference "fig:Deux-images-déformées"
20903
20904 \end_inset
20905
20906
20907 \end_layout
20908
20909 \begin_layout Description
20910 <référence>
20911 \begin_inset space ~
20912 \end_inset
20913
20914 page
20915 \begin_inset space ~
20916 \end_inset
20917
20918 <page>
20919 \begin_inset space ~
20920 \end_inset
20921
20922 : affiche le numéro de l'élément, le mot 
20923 \begin_inset Quotes eld
20924 \end_inset
20925
20926 page
20927 \begin_inset Quotes erd
20928 \end_inset
20929
20930  et le numéro de la page : 
20931 \begin_inset CommandInset ref
20932 LatexCommand vref
20933 reference "fig:Deux-images-déformées"
20934
20935 \end_inset
20936
20937
20938 \end_layout
20939
20940 \begin_layout Description
20941 Référence
20942 \begin_inset space ~
20943 \end_inset
20944
20945 mise
20946 \begin_inset space ~
20947 \end_inset
20948
20949 en
20950 \begin_inset space ~
20951 \end_inset
20952
20953 forme
20954 \begin_inset space ~
20955 \end_inset
20956
20957 : affiche une référence croisée qui définit son propre format.
20958
20959 \lang english
20960  
20961 \lang french
20962
20963 \begin_inset Note Greyedout
20964 status open
20965
20966 \begin_layout Plain Layout
20967
20968 \series bold
20969 Note:
20970 \series default
20971  Ce type de référence croisée n'est disponible que si vous avez installé
20972  le paquetage LaTeX 
20973 \series bold
20974 prettyref.
20975 \end_layout
20976
20977 \end_inset
20978
20979
20980 \end_layout
20981
20982 \begin_layout Standard
20983 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20984  se trouve sur la page précédente, la même page ou la page suivante.
20985  Vous verrez par exemple un texte du genre 
20986 \begin_inset Quotes eld
20987 \end_inset
20988
20989 sur cette page
20990 \begin_inset Quotes erd
20991 \end_inset
20992
20993  à la place.
20994 \end_layout
20995
20996 \begin_layout Standard
20997 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20998  se trouve sont calculés automatiquement par LaTeX.
20999  Vous choisissez une des six variétés de références dans le champ Format
21000  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21001  boîte de la référence croisée.
21002 \end_layout
21003
21004 \begin_layout Subsection
21005 Nommage automatique des références croisées
21006 \begin_inset Index
21007 status collapsed
21008
21009 \begin_layout Plain Layout
21010 References@Références ! Nommage automatique
21011 \end_layout
21012
21013 \end_inset
21014
21015
21016 \end_layout
21017
21018 \begin_layout Standard
21019 Le paquetage LaTeX 
21020 \series bold
21021 hyperref
21022 \begin_inset Index
21023 status collapsed
21024
21025 \begin_layout Plain Layout
21026 Paquetages LaTeX ! hyperref
21027 \end_layout
21028
21029 \end_inset
21030
21031
21032 \series default
21033 qui est activé dans la rubrique 
21034 \family sans
21035 Propriétés du PDF
21036 \family default
21037  de la fenêtre de dialogue 
21038 \family sans
21039 Paramètres du document
21040 \family default
21041  fournit une fonction très utile pour automatiser la création des références
21042  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21043  une section).
21044  Par exemple pour vous éviter de devoir écrire le mot 
21045 \begin_inset Quotes eld
21046 \end_inset
21047
21048 Figure
21049 \begin_inset Quotes erd
21050 \end_inset
21051
21052  devant chaque référence à une figure.
21053  Pour profiter de ce nommage automatique des références croisées, vous devez
21054  activer 
21055 \series bold
21056 hyperref
21057 \series default
21058  et insérer la ligne suivante dans le préambule du document :
21059 \end_layout
21060
21061 \begin_layout Standard
21062
21063 \series bold
21064
21065 \backslash
21066 AtBeginDocument{
21067 \backslash
21068 renewcommand{
21069 \backslash
21070 ref}[1]{
21071 \backslash
21072 mbox{
21073 \backslash
21074 autoref{#1}}}}
21075 \end_layout
21076
21077 \begin_layout Standard
21078 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21079  défaut, par exemple vous préférez le nom 
21080 \begin_inset Quotes eld
21081 \end_inset
21082
21083 sec.
21084 \begin_inset space \thinspace{}
21085 \end_inset
21086
21087
21088 \begin_inset Quotes eld
21089 \end_inset
21090
21091  plutôt que 
21092 \begin_inset Quotes eld
21093 \end_inset
21094
21095 section
21096 \begin_inset Quotes erd
21097 \end_inset
21098
21099 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21100 \end_layout
21101
21102 \begin_layout Standard
21103
21104 \series bold
21105
21106 \backslash
21107 addto
21108 \backslash
21109 extrasenglish{
21110 \backslash
21111 renewcommand{
21112 \backslash
21113 sectionautorefname}
21114 \begin_inset Newline newline
21115 \end_inset
21116
21117
21118 \begin_inset ERT
21119 status collapsed
21120
21121 \begin_layout Plain Layout
21122
21123
21124 \backslash
21125 hphantom{ }
21126 \end_layout
21127
21128 \end_inset
21129
21130 {sec.
21131 \backslash
21132 negthinspace}}
21133 \end_layout
21134
21135 \begin_layout Standard
21136 Si vous utilisez une autre langue que l'anglais, remplacez 
21137 \series bold
21138
21139 \backslash
21140 extrasenglish
21141 \series default
21142  par 
21143 \series bold
21144
21145 \backslash
21146 extras***
21147 \series default
21148 , où *** est le nom de la langue que vous utilisez.
21149
21150 \series bold
21151  
21152 \end_layout
21153
21154 \begin_layout Standard
21155 Pour avoir des noms automatiques, mais pas pour certains types de références,
21156  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21157 \end_layout
21158
21159 \begin_layout Standard
21160
21161 \series bold
21162
21163 \backslash
21164 newlength{
21165 \backslash
21166 abc}
21167 \begin_inset Newline newline
21168 \end_inset
21169
21170
21171 \backslash
21172 settowidth{
21173 \backslash
21174 abc}{
21175 \backslash
21176 space}
21177 \begin_inset Newline newline
21178 \end_inset
21179
21180
21181 \backslash
21182 addto
21183 \backslash
21184 extrasenglish{
21185 \backslash
21186 renewcommand{
21187 \backslash
21188 equationautorefname}
21189 \begin_inset Newline newline
21190 \end_inset
21191
21192
21193 \begin_inset ERT
21194 status collapsed
21195
21196 \begin_layout Plain Layout
21197
21198
21199 \backslash
21200 hphantom{ }
21201 \end_layout
21202
21203 \end_inset
21204
21205 {
21206 \backslash
21207 hspace{-
21208 \backslash
21209 abc}}
21210 \end_layout
21211
21212 \begin_layout Standard
21213 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21214  de 
21215 \series bold
21216 hyperref
21217 \series default
21218  
21219 \begin_inset CommandInset citation
21220 LatexCommand cite
21221 key "hyperref"
21222
21223 \end_inset
21224
21225 .
21226 \end_layout
21227
21228 \begin_layout Standard
21229 \begin_inset Note Greyedout
21230 status open
21231
21232 \begin_layout Plain Layout
21233
21234 \series bold
21235 Note:
21236 \series default
21237  Le nommage automatique de références ne peut être utilisé si vous avez
21238  choisi le style de référence 
21239 \family sans
21240 Référence
21241 \begin_inset space ~
21242 \end_inset
21243
21244 mise
21245 \begin_inset space ~
21246 \end_inset
21247
21248 en
21249 \begin_inset space ~
21250 \end_inset
21251
21252 forme
21253 \family default
21254  décrit dans la section
21255 \begin_inset space ~
21256 \end_inset
21257
21258
21259 \begin_inset CommandInset ref
21260 LatexCommand ref
21261 reference "sub:Formats-Références-Croisées"
21262
21263 \end_inset
21264
21265 .
21266 \end_layout
21267
21268 \end_inset
21269
21270
21271 \end_layout
21272
21273 \begin_layout Standard
21274 Le manuel 
21275 \emph on
21276 Math
21277 \emph default
21278  est un exemple dans lequel on a utilisé le référencement automatique.
21279 \end_layout
21280
21281 \begin_layout Subsection
21282 Positionnement des Références 
21283 \begin_inset CommandInset label
21284 LatexCommand label
21285 name "sub:Reference-Position"
21286
21287 \end_inset
21288
21289
21290 \begin_inset Index
21291 status collapsed
21292
21293 \begin_layout Plain Layout
21294 References@Références ! Positionnement
21295 \end_layout
21296
21297 \end_inset
21298
21299
21300 \end_layout
21301
21302 \begin_layout Standard
21303 Si vous utilisez le paquetage 
21304 \series bold
21305 hyperref, 
21306 \series default
21307 qui est activé dans la rubrique 
21308 \family sans
21309 Propriétés du PDF
21310 \family default
21311  de la fenêtre de dialogue 
21312 \family sans
21313 Paramètres du document,
21314 \family default
21315  pour lier vos références croisées dans la sortie finale, vous verrez que
21316  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21317  l'image.
21318  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21319  pourrez voir l'image sans faire défiler le texte.
21320  Ce problème vient du fait que le point d'ancrage de la référence se situe
21321  à l'endroit de l'étiquette.
21322  En utilisant le paquetage LaTeX 
21323 \series bold
21324 hypcap
21325 \series default
21326
21327 \begin_inset Index
21328 status collapsed
21329
21330 \begin_layout Plain Layout
21331 Paquetages LaTeX ! hypcap
21332 \end_layout
21333
21334 \end_inset
21335
21336 , qui fait partie du paquetage LaTeX 
21337 \series bold
21338 oberdiek
21339 \series default
21340
21341 \begin_inset Index
21342 status collapsed
21343
21344 \begin_layout Plain Layout
21345 Paquetages LaTeX ! oberdiek
21346 \end_layout
21347
21348 \end_inset
21349
21350 , le point d'ancrage d'un lien est place en haut du flottant.
21351  Pour utiliser cette fonction avec les flottants de figure, chargez 
21352 \series bold
21353 hypcap
21354 \series default
21355  dans l'entête du document avec la ligne
21356 \end_layout
21357
21358 \begin_layout Standard
21359
21360 \series bold
21361
21362 \backslash
21363 usepackage[figure]{hypcap}
21364 \end_layout
21365
21366 \begin_layout Standard
21367 Vous pouvez aussi utiliser 
21368 \series bold
21369 hypcap
21370 \series default
21371  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21372  raisons de stabilité.
21373  Pour plus d'information, jetez un coup d'œil au manuel d' 
21374 \series bold
21375 hypcap
21376 \series default
21377  
21378 \begin_inset CommandInset citation
21379 LatexCommand cite
21380 key "hypcap"
21381
21382 \end_inset
21383
21384 .
21385 \end_layout
21386
21387 \begin_layout Standard
21388 \begin_inset Note Greyedout
21389 status open
21390
21391 \begin_layout Plain Layout
21392
21393 \series bold
21394 Note:
21395 \series default
21396  
21397 \series bold
21398 hypcap
21399 \series default
21400  n'a aucun effet pour les références à des sous-figures.
21401 \end_layout
21402
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \begin_layout Section
21409 Placement des flottants
21410 \begin_inset CommandInset label
21411 LatexCommand label
21412 name "sec:Placement-flottants"
21413
21414 \end_inset
21415
21416
21417 \begin_inset Index
21418 status collapsed
21419
21420 \begin_layout Plain Layout
21421 Flottants ! Placement
21422 \end_layout
21423
21424 \end_inset
21425
21426
21427 \end_layout
21428
21429 \begin_layout Standard
21430 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21431  de dialogue 
21432 \family sans
21433 Paramètre
21434 \begin_inset space ~
21435 \end_inset
21436
21437 de
21438 \begin_inset space ~
21439 \end_inset
21440
21441 Flottant
21442 \family default
21443  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21444  utilise pour déterminer où placer le flottant.
21445 \begin_inset Newline newline
21446 \end_inset
21447
21448 L'option 
21449 \family sans
21450 Plusieurs
21451 \begin_inset space ~
21452 \end_inset
21453
21454 colonnes
21455 \family default
21456  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21457  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21458  confiné sur une seule colonne.
21459 \begin_inset Newline newline
21460 \end_inset
21461
21462 L'option 
21463 \family sans
21464 Rotation
21465 \begin_inset space ~
21466 \end_inset
21467
21468 90°
21469 \family default
21470  est utilisée pour faire tourner les flottants, voyez la section
21471 \begin_inset space ~
21472 \end_inset
21473
21474
21475 \begin_inset CommandInset ref
21476 LatexCommand ref
21477 reference "sec:Flottants-renversés"
21478
21479 \end_inset
21480
21481 .
21482 \end_layout
21483
21484 \begin_layout Standard
21485 En désactivant l'option 
21486 \family sans
21487 Utilise
21488 \begin_inset space ~
21489 \end_inset
21490
21491 le
21492 \begin_inset space ~
21493 \end_inset
21494
21495 placement
21496 \begin_inset space ~
21497 \end_inset
21498
21499 par
21500 \begin_inset space ~
21501 \end_inset
21502
21503 défaut
21504 \family default
21505  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21506  le placement du flottant:
21507 \end_layout
21508
21509 \begin_layout Description
21510 Ici,
21511 \begin_inset space ~
21512 \end_inset
21513
21514 si
21515 \begin_inset space ~
21516 \end_inset
21517
21518 possible: essaie de placer le flottant à la position où il a été inséré
21519  dans LyX
21520 \end_layout
21521
21522 \begin_layout Description
21523 Haut
21524 \begin_inset space ~
21525 \end_inset
21526
21527 de
21528 \begin_inset space ~
21529 \end_inset
21530
21531 la
21532 \begin_inset space ~
21533 \end_inset
21534
21535 page: essaie de placer le flottant en haut de la page courante
21536 \end_layout
21537
21538 \begin_layout Description
21539 Bas
21540 \begin_inset space ~
21541 \end_inset
21542
21543 de
21544 \begin_inset space ~
21545 \end_inset
21546
21547 la
21548 \begin_inset space ~
21549 \end_inset
21550
21551 page: essaie de placer le flottant en bas de la page courante
21552 \end_layout
21553
21554 \begin_layout Description
21555 Page
21556 \begin_inset space ~
21557 \end_inset
21558
21559 de
21560 \begin_inset space ~
21561 \end_inset
21562
21563 flottants: essaie de placer le flottant sur une page à part, éventuellement
21564  avec d'autres flottants 
21565 \end_layout
21566
21567 \begin_layout Standard
21568 LaTeX utilise
21569 \emph on
21570  toujours 
21571 \emph default
21572 les options dans l'ordre donné ci-dessus.
21573  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21574  d'abord essayer 
21575 \family sans
21576 Ici
21577 \begin_inset space ~
21578 \end_inset
21579
21580 si
21581 \begin_inset space ~
21582 \end_inset
21583
21584 possible
21585 \family default
21586 , ensuite 
21587 \family sans
21588 Haut
21589 \begin_inset space ~
21590 \end_inset
21591
21592 de
21593 \begin_inset space ~
21594 \end_inset
21595
21596 la
21597 \begin_inset space ~
21598 \end_inset
21599
21600 page
21601 \family default
21602 , et ainsi de suite.
21603  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21604  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21605  Si aucune des quatre options de placement n'est possible, la procédure
21606  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21607 \end_layout
21608
21609 \begin_layout Standard
21610 Implicitement, chaque option a ses propres règles d'application:
21611 \end_layout
21612
21613 \begin_layout Standard
21614
21615 \family sans
21616 Haut
21617 \begin_inset space ~
21618 \end_inset
21619
21620 de
21621 \begin_inset space ~
21622 \end_inset
21623
21624 la
21625 \begin_inset space ~
21626 \end_inset
21627
21628 page
21629 \family default
21630  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21631  en haut de page (
21632 \series bold
21633
21634 \backslash
21635 topfraction
21636 \series default
21637 ).
21638 \end_layout
21639
21640 \begin_layout Standard
21641
21642 \family sans
21643 Bas
21644 \begin_inset space ~
21645 \end_inset
21646
21647 de
21648 \begin_inset space ~
21649 \end_inset
21650
21651 la
21652 \begin_inset space ~
21653 \end_inset
21654
21655 page
21656 \family default
21657  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21658  en bas de page (
21659 \series bold
21660
21661 \backslash
21662 bottomfraction
21663 \series default
21664 ).
21665 \end_layout
21666
21667 \begin_layout Standard
21668
21669 \family sans
21670 Page
21671 \begin_inset space ~
21672 \end_inset
21673
21674 de
21675 \begin_inset space ~
21676 \end_inset
21677
21678 flottants
21679 \family default
21680  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21681  si ils occupent plus de 50% de celle-ci (
21682 \series bold
21683
21684 \backslash
21685 floatpagefraction
21686 \series default
21687 ).
21688 \end_layout
21689
21690 \begin_layout Standard
21691 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21692  supplémentaire 
21693 \family sans
21694 Ignorer
21695 \begin_inset space ~
21696 \end_inset
21697
21698 les
21699 \begin_inset space ~
21700 \end_inset
21701
21702 règles
21703 \begin_inset space ~
21704 \end_inset
21705
21706 LaTeX
21707 \family default
21708 \lang english
21709 .
21710 \begin_inset Newline newline
21711 \end_inset
21712
21713
21714 \lang french
21715 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21716  données entre parenthèses après les descriptions des règles données ci-dessus.
21717  Par exemple, pour augmenter à 50
21718 \begin_inset space \thinspace{}
21719 \end_inset
21720
21721 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21722  trop petite, ajoutez cette ligne au préambule de votre document :
21723 \end_layout
21724
21725 \begin_layout Standard
21726
21727 \series bold
21728
21729 \backslash
21730 renewcommand{
21731 \backslash
21732 bottomfraction}{0.5}
21733 \end_layout
21734
21735 \begin_layout Standard
21736 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21737  exactement à l'endroit où vous l'avez inséré.
21738  dans ce cas utilisez l'option 
21739 \family sans
21740 Ici
21741 \begin_inset space ~
21742 \end_inset
21743
21744 à
21745 \begin_inset space ~
21746 \end_inset
21747
21748 tout
21749 \begin_inset space ~
21750 \end_inset
21751
21752 Prix
21753 \family default
21754 .
21755  Utilisez cette option le moins souvent possible et seulement quand le document
21756  est presque prêt à être imprimé.
21757  En effet, le flottant n'est plus capable de 
21758 \begin_inset Quotes eld
21759 \end_inset
21760
21761 flotter
21762 \begin_inset Quotes erd
21763 \end_inset
21764
21765 , ce qui peut perturber toutes les mises en page.
21766 \end_layout
21767
21768 \begin_layout Standard
21769 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21770  sont toujours entourés par le texte d'un paragraphe donné.
21771 \begin_inset VSpace bigskip
21772 \end_inset
21773
21774
21775 \end_layout
21776
21777 \begin_layout Standard
21778 On peut parfois se trouver dans la situation où un flottant est placé en
21779  haut d'une page alors que la section concernée ne commence qu'au milieu
21780  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21781  la section précédente.
21782  On peut utiliser la commande LaTeX 
21783 \series bold
21784
21785 \backslash
21786 suppressfloats
21787 \series default
21788  pour éviter ce cas.
21789  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21790  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21791  soit placé avant que la section commence.
21792  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21793  votre document :
21794 \end_layout
21795
21796 \begin_layout Standard
21797
21798 \series bold
21799
21800 \backslash
21801 let
21802 \backslash
21803 mySection
21804 \backslash
21805 section
21806 \begin_inset Newline newline
21807 \end_inset
21808
21809
21810 \backslash
21811 renewcommand{
21812 \backslash
21813 section}{
21814 \backslash
21815 suppressfloats[t]
21816 \backslash
21817 mySection}
21818 \end_layout
21819
21820 \begin_layout Standard
21821 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21822  comme les chapitres et les sous-sections.
21823  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21824  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21825  ensuite avoir du mal à trouver un positionnement correct.
21826 \end_layout
21827
21828 \begin_layout Standard
21829 \begin_inset VSpace bigskip
21830 \end_inset
21831
21832 Dans certains cas il est demandé de placer toutes les figures et tous les
21833  tableaux à la fin du document.
21834  C'est pour de telles situations que le paquetage LaTeX 
21835 \series bold
21836 endfloat
21837 \series default
21838
21839 \begin_inset Index
21840 status collapsed
21841
21842 \begin_layout Plain Layout
21843 Paquetages LaTeX ! endfloat
21844 \end_layout
21845
21846 \end_inset
21847
21848  a été développé.
21849  Il met en effet tous les flottants de figures et de tableaux à la fin du
21850  document dans leurs propres sections.
21851  À la position d'origine du flottant, une indication textuelle du genre
21852  
21853 \begin_inset Quotes eld
21854 \end_inset
21855
21856
21857 \family sans
21858 [Figure
21859 \begin_inset space ~
21860 \end_inset
21861
21862 3.2 
21863 \lang english
21864 about here.
21865 \lang french
21866 ]
21867 \family default
21868
21869 \begin_inset Quotes erd
21870 \end_inset
21871
21872  est insérée.
21873  Le paquetage 
21874 \series bold
21875 endfloat
21876 \series default
21877  est chargé dans le préambule avec la ligne suivante 
21878 \end_layout
21879
21880 \begin_layout Standard
21881
21882 \series bold
21883
21884 \backslash
21885 usepackage[options]{endfloat}
21886 \end_layout
21887
21888 \begin_layout Standard
21889 Il y a aussi de nombreuses options de paquetage pour modifier le format
21890  des sections de figures ou de tableau qui sont créées.
21891  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21892  
21893 \series bold
21894 endfloa
21895 \series default
21896
21897 \begin_inset CommandInset citation
21898 LatexCommand cite
21899 key "endfloat"
21900
21901 \end_inset
21902
21903 .
21904 \begin_inset Newline newline
21905 \end_inset
21906
21907
21908 \begin_inset Note Greyedout
21909 status open
21910
21911 \begin_layout Plain Layout
21912
21913 \series bold
21914 Note: endfloat
21915 \series default
21916  ne fournit pas de traduction automatique de l'indication textuelle, vous
21917  devez donc le faire manuellement, voyez la section
21918 \begin_inset space ~
21919 \end_inset
21920
21921 4 de 
21922 \begin_inset CommandInset citation
21923 LatexCommand cite
21924 key "endfloat"
21925
21926 \end_inset
21927
21928 .
21929 \end_layout
21930
21931 \end_inset
21932
21933
21934 \begin_inset Newline newline
21935 \end_inset
21936
21937
21938 \begin_inset Note Greyedout
21939 status open
21940
21941 \begin_layout Plain Layout
21942
21943 \series bold
21944 Note:
21945 \series default
21946  Il y a actuellement un bug dans le paquetage 
21947 \series bold
21948 endfloat
21949 \series default
21950  quand la légende contient un 
21951 \begin_inset Quotes eld
21952 \end_inset
21953
21954 ß
21955 \begin_inset Quotes erd
21956 \end_inset
21957
21958  allemand.
21959  Utilisez dans ce cas la commande 
21960 \begin_inset Quotes eld
21961 \end_inset
21962
21963
21964 \series bold
21965
21966 \backslash
21967 ss
21968 \series default
21969
21970 \begin_inset Quotes erd
21971 \end_inset
21972
21973  en code TeX à la place du 
21974 \begin_inset Quotes eld
21975 \end_inset
21976
21977 ß
21978 \begin_inset Quotes erd
21979 \end_inset
21980
21981 .
21982 \end_layout
21983
21984 \end_inset
21985
21986
21987 \end_layout
21988
21989 \begin_layout Standard
21990 \begin_inset VSpace bigskip
21991 \end_inset
21992
21993 Pour plus d'information sur les manières de placer les flottants, jetez
21994  un coup d'œil aux livres sur LaTeX, 
21995 \begin_inset CommandInset citation
21996 LatexCommand cite
21997 key "latexcompanion,latexguide,latexbook"
21998
21999 \end_inset
22000
22001 .
22002 \end_layout
22003
22004 \begin_layout Section
22005 Flottants Renversés
22006 \begin_inset CommandInset label
22007 LatexCommand label
22008 name "sec:Flottants-renversés"
22009
22010 \end_inset
22011
22012
22013 \begin_inset Index
22014 status collapsed
22015
22016 \begin_layout Plain Layout
22017 Flottants ! Renversés
22018 \end_layout
22019
22020 \end_inset
22021
22022
22023 \end_layout
22024
22025 \begin_layout Standard
22026 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22027  tableaux très larges.
22028  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22029  un clic droit sur la boîte du flottant et utilisez l'option 
22030 \family sans
22031 Rotation
22032 \begin_inset space ~
22033 \end_inset
22034
22035 90°
22036 \family default
22037 .
22038 \end_layout
22039
22040 \begin_layout Standard
22041 Les flottants renversés sont systématiquement placés sur leur propre page
22042  ( ou colonne, si vous avez un document sur deux colonnes ).
22043  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22044  
22045 \family sans
22046 Plusieurs
22047 \begin_inset space ~
22048 \end_inset
22049
22050 colonnes
22051 \family default
22052  dans les paramètres du flottant.
22053  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22054  du côté de la marge externe.
22055  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22056  ajouter soit l'option 
22057 \series bold
22058 figuresleft
22059 \series default
22060  soit l'option 
22061 \series bold
22062 figuresright
22063 \series default
22064  aux options de la classe de document.
22065 \end_layout
22066
22067 \begin_layout Standard
22068 Faire référence à un flottant renversé se fait de la même manière que pour
22069  un flottant normal, la mise en forme de la légende est aussi identique
22070  : Le tableau
22071 \begin_inset space ~
22072 \end_inset
22073
22074
22075 \begin_inset CommandInset ref
22076 LatexCommand ref
22077 reference "tab:Tableau-pivoté"
22078
22079 \end_inset
22080
22081  est un exemple de flottant de tableau renversé.
22082 \end_layout
22083
22084 \begin_layout Standard
22085 \begin_inset Note Greyedout
22086 status open
22087
22088 \begin_layout Plain Layout
22089
22090 \series bold
22091 Note:
22092 \series default
22093  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22094  DVI.
22095 \end_layout
22096
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \begin_layout Standard
22103 \begin_inset Float table
22104 wide false
22105 sideways true
22106 status open
22107
22108 \begin_layout Plain Layout
22109 \begin_inset Caption
22110
22111 \begin_layout Plain Layout
22112 \begin_inset CommandInset label
22113 LatexCommand label
22114 name "tab:Tableau-pivoté"
22115
22116 \end_inset
22117
22118  Tableau pivoté
22119 \end_layout
22120
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \begin_layout Plain Layout
22127 \align center
22128 \begin_inset Tabular
22129 <lyxtabular version="3" rows="1" columns="5">
22130 <features>
22131 <column alignment="center" valignment="top" width="0">
22132 <column alignment="center" valignment="top" width="0">
22133 <column alignment="center" valignment="top" width="0">
22134 <column alignment="center" valignment="top" width="0">
22135 <column alignment="center" valignment="top" width="0">
22136 <row>
22137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141 test
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150 b
22151 \end_layout
22152
22153 \end_inset
22154 </cell>
22155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22156 \begin_inset Text
22157
22158 \begin_layout Plain Layout
22159 c
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168 d
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22174 \begin_inset Text
22175
22176 \begin_layout Plain Layout
22177 e
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 </row>
22183 </lyxtabular>
22184
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \begin_layout Section
22196 Sous-flottants
22197 \begin_inset Index
22198 status collapsed
22199
22200 \begin_layout Plain Layout
22201 Flottants ! Sous-flottants
22202 \end_layout
22203
22204 \end_inset
22205
22206
22207 \end_layout
22208
22209 \begin_layout Standard
22210 Un exemple de sous-flottant : une figure composée de plusieurs images.
22211  On les crée en insérant un flottant dans un flottant existant.
22212  Le positionnement des sous-flottants peut être contrôlé comme pour les
22213  paragraphes comme on le voit avec les tableaux
22214 \begin_inset space ~
22215 \end_inset
22216
22217
22218 \begin_inset CommandInset ref
22219 LatexCommand ref
22220 reference "tab:Deux-sous-tableaux-cote-a-cote"
22221
22222 \end_inset
22223
22224  et 
22225 \begin_inset CommandInset ref
22226 LatexCommand ref
22227 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22228
22229 \end_inset
22230
22231 .
22232 \end_layout
22233
22234 \begin_layout Standard
22235 On fait référence à des sous-flottants comme on le ferait avec des flottants
22236  normaux : Les tableaux
22237 \begin_inset space ~
22238 \end_inset
22239
22240
22241 \begin_inset CommandInset ref
22242 LatexCommand ref
22243 reference "tab:Le-sous-tableau-a"
22244
22245 \end_inset
22246
22247  et 
22248 \begin_inset CommandInset ref
22249 LatexCommand ref
22250 reference "tab:Le-sous-tableau-b"
22251
22252 \end_inset
22253
22254  sont des sous-tableaux du tableau
22255 \begin_inset space ~
22256 \end_inset
22257
22258
22259 \begin_inset CommandInset ref
22260 LatexCommand ref
22261 reference "tab:Deux-sous-tableaux-cote-a-cote"
22262
22263 \end_inset
22264
22265 .
22266 \end_layout
22267
22268 \begin_layout Standard
22269 \begin_inset Float table
22270 wide false
22271 sideways false
22272 status open
22273
22274 \begin_layout Plain Layout
22275 \begin_inset Caption
22276
22277 \begin_layout Plain Layout
22278 \begin_inset CommandInset label
22279 LatexCommand label
22280 name "tab:Deux-sous-tableaux-cote-a-cote"
22281
22282 \end_inset
22283
22284 Deux sous-tableaux placés côte-à-côte.
22285 \end_layout
22286
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \begin_layout Plain Layout
22293 \align center
22294 \begin_inset space \hfill{}
22295 \end_inset
22296
22297
22298 \begin_inset Float table
22299 wide false
22300 sideways false
22301 status collapsed
22302
22303 \begin_layout Plain Layout
22304 \begin_inset Caption
22305
22306 \begin_layout Plain Layout
22307 \begin_inset CommandInset label
22308 LatexCommand label
22309 name "tab:Le-sous-tableau-a"
22310
22311 \end_inset
22312
22313 Le sous-tableau a
22314 \end_layout
22315
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \begin_layout Plain Layout
22322 \align center
22323 \begin_inset Tabular
22324 <lyxtabular version="3" rows="1" columns="5">
22325 <features>
22326 <column alignment="center" valignment="top" width="0">
22327 <column alignment="center" valignment="top" width="0">
22328 <column alignment="center" valignment="top" width="0">
22329 <column alignment="center" valignment="top" width="0">
22330 <column alignment="center" valignment="top" width="0">
22331 <row>
22332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336 test
22337 \end_layout
22338
22339 \end_inset
22340 </cell>
22341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345 b
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 c
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363 d
22364 \end_layout
22365
22366 \end_inset
22367 </cell>
22368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22369 \begin_inset Text
22370
22371 \begin_layout Plain Layout
22372 e
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 </row>
22378 </lyxtabular>
22379
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \end_inset
22386
22387
22388 \begin_inset space \hfill{}
22389 \end_inset
22390
22391
22392 \begin_inset Float table
22393 wide false
22394 sideways false
22395 status collapsed
22396
22397 \begin_layout Plain Layout
22398 \begin_inset Caption
22399
22400 \begin_layout Plain Layout
22401 \begin_inset CommandInset label
22402 LatexCommand label
22403 name "tab:Le-sous-tableau-b"
22404
22405 \end_inset
22406
22407 Le sous-tableau b.
22408 \end_layout
22409
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \begin_layout Plain Layout
22416 \align center
22417 \begin_inset Tabular
22418 <lyxtabular version="3" rows="1" columns="5">
22419 <features>
22420 <column alignment="center" valignment="top" width="0">
22421 <column alignment="center" valignment="top" width="0">
22422 <column alignment="center" valignment="top" width="0">
22423 <column alignment="center" valignment="top" width="0">
22424 <column alignment="center" valignment="top" width="0">
22425 <row>
22426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430 e
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439 d
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 c
22449 \end_layout
22450
22451 \end_inset
22452 </cell>
22453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 b
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 test
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 </row>
22472 </lyxtabular>
22473
22474 \end_inset
22475
22476
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \begin_inset space \hfill{}
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \begin_layout Standard
22494 \begin_inset Float table
22495 wide false
22496 sideways false
22497 status open
22498
22499 \begin_layout Plain Layout
22500 \begin_inset Caption
22501
22502 \begin_layout Plain Layout
22503 \begin_inset CommandInset label
22504 LatexCommand label
22505 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22506
22507 \end_inset
22508
22509 Deux sous-tableaux placés l'un sur l'autre.
22510  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22511 \end_layout
22512
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \begin_layout Plain Layout
22519 \align center
22520 \begin_inset Float table
22521 wide false
22522 sideways false
22523 status collapsed
22524
22525 \begin_layout Plain Layout
22526 \begin_inset Caption
22527
22528 \begin_layout Plain Layout
22529
22530 \end_layout
22531
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \begin_layout Plain Layout
22538 \align center
22539 \begin_inset Tabular
22540 <lyxtabular version="3" rows="1" columns="4">
22541 <features>
22542 <column alignment="center" valignment="top" width="0">
22543 <column alignment="center" valignment="top" width="0">
22544 <column alignment="center" valignment="top" width="0">
22545 <column alignment="center" valignment="top" width="0">
22546 <row>
22547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22548 \begin_inset Text
22549
22550 \begin_layout Plain Layout
22551 test
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560 test
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569 test
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578 test
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 </lyxtabular>
22585
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \end_inset
22592
22593
22594 \end_layout
22595
22596 \begin_layout Plain Layout
22597 \align center
22598 \begin_inset Float table
22599 wide false
22600 sideways false
22601 status collapsed
22602
22603 \begin_layout Plain Layout
22604 \begin_inset Caption
22605
22606 \begin_layout Plain Layout
22607
22608 \end_layout
22609
22610 \end_inset
22611
22612
22613 \end_layout
22614
22615 \begin_layout Plain Layout
22616 \align center
22617 \begin_inset Tabular
22618 <lyxtabular version="3" rows="1" columns="5">
22619 <features>
22620 <column alignment="center" valignment="top" width="0">
22621 <column alignment="center" valignment="top" width="0">
22622 <column alignment="center" valignment="top" width="0">
22623 <column alignment="center" valignment="top" width="0">
22624 <column alignment="center" valignment="top" width="0">
22625 <row>
22626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 a
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639 b
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648 c
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 d
22658 \end_layout
22659
22660 \end_inset
22661 </cell>
22662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666 e
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 </row>
22672 </lyxtabular>
22673
22674 \end_inset
22675
22676
22677 \end_layout
22678
22679 \end_inset
22680
22681
22682 \end_layout
22683
22684 \end_inset
22685
22686
22687 \end_layout
22688
22689 \begin_layout Section
22690 Flottants côte-à-côte
22691 \begin_inset Index
22692 status collapsed
22693
22694 \begin_layout Plain Layout
22695 Flottants ! côte-à-côte
22696 \end_layout
22697
22698 \end_inset
22699
22700
22701 \end_layout
22702
22703 \begin_layout Standard
22704 Pour placer des flottants côte-à-côte, comme pour la figure
22705 \begin_inset space ~
22706 \end_inset
22707
22708
22709 \begin_inset CommandInset ref
22710 LatexCommand ref
22711 reference "fig:Flottant-gauche"
22712
22713 \end_inset
22714
22715  et 
22716 \begin_inset CommandInset ref
22717 LatexCommand ref
22718 reference "fig:Flottant-droit"
22719
22720 \end_inset
22721
22722 , on n'utilise 
22723 \emph on
22724 qu'un seul 
22725 \emph default
22726 flottant.
22727  On y insère deux boîtes de minipages.
22728 \begin_inset Foot
22729 status collapsed
22730
22731 \begin_layout Plain Layout
22732 Les minipages sont décrites dans la section
22733 \begin_inset space ~
22734 \end_inset
22735
22736
22737 \begin_inset CommandInset ref
22738 LatexCommand ref
22739 reference "sec:Minipages"
22740
22741 \end_inset
22742
22743 .
22744 \end_layout
22745
22746 \end_inset
22747
22748  La largeur est mise à 45
22749 \begin_inset space \thinspace{}
22750 \end_inset
22751
22752 -50
22753 \begin_inset space \thinspace{}
22754 \end_inset
22755
22756 column% et l'alignement de la boîte à 
22757 \family sans
22758 Bas
22759 \family default
22760  pour chaque minipage.
22761  Les boîtes minipages contiennent l'image et la légende exactement comme
22762  avec un flottant.
22763  La seule différence est que l'unité de longueur 
22764 \family sans
22765 Largeur
22766 \begin_inset space ~
22767 \end_inset
22768
22769 colonne
22770 \begin_inset space ~
22771 \end_inset
22772
22773 %
22774 \family default
22775  utilisée pour l'image est maintenant définie par rapport à la largeur des
22776  boîtes minipages.
22777 \end_layout
22778
22779 \begin_layout Standard
22780 \begin_inset Float figure
22781 wide false
22782 sideways false
22783 status open
22784
22785 \begin_layout Plain Layout
22786 \begin_inset Box Frameless
22787 position "b"
22788 hor_pos "c"
22789 has_inner_box 1
22790 inner_pos "t"
22791 use_parbox 0
22792 width "45col%"
22793 special "none"
22794 height "1in"
22795 height_special "totalheight"
22796 status open
22797
22798 \begin_layout Plain Layout
22799 \align center
22800 \begin_inset Graphics
22801         filename ../clipart/mobius.eps
22802         lyxscale 50
22803         width 100col%
22804         scaleBeforeRotation
22805
22806 \end_inset
22807
22808
22809 \end_layout
22810
22811 \begin_layout Plain Layout
22812 \begin_inset Caption
22813
22814 \begin_layout Plain Layout
22815 \begin_inset CommandInset label
22816 LatexCommand label
22817 name "fig:Flottant-gauche"
22818
22819 \end_inset
22820
22821 Flottant du côté gauche.
22822 \end_layout
22823
22824 \end_inset
22825
22826
22827 \end_layout
22828
22829 \end_inset
22830
22831
22832 \begin_inset space \hfill{}
22833 \end_inset
22834
22835
22836 \begin_inset Box Frameless
22837 position "b"
22838 hor_pos "c"
22839 has_inner_box 1
22840 inner_pos "t"
22841 use_parbox 0
22842 width "45col%"
22843 special "none"
22844 height "1in"
22845 height_special "totalheight"
22846 status open
22847
22848 \begin_layout Plain Layout
22849 \align center
22850 \begin_inset Graphics
22851         filename ../clipart/platypus.eps
22852         lyxscale 50
22853         width 100col%
22854         scaleBeforeRotation
22855
22856 \end_inset
22857
22858
22859 \end_layout
22860
22861 \begin_layout Plain Layout
22862 \begin_inset Caption
22863
22864 \begin_layout Plain Layout
22865 \begin_inset CommandInset label
22866 LatexCommand label
22867 name "fig:Flottant-droit"
22868
22869 \end_inset
22870
22871 Flottant du côté droit.
22872 \end_layout
22873
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \end_inset
22880
22881
22882 \end_layout
22883
22884 \end_inset
22885
22886
22887 \end_layout
22888
22889 \begin_layout Section
22890 Mise en Forme de la Légende
22891 \begin_inset Index
22892 status collapsed
22893
22894 \begin_layout Plain Layout
22895 Légende ! Mise en forme
22896 \end_layout
22897
22898 \end_inset
22899
22900
22901 \begin_inset Index
22902 status collapsed
22903
22904 \begin_layout Plain Layout
22905 Flottants ! Mise en forme de la Légende
22906 \end_layout
22907
22908 \end_inset
22909
22910
22911 \begin_inset CommandInset label
22912 LatexCommand label
22913 name "sec:Formatage-légende"
22914
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \begin_layout Standard
22921 L'environnement 
22922 \family sans
22923 Légende
22924 \family default
22925  est l'environnement de paragraphe implicite pour les 
22926 \family sans
22927 flottants
22928 \family default
22929 .
22930  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22931  par exemple 
22932 \begin_inset Quotes eld
22933 \end_inset
22934
22935
22936 \family sans
22937 Figure #:
22938 \family default
22939
22940 \begin_inset Quotes erd
22941 \end_inset
22942
22943  suivi par le texte de la légende.
22944  Le 
22945 \begin_inset Quotes eld
22946 \end_inset
22947
22948 #
22949 \begin_inset Quotes erd
22950 \end_inset
22951
22952  étant remplacé par le numéro de référence réel.
22953  implicitement l'étiquette et le numéro sont dans la même police de caractères
22954  que le texte de la légende et deux points suivent le numéro pour séparer
22955  l'étiquette du texte.
22956  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22957 \end_layout
22958
22959 \begin_layout Standard
22960 Pour modifier le format implicite des légendes, il faut charger le paquetage
22961  LaTeX 
22962 \series bold
22963 caption
22964 \series default
22965
22966 \begin_inset Index
22967 status collapsed
22968
22969 \begin_layout Plain Layout
22970 Paquetages LaTeX ! caption
22971 \end_layout
22972
22973 \end_inset
22974
22975  dans le préambule de votre document avec la ligne suivante :
22976 \end_layout
22977
22978 \begin_layout Standard
22979
22980 \series bold
22981
22982 \backslash
22983 usepackage[format definition]{caption}
22984 \end_layout
22985
22986 \begin_layout Standard
22987 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22988  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22989  dans ce document, utilisez les commandes suivantes :
22990 \end_layout
22991
22992 \begin_layout Standard
22993
22994 \series bold
22995
22996 \backslash
22997 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22998 \end_layout
22999
23000 \begin_layout Standard
23001 Vous pouvez aussi définir des formats de légendes différents pour les différents
23002  types de flottants.
23003  Dans ce cas chargez le paquetage 
23004 \series bold
23005 caption 
23006 \series default
23007 sans option de format spécifique et définissez les différents formats à
23008  l'aide de la commande 
23009 \end_layout
23010
23011 \begin_layout Standard
23012
23013 \series bold
23014
23015 \backslash
23016 captionsetup[type de flottant]{définition du format}
23017 \end_layout
23018
23019 \begin_layout Standard
23020 dans le préambule du document.
23021  Par exemple les formats de légende de la Figure
23022 \begin_inset space ~
23023 \end_inset
23024
23025
23026 \begin_inset CommandInset ref
23027 LatexCommand ref
23028 reference "fig:Legende-de-fig"
23029
23030 \end_inset
23031
23032  et du Tableau
23033 \begin_inset space ~
23034 \end_inset
23035
23036
23037 \begin_inset CommandInset ref
23038 LatexCommand ref
23039 reference "tab:Légende-de-tab"
23040
23041 \end_inset
23042
23043  peuvent être créés en utilisant les commandes suivantes dans le préambule
23044  :
23045 \end_layout
23046
23047 \begin_layout Standard
23048
23049 \series bold
23050
23051 \backslash
23052 usepackage[tableposition=top]{caption}
23053 \series default
23054
23055 \begin_inset Newline newline
23056 \end_inset
23057
23058
23059 \series bold
23060
23061 \backslash
23062 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23063 \begin_inset Newline newline
23064 \end_inset
23065
23066
23067 \begin_inset ERT
23068 status collapsed
23069
23070 \begin_layout Plain Layout
23071
23072
23073 \backslash
23074 hphantom{
23075 \backslash
23076
23077 \backslash
23078 captionsetup[figure]
23079 \backslash
23080 {}
23081 \end_layout
23082
23083 \end_inset
23084
23085  labelsep=period}
23086 \begin_inset Newline newline
23087 \end_inset
23088
23089
23090 \backslash
23091 captionsetup[table]{labelfont={bf,sf}}
23092 \end_layout
23093
23094 \begin_layout Standard
23095 \begin_inset Note Greyedout
23096 status open
23097
23098 \begin_layout Plain Layout
23099
23100 \series bold
23101 Note:
23102 \series default
23103  L'option 
23104 \series bold
23105 tableposition=top
23106 \series default
23107  n'a pas d'effet quand on utilise un document de classe 
23108 \series bold
23109 KOMA-Script
23110 \series default
23111
23112 \begin_inset Index
23113 status collapsed
23114
23115 \begin_layout Plain Layout
23116 Paquetages LaTeX ! KOMA-Script
23117 \end_layout
23118
23119 \end_inset
23120
23121 .
23122  Dans ce cas on doit utiliser l'option 
23123 \series bold
23124 tablecaptionabove
23125 \series default
23126  de la classe de document.
23127 \end_layout
23128
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \begin_layout Standard
23135 Pour plus d'information sur le paquetage 
23136 \series bold
23137 caption
23138 \series default
23139  nous vous renvoyons à sa documentation 
23140 \begin_inset CommandInset citation
23141 LatexCommand cite
23142 key "caption"
23143
23144 \end_inset
23145
23146 .
23147 \end_layout
23148
23149 \begin_layout Standard
23150 Pour changer le nom de l'étiquette, par exemple de 
23151 \begin_inset Quotes eld
23152 \end_inset
23153
23154 Figure
23155 \begin_inset Quotes erd
23156 \end_inset
23157
23158  à 
23159 \begin_inset Quotes eld
23160 \end_inset
23161
23162 Image
23163 \begin_inset Quotes erd
23164 \end_inset
23165
23166 , utilisez la commande suivante dans le préambule :
23167 \end_layout
23168
23169 \begin_layout Standard
23170
23171 \series bold
23172
23173 \backslash
23174 renewcommand{
23175 \backslash
23176 fnum@figure}{Image~
23177 \backslash
23178 thefigure}
23179 \end_layout
23180
23181 \begin_layout Standard
23182 où 
23183 \series bold
23184
23185 \backslash
23186 thefigure
23187 \series default
23188  insère le numéro de la figure et
23189 \series bold
23190  
23191 \begin_inset Quotes eld
23192 \end_inset
23193
23194 ~
23195 \series default
23196
23197 \begin_inset Quotes erd
23198 \end_inset
23199
23200  ajoute une espace insécable.
23201 \end_layout
23202
23203 \begin_layout Standard
23204 \begin_inset VSpace bigskip
23205 \end_inset
23206
23207 Si vous utilisez un document de classe 
23208 \series bold
23209 KOMA-Script
23210 \series default
23211
23212 \begin_inset Index
23213 status collapsed
23214
23215 \begin_layout Plain Layout
23216 Paquetages LaTeX ! KOMA-Script
23217 \end_layout
23218
23219 \end_inset
23220
23221  (
23222 \family sans
23223 article (KOMA-Script)
23224 \family default
23225
23226 \family sans
23227 book (KOMA-Script)
23228 \family default
23229
23230 \family sans
23231 letter (KOMA-Script)
23232 \family default
23233 , ou 
23234 \family sans
23235 report (KOMA-Script)
23236 \family default
23237
23238 \begin_inset space \thinspace{}
23239 \end_inset
23240
23241 ), Vous pouvez utiliser la commande incorporée 
23242 \series bold
23243
23244 \backslash
23245 setkomafont 
23246 \series default
23247 du paquetage
23248 \series bold
23249  KOMA-Script 
23250 \series default
23251 à la place du paquetage
23252 \series bold
23253  caption.
23254  
23255 \series default
23256 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23257  suivante au préambule de votre document :
23258 \end_layout
23259
23260 \begin_layout Standard
23261
23262 \series bold
23263
23264 \backslash
23265 setkomafont{captionlabel}{
23266 \backslash
23267 bfseries}
23268 \end_layout
23269
23270 \begin_layout Standard
23271 Pour plus d'information au sujet de 
23272 \series bold
23273
23274 \backslash
23275 setkomafont
23276 \series default
23277  nous vous renvoyons à la documentation du paquetage 
23278 \series bold
23279 KOMA-Script
23280 \series default
23281  
23282 \begin_inset CommandInset citation
23283 LatexCommand cite
23284 key "KOMA-Script"
23285
23286 \end_inset
23287
23288 .
23289 \end_layout
23290
23291 \begin_layout Standard
23292 \begin_inset ERT
23293 status collapsed
23294
23295 \begin_layout Plain Layout
23296
23297
23298 \backslash
23299 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23300 }
23301 \end_layout
23302
23303 \end_inset
23304
23305
23306 \begin_inset Note Note
23307 status open
23308
23309 \begin_layout Plain Layout
23310 Le format de la légende n'est modifié que pour cet exemple.
23311 \end_layout
23312
23313 \end_inset
23314
23315
23316 \end_layout
23317
23318 \begin_layout Standard
23319 \begin_inset Float figure
23320 placement !p
23321 wide false
23322 sideways false
23323 status open
23324
23325 \begin_layout Plain Layout
23326 \align center
23327 \begin_inset Graphics
23328         filename ../clipart/mobius.eps
23329         lyxscale 50
23330         scale 50
23331         scaleBeforeRotation
23332
23333 \end_inset
23334
23335
23336 \end_layout
23337
23338 \begin_layout Plain Layout
23339 \begin_inset Caption
23340
23341 \begin_layout Plain Layout
23342 \begin_inset CommandInset label
23343 LatexCommand label
23344 name "fig:Legende-de-fig"
23345
23346 \end_inset
23347
23348 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23349  pour montrer les différents types de formats de légendes.
23350  Ici on a utilisé un format de légende personnalisé.
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \end_inset
23359
23360
23361 \end_layout
23362
23363 \begin_layout Standard
23364 \begin_inset ERT
23365 status collapsed
23366
23367 \begin_layout Plain Layout
23368
23369
23370 \backslash
23371 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23372 on}
23373 \end_layout
23374
23375 \end_inset
23376
23377
23378 \end_layout
23379
23380 \begin_layout Standard
23381 \begin_inset Float table
23382 placement !p
23383 wide false
23384 sideways false
23385 status open
23386
23387 \begin_layout Plain Layout
23388 \begin_inset Caption
23389
23390 \begin_layout Plain Layout
23391 \begin_inset CommandInset label
23392 LatexCommand label
23393 name "tab:Légende-de-tab"
23394
23395 \end_inset
23396
23397 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23398  pour montrer les différents types de formats de légendes.
23399  Ici on a utilisé le format de légende implicite.
23400 \end_layout
23401
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \begin_layout Plain Layout
23408 \align center
23409 \begin_inset Tabular
23410 <lyxtabular version="3" rows="1" columns="5">
23411 <features>
23412 <column alignment="center" valignment="top" width="0">
23413 <column alignment="center" valignment="top" width="0">
23414 <column alignment="center" valignment="top" width="0">
23415 <column alignment="center" valignment="top" width="0">
23416 <column alignment="center" valignment="top" width="0">
23417 <row>
23418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422 a
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431 b
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 c
23441 \end_layout
23442
23443 \end_inset
23444 </cell>
23445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449 d
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458 e
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 </row>
23464 </lyxtabular>
23465
23466 \end_inset
23467
23468
23469 \end_layout
23470
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \begin_layout Section
23477 Positionnement de la Légende
23478 \begin_inset Index
23479 status collapsed
23480
23481 \begin_layout Plain Layout
23482 Légende ! Placement
23483 \end_layout
23484
23485 \end_inset
23486
23487
23488 \begin_inset Index
23489 status collapsed
23490
23491 \begin_layout Plain Layout
23492 Flottants ! Placement de la légende
23493 \end_layout
23494
23495 \end_inset
23496
23497
23498 \begin_inset CommandInset label
23499 LatexCommand label
23500 name "sec:Placement-légende"
23501
23502 \end_inset
23503
23504
23505 \end_layout
23506
23507 \begin_layout Standard
23508 La règle habituelle pour placer la légende est :
23509 \end_layout
23510
23511 \begin_layout Description
23512 Figure
23513 \begin_inset space ~
23514 \end_inset
23515
23516 : La légende est placée en dessous de la figure
23517 \end_layout
23518
23519 \begin_layout Description
23520 Tableau
23521 \begin_inset space ~
23522 \end_inset
23523
23524 : La légende est placée au dessus du tableau
23525 \end_layout
23526
23527 \begin_layout Standard
23528 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23529  au dessus des tableaux.
23530  Ce qui fait que si vous utilisez une des classes de document 
23531 \family sans
23532 article
23533 \family default
23534
23535 \family sans
23536 book
23537 \family default
23538
23539 \family sans
23540 letter
23541 \family default
23542 , ou 
23543 \family sans
23544 report
23545 \family default
23546  il n'y aura pas d'espace libre entre la légende et le tableau.
23547  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23548  de chargement du paquetage LaTeX 
23549 \series bold
23550 caption
23551 \series default
23552  dans le préambule de votre document
23553 \begin_inset Foot
23554 status open
23555
23556 \begin_layout Plain Layout
23557 Voir la section
23558 \begin_inset space ~
23559 \end_inset
23560
23561
23562 \begin_inset CommandInset ref
23563 LatexCommand ref
23564 reference "sec:Formatage-légende"
23565
23566 \end_inset
23567
23568  pour plus d'information sur le paquetage 
23569 \series bold
23570 caption
23571 \series default
23572 .
23573 \end_layout
23574
23575 \end_inset
23576
23577 :
23578 \end_layout
23579
23580 \begin_layout Standard
23581
23582 \series bold
23583 tableposition=top
23584 \end_layout
23585
23586 \begin_layout Standard
23587 Si vous utilisez une classe de document 
23588 \series bold
23589 KOMA-Script
23590 \series default
23591
23592 \begin_inset Index
23593 status collapsed
23594
23595 \begin_layout Plain Layout
23596 Paquetages LaTeX ! KOMA-Script
23597 \end_layout
23598
23599 \end_inset
23600
23601  (
23602 \family sans
23603 article (KOMA-Script)
23604 \family default
23605
23606 \family sans
23607 book (KOMA-Script)
23608 \family default
23609
23610 \family sans
23611 letter (KOMA-Script)
23612 \family default
23613 , ou 
23614 \family sans
23615 report (KOMA-Script)
23616 \family default
23617
23618 \begin_inset space \thinspace{}
23619 \end_inset
23620
23621 ), vous pouvez utiliser à la place du paquetage 
23622 \series bold
23623 caption
23624 \series default
23625  l'option 
23626 \series bold
23627 tablecaptionabove
23628 \series default
23629  de la classe de document.
23630 \end_layout
23631
23632 \begin_layout Standard
23633 \begin_inset VSpace bigskip
23634 \end_inset
23635
23636 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23637  Pour cela, vous devez charger le paquetage LaTeX 
23638 \series bold
23639 sidecap
23640 \series default
23641
23642 \begin_inset Index
23643 status collapsed
23644
23645 \begin_layout Plain Layout
23646 Paquetages LaTeX ! sidecap
23647 \end_layout
23648
23649 \end_inset
23650
23651  dans le préambule de votre document avec la ligne de commande suivante
23652 \end_layout
23653
23654 \begin_layout Standard
23655
23656 \series bold
23657
23658 \backslash
23659 usepackage[option]{sidecap}
23660 \end_layout
23661
23662 \begin_layout Standard
23663 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23664  extérieure – à droite sur les pages impaires et à gauche sur les pages
23665  paires.
23666  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23667  
23668 \series bold
23669 innercaption
23670 \series default
23671 .
23672  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23673  
23674 \series bold
23675 rightcaption
23676 \series default
23677  ou 
23678 \series bold
23679 leftcaption
23680 \series default
23681 .
23682 \end_layout
23683
23684 \begin_layout Standard
23685 \begin_inset ERT
23686 status collapsed
23687
23688 \begin_layout Plain Layout
23689
23690
23691 \backslash
23692 ifsidecap
23693 \end_layout
23694
23695 \end_inset
23696
23697
23698 \begin_inset Note Note
23699 status open
23700
23701 \begin_layout Plain Layout
23702 La section suivante ne sera affichée que si le paquetage LaTeX 
23703 \series bold
23704 sidecap
23705 \series default
23706  a été installé.
23707 \end_layout
23708
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \begin_layout Standard
23715 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23716  ajouter ces commandes dans le préambule de votre document :
23717 \end_layout
23718
23719 \begin_layout Standard
23720
23721 \lyxline
23722
23723 \end_layout
23724
23725 \begin_layout Standard
23726
23727 \series bold
23728
23729 \backslash
23730 newcommand{
23731 \backslash
23732 TabBesBeg}{%
23733 \begin_inset Newline newline
23734 \end_inset
23735
23736
23737 \begin_inset ERT
23738 status collapsed
23739
23740 \begin_layout Plain Layout
23741
23742
23743 \backslash
23744 hphantom{ }
23745 \end_layout
23746
23747 \end_inset
23748
23749
23750 \backslash
23751 let
23752 \backslash
23753 MyTable
23754 \backslash
23755 table
23756 \begin_inset Newline newline
23757 \end_inset
23758
23759
23760 \begin_inset ERT
23761 status collapsed
23762
23763 \begin_layout Plain Layout
23764
23765
23766 \backslash
23767 hphantom{ }
23768 \end_layout
23769
23770 \end_inset
23771
23772
23773 \backslash
23774 let
23775 \backslash
23776 MyEndtable
23777 \backslash
23778 endtable
23779 \begin_inset Newline newline
23780 \end_inset
23781
23782
23783 \begin_inset ERT
23784 status collapsed
23785
23786 \begin_layout Plain Layout
23787
23788
23789 \backslash
23790 hphantom{ }
23791 \end_layout
23792
23793 \end_inset
23794
23795
23796 \backslash
23797 renewenvironment{table}{
23798 \backslash
23799 begin{SCtable}}{
23800 \backslash
23801 end{SCtable}}}
23802 \end_layout
23803
23804 \begin_layout Standard
23805
23806 \series bold
23807
23808 \backslash
23809 newcommand{
23810 \backslash
23811 TabBesEnd}{%
23812 \begin_inset Newline newline
23813 \end_inset
23814
23815
23816 \begin_inset ERT
23817 status collapsed
23818
23819 \begin_layout Plain Layout
23820
23821
23822 \backslash
23823 hphantom{ }
23824 \end_layout
23825
23826 \end_inset
23827
23828
23829 \backslash
23830 let
23831 \backslash
23832 table
23833 \backslash
23834 MyTable
23835 \begin_inset Newline newline
23836 \end_inset
23837
23838
23839 \begin_inset ERT
23840 status collapsed
23841
23842 \begin_layout Plain Layout
23843
23844
23845 \backslash
23846 hphantom{ }
23847 \end_layout
23848
23849 \end_inset
23850
23851
23852 \backslash
23853 let
23854 \backslash
23855 endtable
23856 \backslash
23857 MyEndtable
23858 \end_layout
23859
23860 \begin_layout Standard
23861
23862 \series bold
23863
23864 \backslash
23865 newcommand{
23866 \backslash
23867 FigBesBeg}{%
23868 \begin_inset Newline newline
23869 \end_inset
23870
23871
23872 \begin_inset ERT
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876
23877
23878 \backslash
23879 hphantom{ }
23880 \end_layout
23881
23882 \end_inset
23883
23884
23885 \backslash
23886 let
23887 \backslash
23888 MyFigure
23889 \backslash
23890 figure
23891 \begin_inset Newline newline
23892 \end_inset
23893
23894
23895 \begin_inset ERT
23896 status collapsed
23897
23898 \begin_layout Plain Layout
23899
23900
23901 \backslash
23902 hphantom{ }
23903 \end_layout
23904
23905 \end_inset
23906
23907
23908 \backslash
23909 let
23910 \backslash
23911 MyEndfigure
23912 \backslash
23913 endfigure
23914 \begin_inset Newline newline
23915 \end_inset
23916
23917
23918 \begin_inset ERT
23919 status collapsed
23920
23921 \begin_layout Plain Layout
23922
23923
23924 \backslash
23925 hphantom{ }
23926 \end_layout
23927
23928 \end_inset
23929
23930
23931 \backslash
23932 renewenvironment{figure}{
23933 \backslash
23934 begin{SCfigure}}{
23935 \backslash
23936 end{SCfigure}}}
23937 \end_layout
23938
23939 \begin_layout Standard
23940
23941 \series bold
23942
23943 \backslash
23944 newcommand{
23945 \backslash
23946 FigBesEnd}{%
23947 \begin_inset Newline newline
23948 \end_inset
23949
23950
23951 \begin_inset ERT
23952 status collapsed
23953
23954 \begin_layout Plain Layout
23955
23956
23957 \backslash
23958 hphantom{ }
23959 \end_layout
23960
23961 \end_inset
23962
23963
23964 \backslash
23965 let
23966 \backslash
23967 figure
23968 \backslash
23969 MyFigure
23970 \begin_inset Newline newline
23971 \end_inset
23972
23973
23974 \begin_inset ERT
23975 status collapsed
23976
23977 \begin_layout Plain Layout
23978
23979
23980 \backslash
23981 hphantom{ }
23982 \end_layout
23983
23984 \end_inset
23985
23986
23987 \backslash
23988 let
23989 \backslash
23990 endfigure
23991 \backslash
23992 MyEndfigure}
23993 \end_layout
23994
23995 \begin_layout Standard
23996
23997 \lyxline
23998
23999 \end_layout
24000
24001 \begin_layout Standard
24002 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24003  la légende se place sur le côté.
24004  Pour les flottants de figure, utilisez la commande
24005 \end_layout
24006
24007 \begin_layout Standard
24008
24009 \series bold
24010
24011 \backslash
24012 FigBesBeg
24013 \end_layout
24014
24015 \begin_layout Standard
24016 en code TeX avant le flottant.
24017  Après le flottant, insérez la commande
24018 \end_layout
24019
24020 \begin_layout Standard
24021
24022 \series bold
24023
24024 \backslash
24025 FigBesEnd
24026 \end_layout
24027
24028 \begin_layout Standard
24029 en code TeX pour revenir à la définition originale du flottant.
24030 \end_layout
24031
24032 \begin_layout Standard
24033 Pour les flottants de tableau, utilisez les commandes correspondantes
24034 \end_layout
24035
24036 \begin_layout Standard
24037
24038 \series bold
24039
24040 \backslash
24041 TabBesBeg
24042 \series default
24043  et 
24044 \series bold
24045
24046 \backslash
24047 TabBesEnd
24048 \end_layout
24049
24050 \begin_layout Standard
24051 La figure
24052 \begin_inset space ~
24053 \end_inset
24054
24055
24056 \begin_inset CommandInset ref
24057 LatexCommand ref
24058 reference "fig:legende-a-coté-fig"
24059
24060 \end_inset
24061
24062  et le tableau
24063 \begin_inset space ~
24064 \end_inset
24065
24066
24067 \begin_inset CommandInset ref
24068 LatexCommand ref
24069 reference "tab:legende-à-coté-tableau"
24070
24071 \end_inset
24072
24073  sont des exemples où la légende a été mises sur le coté.
24074 \end_layout
24075
24076 \begin_layout Standard
24077 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24078  pour les flottants de tableau et vers le bas pour les flottants de figure.
24079  Pour changer ce comportement, vous pouvez utiliser les commandes
24080 \end_layout
24081
24082 \begin_layout Standard
24083
24084 \series bold
24085
24086 \backslash
24087 sidecaptionvpos{type flottant}{placement}
24088 \end_layout
24089
24090 \begin_layout Standard
24091 dans le préambule du document ou en code TeX juste avant le flottant visé.
24092  Le type du flottant est soit 
24093 \family sans
24094 figure
24095 \family default
24096  soit 
24097 \family sans
24098 table
24099 \family default
24100 , le placement peut être 
24101 \begin_inset Quotes eld
24102 \end_inset
24103
24104
24105 \family sans
24106 t
24107 \family default
24108
24109 \begin_inset Quotes erd
24110 \end_inset
24111
24112  pour haut (top), 
24113 \begin_inset Quotes eld
24114 \end_inset
24115
24116
24117 \family sans
24118 c
24119 \family default
24120
24121 \begin_inset Quotes erd
24122 \end_inset
24123
24124  pour centre (center), ou 
24125 \begin_inset Quotes eld
24126 \end_inset
24127
24128
24129 \family sans
24130 b
24131 \family default
24132
24133 \begin_inset Quotes erd
24134 \end_inset
24135
24136  pour bas (bottom).
24137  Pour que, par exemple, les légendes des flottants de figure soient centrés
24138  verticalement, utilisez la commande
24139 \end_layout
24140
24141 \begin_layout Standard
24142
24143 \series bold
24144
24145 \backslash
24146 sidecaptionvpos{figure}{c}
24147 \end_layout
24148
24149 \begin_layout Standard
24150 C'est ce qui a été utilisé pour la figure
24151 \begin_inset space ~
24152 \end_inset
24153
24154
24155 \begin_inset CommandInset ref
24156 LatexCommand ref
24157 reference "fig:legende-à-coté-fig-2"
24158
24159 \end_inset
24160
24161 .
24162 \end_layout
24163
24164 \begin_layout Standard
24165 \begin_inset VSpace medskip
24166 \end_inset
24167
24168 Pour plus d'information sur le paquetage 
24169 \series bold
24170 sidecap
24171 \series default
24172  nous vous renvoyons à sa documentation 
24173 \begin_inset CommandInset citation
24174 LatexCommand cite
24175 key "sidecap"
24176
24177 \end_inset
24178
24179 .
24180 \end_layout
24181
24182 \begin_layout Standard
24183 \begin_inset Note Greyedout
24184 status open
24185
24186 \begin_layout Plain Layout
24187
24188 \series bold
24189 Note:
24190 \series default
24191  Le paquetage LaTeX 
24192 \series bold
24193 hypcap
24194 \series default
24195
24196 \begin_inset Index
24197 status collapsed
24198
24199 \begin_layout Plain Layout
24200 Paquetages LaTeX ! hypcap
24201 \end_layout
24202
24203 \end_inset
24204
24205 , qui est décrit dans la section
24206 \begin_inset space ~
24207 \end_inset
24208
24209
24210 \begin_inset CommandInset ref
24211 LatexCommand ref
24212 reference "sub:Reference-Position"
24213
24214 \end_inset
24215
24216 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24217 \end_layout
24218
24219 \end_inset
24220
24221
24222 \end_layout
24223
24224 \begin_layout Standard
24225 \begin_inset ERT
24226 status collapsed
24227
24228 \begin_layout Plain Layout
24229
24230
24231 \backslash
24232 FigBesBeg 
24233 \end_layout
24234
24235 \end_inset
24236
24237
24238 \end_layout
24239
24240 \begin_layout Standard
24241 \begin_inset Float figure
24242 wide false
24243 sideways false
24244 status open
24245
24246 \begin_layout Plain Layout
24247 \begin_inset Graphics
24248         filename ../clipart/escher-lsd.eps
24249         scale 75
24250         scaleBeforeRotation
24251
24252 \end_inset
24253
24254
24255 \end_layout
24256
24257 \begin_layout Plain Layout
24258 \begin_inset Caption
24259
24260 \begin_layout Plain Layout
24261 \begin_inset CommandInset label
24262 LatexCommand label
24263 name "fig:legende-a-coté-fig"
24264
24265 \end_inset
24266
24267 Une légende à côté d'une figure.
24268 \end_layout
24269
24270 \end_inset
24271
24272
24273 \end_layout
24274
24275 \end_inset
24276
24277
24278 \end_layout
24279
24280 \begin_layout Standard
24281 \begin_inset ERT
24282 status collapsed
24283
24284 \begin_layout Plain Layout
24285
24286
24287 \backslash
24288 TabBesBeg 
24289 \end_layout
24290
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \begin_layout Standard
24297 \begin_inset Float table
24298 wide false
24299 sideways false
24300 status open
24301
24302 \begin_layout Plain Layout
24303 \begin_inset Caption
24304
24305 \begin_layout Plain Layout
24306 \begin_inset CommandInset label
24307 LatexCommand label
24308 name "tab:legende-à-coté-tableau"
24309
24310 \end_inset
24311
24312 Une légende à côté d'un tableau.
24313 \end_layout
24314
24315 \end_inset
24316
24317
24318 \end_layout
24319
24320 \begin_layout Plain Layout
24321 \begin_inset Tabular
24322 <lyxtabular version="3" rows="4" columns="5">
24323 <features>
24324 <column alignment="center" valignment="top" width="0">
24325 <column alignment="center" valignment="top" width="0">
24326 <column alignment="center" valignment="top" width="0">
24327 <column alignment="center" valignment="top" width="0">
24328 <column alignment="center" valignment="top" width="0">
24329 <row>
24330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 a
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24349 \begin_inset Text
24350
24351 \begin_layout Plain Layout
24352 b
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370 c
24371 \end_layout
24372
24373 \end_inset
24374 </cell>
24375 </row>
24376 <row>
24377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Plain Layout
24390 d
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408 e
24409 \end_layout
24410
24411 \end_inset
24412 </cell>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 </row>
24423 <row>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428 f
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24443 \begin_inset Text
24444
24445 \begin_layout Plain Layout
24446 g
24447 \end_layout
24448
24449 \end_inset
24450 </cell>
24451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24452 \begin_inset Text
24453
24454 \begin_layout Plain Layout
24455
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464 h
24465 \end_layout
24466
24467 \end_inset
24468 </cell>
24469 </row>
24470 <row>
24471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24472 \begin_inset Text
24473
24474 \begin_layout Plain Layout
24475
24476 \end_layout
24477
24478 \end_inset
24479 </cell>
24480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484 i
24485 \end_layout
24486
24487 \end_inset
24488 </cell>
24489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24490 \begin_inset Text
24491
24492 \begin_layout Plain Layout
24493
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502 j
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511
24512 \end_layout
24513
24514 \end_inset
24515 </cell>
24516 </row>
24517 </lyxtabular>
24518
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \begin_layout Standard
24530 \begin_inset ERT
24531 status collapsed
24532
24533 \begin_layout Plain Layout
24534
24535
24536 \backslash
24537 TabBesEnd
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \begin_layout Standard
24546 \begin_inset ERT
24547 status collapsed
24548
24549 \begin_layout Plain Layout
24550
24551
24552 \backslash
24553 sidecaptionvpos{figure}{c}
24554 \end_layout
24555
24556 \end_inset
24557
24558
24559 \begin_inset Float figure
24560 wide false
24561 sideways false
24562 status open
24563
24564 \begin_layout Plain Layout
24565 \begin_inset Graphics
24566         filename ../clipart/escher-lsd.eps
24567         scale 75
24568         scaleBeforeRotation
24569
24570 \end_inset
24571
24572
24573 \end_layout
24574
24575 \begin_layout Plain Layout
24576 \begin_inset Caption
24577
24578 \begin_layout Plain Layout
24579 \begin_inset CommandInset label
24580 LatexCommand label
24581 name "fig:legende-à-coté-fig-2"
24582
24583 \end_inset
24584
24585 Une légende centrée verticalement à côté d'une figure.
24586 \end_layout
24587
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \end_inset
24594
24595
24596 \end_layout
24597
24598 \begin_layout Standard
24599 \begin_inset ERT
24600 status collapsed
24601
24602 \begin_layout Plain Layout
24603
24604
24605 \backslash
24606 FigBesEnd
24607 \end_layout
24608
24609 \end_inset
24610
24611
24612 \end_layout
24613
24614 \begin_layout Standard
24615 \begin_inset ERT
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619
24620
24621 \backslash
24622 else
24623 \end_layout
24624
24625 \end_inset
24626
24627
24628 \begin_inset Note Note
24629 status open
24630
24631 \begin_layout Plain Layout
24632 Ce qui suit sera affiché si le paquetage LaTeX 
24633 \series bold
24634 sidecap
24635 \series default
24636  n'est pas installé :
24637 \end_layout
24638
24639 \end_inset
24640
24641
24642 \end_layout
24643
24644 \begin_layout Standard
24645 Vous devez installer le paquetage LaTeX 
24646 \series bold
24647 sidecap
24648 \series default
24649  pour voir la suite de cette section dans la sortie imprimée.
24650 \end_layout
24651
24652 \begin_layout Standard
24653 \begin_inset ERT
24654 status collapsed
24655
24656 \begin_layout Plain Layout
24657
24658
24659 \backslash
24660 fi
24661 \end_layout
24662
24663 \end_inset
24664
24665
24666 \end_layout
24667
24668 \begin_layout Section
24669 Les Listes de Flottants
24670 \begin_inset Index
24671 status collapsed
24672
24673 \begin_layout Plain Layout
24674 Flottants ! Listes de Flottants
24675 \end_layout
24676
24677 \end_inset
24678
24679
24680 \end_layout
24681
24682 \begin_layout Standard
24683 De la même façon que la table des matières fait la liste des sections du
24684  document, il y a des listes pour tous les types de flottants, comme par
24685  exemple pour les figures du document.
24686  Vous pouvez les insérer en utilisant le menu 
24687 \family sans
24688 Insérer\SpecialChar \menuseparator
24689 Listes
24690 \begin_inset space ~
24691 \end_inset
24692
24693 &
24694 \begin_inset space ~
24695 \end_inset
24696
24697 TdM
24698 \family default
24699 .
24700 \end_layout
24701
24702 \begin_layout Standard
24703 Les entrées de la liste sont la légende du flottant ou éventuellement le
24704  titre court, le numéro du flottant, et le numéro de la page où le flottant
24705  apparaît dans le document.
24706 \end_layout
24707
24708 \begin_layout Standard
24709 Vous trouverez à la fin de ce document une liste des figures et une liste
24710  des tableaux.
24711 \end_layout
24712
24713 \begin_layout Chapter
24714 Notes
24715 \end_layout
24716
24717 \begin_layout Section
24718 Les Notes de LyX
24719 \begin_inset Index
24720 status collapsed
24721
24722 \begin_layout Plain Layout
24723 Notes ! Notes LyX 
24724 \end_layout
24725
24726 \end_inset
24727
24728
24729 \end_layout
24730
24731 \begin_layout Standard
24732 On peut insérer une note en utilisant le bouton 
24733 \begin_inset Graphics
24734         filename ../../images/note-insert.png
24735         scale 85
24736         scaleBeforeRotation
24737
24738 \end_inset
24739
24740  de la barre d'outils ou avec le menu 
24741 \family sans
24742 Insérer\SpecialChar \menuseparator
24743 Note
24744 \family default
24745 .
24746  Il y a trois types de notes :
24747 \end_layout
24748
24749 \begin_layout Description
24750 Note
24751 \begin_inset space ~
24752 \end_inset
24753
24754 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24755  finale.
24756  La boîte de cette note ressemble à ceci :
24757 \begin_inset Newline newline
24758 \end_inset
24759
24760
24761 \begin_inset Newline newline
24762 \end_inset
24763
24764
24765 \begin_inset Graphics
24766         filename clipart/LyXNoteImageQt4.png
24767         display false
24768         scale 65
24769         scaleBeforeRotation
24770
24771 \end_inset
24772
24773  
24774 \begin_inset Note Note
24775 status open
24776
24777 \begin_layout Plain Layout
24778 Le texte de cette note n'apparaîtra pas à l'impression.
24779 \end_layout
24780
24781 \end_inset
24782
24783
24784 \end_layout
24785
24786 \begin_layout Description
24787 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24788  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24789  vers un fichier au format LaTeX avec le menu 
24790 \family sans
24791 Fichier\SpecialChar \menuseparator
24792 Exporter\SpecialChar \menuseparator
24793 LaTeX (pdflatex) / (plain)
24794 \family default
24795 .
24796  La boîte de cette note ressemble à ceci :
24797 \begin_inset Newline newline
24798 \end_inset
24799
24800
24801 \begin_inset Newline newline
24802 \end_inset
24803
24804
24805 \begin_inset Graphics
24806         filename clipart/CommentNoteImageQt4.png
24807         display false
24808         scale 55
24809         scaleBeforeRotation
24810
24811 \end_inset
24812
24813
24814 \lang english
24815  
24816 \lang french
24817
24818 \begin_inset Note Comment
24819 status open
24820
24821 \begin_layout Plain Layout
24822 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24823  LaTeX.
24824 \end_layout
24825
24826 \end_inset
24827
24828
24829 \end_layout
24830
24831 \begin_layout Description
24832 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24833  La boîte de cette note ressemble à ceci :
24834 \lang english
24835
24836 \begin_inset Newline newline
24837 \end_inset
24838
24839
24840 \lang french
24841
24842 \begin_inset Newline newline
24843 \end_inset
24844
24845
24846 \begin_inset Graphics
24847         filename clipart/GreyedOutNoteImageQt4.png
24848         lyxscale 80
24849         display false
24850         scale 55
24851         scaleBeforeRotation
24852
24853 \end_inset
24854
24855
24856 \begin_inset Newline newline
24857 \end_inset
24858
24859
24860 \begin_inset ERT
24861 status collapsed
24862
24863 \begin_layout Plain Layout
24864
24865
24866 \backslash
24867 renewenvironment{lyxgreyedout}
24868 \end_layout
24869
24870 \begin_layout Plain Layout
24871
24872 {
24873 \backslash
24874 textcolor[gray]{0.8}
24875 \backslash
24876 bgroup}{
24877 \backslash
24878 egroup}
24879 \end_layout
24880
24881 \end_inset
24882
24883
24884 \begin_inset Note Greyedout
24885 status open
24886
24887 \begin_layout Plain Layout
24888 Le texte
24889 \begin_inset Foot
24890 status collapsed
24891
24892 \begin_layout Plain Layout
24893 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24894  grisé.
24895  
24896 \end_layout
24897
24898 \end_inset
24899
24900  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \begin_inset ERT
24907 status collapsed
24908
24909 \begin_layout Plain Layout
24910
24911
24912 \backslash
24913 renewenvironment{lyxgreyedout}
24914 \end_layout
24915
24916 \begin_layout Plain Layout
24917
24918 {
24919 \backslash
24920 textcolor{blue}
24921 \backslash
24922 bgroup}{
24923 \backslash
24924 egroup}
24925 \end_layout
24926
24927 \end_inset
24928
24929
24930 \begin_inset Note Note
24931 status open
24932
24933 \begin_layout Plain Layout
24934 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24935  originale qu'elle a dans LyX.
24936  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24937  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24938 \end_layout
24939
24940 \end_inset
24941
24942
24943 \begin_inset Newline newline
24944 \end_inset
24945
24946
24947 \begin_inset Newline newline
24948 \end_inset
24949
24950 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24951  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24952 \end_layout
24953
24954 \begin_layout Standard
24955 \begin_inset VSpace bigskip
24956 \end_inset
24957
24958 Quand vous utilisez le bouton 
24959 \begin_inset Graphics
24960         filename ../../images/note-insert.png
24961         scale 85
24962         scaleBeforeRotation
24963
24964 \end_inset
24965
24966  de la barre d'outils, vous insérez une 
24967 \family sans
24968 Note
24969 \begin_inset space ~
24970 \end_inset
24971
24972 LyX
24973 \family default
24974 .
24975  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24976 la et cliquez sur le bouton d'insertion de note.
24977  Pour retransformer une note en texte, appuyez sur la touche 
24978 \family sans
24979 backspace
24980 \family default
24981  quand le curseur est au tout début de la note ou appuyez sur la touche
24982  
24983 \family sans
24984 Suppr.
24985
24986 \family default
24987  quand le curseur se trouve à la fin de la note.
24988 \end_layout
24989
24990 \begin_layout Standard
24991 \begin_inset VSpace bigskip
24992 \end_inset
24993
24994 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24995  commandes suivantes dans le préambule :
24996 \end_layout
24997
24998 \begin_layout Standard
24999
25000 \series bold
25001
25002 \backslash
25003 renewenvironment{lyxgreyedout}
25004 \begin_inset Newline newline
25005 \end_inset
25006
25007
25008 \begin_inset ERT
25009 status collapsed
25010
25011 \begin_layout Plain Layout
25012
25013
25014 \backslash
25015 hphantom{ }
25016 \end_layout
25017
25018 \end_inset
25019
25020 {
25021 \backslash
25022 textcolor{color}
25023 \backslash
25024 bgroup}{
25025 \backslash
25026 egroup}
25027 \end_layout
25028
25029 \begin_layout Standard
25030 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25031  sont expliqués dans la section
25032 \begin_inset space ~
25033 \end_inset
25034
25035
25036 \begin_inset CommandInset ref
25037 LatexCommand ref
25038 reference "sec:Tableaux-Colorés"
25039
25040 \end_inset
25041
25042 .
25043 \end_layout
25044
25045 \begin_layout Standard
25046 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25047  grisées avec leur texte en bleu.
25048 \end_layout
25049
25050 \begin_layout Section
25051 Notes en Bas de Page
25052 \begin_inset CommandInset label
25053 LatexCommand label
25054 name "sec:Notes-bas-de-page"
25055
25056 \end_inset
25057
25058
25059 \begin_inset Index
25060 status collapsed
25061
25062 \begin_layout Plain Layout
25063 Notes ! Notes de bas de page
25064 \end_layout
25065
25066 \end_inset
25067
25068
25069 \begin_inset Index
25070 status collapsed
25071
25072 \begin_layout Plain Layout
25073 Notes de bas de page
25074 \end_layout
25075
25076 \end_inset
25077
25078
25079 \end_layout
25080
25081 \begin_layout Standard
25082 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25083  
25084 \begin_inset Graphics
25085         filename ../../images/footnote-insert.png
25086         scale 85
25087         scaleBeforeRotation
25088
25089 \end_inset
25090
25091  de la barre d'outils, soit en utilisant le menu 
25092 \family sans
25093 Insérer\SpecialChar \menuseparator
25094 Note
25095 \begin_inset space ~
25096 \end_inset
25097
25098 en
25099 \begin_inset space ~
25100 \end_inset
25101
25102 Bas
25103 \begin_inset space ~
25104 \end_inset
25105
25106 de
25107 \begin_inset space ~
25108 \end_inset
25109
25110 Page
25111 \family default
25112 .
25113  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25114  rouge 
25115 \begin_inset Quotes fld
25116 \end_inset
25117
25118 bas
25119 \begin_inset Quotes frd
25120 \end_inset
25121
25122  qui ressemble à ceci : 
25123 \begin_inset Graphics
25124         filename clipart/footnoteQt4.png
25125         scale 80
25126         scaleBeforeRotation
25127
25128 \end_inset
25129
25130  Vous pouvez y entrer votre texte.
25131  Si vous voulez transformer du texte déjà existant en note en bas de page,
25132  sélectionnez-le et cliquez sur le bouton 
25133 \family sans
25134 Note
25135 \begin_inset space ~
25136 \end_inset
25137
25138 en
25139 \begin_inset space ~
25140 \end_inset
25141
25142 Bas
25143 \begin_inset space ~
25144 \end_inset
25145
25146 de
25147 \begin_inset space ~
25148 \end_inset
25149
25150 Page
25151 \family default
25152  de la barre d'outils.
25153  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25154  
25155 \family sans
25156 backspace
25157 \family default
25158  quand le curseur est au tout début de la note ou appuyez sur la touche
25159  
25160 \family sans
25161 Suppr.
25162
25163 \family default
25164  quand le curseur se trouve à la fin de la note.
25165 \end_layout
25166
25167 \begin_layout Standard
25168 Voici un exemple de note en bas de page:
25169 \begin_inset Foot
25170 status open
25171
25172 \begin_layout Plain Layout
25173 \begin_inset CommandInset label
25174 LatexCommand label
25175 name "fn:Note-en-bas"
25176
25177 \end_inset
25178
25179 Ceci est un exemple de note en bas de page.
25180 \end_layout
25181
25182 \end_inset
25183
25184
25185 \begin_inset ERT
25186 status collapsed
25187
25188 \begin_layout Plain Layout
25189
25190
25191 \backslash
25192 newcounter{MyRepeatFoot}
25193 \end_layout
25194
25195 \begin_layout Plain Layout
25196
25197
25198 \backslash
25199 setcounter{MyRepeatFoot}{
25200 \backslash
25201 thefootnote}
25202 \end_layout
25203
25204 \end_inset
25205
25206
25207 \end_layout
25208
25209 \begin_layout Standard
25210 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25211  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25212  de note.
25213  Le texte de la note est placé en bas de la page courante.
25214  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25215  Selon votre classe de document les numéros de notes pourront être réinitialisés
25216  à chaque nouveau chapitre.
25217 \end_layout
25218
25219 \begin_layout Standard
25220 On peut faire référence à une note en bas de page comme on le fait avec
25221  les flottants : Insérez une étiquette dans la note et faites une référence
25222  croisée vers cette étiquette comme c'est décrit dans la
25223 \begin_inset space ~
25224 \end_inset
25225
25226
25227 \begin_inset CommandInset ref
25228 LatexCommand ref
25229 reference "sec:Referencer-les-Flottants"
25230
25231 \end_inset
25232
25233 .
25234 \begin_inset Newline newline
25235 \end_inset
25236
25237 Voici une référence à une note de bas de page :
25238 \begin_inset space ~
25239 \end_inset
25240
25241
25242 \begin_inset CommandInset ref
25243 LatexCommand ref
25244 reference "fn:Note-en-bas"
25245
25246 \end_inset
25247
25248 .
25249 \end_layout
25250
25251 \begin_layout Standard
25252 \begin_inset VSpace defskip
25253 \end_inset
25254
25255 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
25256  des minipages, voyez la section
25257 \begin_inset space ~
25258 \end_inset
25259
25260
25261 \begin_inset CommandInset ref
25262 LatexCommand ref
25263 reference "sec:Minipages"
25264
25265 \end_inset
25266
25267 .
25268  Les notes de bas de page dans des tableaux longs sont traitées dans la
25269  section
25270 \begin_inset space ~
25271 \end_inset
25272
25273
25274 \begin_inset CommandInset ref
25275 LatexCommand ref
25276 reference "sub:Notes-dans-tableau-long"
25277
25278 \end_inset
25279
25280 .
25281 \end_layout
25282
25283 \begin_layout Standard
25284 \begin_inset VSpace defskip
25285 \end_inset
25286
25287 Pour créer seulement la marque de note, utilisez la commande 
25288 \series bold
25289
25290 \backslash
25291 footnotemark[nombre]
25292 \series default
25293  en code TeX.
25294  On utilise cette possibilité quand on a plusieurs fois la même annotation
25295  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
25296  bas de page à chaque fois.
25297 \begin_inset Newline newline
25298 \end_inset
25299
25300 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
25301  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
25302  part.
25303  Pour la marque de note qui suit, ces commandes ont été insérées en code
25304  TeX après la note
25305 \begin_inset space ~
25306 \end_inset
25307
25308
25309 \begin_inset CommandInset ref
25310 LatexCommand ref
25311 reference "fn:Note-en-bas"
25312
25313 \end_inset
25314
25315  pour enregistrer le numéro de note de bas de page :
25316 \end_layout
25317
25318 \begin_layout Standard
25319
25320 \series bold
25321
25322 \backslash
25323 newcounter{MyRepeatFoot}
25324 \begin_inset Newline newline
25325 \end_inset
25326
25327
25328 \backslash
25329 setcounter{MyRepeatFoot}{
25330 \backslash
25331 thefootnote}
25332 \end_layout
25333
25334 \begin_layout Standard
25335 La marque de note a été créée avec la commande suivante :
25336 \end_layout
25337
25338 \begin_layout Standard
25339
25340 \series bold
25341
25342 \backslash
25343 footnotemark[
25344 \backslash
25345 theMyRepeatFoot]
25346 \end_layout
25347
25348 \begin_layout Standard
25349 Voici un exemple de marque de note de bas de page : 
25350 \begin_inset ERT
25351 status collapsed
25352
25353 \begin_layout Plain Layout
25354
25355
25356 \backslash
25357 footnotemark[
25358 \backslash
25359 theMyRepeatFoot]
25360 \end_layout
25361
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Subsection
25368 Numérotation de Notes de Bas de Page
25369 \begin_inset CommandInset label
25370 LatexCommand label
25371 name "sub:Numerotation-notes-bas-de-page"
25372
25373 \end_inset
25374
25375
25376 \begin_inset Index
25377 status collapsed
25378
25379 \begin_layout Plain Layout
25380 Notes de bas de page ! Numérotation
25381 \end_layout
25382
25383 \end_inset
25384
25385
25386 \end_layout
25387
25388 \begin_layout Standard
25389 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25390  ajoutez cette commande dans le préambule de votre document :
25391 \end_layout
25392
25393 \begin_layout Standard
25394
25395 \series bold
25396
25397 \backslash
25398 @addtoreset{footnote}{section}
25399 \end_layout
25400
25401 \begin_layout Standard
25402 \begin_inset VSpace bigskip
25403 \end_inset
25404
25405 La commande de préambule suivante change le style de numérotation des notes
25406  en petits chiffres romains :
25407 \end_layout
25408
25409 \begin_layout Standard
25410
25411 \series bold
25412
25413 \backslash
25414 renewcommand{
25415 \backslash
25416 thefootnote}{
25417 \backslash
25418 roman{footnote}}
25419 \end_layout
25420
25421 \begin_layout Standard
25422 \begin_inset ERT
25423 status collapsed
25424
25425 \begin_layout Plain Layout
25426
25427
25428 \backslash
25429 renewcommand{
25430 \backslash
25431 thefootnote}{
25432 \backslash
25433 roman{footnote}}
25434 \end_layout
25435
25436 \end_inset
25437
25438  Cette note de bas de page utilise une numérotation en chiffres romains
25439  :
25440 \begin_inset Foot
25441 status open
25442
25443 \begin_layout Plain Layout
25444 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25445  romains.
25446 \end_layout
25447
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \begin_layout Standard
25454 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25455  la commande précédente 
25456 \series bold
25457
25458 \backslash
25459 roman
25460 \series default
25461  par 
25462 \series bold
25463
25464 \backslash
25465 Roman
25466 \series default
25467 .
25468  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25469  utilisez respectivement soit 
25470 \series bold
25471
25472 \backslash
25473 Alph
25474 \series default
25475  soit 
25476 \series bold
25477
25478 \backslash
25479 alph
25480 \series default
25481 .
25482  Pour les 
25483 \begin_inset Quotes eld
25484 \end_inset
25485
25486 numéroter
25487 \begin_inset Quotes erd
25488 \end_inset
25489
25490  avec des symboles, utilisez 
25491 \series bold
25492
25493 \backslash
25494 fnsymbol
25495 \series default
25496 .
25497 \end_layout
25498
25499 \begin_layout Standard
25500 \begin_inset Note Greyedout
25501 status open
25502
25503 \begin_layout Plain Layout
25504
25505 \series bold
25506 Note:
25507 \series default
25508  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25509  puisque cette numérotation est limitée à des lettres seules.
25510 \end_layout
25511
25512 \end_inset
25513
25514
25515 \begin_inset Newline newline
25516 \end_inset
25517
25518
25519 \begin_inset Note Greyedout
25520 status open
25521
25522 \begin_layout Plain Layout
25523
25524 \series bold
25525 Note:
25526 \series default
25527  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25528 \end_layout
25529
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \begin_layout Standard
25536 Pour revenir au style de numérotation implicite quand vous en avez changé,
25537  utilisez 
25538 \series bold
25539
25540 \backslash
25541 arabic
25542 \series default
25543  à la place de 
25544 \series bold
25545
25546 \backslash
25547 roman
25548 \series default
25549  dans la commande précédente.
25550 \begin_inset ERT
25551 status collapsed
25552
25553 \begin_layout Plain Layout
25554
25555
25556 \backslash
25557 renewcommand{
25558 \backslash
25559 thefootnote}{
25560 \backslash
25561 arabic{footnote}}
25562 \end_layout
25563
25564 \end_inset
25565
25566
25567 \end_layout
25568
25569 \begin_layout Standard
25570 \begin_inset VSpace bigskip
25571 \end_inset
25572
25573
25574 \end_layout
25575
25576 \begin_layout Standard
25577 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25578  le schéma 
25579 \begin_inset Quotes eld
25580 \end_inset
25581
25582 chapitre.note
25583 \begin_inset Quotes erd
25584 \end_inset
25585
25586 , ajoutez la commande suivante au préambule de votre document :
25587 \end_layout
25588
25589 \begin_layout Standard
25590
25591 \series bold
25592
25593 \backslash
25594 numberwithin{footnote}{chapter}
25595 \end_layout
25596
25597 \begin_layout Standard
25598 Pour pouvoir utiliser la commande 
25599 \series bold
25600
25601 \backslash
25602 numberwithin
25603 \series default
25604 , activez dans la rubrique 
25605 \family sans
25606 Options
25607 \begin_inset space ~
25608 \end_inset
25609
25610 des
25611 \begin_inset space ~
25612 \end_inset
25613
25614 Maths
25615 \family default
25616  dans les paramètres du document, l'option 
25617 \family sans
25618 Utiliser
25619 \begin_inset space ~
25620 \end_inset
25621
25622 le
25623 \begin_inset space ~
25624 \end_inset
25625
25626 paquetage
25627 \begin_inset space ~
25628 \end_inset
25629
25630 maths
25631 \begin_inset space ~
25632 \end_inset
25633
25634 AMS
25635 \family default
25636 .
25637 \end_layout
25638
25639 \begin_layout Standard
25640 \begin_inset ERT
25641 status collapsed
25642
25643 \begin_layout Plain Layout
25644
25645
25646 \backslash
25647 numberwithin{footnote}{chapter}
25648 \end_layout
25649
25650 \end_inset
25651
25652 Ceci est un autre exemple de note de bas de page:
25653 \series bold
25654
25655 \begin_inset Foot
25656 status open
25657
25658 \begin_layout Plain Layout
25659 Cette note est numérotée en suivant le schéma 
25660 \begin_inset Quotes eld
25661 \end_inset
25662
25663 chapitre.note
25664 \begin_inset Quotes erd
25665 \end_inset
25666
25667 .
25668 \end_layout
25669
25670 \end_inset
25671
25672
25673 \series default
25674
25675 \begin_inset ERT
25676 status collapsed
25677
25678 \begin_layout Plain Layout
25679
25680
25681 \backslash
25682 renewcommand{
25683 \backslash
25684 thefootnote}{
25685 \backslash
25686 arabic{footnote}}
25687 \end_layout
25688
25689 \end_inset
25690
25691
25692 \end_layout
25693
25694 \begin_layout Standard
25695 \begin_inset Note Greyedout
25696 status open
25697
25698 \begin_layout Plain Layout
25699
25700 \series bold
25701 Note:
25702 \series default
25703  
25704 \series bold
25705
25706 \backslash
25707 numberwithin
25708 \series default
25709  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25710  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25711  prises en compte.
25712  
25713 \end_layout
25714
25715 \end_inset
25716
25717
25718 \end_layout
25719
25720 \begin_layout Standard
25721 Donc pour avoir par exemple le schéma 
25722 \begin_inset Quotes eld
25723 \end_inset
25724
25725 chapitre.
25726 \backslash
25727 Roman{note}
25728 \begin_inset Quotes erd
25729 \end_inset
25730
25731 , utilisez la commande suivante plutôt que 
25732 \series bold
25733
25734 \backslash
25735 numberwithin
25736 \series default
25737  :
25738 \end_layout
25739
25740 \begin_layout Standard
25741
25742 \series bold
25743
25744 \backslash
25745 renewcommand{
25746 \backslash
25747 thefootnote}{
25748 \backslash
25749 thechapter.
25750 \backslash
25751 Roman{footnote}}
25752 \end_layout
25753
25754 \begin_layout Subsection
25755 Positionnement de notes de bas de page
25756 \begin_inset Index
25757 status collapsed
25758
25759 \begin_layout Plain Layout
25760 Notes de bas de page ! Positionnement
25761 \end_layout
25762
25763 \end_inset
25764
25765
25766 \end_layout
25767
25768 \begin_layout Standard
25769 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25770  vertical entre elles en bas de la page.
25771  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25772  de 1.5
25773 \begin_inset space \thinspace{}
25774 \end_inset
25775
25776 mm avec la commande suivante dans le préambule :
25777 \end_layout
25778
25779 \begin_layout Standard
25780
25781 \series bold
25782
25783 \backslash
25784 let
25785 \backslash
25786 myFoot
25787 \backslash
25788 footnote
25789 \begin_inset Newline newline
25790 \end_inset
25791
25792
25793 \backslash
25794 renewcommand{
25795 \backslash
25796 footnote}[1]{
25797 \backslash
25798 myFoot{#1
25799 \backslash
25800 vspace{1.5mm}}}
25801 \end_layout
25802
25803 \begin_layout Standard
25804 \begin_inset VSpace bigskip
25805 \end_inset
25806
25807 Dans un document à deux colonnes les notes de bas de page apparaissent en
25808  bas de chaque colonne, comme sur la Figure
25809 \begin_inset space ~
25810 \end_inset
25811
25812
25813 \begin_inset CommandInset ref
25814 LatexCommand ref
25815 reference "fig:Position-standard-note-bas-de-page"
25816
25817 \end_inset
25818
25819 .
25820  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25821  sur la Figure
25822 \begin_inset space ~
25823 \end_inset
25824
25825
25826 \begin_inset CommandInset ref
25827 LatexCommand ref
25828 reference "fig:Position-note-avec-ftnright"
25829
25830 \end_inset
25831
25832 , utilisez le paquetage LaTeX 
25833 \series bold
25834 ftnright
25835 \series default
25836
25837 \begin_inset Index
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841 Paquetages LaTeX ! ftnright
25842 \end_layout
25843
25844 \end_inset
25845
25846  avec cette commande dans le préambule du document:
25847 \end_layout
25848
25849 \begin_layout Standard
25850
25851 \series bold
25852
25853 \backslash
25854 usepackage{ftnright}
25855 \end_layout
25856
25857 \begin_layout Standard
25858 \begin_inset Float figure
25859 placement !h
25860 wide false
25861 sideways false
25862 status open
25863
25864 \begin_layout Plain Layout
25865 \begin_inset ERT
25866 status collapsed
25867
25868 \begin_layout Plain Layout
25869
25870
25871 \backslash
25872 framebox{
25873 \end_layout
25874
25875 \end_inset
25876
25877
25878 \begin_inset Graphics
25879         filename ../clipart/without_fntright.pdf
25880         width 100col%
25881         scaleBeforeRotation
25882
25883 \end_inset
25884
25885
25886 \begin_inset ERT
25887 status collapsed
25888
25889 \begin_layout Plain Layout
25890
25891 }
25892 \end_layout
25893
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \begin_layout Plain Layout
25900 \begin_inset Caption
25901
25902 \begin_layout Plain Layout
25903 \begin_inset CommandInset label
25904 LatexCommand label
25905 name "fig:Position-standard-note-bas-de-page"
25906
25907 \end_inset
25908
25909 Positionnement standard des notes de bas de page dans un document à deux
25910  colonnes.
25911 \end_layout
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \begin_layout Standard
25924 \begin_inset Float figure
25925 placement !h
25926 wide false
25927 sideways false
25928 status open
25929
25930 \begin_layout Plain Layout
25931 \begin_inset ERT
25932 status collapsed
25933
25934 \begin_layout Plain Layout
25935
25936
25937 \backslash
25938 framebox{
25939 \end_layout
25940
25941 \end_inset
25942
25943
25944 \begin_inset Graphics
25945         filename ../clipart/with_fntright.pdf
25946         width 100col%
25947         scaleBeforeRotation
25948
25949 \end_inset
25950
25951
25952 \begin_inset ERT
25953 status collapsed
25954
25955 \begin_layout Plain Layout
25956
25957 }
25958 \end_layout
25959
25960 \end_inset
25961
25962
25963 \end_layout
25964
25965 \begin_layout Plain Layout
25966 \begin_inset Caption
25967
25968 \begin_layout Plain Layout
25969 \begin_inset CommandInset label
25970 LatexCommand label
25971 name "fig:Position-note-avec-ftnright"
25972
25973 \end_inset
25974
25975 Positionnement de notes de bas de page dans un document à deux colonnes
25976  en utilisant le paquetage LaTeX 
25977 \series bold
25978 ftnright
25979 \series default
25980 .
25981 \end_layout
25982
25983 \end_inset
25984
25985
25986 \end_layout
25987
25988 \end_inset
25989
25990
25991 \end_layout
25992
25993 \begin_layout Standard
25994 \begin_inset VSpace bigskip
25995 \end_inset
25996
25997 Dans certaines publications scientifiques, il est courant de rassembler
25998  les notes de bas de page et de les imprimer dans un paragraphe particulier
25999  à la fin de la section, comme sur la Figure
26000 \begin_inset space ~
26001 \end_inset
26002
26003
26004 \begin_inset CommandInset ref
26005 LatexCommand ref
26006 reference "fig:Notes-de-fin"
26007
26008 \end_inset
26009
26010 .
26011  On les appelle 
26012 \begin_inset Quotes eld
26013 \end_inset
26014
26015 notes de fin
26016 \begin_inset Quotes erd
26017 \end_inset
26018
26019 .
26020 \begin_inset Index
26021 status collapsed
26022
26023 \begin_layout Plain Layout
26024 Notes de fin
26025 \end_layout
26026
26027 \end_inset
26028
26029  Pour utiliser des notes de fin à la place des notes de bas de page dans
26030  votre document, 
26031 \lang english
26032 load in the menu
26033 \lang french
26034  
26035 \family sans
26036 Document\SpecialChar \menuseparator
26037 Paramètres\SpecialChar \menuseparator
26038 Modules 
26039 \family default
26040 \lang english
26041 the module
26042 \lang french
26043  
26044 \family sans
26045 Note de bas de page en fin de document
26046 \family default
26047 .
26048  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26049 \end_layout
26050
26051 \begin_layout Standard
26052
26053 \series bold
26054
26055 \backslash
26056 theendnotes
26057 \end_layout
26058
26059 \begin_layout Standard
26060 en code TeX à la fin d'une section ou d'un chapitre.
26061 \end_layout
26062
26063 \begin_layout Standard
26064 \begin_inset Float figure
26065 wide false
26066 sideways false
26067 status open
26068
26069 \begin_layout Plain Layout
26070 \align center
26071 \begin_inset ERT
26072 status collapsed
26073
26074 \begin_layout Plain Layout
26075
26076
26077 \backslash
26078 framebox{
26079 \end_layout
26080
26081 \end_inset
26082
26083
26084 \begin_inset Graphics
26085         filename ../clipart/endnotes.pdf
26086         scaleBeforeRotation
26087
26088 \end_inset
26089
26090
26091 \begin_inset ERT
26092 status collapsed
26093
26094 \begin_layout Plain Layout
26095
26096 }
26097 \end_layout
26098
26099 \end_inset
26100
26101
26102 \end_layout
26103
26104 \begin_layout Plain Layout
26105 \begin_inset Caption
26106
26107 \begin_layout Plain Layout
26108 \begin_inset CommandInset label
26109 LatexCommand label
26110 name "fig:Notes-de-fin"
26111
26112 \end_inset
26113
26114 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26115  séparé à la fin des sections ou des chapitres.
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \end_inset
26124
26125
26126 \end_layout
26127
26128 \begin_layout Standard
26129 \begin_inset VSpace medskip
26130 \end_inset
26131
26132 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26133  dans la langue du document, cela doit être fait manuellement.
26134  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26135  
26136 \begin_inset Quotes eld
26137 \end_inset
26138
26139 Notes
26140 \begin_inset Quotes erd
26141 \end_inset
26142
26143  en sa traduction Allemande
26144 \begin_inset Foot
26145 status collapsed
26146
26147 \begin_layout Plain Layout
26148 En français, 
26149 \begin_inset Quotes eld
26150 \end_inset
26151
26152 Notes
26153 \begin_inset Quotes erd
26154 \end_inset
26155
26156  peut être conservé.
26157 \end_layout
26158
26159 \end_inset
26160
26161  
26162 \begin_inset Quotes eld
26163 \end_inset
26164
26165 Anmerkungen
26166 \begin_inset Quotes erd
26167 \end_inset
26168
26169  :
26170 \end_layout
26171
26172 \begin_layout Standard
26173
26174 \series bold
26175
26176 \backslash
26177 renewcommand{
26178 \backslash
26179 notesname}{Anmerkungen}
26180 \end_layout
26181
26182 \begin_layout Standard
26183 \begin_inset VSpace medskip
26184 \end_inset
26185
26186 La numérotation des notes de fin peut être modifiée comme celle des notes
26187  de bas de page comme c'est décrit dans la section
26188 \begin_inset space ~
26189 \end_inset
26190
26191
26192 \begin_inset CommandInset ref
26193 LatexCommand ref
26194 reference "sub:Numerotation-notes-bas-de-page"
26195
26196 \end_inset
26197
26198  ; remplacez juste la commande 
26199 \series bold
26200
26201 \backslash
26202 thefootnote
26203 \series default
26204  par 
26205 \series bold
26206
26207 \backslash
26208 theendnote
26209 \series default
26210 .
26211  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26212 \series bold
26213
26214 \backslash
26215 @addtoreset
26216 \series default
26217  comme c'est décrit dans la section
26218 \begin_inset space ~
26219 \end_inset
26220
26221
26222 \begin_inset CommandInset ref
26223 LatexCommand ref
26224 reference "sub:Numerotation-notes-bas-de-page"
26225
26226 \end_inset
26227
26228  et remplacez le paramètre de commande 
26229 \series bold
26230 footnote
26231 \series default
26232  par 
26233 \series bold
26234 endnote
26235 \series default
26236 .
26237 \end_layout
26238
26239 \begin_layout Standard
26240 Pour seulement créer une marque de note de fin, utilisez la commande 
26241 \series bold
26242
26243 \backslash
26244 endnotemark[numéro]
26245 \series default
26246  qui est semblable à 
26247 \series bold
26248
26249 \backslash
26250 footnotemark
26251 \series default
26252 , décrite dans la section
26253 \begin_inset space ~
26254 \end_inset
26255
26256
26257 \begin_inset CommandInset ref
26258 LatexCommand ref
26259 reference "sec:Notes-bas-de-page"
26260
26261 \end_inset
26262
26263 .
26264 \end_layout
26265
26266 \begin_layout Standard
26267 \begin_inset VSpace bigskip
26268 \end_inset
26269
26270 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26271 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26272 \series bold
26273 footmisc
26274 \series default
26275
26276 \begin_inset Index
26277 status collapsed
26278
26279 \begin_layout Plain Layout
26280 Paquetages LaTeX ! footmisc
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \begin_inset CommandInset citation
26287 LatexCommand cite
26288 key "footmisc"
26289
26290 \end_inset
26291
26292  pour plus d'information à ce sujet.
26293 \end_layout
26294
26295 \begin_layout Standard
26296 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26297  voyez les livres sur LaTeX, 
26298 \begin_inset CommandInset citation
26299 LatexCommand cite
26300 key "latexcompanion,latexguide,latexbook"
26301
26302 \end_inset
26303
26304 .
26305 \end_layout
26306
26307 \begin_layout Section
26308 Notes en Marge
26309 \begin_inset Index
26310 status collapsed
26311
26312 \begin_layout Plain Layout
26313 Notes ! Notes en Marge
26314 \end_layout
26315
26316 \end_inset
26317
26318
26319 \end_layout
26320
26321 \begin_layout Standard
26322 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26323 t de la même façon.
26324  Quand vous insérez une note en marge avec 
26325 \family sans
26326 Insérer\SpecialChar \menuseparator
26327 Note
26328 \begin_inset space ~
26329 \end_inset
26330
26331 en
26332 \begin_inset space ~
26333 \end_inset
26334
26335 Marge
26336 \family default
26337  ou avec le bouton 
26338 \begin_inset Graphics
26339         filename ../../images/marginalnote-insert.png
26340         scale 85
26341         scaleBeforeRotation
26342
26343 \end_inset
26344
26345  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26346  grise avec une étiquette rouge 
26347 \begin_inset Quotes fld
26348 \end_inset
26349
26350 marge
26351 \begin_inset Quotes frd
26352 \end_inset
26353
26354 .
26355  
26356 \begin_inset Marginal
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360 C'est une note en marge.
26361 \end_layout
26362
26363 \end_inset
26364
26365  Cette boîte est la représentation de votre note dans LyX.
26366  Vous pouvez y entrer votre texte.
26367 \end_layout
26368
26369 \begin_layout Standard
26370 Les notes en marge apparaissent dans la marge de droite dans les documents
26371  imprimées sur une seule face.
26372  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26373  
26374 \begin_inset Quotes eld
26375 \end_inset
26376
26377 extérieure
26378 \begin_inset Quotes erd
26379 \end_inset
26380
26381  – la gauche sur les pages paires et la droite sur les pages impaires.
26382  Le texte de la note en marge est aligné à l'opposé de la marge externe
26383  – aligné à droite quand la note apparaît dans la marge de gauche.
26384  La première ligne de la note apparaît à la hauteur de la ligne de texte
26385  où la note a été insérée dans le document.
26386 \end_layout
26387
26388 \begin_layout Standard
26389 \begin_inset VSpace bigskip
26390 \end_inset
26391
26392 Pour placer une note dans la marge interne, ajoutez la commande suivante
26393  :
26394 \end_layout
26395
26396 \begin_layout Standard
26397
26398 \series bold
26399
26400 \backslash
26401 reversemarginpar
26402 \end_layout
26403
26404 \begin_layout Standard
26405 sous forme de code TeX avant votre note de marge.
26406  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26407  qui suivent 
26408 \begin_inset ERT
26409 status collapsed
26410
26411 \begin_layout Plain Layout
26412
26413
26414 \backslash
26415 reversemarginpar 
26416 \end_layout
26417
26418 \end_inset
26419
26420
26421 \begin_inset Marginal
26422 status open
26423
26424 \begin_layout Plain Layout
26425 Cette note en marge est dans la marge interne.
26426 \end_layout
26427
26428 \end_inset
26429
26430
26431 \series bold
26432
26433 \begin_inset Newline newline
26434 \end_inset
26435
26436
26437 \series default
26438
26439 \begin_inset Note Greyedout
26440 status open
26441
26442 \begin_layout Plain Layout
26443
26444 \series bold
26445 Note:
26446 \series default
26447  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26448  les notes sont souvent mal mises en formes dans la sortie imprimée.
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \begin_layout Standard
26457 Pour revenir au positionnement implicite, ajoutez la commande :
26458 \end_layout
26459
26460 \begin_layout Standard
26461
26462 \series bold
26463
26464 \backslash
26465 normalmarginpar
26466 \end_layout
26467
26468 \begin_layout Standard
26469 sous forme de code TeX.
26470 \begin_inset ERT
26471 status collapsed
26472
26473 \begin_layout Plain Layout
26474
26475
26476 \backslash
26477 normalmarginpar 
26478 \end_layout
26479
26480 \end_inset
26481
26482
26483 \begin_inset Newline newline
26484 \end_inset
26485
26486  
26487 \begin_inset Note Greyedout
26488 status open
26489
26490 \begin_layout Plain Layout
26491
26492 \series bold
26493 Note:
26494 \series default
26495  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26496  
26497 \series bold
26498
26499 \backslash
26500 reversemarginpar
26501 \series default
26502  est aussi utilisée.
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset VSpace bigskip
26512 \end_inset
26513
26514
26515 \begin_inset Marginal
26516 status open
26517
26518 \begin_layout Plain Layout
26519 UnTrèsLongMotEnMarge sans césure.
26520 \end_layout
26521
26522 \end_inset
26523
26524  Comme dans le cas décrit dans la section
26525 \begin_inset space ~
26526 \end_inset
26527
26528
26529 \begin_inset CommandInset ref
26530 LatexCommand ref
26531 reference "sub:Lignes-multiple-dans-cellule"
26532
26533 \end_inset
26534
26535 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26536  mot d'une note en marge.
26537  Pour éviter ce problème, insérez un espacement horizontal de 0
26538 \begin_inset space \thinspace{}
26539 \end_inset
26540
26541 pt avant le mot en question: 
26542 \begin_inset Marginal
26543 status open
26544
26545 \begin_layout Plain Layout
26546 \begin_inset space \hspace{}
26547 \length 0pt
26548 \end_inset
26549
26550 UnMotTrèsLongEnMarge avec une césure.
26551 \end_layout
26552
26553 \end_inset
26554
26555
26556 \end_layout
26557
26558 \begin_layout Standard
26559 \begin_inset VSpace bigskip
26560 \end_inset
26561
26562
26563 \end_layout
26564
26565 \begin_layout Standard
26566 \begin_inset Note Greyedout
26567 status open
26568
26569 \begin_layout Plain Layout
26570
26571 \series bold
26572 Note:
26573 \series default
26574  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26575  tableaux, des flottants et des notes de bas de page.
26576 \end_layout
26577
26578 \end_inset
26579
26580
26581 \end_layout
26582
26583 \begin_layout Standard
26584 \begin_inset VSpace bigskip
26585 \end_inset
26586
26587
26588 \end_layout
26589
26590 \begin_layout Standard
26591 \begin_inset ERT
26592 status collapsed
26593
26594 \begin_layout Plain Layout
26595
26596
26597 \backslash
26598 ifmarginnote
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \begin_inset Note Note
26605 status open
26606
26607 \begin_layout Plain Layout
26608 La section suivante ne sera affichée que si le paquetage LaTeX 
26609 \series bold
26610 marginnote
26611 \series default
26612  a été installé.
26613 \end_layout
26614
26615 \end_inset
26616
26617
26618 \end_layout
26619
26620 \begin_layout Standard
26621 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26622 \series bold
26623 marginnote
26624 \series default
26625
26626 \begin_inset Index
26627 status collapsed
26628
26629 \begin_layout Plain Layout
26630 Paquetages LaTeX ! marginnote
26631 \end_layout
26632
26633 \end_inset
26634
26635 .
26636  En ajoutant les deux lignes suivantes au préambule de votre document, la
26637  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26638  la commande fournie par le paquetage 
26639 \series bold
26640 marginnote
26641 \series default
26642  :
26643 \end_layout
26644
26645 \begin_layout Standard
26646
26647 \series bold
26648
26649 \backslash
26650 usepackage{marginnote}
26651 \begin_inset Newline newline
26652 \end_inset
26653
26654
26655 \backslash
26656 let
26657 \backslash
26658 marginpar
26659 \backslash
26660 marginnote
26661 \end_layout
26662
26663 \begin_layout Standard
26664 Ce paquetage est aussi utilisé dans ce document parce que 
26665 \series bold
26666 marginnote
26667 \series default
26668  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26669  vertical pour une note.
26670  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26671  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26672  en page.
26673  Le décalage est inséré dans LyX sous forme de code TeX directement après
26674  la note sous la forme
26675 \end_layout
26676
26677 \begin_layout Standard
26678
26679 \series bold
26680 [offset]
26681 \end_layout
26682
26683 \begin_layout Standard
26684 où l'offset utilise l'une des unités listées dans le tableau
26685 \begin_inset space ~
26686 \end_inset
26687
26688
26689 \begin_inset CommandInset ref
26690 LatexCommand ref
26691 reference "cha:Unités-de-longueur"
26692
26693 \end_inset
26694
26695 .
26696  Une valeur négative déplace la note vers le haut, une valeur positive la
26697  déplace vers le bas.
26698  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26699  vers le haut de 1.5
26700 \begin_inset space \thinspace{}
26701 \end_inset
26702
26703 cm avec la commande en code TeX 
26704 \begin_inset Quotes eld
26705 \end_inset
26706
26707
26708 \series bold
26709 [-1.5cm]
26710 \series default
26711
26712 \begin_inset Quotes erd
26713 \end_inset
26714
26715
26716 \begin_inset Marginal
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720 Cette note en marge est décalée vers le haut de 1.5
26721 \begin_inset space \thinspace{}
26722 \end_inset
26723
26724 cm par rapport à sa position d'origine.
26725 \end_layout
26726
26727 \end_inset
26728
26729
26730 \begin_inset ERT
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734
26735 [-1.5cm]
26736 \end_layout
26737
26738 \end_inset
26739
26740
26741 \end_layout
26742
26743 \begin_layout Standard
26744 \begin_inset VSpace medskip
26745 \end_inset
26746
26747 Avec le paquetage 
26748 \series bold
26749 marginnote
26750 \series default
26751  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26752  Par exemple les commandes 
26753 \end_layout
26754
26755 \begin_layout Standard
26756
26757 \series bold
26758
26759 \backslash
26760 renewcommand*{
26761 \backslash
26762 raggedleftmarginnote}{
26763 \backslash
26764 centering}
26765 \begin_inset Newline newline
26766 \end_inset
26767
26768
26769 \backslash
26770 renewcommand*{
26771 \backslash
26772 raggedrightmarginnote}{
26773 \backslash
26774 centering}
26775 \end_layout
26776
26777 \begin_layout Standard
26778 donnent un alignement centré.
26779  
26780 \series bold
26781
26782 \backslash
26783 raggedleftmarginnote
26784 \series default
26785  indique une note qui apparaît dans la marge de gauche.
26786 \begin_inset ERT
26787 status collapsed
26788
26789 \begin_layout Plain Layout
26790
26791
26792 \backslash
26793 renewcommand*{
26794 \backslash
26795 raggedleftmarginnote}{
26796 \backslash
26797 centering}
26798 \end_layout
26799
26800 \begin_layout Plain Layout
26801
26802
26803 \backslash
26804 renewcommand*{
26805 \backslash
26806 raggedrightmarginnote}{
26807 \backslash
26808 centering}
26809 \end_layout
26810
26811 \end_inset
26812
26813
26814 \begin_inset Marginal
26815 status collapsed
26816
26817 \begin_layout Plain Layout
26818 Le texte de cette note en marge est centré.
26819 \end_layout
26820
26821 \end_inset
26822
26823 .
26824  Le comportement implicite est donné par
26825 \end_layout
26826
26827 \begin_layout Standard
26828
26829 \series bold
26830
26831 \backslash
26832 renewcommand*{
26833 \backslash
26834 raggedleftmarginnote}{
26835 \backslash
26836 raggedleft}
26837 \begin_inset Newline newline
26838 \end_inset
26839
26840
26841 \backslash
26842 renewcommand*{
26843 \backslash
26844 raggedrightmarginnote}{
26845 \backslash
26846 raggedright}
26847 \series default
26848
26849 \begin_inset ERT
26850 status collapsed
26851
26852 \begin_layout Plain Layout
26853
26854
26855 \backslash
26856 renewcommand*{
26857 \backslash
26858 raggedleftmarginnote}{
26859 \backslash
26860 raggedleft}
26861 \end_layout
26862
26863 \begin_layout Plain Layout
26864
26865
26866 \backslash
26867 renewcommand*{
26868 \backslash
26869 raggedrightmarginnote}{
26870 \backslash
26871 raggedright}
26872 \end_layout
26873
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \begin_layout Standard
26880 \begin_inset VSpace medskip
26881 \end_inset
26882
26883 Pour les autre fonctions du paquetage 
26884 \series bold
26885 marginnote
26886 \series default
26887  nous vous renvoyons à sa documentation 
26888 \begin_inset CommandInset citation
26889 LatexCommand cite
26890 key "marginnote"
26891
26892 \end_inset
26893
26894 .
26895 \end_layout
26896
26897 \begin_layout Standard
26898 \begin_inset VSpace bigskip
26899 \end_inset
26900
26901 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26902  définition.
26903  Pour créer par exemple une entête pour toutes les notes en marge avec le
26904  texte 
26905 \begin_inset Quotes eld
26906 \end_inset
26907
26908
26909 \family sans
26910 \series bold
26911 \bar under
26912 Attention!
26913 \family default
26914 \series default
26915 \bar default
26916
26917 \begin_inset Quotes erd
26918 \end_inset
26919
26920  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26921  de votre document :
26922 \end_layout
26923
26924 \begin_layout Standard
26925
26926 \series bold
26927
26928 \backslash
26929 let
26930 \backslash
26931 myMarginpar
26932 \backslash
26933 marginpar
26934 \begin_inset Newline newline
26935 \end_inset
26936
26937
26938 \backslash
26939 renewcommand{
26940 \backslash
26941 marginpar}[1]{
26942 \backslash
26943 myMarginpar{%
26944 \begin_inset Newline newline
26945 \end_inset
26946
26947
26948 \begin_inset ERT
26949 status collapsed
26950
26951 \begin_layout Plain Layout
26952
26953
26954 \backslash
26955 hphantom{ }
26956 \end_layout
26957
26958 \end_inset
26959
26960
26961 \backslash
26962 hspace{0pt}
26963 \backslash
26964 textsf{
26965 \backslash
26966 textbf{
26967 \backslash
26968 underbar{Attention!}}}%
26969 \begin_inset Newline newline
26970 \end_inset
26971
26972
26973 \begin_inset ERT
26974 status collapsed
26975
26976 \begin_layout Plain Layout
26977
26978
26979 \backslash
26980 hphantom{ }
26981 \end_layout
26982
26983 \end_inset
26984
26985
26986 \backslash
26987 vspace{1.5mm}
26988 \backslash
26989
26990 \backslash
26991 #1}}
26992 \end_layout
26993
26994 \begin_layout Standard
26995 \begin_inset ERT
26996 status collapsed
26997
26998 \begin_layout Plain Layout
26999
27000
27001 \backslash
27002 let
27003 \backslash
27004 myMarginpar
27005 \backslash
27006 marginpar
27007 \end_layout
27008
27009 \begin_layout Plain Layout
27010
27011
27012 \backslash
27013 renewcommand{
27014 \backslash
27015 marginpar}[1]{
27016 \backslash
27017 myMarginpar{%
27018 \end_layout
27019
27020 \begin_layout Plain Layout
27021
27022    
27023 \backslash
27024 textsf{
27025 \backslash
27026 textbf{
27027 \backslash
27028 underbar{Attention!}}}%
27029 \end_layout
27030
27031 \begin_layout Plain Layout
27032
27033    
27034 \backslash
27035 vspace{1.5mm}
27036 \backslash
27037
27038 \backslash
27039 #1}}
27040 \end_layout
27041
27042 \end_inset
27043
27044
27045 \begin_inset Marginal
27046 status open
27047
27048 \begin_layout Plain Layout
27049 Ceci est une note en marge avec une en-tête prédéfinie.
27050 \end_layout
27051
27052 \end_inset
27053
27054
27055 \begin_inset ERT
27056 status collapsed
27057
27058 \begin_layout Plain Layout
27059
27060 [-1.5cm]
27061 \end_layout
27062
27063 \end_inset
27064
27065
27066 \begin_inset ERT
27067 status collapsed
27068
27069 \begin_layout Plain Layout
27070
27071
27072 \backslash
27073 renewcommand{
27074 \backslash
27075 marginpar}[1]{
27076 \backslash
27077 myMarginpar{#1}}
27078 \end_layout
27079
27080 \end_inset
27081
27082
27083 \begin_inset Note Note
27084 status collapsed
27085
27086 \begin_layout Plain Layout
27087
27088 \lang english
27089 The margin note format is changed only for this example.
27090 \end_layout
27091
27092 \end_inset
27093
27094
27095 \end_layout
27096
27097 \begin_layout Standard
27098 \begin_inset ERT
27099 status collapsed
27100
27101 \begin_layout Plain Layout
27102
27103
27104 \backslash
27105 else
27106 \end_layout
27107
27108 \end_inset
27109
27110
27111 \begin_inset Note Note
27112 status open
27113
27114 \begin_layout Plain Layout
27115 Ce qui suit sera affiché si le paquetage LaTeX 
27116 \series bold
27117 marginnote
27118 \series default
27119  n'est pas installé :
27120 \end_layout
27121
27122 \end_inset
27123
27124
27125 \end_layout
27126
27127 \begin_layout Standard
27128 Vous devez installer le paquetage LaTeX 
27129 \series bold
27130 marginnote
27131 \series default
27132  pour voir la suite de cette section dans la sortie imprimée.
27133 \end_layout
27134
27135 \begin_layout Standard
27136 \begin_inset ERT
27137 status collapsed
27138
27139 \begin_layout Plain Layout
27140
27141
27142 \backslash
27143 fi
27144 \end_layout
27145
27146 \end_inset
27147
27148
27149 \end_layout
27150
27151 \begin_layout Chapter
27152 Les Boîtes
27153 \end_layout
27154
27155 \begin_layout Section
27156 Introduction
27157 \begin_inset Index
27158 status collapsed
27159
27160 \begin_layout Plain Layout
27161 Boîtes ! Introduction
27162 \end_layout
27163
27164 \end_inset
27165
27166
27167 \end_layout
27168
27169 \begin_layout Standard
27170 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27171  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27172  voir la section
27173 \begin_inset space ~
27174 \end_inset
27175
27176
27177 \begin_inset CommandInset ref
27178 LatexCommand ref
27179 reference "sec:Minipages"
27180
27181 \end_inset
27182
27183 , pour encadrer des portions de texte, voir la section
27184 \begin_inset space ~
27185 \end_inset
27186
27187
27188 \begin_inset CommandInset ref
27189 LatexCommand ref
27190 reference "sec:Décorations"
27191
27192 \end_inset
27193
27194 , pour empêcher que des mots subissent une césure, voir la section
27195 \begin_inset space ~
27196 \end_inset
27197
27198
27199 \begin_inset CommandInset ref
27200 LatexCommand ref
27201 reference "sec:Empêcher-césure"
27202
27203 \end_inset
27204
27205 , pour aligner du texte, voir la section
27206 \begin_inset space ~
27207 \end_inset
27208
27209
27210 \begin_inset CommandInset ref
27211 LatexCommand ref
27212 reference "sub:Alignement-Vertical"
27213
27214 \end_inset
27215
27216 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27217 \begin_inset space ~
27218 \end_inset
27219
27220
27221 \begin_inset CommandInset ref
27222 LatexCommand ref
27223 reference "sec:Boîtes-colorées"
27224
27225 \end_inset
27226
27227 .
27228 \end_layout
27229
27230 \begin_layout Standard
27231 On peut insérer une boîte en utilisant le menu 
27232 \family sans
27233 Insérer\SpecialChar \menuseparator
27234 Boîte
27235 \family default
27236  ou avec le bouton 
27237 \begin_inset Graphics
27238         filename ../../images/box-insert.png
27239         scale 85
27240         scaleBeforeRotation
27241
27242 \end_inset
27243
27244  de la barre d'outils.
27245  Une boîte grise avec une étiquette 
27246 \family sans
27247 Boîte
27248 \begin_inset space ~
27249 \end_inset
27250
27251 (Minipage)
27252 \family default
27253
27254 \begin_inset Graphics
27255         filename clipart/BoxInsetDefaultQt4.png
27256         scale 65
27257         scaleBeforeRotation
27258
27259 \end_inset
27260
27261  est alors insérée.
27262  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
27263  La fenêtre de dialogue qui apparaît donne accès aux types de
27264 \family sans
27265  Boîte
27266 \begin_inset space ~
27267 \end_inset
27268
27269 Intérieure
27270 \family default
27271  
27272 \family sans
27273 Parbox
27274 \begin_inset Note Note
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 En attendant un traduction plus correcte NdT
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \family default
27285  et 
27286 \family sans
27287 Minipage
27288 \family default
27289 .
27290  Le type 
27291 \family sans
27292 Minipage
27293 \family default
27294  est le type implicite pour les boîtes nouvellement créées et il est décrit
27295  dans la section
27296 \begin_inset space ~
27297 \end_inset
27298
27299
27300 \begin_inset CommandInset ref
27301 LatexCommand ref
27302 reference "sec:Minipages"
27303
27304 \end_inset
27305
27306 ; le type 
27307 \family sans
27308 Parbox
27309 \family default
27310  est décrit dans la section
27311 \begin_inset space ~
27312 \end_inset
27313
27314
27315 \begin_inset CommandInset ref
27316 LatexCommand ref
27317 reference "sec:Parboxes"
27318
27319 \end_inset
27320
27321 .
27322 \end_layout
27323
27324 \begin_layout Standard
27325 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27326  comme les flottants ou les notes de bas de page.
27327 \end_layout
27328
27329 \begin_layout Standard
27330 \begin_inset Note Greyedout
27331 status open
27332
27333 \begin_layout Plain Layout
27334
27335 \series bold
27336 Note:
27337 \series default
27338  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27339  de type 
27340 \family sans
27341 Liste
27342 \family default
27343  ou 
27344 \family sans
27345 Description
27346 \family default
27347 .
27348 \end_layout
27349
27350 \end_inset
27351
27352
27353 \end_layout
27354
27355 \begin_layout Standard
27356 \begin_inset Note Greyedout
27357 status open
27358
27359 \begin_layout Plain Layout
27360
27361 \series bold
27362 Note:
27363 \series default
27364  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27365 \family sans
27366 Boîte
27367 \begin_inset space ~
27368 \end_inset
27369
27370 Intérieure
27371 \family default
27372  à 
27373 \family sans
27374 Aucune
27375 \family default
27376  que quand vous utilisez une boîte encadrée.
27377  Les boîtes sans 
27378 \family sans
27379 Boîte
27380 \begin_inset space ~
27381 \end_inset
27382
27383 Intérieure
27384 \family default
27385  et sans cadre sont expliquées dans la section
27386 \begin_inset space ~
27387 \end_inset
27388
27389
27390 \begin_inset CommandInset ref
27391 LatexCommand ref
27392 reference "sec:Empêcher-césure"
27393
27394 \end_inset
27395
27396 .
27397 \end_layout
27398
27399 \end_inset
27400
27401
27402 \end_layout
27403
27404 \begin_layout Section
27405 La fenêtre de dialogue Boîte
27406 \begin_inset CommandInset label
27407 LatexCommand label
27408 name "sec:Boîte-Dialogue"
27409
27410 \end_inset
27411
27412
27413 \begin_inset Index
27414 status collapsed
27415
27416 \begin_layout Plain Layout
27417 Boîtes ! Fenêtre de dialogue Boîte
27418 \end_layout
27419
27420 \end_inset
27421
27422
27423 \end_layout
27424
27425 \begin_layout Subsection
27426 Taille
27427 \begin_inset Index
27428 status collapsed
27429
27430 \begin_layout Plain Layout
27431 Boîtes ! Taille
27432 \end_layout
27433
27434 \end_inset
27435
27436
27437 \end_layout
27438
27439 \begin_layout Standard
27440 Dans la fenêtre de dialogue 
27441 \family sans
27442 Paramètres
27443 \begin_inset space ~
27444 \end_inset
27445
27446 de
27447 \begin_inset space ~
27448 \end_inset
27449
27450 Boîte
27451 \family default
27452  vous pouvez modifier la géométrie de la boîte avec les champs 
27453 \family sans
27454 Largeur
27455 \family default
27456  et 
27457 \family sans
27458 Hauteur
27459 \family default
27460 .
27461  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27462  dans le tableau
27463 \begin_inset space ~
27464 \end_inset
27465
27466
27467 \begin_inset CommandInset ref
27468 LatexCommand ref
27469 reference "tab:Unités"
27470
27471 \end_inset
27472
27473 .
27474  Le champ 
27475 \family sans
27476 Hauteur
27477 \family default
27478  offre en plus les spécifications de taille suivantes :
27479 \end_layout
27480
27481 \begin_layout Description
27482 Profondeur C'est simplement la 
27483 \begin_inset Quotes eld
27484 \end_inset
27485
27486 hauteur
27487 \begin_inset Quotes erd
27488 \end_inset
27489
27490  du texte.
27491  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27492  lignes de texte dans la boîte.
27493 \begin_inset Newline newline
27494 \end_inset
27495
27496
27497 \begin_inset Newline newline
27498 \end_inset
27499
27500
27501 \begin_inset Newline newline
27502 \end_inset
27503
27504
27505 \begin_inset Box Boxed
27506 position "c"
27507 hor_pos "c"
27508 has_inner_box 1
27509 inner_pos "c"
27510 use_parbox 0
27511 width "12col%"
27512 special "none"
27513 height "1in"
27514 height_special "depth"
27515 status open
27516
27517 \begin_layout Plain Layout
27518 \align center
27519 Boîte dont la hauteur est égale à 1
27520 \begin_inset space \thinspace{}
27521 \end_inset
27522
27523 Profondeur
27524 \end_layout
27525
27526 \end_inset
27527
27528
27529 \begin_inset Newline newline
27530 \end_inset
27531
27532
27533 \begin_inset Newline newline
27534 \end_inset
27535
27536
27537 \end_layout
27538
27539 \begin_layout Description
27540 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27541  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27542  est deux fois plus haute que le texte : 
27543 \begin_inset Box Boxed
27544 position "c"
27545 hor_pos "c"
27546 has_inner_box 1
27547 inner_pos "c"
27548 use_parbox 0
27549 width "20col%"
27550 special "none"
27551 height "2in"
27552 height_special "height"
27553 status open
27554
27555 \begin_layout Plain Layout
27556 \align center
27557 Boîte dont la hauteur est 2
27558 \begin_inset space \thinspace{}
27559 \end_inset
27560
27561 Hauteur
27562 \end_layout
27563
27564 \end_inset
27565
27566
27567 \end_layout
27568
27569 \begin_layout Description
27570 Hauteur
27571 \begin_inset space ~
27572 \end_inset
27573
27574 Totale C'est égal à Hauteur
27575 \begin_inset space \thinspace{}
27576 \end_inset
27577
27578 +
27579 \begin_inset space \thinspace{}
27580 \end_inset
27581
27582 Profondeur : 
27583 \begin_inset Box Boxed
27584 position "c"
27585 hor_pos "c"
27586 has_inner_box 1
27587 inner_pos "c"
27588 use_parbox 0
27589 width "20col%"
27590 special "none"
27591 height "1in"
27592 height_special "totalheight"
27593 status open
27594
27595 \begin_layout Plain Layout
27596 \align center
27597 Boîte dont la hauteur est 1
27598 \begin_inset space \thinspace{}
27599 \end_inset
27600
27601 Hauteur
27602 \begin_inset space ~
27603 \end_inset
27604
27605 Totale
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \begin_layout Description
27614 Largeur On prend la largeur de la boîte comme hauteur : 
27615 \begin_inset Box Boxed
27616 position "c"
27617 hor_pos "c"
27618 has_inner_box 1
27619 inner_pos "c"
27620 use_parbox 0
27621 width "12col%"
27622 special "none"
27623 height "1in"
27624 height_special "width"
27625 status open
27626
27627 \begin_layout Plain Layout
27628 \align center
27629 Boîte dont la hauteur est 1
27630 \begin_inset space \thinspace{}
27631 \end_inset
27632
27633 Largeur
27634 \end_layout
27635
27636 \end_inset
27637
27638
27639 \end_layout
27640
27641 \begin_layout Subsection
27642 Alignement
27643 \begin_inset Index
27644 status collapsed
27645
27646 \begin_layout Plain Layout
27647 Boîtes ! Alignement
27648 \end_layout
27649
27650 \end_inset
27651
27652
27653 \end_layout
27654
27655 \begin_layout Standard
27656 Quand vous avez choisi une 
27657 \family sans
27658 Boîte
27659 \begin_inset space ~
27660 \end_inset
27661
27662 Intérieure
27663 \family default
27664 , l'alignement vertical de la boîte peut être :
27665 \end_layout
27666
27667 \begin_layout Description
27668 Haut Ceci est un exemple de texte.
27669  
27670 \begin_inset Box Boxed
27671 position "t"
27672 hor_pos "c"
27673 has_inner_box 1
27674 inner_pos "c"
27675 use_parbox 0
27676 width "12col%"
27677 special "none"
27678 height "1in"
27679 height_special "totalheight"
27680 status collapsed
27681
27682 \begin_layout Plain Layout
27683 \align center
27684 Cette boîte est alignée sur le haut.
27685 \end_layout
27686
27687 \end_inset
27688
27689  Ceci est un exemple de texte.
27690 \end_layout
27691
27692 \begin_layout Description
27693 Milieu Ceci est un exemple de texte.
27694  
27695 \begin_inset Box Boxed
27696 position "c"
27697 hor_pos "c"
27698 has_inner_box 1
27699 inner_pos "c"
27700 use_parbox 0
27701 width "12col%"
27702 special "none"
27703 height "1in"
27704 height_special "totalheight"
27705 status collapsed
27706
27707 \begin_layout Plain Layout
27708 \align center
27709 Cette boîte est alignée au centre.
27710 \end_layout
27711
27712 \end_inset
27713
27714  Ceci est un exemple de texte.
27715 \end_layout
27716
27717 \begin_layout Description
27718 Bas Ceci est un exemple de texte.
27719  
27720 \begin_inset Box Boxed
27721 position "b"
27722 hor_pos "c"
27723 has_inner_box 1
27724 inner_pos "c"
27725 use_parbox 0
27726 width "12col%"
27727 special "none"
27728 height "1in"
27729 height_special "totalheight"
27730 status collapsed
27731
27732 \begin_layout Plain Layout
27733 \align center
27734 Cette boîte est alignée sur le bas.
27735 \end_layout
27736
27737 \end_inset
27738
27739  Ceci est un exemple de texte.
27740 \end_layout
27741
27742 \begin_layout Standard
27743 \begin_inset Note Greyedout
27744 status open
27745
27746 \begin_layout Plain Layout
27747
27748 \series bold
27749 Note:
27750 \series default
27751  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27752  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27753  l'autre non.
27754 \end_layout
27755
27756 \end_inset
27757
27758
27759 \end_layout
27760
27761 \begin_layout Standard
27762 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27763  paragraphe grâce à la fenêtre de dialogue 
27764 \family sans
27765 Paramètres
27766 \begin_inset space ~
27767 \end_inset
27768
27769 de
27770 \begin_inset space ~
27771 \end_inset
27772
27773 Boîte
27774 \family default
27775 .
27776 \end_layout
27777
27778 \begin_layout Standard
27779 \begin_inset VSpace bigskip
27780 \end_inset
27781
27782 Quand vous avez choisi une 
27783 \family sans
27784 Boîte
27785 \begin_inset space ~
27786 \end_inset
27787
27788 Intérieure
27789 \family default
27790 , l'alignement vertical du contenu de la boîte peut être :
27791 \end_layout
27792
27793 \begin_layout Description
27794 haut Ceci est un exemple de texte.
27795 \begin_inset Box Boxed
27796 position "c"
27797 hor_pos "c"
27798 has_inner_box 1
27799 inner_pos "t"
27800 use_parbox 0
27801 width "12col%"
27802 special "none"
27803 height "1.5in"
27804 height_special "totalheight"
27805 status collapsed
27806
27807 \begin_layout Plain Layout
27808 \align center
27809 Le texte de cette boîte est aligné sur le haut.
27810 \end_layout
27811
27812 \end_inset
27813
27814  Ceci est un exemple de texte.
27815 \end_layout
27816
27817 \begin_layout Description
27818 milieu Ceci est un exemple de texte.
27819  
27820 \begin_inset Box Boxed
27821 position "c"
27822 hor_pos "c"
27823 has_inner_box 1
27824 inner_pos "c"
27825 use_parbox 0
27826 width "12col%"
27827 special "none"
27828 height "1.5in"
27829 height_special "totalheight"
27830 status collapsed
27831
27832 \begin_layout Plain Layout
27833 \align center
27834 Le texte de cette boîte est aligné au centre
27835 \end_layout
27836
27837 \end_inset
27838
27839  Ceci est un exemple de texte.
27840 \end_layout
27841
27842 \begin_layout Description
27843 bas Ceci est un exemple de texte.
27844  
27845 \begin_inset Box Boxed
27846 position "c"
27847 hor_pos "c"
27848 has_inner_box 1
27849 inner_pos "b"
27850 use_parbox 0
27851 width "12col%"
27852 special "none"
27853 height "1.5in"
27854 height_special "totalheight"
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858 \align center
27859 Le texte de cette boîte est aligné en bas.
27860 \end_layout
27861
27862 \end_inset
27863
27864  Ceci est un exemple de texte.
27865 \end_layout
27866
27867 \begin_layout Description
27868 élongation Ceci est un exemple de texte.
27869  
27870 \begin_inset Box Boxed
27871 position "c"
27872 hor_pos "c"
27873 has_inner_box 1
27874 inner_pos "s"
27875 use_parbox 0
27876 width "12col%"
27877 special "none"
27878 height "1.5in"
27879 height_special "totalheight"
27880 status collapsed
27881
27882 \begin_layout Plain Layout
27883 \align center
27884 Le texte 
27885 \end_layout
27886
27887 \begin_layout Plain Layout
27888 \align center
27889 de cette
27890 \end_layout
27891
27892 \begin_layout Plain Layout
27893 \align center
27894 boîte est
27895 \end_layout
27896
27897 \begin_layout Plain Layout
27898 \align center
27899 allongé.
27900 \end_layout
27901
27902 \end_inset
27903
27904  Ceci est un exemple de texte.
27905 \end_layout
27906
27907 \begin_layout Standard
27908 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27909  paragraphe.
27910  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27911 \end_layout
27912
27913 \begin_layout Standard
27914 \begin_inset VSpace bigskip
27915 \end_inset
27916
27917 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27918  la fenêtre de dialogue 
27919 \family sans
27920 Paramètres
27921 \begin_inset space ~
27922 \end_inset
27923
27924 de
27925 \begin_inset space ~
27926 \end_inset
27927
27928 paragraphe
27929 \family default
27930  quand vous avez choisi une 
27931 \family sans
27932 Boîte
27933 \begin_inset space ~
27934 \end_inset
27935
27936 Intérieure
27937 \family default
27938 .
27939 \end_layout
27940
27941 \begin_layout Standard
27942 \align center
27943 \begin_inset Box Boxed
27944 position "c"
27945 hor_pos "c"
27946 has_inner_box 1
27947 inner_pos "s"
27948 use_parbox 0
27949 width "15col%"
27950 special "none"
27951 height "1.25in"
27952 height_special "totalheight"
27953 status open
27954
27955 \begin_layout Plain Layout
27956 \align left
27957 Le texte de 
27958 \end_layout
27959
27960 \begin_layout Plain Layout
27961 \align left
27962 cette boîte
27963 \end_layout
27964
27965 \begin_layout Plain Layout
27966 \align right
27967 est allongé.
27968 \end_layout
27969
27970 \end_inset
27971
27972
27973 \end_layout
27974
27975 \begin_layout Standard
27976 Si vous n'avez pas choisi une 
27977 \family sans
27978 Boîte
27979 \begin_inset space ~
27980 \end_inset
27981
27982 Intérieure
27983 \family default
27984 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27985  de dialogue de boîte.
27986 \end_layout
27987
27988 \begin_layout Standard
27989 \align center
27990 \begin_inset Box Boxed
27991 position "c"
27992 hor_pos "s"
27993 has_inner_box 0
27994 inner_pos "s"
27995 use_parbox 0
27996 width "90col%"
27997 special "none"
27998 height "1.25in"
27999 height_special "totalheight"
28000 status open
28001
28002 \begin_layout Plain Layout
28003 \align left
28004 Le texte de cette boîte est allongé horizontalement.
28005 \end_layout
28006
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \begin_layout Subsection
28013 Décorations
28014 \begin_inset CommandInset label
28015 LatexCommand label
28016 name "sec:Décorations"
28017
28018 \end_inset
28019
28020
28021 \begin_inset Index
28022 status collapsed
28023
28024 \begin_layout Plain Layout
28025 Boîtes ! Décorations
28026 \end_layout
28027
28028 \end_inset
28029
28030
28031 \end_layout
28032
28033 \begin_layout Standard
28034 On peut spécifier le style de la boîte en utilisant la liste déroulante
28035  
28036 \family sans
28037 Décoration
28038 \family default
28039 .
28040  Les possibilités sont les suivantes :
28041 \end_layout
28042
28043 \begin_layout Description
28044 Cadre
28045 \begin_inset space ~
28046 \end_inset
28047
28048 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28049  L'épaisseur du trait de ce cadre est donnée par la variable  
28050 \series bold
28051
28052 \backslash
28053 fboxrule
28054 \series default
28055 .
28056  
28057 \begin_inset Box Boxed
28058 position "c"
28059 hor_pos "c"
28060 has_inner_box 1
28061 inner_pos "c"
28062 use_parbox 0
28063 width "20col%"
28064 special "none"
28065 height "1in"
28066 height_special "totalheight"
28067 status open
28068
28069 \begin_layout Plain Layout
28070 \align center
28071 Boîte rectangulaire
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Description
28080 Cadre
28081 \begin_inset space ~
28082 \end_inset
28083
28084 simple,
28085 \begin_inset space ~
28086 \end_inset
28087
28088 sauts
28089 \begin_inset space ~
28090 \end_inset
28091
28092 de
28093 \begin_inset space ~
28094 \end_inset
28095
28096 page Quand vous utilisez le style de décoration 
28097 \family sans
28098 cadre simple
28099 \family default
28100  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28101  de la boîte.
28102  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28103  predra toute la largeur de la colonne, la boîte sera considérée comme son
28104  propre paragraphe et 
28105 \series bold
28106
28107 \backslash
28108 fboxrule
28109 \series default
28110  et 
28111 \series bold
28112
28113 \backslash
28114 fboxsep
28115 \series default
28116  n'ont aucun effet sur ce type de boîte.
28117  L'épaisseur de la ligne du cadre a la valeur de 
28118 \series bold
28119
28120 \backslash
28121 FrameRule
28122 \series default
28123 .
28124  
28125 \lang english
28126
28127 \begin_inset Box Framed
28128 position "t"
28129 hor_pos "c"
28130 has_inner_box 0
28131 inner_pos "t"
28132 use_parbox 0
28133 width "100col%"
28134 special "none"
28135 height "1in"
28136 height_special "totalheight"
28137 status collapsed
28138
28139 \begin_layout Plain Layout
28140 Boîte avec cadre simple et sauts de page
28141 \end_layout
28142
28143 \end_inset
28144
28145
28146 \end_layout
28147
28148 \begin_layout Description
28149 Cadre
28150 \begin_inset space ~
28151 \end_inset
28152
28153 oval,
28154 \begin_inset space ~
28155 \end_inset
28156
28157 fin Ceci dessine un cadre ovalisée autour de la boîte.
28158  L'épaisseur du trait de ce cadre est de  0.4
28159 \begin_inset space \thinspace{}
28160 \end_inset
28161
28162 pt.
28163  
28164 \begin_inset Box ovalbox
28165 position "c"
28166 hor_pos "c"
28167 has_inner_box 1
28168 inner_pos "c"
28169 use_parbox 0
28170 width "20col%"
28171 special "none"
28172 height "1in"
28173 height_special "totalheight"
28174 status open
28175
28176 \begin_layout Plain Layout
28177 \align center
28178 Boîte ovalisée, fine
28179 \end_layout
28180
28181 \end_inset
28182
28183
28184 \end_layout
28185
28186 \begin_layout Description
28187 Cadre
28188 \begin_inset space ~
28189 \end_inset
28190
28191 oval,
28192 \begin_inset space ~
28193 \end_inset
28194
28195 épais Ceci dessine un cadre ovalisée autour de la boîte.
28196  L'épaisseur du trait de ce cadre est de   0.8
28197 \begin_inset space \thinspace{}
28198 \end_inset
28199
28200 pt.
28201  
28202 \begin_inset Box Ovalbox
28203 position "c"
28204 hor_pos "c"
28205 has_inner_box 1
28206 inner_pos "c"
28207 use_parbox 0
28208 width "20col%"
28209 special "none"
28210 height "1in"
28211 height_special "totalheight"
28212 status open
28213
28214 \begin_layout Plain Layout
28215 \align center
28216 Boîte ovalisée, épaisse
28217 \end_layout
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \begin_layout Description
28225 Ombre
28226 \begin_inset space ~
28227 \end_inset
28228
28229 en
28230 \begin_inset space ~
28231 \end_inset
28232
28233 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28234  L'épaisseur du trait de ce cadre est donnée par la variable  
28235 \series bold
28236
28237 \backslash
28238 fboxrule
28239 \series default
28240 , l'ombre a une épaisseur de  4
28241 \begin_inset space \thinspace{}
28242 \end_inset
28243
28244 pt.
28245  
28246 \begin_inset Box Shadowbox
28247 position "c"
28248 hor_pos "c"
28249 has_inner_box 1
28250 inner_pos "c"
28251 use_parbox 0
28252 width "20col%"
28253 special "none"
28254 height "1in"
28255 height_special "totalheight"
28256 status open
28257
28258 \begin_layout Plain Layout
28259 \align center
28260 Boîte ombrée
28261 \end_layout
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Description
28269 Fond
28270 \begin_inset space ~
28271 \end_inset
28272
28273 ombré Ceci dessine une boîte avec un arrière plan rouge.
28274  Contrairement aux boîtes coloriées
28275 \begin_inset Foot
28276 status collapsed
28277
28278 \begin_layout Plain Layout
28279 Voir la section
28280 \begin_inset space ~
28281 \end_inset
28282
28283
28284 \begin_inset CommandInset ref
28285 LatexCommand ref
28286 reference "sec:Boîtes-colorées"
28287
28288 \end_inset
28289
28290 .
28291 \end_layout
28292
28293 \end_inset
28294
28295 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28296  son propre paragraphe.
28297 \lang english
28298
28299 \begin_inset Box Shaded
28300 position "t"
28301 hor_pos "c"
28302 has_inner_box 0
28303 inner_pos "t"
28304 use_parbox 0
28305 width "50col%"
28306 special "none"
28307 height "1in"
28308 height_special "totalheight"
28309 status collapsed
28310
28311 \begin_layout Plain Layout
28312 Boîte avec fond ombré
28313 \end_layout
28314
28315 \end_inset
28316
28317
28318 \end_layout
28319
28320 \begin_layout Description
28321 Double
28322 \begin_inset space ~
28323 \end_inset
28324
28325 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
28326  L'épaisseur du trait du cadre interne est de 0.75
28327 \begin_inset space \thinspace{}
28328 \end_inset
28329
28330
28331 \series bold
28332
28333 \backslash
28334 fboxrule
28335 \series default
28336 , l'épaisseur du trait du cadre externe est de 1.5
28337 \begin_inset space \thinspace{}
28338 \end_inset
28339
28340
28341 \series bold
28342
28343 \backslash
28344 fboxrule
28345 \series default
28346 .
28347  La distance entre les deux cadres est de  1.5
28348 \begin_inset space \thinspace{}
28349 \end_inset
28350
28351
28352 \series bold
28353
28354 \backslash
28355 fboxrule
28356 \series default
28357
28358 \begin_inset space \thinspace{}
28359 \end_inset
28360
28361 +
28362 \begin_inset space \thinspace{}
28363 \end_inset
28364
28365 0.5
28366 \begin_inset space \thinspace{}
28367 \end_inset
28368
28369 pt.
28370  
28371 \begin_inset Box Doublebox
28372 position "c"
28373 hor_pos "c"
28374 has_inner_box 1
28375 inner_pos "c"
28376 use_parbox 0
28377 width "20col%"
28378 special "none"
28379 height "1in"
28380 height_special "totalheight"
28381 status open
28382
28383 \begin_layout Plain Layout
28384 \align center
28385 Boîte double
28386 \end_layout
28387
28388 \end_inset
28389
28390
28391 \end_layout
28392
28393 \begin_layout Standard
28394 \begin_inset VSpace bigskip
28395 \end_inset
28396
28397 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28398  style de boîte utilisé.
28399  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28400  le paquetage LaTeX 
28401 \series bold
28402 fancybox
28403 \series default
28404
28405 \begin_inset Index
28406 status collapsed
28407
28408 \begin_layout Plain Layout
28409 Paquetages LaTeX ! fancybox
28410 \end_layout
28411
28412 \end_inset
28413
28414 .
28415 \end_layout
28416
28417 \begin_layout Section
28418 Personnalisation des boîtes
28419 \begin_inset Index
28420 status collapsed
28421
28422 \begin_layout Plain Layout
28423 Boîtes! Personnalisation
28424 \end_layout
28425
28426 \end_inset
28427
28428
28429 \end_layout
28430
28431 \begin_layout Standard
28432 La valeur implicite pour la variable 
28433 \series bold
28434
28435 \backslash
28436 fboxrule
28437 \series default
28438  est 0.4
28439 \begin_inset space \thinspace{}
28440 \end_inset
28441
28442 pt.
28443  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28444  pour avoir 2
28445 \begin_inset space \thinspace{}
28446 \end_inset
28447
28448 pt :
28449 \end_layout
28450
28451 \begin_layout Standard
28452
28453 \series bold
28454
28455 \backslash
28456 setlength{
28457 \backslash
28458 fboxrule}{2pt}
28459 \end_layout
28460
28461 \begin_layout Standard
28462 \begin_inset ERT
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466
28467
28468 \backslash
28469 setlength{
28470 \backslash
28471 fboxrule}{2pt}
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \begin_inset Box Boxed
28478 position "c"
28479 hor_pos "c"
28480 has_inner_box 1
28481 inner_pos "c"
28482 use_parbox 0
28483 width "25col%"
28484 special "none"
28485 height "1in"
28486 height_special "totalheight"
28487 status open
28488
28489 \begin_layout Plain Layout
28490 \align center
28491 Boîte rectangulaire avec 
28492 \series bold
28493
28494 \backslash
28495 fboxrule
28496 \series default
28497
28498 \begin_inset space \thinspace{}
28499 \end_inset
28500
28501 =
28502 \begin_inset space \thinspace{}
28503 \end_inset
28504
28505 2
28506 \begin_inset space \thinspace{}
28507 \end_inset
28508
28509 pt
28510 \end_layout
28511
28512 \end_inset
28513
28514
28515 \begin_inset ERT
28516 status collapsed
28517
28518 \begin_layout Plain Layout
28519
28520
28521 \backslash
28522 setlength{
28523 \backslash
28524 fboxrule}{0.4pt}
28525 \end_layout
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \begin_layout Standard
28533 \begin_inset VSpace bigskip
28534 \end_inset
28535
28536 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28537  les types de cadres, implicitement il est de 3
28538 \begin_inset space \thinspace{}
28539 \end_inset
28540
28541 pt.
28542  Vous pouvez le modifier en donnant une autre valeur à la variable 
28543 \series bold
28544
28545 \backslash
28546 fboxsep
28547 \series default
28548 .
28549  Par exemple la commande
28550 \end_layout
28551
28552 \begin_layout Standard
28553
28554 \series bold
28555
28556 \backslash
28557 setlength{
28558 \backslash
28559 fboxsep}{10pt}
28560 \end_layout
28561
28562 \begin_layout Standard
28563 met une valeur de 10
28564 \begin_inset space \thinspace{}
28565 \end_inset
28566
28567 pt, comme celle utilisée pour cette boîte :
28568 \end_layout
28569
28570 \begin_layout Standard
28571 \begin_inset ERT
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575
28576
28577 \backslash
28578 setlength{
28579 \backslash
28580 fboxsep}{10pt}
28581 \end_layout
28582
28583 \end_inset
28584
28585
28586 \begin_inset Box Boxed
28587 position "c"
28588 hor_pos "c"
28589 has_inner_box 1
28590 inner_pos "c"
28591 use_parbox 0
28592 width "25col%"
28593 special "none"
28594 height "1in"
28595 height_special "totalheight"
28596 status open
28597
28598 \begin_layout Plain Layout
28599 \align center
28600 Boîte rectangulaire avec 
28601 \series bold
28602
28603 \backslash
28604 fboxsep
28605 \series default
28606
28607 \begin_inset space \thinspace{}
28608 \end_inset
28609
28610 =
28611 \begin_inset space \thinspace{}
28612 \end_inset
28613
28614 10
28615 \begin_inset space \thinspace{}
28616 \end_inset
28617
28618 pt
28619 \end_layout
28620
28621 \end_inset
28622
28623
28624 \begin_inset ERT
28625 status collapsed
28626
28627 \begin_layout Plain Layout
28628
28629
28630 \backslash
28631 setlength{
28632 \backslash
28633 fboxsep}{3pt}
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \end_layout
28640
28641 \begin_layout Standard
28642 \begin_inset VSpace bigskip
28643 \end_inset
28644
28645 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28646  la commande 
28647 \series bold
28648
28649 \backslash
28650 cornersize
28651 \series default
28652 .
28653  Par exemple, la commande
28654 \end_layout
28655
28656 \begin_layout Standard
28657
28658 \series bold
28659
28660 \backslash
28661 cornersize*{1cm}
28662 \end_layout
28663
28664 \begin_layout Standard
28665 donne un diamètre de 1
28666 \begin_inset space \thinspace{}
28667 \end_inset
28668
28669 cm.
28670  La commande
28671 \end_layout
28672
28673 \begin_layout Standard
28674
28675 \series bold
28676
28677 \backslash
28678 cornersize{num}
28679 \end_layout
28680
28681 \begin_layout Standard
28682 fixe le diamètre à 
28683 \family sans
28684 num
28685 \begin_inset space \thinspace{}
28686 \end_inset
28687
28688 ×
28689 \begin_inset space \thinspace{}
28690 \end_inset
28691
28692 minimum(largeur et hauteur de la boîte)
28693 \family default
28694 .
28695  La valeur implicite est 
28696 \series bold
28697
28698 \backslash
28699 cornersize{0.5}
28700 \series default
28701 .
28702 \end_layout
28703
28704 \begin_layout Standard
28705 \begin_inset ERT
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709
28710
28711 \backslash
28712 cornersize*{1.5cm}
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \begin_inset Box Ovalbox
28719 position "c"
28720 hor_pos "c"
28721 has_inner_box 1
28722 inner_pos "c"
28723 use_parbox 0
28724 width "25col%"
28725 special "none"
28726 height "1in"
28727 height_special "totalheight"
28728 status open
28729
28730 \begin_layout Plain Layout
28731 \align center
28732 Boîte ovale avec 
28733 \series bold
28734
28735 \backslash
28736 cornersize
28737 \series default
28738
28739 \begin_inset space \thinspace{}
28740 \end_inset
28741
28742 =
28743 \begin_inset space \thinspace{}
28744 \end_inset
28745
28746 1.5
28747 \begin_inset space \thinspace{}
28748 \end_inset
28749
28750 cm
28751 \end_layout
28752
28753 \end_inset
28754
28755
28756 \begin_inset ERT
28757 status collapsed
28758
28759 \begin_layout Plain Layout
28760
28761
28762 \backslash
28763 cornersize{0.5}
28764 \end_layout
28765
28766 \end_inset
28767
28768
28769 \end_layout
28770
28771 \begin_layout Standard
28772 \begin_inset VSpace bigskip
28773 \end_inset
28774
28775 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28776  
28777 \series bold
28778
28779 \backslash
28780 shadowsize
28781 \series default
28782 .
28783  Elle est fixée à 2
28784 \begin_inset space \thinspace{}
28785 \end_inset
28786
28787 pt pour la boîte suivante par la commande :
28788 \end_layout
28789
28790 \begin_layout Standard
28791
28792 \series bold
28793
28794 \backslash
28795 setlength{
28796 \backslash
28797 shadowsize}{2pt}
28798 \end_layout
28799
28800 \begin_layout Standard
28801 \begin_inset ERT
28802 status collapsed
28803
28804 \begin_layout Plain Layout
28805
28806
28807 \backslash
28808 setlength{
28809 \backslash
28810 shadowsize}{2pt}
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \begin_inset Box Shadowbox
28817 position "c"
28818 hor_pos "c"
28819 has_inner_box 1
28820 inner_pos "c"
28821 use_parbox 0
28822 width "25col%"
28823 special "none"
28824 height "1in"
28825 height_special "totalheight"
28826 status open
28827
28828 \begin_layout Plain Layout
28829 \align center
28830 Boîte ombrée avec 
28831 \series bold
28832
28833 \backslash
28834 shadowsize
28835 \series default
28836
28837 \begin_inset space \thinspace{}
28838 \end_inset
28839
28840 =
28841 \begin_inset space \thinspace{}
28842 \end_inset
28843
28844 2
28845 \begin_inset space \thinspace{}
28846 \end_inset
28847
28848 pt
28849 \end_layout
28850
28851 \end_inset
28852
28853
28854 \begin_inset ERT
28855 status collapsed
28856
28857 \begin_layout Plain Layout
28858
28859
28860 \backslash
28861 setlength{
28862 \backslash
28863 shadowsize}{4pt}
28864 \end_layout
28865
28866 \end_inset
28867
28868
28869 \end_layout
28870
28871 \begin_layout Standard
28872 \begin_inset VSpace bigskip
28873 \end_inset
28874
28875
28876 \end_layout
28877
28878 \begin_layout Standard
28879 La valeur implicite pour la longueur 
28880 \series bold
28881
28882 \backslash
28883 FrameRule
28884 \series default
28885  est 0,4
28886 \begin_inset space \thinspace{}
28887 \end_inset
28888
28889 pt.
28890  L'espacement implicite entre le contenu de la note et le cadre est de 9
28891 \begin_inset space \thinspace{}
28892 \end_inset
28893
28894 pt et il peut être modifié en utilisant la valeur de 
28895 \series bold
28896
28897 \backslash
28898 FrameSep
28899 \series default
28900 .
28901  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28902  suivantes en code TeX
28903 \end_layout
28904
28905 \begin_layout Standard
28906
28907 \series bold
28908
28909 \backslash
28910 setlength{
28911 \backslash
28912 FrameRule}{5pt}
28913 \begin_inset Newline newline
28914 \end_inset
28915
28916
28917 \backslash
28918 setlength{
28919 \backslash
28920 FrameSep}{0.5cm}
28921 \end_layout
28922
28923 \begin_layout Standard
28924 \begin_inset ERT
28925 status collapsed
28926
28927 \begin_layout Plain Layout
28928
28929
28930 \backslash
28931 setlength{
28932 \backslash
28933 FrameRule}{5pt}
28934 \end_layout
28935
28936 \begin_layout Plain Layout
28937
28938
28939 \backslash
28940 setlength{
28941 \backslash
28942 FrameSep}{0.5cm}
28943 \end_layout
28944
28945 \end_inset
28946
28947
28948 \begin_inset Box Framed
28949 position "t"
28950 hor_pos "c"
28951 has_inner_box 0
28952 inner_pos "t"
28953 use_parbox 0
28954 width "100col%"
28955 special "none"
28956 height "1in"
28957 height_special "totalheight"
28958 status open
28959
28960 \begin_layout Plain Layout
28961 Ceci est un texte dans une boîte autorisant les 
28962 \family sans
28963 sauts de page
28964 \family default
28965 .
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \begin_inset ERT
28972 status collapsed
28973
28974 \begin_layout Plain Layout
28975
28976
28977 \backslash
28978 setlength{
28979 \backslash
28980 FrameRule}{0.4pt}
28981 \end_layout
28982
28983 \begin_layout Plain Layout
28984
28985
28986 \backslash
28987 setlength{
28988 \backslash
28989 FrameSep}{9pt}
28990 \end_layout
28991
28992 \end_inset
28993
28994
28995 \end_layout
28996
28997 \begin_layout Standard
28998
28999 \lang english
29000 \begin_inset VSpace bigskip
29001 \end_inset
29002
29003
29004 \end_layout
29005
29006 \begin_layout Standard
29007 Pour les bôites à 
29008 \family sans
29009 Fond
29010 \begin_inset space ~
29011 \end_inset
29012
29013 ombré
29014 \family default
29015 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29016  3
29017 \begin_inset space \thinspace{}
29018 \end_inset
29019
29020 pt et il peut être modifié avec la valeur de 
29021 \series bold
29022
29023 \backslash
29024 fboxsep
29025 \series default
29026 .
29027  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29028  localement avec la commande 
29029 \series bold
29030
29031 \backslash
29032 definecolor{shadecolor}
29033 \series default
29034 , soit globalement avec le menu 
29035 \family sans
29036 Outils\SpecialChar \menuseparator
29037 Préférences
29038 \family default
29039 \SpecialChar \menuseparator
29040
29041 \family sans
29042 Couleurs\SpecialChar \menuseparator
29043 boîte
29044 \begin_inset space ~
29045 \end_inset
29046
29047 ombrée
29048 \family default
29049 .
29050  La syntaxe de la commande 
29051 \series bold
29052
29053 \backslash
29054 definecolor
29055 \series default
29056  est expliquée dans la section
29057 \begin_inset space ~
29058 \end_inset
29059
29060
29061 \begin_inset CommandInset ref
29062 LatexCommand ref
29063 reference "sec:Tableaux-Colorés"
29064
29065 \end_inset
29066
29067
29068 \begin_inset Foot
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 Notez que l'utilisation de 
29073 \series bold
29074
29075 \backslash
29076 definecolor
29077 \series default
29078  ne peut se faire sans le paquetage LaTeX 
29079 \series bold
29080 color
29081 \series default
29082  dans le préambule, voir la section
29083 \begin_inset space ~
29084 \end_inset
29085
29086
29087 \begin_inset CommandInset ref
29088 LatexCommand ref
29089 reference "sec:Boîtes-colorées"
29090
29091 \end_inset
29092
29093 .
29094  
29095 \end_layout
29096
29097 \end_inset
29098
29099 .
29100 \end_layout
29101
29102 \begin_layout Standard
29103 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29104  les commandes en code TeX suivantes
29105 \end_layout
29106
29107 \begin_layout Standard
29108
29109 \series bold
29110
29111 \backslash
29112 setlength{
29113 \backslash
29114 fboxsep}{0.5cm}
29115 \series default
29116
29117 \begin_inset Newline newline
29118 \end_inset
29119
29120
29121 \series bold
29122
29123 \backslash
29124 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29125 \end_layout
29126
29127 \begin_layout Standard
29128 \begin_inset ERT
29129 status collapsed
29130
29131 \begin_layout Plain Layout
29132
29133
29134 \backslash
29135 setlength{
29136 \backslash
29137 fboxsep}{0.5cm}
29138 \end_layout
29139
29140 \begin_layout Plain Layout
29141
29142
29143 \backslash
29144 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29145 \end_layout
29146
29147 \end_inset
29148
29149
29150 \begin_inset Box Shaded
29151 position "t"
29152 hor_pos "c"
29153 has_inner_box 0
29154 inner_pos "t"
29155 use_parbox 0
29156 width "100col%"
29157 special "none"
29158 height "1in"
29159 height_special "totalheight"
29160 status open
29161
29162 \begin_layout Plain Layout
29163
29164 \color yellow
29165 Ceci est un texte jaune dans une boîte à 
29166 \family sans
29167 Fond
29168 \begin_inset space ~
29169 \end_inset
29170
29171 ombré
29172 \family default
29173 \color inherit
29174  
29175 \color yellow
29176 avec un fond vert foncé.
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \begin_inset ERT
29183 status collapsed
29184
29185 \begin_layout Plain Layout
29186
29187
29188 \backslash
29189 setlength{
29190 \backslash
29191 fboxsep}{3pt}
29192 \end_layout
29193
29194 \begin_layout Plain Layout
29195
29196
29197 \backslash
29198 definecolor{shadecolor}{rgb}{1,0,0}
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \begin_layout Standard
29207
29208 \lang english
29209 \begin_inset VSpace bigskip
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \begin_layout Standard
29216 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29217  les boîtes qui suivent la commandes qui les a changées.
29218 \end_layout
29219
29220 \begin_layout Section
29221 Minipages
29222 \begin_inset CommandInset label
29223 LatexCommand label
29224 name "sec:Minipages"
29225
29226 \end_inset
29227
29228
29229 \begin_inset Index
29230 status collapsed
29231
29232 \begin_layout Plain Layout
29233 Boîtes ! Minipages
29234 \end_layout
29235
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \begin_layout Standard
29242 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29243 ur d'une page.
29244  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29245  règles d'indentation, de saut de ligne, etc.
29246  s'appliquent.
29247 \end_layout
29248
29249 \begin_layout Standard
29250 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29251  langues.
29252 \end_layout
29253
29254 \begin_layout Standard
29255 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29256  Leur largeur est fixée à 45
29257 \begin_inset space \thinspace{}
29258 \end_inset
29259
29260 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29261  via le menu 
29262 \family sans
29263 Insérer\SpecialChar \menuseparator
29264 Typographie
29265 \begin_inset space ~
29266 \end_inset
29267
29268 spéciale\SpecialChar \menuseparator
29269 Ressort
29270 \begin_inset space ~
29271 \end_inset
29272
29273 Horizontal
29274 \family default
29275 .
29276 \end_layout
29277
29278 \begin_layout Standard
29279
29280 \end_layout
29281
29282 \begin_layout Standard
29283
29284 \lang english
29285 \begin_inset Box Frameless
29286 position "t"
29287 hor_pos "c"
29288 has_inner_box 1
29289 inner_pos "c"
29290 use_parbox 0
29291 width "45col%"
29292 special "none"
29293 height "1in"
29294 height_special "totalheight"
29295 status open
29296
29297 \begin_layout Plain Layout
29298
29299 \lang german
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  Dies ist ein deutscher Text.
29308  Dies ist ein deutscher Text.
29309  Dies ist ein deutscher Text.
29310  Dies ist ein deutscher Text.
29311  Dies ist ein deutscher Text.
29312  Dies ist ein deutscher Text
29313 \begin_inset Foot
29314 status collapsed
29315
29316 \begin_layout Plain Layout
29317
29318 \lang german
29319 Dies ist eine deutsche Fußnote.
29320 \end_layout
29321
29322 \end_inset
29323
29324 .
29325  Dies ist ein deutscher Text.
29326  Dies ist ein deutscher Text.
29327 \end_layout
29328
29329 \end_inset
29330
29331
29332 \begin_inset space \hfill{}
29333 \end_inset
29334
29335
29336 \begin_inset Box Frameless
29337 position "t"
29338 hor_pos "c"
29339 has_inner_box 1
29340 inner_pos "c"
29341 use_parbox 0
29342 width "45col%"
29343 special "none"
29344 height "1in"
29345 height_special "totalheight"
29346 status open
29347
29348 \begin_layout Plain Layout
29349
29350 \lang english
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  This is an English Text.
29362  This is an English Text.
29363  This is an English Text.
29364  This is an English Text.
29365  This is an English Text.
29366  This is an English Text.
29367 \begin_inset Foot
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371
29372 \lang english
29373 This is an English footnote.
29374 \end_layout
29375
29376 \end_inset
29377
29378  This is an English Text.
29379  
29380 \end_layout
29381
29382 \end_inset
29383
29384
29385 \end_layout
29386
29387 \begin_layout Standard
29388 \begin_inset VSpace bigskip
29389 \end_inset
29390
29391 Une autre application des minipages est l'ajout de notes de bas de page
29392  à l'intérieur d'un tableau.
29393  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
29394  dans un tableau n'apparaissent pas en bas de la page courante.
29395  Mais si vous mettez votre tableau dans une minipage, la note de bas de
29396  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
29397  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
29398  dehors des minipages.
29399 \end_layout
29400
29401 \begin_layout Standard
29402 Les notes de bas de page de ce tableau n'apparaissent pas : 
29403 \begin_inset Tabular
29404 <lyxtabular version="3" rows="3" columns="4">
29405 <features>
29406 <column alignment="center" valignment="top" width="0pt">
29407 <column alignment="center" valignment="top" width="0pt">
29408 <column alignment="center" valignment="top" width="0pt">
29409 <column alignment="center" valignment="top" width="0pt">
29410 <row>
29411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29412 \begin_inset Text
29413
29414 \begin_layout Plain Layout
29415 1
29416 \end_layout
29417
29418 \end_inset
29419 </cell>
29420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29421 \begin_inset Text
29422
29423 \begin_layout Plain Layout
29424 2
29425 \end_layout
29426
29427 \end_inset
29428 </cell>
29429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29430 \begin_inset Text
29431
29432 \begin_layout Plain Layout
29433 3
29434 \begin_inset Foot
29435 status open
29436
29437 \begin_layout Plain Layout
29438 Ceci est une note de bas de page à l'intérieur d'un tableau.
29439 \end_layout
29440
29441 \end_inset
29442
29443
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29449 \begin_inset Text
29450
29451 \begin_layout Plain Layout
29452 4
29453 \end_layout
29454
29455 \end_inset
29456 </cell>
29457 </row>
29458 <row>
29459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29460 \begin_inset Text
29461
29462 \begin_layout Plain Layout
29463 a
29464 \end_layout
29465
29466 \end_inset
29467 </cell>
29468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29469 \begin_inset Text
29470
29471 \begin_layout Plain Layout
29472 b
29473 \end_layout
29474
29475 \end_inset
29476 </cell>
29477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29478 \begin_inset Text
29479
29480 \begin_layout Plain Layout
29481 c
29482 \end_layout
29483
29484 \end_inset
29485 </cell>
29486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29487 \begin_inset Text
29488
29489 \begin_layout Plain Layout
29490 d
29491 \end_layout
29492
29493 \end_inset
29494 </cell>
29495 </row>
29496 <row>
29497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29498 \begin_inset Text
29499
29500 \begin_layout Plain Layout
29501 e
29502 \end_layout
29503
29504 \end_inset
29505 </cell>
29506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29507 \begin_inset Text
29508
29509 \begin_layout Plain Layout
29510 f
29511 \end_layout
29512
29513 \end_inset
29514 </cell>
29515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29516 \begin_inset Text
29517
29518 \begin_layout Plain Layout
29519 g
29520 \end_layout
29521
29522 \end_inset
29523 </cell>
29524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29525 \begin_inset Text
29526
29527 \begin_layout Plain Layout
29528 h
29529 \end_layout
29530
29531 \end_inset
29532 </cell>
29533 </row>
29534 </lyxtabular>
29535
29536 \end_inset
29537
29538
29539 \end_layout
29540
29541 \begin_layout Standard
29542 \align center
29543 \begin_inset Box Frameless
29544 position "t"
29545 hor_pos "c"
29546 has_inner_box 1
29547 inner_pos "c"
29548 use_parbox 0
29549 width "30col%"
29550 special "none"
29551 height "1in"
29552 height_special "totalheight"
29553 status open
29554
29555 \begin_layout Plain Layout
29556 \align center
29557 \begin_inset Tabular
29558 <lyxtabular version="3" rows="3" columns="4">
29559 <features>
29560 <column alignment="center" valignment="top" width="0pt">
29561 <column alignment="center" valignment="top" width="0pt">
29562 <column alignment="center" valignment="top" width="0pt">
29563 <column alignment="center" valignment="top" width="0pt">
29564 <row>
29565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29566 \begin_inset Text
29567
29568 \begin_layout Plain Layout
29569 1
29570 \end_layout
29571
29572 \end_inset
29573 </cell>
29574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29575 \begin_inset Text
29576
29577 \begin_layout Plain Layout
29578 2
29579 \end_layout
29580
29581 \end_inset
29582 </cell>
29583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29584 \begin_inset Text
29585
29586 \begin_layout Plain Layout
29587 3
29588 \begin_inset Foot
29589 status open
29590
29591 \begin_layout Plain Layout
29592 Ceci est une note de bas de page à l'intérieur d'un tableau.
29593 \end_layout
29594
29595 \end_inset
29596
29597
29598 \end_layout
29599
29600 \end_inset
29601 </cell>
29602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29603 \begin_inset Text
29604
29605 \begin_layout Plain Layout
29606 4
29607 \end_layout
29608
29609 \end_inset
29610 </cell>
29611 </row>
29612 <row>
29613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29614 \begin_inset Text
29615
29616 \begin_layout Plain Layout
29617 a
29618 \end_layout
29619
29620 \end_inset
29621 </cell>
29622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29623 \begin_inset Text
29624
29625 \begin_layout Plain Layout
29626 b
29627 \end_layout
29628
29629 \end_inset
29630 </cell>
29631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29632 \begin_inset Text
29633
29634 \begin_layout Plain Layout
29635 c
29636 \end_layout
29637
29638 \end_inset
29639 </cell>
29640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29641 \begin_inset Text
29642
29643 \begin_layout Plain Layout
29644 d
29645 \end_layout
29646
29647 \end_inset
29648 </cell>
29649 </row>
29650 <row>
29651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29652 \begin_inset Text
29653
29654 \begin_layout Plain Layout
29655 e
29656 \end_layout
29657
29658 \end_inset
29659 </cell>
29660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29661 \begin_inset Text
29662
29663 \begin_layout Plain Layout
29664 f
29665 \end_layout
29666
29667 \end_inset
29668 </cell>
29669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29670 \begin_inset Text
29671
29672 \begin_layout Plain Layout
29673 g
29674 \end_layout
29675
29676 \end_inset
29677 </cell>
29678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29679 \begin_inset Text
29680
29681 \begin_layout Plain Layout
29682 h
29683 \end_layout
29684
29685 \end_inset
29686 </cell>
29687 </row>
29688 </lyxtabular>
29689
29690 \end_inset
29691
29692
29693 \end_layout
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \begin_layout Standard
29701 \begin_inset VSpace bigskip
29702 \end_inset
29703
29704 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29705  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29706  minipages, même si vous les avez mis par exemple à 
29707 \family sans
29708 Moyen
29709 \family default
29710  dans les paramètres du document.
29711 \end_layout
29712
29713 \begin_layout Standard
29714 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29715  portion de texte, voyez la section
29716 \begin_inset space ~
29717 \end_inset
29718
29719
29720 \begin_inset CommandInset ref
29721 LatexCommand ref
29722 reference "sub:Couleur-pour-les-Paragraphes"
29723
29724 \end_inset
29725
29726 .
29727 \end_layout
29728
29729 \begin_layout Standard
29730 \begin_inset Note Greyedout
29731 status open
29732
29733 \begin_layout Plain Layout
29734
29735 \series bold
29736 Note:
29737 \series default
29738  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29739  mais les minipages peuvent être utilisées dans un tableau, un flottant
29740  ou une autre boîte.
29741 \end_layout
29742
29743 \end_inset
29744
29745
29746 \end_layout
29747
29748 \begin_layout Section
29749 Les Parboxes
29750 \begin_inset CommandInset label
29751 LatexCommand label
29752 name "sec:Parboxes"
29753
29754 \end_inset
29755
29756
29757 \begin_inset Index
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761 Boîtes ! Parboxes
29762 \end_layout
29763
29764 \end_inset
29765
29766
29767 \end_layout
29768
29769 \begin_layout Standard
29770 \begin_inset Note Note
29771 status collapsed
29772
29773 \begin_layout Plain Layout
29774
29775 \lang english
29776 En attendant une traduction de parbox (NdT)
29777 \end_layout
29778
29779 \end_inset
29780
29781 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29782  ne peuvent avoir de note de bas de page.
29783  La principale différence avec les minipages, c'est que les minipages au
29784  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29785  LaTeX.
29786 \end_layout
29787
29788 \begin_layout Standard
29789 \align center
29790 \begin_inset Box Frameless
29791 position "t"
29792 hor_pos "c"
29793 has_inner_box 1
29794 inner_pos "t"
29795 use_parbox 1
29796 width "33col%"
29797 special "none"
29798 height "1in"
29799 height_special "totalheight"
29800 status collapsed
29801
29802 \begin_layout Plain Layout
29803 Ceci est un texte à l'intérieur d'une parbox.
29804  Ceci est un texte à l'intérieur d'une parbox.
29805 \end_layout
29806
29807 \begin_layout Plain Layout
29808 Cette note de bas de page ne devrait pas apparaître :
29809 \begin_inset Foot
29810 status open
29811
29812 \begin_layout Plain Layout
29813 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29814  pas.
29815 \end_layout
29816
29817 \end_inset
29818
29819
29820 \end_layout
29821
29822 \end_inset
29823
29824
29825 \end_layout
29826
29827 \begin_layout Section
29828 Des Boîtes pour les Mots et les Caractères
29829 \begin_inset Index
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833 Boîtes ! Pour les caractères
29834 \end_layout
29835
29836 \end_inset
29837
29838
29839 \end_layout
29840
29841 \begin_layout Subsection
29842 Empêcher la Césure
29843 \begin_inset CommandInset label
29844 LatexCommand label
29845 name "sec:Empêcher-césure"
29846
29847 \end_inset
29848
29849
29850 \begin_inset Index
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854 Boîtes ! Pour empêcher la césure
29855 \end_layout
29856
29857 \end_inset
29858
29859
29860 \end_layout
29861
29862 \begin_layout Standard
29863 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29864  un texte ne soit coupé par une césure.
29865 \begin_inset Newline newline
29866 \end_inset
29867
29868 Voici un exemple de texte :
29869 \end_layout
29870
29871 \begin_layout Standard
29872 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29873  césure dans un 
29874 \begin_inset Quotes eld
29875 \end_inset
29876
29877 motTrèsTrèsLong
29878 \begin_inset Quotes erd
29879 \end_inset
29880
29881
29882 \end_layout
29883
29884 \begin_layout Standard
29885 Pour empêcher que le mot 
29886 \begin_inset Quotes eld
29887 \end_inset
29888
29889 motTrèsTrèsLong
29890 \begin_inset Quotes erd
29891 \end_inset
29892
29893  soit coupé, ajoutez la commande
29894 \end_layout
29895
29896 \begin_layout Standard
29897
29898 \series bold
29899
29900 \backslash
29901 mbox{
29902 \end_layout
29903
29904 \begin_layout Standard
29905 en code TeX avant le mot.
29906  Après le mot, insérez l'accolade fermante 
29907 \begin_inset Quotes eld
29908 \end_inset
29909
29910
29911 \series bold
29912 }
29913 \series default
29914
29915 \begin_inset Quotes erd
29916 \end_inset
29917
29918  en code TeX.
29919 \end_layout
29920
29921 \begin_layout Standard
29922 Voici le résultat :
29923 \end_layout
29924
29925 \begin_layout Standard
29926 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29927  césure dans un
29928 \begin_inset ERT
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932
29933
29934 \backslash
29935 mbox{
29936 \end_layout
29937
29938 \end_inset
29939
29940
29941 \begin_inset Quotes eld
29942 \end_inset
29943
29944 motTrèsTrèsLong
29945 \begin_inset Quotes erd
29946 \end_inset
29947
29948 .
29949 \begin_inset ERT
29950 status collapsed
29951
29952 \begin_layout Plain Layout
29953
29954 }
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \begin_layout Standard
29963 Une autre méthode consiste à mettre la commande 
29964 \begin_inset Quotes eld
29965 \end_inset
29966
29967
29968 \series bold
29969
29970 \backslash
29971 -
29972 \series default
29973
29974 \begin_inset Quotes grd
29975 \end_inset
29976
29977  en code TeX, juste avant le mot :
29978 \end_layout
29979
29980 \begin_layout Standard
29981 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29982  césure dans un 
29983 \begin_inset Quotes eld
29984 \end_inset
29985
29986
29987 \begin_inset ERT
29988 status collapsed
29989
29990 \begin_layout Plain Layout
29991
29992
29993 \backslash
29994 -
29995 \end_layout
29996
29997 \end_inset
29998
29999 motTrèsTrèsLong
30000 \begin_inset Quotes erd
30001 \end_inset
30002
30003 .
30004 \end_layout
30005
30006 \begin_layout Standard
30007 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30008  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30009 \family sans
30010 Insérer\SpecialChar \menuseparator
30011 Formats\SpecialChar \menuseparator
30012 Passage
30013 \begin_inset space ~
30014 \end_inset
30015
30016 à
30017 \begin_inset space ~
30018 \end_inset
30019
30020 la
30021 \begin_inset space ~
30022 \end_inset
30023
30024 Ligne
30025 \family default
30026  (raccourci 
30027 \series bold
30028 Ctrl-Entrée
30029 \series default
30030 ) :
30031 \end_layout
30032
30033 \begin_layout Standard
30034 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30035  césure dans un
30036 \begin_inset Newline newline
30037 \end_inset
30038
30039
30040 \begin_inset ERT
30041 status collapsed
30042
30043 \begin_layout Plain Layout
30044
30045
30046 \backslash
30047 mbox{
30048 \end_layout
30049
30050 \end_inset
30051
30052
30053 \begin_inset Quotes eld
30054 \end_inset
30055
30056 motTrèsTrèsLong
30057 \begin_inset Quotes erd
30058 \end_inset
30059
30060 .
30061 \begin_inset ERT
30062 status collapsed
30063
30064 \begin_layout Plain Layout
30065
30066 }
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \end_layout
30073
30074 \begin_layout Subsection
30075 Alignement Vertical
30076 \begin_inset CommandInset label
30077 LatexCommand label
30078 name "sub:Alignement-Vertical"
30079
30080 \end_inset
30081
30082
30083 \begin_inset Index
30084 status collapsed
30085
30086 \begin_layout Plain Layout
30087 Boîtes ! Pour l'alignement vertical
30088 \end_layout
30089
30090 \end_inset
30091
30092
30093 \begin_inset Index
30094 status collapsed
30095
30096 \begin_layout Plain Layout
30097 Boîtes ! Boîtes élévatrices
30098 \end_layout
30099
30100 \end_inset
30101
30102
30103 \begin_inset Index
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107 Raisebox|see
30108 \begin_inset ERT
30109 status collapsed
30110
30111 \begin_layout Plain Layout
30112
30113 {
30114 \end_layout
30115
30116 \end_inset
30117
30118 Boîtes élévatrices
30119 \begin_inset ERT
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123
30124 }
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \end_inset
30133
30134
30135 \end_layout
30136
30137 \begin_layout Standard
30138 Avec la commande 
30139 \series bold
30140
30141 \backslash
30142 raisebox
30143 \series default
30144  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30145  par rapport au texte qui l'entoure.
30146  La commande
30147 \series bold
30148  
30149 \backslash
30150 raisebox
30151 \series default
30152  s'utilise en suivant la syntaxe suivante :
30153 \end_layout
30154
30155 \begin_layout Standard
30156
30157 \series bold
30158
30159 \backslash
30160 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30161 \end_layout
30162
30163 \begin_layout Standard
30164 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30165  pour l'abaisser.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 Pour aligner le mot 
30170 \begin_inset Quotes eld
30171 \end_inset
30172
30173 empêcher
30174 \begin_inset Quotes erd
30175 \end_inset
30176
30177  de façon à ce que le point le plus bas du caractère le plus 
30178 \begin_inset Quotes eld
30179 \end_inset
30180
30181 profond
30182 \begin_inset Quotes erd
30183 \end_inset
30184
30185 , le 
30186 \begin_inset Quotes eld
30187 \end_inset
30188
30189 p
30190 \begin_inset Quotes erd
30191 \end_inset
30192
30193 , soit au niveau de la ligne de base, insérez la commande 
30194 \end_layout
30195
30196 \begin_layout Standard
30197
30198 \series bold
30199
30200 \backslash
30201 raisebox{
30202 \backslash
30203 depth}{
30204 \end_layout
30205
30206 \begin_layout Standard
30207 en code TeX avant le mot.
30208  Insérez après le mot l'accolade fermante 
30209 \begin_inset Quotes eld
30210 \end_inset
30211
30212
30213 \series bold
30214 }
30215 \series default
30216
30217 \begin_inset Quotes erd
30218 \end_inset
30219
30220  en code TeX.
30221 \begin_inset Newline newline
30222 \end_inset
30223
30224 Voici le résultat :
30225 \end_layout
30226
30227 \begin_layout Standard
30228 Cette ligne de texte contient le mot 
30229 \begin_inset ERT
30230 status collapsed
30231
30232 \begin_layout Plain Layout
30233
30234
30235 \backslash
30236 raisebox{
30237 \backslash
30238 depth}{
30239 \end_layout
30240
30241 \end_inset
30242
30243
30244 \begin_inset Quotes eld
30245 \end_inset
30246
30247 empêcher
30248 \begin_inset Quotes erd
30249 \end_inset
30250
30251
30252 \begin_inset ERT
30253 status collapsed
30254
30255 \begin_layout Plain Layout
30256
30257 }
30258 \end_layout
30259
30260 \end_inset
30261
30262  comme mot élevé.
30263 \end_layout
30264
30265 \begin_layout Standard
30266 \begin_inset VSpace bigskip
30267 \end_inset
30268
30269 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30270  entre les lignes va être agrandie :
30271 \end_layout
30272
30273 \begin_layout Standard
30274 Cette ligne de texte contient le mot
30275 \begin_inset ERT
30276 status collapsed
30277
30278 \begin_layout Plain Layout
30279
30280
30281 \backslash
30282 raisebox{-
30283 \backslash
30284 depth}{
30285 \end_layout
30286
30287 \end_inset
30288
30289
30290 \begin_inset Quotes eld
30291 \end_inset
30292
30293 empêcher
30294 \begin_inset Quotes erd
30295 \end_inset
30296
30297
30298 \begin_inset ERT
30299 status collapsed
30300
30301 \begin_layout Plain Layout
30302
30303 }
30304 \end_layout
30305
30306 \end_inset
30307
30308  comme mot abaissé.
30309 \begin_inset Newline newline
30310 \end_inset
30311
30312 Cette ligne de texte contient le mot 
30313 \begin_inset ERT
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317
30318
30319 \backslash
30320 raisebox{0.5cm}{
30321 \end_layout
30322
30323 \end_inset
30324
30325
30326 \begin_inset Quotes eld
30327 \end_inset
30328
30329 tester
30330 \begin_inset Quotes erd
30331 \end_inset
30332
30333
30334 \begin_inset ERT
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338
30339 }
30340 \end_layout
30341
30342 \end_inset
30343
30344  comme mot élevé.
30345 \end_layout
30346
30347 \begin_layout Standard
30348 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30349  mettez la hauteur de la boîte à zéro.
30350  Par exemple utilisez
30351 \end_layout
30352
30353 \begin_layout Standard
30354
30355 \series bold
30356
30357 \backslash
30358 raisebox{-
30359 \backslash
30360 depth}[0pt]{
30361 \end_layout
30362
30363 \begin_layout Standard
30364 Cette ligne de texte contient le mot
30365 \begin_inset ERT
30366 status collapsed
30367
30368 \begin_layout Plain Layout
30369
30370
30371 \backslash
30372 raisebox{-
30373 \backslash
30374 depth}[0pt]{
30375 \end_layout
30376
30377 \end_inset
30378
30379
30380 \begin_inset Quotes eld
30381 \end_inset
30382
30383 empêcher
30384 \begin_inset Quotes erd
30385 \end_inset
30386
30387
30388 \begin_inset ERT
30389 status collapsed
30390
30391 \begin_layout Plain Layout
30392
30393 }
30394 \end_layout
30395
30396 \end_inset
30397
30398  comme mot abaissé.
30399 \begin_inset Newline newline
30400 \end_inset
30401
30402 Cette ligne de texte contient le mot 
30403 \begin_inset ERT
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407
30408
30409 \backslash
30410 raisebox{0.5cm}[0pt]{
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \begin_inset Quotes eld
30417 \end_inset
30418
30419 tester
30420 \begin_inset Quotes erd
30421 \end_inset
30422
30423
30424 \begin_inset ERT
30425 status collapsed
30426
30427 \begin_layout Plain Layout
30428
30429 }
30430 \end_layout
30431
30432 \end_inset
30433
30434  comme mot élevé.
30435 \end_layout
30436
30437 \begin_layout Section
30438 Boîtes Colorées
30439 \begin_inset CommandInset label
30440 LatexCommand label
30441 name "sec:Boîtes-colorées"
30442
30443 \end_inset
30444
30445
30446 \begin_inset Index
30447 status collapsed
30448
30449 \begin_layout Plain Layout
30450 Boîtes ! Couleur
30451 \end_layout
30452
30453 \end_inset
30454
30455
30456 \end_layout
30457
30458 \begin_layout Subsection
30459 De la couleur pour le texte
30460 \begin_inset Index
30461 status collapsed
30462
30463 \begin_layout Plain Layout
30464 Couleur ! Pour le texte
30465 \end_layout
30466
30467 \end_inset
30468
30469
30470 \end_layout
30471
30472 \begin_layout Standard
30473 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30474  une boîte appelée 
30475 \begin_inset Quotes eld
30476 \end_inset
30477
30478 colorbox
30479 \begin_inset Quotes erd
30480 \end_inset
30481
30482 .
30483  Cela demande que le paquetage LaTeX 
30484 \series bold
30485 color
30486 \series default
30487
30488 \begin_inset Index
30489 status collapsed
30490
30491 \begin_layout Plain Layout
30492 Paquetages LaTeX ! color
30493 \end_layout
30494
30495 \end_inset
30496
30497  soit chargé dans le préambule du document avec la commande
30498 \end_layout
30499
30500 \begin_layout Standard
30501
30502 \series bold
30503
30504 \backslash
30505 @ifundefined{textcolor}
30506 \begin_inset Newline newline
30507 \end_inset
30508
30509
30510 \begin_inset ERT
30511 status collapsed
30512
30513 \begin_layout Plain Layout
30514
30515
30516 \backslash
30517 hphantom{ }
30518 \end_layout
30519
30520 \end_inset
30521
30522 {
30523 \backslash
30524 usepackage{color}}{}
30525 \end_layout
30526
30527 \begin_layout Standard
30528 Le paquetage 
30529 \series bold
30530 color
30531 \series default
30532  sera chargé automatiquement par LyX dès que vous colorez du texte
30533 \begin_inset Foot
30534 status collapsed
30535
30536 \begin_layout Plain Layout
30537 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30538  
30539 \series bold
30540
30541 \backslash
30542 @ifundefined
30543 \series default
30544 .
30545 \end_layout
30546
30547 \end_inset
30548
30549 .
30550 \end_layout
30551
30552 \begin_layout Standard
30553 \begin_inset VSpace medskip
30554 \end_inset
30555
30556 Les boîtes colorées sont créées par la commande 
30557 \series bold
30558
30559 \backslash
30560 colorbox
30561 \series default
30562 .
30563  Elle est utilisée avec la syntaxe suivante :
30564 \end_layout
30565
30566 \begin_layout Standard
30567
30568 \series bold
30569
30570 \backslash
30571 colorbox{couleur}{contenu de la boîte}
30572 \end_layout
30573
30574 \begin_layout Standard
30575 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30576  peuvent être placées à l'intérieur d'autres boîtes.
30577 \end_layout
30578
30579 \begin_layout Standard
30580 Les couleurs suivantes sont prédéfinies ::
30581 \begin_inset Newline newline
30582 \end_inset
30583
30584
30585 \family sans
30586 black
30587 \family default
30588  (noir), 
30589 \family sans
30590 blue
30591 \family default
30592  (bleu), 
30593 \family sans
30594 cyan
30595 \family default
30596 \series bold
30597 ,
30598 \series default
30599  
30600 \family sans
30601 green
30602 \family default
30603  (vert), 
30604 \family sans
30605 magenta
30606 \family default
30607
30608 \family sans
30609 red
30610 \family default
30611  (rouge), 
30612 \family sans
30613 white
30614 \family default
30615  (blanc), and 
30616 \family sans
30617 yellow
30618 \family default
30619  (jaune).
30620 \begin_inset Newline newline
30621 \end_inset
30622
30623 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30624  section
30625 \begin_inset space ~
30626 \end_inset
30627
30628
30629 \begin_inset CommandInset ref
30630 LatexCommand ref
30631 reference "sec:Tableaux-Colorés"
30632
30633 \end_inset
30634
30635 .
30636 \end_layout
30637
30638 \begin_layout Standard
30639 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30640 \end_layout
30641
30642 \begin_layout Standard
30643
30644 \series bold
30645
30646 \backslash
30647 colorbox{red}{
30648 \end_layout
30649
30650 \begin_layout Standard
30651 avant le mot en code TeX.
30652  Insérez l'accolade fermante 
30653 \begin_inset Quotes eld
30654 \end_inset
30655
30656 }
30657 \begin_inset Quotes erd
30658 \end_inset
30659
30660  après le mot, en code TeX.
30661 \begin_inset Newline newline
30662 \end_inset
30663
30664 Voici le résultat :
30665 \end_layout
30666
30667 \begin_layout Standard
30668 Cette ligne de texte contient le mot
30669 \begin_inset ERT
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673
30674
30675 \backslash
30676 colorbox{red}{
30677 \end_layout
30678
30679 \end_inset
30680
30681
30682 \begin_inset Quotes eld
30683 \end_inset
30684
30685 Attention!
30686 \begin_inset Quotes erd
30687 \end_inset
30688
30689
30690 \begin_inset ERT
30691 status collapsed
30692
30693 \begin_layout Plain Layout
30694
30695 }
30696 \end_layout
30697
30698 \end_inset
30699
30700  sur fond rouge.
30701 \end_layout
30702
30703 \begin_layout Standard
30704 \begin_inset VSpace bigskip
30705 \end_inset
30706
30707 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30708  vous pouvez utiliser la commande 
30709 \series bold
30710
30711 \backslash
30712 fcolorbox
30713 \series default
30714  avec la syntaxe suivante :
30715 \end_layout
30716
30717 \begin_layout Standard
30718
30719 \series bold
30720
30721 \backslash
30722 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30723 \end_layout
30724
30725 \begin_layout Standard
30726
30727 \series bold
30728
30729 \backslash
30730 fcolorbox
30731 \series default
30732  est une extension de 
30733 \series bold
30734
30735 \backslash
30736 colorbox
30737 \series default
30738 .
30739  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30740  peuvent être modifiés avec les variables 
30741 \series bold
30742
30743 \backslash
30744 fboxrule
30745 \series default
30746  et 
30747 \series bold
30748
30749 \backslash
30750 fboxsep
30751 \series default
30752 , comme c'est décrit dans la section
30753 \begin_inset space ~
30754 \end_inset
30755
30756
30757 \begin_inset CommandInset ref
30758 LatexCommand ref
30759 reference "sec:Décorations"
30760
30761 \end_inset
30762
30763 .
30764 \end_layout
30765
30766 \begin_layout Standard
30767 Pour l'exemple suivant, on a utilisé la commande
30768 \end_layout
30769
30770 \begin_layout Standard
30771
30772 \series bold
30773
30774 \backslash
30775 fcolorbox{cyan}{magenta}{
30776 \end_layout
30777
30778 \begin_layout Standard
30779 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30780 \begin_inset space \thinspace{}
30781 \end_inset
30782
30783 mm:
30784 \begin_inset Newline newline
30785 \end_inset
30786
30787
30788 \begin_inset ERT
30789 status collapsed
30790
30791 \begin_layout Plain Layout
30792
30793
30794 \backslash
30795 fboxrule 1mm 
30796 \backslash
30797 fboxsep 1mm
30798 \end_layout
30799
30800 \end_inset
30801
30802
30803 \begin_inset ERT
30804 status collapsed
30805
30806 \begin_layout Plain Layout
30807
30808
30809 \backslash
30810 fcolorbox{cyan}{magenta}{
30811 \end_layout
30812
30813 \end_inset
30814
30815 Ce texte est dans une boîte encadrée et colorée.
30816 \begin_inset ERT
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820
30821 }
30822 \end_layout
30823
30824 \end_inset
30825
30826
30827 \end_layout
30828
30829 \begin_layout Standard
30830 \begin_inset VSpace bigskip
30831 \end_inset
30832
30833 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30834  les yeux ! - NdT) :
30835 \begin_inset Newline newline
30836 \end_inset
30837
30838
30839 \begin_inset ERT
30840 status collapsed
30841
30842 \begin_layout Plain Layout
30843
30844
30845 \backslash
30846 fcolorbox{cyan}{magenta}{
30847 \end_layout
30848
30849 \end_inset
30850
30851
30852 \color yellow
30853 Ce texte est coloré dans une boîte colorée et encadrée.
30854 \color inherit
30855
30856 \begin_inset ERT
30857 status collapsed
30858
30859 \begin_layout Plain Layout
30860
30861 }
30862 \end_layout
30863
30864 \end_inset
30865
30866
30867 \begin_inset ERT
30868 status collapsed
30869
30870 \begin_layout Plain Layout
30871
30872
30873 \backslash
30874 fboxrule 0.4pt 
30875 \backslash
30876 fboxsep 3pt
30877 \end_layout
30878
30879 \end_inset
30880
30881
30882 \end_layout
30883
30884 \begin_layout Standard
30885
30886 \series bold
30887 \begin_inset VSpace medskip
30888 \end_inset
30889
30890
30891 \end_layout
30892
30893 \begin_layout Standard
30894 \begin_inset Note Greyedout
30895 status open
30896
30897 \begin_layout Plain Layout
30898
30899 \series bold
30900 Note:
30901 \series default
30902  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30903  de ligne.
30904  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30905  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30906 \end_layout
30907
30908 \end_inset
30909
30910
30911 \end_layout
30912
30913 \begin_layout Subsection
30914 De la couleur pour les paragraphes
30915 \begin_inset CommandInset label
30916 LatexCommand label
30917 name "sub:Couleur-pour-les-Paragraphes"
30918
30919 \end_inset
30920
30921
30922 \begin_inset Index
30923 status collapsed
30924
30925 \begin_layout Plain Layout
30926 Couleur ! Pour les  paragraphes
30927 \end_layout
30928
30929 \end_inset
30930
30931
30932 \end_layout
30933
30934 \begin_layout Standard
30935 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30936  texte dans une minipage.
30937  Avant la minipage, insérez la commande 
30938 \series bold
30939
30940 \backslash
30941 colorbox
30942 \series default
30943  
30944 \end_layout
30945
30946 \begin_layout Standard
30947
30948 \series bold
30949
30950 \backslash
30951 colorbox{color}{
30952 \end_layout
30953
30954 \begin_layout Standard
30955 en code TeX.
30956  Après la minipage, insérez l'accolade fermante 
30957 \begin_inset Quotes eld
30958 \end_inset
30959
30960 }
30961 \begin_inset Quotes erd
30962 \end_inset
30963
30964  en code TeX.
30965 \end_layout
30966
30967 \begin_layout Standard
30968 \begin_inset ERT
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973
30974 \backslash
30975 colorbox{lightgrey}{
30976 \end_layout
30977
30978 \end_inset
30979
30980
30981 \begin_inset Box Frameless
30982 position "t"
30983 hor_pos "c"
30984 has_inner_box 1
30985 inner_pos "t"
30986 use_parbox 0
30987 width "100col%"
30988 special "none"
30989 height "1in"
30990 height_special "totalheight"
30991 status collapsed
30992
30993 \begin_layout Plain Layout
30994 Ce texte a un fond coloré.
30995  Ce texte a un fond coloré.
30996 \end_layout
30997
30998 \begin_layout Plain Layout
30999 \begin_inset VSpace defskip
31000 \end_inset
31001
31002 Le texte peut avoir des notes de bas de page
31003 \begin_inset Foot
31004 status collapsed
31005
31006 \begin_layout Plain Layout
31007 Un autre exemple de note de bas de page
31008 \end_layout
31009
31010 \end_inset
31011
31012  et contenir des figures et des tableaux.
31013 \end_layout
31014
31015 \begin_layout Plain Layout
31016 \align center
31017 \begin_inset Tabular
31018 <lyxtabular version="3" rows="3" columns="3">
31019 <features>
31020 <column alignment="center" valignment="top" width="0">
31021 <column alignment="center" valignment="top" width="0">
31022 <column alignment="center" valignment="top" width="0">
31023 <row>
31024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31025 \begin_inset Text
31026
31027 \begin_layout Plain Layout
31028 a
31029 \end_layout
31030
31031 \end_inset
31032 </cell>
31033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31034 \begin_inset Text
31035
31036 \begin_layout Plain Layout
31037 !
31038 \end_layout
31039
31040 \end_inset
31041 </cell>
31042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31043 \begin_inset Text
31044
31045 \begin_layout Plain Layout
31046 3
31047 \end_layout
31048
31049 \end_inset
31050 </cell>
31051 </row>
31052 <row>
31053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31054 \begin_inset Text
31055
31056 \begin_layout Plain Layout
31057 <
31058 \end_layout
31059
31060 \end_inset
31061 </cell>
31062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31063 \begin_inset Text
31064
31065 \begin_layout Plain Layout
31066 b2
31067 \begin_inset Quotes erd
31068 \end_inset
31069
31070 |
31071 \end_layout
31072
31073 \end_inset
31074 </cell>
31075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31076 \begin_inset Text
31077
31078 \begin_layout Plain Layout
31079 >
31080 \end_layout
31081
31082 \end_inset
31083 </cell>
31084 </row>
31085 <row>
31086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31087 \begin_inset Text
31088
31089 \begin_layout Plain Layout
31090 1
31091 \end_layout
31092
31093 \end_inset
31094 </cell>
31095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31096 \begin_inset Text
31097
31098 \begin_layout Plain Layout
31099 §
31100 \end_layout
31101
31102 \end_inset
31103 </cell>
31104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31105 \begin_inset Text
31106
31107 \begin_layout Plain Layout
31108 c
31109 \end_layout
31110
31111 \end_inset
31112 </cell>
31113 </row>
31114 </lyxtabular>
31115
31116 \end_inset
31117
31118
31119 \end_layout
31120
31121 \end_inset
31122
31123
31124 \begin_inset ERT
31125 status collapsed
31126
31127 \begin_layout Plain Layout
31128
31129 }
31130 \end_layout
31131
31132 \end_inset
31133
31134
31135 \end_layout
31136
31137 \begin_layout Section
31138 Les boîtes pivotées et redimensionnées
31139 \end_layout
31140
31141 \begin_layout Standard
31142 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31143  charger le paquetage LaTeX 
31144 \series bold
31145 graphicx
31146 \series default
31147
31148 \begin_inset Index
31149 status collapsed
31150
31151 \begin_layout Plain Layout
31152 Paquetages LaTeX ! graphicx
31153 \end_layout
31154
31155 \end_inset
31156
31157  dans le préambule de votre document avec la commande
31158 \end_layout
31159
31160 \begin_layout Standard
31161
31162 \series bold
31163
31164 \backslash
31165 @ifundefined{rotatebox}
31166 \begin_inset Newline newline
31167 \end_inset
31168
31169
31170 \begin_inset ERT
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174
31175
31176 \backslash
31177 hphantom{ }
31178 \end_layout
31179
31180 \end_inset
31181
31182 {
31183 \backslash
31184 usepackage{graphicx}}{}
31185 \end_layout
31186
31187 \begin_layout Standard
31188 \begin_inset Note Greyedout
31189 status open
31190
31191 \begin_layout Plain Layout
31192
31193 \series bold
31194 Note:
31195 \series default
31196  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31197  redimensionnés.
31198 \end_layout
31199
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \begin_layout Standard
31206 \begin_inset Note Greyedout
31207 status open
31208
31209 \begin_layout Plain Layout
31210
31211 \series bold
31212 Note:
31213 \series default
31214  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31215  redimensionnée.
31216 \end_layout
31217
31218 \end_inset
31219
31220
31221 \end_layout
31222
31223 \begin_layout Subsection
31224 Les Boîtes pivotées
31225 \begin_inset Index
31226 status collapsed
31227
31228 \begin_layout Plain Layout
31229 Boîtes ! pivotées
31230 \end_layout
31231
31232 \end_inset
31233
31234
31235 \begin_inset Index
31236 status collapsed
31237
31238 \begin_layout Plain Layout
31239 Pivoter des objets
31240 \end_layout
31241
31242 \end_inset
31243
31244
31245 \begin_inset Index
31246 status collapsed
31247
31248 \begin_layout Plain Layout
31249 Figures ! Pivotées
31250 \end_layout
31251
31252 \end_inset
31253
31254
31255 \begin_inset Index
31256 status collapsed
31257
31258 \begin_layout Plain Layout
31259 Tableau ! Pivoter
31260 \end_layout
31261
31262 \end_inset
31263
31264
31265 \end_layout
31266
31267 \begin_layout Standard
31268 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31269  (rotated).
31270  Une telle boîte est créée avec la commande 
31271 \series bold
31272
31273 \backslash
31274 rotatebox
31275 \series default
31276  en code TeX avec la syntaxe
31277 \end_layout
31278
31279 \begin_layout Standard
31280
31281 \series bold
31282
31283 \backslash
31284 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31285 \end_layout
31286
31287 \begin_layout Standard
31288 La position du pivot est donnée par l'origine de rotation spécifiée sous
31289  la forme 
31290 \series bold
31291 origin=position
31292 \series default
31293 .
31294  Les valeurs suivantes sont possibles pour la position: 
31295 \emph on
31296 c
31297 \emph default
31298  (centre), 
31299 \emph on
31300 l
31301 \emph default
31302  (gauche/
31303 \lang english
31304 left
31305 \lang french
31306 ), 
31307 \emph on
31308 r
31309 \emph default
31310  (droite/
31311 \lang english
31312 right
31313 \lang french
31314 ), 
31315 \emph on
31316 b
31317 \emph default
31318  (bas/
31319 \lang english
31320 bottom
31321 \lang french
31322 ), 
31323 \emph on
31324 t
31325 \emph default
31326  (haut/
31327 \lang english
31328 top
31329 \lang french
31330 ), et aussi des combinaisons des quatre positions de base.
31331  Par exemple 
31332 \emph on
31333 lt
31334 \emph default
31335  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31336  Quand on ne donne pas d'origine, la position 
31337 \emph on
31338 l
31339 \emph default
31340  est utilisée.
31341  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31342  ou négatif.
31343  Le sens positif de rotation est anti-horaire.
31344 \end_layout
31345
31346 \begin_layout Standard
31347 Dans l'exemple qui suit, la commande 
31348 \series bold
31349
31350 \backslash
31351 rotatebox[origin=c]{60}{
31352 \series default
31353  a été insérée en code TeX juste avant le texte 
31354 \begin_inset Quotes eld
31355 \end_inset
31356
31357 pivoté de 90°
31358 \begin_inset Quotes erd
31359 \end_inset
31360
31361  ; la boîte est refermée juste après le texte par une accolade fermante
31362  
31363 \begin_inset Quotes eld
31364 \end_inset
31365
31366 }
31367 \begin_inset Quotes erd
31368 \end_inset
31369
31370  en code TeX.
31371 \end_layout
31372
31373 \begin_layout Standard
31374 Voici une ligne avec du texte 
31375 \begin_inset ERT
31376 status collapsed
31377
31378 \begin_layout Plain Layout
31379
31380
31381 \backslash
31382 rotatebox[origin=c]{60}{
31383 \end_layout
31384
31385 \end_inset
31386
31387 pivoté de 60°
31388 \begin_inset ERT
31389 status collapsed
31390
31391 \begin_layout Plain Layout
31392
31393 }
31394 \end_layout
31395
31396 \end_inset
31397
31398 .
31399 \end_layout
31400
31401 \begin_layout Standard
31402 La boîte peut contenir une autre boîte ou une formule en ligne :
31403 \end_layout
31404
31405 \begin_layout Standard
31406 Voici une ligne avec du texte 
31407 \begin_inset ERT
31408 status collapsed
31409
31410 \begin_layout Plain Layout
31411
31412
31413 \backslash
31414 rotatebox[origin=r]{-60}{
31415 \end_layout
31416
31417 \end_inset
31418
31419
31420 \begin_inset Box Doublebox
31421 position "c"
31422 hor_pos "c"
31423 has_inner_box 0
31424 inner_pos "c"
31425 use_parbox 0
31426 width "1in"
31427 special "width"
31428 height "1in"
31429 height_special "totalheight"
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433 pivoté de -60°
31434 \end_layout
31435
31436 \end_inset
31437
31438
31439 \begin_inset ERT
31440 status collapsed
31441
31442 \begin_layout Plain Layout
31443
31444 }
31445 \end_layout
31446
31447 \end_inset
31448
31449  et encadré 
31450 \begin_inset ERT
31451 status collapsed
31452
31453 \begin_layout Plain Layout
31454
31455
31456 \backslash
31457 rotatebox[origin=lb]{60}{
31458 \end_layout
31459
31460 \end_inset
31461
31462
31463 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31464 \end_inset
31465
31466
31467 \begin_inset ERT
31468 status collapsed
31469
31470 \begin_layout Plain Layout
31471
31472 }
31473 \end_layout
31474
31475 \end_inset
31476
31477  et une formule.
31478 \end_layout
31479
31480 \begin_layout Standard
31481 ou encore une figure ou un tableau :
31482 \end_layout
31483
31484 \begin_layout Standard
31485 Voici une ligne
31486 \begin_inset ERT
31487 status collapsed
31488
31489 \begin_layout Plain Layout
31490
31491
31492 \backslash
31493 rotatebox[origin=lb]{90}{
31494 \end_layout
31495
31496 \end_inset
31497
31498
31499 \begin_inset Graphics
31500         filename ../clipart/platypus.eps
31501         lyxscale 50
31502         width 25col%
31503
31504 \end_inset
31505
31506
31507 \begin_inset ERT
31508 status collapsed
31509
31510 \begin_layout Plain Layout
31511
31512 }
31513 \end_layout
31514
31515 \end_inset
31516
31517  avec une image pivotée de 90° 
31518 \begin_inset ERT
31519 status collapsed
31520
31521 \begin_layout Plain Layout
31522
31523
31524 \backslash
31525 rotatebox[origin=l]{-90}{
31526 \end_layout
31527
31528 \end_inset
31529
31530
31531 \begin_inset Tabular
31532 <lyxtabular version="3" rows="2" columns="2">
31533 <features>
31534 <column alignment="center" valignment="top" width="0">
31535 <column alignment="center" valignment="top" width="0">
31536 <row>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541 q
31542 \end_layout
31543
31544 \end_inset
31545 </cell>
31546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31547 \begin_inset Text
31548
31549 \begin_layout Plain Layout
31550 w
31551 \end_layout
31552
31553 \end_inset
31554 </cell>
31555 </row>
31556 <row>
31557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31558 \begin_inset Text
31559
31560 \begin_layout Plain Layout
31561 e
31562 \end_layout
31563
31564 \end_inset
31565 </cell>
31566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31567 \begin_inset Text
31568
31569 \begin_layout Plain Layout
31570 r
31571 \end_layout
31572
31573 \end_inset
31574 </cell>
31575 </row>
31576 </lyxtabular>
31577
31578 \end_inset
31579
31580
31581 \begin_inset ERT
31582 status collapsed
31583
31584 \begin_layout Plain Layout
31585
31586 }
31587 \end_layout
31588
31589 \end_inset
31590
31591  et un tableau.
31592 \end_layout
31593
31594 \begin_layout Subsection
31595 Les boîtes redimensionnées
31596 \begin_inset Index
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600 Boîtes ! Redimensionnées
31601 \end_layout
31602
31603 \end_inset
31604
31605
31606 \begin_inset Index
31607 status collapsed
31608
31609 \begin_layout Plain Layout
31610 Redimensionner des objets
31611 \end_layout
31612
31613 \end_inset
31614
31615
31616 \begin_inset Index
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620 Figures ! Redimensionnées
31621 \end_layout
31622
31623 \end_inset
31624
31625
31626 \begin_inset Index
31627 status collapsed
31628
31629 \begin_layout Plain Layout
31630 Tableau ! Redimensionner
31631 \end_layout
31632
31633 \end_inset
31634
31635
31636 \end_layout
31637
31638 \begin_layout Standard
31639 Pour redimensionner des objets on peut utiliser les commandes 
31640 \series bold
31641
31642 \backslash
31643 scalebox
31644 \series default
31645  et 
31646 \series bold
31647
31648 \backslash
31649 resizebox
31650 \series default
31651  insérées sous forme de code TeX.
31652 \end_layout
31653
31654 \begin_layout Standard
31655
31656 \series bold
31657
31658 \backslash
31659 scalebox
31660 \series default
31661  est utilisée avec la syntaxe suivante :
31662 \end_layout
31663
31664 \begin_layout Standard
31665
31666 \series bold
31667
31668 \backslash
31669 scalebox{horizontal}[vertical]{contenu de la boîte}
31670 \end_layout
31671
31672 \begin_layout Standard
31673 Horizontal et vertical sont les facteurs d'échelle correspondants.
31674  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31675  utilisé comme facteur vertical.
31676 \end_layout
31677
31678 \begin_layout Standard
31679 Par exemple, la commande 
31680 \series bold
31681
31682 \backslash
31683 scalebox{2}{Bonjour}
31684 \series default
31685  crée un 
31686 \begin_inset ERT
31687 status collapsed
31688
31689 \begin_layout Plain Layout
31690
31691
31692 \backslash
31693 scalebox{2}{
31694 \end_layout
31695
31696 \end_inset
31697
31698 Bonjour
31699 \begin_inset ERT
31700 status collapsed
31701
31702 \begin_layout Plain Layout
31703
31704 }
31705 \end_layout
31706
31707 \end_inset
31708
31709  de taille double par rapport à la taille du texte du document.
31710 \end_layout
31711
31712 \begin_layout Standard
31713
31714 \series bold
31715
31716 \backslash
31717 scalebox{2}[1]{Hello}
31718 \series default
31719  au contraire va déformer le 
31720 \begin_inset ERT
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724
31725
31726 \backslash
31727 scalebox{2}[1]{
31728 \end_layout
31729
31730 \end_inset
31731
31732 Bonjour
31733 \begin_inset ERT
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737
31738 }
31739 \end_layout
31740
31741 \end_inset
31742
31743 .
31744 \end_layout
31745
31746 \begin_layout Standard
31747 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31748  La commande 
31749 \series bold
31750
31751 \backslash
31752 scalebox{-1}[1]{Hello}
31753 \series default
31754  peut donc être utilisée pour créer du texte en miroir : 
31755 \begin_inset ERT
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760
31761 \backslash
31762 scalebox{-1}[1]{
31763 \end_layout
31764
31765 \end_inset
31766
31767 Bonjour
31768 \begin_inset ERT
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773 }
31774 \end_layout
31775
31776 \end_inset
31777
31778
31779 \end_layout
31780
31781 \begin_layout Standard
31782
31783 \series bold
31784
31785 \backslash
31786 scalebox{1}[-1]{Bonjour}
31787 \series default
31788  effectue une réflexion du 
31789 \begin_inset ERT
31790 status collapsed
31791
31792 \begin_layout Plain Layout
31793
31794
31795 \backslash
31796 scalebox{1}[-1]{
31797 \end_layout
31798
31799 \end_inset
31800
31801 Bonjour
31802 \begin_inset ERT
31803 status collapsed
31804
31805 \begin_layout Plain Layout
31806
31807 }
31808 \end_layout
31809
31810 \end_inset
31811
31812  par rapport à la ligne de base.
31813 \end_layout
31814
31815 \begin_layout Standard
31816 La commande 
31817 \series bold
31818
31819 \backslash
31820 reflectbox{contenu de la boîte} 
31821 \series default
31822 existe aussi et est équivalente à
31823 \series bold
31824  
31825 \backslash
31826 scalebox{-1}[1]{contenu de la boîte}.
31827
31828 \series default
31829  
31830 \begin_inset Newline newline
31831 \end_inset
31832
31833
31834 \end_layout
31835
31836 \begin_layout Standard
31837 \begin_inset VSpace bigskip
31838 \end_inset
31839
31840 La commande 
31841 \series bold
31842
31843 \backslash
31844 resizebox
31845 \series default
31846  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31847  données.
31848  La syntaxe de la commande est :
31849 \end_layout
31850
31851 \begin_layout Standard
31852
31853 \series bold
31854
31855 \backslash
31856 resizebox{largeur}{hauteur}{contenu de la boîte}
31857 \end_layout
31858
31859 \begin_layout Standard
31860 Si un des deux paramètres est remplacé par un point d'exclamation 
31861 \series bold
31862 !
31863 \series default
31864 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31865 \end_layout
31866
31867 \begin_layout Standard
31868 La commande 
31869 \series bold
31870
31871 \backslash
31872 resizebox{2cm}{1cm}{Bonjour}
31873 \series default
31874  produit : 
31875 \begin_inset ERT
31876 status collapsed
31877
31878 \begin_layout Plain Layout
31879
31880
31881 \backslash
31882 resizebox{2cm}{1cm}{
31883 \end_layout
31884
31885 \end_inset
31886
31887 Bonjour
31888 \begin_inset ERT
31889 status collapsed
31890
31891 \begin_layout Plain Layout
31892
31893 }
31894 \end_layout
31895
31896 \end_inset
31897
31898
31899 \begin_inset Newline newline
31900 \end_inset
31901
31902 La commande 
31903 \series bold
31904
31905 \backslash
31906 resizebox{2cm}{!}{Bonjour}
31907 \series default
31908  produit : 
31909 \begin_inset ERT
31910 status collapsed
31911
31912 \begin_layout Plain Layout
31913
31914
31915 \backslash
31916 resizebox{2cm}{!}{
31917 \end_layout
31918
31919 \end_inset
31920
31921 Bonjour
31922 \begin_inset ERT
31923 status collapsed
31924
31925 \begin_layout Plain Layout
31926
31927 }
31928 \end_layout
31929
31930 \end_inset
31931
31932
31933 \end_layout
31934
31935 \begin_layout Standard
31936 \begin_inset VSpace bigskip
31937 \end_inset
31938
31939
31940 \end_layout
31941
31942 \begin_layout Standard
31943 \begin_inset Note Greyedout
31944 status open
31945
31946 \begin_layout Plain Layout
31947
31948 \series bold
31949 Note:
31950 \series default
31951  Quand les paramètres des commandes 
31952 \series bold
31953
31954 \backslash
31955 scalebox
31956 \series default
31957  ou 
31958 \series bold
31959
31960 \backslash
31961 resizebox
31962 \series default
31963  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31964  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31965  partiellement.
31966 \end_layout
31967
31968 \end_inset
31969
31970
31971 \end_layout
31972
31973 \begin_layout Standard
31974 \begin_inset VSpace bigskip
31975 \end_inset
31976
31977
31978 \end_layout
31979
31980 \begin_layout Standard
31981 Les boîtes peuvent être combinée dans n'importe quel ordre.
31982  Par exemple, la commande 
31983 \begin_inset Newline newline
31984 \end_inset
31985
31986
31987 \series bold
31988
31989 \backslash
31990 rotatebox[origin=c]{-45}{
31991 \backslash
31992 resizebox{2cm}{!}{
31993 \backslash
31994 reflectbox{Bonjour}}}
31995 \begin_inset Newline newline
31996 \end_inset
31997
31998
31999 \series default
32000 produit :
32001 \end_layout
32002
32003 \begin_layout Standard
32004 \align center
32005 \begin_inset ERT
32006 status collapsed
32007
32008 \begin_layout Plain Layout
32009
32010
32011 \backslash
32012 rotatebox[origin=c]{-45}{
32013 \backslash
32014 resizebox{2cm}{!}{
32015 \backslash
32016 reflectbox{
32017 \end_layout
32018
32019 \end_inset
32020
32021 Bonjour
32022 \begin_inset ERT
32023 status collapsed
32024
32025 \begin_layout Plain Layout
32026
32027 }}}
32028 \end_layout
32029
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \begin_layout Standard
32036 \noindent
32037 Les images, les tableaux et les formules sont autorisées comme contenu de
32038  boîte :
32039 \end_layout
32040
32041 \begin_layout Standard
32042 \align center
32043 \begin_inset ERT
32044 status collapsed
32045
32046 \begin_layout Plain Layout
32047
32048
32049 \backslash
32050 rotatebox[origin=c]{-30}{
32051 \backslash
32052 resizebox{2cm}{!}{
32053 \backslash
32054 reflectbox{
32055 \end_layout
32056
32057 \end_inset
32058
32059
32060 \begin_inset Graphics
32061         filename ../clipart/platypus.eps
32062         lyxscale 50
32063         width 25col%
32064
32065 \end_inset
32066
32067
32068 \begin_inset ERT
32069 status collapsed
32070
32071 \begin_layout Plain Layout
32072
32073 }}}
32074 \end_layout
32075
32076 \end_inset
32077
32078
32079 \begin_inset ERT
32080 status collapsed
32081
32082 \begin_layout Plain Layout
32083
32084
32085 \backslash
32086 rotatebox[origin=c]{-45}{
32087 \backslash
32088 resizebox{2cm}{!}{
32089 \backslash
32090 reflectbox{
32091 \end_layout
32092
32093 \end_inset
32094
32095
32096 \begin_inset Tabular
32097 <lyxtabular version="3" rows="2" columns="2">
32098 <features>
32099 <column alignment="center" valignment="top" width="0">
32100 <column alignment="center" valignment="top" width="0">
32101 <row>
32102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32103 \begin_inset Text
32104
32105 \begin_layout Plain Layout
32106 q
32107 \end_layout
32108
32109 \end_inset
32110 </cell>
32111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32112 \begin_inset Text
32113
32114 \begin_layout Plain Layout
32115 w
32116 \end_layout
32117
32118 \end_inset
32119 </cell>
32120 </row>
32121 <row>
32122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32123 \begin_inset Text
32124
32125 \begin_layout Plain Layout
32126 e
32127 \end_layout
32128
32129 \end_inset
32130 </cell>
32131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32132 \begin_inset Text
32133
32134 \begin_layout Plain Layout
32135 r
32136 \end_layout
32137
32138 \end_inset
32139 </cell>
32140 </row>
32141 </lyxtabular>
32142
32143 \end_inset
32144
32145
32146 \begin_inset ERT
32147 status collapsed
32148
32149 \begin_layout Plain Layout
32150
32151 }}}
32152 \end_layout
32153
32154 \end_inset
32155
32156
32157 \begin_inset ERT
32158 status collapsed
32159
32160 \begin_layout Plain Layout
32161
32162
32163 \backslash
32164 rotatebox[origin=c]{-45}{
32165 \backslash
32166 resizebox{2cm}{!}{
32167 \backslash
32168 reflectbox{
32169 \end_layout
32170
32171 \end_inset
32172
32173
32174 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32175 \end_inset
32176
32177
32178 \begin_inset ERT
32179 status collapsed
32180
32181 \begin_layout Plain Layout
32182
32183 }}}
32184 \end_layout
32185
32186 \end_inset
32187
32188
32189 \end_layout
32190
32191 \begin_layout Standard
32192 Quand on utilise le style global de formule 
32193 \series bold
32194 fleqn
32195 \series default
32196  dans le document
32197 \begin_inset Foot
32198 status collapsed
32199
32200 \begin_layout Plain Layout
32201 Quand 
32202 \begin_inset Quotes eld
32203 \end_inset
32204
32205 fleqn
32206 \begin_inset Quotes erd
32207 \end_inset
32208
32209  est ajouté aux options de la classe de document.
32210 \end_layout
32211
32212 \end_inset
32213
32214 , les formules hors texte peuvent aussi être redimensionnées.
32215 \end_layout
32216
32217 \begin_layout Chapter
32218 Trucs Externes
32219 \begin_inset Index
32220 status collapsed
32221
32222 \begin_layout Plain Layout
32223 Trucs externes
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \end_layout
32230
32231 \begin_layout Standard
32232 Avec le menu 
32233 \family sans
32234 Insérer\SpecialChar \menuseparator
32235 Fichier
32236 \family default
32237  vous pouvez insérer un contenu externe à votre document.
32238  Ce contenu peut être :
32239 \end_layout
32240
32241 \begin_layout Description
32242 Document
32243 \begin_inset space ~
32244 \end_inset
32245
32246 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32247  document.
32248 \end_layout
32249
32250 \begin_layout Description
32251 Texte
32252 \begin_inset space ~
32253 \end_inset
32254
32255 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32256 e.
32257 \end_layout
32258
32259 \begin_layout Description
32260 Texte
32261 \begin_inset space ~
32262 \end_inset
32263
32264 Brut
32265 \begin_inset space ~
32266 \end_inset
32267
32268 par
32269 \begin_inset space ~
32270 \end_inset
32271
32272 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32273  Les lignes vides créent un nouveau paragraphe dans votre document.
32274 \end_layout
32275
32276 \begin_layout Description
32277 Objet
32278 \begin_inset space ~
32279 \end_inset
32280
32281 Externe Fichiers de formats variés.
32282 \end_layout
32283
32284 \begin_layout Description
32285 Sous-document Documents LyX ou LaTeX.
32286 \end_layout
32287
32288 \begin_layout Section
32289 Objets Externes 
32290 \begin_inset Index
32291 status collapsed
32292
32293 \begin_layout Plain Layout
32294 Trucs externes ! Objets Externes
32295 \end_layout
32296
32297 \end_inset
32298
32299
32300 \end_layout
32301
32302 \begin_layout Standard
32303 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32304  de fichiers dans votre document sans avoir à convertir ces derniers en
32305  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32306  qui va s'occuper des conversions.
32307  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32308  LyX des images dans des formats divers.
32309  Quand vous avez activé 
32310 \family sans
32311 Aperçu
32312 \begin_inset space ~
32313 \end_inset
32314
32315 sur
32316 \begin_inset space ~
32317 \end_inset
32318
32319 le
32320 \begin_inset space ~
32321 \end_inset
32322
32323 vif
32324 \family default
32325  dans le menu des préférences de LyX, dans la rubrique 
32326 \family sans
32327 Apparence\SpecialChar \menuseparator
32328 Graphiques
32329 \family default
32330 , les objets externes de type Dia et Xfig sont affichés directement dans
32331  LyX.
32332 \end_layout
32333
32334 \begin_layout Standard
32335 On insère des objets externes en utilisant la fenêtre de dialogue 
32336 \family sans
32337 Objet
32338 \begin_inset space ~
32339 \end_inset
32340
32341 Externe
32342 \family default
32343  qui est accessible via le menu 
32344 \family sans
32345 Insérer\SpecialChar \menuseparator
32346 Fichiers\SpecialChar \menuseparator
32347 Objet
32348 \begin_inset space ~
32349 \end_inset
32350
32351 Externe
32352 \family default
32353 .
32354  Actuellement les types de fichiers (
32355 \family sans
32356 Modèles
32357 \family default
32358 ) suivants sont autorisés :
32359 \end_layout
32360
32361 \begin_layout Description
32362 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32363  par le programme 
32364 \series bold
32365
32366 \begin_inset CommandInset href
32367 LatexCommand href
32368 name "XBoard"
32369 target "http://en.wikipedia.org/wiki/XBoard"
32370
32371 \end_inset
32372
32373
32374 \series default
32375 .
32376 \end_layout
32377
32378 \begin_layout Description
32379 Date Ce modèle insère la date sous la forme 
32380 \emph on
32381 Jour-Mois-Année
32382 \emph default
32383 .
32384  Voici un exemple de date insérée comme objet externe :: 
32385 \begin_inset External
32386         template Date
32387         filename .
32388
32389 \end_inset
32390
32391
32392 \begin_inset space ~
32393 \end_inset
32394
32395
32396 \begin_inset Note Note
32397 status open
32398
32399 \begin_layout Plain Layout
32400 Retirer l'espace prot
32401 \begin_inset Quotes frd
32402 \end_inset
32403
32404 gé quand le bug 4398 sera résolu !
32405 \end_layout
32406
32407 \end_inset
32408
32409
32410 \begin_inset Newline newline
32411 \end_inset
32412
32413 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32414  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32415 \family sans
32416 Insérer\SpecialChar \menuseparator
32417 Date
32418 \family default
32419  et avec la commande LaTeX 
32420 \series bold
32421
32422 \backslash
32423 today
32424 \series default
32425  entrée comme code TeX.
32426  Ces différentes méthodes sont comparée dans le tableau
32427 \begin_inset space ~
32428 \end_inset
32429
32430
32431 \begin_inset CommandInset ref
32432 LatexCommand ref
32433 reference "tab:Comparaison-des-dates"
32434
32435 \end_inset
32436
32437 .
32438 \end_layout
32439
32440 \begin_layout Description
32441 Dia Ce modèle accepte les diagrammes créés avec le programme 
32442 \series bold
32443
32444 \begin_inset CommandInset href
32445 LatexCommand href
32446 name "Dia"
32447 target "http://en.wikipedia.org/wiki/Dia_(software)"
32448
32449 \end_inset
32450
32451
32452 \series default
32453 .
32454 \end_layout
32455
32456 \begin_layout Description
32457 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32458  par le programme 
32459 \series bold
32460
32461 \begin_inset CommandInset href
32462 LatexCommand href
32463 name "LilyPond"
32464 target "http://en.wikipedia.org/wiki/LilyPond"
32465
32466 \end_inset
32467
32468
32469 \series default
32470 .
32471 \end_layout
32472
32473 \begin_layout Description
32474 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32475  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32476  
32477 \emph on
32478 pages
32479 \emph default
32480  dans le champ 
32481 \family sans
32482 Option
32483 \family default
32484  dans l'onglet 
32485 \family sans
32486 Options LaTeX et LyX
32487 \family default
32488  en suivant les instructions données pour le modèle.
32489  Si on ne donne pas d'option 
32490 \emph on
32491 pages
32492 \emph default
32493 , seule la première page du PDF sera insérée.
32494 \end_layout
32495
32496 \begin_layout Description
32497 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32498  À peu près tous les formats d'images populaires sont acceptés.
32499  Les images peuvent être traitées dans la fenêtre de dialogue 
32500 \family sans
32501 Objet
32502 \begin_inset space ~
32503 \end_inset
32504
32505 Externe
32506 \family default
32507  comme les images qui sont habituellement incorporées en utilisant le menu
32508  
32509 \family sans
32510 Insérer\SpecialChar \menuseparator
32511 Graphique
32512 \family default
32513 , comme c'est décrit dans la section
32514 \begin_inset space ~
32515 \end_inset
32516
32517
32518 \begin_inset CommandInset ref
32519 LatexCommand ref
32520 reference "sec:Graphics-Dialog"
32521
32522 \end_inset
32523
32524 .
32525  La différence est que seules les images matricielles sont autorisées, ce
32526  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32527 \end_layout
32528
32529 \begin_layout Description
32530 XFig Ce modèle accepte les images créées avec le programme 
32531 \series bold
32532
32533 \begin_inset CommandInset href
32534 LatexCommand href
32535 name "Xfig"
32536 target "http://en.wikipedia.org/wiki/Xfig"
32537
32538 \end_inset
32539
32540
32541 \series default
32542 .
32543 \end_layout
32544
32545 \begin_layout Standard
32546 \begin_inset Float table
32547 placement h
32548 wide false
32549 sideways false
32550 status open
32551
32552 \begin_layout Plain Layout
32553 \begin_inset Caption
32554
32555 \begin_layout Plain Layout
32556 \begin_inset CommandInset label
32557 LatexCommand label
32558 name "tab:Comparaison-des-dates"
32559
32560 \end_inset
32561
32562 Comparaison des méthodes d'insertion de la date.
32563 \end_layout
32564
32565 \end_inset
32566
32567
32568 \end_layout
32569
32570 \begin_layout Plain Layout
32571 \align center
32572 \begin_inset Tabular
32573 <lyxtabular version="3" rows="4" columns="4">
32574 <features>
32575 <column alignment="center" valignment="top" width="0">
32576 <column alignment="center" valignment="top" width="0">
32577 <column alignment="center" valignment="top" width="0">
32578 <column alignment="center" valignment="top" width="0">
32579 <row>
32580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32581 \begin_inset Text
32582
32583 \begin_layout Plain Layout
32584 Format du document
32585 \end_layout
32586
32587 \end_inset
32588 </cell>
32589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \family sans
32595 Objet
32596 \begin_inset space ~
32597 \end_inset
32598
32599 Externe\SpecialChar \menuseparator
32600 Date
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609
32610 \family sans
32611 Insérer\SpecialChar \menuseparator
32612 Date
32613 \end_layout
32614
32615 \end_inset
32616 </cell>
32617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32618 \begin_inset Text
32619
32620 \begin_layout Plain Layout
32621 commande 
32622 \series bold
32623
32624 \backslash
32625 today
32626 \end_layout
32627
32628 \end_inset
32629 </cell>
32630 </row>
32631 <row>
32632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32633 \begin_inset Text
32634
32635 \begin_layout Plain Layout
32636 LyX
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645 comme boîte d'insert
32646 \end_layout
32647
32648 \end_inset
32649 </cell>
32650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654 comme date
32655 \end_layout
32656
32657 \end_inset
32658 </cell>
32659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32660 \begin_inset Text
32661
32662 \begin_layout Plain Layout
32663 comme boîte de code TeX
32664 \end_layout
32665
32666 \end_inset
32667 </cell>
32668 </row>
32669 <row>
32670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32671 \begin_inset Text
32672
32673 \begin_layout Plain Layout
32674 LaTeX
32675 \end_layout
32676
32677 \end_inset
32678 </cell>
32679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32680 \begin_inset Text
32681
32682 \begin_layout Plain Layout
32683 comme date
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692 comme date
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701 comme commande
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 </row>
32707 <row>
32708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712 DVI, PDF, PS
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721 comme date
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730 comme date
32731 \end_layout
32732
32733 \end_inset
32734 </cell>
32735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739 comme date date
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 </row>
32745 </lyxtabular>
32746
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \end_inset
32753
32754
32755 \end_layout
32756
32757 \begin_layout Standard
32758 Quand vous activez l'option 
32759 \family sans
32760 Brouillon
32761 \family default
32762  de l'onglet 
32763 \family sans
32764 Fichier
32765 \family default
32766  de la fenêtre de dialogue 
32767 \family sans
32768 Objet
32769 \begin_inset space ~
32770 \end_inset
32771
32772 Externe
32773 \family default
32774 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32775 \begin_inset Newline newline
32776 \end_inset
32777
32778 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32779  : 
32780 \begin_inset Graphics
32781         filename ../clipart/ExternalMaterialQt4.png
32782         scale 85
32783         scaleBeforeRotation
32784
32785 \end_inset
32786
32787  soit comme une image, selon que vous avez ou non activé l'option 
32788 \family sans
32789 Afficher
32790 \begin_inset space ~
32791 \end_inset
32792
32793 dans
32794 \begin_inset space ~
32795 \end_inset
32796
32797 LyX
32798 \family default
32799  de l'onglet 
32800 \family sans
32801 Options LaTeX et LyX
32802 \family default
32803  de la fenêtre de dialogue.
32804 \end_layout
32805
32806 \begin_layout Standard
32807 Le manuel 
32808 \family sans
32809 \emph on
32810 Personnalisation
32811 \family default
32812 \emph default
32813  explique comment vous pouvez créer vos propres modèles.
32814 \end_layout
32815
32816 \begin_layout Section
32817 Sous-documents
32818 \begin_inset CommandInset label
32819 LatexCommand label
32820 name "sec:Sous-documents"
32821
32822 \end_inset
32823
32824
32825 \begin_inset Index
32826 status collapsed
32827
32828 \begin_layout Plain Layout
32829 Trucs externes ! Sous-documents
32830 \end_layout
32831
32832 \end_inset
32833
32834
32835 \begin_inset Index
32836 status collapsed
32837
32838 \begin_layout Plain Layout
32839 Fichiers ! Insérer
32840 \end_layout
32841
32842 \end_inset
32843
32844
32845 \end_layout
32846
32847 \begin_layout Standard
32848 Les sous-documents sont utilisés quand on a un document très long qui peut
32849  être décomposé en plusieurs parties ou sections plus petites.
32850  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32851  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32852  Les différents documents sont ce que l'on appelle les sous-documents et
32853  un document maître les relie pour imprimer le document complet ou seulement
32854  une partie de celui-ci.
32855  Un sous-document hérite du contenu de son maître, par exemple le préambule
32856  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32857 \end_layout
32858
32859 \begin_layout Standard
32860 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32861  comme celle-ci : 
32862 \begin_inset Graphics
32863         filename clipart/ChildDocumentQt4.png
32864         lyxscale 70
32865         scale 60
32866         scaleBeforeRotation
32867
32868 \end_inset
32869
32870  Pour inclure des sous-documents dans un document maître , on utilise le
32871  menu 
32872 \family sans
32873 Insérer\SpecialChar \menuseparator
32874 Fichier\SpecialChar \menuseparator
32875 Sous-document
32876 \family default
32877 .
32878  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32879  des quatre méthodes d'inclusion :
32880 \end_layout
32881
32882 \begin_layout Description
32883 Inclus
32884 \begin_inset space ~
32885 \end_inset
32886
32887 (include) Vous pouvez inclure des documents LyX et LaTeX.
32888  Quand vous cliquez sur le bouton 
32889 \family sans
32890 Charger
32891 \family default
32892  dans la fenêtre de dialogue 
32893 \family sans
32894 Sous-document
32895 \family default
32896 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32897  vous puissiez le modifier.
32898 \begin_inset Newline newline
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \begin_layout Standard
32905 Voici un sous-document inséré avec la méthode 
32906 \family sans
32907 Inclus
32908 \family default
32909  : 
32910 \begin_inset CommandInset include
32911 LatexCommand include
32912 filename "DocumentBidon1.lyx"
32913
32914 \end_inset
32915
32916
32917 \end_layout
32918
32919 \begin_layout Standard
32920 La numérotation des sections va prendre en compte les sections des fichiers
32921  incorporés dans l'ordre où ils sont insérés dans le document maître.
32922  Le document qui est inclus comme exemple possède une sous-section qui sera
32923  numérotée comme sous-section de la section actuelle.
32924  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32925  : la sous-section
32926 \begin_inset space ~
32927 \end_inset
32928
32929
32930 \begin_inset CommandInset ref
32931 LatexCommand ref
32932 reference "sub:Sous-section-externe-1"
32933
32934 \end_inset
32935
32936  est dans le fichier inclus.
32937 \end_layout
32938
32939 \begin_layout Standard
32940 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32941  du document maître est utilisé.
32942  Les branches présentes dans le sous-document seront ignorées par le document
32943  maître tant que le document maître possède une branche avec le même nom.
32944  Les documents inclus sont insérés en commençant une nouvelle page et sont
32945  suivis par un saut de page.
32946 \end_layout
32947
32948 \begin_layout Standard
32949 Si vous travaillez uniquement sur un chapitre particulier d'un document
32950  important et que vous voulez optimiser le temps de compilation, vous pouvez
32951  inclure chaque fichier dans une branche
32952 \begin_inset Foot
32953 status open
32954
32955 \begin_layout Plain Layout
32956 Les branches sont décrites dans la section 
32957 \emph on
32958 Branches
32959 \emph default
32960  du 
32961 \emph on
32962 Guide de l'utilisateur
32963 \emph default
32964  de LyX.
32965 \end_layout
32966
32967 \end_inset
32968
32969 .
32970  En activant ou désactivant une branche, vous pouvez décider les fichiers
32971  inclus qui doivent apparaître dans la sortie imprimée.
32972 \end_layout
32973
32974 \begin_layout Standard
32975 \begin_inset Note Greyedout
32976 status open
32977
32978 \begin_layout Plain Layout
32979
32980 \series bold
32981 Note:
32982 \series default
32983  À cause d'un bug de LyX, la commande 
32984 \series bold
32985
32986 \backslash
32987 includeonly
32988 \series default
32989  ne peut actuellement pas être utilisée comme solution alternative pour
32990  décider quels sont les fichiers qui doivent être inclus.
32991 \end_layout
32992
32993 \end_inset
32994
32995
32996 \end_layout
32997
32998 \begin_layout Standard
32999 \begin_inset Note Greyedout
33000 status open
33001
33002 \begin_layout Plain Layout
33003
33004 \series bold
33005 Note:
33006 \series default
33007  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33008  une classe de document différente de celle du document maître, vous recevez
33009  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33010  que cela peut produire des résultats inattendus sur la sortie imprimée.
33011 \end_layout
33012
33013 \end_inset
33014
33015
33016 \end_layout
33017
33018 \begin_layout Description
33019 Incorporé
33020 \begin_inset space ~
33021 \end_inset
33022
33023 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33024  sont :
33025 \end_layout
33026
33027 \begin_deeper
33028 \begin_layout Itemize
33029 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33030  par un saut de page.
33031 \end_layout
33032
33033 \begin_layout Itemize
33034 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33035  
33036 \family sans
33037 Aperçu
33038 \begin_inset space ~
33039 \end_inset
33040
33041 sur
33042 \begin_inset space ~
33043 \end_inset
33044
33045 le
33046 \begin_inset space ~
33047 \end_inset
33048
33049 vif
33050 \family default
33051  est activée dans les préférences dans la rubrique 
33052 \family sans
33053 Apparence\SpecialChar \menuseparator
33054 Graphique
33055 \family default
33056 .
33057 \end_layout
33058
33059 \begin_layout Itemize
33060 La commande LaTeX 
33061 \series bold
33062
33063 \backslash
33064 includeonly
33065 \series default
33066  ne peut pas être utilisée.
33067 \end_layout
33068
33069 \end_deeper
33070 \begin_layout Standard
33071 Voici un sous document inséré en utilisant la méthode 
33072 \family sans
33073 Incorporé
33074 \family default
33075  : 
33076 \begin_inset CommandInset include
33077 LatexCommand input
33078 preview true
33079 filename "DocumentBidon2.lyx"
33080
33081 \end_inset
33082
33083
33084 \end_layout
33085
33086 \begin_layout Description
33087 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33088  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33089  sous forme de code source et aucune des commandes éventuellement présentes
33090  ne sera exécutée.
33091  Vous pouvez utiliser l'option 
33092 \family sans
33093 Marquer
33094 \begin_inset space ~
33095 \end_inset
33096
33097 les
33098 \begin_inset space ~
33099 \end_inset
33100
33101 espaces
33102 \family default
33103  qui matérialise chaque espace présente dans le code source par un caractère
33104  
33105 \begin_inset Quotes eld
33106 \end_inset
33107
33108
33109 \begin_inset ERT
33110 status collapsed
33111
33112 \begin_layout Plain Layout
33113
33114
33115 \backslash
33116 textvisiblespace 
33117 \end_layout
33118
33119 \end_inset
33120
33121
33122 \begin_inset Quotes erd
33123 \end_inset
33124
33125  .
33126  La différence avec la méthode qui consiste à utiliser le menu 
33127 \family sans
33128 Insérer\SpecialChar \menuseparator
33129 Fichier\SpecialChar \menuseparator
33130 Texte
33131 \begin_inset space ~
33132 \end_inset
33133
33134 brut
33135 \family default
33136  est que le contenu du document n'apparaît pas dans LyX.
33137 \end_layout
33138
33139 \begin_layout Standard
33140 Voici un sous-document inclus en utilisant la méthode 
33141 \family sans
33142 verbatim
33143 \family default
33144  : 
33145 \begin_inset CommandInset include
33146 LatexCommand verbatiminput
33147 filename "DocumentTexteBidon.txt"
33148
33149 \end_inset
33150
33151
33152 \begin_inset VSpace bigskip
33153 \end_inset
33154
33155 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33156  l'option 
33157 \family sans
33158 Marquer
33159 \begin_inset space ~
33160 \end_inset
33161
33162 les
33163 \begin_inset space ~
33164 \end_inset
33165
33166 espaces :
33167 \family default
33168  
33169 \begin_inset CommandInset include
33170 LatexCommand verbatiminput*
33171 filename "DocumentTexteBidon.txt"
33172
33173 \end_inset
33174
33175
33176 \end_layout
33177
33178 \begin_layout Standard
33179 \begin_inset VSpace bigskip
33180 \end_inset
33181
33182
33183 \end_layout
33184
33185 \begin_layout Standard
33186 \begin_inset Note Greyedout
33187 status open
33188
33189 \begin_layout Plain Layout
33190
33191 \series bold
33192 Note:
33193 \series default
33194  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33195  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33196 \end_layout
33197
33198 \end_inset
33199
33200
33201 \end_layout
33202
33203 \begin_layout Description
33204 Listings Ce type d'inclusion est décrit dans le chapitre
33205 \begin_inset space ~
33206 \end_inset
33207
33208
33209 \begin_inset CommandInset ref
33210 LatexCommand ref
33211 reference "cha:Program-Code-Listings"
33212
33213 \end_inset
33214
33215 .
33216 \end_layout
33217
33218 \begin_layout Standard
33219 \begin_inset Note Greyedout
33220 status open
33221
33222 \begin_layout Plain Layout
33223
33224 \series bold
33225 Note:
33226 \series default
33227  Inclure le même document deux fois dans un même document peut poser des
33228  problèmes avec LaTeX.
33229 \end_layout
33230
33231 \end_inset
33232
33233
33234 \end_layout
33235
33236 \begin_layout Chapter
33237 Listings de Code Source
33238 \begin_inset CommandInset label
33239 LatexCommand label
33240 name "cha:Program-Code-Listings"
33241
33242 \end_inset
33243
33244
33245 \begin_inset Index
33246 status collapsed
33247
33248 \begin_layout Plain Layout
33249 Listings
33250 \end_layout
33251
33252 \end_inset
33253
33254
33255 \begin_inset Index
33256 status collapsed
33257
33258 \begin_layout Plain Layout
33259 Code Source
33260 \end_layout
33261
33262 \end_inset
33263
33264
33265 \begin_inset Index
33266 status collapsed
33267
33268 \begin_layout Plain Layout
33269 Flottants ! Listings
33270 \end_layout
33271
33272 \end_inset
33273
33274
33275 \end_layout
33276
33277 \begin_layout Standard
33278 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33279  un insert 
33280 \family sans
33281 Listings
33282 \family default
33283  qui peut être créé grâce au menu 
33284 \family sans
33285 Insérer
33286 \family default
33287 \SpecialChar \menuseparator
33288
33289 \family sans
33290 Listing
33291 \begin_inset space ~
33292 \end_inset
33293
33294 de
33295 \begin_inset space ~
33296 \end_inset
33297
33298 Code
33299 \begin_inset space ~
33300 \end_inset
33301
33302 Source
33303 \family default
33304 .
33305  Le paquetage LaTeX 
33306 \series bold
33307 listings
33308 \series default
33309
33310 \begin_inset Index
33311 status collapsed
33312
33313 \begin_layout Plain Layout
33314 Paquetages LaTeX ! listings
33315 \end_layout
33316
33317 \end_inset
33318
33319  fournit un moyen puissant et flexible d'insérer des listings de code source
33320  dans votre document.
33321  
33322 \end_layout
33323
33324 \begin_layout Standard
33325 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33326  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33327 \end_layout
33328
33329 \begin_layout Standard
33330 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33331  imprimée.
33332  L'option d'emplacement 
33333 \family sans
33334 Listing
33335 \begin_inset space ~
33336 \end_inset
33337
33338 en
33339 \begin_inset space ~
33340 \end_inset
33341
33342 Ligne
33343 \family default
33344  imprime le listing dans la ligne comme ceci : 
33345 \begin_inset listings
33346 lstparams "language={C++}"
33347 inline true
33348 status open
33349
33350 \begin_layout Plain Layout
33351
33352 int a=5;
33353 \end_layout
33354
33355 \end_inset
33356
33357
33358 \begin_inset Newline newline
33359 \end_inset
33360
33361 L'option 
33362 \family sans
33363 Flottant
33364 \family default
33365  crée un flottant de listing pour lequel vous pouvez préciser les options
33366  classiques d'emplacement : 
33367 \begin_inset Quotes eld
33368 \end_inset
33369
33370
33371 \family sans
33372 h
33373 \family default
33374
33375 \begin_inset Quotes erd
33376 \end_inset
33377
33378
33379 \begin_inset Quotes eld
33380 \end_inset
33381
33382
33383 \family sans
33384 t
33385 \family default
33386
33387 \begin_inset Quotes erd
33388 \end_inset
33389
33390
33391 \begin_inset Quotes eld
33392 \end_inset
33393
33394
33395 \family sans
33396 b
33397 \family default
33398
33399 \begin_inset Quotes erd
33400 \end_inset
33401
33402 , et 
33403 \begin_inset Quotes eld
33404 \end_inset
33405
33406
33407 \family sans
33408 p
33409 \family default
33410
33411 \begin_inset Quotes erd
33412 \end_inset
33413
33414  correspondant aux emplacement décrits dans la section
33415 \begin_inset space ~
33416 \end_inset
33417
33418
33419 \begin_inset CommandInset ref
33420 LatexCommand ref
33421 reference "sec:Placement-flottants"
33422
33423 \end_inset
33424
33425 .
33426  Les options de positionnement peuvent être mélangées et doivent être saisies
33427  sans séparation, par exemple, on peut taper 
33428 \begin_inset Quotes eld
33429 \end_inset
33430
33431
33432 \family sans
33433 htbp
33434 \family default
33435
33436 \begin_inset Quotes erd
33437 \end_inset
33438
33439 .
33440  L' option 
33441 \begin_inset Quotes eld
33442 \end_inset
33443
33444 h
33445 \begin_inset Quotes erd
33446 \end_inset
33447
33448  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33449  
33450 \family sans
33451 Flottant
33452 \family default
33453  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33454  légende et être référencés.
33455 \end_layout
33456
33457 \begin_layout Standard
33458 Vous pouvez ajouter une légende à un listing avec le menu 
33459 \family sans
33460 Insérer\SpecialChar \menuseparator
33461 Légende
33462 \family default
33463 .
33464  On peut référencer les listings de la même façon que les flottants :Voir
33465  le listing
33466 \begin_inset space ~
33467 \end_inset
33468
33469
33470 \begin_inset CommandInset ref
33471 LatexCommand ref
33472 reference "lst:Listing-exemple"
33473
33474 \end_inset
33475
33476
33477 \end_layout
33478
33479 \begin_layout Standard
33480 \begin_inset listings
33481 lstparams "language=Python"
33482 inline false
33483 status open
33484
33485 \begin_layout Plain Layout
33486
33487 \begin_inset Caption
33488
33489 \begin_layout Plain Layout
33490 \begin_inset CommandInset label
33491 LatexCommand label
33492 name "lst:Listing-exemple"
33493
33494 \end_inset
33495
33496 Exemple de listing flottant
33497 \end_layout
33498
33499 \end_inset
33500
33501 # Exemple de listing flottant
33502 \end_layout
33503
33504 \begin_layout Plain Layout
33505
33506 def func(param):
33507 \end_layout
33508
33509 \begin_layout Plain Layout
33510
33511     'ceci est une fonction python'
33512 \end_layout
33513
33514 \begin_layout Plain Layout
33515
33516     pass
33517 \end_layout
33518
33519 \end_inset
33520
33521
33522 \end_layout
33523
33524 \begin_layout Standard
33525 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33526  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33527  de manière particulière dans la sortie imprimée.
33528  Dans l'exemple de listing, le mot clé Python 
33529 \begin_inset Quotes eld
33530 \end_inset
33531
33532 def
33533 \begin_inset Quotes erd
33534 \end_inset
33535
33536  est reconnu et imprimé en caractères gras dans la sortie.
33537 \end_layout
33538
33539 \begin_layout Standard
33540 \begin_inset Note Greyedout
33541 status open
33542
33543 \begin_layout Plain Layout
33544
33545 \series bold
33546 Note:
33547 \series default
33548  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33549  une police de caractères à 
33550 \family typewriter
33551 chasse fixe
33552 \family default
33553 , c'est que votre police ne contient probablement pas de série grasse.
33554  Dans ce cas choisissez une police différente dans le menu 
33555 \family sans
33556 Document\SpecialChar \menuseparator
33557 Paramètres\SpecialChar \menuseparator
33558 Polices
33559 \family default
33560 .
33561  (Les polices 
33562 \emph on
33563 LuxiMono, BeraMono
33564 \emph default
33565  et 
33566 \emph on
33567 Courier
33568 \emph default
33569  contiennent une série grasse.)
33570 \end_layout
33571
33572 \end_inset
33573
33574
33575 \end_layout
33576
33577 \begin_layout Standard
33578 Dans la rubrique 
33579 \family sans
33580 Numérotation
33581 \begin_inset space ~
33582 \end_inset
33583
33584 des
33585 \begin_inset space ~
33586 \end_inset
33587
33588 Lignes
33589 \family default
33590  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33591 n des lignes.
33592  Vous pouvez mettre un nombre dans le champ 
33593 \family sans
33594 Pas
33595 \family default
33596  pour désigner les lignes qui seront numérotées.
33597  Par exemple, si vous mettez 
33598 \begin_inset Quotes eld
33599 \end_inset
33600
33601 3
33602 \begin_inset Quotes erd
33603 \end_inset
33604
33605 , seule une ligne sur trois sera numérotée.
33606 \end_layout
33607
33608 \begin_layout Standard
33609 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33610  apparaîtront dans la sortie.
33611  Vous devez utiliser l'option 
33612 \family sans
33613 Table
33614 \begin_inset space ~
33615 \end_inset
33616
33617 de
33618 \begin_inset space ~
33619 \end_inset
33620
33621 Caractères
33622 \begin_inset space ~
33623 \end_inset
33624
33625 Étendue
33626 \family default
33627  quand vous employez des caractères spécifiques à une langue donnée comme
33628  les umlauts Allemands dans votre listing.
33629 \begin_inset Newline newline
33630 \end_inset
33631
33632 Voici un exemple de listing avec la numérotation des lignes à gauche par
33633  pas de 3, en langage Python, avec les options 
33634 \begin_inset Quotes eld
33635 \end_inset
33636
33637 Table
33638 \begin_inset space ~
33639 \end_inset
33640
33641 de
33642 \begin_inset space ~
33643 \end_inset
33644
33645 caractères
33646 \begin_inset space ~
33647 \end_inset
33648
33649 étendue
33650 \begin_inset Quotes erd
33651 \end_inset
33652
33653  et 
33654 \begin_inset Quotes eld
33655 \end_inset
33656
33657 Espace
33658 \begin_inset space ~
33659 \end_inset
33660
33661 représenté
33662 \begin_inset space ~
33663 \end_inset
33664
33665 par
33666 \begin_inset space ~
33667 \end_inset
33668
33669 un
33670 \begin_inset space ~
33671 \end_inset
33672
33673 symbole
33674 \begin_inset Quotes erd
33675 \end_inset
33676
33677 , l'intervalle de ligne étant 3
33678 \begin_inset space \thinspace{}
33679 \end_inset
33680
33681 -
33682 \begin_inset space \thinspace{}
33683 \end_inset
33684
33685 8:
33686 \end_layout
33687
33688 \begin_layout Standard
33689 \begin_inset listings
33690 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33691 inline false
33692 status open
33693
33694 \begin_layout Plain Layout
33695
33696 def func(param):
33697 \end_layout
33698
33699 \begin_layout Plain Layout
33700
33701     'ceci est une fonction Python'
33702 \end_layout
33703
33704 \begin_layout Plain Layout
33705
33706     pass
33707 \end_layout
33708
33709 \begin_layout Plain Layout
33710
33711 def func(param):
33712 \end_layout
33713
33714 \begin_layout Plain Layout
33715
33716 'Ça, c'est un mot Allemand : Tschüß'
33717 \end_layout
33718
33719 \begin_layout Plain Layout
33720
33721 pass
33722 \end_layout
33723
33724 \begin_layout Plain Layout
33725
33726 def func(param):
33727 \end_layout
33728
33729 \begin_layout Plain Layout
33730
33731 'ceci est une fonction Python'
33732 \end_layout
33733
33734 \begin_layout Plain Layout
33735
33736 pass
33737 \end_layout
33738
33739 \end_inset
33740
33741
33742 \end_layout
33743
33744 \begin_layout Standard
33745 \begin_inset Note Greyedout
33746 status open
33747
33748 \begin_layout Plain Layout
33749
33750 \series bold
33751 Note:
33752 \series default
33753  À cause d'un bug dans le paquetage 
33754 \series bold
33755 listings
33756 \series default
33757  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33758  listing.
33759  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33760  les lignes 3 et 6.
33761 \end_layout
33762
33763 \end_inset
33764
33765
33766 \end_layout
33767
33768 \begin_layout Standard
33769 \begin_inset VSpace bigskip
33770 \end_inset
33771
33772
33773 \end_layout
33774
33775 \begin_layout Standard
33776 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33777  listing.
33778  Pour le faire, il suffit d'utiliser le menu 
33779 \family sans
33780 Insérer\SpecialChar \menuseparator
33781 Fichier\SpecialChar \menuseparator
33782 Sous-document
33783 \family default
33784  et de choisir le type 
33785 \family sans
33786 Listing
33787 \family default
33788
33789 \begin_inset space ~
33790 \end_inset
33791
33792
33793 \family sans
33794 de
33795 \begin_inset space ~
33796 \end_inset
33797
33798 Code
33799 \begin_inset space ~
33800 \end_inset
33801
33802 source
33803 \family default
33804 .
33805 \begin_inset Foot
33806 status collapsed
33807
33808 \begin_layout Plain Layout
33809 Les autres types de sous-documents sont décrits dans la section
33810 \begin_inset space ~
33811 \end_inset
33812
33813
33814 \begin_inset CommandInset ref
33815 LatexCommand ref
33816 reference "sec:Sous-documents"
33817
33818 \end_inset
33819
33820 .
33821 \end_layout
33822
33823 \end_inset
33824
33825  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33826  à utiliser pour le listing dans une zone de texte.
33827  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33828  
33829 \begin_inset Quotes eld
33830 \end_inset
33831
33832 ?
33833 \begin_inset Quotes erd
33834 \end_inset
33835
33836  dans la zone de texte.
33837 \end_layout
33838
33839 \begin_layout Standard
33840 Pour faire référence à un sous-document de type listing, tapez une étiquette
33841  dans le champ correspondant de la fenêtre de dialogue.
33842  On peut alors faire référence à cette étiquette en utilisant le menu 
33843 \family sans
33844 Insérer\SpecialChar \menuseparator
33845 Référence
33846 \begin_inset space ~
33847 \end_inset
33848
33849 Croisée
33850 \family default
33851 .
33852 \end_layout
33853
33854 \begin_layout Standard
33855 Le listing
33856 \begin_inset space ~
33857 \end_inset
33858
33859
33860 \begin_inset CommandInset ref
33861 LatexCommand ref
33862 reference "lst:listing-fichier"
33863
33864 \end_inset
33865
33866  est une exemple de listing issu d'un fichier ; ici les lignes 10
33867 \begin_inset space \thinspace{}
33868 \end_inset
33869
33870 -
33871 \begin_inset space \thinspace{}
33872 \end_inset
33873
33874 15 de ce fichier LyX sont listées.
33875 \end_layout
33876
33877 \begin_layout Standard
33878 \begin_inset CommandInset include
33879 LatexCommand lstinputlisting
33880 filename "EmbeddedObjects.lyx"
33881 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33882
33883 \end_inset
33884
33885
33886 \end_layout
33887
33888 \begin_layout Standard
33889 \begin_inset VSpace bigskip
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Standard
33896 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33897  de dialogue 
33898 \family sans
33899 Document\SpecialChar \menuseparator
33900 Paramètres\SpecialChar \menuseparator
33901 Format
33902 \begin_inset space ~
33903 \end_inset
33904
33905 du
33906 \begin_inset space ~
33907 \end_inset
33908
33909 Texte
33910 \family default
33911 .
33912  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33913  
33914 \begin_inset Quotes eld
33915 \end_inset
33916
33917 ?
33918 \begin_inset Quotes erd
33919 \end_inset
33920
33921  dans le champ 
33922 \family sans
33923 Paramètres
33924 \begin_inset space ~
33925 \end_inset
33926
33927 du
33928 \begin_inset space ~
33929 \end_inset
33930
33931 Listing
33932 \family default
33933 .
33934 \end_layout
33935
33936 \begin_layout Standard
33937 Pour plus d'information sur le paquetage 
33938 \series bold
33939 listings
33940 \series default
33941 , nous vous renvoyons à sa documentation 
33942 \begin_inset CommandInset citation
33943 LatexCommand cite
33944 key "listings"
33945
33946 \end_inset
33947
33948 .
33949 \end_layout
33950
33951 \begin_layout Standard
33952 \begin_inset Newpage newpage
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Chapter
33959 \start_of_appendix
33960 Unités de longueur utilisables avec LyX
33961 \begin_inset OptArg
33962 status collapsed
33963
33964 \begin_layout Plain Layout
33965 Unités de longueur
33966 \end_layout
33967
33968 \end_inset
33969
33970
33971 \begin_inset Index
33972 status collapsed
33973
33974 \begin_layout Plain Layout
33975 Unités
33976 \end_layout
33977
33978 \end_inset
33979
33980
33981 \begin_inset CommandInset label
33982 LatexCommand label
33983 name "cha:Unités-de-longueur"
33984
33985 \end_inset
33986
33987
33988 \end_layout
33989
33990 \begin_layout Standard
33991 Pour comprendre les unités de longueur utilisées dans cette documentation,
33992  le tableau
33993 \begin_inset space ~
33994 \end_inset
33995
33996
33997 \begin_inset CommandInset ref
33998 LatexCommand ref
33999 reference "tab:Unités"
34000
34001 \end_inset
34002
34003 décrit les unités utilisées par LyX.
34004 \begin_inset Float table
34005 placement h
34006 wide false
34007 sideways false
34008 status open
34009
34010 \begin_layout Plain Layout
34011 \begin_inset Caption
34012
34013 \begin_layout Plain Layout
34014 \begin_inset CommandInset label
34015 LatexCommand label
34016 name "tab:Unités"
34017
34018 \end_inset
34019
34020 Unités de longueur
34021 \end_layout
34022
34023 \end_inset
34024
34025
34026 \end_layout
34027
34028 \begin_layout Plain Layout
34029 \begin_inset VSpace medskip
34030 \end_inset
34031
34032
34033 \end_layout
34034
34035 \begin_layout Plain Layout
34036 \align center
34037 \begin_inset Tabular
34038 <lyxtabular version="3" rows="20" columns="2">
34039 <features>
34040 <column alignment="center" valignment="top" width="0">
34041 <column alignment="center" valignment="top" width="0">
34042 <row>
34043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34044 \begin_inset Text
34045
34046 \begin_layout Plain Layout
34047 unité
34048 \end_layout
34049
34050 \end_inset
34051 </cell>
34052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34053 \begin_inset Text
34054
34055 \begin_layout Plain Layout
34056 nom/description
34057 \end_layout
34058
34059 \end_inset
34060 </cell>
34061 </row>
34062 <row>
34063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067 mm
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076 millimètre
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 </row>
34082 <row>
34083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34084 \begin_inset Text
34085
34086 \begin_layout Plain Layout
34087 cm
34088 \end_layout
34089
34090 \end_inset
34091 </cell>
34092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34093 \begin_inset Text
34094
34095 \begin_layout Plain Layout
34096 centimètre
34097 \end_layout
34098
34099 \end_inset
34100 </cell>
34101 </row>
34102 <row>
34103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34104 \begin_inset Text
34105
34106 \begin_layout Plain Layout
34107 in
34108 \end_layout
34109
34110 \end_inset
34111 </cell>
34112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34113 \begin_inset Text
34114
34115 \begin_layout Plain Layout
34116 pouce (inch)
34117 \end_layout
34118
34119 \end_inset
34120 </cell>
34121 </row>
34122 <row>
34123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34124 \begin_inset Text
34125
34126 \begin_layout Plain Layout
34127 pt
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136 point (72.27
34137 \begin_inset space \thinspace{}
34138 \end_inset
34139
34140 pt = 1
34141 \begin_inset space \thinspace{}
34142 \end_inset
34143
34144 in)
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 </row>
34150 <row>
34151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34152 \begin_inset Text
34153
34154 \begin_layout Plain Layout
34155 pc
34156 \end_layout
34157
34158 \end_inset
34159 </cell>
34160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34161 \begin_inset Text
34162
34163 \begin_layout Plain Layout
34164 pica (1
34165 \begin_inset space \thinspace{}
34166 \end_inset
34167
34168 pc = 12
34169 \begin_inset space \thinspace{}
34170 \end_inset
34171
34172 pt)
34173 \end_layout
34174
34175 \end_inset
34176 </cell>
34177 </row>
34178 <row>
34179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Plain Layout
34183 sp
34184 \end_layout
34185
34186 \end_inset
34187 </cell>
34188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34189 \begin_inset Text
34190
34191 \begin_layout Plain Layout
34192 scaled point (65536
34193 \begin_inset space \thinspace{}
34194 \end_inset
34195
34196 sp = 1
34197 \begin_inset space \thinspace{}
34198 \end_inset
34199
34200 pt)
34201 \end_layout
34202
34203 \end_inset
34204 </cell>
34205 </row>
34206 <row>
34207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34208 \begin_inset Text
34209
34210 \begin_layout Plain Layout
34211 bp
34212 \end_layout
34213
34214 \end_inset
34215 </cell>
34216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34217 \begin_inset Text
34218
34219 \begin_layout Plain Layout
34220 gros point (72
34221 \begin_inset space \thinspace{}
34222 \end_inset
34223
34224 bp = 1
34225 \begin_inset space \thinspace{}
34226 \end_inset
34227
34228 in)
34229 \end_layout
34230
34231 \end_inset
34232 </cell>
34233 </row>
34234 <row>
34235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34236 \begin_inset Text
34237
34238 \begin_layout Plain Layout
34239 dd
34240 \end_layout
34241
34242 \end_inset
34243 </cell>
34244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34245 \begin_inset Text
34246
34247 \begin_layout Plain Layout
34248 didot (72
34249 \begin_inset space \thinspace{}
34250 \end_inset
34251
34252 dd 
34253 \begin_inset Formula $\approx$
34254 \end_inset
34255
34256  37.6
34257 \begin_inset space \thinspace{}
34258 \end_inset
34259
34260 mm)
34261 \end_layout
34262
34263 \end_inset
34264 </cell>
34265 </row>
34266 <row>
34267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34268 \begin_inset Text
34269
34270 \begin_layout Plain Layout
34271 cc
34272 \end_layout
34273
34274 \end_inset
34275 </cell>
34276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34277 \begin_inset Text
34278
34279 \begin_layout Plain Layout
34280 cicero (1
34281 \begin_inset space \thinspace{}
34282 \end_inset
34283
34284 cc = 12
34285 \begin_inset space \thinspace{}
34286 \end_inset
34287
34288 dd)
34289 \end_layout
34290
34291 \end_inset
34292 </cell>
34293 </row>
34294 <row>
34295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34296 \begin_inset Text
34297
34298 \begin_layout Plain Layout
34299 Scale%
34300 \end_layout
34301
34302 \end_inset
34303 </cell>
34304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34305 \begin_inset Text
34306
34307 \begin_layout Plain Layout
34308 % de la largeur originale de l'image
34309 \end_layout
34310
34311 \end_inset
34312 </cell>
34313 </row>
34314 <row>
34315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34316 \begin_inset Text
34317
34318 \begin_layout Plain Layout
34319 text%
34320 \end_layout
34321
34322 \end_inset
34323 </cell>
34324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34325 \begin_inset Text
34326
34327 \begin_layout Plain Layout
34328 % de la largeur du texte
34329 \end_layout
34330
34331 \end_inset
34332 </cell>
34333 </row>
34334 <row>
34335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34336 \begin_inset Text
34337
34338 \begin_layout Plain Layout
34339 col%
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348 % de la largeur de la colonne
34349 \end_layout
34350
34351 \end_inset
34352 </cell>
34353 </row>
34354 <row>
34355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34356 \begin_inset Text
34357
34358 \begin_layout Plain Layout
34359 page%
34360 \end_layout
34361
34362 \end_inset
34363 </cell>
34364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34365 \begin_inset Text
34366
34367 \begin_layout Plain Layout
34368 % de la largeur du papier
34369 \end_layout
34370
34371 \end_inset
34372 </cell>
34373 </row>
34374 <row>
34375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34376 \begin_inset Text
34377
34378 \begin_layout Plain Layout
34379 line%
34380 \end_layout
34381
34382 \end_inset
34383 </cell>
34384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Plain Layout
34388 % de la largeur de la ligne
34389 \end_layout
34390
34391 \end_inset
34392 </cell>
34393 </row>
34394 <row>
34395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34396 \begin_inset Text
34397
34398 \begin_layout Plain Layout
34399 theight%
34400 \end_layout
34401
34402 \end_inset
34403 </cell>
34404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34405 \begin_inset Text
34406
34407 \begin_layout Plain Layout
34408 % la hauteur du texte
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 </row>
34414 <row>
34415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419 pheight%
34420 \end_layout
34421
34422 \end_inset
34423 </cell>
34424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34425 \begin_inset Text
34426
34427 \begin_layout Plain Layout
34428 % hauteur du papier
34429 \end_layout
34430
34431 \end_inset
34432 </cell>
34433 </row>
34434 <row>
34435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34436 \begin_inset Text
34437
34438 \begin_layout Plain Layout
34439 ex
34440 \end_layout
34441
34442 \end_inset
34443 </cell>
34444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34445 \begin_inset Text
34446
34447 \begin_layout Plain Layout
34448 hauteur de la lettre 
34449 \emph on
34450 x
34451 \emph default
34452  dans la police courante
34453 \end_layout
34454
34455 \end_inset
34456 </cell>
34457 </row>
34458 <row>
34459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34460 \begin_inset Text
34461
34462 \begin_layout Plain Layout
34463 em
34464 \end_layout
34465
34466 \end_inset
34467 </cell>
34468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34469 \begin_inset Text
34470
34471 \begin_layout Plain Layout
34472 largeur de la lettre
34473 \emph on
34474  M
34475 \emph default
34476  dans la police courante
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 </row>
34482 <row>
34483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34484 \begin_inset Text
34485
34486 \begin_layout Plain Layout
34487 mu
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496 unité mathématique (1
34497 \begin_inset space \thinspace{}
34498 \end_inset
34499
34500 mu = 1/18
34501 \begin_inset space \thinspace{}
34502 \end_inset
34503
34504 em)
34505 \end_layout
34506
34507 \end_inset
34508 </cell>
34509 </row>
34510 </lyxtabular>
34511
34512 \end_inset
34513
34514
34515 \end_layout
34516
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \begin_layout Chapter
34523 Formats des fichiers de sortie graphiques
34524 \begin_inset CommandInset label
34525 LatexCommand label
34526 name "cha:Formats-fichiers-graphiques"
34527
34528 \end_inset
34529
34530
34531 \end_layout
34532
34533 \begin_layout Section
34534 DVI
34535 \begin_inset Index
34536 status collapsed
34537
34538 \begin_layout Plain Layout
34539 Formats de Fichiers! DVI
34540 \end_layout
34541
34542 \end_inset
34543
34544
34545 \begin_inset Index
34546 status collapsed
34547
34548 \begin_layout Plain Layout
34549 DVI|see
34550 \begin_inset ERT
34551 status collapsed
34552
34553 \begin_layout Plain Layout
34554
34555 {
34556 \end_layout
34557
34558 \end_inset
34559
34560 Formats de Fichiers
34561 \begin_inset ERT
34562 status collapsed
34563
34564 \begin_layout Plain Layout
34565
34566 }
34567 \end_layout
34568
34569 \end_inset
34570
34571
34572 \end_layout
34573
34574 \end_inset
34575
34576
34577 \end_layout
34578
34579 \begin_layout Standard
34580 Ce type de fichiers a l'extension 
34581 \begin_inset Quotes fld
34582 \end_inset
34583
34584
34585 \family typewriter
34586 .dvi
34587 \family default
34588
34589 \begin_inset Quotes frd
34590 \end_inset
34591
34592 .
34593  Il est appelé 
34594 \emph on
34595 indépendant de l'appareil
34596 \emph default
34597  ou 
34598 \begin_inset Quotes fld
34599 \end_inset
34600
34601 device independent (DVI)
34602 \begin_inset Quotes frd
34603 \end_inset
34604
34605 , car il est complètement portable ; vous pouvez les recopier d'une machine
34606  à l'autre sans avoir à faire de conversion.
34607  À l'époque où ce format a été développé, c'était loin d'être évident.
34608  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34609  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34610 \end_layout
34611
34612 \begin_layout Standard
34613 \begin_inset Note Greyedout
34614 status open
34615
34616 \begin_layout Plain Layout
34617
34618 \series bold
34619 Note:
34620 \series default
34621  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34622  au fichier.
34623  
34624 \end_layout
34625
34626 \end_inset
34627
34628  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34629  
34630 \family typewriter
34631 .dvi
34632 \family default
34633 .
34634  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34635 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34636  pour les rendre visibles quand vous faites défiler votre document.
34637  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34638  avec de nombreuses images.
34639 \end_layout
34640
34641 \begin_layout Standard
34642 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34643  menu 
34644 \family sans
34645 Fichier\SpecialChar \menuseparator
34646 Exporter\SpecialChar \menuseparator
34647 DVI.
34648
34649 \family default
34650  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34651 \family sans
34652 Visualiser
34653 \family default
34654  ou en utilisant le bouton
34655 \begin_inset Graphics
34656         filename ../../images/buffer-view_dvi.png
34657         scale 85
34658         scaleBeforeRotation
34659
34660 \end_inset
34661
34662  de la barre d'outils.
34663 \end_layout
34664
34665 \begin_layout Section
34666 PostScript
34667 \begin_inset CommandInset label
34668 LatexCommand label
34669 name "sec:PostScript"
34670
34671 \end_inset
34672
34673
34674 \begin_inset Index
34675 status collapsed
34676
34677 \begin_layout Plain Layout
34678 Formats de Fichiers ! PostScript
34679 \end_layout
34680
34681 \end_inset
34682
34683
34684 \begin_inset Index
34685 status collapsed
34686
34687 \begin_layout Plain Layout
34688 PostScript|see
34689 \begin_inset ERT
34690 status collapsed
34691
34692 \begin_layout Plain Layout
34693
34694 {
34695 \end_layout
34696
34697 \end_inset
34698
34699 Formats de Fichiers
34700 \begin_inset ERT
34701 status collapsed
34702
34703 \begin_layout Plain Layout
34704
34705 }
34706 \end_layout
34707
34708 \end_inset
34709
34710
34711 \end_layout
34712
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \begin_layout Standard
34719 Ce type de fichiers a l'extension 
34720 \begin_inset Quotes fld
34721 \end_inset
34722
34723
34724 \family typewriter
34725 .ps
34726 \family default
34727
34728 \begin_inset Quotes frd
34729 \end_inset
34730
34731 .
34732  PostScript a été développé par la société 
34733 \series bold
34734 Adobe
34735 \series default
34736  comme un langage pour les imprimantes.
34737  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34738  pour imprimer le document.
34739  PostScript peut être considéré comme un 
34740 \begin_inset Quotes fld
34741 \end_inset
34742
34743 langage de programmation
34744 \begin_inset Quotes frd
34745 \end_inset
34746
34747  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34748  images
34749 \begin_inset Foot
34750 status open
34751
34752 \begin_layout Plain Layout
34753 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34754  LaTeX 
34755 \series bold
34756 pstricks
34757 \series default
34758
34759 \begin_inset CommandInset citation
34760 LatexCommand cite
34761 key "pstricks"
34762
34763 \end_inset
34764
34765 .
34766 \end_layout
34767
34768 \end_inset
34769
34770 .
34771  En partie à cause de toutes ces possibilités un fichier PostScript est
34772  souvent plus gros qu'un PDF.
34773 \end_layout
34774
34775 \begin_layout Standard
34776 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34777  plus gros qu'un PDF.
34778 \end_layout
34779
34780 \begin_layout Standard
34781 PostScript ne peut contenir que des images au format 
34782 \begin_inset Quotes fld
34783 \end_inset
34784
34785 PostScript Encapsulé
34786 \begin_inset Quotes frd
34787 \end_inset
34788
34789  (encapsulated PostScript ou EPS, d'extension 
34790 \family typewriter
34791 .eps
34792 \family default
34793 ).
34794  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34795  il doit les convertir en interne en EPS.
34796  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34797  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34798  document.
34799  Cela risque de ralentir de façon importante votre rythme de travail.
34800  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34801  vos images directement en EPS pour éviter ce problème.
34802 \end_layout
34803
34804 \begin_layout Standard
34805 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34806  le menu 
34807 \family sans
34808 Fichier\SpecialChar \menuseparator
34809 Exporter\SpecialChar \menuseparator
34810 PostScript.
34811
34812 \family default
34813  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34814  
34815 \family sans
34816 Visualiser
34817 \family default
34818  ou en utilisant le bouton 
34819 \begin_inset Graphics
34820         filename ../../images/buffer-view_ps.png
34821         scale 85
34822         scaleBeforeRotation
34823
34824 \end_inset
34825
34826  de la barre d'outils.
34827 \end_layout
34828
34829 \begin_layout Section
34830 PDF
34831 \begin_inset Index
34832 status collapsed
34833
34834 \begin_layout Plain Layout
34835 Formats de Fichiers ! PDF
34836 \end_layout
34837
34838 \end_inset
34839
34840
34841 \begin_inset Index
34842 status collapsed
34843
34844 \begin_layout Plain Layout
34845 PDF
34846 \end_layout
34847
34848 \end_inset
34849
34850
34851 \end_layout
34852
34853 \begin_layout Standard
34854 Ce type de fichiers a l'extension 
34855 \begin_inset Quotes fld
34856 \end_inset
34857
34858
34859 \family typewriter
34860 .pdf
34861 \family default
34862
34863 \begin_inset Quotes frd
34864 \end_inset
34865
34866 .
34867  Ce 
34868 \begin_inset Quotes fld
34869 \end_inset
34870
34871 format de document portable
34872 \begin_inset Quotes frd
34873 \end_inset
34874
34875  (portable document format ou PDF) est développé par 
34876 \family typewriter
34877 Adobe
34878 \family default
34879  comme une évolution de PostScript.
34880  Il est plus comprimé et utilise moins de commandes que PostScript.
34881  Comme son nom l'indique, il est 
34882 \begin_inset Quotes fld
34883 \end_inset
34884
34885 portable
34886 \begin_inset Quotes frd
34887 \end_inset
34888
34889  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34890  aura exactement le même aspect.
34891 \end_layout
34892
34893 \begin_layout Standard
34894 PDF peut contenir des images dans son propre format PDF et dans les formats
34895  JPG (format du 
34896 \begin_inset Quotes fld
34897 \end_inset
34898
34899 Joint Photographic Expert Group
34900 \begin_inset Quotes frd
34901 \end_inset
34902
34903  avec comme extension 
34904 \family typewriter
34905 .jpg
34906 \family default
34907  ou 
34908 \family typewriter
34909 .jpeg
34910 \family default
34911 ) et PNG (
34912 \begin_inset Quotes fld
34913 \end_inset
34914
34915 Portable Network Graphics
34916 \begin_inset Quotes frd
34917 \end_inset
34918
34919  avec l'extension 
34920 \family typewriter
34921 .png
34922 \family default
34923 ).
34924  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34925  dans un de ces formats.
34926  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34927  vont ralentir votre travail.
34928  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34929 \end_layout
34930
34931 \begin_layout Standard
34932 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34933  menu 
34934 \family sans
34935 Fichier\SpecialChar \menuseparator
34936 Exporter 
34937 \family default
34938 de trois façons différentes:
34939 \end_layout
34940
34941 \begin_layout Description
34942 PDF
34943 \begin_inset space ~
34944 \end_inset
34945
34946 (ps2pdf) Ceci utilise le programme 
34947 \family typewriter
34948 ps2pdf
34949 \family default
34950  qui créé un PDF à partir de la version PostScript de votre fichier.
34951  Cette dernière est produite par le programme 
34952 \family typewriter
34953 dvips
34954 \family default
34955  qui utilise une version DVI comme étape intermédiaire.
34956  Cette variante consiste donc en trois conversions.
34957 \end_layout
34958
34959 \begin_layout Description
34960 PDF
34961 \begin_inset space ~
34962 \end_inset
34963
34964 (dvipdfm) Ceci utilise le programme 
34965 \family typewriter
34966 dvipdfm
34967 \family default
34968  qui convertit votre fichier en DVI avant de le convertir en PDF.
34969 \end_layout
34970
34971 \begin_layout Description
34972 PDF
34973 \begin_inset space ~
34974 \end_inset
34975
34976 (pdflatex) Ceci utilise le programme 
34977 \family typewriter
34978 pdftex
34979 \family default
34980  qui convertit directement votre fichier en PDF.
34981 \end_layout
34982
34983 \begin_layout Standard
34984 Nous recommandons d'utiliser l'option 
34985 \family sans
34986 PDF
34987 \begin_inset space ~
34988 \end_inset
34989
34990 (pdflatex)
34991 \family default
34992  car 
34993 \family typewriter
34994 pdftex
34995 \family default
34996  accepte toutes les fonctionnalités des versions actuelles de PDF.
34997  Il est en plus rapide et stable.
34998  Le programme 
34999 \family typewriter
35000 dvipdfm
35001 \family default
35002  n'est plus développé est est donc un peu dépassé.
35003 \end_layout
35004
35005 \begin_layout Standard
35006
35007 \end_layout
35008
35009 \begin_layout Standard
35010 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35011 \family sans
35012 Visualiser
35013 \family default
35014  ou en utilisant le bouton 
35015 \begin_inset Graphics
35016         filename ../../images/buffer-view_pdf2.png
35017         scale 85
35018         scaleBeforeRotation
35019
35020 \end_inset
35021
35022  de la barre d'outils
35023 \family sans
35024  (
35025 \family default
35026 qui utilise 
35027 \family sans
35028 PDF
35029 \begin_inset space ~
35030 \end_inset
35031
35032 (pdflatex)
35033 \family default
35034 ).
35035 \end_layout
35036
35037 \begin_layout Chapter
35038 Explication de l' Équation
35039 \begin_inset space ~
35040 \end_inset
35041
35042
35043 \begin_inset CommandInset ref
35044 LatexCommand eqref
35045 reference "eq:Wgn"
35046
35047 \end_inset
35048
35049
35050 \begin_inset CommandInset label
35051 LatexCommand label
35052 name "cha:Explication-de-l'Equation"
35053
35054 \end_inset
35055
35056
35057 \end_layout
35058
35059 \begin_layout Standard
35060 La largeur totale de 
35061 \emph on
35062 n
35063 \emph default
35064  cellules de tableau 
35065 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35066 \end_inset
35067
35068  peut être calculée avec
35069 \end_layout
35070
35071 \begin_layout Standard
35072 \begin_inset Formula \begin{equation}
35073 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}
35074
35075 \end_inset
35076
35077
35078 \end_layout
35079
35080 \begin_layout Standard
35081 Où 
35082 \begin_inset Formula $W_{g\, n}$
35083 \end_inset
35084
35085  est la largeur fixe de toutes les cellules.
35086  
35087 \series bold
35088
35089 \backslash
35090 tabcolsep
35091 \series default
35092  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35093  sa valeur implicite est 6
35094 \begin_inset space \thinspace{}
35095 \end_inset
35096
35097 pt.
35098  
35099 \series bold
35100
35101 \backslash
35102 arrayrulewidth
35103 \series default
35104  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35105 \begin_inset space \thinspace{}
35106 \end_inset
35107
35108 pt.
35109 \end_layout
35110
35111 \begin_layout Standard
35112 D'après l'équation
35113 \begin_inset space ~
35114 \end_inset
35115
35116
35117 \begin_inset CommandInset ref
35118 LatexCommand eqref
35119 reference "eq:Wtot_n"
35120
35121 \end_inset
35122
35123 , la largeur totale d'une multicolonne, 
35124 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35125 \end_inset
35126
35127  est
35128 \end_layout
35129
35130 \begin_layout Standard
35131 \begin_inset Formula \begin{equation}
35132 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35133
35134 \end_inset
35135
35136
35137 \end_layout
35138
35139 \begin_layout Standard
35140 En posant que les équations 
35141 \begin_inset space ~
35142 \end_inset
35143
35144
35145 \begin_inset CommandInset ref
35146 LatexCommand eqref
35147 reference "eq:Wtot_n"
35148
35149 \end_inset
35150
35151  et 
35152 \begin_inset CommandInset ref
35153 LatexCommand eqref
35154 reference "eq:Wtot_mult"
35155
35156 \end_inset
35157
35158  sont égales, on peut calculer la largeur nécessaire 
35159 \begin_inset Formula $W_{g\, n}$
35160 \end_inset
35161
35162  quand 
35163 \emph on
35164 n
35165 \emph default
35166  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35167  de 
35168 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35169 \end_inset
35170
35171 :
35172 \end_layout
35173
35174 \begin_layout Standard
35175 \begin_inset Formula \begin{equation}
35176 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35177
35178 \end_inset
35179
35180
35181 \end_layout
35182
35183 \begin_layout Bibliography
35184 \begin_inset CommandInset bibitem
35185 LatexCommand bibitem
35186 key "latexcompanion"
35187
35188 \end_inset
35189
35190 Frank Mittelbach and Michel Goossens: 
35191 \emph on
35192 The LaTeX Companion Second Edition.
35193
35194 \emph default
35195  Addison-Wesley, 2004
35196 \end_layout
35197
35198 \begin_layout Bibliography
35199 \begin_inset CommandInset bibitem
35200 LatexCommand bibitem
35201 key "latexguide"
35202
35203 \end_inset
35204
35205 Helmut Kopka and Patrick W.
35206  Daly: 
35207 \emph on
35208 A Guide to LaTeX Fourth Edition.
35209
35210 \emph default
35211  Addison-Wesley, 2003
35212 \end_layout
35213
35214 \begin_layout Bibliography
35215 \begin_inset CommandInset bibitem
35216 LatexCommand bibitem
35217 key "latexbook"
35218
35219 \end_inset
35220
35221 Leslie Lamport: 
35222 \emph on
35223 LaTeX: A Document Preparation System.
35224
35225 \emph default
35226  Addison-Wesley, second edition, 1994
35227 \end_layout
35228
35229 \begin_layout Bibliography
35230 \begin_inset CommandInset bibitem
35231 LatexCommand bibitem
35232 key "booktabs"
35233
35234 \end_inset
35235
35236 Documentation du paquetage LaTeX 
35237 \series bold
35238
35239 \begin_inset CommandInset href
35240 LatexCommand href
35241 name "booktabs"
35242 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35243
35244 \end_inset
35245
35246
35247 \series default
35248
35249 \begin_inset Index
35250 status collapsed
35251
35252 \begin_layout Plain Layout
35253 Paquetages LaTeX ! booktabs
35254 \end_layout
35255
35256 \end_inset
35257
35258
35259 \end_layout
35260
35261 \begin_layout Bibliography
35262 \begin_inset CommandInset bibitem
35263 LatexCommand bibitem
35264 key "caption"
35265
35266 \end_inset
35267
35268 Documentation du paquetage LaTeX 
35269 \series bold
35270
35271 \begin_inset CommandInset href
35272 LatexCommand href
35273 name "caption"
35274 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35275
35276 \end_inset
35277
35278
35279 \series default
35280
35281 \begin_inset Index
35282 status collapsed
35283
35284 \begin_layout Plain Layout
35285 Paquetages LaTeX ! caption
35286 \end_layout
35287
35288 \end_inset
35289
35290
35291 \end_layout
35292
35293 \begin_layout Bibliography
35294 \begin_inset CommandInset bibitem
35295 LatexCommand bibitem
35296 key "endfloat"
35297
35298 \end_inset
35299
35300 Documentation du paquetage LaTeX 
35301 \series bold
35302
35303 \begin_inset CommandInset href
35304 LatexCommand href
35305 name "endfloat"
35306 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35307
35308 \end_inset
35309
35310
35311 \series default
35312
35313 \begin_inset Index
35314 status collapsed
35315
35316 \begin_layout Plain Layout
35317 Paquetages LaTeX ! endfloat
35318 \end_layout
35319
35320 \end_inset
35321
35322
35323 \end_layout
35324
35325 \begin_layout Bibliography
35326 \begin_inset CommandInset bibitem
35327 LatexCommand bibitem
35328 key "wrapfig"
35329
35330 \end_inset
35331
35332 Documentation du paquetage LaTeX 
35333 \series bold
35334
35335 \begin_inset CommandInset href
35336 LatexCommand href
35337 name "wrapfig"
35338 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35339
35340 \end_inset
35341
35342
35343 \series default
35344
35345 \begin_inset Index
35346 status collapsed
35347
35348 \begin_layout Plain Layout
35349 Paquetages LaTeX ! wrapfig
35350 \begin_inset ERT
35351 status collapsed
35352
35353 \begin_layout Plain Layout
35354
35355
35356 \backslash
35357 vspace{4mm}
35358 \end_layout
35359
35360 \end_inset
35361
35362
35363 \end_layout
35364
35365 \end_inset
35366
35367
35368 \end_layout
35369
35370 \begin_layout Bibliography
35371 \begin_inset CommandInset bibitem
35372 LatexCommand bibitem
35373 key "footmisc"
35374
35375 \end_inset
35376
35377 Documentation du paquetage LaTeX 
35378 \series bold
35379
35380 \begin_inset CommandInset href
35381 LatexCommand href
35382 name "footmisc"
35383 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35384
35385 \end_inset
35386
35387
35388 \series default
35389
35390 \begin_inset Index
35391 status collapsed
35392
35393 \begin_layout Plain Layout
35394 Paquetages LaTeX ! footmisc
35395 \end_layout
35396
35397 \end_inset
35398
35399
35400 \end_layout
35401
35402 \begin_layout Bibliography
35403 \begin_inset CommandInset bibitem
35404 LatexCommand bibitem
35405 key "hypcap"
35406
35407 \end_inset
35408
35409 Documentation du paquetage LaTeX 
35410 \series bold
35411
35412 \begin_inset CommandInset href
35413 LatexCommand href
35414 name "hypcap"
35415 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35416
35417 \end_inset
35418
35419
35420 \series default
35421
35422 \begin_inset Index
35423 status collapsed
35424
35425 \begin_layout Plain Layout
35426 Paquetages LaTeX ! hyperref
35427 \end_layout
35428
35429 \end_inset
35430
35431
35432 \end_layout
35433
35434 \begin_layout Bibliography
35435 \begin_inset CommandInset bibitem
35436 LatexCommand bibitem
35437 key "hyperref"
35438
35439 \end_inset
35440
35441 Documentation du paquetage LaTeX 
35442 \series bold
35443
35444 \begin_inset CommandInset href
35445 LatexCommand href
35446 name "hyperref"
35447 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35448
35449 \end_inset
35450
35451
35452 \series default
35453
35454 \begin_inset Index
35455 status collapsed
35456
35457 \begin_layout Plain Layout
35458 Paquetages LaTeX ! hyperref
35459 \end_layout
35460
35461 \end_inset
35462
35463
35464 \end_layout
35465
35466 \begin_layout Bibliography
35467 \begin_inset CommandInset bibitem
35468 LatexCommand bibitem
35469 key "KOMA-Script"
35470
35471 \end_inset
35472
35473 Documentation du paquetage LaTeX 
35474 \series bold
35475
35476 \begin_inset CommandInset href
35477 LatexCommand href
35478 name "KOMA-Script"
35479 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35480
35481 \end_inset
35482
35483
35484 \series default
35485
35486 \begin_inset Index
35487 status collapsed
35488
35489 \begin_layout Plain Layout
35490 Paquetages LaTeX ! KOMA-Script
35491 \end_layout
35492
35493 \end_inset
35494
35495
35496 \end_layout
35497
35498 \begin_layout Bibliography
35499 \begin_inset CommandInset bibitem
35500 LatexCommand bibitem
35501 key "listings"
35502
35503 \end_inset
35504
35505 Documentation du paquetage LaTeX 
35506 \series bold
35507
35508 \begin_inset CommandInset href
35509 LatexCommand href
35510 name "listings"
35511 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35512
35513 \end_inset
35514
35515
35516 \series default
35517
35518 \begin_inset Index
35519 status collapsed
35520
35521 \begin_layout Plain Layout
35522 Paquetages LaTeX ! listings
35523 \end_layout
35524
35525 \end_inset
35526
35527
35528 \end_layout
35529
35530 \begin_layout Bibliography
35531 \begin_inset CommandInset bibitem
35532 LatexCommand bibitem
35533 key "marginnote"
35534
35535 \end_inset
35536
35537 Documentation du paquetage LaTeX 
35538 \series bold
35539
35540 \begin_inset CommandInset href
35541 LatexCommand href
35542 name "marginnote"
35543 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35544
35545 \end_inset
35546
35547
35548 \series default
35549
35550 \begin_inset Index
35551 status collapsed
35552
35553 \begin_layout Plain Layout
35554 Paquetages LaTeX ! marginnote
35555 \end_layout
35556
35557 \end_inset
35558
35559
35560 \end_layout
35561
35562 \begin_layout Bibliography
35563 \begin_inset CommandInset bibitem
35564 LatexCommand bibitem
35565 key "pstricks"
35566
35567 \end_inset
35568
35569 Page Web du paquetage LaTeX 
35570 \series bold
35571
35572 \begin_inset CommandInset href
35573 LatexCommand href
35574 name "PSTricks"
35575 target "http://tug.org/PSTricks/"
35576
35577 \end_inset
35578
35579
35580 \series default
35581
35582 \begin_inset Index
35583 status collapsed
35584
35585 \begin_layout Plain Layout
35586 Paquetages LaTeX ! PSTricks
35587 \end_layout
35588
35589 \end_inset
35590
35591
35592 \end_layout
35593
35594 \begin_layout Bibliography
35595 \begin_inset CommandInset bibitem
35596 LatexCommand bibitem
35597 key "sidecap"
35598
35599 \end_inset
35600
35601 Documentation du paquetage LaTeX 
35602 \series bold
35603
35604 \begin_inset CommandInset href
35605 LatexCommand href
35606 name "sidecap"
35607 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35608
35609 \end_inset
35610
35611
35612 \series default
35613
35614 \begin_inset Index
35615 status collapsed
35616
35617 \begin_layout Plain Layout
35618 Paquetages LaTeX ! sidecap
35619 \end_layout
35620
35621 \end_inset
35622
35623
35624 \end_layout
35625
35626 \begin_layout Bibliography
35627 \begin_inset CommandInset bibitem
35628 LatexCommand bibitem
35629 key "NewInLyX16"
35630
35631 \end_inset
35632
35633
35634 \begin_inset CommandInset href
35635 LatexCommand href
35636 name "Page Wiki"
35637 target "http://wiki.lyx.org/LyX/NewInLyX16"
35638
35639 \end_inset
35640
35641  au sujet des nouveautés de 
35642 \family sans
35643 LyX 1.6.0
35644 \family default
35645 .
35646 \end_layout
35647
35648 \begin_layout Standard
35649 \begin_inset CommandInset index_print
35650 LatexCommand printindex
35651
35652 \end_inset
35653
35654
35655 \end_layout
35656
35657 \begin_layout Standard
35658 \begin_inset FloatList figure
35659
35660 \end_inset
35661
35662
35663 \end_layout
35664
35665 \begin_layout Standard
35666 \begin_inset FloatList table
35667
35668 \end_inset
35669
35670
35671 \end_layout
35672
35673 \begin_layout Standard
35674 \begin_inset ERT
35675 status open
35676
35677 \begin_layout Plain Layout
35678
35679
35680 \backslash
35681 listof{algorithm}{Liste des Algorithmes}
35682 \end_layout
35683
35684 \end_inset
35685
35686
35687 \begin_inset Note Note
35688 status collapsed
35689
35690 \begin_layout Plain Layout
35691 voir la section
35692 \begin_inset space ~
35693 \end_inset
35694
35695
35696 \begin_inset CommandInset ref
35697 LatexCommand ref
35698 reference "sub:Flottant-d'Algorithme"
35699
35700 \end_inset
35701
35702  pour une description
35703 \end_layout
35704
35705 \end_inset
35706
35707
35708 \end_layout
35709
35710 \end_body
35711 \end_document